/*transform origin*/
body.gallery .mt_banner_outer_wrap {
  background-position-y: 47% !important; }
body.gallery .mt_cat {
  background-color: #ede9e8;
  margin: 0 auto;
  width: calc(100% - 32px);
  padding: 40px 20px; }
  @media (max-width: 991.01px) {
    body.gallery .mt_cat {
      padding: 32px 32px 24px;
      width: 100%;
      position: relative; }
      body.gallery .mt_cat > * {
        position: relative;
        z-index: 1; } }
  @media (min-width: 992px) {
    body.gallery .mt_cat .dropdown {
      margin-bottom: 31px; } }
  body.gallery .mt_cat .dropdown .mt_btn {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: normal;
    font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif; }
  @media (max-width: 991.01px) {
    body.gallery .mt_cat .dropdown .selectivo__label {
      border: 2px solid #d6cfc9;
      border-radius: 0;
      padding: 10px 35px 10px 16px;
      text-align: center; }
      body.gallery .mt_cat .dropdown .selectivo__label::after {
        border-width: 0 2px 2px 0;
        padding: 4px;
        top: calc(50% - 8px);
        right: unset;
        margin-left: 13px; } }
  body.gallery .mt_cat .dropdown .selectivo__dropdown {
    background: none; }
    @media (max-width: 991.01px) {
      body.gallery .mt_cat .dropdown .selectivo__dropdown {
        min-width: 230px;
        top: 8px;
        border: 0;
        background: #fff;
        border-radius: 0;
        box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.03), 0px 12px 16px -4px rgba(16, 24, 40, 0.08); } }
    body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
      background: #fff;
      color: #000;
      display: inline-block; }
      @media (max-width: 991.01px) {
        body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
          font-weight: 500 !important;
          font-size: 14px;
          letter-spacing: normal;
          font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif; } }
      @media (min-width: 992px) {
        body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
          margin: 0 12px;
          position: relative;
          overflow: hidden;
          width: 124px;
          padding-left: 0;
          padding-right: 0;
          text-align: center;
          border: 2px solid #d6cfc9; }
          body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
            color: #000;
            background: #b6a9a0;
            border-color: #b6a9a0; }
          body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option::before, body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option::after {
            width: 0;
            height: 4px;
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            transition: all 0.3s ease-in-out; }
          body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option::after {
            bottom: auto;
            left: auto;
            right: 0;
            top: 0; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .system body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:not(.selectivo__option--selected):hover {
      border: 2px solid #b6a9a0; } }

      body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
        color: #000;
        background: #b6a9a0;
        border-color: #b6a9a0; }
      @media (max-width: 991.01px) {
        body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
          padding: 10px 14px;
          color: #000;
          font-size: 16px;
          font-style: normal;
          font-weight: 700;
          line-height: 24px;
          outline: none !important; }
          body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
            background: #c9dee3; }
          body.gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
            background: #b6a9a0;
            color: #000; } }
@media (min-width: 992px) {
  body.gallery .thumbnail_wrapper ul li {
    margin: 0 16px 32px;
    width: calc(33.33% - 32px); } }
body.gallery .thumbnail_wrapper ul li a {
  display: block !important; }
body.gallery .thumbnail_wrapper #load_more {
  border: 2px solid #7cbfa4;
  background-color: transparent;
  color: #000;
  margin: 40px auto 48px;
  font-weight: 600; }
  body.gallery .thumbnail_wrapper #load_more:hover {
    background-color: #7cbfa4; }
body.gallery .lightbox .mt_slider img {
  margin-bottom: 24px !important; }
body.gallery .lightbox .slick-slider .slick-track {
  display: flex;
  align-items: center; }
body.gallery .lightbox .slick-next {
  right: 5%; }
body.gallery .lightbox .slick-prev {
  left: 5%; }
body.gallery .lightbox .slick-prev, body.gallery .lightbox .slick-next {
  background: url(../../images/gallery/arrow.png) no-repeat center center;
  border: 2px solid #7cbfa4;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  padding: 0; }
  @media (max-width: 991.01px) {
    body.gallery .lightbox .slick-prev, body.gallery .lightbox .slick-next {
      width: 35px;
      height: 35px; } }
  @media (min-width: 992px) {
    .system body.gallery .lightbox .slick-prev:hover,
    .system body.gallery .lightbox .slick-next:hover {
      border-color: #000; } }
body.gallery .lightbox .lightbox__close {
  background: #000 url(../../images/icons/close.svg) no-repeat center center;
  border-radius: 0;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991.01px) {
    body.gallery .lightbox .lightbox__close {
      width: 35px;
      height: 35px; } }
  @media (min-width: 992px) {
    .system body.gallery .lightbox .lightbox__close:hover {
      background: #000 url(../../images/icons/close_black.svg) no-repeat center center;
      background-color: #fff;
      border: 2px solid #000; } }
@media (max-width: 991.01px) {
  body.gallery .lightbox .mt_gallery_caption {
    padding-top: 0; } }
@media (min-width: 992px) {
  .system body.gallery .thumbnail_wrapper ul li a {
    display: inline-block;
    position: relative;
    overflow: hidden; }
    .system body.gallery .thumbnail_wrapper ul li a img {
      transition: all 0.5s ease-in-out; }
    .system body.gallery .thumbnail_wrapper ul li a::before {
      content: "";
      width: 100%;
      height: 100%;
      border: 20px solid #fff;
      background: rgba(0, 0, 0, 0.3);
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      transition: all 0.55s ease-in-out;
      opacity: 0; }
    .system body.gallery .thumbnail_wrapper ul li a::after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      transition: all 0.5s ease-in-out;
      background: url(../../images/gallery/close_white.svg) no-repeat center center;
      background-size: 30px;
      -moz-transform: rotate(45deg) scale(0);
      -o-transform: rotate(45deg) scale(0);
      -ms-transform: rotate(45deg) scale(0);
      -webkit-transform: rotate(45deg) scale(0);
      transform: rotate(45deg) scale(0);
      opacity: 0; }
    .system body.gallery .thumbnail_wrapper ul li a:hover::before {
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      opacity: 1; }
    .system body.gallery .thumbnail_wrapper ul li a:hover::after {
      -moz-transform: rotate(45deg) scale(1);
      -o-transform: rotate(45deg) scale(1);
      -ms-transform: rotate(45deg) scale(1);
      -webkit-transform: rotate(45deg) scale(1);
      transform: rotate(45deg) scale(1);
      opacity: 1; }
    .system body.gallery .thumbnail_wrapper ul li a:hover img {
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); } }
@media (max-width: 991.01px) {
  body.gallery.gallery_lightbox_open .slide_wrap {
    max-height: unset; } }
body.gallery.gallery_lightbox_open .lightbox__wrapper {
  background-color: #ede9e8; }
  @media (max-width: 991.01px) {
    body.gallery.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_slider img {
      width: auto !important;
      max-width: 80%;
      margin-top: 24px; } }
  @media (max-width: 767.01px) {
    body.gallery.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_slider img {
      max-width: 100%; } }
  @media screen and (max-height: 600px) {
    body.gallery.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_slider img {
      max-height: 55vh;
      max-width: 100%; } }
@media screen and (max-height: 600px) {
  body.gallery.gallery_lightbox_open .slick-slide > div {
    width: 100%; } }

@media (min-width: 992px) {
  .gallery .mt_banner_outer_wrap.mt_with_both_margins_desktop {
    margin-top: 0; } }

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