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


[data-wpr-lazyrender]{ content-visibility:visible!important; }
/*-----------------------------------------***style header***----------------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a i{display:none !important;}
.section-header .menu-center-logo > a:hover{background:unset !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 .menu-icon-home > a span{display: none;}
	
	.menu-header  .coherence-core-nav-menu li:nth-child(3) a:before,
	.menu-header  .coherence-core-nav-menu li:nth-child(4) a:before,
	.menu-header  .coherence-core-nav-menu li:nth-child(5) a:before,
	.menu-header  .coherence-core-nav-menu li:nth-child(6) a:before
	{
		content: "" !important;
		background: transparent !important;
		width: 100% !important;
		height: 35% !important;
		position: absolute;
		top: 50%;
		left: 50%;
		opacity:1 !important;
		z-index:-1;
		border-left:2px solid #85A59B;
		transform:translate(-50%,-50%) !important;
	}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}


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


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


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


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

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

.slider-arrow-prev:after, .slider-arrow-next:after{
    content: "" !important;
    background: var(--e-global-color-color_1) !important;
    width: 103px !important;
    height: 84px  !important;
    position: absolute;
    top: 50%;
    left: 50%;
	z-index:-1;
	transform:translate(-50%,-50%);
}
.slider-arrow-prev:hover:after, .slider-arrow-next:hover:after{background: var(--e-global-color-color_2) !important;}

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


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


/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_Realisations*********************************/
figure.gallery-item .gallery-icon{overflow: hidden !important;}
figure.gallery-item img{ scale: 1; transition:all 0.3s ease-in-out;}
figure.gallery-item:hover img{ scale:1.1;opacity:.7}

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


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


/**************************************Style : section_avis*********************************/


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



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


.menu-main-footer .coherence-core-nav-menu {columns:3 !important;}
/*----------------***Query***-------------------------*/
@media only screen and (max-width: 1500px){.menu-main-footer .coherence-core-nav-menu {columns:2 !important;}}
@media only screen and (max-width: 600px){
    .menu-main-footer .coherence-core-nav-menu {
		columns: 1 !important;
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		text-align:center !important;
	}
}

/** Separateur Menu Footer **/
@media only screen and (min-width: 1501px){
	.menu-main-footer   .coherence-core-nav-menu li:nth-child(3) a:before,
	.menu-main-footer   .coherence-core-nav-menu li:nth-child(4) a:before{
	    content: "" !important;
	    background: transparent !important;
	    width: 100% !important;
	    height: 40% !important;
	    position: absolute;
	    top: 50%;
	    left: 30%;
	    opacity:1 !important;
	    z-index:-1;
	    border-left:2px solid #fff;
	    transform:translate(-50%,-50%) !important;
	}
	.menu-main-footer   .coherence-core-nav-menu li:nth-child(5) a:before,
	.menu-main-footer   .coherence-core-nav-menu li:nth-child(6) a:before
	{
	    content: "" !important;
	    background: transparent !important;
	    width: 100% !important;
	    height: 40% !important;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    opacity:1 !important;
	    z-index:-1;
	    border-left:2px solid #fff;
	    transform:translate(-50%,-50%) !important;
	}
	.menu-main-footer   .coherence-core-nav-menu li:nth-child(5) a,.menu-main-footer   .coherence-core-nav-menu li:nth-child(6) a{padding-left:30px !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*/
    
}

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

.phone-hover a{transition:.4s !important;padding: 0 0 0px 0 !important;border-bottom:2px solid transparent !important;}
.phone-hover a:hover{border-bottom:2px solid #fff !important;color:#fff !important}
/*------------------------------------------------------***End Media query***------------------------------------------------------*/


/** Prestations **/

.icon-front{width:fit-content;background:#fff;border-radius:50%;padding:15px;}
.icon-front img{width:62px !important;}
.presta-front{
  width: 95%;
  height:40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  position:absolute;
  top:73%;left:50%;transform:translate(-50%,-50%);
  transition:.4s;
  gap:22%
}
.presta-front:after{
	position: absolute;
    content: "";
    width: 100%;
    height: 80%;
    left: 50%;top: 33%;
    transform: translate(-50%,0%);
    margin: auto !important;
    z-index: -1;
    background-color: var(--e-global-color-color_1);
    transition: all 0.2s ease-in-out;
}

.icon-presta{width:fit-content;background:var(--e-global-color-color_1);border-radius:50%;padding:15px;}
.icon-presta img{width:62px !important;}
.title-presta h3{color:#fff !important;margin:20px 0 0 !important}
.separateur-presta{width: 148px;height: 1px;background:#fff;margin:15px 0}
.txt-presta{
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
}
.btn-presta a button{
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background:transparent;
	border-radius: 4px;
	border: 2px solid #FFF;
	padding:20px 35px;
	margin:25px 0;
	transition:.4s;
}

.btn-presta a button:hover{color: var(--e-global-color-color_1);background:#fff;}
.container-presta {
  position: relative;
  width: 100%;
  height: 650px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  isolation: isolate;
  padding: 15px;
  overflow: hidden;
}


 .presta-content {
	  height: 96%;
	  width: 95%;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  text-align: center;
	  color: #fff;
	  align-items: center;
	  position:absolute;
	  top:150%;left:50%;transform:translate(-50%,-50%);
	  background: rgba(28, 28, 28, 0.80);
	  padding: 5% 5%;
	  transition:.5s;
	  opacity:0;
} 

@media only screen and (min-width: 801px){
	.container-presta:hover .presta-content {top:50%;opacity:1}
	.container-presta:hover .presta-front {top:150%;opacity:0}
}
@media only screen and (max-width: 801px){
	.container-presta .presta-content {top:50%;opacity:1}
	.container-presta .presta-front {top:150%;opacity:0}
}
/** Prestations Fleches  **/
.col-presta span.slick-arrow.slick-prev svg,.col-presta span.slick-arrow.slick-next svg {width: 120px !important}
/* @media only screen and (max-width: 801px){
	.col-presta span.slick-arrow.slick-prev {left: calc(40.9% - 40px) !important;}
	.col-presta span.slick-arrow.slick-next {left: calc(57% - 40px) !important;}
}
@media only screen and (max-width: 499px){
	.col-presta span.slick-arrow.slick-prev {left: calc(37% - 40px) !important;}
	.col-presta span.slick-arrow.slick-next {left: calc(58% - 40px) !important;}
}
@media only screen and (max-width: 390px){
	.col-presta span.slick-arrow.slick-prev {left: calc(32% - 40px) !important;}
	.col-presta span.slick-arrow.slick-next {left: calc(63% - 40px) !important;}
}
@media only screen and (max-width: 330px){
	.col-presta span.slick-arrow.slick-prev {left: calc(27% - 40px) !important;}
	.col-presta span.slick-arrow.slick-next {left: calc(65% - 40px) !important;}
} */