body {
  height: 100%;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.section-hero {
  height: auto;
  padding-top: 109px;
  padding-bottom: 101px;
  background-image: url('../images/okno.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.container-hero {
  padding-top: 86px;
}
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.5);
}
.text-top-menu-brend {
  font-family: Merriweather, serif;
  color: #f90;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  letter-spacing: 3px;
}
.brend-menu {
  padding-top: 16px;
}
.h1-heading-hero {
  margin-top: 1px;
  margin-bottom: 19px;
  font-family:'Open Sans', sans-serif;
  font-size: 39px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: black 1px 1px 1px;
}
.column-1-hero {
  height: 350px;
  background-color: transparent;
}
.span-heading {
  color: #f90;
}
.column-2-hero {
  padding-right: 64px;
  padding-left: 64px;
  -webkit-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
.text-field {
  height: 51px;
  margin-top: 28px;
  margin-bottom: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid rgba(0, 0, 0, 0.22);
  background-color: rgba(255, 153, 0, 0.21);
  font-size: 18px;
  line-height: 18px;
}
.text-form {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #f90;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}
.form-wrapper {
  height: 350px;
  padding: 12px 19px 9px;
  border-radius: 17px;
  background-color: white;
}
.form-wrapper.sectionform {
  border: 1px solid #f90;
}
.button {
  display: block;
  width: 100%;
  margin: 38px auto 10px;
  padding: 14px 27px;
  border-radius: 9px;
  -webkit-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  font-size: 22px;
}
.button:hover {
  background-color: #18568b;
}
.text-load {
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  color: #f90;
  font-size: 27px;
  line-height: 27px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: black 1px 1px 1px;
}
.linl-text-phone {
  color: #f90;
  font-size: 23px;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: black 1px 1px 1px;
}
.div-block-column {
  height: auto;
  padding-top: 22px;
  padding-bottom: 18px;
  border-radius: 17px;
  background-color: rgba(255, 255, 255, 0.8);
}
.section-servis {
  padding-top: 60px;
  padding-bottom: 25px;
  box-shadow: #f90 0px 37px 0px 0px inset;
}
.h3-heading-ylow {
  display: block;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  color: #f90;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
}
.h3-heading-ylow.promo {
  margin-top: 10px;
  margin-bottom: 33px;
}
.h3-heading-ylow.promo.black {
  margin-top: 30px;
  margin-bottom: 53px;
  color: rgba(0, 0, 0, 0.56);
}
.text-block-servis {
  display: block;
  width: 97%;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}
.text-block-servis.name {
  line-height: 18px;
}
.text-block-servis.reviews {
  margin-bottom: 12px;
}
.row-servise-1 {
  margin-bottom: 25px;
}
.row-servise-2 {
  margin-bottom: 62px;
}
.div-block-hover {
  height: 100%;
  padding-top: 62px;
  padding-right: 10px;
  padding-left: 20px;
  background-color: rgba(255, 95, 3, 0.76);
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.div-block-hover:hover {
  opacity: 1;
}
.div-fon {
  display: block;
  width: 205px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/w1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.div-fon.w2 {
  background-image: url('../images/w2.jpg');
  background-size: cover;
}
.div-fon.w3 {
  background-image: url('../images/w3.jpg');
  background-size: cover;
}
.div-fon.w4 {
  background-image: url('../images/w4.jpg');
  background-size: cover;
}
.div-fon.w5 {
  background-image: url('../images/w5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.div-fon.w6 {
  background-image: url('../images/w6.jpg');
  background-size: cover;
}
.div-fon.w7 {
  background-image: url('../images/w7.jpg');
}
.div-fon.w8 {
  background-image: url('../images/w8.jpg');
  background-size: cover;
}
.div-fon.w9 {
  background-image: url('../images/w9.jpg');
  background-size: cover;
}
.div-fon.w10 {
  background-image: url('../images/w10.jpg');
  background-size: cover;
}
.div-fon.w11 {
  background-image: url('../images/w11.jpg');
  background-size: cover;
}
.div-fon.w12 {
  background-image: url('../images/w12.jpg');
  background-size: cover;
}
.text-hover {
  margin-bottom: 7px;
  color: white;
  font-size: 17px;
  text-align: left;
}
.section-promotion-1 {
  height: auto;
  padding-top: 103px;
  padding-bottom: 77px;
  box-shadow: #f90 0px 37px 0px 0px inset;
}
.column-promo-right {
  height: 300px;
  background-image: url('../images/w13.jpg');
  background-position: 0px 0px;
  background-size: cover;
}
.column-promo-right.promofotter {
  background-image: url('../images/window_promo.jpg');
  background-position: 0px 0px;
  background-size: cover;
}
.text-promo {
  margin-bottom: 16px;
  color: #d31919;
  font-size: 29px;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
}
.h4-heading-promo {
  color: #f90;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}
.h4-heading-promo.promo-fotter {
  margin-top: 27px;
  margin-bottom: 33px;
  font-size: 34px;
  line-height: 41px;
}
.paragraph-promo {
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  letter-spacing: 1px;
}
.section-form {
  padding-top: 64px;
  padding-bottom: 69px;
  box-shadow: #f90 0px 37px 0px 0px inset;
}
.h3-heading-ylow-2 {
  margin-bottom: 15px;
  color: #f90;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
}
.text-strela {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Fontawesome, sans-serif;
  color: #ff5e03;
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  text-align: center;
}
.section-edvantages {
  padding-top: 99px;
  padding-bottom: 58px;
  background-image: -webkit-linear-gradient(white 10%, transparent 35%), -webkit-linear-gradient(bottom, white, white 13%, rgba(255, 255, 255, 0) 33%), url('../images/Bay.png');
  background-image: linear-gradient(white 10%, transparent 35%), linear-gradient(to top, white, white 13%, rgba(255, 255, 255, 0) 33%), url('../images/Bay.png');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  box-shadow: #f90 0px 37px 0px 0px inset;
}
.div-icon {
  padding: 7px;
}
.div-icon.job {
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 28px;
  margin-left: auto;
  padding-top: 37px;
  border: 3px solid #f90;
  border-radius: 97px;
  text-align: center;
}
.image-icon {
  display: block;
  margin-right: auto;
  margin-bottom: 29px;
  margin-left: auto;
  text-align: center;
}
.row-garantiya {
  margin-bottom: 19px;
}
.text-garantiya {
  margin-top: 12px;
  margin-bottom: 12px;
  color: black;
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.section-revievs {
  height: 450px;
  padding-top: 106px;
  padding-bottom: 78px;
  background-color: rgba(255, 95, 3, 0.35);
  background-image: url('../images/window_fon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: #f90 0px 37px 0px 0px inset;
}
.slide {
  padding-top: 15px;
  padding-bottom: 8px;
  background-color: transparent;
}
.h3-heading-otzyv {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  font-size: 31px;
  line-height: 33px;
  text-align: center;
}
.paragraph-otzuv {
  display: block;
  margin-top: 34px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 97px;
  padding-left: 97px;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 2px;
}
.slidor {
  background-color: transparent;
}
.icon {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.1);
}
.row-2-edvan {
  margin-bottom: 41px;
}
.section-job {
  padding-top: 71px;
  padding-bottom: 71px;
  box-shadow: #f90 0px 37px 0px 0px inset;
}
.slide-nav {
  padding-top: 22px;
}
.section-prices {
  display: none;
  padding-top: 83px;
  padding-bottom: 84px;
  box-shadow: #f90 0px 37px 0px 0px inset;
}
.section-contacts {
  padding-top: 50px;
  padding-bottom: 97px;
  box-shadow: #f90 0px 37px 0px 0px inset, #f90 0px -37px 0px 0px inset;
}
.text-contacts {
  margin-top: 6px;
  margin-left: 7px;
  padding-bottom: 6px;
  padding-left: 4px;
  font-size: 20px;
  line-height: 21px;
  font-weight: 700;
}
.text-span-fa {
  margin-right: 8px;
  padding-left: 1px;
  font-family: Fontawesome, sans-serif;
  color: #ff5e03;
  font-size: 32px;
  line-height: 37px;
}
.text-span-fa.arrow {
  margin-right: 0px;
  color: white;
  font-size: 35px;
  font-weight: 400;
}
.column-1-contact {
  padding-top: 28px;
}
.link-block {
  position: fixed;
  right: 20px;
  bottom: 18px;
  z-index: 1000;
  width: 65px;
  height: 65px;
  padding-top: 15px;
  border-radius: 17px;
  background-color: rgba(0, 0, 0, 0.19);
  text-align: center;
  text-decoration: none;
}
.div-col {
  margin-bottom: 44px;
}
.sectionthank-you {
  height: 100%;
  padding-top: 16%;
}
.h1-heading-thanks {
  margin-bottom: 30px;
  text-align: center;
}
.h3-heading-black {
  margin-bottom: 18px;
  font-size: 26px;
  line-height: 40px;
  text-align: center;
}
.button-thanks {
  display: block;
  width: 250px;
  height: 42px;
  margin-right: auto;
  margin-left: auto;
  font-size: 19px;
  line-height: 22px;
  text-align: center;
}
.text-prise {
  display: block;
  margin-right: auto;
  margin-bottom: 3px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #f90;
  border-radius: 7px;
  background-color: rgba(255, 153, 0, 0.39);
  font-size: 17px;
  text-align: center;
}
.text-mini-prise {
  margin-bottom: 3px;
}
.div-block-secret-2 {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-bottom: 26px;
  opacity: 1;
}
.link-block-prise {
  display: block;
  margin: 5px auto 14px;
  color: black;
  text-decoration: none;
}
.div-2 {
  margin-bottom: 25px;
}
html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}
html.w-mod-js *[data-ix="loading"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="fade"] {
  opacity: 0;
  -webkit-transform: scale(0.74);
  -ms-transform: scale(0.74);
  transform: scale(0.74);
}
html.w-mod-js *[data-ix="fade-2"] {
  opacity: 0;
  -webkit-transform: scale(0.74);
  -ms-transform: scale(0.74);
  transform: scale(0.74);
}
html.w-mod-js *[data-ix="fade-3"] {
  opacity: 0;
  -webkit-transform: scale(0.74);
  -ms-transform: scale(0.74);
  transform: scale(0.74);
}
html.w-mod-js *[data-ix="fade-4"] {
  opacity: 0;
  -webkit-transform: scale(0.74);
  -ms-transform: scale(0.74);
  transform: scale(0.74);
}
html.w-mod-js *[data-ix="fade-in-loading"] {
  opacity: 0;
  -webkit-transform: scale(1.27);
  -ms-transform: scale(1.27);
  transform: scale(1.27);
}
@media (max-width: 991px) {
  .section-hero {
    height: auto;
    padding-top: 90px;
    padding-bottom: 66px;
  }
  .text-top-menu-brend {
    text-shadow: black 0px 1px 0px;
  }
  .h1-heading-hero {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: 1px;
  }
  .column-1-hero {
    height: auto;
  }
  .column-2-hero {
    padding-right: 16px;
    padding-left: 16px;
  }
  .text-field {
    margin-top: 17px;
    margin-bottom: 21px;
    border-color: rgba(255, 95, 3, 0.4);
    background-color: rgba(255, 153, 0, 0.21);
  }
  .text-form {
    margin-bottom: 50px;
    font-size: 29px;
  }
  .form-wrapper {
    height: auto;
  }
  .button {
    margin-top: 50px;
    margin-bottom: 13px;
  }
  .text-block-servis {
    font-size: 20px;
    line-height: 23px;
  }
  .text-block-servis.name {
    margin-bottom: 7px;
  }
  .text-block-servis.reviews {
    padding-top: 5px;
  }
  .div-fon.w1 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w2 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w3 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w4 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w5 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w6 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w7 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w8 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w9 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w10 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w11 {
    width: 175px;
    height: 230px;
  }
  .div-fon.w12 {
    width: 175px;
    height: 230px;
  }
  .section-revievs {
    padding-top: 70px;
    padding-bottom: 35px;
  }
  .paragraph-otzuv {
    padding-right: 52px;
    padding-left: 52px;
  }
  .slide-nav {
    padding-top: 43px;
  }
  .div-col {
    margin-bottom: 19px;
  }
  .div-col._2 {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section-hero {
    height: auto;
    padding-bottom: 53px;
  }
  .container-hero {
    padding-top: 12%;
  }
  .h1-heading-hero {
    font-size: 30px;
  }
  .column-1-hero {
    height: auto;
    margin-bottom: 25px;
    padding-right: 39px;
    padding-bottom: 15px;
    padding-left: 39px;
  }
  .column-2-hero {
    padding-right: 39px;
    padding-left: 39px;
  }
  .text-form {
    margin-bottom: 27px;
  }
  .form-wrapper.sectionform {
    padding-right: 46px;
    padding-left: 46px;
  }
  .button {
    margin-top: 38px;
    margin-bottom: 22px;
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .h3-heading-ylow.promo {
    margin-bottom: 17px;
  }
  .h3-heading-ylow.promo.black {
    margin-bottom: 47px;
  }
  .text-block-servis.name {
    margin-bottom: 3px;
  }
  .div-block-hover {
    padding-top: 88px;
  }
  .div-fon.w1 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w2 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w3 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w4 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w5 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w6 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w7 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w8 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w9 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w10 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w11 {
    width: 270px;
    height: 300px;
  }
  .div-fon.w12 {
    width: 270px;
    height: 300px;
  }
  .section-promotion-1 {
    padding-top: 61px;
    padding-bottom: 33px;
  }
  .paragraph-promo {
    margin-bottom: 33px;
  }
  .section-form {
    padding-top: 53px;
    padding-bottom: 25px;
  }
  .section-edvantages {
    padding-top: 84px;
    padding-bottom: 34px;
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  .div-icon.job {
    margin-bottom: 38px;
  }
  .section-revievs {
    height: 467px;
    padding-top: 102px;
  }
  .h3-heading-otzyv {
    margin-top: 9px;
  }
  .paragraph-otzuv {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 47px;
    padding-left: 47px;
  }
  .section-job {
    padding-top: 59px;
    padding-bottom: 63px;
  }
  .slide-nav {
    padding-top: 32px;
  }
  .column-1 {
    margin-bottom: 37px;
  }
  .column-2 {
    margin-bottom: 37px;
  }
  .div-col._2 {
    margin-bottom: 19px;
  }
  .column-3 {
    margin-bottom: 37px;
  }
}
@media (max-width: 479px) {
  .section-hero {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .h1-heading-hero {
    display: block;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    font-family: Inconsolata, monospace;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0px;
    text-shadow: black 1px 1px 0px;
  }
  .text-field {
    margin-bottom: 16px;
  }
  .text-form {
    display: block;
    width: 97%;
    margin-right: auto;
    margin-bottom: 21px;
    margin-left: auto;
    font-size: 25px;
    line-height: 28px;
  }
  .form-wrapper.sectionform {
    padding-right: 24px;
    padding-left: 24px;
  }
  .button {
    width: 100%;
    margin-top: 24px;
    padding-top: 15px;
    font-size: 18px;
    line-height: 19px;
  }
  .text-load {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    font-family: Oswald, sans-serif;
    font-size: 17px;
    line-height: 24px;
    text-shadow: black 1px 1px 0px;
  }
  .section-servis {
    padding-top: 13%;
  }
  .h3-heading-ylow {
    margin-bottom: 13px;
    font-size: 34px;
    line-height: 38px;
  }
  .h3-heading-ylow.promo {
    margin-bottom: 22px;
    font-size: 34px;
    line-height: 37px;
  }
  .h3-heading-ylow.promo.black {
    margin-top: 4px;
    margin-bottom: 16px;
    font-size: 31px;
    line-height: 35px;
  }
  .row-servise-2 {
    margin-bottom: 37px;
  }
  .h4-heading-promo.promo-fotter {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 38px;
  }
  .paragraph-promo {
    font-size: 19px;
    line-height: 28px;
  }
  .h3-heading-ylow-2 {
    font-size: 31px;
    line-height: 38px;
  }
  .div-icon.job {
    margin-top: 10px;
    margin-bottom: 23px;
  }
  .section-revievs {
    padding-top: 64px;
  }
  .slide {
    padding-top: 46px;
  }
  .h3-heading-otzyv {
    padding-top: 9px;
  }
  .paragraph-otzuv {
    margin-top: 14px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 1px;
  }
  .section-job {
    padding-top: 73px;
    padding-bottom: 19px;
  }
  .section-contacts {
    padding-top: 81px;
  }
  .column-1-contact {
    margin-bottom: 34px;
  }
}

@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'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}