/*
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***------------------------------------------------------*/
/*Button Sticky SlideIn*/
.btn-sticky .elementor-button-content-wrapper{
    display: flex;
    justify-content: center;
	align-items: center;
/*     flex-direction: row-reverse !important; */
    gap: 5px;
	width: max-content !important;
}
.btn-sticky .elementor-button-icon { font-size: 35px; }
.btn-sticky { right: -145px !important; transition: 0.5s all ease-in-out; }
.btn-sticky:hover { right: 0px !important; }
@media only screen and (max-width: 800px) {
	.btn-sticky:hover { right: -145px !important; }
}
@media only screen and (max-width: 600px) {
	.btn-sticky, .btn-sticky:hover { right: -140px !important; }
}

/*Line*/

.line-title, .line-title-white {
    position: relative;
    transition: all 0.5s ease-in-out;
}
.line-title:before {
    content: "";
    height: 15px;
    width: 15px;
    background: var(--e-global-color-color_1);
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-block: auto;
    animation: somename ease-in-out 8s infinite !important;
}
.line-title-white:before {
    content: "";
    height: 15px;
    width: 15px;
    background: var(--e-global-color-color_white);
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-block: auto;
    animation: somename ease-in-out 8s infinite !important;
}
@keyframes somename {
  0% { left: 0; }
  50% { left: calc(100% - 15px); }
  100% { left: 0;  }
}

/*------------------------------------------------------***End***------------------------------------------------------*/
.tictac-animation {
	animation: heartbeat ease-in-out 5s infinite !important;
}
@keyframes heartbeat
{
  0%
  {
    transform: translatey(10px);
  }
  25%
  {
    transform: translatey(-10px);
  }
  50%
  {
    transform: translatey(10px);
  }
  75%
  {
    transform: translatey(-10px);
  }
  100%
  {
    transform: translatey(10px);
  }
}
 

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

/**************************************Style : PRE-HOME*********************************/
/*marquee*/
.marquee .elementor-widget-container {
  white-space: nowrap !important;
  overflow: hidden !important;
  display: inline-block !important;
  animation: marquee 13s linear infinite !important;
}

.marquee .elementor-widget-container p {
  display: inline-block !important;
}

  @keyframes marquee {
    0% {
      transform: translateX(5%);
    }
    100% {
      transform: translateX(-50%);
    }
  }


/**************************************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_H1*********************************/
.title-decalage .coherence-simple-title .title, .title-decalage .elementor-icon { margin-left: -15%; }
@media only screen and (max-width: 1740px){
.title-decalage .coherence-simple-title .title, .title-decalage .elementor-icon { margin-left: -10%; }
}
@media only screen and (max-width: 1600px){
.col-insinde-presentation { width: 100% !important; }
}
@media only screen and (max-width: 1500px){
.title-decalage .coherence-simple-title .title, .title-decalage .elementor-icon { margin-left: 0%; }
}

/**************************************Style : section_prestations*********************************/
.prestations * { transition: all 0.5s ease-in-out !important; }
.prestations .btn-prestation * { transition: all 0s ease-in-out !important; }
.txt-btn { position: absolute; left: 0; right: 0; opacity: 0; transform: translateY(100px); }
.icon-title { position: absolute !important; left: 0; right: 0; opacity: 1; transform: translateY(0px); }

/* Hover */
.prestations:hover .icon-title { opacity: 0; transform: translateY(-150px); }
.prestations:hover .txt-btn { opacity: 1; transform: translateY(0px); }
@media only screen and (max-width: 800px){
.txt-btn { position: relative !important; left: 0; right: 0; opacity: 1; transform: translateY(0px); }
.icon-title { position: relative !important; left: 0; right: 0; opacity: 1 !important; transform: translateY(0px) !important; }
.prestations:before { background-image: radial-gradient(at center center, var(--e-global-color-color_2) 100%, var(--e-global-color-color_2) 100%) !important; }
}
/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : section_Realisations*********************************/
.img-gallery .gallery-icon * {
    transition: all 1s cubic-bezier(1,0,0,.56);
}

.img-gallery .gallery-icon:hover img {
    transform: scale(1.1)
}
.img-gallery .gallery-icon {
	position: relative;
}
body .img-gallery .gallery-icon {
    overflow: hidden !important;
/* 	border-radius: 10px; */
}

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

.menu-footer ul.coherence-core-nav-menu .current_page_item a, .menu-footer ul.coherence-core-nav-menu li a:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
}

/*------------------------------------------------------***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*/
.ti-widget.ti-goog .ti-controls { display: block !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*/
    .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***------------------------------------------------------*/


.tel-blanc {
    color: #ffffff !important;
    text-decoration: none;
    font-weight: 700;
}

.tel-blanc:hover {
  color: #f1f1f1; /* optionnel : légèrement gris clair au survol */
}


.col-md-12.input-label11.mb20 {
    margin-bottom: 27px;
    margin-top: 20px;
}
