/*transform origin*/
.gallery .mt_banner_outer_wrap {
  background-size: cover !important;
  margin: 0 16px !important;
}
.gallery .mt_banner_outer_wrap::before {
  background: linear-gradient(180deg, rgb(0, 67, 76), rgba(0, 67, 76, 0.5)) !important;
}
@media (max-width: 991.8px) {
  .gallery .mt_banner_outer_wrap {
    margin: 0 8px !important;
  }
}
.gallery .mt_cat {
  padding-top: 50px;
  padding-bottom: 40px;
}
@media (max-width: 991.8px) {
  .gallery .mt_cat {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.gallery .selectivo__dropdown .selectivo__option {
  font-size: 11px !important;
  font-family: "termina", sans-serif !important;
  color: #00434C !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.gallery .selectivo__dropdown .selectivo__option:hover {
  background-color: #C0D5C4 !important;
}
.gallery .selectivo__dropdown .selectivo__option--selected {
  background-color: #C0D5C4 !important;
}
.gallery .with_cta {
  background-image: linear-gradient(180deg, rgb(247, 126, 103), rgba(238, 160, 134, 0.7)), url(../../images/orange_bg.jpg);
  margin: 0 16px !important;
  width: calc(100% - 32px) !important;
}
@media (max-width: 991.8px) {
  .gallery .with_cta {
    width: 100% !important;
    margin: 0 !important;
  }
}
.gallery .with_cta .mt_one_column_content_wrapper {
  padding: 15px 0 15px 0;
}
.gallery .with_cta .mt_one_column_content_wrapper h2 {
  font-family: "carla-sans-regular", sans-serif !important;
  color: #00434C !important;
  text-transform: uppercase;
  letter-spacing: 0;
}
.gallery .with_cta .mt_one_column_content_wrapper h2 {
  font-size: 30px;
}
@media screen and (min-width: 320px) {
  .gallery .with_cta .mt_one_column_content_wrapper h2 {
    font-size: calc(30px + 20 * (100vw - 320px) / 1408);
  }
}
@media screen and (min-width: 1728px) {
  .gallery .with_cta .mt_one_column_content_wrapper h2 {
    font-size: 50px;
  }
}
.gallery .with_cta .mt_one_column_content_wrapper p {
  font-family: "Roboto", sans-serif;
  color: #00434C !important;
  max-width: 90%;
}
.gallery .with_cta .mt_one_column_content_wrapper p {
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .gallery .with_cta .mt_one_column_content_wrapper p {
    font-size: calc(18px + 2 * (100vw - 320px) / 1408);
  }
}
@media screen and (min-width: 1728px) {
  .gallery .with_cta .mt_one_column_content_wrapper p {
    font-size: 20px;
  }
}
.gallery .with_cta .mt_one_column_content_wrapper .mt_fill_btn {
  border-radius: 0 !important;
  font-family: "termina", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.3px;
}
.gallery .with_cta .mt_one_column_content_wrapper .mt_fill_btn:hover {
  background-color: #C0D5C4 !important;
  color: #00434C !important;
  border-color: #C0D5C4 !important;
}
.gallery .lightbox .slick-next,
.gallery .lightbox .slick-prev {
  background-color: #00434C !important;
}
.gallery .lightbox .lightbox__close {
  border: 1px solid #00434C !important;
  color: #00434C !important;
  border-radius: 0 !important;
  width: 42px;
  height: 41px;
}
.gallery .mt_mob_dropdown_wrap .selectivo__label {
  color: #00434C !important;
  font-family: "termina", sans-serif !important;
  font-size: 11px;
  border: 1px solid #EAE5DD !important;
  font-weight: 600;
  background-color: #C0D5C4 !important;
  border-radius: 0;
}
.gallery .mt_mob_dropdown_wrap .selectivo__label::after {
  border-color: #00434C !important;
  border-width: 0 2px 2px 0;
}
.gallery #load_more {
  text-transform: uppercase;
  border-radius: 0 !important;
}
@media (max-width: 991.8px) {
  .gallery #load_more {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.gallery .thumbnail_wrapper .mt_fill_btn {
  border-radius: 0 !important;
  font-family: "termina", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.3px;
}
.gallery .thumbnail_wrapper .mt_fill_btn:hover {
  background-color: #C0D5C4 !important;
  color: #00434C !important;
  border-color: #C0D5C4 !important;
}

/*# sourceMappingURL=gallery.css.map */
