/*
Theme Name: ethno-clinica-sp
Author: smart-plugs - Yann Guyon
Text Domain: ethno-clinica
*/
/*@font-face {
    font-family: "Arsilon";
    src: url("../font/Dhan-Studio-Arsilon.ttf") format("truetype"),
        url("../font/Dhan-Studio-Arsilon.woff") format("woff");
}*/
/* reset.scss */
html, body, ol, ul {
  padding: 0;
  margin: 0;
}

ol, ul {
  list-style: none;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

a:not(.btn) {
  color: inherit;
}

a:not(.btn):hover,
a:not(.btn):visited,
a:not(.btn):active {
  text-decoration: none !important;
  color: inherit;
}

input {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

img {
  border: none;
}

header,
main,
section,
footer {
  width: 100%;
}

.header__content,
.section__content,
.footer__content,
.footer__footer,
.elementor-section.elementor-section-boxed > .elementor-container {
  margin: auto;
  /*    max-width: unset!important;
      width: 100%;*/
  width: 98%;
  max-width: 1580px;
}

.footer__content,
.footer__footer {
  max-width: unset !important;
  width: 100%;
}

main {
  padding-bottom: 50px;
}
@media screen and (min-width: 1024px) {
  main {
    padding-bottom: 50px;
    min-height: 700px;
  }
}
@media screen and (min-width: 1400px) {
  main {
    padding-bottom: 50px;
  }
}

.section__content {
  position: relative;
}

section:not(:first-child) {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  section:not(:first-child) {
    margin-top: 20px;
  }
}

section:not(.elementor-inner-section):first-child {
  margin-top: 50px;
}

section:first-child.is--banner-section {
  margin-top: 0;
}

section,
.section__content {
  padding: 0;
}

section:not(.has--boxed-background):not(.elementor-inner-section),
section.has--boxed-background > .section__content {
  padding-top: 30px;
  padding-bottom: 30px;
}

section:first-child {
  padding-top: 0;
}

.section__content,
.elementor-section:not(.elementor-inner-section) > .elementor-container,
section.is--banner .breadcrumb,
section.is--banner-section .breadcrumb {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1024px) {
  .section__content,
  .elementor-section:not(.elementor-inner-section) > .elementor-container,
  section.is--banner .breadcrumb,
  section.is--banner-section .breadcrumb {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .section__content,
  .elementor-section:not(.elementor-inner-section) > .elementor-container,
  section.is--banner .breadcrumb,
  section.is--banner-section .breadcrumb {
    padding-left: 85px;
    padding-right: 85px;
  }
}

.elementor-section.is--banner-section > .elementor-container .elementor-widget-wrap {
  padding: 0;
}

.smpl__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2%;
  margin-right: -2%;
}

.smpl__col {
  width: 96%;
  margin: 10px 2%;
  box-sizing: border-box;
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-12 {
    width: 96%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-12.is--right-bordered-col:after {
    right: -2.0833333333%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-12.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-12 {
    width: 96%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-12.is--right-bordered-col:after {
    right: -2.0833333333%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-12.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-12 {
    width: 96%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-12.is--right-bordered-col:after {
    right: -2.0833333333%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-12.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-12 {
    width: 96%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-12.is--right-bordered-col:after {
    right: -2.0833333333%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-12.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-12 {
    width: 96%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-12.is--right-bordered-col:after {
    right: -2.0833333333%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-12.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-11 {
    width: 87.6666666667%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-11.is--right-bordered-col:after {
    right: -2.2813688213%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-11.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-11 {
    width: 87.6666666667%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-11.is--right-bordered-col:after {
    right: -2.2813688213%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-11.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-11 {
    width: 87.6666666667%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-11.is--right-bordered-col:after {
    right: -2.2813688213%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-11.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-11 {
    width: 87.6666666667%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-11.is--right-bordered-col:after {
    right: -2.2813688213%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-11.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-11 {
    width: 87.6666666667%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-11.is--right-bordered-col:after {
    right: -2.2813688213%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-11.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-10 {
    width: 79.3333333333%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-10.is--right-bordered-col:after {
    right: -2.5210084034%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-10.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-10 {
    width: 79.3333333333%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-10.is--right-bordered-col:after {
    right: -2.5210084034%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-10.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-10 {
    width: 79.3333333333%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-10.is--right-bordered-col:after {
    right: -2.5210084034%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-10.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-10 {
    width: 79.3333333333%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-10.is--right-bordered-col:after {
    right: -2.5210084034%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-10.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-10 {
    width: 79.3333333333%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-10.is--right-bordered-col:after {
    right: -2.5210084034%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-10.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-9 {
    width: 71%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-9.is--right-bordered-col:after {
    right: -2.8169014085%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-9.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-9 {
    width: 71%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-9.is--right-bordered-col:after {
    right: -2.8169014085%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-9.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-9 {
    width: 71%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-9.is--right-bordered-col:after {
    right: -2.8169014085%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-9.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-9 {
    width: 71%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-9.is--right-bordered-col:after {
    right: -2.8169014085%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-9.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-9 {
    width: 71%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-9.is--right-bordered-col:after {
    right: -2.8169014085%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-9.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-8 {
    width: 62.6666666667%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-8.is--right-bordered-col:after {
    right: -3.1914893617%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-8.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-8 {
    width: 62.6666666667%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-8.is--right-bordered-col:after {
    right: -3.1914893617%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-8.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-8 {
    width: 62.6666666667%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-8.is--right-bordered-col:after {
    right: -3.1914893617%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-8.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-8 {
    width: 62.6666666667%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-8.is--right-bordered-col:after {
    right: -3.1914893617%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-8.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-8 {
    width: 62.6666666667%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-8.is--right-bordered-col:after {
    right: -3.1914893617%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-8.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-7 {
    width: 54.3333333333%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-7.is--right-bordered-col:after {
    right: -3.6809815951%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-7.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-7 {
    width: 54.3333333333%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-7.is--right-bordered-col:after {
    right: -3.6809815951%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-7.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-7 {
    width: 54.3333333333%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-7.is--right-bordered-col:after {
    right: -3.6809815951%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-7.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-7 {
    width: 54.3333333333%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-7.is--right-bordered-col:after {
    right: -3.6809815951%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-7.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-7 {
    width: 54.3333333333%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-7.is--right-bordered-col:after {
    right: -3.6809815951%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-7.is--right-bordered-col:nth-child(1n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-6 {
    width: 46%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-6.is--right-bordered-col:after {
    right: -4.347826087%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-6.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-6 {
    width: 46%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-6.is--right-bordered-col:after {
    right: -4.347826087%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-6.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-6 {
    width: 46%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-6.is--right-bordered-col:after {
    right: -4.347826087%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-6.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-6 {
    width: 46%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-6.is--right-bordered-col:after {
    right: -4.347826087%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-6.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-6 {
    width: 46%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-6.is--right-bordered-col:after {
    right: -4.347826087%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-6.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-5 {
    width: 37.6666666667%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-5.is--right-bordered-col:after {
    right: -5.3097345133%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-5.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-5 {
    width: 37.6666666667%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-5.is--right-bordered-col:after {
    right: -5.3097345133%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-5.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-5 {
    width: 37.6666666667%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-5.is--right-bordered-col:after {
    right: -5.3097345133%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-5.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-5 {
    width: 37.6666666667%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-5.is--right-bordered-col:after {
    right: -5.3097345133%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-5.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-5 {
    width: 37.6666666667%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-5.is--right-bordered-col:after {
    right: -5.3097345133%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-5.is--right-bordered-col:nth-child(2n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-4 {
    width: 29.3333333333%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-4.is--right-bordered-col:after {
    right: -6.8181818182%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-4.is--right-bordered-col:nth-child(3n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-4 {
    width: 29.3333333333%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-4.is--right-bordered-col:after {
    right: -6.8181818182%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-4.is--right-bordered-col:nth-child(3n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-4 {
    width: 29.3333333333%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-4.is--right-bordered-col:after {
    right: -6.8181818182%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-4.is--right-bordered-col:nth-child(3n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-4 {
    width: 29.3333333333%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-4.is--right-bordered-col:after {
    right: -6.8181818182%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-4.is--right-bordered-col:nth-child(3n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-4 {
    width: 29.3333333333%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-4.is--right-bordered-col:after {
    right: -6.8181818182%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-4.is--right-bordered-col:nth-child(3n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-3 {
    width: 21%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-3.is--right-bordered-col:after {
    right: -9.5238095238%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-3.is--right-bordered-col:nth-child(4n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-3 {
    width: 21%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-3.is--right-bordered-col:after {
    right: -9.5238095238%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-3.is--right-bordered-col:nth-child(4n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-3 {
    width: 21%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-3.is--right-bordered-col:after {
    right: -9.5238095238%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-3.is--right-bordered-col:nth-child(4n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-3 {
    width: 21%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-3.is--right-bordered-col:after {
    right: -9.5238095238%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-3.is--right-bordered-col:nth-child(4n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-3 {
    width: 21%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-3.is--right-bordered-col:after {
    right: -9.5238095238%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-3.is--right-bordered-col:nth-child(4n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-2 {
    width: 12.6666666667%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-2.is--right-bordered-col:after {
    right: -15.7894736842%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-2.is--right-bordered-col:nth-child(6n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-2 {
    width: 12.6666666667%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-2.is--right-bordered-col:after {
    right: -15.7894736842%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-2.is--right-bordered-col:nth-child(6n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-2 {
    width: 12.6666666667%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-2.is--right-bordered-col:after {
    right: -15.7894736842%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-2.is--right-bordered-col:nth-child(6n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-2 {
    width: 12.6666666667%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-2.is--right-bordered-col:after {
    right: -15.7894736842%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-2.is--right-bordered-col:nth-child(6n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-2 {
    width: 12.6666666667%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-2.is--right-bordered-col:after {
    right: -15.7894736842%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-2.is--right-bordered-col:nth-child(6n):after {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-1 {
    width: 4.3333333333%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-1.is--right-bordered-col:after {
    right: -46.1538461538%;
  }
}

@media screen and (min-width: 576px) {
  .smpl__col-sm-1.is--right-bordered-col:nth-child(12n):after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-1 {
    width: 4.3333333333%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-1.is--right-bordered-col:after {
    right: -46.1538461538%;
  }
}

@media screen and (min-width: 768px) {
  .smpl__col-md-1.is--right-bordered-col:nth-child(12n):after {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-1 {
    width: 4.3333333333%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-1.is--right-bordered-col:after {
    right: -46.1538461538%;
  }
}

@media screen and (min-width: 1024px) {
  .smpl__col-lg-1.is--right-bordered-col:nth-child(12n):after {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-1 {
    width: 4.3333333333%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-1.is--right-bordered-col:after {
    right: -46.1538461538%;
  }
}

@media screen and (min-width: 1200px) {
  .smpl__col-xl-1.is--right-bordered-col:nth-child(12n):after {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-1 {
    width: 4.3333333333%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-1.is--right-bordered-col:after {
    right: -46.1538461538%;
  }
}

@media screen and (min-width: 1400px) {
  .smpl__col-xxl-1.is--right-bordered-col:nth-child(12n):after {
    display: none;
  }
}

.is--right-bordered-col {
  position: relative;
}

.is--right-bordered-col:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #000;
  content: "";
}

body {
  background-color: #fbf8eb;
  font-family: "Work Sans", sans-serif !important;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  word-break: break-word;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em;
}

h1,
.elementor-widget-heading h1.elementor-heading-title,
.has--h1-style,
.has--h1-like-title.elementor-widget-heading .elementor-heading-title {
  font-size: 35px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.4em;
  color: #183426;
}
@media screen and (min-width: 1200px) {
  h1,
  .elementor-widget-heading h1.elementor-heading-title,
  .has--h1-style,
  .has--h1-like-title.elementor-widget-heading .elementor-heading-title {
    font-size: 45px;
  }
}

h2,
.elementor-widget-heading h2.elementor-heading-title,
.has--h2-style,
.keypoint-list__num,
.has--h2-like-title.elementor-widget-heading .elementor-heading-title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0.4em;
  color: #183426;
}
@media screen and (min-width: 1200px) {
  h2,
  .elementor-widget-heading h2.elementor-heading-title,
  .has--h2-style,
  .keypoint-list__num,
  .has--h2-like-title.elementor-widget-heading .elementor-heading-title {
    font-size: 40px;
  }
}

h3,
.elementor-widget-heading h3.elementor-heading-title,
.has--h3-style,
.has--h3-like-title.elementor-widget-heading .elementor-heading-title {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0.4em;
  color: #183426;
}
@media screen and (min-width: 1200px) {
  h3,
  .elementor-widget-heading h3.elementor-heading-title,
  .has--h3-style,
  .has--h3-like-title.elementor-widget-heading .elementor-heading-title {
    font-size: 30px;
  }
}

h4,
.elementor-widget-heading h4.elementor-heading-title,
.has--h4-style,
.has--h4-like-title.elementor-widget-heading .elementor-heading-title {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  h4,
  .elementor-widget-heading h4.elementor-heading-title,
  .has--h4-style,
  .has--h4-like-title.elementor-widget-heading .elementor-heading-title {
    font-size: 25px;
  }
}

p,
.elementor-widget-text-editor p,
.elementor-widget-text-editor ul {
  font-weight: 400;
}

.elementor-widget-text-editor p {
  text-align: justify;
}

img {
  max-width: 100%;
}

b {
  font-weight: 500;
}

strong {
  font-weight: 600;
}

.has--green-background:not(.has--boxed-background),
section.has--green-background.has--boxed-background > .section__content,
section.has--green-background.has--boxed-background > .elementor-container {
  background-color: #183426;
}

.has--light-beige-background:not(.has--boxed-background),
section.has--light-beige-background.has--boxed-background > .section__content,
section.has--light-beige-background.has--boxed-background > .elementor-container {
  background-color: #fbf8eb;
}

.has--light-grey-background:not(.has--boxed-background),
section.has--light-grey-background.has--boxed-background > .section__content,
section.has--light-grey-background.has--boxed-background > .elementor-container {
  background-color: #F4F3F4;
}

section.has--green-background .elementor-widget-container,
section.has--green-background .elementor-heading-title,
section.has--green-background .elementor-icon-list-text,
section.has--green-background svg {
  color: #FFF !important;
  fill: #FFF !important;
}

section.has--wave-shape {
  margin-top: 60px;
}

section.has--wave-shape:after {
  background-image: url(assets/img/waves.svg);
  background-size: 100% 100%;
  background-position: center;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  height: 60px;
  display: block;
  content: "";
}

.btn, .ethnoclinica-form button.elementor-button {
  display: inline-block;
  padding: 1rem 2rem;
  line-height: 1;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  border-radius: 5px;
  transition: all 0.3s ease;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
}

button[type=submit] {
  cursor: pointer;
}

.btn:hover, .ethnoclinica-form button.elementor-button:hover {
  text-decoration: none;
}

.is--btn-white,
button.btn.is--btn-white,
.ethnoclinica-form button.is--btn-white.elementor-button,
.is--elementor-btn-white .elementor-button-link.elementor-button,
.ethnoclinica-form.has--btn-white button.elementor-button {
  border-color: #000;
  background-color: #FFF;
  color: #000;
}

.is--btn-white:hover,
button.btn.is--btn-white:hover,
.ethnoclinica-form button.is--btn-white.elementor-button:hover,
.is--elementor-btn-white .elementor-button-link.elementor-button:hover,
.ethnoclinica-form.has--btn-white button:hover {
  border-color: #FFF;
  background-color: #000;
  color: #FFF !important;
}

.is--btn-white:active,
button.btn.is--btn-white:active,
.ethnoclinica-form button.is--btn-white.elementor-button:active,
.is--elementor-btn-white .elementor-button-link.elementor-button:active,
.ethnoclinica-form.has--btn-white button:active {
  border-color: #000;
  background-color: #FFF;
  color: #000;
}

.is--btn-green,
button.btn.is--btn-green,
.ethnoclinica-form button.is--btn-green.elementor-button,
.is--elementor-btn-green .elementor-button-link.elementor-button,
.ethnoclinica-form.has--btn-green button.elementor-button {
  border-color: #183426;
  background-color: #183426;
  color: #FFF;
}

.is--btn-green:hover,
button.btn.is--btn-green:hover,
.ethnoclinica-form button.is--btn-green.elementor-button:hover,
.is--elementor-btn-green .elementor-button-link.elementor-button:hover,
.ethnoclinica-form.has--btn-green button:hover {
  border-color: #183426;
  background-color: #FFF;
  color: #183426 !important;
}

.is--btn-green:active,
button.btn.is--btn-green:active,
.ethnoclinica-form button.is--btn-green.elementor-button:active,
.is--elementor-btn-green .elementor-button-link.elementor-button:active,
.ethnoclinica-form.has--btn-green button:active {
  border-color: #183426;
  background-color: #FFF;
  color: #183426;
}

.is--text-center {
  text-align: center;
}

.is--text-left {
  text-align: left;
}

.is--text-right {
  text-align: right;
}

.is--uppercase {
  text-transform: uppercase;
}

.is--smaller-text, .keypoint-list__desc {
  font-size: 0.75em;
}

.is--bigger-text {
  font-size: 1.3em;
}

.is--25pct-wide {
  width: 25%;
}

.is--50pct-wide {
  width: 50%;
}

.has--no-lr-padding, .is--banner,
.is--banner-section > .elementor-container.elementor-column-gap-default,
.has--no-lr-padding > .section__content,
.is--banner > .section__content,
.is--banner-section > .elementor-container.elementor-column-gap-default > .section__content,
section.has--no-lr-padding .elementor-widget-wrap,
section.is--banner .elementor-widget-wrap,
.is--banner-section > section.elementor-container.elementor-column-gap-default .elementor-widget-wrap,
section.elementor-inner-section.has--no-lr-padding > .elementor-container > .elementor-inner-column > .elementor-widget-wrap {
  padding-left: 0;
  padding-right: 0;
}

.has--normalized-margin,
.elementor-widget-wrap:not(:last-child) {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .has--normalized-margin,
  .elementor-widget-wrap:not(:last-child) {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .has--normalized-margin,
  .elementor-widget-wrap:not(:last-child) {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .has--normalized-margin,
  .elementor-widget-wrap:not(:last-child) {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

.is--sm-hidden {
  display: none;
}
@media screen and (min-width: 576px) {
  .is--sm-hidden {
    display: initial;
  }
}

.is--md-hidden {
  display: none;
}
@media screen and (min-width: 768px) {
  .is--md-hidden {
    display: initial;
  }
}

.is--lg-hidden {
  display: none;
}
@media screen and (min-width: 1024px) {
  .is--lg-hidden {
    display: initial;
  }
}

.is--xl-hidden {
  display: none;
}
@media screen and (min-width: 1200px) {
  .is--xl-hidden {
    display: initial;
  }
}

.is--xxl-hidden {
  display: none;
}
@media screen and (min-width: 1400px) {
  .is--xxl-hidden {
    display: initial;
  }
}

.is--hash-link {
  cursor: default;
}

.has--visible-bullets ul,
.elementor-widget-text-editor ul {
  list-style: disc;
  padding: revert;
}

.cat-col__img {
  width: 100%;
  border: 1px solid #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 100%;
  margin-bottom: 10px;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}
@media screen and (min-width: 768px) {
  .cat-col__img {
    padding-top: 133.33%;
  }
}

.cat-col__title {
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 700;
  display: block;
}

.keypoint-list__col,
.keypoint-list .elementor-column {
  padding-right: 4%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .keypoint-list__col,
  .keypoint-list .elementor-column {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .keypoint-list__col:nth-child(2n+1),
  .keypoint-list .elementor-column:nth-child(2n+1) {
    border-right: 1px solid #000;
  }
}

.keypoint-list__col:not(:last-child),
.keypoint-list .elementor-column:not(:last-child) {
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .keypoint-list__col:not(:last-child),
  .keypoint-list .elementor-column:not(:last-child) {
    border-bottom: none;
  }
}
@media screen and (min-width: 1024px) {
  .keypoint-list__col:not(:last-child),
  .keypoint-list .elementor-column:not(:last-child) {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}

.keypoint-list__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .keypoint-list__title {
    text-align: left;
  }
}

.keypoint-list__desc {
  flex-grow: 1;
}

.keypoint-list__picto {
  width: 25%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .keypoint-list__picto {
    margin: unset;
  }
}

.breadcrumb {
  margin-top: 10px;
  margin-bottom: 20px;
}

.breadcrumb__item {
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 2.5em;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 300;
}

.breadcrumb__item:not(:last-child):after {
  position: absolute;
  right: -1.5em;
  top: 50%;
  transform: translateY(-50%);
  content: ">";
}

.breadcrumb__link {
  text-decoration: inherit;
  color: inherit;
}

.ozena-slider {
  overflow: hidden;
  padding-bottom: 1rem;
}

.ozena-slider .splide__list {
  height: unset;
}

.ozena-slider .splide__arrows {
  display: none;
}

.deco-bullets {
  position: absolute;
  z-index: 950;
  width: 6rem;
  height: 6rem;
  bottom: 1rem;
  left: 50%;
  transform: translate(-50%, 50%);
  background-color: #F4F3F4;
  border-radius: 50%;
  text-align: center;
}

.deco-bullets__bullet {
  display: inline-block;
  margin: 0 3px;
  background-color: #000;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  border: none;
}

.deco-bullets.splide__pagination--ltr {
  width: unset;
  min-width: 6rem;
  height: unset;
  padding-top: unset;
  padding-left: 1rem;
  padding-right: 1rem;
}

.deco-bullets.splide__pagination--ltr > li {
  display: inline-block;
  padding: 55% 0;
}

.splide__pagination--ltr .deco-bullets__bullet {
  width: 1em;
  height: 1em;
}

.splide__pagination--ltr .deco-bullets__bullet:not(.is-active) {
  opacity: 50%;
}

.bg-img-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow-y: hidden;
}
@media screen and (min-width: 768px) {
  .bg-img-wrapper {
    padding-top: 64%;
  }
}
@media screen and (min-width: 1200px) {
  .bg-img-wrapper {
    padding-top: 40%;
  }
}

.bg-img-wrapper__txt-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .bg-img-wrapper__txt-wrapper {
    display: block;
  }
}

.bg-img-wrapper__txt {
  background-color: #F4F3F4;
  padding: 1em 2em;
  color: #000;
  text-transform: uppercase;
  margin: 1em;
}
@media screen and (min-width: 768px) {
  .bg-img-wrapper__txt {
    position: absolute;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .is--bgimgtxt-aligned-left {
    left: 5%;
  }
}

@media screen and (min-width: 768px) {
  .is--bgimgtxt-aligned-right {
    right: 5%;
  }
}

@media screen and (min-width: 768px) {
  .is--bgimgtxt-aligned-center {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 768px) {
  .is--bgimgtxt-valigned-bottom {
    bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .is--bgimgtxt-valigned-top {
    top: 0;
  }
}

@media screen and (min-width: 768px) {
  .is--bgimgtxt-valigned-middle {
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 768px) {
  .is--bgimgtxt-aligned-center.is--bgimgtxt-valigned-middle {
    transform: translate(-50%, -50%);
  }
}

.widget-2cols-link__col,
.internal-2cols-link__col {
  padding: 10px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.widget-2cols-link__left-col,
.internal-2cols-link__left-col {
  background-color: #000;
  font-weight: 500;
}

.internal-2cols-link__left-col {
  background-color: #FFF;
  color: #000;
}

.smpl__row.is--internal-row-for-2cols-link {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin-left: 0;
  margin-right: 0;
}

.black-col .elementor-widget-wrap {
  align-content: unset;
}

.black-col .elementor-widget-text-editor {
  background-color: #000;
  color: #FFF !important;
  text-transform: uppercase;
  padding: 10px !important;
  font-size: 0.8rem;
  flex-grow: 1;
}

.sibling-page__col {
  text-align: center;
  padding: 0 5px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .is--right-bordered-col.sibling-page__col:nth-child(2n):after {
    display: revert;
  }
}
.elementor-message-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  padding: 15px;
}

.elementor-message-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 15px;
}

.elementor-menu-anchor {
  position: absolute;
  top: -80px;
  visibility: hidden;
}

.elementor-widget-container > .elementor-accordion > .elementor-accordion-item {
  border: none;
}

header {
  padding-top: 10px;
}

.header__content-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 50;
  background-color: #fbf8eb;
  top: 0;
  box-shadow: 0 10px 100px rgba(0, 0, 0, 0.07);
}
@media screen and (min-width: 1024px) {
  .header__content-wrapper {
    position: unset;
    background-color: unset;
    box-shadow: unset;
  }
}

.header__content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  min-height: 50px;
  padding: 10px;
  transition: width 0s all 0.5s ease;
}
@media screen and (min-width: 1024px) {
  .header__content {
    background-color: #fbf8eb;
    min-height: unset;
    padding: 10px 35px;
  }
}

.is--sticky-header {
  position: initial;
}
@media screen and (min-width: 1024px) {
  .is--sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 10px 100px rgba(0, 0, 0, 0.07);
  }
}

/* on veut un sticky header prenant toute la largeur*/
.is--sticky-header .header__content {
  max-width: unset;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .is--header-item-nav {
    padding-left: 35px;
    padding-right: 35px;
    flex-grow: 1;
  }
}

.is--header-item-logo {
  flex-grow: 1;
  text-align: center;
  transition: 0.5s ease;
  background-color: #fbf8eb;
  display: block;
  height: 40px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
  .is--header-item-logo {
    display: block;
    height: 300px;
    max-height: 300px;
    position: static;
    left: unset;
    transform: none;
  }
}

.header-logo, .footer-logo {
  height: 100%;
}

.is--sticky-header .is--header-item-logo {
  max-height: 0;
}

.is--header-item-lang {
  margin-right: 70px;
}
@media screen and (min-width: 1024px) {
  .is--header-item-lang {
    margin-right: initial;
  }
}

.header-lang__active-lang {
  display: block;
  position: relative;
}

.header-lang__active-lang,
.header-lang-submenu__link {
  text-decoration: none;
  color: inherit;
  text-transform: uppercase;
  font-weight: 500;
}

.header-lang-submenu {
  word-break: keep-all;
  position: absolute;
  top: 100%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0.25s, transform 0.1s ease;
  transform: scaleY(0.8) translateX(-50%); /* aligner milieur sous-menu et item parent */
  transform-origin: 100% 0;
  border-radius: 4px;
  z-index: 1050;
}

.header-lang__active-lang:hover > .header-lang-submenu {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1) translateX(-50%);
}

.header-lang-submenu__item {
  background: #F4F3F4;
  border-bottom: 3px solid #000;
  background-clip: padding-box;
  padding: 10px 20px;
}

.header__burger {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .header__burger {
    display: none;
  }
}

.burger__line {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.15s ease;
}

.burger__line:nth-child(1) {
  top: 5px;
}

.burger__line:nth-child(2), .burger__line:nth-child(3) {
  top: 20px;
}

.burger__line:nth-child(4) {
  top: 34px;
}

.has--open-mobile-nav .burger__line:nth-child(1),
.has--open-mobile-nav .burger__line:nth-child(4) {
  top: 20px;
  width: 0%;
  left: 50%;
}

.has--open-mobile-nav .burger__line:nth-child(2) {
  transform: rotate(45deg);
}

.has--open-mobile-nav .burger__line:nth-child(3) {
  transform: rotate(-45deg);
}

body.has--open-mobile-nav {
  overflow-y: hidden;
}

.has--open-mobile-nav .header__content {
  display: block;
  padding-top: 50px;
}

.has--open-mobile-nav .header__content-wrapper {
  /*position: absolute;*/
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
}
@media screen and (min-width: 1024px) {
  .has--open-mobile-nav .header__content-wrapper {
    position: initial;
  }
}

.has--open-mobile-nav .header__burger {
  top: 10px;
  transform: none;
}

.has--open-mobile-nav .is--header-item-logo {
  display: none;
}

.has--open-mobile-nav .is--header-item-lang {
  display: none;
}

.header-nav-menu {
  display: none;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .header-nav-menu {
    display: flex;
    justify-content: center;
  }
}

.has--open-mobile-nav .header-nav-menu {
  display: flex;
}

.header-nav-menu__item,
.header-lang__active-lang {
  padding: 10px 0;
}

.header-nav-menu__item {
  width: 80%;
  margin: 20px auto;
  text-align: center;
  font-weight: 500;
  color: #183426;
}
@media screen and (min-width: 1024px) {
  .header-nav-menu__item {
    width: auto;
    margin: 0;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 500;
  }
}

.header-nav-menu__link,
.header-nav-submenu__link {
  text-decoration: none;
  text-transform: uppercase;
  color: inherit;
}

.header-nav-submenu {
  display: block;
  z-index: 1050;
}

.header-nav-submenu {
  margin: 10px 0;
}
@media screen and (min-width: 1024px) {
  .header-nav-submenu {
    position: absolute;
    top: 100%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s, visibility 0.25s, transform 0.1s ease;
    transform: scaleY(0.8) translateX(-50%); /* aligner milieur sous-menu et item parent */
    transform-origin: 100% 0;
    border-radius: 4px;
    margin: 0;
  }
}

@media screen and (min-width: 1024px) {
  .header-nav-menu__item:hover > .header-nav-submenu {
    visibility: visible;
    opacity: 1;
    transform: scaleY(1) translateX(-50%);
  }
}

@media screen and (min-width: 1024px) {
  .header-nav-menu__item:hover > .header-nav-submenu {
    min-width: 300px;
  }
}

.header-nav-submenu__item {
  white-space: nowrap;
  text-align: center;
  font-weight: 400;
}

.header-nav-submenu__item {
  font-size: 0.9rem;
  padding: 5px 0;
}
@media screen and (min-width: 1024px) {
  .header-nav-submenu__item {
    text-align: unset;
    padding: 15px 10px;
    font-size: unset;
    background: #F4F3F4;
    background-clip: padding-box;
  }
}

@media screen and (min-width: 1024px) {
  .header-nav-submenu__item:not(:last-child) {
    border-bottom: 3px solid #000;
  }
}

.header-nav-submenu__link {
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
}
@media screen and (min-width: 1024px) {
  .header-nav-submenu__link {
    padding-left: 0;
  }
}

.header-nav-submenu__link:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "-";
}
@media screen and (min-width: 1024px) {
  .header-nav-submenu__link:before {
    display: none;
  }
}

.footer__content {
  padding: 10px;
}
@media screen and (min-width: 1024px) {
  .footer__content {
    padding: 10px 35px;
  }
}

.footer-nav-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .footer-nav-menu {
    flex-direction: row;
    justify-content: center;
  }
}

.footer-nav-menu__item {
  padding: 0 20px;
  font-weight: 400;
}

.footer__footer {
  background-color: #183426;
  color: #FFF;
  padding: 30px;
  text-align: center;
  font-size: 0.8em;
  font-weight: 300;
}

.footer__footer a {
  text-decoration: none;
}

.otgs-development-site-front-end {
  display: none;
}

.elementor-editor-active .editor-unchangeable-notice {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: #EEE;
  opacity: 0.7;
  overflow: hidden;
}

.elementor-editor-active .editor-unchangeable-notice__msg {
  position: relative;
  top: 50%;
  text-align: center;
  transform: translateY(-50%) rotate(-20deg);
  font-size: 40px;
  color: #999;
  font-weight: 600;
}

.elementor-editor-active .splide {
  visibility: visible;
}

.form__col {
  position: relative;
}

.is--title-form-col,
.is--btn-form-col {
  width: 100%;
}

.is--btn-form-col {
  text-align: center;
  padding: 10px;
}

.form__field,
.ethnoclinica-form input[type=text],
.ethnoclinica-form input[type=tel],
.ethnoclinica-form input[type=email],
.ethnoclinica-form input[type=password],
.ethnoclinica-form .elementor-field-type-upload label,
.ethnoclinica-form textarea,
.ethnoclinica-form select {
  width: 100%;
  padding: 0.7em 1em;
  border: 1px solid #000 !important;
  font-size: 15px;
  color: #000 !important;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out;
  font-family: inherit;
  outline: none;
  background-color: transparent;
  text-align: left;
}

.form__field:focus,
.ethnoclinica-form input[type=text]:focus,
.ethnoclinica-form textarea:focus {
  /*border: none;*/
}

.ethnoclinica-form button.elementor-button {
  padding-left: 3em;
  padding-right: 3em;
}

.form-col__fieldname-reminder {
  position: absolute;
  top: -0.5em;
  left: 25px;
  font-size: 0.8em;
  color: #F4F3F4;
  transform: translateY(10px);
  opacity: 0;
  transition: all 0.15s ease-in-out;
  background-color: #F4F3F4;
  padding: 0 5px;
}

.has--filled-or-edited-field .form-col__fieldname-reminder {
  opacity: 1;
  transform: none;
  color: #000;
}

.lbox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  background-color: rgba(34, 34, 34, 0.8);
  transition: all 0.6s ease;
  z-index: -1;
  opacity: 0;
}

.lbox--active {
  display: block;
  z-index: 1100;
  opacity: 1;
}

body.elementor-editor-active .lbox--active {
  display: none;
}

.lbox__content {
  width: 95%;
  max-width: 1020px;
  max-height: 95%;
  margin: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background-color: #F4F3F4;
  text-align: center;
  border-radius: 3px;
  padding: 20px;
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  .lbox__content {
    font-size: 13px;
  }
}

.lbox-panel {
  display: none;
}

.lbox-panel--active {
  display: block;
}

.lbox-panel__header,
.lbox-panel__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lbox-panel__footer {
  padding-top: 10px;
  border-top: solid 1px #d2d2d2;
}

.lbox-panel__main {
  max-height: 500px;
  min-height: 250px;
  overflow-y: scroll;
  padding: 0 20px;
  text-align: left;
}

.lbox-panel__title {
  display: block;
  font-weight: 100;
  text-align: center;
  padding: 1rem;
}

.lbox-panel__btns-wrapper {
  text-align: center;
  padding: 1rem;
}

.lbox-panel__btns-wrapper btn {
  margin-bottom: 5px;
}

.ckbox ul {
  list-style: disc;
  padding: revert;
}

.cookies-table {
  border: 1px solid #000;
  border-radius: 6px;
  width: 100%;
  text-align: left;
  margin-top: 10px;
  vertical-align: middle;
}

.cookies-table__th:nth-child(3) {
  width: 50%;
}

.cookies-table__th {
  border-bottom: 1px solid #d2d2d2;
  padding: 25px 5px;
}

.cookies-table__td {
  padding: 25px 5px;
}

.is--cookie-name {
  font-weight: 500;
}

#ckMainBox {
  background: none;
}

#ckMainBox .lbox__content {
  border: 1px solid #000;
}

#ckMainBox .lbox-panel__logo,
#ckMainBox .ck-panel__logo {
  display: none;
}

@media screen and (min-width: 768px) {
  #ckMainBox[data-panel-active="1"] .lbox__content {
    position: absolute;
    max-width: 400px;
    transform: none;
    top: unset;
    bottom: 10px;
    left: unset;
    right: 10px;
  }
}

.switch {
  position: relative;
  display: inline-block;
  width: 3.2em;
  height: 1.6em;
}

/* Hide default HTML checkbox */
.switch__input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.switch__button {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 1.3em;
}

.switch__button:before {
  position: absolute;
  content: "";
  height: 1.3em;
  width: 1.3em;
  left: 0.15em;
  bottom: 0.15em;
  background-color: #FFF;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 50%;
}

.switch__input:checked + .switch__button {
  background-color: #183426;
}

.switch__input:checked + .switch__button:before {
  -webkit-transform: translateX(1.6em);
  -ms-transform: translateX(1.6em);
  transform: translateX(1.6em);
}