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

:root{
	--color1:#95C11F;
	--color2:#0E0D13;
	--colortxt: #2B2B2B;
}

/*-----------------------------------------***style header***----------------------------------*/
.header-section .logo-home{display:none;}
body.home header:not(.sticky-active) .logo-home{display:block;}
body.home header:not(.sticky-active) .logo-img{display:none;}
body.home header.sticky-active .logo-home{display:none;}


body.home header:not(.sticky-active)  .header-section {background:transparent !important;border:none !important}

body.home header:not(.sticky-active)  .header-section .header-col{border-bottom:1px solid rgb(255 255 255 / 50%)}


body.home header:not(.sticky-active) .btn-num a{color:#fff !important; border-color:rgb(255 255 255 / 77%) !important}
body.home header:not(.sticky-active) .btn-num:hover a{color:#0E0D13 !important }

@media only screen and (min-width: 1361px) and (max-width: 1420px){
  .logo-home, .logo-img {max-width:200px !important;}  
}

@media only screen and (min-width: 1360px) and (max-width: 1700px){
 .header-section  a.coherence-core-menu-item  {font-size:16px !important;padding-inline:10px !important}
}
.header-section li a::after {display:none}
@media only screen and (min-width: 1025px){
body.home header:not(.sticky-active)  a.coherence-core-menu-item{color:#fff !important;}
.header-section li a::before{content:'';position:absolute;width:0 !important; height:1px; opacity:1 !important;bottom:0px;left:50% !important;transform:translate(-50%, 0) scale(0.85) !important}
.header-section li a:hover::before, .header-section li.current-menu-item a::before{width:100% !important;}	
}

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


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


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


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

/**************************************Style : Animations*********************************/
.txt-rotate { animation: rotate-text 6s linear infinite;}
@keyframes rotate-text {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}


@media only screen and (min-width: 1200px){
.lr-img{
   animation: movelr 7s ease-in-out infinite alternate;   
}

  @keyframes movelr {
    0%,100%  {
      transform: translateX(0);
    }
    50% {
      transform: translateX(-94%); 
    }
  }	
}  

/**************************************Style : SLIDER HOME*********************************/
.main-title .separator-sup-title::before, .main-title .separator-sup-title::after{display:none !important}

/**************************************Style : section_presentation*********************************/
.btn-pr a, a.btn-pre{position:relative;}
.btn-pr a::after, .btn-pr .elementor-button-icon svg, a.btn-pre::after, .presbtn a img {transition: 0.4s ease-in-out}
.btn-pr a:hover .elementor-button-icon svg, .pre-home .presbtn a:hover img{margin-left:12px !important;}
.btn-pr a::after, a.btn-pre::after{position:absolute;bottom:0;left:0;content:'';width:100%;height:1px;width:17px;background:currentColor;}
.btn-pr a:hover::after, a.btn-pre:hover::after{background:var(--color1);width:100%}

/**************************************Style : section_prestations*********************************/
.pre-home p:empty{display:none !important;}
.pre-home section *{font-family:"Outfit" , sans-serif;font-weight:400;}
/* btn */
a.btn-pre {font-size:20px;padding: 20px 35px;border-bottom:1px solid #DADADA; position:relative;color:var(--color2) !important;display:inline-block;}
a.btn-pre:hover{color:var(--color2) !important}
.pre-home .presbtn a img{width:22px !important;height:22px !important; object-fit:contain !important;display:inline;margin-left:6px !important;}

/* text  */
p.presdesc{font-size:18px; color:var(--colortxt);}
/* title */
h3.prestitle{font-size:30px;color:var(--color2);margin-bottom:30px;}

/* icon pres */
.pre-home .image-col img{width:87px !important;height:87px !important;object-fit:contain !important; margin: 0 auto 0 0 !important}
.pre-home .image-col{padding-bottom:30px;border-bottom:1px solid #DADADA;display: inline-block !important;width: 100%;}


/* flex style  */
.pres-item {display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:25px;}
.pre-home .item-body{display:flex; align-items:stretch !important;gap: 25px;width: 100% !important;}
.pre-home .item-body  .imgCarContenair{width:50%}
.pre-home .item-body .item-content{width:50%;display:flex;align-items:center;}
.pre-home  section{width:60%;margin: 0 auto;}


@media only screen and (max-width: 1700px){
.pre-home  section{width:85%;}    
}
@media only screen and (max-width: 1360px){
.pre-home  section{width:92%;}  
h3.prestitle{font-size:27px;}
}
@media only screen and (max-width: 1200px){
.pre-home  section{width:100%;}
a.btn-pre{font-size:17px;}
}
@media only screen and (max-width: 800px){
.pre-home .image-col img{width:60px !important;height:60px !important;}
h3.prestitle{font-size:24px;margin-bottom:20px;}
p.presdesc{font-size:16px;margin-bottom:10px;}
a.btn-pre{padding:15px 26px;}
.pre-home .item-body  .imgCarContenair{width:50% !important}
.pre-home .item-body .item-content{width:50%;}
}
@media only screen and (max-width: 600px){
.pre-home .item-body  .imgCarContenair{width:40% !important}
.pre-home .item-body .item-content{width:60%;}
.pre-home  section{width:100%;}    
}
@media only screen and (max-width: 500px){
.pre-home .item-body {flex-wrap:wrap;flex-direction:column}
.pre-home .item-body  .imgCarContenair{width:100% !important}
.pre-home .item-body .item-content{width:100%;}
.pre-home  section{width:100%;}
.pres-item {align-items:center;justify-content:center;text-align:center;margin:0 auto}
.pre-home .image-col img{margin: 0 auto !important;}
.pre-home .image-col{padding-bottom:20px;}
}

.slick-next i, .slick-prev i{transition:0.3s ease-in-out;}
.slick-prev:hover i{translate: -4px 0 !important}
.slick-next:hover i{translate: 4px 0 !important}

/**************************************Style : section_Point-Fort*********************************/
.point-item .elementor-icon{transition:0.3s ease-in-out;}
.point-item:hover .elementor-icon{translate: 0 -8px; filter: brightness(0) saturate(100%) invert(66%) sepia(54%) saturate(611%) hue-rotate(34deg) brightness(95%) contrast(90%);}

/**************************************Style : section_Realisations*********************************/


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


/**************************************Style : section_facebook*********************************/
.iframe-col iframe{ box-shadow:0 0 0 20px #242424;border-radius:20px}

/**************************************Style : section_avis*********************************/
.avis-col .ti-widget.ti-goog .ti-review-item>.ti-inner{border-radius:0px !important;background-color:#fff !important;}
@media only screen and (min-width: 1025px){
.avis-col .ti-widget.ti-goog .ti-review-item>.ti-inner{padding:38px 30px !important}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next{right:-25px !important;display:block !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-prev{left:-25px !important;display:block !important}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev {background-color:transparent !important; outline: none !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:before, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:before{border-color: #2B2B2B !important;width:18px !important; height:18px !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover { background-color: transparent !important;outline: none !important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0) !important;}
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover:before, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover:before{border-color: var(--e-global-color-color_1) !important;} 
}
@media only screen and (max-width: 1024px){
.avis-col .ti-widget.ti-goog .ti-reviews-container-wrapper { padding-top: 10px !important; } 
.avis-col .ti-widget.ti-goog .ti-review-item > .ti-inner { padding: 30px 30px 30px !important; border-radius: 0px !important; background-color: #fff !important; } 
.avis-col .ti-footer { display: none !important; } 
.avis-col .ti-review-content { font-size: 15px !important; line-height: normal !important; } 
.avis-col .ti-controls { top: unset !important; bottom: -20px !important; left: 27px; display: block !important;} 
.avis-col .ti-next, .avis-col .ti-prev { background: var(--e-global-color-color_1) !important; width: 38px !important; height: 38px !important; display: flex !important; align-items: center; left: 0px !important; right: unset !important;outline:none !important;border-radius:0px !important; } 
.avis-col .ti-next { left: calc(50% - 20px) !important; } 
.avis-col .ti-prev { left: calc(50% - 70px) !important; } 
.avis-col .ti-widget.ti-goog .ti-controls .ti-next:hover, .avis-col .ti-widget.ti-goog .ti-controls .ti-prev:hover { transform: unset !important; background: var(--e-global-color-color_2) !important; outline: none !important;box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0) !important;} 
.avis-col .ti-prev:before, .avis-col .ti-prev:after, .avis-col .ti-next:before, .avis-col .ti-next:after { border-color: #fff !important; } 
body .ti-widget.ti-goog .ti-controls-dots, body .ti-widget.ti-goog .ti-controls-line  { display: none !important; } 	
}

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

.form-col .contact-btn{display:flex;align-items:flex-start;justify-content:start;flex-direction:column;gap:0 !important;margin-left:15px;}
.form-col .contact-btn .wpcf7-submit{width:160px !important;text-align:left !important;}
.form-col .arrow-btn {display:block !important;font-size:0px !important;position:relative;}
.form-col .arrow-btn::after, .form-col .contact-btn::before{content:'';position:absolute;transition:0.3s ease-in-out}
.form-col .arrow-btn::after{top:-37px;left:120px;width:22px;height:22px;background:url('/wp-content/uploads/2025/12/renovaktion-menuiserie-exterieur-tarbes-arrow-up-black.svg') center/contain no-repeat;}
.form-col .contact-btn{width:auto !important}
.form-col .contact-btn:hover .arrow-btn::after{left:126px;} 
.form-col .contact-btn{position:relative;}
.form-col .contact-btn::before{width:17px;height:1px; background:currentColor !important;bottom:0px;left:0px}
.form-col .contact-btn:hover::before{width:100%;background:var(--e-global-color-color_1) !important}

/* backg zoom  */
.image-zoom .coherence-container-background-zoom-yes:hover::before{transform: scale(1) !important;}
.contact-col:hover .coherence-container-background-zoom-yes::before{scale:1.1 !important;}
/*------------------------------------------------------***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;}
.phone-num a{color:#fff !important}
.phone-num a: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 (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*/
    .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*/

    /*style footer*/
}

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