/*
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;}
.section-header li#menu-item-6701 , .section-header li#menu-item-6703 , .section-header li#menu-item-6704  {
    border-left: solid 1px #aaaaaa;
}
 header .section-header .elementor-icon-list-icon path{
    fill:#626262 !important ;
}
header .section-header .elementor-icon-list-text a {
    color: #a09e9e !important ;
   }
 header .section-header .elementor-icon-list-text a:hover {
    color: #a09e9e !important;
    text-decoration: underline;
 }
.section-header .coherence-core-menu-item.elementor-button {
    background-color: #9F0505 !important ;
}
.section-header .coherence-core-menu-item.elementor-button:hover {
    background-color: #153370 !important ;
}
.home header:not(.sticky-active) .section-header {
    background-color: transparent !important;}

.home header:not(.sticky-active) .section-header .elementor-icon-list-text a {
    color: #fff;
   }
.home header:not(.sticky-active) .section-header .elementor-icon-list-text {
    color: #fff;
   }
 .home header:not(.sticky-active) .section-header .elementor-icon-list-text a:hover {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #fff
}
.home header:not(.sticky-active)  .section-header .elementor-icon-list-text a {
    color: #fff !important ; 
   }
.home header .section-header .elementor-icon-list-text a {
    color: #a09e9e;
   }

 .home header .section-header .elementor-icon-list-text a:hover {
    color: #a09e9e;
    text-decoration: underline;
 }
 .home header:not(.sticky-active) .section-header .elementor-icon-list-icon path{
    fill:#fff !important ;
}
.home header.sticky-active .section-header .elementor-icon-list-icon path{
    fill:#626262;
}

 @media only screen and (min-width: 1025px){
	.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-icon-rs{display:none !important;}
	 .home header:not(.sticky-active) .section-header  .coherence-core-nav-menu-icon path { fill: #fff;}
}


/*------------------------------------------------------***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;}
.img-ani-zoom img {-webkit-filter: blur(3px);}
/**************************************Style : section_presentation*********************************/
.cstm-carousel .item .item-content section { 
    /* position: relative;
    bottom: 0px;
    left: 0;
    right: 0; */
    overflow: hidden;              
    max-height: 100px;      
    transition: max-height 0.45s ease-in;
}

@media (min-width: 801px) {
    .cstm-carousel .item:hover .item-content section {
        max-height: 500px;  
    }
    
    .cstm-carousel .btn-read-more, 
    .cstm-carousel .item-desc {
        opacity: 0;
        /* visibility: hidden; */
        transform: translateY(100%); 
		/* top: 50px; */
        position: relative; /* Keep consistent position */
        transition: transform 0.5s ease, opacity 0.9s ease-in;    
	}
    
    .cstm-carousel .item:hover .btn-read-more, 
    .cstm-carousel .item:hover .item-desc {  
        opacity: 1;
        /* visibility: visible; */
        transform: translateY(0);
		/* top:0; */
        position: relative; 
        
    }
}

.cstm-carousel .item img { 
    scale: 1;
    transition: scale 0.7s ease-in-out;
}

.cstm-carousel .item:hover img { 
    scale: 1.1;
}

.cstm-carousel .imgCarContenair {
    overflow: hidden;
}

@media (max-width: 1024px) {
    .cstm-carousel .item:hover .item-content section {
        padding: 20px 25px !important;
    }
}

@media (max-width: 800px) {
    .cstm-carousel .btn-read-more, 
    .cstm-carousel .item-desc {
        opacity: 1 !important; 
        visibility: visible !important;
        transform: translateY(0) !important;
        position: relative; /* Consistent position */
    }
    
    .cstm-carousel .item .item-content section { 
        max-height: 500px;  
    }
}

@media (max-width: 800px) and (min-width: 351px) {
    .cstm-carousel .item .item-body img {
        height: 500px;
    }
}

@media (max-width: 350px) {
    .cstm-carousel .item .item-body img {
        height: 400px;
    }
}

/*------------- Formulaire demande de devis -------------- */
.coh-devi-form-1 .class_devis{
	column-gap: 0;
	row-gap: 0 !important;
	display:flex!important;
	align-items:stretch!important;
	flex-wrap: nowrap;
	margin-bottom:30px!important;
	border-radius:4px;
	justify-content: space-between;
}
.checkbox-div{
	width:100%;
}
.coh-devi-form-1 .class_devis  .wpcf7-list-item{
	width:calc(100% / 7 - 10px);
	position:relative !important;
	padding: 0px;
	margin: 0px;
}
.coh-devi-form-1 .class_devis  .wpcf7-list-item span{
    background-color:#ce727200;
    border:1px solid transparent;
    color:#000;
    background:#F7F8F9;
    flex: 1;
    text-align: center;
    transition: 0.5s all;
    font-weight:500;
    min-height:180px !important;
    display: flex;
    min-height:200px !important;
    flex-direction:column;
    justify-content: flex-start;
    border-radius:0px;
	padding:10px;
	
}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:hover span{
	background-color:var(--e-global-color-color_2); }
.coh-devi-form-1 .class_devis  .wpcf7-list-item label{display:flex;cursor:pointer;}
.section_contact_home .bottom-boxs span.wpcf7-list-item label{cursor:pointer;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item input{position: absolute;z-index:1;bottom: 15px;left: 0;right: 0;margin:auto;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item span:before {position: relative;display: block;text-align: center;margin-top:20px !important;content: "";background-repeat: no-repeat !important;background-size: 100% 100%;width:100%;height:60px;margin-inline: auto;margin-bottom: 13px;transition: 0.5s all;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item label input:checked + span , .coh-devi-form-1 .class_devis  .wpcf7-list-item:hover span{color: #fff !important;}
.coh-devi-form-1 .class_devis  span.wpcf7-list-item label input:checked + span{background: var(--e-global-color-color_2);filter: drop-shadow(2px 4px 6px #00000029);color: #fff !important;}
.coh-devi-form-1 .class_devis span.wpcf7-list-item label input:checked + span:before  , .coh-devi-form-1 .class_devis  .wpcf7-list-item:hover span:before{filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(86deg) brightness(102%) contrast(102%);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item span:before{background-size: contain , 80%;background-position: center;}
.wpcf7-response-output {padding-block: 20px !important;}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(1) span:before{background-image: url(/wp-content/uploads/2025/09/bfm-construction-entreprise-generale-de-batiment-a-busigny-Travaux-de-demotion.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(2) span:before{background-image: url(/wp-content/uploads/2025/09/bfm-construction-entreprise-generale-de-batiment-a-busigny-Travaux-de-terrassement.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(3) span:before{background-image: url(/wp-content/uploads/2025/09/bfm-construction-entreprise-generale-de-batiment-a-busigny-Travaux-de-voirie-et-amenagements-exterieurs.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(4) span:before{background-image: url(/wp-content/uploads/2025/09/bfm-construction-entreprise-generale-de-batiment-a-busigny-Assainissement-et-reseaux-divers.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(5) span:before{background-image: url(/wp-content/uploads/2025/09/bfm-construction-entreprise-generale-de-batiment-a-busigny-Beton-arme.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(6) span:before{background-image: url(/wp-content/uploads/2025/09/bfm-construction-entreprise-generale-de-batiment-a-busigny-Maconnerie.svg);}
.coh-devi-form-1 .class_devis  .wpcf7-list-item:nth-child(7) span:before{background-image: url(/wp-content/uploads/2025/09/bfm-construction-entreprise-generale-de-batiment-a-busigny-Platrerie.svg);}
.coh-devi-form-1 .contact-home {width:100%!important;}
.coh-devi-form-1 .formulaire-choix {flex-basis: 45%;}
.coh-devi-form-1 .formulaire-inputs {flex-basis: 51%;}
.coh-devi-form-1 .form-dev {box-shadow: 0 0 20px #a9a9a970;border-radius: 29px;}
.home .coh-devi-form-1 .titre_formulaire span {display: block;padding-block: 16px 43px;}
.home .coh-devi-form-1 .page-contact-5 {position: relative;}
.home .coh-devi-form-1 .page-contact-5 :is(select , input[type="text"] ,input[type="email"] , input:not([type="submit"])){height: 60px !important;border-radius: 6px !important;}
.home .coh-devi-form-1 .projet-choix.esq{display:flex !important;align-items: center;}
.home .coh-devi-form-1 .class_devis input[type="checkbox"] {
    font-size: 0 !important;
    opacity: 0;
    position: absolute !important;
}
@media only screen and (max-width: 1024px){	.coh-devi-form-1 .class_devis{flex-wrap:wrap; row-gap:10px !important ; column-gap:10px; justify-content: center; }
										   	.coh-devi-form-1 .class_devis .wpcf7-list-item span {min-height:200px!important; max-height:200px;}
										    .coh-devi-form-1 .class_devis  .wpcf7-list-item{ margin:0;width:calc(100% / 4 - 10px)!important ; flex-direction:row;}	}
@media only screen and (max-width: 600px){
 	.coh-devi-form-1 .class_devis .wpcf7-list-item span {min-height:unset !important;}
	.coh-devi-form-1 .class_devis  .wpcf7-list-item{ margin:0;width:calc(50% - 10px)!important;   flex-direction:row;}	
	.coh-devi-form-1 .class_devis{justify-content: center;}
}
@media only screen and (max-width: 400px){
	.coh-devi-form-1 .class_devis  .wpcf7-list-item{ margin:0;width:100%!important;   flex-direction:row;}	}



/**************************************Style : section_Actualites*********************************/
 .actu .container-posts-grid .post-item-img a {height: 80% !important ;}
.actu .post-item-content { display: flex !important ;flex-direction: column !important ;}
.actu .post-item-title { order: 2 !important ;}
.actu .item-meta {order: 1 !important ;}
.actu .post-item-text { order: 3 !important;}
.actu .post-item-content-btn {order: 4 !important ;}

/**************************************Style : page_Realisations*********************************/

.cstm-tabs button.e-n-tab-title[aria-selected="true"] {background-color:var(--e-global-color-color_1); !important ;}
.cstm-tabs .e-n-tab-icon { display: none;}
@media only screen and (max-width: 1300px){
	.cstm-tabs .e-n-tabs-heading {flex-wrap: wrap;}}
/**************************************Style : section_valeurs*********************************/


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


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


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.nav-link {pointer-events: none;}
.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;}
.number a:hover { color: #fff;
    text-decoration: underline;
    text-decoration-color: #fff;}
.menu-footer a.coherence-core-menu-item:hover {
    color: var(--e-global-color-color_1)!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 (min-width: 1361px) and (max-width: 1750px){

.blue-container { width:500px !important;}
.red-container{width:50px !important ;}

}

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