@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Book.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Demi.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-ExtraBold.woff') format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Heavy.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Futura;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Extrabold.ttf') format("truetype"), url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Bold-trial.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Heavy-trial.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Regular-trial.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Thin-trial.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Extralight-trial.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Cinematografica;
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Light-trial.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

:root {
  --black-2: #0f0c0e;
  --orange: #ff9f00;
  --gold: #ffc700;
  --dark-slate-grey: #3e3e3e;
  --white: white;
  --zemlemer35---white: white;
  --black: black;
  --zemlemer35---black: black;
  --zemlemer35---blue: #2635f2;
  --zemlemer35---black-2: #333;
  --zemlemer35---white-smoke: #f2f2f2;
  --zemlemer35---crimson: #f2264f;
  --zemlemer35_default---white: white;
  --zemlemer35_default---black-3: black;
  --zemlemer35_default---medium-violet-red: #861844;
  --zemlemer35_default---dodger-blue: #02a4f7;
  --zemlemer35_default---gainsboro: #e2e3e5;
  --zemlemer35_default---black-2: #333;
  --zemlemer35_default---purple: #550c29;
  --zemlemer35_default---midnight-blue: #100931;
  --zemlemer35_default---dark-grey: #9c9d9e;
}

.zemlemer35--div-block-7 {
  flex: 1;
}

.zemlemer35--text-block-6 {
  color: gray;
  margin: 20px 20px 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.zemlemer35--link-5 {
  color: #6b7cda;
  font-weight: 600;
  text-decoration: none;
}

.zemlemer35--alertpolicy-2 {
  z-index: 6000;
  opacity: 0;
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: auto 0% 3%;
  box-shadow: 0 4px 16px -2px #00000026;
}

.zemlemer35--button-3 {
  color: #727272;
  text-align: center;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

body {
  color: var(--black-2);
  background-image: url('/images/personal-pages-share/180869559/webflow/images/avtosteklo1-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.section {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px;
  display: block;
}

.section.head {
  margin-bottom: 16px;
}

.section.section-w {
  background-color: #fff;
}

.section.section-y {
  background-color: var(--orange);
  background-image: linear-gradient(315deg, var(--gold), var(--orange) 99%);
}

.section.sect-footer {
  background-color: var(--black-2);
  color: #fff;
  margin-top: 24px;
  margin-bottom: 24px;
}

.logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.phone-top {
  z-index: 2;
  margin-top: -45px;
  position: absolute;
}

.nav-bar-webflow {
  background-color: #ffb300;
  background-image: linear-gradient(to top, var(--orange), var(--gold));
  border-radius: 4px;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  display: block;
  overflow: visible;
}

.w-nav-menu {
  float: none;
}

.w-nav-link {
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .45s;
}

.w-nav-link:hover {
  background-color: var(--orange);
}

.w-nav-link.w--current {
  background-image: linear-gradient(to top, black, var(--dark-slate-grey));
  color: var(--white);
}

.w-nav-link.cu {
  background-image: linear-gradient(4deg, var(--black-2), var(--dark-slate-grey));
  color: #fff;
}

.section-w {
  max-width: 970px;
}

.div-form-hero {
  z-index: 2;
  background-image: url('/images/personal-pages-share/180869559/webflow/images/img-793878357_3442335937552976.gif'), url('/images/personal-pages-share/180869559/webflow/images/1482405914-68690-min.jpg');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  min-height: 475px;
  margin-top: -128px;
  display: flex;
  position: relative;
}

.h1-webflow {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
}

.h1-webflow.h1-hero {
  position: relative;
}

.col-hero {
  text-align: center;
  background-color: #fff9;
  flex: 1;
  max-width: 45%;
  margin-top: 116px;
  padding: 24px;
}

.text-form-hero {
  text-align: center;
  margin-bottom: 16px;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.but-webflow {
  border: 3px solid var(--orange);
  background-color: var(--gold);
  color: var(--black-2);
  background-image: linear-gradient(to top, #ff8f00, #0000);
  border-radius: 8px;
  margin-top: 24px;
  padding: 12px 25px;
  font-weight: 700;
  transition: all .45s;
  box-shadow: inset 0 -9px 0 -2px #ff8f00;
}

.but-webflow:hover {
  background-color: var(--orange);
  background-image: linear-gradient(to top, #ff8f00, #0000);
  transform: translate(0, 5px);
}

.div-cifri {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482405914-68690-min.jpg');
  background-position: 50%;
  background-size: auto 600px;
  background-attachment: scroll;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.div-c-cifri {
  flex: 1;
  min-width: 28%;
  max-width: 33.33%;
  margin: 16px;
}

.text-cifra-small {
  color: var(--orange);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-cifra-big {
  color: var(--gold);
  text-shadow: 0 0 13px var(--orange);
  font-size: 48px;
  line-height: 42px;
}

.text-big-center {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.h2-webflow {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 300;
  line-height: 54px;
}

.h2-webflow.center {
  text-align: center;
  font-weight: 300;
}

.flex-y {
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
}

.div-c-y {
  color: var(--black-2);
  text-align: center;
  flex: 1;
  min-width: 25%;
  max-width: 33.33%;
  min-height: 150px;
  margin: 16px;
  text-decoration: none;
}

.img-y {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406484-113476-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 200px;
}

.img-y.iy2 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406498-539890-min.png');
}

.img-y.iy3 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406505-560688-min.png');
}

.img-y.iy4 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406606-37090-min.png');
}

.img-y.iy5 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406617-871737-min.png');
}

.img-y.iy6 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406623-886018-min.png');
}

.img-y.iy7 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406631-436248-min.png');
}

.img-y.iy8 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406638-900506-1-min.png');
}

.img-y.iy9 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406647-560320-min.png');
}

.text-perehod {
  border: 2px solid var(--black-2);
  letter-spacing: .5px;
  border-radius: 4px;
  margin-top: 16px;
  padding: 12px;
  font-weight: 700;
  transition: all .45s;
  display: inline-block;
}

.text-perehod:hover {
  box-shadow: inset 0 -50px 0 0 var(--black-2);
  color: #fff;
}

.div-form-sect-4 {
  z-index: 2;
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482406740-948770-min.png');
  background-position: 50%;
  background-size: cover;
  min-height: 380px;
  margin-bottom: -16px;
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
  position: relative;
}

.col-form-sect4 {
  text-align: center;
  background-color: #fff9;
  flex: 1;
  max-width: 45%;
  padding: 24px;
}

.flex-icon {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 32px;
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
}

.div-c-icon {
  text-align: center;
  flex: 1;
  min-width: 25%;
  max-width: 33.33%;
  min-height: 100px;
  margin-left: 16px;
  margin-right: 16px;
}

.icon {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482407616-74228-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon.icon2 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482407748-596975-min.png');
  background-size: auto;
}

.icon.icon3 {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482407823-239642-min.png');
}

.big-icon {
  font-size: 20px;
  line-height: 30px;
}

.div-img {
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482411004-909428-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-height: 84px;
}

.phone-icon {
  color: var(--orange);
  font-weight: 700;
  text-decoration: none;
}

.div-pre-form {
  color: var(--orange);
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482405914-68690-min.jpg');
  background-position: 0 0;
  background-size: 600px;
  margin-top: 32px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 24px 16px;
}

.text-pre-form {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.big-pre-form {
  font-size: 26px;
  line-height: 36px;
}

.div-form-last-form {
  z-index: 2;
  background-image: url('/images/personal-pages-share/180869559/webflow/images/1482413399-810322-min.png');
  background-position: 50%;
  background-size: cover;
  min-height: 380px;
  margin-bottom: -16px;
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
  position: relative;
}

.row-webflow {
  margin-left: -10px;
  margin-right: -10px;
}

.h-footer {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
}

.phone-footer {
  color: var(--orange);
  margin-top: 16px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.div-auto {
  float: right;
  clear: right;
  color: var(--black-2);
  margin-bottom: 16px;
}

.div-stats {
  float: right;
  clear: right;
  color: var(--black-2);
  margin-bottom: 16px;
  margin-right: -27px;
}

.text-key {
  color: #ffffff8a;
  width: 80%;
  font-size: 12px;
  font-style: normal;
  line-height: 20px;
}

.text-block {
  color: #ffffff57;
  width: 80%;
  font-size: 12px;
  line-height: 20px;
}

.div-block-7 {
  flex: 1;
}

.text-block-6 {
  color: gray;
  margin: 20px 20px 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.link-5 {
  color: #6b7cda;
  font-weight: 600;
  text-decoration: none;
}

.alertpolicy-2 {
  z-index: 6000;
  opacity: 0;
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: auto 0% 3%;
  box-shadow: 0 4px 16px -2px #00000026;
}

.button-3 {
  color: #727272;
  text-align: center;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.div-block-8 {
  flex: 1;
}

.text-block-7 {
  color: gray;
  margin: 20px 20px 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.link-6 {
  color: #6b7cda;
  font-weight: 600;
  text-decoration: none;
}

.alertpolicy {
  z-index: 6000;
  opacity: 0;
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: auto 0% 3%;
  box-shadow: 0 4px 16px -2px #00000026;
}

.alertpolicy.hidden {
  opacity: 0;
  display: none;
}

.button-4 {
  color: #727272;
  text-align: center;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nav-bar-webflow {
    z-index: 4;
    border-radius: 0;
    overflow: visible;
  }

  .div-form-hero {
    background-color: #1e211e;
    background-image: url('/images/personal-pages-share/180869559/webflow/images/img-793878357_3442335937552976.gif'), url('/images/personal-pages-share/180869559/webflow/images/1482405914-68690-min.jpg');
    background-position: 50% 0, 50% 100%;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    margin: -153px -16px -16px;
  }

  .col-hero {
    margin-top: 109px;
  }

  .div-cifri {
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media screen and (max-width: 767px) {
  .section.sect-footer {
    margin-top: 0;
    margin-bottom: 0;
  }

  .phone-top {
    margin-top: -30px;
  }

  .div-form-hero {
    margin-top: -212px;
  }

  .col-hero {
    flex: 0 auto;
    max-width: 64%;
    margin-top: 74px;
  }

  .div-c-y {
    flex: 1;
    min-width: 40%;
    max-width: 50%;
  }

  .col-form-sect4 {
    flex: 1;
    max-width: 65%;
  }

  .phone-head {
    height: 34px;
  }
}

@media screen and (max-width: 479px) {
  .zemlemer35--text-block-6 {
    margin-right: 5px;
    font-size: 13px;
  }

  .zemlemer35--alertpolicy-2 {
    width: 80%;
  }

  .phone-top {
    margin-top: -11px;
  }

  .div-form-hero {
    margin-top: -272px;
  }

  .col-hero {
    flex: 1;
    max-width: 100%;
    margin-top: 165px;
  }

  .text-form-hero {
    font-size: 18px;
    line-height: 36px;
  }

  .but-webflow {
    margin-top: 16px;
    padding: 8px 16px;
  }

  .div-cifri {
    flex-direction: column;
  }

  .div-c-cifri {
    min-width: auto;
    max-width: 100%;
    margin: 16px;
  }

  .text-big-center {
    font-size: 16px;
    line-height: 26px;
  }

  .h2-webflow.center {
    font-size: 36px;
    line-height: 42px;
  }

  .div-c-y {
    flex: 1;
    min-width: 80%;
    max-width: 100%;
  }

  .text-perehod {
    padding: 8px 16px;
  }

  .div-form-sect-4 {
    min-height: auto;
  }

  .col-form-sect4 {
    flex: 1;
    max-width: 100%;
  }

  .flex-icon.mobile {
    display: block;
  }

  .div-c-icon {
    flex: 0 auto;
    order: -1;
    min-width: 80%;
    max-width: 100%;
    margin-bottom: 16px;
  }

  .icon {
    width: 64px;
    height: 64px;
  }

  .icon.icon2 {
    background-size: contain;
  }

  .big-icon {
    font-size: 18px;
    line-height: 28px;
  }

  .phone-head {
    height: 24px;
  }

  .text-block-6 {
    margin-right: 5px;
    font-size: 13px;
  }

  .alertpolicy-2 {
    width: 80%;
  }

  .text-block-7 {
    margin-right: 5px;
    font-size: 13px;
  }

  .alertpolicy {
    width: 80%;
  }
}


@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Demi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/FuturaPT-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Extrabold.ttf') format('truetype'), url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Bold-trial.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Heavy-trial.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Regular-trial.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Thin-trial.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Extralight-trial.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Cinematografica';
  src: url('/images/personal-pages-share/180869559/webflow/fonts/Cinematografica-Light-trial.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}