:root {
  --3: 3px;
  --grey: #d9dada;
  --blue-grey: #042d7d;
  --white: #fff;
  --grey-dark: #2c2c2c;
  --mandarin: #e06e25;
  --blue-light: #4ba1e3;
  --blue-dark: #1a0276;
  --black: black;
  --blue-grey-light: #384281;
}

.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-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

.navbar {
  border-bottom: var(--3) solid var(--grey);
  background-color: var(--blue-grey);
  background-image: none;
  flex-flow: row;
  place-content: space-between space-around;
  height: 80px;
  position: fixed;
  inset: 0% 0% auto;
}

.container-naw {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  align-items: stretch;
  max-width: 1400px;
  height: 80px;
  display: flex;
}

.brand {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.brand.w--current {
  box-sizing: border-box;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  margin: 20px auto auto;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.nav-menu {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: block;
}

.nav-link-2 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.nav-link {
  color: #fff;
  margin-right: 0%;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}

.section-naw {
  z-index: 20000;
  height: 80px;
  position: relative;
}

.section-main {
  z-index: 10002;
  padding-top: 45px;
  position: relative;
}

.container-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  text-align: left;
  flex-flow: wrap;
  place-content: flex-start;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.heading {
  color: #1a75bc;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}

.text-maysternia {
  color: var(--blue-grey);
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
}

.section-image-bg-2 {
  border-bottom: var(--3) solid var(--grey);
  background-image: url('../images/Автомобіль.avif');
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 250px;
  padding-bottom: 0;
}

.grid-price {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template: "Area Area-3 Area-4 Area-5 Area-6 Area-7" minmax(auto, 4fr)
  / 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.heading-h2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
}

.heading-h2.wight {
  color: #fff;
  width: 100%;
  height: auto;
  margin-bottom: 2%;
  font-size: 35px;
}

.heading-h2.wight._2 {
  height: auto;
  margin-bottom: 3%;
  line-height: 37px;
}

.heading-h2.wight.price {
  margin-bottom: 2%;
}

.heading-h2._404 {
  margin-bottom: 0;
}

.div-cont-price-card-image {
  text-align: center;
  max-width: 250px;
  max-height: 250px;
}

.div-cont-price-card-image.price {
  max-width: none;
  max-height: 250px;
}

.container-price-and-service {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  max-width: 1400px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-card {
  max-height: 250px;
  position: static;
  overflow: visible;
}

.image-card.servise {
  width: 100%;
  height: 250px;
  max-height: 265px;
}

.image-card.price {
  width: auto;
  max-width: none;
  max-height: 250px;
}

.div-cont-card-text {
  background-color: var(--mandarin);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-top-left-radius: 112px;
  max-width: 250px;
  max-height: 117px;
  box-shadow: inset 9px -5px 15px #0003, -17px -3px 16px -6px #0003;
}

.div-cont-card-text.steps {
  background-color: var(--white);
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  width: 320px;
  max-width: none;
  height: 470px;
  max-height: none;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 30px 40px 30px 50px;
  display: flex;
  transform: scale(1);
  box-shadow: 2px 2px 5px -2px #0003, inset 9px -5px 15px #0003, -17px -3px 16px -6px #0003;
}

.div-cont-card-text.steps.name {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100px;
}

.div-cont-card-text.service {
  background-color: #1a75bc;
  width: auto;
  max-width: 300px;
  height: 80px;
}

.div-cont-card-text.price {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 117px;
}

.text-cart {
  box-shadow: none;
  color: var(--blue-grey);
  text-align: right;
  -webkit-text-fill-color: inherit;
  background-color: #1a027600;
  background-clip: padding-box;
  border: 1px #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  min-height: 45px;
  margin-top: -42px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.text-cart.service {
  color: var(--white);
  text-align: right;
  justify-content: center;
  align-items: stretch;
  min-height: 80px;
  margin-top: -70px;
  padding-left: 20px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.text-cart.service._2 {
  justify-content: flex-start;
  align-items: stretch;
  min-height: 40px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
}

.text-cart.service._1 {
  justify-content: flex-end;
  align-items: stretch;
  min-height: 40px;
  margin-top: -70px;
  font-size: 16px;
  font-weight: 400;
}

.div-block-13 {
  background-color: var(--blue-grey);
  background-image: none;
}

.div-block-13.servise {
  background-image: none;
  height: auto;
}

.div-cont-card {
  border: 1px #fff;
  max-width: 250px;
  max-height: 325px;
}

.div-cont-card.service {
  width: 285px;
  max-width: 285px;
  height: 260px;
  max-height: 260px;
}

.div-cont-card.price {
  max-width: 250px;
  max-height: 325px;
}

.link-block-card {
  text-decoration: none;
  display: block;
}

.text-price-card {
  color: var(--white);
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  height: 45px;
  margin-top: 5px;
  padding-left: 0;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
}

.div-logo-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 400px;
  height: 292px;
  margin-top: 10px;
  display: flex;
}

.div-name {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 150px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 34px;
  display: flex;
}

.image {
  max-width: none;
}

.button {
  z-index: 300;
  background-color: var(--mandarin);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 70px;
  margin-right: -260px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 500;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.button.contacts {
  height: 70px;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.div-cont-button {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.div-cont-button.contacts {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  padding-right: 0;
}

.div-cont-button.price {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

.section-2 {
  opacity: 1;
  mix-blend-mode: exclusion;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  height: 420px;
}

.section-steps {
  height: auto;
  padding-top: 100px;
  display: block;
}

.container-steps {
  max-width: 940px;
  margin-top: 60px;
  padding-bottom: 110px;
}

.text-row {
  color: #030303;
  text-align: left;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.text-row.white {
  color: var(--white);
  margin-left: 0;
  font-weight: 300;
}

.text-row.white.price {
  color: #ffffffe0;
  font-size: 16px;
}

.grid-services {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: center;
  width: 1200px;
  display: grid;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "Area Area-2"
  / minmax(auto, .5fr) minmax(auto, .75fr);
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 0;
  display: grid;
}

.section-services {
  border-top: var(--3) solid var(--grey);
  border-bottom: var(--3) solid var(--grey);
  background-color: var(--blue-grey);
  height: auto;
  padding-top: 100px;
  padding-bottom: 120px;
}

.section-5 {
  height: 80vh;
}

.container-5 {
  height: 550px;
}

.image-2 {
  max-width: 50%;
  margin-top: 10%;
}

.container-guarantees {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: wrap;
  place-content: space-around center;
  align-items: center;
  max-width: 940px;
  height: 250px;
  display: flex;
}

.list-item-guarantees {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 500;
  list-style-type: square;
}

.list-item-guarantees.white {
  color: var(--white);
  font-weight: 400;
  line-height: 1.5;
}

.list-item-2, .list-item-3, .list-item-4 {
  text-transform: uppercase;
}

.section-info {
  height: 180px;
  padding-top: 60px;
}

.container-info {
  background-color: var(--blue-grey);
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  padding: 1% 5%;
  display: flex;
}

.text-info {
  color: var(--white);
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.section-contacts {
  border-top: 3px solid var(--grey);
  border-bottom: 3px none var(--grey);
  background-color: var(--blue-grey);
}

.container-contacts {
  width: 1200px;
  max-width: 980px;
  height: auto;
  padding-top: 80px;
  padding-bottom: 40px;
}

.text-contacts {
  color: var(--grey);
  text-transform: none;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.5;
}

.text-contacts.number {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
}

.text-contacts.number.main {
  margin-bottom: 0;
  font-size: 19px;
}

.text-contacts.main {
  color: var(--blue-grey);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.text-contacts.adress {
  font-size: 16px;
}

.link {
  color: var(--grey);
  font-size: 28px;
  text-decoration: none;
}

.link.main {
  color: var(--blue-grey);
  font-size: 21px;
  font-weight: 600;
}

.div-map {
  background-image: url('../images/Карта-МАЙСТЕРНЯ-АНТИКОРОЗІЙНОЇ-ОБРОБКИ-АВТОМОБІЛЯ.avif');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  height: 400px;
}

.text-copyright {
  color: #d9dada78;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-18 {
  width: 100px;
  height: 100px;
}

.div-cont-list-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-cont-row-text {
  border-bottom: 3px solid var(--blue-grey);
  box-shadow: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  transition: opacity .2s;
  display: flex;
}

.div-cont-row-text.white {
  border-bottom-color: var(--mandarin);
}

.text-symbol {
  color: var(--blue-light);
  text-align: center;
  overflow-wrap: normal;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 800;
  line-height: 1;
  box-shadow: -10px -14px 15px -5px #0003;
}

.text-symbol:hover {
  font-size: 85px;
}

.text-symbol.orange {
  color: var(--mandarin);
  font-size: 80px;
}

.text-symbol.orange:hover {
  font-size: 85px;
}

.div-cont-symbol {
  z-index: 100;
  width: 100px;
  height: 80px;
  position: relative;
}

.div-cont-symbol.price {
  height: 80px;
}

.div-cont-steps {
  background-color: var(--white);
  margin-right: 0%;
  box-shadow: 0 -1px 5px #0003;
}

.text-slogan {
  color: var(--mandarin);
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.container-reviews {
  z-index: auto;
  max-width: 1200px;
}

.section-reviews {
  background-color: var(--grey);
  background-image: url('../images/Авто-зима.avif');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 100px;
  padding-bottom: 80px;
}

.div-block-21 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  place-content: space-around center;
  align-items: center;
  display: flex;
}

.text-block-10 {
  line-height: 20;
}

.text-reviews {
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.image-stars {
  margin-bottom: 5px;
}

.slider-reviews {
  background-color: #ddd0;
  height: 550px;
}

.div-block-stars {
  text-align: right;
  margin-bottom: 10px;
}

.text-block-12 {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.text-names {
  text-align: right;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.section-price {
  border-top: var(--3) solid var(--grey);
  border-bottom: var(--3) solid var(--grey);
  background-color: var(--blue-grey);
  padding-top: 80px;
  padding-bottom: 60px;
}

.div-cont-shadow-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 3px solid var(--mandarin);
  background-color: var(--white);
  flex-flow: wrap;
  flex: 0 auto;
  place-content: center;
  align-items: center;
  width: 260px;
  height: 70px;
  display: flex;
}

.link-block-button {
  width: 45px;
  height: 45px;
}

.link-block-button._2 {
  margin-right: 20px;
}

.image-messenger {
  max-height: 100%;
}

.image-5 {
  max-height: 100%;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.container-steps-price {
  background-color: #042d7d00;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  max-width: 940px;
  margin-top: 60px;
  display: flex;
}

.section-7 {
  margin-top: 0%;
}

.heading-h3 {
  color: var(--white);
  text-align: center;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}

.section-8 {
  z-index: auto;
  background-image: url('../images/Майстерня-антикорозійної-обробки-автомобіля.avif');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
  margin-top: 60px;
  position: static;
  inset: auto 0% 0%;
  overflow: visible;
}

.section-guarantees {
  background-color: var(--white);
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-cont-list {
  box-shadow: 0 1px 5px #0003;
}

.section-image-bg-1 {
  background-image: url('../images/Автомобіль.avif');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 220px;
}

.section-10 {
  height: 855px;
}

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

.dropdown {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  display: flex;
}

.text-block-13 {
  text-transform: uppercase;
}

.dropdown-link {
  text-overflow: clip;
  overflow-wrap: normal;
}

.dropdown-list {
  text-overflow: ellipsis;
}

.dropdown-list.w--open {
  text-overflow: clip;
  overflow-wrap: normal;
}

.grid-4 {
  flex-flow: wrap;
  display: flex;
}

.div-cont-advantages {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-projects {
  height: auto;
  padding-top: 30px;
}

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

.container-advantages {
  max-width: 1200px;
}

.container-projects {
  max-width: 1920px;
}

.slider-photo {
  border-top: var(--3) solid var(--grey);
  border-right: 1px none var(--white);
  border-left: 1px none var(--white);
  height: 600px;
  margin-top: 20px;
}

.lightbox-link {
  border: 1px solid var(--white);
  width: 100%;
}

.div-cont-photo {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-1 {
  background-image: url('../images/Захист-авто-від-корозії-Майстерня-антикорозійної-обробки-1920.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Результат-обробки-арки-авто-Майстерня.avif');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Фото-днища-автомобіля-після-антикорозійної-обробки-автомобіля-Майстерня-1920.avif');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Фото-обробленого-авто-антикорозійними-засобами-Майстерня.avif');
  background-position: 50% 0;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Днище-електрокару-після-антикорозійної-обробки-1920.avif');
  background-position: 50% 80%;
  background-size: cover;
  background-attachment: scroll;
}

.slide-6 {
  background-image: url('../images/Днище-авто-оброблене-антикор-засобами-Майстерня.avif');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Результат-обробки-арки-авто-антикорозійними-засобами-Майстерня-1920.avif');
  background-position: 50% 0;
  background-size: cover;
}

.section-about-us {
  border-bottom: var(--3) solid var(--grey);
  background-color: var(--blue-grey);
  background-image: linear-gradient(#000000cf, #fff0), url('../images/Car-bg.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 900px;
  padding-top: 100px;
  padding-bottom: 120px;
}

.text-about-us {
  color: var(--white);
  max-width: 1200px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.5;
}

.text-about-us._404 {
  color: var(--blue-grey);
  font-size: 19px;
  font-weight: 700;
}

.list {
  background-color: var(--white);
  flex: 0 auto;
  width: 940px;
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 70px;
  list-style-type: square;
}

.list-guarantees {
  margin-bottom: 0;
  padding-left: 40px;
}

.div-main-image-bg {
  background-image: url('../images/Результат-обробки-арки-авто-Майстерня.avif');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
  margin-top: 50px;
}

.div-advantages-image-bg {
  background-image: url('../images/Днище-автомобіля-оброблене-антикором-Майстерня.avif');
  background-position: 50% 0;
  background-size: cover;
  width: 17%;
  height: 400px;
  margin-right: 10px;
}

.slide-8 {
  background-image: url('../images/Майстерня_антикорозійної_обробки_автомобіля.avif');
  background-position: 100%;
  background-size: cover;
}

.section-service-process {
  border-bottom: var(--3) solid var(--grey);
  background-color: var(--blue-grey);
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-electrocars {
  border-bottom: var(--3) solid var(--grey);
  background-color: var(--blue-grey);
  padding-top: 0;
  padding-bottom: 100px;
}

.container-about-us {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  display: flex;
}

.div-cont-about-us {
  background-color: var(--blue-grey);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 940px;
  display: block;
}

.div-block-27 {
  background-image: url('../images/2-Підготовка-авто-до-антикорозійної-обробки.avif');
  background-repeat: repeat-x;
  background-size: auto;
  height: auto;
}

.div-block-28 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-electrocars {
  color: var(--white);
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.5;
}

.div-cont {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.image-electrocars-1 {
  border: 1px #d9dadac4;
  display: block;
}

.image-electrocars-2 {
  border: 1px #d9dadac4;
  height: 100%;
}

.div-cont-electrocars-image-2 {
  border: 1px solid var(--white);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-on-image {
  color: var(--white);
  text-align: center;
  width: 50%;
  margin-top: -56px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.div-block-31 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-cont-electrocars-image-1 {
  border: 1px solid var(--white);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-electrocars-bg {
  border-top: var(--3) solid var(--grey);
  border-bottom: var(--3) solid var(--grey);
  outline-color: var(--grey);
  outline-offset: 0px;
  background-image: url('../images/Автомобіль1.avif');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: fixed;
  outline-width: 3px;
  outline-style: none;
  height: 380px;
  margin-bottom: 80px;
}

.container-electrocars {
  margin-top: 0;
}

.container-16 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  max-width: 1200px;
}

.text-service-process {
  color: var(--white);
  width: 600px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.5;
}

.container-service-process {
  max-width: 1200px;
  margin-bottom: 20px;
}

.code-embed-map {
  object-fit: contain;
  overflow: clip;
}

.icon-2, .icon-3 {
  background-color: var(--blue-grey);
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.slide-nav-2 {
  box-shadow: none;
  background-color: #afafaf00;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.image-service-process {
  border: 1px solid var(--white);
  vertical-align: baseline;
  max-width: 100%;
  display: inline-block;
}

.image-service-process._2 {
  display: none;
}

.div-cont-service-process {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: stretch;
  max-width: 1200px;
  margin-top: 40px;
  display: flex;
}

.div-cont-service-process-text {
  padding-left: 20px;
}

.div-arrow-home {
  z-index: 10001;
  background-color: var(--blue-grey);
  background-image: url('../images/Стрілка-вгору.png');
  background-position: 50%;
  background-size: cover;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  position: fixed;
  bottom: 0;
  right: 10px;
}

.div-block-33 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-cont-address {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-cont-about-us-text {
  border: 1px solid var(--white);
  padding: 40px;
}

.right-arrow {
  width: 70px;
  margin-right: 10px;
}

.left-arrow {
  width: 70px;
  margin-left: 10px;
}

.right-arrow-2, .left-arrow-2 {
  overflow: visible;
}

.div-block-36 {
  width: 50%;
}

.div-block-37 {
  justify-content: flex-end;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.image-6 {
  margin-left: 10px;
}

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

.utility-page-content {
  text-align: center;
  background-color: #fff8f8b5;
  flex-direction: column;
  width: auto;
  padding: 20px 40px 40px;
  display: flex;
}

.section-404 {
  background-image: url('../images/Bg-BMW.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 80vh;
}

.text-block-14 {
  color: var(--blue-grey);
  font-family: Inter, sans-serif;
  font-size: 120px;
  font-weight: 900;
  line-height: 1.5;
}

.button-2 {
  width: 220px;
  height: 70px;
}

.button-3 {
  background-color: var(--mandarin);
  text-transform: uppercase;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 70px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.video {
  width: 100%;
}

.div-cont-video {
  border: 1px solid var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.div-cont-qr-and-button {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-cont-qr {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60%;
  height: 80px;
  display: flex;
}

.div-cont-qr-image {
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  display: flex;
}

.image-qr {
  outline-color: var(--mandarin);
  outline-offset: 0px;
  border-radius: 14px;
  outline-width: 2px;
  outline-style: solid;
  width: 100%;
  max-width: none;
  height: 100%;
}

.text-block-15 {
  width: 69.4681%;
  margin-bottom: 5px;
  margin-left: -5px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.text-block-15._2 {
  color: var(--grey);
}

.div-cont-electrocars-text {
  border: 1px solid var(--white);
  padding: 20px 20px 0;
}

.div-block-43 {
  width: 43%;
}

.div-block-44 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: 60px;
  padding-top: 5px;
  display: inline-block;
}

.slide-9 {
  background-image: url('../images/Мирослав-Майстерня-антикорозійної-обробки_авто-м.-Бориспіль.jpg');
  background-position: 100%;
  background-size: auto;
}

.slide-10 {
  background-image: url('../images/4-Підготовка-до-обробки-авто-Майстерня.avif');
  background-position: 50%;
  background-size: contain;
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 80px;
    inset: 0% 0% auto;
  }

  .container-naw {
    justify-content: space-around;
    width: auto;
    max-width: none;
    height: 80px;
    margin-left: 10px;
    margin-right: 5px;
    padding-top: 8px;
    display: flex;
  }

  .brand {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .brand.w--current {
    margin-top: 0;
  }

  .nav-menu {
    background-color: var(--blue-grey);
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 200px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .nav-link-2 {
    border-top: 3px solid var(--grey);
    display: block;
  }

  .nav-link {
    border-top: 3px solid var(--grey);
  }

  .icon {
    color: #fff;
  }

  .section-main {
    padding-top: 35px;
  }

  .container-main {
    justify-content: center;
    align-items: center;
    max-width: 720px;
    height: auto;
  }

  .heading {
    font-size: 20px;
  }

  .text-maysternia {
    font-size: 41px;
  }

  .section-image-bg-2 {
    background-position: 50%;
    background-attachment: scroll;
  }

  .grid-price {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    grid-template: "Area Area-3"
                   ". ."
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: stretch center;
    place-items: center;
    display: grid;
  }

  .heading-h2.wight {
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
  }

  .container-price-and-service {
    margin-bottom: 0;
    padding-top: 0%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-card {
    height: auto;
  }

  .image-card.price {
    max-width: none;
    max-height: 225px;
  }

  .div-cont-card-text.steps {
    justify-content: flex-end;
    align-items: flex-start;
    width: 240px;
    height: 500px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-cart {
    min-height: 40px;
    margin-top: -41px;
    font-size: 17px;
    font-weight: 600;
  }

  .div-block-13 {
    padding-top: 3%;
    padding-bottom: 0%;
  }

  .div-cont-card {
    margin-bottom: 0;
  }

  .div-cont-card.service {
    width: 285px;
    max-width: 285px;
  }

  .div-cont-card.price {
    margin-bottom: auto;
  }

  .text-price-card {
    height: 40px;
  }

  .div-name {
    justify-content: flex-start;
    align-items: flex-start;
    height: 100px;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 0;
  }

  .div-cont-button {
    padding-right: 0;
  }

  .div-cont-button.price {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-right: 20px;
  }

  .section-steps {
    padding-top: 80px;
  }

  .grid-services {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    place-items: stretch stretch;
    width: auto;
    margin-bottom: 20px;
  }

  .grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: minmax(300px, .5fr) 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    place-content: flex-start center;
    place-items: center;
    width: auto;
    display: flex;
  }

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

  .container-guarantees {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    place-content: center;
    align-items: center;
  }

  .list-item-guarantees {
    font-size: 14px;
  }

  .section-info {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-info {
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .text-info {
    font-size: 17px;
  }

  .container-contacts {
    width: auto;
    height: auto;
    padding-top: 80px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-contacts {
    margin-left: 0;
    font-size: 19px;
  }

  .text-contacts.main {
    font-size: 16px;
    font-weight: 700;
  }

  .text-contacts.adress {
    font-size: 16px;
  }

  .link.main {
    font-size: 17px;
  }

  .text-slogan {
    font-size: 13px;
  }

  .section-reviews {
    padding-top: 80px;
  }

  .div-block-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

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

  .slider-reviews {
    height: 570px;
  }

  .section-price {
    padding-top: 80px;
  }

  .link-block-button._1 {
    width: 45px;
    height: 45px;
  }

  .container-steps-price {
    max-width: none;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-guarantees {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .div-cont-list {
    width: auto;
  }

  .section-image-bg-1 {
    background-position: 50% 80%;
    background-attachment: scroll;
  }

  .div-cont-advantages {
    flex-flow: row;
  }

  .section-projects {
    padding-top: 25px;
    padding-bottom: 0;
  }

  .section-advantages {
    padding-top: 80px;
    padding-bottom: 110px;
  }

  .container-advantages {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-photo {
    border-left-style: none;
    border-right-style: none;
  }

  .section-about-us {
    height: auto;
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .text-about-us {
    font-size: 16px;
  }

  .list-guarantees {
    margin-bottom: 0;
  }

  .div-main-image-bg {
    height: 200px;
  }

  .section-service-process {
    padding-top: 80px;
  }

  .div-cont-about-us {
    background-color: #042d7d00;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-electrocars {
    font-size: 16px;
  }

  .image-electrocars-1, .image-electrocars-2 {
    border-style: none;
  }

  .div-cont-electrocars-image-2, .div-cont-electrocars-image-1 {
    border: 1px solid var(--white);
  }

  .div-electrocars-bg {
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .container-electrocars {
    max-width: none;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-16 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .text-service-process {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
  }

  .code-embed-map {
    display: flex;
  }

  .icon-2 {
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 50px;
    margin-top: 360px;
    margin-right: 5px;
    display: flex;
  }

  .icon-3 {
    background-color: var(--blue-grey);
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 50px;
    margin-top: 400px;
    margin-left: 5px;
    display: flex;
  }

  .slide-nav-2 {
    max-width: 740px;
  }

  .image-service-process {
    vertical-align: baseline;
    max-width: 100%;
    margin-bottom: 20px;
    display: none;
  }

  .image-service-process._2 {
    border-style: none;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    display: inline-flex;
  }

  .div-cont-service-process {
    flex-flow: column;
    align-items: flex-start;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-cont-service-process-text {
    border: 1px solid var(--white);
    padding: 40px 40px 20px;
  }

  .div-arrow-home {
    margin-bottom: 5px;
    right: 5px;
  }

  .menu-button {
    background-color: var(--blue-grey);
    height: 30px;
  }

  .menu-button.w--open {
    background-color: var(--blue-light);
    height: 45px;
    padding: 10px;
  }

  .div-cont-about-us-text {
    border: 1px solid var(--white);
    background-color: var(--blue-grey);
    padding-bottom: 20px;
  }

  .right-arrow {
    width: 50px;
    margin-right: 10px;
  }

  .left-arrow {
    width: 50px;
    margin-left: 10px;
  }

  .image-6 {
    margin-top: 10px;
    margin-left: 0;
  }

  .div-cont-video {
    border: 1px solid var(--white);
  }

  .div-cont-qr-and-button {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .text-block-15 {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.5;
    display: none;
  }

  .text-block-15._2 {
    display: none;
  }

  .div-cont-electrocars-text {
    border: 1px solid var(--white);
    padding: 40px 30px 20px 40px;
  }

  .div-block-43 {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .bold-text {
    font-size: 19px;
  }
}

@media screen and (max-width: 767px) {
  .container-naw {
    height: 80px;
  }

  .brand {
    height: auto;
    padding-left: 0;
  }

  .nav-menu {
    margin-top: 0;
  }

  .container-main {
    padding-right: 25px;
  }

  .heading {
    font-size: 18px;
  }

  .text-maysternia {
    font-size: 35px;
  }

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

  .heading-h2 {
    font-size: 25px;
  }

  .heading-h2.wight {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .heading-h2.wight._2 {
    margin-bottom: 50px;
  }

  .image-card.price {
    max-height: 250px;
  }

  .div-cont-card-text.steps {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-top: -30px;
    margin-bottom: 0;
    padding: 20px 20px 50px 40px;
  }

  .div-block-13 {
    padding-top: 3%;
    padding-bottom: 10%;
  }

  .div-cont-card.service {
    width: 250px;
    max-width: 250px;
  }

  .div-name {
    height: auto;
    margin-left: 25px;
    padding-left: 0;
  }

  .button {
    margin-right: -260px;
  }

  .button.contacts {
    margin-right: -220px;
  }

  .div-cont-button.contacts {
    margin-top: 30px;
  }

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

  .text-row, .text-row.white.price {
    font-size: 14px;
  }

  .container-guarantees {
    flex-flow: row;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .text-info {
    font-size: 12px;
  }

  .container-contacts {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-contacts {
    margin-bottom: 10px;
    margin-left: 25px;
    font-size: 17px;
  }

  .text-contacts.number {
    margin-bottom: 10px;
  }

  .text-contacts.main {
    font-size: 15px;
  }

  .link {
    font-size: 20px;
  }

  .text-copyright {
    text-align: left;
    font-size: 10px;
  }

  .div-cont-row-text.white {
    height: 100px;
    padding-top: 10px;
  }

  .div-cont-symbol.price {
    height: 100%;
  }

  .div-cont-steps {
    margin-top: 40px;
  }

  .div-block-21 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
    padding-top: 40px;
  }

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

  .slider-reviews {
    height: auto;
  }

  .container-steps-price {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h3 {
    margin-bottom: 20px;
    font-size: 23px;
  }

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

  .div-cont-advantages {
    flex-flow: row;
    margin-top: 40px;
  }

  .container-projects {
    max-width: 767px;
  }

  .section-about-us {
    height: auto;
    padding-top: 40px;
  }

  .list-guarantees {
    margin-top: 10px;
  }

  .div-main-image-bg {
    margin-top: 40px;
  }

  .div-advantages-image-bg {
    height: 500px;
  }

  .div-cont-about-us {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .container-electrocars {
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-16 {
    margin-top: 50px;
  }

  .icon-2 {
    background-color: #042d7db0;
    margin-top: auto;
    margin-bottom: 100px;
    margin-right: 0;
  }

  .icon-3 {
    background-color: #042d7db0;
    margin-top: auto;
    margin-bottom: 100px;
    margin-left: 0;
  }

  .slide-nav-2 {
    background-color: #042d7db0;
  }

  .image-service-process {
    display: none;
  }

  .div-cont-service-process {
    flex-flow: column;
  }

  .div-cont-service-process-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-arrow-home {
    right: 5px;
  }

  .menu-button {
    float: right;
  }

  .div-cont-about-us-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-arrow, .left-arrow {
    width: 50px;
  }

  .image-6 {
    max-width: 80%;
    margin-top: 0;
  }

  .div-cont-qr-and-button {
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 30px;
  }

  .div-cont-qr {
    justify-content: flex-start;
    align-items: center;
    width: 20%;
    height: 70px;
    margin-left: 25px;
  }

  .div-cont-qr-image {
    display: none;
  }

  .div-cont-electrocars-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-43 {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    margin-left: auto;
    margin-right: auto;
  }

  .container-naw {
    height: 80px;
    margin-right: 0;
    padding-top: 0;
  }

  .brand {
    background-image: none;
    background-size: auto;
    flex-flow: row;
    width: 120px;
    height: 70px;
  }

  .brand.w--current {
    margin-top: 10px;
    padding-left: 0;
  }

  .section-main {
    z-index: 10002;
    background-color: var(--white);
    padding-top: 40px;
    position: relative;
  }

  .container-main {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }

  .heading {
    text-align: center;
    font-size: 17px;
  }

  .text-maysternia {
    text-align: center;
    font-size: 39px;
  }

  .section-image-bg-2 {
    border-bottom-width: 4px;
    border-bottom-color: var(--blue-grey);
    background-image: url('../images/Авто.avif');
    background-position: 50%;
    background-size: contain;
    background-attachment: scroll;
    padding-top: 100px;
  }

  .grid-price {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template: "Area Area-3"
                   ". ."
                   ". ."
                   / 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: grid;
  }

  .heading-h2 {
    color: var(--grey-dark);
    margin-bottom: 30px;
    font-size: 21px;
  }

  .heading-h2.wight {
    height: auto;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 600;
  }

  .heading-h2.wight._2 {
    height: auto;
    margin-bottom: 20px;
    font-size: 28px;
  }

  .heading-h2._404 {
    color: var(--blue-grey);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
  }

  .container-price-and-service {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-cont-card-text.steps {
    padding-left: 30px;
  }

  .text-cart {
    color: var(--blue-grey);
    min-height: 35px;
    margin-top: -26px;
    padding-right: 10px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
  }

  .text-cart.service {
    font-size: 16px;
    font-weight: 400;
  }

  .text-cart.service._2 {
    font-size: 16px;
  }

  .text-cart.service._1 {
    font-size: 16px;
    font-weight: 400;
  }

  .div-block-13 {
    height: auto;
  }

  .div-cont-card {
    max-width: 120%;
    max-height: none;
  }

  .div-cont-card.service {
    width: 280px;
    max-width: 280px;
  }

  .text-price-card {
    height: 35px;
    margin-top: 0;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .div-name {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin: 100px 0 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    width: 100%;
    margin-bottom: 70px;
    margin-right: -100%;
  }

  .div-cont-button {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-cont-button.contacts, .div-cont-button.price {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .section-steps {
    padding-top: 80px;
  }

  .text-row {
    margin-top: 13px;
    margin-right: 0;
    font-size: 12px;
  }

  .text-row.white.price {
    text-transform: none;
    margin-top: 13px;
    font-size: 16px;
    font-weight: 400;
  }

  .text-row.advantages {
    color: #1a1919;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 500;
  }

  .grid-services {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 10px;
  }

  .section-services {
    border-top-color: var(--grey);
    padding-top: 100px;
  }

  .container-guarantees {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 70px;
    padding-bottom: 60px;
    padding-right: 20px;
    display: block;
  }

  .list-item-guarantees {
    color: #111;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }

  .text-info {
    text-align: center;
  }

  .container-contacts {
    flex-flow: column;
    justify-content: center;
    height: auto;
    padding-top: 100px;
    padding-bottom: 40px;
    display: flex;
  }

  .text-contacts {
    margin-left: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
  }

  .text-contacts.number.main {
    font-size: 21px;
  }

  .text-contacts.main {
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 16px;
    font-weight: 500;
  }

  .text-contacts.adress, .link.main {
    font-size: 16px;
  }

  .div-map {
    max-width: 478px;
  }

  .text-copyright {
    font-size: 9px;
  }

  .div-cont-list-row {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-bottom: 3px solid var(--blue-grey);
    justify-content: center;
    align-items: flex-start;
    height: 150px;
  }

  .div-cont-list-row.price {
    justify-content: center;
    align-items: flex-start;
    height: 200px;
    margin-bottom: 20px;
  }

  .div-cont-list-row.adva {
    justify-content: center;
    align-items: center;
  }

  .div-cont-list-row.steps {
    height: 170px;
  }

  .div-cont-row-text {
    border-bottom-style: none;
    height: 100px;
  }

  .div-cont-row-text.white {
    height: auto;
    padding-top: 0;
    padding-right: 10px;
  }

  .text-symbol.orange {
    width: 100%;
    height: 100%;
    padding-top: 5px;
  }

  .text-symbol.orange.advan {
    height: auto;
  }

  .div-cont-symbol.price {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-cont-steps {
    margin-top: 60px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-slogan {
    text-align: center;
    text-transform: capitalize;
    max-width: 250px;
    margin-top: 45px;
    margin-bottom: 20px;
    font-size: 14px;
  }

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

  .slider-reviews {
    display: flex;
  }

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

  .div-cont-shadow-button {
    width: 100%;
    margin-bottom: 70px;
  }

  .link-block-button._1, .link-block-button._2 {
    margin-right: 0;
  }

  .container-steps-price {
    margin-top: 20px;
  }

  .heading-h3 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .section-guarantees {
    z-index: 100;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
  }

  .section-image-bg-1 {
    background-position: 50%;
    background-attachment: scroll;
  }

  .div-cont-advantages {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section-advantages {
    padding-top: 80px;
  }

  .container-advantages {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-projects {
    max-width: 478px;
    margin-left: 0;
    margin-right: 0;
  }

  .slider-photo {
    border-top-width: 4px;
    border-top-color: var(--blue-grey);
  }

  .lightbox-link {
    border-top-color: var(--grey);
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .div-cont-photo {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
  }

  .section-about-us {
    border-bottom-width: 4px;
    border-bottom-color: var(--blue-grey);
    height: auto;
    padding-top: 100px;
  }

  .text-about-us {
    font-weight: 400;
  }

  .list-guarantees {
    padding-left: 50px;
    padding-right: 10px;
  }

  .div-main-image-bg {
    border-top: var(--3) solid var(--grey);
    border-bottom: 4px solid var(--grey);
    height: 250px;
  }

  .div-advantages-image-bg {
    width: 100%;
    margin-right: 0;
  }

  .section-service-process {
    border-top: 2px solid var(--grey);
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-cont-about-us {
    margin-top: 10px;
  }

  .text-electrocars {
    font-size: 16px;
    font-weight: 400;
  }

  .div-cont {
    flex-flow: column;
  }

  .image-electrocars-1 {
    height: 280px;
  }

  .image-electrocars-2 {
    max-width: 100%;
    height: 280px;
  }

  .div-cont-electrocars-image-2 {
    height: auto;
  }

  .div-electrocars-bg {
    border-top-width: 4px;
    border-top-color: var(--blue-grey);
    border-bottom-width: var(--3);
    background-position: 60%;
    background-size: cover;
    background-attachment: scroll;
    height: 220px;
    margin-bottom: 60px;
  }

  .container-electrocars {
    margin-top: 0;
  }

  .text-service-process {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }

  .icon-2 {
    background-color: #042d7db0;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 45px;
    margin-top: auto;
    margin-bottom: 100px;
    margin-right: 0;
    display: flex;
  }

  .icon-3 {
    background-color: #042d7db0;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 45px;
    margin-top: auto;
    margin-bottom: 100px;
    margin-left: 0;
    display: flex;
  }

  .slide-nav-2 {
    max-width: none;
    height: 44px;
  }

  .image-service-process {
    max-width: 100%;
  }

  .image-service-process._2 {
    border-style: solid;
    border-color: var(--grey);
  }

  .div-cont-service-process {
    flex-flow: column;
  }

  .light-photo {
    width: 100%;
  }

  .div-cont-service-process-text {
    border-style: none;
    padding: 10px 0 0;
  }

  .container-copyright {
    display: flex;
  }

  .div-arrow-home {
    opacity: 1;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .div-cont-address {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-right: 5px;
    font-size: 13px;
  }

  .menu-button {
    margin-top: 5px;
  }

  .div-cont-about-us-text {
    border-style: none;
    padding: 20px;
  }

  .right-arrow {
    width: 35px;
    margin-right: 3px;
    overflow: visible;
  }

  .left-arrow {
    width: 35px;
    margin-left: 3px;
    overflow: visible;
  }

  .right-arrow-2 {
    width: 45px;
    margin-right: 3px;
  }

  .left-arrow-2 {
    width: 45px;
    margin-left: 3px;
  }

  .image-6 {
    max-width: 100%;
    margin-top: 35px;
  }

  .utility-page-content {
    background-color: #ffffffab;
  }

  .section-404 {
    background-position: 100%;
  }

  .div-cont-qr-and-button {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .div-cont-qr {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: none;
  }

  .div-cont-electrocars-text {
    border-style: none;
    margin-top: 30px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text {
    font-size: 19px;
  }

  .slide-9 {
    background-position: 94% 49%;
  }
}

#w-node-_9dcdcaf8-f3ee-2ee2-96e9-6ffb6664876a-3f8ed015 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9dcdcaf8-f3ee-2ee2-96e9-6ffb6664876f-3f8ed015, #w-node-_62f096d5-9d33-f5f6-7bcc-1dbc59999971-3f8ed015, #w-node-dd6f3fcb-d5d9-80cd-fca5-84f7cf94a187-3f8ed015 {
  grid-area: Area-3;
}

#w-node-_479ac7d3-76be-b616-3e91-aa4747ad831b-3f8ed015 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_479ac7d3-76be-b616-3e91-aa4747ad8320-3f8ed015, #w-node-_2955530a-e944-b3e8-688d-e37248c0e271-3f8ed015, #w-node-aed0b907-d820-6322-7514-cf313e763364-3f8ed015, #w-node-b2a75099-3479-e547-bb19-69106c50742d-3f8ed015, #w-node-b2a75099-3479-e547-bb19-69106c507434-3f8ed015, #w-node-_9e361811-9e33-b2ba-2078-b3086e3daa67-3f8ed015, #w-node-b2a75099-3479-e547-bb19-69106c50743b-3f8ed015, #w-node-b2a75099-3479-e547-bb19-69106c507442-3f8ed015, #w-node-b2a75099-3479-e547-bb19-69106c507449-3f8ed015 {
  grid-area: Area-3;
}

@media screen and (max-width: 991px) {
  #w-node-b2a75099-3479-e547-bb19-69106c507428-3f8ed015 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


