/*
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-header .menu-with-logo .coherence-core-nav-menu {
  align-items: center !important;
}
.section-footer .menu-icon-home > a svg {
  display: none !important;
}
.section-header .menu-center-logo > a:hover {
  background: unset !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;
}

header.sticky-active .horair-telephone {
    display: none
}

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home a span {
  display: none !important;
}
}

@media only screen and (max-width: 1024px) {
  .section-header .menu-icon-home a i {
    display: none !important;
  }
  .section-header .coherence-core-dropdown {
    min-width: 290px !important;
    right: 0px !important;
    left: auto !important;
  }
  .section-header .coherence-core-dropdown .menu-center-logo,
  .section-header .coherence-core-dropdown .menu-icon-rs {
    display: none !important;
  }
  .menu-home-icon a svg {
    display: none !important;
  }
  .section-header .menu-home-icon a span {
    display: flex !important;
  }

  span.container-logo {
    display: none !important;
  }
  .unset {
    position: unset !important;
  }
}

/*----------------------------------------------Header Sticky----------------------------------------------*/


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

* :is(a[href^="tel:"]):hover {
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
    color: unset !important;
  }

.pg-section-realisation .gallery-icon {
  overflow: hidden;
  border-radius: 8px;
}

.pg-section-realisation figure.gallery-item img {
  transition: all 0.3s ease-in-out;
}

.pg-section-realisation figure.gallery-item:hover img {
  scale: 1.1;
}


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/
.front-back .coherence-flip-box .coherence-flip-box-item {
    border-radius: 15px !important;
    overflow: hidden;
}
/*------------------------------------------------------***End***------------------------------------------------------*/

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

/**************************************Style : PRE-HOME*********************************/

/**************************************Style : SLIDER REVOLUTION*********************************/

/**************************************Style : section_presentation*********************************/

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

.section-prestation .item-content section {
  padding: 0 !important;
  /*     margin-top: -54px; */
}


.dv-img {
  backface-visibility: hidden !important;
}

.main-one {
  background-color: transparent;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  margin-top: 160px !important;
  width: 100% !important;
}

.main-two {
  background-color: #0082b3;
  background-color: transparent !important;
  padding-left: 20px !important;
  padding-bottom: 30px !important;
}

.dv-img img {
  width: 95px !important;
}

.dv-img {
  background-color: #fff !important;
  border-radius: 48% !important ;
  width: 120px;
  padding: 20px 33px;
  margin-inline: auto !important;
}

.title h2 {
  text-align: center !important;
  color: #e8d9cb !important;
  margin-top: 20px !important;
}

.text p {
  text-align: center;
  color: #0082b3;
}

.text-hv p {
  text-align: center;
  color: #ffffff;
}

.btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.btn-hv {
  text-align: center;
}
.btn-hv a {
  background-color: #fff !important;
  padding: 15px 55px !important;
  color: #344534 !important;
  border-radius: 25px !important;
}

.btn-hv a:hover {
  background-color: #969592 !important;
}

.section-prestation .main-two {
  opacity: 0;
  transform: translateY(100%);
  transition: 0.3s all;
}

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


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

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

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


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

.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {
  max-height: unset !important;
  overflow-y: initial !important;
}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  width: 100% !important;
  margin: 0px !important;
}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {
  width: 31% !important;
  float: left !important;
  margin: 1%;
  position: relative !important;
  left: 0px !important;
  max-width: 31% !important;
  min-width: 31% !important;
  flex: 0 0 31% !important;
  padding: 0px !important;
}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {
  width: 100% !important;
  overflow: hidden;
}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots,
.section-avis-pg .ti-widget.ti-goog .ti-controls {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .section-avis-pg .ti-widget.ti-goog .ti-review-item {
    width: 48% !important;
    min-width: 48% !important;
    flex: 0 0 48% !important;
  }
}
@media only screen and (max-width: 600px) {
  .section-avis-pg .ti-widget.ti-goog .ti-review-item {
    width: 98% !important;
    min-width: 98% !important;
    flex: 0 0 98% !important;
  }
}
 


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

/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg {
  width: 130px !important;
  height: auto !important;
}
.coherence-logo svg * {
  fill: #fff !important;
}
.section-footer .menu-center-logo {
  display: none !important;
}
.menu-main-footer .hide-sub-mn .sub-menu,
.menu-main-footer .hide-sub-mn .sub-arrow {
  display: none !important;
}

.col-widget-footer.menu ul.coherence-core-nav-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0px;
}
.coherence-core-nav-menu:before,
.coherence-core-nav-menu:after {
  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*/
}

@media only screen and (min-width: 800px) {
  /*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*/
  /* 	body:not(.rtl) .elementor-47 .elementor-element.elementor-element-be7f6e6 {
    left: 425px !important;
} */

  /*style footer*/
}

@media only screen and (max-width: 1440px) {
  /*style header*/

  /*style main content*/
  /* body:not(.rtl) .elementor-47 .elementor-element.elementor-element-be7f6e6 {
    left: 400px !important;
} */

  /*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*/
span.separator-sup-title:before, span.separator-sup-title:after {
    display: none !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*/
  .is-sticky {
    top: 0 !important;
  }

  /*style main content*/

  .section-prestation .main-one {
    opacity: 1;
  }

  .section-prestation .item-body .main-one {
    transform: translateY(110%);
  }
  .section-prestation .item-body .main-one {
    transform: translateY(-250%);
  }

  .section-prestation .dv-img {
    transform: translateY(-41px);
  }
  .section-prestation .item-body .main-two {
    opacity: 1;
    transform: translateY(15%);
  }

  .item-body {
    overflow: hidden !important;
  }

  /*style footer*/
}

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

.back-to-top {
  background-color: #576a53;
  color: #ffffff;
}

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