/*
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-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){
	
	.home .section-header .menu-item .coherence-core-menu-item {color:white !important} 
}
.home .sticky-active .section-header{background-color:white !important}
.home .sticky-active .menu-item .coherence-core-menu-item {color:black !important}
.home .section-header .menu-item .coherence-core-menu-item:hover {color:var(--e-global-color-color_2) !important} 
.home .section-header .menu-item.current-menu-item .coherence-core-menu-item {color:var(--e-global-color-color_2) !important} 

@media only screen and (min-width: 1025px){
	.home .section-header {position:absolute ; background-color:transparent !important ;}
	.section-header .menu-icon-home > a span{display: none;}
}
@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-color-red{color:var(--e-global-color-color_1);}
@media only screen and (min-width: 1000px){.depicter-element > svg {width: 20px !important;}}
/**************************************Style : section_presentation*********************************/
@media only screen and (max-width: 1200px){.h1-img-abs{display:none !important}}
@media only screen and (min-width: 1025px){
	.section-presentation:before , .section-nosvaleur:before {
		content: "" !important;
		position: absolute !important;
		top: 50% !important;
		left: 0 !important;
		transform: translateY(-50%) !important;
		height: 50% !important;
		width: 44% !important;
		background: #3f4648 !important;
	}
}
/**************************************Style : section_prestations*********************************/
@media only screen and (min-width: 1361px){
	.section-prestation .elem-carousel-presta .basic-carousel.slick-slider {
		margin-right: -220px;
	}
}
@media only screen and (max-width: 1360px){
	.section-prestation  .basic-carousel .slick-arrow.slick-prev {
    	top: unset !important;
    	bottom: -60px !important;
		left: calc(50% - 30px) !important;
		transform:translateX(-50%)
	}

	.section-prestation .basic-carousel .slick-arrow.slick-next {
		top: unset !important;
    	bottom: -60px !important;
		left: calc(50% + 30px) !important;
		transform:translateX(-50%)
	}
}

.section-prestation .item-content {
    height: 100% !important;
}

.section-prestation .item-content {
    top: 0 !important;
    bottom: unset !important;
}

.section-prestation .item-content section {
    height: 100% !important;
    width: 100% !important;
    display: flex;
    margin: 0 !important;
    padding: 0px !important;
    margin-right: 0 !important;
}
.section-prestation .slick-slide{
	border-radius: 30px;
    overflow: hidden;
	display: flex;
    align-items: stretch;
	height:100% !important;
}
.section-prestation .slick-slide img{
	border-radius: 20px !important;
}
 .presta-container * {
    transition: .4s;
} 
.presta-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
}

.section-prestation .presta-h3{
	margin:0 !important;
	font-size: 28px;
	color:#fda607 !important;
	text-transform: uppercase;
	font-weight: 600;
	 line-height: 26px;
}
.section-prestation .presta-h3-front {
    color: #fff !important;
}
.presta-sep {
   
    width: 187px;
    height: 4px;
    background: var(--e-global-color-color_2);
    border-radius: 4px;
    margin-top: 15px;
	display:none;
}
.section-prestation .prest-text{
	color:#fff;
	display: block;
	margin: 20px 0px 25px 0px !important;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Lato';
}
.presta-btn {
    background: var(--e-global-color-color_2);
    padding: 15px 25px;
    border-radius: 30px;
    display: inline-block;
    font-weight: 400 !important;
	font-family: 'Roboto';
}
.presta-btn:hover {
    background: var(--e-global-color-color_1);
    color: #fff !important;
}
.presta-hover{
	opacity: 0;
	height: 0;
}

.slick-slide:hover .presta-h3-front{display: none !important;}
.slick-slide:hover .presta-hover{opacity: 1;height: auto;}
.slick-slide:hover .presta-sep {display:block !important;}



.item-desc {
    display: none !important;
}



.presta-container{
    position: relative;
    width: 100%;
    height:100%;
  }
  .presta-text-hover{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    padding-top: 0%;
    background: #c00000cc;
    color: white;
    font-family: "Teko", Sans-serif;
    font-size: 35px;
    font-weight: normal;
    clip-path: ellipse(45% 30% at 50% 1%);
    transition: 0.8s ease;
    box-sizing: border-box;
  }
	.presta-text-hover span{
	  width: 100%;
	  height: 30%;
	  padding: 0 40px;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  line-height: 0.8;
	  font-size: 25px;
	  font-weight: 600;
	  text-transform: uppercase;
	  transition: 0.1s !important;
	}
  .presta-hover{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    color: white;
    opacity:0;
    transition: 0.5s ease;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px;
  }
  
  /* hover */
  .slick-slide:hover .presta-text-hover{
    clip-path: ellipse(100% 96% at 51% 54%);
    color: rgba(0,0,0,0);
    background: #293133cc;
  }
  .slick-slide:hover .presta-hover{
    opacity: 1;
  }

@media only screen and (min-width: 601px) and (max-width: 1024px){
	.item-body > img {min-height: 450px;object-fit:cover}
}
 @media only screen and (max-width: 600px) {
	.item-body > img {max-height: 390px !important;object-fit:cover}
} 
 @media only screen and (max-width: 497px) {
	.item-body > img {max-height: unset !important;min-height: 440px !important;}
}

@media only screen and (max-width: 800px){
	.slick-slide .presta-hover{	opacity: 1;	height: auto;}
	.presta-sep {display:block !important;}
	
	/**/
	 .slick-slide .presta-text-hover{
		clip-path: ellipse(100% 96% at 51% 54%);
		color: rgba(0,0,0,0);
		background: #293133cc;
	  }
	
}
/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_Realisations*********************************/
html body .modula .modula-items .modula-item .modula-item-content>a {cursor: pointer !important;}

/**************************************Style : section_valeurs*********************************/
.val-box-icon {width: fit-content !important;}
.val-box-icon > .elementor-widget-container {
    width: 218px !important;
    height: 218px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-nosvaleur:before {
		width: 40% !important;		
	}
/* image circle */
.elem-img > .elementor-widget-container {
    border-radius: 100%;
    overflow:hidden;
    position:relative;
}
.elem-img .elementor-widget-container {
    border: 30px solid rgb(253 166 7 / 60%);
    
}
.elem-img:before {
    content:"" !important;
    position:absolute !important;
    width:calc(100% + 100px) !important;
    height:calc(100% + 100px) !important;
    border-radius:100%;
    background:rgb(253 166 7 / 20%) !important;
    z-index:0 !important;
    top: 50%;
    left: 50%;
    transform:translate(-50% , -50%)    
}
@media only screen and (max-width: 1200px){
	.val-box-icon > .elementor-widget-container {
		width: 180px !important;
		height: 180px !important;
	}
}
@media only screen and (max-width: 1024px){
	.elem-img:before {
		width: calc(100% + 80px) !important;
		height: calc(100% + 80px) !important;
	}
}
@media only screen and (max-width: 800px){
	.val-box-icon {width: calc(50% - 10px) !important;}
	.val-box-icon > .elementor-widget-container {
	    width: 100% !important;
	    height: 180px !important;
	}
}
@media only screen and (max-width: 500px){
	.val-box-icon {width: 100%  !important;}
	 /* image */
	.col-val-img {padding: 20px !important;}
	.elem-img:before {
		width: calc(100% + 30px) !important;
		height: calc(100% + 30px) !important;
	}
}
/**************************************Style : section_points_forts*********************************/

/*******************  contact style ********************/
/*  .pg-contact-section input[type=date]::-webkit-datetime-edit {color: transparent ;} */
.pg-contact-section input[type=date]:focus {color: black ;}
/*.pg-contact-section input[type=date]:valid {color: rgb(0 0 0) !important;}
 */
.col-infos-contact iframe {max-height: 370px !important;margin-bottom: -8px !important;border-radius: 15px !important;overflow: hidden;}


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


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !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;}


/*------------------------------------------------------***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*/
	.col-menu-foo a.coherence-core-menu-item {
		display: flex;
		justify-content: center !important;
	}
    
    
}

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


.widget_content {    background: #fafafb;    position: fixed!important;    bottom: 0!important;    left: -368px !important;    height: 100%!important;    max-width: 368px!important;   z-index: 99999;    padding: 3% 10px; transition:all 1s !important;    overflow: auto !important;}
/* .widget_btn { overflow: hidden;  border-radius: 0 25px 25px 0; position: fixed;right: 0;z-index: 999; top: 40%; left: 0px; cursor: pointer; width: 100px;border: 4px solid #577e51;} */
.show_widget.widget_content { left:0% !important;}
.wp-google-place:after {    content: "+";    position: absolute;    top: 47px;    right: 25px;    font-size: 30px;    font-weight: bold;    transform: rotate(45deg);    cursor: pointer;}
.cp-slidein.slidein-bottom-left {    z-index: 999999 !important;}



@media screen and (min-width: 1024px){
    .section-prestation .elem-carousel-presta .basic-carousel.slick-slider {
    margin-right: 0px !important;
}

.slick-track {
         display:flex !important;
         flex-wrap: wrap !important;
         flex-direction: row !important;
         justify-content: center!important;
         width: 100% !important;
         position: unset!important;
         gap: 15px !important;
}


.section-prestation .slick-slide {
    flex: 0 1 calc((100% /4) - 15px) !important;
    margin-inline: 0 !important;
}
	.basic-carousel .slick-arrow {
		display:none !important;
	}	
}


@media only screen and (max-width: 360px){
.fb-page span{
  width: 263px !important;
}
}

#e-n-tab-content-26011 .coherence-core-image-ba-image-2,#e-n-tab-content-26011 .coherence-core-image-ba-image-1 {
    max-height: 500px;
    min-height: 500px;
}
#e-n-tab-content-26011 .elementor-widget-coherence-core-image-before-after img {
    height: 500px !important;
    object-fit: cover;
}


.widget_btn {
    overflow: hidden;
    border-radius: 0 25px 25px 0;
    position: fixed;
    right: 0;
    z-index: 999;
    top: 40%;
    left: 0px;
    cursor: pointer;
    width: 179px;
    border: 4px solid #577e51;
}