body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  line-height: 48px;
  font-weight: 600;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

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

p {
  margin-bottom: 10px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
}

.h1 {
  max-width: 440px;
  margin-bottom: 21px;
  letter-spacing: 0.5px;
}

.div-block {
  position: relative;
}

.div-block-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  z-index: -1;
  display: block;
  width: 396px;
  height: 45px;
  margin-top: 64px;
  background-color: #f0f3f6;
}

.div-block-2-copy {
  position: absolute;
  left: -5px;
  top: 0px;
  right: auto;
  bottom: auto;
  z-index: -2;
  width: 396px;
  height: 44px;
  margin-top: -4px;
  background-color: #3188fa;
  background-image: linear-gradient(135deg, #90a5c2, #abbbd0);
}

.logo {
  width: 330px;
  height: 84px;
  background-image: url('../images/logo-alum-okna.svg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3 {
  position: relative;
  display: none;
  max-width: 540px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #ff943d;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 147px;
}

.div-block-6 {
  width: 100%;
  max-width: 540px;
}

.div-block-7 {
  position: relative;
  margin-bottom: -100px;
  padding-top: 20px;
  padding-left: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block {
  padding-bottom: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #8a8a8a;
}

.div-block-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link {
  display: inline;
  border-bottom: 1px dashed rgba(248, 50, 13, 0.35);
  color: #ff943d;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link.ghjg {
  font-size: 16px;
}

.link.ddsd {
  border-bottom-style: solid;
  font-size: 18px;
  line-height: 21px;
}

.div-block-9 {
  margin-bottom: 38px;
  font-size: 18px;
  line-height: 26px;
}

.image {
  width: 7px;
  margin-top: 2px;
  margin-right: 10px;
}

.div-block-10 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 53px;
  margin-left: 1px;
  padding: 18px 10px 12px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f3f6;
}

.div-block-11 {
  position: absolute;
  left: auto;
  top: 0%;
  right: -2%;
  bottom: 0%;
  z-index: -1;
  width: 90px;
  height: 100%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.container {
  position: relative;
  z-index: 1;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.section {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}

.section.section__2-copy-copy {
  z-index: 99;
  overflow: hidden;
  margin-bottom: -11px;
  padding-top: 90px;
  background-color: #fff;
}

.section.section__2-copyfdf {
  display: block;
  padding-top: 130px;
  padding-bottom: 70px;
  background-color: #ffd000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), color-stop(13%, hsla(0, 0%, 98%, 0))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.94)), to(hsla(0, 0%, 98%, 0.94))), url('../images/bottom-bg-image.jpg');
  background-image: linear-gradient(180deg, #fafafa, hsla(0, 0%, 98%, 0) 13%), linear-gradient(180deg, hsla(0, 0%, 98%, 0.94), hsla(0, 0%, 98%, 0.94)), url('../images/bottom-bg-image.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.section.section__2-copyfgd {
  display: none;
  padding-top: 100px;
}

.section.section__2-copy-copydgfdfg {
  z-index: 50;
  display: none;
  padding-top: 100px;
}

.section.section__2-copy-copy-copy {
  z-index: 90;
  padding-top: 130px;
}

.section.section__2-copy-copy-copy {
  z-index: 99;
  padding-top: 56px;
  padding-bottom: 74px;
}

.section.section__2-copy-copy-copy-copy {
  z-index: 90;
  display: block;
  padding-top: 49px;
}

.section.hero-section {
  padding-top: 40px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.95)), to(hsla(0, 0%, 100%, 0.95))), url('../images/hero-bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.95), hsla(0, 0%, 100%, 0.95)), url('../images/hero-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.section__footer {
  background-color: #ffbe00;
}

.section.section__portfolio {
  top: -2px;
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #37a8fd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 15, 1, 0.78)), to(rgba(20, 15, 1, 0.78))), url('../images/wndw.jpeg');
  background-image: linear-gradient(180deg, rgba(20, 15, 1, 0.78), rgba(20, 15, 1, 0.78)), url('../images/wndw.jpeg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.section-carousel-wide {
  padding-top: 90px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.95)), to(hsla(0, 0%, 100%, 0.95))), url('../images/hero-bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.95), hsla(0, 0%, 100%, 0.95)), url('../images/hero-bg.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.section__2-copy-copy-copy3 {
  z-index: 99;
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 48px;
  background-color: #fff;
}

.slider {
  display: none;
  height: 90%;
}

.slide {
  height: 100%;
}

.slide.slide__1 {
  background-image: url('../images/test.jpg');
  background-position: 100% 50%;
}

.button-call {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 10px;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
  background-color: #ff943d;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e02300), to(#f8320d));
  background-image: linear-gradient(0deg, #e02300, #f8320d);
  box-shadow: none;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button-call.button-call__telegram {
  padding-top: 10px;
  padding-bottom: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #3bbbf8;
  background-color: #665cac;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2aabee), to(#229ed9));
  background-image: linear-gradient(180deg, #2aabee, #229ed9);
  box-shadow: 0 2px 0 0 #1a88c2;
}

.button-call.button-call__telegram:hover {
  box-shadow: 0 1px 3px -1px rgba(79, 70, 145, 0.77), 0 4px 17px 0 rgba(102, 92, 172, 0.3);
}

.button-call.button-call__telegram.button-call__small {
  width: 46px;
  height: 46px;
  padding-right: 4px;
  padding-left: 4px;
}

.button-call.button-call__whatsapp {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #23ee6f;
  background-color: #25d366;
  background-image: none;
  box-shadow: 0 2px 0 0 #0ead4a;
}

.button-call.button-call__whatsapp:hover {
  box-shadow: 0 1px 3px -1px rgba(12, 160, 67, 0.51), 0 4px 17px 0 rgba(37, 211, 102, 0.4);
}

.button-call.button-call__whatsapp.button-call__small {
  width: 46px;
  height: 46px;
  padding-right: 4px;
  padding-left: 4px;
}

.button-call.button-call__whatsapp-small {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 8px 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #25d366;
  background-image: none;
  box-shadow: none;
}

.button-call.button-call__whatsapp-small:hover {
  box-shadow: 0 1px 3px -1px rgba(12, 160, 67, 0.51), 0 4px 17px 0 rgba(37, 211, 102, 0.4);
}

.button-call.button-call__viber-small {
  width: 40px;
  height: 40px;
  padding: 8px 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #665cac;
  background-image: none;
  box-shadow: 0 2px 4px -1px rgba(79, 70, 145, 0.55), 0 3px 10px 1px rgba(102, 92, 172, 0.4);
}

.button-call.button-call__viber-small:hover {
  box-shadow: 0 1px 3px -1px rgba(79, 70, 145, 0.77), 0 4px 17px 0 rgba(102, 92, 172, 0.3);
}

.button-call__text {
  font-size: 8px;
  line-height: 14px;
}

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

.background-video {
  z-index: 1;
  display: block;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: none;
}

.call-icon {
  width: 28px;
}

.div-block-15 {
  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;
}

.div-block-17 {
  margin-top: 2px;
  padding-right: 10px;
  padding-left: 30px;
  text-align: right;
}

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

.div-block-19 {
  padding-top: 10px;
}

.c-form-input {
  position: relative;
  padding-right: 15px;
}

.c-form-input.c-form-input__lightbox {
  padding-right: 0px;
  padding-bottom: 10px;
}

.form-input {
  position: relative;
  height: 56px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px;
  font-size: 18px;
}

.form-input.phone {
  width: 240px;
  height: 60px;
  border-radius: 4px;
}

.form-input.lightbox-form {
  width: 100%;
  height: 50px;
  padding-left: 8px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 21px;
}

.form-input.lightbox-form-text-area {
  width: 100%;
  height: 100px;
  max-height: 100px;
  max-width: 100%;
  padding-left: 8px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 21px;
}

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

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

.submit-buttonddd {
  position: relative;
  z-index: 2;
  height: 56px;
  padding: 15px 30px;
  border-radius: 4px;
  background-color: #1e96f0;
  box-shadow: 0 11px 30px -19px rgba(248, 84, 13, 0.59);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.submit-buttonddd:hover {
  background-color: #ff7033;
}

.div-block-20 {
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h4 {
  margin-top: 1px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
}

.h4.card-problem-heading {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.h4.h4__hero-info {
  max-width: 480px;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
}

.h4.h4__hero-info-copy {
  font-style: italic;
  font-weight: 400;
}

.h4.h4__hero-info-copydsds {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
}

.h4.h4__dogovor-info {
  max-width: 480px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

.div-block-21 {
  position: relative;
}

.blink {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 270px;
  height: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.3)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0));
}

.blink.blink__big {
  overflow: hidden;
  width: 100%;
  height: 70px;
  border-radius: 5px;
}

.button-blink {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  overflow: hidden;
}

.button-blink.button-blink__big {
  height: 70px;
  border-radius: 5px;
}

.nav-link {
  display: inline-block;
  padding: 7px 8px 6px;
  border-bottom: 2px solid rgba(255, 210, 0, 0);
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.nav-link:hover {
  border-bottom-color: #ffbe00;
  color: #333;
}

.nav-link.w--current {
  background-color: #ffbe00;
  color: #333;
}

.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;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(23, 87, 172, 0.1);
}

.div-block-23 {
  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;
}

.c-nav-link {
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px none #37a8fd;
  color: #fff;
}

.div-block-24.mobile {
  display: none;
}

.submit-button {
  position: relative;
  overflow: hidden;
  height: 52px;
  margin-left: 8px;
  padding-right: 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;
  border-style: solid;
  border-width: 1px;
  border-color: #ffe38a;
  border-radius: 5px;
  background-color: #ffbe00;
  background-image: none;
  box-shadow: 0 2px 0 0 #caa11c;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #fff;
  box-shadow: 0 1px 3px -1px rgba(36, 84, 146, 0.1), 0 4px 17px 0 rgba(36, 84, 146, 0.17);
}

.submit-button.hide {
  display: none;
}

.submit-button.submit-button__form {
  height: 60px;
  margin-left: 0px;
  padding-top: 11px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 18px;
  letter-spacing: 0.07em;
}

.submit-button.submit-button__form.submit-button__form-lightbox {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.submit-button.submit-button__form.submit-button__footer {
  height: 70px;
  padding-top: 23px;
  box-shadow: 0 3px 0 0 #ac8300;
  font-size: 21px;
  letter-spacing: 0.05em;
}

.submit-button.submit-button__form-copy {
  height: 65px;
  margin-left: 0px;
  padding: 21px 21px 22px;
  font-size: 18px;
  letter-spacing: 0.07em;
}

.submit-button.submit-button__form-copy:hover {
  box-shadow: 0 1px 3px -1px rgba(36, 84, 146, 0.1);
}

.submit-button.submit-button__form-copy.submit-button__form-lightbox {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.submit-button.submit-button__form-copy.submit-button__footer {
  height: 70px;
  padding-top: 23px;
  box-shadow: 0 3px 0 0 #ac8300;
  font-size: 21px;
  letter-spacing: 0.05em;
}

.icon {
  font-family: Icons, sans-serif;
  font-size: 31px;
  line-height: 0px;
  font-weight: 400;
}

.icon.icon__form {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  padding-top: 32px;
  padding-left: 8px;
  color: rgba(51, 51, 51, 0.65);
  font-size: 35px;
}

.icon.icon__inform {
  position: relative;
  z-index: 1;
  display: inline;
  margin-right: 6px;
  color: #ffbe00;
  font-size: 30px;
  line-height: 26px;
}

.icon.icon__big {
  display: none;
  margin-left: -10px;
  padding-right: 12px;
  color: #ffbe00;
  font-size: 80px;
  line-height: 85px;
}

.icon.icon__call {
  margin-top: 2px;
  margin-left: -2px;
  font-size: 35px;
}

.icon.icon__info {
  position: relative;
  display: inline;
  margin-right: 6px;
  color: #f8540d;
  font-size: 30px;
  line-height: 26px;
}

.icon.icon__inform-dogovor {
  position: relative;
  z-index: 1;
  display: inline;
  margin-right: 6px;
  color: #ffbe00;
  font-size: 32px;
  line-height: 26px;
}

.navbar-description {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
}

.navbar-description.navbar-description__mobile {
  display: none;
}

.nav-call-btn-old {
  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;
}

.paragraph {
  z-index: 1;
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.div-block-26 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 30px 10px 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 50px -2px rgba(167, 184, 206, 0.55);
}

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

.div-block-28.gh {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-28.gh-copy {
  max-width: 795px;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  text-align: center;
}

.div-block-28.dsdsd {
  margin-bottom: 20px;
  -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;
  text-align: center;
}

.heading-3 {
  margin-bottom: 50px;
  text-align: left;
}

.table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #d4dde5;
}

.table-row:hover {
  background-color: rgba(36, 84, 146, 0.05);
  box-shadow: 0 15px 30px -10px rgba(36, 84, 146, 0.36);
}

.table-row.table-row__colored {
  background-color: #3188fa;
  color: #fff;
}

.table-col-description {
  padding: 16px 30px 24px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #d4dde5;
}

.table-col-name {
  padding: 16px 30px 16px 20px;
  border-right: 1px solid #d4dde5;
}

.table-col-unit {
  padding: 16px 30px 16px 20px;
  border-right: 1px solid #d4dde5;
}

.table-col-price {
  padding: 16px 30px 16px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.col-name-normal {
  font-weight: 500;
}

.div-block-29 {
  margin-right: -40px;
  margin-left: -40px;
}

.tabs-menu-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  height: 580px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding-left: 10px;
  -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;
  background-color: #ffbe00;
  color: #333;
}

.submit-button-copy-copy {
  position: relative;
  overflow: hidden;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  padding: 18px 20px 18px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none #f4f7ff;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 2px 4px -1px rgba(36, 84, 146, 0.1), 0 3px 10px 1px rgba(36, 84, 146, 0.2);
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #333;
  font-size: 18px;
  line-height: 17px;
  font-weight: 500;
  text-decoration: none;
}

.submit-button-copy-copy:hover {
  box-shadow: 0 1px 3px -1px rgba(36, 84, 146, 0.1), 0 4px 17px 0 rgba(36, 84, 146, 0.17);
  color: #ff943d;
}

.submit-button-copy-copy.w--current {
  background-color: #ff943d;
  color: #fff;
}

.rich-text-block {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 41px;
  line-height: 30px;
}

.div-block-39 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  background-color: #1e96f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 150, 240, 0.89)), to(rgba(30, 150, 240, 0.89))), url('../images/hero-bg.jpg');
  background-image: linear-gradient(180deg, rgba(30, 150, 240, 0.89), rgba(30, 150, 240, 0.89)), url('../images/hero-bg.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

._3123123 img {
  padding-right: 35px;
}

.tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tabs-content-2 {
  padding-left: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-40 {
  position: relative;
  display: block;
  width: 100%;
}

.div-block-41 {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  width: 350px;
  height: 670px;
}

.div-block-42 {
  position: relative;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab-pane {
  padding-left: 60px;
}

.b-cards {
  position: relative;
  z-index: 999;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.b-cards.owl-carousel.owl-theme {
  width: 100%;
}

.b-cards.owl-carousel.owl-theme.mobile-cards {
  display: none;
}

.cardd {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
}

.card-heading {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
  text-align: left;
}

.card-subheading {
  padding-bottom: 11px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
}

.card-table {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-47 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  -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;
  border-top: 1px solid #ccdcf0;
  color: #333;
  font-size: 16px;
  line-height: 21px;
}

.text-block-10 {
  width: 120px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  text-align: right;
}

.text-block-11 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  font-style: italic;
}

.heading-8 {
  margin-right: auto;
  margin-bottom: 46px;
  font-size: 42px;
  line-height: 48px;
  text-align: center;
}

.text-span {
  display: inline-block;
  padding-right: 4px;
  padding-left: 4px;
  background-color: #6990c0;
  color: #fff;
}

.text-span-2 {
  display: inline;
  padding-right: 2px;
  padding-left: 2px;
  background-color: #ffbe00;
  color: #333;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}

.card-contact {
  display: none;
}

.div-block-48 {
  position: relative;
  z-index: 1;
}

.card {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 30px -2px rgba(167, 184, 206, 0.55);
}

.card._123 {
  display: none;
}

.image-5 {
  width: 100%;
  max-width: none;
  border-radius: 10px;
}

.page-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.page-content-pt2 {
  position: relative;
  width: 100%;
  max-width: 370px;
  padding-bottom: 20px;
}

.page-content-pt1 {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-20-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  -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;
  color: #333;
}

.heading-8-copy {
  margin-right: auto;
  margin-bottom: 30px;
  font-size: 44px;
  line-height: 48px;
}

.text-block-12 {
  display: none;
  padding-top: 41px;
  padding-bottom: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

._123 {
  height: auto;
}

.review-slide {
  position: relative;
}

.text-block-13 {
  display: none;
  padding-top: 20px;
  text-align: center;
}

.sdsdf {
  margin-top: 0px;
  margin-bottom: 21px;
  padding-top: 2px;
  color: #333;
  font-size: 16px;
  line-height: 21px;
}

.div-block-53 {
  font-family: Icons, sans-serif;
  color: #ffbe00;
  font-size: 90px;
  line-height: 90px;
  font-weight: 400;
}

.sdf {
  position: relative;
  width: 33.333333333333336%;
  padding: 25px 30px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #f5f5f5;
  background-color: #fff;
  box-shadow: none;
}

.sdf:hover {
  box-shadow: 0 5px 20px 0 rgba(167, 184, 206, 0.37);
}

.sdf.middle {
  border-right-style: none;
  border-left-style: none;
}

.sdf.first {
  border-bottom-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.sdf.last {
  border-bottom-right-radius: 10px;
}

.sdf._2nd {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-sdf {
  position: relative;
  width: 33.333333333333336%;
}

.c-sdf.das {
  width: 66.66666666666666%;
}

.text-span-3 {
  font-size: 32px;
  font-weight: 600;
}

.div-block-55 {
  position: relative;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  text-align: center;
}

.owl-carousel {
  position: relative;
}

.owl-carousel.owl-theme.review-slider {
  display: none;
}

.owl-carousel.owl-theme.cards-carousel {
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-theme.cards-carousel-wide.hide {
  display: none;
}

.icon-rate-star {
  width: 21px;
  height: 21px;
  margin-right: 4px;
  margin-left: 4px;
  background-image: url('../images/icon-star.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
  padding-bottom: 12px;
  -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-3-copy {
  margin-bottom: 28px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}

.paragraph-3-copyfgd {
  max-width: 590px;
  margin-bottom: 28px;
}

.text-span-4 {
  font-size: 14px;
}

.paragraph-4 {
  margin-bottom: 10px;
  font-size: 16px;
  text-align: center;
}

.heading-9-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-align: center;
}

.text-span-5 {
  display: inline-block;
  margin-left: -4px;
  padding: 4px 5px 8px;
  border-bottom: 4px solid #ffbe00;
  background-image: none;
  color: #37a8fd;
  line-height: 40px;
}

.bold-text-2 {
  color: #ff943d;
  text-decoration: underline;
}

.link-2 {
  color: #ff943d;
  font-weight: 700;
}

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

.heading-8-copydfs {
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 42px;
  line-height: 48px;
  text-align: center;
}

.b-content-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -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;
}

.b-content-heading.b-content-heading__1 {
  padding-bottom: 24px;
}

.text-block-14-copy {
  display: none;
  margin-left: -10px;
  padding-right: 12px;
  font-family: Icons, sans-serif;
  color: #ffbe00;
  font-size: 80px;
  line-height: 85px;
  font-weight: 400;
}

.heading-10 {
  display: inline-block;
  margin-left: -6px;
  padding-right: 6px;
  padding-left: 6px;
}

.link-3 {
  color: #ff943d;
  font-weight: 700;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.card-slider {
  overflow: hidden;
  width: 100%;
  height: auto;
  border-radius: 8px;
  background-color: #f0f3f6;
}

.card-slide__img {
  width: 100%;
  max-width: none;
}

.div-block-59 {
  position: absolute;
  left: -15px;
  top: 0px;
  right: -15px;
  bottom: 0%;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #cfeaff;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 2px 0 0 #b1cbdf;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  -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;
}

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

.video-preloader {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #fff;
  opacity: 0;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff;
}

.div-block-64 {
  position: relative;
  width: 33.333333333333336%;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.heading-11 {
  margin-top: 24px;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.paragraph-6 {
  width: 100%;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-65 {
  text-align: center;
}

.div-block-66 {
  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;
}

.heading-12 {
  text-align: center;
}

.heading-12.fsd {
  margin-bottom: 93px;
  color: #fff;
  line-height: 58px;
  text-align: center;
}

.heading-12.fsd-copy {
  margin-bottom: 50px;
  color: #fff;
  font-size: 42px;
  line-height: 58px;
  text-align: center;
}

.div-block-67 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.step-icon {
  position: relative;
  width: 200px;
  height: 200px;
  border: 8px solid #fff;
  border-radius: 100%;
  background-color: #f0f3f6;
  box-shadow: none;
}

.step-icon.step-icon__1 {
  background-image: url('../images/step-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.step-icon.step-icon__2 {
  background-image: url('../images/step-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.step-icon.step-icon__3 {
  background-image: url('../images/step-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-15 {
  position: absolute;
  left: -24%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  font-family: Montserrat, sans-serif;
  color: #ffbe00;
  font-size: 150px;
  font-weight: 600;
}

.link-in-text {
  display: inline;
  padding-right: 2px;
  padding-left: 2px;
  border-bottom: 1px dotted rgba(30, 150, 240, 0.35);
  color: #1e96f0;
  font-weight: 600;
  text-decoration: none;
}

.link-in-text:hover {
  border-bottom-color: rgba(248, 50, 13, 0);
  color: #ff7033;
}

.link-in-text.link-in-text__navbar {
  display: none;
  margin-bottom: 4px;
  padding-bottom: 2px;
  border-bottom-style: none;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
}

.link-in-text.link-in-text__navbar-button {
  display: inline;
  padding: 5px 0px 2px;
  border-bottom-style: none;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 18px;
}

.form-block {
  padding-top: 25px;
}

.text-span-8 {
  display: inline;
  padding: 0px 3px;
  background-color: #ffbe00;
  color: #333;
  font-weight: 700;
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
}

.div-block-69 {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  bottom: 130px;
}

.h2 {
  margin-top: 26px;
  font-size: 42px;
}

.h2.dsadsada {
  margin-top: 0px;
  margin-bottom: 24px;
  text-align: center;
}

.h2.dsadsada-copy {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.content-paragraph {
  width: 100%;
  max-width: 740px;
  font-size: 18px;
  line-height: 27px;
}

.content-paragraph.bh {
  margin-bottom: 20px;
}

.div-block-70 {
  margin-top: 2px;
  padding-left: 14px;
  line-height: 19px;
}

.card-illustration {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.card-illustration.card-illustration__video {
  margin-bottom: 0px;
}

.div-block-72 {
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
}

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

.div-block-75 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  padding-top: 1px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ffeba8;
  border-radius: 4px;
  background-color: #ffbe00;
  box-shadow: 0 2px 0 0 #d8ba60;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-weight: 600;
  text-decoration: none;
}

.step-height-trigger {
  height: 0%;
}

.div-block-77 {
  text-align: center;
}

.nav-call-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-left: 10px;
  padding-right: 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;
  border-style: solid;
  border-width: 1px;
  border-color: #ffeba8 #ffe389 #ffeba8 #ffeba8;
  border-radius: 5px;
  background-color: #fafdff;
  box-shadow: 0 2px 0 0 #d8ba60, 0 1px 9px -8px #000;
  text-decoration: none;
}

.nav-call-btn.nav-call-btn__mobile {
  display: none;
  box-shadow: 0 2px 0 0 #d8ba60;
}

.text-span-9 {
  background-color: #1e96f0;
  color: #fff;
}

.step-blink {
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  background-color: #66be2f;
}

.blink-long {
  position: relative;
  left: 0%;
  top: 24%;
  right: auto;
  bottom: auto;
  width: 360px;
  height: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.3)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0));
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.div-block-78 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.text-block-16 {
  padding-top: 277px;
}

.div-block-79 {
  position: relative;
}

.div-block-80 {
  position: relative;
}

.div-block-81 {
  position: absolute;
  left: 8px;
  top: 7px;
  right: auto;
  bottom: auto;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #333;
}

.text-span-10 {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #ffbe00;
  color: #333;
}

.text-span-11 {
  border-bottom: 2px solid #ffbe00;
  font-weight: 600;
}

.lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  -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: 1;
  font-weight: 400;
}

.c-lightbox-actors-info {
  position: relative;
  overflow: auto;
}

.c-lightbox-actors-info.location-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.map {
  width: 100%;
  height: 400px;
}

.lightbox-background {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #3188fa;
  opacity: 0.9;
}

.lightbox__content-block {
  position: relative;
  z-index: 100;
  overflow: hidden;
  width: 100%;
  max-width: 400px;
  min-height: 570px;
  -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 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px;
  background-color: #fff;
}

.lightbox__content-block.content-block-location {
  padding-right: 20px;
  padding-left: 20px;
}

.c-lightbox-frame {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 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;
}

.c-lightbox-frame.location-frame {
  padding: 40px 12px 40px 40px;
}

.heading-map {
  margin-top: 0px;
  margin-bottom: 0.4rem;
  color: #000;
  font-size: 1.8rem;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 2px;
}

.c-map-info {
  margin-bottom: 30px;
}

.c-map {
  width: 100%;
}

.p-lightbox {
  color: #000;
}

.close-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38px;
  height: 38px;
  margin-top: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.3);
  opacity: 0.8;
  -webkit-transition: opacity 120ms ease;
  transition: opacity 120ms ease;
  cursor: pointer;
}

.close-icon:hover {
  opacity: 1;
}

.heading-13 {
  font-size: 32px;
  line-height: 38px;
}

.popup-link {
  display: inline;
  padding: 4px 12px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ffeba8;
  border-radius: 5px;
  background-color: #ffbe00;
  box-shadow: 0 2px 0 0 #d8ba60;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.cards-wrap-bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  background-color: rgba(30, 150, 240, 0.97);
}

.bold-text-3 {
  color: #37a8fd;
}

.text-span-12 {
  color: #37a8fd;
  font-weight: 600;
}

.text-span-13 {
  display: inline-block;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

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

.card-content.card-content__static-card {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-82 {
  position: relative;
}

.prev-cards-btn {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  display: none;
  width: 130px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fafafa), to(hsla(0, 0%, 98%, 0)));
  background-image: linear-gradient(90deg, #fafafa, hsla(0, 0%, 98%, 0));
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
}

.next-cards-btn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  width: 130px;
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 98%, 0)), to(#fafafa));
  background-image: linear-gradient(90deg, hsla(0, 0%, 98%, 0), #fafafa);
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
}

.div-block-83 {
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-83._2 {
  padding-left: 50px;
}

.div-block-83._1 {
  padding-right: 40px;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 16px;
}

.div-block-84.half {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-85 {
  line-height: 21px;
}

._1231313234 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}

.dfsfs {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.sda {
  min-height: 75px;
  margin-top: 0px;
  margin-bottom: 12px;
}

.text-block-17 {
  margin-top: -138px;
  padding-bottom: 12px;
  color: #725910;
  text-align: center;
}

.heading-14 {
  display: inline-block;
  margin-bottom: 38px;
}

.div-block-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -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;
}

.div-block-88 {
  position: relative;
  top: -146px;
  padding: 40px 40px 24px;
  border-style: solid;
  border-width: 6px;
  border-color: #ffbe00;
  border-radius: 20px;
  background-color: #fff;
}

.paragraph-7 {
  font-size: 18px;
  line-height: 27px;
}

.rtb {
  font-size: 16px;
  line-height: 26px;
}

.rtb._1 {
  width: 100%;
  max-width: 740px;
  margin-bottom: 21px;
}

.rtb._1 li {
  min-height: 30px;
  margin-bottom: 10px;
  padding-left: 35px;
  background-image: url('../images/li-icon.svg');
  background-position: 0px 3px;
  background-size: 22px;
  background-repeat: no-repeat;
  font-weight: 600;
  list-style-type: none;
}

.rtb._1 p {
  margin-bottom: 14px;
}

.rtb._1 ul {
  padding-left: 0px;
}

.rtb._1 h6 {
  display: inline-block;
  margin-bottom: 24px;
  padding-right: 3px;
  padding-left: 3px;
  font-size: 24px;
  line-height: 26px;
}

.div-block-89 {
  position: absolute;
  left: 0%;
  top: -20px;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prev-icon {
  margin-top: 208px;
  margin-left: 0px;
  color: #333;
  font-size: 34px;
}

.next-icon {
  margin-top: 208px;
  margin-right: 0px;
  color: #333;
  font-size: 34px;
}

.carousel-nav-icon {
  margin-top: 200px;
  color: #333;
  font-size: 34px;
}

.carousel-nav-icon.carousel-nav-icon__prev {
  margin-left: 0px;
}

.carousel-nav-icon.carousel-nav-icon__next {
  margin-right: 0px;
}

.div-block-90 {
  padding-top: 57px;
  padding-bottom: 180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-91 {
  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;
}

.div-block-92 {
  position: relative;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 5px;
}

.div-block-92.left {
  margin-right: 0px;
  margin-left: 0px;
}

.heading-10-copy {
  margin-bottom: 37px;
  color: #fff;
  text-align: center;
}

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

.div-block-94 {
  display: block;
}

.text-span-14 {
  font-size: 21px;
}

.bold-text-4 {
  font-size: 16px;
}

.text-block-18 {
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.h1ddd {
  font-size: 42px;
  line-height: 58px;
}

.text-block-19 {
  color: #ff943d;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
}

.heading-15 {
  display: inline;
  margin-left: -6px;
  padding-right: 6px;
  padding-left: 6px;
  font-family: Montserrat, sans-serif;
}

.dsds {
  padding-top: 10px;
  padding-bottom: 17px;
}

.text-block-20 {
  margin-top: -10px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

.text-block-21 {
  max-width: 400px;
  color: #8a8a8a;
  font-size: 12px;
  line-height: 21px;
}

.anchor-dummy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -3;
  margin-top: -60px;
}

.anchor-dummy.anchor-dummy__contact {
  margin-top: -396px;
}

.sdfdsf {
  position: relative;
}

.text-block-22 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  font-style: italic;
}

.cards-carousel-wide {
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-97 {
  position: absolute;
  left: -20px;
  top: 0px;
  right: -20px;
  bottom: 0%;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 14px 50px 10px rgba(167, 184, 206, 0.55);
}

.div-block-46 {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.button-call-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
  padding: 10px;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 5px;
  background-color: #f8540d;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e02300), to(#f8320d));
  background-image: linear-gradient(0deg, #e02300, #f8320d);
  box-shadow: none;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button-call-2.button-call__whatsapp-small {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 8px 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #25d366;
  background-image: none;
  box-shadow: 0 2px 4px -1px rgba(12, 160, 67, 0.51), 0 3px 10px 1px rgba(37, 211, 102, 0.4);
}

.button-call-2.button-call__whatsapp-small:hover {
  box-shadow: 0 1px 3px -1px rgba(12, 160, 67, 0.51), 0 4px 17px 0 rgba(37, 211, 102, 0.4);
}

.button-call-2.button-call__viber-small {
  width: 40px;
  height: 40px;
  padding: 8px 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #665cac;
  background-image: none;
  box-shadow: 0 2px 4px -1px rgba(79, 70, 145, 0.55), 0 3px 10px 1px rgba(102, 92, 172, 0.4);
}

.button-call-2.button-call__viber-small:hover {
  box-shadow: 0 1px 3px -1px rgba(79, 70, 145, 0.77), 0 4px 17px 0 rgba(102, 92, 172, 0.3);
}

.div-block-98 {
  position: relative;
  z-index: 1;
  padding-top: 15px;
}

.div-block-20-copy-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  -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;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  -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;
  border-top: 1px solid #ccdcf0;
  font-size: 16px;
  line-height: 21px;
}

.link-in-text-2 {
  display: inline;
  border-bottom: 1px dashed rgba(248, 50, 13, 0.35);
  color: #f8540d;
  font-weight: 700;
  text-decoration: none;
}

.link-in-text-2:hover {
  border-bottom-color: rgba(248, 50, 13, 0);
  color: #ff7033;
}

.heading-7 {
  margin-bottom: 15px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 27px;
  text-align: left;
}

.text-span-15 {
  color: #f8540d;
  font-size: 16px;
  font-weight: 700;
}

.h4-2 {
  margin-top: 1px;
  margin-bottom: 0px;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

.card-slider-2 {
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #f0f3f6;
}

.text-block-9 {
  padding-bottom: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
}

.text-block-23 {
  width: 158px;
  font-size: 14px;
  text-align: right;
}

.c-card-static {
  position: relative;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
}

.cardd-2 {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  background-color: hsla(0, 0%, 100%, 0);
}

.call-icon-2 {
  width: 30px;
}

.text-span-16 {
  border-bottom: 4px solid #ffbe00;
  color: #37a8fd;
}

.text-span-8-copy {
  display: inline;
  padding: 0px 3px;
  background-color: #ffbe00;
  color: #333;
  font-size: 29px;
  font-weight: 700;
  text-decoration: none;
}

.text-span-8-copy {
  display: inline-block;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 0px;
  background-color: #ffbe00;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}

.text-block-12-copy {
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 38px;
  font-weight: 600;
}

.div-block-100 {
  position: absolute;
  left: 0%;
  top: -2px;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 130px;
  background-image: url('../images/footer-mask.svg');
  background-position: 50% 0%;
  background-size: 100% 80px;
  background-repeat: no-repeat;
}

.div-block-101 {
  position: relative;
  left: -52px;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 60vw;
  height: 41vw;
  max-height: 500px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-image: url('../images/dogovor.jpg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-16 {
  line-height: 29px;
  text-align: center;
}

.text-span-10-copy {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 6px;
  border-radius: 100%;
  background-color: #ffbe00;
  color: #333;
}

.div-block-80-copy {
  position: relative;
  padding-top: 1px;
}

.step-span {
  display: inline-block;
  padding: 2px 3px 4px;
  background-color: #ffbe00;
  color: #333;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-103 {
  display: none;
}

.photo-gallery {
  display: none;
}

.call-button {
  display: none;
}

.div-block-92-copy {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 5px;
}

.div-block-92-copy.left {
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-104 {
  padding-top: 24px;
}

.div-block-104-copy {
  padding-top: 0px;
  text-align: center;
}

.div-block-104-copy-copy {
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
  text-align: center;
}

.portfolio-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.slider-2 {
  width: 100%;
  height: 100%;
}

.tabs-3 {
  width: 100%;
}

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 55px;
  -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;
}

.mask {
  height: 100%;
}

.portfolio-card {
  width: 100%;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-108 {
  width: 400px;
}

.card-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.cards-col {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.hero-show-portfolio {
  border-bottom: 1px dotted rgba(30, 150, 240, 0.75);
  -webkit-transition: color 90ms ease;
  transition: color 90ms ease;
  color: #3188fa;
  font-weight: 600;
  text-decoration: none;
}

.hero-show-portfolio:hover {
  border-bottom-color: rgba(30, 150, 240, 0);
  color: #37a8fd;
}

.portfolio-cards-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.html-embed {
  margin-bottom: 8px;
}

.lightbox-link {
  position: relative;
  width: 100%;
  -webkit-transition: opacity 90ms ease;
  transition: opacity 90ms ease;
}

.lightbox-link:hover {
  opacity: 0.96;
}

.image-6 {
  width: 100%;
  max-width: none;
  margin-bottom: 8px;
  border-radius: 8px;
}

.portfolio-cards-col {
  width: 33.333333333333336%;
}

.h4-copy {
  margin-top: 1px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 12px;
  font-size: 16px;
  line-height: 24px;
}

.h4-copy.card-problem-heading {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.h4-copy.h4__hero-info {
  max-width: 480px;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
}

.h4-copy.h4__hero-info-copy {
  font-style: italic;
  font-weight: 400;
}

.h4-copy.h4__hero-info-copydsds {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
}

.h4-copy.h4__dogovor-info {
  max-width: 480px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.div-block-110 {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-top: -21px;
  margin-left: -24px;
  -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: 100%;
  background-color: #ffbe00;
}

.image-7 {
  position: relative;
  left: 3px;
  width: 20px;
  opacity: 0.85;
}

.heading-17 {
  max-width: 720px;
  margin: 0px auto 56px;
  text-align: center;
}

.lightbox-link-2 {
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.lightbox-link-2:hover {
  opacity: 0.85;
}

.div-block-111 {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .logo {
    width: 290px;
    height: 76px;
  }

  .div-block-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-5 {
    padding-top: 80px;
    padding-bottom: 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-6 {
    max-width: none;
  }

  .div-block-7 {
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.section__2-copy-copy-copy {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.hero-section {
    padding-bottom: 20px;
  }

  .slider {
    display: block;
    height: 40px;
  }

  .button-call {
    margin-bottom: 1px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-call.button-call__telegram {
    margin-left: 5px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-call.button-call__whatsapp {
    margin-right: 5px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-call__text {
    font-size: 13px;
  }

  .div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
  }

  .background-video {
    display: none;
    width: 60vw;
    height: 40vw;
  }

  .call-icon {
    margin-right: 6px;
  }

  .div-block-15 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-18 {
    width: 100%;
  }

  .c-form-input {
    padding-bottom: 17px;
  }

  .h4.h4__hero-info-copy {
    text-align: left;
  }

  .h4.h4__dogovor-info {
    max-width: none;
  }

  .nav-link {
    display: block;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .nav-menu {
    display: block;
    width: 300px;
    margin-top: 74px;
    background-color: #fff;
  }

  .navbar {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-23 {
    display: block;
  }

  .c-nav-link {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-24.mobile {
    display: block;
    padding-top: 12px;
  }

  .icon.icon__call {
    font-size: 30px;
  }

  .navbar-description {
    display: none;
    float: right;
  }

  .navbar-description.navbar-description__mobile {
    position: relative;
    left: -8px;
    display: block;
    margin-top: 17px;
  }

  .nav-call-btn-old {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-29 {
    display: none;
  }

  .div-block-37 {
    padding-left: 13px;
  }

  .b-cards {
    margin-right: 0px;
    margin-left: 0px;
  }

  .b-cards.owl-carousel.owl-theme.desktop-cards {
    display: none;
  }

  .b-cards.owl-carousel.owl-theme.mobile-cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .cardd {
    height: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .card-heading {
    border-bottom-style: none;
  }

  .card {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .page-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-content-pt2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    -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;
  }

  .div-block-59 {
    left: 0px;
    right: 0px;
  }

  .div-block-63 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-64 {
    width: 50%;
    margin-bottom: 90px;
  }

  .div-block-64._3 {
    margin-bottom: 0px;
  }

  .link-in-text.link-in-text__navbar {
    font-size: 21px;
  }

  .link-in-text.link-in-text__navbar-button {
    padding-bottom: 0px;
  }

  .content-paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-73 {
    -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;
  }

  .nav-call-btn {
    display: none;
  }

  .nav-call-btn.nav-call-btn__mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .lightbox__content-block {
    height: 640px;
  }

  .text-block-21 {
    max-width: none;
  }

  .menu-button {
    z-index: 999;
    width: 52px;
    height: 52px;
    margin-top: 10px;
    margin-left: 20px;
    padding: 12px 0px 0px 11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #ffeba8 #ffe389 #ffe389;
    border-radius: 5px;
    background-color: #ffbe00;
    box-shadow: 0 2px 0 0 #d8ba60;
    font-size: 29px;
  }

  .menu-button.w--open {
    background-color: #f5b600;
    color: #444;
  }

  .icon-2 {
    display: block;
  }

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

  .div-block-96 {
    display: block;
    padding-top: 18px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-call-2 {
    margin-bottom: 1px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .c-card-static {
    width: 100%;
  }

  .text-span-16.consult-arrow {
    border-bottom-width: 3px;
    color: #000;
    font-weight: 600;
  }

  .div-block-101 {
    left: -2px;
    width: 70vw;
    max-height: 700px;
    background-position: 50% 50%;
  }

  .text-block-24 {
    padding-bottom: 16px;
    font-weight: 600;
  }

  .div-block-103 {
    position: relative;
    display: block;
  }

  .arrow-here {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 20px;
  }

  .arrow-here.arrow-here__right {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .photo-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .photo-gallery-item {
    width: 20%;
    height: 170px;
  }

  .photo-gallery-item.gallery-photo__1 {
    background-image: url('../images/1.JPG');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__2 {
    background-image: url('../images/2.JPG');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__3 {
    background-image: url('../images/3.JPG');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__4 {
    background-image: url('../images/4.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__5 {
    background-image: url('../images/5.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__6 {
    background-image: url('../images/6.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__7 {
    background-image: url('../images/7.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__8 {
    background-image: url('../images/8.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__9 {
    background-image: url('../images/9.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .photo-gallery-item.gallery-photo__10 {
    background-image: url('../images/10.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .c-buttons-full-width {
    width: 100%;
  }

  .card-grid {
    padding-right: 20px;
    padding-left: 20px;
  }

  .portfolio-cards-col {
    width: 50%;
  }

  .portfolio-cards-col.portfolio-cards-col__3 {
    display: none;
  }

  .h4-copy.h4__hero-info-copy {
    text-align: left;
  }

  .h4-copy.h4__dogovor-info {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 38px;
    line-height: 42px;
  }

  .logo {
    width: 200px;
    height: 60px;
  }

  .div-block-5 {
    padding-top: 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link.ddsd {
    font-size: 16px;
  }

  .div-block-9 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .section.section__2-copy-copy {
    padding-top: 60px;
  }

  .section.section__footer {
    padding-bottom: 80px;
  }

  .section.section-carousel-wide {
    padding-top: 50px;
  }

  .section.section__2-copy-copy-copy3 {
    padding-top: 60px;
  }

  .background-video {
    width: 90vw;
    height: 50vw;
  }

  .div-block-18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-input.phone {
    width: 270px;
  }

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

  .h4.card-problem-heading {
    margin-bottom: 4px;
  }

  .h4.h4__hero-info-copy {
    font-size: 14px;
    line-height: 21px;
  }

  .h4.h4__dogovor-info {
    font-size: 16px;
  }

  .nav-link {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
  }

  .nav-menu {
    margin-top: 58px;
  }

  .navbar {
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .submit-button.submit-button__form.submit-button__footer {
    font-size: 18px;
  }

  .submit-button.submit-button__form-copy {
    height: auto;
    padding-top: 17px;
    padding-bottom: 12px;
    text-align: center;
  }

  .submit-button.submit-button__form-copy.submit-button__footer {
    font-size: 18px;
  }

  .icon.icon__inform-dogovor {
    font-size: 30px;
  }

  .navbar-description.navbar-description__mobile {
    margin-top: 13px;
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-40 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-41 {
    position: relative;
    top: 0px;
  }

  .card-contact {
    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;
  }

  .card {
    height: auto;
  }

  .page-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-content-pt2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-span-5 {
    line-height: 27px;
  }

  .div-block-63 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-64 {
    width: 50%;
    margin-bottom: 0px;
  }

  .div-block-64._3 {
    width: 100%;
    padding-top: 50px;
  }

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

  .heading-12.fsd {
    font-size: 32px;
    line-height: 42px;
  }

  .step-icon {
    width: 160px;
    height: 160px;
  }

  .h2.dsadsada {
    margin-bottom: 0px;
    padding-right: 19px;
    padding-left: 20px;
    font-size: 36px;
    line-height: 48px;
    text-align: left;
  }

  .content-paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-75 {
    margin-right: 10px;
  }

  .lightbox {
    overflow: auto;
  }

  .c-lightbox-actors-info {
    overflow: visible;
    height: auto;
    padding-right: 0px;
  }

  .lightbox__content-block {
    overflow: auto;
    width: 100%;
    height: 100vh;
    max-width: none;
  }

  .c-lightbox-frame {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-lightbox-frame.location-frame {
    padding-left: 20px;
  }

  .heading-map {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 24px;
  }

  .c-map {
    padding-right: 30px;
    padding-bottom: 20px;
  }

  .close-icon {
    position: fixed;
    top: 0px;
    right: 0px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .div-block-84.half {
    width: 100%;
  }

  .heading-14 {
    margin-bottom: 16px;
    font-size: 32px;
  }

  .h1ddd {
    font-size: 36px;
    line-height: 48px;
  }

  .menu-button {
    width: 46px;
    height: 46px;
    margin-top: 6px;
    padding-top: 10px;
    padding-left: 8px;
  }

  .text-block-12-copy {
    margin-bottom: -8px;
    font-size: 24px;
    line-height: 34px;
  }

  .div-block-100 {
    background-size: auto 50px;
  }

  .div-block-101 {
    left: 29px;
    height: 70vw;
    background-position: 0% 50%;
  }

  .div-block-102 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .arrow-here.arrow-here__right {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .photo-gallery-item {
    height: 90px;
  }

  .call-button {
    position: fixed;
    left: auto;
    top: auto;
    right: 12px;
    bottom: 20px;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffd458;
    border-radius: 100%;
    background-color: rgba(255, 190, 0, 0.95);
    box-shadow: 0 5px 20px -3px rgba(54, 42, 9, 0.55);
    color: #333;
    font-size: 10px;
    text-decoration: none;
  }

  .call-button__icon {
    width: 28px;
    margin-left: 15px;
  }

  .text-block-25 {
    position: absolute;
    left: 3px;
    top: auto;
    right: auto;
    bottom: -22px;
  }

  .div-block-104 {
    padding-top: 20px;
  }

  .div-block-104-copy {
    display: none;
  }

  .cards-col {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cards-col.cards-col__2 {
    display: none;
  }

  .h4-copy {
    line-height: 22px;
  }

  .h4-copy.card-problem-heading {
    margin-bottom: 4px;
  }

  .h4-copy.h4__hero-info-copy {
    font-size: 14px;
    line-height: 21px;
  }

  .h4-copy.h4__dogovor-info {
    font-size: 16px;
  }

  .heading-17 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    font-size: 32px;
    line-height: 34px;
  }

  .logo {
    width: 210px;
  }

  .div-block-5 {
    padding-top: 40px;
  }

  .div-block-9 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .section.section__2-copy-copy {
    margin-bottom: -29px;
    padding-top: 50px;
  }

  .section.section__2-copy-copy-copy {
    padding-top: 40px;
  }

  .section.section__portfolio {
    padding-top: 50px;
  }

  .section.section__2-copy-copy-copy3 {
    margin-bottom: -29px;
    padding-top: 50px;
  }

  .button-call.button-call__telegram.button-call__small {
    margin-bottom: 11px;
    padding-top: 13px;
    padding-left: 10px;
  }

  .button-call.button-call__whatsapp.button-call__small {
    margin-bottom: 11px;
    padding-top: 11px;
    padding-left: 10px;
  }

  .h4.h4__hero-info {
    margin-top: 3px;
    font-size: 14px;
    line-height: 21px;
  }

  .h4.h4__dogovor-info {
    font-size: 16px;
    line-height: 26px;
  }

  .nav-link {
    padding-right: 4px;
    padding-left: 4px;
  }

  .nav-menu {
    width: 100%;
    margin-left: 30px;
  }

  .c-nav-link {
    padding-right: 0px;
    padding-left: 0px;
  }

  .submit-button.submit-button__form.submit-button__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
  }

  .submit-button.submit-button__form-copy.submit-button__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
  }

  .navbar-description.navbar-description__mobile {
    display: none;
  }

  .paragraph {
    font-size: 14px;
  }

  .table-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card-heading {
    font-size: 21px;
    line-height: 26px;
  }

  .card-subheading {
    padding-top: 20px;
    font-size: 16px;
  }

  .text-block-10 {
    width: 99px;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .text-span-2 {
    font-size: 16px;
  }

  .text-span-5 {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 21px;
  }

  .div-block-64 {
    width: 100%;
  }

  .div-block-64._2 {
    padding-top: 64px;
  }

  .div-block-64._3 {
    padding-top: 64px;
  }

  .paragraph-6 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-12.fsd {
    font-size: 28px;
    line-height: 37px;
  }

  .heading-12.fsd-copy {
    margin-bottom: 34px;
    font-size: 34px;
    line-height: 45px;
  }

  .div-block-68 {
    display: block;
  }

  .h2.dsadsada {
    margin-bottom: 6px;
    font-size: 32px;
    line-height: 38px;
  }

  .div-block-75 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .p-lightbox {
    font-size: 14px;
    line-height: 24px;
  }

  .card-content {
    padding-bottom: 20px;
  }

  .div-block-84.half {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-85 {
    width: 100%;
  }

  .text-block-17 {
    margin-top: -142px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
  }

  .heading-14 {
    margin-bottom: 16px;
    font-size: 21px;
    line-height: 32px;
  }

  .div-block-87 {
    padding-bottom: 24px;
  }

  .div-block-88 {
    padding: 12px 30px 0px;
  }

  .rtb._1 li {
    padding-top: 2px;
    padding-left: 30px;
    line-height: 24px;
  }

  .div-block-90 {
    padding-top: 8px;
  }

  .h1ddd {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 40px;
  }

  .text-span-16.dogovor {
    position: relative;
    top: -2px;
    display: inline;
    border-bottom-width: 3px;
  }

  .text-span-16.cat-heading {
    position: relative;
    top: -4px;
  }

  .text-block-12-copy {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-100 {
    height: 80px;
  }

  .div-block-101 {
    left: 4vw;
    width: 100vw;
    height: 90vw;
  }

  .step-span {
    font-size: 18px;
  }

  .photo-gallery-item {
    width: 33.333333333333336%;
  }

  .photo-gallery-item.gallery-photo__10 {
    display: none;
  }

  .div-block-104 {
    padding-top: 15px;
  }

  .h4-copy {
    padding-left: 0px;
  }

  .h4-copy.h4__hero-info {
    margin-top: 3px;
    font-size: 14px;
    line-height: 21px;
  }

  .h4-copy.h4__dogovor-info {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-110 {
    width: 32px;
    height: 32px;
    margin-top: -19px;
    margin-left: -16px;
  }

  .image-7 {
    left: 2px;
    width: 12px;
  }
}

@font-face {
  font-family: 'Icons';
  src: url('../fonts/Icons.eot') format('embedded-opentype'), url('../fonts/Icons.woff') format('woff'), url('../fonts/Icons.ttf') format('truetype'), url('../fonts/Icons.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}