<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';

/**
* РЁСЂРёС„С‚С‹
*/

@font-face {
  font-family: 'Ubuntu';
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-Bold.eot?') format('eot'), url('../fonts/Ubuntu-Bold.woff') format('woff'), url('../fonts/Ubuntu-Bold.ttf') format('truetype'), url('../fonts/Ubuntu-Bold.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-weight: 700;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-BoldItalic.eot?') format('eot'), url('../fonts/Ubuntu-BoldItalic.woff') format('woff'), url('../fonts/Ubuntu-BoldItalic.ttf') format('truetype'), url('../fonts/Ubuntu-BoldItalic.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-Medium.eot?') format('eot'), url('../fonts/Ubuntu-Medium.woff') format('woff'), url('../fonts/Ubuntu-Medium.ttf') format('truetype'), url('../fonts/Ubuntu-Medium.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-weight: 500;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-MediumItalic.eot?') format('eot'), url('../fonts/Ubuntu-MediumItalic.woff') format('woff'), url('../fonts/Ubuntu-MediumItalic.ttf') format('truetype'), url('../fonts/Ubuntu-MediumItalic.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-Regular.eot?') format('eot'), url('../fonts/Ubuntu-Regular.woff') format('woff'), url('../fonts/Ubuntu-Regular.ttf') format('truetype'), url('../fonts/Ubuntu-Regular.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-Italic.eot?') format('eot'), url('../fonts/Ubuntu-Italic.woff') format('woff'), url('../fonts/Ubuntu-Italic.ttf') format('truetype'), url('../fonts/Ubuntu-Italic.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-Light.eot?') format('eot'), url('../fonts/Ubuntu-Light.woff') format('woff'), url('../fonts/Ubuntu-Light.ttf') format('truetype'), url('../fonts/Ubuntu-Light.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Ubuntu';
  font-weight: 300;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Ubuntu-LightItalic.eot?') format('eot'), url('../fonts/Ubuntu-LightItalic.woff') format('woff'), url('../fonts/Ubuntu-LightItalic.ttf') format('truetype'), url('../fonts/Ubuntu-LightItalic.svg#Ubuntu') format('svg');
}

@font-face {
  font-family: 'Akrobat';
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('../fonts/Akrobat-Black.eot?') format('eot'), url('../fonts/Akrobat-Black.woff') format('woff'), url('../fonts/Akrobat-Black.ttf') format('truetype'), url('../fonts/Akrobat-Black.svg#Akrobat') format('svg');
}

/**
* Normalize | normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css
*/

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
  color: #000000;
  background: #ffffff;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #000000;
  outline: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a img {
  border: none;
}

a:active,
a:hover {
  color: #666666;
  outline-width: 0;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  color: #000000;
  background-color: #ffff00;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

legend {
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  opacity: 0.54;
  color: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/**
* РЎРµС‚РєР° Bootstrap
*/

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: ' ';
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  overflow: hidden;
  height: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}

.alignleft {
  float: left;
  margin: 0 30px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 30px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/**
* РћР±С‰РёРµ СЃС‚РёР»Рё
*/

.btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 36px;
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
  border: 2px solid #cc3333;
  background-color: #cc3333;
}

.btn:hover {
  color: #cc3333;
  background: transparent;
}

.btn_call {
  line-height: 34px;
  width: 100%;
  height: 54px;
  padding: 0;
  padding-top: 20px;
  border: none;
}

.btn_call:hover {
  color: #ffffff;
  background: #de3939;
}

.btn_bid {
  width: 100%;
  padding: 0;
  text-transform: none;
  color: #cc3333;
  border: none;
  background: none;
}

.btn_bid .btn__inner {
  border-bottom: 1px dashed #cc3333;
}

.btn_calc {
  width: 100%;
}

.btn_faq {
  width: 270px;
}

.heading {
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  margin: 0 0 40px 0;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2a2a35;
}

.heading_invers {
  color: #ffffff;
}

.subheading {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 40px 0;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2a2a35;
}

.subheading_invers {
  color: #ffffff;
}

/**
* РЁР°РїРєР°
*/

.logo {
  line-height: 107px;
  position: relative;
  z-index: 15;
  width: 195px;
  height: 107px;
  margin-left: -15px;
  text-align: center;
  background-color: #cc3333;
}

.logo img {
  width: 170px;
  height: 56px;
  vertical-align: middle;
}

.phone {
  padding-top: 25px;
  padding-left: 30px;
}

.phone__num {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 0.04em;
  color: #242430;
}

.phone__link {
  text-decoration: none;
  color: #242430;
}

.region-select__head {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: inline-block;
  color: #ffffff;
}

.region-select__entry {
  display: inline-block;
  width: 130px;
}

.region-select__control {
  width: 100%;
}

select.region-select__control {
  opacity: 0;
}

.btn-group {
  margin-right: -15px;
}

.btn-group__item {
  margin-bottom: 10px;
}

.btn-group__item:last-child {
  margin-bottom: 0;
}

.btn-phone {
  display: none;
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 18px;
  padding: 0;
  border: none;
  background: url(../img/svg/ico-phone.svg) center center no-repeat;
  background-size: 18px 18px;
}

/**
* РќР°РІРёРіР°С†РёСЏ
*/

.main-nav {
  margin-top: 26px;
}

.main-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-menu__item {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  float: left;
  margin-right: 60px;
  text-transform: uppercase;
  color: #242430;
}

.main-menu__item:last-child {
  margin-right: 0;
}

.main-menu__link {
  text-decoration: none;
  color: #242430;
}

.main-menu__link:hover {
  color: #cc3333;
}

/**
* РђРґР°РїС‚РёРІРЅРѕРµ РјРµРЅСЋ
*/

.nav-toggle {
  position: relative;
  display: inline-block;
  float: right;
  width: 20px;
  height: 26px;
  margin-top: 14px;
  margin-right: 10px;
  cursor: pointer;
  border: none;
  background: none;
}

.nav-toggle__bar {
  position: absolute;
  top: 6px;
  left: 50%;
  display: block;
  width: 20px;
  height: 3px;
  margin-left: -10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #2a2a35;
}

.nav-toggle__bar:nth-child(2) {
  top: 12px;
}

.nav-toggle__bar:nth-child(3) {
  top: 18px;
}

.nav-toggle_active .nav-toggle__bar:nth-child(1),
.nav-toggle_active .nav-toggle__bar:nth-child(3) {
  top: 11px;
}

.nav-toggle_active .nav-toggle__bar:nth-child(2) {
  opacity: 0;
}

.nav-toggle_active .nav-toggle__bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-toggle_active .nav-toggle__bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/**
* РџРµСЂРІС‹Р№ СЌРєСЂР°РЅ
*/

.first {
  height: 850px;
  background: url(../img/bg-first-screen.jpg) center 0 no-repeat;
}

.first-content {
  padding-top: 160px;
  text-align: center;
  color: #ffffff;
}

.first-content__head {
  font-size: 83px;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-shadow: 0 35px 30px rgba(0, 0, 0, 0.1);
}

.first-content__head:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 64px;
  height: 4px;
  margin-left: -32px;
  content: '';
  background-color: #ffffff;
}

.first-content__desc {
  font-size: 42px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 110px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.first-content__foot {
  font-size: 26px;
  font-weight: 400;
  line-height: 33px;
  position: relative;
  padding-bottom: 35px;
  letter-spacing: 0.06em;
}

.first-content__foot:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 20px;
  height: 14px;
  margin-left: -10px;
  content: '';
  background: url(../img/svg/ico-arrow-bottom.svg) 0 0 no-repeat;
  background-size: 20px auto;
}

/**
* РЈСЃР»СѓРіРё
*/

.service {
  height: 1740px;
  background: url(../img/bg-service-screen.jpg) center 0 no-repeat;
}

.cause {
  position: relative;
  top: -50px;
}

.cause__item {
  position: relative;
  margin-bottom: 15px;
}

.cause__item_out {
  margin-right: -15px;
  margin-left: -15px;
}

.cause__img img {
  vertical-align: bottom;
}

.cause__text {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  position: absolute;
  right: 15px;
  bottom: 25px;
  left: 15px;
  min-height: 84px;
  padding-left: 40px;
  letter-spacing: 0.06em;
  color: #ffffff;
}

.cause__text:before {
  position: absolute;
  top: 15px;
  left: 0;
  display: block;
  width: 28px;
  height: 3px;
  content: '';
  background-color: #ff9900;
}

.range {
  margin-bottom: 40px;
}

.range__head {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
}

.range__desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.06em;
  color: #ffffff;
}

.catalog {
  padding: 45px 0 90px 0;
  background-color: rgba(255, 153, 0, 0.9);
}

.catalog__heading {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 60px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
}

.catalog-list_type .catalog__heading {
  color: #2a2a35;
}

.catalog-list {
  margin-bottom: 70px;
}

.catalog-list_type {
  margin-bottom: 10px;
}

.catalog-item {
  margin-bottom: 30px;
  text-align: center;
}

.catalog-item__img {
  position: relative;
  display: table;
  margin: 0 auto 20px auto;
}

.catalog-item__img img {
  vertical-align: bottom;
}

.catalog-item__img:before {
  position: absolute;
  bottom: 10px;
  left: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  content: '';
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff url(../img/svg/ico-info.svg) 0 0 no-repeat;
  background-size: 20px auto;
}

.catalog-item__img:hover .tooltip {
  display: block;
}

.catalog-item__head {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2a2a35;
}

.tooltip {
  position: absolute;
  z-index: 50;
  top: 100%;
  left: 50%;
  display: none;
  width: 400px;
  margin-top: 4px;
  margin-left: -200px;
  padding: 16px 20px;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 2.5px 4.3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 2.5px 4.3px 5px rgba(0, 0, 0, 0.15);
}

.tooltip:before {
  position: absolute;
  top: -12px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -12px;
  content: '';
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ffffff;
  border-left: 12px solid transparent;
}

.tooltip__head {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 20px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2a2a35;
}

.tooltip__desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

/**
* РџСЂРµРёРјСѓС‰РµСЃС‚РІР° СЃР°Р№РґРёРЅРіР°
*/

.advant {
  padding: 50px 0 10px 0;
  background: #eef2f5;
}

.advant-item {
  position: relative;
  margin-bottom: 40px;
  margin-left: 110px;
}

.advant-item:before {
  position: absolute;
  top: 0;
  right: -20px;
  display: block;
  width: 52px;
  height: 71px;
  content: '';
  background: url(../img/svg/ico-arrow-orange.svg) 0 0 no-repeat;
  background-size: 52px 71px;
}

.advant-item_longevity {
  margin-top: 30px;
}

.advant-item_aesthetic:before {
  right: 0;
  left: -130px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.advant-item__head {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2a2a35;
}

.advant-item__list {
  margin: 0 0 0 30px;
  padding: 0;
  list-style: none;
}

.advant-item__point {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
  padding-left: 20px;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

.advant-item__point:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 8px;
  height: 11px;
  content: '';
  background: url(../img/svg/ico-arrow-black.svg) 0 0 no-repeat;
  background-size: 8px 11px;
}

.advant-img {
  position: relative;
  margin-bottom: 40px;
}

.advant-img__inner {
  position: absolute;
  top: 0;
  bottom: 20px;
  left: 20px;
  width: 335px;
  padding: 20px;
  background-color: rgba(42, 42, 53, 0.85);
}

.advant-img_install .advant-img__inner {
  right: 20px;
  left: auto;
}

.advant-img__desc {
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  color: #ff9900;
}

.advant-mobile {
  display: none;
}

.advant-mobile__item {
  font-size: 18px;
  font-weight: 700;
  line-height: 115px;
  height: 115px;
  margin: 0 -15px 3px -15px;
  text-align: center;
  text-transform: uppercase;
  color: #ff9900;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.advant-mobile__item_longevity {
  background-image: url(../img/img-advant-mobile-01.jpg);
}

.advant-mobile__item_aesthetic {
  background-image: url(../img/img-advant-mobile-02.jpg);
}

.advant-mobile__item_install {
  background-image: url(../img/img-advant-mobile-03.jpg);
}

/**
* Р&nbsp;Р°СЃС‡РµС‚
*/

.calc {
  padding: 50px 0;
}

.calc .heading {
  margin-bottom: 70px;
}

.calc-step {
  position: relative;
}

.calc-step__num {
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
  position: absolute;
  z-index: 10;
  top: -26px;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-left: -26px;
  text-align: center;
  color: #ff9900;
  border: 2px solid #2a2a35;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
}

.calc-step__desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  z-index: 0;
  height: 170px;
  margin-bottom: 35px;
  padding: 50px 20px 20px 20px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
  background-color: #2a2a35;
}

.calc-step_01 .calc-step__desc:before {
  position: absolute;
  top: 50%;
  left: 100%;
  display: block;
  width: 32px;
  height: 2px;
  content: '';
  background: url(../img/svg/ico-line.svg) center no-repeat;
  background-size: 64px 4px;
}

.calc-step_03 .calc-step__desc {
  height: 100px;
}

.calc-step_03 .calc-step__desc:before {
  position: absolute;
  top: -40px;
  left: 50%;
  display: block;
  width: 32px;
  height: 2px;
  margin-left: -16px;
  content: '';
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: url(../img/svg/ico-line.svg) center no-repeat;
  background-size: 64px 4px;
}

.calc-step__house img {
  display: none;
}

.calc-step__house img#img-default {
  display: block;
}

.calc-data__group {
  margin-bottom: 25px;
}

.calc-data__group_btn {
  margin-bottom: 30px;
  padding-top: 5px;
}

.calc-data__label {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  min-height: 48px;
  margin-bottom: 10px;
  color: #2a2a35;
}

.calc-data__control {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 2px solid #ff9900;
  background: #ffffff;
}

.calc-data__control:focus {
  border-color: #ff7200;
}

.btn-reset {
  line-height: 40px;
  position: relative;
  width: 100%;
  height: 40px;
  text-align: center;
  border: none;
  background: none;
}

.btn-reset__control {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  opacity: 0;
}

.btn-reset__inner {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  position: relative;
  z-index: 5;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  color: #2a2a35;
  border-bottom: 1px dashed #2a2a35;
}

.btn-reset__inner:before {
  position: absolute;
  top: -1px;
  left: -35px;
  display: block;
  width: 20px;
  height: 20px;
  content: '';
  background: url(../img/svg/ico-delete.svg) 0 0 no-repeat;
  background-size: 20px 20px;
}

.calc-result {
  position: relative;
  margin-bottom: 55px;
  padding-top: 35px;
  padding-bottom: 30px;
  background: #eef2f5;
}

.calc-result:before {
  position: absolute;
  top: -30px;
  right: 395px;
  display: block;
  content: '';
  border-right: 30px solid transparent;
  border-bottom: 30px solid #eef2f5;
  border-left: 30px solid transparent;
}

.calc-result__item {
  margin-bottom: 50px;
  text-align: center;
}

.calc-result__head {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #2a2a35;
}

.calc-result__value {
  font-family: Akrobat;
  font-size: 32px;
  font-weight: 900;
  line-height: 22px;
  text-transform: uppercase;
  color: #2a2a35;
}

.calc-result__num {
  font-size: 47px;
}

.calc-result__print {
  text-align: center;
}

.print-link {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  display: inline-block;
  margin-left: 35px;
  text-decoration: none;
  color: #2a2a35;
  border-bottom: 1px dashed #2a2a35;
}

.print-link:before {
  position: absolute;
  top: 0;
  left: -35px;
  display: block;
  width: 20px;
  height: 20px;
  content: '';
  background: url(../img/svg/ico-print.svg) 0 0 no-repeat;
  background-size: 20px 20px;
}

.calc-form {
  max-width: 840px;
  margin: 0 auto;
}

.calc-form__group {
  margin-bottom: 30px;
}

.calc-form__control {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 2px solid #ff9900;
  background: #ffffff;
}

.calc-form__note {
  font-size: 15px;
  font-style: italic;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

/**
* РљР°С‚Р°Р»РѕРі
*/

.product {
  padding-top: 50px;
  background: #fafbfc;
}

.product-wrap__head {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 45px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2a2a35;
}

.product-list {
  max-width: 850px;
  margin: 0 auto 50px auto;
  padding: 0 50px;
}

.product-item {
  text-align: center;
}

.product-item__img {
  display: table;
  margin: 0 auto 15px auto;
}

.product-item__head {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 5px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2a2a35;
}

.product-item__price {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 0.04em;
  color: #82828a;
}

.product-item__more {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ff9900;
}

.product-item__link {
  text-decoration: none;
  color: #ff9900;
  border-bottom: 1px dashed #ff9900;
}

.product-item__link:hover {
  color: #ff9900;
  border-bottom-color: transparent;
}

/**
* Р­РєСЂР°РЅ СЃ С„РѕСЂРјРѕР№
*/

.form-screen {
  height: 300px;
  padding: 65px 0;
  background: url(../img/bg-form-screen.jpg) center 0 no-repeat;
}

.order-form {
  max-width: 840px;
  margin: 0 auto;
}

.order-form__group {
  margin-bottom: 30px;
}

.order-form__control {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: none;
  background: #ffffff;
}

.order-form__note {
  font-size: 15px;
  font-style: italic;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

/**
* Р—Р°РєР·Р°С‚СЊ
*/

.order-advant {
  padding: 50px 0;
}

.order-advant .heading {
  margin-bottom: 50px;
}

.order-item {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  margin: 0 -30px 40px -30px;
  padding-top: 135px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

.order-item:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 120px;
  height: 120px;
  margin-left: -60px;
  content: '';
}

.order-item_year:before {
  background: url(../img/svg/ico-year-10.svg) center center no-repeat;
  background-size: 100px auto;
}

.order-item_delivery:before {
  background: url(../img/svg/ico-delivery.svg) center center no-repeat;
  background-size: 100px auto;
}

.order-item_install:before {
  background: url(../img/svg/ico-install.svg) center center no-repeat;
  background-size: 100px auto;
}

.order-step {
  padding-bottom: 20px;
}

.order-step__item {
  position: relative;
  z-index: 5;
  height: 308px;
  margin-bottom: 30px;
  padding: 120px 40px 20px 40px;
  text-align: center;
  background: #eef2f5;
}

.order-step__item_form {
  padding-top: 40px;
}

.order-step__num {
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
  position: absolute;
  z-index: 10;
  top: -26px;
  left: 50%;
  width: 52px;
  height: 52px;
  margin-left: -26px;
  text-align: center;
  color: #cc3333;
  border: 2px solid #eef2f5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
}

.order-step__head {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

.order-step__contact {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #cc3333;
}

.order-step__link {
  text-decoration: none;
  color: #cc3333;
}

.form-step__group {
  margin-bottom: 20px;
}

.form-step__control {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: none;
  background: #ffffff;
}

/**
* Р’РёРґРµРѕ
*/

.video-screen {
  height: 650px;
  padding: 50px 0;
  background: url(../img/bg-video-screen.jpg) center 0 no-repeat;
}

/**
* РћС‚Р·С‹РІС‹
*/

.review {
  padding: 50px 0;
  background: #fafbfc;
  background: -webkit-linear-gradient(top, #fafbfc 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fafbfc), to(white));
  background: linear-gradient(to bottom, #fafbfc 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfc', endColorstr='#ffffff',GradientType=0 );
}

.review .heading {
  margin-bottom: 20px;
}

.review-item {
  margin: 0 15px 30px 15px;
  padding-top: 25px;
  text-align: center;
  background: #eef2f5;
}

.review-item__head {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 28px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2a2a35;
}

.review-item__head:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 50px;
  height: 3px;
  margin-left: -25px;
  content: '';
  background-color: #ff9900;
}

.review-item__desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 0 30px 20px 30px;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

/**
* FAQ
*/

.faq {
  padding: 50px 0;
}

.faq-item {
  margin-bottom: 20px;
}

.faq-item__question {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  margin-bottom: 20px;
  padding: 20px 25px;
  letter-spacing: 0.06em;
  color: #2a2a35;
  background-color: #eef2f5;
}

.faq-item__question:before {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 76px;
  height: 3px;
  content: '';
  background-color: #ff9900;
}

.faq-item__answer {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding-right: 40px;
  letter-spacing: 0.06em;
  color: #2a2a35;
}

.faq-more {
  text-align: center;
}

/**
* РљРѕРЅС‚Р°РєС‚С‹
*/

.contact {
  position: relative;
  overflow: hidden;
  height: 540px;
}

.contact:before {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 50%;
  bottom: 0;
  display: block;
  width: 1000px;
  height: 540px;
  margin-right: 390px;
  content: '';
  background-color: #cc3333;
}

.map {
  position: absolute;
  z-index: 5;
  top: -50px;
  right: 0;
  bottom: -50px;
  left: 0;
}

.contact-box {
  position: relative;
  z-index: 10;
  left: -10px;
  width: 500px;
  height: 360px;
  margin-top: 90px;
  padding: 65px 40px 20px 40px;
  text-align: center;
  color: #ffffff;
  background-color: #2a2a35;
}

.contact-box__head {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  margin-bottom: 17px;
  padding-bottom: 20px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
}

.contact-box__head:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 40px;
  height: 3px;
  margin-left: -20px;
  content: '';
  background-color: #ff9900;
}

.contact-box__desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 35px;
  letter-spacing: 0.06em;
  color: #ffffff;
}

/**
* РџРѕРґРІР°Р»
*/

.footer {
  position: relative;
  overflow: hidden;
}

.footer:before {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 50%;
  bottom: 0;
  display: block;
  width: 1000px;
  height: 540px;
  margin-right: 390px;
  content: '';
  background-color: #cc3333;
}

.jq-selectbox {
  cursor: pointer;
  vertical-align: middle;
}

.jq-selectbox__select {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  height: 18px;
  padding: 0;
  color: #c8242c;
}

.jq-selectbox__select-text {
  display: inline-block;
  overflow: hidden;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px dashed #c8242c;
}

.jq-selectbox .placeholder {
  color: #888888;
}

.jq-selectbox__trigger {
  display: none;
}

.jq-selectbox__dropdown {
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 2px 0 0;
  padding: 0;
  background: #ffffff;
}

.jq-selectbox__not-found {
  font-size: 13px;
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 5px 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  color: #231f20;
}

.jq-selectbox li.selected {
  color: #ffffff;
  background-color: #a3abb1;
}

.jq-selectbox li:hover {
  color: #ffffff;
  background-color: #0088cc;
}

.jq-selectbox li.disabled {
  color: #aaaaaa;
}

.jq-selectbox li.disabled:hover {
  background: none;
}

.jq-selectbox li.optgroup {
  font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
  cursor: default;
  color: #231f20;
  background: none;
}

.jq-selectbox li.option {
  padding-left: 25px;
}

.jq-select-multiple {
  font: 14px/18px Arial, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  cursor: default;
  color: #333333;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
}

.jq-select-multiple.focused {
  border: 1px solid #5794bf;
}

.jq-select-multiple.disabled {
  color: #888888;
  border-color: #cccccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-select-multiple li:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
  color: #ffffff;
  background: #0088cc;
}

.jq-select-multiple li.disabled {
  color: #aaaaaa;
}

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  color: #ffffff;
  background: #cccccc;
}

.jq-select-multiple li.optgroup {
  font-weight: bold;
}

.jq-select-multiple li.option {
  padding-left: 25px;
}

/**
* РњРѕРґР°Р»СЊРЅС‹Рµ РѕРєРЅР°
*/

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  z-index: 1050;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2a2a35;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal-body {
  position: relative;
  padding: 40px 50px;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  overflow: scroll;
  width: 50px;
  height: 50px;
}

.form-modal__heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 25px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #242430;
}

.form-modal__group {
  margin-bottom: 20px;
}

.form-modal__control {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 2px solid #ff9900;
  background: #ffffff;
}

.form-modal__close {
  text-align: center;
}

.btn-close {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  color: #242430;
  border: none;
  border-bottom: 1px dashed #242430;
  background: none;
}

/**
* РЎР»Р°Р№РґРµСЂ
*/

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-touch-callout: none;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

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

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 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;
}

.slick-arrow {
  font-size: 0;
  position: absolute;
  z-index: 50;
  top: 45px;
  width: 15px;
  height: 20px;
  border: none;
  background: url(../img/svg/ico-arrow-orange.svg) 0 0 no-repeat;
  background-size: 15px 20px;
}

.slick-prev {
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-next {
  right: 0;
}

.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  font-size: 0;
  display: inline-block;
  margin: 0 10px;
}

.slick-dots li button {
  width: 14px;
  height: 14px;
  padding: 0;
  text-indent: -9999px;
  border: 2px solid #2a2a35;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
}

.slick-dots li button:hover {
  background: #2a2a35;
}

.slick-dots li.slick-active button {
  border-color: #ff9900;
  background: #ff9900;
}

/**
* РњРµРґРёР°Р·Р°РїСЂРѕСЃС‹
*/

@media only screen and (min-width: 768px) {
  .container {
    width: 750px;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .footer .region-select__head {
    color: #2a2a35;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 60px auto 30px auto;
  }

  .modal-sm {
    width: 370px;
  }
}

@media only screen and (min-width: 992px) {
  .container {
    width: 970px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .nav-toggle {
    display: none;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  .hidden-lg {
    display: none !important;
  }
}

@media only screen and (max-width: 1199px) {
  .region-select {
    margin-right: -30px;
  }

  .btn-group {
    margin-left: -15px;
  }

  .main-menu__item {
    margin-right: 30px;
  }

  .calc-data__label br {
    display: none;
  }

  .calc-result:before {
    right: 325px;
  }

  .form-screen .heading br {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .btn_call {
    font-size: 14px;
    line-height: 21px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .btn_bid {
    font-size: 12px;
  }

  .heading {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 25px;
  }

  .subheading {
    font-size: 16px;
  }

  .logo {
    line-height: 77px;
    width: 140px;
    height: 77px;
  }

  .logo img {
    width: 119px;
    height: 37px;
  }

  .phone {
    padding-top: 20px;
    padding-left: 20px;
  }

  .phone_header {
    float: left;
  }

  .phone__num {
    font-size: 17px;
  }

  .phone_header .phone__num {
    display: inline-block;
    margin-right: 20px;
  }

  .phone_header .phone__region {
    display: inline-block;
  }

  .region-select__head {
    font-size: 12px;
  }

  .btn-group_footer .btn {
    width: 140px;
  }

  .btn-group_footer .btn_bid {
    line-height: 54px;
    height: 54px;
  }

  .btn-group__item {
    margin-bottom: 0;
  }

  .btn-group_footer .btn-group__item {
    float: right;
  }

  .main-nav {
    display: none;
    margin-top: 0;
  }

  .main-menu__item {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .main-menu__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }

  .main-menu__link {
    display: block;
  }

  .first {
    height: auto;
    padding-bottom: 50px;
    background-size: cover;
  }

  .first-content {
    padding-top: 60px;
  }

  .first-content__head {
    font-size: 60px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .first-content__desc {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 50px;
  }

  .service {
    height: auto;
    background-position: center -120px;
  }

  .cause {
    top: -25px;
  }

  .cause__item {
    margin-right: -10px;
    margin-bottom: 10px;
    margin-left: -10px;
  }

  .cause__item_out {
    margin-right: -10px;
    margin-left: -10px;
  }

  .cause__text {
    font-size: 12px;
    line-height: 16px;
    right: 10px;
    bottom: 15px;
    left: 10px;
    min-height: 60px;
    padding-left: 25px;
  }

  .cause__text:before {
    top: 10px;
    width: 17px;
    height: 2px;
  }

  .range__head {
    font-size: 24px;
  }

  .range__desc {
    font-size: 16px;
    line-height: 24px;
  }

  .catalog {
    padding: 25px 0;
  }

  .catalog__heading {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .catalog-list {
    margin-bottom: 30px;
  }

  .catalog-item__img {
    width: 109px;
    margin-bottom: 10px;
  }

  .catalog-item__head {
    font-size: 14px;
    line-height: 21px;
  }

  .tooltip {
    width: 280px;
    margin-left: -140px;
    padding: 6px 12px;
  }

  .tooltip__head {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 6px;
  }

  .tooltip__desc {
    font-size: 14px;
    line-height: 21px;
  }

  .advant-item {
    margin-left: 0;
  }

  .advant-item__list {
    margin-left: 10px;
  }

  .advant-item__point {
    font-size: 14px;
  }

  .advant-img__inner {
    width: 217px;
  }

  .advant-img__desc {
    font-size: 14px;
    line-height: 21px;
  }

  .calc {
    display: none;
  }

  .order-step .heading {
    margin-bottom: 60px;
  }

  .order-step__item {
    height: 295px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .order-step__head {
    font-size: 16px;
    line-height: 24px;
  }

  .order-step__head br {
    display: none;
  }

  .order-step__contact {
    font-size: 18px;
  }

  .video-screen {
    height: auto;
    background-size: cover;
  }

  .faq-item__question {
    font-size: 14px;
  }

  .contact:before {
    margin-right: 235px;
  }

  .contact-box {
    width: 380px;
  }

  .contact-box__desc br {
    display: none;
  }

  .footer:before {
    margin-right: 235px;
  }

  .jq-selectbox__select {
    font-size: 12px;
  }

  .jq-selectbox__dropdown {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  .hidden-xs {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .btn_call {
    line-height: 40px;
    width: 250px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #cc3333;
  }

  .btn-group_footer .btn_call {
    width: 250px;
  }

  .btn_bid {
    color: #ffffff;
  }

  .btn_bid .btn__inner {
    border-bottom-color: #ffffff;
  }

  .logo {
    line-height: 70px;
    height: 70px;
  }

  .logo_footer {
    width: auto;
    margin-right: -15px;
    text-align: center;
  }

  .phone_header .phone__num {
    display: none;
  }

  .phone_footer .phone__num {
    text-align: center;
  }

  .phone_footer .phone__link {
    color: #ffffff;
  }

  .phone_footer {
    margin-bottom: 20px;
  }

  .phone_header .region-select__head {
    display: none;
  }

  .btn-group {
    margin: 0;
  }

  .btn-group_footer .btn-group__item {
    float: none;
  }

  .btn-phone {
    display: block;
  }

  .nav-toggle {
    margin-right: 25px;
  }

  .first-content {
    padding-top: 40px;
  }

  .first-content__head {
    font-size: 43px;
  }

  .first-content__desc {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .first-content__foot {
    font-size: 16px;
    line-height: 24px;
  }

  .service {
    background-position: center;
    background-size: cover;
  }

  .cause__item {
    margin-right: -15px;
    margin-bottom: 0;
    margin-left: -15px;
  }

  .cause__text {
    font-size: 11px;
    padding-left: 0;
  }

  .cause__text:before {
    display: none;
  }

  .range__head {
    margin-bottom: 20px;
  }

  .advant-list {
    display: none;
  }

  .advant-mobile {
    display: block;
  }

  .form-screen {
    height: auto;
    padding: 30px 0;
    background-size: cover;
  }

  .order-item {
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .order-step__item {
    height: auto;
    padding-top: 40px;
  }

  .order-step__head {
    margin-bottom: 10px;
  }

  .contact {
    height: auto;
  }

  .contact:before {
    display: none;
  }

  .map {
    display: none;
  }

  .contact-box {
    left: 0;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: -15px;
    margin-left: -15px;
    padding: 30px 20px;
  }

  .footer {
    padding-bottom: 20px;
    text-align: center;
    background-color: #2a2a35;
  }

  .footer:before {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .review {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .logo_header {
    overflow: hidden;
    width: 70px;
  }

  .logo_header img {
    width: 150px;
    max-width: none;
    height: 47px;
    margin-left: 12px;
  }

  .phone_header {
    padding-left: 0;
  }
}

@media only screen and (max-width: 425px) {
  .first-content br {
    display: none;
  }

  .cause .row &gt; div {
    float: none;
    width: auto;
  }

  .cause__item {
    overflow: hidden;
    height: 110px;
    margin-top: -1px;
  }

  .cause__img img {
    width: 100%;
    height: auto;
  }

  .cause__text {
    font-size: 14px;
    line-height: 18px;
    padding-left: 40px;
  }

  .cause__text:before {
    display: block;
    width: 28px;
    height: 3px;
  }

  .range__head {
    font-size: 20px;
  }

  .range__desc {
    font-size: 14px;
    line-height: 21px;
  }

  .modal-body {
    padding: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  .hidden-md {
    display: none !important;
  }
}</pre></body></html>