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

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


/*------------------------------------------------------***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-section .depicter-bullet-item.depicter-bullet-active{height:62px;}
/**************************************Style : section_presentation*********************************/
.home-counter .elementor-counter-number-prefix{color:black; font-weight:300;}
.home-counter .elementor-counter-title{text-align:center}

/**************************************Style : section_prestations*********************************/

.prestations-carousel  .item-desc {display: none;}
.prestations-carousel .image-container img{  height: 100%;}
.prestations-carousel .prest-contnt h3{ font-size:34px;font-weight:600;color:white;text-transform:uppercase;}
.prestations-carousel .prest-contnt{
	padding:33px ;
	padding-bottom: 40px;
	position: absolute;
	bottom: 0;
/*     transform: translateY(140px); */
	transition:all 0.8s ease-in-out;
}

/* .prestations-carousel .prest-contnt h3::after {
  content: "";
  position: absolute;
  left: 35px;
  transform: translateY(43px);
  width: 180px;          
  height: 3px;      
  background-color: #E97C20;
	
} */

/* .item-content section p:last-child {
  display: none;
} */
.prestations-carousel .prest-contnt p{
	font-size:17px !important;
	min-height: 127px;
	color:rgba(245, 245, 245, 0.9);
	font-family: "Inter" !important;
	margin-top:16px;
	margin-bottom: -15px;
/* 	opacity:0;
	height:0px; */
    transition: margin 0.5s ease-in-out;
}

.prestations-carousel  .prestation-back {
	opacity:0;
	margin-bottom: -160px;
    transition: all 0.5s ease-in-out;
}

.prestations-carousel .prest-back-btn{
	display:inline-block;margin-top:20px;
}
.prestations-carousel .prest-back-btn a{
	font-family: "poppins" !important;
	color:white ;
	font-size:17px;
	font-weight:400;
	padding: 0px 23px 5px 5px;
/*     border: solid 0px;
    border-bottom-width: 1px;
	border-color:rgba(255, 255, 255, 0.44); */
}
.prestations-carousel .prest-back-btn:before {
       content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 38px;
    height: 1px;
    background-color: #fff;
    transition: width .4s ease-in-out;
}
/* .prestations-carousel .prest-back-btn::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: -24px;
  margin-bottom: -6px;
  background: url("https://www.gcp35.com/wp-content/uploads/2025/10/gcp-35-constructeurs-maisons-neuves-pres-de-saint-aubin-du-cormier-en-ille-et-vilaine-arrow.svg") no-repeat center;
  background-size: contain;
  transition:all 0.5s ease-in-out;
} */
.prestations-carousel .prest-back-btn:hover::before {
    width: 122px;
	background-color:#DF1C18;
}

.prestations-carousel .item-body:hover .image-container::after {
  content: "";
  position: absolute;
  top: 5%;
  left: 7%;
  width: 0;
  height: 0;
  border-radius:6px;
  border-style: solid;
  border-width: 100px 100px 0px 0; /* controls size */
  border-color: #e50914  transparent transparent transparent;
}

.prestations-carousel .item-body:hover .image-container{
	filter: brightness(0.7);
}

.prestations-carousel .item-body:hover .prestation-back {
  opacity: 1;
  z-index: 3;
  transform: translateY(0px);
  margin-bottom: 12px;
  pointer-events: auto;
}
.prestations-carousel .item-body:hover .prest-contnt {
   transform: translateY(0px);
}
/**************************************Style : section_Actualites*********************************/
 
.actualites .container-posts-grid .post-item-img a {
	position:relative !important;
	
}
/**************************************Style : section_Realisations*********************************/


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


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


/**************************************Style : section_avis*********************************/
.testimonials .ti-widget.ti-goog .ti-header .ti-name{color:white !important;}
.avis-section .testimonials .ti-goog .ti-reviews-container{padding:20px;}
.testimonials .ti-widget.ti-goog .ti-rating-text strong:not(.ti-rating-large){color:#F5F5F5 !important;}
.testimonials .ti-widget.ti-goog ::-webkit-scrollbar {
  width: 8px;  border-radius: 10px;
}

.testimonials .ti-widget.ti-goog ::-webkit-scrollbar-track {
  background: #F3F3F3 !important;   border-radius: 10px;
}

.testimonials .ti-widget.ti-goog ::-webkit-scrollbar-thumb {
  background-color: #333333 !important; border-radius: 10px;
}

.testimonials .ti-widget.ti-goog ::-webkit-scrollbar-thumb:hover {
  background-color: black !important; 
}



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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #DF1C18 !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*/
	.prestations-carousel .prest-contnt h3 {
	font-size: 28px;}

    /*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*/
	.prestations-carousel .item-body .prestation-back {
  opacity: 1;
  z-index: 3;
  height:unset;
  transform: translateY(0px);
  pointer-events: auto;
	margin-bottom: 0px;
}
.prestations-carousel .item-body .prest-contnt {
   transform: translateY(0px);
}

    /*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){

    /*style header*/

    /*style main content*/
	.slider-section .depicter-bullets-wrapper{    flex-direction: row !important;  margin-top: 15px;margin-left: calc(50% - 50px);}
	.slider-section .depicter-bullet-item.depicter-bullet-active{height:24px;width:62px;}
    /*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***------------------------------------------------------*/

.pds-hover a {pointer-events: initial !important;}