@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-LightItalic.eot");
  src: local("../fonts/AktivGroteskCorp-LightItalic"), url("../fonts/AktivGroteskCorp-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-LightItalic.woff") format("woff"), url("../fonts/AktivGroteskCorp-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-Italic.eot");
  src: local("../fonts/AktivGroteskCorp-Italic"), url("../fonts/AktivGroteskCorp-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Italic.woff") format("woff"), url("../fonts/AktivGroteskCorp-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-Medium.eot");
  src: local("../fonts/AktivGroteskCorp-Medium"), url("../fonts/AktivGroteskCorp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Medium.woff") format("woff"), url("../fonts/AktivGroteskCorp-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-Regular.eot");
  src: local("../fonts/AktivGroteskCorp-Regular"), url("../fonts/AktivGroteskCorp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Regular.woff") format("woff"), url("../fonts/AktivGroteskCorp-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-MediumItalic.eot");
  src: local("../fonts/AktivGroteskCorp-MediumItalic"), url("../fonts/AktivGroteskCorp-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-MediumItalic.woff") format("woff"), url("../fonts/AktivGroteskCorp-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-Bold.eot");
  src: local("../fonts/AktivGroteskCorp-Bold"), url("../fonts/AktivGroteskCorp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Bold.woff") format("woff"), url("../fonts/AktivGroteskCorp-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-BoldItalic.eot");
  src: local("../fonts/AktivGroteskCorp-BoldItalic"), url("../fonts/AktivGroteskCorp-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-BoldItalic.woff") format("woff"), url("../fonts/AktivGroteskCorp-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Aktiv Grotesk Corp";
  src: url("../fonts/AktivGroteskCorp-Light.eot");
  src: local("../fonts/AktivGroteskCorp-Light"), url("../fonts/AktivGroteskCorp-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AktivGroteskCorp-Light.woff") format("woff"), url("../fonts/AktivGroteskCorp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "New York";
  src: url("../fonts/NewYork.eot");
  src: local("../fonts/New York"), local("New York"), url("../fonts/NewYork.eot?#iefix") format("embedded-opentype"), url("../fonts/NewYork.woff2") format("woff2"), url("../fonts/NewYork.woff") format("woff"), url("../fonts/NewYork.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  overflow-x: hidden;
  position: relative;
}

body.scroll {
  overflow-y: hidden;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  border: none;
  cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  border: none;
  -moz-appearance: textfield;
}

input[type=number]:focus {
  outline: none;
}

input[type=tel] {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=text] {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=tel]:focus {
  outline: none;
}

input[type=text]:focus {
  outline: none;
}

textarea:focus {
  outline: none;
}

textarea {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}

select {
  outline: none;
}

button {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0px;
}

button:focus {
  border: none;
  outline: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

div {
  -webkit-tap-highlight-color: transparent;
}

input {
  border: none;
}

input:focus {
  outline: none;
}

.container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 15px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 768px) {
  .container {
    padding: 0px 30px;
  }
}
@media (min-width: 1024px) {
  .container {
    padding: 0px 60px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding: 0px;
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .container {
    padding: 0px;
    max-width: 1440px;
  }
}
.header {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 0px;
  width: 100%;
  z-index: 2;
  background: #B28282;
}
.header_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header_block_left_logo {
  display: block;
}
.header_block_left ul {
  display: none;
}
.header_block_mid_lang {
  display: none;
}
.header_block_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_block_right_adress {
  display: none;
}
.header_block_right_social {
  display: none;
}
.header_block_right_online {
  display: none;
}
.header_block_right_lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_block_right_lang_item {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #FFFFFF;
  margin-left: 15px;
}
.header_block_right_lang_item.active {
  text-decoration: underline;
}
.header_block_right_burger {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 24px;
  height: 20px;
  margin-left: 30px;
  cursor: pointer;
}
.header_block_right_burger span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #F7F2F2;
}
@media (min-width: 768px) {
  .header_block_mid_lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_block_mid_lang_item {
    font-family: "Aktiv Grotesk Corp";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    margin-left: 15px;
  }
  .header_block_mid_lang_item.active {
    text-decoration: underline;
  }
  .header_block_right_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header_block_right_social a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #fff;
    margin-left: 15px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_block_right_social a i {
    color: #B28282;
    font-size: 20px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_block_right_social a:hover {
    background-color: transparent;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid #fff;
  }
  .header_block_right_social a:hover i {
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_block_right_social a:last-child i {
    font-size: 18px;
  }
  .header_block_right_lang {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header {
    padding: 16px 0px;
  }
  .header_block_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_block_left ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_block_left ul li {
    margin-left: 15px;
  }
  .header_block_left ul li span {
    cursor: pointer;
    font-family: "Aktiv Grotesk Corp";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
  }
  .header_block_mid_lang {
    display: none;
  }
  .header_block_right_adress {
    display: block;
    font-family: "Aktiv Grotesk Corp";
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    color: #FFFFFF;
  }
  .header_block_right_social {
    margin-left: 0px;
  }
  .header_block_right_online {
    display: block;
    width: 164px;
    height: 44px;
    background: #F7F2F2;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 44px;
    font-family: "Aktiv Grotesk Corp";
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #A66F6F;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-left: 15px;
  }
  .header_block_right_online:hover {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_block_right_burger {
    display: none;
  }
  .header_block_right_lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 15px;
  }
  .header_block_right_lang a {
    margin-top: 5px;
    margin-left: 0px;
  }
  .header_block_right_lang a:first-child {
    margin-top: 0px;
  }
}

@media (min-width: 1600px) {
  .header_block_left ul li span {
    font-size: 16px;
    line-height: 22px;
  }
  .header_block_left ul li {
    margin-left: 25px;
  }
  .header_block_right_adress {
    font-size: 16px;
    line-height: 22px;
  }
  .header_block_right_social {
    margin-left: 15px;
  }
  .header_block_right_online {
    margin-left: 30px;
  }
  .header_block_right_lang {
    margin-left: 30px;
  }
}

.main {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 100vh;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(178, 130, 130, 0.7)), to(rgba(178, 130, 130, 0.7))), url(../img/main/back.png);
  background: linear-gradient(0deg, rgba(178, 130, 130, 0.7), rgba(178, 130, 130, 0.7)), url(../img/main/back.png);
  background-size: cover;
  background-position: 50%;
  padding-top: 80px;
}
.main_block {
  margin-top: 70px;
}
.main_block_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main_block_text_logo {
  position: relative;
}
.main_block_text_logo::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -8px;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.main_block_text_one {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 16px;
}
.main_block_text_two {
  font-family: "New York";
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 20px;
}
.main_block_text_online {
  display: block;
  width: 164px;
  height: 44px;
  background: #F7F2F2;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 44px;
  font-family: "Aktiv Grotesk Corp";
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #A66F6F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: 40px;
}
.main_block_text_online:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_list {
  display: none;
}
.main_mob {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.main_mob_slider .slick-slide {
  margin: 0 5px;
}
.main_mob_slider_item {
  width: 260px !important;
  height: 180px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -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;
  background-color: #fff;
  cursor: pointer;
}
.main_mob_slider_item p {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #B28282;
}
.main_mob_slider_item span {
  font-family: "New York";
  font-weight: 400;
  font-size: 28px;
  line-height: 31px;
  text-align: center;
  color: #B28282;
  display: block;
  margin-top: 10px;
}
.main_mob_btns {
  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: 20px 0px;
}
.main_mob_btns_left {
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  background: #B28282;
  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;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_mob_btns_left i {
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_mob_btns_left:hover {
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_mob_btns_left:hover i {
  color: #B28282;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_mob_btns_right {
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  background: #B28282;
  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;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 20px;
}
.main_mob_btns_right i {
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_mob_btns_right:hover {
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_mob_btns_right:hover i {
  color: #B28282;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .main_block_text_one {
    font-size: 32px;
    line-height: 35px;
  }
  .main_block_text_two {
    font-size: 32px;
    line-height: 35px;
  }
  .main_block_text_online {
    margin-top: 20px;
  }
  .main_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: absolute;
    bottom: -130px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 636px;
  }
  .main_list_item {
    width: calc(50% - 10px);
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #F7F2F2;
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main_list_item p {
    text-align: center;
    font-family: "Aktiv Grotesk Corp";
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #B28282;
  }
  .main_list_item span {
    font-family: "Aktiv Grotesk Corp";
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 35px;
    text-align: center;
    color: #B28282;
    display: block;
    margin-top: 10px;
  }
  .main_list_item:first-child {
    margin-top: 0px;
  }
  .main_list_item:nth-child(2) {
    margin-top: 0px;
  }
  .main_mob {
    display: none;
  }
}
@media (min-width: 1024px) {
  .main_block {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .main_block_text_online {
    display: none;
  }
  .main_block_text_one {
    font-size: 40px;
    line-height: 44px;
  }
  .main_block_text_two {
    font-size: 40px;
    line-height: 44px;
  }
  .main_list {
    width: 1140px;
    bottom: -40px;
  }
  .main_list_item {
    width: calc(25% - 15px);
    margin-top: 0px;
    height: 232px;
  }
  .main_list_item p {
    font-size: 22px;
    line-height: 26px;
  }
  .main_list_item span {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 1600px) {
  .main_block {
    margin-top: 200px;
  }
  .main_list {
    width: 1440px;
  }
  .main_list_item p {
    font-size: 24px;
    line-height: 26px;
  }
}

.bio {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: 80px;
}
.bio_block_left {
  position: relative;
}
.bio_block_left img {
  width: 100%;
}
.bio_block_right h2 {
  font-family: "New York";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  color: #282828;
  margin-bottom: 15px;
  margin-top: 40px;
}
.bio_block_right p {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #282828;
  margin-top: 5px;
}
.bio_block_right p.last {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .bio {
    margin-top: 230px;
  }
  .bio_block_right h2 {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 40px;
  }
  .bio_block_right p {
    font-size: 16px;
    line-height: 21px;
    margin-top: 10px;
  }
  .bio_block_right p.last {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .bio_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .bio_block_left {
    width: calc(50% - 15px);
  }
  .bio_block_right {
    width: calc(50% - 15px);
  }
  .bio_block_right h2 {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .bio {
    margin-top: 165px;
  }
  .bio_block_left {
    width: calc(50% - 30px);
  }
  .bio_block_left img {
    height: 660px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .bio_block_right {
    width: calc(50% - 30px);
  }
  .bio_block_right h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .bio_block_right p {
    font-size: 18px;
    line-height: 23px;
  }
}
@media (min-width: 1600px) {
  .bio .container {
    max-width: 1140px;
  }
  .bio_block {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.services {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: 50px;
}
.services_block_mob_img {
  position: relative;
}
.services_block_mob_img img {
  width: 100%;
  display: none;
}
.services_block_mob_img img.active {
  display: block;
}
.services_block_mob_nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.services_block_mob_nav_item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 52px;
  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;
  width: 50%;
  border: 1px solid #C5A1A1;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.services_block_mob_nav_item span {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #4F4F4F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.services_block_mob_nav_item:first-child {
  border-right: none;
}
.services_block_mob_nav_item:last-child {
  border-left: none;
}
.services_block_mob_nav_item.active {
  background: #C5A1A1;
}
.services_block_mob_nav_item.active span {
  color: #F7F2F2;
}
.services_block_mob_nav_item:hover {
  background: #C5A1A1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.services_block_mob_nav_item:hover span {
  color: #F7F2F2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.services_block_mob_text_item {
  margin-top: 20px;
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -9;
  top: 0px;
  max-height: 250px;
}
.services_block_mob_text_item.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.services_block_mob_text_item h4 {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
}
.services_block_mob_text_item_wrap {
  margin-top: 16px;
  margin-bottom: 30px;
}
.services_block_mob_text_item_wrap_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.services_block_mob_text_item_wrap_item:last-child {
  margin-bottom: 15px;
}
.services_block_mob_text_item_wrap_item p {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 300;
  font-size: 14px;
  line-height: 15px;
  color: #000000;
}
.services_block_desk {
  display: none;
}
@media (min-width: 768px) {
  .services {
    margin-top: 100px;
  }
  .services_block_mob {
    display: none;
  }
  .services_block_desk {
    display: block;
  }
  .services_block_desk_nav {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .services_block_desk_nav_item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 70px;
    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;
    width: 50%;
    border: 1px solid #C5A1A1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .services_block_desk_nav_item span {
    font-family: "Aktiv Grotesk Corp";
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    color: #4F4F4F;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .services_block_desk_nav_item:first-child {
    border-right: none;
  }
  .services_block_desk_nav_item:last-child {
    border-left: none;
  }
  .services_block_desk_nav_item.active {
    background: #C5A1A1;
  }
  .services_block_desk_nav_item.active span {
    color: #F7F2F2;
  }
  .services_block_desk_nav_item:hover {
    background: #C5A1A1;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .services_block_desk_nav_item:hover span {
    color: #F7F2F2;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .services_block_desk_content {
    margin-top: 60px;
  }
  .services_block_desk_content_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -9;
    top: 0px;
  }
  .services_block_desk_content_item.active {
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 1;
  }
  .services_block_desk_content_item_img {
    width: calc(50% - 35px);
    position: relative;
  }
  .services_block_desk_content_item_img img {
    width: 100%;
  }
  .services_block_desk_content_item_wrap {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
  }
  .services_block_desk_content_item_wrap h4 {
    font-family: "Aktiv Grotesk Corp";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
  }
  .services_block_desk_content_item_wrap {
    margin-top: 15px;
    max-height: 100%;
  }
  .services_block_desk_content_item_wrap_list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 15px;
  }
  .services_block_desk_content_item_wrap_list_item:last-child {
    margin-bottom: 15px;
  }
  .services_block_desk_content_item_wrap_list_item p {
    font-family: "Aktiv Grotesk Corp";
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    color: #000000;
  }
}
@media (min-width: 1200px) {
  .services {
    margin-top: 120px;
  }
  .services_block_desk {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #C5A1A1;
    border-top: none;
  }
  .services_block_desk_nav_item span {
    font-size: 32px;
    line-height: 35px;
  }
  .services_block_desk_nav_item:first-child {
    border-left: none;
  }
  .services_block_desk_nav_item:last-child {
    border-right: none;
  }
  .services_block_desk_content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 65px 75px 65px;
  }
  .services_block_desk_content_item_img {
    width: calc(50% - 30px);
  }
  .services_block_desk_content_item_wrap {
    width: calc(50% - 15px);
  }
  .services_block_desk_content_item_wrap h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .services_block_desk_content_item_wrap_list_item p {
    font-size: 20px;
    line-height: 22px;
  }
  .services_block_desk_content_item_wrap_list {
    margin-bottom: 25px;
  }
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #C5A1A1 !important;
  border-radius: 3px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  display: none;
}

.mCSB_draggerContainer {
  background: #F7F2F2;
  border-radius: 3px;
  margin: 0px !important;
}

.mCSB_scrollTools {
  width: 6px !important;
}

.question {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: 40px;
}
.question_block h2 {
  text-align: center;
  font-family: "New York";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  text-transform: uppercase;
  color: #000000;
}
.question_block_list {
  margin-top: 20px;
}
.question_block_list_item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0px;
  position: relative;
}
.question_block_list_item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 1px;
  background-color: #C5A1A1;
}
.question_block_list_item:last-child::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #C5A1A1;
}
.question_block_list_item_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.question_block_list_item_top h5 {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}
.question_block_list_item_top button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  background: #A66F6F;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.question_block_list_item_top button:hover {
  background: #C5A1A1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.question_block_list_item_top button .close {
  position: relative;
  display: inline-block;
  top: 2px;
  width: 14px;
  height: 14px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.question_block_list_item_top button .close::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.question_block_list_item_top button .close::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.question_block_list_item_text {
  margin-top: 20px;
  display: none;
}
.question_block_list_item_text p {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}
.question_block_list_item.active .question_block_list_item_top button .close {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
@media (min-width: 768px) {
  .question {
    margin-top: 100px;
  }
  .question_block h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .question_block_list {
    margin-top: 40px;
  }
  .question_block_list_item {
    padding: 20px 0px;
  }
  .question_block_list_item_top h5 {
    font-size: 24px;
    line-height: 26px;
  }
  .question_block_list_item_top button {
    height: 35px;
    width: 35px;
  }
  .question_block_list_item_top button .close {
    width: 21px;
    height: 21px;
  }
  .question_block_list_item_text {
    margin-top: 30px;
  }
  .question_block_list_item_text p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) {
  .question_block {
    width: 760px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .question {
    margin-top: 120px;
  }
  .question_block h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .question_block_list_item {
    padding: 23px 0px;
  }
  .question_block_list_item_top h5 {
    font-size: 32px;
    line-height: 35px;
  }
  .question_block_list_item_top button {
    width: 40px;
    height: 40px;
  }
  .question_block_list_item_top button .close {
    width: 24px;
    height: 24px;
  }
  .question_block_list_item_text p {
    font-size: 18px;
    line-height: 23px;
  }
}

.shop {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: 40px;
}
.shop_block h2 {
  font-family: "New York";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
}
.shop_block_item h4 {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
  color: #4F4F4F;
  text-align: center;
  margin-top: 24px;
}
.shop_block_item_slider {
  margin-top: 24px;
}
.shop_block_item_slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.shop_block_item_slider .slick-slide {
  height: inherit !important;
  position: relative;
}
.shop_block_item_slider .slick-slide > div {
  height: 100%;
  position: relative;
}
.shop_block_item_slider_item {
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.shop_block_item_slider_item_img {
  position: relative;
}
.shop_block_item_slider_item_img img {
  width: 100%;
}
.shop_block_item_slider_item_img h5 {
  display: none;
}
.shop_block_item_slider_item_text {
  display: none;
}
.shop_block_item_slider_prev {
  display: none !important;
}
.shop_block_item_slider_next {
  display: none !important;
}
.shop_block_item_count {
  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-top: 5px;
}
.shop_block_item_count span {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: rgb(222, 201, 201);
  margin: 0px 3px;
}
.shop_block_item_count span.current {
  color: #A66F6F;
}
@media (min-width: 768px) {
  .shop {
    margin-top: 100px;
  }
  .shop_block h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .shop_block_item {
    position: relative;
  }
  .shop_block_item_cnc {
    margin-top: 80px;
  }
  .shop_block_item h4 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 30px;
  }
  .shop_block_item_slider {
    position: relative;
    width: calc(100% - 100px);
    margin: 0 auto;
    margin-top: 25px;
  }
  .shop_block_item_slider .slick-slide {
    margin: 0 10px;
  }
  .shop_block_item_slider_item {
    width: 100% !important;
  }
  .shop_block_item_slider_item_img h5 {
    display: block;
    font-size: 20px;
    line-height: 22px;
    margin-top: 20px;
  }
  .shop_block_item_slider_item_text {
    margin-top: 12px;
    display: block;
  }
  .shop_block_item_slider_item_text span {
    font-family: "Aktiv Grotesk Corp";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    color: #434343;
  }
  .shop_block_item_slider_prev {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #DEC9C9;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .shop_block_item_slider_prev i {
    color: #DEC9C9;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .shop_block_item_slider_prev:hover {
    background: #DEC9C9;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .shop_block_item_slider_prev:hover i {
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .shop_block_item_slider_next {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #DEC9C9;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .shop_block_item_slider_next i {
    color: #DEC9C9;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .shop_block_item_slider_next:hover {
    background: #DEC9C9;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .shop_block_item_slider_next:hover i {
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .shop_block_item_count {
    display: none;
  }
}
@media (min-width: 1200px) {
  .shop {
    margin-top: 120px;
  }
  .shop_block h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .shop_block_item h4 {
    font-size: 32px;
    line-height: 35px;
    margin-top: 40px;
  }
  .shop_block_item_slider {
    margin-top: 30px;
  }
}

.footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: 40px;
  box-sizing: border-box;
  padding-top: 40px;
  background: #F7F2F2;
}
.footer_block_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer_block_top p {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #282828;
  width: 102px;
}
.footer_block_mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
}
.footer_block_mid_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 160px;
}
.footer_block_mid_left h5 {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #282828;
}
.footer_block_mid_left p {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: #333333;
  margin-top: 12px;
}
.footer_block_mid_left a {
  display: block;
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #282828;
  margin-top: 6px;
}
.footer_block_mid_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 102px;
}
.footer_block_mid_right h5 {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #282828;
  margin-bottom: 5px;
}
.footer_block_mid_right a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background: #A66F6F;
  margin-top: 10px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer_block_mid_right a i {
  color: #fff;
  font-size: 20px;
}
.footer_block_mid_right a:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: #C5A1A1;
}
.footer_block_qela {
  font-family: "New York";
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  color: #828282;
}
.footer iframe {
  margin-top: 40px;
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
@media (min-width: 768px) {
  .footer {
    height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 100px;
    padding-top: 0px;
  }
  .footer_block {
    width: 50%;
  }
  .footer_block_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer_block_top p {
    width: auto;
    font-size: 18px;
    line-height: 23px;
    margin-top: 15px;
  }
  .footer_block_mid {
    margin-top: 40px;
  }
  .footer_block_mid_left {
    width: 200px;
  }
  .footer_block_mid_left p {
    font-size: 18px;
    line-height: 20px;
  }
  .footer_block_mid_left a {
    font-size: 18px;
    line-height: 20px;
    margin-top: 6px;
  }
  .footer_block_qela {
    margin-top: 30px;
  }
  .footer iframe {
    width: 50%;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 480px;
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .footer {
    margin-top: 140px;
    height: 680px;
  }
  .footer iframe {
    height: 680px;
  }
  .footer_block {
    width: 360px;
  }
  .footer_block_mid {
    margin-top: 140px;
  }
}

.mob_modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: #B28282;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -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;
  z-index: 4;
}
.mob_modal_close {
  position: absolute;
  right: 15px;
  top: 20px;
  cursor: pointer;
}
.mob_modal_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.mob_modal_wrap ul {
  width: 100%;
  margin-top: 40px;
}
.mob_modal_wrap ul li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 0px;
  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;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mob_modal_wrap ul li:first-child::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 1px;
  background: #F7F2F2;
}
.mob_modal_wrap ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background: #F7F2F2;
}
.mob_modal_wrap ul li span {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
}
.mob_modal_wrap ul li:hover {
  background: rgba(247, 242, 242, 0.2);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mob_modal_wrap p {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 50px;
}
.mob_modal_wrap_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
.mob_modal_wrap_social a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #fff;
  margin-left: 15px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mob_modal_wrap_social a i {
  color: #B28282;
  font-size: 20px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mob_modal_wrap_social a:hover {
  background-color: transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #fff;
}
.mob_modal_wrap_social a:hover i {
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mob_modal_wrap_social a:first-child {
  margin-left: 0px;
}
.mob_modal.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .mob_modal_close {
    right: 30px;
  }
  .mob_modal_wrap ul li {
    padding: 17px 0px;
  }
  .mob_modal_wrap ul li span {
    font-size: 20px;
    line-height: 22px;
  }
}

.back_modal {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
  cursor: pointer;
  display: none;
}
.back_modal.active {
  display: block;
}

.modal_product {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 6;
  width: calc(100% - 30px);
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 15px 15px 15px;
  display: none;
}
.modal_product.active {
  display: block;
}
.modal_product_close {
  position: absolute;
  right: 15px;
  top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  background: #A66F6F;
  width: 24px;
  height: 24px;
  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-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.modal_product_close .arrow {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.modal_product_close .arrow::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.modal_product_close .arrow::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.modal_product_close:hover {
  background: #C5A1A1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_product_wrap {
  height: 600px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal_product_wrap img {
  width: 100%;
}
.modal_product_wrap::-webkit-scrollbar {
  display: none;
}
.modal_product_wrap_text h4 {
  font-family: "Aktiv Grotesk Corp";
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #A66F6F;
  margin-top: 24px;
}
.modal_product_wrap_text p {
  font-family: "Aktiv Grotesk Corp";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #434343;
  margin-top: 20px;
}
.modal_product_wrap_text span {
  display: block;
  font-family: "Aktiv Grotesk Corp";
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #434343;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .modal_product {
    padding: 100px 20px 100px 20px;
    width: calc(100% - 60px);
  }
  .modal_product_close {
    height: 35px;
    width: 35px;
    right: 20px;
    top: 20px;
  }
  .modal_product_close .arrow {
    width: 21px;
    height: 21px;
  }
  .modal_product_wrap {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .modal_product_wrap img {
    width: calc(50% - 10px);
  }
  .modal_product_wrap_text {
    width: calc(50% - 10px);
  }
  .modal_product_wrap_text h4 {
    margin-top: 0px;
    font-size: 20px;
    line-height: 22px;
  }
  .modal_product_wrap_text span {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (min-width: 1024px) {
  .modal_product {
    width: calc(100% - 120px);
  }
}
@media (min-width: 1200px) {
  .modal_product {
    width: 960px;
    padding: 100px 60px 100px 60px;
  }
}

.cookies {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0px;
  background: #C5A1A1;
  z-index: 1;
}

.cookies.hide {
  display: none;
}

.cookies_block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cookies_block p {
  font-family: 'Aktiv Grotesk Corp';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  text-align: center;
}

.cookies_block button {
  display: block;
  width: 230px;
  height: 44px;
  background: #F7F2F2;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 44px;
  font-family: "Aktiv Grotesk Corp";
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #A66F6F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: 20px;
}

.cookies_block button:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

@media (min-width: 768px) {
  .cookies {
    padding: 20px 0px;
  }
  .cookies_block {
    flex-direction: row;
    justify-content: space-between;
  }
  .cookies_block p {
    text-align: left;
  }
  .cookies_block button {
    margin-top: 0px;
    margin-left: 50px;
  }
}

@media (min-width: 1200px) {
  .cookies_block p {
    font-size: 18px;
    line-height: 22px;
  }
  .cookies_block button {
    margin-left: 100px;
  }
}

.services_block_cta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.services_block_cta_online {
  display: block;
  width: auto;
  padding: 0px 30px;
  height: 44px;
  background: #A66F6F;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 44px;
  font-family: "Aktiv Grotesk Corp";
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 15px;
}

.services_block_cta_online:hover {
  border: 1px solid #A66F6F;
  background: transparent;
  color: #A66F6F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

@media (min-width: 1200px) {
  .services_block_cta {
    margin-top: 30px;
  }
}