body {
  background-color: #12222a;
  font-family: 'Helvetica neue', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 300;
}

p {
  margin-bottom: 1em;
}

ul {
  margin-top: 0px;
  margin-bottom: 25px;
  padding-left: 40px;
}

li {
  margin-bottom: 8px;
}

.section {
  position: relative;
  left: 50%;
  overflow: hidden;
  width: 1920px;
  max-width: 100%;
  padding-top: 70px;
  padding-bottom: 80px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.section._1sect {
  padding: 25px 90px 250px;
  background-image: url('../images/bg-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section._1sect.usl {
  padding-bottom: 150px;
  background-position: 50% 50%;
}

.section._1sect.usl.kraska {
  padding-bottom: 120px;
}

.section._2sect {
  padding-top: 0px;
  padding-bottom: 170px;
  background-image: url('../images/bg-2.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

.section._3sect {
  margin-top: -50px;
  padding-top: 0px;
  text-align: center;
}

.section._4sect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  color: hsla(0, 0%, 100%, .4);
  font-size: 11px;
  text-align: center;
}

.section._2sect-usl {
  padding-bottom: 0px;
  background-color: #fff;
  color: #a6a6a6;
}

.section._3sect-usl {
  background-color: #f2f2f2;
  color: #858585;
  text-align: center;
}

.navbar {
  margin-right: -90px;
  margin-bottom: 50px;
  margin-left: -90px;
  background-color: transparent;
}

.container {
  position: relative;
  line-height: 1.3em;
}

.container.menu-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  margin-right: 15px;
  margin-left: 15px;
  padding: 15px 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 13px;
}

.nav-link:hover {
  color: #f03d3b;
}

.nav-link.w--current {
  color: #f03d3b;
}

.nav-link.dd-link {
  padding-right: 20px;
}

.icon {
  margin-right: 0px;
  font-size: 12px;
}

.nav-menu {
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.brand {
  margin-right: 30px;
  text-align: center;
}

.dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  background-color: #12222a;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .45);
}

.dropdown-link {
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 14px;
}

.dropdown-link:hover {
  background-color: rgba(0, 0, 0, .24);
}

.dropdown-link.w--current {
  background-color: #f03d3b;
  color: #fff;
}

.phone {
  display: inline-block;
  font-family: 'Futura pt', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 1.3em;
  text-decoration: none;
}

.phone._2 {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  color: #f03d3b;
  font-size: 30px;
}

.adress {
  font-family: 'Futura pt', sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.soc {
  margin-top: 8px;
  margin-right: 9px;
  margin-bottom: 8px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.soc:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.div-soc {
  margin-right: 50px;
}

.div-1sect {
  position: relative;
  margin-right: -80px;
  margin-left: -80px;
  padding: 80px 40% 100px 80px;
  box-shadow: inset 0 0 0 40px #f03d3b, 0 15px 50px 0 rgba(0, 0, 0, .2);
}

.div-1sect.usl {
  padding-right: 80px;
}

.img-1 {
  position: absolute;
  left: 35%;
  top: 146px;
  max-width: none;
}

.heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Futura pt', sans-serif;
  font-size: 66px;
  line-height: 1.1em;
  letter-spacing: 0em;
}

.heading.sm1 {
  font-size: 62px;
}

.par-1 {
  max-width: 500px;
  margin-bottom: 60px;
  font-family: 'Futura pt', sans-serif;
  font-size: 30px;
  line-height: 1em;
  font-weight: 400;
}

.button {
  padding: 13px 25px;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .4);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
}

.button:hover {
  background-color: #fff;
  color: #12222a;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: 'Futura pt', sans-serif;
  font-size: 48px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em;
}

.heading-2.h2 {
  margin-bottom: 30px;
  font-size: 36px;
}

.heading-2.h2-2 {
  margin-bottom: 10px;
  font-size: 36px;
}

.heading-2.black {
  color: #12222a;
  font-size: 36px;
}

.heading-2.black.onas {
  margin-bottom: 30px;
}

.uslugi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.usluga {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, .13);
  background-image: url('../images/p2.png');
  background-position: 0px 0px;
}

.img-usl {
  height: 200px;
  background-image: url('../images/img-pokraska.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-usl._2 {
  background-image: url('../images/img-uzovnoi-remont.jpg');
}

.img-usl._3 {
  background-image: url('../images/img-zamena-masla.jpg');
}

.img-usl._4 {
  background-image: url('../images/img-kpp.jpg');
}

.img-usl._5 {
  background-image: url('../images/img-kond.jpg');
}

.img-usl._6 {
  background-image: url('../images/img-shiny.jpg');
}

.div-text2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-3 {
  margin-top: 0px;
  font-size: 24px;
  line-height: 1.3em;
  letter-spacing: 0em;
}

.heading-3.usl {
  color: #12222a;
  font-size: 18px;
  text-transform: uppercase;
}

.heading-3.onas {
  margin-top: 25px;
  margin-bottom: 15px;
  color: #12222a;
}

.button-red {
  padding: 13px 25px;
  background-color: #f03d3b;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
}

.button-red:hover {
  background-color: #d12927;
}

.button-red.f2 {
  margin-top: 10px;
}

.button-red.usl.rez {
  display: block;
  width: 100%;
  margin-top: 25px;
}

.div-text3 {
  margin-bottom: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-h4 {
  position: relative;
  margin-bottom: 40px;
  float: left;
}

.heading-4 {
  font-family: 'Futura pt', sans-serif;
  font-size: 30px;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: 0em;
}

.line {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100vw;
  height: 1px;
  background-color: #f03d3b;
}

.spisok {
  clear: left;
  font-size: 14px;
  -webkit-column-count: 3;
  column-count: 3;
}

.line2 {
  display: inline-block;
  width: 90px;
  height: 1px;
  margin-bottom: 40px;
  background-color: #f03d3b;
}

.row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  text-align: left;
}

.icon-col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.body {
  letter-spacing: 0.03em;
}

.slider {
  left: 50%;
  overflow: hidden;
  width: 1920px;
  height: auto;
  max-width: 100%;
  margin-top: 60px;
  padding-bottom: 40px;
  background-color: transparent;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  text-align: center;
}

.mask {
  display: inline-block;
  overflow: visible;
  width: 640px;
  padding-right: 10px;
  padding-left: 10px;
}

.slide {
  margin-right: 10px;
  margin-left: 10px;
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .2);
  opacity: 0.15;
}

.slide-nav {
  height: auto;
  font-size: 9px;
}

.arrow {
  width: 634px;
  max-width: 30%;
  background-image: -webkit-linear-gradient(0deg, #12222a, hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(90deg, #12222a, hsla(0, 0%, 100%, 0));
}

.arrow._2 {
  background-image: -webkit-linear-gradient(180deg, #12222a, hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(270deg, #12222a, hsla(0, 0%, 100%, 0));
}

.arrow._2.usl {
  background-image: -webkit-linear-gradient(0deg, hsla(0, 0%, 100%, 0), #f2f2f2);
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #f2f2f2);
}

.arrow.usl {
  max-width: 30%;
  background-image: -webkit-linear-gradient(0deg, #f2f2f2, hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(90deg, #f2f2f2, hsla(0, 0%, 100%, 0));
}

.tb-col1 {
  display: inline;
}

.col2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-cont-main {
  position: relative;
  z-index: 2;
  width: 490px;
  max-width: 100%;
  padding: 40px 30px 60px 20px;
  float: right;
}

.div-h2 {
  margin-bottom: 40px;
}

.adress2 {
  font-size: 14px;
}

.line3 {
  height: 1px;
  margin-top: 15px;
  margin-right: -140px;
  background-color: #f03d3b;
}

.form-block {
  max-width: 340px;
  margin-top: 30px;
  margin-bottom: 0px;
}

.field {
  height: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, .5);
  background-color: transparent;
  color: #fff;
  font-size: 16px;
}

.field:focus {
  border-color: transparent transparent #fff;
}

.field.main {
  width: 200px;
  margin-right: 15px;
  padding-top: 10px;
  float: left;
}

.field.main._2 {
  border-bottom-color: rgba(18, 34, 42, .5);
  color: #12222a;
}

.field.main._2:focus {
  border-bottom-color: #12222a;
}

.field.main._2.rez {
  width: 100%;
  margin-bottom: 10px;
  float: none;
}

.descr {
  margin-top: 5px;
  color: hsla(0, 0%, 100%, .6);
  font-size: 10px;
  line-height: 1.3em;
}

.map-block {
  position: relative;
  z-index: 1;
  height: 100%;
}

.tb-sogl-form {
  margin-top: 15px;
  clear: left;
  color: hsla(0, 0%, 100%, .4);
  font-size: 10px;
  line-height: 1.3em;
}

.tb-sogl-form._2 {
  clear: left;
  color: rgba(18, 34, 42, .4);
}

.sogl-link {
  color: hsla(0, 0%, 100%, .5);
  text-decoration: underline;
}

.sogl-link:hover {
  text-decoration: none;
}

.sogl-link._2 {
  color: rgba(18, 34, 42, .5);
}

.success-message {
  background-color: hsla(0, 0%, 100%, .1);
}

.error-message {
  color: #12222a;
}

.footer-link {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: hsla(0, 0%, 100%, .6);
  font-size: 13px;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.w--current {
  color: #fff;
}

.footer-menu {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid hsla(0, 0%, 99%, .2);
}

.tb-footer {
  margin-top: 5px;
}

.footer-link2 {
  color: hsla(0, 0%, 100%, .4);
  text-decoration: underline;
}

.footer-link2:hover {
  text-decoration: none;
}

.div-cont-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.email {
  display: inline-block;
  margin-bottom: 30px;
  float: left;
  clear: left;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-decoration: none;
}

.email:hover {
  border-bottom: 1px solid hsla(0, 0%, 100%, .3);
}

.text-block {
  clear: left;
}

.img-usluga-main {
  position: absolute;
  right: -60px;
  bottom: -60px;
  width: 400px;
  height: 400px;
  background-image: url('../images/img-pokraska.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 0 0 25px rgba(0, 0, 0, .3);
}

.img-usluga-main.kuzov {
  background-image: url('../images/img-kuzovnoi-remont.jpg');
}

.img-usluga-main.maslo {
  background-image: url('../images/img-zamena-masla.jpg');
}

.img-usluga-main.kpp {
  background-image: url('../images/img-kpp.jpg');
}

.img-usluga-main.kond {
  background-image: url('../images/img-kond.jpg');
}

.img-usluga-main.ton {
  background-image: url('../images/img-ton.jpg');
}

.img-usluga-main.shiny {
  background-image: url('../images/img-shiny.jpg');
}

.img-usluga-main.komp {
  background-image: url('../images/img-komp.jpg');
}

.img-usluga-main.shod {
  background-image: url('../images/img-shod-razval.jpg');
}

.img-usluga-main.ur {
  background-image: url('../images/img-urlicam.jpg');
}

.img-usluga-main.rez {
  background-image: url('../images/vakansii.jpg');
}

.ps-text {
  max-width: 500px;
  margin-top: 30px;
  color: hsla(0, 0%, 100%, .4);
  font-size: 14px;
  line-height: 1.3em;
}

.form-heading-main {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
}

.form-block-2 {
  display: inline-block;
  width: 360px;
  max-width: 100%;
}

.row3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
}

.col3 {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.col3._2 {
  padding-left: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.usl-link {
  display: block;
  margin-bottom: 8px;
  padding: 13px 25px;
  background-color: #f4f5f5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #12222a;
  text-decoration: none;
}

.usl-link:hover {
  background-color: #e4e4e4;
}

.usl-link.w--current {
  background-color: #f03d3b;
  color: #fff;
}

.preim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-usl {
  margin-right: 30px;
}

.text-konsult {
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 1.3em;
}

.phone-kons {
  color: #f03d3b;
  text-decoration: none;
}

.ceny-b1 {
  display: inline-block;
  border-bottom: 1px solid rgba(240, 61, 59, .5);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f03d3b;
  font-size: 18px;
  text-decoration: none;
}

.ceny-b1:hover {
  border-bottom-color: rgba(240, 61, 59, .85);
}

.ceny-b1.close {
  display: none;
}

.man-img {
  position: absolute;
  right: -100px;
  bottom: 0px;
}

.div-konsult {
  margin-right: 190px;
  margin-bottom: 70px;
  margin-left: 50px;
  padding: 80px 120px 80px 80px;
  box-shadow: inset 0 0 0 40px #f03d3b, 0 15px 50px 0 rgba(0, 0, 0, .2);
}

.div-konsult._2 {
  margin-top: 60px;
  margin-right: 0px;
  margin-left: 0px;
}

.row4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -70px;
}

.col4 {
  padding-right: 70px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.img-komp {
  margin-bottom: 25px;
  box-shadow: 0 0 0 10px hsla(0, 0%, 72%, .3);
}

.ent-4 {
  display: block;
}

.ent-2 {
  display: block;
}

.dropdown-list-2 {
  padding-left: 40px;
}

.dropdown-list-2.w--open {
  position: static;
  padding: 20px;
  background-color: transparent;
}

.dropdown-toggle {
  display: block;
  padding-right: 50px;
  background-color: #f4f5f5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.dropdown-toggle:hover {
  background-color: #e4e4e4;
}

.dropdown-toggle.w--open {
  background-color: #12222a;
  color: #fff;
}

.dropdown {
  display: block;
  margin-bottom: 8px;
}

.tb-footer2 {
  float: left;
  clear: left;
}

.price {
  margin-top: 40px;
  padding-left: 130px;
}

.div-ceny {
  overflow: hidden;
  height: 0px;
  padding-top: 30px;
}

.row-cena {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: right;
}

.cena-1 {
  display: inline-block;
  width: 20%;
  margin-bottom: 5px;
  padding-left: 15px;
}

.cena-1.n {
  color: #12222a;
  font-weight: 700;
  letter-spacing: 0em;
}

.cena-1._2 {
  width: 30%;
}

.name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #12222a;
  line-height: 1.2em;
  text-align: left;
}

.name._2 {
  font-weight: 700;
}

.logos-header {
  margin-top: 60px;
  color: #12222a;
  font-weight: 700;
  text-transform: uppercase;
}

.div-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-logo {
  width: 25%;
  padding: 5px;
}

.policy {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3000;
  display: none;
}

.lb-bg {
  height: 100%;
  background-color: rgba(18, 34, 42, .95);
}

.lb-block {
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: auto;
  width: 750px;
  max-height: 80%;
  max-width: 90%;
  padding: 60px;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #a6a6a6;
}

.close-lb {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  opacity: 0.5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.close-lb:hover {
  opacity: 0.9;
}

.html-embed {
  width: 620px;
}

.file-btn {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 12px 26px;
  border-radius: 4px;
  background-color: #e7e7e7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  cursor: pointer;
}

.file-btn:hover {
  background-color: #d8d8d8;
}

.form-block-3 {
  max-width: 300px;
}

.gal-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -60px;
  padding-right: 10px;
  padding-left: 10px;
}

.gal-col {
  padding-right: 60px;
}

.gal-image {
  box-shadow: 0 0 0 10px hsla(0, 0%, 72%, .3);
}

.gal-image._2 {
  position: relative;
  margin-top: -64px;
  float: right;
}

.vk-link {
  color: #f03d3b;
}

.vk-link:hover {
  text-decoration: none;
}

.gal-text {
  margin-top: -20px;
  margin-bottom: 50px;
}

html.w-mod-js *[data-ix="slide"] {
  opacity: 0.15;
}

@media (max-width: 991px) {
  .section._1sect {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section._1sect.usl.kraska {
    padding-bottom: 60px;
  }
  .section._4sect {
    display: block;
  }
  .navbar {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container.menu-cont {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .nav-link {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-menu {
    left: 20px;
    right: 20px;
    margin-top: 20px;
    padding: 15px 30px;
    border-radius: 5px;
    background-color: #12222a;
    box-shadow: 0 16px 30px 0 rgba(0, 0, 0, .45);
    text-align: left;
  }
  .soc {
    margin-right: 0px;
    margin-left: 9px;
  }
  .div-soc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
  }
  .div-1sect {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 80px;
  }
  .img-1 {
    left: 35%;
    top: auto;
    bottom: -35%;
    max-width: 100%;
  }
  .heading {
    font-size: 62px;
    line-height: 1em;
  }
  .heading.sm1 {
    font-size: 56px;
  }
  .par-1.sm1 {
    max-width: 400px;
  }
  .heading-2 {
    font-size: 42px;
  }
  .usluga {
    width: 32%;
  }
  .img-usl {
    height: 150px;
  }
  .heading-3 {
    font-size: 20px;
  }
  .button-red.usl._2 {
    width: 100%;
  }
  .row1 {
    margin-left: 0px;
  }
  .col1 {
    padding-right: 0px;
  }
  .arrow {
    max-width: 10%;
  }
  .arrow.usl {
    max-width: 17%;
  }
  .div-cont-main {
    left: 50%;
    display: inline-block;
    width: 100%;
    max-width: 730px;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .line3 {
    margin-right: 0px;
  }
  .field.main._2 {
    width: 100%;
    float: none;
  }
  .map-block {
    height: 500px;
  }
  .footer-link {
    margin-bottom: 15px;
  }
  .menu-button {
    margin-left: 30px;
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .2);
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .div-cont-header {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tb-menu {
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, .25);
    color: hsla(0, 0%, 100%, .5);
    font-size: 13px;
  }
  .menu-uslugi {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
  }
  .img-usluga-main {
    right: -10px;
    bottom: -10px;
    width: 250px;
    height: 250px;
  }
  .ps-text {
    max-width: 400px;
    font-size: 12px;
  }
  .form-block-2._2 {
    width: 250px;
  }
  .col3._2 {
    padding-left: 40px;
  }
  .preim {
    padding-right: 0px;
  }
  .text-konsult {
    position: relative;
    z-index: 3;
    margin-bottom: 30px;
  }
  .div-konsult {
    margin-left: 0px;
  }
  .row4 {
    margin-right: -40px;
  }
  .col4 {
    padding-right: 40px;
  }
  .ent-2 {
    display: inline;
  }
  .price {
    padding-left: 0px;
  }
  .html-embed {
    width: 100%;
  }
  .gal-row {
    display: block;
    margin-right: 0px;
  }
  .gal-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    padding-right: 0px;
  }
  .gal-image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .gal-image._2 {
    margin-top: 0px;
    margin-left: 40px;
    float: none;
  }
}

@media (max-width: 767px) {
  .section._1sect {
    padding-bottom: 150px;
  }
  .section._1sect.usl {
    padding-bottom: 180px;
  }
  .section._1sect.usl.kraska {
    padding-bottom: 130px;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-link {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .brand {
    margin-right: 25px;
    padding-left: 0px;
  }
  .phone {
    font-size: 24px;
  }
  .adress {
    margin-right: 10px;
  }
  .div-soc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .div-1sect {
    padding-top: 60px;
    padding-right: 50px;
    padding-left: 50px;
    box-shadow: inset 0 0 0 25px #f03d3b, 0 15px 50px 0 rgba(0, 0, 0, .2);
  }
  .div-1sect.usl {
    padding-right: 50px;
  }
  .img-1 {
    left: auto;
    right: -50px;
    bottom: -11vw;
    width: 70%;
  }
  .heading {
    margin-bottom: 25px;
    font-size: 42px;
  }
  .heading.sm1 {
    font-size: 44px;
  }
  .par-1 {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .heading-2.h2 {
    font-size: 32px;
  }
  .heading-2.h2-2 {
    font-size: 32px;
  }
  .img-usl {
    height: 130px;
  }
  .div-text2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }
  .button-red.u2 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .button-red.usl {
    display: block;
    width: 100%;
  }
  .spisok {
    font-size: 12px;
  }
  .line2 {
    width: 17%;
    margin-right: 26%;
    margin-left: 26%;
  }
  .row1 {
    display: inline-block;
  }
  .col1 {
    margin-bottom: 15px;
    padding-left: 0px;
  }
  .icon-col1 {
    width: 43px;
  }
  .slider {
    width: 100vw;
  }
  .mask {
    width: 80%;
  }
  .col2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .field.main {
    width: 100%;
    margin-right: 0px;
    float: none;
  }
  .map-block {
    height: 300px;
  }
  .menu-button {
    margin-left: 25px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .div-cont-header {
    display: block;
  }
  .img-usluga-main {
    bottom: -130px;
    width: 200px;
    height: 200px;
  }
  .ps-text {
    max-width: 50%;
  }
  .form-block-2 {
    position: relative;
    z-index: 3;
  }
  .form-block-2._2 {
    max-width: 70%;
  }
  .col3._2 {
    display: none;
  }
  .text-konsult {
    font-size: 22px;
  }
  .man-img {
    right: -55px;
    width: 300px;
  }
  .div-konsult {
    margin-right: 0px;
    padding: 60px 60px 100px;
    box-shadow: inset 0 0 0 30px #f03d3b, 0 15px 50px 0 rgba(0, 0, 0, .2);
  }
  .div-konsult._2 {
    padding-bottom: 80px;
  }
  .row4 {
    display: block;
    margin-right: 0px;
  }
  .col4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }
  .img-komp {
    max-width: 50%;
    margin-right: 30px;
    margin-bottom: 0px;
  }
  .lb-block {
    padding-right: 50px;
    padding-left: 50px;
  }
  .html-embed {
    width: 100%;
  }
  .gal-col {
    display: block;
  }
  .gal-image._2 {
    margin-top: -40px;
    margin-left: 0px;
    float: right;
  }
}

@media (max-width: 479px) {
  .section._1sect {
    padding-bottom: 120px;
  }
  .section._1sect.usl {
    padding-bottom: 140px;
  }
  .section._1sect.usl.kraska {
    padding-bottom: 100px;
  }
  .brand {
    width: 80px;
    margin-right: 0px;
  }
  .phone {
    font-size: 15px;
  }
  .adress {
    font-size: 12px;
  }
  .soc {
    margin-top: 0px;
    margin-right: 9px;
    margin-left: 0px;
  }
  .div-soc {
    display: block;
  }
  .div-1sect.usl {
    padding-top: 50px;
  }
  .heading {
    font-size: 36px;
  }
  .heading.sm1 {
    font-size: 32px;
  }
  .heading.sm1._2 {
    font-size: 28px;
  }
  .par-1 {
    font-size: 22px;
  }
  .button {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .heading-2 {
    font-size: 34px;
  }
  .heading-2.black {
    font-size: 34px;
  }
  .uslugi {
    display: block;
    width: 300px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .usluga {
    display: block;
    width: 100%;
  }
  .img-usl {
    display: block;
    height: 50vw;
  }
  .div-text2 {
    display: block;
  }
  .spisok {
    font-size: 11px;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
  .line2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .row1 {
    display: block;
  }
  .col2 {
    padding-bottom: 20px;
  }
  .div-cont-main {
    padding-bottom: 30px;
  }
  .map-block {
    height: 400px;
  }
  .footer-link {
    display: block;
  }
  .div-cont-header {
    padding-left: 15px;
  }
  .div-block-2 {
    margin-bottom: 5px;
  }
  .img-usluga-main {
    bottom: -67px;
    width: 140px;
    height: 140px;
    box-shadow: 0 0 0 15px rgba(0, 0, 0, .3);
  }
  .ps-text {
    font-size: 12px;
  }
  .form-block-2._2 {
    max-width: 100%;
  }
  .row3 {
    padding-bottom: 60px;
  }
  .preim {
    display: block;
    margin-bottom: 30px;
  }
  .icon-usl {
    width: 80px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .text-konsult {
    font-size: 20px;
  }
  .man-img {
    right: -36px;
  }
  .div-konsult {
    margin-bottom: 140px;
    padding-right: 50px;
    padding-bottom: 170px;
    padding-left: 50px;
    box-shadow: inset 0 0 0 25px #f03d3b, 0 15px 50px 0 rgba(0, 0, 0, .2);
  }
  .div-konsult._2 {
    margin-bottom: 70px;
  }
  .col4 {
    display: block;
    margin-bottom: 50px;
    text-align: center;
  }
  .img-komp {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 25px;
  }
  .ent-4 {
    display: inline;
  }
  .row-cena {
    font-size: 14px;
  }
  .div-logo {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .lb-block {
    padding: 40px 30px 40px 20px;
    font-size: 14px;
  }
  .file-btn {
    font-size: 12px;
  }
  .gal-image._2 {
    margin-top: 30px;
    float: none;
  }
}

@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/Futura-PT-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/Futura-PT-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/Futura-PT-Demi.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/Futura-PT-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica neue';
  src: url('../fonts/HelveticaNeueCyr-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica neue';
  src: url('../fonts/HelveticaNeueCyr-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica neue';
  src: url('../fonts/HelveticaNeueCyr-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}