@font-face {
  font-family: 'SF UI  Text';
  src: url('fonts3/sfuitext-bold-webfont.eot');
  src: url('fonts3/sfuitext-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts3/sfuitext-bold-webfont.woff2') format('woff2'), url('fonts3/sfuitext-bold-webfont.woff') format('woff'), url('fonts3/sfuitext-bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SF UI  Text';
  src: url('fonts3/sfuitext-regular-webfont.eot');
  src: url('fonts3/sfuitext-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts3/sfuitext-regular-webfont.woff2') format('woff2'), url('fonts3/sfuitext-regular-webfont.woff') format('woff'), url('fonts3/sfuitext-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'SF UI  Text', sans-serif;
  background: #ffffff;
  font-weight: 300;
  color: #27282a;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
header {
  padding: 30px 0;
}
.logo-box div {
  margin-left: 40px;
  padding-left: 20px;
  border-left: #2869e3 2px solid;
  font-size: 13px;
}
.hdr-conts {
  font-size: 14px;
}
.hdr-conts p {
  margin-bottom: 3px;
}
.hdr-conts .tel {
  color: #27282a;
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
}
.menu-wrap {
  background: #31384b;
  min-height: 50px;
}
.menu > li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  padding: 20px 0;
  text-align: center;
}
.menu > li a:hover,
.menu > li a.act {
  background: #454d64;
}
.hdr-utp {
  background: url(../img/hdr-utp-bgr.jpg) center top no-repeat;
  background-size: cover;
  min-height: 550px;
}
.hdr-utp-ftr {
  color: #ffffff;
  font-size: 137.5%;
}
.hdr-utp-cont {
  color: #ffffff;
  padding-top: 50px;
}
.huc-h.-w750 {
  display: none;
}
.huc-h p {
  font-weight: bold;
  text-transform: uppercase;
}
.huc-h p:first-child {
  font-size: 181.3%;
}
.huc-h p:nth-child(2) {
  font-size: 331.3%;
}
.huc-logos {
  margin: 25px 0;
  padding: 20px 0;
  border-top: #2869e3 2px solid;
  border-bottom: #2869e3 2px solid;
}
.huc-h2 {
  font-size: 112.5%;
  font-weight: bold;
}
.huc-h2.-toform {
  position: relative;
}
.huc-h2.-toform .arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.arrow {
  display: inline-block;
  border-top: #989ca6 1px solid;
  min-width: 20px;
}
.arrow div {
  position: relative;
}
.arrow div:after {
  content: "";
  position: absolute;
  right: 1px;
  top: -4.5px;
  width: 8px;
  height: 8px;
  border-right: #989ca6 1px solid;
  border-top: #989ca6 1px solid;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.huc-list {
  margin-top: 20px;
  padding-left: 20px;
}
.huc-list li {
  position: relative;
  margin: 5px 0;
}
.huc-list li:after {
  content: "\25EF";
  color: #2869e3;
  font-size: 13px;
  position: absolute;
  left: -20px;
  top: 0px;
}
.hdr-utp.-spasibo {
  background: url(../img/spasibo-hdr-bgr.png) center top repeat-x;
  background-size: auto 100%;
  min-height: 577px;
}
.hdr-utp-spasibo-txt h1 {
  color: #ffffff;
  font-size: 29px;
  text-transform: uppercase;
}
.hdr-utp-spasibo-txt h2,
.hdr-utp-spasibo-txt h3 {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}
.hust-pris {
  text-align: left;
}
.hdr-utp-spasibo-soc > div {
  font-size: 18px;
}
.hdr-utp-spasibo-soc a {
  color: #ffffff;
}
.hdr-utp-spasibo-soc a > div {
  width: 183px;
  height: 55px;
  margin-bottom: 5px;
}
.form-in {
  background: rgba(27, 33, 47, 0.7);
  border-radius: 10px;
  padding: 35px 30px 40px 30px;
}
.form-in .h {
  font-size: 125%;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 50px;
  position: relative;
}
.form-in .h:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  width: 30%;
  height: 2px;
  background: #2869e3;
}
.form-in .checkbox {
  font-size: 68.8%;
  font-weight: 300;
}
.form-in .ftr {
  font-size: 68.8%;
  font-weight: 300;
}
.form-in a:hover {
  color: #2869e3;
}
.blk .h {
  font-size: 237.5%;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
  font-weight: bold;
}
.blk .h span {
  color: #3192fb;
}
.blk .h:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  width: 30%;
  height: 3px;
  background: #3192fb;
}
.blk .h h1,
.blk .h h2,
.blk .h h3 {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
.blk .h.-no {
  margin-bottom: 25px;
}
.blk .h.-no:after {
  display: none;
}
.blk .h.-w {
  color: #ffffff;
}
.blk .h:not(.nup) {
  text-transform: uppercase;
}
.blk .h-sub {
  font-size: 137.5%;
  text-align: center;
}
.prod-slider-wrap {
  position: relative;
}
.ps-wrap {
  margin-left: auto;
  margin-right: auto;
}
.prod-list .itm {
  width: 275px;
  display: inline-block;
}
.prod-list .itm .txt {
  position: absolute;
  color: #ffffff;
  text-align: center;
  bottom: 0px;
  z-index: 10;
  width: 100%;
  padding-bottom: 20px;
}
.prod-list .itm .txt.-b {
  padding-top: 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 60%, transparent 100%);
}
.prod-list .itm .txt .t {
  font-size: 137.5%;
}
.prod-list .itm .txt .p {
  font-size: 87.5%;
}
.prod-list .itm .txt .a {
  font-size: 87.5%;
  display: none;
  color: #2869e3;
  text-decoration: underline;
}
.prod-list .itm .im {
  border-radius: 10px;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  cursor: pointer;
}
.prod-list .itm .im i {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(67, 72, 88, 0.6);
  display: none;
}
.prod-list .itm .btn-wrap {
  text-align: center;
  margin-top: 10px;
}
.prod-list .itm:hover .im i {
  display: block;
}
.prod-list.-resh .itm .im {
  overflow: hidden;
  cursor: pointer;
  border-radius: 10px;
  border: #d5d5d5 1px solid;
  background: #ffffff;
  width: 245px;
  height: 290px;
  background-repeat: no-repeat;
  background-position: center 20px;
}
.prod-list.-resh .itm .im i {
  background: linear-gradient(to top, #efeeed 0%, transparent 80%);
  display: block;
}
.prod-list.-resh .itm .txt {
  color: #27282a;
  padding: 0 30px 20px 30px;
}
.prod-list.-resh .itm .txt .t {
  font-size: 16px;
}
.prod-list.-resh .itm:hover .im i {
  display: block;
  background: linear-gradient(to top, #ffffff 0%, transparent 80%);
}
.avto16-ftr p:first-child {
  font-size: 137.5%;
}
.avto16-ftr p:last-child {
  font-size: 112.5%;
}
.cmplx {
  background: #e6e9ef;
}
.cmplx-list {
  margin-top: 30px;
}
.cmplx-list li {
  margin: 25px 0;
  text-align: center;
  width: 205px;
}
.cmplx-list li i {
  display: inline-block;
  width: 63px;
  height: 69px;
  background: url(../img/cmplx-ico.png);
}
.cmplx-list li i.i2 {
  background-position: -63px 0px;
}
.cmplx-list li i.i3 {
  background-position: -126px 0px;
}
.cmplx-list li i.i4 {
  background-position: 0px -69px;
}
.cmplx-list li i.i5 {
  background-position: -63px -69px;
}
.cmplx-list li i.i6 {
  background-position: -126px -69px;
}
.cmplx-list li i.i7 {
  background-position: 0px -138px;
}
.cmplx-list li i.i8 {
  background-position: -63px -138px;
}
.cmplx-list li i.i9 {
  background-position: -126px -138px;
}
.five-p-wrap {
  background: #265ce5;
  min-height: 375px;
}
.five-p {
  padding-top: 50px;
}
.five-p .h {
  color: #ffffff;
}
.five-p-list li {
  width: 180px;
  color: #ffffff;
  margin-bottom: 20px;
}
.five-p-list li .d {
  font-size: 237.5%;
  font-weight: bold;
}
.five-p-list li .t {
  padding-left: 12px;
  border-left: #ffffff 2px solid;
  margin-top: 25px;
}
.five-p-list.-digits li .d {
  font-size: 90px;
}
.five-p-list.-digits li .d span {
  font-size: 50px;
}
.resh-wrap {
  margin-top: 60px;
}
.grnty-4 {
  background: url(../img/grnty-4-bgr.jpg);
  background-size: cover;
  min-height: 420px;
  padding-top: 50px;
  color: #ffffff;
}
.grnty-4 .blk {
  background: url(../img/thumb-up.png) left bottom no-repeat;
  min-height: 420px;
}
.grnty-4 sup {
  color: #e8f57c;
}
.g4-top {
  display: none;
}
.grnty-4-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  min-height: 34px;
  margin: 5px 0;
}
.grnty-4-list li .n {
  width: 40px;
}
.grnty-4-list li .n i {
  font-style: normal;
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: #ffffff 2px solid;
  line-height: 34px;
  text-align: center;
  font-size: 137.5%;
  font-weight: bold;
}
.grnty-4-list li .t {
  flex-grow: 1;
  font-size: 125%;
  padding-left: 12px;
}
.scheme-wrap {
  background: url(../img/scheme-monitor.jpg) right 120% no-repeat;
  background-size: 50% auto;
  padding-bottom: 50px;
}
.scheme-tabs {
  border-radius: 10px;
  padding: 13px 16px;
  border: #d5d5d5 1px solid;
  background: #ffffff;
}
.scheme-tabs li {
  padding: 10px 18px;
  font-size: 106.3%;
  border-radius: 4px;
  cursor: pointer;
}
.scheme-tabs li.act {
  color: #ffffff;
  background: #2869e3;
}
.scheme-cont {
  position: relative;
}
.scheme-cont > li {
  position: absolute;
}
.scheme-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px;
}
.scheme-list li .n {
  width: 115px !important;
  height: 90px !important;
  color: #d5d5d5;
  font-size: 90px;
  font-weight: bold;
  position: relative;
}
.scheme-list li .n i {
  display: block;
  width: 71px;
  height: 73px;
  background: url(../img/scheme-ico.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.scheme-list li .n i.i2 {
  background-position: -71px 0;
}
.scheme-list li .n i.i3 {
  background-position: -142px 0;
}
.scheme-list li .n i.i4 {
  background-position: -213px 0;
}
.scheme-list li .n i.i5 {
  background-position: -284px 0;
}
.scheme-list li .n i.i6 {
  background-position: -355px 0;
}
.scheme-list li .t {
  padding: 10px 0 0 25px;
  font-size: 106.3%;
  flex-grow: 1;
}
.form-fw-wrap {
  background-position: center center;
  background-repeat: repeat-x;
  background-image: url(../img/form-fw-bgr.jpg);
}
.form-fw {
  color: #ffffff;
  padding: 60px 0;
}
.fft-750 {
  display: none;
}
.form-fw-title p {
  font-size: 29px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 100%;
}
.form-fw-title p:nth-child(3) {
  font-size: 33px;
  color: #3192fb;
}
.form-fw-title p:nth-child(4) {
  font-size: 54px;
}
.form-fw-ost {
  font-size: 20px;
  position: relative;
}
.form-fw-ost .arrow {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 150px;
}
.form-fw-or-phone {
  font-size: 20px;
}
.form-fw-itog {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.we-have li {
  width: 200px;
  margin-bottom: 50px;
}
.we-have i {
  display: inline-block;
  width: 66px;
  height: 72px;
  background: url(../img/we-have-ico.png);
}
.we-have i.i2 {
  background-position: -66px 0;
}
.we-have i.i3 {
  background-position: -132px 0;
}
.we-have i.i4 {
  background-position: -198px 0;
}
.we-have i.i5 {
  background-position: -264px 0;
}
.we-have p {
  margin-top: 30px;
}
.specusl-wrap .blk .h {
  font-size: 29px;
}
.specusl-wrap .blk .h-sub {
  font-size: 18px;
  font-weight: bold;
  max-width: 860px;
}
.specusl {
  counter-reset: num;
  margin: 45px 0;
}
.specusl li {
  font-size: 93.8%;
}
.specusl li:before {
  counter-increment: num;
  content: "0" counter(num);
  display: block;
  height: 65px;
  color: #3192fb;
  font-weight: bold;
  font-size: 50px;
}
.specusl-ftr {
  font-size: 175%;
}
.problems ul {
  margin-top: 30px;
}
.problems ul li {
  width: 30%;
  margin: 30px 0;
}
.problems ul li br {
  display: none;
}
.problems ul i {
  display: inline-block;
  width: 82px;
  height: 74px;
  background: url(../img/problems-ico.png);
}
.problems ul i.i2 {
  background-position: -82px 0;
}
.problems ul i.i3 {
  background-position: -164px 0;
}
.problems ul i.i4 {
  background-position: 0px -74px;
}
.problems ul i.i5 {
  background-position: -82px -74px;
}
.problems ul i.i6 {
  background-position: -164px -74px;
}
.problems ul i.i7 {
  background-position: 0px -148px;
}
.problems ul i.i8 {
  background-position: -82px -148px;
}
.problems ul i.i9 {
  background-position: -164px -148px;
}
.problems ul p {
  margin-top: 25px;
}
.problems .ftr {
  font-size: 175%;
}
.problems .ftr a {
  color: #3192fb;
}
.digits-wrap {
  min-height: 350px;
  background: #265ce5;
  position: relative;
}
.digits-wrap .blk .h span {
  color: #ffffff;
  border-bottom: #ffffff 1px solid;
}
.dw-line-w {
  display: none;
}
.slider-container {
  position: relative;
}
.slider-container .arr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/btn_arr.png);
  width: 23px;
  height: 56px;
}
.slider-container .arr.prev {
  left: 0;
}
.slider-container .arr.next {
  right: 0;
  background-position: -23px 0;
}
.slider-container .arr:hover {
  cursor: pointer;
  opacity: 0.8;
}
.slider-wrap {
  margin-left: auto;
  margin-right: auto;
}
.slider-wrap {
  width: 93%;
  margin-left: auto;
  margin-right: auto;
}
.brands-slider .itm {
  width: 180px;
  height: 120px;
  position: relative;
  display: inline-block;
}
.brands-slider .itm img {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}
.team-wrap {
  background: url(../img/team-bgr.jpg) center center;
  min-height: 490px;
  padding: 50px 0;
}
.team .itm {
  width: 270px;
  text-align: left;
  font-size: 14px;
}
.team .itm .im {
  width: 100%;
  height: 270px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 18px;
}
.team .itm .im img {
  border-radius: 10px;
  height: 100%;
}
.team .itm p.n {
  font-size: 20px;
}
.resps .itm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  font-size: 14px;
  width: 100%;
  padding: 1px 0px;
}
.resps .itm .skan {
  width: 22%;
  min-height: 150px;
  text-align: center;
  padding: 0 1px;
}
.resps .itm .skan img {
  border-radius: 10px;
  border: #d5d5d5 1px solid;
  margin-left: auto;
  margin-right: auto;
}
.resps .itm .c {
  width: 76%;
  text-align: left;
}
.resps .itm .u {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.resps .itm .u .f {
  width: 100px;
  height: 100px;
}
.resps .itm .u .f img {
  border-radius: 10px;
}
.resps .itm .u .a {
  padding-left: 20px;
}
.resps .itm .u .a p {
  padding: 0;
}
.resps .itm .u .a p:first-child {
  font-size: 20px;
}
.map {
  position: relative;
  overflow: hidden;
  height: 630px;
}
.map iframe {
  position: absolute;
  height: 100%;
  z-index: -1;
}
.map .cont {
  position: relative;
  height: 100%;
  z-index: 10;
}
.map.-ver2 iframe {
  z-index: 0;
}
.contacts-box h4 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 150%;
  color: #27282a;
  text-transform: uppercase;
}
.contacts-box strong {
  font-size: 20px;
}
.contacts-box p {
  margin: 2px 0;
}
.contacts-box:not(.-ver2) {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  background: #ffffff;
  font-size: 87.5%;
  padding: 45px 30px;
  border-radius: 10px;
  z-index: 100;
}
.contacts-box.-ver2 {
  position: static;
  background: transparent;
  padding: 0px 20px;
  text-align: center;
  width: 100%;
}
.contacts-box.-ver2 > div {
  width: 30%;
}
footer {
  padding-bottom: 40px;
}
footer > * {
  width: 33.3%;
}
