html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 0;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  outline: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border: 0;
  padding: 0;
}
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
[type='number'] {
  -moz-appearance: textfield;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body {
  margin: 0;
}
a:focus {
  outline: 0;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
img,
iframe,
object,
embed,
svg {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
[disabled] {
  cursor: default;
}
.flats-tags,
.grid,
.metas,
.slick-dots,
.detail-benefits__list,
.c-flats__list,
.c-gallery__list,
.m-lang__list,
.m-main__list,
.s-type-7__list {
  margin: 0;
}
.flats-tags__item,
.grid__cell,
.metas__item,
.slick-dots li,
.detail-benefits__item,
.c-flats__item,
.c-gallery__item,
.m-lang__item,
.m-main__item,
.s-type-7__item {
  padding: 0;
  margin: 0;
  background: none;
}
.grid {
  counter-reset: none;
}
.grid__cell {
  position: static;
}
.grid__cell:before {
  content: normal;
  counter-increment: none;
  position: static;
  top: auto;
  left: auto;
}
.grid {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.no-flexwrap .grid {
  font-size: 0;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  .no-flexwrap .grid {
    letter-spacing: -1px;
  }
}
.grid__cell {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 100%;
}
.no-flexwrap .grid__cell {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  letter-spacing: normal;
  white-space: normal;
}
.grid--scroll {
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.grid--scroll .grid__cell {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.grid--scroll .slick-slide .grid__cell {
  max-width: none;
}
.js .grid--scroll {
  overflow-x: hidden;
}
.no-flexwrap .grid--scroll {
  white-space: nowrap;
}
html {
  font: normal 14px/1.444444444444444 'sneak', sans-serif;
  color: #787878;
}
@media (min-width: 1000px) {
  html {
    font-size: 18px;
  }
}
.section {
  font-size: 14px;
}
@media (min-width: 750px) {
  .section {
    font-size: 15px;
  }
}
@media (min-width: 1000px) {
  .section {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .section {
    font-size: 15px;
  }
}
@media (min-width: 1700px) {
  .section {
    font-size: 18px;
  }
}
@media (min-width: 1000px) {
  .page-homepage .section {
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media (min-width: 1400px) {
  .page-homepage .section {
    font-size: 16px;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .page-homepage .section {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (max-width: 1399px) and (min-height: 1000px) {
  .section {
    font-size: 15px;
  }
}
@media (min-width: 1400px) and (max-height: 800px) {
  .section {
    font-size: 14px;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'aviano-didone', serif;
  font-weight: bold;
  line-height: 1.2;
  margin: 1.5em 0 0.75em;
  color: #456d65;
  font-weight: 900;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 24px;
  line-height: 1.166666666666667;
}
@media (min-width: 480px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}
@media (min-width: 1000px) {
  h2,
  .h2 {
    font-size: 40px;
  }
}
@media (min-width: 1400px) {
  h2,
  .h2 {
    font-size: 60px;
  }
}
@media (min-width: 750px) {
  .section h2,
  .section .h2 {
    font-size: 30px;
  }
}
@media (min-width: 1000px) {
  .section h2,
  .section .h2 {
    font-size: 35px;
    line-height: 1.2;
  }
}
@media (min-width: 1400px) {
  .section h2,
  .section .h2 {
    font-size: 40px;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .section h2,
  .section .h2 {
    font-size: 50px;
    line-height: 1.2;
  }
}
@media (min-width: 1400px) and (max-height: 800px) {
  .section h2,
  .section .h2 {
    font-size: 40px;
  }
}
h3,
.h3 {
  font-size: 20px;
}
@media (min-width: 1000px) {
  h3,
  .h3 {
    font-size: 30px;
  }
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 1.25em;
}
hr {
  border: 0;
  border-top: 1px solid #ddd;
  margin: 40px 0;
  height: 1px;
  overflow: hidden;
}
blockquote {
  margin: 0 0 1.25em;
  padding: 0;
}
blockquote p {
  margin: 0;
}
a {
  color: #456d65;
  tap-highlight-color: rgba(0,0,0,0);
  text-decoration: underline;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.no-touchevents a:hover {
  color: #a4d6b2;
}
ul,
ol,
dl,
menu {
  margin: 0 0 1.25em;
  list-style: none;
  padding: 0;
}
li {
  padding: 0 0 0 20px;
  margin: 0 0 0.3125em;
}
ul li {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0IiBoZWlnaHQ9IjQiPjxwYXRoIGZpbGw9IiMwMTAyMDIiIGQ9Ik0wIDBoNHY0SDB6Ii8+PC9zdmc+") 5px 0.5em no-repeat;
  background-size: 4px 4px;
}
ol {
  counter-reset: item;
}
ol li {
  position: relative;
}
ol li:before {
  content: counter(item) '.';
  counter-increment: item;
  position: absolute;
  top: 0;
  left: 0;
}
ol ol li:before {
  content: counter(item, lower-alpha) '.';
}
dt {
  font-weight: bold;
  margin: 0;
}
dd {
  margin: 0 0 0.625em;
  padding: 0;
}
table {
  width: 100%;
  clear: both;
  margin: 0 0 1.25em;
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
}
caption {
  font-weight: bold;
  text-align: left;
  padding: 0 0 10px;
  caption-side: top;
}
td,
th {
  vertical-align: top;
  padding: 15px 20px;
  border: 1px solid #ddd;
}
th {
  font-weight: bold;
  text-align: left;
}
thead th {
  background: #eee;
}
figure {
  margin-bottom: 1.25em;
}
figcaption {
  margin-top: 0.5em;
}
sup {
  font-size: 60%;
}
@media (max-width: 1399px) {
  img {
    max-width: 100%;
    height: auto;
  }
}
.icon-svg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.icon-svg__svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
  pointer-events: none;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.icon-svg:before {
  content: '';
  display: block;
}
.icon-svg--angle-left {
  width: 33.9px;
}
.icon-svg--angle-left:before {
  padding-top: 194.39528023598822%;
}
.icon-svg--angle-right {
  width: 33.9px;
}
.icon-svg--angle-right:before {
  padding-top: 194.39528023598822%;
}
.icon-svg--back {
  width: 11px;
}
.icon-svg--back:before {
  padding-top: 400%;
}
.icon-svg--cross {
  width: 27px;
}
.icon-svg--cross:before {
  padding-top: 100%;
}
.icon-svg--instagram {
  width: 30px;
}
.icon-svg--instagram:before {
  padding-top: 100%;
}
.icon-svg--logo-crestyl-footer {
  width: 130.3px;
}
.icon-svg--logo-crestyl-footer:before {
  padding-top: 12.509593246354566%;
}
.icon-svg--logo-crestyl {
  width: 89.8px;
}
.icon-svg--logo-crestyl:before {
  padding-top: 13.585746102449889%;
}
.icon-svg--logo-sarecky-dvur {
  width: 155px;
}
.icon-svg--logo-sarecky-dvur:before {
  padding-top: 58.06451612903226%;
}
.icon-svg--menu {
  width: 32.2px;
}
.icon-svg--menu:before {
  padding-top: 384.78260869565213%;
}
.icon-svg--refresh {
  width: 491.236px;
}
.icon-svg--refresh:before {
  padding-top: 100%;
}
.icon-svg--sound-off {
  width: 31px;
}
.icon-svg--sound-off:before {
  padding-top: 91.61290322580645%;
}
.icon-svg--sound {
  width: 31px;
}
.icon-svg--sound:before {
  padding-top: 91.61290322580645%;
}
.icon-svg--symbol-bottom {
  width: 81px;
}
.icon-svg--symbol-bottom:before {
  padding-top: 38.2716049382716%;
}
.icon-svg--symbol-top {
  width: 81px;
}
.icon-svg--symbol-top:before {
  padding-top: 38.2716049382716%;
}
.fp-enabled .section:not(.s-type-8) .js-animate-opacity,
.fp-enabled .s-type-8:not(.was-visible) .js-animate-opacity {
  opacity: 0;
  -webkit-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.fp-enabled .section:not(.s-type-8) .js-animate-item,
.fp-enabled .s-type-8:not(.was-visible) .js-animate-item {
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.fp-enabled .section:not(.s-type-8) .js-animate-item-sm,
.fp-enabled .s-type-8:not(.was-visible) .js-animate-item-sm {
  margin-bottom: -50px;
  -webkit-transition: margin 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: margin 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: margin 1.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.fp-enabled .section:not(.s-type-8) .js-animate-btn,
.fp-enabled .s-type-8:not(.was-visible) .js-animate-btn {
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.fp-enabled .fp-section.active .js-animate-opacity {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.fp-enabled .fp-section.active .js-animate-item {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.fp-enabled .fp-section.active .js-animate-btn {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.fp-enabled .fp-section.active .js-animate-item-sm {
  margin-bottom: 0;
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.fp-enabled .fp-section.active .js-animate-second {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.fp-enabled .fp-section.active .js-animate-third {
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.fp-enabled .fp-section.active .js-animate-fourth {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.fp-enabled .fp-section.active .js-animate-fifth {
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
@media (max-width: 999px) {
  .section:not(.s-type-8) .js-animate-opacity,
  .s-type-8:not(.was-visible) .js-animate-opacity {
    -webkit-transition-delay: 0.5s;
         -o-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .js .section:not(.s-type-8) .js-animate-opacity:not(.is-anim-enter),
  .js .s-type-8:not(.was-visible) .js-animate-opacity:not(.is-anim-enter) {
    opacity: 0;
  }
  .section:not(.s-type-8) .js-animate-item,
  .s-type-8:not(.was-visible) .js-animate-item {
    -webkit-transition-delay: 0.5s;
         -o-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), transform 1.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .js .section:not(.s-type-8) .js-animate-item:not(.is-anim-enter),
  .js .s-type-8:not(.was-visible) .js-animate-item:not(.is-anim-enter) {
    opacity: 0;
    -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
            transform: translateY(100px);
  }
  .section:not(.s-type-8) .js-animate-item-sm,
  .s-type-8:not(.was-visible) .js-animate-item-sm {
    margin-bottom: 0;
    -webkit-transition-delay: 0.5s;
         -o-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), margin 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), margin 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 1.5s cubic-bezier(0.23, 1, 0.32, 1), margin 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .js .section:not(.s-type-8) .js-animate-item-sm:not(.is-anim-enter),
  .js .s-type-8:not(.was-visible) .js-animate-item-sm:not(.is-anim-enter) {
    opacity: 0;
    margin-bottom: -50px;
  }
  .section:not(.s-type-8) .js-animate-btn,
  .s-type-8:not(.was-visible) .js-animate-btn {
    -webkit-transition-delay: 0.5s;
         -o-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-transition: -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 1.25s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.25s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .js .section:not(.s-type-8) .js-animate-btn:not(.is-anim-enter),
  .js .s-type-8:not(.was-visible) .js-animate-btn:not(.is-anim-enter) {
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px);
  }
  .section:not(.s-type-8) .js-animate-second,
  .s-type-8:not(.was-visible) .js-animate-second {
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .section:not(.s-type-8) .js-animate-third,
  .s-type-8:not(.was-visible) .js-animate-third {
    -webkit-transition-delay: 0.7s;
         -o-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .section:not(.s-type-8) .js-animate-fourth,
  .s-type-8:not(.was-visible) .js-animate-fourth {
    -webkit-transition-delay: 0.8s;
         -o-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .section:not(.s-type-8) .js-animate-fifth,
  .s-type-8:not(.was-visible) .js-animate-fifth {
    -webkit-transition-delay: 0.9s;
         -o-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
}
@-webkit-keyframes animation-rotate {
  from {
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
            transform: rotate(0deg) translate(-50%, -50%);
  }
  to {
    -webkit-transform: rotate(359deg) translate(-50%, -50%);
            transform: rotate(359deg) translate(-50%, -50%);
  }
}
@keyframes animation-rotate {
  from {
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
            transform: rotate(0deg) translate(-50%, -50%);
  }
  to {
    -webkit-transform: rotate(359deg) translate(-50%, -50%);
            transform: rotate(359deg) translate(-50%, -50%);
  }
}
.anim {
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js .anim:not(.is-anim-enter) {
  opacity: 0;
}
.anim-move {
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js .anim-move:not(.is-anim-enter) {
  opacity: 0;
  -webkit-transform: translateY(40px);
      -ms-transform: translateY(40px);
          transform: translateY(40px);
}
.anim-gallery {
  -webkit-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js .anim-gallery:not(.is-anim-enter) {
  opacity: 0;
  -webkit-transform: translateY(-44%) translateZ(0);
          transform: translateY(-44%) translateZ(0);
}
.as-link {
  display: inline;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  text-decoration: underline;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: 2px solid #224740;
  background: none;
  text-decoration: none;
  font-family: 'sneak', sans-serif;
  -webkit-transition: background 0.3s, border-color 0.3s, color 0.3s;
  -o-transition: background 0.3s, border-color 0.3s, color 0.3s;
  transition: background 0.3s, border-color 0.3s, color 0.3s;
}
.btn__text {
  position: relative;
  display: block;
  border: 1px solid #a8b9b6;
  padding: 10px 20px;
  font-size: 1rem;
  line-height: 26px;
  background: #224740;
  color: #a8b9b6;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  -webkit-transition: background 0.3s, border-color 0.3s, color 0.3s;
  -o-transition: background 0.3s, border-color 0.3s, color 0.3s;
  transition: background 0.3s, border-color 0.3s, color 0.3s;
}
.btn--secondary {
  border-color: #e8c6b9;
}
.btn--secondary .btn__text {
  background: #e8c6b9;
  border-color: #224740;
  color: #224740;
}
.btn--expand::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.btn:disabled,
.btn.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.btn__loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  margin: -10px 0 0 -10px;
  opacity: 0;
}
.btn__loading,
.btn__text-loading {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.btn.is-loading .btn__loading {
  opacity: 1;
}
.btn.is-loading .btn__text-loading {
  opacity: 0;
}
.no-touchevents .btn:hover,
.no-touchevents .btn:focus {
  border-color: #a8b9b6;
}
.no-touchevents .btn:hover .btn__text,
.no-touchevents .btn:focus .btn__text {
  background: #a8b9b6;
  border-color: #224740;
  color: #224740;
}
@media (min-width: 480px) {
  .btn {
    width: 215px;
  }
}
@media (min-width: 1000px) {
  .btn__text {
    padding: 20px;
  }
}
@media (min-width: 1400px) {
  .btn--lg {
    width: auto;
  }
  .btn--lg .btn__text {
    font-size: 28px;
    padding: 30px 55px;
  }
}
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    -webkit-transition-duration: inherit;
         -o-transition-duration: inherit;
            transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
         -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
            transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
         -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
            transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    -o-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
            animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -ms-transform-origin: 0;
    -webkit-transform-origin: 0;
            transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: -webkit-gradient(linear,
        left bottom, left top,
        from(rgba(0, 0, 0, .85)),
        color-stop(50%, rgba(0, 0, 0, .3)),
        color-stop(65%, rgba(0, 0, 0, .15)),
        color-stop(75.5%, rgba(0, 0, 0, .075)),
        color-stop(82.85%, rgba(0, 0, 0, .037)),
        color-stop(88%, rgba(0, 0, 0, .019)),
        to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
            animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
         -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
            transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
         -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
            transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
            transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
            transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
            transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
            transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
            transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
            transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.7;
  background-color: #000;
}
.flat-header {
  padding-top: 100px;
  padding-left: 16.666666666666668%;
  position: relative;
}
.flat-header::before {
  content: '';
  position: absolute;
  background: #f9f1ee url("../img/bg/contact.jpg");
  top: 0;
  left: 0;
  width: 100%;
  bottom: 115px;
  z-index: 0;
}
.flat-header__holder {
  position: relative;
}
.flat-header__holder > *:last-child {
  margin-bottom: 0;
}
.flat-header__illust {
  position: relative;
}
.flat-header__img {
  margin-bottom: 30px;
}
.flat-header__img img {
  max-width: 100%;
  height: auto;
}
.flat-header__text {
  font-size: 18px;
  line-height: 1.28;
  color: #5b8179;
}
@media (min-width: 750px) {
  .flat-header::before {
    bottom: 215px;
  }
}
@media (min-width: 1000px) {
  .flat-header__text {
    font-size: 25px;
  }
}
.flats-tags {
  margin: 0 0 -30px -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flats-tags__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  width: 100%;
  border: 1px solid transparent;
  border-width: 0 0 30px 40px;
  color: #5b8179;
  font-size: 18px;
  line-height: 1.28;
}
.flats-tags__value {
  color: #93b3ac;
  margin: 10px 0 5px;
  display: inline-block;
  font-size: 16px;
}
a.flats-tags__value {
  text-decoration: underline;
  color: #456d65;
}
.no-touchevents a.flats-tags__value:hover,
.no-touchevents a.flats-tags__value:focus {
  text-decoration: none;
}
.flats-tags--vertical {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
@media (min-width: 480px) {
  .flats-tags__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .flats-tags {
    margin-left: -80px;
  }
  .flats-tags__item {
    border-left-width: 80px;
    font-size: 25px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: auto;
    max-width: none;
  }
  .flats-tags__value {
    font-size: 20px;
  }
}
@font-face {
  font-family: 'sneak';
  src: url("/web/fonts/sneak-regular-webfont.woff2") format('woff2'), url("/web/fonts/sneak-regular-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sneak';
  src: url("/web/fonts/sneak-bold-webfont.woff2") format('woff2'), url("/web/fonts/sneak-bold-webfont.woff") format('woff');
  font-weight: bold;
  font-style: normal;
}
.row-main {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1780px;
}
.row-main:before,
.row-main:after {
  content: '';
  display: table;
}
.row-main:after {
  clear: both;
}
.page-homepage .row-main {
  max-width: none;
}
@media (min-width: 1400px) {
  .row-main {
    padding: 0 40px;
  }
}
.grid {
  margin-left: -20px;
}
.grid__cell {
  position: relative;
  border: 20px solid transparent;
  -o-border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3C/svg%3E");
     border-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3C/svg%3E");
  border-width: 0 0 0 20px;
}
.grid__cell--top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.grid__cell--middle {
  -ms-flex-item-align: center;
      align-self: center;
}
.grid__cell--bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.grid__cell--eq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grid__cell--eq > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.grid--middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.grid--bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.grid--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.grid--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.grid--space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid--nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (min-width: 1000px) {
  .grid--nowrap\@lg {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (min-width: 1400px) {
  .grid--nowrap\@xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.no-flexwrap .grid--middle .grid__cell {
  vertical-align: middle;
}
.no-flexwrap .grid--bottom .grid__cell {
  vertical-align: bottom;
}
.no-flexwrap .grid--center .grid__cell {
  text-align: center;
}
.no-flexwrap .grid--right .grid__cell {
  text-align: right;
}
.grid--x-25 {
  margin-left: -25px;
}
.grid--x-25 > .grid__cell {
  border-left-width: 25px;
}
.grid--x-40 {
  margin-left: -40px;
}
.grid--x-40 > .grid__cell {
  border-left-width: 40px;
}
.grid--x-60 {
  margin-left: -60px;
}
.grid--x-60 > .grid__cell {
  border-left-width: 60px;
}
.grid--x-80 {
  margin-left: -80px;
}
.grid--x-80 > .grid__cell {
  border-left-width: 80px;
}
.grid--y-30 {
  margin-bottom: -30px;
}
.grid--y-30 > .grid__cell {
  border-bottom-width: 30px;
}
.grid--y-xl {
  margin-bottom: -130px;
}
@media (max-width: 1399px) {
  .grid--y-xl {
    margin-bottom: -60px;
  }
}
.grid--y-xl > .grid__cell {
  border-bottom-width: 130px;
}
@media (max-width: 1399px) {
  .grid--y-xl > .grid__cell {
    border-bottom-width: 60px;
  }
}
.size--auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.size--autogrow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: auto;
  max-width: none;
}
.size--1-12 {
  -ms-flex-preferred-size: 8.333333333333334%;
      flex-basis: 8.333333333333334%;
  max-width: 8.333333333333334%;
}
.size--2-12 {
  -ms-flex-preferred-size: 16.666666666666668%;
      flex-basis: 16.666666666666668%;
  max-width: 16.666666666666668%;
}
.size--3-12 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
.size--4-12 {
  -ms-flex-preferred-size: 33.333333333333336%;
      flex-basis: 33.333333333333336%;
  max-width: 33.333333333333336%;
}
.size--5-12 {
  -ms-flex-preferred-size: 41.66666666666667%;
      flex-basis: 41.66666666666667%;
  max-width: 41.66666666666667%;
}
.size--6-12 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
.size--7-12 {
  -ms-flex-preferred-size: 58.333333333333336%;
      flex-basis: 58.333333333333336%;
  max-width: 58.333333333333336%;
}
.size--8-12 {
  -ms-flex-preferred-size: 66.66666666666667%;
      flex-basis: 66.66666666666667%;
  max-width: 66.66666666666667%;
}
.size--9-12 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}
.size--10-12 {
  -ms-flex-preferred-size: 83.33333333333334%;
      flex-basis: 83.33333333333334%;
  max-width: 83.33333333333334%;
}
.size--11-12 {
  -ms-flex-preferred-size: 91.66666666666667%;
      flex-basis: 91.66666666666667%;
  max-width: 91.66666666666667%;
}
.size--12-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 480px) {
  .size--auto\@sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .size--autogrow\@sm {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: auto;
    max-width: none;
  }
  .size--1-12\@sm {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .size--2-12\@sm {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .size--3-12\@sm {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .size--4-12\@sm {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .size--5-12\@sm {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .size--6-12\@sm {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .size--7-12\@sm {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .size--8-12\@sm {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .size--9-12\@sm {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .size--10-12\@sm {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .size--11-12\@sm {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .size--12-12\@sm {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 750px) {
  .size--auto\@md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .size--autogrow\@md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: auto;
    max-width: none;
  }
  .size--1-12\@md {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .size--2-12\@md {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .size--3-12\@md {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .size--4-12\@md {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .size--5-12\@md {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .size--6-12\@md {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .size--7-12\@md {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .size--8-12\@md {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .size--9-12\@md {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .size--10-12\@md {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .size--11-12\@md {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .size--12-12\@md {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1000px) {
  .size--auto\@lg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .size--autogrow\@lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: auto;
    max-width: none;
  }
  .size--1-12\@lg {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .size--2-12\@lg {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .size--3-12\@lg {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .size--4-12\@lg {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .size--5-12\@lg {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .size--6-12\@lg {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .size--7-12\@lg {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .size--8-12\@lg {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .size--9-12\@lg {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .size--10-12\@lg {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .size--11-12\@lg {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .size--12-12\@lg {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .size--auto\@xl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .size--autogrow\@xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: auto;
    max-width: none;
  }
  .size--1-12\@xl {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .size--2-12\@xl {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .size--3-12\@xl {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .size--4-12\@xl {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .size--5-12\@xl {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .size--6-12\@xl {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .size--7-12\@xl {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .size--8-12\@xl {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .size--9-12\@xl {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .size--10-12\@xl {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .size--11-12\@xl {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .size--12-12\@xl {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1700px) {
  .size--auto\@xxl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .size--autogrow\@xxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: auto;
    max-width: none;
  }
  .size--1-12\@xxl {
    -ms-flex-preferred-size: 8.333333333333334%;
        flex-basis: 8.333333333333334%;
    max-width: 8.333333333333334%;
  }
  .size--2-12\@xxl {
    -ms-flex-preferred-size: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
    max-width: 16.666666666666668%;
  }
  .size--3-12\@xxl {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .size--4-12\@xxl {
    -ms-flex-preferred-size: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
    max-width: 33.333333333333336%;
  }
  .size--5-12\@xxl {
    -ms-flex-preferred-size: 41.66666666666667%;
        flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .size--6-12\@xxl {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .size--7-12\@xxl {
    -ms-flex-preferred-size: 58.333333333333336%;
        flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }
  .size--8-12\@xxl {
    -ms-flex-preferred-size: 66.66666666666667%;
        flex-basis: 66.66666666666667%;
    max-width: 66.66666666666667%;
  }
  .size--9-12\@xxl {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .size--10-12\@xxl {
    -ms-flex-preferred-size: 83.33333333333334%;
        flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }
  .size--11-12\@xxl {
    -ms-flex-preferred-size: 91.66666666666667%;
        flex-basis: 91.66666666666667%;
    max-width: 91.66666666666667%;
  }
  .size--12-12\@xxl {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
.order--1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.order--2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.order--3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.order--4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.order--5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.order--6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.order--7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.order--8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.order--9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.order--10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.order--11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.order--12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
@media (min-width: 480px) {
  .order--1\@sm {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order--2\@sm {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order--3\@sm {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order--4\@sm {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order--5\@sm {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order--6\@sm {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order--7\@sm {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order--8\@sm {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order--9\@sm {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order--10\@sm {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order--11\@sm {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order--12\@sm {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 750px) {
  .order--1\@md {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order--2\@md {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order--3\@md {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order--4\@md {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order--5\@md {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order--6\@md {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order--7\@md {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order--8\@md {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order--9\@md {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order--10\@md {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order--11\@md {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order--12\@md {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 1000px) {
  .order--1\@lg {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order--2\@lg {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order--3\@lg {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order--4\@lg {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order--5\@lg {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order--6\@lg {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order--7\@lg {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order--8\@lg {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order--9\@lg {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order--10\@lg {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order--11\@lg {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order--12\@lg {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 1400px) {
  .order--1\@xl {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order--2\@xl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order--3\@xl {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order--4\@xl {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order--5\@xl {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order--6\@xl {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order--7\@xl {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order--8\@xl {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order--9\@xl {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order--10\@xl {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order--11\@xl {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order--12\@xl {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 1700px) {
  .order--1\@xxl {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order--2\@xxl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order--3\@xxl {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order--4\@xxl {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order--5\@xxl {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order--6\@xxl {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order--7\@xxl {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order--8\@xxl {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order--9\@xxl {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order--10\@xxl {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order--11\@xxl {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order--12\@xxl {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
.illust {
  position: absolute;
  background: 0 0 no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}
.illust::before {
  content: '';
  display: block;
}
.illust--intro {
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(20%);
      -ms-transform: translateY(20%);
          transform: translateY(20%);
  width: 24.166666666666668%;
  background-image: url("../img/bg/illust-intro.png");
  z-index: 1;
}
.illust--intro::before {
  padding-top: 53.66379310344828%;
}
.m-main .illust--intro {
  width: 80%;
}
@media (max-width: 749px) {
  .illust--intro {
    min-width: 50vw;
  }
}
.illust--type-1 {
  top: auto;
  bottom: 100px;
  left: 46.35416666666667%;
  width: 20.520833333333336%;
  background-image: url("../img/bg/illust-type-1.png");
  z-index: 10;
}
.illust--type-1::before {
  padding-top: 101.01522842639594%;
}
@media (min-width: 1700px) {
  .illust--type-1 {
    bottom: 10%;
    max-width: 400px;
  }
}
@media (min-width: 2100px) {
  .illust--type-1 {
    bottom: 5%;
  }
}
@media (max-width: 999px) {
  .illust--type-1 {
    left: 20.3125%;
    min-width: 200px;
  }
}
@media (max-width: 749px) {
  .illust--type-1 {
    left: -60px;
    bottom: 0;
    min-width: 150px;
  }
}
.illust--type-2 {
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(70%);
      -ms-transform: translateY(70%);
          transform: translateY(70%);
  width: 12.96875%;
  background-image: url("../img/bg/illust-type-2.png");
  z-index: 10;
}
.illust--type-2::before {
  padding-top: 149.7991967871486%;
}
@media (max-width: 749px) {
  .illust--type-2 {
    min-width: 100px;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
  }
}
.illust--type-3 {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-56%);
      -ms-transform: translateY(-56%);
          transform: translateY(-56%);
  width: 22.135416666666668%;
  background-image: url("../img/bg/illust-type-3.png");
}
.illust--type-3::before {
  padding-top: 120.25052192066806%;
}
@media (max-width: 749px) {
  .illust--type-3 {
    min-width: 150px;
    z-index: 10;
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
            transform: translateY(20%);
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .illust--type-3 {
    top: auto;
    bottom: 40%;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    z-index: 50;
    min-width: 300px;
  }
}
.illust--type-4 {
  left: 25.78125%;
  bottom: -80px;
  width: 21.354166666666668%;
  background-image: url("../img/bg/illust-type-4.png");
  z-index: 10;
}
.illust--type-4::before {
  padding-top: 76.82926829268294%;
}
@media (max-width: 1399px) {
  .illust--type-4 {
    left: 20%;
  }
}
@media (max-width: 999px) {
  .illust--type-4 {
    left: auto;
    left: 50%;
    top: 22%;
    bottom: auto;
    min-width: 200px;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .illust--type-4 {
    min-width: 300px;
  }
}
.illust--type-5 {
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(45%);
      -ms-transform: translateY(45%);
          transform: translateY(45%);
  width: 15.3125%;
  background-image: url("../img/bg/illust-type-5.png");
  z-index: 10;
}
.illust--type-5::before {
  padding-top: 80.61224489795919%;
}
@media (max-width: 749px) {
  .illust--type-5 {
    min-width: 100px;
  }
}
.illust--type-6 {
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(25%);
      -ms-transform: translateY(25%);
          transform: translateY(25%);
  width: 28.541666666666668%;
  background-image: url("../img/bg/illust-type-6.png");
  z-index: 10;
}
.illust--type-6::before {
  padding-top: 112.77372262773721%;
}
@media (max-width: 749px) {
  .illust--type-6 {
    min-width: 150px;
    -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
            transform: translateY(30%);
  }
}
.illust--type-7 {
  right: 0;
  bottom: -80px;
  width: 15.208333333333334%;
  background-image: url("../img/bg/illust-footer-right.png");
  z-index: 10;
}
.illust--type-7::before {
  padding-top: 126.7123287671233%;
}
@media (max-width: 999px) {
  .illust--type-7 {
    bottom: 0;
  }
}
@media (max-width: 1399px) {
  .illust--type-7 {
    min-width: 150px;
  }
}
.illust--type-8 {
  left: 0;
  bottom: 18%;
  width: 200px;
  background-image: url("../img/bg/illust-type-4.png");
  -webkit-transform: translateX(-74%);
      -ms-transform: translateX(-74%);
          transform: translateX(-74%);
  z-index: 10;
}
.illust--type-8::before {
  padding-top: 76.82926829268294%;
}
@media (min-width: 1000px) {
  .illust--type-8 {
    width: 400px;
  }
}
@media (min-width: 1700px) {
  .illust--type-8 {
    -webkit-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}
@media (min-width: 1900) {
  .illust--type-8 {
    width: 467px;
  }
}
.illust--type-9 {
  right: 0;
  bottom: 0;
  width: 100px;
  background-image: url("../img/bg/illust-type-7.png");
  -webkit-transform: translate(0, 33%);
      -ms-transform: translate(0, 33%);
          transform: translate(0, 33%);
  z-index: 10;
}
.illust--type-9::before {
  padding-top: 126.87224669603525%;
}
@media (min-width: 1000px) {
  .illust--type-9 {
    width: 200px;
  }
}
@media (min-width: 1900) {
  .illust--type-9 {
    width: 574px;
  }
}
.illust--type-10 {
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(40%);
      -ms-transform: translateY(40%);
          transform: translateY(40%);
  width: 29%;
  background-image: url("../img/bg/illust-intro.png");
  z-index: 100;
}
.illust--type-10::before {
  padding-top: 53.66379310344828%;
}
@media (max-width: 749px) {
  .illust--type-10 {
    min-width: 50%;
  }
}
.illust--type-11 {
  right: 0;
  bottom: 0;
  background-image: url("../img/bg/illust-type-8.png");
  -webkit-transform: translate(0, 24%);
      -ms-transform: translate(0, 24%);
          transform: translate(0, 24%);
  z-index: 10;
  width: 15.260416666666668%;
  max-width: 293px;
}
.illust--type-11::before {
  padding-top: 126.27986348122866%;
}
.illust--type-12 {
  right: 0;
  top: 0;
  width: 22.291666666666668%;
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
  background-image: url("../img/bg/illust-type-12.png");
}
.illust--type-12::before {
  padding-top: 134.57943925233644%;
}
@media (max-width: 749px) {
  .illust--type-12 {
    min-width: 150px;
  }
}
.illust--type-13 {
  right: 0;
  bottom: 0;
  width: 100px;
  background-image: url("../img/bg/illust-type-13.png");
  -webkit-transform: translate(15%, 40%);
      -ms-transform: translate(15%, 40%);
          transform: translate(15%, 40%);
  z-index: 10;
}
.illust--type-13::before {
  padding-top: 76.82926829268294%;
}
@media (min-width: 750px) {
  .illust--type-13 {
    width: 210px;
  }
}
@media (min-width: 1700px) {
  .illust--type-13 {
    width: 410px;
  }
}
.illust--type-14 {
  right: 0;
  bottom: 0;
  width: 10.416666666666668%;
  max-width: 160px;
  background-image: url("../img/bg/illust-type-14.png");
  z-index: 10;
}
.illust--type-14::before {
  padding-top: 155.01730103806227%;
}
@media (max-width: 999px) {
  .illust--type-14 {
    bottom: -20px;
    min-width: 100px;
  }
}
@media (min-width: 1700px) {
  .illust--type-14 {
    width: 200px;
  }
}
.illust--type-15 {
  left: -2.5%;
  bottom: -2.7%;
  width: 30%;
  max-width: 200px;
  background-image: url("../img/bg/illust-type-15.png");
  z-index: 10;
}
.illust--type-15::before {
  padding-top: 71.976401179941%;
}
@media (min-width: 1000px) {
  .illust--type-15 {
    width: 15%;
    bottom: -2.2%;
    max-width: 339px;
  }
}
@media (min-width: 1700px) {
  .illust--type-15 {
    bottom: -2.7%;
    width: 339px;
  }
}
.illust--type-16 {
  top: auto;
  bottom: -70px;
  left: -90px;
  width: 20%;
  background-image: url("../img/bg/illust-type-1.png");
  z-index: 10;
  min-width: 170px;
}
.illust--type-16::before {
  padding-top: 101.01522842639594%;
}
@media (min-width: 750px) {
  .illust--type-16 {
    bottom: -150px;
    left: -150px;
    width: 35%;
    max-width: 350px;
  }
}
@media (min-width: 1700px) {
  .illust--type-16 {
    bottom: -20.3%;
    left: -16.8%;
    width: 600px;
    max-width: 600px;
  }
}
.illust--footer-left {
  left: 0;
  top: -27px;
  width: 110px;
  background-image: url("../img/bg/illust-type-2.png");
}
.illust--footer-left::before {
  padding-top: 142.5742574257426%;
}
@media (max-width: 999px) {
  .illust--footer-left {
    display: none;
  }
}
@media (min-width: 1000px) {
  .illust--footer-left {
    width: 202px;
  }
}
.img-reponsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.inp-select,
.inp-text {
  display: block;
  padding: 0 0 10px;
  background: transparent;
  font-family: 'aviano-didone', serif;
  font-weight: bold;
  color: #456d65;
  border: 1px solid #787878;
  border-width: 0 0 1px 0;
  font-size: 17px;
  line-height: 20px;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: background 0.3s, border-color 0.3s;
  -o-transition: background 0.3s, border-color 0.3s;
  transition: background 0.3s, border-color 0.3s;
}
.inp-select:disabled,
.inp-text:disabled {
  background: #eee;
}
.inp-select:focus,
.inp-text:focus {
  border-color: #a4d6b2;
}
.has-error .inp-select,
.has-error .inp-text {
  border-color: #f00;
  color: #f00;
}
.has-error .inp-select::-webkit-input-placeholder,
.has-error .inp-text::-webkit-input-placeholder {
  color: #f00;
}
.has-error .inp-select::-ms-input-placeholder,
.has-error .inp-text::-ms-input-placeholder {
  color: #f00;
}
.has-error .inp-select::placeholder,
.has-error .inp-text::placeholder {
  color: #f00;
}
@media (min-width: 750px) {
  .inp-select,
  .inp-text {
    font-size: 20px;
    line-height: 23px;
  }
}
.inp-fix {
  position: relative;
  display: block;
}
.has-error .inp-fix {
  color: #f00;
}
.has-warning .inp-fix {
  color: #ffa500;
}
.has-ok .inp-fix {
  color: #008000;
}
.inp-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding-left: 45px;
  position: relative;
  min-height: 31px;
}
.inp-item__inp {
  position: absolute;
  left: -5000px;
}
.inp-item__text {
  display: block;
}
.inp-item__text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 31px;
  height: 31px;
  background: transparent;
  border: 1px solid #787878;
  -webkit-transition: border-color 0.3s ease-in-out, background 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, background 0.3s ease-in-out;
}
.inp-item__title {
  display: block;
}
.inp-item--radio .inp-item__text:before {
  border-radius: 10px;
}
.has-error .inp-item__text:before {
  border-color: #f00;
}
.inp-item__inp:focus + .inp-item__text:before {
  border-color: #d9b4a6;
}
.inp-item__inp:checked + .inp-item__text:before {
  background: #a8b9b6;
}
.no-touchevents .inp-item:hover .inp-item__text:before {
  background: rgba(168,185,182,0.7);
}
.inp-label {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.25em;
}
.inp-select {
  padding-right: 40px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI1Ij48cGF0aCBmaWxsPSIjMDEwMjAyIiBkPSJNMTAgMEw1IDUgMCAwIi8+PC9zdmc+") top 50% right 15px no-repeat;
  background-size: 10px 5px;
}
.inp-select::-ms-expand {
  display: none;
}
textarea.inp-text {
  height: auto;
  padding-bottom: 15px;
  max-width: 100%;
}
.inp-text::-webkit-input-placeholder {
  opacity: 1;
  color: #456d65;
}
.inp-text::-ms-input-placeholder {
  opacity: 1;
  color: #456d65;
}
.inp-text::placeholder {
  opacity: 1;
  color: #456d65;
}
.inp-text:focus {
  border-color: #d9b4a6;
}
.inp-text:focus::-webkit-input-placeholder {
  color: rgba(69,109,101,0.5);
}
.inp-text:focus::-ms-input-placeholder {
  color: rgba(69,109,101,0.5);
}
.inp-text:focus::placeholder {
  color: rgba(69,109,101,0.5);
}
.inp-text:-webkit-autofill,
.inp-text:-webkit-autofill:hover,
.inp-text:-webkit-autofill:focus,
.inp-text:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #f9f1ee inset !important;
}
.inp-text:-webkit-autofill {
  -webkit-text-fill-color: #456d65 !important;
}
.item-link {
  font-size: 17px;
  line-height: 1.352941176470588;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 20;
  margin: 0;
  padding-left: 25px;
  position: relative;
}
.item-link .icon-svg {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}
@media (max-width: 749px) {
  .item-link {
    font-size: 13px;
    padding-left: 15px;
  }
  .item-link .icon-svg--back {
    width: 8px;
  }
}
.link {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 15px;
  line-height: 1.352941176470588;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 20;
  color: #000;
}
.link .icon-svg {
  display: block;
  margin-bottom: 5px;
}
.link--bottom {
  top: auto;
  bottom: 20px;
}
.link--bottom .icon-svg {
  margin: 5px 0 0;
}
.no-touchevents .link:hover {
  color: #5b8179;
}
@media (max-width: 749px) {
  .link {
    font-size: 12px;
  }
  .link .icon-svg {
    width: 40px;
  }
}
@media (min-width: 750px) {
  .link {
    left: 40px;
    top: 40px;
  }
  .link--bottom {
    top: auto;
    bottom: 40px;
  }
}
@media (min-width: 1400px) {
  .link {
    font-size: 17px;
  }
}
.message {
  padding: 15px 20px;
  background: #eee;
}
.message > :last-child {
  margin-bottom: 0;
}
.message--error,
.message--ok,
.message--warning {
  color: #fff;
}
.message--error li:before,
.message--ok li:before,
.message--warning li:before {
  background: #fff;
}
.message--error a,
.message--ok a,
.message--warning a {
  color: #fff;
}
.message--error {
  background: #f00;
}
.message--ok {
  background: #008000;
}
.message--warning {
  background: #ffa500;
}
.metas {
  margin: 0 0 -30px -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.metas__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 100%;
  border: 1px solid transparent;
  border-width: 0 0 30px 30px;
  color: #5b8179;
  font-size: 16px;
  line-height: 1.2;
}
.metas__title {
  min-height: 38px;
  color: #93b3ac;
  display: block;
  border-bottom: 1px solid #93b3ac;
  padding-bottom: 5px;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: normal;
  font-size: 14px;
}
@media (min-width: 480px) {
  .metas__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 750px) {
  .metas__item {
    font-size: 26px;
  }
  .metas__title {
    min-height: 54px;
    font-size: 20px;
  }
}
@media (min-width: 1400px) {
  .metas {
    margin-bottom: -60px;
  }
  .metas__item {
    border-bottom-width: 60px;
    -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
    max-width: 38%;
  }
  .metas__item:nth-child(3n+3) {
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    max-width: 24%;
  }
}
@media (min-width: 1700px) {
  .metas__item {
    font-size: 35px;
  }
  .metas__title {
    margin-bottom: 25px;
  }
}
body div.modal-box-scroll-bar {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
body.modal-box-open {
  overflow: hidden;
}

div.modal-box {
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  -webkit-transition: visibility 0.3s linear 0.5s, opacity 0.3s linear;
  -o-transition: visibility 0.3s linear 0.5s, opacity 0.3s linear;
  transition: visibility 0.3s linear 0.5s, opacity 0.3s linear;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  -webkit-overflow-scrolling: touch;
}
div.modal-box > .inner {
  background: #fbfbfb;
  color: #101010;
  padding: 25px 35px;
  width: 600px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  visibility: hidden;
  margin-top: auto;
  margin-bottom: auto;
}
div.modal-box > .inner a {
  color: #101010;
}
div.modal-box > .inner button.close {
  display: block;
  position: absolute;
  font-size: 22px;
  line-height: 11px;
  right: 10px;
  top: 10px;
  opacity: 0.5;
  background: none;
  border: none;
}
div.modal-box > .inner button.close.close:hover {
  opacity: 1;
}
div.modal-box > .inner.show-modal-inner, div.modal-box > .inner.hide-modal-inner {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: visible;
}
div.modal-box > .inner.show-modal-inner {
  -webkit-animation-name: modalBoxIn;
          animation-name: modalBoxIn;
}
div.modal-box > .inner.hide-modal-inner {
  -webkit-animation-name: modalBoxOut;
          animation-name: modalBoxOut;
}
div.modal-box.active {
  visibility: visible;
  opacity: 1;
}

@-webkit-keyframes modalBoxIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes modalBoxIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes modalBoxOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@keyframes modalBoxOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}



div.modal-box {
  padding: 0;
}
div.modal-box > .inner {
  padding: 0;
  width: 100%;
  height: 100%;
  color: #787878;
}
div.modal-box > .inner button.close {
  top: 20px;
  right: 15px;
  opacity: 1;
  color: #000;
}
div.modal-box > .inner button.close:hover {
  color: #5b8179;
}
div.modal-box > .inner a {
  color: #787878;
}
div.modal-box > .inner a:hover {
  color: #787878;
}
.popup-award {
  background: transparent;
  padding: 60px 55px;
  overflow: visible;
}
.popup-award__inner {
  position: relative;
  max-width: 935px;
  padding: 35px 30px;
  background: #fff;
}
.popup-award__content > :last-child {
  margin-bottom: 0;
}
.popup-award__title {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 1.133333333333333;
  padding-right: 28%;
}
.popup-award__img {
  position: relative;
}
.popup-award__img::before {
  content: '';
  display: block;
  padding-top: 27.315541601255887%;
}
.popup-award__img img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.popup-award__text {
  margin-left: auto;
  text-align: right;
  font-size: 13px;
  padding-left: 20%;
}
.popup-award__img-left,
.popup-award__img-right {
  display: block;
  position: absolute;
  background: 0 0 no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
  max-width: 200px;
  margin: 0;
  z-index: 1;
}
.popup-award__img-left::before,
.popup-award__img-right::before {
  content: '';
  display: block;
}
.popup-award__img-left {
  left: 0;
  bottom: 0;
  width: 47.05882352941177%;
  -webkit-transform: translate(-27.77777777777778%, 13.88888888888889%);
      -ms-transform: translate(-27.77777777777778%, 13.88888888888889%);
          transform: translate(-27.77777777777778%, 13.88888888888889%);
  background-image: url("/web/img/illust/awards-img.png");
}
.popup-award__img-left::before {
  padding-top: 73.14814814814814%;
}
.popup-award__img-right {
  right: 0;
  top: 0;
  -webkit-transform: translate(27.77777777777778%, -31.944444444444443%);
      -ms-transform: translate(27.77777777777778%, -31.944444444444443%);
          transform: translate(27.77777777777778%, -31.944444444444443%);
  width: 50.98039215686275%;
  background-image: url("../img/bg/illust-type-1.png");
}
.popup-award__img-right::before {
  padding-top: 100%;
}
.popup-award__close {
  position: absolute;
  bottom: -50px;
  right: 0;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 40px;
}
.popup-award__close .icon-svg {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.popup-award .fancybox-button {
  display: none;
}
@media (min-width: 750px) {
  .popup-award {
    padding: 90px;
  }
  .popup-award__inner {
    padding: 55px 50px;
  }
  .popup-award__title {
    margin-bottom: 47px;
    font-size: 30px;
    line-height: 1.266666666666667;
    padding-right: 18%;
  }
  .popup-award__text {
    font-size: 21px;
  }
  .popup-award__img {
    margin-bottom: 55px;
  }
  .popup-award__img-left,
  .popup-award__img-right {
    max-width: none;
  }
  .popup-award__img-left {
    width: 35.294117647058826%;
  }
  .popup-award__img-right {
    width: 33.155080213903744%;
    -webkit-transform: translate(40%, -45%);
        -ms-transform: translate(40%, -45%);
            transform: translate(40%, -45%);
  }
}
@media (min-width: 1000px) {
  .popup-award {
    padding: 115px 110px 55px 105px;
  }
  .popup-award__inner {
    padding: 70px;
  }
  .popup-award__title {
    padding-right: 0;
  }
  .popup-award__text {
    padding-left: 0;
  }
  .popup-award__text:last-child {
    max-width: 60%;
  }
}
@media (min-width: 1400px) {
  .popup-award__inner {
    padding: 95px 145px 70px;
  }
}
@media (max-height: 480px) and (max-width: 750px) {
  .popup-award {
    padding: 20px 55px;
  }
  .popup-award__inner {
    padding: 20px;
  }
  .popup-award__title {
    margin-bottom: 10px;
  }
  .popup-award__img {
    max-width: 250px;
    margin: 0 auto 10px;
  }
  .popup-award__text {
    margin-bottom: 10px;
  }
  .popup-award__close {
    bottom: -25px;
    padding-right: 20px;
  }
  .popup-award__close .icon-svg {
    width: 15px;
    margin-top: -1px;
  }
}
@media (max-height: 640px) and (max-width: 360px) {
  .popup-award {
    padding: 30px;
  }
  .popup-award__inner {
    padding: 30px 20px;
  }
  .popup-award__title {
    margin-bottom: 15px;
  }
  .popup-award__img {
    margin-bottom: 15px;
  }
  .popup-award__text {
    margin-bottom: 10px;
  }
  .popup-award__close {
    bottom: -30px;
  }
}
@media (max-height: 910px) and (min-width: 1000px) {
  .popup-award {
    padding: 50px 90px;
  }
  .popup-award__inner {
    padding: 50px 110px;
  }
  .popup-award__title {
    margin-bottom: 25px;
    font-size: 25px;
  }
  .popup-award__img {
    max-width: 350px;
    margin: 0 auto 25px;
  }
  .popup-award__text {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.popup {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  overflow: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0.01s 0.3s;
  -o-transition: opacity 0.3s 0s, visibility 0.01s 0.3s;
  transition: opacity 0.3s 0s, visibility 0.01s 0.3s;
  opacity: 0;
  visibility: hidden;
  overflow-y: scroll;
  -web-overflow-scrolling: touch;
}
.popup .icon-svg--cross {
  color: #787878;
  width: 20px;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.is-popup-open .popup {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
}
.popup .row-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100%;
}
.popup__content {
  padding: 40px 0;
}
.popup__content * {
  color: inherit;
}
.popup__content a:not([class]) {
  text-decoration: underline;
}
.popup__content a:not([class]):hover {
  color: #a4d6b2;
  text-decoration: none;
}
.popup__content p,
.popup__content li {
  font-size: inherit;
  line-height: inherit;
}
.popup__btn {
  margin-bottom: 30px;
}
.popup__btn .btn {
  min-width: 200px;
}
.popup__close {
  margin-bottom: 0;
}
.popup a:hover .icon-svg--cross {
  color: #a4d6b2;
}
@media (min-width: 750px) and (min-height: 740px) {
  .popup .icon-svg--cross {
    width: 40px;
  }
}
.section {
  position: relative;
}
@media (min-width: 1000px) {
  .section {
    height: 100vh;
  }
}
.short-text__btn {
  color: #000;
}
.no-touchevents .short-text__btn__btn:hover {
  color: #547c74;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-slide {
  outline: 0;
}
.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-left: -10px;
  line-height: 1;
  font-size: 0px;
}
.slick-dots li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  max-width: 30px;
  margin-left: 10px;
}
.slick-dots button {
  border: 0;
  font: 0/0 a;
  color: transparent;
  width: 30px;
  height: 49px;
  padding: 0;
  margin: 0;
  position: relative;
  background: none;
}
.slick-dots button::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 23px;
  height: 3px;
  background: #d0d0d0;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.no-touchevents .slick-dots button:hover::before,
.slick-dots button[aria-selected="true"]::before {
  background: #456d65;
}
.slick-slider .grid__cell {
  vertical-align: top;
}
.social__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: underline;
  color: inherit;
}
.social .icon-svg {
  margin-right: 12px;
  width: 25px;
}
.no-touchevents .social__link:hover {
  text-decoration: none;
}
.switch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.switch__inp {
  position: absolute;
  left: -5000px;
}
.switch__label {
  margin-right: auto;
  padding-right: 20px;
  color: rgba(255,255,255,0.6);
}
.switch__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 30px;
  background: rgba(69,109,101,0.8);
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
.switch__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 21px;
  height: 23px;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.switch__text .icon-svg {
  position: relative;
  z-index: 1;
}
.switch__text .icon-svg svg {
  fill: currentColor;
}
.switch__tool {
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  width: 19px;
  border-radius: 50%;
  background: rgba(187,187,187,0.8);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.switch__text--right {
  opacity: 1;
}
.switch__inp:focus + .switch__inner {
  border-color: #787878;
}
.switch__inp:checked + .switch__inner {
  background-color: #456d65;
}
.switch__inp:checked + .switch__inner .switch__tool {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.switch__inp:checked + .switch__inner .switch__text--left {
  opacity: 1;
}
.switch__inp:checked + .switch__inner .switch__text--right {
  opacity: 0;
}
.switch__inp:disabled + .switch__inner {
  opacity: 0.5;
  pointer-events: none;
}
.b-carousel {
  position: relative;
}
.b-carousel__list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
}
.b-carousel__list.slick-initialized {
  overflow: visible;
}
.b-carousel__item {
  height: 100%;
  border-width: 0;
  overflow: hidden;
}
.b-carousel__paging {
  position: absolute;
  left: 0;
  top: 100%;
}
.b-carousel__btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
  margin: 0;
}
.b-carousel__btn,
.b-carousel__btn * {
  height: auto !important;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .b-carousel:not(.b-carousel--type-2) img {
    width: 100%;
    height: 100%;
    min-width: auto;
    min-height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .b-carousel__list .slick-list,
  .b-carousel__list .slick-list * {
    height: 100%;
  }
  .b-carousel__item {
    overflow: initial;
  }
}
.b-carousel:not(.b-carousel--type-2) img {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
}
.b-carousel--type-2 img {
  width: 100%;
}
.b-carousel--type-2 .b-carousel__btn {
  position: absolute;
  top: 50%;
  right: 100%;
  bottom: auto;
  width: auto;
  padding: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
}
.b-carousel--type-2 .b-carousel__btn .icon-svg {
  width: 10px;
}
.b-carousel--type-2 .b-carousel__btn * {
  height: 100% !important;
}
.b-carousel--type-2 .b-carousel__btn--next {
  left: 100%;
  right: auto;
}
@media (min-width: 1000px) {
  .b-carousel--type-2 .b-carousel__btn {
    padding: 40px;
  }
  .b-carousel--type-2 .b-carousel__btn .icon-svg {
    width: 30px;
  }
}
.b-cookie__bg {
  background-color: rgba(0,0,0,0.4);
}
.b-cookie__box {
  max-width: 850px;
  background-color: $grayBold;
  color: $white;
}
.b-cookie .btn {
  width: auto;
}
@media (max-width: 749px) {
  .b-cookie__btns {
    gap: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .b-cookie__btns p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .b-cookie__btns .btn {
    display: block;
    width: 100%;
  }
}
.detail-benefits {
  margin-bottom: 30px;
}
.detail-benefits__holder {
  margin: 0 0 -30px -30px;
}
.detail-benefits__list {
  border: 1px solid transparent;
  border-width: 0 0 30px 30px;
}
.detail-benefits__item {
  color: #93b3ac;
  padding-bottom: 5px;
  margin: 0;
}
.detail-benefits__item:not(:last-child) {
  margin-bottom: 11px;
}
.detail-benefits__label {
  border-bottom: 1px solid #e8c6b9;
}
.detail-benefits__photos {
  border: 1px solid transparent;
  border-width: 0 0 30px 30px;
}
.detail-benefits__img {
  margin-bottom: 0;
}
.detail-benefits__link {
  padding-top: 63.793103448275865%;
}
.no-touchevents .detail-benefits__link:hover .b-media__item {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
@media (min-width: 750px) {
  .detail-benefits {
    margin-bottom: 60px;
  }
}
@media (min-width: 1000px) {
  .detail-benefits {
    margin-bottom: 100px;
  }
  .detail-benefits__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -60px;
  }
  .detail-benefits__list {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%;
    width: 33%;
    border-left-width: 60px;
  }
  .detail-benefits__photos {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 67%;
            flex: 1 0 67%;
    width: 67%;
    border-left-width: 60px;
  }
}
@media (min-width: 1700px) {
  .detail-benefits {
    margin-bottom: 145px;
  }
  .detail-benefits__holder {
    margin-left: -117px;
  }
  .detail-benefits__list,
  .detail-benefits__photos {
    border-left-width: 117px;
  }
}
.detail-buildings {
  position: relative;
}
.detail-buildings__bg {
  position: relative;
  padding-top: 47.8125%;
  margin: 0;
}
.detail-buildings__item {
  position: absolute;
  color: #a8b9b6;
  text-transform: uppercase;
  font-size: 10px;
  background: #224740;
  padding: 5px 10px;
  z-index: 10;
  min-width: 80px;
  text-align: center;
}
.detail-buildings--type-1 {
  right: 41.145833333333336%;
  bottom: 87.14596949891067%;
}
.detail-buildings--type-2 {
  right: 59.739583333333336%;
  bottom: 82.02614379084967%;
}
.detail-buildings--type-3 {
  right: 69.58333333333334%;
  bottom: 65.9041394335512%;
}
.detail-buildings--type-4 {
  right: 43.69791666666667%;
  bottom: 58.27886710239652%;
}
.detail-buildings--type-5 {
  right: 23.90625%;
  bottom: 64.27015250544663%;
}
.detail-buildings--type-6 {
  right: 61.25%;
  bottom: 44.553376906318086%;
}
.detail-buildings--type-7 {
  right: 19.21875%;
  bottom: 80.93681917211329%;
}
@media (max-width: 479px) {
  .detail-buildings__item {
    display: none;
  }
}
@media (min-width: 750px) {
  .detail-buildings__item {
    font-size: 15px;
    padding: 10px;
    min-width: 122px;
  }
  .detail-buildings--type-1 {
    right: 41.145833333333336%;
    bottom: 87.14596949891067%;
  }
  .detail-buildings--type-2 {
    right: 57.13541666666667%;
    bottom: 82.02614379084967%;
  }
  .detail-buildings--type-3 {
    right: 66.97916666666667%;
    bottom: 65.9041394335512%;
  }
  .detail-buildings--type-4 {
    right: 43.69791666666667%;
    bottom: 58.27886710239652%;
  }
  .detail-buildings--type-5 {
    right: 26.510416666666668%;
    bottom: 64.27015250544663%;
  }
  .detail-buildings--type-6 {
    right: 56.04166666666667%;
    bottom: 44.553376906318086%;
  }
  .detail-buildings--type-7 {
    right: 24.427083333333336%;
    bottom: 80.93681917211329%;
  }
}
@media (min-width: 1400px) {
  .detail-buildings__item {
    font-size: 18px;
    padding: 17px 20px;
    min-width: 172px;
  }
}
.detail-content {
  padding-left: 80px;
  position: relative;
  background: #f9f1ee url("../img/bg/flats-modern.png") no-repeat left bottom;
}
.detail-content .row-main {
  margin-left: auto;
  margin-right: 0;
  max-width: 1560px;
}
.detail-content__tags {
  margin-bottom: 55px;
}
.detail-content--TownHouse,
.detail-content--sdq03,
.detail-content--sdq07 {
  margin-bottom: 60px;
  padding-top: 60px;
}
.detail-content--TownHouse .detail-header__meta,
.detail-content--sdq03 .detail-header__meta,
.detail-content--sdq07 .detail-header__meta {
  border-left-width: 0;
}
.detail-content--TownHouse .detail-header__text,
.detail-content--sdq03 .detail-header__text,
.detail-content--sdq07 .detail-header__text {
  font-size: 20px;
}
.detail-content--TownHouse .detail-header__title,
.detail-content--sdq03 .detail-header__title,
.detail-content--sdq07 .detail-header__title {
  line-height: 1.4;
  margin-top: 30px;
}
.detail-content--TownHouse .detail-header__subtitle,
.detail-content--sdq03 .detail-header__subtitle,
.detail-content--sdq07 .detail-header__subtitle {
  line-height: 1.4;
  margin-top: 30px;
}
.detail-content--TownHouse .metas__title,
.detail-content--sdq03 .metas__title,
.detail-content--sdq07 .metas__title {
  min-height: 32px;
}
.detail-content--TownHouse-invest,
.detail-content--sdq03-invest,
.detail-content--sdq07-invest {
  padding-top: 60px;
  padding-bottom: 60px;
}
.detail-content--TownHouse-invest .detail-header__text,
.detail-content--sdq03-invest .detail-header__text,
.detail-content--sdq07-invest .detail-header__text {
  margin-bottom: 35px;
}
.detail-content--TownHouse-invest .detail-header__img,
.detail-content--sdq03-invest .detail-header__img,
.detail-content--sdq07-invest .detail-header__img {
  width: 100%;
  height: auto;
  padding-top: 0;
  min-height: 0;
  margin-left: -10px;
}
.detail-content--TownHouse-virtual,
.detail-content--sdq03-virtual,
.detail-content--sdq07-virtual {
  padding-top: 50px;
  padding-bottom: 90px;
}
.detail-content--TownHouse-virtual .detail-header__text,
.detail-content--sdq03-virtual .detail-header__text,
.detail-content--sdq07-virtual .detail-header__text {
  margin-bottom: 35px;
}
.detail-content--TownHouse-virtual .detail-header__title,
.detail-content--sdq03-virtual .detail-header__title,
.detail-content--sdq07-virtual .detail-header__title {
  margin-bottom: 35px;
}
.detail-content--TownHouse-virtual .btn,
.detail-content--sdq03-virtual .btn,
.detail-content--sdq07-virtual .btn {
  width: auto;
}
.detail-content--TownHouse-virtual .detail-virtual__link,
.detail-content--sdq03-virtual .detail-virtual__link,
.detail-content--sdq07-virtual .detail-virtual__link {
  position: relative;
  display: block;
}
.detail-content--TownHouse-virtual .detail-virtual__link::before,
.detail-content--sdq03-virtual .detail-virtual__link::before,
.detail-content--sdq07-virtual .detail-virtual__link::before {
  content: '';
  display: block;
  padding-top: 56.779661016949156%;
}
.detail-content--TownHouse-virtual .detail-virtual__link img,
.detail-content--sdq03-virtual .detail-virtual__link img,
.detail-content--sdq07-virtual .detail-virtual__link img {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  max-width: initial;
  height: 101%;
  max-height: initial;
}
.detail-content--TownHouse-virtual .detail-virtual__text,
.detail-content--sdq03-virtual .detail-virtual__text,
.detail-content--sdq07-virtual .detail-virtual__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  font-family: 'aviano-didone', serif;
  font-size: 18px;
  color: #fff;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.detail-content--TownHouse,
.detail-content--sdq03,
.detail-content--sdq07,
.detail-content--TownHouse-invest,
.detail-content--sdq03-invest,
.detail-content--sdq07-invest,
.detail-content--TownHouse-virtual,
.detail-content--sdq03-virtual,
.detail-content--sdq07-virtual {
  background: none;
}
.detail-content--TownHouse::before,
.detail-content--sdq03::before,
.detail-content--sdq07::before,
.detail-content--TownHouse-invest::before,
.detail-content--sdq03-invest::before,
.detail-content--sdq07-invest::before,
.detail-content--TownHouse-virtual::before,
.detail-content--sdq03-virtual::before,
.detail-content--sdq07-virtual::before {
  background: #fff url("../img/bg/page-gallery.jpg");
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  max-height: 1080px;
}
.detail-content--TownHouse-invest::before,
.detail-content--sdq03-invest::before,
.detail-content--sdq07-invest ::before {
  max-height: 780px;
}
.no-touchevents .detail-content .detail-virtual__link:hover .detail-virtual__text,
.no-touchevents .detail-content .detail-virtual__link:focus .detail-virtual__text {
  color: #000;
}
@media (min-width: 750px) {
  .detail-content {
    padding-left: 120px;
  }
  .detail-content--TownHouse,
  .detail-content--sdq03,
  .detail-content--sdq07 {
    padding-top: 155px;
  }
  .detail-content--TownHouse .detail-header__text,
  .detail-content--sdq03 .detail-header__text,
  .detail-content--sdq07 .detail-header__text {
    font-size: 48px;
  }
  .detail-content--TownHouse-invest .detail-header__text,
  .detail-content--sdq03-invest .detail-header__text,
  .detail-content--sdq07-invest .detail-header__text {
    font-size: 48px;
  }
}
@media (min-width: 1000px) {
  .detail-content--TownHouse-invest,
  .detail-content--sdq03-invest,
  .detail-content--sdq07-invest {
    padding-top: 90px;
    padding-bottom: 120px;
  }
  .detail-content--TownHouse-invest .detail-header__btn,
  .detail-content--sdq03-invest .detail-header__btn,
  .detail-content--sdq07-invest .detail-header__btn {
    padding: 100px 0 0 40px;
  }
  .detail-content--TownHouse-virtual,
  .detail-content--sdq03-virtual,
  .detail-content--sdq07-virtual {
    padding-top: 100px;
    padding-bottom: 185px;
  }
  .detail-content--TownHouse-virtual .detail-header__text,
  .detail-content--sdq03-virtual .detail-header__text,
  .detail-content--sdq07-virtual .detail-header__text {
    margin-bottom: 65px;
  }
  .detail-content--TownHouse-virtual .detail-header__title,
  .detail-content--sdq03-virtual .detail-header__title,
  .detail-content--sdq07-virtual .detail-header__title {
    margin-bottom: 75px;
  }
  .detail-content--TownHouse-virtual .detail-virtual__text,
  .detail-content--sdq03-virtual .detail-virtual__text,
  .detail-content--sdq07-virtual .detail-virtual__text {
    font-size: 37px;
  }
}
@media (min-width: 1400px) {
  .detail-content--TownHouse-invest .detail-header__title,
  .detail-content--sdq03-invest .detail-header__title,
  .detail-content--sdq07-invest .detail-header__title {
    font-size: 26px;
    line-height: 1.4;
  }
}
@media (min-width: 1700px) {
  .detail-content {
    padding-right: 80px;
  }
  .detail-content--TownHouse .detail-header__meta,
  .detail-content--sdq03 .detail-header__meta,
  .detail-content--sdq07 .detail-header__meta {
    border-left-width: 50px;
  }
}
.detail-design {
  padding: 60px 0 60px 45px;
  position: relative;
  background-color: #f8eeea;
}
.detail-design .row-main {
  margin-left: auto;
  margin-right: 0;
  max-width: 1560px;
}
.detail-design__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 0 -30px -50px;
}
.detail-design__main {
  border: 1px solid transparent;
  border-width: 0 0 30px 50px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.detail-design__main > :last-child {
  margin-bottom: 0;
}
.detail-design__title {
  color: #e8c6b9;
}
.detail-design__side {
  border: 1px solid transparent;
  border-width: 0 0 30px 50px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
.detail-design__side .grid {
  margin-left: -30px;
}
.detail-design__side .grid__cell {
  border-left-width: 30px;
}
.detail-design__social a {
  color: #787878;
}
.detail-design--TownHouse,
.detail-design--TownHouse-about {
  background-color: #f9f1ee;
  padding-left: 80px;
}
.detail-design--TownHouse .detail-design__title,
.detail-design--TownHouse-about .detail-design__title,
.detail-design--TownHouse .detail-design__text,
.detail-design--TownHouse-about .detail-design__text {
  color: #5b8179;
}
.detail-design--TownHouse .detail-design__title {
  margin-top: 45px;
}
.detail-design--TownHouse .detail-design__logo {
  margin-bottom: 40px;
}
.detail-design--TownHouse .detail-benefits__link--hero {
  padding-top: 87%;
}
.detail-design--TownHouse-about {
  padding-top: 40px;
  padding-bottom: 40px;
}
.detail-design--TownHouse-about .detail-benefits__link--hero {
  padding-top: 76%;
}
@media (max-width: 749px) {
  .detail-design--TownHouse .detail-design__text,
  .detail-design--TownHouse-about .detail-design__text {
    font-size: 16px;
  }
}
@media (max-width: 1399px) {
  .detail-design__side img {
    height: auto;
  }
  .detail-design__side img.image--1 {
    width: 42px;
  }
  .detail-design__side img.image--2 {
    width: 141px;
  }
  .detail-design__side img.image--3 {
    width: 96px;
  }
}
@media (min-width: 750px) {
  .detail-design {
    padding-left: 125px;
  }
  .detail-design__holder {
    padding-right: 120px;
  }
  .detail-design--TownHouse,
  .detail-design--TownHouse-about {
    padding-left: 120px;
  }
  .detail-design--TownHouse .detail-design__text,
  .detail-design--TownHouse-about .detail-design__text {
    font-size: 19px;
  }
}
@media (min-width: 1000px) {
  .detail-design {
    padding-top: 90px;
  }
  .detail-design__holder {
    padding-right: 200px;
  }
  .detail-design__main {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
  }
  .detail-design__side {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
  .detail-design__space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
    padding-bottom: 0 !important;
  }
  .detail-design__logo {
    margin-bottom: 45px;
  }
  .detail-design__social > :last-child {
    margin-bottom: 0;
  }
  .detail-design__row {
    margin-bottom: 70px;
  }
  .detail-design--TownHouse .detail-benefits__link--hero {
    margin: 0 0 80px;
  }
  .detail-design--TownHouse .detail-design__logo img {
    max-width: 100%;
    height: auto;
  }
  .detail-design--TownHouse-about {
    padding-top: 70px;
  }
  .detail-design--TownHouse-about .btn--lg {
    min-width: 300px;
  }
  .detail-design--TownHouse-about .detail-design__title {
    padding-top: 40px;
    margin-bottom: 50px;
  }
  .detail-design--TownHouse-about .detail-design__text {
    margin-bottom: 70px;
  }
  .detail-design--TownHouse-about .illust {
    bottom: -12%;
  }
}
@media (min-width: 1400px) {
  .detail-design__text p {
    margin-left: 50px;
  }
  .detail-design__logos {
    margin-left: 50px;
  }
  .detail-design--TownHouse .detail-design__text p {
    margin-left: 0;
  }
  .detail-design--TownHouse-about .detail-design__text p {
    margin-left: 0;
    font-size: 26px;
  }
}
@media (min-width: 1700px) {
  .detail-design {
    padding: 130px 80px 90px 0;
  }
  .detail-design__inner {
    margin-left: -100px;
  }
  .detail-design__main {
    -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
    border-left-width: 100px;
  }
  .detail-design__side {
    -ms-flex-preferred-size: 56%;
        flex-basis: 56%;
    border-left-width: 100px;
  }
  .detail-design__side .grid {
    margin-left: -80px;
  }
  .detail-design__side .grid__cell {
    border-left-width: 80px;
  }
  .detail-design__title {
    font-size: 50px;
    margin-bottom: 60px;
  }
  .detail-design__text p {
    margin-left: 100px;
    font-size: 20px;
    line-height: 1.4;
  }
  .detail-design__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-left: 100px;
  }
  .detail-design__brands > :last-child {
    margin-bottom: 0;
  }
  .detail-design--TownHouse {
    padding: 150px 80px 150px 0;
  }
  .detail-design--TownHouse .detail-benefits__link--hero {
    margin: 0 -40px 80px 0;
  }
  .detail-design--TownHouse .detail-design__title {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 70px;
  }
  .detail-design--TownHouse .detail-design__text p,
  .detail-design--TownHouse-about .detail-design__text p {
    margin-left: 0;
  }
  .detail-design--TownHouse-about {
    padding: 70px 80px 90px 0;
  }
}
.detail-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.detail-header .row-main {
  margin-left: auto;
  margin-right: 0;
  max-width: 1560px;
}
.detail-header__holder {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background: #f9f1ee url("../img/bg/contact.jpg");
  padding: 30px 0 140px 80px;
  position: relative;
}
.detail-header__img {
  padding-top: 35.729166666666664%;
  margin: 0;
}
.detail-header__info {
  margin-left: -30px;
}
.detail-header__info > *:last-child {
  margin-bottom: 0;
}
.detail-header__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 30px solid transparent;
  position: relative;
}
.detail-header__meta {
  border-left: 30px solid transparent;
}
.detail-header__title {
  font-family: 'sneak', sans-serif;
  font-size: 16px;
  text-transform: initial;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.detail-header__subtitle {
  font-family: 'sneak', sans-serif;
  font-size: 16px;
  text-transform: initial;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.detail-header__subsubtitle {
  font-family: 'sneak', sans-serif;
  font-size: 16px;
  text-transform: initial;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.detail-header__text {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  word-break: break-all;
  margin: 0 0 5px;
  line-height: 1.2;
  font-size: 20px;
  color: #5b8179;
  font-family: 'aviano-didone', serif;
}
.detail-header__back .icon-svg--back {
  width: 11px;
}
.detail-header__link {
  left: 0;
  bottom: 5px;
}
.detail-header__carousel {
  border-left: 30px solid transparent;
}
.detail-header__carousel::before {
  content: '';
  padding-top: 106%;
  display: block;
}
.detail-header--TownHouse .detail-header__title,
.detail-header--sdq03 .detail-header__title,
.detail-header--sdq07 .detail-header__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.detail-header--TownHouse .detail-header__text,
.detail-header--sdq03 .detail-header__text,
.detail-header--sdq07 .detail-header__text {
  margin-bottom: 20px;
}
.page-virtual-tour .detail-header__holder {
  padding-top: 125px;
}
.page-virtual-tour .detail-header__back {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.no-touchevents .detail-header:hover {
  color: #000;
}
.no-touchevents .detail-header__back a:hover {
  color: #000;
}
@media (max-width: 999px) {
  .detail-header__img {
    min-height: 70vh;
  }
  .detail-header__link {
    left: auto;
    bottom: auto;
    right: 20px;
    top: 50px;
  }
}
@media (max-width: 749px) {
  .detail-header__link {
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 20px;
  }
  .detail-header__back {
    top: 40px;
  }
}
@media (min-width: 480px) {
  .detail-header__text {
    font-size: 27px;
  }
}
@media (min-width: 750px) {
  .detail-header__holder {
    padding-top: 60px;
    padding-bottom: 180px;
    padding-left: 120px;
  }
  .detail-header__text {
    font-size: 45px;
  }
  .detail-header__title {
    font-size: 19px;
    min-width: 300px;
  }
  .detail-header__subtitle {
    font-size: 26px;
  }
  .detail-header__subsubtitle {
    font-size: 20px;
  }
  .detail-header__meta {
    padding-top: 14px;
  }
}
@media (min-width: 1000px) {
  .detail-header__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .detail-header__title {
    margin-bottom: 110px;
  }
  .detail-header__text {
    white-space: nowrap;
  }
  .detail-header__name {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: none;
    width: auto;
  }
  .detail-header__carousel {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52%;
            flex: 0 0 52%;
    max-width: 52%;
    margin: -20px 0 0 auto;
    height: 100%;
  }
  .detail-header--TownHouse .detail-header__title,
  .detail-header--sdq03 .detail-header__title,
  .detail-header--sdq07 .detail-header__title {
    margin-bottom: 24px;
  }
  .detail-header--TownHouse .detail-header__name,
  .detail-header--sdq03 .detail-header__name,
  .detail-header--sdq07 .detail-header__name {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
  .detail-header--TownHouse .detail-header__text,
  .detail-header--sdq03 .detail-header__text,
  .detail-header--sdq07 .detail-header__text {
    font-size: 34px;
  }
  .page-virtual-tour .detail-header__holder {
    padding-top: 80px;
  }
}
@media (min-width: 1400px) {
  .detail-header__holder {
    padding-top: 95px;
    padding-bottom: 260px;
  }
  .detail-header__title {
    min-width: 400px;
  }
  .detail-header__desc {
    font-size: 20px;
  }
  .detail-header--TownHouse .detail-header__holder,
  .detail-header--sdq03 .detail-header__holder,
  .detail-header--sdq07 .detail-header__holder {
    padding-bottom: 100px;
  }
  .detail-header--TownHouse .detail-header__text,
  .detail-header--sdq03 .detail-header__text,
  .detail-header--sdq07 .detail-header__text {
    font-size: 45px;
    margin-bottom: 45px;
  }
  .detail-header--TownHouse .detail-header__title,
  .detail-header--sdq03 .detail-header__title,
  .detail-header--sdq07 .detail-header__title {
    font-size: 28px;
  }
}
@media (min-width: 1700px) {
  .detail-header__holder {
    padding-right: 80px;
  }
  .detail-header__text {
    font-size: 60px;
  }
  .detail-header__title {
    font-size: 25px;
  }
  .detail-header__subtitle {
    font-size: 35px;
  }
  .detail-header__subsubtitle {
    font-size: 25px;
  }
  .detail-header--TownHouse .detail-header__title,
  .detail-header--sdq03 .detail-header__title,
  .detail-header--sdq07 .detail-header__title {
    font-size: 32px;
  }
  .detail-header--TownHouse .detail-header__text,
  .detail-header--sdq03 .detail-header__text,
  .detail-header--sdq07 .detail-header__text {
    font-size: 54px;
  }
}
.detail-house__title {
  margin-bottom: 0;
}
.detail-house__info {
  display: block;
  margin: 10px 0 5px;
  color: #93b3ac;
  font-size: 16px;
}
.detail-house__value {
  color: #5b8179;
  font-size: 18px;
  line-height: 1.28;
}
.detail-house__link {
  position: relative;
  display: block;
  overflow: hidden;
}
.detail-house__link::before {
  content: '';
  display: block;
  padding-top: 56.06936416184971%;
}
.detail-house__link::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.3);
}
.detail-house__link img {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  max-width: initial;
  height: 101%;
  max-height: initial;
}
.detail-house__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  font-family: 'aviano-didone', serif;
  font-size: 18px;
  color: #fff;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.no-touchevents .detail-house__link:hover .detail-house__text,
.no-touchevents .detail-house__link:focus .detail-house__text {
  color: #000;
}
@media (max-width: 479px) {
  .detail-house__title {
    margin-bottom: 10px;
  }
  .detail-house__info {
    margin-bottom: 10px;
  }
}
@media (min-width: 480px) {
  .detail-house__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 30px -20px;
  }
  .detail-house__top > * {
    border: 20px solid transparent;
    border-width: 0 0 0 20px;
  }
  .detail-house__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 0 -40px;
  }
  .detail-house__main > * {
    border: 40px solid transparent;
    border-width: 0 0 0 40px;
  }
}
@media (min-width: 1400px) {
  .detail-house__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 60px;
  }
  .detail-house__main {
    margin: 0 0 0 -80px;
  }
  .detail-house__main > * {
    border-width: 0 0 0 80px;
  }
  .detail-house__info {
    font-size: 20px;
  }
  .detail-house__value {
    font-size: 37px;
  }
  .detail-house__download {
    font-size: 25px;
  }
  .detail-house__text {
    font-size: 37px;
  }
}
.detail-media {
  margin-bottom: 50px;
}
.detail-media.detail-media {
  margin-top: -90px;
}
.detail-media__wrap {
  margin: 0 0 -30px -30px;
}
.detail-media__images {
  border: 1px solid transparent;
  border-width: 0 0 30px 30px;
}
.detail-media__list {
  border: 1px solid transparent;
  border-width: 0 0 30px 30px;
}
.detail-media__img {
  margin-bottom: 0;
}
.detail-media--TownHouse,
.detail-media--sdq03,
.detail-media--sdq07 {
  max-width: 1060px;
}
.detail-media--TownHouse::before,
.detail-media--sdq03::before,
.detail-media--sdq07::before {
  content: '';
  display: block;
  padding-top: 80%;
}
.detail-media--TownHouse.detail-media--TownHouse,
.detail-media--sdq03.detail-media--sdq03,
.detail-media--sdq07.detail-media--sdq07 {
  margin-top: 110px;
}
@media (max-width: 999px) {
  .detail-media {
    margin: 30px 20px;
  }
}
@media (min-width: 1000px) {
  .detail-media__images {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: none;
  }
  .detail-media__list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 320px;
            flex: 0 0 320px;
    max-width: 320px;
  }
  .detail-media__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -50px;
  }
  .detail-media__list {
    border-left-width: 50px;
    margin-bottom: 130px;
  }
  .detail-media__images {
    border-left-width: 50px;
  }
  .detail-media--TownHouse,
  .detail-media--sdq03,
  .detail-media--sdq07 {
    margin: 0 110px;
  }
}
@media (min-width: 1400px) {
  .detail-media--TownHouse,
  .detail-media--sdq03,
  .detail-media--sdq07 {
    margin: 0 auto 60px;
    -webkit-transform: translateX(-80px);
        -ms-transform: translateX(-80px);
            transform: translateX(-80px);
  }
}
.detail-visual__img {
  padding-top: 54.166666666666664%;
  margin: 0;
}
.detail-visual--TownHouse .detail-visual__img {
  padding-top: 46.875%;
}
@media (max-width: 999px) {
  .detail-visual__img {
    min-height: 70vh;
  }
}
.b-flat__article {
  position: relative;
  margin-bottom: 0;
}
.b-flat__inner {
  cursor: pointer;
}
.b-flat__title {
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 1;
  margin-bottom: 0;
  letter-spacing: 0.04em;
  line-height: 1.2;
  word-break: break-all;
  right: 0;
  pointer-events: none;
}
.b-flat__img {
  padding-top: 72.38689547581903%;
  margin-bottom: 0;
}
.b-flat__btn {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  margin-bottom: 0;
}
.no-touchevents .b-flat__inner:hover .btn,
.no-touchevents .b-flat__inner:focus .btn {
  border-color: #a8b9b6;
}
.no-touchevents .b-flat__inner:hover .btn__text,
.no-touchevents .b-flat__inner:focus .btn__text {
  background: #a8b9b6;
  border-color: #224740;
  color: #224740;
}
.no-touchevents .b-flat__inner:hover .b-flat__img img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.b-flat__article--type-01 {
  padding: 0 0 0 15%;
}
.b-flat__article--type-01 .b-flat__title {
  left: 2%;
  bottom: 94%;
}
.b-flat__article--type-01 .b-flat__btn {
  left: 22%;
  bottom: -7%;
}
.b-flat__article--type-02 {
  padding: 10% 16% 0 0;
}
.b-flat__article--type-02 .b-flat__title {
  left: 27%;
  bottom: 81%;
}
.b-flat__article--type-02 .b-flat__btn {
  left: auto;
  right: 24%;
  bottom: -5%;
}
.b-flat__article--type-03 {
  padding: 0 14% 0 1%;
}
.b-flat__article--type-03 .b-flat__title {
  left: 19%;
  bottom: 94%;
}
.b-flat__article--type-03 .b-flat__btn {
  left: auto;
  right: 18%;
  bottom: -5%;
}
.b-flat__article--type-04 {
  padding: 10% 6% 0 9%;
}
.b-flat__article--type-04 .b-flat__title {
  left: 1%;
  bottom: 82%;
}
.b-flat__article--type-04 .b-flat__btn {
  left: 14%;
  bottom: -4%;
}
.b-flat__article--type-05 {
  padding: 0 0 0 16%;
}
.b-flat__article--type-05 .b-flat__title {
  left: 6%;
  bottom: 96%;
}
.b-flat__article--type-05 .b-flat__btn {
  left: 22%;
  bottom: -9%;
}
.b-flat__article--type-06 {
  padding: 18% 16% 0 0;
}
.b-flat__article--type-06 .b-flat__title {
  left: 7%;
  bottom: 71%;
}
.b-flat__article--type-06 .b-flat__btn {
  left: 6%;
  bottom: -3%;
}
.b-flat__article--type-07 {
  padding: 0 17% 0 0;
}
.b-flat__article--type-07 .b-flat__title {
  left: 1%;
  bottom: 95%;
}
.b-flat__article--type-07 .b-flat__btn {
  left: auto;
  right: 22%;
  bottom: -7%;
}
.b-flat__article--type-08 {
  padding: 10% 3% 0 13%;
}
.b-flat__article--type-08 .b-flat__title {
  left: 1%;
  bottom: 81%;
}
.b-flat__article--type-08 .b-flat__btn {
  left: 17%;
  bottom: -8%;
}
@media (min-width: 750px) {
  .b-flat__article--type-04 .b-flat__title {
    left: -7%;
  }
  .b-flat__article--type-08 .b-flat__title {
    left: -8%;
  }
}
@media (min-width: 1000px) {
  .b-flat__btn .btn {
    width: auto;
    min-width: 190px;
  }
  .b-flat__btn .btn__text {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }
}
@media (min-width: 1700px) {
  .b-flat__article--type-07 .b-flat__title {
    left: -14%;
  }
  .b-flat__article--type-05.b-flat__article--type-05 {
    margin-top: -15px;
  }
}
.b-media {
  display: block;
  position: relative;
  text-align: center;
}
.b-media__item {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  will-change: transform;
}
.b-media__title {
  text-align: left;
  margin: 0 auto;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 20px 50px;
  font-family: 'aviano-didone', serif;
  font-size: 25px;
  color: #fff;
  line-height: 1.1;
  position: relative;
  z-index: 1;
}
.b-media__title small {
  display: block;
  font-size: 16px;
}
.b-media--contain .b-media__item {
  -o-object-fit: contain;
     object-fit: contain;
}
.b-media--right-top .b-media__item {
  -o-object-position: right top;
     object-position: right top;
}
.b-media--left-top .b-media__item {
  -o-object-position: left top;
     object-position: left top;
}
.b-media--center .b-media__item {
  -o-object-position: center center;
     object-position: center center;
}
@media (min-width: 480px) {
  .b-media__title {
    margin: 0;
    display: block;
    padding: 0 20px 50px 100px;
  }
}
@media (min-width: 750px) {
  .b-media__title {
    font-size: 6.25vw;
    padding: 0 20px 50px 140px;
  }
  .b-media__title small {
    font-size: 1.71875vw;
  }
}
@media (min-width: 1400px) {
  .b-media__title {
    max-width: 1600px;
    padding: 0 40px 50px 160px;
  }
}
@media (min-width: 1700px) {
  .b-media__title {
    margin-left: auto;
    font-size: 120px;
    padding: 0 80px 50px 0;
  }
  .b-media__title small {
    font-size: 33px;
  }
}
.c-flats {
  position: relative;
  padding-top: 100px;
  background: url("../img/bg/flats-baroco.png") no-repeat right 40px;
}
.c-flats:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 35%;
  z-index: 0;
  background: #f9f1ee;
}
.c-flats:after {
  content: url("../img/bg/flats-modern.png");
  position: absolute;
  left: 0;
  bottom: -10px;
}
.c-flats__wrap {
  max-width: 1560px;
  margin: 0 0 100px auto;
  position: relative;
  z-index: 10;
}
.c-flats__list {
  margin-left: -25px;
  margin-bottom: -50px;
}
.c-flats__item {
  border-width: 0 0 50px 25px;
}
.c-flats__tags {
  padding-right: 120px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 1;
}
@media (min-width: 750px) {
  .c-flats {
    background-position: right 80px;
    padding-top: 400px;
    margin-top: -215px;
  }
  .c-flats__list {
    margin-bottom: -75px;
  }
  .c-flats__item {
    border-bottom-width: 75px;
  }
  .c-flats__tags {
    margin-bottom: 55px;
  }
}
@media (min-width: 1000px) {
  .c-flats__wrap {
    margin-bottom: 170px;
  }
  .c-flats__tags {
    padding-right: 250px;
  }
}
@media (min-width: 1900) {
  .c-flats__tags {
    padding-right: 574px;
  }
}
.c-gallery {
  margin-bottom: 125px;
}
.c-gallery__list {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 10px;
          column-gap: 10px;
}
.c-gallery__item {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}
.c-gallery__link {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.c-gallery__link:before {
  content: '';
  display: block;
}
.c-gallery img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateZ(0);
          transform: translateY(-50%) translateZ(0);
  width: 100%;
  height: auto;
}
.c-gallery__item--type1 .c-gallery__link:before {
  padding-top: 60.97560975609757%;
}
.c-gallery__item--type2 .c-gallery__link:before {
  padding-top: 100.00000000000001%;
}
.c-gallery__item--type3 .c-gallery__link:before {
  padding-top: 134.14634146341464%;
}
@media (min-width: 750px) {
  .c-gallery__list {
    -webkit-column-count: 3;
            column-count: 3;
  }
}
@media (min-width: 1000px) {
  .c-gallery__list {
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
  .c-gallery__item {
    margin-bottom: 20px;
  }
}
@media (min-width: 1400px) {
  .c-gallery {
    margin-bottom: 250px;
  }
  .c-gallery__list {
    -webkit-column-count: 4;
            column-count: 4;
  }
}
.f-contact {
  position: relative;
}
.f-contact .ok-message {
  text-align: center;
  font-size: 18px;
  max-width: 350px;
  margin: 0 auto;
}
.f-contact__inner {
  margin: 0 0 -40px -45px;
}
.f-contact__title {
  font-weight: normal;
  color: #787878;
  font-family: 'sneak', sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}
.f-contact__inps {
  border: 1px solid transparent;
  border-width: 0 0 40px 45px;
}
.f-contact__inps > *:last-child {
  margin-bottom: 0;
}
.f-contact__side {
  border: 1px solid transparent;
  border-width: 0 0 40px 45px;
}
.f-contact__inp {
  margin-bottom: 30px;
}
.f-contact__agree {
  font-size: 13px;
  margin-bottom: 33px;
}
.f-contact__agree-label {
  display: block;
  margin-bottom: 20px;
}
.f-contact__agree-inps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 -20px -40px;
}
.f-contact__agree-inp {
  border: 10px solid transparent;
  border-width: 0 0 20px 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.f-contact__link {
  text-decoration: underline;
  color: currentColor;
  font-size: 12px;
}
.f-contact__required {
  margin-bottom: 25px;
  font-size: 12px;
  position: relative;
}
.f-contact__required > span {
  position: absolute;
  left: -10px;
}
.f-contact__btns {
  margin-bottom: 8px;
}
.f-contact__btns-agree {
  margin: 0;
  display: none;
}
.f-contact__msg-agree {
  position: absolute;
  top: 1px;
  left: 0;
  right: -10px;
  font-size: 24px;
  max-width: 330px;
  display: none;
}
.f-contact__personal {
  margin-bottom: 22px;
  max-width: 320px;
}
.f-contact__personal-text {
  position: relative;
}
.f-contact__personal-text > span {
  position: absolute;
  left: -10px;
}
.f-contact__foot > *:last-child {
  margin-bottom: 0;
}
.is-required-agreement .f-contact__personal-text {
  color: #f00;
}
.f-contact__inp.has-error.is-required:before {
  color: #f00;
}
.no-touchevents .f-contact__btns .btn:hover {
  border-color: #224740;
}
.no-touchevents .f-contact__btns .btn:hover .btn__text {
  border: 3px solid #a8b9b6;
  background: #224740;
  color: #a8b9b6;
  padding: 18px 17px;
}
.no-touchevents .f-contact__link:hover {
  color: currentColor;
  text-decoration: none;
}
@media (max-width: 999px) {
  .f-contact__btns .btn {
    width: 170px;
  }
  .f-contact__btns .btn__text {
    padding: 13px 20px;
  }
  .no-touchevents .f-contact__btns .btn:hover .btn__text {
    padding: 11px 18px;
  }
}
@media (max-width: 749px) {
  .f-contact__side {
    width: 300px;
    margin-left: auto;
  }
  .f-contact__personal-text {
    line-height: 1.571428571428571;
  }
}
@media (min-width: 750px) {
  .f-contact .ok-message {
    font-size: 22px;
  }
  .f-contact__title {
    font-size: 18px;
  }
  .f-contact__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .f-contact__required {
    font-size: 13px;
  }
  .f-contact__inps {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 50%;
  }
  .f-contact__side {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 50%;
    padding-top: 33px;
  }
  .f-contact__inp:last-child {
    margin-top: 35px;
  }
  .f-contact__link {
    font-size: 14px;
  }
}
@media (min-width: 1000px) {
  .f-contact__title {
    margin-bottom: 35px;
  }
  .f-contact__inps {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 570px);
            flex: 1 0 calc(100% - 570px);
    max-width: calc(100% - 570px);
  }
  .f-contact__agree {
    font-size: 19px;
  }
  .f-contact__agree-inp {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: 100%;
  }
  .f-contact__btns {
    margin-bottom: 0;
  }
  .f-contact__side {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 570px;
            flex: 1 0 570px;
    max-width: 570px;
  }
  .f-contact__personal {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 260px;
  }
  .f-contact__foot {
    position: relative;
    padding-right: 345px;
    padding-bottom: 74px;
  }
}
@media (min-width: 1400px) {
  .f-contact__inner {
    margin-left: -90px;
  }
  .f-contact__inps {
    -ms-flex-preferred-size: calc(100% - 695px);
        flex-basis: calc(100% - 695px);
    max-width: calc(100% - 695px);
    border-left-width: 90px;
  }
  .f-contact__side {
    border-left-width: 90px;
    -ms-flex-preferred-size: 695px;
        flex-basis: 695px;
    max-width: 695px;
  }
  .f-contact__personal {
    max-width: 320px;
  }
}
@media (min-width: 1700px) {
  .f-contact__foot {
    padding-bottom: 87px;
  }
}
@media (min-width: 1000px) and (max-height: 800px) {
  .f-contact__inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .f-contact__side {
    padding-top: 0;
  }
  .f-contact__inp {
    margin-bottom: 20px;
  }
  .f-contact__inp:last–child {
    margin-bottom: 0;
  }
  .f-contact__title {
    margin-bottom: 20px;
  }
}
@media (min-width: 1700px) and (min-height: 1100px) {
  .f-contact__title {
    margin-bottom: 55px;
  }
}
.is-required {
  position: relative;
}
.is-required:before {
  content: '*';
  color: #456d65;
  position: absolute;
  left: -10px;
  top: 0;
  font-size: 15px;
  font-family: 'aviano-didone', serif;
}
@media (min-width: 750px) {
  .is-required:before {
    left: -15px;
  }
}
form.is-submiting,
form.is-submiting * {
  pointer-events: none !important;
}
.icon-svg--refresh {
  -webkit-animation: Rotate 1s linear infinite;
          animation: Rotate 1s linear infinite;
}
@-webkit-keyframes Rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes Rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.m-lang {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25px;
}
.m-lang__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
}
.m-lang__item {
  margin-bottom: 8px;
  margin: 0 0 0 20px;
}
.m-lang__link {
  text-decoration: none;
  display: block;
  color: #000;
  line-height: 1;
}
.no-touchevents .m-lang__link:hover {
  color: #547c74;
}
.m-lang__item.active .m-lang__link {
  font-weight: 700;
}
@media (max-width: 1699px) {
  .m-lang__item.active .m-lang__link {
    position: relative;
    top: 1px;
  }
}
@media (max-width: 999px) {
  .m-lang {
    position: absolute;
    right: 40px;
    left: 40px;
    text-align: center;
    top: 75px;
  }
  .m-lang__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 479px) {
  .m-lang {
    top: 55px;
  }
}
@media (min-width: 1000px) {
  .m-lang {
    font-size: 17px;
    margin-left: 70px;
  }
}
@media (min-width: 1700px) {
  .m-lang {
    margin-left: 90px;
    font-size: 20px;
  }
}
.m-main .illust--intro {
  display: none;
}
.m-main__bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  -o-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
}
.m-main__title {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  z-index: 200;
  padding-bottom: 20px;
}
.m-main__title::before,
.m-main__title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 13px;
  width: 3px;
  background: currentColor;
  -webkit-transition: margin 0.3s 0.3s, background 0.3s 0s, -webkit-transform 0.3s 0s;
  transition: margin 0.3s 0.3s, background 0.3s 0s, -webkit-transform 0.3s 0s;
  -o-transition: margin 0.3s 0.3s, transform 0.3s 0s, background 0.3s 0s;
  transition: margin 0.3s 0.3s, transform 0.3s 0s, background 0.3s 0s;
  transition: margin 0.3s 0.3s, transform 0.3s 0s, background 0.3s 0s, -webkit-transform 0.3s 0s;
}
.m-main__title::after {
  margin-left: 10px;
}
.m-main__title .icon-svg {
  width: 20px;
}
.m-main__list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 1.363636363636364;
}
.m-main__link {
  text-decoration: none;
  color: #000;
  text-transform: capitalize;
}
.m-main__link--label {
  color: #787878;
}
.m-main__link--sub {
  padding-left: 5px;
}
.m-main__link--sub:first-child {
  padding-left: 10px;
}
.no-touchevents .m-main__title:hover {
  color: #000;
}
.no-touchevents .m-main__title:hover::before,
.no-touchevents .m-main__title:hover::after {
  background: #000;
}
.no-touchevents .m-main__link:hover {
  color: #547c74;
}
.no-touchevents .m-main__link--label:hover {
  color: #787878;
}
@media (max-width: 999px) {
  .m-main__wrap {
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    background: #fff;
    width: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 100px 20px 70px;
    -webkit-transform: translateX(280px);
        -ms-transform: translateX(280px);
            transform: translateX(280px);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .m-main__item {
    padding: 15px 0;
  }
  .m-main.is-active .m-main__bg {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s, 0s;
         -o-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
  }
  .m-main.is-active .m-main__title::before,
  .m-main.is-active .m-main__title::after {
    margin-left: 7px;
    -webkit-transition: margin 0.3s, background 0.3s 0s, -webkit-transform 0.3s 0.3s;
    transition: margin 0.3s, background 0.3s 0s, -webkit-transform 0.3s 0.3s;
    -o-transition: margin 0.3s, transform 0.3s 0.3s, background 0.3s 0s;
    transition: margin 0.3s, transform 0.3s 0.3s, background 0.3s 0s;
    transition: margin 0.3s, transform 0.3s 0.3s, background 0.3s 0s, -webkit-transform 0.3s 0.3s;
  }
  .m-main.is-active .m-main__title::before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .m-main.is-active .m-main__title::after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .m-main.is-active .m-main__wrap {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition-delay: 0s, 0s;
         -o-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
  }
  .m-main.is-active .illust--intro {
    display: block;
  }
  .m-main__link--label,
  .m-main__link--sub {
    display: block;
  }
  .m-main__link--label {
    margin-bottom: 10px;
  }
  .m-main__link--sub {
    margin-bottom: 5px;
  }
}
@media (max-width: 479px) {
  .m-main__title {
    padding: 0 0 0 30px;
  }
  .m-main__title::before,
  .m-main__title::after {
    height: 18px;
  }
  .m-main__title::after {
    margin-left: 14px;
  }
}
@media (min-width: 1000px) {
  .m-main__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 20px;
  }
  .page-homepage .m-main__wrap {
    margin-bottom: 18px;
  }
  .fp-enabled body:not(.fp-viewing-fullpage-intro) .m-main__wrap {
    margin-bottom: 0;
  }
  .m-main__list {
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-main__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: none;
    border: 10px solid transparent;
    border-width: 0 0 0 45px;
  }
  .m-main__title,
  .m-main__bg {
    display: none;
  }
}
@media (min-width: 1700px) {
  .m-main__wrap {
    padding-right: 40px;
  }
  .m-main__link {
    font-size: 20px;
  }
  .m-main__item {
    border-width: 0 0 0 55px;
  }
}
@media (max-width: 749px) and (orientation: landscape) {
  .m-main__wrap {
    padding-bottom: 0;
  }
  .m-main__wrap .illust {
    display: none;
  }
  .m-main__item {
    padding: 10px 0;
  }
}
.s-contact {
  z-index: 75;
  width: 100%;
  padding-top: 100px;
  height: 100%;
  background: #f9f1ee url("../img/bg/contact.jpg");
}
.s-contact .row-main {
  width: 100%;
}
.s-contact__logo {
  position: fixed;
  top: 0;
  left: 0;
  height: 78px;
  color: #000 !important;
  display: block;
  padding: 20px 0 0 20px;
}
.s-contact__logo::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: currentColor;
  width: 3px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.s-contact__logo .icon-svg {
  width: 100px;
}
.s-contact__top {
  margin-bottom: 50px;
}
.s-contact__address {
  margin: 0 0 -60px -45px;
}
.s-contact__address p {
  margin-bottom: 1.25em;
}
.s-contact__project {
  border: 1px solid transparent;
  border-width: 0 0 60px 45px;
}
.s-contact__project > *:last-child {
  margin-bottom: 0;
}
.s-contact__map {
  color: #787878;
}
.s-contact__dev {
  border: 1px solid transparent;
  border-width: 0 0 60px 45px;
}
.s-contact__dev > *:last-child {
  margin-bottom: 0;
}
.s-contact__title {
  font-weight: normal;
  color: #787878;
  font-family: 'sneak', sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}
.s-contact__inner {
  padding: 40px 0;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
.s-contact__content {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.s-contact__link {
  color: #787878;
  text-decoration: none;
}
.s-contact__highlighted {
  font-size: 17px;
  font-family: 'aviano-didone', serif;
  text-decoration: none;
  color: #456d65 !important;
}
.s-contact__btn {
  background: #e8c6b9;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 14px 25px;
  font-size: 12px;
  line-height: 1.4;
  display: inline-block;
  text-align: center;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.s-contact__close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 14px 10px;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.4;
  -webkit-transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.no-touchevents .s-contact__link:hover,
.no-touchevents .s-contact__link:focus {
  color: #787878;
  text-decoration: underline;
}
.no-touchevents .s-contact__highlighted:hover,
.no-touchevents .s-contact__highlighted:focus {
  text-decoration: none;
  color: #a4d6b2 !important;
}
.no-touchevents .s-contact__logo:hover,
.no-touchevents .s-contact__logo:focus {
  text-decoration: none;
  color: #456d65 !important;
}
.no-touchevents .s-contact__btn:hover,
.no-touchevents .s-contact__btn:focus {
  background: #dfbcaf;
  color: #fff;
}
.no-touchevents .s-contact__close:hover,
.no-touchevents .s-contact__close:focus {
  color: #5b8179;
}
.no-touchevents .s-contact__map:hover,
.no-touchevents .s-contact__map:focus {
  color: #000;
}
.s-contact.is-send .s-contact__top {
  display: none;
}
.s-contact.is-send .s-contact__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.js .s-contact__btn--fixed {
  -webkit-transform: translate(-100%, 100%) rotate(-90deg);
      -ms-transform: translate(-100%, 100%) rotate(-90deg);
          transform: translate(-100%, 100%) rotate(-90deg);
}
.s-contact__btn--fixed.is-active {
  -webkit-transform: translate(0, 100%) rotate(-90deg);
      -ms-transform: translate(0, 100%) rotate(-90deg);
          transform: translate(0, 100%) rotate(-90deg);
}
.s-contact__btn--fixed {
  position: fixed;
  left: 0;
  bottom: 100px;
  -webkit-transform: translate(0, 100%) rotate(-90deg);
      -ms-transform: translate(0, 100%) rotate(-90deg);
          transform: translate(0, 100%) rotate(-90deg);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: background 0.3s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -o-transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
  transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
  transition: background 0.3s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  z-index: 74;
}
@media (max-width: 749px) {
  .s-contact__inner {
    position: relative;
  }
  .s-contact__inner__address {
    font-size: 14px;
  }
  .s-contact__inner__address p {
    margin-bottom: 20px;
    line-height: 1.5;
  }
}
@media (min-width: 750px) {
  .s-contact .row-main {
    width: 100%;
    position: static;
    max-width: 1280px;
  }
  .s-contact__inner {
    width: 100%;
  }
  .s-contact__title {
    font-size: 18px;
  }
  .s-contact__address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .s-contact__project {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 50%;
  }
  .s-contact__dev {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 50%;
  }
  .s-contact__btn {
    padding: 24px 33px;
    font-size: 18px;
    line-height: 1.388888888888889;
  }
  .s-contact__btn--fixed {
    bottom: 210px;
    left: 20px;
  }
  .page-homepage .s-contact__btn {
    left: 40px;
  }
}
@media (min-width: 1000px) {
  .s-contact__inner {
    padding-left: 60px;
  }
  .s-contact__title {
    margin-bottom: 35px;
  }
  .s-contact__project {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 570px);
            flex: 1 0 calc(100% - 570px);
    max-width: calc(100% - 570px);
  }
  .s-contact__dev {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 570px;
            flex: 1 0 570px;
    max-width: 570px;
  }
  body:not(.page-homepage) .s-contact {
    padding-top: 55px;
  }
}
@media (min-width: 1400px) {
  .s-contact__btn--fixed {
    left: 40px;
  }
  .s-contact__address {
    margin-left: -90px;
  }
  .s-contact__project {
    -ms-flex-preferred-size: calc(100% - 695px);
        flex-basis: calc(100% - 695px);
    max-width: calc(100% - 695px);
    border-left-width: 90px;
  }
  .s-contact__dev {
    border-left-width: 90px;
    -ms-flex-preferred-size: 695px;
        flex-basis: 695px;
    max-width: 695px;
  }
  .s-contact__highlighted {
    font-size: 20px;
  }
}
@media (min-width: 1700px) {
  .s-contact {
    font-size: 20px;
    line-height: 1.4;
  }
  .s-contact__inner {
    padding-right: 115px;
  }
}
@media (min-width: 1000px) and (max-height: 800px) {
  .s-contact__top {
    margin-bottom: 20px;
  }
}
@media (min-width: 1700px) and (min-height: 1100px) {
  .s-contact__title {
    margin-bottom: 55px;
  }
  .s-contact__inner {
    padding-bottom: 125px;
  }
  .s-contact__top {
    margin-bottom: 111px;
  }
}
.s-intro {
  border-top: 100px solid #fff;
}
.s-intro .link {
  color: #fff;
}
.s-intro__video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  background-size: cover;
  overflow: hidden;
}
.s-intro__video::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  border: 3px solid #fff;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  border-top-color: transparent;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: animation-rotate 0.8s infinite linear;
          animation: animation-rotate 0.8s infinite linear;
}
.s-intro__video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-intro__text {
  position: absolute;
  left: 0;
  right: 0;
  top: 15%;
  text-align: center;
  -webkit-animation: intro-fade 0.5s 5.5s;
          animation: intro-fade 0.5s 5.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.s-intro__text h2 {
  color: #fff;
  font-size: 10vw !important;
  line-height: 1.25;
}
.s-intro__text h2 span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.s-intro__text h2 span:nth-child(1) {
  -webkit-animation: intro-fade 0.5s 2s;
          animation: intro-fade 0.5s 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.s-intro__text h2 span:nth-child(2) {
  opacity: 0;
  -webkit-animation: intro-fade-in 0.5s 2.5s;
          animation: intro-fade-in 0.5s 2.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.s-intro__sound {
  position: absolute;
  left: 50%;
  bottom: 37px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  text-decoration: none;
}
.s-intro__sound .icon-svg--sound {
  display: none;
}
.s-intro__sound.is-active .icon-svg--sound {
  display: block;
}
.s-intro__sound.is-active .icon-svg--sound-off {
  display: none;
}
.no-touchevents .s-intro__sound:hover {
  color: #bbb;
}
.no-touchevents .s-intro .link:hover {
  color: #bbb;
}
@media (max-width: 999px) {
  .s-intro {
    height: 100vh;
  }
}
@media (min-width: 750px) {
  .s-intro__text h2 {
    font-size: 6.4vw !important;
  }
  .s-intro__sound {
    bottom: 27px;
  }
}
@-webkit-keyframes intro-fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes intro-fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes intro-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes intro-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.s-type-1 .row-main {
  position: static;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.s-type-1__img::before {
  content: '';
  display: block;
  padding-top: 130.90507726269314%;
}
.s-type-1__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-type-1__carousel::before {
  content: '';
  display: block;
  padding-top: 133.19148936170214%;
}
.s-type-1__content {
  position: relative;
  z-index: 10;
}
@media (max-width: 749px) {
  .s-type-1 {
    padding-bottom: 70px;
  }
  .s-type-1 .slick-dots {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .s-type-1__img {
    width: 50%;
    position: relative;
    margin-left: auto;
  }
  .s-type-1__content {
    padding-left: 90px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .s-type-1__content h2 {
    margin-left: -50px;
  }
  .s-type-1__carousel {
    margin-left: 10px;
  }
}
@media (max-width: 999px) {
  .s-type-1__link {
    display: none;
  }
}
@media (min-width: 1000px) {
  .s-type-1:not(.fp-section),
  .s-type-1 .fp-tableCell {
    padding-bottom: 7.291666666666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .s-type-1__img {
    position: absolute;
    top: 7.692307692307693%;
    left: 42.07692307692308%;
    width: 22.615384615384617%;
    z-index: 5;
  }
  .s-type-1__carousel {
    position: absolute;
    top: 70px;
    right: 20px;
    width: 36.71875%;
    max-height: 87%;
    bottom: 100px;
  }
  .s-type-1__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 24.479166666666668%;
            flex: 1 1 24.479166666666668%;
    max-width: 24.479166666666668%;
    margin-left: 17.1875%;
    margin-bottom: 5.729166666666667%;
  }
  .s-type-1__content h2 {
    margin-left: -22.98850574712644%;
  }
}
@media (min-width: 1700px) {
  .s-type-1__carousel {
    bottom: auto;
  }
  .s-type-1__img {
    top: 9.722222222222221%;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-1 {
    padding: 40px 0 80px;
    position: relative;
  }
  .s-type-1__img {
    position: absolute;
    left: 40px;
    bottom: 30%;
    width: 35%;
    z-index: 10;
  }
  .s-type-1__content {
    margin-left: 200px;
    margin-bottom: 40px;
  }
  .s-type-1__content h2 {
    margin-left: -100px;
  }
  .s-type-1__carousel {
    margin-left: 200px;
  }
}
@media (min-width: 1000px) and (max-width: 1399px) {
  .s-type-1__content h2 {
    font-size: 26px;
  }
}
@media (min-width: 1400px) and (min-height: 800px) {
  .s-type-1__img {
    top: 9.25925925925926%;
    left: 40.26041666666667%;
    width: 23.59375%;
  }
  .s-type-1__carousel {
    right: 40px;
    max-height: 90%;
  }
  .s-type-1__content {
    margin-left: 14.0625%;
  }
}
@media (min-width: 1400px) and (max-height: 800px) {
  .s-type-1__img {
    max-height: 300px;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .s-type-1__content h2 {
    margin-bottom: 53px;
  }
}
.s-type-2 {
  background: #f5e6e1 url("../img/bg/pattern-6-transparent.png");
}
.s-type-2 .row-main {
  height: 100%;
  margin-right: 0;
}
.s-type-2 .slick-dots {
  top: auto;
  bottom: -40px;
  right: 30px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.s-type-2__content {
  position: relative;
}
@media (max-width: 999px) {
  .s-type-2 {
    padding-bottom: 80px;
  }
  .s-type-2__content {
    padding-top: 50px;
    padding-left: 60px;
    margin-bottom: 55px;
    z-index: 1;
  }
  .s-type-2__carousel {
    padding-top: 75%;
  }
  .s-type-2__link {
    display: none;
  }
}
@media (min-width: 1000px) {
  .s-type-2:not(.fp-section),
  .s-type-2 .fp-tableCell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 30px 35px 135px;
  }
  .s-type-2 .row-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 10%;
  }
  .s-type-2 .slick-dots {
    right: 0;
  }
  .s-type-2__carousel {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 57.4468085106383%;
            flex: 1 1 57.4468085106383%;
    max-width: 57.4468085106383%;
  }
  .s-type-2__content {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 42.5531914893617%;
            flex: 1 1 42.5531914893617%;
    max-width: 42.5531914893617%;
    z-index: 20;
    padding-top: 20px;
  }
}
@media (min-width: 1400px) {
  .s-type-2 .fp-tableCell {
    padding: 59px 40px 59px 135px;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-2__content {
    padding-left: 120px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1400px) and (min-height: 800px) {
  .s-type-2 .row-main {
    padding-bottom: 5%;
  }
  .s-type-2__carousel {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 69.96996996996998%;
            flex: 1 1 69.96996996996998%;
    max-width: 69.96996996996998%;
  }
  .s-type-2__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 30.030030030030034%;
            flex: 1 1 30.030030030030034%;
    max-width: 30.030030030030034%;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .s-type-2__content {
    max-width: 26.458333333333336%;
  }
}
.s-type-3__content {
  position: relative;
  z-index: 10;
}
.s-type-3__content > :last-child {
  margin-bottom: 0;
}
.s-type-3__content h2 {
  white-space: nowrap;
  color: #a4d6b2;
  margin-left: 20px;
}
@media (max-width: 749px) {
  .s-type-3 {
    padding-left: 20px;
  }
  .s-type-3__content {
    padding-left: 40px;
    margin-bottom: 30px;
  }
  .s-type-3__carousel {
    margin-left: 40px;
  }
}
@media (max-width: 999px) {
  .s-type-3__content {
    padding-top: 50px;
  }
  .s-type-3__link {
    display: none;
  }
  .s-type-3__carousel {
    padding-top: 75%;
    margin-bottom: 70px;
  }
}
@media (min-width: 1000px) {
  .s-type-3:not(.fp-section),
  .s-type-3 .fp-tableCell {
    padding: 5.208333333333334% 0;
  }
  .s-type-3 .row-main {
    margin-right: 0;
    max-width: 1665px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .s-type-3__carousel {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 69.96996996996998%;
            flex: 1 1 69.96996996996998%;
    max-width: 69.96996996996998%;
    height: 100%;
  }
  .s-type-3__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 30.030030030030034%;
            flex: 1 1 30.030030030030034%;
    max-width: 30.030030030030034%;
    padding-right: 30px;
  }
  .s-type-3__content h2 {
    margin-left: -40px;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-3 {
    margin-bottom: 20px;
  }
  .s-type-3__content {
    padding-left: 200px;
    margin-bottom: 40px;
  }
  .s-type-3__content h2 {
    margin-left: -60px;
  }
  .s-type-3__carousel {
    margin-left: 200px;
  }
}
@media (min-width: 750px) and (max-width: 1699px) {
  .s-type-3 .row-main {
    margin-left: 170px;
  }
}
@media (min-width: 1400px) and (min-height: 800px) {
  .s-type-3__carousel {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 69.96996996996998%;
            flex: 1 1 69.96996996996998%;
    max-width: 69.96996996996998%;
  }
  .s-type-3__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 30.030030030030034%;
            flex: 1 1 30.030030030030034%;
    max-width: 30.030030030030034%;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .s-type-3__content {
    padding-bottom: 30px;
  }
  .s-type-3__content h2 {
    margin-left: -65px;
    margin-bottom: 60px;
  }
}
.s-type-4 {
  background: #224740 url("../img/bg/pattern-6-transparent.png") 0 0;
}
.s-type-4 .row-main {
  height: 100%;
  margin-right: 0;
}
.s-type-4 .slick-dots {
  top: auto;
  bottom: -40px;
  right: 100px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.s-type-4 .link {
  color: #fff;
}
.s-type-4__content {
  color: #b9d3c0;
}
.s-type-4__content a {
  color: #b9d3c0;
}
.s-type-4__content .row-main > :last-child {
  margin-bottom: 0;
}
.no-touchevents .s-type-4 .link:hover {
  color: #bbb;
}
@media (max-width: 999px) {
  .s-type-4 {
    padding-bottom: 75px;
    padding-right: 25px;
  }
  .s-type-4__content {
    padding: 70px 0 40px 40px;
  }
  .s-type-4__carousel {
    padding-top: 75%;
  }
  .s-type-4__link {
    display: none;
  }
}
@media (min-width: 1000px) {
  .s-type-4:not(.fp-section),
  .s-type-4 .fp-tableCell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 65px 30px 35px 135px;
  }
  .s-type-4 .slick-dots {
    right: 0;
  }
  .s-type-4 .row-main {
    max-width: 320px;
  }
  .s-type-4__carousel {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 65.95744680851064%;
            flex: 1 1 65.95744680851064%;
    max-width: 65.95744680851064%;
  }
  .s-type-4__content {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 34.04255319148936%;
            flex: 1 1 34.04255319148936%;
    max-width: 34.04255319148936%;
    padding-top: 60px;
  }
}
@media (min-width: 1400px) {
  .s-type-4 .row-main {
    max-width: 95%;
  }
  .s-type-4 .fp-tableCell {
    padding: 59px 40px 59px 135px;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-4__content {
    padding-left: 140px;
  }
}
@media (min-width: 1400px) and (min-height: 800px) {
  .s-type-4 .row-main {
    max-width: 400px;
    padding-bottom: 5%;
  }
  .s-type-4__carousel {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 74.49856733524355%;
            flex: 1 1 74.49856733524355%;
    max-width: 74.49856733524355%;
  }
  .s-type-4__content {
    padding-top: 35px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25.501432664756447%;
            flex: 1 1 25.501432664756447%;
    max-width: 25.501432664756447%;
  }
}
.s-type-5 {
  background: #f8eeea;
}
.s-type-5__img::before {
  content: '';
  display: block;
  padding-top: 99.22600619195046%;
}
.s-type-5__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-type-5__content {
  position: relative;
  z-index: 10;
}
.s-type-5__content .row-main > :last-child {
  margin-bottom: 0;
}
.s-type-5__content h2 {
  color: #e8c6b9;
}
@media (max-width: 749px) {
  .s-type-5 {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .s-type-5__content {
    margin: 0 20px 50px 40px;
  }
  .s-type-5__img {
    position: relative;
    margin: 0 20px;
    max-width: 60%;
  }
  .s-type-5__carousel {
    padding-top: 107.14285714285714%;
    margin: 0 0 0 60px;
  }
}
@media (max-width: 999px) {
  .s-type-5 .slick-dots {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 20px;
  }
  .s-type-5__link {
    display: none;
  }
}
@media (min-width: 1000px) {
  .s-type-5 .slick-dots {
    top: auto;
    left: auto;
    bottom: 10px;
    right: 100%;
    margin-right: 28px;
  }
  .s-type-5__img {
    position: absolute;
    top: 42.407407407407405%;
    left: 32.91666666666667%;
    width: 26.041666666666668%;
    z-index: 5;
  }
  .s-type-5__carousel {
    position: absolute;
    top: 70px;
    right: 0;
    bottom: 0;
    width: 44.01041666666667%;
  }
  .s-type-5__content {
    max-width: 34.114583333333336%;
    margin-left: 20.833333333333336%;
    padding-top: 5.989583333333334%;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-5 {
    padding: 50px 0;
  }
  .s-type-5__content {
    margin: 0 0 50px 100px;
  }
  .s-type-5__img {
    width: 50%;
    position: relative;
    z-index: 5;
  }
  .s-type-5__carousel {
    margin-left: 200px;
    margin-top: -150px;
    padding-top: 107.14285714285714%;
  }
}
.s-type-6 {
  background: #224740 url("../img/bg/s-type-6.png") 50% 100% no-repeat;
  background-size: 100% auto;
  color: #aaa;
}
.s-type-6 .link {
  color: #fff;
}
.s-type-6__img::before {
  content: '';
  display: block;
  padding-top: 98.23788546255507%;
}
.s-type-6__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-type-6__carousel::before {
  content: '';
  display: block;
  padding-top: 66.62946428571428%;
}
.s-type-6__content {
  position: relative;
  z-index: 10;
}
.s-type-6__content .row-main > :last-child {
  margin-bottom: 0;
}
.s-type-6__content h2 {
  color: #5b8179;
}
.s-type-6__content p {
  clear: both;
}
.s-type-6__content a {
  color: #aaa;
}
.s-type-6__author {
  color: #e8c6b9;
}
.s-type-6__author strong {
  font-size: 20px;
  font-weight: normal;
}
.no-touchevents .s-type-6 .link:hover {
  color: #bbb;
}
@media (max-width: 749px) {
  .s-type-6__img {
    width: 70%;
  }
  .s-type-6__content {
    margin: -10px 40px 20px 40px;
  }
  .s-type-6__content h2 {
    -margin-left: 20px;
  }
}
@media (max-width: 999px) {
  .s-type-6 {
    padding-top: 70px;
    padding-bottom: 20px;
  }
  .s-type-6 .slick-dots {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .s-type-6__img {
    position: relative;
  }
  .s-type-6__carousel {
    margin-bottom: 50px;
    margin-left: 60px;
  }
  .s-type-6__btn {
    margin-left: 60px;
  }
  .s-type-6__link {
    display: none;
  }
}
@media (min-width: 1000px) {
  .s-type-6:not(.fp-section),
  .s-type-6 .fp-tableCell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .s-type-6 .slick-dots {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .s-type-6__img {
    position: absolute;
    top: 0;
    left: 4.6875%;
    width: 23.645833333333336%;
    z-index: 5;
  }
  .s-type-6__carousel {
    position: absolute;
    top: 25.925925925925924%;
    left: 8.854166666666668%;
    width: 42.1875%;
    max-height: 65%;
  }
  .s-type-6__content {
    max-width: 42.708333333333336%;
    margin-left: 52.083333333333336%;
  }
  .s-type-6__content h2 {
    margin-left: -30px;
  }
  .s-type-6__btn {
    text-align: center;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-6 .slick-dots {
    margin-left: 20px;
  }
  .s-type-6__img {
    width: 50%;
  }
  .s-type-6__content {
    margin: -20px 0 20px 200px;
  }
  .s-type-6__content h2 {
    margin-left: -100px;
  }
}
@media (min-width: 1400px) and (min-height: 800px) {
  .s-type-6 .row-main {
    max-width: 800px;
  }
  .s-type-6__carousel {
    width: 44.270833333333336%;
  }
  .s-type-6__content {
    max-width: 41.66666666666667%;
    margin-left: 55.208333333333336%;
  }
  .s-type-6__author strong {
    font-size: 30px;
  }
  .s-type-6__btn {
    margin-top: 3em;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .s-type-6__content h2 {
    margin-left: -170px;
    margin-bottom: 70px;
  }
}
.s-type-7 .slick-dots {
  top: auto;
  bottom: 0;
  right: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.s-type-7 .slick-dots {
  display: none !important;
}
.s-type-7 .row-main {
  margin-left: 0;
  width: 100%;
}
.s-type-7 .link {
  color: #fff;
}
.s-type-7__content {
  background: #f0d0c4 url("../img/bg/pattern-6-transparent.png");
  padding-top: 50px;
  padding-left: 80px;
  padding-bottom: 60px;
}
.s-type-7__content h2 {
  color: #5d8277;
  margin-left: -20px;
}
.s-type-7__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 0 -30px;
}
.s-type-7__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
  border: 10px solid transparent;
  border-width: 0 0 0 30px;
}
.s-type-7__item ul li {
  border-left: none;
}
.s-type-7__item ul li a {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
}
.s-type-7__item ul li a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 2px;
  background-color: #224740;
}
.s-type-7__item:not(:last-child) .s-type-7__anchor,
.s-type-7__item:not(:nth-child(3)) .s-type-7__anchor {
  border-bottom: 1px solid #224740;
}
.s-type-7__item ul li:last-child .s-type-7__anchor {
  border-bottom: 1px solid #224740;
}
.s-type-7__anchor {
  display: block;
  color: #224740;
  padding: 10px 0;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.2;
}
.s-type-7__anchor span {
  font-size: 18px;
}
.no-touchevents .s-type-7 .link:hover {
  color: #bbb;
}
.no-touchevents .s-type-7__anchor:hover {
  color: #000;
  border-color: #000;
}
@media (max-width: 999px) {
  .s-type-7__content {
    padding-left: 140px;
  }
  .s-type-7__carousel {
    padding-top: 66.62946428571428%;
  }
  .s-type-7__link {
    display: none;
  }
}
@media (max-width: 749px) {
  .s-type-7__content {
    padding-left: 80px;
  }
}
@media (max-width: 479px) {
  .s-type-7__content {
    padding-left: 40px;
  }
  .s-type-7__content h2 {
    margin-left: 20px;
  }
}
@media (min-width: 1000px) {
  .s-type-7__content {
    padding-top: 100px;
    padding-bottom: 50px;
    width: 479px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 17.5%;
  }
  .s-type-7__content h2 {
    margin-left: -40px;
  }
  .s-type-7__carousel {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .s-type-7__list {
    width: 210px;
  }
  .s-type-7__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .s-type-7__item ul li a {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
  }
  .s-type-7__item:nth-child(3) .s-type-7__anchor {
    border-bottom: 1px solid #224740;
  }
  .s-type-7__anchor {
    font-size: 22px;
  }
}
@media (min-width: 1400px) {
  .s-type-7__content {
    width: 519px;
  }
  .s-type-7__content h2 {
    margin-left: -60px;
  }
}
@media (min-width: 1000px) and (min-height: 700px) {
  .s-type-7__content {
    padding-top: 200px;
    padding-top: 30vh;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .s-type-7__content {
    padding-bottom: 87px;
  }
  .s-type-7__content h2 {
    margin-bottom: 50px;
  }
  .s-type-7__anchor {
    font-size: 32px;
    padding: 14px 0;
  }
  .s-type-7__item ul li a {
    font-size: 28px;
  }
}
.s-type-8 .row-main {
  position: static;
}
.s-type-8 .b-carousel__item {
  padding-top: 25px;
}
.s-type-8 .b-carousel__btn {
  top: 0;
  right: 10%;
}
.s-type-8 .slick-dots {
  right: auto;
}
.s-type-8__img {
  z-index: 5;
}
.s-type-8__img::before {
  content: '';
  display: block;
  padding-top: 91.92139737991266%;
}
.s-type-8__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-type-8__carousel::before {
  content: '';
  display: block;
  padding-top: 114.37271619975638%;
}
.s-type-8__content {
  position: relative;
  z-index: 10;
}
.s-type-8__content .row-main > :last-child {
  margin-bottom: 0;
}
.s-type-8__content a {
  color: #787878;
  font-weight: bold;
}
.s-type-8__content h2 .icon-svg {
  color: #2e353a;
  width: 150px;
  display: block;
  margin-bottom: 0.75em;
}
.s-type-8__link--up .icon-svg {
  margin: 0 0 5px;
}
@media (max-width: 1699px) {
  .s-type-8__carousel {
    bottom: 100px;
  }
}
@media (max-width: 999px) {
  .s-type-8 {
    padding-top: 70px;
    padding-bottom: 150px;
  }
  .s-type-8__img {
    position: relative;
    width: 50%;
  }
  .s-type-8__link--down {
    display: none;
  }
  .s-type-8__link--up {
    bottom: 30px;
  }
  .s-type-8__carousel {
    bottom: 0;
  }
}
@media (max-width: 749px) {
  .s-type-8__content {
    padding-left: 60px;
    margin-bottom: 40px;
  }
  .s-type-8__content h2 {
    margin-left: -20px;
    margin-bottom: 30px;
  }
  .s-type-8__carousel {
    margin: 20px 20px 0;
  }
}
@media (min-width: 1000px) {
  .s-type-8__link--up {
    display: none;
  }
  .fp-viewing-fullpage-footer .s-type-8__link--up {
    display: block;
  }
  .fp-viewing-fullpage-footer .s-type-8__link--down {
    display: none;
  }
  .s-type-8 .b-carousel__item {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .s-type-8 .b-carousel__btn {
    top: auto;
    bottom: 0;
    right: auto;
    left: 140px;
  }
  .s-type-8 .b-carousel__btn .btn {
    width: 230px;
  }
  .s-type-8 .slick-dots {
    top: auto;
    bottom: -10px;
  }
  .s-type-8:not(.fp-section),
  .s-type-8 .fp-tableCell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 3.645833333333333%;
  }
  .s-type-8__img {
    position: absolute;
    top: 3.703703703703703%;
    left: 39.0625%;
    width: 23.854166666666668%;
  }
  .s-type-8__carousel {
    position: absolute;
    top: 70px;
    right: 40px;
    width: 42.76041666666667%;
    max-height: 85%;
  }
  .s-type-8__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 34.114583333333336%;
            flex: 1 1 34.114583333333336%;
    max-width: 34.114583333333336%;
    margin-left: 17.34375%;
    margin-bottom: 40px;
  }
  .s-type-8__content h2 {
    margin-left: -13.223140495867769%;
  }
}
@media (min-width: 1400px) {
  .s-type-8 .b-carousel__btn {
    left: 32%;
  }
}
@media (min-width: 1700px) {
  .s-type-8__content h2 .icon-svg {
    width: 288px;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-8 {
    padding-top: 50px;
  }
  .s-type-8__content {
    margin-left: 200px;
  }
  .s-type-8__content h2 {
    margin-left: -100px;
  }
  .s-type-8__carousel {
    margin: 40px 40px 0px;
  }
}
@media (min-width: 1000px) and (min-height: 700px) {
  .s-type-8 .fp-tableCell {
    padding-bottom: 7.291666666666667%;
  }
}
@media (min-width: 1700px) and (min-height: 1000px) {
  .s-type-8__img {
    top: 15.462962962962962%;
  }
  .s-type-8__content h2 {
    margin-bottom: 80px;
  }
}
.s-type-9__img::before {
  content: '';
  display: block;
  padding-top: 99.22600619195046%;
}
.s-type-9__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-type-9__content {
  position: relative;
  z-index: 10;
}
.s-type-9__content .row-main > :last-child {
  margin-bottom: 0;
}
.s-type-9__content h2 {
  color: #e8c6b9;
}
@media (max-width: 999px) {
  .s-type-9 .slick-dots {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 230px;
  }
  .s-type-9__link {
    display: none;
  }
}
@media (max-width: 749px) {
  .s-type-9 {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .s-type-9__content {
    margin: 0 20px -15px 30px;
  }
  .s-type-9__img {
    position: relative;
    margin: 0 20px;
    max-width: 60%;
  }
  .s-type-9__carousel {
    padding-top: 107.14285714285714%;
    margin: 0 0 0 60px;
  }
  .s-type-9 .illust--type-12 {
    display: none;
  }
  .s-type-9 .slick-dots {
    margin-right: 130px;
  }
}
@media (min-width: 1000px) {
  .s-type-9 .slick-dots {
    top: auto;
    bottom: 0;
    left: 100%;
    margin-left: 28px;
  }
  .s-type-9__img {
    position: absolute;
    top: 10.333333333333334%;
    left: 38.28125%;
    width: 33.333333333333336%;
    max-height: 45%;
    z-index: 5;
  }
  .s-type-9__carousel {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 11.952662721893493%;
    width: 44.01041666666667%;
  }
  .s-type-9__content {
    max-width: 39.32291666666667%;
    position: absolute;
    left: 46.875%;
    bottom: 19.867549668874172%;
  }
}
@media (min-width: 750px) and (max-width: 999px) {
  .s-type-9 {
    padding: 50px 0;
  }
  .s-type-9__content {
    margin: 0 0 -50px 100px;
  }
  .s-type-9__img {
    width: 50%;
    position: relative;
    z-index: 5;
  }
  .s-type-9__carousel {
    margin-left: 200px;
    margin-top: -150px;
    padding-top: 107.14285714285714%;
  }
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
body {
  position: relative;
  min-width: 320px;
}
@media (min-width: 1400px) {
  body.page-homepage {
    overflow: hidden;
  }
}
:first-child {
  margin-top: 0;
}
.mother {
  position: relative;
  overflow: hidden;
}
.page-flats .mother {
  overflow: initial;
}
.page-404 .mother {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  z-index: 1;
}
.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100px;
  z-index: 200;
  background: rgba(255,255,255,0.6);
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.header__logo {
  display: block;
  font: 100%/1 'sneak', sans-serif;
  margin: 0;
  color: #000;
  position: relative;
  margin-bottom: 22px;
}
.header__logo .icon-svg {
  width: 100px;
}
.header__logo a {
  color: currentColor;
  display: block;
  padding: 20px 0 0 20px;
}
.header__logo a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: currentColor;
  width: 3px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.no-touchevents .header__logo a:hover {
  color: #547c74;
}
@media (max-width: 999px) {
  .header.headroom--not-top {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .header.headroom--pinned {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (min-width: 1000px) {
  .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 55px;
  }
  .fp-enabled body:not(.fp-viewing-fullpage-intro) .header {
    height: 55px;
  }
  .fp-enabled body:not(.fp-viewing-fullpage-intro) .header__logo,
  .header__logo {
    margin-bottom: 0;
  }
  .fp-enabled body:not(.fp-viewing-fullpage-intro) .header__logo a,
  .header__logo a {
    padding-top: 16px;
    height: 55px;
    overflow: hidden;
  }
  .page-homepage .header {
    height: 100px;
  }
  .page-homepage .header__logo {
    margin-bottom: 22px;
  }
  .page-homepage .header__logo a {
    padding-top: 20px;
    height: 78px;
  }
}
.footer {
  position: relative;
  background: #ddd;
  padding-top: 35px;
  padding-bottom: 18px;
}
.footer,
.footer .fp-tableCell {
  height: auto !important;
}
.footer .row-main {
  max-width: 100%;
}
.footer .row-main a[href^="tel"] {
  color: #787878;
  text-decoration: none;
  white-space: nowrap;
}
.footer .row-main .s-contact__btn {
  color: #fff;
  white-space: nowrap;
}
.row-main .footer__logo-crestyl a {
  color: #2e353a;
}
.footer .icon-svg--logo-sarecky-dvur,
.footer .icon-svg--logo-crestyl-footer {
  width: 80px;
}
.page-flats .footer {
  overflow: hidden;
}
.footer__logos {
  color: #000;
}
.footer__copy {
  font-size: 12px;
}
.footer__address {
  -webkit-box-flex: 0;
      -ms-flex: 0 1;
          flex: 0 1;
}
.footer__logo-madlove {
  width: 115px;
  display: block;
}
.footer__project {
  position: absolute;
  top: 0;
  left: calc(17.34375% + 28px);
}
.footer__project--hof {
  position: absolute;
  top: 0;
  left: calc(17.34375% + 158px);
}
.footer [data-cookie-open] {
  color: inherit;
}
.no-touchevents .footer .row-main a:hover {
  color: #000;
}
.no-touchevents .footer .row-main .s-contact__btn:hover {
  color: #fff;
}
.no-touchevents .row-main .footer__logo-crestyl a:hover {
  color: #787878;
}
.no-touchevents .footer [data-cookie-open]:hover {
  color: #787878;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .footer__project {
    left: calc(17.34375% + 8px);
  }
  .footer__project--hof {
    left: calc(17.34375% + 138px);
  }
}
@media (max-width: 999px) {
  .footer {
    background: #d8d8d8;
    font-size: 14px;
  }
  .footer .s-contact__btn {
    padding: 12px 20px;
    font-size: 12px;
  }
  .footer__project {
    left: 27px;
  }
  .footer__project--hof {
    left: 127px;
  }
}
@media (max-width: 749px) {
  .footer__project {
    left: 7px;
  }
  .footer__project--hof {
    left: 127px;
  }
}
@media (max-width: 479px) {
  .footer {
    padding-top: 50px;
    font-size: 12px;
  }
}
@media (min-width: 1000px) {
  .footer {
    padding-top: 140px;
    padding-left: 80px;
    padding-bottom: 15px;
  }
  .footer .icon-svg--logo-sarecky-dvur {
    width: 131px;
  }
  .footer .icon-svg--logo-crestyl-footer {
    width: 133px;
  }
  .footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .footer__soc {
    margin-left: 30px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 1400px) {
  .footer {
    font-size: 16px;
  }
  .footer__soc {
    margin-left: auto;
  }
}
@media (min-width: 1700px) {
  .footer__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 3px;
  }
  .footer .footer__logo-crestyl {
    margin-left: 28px;
  }
}
.main {
  position: relative;
}
.page-gallery .main {
  padding: 125px 0 0;
  background: #f9f1ee url("../img/bg/page-gallery.jpg") 50% 0 repeat;
}
.page-404 .main {
  padding: 125px 0 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-404 .main {
  padding: 125px 0 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1000px) {
  .page-404 .main {
    padding-bottom: 125px;
  }
}
.u-align-top {
  vertical-align: top;
}
.u-align-middle {
  vertical-align: middle;
}
.u-align-bottom {
  vertical-align: bottom;
}
.u-clearfix:before,
.u-clearfix:after {
  content: '';
  display: table;
}
.u-clearfix:after {
  clear: both;
}
.u-ctx {
  display: table-cell;
}
.u-ctx:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  line-height: 0;
  font-size: xx-large;
  content: ' x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ';
}
.u-pull-left {
  float: left;
}
.u-pull-right {
  float: right;
}
.u-vhide {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.u-out,
.js .u-js-out {
  position: absolute;
  left: -5000px;
}
.u-max-width-1-12 {
  max-width: 138.33333333333334px;
}
.u-max-width-2-12 {
  max-width: 286.6666666666667px;
}
.u-max-width-3-12 {
  max-width: 435px;
}
.u-max-width-4-12 {
  max-width: 583.3333333333334px;
}
.u-max-width-5-12 {
  max-width: 731.6666666666667px;
}
.u-max-width-6-12 {
  max-width: 880px;
}
.u-max-width-7-12 {
  max-width: 1028.3333333333335px;
}
.u-max-width-8-12 {
  max-width: 1176.6666666666667px;
}
.u-max-width-9-12 {
  max-width: 1325px;
}
.u-max-width-10-12 {
  max-width: 1473.3333333333335px;
}
.u-max-width-11-12 {
  max-width: 1621.6666666666667px;
}
.u-max-width-12-12 {
  max-width: 1770px;
}
.u-max-width-13-12 {
  max-width: 1918.3333333333335px;
}
.u-max-width-14-12 {
  max-width: 2066.666666666667px;
}
.m-center {
  margin-left: auto;
  margin-right: auto;
}
.u-mb-5 {
  margin-bottom: 5px;
}
.u-mb-10 {
  margin-bottom: 10px;
}
.u-ml-auto {
  margin-left: auto;
}
.u-mb-0 {
  margin-bottom: 0;
}
@media (max-width: 749px) {
  .u-pt-100 {
    padding-top: 100px;
  }
}
.u-text-left {
  text-align: left;
}
.u-text-right {
  text-align: right;
}
.u-text-center {
  text-align: center;
}
.u-text-justify {
  text-align: justify;
}
.u-text-nowrap {
  white-space: nowrap;
}
.u-text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.u-text-lowercase {
  text-transform: lowercase;
}
.u-text-uppercase {
  text-transform: uppercase;
}
.u-text-capitalize {
  text-transform: capitalize;
}
.u-font-light {
  font-weight: 300;
}
.u-font-regular {
  font-weight: normal;
}
.u-font-bold {
  font-weight: bold;
}
.u-font-italic {
  font-style: italic;
}
.u-text-hide {
  font: 0/0 a;
  color: transparent;
  text-decoration: none;
}
.u-hide {
  display: none;
}
@media (min-width: 480px) {
  .u-hide\@sm {
    display: none;
  }
}
@media (min-width: 750px) {
  .u-hide\@md {
    display: none;
  }
}
@media (min-width: 1000px) {
  .u-hide\@lg {
    display: none;
  }
}
@media (min-width: 1400px) {
  .u-hide\@xl {
    display: none;
  }
}
@media (min-width: 1700px) {
  .u-hide\@xxl {
    display: none;
  }
}
.u-show {
  display: block;
}
@media (min-width: 480px) {
  .u-show\@sm {
    display: block;
  }
}
@media (min-width: 750px) {
  .u-show\@md {
    display: block;
  }
}
@media (min-width: 1000px) {
  .u-show\@lg {
    display: block;
  }
}
@media (min-width: 1400px) {
  .u-show\@xl {
    display: block;
  }
}
@media (min-width: 1700px) {
  .u-show\@xxl {
    display: block;
  }
}
.js .u-js-hide {
  display: none;
}
.u-color-red {
  color: #f00;
}

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