.footer {
  background-color: #fff;
}
.footer__container {
  overflow: hidden;
}
.footer__top {
  padding: 60px 0 50px 0;
}
@media (max-width: 1250px) {
  .footer__top {
    padding: 60px 0 20px 0;
  }
}
@media (max-width: 550px) {
  .footer__top {
    padding: 35px 0 20px 0;
  }
}
.footer__bottom {
  padding: 40px 0;
}
@media (max-width: 550px) {
  .footer__bottom {
    padding: 20px 0;
    font-size: 14px;
  }
}

.top-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1250px) {
  .top-footer__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 460px) {
  .top-footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}
.top-footer__column:nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.top-footer__column:nth-child(2) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.top-footer__column:nth-child(3) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (max-width: 1250px) {
  .top-footer__column:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .top-footer__column:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 460px) {
  .top-footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.top-footer__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1250px) {
  .top-footer__menu ul {
    margin: 0 -25px;
  }
}
@media (max-width: 650px) {
  .top-footer__menu ul {
    margin: 0 -15px;
    padding: 20px 0 0 0;
  }
}
.top-footer__menu ul li {
  padding: 35px;
}
@media (max-width: 1250px) {
  .top-footer__menu ul li {
    padding: 25px;
  }
}
@media (max-width: 650px) {
  .top-footer__menu ul li {
    padding: 15px 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.333%;
            flex: 0 1 33.333%;
  }
}
.top-footer__menu ul li a {
  font-weight: 500;
}
@media (max-width: 460px) {
  .top-footer__btn {
    margin: 35px 0 0 0;
  }
  .top-footer__btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.bottom-footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom-footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  left: 0;
  background-color: rgb(231, 231, 231);
}
@media (max-width: 1250px) {
  .bottom-footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 800px) {
  .bottom-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.bottom-footer__copy {
  font-weight: 500;
}
.bottom-footer__policy {
  font-weight: 500;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.bottom-footer__policy:hover {
  color: rgb(175 95 227);
}
@media (max-width: 800px) and (max-width: 1250px) {
  .bottom-footer__policy {
    margin: 15px 0 0 0;
  }
}
.bottom-footer__link-autor {
  font-weight: 700;
  color: rgb(175 95 227);
}
.bottom-footer__link-autor:hover {
  text-decoration: underline;
}
@media (max-width: 1150px) {
  .bottom-footer__link-autor {
    margin: 15px 0 0 0;
  }
}

.elems-predostav__image-icon {
  background: #fff;
  border-radius: 50%;
  padding: 10px;
}
.elems-predostav__image-icon img {
  width: 65px;
  height: 65px;
}

.yr-help__texts-glonal {
  padding: 20px 0 0 0 !important;
}

@media (max-width: 550px) {
  .rew__swiper {
    padding: 25px 0;
  }
  .rew-slider__image img {
    width: 80px;
    height: 80px;
  }
  .rew-slider__info {
    margin: 50px 0 0 90px;
  }
  .rew-slider__image {
    -webkit-transform: translate(-10px, 0px);
            transform: translate(-10px, 0px);
  }
  .rew-slider__name {
    font-size: 21px;
  }
}
.popup .yr-help__texts-glonal {
  padding: 0 !important;
}
a.item-team__message {
  background: #000000d1;
}
.span.wpcf7-spinner{
  display: none !important;
}
.wpcf7-response-output {
  display: none;
}
form.wpcf7-form.invalid .wpcf7-validates-as-required {
  border: 1px solid  rgba(173, 25, 25, 0.918);
  box-shadow: 2px 2px 5px rgba(173, 25, 25, 0.918)  !important ;
}
.submit-btn {
  background: linear-gradient(94.07deg, #8466f4 0%, #db4cb3 100%);
  cursor: pointer;
  overflow: hidden;
  transition: all 0.4s ease 0s;
  color:#fff;
}
.submit-btn:hover{
  transform: scale(0.95);
}
.yr-help__submits .submit-btn {
  width: 200px;
}
.yr-help__submit.btn {
  height: 54px;
}


div#popup1 .yr-help__column-form {
    flex: 1 1 100%;
}

.prise__nums {
    white-space: nowrap;
}
.contacts-sec__conts{
	display:block;
}

.yr-help__message {
    min-width: 54px;
    min-height: 54px;
}

.raccilka__form .yr-help__text {
    color: #fff;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
}
.raccilka__form .yr-help__text a{
    text-decoration: underline;
}

.prise__nums {

    max-width: max-content;
}

.swiper-button-prev {
    transform: scale(-1, 1);
}