/*
Theme Name: Coherence Child
Theme URI: http://weshore.com/
Author: Weshore Themes
Author URI: https://weshore.com
Template: coherence
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: Private License
License URI: license.txt
Text Domain: coherence-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/*-----------------------------------------***style header***----------------------------------*/
.section-footer .menu-icon-home > a i{display:none !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs {margin-inline: 5px !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs > a {padding-inline: 5px !important;}

@media only screen and (min-width: 1025px){
	.section-header li:nth-child(1) a.coherence-core-menu-item span { display: none; }
}
@media only screen and (max-width: 1024px){
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{ display: none !important; }
	.section-header li:nth-child(1) .coherence-core-menu-item i.fas.fa-home { display: none !important; }
	.icons-rs-header { position: absolute !important; right: 60px; top: 0; bottom: 0; margin-block: auto; }
}

.sticky-active { background: var(--e-global-color-color_2); }


/*========== PG Contact =========*/
.post-thumbnail {
	margin-block: 15px !important;
}
.single-blog-inner .details p {
	color: white !important;
}

.cnt-form .link_pdc, .cnt-form .recaptcha_acc a {
	color:var(--e-global-color-color_4)  ;
}
/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/

/*========= PG Actualites ===========*/
.pg-actualete .post-item { transition: all 0.6s ease-in-out !important; }
.pg-actualete .post-item:hover { box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5) !important; }

/*------------------------------------------------------***End***------------------------------------------------------*/

/*----------------------- Hover images Style Last Version  ------------------------------*/
.img-gallery .gallery-icon * {transition: all 0.3s ease-in-out;}
.img-gallery .gallery-icon:hover img {transform: scale(1.05);filter:brightness(0.50)}
.img-gallery .gallery-icon {position: relative;}
.img-gallery .gallery-icon { overflow: hidden !important;border-radius: 0px;}
/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/* Phone SlideIn & Contact */
.tele-formations a { color: white !important; }
.tele-formations a:hover { color: var(--e-global-color-color_2) !important; }

/*Contact*/
.tele-formations.contact a { color: white !important; }
.tele-formations.contact a:hover { color: var(--e-global-color-color_white) !important; text-decoration: underline !important; }

/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER HOME*********************************/

.prime-slide-general .bdt-prime-slider .bdt-slideshow-items li > div{height: 100% !important;min-height: inherit !important;}
.col-slider-inner-content > .e-con-inner {margin-right: 0px !important;margin-left: auto !important;}

/*=============== Navigation Slide ==================*/
.slide-arrows-next, .slide-arrows-prev {
	padding: 10px !important;
	background: transparent !important;
	height: 35px !important;
	width: 35px !important;
	display: flex !important;
	align-items: center !important;
	border-radius: 100px !important;
	border: 1px solid white !important;
}
.slide-arrows-prev img {
	left: 0px !important;
}
.slide-arrows-next img {
	left: 0px !important;
}
.slide-arrows-next:hover, .slide-arrows-prev:hover {
	background: var(--e-global-color-color_2) !important;
	border: 1px solid var(--e-global-color-color_2) !important;
}

/**************************************Style : section_presentation*********************************/


/**************************************Style : section_prestations*********************************/

.element-prestations .item-body * {
	transition: all 0.5s ease-in-out;
}
.element-prestations .prestations {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 50px;
	margin-inline: auto;
	padding: 50px;
	max-width: 1000px;
	box-shadow: 0px 0px 2px black !important;
}
.element-prestations .prestation-content-btn {
	max-width: 450px;
}
.element-prestations .prestation-content {
	margin-top: 20px;
	margin-bottom: 45px !important;
	color: white;
}
.element-prestations .separator-between {
	display: block !important;
	width: 1px !important;
	height: 300px !important;
	background: white !important;
}

/* Btn */
.element-prestations .prestation-btn .btn-p {
	padding: 15px 30px;
	background: transparent !important;
	border: 2px solid white;
}


/* Hover */

.element-prestations .prestation-btn .btn-p:hover {
	background: var(--e-global-color-color_2) !important;
	border-color: var(--e-global-color-color_2);
	color: white !important;
}

.element-prestations .item-body:hover .prestations {
	box-shadow: 1px 1px 20px black !important;
}

@media only screen and (max-width: 1024px){

	/* Navigation */

}

@media only screen and (max-width: 800px){
	.element-prestations .prestations {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		column-gap: 50px;
		margin-inline: auto;
		padding: 40px 40px 50px;
		max-width: 430px;
		box-shadow: 0px 0px 15px black !important;
		flex-direction: column;
	}
	.prestation-titre h3 {
		font-size: 22px !important;
	}
	.prestation-separator {
		width: 100% !important;
	}
	.element-prestations .separator-between {
		display: block !important;
		width: 100% !important;
		height: 1px !important;
		background: white !important;
		margin-top: 25px;
		margin-bottom: 20px;
	}

	/* Navigation */
}

@media only screen and (max-width: 497px){
	.element-prestations .prestations {
		padding: 30px 20px 45px;
	}
}



/**************************************Style : section_Facebook*********************************/

.ifram-fb iframe { border-radius: 30px 30px 0 0 !important; box-shadow: 0 0px 0px 15px var(--e-global-color-color_1); }
.ifram-fb span:after { content: "" !important; width: 8px !important; height: 100px !important; background: var(--e-global-color-color_1) !important; position: absolute !important; right: -23px; top: 100px; margin: 0 auto !important; z-index: 9; border-radius: 0 5px 5px 0; }

/**************************************Style : section_Realisations*********************************/
@media only screen and (max-width: 800px){
	.pg-home-realisations .gallery-slick-prev {
		top: unset !important;
		bottom: -40px !important;
		left: calc(50% - 60px) !important;
	}
	.pg-home-realisations .gallery-slick-next {
		top: unset !important;
		bottom: -40px !important;
		right: calc(50% - 45px) !important;
	}
}

/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/


/**************************************Style : section_avis*********************************/
/* ===== Etape Select Trustindex.io => 01-Disposition: Curseur III in Trustindex.io (design) ==> 02-Style: Light contrast ====== */
body .ti-widget.ti-goog .ti-review-item>.ti-inner {
	background: var(--e-global-color-color_1) !important;
	border-color: var(--e-global-color-color_1) !important;
}


/*Dots*/
body .ti-widget.ti-goog .ti-controls-line {
	display: block !important;
}
body .ti-widget.ti-goog .ti-controls-line {
	background: var(--e-global-color-color_white);
}
body .ti-widget.ti-goog .ti-controls-line .dot {
	background: var(--e-global-color-color_1);
}
.pg-home-realisations .slick-dots {
	padding-left: 0;
}


/***************** style Page avis (mettre cette classe dans le contenour des avis : section-avis-pg) *****************/

.section-avis-pg .ti-widget.ti-goog .ti-reviews-container { max-height: unset !important; overflow-y: initial !important; }
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper { display: flex !important; flex-direction: row !important; flex-wrap: wrap !important; justify-content: space-between !important;align-items: flex-start !important;width: 100% !important;margin: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 31% !important;float: left !important;margin: 1%;position: relative !important;left: 0px !important;max-width: 31% !important;min-width: 31% !important;flex: 0 0 31% !important;padding: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots, .section-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 48% !important;min-width: 48% !important;flex: 0 0 48% !important;}
}
@media only screen and (max-width: 600px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !important;}
}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}


/*======= Menu 2 col ========*/
.menu-2-col ul { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; }
.col-widget-footer .menu-2-col .coherence-core-nav-menu:before, .col-widget-footer .menu-2-col .coherence-core-nav-menu:after { display: none !important; }

.menu-footer i{
	display:none !important;
}

/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){ 

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

	/*style header*/

	/*style main content*/


	/*style footer*/

}


@media only screen and (max-width: 1200px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

	/*style header*/

	/*style main content*/

	/*style footer*/
	.menu-main-footer .coherence-core-nav-menu a {justify-content: center !important;}
	.menu-2-col ul { grid-template-columns: repeat(1, 1fr); grid-gap: 0px;  }

	.section-footer .menu-footer .coherence-core-nav-menu {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 600px){

	/*style header*/

	/*style main content*/

	/*style footer*/

}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

	/*style header*/

	/*style main content*/

	/*style footer*/


}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/



.lp_content1_h2 p, 
.lp_content3_h2 p, 
.lp_phrase_dacroche p{
	color: white !important;
}

.lp_contact_pcroche a:hover, .lp_tel_pcroche a:hover {
    background-color: #fdfdfd !important;
    color: #333333 !important;
}

.services-section a {
	color: #000000 !important;
}

.lp_content_pf {
    align-items: stretch !important;
}

.lp_pf_content {
    width: 33% !important;
}




.pds-hover a {pointer-events: initial !important;}











