.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.body {
  color: #000;
  background-color: #f1f6fb;
  font-family: Unbounded, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  overflow: visible;
}

.section-2 {
  min-height: 90vh;
  background-color: #f1f6fb;
  font-family: Unbounded, sans-serif;
  overflow: hidden;
}

.section-2._23 {
  min-height: auto;
}

.hero-container {
  z-index: 2;
  max-width: 1140px;
  min-height: 100vh;
  min-width: 950px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.hero-container.menu {
  z-index: 50;
  max-width: 1140px;
  min-height: 10vw;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.hero-container._3 {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  min-width: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.button-hero {
  z-index: 2;
  width: 340px;
  text-align: center;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
  border-radius: 15px;
  margin-top: 20px;
  padding: 15px 70px;
  font-family: Unbounded, sans-serif;
  font-size: 22px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
  position: static;
  left: -110px;
}

.button-hero:hover {
  transform: scale(1.05);
}

.button-hero.frm-popap {
  width: 100%;
  min-height: 60px;
}

.navmenu {
  z-index: 50;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
  font-family: Unbounded, sans-serif;
  font-weight: 400;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.menu-iten {
  z-index: 50;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.menu-iten.w--current {
  color: #259da8;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  transition-property: none;
  transform: none;
}

.menu-iten.w--current:hover {
  color: #259da8;
  transform: none;
}

.text-block {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .3s cubic-bezier(.23, 1, .32, 1);
}

.text-block:hover {
  color: #259da8;
}

.navbar {
  z-index: 100;
  max-width: 1160px;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo {
  position: relative;
  left: 10px;
}

.logo.w--current {
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  right: auto;
}

.dropdown-list {
  z-index: 50;
  background-color: #f1f6fb;
  border-radius: 15px;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .2);
}

.drd {
  z-index: 50;
  transition: all .3s;
}

.drd:hover {
  color: #259da8;
}

.drd.w--current {
  color: #259da8;
  text-decoration: none;
}

.phome-hero {
  width: auto;
  height: auto;
  min-height: 0;
  color: #000;
  font-family: Unbounded, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.phome-hero:hover {
  color: #259da8;
}

.link-block {
  z-index: 20;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Unbounded, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
  margin: 10px auto;
  font-family: Unbounded, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.text-block-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}

.minivan {
  min-width: 270px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.minibus {
  min-width: 340px;
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.bus {
  max-width: none;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-3 {
  min-width: auto;
  color: #000;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.link-minivan, .link-minibus, .link-bus {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.mnv {
  max-width: none;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
}

.mnv:hover {
  transform: scale(1.05);
}

.mnb {
  max-width: none;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
}

.mnb:hover {
  transform: scale(1.05);
}

.bs {
  max-width: none;
  min-height: auto;
  min-width: auto;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
  position: relative;
  top: 5px;
}

.bs:hover {
  transform: scale(1.05);
}

.section-3 {
  min-height: auto;
  min-width: auto;
  overflow: visible;
}

.container-3 {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  min-width: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-3 {
  text-align: center;
  text-transform: uppercase;
  margin: 10px auto;
  font-family: Unbounded, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.h2-psl-1 {
  z-index: 50;
  width: auto;
  max-width: 350px;
  min-width: 300px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 24px;
  font-weight: 500;
  position: relative;
}

.div-h-psl-1 {
  z-index: 1000;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
  top: 0;
}

.text-psl-1 {
  max-width: 340px;
  min-width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-weight: 400;
}

.button-psl-1 {
  z-index: 50;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
  border-radius: 15px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px 45px;
  font-family: Unbounded, sans-serif;
  font-size: 22px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
  position: relative;
}

.button-psl-1:hover {
  transform: scale(1.05);
}

.div-h-psl-2 {
  z-index: 2;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: static;
  top: -350px;
}

.h2-psl-2 {
  z-index: 50;
  width: auto;
  max-width: 350px;
  min-width: 300px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 24px;
  font-weight: 500;
  position: relative;
}

.text-psl-2 {
  max-width: 280px;
  min-width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-weight: 400;
}

.button-psl-2 {
  z-index: 2;
  text-align: center;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
  border-radius: 15px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px 45px;
  font-family: Unbounded, sans-serif;
  font-size: 22px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
  position: relative;
}

.button-psl-2:hover {
  transform: scale(1.05);
}

.div-h-psl-3 {
  z-index: 2;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: static;
  top: -350px;
  overflow: hidden;
}

.h2-psl-3 {
  width: auto;
  max-width: 350px;
  min-width: 300px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  overflow: hidden;
}

.text-psl-3 {
  max-width: 260px;
  min-width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-weight: 400;
  overflow: hidden;
}

.button-psl-3 {
  z-index: 2;
  text-align: center;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
  border-radius: 15px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px 45px;
  font-family: Unbounded, sans-serif;
  font-size: 22px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
  position: relative;
  overflow: hidden;
}

.button-psl-3:hover {
  transform: scale(1.05);
}

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

.utility-page-content {
  width: auto;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-4 {
  min-height: auto;
  overflow: visible;
}

.container-4 {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.heading-4 {
  text-align: center;
  text-transform: uppercase;
  margin: 10px auto;
  font-family: Unbounded, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.section-5 {
  min-height: auto;
  overflow: visible;
}

.container-5 {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.heading-5 {
  text-align: center;
  text-transform: uppercase;
  margin: 10px auto;
  font-family: Unbounded, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.alg {
  max-width: 1140px;
  min-height: 0;
  margin: 10px;
}

.alg-1-4 {
  min-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  display: flex;
  position: static;
}

.alg-1-4:hover {
  background-color: rgba(0, 0, 0, 0);
}

.alg-1 {
  min-width: 25%;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 15px 15px 0 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 28px;
  position: static;
  box-shadow: 1px -2px 5px 1px rgba(37, 157, 168, .32);
}

.alg-1:hover {
  color: #f1f6fb;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#3a6468, #439da5);
  border-radius: 15px 15px 0 0;
  font-size: 28px;
  font-weight: 500;
}

.alg-1.w--current {
  max-width: none;
  min-width: 25%;
  color: #f1f6fb;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
  position: static;
  box-shadow: 1px -1px 5px 1px rgba(37, 157, 168, .32);
}

.alg-1.w--current:hover {
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
}

.content-alg-1-4 {
  text-align: justify;
  border: 3px #259da8;
  border-radius: 0 0 15px 15px;
  padding: 20px;
  box-shadow: 3px 3px 10px -2px #3f7a7f;
}

.h-alg-1, .h-alg-2 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
}

.h-alg-3 {
  min-width: 100%;
  font-size: 24px;
}

.h-alg-4 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
}

.paragraph, .paragraph-2, .paragraph-3, .paragraph-4 {
  margin-bottom: 0;
  font-weight: 400;
}

.section-7 {
  min-height: auto;
  overflow: visible;
}

.heading-7 {
  text-align: center;
  text-transform: uppercase;
  margin: 10px auto;
  font-family: Unbounded, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.container-7 {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.div-phone-hero {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  font-family: Unbounded, sans-serif;
  display: flex;
}

.section-2-5 {
  min-height: auto;
}

.txt-opisanie {
  min-height: auto;
  min-width: auto;
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 400;
}

.link-fb {
  color: #259da8;
  text-decoration: none;
}

.container-8 {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.section-9 {
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  font-family: Unbounded, sans-serif;
}

.container-9 {
  max-width: 1160px;
  min-height: auto;
  margin: 20px auto;
  position: static;
}

.futer {
  min-height: auto;
  background-color: #c5c9ce;
  border-radius: 15px;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  display: flex;
}

.ftr-1 {
  width: auto;
  height: auto;
  min-height: auto;
  min-width: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.logo-img {
  width: 290px;
  margin-top: 15px;
  margin-left: 20px;
}

.link-ss {
  transition: all .3s cubic-bezier(.25, .1, .275, 1.247);
  position: relative;
  bottom: auto;
  left: auto;
}

.link-ss:hover {
  transform: scale(1.1);
}

.link-ss._1 {
  bottom: auto;
}

.link-ss._2 {
  bottom: auto;
  left: auto;
}

.link-pol-conf {
  min-height: auto;
  min-width: auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  align-items: center;
  margin-left: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
  top: 10px;
}

.link-pol-conf:hover {
  color: #259da8;
  transform: scale(1.03);
}

.image-4 {
  width: 35px;
}

.text-block-4 {
  min-height: auto;
  min-width: auto;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .3s;
}

.text-block-4:hover {
  color: #259da8;
}

.link-ugoda-oferti {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  align-items: center;
  margin-top: 5px;
  margin-left: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
  top: 10px;
}

.link-ugoda-oferti:hover {
  color: #259da8;
  transform: scale(1.03);
}

._2020-ekonombus {
  margin-top: 20px;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 500;
  position: static;
  top: 10px;
}

.ftr-2 {
  width: auto;
  height: auto;
  min-height: auto;
  min-width: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
  position: static;
}

.text-block-6 {
  color: #259da8;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 500;
}

.text-block-6._2 {
  margin-left: 0;
}

.text-block-7 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
}

.text-block-7:hover {
  color: #259da8;
}

.text-block-7.tel {
  font-size: 18px;
}

.text-block-7.mail {
  min-height: auto;
  min-width: 100%;
  font-size: 18px;
  overflow: hidden;
}

.text-block-7.geo {
  width: 290px;
  font-size: 18px;
}

.link-orenda-mnv {
  min-height: auto;
  min-width: auto;
  margin-top: 15px;
  margin-left: 0;
  text-decoration: none;
  transition: all .2s;
}

.link-orenda-mnv:hover {
  color: #259da8;
}

.ftr-3 {
  width: 380px;
  height: 280px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
  position: static;
  overflow: hidden;
}

.img-phone, .image-5, .image-6 {
  width: 35px;
}

.link-block-geo {
  margin-top: 15px;
  margin-left: 40px;
  text-decoration: none;
  transition: all .2s;
}

.link-block-geo:hover {
  color: #259da8;
}

.link-block-geo._2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: 0;
  display: flex;
}

.contact-navbar {
  font-size: 18px;
  font-weight: 500;
  transition: all .3s;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.contact-navbar:hover {
  transform: scale(1.05);
}

.dropdown-toggle {
  z-index: 50;
}

.div-vibir-auto {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  justify-content: center;
  align-items: flex-end;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.grd-psl {
  min-width: auto;
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.posluga {
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  object-position: 50% 50%;
  background-image: linear-gradient(rgba(197, 201, 206, .71), rgba(197, 201, 206, .71)), url('../images/-1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  background-clip: border-box;
  border-radius: 15px;
  overflow: visible;
  box-shadow: 3px 3px 10px -2px #3f7a7f;
}

.posluga._3 {
  background-image: linear-gradient(rgba(197, 201, 206, .64), rgba(197, 201, 206, .64)), url('../images/-3.webp');
  background-position: 0 0, 0%;
  background-attachment: scroll, scroll;
  overflow: hidden;
}

.posluga._2 {
  background-image: linear-gradient(rgba(197, 201, 206, .67), rgba(197, 201, 206, .67)), url('../images/-2.webp');
  background-position: 0 0, 50%;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.grd-prv {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.text-prv {
  z-index: 90;
  max-width: 220px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-weight: 400;
  position: static;
}

.text-prv._2 {
  max-width: 210px;
}

.div-prv {
  min-height: 350px;
  min-width: auto;
  background-color: #c5c9ce;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 3px 3px 10px -2px #3f7a7f;
}

.z-prv {
  z-index: 80;
  color: #259da8;
  text-align: right;
  font-family: Unbounded, sans-serif;
  font-size: 280px;
  font-weight: 900;
  position: relative;
  top: -40px;
  bottom: auto;
  left: auto;
  right: 10px;
}

.h3-prv {
  z-index: 90;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 24px;
  font-weight: 500;
  position: static;
}

.contact-navbar-1 {
  z-index: 50;
  font-size: 18px;
  font-weight: 500;
  transition: all .3s;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.contact-navbar-1:hover {
  transform: scale(1.05);
}

.div-ss-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  margin-left: 20px;
  display: block;
  position: absolute;
  top: -52px;
  bottom: 0%;
  left: 133px;
  right: 0%;
}

.div-ss-menu.ftr {
  flex: 0 auto;
  margin-top: 20px;
  display: flex;
  position: static;
}

.link-ss-menu {
  transition: all .3s cubic-bezier(.25, .1, .275, 1.247);
  position: relative;
  bottom: auto;
  left: auto;
}

.link-ss-menu:hover {
  transform: scale(1.1);
}

.div-vas {
  display: none;
}

.arrow-left-sld {
  transform-style: preserve-3d;
}

.icon-2 {
  z-index: 50;
}

.link-orenda-mnb {
  min-height: auto;
  min-width: auto;
  margin-top: 15px;
  margin-left: 0;
  text-decoration: none;
  transition: all .2s;
}

.link-orenda-mnb:hover {
  color: #259da8;
}

.link-orenda-bus {
  min-height: auto;
  min-width: auto;
  margin-top: 15px;
  margin-left: 0;
  text-decoration: none;
  transition: all .2s;
}

.link-orenda-bus:hover {
  color: #259da8;
}

.link-phone-futer {
  min-height: auto;
  min-width: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 15px;
  margin-left: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-phone-futer:hover {
  color: #259da8;
}

.link-mail-futer {
  min-height: auto;
  min-width: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 15px;
  margin-left: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.link-mail-futer:hover {
  color: #259da8;
}

.grd-alg {
  display: none;
}

.div-frm-question {
  min-width: auto;
  border-radius: 15px;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  font-weight: 400;
  display: flex;
  box-shadow: 3px 3px 10px -2px #3f7a7f;
}

.form-block {
  width: 100%;
  min-width: 100%;
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.form {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.field-label, .field-label-2 {
  display: none;
}

.button-hero-question {
  z-index: 2;
  text-align: center;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
  border-radius: 15px;
  margin-top: 0;
  padding: 15px 70px;
  font-family: Unbounded, sans-serif;
  font-size: 22px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
  position: static;
  left: -110px;
}

.button-hero-question:hover {
  transform: scale(1.05);
}

.input-question-phone {
  width: auto;
  max-width: none;
  min-height: 60px;
  min-width: 405px;
  background-color: #fff;
  border: 2px solid #259da8;
  border-radius: 15px;
  margin-bottom: 0;
  font-weight: 500;
}

.input-question-phone.popap {
  width: auto;
  min-height: 60px;
  min-width: 405px;
  border-radius: 15px;
}

.option-communication {
  width: 380px;
  min-height: 60px;
  background-color: #fff;
  border: 2px solid #259da8;
  border-radius: 15px;
  margin-bottom: 0;
  font-weight: 500;
}

.option-communication.popap {
  width: 100%;
}

.link {
  color: #259da8;
  text-decoration: none;
}

.paragraph-6 {
  font-size: 14px;
}

.success-message {
  min-width: 100%;
  border: 2px solid #259da8;
  border-radius: 15px;
}

.form-popap {
  z-index: 200;
  width: 100%;
  max-width: 500px;
  min-height: 350px;
  background-color: #f1f6fb;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.form-fon {
  z-index: 100;
  background-color: rgba(197, 201, 206, .64);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-zero-fon {
  z-index: 99;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-popap {
  z-index: 201;
  position: relative;
}

.close-form {
  z-index: 210;
  transition: all .2s;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
}

.close-form:hover {
  transform: scale(1.1);
}

.popap-form {
  max-width: 100%;
  min-width: 350px;
  margin-top: 10px;
  display: block;
}

.form-2 {
  min-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-popap {
  font-size: 22px;
  font-weight: 600;
}

.success-message-2 {
  background-color: #c5c9ce;
  border-radius: 15px;
}

.text-block-8 {
  font-size: 18px;
  font-weight: 400;
}

.call-button {
  z-index: 500;
  width: 90px;
  height: 90px;
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 40px;
  left: auto;
  right: 40px;
}

.img-call {
  z-index: 500;
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
}

.circle-2 {
  width: 60px;
  height: 60px;
  outline-offset: 0px;
  border-radius: 50%;
  outline: 3px rgba(0, 0, 0, 0);
  position: absolute;
  box-shadow: 0 0 0 6px rgba(37, 157, 168, .35);
}

.link-tel-call, .link-vider-call, .link-telegram-call, .link-wa-call {
  z-index: 450;
  position: absolute;
}

.link-crumbs-home {
  text-decoration: none;
}

.text-link-crumbs-home {
  color: #000;
  text-decoration: none;
  transition: all .3s;
}

.text-link-crumbs-home:hover {
  color: #259da8;
}

.link-crumbs-minivan {
  color: #000;
  text-decoration: none;
}

.link-crumbs-minivan.w--current {
  color: #259da8;
  text-decoration: none;
}

.container-crumbs {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  min-width: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #000;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  display: flex;
}

.container-card-minivan {
  max-height: none;
  max-width: 1160px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.grid {
  grid-template-rows: auto;
  margin-left: 10px;
  margin-right: 10px;
}

.img-card {
  border-radius: 15px;
  box-shadow: 3px 3px 10px -2px #3f7a7f;
}

.lightbox-link-card {
  cursor: zoom-in;
  border-radius: 15px;
}

.description-card {
  flex-direction: column;
  justify-content: space-between;
  padding-left: 20px;
  display: flex;
}

.h1-card {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
}

.bold-text {
  font-size: 24px;
  font-weight: 500;
}

.text-detail {
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

.section-3-2 {
  max-width: none;
  min-height: auto;
  min-width: auto;
  overflow: visible;
}

.section-4-2 {
  min-height: auto;
  font-family: Unbounded, sans-serif;
  overflow: visible;
}

.h1-obl {
  max-width: 740px;
  min-width: 600px;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 600;
}

.h2-obl {
  max-width: 470px;
  min-width: 470px;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
}

.div-obl-1 {
  z-index: 2;
  max-width: 560px;
  min-width: 450px;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}

.div-obl-2 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-right: 0;
  display: flex;
  position: relative;
  left: 0;
  overflow: visible;
}

.img-obl-2 {
  z-index: 1;
  max-width: none;
  position: relative;
  left: -100px;
  overflow: hidden;
}

.hero-container-obl-minivan {
  z-index: 2;
  max-width: 1160px;
  min-height: 90vh;
  min-width: auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.container-price {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  min-width: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  display: flex;
}

.heading-price {
  text-align: center;
  text-transform: uppercase;
  margin: 10px auto;
  font-family: Unbounded, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #c5c9ce;
  border-radius: 15px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  box-shadow: 3px 3px 10px -2px #3f7a7f;
}

.heading-8 {
  text-align: center;
  border-bottom: 2px solid #259da8;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.heading-8._1 {
  text-align: center;
  border-bottom-style: none;
}

.grid-price-mob {
  display: none;
}

.section-6-2 {
  min-height: auto;
  font-family: Unbounded, sans-serif;
}

.container-description-minivan {
  max-height: none;
  max-width: 1160px;
  min-height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.popap-rent-minivan {
  z-index: 99;
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 150%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.quize-rent-ninivan {
  z-index: 200;
  width: 100%;
  max-width: 550px;
  min-height: 350px;
  background-color: #f1f6fb;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  font-family: Unbounded, sans-serif;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.form-quize-minivan {
  min-width: 100%;
  margin-bottom: 0;
}

.form-quize {
  z-index: 200;
  position: relative;
}

.slider-quize {
  z-index: 200;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.slide-nav-2 {
  display: none;
}

.mask-slider-quize {
  z-index: 200;
  max-width: 510px;
  min-width: auto;
  display: block;
  position: relative;
}

.quize-1 {
  height: auto;
}

.quize-button-right {
  z-index: 220;
  min-height: 45px;
  min-width: 173px;
  color: #fff;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #259da8);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.quize-button-right:hover {
  transform: scale(1.1);
}

.text-quize-button-left {
  font-size: 18px;
  font-weight: 400;
}

.text-block-10 {
  min-height: 40px;
  min-width: 120px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.quize-button-left {
  z-index: 220;
  min-height: 45px;
  min-width: 173px;
  color: #fff;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #739396 0%, #259da8 100%, #7d8f91 100%, #effafb 100%, #fff);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  transition: all .2s;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: visible;
}

.quize-button-left:hover {
  transform: scale(1.1);
}

.quize-request-1 {
  font-size: 22px;
  font-weight: 600;
}

.radio-button-field {
  align-items: center;
  display: flex;
}

.radio-button {
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-color: #259da8;
  margin-top: 0;
  margin-right: 10px;
}

.radio-button.w--redirected-checked {
  background-color: #259da8;
  border-width: 2px;
  border-color: #259da8;
  box-shadow: inset 0 0 0 3px #f1f6fb;
}

.radio-button.w--redirected-focus {
  background-color: #259da8;
  box-shadow: inset 0 0 0 3px #f1f6fb;
}

.radio-button-label {
  margin-bottom: 0;
}

.grid-quize-request-1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-columns: 1fr;
  margin-top: 20px;
}

.progres {
  text-align: center;
  background-image: url('../images/progresbar-2-4.svg');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: 28px;
}

.progres._1 {
  color: #000;
  background-image: url('../images/progresbar-1-4.svg');
  background-size: 28px;
  line-height: 180%;
}

.progres._3 {
  background-image: url('../images/progresbar-3-4.svg');
}

.progres._4 {
  background-image: url('../images/progresbar-4-4.svg');
  line-height: 180%;
  display: block;
  position: relative;
  top: 5px;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.quize-2, .quize-3 {
  height: auto;
}

.error-message {
  text-align: center;
  border-radius: 15px;
}

.quize-4 {
  height: auto;
}

.text-finish-quize {
  font-size: 14px;
  font-weight: 300;
  line-height: 140%;
}

.quize-name {
  min-height: 45px;
  border: 2px solid #259da8;
  border-radius: 10px;
  margin-top: 10px;
}

.input-quize-phone-2 {
  width: 510px;
  max-width: none;
  min-height: 45px;
  min-width: auto;
  background-color: #fff;
  border: 2px solid #259da8;
  border-radius: 10px;
  margin-bottom: 0;
  font-weight: 500;
}

.quize-button-finish {
  z-index: 210;
  min-height: 45px;
  min-width: 173px;
  color: #fff;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #259da8);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.quize-button-finish:hover {
  transform: scale(1.1);
}

.text-block-11 {
  font-weight: 400;
}

.success-message-3 {
  background-color: #c5c9ce;
  border: 2px solid #259da8;
  border-radius: 15px;
}

.body-minibus {
  background-color: #f1f6fb;
  font-family: Unbounded, sans-serif;
  font-weight: 500;
}

.section-3-3 {
  max-width: none;
  min-height: auto;
  min-width: auto;
  color: #000;
  font-family: Unbounded, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.section-4-3 {
  min-height: auto;
  font-family: Unbounded, sans-serif;
  font-weight: 500;
  overflow: visible;
}

.bold-text-2 {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}

.section-5-3 {
  font-family: Unbounded, sans-serif;
}

.body-minivan, .body-bus {
  color: #000;
  background-color: #f1f6fb;
  font-family: Unbounded, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  overflow: visible;
}

.section-6-3 {
  min-height: auto;
  font-family: Unbounded, sans-serif;
}

.section-3-4 {
  max-width: none;
  min-height: auto;
  min-width: auto;
  color: #000;
  font-family: Unbounded, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.section-4-4 {
  min-height: auto;
  font-family: Unbounded, sans-serif;
  font-weight: 500;
  overflow: visible;
}

.section-5-4 {
  font-family: Unbounded, sans-serif;
}

.section-6-4 {
  min-height: auto;
  font-family: Unbounded, sans-serif;
}

.section-2-6 {
  min-height: auto;
  font-weight: 500;
}

.section-3-5, .section-2-7 {
  max-width: none;
  min-height: auto;
  min-width: auto;
  overflow: visible;
}

.container-about-1 {
  max-width: 1160px;
  position: relative;
}

.grid-about-1 {
  z-index: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 42px;
  position: relative;
}

.heading-slogan {
  text-transform: none;
  margin-top: 100px;
  font-size: 22px;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-slogan {
  min-height: 70vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 42px;
  display: flex;
}

.heading-slogan-1 {
  text-transform: uppercase;
  font-size: 42px;
}

.heading-slogan-2 {
  text-transform: uppercase;
  margin-left: 100px;
  font-size: 42px;
}

.heading-slogan-3 {
  text-transform: uppercase;
  margin-left: 200px;
  font-size: 42px;
}

.grid-about-2 {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: center;
  margin-left: 10px;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.container-about-2 {
  max-width: 1160px;
  padding-bottom: 0;
}

.container-customers {
  max-width: 1160px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-customers {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
}

.section-6-7 {
  min-height: auto;
  overflow: visible;
}

.container-homepage-1 {
  max-width: 1160px;
  position: relative;
}

.grid-homepage {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
}

.div-homepage {
  min-height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  display: flex;
}

.grid-homepage-img {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-hero-404 {
  z-index: 2;
  width: auto;
  text-align: center;
  background-color: #259da8;
  background-image: linear-gradient(#7d8f91, #259da8 100%, #fff);
  border-radius: 15px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 70px;
  font-family: Unbounded, sans-serif;
  font-size: 22px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.25, .1, .041, 1.416);
  position: static;
  left: -110px;
}

.button-hero-404:hover {
  transform: scale(1.05);
}

.button-hero-404.frm-popap {
  width: 100%;
  min-height: 60px;
}

.img-404 {
  max-width: 80%;
}

._404 {
  color: #259da8;
  font-size: 200px;
  font-weight: 900;
  line-height: 200%;
}

.container-10 {
  max-height: 100%;
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-thank-you-page {
  width: 500px;
  height: 400px;
  background-color: #c5c9ce;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  display: flex;
  box-shadow: 3px 3px 10px -2px #3f7a7f;
}

.container-thank-you-page {
  width: 100%;
  height: 100vh;
  max-height: none;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-typage {
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
}

.text-typage {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Unbounded, sans-serif;
  font-weight: 500;
}

.text-typage-2 {
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Unbounded, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.div-ss-menu-tupage {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.div-ss-menu-tupage.ftr {
  flex: 0 auto;
  margin-top: 20px;
  display: flex;
  position: static;
}

.link-typage {
  color: #000;
  margin-top: 20px;
  text-decoration: underline;
  transition: all .2s;
}

.link-typage:hover {
  color: #259da8;
  transform: scale(1.1);
}

.text-typage-home {
  text-align: center;
  text-decoration: none;
}

.container-11 {
  max-width: 1160px;
}

html.w-mod-js [data-ix="appearance-on-the-left"], html.w-mod-js [data-ix="appearance-on-the-left-2"], html.w-mod-js [data-ix="appearance-on-the-left-3"] {
  opacity: 0;
  transform: translate(-30px);
}

@media screen and (min-width: 1920px) {
  .phome-hero {
    font-family: Unbounded, sans-serif;
  }

  .paragraph-2, .paragraph-3, .paragraph-4 {
    font-weight: 400;
  }

  .container-7, .container-8, .container-description-minivan {
    max-width: 1140px;
  }
}

@media screen and (max-width: 991px) {
  .body {
    font-family: Unbounded, sans-serif;
  }

  .section-2, .section-2._23 {
    min-height: auto;
    min-width: auto;
  }

  .hero-container.menu {
    max-width: none;
    min-width: auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .hero-container._3 {
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
    position: static;
  }

  .button-hero {
    font-size: 18px;
    left: 0;
  }

  .navmenu {
    z-index: 1000;
    min-height: 100px;
    min-width: 330px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #c5c9ce;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 100px;
    padding-left: 40px;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
    box-shadow: -1px 2px 5px #c5c9ce;
  }

  .menu-iten {
    width: 100%;
    min-height: auto;
    min-width: auto;
    text-align: left;
    margin-right: auto;
    display: block;
    position: relative;
    overflow: visible;
  }

  .menu-iten.w--current {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-block {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    max-width: none;
    min-width: auto;
    justify-content: flex-start;
    position: relative;
  }

  .logo.w--current {
    min-width: 250px;
    flex: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 20px;
    right: auto;
  }

  .dropdown-list {
    width: 280px;
    background-color: #c5c9ce;
    margin-left: -20px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    left: -10px;
  }

  .dropdown-list.w--open {
    width: 300px;
    min-width: auto;
    margin-left: -10px;
    margin-right: 0;
    padding-right: 0;
  }

  .drd {
    padding-left: 10px;
    padding-right: 10px;
  }

  .phome-hero, .text-block-2 {
    font-size: 16px;
  }

  .minivan {
    max-width: none;
    min-width: auto;
    justify-content: center;
    margin-top: 0;
    display: flex;
    position: static;
  }

  .minibus {
    max-width: none;
    min-width: auto;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: static;
  }

  .bus {
    max-width: none;
    min-width: auto;
    object-fit: contain;
    justify-content: center;
    display: flex;
    position: static;
  }

  .link-minivan {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .link-minibus {
    min-width: 250px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .mnv, .mnb {
    max-width: 210px;
  }

  .container-3 {
    max-width: none;
    min-height: auto;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .text-psl-1 {
    font-size: 16px;
  }

  .button-psl-1 {
    font-size: 18px;
  }

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

  .button-psl-2 {
    font-size: 18px;
  }

  .div-h-psl-3 {
    max-width: 100%;
  }

  .text-psl-3 {
    font-size: 16px;
  }

  .button-psl-3 {
    font-size: 18px;
  }

  .section-4 {
    min-width: auto;
  }

  .container-4 {
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .container-5 {
    max-width: none;
    min-height: auto;
  }

  .alg {
    margin-left: 20px;
    margin-right: 20px;
  }

  .alg-1-4 {
    max-height: none;
  }

  .alg-1 {
    min-width: 25%;
    padding-left: 0;
    padding-right: 0;
  }

  .alg-1.w--current {
    min-width: 25%;
  }

  .h-alg-1 {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .h-alg-2, .h-alg-3, .h-alg-4 {
    font-size: 18px;
  }

  .paragraph, .paragraph-2, .paragraph-3, .paragraph-4 {
    font-size: 16px;
  }

  .container-7 {
    max-width: none;
    min-width: auto;
    padding-bottom: 0;
  }

  .section-2-5 {
    max-height: none;
    min-width: auto;
  }

  .txt-opisanie {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
  }

  .container-8 {
    max-height: none;
    max-width: none;
    min-height: auto;
    padding-bottom: 0;
  }

  .section-9 {
    overflow: visible;
  }

  .container-9 {
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .futer {
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
  }

  .ftr-1 {
    width: auto;
    min-width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
    position: static;
  }

  .logo-img {
    margin-left: 10px;
  }

  .link-ss {
    width: 30px;
    bottom: auto;
    left: auto;
  }

  .link-ss._1, .link-ss._2 {
    width: auto;
    bottom: auto;
    left: auto;
  }

  .fb, .insta, .ggl {
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .link-pol-conf, .link-ugoda-oferti, ._2020-ekonombus {
    margin-left: 10px;
  }

  .ftr-2 {
    height: auto;
    flex: 0 auto;
    margin-left: 60px;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
    overflow: visible;
  }

  .text-block-6 {
    font-size: 24px;
  }

  .text-block-7 {
    min-height: auto;
    min-width: auto;
    font-size: 16px;
    font-weight: 500;
  }

  .text-block-7.tel {
    font-size: 16px;
  }

  .text-block-7.mail {
    min-width: auto;
    margin-left: 0;
    font-size: 16px;
    overflow: visible;
  }

  .text-block-7.geo {
    width: auto;
    font-size: 16px;
    overflow: visible;
  }

  .ftr-3 {
    width: auto;
    height: auto;
    margin-left: 60px;
    padding-right: 0;
    position: static;
    top: 260px;
    left: -182px;
    overflow: visible;
  }

  .img-phone {
    width: 35px;
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .image-5 {
    max-width: none;
  }

  .menu-button {
    margin-top: 10px;
    margin-right: 10px;
    padding: 10px;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .menu-button.w--open {
    z-index: 90;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 15px;
    margin-top: 10px;
    padding: 10px;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .contact-navbar {
    min-height: auto;
    margin-top: 130px;
    margin-right: 80px;
    display: block;
    position: static;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .icon {
    font-size: 30px;
    display: none;
  }

  .dropdown-toggle {
    padding: 0 50px 0 0;
  }

  .div-vibir-auto {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .grd-psl {
    max-width: 760px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .posluga {
    margin-right: auto;
    position: relative;
    left: 0;
  }

  .posluga._3 {
    left: 200px;
  }

  .grd-prv {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-prv {
    font-size: 16px;
    right: 0;
  }

  .div-prv {
    padding-left: 10px;
  }

  .contact-navbar-1 {
    z-index: 1;
    min-height: auto;
    margin-top: 30px;
    margin-right: 80px;
    display: none;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .div-ss-menu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
    top: -116px;
    bottom: 0%;
    left: 86px;
    right: 0%;
  }

  .div-ss-menu.ftr {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: center;
    margin-left: 10px;
  }

  .link-ss-menu {
    width: auto;
    bottom: auto;
    left: auto;
  }

  .div-vas {
    display: block;
  }

  .mask {
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
  }

  .sld {
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .img-sld {
    max-width: none;
    min-width: 40%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
  }

  .text-sld {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .slider {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .arrow-left-sld {
    opacity: 1;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .left-arrow, .right-arrow {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slide-nav {
    background-color: rgba(0, 0, 0, 0);
    display: none;
  }

  .link-phone-futer {
    align-items: center;
  }

  .link-mail-futer {
    overflow: visible;
  }

  .img-sld-2 {
    max-width: none;
    min-height: auto;
    min-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-sld-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .img-sld-3 {
    max-width: none;
    min-width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
  }

  .text-sld-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .form-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .form {
    flex-direction: column;
    align-items: center;
  }

  .button-hero-question {
    width: 550px;
    font-size: 18px;
    left: 0;
  }

  .input-question-phone {
    width: auto;
    min-width: 550px;
  }

  .option-communication {
    width: 550px;
  }

  .div-consent {
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-6 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .form-zero-fon {
    display: none;
  }

  .call-button {
    bottom: 20px;
    right: 20px;
  }

  .link-crumbs-home, .link-crumbs-minivan.w--current {
    font-size: 16px;
  }

  .container-crumbs {
    max-width: none;
    min-height: auto;
    min-width: auto;
    margin-left: 10px;
    margin-right: auto;
    padding-left: 10px;
  }

  .container-card-minivan {
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

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

  .img-card {
    position: static;
  }

  .text-detail {
    font-size: 16px;
    line-height: 160%;
  }

  .section-4-2 {
    min-width: auto;
  }

  .link-sld, .link-sld-2, .link-sld-3 {
    width: auto;
    height: auto;
    color: #000;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    text-decoration: none;
    display: flex;
  }

  .h1-obl {
    max-width: 600px;
    min-width: 600px;
  }

  .h2-obl {
    font-size: 16px;
    line-height: 160%;
  }

  .div-obl-2 {
    overflow: visible;
  }

  .img-obl-2 {
    left: -300px;
  }

  .hero-container-obl-minivan {
    max-width: none;
    min-height: 90vh;
    min-width: auto;
  }

  .container-price {
    max-width: none;
    min-height: auto;
    min-width: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
  }

  .heading-8 {
    font-size: 16px;
  }

  .grid-price-mob {
    display: none;
  }

  .section-6-2 {
    max-height: none;
    min-width: auto;
  }

  .container-description-minivan {
    max-height: none;
    max-width: none;
    min-height: auto;
    padding-bottom: 0;
    font-size: 16px;
  }

  .popap-rent-minivan {
    display: none;
  }

  .form-quize-minivan {
    flex-direction: column;
    display: flex;
  }

  .quize-1 {
    width: auto;
    min-width: 100%;
  }

  .quize-request-1 {
    font-size: 18px;
  }

  .radio-button-label, .progres {
    font-size: 16px;
  }

  .error-message {
    text-align: center;
    font-size: 16px;
  }

  .input-quize-phone-2 {
    width: 510px;
  }

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

  .section-4-3 {
    min-width: auto;
  }

  .body-minivan, .body-bus {
    font-family: Unbounded, sans-serif;
  }

  .section-6-3 {
    max-height: none;
    min-width: auto;
  }

  .section-4-4 {
    min-width: auto;
  }

  .section-6-4, .section-2-6 {
    max-height: none;
    min-width: auto;
  }

  .grid-customers {
    margin-left: 10px;
    margin-right: 10px;
  }

  .button-hero-404 {
    font-size: 18px;
    left: 0;
  }

  .div-ss-menu-tupage {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
    top: -116px;
    bottom: 0%;
    left: 86px;
    right: 0%;
  }

  .div-ss-menu-tupage.ftr {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    align-items: center;
    margin-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-family: Unbounded, sans-serif;
    overflow: visible;
  }

  .section-2 {
    min-height: 50vh;
  }

  .section-2._23 {
    min-height: auto;
    min-width: auto;
    overflow: hidden;
  }

  .hero-container.menu {
    min-height: 10vh;
  }

  .hero-container._3 {
    min-width: auto;
    position: relative;
    overflow: visible;
  }

  .button-hero {
    width: 70%;
  }

  .navbar {
    max-width: none;
    font-family: Unbounded, sans-serif;
  }

  .section-3 {
    max-width: none;
  }

  .container-3 {
    min-width: auto;
  }

  .heading-3 {
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .h2-psl-1 {
    z-index: 1;
    margin-top: 0;
  }

  .div-h-psl-1 {
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .button-psl-1 {
    z-index: 1;
  }

  .div-h-psl-2, .div-h-psl-3 {
    max-width: 100%;
  }

  .button-psl-3 {
    margin-left: 20px;
    overflow: visible;
  }

  .container-4 {
    max-width: none;
    min-width: auto;
  }

  .section-5 {
    max-height: none;
    min-height: auto;
  }

  .container-5 {
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: auto;
  }

  .alg {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: center;
    display: none;
  }

  .alg-1-4 {
    min-width: 35%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .alg-1 {
    min-width: 100%;
    border-top-right-radius: 0;
  }

  .alg-1.w--current {
    max-width: none;
    min-width: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .content-alg-1-4 {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
  }

  .container-7, .section-2-5 {
    min-width: auto;
  }

  .container-8 {
    max-height: none;
    min-height: auto;
  }

  .section-9 {
    overflow: visible;
  }

  .container-9 {
    min-height: auto;
  }

  .futer {
    min-height: 600px;
  }

  .ftr-1 {
    min-width: 300px;
    margin-left: 10px;
    position: relative;
  }

  .logo-img {
    margin-left: 0;
  }

  .link-pol-conf {
    margin-top: 280px;
    margin-left: 0;
    position: static;
    top: 10px;
  }

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

  .link-ugoda-oferti {
    margin-left: 0;
  }

  ._2020-ekonombus {
    margin-left: 0;
    font-size: 14px;
  }

  .text-block-7.tel, .text-block-7.mail {
    font-size: 14px;
  }

  .text-block-7.geo {
    font-size: 14px;
    line-height: 140%;
  }

  .ftr-3 {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    font-size: 16px;
    position: relative;
    top: 200px;
    left: -320px;
  }

  .div-vibir-auto {
    min-width: 900px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
    padding-left: 0;
    overflow: hidden;
  }

  .grd-psl {
    max-width: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    justify-content: stretch;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .posluga {
    z-index: 1;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    display: flex;
  }

  .posluga._3 {
    left: auto;
    overflow: visible;
  }

  .grd-prv {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .text-prv._2 {
    max-width: 220px;
  }

  .div-prv {
    max-width: none;
    min-height: 350px;
    min-width: 100%;
    position: relative;
  }

  .z-prv {
    position: relative;
    top: -40px;
  }

  .div-ss-menu.ftr {
    margin-left: 0;
  }

  .img-sld-2 {
    margin-top: 10px;
  }

  .img-sld-3 {
    padding-top: 20px;
  }

  .grd-alg {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .alg-1-1 {
    z-index: 1;
    margin-top: -10px;
    position: relative;
  }

  .content-alg-1-1 {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    overflow: hidden;
  }

  .dropdown-list-2 {
    background-color: rgba(0, 0, 0, 0);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 10px -2px #3f7a7f;
  }

  .open-alg-1-1 {
    z-index: 10000;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    top: 20px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .dropdown-alg-1-1 {
    width: 100%;
    height: 100%;
  }

  .dropdown-toggle-alg-1-1 {
    width: 100%;
    background-color: #f1f6fb;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 -4px 10px -2px #3f7a7f;
  }

  .text-alg-1-1 {
    text-align: justify;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .alg-1-5 {
    z-index: 2;
    margin-top: -10px;
    position: relative;
  }

  .alg-1-6 {
    z-index: 3;
    margin-top: -10px;
    position: relative;
  }

  .alg-1-7 {
    z-index: 4;
    margin-top: -10px;
    position: relative;
  }

  .button-hero-question {
    width: 440px;
  }

  .input-question-phone {
    width: auto;
    min-width: 440px;
  }

  .option-communication {
    width: 440px;
  }

  .form-zero-fon {
    display: none;
  }

  .container-crumbs {
    min-width: auto;
  }

  .container-card-minivan {
    max-width: none;
    min-width: 450px;
  }

  .section-3-2 {
    max-width: none;
  }

  .h1-obl {
    min-width: 440px;
    font-size: 38px;
  }

  .h2-obl {
    max-width: 370px;
    min-width: 370px;
  }

  .img-obl-2 {
    left: -410px;
  }

  .hero-container-obl-minivan {
    max-width: none;
    min-height: 90vh;
    min-width: auto;
  }

  .container-price {
    min-width: auto;
  }

  .heading-price {
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-price-mob {
    display: none;
  }

  .section-6-2 {
    min-width: auto;
  }

  .container-description-minivan {
    max-height: none;
    min-height: auto;
    font-size: 16px;
  }

  .popap-rent-minivan {
    align-items: center;
    display: none;
  }

  .quize-rent-ninivan {
    width: auto;
    max-width: none;
    min-width: auto;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
  }

  .form-quize-minivan {
    min-width: 100%;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .slider-quize {
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    left: auto;
  }

  .mask-slider-quize {
    width: auto;
    max-width: 450px;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .quize-1 {
    width: auto;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .quize-request-1 {
    width: auto;
  }

  .radio-button-field {
    width: 80%;
  }

  .radio-button-label {
    width: 100%;
  }

  .grid-quize-request-1 {
    width: auto;
  }

  .quize-2 {
    overflow: visible;
  }

  .quize-4 {
    width: auto;
    min-width: auto;
  }

  .quize-name {
    width: 100%;
  }

  .input-quize-phone-2 {
    width: 450px;
  }

  .section-3-3 {
    max-width: none;
  }

  .body-minivan, .body-bus {
    font-family: Unbounded, sans-serif;
    overflow: visible;
  }

  .section-6-3 {
    min-width: auto;
  }

  .section-3-4 {
    max-width: none;
  }

  .section-6-4, .section-2-6 {
    min-width: auto;
  }

  .section-3-5, .section-2-7 {
    max-width: none;
  }

  .grid-about-1 {
    font-size: 36px;
  }

  .heading-slogan {
    font-size: 18px;
  }

  .div-slogan, .heading-slogan-1, .heading-slogan-2, .heading-slogan-3 {
    font-size: 36px;
  }

  .grid-customers {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .button-hero-404 {
    width: 70%;
  }

  .div-thank-you-page {
    width: 400px;
    height: 470px;
  }

  .div-ss-menu-tupage.ftr {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .body {
    font-family: Unbounded, sans-serif;
  }

  .section-2 {
    min-height: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .hero-container._3 {
    min-width: auto;
    overflow: hidden;
  }

  .button-hero {
    width: auto;
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .navmenu {
    z-index: 220;
  }

  .navbar {
    min-height: auto;
  }

  .dropdown-list.w--open {
    width: 290px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .text-block-2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
  }

  .container-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
    position: static;
  }

  .heading-3 {
    font-size: 24px;
  }

  .h2-psl-1 {
    z-index: 1;
    font-size: 22px;
  }

  .text-psl-1, .button-psl-1 {
    font-size: 16px;
  }

  .button-psl-1.w--current {
    z-index: 1;
  }

  .h2-psl-2 {
    font-size: 22px;
  }

  .text-psl-2, .button-psl-2 {
    font-size: 16px;
  }

  .h2-psl-3 {
    font-size: 22px;
  }

  .text-psl-3, .button-psl-3 {
    font-size: 16px;
  }

  .utility-page-content {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-4 {
    min-width: auto;
  }

  .heading-4, .heading-7 {
    font-size: 24px;
  }

  .txt-opisanie {
    font-size: 14px;
    line-height: 140%;
  }

  .futer {
    min-height: auto;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 15px;
  }

  .ftr-1 {
    margin-right: 10px;
  }

  .link-pol-conf {
    margin-top: 240px;
  }

  .link-ugoda-oferti {
    margin-top: 0;
  }

  .text-block-7.geo {
    line-height: 140%;
  }

  .ftr-3 {
    margin-left: 10px;
  }

  .link-block-geo._2 {
    margin-top: 5px;
  }

  .menu-button {
    z-index: 500;
  }

  .grd-psl {
    margin-left: 10px;
    margin-right: 10px;
  }

  .posluga {
    z-index: 1;
  }

  .grd-prv {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-sld {
    font-size: 14px;
  }

  .link-phone-futer, .link-mail-futer {
    margin-top: 5px;
  }

  .img-sld-2 {
    margin-top: 20px;
  }

  .text-sld-2 {
    font-size: 14px;
  }

  .img-sld-3 {
    margin-top: 20px;
    padding-top: 5px;
  }

  .text-sld-3 {
    font-size: 14px;
  }

  .heanding-alg-1-1 {
    font-size: 22px;
  }

  .text-alg-1-1 {
    font-size: 16px;
  }

  .button-hero-question {
    width: 260px;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .input-question-phone {
    width: 280px;
    min-width: auto;
    border-radius: 15px;
  }

  .input-question-phone.popap {
    width: auto;
    min-width: 100%;
  }

  .option-communication {
    width: 280px;
  }

  .form-popap {
    z-index: 500;
    width: auto;
    max-width: none;
    min-height: 100vh;
    min-width: 100%;
    margin-top: 0;
    padding: 0;
    display: flex;
  }

  .form-zero-fon {
    z-index: 1000;
    display: none;
  }

  .close-form {
    top: 50px;
  }

  .popap-form {
    min-width: 36%;
  }

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

  .call-button {
    z-index: 190;
    bottom: 10px;
    right: 10px;
  }

  .img-call {
    z-index: 190;
  }

  .link-tel-call, .link-vider-call, .link-telegram-call, .link-wa-call {
    z-index: 180;
  }

  .arrow-richt {
    margin-left: 10px;
    position: static;
    top: -48px;
    left: 110px;
  }

  .link-crumbs-home {
    overflow: visible;
  }

  .text-link-crumbs-home {
    font-size: 14px;
  }

  .link-crumbs-minivan.w--current {
    font-size: 14px;
    overflow: visible;
  }

  .container-crumbs {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    align-items: center;
    margin-right: 10px;
    padding-left: 0;
    display: flex;
    position: static;
    overflow: visible;
  }

  .container-card-minivan {
    min-width: auto;
  }

  .description-card {
    padding-left: 0;
  }

  .h1-obl {
    width: auto;
    max-width: 350px;
    min-width: 270px;
    font-size: 26px;
  }

  .h2-obl {
    max-width: 460px;
    min-width: 300px;
    font-size: 16px;
    line-height: 160%;
  }

  .div-obl-1 {
    max-width: none;
    min-height: auto;
    min-width: auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .div-obl-2 {
    width: auto;
    max-width: none;
    min-width: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    display: flex;
    top: -280px;
    overflow: hidden;
  }

  .img-obl-2 {
    width: auto;
    max-width: 100%;
    min-width: auto;
    display: block;
    left: 0;
    overflow: hidden;
  }

  .hero-container-obl-minivan {
    min-height: 90vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-price {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .heading-price {
    font-size: 24px;
  }

  .grid-2 {
    display: none;
    overflow: visible;
  }

  .heading-8 {
    padding-left: 5px;
    line-height: 160%;
  }

  .heading-8._2 {
    padding-top: 15px;
  }

  .grid-price-mob {
    min-height: auto;
    min-width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #c5c9ce;
    border-radius: 15px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    box-shadow: 3px 3px 10px -2px #3f7a7f;
  }

  .container-description-minivan {
    font-size: 16px;
  }

  .popap-rent-minivan {
    z-index: 200;
    font-family: Unbounded, sans-serif;
    display: none;
  }

  .quize-rent-ninivan {
    z-index: 200;
    width: 100%;
    max-width: none;
    min-height: 100vh;
    min-width: auto;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
  }

  .form-quize-minivan {
    z-index: 200;
    width: auto;
    min-width: auto;
    flex-direction: column;
    position: relative;
  }

  .form-quize {
    width: auto;
    max-width: 330px;
    min-height: auto;
    min-width: auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .slider-quize {
    min-height: 450px;
    justify-content: center;
  }

  .mask-slider-quize {
    width: 100%;
    max-width: none;
  }

  .quize-1 {
    width: auto;
    min-height: 380px;
    min-width: 330px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .quize-button-right {
    z-index: 220;
    min-width: 160px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .text-quize-button-left, .text-block-10 {
    font-size: 16px;
  }

  .quize-button-left {
    min-width: 140px;
    margin-left: 10px;
  }

  .quize-request-1 {
    min-width: auto;
  }

  .radio-button-field {
    width: auto;
    min-width: 70%;
  }

  .radio-button {
    min-width: auto;
  }

  .radio-button-label {
    max-width: 80%;
  }

  .grid-quize-request-1 {
    justify-items: stretch;
  }

  .progres {
    background-image: url('../images/progresbar-1-4.svg');
    padding-right: 10px;
  }

  .progres._1 {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .progres._2 {
    background-image: url('../images/progresbar-2-4.svg');
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .progres._3, .progres._4 {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .quize-2, .quize-3 {
    min-height: 380px;
    min-width: 330px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .error-message {
    width: auto;
  }

  .quize-4 {
    min-height: 380px;
    min-width: 330px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .input-quize-phone-2 {
    width: 310px;
    border-radius: 10px;
  }

  .quize-button-finish {
    z-index: 210;
    min-width: 160px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .section-3-3 {
    display: flex;
  }

  .body-minivan, .body-bus {
    font-family: Unbounded, sans-serif;
  }

  .section-3-4 {
    display: flex;
  }

  .section-3-5 {
    overflow: visible;
  }

  .grid-about-1, .div-slogan, .heading-slogan-1 {
    font-size: 28px;
  }

  .heading-slogan-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    font-size: 28px;
  }

  .heading-slogan-3 {
    margin-top: 10px;
    margin-left: 100px;
    font-size: 28px;
  }

  .grid-customers {
    grid-template-columns: 1fr 1fr;
  }

  .div-homepage {
    padding-right: 20px;
  }

  .button-hero-404 {
    width: auto;
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .img-404 {
    max-width: 80%;
  }

  ._404 {
    font-size: 110px;
    line-height: 110%;
  }

  .div-thank-you-page {
    width: auto;
    height: 70%;
    min-width: 340px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_5e45cdff-e70c-ff6a-758f-9d4c17b08c22-2dc623f4 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-a4858ff9-bf6d-b46d-40a2-9bc743bea3ac-2dc623f4 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_55b18e55-de64-1393-3870-c4d15492c1a8-2dc623f4, #w-node-_670a8a54-c31a-cbb4-b937-9df22a23a9b6-2dc623f4, #w-node-df8ac817-9e0b-e354-f6a8-ffbe24c9e453-2dc623f4, #w-node-_28d5adbd-61e8-2b06-4a29-005ee4a88a05-2dc623f4, #w-node-_745b193b-3fe9-e891-73b6-f66dc13be6b3-2dc623f4, #w-node-_871c69cf-ab4a-89fa-a44c-31933460552c-2dc623f4, #w-node-_900ca99d-644b-bba8-445f-eb542c6c1a9f-2dc623f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_164e07ee-64f6-02ab-3943-b1c7e7e6b471-68893515 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_164e07ee-64f6-02ab-3943-b1c7e7e6b479-68893515 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_531c89ce-c646-3078-c32b-65cf45c1b13b-68893515, #w-node-b3f14d74-af8d-b5b0-b11d-7da60a692e70-68893515, #w-node-_4c388ba6-6938-68c6-d162-e5e2a070ce6c-68893515, #w-node-_4c388ba6-6938-68c6-d162-e5e2a070ce6e-68893515, #w-node-_3e5fe469-4612-de63-2ed8-6fdb2c2a0d0c-68893515, #w-node-_3e5fe469-4612-de63-2ed8-6fdb2c2a0d0e-68893515, #w-node-_07cc5b59-1a0e-1d20-6b4c-1344bcfba637-68893515, #w-node-_07cc5b59-1a0e-1d20-6b4c-1344bcfba639-68893515, #w-node-_8301cef6-9f6e-9f93-febe-02f47ed4a830-68893515, #w-node-_25eb0ea6-686e-73a4-34d7-1c881a7861c3-68893515, #w-node-_463a23c7-f1eb-56ae-0cda-9112a0654f48-68893515, #w-node-df0528e2-1173-d539-adf6-659a4153c1b3-68893515, #w-node-_3c929ecc-bde2-cc3a-cf43-90f8776e4393-68893515, #w-node-b40ee1aa-71ff-199d-d195-438a5dcf15e2-68893515, #w-node-e9d8a0f0-232f-e9f4-af9b-75a30db10bfd-68893515, #w-node-_5aa02e7f-42b8-c543-b384-2454a20cded6-68893515, #w-node-_65cb1d0a-f952-248f-4700-0186b78570a5-68893515, #w-node-_60edc4bb-bae1-1a1d-859d-e1cd228dc16c-68893515, #w-node-_80ddffc0-4849-1ce0-a7a9-f531e8054911-68893515, #w-node-ea9d05d0-da6a-1ac6-116f-bfb73f7103ef-68893515, #w-node-_78abf717-c626-3445-4300-fc620ba290ef-68893515, #w-node-ffe2326c-73fe-bc8a-f5c4-3d7a0fb99f71-68893515, #w-node-_3db21cd1-43b2-6c60-d011-556022b307f6-68893515, #w-node-_1ba1cd13-b884-c657-f607-07b024a23957-68893515, #w-node-f77113f0-7251-47bd-e208-6f0882c124c2-68893515, #w-node-b8809a07-5440-5d8b-f97f-b37b149fe3cb-68893515, #w-node-_444d80bf-9e79-8f15-78bc-54e761399d8a-68893515, #w-node-e97acc37-452e-95cf-5e8a-75ef4539626f-68893515, #w-node-_5da4976a-fc96-b5b3-272c-5d30356c5658-68893515, #w-node-_5da4976a-fc96-b5b3-272c-5d30356c565c-68893515, #w-node-_5da4976a-fc96-b5b3-272c-5d30356c5660-68893515, #w-node-_5da4976a-fc96-b5b3-272c-5d30356c5664-68893515, #w-node-f3b5fbe9-45c3-f259-0db1-b7abb3bfa9a5-68893515, #w-node-f3b5fbe9-45c3-f259-0db1-b7abb3bfa9a9-68893515, #w-node-f3b5fbe9-45c3-f259-0db1-b7abb3bfa9ad-68893515, #w-node-f3b5fbe9-45c3-f259-0db1-b7abb3bfa9b1-68893515 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_18be97e1-1c3c-1f21-7ea2-246efdad9447-309c34d1 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_18be97e1-1c3c-1f21-7ea2-246efdad944f-309c34d1 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e724-309c34d1, #w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e726-309c34d1, #w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e73a-309c34d1, #w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e73c-309c34d1, #w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e750-309c34d1, #w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e752-309c34d1, #w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e766-309c34d1, #w-node-f947fda0-2fd5-23e3-b6ac-e048dd44e768-309c34d1, #w-node-_8773cb58-e24c-3c45-facb-8ea55149c0e5-309c34d1, #w-node-_8773cb58-e24c-3c45-facb-8ea55149c0e7-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b457e-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4580-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4582-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4584-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4586-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4588-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b458a-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b458c-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b458e-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4590-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4592-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4594-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4596-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b4598-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b459a-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b459c-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a967e3-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a967e7-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a967eb-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a967ef-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a967f9-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a967fd-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a96801-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a96805-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a9680f-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a96813-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a96817-309c34d1, #w-node-_9d4aa725-bcff-8fef-bd23-761286a9681b-309c34d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c13fb980-17ed-5666-a9b5-e4c85cb373e3-46514b1a {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-c13fb980-17ed-5666-a9b5-e4c85cb373eb-46514b1a {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_8d29a942-9866-d5ab-2e26-beb436a9c985-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c987-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c999-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c99b-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c9ad-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c9af-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c9c1-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c9c3-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c9d5-46514b1a, #w-node-_8d29a942-9866-d5ab-2e26-beb436a9c9d7-46514b1a, #w-node-a3f9619f-8662-5a70-54e2-c11bf7be0494-46514b1a, #w-node-a3f9619f-8662-5a70-54e2-c11bf7be0496-46514b1a, #w-node-_108f5c4b-e743-9fa2-0e03-42d36ea8e9e4-46514b1a, #w-node-_108f5c4b-e743-9fa2-0e03-42d36ea8e9e6-46514b1a, #w-node-b93e2d42-5f99-820e-88c5-589d1b6a69a3-46514b1a, #w-node-b93e2d42-5f99-820e-88c5-589d1b6a69a5-46514b1a, #w-node-_9352e7a2-fd67-23ff-91fa-27fba9d431d0-46514b1a, #w-node-_9352e7a2-fd67-23ff-91fa-27fba9d431d2-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b46028e-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b460290-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b460292-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b460294-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b460296-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b460298-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b46029a-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b46029c-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b46029e-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602a0-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602a2-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602a4-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602a6-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602a8-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602aa-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602ac-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca89616-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca8961a-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca8961e-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca89622-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca8962c-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca89630-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca89634-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca89638-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca89642-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca89646-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca8964a-46514b1a, #w-node-_285502ed-2a4a-c92b-ab2e-eaf13ca8964e-46514b1a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dcc2af70-ae44-54d9-a832-53663a688cbc-3731de22 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_57a49442-e80d-8add-e0cc-bc68e84bfa8a-3731de22 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_20c8e202-638e-c821-6815-bafac4ed26e6-3731de22 {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_2ebc157c-307f-ea64-bec4-dd9492db62e7-3731de22, #w-node-_93a3921f-9a0d-357a-d0b2-e1ec1de0dd84-3731de22, #w-node-a6a726aa-f9e7-b4aa-a7b1-cb7cf398e5d5-3731de22, #w-node-ddc96fb6-56c3-3b5b-9764-4aef5514fcd4-3731de22, #w-node-_02dc3834-4fce-a290-2202-1e368ea5d7d9-3731de22, #w-node-_22601d83-d488-cb17-fc1d-e732058b2eb8-3731de22, #w-node-d24d2fc3-5270-a919-5118-e4d706528e9b-3731de22, #w-node-e6e07d77-573c-975c-283c-911083dd22fc-3731de22, #w-node-_521a4e34-db71-1f2d-7a85-380a837ee495-3731de22, #w-node-df33008b-537d-a259-dbe7-0fc01d6e9776-3731de22, #w-node-c493c09a-9892-0759-684d-ad9923af776a-3731de22, #w-node-_7d12b450-6cfa-6380-db3d-75d66497967e-3731de22 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-df8ac817-9e0b-e354-f6a8-ffbe24c9e453-2dc623f4, #w-node-_871c69cf-ab4a-89fa-a44c-31933460552c-2dc623f4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_900ca99d-644b-bba8-445f-eb542c6c1a9f-2dc623f4 {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5e45cdff-e70c-ff6a-758f-9d4c17b08c22-2dc623f4 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-df8ac817-9e0b-e354-f6a8-ffbe24c9e453-2dc623f4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_28d5adbd-61e8-2b06-4a29-005ee4a88a05-2dc623f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_745b193b-3fe9-e891-73b6-f66dc13be6b3-2dc623f4 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_871c69cf-ab4a-89fa-a44c-31933460552c-2dc623f4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_900ca99d-644b-bba8-445f-eb542c6c1a9f-2dc623f4 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-be032482-4c5b-3c01-dddc-83bb7e6aa660-2dc623f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_164e07ee-64f6-02ab-3943-b1c7e7e6b471-68893515, #w-node-_18be97e1-1c3c-1f21-7ea2-246efdad9447-309c34d1, #w-node-c13fb980-17ed-5666-a9b5-e4c85cb373e3-46514b1a {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_745b193b-3fe9-e891-73b6-f66dc13be6b3-2dc623f4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_871c69cf-ab4a-89fa-a44c-31933460552c-2dc623f4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_900ca99d-644b-bba8-445f-eb542c6c1a9f-2dc623f4 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_76a50d79-7438-c0b3-0866-4573bafad36f-68893515 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_76464930-4c25-ce77-e66a-001072398ac9-68893515, #w-node-b2ec93e4-6d22-10c6-bce9-3531c552d983-68893515, #w-node-ef6186ad-3e70-a7ca-a77d-072a06f8d4c1-68893515, #w-node-_583dc203-d6ec-5969-26be-39bc15d1872e-68893515, #w-node-d842d84c-6225-2982-9e69-9a0716a0bd75-68893515, #w-node-_4b05cb17-2df8-2720-fdee-2456b70d46aa-68893515 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6d894dd4-9a28-a506-c47a-b7e13cc247e5-68893515 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6d894dd4-9a28-a506-c47a-b7e13cc247e7-68893515, #w-node-_6d894dd4-9a28-a506-c47a-b7e13cc247e9-68893515, #w-node-_6d894dd4-9a28-a506-c47a-b7e13cc247eb-68893515, #w-node-_6d894dd4-9a28-a506-c47a-b7e13cc247ed-68893515, #w-node-_6d894dd4-9a28-a506-c47a-b7e13cc247ef-68893515, #w-node-_6d894dd4-9a28-a506-c47a-b7e13cc247f1-68893515 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2ae7c5b1-456f-4414-b73c-42a807ab5a0f-68893515 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2ae7c5b1-456f-4414-b73c-42a807ab5a11-68893515, #w-node-_2ae7c5b1-456f-4414-b73c-42a807ab5a13-68893515, #w-node-_2ae7c5b1-456f-4414-b73c-42a807ab5a15-68893515, #w-node-_2ae7c5b1-456f-4414-b73c-42a807ab5a17-68893515, #w-node-_2ae7c5b1-456f-4414-b73c-42a807ab5a19-68893515, #w-node-_2ae7c5b1-456f-4414-b73c-42a807ab5a1b-68893515 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a40e463e-cbad-83b5-d91e-2540967b459f-309c34d1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a40e463e-cbad-83b5-d91e-2540967b45a1-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45a3-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45a5-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45a7-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45a9-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45ab-309c34d1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a40e463e-cbad-83b5-d91e-2540967b45ae-309c34d1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a40e463e-cbad-83b5-d91e-2540967b45b0-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45b2-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45b4-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45b6-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45b8-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45ba-309c34d1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a40e463e-cbad-83b5-d91e-2540967b45bd-309c34d1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a40e463e-cbad-83b5-d91e-2540967b45bf-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45c1-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45c3-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45c5-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45c7-309c34d1, #w-node-a40e463e-cbad-83b5-d91e-2540967b45c9-309c34d1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d82bb158-ae25-d562-1466-631e3b4602af-46514b1a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d82bb158-ae25-d562-1466-631e3b4602b1-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602b3-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602b5-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602b7-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602b9-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602bb-46514b1a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d82bb158-ae25-d562-1466-631e3b4602be-46514b1a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d82bb158-ae25-d562-1466-631e3b4602c0-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602c2-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602c4-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602c6-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602c8-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602ca-46514b1a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d82bb158-ae25-d562-1466-631e3b4602cd-46514b1a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d82bb158-ae25-d562-1466-631e3b4602cf-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602d1-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602d3-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602d5-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602d7-46514b1a, #w-node-d82bb158-ae25-d562-1466-631e3b4602d9-46514b1a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Futura Pt';
  src: url('../fonts/futura-pt-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Pt Book';
  src: url('../fonts/futura-pt-book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Pt';
  src: url('../fonts/futura-pt-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Pt';
  src: url('../fonts/futura-pt-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}