@import url(//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css);/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }
  
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }
  
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  
  .mfp-align-top .mfp-container:before {
    display: none; }
  
  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  
  .mfp-ajax-cur {
    cursor: progress; }
  
  .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out; }
  
  .mfp-zoom {
    cursor: pointer;
    cursor: zoom-in; }
  
  .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  
  .mfp-close,
  .mfp-arrow,
  .mfp-preloader,
  .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none; }
  
  .mfp-loading.mfp-figure {
    display: none; }
  
  .mfp-hide {
    display: none !important; }
  
  .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    .mfp-preloader a {
      color: #CCC; }
      .mfp-preloader a:hover {
        color: #FFF; }
  
  .mfp-s-ready .mfp-preloader {
    display: none; }
  
  .mfp-s-error .mfp-content {
    display: none; }
  
  button.mfp-close,
  button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }
  
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  
  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    .mfp-close:hover,
    .mfp-close:focus {
      opacity: 1; }
    .mfp-close:active {
      top: 1px; }
  
  .mfp-close-btn-in .mfp-close {
    color: #333; }
  
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  
  .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  
  .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
    .mfp-arrow:active {
      margin-top: -54px; }
    .mfp-arrow:hover,
    .mfp-arrow:focus {
      opacity: 1; }
    .mfp-arrow:before,
    .mfp-arrow:after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    .mfp-arrow:after {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    .mfp-arrow:before {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  
  .mfp-arrow-left {
    left: 0; }
    .mfp-arrow-left:after {
      border-right: 17px solid #FFF;
      margin-left: 31px; }
    .mfp-arrow-left:before {
      margin-left: 25px;
      border-right: 27px solid #3F3F3F; }
  
  .mfp-arrow-right {
    right: 0; }
    .mfp-arrow-right:after {
      border-left: 17px solid #FFF;
      margin-left: 39px; }
    .mfp-arrow-right:before {
      border-left: 27px solid #3F3F3F; }
  
  .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    .mfp-iframe-holder .mfp-close {
      top: -40px; }
  
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #000; }
  
  /* Main image in popup */
  img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  
  /* The shadow behind the image */
  .mfp-figure {
    line-height: 0; }
    .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444; }
    .mfp-figure small {
      color: #BDBDBD;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    .mfp-figure figure {
      margin: 0; }
  
  .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  
  .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  
  .mfp-image-holder .mfp-content {
    max-width: 100%; }
  
  .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }
  
  @media all and (max-width: 900px) {
    .mfp-arrow {
      transform: scale(0.75); }
    .mfp-arrow-left {
      transform-origin: 0; }
    .mfp-arrow-right {
      transform-origin: 100%; }
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  /* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}/** POPUP */
/** SLIDER */
/** JQUERY UI */
.officelist-logo {
  width: 130px;
}

.why-officelist {
  background-color: #f5f7ed;
  border-radius: 21px;
  padding: 20px;
}
.why-officelist .content {
  display: flex;
  gap: 40px;
  margin-top: 20px;
}
.why-officelist .content h4 {
  font-weight: 500;
}
.why-officelist .content p {
  margin-top: 5px;
  color: #838383;
}
.why-officelist .content img {
  margin-bottom: 10px;
}

@media screen and (max-width: 1000px) {
  .why-officelist .content {
    flex-direction: column;
    gap: 20px;
  }
}
@-webkit-keyframes submenu-slidein {
  0% {
    opacity: 0;
  }
  1% {
    transform: translateX(160px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes submenu-slidein {
  0% {
    opacity: 0;
  }
  1% {
    transform: translateX(160px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* CSS Document */
body, #wrapper {
  padding: 0;
  margin: 0;
}

#wrapper {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
}

/*/// GENERAL /////////////////////////////////////////////*/
h1 {
  font-family: "Readex Pro", sans-serif;
  font-size: 45px;
  font-weight: 300;
  margin: 0;
}

h2 {
  font-family: "Readex Pro", sans-serif;
  font-size: 21px;
  font-weight: 300;
  margin: 0;
}

h3 {
  font-family: "Readex Pro", sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}

h4 {
  font-family: "Readex Pro", sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}

.text-small {
  display: block;
  font-size: 13px;
  font-weight: 200;
  text-align: center;
}

.title-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title-info a {
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
}

.title-info a:hover {
  color: black;
}

a {
  transition: all 250ms ease !important;
}

.border-radius-15 {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px;
}

.border-radius-8 {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
}

.col-2 {
  width: 16.6%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3%;
}

.col-5 {
  width: 41.6%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3%;
}

.col-8 {
  width: 66.6%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3%;
}

.col-11 {
  width: 91.6%;
}

.col-12 {
  width: 100%;
}

.divider-10 {
  height: 10px;
}

.divider-15 {
  height: 15px;
}

.divider-20 {
  height: 20px;
}

.divider-30 {
  height: 30px;
}

.divider-40 {
  height: 40px;
}

.divider-50 {
  height: 50px;
}

.divider-60 {
  height: 60px;
}

.divider-70 {
  height: 70px;
}

.divider-80 {
  height: 80px;
}

.pr-4px {
  padding-right: 4px;
}

.divider-line-70 {
  background: #e4e8ed;
  height: 1px;
  width: 100%;
  margin: 70px 0;
}

.divider-line-50 {
  background: #e4e8ed;
  height: 1px;
  width: 100%;
  margin: 50px 0;
}

.divider-line-20 {
  background: #e4e8ed;
  height: 1px;
  width: 100%;
  margin: 20px 0;
}

.divider-line-15 {
  background: #e4e8ed;
  height: 1px;
  width: 100%;
  margin: 15px 0;
}

.divider-line-40 {
  background: #e4e8ed;
  height: 1px;
  width: 100%;
  margin: 40px 0;
}

.no-link-style {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.no-padding {
  padding: 0 !important;
}

.clipboard-notification {
  display: none;
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.clipboard-notification.show {
  display: inline;
  background: #fff;
  z-index: 100;
  position: absolute;
  margin-top: 45px;
  margin-left: -40px;
  padding: 5px;
  opacity: 1;
  -webkit-animation: fade 2s linear;
          animation: fade 2s linear;
  border-radius: 15px;
}

/*/// TOP MENU /////////////////////////////////////////////*/
#top {
  width: 100%;
}

#top .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 65px;
  padding: 0 1.5rem;
  font-family: "Readex Pro", sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #e4e8ed;
}

#top .container a.logo img {
  height: 35px;
}

#top .container .step strong {
  font-weight: 400;
}

/*/ NAV RIGHT /*/
#top .container .nav-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

#top .container .nav-right .support a {
  color: #000;
}

#top .container .nav-right .language-selector {
  display: block;
  background: #f2f2f2;
  height: 24px;
  width: 24px;
  padding: 6px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -khtml-border-radius: 30px;
}

#top .container .nav-right .language-selector a img {
  width: 24px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -khtml-border-radius: 30px;
}

/*/ PROGRESS BAR /*/
#top .progress {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 2px;
  width: 100%;
}

#top .progress .progress-step {
  flex-basis: 33.1%;
  background: #e4e8ed;
  height: 2px;
}

#top .progress .progress-step-1 {
  background: rgba(0, 0, 0, 0.9);
}

/*/// LOCATION CONTENT /////////////////////////////////////////////*/
.location-content {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 30px;
}

/*/// LOCATION HEADER /////////////////////////////////////////////*/
.location-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 30px;
}

.location-header .location-title .location-adres a {
  color: #000;
}

.location-header .location-title .location-adres a:hover {
  color: rgba(0, 0, 0, 0.7);
}

.location-header .location-nav-right {
  display: flex;
  gap: 10px;
}

.location-header .location-nav-right a.location-nav {
  border: 1px solid #e4e8ed;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -khtml-border-radius: 30px;
}

.location-header .location-nav-right a.link-compare {
  background-image: url("../img/Flexado-checkout-icon-compare.svg");
}

.location-header .location-nav-right a.link-share {
  background-image: url("../img/Flexado-checkout-icon-share.svg");
}

.location-header .location-nav-right a.link-close {
  background-image: url("../img/Flexado-checkout-icon-close.svg");
}

.location-header .location-nav-right a.location-nav:hover {
  background-color: #f7f7f7;
}

/*/// LOCATION HEADER - GALLERY + MAP /////////////////////////////////////////////*/
.location-secondary-header {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-top: 30px;
}

.location-secondary-header .location-gallery {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  gap: 15px;
  height: 460px;
  cursor: pointer;
}

.location-secondary-header .location-gallery .first-image {
  width: calc(68% - 15px);
}

.location-secondary-header .location-gallery .secondary-image {
  width: 32%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.location-secondary-header .location-gallery img {
  height: 100%;
  width: 100%;
  overflow: hidden;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 250ms ease !important;
}

.location-secondary-header .location-gallery img:hover {
  -webkit-filter: brightness(80%);
}

.location-map {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.location-map #map, .location-map #map-mobile, .location-map #map-desktop, .location-map #mapbox {
  width: 100%;
  height: 100%;
  min-height: 200px;
}

.streetview-maps {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.25);
  background-image: url("../img/Flexado-checkout-icon-maps.svg");
  background-repeat: no-repeat;
  background-position: left 13px center;
  background-size: 22px;
  border: 1px solid #FFF;
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 9px 17px 9px 42px;
  font-family: "Readex Pro", sans-serif;
  font-size: 14px;
  color: #000;
  letter-spacing: 0.2px;
  cursor: pointer;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -khtml-border-radius: 30px;
  -webkit-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
  moz-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
  box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
  transition: all 450ms ease !important;
  z-index: 50;
}

.streetview-maps:hover {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.12) !important;
  moz-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.12) !important;
}

/*/// LOCATION MAIN INFO /////////////////////////////////////////////*/
.main-location-information {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 70px;
}

h2.info-title {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e8ed;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
h2.info-title span {
  font-size: 14px;
  font-weight: 400;
}

/*/ SERVICES ///*/
.service-option {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  color: #999;
  padding-top: 30px;
}

.service-icon img {
  height: 30px;
  width: 30px;
}

.service-text h4 {
  color: #000;
  margin-bottom: 5px;
}

/*/ POST ///*/
.post-container {
  background: #fbf8f6;
  padding: 15px;
  border-radius: 23px;
  -moz-border-radius: 23px;
  -khtml-border-radius: 23px;
}

.post-container .post-option {
  display: flex;
  gap: 20px;
  background: #FFF;
  padding: 20px;
  -webkit-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
  moz-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
  box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
}

.post-icon img {
  width: 37px;
}

.post-text {
  flex-grow: 4;
  font-size: 15px;
}

.post-caption {
  display: block;
  width: 80%;
  margin-top: 5px;
}

.post-scan-options {
  display: flex;
  gap: 5px;
  margin-top: 8px;
}

.post-scan-options .scan-item {
  background: #FFF;
  border: 1px solid #e4e8ed;
  padding: 4px 14px 5px 14px;
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 400;
  border-radius: 23px;
  -moz-border-radius: 23px;
  -khtml-border-radius: 23px;
}

/* NOT ACTIVE */
.post-false {
  background: rgba(0, 0, 0, 0.03) !important;
  color: rgba(0, 0, 0, 0.35) !important;
  -webkit-box-shadow: none !important;
  moz-box-shadow: none !important;
  box-shadow: none !important;
}

.post-false .post-icon img {
  opacity: 0.35;
}

.post-false .post-text a {
  pointer-events: none;
  color: rgba(0, 0, 0, 0.35) !important;
}

/*// RIGHT - ORDER ////////////////////*/
.order-row {
  border: 1px solid #f2f2f2;
  padding: 30px;
  -webkit-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
  moz-box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
  box-shadow: 0 6px 15px -5px rgba(0, 0, 0, 0.07) !important;
}

.order-row .order-block {
  background: #f7f7f7;
  margin-top: 15px;
  padding: 20px;
}

.order-row .order-block .order-label {
  display: block;
  font-family: "Readex Pro", sans-serif;
  font-size: 12px;
  text-align: right;
}

.order-col {
  display: flex;
  justify-content: space-between;
  padding-top: 8px;
}

.order-item {
  font-family: "Readex Pro", sans-serif;
  font-size: 15px;
}

.order-price {
  font-size: 15px;
}

.order-price a {
  color: black;
}

.order-row .order-block .popup {
  text-decoration: underline;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  transition: all 250ms ease !important;
}

.order-row .order-block .popup:hover {
  color: black;
}

.order-buttons {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

a.order-submit, a.service-submit, a.order-pricing {
  display: block;
  background: #deff32;
  font-family: "Readex Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  color: #000;
  letter-spacing: 0.2px;
  padding: 15px 30px;
  margin-top: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
}

a.order-submit:hover, a.service-submit:hover {
  background: #c5e90b;
}

a.order-submit {
  flex-grow: 4;
}

a.order-pricing {
  flex-grow: 1;
  flex-basis: 0px !important;
}

a.order-pricing {
  background: none;
  border: 2px solid #e4e8ed;
  color: #000;
}

a.order-pricing:hover {
  border: 2px solid rgba(0, 0, 0, 0.5);
}

.order-item-small {
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
}

.order-amount {
  font-size: 14px;
}

/*/// POP-UP ///////////////////////////////////////////////////////////*/
.popup-background {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.popup-header-title {
  border-bottom: 1px solid #e4e8ed;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  right: 0;
  padding: 20px 30px;
  background: #FFF;
}

.popup-header-title h3 {
  font-size: 16px;
  font-weight: 400;
}

.popup-center-large {
  background: #fff;
  height: 95%;
  max-height: 900px;
  width: 90%;
  max-width: 1100px;
  overflow-y: scroll;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -khtml-border-radius: 15px !important;
  box-shadow: 0 20px 30px -2px rgba(0, 0, 0, 0.15) !important;
}

.popup-center-medium {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFF;
  overflow: hidden;
  font-size: 17px;
  border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -khtml-border-radius: 15px !important;
  box-shadow: 0 20px 30px -2px rgba(0, 0, 0, 0.12) !important;
}

.popup-center-large .close {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 30px;
  width: 30px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.02);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background-image: url("../img/Flexado-checkout-icon-close.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  transition: all 200ms ease !important;
}

.popup-center-large .close:hover {
  background-color: rgba(210, 210, 210, 0.5);
}

.popup-center-medium .close {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.04);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.popup-center-medium .close:hover {
  background-color: rgba(0, 0, 0, 0.09);
}

.popup-center-medium .close {
  position: absolute;
  top: 17px;
  right: 17px;
  height: 30px;
  width: 30px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.02);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background-image: url("../img/Flexado-checkout-icon-close.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  transition: all 200ms ease !important;
}

.popup-center-medium .close:hover {
  background-color: rgba(210, 210, 210, 0.5);
}

/*// POP UP CONTENT //////////*/
.popup-center-large h1 {
  font-size: 28px;
}

.popup-center-large h2 {
  font-size: 19px;
}

.price-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e8ed;
}

.price-text-small {
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 200;
}

/*// MEDIUM //*/
.popup-center-medium {
  height: 90% !important;
  max-height: 905px;
  width: 40% !important;
  max-width: 750px !important;
  overflow-y: scroll;
  background: #FFF;
  font-family: "Outfit", sans-serif;
  font-size: 17px;
  font-weight: 200;
  line-height: 140%;
  border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -khtml-border-radius: 20px !important;
}

.popup-inner-content {
  padding: 30px;
  overflow-y: scroll;
}

.popup-inner-content h1 {
  font-size: 24px;
  font-weight: 300;
  padding-bottom: 10px;
}

.popup-inner-content h3 {
  font-weight: 400;
}

.popup-inner-content .subtitle {
  display: block;
  font-family: "Readex Pro", sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 5px;
}

.popup-inner-content a {
  color: #000;
  font-weight: 300;
}

.popup-inner-content a.text-link {
  font-family: "Readex Pro", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.82);
}

.popup-inner-content a.text-link:hover {
  color: black;
}

.popup-inner-content .text-small {
  font-size: 13.5px;
  text-align: left !important;
  line-height: 130% !important;
}

/*// SMALLER DESKTOP //*/
@media screen and (max-width: 1200px) {
  .popup-center-large {
    max-height: 650px !important;
    width: calc(90% - 40px) !important;
  }

  .popup-center-large .popup-inner-content {
    padding: 20px !important;
  }
}
/*// MOBILE //*/
@media screen and (max-width: 768px) {
  .popup-center-medium {
    max-height: 90% !important;
    width: 90% !important;
    padding: 0 !important;
  }
}
/*// ICON ROWS //*/
.icon-columns {
  display: flex;
  gap: 30px;
}

.icon-column-left, .icon-column-right {
  flex-basis: 50%;
}

.icon-row {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  border-bottom: 1px solid #e4e8ed;
  padding: 15px 0;
}

.icon-row img {
  width: 30px;
}

.icon-row .item-text, .item-text {
  font-family: "Readex Pro", sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin-top: 2px;
}

.icon-row .item-text .text-small {
  font-family: "Outfit", sans-serif;
}

.icon-row-option {
  background: #f7f7f7;
  padding: 15px;
  margin: 0 0 20px 44px;
  font-size: 16px;
  line-height: 130%;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
}

/* SELECT //*/
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #e4e8ed;
  background-color: rgba(255, 255, 255, 0);
  background-image: url("../img/Flexado-checkout-icon-select.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 11px;
  padding: 14px 44px 14px 18px;
  margin-top: 12px;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  font-weight: 300;
  border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  -khtml-border-radius: 7px !important;
}

select:hover {
  border: 1px solid rgba(0, 0, 0, 0.5);
}

/* VIRTUEEL KANTOOR //*/
.vo-prices {
  display: flex;
}

.price-row {
  display: flex;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #e4e8ed;
  font-size: 15px;
}

.row-last {
  border: none !important;
}

.price-row .price-subject {
  font-family: "Readex Pro", sans-serif;
  font-size: 14.5px;
  letter-spacing: 0.2px;
}

.con-text-2 {
  text-align: left;
}

/* EXTRAS //*/
.price-gr-bg {
  background: #f7f7f7;
  padding: 20px 20px 4px 20px;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
}

/* PORTO KOSTEN //*/
.porto-prices {
  display: flex;
  gap: 80px;
  margin-top: 40px;
}

/*// MOBILE ////////////////*/
@media screen and (max-width: 768px) {
  .popup-center-large {
    max-height: 650px;
    width: calc(90% - 40px);
  }

  .vo-prices {
    flex-direction: column;
    gap: 30px;
  }

  .porto-prices {
    flex-direction: column;
    gap: 30px;
  }

  .price-row {
    font-size: 14px;
  }

  .price-row .price-subject {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.3px;
  }

  select {
    width: 100%;
  }
}
/*/// TRANSPORT ////////////////////////////////////////////////////////*/
.transport-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.transport-option {
  flex-basis: 16.6%;
  border: 1px solid #e4e8ed;
  padding: 20px;
}

.transport-option img {
  width: 40px;
  margin-bottom: 30px;
}

/*/// LOCATION COMPARE /////////////////////////////////////////////////*/
.location-compare-row {
  display: flex;
  flex-direction: row;
  gap: 30px;
}

.location-col {
  position: relative;
  flex-basis: 25%;
}

.location-col img {
  height: 160px;
  width: 100%;
  overflow: hidden;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px;
}

.location-col .location-label {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 6px 14px;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  background-color: rgba(255, 255, 255, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-family: "Readex Pro", sans-serif;
  font-size: 11.5px;
  color: #FFF;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -khtml-border-radius: 20px;
}

.compare-location-info {
  margin: 5px 0;
  font-size: 15px;
}

.compare-location-info h4 {
  background-image: url("../img/Flexado-checkout-icon-compare-2.svg");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 13px;
}

.compare-location-price {
  display: flex;
  justify-content: space-between;
  padding-top: 3px;
  font-size: 14px;
  color: #999;
}

.location-col:hover img {
  cursor: pointer !important;
  filter: brightness(80%);
  -webkit-filter: brightness(80%);
  transition: all 250ms ease !important;
}

.current-location:hover img {
  filter: brightness(100%);
  -webkit-filter: brightness(100%);
}

.current-location {
  border: 1px solid #f2f2f2;
  padding: 15px 15px 20px 15px;
  margin-top: -15px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
  -webkit-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.12) !important;
  moz-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.12) !important;
}

.current-location .location-label {
  top: 13px;
  left: 13px;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.current-location img {
  margin: -7px 0 5px -7px;
  width: calc(100% + 14px);
}

.con-text {
  text-align: left;
  margin: 25px 0 0 10px;
}

/*/// SERVICE INFORMATION /////////////////////////////////////////////////*/
.service-info-row {
  display: flex;
  align-items: center;
  gap: 100px;
}

.service-info-row .service-info-text {
  flex-basis: 55%;
}

.service-info-row .service-info-text h2 {
  margin-bottom: 10px;
}

.service-info-row .service-info-text a.text-link {
  font-family: "Readex Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}

.service-info-row .service-info-text a.text-link:hover {
  color: black;
}

.service-info-row .service-info-text a.service-submit {
  display: inline-block;
  padding: 14px 26px;
  font-size: 13px;
}

.service-info-row .service-info-video {
  position: relative;
  flex-basis: 45%;
}

.service-info-row .service-info-video video, .service-info-row .service-info-video img {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
}

.service-info-row .service-info-video img {
  width: 100%;
}

button#play_button {
  position: absolute;
  left: 7px;
  bottom: 12px;
  z-index: 999;
  border: none;
  font-size: 0;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  background-color: rgba(0, 0, 0, 0.25);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px;
  height: 40px;
  width: 40px;
  padding: 12px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
}

/*/// CALL TO ACTION /////////////////////////////////////////////*/
.CTA-block {
  position: relative;
  display: flex;
  overflow: hidden;
  background: linear-gradient(175deg, #162d2f 25%, #000 100%);
  color: #FFF;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -khtml-border-radius: 25px;
}

.CTA-col {
  flex-basis: 50%;
}

.CTA-text {
  padding: 60px;
}

.CTA-text ul {
  padding-left: 0px;
  list-style: none;
}

.CTA-text ul li:before {
  content: "-";
  padding-right: 10px;
}

.CTA-text a.service-submit {
  display: inline-block;
}

.CTA-image img {
  width: 100%;
  margin-bottom: -5px;
}

/*/// MOBILE /////////////////////////////////////////////*/
@media (min-width: 768px) {
  .d-md-none, .mobile-only {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  /*/// LOCATION HEADER - GALLERY + MAP /////////////////////////////////////////////*/
  .location-secondary-header .location-gallery {
    height: 350px;
  }

  /*/// LOCATION MAIN INFO //////////////////////////////////////*/
  .main-location-information {
    flex-direction: column;
    gap: 30px;
  }

  .main-location-information .col-8 {
    width: 100%;
  }

  .main-location-information .col-4 {
    width: calc(100% - 60px);
  }

  /*/// LOCATION COMPARE /////////////////////////////////////////////////*/
  .location-compare-row {
    gap: 20px;
    overflow-y: scroll;
    padding: 15px;
    margin: 0 -30px !important;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  .location-compare-row::-webkit-scrollbar {
    display: none;
  }

  .location-col {
    flex-basis: 100%;
    min-width: 250px;
  }
}
@media screen and (max-width: 900px) {
  /*/// TRANSPORT ////////////////////////////////////////////////////////*/
  .transport-row {
    flex-wrap: wrap;
    gap: 10px 10px;
  }

  .transport-row .transport-option {
    flex-grow: 2;
    flex-basis: 30% !important;
    padding: 15px;
  }

  .transport-option img {
    width: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .mobile-none {
    display: none !important;
  }

  /*/// ALGEMEEN /////////////////////////////////////////////*/
  #wrapper {
    font-size: 14px;
    font-weight: 200;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 19px;
  }

  h3 {
    font-size: 16px;
  }

  h4 {
    font-size: 15px;
  }

  .divider-50 {
    height: 30px;
  }

  .divider-line-70 {
    margin: 50px 0;
  }

  .divider-line-50 {
    margin: 40px 0;
  }

  /*/// TOP MEMU /////////////////////////////////////////////*/
  #top .container {
    padding: 0 15px;
  }

  #top .container .d-md-block {
    display: none !important;
  }

  #top .container a.logo img.mobile-only-logo {
    height: 20px !important;
    width: auto !important;
  }

  #top .container .nav-right .support {
    display: none;
  }

  #top .progress .progress-step {
    flex-basis: 32.7%;
  }

  /*/// LOCATION CONTENT /////////////////////////////////////////////*/
  .location-content {
    padding: 0 15px;
  }

  /*/// LOCATION HEADER /////////////////////////////////////////////*/
  .location-header {
    display: block;
    margin-top: 0px;
  }

  .location-header .location-title {
    position: relative;
    z-index: 999;
    background: #FFF;
    width: 100%;
    margin-top: -20px;
    margin-left: -15px;
    padding: 15px;
    border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -khtml-border-radius: 20px 20px 0 0;
  }

  .location-header .location-adres {
    font-size: 15px;
  }

  .location-header .location-nav-right {
    position: absolute;
    z-index: 999;
    margin-top: 15px;
    right: 15px;
  }

  .location-header .location-nav-right a.location-nav {
    height: 35px;
    width: 35px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: white;
    -webkit-box-shadow: 0 4px 15px -3px rgba(0, 0, 0, 0.12) !important;
    moz-box-shadow: 0 4px 15px -3px rgba(0, 0, 0, 0.12) !important;
    box-shadow: 0 4px 15px -3px rgba(0, 0, 0, 0.12) !important;
  }

  /*/// LOCATION HEADER - GALLERY + MAP ///////////////////////////////*/
  .location-secondary-header .location-gallery .first-image {
    width: 100%;
  }

  .location-secondary-header .location-gallery .secondary-image {
    display: none;
  }

  .location-secondary-header {
    display: block;
    margin-top: 0px;
  }

  .col-8, .col-7, .col-6, .col-5, .col-4 {
    width: 100%;
  }

  .location-secondary-header .location-gallery {
    position: relative;
    height: 240px;
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .location-secondary-header .location-gallery img {
    border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
  }

  .location-map {
    height: 220px;
    margin-top: 10px;
  }

  .streetview-maps {
    background-size: 19px;
    background-position: left 10px center;
    font-size: 13px;
    padding: 7px 14px 7px 36px;
  }

  .gallery-nmbr {
    position: absolute;
    bottom: 30px;
    left: 12px;
    padding: 3px 7px;
    font-family: "Outfit", sans-serif;
    font-size: 13px;
    font-weight: 200;
    color: #FFF;
    letter-spacing: 0.5px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
  }

  /*/// ORDER BLOCK /////////////////////////////////////////////*/
  .order-row {
    display: none;
  }

  .order-mobile {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: calc(100vw - 40px);
    padding: 15px 20px 15px 20px;
    border-top: 1px solid #FFF;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 -4px 15px -3px rgba(0, 0, 0, 0.1) !important;
    moz-box-shadow: 0 -4px 15px -3px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 -4px 15px -3px rgba(0, 0, 0, 0.1) !important;
    transition: all 450ms ease !important;
  }

  .order-mobile:hover {
    background-color: white;
  }

  .order-mobile .order-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .order-mobile .order-info .order-text h3 {
    margin-bottom: 5px;
  }

  .order-mobile .order-info .order-text h3 strong {
    font-size: 12px;
    font-weight: 300;
  }

  .order-mobile .order-info .order-text a {
    font-family: "Readex Pro", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000;
  }

  .order-mobile a.order-submit {
    font-size: 13.5px;
    margin: 0;
    padding: 12px 20px;
  }

  a.order-submit {
    flex-grow: 0 !important;
  }

  /*/// LOCATION MAIN INFO //////////////////////////////////////*/
  .main-location-information {
    display: block;
  }

  /*/// SERVICES ////////////////////////////////////////////////*/
  h2.info-title {
    margin-bottom: 10px;
  }

  .service-option {
    padding-top: 18px;
  }

  .post-scan-options {
    flex-direction: column;
  }

  /*/// LOCATION COMPARE /////////////////////////////////////////////////*/
  .location-compare-row {
    margin: 0 -15px !important;
  }

  /*/// SERVICE INFORMATION /////////////////////////////////////////////////*/
  .service-info-row {
    flex-direction: column;
    gap: 20px;
  }

  .info-row-reverse {
    flex-direction: column-reverse;
  }

  /*/// CALL TO ACTION /////////////////////////////////////////////*/
  .CTA-block {
    display: block;
  }

  .CTA-text {
    padding: 30px;
  }

  .CTA-text ul li {
    padding-left: 10px;
  }

  .CTA-text ul li:before {
    content: "-";
    padding-right: 5px;
    margin-left: -10px;
  }

  .CTA-text a.service-submit {
    display: inline-block;
  }

  .CTA-image img {
    display: none;
  }

  /*/// POP UP /////////////////////////////////////////////*/
}
.d-none {
  display: none;
}

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}
.openPopup {
  text-decoration: underline;
  cursor: pointer;
}

/** SLIDEOUT MENU */
#language-content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 90000;
}

#language-content h4 {
  font-weight: 500;
  font-size: 1.5rem;
}

#language-content .language-selection ul li div span {
  font-weight: 400 !important;
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}

#language-content .popup-close {
  text-align: right;
  display: block;
  margin-top: -10px;
  margin-bottom: 15px;
}

#language-content .popup-close img {
  width: 15px;
}

#language-content .languages-block {
  width: 290px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #fff;
  position: absolute;
  padding: 30px;
}

#language-content {
  background-color: rgba(0, 0, 0, 0.5) !important;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  position: fixed;
}

#language-content .languages-block {
  overflow: scroll;
}

#language-content .language-selection ul {
  padding: 0 !important;
}

#language-content .language-selection li {
  display: flex;
  margin-bottom: 15px;
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#language-content .language-selection li > div {
  margin-left: 6px;
}

#language-content .language-selection li > div > div {
  display: flex;
}

#language-content .language-selection li span {
  font-family: "Readex Pro", sans-serif;
  font-weight: 300 !important;
  font-size: 14px !important;
  letter-spacing: 0.5px;
}

#language-content .language-selection li a {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
  margin-bottom: 2px;
  transition: all 300ms ease !important;
  font-family: "Readex Pro", sans-serif;
}

#language-content .language-selection li a:not(:first-child) {
  margin-left: 20px;
}

#language-content .language-selection li:hover {
  background: #f7f7f7;
  border-radius: 8px;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

#language-content .language-selection li a:hover {
  color: #000;
}

#language-content .language-selection li a.active {
  color: #000;
}

#language-content .language-selection li img {
  border: 1px solid #e4e8ed;
  height: 14px;
  width: 14px;
  margin-top: 6px !important;
  border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -khtml-border-radius: 20px !important;
}

#language-content .language-selection li a div {
  margin-left: 10px;
}

#language-content .language-selection li a .language {
  font-family: "Readex Pro", sans-serif;
  font-weight: 300 !important;
  font-size: 14px !important;
  letter-spacing: 0.5px;
}

#language-content .language-selection li a .country {
  display: block !important;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}

/*// GOOGLE MAPS - LOCATIES ////////////////////////////////////////////*/
.google-maps-infowindow {
  width: 230px;
}
.google-maps-infowindow a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.google-maps-infowindow a .image {
  border-radius: 8px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  overflow: hidden;
  width: 230px;
  height: 130px;
}
.google-maps-infowindow a .image img {
  width: inherit;
  height: inherit;
  opacity: 0;
}
.google-maps-infowindow a .text {
  width: 230px;
  margin-top: 10px;
}
.google-maps-infowindow a .text strong {
  font-family: Readex Pro, sans-serif;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin-bottom: 5px !important;
  display: block !important;
}
.google-maps-infowindow a .text p {
  font-family: Outfit, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  font-size: 14.5px;
  font-weight: 300;
  letter-spacing: 0.3px !important;
}
.google-maps-infowindow a .label {
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  text-align: center;
}
.google-maps-infowindow a .label .badge {
  background-color: #ffffff;
  color: #000;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}

.gm-style .gm-style-iw-c {
  padding: 0;
  box-shadow: 0 10px 25px -2px rgba(0, 0, 0, 0.2);
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
}

.gm-style .gm-style-iw-tc {
  display: none;
}

.gm-style .gm-style-iw-t {
  bottom: -10px !important;
}

.gm-style .gm-style-iw-d {
  overflow: inherit !important;
}

.gm-style-iw-ch {
  padding-top: 0 !important;
}

.google-maps-infowindow, .google-maps-infowindow a .image, .google-maps-infowindow a .text {
  width: 250px !important;
}

.google-maps-infowindow a .image {
  border-radius: 10px 10px 0 0 !important;
  -moz-border-radius: 10px 10px 0 0 !important;
  -khtml-border-radius: 10px 10px 0 0 !important;
}

.google-maps-infowindow a .label {
  left: 0 !important;
  top: 10px !important;
}

.google-maps-infowindow a .label .badge {
  background-color: rgba(255, 255, 255, 0.5) !important;
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  position: absolute;
  left: 10px !important;
  border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -khtml-border-radius: 8px !important;
  font-family: "Outfit", sans-serif;
  font-size: 13px !important;
  font-weight: 300 !important;
  text-transform: capitalize !important;
}

.gm-style-iw-chr button[type=button] {
  background: #FFF !important;
  opacity: 0.8 !important;
  height: 20px !important;
  width: 20px !important;
  top: 10px !important;
  right: 10px !important;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -khtml-border-radius: 10px !important;
  position: absolute !important;
  z-index: 500;
}

.gm-style-iw-chr button[type=button] {
  background-color: rgba(0, 0, 0, 0.6) !important;
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
}

.gm-style-iw-chr button[type=button] span {
  margin: 3px !important;
  width: 14px !important;
  height: 14px !important;
}

.gm-ui-hover-effect > span {
  background-color: #FFF !important;
}

.google-maps-infowindow a .text {
  padding: 15px;
  margin-top: 0;
}

.google-maps-infowindow a .text strong {
  font-size: 17px;
  line-height: 20px;
}

.google-maps-infowindow a .text p {
  margin-bottom: 0px;
  color: #000;
  font-size: 14.5px;
  font-weight: 300;
  letter-spacing: 0.3px !important;
}

.contact-specialist {
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
.contact-specialist .top {
  display: flex;
  align-items: center;
  gap: 20px;
}
.contact-specialist .top img {
  border-radius: 5px;
}
.contact-specialist .top span {
  display: block;
}
.contact-specialist .top .title {
  font-weight: bold;
}
.contact-specialist .cta {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.contact-specialist .cta a {
  margin: 0 !important;
}

#specialist .popup-content, #specialist .popup-inner, #specialist .popup-inner-content {
  height: 100%;
}

.facilities ul {
  display: flex;
  gap: 20px;
  list-style-type: none;
  flex-wrap: wrap;
  padding-left: 0;
}
.facilities ul li {
  flex-basis: 30%;
  display: flex;
  gap: 6px;
  align-items: flex-start;
}

@media only screen and (max-width: 575px) {
  .facilities ul li {
    flex-basis: 45%;
  }
}
@media only screen and (max-width: 340px) {
  .facilities ul li {
    flex-basis: 100%;
  }
}
.location-facilities .view_all_facilities {
  cursor: pointer;
}

.hidden {
  display: none;
}

.mapbox-logo, .mapboxgl-ctrl-logo, .mapbox-improve-map, .mapboxgl-ctrl-compass {
  display: none !important;
}