.gallery .mt_banner.mt_inner_banner .mt_banner_content {
  padding-block: calc(180px + 5vw) calc(0px + 0vw) !important;
}
@media (min-width: 992px) {
  .gallery .mt_banner.mt_inner_banner .mt_banner_content {
    padding-block: calc(265px + 3vw) calc(100px + 3vw) !important;
  }
}
.gallery .gallery_group {
  background: linear-gradient(rgba(228, 239, 226, 0.6), rgba(228, 239, 226, 0.6)), url("../../images/gallery_bg.png");
  background-size: auto;
  background-repeat: no-repeat;
  width: calc(100% - 32px);
  margin: 0 16px;
}
@media (min-width: 1200px) {
  .gallery .gallery_group {
    background-position: 0 -24px;
  }
}
@media (min-width: 1400px) {
  .gallery .gallery_group {
    background-position: 0 -66px;
  }
}
@media (max-width: 575px) {
  .gallery .gallery_group {
    width: 100%;
    margin: 0;
    background-position: 0 60px;
  }
}

@media (min-width: 992px) {
  .mt_cat {
    margin-top: -124px;
    margin-bottom: 89px;
  }
}
@media (min-width: 992px) {
  .mt_cat .dropdown .selectivo__dropdown {
    background-color: transparent;
  }
}
.mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus,
.mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus-visible,
.mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover,
.mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
  background-color: #01355c !important;
  color: #ffffff !important;
  border-radius: 3px;
}

@media (min-width: 992px) {
  #load_more {
    margin-top: 40px;
    margin-bottom: 64px;
  }
}
#load_more {
  background-color: #01355c !important;
  color: #ffffff !important;
  border: 1px solid #01355c !important;
}
#load_more:hover {
  background-color: transparent !important;
  border: 1px solid #01355c !important;
  color: #01355c !important;
}

.mt_cat .dropdown .selectivo__dropdown .selectivo__option {
  text-transform: capitalize;
}
@media (min-width: 992px) {
  .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
    margin-left: 10px;
  }
}

.gallery_lightbox_open .lightbox__wrapper {
  background-color: #E4EFE2;
}
.gallery_lightbox_open .lightbox__wrapper .slick-prev,
.gallery_lightbox_open .lightbox__wrapper .slick-next {
  background-color: #01355c !important;
}
@media (max-width: 991px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_slider img,
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_slider video {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .gallery_lightbox_open .lightbox__wrapper .slick-prev {
    left: 30% !important;
  }
  .gallery_lightbox_open .lightbox__wrapper .slick-next {
    right: 30% !important;
  }
}
@media (max-width: 575px) {
  .gallery_lightbox_open .lightbox__wrapper .slick-prev {
    left: 25% !important;
  }
  .gallery_lightbox_open .lightbox__wrapper .slick-next {
    right: 25% !important;
  }
}

body.gallery #load_more:focus,
body.gallery #load_more:focus-visible,
body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus,
body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:focus-visible {
  outline: none !important;
}

@media (min-width: 1200px) {
  .thumbnail_wrapper {
    padding-bottom: 75px;
  }
  .specials {
    margin-top: -65px;
  }
}
@media (max-width: 991px) {
  .gallery_lightbox_open .slick-slide > div {
    width: 100% !important;
  }
}

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