@charset "UTF-8";
.top-footer .top-footer-content .bg-footer-contact .contact-list .phone-footer, .top-footer .top-footer-content .bg-footer-contact .contact-list .mail-footer, .top-footer .top-footer-content .bg-footer-contact .contact-list .map-footer {
  display: block;
  color: #000;
  text-decoration: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px; }

.mobile-footer {
  display: none; }

footer {
  margin-top: 110px; }

.top-footer .top-footer-content .footer-menu-wrap {
  font-size: 20px; }
  .top-footer .top-footer-content .footer-menu-wrap li {
    margin-bottom: 26px; }
    .top-footer .top-footer-content .footer-menu-wrap li:last-child {
      margin-bottom: 0; }
    .top-footer .top-footer-content .footer-menu-wrap li a:hover {
      text-decoration: underline; }

.bottom-footer .bottom-footer-content .list-social-wrap .list-social .list-social__item a {
  display: block; }

body {
  font-family: 'Neucha', cursive; }

body.shadow:after {
  content: "";
  background: #1111118a;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  z-index: 200; }

* {
  outline: none !important; }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px; }

.upper-anchor {
  position: fixed;
  bottom: 70px;
  width: 40px;
  height: 40px;
  background: url("../img/arrow-table-red.png") no-repeat #cebda9;
  z-index: 300;
  right: 30px;
  display: none;
  background-size: 20px;
  background-position: center center; }

.upper-anchor.show {
  display: block; }

header {
  padding-top: 131px; }
  header .header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    background: #fff; }

.header-content {
  height: 131px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  font-size: 18px; }
  .header-content .menu-button-wrap {
    margin-right: 120px;
    height: 131px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 50px; }
    .header-content .menu-button-wrap .menu-drop-wrap {
      position: fixed;
      left: -100%;
      top: 130px;
      background: #fff;
      width: 100%;
      padding-bottom: 40px;
      opacity: 0;
      z-index: -200;
      -webkit-box-shadow: 0px 33px 21px -22px #1111113b;
              box-shadow: 0px 33px 21px -22px #1111113b; }
      .header-content .menu-button-wrap .menu-drop-wrap .menu-drop-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        position: relative;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .header-content .menu-button-wrap .menu-drop-wrap .menu-drop-content .img-menu {
          width: 617px;
          height: 263px;
          overflow: hidden;
          min-width: 617px; }
          .header-content .menu-button-wrap .menu-drop-wrap .menu-drop-content .img-menu img {
            width: 100%;
            height: 100%; }
      .header-content .menu-button-wrap .menu-drop-wrap .menu-drop {
        list-style: none;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap; }
        .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          width: 50%;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-left: 0; }
          .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .item-img {
            width: 617px;
            height: 263px;
            position: absolute;
            right: 0;
            top: 0;
            overflow: hidden;
            opacity: 0; }
            .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .item-img img {
              width: 100%;
              height: 100%; }
          .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li:hover .item-img {
            opacity: 1; }
          .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .menu-body {
            width: 100%; }
            .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .menu-body a {
              color: #000;
              text-decoration: none;
              width: 100%;
              display: block;
              padding: 15px 0; }
              .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .menu-body a:hover {
                color: #e84848; }
    .header-content .menu-button-wrap:hover .menu-drop-wrap {
      opacity: 1;
      z-index: 200;
      left: 0; }
    .header-content .menu-button-wrap .menu-button {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      cursor: pointer; }
      .header-content .menu-button-wrap .menu-button:before {
        background: url("../img/menu.png") no-repeat;
        width: 21px;
        height: 21px;
        background-size: contain;
        margin-right: 7px;
        content: ""; }
  .header-content .logo-header {
    margin-left: auto;
    width: 80px; }
    .header-content .logo-header a {
      display: block; }
      .header-content .logo-header a img {
        width: 100%;
        height: auto; }

.search {
  width: 78px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .search:before {
    background: url("../img/search.png") no-repeat;
    width: 13px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 18px;
    content: ""; }
  .search a {
    text-decoration: none;
    color: #000; }
  .search input {
    border: none;
    width: 100%;
    font-family: 'Neucha', cursive; }

.phone-contact a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  color: #000;
  text-decoration: none; }
  .phone-contact a:before {
    content: "";
    background: url("../img/phone-icon.png") no-repeat;
    width: 11px;
    height: 16px;
    margin-right: 7px; }

.baner-header {
  min-height: 495px;
  background-size: cover;
  padding-top: 159px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #fff;
  background-position: center bottom;
  margin-bottom: 30px;
  padding-bottom: 0; }
  .baner-header:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    background: #0000008a; }
  .baner-header .baner-title {
    position: relative;
    z-index: 2; }
    .baner-header .baner-title .litle-title {
      max-width: 321px;
      font-size: 20px;
      line-height: 1.6;
      margin-top: 15px; }
    .baner-header .baner-title .big-title {
      max-width: 505px;
      font-size: 50px;
      margin-bottom: 0;
      margin-top: -5px; }
    .baner-header .baner-title .link-button {
      width: 259px;
      border: 1px solid #fff;
      height: 45px;
      line-height: 45px;
      color: #fff;
      text-decoration: none;
      text-align: center;
      margin-top: 46px;
      display: block;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .baner-header .baner-title .link-button:hover {
        background: #fff;
        color: #000; }

.list-about-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2;
  padding-top: 23px; }
  .list-about-icons .list-about-icons__item {
    width: 116px; }
    .list-about-icons .list-about-icons__item a {
      text-decoration: none;
      color: #000; }
      .list-about-icons .list-about-icons__item a:hover {
        text-decoration: underline; }
    .list-about-icons .list-about-icons__item p {
      margin: 0;
      text-align: center;
      line-height: 16px;
      text-transform: uppercase;
      font-size: 16px; }
    .list-about-icons .list-about-icons__item:nth-child(5) img {
      width: 96px; }
    .list-about-icons .list-about-icons__item:nth-child(3) {
      margin-top: -11px; }
    .list-about-icons .list-about-icons__item:nth-child(1) img {
      width: 85px;
      margin-top: -5px; }
    .list-about-icons .list-about-icons__item img {
      width: 85px;
      height: auto;
      margin: 0 auto;
      display: block;
      margin-bottom: 13px; }

.baner-header .baner-title.little-top .litle-title {
  max-width: 451px;
  margin-bottom: 0; }

.map-info {
  max-width: 325px;
  font-size: 18px;
  padding-left: 15px;
  margin-right: 20px;
  margin-left: auto; }
  .map-info p {
    position: relative; }
    .map-info p:before {
      content: "";
      background: url("../img/map-icon.png") no-repeat;
      width: 10px;
      height: 14px;
      position: absolute;
      left: -15px;
      top: 4px; }

.top-footer {
  background: #30453e;
  color: #cebda9;
  margin-bottom: 8px; }
  .top-footer .top-footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .top-footer .top-footer-content .footer-menu-wrap {
      margin-right: 200px; }
      .top-footer .top-footer-content .footer-menu-wrap:last-child {
        margin-right: 0; }
    .top-footer .top-footer-content .logofooter {
      margin-left: -10px;
      margin-bottom: 22px; }
    .top-footer .top-footer-content .bg-footer-contact {
      background: #cebda9;
      height: 100%;
      max-width: 226px;
      color: #000;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-top: 15px;
      padding-bottom: 25px;
      margin-right: 226px; }
      .top-footer .top-footer-content .bg-footer-contact .contact-list > a {
        font-size: 14px;
        color: #000; }
      .top-footer .top-footer-content .bg-footer-contact .contact-list .phone-footer:before {
        position: absolute;
        content: "";
        background: url("../img/phone-green.png") no-repeat;
        width: 11px;
        height: 16px;
        margin-right: 7px;
        display: block;
        left: 0;
        top: 0; }
      .top-footer .top-footer-content .bg-footer-contact .contact-list .mail-footer:before {
        background: url("../img/mail-green.png") no-repeat;
        width: 14px;
        height: 11px;
        position: absolute;
        left: 0;
        top: 4px;
        content: ""; }
      .top-footer .top-footer-content .bg-footer-contact .contact-list .map-footer span {
        display: block; }
      .top-footer .top-footer-content .bg-footer-contact .contact-list .map-footer:before {
        background: url("../img/map-icon-green.png") no-repeat;
        width: 11px;
        height: 14px;
        position: absolute;
        top: 0;
        left: 2px;
        content: ""; }
    .top-footer .top-footer-content .footer-menu-wrap {
      padding-top: 31px; }
      .top-footer .top-footer-content .footer-menu-wrap ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .top-footer .top-footer-content .footer-menu-wrap ul li a {
          color: #cebda9;
          text-decoration: none; }

.bottom-footer {
  background: #30453e; }
  .bottom-footer .bottom-footer-content {
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #cebda9;
    padding-right: 30px; }
    .bottom-footer .bottom-footer-content > p {
      font-size: 18px; }
      .bottom-footer .bottom-footer-content > p:last-child {
        margin-left: 166px; }
    .bottom-footer .bottom-footer-content a {
      color: #cebda9;
      text-decoration: none; }
      .bottom-footer .bottom-footer-content a:hover {
        text-decoration: underline; }
    .bottom-footer .bottom-footer-content .list-social-wrap {
      background: #cebda9;
      width: 226px;
      height: 100%;
      margin-right: 226px;
      padding: 0 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .bottom-footer .bottom-footer-content .list-social-wrap .list-social {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .bottom-footer .bottom-footer-content .list-social-wrap .list-social .fa a {
          background: url("../img/facebook.png") no-repeat;
          display: block;
          width: 30px;
          height: 25px; }
        .bottom-footer .bottom-footer-content .list-social-wrap .list-social .vk a {
          background: url("../img/vk.png") no-repeat;
          display: block;
          width: 30px;
          height: 25px; }
        .bottom-footer .bottom-footer-content .list-social-wrap .list-social .you a {
          background: url("../img/youtube.png") no-repeat;
          display: block;
          width: 30px;
          height: 25px; }
        .bottom-footer .bottom-footer-content .list-social-wrap .list-social .inst a {
          background: url("../img/instagram.png") no-repeat;
          display: block;
          width: 30px;
          height: 25px; }

.title-line-wrap {
  text-align: center;
  position: relative;
  margin-bottom: 50px; }
  .title-line-wrap h2 {
    font-size: 50px;
    margin: 0;
    font-weight: 400; }
  .title-line-wrap p {
    font-size: 20px;
    margin-top: 0; }
  .title-line-wrap:before {
    content: "";
    background: url("../img/arrow-left.png") no-repeat;
    position: absolute;
    left: 10px;
    top: 0;
    width: 278px;
    height: 62px; }
  .title-line-wrap:after {
    content: "";
    background: url("../img/arrow-right.png") no-repeat;
    position: absolute;
    right: 0;
    top: 10px;
    width: 278px;
    height: 62px; }

.description-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 100px; }
  .description-page div {
    width: 50%; }
  .description-page .description-page__text {
    padding-right: 65px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .description-page .description-page__text h2 {
      font-size: 24px;
      font-weight: 400;
      max-width: 321px;
      line-height: 1.6; }
    .description-page .description-page__text p {
      font-size: 20px;
      line-height: 1.6; }
  .description-page .description-page__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .description-page .description-page__img .description-page__img__item {
      width: 50%;
      height: 379px;
      background-size: cover;
      background-repeat: no-repeat;
      margin-right: 28px; }
      .description-page .description-page__img .description-page__img__item:last-child {
        margin-right: 0; }

.stock-wrap.news-items {
  margin-bottom: 79px; }

.stock-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .stock-list .stock-list__item {
    width: 100%;
    max-width: 347px;
    margin-bottom: 100px;
    padding-bottom: 55px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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; }
    .stock-list .stock-list__item > a {
      position: absolute;
      bottom: 0; }
    .stock-list .stock-list__item .stock-list__item-img {
      min-height: 334px;
      background-size: cover;
      background-position: center center;
      position: relative; }
      .stock-list .stock-list__item .stock-list__item-img span {
        position: absolute;
        bottom: 26px;
        font-size: 20px;
        background: #9f2d2d;
        color: #fff;
        height: 50px;
        line-height: 50px;
        padding: 0 8px;
        text-transform: lowercase;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
    .stock-list .stock-list__item .stock-list__item-content {
      padding: 0 16px;
      border-left: 1px solid #dcd7d7;
      border-right: 1px solid #dcd7d7;
      height: 100%; }
      .stock-list .stock-list__item .stock-list__item-content .stock-list__item-title {
        font-size: 30px;
        color: #000;
        padding: 20px 0;
        margin: 0; }
      .stock-list .stock-list__item .stock-list__item-content .stock-list__item-people {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        margin: 0; }
        .stock-list .stock-list__item .stock-list__item-content .stock-list__item-people:before {
          background: url("../img/man-icon.png") no-repeat;
          width: 20px;
          height: 20px;
          display: block;
          margin-bottom: 2px;
          margin-right: 10px;
          content: ""; }
      .stock-list .stock-list__item .stock-list__item-content .stock-list__item-people.time:before {
        background: url("../img/time.png") no-repeat;
        margin-bottom: -1px; }
      .stock-list .stock-list__item .stock-list__item-content .stock-list__item-text {
        font-size: 18px;
        line-height: 1.6; }
        .stock-list .stock-list__item .stock-list__item-content .stock-list__item-text p {
          margin: 0;
          padding: 15px 0;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
  .stock-list .stock-list__item.stock-list__item-news .stock-list__item-title {
    margin-top: 0;
    padding-top: 30px; }

.link-red {
  width: 100%;
  height: 55px;
  line-height: 55px;
  color: #fff;
  background: #9f2d2d;
  display: block;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  .link-red:hover {
    background: #e84848; }

.menu-tabs-wrap .menu-tabs-content-wrap {
  min-height: 430px;
  margin-bottom: 95px; }

.menu-tabs-wrap .menu-tabs-control-list {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 48px; }
  .menu-tabs-wrap .menu-tabs-control-list .menu-tabs-control-list__item a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    height: 38px;
    line-height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu-tabs-wrap .menu-tabs-control-list .menu-tabs-control-list__item a:before {
      content: "";
      display: block; }
  .menu-tabs-wrap .menu-tabs-control-list .menu-tabs-control-list__item.breakfast a:before {
    background: url("../img/icon-menu1.png") no-repeat;
    width: 49px;
    height: 49px;
    margin-right: 10px; }
  .menu-tabs-wrap .menu-tabs-control-list .menu-tabs-control-list__item.lunch a:before {
    background: url("../img/icon-menu2.png") no-repeat;
    width: 49px;
    height: 49px; }
  .menu-tabs-wrap .menu-tabs-control-list .menu-tabs-control-list__item.dinner a:before {
    background: url("../img/icon-menu3.png") no-repeat;
    width: 41px;
    height: 52px; }
  .menu-tabs-wrap .menu-tabs-control-list .menu-tabs-control-list__item.drink a:before {
    background: url("../img/icon-menu4.png") no-repeat;
    width: 50px;
    height: 50px; }

.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .product-list .product-list__item {
    max-width: 266px;
    margin-right: 47px;
    width: 100%; }
    .product-list .product-list__item:last-child {
      margin-right: 0; }
    .product-list .product-list__item a {
      font-size: 20px;
      color: #000;
      text-decoration: none; }
      .product-list .product-list__item a .product-list__item-img {
        height: 360px;
        background-size: cover; }

.bg-wrap {
  position: relative; }
  .bg-wrap:before {
    position: absolute;
    left: 0;
    background: url("../img/intro-bottom-pat.png") repeat-x;
    height: 530px;
    width: 100%;
    content: "";
    bottom: 0;
    z-index: -1; }

.service-info-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 100px; }
  .service-info-text-wrap .service-info-text .service-info-text__item {
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 1.6; }
    .service-info-text-wrap .service-info-text .service-info-text__item:last-child {
      margin-bottom: 0; }
    .service-info-text-wrap .service-info-text .service-info-text__item h3 {
      color: #9f2d2d;
      margin-bottom: 17px;
      margin-top: 0;
      font-size: 24px;
      font-weight: 400; }
  .service-info-text-wrap .service-info-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-left: 53px; }
    .service-info-text-wrap .service-info-img .img-col-two .img-col-two__item {
      height: 232px;
      width: 227px;
      background-size: cover;
      margin-bottom: 31px; }
      .service-info-text-wrap .service-info-img .img-col-two .img-col-two__item:last-child {
        margin-bottom: 0; }
    .service-info-text-wrap .service-info-img .img-col-full .img-col-full__item {
      width: 262px;
      height: 500px;
      background-size: cover;
      background-position: center center;
      margin-left: 36px; }

.service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: 100px; }
  .service-list .service-list__item {
    width: 380px;
    height: 358px;
    background-size: cover;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin-right: 30px;
    margin-bottom: 30px; }
    .service-list .service-list__item:nth-child(3n) {
      margin-right: 0; }
    .service-list .service-list__item a {
      padding-bottom: 35px;
      width: 100%;
      height: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .service-list .service-list__item a:before {
        background: #0000008a;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        content: "";
        opacity: 1;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      .service-list .service-list__item a:hover:before {
        opacity: 0; }
      .service-list .service-list__item a .name {
        font-size: 40px;
        color: #fff;
        text-align: center;
        width: 100%;
        margin: 0;
        position: relative;
        z-index: 1; }
  .service-list .service-list__item.text-block a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0; }
    .service-list .service-list__item.text-block a:before {
      display: none; }
    .service-list .service-list__item.text-block a .name {
      color: #000;
      font-size: 25px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 30px; }
      .service-list .service-list__item.text-block a .name:before {
        background: url("../img/before-h.png") no-repeat;
        width: 259px;
        height: 56px;
        display: block;
        content: "";
        margin: 0 auto;
        margin-bottom: 40px; }
      .service-list .service-list__item.text-block a .name:after {
        background: url("../img/before-h.png") no-repeat;
        width: 259px;
        height: 56px;
        display: block;
        content: "";
        margin: 0 auto;
        margin-top: 40px; }

.history-block-wrap {
  margin-bottom: 100px; }
  .history-block-wrap .history-block-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-top: 50px; }
    .history-block-wrap .history-block-slider .history-block-slider__item {
      background-size: cover;
      width: 359px;
      height: 259px;
      margin-right: 40px; }
      .history-block-wrap .history-block-slider .history-block-slider__item a {
        width: 100%;
        height: 100%;
        display: block; }
      .history-block-wrap .history-block-slider .history-block-slider__item:last-child {
        margin-right: 0; }
  .history-block-wrap .history-block-video-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .history-block-wrap .history-block-video-wrap .history-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-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .history-block-wrap .history-block-video-wrap .history-block-text h2 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 18px;
        font-weight: 400; }
      .history-block-wrap .history-block-video-wrap .history-block-text p {
        margin-top: 0;
        line-height: 1.6;
        font-size: 18px;
        margin-bottom: 35px; }
        .history-block-wrap .history-block-video-wrap .history-block-text p:nth-child(1) {
          margin-bottom: 19px; }
      .history-block-wrap .history-block-video-wrap .history-block-text .link-red {
        margin: 0 auto;
        max-width: 242px;
        font-size: 18px;
        height: 37px;
        line-height: 37px; }
    .history-block-wrap .history-block-video-wrap .history-block-video {
      margin-right: 31px; }
      .history-block-wrap .history-block-video-wrap .history-block-video .video {
        width: 556px;
        height: 360px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-top: 52px;
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        position: relative;
        background-size: cover;
        padding-left: 27px; }
        .history-block-wrap .history-block-video-wrap .history-block-video .video:before {
          content: "";
          background: url("../img/video-play.png") no-repeat 26px center #ffffffa3;
          width: 66px;
          height: 66px;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
              -ms-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%); }
        .history-block-wrap .history-block-video-wrap .history-block-video .video .video-title {
          position: relative;
          padding-left: 62px;
          margin: 0; }
          .history-block-wrap .history-block-video-wrap .history-block-video .video .video-title:before {
            background: url("../img/logo-video.png") no-repeat;
            width: 52px;
            height: 52px;
            position: absolute;
            content: "";
            left: 0px;
            top: -16px; }

.form-about-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 98px; }
  .form-about-wrap .form-about-info {
    width: 50%;
    padding-right: 250px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 18px;
    line-height: 1.6; }
    .form-about-wrap .form-about-info h2 {
      margin-top: 0;
      font-size: 29px;
      margin-bottom: 26px; }
    .form-about-wrap .form-about-info .list-icon {
      margin: 0;
      margin-top: 38px;
      padding: 0;
      width: 283px; }
      .form-about-wrap .form-about-info .list-icon .list-icon__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative; }
        .form-about-wrap .form-about-info .list-icon .list-icon__item p {
          margin: 0;
          padding-left: 68px;
          margin-bottom: 46px;
          font-size: 18px;
          line-height: normal; }
        .form-about-wrap .form-about-info .list-icon .list-icon__item img {
          position: absolute;
          top: 0;
          left: 0; }
        /*.form-about-wrap .form-about-info .list-icon .list-icon__item:nth-child(1) img {
          top: -16px; } */
        .form-about-wrap .form-about-info .list-icon .list-icon__item:nth-child(2) img {
          top: 2px; }
        .form-about-wrap .form-about-info .list-icon .list-icon__item:nth-child(3) img {
          top: -9px; }
        .form-about-wrap .form-about-info .list-icon .list-icon__item:nth-child(4) img {
          top: -14px; }
  .form-about-wrap .form-about {
    width: 50%;
    padding: 0 66px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: -4px 1px 22px -7px #11111161;
            box-shadow: -4px 1px 22px -7px #11111161;
    padding-top: 50px;
    padding-bottom: 66px;
    position: relative;
    background: #fff; }
    .form-about-wrap .form-about:before {
      content: "";
      position: absolute;
      background: url("../img/helm.png") no-repeat;
      width: 500px;
      height: 453px;
      z-index: -2;
      left: -250px;
      top: 190px;
      -webkit-animation: rotation 20s infinite linear;
              animation: rotation 20s infinite linear; }
    .form-about-wrap .form-about h2 {
      text-align: center;
      margin-bottom: 50px; }
    .form-about-wrap .form-about form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .form-about-wrap .form-about form input[type="text"], .form-about-wrap .form-about form input[type="date"] {
        width: 100%;
        height: 56px;
        line-height: 56px;
        font-size: 18px;
        border: 1px solid;
        margin-bottom: 35px;
        padding-left: 15px;
        font-family: 'Neucha', cursive;
        border: 1px solid #e6e6e6;
        color: #111; }
        .form-about-wrap .form-about form input[type="text"]::-webkit-input-placeholder, .form-about-wrap .form-about form input[type="date"]::-webkit-input-placeholder {
          color: #ccc; }
        .form-about-wrap .form-about form input[type="text"]:-ms-input-placeholder, .form-about-wrap .form-about form input[type="date"]:-ms-input-placeholder {
          color: #ccc; }
        .form-about-wrap .form-about form input[type="text"]::placeholder, .form-about-wrap .form-about form input[type="date"]::placeholder {
          color: #ccc; }
      .form-about-wrap .form-about form input[type="submit"] {
        height: 54px;
        font-size: 24px;
        color: #fff;
        background: #9f2d2d;
        border: none;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .form-about-wrap .form-about form input[type="submit"]:hover {
          background: #e84848; }
      .form-about-wrap .form-about form textarea, .order_form form textarea {
        height: 110px;
        padding-left: 15px;
        padding-top: 10px;
        font-size: 18px;
        font-family: 'Neucha', cursive;
        resize: none;
        width: 100%;
        border: 1px solid #e6e6e6; }
.order_form form textarea {
  width: 100%;
  resize: none;
  height: 80px;
  margin-bottom: 15px;
  border: 1px solid #cebda9;
  box-sizing: border-box;
}
        .form-about-wrap .form-about form textarea::-webkit-input-placeholder {
          color: #ccc; }
        .form-about-wrap .form-about form textarea:-ms-input-placeholder {
          color: #ccc; }
        .form-about-wrap .form-about form textarea::placeholder {
          color: #ccc; }
      .form-about-wrap .form-about form .checkbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        margin-top: 27px;
        margin-bottom: 67px; }
        .form-about-wrap .form-about form .checkbox input {
          display: none; }
        .form-about-wrap .form-about form .checkbox p {
          margin: 0;
          position: relative;
          padding-left: 23px; }
          .form-about-wrap .form-about form .checkbox p:before {
            content: "";
            width: 15px;
            height: 15px;
            position: absolute;
            left: 0;
            top: 2px;
            border: 1px solid #9f2d2d;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box; }
        .form-about-wrap .form-about form .checkbox input:checked ~ p:before {
          background: #9f2d2d; }

.comment-list-wrap .comment-list .comment-list__item {
  padding: 0 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 410px; }
  .comment-list-wrap .comment-list .comment-list__item:before {
    width: 100%;
    height: 268px;
    position: absolute;
    z-index: -2;
    left: 0;
    top: 50%;
    background: #e6e6e6;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0.5;
    max-width: 1155px;
    content: ""; }
  .comment-list-wrap .comment-list .comment-list__item .comment-list__item-img {
    min-width: 360px;
    height: 360px;
    background-size: cover;
    position: relative;
    margin-right: 31px; }
    .comment-list-wrap .comment-list .comment-list__item .comment-list__item-img:before {
      width: 406px;
      height: 406px;
      position: absolute;
      left: -24px;
      top: -24px;
      z-index: -1;
      border: 5px solid #e6e6e6;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      content: ""; }
  .comment-list-wrap .comment-list .comment-list__item .comment-list__item-text {
    text-align: center;
    position: relative;
    width: 609px;
    font-size: 18px;
    line-height: 1.2; }
    .comment-list-wrap .comment-list .comment-list__item .comment-list__item-text .name {
      margin-top: 43px; }
    .comment-list-wrap .comment-list .comment-list__item .comment-list__item-text:before {
      content: "";
      background: url("../img/quote.png") no-repeat;
      position: absolute;
      top: -43px;
      left: 50%;
      width: 28px;
      height: 23px;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }

.item-slider-list.info-page-img .slider-blocks-slider {
  height: auto; }
  .item-slider-list.info-page-img .slider-blocks-slider .owl-carousel .owl-nav button.owl-next {
    right: 0px; }

.list-order__item .item-slider-list .slider-blocks-slider {
  height: auto; }
  .list-order__item .item-slider-list .slider-blocks-slider .owl-carousel .owl-nav button.owl-next {
    right: 0px; }

.info-page-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px; }
  .info-page-wrap .info-page-img {
    min-width: 674px;
    max-width: 674px; }
    .info-page-wrap .info-page-img .slider-blocks {
      margin-bottom: 30px; }
      .info-page-wrap .info-page-img .slider-blocks .item {
        height: 435px;
        background-size: cover; }
    .info-page-wrap .info-page-img .slider-blocks-dot .item {
      height: 220px !important;
      background-size: cover; }
    .info-page-wrap .info-page-img .img-big {
      height: 435px;
      background-size: cover;
      width: 100%;
      position: relative;
      margin-bottom: 30px; }
      .info-page-wrap .info-page-img .img-big span {
        position: absolute;
        bottom: 47px;
        background: #9f2d2d;
        left: 0;
        color: #fff;
        font-size: 20px;
        height: 54px;
        line-height: 54px;
        display: block;
        padding-left: 9px;
        padding-right: 46px; }
    .info-page-wrap .info-page-img .img-small-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-right: 2px; }
      .info-page-wrap .info-page-img .img-small-list .img-small-list__item {
        width: 202px;
        height: 220px;
        background-size: cover; }
  .info-page-wrap .info-page-text {
    padding: 30px 72px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: -8px 11px 17px 0px #1111113d;
            box-shadow: -8px 11px 17px 0px #1111113d;
    position: relative;
    z-index: 2; }
    .info-page-wrap .info-page-text h2 {
      font-size: 40px;
      margin-top: 0;
      font-weight: 400;
      margin-bottom: 40px; }
    .info-page-wrap .info-page-text p {
      padding-right: 40px;
      margin-bottom: 21px; }
    .info-page-wrap .info-page-text .line-hart {
      background: url("../img/big-before-h.png") no-repeat center center;
      width: 259px;
      height: 56px;
      margin: 31px auto;
      background-size: contain;
      display: block; }
    .info-page-wrap .info-page-text .link-red {
      width: 175px;
      height: 36px;
      font-size: 16px;
      margin: 0 auto;
      line-height: 36px; }

.form-search-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px; }
  .form-search-data .title-form {
    font-size: 20px;
    max-width: 220px;
    position: relative;
    margin-right: 36px; }
    .form-search-data .title-form p {
      position: relative; }
      .form-search-data .title-form p:before {
        position: absolute;
        background: url("../img/arrow-left.png") no-repeat;
        width: 140px;
        height: 30px;
        content: "";
        right: 30px;
        bottom: 0;
        background-size: contain;
        z-index: -2; }
  .form-search-data form label {
    margin-right: 22px; }
    .form-search-data form label input[type="text"], .form-search-data form label input[type="date"] {
      height: 45px;
      width: 318px;
      border: 1px solid #dcd7d7;
      padding-left: 12px;
      font-size: 18px;
      padding-right: 35px;
      color: #dcd7d7;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .form-search-data form .submit-red {
    width: 254px;
    background: #9f2d2d;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    border: 1px solid #9f2d2d;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .form-search-data form .submit-red:hover {
      background: #e84848; }
  .form-search-data form .form-search-data__item {
    position: relative; }
    .form-search-data form .form-search-data__item:before {
      background: url("../img/data-icon.png") no-repeat;
      right: 10px;
      top: -2px;
      position: absolute;
      content: "";
      width: 21px;
      height: 24px; }

.form-search-data.big-form form {
  margin: 0 auto; }
  .form-search-data.big-form form .submit-red {
    width: 215px; }
  .form-search-data.big-form form label:before {
    display: none; }
  .form-search-data.big-form form label input[type="text"], .form-search-data.big-form form label input[type="date"] {
    width: 215px; }

.slider-blocks-dot button.slick-prev {
  position: absolute;
  left: 20px;
  height: 100%;
  top: 0;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #fff;
  background: #fff6;
  z-index: 10;
  font-size: 0;
  border: none; }
  .slider-blocks-dot button.slick-prev:before {
    content: "";
    background: url("../img/nav-arrow-left.png") no-repeat center center;
    width: 40px;
    height: 20px; }

.slider-blocks-dot button.slick-next {
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #fff;
  background: #fff6;
  z-index: 10;
  font-size: 0;
  border: none; }
  .slider-blocks-dot button.slick-next:before {
    content: "";
    background: url("../img/nav-arrow-right.png") no-repeat center center;
    width: 40px;
    height: 20px; }

.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #fff;
  background: #fff6;
  z-index: 10;
  font-size: 0; }
  .owl-carousel .owl-nav button.owl-prev:before {
    content: "";
    background: url("../img/nav-arrow-left.png") no-repeat center center;
    width: 40px;
    height: 20px; }

.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 10px;
  height: 100%;
  top: 0;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #fff;
  background: #fff6;
  z-index: 10;
  font-size: 0; }
  .owl-carousel .owl-nav button.owl-next:before {
    content: "";
    background: url("../img/nav-arrow-right.png") no-repeat center center;
    width: 40px;
    height: 20px; }

.comment-list.owl-carousel .owl-nav button.owl-prev {
  background: none;
  left: -30px; }
  .comment-list.owl-carousel .owl-nav button.owl-prev:before {
    content: "";
    background: url("../img/nav-black-arrow-left.png") no-repeat center center;
    width: 40px;
    height: 20px; }

.comment-list.owl-carousel .owl-nav button.owl-next {
  background: none; }
  .comment-list.owl-carousel .owl-nav button.owl-next:before {
    content: "";
    background: url("../img/nav-black-arrow-right.png") no-repeat center center;
    width: 40px;
    height: 20px; }

.title-left h2 {
  border-bottom: 1px solid #cebda9;
  padding-bottom: 20px;
  margin-bottom: 35px;
  font-size: 30px;
  font-weight: 400; }

.list-galery-wrap .list-galery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .list-galery-wrap .list-galery .list-galery__item {
    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: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 48px;
    margin-bottom: 35px;
    max-width: 264px; }
    .list-galery-wrap .list-galery .list-galery__item:nth-child(4n) {
      margin-right: 0; }
    .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img {
      width: 264px;
      height: 277px;
      background-size: cover;
      display: block;
      cursor: pointer;
      position: relative;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img:before {
        content: "";
        width: 5px;
        background: #cebda9;
        height: 0;
        position: absolute;
        left: -5px;
        top: 0;
        -webkit-transition: height 0.3s;
        transition: height 0.3s; }
      .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img:after {
        content: "";
        width: 0;
        height: 5px;
        background: #cebda9;
        position: absolute;
        right: 0;
        bottom: -5px;
        -webkit-transition: width 0.3s;
        transition: width 0.3s; }
      .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img:hover:before {
        height: 170px; }
      .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img:hover:after {
        width: 170px; }
    .list-galery-wrap .list-galery .list-galery__item p {
      font-size: 20px;
      margin-top: 24px;
      max-width: 220px;
      margin-bottom: 10px; }
    .list-galery-wrap .list-galery .list-galery__item a {
      text-decoration: none;
      color: #cebda9; }
      .list-galery-wrap .list-galery .list-galery__item a:hover {
        text-decoration: underline;
        color: #000; }

.slider-blocks-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 100px; }
  .slider-blocks-wrap .slider-blocks__text-block {
    min-width: 40%;
    font-size: 20px;
    padding-right: 130px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .slider-blocks-wrap .slider-blocks__text-block h2 {
      font-size: 24px;
      font-weight: 400;
      max-width: 300px; }
    .slider-blocks-wrap .slider-blocks__text-block p {
      margin-bottom: 30px; }
    .slider-blocks-wrap .slider-blocks__text-block ul {
      padding: 0;
      margin-top: 51px;
      list-style: none; }
      .slider-blocks-wrap .slider-blocks__text-block ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        margin-bottom: 30px;
        padding-left: 59px; }
        .slider-blocks-wrap .slider-blocks__text-block ul li p {
          margin: 0; }
        .slider-blocks-wrap .slider-blocks__text-block ul li img {
          position: absolute;
          left: 14px; }
      .slider-blocks-wrap .slider-blocks__text-block ul li:nth-child(1) img {
        left: 14px; }
      .slider-blocks-wrap .slider-blocks__text-block ul li:nth-child(2) img {
        left: 20px; }
      .slider-blocks-wrap .slider-blocks__text-block ul li:nth-child(3) img {
        left: 14px; }
  .slider-blocks-wrap .slider-blocks-slider {
    width: 614px; }
    .slider-blocks-wrap .slider-blocks-slider .owl-nav button.owl-next {
      right: 0; }
    .slider-blocks-wrap .slider-blocks-slider .slider-blocks-dot .item {
      width: 185px;
      background-size: cover;
      height: 144px; }
    .slider-blocks-wrap .slider-blocks-slider .slider-blocks {
      margin-bottom: 29px; }
      .slider-blocks-wrap .slider-blocks-slider .slider-blocks .item {
        width: 613px;
        height: 406px;
        background-size: cover; }

.table-block-wrap {
  margin-bottom: 100px; }
  .table-block-wrap .two-col {
    border-collapse: collapse;
    width: 100%; }
    .table-block-wrap .two-col td {
      border: 1px solid #000;
      padding: 20px;
      font-size: 22px; }
      .table-block-wrap .two-col td:last-child {
        width: 186px;
        text-align: center; }
  .table-block-wrap .table-resistance {
    width: 100%;
    font-size: 22px;
    border-collapse: collapse;
    margin-bottom: 50px; }
    .table-block-wrap .table-resistance th {
      border: 1px solid #000;
      max-width: 350px;
      font-weight: 400;
      padding: 20px; }
    .table-block-wrap .table-resistance td {
      border: 1px solid #000; }
      .table-block-wrap .table-resistance td .two-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 67px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        line-height: 67px;
        text-align: center; }
        .table-block-wrap .table-resistance td .two-tabs div {
          width: 50%; }
        .table-block-wrap .table-resistance td .two-tabs div.day {
          border-right: 1px solid #000; }
    .table-block-wrap .table-resistance td:nth-child(1) {
      padding: 20px; }

.event-icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .event-icon-list .event-icon-list__item {
    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: 100px;
    text-align: center; }
    .event-icon-list .event-icon-list__item p {
      margin: 13px 0; }

.event-img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-around;
  margin-top: 54px;
  margin-bottom: 111px; }
  .event-img-list .event-img-list__item {
    width: 352px;
    position: relative;
    height: 260px;
    background-size: cover;
    color: #fff;
    border: 3px solid #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .event-img-list .event-img-list__item a {
      color: #fff;
      text-decoration: none;
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 20; }
    .event-img-list .event-img-list__item h2 {
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      text-transform: uppercase;
      text-align: center;
      font-weight: 400;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      margin: 0;
      position: relative;
      display: block; }
      .event-img-list .event-img-list__item h2:before {
        background: url("../img/title-before.png") no-repeat;
        width: 100%;
        height: 150px;
        content: "";
        position: absolute;
        top: -47px;
        left: 0; }
    .event-img-list .event-img-list__item:before {
      background: #000;
      width: 100%;
      height: 100%;
      opacity: 0.3;
      content: "";
      position: absolute;
      left: 0;
      top: 0; }
    .event-img-list .event-img-list__item:hover {
      border: 3px solid #cebda9; }

.video-wrap.weight-all a {
  width: 100%;
  height: 480px;
  display: block;
  background-size: cover;
  margin: 82px 0;
  position: relative; }
  .video-wrap.weight-all a:before {
    background: url("../img/play-icon.png") no-repeat 55px center;
    width: 135px;
    height: 135px;
    background-color: #fff6;
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); }
  .video-wrap.weight-all a:hover:before {
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1.2);
            transform: translateY(-50%) translateX(-50%) scale(1.2); }

.table-block-wrap {
  position: relative; }
  .table-block-wrap .table-resistance {
    position: relative;
    overflow: hidden; }
    .table-block-wrap .table-resistance:before {
      background: url("../img/bg-table.png") no-repeat;
      width: 781px;
      height: 588px;
      content: "";
      position: absolute;
      bottom: 10px;
      left: -350px; }

.naw-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
  .naw-pagination .naw-pagination__item {
    height: 35px;
    width: 35px;
    background: #fff;
    color: #000;
    border: 1px solid #9f2d2d;
    border-right: 0; }
    .naw-pagination .naw-pagination__item:last-child {
      border-right: 1px solid #9f2d2d; }
    .naw-pagination .naw-pagination__item span {
      color: #fff;
      text-decoration: none;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%; }
    .naw-pagination .naw-pagination__item a {
      color: #000;
      text-decoration: none;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%; }
      .naw-pagination .naw-pagination__item a span {
        color: #000; }
  .naw-pagination .naw-pagination__item.active, .naw-pagination .naw-pagination__item:hover {
    background: #9f2d2d;
    color: #fff; }
    .naw-pagination .naw-pagination__item.active a, .naw-pagination .naw-pagination__item:hover a {
      color: #fff; }
      .naw-pagination .naw-pagination__item.active a span, .naw-pagination .naw-pagination__item:hover a span {
        color: #fff; }
  .naw-pagination .left {
    display: none; }
  .naw-pagination .right a {
    position: relative; }
    .naw-pagination .right a:before {
      content: "";
      background: url("../img/left-arrow-nav.png") no-repeat;
      width: 7px;
      height: 12px;
      display: block; }
  .naw-pagination .left a {
    position: relative; }
    .naw-pagination .left a span {
      display: none; }
    .naw-pagination .left a:before {
      content: "";
      background: url("../img/left-arrow-nav.png") no-repeat;
      width: 7px;
      height: 12px;
      display: block;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }

.text-content {
  font-size: 18px; }

.list-order .list-order__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 77px; }
  .list-order .list-order__item .list-order__item-img {
    min-width: 685px;
    background-size: cover;
    height: 495px;
    position: relative; }
    .list-order .list-order__item .list-order__item-img .prise {
      position: absolute;
      bottom: 26px;
      font-size: 20px;
      background: #9f2d2d;
      color: #fff;
      height: 50px;
      line-height: 50px;
      padding: 0 8px;
      text-transform: lowercase;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .list-order .list-order__item .list-order__item-order.open .list-order__item-order__form {
    left: 0; }
  .list-order .list-order__item .list-order__item-order {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 1px 9px 31px -15px #111;
            box-shadow: 1px 9px 31px -15px #111;
    width: 100%;
    overflow-x: hidden;
    background: #fff;
    position: relative; }
    .list-order .list-order__item .list-order__item-order h2 {
      font-size: 40px;
      font-weight: 400;
      position: relative;
      padding-left: 48px; }
      .list-order .list-order__item .list-order__item-order h2:before {
        background: url("../img/mayak-logo.png") no-repeat;
        width: 37px;
        height: 52px;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0; }
    .list-order .list-order__item .list-order__item-order p {
      margin-bottom: 24px;
      max-width: 344px; }
    .list-order .list-order__item .list-order__item-order .list-order__item-order__form {
      position: absolute;
      left: 100%;
      top: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      background: #fff;
      padding: 17px 24px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 25px;
        position: relative; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap .close {
          display: block;
          width: 25px;
          position: absolute;
          right: 0;
          height: 25px;
          top: 10px; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap .close:before {
            width: 100%;
            height: 2px;
            background: #9f2d2d;
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
                -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
                    transform: translateX(-50%) translateY(-50%) rotate(45deg); }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap .close:after {
            width: 100%;
            height: 2px;
            background: #9f2d2d;
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
                -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
                    transform: translateX(-50%) translateY(-50%) rotate(-45deg); }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap .prise {
          color: #9f2d2d; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap h3 {
          margin: 0;
          font-size: 20px;
          font-weight: 400; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap .star {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-top: 10px; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          list-style: none;
          margin: 0;
          padding-left: 0;
          margin-right: 7px; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__form .title-wrap ul li {
            background: url("../img/star.png") no-repeat;
            width: 10px;
            height: 10px;
            display: block; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .data-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .data-wrap label {
          position: relative; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .data-wrap label:before {
            background: url("../img/data-icon.png") no-repeat;
            right: 10px;
            top: 31px;
            position: absolute;
            content: "";
            width: 21px;
            display: block !important;
            height: 24px; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form p {
        margin: 0;
        font-size: 18px;
        margin-bottom: 10px;
      }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form label {
        margin-bottom: 15px;
        display: block; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form form label select {
          width: 100%;
          height: 42px;
          line-height: 42px;
          border: 1px solid #cebda9;
          padding: 0 6px;
          -webkit-appearance: none;
          position: relative;
          outline: none; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form form label input {
          height: 42px;
          width: 100%;
          line-height: 42px;
          font-size: 14px;
          background: #fff;
          border: 1px solid #cebda9;
          padding: 0 6px; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .select-control {
        position: relative; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .select-control:before {
          width: 13px;
          height: 22px;
          background: url("../img/nav-black-arrow-left.png") no-repeat;
          content: "";
          position: absolute;
          right: 17px;
          top: 31px;
          z-index: 2;
          -webkit-transform: rotate(-95deg);
              -ms-transform: rotate(-95deg);
                  transform: rotate(-95deg); }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form input[type="submit"] {
        width: 324px;
        display: block;
        height: 48px;
        line-height: 48px;
        color: #fff;
        background: #9f2d2d;
        margin: 0 auto;
        text-align: center;
        margin-top: 40px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        font-size: 20px;
        border: none; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form .order_form form input[type="submit"] {
          margin-top: 0;
        }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form form input[type="submit"]:hover {
          background: #e84848; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form b {
        width: 100%;
        height: 1px;
        display: block;
        background: #cebda9;
        margin: 24px 0; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .price-all {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        font-size: 20px; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .price-all .red {
          color: #9f2d2d; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .data-wrap label input {
        width: 190px; }
    .list-order .list-order__item .list-order__item-order .list-order__item-order__info {
      padding: 0 46px; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        margin-top: 50px; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control a {
          width: 174px;
          height: 36px;
          display: block;
          line-height: 36px;
          border: 1px solid #9f2d2d;
          text-align: center;
          text-decoration: none;
          color: #9f2d2d;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control a:hover {
            color: #fff;
            background: #9f2d2d; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul {
        list-style: none;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li {
          position: relative;
          padding-top: 39px;
          text-align: center;
          font-size: 14px;
          max-width: 80px;
          position: relative; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li:before {
            content: "";
            position: absolute;
            background: url("../img/order-icons.png") no-repeat; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li:nth-child(1):before {
            width: 33px;
            height: 32px;
            top: 0;
            left: 20px;
            background-position: 0 0; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li:nth-child(2):before {
            width: 37px;
            height: 32px;
            top: 0;
            left: 20px;
            background-position: -72px -2px; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li:nth-child(3):before {
            width: 37px;
            height: 32px;
            top: 0;
            left: 20px;
            background-position: -162px 0px; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li:nth-child(4):before {
            width: 37px;
            height: 32px;
            top: 0;
            left: 20px;
            background-position: -239px 0px; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li:nth-child(5):before {
            width: 37px;
            height: 32px;
            top: 0;
            left: 20px;
            background-position: -317px 0px; }

.list-about-icons-wrap {
  background: #fff;
  position: relative;
  z-index: 2;
  border-top: 2px solid #dcd7d7;
  margin-top: 125px; }

.menu-nav-site {
  position: fixed;
  bottom: 10px;
  right: 0;
  background: #cebda9;
  padding: 10px;
  display: inline-block;
  color: #000;
  font-size: 18px;
  z-index: 301;
  text-decoration: none; }
  .menu-nav-site:before {
    content: "Навигация по страницам"; }
  .menu-nav-site:hover {
    background: #9f2d2d; }

.menu-nav-site.before-off:before {
  content: "Закрыть навигация"; }

.list-lick {
  opacity: 0;
  left: 0;
  position: fixed;
  z-index: -200; }
  .list-lick a {
    color: #000;
    margin-bottom: 20px; }
    .list-lick a:hover {
      text-decoration: none;
      color: #9f2d2d; }

.list-lick.show {
  position: fixed;
  opacity: 1;
  width: 100%;
  top: 0;
  background: #fff;
  z-index: 300;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 30px; }

.bg-home-blocks {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  cursor: -webkit-grab;
  cursor: grab; }
  .bg-home-blocks .bg-scroll-block {
    width: 3000px;
    height: 2000px;
    position: relative;
    background-size: contain; }
    .bg-home-blocks .bg-scroll-block .my-map {
      position: absolute;
      width: 100%;
      bottom: 0;
      right: 0;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      z-index: 0;
      cursor: -webkit-grab;
      cursor: grab; }
      .bg-home-blocks .bg-scroll-block .my-map:before {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        left: 0;
        top: 0; }
    .bg-home-blocks .bg-scroll-block .content {
      position: fixed !important;
      right: -282px;
      top: 0;
      width: 282px;
      height: 100vh;
      background: #ebd5be;
      padding: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      cursor: default;
      z-index: 40; }
      .bg-home-blocks .bg-scroll-block .content .scrollbar-rail {
        height: 100%; }
      .bg-home-blocks .bg-scroll-block .content .scrollbar-rail > .scroll-element {
        background-color: #ebd5be; }
      .bg-home-blocks .bg-scroll-block .content h2 {
        margin-top: 0;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 15px; }
      .bg-home-blocks .bg-scroll-block .content .img {
        width: 100%;
        margin-bottom: 15px;
        text-align: center; }
        .bg-home-blocks .bg-scroll-block .content .img img {
          width: 100%;
          height: auto; }
      .bg-home-blocks .bg-scroll-block .content .text {
        line-height: 1.6; }
        .bg-home-blocks .bg-scroll-block .content .text p {
          margin: 15px 0;
          margin-top: 0; }
        .bg-home-blocks .bg-scroll-block .content .text h3 {
          font-weight: 400;
          margin: 0; }
        .bg-home-blocks .bg-scroll-block .content .text:after {
          background: url("../img/line-menu.png") no-repeat center;
          width: 100%;
          height: 3px;
          content: "";
          display: block; }
      .bg-home-blocks .bg-scroll-block .content .list-info {
        margin-bottom: 36px; }
        .bg-home-blocks .bg-scroll-block .content .list-info .list-info__item {
          font-size: 18px;
          color: #9f2d2d;
          margin-bottom: 10px; }
          .bg-home-blocks .bg-scroll-block .content .list-info .list-info__item p {
            margin: 5px 0; }
            .bg-home-blocks .bg-scroll-block .content .list-info .list-info__item p:first-child {
              color: #000; }
          .bg-home-blocks .bg-scroll-block .content .list-info .list-info__item a {
            display: block;
            color: #9f2d2d;
            text-decoration: none; }
      .bg-home-blocks .bg-scroll-block .content .link-button {
        width: 174px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        color: #9f2d2d;
        font-size: 16px;
        margin: 0 auto;
        text-decoration: none;
        margin-bottom: 12px;
        display: block;
        border: 1px solid #9f2d2d;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        .bg-home-blocks .bg-scroll-block .content .link-button:hover {
          background: #9f2d2d;
          color: #fff; }
    .bg-home-blocks .bg-scroll-block .open .content {
      right: 0; }
    .bg-home-blocks .bg-scroll-block .block-gazebo {
      position: absolute;
      width: 260px;
      height: 147px;
      top: 851px;
      left: 1282px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-gazebo .bg {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block > div {
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block > div .text-srite {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 25px;
        text-transform: uppercase;
        color: #9f2d2d;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-right: 45px;
        padding-top: 2px;
        padding-left: 20px; }
        .bg-home-blocks .bg-scroll-block > div .text-srite svg {
          position: absolute;
          left: 0px;
          top: -24px;
          z-index: -200;
          width: 0; }
          .bg-home-blocks .bg-scroll-block > div .text-srite svg path {
            fill: transparent; }
          .bg-home-blocks .bg-scroll-block > div .text-srite svg text {
            fill: #9f2d2d; }
      .bg-home-blocks .bg-scroll-block > div:hover .text-srite svg {
        z-index: 20;
        width: 100%; }
    .bg-home-blocks .bg-scroll-block .block-tent {
      position: absolute;
      width: 242px;
      height: 264px;
      top: 1001px;
      left: 1154px;
      cursor: pointer;
      z-index: 20; }
      .bg-home-blocks .bg-scroll-block .block-tent .bg {
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block .block-hotel {
      position: absolute;
      width: 292px;
      height: 264px;
      top: 1161px;
      left: 1271px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-hotel .bg {
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%; }
        .bg-home-blocks .bg-scroll-block .block-hotel .bg svg {
          left: -10px;
          top: -25px; }
    .bg-home-blocks .bg-scroll-block .block-cottage {
      position: absolute;
      width: 299px;
      height: 264px;
      top: 1079px;
      left: 1518px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-cottage .bg {
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block .block-pomp {
      position: absolute;
      width: 278px;
      height: 227px;
      top: 1479px;
      left: 1217px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-pomp .bg {
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block .block-vigil {
      position: absolute;
      width: 97px;
      height: 157px;
      top: 1589px;
      left: 1124px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-vigil .bg {
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block .block-club {
      position: absolute;
      width: 389px;
      height: 263px;
      top: 1293px;
      left: 923px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-club .bg {
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block .block-parking {
      position: absolute;
      width: 379px;
      height: 163px;
      top: 853px;
      left: 1533px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-parking .bg {
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block .block-washroom {
      position: absolute;
      width: 109px;
      height: 163px;
      top: 853px;
      left: 1993px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-washroom .bg {
        width: 100%;
        height: 100%; }
    .bg-home-blocks .bg-scroll-block .block-reception {
      position: absolute;
      width: 89px;
      height: 103px;
      top: 1183px;
      left: 1843px;
      cursor: pointer; }
    .bg-home-blocks .bg-scroll-block .block-ladegi {
      position: absolute;
      width: 229px;
      height: 153px;
      top: 1093px;
      left: 1933px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-ladegi svg {
        left: -15px !important;
        top: -28px !important; }
        .bg-home-blocks .bg-scroll-block .block-ladegi svg text {
          font-size: 15px; }
    .bg-home-blocks .bg-scroll-block .block-wild {
      position: absolute;
      width: 209px;
      height: 153px;
      top: 1233px;
      left: 2033px;
      cursor: pointer; }
      .bg-home-blocks .bg-scroll-block .block-wild text {
        font-size: 22px; }
      .bg-home-blocks .bg-scroll-block .block-wild svg {
        left: -19px !important;
        top: -26px !important; }
    .bg-home-blocks .bg-scroll-block .block-rescuer {
      position: absolute;
      width: 119px;
      height: 153px;
      top: 1373px;
      left: 2183px; }
    .bg-home-blocks .bg-scroll-block .block-gazebo-two {
      position: absolute;
      width: 249px;
      height: 103px;
      top: 1343px;
      left: 2353px; }
    .bg-home-blocks .bg-scroll-block .block-ru {
      position: absolute;
      width: 179px;
      height: 103px;
      top: 1303px;
      left: 2583px; }
    .bg-home-blocks .bg-scroll-block .block-beach {
      position: absolute;
      width: 179px;
      height: 253px;
      top: 1303px;
      left: 2733px; }
      .bg-home-blocks .bg-scroll-block .block-beach text {
        font-size: 20px; }
      .bg-home-blocks .bg-scroll-block .block-beach svg {
        left: -10px !important;
        top: -26px !important; }
    .bg-home-blocks .bg-scroll-block .block-village {
      position: absolute;
      width: 499px;
      height: 353px;
      top: 430px;
      left: 1623px; }
      .bg-home-blocks .bg-scroll-block .block-village svg {
        left: -16px !important;
        top: -28px !important; }
        .bg-home-blocks .bg-scroll-block .block-village svg text {
          font-size: 16px; }

.footer-position {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%; }

.menu .menu-logo {
  margin-bottom: 30px;
  display: block; }

.menu .scrollbar-rail > .scroll-element {
  background-color: #ebd5be; }

.menu .menu-header {
  height: 524px;
  overflow-y: scroll;
  overflow-x: hidden; }
  .menu .menu-header:after {
    background: url("../img/line-menu.png") no-repeat center;
    width: 100%;
    height: 3px;
    content: "";
    display: block;
    margin-bottom: 30px; }

.menu .menu-open-btn {
  position: fixed;
  top: 40px;
  left: 40px;
  background: #ebd5be;
  color: #000;
  text-align: center;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  z-index: 20;
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-shadow: 0px 4px 10px -4px #111;
          box-shadow: 0px 4px 10px -4px #111; }
  .menu .menu-open-btn:after {
    content: "";
    background: url("../img/bird.png") no-repeat -94px -33px;
    width: 49px;
    height: 75px;
    display: block;
    position: absolute;
    right: -20px;
    z-index: 20;
    top: -30px; }
  .menu .menu-open-btn span {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 10px;
    top: 0;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu .menu-open-btn span i {
      display: block;
      width: 24px;
      height: 2px;
      margin-bottom: 4px;
      background: #9f2d2d; }
      .menu .menu-open-btn span i:last-child {
        margin-bottom: 0; }

.menu .menu-list-wrap {
  background: #ebd5be;
  width: 310px;
  position: fixed;
  left: -310px;
  height: 100vh;
  top: 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-top: 31px;
  z-index: 21; }
  .menu .menu-list-wrap .close {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 40px;
    height: 40px;
    display: block; }
    .menu .menu-list-wrap .close span {
      position: absolute;
      left: 0;
      top: 50%;
      background: #9f2d2d;
      width: 100%;
      height: 3px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
      .menu .menu-list-wrap .close span:first-child {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  .menu .menu-list-wrap .list-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 125px;
    margin: 0 auto; }
    .menu .menu-list-wrap .list-social .fa a {
      background: url("../img/facebook.png") no-repeat;
      display: block;
      width: 30px;
      height: 25px; }
    .menu .menu-list-wrap .list-social .vk a {
      background: url("../img/vk.png") no-repeat;
      display: block;
      width: 30px;
      height: 25px; }
    .menu .menu-list-wrap .list-social .you a {
      background: url("../img/youtube.png") no-repeat;
      display: block;
      width: 30px;
      height: 25px;
      margin-left: -3px; }
    .menu .menu-list-wrap .list-social .inst a {
      background: url("../img/instagram.png") no-repeat;
      display: block;
      width: 30px;
      height: 25px; }
  .menu .menu-list-wrap .phone {
    font-size: 24px; }
  .menu .menu-list-wrap a {
    color: #000;
    text-decoration: none;
    display: block;
    padding-bottom: 13px; }
  .menu .menu-list-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .menu .menu-list-wrap .menu-header__item {
    margin-bottom: 13px; }
    .menu .menu-list-wrap .menu-header__item > p {
      font-size: 20px;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .menu .menu-list-wrap .menu-header__item > p a {
        display: inline-block;
        margin-right: 11px; }
      .menu .menu-list-wrap .menu-header__item > p span {
        width: 17px;
        height: 13px;
        display: inline-block;
        cursor: pointer;
        margin-right: -40px;
        background: url("../img/red-arrow-menu.png") no-repeat;
        margin-bottom: 17px; }
    .menu .menu-list-wrap .menu-header__item .drop-menu {
      display: none; }
    .menu .menu-list-wrap .menu-header__item:last-child a {
      text-decoration: underline; }
  .menu .menu-list-wrap .menu-header__item.open .drop-menu {
    display: block; }
  .menu .menu-list-wrap .menu-header__item.open > p span {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.menu.open .menu-list-wrap {
  left: 0; }

.service-info-text-button {
  display: none; }

.form-about-wrap .link-red {
  display: none; }

.control-mobile-galery {
  display: none; }

.map-tabs .tabs-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding: 0;
  padding: 0;
  margin-bottom: 50px;
  list-style: none; }
  .map-tabs .tabs-control .tabs-control__item {
    width: 100%;
    font-size: 25px; }
    .map-tabs .tabs-control .tabs-control__item p {
      margin: 0; }
    .map-tabs .tabs-control .tabs-control__item a {
      display: block;
      width: 100%;
      text-decoration: none;
      color: #111;
      padding-bottom: 25px;
      border-bottom: 7px solid transparent;
      padding-top: 66px;
      position: relative; }
    .map-tabs .tabs-control .tabs-control__item:nth-child(1) a:before {
      content: "";
      background: url("../img/map-tab-c.png") no-repeat;
      top: 0;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 60px;
      width: 76px;
      background-size: contain; }
    .map-tabs .tabs-control .tabs-control__item:nth-child(2) a:before {
      content: "";
      background: url("../img/map-tab-c2.png") no-repeat;
      top: 0;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 60px;
      width: 76px;
      background-size: contain; }
    .map-tabs .tabs-control .tabs-control__item:nth-child(3) a:before {
      content: "";
      background: url("../img/map-tab-c3.png") no-repeat;
      top: 0;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 60px;
      width: 56px;
      background-size: contain; }
  .map-tabs .tabs-control .tabs-control__item.ui-tabs-active a {
    border-color: #9f2d2d; }
  .map-tabs .tabs-control .tabs-control__item a:before {
    filter: grayscale(100%);
  }
  .map-tabs .tabs-control .tabs-control__item.ui-tabs-active a:before {
    filter: grayscale(0);
  }
.map-tabs .tabs-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
  .map-tabs .tabs-content .text-content {
    max-width: 471px;
    padding-right: 71px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 471px; }
    .map-tabs .tabs-content .text-content p {
      font-size: 20px;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.6;
      padding-bottom: 111px;
      margin-bottom: 0;
      position: relative; }
      .map-tabs .tabs-content .text-content p:before {
        background: url("../img/arrow-left.png") no-repeat left center;
        position: absolute;
        width: 278px;
        height: 40px;
        content: "";
        bottom: 40px;
        left: 50px; }
    .map-tabs .tabs-content .text-content ul {
      font-size: 20px;
      margin: 0;
      padding: 0;
      list-style: none; }
      .map-tabs .tabs-content .text-content ul li {
        position: relative;
        padding-left: 66px;
        margin-bottom: 50px; }
        .map-tabs .tabs-content .text-content ul li:last-child {
          margin-bottom: 0; }
        .map-tabs .tabs-content .text-content ul li span {
          display: block; }
  .map-tabs .tabs-content .map {
    width: 100%; }

.inputs .ui-datepicker {
  left: 940.5px !important; }

.form-search-data__item.data:before {
  background: url("../img/data-icon.png") no-repeat;
  right: 10px;
  top: 31px;
  position: absolute;
  content: "";
  width: 21px;
  display: block !important;
  height: 24px; }

.ui-datepicker {
  border: 1px solid #cebda9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
  background: #fff;
  padding: 15px 27px;
  width: 468px;
  z-index: 15 !important; }
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    left: 110px; }
    .ui-datepicker .ui-datepicker-prev span {
      font-size: 0;
      color: #e84848;
      border: 1px solid #e84848;
      width: 15px;
      height: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 50%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      cursor: pointer; }
      .ui-datepicker .ui-datepicker-prev span:before {
        content: "<";
        display: block;
        font-size: 12px; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    right: 110px; }
    .ui-datepicker .ui-datepicker-next span {
      font-size: 0;
      color: #e84848;
      border: 1px solid #e84848;
      width: 15px;
      height: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 50%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      cursor: pointer; }
      .ui-datepicker .ui-datepicker-next span:before {
        content: ">";
        display: block;
        font-size: 12px; }
  .ui-datepicker .ui-datepicker-title {
    text-align: center;
    padding-bottom: 33px; }
  .ui-datepicker .ui-datepicker-calendar {
    width: 100%; }
    .ui-datepicker .ui-datepicker-calendar tr {
      margin-bottom: 11px; }
    .ui-datepicker .ui-datepicker-calendar td {
      text-align: center; }
      .ui-datepicker .ui-datepicker-calendar td a {
        color: #000;
        text-decoration: none;
        height: 25px;
        display: block;
        width: 25px;
        line-height: 25px;
        padding: 1px 7px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 auto;
        font-size: 13px;
        margin-bottom: 11px; }
      .ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
        background: #cebda9;
        border-radius: 50%; }

.popup-callback.open {
  opacity: 1;
  z-index: 210; }

.popup-callback {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  position: fixed;
  border: 1px solid #dcd7d7;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -200;
  padding: 20px;
  opacity: 0;
  padding-top: 40px; }
  
  .popup-callback input, .order_form input {
    display: block;
    height: 45px;
    width: 318px;
    border: 1px solid #dcd7d7;
    padding-left: 12px;
    font-size: 18px;
    padding-right: 35px;
    color: #000;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .popup-callback input[type="submit"], .order_form input[type="submit"] {
    border: 1px solid #9f2d2d;
    color: #fff;
    cursor: pointer;
    background: #9f2d2d; }
  .popup-callback .close {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 20; }
    .popup-callback .close span {
      width: 30px;
      height: 2px;
      background: #cebda9;
      display: block;
      position: absolute;
      left: 50%;
      top: 18px; }
      .popup-callback .close span:first-child {
        -webkit-transform: translateX(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) rotate(45deg);
                transform: translateX(-50%) rotate(45deg); }
      .popup-callback .close span:nth-child(2) {
        -webkit-transform: translateX(-50%) rotate(-45deg);
            -ms-transform: translateX(-50%) rotate(-45deg);
                transform: translateX(-50%) rotate(-45deg); }

.popup-search.open {
  opacity: 1;
  z-index: 210; }

.popup-search {
  top: 0;
  left: 0;
  background: #fff;
  z-index: -200;
  opacity: 0;
  position: fixed;
  padding: 20px;
  width: 100%;
  height: 100vh;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .popup-search h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 30px; }
  .popup-search input {
    display: block;
    height: 45px;
    width: 318px;
    border: 1px solid #dcd7d7;
    padding-left: 12px;
    font-size: 18px;
    padding-right: 35px;
    color: #111;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .popup-search input[type="submit"] {
    border: 1px solid #9f2d2d;
    color: #fff;
    cursor: pointer;
    background: #9f2d2d; }
  .popup-search .close {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 20; }
    .popup-search .close span {
      width: 30px;
      height: 2px;
      background: #cebda9;
      display: block;
      position: absolute;
      left: 50%;
      top: 18px; }
      .popup-search .close span:first-child {
        -webkit-transform: translateX(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) rotate(45deg);
                transform: translateX(-50%) rotate(45deg); }
      .popup-search .close span:nth-child(2) {
        -webkit-transform: translateX(-50%) rotate(-45deg);
            -ms-transform: translateX(-50%) rotate(-45deg);
                transform: translateX(-50%) rotate(-45deg); }

.list-order .order-slider__item .list-order__item-order .list-order__item-order__info {
  margin-bottom: 50px; }
  .list-order .order-slider__item .list-order__item-order .list-order__item-order__info p {
    max-width: 100%; }
  .list-order .order-slider__item .list-order__item-order .list-order__item-order__info ul {
    padding-right: 40px; }
  .list-order .order-slider__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control {
    margin-top: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .list-order .order-slider__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control.two-control {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 46px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    bottom: 30px; }

.item-slider-list {
  min-width: 685px;
  max-width: 685px;
  margin-bottom: 0 !important; }
  .item-slider-list .slider-blocks-slider {
    width: 100%;
    height: 433px; }
    .item-slider-list .slider-blocks-slider .slider-blocks-dot {
      margin-left: -20px;
      margin-right: -20px; }
      .item-slider-list .slider-blocks-slider .slider-blocks-dot .item {
        height: 180px;
        width: 100%;
        margin: 0 20px; }
    .item-slider-list .slider-blocks-slider .slider-blocks .item {
      width: 100%; }
      .item-slider-list .slider-blocks-slider .slider-blocks .item span {
        position: absolute;
        bottom: 20px;
        padding: 10px 30px 10px 20px;
        background: #9f2d2d;
        font-size: 20px;
        color: #fff; }

.bg-home-blocks .preloader-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 20;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .bg-home-blocks .preloader-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    filter: grayscale(1);
    -webkit-transition: filter 0.2s;
    transition: filter 0.2s; }
  .bg-home-blocks .preloader-wrap:before {
    width: 129px;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    background: url("../img/logo-footer.png") no-repeat center center;
    content: "";
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    z-index: 2; }

.bg-home-blocks.preloader-open .preloader-wrap:before {
  height: 89px; }

.bg-home-blocks.preloader-hide .preloader-wrap {
  opacity: 0;
  z-index: 0; }
  .bg-home-blocks.preloader-hide .preloader-wrap img {
    filter: opacity(0); }
  .bg-home-blocks.preloader-hide .preloader-wrap:before {
    opacity: 0; }

.ui-datepicker {
  display: none; }

.order-video h2 {
  font-size: 30px;
  margin: 38px 0;
  margin-top: 0; }

.order-video p {
  margin-bottom: 38px;
  font-size: 20px; }

.order-video .video {
  height: 685px;
  width: 100%;
  background-size: cover;
  position: relative;
  display: block;
  margin-bottom: 60px; }
  .order-video .video:before {
    background: url("../img/play-icon.png") no-repeat 55px center;
    width: 135px;
    height: 135px;
    background-color: #fff6;
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); }
  .order-video .video:hover:before {
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1.2);
            transform: translateY(-50%) translateX(-50%) scale(1.2); }




.menu_phone_item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.menu_phone_item > span {
  display: flex;
  align-items: center;
}

.menu_phone_item > span a {
  margin-right: 5px;
}

.top-footer .top-footer-content .bg-footer-contact .contact-list a.phone-footer {
  padding-bottom: 0;
  margin-bottom: 0;
}

.menu .menu-header {
  height: 46%;
}

.menu .menu-list-wrap .list-social {
  justify-content: space-around;
}

.top-footer .top-footer-content .bg-footer-contact {
  max-width: 315px;
}

.bottom-footer .bottom-footer-content .list-social-wrap {
  width: 336px;
}

.tg_bot_link {
  position: fixed;
  bottom: 70px;
  right: 5px;
  width: 60px;
  height: 60px;
  z-index: 10;
}

.tg_bot_link a {
  display: block;
  width: 100%;
  height: 100%;
}

.tg_bot_link img {
  max-width: 100%;
}

.max_link {
  position: fixed;
  bottom: 78px;
  right: 8px;
  width: 55px;
  height: 55px;
  z-index: 10;
}

.max_link a {
  display: block;
  width: 100%;
  height: 100%;
}

.max_link img {
  max-width: 100%;
}

@media (max-width: 1200px) {
  .item-slider-list {
    max-width: 614px;
    min-width: 614px; }
  .list-order .list-order__item .list-order__item-img {
    min-width: 425px; }
  .ui-datepicker {
    width: 320px; }
  .inputs .ui-datepicker {
    left: 730.5px !important; }
  .list-order .list-order__item .list-order__item-order .list-order__item-order__form form label:nth-child(1) {
    margin-right: 20px; }
  .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .data-wrap label input {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .item-slider-list .slider-blocks-slider .slider-blocks-dot .item {
    height: 100px; }
  .list-order .list-order__item .list-order__item-order .list-order__item-order__form form input[type="submit"] {
    width: 100%; }
  .list-order .list-order__item .list-order__item-order .list-order__item-order__info {
    padding: 0 16px; }
  .ui-datepicker .ui-datepicker-next {
    right: 90px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 90px; }
  .list-order .list-order__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control a {
    width: 144px; }
  .list-order .order-slider__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control.two-control {
    padding: 0 26px; }
  .list-order .order-slider__item .list-order__item-order .list-order__item-order__info ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .list-galery-wrap .list-galery .list-galery__item {
    margin-right: 78px; }
  .list-galery-wrap .list-galery .list-galery__item:nth-child(4n) {
    margin-right: 78px; }
  .list-galery-wrap .list-galery .list-galery__item:nth-child(3n) {
    margin-right: 0; }
  .info-page-wrap .info-page-img {
    min-width: 564px; }
    .info-page-wrap .info-page-img .img-small-list .img-small-list__item {
      width: 172px; }
  .info-page-wrap .info-page-text {
    padding: 30px 10px; }
    .info-page-wrap .info-page-text p {
      padding-right: 0; }
  .container {
    max-width: 960px; }
  .service-list .service-list__item {
    width: 300px;
    height: 298px; }
  .history-block-wrap .history-block-video-wrap .history-block-video .video {
    width: 386px;
    height: 360px; }
  .history-block-wrap .history-block-slider .history-block-slider__item {
    width: 100%; }
  .stock-list .stock-list__item {
    max-width: 305px; }
  .title-line-wrap:before {
    width: 248px;
    background-size: contain; }
  .title-line-wrap:after {
    width: 248px;
    background-size: contain; } }

@media (max-width: 960px) {
  .form-search-data.big-form form label input[type="text"], .form-search-data.big-form form label input[type="date"] {
    width: 157px; }
  .inputs .ui-datepicker {
    left: 467.5px !important; }
  .ui-datepicker {
    width: 323px; }
  .item-slider-list {
    max-width: 400px;
    min-width: 400px; }
  .list-galery-wrap .list-galery .list-galery__item {
    margin-right: 38px;
    width: 47%;
    max-width: 50%; }
    .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img {
      width: 100%; }
  .list-galery-wrap .list-galery .list-galery__item:nth-child(4n) {
    margin-right: 38px; }
  .list-galery-wrap .list-galery .list-galery__item:nth-child(3n) {
    margin-right: 38px; }
  .list-galery-wrap .list-galery .list-galery__item:nth-child(2n) {
    margin-right: 0 !important; }
  .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .item-img {
    width: 328px; }
    .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .item-img img {
      position: absolute;
      left: -50%; }
  .header-content .menu-button-wrap .menu-drop-wrap .menu-drop-content .img-menu {
    width: 587px;
    height: 263px;
    overflow: hidden; }
  .info-page-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .info-page-wrap .info-page-img .img-small-list .img-small-list__item {
      height: 160px; }
  .container {
    max-width: 768px; }
  .table-block-wrap .table-resistance {
    font-size: 16px; }
  .service-list .service-list__item {
    width: 230px;
    height: 228px; }
  .map-info {
    max-width: 185px; }
  .header-content .menu-button-wrap {
    margin-right: 50px;
    padding-right: 40px; }
  .title-line-wrap:before {
    width: 148px;
    height: 33px;
    top: 11px;
    display: none; }
  .title-line-wrap:after {
    width: 148px;
    height: 33px;
    top: 11px;
    display: none; }
  .slider-blocks-wrap {
    margin-bottom: 50px; }
  .service-info-text-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .service-info-text-wrap .service-info-img .img-col-two {
      display: none; }
    .service-info-text-wrap .service-info-img .img-col-full .img-col-full__item {
      height: 690px; }
  .service-list .service-list__item.text-block a .name {
    font-size: 16px; }
    .service-list .service-list__item.text-block a .name:before {
      width: 189px;
      margin-bottom: 0;
      background-size: contain; }
    .service-list .service-list__item.text-block a .name:after {
      width: 189px;
      margin-top: 10px;
      background-size: contain;
      background-position: bottom; }
  .form-about-wrap .form-about-info {
    padding-right: 20px; }
  .stock-list .stock-list__item {
    max-width: 245px; }
    .stock-list .stock-list__item .stock-list__item-img {
      height: 234px; }
  .comment-list-wrap .comment-list .comment-list__item .comment-list__item-img {
    min-width: 270px;
    height: 270px; }
    .comment-list-wrap .comment-list .comment-list__item .comment-list__item-img:before {
      width: 316px;
      height: 316px; }

  .top-footer .top-footer-content {
    flex-wrap: wrap;
  }

  .top-footer .top-footer-content .bg-footer-contact {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }

  .top-footer {
    padding-bottom: 25px;
  }


}

@media (max-width: 767px) {
  .info-page-wrap .info-page-img .img-big span {
    padding-right: 16px;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    bottom: 16px;
  }
  .baner-header .baner-title .link-button {
    width: 160px;
    margin-top: 16px;
  }
  .inputs .ui-datepicker {
    left: 38px !important; }
  .list-order .list-order__item .list-order__item-order .list-order__item-order__form form label:nth-child(1) {
    margin-right: 0; }
  .item-slider-list {
    max-width: 100%;
    min-width: 100%; }
  .ui-datepicker {
    width: 246px;
    padding: 10px; }
  .ui-datepicker .ui-datepicker-next {
    right: 60px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 60px; }
  .slider-blocks-wrap .slider-blocks-slider .slider-blocks {
    margin-bottom: 0; }
  .item-slider-list .slider-blocks-slider .slider-blocks .item span {
    position: absolute;
    bottom: 26px;
    font-size: 20px;
    background: #9f2d2d;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 8px;
    text-transform: lowercase; }
  footer {
    margin-top: 60px; }
  .map-tabs .tabs-content .text-content {
    min-width: 100%; }
  .form-search-data form .form-search-data__item:before {
    top: 11px; }
  .header-content .menu-button-wrap.open .menu-drop-wrap {
    opacity: 1 !important;
    z-index: 200 !important;
    left: 0 !important; }
  .header-content .menu-button-wrap .menu-drop-wrap {
    opacity: 0 !important;
    z-index: -200 !important;
    left: -100% !important; }
    .header-content .menu-button-wrap .menu-drop-wrap .menu-drop li .item-img {
      display: none; }
    .header-content .menu-button-wrap .menu-drop-wrap .menu-drop-content .img-menu {
      display: none; }
  .map-tabs .tabs-control .tabs-control__item a {
    padding-bottom: 0;
    border-bottom: 3px solid transparent; }
    
  .map-tabs .tabs-control .tabs-control__item p {
    display: none; }
  .map-tabs .tabs-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .map-tabs .tabs-content .map > ymaps {
      height: 290px !important; }
    .map-tabs .tabs-content .text-content {
      margin-bottom: 13px;
      padding: 0; }
      .map-tabs .tabs-content .text-content ul li {
        padding-left: 25px;
        margin-bottom: 25px;
        font-size: 16px; }
      .map-tabs .tabs-content .text-content p {
        padding-bottom: 20px;
        font-size: 16px; }
        .map-tabs .tabs-content .text-content p:before {
          display: none; }
  .title-line-wrap {
    margin-bottom: 20px; }
    .title-line-wrap p {
      display: none; }
  .service-info-text-wrap .service-info-text {
    max-height: 120px;
    overflow: hidden;
    margin-bottom: 20px;
    -webkit-transition: max-height 0.2s;
    transition: max-height 0.2s; }
    .service-info-text-wrap .service-info-text .service-info-text__item {
      line-height: 1.1; }
  .service-info-text-wrap .service-info-text-button {
    display: block;
    text-align: center;
    color: #9f2d2d;
    position: relative; }
    .service-info-text-wrap .service-info-text-button:before {
      width: 100%;
      position: absolute;
      top: -60px;
      left: 0;
      background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff0));
      background: linear-gradient(to top, #fff, #fff0);
      content: "";
      height: 40px; }
    .service-info-text-wrap .service-info-text-button:after {
      content: "Подробнее"; }
  .service-info-text-wrap.open .service-info-text {
    max-height: 830px; }
  .service-info-text-wrap.open .service-info-text-button:after {
    content: "Cвернуть"; }
  .container {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .header-content .phone-contact {
    display: none; }
  .header-content .map-info {
    display: none; }
  .header-content .menu-button-wrap {
    margin-right: 0; }
    .header-content .menu-button-wrap .menu-button {
      font-size: 0; }
  .header-content .logo-header {
    margin: 0 auto; }
  .baner-header .baner-title.little-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .list-about-icons-wrap {
    display: none; }
  .title-line-wrap:before {
    display: none; }
  .title-line-wrap:after {
    display: none; }
  .service-info-text-wrap .service-info-img {
    display: none; }
  .title-line-wrap h2 {
    font-size: 30px;
    padding: 0 50px; }
  .service-list .service-list__item {
    height: 99px;
    width: 100%;
    margin-right: 0;
    background-position: center; }
    .service-list .service-list__item a {
      padding: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .service-list .service-list__item a .name {
        font-size: 25px; }
  .service-list .service-list__item.text-block {
    display: none; }
    .service-list .service-list__item.text-block a .name:before {
      height: 30px;
      background-position: center; }
    .service-list .service-list__item.text-block a .name:after {
      height: 30px;
      background-position: center; }
  .history-block-wrap .history-block-video-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .history-block-wrap .history-block-video-wrap .history-block-video .video {
      width: 100%;
      height: 178px;
      margin-bottom: 25px; }
      .history-block-wrap .history-block-video-wrap .history-block-video .video .video-title {
        display: none; }
  .owl-carousel .owl-nav button.owl-next {
    height: 51px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .owl-carousel .owl-nav button.owl-prev {
    height: 51px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .form-about-wrap {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .form-about-wrap .form-about-info {
      width: 100%;
      padding: 0; }
    .form-about-wrap .form-about {
      display: none; }
  .stock-list .stock-list__item {
    max-width: 100%;
    margin-bottom: 0; }
  .comment-list-wrap .comment-list .comment-list__item {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto; }
    .comment-list-wrap .comment-list .comment-list__item:before {
      display: none; }
    .comment-list-wrap .comment-list .comment-list__item .comment-list__item-text {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      text-align: left;
      margin-top: 20px;
      background: #e6e6e6;
      padding-top: 10px;
      padding-left: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .comment-list-wrap .comment-list .comment-list__item .comment-list__item-text:before {
        display: none; }
      .comment-list-wrap .comment-list .comment-list__item .comment-list__item-text .name {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 23px; }
      .comment-list-wrap .comment-list .comment-list__item .comment-list__item-text .comment {
        margin-top: 5px; }
    .comment-list-wrap .comment-list .comment-list__item .comment-list__item-img {
      margin-right: 0;
      width: 100%;
      height: 280px; }
      .comment-list-wrap .comment-list .comment-list__item .comment-list__item-img:before {
        display: none; }
  .comment-list.owl-carousel .owl-nav button.owl-prev {
    top: 120px;
    left: 0;
    background: #fff6; }
  .comment-list.owl-carousel .owl-nav button.owl-prev:before {
    content: "";
    background: url("../img/nav-arrow-left.png") no-repeat center center;
    width: 40px;
    height: 20px; }
  .comment-list.owl-carousel .owl-nav button.owl-next {
    top: 120px;
    right: 0;
    background: #fff6; }
    .comment-list.owl-carousel .owl-nav button.owl-next:before {
      content: "";
      background: url("../img/nav-arrow-right.png") no-repeat center center;
      width: 40px;
      height: 20px; }
  .top-footer {
    background: #cebda9;
    margin: 0; }
    .top-footer .top-footer-content .footer-menu-wrap {
      display: none; }
    .top-footer .top-footer-content .bg-footer-contact {
      width: 100%;
      margin: 0;
      max-width: 100%;
      padding: 0 15px;
      padding-top: 10px; }
      .top-footer .top-footer-content .bg-footer-contact .logofooter {
        display: none; }
      .top-footer .top-footer-content .bg-footer-contact .contact-list a:last-child {
        display: none; }
  .baner-header {
    padding-top: 30px;
    min-height: 180px; }
    .baner-header .baner-title .big-title {
      font-size: 30px; }
    .baner-header .baner-title .litle-title {
      font-size: 13px; }
  .stock-list.owl-carousel .owl-nav button.owl-prev {
    top: 120px; }
  .stock-list.owl-carousel .owl-nav button.owl-next {
    top: 120px; }
  .service-info-text-button {
    display: block; }
  .history-block-wrap .history-block-video-wrap .history-block-text .link-red {
    display: none; }
  .form-about-wrap .link-red {
    display: block; }
  .list-order .list-order__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 105px; }
    .list-order .list-order__item .list-order__item-order {
      height: auto;
      padding-bottom: 60px;
    }
    .list-order .order-slider__item .list-order__item-order .list-order__item-order__info {
      margin-bottom: 0!important;
    } 
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form .data-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__form form input[type="submit"] {
        width: 100%; }
      .list-order .list-order__item .list-order__item-order .list-order__item-order__info {
        padding: 0 10px; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li {
            max-width: 100%;
            text-align: left;
            padding-left: 50px;
            padding-top: 0;
            margin-bottom: 30px; }
            .list-order .list-order__item .list-order__item-order .list-order__item-order__info ul li:before {
              left: 0 !important;
              top: -10px !important; }
        .list-order .list-order__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control {
          margin-top: 0; }
          .list-order .list-order__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control a {
            position: absolute;
            z-index: 20;
            background: #9f2d2d;
            color: #fff;
            width: 100%;
            height: 49px;
            line-height: 49px;
            left: 0;
            bottom: 0.5px; }
            /* .list-order .list-order__item .list-order__item-order .list-order__item-order__info .list-order__item-order__info-control a:first-child {
              display: none; } */
      .list-order .list-order__item .list-order__item-order h2 {
        padding-left: 28px;
        font-size: 25px; }
        .list-order .list-order__item .list-order__item-order h2:before {
          width: 27px;
          height: 32px;
          background-size: contain; }
    .list-order .list-order__item .list-order__item-order.open .list-order__item-order__info .list-order__item-order__info-control a {
      opacity: 0;
      z-index: -200; }
    .list-order .list-order__item .list-order__item-img {
      height: 184px;
      min-width: 100%; }
  .form-search-data.big-form form {
    width: 100%; }
    .form-search-data.big-form form input {
      width: 100% !important; }
    .form-search-data.big-form form .form-search-data__item {
      margin-bottom: 17px;
      display: block;
      width: 100%;
      margin-right: 0; }
      .form-search-data.big-form form .form-search-data__item:nth-child(3) {
        display: none; }
  .bottom-footer {
    background: #cebda9; }
    .bottom-footer .bottom-footer-content {
      padding: 0; }
      .bottom-footer .bottom-footer-content > p {
        display: none; }
      .bottom-footer .bottom-footer-content .list-social-wrap {
        margin-right: 0;
        width: 100%; }
  .mobile-footer {
    background: #30453e;
    text-align: center;
    padding: 12px 0;
    font-size: 13px;
    display: block; }
    .mobile-footer p {
      color: #ebd5be;
      margin-top: 0;
      margin-bottom: 5px; }
    .mobile-footer a {
      color: #ebd5be; }
  .description-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .description-page div {
      width: 100%; }
    .description-page .description-page__text {
      padding-right: 0; }
    .description-page .description-page__img .description-page__img__item {
      height: 199px; }
  .menu-tabs-wrap .menu-tabs-control-list .menu-tabs-control-list__item a {
    font-size: 0; }
  .product-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .product-list .product-list__item {
      margin-right: 0;
      position: relative;
      max-width: 100%;
      margin-bottom: 30px; }
      .product-list .product-list__item a .product-list__item-img {
        width: 100%; }
      .product-list .product-list__item .product-list__item-text {
        background: #111111c4;
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%; }
        .product-list .product-list__item .product-list__item-text p {
          color: #fff; }
  .baner-header.has-link {
    margin-bottom: 90px; }
    .baner-header.has-link .link-button {
      position: relative;
      bottom: -70px;
      margin: 0 auto;
      background: #111;
      border: none; }
      .baner-header.has-link .link-button:hover {
        border: 1px solid #000; }
  .list-galery-wrap .list-galery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .list-galery-wrap .list-galery .list-galery__item {
      margin-right: 0;
      width: 100%;
      max-width: 100%; }
      .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img {
        width: 100%; }
        .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img:before {
          display: none; }
        .list-galery-wrap .list-galery .list-galery__item .list-galery__item-img:after {
          display: none; }
      .list-galery-wrap .list-galery .list-galery__item p {
        max-width: 100%;
        padding: 0 50px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        text-align: center;
        -webkit-box-shadow: 0px 0px 6px -1px #918c8c;
                box-shadow: 0px 0px 6px -1px #918c8c;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 24px; }
      .list-galery-wrap .list-galery .list-galery__item a {
        width: 100%;
        color: #fff;
        background-color: #9f2d2d;
        text-align: center;
        display: block;
        height: 43px;
        line-height: 43px;
        text-decoration: none;
        font-size: 22px; }
        .list-galery-wrap .list-galery .list-galery__item a:hover {
          color: #fff;
          background-color: #e84848;
          text-decoration: none; }
  .galery-block-content .list-galery-wrap {
    display: none; }
  .galery-block-content .list-galery-wrap.active {
    display: block; }
  .galery-block-content .title-left {
    display: none; }
  .control-mobile-galery {
    margin-bottom: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding: 0 22px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .control-mobile-galery a {
      width: 100px;
      padding: 0 10px;
      padding-bottom: 12px;
      color: #000;
      text-align: center;
      font-size: 16px;
      text-decoration: none;
      border-bottom: 2px solid transparent; }
    .control-mobile-galery a.active {
      color: #9f2d2d;
      border-color: #9f2d2d; }
  .detailed-block-wrap .list-galery .owl-dots {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 4px;
    border: 1px solid #f0f0f0; }
    .detailed-block-wrap .list-galery .owl-dots .owl-dot {
      background: #fff;
      width: 100%; }
    .detailed-block-wrap .list-galery .owl-dots .owl-dot.active {
      background: #9f2d2d; }
  .video-wrap.weight-all a {
    height: 140px;
    margin: 50px 0; }
    .video-wrap.weight-all a:before {
      width: 85px;
      height: 85px;
      background-size: 30px;
      background-position: 33px center; }
  .info-page-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .info-page-wrap .info-page-text {
      padding: 15px 10px;
      -webkit-box-shadow: 0px 11px 17px 0px #1111113d;
              box-shadow: 0px 11px 17px 0px #1111113d; }
      .info-page-wrap .info-page-text .link-red {
        position: absolute;
        left: 0;
        height: 46px;
        line-height: 46px;
        width: 100%; }
      .info-page-wrap .info-page-text h2 {
        font-size: 20px;
        margin-bottom: 13px; }
      .info-page-wrap .info-page-text p {
        padding-right: 0;
       }
        .info-page-wrap .info-page-text p:nth-child(2), .info-page-wrap .info-page-text p:nth-child(3) {
          display: block; }
    .info-page-wrap .info-page-img {
      min-width: 100%; }
      .info-page-wrap .info-page-img .img-big {
        height: 203px; }
      .info-page-wrap .info-page-img .img-small-list .img-small-list__item {
        width: 90px;
        height: 100px; }
  .form-search-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .form-search-data .title-form {
      max-width: 100%;
      width: 100%;
      margin: 0; }
      .form-search-data .title-form p:before {
        display: none; }
    .form-search-data form label input[type="text"], .form-search-data form label input[type="date"] {
      width: 100%;
      margin-bottom: 15px; }
    .form-search-data form .submit-red {
      width: 100%;
      height: 50px;
      line-height: 50px;
      font-size: 20px; }
  .event-icon-list {
    -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; }
    .event-icon-list .event-icon-list__item {
      width: 100%;
      margin-bottom: 20px; }
  .event-img-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .event-img-list .event-img-list__item {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .event-img-list .event-img-list__item h2 {
        font-size: 20px; }
        .event-img-list .event-img-list__item h2:before {
          background-repeat: repeat-x;
          background-position: -20px 0;
          top: -53px; }
  .slider-blocks-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            min-height: 200px;    
    }
    .slider-blocks-wrap .slider-blocks__text-block {
      padding: 0; }
      .slider-blocks-wrap .slider-blocks__text-block ul li {
        padding-left: 49px; }
        .slider-blocks-wrap .slider-blocks__text-block ul li p {
          font-size: 16px; }
        .slider-blocks-wrap .slider-blocks__text-block ul li:nth-child(1) img {
          left: 0; }
        .slider-blocks-wrap .slider-blocks__text-block ul li:nth-child(2) img {
          left: 10px; }
        .slider-blocks-wrap .slider-blocks__text-block ul li:nth-child(3) img {
          left: 4px; }
        .slider-blocks-wrap .slider-blocks__text-block ul li:nth-child(4) img {
          left: 4px; }
    .slider-blocks-wrap .slider-blocks-slider {
      width: 100%; }
      .slider-blocks-wrap .slider-blocks-slider .slider-blocks .item {
        width: 100%;
        height: 190px; }
    .slider-blocks-wrap .slider-blocks-dot {
      display: none; }
  .news-block-wrap .stock-list__item {
    margin-bottom: 40px; }
  .mobile-hidden {
    display: none; }
  .table-block-wrap .table-resistance:before {
    width: 100%;
    height: 260px;
    bottom: 0;
    left: 0;
    background-size: contain; }
  .table-block-wrap .table-resistance th {
    display: none;
    border: none; }
    .table-block-wrap .table-resistance th:first-child {
      display: block;
      max-width: 100%;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .table-block-wrap .table-resistance tr {
    border: 1px solid #000;
    line-height: normal; }
    .table-block-wrap .table-resistance tr:nth-child(2) {
      border-top: none; }
  .table-block-wrap .table-resistance td {
    display: none;
    border: none;
    padding: 10px;
    font-size: 18px; }
    .table-block-wrap .table-resistance td .two-tabs {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: auto; }
      .table-block-wrap .table-resistance td .two-tabs:before {
        content: attr(data-label);
        display: block;
        width: 100%;
        text-align: left;
        line-height: normal;
        margin-bottom: 12px; }
      .table-block-wrap .table-resistance td .two-tabs div.day {
        border: none; }
      .table-block-wrap .table-resistance td .two-tabs div {
        width: 100%;
        text-align: left;
        padding-left: 30px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        line-height: normal;
        margin-bottom: 9px; }
        .table-block-wrap .table-resistance td .two-tabs div:before {
          content: attr(data-label) " - ";
          display: inline-block; }
    .table-block-wrap .table-resistance td:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border-bottom: 0;
      border: 0;
      font-size: 20px; }
      .table-block-wrap .table-resistance td:first-child span {
        background: url("../img/arrow-table.png") no-repeat;
        width: 14px;
        height: 7px;
        padding: 9px;
        background-position: center center;
        position: relative;
        z-index: 5;
        cursor: pointer; }
  .table-block-wrap .table-resistance tr.open td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .table-block-wrap .table-resistance tr.open td:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      color: #9f2d2d; }
      .table-block-wrap .table-resistance tr.open td:first-child span {
        background: url("../img/arrow-table-red.png") no-repeat;
        background-position: center center; }
  .table-block-wrap .two-col tr {
    border: 1px solid #000; }
    .table-block-wrap .two-col tr td {
      display: none;
      border: none;
      font-size: 18px; }
      .table-block-wrap .two-col tr td:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-right: 25px;
        font-size: 0; }
        .table-block-wrap .two-col tr td:first-child:before {
          content: attr(data-label);
          font-size: 18px;
          color: #000; }
        .table-block-wrap .two-col tr td:first-child span {
          background: url("../img/arrow-table.png") no-repeat;
          width: 14px;
          height: 7px;
          padding: 9px;
          background-position: center center;
          position: relative;
          z-index: 5;
          cursor: pointer; }
  .table-block-wrap .two-col tr.open td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 0;
    text-align: left; }
    .table-block-wrap .two-col tr.open td:first-child {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: none; }
      .table-block-wrap .two-col tr.open td:first-child:before {
        color: #9f2d2d; }
      .table-block-wrap .two-col tr.open td:first-child span {
        background: url("../img/arrow-table-red.png") no-repeat;
        background-position: center center; } }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
