main {
  overflow-x: hidden;
}

.prodia-section-location-us-home {
  padding-top: 90px;
}

.prodia-modal-content-contact-us {
  left: 45px;
}

.article-related .swiper-button-prev, .card-slider .swiper-button-prev{
  left: -80px;
}

.article-related .swiper-button-next, .card-slider .swiper-button-next{
  right: -80px;
}

@media (min-width: 1400px){
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1140px;
  }
}

.prodia-kontak-logo {
  height: 61px;
  display: flex;
  width: 100%;
}

.prodia-hubungi-logo {
  height: 61px;
  display: flex;
  width: 100%;
}

#qr-prodia-mobile {
  display: none;
}

.btn--card-icon {
  height: 100%;
  justify-content: center;
}

.img-for-doctor{
  height: 420px;
}

@media (max-width: 992px){
  .prodia-hubungi-logo{
    height: 61px;
    display: flex;
    width: 100%;
    margin-top: 6rem;
  }
}

@media (max-width: 1200px){
  .prodia-hero-contact-home-container{
    display: flex;
    justify-content: center;
  }
  .prodia-kontak-logo{
    height: 61px;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  #qr-prodia-mobile{
    display: block;
  }
  #qr-prodia-desktop {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .btn--card-icon {
    display: grid !important;
    align-content: center;
    justify-items: center;
    height: 100%;
  }
  .prodia-hubungi-logo{
    height: 61px;
    display: flex;
    width: 100%;
    margin-top: 0;
  }

  .img-for-doctor{
    height: 475px;
  }
}


.prodia-section-article-home {
  padding-bottom: 120px;
}
.search-box-mobile-input {
  padding: 15px 40px 15px 15px;

}

.search-box-mobile-icon {
  position: absolute;
  right: 15px;
  top: 20px;
  width: 16px;
  height: 16px;
}

.search-box-mobile--nav {
  height: 44px;
  text-align: right;
}

.search-box-mobile--nav.collapsed .search-box-mobile-input {
  max-width: 0;
  width: 0;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0;
  position: relative;
  z-index: 1;
  display: none;
}

.search-box-mobile--nav.collapsed .search-box-mobile-icon {
  z-index: 5;
  width: 20px;
  height: 20px;
  top: 10px;
}

.search-box-mobile--nav .search-box-mobile-input {
  position: absolute;
  width: 100%;
  right:0;
  top: 20px;
  z-index: 4;
  font-size: 14px;
  padding: 10.5px 40px 10.5px 15px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.search-box-mobile--nav .search-box-mobile-icon {
  z-index: 5;
  top: 14px;
  right: 0;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}


#hamburger-toggle{
  z-index: 3;
}

.prodia-swiper-product-home .swiper {
  max-height: 250px;
}

.error{
  color: red;
}

.btn-map {
  min-width: 36px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 10px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  text-decoration: none;
  letter-spacing: .5px;
  padding: 5px 6px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.img-slider-adjuster{
  width: 100%;
  height: auto;
}

.floating-wrapper {
  bottom: 0;
  z-index: 99;
  align-items: center;
}

.filter-button {
  display: flex;
  align-items: center;
}

.tag-and-cta-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.prodia-form-search-location-us {
  width: max-content;
}

.btn--white.active {
  background: #FFF200;
  color: inherit;
  border-color: transparent;
}

.btn--primary.active {
  background: #FFDD00;
  color: inherit;
}

.autocomplete-search-test {
  width: 100% !important;
}

.autoComplete_wrapper {
  display: contents !important;
}

.search-box-icon-autocomplete {
  position: absolute;
  right: 15px;
  top: 12px;
  width: 16px;
  height: 16px;
}

.btn-search-wrapper {
  text-align: center;
  margin-bottom: 1.5rem;
  margin-top: 0.25rem;
}

.search-map-home-wrapper {
  width: 100%;
  position: relative;
}

.prodia-form-search-location-us .prodia-input-search-maps {
  width: 100%;
}

.prodia-form-search-location-us {
  width: 100%;
}

.btn-semua-lokasi {
  cursor: pointer;
}

.btn-lokasi-terdekat {
  cursor: pointer;
}

.img-article-container {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.img-article-content {
  width: 1000px;
}

.article-title-text {
  font-size: 3rem;
}

@media (max-width: 575.98px){
  .article-title-text {
      font-size: 1.80rem;
  }
}

.horizontal-slider {
  overflow-x: auto;
}

.max-big-thumbnail-width {
  max-width: 1428px;
}

.top-banner-slider-thumb > img {
  max-width: 1428px;
}