body {
  background-color: #282828;
  background-image: url('../images/bgr.png');
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #4700a5;
  font-size: 26px;
  line-height: 33px;
  font-weight: 300;
}

h3 {
  display: block;
  margin: 0px auto;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

h4 {
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #d8ff00;
  font-size: 23px;
  line-height: 24px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  float: none;
  font-family: Lato, sans-serif;
  color: #fff;
}

.header {
  position: relative;
  background-image: -webkit-linear-gradient(270deg, #10143d, #090c24);
  background-image: linear-gradient(180deg, #10143d, #090c24);
  text-align: center;
}

.body {
  background-color: #fff;
  background-image: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Brutal, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.d-logo.w--current {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.d-phone {
  position: fixed;
  top: 30px;
  right: -4px;
  z-index: 10000;
  border: 0px solid #000;
  border-radius: 5px;
  background-color: #000;
  opacity: 1;
  -webkit-perspective: 1px;
  perspective: 1px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.d-phone:hover {
  background-color: #0048bf;
}

.d-phone-ioc {
  margin: 8px;
  float: left;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: Icomoon, sans-serif;
  color: #8b8b8b;
  font-size: 22px;
}

.d-phone-txt {
  margin-top: 8px;
  margin-right: 12px;
  margin-bottom: 8px;
  float: left;
  opacity: 1;
  font-family: Brutal, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}

.d-action {
  position: absolute;
  top: 30px;
  padding: 10px 30px;
}

.d-action:hover {
  background-color: #000;
}

.d-action-i {
  float: left;
}

.d-action-txt {
  margin-top: 4px;
  margin-left: 10px;
  float: left;
  color: #f0233c;
  font-size: 14px;
  line-height: 17px;
}

.header-line {
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #0048bf;
  font-family: Brutal, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  font-size: 52px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -2px;
}

.header-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: -webkit-linear-gradient(270deg, #090c24, #000);
  background-image: linear-gradient(180deg, #090c24, #000);
  color: #fff;
  font-size: 52px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -2px;
}

.d-bmw {
  height: 550px;
  background-image: url('../images/bgr-bmw.png');
  background-position: 0px 0px;
  background-size: 7px 100%;
  background-repeat: repeat-x;
  text-align: center;
}

.d-bmw-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.image-3 {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.i-logo:hover {
  max-width: 100%;
}

.s-calc {
  padding-bottom: 25px;
  background-color: #4353ff;
  text-align: center;
}

.heading {
  padding-top: 40px;
  padding-bottom: 15px;
  font-family: Brutal, sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1px;
}

.heading.b {
  color: #000;
  font-size: 35px;
}

.input-f {
  display: block;
  width: 24%;
  margin-left: 10px;
  float: left;
  border-style: none;
  background-color: #3642cc;
  color: #fff;
}

.submit-button {
  width: 20%;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #10143d;
  color: #fff;
}

.d-calc-info {
  opacity: 0.64;
  color: #fff;
  font-size: 16px;
}

.text-span {
  font-size: 12px;
}

.progress-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  width: 100%;
  height: 5px;
  background-color: #0048bf;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.s-text {
  padding-bottom: 24px;
}

.txt-b {
  margin-top: 10px;
  padding-bottom: 14px;
  font-family: Brutal, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.s-text-info {
  position: relative;
  background-color: #e5e5e5;
  color: #000;
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}

.d-zloman {
  position: absolute;
  top: -162px;
  right: -181px;
  float: right;
  clear: none;
}

.image-4 {
  position: static;
  top: -14px;
}

.container {
  position: relative;
}

.cc {
  text-align: left;
}

.s-dblue {
  background-image: -webkit-linear-gradient(270deg, #10143d, #1a1b1f);
  background-image: linear-gradient(180deg, #10143d, #1a1b1f);
}

.txt-w {
  margin-top: 10px;
  padding-bottom: 14px;
  font-family: Brutal, sans-serif;
  color: #c9c9c9;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.w {
  color: #fff;
}

.d-black-note {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
}

.s-ten {
  padding-top: 25px;
  background-color: #4353ff;
}

.d-img-10 {
  margin-right: 32px;
  margin-left: 7px;
  float: left;
}

.d-txt-10 {
  float: none;
  color: #fff;
  font-size: 32px;
  line-height: 35px;
}

.text-block {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -1px;
}

.txt-b-big {
  margin-top: 10px;
  padding-bottom: 14px;
  font-family: Brutal, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}

.s-text-big {
  padding-top: 30px;
  padding-bottom: 24px;
}

.text-info {
  padding-top: 25px;
  padding-bottom: 25px;
}

.div-block {
  width: 50%;
  float: left;
}

.div-block-2 {
  width: 50%;
  padding-left: 32px;
  float: right;
}

.heading-2 {
  margin-top: 23px;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: left;
}

.l-sml {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  list-style-type: square;
}

.s-port {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #000;
  background-image: url('../images/bgr-cosmo.jpg');
  background-position: 50% -367px;
  background-repeat: repeat-x;
}

.d-digits {
  margin-top: 42px;
}

.d-digits-txt {
  float: none;
  color: #fff;
  font-size: 80px;
  font-weight: 300;
  text-align: center;
}

.d-digits-td {
  width: 25%;
  float: left;
  text-align: center;
}

.t-digits-sml {
  padding-top: 32px;
  color: #fff;
  font-size: 17px;
}

.s-red {
  padding-top: 32px;
  padding-bottom: 25px;
  background-color: #f0233c;
}

.s-story {
  background-color: #000;
}

.d-50-l {
  width: 50%;
  float: left;
}

.heading-3 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}

.heading-3.h-story {
  padding-bottom: 6px;
}

.paragraph {
  font-size: 17px;
  line-height: 19px;
}

.paragraph.t-sml-gr {
  padding-top: 5px;
  color: #8b8b8b;
  font-size: 14px;
  line-height: 18px;
}

.container-3 {
  position: relative;
}

.div-block-3 {
  position: absolute;
  top: -46px;
  right: 14px;
}

.d-fch {
  width: 48%;
  max-height: 200px;
  min-height: 200px;
  margin: 6px;
  padding: 5px;
  float: left;
  background-color: #eee;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.d-fch:hover {
  background-color: #fff;
}

.i-fich {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.h-fich {
  float: none;
  font-family: Brutal, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.p-fich {
  float: left;
  font-family: Brutal, sans-serif;
  color: #000;
  font-weight: 400;
}

.s-fich {
  padding-bottom: 13px;
}

.d-seven {
  margin: 6px;
  padding: 5px;
  float: none;
  background-color: #eee;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.d-seven:hover {
  background-color: #fff;
}

.i-seven {
  height: 50px;
  margin: 10px 10px 0px;
  float: left;
}

.h-seven {
  display: block;
  float: none;
  clear: none;
  font-family: Brutal, sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-align: left;
}

.p-seven {
  display: block;
  float: none;
  clear: right;
  font-family: Brutal, sans-serif;
  color: #000;
  font-weight: 400;
  text-align: left;
}

.column {
  position: static;
  display: block;
}

.dl {
  position: static;
  display: block;
  float: left;
}

.ico-seven {
  display: inline-block;
  margin: 22px 22px 25px 15px;
  float: left;
  font-family: Icomoon, sans-serif;
  color: #000;
  font-size: 50px;
  font-weight: 400;
}

.i-plogo {
  float: left;
}

.d-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.d-center.port {
  margin-top: 12px;
}

.i-port {
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  float: left;
}

.s-digits {
  padding-top: 40px;
  padding-bottom: 55px;
  background-color: #000;
  background-image: url('../images/bgr-cosmo.jpg');
  background-position: 50% 50%;
  background-repeat: repeat-x;
}

.s-quest {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #4353ff;
  text-align: center;
}

.t-quest {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}

.h-quest {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Brutal, sans-serif;
  font-size: 35px;
  line-height: 44px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1px;
}

.h-quest.b {
  color: #000;
  font-size: 35px;
}

.s-garant {
  padding-bottom: 15px;
}

.h-garant {
  margin-top: 30px;
  margin-bottom: 23px;
  float: none;
  font-family: Brutal, sans-serif;
  color: #000;
  font-size: 25px;
  font-weight: 500;
}

.s-map {
  background-color: #f0e6cc;
  text-align: center;
}

.s-footer {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.cc-f {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

.d-nsk {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 8px;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
}

@media (max-width: 991px) {
  h2 {
    font-size: 22px;
  }
  .d-action-i {
    width: 22px;
  }
  .d-action-txt {
    font-size: 12px;
    line-height: 12px;
  }
  .d-bmw {
    height: 355px;
  }
  .d-bmw-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .heading {
    padding-top: 27px;
  }
  .s-text {
    padding-bottom: 84px;
  }
  .d-zloman {
    right: -60px;
  }
  .s-text-big {
    padding-top: 17px;
    padding-bottom: 16px;
  }
  .d-center.port {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .i-port {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .h-quest {
    padding-top: 27px;
  }
}

@media (max-width: 767px) {
  h4 {
    font-size: 18px;
  }
  .d-action {
    display: none;
  }
  .h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .d-bmw {
    height: 220px;
  }
  .d-bmw-img {
    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-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .heading {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 32px;
  }
  .heading.b {
    font-size: 32px;
  }
  .submit-button {
    font-size: 14px;
  }
  .s-text {
    padding-bottom: 87px;
  }
  .d-zloman {
    right: -25px;
  }
  .cc {
    padding-right: 10px;
    padding-left: 10px;
  }
  .s-ten {
    padding-left: 10px;
  }
  .d-img-10 {
    margin-right: 19px;
  }
  .text-block {
    font-size: 25px;
    line-height: 25px;
  }
  .s-text-big {
    padding-bottom: 6px;
  }
  .div-block {
    width: 100%;
    float: none;
  }
  .div-block-2 {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 5px;
    float: left;
  }
  .d-digits-txt {
    font-size: 66px;
  }
  .t-digits-sml {
    font-size: 14px;
  }
  .s-red {
    padding-left: 10px;
  }
  .d-50-l {
    width: 100%;
    float: none;
  }
  .d-fch {
    width: 97%;
    float: none;
  }
  .d-seven {
    width: 97%;
    float: none;
  }
  .ico-seven {
    margin-bottom: 39px;
  }
  .h-quest {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .s-footer {
    padding-top: 25px;
  }
  .cc-f {
    margin-top: 22px;
    margin-bottom: 22px;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 14px;
    line-height: 19px;
  }
  h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .d-logo.w--current {
    width: 55%;
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .d-phone {
    top: 5px;
  }
  .d-action {
    display: none;
  }
  .header-line {
    font-size: 14px;
    line-height: 15px;
  }
  .h1 {
    padding-top: 3px;
    padding-bottom: 25px;
    font-size: 22px;
    line-height: 22px;
  }
  .header-h1 {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .d-bmw {
    height: 120px;
  }
  .image-3 {
    max-width: 100%;
  }
  .i-logo {
    max-width: 100%;
  }
  .s-calc {
    padding-bottom: 16px;
  }
  .heading {
    padding-top: 20px;
    padding-bottom: 2px;
    font-size: 22px;
    line-height: 25px;
  }
  .heading.b {
    margin-bottom: 14px;
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 25px;
  }
  .input-f {
    width: 90%;
    margin-right: 10px;
    margin-left: 10px;
    float: none;
  }
  .submit-button {
    width: 90%;
    margin-right: 12px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .d-calc-info {
    font-size: 14px;
  }
  .s-text {
    padding-bottom: 115px;
  }
  .txt-b {
    margin-top: 3px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
  }
  .d-zloman {
    top: -155px;
  }
  .cc {
    padding-right: 5px;
    padding-left: 5px;
  }
  .txt-w {
    margin-top: 7px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
  }
  .d-black-note {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 28px;
  }
  .s-ten {
    padding-right: 10px;
    padding-bottom: 14px;
  }
  .d-img-10 {
    float: none;
    text-align: center;
  }
  .d-txt-10 {
    float: none;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
  }
  .text-block {
    font-size: 22px;
    line-height: 28px;
  }
  .txt-b-big {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }
  .s-text-big {
    padding-top: 3px;
  }
  .div-block {
    width: 100%;
  }
  .div-block-2 {
    width: 100%;
    padding-right: 9px;
    padding-left: 22px;
  }
  .heading-2 {
    margin-top: 13px;
  }
  .s-port {
    padding-top: 55px;
    padding-bottom: 11px;
    background-position: 50% -341px;
    background-repeat: repeat-y;
  }
  .d-digits-txt {
    font-size: 44px;
  }
  .t-digits-sml {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -1px;
  }
  .d-50-l {
    padding-right: 5px;
    padding-left: 5px;
  }
  .d-fch {
    max-height: 200px;
    min-height: 160px;
  }
  .h-fich {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
  }
  .p-fich {
    font-size: 12px;
    line-height: 15px;
  }
  .s-fich {
    padding-bottom: 0px;
  }
  .h-seven {
    margin-top: 1px;
    margin-bottom: 4px;
    font-size: 18px;
  }
  .p-seven {
    font-size: 14px;
    line-height: 17px;
  }
  .ico-seven {
    margin-bottom: 20px;
  }
  .i-plogo {
    max-width: 100%;
  }
  .d-center {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .s-digits {
    padding-top: 55px;
    padding-bottom: 11px;
    background-position: 50% 50%;
  }
  .s-quest {
    padding-right: 10px;
    padding-left: 10px;
  }
  .t-quest {
    font-size: 16px;
  }
  .h-quest {
    padding-top: 20px;
    padding-bottom: 17px;
    font-size: 22px;
    line-height: 22px;
  }
  .h-quest.b {
    font-size: 22px;
    line-height: 22px;
  }
  .h-garant {
    margin-top: 1px;
    margin-bottom: 4px;
    font-size: 18px;
  }
  .s-footer {
    padding-top: 18px;
    padding-bottom: 12px;
  }
  .cc-f {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}

@font-face {
  font-family: 'Icomoon';
  src: url('../fonts/icomoon.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('../fonts/BrutalLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('../fonts/BrutalRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('../fonts/BrutalMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Brutal';
  src: url('../fonts/BrutalBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}