@charset "UTF-8";
/*========================== reset.css ==========================*/
@import url(../libs/fancybox-master/dist/jquery.fancybox.min.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
}
.real-desc{font-weight: bold;font-size: 18px;color:#ff9600;}
.red_btn {width: 152px !important;margin-bottom: 5px;
    margin-top: 5px;}
.kp-btn-cont {text-align: center;margin-bottom: -15px;margin-top: 10px;} 
.kp-btn {border: 1px solid #ff9600; padding: 10px; background: #ff9600; color: #fff;border-radius: 4px;}

ol, ul {
  list-style: none;
}
.center-btnt {text-align: center;margin-bottom: 25px;}
.btnt__btn{
    border: 1px solid #ff9600;
    background: #ff9600;
    color: #fff;
    padding: 9px;
    border-radius: 4px;
}

.social-tag {
    font-size: 18px;
    font-weight: bold;
    padding-right: 7px;
}

@media (max-width: 768px) {
    .cost span {
    font-size: 34px !important;
    }
    .hm-rel, .form-container {
        display:none;
    }
}

@media (min-width: 768px) {
    .hm-ret {
        display:none;
        font-weight: bold;
        font-size: 18px;
        color:#ff9600;
        text-align: center;
        margin-top: 5px;
    }
}

@media screen and (min-width: 768px) {
      .desktop-link {
        color: #ff9600 !important;
      }
    }

.headerInfoBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  /* max-width: 600px; */
  width: 100%;
  margin-left:100px;
}

.headerInfoBlockList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  /*max-width: 280px;*/
  /* width: 100%; */
}

.headerInfoBlockList li a {
  color: #242424;
  font-weight: 300;
  font-size: 18px;
}

.headerInfoBlockList li a.headerInfoBlock__phone {
  color: #242424;
  font-weight: 300;
  font-size: 25px;
}

/* @media (max-width: 1430px) {
  .headerInfoBlock {
    max-width: 600px;
  }
} */

@media (max-width: 630px) {
  .headerInfoBlockList {
    max-width: 250px;
  }
}

@media (max-width: 560px) {
  .headerInfoBlock__address {
    display: none;
  }

  .headerInfoBlock {
    max-width: 300px;
    justify-content: center;
  }

  .header .logo {
    margin-bottom: 10px;
  }

  .headerInfoBlockList {
    margin-top: 10px;
  }
}
@media (max-width: 630px) {
    .cont-dzen {
        display:none;
    }
}

.cont-dzen-list {
    list-style: none; /* Убираем стандартные маркеры списка */
    padding-left: 0; /* Убираем отступ слева для всего списка */
    margin-top: 10px; /* Отступ сверху для всего списка */
    padding-left: 25px; /* Отступ слева для всего списка */
}
.cont-dzen-list1 {
    list-style: none; /* Убираем стандартные маркеры списка */
    padding-left: 0; /* Убираем отступ слева для всего списка */
    margin-left: 25px; /* Отступ слева для всего списка */
    width: 250px;
    background: #fff;
    border-radius: 4px;
    color: #000;
    font-weight: bold;
    padding: 7px;
    font-size: 17px;
    margin-top: 35px;
}

.cont-dzen-list2 {
    margin-top: 50px; /* Отступ сверху для всего списка */
}

.title-7 {
    color: #ffffff;
    display: block;
    font-size: 35px;
    letter-spacing: -1.44px;
}
.sli-text {
    color:#f96000;
    font-size: clamp(16px, 3vw, 23px);
    margin-left: 26px;
}
.sli-text-a {
    font-size: clamp(16px, 3vw, 23px);
}
.sli-text-1 {
    font-size: clamp(16px, 3vw, 23px);
}

.flex-container ul {
    display: flex;
    justify-content: space-between; /* Распределяет пространство между элементами */
    list-style: none; /* Убирает стандартные маркеры списка */
    padding: 0; /* Убирает стандартные отступы */
}

.flex-container li {
    /* flex: 1; */ /* Каждый элемент списка будет занимать равное пространство в контейнере */
    text-align: center; /* Центрирует текст внутри каждого элемента */
}

.center-list {
    font-weight: bold;
    color: #f96000;
    font-size: clamp(16px, 4vw, 30px);
}

.flex-container .left {
    text-align: left; /* Выравнивание текста слева для первого элемента */
    font-size: clamp(16px, 3vw, 18px);
}

.flex-container .right {
    border: 1px solid #f96000;
    padding: 5px;
    border-radius: 5px;
    background: #f96000;
}


@media (width: 375px) {
    .title-7 {
    color: #ffffff;
    display: block;
    font-size: 23px;
    letter-spacing: -1.44px;
    margin-bottom: -90px;
}
}
@media (width: 425px) {
    .title-7 {
    color: #ffffff;
    display: block;
    font-size: 23px;
    letter-spacing: -1.44px;
}
}
@media (width: 768px) {
    .title-7 {
    color: #ffffff;
    display: block;
    font-size: 30px;
    letter-spacing: -1.44px;
}
}

.cont-dzen-b {
    background: #f96000; /* Оранжевый фоновый цвет */
    border-radius: 50%; /* Делаем звездочку круглой */
    color: white; /* Белый цвет текста звездочки */
    display: inline-block; /* Для размещения звездочки в линию с текстом */
    margin-right: 10px; /* Отступ справа от звездочки до текста */
    width: 20px; /* Ширина блока звездочки */
    height: 20px; /* Высота блока звездочки */
    text-align: center; /* Выравнивание звездочки по центру блока */
    line-height: 20px; /* Выравнивание звездочки по вертикали */
}

li {
    margin-bottom: 5px; /* Отступ между элементами списка */
}

.text {
  font-size: 16px;

  text-align: center;
}

.gallery-2 .slick-slide img {
  max-height: 572px;
  height: auto;
  margin: 0 auto;
}

.slider7 .slick-slide img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, input, select, textarea {
  outline: none;
}

img, input {
  border: none;
  height: auto;
  max-width: 100%;
}

button {
  border: 0;
  cursor: pointer;
  outline: none;
  padding: 0;
}

input[type=submit], button[type=submit] {
  cursor: pointer;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'proxima_nova';
  src: url("../fonts/proxima_nova_extrabold/proxima_nova_extrabold-webfont.eot");
  src: url("../fonts/proxima_nova_extrabold/proxima_nova_extrabold-webfont.eot?#iefix") format("embedded-opentype"),
  url("../fonts/proxima_nova_extrabold/proxima_nova_extrabold-webfont.woff2") format("woff2"),
  url("../fonts/proxima_nova_extrabold/proxima_nova_extrabold-webfont.woff") format("woff"),
  url("../fonts/proxima_nova_extrabold/proxima_nova_extrabold-webfont.ttf") format("truetype"),
  url("../fonts/proxima_nova_extrabold/proxima_nova_extrabold-webfont.svg#proxima_nova_thextrabold") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova';
  src: url("../fonts/proxima_nova_semibold/proxima_nova_semibold-webfont.eot");
  src: url("../fonts/proxima_nova_semibold/proxima_nova_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima_nova_semibold/proxima_nova_semibold-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_semibold/proxima_nova_semibold-webfont.woff") format("woff"), url("../fonts/proxima_nova_semibold/proxima_nova_semibold-webfont.ttf") format("truetype"), url("../fonts/proxima_nova_semibold/proxima_nova_semibold-webfont.svg#proxima_nova_ltsemibold") format("svg");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova';
  src: url("../fonts/proxima_nova_light/proxima_nova_light-webfont.eot");
  src: url("../fonts/proxima_nova_light/proxima_nova_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima_nova_light/proxima_nova_light-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_light/proxima_nova_light-webfont.woff") format("woff"), url("../fonts/proxima_nova_light/proxima_nova_light-webfont.ttf") format("truetype"), url("../fonts/proxima_nova_light/proxima_nova_light-webfont.svg#proxima_nova_ltlight") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova';
  src: url("../fonts/proximanova-reg/proximanova-reg-webfont-webfont.eot");
  src: url("../fonts/proximanova-reg/proximanova-reg-webfont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-reg/proximanova-reg-webfont-webfont.woff2") format("woff2"), url("../fonts/proximanova-reg/proximanova-reg-webfont-webfont.woff") format("woff"), url("../fonts/proximanova-reg/proximanova-reg-webfont-webfont.ttf") format("truetype"), url("../fonts/proximanova-reg/proximanova-reg-webfont-webfont.svg#proxima_novaregular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Black';
  src: url("../fonts/ProximaNova-Black/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Black/ProximaNova-Black.otf") format("opentype"), url("../fonts/ProximaNova-Black/ProximaNova-Black.woff") format("woff"), url("../fonts/ProximaNova-Black/ProximaNova-Black.ttf") format("truetype"), url("../fonts/ProximaNova-Black/ProximaNova-Black.svg#ProximaNova-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova';
  src: url("../fonts/proximanova-bold/proximanova-bold-webfont-webfont.eot");
  src: url("../fonts/proximanova-bold/proximanova-bold-webfont-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold/proximanova-bold-webfont-webfont.woff2") format("woff2"), url("../fonts/proximanova-bold/proximanova-bold-webfont-webfont.woff") format("woff"), url("../fonts/proximanova-bold/proximanova-bold-webfont-webfont.ttf") format("truetype"), url("../fonts/proximanova-bold/proximanova-bold-webfont-webfont.svg#proxima_novabold") format("svg");
  font-weight: 700;
  font-style: normal;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!Ion.RangeSlider, 2.3.0, © Denis Ineshin, 2010 - 2018, IonDen.com, Build date: 2018-12-12 00:07:25*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min, .irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: .4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min, .irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 55px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, white));
  background: -webkit-linear-gradient(top, #ddd -50%, white 150%);
  background: -o-linear-gradient(top, #ddd -50%, white 150%);
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #428bca), to(#b9d4ec));
  background: -webkit-linear-gradient(top, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
  -webkit-border-radius: 12px 0 0 12px;
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #B4B9BE), to(white));
  background: -webkit-linear-gradient(top, white 0%, #B4B9BE 30%, white 100%);
  background: -o-linear-gradient(top, white 0%, #B4B9BE 30%, white 100%);
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919BA5), to(white));
  background: -webkit-linear-gradient(top, white 0%, #919BA5 30%, white 100%);
  background: -o-linear-gradient(top, white 0%, #919BA5 30%, white 100%);
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.irs--big .irs-min, .irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
  background: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
  background: -webkit-linear-gradient(top, #e0e4ea 0%, #d1d6e0 100%);
  background: -o-linear-gradient(top, #e0e4ea 0%, #d1d6e0 100%);
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
  background: -webkit-linear-gradient(top, #20b426 0%, #18891d 100%);
  background: -o-linear-gradient(top, #20b426 0%, #18891d 100%);
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
  background: -webkit-linear-gradient(top, white 0%, #e9e6e6 100%);
  background: -o-linear-gradient(top, white 0%, #e9e6e6 100%);
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #919ba5), to(#ffffff));
  background: -webkit-linear-gradient(top, #ffffff 0%, #919ba5 30%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #919ba5 30%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1), .irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3), .irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min, .irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.irs--modern .irs-from:before, .irs--modern .irs-to:before, .irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  -webkit-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child, .irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min, .irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: .4;
  background-color: #a804b2;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.irs--sharp .irs-from, .irs--sharp .irs-to, .irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.irs--sharp .irs-from:before, .irs--sharp .irs-to:before, .irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

.irs--round .irs-bar--single {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min, .irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover, .irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min, .irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from, .irs--square .irs-to, .irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

.jq-checkbox,
.jq-radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.jq-checkbox input,
.jq-radio input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em;
}

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.jq-selectbox,
.jq-select-multiple {
  position: relative;
  display: inline-block;
}

.jq-selectbox select,
.jq-select-multiple select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-selectbox li,
.jq-select-multiple li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-selectbox {
  z-index: 10;
}

.jq-selectbox__select {
  position: relative;
}

.jq-selectbox__select-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.jq-selectbox__dropdown {
  position: absolute;
}

.jq-selectbox__search input {
  -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.jq-selectbox__dropdown ul {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  list-style: none;
  -webkit-overflow-scrolling: touch;
}

.jq-select-multiple ul {
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.jq-number {
  display: inline-block;
}

.jq-number__field input {
  -moz-appearance: textfield;
  text-align: left;
  /* для Opera Presto */
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  /* в каких-то браузерах присутствует отступ */
  -webkit-appearance: none;
}

body {
  color: #242424;
  font-family: 'proxima_nova';
  font-size: 15px;
  font-weight: 400;
  min-width: 300px;
}

strong {
  font-weight: 700;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: 'proxima_nova';
  font-weight: 900;
}

h1, .h1 {
  font-size: 56px;
  letter-spacing: -1.12px;
}

h2, .h2 {
  color: #242424;
  font-size: 44px;
  letter-spacing: -0.88px;
  text-align: center;
}

h3, .h3 {
  font-size: 30px;
  letter-spacing: -0.6px;
}

h4, .h4 {
  font-size: 26px;
  letter-spacing: -0.52px;
}

h5, .h5 {
  /* font-size: 22px; */
  line-height: 25px;
  letter-spacing: -0.44px;
}

h6, .h6 {
  font-size: 20px;
}

label {
  cursor: pointer;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  zoom: 1;
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

button:disabled {
  cursor: not-allowed;
  opacity: .8;
}

.center {
  margin: 0 auto;
  width: 1530px;
}

.wrapper {
  margin: 0 auto;
  max-width: 1920px;
}

.black {
  font-family: 'ProximaNova-Black';
}

.light {
  font-weight: 300;
}

.orange {
  color: #ff9600;
}

p {
  font-size: 16px;
  line-height: 22px;
}

a {
  color: #242424;
  text-decoration: none;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}

a[href^="tel:"] {
  color: #242424;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
}

svg {
  fill: #ff9600;
}

input[type=text], input[type=email], textarea, .input {
  background: #ffffff;
  border: 1px solid rgba(213, 213, 213, 0.38);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 2px 3px rgba(46, 46, 46, 0.08);
  box-shadow: 1px 2px 3px rgba(46, 46, 46, 0.08);
  color: #767676;
  font-family: 'proxima_nova';
  font-weight: 400;
  height: 45px;
  padding: 0 15px;
  font-size: 15px;
}

.input {
  display: block;
  text-align: center;
  width: 346px;
}

.textarea {
  font-size: 15px;
  padding: 11px 16px;
  resize: vertical;
}

button:disabled {
  cursor: not-allowed;
  opacity: .8;
}

.btn-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.center-2 {
  margin: 0 auto;
  width: 100%;
}

.center-3 {
  margin: 0 auto;
  max-width: 1530px;
  width: 100%;
}

.center-4 {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
}

.header {
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.07);
  padding: 2px 0 2px 0;
}

.header .center-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  /* -webkit-justify-content: space-between; */
  -ms-flex-pack: justify;
  /* justify-content: space-between; */
}

.logo {
  background: url(../img/logo-bg.png) no-repeat left top;
  display: inline-block;
  padding: 0 0 0 15px;
  margin-top: 17px;
  margin-left: 60px;
}

.logo__top {
  color: #000000;
  display: block;
  font-size: 13px;
  letter-spacing: -0.26px;
  text-align: right;
}

.logo__txt {
  color: #242424;
  display: block;
  font-family: 'ProximaNova-Black';
  font-size: 36px;
  letter-spacing: -0.71px;
}

.logo__txt span {
  color: #ff9600;
}

.list__data {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.list__data > li + li {
  margin-left: 10px;
}

.address {
  color: #242424;
  font-size: 18px;
  font-weight: 300;
  padding: 0 0 0 27px;
  position: relative;
}

.address .location__icon {
  left: 0;
  position: absolute;
}

.location__icon {
  display: inline-block;
  height: 20px;
  width: 16px;
}

.social__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.social__list > li + li {
  margin-left: 8px;
}

.social__list a {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 32px;
  overflow: hidden;
  width: 33px;
}

.vk__icon, .insta__icon, .facebook__icon {
  height: 32px;
  width: 33px;
}

.reg__auth {
  padding: 0 51px 0 34px;
  position: relative;
}

.reg__auth a {
  color: #717171;
  font-size: 13px;
}

.reg__auth a:hover {
  text-decoration: underline;
}

.reg__auth .search__icon {
  position: absolute;
  right: 0;
  top: -3px;
}

.reg__auth .user__icon {
  height: 20px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 21px;
  z-index: 1;
}

.search__icon {
  height: 19px;
  width: 19px;
}

.menu__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.menu__main > li {
  font-size: 15px;
  font-weight: 900;
  letter-spacing: -0.3px;
  padding: 12px 0;
  text-transform: uppercase;
}

.menu__main > li + li {
  margin-left: 42px;
}

.menu__main a {
  color: #242424;
}

.menu__main a:hover {
  color: #ff9600;
}

.slider-6 {
  color: #ffffff;
}

.slider-6 .slick-dots {
  bottom: 38px;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

.slider-6 .slick-dots button {
  height: 7px;
  width: 7px;
}

.slider-6-1 {
  background: url(../img/slider/slider.jpg) no-repeat center top;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
}

.slider-6-1 .center-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 16px;
}

.title-5 {
  color: #ffffff;
  display: block;
  /*font-family: 'ProximaNova-Black';*/
  font-size: 42px;
  letter-spacing: -1.44px;
  text-align: center;
}

.title-4 {
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -0.48px;
  margin: 0 0 7px 0;
}

.sect-1 {
  background: #fff;
  padding: 95px 0 97px 0;
}

.sect-1 .h2 {
  margin: 0 0 42px 0;
}

.line__bottom::after {
  background: #ff9600;
  content: '';
  display: block;
  height: 4px;
  margin: 10px auto 0;
  width: 38px;
}

.list-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list-7 > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
}

.list-7 > li:first-child {
  background: #efefef;
}

.list-7 > li:nth-child(2) {
  background: #383838;
  color: #fff;
}

.list-7 > li:nth-child(2) .title-3 {
  color: #ffffff;
}

.list-7--img {
  max-width: 423px;
}

.list-7__descript {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 20px 20px 32px;
}

.title-6 {
  display: block;
  font-size: 52px;
  font-weight: 900;
  line-height: 48px;
  letter-spacing: -1.04px;
  margin: 0 0 35px 0;
}

.list-8 {
  margin: 0 0 30px 0;
}

.list-8 > li {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -1px;
}

.list-8 > li + li {
  margin-top: 10px;
}

.red__box {
  background: #ff002a;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
  height: 107px;
  letter-spacing: -0.67px;
  margin: 0 0 0 -48px;
  padding: 18px 30px 18px 0;
  position: relative;
  text-align: right;
  width: 324px;
}

.red__box::before {
  border-bottom: 107px solid #ff002a;
  border-left: 29px solid transparent;
  height: 0;
  content: '';
  left: -29px;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}

.red__box span {
  font-size: 43px;
  letter-spacing: -1.02px;
}

.red__box sup {
  font-size: 18px;
  position: relative;
  top: -10px;
}

.sect-2 {
  /* background: url(../img/pattern-4.jpg) repeat; */
  padding: 25px 0 0px 0;
}
/*url(../img/home-bg.png) no-repeat right bottom,*/

.sect-2 .h2 {
  margin-bottom: 30px;
}

.list-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 82px 0 175px;
}

.count__box {
  font-size: 63px;
  letter-spacing: -0.88px;
  margin: 0 0 40px 0;
  width: 310px;
}

.count__box strong {
  color: #ff9600;
  display: block;
  font-size: 174px;
  margin-bottom: -22px;
}

.data-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0 0;
}

.data-1 > li {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.4px;
}

.data-1 > li + li {
  margin-left: 75px;
}

.data-1 strong {
  display: block;
  font-size: 54px;
  letter-spacing: -1.08px;
  margin: 5px 0 0 0;
}

.p-3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.4px;
}

/*========================== box-title ==========================*/
.box__title {
  background: url(../img/box-title-bg.png) no-repeat center top;
  padding: 24px 0 33px 0;
}

.box__title .h1 {
  font-size: 30px;
  margin: 0 0 10px 0;
  text-align: center;
}

.box__title .h1 span {
  color: #d12e2e;
}

.box__title .breadcrumbs a {
  color: #242424;
}

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.breadcrumbs > li {
  font-size: 15px;
  letter-spacing: -0.3px;
}

.breadcrumbs > li::after {
  content: '/';
  display: inline-block;
  margin: 0 5px;
}

.breadcrumbs > li:last-child::after {
  display: none;
}

.breadcrumbs a {
  color: #fff;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.project__wrap {
  background: url(../img/pattern.jpg) repeat;
  padding: 50px 0 87px 0;
}

.project__wrap .h2 {
  margin: 0 0 10px 0;
  text-align: left;
}

.label-1 {
  background: #ff9600;
  color: #ffffff;
  display: inline-block;
  letter-spacing: -0.28px;
  margin: 0 43px 10px 0;
  padding: 7px 13px;
  text-transform: uppercase;
}

.label-11 {
  border: 1px solid #ff9600;
  display: inline-block;
  letter-spacing: -0.28px;
  margin: 0 43px 10px 0;
  padding: 7px 13px;
  text-transform: uppercase;
}

.favorites {
  background: url(../img/favorites-icon.png) no-repeat left center;
  font-size: 16px;
  padding: 0 0 0 26px;
  text-decoration: underline;
}

.cost {
  color: #ff9600;
  display: block;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -0.76px;
  position: relative;
}

.cost:before {
  content: url("../img/icon10.png");
  width: 32px;
  height: 34px;
  position: absolute;
  top: 25px;
  left: -40px;
}

.cost span {
  font-size: 40px;
  letter-spacing: -1.04px;
}

.cost .price__icon {
  margin-right: 18px;
}

.price__icon {
  fill: #000;
  height: 28px;
  width: 28px;
}

.link-1 {
  display: inline-block;
  font-size: 18px;
  margin: 0 0 0 4px;
  text-decoration: underline;
}

.costTop {
  color: #242424;
  font-size: 22px;
  font-weight: 900;
}

.list__header {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 38px 0;
}

.list__header > li:first-child {
  width: 53%;
}

.list__header > li:nth-child(2) {
  position: relative;
  left: -170px;
}

.list__header li:last-of-type {
  padding-right: 50px;
}


.wrap__gallery--new {
  background: #ffffff;
  -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 21px;
}

.wrap__gallery--new-2 {
  margin-right: 74px;
}

.gallery-2 {
  margin: 0 14px 0 0;
  max-width: 1060px;
  width: 100%;
}

.arrows__custom .slick-arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff9600;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 43px;
  z-index: 1;
}

.arrows__custom .slick-arrow svg {
  fill: #000000;
  height: 14px;
  width: 10px;
}

.arrows__custom .slick-prev {
  left: 23px;
}

.arrows__custom .slick-prev svg {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.arrows__custom .slick-next {
  right: 23px;
}

.gallery-2__vertical {
  width: 193px;
}

.gallery-2__vertical .slick-prev {
  display: none !important;
}

.gallery-2__vertical .slick-slide {
  border: none;
}

.gallery-2__vertical .slick-slide img {
  margin-bottom: 15px;
}

.slick__custom--next {
  background: #fff;
  position: relative;
  top: -6px;
  width: 100%;
}

.slick__custom--next .arrow-prev {
  fill: #242424;
  height: 9px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 15px;
}

.infobox__header {
  margin: 0 0 15px 0;
  padding: 10px 0 0 0;
}

.infobox .h4 {
  margin: 0 0 18px 0;
  text-align: center;
  font-size: 22px;
}

.infobox__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 28px 22px 0;
}

.infobox__list > li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(239, 240, 241, 0.3);
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin: 0 0 10px 0;
  padding: 12px 0 0 0;
  width: 167px;
}

.infobox__list > li:nth-child(1) {
  background-image: url(../img/icon-1.png);
  background-position: left 64px top 31px;
}

.infobox__list > li:nth-child(2) {
  background-image: url(../img/icon-2.png);
  background-position: left 66px top 34px;
}

.infobox__list > li:nth-child(3) {
  background-image: url(../img/icon-3.png);
  background-position: right 16px top 33px;
}

.infobox__list > li:nth-child(4) {
  background-image: url(../img/icon-4.png);
  background-position: right 40px top 33px;
}

.infobox__list .infobox__descript {
  padding: 0 0 0 23px;
}

.infobox__list .infobox__count {
  display: table;
  font-size: 52px;
  font-weight: 300;
}

.infobox__list .infobox__name {
  color: #858585;
  display: block;
  letter-spacing: -0.26px;
  text-transform: uppercase;
}

.str-1 {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -0.64px;
  line-height: 25px;
  margin: 0 16px 0 0;
}

.str-1 sup {
  font-size: 18px;
  position: relative;
  top: -12px;
}

.m2 {
  display: block;
  font-size: 22px;
  letter-spacing: -0.44px;
  text-align: right;
  text-transform: uppercase;
}

.m2 sup {
  font-size: 13px;
  position: relative;
  top: -7px;
}

.str-6 {
  font-size: 16px;
}

.myform input {
  margin: 0 auto;
}

.myform input + input {
  margin-top: 16px;
}

.interior {
  background: #fff;
  padding: 0 0 82px 0;
}

.interior .h3 {
  margin: 0 0 43px 0;
}

.interior__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}

.interior__list > li {
  margin-bottom: 27px;
  margin-right: 10px;
}

.interior__list > li:nth-child(4n+4),
.interior__list > li:nth-child(5n+5) {
  margin-right: 0;
}

.interior__list > li a img {
  height: 169px;
  object-fit: cover;
}

.interior__list img {
  display: block;
}

.facade__wrap {
  background: url(../img/pattern-4.jpg) repeat;
  padding: 80px 0 95px 0;
}

.facade__wrap .h3 {
  margin: 0 0 40px 0;
}

.facade__list, .facade__list2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.facade__list > li, .facade__list2 > li {
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  padding: 0 0 30px 0;
  width: 24%;
}

.facade__list__img, .facade__list2__img {
  display: block;
  width: 100%;
}

.facade__list .h6, .facade__list2 .h6 {
  display: block;
  font-weight: 700;
  margin: -4px 0 0 30px;
  padding-top: 30px;
}

.facade__list2 > li {
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  width: 360px;
}

.descript__wrap {
  background: #ffffff;
  padding: 80px 0 150px 0;
}

.descript__wrap .h3 {
  margin: 0 0 35px 0;
}

.text__column {
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  font-size: 16px;
  line-height: 22px;
}

.home__wrap {
  background: url(../img/pattern-4.jpg) repeat;
  padding: 99px 0 100px 0;
}

.home__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 63px 0;
}

.home__list > li:first-child {
  max-width: 650px;
}

.home__list .h3 {
  margin: 0 0 40px 0;
}

.home__list p {
  margin-bottom: 23px;
}

.home-3d {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  max-width: 750px;
  position: relative;
}

.home-3d img {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
}

.home-3d .h3 {
  bottom: 53px;
  color: #ffffff;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

.icon-3d {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #323232;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.18);
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 131px;
  overflow: hidden;
  left: calc(50% - 65.5px);
  position: absolute;
  top: calc(50% - 65.5px);
  width: 131px;
  z-index: 1;
}

.icon-3d svg {
  height: 58px;
  margin: 0 0 10px 0;
  width: 62px;
}

.icon-3d span {
  display: block;
  font-weight: 900;
  letter-spacing: -0.28px;
  text-align: center;
  text-transform: uppercase;
}

.list__wrap {
  padding: 100px 0 105px 0;
}

.list-5 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list-5 > li:first-child {
  max-width: 440px;
}

.list-5 .h3 {
  margin: 0 0 35px 0;
}

.list-5 p {
  margin-bottom: 20px;
}

.meeting__wrap {
  background: url(../img/pattern-4.jpg) repeat;
  padding: 85px 0 0 0;
}

.make {
  max-width: 900px;
  width: 100%;
}

.make__title {
  color: #242424;
  font-weight: 900;
  font-size: 30px;
}

.makeList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
  margin-top: 50px;
}

.makeIn {
  max-width: 870px;
  width: 100%;
}

.makeList li {
  max-width: 420px;
  width: 100%;
  height: 85px;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.makeList li:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 50px;
  background-color: #ff9600;
  left: 30px;
  top: -7px;
}

.makeList li span {
  color: #242424;
  font-size: 20px;
  font-weight: 600;
  display: block;
  width: 250px;
}

.makeList__build {
  padding-left: 30px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.makeList__build:before {
  content: url("../img/icon11.png");
  margin: -10px 20px 0;
  float: left;
}

.makeList__change:before {
  content: url("../img/icon15.png");
  margin: -5px 20px 0;
}


.makeList__project:before {
  content: url("../img/icon12.png");
  margin: 0 20px 0;
}

.makeList__id:before {
  content: url("../img/icon16.png");
  margin: 0 20px 0;
}

.makeList__write:before {
  content: url("../img/icon13.png");
  margin: 0 20px 0;
}

.makeList__calc:before {
  content: url("../img/icon17.png");
  margin: 0 20px 0;
}

.makeList__tel:before {
  content: url("../img/icon14.png");
  margin: 0 20px 0;
}

.makeList li .makeList__tel span {
  width: 300px;
}

.makeList__tel a {
  color: #242424;
  font-size: 20px;
  font-weight: 600;
}

.makeList__write:before {
  content: url("../img/icon18.png");
  margin: 0 20px 0;
}

.meeting__wrap .h3 {
  margin: 0 0 43px 0;
}

.makeList__email {
  color: #ff9600;
  border-bottom: 1px solid;
}

.makeList li .makeList__write span {
  width: 290px;
}

.meeting__wrap p {
  margin: 0 0 21px 0;
}

.list__check {
  margin: 0 0 32px 0;
  padding: 0 0 0 10px;
}

.list__check > li {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding: 0 0 0 29px;
  position: relative;
}

.list__check > li + li {
  margin-top: 14px;
}

.list__check .check__icon {
  left: 0;
  position: absolute;
  top: 2px;
}

.check__icon {
  height: 9px;
  width: 11px;
}

.catalogBtn {
  max-width: 270px;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  color: #ffffff;
  font-size: 17px;
}

.myform-2 {
  margin: 29px 0 0 0;
  max-width: 495px;
}

.myform-2 .input {
  padding: 0 24px;
  text-align: left;
  width: 100%;
}

.myform-2 .input + .input {
  margin-top: 15px;
}

.myform-2 .orange__btn {
  margin-top: 24px;
}

.meeting__list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 84px 0 175px;
}

.man {
  display: block;
  margin: 7px 0 0 0;
}

.makeMain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 1470px;
  width: 100%;
  margin: 0 auto;
}

.project-2__wrap {
  padding: 80px 0 75px 0;
}

.project-2__wrap .h3 {
  margin: 0 0 45px 0;
}

.list-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list-6 > li {
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  width: 24%;
}

.list-6 > li a {
  display: block;
  padding: 0 0 25px 0;
  position: relative;
}

.list-6__img {
  display: block;
  margin: 0 0 24px 0;
  width: 100%;
}

.list-6__name {
  display: block;
  font-size: 20px;
  letter-spacing: -0.4px;
  margin: 0 0 8px 30px;
  padding: 0 0 0 21px;
  position: relative;
}

.list-6__name::before {
  background: #ff9600;
  bottom: 5px;
  content: '';
  height: 50px;
  left: 0;
  position: absolute;
  width: 3px;
}

.list-6__descript {
  color: #5d5d5d;
  display: block;
  font-size: 15px;
  letter-spacing: -0.3px;
  margin: 5px 0 0 55px;
}

.orange__label {
  background: #ff9600;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  min-width: 100px;
  padding: 15px 10px 13px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 22px;
}

.orange__label sup {
  position: relative;
  font-size: 10px;
  top: -7px;
}

/*========================== contacts ==========================*/
.contacts__wrap {
  background: url(../img/pattern-2.jpg) repeat;
}

.contacts__row {
  padding: 18px 0;
}

.contacts__row .h2 {
  margin-bottom: 10px;
}

.holiday__img {
  display: block;
  margin: 0 auto;
  width: 107px;
}

.red__color {
  color: #ff002a;
}

.p-4 {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.44px;
  text-align: center;
}

.p-4::after {
  background: #ff9600;
  content: '';
  display: block;
  height: 4px;
  margin: 20px auto 0;
  width: 38px;
}

.map {
  background: #fff;
  margin-bottom: 40px;
  padding-bottom: 60px;
  padding-left: 55px;
  padding-right: 65px;
}

.office {
  background: #fff;
  display: grid;
  grid-template-columns: 443px 936px;
  grid-column-gap: 30px;
  padding: 58px 0 50px 0;
}

.office .h3 {
  margin: 0 0 20px 0;
}

.office .h5 {
  margin: 0 0 30px 0;
}

.office__list {
  margin: 0 0 25px 0;
}

.office__list > li, .office__list a {
  font-size: 18px;
  font-weight: 400;
}

.office__list > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 22px;
  position: relative;
}

.office__list > li + li {
  margin-top: 10px;
}

.office__list a[href^='mailto:'] {
  text-decoration: underline;
}

.office__list .location__icon {
  height: 14px;
  margin-right: 15px;
  width: 11px;
}

.office__list .phone__icon {
  height: 13px;
  width: 13px;
}

.office__list .mail__icon {
  height: 12px;
  width: 14px;
}

.office__list .time__icon {
  height: 14px;
  width: 14px;
}

.office__list .office__icon {
  display: inline-block;
  margin: 0 20px 0 0;
  position: relative;
  top: 5px;
  text-align: center;
  width: 24px;
}

.office__list .office__icon svg {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.office .p-5 {
  margin-bottom: 30px;
}

.p-5 {
  font-size: 18px;
  line-height: 25px;
}

.p-5 strong {
  display: block;
}

.btn-copy {
  background: transparent;
  color: #ff9600;
  font-size: 16px;
  margin-left: 10px;
  text-decoration: underline;
}

.btn-copy:hover {
  text-decoration: none;
}

.grid__photo {
  display: grid;
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  grid-template-columns: repeat(6, 218px);
  margin: 20px 0 0 0;
}

.grid__photo a {
  display: block;
}

.grid__photo img {
  display: block;
  width: 100%;
}

.komplekt {
  background: url(../img/pattern-2.jpg) repeat;
  padding: 100px 0 0 0;
}

.komplekt__gray, .komplekt__orange {
  background: #7f7f7f;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.4px;
  margin: 0 0 35px 0;
  padding: 7px 15px;
}

.komplekt__gray span, .komplekt__orange span {
  font-size: 30px;
  letter-spacing: -0.6px;
}

.komplekt__orange {
  background: #ff9600;
}

.komplekt .h2 {
  font-size: 44px;
  margin: 0 0 25px 0;
  text-align: left;
}

.komplekt__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  margin: 0 0 115px 0;
}

.komplekt__products {
  background: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  margin-bottom: 5px;
  padding: 40px 45px 45px 45px;
}

.komplekt__name {
  display: block;
  font-size: 30px;
  letter-spacing: -0.6px;
  padding: 0 0 0 30px;
  position: relative;
  text-transform: uppercase;
}

.komplekt__name::before {
  background: #ff9600;
  content: '';
  height: 50px;
  left: 0;
  position: absolute;
  top: -5px;
  width: 3px;
}

.komplekt__descript {
  display: block;
  font-size: 20px;
  max-width: 425px;
  padding: 0 0 0 30px;
}

.komplekt-slider {
  margin: 20px auto 30px;
  max-width: 643px;
  overflow: hidden;
}

.komplekt-thumb {
  margin: 0 auto;
  max-width: 660px;
  overflow: hidden;
}

.komplekt-thumb .slick-slide img {
  margin: 0 auto;
}

.place {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: baseline;
  background: url(../img/place-bg_1.jpg) no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 376px;
  position: relative;
}

.place__title {
  background: #ffffff;
  color: #393939;
  font-size: 60px;
  padding: 10px 45px 10px 55px;
}

.place__title:first-line {
  color: #ff9600;
}

.place.place-img {
  background: none;
  overflow: hidden;
}

.place.place-img .place-img-container {
  position: absolute;
  width: 5000px;
  height: 100%;
  text-align: center;
  left: 50%;
  margin-left: -50%;
}

.place.place-img img {
  display: block;
}

.place.place-img .place__title {
  z-index: 2;
}


/*========================== footer ==========================*/
.footer {
  padding: 20px 0 20px 0;
}

.footer .center-2 {
  border-top: 2px solid rgba(144, 144, 144, 0.1);
  padding-top: 7px;
}

.footer__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__item .social__list {
  margin-left: 63px;
}

.footer__item .phone {
  margin-left: 59px;
}

.footer__logo {
  margin-top: 14px;
}

.footer__logo .copy {
  margin-top: 20px;
}

.footer__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0 0 0;
}

.footer__list > li {
  font-size: 15px;
  text-align: center;
}

.footer__list > li + li {
  margin-left: 12px;
}

.footer__list--link {
  border: 1px solid rgba(86, 86, 86, 0.45);
  color: #242424;
  display: block;
  padding: 10px 8px;
}

.footer__list--link span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.blue {
  color: #6b79d0;
}

.green {
  color: #96cf77;
}

.copy {
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0 0 0;
}

.footer__row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.orange__btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff9600;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 10px rgba(255, 150, 0, 0.35);
  box-shadow: 0 4px 10px rgba(255, 150, 0, 0.35);
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 17px;
  font-weight: 700;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.34px;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
  text-align: center;
  width: 308px;
}

.orange__btn--big {
  width: 272px;
}

.orange__btn--big2 {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 10px rgba(255, 150, 0, 0.35);
  box-shadow: 0 4px 10px rgba(255, 150, 0, 0.35);
  font-size: 23px;
  height: 67px;
  letter-spacing: -0.46px;
  width: 398px;
}

.orange__btn--big100 {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 23px;
  height: 67px;
  letter-spacing: -0.46px;
  max-width: 398px;
  padding: 0 10px;
  width: 100%;
}

.orange__btn--small {
  width: 223px;
}

.orange__btn-273 {
  width: 273px;
}

.orange__btn--icon {
  padding-left: 61px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 353px;
}

.orange__btn--icon .project__icon {
  fill: #fff;
  height: 23px;
  width: 23px;
}

.orange__btn--298 {
  font-size: 14px;
  max-width: 298px;
  text-transform: uppercase;
  width: 100%;
}

.orange__btn:hover {
  background: #ffab33;
}

.gray__btn {
  background: #ffffff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #767676;
  display: inline-block;
  font-size: 13px;
  height: 31px;
  padding: 0 10px;
  text-align: center;
}

.brown__bg {
  background: #81564c;
  -webkit-box-shadow: 0 4px 10px rgba(129, 86, 76, 0.35);
  box-shadow: 0 4px 10px rgba(129, 86, 76, 0.35);
}

.brown__bg .change__icon {
  fill: #fff;
  height: 25px;
  width: 26px;
}

.brown__bg:hover {
  background: #a16c5f;
}

.blue__bg {
  background: #5a6c84;
  -webkit-box-shadow: 0 4px 10px rgba(90, 108, 132, 0.35);
  box-shadow: 0 4px 10px rgba(90, 108, 132, 0.35);
}

.blue__bg .cost__icon {
  fill: #fff;
  height: 25px;
  width: 25px;
}

.blue__bg .change__icon {
  fill: #fff;
  height: 25px;
  width: 26px;
}

.blue__bg:hover {
  background: #72859f;
}

.green__bg {
  background: #2c575c;
  -webkit-box-shadow: 0 4px 10px rgba(44, 87, 92, 0.35);
  box-shadow: 0 4px 10px rgba(44, 87, 92, 0.35);
}

.green__bg .d3__icon {
  fill: #fff;
  height: 20px;
  width: 27px;
}

.green__bg:hover {
  background: #3d787f;
}

.border__left {
  padding: 23px 0 0 20px;
  position: relative;
}

.border__left::before {
  background: #ff9600;
  bottom: 4px;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  width: 3px;
}

.show__icon {
  fill: #fff;
  height: 14px;
  width: 20px;
}

.ok__icon {
  fill: #fff;
  height: 12px;
  width: 16px;
}

.delete__icon {
  fill: #fff;
  height: 22px;
  width: 18px;
}

/*========================== header ==========================*/
.vertical__nav {
  background: #ff9600;
  min-height: 995px;
  text-align: center;
  width: 166px;
}

.title-1 {
  background: #242424;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 900;
  line-height: 33px;
  letter-spacing: -0.32px;
}

.wrap__content {
  position: relative;
}

.wrap__content .vertical__nav {
  bottom: 0;
  left: 0;
  position: absolute;
  top: -32px;
}

.box-1 {
  background: url(../img/pattern.jpg) repeat;
  color: #ffffff;
  padding: 42px 0;
}

.box-1 .center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.box-1__column {
  padding: 85px 0 0 0;
  position: relative;
  text-align: right;
  width: 550px;
}

.box-1 .h1 {
  color: #ffffff;
  line-height: 54px;
  margin: 0 0 30px 0;
  text-align: right;
}

.box-1 .h1 span {
  color: #ff9600;
}

.box-1 .img-1 {
  -webkit-box-shadow: 0 15px 35px rgba(49, 49, 49, 0.3);
  box-shadow: 0 15px 35px rgba(49, 49, 49, 0.3);
  display: block;
}

.box-1 .str-1 {
  display: block;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: -0.48px;
}

.wrap__img-1 {
  position: relative;
}

.wrap__img-1 .circle-1 {
  bottom: 80px;
  left: -43.5px;
}

.circle-1 {
  background: #ff9600 url(../img/icon-9.png) no-repeat center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 10px rgba(255, 150, 0, 0.35);
  box-shadow: 0 4px 10px rgba(255, 150, 0, 0.35);
  display: block;
  height: 87px;
  position: absolute;
  width: 87px;
  z-index: 1;
}

.circle-1::after {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #242424;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  content: 'HD';
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 900;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.88px;
  position: absolute;
  right: -10px;
  top: 5px;
  text-transform: uppercase;
  width: 35px;
}

.title__decor::after {
  background: #ff9600;
  content: '';
  display: block;
  height: 4px;
  margin: 10px auto 0;
  width: 38px;
}

.project__wrap {
  background: url(../img/pattern-2.jpg) repeat;
  padding: 20px 0 100px 0;
}

.list-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  margin: 0 0 40px 0;
}

.list-1 li {
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  width: 490px;
}

.list-1 a, .list-1__link {
  display: block;
  padding: 0 0 25px 0;
}

.list-1__img {
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  display: block;
  margin: 0 0 23px 0;
  width: 100%;
}

.list-1__name {
  color: #242424;
  display: block;
  font-size: 20px;
  font-weight: 800;
  line-height: 25px;
  letter-spacing: -0.4px;
  margin: 0 0 0 30px;
  padding: 0 0 0 19px;
  position: relative;
}

.list-1__name::before {
  background: #ff9600;
  bottom: 5px;
  content: '';
  height: 50px;
  left: 0;
  position: absolute;
  width: 3px;
  z-index: 1;
}

.list-1__small {
  margin-bottom: 17px;
}

.list-1__small li {
  margin: 0 1% 30px 0;
  position: relative;
  width: 360px;
}

.list-1 .orange__label {
  background: #ff9600;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  color: #ffffff;
  font-size: 17px;
  min-width: 97px;
  padding: 15px 10px;
  position: absolute;
  right: 0;
  top: 20px;
  text-align: center;
}

.list-1__descript {
  /*color: #5d5d5d;
  display: block;*/
  letter-spacing: -0.3px;
  margin: 5px 0 0 55px;
}

.white__wrap {
  background: #fff;
  padding: 97px 0 55px 0;
}

.white__wrap .h2 {
  margin: 0 0 41px 0;
}

.logo__list {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logo__list li {
  margin: 0 0 56px 0;
  width: 13%;
}

.logo__list img {
  display: block;
}

.wrap__apartment {
  background: url(../img/pattern-2.jpg) repeat;
  padding: 76px 0 99px 0;
}

.wrap__apartment .h2 {
  margin: 0 0 38px 0;
}

.wrap__indiv {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../img/bg-1.jpg) no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 496px;
  text-align: center;
}

.str-2 {
  display: block;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.48px;
  margin: 0 0 9px 0;
}

.str-3 {
  display: block;
  font-size: 56px;
  font-weight: 900;
  letter-spacing: -1.12px;
  margin: 0 0 38px 0;
}

/*========================== header__content ==========================*/
.header__content {
  background: url(../img/box-title-bg.png) no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
  color: #000;
  margin: 0 0 44px 0;
  padding: 33px 0 34px 0;
}

.header__content a {
  color: #000;
}

.header__content .h3 {
  color: #000;
  font-size: 30px;
  margin: 0 0 10px 0;
  text-align: center;
}

.wrap__article {
  background: #fff;
}

.tabs {
  background: #eff0f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 85px 0;
}

.tabs li {
  background: transparent;
  border-right: 1px solid #e1e2e3;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: -0.32px;
  position: relative;
  text-align: center;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 227px;
}

.tabs li .orange {
  margin-left: 4px;
}

.tabs li::after {
  background: transparent;
  bottom: 0;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
  width: 100%;
}

.tabs li.active {
  background: rgba(252, 252, 252, 0.5);
}

.tabs li.active::after {
  background: #ff9600;
}

.tabs li:hover {
  background: rgba(252, 252, 252, 0.5);
}

.tabs li:hover::after {
  background: #ff9600;
}

.tabs a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #242424;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 65px;
}

.article-1 {
  background: #ffffff;
  -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  padding: 23px 0 0 0;
}

.article-1__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 78px 0;
  padding: 0 70px 0 21px;
}

.article-1__rowcolumn {
  margin: 0 0 0 50px;
  padding: 20px 0 0 0;
}

.article-1__rowcolumn .h4 {
  margin-bottom: 26px;
}

.article-1__rowcolumn .table-1 {
  margin: 0 0 19px 0;
}

.article-1__footer {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px 0 0 0;
}

.article-1__footer .orange__btn {
  margin-right: 15px;
}

.article-1__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
}

.table-1 td {
  padding: 7px 0;
}

.table-1 td:first-child {
  color: #858585;
  font-size: 13px;
  letter-spacing: -0.26px;
  padding-right: 20px;
  text-transform: uppercase;
}

.table-1 td:first-child strong {
  color: #858585;
}

.table-1 strong {
  color: #444444;
}

.list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 0 50px;
  padding: 0 70px 0 0;
}

.list-2 > li {
  margin-bottom: 34px;
}

.list-2__title {
  width: 345px;
}

.list-2__descript {
  font-size: 16px;
  line-height: 22px;
  padding: 23px 0 0 0;
  width: calc(100% - 345px);
}

.list-2__descript .table-1 {
  text-transform: uppercase;
}

.p-1 {
  font-size: 16px;
  line-height: 22px;
}

.gray__link {
  color: #767676;
  font-size: 15px;
  text-decoration: underline;
}

.orange__link {
  color: #ff9600;
  text-decoration: underline;
}

.orange__link:hover {
  text-decoration: none;
}

.wrap__maps {
  display: block;
  margin: 53px 0 0 0;
}

.box__photo {
  padding: 89px 0 0 0;
}

.box__photo .h3 {
  margin: 0 0 40px 0;
}

.box__photo-2 {
  padding: 19px 0 0 57px;
}

.box__photo-2 .h5 {
  margin: 0 0 25px 0;
}

.box__photo-2 .list__photo {
  margin: 0 0 39px 0;
}

.box__photo-2 .list__photo:nth-last-of-type(1) {
  margin-bottom: 0;
}

.box__photo-2 .list__photo li {
  width: 458px;
}

.list__photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.list__photo li {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 32px 30px 0;
  width: 488px;
}

.list__photo li:nth-child(3n) {
  margin-right: 0;
}

.list__photo img {
  display: block;
  width: 100%;
}

.services__gray {
  background: #eff0f1;
  margin: 0 0 49px 0;
  padding: 45px 0 60px 50px;
}

.services__gray > .h4 {
  margin: 0 0 25px 0;
}

.myform .input {
  margin-bottom: 15px;
}

.myform .textarea {
  margin-left: 34px;
  width: 716px;
}

.wrap__myform {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 35px 0;
}

.wrap__file-upload {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zoom {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff9600;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 63px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  width: 63px;
}

.zoom .loupe-icon {
  fill: #fff;
  height: 19px;
  width: 19px;
}

.wrap__slider {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 26px 0;
  padding: 29px 27px 29px 76px;
}

.wrap__slider:nth-last-of-type(1) {
  margin-bottom: 0;
}

.slider-1 {
  margin: 0 7px 0 0;
  width: 437px;
}

.slider-1 .slick-slide {
  position: relative;
}

.slider-1 .zoom {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.slider__vertical .slick-list {
  height: 248px !important;
}

.slider__vertical .slick-slide {
  border: none;
  cursor: pointer;
  opacity: .39;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.slider__vertical .slick-slide img {
  margin-bottom: 4px;
}

.slider__vertical .slick-slide.slick-current {
  opacity: 1;
}

.slider__vertical .slick-prev {
  display: none !important;
}

.wrap__slider--vertical {
  position: relative;
  width: 96px;
}

.slick__custom--next {
  background: #fff;
  width: 100%;
}

.slick__custom--next .arrow-prev {
  fill: #242424;
  height: 9px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 15px;
}

.slider__descript {
  padding: 6px 0 0 39px;
}

.slider__descript .h4 {
  margin: 0 0 8px 0;
}

.slider__descript .orange {
  display: block;
  font-size: 17px;
  letter-spacing: -0.34px;
  margin: 0 0 25px 0;
  text-decoration: underline;
}

.slider__descript p {
  font-size: 16px;
  line-height: 22px;
}

.slider__descript .phone {
  display: inline-block;
  margin: 30px 0 0 0;
}

.phone {
  color: #242424;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.4px;
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 49px 0;
}

.pagination li {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.3px;
  text-align: center;
  width: 49px;
}

.pagination li span {
  font-size: 17px;
  padding: 0 0 15px 0;
}

.pagination li + li {
  margin-left: 4px;
}

.pagination a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(108, 108, 108, 0.05);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(139, 139, 139, 0.06);
  box-shadow: 0 1px 4px rgba(139, 139, 139, 0.06);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 49px;
}

.pagination a.active, .pagination a:hover {
  background: #ff9600;
  color: #ffffff;
}

.project__gray {
  background: url(../img/pattern-2.jpg) repeat;
  margin: -44px 0 0 0;
  padding: 76px 0 54px 0;
}

.project__gray .h2 {
  margin: 0 0 10px 0;
  text-align: left;
}

.label-1 {
  background: #ff9600;
  color: #ffffff;
  display: inline-block;
  letter-spacing: -0.28px;
  margin: 0 43px 10px 0;
  padding: 7px 13px;
  text-align: center;
  text-transform: uppercase;
}

.label-11 {
  border: 1px solid #ff9600;
  display: inline-block;
  letter-spacing: -0.28px;
  margin: 0 43px 10px 0;
  padding: 7px 13px;
  text-align: center;
  text-transform: uppercase;
}

.favorites {
  background: url(../img/favorites-icon.png) no-repeat left center;
  color: #242424;
  font-size: 16px;
  padding: 0 0 0 26px;
  text-decoration: underline;
}

.favorites:hover {
  text-decoration: none;
}

.wrap__gallery {
  background: #ffffff;
  -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 35px 0 0 0;
  padding: 21px;
}

.arrows__custom .slick-arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff9600;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 43px;
  z-index: 1;
}

.arrows__custom .slick-arrow svg {
  height: 14px;
  width: 10px;
}

.arrows__custom .slick-prev {
  left: 23px;
}

.arrows__custom .slick-prev svg {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.arrows__custom .slick-next {
  right: 23px;
}

.gallery-1 {
  width: 835px;
}

.wrap__gallery-1 {
  position: relative;
}

.gallery-1__vertical {
  width: 193px;
}

.gallery-1__vertical .slick-prev {
  display: none !important;
}

.gallery-1__vertical .slick-slide {
  border: none;
}

.gallery-1__vertical .slick-slide img {
  margin-bottom: 15px;
}

.infobox {
  padding: 0 0 0 40px;
  width: 425px;
}

.slider7 {
  height: 520px;
  overflow: hidden;
  max-width: 1060px;
  width: 100%;
}

.infobox .h4 {
  margin-bottom: 22px;
  margin-top: 5px;
}

.infobox .table-1 {
  margin: 0 0 50px 0;
  width: 100%;
}

.infobox .table-1 td {
  padding: 17px 0;
  text-transform: uppercase;
}

.infobox .table-1 td:first-child {
  padding: 0 20px 0 10px;
}

.str-4 {
  display: block;
  font-size: 18px;
  letter-spacing: -0.36px;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 22px 0 0 0;
}

.social > li + li {
  margin-left: 14px;
}

.social a {
  background: url(../img/social-icons.png) no-repeat;
  display: block;
  height: 38px;
  width: 48px;
}

.social a.fb {
  background-position: 0 0;
}

.social a.tw {
  background-position: -48px 0;
}

.social a.google {
  background-position: -96px 0;
}

.social a.vk {
  background-position: -144px 0;
}

.social a.insta {
  background-position: -189px 0;
}

.social a.youtube {
  background-position: -237px 0;
}

.social a.ok {
  background-position: -284px 0;
}

.project__descript {
  background: #fff;
}

.project__descript .center {
  padding-bottom: 79px;
  padding-top: 99px;
}

.project__descript .h3 {
  margin: 0 0 35px 0;
}

.border__orange {
  border-bottom: 1px dotted #cecece;
  position: relative;
}

.border__orange::after {
  background: #ff9600;
  bottom: 0;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  width: 48px;
}

.project__list {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text__column {
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  font-size: 16px;
  line-height: 22px;
  margin-right: 100px;
}

.wrap__icon {
  left: 19px;
  position: absolute;
  width: 27px;
}

.wrap__icon .svg {
  display: block;
  margin: 0 auto;
}

.list__btn > li + li {
  margin-top: 10px;
}

.wrap__plans {
  padding: 77px 0 0 0;
}

.wrap__plans .center {
  padding-bottom: 80px;
}

.wrap__plans .h3 {
  margin: 0 0 45px 0;
}

.wrap__plans--color {
  background: #fff;
  padding: 100px 0 104px 0;
}

.wrap__plans--color .h3 {
  margin: 0 0 50px 0;
}

.wrap__plans--color .plans__list img {
  display: block;
  margin: 0 auto;
}

.wrap__plans--color .plans__list .h6 {
  margin-top: -4px;
}

.plans__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.plans__list li {
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  padding: 0 0 30px 0;
  position: relative;
  width: 750px;
}

.plans__list .h6 {
  display: block;
  margin: 0 0 0 30px;
}

.plan__img {
  display: block;
  width: 100%;
}

.wrap__facade {
  padding: 75px 0 0 0;
}

.wrap__facade .center {
  padding-bottom: 80px;
}

.wrap__facade .h3 {
  margin: 0 0 40px 0;
}

.list-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list-3 li {
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  padding: 0 0 30px 0;
  position: relative;
  width: 360px;
}

.list-3 img {
  display: block;
  margin: 0 0 27px 0;
  width: 100%;
}

.list-3 .h6 {
  display: block;
  margin: 0 0 0 30px;
}

.wrap__text {
  padding: 80px 0 100px 0;
}

.text__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 70px 0;
}

.text__list > li {
  font-size: 16px;
}

.text__list > li + li {
  margin-left: 130px;
}

.text__list > li .h3 {
  margin: 0 0 45px 0;
}

.text__list > li p {
  line-height: 22px;
  margin: 0 0 20px 0;
}

.text__list--img {
  display: block;
  max-width: 750px;
}

.add__comment {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px 0;
}

.add__comment .textarea {
  border: 1px solid #e0e0e0;
  font-size: 18px;
  line-height: 22px;
  width: calc(100% - 87px);
}

.discuss {
  background: url(../img/pattern-2.jpg) repeat;
  padding: 116px 0 100px 0;
}

.discuss .h3 {
  margin: 0 0 22px 0;
}

.discuss .h3 span {
  font-weight: 400;
}

.discuss__img {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-right: 20px;
  overflow: hidden;
  width: 67px;
}

.discuss__list > li {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.discuss__list > li.discuss__answer {
  margin-left: 92px;
}

.discuss__list > li + li {
  margin-top: 39px;
}

.discuss__txt {
  width: calc(100% - 87px);
}

.discuss__txt--header {
  margin: 0 0 11px 0;
}

.discuss__txt p {
  color: #5d5d5d;
  line-height: 20px;
  margin: 0 0 18px 0;
}

.discuss__txt--footer {
  font-size: 13px;
}

.discuss__txt--footer a {
  color: #a1a1a1;
  text-decoration: underline;
}

.discuss__txt--footer a:hover {
  text-decoration: none;
}

.discuss__name {
  font-size: 16px;
}

.discuss__date {
  color: #a1a1a1;
  font-size: 13px;
}

.vertical__line {
  color: #c4c4c4;
  display: inline-block;
  margin: 0 10px;
}

.sort {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  margin: 0 0 25px 0;
}

.sort__item a {
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0 4px;
}

.sort__link {
  padding: 0 10px 0 0;
  position: relative;
}

.sort__link::after {
  border-top: 3px solid #000;
  border-left: 2.5px solid transparent;
  border-right: 2.5px solid transparent;
  height: 0;
  width: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
}

.sort .reg__auth {
  padding-right: 0;
  padding-top: 0;
}

.sort .reg__auth a {
  font-size: 16px;
}

.sort .reg__auth .user__icon {
  left: -30px;
  top: -2px;
}

.sort__column {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sort__column .jq-selectbox {
  border: 1px solid rgba(213, 213, 213, 0.38);
  margin-left: 15px;
  margin-right: 40px;
}

.sort .pagination {
  margin: 0;
}

.section__search {
  background: #fff;
  padding-bottom: 20px;
}

.search__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search__list > li {
  background: #eff0f1;
  padding: 30px 0 25px 64px;
}

.search__list > li:first-child, .search__list > li:last-child {
  width: 351px;
}

.search__list > li:nth-child(2) {
  width: 811px;
}

.search__list > li:last-child {
  padding-left: 40px;
}

.search__list--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 40px !important;
}

.search__list--wrap .jq-selectbox {
  margin: 0 0 19px 0;
}

.search__btn {
  margin-top: -20px;
  padding: 0 0 50px 0;
  position: relative;
  text-align: center;
  z-index: 1;
}

.search__btn .orange__btn {
  font-weight: 400;
  margin: 0 auto 20px;
}

.search__btn .orange__btn strong {
  margin-left: 4px;
}

.title-2 {
  display: block;
  font-size: 18px;
  letter-spacing: -0.36px;
  margin: 0 0 20px 0;
}

.wrap__input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 237px;
}

.price__input {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  color: #242424;
  font-size: 18px;
  height: 40px;
  text-align: center;
  width: 86px;
}

.checkbox__hidden {
  display: none;
}

.checkbox__hidden:checked + .for__checkbox .checkbox__check {
  display: block;
}

.for__checkbox {
  color: #767676;
  display: block;
  font-size: 14px;
  margin: 0 0 14px 0;
  padding: 3px 0 0 27px;
  position: relative;
}

.for__checkbox .checkbox__new {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffffff;
  -webkit-box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  content: '';
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 17px;
  left: 0;
  position: absolute;
  top: 0;
  width: 17px;
  z-index: 1;
}

.for__checkbox .checkbox__new .checkbox__check {
  display: none;
}

.checkbox__check {
  fill: #ff9600;
  height: 8px;
  width: 11px;
}

.wrap__hash {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrap__hash .gray__btn {
  margin: 0 7px 7px 0;
}

.reset {
  color: #767676;
  letter-spacing: -0.3px;
  text-decoration: underline;
}

.reset:hover {
  text-decoration: none;
}

.wrap__search {
  border-top: 1px dotted #cecece;
  padding: 28px 0 0 0;
}

.wrap__search .sort {
  margin-bottom: 31px;
}

.view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 13px;
}

.view a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(213, 213, 213, 0.38);
  -webkit-box-shadow: 1px 2px 3px rgba(46, 46, 46, 0.08);
  box-shadow: 1px 2px 3px rgba(46, 46, 46, 0.08);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 47px;
}

.view a + a {
  margin-left: 13px;
}

.view a img {
  display: block;
  margin: 0 auto;
  opacity: .2;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.view a.active {
  border: 2px solid #ff9600;
}

.view a.active img {
  opacity: 1;
}

.m0 {
  margin: 0;
}

.article-2 {
  border-bottom: 1px dotted #cecece;
  border-top: 1px dotted #cecece;
  padding: 55px 0 40px 0;
}

.article-2 .h3 {
  margin: 0 0 40px 0;
}

.link__project {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../img/pattern-3.jpg) repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 13px 0 24px 0;
  padding: 13px 15px 13px 24px;
}

.wrap__link {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 28px 0 0;
  padding: 16px 19px 16px 10px;
  width: 466px;
}

.link__txt {
  font-size: 18px;
  padding: 0 0 0 30px;
  position: relative;
}

.link__txt .link__icon {
  fill: #ff9600;
  height: 16px;
  left: 0;
  position: absolute;
  width: 16px;
}

.copy__link {
  background: transparent;
  color: #767676;
  font-size: 15px;
  letter-spacing: -0.3px;
  text-decoration: underline;
}

.copy__link:hover {
  text-decoration: none;
}

.link__descript {
  font-size: 16px;
}

.for__copy {
  background: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  font-size: 18px;
  width: 252px;
}

.project {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.project > li:nth-child(1) {
  margin-right: 31px;
}

.project > li .h4 {
  margin: 5px 0 23px 0;
}

.project > li:nth-child(2) {
  margin-right: 170px;
  max-width: 480px;
}

.project > li .list__btn {
  margin-top: 7px;
}

.figure-1 {
  background: #ffffff;
  -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  padding: 17px;
  position: relative;
  width: 490px;
}

.figure-1 img {
  display: block;
}

.mb-1 {
  margin-bottom: 41px;
}

.mt-1 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.article__list {
  margin: 35px 0 30px 35px;
}

.article__list li {
  line-height: 28px;
  letter-spacing: -0.3px;
}

.article__list li a {
  display: block;
}

.article__list li a:hover {
  text-decoration: underline;
}

.article__list li a::before {
  color: #444444;
  content: '-';
  display: inline-block;
  margin: 0 7px 0 0;
}

.read__more {
  color: #767676;
  letter-spacing: -0.3px;
  text-decoration: underline;
}

.read__more:hover {
  text-decoration: none;
}

.cart {
  background: url(../img/pattern-2.jpg) repeat;
  margin: -44px 0 0 0;
  padding: 76px 0 0 0;
}

.cart .h2 {
  margin: 0 0 30px 0;
  text-align: left;
}

.cart .company {
  margin: 0 0 100px 0;
}

.company {
  background: #ffffff;
  -webkit-box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 23px;
}

.company__logo {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #f2f2f2;
  -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.02);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 57px 0 0;
  min-height: 329px;
  width: 579px;
}

.company .h4 {
  margin: 0 0 26px 0;
}

.company .table-1 td:nth-child(2) {
  color: #444444;
}

.company__info {
  background: #fff;
  padding: 46px 0 89px 0;
}

.company__descript {
  margin: 14px 0 0 0;
  width: calc(100% - 636px);
}

.company .social {
  margin-top: 30px;
}

.company__list .company {
  margin: 0;
}

.company__list .company + .company {
  margin-top: 30px;
}

.span-1 {
  display: inline-block;
  font-size: 13px;
  letter-spacing: -0.26px;
  margin-left: 20px;
}

.link-2 {
  color: #767676;
  font-size: 15px;
  line-height: 22px;
  text-decoration: underline;
}

.link-2:hover {
  text-decoration: none;
}

.company__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.company__data > li {
  width: 50%;
}

.company__data .h4 {
  margin: 0 0 36px 0;
}

.company__data .list__check {
  margin-bottom: 34px;
}

.company__data .table-1 {
  margin-top: -10px;
  width: 100%;
}

.company__data .table-1 td {
  padding: 17px 0;
}

.work {
  background: url(../img/pattern-2.jpg) repeat;
  padding: 50px 0 80px 0;
}

.work .h4 {
  margin: 0 0 35px 0;
}

.slick-dots {
  margin: 32px 0 0 0;
  text-align: center;
}

/*.slick-dots li {
  display: inline-block;
}*/

.slick-dots li + li {
  margin-left: 15px;
}

.slick-dots li.slick-active button {
  background: #ff9600;
  display:none;
}

.slick-dots button {
  background: #cfcfcf;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  font-size: 0;
  height: 9px;
  overflow: hidden;
  text-indent: 50px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 9px;
}

.slider-5 .list-1__link {
  background: #ffffff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  max-width: 490px;
}

.slider-5 .slick-arrow {
  top: 45%;
}

.reviews {
  background: #ffffff;
  padding: 50px 0;
}

.reviews .h3 {
  margin: 0 0 27px 0;
}

.reviews .tabs {
  margin-bottom: 49px;
}

.reviews .add__comment {
  margin-bottom: 24px;
}

.stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.stars li.stars__active .stars__icon, .stars li:hover .stars__icon {
  fill: #ff9600;
}

.stars a {
  display: block;
}

.stars .stars__icon {
  fill: #dfdfdf;
  height: 13px;
  width: 13px;
  -webkit-transition: fill .3s ease;
  -o-transition: fill .3s ease;
  transition: fill .3s ease;
}

.stars__big .stars__icon {
  height: 27px;
  width: 28px;
}

.rating {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin: 0 0 50px 0;
}

.rating .stars {
  margin-left: 30px;
}

.catalog {
  background: #fff;
  padding: 31px 0 0 0;
}

.row-1 {
  margin: 0 0 52px 0;
}

.str-5 {
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.6px;
  margin: 0 6px 0 0;
}

.str-5 .orange {
  font-size: 44px;
  letter-spacing: -0.88px;
  margin: 0 0 0 5px;
}

.link-3 {
  color: #242424;
  display: inline-block;
  font-size: 16px;
  margin: 0 0 0 10px;
  text-decoration: underline;
}

.link-3:hover {
  text-decoration: none;
}

.list-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.list-4 > li {
  padding: 0 0 0 34px;
  width: 50%;
}

.list-4 .h6 {
  margin: 0 0 65px 0;
}

.list-4 .list-10 {
  margin: 0 0 35px 14px;
}

.list-4__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list-4__column {
  width: 50%;
}

.list-4__column:first-child {
  padding-right: 15px;
}

.title-3 {
  display: block;
  letter-spacing: -0.3px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}

.list-10 li {
  letter-spacing: -0.3px;
  line-height: 28px;
}

.list-10 li::before {
  content: '-';
  display: inline-block;
  margin-right: 5px;
}

.jq-selectbox {
  display: block;
  width: 246px;
}

.jq-selectbox li {
  background: #fff;
  cursor: pointer;
  padding: 8px 16px;
  text-align: left;
}

.jq-selectbox__trigger {
  background: url(../img/arrow-bottom.png) no-repeat;
  height: 4px;
  position: absolute;
  right: 14px;
  top: calc(50% - 2px);
  width: 7px;
}

.jq-selectbox__dropdown {
  width: 100%;
}

.jq-selectbox__select {
  background: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  cursor: pointer;
}

.jq-selectbox__select .jq-selectbox__select-text {
  color: #7a7a7a;
  font-size: 15px;
  letter-spacing: -0.32px;
  padding: 10px 14px 10px 16px;
}

/*========================== mobile_menu ==========================*/
.toggle-mnu {
  height: 24px;
  display: none;
  width: 28px;
}

.toggle-mnu.on {
  position: fixed;
}

.toggle-mnu span:after, .toggle-mnu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
}

.toggle-mnu span:after {
  top: 18px;
}

.toggle-mnu span {
  position: relative;
  display: block;
}

.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
  width: 100%;
  height: 2px;
  background-color: #ff9600;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.toggle-mnu.on span {
  background-color: transparent;
}

.toggle-mnu.on span:before {
  -webkit-transform: rotate(45deg) translate(-1px, 0px);
  -ms-transform: rotate(45deg) translate(-1px, 0px);
  transform: rotate(45deg) translate(-1px, 0px);
}

.toggle-mnu.on span:after {
  -webkit-transform: rotate(-45deg) translate(6px, -7px);
  -ms-transform: rotate(-45deg) translate(6px, -7px);
  transform: rotate(-45deg) translate(6px, -7px);
}

.file-upload {
  background: #c0c5c9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  height: 40px;
  letter-spacing: -0.34px;
  position: relative;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
  text-align: center;
  width: 96px;
}

.file-upload input[type="file"] {
  display: none;
}

.file-upload label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.file-upload span {
  line-height: 36px;
}

.file-upload:hover {
  background: #979fa6;
}

.filename.input {
  cursor: auto;
  margin-bottom: 0;
  opacity: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 326px;
}

.irs {
  width: 237px;
}

.irs-grid {
  bottom: 45px;
}

.irs-from, .irs-to {
  display: none;
}

.irs-line {
  -webkit-box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  box-shadow: 1px 1px 0 rgba(46, 46, 46, 0.05);
  height: 9px;
}

.irs--flat .irs-bar {
  background: #ff9600;
  height: 5px;
  top: 39px;
}

.irs--flat.irs-with-grid {
  height: 71px;
}

.irs--flat .irs-handle {
  background: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 4px rgba(46, 46, 46, 0.15);
  box-shadow: 0 4px 4px rgba(46, 46, 46, 0.15);
  height: 21px;
  top: 31px;
  width: 21px;
}

.irs--flat .irs-handle i:first-child {
  display: none;
}

.irs--flat .irs-line {
  background: #ffffff;
  height: 9px;
  top: 37px;
}

.irs--flat .irs-grid-text {
  color: #979797;
  font-family: 'proxima_nova';
  font-size: 11px;
}


.catavice {
  position: relative;
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 50px 50px;
  box-shadow: 0 0 5px #ff960040;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.cataviceRight {
  max-width: 690px;
  width: 100%;
  min-height: 460px;
}

.cataviceTitle {
  font-weight: 900;
  color: #242424;
  font-size: 30px;
}

.cataviceRight a {
  padding: 5px 0;
  display: block;
}

.cataviceRight a span {
  color: #000000;
  font-size: 18px;
  border-bottom: 1px solid;
}

.cataviceTitle span {
  color: #ff9600;
}

.catavice .etabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-top: 28px;
}

.catavice .etabs li.tab {
  border: none;
  padding: 0;
  background: none;
  margin: 0 3px 6px;
}

.catavice .etabs li.tab .active img {
  border: 2px solid #ff9600;
  padding: 2px;
  border-radius: 2px;
}

.catavice .etabs li.tab img {
  height: 105px;
  object-fit: cover;
  width: 160px;
}

.tabBlock {
  position: absolute;
  top: 35px;
  left: 60px;
  max-width: 670px;
  width: 100%;
}

.tabBlock div img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}


.whatsappWall {
  position: fixed;
  bottom: 30px;
  right: 50px;

}

.whatsappWall.active {
  border-radius: 100px;
  background-color: rgba(7, 94, 85, .8);
  animation: crece 2s;
}

@keyframes crece {
  from {
    box-shadow: 0 0 0 20px rgba(7, 94, 85, .8);
    background-color: rgba(7, 94, 85, .8);
    opacity: 1;
    width: 0;
    height: 0;
  }
  to {
    box-shadow: 0 0 0 36px rgba(7, 94, 85, .8);
    opacity: 0;
    width: 100px;
    height: 100px;
  }
}

.makeListContent {
  font-size: 14pt;
  line-height: 30px;
  max-width: 100%;
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  margin: 20px 0;
  background-color: #fff;
}

.makeListContent b {
  color: #d12e2e;
  font-weight: 900;
}

.makeListContent strong {
  font-weight: 900;
}


.video2,
.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 1530px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
}

.videoYoutube {
  max-width: 880px;
  width: 100%;
}

.video2 .videoYoutube {
  max-width: 48%;
  width: 100%;
}

.videoYoutube iframe {
  max-width: 880px;
  width: 100%;
  height: 500px;
}

.videoText {
  max-width: 470px;
  width: 100%;
}

.video2 .videoText {
  max-width: 100%;
  margin: 0 0 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.videoContent {
  max-width: 900px;
}

.videoText__title {
  font-size: 30px;
  font-weight: bold;
  padding: 10px 0;
}

.videoText p {
  color: #242424;
  font-size: 16px;
}

.youtube__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 270px;
  width: 100%;
  height: 50px;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  background-color: #ff9600;
  border-radius: 5px;
  margin: 30px 0 0;
  box-shadow: 0 4px 10px rgba(255, 150, 0, .5);
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.youtube__btn:hover {
  box-shadow: 0 0 0 rgba(255, 150, 0, .0);
}

/*
Start responsive
################*/

@media (max-width: 1885px) {
  .center {
    width: 1400px;
  }

  h1, .h1 {
    font-size: 50px;
  }

  .box-1__column {
    padding-right: 60px;
  }

  .wrap__img-1 {
    width: calc(100% - 550px);
  }

  .list-1 li {
    width: 32%;
  }

  .list__photo li {
    margin-right: 3%;
    width: 31%;
  }

  .gallery-1 {
    margin-right: 15px;
  }

  .social > li {
    margin-bottom: 10px;
  }

  .infobox {
    padding-left: 30px;
  }

  .box__photo-2 .list__photo li {
    width: 31%;
  }

  .project > li:nth-child(2) {
    margin-right: 20px;
  }

  .slider-5 .list-1__link {
    margin: 0 15px;
  }

  .slider-5 .slick-arrow {
    top: 34%;
  }
}

@media (max-width: 1760px) {
  .center {
    width: 1300px;
  }

  .text__list {
    display: block;
  }

  .text__list > li + li {
    margin-left: 0;
  }

  .text__list--img {
    margin: 0 auto;
  }
}

@media (max-width: 1660px) {
  .center {
    width: 1200px;
  }

  .box-1__column {
    padding-top: 20px;
  }
  
  .center-3 {
    width: 1400px;
}

  .infobox {
    padding-left: 30px;
  }

  .link__descript {
    width: calc(100% - 466px);
  }

  .project {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .project > li:nth-child(1) {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .project > li:nth-child(2) {
    max-width: 100%;
    width: calc(100% - 373px);
  }

  .services__gray {
    padding-left: 30px;
    padding-right: 30px;
  }

  .catavice {
    max-width: 1400px;
    padding: 30px 10px 50px;
  }

  .tabBlock {
    left: 10px;
  }
}

@media (max-width: 1560px) {
  .videoContent {
    max-width: 740px;
  }

  .interior__list > li {
    margin-right: 50px !important;
  }

  .video2,
  .video {
    max-width: 1300px;
  }

  .videoYoutube {
    max-width: 790px;
  }

  .cataviceRight {
    max-width: 665px;
  }

  .tabBlock {
    max-width: 607px;
  }

  .gallery-2 {
    height: 570px
  }

  .center {
    width: 1000px;
  }

  /* .center-2 {
    width: 1000px;
  } */

  .wrap__gallery--new {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box-1 .center {
    display: block;
  }

  .box-1 .h1 {
    text-align: center;
  }

  .box-1__column {
    padding-right: 0;
    text-align: center;
    width: 100%;
  }

  .wrap__img-1 {
    margin-top: 70px;
    width: 100%;
  }

  .box-1 .img-1 {
    margin: 0 auto;
    width: 100%;
  }

  .wrap__img-1 .circle-1 {
    bottom: auto;
    left: calc(50% - 43.5px);
    top: -43.5px;
  }

  .article-1__row {
    padding-right: 0;
  }

  .list-2 {
    padding-right: 0;
  }

  .wrap__gallery {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wrap__gallery .slick__custom--next {
    display: none;
  }

  .wrap__gallery-1 {
    width: 835px;
  }

  .gallery-1__vertical {
    width: 100%;
  }

  .gallery-1__vertical .slick-slide img {
    margin: 0 auto;
  }

  .infobox {
    padding-left: 0;
    margin-top: 7px;
    width: 28%;
    margin-left: 25px;
  }

  .slider7 {
    max-width: 950px;
  }

  .list-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .list-3 li {
    margin-bottom: 20px;
  }

  .text__column {
    margin-right: 50px;
  }

  .search__list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .search__list > li {
    padding-left: 20px;
    padding-right: 20px;
  }

  .search__list > li:nth-child(1) {
    width: 100%;
  }

  .search__list > li:nth-child(2) {
    width: 100%;
  }

  .search__list > li:last-child {
    padding-left: 20px;
    width: 100%;
  }

  .search__list .wrap__input {
    width: 100%;
  }

  .search__list .irs {
    width: 100%;
  }

  .slider-5 .slick-arrow {
    top: 28%;
  }

  .sort__style {
    display: block;
  }

  .sort__style .sort__column {
    margin-bottom: 20px;
  }

  .list-7--img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 350px;
  }

  .office {
    grid-template-columns: 400px 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .grid__photo {
    grid-template-columns: repeat(3, 1fr);
  }

  .komplekt__item {
    grid-template-columns: repeat(2, 47%);
  }

  .komplekt-thumb .slick-slide img {
    padding: 0 5px;
  }
}

@media (max-width: 1060px) {
    .header .center-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 1430px) {
  .komplektTab .tabBlock {
    max-width: 607px;
  }

  .center-3 {
    max-width: 1200px;
    position: relative;
    width: 100%;
  }

  .man {
    position: absolute;
    /* top: -36px; */
    right: -31px;
    bottom: 207px;
  }

  .makeIn {
    position: relative;
    z-index: 1000;
  }

  .meeting__wrap {
    padding-bottom: 40px;
  }

  .slider7 {
    max-width: 750px;
    height: 100%;
  }

  .infobox {
    width: 33%;
    margin-bottom: 30px;
  }

  .header .logo {
    margin-bottom: 20px;
  }

  .list-7--img {
    max-width: 270px;
  }

  .list-9 {
    padding: 0;
  }

  .home__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home__list > li:first-child {
    max-width: 100%;
  }

  .home-3d {
    margin-left: auto;
    margin-right: auto;
  }

  .meeting__list {
    margin: 0;
  }

  .list-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__item .menu__main > li + li {
    margin-left: 15px;
  }

  .footer__item .social__list,
  .footer__item .phone {
    margin-left: 15px;
  }

  .catavice {
    max-width: 1250px;
  }

  .cataviceRight {
    max-width: 520px;
  }

  .cataviceTitle {
    font-size: 24px;
  }

  .interior__list > li {
    margin-right: 20px !important;
    width: 280px;
  }
}

@media (max-width: 1390px) {
  .videoContent {
    max-width: 480px;
  }

  .video2,
  .video {
    max-width: 1000px;
  }

  .videoYoutube {
    max-width: 550px;
  }

  .videoText {
    max-width: 420px;
  }

  .komplektTab .tabBlock {
    max-width: 600px;
  }

  .center {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .list__header > li:nth-child(2) {
    left: 0;
  }


  .project__list {
    display: block;
  }

  .project__list > li + li {
    margin-top: 30px;
  }

  .box__photo-2 {
    padding-left: 0;
  }

  .list__btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .list__btn > li {
    margin-bottom: 20px;
  }

  .list__btn > li + li {
    margin-top: 0;
  }

  .project .list__btn {
    display: block;
  }

  .text__column {
    margin-right: 0;
  }

  .wrap__search .sort {
    display: block;
  }

  .wrap__search .sort .pagination {
    margin-top: 20px;
  }

  .wrap__search .sort .sort__column {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slider-5 .slick-arrow {
    top: 37%;
  }

  .social li {
    margin-bottom: 10px;
  }

  .company__logo, .company__descript {
    width: 50%;
  }

  .list__header > li:first-child {
    width: 40%;
  }

  .slider7 {
    max-width: 100%;
    height: 520px;
  }

  .slider7 .slick-slide img {
    height: 570px;
  }

  .infobox {
    width: 100%;
  }
}

@media (max-width: 1260px) {
  .logo__list li {
    width: 17%;
  }

  .wrap__slider {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .slider__descript {
    margin-top: 20px;
    padding-left: 0;
    width: 100%;
  }

  .wrap__myform {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 436px;
  }

  .myform .textarea {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
  }

  .catavice {
    max-width: 1050px;
  }

  .cataviceRight {
    max-width: 100%;
  }

  .tabBlock {
    position: relative;
    left: 0;
    top: 0;
    max-width: 100%;
  }

  .tabBlock div img {
    height: 100%;
  }

  .cataviceTitle {
    font-size: 20px;
  }

}

@media (max-width: 1290px) {
  .komplektTab .tabBlock {
    max-width: 560px;
  }
}

@media (max-width: 1230px) {
  .makeIn {
    margin-bottom: 50px;
  }

  .man {
    position: absolute;
    /* top: 48px; */
    right: 314px;
  }

  .meeting__wrap {
    overflow: hidden;
  }

  .gallery-2 {
    height: 570px
  }

  .center-3 {
    width: 1000px;
  }

  .list-7 {
    display: block;
  }

  .list-7 > li {
    width: 100%;
  }

  .list-7 > li + li {
    margin-top: 30px;
  }

  .list-7--img {
    max-width: 423px;
  }

  .data-1 > li + li {
    margin-left: 35px;
  }

  /* .sect-2 {
    padding-bottom: 385px;
  } */

  .list-9 > li:first-child {
    max-width: 50%;
  }

  .interior__list > li {
    width: 23%;
  }

  .interior__list > li a img {
    height: 130px;
  }

  .wrap__gallery--new {
    display: block;
  }

  .gallery-2 {
    margin: 0 auto 10px;
  }

  .wrap__gallery-2 {
    margin: 0 auto 15px;
    max-width: 850px;
  }

  .gallery-2__vertical {
    margin: 0 auto;
    width: 835px;
  }

  .gallery-2__vertical .slick-slide + .slick-slide {
    margin-left: 10px;
  }

  .gallery-2__vertical .slick-slide img {
    margin: 0;
    height: 120px;
    width: auto;
  }

  .slick__custom--next {
    display: none;
  }

  .facade__list > li,
  .list-6 > li {
    width: 24%;
  }

  .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 20px 0;
  }

  .footer__item .menu__main > li + li {
    margin-left: 30px;
  }

  .footer__item .social__list, .footer__item .phone {
    margin-left: 30px;
  }

  .grid__photo {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 1170px) {
  h1, .h1 {
    font-size: 44px;
  }

  h2, .h2 {
    font-size: 38px;
  }

  .gallery-1 {
    margin-right: 0;
    max-width: 835px;
    width: 100%;
  }

  .wrap__gallery-1 {
    max-width: 835px;
    width: 100%;
  }

  .list-3 li {
    width: 47%;
  }

  .slider-5 .slick-arrow {
    top: 34%;
  }

  .list-4 {
    display: block;
  }

  .list-4 > li {
    width: 100%;
  }

  .sort__style .sort__column {
    display: block;
  }

  .sort__style .sort__column .jq-selectbox {
    margin: 10px 0;
  }

  .article-1__row {
    display: block;
  }

  .article-1__rowcolumn {
    margin-left: 0;
    margin-top: 20px;
  }
}

@media (max-width: 1030px) {
.center-3 {
    max-width: 800px;
    width:100%;
}
}
@media (max-width: 830px) {
.center-3 {
    max-width: 700px;
    width:100%;
}
}
@media (max-width: 730px) {
.center-3 {
    max-width: 600px;
    width:100%;
}
}
@media (max-width: 630px) {
.center-3 {
    max-width: 500px;
    width:100%;
}
}
@media (max-width: 530px) {
.center-3 {
    max-width: 430px;
    width:100%;
}
}
@media (max-width: 470px) {
.center-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
}
@media (max-width: 1060px) {
  .video2,
  .video {
    max-width: 800px;
  }

  .videoText {
    max-width: 230px;
  }

  h1, .h1 {
    font-size: 40px;
  }

  .header .center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header .logo {
    margin-bottom: 30px;
  }

  .box-1 .h1 {
    line-height: 50px;
  }

  .list-1 li {
    width: 47%;
  }

  .logo__list li {
    width: 45%;
  }

  .list-2 {
    display: block;
    margin-left: 0;
  }

  .list-2__title {
    width: 100%;
  }

  .list-2__descript {
    width: 100%;
  }

  .wrap__slider {
    padding-left: 27px;
  }

  .wrap__slider--vertical {
    width: 100%;
  }

  .slider__vertical .slick-list {
    height: auto !important;
  }

  .slick__custom--next {
    position: absolute;
    right: 0;
    top: 0;
  }

  .text__list--img {
    max-width: 100%;
  }

  .link__project {
    display: block;
  }

  .project {
    display: block;
  }

  .project > li:nth-child(2) {
    margin-bottom: 30px;
    width: 100%;
  }

  .wrap__link {
    margin-bottom: 10px;
  }

  .wrap__slider--vertical {
    margin-top: 15px;
  }

  .wrap__slider--vertical .slick__custom--next {
    display: none !important;
  }

  .company__logo, .company__descript {
    width: 100%;
  }

  .toggle-mnu {
    display: block;
    right: 15px;
    position: absolute;
    top: 30px;
  }

  .menu__main {
    background: #ff9600;
    bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 70%;
    z-index: 90;
  }

  .menu__main > li + li {
    margin-left: 0;
  }

  .menu__main a {
    color: #fff;
  }

  .js-menu__active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .footer .menu__main {
    display: none;
  }

  .komplekt__products {
    padding-left: 20px;
    padding-right: 20px;
  }

  .catavice {
    max-width: 800px;
    padding: 30px 63px;
  }

  .cataviceRight {
    max-width: 100%;
  }

  .tabBlock {
    position: relative;
    top: 5px;
    left: 0;
  }

  .cataviceTitle {
    font-size: 32px;
  }

  .interior__list > li {
    width: 22%;
  }
}

@media (max-width: 1030px) {
  .center-2 {
    width: 800px;
  }

  .man {
    right: 0;
  }

  .list__header li:nth-child(2) {
    padding-right: 105px;
  }

  .list__header li:last-of-type {
    padding-right: 105px;
  }

  .list__data {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .list__data > li {
    margin-bottom: 15px;
    width: 43%;
  }

  .list__data > li + li {
    margin-left: 0;
  }

  .reg__auth {
    display: table;
  }

  .list-9 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .list-9 > li {
    text-align: center;
  }

  .list-9 > li:first-child {
    max-width: 100%;
  }

  .count__box {
    width: 100%;
  }

  /* .sect-2 {
    padding-bottom: 480px;
  } */

  .list__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .list__header > li:first-child {
    width: inherit;
  }

  .list__header > li + li {
    margin-top: 30px;
  }

  .gallery-2,
  .gallery-2__vertical {
    width: 100%;
  }

  .list-5 .input {
    width: 346px;
  }

  .slider7 {
    height: 410px;
  }

  .slider7 .slick-slide img {
    height: 412px;
  }
}

@media (max-width: 865px) {
  .video2,
  .video {
    max-width: 600px;
  }

  .videoText {
    max-width: 100%;
    margin-bottom: 50px;
  }

  .video2 .videoYoutube,
  .videoYoutube {
    max-width: 100%;
  }

  .video2 .videoYoutube iframe {
    margin-bottom: 50px;
  }

  .center {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .list-1 li {
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
    width: 46%;
  }

  .list-1 li + li {
    margin-top: 0;
  }

  .logo__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .logo__list li {
    padding-right: 5%;
    width: 24%;
  }

  .logo__list li:nth-child(4n) {
    padding-right: 0;
  }

  .wrap__content .vertical__nav {
    bottom: 0;
    left: auto;
    min-height: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 70%;
    z-index: 90;
  }

  .wrap__content .js-menu__active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .vertical__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vertical__menu li {
    width: 50%;
  }

  .link-1 {
    display: inline-block;
  }

  .wrap__maps {
    margin-left: 0;
  }

  .slider-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .wrap__slider--vertical {
    margin: 5px auto 0;
    width: 437px;
  }

  .myform .textarea {
    width: 436px;
  }

  .box__photo-2 {
    padding-left: 0;
  }
}

@media (max-width: 830px) {
  .center-2 {
    width: 700px;
  }

  .interior__list > li a img {
    height: 170px;
    width: 100%;
  }

  .list-7 > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .list-7--img {
    margin-left: auto;
    margin-right: auto;
  }

  .list-7__descript {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .red__box {
    margin-left: auto;
    margin-right: auto;
  }

  .interior__list > li,
  .facade__list > li, .list-6 > li {
    width: 47%;
  }

  .office {
    display: block;
  }

  .office__item {
    margin-bottom: 40px;
  }

  .office__item:last-child {
    margin-bottom: 0;
  }

  .infobox {
    margin-left: 0;
  }

  .slider7 {
    height: 354px;
  }

  .catavice {
    max-width: 700px;
  }
}

@media (max-width: 730px) {
  .interior__list > li, .facade__list > li, .list-6 > li {
    width: 46%;
  }

  .interior__list {
    justify-content: space-between;
  }

  .slider7 .slick-slide img {
    height: 300px;
  }

  .gallery-2__vertical .slick-slide img {
    height: 110px;
  }

  .center-2 {
    width: 600px;
  }

  .sect-1 {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .sect-2 .h2 {
    margin-bottom: 50px;
  }

  .project__wrap,
  .wrap__plans,
  .facade__wrap,
  .descript__wrap,
  .home__wrap,
  .list__wrap,
  .project-2__wrap {
    padding: 50px 0;
  }

  .list-5 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .list-5 img {
    display: block;
    margin-bottom: 30px;
  }

  .home-3d .h3 {
    margin-bottom: 0;
  }

  .footer {
    padding-top: 50px;
  }

  .footer__item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__item .address {
    margin-bottom: 20px;
  }

  .footer__item .social__list {
    margin-left: 0;
  }

  .footer__row2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .komplekt__item {
    display: block;
  }

  .komplekt__item > li + li {
    margin-top: 50px;
  }

  .slider7 {
    height: 300px;
  }

  .catavice {
    max-width: 600px;
    padding: 30px;
  }

  .cataviceTitle {
    font-size: 25px;
  }
}

@media (max-width: 630px) {
  .video2,
  .video,
  .center-2 {
    width: 500px;
  }

  .center-2 {
    width: 500px;
  }

  .plans__list {
    display: block;
  }

  .plans__list > li {
    width: 100%;
  }

  .list__data {
    display: block;
  }

  .list__data > li {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
  }

  .list__data > li + li {
    margin-top: 25px;
  }

  .social__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .reg__auth {
    margin: 0 auto;
  }

  .footer__item .menu__main > li + li {
    margin-left: 0;
  }

  .footer__item .menu__main {
    margin-bottom: 30px;
  }

  .komplekt-thumb .slick-slide img {
    padding: 0 5px;
  }

  .place__title {
    font-size: 40px;
  }

  .slider7 {
    height: 247px;
  }
}

@media (max-width: 620px) {
  .list-1 li {
    margin: 0;
    width: 100%;
  }

  .list-1 li + li {
    margin-top: 30px;
  }

  .text__column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .search__list--column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .search__list--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wrap__search .sort .sort__column {
    display: block;
  }

  .wrap__search .view {
    margin-left: 0;
    margin-top: 20px;
  }

  .sort__column .jq-selectbox {
    margin: 10px 0;
  }

  .slider-5 .list-1__link {
    margin: 0 auto;
  }

  .company {
    display: block;
  }

  .company__logo {
    width: 100%;
  }

  .cart .company {
    margin-bottom: 10px;
  }

  .company__data {
    display: block;
  }

  .company__data > li {
    width: 100%;
  }

  .company__data > li + li {
    margin-top: 40px;
  }

  .company__descript .orange__btn {
    float: none;
  }

  .gallery-2 .slick-slide img {
    max-height: 454px;
    height: auto;
  }

  .gallery-2 {
    height: 476px;
  }

  .catavice {
    max-width: 500px;
  }

  .catavice .etabs li.tab {
    width: 30%;
  }

  .cataviceTitle {
    font-size: 20px;
  }

  .tabBlock div img {
    height: 200px;
  }
}

@media (max-width: 540px) {
  .video2,
  .video {
    max-width: 400px;
  }

  .videoYoutube iframe {
    height: 400px;
  }

  .whatsAppName {
    max-width: 190px !important;
  }

  .gallery-2 {
    height: 318px
  }

  .str-3 {
    font-size: 40px;
  }

  .logo__list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .logo__list li {
    padding-right: 0;
    width: 26%;
  }

  .tabs {
    margin-bottom: 40px;
  }

  .list__photo, .box__photo-2 .list__photo {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .list__photo li, .box__photo-2 .list__photo li {
    margin-right: 0;
    width: 48%;
  }

  .slider-1, .wrap__slider--vertical {
    width: 100%;
  }

  .input {
    width: 100%;
  }

  .services__gray {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wrap__myform {
    width: 100%;
  }

  .filename.input {
    width: calc(100% - 110px);
  }

  .plans__list {
    display: block;
  }

  .plans__list > li {
    width: 100%;
  }

  .list-3 {
    display: block;
  }

  .list-3 > li {
    width: 100%;
  }

  .project__descript .center,
  .wrap__text, .discuss {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .wrap__facade .center,
  .wrap__plans .center {
    padding-bottom: 50px;
  }

  .wrap__facade {
    padding-top: 50px;
  }

  .link__project {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrap__link {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 100%;
  }

  .link__txt {
    display: block;
    margin: 0 0 10px 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }

  .figure-1 {
    width: 100%;
  }

  .myform .textarea {
    width: 100%;
  }

  .slider7 {
    height: 210px;
  }
}

@media (max-width: 530px) {
  .interior__list > li, .facade__list > li, .list-6 > li{
    width: 45%;
  }
  .gallery-2 {
    max-height: 318px;
  }

  .slider7 .slick-slide img {
    height: 200px;
  }

  .catavice {
    max-width: 430px;
  }

  .center-2 {
    width: 430px;
  }

  .facade__list > li, .list-6 > li {
    width: 100%;
  }

  .home-3d .h3 {
    bottom: 20px;
  }

  .text__column {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .text__column p {
    margin-bottom: 20px;
  }

  .meeting__list {
    display: block;
  }

  .man {
    display: none;
  }
}

@media (max-width: 490px) {
  .video2,
  .video {
    max-width: 380px;
  }

  .box__title .breadcrumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }

  .tabs li {
    width: 100%;
  }

  .article-1__inner {
    display: block;
    text-align: center;
  }

  .article-1__inner .gray__link {
    display: inline-block;
    margin-top: 15px;
  }

  .wrap__slider {
    padding-left: 0;
    padding-right: 0;
  }

  .slider__vertical .slick-slide img {
    margin: 0 auto;
  }

  .myform-2 .orange__btn {
    width: 100%;
  }

  .komplekt__title {
    display: block;
  }

  .komplekt__title > li {
    max-width: 100%;
  }

  .komplekt__title > li + li {
    margin-top: 10px;
  }
}

@media (max-width: 470px) {
  h2, .h2 {
    font-size: 34px;
  }

  .center-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .header .center {
    display: block;
  }

  .header .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 190px;
  }

  .list__data {
    display: block;
  }

  .list__data > li {
    width: 100%;
  }

  .logo {
    font-size: 28px;
  }

  .list-4 > li {
    padding-left: 0;
  }

  .title-5 {
    font-size: 35px;
  }

  .list-7--img {
    max-width: 100%;
  }

  .title-6 {
    font-size: 42px;
    line-height: 40px;
  }

  .list-8 > li {
    font-size: 20px;
  }

  .count__box {
    font-size: 53px;
  }

  .count__box strong {
    font-size: 100px;
  }

  .data-1 {
    display: block;
  }

  .data-1 > li + li {
    margin-left: 0;
    margin-top: 20px;
  }

  /* .sect-2 {
    padding-bottom: 340px;
  } */

  .red__box {
    font-size: 24px;
    height: 99px;
    width: 100%;
  }

  .red__box span {
    font-size: 39px;
  }

  .red__box::before {
    border-bottom-width: 99px;
  }

  .footer__item .phone {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .footer__item .social__list {
    width: 100%;
  }

  .footer__list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__list > li {
    margin-bottom: 10px;
  }

  .place__title {
    padding-left: 15px;
    padding-right: 15px;
  }

  .gallery-2 .slick-slide img {
    max-height: 320px;
    height: auto;
  }

  .gallery-2 {
    height: 329px;
  }
}

@media (max-width: 430px) {
  .interior__list > li, .facade__list > li, .list-6 > li {
    width: 48%;
  }

  .interior__list > li{
    margin-right: 0 !important;
  }

  .list__btn {
    display: block;
  }

  .orange__btn--icon {
    width: 100%;
  }

  .orange__btn--big2 {
    width: 100%;
  }

  .list-4__content {
    display: block;
  }

  .list-4__content .list-4__column {
    width: 100%;
  }

  .list-4__content .list-4__column:first-child {
    padding-right: 0;
  }

  .slider7 {
    height: 210px;
  }

  .slider7 img {
    object-fit: cover;
    height: 200px;
  }

  .infobox__list {
    margin: 0 0 22px 0;
  }

  .makeList li .makeList__tel span {
    width: 270px;
  }

  .makeList li span,
  .makeList__tel a {
    font-size: 16px;
  }

  .makeList li .makeList__write span {
    width: 220px;
  }

  .makeList li .makeList__tel span {
    width: 240px;
  }

  .catavice {
    max-width: 92%;
    padding: 20px 10px;
  }

  .catavice .etabs li.tab {
    width: 47%;
  }

  .whatsApp__btn {
    max-width: 300px !important;
  }

  .mainWahtsApp {
    max-width: 300px !important;
    right: 20px !important;
  }

  .whatsAppBottom textarea {
    width: 220px !important;
  }

  .whatsAppBottom {
    width: 280px !important;
  }
}

@media (max-width: 400px) {

  h1, .h1 {
    font-size: 35px;
  }

  h2, .h2 {
    font-size: 30px;
  }

  h3, .h3 {
    font-size: 25px;
  }

  h6, .h6 {
    font-size: 18px;
  }

  .header {
    padding-top: 21px;
  }

  .header__content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .logo {
    font-size: 19px;
  }

  .box-1 .h1 {
    line-height: 36px;
  }

  .box-1 .str-1 {
    font-size: 21px;
    line-height: 22px;
  }

  .project__wrap {
    padding-bottom: 50px;
  }

  .white__wrap {
    padding-top: 50px;
  }

  .wrap__apartment {
    padding: 50px 0;
  }

  .str-3 {
    font-size: 35px;
  }

  .logo__list li {
    width: 44%;
  }

  .wrap__slider {
    padding-left: 0;
    padding-right: 0;
  }

  .article-1__footer {
    display: block;
    text-align: center;
  }

  .article-1__footer .orange__btn {
    margin: 0 auto;
  }

  .article-1__footer .gray__link {
    display: inline-block;
    margin-top: 15px;
  }

  .sort {
    display: block;
  }

  .sort .reg__auth {
    margin-left: 30px;
    margin-top: 15px;
  }

  .add__comment {
    display: block;
  }

  .add__comment .textarea {
    width: 100%;
  }

  .discuss__list > li {
    display: block;
  }

  .discuss__list > li.discuss__answer {
    margin-left: 15%;
  }

  .discuss__txt {
    width: 100%;
  }

  .discuss__answer .discuss__txt {
    width: 85%;
  }

  .discuss__img {
    margin-bottom: 5px;
  }

  .social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .social > li {
    margin-bottom: 10px;
  }

  .cart {
    padding-top: 50px;
  }

  .cart .company {
    margin-bottom: 50px;
  }

  .company__info {
    padding-bottom: 50px;
  }

  .work {
    padding-bottom: 50px;
  }

  .komplekt .h2 {
    font-size: 35px;
  }

  .komplekt__list {
    margin-bottom: 30px;
  }
}

@media (max-width: 425px){
    .slider-6-1 {
    height: 302px;
  }
}

@media (max-width: 390px) {
  .interior__list > li a img{
    height: 120px;
  }
  .video2,
  .video {
    max-width: 300px;
  }

  h3, .h3 {
    font-size: 25px;
  }

  .slider-6-1 {
    height: 302px;
  }

  .slider-6-1 .center-2 {
    padding-bottom: 100px;
  }

  .title-5 {
    font-size: 30px;
  }

  .title-4 {
    font-size: 20px;
  }

  .red__box {
    font-size: 21px;
    height: 92px;
    padding-right: 15px;
    width: 240px;
  }

  .red__box span {
    font-size: 35px;
  }

  .red__box::before {
    border-bottom-width: 92px;
  }

  .label-1 {
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
  }

  .label-11 {
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
  }

  .cost {
    font-size: 30px;
  }

  .cost span {
    font-size: 44px;
  }

  .arrows__custom .slick-prev {
    left: 10px;
  }

  .arrows__custom .slick-next {
    right: 10px;
  }

  .home-3d .h3 {
    bottom: 10px;
  }

  .infobox__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .list-5 .input {
    width: 100%;
  }

  .footer__row {
    display: block;
  }

  .footer__item {
    display: block;
  }

  .footer__item .address {
    display: inline-block;
  }

  .komplekt__list > li {
    padding-left: 20px;
    padding-right: 20px;
  }

  .komplekt__name::before {
    left: -15px;
  }

  .makeList li .makeList__tel span,
  .makeList li span {
    width: 220px;
  }

  .list__header li:last-of-type,
  .list__header li:nth-child(2) {
    padding-left: 0;
    margin-left: 49px;
  }
}

@media (max-width: 370px) {
  .table-1 td {
    font-size: 13px;
  }

  .favorites {
    display: block;
    margin-top: 15px;
  }

  .orange__btn--big2 {
    font-size: 20px;
  }

  .arrows__custom .slick-prev {
    left: 10px;
  }

  .arrows__custom .slick-next {
    right: 10px;
  }

  .slider-5 .slick-arrow {
    top: 29%;
  }

  .list-1__name {
    margin-left: 15px;
  }

  .company__descript .orange__btn {
    float: none;
    width: 100%;
  }
}

@media (max-width: 360px) {
  .icon-3d {
    height: 110px;
    width: 110px;
  }

  .icon-3d span {
    font-size: 11px;
  }

  .orange__btn--big100 {
    font-size: 20px;
  }

  .list-4 .h5 {
    margin-left: 15px;
  }

  .arrows__custom .slick-arrow {
    height: 30px;
    width: 30px;
  }

  .komplekt__descript {
    font-size: 17px;
  }

  .komplekt__title > li {
    font-size: 17px;
    text-align: center;
  }

  .komplekt__name {
    font-size: 27px;
  }

  .komplekt__title > li span {
    font-size: 27px;
  }
}

.tab {
  background: #fff;
  border: 1px;
  border: 4px double black; /* Параметры границы */
  border-style: ridge;
  padding: 10px; /* Поля вокруг текста */

}

.tab1 {
  border: 1px;
  border: 4px double black; /* Параметры границы */
  border-style: ridge;

}


.page-table {
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
  max-width: 1530px;
  margin: 0 auto;
  padding: 40px;
  line-height: 1.2;
}

.page-table p {
  margin: 0;
  font-size: 15px;
  line-height: 1.2;
}

.page-table .check {
  background: url(../img/check.png);
  width: 15px;
  height: 11px;
  display: block;
  margin: 0 auto;
}

.page-table .bold {
  font-weight: 700;
}

.table-head {
  display: flex;
  border: solid 1px #000;
  text-align: center;
  border-bottom: 0;
}

.table-head .cell {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  border-right: solid 1px #dcdcdc;
  flex-wrap: wrap;
}

.table-head .cell:first-child {
  width: 15.5%;
}

.table-head .cell:nth-child(2) {
  width: 48.5%;
}

.table-head .cell:nth-child(3) {
  width: 36%;
  border-right: 0;
}

.table-head .cell-row-1 {
  width: 100%;
  border-bottom: solid 1px #dcdcdc;
  padding: 15px 0 17px;
}

.table-head .cell-row-2 {
  width: 100%;
  display: flex;
}

.table-head .cell-row-2 span {
  display: block;
  width: 33.3333%;
  padding: 15px 0 17px;
  border-right: solid 1px #dcdcdc;
}

.table-head .cell-row-2 span:nth-child(3) {
  border-right: 0;
}

.table-head .cell-row-2kp {
  width: 100%;
  display: flex;
}

.table-head .cell-row-2kp span {
  display: block;
  width: 50%;
  padding: 15px 0 17px;
  border-right: solid 1px #dcdcdc;
}

.table-head .cell-row-2kp span:nth-child(2) {
  border-right: 0;
}


.table-row {
  display: flex;
  border: solid 1px #000;
  flex-wrap: wrap;
}

.table-row .cena {
  text-align: center;
  font-weight: 700;
  padding: 0 10px 0 20px;
}

.table-row .section:first-child {
  width: 15.5%;
  padding: 0 10px 0 20px;
  border-right: solid 1px #dcdcdc;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

.table-row .section:nth-child(2) {
  width: 84.5%;
}

.section-row {
  display: flex;
  border-bottom: solid 1px #dcdcdc;
  flex-wrap: wrap;
}

.section-row:last-child {
  border-bottom: 0;
}

.section-row .cell {
  width: 14.2%;
  border-right: solid 1px #dcdcdc;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px;
  position: relative;
}

.section-row .cell.cell-2k {
  width: 21.3%;
}

.section-row .cell:first-child {
  width: 57.4%;
}

.section-row .cell:last-child {
  border-right: 0;
}

.section-row .mob-subhead {
  width: 100%;
  font-weight: 700;
  display: none;
  padding: 10px 0;
  text-align: center;
  border-bottom: solid 1px #dcdcdc;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}


.table-gallery {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 8px;
}

.table-gallery a {
  display: block;
  width: 19.52%;
  margin: 8px .6% 0 0;
}

.table-gallery a:nth-child(5n) {
  margin-right: 0;
}

.table-gallery img {
  width: 100%;
  height: 144px;
  object-fit: cover;
  border: 0;
  vertical-align: top;
}

.table-foot {
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  font-weight: 700;
  flex-wrap: wrap;
}

.table-foot .btn {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  border-radius: 6px;
  width: 30%;
  align-items: center;
  background: #ff9600;
  box-shadow: 0 4px 10px rgba(255, 150, 0, .35);
  text-align: center;
  height: 67px;
  max-width: 398px;
  line-height: 1;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
}

.table-foot .text {
  text-align: right;
  width: 32%;
  line-height: 26px;
  font-size: 26px;
}

.price-row {
  display: flex;
}

.price-row {
  width: 36%;
  text-align: center;
  margin-left: auto;
  font-size: 26px;
  line-height: 1;
  font-weight: 900;
}

.price-row .cell {
  width: 33.333%;
}

.table-head .cell.cell-half-left.cell-half-left-bg {
  background: #cccccc;
}

.table-head .cell.cell-half-left-header {
  width: 65.5%;
  background: #cccccc;
}

.table-head .cell.cell-half-right-header {
  width: 20%;
  background: #cccccc;
}

.table-row .cell.cell-half-left {
  width: 76.3%;
}

.table-row .cell.cell-half-right {
  width: 23.7%;
}

.table-row .cell.cell-half-right2 {
  width: 23.7%;
}

@media screen and (max-width: 1023px) {

  .table-head {
    display: none;
  }

  .table-row .section:first-child {
    width: 100%;
    padding: 20px;
    border-right: 0;
    justify-content: center;
    text-align: center;
    border-bottom: solid 1px #dcdcdc;
  }

  .table-row .section:nth-child(2) {
    width: 100%;
  }

  .section-row .cell:first-child {
    width: 46%;
  }

  .section-row .cell {
    width: 18%;
    padding: 20px 10px;
  }

  .table-gallery img {
    height: 110px;
  }

  .table-foot .btn {
    order: 3;
    width: 100%;
    margin: 20px auto 0;
  }

  .table-foot .text {
    text-align: left;
    line-height: 18px;
  }

  .price-row {
    font-size: 18px;
    width: 54%;
  }

  .section-row:first-child .mob-subhead {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
  }

  .page-table {
    padding: 40px 20px;
  }

}


@media screen and (max-width: 767px) {

  .section-row .cell:first-child {
    width: 100%;
    padding: 15px;
    border-bottom: solid 1px #dcdcdc;
    border-right: 0;
  }

  .section-row .cell {
    width: 33.333%;
    padding: 10px 0 10px;
  }

  .section-row:first-child .mob-subhead {
    position: static;
  }

  .section-row .mob-subhead {
    display: block;
    padding: 0 0 10px;
    line-height: 1;
    display: flex;
    height: 50px;
    border-bottom: 0;
  }

  .section-row:first-child .mob-subhead {
    display: flex;
  }

  .table-foot .text {
    order: 2;
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }

  .price-row {
    width: 100%;
  }

  .table-row .cell.cell-half-right {
    display: none;
  }

}

@media screen and (max-width: 479px) {
  .table-gallery img {
    height: 70px;
  }
}

.text__opis {
  width: 80%;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 40px 0;

}

@media (max-width: 390px) {
  .gallery-2 .slick-slide img {
    max-height: 260px;
    height: auto;
  }

  .arrows__custom .slick-arrow {
    top: 52%;
  }

  .gallery-2 {
    height: 265px;
  }
}


@media (max-width: 340px) {
  .gallery-2 .slick-slide img {
    max-height: 206px;
    height: auto;
  }

  .gallery-2 {
    height: 215px;
  }
}

.wrapMakeItems {
  display: none;
}

.makeItem {
  display: none;
}


.mainTable {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  background-color: #eff0f1;
  padding: 30px;
  box-shadow: 0 0 5px #eff0f1;
  position: relative;
  margin-bottom: 20px;
}

.table-title {
  color: #202020;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  margin-bottom: 25px;
}

.mainTable:before {
  content: "";
  border-left: 3px solid #ff9600;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 3px;
  height: 50px;
}

.tableOne {
  margin-bottom: 20px;
}

.tableOne li {
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  background-color: #fff;
  margin-bottom: 3px;
}

.tableOne li.orange {
  border: 2px solid orange;
  margin-bottom: 20px;
}

.tableOne .btn {
  cursor: pointer;
}

.tableOne__modif {
  display: none;
}

.tableOne a {
  color: orange;
  font-weight: 700;
}

.tableOne__one {
  color: #242424;
  max-width: 80%;
  width: 100%;
}

.tableOne__bold {
  font-weight: 900;
  color: #242424;
  padding-right: 100px;
  width: 200px;
  text-align: center;
  position: relative;
}


.tableOne__modif li {
  background-color: #f9f9f9;
}

.tableOne p {
  color: #929090;
}

.tableFancybox {
  max-width: 1440px;
  margin: -20px auto 30px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.tableFancybox li {
  max-width: 20%;
  width: 100%;
}

.komplektTab {
  box-shadow: none;
  padding: 31px 10px 50px;
}

.komplektTab .tabBlock {
  left: 0;
}

.blockHidden {
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: -5;
  left: -153px;
  font-weight: normal;
  padding: 10px;
  border-radius: 5px;
  font-size: 14px;
  opacity: 0;
  z-index: -1000;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -ms-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.tableOne__bold:hover .blockHidden {
  opacity: 1;
  z-index: 1000;
}


.tableOne .btn:before {
  content: url("/img/icon-st.png");
}

.downUp {
  opacity: 0;
  display: none;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -ms-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.downUp.active {
  opacity: 1;
  display: block;
  margin-bottom: 20px;
}

.downUp span {
  color: #202020;
  font-size: 12px;
  border-bottom: 1px solid #202020;
  text-transform: uppercase;
  font-weight: bolder;
  float: left;
  display: block;
  margin: 2px 0 0 9px;
}

.downUp:before {
  content: url("/img/icon-st2.png");
  float: left;
  display: block;
}

.video2 {

}


/*
Start responsive
###############*/


@media (max-width: 1260px) {
  .komplektTab .cataviceRight {
    max-width: 100%;
  }

  .komplektTab .tabBlock {
    max-width: 100%;
  }
}

@media (max-width: 1000px) {
  .tableOne__one {
    max-width: 76%;
  }
}


@media (max-width: 800px) {
  .tableOne__one {
    font-size: 14px;
  }
}


@media (max-width: 740px) {
  .tableOne__bold {
    padding-right: 0;
    width: 100px;
  }

  .blockHidden {
    font-size: 10px;
    left: -88px;
  }
}

@media (max-width: 560px) {
  .mainTable {
    padding: 30px 10px 5px;
  }
}

@media (max-width: 430px) {
  .tableOne__one {
    max-width: 100%;
    font-size: 12px;
    padding-bottom: 20px;
  }

  .tableOne__bold {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }

  .table-title {
    font-size: 14px;
  }

  .blockHidden {
    left: 0;
  }
}

.tab-containerPlane {

}

.tab-containerPlane .etabs {
  display: flex;
  border: 0;
  flex-wrap: wrap;
}

.tab-containerPlane .etabs li {

}


.tab-containerPlane .etabs li:first-of-type {
  position: relative;

}

.tab-containerPlane .etabs li.active a {
  background: #ff9600;
  color: #ffffff;

  letter-spacing: -0.28px;
  margin: 0 43px 0 0;
  padding: 7px 13px;
  text-align: center;
  text-transform: uppercase;
}


.tab-containerPlane .etabs li a {
  background: #ffffff;
  color: #000;
  border: 1px solid #ff9600;
  font-weight: bold;
  letter-spacing: -0.28px;
  margin: 0 43px 0 0;
  padding: 7px 13px;
  display: inline-block;
}


.tab-containerPlane .tab-content {
  max-width: 1400px;
  width: 100%;
  margin-top: 50px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  padding: 30px;
}

.tab-contentBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.tab-containerPlane .tab-content a {
  max-width: 570px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.tab-containerPlane .border__left {
  margin-top: 30px;
  display: block;
}

@media (max-width: 1360px) {
  .oneBlock {
    max-width: 45%;
    width: 100%;
  }
}

@media (max-width: 580px) {
  .tab-containerPlane .etabs li a {
    font-size: 12px;
  }
}

@media (max-width: 530px) {
  .tab-containerPlane .etabs li a, .tab-containerPlane .etabs li a.active {
    margin: 0 8px 4px 0;
  }
}

@media (max-width: 390px) {
  .tab-containerPlane .etabs li {
    margin: 0 5px;
  }

  .tab-containerPlane .etabs li a {
    font-size: 9px;
  }

  .tab-containerPlane .border__left {
    font-size: 12px;
  }
}



