html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  background: #263238;
}
body,
html {
  height: 100%;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ffff00;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
  -webkit-transition: color .1s ease;
  transition: color .1s ease;
}
a:hover {
  color: #e53935;
}
a:focus,
a:hover {
  outline: 0;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
[role=button] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin: 0;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h2,
h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
  letter-spacing: -0.025em;
}
.text-center {
  text-align: center;
}
.h3,
h3 {
  font-size: 30px;
}
.h4,
h4 {
  font-size: 20px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
h1,
.h1 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
}
p {
  margin: 0 0 30px;
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
ol {
  counter-reset: li;
  padding: 0;
  list-style: none;
}
ol li {
  position: relative;
  margin-bottom: 15px;
  color: #37474f;
  line-height: 30px;
}
ol li:before {
  content: counter(li) '.';
  counter-increment: li;
  font-weight: 700;
  padding-right: 15px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=checkbox],
input[type=radio] {
  display: none;
}
input[type=checkbox] + label,
input[type=radio] + label {
  cursor: pointer;
  position: relative;
  font-weight: 400;
  display: inline-block;
  padding-left: 30px;
}
input[type=checkbox] + label::before,
input[type=radio] + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  height: 20px;
  width: 20px;
}
input[type=radio] + label::before {
  border: 2px solid #eceff1;
  border-radius: 50%;
}
input[type=radio]:checked + label::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 5px;
  top: 1px;
  bottom: 0;
  margin: auto;
}
input[type=checkbox] + label::before {
  border: 2px solid #eceff1;
  border-radius: 5px;
}
input[type=checkbox]:checked + label::after {
  content: '';
  position: absolute;
  background: url(../../f/i/icons.png) -151px -392px;
  width: 11px;
  height: 10px;
  left: 4px;
  top: 1px;
  bottom: 0;
  margin: auto;
}
.form {
  position: relative;
}
.form__title {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 45px;
}
.form__close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 22px;
}
.form__close:before,
.form__close:after {
  content: '';
  left: 0;
  top: 50%;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #161d21;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form__close:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form__close:hover:before,
.form__close:hover:after {
  background: #e53935;
}
.form .input {
  width: 99%;
  margin-right: -1%;
}
.input {
  background: transparent;
  border: 2px solid #161d21 !important;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 12px 20px !important;
  color: #fff;
  position: relative;
  outline: none;
  box-shadow: none !important;
}
.input + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1%;
}
.input + label:before,
.input + label:after {
  content: '';
  position: absolute;
}
.input:focus {
  background: #161d21;
}
.input_error {
  color: #e53935;
}
.input_error + label:before,
.input_error + label:after {
  top: 50%;
  margin-top: -2px;
  width: 15px;
  left: -30px;
  height: 2px;
  background: #e53935;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_error + label:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.input_success {
  color: #fff;
}
.input_success + label:before,
.input_success + label:after {
  left: -28px;
  width: 15px;
  height: 2px;
  background: #96e02c;
  -ms-transform: rotate(-55deg);
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
  top: 50%;
  margin-top: -2px;
}
.input_success + label:after {
  -ms-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 8px;
  left: -31px;
  margin-top: 1px;
}
.input-error {
  color: red;
  display: none;
}
.input-error_show {
  display: block;
}
textarea {
  resize: none;
}
.btn {
  display: inline-block;
  padding: 10px 25px 12px;
  margin-bottom: 0;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: .01em;
  color: #fff;
  text-align: center;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #e53935;
  border: 0;
  overflow: hidden;
  z-index: 1;
}
.btn:active:hover,
.btn:hover {
  color: #fff;
}
.btn:active:focus,
.btn:focus {
  color: #fff;
  outline: 0 !important;
}
.btn:active,
.btn:active:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 2px;
}
.btn_big,
.btn_big:active {
  font-size: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  /*color: #333;*/
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-default {
  border: 2px solid #06090a;
  background: transparent;
  color: #263238;
  font-weight: 400;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 10px;
  font-size: 16px;
}
.btn-default:focus,
.btn-default:hover,
.btn-default:active,
.btn-default:active:active {
  color: #e53935;
  background: #06090a;
  font-weight: 400;
  top: 0;
}
.btn-default.active,
.btn-default.active:focus,
.btn-default.active:hover {
  color: #fff;
  background: #e53935;
  border-color: #e53935;
}
.btn_unbg:focus,
.btn_unbg:hover,
.btn_unbg:active,
.btn_unbg.active {
  background: transparent;
  color: #263238;
}
.btn_unbg:active,
.btn_unbg.active,
.btn_unbg.active:focus,
.btn_unbg:active:focus,
.btn_unbg.active:hover,
.btn_unbg:active:hover,
.btn_unbg:hover {
  color: #e53935;
  background: transparent;
}
.btn-orange {
  border-radius: 5px;
  line-height: 50px;
  padding: 0 30px;
  font-weight: normal;
}
.btn-orange:hover,
.btn-orange:focus {
  background: #f44336;
  color: #fff;
}
.btn-transpar {
  border-radius: 5px;
  line-height: 46px;
  padding: 0 30px;
  font-weight: normal;
  background: transparent;
  border: 2px solid #f44336;
}
.btn-transpar_orange {
  color: #e53935;
}
.btn-transpar:hover {
  background: #f44336;
  color: #fff;
}
.btn-gray {
  background: #161d21;
  border-radius: 5px;
  line-height: 46px;
  padding: 0 30px;
  font-weight: normal;
  color: #90a4ae;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active {
  color: #90a4ae !important;
}
.btn-file {
  width: 100%;
  margin-bottom: 30px;
  text-align: left;
  position: relative;
}
.btn-file_active:before,
.btn-file_active:after {
  content: '';
  right: 20px;
  top: 50%;
  position: absolute;
  width: 15px;
  height: 2px;
  background: #e33935;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-file_active:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-file_active i {
  display: none;
}
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding: 25px 0;
  margin: 0;
  text-align: left;
  list-style: none;
  background: #f1f1f1;
}
.pager ul {
  margin-bottom: 0;
  margin-left: -5px;
}
.pager li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-left: 5px;
}
.pager li > a,
.pager li > p,
.pager li > span {
  display: block;
  width: 43px;
  line-height: 39px;
  font-size: 16px;
  background-color: #f1f1f1;
  border: 2px solid transparent;
  color: #0b0f11;
}
.pager li > span {
  border-color: #e7e5e6;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  border-color: #ff2020;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  background-color: #eceff1;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.clearfix:after,
.clearfix:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.pager:after,
.pager:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@font-face {
  font-family: tinos;
  src: url(../../f/fonts/tinos_regular.eot);
  src: url(../../f/fonts/tinos_regular.eot?#iefix) format('embedded-opentype'), url(../../f/fonts/tinos_regular.woff2) format('woff2'), url(../../f/fonts/tinos_regular.woff) format('woff'), url(../../f/fonts/tinos_regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
::-webkit-input-placeholder {
  color: #90a4ae;
}
::-moz-placeholder {
  color: #90a4ae;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #90a4ae;
}
input:-moz-placeholder {
  color: #90a4ae;
  opacity: 1;
}
.popups {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
textarea {
  min-height: 150px;
}
.input {
  border: none;
  border-bottom: 1px solid #dadada;
  padding: 10px 0;
}
.fancybox-skin {
  border-radius: none;
  background: 0 0;
}
.fancybox-close {
  width: 25px;
  height: 25px;
  right: 30px;
  top: 30px;
  background: transparent;
}
.fancybox-close:before,
.fancybox-close:after {
  content: '';
  left: 0;
  top: 50%;
  position: absolute;
  width: 100%;
  height: 3px;
  /*background: #161d21;*/
  background: #e53935;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-close:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fancybox-close:hover:before,
.fancybox-close:hover:after {
  background: #e53935;
}
.ham-popup .fancybox-close {
  width: 80px;
  height: 80px;
  background: #0b0f11;
  right: 0;
  top: 0;
}
.ham-popup .fancybox-close:after {
  display: none;
}
.ham-popup .fancybox-close:before {
  content: '';
  background: url(../../f/i/icons.png) -297px 0;
  width: 21px;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
[class*=" icon-"],
[class^=icon-] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  background-image: url(../../f/i/icons.png);
  background-repeat: no-repeat;
}
[class*=' iconize-'],
[class^=iconize-] {
  position: relative;
  display: inline-block;
}
[class*=' iconize-']:before,
[class^=iconize-]:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: url(../../f/i/icons.png) -9999px -9999px no-repeat;
}
.icon-designers {
  width: 28px;
  height: 25px;
  background-position: -48px -83px;
}
a:hover .icon-designers {
  background-position: -76px -83px;
}
.icon-salon {
  width: 30px;
  height: 31px;
  background-position: -112px -83px;
}
a:hover .icon-salon {
  background-position: -142px -83px;
}
.icon-file {
  width: 19px;
  height: 20px;
  background-position: -368px -26px;
  margin: -3px 30px 0 -10px;
}
.icon-percent {
  width: 20px;
  height: 18px;
  background-position: -282px -26px;
}
.icon-24 {
  width: 22px;
  height: 15px;
  background-position: -260px -26px;
}
.icon-time {
  width: 22px;
  height: 21px;
  background-position: -315px -24px;
}
.icon-logist {
  width: 21px;
  height: 24px;
  background-position: -347px -26px;
}
.icon-calc {
  width: 20px;
  height: 25px;
  background-position: -219px -28px;
  margin: -3px 30px 0 -10px;
}
a:hover .icon-calc {
  background-position: -239px -28px;
}
.iconize-inteo {
  width: 85px;
  height: 16px;
}
.iconize-inteo:before {
  width: 85px;
  height: 16px;
  background-position: 0 0;
}
a.iconize-inteo:hover:before {
  background-position: 0 -16px;
}
.icon-search {
  background-position: -85px 0;
  width: 19px;
  height: 19px;
}
.iconize-logo:before {
  width: 210px;
  height: 50px;
  background-position: 0 -32px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.iconize-logo2:before {
  width: 49px;
  height: 50px;
  background-position: 0 -32px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.icon-size {
  width: 30px;
  height: 20px;
  background-position: -148px 0;
}
a.icon-size:hover,
a:hover .icon-size {
  background-position: -178px 0;
}
.icon-size-white {
  width: 30px;
  height: 20px;
  background-position: -318px 0;
  margin: -3px 30px 0 -10px;
}
.icon-request {
  margin: -3px 30px 0 -10px;
  width: 20px;
  height: 25px;
  background-position: -348px 0;
}
a:hover .icon-request {
  background-position: -348px 0 !important;
}
.icon-consult {
  width: 32px;
  height: 22px;
  background-position: -208px 0;
}
a.icon-consult:hover,
a:hover .icon-consult {
  background-position: -240px 0;
}
.pseudo {
  border-bottom: 1px dashed;
  line-height: 20px;
  display: inline-block;
}
.wrap {
  min-height: 100%;
  height: auto!important;
  margin: 0 0 -200px;
  padding: 0;
  min-width: 1000px;
  overflow: hidden;
}
.wrap:after {
  content: '';
  height: 200px;
  margin: 0;
  padding: 0;
}
.header {
  height: 80px;
  position: fixed;
  top: 0;
  width: 100%;
  line-height: 80px;
  z-index: 10;
  padding-right: 30px;
  min-width: 1000px;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity 500ms ease-out, transform 500ms cubic-bezier(0, 0, 0.001, 1);
  transition: opacity 500ms ease-out, transform 500ms cubic-bezier(0, 0, 0.001, 1);
}
.scrolling .header {
  transform: translate(0, -100px);
  opacity: 0;
}
.header__phone {
  color: #e53935;
  font-size: 30px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
.header__phone span {
  font-size: 16px;
}
.header__control {
  float: right;
}
.header__size {
  margin-right: 25px;
}
.logo {
  width: 270px;
  height: 80px;
  background: #e53935;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
}
.logo:hover {
  background: #f44336;
}
.logo_small {
  width: 80px;
  margin-right: 45px;
}
@media (max-width: 1250px) {
  .logo_small {
    margin-right: 20px;
  }
}
.ham {
  width: 80px;
  height: 80px;
  background: #0b0f11;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.ham:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 25px;
  height: 23px;
  background: url(../../f/i/icons.png) -123px 0;
}
.ham:hover:before {
  background-position: -272px 0;
}
.popup {
  left: 0!important;
  width: 100%!important;
  top: 0!important;
  bottom: 0;
  min-width: 1000px;
  background: #263238;
}
.popup__half {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-top: 120px;
}
.popup__half:nth-of-type(2) {
  padding-left: 78px;
}
.popup textarea {
  margin-bottom: 50px;
}
.popup .fancybox-inner {
  width: auto !important;
}
.popup__head {
  background: #0b0f11;
  line-height: 80px;
  padding-right: 80px;
}
.popup__menu {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-left: -50px;
  margin-bottom: 0;
}
@media (max-width: 1250px) {
  .popup__menu {
    margin-left: -20px;
  }
}
.popup__menu li {
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
}
@media (max-width: 1250px) {
  .popup__menu li {
    margin-left: 20px;
  }
}
.popup__menu li a {
  color: #90a4ae;
}
@media (max-width: 1250px) {
  .popup__menu li a {
    font-size: 14px;
  }
}
.popup__menu li a:hover {
  color: #ffffff;
}
.popup__control {
  float: right;
}
.popup__phone {
  color: #e53935;
  margin-right: 50px;
}
@media (max-width: 1250px) {
  .popup__phone {
    margin-right: 15px;
  }
}
.popup__phone span {
  color: #536d79;
}
.popup__consult,
.popup__size {
  color: #e53935;
}
.popup__consult:hover,
.popup__size:hover {
  color: #f44336;
}
.popup__consult i,
.popup__size i {
  margin-top: -4px;
  margin-right: 15px;
}
@media (max-width: 1250px) {
  .popup__consult i,
  .popup__size i {
    margin-right: 7px;
  }
}
.popup__size {
  margin-right: 50px;
}
@media (max-width: 1250px) {
  .popup__size {
    margin-right: 15px;
  }
}
.section-menu {
  padding-top: 75px;
}
.section-menu__holder {
  margin-left: -35px;
}
.section-menu__col {
  display: inline-block;
  vertical-align: top;
  padding-left: 35px;
  width: 20%;
  margin-bottom: 60px;
}
.section-menu__col_dbl {
  width: 40%;
}
.section-menu__item {
  padding-top: 15px;
}
.section-menu__col_dbl .section-menu__item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.section-menu__col_dbl .section-menu__item:last-child {
  padding-left: 15px;
}
.section-menu__list {
  padding-top: 114px;
  position: relative;
}
.section-menu__list:hover .section-menu__title {
  color: #e53935;
}
.section-menu__list:hover .section-menu__title:after {
  background: #e53935;
}
.section-menu__title {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
}
.section-menu__title:before {
  position: absolute;
  content: '';
  left: 0;
  background: url(../../f/i/section-icons.png);
}
.section-menu__title:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 94px;
  height: 3px;
  background: #0b0f11;
}
.section-menu__list_closets .section-menu__title:before {
  width: 123px;
  height: 88px;
  top: 6px;
  background-position: 0 0;
}
.section-menu__list_closets:hover .section-menu__title:before {
  background-position: 0 -88px;
}
.section-menu__list_kitchen .section-menu__title:before {
  width: 122px;
  height: 89px;
  top: 5px;
  background-position: -123px 0;
}
.section-menu__list_kitchen:hover .section-menu__title:before {
  background-position: -123px -89px;
}
.section-menu__list_living .section-menu__title:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -245px 0;
}
.section-menu__list_living:hover .section-menu__title:before {
  background-position: -245px -89px;
}
.section-menu__list_dressing .section-menu__title:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -368px 0;
}
.section-menu__list_dressing:hover .section-menu__title:before {
  background-position: -368px -89px;
}
.section-menu__list_hallways .section-menu__title:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -491px 0;
}
.section-menu__list_hallways:hover .section-menu__title:before {
  background-position: -491px -89px;
}
.section-menu__list_bedrooms .section-menu__title:before {
  width: 123px;
  height: 58px;
  top: 36px;
  background-position: -614px 0;
}
.section-menu__list_bedrooms:hover .section-menu__title:before {
  background-position: -614px -58px;
}
.section-menu__list_children .section-menu__title:before {
  width: 123px;
  height: 91px;
  top: 3px;
  background-position: -737px 0;
}
.section-menu__list_children:hover .section-menu__title:before {
  background-position: -737px -91px;
}
.section-menu__list_cabinet .section-menu__title:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -860px 0;
}
.section-menu__list_cabinet:hover .section-menu__title:before {
  background-position: -860px -89px;
}
.section-menu__list_library .section-menu__title:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -986px 0;
}
.section-menu__list_library:hover .section-menu__title:before {
  background-position: -986px -89px;
}
.section-menu__list_interior .section-menu__title:before {
  width: 160px;
  height: 89px;
  top: 5px;
  background-position: -1112px 0;
}
.section-menu__list_interior:hover .section-menu__title:before {
  background-position: -1112px -89px;
}
.section-menu__subtitle {
  margin-bottom: 5px;
  color: #536d79;
  font-size: 14px;
  font-style: italic;
}
.section-menu ul {
  list-style: none;
}
.section-menu ul li {
  line-height: 35px;
}
.section-menu ul li a {
  color: #90a4ae;
}
.section-menu ul li a:hover {
  color: #e53935;
}
.fancybox-overlay-fixed {
  opacity: 1;
}
.footer {
  min-height: 200px;
  margin: 0;
  padding: 45px 0;
  min-width: 1000px;
  position: relative;
  z-index: 2;
  background: #0b0f11;
}
.footer__control {
  overflow: hidden;
}
.footer__info {
  float: right;
  width: 200px;
}
.footer__phone {
  text-align: right;
  color: #262e32;
  margin-bottom: 30px;
}
.footer__phone span {
  color: #e53935;
}
.footer__madeby {
  text-align: right;
  color: #262e32;
}
.footer__madeby span {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
.footer__search {
  border: 2px solid #13191c;
  border-radius: 5px;
  background: #0b0f11;
  width: 220px;
  padding: 9px 40px 9px 20px;
  font-size: 14px;
  position: relative;
  line-height: 1;
  color: #90a4ae;
}
.footer__search + label {
  position: relative;
  margin-left: -35px;
}
.footer__search:focus {
  background: #13191c;
  outline: 0;
}
.footer__search:focus + label {
  background-position: -104px 0;
}
.footer-menu {
  list-style: none;
  text-align: justify;
  margin-bottom: 38px;
  line-height: 0;
}
.footer-menu:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.footer-menu li {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
.footer-menu li a {
  color: #90a4ae;
  position: relative;
}
.footer-menu li a:hover {
  color: #ffffff;
}
.holder {
  max-width: 1000px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}
.screen {
  position: relative;
  height: 800px;
  z-index: 1;
}
.screen_inner {
  height: auto;
}
.screen_default {
  background: #fff;
}
.screen_gray {
  background: #eceff1;
}
.screen__back {
  position: absolute;
  width: 100%;
  height: 100%;
  clip: rect(0, auto, auto, 0);
}
.screen__back-holder {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 600px;
  z-index: 1;
}
.screen__back-holder:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #0b0f11;
  opacity: .5;
  z-index: 2;
}
.screen__back-holder_noback:before {
  display: none;
}
.screen__content {
  position: relative;
  height: 100%;
  text-align: center;
}
.screen__content:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.screen_inner .screen__content {
  height: auto;
  padding: 90px 0;
}
.screen__info {
  text-align: left;
  width: 520px;
  display: inline-block;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}
.screen__title {
  font: 60px/60px tinos, sans-serif;
  color: #fff;
  text-transform: none;
  padding-bottom: 40px;
  position: relative;
}
.screen__subtitle {
  color: #13191c;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}
.screen_default .screen__title,
.screen_gray .screen__title {
  color: #13191c;
}
.screen_scheme .screen__title {
  color: #feffff;
}
.screen__title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background: #e53935;
}
.screen__illustration {
  display: table;
  width: 1000px;
  margin: 50px auto;
  text-align: left;
}
.screen__illustration-row {
  display: table-row;
}
.screen__illustration-cell {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.screen__illustration-cell:nth-of-type(1) {
  text-align: right;
}
.screen__illustration-cell .sections-slider__link {
  margin-top: 0;
  margin-left: 0;
}
.screen__illustration-cell_content {
  padding-left: 78px;
  overflow: hidden;
}
.screen__text {
  color: #eceff1;
  font-size: 18px;
  line-height: 34px;
}
.screen__text_gray {
  color: #90a4ae;
}
.screen__text span {
  display: block;
  color: #e53935;
}
.screen__text p {
  margin-bottom: 30px;
}
.screen_default .screen__text,
.screen_gray .screen__text {
  color: #263238;
}
.screen_scheme .screen__text,
.screen_dark .screen__text {
  color: #90a4ae;
}
@media (max-width: 1100px) {
  .screen__text {
    font-size: 16px;
    line-height: 30px;
  }
}
.screen__extra {
  position: absolute;
  left: 577px;
  top: 6px;
  width: 170px;
}
.screen__price {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding-top: 134px;
}
.screen__price span {
  color: #90a4ae;
  font-size: 16px;
}
.screen__price:before {
  position: absolute;
  content: '';
  left: 0;
  background: url(../../f/i/section-icons.png);
}
.screen__price:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 94px;
  height: 3px;
  background: #e53935;
}
.screen__price_closets:before {
  width: 123px;
  height: 88px;
  top: 6px;
  background-position: 0 -88px;
}
.screen__price_kitchen:before {
  width: 122px;
  height: 89px;
  top: 5px;
  background-position: -123px -89px;
}
.screen__price_living:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -245px -89px;
}
.screen__price_dressing:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -368px -89px;
}
.screen__price_hallways:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -491px -89px;
}
.screen__price_bedrooms:before {
  width: 123px;
  height: 58px;
  top: 36px;
  background-position: -614px -58px;
}
.screen__price_children:before {
  width: 123px;
  height: 91px;
  top: 3px;
  background-position: -737px -91px;
}
.screen__price_cabinet:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -860px -89px;
}
.screen__price_library:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -986px -89px;
}
.screen__price_interior:before {
  width: 160px;
  height: 89px;
  top: 5px;
  background-position: -1112px -89px;
}
.preface-slider {
  height: 100%;
  height: 100vh;
}
.preface-slider .screen__content {
  z-index: 40;
}
.preface-slider__holder {
  min-height: 800px;
}
.preface-slider .screen__info {
  margin-bottom: -70px;
}
.preface-slider__item {
  height: 100%;
}
.preface-slider__item img {
  min-height: 100%;
  min-width: 100%;
  height: auto;
}
.preface-slider__pager {
  position: absolute;
  right: 10%;
  top: 100%;
  margin-top: -120px;
  z-index: 10;
  margin-left: -20px;
}
.preface-slider__pager a {
  position: relative;
  background: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.preface-slider__pager a:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #0b0f11;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.preface-slider__pager a:hover:before {
  background: #e53935;
}
.preface-slider__pager a span {
  display: none;
}
.preface-slider__pager a.selected:before {
  width: 20px;
  height: 20px;
  background: 0 0;
  border: 2px solid #e53935;
}
.scroll-cursor {
  width: 20px;
  margin-top: 70px;
}
.scroll-cursor__arrows span {
  display: block;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #e53935;
  border-bottom: 2px solid #e53935;
  margin: 0 auto 1px;
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
  -webkit-animation-direction: alternate;
}
.scroll-cursor__arrows span:nth-of-type(1) {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  animation-delay: .1s;
  opacity: 0.3;
}
.scroll-cursor__arrows span:nth-of-type(2) {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  animation-delay: .2s;
  opacity: 0.7;
}
.scroll-cursor__arrows span:nth-of-type(3) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: 0.3s;
}
.scroll-cursor__mouse {
  height: 35px;
  width: 20px;
  border-radius: 10px;
  transform: none;
  border: 2px solid #e53935;
  top: 170px;
  margin-bottom: 5px;
}
.scroll-cursor__wheel {
  height: 10px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: #e53935;
  position: relative;
  -webkit-animation: mouse-wheel 1.2s ease infinite;
  -moz-animation: mouse-wheel 1.2s ease infinite;
  animation: mouse-wheel 1.2s ease infinite;
}
@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.sections-slider {
  background: #263238;
  height: 800px;
  position: relative;
}
.sections-slider_full {
  height: 100%;
  height: 100vh;
}
.sections-slider__control {
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  margin: 0 auto;
  width: 520px;
  z-index: 10;
}
.sections-slider__control ul {
  text-align: left;
  position: absolute;
  left: 0;
  width: 9999px;
}
.sections-slider__control ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}
.sections-slider__control ul li a {
  opacity: 0;
}
.sections-slider__control ul li:nth-of-type(1) a {
  opacity: 1;
}
.sections-slider__control ul li:nth-of-type(2) a {
  opacity: .85;
}
.sections-slider__control ul li:nth-of-type(3) a {
  opacity: .70;
}
.sections-slider__control ul li:nth-of-type(4) a {
  opacity: .55;
}
.sections-slider__control ul li:nth-of-type(5) a {
  opacity: .40;
}
.sections-slider__control ul li:nth-of-type(6) a {
  opacity: .25;
}
.sections-slider__control ul li:nth-of-type(7) a {
  opacity: .10;
}
.sections-slider__control ul li:nth-of-type(8) a {
  pointer-events: none;
}
.sections-slider__control ul li:nth-of-type(9) a {
  pointer-events: none;
}
.sections-slider__control ul li:nth-of-type(10) a {
  pointer-events: none;
}
.sections-slider__control ul li a {
  color: #90a4ae;
}
.sections-slider__control ul li a:hover {
  color: #fff;
  opacity: 1;
}
.sections-slider .screen__back-holder {
  height: 800px;
}
.sections-slider .screen__back-holder:before {
  background: url(../../f/i/patterns/1.png) #263238;
  opacity: 1;
  width: 100%;
  top: 650px;
  height: 100%;
  position: absolute;
  content: '';
  z-index: 20;
}
.sections-slider_full .screen__back-holder:before {
  top: 700px;
}
.sections-slider .screen__text {
  color: #90a4ae;
}
.sections-slider .screen__info {
  opacity: 0;
  position: absolute;
  left: -9999px;
  -webkit-transition: opacity 1.5s linear;
  -moz-transition: opacity 1.5s linear;
  -o-transition: opacity 1.5s linear;
  -ms-transition: opacity 1.5s linear;
  transition: opacity 1.5s linear;
}
.sections-slider .screen__info_active {
  opacity: 1;
  position: relative;
  left: auto;
}
.sections-slider__item {
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 954px;
}
.sections-slider_full .sections-slider__item {
  padding-bottom: 100px;
}
.sections-slider__item:before {
  height: 5px;
  background: #0b0f11;
  content: '';
  position: absolute;
  bottom: 150px;
  width: 100%;
}
.sections-slider_full .sections-slider__item:before {
  bottom: 100px;
}
.sections-slider__item:after {
  background: #263238;
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  bottom: 150px;
  z-index: -1;
}
.sections-slider_full .sections-slider__item:after {
  bottom: 100px;
}
.sections-slider__item img {
  bottom: 155px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sections-slider_full .sections-slider__item img {
  bottom: 105px;
}
.sections-slider__item img {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: transform 2s;
  transition: transform 2s;
}
.sections-slider.active .sections-slider__item img {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.sections-slider__nav {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #0b0f11;
  border-radius: 50%;
}
.sections-slider__nav:before {
  width: 12px;
  height: 12px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 2px solid #e53935;
  border-bottom: 2px solid #e53935;
}
.sections-slider__nav:hover,
.sections-slider__nav:hover:before {
  border-color: #f44336;
}
.sections-slider__nav_prev {
  left: 30px;
}
.sections-slider__nav_prev:before {
  left: 4px;
}
.sections-slider__nav_next {
  right: 30px;
}
.sections-slider__nav_next:before {
  right: 14px;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.sections-slider__link {
  text-align: center;
  position: absolute;
  z-index: 2;
  opacity: 0;
  height: 40px;
  margin-left: 50%;
}
.sections-slider_full .sections-slider__link {
  margin-top: 50px;
}
.sections-slider.active .sections-slider__item_active .sections-slider__link {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.screen__link {
  text-align: center;
  position: absolute;
  z-index: 2;
  height: 40px;
}
.screen__link a {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  background: #0b0f11;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-left: -100%;
  margin-right: -40px;
}
.screen__link i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: #13191c;
  border-radius: 20px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: transform .2s ease;
  transition: transform .2s ease;
}
.screen__link i:first-child {
  opacity: 0.75;
}
.screen__link:hover i:first-child,
.screen__link.active i:first-child {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.screen__link i:first-child + i {
  opacity: 0.6;
}
.screen__link:hover i:first-child + i,
.screen__link.active i:first-child + i {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.screen__link i:first-child + i + i {
  opacity: 0.25;
}
.screen__link:hover i:first-child + i + i,
.screen__link.active i:first-child + i + i {
  -webkit-transform: scale(2.5);
  transform: scale(2.5);
}
.gallery .sections-slider__link {
  margin-left: 0;
  margin-top: 0;
  opacity: 1;
}
.gallery.fadeOut .sections-slider__link {
  opacity: 0;
}
.sections-slider__link a {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  background: #0b0f11;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-left: -100%;
  margin-right: -40px;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
  -webkit-transition: max-width 0.4s ease;
  -moz-transition: max-width 0.4s ease;
  -o-transition: max-width 0.4s ease;
  -ms-transition: max-width 0.4s ease;
  transition: max-width 0.4s ease;
}
.sections-slider__link_2 a {
  -webkit-animation-delay: .15s;
  -moz-animation-delay: .15s;
  animation-delay: .15s;
}
.sections-slider__link_3 a {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: .3s;
}
.sections-slider__link_4 a {
  -webkit-animation-delay: .45s;
  -moz-animation-delay: .45s;
  animation-delay: .45s;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.sections-slider__link a:hover {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
}
.sections-slider__link a:after,
.sections-slider__link a:before,
.screen__link a:after,
.screen__link a:before {
  content: '';
  position: absolute;
  background: #e53935;
  width: 20px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 1;
  -webkit-transition: opacity .2s linear, color .2s ease;
  -moz-transition: opacity .2s linear, color .2s ease;
  -o-transition: opacity .2s linear, color .2s ease;
  -ms-transition: opacity .2s linear, color .2s ease;
  transition: opacity 0.2s linear, color 0.2s ease;
}
.screen__link a {
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
}
.screen__link:hover a,
.screen__link.active a {
  background: #e53935;
}
.screen__link:hover a:after,
.screen__link:hover a:before,
.screen__link.active a:after,
.screen__link.active a:before {
  background: #0b0f11;
}
.sections-slider__link a:after,
.screen__link a:after {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sections-slider__link b {
  line-height: 40px;
  max-width: 0;
  word-wrap: normal;
  display: inline-block;
  opacity: 0;
  font-size: 14px;
  color: #e53935;
  font-weight: 400;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all 0.2s ease;
}
.sections-slider__link b span {
  color: #90a4ae;
}
.sections-slider__link a:hover:after,
.sections-slider__link a:hover:before {
  opacity: 0;
}
.sections-slider__link a:hover b {
  padding: 0 30px;
  max-width: 999px;
  opacity: 1;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all 0.4s ease;
}
.anim-link {
  color: #e53935;
}
.anim-link i {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 2px solid #e53935;
  border-bottom: 2px solid #e53935;
}
.anim-link i:nth-of-type(1) {
  opacity: .3;
  margin-left: 5px;
}
.anim-link i:nth-of-type(2) {
  opacity: 0.7;
}
.anim-link i:nth-of-type(3) {
  opacity: 1;
}
.anim-link:hover {
  color: #f44336;
}
.anim-link i {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
  -webkit-animation-direction: alternate;
}
.anim-link i:nth-of-type(1) {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  animation-delay: .1s;
}
.anim-link i:nth-of-type(2) {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  animation-delay: 0.2s;
}
.anim-link i:nth-of-type(3) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: 0.3s;
}
.production .screen__back-holder:before {
  opacity: 0.6;
}
.production__back {
  width: 100%;
  min-height: 100%;
  display: block;
  /*width: 100%;
  min-height: 100%;
  height: auto;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  transition: opacity 1s linear*/
}
.production__back_active {
  opacity: 1;
}
.production-slider {
  width: 1000px;
  margin-bottom: 40px;
  white-space: nowrap;
  position: relative;
}
.production-slider__item {
  width: 190px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
.production-slider__item_1 {
  opacity: 1;
}
.production-slider__item_2 {
  opacity: 0.6;
}
.production-slider__item_3 {
  opacity: 0.4;
}
.production-slider__item_4 {
  opacity: 0.15;
}
.production-slider__item_5,
.production-slider__item_6,
.production-slider__item_7,
.production-slider__item_8 {
  opacity: 0;
}
.production-slider__num {
  font-size: 60px;
  line-height: 60px;
  font-weight: 100;
  margin-bottom: 5px;
  color: #ffffff;
}
.production-slider__num span {
  font-size: 16px;
  font-weight: 300;
  line-height: 0;
}
.production-slider__text {
  color: #eceff1;
  white-space: normal;
}
.gallery,
.fixed {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -2;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
.gallery.current {
  z-index: -1;
}
.gallery-control {
  position: absolute;
  top: 30px;
  left: 30px;
  opacity: 0;
  z-index: -1;
}
.scrolling .gallery.current,
.scrolling .gallery-control,
.scrolling .fixed {
  opacity: 1;
}
.scrolling .gallery-control {
  opacity: .5;
}
.scrolling .gallery-control:hover {
  opacity: 1;
}
.moveToBack {
  -webkit-animation: moveToBack 0.5s forwards;
  animation: moveToBack 0.5s forwards;
}
.moveToFront {
  -webkit-animation: moveToFront 0.5s forwards;
  animation: moveToFront 0.5s forwards;
}
.fadeOut {
  -webkit-animation: fadeOut 0.5s forwards;
  animation: fadeOut 0.5s forwards;
}
@-webkit-keyframes moveToBack {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
}
@keyframes moveToBack {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
}
@-webkit-keyframes moveToFront {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
  }
}
@keyframes moveToFront {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .screen__back-holder.production-holder {
    position: relative!important;
    height: 800px;
  }
}
@media (max-width: 1100px) {
  .screen__back-holder {
    position: relative;
  }
  .preface-slider {
    height: 800px;
  }
  .preface-slider__pager {
    margin-top: -120px !important;
  }
  .sections-slider .sections-slider__item img,
  .sections-slider .sections-slider__item .sections-slider__link {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .production__back {
    height: 800px!important;
    min-height: 0!important;
    width: auto!important;
  }
}
.mobile .screen__back-holder {
  position: relative;
}
.mobile .preface-slider {
  height: 800px;
}
.mobile .preface-slider__pager {
  margin-top: -120px !important;
}
.mobile .sections-slider .sections-slider__item img,
.mobile .sections-slider .sections-slider__item .sections-slider__link {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile .production__back {
  height: 800px!important;
  min-height: 0!important;
  width: auto!important;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -2px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rel {
  position: relative;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.i-content__link {
  font-weight: 500;
  color: #e53935;
  font-size: 20px;
}
.i-facades {
  width: 475px;
  height: 669px;
  position: relative;
  padding-left: 50px;
}
.i-facades_small {
  width: 363px;
  height: 454px;
  display: inline-block;
  vertical-align: top;
  z-index: 11;
  padding-left: 0;
}
.i-numbers {
  width: 45px;
  height: 108px;
  margin: 0 auto;
  position: relative;
}
.i-numbers__item {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.activated .i-numbers__item {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.i-countertops {
  width: 491px;
  height: 551px;
  position: relative;
}
.i-countertops__item {
  position: absolute;
  left: 0;
  top: 0;
}
.i-fittings {
  width: 473px;
  height: 535px;
}
.i-fittings__item {
  position: absolute;
  left: 0;
  top: 0;
}
.i-facades .screen__link,
.i-anim .screen__link {
  opacity: 0;
}
/*.activated .i-content {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}*/
.activated .i-facades .screen__link {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.activated .i-facades .screen__link:nth-child(2) {
  -webkit-animation-delay: 2.05s;
  animation-delay: 2.05s;
}
.activated .i-facades .screen__link:nth-child(3) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.activated .i-facades .screen__link:nth-child(4) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}
.i-facades__1 {
  position: absolute;
  left: 0;
  top: 0;
}
.i-anim__item {
  opacity: 0;
}
.i-anim_absolute {
  width: 500px;
  height: 550px;
  position: relative;
}
.i-anim_absolute .i-anim__item {
  position: absolute;
  right: 0;
  top: 0;
}
.activated .i-anim__item,
.activated .i-anim__item img {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}
.activated .i-anim__item:nth-child(2),
.activated .i-anim__item img:nth-child(2) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.activated .i-anim__item:nth-child(3),
.activated .i-anim__item img:nth-child(3) {
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}
.activated .i-anim__item:nth-child(4),
.activated .i-anim__item img:nth-child(4) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.activated .i-anim__item:nth-child(5),
.activated .i-anim__item img:nth-child(5) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.activated .i-anim__item:nth-child(6),
.activated .i-anim__item img:nth-child(6) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.activated .i-anim__item:nth-child(7),
.activated .i-anim__item img:nth-child(7) {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}
.activated .i-anim .screen__link {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.activated .i-anim .screen__link:nth-child(2) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.activated .i-anim .screen__link:nth-child(3) {
  -webkit-animation-delay: 1.10s;
  animation-delay: 1.10s;
}
.activated .i-anim .screen__link:nth-child(4) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.i-facades__2 {
  position: absolute;
  left: 91px;
  top: 50px;
}
.i-facades_wide .i-facades__2 {
  left: 121px;
  top: 80px;
}
.activated .i-facades__2,
.activated .i-facades__2 img {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.i-facades__3 {
  position: absolute;
  left: 210px;
  top: 118px;
}
.i-facades_wide .i-facades__3 {
  left: 270px;
  top: 178px;
}
.activated .i-facades__3,
.activated .i-facades__3 img {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.i-facades__4 {
  position: absolute;
  left: 310px;
  top: 180px;
}
.activated .i-facades__4,
.activated .i-facades__4 img {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.activated .i-facades__2,
.activated .i-facades__2 img {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.activated .i-facades img {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}
.i-facades__1,
.i-facades__2,
.i-facades__3,
.i-facades__4 {
  -webkit-transform: translate(50%, 14%);
  transform: translate(50%, 14%);
}
.i-facades__1 img,
.i-facades__2 img,
.i-facades__3 img,
.i-facades__4 img {
  opacity: 0;
}
.activated .i-facades__1,
.activated .i-facades__2,
.activated .i-facades__3,
.activated .i-facades__4 {
  -webkit-animation-name: facades;
  animation-name: facades;
}
@-webkit-keyframes facades {
  from {
    -webkit-transform: translate(50%, 14%);
    transform: translate(50%, 14%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes facades {
  from {
    -webkit-transform: translate(50%, 14%);
    transform: translate(50%, 14%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.i-content {
  color: #263238;
  font-size: 16px;
  line-height: 30px;
  counter-reset: section;
}
.i-content_orange {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
.i-content_orange ul {
  margin-top: 0 !important;
}
.i-content_orange li {
  color: #e53935;
}
.i-content_orange li:before {
  color: #273238 !important;
}
.i-content,
.i-content li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.i-content li {
  position: relative;
  margin-bottom: 33px;
}
.i-content ul {
  margin: 20px 0 0;
  padding: 0 ;
  position: relative;
}
.i-content ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 17px;
}
.i-content ul li:last-child {
  margin-bottom: 0;
}
.i-content ul li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "—";
  color: #e53935;
}
.i-content > li {
  padding-left: 43px;
}
.i-content > li:before {
  display: block;
  counter-increment: section;
  content: "0" counter(section);
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 14px;
  color: #78909c;
}
.i-content > li:hover:before,
.i-content > li.active:before {
  color: #e53935;
}
.i-content__link {
  position: relative;
}
.i-content__link_big {
  font-size: 25px;
}
a.i-content__link:hover {
  color: #f44336;
}
.i-content__text {
  margin-bottom: 0;
  padding-top: 20px;
}
.i-content__link:before {
  width: 8px;
  height: 8px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 2px;
  right: -20px;
  margin: auto;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  border-left: 2px solid #78909c;
  border-bottom: 2px solid #78909c;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.panel-collapse {
  overflow: hidden;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.switcher {
  vertical-align: top;
}
.switcher__control {
  margin-bottom: 40px;
}
.switcher_fittings .switcher__holder {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.switcher__content {
  position: absolute;
  opacity: 0;
}
.switcher__content_active {
  position: relative;
  opacity: 1;
  -webkit-transition: opacity .8s ease;
  transition: opacity .8s ease;
}
.i-monitor {
  position: relative;
  width: 477px;
  height: 634px;
  z-index: 1;
  background: url(../../f/i/monitor/monitor.png);
}
.i-monitor:before {
  position: absolute;
  bottom: 207px;
  right: 76px;
  z-index: 2;
  width: 79px;
  height: 126px;
  content: '';
  background: url(../../f/i/monitor/monitor-note.png);
}
.i-monitor:after {
  position: absolute;
  top: -26px;
  left: -37px;
  z-index: 3;
  width: 478px;
  height: 613px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  content: '';
  background: url(../../f/i/monitor/monitor-light.png);
}
.i-monitor_active:after {
  opacity: 1;
}
.i-monitor__design {
  position: absolute;
  top: 131px;
  display: block;
  z-index: -1;
  background: #263238;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  text-align: center;
  line-height: 300px;
  left: 33px;
  width: 338px;
  height: 300px;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
}
.i-monitor__dproject,
.i-monitor__img,
.i-monitor__content {
  position: absolute;
  top: 132px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  left: 33px;
  width: 337px;
  height: 300px;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
}
.i-monitor__dproject_active,
.i-monitor__img_active,
.i-monitor__content_active {
  opacity: 1;
}
.i-monitor__content {
  background: #fff;
  padding-top: 90px;
  text-align: center;
}
.i-monitor__ico {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background-image: url(../../f/i/metering.png);
}
.i-monitor__ico_request {
  background-image: url(../../f/i/request.png);
}
.i-monitor__ico_design {
  background-image: url(../../f/i/ok.png);
}
.i-monitor__content_active .i-monitor__ico {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.i-monitor__content_done .i-monitor__ico {
  background-image: url(../../f/i/mail.png) !important;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.i-monitor__text {
  color: #44494d;
  letter-spacing: .025em;
  font-weight: 500;
  font-size: 20px;
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.i-monitor__content_active .i-monitor__text {
  opacity: 1;
}
.scheme__is-dproject {
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
}
.scheme .switcher__control button {
  color: #90a4ae;
}
.scheme .switcher__control button:hover,
.scheme .switcher__control button.active {
  color: #e53935;
}
.scheme .i-content {
  margin-bottom: 45px;
}
.scheme .i-content li {
  margin-bottom: 20px;
}
.scheme .i-content li:before {
  color: #e53935;
}
.scheme .i-content li a {
  color: #90a4ae;
  font-size: 16px;
}
.scheme .i-content li a:hover {
  color: #e53935;
}
.scheme-slide {
  width: 200%;
  overflow: hidden;
  padding-bottom: 3px;
}
.scheme-slide__screen {
  width: 50%;
  padding-top: 50px;
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.scheme-slide__screen:last-child {
  opacity: 0;
}
.scheme-slide_form .scheme-slide__screen:last-child {
  opacity: 1;
}
.scheme-slide_form .scheme-slide__screen:first-child {
  margin-left: -50%;
  opacity: 0;
}
.scheme-slide textarea {
  margin-bottom: 50px;
}
.consult-popup .i-monitor__ico {
  background-image: url(../../f/i/consult.png);
}
.form-thx {
  opacity: 0;
  padding-top: 200px;
  display: none;
}
.form-thx p {
  color: #90a4ae;
  line-height: 30px;
  margin-bottom: 40px;
}
.safe .screen__illustration-cell {
  vertical-align: top;
  text-align: left;
}
.safe .screen__illustration {
  margin-bottom: 30px;
}
.safe-slider__item {
  height: 500px;
  max-width: 748px;
}
.safe-slider__holder {
  margin-bottom: 20px;
}
.safe-slider__nav {
  width: 40px;
  height: 40px;
  border: 2px solid #eceff1;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.safe-slider__nav:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  border-left: 2px solid #e53935;
  border-top: 2px solid #e53935;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 12px;
}
.safe-slider__nav_prev:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  left: 4px;
}
.safe-slider__nav:hover {
  border-color: #e53935;
}
.achiv__item {
  margin-bottom: 62px;
  text-align: center;
  width: 220px;
}
.achiv__item:last-child {
  margin-bottom: 0 !important;
}
.achiv__num {
  color: #e53935;
  font-size: 40px;
  margin-bottom: 8px;
  line-height: 30px;
}
.achiv__num b {
  font-weight: 300;
}
.achiv__num span {
  font-size: 14px;
  line-height: 0;
  display: inline;
}
.achiv__text {
  color: #263238;
  line-height: 20px;
  font-weight: 400;
  font-size: 14px;
}
.achiv__text span {
  color: #e53935;
  display: block;
}
.production .safe-slider__nav {
  border-color: #dde0e2;
}
.production .safe-slider__nav:hover {
  border-color: #e53935;
}
.production .achiv__item {
  margin-bottom: 132px;
}
.screen__info .achiv {
  position: absolute;
  right: -220px;
  bottom: 60px;
}
.screen__info .achiv__item {
  margin-bottom: 0;
}
.screen__info .achiv__text {
  margin-bottom: 0;
}
.progress {
  position: relative;
}
.progress__line {
  position: absolute;
  height: 0;
  top: 0;
  margin-left: -290px;
  max-height: 95%;
  left: 50%;
  width: 1px;
  z-index: -1;
  -webkit-transition: height 0.15s ease;
  -moz-transition: height 0.15s ease;
  -o-transition: height 0.15s ease;
  -ms-transition: height 0.15s ease;
  transition: height 0.15s ease;
}
.progress__line:before {
  border-left: 1px dashed #0b0f11;
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.simple .screen__illustration-cell {
  vertical-align: top;
  width: auto;
  text-align: left;
  width: 240px;
}
.simple .screen__illustration-cell:nth-of-type(2) {
  width: 520px;
}
.simple .screen__illustration-cell:nth-of-type(3) {
  padding-left: 55px;
}
.simple .i-content__link {
  color: #13191c;
}
.simple .i-content__link:before {
  display: none;
}
.simple .i-content {
  margin-bottom: 40px;
}
.simple .screen__illustration {
  margin-top: 35px;
  margin-bottom: 80px;
}
.simple .progress__line {
  margin-left: -375px;
  top: -20px;
}
.simple-detail {
  padding-top: 35px;
}
.simple-detail__text {
  color: #263238;
  font-weight: 300;
  line-height: 30px;
}
.simple-detail__sym {
  margin-bottom: 10px;
}
.accessories .screen__content {
  padding-bottom: 50px;
}
.accessories .screen__illustration-cell {
  text-align: center;
  vertical-align: top;
}
.accessories .screen__illustration-cell:nth-of-type(2) {
  text-align: left;
  padding-left: 30px;
}
.accessories__item {
  margin-bottom: 30px;
}
.accessories__text {
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  color: #e53935;
  vertical-align: top;
  display: inline-block;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
  padding-left: 50%;
  padding-top: 70px;
  margin-left: -70px;
}
.systems__text {
  line-height: 30px;
  color: #263238;
}
.systems__cell {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  padding-top: 80px;
}
.systems__note {
  width: 30%;
  z-index: 10;
  position: relative;
  list-style: none;
}
.systems__note li {
  color: #cf3531;
  position: absolute;
  left: 80px;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
  z-index: 1;
  white-space: nowrap;
  word-wrap: normal;
}
.systems__note li:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: .7em;
  left: -84px;
  width: 74px;
  height: 2px;
  background: #2c2e30;
}
.systems__note li:first-child:before {
  top: auto;
  bottom: .7em;
}
.systems__note li:nth-of-type(2):before {
  left: -93px;
  width: 83px;
}
.systems__note li:nth-of-type(3):before {
  left: -92px;
  width: 82px;
}
.systems__note li:nth-of-type(4):before,
.systems__note li:nth-of-type(5):before {
  left: -112px;
  width: 102px;
}
.leader {
  background: url(../../f/i/preface/5.jpg);
  background-size: cover;
}
.leader__photo {
  position: absolute;
  left: -200px;
  z-index: -1;
  top: -10%;
}
.leader__info {
  text-align: right;
  margin-right: -25%;
}
.leader__info p {
  text-align: center;
  width: 490px;
  display: inline-block;
  vertical-align: top;
}
.leader__info p span {
  display: block;
}
.leader__text {
  font: 30px/45px tinos, sans-serif;
  color: #fff;
  margin-bottom: 10px;
}
.leader__text:before,
.leader__text:after {
  content: '«';
  display: block;
  font: 70px/40px tinos, sans-serif;
  color: #e53935;
  padding: 30px 0;
}
.leader__text:after {
  content: '»';
}
.leader__name {
  color: #90a4ae;
  line-height: 30px;
}
.leader__name span {
  font-weight: 300;
}
.about-slider .fotorama__nav-wrap {
  display: none;
}
.about-slider .fotorama__arr {
  width: 40px;
  height: 40px;
  border: 2px solid #0b0f11;
  border-radius: 50%;
  left: 30px;
}
.about-slider .fotorama__arr:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border: none;
  right: 4px;
  margin: auto;
  border-left: 2px solid #e53935;
  border-top: 2px solid #e53935;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 12px;
}
.about-slider .fotorama__arr--prev:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  left: 4px;
}
.about-slider .fotorama__arr--next {
  right: 30px;
  left: auto;
}
.about-slider .fotorama__arr:hover {
  border-color: #e53935;
}
.about__goal {
  font: 40px/50px tinos, sans-serif;
  color: #13191c;
  max-width: 920px;
  margin: 60px auto 70px;
  position: relative;
  padding: 50px 0;
}
.about__goal:before,
.about__goal:after {
  content: '';
  position: absolute;
  width: 170px;
  height: 2px;
  background: #e53935;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.about__goal:after {
  top: auto;
  bottom: 0;
}
.about__goal i {
  position: absolute;
  width: 80px;
  background: #fff;
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.about__goal i:before {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../../f/i/icons.png) 0 -82px;
}
.diagram {
  width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
}
.diagram__wrap {
  text-align: justify;
  margin: 0 30px;
}
.diagram__wrap:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}
.diagram_small {
  padding-top: 80px;
  margin-bottom: 40px;
}
.diagram_small .diagram__wrap {
  margin: 0 20px;
}
.diagram__holder {
  height: 420px;
  background: url(../../f/i/diagram-back.png) repeat-x;
  background-position: 0 50px;
  width: 780px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.diagram_small .diagram__holder {
  width: 600px;
  background: url(../../f/i/diagram-back2.png) repeat-x;
  background-position: 0 50px;
}
.diagram__item {
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
}
.diagram__item img {
  vertical-align: bottom;
  margin-bottom: 15px;
}
.diagram_small .diagram__item img {
  margin-bottom: 5px;
}
.diagram__top-num {
  color: #263238;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.diagram__item:nth-of-type(2) .diagram__top-num {
  color: #3e3338;
}
.diagram__item:nth-of-type(3) .diagram__top-num {
  color: #603437;
}
.diagram__item:nth-of-type(4) .diagram__top-num {
  color: #873636;
}
.diagram__item:nth-of-type(5) .diagram__top-num {
  color: #ae3736;
}
.diagram__item:nth-of-type(6) .diagram__top-num {
  color: #ce3835;
}
.diagram__item:nth-of-type(7) .diagram__top-num {
  color: #e43935;
}
.diagram_gray .diagram__top-num {
  color: #263238 !important;
}
.diagram__bot-num {
  color: #263238;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
}
.diagram__bot-num span {
  display: block;
  line-height: 10px;
}
.diagram__text {
  width: 220px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding: 45px 0 0 25px;
  color: #263238;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
}
.diagram_small .diagram__text {
  width: 400px;
  font-style: 16px;
  font-weight: normal;
  padding: 50px 0 0 40px;
}
.diagram__subtitle {
  color: #263238;
  font-size: 20px;
  line-height: 30px;
  display: block;
  font-weight: 500;
  padding-top: 20px;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.diagram__subtitle:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 45px;
  height: 2px;
  background: #e53935;
}
.diagram__hint {
  color: #263238;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  top: 65px;
  left: 55px;
}
.employ-slider {
  position: relative;
}
.employ-slider__holder {
  margin-right: -50px;
}
.employ-slider__nav {
  width: 40px;
  height: 40px;
  border: 2px solid #eceff1;
  border-radius: 50%;
  position: absolute;
  margin-right: 10px;
  cursor: pointer;
  left: 70px;
  bottom: 105px;
}
.employ-slider__nav_next {
  left: 105px;
  bottom: 65px;
}
.employ-slider__nav:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  border-left: 2px solid #e53935;
  border-top: 2px solid #e53935;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 12px;
}
.employ-slider__nav_prev:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  left: 4px;
}
.employ-slider__nav:hover {
  border-color: #e53935;
}
.employ .screen__illustration-cell_content {
  position: relative;
  overflow: visible;
}
.employ__logo {
  position: absolute;
  left: -122px;
  z-index: -1;
  top: 0;
}
.cooperation {
  padding-top: 20px;
}
.cooperation__phone {
  color: #fff;
  font-size: 50px;
  margin-bottom: 110px;
  text-align: left;
}
.cooperation__phone span {
  font-weight: 300;
  color: #90a4ae;
}
.cooperation__btns {
  width: 760px;
}
.dark-btns {
  list-style: none;
  margin-left: -20px;
}
.dark-btns li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.dark-btns li a {
  width: 170px;
  height: 170px;
  display: block;
  background: #161d21;
  position: relative;
}
.dark-btns li a span {
  color: #90a4ae;
  position: absolute;
  bottom: 20px;
  left: 30px;
  line-height: 25px;
}
.dark-btns li a:hover {
  background: #f34336;
}
.dark-btns li a i {
  position: absolute;
  margin: 0;
  left: 30px;
  top: 30px;
}
.dark-btns li a .icon-request {
  background-position: -368px 0;
}
.dark-btns li a:hover .icon-size {
  background-position: -318px 0;
}
.dark-btns li a:hover span {
  color: #fff;
}
.contacts {
  padding-top: 80px;
}
.contacts__map {
  width: 747px;
  height: 350px;
  margin-bottom: 90px;
}
.contacts__text {
  margin-bottom: 40px;
  width: 750px;
}
.contacts__text p {
  line-height: 30px;
  color: #e53935;
  margin-bottom: 0;
}
.contacts__text p span {
  color: #90a4ae;
}
.contacts__subtitle {
  font-size: 25px;
  color: #fff;
  margin-bottom: 35px;
}
.contacts__btns {
  padding-top: 50px;
}
.promo {
  padding-top: 80px;
}
.promo__holder {
  margin-left: -20px;
  width: 750px;
  padding-top: 10px;
}
.promo__item {
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  width: 50%;
}
.promo__img {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}
.promo__img img {
  width: 100%;
}
.promo__name {
  color: #fff;
  line-height: 30px;
  padding-left: 50px;
  display: block;
}
.promo__date {
  color: #e53935;
  line-height: 30px;
  padding-left: 50px;
}
.promo-card {
  padding-top: 80px;
}
.promo-card .screen__text span {
  display: inline;
}
.promo-card__holder {
  width: 1000px;
  margin: 0 auto;
  padding-top: 60px;
  margin-bottom: 60px;
}
.promo-card__img {
  width: 800px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-bottom: 30px;
  padding-left: 50px;
}
.promo-card__img img {
  width: 100%;
}
.promo-card__label {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  padding-left: 50px;
  color: #e53935;
  line-height: 30px;
  margin-top: -5px;
  text-align: left;
}
.breadcrumbs {
  list-style: none;
  margin-left: -20px;
  margin-bottom: 30px;
}
.breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 20px;
}
.breadcrumbs li a,
.breadcrumbs li span {
  color: #90a4ae;
}
.breadcrumbs li:before {
  content: '';
  position: absolute;
  left: 7px;
  top: .8em;
  width: 7px;
  height: 1px;
  background: #90a4ae;
}
.breadcrumbs li:first-child:before {
  display: none;
}
