/* Slick */
@media screen and (min-width : 992px) {
  .slick-slider .slick-list {
    padding-right: 400px;
    margin-right: -400px;
  }

  .gmbCarrousel.slick-slider .slick-list {
    padding-right: unset;
    margin-right: unset;
  }
}

@media screen and (max-width : 991.9px) {
    .gmb-content .gmb-media {
        width: 100%;
    }
}

.gmb-content .gmb-media {
    max-height: 470px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.gmbCarrousel [aria-hidden="true"] {
    height: 0px;
}

.slick-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-container .slick-dots li {
    flex: 1;
    height: 3px;
    background-color: var(--main-dark-blue-20);
    margin: 0;
    width: auto;
}

.page-container .slick-dots li button {
    width: auto;
    visibility: hidden;
}

.page-container .actu .slick-dots li {
    flex: 1;
    height: 3px;
    background-color: var(--main-dark-blue-20);
    margin: 0;
    width: auto;
}

.page-container .actu .slick-dots li button {
    width: auto;
    visibility: hidden;
}

.slick-dots li.slick-active {
    background-color: var(--main-orange-70);
}

.facility-banner-carrousel .slick-slides {
    margin: 0 10px;
}

.facility-banner-big-carrousel.slick-slider .slick-list {
    padding-right: 0;
    margin-right: 0;
}

.slick-track {
    margin-left: 0;
}

.page-facility h1 {
    font-size: var(--desktop-h3-font-size);
}

.page-facility h2 {
    font-size: var(--desktop-h4-font-size);
}

.page-facility .facility-nearby-container h2 {
    font-size: var(--desktop-h2-font-size);
}

.searchPage .left {
  width: 60%;
  padding: 0 var(--padding-lg);
  overflow: hidden;
}
.searchPage .facility-thumbnail-presentation.left {
  padding: 0 var(--padding-lg) 0 0;
}
.searchPage .left .bg-main-orange-10 {
    margin-left: -20px;
    margin-right: -20px;
}


.searchPage .right {
  width: 40%;
}
.searchPage .facility-thumbnail-card {
    min-height: 326px;
}

.searchPage .facility-thumbnail-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.searchPage ol.flex-flow-column-wrap {
    height: 250px;
}
@media screen and (max-width: 1450px) {
  .searchPage ol.flex-flow-column-wrap {
    height: 370px;
  }
  ol.flex-flow-column-wrap li.align-self-flex-start {
    width: 33%;
  }
}

.homepage-wrapper header .header-nav-desktop {
    position: absolute;
    top: 60px;
}

.content-data a, .cke_editable a:not(.button-primary) {
    text-decoration: underline;
}
.page-content .content-data h2 {
  padding: 20px 0 0px;
  font-size: 20px;
}
.page-content .content-data h3 {
  padding: 16px 0 0px;
  font-size: 20px;
}
.page-content .content-data h4 {
  padding: 10px 0 0px;
  font-size: 20px;
}
.content-data a, .cke_editable a:not(.button-primary) {
    text-decoration: underline;
}
.content-data .row > [class*='col-'] {
  flex-shrink: 1;
}

/* Desktop Autocomplete */
#fastSearch, #submitFastSearch, #fastSearchByService,
#fastSearchMobile, #submitFastSearchMobile, .input-search-icons-container {
    z-index: 90;
}

.autocompleteSelector .results__container {
    border-radius: 6px;
    border: 1px solid var(--light-grey);
    display: none;
}
/* Mobile */
@media screen and (max-width : 991.9px) {
    .fastSearch .inputContainer {
        margin-bottom: 40px;
    }
}

#fastSearchByService + .results,
.resultOpen .autocompleteSelector .results__container {
    position: absolute;
    top: 110%;
    background-color: var(--white);
    z-index: 152;
    width: 100%;
    left: 0;
    max-height: 75vh;
    overflow-y: auto;
    /*padding: 15px 15px 5px;*/
    display: flex;
    flex-direction: column;
}

.resultOpen .autocompleteSelector .openBackground {
    background-color: var(--main-dark-blue);
    opacity: 0.8;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
}

.autocompleteSelector .results__history .openLink:before {
    content: "";
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    vertical-align: middle;
    background-color: currentColor;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    margin-right: .625rem;
    margin-right: calc(20px / 2);;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyIDBhOSA5IDAgMCAwLTkgOUgwbDMuODkgMy44OS4wNy4xNEw4IDlINWE3LjAzNCA3LjAzNCAwIDEgMSAyLjA2IDQuOTRsLTEuNDIgMS40MkE5IDkgMCAxIDAgMTIgMFptLTEgNXY1bDQuMjggMi41NC43Mi0xLjIxLTMuNS0yLjA4VjVaIiBkYXRhLW5hbWU9Ikljb24gbWF0ZXJpYWwtaGlzdG9yeSIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyIDBhOSA5IDAgMCAwLTkgOUgwbDMuODkgMy44OS4wNy4xNEw4IDlINWE3LjAzNCA3LjAzNCAwIDEgMSAyLjA2IDQuOTRsLTEuNDIgMS40MkE5IDkgMCAxIDAgMTIgMFptLTEgNXY1bDQuMjggMi41NC43Mi0xLjIxLTMuNS0yLjA4VjVaIiBkYXRhLW5hbWU9Ikljb24gbWF0ZXJpYWwtaGlzdG9yeSIvPjwvc3ZnPg==);
}

.autocompleteSelector .results__history .openLink,
.autocompleteSelector .results .openLink {
    padding: 7px 15px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.autocompleteSelector .results__history .openLink:hover,
.autocompleteSelector .results .openLink:hover {
    background-color: var(--light-grey-50);
}
.autocompleteSelector .results__history .openLink:first-of-type,
.autocompleteSelector .results .openLink:first-of-type {
    margin-top: 7px;
}
.autocompleteSelector .results__history .openLink:last-of-type,
.autocompleteSelector .results .openLink:last-of-type {
    margin-bottom: 7px;
}
.autocompleteSelector .results__history .openLink span,
.autocompleteSelector .results .openLink span {
    color: var(--grey);
}
.autocompleteSelector .results__history .openLink span.withBackground,
.autocompleteSelector .results .openLink span.withBackground {
    background-color: var(--light-grey-50);
    color: var(--main-dark-blue);
}
.autocompleteSelector .results__history .openLink span,
.autocompleteSelector .results .openLink span {
    font-size: 11px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 3px 10px 1px;
    border-radius: 6px;
    max-width: 40%;
    text-align: right;
    margin-left: auto;
}

.slick-disabled, .slick-disabled:before {
    display: inline-block;
    visibility: hidden;
}

.homepage .page-container .page-container {
  padding-right: 0;
  padding-left: 0;
}
.homepage .testimonial-carrousel .testimonial {
  margin-left: calc(var(--margin-lg) / 2);
  margin-right: calc(var(--margin-lg) / 2);
  margin-bottom: var(--margin-lg);
}
.testimonial-carrousel .slick-track {
  display: flex;
  flex-direction: column;
}
.testimonial-carrousel .slick-track .slick-slide {
  display: flex;
    flex-direction: column;
}
.testimonial-carrousel .slick-track .slick-slide > div {
    display: flex;
  justify-content: space-between;
  gap: 20px;
}
.testimonial-carrousel-container {
  max-width: 500px;
}
@media (max-width: 1023.9px) {
  .content-data.pattern {
    padding-left: var(--margin-lg);
    padding-right: var(--margin-lg);
  }
}