/*
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 li:nth-child(1) .coherence-core-menu-item i.fas.fa-home {display: none !important;}
	.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}

}
.col-widget-footer .coherence-core-nav-menu a.coherence-core-menu-item i.fas.fa-home {display: none !important;}


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

* :is(a[href^="tel:"]):hover {
	text-decoration: underline !important;
	text-underline-offset: 4px !important;
}

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


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


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : PRE-HOME*********************************/
.form-cntct .error_acc p,.recaptcha_acc p{
	margin:0 !important;
	color:#fff !important;
}
.form-cntct .error_acc a u,.form-cntct .recaptcha_acc a u{
	color:#fff !important;
	text-decoration:none;
}
.form-cntct .error_acc a:hover u,.form-cntct .recaptcha_acc a:hover u{
	text-decoration:underline;
	text-underline-offset:4px;
}

body .pg-mp-titre-h1-bg  form p{
	margin:0 0 10px;
}
body  .pg-mp-titre-h1-bg  .recaptcha_acc {
	margin:0 !important;
	margin:0 !important
}
body .pg-mp-titre-h1-bg  .recaptcha_acc p {
	margin:0 !important;
	color:#000 !important;
}


/**************************************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;}
/**************************************Style : section_presentation*********************************/




/**************************************Style : section_prestations*********************************/
.sc-presta .item-body {
	overflow: hidden !important ;
	border-radius: 20px;
	height: 520px !important;
}

.sc-presta  .presta-link {
	display: flex;
}

.sc-presta  .presta-back {
	position: absolute;
	bottom: -300%;
	z-index: 3;
	transform: translate(-50%, 50%);
	left: 50%;
	transition: all 0.5s ease-in-out;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 8%;
	color: var(--e-global-color-color_white);
	gap: 15px;
}

.sc-presta  .presta-back * {
	color: var(--e-global-color-color_white);
	text-align: center;
}

.sc-presta  .presta-disc p:last-child {
	margin-bottom: 0 !important;
}

.sc-presta  section p:empty {
	display: none !important;
}
.sc-presta  .presta-disc p{
	font-family: var(--e-global-typography-text-font-family);
}
.sc-presta  .presta-front {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 120px;
	display: flex;
	align-items: center;
	padding: 6%;
	background-color: var(--e-global-color-color_2);
	color: var(--e-global-color-color_white);
	justify-content: center;
	opacity: 1;
	transition: all 0.5s ease-in-out;
	text-align: center;
}

.sc-presta  span.presta-front-title {
	color: var(--e-global-color-color_white);
	font-family: "Barlow", Sans-serif;
	font-size: 25px;
	font-weight: 600;
}
.sc-presta  .item-body:before {
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background-image: linear-gradient(
		0deg,
		var(--e-global-color-color_2),
		transparent
	);
	position: absolute;
	transition: all 0.5s ease-in-out;
	z-index: 1;
}

.sc-presta  .presta-link > a {
	padding: 18px 30px;
	background-color: var(--e-global-color-color_1);
	color:#fff  !important;
	border-radius: 8px;
	font-family: var(--e-global-typography-text-font-family);
	font-weight:500;
}

/* CSS for hover */

.sc-presta  .presta-link > a:hover {
	padding: 18px 30px;
	background-color: #fff;
	color: var(--e-global-color-color_1) !important;
	border-radius: 8px;
}

.sc-presta  .item-body:hover:before {
	height: 120%;
}

.sc-presta  .item-body:hover .presta-front {
	opacity: 0;
}

.sc-presta  .item-body:hover .presta-back {
	opacity: 1;
	bottom: 50%;
}

@media screen and (max-width: 1280px) {
	.sc-presta  .item-body,.sc-presta  .imgCarContenair {
		height: 520px !important;
	}
}

@media screen and (max-width: 800px) {
	.sc-presta  .item-body:before {
		height: 120%;
	}

	.sc-presta  .item-body .presta-front {
		opacity: 0;
	}

	.sc-presta  .item-body .presta-back {
		opacity: 1;
		bottom: 50%;
	}
}

/**************************************Style : section_Actualites*********************************/
.fb-page iframe {
	border-radius: 25px !important;
	box-shadow: 0 0 0 12px var(--e-global-color-color_1);
} 
.fb-page:after  {
	content:"";
	width:50%;
	height:3%;
	background:var(--e-global-color-color_1)  !important;
	position:absolute !important;
	border-radius: 0px 0px 80px 80px;
	z-index:555 !important;
	top: -1% !important;
	left: 50% !important;
	transform:translateX(-50%);
}
.fb-page:before  {
	content:"";
	width:20px;
	height:14%;
	background:var(--e-global-color-color_1)  !important;
	position:absolute !important;
	border-radius: 0px 60px 60px 0px;
	z-index:555 !important;
	top: 20% !important;
	right: -20px !important;
}
/**************************************Style : section_Realisations*********************************/
.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;}
/**************************************Style : section_valeurs*********************************/

/**************************************Style : section_partenaires*********************************/

body .carousel_gal .elementor-element .swiper .elementor-swiper-button-next{background: #db2411 !important;padding: 6px;}
body .carousel_gal .elementor-element .elementor-swiper-button-prev{background: #db2411 !important;padding: 6px;}

body .carousel_gal .elementor-element .swiper .elementor-swiper-button-next:hover{background: #1b85ca !important;}
body .carousel_gal .elementor-element .elementor-swiper-button.elementor-swiper-button-prev:hover{background: #1b85ca !important;}

/**************************************Style : section_Contact*********************************/

.elementor-514 .elementor-element.elementor-element-fb88065 .wpcf7-form a{color: #000 !important;}
.elementor-514 .elementor-element.elementor-element-fb88065 .wpcf7-form a:hover{color: #fff !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;}

/*------------------------------------------------------***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;}

}

/*------------***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***------------------------------------------------------*/
[data-wpr-lazyrender]{ content-visibility:visible !important;}

.home header {
    position: absolute !important;
    background: transparent;
    left: 0;
    right: 0;
}
.home .sticky-active .section-header{
	    background: #fff;
}


.home .section-header{
	    box-shadow: 0px 0px 10px 0px rgb(204 204 204 / 0%) !important;
	    background: #ffffff8c;
}

.home header#site-header.sticky-active {
    position: fixed !important;
    background: #fff;
    left: unset;
    right: unset;
}

