.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 159px;
  padding-bottom: 159px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .42), hsla(0, 0%, 100%, .42)), url('../images/O9VVSV0.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .42), hsla(0, 0%, 100%, .42)), url('../images/O9VVSV0.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  text-align: center;
}

.hero-h1 {
  margin-top: -79px;
  margin-bottom: 74px;
  padding: 41px 43px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 66px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 6px #000, 0 1px 0 #000;
}

.hero-subheading {
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.logo-img {
  width: 175px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.nav-link {
  margin-top: 3px;
  padding-right: 11px;
  padding-left: 11px;
  -webkit-transition: background-color 567ms ease;
  transition: background-color 567ms ease;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-link:hover {
  background-color: rgba(0, 0, 0, .07);
}

.nav-link.w--current {
  -webkit-transition: background-color 583ms ease;
  transition: background-color 583ms ease;
  color: #d15456;
}

.nav-link.project {
  height: 54px;
  border-radius: 10px;
  background-color: #25c025;
  -webkit-transition: background-color 517ms ease;
  transition: background-color 517ms ease;
  color: #fff;
}

.nav-link.project:hover {
  background-color: #1ea31e;
}

.nav-link.cta {
  height: 56px;
  margin-top: 7px;
  padding-right: 24px;
  padding-left: 24px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(270deg, #6d0000, #9c090d);
  background-image: linear-gradient(180deg, #6d0000, #9c090d);
  color: #fff;
}

.nav-link.order-now {
  height: 50px;
  padding: 5px 36px;
  border-radius: 50px;
  background-color: rgba(59, 160, 39, .64);
  color: #fff;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: hsla(0, 0%, 100%, .81);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16);
}

.nav-bar.footer {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  background-color: #000;
}

.hero-button {
  width: 270px;
  margin-top: 29px;
  padding: 17px 45px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #d15456;
  -webkit-transition: background-color 817ms ease;
  transition: background-color 817ms ease;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-button:hover {
  background-color: #333;
}

.hero-button.red {
  float: left;
  background-color: rgba(232, 76, 61, .49);
}

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

.hero-button.otzyv {
  width: 270px;
  margin-left: 24px;
  background-color: rgba(51, 51, 51, .64);
  font-weight: 700;
}

.hero-button.otzyv:hover {
  background-color: #d15456;
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-2 {
  padding-top: 126px;
  padding-bottom: 126px;
  background-color: #eee;
}

.h {
  display: block;
  margin-right: auto;
  margin-bottom: 64px;
  margin-left: auto;
  padding-bottom: 13px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(26, 29, 99, .84);
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
  text-shadow: 0 1px 0 #000;
}

.h.hww {
  margin-bottom: -7px;
  border-bottom-style: none;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
  color: rgba(26, 29, 99, .84);
  font-weight: 400;
  text-transform: none;
  text-shadow: none;
}

.h.contacth1 {
  margin-top: 94px;
  background-image: none;
  color: #eee;
  text-transform: uppercase;
}

.hero-2-txtblockright {
  padding-left: 7px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: rgba(51, 51, 51, .71);
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  text-align: justify;
}

.hero2-txt-block-left {
  padding-right: 3px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: rgba(51, 51, 51, .71);
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  text-align: justify;
}

.hero-2-row {
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 21px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #000;
}

.link-to-hero {
  color: #18c518;
  text-decoration: none;
}

.economy-h3 {
  margin-top: auto;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}

.brick-img {
  margin-bottom: 16px;
}

.highlight-span {
  color: #18c518;
}

.gallery-link {
  height: 184px;
  padding-top: 8px;
}

.gallery-link:hover {
  background-color: rgba(0, 0, 0, .07);
}

.pod-kluch {
  padding-bottom: 111px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/cetyniec_prezentacja_a2-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/cetyniec_prezentacja_a2-min.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.how-we-work {
  padding-top: 127px;
  padding-bottom: 170px;
  background-color: #eee;
  background-image: -webkit-linear-gradient(270deg, rgba(154, 163, 224, .44), rgba(154, 163, 224, .44)), url('../images/O71WJP0.jpg');
  background-image: linear-gradient(180deg, rgba(154, 163, 224, .44), rgba(154, 163, 224, .44)), url('../images/O71WJP0.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

._5cols {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.how-we-work-icon {
  width: 56%;
  margin-top: 22px;
  margin-right: 40px;
  margin-left: 40px;
  padding: 11px;
  border: 1px solid #d15456;
  border-radius: 10px;
  background-color: #fff;
}

.step-text {
  margin-top: 28px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.steps-number {
  margin-right: 2px;
  padding: 2px 10px;
  border-radius: 60px;
  background-color: #d15456;
  color: #fff;
}

.contacts {
  padding-top: 35px;
  padding-bottom: 73px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .69), rgba(0, 0, 0, .69)), url('../images/OFJH890.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .69), rgba(0, 0, 0, .69)), url('../images/OFJH890.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.form-block {
  padding: 37px 36px 57px;
  background-color: #eee;
  opacity: 0.85;
}

.submit-button {
  display: block;
  width: 100%;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 19px;
  padding-bottom: 19px;
  border-bottom: 8px solid #ac3d3e;
  border-radius: 5px;
  background-color: #d15456;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.submit-button:hover {
  border-bottom-color: #56773e;
  background-color: #80b857;
}

.form-field {
  margin-bottom: 15px;
  padding-top: 31px;
  padding-bottom: 31px;
  border-radius: 5px;
  box-shadow: inset 3px 0 8px 2px rgba(0, 0, 0, .14);
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.label {
  padding-bottom: 0px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #333;
  font-size: 22px;
  text-align: right;
  text-transform: uppercase;
}

.footer-fixed {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50px;
  background-color: #000;
}

.footer-phone {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: block;
  height: 40px;
  margin-top: 17px;
  background-color: #d15456;
  opacity: 1;
  color: #fff;
}

.phone-col {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._1 {
  padding-top: 161px;
  padding-bottom: 161px;
  background-image: url('../images/cetyniec_prezentacja_a2-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.phone-text {
  margin-top: 11px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}

.download-link {
  display: block;
  width: 100%;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #159315;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
}

.map {
  height: 300px;
  box-shadow: 0 0 6px 0 #000;
}

.call-trigger {
  position: fixed;
  right: 23px;
  bottom: 60px;
  width: 50px;
  margin-left: 8px;
  padding: 4px;
  background-color: #d15456;
  box-shadow: 0 0 6px 0 #000;
}

.call-trigger:hover {
  opacity: 1;
}

.success-block {
  background-image: -webkit-linear-gradient(270deg, #28fa0c, #fff);
  background-image: linear-gradient(180deg, #28fa0c, #fff);
}

.success_txt {
  height: auto;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #0d6610;
  font-size: 27px;
  line-height: 44px;
  font-weight: 700;
  text-shadow: 1px 1px 6px #fff;
}

.risk-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.risk-div-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  padding: 12px;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  -webkit-transition: all 550ms ease;
  transition: all 550ms ease;
  font-family: 'Open Sans', sans-serif;
}

.risk-div-30:hover {
  background-color: #fff;
  box-shadow: 0 0 6px 0 #000;
}

.number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 52px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-radius: 50px;
  background-color: #d15456;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 37px;
  font-weight: 300;
}

.risk-txt-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
}

.risk-h3 {
  margin-top: 0px;
  font-weight: 400;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.stats-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.stats-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 42px;
  padding-bottom: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.stat-number {
  margin-bottom: 6px;
  border-radius: 50px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #d15456;
  font-size: 74px;
  line-height: 100px;
  font-weight: 700;
}

.stat-sub1 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.stat-sub2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.stat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 183px;
  padding-bottom: 183px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1024px;
  -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;
}

.price-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 1px;
  margin-bottom: 1px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.price-row._20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.price-row.term {
  padding-top: 34px;
  padding-bottom: 34px;
  background-color: rgba(15, 17, 63, .84);
  font-size: 19px;
  line-height: 30px;
}

.cell._40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1px;
  padding: 14px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 40%;
  -webkit-flex: 40%;
  -ms-flex: 40%;
  flex: 40%;
  background-color: #eee;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.cell._40.top {
  background-color: #94070a;
  color: #fff;
}

.cell._40.top.left {
  padding-top: 37px;
  padding-bottom: 37px;
  border-top-left-radius: 30px;
  background-color: rgba(15, 17, 63, .84);
}

.cell._40.buy {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 35px;
}

.cell._20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1px;
  padding: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  background-color: #eee;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.cell._20.top {
  background-color: rgba(15, 17, 63, .84);
  color: #fff;
}

.cell._20.top.right {
  border-top-right-radius: 30px;
}

.cell._20.buy {
  padding-top: 41px;
  padding-bottom: 41px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cell._50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 21px;
  padding-bottom: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  color: #fff;
  font-size: 21px;
  text-align: center;
}

.check-img {
  position: absolute;
  width: 20px;
}

.header-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.order-now {
  position: relative;
  left: 33px;
  display: inline-block;
  width: 150px;
  margin-top: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #d15456;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.faq-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 84px;
  padding-bottom: 84px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(51, 51, 51, .08);
}

.faq-wrapper {
  display: block;
  width: 100%;
}

.faq-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faq-container {
  position: relative;
  width: 100%;
  opacity: 0;
}

.faq-header {
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 24px;
  border-radius: 50px;
  background-color: #d15456;
  -webkit-transition: all 433ms ease;
  transition: all 433ms ease;
  color: #fff;
  cursor: pointer;
}

.faq-header:hover {
  opacity: 0.91;
}

.faq-h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.faq-p {
  overflow: hidden;
  margin-bottom: 29px;
  font-family: 'Open Sans', sans-serif;
  line-height: 28px;
}

.faq-content-box {
  overflow: hidden;
  padding: 5px 37px;
}

.hero-btns-wrapper {
  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;
}

.feedback {
  padding-top: 44px;
  padding-bottom: 114px;
  background-color: #eee;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 51px;
  padding-right: 81px;
  padding-left: 81px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote {
  padding-right: 22px;
  padding-left: 22px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  opacity: 0.34;
}

.quote.close {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.feedback-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fb-name {
  margin-top: 1px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.fb-txt {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
}

.fb-ava {
  width: 100px;
  margin-top: -39px;
  padding-bottom: 5px;
  border-radius: 100px;
}

.slider-mask {
  background-color: transparent;
}

.slider {
  background-color: transparent;
}

.slide {
  background-color: transparent;
}

.arrows {
  color: #d15456;
}

.slide-nav {
  position: relative;
  margin-top: 28px;
}

.list-item {
  padding-bottom: 10px;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.value {
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
}

.currency {
  padding-bottom: 25px;
}

.order-btn {
  border-radius: 20px;
  background-color: #96d567;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 700;
  text-transform: uppercase;
}

.order-btn:hover {
  background-color: #82b85b;
}

.cont-right-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cont-right-one-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cont-right-icon {
  width: 30px;
  margin-right: 14px;
  margin-bottom: 43px;
  margin-left: 85px;
}

.cont-right-txt {
  color: #eee;
  font-size: 22px;
}

.cta-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 29px;
  padding-bottom: 29px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/O6X5CP0.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/O6X5CP0.jpg');
  background-position: 0px 0px, -15% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.cta-section.second {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/O6JTUC0.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/O6JTUC0.jpg');
  background-position: 0px 0px, -15% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.col-right-cont {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.step-wrapper {
  padding-top: 42px;
  padding-bottom: 42px;
  -webkit-transition: all 733ms ease;
  transition: all 733ms ease;
}

.cta-subheading {
  color: #eee;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.cta-heading {
  margin-bottom: 43px;
  color: #eee;
}

.cta-form-field {
  display: block;
  height: 50px;
  margin-right: 8px;
}

.cta-form-btn {
  height: 50px;
  background-color: #d15456;
  -webkit-transition: all 633ms ease;
  transition: all 633ms ease;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.cta-form-btn:hover {
  background-color: #ad4345;
}

.cta-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  margin-bottom: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51, 51, 51, .31);
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 49px 0 rgba(51, 51, 51, .26);
}

.hww-cont {
  padding-top: 59px;
  padding-bottom: 59px;
  background-color: hsla(0, 0%, 100%, .88);
}

.hero-1st-h {
  font-size: 55px;
}

.info-block {
  padding: 51px 28px;
  background-color: #fff;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, .45);
  font-size: 14px;
  line-height: 32px;
  text-align: center;
}

html.w-mod-js *[data-ix="pulse-call"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="height0-onload"] {
  height: 0px;
}

html.w-mod-js *[data-ix="nav-fade"] {
  opacity: 0;
  -webkit-transform: translate(0px, -69px);
  -ms-transform: translate(0px, -69px);
  transform: translate(0px, -69px);
}

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

html.w-mod-js *[data-ix="stats"] {
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

@media (max-width: 991px) {
  .submit-button {
    font-size: 22px;
  }
  .form-field {
    font-size: 22px;
  }
  .phone-text {
    font-size: 21px;
  }
  .call-trigger {
    position: static;
    z-index: 1;
  }
  .risk-div-30 {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }
  .stats-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .stats-div {
    margin-right: 14px;
    margin-left: 14px;
  }
  .price-row {
    width: 70%;
  }
  .cell._40 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    font-size: 12px;
  }
  .cell._20 {
    -webkit-flex-basis: 22%;
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
    font-size: 14px;
  }
  .header-name {
    font-size: 13px;
  }
  .order-now {
    width: 100%;
    margin-left: -78px;
    border-radius: 0px;
  }
  .fb-txt {
    margin-bottom: -4px;
  }
  .cont-right-txt {
    font-size: 15px;
  }
  .cta-subheading {
    font-size: 23px;
  }
  .mob-nav {
    background-color: #eee;
    box-shadow: 4px 0 50px 0 #333;
  }
  .mob-menu-btn.w--open {
    background-color: #d15456;
  }
}

@media (max-width: 767px) {
  .hero-section {
    padding-top: 60px;
    padding-bottom: 44px;
  }
  .hero-h1 {
    margin-top: 0px;
    font-size: 30px;
    line-height: 44px;
  }
  .hero-subheading {
    font-size: 14px;
  }
  .hero-button {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .hero-button.w--current {
    width: 250px;
  }
  .hero-button.red {
    float: none;
  }
  .hero-button.otzyv {
    width: 250px;
  }
  .h {
    font-size: 30px;
  }
  .h.contacth1 {
    margin-top: 11px;
    font-size: 26px;
  }
  .step-text {
    font-size: 13px;
  }
  .form {
    padding-right: 5px;
    padding-left: 5px;
  }
  .form-block {
    padding-right: 5px;
    padding-left: 5px;
  }
  .footer-phone {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: block;
    height: auto;
  }
  .phone-text {
    font-size: 14px;
  }
  .call-trigger {
    z-index: 1;
  }
  .risk-div-30 {
    -webkit-flex-basis: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
  }
  .stats-wrapper {
    width: 500px;
  }
  .stats-div {
    -webkit-flex-basis: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
  }
  .stat-sub1 {
    font-size: 22px;
  }
  .stat-sub2 {
    font-size: 18px;
  }
  .price-wrapper {
    width: 90%;
  }
  .price-row {
    width: 100%;
  }
  .cell._40 {
    font-weight: 700;
  }
  .cell._40.buy {
    font-size: 20px;
  }
  .cell._20 {
    font-size: 10px;
    font-weight: 700;
  }
  .cell._50 {
    font-size: 16px;
  }
  .header-name {
    font-size: 9px;
    letter-spacing: 0px;
  }
  .serv-name-txt {
    font-weight: 400;
  }
  .faq-h4 {
    font-size: 16px;
  }
  .fb-txt {
    margin-bottom: 0px;
    font-size: 12px;
  }
  .value {
    font-size: 20px;
  }
  .cta-heading {
    text-align: center;
  }
  .cta-form {
    display: block;
  }
}

@media (max-width: 479px) {
  .hero-section {
    padding-top: 62px;
  }
  .hero-h1 {
    display: block;
    width: 320px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    line-height: 33px;
  }
  .hero-button {
    width: 250px;
  }
  .hero-button.red {
    float: none;
  }
  .hero-button.otzyv {
    margin-left: auto;
  }
  .h {
    margin-bottom: 0px;
  }
  ._5cols {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .how-we-work-icon {
    display: block;
    width: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  .step-text {
    font-size: 22px;
  }
  .form {
    padding-right: 0px;
    padding-left: 0px;
  }
  .form-block {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .submit-button {
    font-size: 12px;
  }
  .form-field {
    font-size: 14px;
  }
  .footer-phone {
    left: 0px;
    right: 0px;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .call-trigger {
    z-index: 1;
  }
  .stats-wrapper {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .stat {
    display: block;
  }
  .price-wrapper {
    width: 310px;
  }
  .price-row {
    width: 310px;
  }
  .cell._40 {
    padding-right: 6px;
    padding-left: 6px;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 11px;
    font-weight: 700;
  }
  .cell._40.header {
    -webkit-flex-basis: 43%;
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
  }
  .cell._20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 8px;
  }
  .cell._20.header {
    -webkit-flex-basis: 20px;
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
    text-align: center;
  }
  .cell._50 {
    font-size: 15px;
  }
  .check-img {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .header-name {
    position: static;
    font-size: 7px;
    letter-spacing: 0px;
  }
  .serv-name-txt {
    font-size: 11px;
    font-weight: 700;
  }
  .faq-section {
    padding-top: 0px;
  }
  .faq-h4 {
    font-size: 14px;
  }
  .hero-btns-wrapper {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .quote {
    display: none;
  }
  .fb-txt {
    overflow: auto;
    height: 165px;
  }
  .cont-right-wrapper {
    display: block;
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto;
  }
  .cont-right-one-line {
    display: block;
  }
  .cont-right-icon {
    margin-left: 28px;
    float: left;
  }
  .cont-right-txt {
    text-align: left;
  }
  .step-wrapper {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .cta-heading {
    font-size: 25px;
  }
  .hero-1st-h {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
  }
}

@font-face {
  font-family: 'Intro 400 normal';
  src: url('../fonts/intro-400-normal.woff2') format('undefined'), url('../fonts/intro-400-normal.woff') format('woff'), url('../fonts/intro-400-normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}