/*@green: @green;*/
.transition {
  transition: all 150ms linear;
}
/*.font-face('Gotham', '@{font-path}gotham-light', 300, 'normal');
.font-face('Gotham', '@{font-path}gotham-book', 400, 'normal');
.font-face('Gotham', '@{font-path}gotham-medium', 500, 'normal');
.font-face('Gotham', '@{font-path}gotham-bold', 700, 'normal');
.font-face('Gotham', '@{font-path}gotham-black', 900, 'normal');*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent !important;
  font-family: 'Montserrat', verdana, sans-serif;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="submit"],
input[type="text"],
input[type="number"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
}
input[type="text"].datepicker,
input[type="tel"].datepicker,
input[type="email"].datepicker,
input[type="submit"].datepicker,
input[type="text"].datepicker,
input[type="number"].datepicker,
textarea.datepicker,
input[type="text"].datepickerfilter,
input[type="tel"].datepickerfilter,
input[type="email"].datepickerfilter,
input[type="submit"].datepickerfilter,
input[type="text"].datepickerfilter,
input[type="number"].datepickerfilter,
textarea.datepickerfilter {
  background: url('/assets/images/datepicker.svg') 97% 50% no-repeat;
  background-size: auto 25px;
}
input[type="text"].unselectable,
input[type="tel"].unselectable,
input[type="email"].unselectable,
input[type="submit"].unselectable,
input[type="text"].unselectable,
input[type="number"].unselectable,
textarea.unselectable {
  background: none !important;
  pointer-events: none;
  border: 0 !important;
}
input[type="submit"] {
  border: 0;
}
select,
input {
  color: #000000;
  background: #ffffff;
}
select::-ms-expand {
  display: none;
}
body,
html {
  margin: 0;
  background: #fdfdfd;
  color: #000000;
}
@media (max-width: 719px) {
  .desktop-only {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 813px) and (orientation: landscape) {
  .desktop-only {
    display: none !important;
  }
}
body {
  font-family: 'Montserrat', verdana, sans-serif;
  font-weight: 500;
}
body.has-popin {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
}
body.has-popin .header {
  z-index: 1000;
}
body .error {
  color: #db2828 !important;
  border-color: #db2828 !important;
}
button {
  border: 0;
  background: none;
}
b {
  font-weight: 700;
}
a {
  text-decoration: none;
}
@media (min-width: 1024px) {
  a:hover {
    text-decoration: none;
  }
}
main {
  background: #fdfdfd;
  padding-top: 60px;
}
main#main {
  display: block;
  visibility: visible!important;
}
main.no-padding {
  padding: 0;
}
.hidden,
.soft-hidden {
  display: none;
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent !important;
  font-family: 'Montserrat', verdana, sans-serif;
}
html {
  color: #000000;
  background: #ffffff;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="submit"],
input[type="text"],
input[type="number"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
}
input[type="text"].datepicker,
input[type="tel"].datepicker,
input[type="email"].datepicker,
input[type="submit"].datepicker,
input[type="text"].datepicker,
input[type="number"].datepicker,
textarea.datepicker,
input[type="text"].datepickerfilter,
input[type="tel"].datepickerfilter,
input[type="email"].datepickerfilter,
input[type="submit"].datepickerfilter,
input[type="text"].datepickerfilter,
input[type="number"].datepickerfilter,
textarea.datepickerfilter {
  background: url('/assets/images/datepicker.svg') 97% 50% no-repeat;
  background-size: auto 25px;
}
input[type="text"].datepicker.smaller,
input[type="tel"].datepicker.smaller,
input[type="email"].datepicker.smaller,
input[type="submit"].datepicker.smaller,
input[type="text"].datepicker.smaller,
input[type="number"].datepicker.smaller,
textarea.datepicker.smaller,
input[type="text"].datepickerfilter.smaller,
input[type="tel"].datepickerfilter.smaller,
input[type="email"].datepickerfilter.smaller,
input[type="submit"].datepickerfilter.smaller,
input[type="text"].datepickerfilter.smaller,
input[type="number"].datepickerfilter.smaller,
textarea.datepickerfilter.smaller {
  background-size: auto 15px;
}
input[type="text"].unselectable,
input[type="tel"].unselectable,
input[type="email"].unselectable,
input[type="submit"].unselectable,
input[type="text"].unselectable,
input[type="number"].unselectable,
textarea.unselectable {
  background: none !important;
  pointer-events: none;
  border: 0 !important;
}
select,
input {
  color: #000000;
  background: #ffffff;
}
input[type="submit"] {
  border: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
select::-ms-expand {
  display: none;
}
body,
html {
  margin: 0;
  overflow-x: hidden;
}
@media (max-width: 719px) {
  .desktop-only {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 813px) and (orientation: landscape) {
  .desktop-only {
    display: none !important;
  }
}
.hiddenEmpty:empty {
  display: none;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #efefef;
  box-sizing: content-box;
  height: 0;
}
body {
  font-family: 'Montserrat', verdana, sans-serif;
  font-size: 13px;
}
body.has-popin {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
}
body.has-popin .header {
  z-index: 1000;
}
body #content.no-header {
  margin-top: 110px;
}
@media (max-width: 719px) {
  body #content.no-header {
    margin-top: 95px;
  }
}
body .hidden-label {
  font-size: 0;
  padding: 0;
  margin: 0;
  height: 0;
  display: block;
}
body .error {
  color: #db2828 !important;
  border-color: #db2828 !important;
}
body .info-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 20000;
  width: 100%;
  margin-top: 60px;
  display: none;
}
body .info-loader__img {
  text-align: center;
}
body .info-loader__img img {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: auto;
}
body .info-loader__text {
  font-size: 14px;
  line-height: 1.5;
  padding: 20px;
  color: #1A579E;
  text-align: center;
  margin: 0 auto;
  max-width: 770px;
  font-weight: 500;
}
body.loader {
  overflow: hidden;
  pointer-events: none;
}
body.loader .info-loader {
  display: block;
}
body.loader {
  height: 100%;
  width: 100%;
  position: fixed;
  transition: all 100ms linear;
  pointer-events: none;
}
body.loader:before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  z-index: 20000;
}
body.loader:after {
  z-index: 20000;
  width: 60px;
  height: 60px;
  border: 6px solid #f6f6f6;
  border-top: 6px solid #50ddbc;
  margin: -30px 0 0 -30px;
}
body .loading {
  transition: all 100ms linear;
  pointer-events: none;
}
body .loading:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  z-index: 100;
}
body .loading span {
  opacity: 1;
}
body .loading:after {
  z-index: 101;
}
button {
  border: 0;
  background: none;
  cursor: pointer;
}
p {
  margin: 0;
}
b {
  font-weight: 700;
}
a {
  text-decoration: none;
  color: #643a34;
}
@media (min-width: 1024px) {
  a:hover {
    text-decoration: none;
  }
}
.inline-green-line {
  background-image: linear-gradient(to right, #50ddbc 100%, transparent 100%);
  background-position: 0 1.1em;
  background-repeat: repeat-x;
  background-size: 2px 2px;
  display: inline;
  padding: 0 !important;
  vertical-align: initial !important;
}
main {
  background: #fff7f1;
  padding-top: 60px;
  min-height: 50vh;
}
@media (max-width: 1023px) {
  .mobile-header-visible main {
    display: none;
  }
}
@media (max-width: 719px) {
  main {
    padding-top: 60px;
  }
}
main.no-padding {
  padding: 0;
}
.soft-hidden {
  display: none;
}
.hidden {
  display: none !important;
}
/* -- NEW AUTOCOMPLETE / START -- */
.multiple-col-autocomplete .ui-autocomplete.ui-widget-content {
  border: 0 !important;
  border-top: 1px solid #e9e9e9 !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
  background: #ffffff;
  z-index: 100000;
  max-height: 60vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  list-style: none;
  padding: 20px !important;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}
@media (max-width: 719px) {
  .multiple-col-autocomplete .ui-autocomplete.ui-widget-content {
    max-width: calc(100% - 21px);
    padding: 20px 10px !important;
  }
}
.multiple-col-autocomplete .ui-autocomplete > li {
  padding: 10px 20px 10px 57px !important;
  list-style: none;
}
.multiple-col-autocomplete .ui-autocomplete > li a {
  color: #000000 !important;
}
.multiple-col-autocomplete .ui-autocomplete > li.ui-state-focus {
  background-color: #1A579E !important;
  color: #ffffff !important;
}
.multiple-col-autocomplete .ui-autocomplete > li.ui-state-focus strong {
  color: #ffffff !important;
}
.multiple-col-autocomplete .ui-autocomplete a.ui-state-focus {
  background: none !important;
  color: #000000 !important;
}
.multiple-col-autocomplete .ui-autocomplete a.ui-state-focus strong {
  color: #ffffff !important;
}
.multiple-col-autocomplete .ui-autocomplete__wrapper {
  width: 50%;
  padding: 0 10px;
}
.multiple-col-autocomplete .ui-autocomplete__wrapper.pathos {
  width: 100%;
}
@media (max-width: 719px) {
  .multiple-col-autocomplete .ui-autocomplete__wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
}
.multiple-col-autocomplete .ui-autocomplete .ui-autocomplete-header {
  font-size: 14px;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
  font-weight: 400;
  border-bottom: 1px solid #F6F6F6;
  padding-bottom: 10px;
  border-top: 1px solid #F6F6F6;
  color: #000000;
}
.multiple-col-autocomplete .ui-autocomplete .ui-autocomplete-header > div {
  display: flex;
  align-items: center;
}
.multiple-col-autocomplete .ui-autocomplete .ui-autocomplete-header > div .icon {
  margin-right: 10px;
  color: #50ddbc;
  font-size: 20px;
}
.multiple-col-autocomplete .ui-autocomplete .ui-autocomplete-header:first-child {
  margin-top: 0 !important;
  border-top: 0;
}
.multiple-col-autocomplete .ui-helper-hidden-accessible {
  display: none;
}
.multiple-col-autocomplete .ui-menu-item {
  font-size: 12px;
  padding-bottom: 10px;
  position: relative;
  cursor: pointer;
  padding-left: 30px;
}
.multiple-col-autocomplete .ui-menu-item:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 8px;
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
  border-top: 1px solid #50ddbc;
  border-right: 1px solid #50ddbc;
}
.multiple-col-autocomplete .ui-menu-item strong {
  color: #1A579E;
}
/* -- NEW AUTOCOMPLETE / END -- */
.ui-autocomplete.ui-widget-content {
  border: 0 !important;
  border-top: 1px solid #e9e9e9 !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
  background: #ffffff;
  z-index: 100000;
  max-width: calc(50% - 30px);
  max-height: 60vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 719px) {
  .ui-autocomplete.ui-widget-content {
    max-width: calc(100% - 40px);
  }
}
.ui-autocomplete > li {
  padding: 10px 20px 10px 57px !important;
  list-style: none;
}
.ui-autocomplete > li a {
  color: #000000 !important;
}
.ui-autocomplete > li.ui-state-focus {
  background-color: #1A579E !important;
  color: #ffffff !important;
}
.ui-autocomplete > li.ui-state-focus strong {
  color: #ffffff !important;
}
.ui-autocomplete a.ui-state-focus {
  background: none !important;
  color: #000000 !important;
}
.ui-autocomplete a.ui-state-focus strong {
  color: #ffffff !important;
}
.ui-helper-hidden-accessible {
  display: none;
}
.ui-menu-item {
  font-size: 14px;
}
.ui-menu-item strong {
  color: #643a34;
}
.ui-autocomplete .ui-autocomplete-header {
  font-size: 17px;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  text-transform: uppercase;
  padding-top: 10px !important;
  font-weight: 700;
  border-bottom: 1px solid #F6F6F6;
  border-top: 1px solid #F6F6F6;
  color: #643a34;
}
.ui-autocomplete .ui-autocomplete-header:first-child {
  margin-top: 0 !important;
  border-top: 0;
}
.bullet-picture {
  width: 74px;
  position: relative;
}
.bullet-picture.blue {
  width: 88px;
}
.bullet-picture__img {
  display: block;
  width: 74px;
  height: 74px;
  border-radius: 500px;
  overflow: hidden;
  background: #ffffff;
}
.blue .bullet-picture__img {
  width: 88px;
  height: 88px;
}
.bullet-picture__img img {
  display: block;
  width: 100%;
  height: auto;
}
.blue .bullet-picture__img {
  border: 7px solid #445473;
}
.bullet-picture__stars {
  background: #50ddbc;
  color: #ffffff;
  font-size: 12px;
  display: block;
  position: absolute;
  bottom: -16px;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, 0);
  line-height: 20px;
  padding: 0 10px;
  border-radius: 100px;
  border: 2px solid #ffffff;
  white-space: nowrap;
}
.blue .bullet-picture__stars {
  background: #445473;
  border-color: #445473;
  bottom: -6px;
}
.bullet-picture__stars > * {
  display: inline-block;
  vertical-align: baseline;
}
.btn-chevron {
  display: inline-block;
  position: relative;
  height: 30px;
  width: 40px;
  line-height: 30px;
  border: 0;
  color: transparent;
  background: none;
}
.btn-chevron.disabled {
  pointer-events: none;
  opacity: 0.1;
}
.btn-chevron:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 10px;
  width: 10px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
}
.btn-chevron.left:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}
.btn-chevron.right:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.cta-flex-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.blue-cta {
  background: #643a34;
  color: #ffffff;
  display: inline-block;
  border-radius: 4px;
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.blue-cta.with-icon {
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.blue-cta.multiple-line-inline {
  padding: 13px 20px;
  line-height: 1.3;
  height: auto;
}
.blue-cta.multiple-line {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  text-transform: none;
  line-height: 48px;
  height: 48px;
  min-width: 270px;
}
.blue-cta.multiple-line.width-smaller {
  min-width: 140px;
}
.blue-cta.multiple-line > span {
  line-height: 1.3;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
}
.inverted.blue-cta.multiple-line > span {
  color: #643a34;
}
.blue-cta.multiple-line > span small {
  font-weight: 400;
  font-size: 13px;
  text-transform: none;
  letter-spacing: -0.02em;
}
@media (max-width: 719px) {
  .blue-cta.multiple-line > span small {
    font-size: 12px;
  }
}
.blue-cta.multiple-line.with-picto {
  text-align: left;
  display: flex;
  justify-content: left;
  position: relative;
  padding-right: 20px;
}
.blue-cta.multiple-line.with-picto.centered {
  justify-content: center;
}
.blue-cta.multiple-line.with-picto:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translate(0, -50%) rotate(45deg);
}
.inverted.blue-cta.multiple-line.with-picto:before {
  border-top: 2px solid #643a34;
  border-right: 2px solid #643a34;
}
.blue-cta.multiple-line.with-picto .icon {
  font-size: 20px;
  margin: 0 10px 0 5px;
}
.blue-cta.with-chevron {
  padding-right: 40px;
  text-align: left;
}
.blue-cta.with-chevron:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translate(0, -50%) rotate(45deg);
}
.blue-cta.loader {
  color: transparent;
  pointer-events: none;
}
.blue-cta .icon {
  margin-right: 10px;
}
.blue-cta .icon.icon-location {
  font-size: 18px;
}
.blue-cta .icon + span {
  max-width: calc(100% - 40px);
}
.blue-cta.disabled {
  opacity: 0.2;
  pointer-events: none;
}
.blue-cta.bigger {
  font-size: 16px;
}
.blue-cta.bit-bigger {
  font-size: 14px;
  font-weight: 500;
}
.blue-cta.inverted {
  color: #643a34;
  background: #ffffff;
  border: 1px solid #643a34;
}
.blue-cta.inverted-grey {
  color: #5b6373;
  background: #ffffff;
  border: 1px solid #e9e9e9;
}
.blue-cta.inverted-no-border {
  border: 0;
  color: #643a34;
  background: none;
}
.blue-cta.inverted-lower {
  color: #643a34;
  text-transform: none;
  background: #ffffff;
  border: 1px solid #643a34;
  padding: 0 10px;
  font-size: 14px !important;
}
.blue-cta.inverted-lower.with-margin {
  margin: 0 20px 10px 0;
}
@media (max-width: 719px) {
  .blue-cta.inverted-lower.with-margin {
    margin-bottom: 20px;
    width: 100%;
  }
}
.blue-cta.green {
  background: #50ddbc;
  font-weight: 500;
}
.blue-cta.orange3 {
  background: #ff7e00;
  font-weight: 500;
}
.blue-cta.inverted-green {
  background: #ffffff;
  font-weight: 500;
  color: #50ddbc;
}
.blue-cta.inverted-antracite {
  background: #ffffff;
  font-weight: 500;
  color: #445473;
}
.blue-cta.inverted-green-border {
  color: #50ddbc;
  background: #ffffff;
  border: 1px solid #50ddbc;
}
.blue-cta.inverted-grey-border {
  color: rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.blue-cta.red {
  background: #db2828;
  font-weight: 500;
}
.blue-cta.yellow {
  background: #FFD023;
  font-weight: 500;
  color: #000000;
}
.blue-cta.yellow span,
.blue-cta.yellow i {
  color: #000000;
}
.blue-cta.yellow:before {
  border-color: #000000;
}
.blue-cta.yellow-pj {
  background: #ffeb00;
  font-weight: 500;
  color: #000;
}
.blue-cta.purple {
  background: #7220C7;
  font-weight: 500;
}
.blue-cta.dark {
  background: #643a34;
  font-weight: 500;
  color: #ffffff;
}
.blue-cta.grey {
  background: #fdfdfd;
  font-weight: 500;
  color: #000000;
}
.blue-cta.small {
  font-size: 11px;
  height: 30px;
  line-height: 30px;
}
.blue-cta.small i + span {
  max-width: calc(100% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blue-cta.addMargin {
  margin: 20px 0;
}
.blue-cta.wide {
  min-width: 300px;
}
@media (max-width: 719px) {
  .blue-cta.wide {
    min-width: 200px;
  }
}
.blue-cta.larger {
  min-width: 150px;
}
@media (max-width: 719px) {
  .blue-cta.larger {
    min-width: 150px;
  }
}
.blue-cta.full-width {
  width: 100%;
}
.blue-cta .separator {
  display: inline-block;
  height: 16px;
  width: 1px;
  background: #ffffff;
  opacity: 0.2;
  margin: 0 10px;
}
.blue-cta.arrow-top:after {
  content: '';
  position: absolute;
  top: -7px;
  border-bottom: 8px solid #643a34;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 50%;
  transform: translate(-50%, 0);
}
.blue-cta > * {
  display: inline-block;
  vertical-align: middle;
}
.mobile-header-visible .search-form-wrapper {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 190px;
  width: 100%;
  display: block !important;
}
.mobile-header-visible .search-form-wrapper .section__search-wrapper {
  display: block !important;
}
.mobile-header-visible.medecin-profil .search-form-wrapper {
  top: 130px;
}
@media (max-width: 719px) {
  .mobile-header-visible.medecin-profil .search-form-wrapper {
    top: 190px;
  }
}
.mobile-header-visible .popin-med__super-wrapper {
  z-index: 20000 !important;
}
.section__title {
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: normal;
}
@media (max-width: 719px) {
  .section__title {
    font-size: 25px;
  }
}
.section__title small {
  font-size: 65%;
  font-weight: 400;
  opacity: 0.5;
}
.section__title--number {
  display: block;
  font-weight: 700;
  font-size: 30px;
  opacity: 0.2;
  padding-bottom: 3px;
}
.section__title--number.title {
  opacity: 0.5;
  font-size: 38px;
  padding-bottom: 5px;
}
@media (max-width: 719px) {
  .section__title--number.title {
    font-size: 30px;
  }
}
.section__desc {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  width: 100%;
}
@media (max-width: 719px) {
  .section__desc {
    font-size: 14px;
  }
}
.section__search-wrapper {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 719px) {
  .section__search-wrapper {
    box-shadow: none;
  }
}
.medecin-profil .section__search-wrapper {
  position: fixed;
  top: 60px;
  z-index: 200;
}
@media (max-width: 719px) {
  .medecin-profil .section__search-wrapper {
    position: relative;
    top: 0;
  }
}
.medecin-profil .section__search-wrapper .icon-input:before {
  font-family: icomoon !important;
}
.section__search-wrapper.fixed {
  position: fixed;
  width: 100%;
  z-index: 200;
  bottom: auto;
}
.section__medecin,
.section__place {
  width: calc(50% - 30px);
  float: left;
  position: relative;
  overflow: hidden;
}
@media (max-width: 719px) {
  .section__medecin,
  .section__place {
    width: calc(100% - 20px);
    margin-left: 10px;
  }
}
.section__medecin .icon-input,
.section__place .icon-input {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  color: #643a34;
}
.section__medecin input,
.section__place input {
  font-size: 14px;
  width: 100%;
  display: block;
  height: 60px;
  padding: 0 20px 0 60px;
  border: 0;
  text-overflow: ellipsis;
}
@media (max-width: 719px) {
  .section__medecin input,
  .section__place input {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .section__medecin input,
  .section__place input {
    font-size: 11px;
  }
}
.section__medecin {
  width: calc(100% - 120px);
}
.section__medecin.no-submit {
  width: calc(100% - 60px);
}
.section__medecin.no-submit .icon-input {
  top: 0;
  left: 0;
  transform: none;
  width: 58px;
  text-align: center;
  line-height: 58px;
  height: 58px;
  background: #643a34;
  color: #ffffff;
}
.section__medecin.no-submit input[type="text"] {
  padding-left: 80px;
}
@media (max-width: 719px) {
  .section__medecin.no-submit {
    border: 0;
    border-radius: 0;
    margin: 0;
    width: calc(100% - 60px);
  }
}
@media (max-width: 719px) {
  .section__medecin {
    border: 0;
    border-radius: 0;
    width: calc(100% - 20px);
  }
}
.section__place {
  display: none;
}
@media (max-width: 719px) {
  .section__place {
    border-radius: 0 0 10px 10px;
  }
}
.section__submit {
  float: left;
  width: 120px;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  font-size: 0;
}
.section__submit.no-submit {
  width: 60px;
}
.section__submit button {
  width: 60px;
  height: 60px;
  background: none;
  cursor: pointer;
}
.section__submit button.geoloc {
  background: #ffffff;
}
.section__submit button.geoloc .icon {
  color: rgba(0, 0, 0, 0.2);
  font-size: 26px;
}
.section__submit button.search {
  background: #50ddbc;
}
.section__submit button span {
  height: 0;
  display: block;
  overflow: hidden;
}
.section__submit button i {
  color: #ffffff;
  font-size: 20px;
  vertical-align: middle;
}
.section__list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  font-size: 16px;
}
.section__list li {
  padding-left: 25px;
  position: relative;
  max-width: 450px;
  padding-bottom: 15px;
  line-height: 1.5;
  font-weight: 400;
}
@media (max-width: 719px) {
  .section__list li {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
.section__list li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  background: #50ddbc;
  border-radius: 100px;
  overflow: hidden;
}
.back-btn {
  position: absolute;
  color: #643a34;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  padding: 4px 0 0 25px;
  top: 85px;
}
.back-btn.top {
  top: 80px;
  left: 20px;
  z-index: 100;
  font-weight: 500;
}
.back-btn:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(45deg) translate(0, -50%);
  height: 7px;
  width: 7px;
  border-left: 2px solid #643a34;
  border-bottom: 2px solid #643a34;
}
.popin-med__samu {
  font-size: 12px;
  margin-top: 30px;
}
@media (max-width: 719px) {
  .popin-med__samu {
    font-size: 10px;
  }
}
@media (max-width: 320px) {
  .popin-med__samu {
    margin-bottom: 20px;
  }
}
.popin-med__flex {
  display: flex;
  align-items: center;
}
.popin-med__flex .icon {
  margin: 0 10px 2px 0;
  color: #643a34;
  font-size: 20px;
}
.popin-med__mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
@media (max-width: 719px) {
  .popin-med__reverse {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .popin-med__reverse .section__cta {
    margin-bottom: 40px;
  }
}
.popin-med__super-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity linear 150ms;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popin-med__super-wrapper#telecons-remb {
  z-index: 20001;
}
.popin-med__super-wrapper.popin-patient-dmp .popin-med__cta-wrapper {
  padding: 20px 0 30px;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content {
  font-size: 0;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .step-wrapper {
  transition: opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate(180%, 0);
  visibility: hidden;
  position: fixed;
  width: 100%;
  opacity: 0;
  overflow: hidden;
  height: 0;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .step-wrapper.visible {
  transform: translate(0, 0);
  visibility: visible;
  position: relative;
  width: auto;
  opacity: 1;
  height: auto;
  overflow: initial;
  text-align: left;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .step-wrapper.validated {
  transform: translate(-180%, 0);
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .note {
  font-size: 10px;
  color: #000000;
  opacity: 0.8;
  font-style: italic;
  text-align: right;
  margin-top: -10px;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .note.link {
  font-size: 14px;
  font-style: normal;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content label a {
  color: #000000;
  text-decoration: underline;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .cta-wrapper {
  text-align: center;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .cta-wrapper.add-pad {
  padding-top: 20px;
}
@media (max-width: 719px) {
  .popin-med__super-wrapper.booking-agenda .popin-med__center-content .cta-wrapper {
    direction: ltr;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .cta-wrapper a {
  direction: ltr;
  margin: 5px;
  padding: 0 15px;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .cta-wrapper--hasaccount {
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 20px;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .cta-wrapper--hasaccount .simple_link {
  padding-left: 0;
  font-size: 16px;
  font-weight: 500;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .password-visibility .icon {
  position: absolute;
  color: #000000;
  font-size: 20px;
  z-index: 100;
  top: 5px;
  width: 45px;
  background: #ffffff;
  padding: 10px 0;
  right: 16px;
  display: none;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .password-visibility input[type="text"] ~ .icon-no-eye {
  display: block;
}
.popin-med__super-wrapper.booking-agenda .popin-med__center-content .password-visibility input[type="password"] ~ .icon-eye {
  display: block;
}
.popin-med__super-wrapper.booking-agenda .popin-med__title {
  font-size: 16px;
}
.popin-med__super-wrapper.booking-agenda .popin-med__title small {
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
  padding-top: 5px;
  position: relative;
}
@media (max-width: 719px) {
  .popin-med__super-wrapper.booking-agenda .popin-med__title small {
    font-size: 14px;
    border-radius: 0;
  }
}
.popin-med__super-wrapper.booking-agenda .popin-med__title.blue-header {
  padding: 10px 30px;
  margin-bottom: 30px;
}
@media (max-width: 719px) {
  .popin-med__super-wrapper.booking-agenda .popin-med__title.blue-header {
    font-size: 14px;
    border-radius: 0;
  }
}
.popin-med__super-wrapper.booking-agenda .popin-med__title span {
  vertical-align: initial;
}
.popin-med__super-wrapper * {
  visibility: hidden;
}
.popin-med__super-wrapper.popin-visible {
  visibility: visible;
  opacity: 1;
  z-index: 20000;
}
.popin-med__super-wrapper.popin-visible.popin-pharma {
  z-index: 300000 !important;
}
@media (max-width: 1023px) {
  .popin-med__super-wrapper.popin-visible {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.popin-med__super-wrapper.popin-visible#popin-rdv-comment {
  z-index: 30000 !important;
}
.popin-med__super-wrapper.popin-visible.popin-ordo,
.popin-med__super-wrapper.popin-visible.popin-cerfa {
  z-index: 30000 !important;
}
.popin-med__super-wrapper.popin-visible.popin-override {
  z-index: 20002;
}
.popin-med__super-wrapper.popin-visible.confirm-popin {
  z-index: 19000;
}
.popin-med__super-wrapper.popin-visible#popin-target-blank {
  z-index: 20001;
}
.popin-med__super-wrapper.popin-visible * {
  visibility: visible;
}
.popin-med__super-wrapper.popin-visible.booking-agenda .popin-med__center-content .step-wrapper.visible {
  display: block;
}
@media (max-width: 1023px) {
  .popin-med__super-wrapper {
    transition: opacity 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
    transform: translate(100%, 0);
    background: none;
  }
  .popin-med__super-wrapper.popin-visible {
    transform: translate(0, 0);
  }
}
.popin-med__wrapper {
  position: relative;
  width: 90%;
  max-height: calc(100% - 100px);
  max-width: 800px;
  z-index: 2001;
  background: #ffffff;
  border-radius: 10px;
  padding: 40px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  transition: width 150ms linear;
}
.popin-med__wrapper.with-sticky-cta {
  height: calc(100% - 100px);
  min-width: 700px;
}
@media (max-width: 1023px) {
  .popin-med__wrapper {
    padding-left: 20px;
    padding-right: 20px;
    left: 0;
    top: 0;
    max-height: calc(100% - 0px);
    height: calc(100% - 0px);
    border-radius: 0;
    width: 100%;
    max-width: 100%;
  }
  .popin-med__wrapper.with-sticky-cta {
    height: 100%;
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }
}
@media (max-width: 719px) {
  .popin-med__wrapper {
    padding-bottom: 80px;
  }
}
@media (min-width: 600px) and (max-width: 813px) and (orientation: landscape) {
  .popin-med__wrapper {
    top: 0;
    max-height: 100%;
    height: 100%;
  }
}
.popin-med__wrapper--inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  padding: 40px 40px 120px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: calc(100% - 100px);
}
@media (max-width: 1023px) {
  .popin-med__wrapper--inner {
    padding-left: 20px;
    padding-right: 20px;
    height: 100%;
  }
}
@media (max-width: 719px) {
  .popin-med__wrapper--inner {
    padding-bottom: 120px;
  }
}
.popin-med__wrapper.static {
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  transform: none;
  max-height: none;
}
.dmp-visible .popin-med__wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.popin-med__wrapper.grey-bg {
  background: #fdfdfd;
}
.popin-med__wrapper.fullpage-popin {
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  transform: translate(0, 0);
  border-radius: 0;
}
.popin-med__wrapper#popin-select-profil {
  max-width: 1024px;
}
.popin-med__wrapper#popin-select-profil .step2 {
  display: none;
}
.popin-med__wrapper#popin-select-profil .step2 .popin-med__title {
  margin-bottom: 40px;
}
.popin-med__wrapper .input-wrapper label {
  text-align: left;
  margin: 0;
}
.popin-med__wrapper .input-wrapper label.checkbox {
  margin-right: 20px;
}
@media (max-width: 719px) {
  .popin-med__wrapper .input-wrapper label.checkbox {
    margin-right: 0;
  }
}
.popin-med__wrapper .input-wrapper strong {
  font-weight: 500;
}
.popin-med__wrapper.has-inner-popin {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 300ms linear;
  border: 3px solid #50ddbc;
}
.popin-med__wrapper.has-inner-popin.active {
  z-index: 2002;
  opacity: 1;
  visibility: visible;
}
.popin-med__inner-popin {
  background: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.popin-med__inner-popin--title {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  background: #643a34;
  color: #ffffff;
  margin: -40px -40px 30px;
  padding: 10px;
}
@media (max-width: 719px) {
  .popin-med__inner-popin--title {
    margin: -40px -20px 30px;
  }
}
.popin-med__inner-popin--text {
  padding: 0 0 20px 0;
}
.popin-med__inner-popin--text .text {
  padding: 0 0 20px 20px;
  position: relative;
  font-weight: 500;
}
.popin-med__inner-popin--text .text:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  height: 8px;
  width: 8px;
  background: #50ddbc;
  border-radius: 100px;
}
.popin-med__inner-popin--text-infos {
  display: flex;
  padding: 0 10px 30px;
}
@media (max-width: 719px) {
  .popin-med__inner-popin--text-infos {
    flex-wrap: wrap;
  }
}
.popin-med__inner-popin--text-infos .text {
  padding: 0 10px 0 0;
  font-weight: 500;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 719px) {
  .popin-med__inner-popin--text-infos .text {
    padding: 0;
    text-align: center;
  }
}
.popin-med__inner-popin--text-infos .picto-certif {
  text-align: right;
  width: 110px;
}
@media (max-width: 719px) {
  .popin-med__inner-popin--text-infos .picto-certif {
    text-align: center;
    width: 100%;
    padding-top: 10px;
  }
  .popin-med__inner-popin--text-infos .picto-certif img {
    width: 100px;
  }
}
.popin-med__inner-popin--text-infos .picto-certif img {
  width: 110px;
  height: auto;
}
.popin-med__inner-popin .picto-text {
  text-align: center;
  font-style: italic;
  font-weight: 400;
  padding: 10px;
  font-size: 14px;
}
.popin-med__inner-popin--loader {
  text-align: center;
  padding-bottom: 40px;
  margin: -30px -40px 0;
  pointer-events: none;
}
@media (max-width: 719px) {
  .popin-med__inner-popin--loader {
    margin: -30px -20px 0;
  }
}
.popin-med__inner-popin--bar {
  display: block;
  overflow: hidden;
  height: 4px;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.1);
}
.popin-med__inner-popin--bar:after {
  content: '';
  position: absolute;
  height: 4px;
  background: #50ddbc;
  top: 0;
  left: 0;
  width: 0;
  transition: width 11.9s linear;
}
.popin-med__inner-popin--bar.active:after {
  width: 100%;
}
.popin-med__inner-popin--cta {
  text-align: right;
  pointer-events: none;
  opacity: 0;
  transition: opacity 300ms linear;
}
.popin-med__inner-popin--cta.active {
  opacity: 1;
  pointer-events: all;
}
.popin-med__inner-popin strong {
  font-weight: 500;
  color: #643a34;
}
.popin-med__close {
  position: fixed;
  font-size: 20px;
  color: #643a34 !important;
  right: 50%;
  transform: translate(50%, 0);
  padding: 6px;
  background: #ffffff;
  border-radius: 100px;
  z-index: 100;
  margin-right: -375px;
  margin-top: -30px;
}
.popin-med__close.no-bg {
  color: #ffffff !important;
  background: #643a34 !important;
  margin-top: -35px;
}
@media (max-width: 1023px) {
  .popin-med__close.no-bg {
    top: 4px;
    margin-top: 0;
  }
}
@media (max-width: 719px) {
  .popin-med__close.no-bg {
    right: 4px;
  }
}
@media (max-width: 1023px) {
  .popin-med__close {
    padding: 6px;
    top: 10px;
    right: 10px;
    margin-right: 0;
    margin-top: 0;
    transform: none;
  }
}
.popin-med__checkbox {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
.popin-med__showmore {
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 30px;
  text-align: right;
}
@media (max-width: 320px) {
  .popin-med__showmore {
    padding-bottom: 20px;
  }
}
.popin-med__list-picto--item {
  display: flex;
  align-items: center;
  max-width: 600px;
  margin: 0 auto 20px;
}
@media (max-width: 320px) {
  .popin-med__list-picto--item {
    margin: 0 auto 10px;
  }
}
.popin-med__list-picto--picto {
  font-size: 25px;
  padding-right: 20px;
  color: #643a34;
}
@media (max-width: 320px) {
  .popin-med__list-picto--picto {
    font-size: 20px;
  }
}
.popin-med__list-picto--text {
  font-size: 16px;
}
@media (max-width: 320px) {
  .popin-med__list-picto--text {
    font-size: 14px;
  }
}
.popin-med__list-picto--title {
  font-weight: 500;
  line-height: 1.3;
}
.popin-med__list-picto--desc {
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
}
.popin-med__title {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 30px;
  line-height: 1.5;
}
.popin-med__title .blue-cta {
  margin: 5px;
}
.popin-med__title.lowerleft {
  text-transform: none;
  text-align: left;
}
@media (max-width: 719px) {
  .popin-med__title.smaller-mobile {
    margin-top: -20px;
    padding-right: 10px;
  }
}
@media (max-width: 320px) {
  .popin-med__title.smaller-mobile {
    padding-bottom: 20px;
    font-size: 12px;
  }
}
.popin-med__title.blue {
  color: #1A579E;
}
.popin-med__title.lowercase {
  text-transform: none;
}
.popin-med__title hr {
  margin-bottom: 0;
}
.popin-med__title .address,
.popin-med__title .name,
.popin-med__title .mobile {
  display: inline-block;
  vertical-align: middle;
  background: #643a34;
  color: #ffffff;
  border-radius: 4px;
  padding: 2px 7px;
  margin: 4px 8px;
  font-size: 14px;
}
.popin-med__subtitle {
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  padding-bottom: 40px;
}
.popin-med__subtitle.small-desc {
  padding-bottom: 0;
  max-width: 400px;
  margin: 0 auto;
}
.popin-med__subtitle .delete-account {
  color: #db2828;
  font-size: 16px;
}
.popin-med__subtitle .blue-bg {
  display: inline-block;
  vertical-align: middle;
  background: #1A579E;
  color: #ffffff;
  border-radius: 4px;
  padding: 2px 5px;
  font-weight: 500;
  margin: 4px;
  font-size: 12px;
}
.popin-med__smalldesc {
  text-align: left;
  font-weight: 400;
  font-size: 12px;
  padding-bottom: 30px;
}
.popin-med__smalldesc span {
  vertical-align: initial;
}
.popin-med__smalldesc strong {
  font-weight: 500;
  font-size: 14px;
}
.popin-med__file {
  padding: 20px 0;
  text-align: center;
}
.popin-med__file label {
  font-size: 13px;
  vertical-align: middle;
  margin-bottom: 0;
}
@media (max-width: 719px) {
  .popin-med__file label {
    margin-bottom: 15px;
  }
}
.popin-med__section-title {
  padding: 0 0 30px;
  text-align: left;
  font-size: 16px;
}
.popin-med__center-content {
  text-align: center;
}
.popin-med__center-content-file {
  text-align: center;
}
.popin-med__center-content-file--label {
  font-size: 16px;
  padding-bottom: 30px;
}
@media (max-width: 719px) {
  .popin-med__center-content-file--label {
    font-size: 14px;
  }
}
.popin-med__center-content-file--picto {
  font-size: 60px;
  padding-bottom: 30px;
  color: #cacaca;
}
.popin-med__center-content-file iframe {
  display: block;
  width: 100%;
  height: 50vh;
  border: 0;
}
.popin-med__cta-wrapper {
  text-align: center;
  padding-top: 40px;
}
.popin-med__cta-wrapper.sticky-cta {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 20px 20px 40px;
  background: rgba(255, 255, 255, 0.8);
  border-top: 1px solid #F6F6F6;
}
.popin-med__cta-wrapper--warning {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px;
  padding: 10px;
  background: #ffeb00;
  border-radius: 4px;
}
.popin-med__cta-wrapper.no-pad {
  padding: 0;
}
.popin-med__cta-wrapper .blue-cta {
  margin: 10px;
  max-width: calc(100% - 20px);
}
@media (max-width: 719px) {
  .popin-med__cta-wrapper.less-pad {
    padding-top: 20px;
  }
}
@media (max-width: 320px) {
  .popin-med__cta-wrapper.less-pad {
    padding-top: 0;
  }
}
.popin-med__block-text {
  text-align: left;
}
.popin-med__block-text--title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 5px;
}
.popin-med__block-text--desc {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.loader,
.loaderPayment {
  color: transparent;
  pointer-events: none;
}
.loader,
.loaderPayment,
.loading,
.mini-loader,
.small-loader {
  pointer-events: none;
}
.loader:after,
.loaderPayment:after,
.loading:after,
.mini-loader:after,
.small-loader:after {
  content: '' !important;
  position: absolute;
  border: 6px solid rgba(0, 0, 0, 0.1);
  border-top: 6px solid #50ddbc;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  box-sizing: border-box;
  opacity: 1 !important;
  top: 50%;
  left: 50%;
  animation: spin 2s linear infinite;
  margin: -15px 0 0 -15px;
}
.loader.reset:after,
.loaderPayment.reset:after,
.loading.reset:after,
.mini-loader.reset:after,
.small-loader.reset:after {
  animation: none;
}
.loader span,
.loaderPayment span,
.loading span,
.mini-loader span,
.small-loader span {
  opacity: 0;
}
.dot-loader {
  pointer-events: none;
}
.dot-loader:after {
  content: '...';
  position: absolute;
  animation: dotdotdot 0.8s linear infinite;
}
.mini-loader {
  pointer-events: none;
  color: transparent;
}
.mini-loader:after {
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-top: 3px solid #50ddbc;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
}
.small-loader {
  pointer-events: none;
  color: rgba(0, 0, 0, 0.2) !important;
}
.small-loader:after {
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-top: 3px solid #50ddbc;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
}
.small-loader * {
  color: rgba(0, 0, 0, 0.2) !important;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dotdotdot {
  0% {
    content: '';
  }
  33% {
    content: '.';
  }
  66% {
    content: '..';
  }
  100% {
    content: '...';
  }
}
.section__list-item {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 12px;
  position: relative;
  transition: opacity 150ms linear;
}
.section__list-item a {
  display: block;
  color: #000000;
}
.section__list-item .icon {
  width: 50px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.section__list-item .icon + a {
  display: inline-block;
}
.section__list-item--label {
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px 0 20px;
  line-height: 1;
  width: calc(100% - 60px);
}
.section__list-item--label.autoWidth {
  width: auto;
  padding: 0 10px 0 20px;
}
.section__list-item--spe {
  display: inline;
  font-weight: 300;
}
.section__list-item li {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 42px;
  line-height: 42px;
  position: relative;
}
@media (min-width: 1024px) {
  .section__list-item li:hover {
    background: #643a34;
    color: #ffffff;
  }
  .section__list-item li:hover:after {
    border-color: #ffffff;
  }
  .section__list-item li:hover a,
  .section__list-item li:hover strong {
    color: #ffffff;
  }
}
.section__list-item li:after {
  content: '';
  position: absolute;
  right: 30px;
  width: 6px;
  height: 6px;
  top: 50%;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  transform: rotate(45deg) translate(0, -50%);
}
.align-center {
  text-align: center !important;
}
.flex-align-center {
  justify-content: center !important;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.faq-list {
  margin: 40px -40px -20px;
  color: #000000;
  font-weight: 500;
}
@media (max-width: 719px) {
  .faq-list {
    margin: 40px -20px -20px;
  }
}
.faq-list__wrapper {
  background: #ffffff;
  margin: 20px 0 30px;
}
.faq-list__item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.faq-list__item.active .faq-list__title:after {
  transform: translate(0, -50%) rotate(130deg);
}
.faq-list__item.active .faq-list__desc {
  padding: 10px 20px 20px;
  opacity: 1;
  height: auto;
  visibility: visible;
  line-height: 2;
}
.faq-list__title {
  position: relative;
  padding: 10px 30px 10px 20px;
  cursor: pointer;
  color: #000000;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
}
.faq-list__title .icon {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 16px;
  color: #643a34;
  opacity: 0.5;
}
.faq-list__title:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%) rotate(45deg);
  border-top: 2px solid #50ddbc;
  border-right: 2px solid #50ddbc;
  height: 10px;
  width: 10px;
}
.faq-list__desc {
  padding: 0 20px;
  opacity: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-weight: 400;
  text-align: left;
  font-size: 14px;
}
.publi-img-wrapper img {
  display: inline-block;
  margin: 5px 5px 5px 0 !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1px;
}
.infossup-btn,
.params-btn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  height: 50px;
  background: #50ddbc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  color: #ffffff;
  border-radius: 999px;
  z-index: 1001;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  animation-name: bounce;
  animation-duration: 600ms;
  animation-iteration-count: infinite;
  animation-delay: 0s;
}
.infossup-btn.to-left,
.params-btn.to-left {
  right: auto;
  left: 20px;
}
.infossup-btn.agenda-btn,
.params-btn.agenda-btn {
  bottom: 20px;
  right: 10px;
  width: 50px;
  padding: 10px;
}
@media (max-width: 1023px) {
  .infossup-btn.agenda-btn,
  .params-btn.agenda-btn {
    bottom: 120px;
  }
}
.infossup-open .infossup-btn,
.infossup-open .params-btn {
  color: #50ddbc;
  background: #ffffff;
  border: 3px solid #50ddbc;
  z-index: 10001;
}
.mobile-header-visible .infossup-btn,
.mobile-header-visible .params-btn {
  display: none;
}
@media (max-width: 719px) {
  .infossup-btn,
  .params-btn {
    width: 60px;
    height: 60px;
    padding: 10px;
    right: 5px;
    bottom: 10%;
  }
  .infossup-btn.agenda-btn,
  .params-btn.agenda-btn {
    width: 50px;
    height: 50px;
    bottom: 120px;
    right: 5px;
  }
}
.infossup-btn__add,
.params-btn__add {
  font-size: 25px;
  vertical-align: middle;
}
.infossup-btn__add:after,
.params-btn__add:after {
  content: '+';
}
.infossup-open .infossup-btn__add:after,
.infossup-open .params-btn__add:after {
  content: '-';
}
.infossup-btn__text,
.params-btn__text {
  vertical-align: middle;
}
@media (max-width: 719px) {
  .infossup-btn__text,
  .params-btn__text {
    display: none;
  }
}
@keyframes bounce {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
  }
}
.help-link {
  display: inline-block;
  vertical-align: top;
  border-radius: 99px;
  background: #50ddbc;
  color: #ffffff;
  font-weight: 500;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 100;
}
.bottom-note {
  font-size: 11px;
  font-weight: 300;
  text-align: left;
  padding: 10px;
  color: #000000;
}
.simple_link {
  font-size: 12px;
  color: #445473;
  background: none;
  border: 0;
  cursor: pointer;
}
.simple_link.medium {
  font-size: 14px;
}
@media (max-width: 719px) {
  .simple_link.medium {
    font-size: 12px;
  }
}
.simple_link.bigger {
  font-size: 16px;
  font-weight: 500;
}
.simple_link.regular {
  font-weight: 400 !important;
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.tablet-only-btn {
  display: none;
}
@media (max-width: 1023px) {
  .tablet-only-btn {
    display: inline-block;
  }
}
span,
small,
p {
  display: inline-block;
}
span.with-green-underline:after,
small.with-green-underline:after,
p.with-green-underline:after {
  position: absolute;
  content: '';
  height: 3px;
  background: #50ddbc;
  left: 0;
  width: 100%;
  bottom: 0;
}
.custom-checkbox {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.custom-checkbox__picto {
  width: 15px;
  min-width: 15px;
  height: 15px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  position: relative;
  margin-right: 15px;
  margin-top: 7px;
}
.custom-checkbox__text {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 5px;
}
.custom-checkbox__text strong {
  font-weight: 500;
}
@media (max-width: 320px) {
  .custom-checkbox__text {
    font-size: 10px;
    line-height: 1.3;
  }
}
.custom-checkbox input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
  width: 0;
}
.custom-checkbox input[type="checkbox"]:checked + .custom-checkbox__picto:after {
  position: absolute;
  content: '';
  width: 18px;
  height: 10px;
  border-left: 3px solid #50ddbc;
  border-bottom: 3px solid #50ddbc;
  left: 2px;
  top: -5px;
  transform: rotate(-45deg);
}
.custom-checkbox.error input[type="checkbox"]:checked + .custom-checkbox__picto + .custom-checkbox__text {
  color: #000000 !important;
}
body[data-urg-state="open"] .section.teleconsultation-header,
body[data-urg-state="open"] .footer {
  display: none !important;
}
.bullet-list-title {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}
.bullet-list-subtitle {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
}
.bullet-list {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  font-size: 16px;
}
.bullet-list li {
  padding-left: 25px;
  position: relative;
  line-height: 1.5;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
@media (max-width: 719px) {
  .bullet-list li {
    font-size: 12px;
  }
}
.bullet-list li:after {
  content: '';
  position: absolute;
  left: 8px;
  top: 7px;
  width: 8px;
  height: 8px;
  background: #50ddbc;
  border-radius: 100px;
  overflow: hidden;
}
.red-text {
  color: #db2828;
}
.fullsize-iframe {
  display: block;
  border: 0;
  width: 100%;
  position: absolute;
  top: 60px;
  height: calc(100% - 60px);
}
.popin-mobile-searchengine {
  background: #fdfdfd;
  transform: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popin-mobile-searchengine .popin-med__close {
  font-size: 30px;
  margin-right: 0;
  right: 10px;
  transform: none;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine .popin-med__close {
    font-size: 20px;
    top: 5px;
    right: 5px;
  }
}
.popin-mobile-searchengine .popin-med__wrapper {
  padding-left: 20px;
  padding-right: 20px;
  left: 0;
  top: 0;
  max-height: 100%;
  height: 100%;
  width: 100%;
  transform: none;
  max-width: 100%;
  border-radius: 0;
}
.popin-mobile-searchengine .popin-med__wrapper .ui-autocomplete__wrapper {
  width: 100%;
}
.popin-mobile-searchengine .popin-med__wrapper .ui-autocomplete__wrapper.pathos {
  width: 100%;
  white-space: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
}
.popin-mobile-searchengine__header {
  background: #643a34;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__header {
    height: 40px;
    font-size: 14px;
  }
}
.popin-mobile-searchengine__input {
  border: 0;
  width: calc(100% - 130px);
  position: absolute;
  background: #ffffff;
  top: 0;
  left: 60px;
  padding: 0 30px 0 0;
  font-size: 16px;
  height: 60px;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__input {
    height: 40px;
    left: 40px;
    width: calc(100% - 80px);
  }
}
.popin-mobile-searchengine__submit {
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
  cursor: pointer;
  color: #643a34;
  font-size: 30px;
  padding: 0 20px;
  z-index: 100;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__submit {
    padding: 0 10px;
  }
}
.popin-mobile-searchengine__submit .icon {
  margin-right: 5px;
  font-size: 20px;
}
.popin-mobile-searchengine__submit .content_submit {
  font-size: 40px;
  color: #643a34;
  width: 100%;
  display: inline;
  word-break: break-word;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__submit .content_submit {
    font-size: 30px;
  }
}
.popin-mobile-searchengine__submit--cta-wrapper {
  width: 100%;
  text-align: right;
  padding: 50px 20px 0;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__submit--cta-wrapper {
    padding-top: 30px;
    position: absolute;
    bottom: -50px;
    right: 0;
  }
}
.popin-mobile-searchengine__submit--cta-wrapper .blue-cta .icon + span {
  max-width: 100%;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__submit {
    top: 100px;
    font-size: 20px;
    height: 80px;
  }
}
.popin-mobile-searchengine__engine {
  position: absolute;
  width: 100%;
  height: 60px;
  top: 60px;
  left: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  z-index: 2;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__engine {
    top: 40px;
    height: 40px;
  }
}
.popin-mobile-searchengine__engine .icon-input {
  width: 60px;
  height: 60px;
  color: #643a34;
  font-size: 26px;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__engine .icon-input {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.popin-mobile-searchengine__engine.loader:after {
  left: auto;
  right: 15px;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__engine.loader:after {
    right: 5px;
  }
}
.popin-mobile-searchengine__clear {
  position: absolute;
  display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  color: #ffffff;
  background: #000000;
  border-radius: 100px;
  right: 20px;
  top: 20px;
  z-index: 100;
  transition: opacity 100ms linear;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__clear {
    top: 10px;
    right: 10px;
  }
}
.popin-mobile-searchengine__clear.visible {
  opacity: 1;
  visibility: visible;
}
.popin-mobile-searchengine__geoloc {
  width: 60px;
  height: 60px;
  background: #FFD023;
  color: #000000;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__geoloc {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.popin-mobile-searchengine__content {
  position: absolute;
  top: 120px;
  background: #fdfdfd;
  left: 0;
  width: 100%;
  height: calc(100% - 120px);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__content {
    top: 80px;
  }
}
.popin-mobile-searchengine__content.pathos-result {
  height: 120px;
  background: #ffffff;
  z-index: 10;
}
@media (max-width: 719px) {
  .popin-mobile-searchengine__content.pathos-result {
    top: 250px;
  }
  .popin-mobile-searchengine__content.pathos-result .ui-menu.ui-widget.ui-widget-content.ui-autocomplete {
    padding-top: 10px !important;
  }
}
.popin-mobile-searchengine__content .ui-autocomplete.ui-widget-content {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 20px 0 50px !important;
  margin: 0 !important;
  max-height: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
  background: none !important;
}
.popin-mobile-searchengine__content .ui-autocomplete__wrapper {
  margin-bottom: 10px;
  padding: 0;
}
.popin-mobile-searchengine__content .ui-autocomplete__wrapper .ui-autocomplete-header {
  padding: 10px;
  background: #ffffff;
  border: 0 !important;
  margin-bottom: 0 !important;
  font-weight: 500;
}
.popin-mobile-searchengine__content .ui-menu-item {
  padding-right: 10px !important;
  padding-left: 40px !important;
  border-bottom: 1px solid #F6F6F6;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  cursor: pointer;
}
.popin-mobile-searchengine__content .ui-menu-item.pathos {
  display: inline-block;
  list-style: none;
  padding: 5px 0 5px 10px !important;
  border: 0;
}
.popin-mobile-searchengine__content .ui-menu-item__pathos {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  background: #dcedff;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 500;
  line-height: 1;
  padding: 10px;
}
.popin-mobile-searchengine__content .ui-menu-item:last-child {
  border: 0;
}
.popin-mobile-searchengine__content .ui-menu-item:before {
  left: 15px !important;
  top: 19px !important;
}
.popin-mobile-searchengine__content .speville .ui-autocomplete-header {
  display: none;
}
.popin-mobile-searchengine__content .speville .ui-menu-item {
  padding-left: 20px !important;
}
.popin-mobile-searchengine__content .speville .ui-menu-item strong {
  text-decoration: underline;
}
.popin-mobile-searchengine__content .speville .ui-menu-item:before {
  display: none !important;
}
@media (max-width: 719px) {
  .hidden-mobile {
    display: none !important;
  }
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 719px) {
  .hidden-desktop {
    display: inherit !important;
  }
}
.inline-bg-text {
  padding: 2px 5px;
  display: inline;
}
.inline-bg-text.green {
  background: rgba(80, 221, 188, 0.3);
}
.inline-bg-text.orange {
  background: rgba(255, 160, 81, 0.3);
}
.inline-bg-text.red {
  background: rgba(219, 40, 40, 0.3);
}
.inline-bg-text.blue {
  background: rgba(26, 87, 158, 0.3);
}
.inline-bg-text.yellow {
  background: rgba(255, 208, 35, 0.3);
}
.services-lm__title {
  color: #000000;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  width: 550px;
  max-width: 100%;
  margin: 30px auto 0;
  padding-left: 22px;
  text-align: left;
}
@media (max-width: 1023px) {
  .services-lm__title {
    width: 100%;
  }
}
@media (max-width: 719px) {
  .services-lm__title {
    font-size: 16px;
    margin: 20px 10px 10px 0;
  }
}
.services-lm__title:after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  background: #7ec6c7;
  width: 4px;
  left: 0;
}
.services-lm__pushes {
  padding-top: 30px;
}
.services-lm__pushes--push {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.services-lm__pushes--push span {
  display: block;
}
.services-lm__pushes--desc {
  display: block;
  flex-wrap: wrap;
  padding-left: 20px;
  width: calc(100% - 100px);
  max-width: 350px;
}
@media (max-width: 719px) {
  .services-lm__pushes--desc {
    width: calc(100% - 80px);
    padding-left: 15px;
  }
}
@media (max-width: 320px) {
  .services-lm__pushes--desc {
    width: calc(100% - 70px);
  }
}
.services-lm__pushes--title {
  font-weight: 700;
  color: #000000;
  margin-bottom: 5px;
  font-size: 14px;
}
.services-lm__pushes--content {
  color: #000000;
  margin-bottom: 14px;
  line-height: 1.4;
  font-size: 12px;
}
.services-lm__pushes--cta .blue-cta {
  display: inline-block;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.services-lm__pushes--img {
  width: 100px;
  min-width: 100px;
  border-radius: 10px;
  padding: 5px;
}
@media (max-width: 320px) {
  .services-lm__pushes--img {
    width: 70px;
    min-width: 70px;
  }
}
.services-lm__pushes--img.orange {
  background: #ffe4bd;
}
.services-lm__pushes--img.blue {
  background: #dcedff;
}
.services-lm__pushes--img.pink {
  background: #ffdfe6;
}
.services-lm__pushes--img.purple {
  background: #e9d9f1;
}
.services-lm__pushes--img.orange {
  background: #ffe4bd;
}
.services-lm__pushes--img.green {
  background: #e0f5e0;
}
.services-lm__pushes--img img {
  display: block;
  width: 100%;
  height: auto;
}
.pagination__paginate {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  font-size: 0;
  text-align: center;
}
.pagination__paginate--item {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 15px 10px;
  font-weight: 400;
  color: #643a34;
  border-radius: 4px;
  border: 1px solid #faeadb;
  background: #fff;
  padding: 5px 10px;
}
@media (max-width: 719px) {
  .pagination__paginate--item {
    margin: 10px 5px;
  }
}
.pagination__paginate--item.selected {
  background: #643a34;
  color: #ffffff;
  font-weight: 500;
  pointer-events: none;
}
.pagination__paginate--item.selected a,
.pagination__paginate--item.selected button {
  color: #ffffff;
}
.pagination__paginate--item a,
.pagination__paginate--item button {
  color: #643a34;
  background: none;
}
.simple-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.simple-list li {
  position: relative;
  padding: 0 0 18px 20px;
  line-height: 1.3;
}
.simple-list li:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 6px;
  width: 5px;
  height: 5px;
  background: #7ec6c7;
  border-radius: 100px;
  overflow: hidden;
}
.sublevel {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background: #ffffff;
  margin: 0 auto;
}
.sublevel__wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.sublevel__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
}
.has-2-col .sublevel__inner,
.has-3-col .sublevel__inner {
  width: 50%;
}
@media (max-width: 719px) {
  .has-2-col .sublevel__inner,
  .has-3-col .sublevel__inner {
    width: 100%;
  }
}
.has-1-col .sublevel__inner {
  width: 100%;
}
@media (max-width: 719px) {
  .has-1-col .sublevel__inner {
    width: 100%;
  }
}
.sublevel__title {
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto;
  padding-bottom: 20px;
}
.sublevel__list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.sublevel__list--item {
  padding-bottom: 10px;
  padding-right: 10px;
  text-transform: capitalize;
  width: 50%;
}
@media (max-width: 719px) {
  .sublevel__list--item {
    width: 100%;
  }
}
.sublevel__list--link {
  font-size: 12px;
}
.breadcrumbs {
  padding: 20px 20px 10px 20px;
  display: block !important;
  visibility: visible!important;
  width: 100%;
}
.breadcrumbs__list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.breadcrumbs__list--item {
  position: relative;
  padding-left: 20px;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.breadcrumbs__list--item.last {
  font-weight: 500;
}
.breadcrumbs__list--item:before {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translate(0, -50%) rotate(45deg);
  content: '';
  width: 5px;
  height: 5px;
  border-top: 2px solid #643a34;
  border-right: 2px solid #643a34;
}
.breadcrumbs__list--item:first-child {
  padding-left: 0;
}
.breadcrumbs__list--item:first-child:before {
  display: none;
}
.breadcrumbs__list--link {
  color: #000000;
}
.std-btn {
  background: #643a34;
  color: #ffffff;
  display: inline-block;
  border-radius: 4px;
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
.std-btn.multiple-line {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 0 20px;
  line-height: 48px;
  height: 48px;
  min-width: 250px;
}
.std-btn.multiple-line > span {
  line-height: 1.3;
  font-weight: 500;
  text-align: left;
}
.std-btn.dark {
  background: #643a34;
}
@media (min-width: 1024px) {
  .std-btn.dark:hover {
    background: #000000;
  }
}
.std-btn.yellow {
  background: #FFD023;
  color: #000000;
}
@media (min-width: 1024px) {
  .std-btn.yellow:hover {
    background: #ffe2a4;
  }
}
.std-btn.white {
  background: #ffffff;
  color: #643a34;
  border: 1px solid #faeadb;
}
@media (min-width: 1024px) {
  .std-btn.white:hover {
    color: #000000;
  }
}
.std-btn.green {
  background: #266445;
}
.std-btn.small {
  font-size: 11px;
  height: 30px;
  line-height: 30px;
}
.std-btn .icon {
  vertical-align: middle;
  margin-right: 10px;
  font-size: 14px;
}
.std-btn > span {
  vertical-align: middle;
}
.footer-seo {
  border-bottom: 1px solid #F6F6F6;
  background: #ffffff;
  max-width: 100%;
  padding: 50px 0;
  overflow: hidden;
  position: relative;
}
.footer-seo__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
@media (max-width: 719px) {
  .footer-seo__inner {
    max-width: 100%;
    padding: 0 20px;
  }
}
.footer-seo__col {
  width: calc(100% - 300px);
  padding-right: 40px;
}
@media (max-width: 719px) {
  .footer-seo__col {
    width: 100%;
    padding-right: 0;
  }
}
.footer-seo__ads {
  width: 300px;
}
@media (max-width: 719px) {
  .footer-seo__ads {
    width: 100%;
    text-align: center;
  }
}
.footer-seo__title {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
  width: 100%;
  position: relative;
}
.footer-seo__title .icon {
  font-size: 30px;
  position: absolute;
  left: 0;
  top: -6px;
}
.footer-seo__subtitle {
  font-weight: 400;
  font-size: 16px;
}
.footer-seo__content {
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  margin-bottom: 40px;
}
.footer-seo__etab {
  color: #643a34;
}
.footer-seo__etab--name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}
.footer-seo__etab--address {
  font-weight: 300;
  font-style: normal;
  margin-bottom: 15px;
  font-size: 12px;
  color: #000000;
}
.footer-seo__list {
  width: 100%;
  margin: 30px 0 40px;
}
.footer-seo__list li {
  font-weight: 300;
  font-size: 16px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 15px;
}
.footer-seo__list li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #edeff4;
}
.footer-seo__list li a {
  color: #445473;
}
.listing-page__paginate {
  padding: 0 20px;
  position: relative;
  height: 30px;
}
.listing-page__paginate--next,
.listing-page__paginate--prev {
  position: absolute;
  top: 0;
  width: calc(50% - 30px);
}
.listing-page__paginate--next .std-btn,
.listing-page__paginate--prev .std-btn {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.listing-page__paginate--next {
  right: 20px;
}
.listing-page__paginate--prev {
  left: 20px;
}
.listing-page__title {
  font-size: 16px;
  font-weight: 400;
  padding: 20px;
  text-align: center;
  line-height: 1.8;
}
@media (max-width: 719px) {
  .listing-page__title {
    text-align: left;
  }
}
.listing-page__title strong {
  font-weight: 500;
}
.listing-page__wrapper {
  border-bottom: 1px solid #F6F6F6;
}
.listing-page__inner {
  display: flex;
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto 40px;
  flex-wrap: wrap;
}
.listing-page__result {
  width: calc(100% - 300px);
  list-style: none;
}
.has-filter .listing-page__result {
  width: calc(100% - 600px);
}
@media (max-width: 1280px) {
  .listing-page__result {
    width: calc(100% - 300px);
  }
  .has-filter .listing-page__result {
    width: calc(100% - 300px);
  }
}
@media (max-width: 719px) {
  .listing-page__result {
    width: 100%;
  }
  .has-filter .listing-page__result {
    width: 100%;
  }
}
.listing-page__result--next-title {
  display: block;
  font-size: 12px;
  text-align: center;
  padding-bottom: 5px;
  font-weight: 500;
}
.listing-page__result--next-dispos {
  display: block;
}
.listing-page__result .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  color: #ffffff;
  font-size: 20px;
}
.listing-page__result--next-cab,
.listing-page__result--next-tlc {
  margin: 5px 0;
  font-size: 12px;
  font-weight: 500;
  border-radius: 4px;
  padding: 5px 10px 5px 40px;
  display: inline-block;
  color: #ffffff;
  width: 100%;
  position: relative;
}
.listing-page__result--next-cab em,
.listing-page__result--next-tlc em {
  font-style: normal;
  font-size: 10px;
  display: block;
  padding-bottom: 2px;
  font-weight: 400;
}
.listing-page__result--next-tlc {
  background: #1A579E;
}
.listing-page__result--next-cab {
  background: #445473;
}
.listing-page__result--item {
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 20px 20px;
  border: 1px solid #faeadb;
  padding: 20px;
  display: flex;
}
@media (max-width: 1023px) {
  .listing-page__result--item {
    flex-wrap: wrap;
  }
}
@media (max-width: 719px) {
  .listing-page__result--item {
    margin: 0 0 20px;
  }
}
.listing-page__result--left {
  display: flex;
  width: 60%;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .listing-page__result--left {
    width: 100%;
    padding-right: 0;
  }
}
.listing-page__result--conv {
  font-size: 12px;
  display: block;
  margin-top: 10px;
  color: #50ddbc;
}
.listing-page__result--cta {
  display: block;
  margin-top: 20px;
}
.listing-page__result--right {
  width: 40%;
  display: block;
}
@media (max-width: 1023px) {
  .listing-page__result--right {
    width: 100%;
    margin-top: 10px;
    min-height: 50px;
  }
}
.listing-page__result--calendar-wrapper {
  background: #fdfaf8;
  border-radius: 4px;
  position: relative;
  padding: 20px;
  width: 100%;
  display: block;
}
.listing-page__result--cta-fiche {
  padding-top: 40px;
  text-align: center;
  display: block;
}
@media (max-width: 719px) {
  .listing-page__result--cta-fiche .std-btn {
    width: 100%;
  }
}
.listing-page__result--calendar {
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 8px 20px;
  top: 0;
  left: 0;
  color: #4F4F4F;
}
.listing-page__result--date-wrapper {
  display: block;
  text-align: center;
}
.listing-page__result--day {
  font-size: 10px;
  font-weight: 500;
  display: block;
}
.listing-page__result--date {
  font-size: 8px;
  font-weight: 400;
}
.listing-page__result--infos {
  display: block;
  padding-left: 20px;
  width: calc(100% - 60px);
  color: #000000;
}
.listing-page__result--name {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #643a34;
}
.listing-page__result--spe {
  display: inline-block;
  font-size: 12px;
  color: #000000;
  opacity: 0.7;
  line-height: 1;
  margin: 5px 0 10px;
  font-weight: 500;
  text-transform: capitalize;
}
.listing-page__result--addr {
  font-style: normal;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 719px) {
  .listing-page__result--addr {
    font-size: 12px;
  }
}
.listing-page__result--img {
  width: 60px;
  min-width: 60px;
  height: 60px;
  position: relative;
  border-radius: 100px;
  overflow: hidden;
  display: block;
}
.listing-page__result--img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.header-ads {
  display: flex;
  justify-content: center;
}
.header-ads__inner {
  width: 728px;
  height: 90px;
}
.cab-rating {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: left;
  margin-bottom: 15px;
}
.cab-rating__img {
  display: flex;
}
.cab-rating__img img {
  display: block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.cab-rating__rating {
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  margin-left: 5px;
}
.cab-rating__avis {
  font-weight: 400;
  font-size: 12px;
  margin: 0 10px 0 5px;
}
.cab-rating__link {
  color: #1A579E;
  font-weight: 400;
  font-size: 12px;
  margin-left: 20px;
  line-height: 1;
}
.spe-cab {
  list-style: none;
  padding-top: 15px;
}
@media (max-width: 1023px) {
  .spe-cab {
    margin-top: 20px;
  }
}
@media (max-width: 1023px) {
  .spe-cab__list {
    margin-bottom: 10px;
  }
}
@media (max-width: 719px) {
  .spe-cab__list {
    margin-left: -70px;
  }
}
.spe-cab__title {
  font-weight: 400;
  padding-bottom: 14px;
  font-size: 12px;
}
.spe-cab__item {
  font-size: 10px;
  font-weight: 400;
  margin: 0 0 5px 0;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding-right: 20px;
  white-space: nowrap;
}
@media (max-width: 719px) {
  .spe-cab__item {
    padding-right: 15px;
  }
}
.spe-cab__number {
  display: inline-block;
  background: #445473;
  color: #ffffff;
  border-radius: 100px;
  text-align: center;
  font-weight: 500;
  margin-right: 5px;
  padding: 2px 3px;
  min-width: 15px;
  line-height: 1;
  vertical-align: middle;
}
.spe-cab__label {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
  text-overflow: ellipsis;
  width: calc(100% - 20px);
}
/* Discipline pages */
.discipline-hero {
  background: linear-gradient(135deg, #fdfaf8 0%, #ffffff 100%);
  padding: 30px 20px 20px;
  text-align: center;
}
.discipline-hero__inner {
  max-width: 900px;
  margin: 0 auto;
}
.discipline-hero__desc {
  font-size: 14px;
  line-height: 1.8;
  color: #4F4F4F;
  max-width: 700px;
  margin: 15px auto;
  font-weight: 400;
}
.discipline-hero__count {
  font-size: 13px;
  font-weight: 500;
  color: #1A579E;
  margin-top: 10px;
}
.listing-page__result--discipline-tag {
  display: inline-block;
  font-size: 10px;
  background: #fdfaf8;
  color: #4F4F4F;
  padding: 2px 8px;
  border-radius: 3px;
  margin-left: 5px;
  font-weight: 500;
  vertical-align: middle;
}
.listing-page__result--empty {
  text-align: center;
  padding: 40px 20px;
  color: #4F4F4F;
  font-size: 14px;
  line-height: 2;
}
.listing-page__result--empty .std-btn {
  margin-top: 15px;
}
.aside-listing {
  width: 300px;
  min-width: 300px;
  position: relative;
  z-index: 10;
}
@media (max-width: 1280px) {
  .aside-listing {
    width: auto;
    min-width: unset;
  }
}
.aside-listing__title {
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: left;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
}
.aside-listing__title:after {
  position: absolute;
  content: '';
  left: -20px;
  bottom: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  width: calc(100% + 40px);
}
.aside-listing__title .icon-icon-cross {
  display: none;
}
.aside-listing__title .icon {
  color: #1A579E;
  margin-right: 20px;
}
@media (max-width: 1280px) {
  .aside-listing__title {
    position: absolute;
    right: -116px;
    top: 85px;
    width: 202px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    transform: rotate(90deg);
    border-radius: 4px 4px 0 0;
    background: #FFD023;
    cursor: pointer;
    justify-content: center;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .aside-listing__title:after {
    display: none;
  }
  .aside-listing__title .icon {
    display: none;
  }
}
.aside-listing__subtitle {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
}
.aside-listing__block {
  background: #ffffff;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1280px) {
  .aside-listing__block {
    position: absolute;
    left: -20px;
    top: 0;
    border-radius: 0;
    width: 300px;
    min-height: 300px;
    transform: translate(-303px, 0);
  }
  .aside-listing__block.visible {
    transform: translate(0, 0);
    max-width: calc(100vw - 40px);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }
  .aside-listing__block.visible .icon-icon-cross {
    display: block;
    font-size: 14px;
    margin-left: 10px;
  }
  .aside-listing__block.visible .aside-listing__title {
    font-size: 0;
    justify-content: left;
  }
}
.aside-listing__list--item {
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
}
.aside-listing__list--item a {
  font-size: 14px;
  color: #000000;
  display: flex;
  align-items: center;
}
.aside-listing__list--item a .icon {
  color: #1A579E;
  margin-right: 10px;
}
.aside-ads {
  width: 300px;
  min-width: 300px;
}
@media (max-width: 719px) {
  .aside-ads {
    width: 100%;
    text-align: center;
    padding-top: 30px;
  }
}
.header {
  height: 60px;
  line-height: 60px;
  background: #643a34;
  color: #000000;
  position: fixed;
  width: 100%;
  text-align: right;
  z-index: 10000;
  padding: 0 20px;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 719px) {
  .header {
    height: 60px;
    line-height: 60px;
  }
}
.header__search-cta {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #ffffff;
  vertical-align: top;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__search-cta .icon {
  font-size: 30px;
}
@media (max-width: 719px) {
  .header__search-cta {
    width: 60px;
    height: 60px;
  }
  .header__search-cta .icon {
    font-size: 25px;
  }
}
.header__search-cta:after,
.header__search-cta:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60%;
  width: 4px;
  background: #1A579E;
  transition: all 150ms linear;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.header__search-cta.active {
  color: transparent;
}
.header__search-cta.active:after {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(45deg);
}
.header__search-cta.active:before {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.header__rollback,
.header__forward {
  display: none;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background: none;
  width: 120px;
  height: 14px;
}
.header__rollback:after,
.header__forward:after {
  content: '';
  position: absolute;
  top: 0;
  width: 14px;
  height: 14px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
.header__rollback--text,
.header__forward--text {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 500;
}
.header__rollback {
  left: 1%;
  padding-left: 30px;
  text-align: left;
}
.header__rollback:after {
  left: 10px;
  transform: rotate(-45deg);
}
.header__forward {
  right: 1%;
  padding-right: 30px;
  text-align: right;
}
.header__forward:after {
  right: 10px;
  transform: rotate(135deg);
}
.header.inBookingProcess .header__rollback,
.header.inBookingProcess .header__forward {
  pointer-events: none;
  display: block;
  opacity: 0;
  transition: opacity 150ms linear;
}
.header.inBookingProcess .header__rollback.active,
.header.inBookingProcess .header__forward.active {
  opacity: 1;
  pointer-events: all;
}
.header.inBookingProcess .user-header {
  display: none;
}
.header.inBookingProcess .logo-medecin {
  pointer-events: none;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
@media (max-width: 1023px) {
  .header {
    z-index: 100001;
  }
}
@media (min-width: 600px) and (max-width: 813px) and (orientation: landscape) {
  .medecinPage .header {
    display: none;
  }
}
.header__after-promo {
  display: block;
  background: #1A579E;
  padding: 30px 20px;
  position: relative;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: -120px;
  z-index: 1000;
  width: 100%;
  margin-top: 60px;
}
@media (max-width: 719px) {
  .header__after-promo {
    margin-bottom: -120px;
    margin-top: 60px;
  }
}
.header__after-promo--text {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
}
.header__after-promo--text strong {
  display: inline-block;
  font-weight: 500;
  position: relative;
}
.header__after-promo--text strong:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: -2px;
  height: 2px;
  left: 0;
  background: #50ddbc;
}
.header__after-promo--cta {
  font-size: 0;
  text-align: center;
  padding-top: 20px;
}
.header__after-promo--cta .progress-cta {
  display: inline-block;
  height: 10px;
  line-height: 10px;
  position: relative;
  width: 280px;
  background: #ffffff;
  border-radius: 100px;
  overflow: hidden;
  transition: all 300ms linear;
}
.header__after-promo--cta .progress-cta--text {
  font-size: 16px;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.header__after-promo--cta .progress-cta--text strong {
  display: block;
  font-size: 16px;
  position: absolute;
  width: 280px;
  line-height: 50px;
  left: 0;
}
.header__after-promo--cta .progress-cta--text.first {
  color: #ffffff;
  background: #50ddbc;
  z-index: 3;
  transition: all 5000ms linear;
  width: 0;
}
.header__after-promo--cta .progress-cta--text.first.animate {
  width: 100%;
}
.header__after-promo--cta .progress-cta--text.second {
  color: #50ddbc;
  z-index: 1;
}
.header__after-promo--cta .progress-cta.opened {
  height: 50px;
  line-height: 50px;
}
.mobile-header-visible .header {
  text-align: left;
}
.mobile-header-visible .header:after {
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
}
.header [class^="icon-"],
.header [class*=" icon-"] {
  font-family: 'icomoon' !important;
}
.header [class^="icon-"]:before,
.header [class*=" icon-"]:before {
  font-family: 'icomoon' !important;
}
.header:before {
  content: '';
  opacity: 0;
  visibility: hidden;
  height: 100vh;
  width: 100%;
  background: #1A579E;
  position: fixed;
  top: 0;
  left: 0;
  transition: all 150ms linear;
}
@media (max-width: 1023px) {
  .header:before {
    transition: none;
  }
}
.mobile-header-visible .header:before {
  content: '';
  opacity: 1;
  visibility: visible;
}
.header__burger {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translate(0, -50%);
  width: 25px;
  height: 25px;
  display: none;
}
@media (max-width: 1023px) {
  .header__burger {
    display: block;
  }
}
.header__burger span {
  display: block;
  height: 2px;
  width: 100%;
  margin: 5px 0;
  background: #ffffff;
}
.mobile-header-visible .header__burger span {
  position: absolute;
  top: 7px;
}
.mobile-header-visible .header__burger span:nth-child(2) {
  opacity: 0;
}
.mobile-header-visible .header__burger span:nth-child(1) {
  transform: rotate(45deg);
}
.mobile-header-visible .header__burger span:nth-child(3) {
  transform: rotate(-45deg);
}
.header .full-dimming-overlay {
  display: none;
}
.header .logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
}
.header .logo img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 719px) {
  .header .logo {
    width: 200px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../../../assets/fonts/icomoon.woff2?e1koz2?version=1') format('woff2'), url('../../../assets/fonts/icomoon.woff?e1koz2?version=1') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"].icon:before,
[class*=" icon-"].icon:before {
  font-family: 'icomoon' !important;
}
.icon-picto-like:before {
  content: "\e96f";
}
.icon-quote:before {
  content: "\e96e";
}
.icon-locked:before {
  content: "\e969";
}
.icon-circle-hole:before {
  content: "\e96a";
}
.icon-seat:before {
  content: "\e96b";
}
.icon-clock-speed:before {
  content: "\e96c";
}
.icon-feed:before {
  content: "\e967";
}
.icon-urgence:before {
  content: "\e968";
}
.icon-picto-bones-inter:before {
  content: "\e957";
}
.icon-picto-crane-douleur:before {
  content: "\e95a";
}
.icon-picto-crane-fever:before {
  content: "\e95b";
}
.icon-picto-crane-nause:before {
  content: "\e95c";
}
.icon-picto-crane-nez:before {
  content: "\e95d";
}
.icon-picto-crane-toux:before {
  content: "\e95e";
}
.icon-picto-crane-trouble:before {
  content: "\e95f";
}
.icon-picto-crane-zzz:before {
  content: "\e960";
}
.icon-picto-gorge-douleur:before {
  content: "\e961";
}
.icon-picto-hand-blood:before {
  content: "\e962";
}
.icon-picto-heart-low:before {
  content: "\e963";
}
.icon-picto-heart-rythm:before {
  content: "\e964";
}
.icon-picto-peacemaker:before {
  content: "\e965";
}
.icon-picto-poumons:before {
  content: "\e966";
}
.icon-partager:before {
  content: "\e94c";
}
.icon-iconepaiement:before {
  content: "\e94d";
}
.icon-accederfacilement:before {
  content: "\e94e";
}
.icon-armchair:before {
  content: "\e94f";
}
.icon-chronometer:before {
  content: "\e951";
}
.icon-icon:before {
  content: "\e955";
}
.icon-picto-praticien:before {
  content: "\e949";
}
.icon-picto-calendar-clock:before {
  content: "\e941";
}
.icon-picto-locked-doc:before {
  content: "\e942";
}
.icon-picto-post-consult:before {
  content: "\e948";
}
.icon-sitemap:before {
  content: "\e925";
}
.icon-archive:before {
  content: "\e926";
}
.icon-patch:before {
  content: "\e927";
}
.icon-pil:before {
  content: "\e928";
}
.icon-injection:before {
  content: "\e929";
}
.icon-paint:before {
  content: "\e92a";
}
.icon-profile:before {
  content: "\e92b";
}
.icon-addressbook:before {
  content: "\e92c";
}
.icon-addressbook1:before {
  content: "\e92d";
}
.icon-video-camera:before {
  content: "\e96d";
}
.icon-rdvligne:before {
  content: "\e93c";
}
.icon-teleconsultation:before {
  content: "\e93d";
}
.icon-telephone_circle:before {
  content: "\e93e";
}
.icon-measures:before {
  content: "\e93b";
}
.icon-recherchez:before {
  content: "\e931";
}
.icon-upload:before {
  content: "\e92e";
}
.icon-transmettre:before {
  content: "\e92f";
}
.icon-rendezvous:before {
  content: "\e930";
}
.icon-mestraitements:before {
  content: "\e932";
}
.icon-mesmotifs:before {
  content: "\e933";
}
.icon-accedez:before {
  content: "\e934";
}
.icon-espace-patient:before {
  content: "\e935";
}
.icon-espace-praticien:before {
  content: "\e936";
}
.icon-faq:before {
  content: "\e937";
}
.icon-mesantecedents:before {
  content: "\e938";
}
.icon-camera:before {
  content: "\e939";
}
.icon-headphones:before {
  content: "\e93a";
}
.icon-calculator:before {
  content: "\e940";
}
.icon-phone-hang-up:before {
  content: "\e943";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-location:before {
  content: "\e947";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-cog:before {
  content: "\e994";
}
.icon-office:before {
  content: "\e91e";
}
.icon-newspaper:before {
  content: "\e91d";
}
.icon-book:before {
  content: "\e91f";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-user:before {
  content: "\e971";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-table2:before {
  content: "\ea71";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-libreoffice:before {
  content: "\eae3";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-pencil:before {
  content: "\e923";
}
.icon-video-camera1:before {
  content: "\e922";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-low:before {
  content: "\ea28";
}
.icon-volume-mute:before {
  content: "\ea29";
}
.icon-eye:before {
  content: "\e920";
}
.icon-no-eye:before {
  content: "\e921";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-openoffice:before {
  content: "\eae0";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-printer:before {
  content: "\e954";
}
.icon-display:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-volume-increase:before {
  content: "\ea2b";
}
.icon-volume-decrease:before {
  content: "\ea2c";
}
.icon-icon-mail:before {
  content: "\e913";
}
.icon-icon-vaccins:before {
  content: "\e914";
}
.icon-icon-medical:before {
  content: "\e915";
}
.icon-icon-infos:before {
  content: "\e916";
}
.icon-icon-position:before {
  content: "\e905";
}
.icon-icon-loupe:before {
  content: "\e900";
}
.icon-icon-medoc:before {
  content: "\e901";
}
.icon-icon-patient:before {
  content: "\e902";
}
.icon-icon-phone:before {
  content: "\e903";
}
.icon-icon-poi:before {
  content: "\e904";
}
.icon-mesures:before {
  content: "\e917";
}
.icon-icon-exams:before {
  content: "\e918";
}
.icon-thumbs-up:before {
  content: "\e924";
}
.icon-icon-link:before {
  content: "\e91c";
}
.icon-exit:before {
  content: "\e91b";
}
.icon-icon-feutre:before {
  content: "\e91a";
}
.icon-icon-cross:before {
  content: "\e919";
}
.icon-icon-medecin:before {
  content: "\e906";
}
.icon-icon-allergie:before {
  content: "\e907";
}
.icon-icon-board:before {
  content: "\e908";
}
.icon-icon-comment:before {
  content: "\e909";
}
.icon-icon-facebook:before {
  content: "\e90a";
}
.icon-icon-instagram:before {
  content: "\e90b";
}
.icon-icon-radio:before {
  content: "\e90c";
}
.icon-icon-rdz:before {
  content: "\e90d";
}
.icon-icon-shopping:before {
  content: "\e90e";
}
.icon-icon-star:before {
  content: "\e90f";
}
.icon-icon-twitter:before {
  content: "\e910";
}
.icon-icon-vaccin:before {
  content: "\e911";
}
.icon-icon-youtube:before {
  content: "\e912";
}
.icon-mic:before {
  content: "\e94b";
}
.medecin-profil .footer {
  display: block;
}
.footer {
  padding-bottom: 20px;
  padding-top: 50px;
  background: #ffffff;
  clear: both;
  font-family: Verdana !important;
}
@media (max-width: 719px) {
  .footer {
    padding-top: 20px;
  }
}
.footer__contact-us {
  text-align: center;
  padding-bottom: 60px;
}
.footer__contact-us--title {
  font-size: 24px;
  font-weight: 500;
  padding: 40px 10px;
  font-family: Verdana !important;
}
.footer__socials {
  text-align: center;
  background: #ffffff;
  padding: 20px 35px;
  display: block !important;
  visibility: visible!important;
}
@media (max-width: 719px) {
  .footer__socials {
    padding: 20px;
  }
}
.footer__socials--title {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.5;
  font-family: Verdana !important;
}
@media (max-width: 719px) {
  .footer__socials--title {
    font-size: 12px;
  }
}
.footer__socials--list {
  text-align: center;
  padding: 20px 0 0;
}
.footer__socials--list a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #262626;
  border-radius: 100px;
  margin: 0 5px;
}
.footer__socials--list a.blue {
  background: #1A579E;
}
.footer__socials--list a i {
  font-size: 14px;
  color: #ffffff;
  vertical-align: middle;
}
.footer__socials--list a i.smaller {
  font-size: 10px;
}
.footer__sitemap {
  text-align: left;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px 50px;
  display: flex !important;
  visibility: visible!important;
  flex-wrap: wrap;
}
@media (max-width: 719px) {
  .footer__sitemap {
    padding: 20px 10px;
  }
}
.connectedPage .footer__sitemap {
  padding-left: 90px;
}
@media (max-width: 1023px) {
  .connectedPage .footer__sitemap {
    padding-left: 0;
  }
}
.footer__sitemap--list {
  width: calc(100%/3);
  vertical-align: top;
  padding: 10px;
  max-width: 100%;
  display: block !important;
}
@media (max-width: 719px) {
  .footer__sitemap--list {
    width: 100%;
  }
}
.footer__sitemap--list.double {
  width: calc(100%/3*2);
}
@media (max-width: 719px) {
  .footer__sitemap--list.double {
    width: 100%;
  }
}
.footer__sitemap--list.double .footer__sitemap--urls li {
  width: 50%;
}
@media (max-width: 719px) {
  .footer__sitemap--list.double .footer__sitemap--urls li {
    width: 100%;
  }
}
.footer__sitemap--list.fullwidth {
  width: 100%;
}
.footer__sitemap--title {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 20px;
  font-family: Verdana !important;
}
@media (max-width: 719px) {
  .footer__sitemap--title {
    font-size: 18px;
  }
}
.footer__sitemap--urls {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.footer__sitemap--urls.half {
  width: 50%;
}
.footer__sitemap--urls.half li {
  width: 100% !important;
}
@media (max-width: 719px) {
  .footer__sitemap--urls.half li {
    width: 100%;
  }
}
@media (max-width: 719px) {
  .footer__sitemap--urls.half {
    width: 100%;
  }
}
.footer__sitemap--urls li {
  display: block;
  padding-bottom: 10px;
  width: 100%;
  padding-right: 10px;
  font-family: Verdana !important;
}
.footer__sitemap--urls li.footer__sitemap--letter {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  padding: 0;
  width: auto;
}
.footer__sitemap--urls li.footer__sitemap--letter a {
  padding: 0 40px 35px 0;
  display: inline-block;
}
.footer__sitemap--urls li a {
  font-size: 12px;
  line-height: 1.3;
  font-family: Verdana !important;
}
.footer__links {
  max-width: 1210px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  color: #262626;
  font-weight: 300;
  line-height: 2;
  padding: 30px;
  border-top: 1px solid #F6F6F6;
  font-family: Verdana !important;
}
@media (max-width: 719px) {
  .footer__links {
    padding: 30px 10px;
  }
}
.footer__links a {
  color: #262626;
  font-family: Verdana !important;
}
@media (min-width: 1024px) {
  .footer__links a:hover {
    color: #868686;
  }
}
