.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.main-section {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  padding-top: 70px;
  padding-bottom: 60px;
  -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;
  text-align: center;
}

.main-img-bg-w {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.main-img-bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  height: 120%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/12dfb3e3-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/12dfb3e3-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.main-img-bg.img-2 {
  top: auto;
  bottom: auto;
  height: 120%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 28, 58, 0.3)), to(rgba(8, 28, 58, 0.3))), url('../images/smart-tv-smart-home-with-iot-devices-f01-pc001-min.jpg');
  background-image: linear-gradient(180deg, rgba(8, 28, 58, 0.3), rgba(8, 28, 58, 0.3)), url('../images/smart-tv-smart-home-with-iot-devices-f01-pc001-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.main-img-bg.img-3 {
  top: auto;
  bottom: auto;
  height: 120%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 28, 58, 0.3)), to(rgba(8, 28, 58, 0.3))), url('../images/Shannon_McGrath_1-min.jpg');
  background-image: linear-gradient(180deg, rgba(8, 28, 58, 0.3), rgba(8, 28, 58, 0.3)), url('../images/Shannon_McGrath_1-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.main-bg-video {
  display: none;
  width: 100%;
  height: 100%;
}

.container {
  z-index: 5;
  width: 95%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.container.relative-container {
  position: relative;
  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-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.container.slim-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.stripe-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.stripe-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pin-stripe {
  width: 1px;
  background-color: #eff3fc;
}

.section {
  position: relative;
  z-index: 10;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #fff;
}

.section.light-blue-bg {
  background-color: #eff3fc;
}

.section.light-blue-bg.no-padding {
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.benefits-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
}

.section.blue-bg {
  background-color: #081c3a;
  color: #fff;
}

.section.blue-bg.min-padding {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: linear-gradient(135deg, rgba(53, 114, 255, 0.2), #011a3f);
}

.section.blue-bg.min-padding-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: linear-gradient(135deg, rgba(53, 114, 255, 0.2), #011a3f);
}

.h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 102px;
  line-height: 112px;
  font-weight: 600;
}

.subtitle {
  margin-bottom: 40px;
  color: #081c3a;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.subtitle.white {
  margin-bottom: 50px;
  color: #fff;
}

.h2-div {
  margin-bottom: 80px;
}

.h2-div.no-margin {
  margin-bottom: 0px;
}

.h2-div.sticky-heading {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  margin-bottom: 0px;
}

.h2 {
  max-width: 1100px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #081c3a;
  font-size: 60px;
  line-height: 68px;
  font-weight: 600;
}

.h2.white-h2 {
  color: #fff;
}

.h2.no-fix-w {
  max-width: none;
}

.button {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 15px 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #3572ff;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.button:hover {
  background-color: #081c3a;
}

.button:active {
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.button.border-btn {
  padding: 14px 24px;
  border: 1px solid #081c3a;
  background-color: transparent;
  color: #081c3a;
}

.button.border-btn:hover {
  background-color: #081c3a;
  color: #fff;
}

.button.border-btn.in-quiz {
  margin-bottom: 15px;
}

.button.border-btn {
  border: 1px solid #081c3a;
  background-color: transparent;
  color: #081c3a;
}

.button.border-btn:hover {
  background-color: #081c3a;
  color: #fff;
}

.button.border-btn-2 {
  padding: 14px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.button.border-btn-2:hover {
  background-color: #fff;
  color: #081c3a;
}

.button.form-btn {
  margin-bottom: 15px;
  padding: 13px 40px;
  border-radius: 5px;
}

.button.form-btn:hover {
  background-color: #fff;
  color: #3572ff;
}

.button.right-align {
  margin-right: 0px;
  margin-left: auto;
}

.button.footer-btn {
  padding: 12px 20px;
  border: 1px solid #081c3a;
  background-color: transparent;
  color: #081c3a;
  font-size: 12px;
  line-height: 17px;
}

.button.footer-btn:hover {
  background-color: #081c3a;
  color: #fff;
}

.button.to-white:hover {
  background-color: #fff;
  color: #081c3a;
}

.body {
  background-color: #fff;
  font-family: Inter, sans-serif;
  color: #516381;
}

.btn-icon {
  width: 12px;
  margin-top: -1px;
  margin-left: 10px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.btn-text {
  float: left;
}

.navbar-w {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #fff;
}

.navbar-container {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-logo-col {
  position: relative;
  bottom: 0px;
  width: 210px;
  padding: 20px 25px;
  border-bottom: 1px solid #eff3fc;
  background-color: #fff;
}

.logo-link {
  font-family: Poppins, sans-serif;
  color: #081c3a;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.7;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.nav-link:hover {
  opacity: 1;
}

.nav-link.w--current {
  opacity: 1;
}

.nav-link.like-btn {
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.49);
  border-radius: 3px;
}

.navbar-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  border-bottom: 1px solid #eff3fc;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.preloader-w {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  height: 100vh;
  min-width: 100vw;
  -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;
}

.preloader-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  height: 50%;
  background-color: #fff;
}

.preloader-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 50%;
  background-color: #fff;
}

.preloader-indicator {
  position: relative;
  width: 250px;
  height: 3px;
  border-radius: 5px;
  background-color: #e0e8f6;
}

.preloader-fill {
  width: 0%;
  height: 100%;
  border-radius: 5px;
  background-color: #081c3a;
}

.preloader-block {
  position: relative;
  z-index: 10;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.preloader-logo {
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  color: #081c3a;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.clip {
  position: relative;
  z-index: 20;
  overflow: hidden;
}

.clip.right-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clip.abs-position {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.scroll-button-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 64px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -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: 30px;
  opacity: 0.7;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  cursor: pointer;
}

.scroll-button-w:hover {
  background-color: rgba(239, 243, 252, 0.18);
  opacity: 1;
}

.about-us-w {
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 60px;
  grid-template-areas: "Area Area-2 Area-2"
    "Area-3 . .";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 60px auto;
  grid-template-rows: auto auto;
}

.about-us-w.cta-row {
  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: 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;
}

.paragraph {
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 300;
}

.paragraph.no-shrink {
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.img-block {
  position: relative;
  overflow: hidden;
  width: 55%;
  height: 500px;
  margin-left: 5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
}

.img-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 100%;
  height: 100%;
}

.img-div.about-us-img {
  background-image: url('../images/591382745339.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-overflow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  width: 0%;
  height: 100%;
  background-color: #eff3fc;
}

.services-w {
  width: 65%;
  margin-bottom: -60px;
  margin-left: 3%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: "Area Area-2 Area-3"
    "Area-4 Area-5 Area-6"
    "Area-7 Area-8 .";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto 20px auto;
  grid-template-rows: auto auto auto;
}

.service-item {
  position: relative;
  overflow: hidden;
  height: 500px;
  margin-bottom: 60px;
  border-radius: 5px;
}

.service-item.second-item {
  margin-top: 0px;
}

.service-item-img-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 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;
}

.service-text-block {
  margin-bottom: 30px;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1.2em;
  font-weight: 700;
}

.h3.black-color {
  color: #081c3a;
}

.h3.no-margin {
  margin-bottom: 0px;
}

.paragraph-2 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 300;
}

.service-item-img-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-image: url('../images/goldee-light-controller-120.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-item-img-div.img-2 {
  background-image: url('../images/Home-Cinema-2-min.jpg');
}

.service-item-img-div.img-3 {
  background-image: url('../images/cctv.jpg');
}

.service-item-img-div.img-4 {
  background-image: url('../images/8-12-min.jpg');
}

.service-item-img-div.img-5 {
  background-image: url('../images/Home-Cinema-min.jpg');
}

.service-item-img-div.img-6 {
  background-image: url('../images/Wireless-Networks-2-min.jpg');
}

.service-item-img-div.img-7 {
  background-image: url('../images/Uponor-min.jpg');
}

.service-item-img-overflow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1d1d1d), to(#1d1d1d));
  background-image: linear-gradient(180deg, #1d1d1d, #1d1d1d);
  opacity: 0.1;
}

.service-content-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 6;
  padding: 100px 50px 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#081c3a));
  background-image: linear-gradient(180deg, transparent, #081c3a);
  color: #fff;
}

.about-us-row {
  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;
}

.about-us-row.no-margin {
  margin-bottom: 0px;
}

.paragraph-block {
  margin-bottom: 40px;
}

.paragraph-block.no-margin {
  margin-bottom: 0px;
}

.paragraph-block.min-margin {
  margin-bottom: 20px;
}

.content-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content-col.vert-flex.top-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  margin-left: 5%;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.logos-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.client-logo {
  height: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.client-logo.marantz-logo {
  height: 56px;
}

.clients-logo-block {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.services-container {
  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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.postscript-w {
  display: none;
  margin-top: 100px;
  -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;
}

.postscript-item {
  margin-right: 20px;
  margin-left: 20px;
  color: #fff;
  font-weight: 300;
}

.example-row {
  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;
}

.example-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 22%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  color: #081c3a;
  font-size: 18px;
  line-height: 1.7em;
  font-weight: 300;
}

.example-icon {
  width: 80px;
  margin-bottom: 25px;
}

.example-icon.right-margin {
  margin-right: 20px;
  margin-bottom: 0px;
}

.example-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.close-popup-btn {
  position: absolute;
  left: auto;
  top: 40px;
  right: 40px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  padding: 8px;
  -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: 3px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  cursor: pointer;
}

.close-popup-btn:hover {
  background-color: #eff3fc;
}

.benefits-w {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-right: -3%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.benefit-item {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 10%;
  margin-right: 3%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.benefit-item.item-2 {
  left: 22%;
  bottom: 62%;
}

.benefit-item.item-3 {
  left: 46%;
  bottom: 26%;
}

.benefit-item.item-4 {
  left: auto;
  top: auto;
  right: 10%;
  bottom: 0%;
}

.benefit-item.item-5 {
  left: auto;
  top: 0%;
  right: 15%;
  bottom: auto;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28px;
  line-height: 1.5em;
  font-weight: 700;
}

.h4.darck-color {
  margin-bottom: 0px;
  color: #081c3a;
}

.h4.darck-color.in-project {
  max-width: 72%;
  margin-top: 10px;
  margin-bottom: 40px;
  line-height: 1.2em;
}

.h4.white-color {
  float: none;
  color: #fff;
  line-height: 1.3em;
}

.h1-subheading {
  margin-top: 30px;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
}

.form-col {
  width: 52%;
  margin-left: 4%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.form-block {
  margin-bottom: 0px;
}

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

.text-field {
  height: 52px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #081c3a;
}

.text-field:hover {
  background-color: #eff3fc;
}

.text-field:active {
  border-color: #3572ff;
}

.text-field:focus {
  border-color: #3572ff;
}

.text-field::-webkit-input-placeholder {
  color: #516381;
}

.text-field:-ms-input-placeholder {
  color: #516381;
}

.text-field::-ms-input-placeholder {
  color: #516381;
}

.text-field::placeholder {
  color: #516381;
}

.check-icon {
  width: 14px;
  margin-top: 3px;
  margin-right: 7px;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 24px;
  white-space: normal;
}

.benefit-item-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.benefit-item-btn:hover {
  border-radius: 3px;
}

.btn-icon-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin-right: 15px;
  padding: 0px;
  -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: 30px;
  background-color: transparent;
}

.benefit-item-content {
  position: absolute;
  left: 0px;
  right: auto;
  width: 350px;
  padding: 20px 0px 0px;
  border-radius: 3px;
  background-color: transparent;
}

.btn-icon-div {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 8px;
  -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: 50px;
  background-color: #3572ff;
}

.btn-icon-bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(53, 114, 255, 0.9);
}

.price-calc-block {
  margin-top: 5px;
}

.price-calc-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-calc-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.calc-icon {
  width: 60px;
  margin-bottom: 10px;
}

.plus-icon {
  width: 15px;
  margin-top: -35px;
  margin-right: 25px;
  margin-left: 25px;
}

.scale-arrow {
  position: absolute;
  left: -10px;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 26px;
  height: 26px;
  background-image: linear-gradient(135deg, #3572ff, #3572ff 45%, hsla(0, 0%, 100%, 0) 0);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.step-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.step-text-col {
  position: relative;
  max-width: 78%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step-block-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 650px;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.steps-w {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  padding-top: 50px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.scale-dot {
  position: relative;
  left: -7px;
  top: -2px;
  width: 20px;
  height: 6px;
  border-radius: 3px;
  background-color: #d8e4ff;
}

.step-item {
  position: relative;
  z-index: 2;
  margin-bottom: -120px;
}

.step-item.more-margin {
  margin-bottom: -210px;
}

.step-item.second-step {
  margin-bottom: -80px;
}

.step-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -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-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #eff3fc;
  font-size: 150px;
  line-height: 120px;
  font-weight: 900;
}

.scale-block {
  position: relative;
  width: 6px;
  height: 100%;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(53, 114, 255, 0.2)), to(#3572ff));
  background-image: linear-gradient(180deg, rgba(53, 114, 255, 0.2), #3572ff);
}

.scale-w {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  height: 100%;
  opacity: 1;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

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

.h3-subheading {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}

.step-img {
  max-width: 450px;
  margin-top: 30px;
}

.step-img.alexa-img {
  margin-left: -33px;
}

.scenario-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.scenario-icons-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scenario-icon {
  width: 40px;
  margin-right: 30px;
}

.scenario-left-col {
  margin-top: 5px;
}

.scenario-app-col {
  margin-left: 7%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.scenario-app-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scenario-app-img {
  overflow: hidden;
  height: 340px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
  box-shadow: 0 5px 15px 0 rgba(8, 28, 58, 0.1);
}

.arrow-icon {
  width: 34px;
  margin-right: 20px;
  margin-left: 20px;
}

.simulation-text-block {
  width: 50%;
  margin-left: auto;
  padding: 0px;
  color: #fff;
}

.icons-w {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.icon-item-block {
  padding: 50px 50px 40px;
  border-radius: 5px;
  background-color: #eff3fc;
}

.icon-item-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3-div {
  margin-bottom: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h3-div.center-align {
  position: relative;
  z-index: 5;
  margin-bottom: 70px;
  text-align: center;
}

.nav-right-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.lang-dd-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.7;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 1px;
}

.lang-dd-toggle:hover {
  opacity: 1;
}

.lang-dd-link {
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0.7;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.lang-dd-link:hover {
  opacity: 1;
}

.lang-dd-link.w--current {
  background-color: rgba(8, 28, 58, 0.15);
  color: #3572ff;
}

.lang-dd-list.w--open {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: transparent;
}

.cta-text-w {
  width: 100%;
  margin-bottom: 35px;
  color: #fff;
  text-align: left;
}

.close-popup-btn-2 {
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  padding: 9px;
  -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: 3px;
  background-color: #202c4a;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  cursor: pointer;
}

.close-popup-btn-2:hover {
  padding: 8px;
  background-color: #384c80;
}

.close-popup-btn-2.in-quiz {
  top: -40px;
  right: 0px;
  background-color: #8f99ac;
}

.close-popup-btn-2.in-quiz:hover {
  background-color: #516381;
}

.text-field-2 {
  height: 46px;
  margin-bottom: 0px;
  padding-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #fff;
  font-size: 16px;
}

.text-field-2:hover {
  border-color: #fff;
}

.text-field-2:active {
  border-color: #3572ff;
}

.text-field-2:focus {
  border-color: #3572ff;
}

.text-field-2::-webkit-input-placeholder {
  color: #8f99ac;
}

.text-field-2:-ms-input-placeholder {
  color: #8f99ac;
}

.text-field-2::-ms-input-placeholder {
  color: #8f99ac;
}

.text-field-2::placeholder {
  color: #8f99ac;
}

.popup-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.cta-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cta-form.vert-align {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 10px;
  margin-bottom: 0px;
  -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;
}

.form-row.fool-w {
  width: 100%;
  margin-bottom: 15px;
}

.form-row.fool-w-2 {
  width: 100%;
  margin-bottom: 15px;
}

.popup-form-block {
  width: 100%;
  max-width: 760px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.popup-form-block.no-max-w {
  max-width: none;
}

.link-2 {
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #8f99ac;
  text-decoration: underline;
  cursor: pointer;
}

.link-2:hover {
  text-decoration: none;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success-message {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  background-color: #3572ff;
  color: #fff;
  font-size: 16px;
}

.success-message.in-quiz {
  max-width: 760px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 50px;
  background-color: #3572ff;
}

.popup-section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  overflow: hidden;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: hsla(0, 0%, 100%, 0.8);
  opacity: 0;
}

.btn-cross {
  width: 100%;
  height: 100%;
}

.popup-container-2 {
  position: relative;
  z-index: 10;
  width: 95%;
  max-width: 560px;
  margin: 3% auto 5%;
  padding: 65px;
  border-radius: 5px;
  background-color: #081c3a;
}

.form-checkbox-block {
  color: #8f99ac;
  font-size: 13px;
  line-height: 1.4em;
}

.form-checkbox-block.bottom-indent {
  margin-top: 0px;
  margin-bottom: 10px;
}

.error-message {
  border-radius: 5px;
  background-color: #ffabab;
  color: #c21d1d;
  font-size: 14px;
  text-align: center;
}

.label {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.checkbox {
  width: 18px;
  height: 18px;
  margin-top: 0px;
  margin-right: 6px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-color: #eef4fa;
  border-radius: 3px;
}

.checkbox:hover {
  background-color: rgba(32, 44, 74, 0.1);
}

.checkbox.w--redirected-checked {
  border-color: #202c4a;
  background-color: #202c4a;
  background-position: 50% 50%;
  background-size: cover;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px #2b73de;
}

.checkbox.in-quiz {
  border-color: #8f99ac;
  background-color: #fff;
}

.checkbox.in-quiz.w--redirected-checked {
  background-color: #081c3a;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.nav-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-row-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.rev-list-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -50px;
}

.rev-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.stars-score-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -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;
}

.stars-score-block.no-margin {
  margin-bottom: 0px;
}

.rev-item-content-header {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #bbb;
}

.rev-user-name {
  font-size: 14px;
  line-height: 20px;
}

.rev-item-paragraph-div {
  position: relative;
  display: block;
  overflow: hidden;
  height: auto;
  margin-bottom: 5px;
  -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;
}

.rev-user-info-block {
  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;
}

.rev-item-content-div {
  margin-top: 15px;
  margin-bottom: 0px;
}

.rev-item-content-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.rev-read-more-div {
  overflow: hidden;
}

.rev-item-paragraph {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.rev-user-info-div {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.statistics-star-2 {
  width: 20px;
  height: 20px;
  margin-right: 2px;
}

.statistics-star-2.with-opacity {
  opacity: 0.4;
}

.footer {
  padding-top: 80px;
  padding-bottom: 20px;
  background-color: #eff3fc;
}

.footer-container {
  width: 95%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.slider {
  position: relative;
  height: auto;
  background-color: transparent;
}

.mask {
  height: auto;
  max-height: none;
  min-height: auto;
}

.project-slide {
  width: 100%;
  height: auto;
}

.project-slide-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
}

.left-arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 260px;
  bottom: auto;
  width: 60px;
  height: 60px;
  margin-right: 0px;
  margin-left: auto;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #8f99ac;
  font-size: 24px;
  cursor: pointer;
}

.left-arrow:hover {
  color: #081c3a;
}

.left-arrow.right-arrow {
  left: 0%;
  top: 0px;
  right: 0px;
}

.slide-nav {
  left: auto;
  top: 0px;
  right: 60px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 0px;
  -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;
}

.project-content-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.project-img-col {
  overflow: hidden;
  width: 60%;
  height: auto;
  margin-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
  background-image: url('../images/proj-2-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-img-col.proj-img-2 {
  background-image: url('../images/proj-3-min.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.project-img-col.proj-img-3 {
  background-image: url('../images/proj-1-min.jpg');
}

.project-img-col.proj-img-4 {
  background-image: url('../images/proj-5-min.jpg');
}

.project-img-col.proj-img-5 {
  background-image: url('../images/proj-4-min.jpg');
  background-position: 0% 50%;
}

.project-technologes-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: -5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
}

.project-technologes-list.with-specifications {
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.proj-icon {
  width: 36px;
  margin-right: 12px;
}

.technology-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-bottom: 15px;
  padding-right: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #081c3a;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.technology-item.in-specification {
  width: 100%;
  margin-bottom: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.proj-block-heading {
  margin-bottom: 15px;
  color: #081c3a;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.proj-technologes-w {
  width: 100%;
  margin-bottom: 20px;
}

.list-dot {
  width: 6px;
  height: 6px;
  margin-top: 7px;
  margin-right: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 20px;
  background-color: #081c3a;
}

.request-project-type-w {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-field-3 {
  height: 46px;
  margin-bottom: 0px;
  padding-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #fff;
  font-size: 16px;
}

.text-field-3:hover {
  border-color: #fff;
}

.text-field-3:active {
  border-color: #ffd451;
}

.text-field-3:focus {
  border-color: #ffe43f;
}

.text-field-3::-webkit-input-placeholder {
  color: #dbe9ff;
}

.text-field-3:-ms-input-placeholder {
  color: #dbe9ff;
}

.text-field-3::-ms-input-placeholder {
  color: #dbe9ff;
}

.text-field-3::placeholder {
  color: #dbe9ff;
}

.text-field-3.big-field {
  height: 48px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-left-style: none;
  border-radius: 0px;
  background-color: transparent;
  font-size: 22px;
  font-weight: 500;
}

.check-button {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border-style: none;
  border-color: #202c4a;
  border-radius: 5px;
  background-color: #fff;
}

.check-button.w--redirected-checked {
  border-style: none;
  background-color: #c1d5fd;
  background-image: none;
}

.check-button.w--redirected-focus {
  border-style: none;
  box-shadow: 0 0 5px 1px rgba(53, 114, 255, 0.76);
}

.check-button-label {
  position: relative;
  z-index: 5;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 500;
}

.check-button-label.in-quiz {
  color: #081c3a;
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
}

.check-button-label.in-quiz.in-grid {
  font-size: 14px;
  line-height: 14px;
}

.project-type-icon {
  position: relative;
  z-index: 5;
  width: 36px;
  margin-bottom: 10px;
}

.project-type-icon.in-quiz {
  width: 60px;
  margin-right: 20px;
  margin-bottom: 0px;
}

.project-type-icon.in-quiz.in-grid {
  width: 42px;
  margin-right: 0px;
  margin-bottom: 12px;
}

.check-button-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #2b73de;
  text-align: center;
  cursor: pointer;
}

.check-button-field:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.check-button-field.in-quiz {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  padding: 20px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #3572ff;
  text-align: center;
}

.check-button-field.in-quiz.in-grid {
  margin-bottom: 0px;
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.request-block-header {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-type-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: -10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.order-block-col-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.diagram-img {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  width: 900px;
  margin-right: auto;
  margin-left: 0px;
}

.location-span {
  display: inline-block;
  margin-left: 0px;
  color: #8f99ac;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 300;
}

.dd-icon {
  position: relative;
  margin-right: 0px;
  margin-left: 5px;
}

.scroll-icon {
  width: 22px;
}

.btn-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  padding-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-col.logo-col {
  margin-right: auto;
}

.footer-col.social-networks {
  display: none;
}

.footer-bottom-block {
  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;
  color: #8f99ac;
  font-size: 12px;
  line-height: 16px;
}

.footer-col-heading {
  margin-top: 4px;
  margin-bottom: 30px;
  color: #081c3a;
  font-size: 18px;
  font-weight: 700;
}

.footer-bottom-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-text {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 300;
}

.link {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #2b73de;
  text-decoration: underline;
  cursor: pointer;
}

.link:hover {
  text-decoration: none;
}

.link.left-margin {
  margin-left: 20px;
  color: #8f99ac;
}

.link.left-margin.w--current {
  color: #081c3a;
  text-decoration: none;
}

.link.no-color {
  color: #8f99ac;
}

.link.no-color.w--current {
  color: #081c3a;
  text-decoration: none;
}

.button-3 {
  display: inline-block;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #2b73de;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.button-3:hover {
  background-color: #202c4a;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.button-3:active {
  -webkit-transform: scale(0.97) translate(0px, -2px);
  -ms-transform: scale(0.97) translate(0px, -2px);
  transform: scale(0.97) translate(0px, -2px);
}

.footer-content-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-link {
  display: inline-block;
  margin-bottom: 15px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #081c3a;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
}

.footer-link:hover {
  color: #3572ff;
  text-decoration: none;
}

.footer-link.no-indent {
  margin-bottom: 0px;
  text-decoration: underline;
}

.footer-link.no-indent:hover {
  text-decoration: none;
}

.footer-logo {
  margin-bottom: 5px;
  font-family: Poppins, sans-serif;
  color: #081c3a;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.popup-section-quiz {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  overflow: hidden;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(8, 28, 58, 0.8);
  opacity: 0;
}

.discount-arrows-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  margin-top: -3px;
  margin-left: 15px;
  padding-top: 0px;
  -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;
}

.quiz-form {
  margin-bottom: 0px;
}

.quiz-h1-w {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.quiz-radio-btn-input {
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #d3d3d3;
  background-color: #f8f8f8;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #18181a;
  font-size: 16px;
}

.quiz-radio-btn-input:hover {
  position: relative;
  background-color: #fff;
}

.quiz-radio-btn-input:active {
  border-color: #fcdc27;
}

.quiz-radio-btn-input:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #fcdc27;
  background-color: #fff;
}

.quiz-radio-btn-input::-webkit-input-placeholder {
  color: #b1b1b1;
}

.quiz-radio-btn-input:-ms-input-placeholder {
  color: #b1b1b1;
}

.quiz-radio-btn-input::-ms-input-placeholder {
  color: #b1b1b1;
}

.quiz-radio-btn-input::placeholder {
  color: #b1b1b1;
}

.quiz-radio-btn-input.adsolute-position {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  background-color: transparent;
  color: #081c3a;
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.quiz-radio-btn-input.adsolute-position::-webkit-input-placeholder {
  color: #081c3a;
}

.quiz-radio-btn-input.adsolute-position:-ms-input-placeholder {
  color: #081c3a;
}

.quiz-radio-btn-input.adsolute-position::-ms-input-placeholder {
  color: #081c3a;
}

.quiz-radio-btn-input.adsolute-position::placeholder {
  color: #081c3a;
}

._123 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.discount-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #081c3a;
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;
}

.quiz-container {
  position: relative;
  z-index: 100;
  width: 95%;
  max-width: 1200px;
  margin: 5% auto 3%;
  border-radius: 5px;
}

.quiz-content {
  padding: 50px 20px 50px 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.discount-up-arrow {
  width: 100%;
  margin-bottom: -50%;
}

.quiz-tab-contents {
  overflow: visible;
}

.discount-icon {
  width: 36px;
  margin-right: 10px;
}

.quiz-step-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 550px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 5px;
  background-color: #eff3fc;
}

.quiz-btns-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-right: 50px;
  padding-left: 30px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.quiz-form-element {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.quiz-form-element:hover {
  z-index: 5;
  border-color: #18181a;
}

.quiz-form-field-label {
  position: relative;
  z-index: 5;
  margin-bottom: 0px;
  color: #18181a;
  line-height: 1.2em;
  font-weight: 700;
}

.quiz-form-field-label.hide {
  display: none;
}

.discount-up-arrow-2 {
  width: 100%;
  margin-bottom: -50%;
}

.quiz-elements-group-w {
  position: relative;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.quiz-form-btn-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 65px;
  margin-bottom: 0px;
  padding: 15px;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.quiz-form-btn-field:hover {
  border-color: #18181a;
}

.quiz-form-btn-field.with-input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.discount-up-arrow-3 {
  width: 100%;
  margin-bottom: -50%;
}

.discount-number {
  color: #3572ff;
  font-size: 20px;
}

.quiz-left-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  padding: 50px 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #e0e7f8;
  text-align: left;
}

.quiz-right-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.quiz-subheading {
  margin-top: 20px;
  line-height: 22px;
  font-weight: 300;
}

.quiz-subheading.min-margin {
  margin-top: 10px;
  font-weight: 600;
}

.quiz-question {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #081c3a;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.quiz-question.thanks-heading {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 700;
}

.quiz-step-number {
  color: #516381;
  letter-spacing: 4px;
}

.quiz-tabs {
  position: static;
}

.text-field---in-quiz {
  height: 50px;
  margin-bottom: 15px;
  padding-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e7f8;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #081c3a;
  font-size: 16px;
  font-weight: 300;
}

.text-field---in-quiz:hover {
  border-color: #516381;
}

.text-field---in-quiz:active {
  border-color: #3572ff;
}

.text-field---in-quiz:focus {
  border-color: #3572ff;
}

.text-field---in-quiz::-webkit-input-placeholder {
  color: #8f99ac;
  font-weight: 300;
}

.text-field---in-quiz:-ms-input-placeholder {
  color: #8f99ac;
  font-weight: 300;
}

.text-field---in-quiz::-ms-input-placeholder {
  color: #8f99ac;
  font-weight: 300;
}

.text-field---in-quiz::placeholder {
  color: #8f99ac;
  font-weight: 300;
}

.quiz-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.quiz-text-span {
  font-weight: 600;
}

.button-block {
  position: relative;
  z-index: 5;
  -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;
}

.quiz-thanks-block {
  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;
}

.quiz-logo-bg {
  -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;
  opacity: 0.5;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 240px;
  line-height: 200px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 10px rgba(53, 114, 255, 0.03);
}

.quiz-logo-bg-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -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-perspective: 400px;
  perspective: 400px;
  text-align: center;
}

.quiz-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -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;
  grid-auto-columns: 1fr;
  grid-template-areas: "Area Area-2 Area-2"
    "Area-3 . .";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  padding-top: 140px;
  -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;
  text-align: center;
}

.h2-subheading {
  margin-top: 30px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.list {
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 300;
  list-style-type: lower-alpha;
}

.list.dots {
  list-style-type: disc;
}

.list.dots.no-margin {
  margin-bottom: 0px;
}

.list.numbers {
  list-style-type: decimal;
}

.list.numbers.no-margin {
  margin-bottom: 0px;
}

.h5 {
  margin-top: 20px;
  color: #081c3a;
  font-size: 20px;
  line-height: 24px;
}

@media screen and (max-width: 991px) {
  .main-section {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.blue-bg.min-padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.blue-bg.min-padding-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h1 {
    font-size: 76px;
    line-height: 78px;
  }

  .h1-div {
    margin-bottom: 70px;
  }

  .subtitle {
    margin-bottom: 35px;
    font-size: 13px;
    letter-spacing: 4px;
  }

  .h2-div {
    margin-bottom: 70px;
  }

  .h2 {
    font-size: 44px;
    line-height: 54px;
  }

  .button {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
  }

  .button.border-btn.in-quiz {
    margin-bottom: 0px;
    margin-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button.right-align {
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .button.footer-btn {
    padding-right: 17px;
    padding-left: 17px;
  }

  .navbar-w {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .nav-logo-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-width: 25%;
    margin-left: 0px;
    padding: 15px 25px;
    -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;
  }

  .logo-link {
    font-size: 20px;
    line-height: 20px;
  }

  .nav-content-block {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 0.5;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .nav-link.like-btn {
    padding-right: 15px;
    padding-left: 15px;
    border-color: #081c3a;
    opacity: 1;
    color: #081c3a;
    font-size: 12px;
    line-height: 18px;
  }

  .nav-link.phone-link {
    opacity: 1;
    color: #081c3a;
  }

  .navbar-bg {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .preloader-w {
    display: none;
  }

  .preloader-logo {
    margin-bottom: 30px;
  }

  .scroll-button-w {
    width: 34px;
    height: 50px;
    margin-bottom: 15px;
  }

  .about-us-w.cta-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .paragraph {
    font-size: 18px;
    line-height: 1.5em;
  }

  .img-block {
    height: 400px;
    margin-left: 4%;
  }

  .services-w {
    width: 65%;
    margin-bottom: -50px;
    margin-left: 2%;
  }

  .service-item {
    height: 480px;
    margin-bottom: 50px;
  }

  .service-text-block {
    margin-bottom: 25px;
  }

  .h3 {
    font-size: 34px;
  }

  .h3.black-color {
    font-size: 32px;
    line-height: 1.1em;
  }

  .h3.no-margin {
    font-size: 32px;
    line-height: 1.1em;
  }

  .service-content-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 80px 40px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .about-us-row.no-margin {
    -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;
  }

  .content-col.vert-flex.top-padding {
    margin-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .logos-section {
    padding: 60px 0vw 80px;
  }

  .client-logo {
    width: 25%;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .client-logo.marantz-logo {
    height: 48px;
  }

  .client-logo.honeywell-logo {
    height: 36px;
  }

  .clients-logo-block {
    margin-top: -20px;
    margin-left: -20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .example-col {
    max-width: 25%;
  }

  .example-icon {
    width: 62px;
    margin-bottom: 20px;
  }

  .benefits-w {
    height: 490px;
  }

  .benefit-item.item-2 {
    left: 17%;
    bottom: 73%;
  }

  .benefit-item.item-3 {
    left: 37%;
    bottom: 36%;
  }

  .benefit-item.item-4 {
    right: 19%;
    bottom: 7%;
  }

  .h4 {
    font-size: 24px;
    line-height: 1.4em;
  }

  .h4.darck-color {
    line-height: 1.3em;
  }

  .h4.darck-color.in-project {
    max-width: 70%;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 1.3em;
  }

  .h1-subheading {
    margin-top: 25px;
    font-size: 20px;
    line-height: 28px;
  }

  .form-col {
    width: 100%;
    margin-top: 30px;
    margin-left: 0%;
  }

  .check-icon {
    margin-top: 4px;
    margin-right: 7px;
  }

  .list-item {
    font-size: 15px;
    line-height: 22px;
  }

  .btn-icon-block {
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }

  .benefit-item-content {
    width: 250px;
    padding-top: 15px;
  }

  .price-calc-row {
    margin-top: 20px;
  }

  .calc-icon {
    width: 56px;
  }

  .step-block-2 {
    max-width: 50%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .step-text-col {
    max-width: 90%;
  }

  .step-block-1 {
    max-width: 50%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .steps-w {
    margin-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 100px;
  }

  .step-item {
    margin-bottom: -130px;
  }

  .step-item.more-margin {
    margin-bottom: -170px;
  }

  .step-item.second-step {
    margin-bottom: -50px;
  }

  .step-number {
    width: 60px;
    height: 60px;
    margin-top: -15px;
    font-size: 60px;
    line-height: 60px;
  }

  .scale-block {
    width: 5px;
  }

  .h3-subheading {
    font-size: 18px;
    line-height: 28px;
  }

  .step-img {
    max-height: 290px;
    max-width: 320px;
    margin-top: 40px;
  }

  .scenario-w {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .scenario-icons-row {
    margin-top: 0px;
    margin-left: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .scenario-icon {
    width: 34px;
    margin-right: 0px;
    margin-left: 20px;
  }

  .scenario-left-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .scenario-app-col {
    margin-top: 40px;
    margin-left: 0%;
  }

  .scenario-app-block {
    margin-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .scenario-app-img {
    height: 290px;
  }

  .arrow-icon {
    width: 28px;
    margin-right: 5%;
    margin-left: 5%;
  }

  .simulation-text-block {
    width: 55%;
  }

  .icon-item-block {
    padding: 40px 40px 30px;
  }

  .icon-item-heading {
    margin-bottom: 20px;
  }

  .h3-div {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .h3-div.center-align {
    margin-bottom: 40px;
  }

  .lang-dd-toggle {
    padding: 15px;
    opacity: 1;
    color: #081c3a;
  }

  .lang-dd-link {
    opacity: 1;
    color: #081c3a;
  }

  .lang-dd-link.w--current {
    background-color: #3572ff;
    opacity: 1;
    color: #fff;
  }

  .lang-dd-list.w--open {
    background-color: #fff;
  }

  .cta-text-w {
    margin-bottom: 30px;
  }

  .close-popup-btn-2 {
    width: 28px;
    height: 28px;
  }

  .text-field-2 {
    height: 44px;
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 16px;
  }

  .form-row.fool-w {
    margin-bottom: 5px;
  }

  .form-row.fool-w-2 {
    margin-bottom: 5px;
  }

  .checkbox-field {
    font-size: 12px;
    line-height: 1.2em;
  }

  .success-message {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 16px;
  }

  .success-message.in-quiz {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .popup-section {
    overflow: auto;
  }

  .popup-container-2 {
    max-width: 500px;
    margin-top: 5%;
    padding: 40px 50px 50px;
  }

  .form-checkbox-block {
    font-size: 12px;
    line-height: 1.3em;
  }

  .error-message {
    font-size: 13px;
    line-height: 16px;
  }

  .label {
    font-size: 14px;
    line-height: 16px;
  }

  .checkbox {
    width: 16px;
    height: 16px;
  }

  .nav-menu {
    background-color: #081c3a;
  }

  .rev-list-block {
    margin-right: 0px;
    margin-bottom: -50px;
    -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;
  }

  .rev-list-item {
    width: 47%;
    margin-right: 0px;
    margin-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .stars-score-block {
    margin-right: 5px;
  }

  .stars-score-block.no-margin {
    margin-right: 0px;
  }

  .rev-user-info-block {
    margin-right: 15px;
  }

  .rev-item-paragraph {
    font-size: 15px;
    line-height: 22px;
  }

  .statistics-star-2 {
    width: 18px;
    height: 18px;
    margin-right: 2px;
  }

  .footer {
    padding-top: 60px;
  }

  .project-slide-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left-arrow {
    right: 180px;
    width: 40px;
    height: 40px;
    margin-top: 0px;
    font-size: 18px;
  }

  .left-arrow.right-arrow {
    width: 40px;
    height: 40px;
  }

  .slide-nav {
    right: 40px;
    width: 140px;
    height: 40px;
    margin-top: 0px;
    font-size: 12px;
  }

  .project-content-col {
    margin-right: 0px;
    margin-bottom: 40px;
    -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;
  }

  .project-img-col {
    width: 100%;
    height: 370px;
  }

  .proj-icon {
    width: 34px;
    margin-right: 10px;
  }

  .technology-item {
    width: 50%;
    padding-right: 0%;
    font-size: 13px;
  }

  .technology-item.in-specification {
    margin-bottom: 7px;
    font-size: 13px;
    line-height: 18px;
  }

  .proj-block-heading {
    margin-bottom: 20px;
  }

  .proj-technologes-w {
    margin-bottom: 0px;
  }

  .proj-technologes-w.with-icons {
    width: 50%;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .list-dot {
    width: 5px;
    height: 5px;
    margin-top: 7px;
    margin-right: 5px;
  }

  .proj-content-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .request-project-type-w {
    margin-top: 10px;
  }

  .text-field-3 {
    height: 42px;
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 16px;
  }

  .text-field-3.big-field {
    height: 42px;
    padding-left: 0px;
    font-size: 16px;
  }

  .check-button-label {
    font-size: 12px;
    line-height: 15px;
  }

  .check-button-label.in-quiz {
    font-size: 16px;
    line-height: 22px;
  }

  .check-button-label.in-quiz.in-grid {
    font-size: 12px;
  }

  .project-type-icon {
    width: 32px;
    margin-bottom: 8px;
  }

  .project-type-icon.in-quiz {
    width: 48px;
    margin-right: 10px;
  }

  .project-type-icon.in-quiz.in-grid {
    width: 36px;
    margin-bottom: 10px;
  }

  .check-button-field {
    margin-right: 5px;
    padding: 12px 5px;
  }

  .check-button-field.in-quiz {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .check-button-field.in-quiz.in-grid {
    padding: 16px 5px;
  }

  .request-block-header {
    margin-bottom: 0px;
  }

  .project-type-block {
    margin-right: -5px;
  }

  .order-block-col-6 {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .location-span {
    font-size: 16px;
    line-height: 1.2em;
  }

  .menu-btn-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 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;
  }

  .menu-button {
    width: 60px;
    height: 60px;
    padding: 0px;
    color: #081c3a;
    font-size: 32px;
    line-height: 36px;
  }

  .menu-button.w--open {
    background-color: #081c3a;
  }

  .scroll-icon {
    width: 16px;
  }

  .footer-col {
    padding-right: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-col.logo-col {
    max-width: 250px;
    padding-right: 40px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-bottom-block {
    font-size: 11px;
  }

  .footer-col-heading {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .footer-text {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .button-3 {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 18px;
  }

  .footer-content-w {
    margin-bottom: 40px;
  }

  .footer-link {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 16px;
  }

  .footer-logo {
    margin-top: -6px;
    margin-bottom: 5px;
  }

  .popup-section-quiz {
    overflow: auto;
  }

  .discount-arrows-w {
    width: 10px;
    margin-left: 10px;
  }

  .quiz-h1-w {
    margin-bottom: 50px;
  }

  .quiz-radio-btn-input.adsolute-position {
    font-size: 16px;
    line-height: 24px;
  }

  .discount-w {
    font-size: 14px;
  }

  .quiz-container {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .quiz-content {
    padding: 40px 40px 30px;
  }

  .discount-icon {
    width: 32px;
    margin-right: 10px;
  }

  .quiz-step-block {
    min-height: auto;
  }

  .quiz-btns-w {
    padding-top: 0px;
    padding-right: 40px;
    padding-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -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;
  }

  .quiz-form-element {
    height: 74px;
  }

  .quiz-form-field-label {
    font-size: 15px;
    line-height: 1.3em;
  }

  .quiz-form-btn-field {
    min-height: 60px;
    padding: 10px;
  }

  .discount-number {
    font-size: 18px;
  }

  .quiz-left-col {
    width: 300px;
    padding: 40px 40px 30px;
  }

  .quiz-right-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .quiz-question {
    font-size: 28px;
    line-height: 36px;
  }

  .quiz-question.thanks-heading {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 34px;
  }

  .quiz-step-number {
    font-size: 13px;
    line-height: 18px;
  }

  .text-field---in-quiz {
    height: 44px;
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 16px;
  }

  .quiz-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .quiz-logo-bg {
    font-size: 170px;
    line-height: 150px;
  }

  .quiz-block {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-section {
    min-height: 40vh;
    padding-top: 100px;
  }

  .h2-subheading {
    margin-top: 20px;
    font-size: 18px;
    line-height: 26px;
  }
}

@media screen and (max-width: 767px) {
  .main-section {
    padding-top: 90px;
    padding-bottom: 60px;
  }

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

  .section.benefits-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.blue-bg.min-padding-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h1 {
    margin-bottom: 0px;
    font-size: 54px;
    line-height: 56px;
  }

  .h1-div {
    margin-bottom: 30px;
  }

  .subtitle {
    margin-bottom: 20px;
    font-size: 11px;
    letter-spacing: 4px;
  }

  .subtitle.white {
    margin-bottom: 20px;
  }

  .h2-div {
    margin-bottom: 40px;
  }

  .h2-div.sticky-heading {
    position: relative;
    top: 0px;
    width: 100%;
    margin-bottom: 40px;
  }

  .h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .button {
    padding: 12px 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .button.border-btn {
    padding: 12px 19px;
  }

  .button.border-btn.in-quiz {
    padding: 10px 20px;
  }

  .button.form-btn {
    margin-right: 2%;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button.footer-btn {
    padding: 10px 12px;
    font-size: 11px;
    line-height: 16px;
  }

  .btn-icon {
    width: 10px;
    margin-left: 8px;
  }

  .nav-logo-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 20%;
    padding: 12px 10px 12px 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-link {
    font-size: 17px;
    line-height: 16px;
  }

  .nav-link {
    padding: 15px 10px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
  }

  .nav-link.like-btn {
    padding: 7px 10px;
    font-size: 11px;
    line-height: 16px;
  }

  .nav-link.phone-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 11px;
    line-height: 16px;
  }

  .preloader-indicator {
    width: 200px;
  }

  .preloader-logo {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
  }

  .clip {
    padding-bottom: 0px;
  }

  .clip.add-padding {
    padding-bottom: 3px;
  }

  .scroll-button-w {
    width: 32px;
    height: 46px;
    margin-bottom: 10px;
  }

  .paragraph {
    font-size: 15px;
  }

  .img-block {
    width: 100%;
    height: 300px;
    margin-bottom: 30px;
    margin-left: 0%;
  }

  .services-w {
    width: 100%;
    margin-left: 0%;
  }

  .service-item {
    height: auto;
  }

  .service-item-img-block {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .service-text-block {
    margin-bottom: 20px;
  }

  .h3 {
    font-size: 28px;
    line-height: 1.4em;
  }

  .h3.black-color {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.3em;
  }

  .h3.no-margin {
    font-size: 28px;
    line-height: 1.4em;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 1.3em;
  }

  .service-content-block {
    position: relative;
    padding-top: 100px;
    padding-bottom: 35px;
  }

  .about-us-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph-block {
    margin-bottom: 30px;
  }

  .paragraph-block.no-margin {
    margin-bottom: 0px;
  }

  .logos-section {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .client-logo {
    width: 25%;
    height: 24px;
  }

  .client-logo.marantz-logo {
    height: 36px;
  }

  .client-logo.honeywell-logo {
    height: 30px;
  }

  .clients-logo-block {
    margin-top: -20px;
    margin-left: -25px;
  }

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

  .example-row {
    margin-bottom: -40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .example-col {
    width: 48%;
    max-width: none;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .example-icon {
    width: 50px;
    margin-bottom: 0px;
    margin-left: 15px;
  }

  .example-icon.right-margin {
    margin-right: 15px;
    margin-left: 0px;
  }

  .example-div {
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .benefits-w {
    height: 360px;
  }

  .benefit-item {
    margin-right: 0%;
  }

  .benefit-item.item-2 {
    left: 9%;
    bottom: 70%;
  }

  .benefit-item.item-3 {
    left: 32%;
    bottom: 33%;
  }

  .benefit-item.item-4 {
    right: 23%;
  }

  .h4 {
    font-size: 20px;
    line-height: 1.3em;
  }

  .h4.darck-color.in-project {
    max-width: 68%;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 1.3em;
  }

  .h1-subheading {
    margin-top: 15px;
    font-size: 16px;
    line-height: 24px;
  }

  .check-icon {
    width: 12px;
    margin-right: 7px;
  }

  .list-item {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .btn-icon-block {
    width: 28px;
    height: 28px;
    margin-right: 8px;
  }

  .benefit-item-content {
    width: 200px;
    padding-top: 10px;
  }

  .price-calc-block {
    margin-top: 10px;
  }

  .calc-icon {
    width: 46px;
  }

  .plus-icon {
    width: 13px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .scale-arrow {
    left: -11px;
  }

  .step-block-2 {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .step-text-col {
    max-width: 85%;
    text-align: left;
  }

  .step-block-1 {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .steps-w {
    margin-bottom: -20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .scale-dot {
    left: -7px;
    width: 18px;
    height: 5px;
  }

  .step-item {
    margin-bottom: 60px;
  }

  .step-item.more-margin {
    margin-bottom: 60px;
  }

  .step-item.second-step {
    margin-bottom: 60px;
  }

  .step-number {
    width: 40px;
    height: 60px;
    margin-top: 0px;
    font-size: 60px;
    line-height: 37px;
  }

  .scale-block {
    width: 4px;
  }

  .scale-w {
    left: auto;
    right: 25px;
  }

  .h3-subheading {
    font-size: 16px;
    line-height: 24px;
  }

  .step-img {
    margin-top: 30px;
  }

  .step-img.alexa-img {
    margin-left: -20px;
  }

  .scenario-icons-row {
    margin-top: 10px;
    margin-left: 0px;
  }

  .scenario-icon {
    width: 32px;
    margin-right: 15px;
    margin-left: 0px;
  }

  .scenario-left-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .scenario-app-col {
    margin-top: 30px;
  }

  .scenario-app-block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .scenario-app-img {
    width: 45%;
    height: auto;
  }

  .arrow-icon {
    width: 22px;
    margin: auto 10px;
  }

  .simulation-text-block {
    width: 60%;
  }

  .icons-w {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .icon-item-block {
    padding: 30px 30px 20px;
  }

  .icon-item-heading {
    margin-bottom: 15px;
  }

  .h3-div {
    margin-bottom: 20px;
  }

  .h3-div.center-align {
    margin-bottom: 20px;
  }

  .lang-dd-toggle {
    padding: 12px 10px;
    font-size: 12px;
  }

  .lang-dd-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 16px;
  }

  .cta-text-w {
    margin-bottom: 20px;
  }

  .close-popup-btn-2 {
    width: 24px;
    height: 24px;
    padding: 7px;
  }

  .close-popup-btn-2:hover {
    padding: 6px;
  }

  .close-popup-btn-2.in-quiz {
    top: -30px;
  }

  .text-field-2 {
    height: 40px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
  }

  .form-row.fool-w {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form-row.fool-w-2 {
    width: 100%;
    margin-right: 2%;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .checkbox-field {
    font-size: 11px;
  }

  .success-message {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
    line-height: 14px;
  }

  .success-message.in-quiz {
    padding: 40px 20px;
    line-height: 16px;
  }

  .popup-container-2 {
    max-width: 450px;
    margin-top: 5%;
    padding: 30px 40px;
  }

  .form-checkbox-block {
    font-size: 11px;
    line-height: 1.2em;
  }

  .error-message {
    font-size: 12px;
    line-height: 13px;
  }

  .label {
    font-size: 13px;
    line-height: 14px;
  }

  .checkbox {
    width: 18px;
    height: 18px;
  }

  .form-row-block {
    margin-right: -2%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .rev-list-block {
    margin-bottom: -40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .rev-list-item {
    width: 47%;
    margin-bottom: 40px;
    padding: 0px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .stars-score-block {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .rev-user-name {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
  }

  .rev-user-info-block {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .rev-item-content-div {
    margin-top: 10px;
  }

  .rev-item-paragraph {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
  }

  .rev-user-info-div {
    font-size: 13px;
  }

  .statistics-star-2 {
    width: 18px;
    height: 18px;
    margin-right: 2px;
    line-height: 18px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .projects-w {
    margin-bottom: 0px;
  }

  .left-arrow {
    right: 150px;
    width: 30px;
    height: 30px;
    font-size: 16px;
  }

  .left-arrow.right-arrow {
    width: 30px;
    height: 30px;
  }

  .slide-nav {
    right: 30px;
    bottom: -40px;
    width: 120px;
    height: 30px;
    padding-top: 6px;
    font-size: 10px;
  }

  .project-content-col {
    margin-bottom: 30px;
  }

  .project-img-col {
    height: 280px;
  }

  .proj-icon {
    width: 30px;
    margin-right: 8px;
  }

  .technology-item {
    font-size: 12px;
    line-height: 15px;
  }

  .technology-item.in-specification {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
  }

  .proj-block-heading {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 18px;
  }

  .list-dot {
    width: 4px;
    height: 4px;
    margin-top: 5px;
  }

  .proj-content-block {
    margin-bottom: 10px;
  }

  .text-field-3 {
    height: 40px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
  }

  .text-field-3.big-field {
    height: 40px;
    font-size: 16px;
    line-height: 14px;
  }

  .check-button-label.in-quiz {
    font-size: 14px;
    line-height: 18px;
  }

  .check-button-label.in-quiz.in-grid {
    font-size: 11px;
    line-height: 12px;
  }

  .project-type-icon {
    width: 30px;
  }

  .project-type-icon.in-quiz {
    width: 40px;
  }

  .project-type-icon.in-quiz.in-grid {
    width: 32px;
    margin-bottom: 8px;
  }

  .check-button-field {
    width: 23%;
    margin-top: 10px;
    margin-right: 2%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .check-button-field.in-quiz {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .check-button-field.in-quiz.in-grid {
    padding: 12px 2px;
  }

  .request-block-header {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-type-block {
    margin-top: 0px;
    margin-right: -2%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .order-block-col-6 {
    width: 100%;
  }

  .diagram-img {
    width: 100%;
    margin-left: auto;
  }

  .location-span {
    font-size: 14px;
    line-height: 1.2em;
  }

  .dd-icon {
    margin-left: 2px;
    font-size: 11px;
  }

  .menu-button {
    width: 47px;
    height: 47px;
    font-size: 26px;
    line-height: 30px;
  }

  .footer-col {
    max-width: none;
    margin-bottom: 30px;
    padding-right: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-col.logo-col {
    max-width: 200px;
    margin-right: 0px;
    padding-right: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .footer-bottom-block {
    font-size: 10px;
    line-height: 14px;
  }

  .footer-col-heading {
    margin-top: 1px;
    margin-bottom: 15px;
    font-size: 15px;
  }

  .footer-text {
    font-size: 13px;
    line-height: 17px;
  }

  .link.left-margin {
    margin-left: 10px;
  }

  .button-3 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 16px;
  }

  .footer-content-w {
    margin-bottom: 0px;
  }

  .footer-link {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 14px;
  }

  .footer-logo {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 20px;
  }

  .discount-arrows-w {
    width: 9px;
    margin-top: -5px;
    margin-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .quiz-h1-w {
    margin-bottom: 0px;
  }

  .quiz-radio-btn-input.adsolute-position {
    font-size: 14px;
    line-height: 18px;
  }

  ._123 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .discount-w {
    font-size: 12px;
  }

  .quiz-container {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .quiz-content {
    padding: 30px 30px 20px;
  }

  .discount-icon {
    width: 24px;
    margin-right: 5px;
  }

  .quiz-step-block {
    padding-right: 0%;
    padding-left: 0%;
  }

  .quiz-btns-w {
    padding-right: 30px;
    padding-bottom: 20px;
  }

  .quiz-form-element {
    height: 62px;
    min-height: 56px;
  }

  .quiz-form-field-label {
    font-size: 12px;
    line-height: 1.2em;
  }

  .quiz-form-btn-field {
    min-height: 50px;
  }

  .quiz-form-btn-field.with-input {
    min-height: 50px;
  }

  .discount-number {
    font-size: 14px;
    line-height: 18px;
  }

  .quiz-left-col {
    width: 200px;
    padding: 30px 30px 20px 25px;
  }

  .quiz-subheading {
    margin-top: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .quiz-subheading.min-margin {
    margin-top: 5px;
  }

  .quiz-question {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 28px;
  }

  .quiz-question.thanks-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .quiz-step-number {
    font-size: 12px;
    line-height: 16px;
  }

  .text-field---in-quiz {
    height: 42px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 16px;
  }

  .quiz-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .quiz-logo-bg {
    font-size: 120px;
    line-height: 110px;
  }

  .quiz-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .hero-section {
    padding-top: 120px;
  }

  .h2-subheading {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .list {
    padding-left: 15px;
    font-size: 14px;
  }

  .h5 {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
  }
}

@media screen and (max-width: 479px) {
  .main-section {
    padding-top: 160px;
    padding-bottom: 60px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.blue-bg.min-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h1 {
    font-size: 46px;
    line-height: 50px;
  }

  .subtitle {
    margin-bottom: 15px;
    font-size: 10px;
  }

  .subtitle.white {
    margin-bottom: 15px;
  }

  .h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .button {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 11px;
    line-height: 14px;
  }

  .button.border-btn {
    padding: 11px 14px;
  }

  .button.border-btn-2 {
    padding: 11px 14px;
  }

  .button.form-btn {
    margin-right: 0%;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .button.right-align {
    margin-left: auto;
  }

  .navbar-container {
    -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;
  }

  .nav-logo-col {
    margin-bottom: 0px;
    padding: 14px 10px 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom-style: none;
  }

  .logo-link {
    font-size: 18px;
    line-height: 16px;
  }

  .nav-content-block {
    padding-top: 10px;
    padding-bottom: 10px;
    -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;
  }

  .nav-link.like-btn {
    padding: 6px 8px;
    font-size: 11px;
    letter-spacing: -0.5px;
  }

  .nav-link.phone-link {
    padding-right: 5px;
    padding-left: 5px;
    letter-spacing: -0.5px;
  }

  .preloader-indicator {
    width: 180px;
  }

  .preloader-logo {
    font-size: 18px;
    line-height: 20px;
  }

  .about-us-w.cta-row {
    -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;
  }

  .paragraph {
    font-size: 14px;
    line-height: 1.6em;
  }

  .paragraph.no-shrink {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    line-height: 1.4em;
  }

  .service-text-block {
    margin-bottom: 15px;
  }

  .h3 {
    margin-bottom: 15px;
    font-size: 26px;
  }

  .h3.black-color {
    font-size: 24px;
    line-height: 1.2em;
  }

  .h3.no-margin {
    font-size: 24px;
    line-height: 1.2em;
  }

  .paragraph-2 {
    font-size: 13px;
    line-height: 1.3em;
  }

  .service-content-block {
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .paragraph-block {
    margin-bottom: 20px;
  }

  .content-col.vert-flex.top-padding {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .client-logo {
    width: 50%;
    height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .client-logo.marantz-logo {
    height: 40px;
  }

  .client-logo.honeywell-logo {
    height: 34px;
  }

  .clients-logo-block {
    margin-top: 0px;
    margin-left: -20px;
  }

  .example-row {
    margin-bottom: -30px;
  }

  .example-col {
    width: 50%;
    margin-bottom: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .example-icon {
    width: 46px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .example-div {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .benefits-w {
    height: 380px;
    margin-right: 0%;
  }

  .benefit-item.item-2 {
    left: 5%;
    top: 17%;
    right: auto;
    bottom: auto;
  }

  .benefit-item.item-3 {
    bottom: 42%;
  }

  .benefit-item.item-4 {
    right: 5%;
  }

  .benefit-item.item-5 {
    right: 2%;
  }

  .h4 {
    font-size: 18px;
  }

  .h4.darck-color.in-project {
    margin-bottom: 30px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .h1-subheading {
    font-size: 15px;
    line-height: 22px;
  }

  .list-item {
    max-width: 90%;
    margin-top: 12px;
    font-size: 13px;
    line-height: 16px;
  }

  .list-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .btn-icon-block {
    width: 24px;
    height: 24px;
    margin-right: 7px;
  }

  .benefit-item-content {
    width: 190px;
  }

  .benefit-item-content.right-align {
    left: auto;
    right: 0px;
    text-align: right;
  }

  .price-calc-row {
    margin-top: 15px;
  }

  .plus-icon {
    margin-right: 15px;
    margin-left: 15px;
  }

  .scale-arrow {
    left: -8px;
    width: 20px;
    height: 20px;
  }

  .step-text-col {
    max-width: none;
  }

  .step-block-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .steps-w {
    margin-bottom: -10px;
  }

  .scale-dot {
    left: -6px;
    width: 14px;
    height: 4px;
  }

  .step-item {
    margin-bottom: 50px;
  }

  .step-item.more-margin {
    margin-bottom: 50px;
  }

  .step-item.second-step {
    margin-bottom: 50px;
  }

  .step-number {
    width: 45px;
    height: 45px;
    margin-top: 5px;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .scale-block {
    width: 3px;
  }

  .scale-w {
    right: 19px;
  }

  .h3-subheading {
    font-size: 14px;
    line-height: 22px;
  }

  .step-img {
    max-width: 100%;
    margin-top: 20px;
  }

  .scenario-icons-row {
    margin-top: 5px;
  }

  .scenario-icon {
    width: 28px;
    margin-right: 13px;
  }

  .scenario-app-col {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .scenario-app-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .scenario-app-img {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }

  .arrow-icon {
    width: auto;
    height: 16px;
    margin: 15px auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .simulation-text-block {
    width: 90%;
  }

  .nav-right-block {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .lang-dd-toggle {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 11px;
    line-height: 17px;
  }

  .lang-dd-link {
    padding: 8px 12px;
    font-size: 11px;
    line-height: 12px;
  }

  .cta-text-w {
    margin-bottom: 20px;
  }

  .close-popup-btn-2 {
    width: 22px;
    height: 22px;
    padding: 6px;
  }

  .text-field-2 {
    height: 40px;
    margin-bottom: 12px;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 13px;
  }

  .form-row {
    width: 100%;
    margin-right: 0px;
  }

  .form-row.fool-w {
    width: 100%;
    margin-right: 0%;
  }

  .form-row.fool-w-2 {
    width: 100%;
    margin-right: 0%;
  }

  .checkbox-field {
    font-size: 10px;
  }

  .success-message {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .success-message.in-quiz {
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 18px;
  }

  .popup-container-2 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 25px;
  }

  .form-checkbox-block {
    font-size: 10px;
  }

  .error-message {
    padding: 8px 10px;
    font-size: 11px;
  }

  .label {
    font-size: 13px;
  }

  .checkbox {
    width: 16px;
    height: 16px;
  }

  .nav-block {
    padding-left: 5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .form-row-block {
    margin-top: 10px;
    margin-right: 0%;
    margin-bottom: 10px;
  }

  .rev-list-block {
    margin-bottom: -30px;
  }

  .rev-list-item {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .rev-user-name {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
  }

  .rev-item-paragraph {
    font-size: 13px;
    line-height: 18px;
  }

  .statistics-star-2 {
    width: 18px;
    height: 18px;
    margin-right: 1px;
  }

  .projects-w {
    margin-bottom: 30px;
  }

  .left-arrow {
    right: auto;
    width: 30px;
    height: 30px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: 0px;
    font-size: 16px;
  }

  .left-arrow.right-arrow {
    margin-top: 15px;
    margin-right: 0px;
    margin-left: auto;
  }

  .slide-nav {
    display: none;
    width: 150px;
    height: 30px;
  }

  .project-img-col {
    height: 230px;
  }

  .proj-technologes-w.with-icons {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .proj-content-block {
    -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;
  }

  .text-field-3 {
    height: 40px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 13px;
  }

  .project-type-icon.in-quiz {
    width: 38px;
    margin-right: 8px;
  }

  .check-button-field {
    min-width: 29%;
    margin-right: 3%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .check-button-field.in-quiz {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .check-button-field.in-quiz.in-grid {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .project-type-block {
    margin-right: -3%;
  }

  .order-block-col-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .location-span {
    font-size: 13px;
  }

  .dd-icon {
    margin-left: 0px;
  }

  .menu-button {
    width: 44px;
    height: 44px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .lang-dd {
    margin-right: 0px;
    margin-left: 0px;
  }

  .scroll-icon {
    width: 14px;
  }

  .footer-col {
    margin-bottom: 35px;
    padding-right: 0px;
  }

  .footer-col.logo-col {
    max-width: none;
    padding-right: 0px;
  }

  .footer-bottom-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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;
    font-size: 9px;
    line-height: 14px;
  }

  .footer-bottom-div {
    width: 100%;
    margin-bottom: 10px;
    -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-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .link.left-margin {
    margin-left: 0px;
  }

  .button-3 {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 14px;
  }

  .footer-content-w {
    -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;
  }

  .discount-arrows-w {
    width: 9px;
  }

  .quiz-h1-w {
    -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;
    text-align: center;
  }

  .discount-w {
    margin-top: 20px;
    font-size: 12px;
  }

  .quiz-content {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .discount-icon {
    width: 26px;
  }

  .quiz-step-block {
    -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;
  }

  .quiz-btns-w {
    padding-right: 20px;
    padding-left: 20px;
  }

  .quiz-form-element {
    height: 58px;
    min-height: 50px;
  }

  .discount-number {
    font-size: 15px;
  }

  .quiz-left-col {
    width: 100%;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    -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;
  }

  .quiz-question {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }

  .quiz-question.thanks-heading {
    font-size: 18px;
    line-height: 26px;
  }

  .quiz-step-number {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 4px;
  }

  .text-field---in-quiz {
    height: 40px;
    margin-bottom: 12px;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 13px;
  }

  .quiz-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }

  .button-block {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .quiz-logo-bg {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 100px;
    line-height: 90px;
  }

  .hero-section {
    min-height: 45vh;
    padding-top: 150px;
  }

  .h2-subheading {
    font-size: 14px;
    line-height: 20px;
  }

  .list {
    font-size: 13px;
  }

  .h5 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
  }
}

#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-dbd6be9c {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: Area-3;
}

.services-w>#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-dbd6be9c {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.quiz-block>#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-dbd6be9c {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-76d18916 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: Area-3;
}

.services-w>#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-76d18916 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.quiz-block>#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-76d18916 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-64703561 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: Area-3;
}

.services-w>#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-64703561 {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.quiz-block>#w-node-_784ce3b8-adfc-2b11-f487-c5c478affbc9-64703561 {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-LightBETA.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ThinBETA.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}