@charset "UTF-8";
/* line 5, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 3, ../sass/all/wrapper.scss */
body {
  min-height: 100vh;
  background: #fff;
}

/* line 8, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.3;
  font-family: 'Montserrat', sans-serif;
}

/* ╨Ъ╨╛╨╜╤В╨╡╨╣╨╜╨╡╤А */
/* line 18, ../sass/all/wrapper.scss */
.wrapper {
  width: calc(100% - 75px);
  margin-left: 75px;
}

/* line 20, ../sass/all/wrapper.scss */
.container {
  width: 1120px;
  margin: 0 auto;
  padding: 0;
}

/* line 26, ../sass/all/wrapper.scss */
.column, .columns {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 31, ../sass/all/wrapper.scss */
.content {
  overflow: hidden;
}

/* line 33, ../sass/all/wrapper.scss */
.container .sixteen.columns {
  width: 1100px;
}

/* line 35, ../sass/all/wrapper.scss */
.position-relative {
  position: relative;
  overflow: hidden;
}

/* line 40, ../sass/all/wrapper.scss */
input[type="text"], input[type="submit"], input[type="email"], textarea {
  -webkit-appearance: none;
}

/* line 42, ../sass/all/wrapper.scss */
a {
  text-decoration: none;
}

@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 47, ../sass/all/wrapper.scss */
  .container {
    width: 94%;
  }

  /* line 50, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 100%;
  }

  /* line 51, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 58, ../sass/all/wrapper.scss */
  .container {
    width: 100%;
  }

  /* line 59, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 92%;
  }

  /* line 60, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 4%;
    margin-right: 4%;
  }

  /* line 61, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 67, ../sass/all/wrapper.scss */
  .container {
    width: 100%;
  }

  /* line 68, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 88%;
  }

  /* line 69, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 6%;
    margin-right: 6%;
  }

  /* line 70, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 76, ../sass/all/wrapper.scss */
  .wrapper {
    width: 100%;
    margin-left: 0px;
  }
}
/* line 1, ../sass/all/header.scss */
.Header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
/* line 7, ../sass/all/header.scss */
.Header .HeaderLogo {
  width: 120px;
  height: 65px;
  display: block;
  padding: 60px 0 0 0;
}
/* line 13, ../sass/all/header.scss */
.Header .HeaderLogo img {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 21, ../sass/all/header.scss */
  .Header {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 2;
  }
  /* line 27, ../sass/all/header.scss */
  .Header .HeaderLogo {
    width: 39vw;
    height: 12vw;
    display: block;
    padding: 6vw 0 0 1vw;
  }
}
/* line 1, ../sass/all/footer.scss */
.Footer {
  display: flex;
  justify-content: center;
  padding: 40px 0 43px;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}
/* line 8, ../sass/all/footer.scss */
.Footer .FooterWr {
  display: flex;
  justify-content: space-between;
  max-width: 1265px;
  margin: 0 auto;
  width: 100%;
  padding-left: 70px;
  padding-right: 70px;
}
/* line 18, ../sass/all/footer.scss */
.Footer p {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}
/* line 23, ../sass/all/footer.scss */
.Footer p a {
  color: #742c35;
}

@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 31, ../sass/all/footer.scss */
  .Footer {
    display: flex;
    justify-content: center;
    padding: 30px 0 33px;
    background: #fff;
    border-top: 1px solid #f0f0f0;
  }
  /* line 38, ../sass/all/footer.scss */
  .Footer .FooterWr {
    display: flex;
    justify-content: space-between;
    max-width: 840px;
    margin: 0 auto;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  /* line 48, ../sass/all/footer.scss */
  .Footer p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 57, ../sass/all/footer.scss */
  .Footer {
    display: flex;
    justify-content: center;
    padding: 20px 0 20px;
    background: #fff;
    border-top: 1px solid #f0f0f0;
  }
  /* line 64, ../sass/all/footer.scss */
  .Footer .FooterWr {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 72, ../sass/all/footer.scss */
  .Footer p {
    font-size: 12px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 81, ../sass/all/footer.scss */
  .Footer {
    display: flex;
    justify-content: center;
    padding: 4vw 0 4vw;
  }
  /* line 86, ../sass/all/footer.scss */
  .Footer .FooterWr {
    max-width: 100%;
    margin: 0 auto;
    width: 67%;
    padding-left: 0px;
    flex-direction: column;
    text-align: center;
    padding-right: 0;
  }
  /* line 96, ../sass/all/footer.scss */
  .Footer p {
    font-size: 5vw;
    margin-top: 1vw;
    line-height: 1.5;
  }
  /* line 101, ../sass/all/footer.scss */
  .Footer p:nth-child(2) {
    margin-top: 7vw;
  }
}
/* line 1, ../sass/all/buttons.scss */
.btn-site {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 55px;
  box-sizing: border-box;
  text-transform: uppercase;
  height: 55px;
  border: 2px solid #ffffff;
  background-color: transparent;
  display: block;
  cursor: pointer;
  outline: none;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  width: max-content;
  padding: 0 2em;
  transition: .2s linear;
  position: relative;
  z-index: 2;
}
/* line 23, ../sass/all/buttons.scss */
.btn-site.error {
  border-color: red !important;
}
/* line 27, ../sass/all/buttons.scss */
.btn-site.btn-site-black {
  border: 2px solid #000000;
  color: #000000;
}
/* line 31, ../sass/all/buttons.scss */
.btn-site.btn-site-black:hover {
  border-color: #742c35;
  background-color: #742c35;
  color: #fff;
}
/* line 38, ../sass/all/buttons.scss */
.btn-site:hover {
  border-color: #742c35;
  background-color: #742c35;
  color: #fff;
}

@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 46, ../sass/all/buttons.scss */
  .btn-site {
    font-size: 15px;
    line-height: 44px;
    height: 45px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 54, ../sass/all/buttons.scss */
  .btn-site {
    font-size: 14px;
    line-height: 37px;
    height: 40px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 62, ../sass/all/buttons.scss */
  .btn-site {
    font-size: 5.8vw;
    min-height: 17vw;
    padding: 0 1.5em;
    width: initial;
    word-break: break-word;
    line-height: 1.5;
    display: flex;
    height: auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: none;
  }

  /* line 77, ../sass/all/buttons.scss */
  .btn-site.btn-site-black {
    border: 2px solid #000000;
    color: #000000;
    margin: 3vw auto;
  }
}
/* line 1, ../sass/all/text.scss */
.site-title {
  font-family: 'Tinos', serif;
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 9, ../sass/all/text.scss */
.site-title-small {
  font-family: 'Tinos', serif;
  color: #000000;
  font-size: 25px;
  font-weight: 700;
}

/* line 16, ../sass/all/text.scss */
.text {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.95;
}

/* line 23, ../sass/all/text.scss */
.page {
  padding: 85px 0 50px !important;
}
/* line 26, ../sass/all/text.scss */
.page .site-title {
  position: relative;
  text-transform: initial;
  font-size: 45px;
  z-index: 3;
}
/* line 32, ../sass/all/text.scss */
.page .site-title:after {
  content: '';
  position: absolute;
  top: -43px;
  left: -53px;
  width: 370px;
  height: 164px;
  background: url(../img/fly.png) center center no-repeat;
  background-size: contain;
  z-index: -2;
}

@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 47, ../sass/all/text.scss */
  .text {
    font-size: 14px;
    line-height: 1.8;
  }

  /* line 52, ../sass/all/text.scss */
  .site-title {
    font-size: 28px;
  }

  /* line 56, ../sass/all/text.scss */
  .site-title-small {
    font-size: 22px;
  }

  /* line 60, ../sass/all/text.scss */
  .page {
    padding: 65px 0 30px !important;
  }
  /* line 63, ../sass/all/text.scss */
  .page .site-title {
    font-size: 40px;
  }
  /* line 66, ../sass/all/text.scss */
  .page .site-title:after {
    content: '';
    position: absolute;
    top: -43px;
    left: -53px;
    width: 365px;
    height: 120px;
    background: url(../img/fly.png) center center no-repeat;
    background-size: contain;
    z-index: -2;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 82, ../sass/all/text.scss */
  .text {
    font-size: 12px;
    line-height: 1.7;
  }

  /* line 87, ../sass/all/text.scss */
  .site-title {
    font-size: 22px;
  }

  /* line 91, ../sass/all/text.scss */
  .site-title-small {
    font-size: 18px;
  }

  /* line 95, ../sass/all/text.scss */
  .page {
    padding: 45px 0 20px !important;
  }
  /* line 98, ../sass/all/text.scss */
  .page .site-title {
    font-size: 32px;
  }
  /* line 101, ../sass/all/text.scss */
  .page .site-title:after {
    content: '';
    position: absolute;
    top: -43px;
    left: -53px;
    width: 365px;
    height: 120px;
    background: url(../img/fly.png) center center no-repeat;
    background-size: contain;
    z-index: -2;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 117, ../sass/all/text.scss */
  .text {
    font-size: 5vw;
    line-height: 1.57;
    letter-spacing: -1px;
  }

  /* line 123, ../sass/all/text.scss */
  .site-title {
    font-size: 8vw;
    letter-spacing: -1px;
  }

  /* line 128, ../sass/all/text.scss */
  .site-title-small {
    font-size: 5vw;
  }

  /* line 132, ../sass/all/text.scss */
  .page {
    padding: 7vw 0 4vw !important;
  }
  /* line 135, ../sass/all/text.scss */
  .page .site-title {
    font-size: 8vw;
    letter-spacing: -2px;
  }
  /* line 139, ../sass/all/text.scss */
  .page .site-title:after {
    content: '';
    position: absolute;
    top: -23px;
    left: -38px;
    width: 215px;
    height: 74px;
    background: url(../img/fly.png) center center no-repeat;
    background-size: contain;
    z-index: -2;
  }
}
/* line 1, ../sass/all/fix-sitebar.scss */
.SiteBar {
  width: 75px;
  height: 100%;
  border-right: 1px solid #f0f0f0;
  background-color: #ffffff;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 15px;
  z-index: 999999;
}

/* line 18, ../sass/all/fix-sitebar.scss */
.SiteBarLogo {
  position: relative;
  width: 45px;
  height: 20px;
  display: block;
}
/* line 24, ../sass/all/fix-sitebar.scss */
.SiteBarLogo img {
  display: block;
  width: 100%;
  transition: .1s linear;
}
/* line 29, ../sass/all/fix-sitebar.scss */
.SiteBarLogo img:nth-child(2) {
  opacity: 0;
  position: absolute;
  top: 0;
}
/* line 35, ../sass/all/fix-sitebar.scss */
.SiteBarLogo img:hover {
  opacity: 0;
}
/* line 38, ../sass/all/fix-sitebar.scss */
.SiteBarLogo img:hover:nth-child(2) {
  opacity: 1;
}

/* line 47, ../sass/all/fix-sitebar.scss */
.SiteMenuLang > a {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
  display: block;
  opacity: 0.4;
}
/* line 56, ../sass/all/fix-sitebar.scss */
.SiteMenuLang > a.active {
  opacity: 1;
}
/* line 60, ../sass/all/fix-sitebar.scss */
.SiteMenuLang > a:hover {
  opacity: 1;
  color: #9a424d;
  transition: .2s linear;
}

/* line 70, ../sass/all/fix-sitebar.scss */
.SiteBar.active {
  background: transparent;
  border-color: transparent;
}
/* line 74, ../sass/all/fix-sitebar.scss */
.SiteBar.active .SiteBarLogo {
  opacity: 0;
}

@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 82, ../sass/all/fix-sitebar.scss */
  .SiteBar {
    display: flex;
    width: 100%;
    height: 40px;
    padding: 0;
    height: 60px;
    justify-content: space-between;
    position: relative;
    flex-direction: row;
    box-sizing: border-box;
    padding-left: 6%;
  }

  /* line 95, ../sass/all/fix-sitebar.scss */
  .SiteMenuLang {
    display: none;
  }
}
/* line 1, ../sass/all/popup.scss */
.popup-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  transform: translate(-800%, -800%);
  z-index: 99999;
  box-sizing: border-box;
  background: url(../img/4-2.jpg);
  opacity: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 18, ../sass/all/popup.scss */
.popup-menu:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}

/* line 29, ../sass/all/popup.scss */
.open-btn {
  width: 60px;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
/* line 41, ../sass/all/popup.scss */
.open-btn span {
  position: relative;
  width: 30px;
  height: 3px;
  background-color: #000000;
  display: block;
  transition: .2s all;
  border-radius: 3px;
}
/* line 50, ../sass/all/popup.scss */
.open-btn span:after, .open-btn span:before {
  content: '';
  width: 30px;
  height: 3px;
  background-color: #000000;
  transition: .2s all;
}
/* line 58, ../sass/all/popup.scss */
.open-btn span:before {
  position: absolute;
  bottom: -9px;
}
/* line 63, ../sass/all/popup.scss */
.open-btn span:after {
  position: absolute;
  top: -9px;
}
/* line 69, ../sass/all/popup.scss */
.open-btn i {
  color: #000000;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-top: 18px;
  transition: .2s all;
}
/* line 82, ../sass/all/popup.scss */
.open-btn:hover span {
  background-color: #9a424d;
}
/* line 85, ../sass/all/popup.scss */
.open-btn:hover span:after, .open-btn:hover span:before {
  background-color: #9a424d;
}
/* line 90, ../sass/all/popup.scss */
.open-btn:hover i {
  color: #9a424d;
}
/* line 98, ../sass/all/popup.scss */
.open-btn.close-btn span {
  background: transparent;
}
/* line 101, ../sass/all/popup.scss */
.open-btn.close-btn span:before {
  position: absolute;
  bottom: 0;
  transform: rotate(45deg);
}
/* line 107, ../sass/all/popup.scss */
.open-btn.close-btn span:after {
  position: absolute;
  top: 0;
  transform: rotate(-45deg);
}

/* line 117, ../sass/all/popup.scss */
.popup-active {
  opacity: 1;
  transition: opacity .15s linear;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

/* line 124, ../sass/all/popup.scss */
.popup-menu {
  padding-top: 30px;
}
/* line 127, ../sass/all/popup.scss */
.popup-menu .wrapper {
  position: relative;
  z-index: 2;
}
/* line 132, ../sass/all/popup.scss */
.popup-menu .popup-logo {
  width: 120px;
  display: block;
  margin: 0 auto;
}
/* line 137, ../sass/all/popup.scss */
.popup-menu .popup-logo img {
  display: block;
  width: 100%;
}
/* line 143, ../sass/all/popup.scss */
.popup-menu .popup-wrap {
  max-width: 998px;
  margin: 0 auto;
  padding-top: 6vh;
  padding-bottom: 6vh;
}
/* line 149, ../sass/all/popup.scss */
.popup-menu .popup-wrap ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
/* line 154, ../sass/all/popup.scss */
.popup-menu .popup-wrap ul li {
  font-family: 'Tinos', serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 3.4vh;
  text-transform: uppercase;
  box-sizing: border-box;
  transition: .2s linear;
}
/* line 163, ../sass/all/popup.scss */
.popup-menu .popup-wrap ul li:nth-child(8), .popup-menu .popup-wrap ul li:nth-child(9), .popup-menu .popup-wrap ul li:nth-child(10), .popup-menu .popup-wrap ul li:nth-child(11), .popup-menu .popup-wrap ul li:nth-child(12), .popup-menu .popup-wrap ul li:nth-child(13), .popup-menu .popup-wrap ul li:nth-child(14) {
  padding-left: 19%;
}
/* line 169, ../sass/all/popup.scss */
.popup-menu .popup-wrap ul li.active a {
  color: #9a424d;
}
/* line 174, ../sass/all/popup.scss */
.popup-menu .popup-wrap ul li a {
  color: #000000;
}
/* line 177, ../sass/all/popup.scss */
.popup-menu .popup-wrap ul li a:hover {
  color: #9a424d;
}

@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 189, ../sass/all/popup.scss */
  .popup-menu .popup-logo {
    width: 115px;
    display: block;
    margin: 0 auto;
  }
  /* line 197, ../sass/all/popup.scss */
  .popup-menu .popup-wrap ul li {
    font-size: 24px;
    margin-bottom: 3.4vh;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 210, ../sass/all/popup.scss */
  .popup-menu .popup-logo {
    width: 100px;
    display: block;
    margin: 0 auto;
  }
  /* line 218, ../sass/all/popup.scss */
  .popup-menu .popup-wrap ul li {
    font-size: 20px;
    margin-bottom: 3.4vh;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 228, ../sass/all/popup.scss */
  .popup-menu {
    padding-top: 15px;
  }
  /* line 231, ../sass/all/popup.scss */
  .popup-menu .popup-logo {
    width: 20vw;
    display: block;
    margin: 0 auto;
  }
  /* line 238, ../sass/all/popup.scss */
  .popup-menu .popup-wrap ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    overflow: scroll;
    height: 65vh;
    display: flex;
    flex-direction: column;
  }
  /* line 247, ../sass/all/popup.scss */
  .popup-menu .popup-wrap ul li {
    font-size: 4vw;
    margin-bottom: 3.5vh;
    text-align: center;
  }
  /* line 252, ../sass/all/popup.scss */
  .popup-menu .popup-wrap ul li:nth-child(8), .popup-menu .popup-wrap ul li:nth-child(9), .popup-menu .popup-wrap ul li:nth-child(10), .popup-menu .popup-wrap ul li:nth-child(11), .popup-menu .popup-wrap ul li:nth-child(12), .popup-menu .popup-wrap ul li:nth-child(13), .popup-menu .popup-wrap ul li:nth-child(14) {
    padding-left: 0;
    text-align: center;
  }

  /* line 265, ../sass/all/popup.scss */
  .open-btn span:before {
    position: absolute;
    bottom: -11px;
    right: 0;
    width: 19px;
  }
  /* line 272, ../sass/all/popup.scss */
  .open-btn span:after {
    position: absolute;
    top: -11px;
    right: 0;
    width: 19px;
  }
  /* line 280, ../sass/all/popup.scss */
  .open-btn i {
    display: none;
  }
}
/* line 3, ../sass/all/popup-form.scss */
.overlaylight {
  display: none !important;
}

/* line 7, ../sass/all/popup-form.scss */
.popuplight {
  background: url(../img/4.png);
  opacity: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 14, ../sass/all/popup-form.scss */
.popuplight h3 {
  font-family: 'Tinos', serif;
  color: #000000;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 27px;
  text-align: center;
  z-index: 2;
  position: relative;
}

/* line 26, ../sass/all/popup-form.scss */
.popuplight-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 100vh;
  position: relative;
}
/* line 35, ../sass/all/popup-form.scss */
.popuplight-center:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}

/* line 46, ../sass/all/popup-form.scss */
#IndexForm {
  max-width: 420px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 53, ../sass/all/popup-form.scss */
#IndexForm .btn-site-black {
  cursor: initial;
  margin: 10px auto 30px;
}
/* line 57, ../sass/all/popup-form.scss */
#IndexForm .btn-site-black.btn-submit {
  cursor: pointer;
  margin: 18px auto 30px;
  height: 64px;
  line-height: 64px;
}

/* line 66, ../sass/all/popup-form.scss */
.IndexFormText {
  margin-bottom: 43px;
  z-index: 2;
  position: relative;
}
/* line 71, ../sass/all/popup-form.scss */
.IndexFormText span {
  text-align: center;
  display: block;
  line-height: 1.9;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.8px;
}

/* line 81, ../sass/all/popup-form.scss */
.form-group {
  z-index: 2;
  position: relative;
}
/* line 85, ../sass/all/popup-form.scss */
.form-group span {
  display: block;
  text-align: center;
  line-height: 1;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 132, ../sass/all/popup-form.scss */
  .popuplight {
    box-sizing: border-box;
  }
  /* line 135, ../sass/all/popup-form.scss */
  .popuplight h3 {
    font-size: 8vw;
    margin-bottom: 3vw;
  }

  /* line 141, ../sass/all/popup-form.scss */
  .IndexFormText {
    margin-bottom: 5vw;
  }
  /* line 144, ../sass/all/popup-form.scss */
  .IndexFormText span {
    font-size: 4vw;
    line-height: 1.57;
    letter-spacing: -1px;
  }

  /* line 153, ../sass/all/popup-form.scss */
  .form-group span {
    font-size: 4vw;
    margin-bottom: 2vw;
  }

  /* line 161, ../sass/all/popup-form.scss */
  #IndexForm .btn-site-black {
    cursor: initial;
    margin: 1vw auto 5vw;
    font-size: 4.8vw;
  }
}
/* line 25, ../sass/main-style.scss */
.fancybox-slide {
  margin-left: 75px !important;
  width: calc(100% - 75px) !important;
}

@media only screen and (max-width: 709px) and (min-width: 120px) {
  /* line 33, ../sass/main-style.scss */
  .fancybox-slide {
    margin-left: 0 !important;
    width: 100% !important;
  }
}


/* =========================================================
   CLUB HOUSE PAGE FIXES
   This file is intended to be loaded AFTER main-style.css,
   about.css, services-post.css and news-post.css.
   ========================================================= */

/* ---------- Global ---------- */

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  overflow-x: hidden;
  color: #111;
  background: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

/* ---------- Main layout ---------- */

.wrapper {
  width: calc(100% - 75px);
  margin-left: 75px;
}

.container {
  width: min(1120px, calc(100% - 40px));
  margin: 0 auto;
}

.container .sixteen.columns {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

/* Prevent the old 16-column grid from creating horizontal overflow */
.column,
.columns {
  margin-left: 0;
  margin-right: 0;
}

/* ---------- Header ---------- */

.Header {
  pointer-events: none;
}

.HeaderLogo {
  pointer-events: auto;
}

.Header .HeaderLogo {
  width: 120px;
  height: auto;
  padding-top: 55px;
}

.Header .HeaderLogo img {
  width: 100%;
  height: auto;
  display: block;
}

/* ---------- Left sidebar ---------- */

.SiteBar {
  width: 75px;
  min-width: 75px;
  z-index: 1000000;
}

.SiteBarLogo img {
  width: 100%;
  height: auto;
}

.BurgerMenu,
.open-btn {
  text-decoration: none;
  user-select: none;
}

.open-btn span,
.open-btn span::before,
.open-btn span::after {
  box-sizing: border-box;
}

/* ---------- Hero ---------- */

.iSliderBox {
  position: relative;
  min-height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.iSliderBox::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, .58) 0%,
    rgba(0, 0, 0, .30) 45%,
    rgba(0, 0, 0, .08) 100%
  );
  z-index: 0;
}

.iSliderBox > .container {
  position: relative;
  z-index: 1;
}

.iSliderBoxWr {
  max-width: 760px;
  padding: 120px 0 90px;
}

.iSliderBoxWr h1 {
  margin: 0 0 30px;
  color: #fff;
  font-family: "Tinos", serif;
  font-size: clamp(48px, 6vw, 86px);
  line-height: 1;
  font-weight: 700;
  text-transform: none;
}

.iSliderBoxWr p {
  margin-bottom: 28px;
}

.iSliderBoxWr .btn-site {
  margin-top: 25px;
}

/* ---------- About section ---------- */

.iAbout {
  background: #fff;
  padding: 90px 0;
}

.iAboutWr {
  display: block;
}

.AboutText {
  max-width: 900px;
  margin: 0 auto;
}

.AboutText p {
  margin: 0 0 28px;
  color: #222;
  font-size: 18px;
  line-height: 1.9;
  font-weight: 400;
}

.AboutText p:last-child {
  margin-bottom: 0;
}

/* ---------- Image slider ---------- */

.ImageSlider {
  position: relative;
  padding: 0 0 90px;
  background: #fff;
  overflow: hidden;
}

.ImageSliderWr {
  width: min(1120px, calc(100% - 40px));
  margin: 0 auto;
}

.ImageSliderImg {
  position: relative;
  overflow: hidden;
  background: #eee;
  aspect-ratio: 16 / 9;
}

.ImageSliderImg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.ImageSlider .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.ImageSlider .owl-nav button {
  width: 48px;
  height: 48px;
  margin: 0 15px;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, .55);
  color: #fff;
  cursor: pointer;
  pointer-events: auto;
  transition: background .2s ease, transform .2s ease;
}

.ImageSlider .owl-nav button:hover {
  background: #742c35;
  transform: scale(1.05);
}

.ImageSlider .owl-dots {
  margin-top: 20px;
  text-align: center;
}

.ImageSlider .owl-dot {
  display: inline-block;
  margin: 0 5px;
}

.ImageSlider .owl-dot span {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ccc;
  transition: background .2s ease, transform .2s ease;
}

.ImageSlider .owl-dot.active span {
  background: #742c35;
  transform: scale(1.2);
}

/* ---------- Empty services block ---------- */

.ServicesPostBtn {
  min-height: 0;
  padding: 0;
}

/* ---------- News ---------- */

.iNews {
  padding: 80px 0 100px;
  background: #f7f7f7;
}

.iNews > .container > .sixteen.columns {
  width: 100%;
}

.iNews .site-title {
  margin-bottom: 45px;
}

.iNewsWr {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  margin-bottom: 45px;
}

.iNewsBox {
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  background: #fff;
  color: #111;
  overflow: hidden;
  transition: transform .25s ease, box-shadow .25s ease;
}

.iNewsBox:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, .10);
}

.iNewsBoxImg {
  width: 100%;
  aspect-ratio: 16 / 10;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.iNewsBox h3 {
  padding: 24px 25px 8px;
  color: #111;
  font-family: "Tinos", serif;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;
}

.iNewsBox p {
  padding: 0 25px 25px;
  color: #555;
  font-size: 15px;
  line-height: 1.65;
}

.iNews > .container > .sixteen.columns > .btn-site {
  margin: 0 auto;
}

/* ---------- Popup menu ---------- */

.popup-menu {
  overflow-y: auto;
  overflow-x: hidden;
}

.popup-menu.popup-active {
  transform: translateY(0);
}

.popup-menu .wrapper {
  min-height: 100%;
}

.popup-menu .popup-wrap ul {
  column-gap: 60px;
}

.popup-menu .popup-wrap ul li {
  break-inside: avoid;
}

/* ---------- Footer ---------- */

.Footer {
  width: calc(100% - 75px);
  margin-left: 75px;
}

.Footer .FooterWr {
  padding-left: 40px;
  padding-right: 40px;
}

/* ---------- Tablet ---------- */

@media only screen and (min-width: 710px) and (max-width: 1240px) {

  .wrapper,
  .Footer {
    width: calc(100% - 75px);
    margin-left: 75px;
  }

  .container {
    width: calc(100% - 50px);
  }

  .iSliderBox {
    min-height: 560px;
  }

  .iSliderBoxWr {
    padding: 100px 0 70px;
  }

  .iSliderBoxWr h1 {
    font-size: clamp(44px, 7vw, 70px);
  }

  .iAbout {
    padding: 65px 0;
  }

  .AboutText {
    max-width: 800px;
  }

  .AboutText p {
    font-size: 16px;
    line-height: 1.75;
  }

  .ImageSlider {
    padding-bottom: 65px;
  }

  .iNews {
    padding: 65px 0 75px;
  }

  .iNewsWr {
    gap: 20px;
  }

  .iNewsBox h3 {
    font-size: 21px;
    padding: 18px 18px 7px;
  }

  .iNewsBox p {
    padding: 0 18px 20px;
    font-size: 14px;
  }
}

/* ---------- Mobile ---------- */

@media only screen and (min-width: 120px) and (max-width: 709px) {

  body {
    min-width: 0;
  }

  .wrapper,
  .Footer {
    width: 100%;
    margin-left: 0;
  }

  .container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  }

  .container .sixteen.columns {
    width: 100%;
  }

  /* Mobile top bar */
  .SiteBar {
    position: relative;
    width: 100%;
    min-width: 0;
    height: 60px;
    padding: 0 6%;
  }

  .SiteBarLogo {
    width: 45px;
  }

  .Header {
    top: 60px;
    width: 100%;
  }

  .Header .HeaderLogo {
    width: 39vw;
    max-width: 180px;
    height: auto;
    padding: 6vw 0 0 1vw;
  }

  /* Mobile hero */
  .iSliderBox {
    min-height: 520px;
    align-items: flex-end;
    background-position: center center;
  }

  .iSliderBox::before {
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, .70) 0%,
      rgba(0, 0, 0, .20) 65%,
      rgba(0, 0, 0, .05) 100%
    );
  }

  .iSliderBoxWr {
    max-width: none;
    padding: 80px 0 55px;
  }

  .iSliderBoxWr h1 {
    margin-bottom: 20px;
    font-size: 14vw;
    line-height: .95;
  }

  .iSliderBoxWr .btn-site {
    width: 100%;
    max-width: 360px;
    margin-top: 20px;
  }

  /* Mobile text */
  .iAbout {
    padding: 55px 0;
  }

  .AboutText {
    max-width: none;
  }

  .AboutText p {
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 1.7;
  }

  /* Mobile gallery */
  .ImageSlider {
    padding-bottom: 55px;
  }

  .ImageSliderWr {
    width: 88%;
  }

  .ImageSliderImg {
    aspect-ratio: 4 / 3;
  }

  .ImageSlider .owl-nav button {
    width: 38px;
    height: 38px;
    margin: 0 8px;
  }

  /* Mobile news */
  .iNews {
    padding: 55px 0 65px;
  }

  .iNews .site-title {
    margin-bottom: 30px;
    font-size: 8vw;
  }

  .iNewsWr {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 30px;
  }

  .iNewsBox h3 {
    padding: 18px 20px 7px;
    font-size: 24px;
  }

  .iNewsBox p {
    padding: 0 20px 20px;
    font-size: 15px;
  }

  .iNews > .container > .sixteen.columns > .btn-site {
    width: 100%;
    max-width: 360px;
  }

  /* Mobile popup */
  .popup-menu .popup-wrap {
    padding: 35px 0 40px;
  }

  .popup-menu .popup-wrap ul {
    height: auto;
    max-height: 68vh;
    overflow-y: auto;
    padding-bottom: 10px;
  }

  .popup-menu .popup-wrap ul li {
    margin-bottom: 22px;
    font-size: 5vw;
    line-height: 1.2;
  }

  .popup-menu .popup-wrap ul li:nth-child(n) {
    padding-left: 0;
    text-align: center;
  }

  /* Mobile footer */
  .Footer {
    padding: 25px 0;
  }

  .Footer .FooterWr {
    width: 88%;
    padding: 0;
  }

  .Footer p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
  }
}

/* ---------- Very small phones ---------- */

@media only screen and (max-width: 380px) {

  .iSliderBox {
    min-height: 480px;
  }

  .iSliderBoxWr h1 {
    font-size: 15vw;
  }

  .AboutText p {
    font-size: 15px;
  }

  .popup-menu .popup-wrap ul li {
    font-size: 5.2vw;
  }
}