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


body {
	background-color:#000 !important;
}
/*-----------------------------------------***style header***----------------------------------*/
 .section-header .coherence-core-nav-menu {align-items: flex-end;} 

.section-header .coherence-core-nav-menu .menu-icon-home img{filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(315deg) brightness(103%) contrast(104%) !important;}
 .section-header .coherence-core-nav-menu .current-menu-item img ,  .section-header .coherence-core-nav-menu .current-menu-item svg ,
 .section-header .coherence-core-nav-menu .menu-icon-home:hover img ,  .section-header .coherence-core-nav-menu .menu-icon-home:hover svg 
{filter: brightness(0) saturate(100%) invert(55%) sepia(90%) saturate(4080%) hue-rotate(168deg) brightness(92%) contrast(79%) !important;} 
.section-footer .menu-icon-home > a svg , .section-footer .menu-icon-home > a img{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 {text-indent: -999px;}
	.section-header a.coherence-core-menu-item span { display: none !important; }

}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a svg , .section-header .menu-icon-home > a img{display:none !important;}
	.section-header .coherence-core-dropdown {min-width: 290px !important;right: 0px !important;left: auto !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***------------------------------------------------------*/
.services-section .slide-title{color: #000 !important;}
.services-section .slide-title:hover{color: #1b91bf !important;}
.services-section .slider-container{padding-bottom: 8px !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/
button.cmplz-btn:hover {background: #243b66 !important;}
.motif-light{filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(616%) hue-rotate(54deg) brightness(116%) contrast(100%);}

.rge-pastille{animation: scale-up-center infinite 4s linear}
@keyframes scale-up-center {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.8)
    }
    100% {
        transform: scale(1)
    }
}
/**************************************Style : PRE-HOME*********************************/


/**************************************Style : SLIDER depicter*********************************/

.color-txt-de {color: #dcc5f6 !important;}
/**************************************Style : section_presentation*********************************/


/**************************************Style : section_prestations*********************************/
.left-line {
    position: relative;margin-bottom:0 !important;
}
.left-line p{
    margin-bottom:0 !important
}

.left-line:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    width: 70px;
    background: #b8a7cb;
}

.slick-slide {position:relative}
.slick-slide:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/07/eco-works-renovation-tours-Star-5.png);
    background-size: contain !important;
    width: 59px;
    height: 59px;
    top: 0px;
    left: 0;
    display: inline-block !important;
    
}



.presta-container{
  width: 100%;
  height: 100%;
  color: white;
  overflow: hidden;
  /* position: relative; */
}
.presta-hover-wrapper{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(27,145,191);
  background: linear-gradient(top, rgba(27,145,191,1) 0%, rgba(27,145,192,1) 100%);
  clip-path: ellipse(50% 28% at 50% 100%);
  transition: clip-path 1.8s;
}
.presta-content{
  padding-top: 10px;
  padding-bottom: 40px;
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  column-gap: 50px !important;
  padding: 0 50px !important;
}
.presta-content h3 {
    color: #fff !important;
    font-family: "Inter", Sans-serif;
    font-size: 30px !important;
    font-weight: 900 !important;
    margin-bottom: 25px !important;
	text-align: center;
}
.presta-btn {
    background: #fff;
    border: 2px solid;
    padding: 15px 30px;
    border-radius: 60px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Inter';
    color: var(--e-global-color-color_1) !important;
}
.presta-btn:hover {
    background: var(--e-global-color-color_1);
    color: #fff !important;
}
.section-prestation .item-body { border-radius: 200px 0 0 0 !important;overflow: hidden;}
.section-prestation .item-content {height: 100%; bottom: 0 !important;}
.presta-content p{text-align: center;height: 0;}
.presta-content p, .presta-content a{opacity: 0;transition: opacity 0.5s;}
.presta-content h3{  transform: translateY(300px); transition: .9s; margin: 0;}

.presta-container:hover .presta-hover-wrapper{clip-path: ellipse(200% 200% at 50% 100%);background: linear-gradient(180deg, rgba(27,145,191,1) 0%, rgba(27,145,191,1) 100%);}
.presta-container:hover .presta-content p,.presta-container:hover .presta-content a{opacity: 1;}
.presta-container:hover .presta-content h3{transform: translateY(0px);}
.presta-container:hover .presta-content  p{height: auto;}

@media only screen and (min-width: 1025px) and (max-width: 1360px){
	.presta-content h3 {transform: translateY(250px);}
	
}
@media only screen and (max-width: 800px){
	.presta-container .presta-hover-wrapper{clip-path: ellipse(200% 200% at 50% 100%);background: linear-gradient(180deg, rgba(184,167,203,1) 0%, rgba(27,145,191,1) 100%);opacity:0.9}
	.presta-container .presta-content p,.presta-container .presta-content a{opacity: 1 ;}
	.presta-container .presta-content h3{transform: translateY(0px);}
	.presta-container .presta-content  p{height: auto;}
	
}
@media only screen and (max-width: 600px){
	.left-line:after {display:none !important;}
	.section-prestation .item-body {border-radius: 20px !important;height: 450px;}
	.presta-content {padding: 0 20px !important;}

}
/** arows **/
@media only screen and (max-width: 1024px){
.arrow-res .slick-arrow.slick-next , .arrow-res .gallery-slick-next {
    bottom: -75px !important;
    top: unset !important;
    right: calc(50% - 45px) !important;
}
.arrow-res .slick-arrow.slick-prev , .arrow-res .gallery-slick-prev{
    bottom: -75px !important;
    top: unset !important;
    left: calc(50% - 45px) !important;
}
}
/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_Realisations*********************************/
.image_before_after{aspect-ratio: 4/3;}
.image_before_after .coherence-core-image-ba-image-container{height: 100%;border-radius: 20px}
.image_before_after .coherence-core-image-ba-image-1{height: 100%;}

.modula-elem .modula-item{border-radius:100px 0 0 0 !important}
@media only screen and (max-width: 768px){.modula-elem .modula-item{border-radius:20px !important} }
/**************************************Style : section_valeurs*********************************/


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


/**************************************Style : section_contact*********************************/
.contact-infos-elem .link_phone1 {color: #fff;}
.contact-infos-elem .link_phone1:hover {color: #dcc5f6;}
.accu-contact .wpcf7-form .sp-label {
    left: 30px ;
    top: 20px ;
}

.section-contact .link_pdc:hover , .section-contact  .recaptcha_acc u:hover {color: #1b91bf !important;}
 .wpcf7-response-output {
    background: #33c89c;
    color: #fff !important;
	border: none !important;
}
.invalid .wpcf7-response-output {
    background: red;
    color: #fff !important;
}
/*--------------------------------------------------------------***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;}

.section-footer-copyright .elementor-coherence-core-content-box-title a:hover {
    color: #243b66;
    font-weight: 600;
    transition: 0s !important;
}
.section-footer .menu-footer .coherence-core-nav-menu {columns: 2;}
.section-footer .menu-footer .coherence-core-menu-toggle{display:none !important}

@media only screen and (min-width: 601px) and (max-width: 800px){ 
	.section-footer .menu-footer .coherence-core-nav-menu {
     columns: unset !important; 
    display: flex;
    flex-wrap: wrap;
    max-width: 390px;
}

.section-footer .coherence-core-nav-menu li.menu-item {
    position: relative;
    width: 50%;
}
}

/*------------------------------------------------------***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*/
	/* contact*/
	.col-contact-form {width: 100% !important;}
	.col-contact-content {width: 100% !important;}
    /*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*/
    .section-footer .menu-footer .coherence-core-nav-menu {columns: 1;display: flex;flex-direction: column;align-items: center;text-align: 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***------------------------------------------------------*/