:root {
  --color1: #000;
  --color2: #000;
  --color3:#0fd0e1;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    font-size: 12px;
    bottom: 0px;
    border-bottom: 1px solid red;
    width: 100%;
    color: transparent;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: transparent;
    color:var(--color1);
    margin: 0;
    padding: 0;
    text-align: center;
}
body {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    background: #fff;
    padding: 25px;
    color: var(--color1);
}
h1,h2,h3,h4,h5,p,li,a,button{color:var(--color1);}



section#d2 .prod {
    position: relative;
}
section#d2 .prod::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/11/15.webp);
    background-size: cover;
    z-index: 1;
    opacity: 1;
    filter: invert(0);
    opacity: 1;
    border-radius: 15px;
}
section#d2 .prod > div::after {
    opacity: 1;
    filter: invert(0);
    z-index: -1;
    opacity: 0;
}

ul.menu .btn,
.sli .btn {
    background-color: transparent;
    border: 2px solid #fff;
}


.prod > div h3, .prod > div a {
    margin: 15px auto;
    width: fit-content;
}
.prod > div img {
    width: 100%;
    max-width: 385px;
}
.prod {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.prod > div {
    padding: 30px;
    border-radius: 15px;
    position: relative;
    overflow: visible;
}

.harmony-3d {
    position: relative;
	z-index: 2;
	cursor:pointer;
}
.harmony-3d img {
    position: absolute;
    left: 0;
    top: 0;
   transition: margin 0.4s ease-out; /* анимация только margin */
}
.harmony-3d img.a-zad1 {
    position: relative;
    z-index: 1;
}
.harmony-3d img.a4 {
    z-index: 2;
}
.harmony-3d img.a3 {
    z-index: 3;
}
.harmony-3d img.a2 {
    z-index: 4;
}
.harmony-3d img.a1 {
    z-index: 5;
}
.prod:hover img.a1 {
    margin: -35px -207px;
}
.prod:hover img.a2 {
    margin: -27px -134px;
}
.prod:hover img.a3 {
    margin: -26px -114px;
}
.prod:hover img.a4 {
    margin: -11px -51px;
}
.prod:hover img.a-zad2 {
    margin: -3px -16px;
}
.prod:hover img.a-zad1 {
    margin: 5px 19px;
}



.prod > div h3, .prod > div a {
    position: relative;
    z-index: 2;
}
.prod > div::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/11/15.webp);
    background-size: cover;
    z-index: 1;
    opacity: 1;
    filter: invert(1);
    opacity: 0.8;
    border-radius: 15px;
}
.sli .prod h3 {
    color: #fff;
}
section.home-slider h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 10px;
    font-size: 22px;
}
section.home-slider h2 {
    color: #fff;
    font-size: 50px;
    line-height: normal;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 800;
    text-transform: uppercase;
}
section.home-slider h2 strong {
    background: transparent;
    color: #fff;
    font-weight: 100;
    color: #ffffff;
    font-variant: JIS04;
    padding: 0;
}
.btns {
    display: flex;
    gap: 6px;
}
.text_block ul li {
    font-size: 14px;
    padding-right: 30px;
}
.text_block ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
span.manus a.act {
    background: var(--color3);
    color: #fff;
}
span.manus {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 30px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 29px -22px #000;
}
span.manus a {
    color: #000;
    background: #fff;
    padding: 15px 16px;
    text-align: center;
    font-weight: 600;
    transition: 0.4s;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
}


section#d2 {
    background: #f8f8f8;
    border-radius: 25px;
    margin-bottom: 25px;
}
.sli .im {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    filter: brightness(0.2);
    background-position: 50% 50%;
    background-size: 109%;
    animation: moveBackground 5s ease-in-out infinite alternate;
}
@keyframes moveBackground {
    0% {
        background-position: 50% 50%;
    }
    100% {
        background-position: 80% 50%;
    }
}
.sli .content .text{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.sli .content {
    min-height: calc(100vh - 50px);
    display: grid;
    grid-template-columns: 2fr 1fr;
    padding: 0px 10%;
}
section.home-slider {
    overflow: hidden;
    position: relative;
    border-radius: 25px;
}



section.h .bl.posle p {
    background: #F44336;
}

.bl {
    position: absolute;
    left: -412px;
    bottom: 3px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2px;
}




section.h p.text-item.active{opacity: 1;}

section.h .no-ventoxx p.text-item span~span{opacity:1;}
section.h .no-ventoxx p.text-item span{opacity:0;transition:0.4s;}
section.h p.text-item span~span {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
}


@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgb(0 0 0 / 60%);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(211, 175, 109, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(211, 175, 109, 0);
  }
}
.svgas .ic:hover p {
    background: #38953c;
}
.no-ventoxx span.perekl .btn.act {
    background: #F44336;
    border: 2px solid #F44336;
}
.svgas.no-ventoxx .ic:hover p {
    background: #F44336;
}
.svgas.no-ventoxx .ic:hover .b {
    border: 6px solid #F44336;
}

.svgas .ic  p {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    left: 0px;
    top: 0px;
    width: max-content;
    background: #000000;
    color: #fff;
    text-shadow: none;
    padding: 2px 15px;
    padding-left: 34px;
    font-size: 13px;
    font-weight: 600;
    z-index: 1;
    border-radius: 100px 30px 150px 100px;
    height: 22px;
    cursor: pointer;
}
.svgas .ic p.posle {
     clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.svgas.no-ventoxx .ic p.posle {
     clip-path: polygon(100% 0%, 0% 0%, 0% 100%, 100% 100%);
}
.svgas.no-ventoxx .ic p.do {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.svgas .ic p.do {
    clip-path: polygon(100% 0%, 0% 0%, 0% 100%, 100% 100%);
}

.svgas .ic.a1 p{	
  transition: clip-path .2s ease, background-color .4s ease;
}
.svgas .ic.a2 p{	
  transition: clip-path .4s ease, background-color .4s ease;
}
.svgas .ic.a3 p{	
  transition: clip-path .6s ease, background-color .4s ease;
}
.svgas .ic.a4 p{	
  transition: clip-path .8s ease, background-color .4s ease;
}
.svgas .ic.a5 p{	
  transition: clip-path 1s ease, background-color .4s ease;
}
.svgas .ic.a6 p{	
  transition: clip-path 1.2s ease, background-color .4s ease;
}
.svgas .ic.a7 p{	
  transition: clip-path 1.4s ease, background-color .4s ease;
}
.svgas .ic.a8 p{	
  transition: clip-path 1.6s ease, background-color .4s ease;
}


.ic {
    position: absolute;
    pointer-events: all;
}
.svgas .ic:hover .b{transform:scale(1.4);border: 6px solid #4CAF50;}
.svgas .ic .b{
    box-shadow: 0 0 10px rgba(211, 175, 109, 0.7);
    animation: pulse 2s infinite;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    text-shadow: 0px 0px 9px #000000;
    margin: 0 auto;
    transition: 0.4s;
    z-index: 2;
    position: absolute;
    background: #000000;
    left: 10%;
    top: 9%;
    border: 6px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    padding: 7px;
}
.ic.a1 {
    top: 45%;
    left: 8%;
}
.ic.a2 {
    left: 31%;
    top: 44%;
}
.ic.a3 {
    left: 5%;
    top: 15%;
}
.ic.a4 {
    left: 76%;
    top: 76%;
}
.ic.a5 {
    left: 9%;
    top: 62%;
}
.ic.a6 {
    left: 24%;
    top: 28%;
}
.ic.a7 {
    left: 68%;
    top: 10%;
}
.ic.a8 {
    left: 75%;
    top: 47%;
}
.main_block img {
    border-radius: 15px;
}
section#d1, section#d2 {
    min-height: calc(100vh - 50px);
    display: flex;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #f3f1f1;
    max-height: max-content;
    padding-top: 200px;
    padding-bottom: 200px;
}
span.perekl .btn i,
span.perekl .btn span{color:var(--color1);}
span.perekl .btn.act i,
span.perekl .btn.act span{color:#fff;}
span.perekl .btn {
    background: #ebebeb;
    border: 2px solid #ffffff;
    margin: 0;
    position: relative;
    z-index: 2;
}
svg#lines-svg line {
    stroke: #ffffff;
    transition: 0.4s;
}
#lines-svg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
}
section.h .svgas img.graz,
section.h .svgas img.img-e,
section.h .svgas.no-ventoxx img.img-b {
  animation: airMove 0.6s ease-out 1; /* 1 = только один раз */
}
section.h .svgas img.graz,
section.h .svgas img.img-e,
section.h .svgas.with-ventoxx img.img-b {
  animation: airMove 0.6s ease-out 1; /* 1 = только один раз */
}
/* Ключевые кадры */
@keyframes airMove {
  0% {
    filter:blur(0px);
  }
  40% {
    filter:blur(5px);
  }
  100% {
    filter:blur(0px);
  }
}
.svgas.no-ventoxx img {
    filter: grayscale(4%);
}
img.graz.okna {
    transition: 2.3s;
}
img.graz {
    position: absolute;
    opacity: 0;
    transition: 0.4s;
}
section.h .svgas.no-ventoxx img.graz{opacity: 1;}
section.h .svgas img.act{opacity:1;}
section.h .svgas img.img-e,
section.h .svgas img.img-b {
    position: absolute;
    transition: 0.4s;
}
section.h .svgas.no-ventoxx .img-c {
    transform: translate(400px, 0px)scale(0.1);
}
section.h .svgas .img-c {
    position: absolute;
    transition: 1s;
    width: 250px;
    bottom: -125px;
    left: -125px;
    background: linear-gradient(90deg, #ffffff, #e2faff);
    border-radius: 5000px;
    padding: 20px;
    box-sizing: border-box;
    border: 6px solid #ededed;
}
span.perekl .btn.act {
    background-color: #4CAF50;
    border: 2px solid #4CAF50;
}
span.perekl {
    gap: 5px;
    display: flex;
    justify-content: center;
    background: #ffffff;
    width: fit-content;
    padding: 10px;
    border-radius: 15px;
    margin: -34px auto;
    height: fit-content;
    position: relative;
    pointer-events: all;
}
span.perekl .btn::before {
    background: #dcdcdc;
}
section#d1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 124px;
}
section.h  .svgas {
    position: relative;
    right: 10%;
    top: auto;
    display: grid;
    width: fit-content;
    width: 100%;
    user-select: none;
    pointer-events: none;
    height: fit-content;
}
section#d2 {
    padding-top: 0;
    padding-bottom: 0px;
}
section.h  .svgas img {
    border-radius: 25px;
    z-index: -1;
}

section.h > div {
    width: 100%;
    padding: 0;
    padding-bottom: 0;
    border-radius: 0px 25px 25px 0px;
}
section.h h1 {
    font-size: 45px;
    margin-top: 40px;
    font-weight: 500;
}
section.h p {
    margin-bottom: 23px;
}
section.h  .div {
    display: flex;
    gap: 15px;
}
section.h {
    min-height: calc(100vh - 50px);
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: url(/wp-content/uploads/2025/11/15.webp), #ffffff;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0% 10%;
}

.svgas.no-ventoxx .centoxx {
    opacity: 0;
}
section.h h1, section.h p, section.h > div {
    z-index: 2;
    position: relative;
}
section.h::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 55%;
    height: 100%;
    /* background: url(/wp-content/uploads/2025/11/ban1-min.png), #fff; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    border-radius: 25px;
}
section.h ul {
    display: grid;
    width: 85%;
    margin: 0;
    padding: 0;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 35px;
}
.text_block {
    position: relative;
    width: 90%;
}
.main_block .prod > div img {
    width: 100%;
    max-width: 500px;
}
.main_block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 45px;
}
table.characteristic {
    max-height: 324px;
    overflow-y: scroll;
    display: block;
    pointer-events: all;
}
td, th {
    background: #ffffff;
    padding: 5px 15px;
    border-radius: 13px;
    font-size: 12px;
}
.block_hiden.active {
    opacity: 1;
    pointer-events: all;
    position: relative;
}
.block_hiden a {
    display: block;
    background: var(--color3);
    color: #ffffff;
    font-size: 20px;
    margin: 7px 0px;
    padding: 13px;
    border-radius: 15px;
}
.text_block p {
    text-align: justify;
    font-size: 16px;
}
.main_block .prod > div {
    padding: 0;
    width: fit-content;
    float: right;
    margin-left: 10%;
}
.block_hiden {
    position: absolute;
    pointer-events: none;
    opacity: 0;
    transition: 0.4s;
    width: 100%;
}
section.h ul li i {
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
}
section.h ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 7px 11px;
    box-sizing: border-box;
    margin-left: 14px;
    font-size: 14px;
    position: relative;
    list-style: none;
    padding-left: 21px;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


.fyter .a a:hover,
a:hover {
    color: var(--color1);
}
a{transition:0.4s;}
.img {
    transition: 0.4s;
}
.img:hover {
    filter: sepia(50%);
}
section.step {
    background: #f5f5f5;
    border-radius: 25px;
}
section.step .steps {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    margin: 25px 0px;
}




.info .btn.active {
    background: #000;
}
span.per .btn.active span, span.per .btn.active i {
    color: #fff;
}
span.per .btn span, span.per .btn i {
    color: #000;
}
span.per .btn {
    background: #fff;
}
span.per {
    display: flex;
    justify-content: center;
    gap: 30px;
    position: relative;
    z-index: 2;
}

.info-block.b .b {
    left: calc(50% - 16px);
}
.info-block .b {
    position: absolute;
    width: 256px;
    height: 50px;
    left: calc(50% - 227px);
    top: -50px;
    z-index: 1;
    background: #fff;
}
.info-block.active .b::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: transparent;
    top: 0;
    right: 0;
    border-left: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 0px 100px;
}
.info-block.active .b::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: transparent;
    top: 0;
    left: 0;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 100px 0px;
}


section.info {
    padding: 0px;
    margin-bottom: 25px;
}
.info-block {
    display: none;
    border: 2px solid #e8e8e8;
    padding: 25px;
    border-radius: 25px;
    position: relative;
    margin-top: 25px;
}
.info-block.active { display: block; }

.info .btn.active { 

}

.steps strong {
    font-size: 22px;
    width: fit-content;
    padding: 10px 25px;
}
section.step .steps h3 {
    font-size: 30px;
}
section.step .steps h3 ~ i {
    position: absolute;
    right: -33px;
    top: calc(50% - 10px);
    font-size: 20px;
    color: var(--color1);
}
section.step .steps > :nth-child(4){opacity:0;}
section.step .steps > :nth-child(3) h3 ~ i {
    bottom: -30px;
    top: auto;
    right: calc(50% - 20px);
    transform: rotate(90deg);
}
section.step .steps > :nth-child(5) h3 ~ i {
    transform: rotate(-180deg);
}


section.co2 bold {
    font-size: 30px;
    font-weight: 900;
    color: var(--color1);
}
section.co2 strong {
    color: #4CAF50;
    font-weight: 600;
    font-size: 50px;
}
section.co2 i {
    color: #4caf50;
    font-size: 30px;
    position: relative;
    transform: rotateY(180deg);
}

section.abx3 {
    padding: 0;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 25px;
}
section.abx3 > div.texst {
    background: #f5f5f5;
    border-radius: 25px;
    padding: 0% 10%;
    margin: 25px 0px;
}
section.abx3 > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
section.abx3 > div.img {
    border-radius: 25px;
    overflow: hidden;
    display: block;
    margin: 25px 0px;
}
iframe{border-radius:25px;}

.marquee {
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% + 50px);
    margin-left: -25px;
    position: relative;
    z-index: 1;
    margin-top: -110px;
    margin-bottom: 50px;
}
.marquee-content p bold i {
    font-size: 38px;
}
.marquee-content p bold {
    font-size: 200px;
    color: var(--color1);
}
.marquee-content {
    display: inline-block;
    animation: marquee 60s linear infinite;
}
.marquee-content p {
    display: inline-block;
    margin: 0;
    padding-right: 50px;
    font-size: 150px;
    color: #646464;
}

@keyframes marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

section.x2.about2 p, section.x2.about2 h2 {
    color: #fff;
}
section.x2.about2 {
    padding: 0;
    border-radius: 25px;
    grid-template-columns: 35% 62%;
    min-height: 85vh;
    background: url(/wp-content/uploads/2025/10/bg-map.png),#0e0e0e;
    background-position: 89% 50%;
    background-size: 41%;
    background-repeat: no-repeat;
}
section.x2.about2 .img {
    margin: 25px;
    border-radius: 25px;
    background-position: center;
    background-size: cover;
}
section.x2.about2 > div ~ div {
    padding: 0% 13%;
    max-width: 600px;
    text-align: justify;
}


.img  img{
    border-radius: 10px;
    overflow: hidden;
}
section.x2 > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.widget.widget_polylang {
    display: none;
}
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: var(--color1);
}
.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 var(--color1);
}
body button.el-button.el-button--primary {
    background: var(--color1);
    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;
}
section.co2 {
    padding-bottom: 95px;
}
.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: var(--color1);
    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;
}

section.page_content {
    background: #fafafa;
    border-radius: 25px;
    margin-bottom: 25px;
}
.fyter > div svg {
    width: 260px;
    height: auto;
}
.fyter {
    display: flex;
    justify-content: space-between;
    background: #000000;
    color: #fff;
    padding: 35px 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;
    text-align: right;
}
.fyter .btn span, .fyter .btn i {
    color: #000;
}
.fyter .btn {
    background: #fff;
}
.fyter::after {
    content: '';
    background: url(/wp-content/uploads/2025/10/bg-map.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 225px;
    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: var(--color1);
    border-radius: 50px;
}
.is > div::before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: var(--color1);
    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: var(--color1);
    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;
    font-weight: 500;
}
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: var(--color1);
    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~.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: var(--color1);
    font-weight: 200;
    font-size: 65px;
}

body .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    margin: -3px 5px;
    opacity: 1;
    border-radius: 6px;
}
body .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ffffff;
}
body .swiper-horizontal>.swiper-pagination-bullets {
    z-index: 1;
    width: 250px;
    left: 10%;
    top: auto;
    bottom: -3px;
    background: transparent;
    padding: 25px;
    border-radius: 25px 25px 0px 0px;
    text-align: left;
}
body .swiper-button-prev:after, body .swiper-button-next:after {
    color: #000;
    font-size: 28px;
}
body .swiper-button-prev::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 50px;
    background: transparent;
    bottom: -50px;
    left: 0px;
    border-radius: 50px 0px 0px 0px;
    box-shadow: -20px -20px 0px 20px #fff;
}
body .swiper-button-prev::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 50px;
    background: transparent;
    top: -50px;
    left: 0px;
    border-radius: 0px 0px 0px 50px;
    box-shadow: -20px 20px 0px 20px #fff;
}
body .swiper-button-next::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 50px;
    background: transparent;
    bottom: -50px;
    right: 0px;
    border-radius: 0px 50px 0px 0px;
    box-shadow: 20px -20px 0px 20px #fff;
}
body .swiper-button-next::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 50px;
    background: transparent;
    top: -50px;
    right: 0px;
    border-radius: 0px 0px 50px 0px;
    box-shadow: 20px 20px 0px 20px #fff;
}
body .swiper-button-next {
    bottom: 9px;
    top: calc(50% - -13px);
    right: 0;
	border-radius: 50px 0px 0px 50px;
}
body .swiper-button-prev {
    left: 0;
    top: calc(50% - -13px);
	border-radius: 0px 50px 50px 0px;
}
body .swiper-button-next, body .swiper-button-prev {
    background: #fff;
    color: #000;
    width: 60px;
    height: 60px;
}
body .swiper-button-next:hover i, body .swiper-button-prev:hover i {
    transform: scale(1.2);
}
body .swiper-button-next i, body .swiper-button-prev i {
    position: relative;
    z-index: 2;
    font-size: 25px;
	transition:0.4s;
}
section.slider .swiper-slide .text h2 {
    color: var(--color1);
    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% */
}

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;
}

.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: 999999;
    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 {
    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 #d6d6d6;
    color: #000000;
    padding: 20px 0px;
    font-size: 18px;
    min-height: fit-content;
    font-family: 'Montserrat';
}
: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: var(--color1);
    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: var(--color1);
    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::before {
    content: '';
    position: absolute;
    left: -268%;
    bottom: 0;
    width: 200px;
    height: calc(100% + 0px);
    z-index: 1;
    transition: 0.8s;
    background: #e6e6e6;
    clip-path: polygon(53% 0%, 100% 0%, 62% 101%, 12% 100%);
}
.btn::after {
    content: '';
    position: absolute;
    left: -2px;
    bottom: -2px;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: 0.8s;
    border: 2px solid var(--bg-color);
}
.btn span {
    position: relative;
    z-index: 2;
    color: #ffffff;
}
.btn:hover {
    background: #ffffff;
    border: 2px solid var(--color1);
    clip-path: polygon(0px 0, 100% 0, 100% calc(100% - 0px), calc(100% - 20px) 100%, 0 100%, 0 0px);
}
.btn:hover i,
.btn:hover span{
    color: var(--color1);
}
.btn {
    border-radius: 10px;
    color: #000;
    text-decoration: none;
    transition: 0.3s;
    margin: 15px 0px;
    display: block;
    width: fit-content;
    cursor: pointer;
    position: relative;
    font-weight: 600;
    background-color: var(--color1);
    padding: 15px 30px;
    padding-left: 60px;
    border: 2px solid var(--color1);
    font-family: 'Montserrat';
    overflow: hidden;
}
.btn:hover::before {
    left: 100%;
}

.btn i {
    position: absolute;
    left: 21px;
    top: calc(50% - 9px);
    z-index: 2;
    color: #ffffff;
}
.btn input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    height: 100%;
    opacity: 0;
}
.btn input ~ span {
    position: absolute;
    left: -2px;
    top: 15px;
    z-index: 9;
    background: #2b2b2b;
    display: block;
    opacity: 1;
    transform: scale(1.2);
}
.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: 135px;
    display: block;
    min-height: auto;
}
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;
    }

@media (max-width:1800px){
section.h ul {
    width: 78%;
}
.ic.a1 {
    top: 37%;
    left: 8%;
}
.ic.a4 {
    left: 76%;
    top: 70%;
}
section.h .svgas .img-c {
    width: 150px;
    bottom: -75px;
    left: -53px;
}
}


@media (max-width: 1600px) {
section.h ul {
    width: 100%;
}
section.h  .svgas {
    position: relative;
    right: 0%;
    top: auto;
    display: grid;
    width: fit-content;
    width: 100%;
    user-select: none;
    pointer-events: none;
    height: fit-content;
}
.main_block {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 45px;
}

span.perekl {
    margin-right: 20px;
}
.ic.a2 {
    left: 31%;
    top: 49%;
}
.marquee-content p {
    font-size: 88px;
}
section.abx3 {
    grid-template-columns: 1fr 1fr 1fr;
}
header h1 {
    font-size: 55px;
    line-height: 57px;
}

}


@media (max-width: 1400px) {

section#d1 {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 124px;
}
section.home-slider h2 {
    font-size: 35px;
}
.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;
}
section.h .svgas.no-ventoxx .img-c {
    transform: translate(400px, 0px)scale(0);
}
}


@media(max-width:1200px){
section#d1 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 59px;
}
section.home-slider h2 {
    font-size: 27px;
}
.btns {
    display: block;
    gap: 6px;
}
.main_block {
    display: grid;
    grid-template-columns: 1fr;
    gap: 45px;
}
section.abx3 > div.img~.img {
    margin-right: 0;
    width: 50%;
}
section.abx3 > div.img {
    border-radius: 25px;
    overflow: hidden;
    display: block;
    margin: 0px 0px;
    width: calc(50% - 25px);
    margin-right: 25px;
    float: left;
}
section.abx3 > div.texst {
    padding: 3% 10%;
}
section.step .steps h3 {
    font-size: 22px;
}
section.abx3 {
    display: table;
}
header h1 {
        font-size: 42px;
        line-height: 41px;
        max-width: 450px;
    }
header p {
    max-width: 338px;
}
}


@media(max-width:1100px){
.widget.widget_polylang select {
    border: none;
    font-family: 'Montserrat';
    font-size: 17px;
    background: #f0f0f0;
    border-radius: 10px;
    padding: 3px;
}
.widget.widget_polylang label {
    display: none;
}
.widget.widget_polylang {
    display: block;
    position: fixed;
    z-index: 99999;
    right: 100px;
}
.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){
.svgas .ic  p {
    font-size: 10px;
}
.sli .im {
    background-size: 609%;
	animation: moveBackground 25s ease-in-out infinite alternate;
}
.swiper-slide {
    border-radius: 25px;
    overflow: hidden;
}
body .swiper-horizontal>.swiper-pagination-bullets {
    left: 7%;
    top: auto;
    bottom: 29px;
}
.sli .content {
    min-height: calc(100vh - 50px);
    display: grid;
    grid-template-columns: 1fr;
    padding: 115px 10%;
}
.text_block {
    position: relative;
    width: 100%;
}
span.manus {
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 30px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 29px -22px #000;
}
section.step .steps > :nth-child(5) h3 ~ i, section.step .steps > :nth-child(3) h3 ~ i, section.step .steps h3 ~ i {
    position: absolute;
    right: calc(50% - 10px);
    top: auto;
    bottom: -30px;
    font-size: 20px;
    color: var(--color1);
    transform: rotate(90deg);
}
section.step .steps > :nth-child(4) {
    opacity: 0;
    display: none;
}
section.step .steps {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 25px 0px;
}
section.abx3 > div.texst {
    padding: 50px 10%;
}
section.x2.about2 > div ~ div {
    padding: 50px 13%;
    max-width: 600px;
    text-align: justify;
}
section.x2.about2 .img {
    min-height: 350px;
    background-position-y: 24%;
}
section.x2.about2 {
    grid-template-columns: auto;
}
.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: 1fr 1fr;
    gap: initial;
}
.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: 32px;
    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%;
    box-sizing: border-box;
}
}

@media(max-width:650px){

section.home-slider h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 20px;
}
section.h .svgas .img-c {
    width: 106px;
    bottom: -75px;
    left: -25px;
    padding: 7px;
}
.fyter .btn {
    background: #fff;
    margin: 0 auto;
}
.fyter p {
    color: #fff;
    font-size: 14px;
    max-width: 410px;
    display: block;
    text-align: center;
}
section.h .svgas.no-ventoxx img.graz {
    opacity: 1;
    bottom: 0;
}
span.perekl .btn {
    padding: 12px 11px;
    width: 100%;
    text-align: center;
}
span.perekl .btn i{
    display:none;
}
body .svgas .ic {
    position: relative;
    pointer-events: all;
    top: auto;
    left: auto;
    height: 31px;
}
section.h .svgas img.img-e, section.h .svgas img.img-b {
    position: absolute;
    transition: 0.4s;
    bottom: 0;
}
.svgas .ic .b {
    left: 0;
    top: 0;
}

section#d1 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 59px;
    padding-top: 0px;
    padding-bottom: 132px;
}
section.h ul {
    width: 100%;
    grid-template-columns: 1fr;
}
body .swiper-button-next, body .swiper-button-prev {
    display: none;
}
.sli .content {
    min-height: 450px;
    display: grid;
    grid-template-columns: 1fr;
    padding: 115px 10%;
}
.sli .content .prod {
    display: none;
}
.prod > div {
    padding: 2px;
    border-radius: 15px;
    position: relative;
    overflow: visible;
}
section.home-slider h2 {
    font-size: 22px;
}
.mob-header svg {
    width: 140px;
    height: auto;
    margin-bottom: -5px;
}
.text_block ul {
    display: grid;
    grid-template-columns: 1fr;
}
ul.x4 {
    grid-template-columns: 1fr;
    gap: initial;
}
.marquee-content p bold i {
    font-size: 16px;
}
.marquee-content p bold {
    font-size: 120px;
}
.marquee-content p {
    font-size: 28px;
}
section.co2 strong {
    font-weight: 600;
    font-size: 26px;
}
section.co2 bold {
    font-size: 18px;
    font-weight: 900;
}
section.x2 {
    grid-template-columns: 1fr;
}
span.perekl {
    margin-right: 20px;
    display: block;
    margin: 0px auto;
    position: absolute;
    bottom: -102px;
    right: 0px;
}
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;
    display: grid;
    padding-top: 25px;
}
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;
    }
	.fyter .log::after {
    content: '';
    position: absolute;
    left: -28px;
    top: -3px;
    width: 90%;
    height: 46px;
    background: transparent;
    z-index: -1;
    transform: skew(-40deg, 0deg);
    border-radius: 13px;
    border: 2px solid #ffffff;
}
	.fyter .log::before {
    content: '';
    position: absolute;
    left: -8%;
    top: -12px;
    width: 122%;
    height: 51px;
    background: #ffffff;
    z-index: -1;
    transform: skew(-40deg, 0deg);
    border-radius: 13px;
}
	a.log {
    width: 160px;
    height: auto;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-left: 25px;
}
}


@media(max-width:400px){
.chisla .counter {
    font-size: 32px;
}
section.chisla h2 {
    font-size: 22px;
}
.mob-header img {
    width: 130px;
    height: auto;
    padding: 5px 0px;
}
.widget.widget_polylang {
    right: 76px;
}
}

