@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap&subset=cyrillic");
@font-face {
  font-family: "Gilroy_ExtraBold";
  src: url("../fonts/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy_Regular";
  src: url("../fonts/Gilroy-Regular.eot");
  src: url("../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype"), url("../fonts/Gilroy-Regular.svg#Gilroy-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url("../fonts/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype"), url("../fonts/Gilroy-Medium.svg#Gilroy-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("../fonts/Gilroy-SemiBold.eot");
  src: url("../fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-SemiBold.woff2") format("woff2"), url("../fonts/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy-SemiBold.ttf") format("truetype"), url("../fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Black";
  src: url("../fonts/Gilroy-Black.eot");
  src: url("../fonts/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Black.woff2") format("woff2"), url("../fonts/Gilroy-Black.woff") format("woff"), url("../fonts/Gilroy-Black.ttf") format("truetype"), url("../fonts/Gilroy-Black.svg#Gilroy-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url("../fonts/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype"), url("../fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
.header-content-title strong, .header-phone-call {
  color: #6737a5;
}

.header-nav-contacts, .header-nav-feedback, .header-nav-service, .header-nav-avtopark, .header-nav-features {
  font-style: normal;
  font-weight: normal;
  font-size: 17.85px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-left: 40px;
  text-decoration: none;
  height: fit-content;
  color: #cdc7c7;
}

* {
  box-sizing: border-box;
}

body {
  font-family: "Roboto", sans-serif;
}

table {
  border-collapse: collapse;
  width: 100%;
}
table th, table td {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
}
table th {
  background-color: #f0f0f0;
}

.header-content-box1-nav {
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header-content-box1-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-content-box1-nav li {
  margin-bottom: 10px;
}

.header-content-box1-nav a {
  color: #333;
  text-decoration: none;
  transition: color 0.2s ease;
}

.header-content-box1-nav a:hover {
  color: #666;
}

.header-content-box1-nav a::before {
  content: "•";
  font-size: 1.5em;
  margin-right: 10px;
  color: #333;
}

.header-bg {
  background: url(../img/header_bg_img.png) no-repeat 50% 50%;
  max-width: 1920px;
  height: 887px;
  top: 0px;
  align-items: center;
  margin: auto;
  background-size: cover;
  padding-top: 0px;
}

.container {
  max-width: 1120px;
  width: 100%;
  margin: auto;
}

.header {
  position: relative;
  display: flex;
  align-content: stretch;
  justify-content: space-between;
  margin-bottom: 69.6px;
  width: 100%;
  align-items: center;
  column-gap: normal;
  flex-wrap: nowrap;
}
.header-name {
  font-style: normal;
  font-weight: normal;
  font-size: 14.45px;
  line-height: 17px;
  display: flex;
  align-items: center;
  margin-top: 20.4px;
  flex-basis: 71%;
  color: #474444;
}
.header-menu {
  border-radius: 8px;
  background-color: rgb(236, 230, 240);
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  color: var(--M3-sys-light-primary, var(--Schemes-Primary, #65558f));
  text-align: center;
  letter-spacing: 0.05px;
  line-height: 0px;
  font: 500 15px/1 var(--Label-Large-Font, Roboto);
  flex-basis: 0;
  border: none;
  outline: none;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.header-menu:hover {
  background-color: rgba(101, 85, 143, 0.2666666667);
  box-shadow: 0px 2px 4px 2px rgba(244, 255, 255, 0.69);
}
.header-menu-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  flex: 1;
  padding: 8px 10px 8px 8px;
  text-decoration: none;
  cursor: pointer;
}
.header-menu-btn img {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 20px;
  margin: auto 0;
}
.header-menu-btn-text {
  margin: 0 auto;
}

.header-nav {
  display: none;
  align-content: stretch;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background-color: rgba(14, 14, 14, 0.87);
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 4%;
  opacity: 0;
}
.header-nav-open {
  display: flex;
  animation: fadeIn 0.3s ease-in-out;
  opacity: 1;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.header-nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 100%;
}
.header-nav-features {
  color: #cdc7c7;
}
.header-nav-features:hover {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-features:active {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-avtopark {
  color: #cdc7c7;
}
.header-nav-avtopark:hover {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-avtopark:active {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-service {
  color: #cdc7c7;
}
.header-nav-service:hover {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-service:active {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-feedback {
  color: #cdc7c7;
}
.header-nav-feedback:hover {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-feedback:active {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-contacts {
  color: #cdc7c7;
}
.header-nav-contacts:hover {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-contacts:active {
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8b69b6;
}
.header-nav-close {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 45px;
  height: 45px;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  z-index: 2;
}
.header-nav-close img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.header-nav-close img:hover {
  transform: scale(1.1);
}

.header-phone {
  display: flex;
  text-align: right;
  flex-direction: column;
  flex-basis: 17%;
}
.header-phone1 {
  display: flex;
  text-align: right;
  flex-direction: column;
  font-style: normal;
  font-weight: normal;
  font-size: 20.4px;
  line-height: 24px;
  flex-basis: 15.8%;
  margin-top: 19.55px;
  line-height: 24px;
  text-decoration: none;
  color: #474444;
}
.header-phone-call {
  margin-top: 5px;
  font-style: normal;
  font-weight: bold;
  font-size: 17.85px;
  line-height: 21px;
  display: flex;
  text-align: right;
  justify-content: flex-end;
  text-decoration: none;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
}
.header-phone-call:hover {
  font-style: normal;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8d84f9;
  cursor: pointer;
}
.header-phone-call:active {
  font-style: normal;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-align: center;
  color: #8d84f9;
  cursor: pointer;
}

.header-content-title {
  display: flex;
  flex-direction: column;
  font-style: normal;
  font-weight: 300;
  font-size: 46.75px;
  line-height: 60px;
  color: #000000;
  margin-bottom: 33px;
}
.header-content-title strong {
  font-style: normal;
  font-size: 47px;
  line-height: 61px;
  font-weight: bold;
}
.header-content-text {
  font-style: normal;
  font-weight: normal;
  font-size: 20.4px;
  line-height: 33px;
  color: #232323;
  margin-bottom: 46.45px;
  max-width: none;
}

.header-btn {
  margin-top: 0px;
  background: url(../img/header-btn.png);
  width: 319px;
  height: 170px;
  border: none;
  padding-bottom: 34px;
  padding-left: 12px;
  margin-bottom: 81.25px;
  margin-left: -31px;
  border: none;
  outline: none;
}

.header-btn:hover {
  margin-top: 0px;
  background: url(../img/header-btn111.png);
  width: 319px;
  height: 170px;
  border: none;
  padding-bottom: 34px;
  padding-left: 12px;
  margin-bottom: 81.25px;
  margin-left: -31px;
  border: none;
  outline: none;
  cursor: pointer;
}

.header-btn:active {
  margin-top: 0px;
  background: url(../img/header-btn111.png);
  width: 319px;
  height: 170px;
  border: none;
  padding-bottom: 34px;
  padding-left: 12px;
  margin-bottom: 81.25px;
  margin-left: -31px;
  border: none;
  outline: none;
  cursor: pointer;
}

.link12 {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 56px;
  text-decoration: none;
}

.features-title {
  font-style: normal;
  font-weight: bold;
  font-size: 38.25px;
  line-height: 45px;
  text-transform: uppercase;
  color: #737373;
}
.features-block {
  margin-top: 39.1px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
  margin-right: 0px;
}
.features-box-img1 {
  margin-left: -46px;
}
.features-box-img2 {
  padding-top: 20px;
  margin-bottom: -30px;
}
.features-box-img3 {
  padding-top: 41px;
  margin-bottom: -3px;
}
.features-box-img4 {
  padding-top: 56px;
  margin-bottom: -13px;
}
.features-box-text1 {
  font-style: normal;
  font-weight: normal;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #585858;
  margin-left: -20px;
}
.features-box-text1 strong {
  font-style: normal;
  font-weight: bold;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  color: #744da5;
}
.features-box-text2 {
  font-style: normal;
  font-weight: normal;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #585858;
}
.features-box-text2 strong {
  font-style: normal;
  font-weight: bold;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  color: #744da5;
}
.features-box-text3 {
  font-style: normal;
  font-weight: normal;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #585858;
}
.features-box-text3 strong {
  font-style: normal;
  font-weight: bold;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  color: #744da5;
}
.features-box-text4 {
  font-style: normal;
  font-weight: normal;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #585858;
  margin-right: -20px;
}
.features-box-text4 strong {
  font-style: normal;
  font-weight: bold;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  color: #744da5;
}
.features-box-text1 {
  font-style: normal;
  font-weight: normal;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #585858;
}
.features-box-text1 strong {
  font-style: normal;
  font-weight: bold;
  font-size: 19.8366px;
  line-height: 23px;
  text-align: center;
  color: #744da5;
}

.request-cloud {
  background: url(../img/cloud_bg.png) no-repeat 50% 50%;
  max-width: 1920px;
  height: 885px;
  top: 0px;
  align-items: center;
  margin: auto;
  background-size: cover;
  padding-top: 116.78px;
}

.request {
  background: url(../img/request_bg.png) no-repeat 50% 50%;
  width: 1281px;
  height: 517.02px;
  display: flex;
  flex-direction: column;
  padding-top: 84.02px;
  margin-left: -60px;
}
.request-title {
  width: 700px;
  height: 70px;
  margin-left: 259px;
  font-family: "Gilroy-Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28.2273px;
  line-height: 123.19%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 27px;
}
.request-title strong {
  font-family: "Gilroy_ExtraBold", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 28.2273px;
  line-height: 123.19%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 60.35px;
}
.fields{
  position: relative;
    margin: 0;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.fields-errors{
    margin: 0;
    display: none;
    align-items: center;
    position: absolute;
    top: 108px;
    color: #492020;
    font-size: 14px;
    font-weight: 500;
}
.request-form {
  display: flex;
  width: 745.18px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.request-form-input {
  width: 204.48px;
  height: 60.41px;
  background: rgba(252, 244, 255, 0.62);
  border: 1px solid #ffffff;
  box-sizing: border-box;
  box-shadow: inset 2.7975px 2.7975px 4.19624px rgba(0, 0, 0, 0.17);
  border-radius: 44.4308px;
  font-style: normal;
  font-weight: normal;
  font-size: 13.9419px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #837497;
  outline: none;
  margin-top: -23px;
  margin-bottom: 0px;
}
.request-form-btn {
  background: url(../img/request_btn.png) no-repeat 50% 50%;
  width: 269px;
  height: 150px;
  border: none;
  outline: none;
  margin-right: -10px;
  margin-top: 0;
  margin-left: 0;
}
.request-form-btn-text {
  font-style: normal;
  font-weight: bold;
  font-size: 15.8008px;
  line-height: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #614485;
  padding-left: 0;
  margin-left: -42px;
  margin-top: -15px;
}
.request-form-btn:hover {
  background: url(../img/request_btn111.png) no-repeat 50% 50%;
  width: 269px;
  height: 150px;
  border: none;
  outline: none;
  margin-right: -10px;
  margin-top: 0;
  margin-left: 0;
  cursor: pointer;
}
.request-form-btn:active {
  background: url(../img/request_btn111.png) no-repeat 50% 50%;
  width: 269px;
  height: 150px;
  border: none;
  outline: none;
  margin-right: -10px;
  margin-top: 0;
  margin-left: 0;
  cursor: pointer;
}
.request-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.request-box-img {
  margin-right: 8.8px;
  width: 17.55px;
  height: 17.55px;
}
.request-box-text {
  font-style: normal;
  font-weight: normal;
  font-size: 15.0108px;
  line-height: 18px;
  color: #ffffff;
}

.park {
  margin-top: 67.25px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.park-title {
  font-style: normal;
  font-weight: bold;
  font-size: 38.25px;
  line-height: 45px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #5c5b5b;
  margin-bottom: 61.86px;
}
.park-box {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
}
.park-box-car {
  flex-basis: 31%;
  margin-bottom: 68.98px;
}
.park-box-car-img {
  height: 377.89px;
}
.park-box-car-title {
  margin-top: -10px;
  font-style: normal;
  font-weight: 900;
  font-size: 33.15px;
  line-height: 39px;
  color: #393939;
  margin-bottom: 1.66px;
  margin-left: 34px;
}
.park-box-car-info {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  max-width: 276px;
}

.park1 {
  display: none;
}
.park1-title {
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  text-transform: uppercase;
  color: #5c5b5b;
  margin-bottom: 21px;
}
.park1-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.park1-box-power {
  display: flex;
}
.park1-box-car {
  margin-bottom: 34.38px;
}
.park1-box-car-img {
  align-items: center;
  margin-left: 28px;
  height: 188.56px;
  width: 178.38px;
}
.park1-box-car-img1 {
  align-items: center;
  margin-left: 28px;
  height: 188.56px;
  width: 178.38px;
}
.park1-box-car-title {
  font-style: normal;
  font-weight: 900;
  font-size: 14.4961px;
  line-height: 17px;
  color: #5b5063;
  margin-left: 55px;
}
.park1-box-car-info {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}

.car-info {
  display: flex;
  align-items: center;
}
.car-info-img2 {
  width: 15.3px;
  height: 13.6px;
  margin-right: 5.95px;
  align-self: center;
  margin-left: 35px;
  margin-right: 10px;
}
.car-info-img3 {
  width: 17px;
  height: 17.11px;
  margin-right: 5.95px;
  align-self: center;
  margin-right: 10px;
}
.car-info-text {
  font-style: normal;
  font-weight: normal;
  font-size: 18.7px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #737373;
  align-self: center;
}

.car-info1 {
  display: none;
  align-items: center;
}
.car-info1-img1 {
  width: 8.92px;
  height: 8.92px;
  align-self: center;
  margin-left: 55px;
  margin-right: 2.23px;
}
.car-info1-img2 {
  width: 6.69px;
  height: 5.95px;
  align-self: center;
  margin-left: -70px;
}
.car-info1-img3 {
  width: 7.43px;
  height: 7.48px;
  align-self: center;
  margin-left: -90px;
}
.car-info1-text {
  font-style: normal;
  font-weight: normal;
  font-size: 8.1773px;
  line-height: 10px;
  display: flex;
  align-items: center;
  color: #737373;
}

.box-car,
.box-power {
  display: flex;
  margin-right: 18px;
}

.services-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  width: 1120;
  margin-top: 63.73px;
}
.services-card1 {
  background: url(../img/servises1-3.png) no-repeat;
  width: 368px;
  height: 710px;
  margin-left: -36px;
  margin-top: -60px;
}
.services-card2 {
  background: url(../img/servises2.png) no-repeat;
  width: 465px;
  height: 850px;
  margin-left: -9px;
}
.services-card3 {
  background: url(../img/servises1-3.png) no-repeat;
  width: 368px;
  height: 710px;
  margin-top: -60px;
}
.services-title1 {
  margin-left: 80px;
  margin-top: 59.44px;
}
.services-title1 strong {
  font-family: "Gilroy-Black", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 22.2518px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
}
.services-title2 {
  font-family: "Gilroy-SemiBold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20.308px;
  line-height: 31px;
  text-align: center;
  color: #ffffff;
  margin-top: 59.96px;
  margin-left: 39px;
}
.services-title2 strong {
  font-family: "Gilroy-Black", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 24.6598px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}
.services-title3 {
  font-family: "Gilroy-SemiBold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 19.8922px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  margin-top: 53.44px;
  margin-left: 29px;
}
.services-title3 strong {
  font-family: "Gilroy-Black", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 23.0569px;
  line-height: 29px;
  text-align: center;
  color: #ffffff;
}
.services-list1 {
  margin-top: 51px;
  margin-bottom: -10px;
  margin-left: 40px;
}
.services-list2 {
  padding-top: 7.2px;
  margin-top: -2.45px;
  margin-bottom: 24px;
  margin-left: 78px;
}
.services-list3 {
  margin-top: 44px;
  margin-bottom: 12px;
  margin-left: 36px;
  max-width: 270px;
}
.services-price1 {
  font-family: "Gilroy_Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12.8376px;
  line-height: 15px;
  text-align: center;
  color: #ffffff;
  margin-top: 43px;
  margin-left: 28px;
}
.services-price1 strong {
  font-family: "Gilroy-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 26.531px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
}
.services-price2 {
  font-family: "Gilroy_Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14.8194px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  margin-left: 38px;
}
.services-price2 strong {
  font-family: "Gilroy-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30.6267px;
  line-height: 37px;
  text-align: center;
  color: #ffffff;
}
.services-price3 {
  font-family: "Gilroy_Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12.8376px;
  line-height: 15px;
  text-align: center;
  color: #ffffff;
  margin-top: -12px;
  margin-left: 29px;
}
.services-price3 strong {
  font-family: "Gilroy-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 26.531px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
}

.li1 {
  max-width: 208px;
  color: white;
  font-size: 13.0943px;
  line-height: 15px;
  padding-bottom: 24.5px;
  margin-left: 23px;
}

.li2 {
  max-width: 229px;
  font-size: 14.7959px;
  line-height: 17px;
  color: white;
  padding-bottom: 27.5px;
  margin-left: 26px;
}

.li3 {
  max-width: 214px;
  color: white;
  font-size: 13.098px;
  line-height: 15px;
  padding-bottom: 26.9px;
  margin-left: 23px;
}

.plus_bg {
  background: url(../img/plus_bg.png) no-repeat 50% 50%;
  max-width: 1920px;
  height: 653px;
  top: 0px;
  align-items: center;
  margin: auto;
  background-size: cover;
}

.plus {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 76.5px;
}
.plus-content {
  margin-top: 71.6px;
  padding-left: 291px;
}
.plus-content-text {
  font-family: "Gilroy-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 28px;
  color: #72518b;
}
.plus-box {
  display: flex;
  align-items: center;
  padding-left: 439px;
  margin-right: -40px;
}
.plus-img1 {
  width: 217px;
  margin-right: 12.84px;
}
.plus-img1-text {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 14.45px;
  line-height: 17px;
  text-align: center;
  color: #72518b;
  margin-top: -21px;
}
.plus-img2 {
  width: 214px;
  margin-right: 8.84px;
}
.plus-img2-text {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 14.45px;
  line-height: 17px;
  text-align: center;
  color: #72518b;
  margin-top: -21px;
}
.plus-img3 {
  width: 203px;
  margin-left: 18px;
}
.plus-img3-text {
  font-family: "Gilroy-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 14.45px;
  line-height: 17px;
  text-align: center;
  color: #72518b;
  margin-top: -21px;
  margin-right: -26px;
}

.request-cloud2 {
  background: url(../img/cloud2_bg.png) no-repeat 50% 50%;
  max-width: 1920px;
  height: 885px;
  top: 0px;
  align-items: center;
  margin: auto;
  background-size: cover;
  padding-top: 67.98px;
  margin-bottom: 345px;
}

.feedback {
  padding-top: 31.75px;
}
.feedback-title {
  font-style: normal;
  font-weight: bold;
  font-size: 38.25px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  color: #684c7d;
  margin-bottom: 41.75px;
}
.feedback-boxes {
  position: relative;
}

.prevarrow {
  position: absolute;
  background-image: url(../img/prev_arrow.svg);
  width: 60.35px;
  height: 60.35px;
  left: 0;
  top: 50%;
  z-index: 1000;
}
.prevarrow:hover {
  position: absolute;
  background-image: url(../img/prev_arrow111.svg);
  width: 60.35px;
  height: 60.35px;
  left: 0;
  top: 50%;
  z-index: 1000;
  cursor: pointer;
}
.prevarrow:active {
  position: absolute;
  background-image: url(../img/prev_arrow111.svg);
  width: 60.35px;
  height: 60.35px;
  left: 0;
  top: 50%;
  z-index: 1000;
  cursor: pointer;
}

.nextarrow {
  position: absolute;
  background-image: url(../img/next_arrow.svg);
  width: 60.35px;
  height: 60.35px;
  right: 0;
  top: 50%;
  z-index: 1000;
}
.nextarrow:hover {
  position: absolute;
  background-image: url(../img/next_arrow111.svg);
  width: 60.35px;
  height: 60.35px;
  right: 0;
  top: 50%;
  z-index: 1000;
  cursor: pointer;
}
.nextarrow:active {
  position: absolute;
  background-image: url(../img/next_arrow111.svg);
  width: 60.35px;
  height: 60.35px;
  right: 0;
  top: 50%;
  z-index: 1000;
  cursor: pointer;
}

.prevswitch {
  display: none;
  position: absolute;
  background-image: url(../img/prev_arrow_mob.svg);
  width: 23.86px;
  height: 23.86px;
  left: -1px;
  top: 24%;
  z-index: 1000;
}
.prevswitch:hover {
  position: absolute;
  background-image: url(../img/prev_arrow_mob333.svg);
  width: 23.86px;
  height: 23.86px;
  left: -1px;
  top: 24%;
  z-index: 1000;
  cursor: pointer;
}
.prevswitch:active {
  position: absolute;
  background-image: url(../img/prev_arrow_mob333.svg);
  width: 23.86px;
  height: 23.86px;
  left: -1px;
  top: 24%;
  z-index: 1000;
  cursor: pointer;
}

.nextswitch {
  display: none;
  position: absolute;
  background-image: url(../img/next_arrow_mob.svg);
  width: 23.86px;
  height: 23.86px;
  right: -1px;
  top: 24%;
  z-index: 10;
}
.nextswitch:hover {
  position: absolute;
  background-image: url(../img/next_arrow_mob333.svg);
  width: 23.86px;
  height: 23.86px;
  right: -1px;
  top: 24%;
  z-index: 10;
  cursor: pointer;
}
.nextswitch:active {
  position: absolute;
  background-image: url(../img/next_arrow_mob333);
  width: 23.86px;
  height: 23.86px;
  right: -1px;
  top: 24%;
  z-index: 10;
  cursor: pointer;
}

.feedback-box-block {
  margin-bottom: 25.75px;
}
.feedback-box-block-name {
  font-family: "Gilroy-SemiBold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 17.7709px;
  line-height: 157.19%;
  text-align: center;
  color: #9c9c9c;
  margin-bottom: 58.3px;
}
.feedback-box-block-name strong {
  font-family: "Gilroy-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22.0605px;
  line-height: 157.19%;
  text-align: center;
  color: #747276;
}
.feedback-box-block-video {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  width: 833px;
  height: 349.25px;
  border: none;
  text-decoration: none;
}

.footer_bg {
  background: url(../img/footer_bg.png) no-repeat 50% 50%;
  max-width: 1920px;
  height: auto;
  top: 0px;
  align-items: center;
  margin: auto;
  background-size: cover;
  padding-top: 156.25px;
}

.footer-title {
  font-style: normal;
  font-weight: bold;
  font-size: 38.25px;
  line-height: 45px;
  text-transform: uppercase;
  color: #554263;
  margin-bottom: 96.35px;
}
.footer-contant {
  display: flex;
  align-content: stretch;
  justify-content: center;
  margin-bottom: 52.75px;
}
.footer-contacts {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
  flex-basis: 53%;
}
.footer-contacts-box {
  flex-basis: 50%;
  margin-top: 46.75px;
}
.footer-contacts-box1 {
  flex-basis: 50%;
}
.footer-name {
  font-style: normal;
  font-weight: 500;
  font-size: 15.3px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #877f9e;
}
.footer-text {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  display: flex;
  align-items: center;
  color: #705883;
  margin-bottom: 20px;
  text-decoration: none;
}
.footer-text2 {
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #705883;
}
.footer-network {
  flex-basis: 47%;
  margin-top: 200px;
}
.footer-network-title {
  font-style: normal;
  font-weight: 500;
  font-size: 15.3px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #877f9e;
  margin-bottom: 3px;
}
.footer-network-icon {
  display: flex;
  height: 100%;
  padding-top: 6px;
}
.footer-network-img1 {
  width: 35px;
  margin-left: -4px;
  margin-right: 5px;
}
.footer-network-img2 {
  width: 35px;
  margin-right: 5px;
}
.footer-network-img3 {
  width: 35px;
}
.footer-back {
  display: flex;
  align-content: flex-start;
  height: 100%;
  padding-bottom: 23.35px;
}
.footer-back-first {
  font-style: normal;
  font-weight: normal;
  font-size: 12.75px;
  line-height: 20px;
  color: #877f9e;
  margin-right: 207.05px;
}
.footer-back-second {
  width: 432.65px;
  font-style: normal;
  font-weight: normal;
  font-size: 12.75px;
  line-height: 19px;
  color: #877f9e;
  text-decoration: none;
}
.footer-link {
  font-style: normal;
  font-weight: normal;
  font-size: 12.75px;
  line-height: 19px;
  color: #877f9e;
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 7, 14, 0.87);
  box-shadow: 0px 3.4px 3.4px rgba(0, 0, 0, 0.09);
  display: none;
}
.modal-dialog {
  max-width: 1238px;
  width: 95%;
  min-height: 545px;
  background: url(../img/modal_bg.png) no-repeat 50% 50%;
  margin: auto;
  display: flex;
  flex-direction: column;
}
.modal-clouse {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  margin-left: auto;
  outline: none;
  border: none;
  height: auto;
}
.modal-btn {
  background-color: transparent;
  border: none;
  outline: none;
  margin-top: 21px;
  margin-right: 21px;
}
.modal-img {
  background: url(../img/ion_close-circle-outline.svg);
  width: 69px;
  height: 69px;
}
.modal-img:hover {
  background: url(../img/ion_close-circle-outline444.svg);
  width: 69px;
  height: 69px;
  cursor: pointer;
}
.modal-img:active {
  background: url(../img/ion_close-circle-outline444.svg);
  width: 69px;
  height: 69px;
  cursor: pointer;
}
.modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal-title {
  display: flex;
  font-family: "Gilroy_bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 38.25px;
  line-height: 47px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: -34.5px;
  margin-bottom: 0;
}
.modal-text {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 123.19%;
  text-align: center;
  color: #ffffff;
  margin-top: 44px;
  margin-bottom: 31.5px;
}
.modal-text strong {
  font-family: "Gilroy_bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 123.19%;
  text-align: center;
  color: #ffffff;
}
.modal-form {
    display: flex;
    padding-left: 57.83px;
    padding-right: 75.68px;
    flex-wrap: wrap;
    justify-content: center;
}

.is-open {
  display: flex;
}

#second-column {
  flex-basis: 40%;
}

@media (max-width: 1320px) {
  .header-nav-contacts, .header-nav-feedback, .header-nav-service, .header-nav-avtopark, .header-nav-features {
    font-style: normal;
    font-weight: normal;
    font-size: 11.5281px;
    line-height: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #cdc7c7;
    margin-left: 25.83px;
    text-decoration: none;
  }
  .header-content-title strong, .header-phone-call {
    color: #6737a5;
  }
  .header-bg {
    background: url(../img/header_bg_img_tablet.png) no-repeat 50% 50%;
    max-width: 1320px;
    height: 572.85px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: 0px;
  }
  .container {
    max-width: 720px;
    width: 100%;
    margin: auto;
  }
  .header {
    position: relative;
    display: flex;
    align-content: stretch;
    justify-content: center;
    margin-bottom: 53.73px;
    width: 100%;
  }
  .header-name {
    font-style: normal;
    font-weight: normal;
    font-size: 9.33229px;
    line-height: 11px;
    display: flex;
    align-items: center;
    color: #474444;
  }
  .header-nav {
    display: none;
    align-content: stretch;
    justify-content: center;
    margin: 0 auto;
    flex-basis: 58.6%;
  }
  .header-nav-open {
    display: flex;
  }
  .header-phone {
    display: flex;
    text-align: right;
    flex-direction: column;
  }
  .header-phone1 {
    display: flex;
    text-align: right;
    flex-direction: column;
    font-style: normal;
    font-weight: normal;
    font-size: 13.175px;
    line-height: 15px;
    color: #474444;
    text-decoration: none;
    color: #474444;
  }
  .header-phone-call {
    font-style: normal;
    font-weight: bold;
    font-size: 11.5281px;
    line-height: 14px;
    text-decoration: none;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    right: 0;
  }
  .header-phone-call:hover {
    font-style: normal;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: center;
    color: #8d84f9;
    cursor: pointer;
  }
  .header-phone-call:active {
    font-style: normal;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: center;
    color: #8d84f9;
    cursor: pointer;
  }
  .header-content-title {
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: 300;
    font-size: 30.1927px;
    line-height: 39px;
    color: #000000;
    margin-bottom: 33px;
  }
  .header-content-title strong {
    font-style: normal;
    font-size: 30.3542px;
    line-height: 39px;
    font-weight: bold;
  }
  .header-content-text {
    font-style: normal;
    font-weight: normal;
    font-size: 13.175px;
    line-height: 21px;
    color: #232323;
    margin-bottom: 0px;
    max-width: none;
  }
  .header-btn {
    margin-top: 30px;
    background: url(../img/header-btn-tablet.png);
    width: 206.02px;
    height: 110px;
    border: none;
    padding-bottom: 23px;
    padding-left: 45px;
    margin-bottom: 65.65px;
    margin-left: -22px;
    border: none;
    outline: none;
  }
  .header-btn:hover {
    margin-top: 30px;
    background: url(../img/header-btn-tablet222.png);
    width: 206.02px;
    height: 110px;
    border: none;
    padding-bottom: 23px;
    padding-left: 45px;
    margin-bottom: 65.65px;
    margin-left: -22px;
    border: none;
    outline: none;
    cursor: pointer;
  }
  .header-btn:active {
    margin-top: 30px;
    background: url(../img/header-btn-tablet222.png);
    width: 206.02px;
    height: 110px;
    border: none;
    padding-bottom: 23px;
    padding-left: 45px;
    margin-bottom: 65.65px;
    margin-left: -22px;
    border: none;
    outline: none;
    cursor: pointer;
  }
  .link12 {
    font-style: normal;
    font-weight: bold;
    font-size: 9.04167px;
    line-height: 11px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    margin-left: 0px;
    text-decoration: none;
  }
  .features-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24.7031px;
    line-height: 29px;
    text-transform: uppercase;
    color: #5c5b5b;
  }
  .features-block {
    margin-top: 26.31px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    height: 100%;
    margin-right: 0px;
  }
  .features-box-img1 {
    width: 184.48px;
    margin-left: -30px;
    margin-bottom: -12.27px;
  }
  .features-box-img2 {
    width: 224.87px;
    padding-top: 12px;
    margin-bottom: -30px;
  }
  .features-box-img3 {
    width: 166.28px;
    padding-top: 25px;
    margin-bottom: -11px;
  }
  .features-box-img4 {
    width: 191.11px;
    margin-right: -28px;
    padding-top: 34px;
    margin-bottom: -20px;
  }
  .features-box-text1 {
    font-style: normal;
    font-weight: normal;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #585858;
  }
  .features-box-text1 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #744da5;
  }
  .features-box-text2 {
    font-style: normal;
    font-weight: normal;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #585858;
  }
  .features-box-text2 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #744da5;
  }
  .features-box-text3 {
    font-style: normal;
    font-weight: normal;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #585858;
  }
  .features-box-text3 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #744da5;
  }
  .features-box-text4 {
    font-style: normal;
    font-weight: normal;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #585858;
    margin-right: -10px;
  }
  .features-box-text4 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 12.8111px;
    line-height: 15px;
    text-align: center;
    color: #744da5;
  }
  .request-cloud {
    background: url(../img/cloud_bg_tbl.png) no-repeat 50% 50%;
    max-width: 1320px;
    height: 571.56px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: 75.55px;
  }
  .request {
    background: url(../img/request_bg-tbl.png) no-repeat 50% 50%;
    width: 827.31px;
    height: 333.91px;
    display: flex;
    flex-direction: column;
    padding-top: 54.27px;
    margin-left: -40px;
  }
  .request-title {
    width: 480px;
    height: 45.21px;
    margin-left: 155px;
    font-family: "Gilroy-Medium", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18.2301px;
    line-height: 123.19%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 34px;
  }
  .request-title strong {
    font-family: "Gilroy_ExtraBold", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 18.2301px;
    line-height: 123.19%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 29.59px;
  }
  .request-form {
    display: flex;
    width: 489px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
  }
  .request-form-input {
    width: 132.06px;
    height: 39.02px;
    background: rgba(252, 244, 255, 0.62);
    border: 0.600277px solid #ffffff;
    box-sizing: border-box;
    box-shadow: inset 1.80672px 1.80672px 2.71007px rgba(0, 0, 0, 0.17);
    border-radius: 28.6949px;
    font-style: normal;
    font-weight: normal;
    font-size: 9.00415px;
    line-height: 11px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #837497;
    outline: none;
    margin-top: -14px;
    margin-bottom: 0px;
  }
  .request-form-btn {
    background: url(../img/request_btn-tbl.png) no-repeat 50% 50%;
    width: 180px;
    height: 80px;
    border: none;
    outline: none;
    margin-right: 9px;
    margin-top: -13px;
    margin-left: -10px;
  }
  .request-form-btn-text {
    font-style: normal;
    font-weight: bold;
    font-size: 10.2047px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #614485;
    padding-left: 16px;
    margin-top: 2.5px;
    margin-left: -15px;
  }
  .request-form-btn:hover {
    background: url(../img/request_btn-tbl222.png) no-repeat 50% 50%;
    width: 180px;
    height: 80px;
    border: none;
    outline: none;
    margin-right: 9px;
    margin-top: -13px;
    margin-left: -10px;
    cursor: pointer;
  }
  .request-form-btn:active {
    background: url(../img/request_btn-tbl222.png) no-repeat 50% 50%;
    width: 180px;
    height: 80px;
    border: none;
    outline: none;
    margin-right: 9px;
    margin-top: -13px;
    margin-left: -10px;
    cursor: pointer;
  }
  .fields-errors{
    font-size: 9px;
    top: 53px;
  }
  .request-box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
    margin-left: -10px;
  }
  .request-box-img {
    margin-right: 5.28px;
    width: 10.54px;
    height: 10.54px;
  }
  .request-box-text {
    font-style: normal;
    font-weight: normal;
    font-size: 9.69447px;
    line-height: 11px;
    color: #ffffff;
  }
  .park {
    margin-top: 43.44px;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .park-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24.7031px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #5c5b5b;
    margin-bottom: 40.92px;
  }
  .park-box {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .park-box-car {
    flex-basis: 31%;
    margin-bottom: 34.38px;
  }
  .park-box-car-img {
    height: 243.27px;
  }
  .park-box-car-img1 {
    height: 243.27px;
  }
  .park-box-car-title {
    font-style: normal;
    font-weight: 900;
    font-size: 18.7019px;
    line-height: 22px;
    color: #5b5063;
    margin-bottom: -1.2px;
    margin-left: 22px;
  }
  .park-box-car-info {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    max-width: 167px;
  }
  .park1 {
    display: none;
  }
  .park1-title {
    display: none;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #5c5b5b;
    margin-bottom: 21px;
  }
  .park1-box {
    display: none;
    align-items: flex-start;
    justify-content: space-between;
  }
  .park1-box-power {
    display: flex;
  }
  .park1-box-car {
    margin-bottom: 34.38px;
  }
  .park1-box-car-img {
    align-items: center;
    margin-left: 28px;
    height: 188.56px;
    width: 178.38px;
  }
  .park1-box-car-img1 {
    align-items: center;
    margin-left: 28px;
    height: 188.56px;
    width: 178.38px;
  }
  .park1-box-car-title {
    font-style: normal;
    font-weight: 900;
    font-size: 14.4961px;
    line-height: 17px;
    color: #5b5063;
    margin-left: 55px;
  }
  .park1-box-car-info {
    display: none;
    justify-content: space-between;
    height: 100%;
    align-items: center;
  }
  .car-info {
    display: flex;
    align-items: center;
    margin-left: 10px;
  }
  .car-info-img2 {
    width: 8.63px;
    height: 7.67px;
    align-self: center;
    margin-left: 23px;
    margin-right: 6px;
  }
  .car-info-img3 {
    width: 9.59px;
    height: 9.65px;
    align-self: center;
    margin-right: 6px;
  }
  .car-info-text {
    font-style: normal;
    font-weight: normal;
    font-size: 10.5498px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #737373;
  }
  .car-info1 {
    display: none;
    align-items: center;
  }
  .car-info1-img1 {
    width: 8.92px;
    height: 8.92px;
    align-self: center;
    margin-left: 55px;
    margin-right: 2.23px;
  }
  .car-info1-img2 {
    width: 6.69px;
    height: 5.95px;
    align-self: center;
    margin-left: -70px;
  }
  .car-info1-img3 {
    width: 7.43px;
    height: 7.48px;
    align-self: center;
    margin-left: -90px;
  }
  .car-info1-text {
    font-style: normal;
    font-weight: normal;
    font-size: 8.1773px;
    line-height: 10px;
    display: flex;
    align-items: center;
    color: #737373;
  }
  .box-time,
  .box-car,
  .box-power {
    display: flex;
    margin-right: 13px;
  }
  .services-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 720;
    margin-top: 92.18px;
  }
  .services-card1 {
    background: url(../img/servises1-3_tbl.png) no-repeat;
    width: 310px;
    height: 480px;
    margin-left: -20px;
    margin-top: -25px;
  }
  .services-card2 {
    background: url(../img/servises2_tbl.png) no-repeat;
    width: 390px;
    height: 560px;
    margin-left: -14px;
  }
  .services-card3 {
    background: url(../img/servises1-3_tbl.png) no-repeat;
    width: 310px;
    height: 480px;
    margin-right: -8px;
    margin-top: -25px;
  }
  .services-title1 {
    margin-left: 52px;
    margin-top: 36px;
  }
  .services-title1 strong {
    font-family: "Gilroy-Black", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14.371px;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
  }
  .services-title2 {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13.1156px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    margin-top: 40.5px;
    margin-left: 22px;
  }
  .services-title2 strong {
    font-family: "Gilroy-Black", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 15.9261px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
  }
  .services-title3 {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12.8471px;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
    margin-top: 35px;
    margin-left: 14px;
  }
  .services-title3 strong {
    font-family: "Gilroy-Black", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14.8909px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
  }
  .services-list1 {
    margin-top: 33px;
    margin-bottom: -10px;
    margin-left: 0px;
  }
  .services-list2 {
    margin-top: -6px;
    margin-bottom: 14px;
    margin-left: 22px;
    padding-left: 45px;
  }
  .services-list3 {
    margin-top: 29px;
    margin-bottom: -5px;
    margin-left: 0px;
  }
  .services-price1 {
    font-family: "Gilroy_Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8.29094px;
    line-height: 10px;
    text-align: center;
    color: #ffffff;
    margin-left: 15px;
    margin-top: 33px;
  }
  .services-price1 strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 17.1346px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
  }
  .services-price2 {
    font-family: "Gilroy_Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9.57085px;
    line-height: 11px;
    text-align: center;
    color: #ffffff;
    margin-left: 22px;
  }
  .services-price2 strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 19.7798px;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
  }
  .services-price3 {
    font-family: "Gilroy_Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 8.29094px;
    line-height: 10px;
    text-align: center;
    color: #ffffff;
    margin-left: 14px;
    margin-top: 8.5px;
  }
  .services-price3 strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 17.1346px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
  }
  .li1 {
    max-width: 144px;
    color: white;
    font-size: 8.45676px;
    line-height: 8px;
    padding-bottom: 18.4px;
    margin-left: 27px;
  }
  .li2 {
    max-width: 156px;
    font-size: 9.55566px;
    line-height: 11.5px;
    color: white;
    padding-bottom: 17.9px;
    margin-left: 26px;
  }
  .li3 {
    max-width: 148px;
    color: white;
    font-size: 8.93454px;
    line-height: 9.9px;
    padding-bottom: 17.9px;
    margin-left: 23px;
  }
  .plus_bg {
    background: url(../img/plus_bg_tbl.png) no-repeat 50% 50%;
    max-width: 1320px;
    height: 421.73px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
  }
  .plus {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 76.5px;
  }
  .plus-content {
    margin-top: 85.9px;
    padding-left: 212.88px;
  }
  .plus-content-text {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14.8542px;
    line-height: 18px;
    color: #72518b;
    margin-top: -20px;
  }
  .plus-box {
    display: flex;
    align-items: center;
    padding-left: 283px;
  }
  .plus-img1 {
    width: 138.72px;
    margin-right: 17.71px;
  }
  .plus-img1-text {
    font-family: "Gilroy-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 9.33229px;
    line-height: 11px;
    text-align: center;
    color: #72518b;
  }
  .plus-img2 {
    width: 136.8px;
  }
  .plus-img2-text {
    font-family: "Gilroy-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 9.33229px;
    line-height: 11px;
    text-align: center;
    color: #72518b;
  }
  .plus-img3 {
    width: 129.77px;
  }
  .plus-img3-text {
    font-family: "Gilroy-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 9.33229px;
    line-height: 11px;
    text-align: center;
    color: #72518b;
  }
  .request-cloud2 {
    background: url(../img/cloud_bg_tbl.png) no-repeat 50% 50%;
    max-width: 1320px;
    height: 571.56px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: 43.9px;
    margin-bottom: 222.81px;
  }
  .feedback {
    padding-top: 31.75px;
  }
  .feedback-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24.7031px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #684c7d;
    margin-bottom: 26.96px;
  }
  .feedback-boxes {
    position: relative;
  }
  .feedback-box-block {
    margin-bottom: 25.75px;
  }
  .feedback-box-block-name {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11.4771px;
    line-height: 157.19%;
    text-align: center;
    color: #9c9c9c;
    margin-bottom: 37.65px;
  }
  .feedback-box-block-name strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14.2474px;
    line-height: 157.19%;
    text-align: center;
    color: #747276;
  }
  .feedback-box-block-video {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    width: 537.98px;
    height: 225.56px;
    border: none;
    text-decoration: none;
  }
  .prevarrow {
    position: absolute;
    background-image: url(../img/prev_arrow_tbl.svg);
    width: 38.98px;
    height: 38.98px;
    left: 0;
    top: 50%;
    z-index: 1000;
  }
  .prevarrow:hover {
    position: absolute;
    background-image: url(../img/prev_arrow_tbl222.svg);
    width: 38.98px;
    height: 38.98px;
    right: 0;
    top: 50%;
    z-index: 1000;
    cursor: pointer;
  }
  .prevarrow:active {
    position: absolute;
    background-image: url(../img/prev_arrow_tbl222.svg);
    width: 38.98px;
    height: 38.98px;
    right: 0;
    top: 50%;
    z-index: 1000;
    cursor: pointer;
  }
  .nextarrow {
    position: absolute;
    background-image: url(../img/next_arrow_tbl.svg);
    width: 38.98px;
    height: 38.98px;
    right: 0;
    top: 50%;
    z-index: 1000;
  }
  .nextarrow:hover {
    position: absolute;
    background-image: url(../img/next_arrow_tbl222.svg);
    width: 38.98px;
    height: 38.98px;
    right: 0;
    top: 50%;
    z-index: 1000;
    cursor: pointer;
  }
  .nextarrow:active {
    position: absolute;
    background-image: url(../img/next_arrow_tbl222.svg);
    width: 38.98px;
    height: 38.98px;
    right: 0;
    top: 50%;
    z-index: 1000;
    cursor: pointer;
  }
  .prevswitch {
    display: none;
    position: absolute;
    background-image: url(../img/prev_arrow_mob.svg);
    width: 23.86px;
    height: 23.86px;
    left: -1px;
    top: 24%;
    z-index: 1000;
  }
  .prevswitch:hover {
    position: absolute;
    background-image: url(../img/prev_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    left: -1px;
    top: 24%;
    z-index: 1000;
    cursor: pointer;
  }
  .prevswitch:active {
    position: absolute;
    background-image: url(../img/prev_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    left: -1px;
    top: 24%;
    z-index: 1000;
    cursor: pointer;
  }
  .nextswitch {
    display: none;
    position: absolute;
    background-image: url(../img/next_arrow_mob.svg);
    width: 23.86px;
    height: 23.86px;
    right: -1px;
    top: 24%;
    z-index: 10;
  }
  .nextswitch:hover {
    position: absolute;
    background-image: url(../img/next_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    right: -1px;
    top: 24%;
    z-index: 10;
    cursor: pointer;
  }
  .nextswitch:active {
    position: absolute;
    background-image: url(../img/next_arrow_mob333);
    width: 23.86px;
    height: 23.86px;
    right: -1px;
    top: 24%;
    z-index: 10;
    cursor: pointer;
  }
  .footer_bg {
    background: url(../img/footer_bg_tbl.png) no-repeat 50% 50%;
    max-width: 1320px;
    height: auto;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: 100.92px;
  }
  .footer-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24.7031px;
    line-height: 29px;
    text-transform: uppercase;
    color: #554263;
    margin-bottom: 62.22px;
  }
  .footer-contant {
    display: flex;
    align-content: stretch;
    justify-content: center;
    margin-bottom: 46.34px;
  }
  .footer-contacts {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
    flex-basis: 53%;
  }
  .footer-contacts-box {
    flex-basis: 50%;
    margin-top: 7.43px;
  }
  .footer-contacts-box1 {
    flex-basis: 50%;
  }
  .footer-name {
    font-style: normal;
    font-weight: 500;
    font-size: 9.88125px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #877f9e;
  }
  .footer-text {
    font-style: normal;
    font-weight: bold;
    font-size: 12.9167px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #705883;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .footer-text2 {
    font-style: normal;
    font-weight: bold;
    font-size: 12.2708px;
    line-height: 14px;
    align-items: center;
    color: #705883;
  }
  .footer-network {
    flex-basis: 47%;
    margin-top: 107px;
  }
  .footer-network-title {
    font-style: normal;
    font-weight: 500;
    font-size: 9.88125px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #877f9e;
    margin-bottom: 0px;
  }
  .footer-network-icon {
    display: flex;
    height: 100%;
    margin-top: -7px;
  }
  .footer-network-img1 {
    width: 23px;
    margin-left: -4px;
    margin-right: 15px;
  }
  .footer-network-img2 {
    width: 23px;
    margin-right: 15px;
  }
  .footer-network-img3 {
    width: 23px;
  }
  .footer-back {
    display: flex;
    align-content: flex-start;
    height: 100%;
    padding-bottom: 23.35px;
  }
  .footer-back-first {
    font-style: normal;
    font-weight: normal;
    font-size: 8.23438px;
    line-height: 13px;
    color: #877f9e;
    margin-right: 133.72px;
  }
  .footer-back-second {
    width: 279.42px;
    font-style: normal;
    font-weight: normal;
    font-size: 8.23438px;
    line-height: 12px;
    color: #877f9e;
    text-decoration: none;
  }
  .footer-link {
    font-style: normal;
    font-weight: normal;
    font-size: 8.23438px;
    line-height: 12px;
    color: #877f9e;
  }
  .modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 7, 14, 0.87);
    box-shadow: 0px 1.94977px 1.94977px rgba(0, 0, 0, 0.09);
    display: none;
  }
  .modal-dialog {
    max-width: 709.95px;
    width: 95%;
    min-height: 320px;
    background: url(../img/modal_bg_tbl.png) no-repeat 50% 50%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }
  .modal-clouse {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-left: auto;
    outline: none;
    border: none;
    height: auto;
  }
  .modal-btn {
    background-color: transparent;
    border: none;
    outline: none;
    margin-top: 15px;
    margin-right: 8px;
  }
  .modal-img {
    background: url(../img/ion_close-circle-outline_tbl.svg) no-repeat;
    width: 39.57px;
    height: 40px;
  }
  .modal-img:hover {
    background: url(../img/ion_close-circle-outline_tbl444.svg) no-repeat;
    width: 39.57px;
    height: 40px;
    cursor: pointer;
  }
  .modal-img:active {
    background: url(../img/ion_close-circle-outline_tbl444.svg) no-repeat;
    width: 39.57px;
    height: 40px;
    cursor: pointer;
  }
  .modal-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: -45px;
  }
  .modal-title {
    font-family: "Gilroy_bold", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 21.9349px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: -18px;
    margin-bottom: 25.23px;
  }
  .modal-text {
    font-family: "Gilroy", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12.6162px;
    line-height: 123.19%;
    text-align: center;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 31.5px;
  }
  .modal-text strong {
    font-family: "Gilroy_bold", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 12.6162px;
    line-height: 123.19%;
    text-align: center;
    color: #ffffff;
  }
  .modal-form {
    padding-left: 57.83px;
    padding-right: 75.68px;
  }
  .is-open {
    display: flex;
  }
  #second-column {
    flex-basis: 40%;
  }
}
@media (max-width: 820px) {
  .fields{
        height: fit-content;
  }
  .fields-errors{
        top: -14px;
  }
  .header-bg {
    background: url(../img/header_bg_img_mob.png) no-repeat 50% 50%;
    max-width: 820px;
    height: 377px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: 13.62px;
  }
  .container {
    max-width: 283.33px;
    width: 100%;
    margin: auto;
  }
  .header {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 100%;
    margin-bottom: 25.11px;
  }
  .header-name {
    display: flex;
    justify-content: flex-start;
    text-align: left;
    left: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 6.15385px;
    line-height: 171.69%;
    align-items: left;
    color: #474444;
    margin-top: 0;
    margin-right: 20px;
  }
  .header-nav {
    display: none;
  }
  .header-nav-features {
    display: flex;
  }
  .header-nav-avtopark {
    display: flex;
  }
  .header-nav-service {
    display: flex;
  }
  .header-nav-feedback {
    display: flex;
  }
  .header-nav-contacts {
    display: flex;
  }
  .header-nav-open {
    display: flex;
  }
  .header-phone {
    display: flex;
    text-align: right;
    flex-direction: column;
    flex-basis: 69%;
  }
  .header-phone1 {
    display: flex;
    text-align: right;
    flex-direction: column;
    right: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 8.78334px;
    line-height: 10px;
    text-align: right;
    color: #474444;
    margin-top: 0;
  }
  .header-phone-call {
    font-style: normal;
    font-weight: bold;
    font-size: 6px;
    line-height: 7px;
    text-transform: uppercase;
    color: #6737a5;
    display: flex;
    text-align: right;
    justify-content: flex-end;
    text-decoration: none;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    right: 0;
    margin-top: 3px;
  }
  .header-phone-call:hover {
    font-style: normal;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: center;
    color: #8d84f9;
    cursor: pointer;
  }
  .header-phone-call:active {
    font-style: normal;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: center;
    color: #8d84f9;
    cursor: pointer;
  }
  .header-content-title {
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: normal;
    font-size: 15.0921px;
    line-height: 149.2%;
    color: #393939;
    margin-bottom: 14.74px;
  }
  .header-content-title strong {
    font-style: normal;
    font-weight: 900;
    font-size: 15.5064px;
    line-height: 149.2%;
    color: #8b3ba4;
  }
  .header-content-text {
    font-style: normal;
    font-weight: normal;
    font-size: 8px;
    line-height: 160.69%;
    color: #585858;
    margin-bottom: 12px;
    max-width: 168px;
  }
  .header-btn {
    margin-top: 0px;
    background: url(../img/header-btn_mob.png) no-repeat;
    width: 140px;
    height: 70px;
    border: none;
    padding-bottom: 15px;
    padding-left: 30px;
    margin-bottom: 64.38px;
    margin-left: -13px;
    border: none;
    outline: none;
  }
  .header-btn:hover {
    margin-top: 0px;
    background: url(../img/header-btn_mob333.png) no-repeat;
    width: 140px;
    height: 70px;
    border: none;
    padding-bottom: 15px;
    padding-left: 30px;
    margin-bottom: 64.38px;
    margin-left: -13px;
    border: none;
    outline: none;
    cursor: pointer;
  }
  .header-btn:active {
    margin-top: 0px;
    background: url(../img/header-btn_mob333.png) no-repeat;
    width: 140px;
    height: 70px;
    border: none;
    padding-bottom: 15px;
    padding-left: 30px;
    margin-bottom: 64.38px;
    margin-left: -13px;
    border: none;
    outline: none;
    cursor: pointer;
  }
  .link12 {
    font-style: normal;
    font-weight: bold;
    font-size: 5.83699px;
    line-height: 7px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    margin-left: 0px;
    text-decoration: none;
  }
  .features-title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #5c5b5b;
  }
  .features-block {
    margin-top: 21.23px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    margin-right: -40px;
  }
  .features-box {
    flex-basis: 50%;
  }
  .features-box-img1 {
    width: 135.24px;
    margin-left: -21px;
    margin-right: 25px;
  }
  .features-box-img2 {
    width: 165px;
    margin-left: -40px;
    padding-right: -20px;
    right: 0;
    margin-top: 0px;
    margin-bottom: -26px;
  }
  .features-box-img3 {
    width: 122.36px;
    margin-left: -10px;
  }
  .features-box-img4 {
    width: 141.44px;
    margin-left: -31px;
  }
  .features-box-text1 {
    font-style: normal;
    font-weight: normal;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #585858;
    margin-left: -65px;
  }
  .features-box-text1 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #744da5;
  }
  .features-box-text2 {
    font-style: normal;
    font-weight: normal;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #585858;
    margin-left: -80px;
  }
  .features-box-text2 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #744da5;
  }
  .features-box-text3 {
    font-style: normal;
    font-weight: normal;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #585858;
    margin-left: -60px;
  }
  .features-box-text3 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #744da5;
  }
  .features-box-text4 {
    font-style: normal;
    font-weight: normal;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #585858;
    margin-left: -95px;
  }
  .features-box-text4 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 8.91008px;
    line-height: 10px;
    text-align: center;
    color: #744da5;
  }
  .request-cloud {
    background: none;
    max-width: 820px;
    height: 571.56px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: 71px;
  }
  .request {
    background: url(../img/request_bg_mob.png) no-repeat 50% 50%;
    width: 284px;
    height: 455px;
    display: flex;
    flex-direction: column;
    padding-top: 58px;
    margin-left: -5px;
  }
  .request-title {
    width: 211px;
    height: 56px;
    font-family: "Gilroy-Medium", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 123.19%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 27px;
    margin-left: 35px;
  }
  .request-title strong {
    font-family: "Gilroy_ExtraBold", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 13px;
    line-height: 123.19%;
    text-align: center;
    color: #ffffff;
    margin-bottom: 29.59px;
  }
  .request-form {
    display: flex;
    width: 174px;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
  }
  .request-form-input {
    width: 174px;
    height: 39px;
    background: rgba(252, 244, 255, 0.62);
    border: 0.600277px solid #ffffff;
    box-sizing: border-box;
    box-shadow: inset 1.80672px 1.80672px 2.71007px rgba(0, 0, 0, 0.17);
    border-radius: 28.6949px;
    font-style: normal;
    font-weight: normal;
    font-size: 9.00415px;
    line-height: 11px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #837497;
    outline: none;
    margin-top: 0px;
    margin-bottom: 23px;
  }
  .request-form-btn {
    background: url(../img/request_btn_mob.png) no-repeat 50% 50%;
    width: 180px;
    height: 80px;
    border: none;
    outline: none;
    margin-right: -10px;
    margin-top: 0px;
    margin-left: -9px;
  }
  .request-form-btn-text {
    font-style: normal;
    font-weight: bold;
    font-size: 10.2047px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #614485;
    padding-left: 17px;
    margin-top: 1px;
    margin-left: -13px;
  }
  .request-form-btn:hover {
    background: url(../img/request_btn_mob333.png) no-repeat 50% 50%;
    width: 180px;
    height: 80px;
    border: none;
    outline: none;
    margin-right: -10px;
    margin-top: 0px;
    margin-left: -9px;
    cursor: pointer;
  }
  .request-form-btn:active {
    background: url(../img/request_btn_mob333.png) no-repeat 50% 50%;
    width: 180px;
    height: 80px;
    border: none;
    outline: none;
    margin-right: -10px;
    margin-top: 0px;
    margin-left: -9px;
    cursor: pointer;
  }
  .request-box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
    margin-left: -10px;
  }
  .request-box-img {
    margin-right: 5.28px;
    width: 10.54px;
    height: 10.54px;
  }
  .request-box-text {
    width: 113.3px;
    height: 17.54px;
    font-style: normal;
    font-weight: normal;
    font-size: 6.57895px;
    line-height: 8px;
    color: #ffffff;
  }
  .park {
    display: none;
  }
  .park-title {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #5c5b5b;
    margin-bottom: 21px;
  }
  .park-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .park-box-power {
    display: flex;
  }
  .park-box-car {
    margin-bottom: 34.38px;
  }
  .park-box-car-img {
    align-items: center;
    margin-left: 28px;
    height: 188.56px;
  }
  .park-box-car-img1 {
    align-items: center;
    margin-left: 28px;
    height: 188.56px;
  }
  .park-box-car-title {
    font-style: normal;
    font-weight: 900;
    font-size: 14.4961px;
    line-height: 17px;
    color: #5b5063;
    margin-left: 55px;
  }
  .park-box-car-info {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
  }
  .park1 {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .park1-title {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #5c5b5b;
    margin-bottom: 21px;
  }
  .park1-box {
    display: flex;
    align-items: flex-start;
  }
  .park1-box-power {
    display: flex;
  }
  .park1-box-car {
    margin-bottom: 34.38px;
  }
  .park1-box-car-img {
    align-items: center;
    margin-left: 28px;
    height: 188.56px;
    width: 178.38px;
  }
  .park1-box-car-img1 {
    align-items: center;
    margin-left: 28px;
    height: 188.56px;
    width: 178.38px;
  }
  .park1-box-car-title {
    font-style: normal;
    font-weight: 900;
    font-size: 14.4961px;
    line-height: 17px;
    color: #5b5063;
    margin-left: 72px;
  }
  .park1-box-car-info {
    display: flex;
    flex-direction: row;
    max-width: 172px;
    margin-left: 17.5px;
  }
  .car-info1 {
    display: flex;
    margin-right: 0;
  }
  .car-info1-img2 {
    width: 6.69px;
    height: 5.95px;
    align-self: center;
    margin-left: 55px;
    margin-right: 5px;
  }
  .car-info1-img3 {
    width: 7.43px;
    height: 7.48px;
    align-self: center;
    margin-left: 0px;
    margin-right: 5px;
  }
  .car-info1-text {
    font-style: normal;
    font-weight: normal;
    font-size: 8.1773px;
    line-height: 10px;
    display: flex;
    color: #737373;
  }
  .box-car,
  .box-power {
    margin-right: 13px;
  }
  .services-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 1260px;
    width: 320px;
    margin-top: 52.18px;
    margin-bottom: 35px;
    padding-left: 40px;
  }
  .services-card1 {
    background: url(../img/servises_mob.png) no-repeat;
    width: 290px;
    height: 630px;
    margin-bottom: 10px;
    margin-left: -22px;
  }
  .services-card2 {
    background: url(../img/servises_mob.png) no-repeat;
    width: 290px;
    height: 630px;
    margin-bottom: 10px;
    margin-left: -22px;
  }
  .services-card3 {
    background: url(../img/servises_mob.png) no-repeat;
    width: 290px;
    height: 630px;
    margin-bottom: 10px;
    margin-left: -22px;
  }
  .services-title1 {
    margin-left: 58px;
    margin-top: 28.08px;
  }
  .services-title1 strong {
    font-family: "Gilroy-Black", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12.3391px;
    line-height: 15px;
    text-align: center;
    color: #ffffff;
  }
  .services-title2 {
    font-family: "Gilroy-SemiBold", sans-serif;
    margin-left: -53px;
    margin-top: 29.08px;
    font-style: normal;
    font-weight: 600;
    font-size: 9.89849px;
    line-height: 15px;
    text-align: center;
    color: #ffffff;
  }
  .services-title2 strong {
    font-family: "Gilroy-Black", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12.0196px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
  }
  .services-title3 {
    margin-left: -53px;
    margin-top: 29.08px;
    font-family: "Gilroy-SemiBold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 10.9081px;
    line-height: 15px;
    text-align: center;
    color: #ffffff;
  }
  .services-title3 strong {
    font-family: "Gilroy-Black", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12.6435px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
  }
  .services-list1 {
    width: 180px;
    margin-top: 27.35px;
    margin-bottom: -24px;
    margin-left: 2px;
  }
  .services-list2 {
    width: 180px;
    margin-top: -2.65px;
    margin-bottom: -3px;
    margin-left: -2px;
  }
  .services-list3 {
    width: 180px;
    margin-top: 24.35px;
    margin-bottom: -8px;
    margin-left: 5px;
  }
  .services-price1 {
    font-family: "Gilroy_Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 7px;
    line-height: 8px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff;
    margin-left: 76px;
  }
  .services-price1 strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff;
  }
  .services-price2 {
    font-family: "Gilroy_Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 7px;
    line-height: 8px;
    text-align: center;
    color: #ffffff;
    margin-right: 76px;
  }
  .services-price2 strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
  }
  .services-price3 {
    font-family: "Gilroy_Regular", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 7px;
    line-height: 8px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff;
    margin-left: 72px;
  }
  .services-price3 strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #ffffff;
  }
  .li1 {
    max-width: 148px;
    font-style: normal;
    font-weight: normal;
    font-size: 7px;
    line-height: 7px;
    color: #ffffff;
    margin-bottom: -2.5px;
  }
  .li2 {
    max-width: 148px;
    font-style: normal;
    font-weight: normal;
    font-size: 7px;
    line-height: 7px;
    color: #ffffff;
    margin-bottom: -2.1px;
    margin-left: 26px;
  }
  .li3 {
    max-width: 148px;
    font-style: normal;
    font-weight: normal;
    font-size: 7px;
    line-height: 7px;
    color: #ffffff;
    padding-bottom: 16.8px;
    margin-left: 22.5px;
  }
  .plus_bg {
    background: url(../img/plus_bg_mob.png) no-repeat 50% 50%;
    max-width: 823px;
    height: 244.41px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    margin-top: -55px;
  }
  .plus {
    display: flex;
    flex-direction: column;
    margin-bottom: 79.55px;
  }
  .plus-content {
    margin-top: 68px;
    padding-left: 131.67px;
  }
  .plus-content-text {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10.6687px;
    line-height: 13px;
    color: #72518b;
    margin-top: -2px;
  }
  .plus-box {
    display: flex;
    align-items: center;
    margin-left: -309px;
    margin-top: 122px;
  }
  .plus-img1 {
    width: 101.07px;
    margin-right: 9.71px;
  }
  .plus-img1-text {
    font-family: "Gilroy-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 7.93655px;
    line-height: 9px;
    text-align: center;
    color: #72518b;
    margin-top: -9px;
  }
  .plus-img2 {
    width: 99.67px;
  }
  .plus-img2-text {
    font-family: "Gilroy-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 7.93655px;
    line-height: 9px;
    text-align: center;
    color: #72518b;
    margin-top: -9px;
  }
  .plus-img3 {
    width: 94.55px;
    margin-left: 6px;
  }
  .plus-img3-text {
    font-family: "Gilroy-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 7.93655px;
    line-height: 9px;
    text-align: center;
    color: #72518b;
    margin-top: -9px;
    margin-left: -18px;
  }
  .request-cloud2 {
    background: url(../img/cloud_bg_tbl.png) no-repeat 50% 50%;
    max-width: 1320px;
    height: 571.56px;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: 0;
    margin-bottom: 383.44px;
  }
  .feedback {
    padding-top: 32.06px;
  }
  .feedback-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #684c7d;
    margin-bottom: 16.17px;
  }
  .feedback-boxes {
    position: relative;
  }
  .feedback-box-block {
    margin-bottom: 25.75px;
  }
  .feedback-box-block-name {
    font-family: "Gilroy-SemiBold", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11.4771px;
    line-height: 157.19%;
    text-align: center;
    color: #9c9c9c;
    margin-bottom: 37.65px;
  }
  .feedback-box-block-name strong {
    font-family: "Gilroy-Bold", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14.2474px;
    line-height: 157.19%;
    text-align: center;
    color: #747276;
  }
  .feedback-box-block-video {
    display: flex;
    margin: 0;
    justify-content: center;
    max-width: 283.98px;
    height: 225.56px;
    border: none;
    text-decoration: none;
    outline: none;
    margin-left: -2px;
  }
  .prevarrow {
    position: absolute;
    background-image: url(../img/prev_arrow_mob.svg);
    width: 23.86px;
    height: 23.86px;
    left: -30px;
    top: 56%;
    z-index: 1000;
  }
  .prevarrow:hover {
    position: absolute;
    background-image: url(../img/prev_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    left: -30px;
    top: 56%;
    z-index: 1000;
    cursor: pointer;
  }
  .prevarrow:active {
    position: absolute;
    background-image: url(../img/prev_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    left: -30px;
    top: 56%;
    z-index: 1000;
    cursor: pointer;
  }
  .nextarrow {
    position: absolute;
    background-image: url(../img/next_arrow_mob.svg);
    width: 23.86px;
    height: 23.86px;
    right: -30px;
    top: 56%;
    z-index: 10;
  }
  .nextarrow:hover {
    position: absolute;
    background-image: url(../img/next_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    right: -30px;
    top: 56%;
    z-index: 10;
    cursor: pointer;
  }
  .nextarrow:active {
    position: absolute;
    background-image: url(../img/next_arrow_mob333);
    width: 23.86px;
    height: 23.86px;
    right: -30px;
    top: 56%;
    z-index: 10;
    cursor: pointer;
  }
  .prevswitch {
    position: absolute;
    background-image: url(../img/prev_arrow_mob.svg);
    width: 23.86px;
    height: 23.86px;
    left: -1px;
    top: 24%;
    z-index: 1000;
  }
  .prevswitch:hover {
    position: absolute;
    background-image: url(../img/prev_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    left: -1px;
    top: 24%;
    z-index: 1000;
    cursor: pointer;
  }
  .prevswitch:active {
    position: absolute;
    background-image: url(../img/prev_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    left: -1px;
    top: 24%;
    z-index: 1000;
    cursor: pointer;
  }
  .nextswitch {
    position: absolute;
    background-image: url(../img/next_arrow_mob.svg);
    width: 23.86px;
    height: 23.86px;
    right: -1px;
    top: 24%;
    z-index: 10;
  }
  .nextswitch:hover {
    position: absolute;
    background-image: url(../img/next_arrow_mob333.svg);
    width: 23.86px;
    height: 23.86px;
    right: -1px;
    top: 24%;
    z-index: 10;
    cursor: pointer;
  }
  .nextswitch:active {
    position: absolute;
    background-image: url(../img/next_arrow_mob333);
    width: 23.86px;
    height: 23.86px;
    right: -1px;
    top: 24%;
    z-index: 10;
    cursor: pointer;
  }
  .footer_bg {
    background: url(../img/footer_bg_mob.png) no-repeat 50% 50%;
    max-width: 820px;
    height: auto;
    top: 0px;
    align-items: center;
    margin: auto;
    background-size: cover;
    padding-top: -93px;
  }
  .footer-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24.7031px;
    line-height: 29px;
    text-transform: uppercase;
    color: #554263;
    margin-bottom: 44px;
  }
  .footer-contant {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: flex-start;
    justify-content: left;
    margin-bottom: 52.75px;
  }
  .footer-contacts {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-basis: 100%;
    margin-bottom: 54.23px;
  }
  .footer-contacts-box {
    margin-bottom: 15px;
    flex-basis: 100%;
  }
  .footer-contacts-box1 {
    margin-bottom: 15px;
    flex-basis: 100%;
  }
  .footer-name {
    font-style: normal;
    font-weight: 500;
    font-size: 9.88125px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #877f9e;
  }
  .footer-text {
    font-style: normal;
    font-weight: bold;
    font-size: 12.9167px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #705883;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .footer-text2 {
    font-style: normal;
    font-weight: bold;
    font-size: 12.2708px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #705883;
  }
  .footer-network {
    flex-basis: auto;
    margin-top: 0px;
  }
  .footer-network-title {
    justify-content: center;
    font-style: normal;
    font-weight: 500;
    font-size: 9.88125px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #877f9e;
    margin-bottom: 3px;
  }
  .footer-network-icon {
    display: flex;
    align-items: center;
    height: 100%;
    padding-top: 7px;
    margin-left: 75px;
  }
  .footer-network-img1 {
    width: 23px;
    margin-left: -4px;
    margin-right: 25px;
  }
  .footer-network-img2 {
    width: 23px;
    margin-right: 25px;
  }
  .footer-network-img3 {
    width: 23px;
  }
  .footer-back {
    display: flex;
    align-content: flex-start;
    height: 100%;
    padding-bottom: 10.98px;
  }
  .footer-back-first {
    width: 96.75px;
    font-style: normal;
    font-weight: normal;
    font-size: 5.24357px;
    line-height: 8px;
    color: #877f9e;
    margin-right: 0;
  }
  .footer-back-second {
    width: 174.69px;
    font-style: normal;
    font-weight: normal;
    font-size: 5.36915px;
    line-height: 8px;
    text-align: right;
    color: #877f9e;
    text-decoration: none;
  }
  .footer-link {
    font-style: normal;
    font-weight: normal;
    font-size: 5.36915px;
    line-height: 8px;
    text-align: right;
    color: #877f9e;
  }
  .modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 7, 14, 0.87);
    box-shadow: 0px 1.94977px 1.94977px rgba(0, 0, 0, 0.09);
    display: none;
  }
  .modal-dialog {
    max-width: 709.95px;
    width: 95%;
    min-height: 490px;
    background: url(../img/modal_bg_mob.png) no-repeat 50% 50%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }
  .modal-clouse {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    right: 0;
    margin-right: 0;
    margin-left: auto;
    outline: none;
    border: none;
    height: auto;
  }
  .modal-btn {
    background-color: transparent;
    border: none;
    outline: none;
    padding-top: -31px;
    margin-right: -45px;
  }
  .modal-img {
    background: url(../img/ion_close-circle-outline_mob.png) no-repeat;
    display: flex;
    justify-content: flex-end;
    position: sticky;
    right: 0;
    text-align: right;
    width: 28px;
    height: 28px;
  }
  .modal-img:hover {
    display: flex;
    justify-content: flex-end;
    position: sticky;
    right: 0;
    text-align: right;
    width: 28px;
    height: 28px;
    background: url(../img/ion_close-circle-outline_mob444.png) no-repeat;
    cursor: pointer;
  }
  .modal-img:active {
    display: flex;
    justify-content: flex-end;
    position: sticky;
    right: 0;
    text-align: right;
    width: 28px;
    height: 28px;
    background: url(../img/ion_close-circle-outline_mob444.png) no-repeat;
    cursor: pointer;
  }
  .modal-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    margin-top: 18px;
    max-width: 284px;
  }
  .modal-title {
    font-family: "Gilroy_bold", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16.2917px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 25.23px;
    margin-left: -6px;
  }
  .modal-text {
    max-width: 196px;
    font-family: "Gilroy", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10.9321px;
    line-height: 123.19%;
    color: #ffffff;
    margin-bottom: 31.5px;
    margin-left: -28px;
  }
  .modal-text strong {
    font-family: "Gilroy_bold", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 10.9321px;
    line-height: 123.19%;
    color: #ffffff;
  }
  .modal-form {
    flex-direction: column;
    padding-left: 57.83px;
    padding-right: 75.68px;
  }
  .is-open {
    display: flex;
  }
  #second-column {
    flex-basis: auto;
  }
}/*# sourceMappingURL=style.css.map */