body .el-row {
    box-sizing: border-box;
    display: grid;
    flex-wrap: wrap;
    position: relative;
    grid-template-columns: 1fr 1fr;
    gap: 1%;
    margin-bottom: 25px;
    padding: 50px 10%;
}

section section.services {
    padding: 50px 0px;
}
body .el-divider--horizontal ~ p {
    margin: 11px 0px;
}
body .el-slider__bar {
    background: #ff4044;
}
.partners {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 2%;
    margin-top: 35px;
}
.partners > span {
    border: 1px solid #e3e3e3;
    padding: 25px;
    border-radius: 25px;
}


body .el-card {
    border-radius: 25px;
}
body .el-slider__button {
    border: 2px solid #ff4044;
}
body button.el-button.el-button--primary {
    background: #ff4044;
    border: none;
}
.home-zag.small {
    padding: 50px 10%;
    padding-top: 115px;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    margin-bottom: 25px;
}
nav.breadcrumb i {
    margin: 2px 5px 0px 0px;
}
nav.breadcrumb {
    display: flex;
}
.home-zag.small::after {
    content: '';
    background: url(/wp-content/uploads/2025/10/ty-min.png);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-position: 1% -73%;
    opacity: 0.3;
}
.fyter .a a {
    color: #ffffff;
    padding: 0px 0px;
    display: block;
    margin: 2px 0px;
    position: relative;
    padding-left: 41px;
}
.fyter .a a i {
    position: absolute;
    left: 0;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50px;
    top: calc(50% - 15px);
    color: #ff4044;
    font-size: 20px;
}
.fyter img {
    width: 265px;
    margin-bottom: 30px;
}
a#joie {
    text-align: center;
    width: 100%;
    display: block;
    color: #cecece;
    margin-top: 10px;
    margin-bottom: -15px;
}
.fyter .log::before {
    content: '';
    position: absolute;
    left: -6%;
    top: -12px;
    width: 95%;
    height: 60px;
    background: #ffffff;
    z-index: -1;
    transform: skew(-40deg, 0deg);
    border-radius: 13px;
}
section.page_content {
    background: #fafafa;
    border-radius: 25px;
    margin-bottom: 25px;
}
.fyter .log::after {
    content: '';
    position: absolute;
    left: -36px;
    top: -6px;
    width: 90%;
    height: 60px;
    background: transparent;
    z-index: -1;
    transform: skew(-40deg, 0deg);
    border-radius: 13px;
    border: 2px solid #ffffff;
}
.fyter {
    display: flex;
    justify-content: space-between;
    background: #0e0e0e;
    color: #fff;
    padding: 109px 10%;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.fyter h4 {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
.fyter h4 ~p{
    margin: 0;
    padding: 0;
}
.fyter > div {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.fyter img {
    width: 200px;
}
.fyter p {
    color: #fff;
    font-size: 14px;
    max-width: 410px;
    display: block;
}
.fyter a {
    color: #ff4044;
    padding: 0px 0px;
    display: block;
    margin: -6px 0px;
    position: relative;
}
.fyter::after {
    content: '';
    background: url(/wp-content/uploads/2025/10/bg-map.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 534px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1;
    filter: invert(1);
    opacity: 0.2;
}



section.company-about h2 strong {
    background: #fff;
}

.is > div::after {
    content: '';
    position: absolute;
    top: -6px;
    left: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: #ff4044;
    border-radius: 50px;
}
.is > div::before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: #ff4044;
    border-radius: 50px;
}
.is {
    margin: 25px auto;
    display: block;
    position: relative;
    width: fit-content;
}
.is > div {
    width: 150%;
    position: absolute;
    height: 150%;
    background: #eaeaea;
    top: -25%;
    left: -25%;
    z-index: 1;
    border-radius: 50%;

}
.is i {
    z-index: 3;
    margin: 0 auto;
    display: block;
    font-size: 25px;
    background: #ff4044;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    border-radius: 50%;
    position: relative;
}
ul.x4 li p {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 80px;
}
ul.x4 {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 2%;
}
ul.x4 li {
    position: relative;
    background: url(/wp-content/uploads/2025/10/dots.png);
    background-size: 135px;
    background-repeat: repeat-y;
    background-position: left;
    padding: 25px;
}

.chisla .counter {
    font-size: 110px;
    color: #ff4044;
    transition: all 0.3s ease;
}
 section.chisla {
    text-align: center;
    padding: 11% 0%;
    border-radius: 25px;
} 
.chisla::after {
    content: '';
    background: url(/wp-content/uploads/2025/10/bg-map.png), #0f090a;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    border-radius: 25px;
    filter: invert(1);
    z-index: -1;
}
section.slider .swiper-slide .text .im::before {
    content: '';
    position: absolute;
    left: -28px;
    bottom: -8px;
    width: 250px;
    height: 250px;
    background: #ef1313;
    transition: 0.5s;
    z-index: -1;
    border-radius: 100%;
}
section.slider .swiper-slide .text .im~.im::before {
    right: -13px;
    left: auto;
}
section.slider .swiper-slide .text .im {
    position: absolute;
    left: -5%;
    z-index: -1;
    width: 27%;
    bottom: -31%;
    opacity: 1;
}
section.slider .swiper-slide .text .im~.im {
    right: -7%;
    left: auto;
    top: -9%;
    bottom: auto;
}

section.slider .swiper-slide.swiper-slide-active .text .im::after{height:0%;}
section.slider .swiper-slide .text .im::after {
    content: '';
    position: absolute;
    left: -20%;
    top: 0;
    width: 140%;
    height: 1000%;
    background: linear-gradient(45deg, #f1f0f0, #f0f5f4);
    transition: 0.5s;
}

section.slider .swiper-slide .text .im~.im::after {
    background: linear-gradient(96deg, #f0faf8, #f1fefb);
}
section.slider .swiper-slide .text .im~.im::after{
transition-delay: 0.4s;
}
section.slider .swiper-slide .text h2 strong {
    color: #ff4044;
    font-weight: 200;
    font-size: 65px;
}

body .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    margin: -3px 5px;
}
body .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #ff4044;}
body .swiper-horizontal>.swiper-pagination-bullets {
    z-index: 1;
    width: 250px;
    left: calc(50% - 150px);
    top: auto;
    bottom: -3px;
    background: #ffffff;
    padding: 25px;
    border-radius: 25px 25px 0px 0px;
}
body .swiper-button-prev:after, body .swiper-button-next:after {
    color: #cccccc;
    font-size: 20px;
}
body .swiper-button-next {
    left: calc(50% - -65px);
    bottom: 9px;
    top: auto;
}
body .swiper-button-prev {
    left: calc(50% - +92px);
    bottom: 9px;
    top: auto;
}

section.slider .swiper-slide .text h2 {
    color: #ff4044;
    font-size: 124px;
    font-weight: 400;
    text-transform: none;
    margin-top: 5%;
}
section.slider .swiper-slide .text p {
    font-size: 34px;
    color: #3c3c3c;
}
.swiper-slide-active {
  transform: scale(1.05); /* Увеличение на 5% */
}
.text .btn {
    margin: 35px auto;
}
section.slider {
    padding: 0;
    border-radius: 25px;
    overflow: hidden;
}
section.slider .swiper-slide .text{
  position:relative;z-index:2;  opacity: 0;
  transform: translateY(40px);
  transition: all 1.4s ease;
      text-align: center;
}
section.slider .swiper-slide-active .text {
  opacity: 1;
}
section.slider .swiper-slide {
    background-size: 100%;
    background-position: center;
    min-height: 500px;
    height: 90vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0% 10%;
    box-sizing: border-box;
}
section.slider .swiper-slide-active{
background-size: 110%;
}


section.slider .swiper-slide::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #f1f0f0, #f0fffc);
}


section.about::before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 200px;
    background: #000000;
    clip-path: polygon(0 0, 100% 0%, 100% 2%, 0% 90%);
}
section.about {
    position: relative;
    background: #fff;
}
section.about h2 {
    position: relative;
    font-size: 100px;
    color: #ffffff;
    mix-blend-mode: difference;
    margin-top: 34px;
}



.home_banner .img-s {
    position: absolute;
    bottom: -32%;
    width: 108%;
    height: auto;
    right: -5%;
    filter: brightness(0.2);
    z-index: -1;
    will-change: transform;
    max-width: 500%;
}
video#bgVideo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
}
.space-man img.home_img {
    position: absolute;
    left: -50%;
    bottom: -17%;
    z-index: -2;
    width: 117%;
    max-width: max-content;
    filter: grayscale(53%);
    border-radius: 10px;
    opacity: 0;
}
.typewriter {
    font-size: 28px;
    font-family: monospace;
    background: transparent;
    color: #ffffff;
    display: inline-block;
    height: 34px;
    padding: 0;
    position: relative;
    width: fit-content;
}
    /* Курсор */
  .typewriter::after {
    content: "|";
    position: absolute;
    right: -10px;
    animation: blink 1.7s infinite;
  }

  @keyframes blink {
    0%, 50% { opacity: 1; }
    51%, 100% { opacity: 0; }
  }
  .home_banner .text h1 {
    text-transform: uppercase;
    font-size: 18px;
    color: #00BCD4;
    font-weight: 400;
    letter-spacing: 3px;
}
.home_banner h2 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
}
.home_banner .text {
    width: 65%;
}
.home_banner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    min-height: 100vh;
    padding: 0px 10%;
    position: relative;
    overflow: hidden;
}
ul.menu > li.a.current-menu-item > a::after, ul.menu > li.a > a:hover::after {
    background: #ff4044;
    width: 100%;
    bottom: 8px;
}
.home_banner::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2025/10/footer-background.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: -2;
    opacity: 0.03;
}
.home_banner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
  background: url(/wp-content/uploads/2025/10/pexels-philippedonn-1169754.jpg);
  background-size: 110%; /* делаем чуть больше, чтобы при смещении не было пустоты */
  background-position: var(--bg-x) var(--bg-y);
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
    filter: brightness(0.4);
}

.home_banner > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.space-man img {
    width: 100%;
    height: auto;
}
img.space {
    border-radius: 50%;
    opacity: 0;
}
.space-man .manblock {
    position: absolute;
    top: calc(50% - 56px);
    left: calc(50% - 26px);
    width: 120px;
    z-index: 3;
}
.space-man .manblock {
    animation: updown 1.6s ease-in-out infinite alternate;
}

@keyframes updown {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-15px);
    }
}
img.man {
	transition:1.4s;
}
.space-man:hover img.man {
    transform: scale(1.3)rotate(15deg)translateX(-28px);
}
img.w {
    position: absolute;
    width: 261px;
    left: calc(50% - 139px);
    top: calc(50% - 145px);
    z-index: 2;
    /* background: url(/wp-content/uploads/2025/09/space-min-300x300.png); */
    background-repeat: no-repeat;
    background-size: 260px;
    background-position: center;
    border: 13px solid #dddddd;
    border-radius: 7px;
    box-shadow: 0px 0px 29px 1px #000000;
    border-image: linear-gradient(45deg, #b6b6b6, #ffffff) 1;
}
.w_1 {
    position: absolute;
    right: 167px;
    top: 24%;
    width: 1px;
    height: 1px;
    transition: 0.4s;
    z-index: 3;
}

.space-man:hover .w_1 {
    transform: rotateY(33deg);
}
img.w1 {
    position: absolute;
    width: 100px;
    height: 331px;
    z-index: 2;
    right: 0;
    max-width: 500px;
}
.w_2 {
    position: absolute;
    left: 174px;
    top: 24%;
    width: 1px;
    height: 1px;
    transition: 0.4s;
    z-index: 3;
}
.space-man:hover .w_2 {
    transform: rotateY(-33deg);
}
.space-man .div1 svg, .space-man .div2 svg {
    width: 150px;
    height: 100px;
    margin: 0 auto;
}
.space-man .div1 svg path, .space-man .div2 svg path {
    fill: #d0d0d0;
}
.space-man .div1, .space-man .div2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
img.w2 {
    position: absolute;
    width: 103px;
    height: 331px;
    z-index: 2;
    left: 0;
    transition: 0.4s;
    max-width: 500px;
}
.space-man {
    position: relative;
    width: 600px;
    height: 600px;
    margin: calc(50% - 220px) 0px;
    z-index: 3;
    transform: scale(1.2);
}

.space-man i {
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - -30px);
    background: #00BCD4;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50px;
    font-size: 20px;
    transition: transform 1.6s ease 0.3s;
    transform: scale(0)translateY(150px);
    box-shadow: 0px 0px 50px 16px #000;
    color: #ebebeb;
    z-index: 3;
}
.home_banner .text ~ div {
    display: flex;
    justify-content: end;
    flex-direction: row;
    text-align: right;
}
.space-man:hover i {
    transform: scale(1)translateY(15px);
}
.space-man .div1 {
    content: '';
    position: absolute;
    left: 0;
    right: -29%;
    top: 0%;
    width: 100%;
    height: 100%;
    /* background: url(/wp-content/uploads/2025/10/stonewall.jpg); */
    background-size: 296px;
    z-index: -1;
    border-radius: 10px;
}
.space-man .div2 {
    content: '';
    position: absolute;
    right: -14%;
    top: 22%;
    width: 35%;
    height: 296px;
    border-radius: 0px 500px 500px 0px;
    background: #ebebeb;
    z-index: 2;
    box-shadow: 0px 0px 37px -23px #000000;
}
.space-man .div3 {
    content: '';
    position: absolute;
    right: 21%;
    top: 22%;
    width: 51%;
    height: 266px;
    background: transparent;
    z-index: 1;
    border: 15px solid #ebebeb;
    box-shadow: 0px 0px 37px -5px #a0a0a0;
}




a.a.logo img {
    width: 170px;
    height: auto;
}
.popup .btn {
    margin: 10px auto;
}
.popup.active {
    opacity: 1;
    pointer-events: all;
}
.popup {
    position: fixed;
    background: #f2f2f2;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: 0.4s;
    opacity: 0;
    pointer-events: none;
}
.popup > div h3 {
    margin: 0;
    margin-top: 18px;
    font-size: 27px;
    text-align: center;
}
.popup > div h3~p {
    text-align: center;
}
.popup.active .b-back-sfon {
    transform: rotateX(0deg) translateY(0px);
    opacity: 1;
}
.popup .b-back-sfon {
    transform: rotateX(-50deg) translateY(100px);
    transition: 1s;
    opacity: 0;
	max-width: 500px;
	background: #fff;
    padding: 20px 30px;
    border-radius: 20px;
	perspective: 800px;
}
.popup > div {
    margin: 0 auto;

	transition:0.4s;
}
.popup b {
    position: absolute;
    right: 4%;
    top: 4%;
    font-size: 150px;
    font-weight: 100;
    transform: rotate(45deg);
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: center;
    transition: 0.4s;
    cursor: pointer;
}
.popup b:hover{transform: rotate(225deg);}

footer {
    text-align: left;
    padding: 90px 10%;
    font-size: 0.9rem;
    background: #005c99;
    color: #fff;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
}
footer p a {
    color: #fff;
}
body footer h2 {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0;
    font-size: 200px;
    color: #005690;
    text-align: center;
    width: 100%;
    height: 100%;
    left: 0;
    font-weight: 900;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: -1;
}
nav a.btn {
    margin: 0;
}
a.joie {
    width: 100%;
    text-align: center;
    display: block;
    padding: 17px;
    background: #005690;
    color: #003051;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: -10px;
    padding-top: 27px;
    box-sizing: border-box;
    position: relative;
}
footer#contacts strong {
    color: #fff;
    display: block;
}
footer p {
    position: relative;
    padding-left: 35px;
    text-align: left;
    color: #fff;
    margin: 10px 0px;
}
footer#contacts > div {
    padding: 0px 23px;
}

footer i.fa-solid {
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
    height: 30px;
    width: 30px;
    background: #FF5722;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50px;
    font-size: 12px;
}


section.text {
    position: relative;
    padding-bottom: 50px;
}
section.text h2, section.text p {
    background: rgb(255 255 255 / 78%);
}
span.af {
    position: absolute;
    right: 40%;
    top: 24%;
    background: #ff5722;
    color: #fff;
    padding: 25px;
    border-radius: 46px;
    font-weight: 600;
}
span.af~.af {
    top: 41%;
    right: 45%;
    background: #005c99;
}
span.af~.af~.af {
    top: 64%;
    right: 45%;
    background: #8BC34A;
}

article.tariff > div {
    background: rgb(255 255 255 / 80%);
    width: fit-content;
    border-radius: 8px;
}

article.vant > :nth-child(2) {
    background: #f2f2f2;
    border-radius: 25px;
    padding: 0px 31px;
    width: fit-content;
}
article.vant > :nth-child(2) h2 {
    padding: 25px 0px;
    color: #ff5722;
    margin: 0;
    padding-bottom: 0;
}
svg.path_02 {
    position: absolute;
    right: 0;
    margin-top: 4%;
    z-index: -1;
}
div#car2.carrr img {
    transform: rotate(90deg) translateX(-43px);
}
ul.des {
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 0;
    padding: 0;
}
ul.des li {
    background: rgb(242 242 242 / 89%);
    margin: 6px;
    list-style: none;
    border-radius: 10px;
    padding: 25px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    padding-left: 85px;
}
ul.des li i {
    position: absolute;
    left: 19px;
    top: calc(50% - 25px);
    height: 50px;
    width: 50px;
    background: #FF5722;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50px;
    font-size: 17px;
}

section.sect {
    min-height: 65vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


#movers  img {
    position: absolute;
    width: 53%;
    height: auto;
    bottom: -117%;
    right: -50%;
    z-index: -2;
    /* opacity: 0.4; */
}
img.asds {
    position: absolute;
    width: 850px;
    height: auto;
    left: -32%;
    top: 10%;
    z-index: 1;
}
#movers  img ~ img {
    right: -100%;
}
#movers  img ~ img ~ img {
    right: -150%;
}
section#movers {
    padding: 0px 10%;
}
article.vant > div {
    padding: 0px 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    background-position: center!important;
    background-size: cover!important;
    margin: 0px 10px;
}
article.vant strong {
    color: #005c99;
    font-weight: 900;
    font-size: 45px;
    background: #ffffff96;
    height: auto;
    width: 130px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 0px 0px 50px;
    padding: 0px;
    position: absolute;
    top: 0;
    left: 0;
}
article.vant {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    width: 800px;
    margin-right: 35px;
    padding: 25px 0px;
    border-radius: 50px;
    margin-right: 65px;
}
article.vant > div ul h4 {
    color: #005c99;
    padding: 0;
    text-align: center;
    width: 100%;
}
article.vant h3 {
    color: #fff;
    background: #FF5722;
    border-radius: 6px;
    width: fit-content;
    padding: 16px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 500;
}
article.vant > div ul {
    background: #f2f2f2;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 25px;
    margin: 0;
    padding: 0;
}
article.vant > div ul li {
    margin: 0px 15px 10px 55px;
    padding: 0;
}

#movers > div > div {
    display: flex;
}
#movers > div {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    padding: 10px;
    scroll-behavior: smooth;
    width: 100%;
    overflow: visible;
    position: relative;
}

#movers > div::-webkit-scrollbar {
  height: 8px;        /* высота скроллбара */
}

#movers > div::-webkit-scrollbar-thumb {
  background: #005C99; 
  border-radius: 4px;
}

section#tariffs > div {
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 50px 0px;
    margin-bottom: 150px;
}
article.tariff h3 {
    color: #fff;
    background: #FF5722;
    text-transform: uppercase;
    width: fit-content;
    padding: 16px;
    margin: 0;
    margin-bottom: 25px;
    border-radius: 6px;
}
p.price {
    color: #005c99;
    font-size: 18px;
}
article.tariff {
    display: grid;
    grid-template-columns: 42% 58%;
    gap: 3%;
    margin-bottom: 8%;
    overflow: hidden;
    border-radius: 256px;
}
article.tariff img {
    position: relative;
    z-index: -1;
    width: 100%;
    height: auto;
    border-radius: 6px;
}

section#tariffs {
    position: relative;
}
.roads {
    margin-top: -23%;
    margin-bottom: 15%;
    margin-left: 104%;
    z-index: -1;
    position: relative;
}
div.carrr {
    position: relative;
    background: red;
    width: 10px;
    height: 10px;
}
div.carrr img {
    min-width: 41px;
    max-height: 102px;
    display: block;
    transform: rotate(90deg)translateX(-51px);
}
svg.road {
    position: absolute;
    right: 35%;
    top: 11%;
    z-index: -1;
}

section#hero {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
}

body h2 {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
    color: #000000;
}

a strong {
    text-decoration: none;

}
section#who {
    margin-top: -45px;
}
ol.none.gr strong {
   
}
a{text-decoration: none;}
header.hero img {
    position: absolute;
    right: 10%;
    left: auto;
    top: 18%;
    width: 31%;
    height: auto;
    border-radius: 50%;
}
input, textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #515151;
    color: #000000;
    padding: 20px 0px;
    font-size: 18px;
    min-height: fit-content;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
p, li {
    color: #000000;
    margin: 0;
    padding: 4px 0px;
    font-size: 18px;
}
form {
    text-align: left;
}
strong {
    color: #ff4044;
    background: #f5f5f5;
    padding: 5px 10px;
    font-weight: 400;
    border-radius: 10px;
}
img {
    max-width: 100%;
    height: auto;
}
ol {
    padding: 0;
    margin: 20px 18px;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}
form .a {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 колонки */
  gap: 20px; /* отступы между элементами */
}








@media (max-width: 768px) {
  form .a {
    grid-template-columns: 1fr; /* одна колонка */
  }
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: transparent;
    border: 1px solid #b6b6b6;
    color: #b6b6b6;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 30px;
    margin: 0 auto;
    cursor: pointer;
    display: block;
    font-weight: 600;
    width: fit-content;
    min-height: auto;
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
input {

    width: 100%;
    box-sizing: border-box;
}

.mobile-header {
    display: none;
}

body nav div i.fa-solid {
    position: absolute;
    left: 12px;
    top: calc(50% - 15px);
    height: 30px;
    width: 30px;
    background: #FF5722;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50px;
    font-size: 12px;
}
nav a {
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
    color: #ff4044;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-right: 6px;
}
nav div a {
    padding: 3px 0px;
}
	.wpcf7 input[type="file"] {
    cursor: pointer;
    max-height: 56px;
}
nav a:hover {
    color: #ff5722;
}
    html {
      scroll-behavior: smooth;
    }
hr {
    margin: 50px auto;
    max-width: 600px;
    border: none;
    background: #3b3b3b;
    height: 1px;
}
header {
    text-align: left;

}
    header h1 {
      font-size: 2.5rem;
      margin-bottom: 10px;
    }
header p {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
    color: #808080;
}


.btn {
    border-radius: 50px;
    display: inline-block;
    padding: 12px 24px;
    border: 2px solid #ff4044;
    background: #ff4044;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
    margin: 15px 0px;
    display: block;
    width: fit-content;
    cursor: pointer;
    position: relative;
    font-weight: 600;
    padding-left: 65px;
    overflow: hidden;
}
.btn i {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.4s;
    background: #fff9f9;
    color: #ff4044;
    height: 100%;
    width: 34px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 0px 10px 10px 0px;
    text-align: left;
    padding-left: 12px;
}
.btn:hover i {
    width: 100%;
    border-radius: 0;
    text-align: left;
    padding-left: 10px;
}
.btn:hover span {color:#000;}
.btn span {
    position: relative;
    z-index: 2;
    color: #ffffff;
    transition: 0.4s;
}
.btn input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    height: 100%;
    opacity: 0;
}
.btn input ~ span {
    position: absolute;
    left: -11px;
    top: 12px;
    transform: scale(1.4);
    opacity: 1;
}
.hero-actions {
    display: flex;
    justify-content: start;
}
.hero-actions .btn{margin-right:10px;}
.wpcf7 {
    margin-top: 35px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 15px 0px;
    box-sizing: border-box;
    max-height: 150px;
}
ol.none {
    list-style: none;
    text-align: left;
    max-width: fit-content;
    margin: 15px 0px;
    padding: 0;
}
a {
    color: #ff5e00;
}

section {
    padding: 55px 10%;
    margin: auto;
    position: relative;
}
header h1 {
    font-size: 75px;
    margin: 0px;
    font-weight: 800;
    max-width: 650px;
    line-height: 78px;
    color: #444444;
}
h2 {
    font-size: 58px;
    line-height: 64px;
    display: inline-block;
    color: #444444;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    font-weight: 600;
}
    .grid {
      display: grid;
      gap: 20px;
    }
    .grid-3 {
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
    .team-member {
      border: 1px solid #000;
      padding: 20px;
    }
    ul {
      list-style: square;
      padding-left: 20px;
    }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: transparent;
    color: #ffb900;
    margin: 0;
    padding: 0;
    text-align: center;
}
body {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    background: #fff;
    padding: 25px;
}

@media (max-width: 1600px) {
header h1 {
    font-size: 55px;
    line-height: 57px;
}

}


@media (max-width: 1400px) {
.partners {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2%;
    margin-top: 35px;
}
section.slider .swiper-slide .text h2 {
    font-size: 84px;
}
section.slider .swiper-slide .text h2 strong {
    font-size: 36px;
}
section.slider .swiper-slide .text p {
    font-size: 20px;
    color: #3c3c3c;
}
section#movers {
    padding: 0px 3%;
}
section {
    padding: 50px 3%;
    margin: auto;
}

h2 {
    font-size: 40px;
    line-height: 45px;
}
}


@media(max-width:1200px){
header h1 {
        font-size: 42px;
        line-height: 41px;
        max-width: 450px;
    }
header p {
    max-width: 338px;
}
}


@media(max-width:1100px){

.fyter > div {
    position: relative;
    z-index: 2;
    width: 250px;
    margin: 31px auto;
}
a.log {
    width: 255px;
    height: auto;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-left: 25px;
}
.fyter {
    display: block;
}
div#smooth-content {
    overflow: hidden !important;
    overflow-y: scroll !important;
    position: relative;
}

svg.road {
    position: absolute;
    right: 0%;
    top: 11%;
    z-index: -1;
}
    .roads {
        margin-top: -17%;
        margin-bottom: 15%;
        margin-left: 132%;
        z-index: -1;
        position: relative;
    }
body footer h2 {
    font-size: 120px;
}
section#movers {
        padding: 0px 0%;
        overflow: hidden;
    }
#movers > div > div {
    display: block;
}
#movers > div {

    padding: 0px;

}
span.af {
    position: relative;
    left: 0;
    right: auto;
    bottom: auto;
    top: auto;
    display: block;
    margin-bottom: 5px;
    width: fit-content;
    float: left;
    margin-right: 8px;
}
section#hero {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: auto;
    position: relative;
    padding: 85px 25px;
}
#movers > div {
    display: block;
    gap: 0;
}
.hero-actions {
    display: flex;
    justify-content: start;
    margin-bottom: 20px;
}
article.vant > div {
    padding: 0px 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    background-position: center !important;
    background-size: cover !important;
    margin: 0px 0px;
    margin-right: 15px;
}
article.vant {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    width: 100%;
    margin-right: 35px;
    padding: 25px 0px;
    border-radius: 50px;
    margin-right: 0;
}
a.a.logo img {
    width: 170px;
    height: auto;
    display: none;
}
h1 {
    font-size: 22px;
}
.home-zag.small {
    padding: 50px 10%;
    padding-top: 50px;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 67px;
}
.home-zag.small::after {
    background-size: cover;
    background-position: center;
}
nav.breadcrumb i {
    margin: 5px -2px 6px -4px;
    transform: rotate(90deg);
}
nav.breadcrumb {
    display: grid;
}
body {
    overflow: visible;
    overflow-x: hidden;
    position: relative;
}
}



@media(max-width:900px){
.chisla::after {
    background-size: 85%;
}
section.chisla {
    text-align: center;
    padding: 11% 9%;
    border-radius: 25px;
    box-sizing: border-box;
}
section.slider .swiper-slide {
    background-size: 100%;
    background-position: center;
    min-height: 700px;
    height: 90vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0% 10%;
    box-sizing: border-box;
}
section.slider .swiper-slide .text .im~.im {
    right: 0%;
    left: auto;
    top: -32%;
    bottom: auto;
}
section.slider .swiper-slide .text .im {
    position: absolute;
    left: 0%;
    z-index: -1;
    width: 27%;
    bottom: auto;
    opacity: 1;
    top: -23%;
}
section.slider .swiper-slide .text .im::before {
    width: 50px;
    height: 50px;
}
ul.x4 {
    grid-template-columns: auto;
}
.chisla .counter {
    font-size: 44px;
}
article.vant .btn {
    margin: 0 auto;
    margin-bottom: 25px;
}
article.vant > div ul {

    padding-bottom: 11px;
}
article.vant > :nth-child(2) {
    background: #f2f2f2;
    border-radius: 25px;
    padding: 0px 0px;
    width: fit-content;
    width: 100%;
}
article.vant h3 {
    text-align: center;
    width: 100%;
    border-radius: 0;
    box-sizing: border-box;
}
p.price {
    font-size: 18px;
    padding-bottom: 17px;
    text-align: center;
}
    article.vant > div {
        margin: 5px 0px;
    }
article.vant > div.ims {
        min-height: 370px;
    }
    article.vant {
        grid-template-columns: 100%;
		padding: 0px 0px;
    }
	    h2 {
        font-size: 22px;
        line-height: 25px;
    }
	section.sect {
    padding: 14px 0px;
}
section#tariffs > div {
    margin-bottom: 27px;
}
body footer h2 {
        font-size: 46px;
    }
ul.des {
    grid-template-columns: 100%;
    margin: 0;
    padding: 0;
}
footer#contacts {
    display: block;
}
footer#contacts > div {
    padding: 0px 23px;
    display: block;
    margin: 0 auto;
    width: 320px;
}
article.vant > :nth-child(2) h2 {
    padding: 25px 0px;
    margin: 0;
    padding-bottom: 0;
    padding: 26px;
    font-size: 34px;
    line-height: 32px;
}
.article.tariff img {
    position: relative;
    z-index: -1;
    width: 162px;
    height: auto;
    border-radius: 6px;
}
article.tariff {
    grid-template-columns: 100%;
    border-radius: 0px;
	gap: 0;
}
section#tariffs > div {
    grid-template-columns: 100%;
}
span.af {
    padding: 13px;
    margin: 7px auto;
    float: none;
}
    header h1 {
        font-size: 42px;
        line-height: 41px;
        max-width: 450px;
        text-align: center;
    }
section.slider .swiper-slide .text h2 {
    font-size: 84px;
    line-height: 45px;
}
header p {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 15px;
    color: #000000;
    background: #fff;
    text-align: center;
}
    section#hero {
        display: flex;
        justify-content: center;
        flex-direction: column;
        min-height: auto;
        position: relative;
        padding: 85px 0px;
    }
	article.tariff h3 {
    margin-top: 32px;
}
header.hero img {
    position: absolute;
    right: auto;
    left: 0;
    top: 180px;
    width: 100%;
    height: auto;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.4;
}
section {
    width: 100%;
}
}

@media(max-width:650px){
body .swiper-horizontal>.swiper-pagination-bullets {
    position: relative;
}
section.slider .swiper-slide {
    min-height: auto;
    padding-bottom: 17px;
    padding-top: 125px;
    display: block;
    height: auto;
}
section.slider .swiper-slide .text .im::after {
    background: linear-gradient(45deg, #edf0f0, #f0fbf9);
}
section.slider .swiper-slide .text .im::after {
    left: -42%;
    width: 200%;
}
section.slider .swiper-slide .text h2 {
    font-size: 60px;
    line-height: 45px;
}
body .el-row {
    box-sizing: border-box;
    display: grid;
    flex-wrap: wrap;
    position: relative;
    grid-template-columns: 1fr;
    gap: 1%;
    margin-bottom: 25px;
}
body .el-row {
    padding: 50px 0%;
}
.partners {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2%;
    margin-top: 35px;
}
.popup b {
    right: 8%;
    top: 8%;
    z-index: 2;
}
.popup .b-back-sfon {
    max-height: 100vh;
    overflow-y: scroll;
}
    .roads {
        margin-top: -17%;
        margin-bottom: 15%;
        margin-left: calc(50% + 800px);
        z-index: -1;
        position: relative;
    }
}




