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


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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.cont_grues > .e-con-full {grid-column: span 3;}
.cont_grues > .e-con-full:nth-last-child(3), .cont_grues > .e-con-full:nth-last-child(2), .cont_grues > .e-con-full:last-child {grid-column: span 4;}
/*------------------------------------------------------***End***------------------------------------------------------*/


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

/**************************************Style : PRE-HOME*********************************/
/**underline de numero de telephone **/
.phone-hover a.dib.link_phone1:hover,.phone-hover a.dib.link_phone2:hover {
    color:unset !important;
    text-decoration:underline !important;
    text-underline-offset:4px;
}

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

.col-presta .img-presta:before {
    content: "" !important;
    background: url(https://www.garage-2.coherencedemos3.fr/wp-content/uploads/2024/02/garage_demo_02-backicon.png) !important;
    background-size: 100% 100% !important;
    height: 140% !important;
    z-index: -1 !important;
    width: 100% !important;
    position: absolute !important;
    left: 0px !important;
    opacity: 1;
    right: 0px !important;
    margin-inline: auto !important;
    transition: all 0.9s !important;
    transform: scale(0) !important;
}
.btn-presta{transform:translateY(-50%);opacity:0;transition:.9s }

/** Hover **/

.col-presta:hover .img-presta:before {transform:scale(0.9) !important; opacity:1;}
.col-presta:hover .img-container{background:#04325c !important}
.col-presta:hover:before{scale:1;}
.col-presta:hover .btn-presta{transform:translateY(0%);opacity:1;}
.col-presta:hover .img-presta img{filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(345deg) brightness(104%) contrast(102%);}

@media only screen and (max-width: 800px){
/* 	.col-presta .img-presta:before {transform:scale(0.9) !important; opacity:1;} */
/* 	.col-presta .img-container{background:#000 !important} */
/* 	.col-presta:before{scale:1;}
	.col-presta .btn-presta{transform:translateY(0%);opacity:1;}
	.col-presta .img-presta img{filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(345deg) brightness(104%) contrast(102%);} */

}


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

/**************************************Style : section_Realisations*********************************/
.img-gallery .gallery-icon * {
    transition: all 0.5s ease-in-out;
}
body .img-gallery .gallery-icon {
    overflow: hidden !important;
}
.img-gallery .gallery-icon:hover img {
    transform: scale(1.02)
}

/**************************************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: #fff !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}


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


/*------------------------------------------------------***Style page Avis***------------------------------------------------------*/

/***------------ style Page avis (mettre cette classe dans le contenour des avis : section-avis-pg)-----------******/


/*------------------------------------------------------***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*/
	.cont_grues > .e-con-full, .cont_grues > .e-con-full:nth-last-child(3){grid-column: span 2;}
	.cont_grues > .e-con-full:nth-last-child(2), .cont_grues > .e-con-full:last-child {grid-column: span 3;}
    /*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*/
	.cont_grues > .e-con-full, .cont_grues > .e-con-full:nth-last-child(3), .cont_grues > .e-con-full:nth-last-child(2){grid-column: span 1;}
	.cont_grues > .e-con-full:last-child {grid-column: span 2;}
    /*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*/
	.cont_grues > .e-con-full:last-child {grid-column: span 1;}
    /*style footer*/
    
    
}

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






span.blanc a {
    color: #fff !important;
}


        .contact-info {
         
            font-size: 18px;
            color: #000;
            max-width: 300px;
            margin: 0 auto;
        }

        .contact-info div {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
        }

        .contact-info i {
            background-color: #a8160f;
            color: #fff;
            border-radius: 50%;
            padding: 10px;
            margin-right: 10px;
            font-size: 20px;
        }

        .contact-info a {
            color: #007BFF;
            text-decoration: none;
        }

        .contact-info a:hover {
            text-decoration: underline;
        }


.home .elementor-10 .elementor-element.elementor-element-0ab48f0.section-header{
	position:absolute !important;
	background-color: #ffffff00 !important;
}
.home .elementor-10 .elementor-element.elementor-element-0ab48f0::before{
	background-color: #ffffff00 !important;
}

.home header#site-header.sticky-active .elementor-10 .elementor-element.elementor-element-0ab48f0.section-header{
	background-color: #ffffff !important;
}
.elementor-1065 .elementor-element.elementor-element-367995c .wpcf7-form select.wpcf7-form-control {
    padding: unset !important; 
    line-height: 50px !important;
    height: 50px !important;
}
@media only screen and (max-width: 800px){
	.home .elementor-10 .elementor-element.elementor-element-0ab48f0.section-header{
	position:relative !important;
	background-color: #ffffff !important;
}
.home .elementor-10 .elementor-element.elementor-element-0ab48f0::before{
	background-color: #ffffff !important;
}
}
header#site-header.sticky-active{position:relative !important;}
header#site-header.scrolled {
	position: sticky !important;
    top: 0px;
    z-index: 9999;
    transition: 0.3s ease-in-out;
}


.reg-mark {
    font-size: 0.5em; /* ajuste selon le besoin */
    vertical-align: super; /* optionnel : pour le placer légèrement au-dessus */
}