body {
  padding: 0;
  margin: 0;
  position: relative;
  font-family: 'Montserrat', sans-serif; }
  body .hand {
    max-width: 200px; }
  body .preloader {
    background: #191B23;
    min-height: 100vh;
    min-width: 100vw;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1111;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center; }
    body .preloader #preloader {
      max-width: 480px;
      padding-bottom: 180px;
      opacity: 0;
      overflow: visible; }
      body .preloader #preloader .preloader-1 {
        fill: #A46251; }
      body .preloader #preloader .preloader-3 {
        stroke: none;
        fill: none; }

@media screen and (min-width: 640px) {
  .gallery-slide:hover .image-wrapper {
    transform: scale(0.875) !important; }
  .gallery-slide:hover .image-wrapper-inner {
    transform: scale(1.125);
    height: 600px;
    width: 970px; } }

.image-wrapper {
  transition: 0.75s linear;
  height: 600px;
  will-change: transform;
  overflow: hidden;
  position: relative; }
  .image-wrapper .image-wrapper-inner {
    width: 970px;
    transition: 1.75s linear;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
    will-change: transform;
    background-position: center !important;
    background-size: cover !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); }

.gallery-list {
  margin-top: 170px; }
  .gallery-list .container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto; }
  .gallery-list .gallery-slide {
    margin-bottom: 315px;
    position: relative;
    position: relative; }
    .gallery-list .gallery-slide:after {
      content: '';
      width: 968px;
      height: 598px;
      border: 1px solid #A46251;
      top: 25px;
      right: -25px;
      display: block;
      z-index: 11111;
      position: absolute;
      pointer-events: none; }
    .gallery-list .gallery-slide .title {
      position: absolute;
      top: 280px;
      margin: 0;
      font-family: Montserrat;
      font-size: 60px;
      font-weight: 100;
      color: #e9e9e9;
      z-index: 111; }
      .gallery-list .gallery-slide .title:after {
        content: '';
        width: 100px;
        height: 1px;
        background: #A46251;
        position: absolute;
        left: -50px;
        bottom: -30px; }
  .gallery-list .shadow-title {
    position: absolute;
    bottom: -180px;
    text-transform: uppercase;
    left: -157px;
    top: auto;
    font-weight: 200;
    font-size: 180px;
    line-height: 0.75;
    color: rgba(31, 33, 44, 0.7); }
  .gallery-list .image-wrapper {
    display: flex;
    justify-content: flex-end;
    max-width: 100%;
    width: 975px;
    margin-left: auto;
    margin-right: 0; }
    .gallery-list .image-wrapper:before {
      content: '';
      width: 100%;
      height: 100%;
      background: rgba(25, 27, 35, 0.4);
      top: 0;
      left: 0;
      display: block;
      z-index: 1;
      position: absolute; }
  .gallery-list img {
    max-width: 100%; }

.hero {
  max-height: 706px; }

body {
  background-color: #191B23; }

header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 111;
  padding-top: 25px;
  display: flex;
  align-items: center; }
  header .container {
    max-width: calc(100% - 90px); }
  header .logo {
    position: absolute;
    max-width: 164px;
    top: 25px;
    left: 0;
    right: 0;
    margin: auto; }
    header .logo img {
      max-width: 164px; }
  header .left {
    display: flex; }
    header .left .location {
      margin-left: 52px; }
  header .container {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-weight: 200; }

.container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.hero {
  position: relative; }
  .hero .swiper-slide:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(17, 17, 17, 0.15); }
  .hero .swiper-wrapper {
    z-index: 111; }
  .hero .container {
    max-width: 700px;
    text-align: center;
    position: absolute;
    top: 396px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    z-index: 1111; }

a {
  color: #fff;
  text-decoration: none; }

.menu-toggler-wrapper .menu-title {
  position: absolute;
  top: calc(100% + 19px);
  right: 4px;
  color: rgba(255, 255, 255, 0.7); }
.menu-toggler-wrapper .menu-toggler {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .menu-toggler-wrapper .menu-toggler .line-3,
  .menu-toggler-wrapper .menu-toggler .line-1 {
    width: 35px;
    height: 1px;
    background: #fff;
    display: block;
    margin-right: 4px; }
  .menu-toggler-wrapper .menu-toggler .line-2 {
    width: 21px;
    height: 1px;
    background: #fff;
    margin-left: 16px;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px; }

.right {
  display: flex; }

.upper-title {
  padding-bottom: 24px;
  font-size: 20px;
  line-height: 1.15;
  position: relative;
  font-weight: 300;
  letter-spacing: .4em;
  margin: 0 0 20px 0; }
  .upper-title:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    display: block;
    background: #fff;
    opacity: .5;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0; }

.hero {
  position: relative; }
  .hero .swiper-button-prev,
  .hero .swiper-button-next {
    z-index: 111;
    width: 32px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    bottom: 36px;
    top: auto;
    left: auto;
    right: auto;
    transition: .4s; }
    .hero .swiper-button-prev:after,
    .hero .swiper-button-next:after {
      display: none; }
  .hero .swiper-button-prev {
    position: absolute;
    left: 28px;
    background: url("images/arr-prev.svg");
    background-repeat: no-repeat;
    background-size: 4px 10px;
    background-position: center; }
  .hero .swiper-button-next {
    position: absolute;
    left: 70px;
    background: url("images/arr-next.svg");
    background-repeat: no-repeat;
    background-size: 6px 12px;
    background-position: center; }
  .hero .title {
    font-weight: 200;
    font-size: 48px;
    line-height: 60px;
    margin: 0 0 30px 0; }
  .hero .button {
    background: rgba(17, 17, 17, 0.15);
    padding: 18px 42px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    transition: .4s;
    display: inline-block; }
    .hero .button:hover {
      background: rgba(255, 255, 255, 0.9);
      color: #111; }

.hero .swiper-slide {
  position: relative;
  min-height: 100vh; }
  .hero .swiper-slide img {
    min-height: 100vh !important;
    min-width: 100vw;
    max-height: 100vh;
    object-fit: cover; }

#preloader-2 {
  padding-bottom: 20px;
  max-height: 130px; }

.hero .container {
  display: none; }

body {
  overflow-y: scroll; }

@media screen and (max-width: 640px) {
  .gallery-list .slick-disabled {
    opacity: .5; }

  .gallery-list .gallery-slide .title {
    margin-top: 12px; }

  .gallery-list .slick-arrow {
    transition: .4s; }

  .gallery-list .gallery-slide .title {
    bottom: 290px !important; }

  .gallery-list .gallery-slide:after,
  .gallery-list .image-wrapper:before {
    display: none !important; }

  .gallery-list .image-wrapper-inner {
    position: relative !important; }

  .gallery-list .image-wrapper-inner:before {
    content: '' !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(25, 27, 35, 0.4) !important;
    top: 0 !important;
    left: 0 !important;
    display: block !important;
    z-index: 1 !important;
    position: absolute !important; }

  body .preloader #preloader {
    max-width: 250px; }

  #preloader-new {
    margin-bottom: 100px; }

  * {
    outline: none; }

  .swiper-button-prev,
  .swiper-button-next {
    display: none; }

  #preloader-2 {
    max-height: 78px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px; }

  .preloader {
    padding-bottom: 120px; }

  .hero {
    max-height: 100vh; }

  .js-lang-switcher {
    font-size: 11px; }

  header {
    padding-top: 30px; }
    header .container {
      max-width: calc(100% - 50px); }
    header .menu-toggler-wrapper {
      margin-top: -8px; }

  .menu-toggler-wrapper .menu-toggler .line-3, .menu-toggler-wrapper .menu-toggler .line-1 {
    width: 33px;
    margin-right: 3px; }

  .menu-toggler-wrapper .menu-title {
    top: calc(100% + 10px);
    font-size: 10px; }

  header .logo {
    top: 12px;
    max-width: 116px; }
    header .logo img {
      max-width: 100%; }

  .hero .container {
    top: 39vh; }

  .upper-title {
    font-size: 16px;
    line-height: 1.85;
    margin-bottom: 11px;
    padding-bottom: 11px; }

  .hero .title {
    font-size: 32px;
    line-height: 44px; } }
.opacity-0 {
  opacity: 0; }
  .opacity-0 g, .opacity-0 rect, .opacity-0 path {
    fill: #A46251 !important; }

.st0,
.st1 {
  fill: #A46251 !important; }

#preloader-new {
  max-width: 670px; }

.logo-left-decor,
.logo-right-decor {
  fill: none !important; }

body {
  transition: .75s; }

header {
  background: #191B23;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 30px 0;
  z-index: 1111;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
  header .logo {
    position: static;
    height: auto;
    min-height: auto;
    max-height: 52px; }
    header .logo img {
      height: 52px; }
  header .menu-toggler {
    display: block; }
    header .menu-toggler .menu-title {
      padding-right: 74px;
      right: 0;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 500;
      position: relative;
      cursor: pointer; }
      header .menu-toggler .menu-title span {
        transition: .4s; }
      header .menu-toggler .menu-title:hover:before {
        width: 50px;
        right: 0; }
      header .menu-toggler .menu-title:after {
        content: '';
        width: 50px;
        height: 1px;
        background: #c5c5c5;
        top: 5px;
        right: 0;
        display: block;
        position: absolute;
        transition: .4s; }
      header .menu-toggler .menu-title:before {
        content: '';
        transition: .4s;
        width: 32px;
        height: 1px;
        background: #c5c5c5;
        bottom: 3px;
        right: 9px;
        margin: auto;
        display: block;
        position: absolute;
        transition: .4s; }
  header .left,
  header .right {
    width: 120px; }

.js-lang-switcher a {
  color: rgba(197, 197, 197, 0.3);
  position: relative;
  line-height: 1; }
  .js-lang-switcher a:first-of-type {
    margin-right: 36px; }
  .js-lang-switcher a:after {
    position: absolute;
    content: '';
    width: 12px;
    height: 1px;
    background: #c5c5c5;
    top: 0;
    bottom: 0;
    margin: auto; }
  .js-lang-switcher a:nth-child(2):after {
    right: calc(100% + 4px);
    background: rgba(197, 197, 197, 0.3); }
  .js-lang-switcher a.active {
    color: #c5c5c5; }

footer {
  background: #171921;
  padding-top: 130px; }
  footer a:hover {
    color: #A46251; }
  footer .footer-bottom {
    padding: 30px 0;
    border-top: 1px solid rgba(164, 98, 81, 0.4); }
    footer .footer-bottom p, footer .footer-bottom a {
      font-size: 14px;
      color: rgba(231, 231, 231, 0.4); }
      footer .footer-bottom .right p>:nth-child(1){
        margin-right: 60px;
      }
  footer .footer-upper {
    padding-bottom: 58px; }
    footer .footer-upper .right-inner-wrapper {
      padding-top: 40px;
      display: flex;
      flex-direction: column; }
    footer .footer-upper .socials {
      display: flex;
      justify-content: center; }
      footer .footer-upper .socials-item {
        margin-left: 18px;
        margin-right: 18px; }
    footer .footer-upper .button {
      padding: 20px 35px;
      border: 1px solid #A46251;
      color: #A46251;
      font-weight: 500;
      margin-bottom: 36px; }
    footer .footer-upper .left {
      padding-top: 60px;
      display: flex;
      flex-direction: column; }
      footer .footer-upper .left a {
        position: relative;
        padding-left: 28px; }
        footer .footer-upper .left a svg {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0; }
        footer .footer-upper .left a span {
          color: rgba(231, 231, 231, 0.7);
          font-size: 14px;
          line-height: 1; }
      footer .footer-upper .left a:first-of-type {
        margin-bottom: 38px; }
  footer .container {
    display: flex;
    justify-content: space-between; }
  footer .socials {
    padding: 0;
    margin: 0;
    list-style: none; }

body .menu-block {
  transition: .75s;
  background: #191B23;
  position: fixed;
  top: 113px;
  left: 0;
  right: 0;
  bottom: 0;
  height: calc(100% - 113px);
  padding-top: 66px;
  z-index: 1111;
  transform: translateY(100%);
  will-change: transform; }
body .menu-item {
  margin-bottom: 24px;
  text-align: center;
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  position: relative;
  transform: translateY(100%);
  opacity: 0;
  will-change: transform;
  transition: .5s; }
  body .menu-item.active:after {
    position: absolute;
    content: '';
    width: 75%;
    height: 1px;
    background: #A46251;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto; }
  body .menu-item.active a {
    color: #A46251; }
  body .menu-item a {
    color: #C5C5C5;
    font-size: 26px;
    line-height: 38px;
    font-weight: 300; }
    body .menu-item a:hover {
      color: #A46251; }
body .menu-title span {
  transition: .4s; }
body .menu-title span:last-of-type {
  opacity: 0;
  position: absolute;
  left: 0; }
body.menu-open.menu-close .menu-block {
  transition-delay: .75s;
  transform: translateY(100%); }
body.menu-open.menu-close .menu-item {
  transform: translateY(100%);
  opacity: 0;
  transition-delay: .58s; }
  body.menu-open.menu-close .menu-item:nth-child(2) {
    transition-delay: .5s; }
  body.menu-open.menu-close .menu-item:nth-child(3) {
    transition-delay: .42s; }
  body.menu-open.menu-close .menu-item:nth-child(4) {
    transition-delay: .34s; }
  body.menu-open.menu-close .menu-item:nth-child(5) {
    transition-delay: .26s; }
  body.menu-open.menu-close .menu-item:nth-child(6) {
    transition-delay: .18s; }
  body.menu-open.menu-close .menu-item:nth-child(7) {
    transition-delay: .1s; }
body.menu-open.menu-close .menu-title:after {
  width: 50px;
  top: 5px;
  right: 0;
  transition: .4s;
  transform: none; }
body.menu-open.menu-close .menu-title:before {
  transition: .4s;
  width: 32px;
  bottom: 3px;
  right: 9px;
  transform: none;
  margin: auto; }
body.menu-open.menu-close .menu-title span:last-of-type {
  opacity: 0; }
body.menu-open.menu-close .menu-title span:first-of-type {
  opacity: 1; }
body.menu-open .menu-title span:last-of-type {
  opacity: 1; }
body.menu-open .menu-title span:first-of-type {
  opacity: 0; }
body.menu-open .menu-title:after {
  width: 34px;
  top: -5px;
  right: 17px;
  bottom: auto;
  margin: auto;
  display: block;
  transform: rotate(45deg) translate(50%, 50%);
  position: absolute; }
body.menu-open .menu-title:before {
  width: 34px !important;
  top: 19px;
  right: 17px !important;
  left: auto !important;
  bottom: auto;
  margin: auto;
  display: block;
  transform: rotate(-45deg) translate(50%, 50%);
  position: absolute; }
body.menu-open .menu-block {
  transform: translateY(0); 
  overflow-y: auto;
}
body.menu-open .menu-block::-webkit-scrollbar {
    width: 0;
}
body.menu-open .menu-block::-webkit-scrollbar-button {
  width: 0;
}
body.menu-open .menu-block::-webkit-scrollbar-thumb {
  width: 0;
}
body.menu-open .menu-block::-webkit-scrollbar-track {
    width: 0;
}
body.menu-open .menu-block::-webkit-scrollbar-track-piece {
    width: 0;
}
body.menu-open .menu-block::-webkit-scrollbar-corner {
  width: 0;
}
body.menu-open .menu-block::-webkit-resizer {
  width: 0;
}
body.menu-open .menu-item {
  transform: translateY(0);
  opacity: 1;
  transition-delay: .6s; }
  body.menu-open .menu-item:nth-child(2) {
    transition-delay: .7s; }
  body.menu-open .menu-item:nth-child(3) {
    transition-delay: .78s; }
  body.menu-open .menu-item:nth-child(4) {
    transition-delay: .86s; }
  body.menu-open .menu-item:nth-child(5) {
    transition-delay: .94s; }
  body.menu-open .menu-item:nth-child(6) {
    transition-delay: 1.02s; }
  body.menu-open .menu-item:nth-child(7) {
    transition-delay: 1.1s; }
      body.menu-open .menu-item:nth-child(8) {
    transition-delay: 1.18s }
      body.menu-open .menu-item:nth-child(9) {
    transition-delay: 1.26s; }
      body.menu-open .menu-item:nth-child(10) {
    transition-delay: 1.34s; }
a {
  transition: .4s; }

@media screen and (min-width: 640px) {
  
  .mobile-footer {
    display: none; }

  .slide-up,
  .slide-down {
    display: none; } }
@media screen and (max-width: 640px) {
        footer .footer-bottom .right{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
    footer .footer-bottom .right p{
  width: 100%;
  text-align: center;
}
      footer .footer-bottom .right p>:nth-child(1){
  margin-right:0;
}
  .gallery-list .shadow-title {
    display: none !important; }

  .gallery-list .gallery-slide .title:after {
    content: '';
    width: 76px;
    display: block !important;
    height: 1px;
    background: #A46251;
    position: absolute;
    left: -14px;
    bottom: -16px; }
  .gallery-list .gallery-slide .title p {
    position: absolute !important;
    left: 0;
    bottom: -50px;
    font-size: 20px !important;
    white-space: nowrap; }

  .slick-arrow {
    border: none;
    box-shadow: none;
    font-size: 0; }

  .slick-next.slick-arrow {
    width: 26px;
    height: 26px;
    position: fixed;
    bottom: 112px;
    background: url("images/down-arrow.svg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    z-index: 99999;
    left: 36px; }

  .slick-prev.slick-arrow {
    left: 79px;
    width: 26px;
    height: 26px;
    position: fixed;
    bottom: 112px;
    background: url("images/top-arrow.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 99999; }

  .gallery-slide .title {
    transition: .4s; }

  .gallery-slide .title {
    opacity: 0;
    transform: translateY(-30px); }

  .gallery-slide.slick-active[tabindex="0"] .title {
    opacity: 1;
    transform: translateY(0); }

  .fancybox-infobar {
    right: 0 !important;
    left: 0 !important;
    margin: auto !important;
    width: 100px;
    text-align: center; }

  footer {
    display: none; }

  .image-wrapper {
    height: calc(100vh - 50px); }

  .slide-up,
  .slide-down {
    position: fixed;
    top: calc(100vh - 112px);
    z-index: 11111; }

  .slide-down {
    left: 50px; }

  .slide-up {
    left: 94px; }

  .gallery-list {
    margin-top: 0;
    position: fixed;
    top: 0;
    bottom: 50px;
    left: 0;
    right: 0;
    max-height: calc(100vh - 50px); }
    .gallery-list .container {
      padding: 0; }
    .gallery-list .gallery-slide {
      margin: auto; }
      .gallery-list .gallery-slide .image-wrapper-inner {
        width: 100%;
        height: calc(100vh - 50px);
        background-size: cover;
        margin: 0; }
      .gallery-list .gallery-slide .title {
        font-size: 36px;
        line-height: 50px;
        font-weight: 400;
        left: 50px;
        top: calc(100vh - 230px); }
        .gallery-list .gallery-slide .title:after {
          display: none; }
      .gallery-list .gallery-slide:after {
        width: calc(100% - 46px);
        height: calc(100vh - 124px);
        top: 11px;
        left: 0;
        right: 0;
        margin: auto !important; }

  header {
    padding: 12px 0; }
    header .js-lang-switcher a {
      font-size: 10px; }
      header .js-lang-switcher a:after {
        width: 8px; }
      header .js-lang-switcher a:first-of-type {
        margin-right: 23px; }
    header .menu-toggler-wrapper {
      margin-left: auto; }
    header .menu-toggler .menu-title {
      padding-right: 40px; }
      header .menu-toggler .menu-title:focus:after, header .menu-toggler .menu-title:hover:after, header .menu-toggler .menu-title:active:after {
        width: 32px; }
      header .menu-toggler .menu-title:focus:before, header .menu-toggler .menu-title:hover:before, header .menu-toggler .menu-title:active:before {
        width: 20px;
        right: 6px; }
      header .menu-toggler .menu-title:after {
        width: 32px; }
      header .menu-toggler .menu-title:before {
        width: 20px;
        right: 6px; }
      header .menu-toggler .menu-title span {
        opacity: 0 !important; }
    header .logo img {
      height: 29px; }

  .mobile-footer {
    display: flex;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #191B23;
    z-index: 111; }
    .mobile-footer a {
      height: 50px;
      width: 25%;
      display: flex;
      justify-content: center;
      align-items: center; }

  body {
    padding-top: 52px;
    padding-bottom: 50px; }
    body .menu-item {
      margin-bottom: 10px; }
      body .menu-item.active:after {
        bottom: 2px; }
      body .menu-item a {
        font-size: 18px; }
    body .menu-block {
      top: 52px; } }
.disabled {
  opacity: .4; }

@media screen and (max-width: 768px) {
  .slide-up, .slide-down {
    position: fixed;
    top: auto;
    bottom: 82px !important;
    z-index: 11111; }

  .reverted-scroll .gallery-slide {
    position: fixed !important;
    width: 100vw;
    top: 52px !important;
    bottom: 50px !important;
    z-index: 11 !important; }
    .reverted-scroll .gallery-slide.current-slide-new {
      z-index: 111111; }
    .reverted-scroll .gallery-slide .slide-up,
    .reverted-scroll .gallery-slide .slide-down {
      z-index: 11111; }
    .reverted-scroll .gallery-slide.current-slide, .reverted-scroll .gallery-slide.current-slide-new {
      position: fixed !important;
      width: 100vw;
      top: 52px !important;
      bottom: 50px !important; } }
.gallery-slide:nth-child(4) .shadow-title {
  left: auto;
  right: -180px; }
.gallery-slide:nth-child(5) .shadow-title {
  display: none; }
.gallery-slide:nth-child(6) .shadow-title {
  left: -200px; }

header {
  background: transparent !important; }

.gallery-list .image-wrapper:before {
  transition: .4s; }

.gallery-list .image-wrapper:before {
  z-index: 111; }

.fancybox-image {
  width: calc(100vh - 80px);
  object-fit: cover;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto; }

body .fancybox-navigation .fancybox-button--arrow_right,
body .fancybox-navigation .fancybox-button--arrow_left {
  opacity: .6 !important; }
  body .fancybox-navigation .fancybox-button--arrow_right:hover,
  body .fancybox-navigation .fancybox-button--arrow_left:hover {
    opacity: 1 !important; }

.gallery-list .gallery-slide {
  position: relative; }

.fancybox-container {
  z-index: 999999992; }

@media screen and (max-width: 640px) {
  .gallery-list .gallery-slide .title {
    position: static;
    display: block !important; }

  .gallery-list {
    position: static !important; }

  .gallery-list .gallery-slide .image-wrapper-inner {
    height: 57vw;
    max-width: calc(100vw - 50px);
    margin-bottom: 12px; }

  .gallery-slide .title {
    opacity: 1;
    transform: none;
    position: static !important;
    font-size: 30px !important;
    line-height: 1.33 !important; }

  .gallery-list .image-wrapper {
    width: calc(100vw - 50px);
    margin-left: 15px;
    margin-right: auto;
    max-width: calc(100vw - 50px); }

  .gallery-list .gallery-slide .title span {
    position: relative;
    margin-bottom: 26px;
    display: block; }

  .gallery-list .gallery-slide .title:after {
    display: none !important; }

  .gallery-list .gallery-slide .title span:after {
    margin-bottom: -14px;
    margin-left: 22px;
    content: '';
    width: 76px;
    display: block !important;
    height: 1px;
    background: #A46251;
    position: absolute;
    bottom: 0;
    left: -40px; }

  .gallery-list .gallery-slide .title {
    margin-left: 34px; }

  .image-wrapper {
    height: auto; }

  .gallery-slide {
    margin-top: 120px !important; }

  .gallery-list .gallery-slide > .fancybox:first-child:after {
    content: '';
    border: 1px solid #A46251;
    top: 9px;
    left: 24px;
    display: block !important;
    z-index: 11;
    height: 57vw;
    width: calc(100vw - 50px);
    position: absolute; }

  .fancybox-slide--image .fancybox-content {
    object-fit: contain !important;
    max-width: 100%; }

  .gallery-list .gallery-slide .title p {
    position: static !important; }

  .fancybox-image {
    width: 100%;
    object-fit: contain; }

  .gallery-list {
    max-height: inherit !important;
    margin-bottom: 160px; } }
@media screen and (max-width: 1200px) and (min-width: 620px) {
  .gallery-list .shadow-title {
    left: 0;
    font-size: 145px; }

  .gallery-list .gallery-slide:after {
    z-index: 1111;
    pointer-events: none; }

  .fancybox-image {
    width: calc(100% - 120px); }

  .fancybox-slide:after {
    left: 20px;
    right: 20px; }

  .fancybox-infobar {
    left: 80px !important; }

  .fancybox-infobar,
  .fancybox-button--arrow_right,
  .fancybox-button--arrow_left {
    top: calc(100% - 100px) !important; } }
.gallery-list {
  overflow: hidden; }

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

.fancybox-container .fancybox-image {
  left: 50%;
  transform: translateX(-50%);
}
