* {
  box-sizing: border-box;
}

body {
  font-family: "Lato", sans-serif !important;
  font-size: 16px !important;
  line-height: 25px !important;
  background: #fbfbfb !important;
}
ul,
li {
  list-style-type: none;
}

em {
  color: inherit !important;
}

.item-page,
.gsv-container {
  max-width: 1024px;
  margin: auto;
}

.mod-menu {
  display: flex;
  justify-content: center;
}

.menu_top {
  position: relative;
}

.menu_top .mod-menu__toggle-sub {
  display: none !important;
}

@media screen and (max-width: 640px) {
  ol.mod-breadcrumbs.breadcrumb.px-3.py-2 li {
    line-height: normal;
  }
}

/* mobile */
@media screen and (max-width: 768px) {
  .contenu_principal,
  #content {
    padding: 0 15px 0 45px;
  }

  .photo-chantal-contact {
    display: none !important;
  }

  .scrollToTop {
    bottom: 50px;
  }

  .footer {
    text-align: center;
  }

  .logo {
    display: none !important;
  }

  .gsv-container.bouton-on {
    z-index: 999;
  }

  .menu_top {
    display: none;
  }

  ul#gerer.mod-menu.mod-list.nav {
    margin: 10px auto;
    display: block;
  }

  ul#gerer.mod-menu.mod-list.nav li span {
    text-align: center;
  }

  ul#gerer li > a {
    padding: 10px 0;
  }

  ul#gerer li.parent > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  ul#gerer li.parent > a::after {
    content: "\f078";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
    transform-origin: center;
  }

  ul#gerer li.parent > a.parent-open::after {
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
  }

  .nav li:hover > ul.mod-menu__sub.list-unstyled.small {
    display: none;
    z-index: 999;
    position: relative;
  }

  ul.mod-menu__sub.list-unstyled.small li a {
    font-size: 12px;
  }

  ul.mod-menu__sub.list-unstyled.small li {
    text-align: left;
  }

  .btn-menu {
    cursor: pointer;
    background: transparent;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
  }

  .ligne {
    width: 35px;
    height: 3px;
    background: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.1s ease-in-out;
  }

  .ligne::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #333;
    bottom: 10px;
    transition: all 0.1s ease-in-out;
  }

  .ligne::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #333;
    top: 10px;
    transition: all 0.1s ease-in-out;
  }

  .gsv-container.bouton-on .ligne::before {
    transform: translateY(10px) rotate(-45deg);
  }

  .gsv-container.bouton-on div.ligne {
    background-color: white;
    transition: all 0.1s ease-in-out;
  }

  .gsv-container.bouton-on .ligne::after {
    transform: translateY(-10px) rotate(45deg);
  }

  .nav li > ul.mod-menu__sub.list-unstyled.small.show-menu {
    display: block;
  }
}

/* PC */
@media screen and (min-width: 992px) {
  ul#gerer.mod-menu.mod-list.nav {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }

  ul#gerer.mod-menu.mod-list.nav li a {
    font-size: 14px;
  }

  .menu_top {
    display: block !important;
  }

  .mod-menu li {
    padding: 10px 0;
  }

  ul#gerer.nav li {
    padding: 0;
  }

  ul#gerer.nav li a {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ul#gerer.nav li li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mod-menu {
    padding: 0;
  }

  .mod-menu__sub li {
    padding: 5px 0;
  }
  .nav li > ul.mod-menu__sub.list-unstyled.small {
    padding: 0 20px;
  }

  .nav li:hover > ul.mod-menu__sub.list-unstyled.small {
    display: block;
    z-index: 999;
    top: 100%;
    position: absolute;
    background-color: white;
  }
}

@media screen and (max-width: 950px) {
  .mod-menu a {
    font-size: 13px;
  }

  .nav li > ul.mod-menu__sub.list-unstyled.small li {
    padding: 2px 0;
  }
}

.nav {
  margin-bottom: 0 !important;
}

ul.mod-menu__sub.list-unstyled.small {
  display: none;
}

.nav a {
  color: #000;
  padding: 0 10px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
}

.nav li.current > a,
.nav a:hover {
  color: #fb8b00;
  text-decoration: none;
}

body h1,
body h2 {
  color: #3d7cc1;
  font-family: "Nixie One", cursive;
  font-size: 35px;
  font-weight: 900;
}

div#maximenuck97 ul.maximenuck li.level1.parent > a:after,
div#maximenuck97 ul.maximenuck li.level1.parent > span.separator:after {
  display: none !important;
}

div#maximenuck97 div.maxidrop-main {
  width: 280px !important;
  background: #fff !important;
  padding: 20px;
}

.nav .maxidrop-main a {
  padding: 8px;
}

.nav.uk-sticky.uk-active.uk-sticky-below.uk-sticky-fixed {
  background: #fff;
  border-bottom: 1px solid #eee;
  background: #fff;
  box-shadow: 0 -15px 20px 4px #ccc;
}

ol.mod-breadcrumbs.breadcrumb.px-3.py-2 li {
  padding: 0 3px;
}

ol.mod-breadcrumbs.breadcrumb.px-3.py-2 .breadcrumb-item:after {
  content: ">";
  margin-left: 5px;
}

ol.mod-breadcrumbs.breadcrumb.px-3.py-2 .breadcrumb-item.active:after {
  content: "";
}

.nav.uk-active .gsv-container {
  max-width: 1280px;
  display: flex;
}

.logo {
  display: none;
}

.logo p {
  margin: 0;
}

.uk-active .logo {
  display: flex;
  align-items: center;
  padding: 8px 10px 0 0;
  margin-right: 8%;
}

.uk-active .logo a {
  font-family: "bahagiaregular";
  color: #fb8b00;
  font-size: 35px;
  line-height: normal;
  font-weight: 100;
  text-transform: initial;
  text-decoration: none;
  padding: 0;
}

#nom_chantal_escot {
  font-family: "bahagiaregular";
  text-shadow: 1px 1px 1px #a5a5a5;
  color: #fb8b00;
  font-size: 40px;
  line-height: 20px;
  font-weight: 100;
}

#gsv_banner {
  overflow: hidden;
}

#gsv_banner img {
  position: absolute;
}

.itemid-144 #gsv_banner img {
  margin-top: 74px;
}

.itemid-169 #gsv_banner img {
  margin-top: -50px;
}

.banner_content {
  position: relative;
  overflow: hidden;
  padding: 80px;
}

.info_ban {
  padding-bottom: 80px;
}
.gsv_slider {
  position: relative;
}

.gsv_slider h1 {
  color: #fff;
  font-size: 20px;
  line-height: normal;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
}

.villes_therapie {
  display: inline-block;
  font-size: 21px;
  background: rgba(255, 255, 255, 0.7);
  padding: 4px;
  color: #1c4169 !important;
  margin-top: 10px;
  text-shadow: none;
}

.gsv_introtext {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}

a.bouton_rdv {
  color: #fff;
  border: 2px solid #fff;
  padding: 13px 30px;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  float: right;
  border-radius: 30px;
  transition: all ease 0.2s;
}

a.bouton_rdv:hover {
  background: #fb8b00;
  text-decoration: none;
  transition: all ease 0.2s;
  color: #fff;
}

.uk-ariane {
  background-color: rgba(255, 255, 255, 0.8);
  background: #dde1e9; /* 241023 */
  margin-top: -41px;
  position: relative;
  clear: both;
}

.uk-ariane .breadcrumb {
  padding: 8px 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: flex;
  list-style: none;
  background: #dde1e9; /* 241023 */
}

.contenu_principal,
#content {
  position: relative;
}
.page-header h2 {
  color: #3d7cc1;
  font-family: "Nixie One", cursive;
  font-size: 35px;
  font-weight: 900;
  position: relative;
  margin: 10px 0 0px;
}

.onepage_item {
  padding: 50px 0;
}

.item-page,
.ancre_inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
  box-sizing: border-box;
  box-shadow: 1px 1px 14px -10px #000;
  padding: 50px;
  margin: 40px auto;
}

footer.footer {
  background: #205193;
  color: #fff;
}

footer p {
  margin: 0;
  padding: 10px 0;
}
/* Formulaires */

fieldset {
  border: none;
}

#userForm input,
#userForm textarea {
  width: 100% !important;
  box-sizing: border-box;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

#userForm input.rsform-input-box {
  height: 40px !important;
  text-transform: uppercase;
}

#userForm textarea {
  padding: 15px;
}

#userForm label {
  font-size: 14px;
  font-weight: 700;
  text-shadow: none;
  text-transform: uppercase;
  color: #000;
  margin-top: 25px;
}

.rsform-block-votre-message label {
  margin-bottom: 15px;
}

#Submit {
  background: #205193 !important;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
}

#Submit:hover {
  background: #2d5e94 !important;
}

.rdv_right {
  text-align: center;
}

div#prendre-rendez-vous {
  /*background: url(../images/bg_pissenlits_contact.jpg);*/
  background-attachment: fixed;
  background-size: cover;
}

p#tel_rdv {
  font-size: 20px;
  font-weight: bold;
}

@font-face {
  font-family: "bahagiaregular";
  src:
    url("bahagia-webfont.woff2") format("woff2"),
    url("bahagia-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 768px) {
  .ancre_inner {
    padding: 80px;
  }
}

@media (min-width: 1280px) {
  .gsv_slider {
    position: absolute;
  }

  .gsv_slider h1 {
    font-size: 40px;
  }

  #nom_chantal_escot {
    font-size: 85px;
    line-height: normal;
  }
}

@media screen and (max-width: 768px) {
  .rdv_right {
    margin-top: 30px !important;
  }

  #gsv_banner {
    min-height: 300px !important;
  }

  #gsv_banner .uk-slideshow-items {
    min-height: 300px !important;
  }

  #gsv_banner .uk-slideshow-items img {
    height: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .item-page,
  .ancre_inner {
    padding: 10px;
  }
}

@media screen and (max-width: 680px) {
  #gsv_banner {
    min-height: 450px !important;
  }

  #gsv_banner .uk-slideshow-items {
    min-height: 450px !important;
  }

  #gsv_banner .uk-slideshow-items img {
    height: 100% !important;
  }

  #gsv_banner .gsv_introtext {
    margin: 30px 0 !important;
  }

  #gsv_banner .villes_therapie {
    margin: 20px 0 !important;
  }

  #maximenuck97-mobile-bar {
    max-width: 100%;
    width: 100%;
  }

  #rsform_3_page_0 {
    padding: 0 !important;
  }

  #content .item-page p img {
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
  }

  ul.breadcrumb {
    flex-direction: column;
  }

  .uk-ariane li {
    font-size: 12px;
  }
}
