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


@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----------------------------------------------*/
/* header.is-sticky .logocentral { width: 120px; }
.is-sticky { position: fixed !important; left: 0; width: 100%; background: white !important; z-index: 9 !important; translate: 0.5s all ease-in-out !important }
header .home-icon a.coherence-core-menu-item img { display: none; }
header.is-sticky , body:not(.home) header{ box-shadow: 10px 10px 10px #a9a9a938; }
.is-sticky .coherence-core-nav-menu > li > a { font-size: 15px !important; }
.logo img{ translate: 0.5s all !important; }
.is-sticky .logo img{ transform: scale(1)!important; }
.is-sticky .e-con-inner { padding-bottom: 5px !important; }
 */

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

a.dib.link_phone1:hover,
a.dib.link_phone2:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

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

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

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

/**************************************Style : PRE-HOME*********************************/
/*----------------------- Hover images Style Last Version  ------------------------------*/
.img-gallery .gallery-icon * {transition: all 0.3s ease-in-out;}
.img-gallery .gallery-icon:hover img {transform: scale(1.05);filter:brightness(0.50)}
.img-gallery .gallery-icon {position: relative;}
.img-gallery .gallery-icon { overflow: hidden !important;border-radius: 0px;}
/**************************************Style : SLIDER REVOLUTION*********************************/

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

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

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

/* .section-prestation p.item-desc {
    display: none !important;
} */

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

/* .col-iframe-fb .fb-page span { border: 16px solid var(--e-global-color-color_4) !important; border-radius: 20px; } */

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

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

section p:empty {
  display: none !important;
}
.item-body {
  height: 620px;
}
/**************************************Style : section_points_forts*********************************/

.col_frame_fb iframe {
  border: 5px solid #576a53;
  border-radius: 15px !important;
  box-shadow: 0 0 0 15px var(--e-global-color-color_1);
}

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

.col-iframe-fb iframe {
  border: 6px solid var(--e-global-color-color_2) !important;
  border-radius: 20px;
}

/**************************************Style : section_avis*********************************/

.section-avis .ti-widget.ti-goog .ti-review-item > .ti-inner {
  background-color: #fff !important;
  border: 1px solid #33525c;
}

.section-avis .ti-widget.ti-goog .ti-review-item > .ti-inner {
  border: 0px !important;
}

.ti-footer {
  display: none !important;
}

.ti-widget.ti-goog .ti-controls :is(.ti-next, .ti-prev) {
  background: #576a53;
  padding: 22px !important;
  display: flex;
  border-radius: 0px;
}
.ti-widget.ti-goog .ti-controls .ti-next:before {
  top: 15px !important;
  right: 12px !important;
  background: white !important;
}
.ti-widget.ti-goog .ti-controls .ti-next:after {
  top: 25px !important;
  right: 12px !important;
  background: white !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev:before {
  top: 25px !important;
  left: 12px !important;
  background: white !important;
}
.ti-widget.ti-goog .ti-controls .ti-prev:after {
  top: 15px !important;
  left: 12px !important;
  background: white !important;
}
.ti-widget.ti-goog
  .ti-controls
  :is(.ti-prev:after, .ti-prev:before, .ti-next:after, .ti-next:before) {
  background: white;
}
.ti-widget.ti-goog .ti-controls .ti-next:hover,
.ti-widget.ti-goog .ti-controls .ti-prev:hover {
  transform: scale(1) !important;
  background: transparent;
}

.ti-next {
  margin-right: -35px;
  border: 1px solid #576a53;
  border-radius: 50px !important;
}

.ti-prev {
  margin-left: -35px;
  border: 1px solid #576a53;
  border-radius: 50px !important;
}

.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: space-between !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*/

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