.example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: -webkit-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}.h1 {
  font-size: 2rem;
  line-height: 2rem;
}

.header {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 11000;
  height: 100px;
  background-color: #fff;
  background-image: url('../images/head-bg.png');
  background-position: 46% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.main-section {
  overflow: hidden;
  height: auto;
  margin-top: 0px;
  padding-top: 110px;
  padding-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2)), url('../images/bg-1.png');
  background-image: -webkit-linear-gradient(top, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2)), url('../images/bg-1.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2)), url('../images/bg-1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.form-section {
  overflow: visible;
  height: 270px;
  background-color: #004ba8;
}

.repairs-section {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 50px;
  background-image: url('../images/bg-3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.advantage-section {
  overflow: hidden;
  height: auto;
  padding-top: 60px;
  padding-bottom: 110px;
  background-image: url('../images/bg-2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.priznaki-section {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 70px;
}

.steps-section {
  position: static;
  overflow: hidden;
  height: 460px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.price-section {
  overflow: visible;
  padding-top: 70px;
  padding-bottom: 60px;
  background-image: url('../images/bg-4.png');
  background-position: 50% 50%;
  background-size: cover;
}

.testimonial-section {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 60px;
}

.slider-section {
  overflow: hidden;
  padding-top: 60px;
  background-image: url('../images/bg-5.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contacts-section {
  position: relative;
  overflow: hidden;
  height: 404px;
}

.nav-menu {
  float: none;
}

.nav-link {
  width: 16.66%;
  height: 55px;
  padding-top: 17.5px;
  padding-right: 0px;
  padding-left: 0px;
  direction: ltr;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
  text-indent: 0px;
}

.nav-link:hover {
  background-color: #ff444d;
  text-decoration: none;
}

.nav-link.w--current {
  background-color: #ff444d;
  color: #fff;
  text-decoration: none;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 100px;
  right: 0px;
  height: 55px;
  background-color: #004ba8;
}

.header-container {
  display: block;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logo {
  width: 261px;
  height: 45px;
  margin-top: 27.5px;
  float: left;
  background-image: url('../images/logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.descriptor {
  margin-top: 27.5px;
  margin-left: 25px;
  float: left;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  font-size: 22px;
}

.header-div {
  display: block;
  width: 46%;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.phone-text {
  display: block;
  height: 30px;
  margin-top: 36px;
  margin-bottom: auto;
  padding-top: 4px;
  padding-left: 10px;
  float: left;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/icons.html');
  background-position: 172% 94%;
  background-repeat: no-repeat;
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #4c9cff;
  font-size: 20px;
}

.callback-button {
  width: 228px;
  height: 42px;
  margin-top: 29.5px;
  float: right;
  border: 2px solid #ff444d;
  background-color: #ff444d;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  font-size: 18px;
  text-align: center;
}

.callback-button:hover {
  border: 2px solid #ff444d;
  background-color: #fff;
  color: #ff444d;
}

.head-div {
  float: left;
}

.besplatno {
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #4c9cff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.utp {
  display: block;
  width: 700px;
  margin: 0px auto;
  padding: 10px 8px 8px;
  background-color: rgba(0, 0, 0, .6);
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #fff;
  font-size: 42px;
  font-weight: 400;
  text-align: center;
  line-height: 43px;
}

.utp._2 {
  width: 230px;
}

._1chas {
  margin-top: 28px;
  margin-bottom: 20px;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #ff444d;
  font-size: 41px;
  line-height: 41px;
  text-align: center;
  text-transform: uppercase;
}

.main-image {
  position: relative;
  display: block;
  width: 265px;
  height: 180px;
  margin-top: 140px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/detal.png');
  background-position: -15px 244%;
  background-size: contain;
  background-repeat: no-repeat;
}

.garanty {
  position: absolute;
  top: -35px;
  right: -20px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-image: url('../images/garanty-circle.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.garanty-icon {
  display: block;
  width: 100px;
  height: 100px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #f5f5f5;
  border-radius: 100%;
  background-color: #4c9cff;
  background-image: url('../images/icon.png');
  background-position: -141px -16px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.garanty-text {
  margin-top: 48px;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
}

.vygody {
  position: absolute;
  top: -80px;
  right: 0px;
  bottom: 0px;
  width: 290px;
  height: 310px;
  float: right;
}

.vygoda {
  height: 80px;
  margin-bottom: 25px;
  background-color: rgba(255, 255, 255, .8);
}

.vygoda-icon {
  width: 65px;
  height: 80px;
  float: left;
  background-color: #4c9cff;
}

.vygoda-icon._2 {
  background-image: url('../images/icon.png');
  background-position: -82px -9px;
}

.vygoda-icon._3 {
  background-image: url('../images/icon.png');
  background-position: -3px -6px;
  background-repeat: no-repeat;
}

._8 {
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 88px;
  text-align: center;
}

.vygoda-text {
  padding-left: 80px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #4c9cff;
}

.vygoda-text._2 {
  margin-top: 18px;
  font-family: 'Open Sans', sans-serif;
}

.vygoda-text._3 {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.main-container {
  position: relative;
}

.main-button {
  display: block;
  width: 355px;
  height: 80px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  float: none;
  border: 2px solid #ff444d;
  background-color: #ff444d;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  font-size: 30px;
  line-height: 26px;
  text-align: center;
}

.main-button:hover {
  padding-top: 12px;
  background-color: #fff;
  color: #ff444d;
  font-weight: 400;
  text-decoration: none;
}

.center-div {
  position: relative;
  height: 200px;
}

.section-title {
  margin-bottom: 60px;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #fff;
  font-size: 60px;
  font-weight: 500;
  text-align: center;
}

.section-title._2 {
  color: #454645;
  line-height: 60px;
}

.circle {
  position: relative;
  z-index: 0;
  display: block;
  width: 164px;
  height: 160px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/circle.png');
  background-position: 50% 50%;
  background-size: contain;
}

.icon {
  width: 164px;
  height: 160px;
  background-image: url('../images/icon.png');
  background-position: 46% 22px;
  background-repeat: no-repeat;
}

.icon._2 {
  background-position: 74% -4%;
}

.icon._3 {
  background-position: -541px 9px;
}

.icon._4 {
  background-position: 34px 111%;
}

.icon._5 {
  background-position: -94px 52%;
}

.icon._6 {
  background-image: url('../images/icon.png');
  background-position: 46% 52%;
  background-repeat: no-repeat;
}

.icon._7 {
  background-position: 73% 50%;
}

.icon._8 {
  background-position: 105% 50%;
}

.icon._9 {
  border-radius: 100%;
}

.title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #4c9cff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.icon-text {
  margin-bottom: 45px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.icon-text._2 {
  margin-top: 20px;
  margin-bottom: 45px;
}

.form-container {
  position: relative;
  left: 0px;
  top: -14px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 298px;
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
  border: 14px solid #e9e9e9;
}

.form-image {
  position: relative;
  left: -10px;
  top: -35px;
  z-index: 1;
  width: 100%;
  height: 355px;
  background-image: url('../images/form-img.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.form-image._2 {
  background-image: url('../images/form-img2.png');
  background-position: 63px 0px;
  background-size: contain;
}

.form-image._3 {
  left: -30px;
  top: -45px;
  background-image: url('../images/form-img3.png');
  background-position: -13px 0px;
}

.form-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 60px;
  display: block;
  width: 940px;
  height: 220px;
  margin-right: auto;
  margin-left: auto;
  text-transform: none;
}

.form-wrapper._2 {
  bottom: 55px;
}

.form-wrapper._3 {
  left: 40px;
  bottom: 50px;
}

.field {
  width: 24%;
  height: 50px;
  margin-left: 1%;
  float: left;
  font-family: 'Pf din text cond pro regular', sans-serif;
  font-size: 20px;
}

.form-button {
  width: 24%;
  height: 50px;
  margin-left: 1%;
  border: 2px solid #ff444d;
  background-color: #ff444d;
  font-family: 'Pf din text cond pro regular', sans-serif;
  font-size: 30px;
}

.form-button:hover {
  background-color: #fff;
  color: #ff444d;
}

.form {
  position: absolute;
  left: 0px;
  top: 170px;
  right: 0px;
  bottom: 0px;
}

.form._3 {
  top: 150px;
}

.form-cta {
  width: 50%;
  height: 45%;
  margin-top: 3%;
  float: right;
}

.form-cta._3 {
  width: 45%;
  margin-top: 4%;
}

.cta {
  margin-top: 30px;
  font-family: 'Pfdintextcondpro light', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
  text-transform: uppercase;
}

.cta._2 {
  margin-top: 20px;
}

.red-medium {
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #ff444d;
}

.cta2 {
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

.icon-image {
  position: relative;
  top: 0px;
  z-index: 0;
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 8px;
  border-color: hsla(0, 0%, 100%, .9);
  border-radius: 100%;
  background-image: url('../images/zamena.png');
  background-position: 50% 50%;
  background-size: cover;
}

.icon-image._2 {
  background-image: url('../images/akp.png');
}

.icon-image._3 {
  background-image: url('../images/variator.png');
  background-size: cover;
}

.icon-image._4 {
  background-image: url('../images/gidroblock.png');
  background-size: cover;
}

.icon-image._5 {
  background-image: url('../images/dsg.png');
  background-size: cover;
}

.icon-image._6 {
  background-image: url('../images/diagnostika.png');
  background-size: cover;
}

.icon-image._7 {
  background-image: url('../images/maslo.png');
  background-size: cover;
}

.icon-image._8 {
  background-image: url('../images/gidrotransf.png');
  background-size: cover;
}

.button {
  display: block;
  width: 260px;
  height: 62px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 2px solid #ff444d;
  background-color: #ff444d;
  font-family: 'Pf din text cond pro regular', sans-serif;
  font-size: 32px;
  text-align: center;
}

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

.button._2 {
  height: 50px;
  padding-top: 12px;
  font-size: 22px;
}

.text-priznaki {
  height: 40px;
  margin-bottom: 35px;
  padding-top: 7px;
  padding-left: 60px;
  font-family: 'Open Sans', sans-serif;
  color: #454645;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.list-icon {
  width: 40px;
  height: 40px;
  float: left;
  background-image: url('../images/icon.png');
  background-position: -149px 89%;
  background-size: auto;
}

.list-icon._2 {
  background-position: 79% 89%;
}

.list-icon._3 {
  background-position: 94% 89%;
}

.list-icon._4 {
  background-position: 38% 88%;
}

.list-icon._5 {
  width: 42px;
  background-position: -160% 88%;
}

.list-icon._6 {
  background-position: 66% 88%;
}

.line {
  width: 36px;
  height: 4px;
  margin-top: 50px;
  float: left;
  background-color: #eaeaea;
}

.line.long {
  width: 124px;
  margin-bottom: 50px;
  margin-left: 128px;
}

.line._2 {
  float: right;
}

.steps-circle {
  display: block;
  width: 104px;
  height: 108px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  float: none;
  background-image: url('../images/steps.png');
  background-position: 50% 50%;
  background-size: contain;
}

.lines {
  position: relative;
  padding-bottom: 0px;
}

.icons-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 104px;
}

.steps-content {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: 30px;
}

.steps-content._2 {
  margin-left: 43px;
}

.steps-content._3 {
  margin-left: 55px;
}

.steps-content._4 {
  margin-left: 60px;
}

.steps-title {
  margin-top: 10px;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #454645;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}

.step-number {
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  border-radius: 100%;
  background-color: #4c9cff;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.price-content {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 560px;
  float: right;
}

.man {
  position: absolute;
  left: -20px;
  top: -120px;
  right: -20px;
  width: 370px;
  height: 596px;
  float: left;
  background-image: url('../images/man.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.price-title {
  margin-bottom: 56px;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
}

.price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  margin-bottom: 8px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #8e8e8e;
  font-size: 24px;
}

.price-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 205px;
  height: 65px;
  padding-left: 10px;
  float: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  background-image: url('../images/price-bg.png');
  background-position: 50% 50%;
  background-size: contain;
}

.pricetitle {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Pf din text cond pro regular', sans-serif;
}

.price {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #fff;
  font-size: 23px;
  text-align: center;
}

.small {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.price-container {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}

.slider {
  overflow: visible;
  width: 100%;
  height: 418px;
  background-color: transparent;
}

.slide {
  position: relative;
  z-index: 100;
  display: block;
  width: 100%;
  height: 418px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/slide1.html');
  background-position: 50% 50%;
  background-size: cover;
}

.slide._2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: 100%;
  height: 418px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/slide2.html');
  background-size: cover;
}

.slide._3 {
  width: 100%;
  background-image: url('../images/slide3.html');
  background-size: cover;
}

.slide._4 {
  width: 100%;
  background-image: url('../images/slide4.html');
  background-size: cover;
}

.arrow {
  color: #4c9cff;
}

.mask {
  display: block;
  overflow: visible;
  width: 65%;
  height: 418px;
  margin-right: auto;
  margin-left: auto;
}

.slide2 {
  display: block;
  width: 100%;
  height: 418px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slide-2 {
  position: relative;
  display: block;
  width: 100%;
  height: 418px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/slide2.html');
  background-position: 50% 50%;
  background-size: cover;
}

.slide22 {
  width: 18%;
  height: 80%;
  background-image: url('../images/slide2.html');
  background-position: 100% 50%;
  background-size: cover;
}

.slide-3 {
  width: 100%;
  height: 418px;
  background-image: url('../images/slide3.html');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4 {
  width: 100%;
  height: 418px;
  background-image: url('../images/slide4.html');
  background-position: 50% 50%;
  background-size: cover;
}

.otzyv-content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}

.photo {
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-position: 50% 50%;
}


.photo._1 {
  background-image: url('../images/client1.png');
  background-size: contain;
}

.photo._2 {
  background-image: url('../images/client2.png');
  background-size: contain;
}

.photo._3 {
  background-image: url('../images/client3.png');
  background-size: contain;
}

.photo._4 {
  background-image: url('../images/client4.png');
  background-size: contain;
}

.photo._5 {
  background-image: url('../images/client5.png');
  background-size: contain;
}

.photo._6 {
  background-image: url('../images/client6.png');
  background-size: contain;
}

.otzyv-text {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.client-name {
  font-family: 'Pfdintextcondpro medium', sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.otzyv-slider {
  height: 100%;
  background-color: transparent;
}

.left-arrow {
  left: -70px;
  height: 40%;
  margin-top: -30px;
  color: #ff444d;
}

.right-arrow {
  right: -70px;
  height: 40%;
  margin-top: -30px;
  color: #4c9cff;
}

.otzyv-button {
  display: block;
  width: 290px;
  height: 56px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #ff444d;
  background-color: #ff444d;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
}

.otzyv-button:hover {
  background-color: #fff;
  color: #ff444d;
}

.slider-ttitle {
  margin-bottom: 30px;
  font-family: 'Pfdintextcondpro light', sans-serif;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
  text-align: center;
}

.slider-description {
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #277ce5;
  font-weight: 400;
  text-align: center;
}

.blue {
  font-family: 'Pfdintextcondpro medium', sans-serif;
  color: #277ce5;
  font-weight: 500;
}

.contacts-div {
  position: relative;
  z-index: 2;
  width: 560px;
  height: 350px;
}

.contact-form {
  position: relative;
  display: block;
  width: 50%;
  height: 100%;
  padding-top: 20px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(50, 120, 204, .85);
}

.contacts-content {
  position: relative;
  z-index: 5;
  width: 50%;
  height: 100%;
  padding-top: 30px;
  padding-left: 0px;
  float: left;
  background-color: hsla(0, 0%, 100%, .9);
}

.contacts-wrapper {
  position: relative;
  display: block;
  width: 240px;
  height: auto;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.contacts-form {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -130px;
}

.contacts-field {
  width: 240px;
  height: 50px;
  font-family: 'Pf din text cond pro regular', sans-serif;
  font-size: 20px;
}

.contacts-button {
  display: block;
  width: 240px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  border: 2px solid #ff444d;
  background-color: #ff444d;
  font-family: 'Pfdintextcondpro medium', sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.contacts-button:hover {
  background-color: #fff;
  color: #ff444d;
}

.contatcs-cta {
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}

.medium {
  font-family: 'Pfdintextcondpro medium', sans-serif;
}

.adress-title {
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 40px;
  padding-bottom: 20px;
  border-bottom: 2px solid #246ec9;
  font-family: 'Pf din text cond pro regular', sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.contacts {
  position: absolute;
  margin-top: 30px;
  margin-left: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #454645;
  line-height: 18px;
  font-weight: 400;
}

.contacts._2 {
  margin-top: 112px;
}

.contact1 {
  display: inline;
  border: 1px none #454645;
  color: #454645;
  text-decoration: none;
}

.contact1:hover {
  border-bottom-color: #4c9cff;
  color: #4c9cff;
}

.contact1.current {
  border-color: #454645;
  color: #454645;
}

.contacts2 {
  border-bottom: 1px dotted #4c9cff;
  color: #4c9cff;
  text-decoration: none;
}

.contacts2:hover {
  color: #4c9cff;
}

.map2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.mobile-map {
  display: none;
}

.mobile-map2 {
  display: none;
}

.copyright {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f6f6f6;
}

.copyright-text {
  font-family: 'Open Sans', sans-serif;
  color: #454645;
  font-size: 14px;
}

.copyright-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 60px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.soc-div {
  display: block;
  width: 35%;
  height: 60px;
  padding-top: 12px;
  padding-right: 40px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: right;
}

.social-icon {
  position: static;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: auto;
  padding-top: 6px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
      align-items: flex-end;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #ddd;
  font-family: Fontawesome, sans-serif;
  color: #4c9cff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.link-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 60px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.orange-creativ {
  font-family: 'Open Sans', sans-serif;
  color: #454645;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.callback {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12000;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, .6);
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.message {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12000;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, .6);
  -webkit-perspective: 1200px;
  perspective: 1200px;
color: #fff;
}

.message p{display: block;}
.message a{color:#fff}

.carousel .carousel__nav .nav {
  position: absolute;
  top: 0;
  color: #004BA8;
  background: #FFF;
  padding: 15px 15px;
  font-weight: bold;
  text-decoration: none;
  font-size: 2.8rem;
  border-radius: 10px;
  transition: padding .25s ease;
}
.carousel .carousel__nav .nav:hover {
  padding: 15px;
}

.wrapper {
  position: relative;
  z-index: 3001;
  display: block;
  width: auto;
  height: auto;
  max-width: 65%;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: transparent;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.wrapper--demo:before {
  background: linear-gradient(to left, rgba(0,0,0,0), rgba(0, 0, 0, 1));
}
.wrapper--demo:after {
  background: linear-gradient(to right, rgba(0,0,0,0), rgba(0, 0, 0, 1));
}

.form-titile {
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.form-desc {
  margin-top: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.callback-form {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 30px;
}

.fields {
  display: block;
  width: 260px;
  height: 50px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  background-color: #fff;
  color: #000;
}

.fields._2 {
  height: 80px;
}

.close-link {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 32px;
  height: 32px;
  padding-top: 5px;
  background-color: #1f4a7f;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.success-message {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: auto;
  height: 280px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  background-color: #004ba8;
}
.success-message._2 {
  left: 0px;
  top: -170px;
  right: 0px;
  bottom: 0px;
  height: 280px;
  padding-bottom: 50px;
}
.success-message._1 {
  height: 150px;
}

.success-message._3 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: auto;
  padding-top: 40px;
}

.success-title {
  position: relative;
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
.success-title._1 {
  margin-top: 15px;
}

 .form-cont {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.body {
  overflow: visible;
}

.order-form {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12000;
  display: none;
  background-color: rgba(0, 0, 0, .6);
}

.otzyv-form {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12000;
  display: none;
  background-color: rgba(0, 0, 0, .6);
}

.map1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.contact2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-left: 0px;
  float: none;
  background-color: hsla(0, 0%, 100%, .2);
}

.contact-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
}

.link2 {
  padding-bottom: 2px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #454645;
  background-color: #fff;
  color: #454645;
  text-decoration: none;
}

.link2:hover {
  border-bottom-color: #4c9cff;
  color: #4c9cff;
}

.link1 {
  padding-bottom: 1px;
  border-style: none none dotted;
  border-width: 1px;
  border-color: #000 #000 #4c9cff;
  background-color: hsla(0, 0%, 100%, .5);
  color: #4c9cff;
  text-decoration: none;
}

.diagnostic-form {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12000;
  display: none;
  background-color: rgba(0, 0, 0, .6);
}

.phone-mask {
  display: block;
  width: 260px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  color: #000;
}

.phone-mask._2 {
  width: 24%;
  margin-left: 1%;
  float: left;
  background-color: #fff;
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #000;
  font-size: 20px;
}

.phone-mask.field {
  width: 24%;
  margin-left: 1%;
  background-color: #fff;
  color: #454645;
}

.phone-mask._3 {
  width: 240px;
  background-color: #fff;
  font-family: 'Pf din text cond pro regular', sans-serif;
  color: #454645;
  font-size: 20px;
}

.form-cenetr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.phone-mask2 {
  width: 24%;
  height: 50px;
  margin-left: 1%;
  float: left;
  font-family: 'Pf din text cond pro regular', sans-serif;
  font-size: 20px;
}

html.w-mod-js *[data-ix="scale-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

html.w-mod-js *[data-ix="scale-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

html.w-mod-js *[data-ix="scale-scroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

html.w-mod-js *[data-ix="scale-scroll-4"] {
  opacity: 0;
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

html.w-mod-js *[data-ix="load-form"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="move-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="move-down-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="move-down-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="move-down-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="move-down-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="move-down-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="mve-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="mve-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="mve-up-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="mve-up-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="move-right"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="move-right-2"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="move-right-3"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="move-right-4"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

@media (max-width: 991px) {
  .advantage-section {
    height: auto;
  }
  
    .navbar {

    background-color: transparent;
  }
  
.menu-icon {
    color: #004ba8;
}

  .contacts-section {
    background-position: 54% 50%;
  }
  .nav-menu {
    background-color: #246ec9;
  }
  .nav-link {
    width: auto;
    padding-bottom: 17.5px;
  }
  .menu-button {
    height: 55px;
    padding-top: 15px;
  }
  .menu-button.w--open {
    height: 55px;
    background-color: #246ec9;
  }

  .logo {
    width: 200px;
    height: 42px;
  }
  .descriptor {
    margin-left: 15px;
    font-size: 18px;
  }
  .header-div {
    width: 40%;
  }
  .phone-text {
    display: block;
    width: 200px;
    height: 25px;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-position: 172% 92%;
    font-size: 18px;
    text-align: center;
  }
  .callback-button {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .vygody {
    position: relative;
    top: -20px;
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  
  .main-image {
  
	margin-top: 90px;
	margin-bottom: 40px;
  
  }
  
  .main-button {
  
	margin-top: 0px;
  
  }
  
  .center-div {
    height: auto;
  }
  .section-title {
    line-height: 60px;
    font-weight: 400;
  }
  .form-container {
    width: auto;
    height: 298px;
    max-width: 990px;
  }
  .form-image {
    display: block;
    height: 270px;
    margin-right: auto;
    margin-left: auto;
  }
  .form-wrapper {
    left: 10px;
    bottom: -40px;
    width: auto;
    height: 50%;
  }
  .form-wrapper._2 {
    bottom: -40px;
  }
  .form-wrapper._3 {
    left: 50px;
    bottom: -40px;
  }
  .form-button {
    font-size: 20px;
  }
  .form {
    left: 0px;
    top: 70px;
    right: 0px;
    bottom: auto;
  }
  .form._3 {
    top: 80px;
  }
  .form._2 {
    top: 80px;
  }
  .form-cta {
    width: 45%;
  }
  .form-cta._3 {
    width: 35%;
  }
  .cta {
    font-size: 1.5em;
  }
  .line.long {
    width: 50px;
  }
  .steps-content._2 {
    margin-left: 20px;
  }
  .steps-content._3 {
    margin-left: 15px;
  }
  .steps-content._4 {
    margin-left: 0px;
  }
  .price-content {
    width: 70%;
  }
  .man {
    width: 35%;
    height: 140%;
    background-position: 100% 50%;
    background-size: cover;
  }
  .price-title {
    margin-top: 0px;
  }
  .slider {
    height: 300px;
  }
  .slide {
    height: 300px;
  }
  .mask {
    height: 300px;
  }
  .slide-2 {
    height: 300px;
  }
  .slide-3 {
    height: 300px;
  }
  .slide-4 {
    height: 300px;
  }
  .photo {
    width: 100px;
    height: 100px;
  }
  .otzyv-text {
    font-size: 0.9em;
    line-height: 1.3em;
  }
  .client-name {
    font-size: 1em;
    line-height: 0.6em;
  }
  .left-arrow {
    left: -40px;
  }
  .right-arrow {
    right: -40px;
  }
  .contacts-div {
    width: 500px;
  }
  .contacts-field {
    display: block;
    width: 220px;
    margin-right: auto;
    margin-left: auto;
  }
  .contacts-button {
    width: 220px;
  }
  .map2 {
    display: block;
    background-position: 73% 50%;
  }
.success-message._3 {
    top: -125px;
  }
  .phone-mask._2 {
    width: 24%;
  }
  .phone-mask._3 {
    width: 220px;
  }
}

.mobile-maps1, .contacts-mobile, .mobile-maps2{
	display:none;
}
.mabs{
	position:relative!important;
}
.mobile-maps1, .mobile-maps2{
	position:absolute; top:0; left:0; width:100%;
}

.mobile-cart{
	position:relative; overflow:hidden; height:400px; display:none;
}
@media (max-width: 767px) {
	.hd{
		display:none!important;
	}
.mobile-cart{
	display:block;
}
.mobile-cart .map1, .mobile-cart .map2{
	display:block;
}
.mobile-maps1, .contacts-mobile{
	display:block;
}
  .steps-section {
    height: 1000px;
  }
  .contacts-section {
    height: 350px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .header-container {
    height: 100px;
  }
  .logo {
    margin-top: 12px;
    margin-left: 0px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .descriptor {
    width: 200px;
    margin-top: 0px;
    margin-left: 0px;
    float: none;
    font-size: 16px;
    line-height: 18px;
  }
  .header-div {
    display: block;
    width: auto;
    margin-right: 20px;
    float: right;
  }
  .phone-text {
    width: 180px;
    background-position: 161% 91%;
  }
  .callback-button {
    width: auto;
  }
  .head-div {
    margin-left: 20px;
    float: left;
  }
  .besplatno {
    font-size: 9vw;
    line-height: 7vw;
  }
  .utp {
    width: 420px;
    font-size: 6vw;
    line-height: 5vw;
  }
  
  .main-image {
	margin-top: 70px;
	margin-bottom: 40px;
  
  }
  
  ._1chas {
    font-size: 7vw;
    line-height: 5vw;
  }
  .main-button {
    width: 260px;
    height: auto;
    padding-bottom: 15px;
    font-size: 1.5em;
	margin-top: 0px;
  }
  .section-title {
    font-size: 3em;
    line-height: 1em;
  }
  .section-title._2 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .form-container {
    width: auto;
  }
  .form-image {
    background-size: 300px;
  }
  .form-image._2 {
    background-position: 17px 0px;
  }
  .form-image._3 {
    background-position: 15px 28px;
    background-size: 330px;
  }
  .form-button {
    font-size: 20px;
  }
  .form-cta {
    width: 40%;
  }
  .cta {
    margin-top: 40px;
    font-size: 1.7em;
    line-height: 1em;
  }
  .cta._2 {
    margin-top: 40px;
    font-size: 1.4em;
  }
  .cta2 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .line {
    display: none;
  }
  .steps-circle {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    float: none;
  }
  .icons-div {
    position: relative;
  }
  .steps-content {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .steps-content._2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .steps-content._3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .steps-content._4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .steps-title {
    margin-bottom: 30px;
  }
  .price-content {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .man {
    display: none;
  }
  .price-title {
    font-size: 3em;
    line-height: 1em;
  }
  .otzyv-content {
    width: 80%;
    margin-bottom: 40px;
  }
  .otzyv-text {
    text-align: center;
  }
  .left-arrow {
    left: 0px;
    height: 100%;
    margin-top: 0px;
  }
  .right-arrow {
    right: 0px;
    height: 100%;
    margin-top: 0px;
  }
  .contacts-div {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .map2 {
    display: none;
    background-size: cover;
  }
  .mobile-map {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    background-image: url('../images/mobile-map.html');
    background-position: 50% 50%;
    background-size: cover;
  }
  .mobile-map2 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    background-image: url('../images/map-mobile2.html');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .copyright-text {
    margin-left: 20px;
  }
  .copyright-div {
    width: 50%;
  }
  .soc-div {
    width: 50%;
  }
  .link-div {
    width: 100%;
    float: none;
    text-align: center;
  }
  .orange-creativ {
    text-align: center;
  }
  .form-desc {
    margin-bottom: 20px;
  }
  .callback-form {
    margin-top: 0px;
  }
  .map1 {
    display: none;
  }
}

@media (max-width: 479px) {
  .header {
    height: 100px;
  }
  .main-section {
    overflow: visible;
    margin-top: 0px;
  }
  


.vygoda-icon {
    width: 65px;
    /*height: auto;*/
    /*min-height: 100px;*/
    float: left;
    background-color: #4c9cff;
}
  
  
  .form-section {
    height: 586px;
  }
  .steps-section {
    height: 1050px;
  }
  .contacts-section {
    height: 700px;
    background: #eaeaea;
  }
  .navbar {
    top: 100px;
  }
  .logo {
    width: 150px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .descriptor {
    width: 160px;
  }
  .header-div {
    width: 45%;
    margin-right: 5px;
    padding-top: 5px;
  }
  .phone-text {
    width: 134px;
    background-position: 133% 92%;
    font-size: 13px;
  }
  .callback-button {
    width: auto;
    height: auto;
    margin-top: 5px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 16px;
  }
  .head-div {
    width: 50%;
    margin-left: 5px;
    padding-top: 5px;
  }
  .utp {
    width: 300px;
    padding-top: 8px;
    font-size: 6.3vw;
    line-height: 6vw;
  }
  .utp._2 {
    width: 150px;
  }
  .vygody {
    top: -10px;
  }
  .main-button {
    width: 260px;
    height: auto;
    padding-bottom: 15px;
    font-size: 1.5em;
  }
  .section-title {
    font-size: 2em;
  }
  .section-title._2 {
    line-height: 1em;
  }
  .form-container {
    height: 600px;
  }
  .form-container._2 {
    height: 610px;
  }
  .form-image {
    left: 0px;
    top: -70px;
    height: 500px;
    background-position: 50% 0px;
  }
  .form-image._2 {
    top: -50px;
    background-position: 20px 1px;
    background-size: 250px;
    background-repeat: no-repeat;
  }
  .form-image._3 {
    left: 0px;
    background-position: 50% 0px;
    background-size: 300px;
  }
  .form-wrapper {
    left: 0px;
    bottom: -120px;
  }
  .form-wrapper._2 {
    bottom: -120px;
  }
  .form-wrapper._3 {
    left: 0px;
    bottom: -80px;
  }
  .field {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .form-button {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .form {
    top: 30px;
    bottom: 0px;
  }
  .form._3 {
    top: 20px;
  }
  .form._2 {
    top: 30px;
  }
  .form-cta {
    position: relative;
    top: 210px;
    bottom: 0px;
    display: block;
    width: 90%;
    height: auto;
    margin-top: 0%;
    margin-right: auto;
    margin-left: 20px;
    float: none;
    text-align: center;
  }
  .form-cta._3 {
    top: 180px;
    display: block;
    width: 80%;
    margin-top: 0%;
    margin-right: auto;
    margin-left: auto;
  }
  .cta {
    margin-top: 20px;
    font-size: 1.4em;
  }
  .cta._2 {
    margin-top: 50px;
    font-size: 1.3em;
  }
  .cta2 {
    margin-top: 10px;
    font-size: 1em;
  }
  .button._2 {
    width: 200px;
    font-size: 17px;
  }
  .price-content {
    width: 100%;
  }
  .price-title {
    font-size: 2em;
  }
  .price-item {
    height: 50px;
    padding-left: 15px;
  }
  .price-bg {
    height: 50px;
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .pricetitle {
    font-size: 0.7em;
    line-height: 0.8em;
  }
  .price {
    margin-left: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 0.7em;
    line-height: 0.8em;
  }
  .price._2 {
    display: block;
    margin-right: auto;
    margin-left: 30px;
  }
  .slider {
    height: 200px;
  }
  .slide {
    height: 200px;
  }
  .mask {
    height: 200px;
  }
  .slide-2 {
    height: 200px;
  }
  .slide-3 {
    height: 200px;
  }
  .slide-4 {
    height: 200px;
  }
  .otzyv-button {
    width: auto;
    margin-right: 15px;
    margin-left: 15px;
    font-size: 20px;
  }
  .slider-description {
    margin-right: 10px;
    margin-left: 10px;
  }
  .contacts-div {
    width: auto;
  }
  .contact-form {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .contacts-content {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .mobile-map {
    background-position: 50% 113%;
    background-size: auto;
    background-repeat: repeat;
  }
  .mobile-map2 {
    display: none;
    background-position: 50% 112%;
    background-size: auto;
  }
  .copyright-div {
    width: 100%;
    float: none;
  }
  .soc-div {
    display: block;
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none;
  }
  .social-icon {
    float: left;
  }
  .wrapper {
    width: 90%;
    margin-top: 10%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .form-titile {
    font-size: 1.8em;
    line-height: 1em;
    text-align: center;
  }
  .form-desc {
    margin-top: 20px;
    font-size: 0.9em;
    line-height: 1.5em;
  }
  .callback-form {
    margin-top: 20px;
  }
  .fields {
    width: 200px;
  }
  .success-message {
    width: auto;
    height: 340px;
  }
.success-message._3 {
    left: 0px;
    top: -125px;
    right: 0px;
    bottom: 0px;
  }
.success-title._1 {
    margin-top: 0px;
  }
  .phone-mask {
    width: 200px;
  }
  .phone-mask._2 {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .phone-mask2 {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('undefined'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
	font-family: 'Pf din text cond pro regular';
	src: url('../fonts/subset-PFDinTextCondPro-Regular.html');
	src: url('../fonts/subset-PFDinTextCondPro-Regulard41d.html?#iefix') format('embedded-opentype'),
		url('../fonts/subset-PFDinTextCondPro-Regular.woff2') format('woff2'),
		url('../fonts/subset-PFDinTextCondPro-Regular.woff') format('woff'),
		url('../fonts/subset-PFDinTextCondPro-Regular-2.html') format('truetype'),
		url('../fonts/subset-PFDinTextCondPro-Regular.svg#PFDinTextCondPro-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Pfdintextcondpro light';
	src: url('../fonts/PFDinTextCondPro-Light.html');
	src: url('../fonts/PFDinTextCondPro-Lightd41d.html?#iefix') format('embedded-opentype'),
		/*url('../fonts/subset-PFDinTextCondPro-Light.woff2') format('woff2'),*/
		url('../fonts/subset-PFDinTextCondPro-Light.woff') format('woff'),
		url('../fonts/subset-PFDinTextCondPro-Light.html') format('truetype'),
		url('../fonts/subset-PFDinTextCondPro-Light.svg#PFDinTextCondPro-Light') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
  font-family: 'Pfdintextcondpro bold';
  src: url('../fonts/PFDinTextCondPro-Bold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
	font-family: 'Pfdintextcondpro medium';
	src: url('../fonts/subset-PFDinTextCondPro-Medium.html');
	src: url('../fonts/subset-PFDinTextCondPro-Mediumd41d.html?#iefix') format('embedded-opentype'),
		/*url('../fonts/subset-PFDinTextCondPro-Medium.woff2') format('woff2'),*/
		url('../fonts/subset-PFDinTextCondPro-Medium.woff') format('woff'),
		url('../fonts/subset-PFDinTextCondPro-Medium-2.html') format('truetype'),
		url('../fonts/subset-PFDinTextCondPro-Medium.svg#PFDinTextCondPro-Medium') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/fontawesome.html') format('opentype');
  font-weight: 400;
  font-style: normal;
}