@import url("media.css");
@font-face {
  font-family: "Actay Wide";
  src: url("../fonts/actaywide.otf");
}

* {
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  outline: none;
  scroll-behavior: smooth;
  box-sizing: border-box;
}

ymaps.ymaps-2-1-79-search__suggest,
ymaps.ymaps-2-1-79-suggest-item,
ymaps.ymaps-2-1-79-search__suggest-item {
  width: 600px;
}

ymaps {
  color: #000 !important;
  font-size: 16px !important;
}

ymaps canvas {
  width: 100%;
  height: 100%;
}

.mg {
  margin: 0 15vw;
  height: 100%;
  overflow: hidden;
}

.main {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: url("../img/background.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100%;
}


.form__map .btn_hid {
  display: none;
}



.about__text:nth-child(1) {
  margin-top: 30px !important;
}

.about__main {
  background-image: linear-gradient(to right, rgba(0, 0, 0), rgba(0, 0, 0, 0)),
    url("../img/about_back.png") !important;
}

.about__main2 {
  background-image: linear-gradient(to right, rgba(0, 0, 0), rgba(0, 0, 0, 0)),
    url("../img/about_back2.png") !important;
  background-position: center !important;
}

header {
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
@media only screen and (device-width: 768px) and (device-height: 1024px) {
    header {
        justify-content: center !important;
    }
}

.wrapper__about {
  margin: 150px 0;
}

.header__item {
  min-width: 180px;
  font-weight: 700;
}

.header__item__logo {
  width: 30%;
  /*top:-13px;*/
}

.header__item__links {
    width: 55%;
    display: flex;
    justify-content: center;
    flex-flow: row;
    align-items: center;
    gap: 3rem;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .header__item__links {
    gap: 0.4rem;
  }
}


.header__item__links a {
  font-size: 18px;
  transition: 0.2s ease;
}

.header__item__links a:hover {
  /* text-decoration: underline; */
  /*font-size: 20px;*/
}

.titles__slide {
  display: flex;
  justify-content: space-between;
  text-align: right;
  align-items: center;
  width: 100%;
}

.slider__item2 .titles__slide {
  margin-bottom: 35px;
} 

.slider__item2 {
  margin-bottom: 35px;
}

#back {
  z-index: 1000 !important;
  position: fixed;
  top: -100%;
  right: 4%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: 0.2s ease;
  z-index: 2;
  background-image: url("../img/back.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 75%;
  background-color: #c90000;
  cursor: pointer;
}

#back:hover {
  background-color: #ff5454c6;
}

.showBack {
  animation: showBack 1s forwards;
}

@keyframes showBack {
  0% {
    top: -100%;
  }
  100% {
    top: 4%;
  }
}

button {
  font-family: "Actay Wide";
  border-radius: 20px;
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px;
  position: relative;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}

.header__item__button:hover {
  background: linear-gradient(270.99deg, #ff0000 1.85%, #f57070 95.25%);
}

.bordered__menu::before {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

.bordered::before {
  border-radius: 20px;
}

.bordered::before,
.bordered__menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid white;
  /*border: 1px solid transparent;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.8),
      rgba(0, 0, 0, 0)
    )
    border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;*/
}

.header__item__button {
  padding: 0 15px;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(270.99deg, #ff0000 1.85%, #f05252 95.25%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  font-size: 14px;
}

.order__modal__window .modal__title {
  width: 90%;
}

.order__modal__window .form_btn {
  font-size: 20px;
}

.wrapper__text {

  display: flex;
  flex-flow: column;
  text-align: left;
}

.wrapper__about2__text {
  margin: 50px 0;
}

.wrapper__title {
  font-family: "Actay Wide";
  font-size: 60px;
}

.wrapper__footer2 .wrapper__title {
  font-size: 32px;
}

.wrapper__decription {
  font-size: 24px;
  padding-top: 20px;
}

.wrapper__form {
  /* background: rgba(19, 23, 27, 0.5); */
  width: 45vw;
  border-radius: 20px;
  position: relative;
  margin: 40px 0;
  /* backdrop-filter: blur(20px); */
  /* -webkit-backdrop-filter: blur(20px); */
}

.wrapper__about {
  height: 60%;
  display: flex;
  align-items: center;
}

.wrapper__about2 {
  display: flex;
  flex-flow: column;
}

form {
  padding: 35px;
}

.form__title {
  font-family: "Actay Wide";
  font-size: 36px;
}

.form__input__box-row {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  flex-wrap: wrap;
}

.input-item {
  width: 45%;
  height: 50px;
  font-size: 20px;
  padding: 0 20px;
  color: black;
  border-radius: 20px;
  border: 2px solid #fff;
  background: #efefef;
  z-index: 98;
}

.input-item:hover {
  border: 2px solid #825a5a;
}

.input-item:focus::placeholder {
  color: #000;
}

.input-item:focus {
  border: 2px solid #fff;
}

.form_btn {
  width: 100%;
  margin-top: 20px;
  height: 75px;
  position: relative;
  background: linear-gradient(270.99deg, #ff0000 1.85%, #f05252 95.25%);
  font-size: 18px;
}

.form_btn:hover {
  background: linear-gradient(270.99deg, #ff0000 1.85%, #f57070 95.25%);
  box-shadow: 0 0 20px rgba(255, 103, 103, 0.613);
}

.transition {
  background: linear-gradient(to top, white 2.5%, rgba(255, 255, 255, 0) 95%);
  margin-top: -9.8vh;
  height: 10vh;
}

.about {
  width: 100%;
  margin: 2vw 0 2vw 0;
}

.about__title,
.about_desc {
  color: #000;
}

.about__title {
  font-size: 26px;
  font-family: "Actay Wide";
  font-weight: 700;
  /*padding-right: 2vw;*/
}

.about_desc {
  font-size: 16px;
  font-weight: 500;
}

.about__text {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 20px 0 20px 0;
}

.about span {
  font-size: 14px;
  color: #000;

}

.about__inner {
  display: grid;

}

.about__inner__block {
  background-color: #e3e3e3;
  padding: 20px;
  margin: 20px;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  min-height: 160px;
  transition: 0.5s ease;
  text-align: center;
  align-items: center;
}

.about__inner__block:hover {
  background: #efefef;
  box-shadow: 0 0 15px #e6e6e6;
}

.about__inner_block__title {
  font-family: "Actay Wide";
  font-weight: 700;
  font-size: 22px !important;
  padding-bottom: 10px;
}

.icon {
  height: 80px;
  max-width: 100px;
  margin-bottom: 18px;
}

.about__centres {
  background-color: #202020;
  border-radius: 20px;
  padding: 40px;
  background-image: url("../img/card_back.webp");
  background-repeat: no-repeat;
  background-position: right;
  margin: 50px 2%;
}

.centres__text span {
  color: #fff !important;
  display: flex;
  max-width: 60%;
}

.centres__blocks__item__description {
  padding: 10px 0;
}

.centres__title,
.centres__title2 {
  font-family: "Actay Wide";
  font-weight: 700;
}

.centres__title {
  font-size: 50px !important;
}

.centres__title2 {
  font-size: 28px !important;
  padding: 20px 0;
}

.centres__blocks__item {
  width: 30%;
  display: flex;
  align-items: center;
}

.centres__blocks__item span {
  padding-left: 18px;
}

.centres__blocks {
  display: flex;
}

.about__statistics {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: 50px;
}

.statistics__item {
  background-color: #efefef;
  text-align: center;
  padding: 30px;
  border-radius: 20px;
  margin: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: 0.5s ease;
}

.statistics__item:hover {
  background: #e6e6e6;
  box-shadow: 0 0 15px #e6e6e6;
}

.statistics__item .item__title {
  font-size: 28px !important;
  font-family: "Actay Wide";
  font-weight: 700;
}

.item__desc {
  font-size: 18px;
}

.about__partners {
  margin-top: 40px;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  justify-content: center;
}

.about__partners__item {
  padding: 10px;
  width:9rem;
}

.cens {
  max-width: 100%;
}

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

.btn_white {
  background: #fff !important;
  color: #000;
}

.btn_white:hover {
  box-shadow: none;
  background: #efefefc6 !important;
}

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

.coop__item:nth-child(1) {
  grid-column-start: 1 span;
  grid-row-start: 2 span;
  background-image: linear-gradient(to bottom, #20202063, #20202063),
    url(../img/car_btn.png) !important;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 70%;
  justify-content: flex-end;
}

.coop__item:nth-child(2) {
  background-image: url("../img/block1_btn.png");
  background-repeat: no-repeat;
  background-position: bottom right;
}

.coop__item:nth-child(3) {
  background-image: url("../img/block2_btn.png");
  background-repeat: no-repeat;
  background-position: top right;
  justify-content: space-between;
}

.coop__item {
  padding: 35px;
  border-radius: 20px;
  margin: 20px;
  background-color: #202020;
  display: flex;
  flex-direction: column;
}

.coop__title,
.coop_desc {
  color: #fff !important;
}

.coop_desc {
  padding: 10px 0;
}

.coop__item .coop__title {
  font-size: 28px;
  font-family: "Actay Wide";
  font-weight: 700;
}

.coop__item button {
  width: 60%;
}

.about__logistics {
  padding: 1vw;
  background-color: #202020;
  display: grid;
  z-index: -2;
  position: relative;
  border-radius: 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
}

.about__logistics__item {
  font-size: 2vw;
  font-family: "Actay Wide";
  font-weight: 700;
  padding: 1.4vw;
  margin: 1.5vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: fit-content;
}

.about__logistics__item:nth-child(2) {
  margin-left: -3vw;
}

.about__logistics__item:nth-child(4) {
  margin-right: -5vw;
}

.about__logistics__item:nth-child(7) {
  grid-column-start: 1;
  grid-row-start: 4;
  margin-top: -3vw;
  margin-bottom: 5.5vw;
}

.about__logistics__item:nth-child(6) {
  grid-column-start: 2;
  grid-row-start: 4;
}

.about__logistics__item:nth-child(5) {
  grid-column-start: 2;
  grid-row-start: 3;
  margin-left: 5vw;
}

.vec {
  width: 2.1vw;
  height: 1.5vw;
}

.red_item {
  z-index: -1;
  border-radius: 20px;
  background: linear-gradient(270.99deg, #ff0000 1.85%, #f05252 95.25%);
}

.arrow1,
.arrow2,
.arrow3,
.arrow4,
.arrow5,
.arrow6 {
  position: absolute;
}

.about__log {
  width: 100%;
  position: relative;
  overflow-y: hidden;
}

.arrow1 {
  left: 40%;
  top: 12%;
}

.arrow2 {
  transform: rotate(90deg);
  left: 65%;
  top: 24%;
}

.arrow3 {
  transform: rotate(-180deg);
  left: 48%;
  top: 35%;
}

.arrow4 {
  transform: rotate(90deg);
  left: 72%;
  top: 48%;
}

.arrow5 {
  transform: rotate(90deg);
  left: 20%;
  top: 52%;
}

.arrow6 {
  transform: rotate(90deg);
  left: 68%;
  top: 72%;
}

.map {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.map img {
  width: 100%;
}

.map .iconmap {
  width: 10%;
  position: absolute;
}

#start {
  left: 11.5%;
  top: 24%;
}

#end1 {
  left: 81%;
  top: 59%;
}

#end2 {
  left: 77%;
  top: 44%;
}

#end3 {
  left: 39%;
  top: 53%;
}

#object1 {
  left: 15%;
  top: 23%;
  animation: fly1 3s ease-in-out infinite;
}

#object2 {
  left: 14%;
  top: 22%;
  transform: rotate(-20deg);
  animation: fly2 3s ease-in-out infinite;
}

#object3 {
  left: 12%;
  top: 25%;
  transform: rotate(20deg);
  animation: fly3 3s ease-in-out infinite;
}

@keyframes fly1 {
  0% {
    left: 15%;
    top: 23%;
  }
  100% {
    left: 81%;
    top: 59%;
  }
}

@keyframes fly2 {
  0% {
    left: 14%;
    top: 22%;
    transform: rotate(-20deg);
  }
  30% {
    top: 21%;
  }
  100% {
    left: 77%;
    top: 44%;
    transform: rotate(5deg);
  }
}

@keyframes fly3 {
  0% {
    left: 12%;
    top: 25%;
    transform: rotate(20deg);
  }
  75% {
    top: 51%;
  }
  100% {
    left: 39%;
    top: 53%;
    transform: rotate(-5deg);
  }
}

.about__calculate {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.about__calculate form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  padding: 0;
  width: 40%;
}

.about__calculate form .input-item {
  width: 100% !important;
}

.input__grid1 {
  grid-row-start: 1 span;
  grid-column-start: 2 span;
}

.input__grid2 {
  grid-column-start: 2 span;
}

.input__grid7 {
  grid-column-start: 2 span;
  margin: 10px;
  width: auto;
}

.about__calculate__pic {
  display: flex;
  justify-content: center;
}

.about__calculate__pic img {
  width: 90%;
}

.about__slider {
  display: flex;
  justify-content: space-between;
}

.btn__prev,
.btn__prev2,
.btn__next,
.btn__next2 {
  height: 60px;
  width: 60px;
  border-radius: 50px;
  margin-left: 15px;
}

.slider__buttons,
.btn__prev,
.btn__prev2,
.btn__next,
.btn__next2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row;
  transition: none;
}

.btn__prev,
.btn__prev2 {
  transform: rotate(180deg);
}

.slider__container2 {
  margin-top: 25px;
  margin-bottom: -100px;
}

.img__slide {
  min-width: 100%;
}

.slider__item {
  border-radius: 25px;
  padding: 25px;
  background-color: #efefef;
  min-width: 25%;
  margin: 20px;
}

.slider__item__title,
.slider__item__body {
  color: #000;
}

.slider__item__title {
  font-family: "Actay Wide";
  font-weight: 700;
  font-size: 28px;
  padding-top: 20px;
}

.slider__item__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.slider__item__header__rate {
  width: 15vw;
}

.slider__item__header__rate img {
  padding: 0 5px;
}

.slider__item__header__user {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Actay Wide";
  font-weight: 700;
  font-size: 28px;
  background-color: #121212;
}

.slider__container,
.slider__container2 {
  overflow: hidden;
}

.slider__track,
.slider__track2 {
  display: flex;
  transition: 0.2s ease;
  overflow: visible;
}

footer {
  background-color: #202020;
  width: 100%;
  padding: 60px 0;
}

.footer__logo {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.footer__logo img {
  width: 470px;
  max-width: 40%;
}

.footer__text {
  display: flex;
  flex-direction: row;
}

.footer__title {
  font-weight: 700;
  font-family: "Actay Wide";
  padding: 25px 0 10px 0;
}

.footer__text__contact,
.footer__text__addition {
  display: flex;
  flex-direction: column;
}

.footer__text__contact {
  justify-content: space-between;
}

.footer__text__addition {
  padding-left: 50px;
  max-width: 50%;
  justify-content: space-between;
}

.footer__container {
  display: flex;
  justify-content: center;
}

.footer__map {
  height: 250px;
  border-radius: 20px;
}

.calc__modal {
  position: fixed;
  visibility: hidden;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  z-index: 99;
  padding: 30px 0;
}

.calc__modal::-webkit-scrollbar {
  width: 0;
}

.calc__modal__wrap {
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
  min-height: 100%;
  margin: auto;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}
.calc__modal__window {
  padding: 35px;
  border-radius: 20px;
  margin: 50px 0;
  flex-shrink: 0;
  flex-grow: 0;
  background: rgba(19, 23, 27, 0.5);
  width: 750px;
  max-width: 90%;
  overflow: visible;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transform: scale(0.9);
  opacity: 0;
}

.blur__modal {
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.success__modal__window,
.sub__modal__window,
.order__modal__window,
.fullcalc__modal__window {
  z-index: -10000;
  position: absolute;
  padding: 35px;
  border-radius: 20px;
  margin: 50px 0;
  flex-shrink: 0;
  flex-grow: 0;
  background: rgba(19, 23, 27, 0.5);
  width: 750px;
  max-width: 90%;
  overflow: visible;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transform: scale(0.9);
  opacity: 0;
}

.fullcalc__modal__window {
  transform: none !important;
  top: 0;
}

.fullcalc__modal__window form *,
.fullcalc__modal__window form .input-item {
  font-size: 22px;
}

.fullcalc__modal__window form input[type="radio"],
.fullcalc__modal__window form input[type="checkbox"] {
  margin: 20px 5px 0 0;
  width: 20px;
  height: 20px;
  accent-color: #c90000;
}

.fullcalc__modal__window form input[type="text"] {
  width: 100%;
  height: 45px;
}

.fullcalc__modal__window form {
  padding: 0;
}

.sub__modal__window {
  text-align: center;
}

.modal__sub__inputs .input-item {
  width: 95% !important;
}

.calc__modal--active {
  visibility: visible;
}
.calc__modal--active .calc__modal__window {
  transform: scale(1);
  opacity: 1;
}

.calc__modal__opened {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.modal__title {
  font-size: 30px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  font-family: "Actay Wide";
}

.modal__btn {
  width: 80%;
  margin-bottom: 20px;
}

.modal__text__grid:nth-child(5),
.modal__text__grid:nth-child(6) {
  font-weight: 800;
}

.modal__text__grid {
  padding: 5px 0;
}

.success__text {
  display: flex;
  width: 100%;
  justify-content: center;
}

.modal__text {
  display: grid;
  font-size: 24px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 15px;
}

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

.modal__sub__inputs {

  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
}

.modal__inputs .input-item,
.modal__sub__inputs .input-item {
  width: 95%;
  margin: 20px 0;
  z-index: 100;
}

.modal__sub__inputs {
  margin-top: 15px;
}

.modal__item2 {
  grid-column-start: 2 span;
  width: 97.5% !important;
}

.modal__btn__container {
  display: flex;
  justify-content: center;
  width: 100%;
}

.dark__back {
  background-color: #202020;
}

.dark__back .about__title,
.dark__back .about_desc {
  color: #ffffff;
}

.dark__back .about__title {
  margin-bottom: 20px;
}

.checkmate {
  padding: 25px;
  border-radius: 20px;
  text-align: center;
  justify-content: center;
}

.dark__back span {
  color: #fff;
}

.item__block {
  padding: 35px;
  border-radius: 20px;
}

.item__block span {
  font-size: 24px;
  display: flex;
  margin-top: 20px;
}

.item__block .about__forwhat__item {
  font-size: 36px;
}

.about__forwhat {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 500px;
}

.item__img {
  border-radius: 20px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

.about__forwhat__item {
  margin: 15px;
}

.item__title {
  font-size: 36px !important;
  font-family: "Actay Wide";
  margin: 0 !important;
}

.d-none {
  display: none !important;
}

.block__img1 {
  background-image: url("../img/block_item.png");
}

.block__img2 {
  background-image: url("../img/block_item2.png");
}

.block__img3 {
  background-image: url("../img/block_item3.png");
  background-position: center;
}

.block__img4 {
  background-image: url("../img/block_item4.png");
  background-position: center;
}

.block__img5 {
  background-image: url("../img/block_item5.png");
}

.block__img6 {
  background-image: url("../img/block_item6.png") !important;
}

.block__img7 {
  background-image: url("../img/gif.gif");
  background-position: center;
}

.about__block2__item {
  margin: 15px;
}

.about__item span {
  font-family: "Actay Wide";
  padding-top: 20px;
}

.about__item {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  padding-top: 20px;
}

.about__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.about__block2 {
  min-height: 500px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.about__block2 .item__img {
  background-image: url("../img/problem.png");
}

.about__besides {
  background-image: url("../img/card_back2.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 30%;
  margin: 15px;
}

.about__besides__text {
  width: 50vw;
}

.reverse {
  margin-bottom: -9.9vh;
  margin-top: 10vh !important;
  transform: rotate(180deg);
}

.second {
  margin: 0;
}

.footer__back {
  background-image: linear-gradient(to right, rgba(0, 0, 0), rgba(0, 0, 0, 0)),
    url("../img/footer_back.png") !important;
}

.footer__back .mg {
  display: flex;
  justify-content: center;
  align-items: center;
}

.wrapper__footer,
.wrapper__footer2 {
  background-color: rgba(19, 23, 27, 0.5);
  border-radius: 20px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  justify-content: center;
  display: flex;
  max-width: 100%;
  padding: 45px 2vw;
  flex-direction: column;
}

.wrapper__footer {
  width: 850px;
  margin: 100px 0;
}

.wrapper__footer2 {

  margin-bottom: 50px;
}

.wrapper__footer .wrapper__text {
  text-align: center;
  width: 100%;
  align-items: center;
}

.wrapper__footer2 .wrapper__text {
  width: fit-content;
}

.wrapper__footer .wrapper__text .wrapper__decription {
  padding: 24px 0;
  width: 50%;
}

.wrapper__footer a {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-bottom: 20px;
}

.wrapper__footer a button {
  width: 70%;
}

.loader__container {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.363);
  z-index: 200;
  transition: 0.5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader__container--hidden {
  opacity: 0;
  z-index: -1;
}

#loader {
  border: 0.5vw solid #f3f3f3;
  border-top: 0.5vw solid #ff0000;
  border-radius: 50%;
  width: 5vw;
  height: 5vw;
  animation: spin 2s linear infinite;
}

.conveer-line {
  transform-style: preserve-3d;
  will-change: transform;
}

.form__map {
  margin-top: 35px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

#contacts {
  z-index: 10;
  position: absolute;
  display: flex;
  flex-flow: column;
  top: 120px;
  right: 60px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

#contacts a {
  padding-top: 10px;
  font-size: 24px;
  font-weight: 700;
}

.iframe_map {
  width: 100%;
  height: 100%;
}

.map-grid2 {

}

.map-img {
  width: 100%;
}

.form__map .about__text .about__title, .formm .about__text .about__title {
  padding: 0;
  text-align: center;
}

.formm {
  margin-top: 50px;
}

.formm form {
  padding: 0;
  width: 80%;
}

.formm form .input-item {
  width: 100% !important;
  margin-bottom: 10px;
}

.form__map .input-item {
  width: 50% !important;
}



#volume-input,
#address-input,
#search-btn {
  width: 50%;
  max-width: 100%;
}

.text_con {
  justify-content: center;
  max-width: max-content !important;
  text-align: center;
}

.mg .title__con {
  font-size: 4vw;
}

.mg .desc__con {
  font-size: 24px;
  font-weight: 300;
}

.modal__subscribe {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 10px;
}

.modal__subscribe span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 10px;
}

.popup__sub {
  opacity: 1;
  position: fixed;
  width: 320px;
  padding: 15px;
  background: #000;
  z-index: 10000;
  text-align: center;
  transition: 0.2s ease;
  border-radius: 20px;
  left: 30vw;
  top: -100vw;
}

.showPopup {
  animation: showPopup 2s forwards;
}

.popup__title {
  font-size: 14px;
  font-weight: 300;
}

.popup__acc,
.popup__dec {
  padding: 5px 10px;
  font-weight: 500;
  border-radius: 20px;
  font-size: 12px;
  font-family: "Montserrat";
  transition: 0.2s ease;
}

.popup__acc {
  background-color: #ff0000;
  border: #ff0000 1px solid;
}

.popup__acc:hover {
  background-color: #000;
}

.popup__btns {
  margin-top: 10px;
  display: flex;
  justify-content: space-around;
}

.popup__dec {
  background-color: #000;
  border: #ff0000 1px solid;
}

.popup__dec:hover {
  background-color: #ff0000;
}

.menu__window {
  position: fixed;
  z-index: 100000;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  width: 90vw;
  /*top: 5vw;*/
  right: -100vw;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  display: flex;
  flex-flow: column;
  background-color: rgba(19, 23, 27, 0.5);
  padding: 20px;
}

.showMenu {
  animation: showMenu 1s forwards;
}

#close,
#menu {
  cursor: pointer;
}

@keyframes showMenu {
  0% {
    right: -100vw;
  }
  100% {
    right: 0;
  }
}

.menu__window * {
  padding-top: 5px;
}

.menu__window a {
  font-family: "Actay Wide";
  font-size: 28px;
  font-weight: 700;
  transition: 0.2s ease;
}

.marked__link {
  color: #ff0000;
}

.menu__window a:hover {
  color: #ff0000;
}

.menu__title {
  display: flex;
  align-items: center;
}

.menu__title span {
  padding-left: 5px;
}

.menu__logo {
  width: 100px;
}

.menu__window__head {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding-bottom: 5%;
}

#weightitem {
  display: none;
}

#result {
  text-align: center;
}

.order__modal__window form {
  padding: 0;
}

#closeFullCalc,
#closeOrderCall {
  position: absolute;
  right: 5%;
  cursor: pointer;
  z-index: 1000000;
}

/* Стиль формы */
form.small {
  background-color: #343a46;
  color: #fff;
  font-family: "Inter", sans-serif;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-flow: column;
  margin-top: 50px;
  width: 100%;
}

/* Стиль полей ввода */
form.small input[type="text"],
form.small input[type="number"] {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}
form.small input[type="text"]:focus,
form.small input[type="number"]:focus {
  outline: none;
}

/* Стиль блока результатов */
#result-container {
  margin-top: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  background-color: #fff;
  color: #333;
  width: 400px;
}

/* Стиль лейблов */
form.small label {
  display: inline-block;
  width: 200px;
  margin-bottom: 4px;
}

/* Стиль выводимых значений */
#unit-volume,
#total-volume,
#total-weight,
#boxes-needed,
#pallets-needed {
  font-weight: normal;
  margin-left: 30px;
}

.ju {
  display: flex;
  justify-content: space-between;
}

.ju span {
  color: #fff;
}

.calcs {
  /*display: grid;*/
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 0.45fr;
}

.map-grid1 {
  grid-column-end: 2 span;
}
.map-grid2 {
  grid-column-end: 2 span;
}

.calcs .about__text {
  margin: 35px 0 0 0 !important;
  display: flex;
  align-items: center;
}

.calcs .about__text .about__title {
  font-size: 40px;
}

#myMap {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#mapContainer {
  width: 100%;
  margin-left: 50px;
  padding: 0;
  border-radius: 20px;
}

.container:not(.loading) .loadercar {
  display: none;
}

.loadercar {
  position: relative;
  width: 100%;
  height: 0px;
  background-color: #ddd;
  margin: 20px 0;
}

.loadercar:before {
  content: "";
  position: absolute;
  left: -30px;
  width: 100px;
  height: 100px;
  animation: loader 1s linear infinite;
  background-image: url("../img/car.gif"); /* добавляем URL-адрес изображения */
  background-repeat: no-repeat; /* задаем свойство background-repeat для изображения */
  background-size: 100%; /* задаем размер изображения */
  background-size: contain;
}

.ymaps-2-1-79-searchbox {
  display: none;
}
.ymaps-2-1-79-controls__control_toolbar {
  display: none;
}
.ymaps-2-1-79-map-copyrights-promo {
  display: none;
}
.ymaps-2-1-79-copyright__text {
  display: none;
}
.ymaps-2-1-79-copyright__link {
  display: none;
}

.ymaps-2-1-79-map {
  width: 100% !important;
  height: 100% !important;
}

#map,
#map2 {
  width: 100%;
  height: 500px;
  padding: 0;
}

#map2 {
  margin-top: 50px;
}

.map__container {
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.map__text {
  margin-top: 40px !important;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
  .loadercar:before {
    animation: loaderMobile 1s linear infinite;
  }
}

@keyframes loader {
  0% {
    left: 15%;
  }
  100% {
    left: 60%;
  }
}

@keyframes loaderMobile {
  0% {
    left: 0%;
  }
  100% {
    left: 60%;
  }
}

.video__block {
  height: 450px;
  margin-bottom: 100px;
}

.video-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
}

.video-wrapper {
  position: relative;
  margin-right: 10px;
}



.video.zoom {
  width: 400px;
  height: 458px;
}

.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #353740;
  color: white;
  padding: 5px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

/* Для экранов шириной до 480px */
@media screen and (max-width: 480px) {
  .video-container {
    flex-direction: column;
    align-items: center;
  }

  .video-wrapper {
    margin-bottom: 10px;
  }

  .video {
    width: 160px;
    height: 182px;
  }

  .video.zoom {
    width: 250px;
    height: 283px;
  }

  .caption {
    font-size: 14px;
  }
}

#dimensions_fields label {
  margin-top: 10px;
}

#dimensions_fields input {
  margin-bottom: 10px;
}

#dimensions_fields p {
  margin: 15px 0;
}

/* Для экранов шириной от 481px до 768px */
@media screen and (min-width: 481px) and (max-width: 768px) {
  .video {
    width: 250px;
    height: 285px;
  }

  .video.zoom {
    width: 273px;
    height: 312px;
  }

  .caption {
    font-size: 16px;
  }
}

@keyframes showPopup {
  0% {
    top: -100vw;
  }
  100% {
    top: 2vw;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes conveerDesktop {
  0% {
    transform: translateX(0%) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg)
      rotateZ(0deg) skew(0deg, 0deg);
  }
  100% {
    transform: translateX(-100%) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg)
      rotateZ(0deg) skew(0deg, 0deg);
  }
}

@keyframes conveerMobile {
  0% {
    transform: translateX(0%) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg)
      rotateZ(0deg) skew(0deg, 0deg);
  }
  100% {
    transform: translateX(-50%) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg)
      rotateZ(0deg) skew(0deg, 0deg);
  }
}

.button,
.menu-item {
  position: relative;
  display: inline-block;
  font-weight: bold;
  font-family: "Montserrat", serif;
  padding: 5px;
  line-height: inherit;
  letter-spacing: 0.05em;
  text-decoration: none;
  background-color: transparent;
  border: none;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  color: #ffffff;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
}

.button:hover,
.button:focus {
  color: #ffffff;
  background-color: red;
  transition-delay: 0.01s;
}

.button:active {
  box-shadow: 0 0 8px red, 0 0 16px red, 0 0 32px red;
  transition-delay: 0s;
}

.button__line {
  position: absolute;
  border-radius: 1px;
}

.button__line--top {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateX(-100%);
  background-image: linear-gradient(to right, transparent, red);
}

.button:hover .button__line--top,
.button:focus .button__line--top {
  transform: translateX(100%);
  transition: 0.5s 0.25s;
}

.button__line--bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateX(100%);
  background-image: linear-gradient(to left, transparent, red);
}

.button:hover .button__line--bottom,
.button:focus .button__line--bottom {
  transform: translateX(-100%);
  transition: 0.5s 0.25s;
}

.button__line--left {
  bottom: 0;
  left: 0;
  width: 3px;
  height: 100%;
  transform: translateY(100%);
  background-image: linear-gradient(to top, transparent, red);
}

.button:hover .button__line--left,
.button:focus .button__line--left {
  transform: translateY(-100%);
  transition: 1s;
}

.button__line--right {
  bottom: 0;
  right: 0;
  width: 3px;
  height: 100%;
  transform: translateY(-100%);
  background-image: linear-gradient(to bottom, transparent, red);
}

.button:hover .button__line--right,
.button:focus .button__line--right {
  transform: translateY(100%);
  transition: 0.2s;
}

.custom-list li {
  display: flex;
  align-items: center;
  /*margin-bottom: 10px;*/
  margin-right: 5px;
  opacity: 1;
  z-index: 1;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  font-family: "Montserrat", serif;
}

.custom-list .checkmark {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: red;
  margin-right: 10px;
  opacity: 1;
  z-index: 1;
}

.custom-list .checkmark::before {
  content: url("../img/check.svg");
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  opacity: 1;
  z-index: 1;
}

.custom-list {
  transition: 0.5s ease;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 1;
}

.title_head {
  font-size: 3rem;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
  .custom-list {
    opacity: 1;
  }
}

.mgg {
  padding: 0 50px 50px 50px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

.footer__text__contact span,
.footer__text__addition span {
  font-size: 18px;
}

.mg.containerr {
  padding: 0 !important;
}

.mainn {
  margin: 100px 0;
}
