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

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

.section-header .menu-hm a span {
  display: none !important;
}
.section-header .coherence-core-nav-menu .menu-item {
  position: relative;
}

@media only screen and (min-width: 1025px) {
  .section-header .menu-icon-home > a {
    text-indent: -999px;
  }

  .section-header li.current-menu-item:before {
    content: "";
    background-color: var(--e-global-color-color_1);
    width: 90%;
    height: 80px;
    top: -20px;
    left: 0;
    right: 0;
    border-radius: 0px 0px 15px 15px;
    margin: auto;
    position: absolute;
  }
  .section-header li.menu-hm:hover:before {
    content: "";
    background-color: var(--e-global-color-color_1);
    width: 90%;
    height: 80px;
    top: -20px;
    left: 0;
    right: 0;
    border-radius: 0px 0px 15px 15px;
    margin: auto;
    position: absolute;
  }
}
@media only screen and (max-width: 1024px) {
  .section-header .menu-hm > a svg {
    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;
  }
  .section-header i.fas.fa-home {
    display: none !important;
  }
  .section-header .menu-hm a span {
    display: flex !important;
  }
}
/*------------------------------------------*Header Sticky*------------------------------------ */
header.is-sticky .logocentral {width: 120px;}
.is-sticky {position: fixed !important;left: 0;top:0!important;width: 100%;z-index: 333 !important;transition:all 0.5s ease-in-out!important;}
header .home-icon a.coherence-core-menu-item img{display:none;}

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

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

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

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

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

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

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

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

section p:empty {  display: none;}

.section-prestation .item-content section {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  padding: 20px !important;
}

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

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

.main-one {
  width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0;
    padding: 20px;
    min-height: 170px;
    background-color: var(--e-global-color-color_1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding-top: 60px;
}

.section-prestation .item-body:before {
  content: "";
  background-color: var(--e-global-color-color_1);
  opacity: 0.8 !important;
  width: 100%;
  height: 0px !important;
  position: absolute;
	transition: height 0.5s ease-in-out !important;
}

.section-prestation .item-body:after {
  content: "";
  background-color: var(--e-global-color-color_1);
  width: 100%;
  height: 0px !important;
  position: absolute;
  bottom: 0px;
  opacity: 0.8 !important;
  transition: height 0.5s ease-in-out !important;
}

.section-prestation .item-body:hover:before , .section-prestation .item-body:hover:after {
  height: 50% !important;
}


.main-two {
  background-color: transparent !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}


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

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

.main-one .dv-img {
    position: absolute;
    top: 0;
    transform: translateY(-50%) !important;
}

.title h3 {
  text-align: center !important;
  color: #fff !important;
}
.title-hv h3 {
  text-align: center !important;
  color: #ffffff !important;
}

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

.text-hv p {
  text-align: center;
  color: #ffffff;
  padding-bottom: 0px !important;
	margin-bottom:0px !important
}

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

.btn-hv {
  display: flex;
  justify-content: center;
}
.btn-hv a {
  background-color: #000000;
  padding: 15px 55px !important;
  color: #ffffff !important;
  border: 2px solid #000000 !important;
  border-radius: 8px !important;
}
.btn-hv a:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
  border: 2px solid #ffffff !important;
}

.section-prestation .main-two {
  opacity: 0;
  transform: translateY(100%);
  transition: transform 0.5s ease-in-out, opacity 0.2s ease-in-out;
}

.section-prestation .item-body:hover .main-two {
  opacity: 1;
  transform: translateY(0);
}

.section-prestation .main-one {
  position: absolute !important;
}

.section-prestation .item-body:hover .main-one {
  opacity: 0;
  transition: 0.5s all;
}

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

.section-prestation .dv-img {
  transform: translateY(0px);
}

.section-prestation .item-body {
  border-radius: 50px !important;
  overflow: hidden !important;
}


/**************************************Style : phone_section*********************************/

.col-iframe-fb iframe {
  border: 15px solid #ff891a !important;
  border-radius: 50px;
}


.col-iframe-fb {
  z-index: 10 !important;
}
/**************************************Style : section_Actualites*********************************/

span.author.vcard {
  display: none;
}

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

span.slick-arrow.slick-next {
  border-radius: 50px !important;
}

span.slick-arrow.slick-prev {
  border-radius: 50px !important;
}

.realisation .ti-widget.ti-goog .ti-controls {
  max-width: 120px !important;
  top: unset !important;
  bottom: -10px !important;
  right: 0;
  left: 0;
  margin-inline: auto !important;
}

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

body .col-icon-val:before {
  content: "" !important;
  background-color: #ffffff !important;
  width: 75px !important;
  height: 90px !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  border: 1px solid gold;
  border-radius: 0px 0px 50px 50px;
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-50px);
  }
  100% {
    transform: translatey(0px);
  }
}

.cam-float {
  transform: translatey(12px);
  animation: float 2s ease-in-out infinite !important;
}

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

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

.section-avis .ti-review-content {
  color: #fff !important;
}

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

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

.ti-widget.ti-goog .ti-controls :is(.ti-next, .ti-prev) {
  background: transparent;
  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 #fff;
  border-radius: 50px !important;
}

.ti-prev {
  margin-left: -35px;
  border: 1px solid #fff;
  border-radius: 50px !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;
}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow,body .ti-widget.ti-goog .ti-controls-line{display: none !important;}
body .ti-widget.ti-goog .ti-controls{display:block!important;}
body .menu-main-footer .menu-icon-home i,body .menu-main-footer .hide-sub-mn .sub-menu,body .menu-main-footer .hide-sub-mn .sub-arrow{display:none!important;}
body .gallery-icon a:hover img,body .wpmf-gallery-icon a:hover img,body .modula-items .modula-item:hover{opacity:0.8!important;}
button.cmplz-btn:hover{background-color:#000!important;border-color:#fff!important;color:#fff!important;}
body .menu-footer .menu-item.current-menu-item a.coherence-core-menu-item,body .menu-footer .menu-item a.coherence-core-menu-item:hover{text-decoration:underline!important;}
body .wpcf7-form .focused .sp-label{top:0px!important;font-size:9px!important;border-radius:3px;padding:3px;left:13px!important;}
body .wpcf7-not-valid-tip{color:var(--e-global-color-color_error)!important;}
body .wpcf7-acceptance label{display:flex;}
body .wpcf7-acceptance input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;background-color:#fff;position:relative;cursor:pointer;border:1px solid var(--e-global-color-color_1);margin-right:8px!important;}
body .wpcf7-acceptance input[type=checkbox]:checked{background-color:var(--e-global-color-color_1);border-color:var(--e-global-color-color_1)}
body .wpcf7-acceptance input[type=checkbox]:checked::after{content:'\2713';position:absolute;top:0;left:3px;font-size:9px;color:#fff}
body a[href^="tel:"]:hover{text-decoration:underline!important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.invalid .wpcf7-response-output{border-color:red;background:red;color:#fff !important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.invalid input.wpcf7-not-valid,body .pg-mp-titre-h1-bg form.wpcf7-form.invalid select.wpcf7-not-valid{border-color:red;background:transparent;color:red!important;}
body .pg-mp-titre-h1-bg input[type=submit]{margin-top:20px!important;}
body .pg-mp-titre-h1-bg form.wpcf7-form.sent  .wpcf7-response-output{border-color:green;background:green;color:#fff !important;}
body .pg-mp-titre-h1-bg a:hover,body .content-area a:hover{text-decoration:underline!important;}
body .pg-mp-titre-h1-bg h3{font-size:18px!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*/
	/* Animations */
    .animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
    .animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
    .animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
    .animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
    .animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
    @keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
    @keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
    @keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
    @keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
    @keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
}

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

  /*style main content*/
  .ti-widget.ti-goog .ti-controls .ti-next,
  .ti-widget.ti-goog .ti-controls .ti-prev {
    display: none !important;
  }

  /*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*/
	.section-prestation .item-body ,.section-prestation .item-body > img{
		height: 600px !important;
	}

  /*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*/
  .section-prestation .main-one {
    opacity: 0;
  }

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

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

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

  .section-prestation .item-body:before {
    height: 50% !important;
    transition: 0.5s all;
  }

  .section-prestation .item-body:after {
    height: 50% !important;
    transition: 0.5s all;
  }

  .item-body img:not(.dv-img img) {
    height: 500px;
  }

  /*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: 768px) {
  /*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*/
}

/*------------***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*/
	.section-prestation .item-body ,.section-prestation .item-body > img{
		height: 650px !important;
	}

  /*style footer*/
}


/*------------------------------------------------------***End Media query***------------------------------------------------------*/
a.btn-reservation-presta {
    background-color: var(--e-global-color-color_1);
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-color_1);
    border-radius: 8px 8px 8px 8px;
    padding: 15px 30px 15px 30px;
    color: var(--e-global-color-color_white) !important;
}

a.btn-reservation-presta:hover {
    background-color: #000000;
    color: var(--e-global-color-color_white);
    border-color: #FEDBFC;
}

/*------------***PayPal section***------------*/
.section-paypal .elementor-widget-container {
    width: 100% !important;
    justify-items: center;
}

.section-paypal .elementor-widget-html .elementor-widget-container div {
    width: 30% !important;
}

@media(max-width:1355px){
    .section-paypal .elementor-widget-html .elementor-widget-container div {
    width: 45% !important;
}
}
@media(max-width:917px){
    .section-paypal .elementor-widget-html .elementor-widget-container div {
    width: 60% !important;
}
}
@media (max-width: 698px) {
    .section-paypal .elementor-widget-html .elementor-widget-container div {
        width: 75% !important;
    }
}