.hyphens {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* ==========================================================================
   Links
   ========================================================================== */
*:focus {
  outline: none;
}
*:active,
*:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 0px;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   Opinionated defaults
   ========================================================================== */
html {
  font-size: 1em;
  line-height: 1.4;
}
* {
  padding: 0px;
  margin: 0px;
}
img {
  border: none;
}
ul {
  list-style: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Fonts

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Montserrat
   ========================================================================== */
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.eot');
  src: url('../fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Italic.woff') format('woff'), url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BoldItalic.eot');
  src: url('../fonts/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-BoldItalic.woff') format('woff'), url('../fonts/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
/* ==========================================================================
   PT Serif
   ========================================================================== */
@font-face {
  font-family: 'PT Serif';
  src: url('../fonts/subset-PTSerif-Regular.eot');
  src: url('../fonts/subset-PTSerif-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-PTSerif-Regular.woff2') format('woff2'), url('../fonts/subset-PTSerif-Regular.woff') format('woff'), url('../fonts/subset-PTSerif-Regular.ttf') format('truetype'), url('../fonts/subset-PTSerif-Regular.svg#PTSerif-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PT Serif';
  src: url('../fonts/subset-PTSerif-Bold.eot');
  src: url('../fonts/subset-PTSerif-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-PTSerif-Bold.woff2') format('woff2'), url('../fonts/subset-PTSerif-Bold.woff') format('woff'), url('../fonts/subset-PTSerif-Bold.ttf') format('truetype'), url('../fonts/subset-PTSerif-Bold.svg#PTSerif-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* ==========================================================================
   Rub
   ========================================================================== */
@font-face {
  font-display: swap;
  font-family: 'ALS Rubl';
  src: url('../fonts/subset-ALSRubl.eot');
  src: url('../fonts/subset-ALSRubl.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-ALSRubl.woff2') format('woff2'), url('../fonts/subset-ALSRubl.woff') format('woff'), url('../fonts/subset-ALSRubl.ttf') format('truetype'), url('../fonts/subset-ALSRubl.svg#ALSRubl') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Typography

   ==========================================================================
   ==========================================================================
   ========================================================================== */
html,
body,
button,
input,
select,
textarea {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
html {
  font-size: 20px;
}
/* ==========================================================================
   Text Styles
   ========================================================================== */
.font-caption {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* ==========================================================================
   Text
   ========================================================================== */
.strike {
  text-decoration: line-through;
}
.nowrap {
  white-space: nowrap;
}
.font-600 {
  font-weight: 600;
}
/* ==========================================================================
   Colors
   ========================================================================== */
.color-white {
  color: #fff !important;
}
.color-grey {
  color: rgba(255, 255, 255, 0.6) !important;
}
/* ==========================================================================
   Links
   ========================================================================== */
a {
  color: #b89b5e;
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
}
.link-border {
  color: #b89b5e;
  border-bottom: solid 1px rgba(184, 155, 94, 0.5);
  cursor: default;
}
.link-color {
  color: #fff;
  border: none;
}
@media (min-width: 1200px) {
  a.link-border {
    cursor: pointer;
  }
  a.link-border:hover {
    border-bottom-color: transparent !important;
  }
}
/* ==========================================================================
   Text block
   ========================================================================== */
.typical-txt {
  font-size: 0.8rem;
  line-height: 1.5;
}
.typical-txt p:not(:last-child) {
  margin-bottom: 1em;
}
.typical-txt ul,
.typical-txt ol {
  margin: 0 0 1em;
  text-align: left;
}
.typical-txt li {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 0 0 0.5em;
}
.typical-txt ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: solid 1px #b89b5e;
  background: url('../img/check.svg') no-repeat 50% 50%;
  background-size: 55% auto;
}
.typical-txt ol {
  list-style: none;
}
.typical-txt ol li {
  counter-increment: number;
}
.typical-txt ol li:before {
  content: counter(number) '.';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: inherit;
  color: #b89b5e;
}
.typical-txt h1,
.typical-txt .h1,
.typical-txt h2,
.typical-txt .h2,
.typical-txt h3,
.typical-txt .h3,
.typical-txt h4,
.typical-txt .h4,
.typical-txt h5,
.typical-txt .h5,
.typical-txt h6,
.typical-txt .h6 {
  margin: 1.5em 0 0.75em;
}
.typical-txt h1:first-child,
.typical-txt .h1:first-child,
.typical-txt h2:first-child,
.typical-txt .h2:first-child,
.typical-txt h3:first-child,
.typical-txt .h3:first-child,
.typical-txt h4:first-child,
.typical-txt .h4:first-child,
.typical-txt h5:first-child,
.typical-txt .h5:first-child,
.typical-txt h6:first-child,
.typical-txt .h6:first-child {
  margin-top: 0;
}
.typical-txt table {
  width: 100%;
}
.typical-txt table td,
.typical-txt table th {
  border: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0.5rem 1rem;
  text-align: left;
}
.typical-txt table th {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
}
.typical-txt blockquote {
  border: solid 1px #b89b5e;
  padding: 1em;
  border-radius: 0.5rem;
  margin: 1.5em 0 1.5em 3rem;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1199px) {
  .typical-txt.typical-txt_sm-mob {
    font-size: 0.6rem;
  }
  .typical-txt blockquote {
    margin-left: 0;
  }
}
/* ==========================================================================
   Rub
   ========================================================================== */
.rub {
  font-family: 'ALS Rubl' !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: inherit !important;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Tables

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Typical Table
   ========================================================================== */
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Grids

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Common
   ========================================================================== */
body {
  background: #fff;
  color: #fff;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* ==========================================================================
   Grid
   ========================================================================== */
.body-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
@media (max-width: 1199px) {
  .body-wrapper {
    min-width: 320px;
    overflow: hidden;
    padding-top: 3rem;
  }
}
/* ==========================================================================
   Screen
   ========================================================================== */
.scr {
  position: relative;
  padding: 3.5rem 0;
}
.scr.scr_no-padding {
  padding: 0;
}
@media (max-width: 1199px) {
  .scr {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
/* ==========================================================================
   Container
   ========================================================================== */
.container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-height: 1px;
  zoom: 1;
  *zoom: 1;
  z-index: 3;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container {
  max-width: 1200px;
}
@media (max-width: 1199px) {
  .container {
    padding: 0 15px;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Buttons

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Js to
   ========================================================================== */
.js-to {
  cursor: pointer;
}
/* ==========================================================================
   Button
   ========================================================================== */
.btn {
  display: inline-block;
  border: none;
  position: relative;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 2em;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 0.7rem;
  color: #fff;
  background: #b89b5e;
  border-radius: 3px;
  white-space: nowrap;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.btn span {
  position: relative;
}
.btn span:after {
  content: '';
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url('../img/icon-refresh.svg') no-repeat 50% 50%;
  background-size: contain;
  z-index: 5;
  opacity: 0;
}
.btn.btn_sm {
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.6rem;
  padding: 0 1em;
}
.btn.btn_blue {
  background-color: #292929;
}
.btn.btn_outline {
  background-color: #fff !important;
  color: #fff;
  text-shadow: none;
}
.btn.btn_outline:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
  opacity: 0.5;
  border-radius: inherit;
}
.btn.btn_block {
  display: block;
  width: 100%;
  padding: 0;
}
.btn[disabled] {
  cursor: default;
  pointer-events: none;
}
.btn[disabled] span {
  color: rgba(255, 255, 255, 0);
  text-shadow: none;
}
.btn[disabled] span:after {
  opacity: 1;
  -webkit-animation: refresh infinite 2s linear;
          animation: refresh infinite 2s linear;
}
@-webkit-keyframes refresh {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes refresh {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@media (min-width: 1200px) {
  .btn {
    -webkit-transition: color 0.2s, text-shadow 0.2s, -webkit-box-shadow 0.2s;
    transition: color 0.2s, text-shadow 0.2s, -webkit-box-shadow 0.2s;
    -o-transition: color 0.2s, text-shadow 0.2s, box-shadow 0.2s;
    transition: color 0.2s, text-shadow 0.2s, box-shadow 0.2s;
    transition: color 0.2s, text-shadow 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  }
  .btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #4f4f4f;
    border-radius: inherit;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  }
  .btn:not([disabled]):hover:before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  .btn.btn_outline:not([disabled]):hover {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  }
}
/* ==========================================================================
   Link More
   ========================================================================== */
.link-more {
  font-family: 'PT Serif', serif;
  font-size: 0.85rem;
  font-weight: 700;
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.link-more:before {
  content: '⟶';
  font-weight: 400;
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 0.5em 0 0;
}
@media (min-width: 1200px) {
  .link-more {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }
  .link-more:before {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  .link-more:hover {
    color: #fff;
  }
  .link-more:hover:before {
    -webkit-transform: translateX(0.25em);
        -ms-transform: translateX(0.25em);
            transform: translateX(0.25em);
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Forms

   ==========================================================================
   ==========================================================================
   ========================================================================== */
[placeholder]::-webkit-input-placeholder {
  color: rgba(22, 37, 66, 0.25);
}
[placeholder]::-moz-placeholder {
  color: rgba(22, 37, 66, 0.25);
  opacity: 1 !important;
}
[placeholder]:-moz-placeholder {
  color: rgba(22, 37, 66, 0.25);
  opacity: 1 !important;
}
[placeholder]::-moz-placeholder {
  color: rgba(22, 37, 66, 0.25);
}
[placeholder]:-ms-input-placeholder {
  color: rgba(22, 37, 66, 0.25);
}
/* ==========================================================================
   Group
   ========================================================================== */
.form-group {
  margin: 0 0 1rem;
}
/* ==========================================================================
   Label
   ========================================================================== */
.form-label {
  display: block;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1;
  margin: 0 0 0.5rem;
  color: rgba(255, 255, 255, 0.6);
}
/* ==========================================================================
   Input
   ========================================================================== */
.form-field {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1rem;
  height: 2.5rem;
  border-radius: 3px;
  border: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0.75rem 1rem;
  -webkit-box-shadow: 0 0 1rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 0 1rem rgba(41, 41, 41, 0.1);
}
.form-field.error-field {
  border-color: rgba(255, 53, 52, 0.5);
}
textarea.form-field {
  resize: none;
  height: 6rem;
  text-align: left;
}
/* ==========================================================================
   Error
   ========================================================================== */
div.error-field {
  font-size: 0.6rem;
  line-height: normal;
  margin: 0.5em 0 0;
  color: #e60100;
}
/* ==========================================================================
   Agreement
   ========================================================================== */
.form-agreement {
  font-size: 0.5rem;
  line-height: normal;
  color: rgba(255, 255, 255, 0.6);
  margin: 1em 0 0;
}
.form-agreement a {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
@media (min-width: 1200px) {
  .form-agreement a:hover {
    border-bottom-color: transparent;
    color: rgba(255, 255, 255, 0.6);
  }
}
/* ==========================================================================
   Note
   ========================================================================== */
.form-note {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.5rem;
  line-height: 1.2;
  text-align: left;
}
.form-note a {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
}
.form-note.form-note_lg {
  font-size: 0.7rem;
}
@media (min-width: 1200px) {
  .form-note a:hover {
    color: #fff;
  }
}
@media (max-width: 1199px) {
  .form-note {
    padding-left: 0.75rem;
  }
}
/* ==========================================================================
   Checkbox, Radio
   ========================================================================== */
.form-checkbox {
  position: relative;
  text-align: left;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
}
.form-checkbox input[type="checkbox"],
.form-checkbox input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.form-checkbox label {
  display: block;
  position: relative;
  padding: 0 0 0 2rem;
  cursor: pointer;
  font-size: 0.8rem;
  line-height: 1.5;
}
.form-checkbox label:before,
.form-checkbox label:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1rem;
  height: 1rem;
}
.form-checkbox label:before {
  border: solid 3px rgba(255, 255, 255, 0.4);
}
.form-checkbox label:after {
  display: none;
  background: url('../img/x.svg') no-repeat 50% 50%;
  background-size: contain;
}
.form-checkbox input[type="checkbox"]:checked + label,
.form-checkbox input[type="radio"]:checked + label {
  cursor: default;
}
.form-checkbox input[type="checkbox"]:checked + label:after,
.form-checkbox input[type="radio"]:checked + label:after {
  display: block;
}
/* ==========================================================================
   Checkbox, Radio
   ========================================================================== */
.form-checks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.form-check {
  position: relative;
  text-align: center;
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.form-check input[type="checkbox"],
.form-check input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.form-check label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 3rem;
  text-transform: uppercase;
}
.form-check label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: solid 1px #fff;
}
.form-check input[type="checkbox"]:checked + label:before,
.form-check input[type="radio"]:checked + label:before {
  border-bottom-width: 2px;
}
@media (min-width: 1200px) {
  .form-check input[type="checkbox"]:not(:checked) + label:hover,
  .form-check input[type="radio"]:not(:checked) + label:hover {
    color: rgba(255, 255, 255, 0.7);
  }
}
@media (max-width: 1199px) {
  .form-check label {
    line-height: 2.5rem;
    font-size: 0.7rem;
  }
}
/* ==========================================================================
   Form Box
   ========================================================================== */
.form-box {
  background: #fff;
  text-align: center;
  border: solid 1px rgba(255, 255, 255, 0.1);
  margin: 0 auto;
  position: relative;
  border-radius: 3px;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
}
.form-box .sct-head {
  margin-bottom: 0.5rem;
  position: relative;
}
.form-box .sct-head:after {
  display: none;
}
.form-box__in {
  padding: 2rem 2rem 3rem;
  position: relative;
  overflow: hidden;
}
.form-box__form {
  margin: 2rem auto 0;
  position: relative;
}
.form-box__form-grid {
  margin: 2rem auto 0;
  position: relative;
}
@media (min-width: 1200px) {
  .form-box {
    width: 600px;
  }
  .form-box__form {
    width: 17rem;
  }
  .form-box__form-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    text-align: left;
  }
  .form-box__form-grid .form-field {
    text-align: left;
  }
  .form-box__form-grid__wide {
    width: 100%;
  }
  .form-box__form-grid__half {
    width: 48%;
  }
}
@media (max-width: 1199px) {
  .form-box {
    max-width: 420px;
  }
  .form-box__in {
    padding: 1rem 0.75rem 1.5rem;
  }
  .form-box__form {
    margin-top: 1.5rem;
  }
  .form-box__title {
    font-size: 1.5rem !important;
  }
  .form-box__form-grid {
    margin-top: 1.5rem;
  }
}
/* ==========================================================================
   Rating Stars
   ========================================================================== */
.form-rating {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 7.5rem;
}
.form-rating svg {
  display: block;
  width: 100%;
  height: 100%;
}
.form-rating path {
  fill: rgba(41, 41, 41, 0.25);
}
.form-rating:not(:checked) > input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
}
.form-rating:not(:checked) > label {
  display: block;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.form-rating:not(:checked) > label:hover path,
.form-rating:not(:checked) > label:hover ~ label path {
  fill: #f39c12;
}
.form-rating > input:checked ~ label path {
  fill: #FFC500;
}
.form-rating > input:checked + label:hover path,
.form-rating > input:checked + label:hover ~ label path,
.form-rating > input:checked ~ label:hover path,
.form-rating > input:checked ~ label:hover ~ label path {
  fill: #f39c12;
}
.form-rating > label:hover ~ input:checked ~ label path {
  fill: #f39c12;
}
.form-rating > label:active {
  top: 2px;
  left: 2px;
}
@media (max-width: 1199px) {
  .form-rating {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Titles

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Sup Title
   ========================================================================== */
.sup-title {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #b89b5e;
  margin: 0 0 0.5em;
}
/* ==========================================================================
   H1-H6
   ========================================================================== */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  font-weight: 400;
  font-family: 'PT Serif', serif;
  line-height: 1.1;
}
h1,
.h1 {
  font-size: 2.2rem;
}
h2,
.h2 {
  font-size: 1.5rem;
}
h3,
.h3 {
  font-size: 1.2rem;
}
h4,
.h4 {
  font-size: 0.9rem;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
h6,
.h6 {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 1.8rem;
  }
  h2,
  .h2 {
    font-size: 1.2rem;
  }
  h3,
  .h3 {
    font-size: 1rem;
  }
}
/* ==========================================================================
   Head
   ========================================================================== */
.sct-head {
  text-align: center;
  margin: 0 0 2rem;
}
.sct-head:after {
  content: '';
  display: block;
  margin: 1rem auto 0;
  width: 12.2rem;
  height: 1.5rem;
  background: url('../img/divider-gold.svg') no-repeat 50% 50%;
  background-size: contain;
}
@media (max-width: 1199px) {
  .sct-head:after {
    width: 8rem;
    height: 1rem;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Divider

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Divider
   ========================================================================== */
.divider {
  display: block;
  height: 1.5rem;
  margin: 1rem auto;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Interface

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Box Style
   ========================================================================== */
/* ==========================================================================
   Background Pattern
   ========================================================================== */
/* ==========================================================================
   More
   ========================================================================== */
.more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2rem 0 0;
}
.more:before,
.more:after {
  content: '';
  display: block;
  height: 1.5rem;
  width: 6.1rem;
  opacity: 0.25;
  position: relative;
  top: -0.2rem;
  background: no-repeat 50% 50%;
  background-size: contain;
}
.more:before {
  background-image: url('../img/divider-left-2.svg');
}
.more:after {
  background-image: url('../img/divider-right-2.svg');
}
.more .btn {
  margin: 0 1rem;
}
.more.more_gold:before,
.more.more_gold:after {
  opacity: 1;
}
.more.more_gold:before {
  background-image: url('../img/divider-left-gold-2.svg');
}
.more.more_gold:after {
  background-image: url('../img/divider-right-gold-2.svg');
}
@media (max-width: 1199px) {
  .more {
    margin-top: 1rem;
  }
  .more:before,
  .more:after {
    width: 4rem;
    height: 1rem;
  }
}
@media (max-width: 480px) {
  .more:before,
  .more:after {
    display: none;
  }
}
/* ==========================================================================
   Background Elements
   ========================================================================== */
@media (min-width: 1200px) {
  .scr-bg {
    position: relative;
  }
  .scr-bg:before,
  .scr-bg:after {
    content: '';
    display: none;
    position: absolute;
    left: 50%;
    background: no-repeat 50% 0;
    background-size: contain;
    opacity: 0.1;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 30rem;
    height: 30rem;
  }
  .scr-bg.scr-bg_left-top:before,
  .scr-bg.scr-bg_left-bottom:before {
    display: block;
    margin-left: -700px;
  }
  .scr-bg.scr-bg_right-top:after,
  .scr-bg.scr-bg_right-bottom:after {
    display: block;
    margin-left: 700px;
  }
  .scr-bg.scr-bg_left-top:before {
    top: 2rem;
  }
  .scr-bg.scr-bg_right-top:after {
    top: 2rem;
  }
  .scr-bg.scr-bg_left-bottom:before,
  .scr-bg.scr-bg_right-bottom:after {
    bottom: 2rem;
    background-position: 50% 100%;
  }
  .scr-bg.scr-bg_right-top:after,
  .scr-bg.scr-bg_right-bottom:after {
    -webkit-transform: translateX(-50%) scale(-1, 1);
        -ms-transform: translateX(-50%) scale(-1, 1);
            transform: translateX(-50%) scale(-1, 1);
  }
  .scr-bg.scr-bg_angel-left:before,
  .scr-bg.scr-bg_angel-right:after {
    background-image: url('../img/bg-angel.svg');
  }
  .scr-bg.scr-bg_candles-flowers-left:before,
  .scr-bg.scr-bg_candles-flowers-right:after {
    background-image: url('../img/bg-candles-flowers.svg');
  }
  .scr-bg.scr-bg_candles-left:before,
  .scr-bg.scr-bg_candles-right:after {
    width: 17rem;
    height: 17rem;
    background-image: url('../img/bg-candles.svg');
  }
  .scr-bg.scr-bg_wreath-left:before,
  .scr-bg.scr-bg_wreath-right:after {
    background-image: url('../img/bg-wreath.svg');
  }
}
/* ==========================================================================
   Coner Branch
   ========================================================================== */
.corner-branch {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  z-index: 4;
}
.corner-branch:before,
.corner-branch:after {
  content: '';
  width: 6.5rem;
  height: 1.6rem;
  position: absolute;
  background: no-repeat 50% 50%;
  background-size: contain;
}
.corner-branch:before {
  top: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url('../img/divider-left-gold.svg');
}
.corner-branch:after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg) translate(100%, -50%);
      -ms-transform: rotate(90deg) translate(100%, -50%);
          transform: rotate(90deg) translate(100%, -50%);
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  background-image: url('../img/divider-right-gold.svg');
}
.corner-branch.corner-branch_bottom {
  left: 0;
  top: 100%;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 1199px) {
  .corner-branch:before,
  .corner-branch:after {
    height: 1rem;
    width: 4.1rem;
  }
}
/* ==========================================================================
   Pagination
   ========================================================================== */
.pagination {
  margin: 1rem -0.25rem 0;
}
.pagination ul {
  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;
}
.pagination li {
  margin: 0.25rem 0.25rem 0;
}
.pagination a,
.pagination span {
  display: inline-block;
  border: none;
  position: relative;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 2em;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 0.7rem;
  background: #b89b5e;
  border-radius: 3px;
  white-space: nowrap;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  background-color: #fff !important;
  color: #fff;
  text-shadow: none;
  color: #292929;
  font-size: 0.8rem;
  min-width: 2.5rem;
  padding: 0 0.5rem;
}
.pagination a span,
.pagination span span {
  position: relative;
}
.pagination a span:after,
.pagination span span:after {
  content: '';
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url('../img/icon-refresh.svg') no-repeat 50% 50%;
  background-size: contain;
  z-index: 5;
  opacity: 0;
}
.pagination a.btn_sm,
.pagination span.btn_sm {
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.6rem;
  padding: 0 1em;
}
.pagination a.btn_blue,
.pagination span.btn_blue {
  background-color: #292929;
}
.pagination a.btn_outline,
.pagination span.btn_outline {
  background-color: #fff !important;
  color: #fff;
  text-shadow: none;
}
.pagination a.btn_outline:after,
.pagination span.btn_outline:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
  opacity: 0.5;
  border-radius: inherit;
}
.pagination a.btn_block,
.pagination span.btn_block {
  display: block;
  width: 100%;
  padding: 0;
}
.pagination a[disabled],
.pagination span[disabled] {
  cursor: default;
  pointer-events: none;
}
.pagination a[disabled] span,
.pagination span[disabled] span {
  color: rgba(255, 255, 255, 0);
  text-shadow: none;
}
.pagination a[disabled] span:after,
.pagination span[disabled] span:after {
  opacity: 1;
  -webkit-animation: refresh infinite 2s linear;
          animation: refresh infinite 2s linear;
}
.pagination a.btn_blue,
.pagination span.btn_blue {
  background-color: rgba(255, 255, 255, 0.2);
}
.pagination a.btn_outline,
.pagination span.btn_outline {
  color: #292929;
}
.pagination a:after,
.pagination span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
  opacity: 0.5;
  border-radius: inherit;
}
.pagination span {
  background-color: #292929 !important;
  color: #fff;
}
@media (min-width: 1200px) {
  .pagination a:hover {
    background-color: #ddd;
  }
}
/* ==========================================================================
   Crumbs
   ========================================================================== */
.crumbs {
  font-size: 0.7rem;
  margin: 1.5rem 0 0;
  color: rgba(255, 255, 255, 0.6);
}
.crumbs a {
  color: rgba(255, 255, 255, 0.6);
}
.crumbs li {
  position: relative;
  white-space: nowrap;
  padding: 0 1rem 0 0;
}
.crumbs li:after {
  content: '»';
  display: block;
  width: 1rem;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.crumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .crumbs a:hover {
    color: #fff;
  }
}
@media (max-width: 1199px) {
  .crumbs {
    font-size: 0.6rem;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Modals

   ==========================================================================
   ==========================================================================
   ========================================================================== */
body.modal-opened {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  overflow: hidden;
}
/* ==========================================================================
   Modal
   ========================================================================== */
.modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  z-index: 20;
  opacity: 0;
  pointer-events: none;
}
.modal.is-opened {
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
  pointer-events: auto;
}
.modal__back {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  background: rgba(41, 41, 41, 0.75);
}
.modal__wrapper {
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2rem 0;
}
@media (max-width: 1199px) {
  .modal__wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
/* ==========================================================================
   Button Close
   ========================================================================== */
.btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 3rem;
  height: 3rem;
  border: none;
  border-radius: 50%;
  background: #f2f2f2;
  overflow: hidden;
  text-indent: -1000px;
  -webkit-transform: translate(30%, -30%);
      -ms-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
}
.btn-close:before,
.btn-close:after {
  content: '';
  display: block;
  width: 1.5rem;
  height: 0.1rem;
  background: #b89b5e;
  position: absolute;
  left: 50%;
  top: 50%;
}
.btn-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.btn-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
@media (min-width: 1200px) {
  .btn-close:before,
  .btn-close:after {
    -webkit-transition: background-color 0.2s, -webkit-transform 0.2s;
    transition: background-color 0.2s, -webkit-transform 0.2s;
    -o-transition: background-color 0.2s, transform 0.2s;
    transition: background-color 0.2s, transform 0.2s;
    transition: background-color 0.2s, transform 0.2s, -webkit-transform 0.2s;
  }
  .btn-close:hover:before,
  .btn-close:hover:after {
    background-color: #292929;
  }
  .btn-close:hover:before {
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
        -ms-transform: translate(-50%, -50%) rotate(-135deg);
            transform: translate(-50%, -50%) rotate(-135deg);
  }
  .btn-close:hover:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Slider

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Arrows Button
   ========================================================================== */
.slider-arr {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -1000px;
  position: absolute;
  top: 50%;
  z-index: 5;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.slider-arr svg {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1.8rem;
}
.slider-arr path {
  fill: rgba(255, 255, 255, 0.5);
}
.slider-arr.slider-arr_dark {
  background: rgba(41, 41, 41, 0.15);
}
.slider-arr.slider-arr_dark path {
  fill: #fff;
}
.slider-arr.slider-arr_prev {
  left: 2rem;
}
.slider-arr.slider-arr_next {
  right: 2rem;
}
.slider-arr.swiper-button-disabled {
  display: none;
}
@media (min-width: 1200px) {
  .slider-arr:hover {
    background-color: #b89b5e;
  }
  .slider-arr:hover path {
    fill: #fff;
  }
  .slider-arr.slider-arr_dark:hover {
    background-color: #292929;
  }
  .slider-arr.slider-arr_dark:hover path {
    fill: #fff;
  }
}
@media (max-width: 1199px) {
  .slider-arr svg {
    width: 1.5rem;
  }
  .slider-arr.slider-arr_prev {
    left: -1rem;
    border-radius: 0 50% 50% 0;
  }
  .slider-arr.slider-arr_prev svg {
    left: 62%;
  }
  .slider-arr.slider-arr_next {
    right: -1rem;
    border-radius: 50% 0 0 50%;
  }
  .slider-arr.slider-arr_next svg {
    left: 38%;
  }
}
/* ==========================================================================
   Counter
   ========================================================================== */
.slider__counter {
  position: absolute;
  left: 31rem;
  bottom: 4rem;
  z-index: 5;
  line-height: 3rem;
  font-size: 1.6rem;
}
@media (max-width: 1199px) {
  .slider__counter {
    bottom: 0;
    line-height: 2rem;
    left: auto;
    right: 0.5rem;
    font-size: 0.8rem;
  }
}
/* ==========================================================================
   Dots
   ========================================================================== */
.swiper-pagination {
  position: relative !important;
  bottom: auto !important;
  padding-bottom: 1.5rem !important;
  z-index: 5;
}
.swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  margin: 0 4px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #b89b5e !important;
}
.swiper-pagination.swiper-pagination_light .swiper-pagination-bullet {
  background-color: rgba(41, 41, 41, 0.1);
}
@media (min-width: 1200px) {
  .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
    background-color: rgba(255, 255, 255, 0.7);
  }
}
@media (max-width: 1199px) {
  .swiper-pagination {
    padding-bottom: 1rem !important;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Image  Cover

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.js-bg-cover {
  position: relative;
  background: no-repeat 50% 50%;
  background-size: cover;
  overflow: hidden;
}
.js-bg-cover__img {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Animation

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.anim-show {
  opacity: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
body.loaded .anim-show {
  -webkit-transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  -o-transition: opacity 0.7s ease, transform 0.7s ease;
  transition: opacity 0.7s ease, transform 0.7s ease;
  transition: opacity 0.7s ease, transform 0.7s ease, -webkit-transform 0.7s ease;
}
.scr.animated .anim-show {
  opacity: 1;
  -webkit-transform: translate(0) !important;
      -ms-transform: translate(0) !important;
          transform: translate(0) !important;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Popups

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Popup Label
   ========================================================================== */
.popup-lbl {
  position: absolute;
  background: #fff;
  color: #fff;
  padding: 0.25rem 0.75em;
  font-size: 1em;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
}
.popup-lbl:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -1px);
      -ms-transform: translate(-50%, -1px);
          transform: translate(-50%, -1px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Scrollbar

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.simplebar-track.simplebar-vertical {
  background: none;
  width: 0.8rem;
  border-radius: 0;
  border-left: solid 1px rgba(255, 255, 255, 0.1);
}
.simplebar-scrollbar {
  min-width: 0.3rem;
}
.simplebar-scrollbar:before {
  opacity: 0.2 !important;
  background-color: #fff;
  border-radius: 3px;
  left: 0.25rem;
  right: 0.25rem;
  top: 0.25rem !important;
  bottom: 0.25rem !important;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Lazyload

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Header

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Site Header
   ========================================================================== */
.site-header {
  position: relative;
  overflow: hidden;
  background: #fff;
  z-index: 3;
}
.site-header__in {
  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;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .site-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
            box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
  }
}
/* ==========================================================================
   Top Panel
   ========================================================================== */
.site-header__top {
  padding: 0.5rem 0;
  background: #f2f2f2;
}
@media (max-width: 1199px) {
  .site-header__top {
    display: none;
  }
}
/* ==========================================================================
   Address
   ========================================================================== */
.site-header__addr {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.6rem;
  line-height: 1;
  position: relative;
  padding: 0 0 0 1rem;
}
.site-header__addr:before {
  content: '';
  position: absolute;
  left: 0;
  top: -0.1rem;
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  background: url('../img/icon-solid-pin-blue.svg') no-repeat 0 50%;
  background-size: contain;
  opacity: 0.3;
}
/* ==========================================================================
   Social
   ========================================================================== */
.social-icon {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  opacity: 0.25;
}
.social-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.social-icon path {
  fill: #292929;
}
.site-footer .social-icon path {
  fill: #fff;
}
.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social .social-icon:not(:first-child) {
  margin-left: 0.75rem;
}
@media (min-width: 1200px) {
  .social-icon:hover {
    opacity: 1;
  }
  .social-icon:hover path {
    fill: #b89b5e;
  }
  .social-icon:hover.social-icon_vk path {
    fill: #5a81ab;
  }
  .social-icon:hover.social-icon_fb path {
    fill: #3b5998;
  }
  .social-icon:hover.social-icon_viber path {
    fill: #5F3684;
  }
  .social-icon:hover.social-icon_wa path {
    fill: #24CC63;
  }
  .social-icon:hover.social-icon_skype path {
    fill: #00AAE8;
  }
  .social-icon:hover.social-icon_yt path {
    fill: #ce1312;
  }
  .social-icon:hover.social-icon_inst path {
    fill: #b89b5e;
  }
  .social-icon:hover.social-icon_tg path {
    fill: #33a7df;
  }
}
/* ==========================================================================
   Main Header
   ========================================================================== */
.site-header__main {
  padding: 0.75rem 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
@media (max-width: 1199px) {
  .site-header__main {
    padding: 0.5rem 0;
  }
}
/* ==========================================================================
   Logo
   ========================================================================== */
.site-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
}
.site-logo__img {
  height: 4rem;
  max-width: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-logo__img img,
.site-logo__img svg {
  display: block;
}
.site-logo__img svg {
  width: 4rem;
  height: 100%;
}
.site-logo__img img {
  max-width: 100%;
  max-height: 100%;
}
.site-logo__txt {
  max-width: 300px;
}
.site-logo__title {
  display: block;
  font-family: 'PT Serif', serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.site-logo__caption {
  display: block;
  font-size: 0.6rem;
  margin: 0.25em 0 0;
}
@media (min-width: 1200px) {
  .site-logo__img {
    margin: 0 0.75rem 0 0;
  }
}
@media (max-width: 1199px) {
  .site-logo__img {
    height: 2rem;
    width: 2rem;
  }
  .site-logo__txt {
    display: none;
  }
}
/* ==========================================================================
   Contact
   ========================================================================== */
.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact__icon {
  width: 2rem;
  height: 2rem;
  margin: 0 0.5rem 0 0;
}
.contact__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.contact__icon path {
  fill: #b89b5e;
}
.contact__lbl {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #b89b5e;
}
.contact__val {
  font-size: 1rem;
  line-height: 1.2rem;
  font-family: 'PT Serif', serif;
  font-weight: 500;
}
.contact__val a {
  color: #fff;
}
.contact__val-small {
  line-height: 1;
  font-size: 0.8rem;
  font-weight: 500;
}
.contact__lbl + .contact__val-small,
.contact__val-small + .contact__val-small {
  margin-top: 0.25em;
}
@media (max-width: 1199px) {
  .site-header__main .contact {
    display: none;
  }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .site-header__main .contact.contact_phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
/* ==========================================================================
   Menu
   ========================================================================== */
.site-menu {
  background: #fff;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
}
@media (min-width: 1200px) {
  .site-menu {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 10;
  }
  .site-menu__in {
    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;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .site-menu__in .social,
  .site-menu__in .contact {
    display: none;
  }
}
@media (max-width: 1199px) {
  .site-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    z-index: 9;
    padding: 3.5rem 0 1rem;
    border: solid 1px rgba(255, 255, 255, 0.1);
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  body.loaded .site-menu {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  body.menu-opened .site-menu {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .site-menu__in .contact {
    margin: 1.5rem 0;
  }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .site-menu {
    text-align: center;
    padding-top: 5rem;
  }
  .site-menu__in {
    display: inline-block;
    text-align: left;
  }
}
/* ==========================================================================
   Menu List
   ========================================================================== */
.site-menu__list {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}
.site-menu__list span {
  display: block;
  position: relative;
}
.site-menu__list a,
.site-menu__list div {
  display: block;
  color: #fff;
  position: relative;
}
.site-menu__list div {
  opacity: 0.5;
  cursor: default;
}
@media (min-width: 1200px) {
  .site-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
  }
  .site-menu__list span {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }
  .site-menu__list span:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 0;
    height: 5px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: #b89b5e;
    overflow: hidden;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
  }
  .site-menu__list a,
  .site-menu__list div {
    padding: 0 1.2em;
    height: 3.5rem;
    line-height: 3.5rem;
  }
  .site-menu__list a:hover span {
    color: #b89b5e;
  }
  .site-menu__list a:hover span:after {
    width: 100%;
  }
  .site-menu__list li:first-child a,
  .site-menu__list li:first-child div {
    padding-left: 0;
  }
  .site-menu__list li:last-child a,
  .site-menu__list li:last-child div {
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  .site-menu__list a,
  .site-menu__list div {
    line-height: 2rem;
  }
}
/* ==========================================================================
   Menu Button
   ========================================================================== */
.site-menu__btn {
  padding: 0 1em;
}
@media (max-width: 1199px) {
  .site-menu__btn {
    display: none;
  }
}
/* ==========================================================================
   Burger
   ========================================================================== */
.hamburger {
  display: block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #4f4f4f;
}
.hamburger.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  -o-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger-box {
  width: 25px;
  height: 20px;
  display: block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  -webkit-transition-duration: 0.075s;
       -o-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 25px;
  height: 3px;
  background-color: #4f4f4f;
  border-radius: 2px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  -o-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger-inner::after {
  bottom: -8px;
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
@media (min-width: 1200px) {
  .hamburger {
    display: none;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Footer

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.site-footer {
  background: #292929;
  color: #fff;
  position: relative;
}
.site-footer:before {
  content: '';
  display: block;
  opacity: 0.1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url('../img/bg-pattern.png') 0 0;
}
.site-footer a {
  color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 1200px) {
  .site-footer a:hover {
    color: #fff;
    border-bottom-color: transparent;
  }
  .site-footer__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
/* ==========================================================================
   Main
   ========================================================================== */
.site-footer__main {
  padding: 2rem 0;
}
/* ==========================================================================
   Column
   ========================================================================== */
@media (min-width: 1200px) {
  .site-footer__col {
    max-width: 30%;
  }
}
@media (max-width: 1199px) {
  .site-footer__col:not(:first-child) {
    margin-top: 1.5rem;
  }
}
/* ==========================================================================
   Title
   ========================================================================== */
.site-footer__title {
  font-family: 'PT Serif', serif;
  font-size: 1.2rem;
  margin: 0 0 0.5em;
}
.site-footer__txt {
  color: rgba(255, 255, 255, 0.5);
}
/* ==========================================================================
   Contacts
   ========================================================================== */
.site-footer__contact {
  font-size: 0.8rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  padding: 0 0 0 1.2rem;
}
.site-footer__contact p:not(:last-child) {
  margin-bottom: 1em;
}
.site-footer__contact ul,
.site-footer__contact ol {
  margin: 0 0 1em;
  text-align: left;
}
.site-footer__contact li {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 0 0 0.5em;
}
.site-footer__contact ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: solid 1px #b89b5e;
  background: url('../img/check.svg') no-repeat 50% 50%;
  background-size: 55% auto;
}
.site-footer__contact ol {
  list-style: none;
}
.site-footer__contact ol li {
  counter-increment: number;
}
.site-footer__contact ol li:before {
  content: counter(number) '.';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: inherit;
  color: #b89b5e;
}
.site-footer__contact h1,
.site-footer__contact .h1,
.site-footer__contact h2,
.site-footer__contact .h2,
.site-footer__contact h3,
.site-footer__contact .h3,
.site-footer__contact h4,
.site-footer__contact .h4,
.site-footer__contact h5,
.site-footer__contact .h5,
.site-footer__contact h6,
.site-footer__contact .h6 {
  margin: 1.5em 0 0.75em;
}
.site-footer__contact h1:first-child,
.site-footer__contact .h1:first-child,
.site-footer__contact h2:first-child,
.site-footer__contact .h2:first-child,
.site-footer__contact h3:first-child,
.site-footer__contact .h3:first-child,
.site-footer__contact h4:first-child,
.site-footer__contact .h4:first-child,
.site-footer__contact h5:first-child,
.site-footer__contact .h5:first-child,
.site-footer__contact h6:first-child,
.site-footer__contact .h6:first-child {
  margin-top: 0;
}
.site-footer__contact table {
  width: 100%;
}
.site-footer__contact table td,
.site-footer__contact table th {
  border: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0.5rem 1rem;
  text-align: left;
}
.site-footer__contact table th {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
}
.site-footer__contact blockquote {
  border: solid 1px #b89b5e;
  padding: 1em;
  border-radius: 0.5rem;
  margin: 1.5em 0 1.5em 3rem;
  color: rgba(255, 255, 255, 0.6);
}
.site-footer__contact:before {
  content: '';
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  left: 0;
  top: 3px;
  background: no-repeat 50% 50%;
  background-size: contain;
  opacity: 0.25;
}
.site-footer__contact.phone:before {
  background-image: url('../img/icon-solid-phone.svg');
}
.site-footer__contact.mail:before {
  background-image: url('../img/icon-solid-mail.svg');
}
.site-footer__contact.clock:before {
  background-image: url('../img/icon-solid-clock.svg');
}
.site-footer__contact.pin:before {
  background-image: url('../img/icon-solid-pin.svg');
}
/* ==========================================================================
   Bottom
   ========================================================================== */
.site-footer__bottom {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  font-size: 0.8rem;
  line-height: 1.5;
  font-size: 0.7rem;
  padding: 1rem 0;
  color: rgba(255, 255, 255, 0.5);
}
.site-footer__bottom p:not(:last-child) {
  margin-bottom: 1em;
}
.site-footer__bottom ul,
.site-footer__bottom ol {
  margin: 0 0 1em;
  text-align: left;
}
.site-footer__bottom li {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 0 0 0.5em;
}
.site-footer__bottom ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: solid 1px #b89b5e;
  background: url('../img/check.svg') no-repeat 50% 50%;
  background-size: 55% auto;
}
.site-footer__bottom ol {
  list-style: none;
}
.site-footer__bottom ol li {
  counter-increment: number;
}
.site-footer__bottom ol li:before {
  content: counter(number) '.';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: inherit;
  color: #b89b5e;
}
.site-footer__bottom h1,
.site-footer__bottom .h1,
.site-footer__bottom h2,
.site-footer__bottom .h2,
.site-footer__bottom h3,
.site-footer__bottom .h3,
.site-footer__bottom h4,
.site-footer__bottom .h4,
.site-footer__bottom h5,
.site-footer__bottom .h5,
.site-footer__bottom h6,
.site-footer__bottom .h6 {
  margin: 1.5em 0 0.75em;
}
.site-footer__bottom h1:first-child,
.site-footer__bottom .h1:first-child,
.site-footer__bottom h2:first-child,
.site-footer__bottom .h2:first-child,
.site-footer__bottom h3:first-child,
.site-footer__bottom .h3:first-child,
.site-footer__bottom h4:first-child,
.site-footer__bottom .h4:first-child,
.site-footer__bottom h5:first-child,
.site-footer__bottom .h5:first-child,
.site-footer__bottom h6:first-child,
.site-footer__bottom .h6:first-child {
  margin-top: 0;
}
.site-footer__bottom table {
  width: 100%;
}
.site-footer__bottom table td,
.site-footer__bottom table th {
  border: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0.5rem 1rem;
  text-align: left;
}
.site-footer__bottom table th {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
}
.site-footer__bottom blockquote {
  border: solid 1px #b89b5e;
  padding: 1em;
  border-radius: 0.5rem;
  margin: 1.5em 0 1.5em 3rem;
  color: rgba(255, 255, 255, 0.6);
}
.site-footer__bottom .site-footer__in {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1199px) {
  .site-footer__bottom {
    text-align: center;
  }
  .site-footer__bottom .social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 1rem;
  }
}
/* ==========================================================================
   Links
   ========================================================================== */
.site-footer__links {
  color: rgba(255, 255, 255, 0.25);
  line-height: 1.8;
}
.site-footer__links a {
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
}
.site-footer__links.site-footer__links_single {
  width: 100%;
}
@media (min-width: 1200px) {
  .site-footer__links {
    text-align: right;
  }
  .site-footer__links.site-footer__links_single {
    text-align: center;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Screen Main

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.scr-main {
  background: #292929;
  color: #fff;
  padding: 0;
}
.scr-main:before {
  content: '';
  display: block;
  opacity: 0.1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url('../img/bg-pattern.png') 0 0;
}
.scr-main.scr-main-before-benefits {
  padding-bottom: 4rem;
}
@media (max-width: 1199px) {
  .scr-main {
    text-align: center;
  }
}
/* ==========================================================================
   In
   ========================================================================== */
.scr-main__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1200px) {
  .scr-main__in {
    padding: 3rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .scr-main__in {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) {
  .scr-main__in {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.5rem 0;
  }
}
/* ==========================================================================
   Content
   ========================================================================== */
@media (min-width: 1200px) {
  .scr-main__cont {
    width: 50%;
    padding: 0 4rem 0 0;
  }
}
@media (max-width: 1199px) {
  .scr-main__cont {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 0.75rem;
  }
}
/* ==========================================================================
   Title
   ========================================================================== */
.scr-main__title {
  font-size: 2.5rem;
  line-height: 1.2;
  font-family: 'PT Serif', serif;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 1199px) {
  .scr-main__title {
    font-size: 1.5rem;
  }
}
/* ==========================================================================
   Text
   ========================================================================== */
.scr-main__txt {
  margin: 1em 0 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.7rem;
}
/* ==========================================================================
   Buttons
   ========================================================================== */
.scr-main__btns {
  margin: 1.5rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.scr-main__btns .btn:not(:first-child) {
  margin-left: 1rem;
}
@media (max-width: 1199px) {
  .scr-main__btns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .scr-main__btns .btn {
    padding: 0 1.5em;
  }
  .scr-main__btns .btn:not(:first-child) {
    margin-left: 0.5rem;
  }
}
/* ==========================================================================
   Picture
   ========================================================================== */
.scr-main__pic {
  display: block;
  width: 600px;
  height: 400px;
  position: relative;
  background: #292929;
  z-index: 3;
}
.scr-main__pic:before,
.scr-main__pic:after {
  content: '';
  display: block;
  position: absolute;
}
.scr-main__pic:after {
  left: -1rem;
  top: 10%;
  right: -1rem;
  bottom: 10%;
  background: rgba(255, 255, 255, 0.1);
}
.scr-main__pic img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
  background: #292929;
}
@media (max-width: 1199px) {
  .scr-main__pic {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 290px;
    height: auto;
    min-height: 193px;
    margin: 0 auto 1rem;
  }
}
/* ==========================================================================
   Visual
   ========================================================================== */
.scr-main__visual {
  width: 600px;
  height: 400px;
  position: relative;
}
.scr-main__visual:before {
  content: '';
  display: block;
  -webkit-box-shadow: 20px -20px rgba(255, 255, 255, 0.2);
          box-shadow: 20px -20px rgba(255, 255, 255, 0.2);
  width: 370px;
  height: 370px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.scr-main__visual img {
  height: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
/* ==========================================================================
   Slider
   ========================================================================== */
.scr-main__slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.scr-main__slider .swiper-slide {
  height: auto;
}
.scr-main__slide {
  height: 100%;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .scr-main__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .scr-main__slider .swiper-pagination {
    margin-top: -1rem;
  }
}
/* ==========================================================================
   Slider Animation
   ========================================================================== */
@media (min-width: 1200px) {
  .scr-main__slider .scr-main__cont > div {
    opacity: 0;
    -webkit-transform: translateX(10rem);
        -ms-transform: translateX(10rem);
            transform: translateX(10rem);
    -webkit-transition: opacity 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
    transition: opacity 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
    -o-transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
    transition: opacity 0.6s 0.2s, transform 0.6s 0.2s;
    transition: opacity 0.6s 0.2s, transform 0.6s 0.2s, -webkit-transform 0.6s 0.2s;
  }
  .scr-main__slider .scr-main__cont > div:nth-child(2) {
    -webkit-transition-delay: 0.3s;
         -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .scr-main__slider .scr-main__cont > div:nth-child(3) {
    -webkit-transition-delay: 0.4s;
         -o-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .scr-main__slider .scr-main__cont > div:nth-child(4) {
    -webkit-transition-delay: 0.5s;
         -o-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .scr-main__slider .scr-main__cont > div:nth-child(5) {
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .scr-main__slider .swiper-slide-active .scr-main__cont > div {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Screen Benefits

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.scr-benefits {
  z-index: 3;
  padding-top: 2.5rem;
}
.scr-main + .scr-benefits {
  padding-top: 0;
  margin-top: -3.5rem;
}
/* ==========================================================================
   Benefit Card
   ========================================================================== */
.benefit {
  background: #fff;
  border-radius: 3px;
  padding: 1.5rem;
  border: solid 1px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
}
.benefit__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.benefit__icon {
  width: 2.5rem;
  height: 2.5rem;
  min-width: 2.5rem;
  position: relative;
}
.benefit__icon:before {
  content: '';
  display: block;
  width: 115%;
  height: 115%;
  background: #f2f2f2;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.benefit__icon img,
.benefit__icon svg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.benefit__icon path {
  fill: #b89b5e;
}
.benefit__title {
  font-family: 'PT Serif', serif;
  font-size: 1.2rem;
  line-height: 1.1;
  padding: 0 0 0 1.25rem;
}
.benefit__txt {
  margin: 1.25rem 0 0;
  padding: 1rem 0 0;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1199px) {
  .benefit {
    padding: 15px;
  }
  .benefit__title {
    font-size: 1.1rem;
    padding-left: 1rem;
  }
  .benefit__txt {
    margin-top: 1rem;
    padding-top: 0.75rem;
  }
}
/* ==========================================================================
   Benefit Grid
   ========================================================================== */
.benefits .benefit {
  margin: 0 0 2rem;
}
@media (min-width: 1200px) {
  .benefits {
    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;
    margin: 0 -1rem;
    margin-bottom: -2rem;
  }
  .benefits .benefit {
    width: 18.5rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .benefits .benefit {
    width: 49%;
  }
}
@media (max-width: 1199px) {
  .benefits .benefit {
    margin-bottom: 0.75rem;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Screen Reviews

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.scr-reviews {
  background: #292929 url('../img/bg-angel.jpg') no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
}
.scr-reviews:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #292929;
  opacity: 0.75;
  pointer-events: none;
}
/* ==========================================================================
   Slider
   ========================================================================== */
.scr-reviews__slider {
  position: relative;
}
.scr-reviews__slider__out {
  overflow: hidden;
}
.scr-reviews__slider__in {
  margin: 0 -2rem 0 0;
}
.scr-reviews__slider__in .swiper-slide {
  padding: 0 2rem 0 0;
  height: auto;
}
.scr-reviews__slider__in .review,
.scr-reviews__slider__in .review__wrapper {
  height: 100%;
}
@media (min-width: 1200px) {
  .scr-reviews__slider {
    margin: 0 0 2rem;
  }
  .scr-reviews__slider .swiper-pagination {
    position: absolute !important;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .scr-reviews__slider .swiper-pagination {
    padding-bottom: 0 !important;
    margin: 1rem 0 0;
  }
  .scr-reviews__slider .slider-arr {
    display: none;
  }
  .scr-reviews__slider__out {
    margin: 0 -0.75rem;
  }
  .scr-reviews__slider__in {
    margin: 0;
    padding: 0 0.75rem 0 0;
  }
  .scr-reviews__slider__in .swiper-slide {
    width: 280px;
    padding: 0 0 0 0.75rem;
  }
  .scr-reviews__slider__in .review__body {
    font-size: 0.7rem;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Catalog Card

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Card
   ========================================================================== */
.card {
  border: solid 1px rgba(255, 255, 255, 0.1);
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
}
.card__lbl {
  position: absolute;
  left: -2px;
  top: -2px;
  z-index: 3;
  color: #fff;
  width: 2rem;
  text-align: center;
}
.card__lbl:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3rem 3rem 0 0;
  border-color: #ff3534 transparent transparent transparent;
}
.card__lbl span {
  position: relative;
  font-family: 'PT Serif', serif;
  font-weight: 700;
  line-height: 1.8rem;
}
.card__photo {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.card__photo.no-photo:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: url('../img/nophoto.svg') no-repeat 50% 50%;
  background-size: 50% auto;
}
.card__photo img {
  position: relative;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.card__cont {
  padding: 0.75rem 1rem 2rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card__title {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  opacity: 0.5;
}
.card__price {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.25rem 0 0;
}
.card__price-old {
  display: inline-block;
  position: relative;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 0.8;
  color: #ff3534;
  margin: 0.5em 0 0;
}
.card__price-old:after {
  content: '';
  display: block;
  height: 0;
  border-top: solid 2px #ff1c1a;
  position: absolute;
  left: -5%;
  top: 45%;
  right: -5%;
}
.card__price-current {
  font-family: 'PT Serif', serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1;
}
.card__link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-indent: -10000px;
}
.card__btn {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1200px) {
  .card {
    width: 13.5rem;
  }
  .card.card_hover {
    -webkit-transition: border-color 0.2s;
    -o-transition: border-color 0.2s;
    transition: border-color 0.2s;
  }
  .card.card_hover .card__photo img {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  .card.card_hover:hover {
    border-color: rgba(41, 41, 41, 0.5);
  }
  .card.card_hover:hover .card__photo img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .card__photo {
    height: 13.5rem;
  }
}
/* ==========================================================================
   Grid
   ========================================================================== */
.cards .card {
  margin: 0 0 3.25rem;
}
@media (min-width: 1200px) {
  .cards:not(.cards_slider-mob) {
    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;
    margin: 0 -1rem;
  }
  .cards:not(.cards_slider-mob) .card {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .cards .swiper-wrapper {
    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;
    margin: 0 -1rem;
    width: auto;
  }
  .cards .swiper-slide {
    width: auto;
    padding: 0 1rem 3.25rem;
    height: auto;
  }
  .cards .swiper-slide .card {
    height: 100%;
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .cards.cards_slider-mob {
    margin: 0 -0.75rem;
    overflow: hidden;
    position: relative;
    padding: 0 0.75rem 0 0;
  }
  .cards.cards_slider-mob .card {
    margin: 0;
    height: 100%;
    width: 270px;
  }
  .cards.cards_slider-mob .swiper-slide {
    width: auto;
    padding: 0 0 2rem 0.75rem;
    height: auto;
    position: relative;
  }
  .cards.cards_slider-mob .swiper-notification {
    display: none;
  }
  .cards.cards_slider-mob .swiper-pagination {
    margin: 0;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 440px) and (max-width: 1199px) {
  .cards:not(.cards_slider-mob) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .cards:not(.cards_slider-mob) .card {
    width: 48%;
  }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .cards:not(.cards_slider-mob) .card {
    width: 32%;
  }
}
@media (min-width: 920px) and (max-width: 1199px) {
  .cards:not(.cards_slider-mob) .card {
    width: 24%;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Category

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Category Item
   ========================================================================== */
.category-item {
  padding: 0.75rem 0.5rem;
  width: 7.7rem;
  text-align: center;
  border: solid 1px rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
  position: relative;
  color: #b89b5e;
  background: #fff;
  white-space: normal;
}
.category-item.category-item_hover {
  color: #4f4f4f;
}
.category-item__icon {
  width: 3rem;
  height: 3rem;
  margin: 0 auto 0.5rem;
}
.category-item__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.category-item__icon path {
  fill: #b89b5e;
}
.category-item_hover .category-item__icon path {
  fill: #4f4f4f;
}
.category-item__caption {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
}
.category-item__num {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: rgba(41, 41, 41, 0.1);
  text-align: center;
  padding: 0 0.5em;
  line-height: 1rem;
  font-size: 0.7rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  z-index: 3;
}
.category-item__link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -10000px;
}
@media (min-width: 1200px) {
  .category-item.category-item_hover:hover {
    color: #b89b5e !important;
  }
  .category-item.category-item_hover:hover .category-item__icon path {
    fill: #b89b5e !important;
  }
}
/* ==========================================================================
   Category List
   ========================================================================== */
.category-list .category-item {
  margin: 0 0.5rem 1rem;
}
@media (min-width: 1200px) {
  .category-list {
    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;
    margin: 0 -0.5rem 1rem;
  }
}
@media (max-width: 1199px) {
  .category-list {
    text-align: center;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    padding: 0 0.75rem 0 0;
  }
  .category-list .category-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 2rem 0.25rem;
  }
  .category-list .category-item:first-child {
    margin-left: 0.75rem;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   PageCard

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.scr-card {
  padding-top: 1.5rem;
}
@media (max-width: 1199px) {
  .scr-card {
    padding-top: 1rem;
  }
}
/* ==========================================================================
   Structure
   ========================================================================== */
.page-card + .typical-txt {
  margin-top: 2rem;
}
@media (min-width: 900px) {
  .page-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .page-card__previews {
    width: 50%;
  }
  .page-card__cont {
    width: 50%;
    padding: 0 0 0 3rem;
  }
  .page-card__head-mob {
    display: none;
  }
}
@media (max-width: 899px) {
  .page-card__head-desktop {
    display: none;
  }
}
@media (max-width: 1199px) {
  .page-card__previews {
    margin: 0 0 1rem;
  }
}
/* ==========================================================================
   Title
   ========================================================================== */
.page-card__title {
  margin: 0 0 0.5em;
}
@media (max-width: 1199px) {
  .page-card__title {
    margin-bottom: 0.25em;
  }
}
/* ==========================================================================
   Price
   ========================================================================== */
.page-card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1rem;
  white-space: nowrap;
}
.page-card__price__current {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-family: 'PT Serif', serif;
  margin: 0 1rem 0 0;
}
.page-card__price__current__val {
  color: #b89b5e;
  font-size: 1.4em;
  font-weight: 700;
  margin: 0 0.15em;
}
.page-card__price__old {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.page-card__price__old__in {
  display: inline-block;
  position: relative;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 0.8;
  color: #ff3534;
  margin: 0.5em 0 0;
}
.page-card__price__old__in:after {
  content: '';
  display: block;
  height: 0;
  border-top: solid 2px #ff1c1a;
  position: absolute;
  left: -5%;
  top: 45%;
  right: -5%;
}
/* ==========================================================================
   Chars
   ========================================================================== */
.chars {
  display: block;
}
.chars thead,
.chars tbody,
.chars td,
.chars th {
  display: block;
}
.chars__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  line-height: 1.2rem;
  padding: 0.5rem 0;
}
.chars__row:first-child {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.chars__lbl {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 1em 0 0;
  min-width: 40%;
}
.chars__val {
  font-size: 0.8rem;
}
@media (max-width: 1199px) {
  .chars__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .chars__val {
    text-align: right;
  }
}
/* ==========================================================================
   Buttons
   ========================================================================== */
.page-card__btn {
  margin: 1rem 0 0;
}
/* ==========================================================================
   Note
   ========================================================================== */
.page-card__note {
  font-size: 0.7rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
  margin: 1rem 0 0;
}
/* ==========================================================================
   Single Preview
   ========================================================================== */
.page-card__preview {
  position: relative;
  height: 600px;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
  background: #fff;
  border: solid 1px rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  overflow: hidden;
}
.page-card__preview.no-photo:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../img/nophoto.svg') no-repeat 50% 50%;
  background-size: 50% auto;
  opacity: 0.5;
}
.page-card__preview img {
  display: block;
  position: relative;
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .page-card__preview {
    max-height: 90vw;
  }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .page-card__preview {
    height: 45vw;
  }
}
/* ==========================================================================
   Gallery
   ========================================================================== */
.gall-preview,
.gall-preview-thumbs {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #fff;
  border: solid 1px rgba(255, 255, 255, 0.1);
}
.gall-preview img,
.gall-preview-thumbs img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
}
.gall-preview .slider-arr_prev,
.gall-preview-thumbs .slider-arr_prev {
  left: 1rem;
}
.gall-preview .slider-arr_next,
.gall-preview-thumbs .slider-arr_next {
  right: 1rem;
}
.gall-preview-thumbs__slide,
.gall-preview__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gall-preview-thumbs {
  border-radius: 3px 3px 0 0;
}
.gall-preview {
  border-radius: 0 0 3px 3px;
  border-top: none;
}
.gall-preview__slide {
  padding: 0.5rem;
  position: relative;
}
.gall-preview__slide img {
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 1200px) {
  .gall-preview-thumbs__slide {
    width: 600px;
    height: 600px;
    padding: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .gall-preview-thumbs .slider-arr_prev {
    left: -1rem;
  }
  .gall-preview-thumbs .slider-arr_next {
    right: -1rem;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Photo Gallery

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Item
   ========================================================================== */
.gall-item {
  width: 18.5rem;
  height: 18.5rem;
  -webkit-box-shadow: -0.25rem -0.25rem rgba(255, 255, 255, 0.2), 0.25rem 0.25rem rgba(184, 155, 94, 0.75);
          box-shadow: -0.25rem -0.25rem rgba(255, 255, 255, 0.2), 0.25rem 0.25rem rgba(184, 155, 94, 0.75);
  background: #292929;
}
.gall-item img {
  display: block;
  width: 100%;
}
.gall-item a {
  display: block;
  position: relative;
}
@media (min-width: 1200px) {
  .gall-item img {
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .gall-item a:before,
  .gall-item a:after {
    content: '';
    display: block;
    z-index: 3;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .gall-item a:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: solid 1px #b89b5e;
  }
  .gall-item a:after {
    width: 2rem;
    height: 2rem;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
        -ms-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    background: url('../img/icon-zoom.svg') no-repeat 50% 50%;
    background-size: contain;
  }
  .gall-item a:hover img {
    opacity: 0.2;
  }
  .gall-item a:hover:before,
  .gall-item a:hover:after {
    opacity: 1;
  }
  .gall-item a:hover:before {
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
  }
  .gall-item a:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
/* ==========================================================================
   Grid
   ========================================================================== */
.gallery .gall-item {
  margin: 0 0 1.5rem;
}
@media (min-width: 1200px) {
  .gallery:not(.gallery_slider-mob) {
    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;
    margin: 0 -1rem;
  }
  .gallery:not(.gallery_slider-mob) .gall-item {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .gallery.gallery_slider-mob .swiper-wrapper {
    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;
    margin: 0 -1rem;
    width: auto;
  }
  .gallery.gallery_slider-mob .swiper-slide {
    width: auto;
    padding: 0 1rem;
  }
  .gallery.gallery_slider-mob .swiper-pagination {
    display: none;
  }
}
@media (max-width: 1199px) {
  .gallery:not(.gallery_slider-mob) .gall-item {
    width: auto;
    height: auto;
  }
  .gallery.gallery_slider-mob {
    margin: 0 -0.75rem;
    padding: 0.25rem 0.75rem 0.25rem 0;
    overflow: hidden;
  }
  .gallery.gallery_slider-mob .swiper-wrapper .gall-item {
    width: 270px;
    height: 270px;
    margin: 0;
  }
  .gallery.gallery_slider-mob .swiper-slide {
    width: auto;
    padding: 0 0 0 0.75rem;
  }
  .gallery.gallery_slider-mob .swiper-pagination {
    margin: 1rem 0 0;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 440px) and (max-width: 1199px) {
  .gallery:not(.gallery_slider-mob) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .gallery:not(.gallery_slider-mob) .gall-item {
    width: 48%;
  }
}
@media (min-width: 700px) and (max-width: 1199px) {
  .gallery:not(.gallery_slider-mob) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .gallery:not(.gallery_slider-mob) .gall-item {
    width: 32%;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Contacts

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Structure
   ========================================================================== */
@media (min-width: 1200px) {
  .scr-contact__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .scr-contact__left,
  .scr-contact__right {
    width: 50%;
  }
  .scr-contact__left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .scr-contact__right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 2rem;
  }
}
@media (max-width: 1199px) {
  .scr-contact__right {
    margin: 0 0 1.5rem;
  }
}
/* ==========================================================================
   Form
   ========================================================================== */
.scr-contact .corner-branch:not(.corner-branch_bottom) {
  display: none;
}
/* ==========================================================================
   Contact
   ========================================================================== */
.contact-block {
  margin: 0 0 1rem;
}
.contact-block__lbl {
  font-size: 0.6rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #b89b5e;
  margin: 0 0 0.5em;
}
.contact-block__val {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
@media (min-width: 550px) {
  .contact-blocks {
    padding: 1rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .contact-blocks .contact-block {
    width: 45%;
  }
}
/* ==========================================================================
   Map
   ========================================================================== */
.map-wide {
  height: 50vh;
  border: solid 1px rgba(255, 255, 255, 0.1);
  border-right: none;
  border-left: none;
  margin: 3rem 0 0;
  overflow: hidden;
  background: #f2f2f2;
  position: relative;
}
@media (min-width: 1200px) {
  .map-wide {
    min-height: 500px;
  }
}
@media (max-width: 1199px) {
  .map-wide {
    height: 60vh;
  }
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Discount List

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Discount Preview
   ========================================================================== */
.discount__preview {
  background: #aaa;
  -webkit-box-shadow: -0.5rem 0.5rem rgba(41, 41, 41, 0.15);
          box-shadow: -0.5rem 0.5rem rgba(41, 41, 41, 0.15);
  position: relative;
}
.discount__preview img {
  display: block;
  width: 100%;
  height: 100%;
}
.discount__label {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #fff;
  border: solid 1px #b89b5e;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(30%, -30%);
      -ms-transform: translate(30%, -30%);
          transform: translate(30%, -30%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.discount__label svg {
  display: block;
  width: 2rem;
  height: 2rem;
}
.discount__label path {
  fill: #b89b5e;
}
.discount__title {
  margin: 0 0 0.5em;
}
.discount__more {
  margin: 1.5em 0 0;
}
@media (min-width: 1200px) {
  .discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .discount__preview {
    width: 300px;
    min-width: 300px;
    height: 200px;
  }
  .discount__cont {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding: 0 0 0 2rem;
  }
}
@media (max-width: 1199px) {
  .discount {
    padding: 0.25rem 0 2rem;
    margin: 0 0 1rem;
  }
  .discount:first-child {
    padding-top: 0;
  }
  .discount__preview {
    -webkit-box-shadow: 0.25rem 0.25rem rgba(41, 41, 41, 0.15);
            box-shadow: 0.25rem 0.25rem rgba(41, 41, 41, 0.15);
    margin: 0 0 1.25rem;
    max-width: 420px;
  }
}
@media (min-width: 760px) and (max-width: 1199px) {
  .discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .discount__preview {
    width: 200px;
    min-width: 200px;
  }
  .discount__cont {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding: 0 0 0 2rem;
  }
}
/* ==========================================================================
   Discount List
   ========================================================================== */
.discount-list .discount {
  padding: 1rem 0 3rem;
  margin: 0 0 2rem;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Reviews List

   ==========================================================================
   ==========================================================================
   ========================================================================== */
/* ==========================================================================
   Review
   ========================================================================== */
.review {
  position: relative;
  color: #fff;
}
.review__wrapper {
  position: relative;
  z-index: 3;
  background: #fff;
  border: solid 1px rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  padding: 2rem;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
          box-shadow: 0 1rem 2rem rgba(41, 41, 41, 0.1);
}
.review__head {
  margin: 0 0 1rem;
}
.review__head__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.review__head__txt {
  padding: 0 0 0 1rem;
}
.review__icon {
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
}
.review__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.review__icon path {
  fill: #b89b5e;
}
.review__name {
  font-family: 'PT Serif', serif;
}
.review__date {
  font-family: 'PT Serif', serif;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.6);
}
.review__stars {
  height: 1rem;
  width: 5rem;
  position: relative;
}
.review__stars:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url('../img/star-dark.svg') repeat-x 0 50%;
  background-size: auto 100%;
  opacity: 0.25;
}
.review__stars > div {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: url('../img/star.svg') repeat-x 0 50%;
  background-size: auto 100%;
}
.review__stars > div.review__stars-1 {
  width: 20%;
}
.review__stars > div.review__stars-2 {
  width: 40%;
}
.review__stars > div.review__stars-3 {
  width: 60%;
}
.review__stars > div.review__stars-4 {
  width: 80%;
}
.review__stars > div.review__stars-5 {
  width: 100%;
}
@media (min-width: 1200px) {
  .review {
    margin: 0 2rem;
  }
  .review:before,
  .review:after {
    content: '';
    display: block;
    position: absolute;
    background: rgba(41, 41, 41, 0.05);
    border-radius: 3px;
  }
  .review:before {
    left: -2rem;
    top: 2rem;
    right: -2rem;
    bottom: 2rem;
  }
  .review:after {
    left: -1rem;
    top: 1rem;
    right: -1rem;
    bottom: 1rem;
  }
  .review.review_border {
    margin-right: 0;
    margin-left: 0;
  }
  .review.review_border:before {
    display: none;
  }
  .review.review_border:after {
    background: none;
    left: 0.5rem;
    top: 0.5rem;
    right: 0.5rem;
    bottom: 0.5rem;
    border: solid 1px rgba(255, 255, 255, 0.1);
    z-index: 5;
  }
  .review__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
  .review__head__left {
    margin: 0 1rem 0 0;
  }
}
@media (max-width: 1199px) {
  .review__wrapper {
    padding: 0.75rem;
  }
  .review__head__left {
    margin-bottom: 0.5rem;
  }
  .review__head__txt {
    padding-left: 0.5rem;
  }
}
/* ==========================================================================
   Review List
   ========================================================================== */
.review-list .review {
  margin-bottom: 2rem;
}
/* ==========================================================================
/* ==========================================================================
/* ==========================================================================

   Page 404

   ==========================================================================
   ==========================================================================
   ========================================================================== */
.scr-404 {
  text-align: center;
}
/* ==========================================================================
   Title
   ========================================================================== */
.scr-404__title {
  font-family: 'PT Serif', serif;
  font-size: 5rem;
  color: #b89b5e;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}
/* Clear fix */
.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* Align */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/* Float */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.tbl {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.tbl-row {
  display: table-row;
}
.tbl-cell {
  display: table-cell;
  vertical-align: middle;
}
.overflow-hidden {
  overflow: hidden;
}
.display-inline {
  display: inline;
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-size: inherit;
}
/* ==========================================================================
   Hidden BR
   ========================================================================== */
@media (max-width: 1199px) {
  br.for-desktop {
    display: inline;
    content: ' ';
    clear: none;
  }
  br.for-desktop:after {
    content: ' ';
  }
}
@media (min-width: 1200px) {
  br.for-mobile {
    display: inline;
    content: ' ';
    clear: none;
  }
  br.for-mobile:after {
    content: ' ';
  }
}
@media (max-width: 1199px) {
  .hidden-mob {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-desktop {
    display: none !important;
  }
}
/* ==========================================================================
   Lazyload
   ========================================================================== */
.lazyload,
.lazyloading {
  opacity: 0 !important;
}
img.lazyload:not([src]) {
  visibility: hidden;
}
/* ==========================================================================
   Margins EM
   ========================================================================== */
.m-b-0-25-em {
  margin-bottom: 0.25em !important;
}
.m-b-0-5-em {
  margin-bottom: 0.5em !important;
}
.m-b-0-75-em {
  margin-bottom: 0.75em !important;
}
.m-b-1-em {
  margin-bottom: 1em !important;
}
.m-b-1-5-em {
  margin-bottom: 1.5em !important;
}
.m-b-2-em {
  margin-bottom: 2em !important;
}
.m-b-2-5-em {
  margin-bottom: 2.5em !important;
}
.m-b-3-em {
  margin-bottom: 3em !important;
}
.m-t-0-5-em {
  margin-top: 0.5em !important;
}
.m-t-1-em {
  margin-top: 1em !important;
}
.m-t-1-5-em {
  margin-top: 1.5em !important;
}
.m-t-2-em {
  margin-top: 2em !important;
}
.m-t-2-5-em {
  margin-top: 2.5em !important;
}
.m-t-3-em {
  margin-top: 3em !important;
}
.m-t-3-5-em {
  margin-top: 3.5em !important;
}
/* ==========================================================================
   Margins REM
   ========================================================================== */
.m-b-0-5-rem {
  margin-bottom: 0.5rem !important;
}
.m-b-1-rem {
  margin-bottom: 1rem !important;
}
.m-b-1-5-rem {
  margin-bottom: 1.5rem !important;
}
.m-b-2-rem {
  margin-bottom: 2rem !important;
}
.m-b-2-5-rem {
  margin-bottom: 2.5rem !important;
}
.m-b-3-rem {
  margin-bottom: 3rem !important;
}
.m-t-0-5-rem {
  margin-top: 0.5rem !important;
}
.m-t-1-rem {
  margin-top: 1rem !important;
}
.m-t-1-5-rem {
  margin-top: 1.5rem !important;
}
.m-t-2-rem {
  margin-top: 2rem !important;
}
.m-t-3-rem {
  margin-top: 3rem !important;
}
.m-t-4-rem {
  margin-top: 4rem !important;
}
/* ==========================================================================
   Theme
   ========================================================================== */
body {
  background-color: #292929;
  color: #fff;
}
/* ==========================================================================
   Buttons
   ========================================================================== */
.btn.btn_blue {
  background-color: rgba(255, 255, 255, 0.2);
}
.btn.btn_outline {
  color: #292929;
}
/* ==========================================================================
   More
   ========================================================================== */
.more:before,
.more:after {
  opacity: 0.2;
}
.more:before {
  background-image: url('../img/divider-left-white-2.svg');
}
.more:after {
  background-image: url('../img/divider-right-white-2.svg');
}
/* ==========================================================================
   Forms
   ========================================================================== */
.form-field {
  color: #292929;
}
/* ==========================================================================
   Header
   ========================================================================== */
.site-header__top {
  background-color: #292929;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
.site-header__addr {
  font-weight: 500;
}
.site-header__addr:before {
  background-image: url('../img/icon-solid-pin.svg');
  opacity: 0.4;
}
.social-icon {
  opacity: 0.4;
}
.social-icon path {
  fill: #fff;
}
.site-header {
  background-color: #292929;
}
.site-logo__caption {
  color: rgba(255, 255, 255, 0.6);
}
.contact__val,
.contact__val-small {
  color: rgba(255, 255, 255, 0.6);
}
.contact__val a,
.contact__val-small a {
  color: rgba(255, 255, 255, 0.6);
}
.site-menu {
  background-color: #292929;
}
/* ==========================================================================
   SVG Logo
   ========================================================================== */
.svg-1 {
  fill: #FFF2CF !important;
}
.svg-1-shadow {
  fill: #FFE49E !important;
}
.svg-2 {
  fill: #E3D1A4 !important;
}
.svg-2-shadow {
  fill: #C6B691 !important;
}
.svg-3 {
  fill: #C6B691 !important;
}
.svg-3-shadow {
  fill: #AA9C7D !important;
}
.svg-4 {
  fill: #706344 !important;
}
.svg-4-shadow {
  fill: #544A33 !important;
}
/* ==========================================================================
   Footer
   ========================================================================== */
.site-footer {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  background-color: #171717;
}
/* ==========================================================================
   Screen main
   ========================================================================== */
.scr-main {
  background: #292929 url('../img/bg-angel-2.jpg') no-repeat 50% 50%;
  background-size: cover;
}
.scr-main:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.65;
  pointer-events: none;
}
.scr-main__pic:after {
  background-color: rgba(0, 0, 0, 0.25);
}
/* ==========================================================================
   Benefits
   ========================================================================== */
.benefit {
  background-color: #212121;
  -webkit-box-shadow: 0 1rem 2rem rgba(184, 155, 94, 0.1);
          box-shadow: 0 1rem 2rem rgba(184, 155, 94, 0.1);
  border: none;
  position: relative;
}
.benefit:before {
  content: '';
  display: block;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
  border: solid 1px rgba(255, 255, 255, 0.1);
  border-radius: inherit;
  pointer-events: none;
}
.benefit__icon:before {
  background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1199px) {
  .benefit:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
/* ==========================================================================
   Slider
   ========================================================================== */
.swiper-pagination.swiper-pagination_light .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.1);
}
/* ==========================================================================
   Catalog
   ========================================================================== */
.scr-catalog {
  background: #e0e0e0;
  color: #292929;
}
.scr-catalog .more:before,
.scr-catalog .more:after {
  opacity: 0.2;
}
.scr-catalog .more:before {
  background-image: url('../img/divider-left-2.svg');
}
.scr-catalog .more:after {
  background-image: url('../img/divider-right-2.svg');
}
.scr-catalog .more .btn.btn_blue {
  background-color: rgba(41, 41, 41, 0.5);
}
.card {
  color: #292929;
}
.category-item {
  border: solid 1px rgba(41, 41, 41, 0.15);
}
.category-item.category-item_hover {
  color: #292929;
}
.category-item_hover .category-item__icon path {
  fill: #292929;
}
.category-item__num {
  color: rgba(41, 41, 41, 0.5);
}
/* ==========================================================================
   Reviews
   ========================================================================== */
.review__wrapper {
  background-color: rgba(255, 255, 255, 0.8);
  color: #292929;
}
.review__date {
  color: rgba(41, 41, 41, 0.5);
}
@media (min-width: 1200px) {
  .review:before,
  .review:after {
    background: rgba(255, 255, 255, 0.07);
  }
}
/* ==========================================================================
   Discounts
   ========================================================================== */
.discount__preview {
  -webkit-box-shadow: -0.5rem 0.5rem rgba(255, 255, 255, 0.1);
          box-shadow: -0.5rem 0.5rem rgba(255, 255, 255, 0.1);
}
/* ==========================================================================
   Forms
   ========================================================================== */
.form-label,
.form-agreement {
  color: rgba(41, 41, 41, 0.5);
}
.form-label a,
.form-agreement a {
  color: rgba(41, 41, 41, 0.5);
}
.form-box {
  color: #292929;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 1rem 2rem rgba(184, 155, 94, 0.1);
          box-shadow: 0 1rem 2rem rgba(184, 155, 94, 0.1);
}
@media (min-width: 1200px) {
  .form-agreement a:hover {
    border-bottom-color: transparent;
    color: rgba(41, 41, 41, 0.7);
  }
}
