
@import "assets/font/font.css";
@import "assets/css/normalize.css";
@import "assets/css/newblock.css";
.wraper-mob{
    display: none;
}
.btn{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    color: rgba(255, 255, 255, 1);
    background: radial-gradient(100% 422.73% at 100% 100%, #ff0000 0%, #c50000 100%);
    padding: 24px 32px;
    border-radius: 10px;
    transition: all .5s;
}
.btn:hover{
    box-shadow: 0 0 5px 0 #f52a00 inset, 0 0 15px 2px #a71d00;
    transform: translateY(-0.25em);
}
#header{
    background-image: url('assets/img/bg_img1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    padding:40px 0 200px 0;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
/*    background-attachment: fixed;*/
}
#header>img,  .img-paralax{
    max-width: 640px;
    width: 100%;
    position: absolute;
    bottom: -180px;
    right: 100px;
    height: 1024px;
   /* background-image: url('assets/img/img_1.png');
    background-repeat: no-repeat;*/
}
.header__top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__logo{
    display: flex;
}
.header__logo p{
    color:rgba(43, 42, 41, 1);
    font-size: 18px;
    margin-left:15px;
    text-transform: uppercase;
}
.header__text p{
    color:rgba(0, 0, 0, 1);
}
.header__phone a{
    display: flex;
    align-items: center;
}
.header__phone a img{
    margin-right:10px;
    max-width: 46px;
}
.header__phone a span{
    color:rgba(29, 45, 25, 1);
    font-size: 20px;
    font-weight: 700;
}
.header__up{
    margin-top:64px;
}
.header__up h1{
    color: rgba(29, 45, 25, 1);
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 24px;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
    max-width: 941px;
}
.header__up h1 span{
    color:rgba(105, 197, 80, 1);
}
.header__up strong{
    color:rgba(29, 45, 25, 1);
    font-size: 42px;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
     position: relative;
    z-index: 9;
}
.header__up .header__price{
    background: rgba(105, 197, 80, 1);
    color:rgba(255, 255, 255, 1);
    font-size: 42px;
    font-weight: 800;
    padding:6px 24px;
    text-transform: uppercase;
    border-radius: 10px;
    display: inline-block;
    margin:5px 0 48px 0;
}
.header__icons{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1280px;
    width: 100%;
    position: relative;
    z-index: 9
}
.header__item{
    display: flex;
}
.header__item img{
    width: 50px;
}
.header__item-text{
    margin-left:12px;
    color:rgba(29, 45, 25, 1);
}
.header__item-text span{
    color:rgba(105, 197, 80, 1);
    font-weight: 700;
}
.header__btn{
    margin-top:64px;
}




#sec1{
    background-image: url('assets/img/bg-img_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    padding:128px 0 130px 0;
    max-width: 1920px;
    margin: 0 auto;
}

.sec1{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:60px;
}
.sec1__left h2{
    color:rgba(255, 255, 255, 1);
    font-weight: 800;
    font-size: 60px;
    margin-bottom:50px;
}
.sec1__left h2 span{
    color:rgba(83, 160, 35, 1);
}
.sec1__left strong{
    color:rgba(103, 180, 55, 1);
    font-size: 40px;
    font-weight: 700;
}
.sec1__left p{
    font-size: 22px;
    font-weight: 700;
    color:rgba(255, 255, 255, 1);   
    margin-bottom:32px;
}
.sec1__text{
    margin-top:40px;
}
.sec1__text {
  font-size: 22px;
  font-weight: 700;
}
.sec1__text p{
    color:rgba(83, 160, 35, 1);
}
.sec1__right>img{
    display: none;
}
.sec1__right{
    margin-top: 100px;
    position: relative;
    z-index: 3;
}
.sec1__right p{
    font-size: 18px;
    font-weight: 700;
    color:rgba(255, 255, 255, 1);
    margin-bottom:48px;
}
.sec1__right p span{
    color: rgba(105, 197, 80, 1);
}   

.sec1__right-infograth{
  position: relative;
   background-image: url('assets/img/infograth.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width:594px;
    height: 493px;
}
.infograth__item-box{
    position: absolute;
    top:-30px;
    left: 20px;
    width: 100%;
    height:100%;
}

.infograth__item{
    background: radial-gradient(137.68% 279.36% at 100% 100%, #69C550 0%, #4BA732 100%);
    width: 100%;
    height: 87px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    margin-top:32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.infograth__item-number{
    margin-left:20px;
    font-size: 18px;
    font-weight: 800;
}
.infograth__item-top{
    width: 105px;
    background: radial-gradient(137.68% 279.36% at 100% 100%, #69C550 0%, #4BA732 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65));
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px;
    font-weight: 800;
}
.infograth__item_1{
    justify-content: end;
    width: 15%;
    transition: all 1.5s;
}
.infograth__item_2{
    width: 30%;
    transition: all 1.9s;
}
.infograth__item_3{ 
    width: 30%;
    transition: all 1.4s;
}
.infograth__item_4{
    width: 20%;
    transition: all 1.1s;
}




#sec2{
    background-image: url('assets/img/bg-img_3.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    padding:100px 0 100px 0; 
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}


.sec2{
    max-width:730px;
    width:100%;
    margin-left: auto;
    position: relative;
    z-index: 3;
}
.sec2__block{
    max-width:530px;
    width:100%;
    margin-left: auto;
}
.sec2 h2{
    color:rgba(29, 45, 25, 1);
    font-size: 60px;
    font-weight: 800;
    text-align: right;
}
.sec2 h2 span{
    color:rgba(105, 197, 80, 1);
}
.sec2__box{
    background: radial-gradient(137.68% 279.36% at 100% 100%, #69C550 0%, #4BA732 100%);
    padding:24px 37px;
    margin:48px 0 32px 0;
    border-radius: 10px;
}
.sec2__box p{
    color:rgba(255, 255, 255, 1);
    font-size: 24px;
    font-weight: 500;
    margin-bottom:5px;
}
.sec2__boxp p span{
    font-weight: 700;
}
.sec2__text{  
    margin-bottom:48px;       
}
.sec2__text p{
    font-size: 18px;
    font-weight: 500;
    color:rgba(29, 45, 25, 1);
}
.sec2__text p span{
    color:rgba(83, 160, 35, 1);
}
.sec2__heand{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    z-index: 1;
    object-fit: cover;
    max-width: 1070px;
    width: 100%;
}
.sec2__1{
    width: 181px;
    position: absolute;
    top: -110px;
    left: 5px;
    z-index: 2;
}
.sec2__2{
    width: 380px;
    position: absolute;
    top: 120px;
    left: 220px;
}
.sec2__3{
    width: 46px;
    position: absolute;
    bottom: 195px;
    left: 170px;
     z-index: 2;
}
.sec2__4{
    width: 102px;
    position: absolute;
    bottom: 85px;
    left: 525px;
     z-index: 2;
}
.sec2__5{
    width: 95px;
    position: absolute;
    top: 300px;
    left: 800px;
     z-index: 2;
}

#sec3{
    background-image: url('assets/img/newblock/garant.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    padding:128px 0 168px 0;
    max-width: 1920px;
    margin: 0 auto;
}

.sec3 h2{
    color: rgba(255, 255, 255, 1);
    font-size: 60px;
    font-weight: 800;
    max-width: 680px;
    width: 100%;
    margin-bottom: 30px;
}
.sec3 h2 span{
    color: rgba(105, 197, 80, 1);
}
.sec3>p{
    max-width: 680px;
    width: 100%;
    color:rgba(29, 45, 25, 1);
    font-size: 22px;
    font-weight: 700;
    margin:24px 0 64px 0;
}
.sec3__box{
    background: rgba(47, 47, 64, 1);
    border-radius: 10px;
    padding:48px;
    border-radius: 10px;
    max-width: 913px;
    width: 100%;
}
.sec3__box>strong{
    font-size: 24px;
    font-weight: 800;
    color:rgba(255, 255, 255, 1);
}
.sec3__box>p{
    color: #d5d5d5;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;

}
.sec3__box>p span{
    font-size:22px;
    font-weight: 700;
    color:rgba(255, 255, 255, 1);
}
.sec3__box>strong span{
    color:rgba(83, 160, 35, 1);
}
.sec3__box-items{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:32px 0;
}
.sec3__box-items strong{
    color: rgba(105, 197, 80, 1);
     font-size: 40px;
     font-weight: 800;
}

.sec3__box-items p{
    font-size:22px;
    font-weight: 700;
    color:rgba(255, 255, 255, 1);
}
.sec3__box-items strong span{
    color:rgba(83, 160, 35, 1);
}

#sec3_1{
    background-image: url(assets/img/newblock/bgtreaty.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 128px 0 75px 0;
}

.sec3_1 h2{
    color: rgba(47, 47, 64, 1);
    font-size: 43px;
    font-weight: 800;
    max-width: 100%;
    width: 100%;
    text-transform: uppercase;
}

.sec3_11 {
  background: rgba(105, 197, 80, 1);
  color: rgba(255, 255, 255, 1);
  margin-top: 60px;
  font-size: 20px;
  padding: 6px 10px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
}

.sec3_11 p {
    max-width: 680px;
    width: 100%;
    color: rgb(255 255 255);
    font-size: 20px;
    font-weight: 700;
    margin: 4px 0 4px 0;
}

.sec3_1 h2 span{
    color:rgba(83, 160, 35, 1);
}
.sec3_1>p{
    max-width: 930px;
    width: 100%;
    color: rgba(29, 45, 25, 1);
    font-size: 21px;
    font-weight: 700;
    margin: 24px 0 45px 0;
}
.sec3_111>p{
    max-width: 930px;
    width: 100%;
    color: rgba(29, 45, 25, 1);
    font-size: 22px;
    margin: 24px 0 64px 0;
}
.sec3_1__box{
    background: #f3f3f3;
    border-radius: 10px;
    padding: 25px 15px 0px 20px;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
}
.sec3_1__box>strong{
    font-size: 20px;
    font-weight: 800;
    color: rgb(0 0 0);
    text-transform: uppercase;
}
.sec3_1__box>p{
    color:rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: 700;
}
.sec3_1__box>p span{
    color:rgba(83, 160, 35, 1);
}
.sec3_1__box>strong span{
    color:rgba(83, 160, 35, 1);
}

.sec3_1__item {
    display: flex;
    flex-direction: row;
}

.sec3_1__box-items{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}
.sec3_1__box-items strong{
    color: rgba(83, 160, 35, 1);
    font-size: 40px;
    writing-mode: tb;
    font-weight: 900;
    transform: rotate(180deg);
}

.sec3_1__box-items p{
    font-size:20px;
    font-weight: 400;
    color: rgb(0 0 0);
    max-width: 360px;
}
.sec3_1__box-items strong span{
    color:rgba(83, 160, 35, 1);
}


#sec3_2{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 128px 0 75px 0;
}

.sec3_2 h2{
    color: rgba(47, 47, 64, 1);
    font-size: 43px;
    font-weight: 800;
    max-width: 100%;
    width: 100%;
    text-transform: uppercase;
}

.sec3_22 {
  background: rgba(105, 197, 80, 1);
  color: rgba(255, 255, 255, 1);
  margin-top: 60px;
  font-size: 20px;
  padding: 6px 10px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 600;
}

.sec3_22 p {
    max-width: 680px;
    width: 100%;
    color: rgb(255 255 255);
    font-size: 20px;
    font-weight: 700;
    margin: 4px 0 4px 0;
}

.sec3_2 h2 span{
    color:rgba(83, 160, 35, 1);
}
.sec3_2>p{
    max-width: 930px;
    width: 100%;
    color: rgba(29, 45, 25, 1);
    font-size: 21px;
    font-weight: 700;
    margin: 24px 0 45px 0;
}
.sec3_222>p{
    max-width: 940px;
    width: 100%;
    color: rgba(29, 45, 25, 1);
    font-size: 22px;
    margin: 24px 0 64px 0;
}
.sec3_2__box{
    background: #f3f3f3;
    border-radius: 10px;
    padding: 25px 15px 0px 20px;
    border-radius: 30px;
    max-width: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}
.sec3_2__box>strong{
    font-size: 20px;
    font-weight: 800;
    color: rgb(0 0 0);
    text-transform: uppercase;
}
.sec3_2__box>p{
    color:rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: 700;
}
.sec3_2__box>p span{
    color:rgba(83, 160, 35, 1);
}
.sec3_2__box>strong span{
    color:rgba(83, 160, 35, 1);
}

.sec3_2__item {
    display: flex;
    flex-direction: column;
}

.sec3_2__item a{
    margin-top: 20px;
    max-width: 310px;
    text-align: center;
    margin-bottom: 20px;
}



.sec3_2__item img {
    z-index: 2;
    margin-top: -50px;
}

.sec3_2__box-items{
    display: flex;
    align-items: normal;
    justify-content: flex-start;
    margin: 0;
}
.sec3_2__box-items strong{
    color: rgba(83, 160, 35, 1);
    font-size: 40px;
    writing-mode: tb;
    font-weight: 900;
    transform: rotate(180deg);
}

.sec3_2__box-items p{
    font-size: 20px;
    font-weight: 400;
    color: rgb(0 0 0);
    max-width: 900px;
    margin-top: 40px;
    font-weight: 800;
}

.sec3_2__box-items p span{
    font-size: 20px;
    font-weight: 800;
    color: rgba(105, 197, 80, 1);
}




.sec3_2__box-items strong span{
    color:rgba(83, 160, 35, 1);
}


#sec4{
    border-radius: 40px;
    margin: 40px 30px 0 30px;
    position: relative;
    max-width: 1920px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.mySwiper{
    width: 100%;
    height: 980px;
}
.swiper-slide{
    border-radius: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next, .swiper-button-prev{
    color:#fff;
}
.sec4{
    display: grid;
    grid-template-columns:1fr 1fr 1fr ;
    gap:34px;
    margin:30px 0 30px 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
    z-index: 999;
}
.sec4__item{
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    padding:24px 24px 30px 24px;
    max-width: 445px;
    width: 100%;
}
.sec4__top{
    display: flex;
    align-items: center;
}
.sec4__top img{
    max-width: 78px;
    width:100%;
}
.sec4__top-text{
    margin-left:10px;
}
.sec4__top-text p{
    color:rgba(105, 197, 80, 1);
    font-size: 24px;
    font-weight: 800;
}
.sec4__top-text span{
    color:rgba(29, 45, 25, 1);
}   
.sec4__mid{ 
    display: flex;
    align-content: center;
    justify-content: space-between;
}
.sec4__mid-item{
    margin:24px 0;
}
.sec4__mid-item p{
    color:rgba(29, 45, 25, 1);
}
.sec4__mid-item strong{
    color:rgba(105, 197, 80, 1);
    font-size: 24px;
    font-weight: 800;
}
.sec4__up{
    position: relative;
    padding-left: 20px;
    margin-top: 20px;
}
.sec4__up strong{
    position: absolute;
    top: -5px;
    left: 0;
    color:rgba(76, 168, 51, 1);
    font-size: 34px;
    font-weight: 900;
}
.sec4__up p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
}
#sec5{
    
    padding:100px 0 200px 0;
    max-width: 1920px;
    margin: 0 auto;
}

#sec5 img{
    border-radius: 35px;
}
.sec5{
    
}
.sec5 h2{
    font-size: 45px;
    font-weight: 800;
    color: rgba(29, 45, 25, 1);
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.sec5 p{
    font-size: 20px;
    color: rgba(29, 45, 25, 1);
    margin-bottom: 25px;
}

.sec5 p span{
    font-size: 20px;
    font-weight: 700;
    color: rgba(29, 45, 25, 1);
}
.sec5 h2 span{
    color:rgba(105, 197, 80, 1);
}
.sec5__box{
    display: flex;
    align-items: end;
}
.sec5__box p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 700;
}
.sec5__box p span{
    color:rgba(105, 197, 80, 1);
}

.sec5-textblock {
    position: absolute;
    bottom: -125px;
    right: 15px;
    background-color: #F2F2F2;
    color: #000;
    padding: 20px;
    max-width: 750px;
    border-radius: 10px;
    padding-bottom: 50px;
}

.sec5-textblock p{
    color: #000;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 20px;
}

.sec5-textblock p span{
    color: rgba(105, 197, 80, 1);
    font-weight: 800;
    font-size: 20px;
}

#sec6{
    background: #fff;
    border-radius: 40px;
    padding:64px;
    
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.sec6 h2{
    color: rgba(29, 45, 25, 1);
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}
.sec6 h2 span{
    color: rgba(105, 197, 80, 1);
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}
.sec6__box{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: flex-start;
    gap:20px;
    margin-top:30px;
}
.sec6__item{
    background: rgba(47, 47, 64, 1);
    border-radius: 20px;
    padding:40px;
    text-align: center;
}
.sec6__item h3{
    color:rgba(103, 180, 55, 1);
    font-size: 32px;
    font-weight: 800;
    margin-bottom:5px;
    text-transform: uppercase;
}   
.sec6__item>span{   
    color:rgba(255, 255, 255, 1);
    font-size: 18px;
    margin-bottom:15px;
    display: block;
}
.sec6__text{
    border-top: solid 1px rgba(63, 63, 79, 1);
    padding:15px 0;
}
.sec6__text>span{
    color:rgba(255, 255, 255, 1);
    display: block;
    margin-bottom:5px;
}
.sec6__text>strong{
    color:rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

.sec6__text>strong span{
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 100;
    line-height: 28px;
}



#sec7{
    background-image: url('assets/img/bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:64px 0 64px 0; 
    background-attachment: fixed;
    max-width: 1920px;
    margin: 0 auto;
}
.sec7{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:120px;
}
.sec7__left h2{
    color:rgba(29, 45, 25, 1);
    font-size: 60px;
    font-weight: 800;
    margin-bottom:64px;
} 
.sec7__left h2 span{
    color:rgba(105, 197, 80, 1);
}  
.sec7__left p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 500;
    margin-bottom:10px;
}
.sec7__left p span{
    color:rgba(105, 197, 80, 1);
}
.sec7__left .sec7__ramka{
    padding:24px 48px;
    border-radius: 10px;
    border:solid 2px rgba(83, 160, 35, 1);
    margin:24px 0;
}
.sec7__left .sec7__ramka strong{
    color:rgba(105, 197, 80, 1);
    font-size: 32px;
    font-weight: 700;
}   
.sec7__left .sec7__ramka p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 500;
}
.sec7__left ul{
    margin-top:15px;
    margin-bottom:60px;
}
.sec7__left ul li{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 500;
    position: relative;
    margin-bottom:5px;
    padding-left: 20px;
}
.sec7__left ul li:before{
    content:'';
    position: absolute;
    top:10px;
    left:0px;
    background-image: url('assets/img/rombik2.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    height: 11px;
}
.sec7__right>p{
    color:rgba(29, 45, 25, 1);
    font-size: 26px;
    font-weight: 700;
    margin-bottom:40px;
}
.sec7__right>p span{
    color:rgba(83, 160, 35, 1);
}
.sec7__box .sec7__item:nth-child(1){
    background: rgba(255, 255, 255, 1);
    padding:32px 48px;
    border-radius: 20px;
    color:rgba(29, 45, 25, 1);
}
.sec7__box .sec7__item:nth-child(2){
    background: rgba(83, 160, 35, 1);
    padding:32px 48px 64px 48px;
    border-radius: 20px;
    color:rgba(255, 255, 255, 1);
}
.sec7__box .sec7__item:nth-child(3){
    background: rgba(47, 47, 64, 1);
    padding:32px 48px;
    border-radius: 20px;
    color:rgba(105, 197, 80, 1);
    top:-30px;
}
.sec7__item{
    position: relative;
    cursor:pointer;
}
.sec7__item strong{
    font-size: 40px;
    font-weight: 700;
}
.sec7__box .sec7__item:nth-child(1) b{
    color:rgba(83, 160, 35, 1);
}
.sec7__box .sec7__item:nth-child(1) p{
    font-size: 18px;
   color:rgba(29, 45, 25, 1);
}
.sec7__item p{
    font-size: 18px;
    color:rgba(255, 255, 255, 1);
}
.sec7__item b{
    font-size: 32px;
    font-weight: 700;
}
.sec7__block{
    display: none;
    grid-template-columns: 1fr 1fr;
    align-items: end;
    margin-top:32px;
    gap:30px;
}
.sec7__active .sec7__block{
    display: grid!important;
}
.sec7__block p{
    margin-top:24px;
}
.sec7__block{
    display: none;
}




#sec8{
    background-image: url('assets/img/img_8.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding:64px 0 64px 0; 
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
.sec8{
    position: relative;
    z-index: 3;
}
.sec8 h2{
    color:rgba(105, 197, 80, 1);
    font-size: 45px;
    font-weight: 800;
    max-width: 800px;
    text-transform: uppercase;
}
.sec8 h2 span{
    color: rgba(29, 45, 25, 1);
    font-size: 45px;
    font-weight: 800;
    max-width: 800px;
    text-transform: uppercase;
}
.sec8 p{
    color:rgba(29, 45, 25, 1);
    font-size: 40px;
    font-weight: 700;
    max-width: 640px;
}
.sec8__box{
    max-width: 700px;
    padding: 64px 30px;
}
.sec8__box p{
    font-size: 22px;
    color:rgba(29, 45, 25, 1);
    font-weight: 500;
    margin-bottom:15px;
}
.sec8__box p span{
    color: rgba(105, 197, 80, 1);
    font-weight: 800;
}
.sec8__sertificat{
    display: flex;
    align-items: center;
    max-width: 700px;
}
.sec8__sertificat p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 500;
    margin-left:30px;
}
.sec8__sertificat p span{
    color:rgba(83, 160, 35, 1);
}

.sec8__up_box {
    padding:32px 55px;
    background: radial-gradient(137.68% 279.36% at 100% 100%, #69C550 0%, #4BA732 100%);
    border-radius: 20px;
    margin-top: 64px;
    position: relative;
    z-index: 3;
}

.sec8__up_box h2{
    color: #fff;
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.sec8__up{
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}
.sec8__up h3{
    color:rgba(255, 255, 255, 1);
    font-size: 32px;
    font-weight: 700;
}
.sec8__up-item strong{
    color:rgba(255, 255, 255, 1);
    font-size: 40px;
    font-weight: 700;
    display: block;
    margin-bottom:5px;
}
.sec8__up-item p{
    color:rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 500;
}
.sec8__heand{
    z-index: 2;
    max-width: 555px;
    width: 100%;
    position: absolute;
    bottom: 200px;
    right: 150px;
}
.sec8__1{
    width: 170px;
    position: absolute;
    bottom: 430px;
    left: 0px;
    z-index: 2;
}
.sec8__2{
    width: 33px;
    position: absolute;
    top: 300px;
    right: 720px;
    z-index: 2;
}
.sec8__3{
    width: 420px;
    position: absolute;
    top: 230px;
    right: 118px;
}
.sec9{
    text-align: center;
}
.sec9 h2{
    color:rgba(29, 45, 25, 1);
    font-size: 60px;
    font-weight: 800;
}
.sec9 h2 span{
    color:rgba(105, 197, 80, 1);
}
.sec9 p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 700;
    margin:24px 0 64px 0;
}
.sec9 p span{
     color:rgba(105, 197, 80, 1);
}
.sec9__box{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:20px;
}
.sec9__item{
    position: relative;
}   
.sec9__item:before{
    content: '';
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(89, 181, 64, 0.7);
    border-radius: 20px;
    transition: all .9s;
    opacity: 0;
    visibility: hidden;
}
.sec9__block{
    position: absolute;
    bottom:0px;
    left:50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -15px);
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    padding:16px 24px;
    max-width: 310px;
    width: 100%;
    transition: all .9s;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
}
.sec9__item:hover .sec9__block{  
    opacity: 1;
    visibility: visible;
}
.sec9__item:hover:before{  
    opacity: 1;
    visibility: visible;
}
.sec9__block strong{
    color:rgba(29, 45, 25, 1);
    font-size: 22px;
    font-weight: 700;
}
.sec9__block p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
}
.sec9__block b{
    color:rgba(29, 45, 25, 1);
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin-top:55px;
}
.sec9__block span{
    color:rgba(83, 160, 35, 1);
    font-size: 32px;
    font-weight: 700;
}
.sec9>span{
    margin:24px 0;
    color:rgba(29, 45, 25, 1);
    font-size: 18px; 
    font-weight: 500;
    display: block;
}


.sec92{
    text-align: center;
    margin-bottom: 52px;
}
.sec92 h2{
    color: rgba(29, 45, 25, 1);
    font-size: 45px;
    font-weight: 800;
    text-align: start;
    text-transform: uppercase;
}
.sec92 h2 span{
    color:rgba(105, 197, 80, 1);
}
.sec92 p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 400;
    margin: 12px 0 15px 0;
}
.sec92 p span{
     color:rgba(105, 197, 80, 1);
}
.sec92__box{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap:20px;
}
.sec92__item{
    position: relative;
}   

.sec92__block{
    position: absolute;
    bottom:0px;
    left:50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -15px);
    border-radius: 30px;
    background: rgba(255, 255, 255, 1);
    padding:16px 24px;
    max-width: 310px;
    width: 100%;
    transition: all .9s;
   
    z-index: 9;
}
.sec92__item:hover .sec92__block{  
    opacity: 1;
    visibility: visible;
}
.sec92__item:hover:before{  
    opacity: 1;
    visibility: visible;
}
.sec92__block strong{
    color:rgba(29, 45, 25, 1);
    font-size: 22px;
    font-weight: 700;
}
.sec92__block p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
}
.sec92__block b{
    color:rgba(29, 45, 25, 1);
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin-top:55px;
}
.sec92__block span{
    color:rgba(83, 160, 35, 1);
    font-size: 32px;
    font-weight: 700;
}
.sec92>span{
    margin:24px 0;
    color:rgba(29, 45, 25, 1);
    font-size: 18px; 
    font-weight: 500;
    display: block;
    text-align: start;
}

.sec92-topright {
    position: absolute;
    top: 8px;
    right: 16px;
    font-size: 40px;
    font-weight: 900;
    color: rgba(105, 197, 80, 1);
}


#sec99{
    background: rgba(47, 47, 64, 1);
    border-radius: 40px;
    padding: 64px 0 0 0;
    position: relative;
    max-width: 1920px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}
.sec99 h2{
    font-size: 60px;
    font-weight: 800;
    color:rgba(255, 255, 255, 1);
}
.sec99 h2 span{
    color: rgba(105, 197, 80, 1);
}
.sec99__box{
    margin:30px 0 60px 0;
}
.sec99__up{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:30px;
}
.sec99__up h3{
    color:rgba(255, 255, 255, 1);
    font-size: 40px;
    font-weight: 800;
    max-width: 840px;
}
.sec99__up h3 span{
    color: rgba(105, 197, 80, 1);
}
#sec99>img{
    vertical-align: bottom;
}

.sec10>h2{
    color:rgba(29, 45, 25, 1);
    font-size: 60px;
    font-weight: 800;
    margin-bottom:40px;
    text-align: center;
}
.sec10>h2 span{
    color:rgba(83, 160, 35, 1);
}
.sec10>strong{
    color:rgba(29, 45, 25, 1);
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    display: block;
    margin-top:30px;
}
.sec10__box{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:20px;
}
.sec10__item{
    border-radius: 20px;
    position: relative;
}
.sec10__block{
    position: absolute;
    bottom:0px;
    left:50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -15px);
    background:rgba(255, 255, 255, 1);
    color:rgba(29, 45, 25, 1);
    padding:12px 30px;
    max-width: 600px;
    border-radius: 20px;
}

#sec11{
    background-image: url('assets/img/bg-img_12.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding:80px 0 55px 0;
    margin-top:80px;
}
.sec11{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:80px;
}
.sec11__left h2{
    color:rgba(29, 45, 25, 1);
    font-size: 65px;
    font-weight: 800;
    text-transform: uppercase;
}
.sec11__left h2 span{
   color:rgba(83, 160, 35, 1);
}
.sec11__left p{
    color:rgba(29, 45, 25, 1);
    font-size: 18px;
    font-weight: 700;
    margin:24px 0 35px 0;
}   
.sec11__left p span{
    color:rgba(83, 160, 35, 1);
}
.sec11__box{
    background: rgba(255, 255, 255, 1);
    padding:24px 32px;
    border-radius: 10px;
}
.sec11__box strong{
    color:rgba(29, 45, 25, 1);
    font-size: 24px;
    font-weight: 700;
    margin-bottom:15px;
    display: block;
}
.sec11__box ul li{
    color:rgba(29, 45, 25, 1);
    font-size: 20px;
    position: relative;
    padding-left: 20px;
}
.sec11__box ul li:before{
    content:'';
    position: absolute;
    top:10px;
    left:0px;
    background-image: url('assets/img/rombik2.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    height: 11px;
}
.sec11__box p{
    color:rgba(29, 45, 25, 1);
    font-size: 20px;
    font-weight: 500;
}
.sec11__box p span{
    color:rgba(83, 160, 35, 1);
}
.sec11__right{
    background: rgba(255, 255, 255, 1);
    border-radius: 40px;
    padding:78px 78px;
    max-width: 600px;
    width: 100%;
}
.sec11__right form{
    display: flex;
    flex-direction: column;
}
.sec11__right h3{
    font-size: 32px;
    font-weight: 800;
    color:rgba(29, 45, 25, 1);
    margin-bottom:70px;
}
.sec11__right h3 span{
   color:rgba(83, 160, 35, 1);
}
.sec11__right input{
    color:rgba(0, 0, 0, 100);
    padding:10px 0;
    border-bottom:solid 1px rgba(185, 185, 185, 1);
    margin-top: 25px;
    font-size: 20px;
}
.sec11__right button{
    margin-top:70px;
}
.sec11__right p{
    color:rgba(194, 194, 194, 1);
    font-size: 12px;
    margin-top:24px;
    text-align: center;
}
.sec11__right p a{
    color:rgba(194, 194, 194, 1);
}


footer{
    background: rgba(47, 47, 64, 1);
}
.footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:32px 0;
}
.footer__text p{
    color:rgba(255, 255, 255, 1);
    font-size: 14px;
}
.footer__logo{
    display: flex;
}

.footer__logo p{
    color:rgba(255, 255, 255, 1);
    font-size: 18px;
    margin-left:15px;
    transition: all .5s;
}
.footer__phone a:first-child{
    display: flex;
    align-items: center;
    font-size: 20px;
    text-decoration: none;
}
.footer__phone a:first-child img{
    margin-right:10px;
    max-width: 46px;
}
.footer__phone a{
    color:rgba(255, 255, 255, 1);
    font-size: 16px;
    margin-top:12px;
    text-decoration: underline;
}
.footer__phone a:hover{
    text-decoration: none;
    color:rgba(83, 160, 35, 1);
}

.form__box{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:15px;
}

header{
    padding-top:40px;
}
#thanks{
    background-image: url('assets/img/Screenshot_1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    border-radius: 40px;
    padding:100px 0;
    margin: 40px 30px;
    position: relative;
    overflow: hidden;
}
.secthanks__1{
    width: 177px;
    position: absolute;
    top: 0px;
    left: -100px;
}
.secthanks__2{
    width: 25px;
    position: absolute;
    bottom: 240px;
    left: 160px;
}
.secthanks__3{
    width: 97px;
    position: absolute;
    bottom: -40px;
    left: -30px;
}
.secthanks__4{
    width: 64px;
    position: absolute;
    bottom: 160px;
    left: 700px;
}
.secthanks__5{
    width: 232px;
    position: absolute;
    bottom: -120px;
    right: 530px;
}
.secthanks__6{
    width: 155px;
    position: absolute;
    top: -55px;
    right: 30px;
}
.header__thanks h1{
    color:rgba(29, 45, 25, 1);
    font-size: 70px;
    font-weight: 800;
    text-transform: uppercase;
}
.header__thanks h1 span{
    color:rgba(83, 160, 35, 1);
}   
.header__thanks strong{
    color:rgba(29, 45, 25, 1);
    font-size: 36px;
    font-weight: 700;
    display: block;
    margin:37px 0;
    max-width: 700px;
}
.header__thanks p{
    color:rgba(29, 45, 25, 1);
    font-size: 24px;
    font-weight: 500;
    max-width: 700px;
}
.header__thanks-icons{
    display: flex;
    max-width: 400px;
    width: 100%;
    gap:32px;
    margin:37px 0;
}
.header__box>a{
    color:rgba(29, 45, 25, 1);
    font-size: 24px;
    font-weight: 500;
    text-decoration: underline;
}

.header__box{
    max-width: 960px;
    width: 100%;
}


.imghead {
    z-index: 2;
    max-width: 555px;
    width: 100%;
    position: absolute;
    bottom: 545px;
    right: 135px;
}






@media only screen and (max-width: 1600px) {
    #header>img{
        right: 30px;
    }
    .sec8__heand{
        right:100px;
    }
    .sec2__heand{
        max-width: 700px;
    }
}
@media only screen and (max-width: 1400px) {
    .sec8__heand {
        max-width: 340px;
    }
   .btn{
        font-size: 16px;
   }  
   .header__up h1, .sec1__left h2, .sec2 h2, .sec3 h2, .sec5 h2, .sec7__left h2, .sec8 h2, .sec9 h2, .sec99 h2, .sec10>h2, .sec11__left h2, .sec3_1 h2, .how1-1 h2 span, .guarantee__cnt1 h2, .guarantee__cnt1 h2 span, .sec92 h2{
        font-size: 42px;
   }
   .header__up strong, .header__up .header__price{
        font-size: 32px;
   }
   #header>img{
        max-width: 400px;
        height: auto;
   }
   #header{
        padding: 40px 0 100px 0;
   }
   .sec1__left strong, .sec3__box-items strong, {
        font-size: 36px;
   }
   .sec2__box p, .sec3>p, .sec3__box>strong, .sec3__box>p, .sec7__right>p{
        font-size: 20px;
   }
   .sec6__item>span{
        font-size: 16px;
   }
   .sec6__item h3, .sec7__left .sec7__ramka strong, .sec7__item b{
     font-size: 24px;
   }
   .sec6__text>strong, .sec7__left p, .sec7__left .sec7__ramka p, .sec7__block p{
    font-size: 16px;
   }
   .sec7__item strong, .sec8 p, .sec8__up h3, .sec8__up-item strong, .sec99__up h3{
    font-size: 30px;
   }
   .sec8__box p, .sec8__sertificat p, .sec8__up-item p{
    font-size: 16px;
   }
   .sec11__right h3{
    font-size: 28px;
   }
   .imghead {
    z-index: 2;
    max-width: 555px;
    width: 100%;
    position: absolute;
    bottom: 300px;
    right: 0px;
    }
}


@media only screen and (max-width: 1350px) {
   .imghead {
    display: none;
    }
}

@media only screen and (max-width: 1200px) {
    .secthanks__1, .secthanks__2, .secthanks__3, .secthanks__4, .secthanks__5, .secthanks__6{
        display: none;
    }
    .sec4{
        position: relative;
        top: 0;
        left: 0;
        margin-right: 0;
        transform: unset;
    }
    .mySwiper {
        height: 498px;
    }
    .header__thanks h1{
       font-size: 48px;
    }
    .sec99__up h3{
        max-width: 520px;
    }
    .sec11__right{
        padding:30px;
    }
    .sec4__mid-item strong{
        font-size: 20px;
    }
    .sec5 h2{
        line-height: 48px;
    }
    .sec8__up-item strong{
        font-size: 22px;
    }
    .formpopap form {
        max-width: 500px;
    }
    .form__box-right{
        display: none;
    }
    .form__box-left{
        max-width: 100%;
    }
    .form__box{
        grid-template-columns: 1fr;
    }
    .form__box-left{
        padding:30px;
    }
}
@media only screen and (max-width: 992px) {
    .sec4{
        grid-template-columns: 1fr;
    }
    .sec1__right>img{
        display: block;
    }
    .sec1__right-infograth, .sec2__1, .sec2__2, .sec2__3, .sec2__4, .sec2__5, .sec8__1, .sec8__2, .sec8__3 {
        display: none;
    }
    .sec11{
        gap:30px;
    }
    .footer__phone a:first-child{
        font-size: 16px;
    }
    .footer__phone a{
        font-size: 12px;
    }
    .footer__logo p{
        font-size:14px;
        margin-right: 15px;
    }
    .sec9__box{
        grid-template-columns: 1fr 1fr;
    }
    .sec92__box {
        grid-template-columns: 1fr 1fr;
    }
    .header__logo p{
        font-size: 14px;
    }
    .header__top{
        flex-wrap: wrap;
    }
    .sec1__left h2, .sec3__box-items strong{
        font-size: 30px;
    }
    .sec3__box>strong, .sec3__box-items p, .sec3__box>p{
        font-size: 16px;
    }
    .sec7__item strong{
        font-size: 26px;
    }
    .sec7__block{
        grid-template-columns: 1fr;
    }
    .sec11__left h2{
        font-size: 32px;
    }
    .sec7{
        gap:30px;
    }
    #sec6{
        padding: 30px 15px;
    }
    .sec6__item{
        padding:20px 15px;
    }
    .sec10__box{
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 768px) {
    #thanks{
        padding: 50px 0;
        margin: 15px 15px;
    }
    .header__thanks h1{
       font-size: 32px;
    }
    .header__thanks strong{
        font-size: 22px;
    }
    .header__thanks p {
        font-size: 16px;
    }
    .header__box>a{
        font-size: 16px;
    }

  
    .header__text{
        margin:15px 0;
    }
    .header__up h1, .sec1__left h2, .sec2 h2, .sec3 h2, .sec5 h2, .sec7__left h2, .sec8 h2, .sec9 h2, .sec99 h2, .sec10>h2, .sec11__left h2, .sec3_1 h2, .how1-1 h2 span, .guarantee__cnt1 h2, .guarantee__cnt1 h2 span, .sec92 h2{
        font-size: 36px;
    }
    .how-card--2 ol li, .how-card--1 ol li{
        font-size: 18px;
    }
    .sec11{
        grid-template-columns: 1fr;
    }
    #header>img{
        max-width: 250px;
    }
    .header__item{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .sec1{
        grid-template-columns: 1fr;
    }
    .sec3__box-items{
        flex-direction: column;
        align-items: start;
    }
    .sec5{
        flex-direction: column;
        margin-bottom: 140px;
    }
    #sec5{
        padding: 100px 0 280px 0;
    }
    .sec6 h2{
        font-size: 36px;
    }
    .sec6__box{
        grid-template-columns: 1fr;
        margin-bottom:30px;
    }
    .sec7{
        grid-template-columns: 1fr;
    }
    .sec8__up{
        flex-direction: column;
        align-items: start;
    }
    .sec99__up{
        flex-direction: column;
    }
    .footer{
        flex-wrap: wrap;
    }
    .sec3_1__box-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    flex-direction: column;
    }
    .sec3_1__item {
    display: flex;
    flex-direction: row;
    margin-bottom: 25px;
    margin-top: 18px;
    }
    .sec3_1__box-items strong {
    color: rgba(83, 160, 35, 1);
    font-size: 40px;
    writing-mode: tb;
    font-weight: 900;
    transform: rotate(180deg);
    text-align: end;
    }
    .test-drive__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 90px;
    flex-direction: column;
    }
    .test-drive__form .btn {
    max-width: 100%;
    font-size: 16px;
    }
    .guarantee__box p {
        font-size: 16px;
    }
    .sec92 h2 {
        text-align: center;
    }
}
@media only screen and (max-width: 576px) {
    #thanks{
        background-size: cover;
        background-position: center;
        background: none;
    }
    .header__up strong{
        font-size: 24px;
    }
    .header__up h1, .sec1__left h2, .sec2 h2, .sec3 h2, .sec5 h2, .sec7__left h2, .sec8 h2, .sec9 h2, .sec99 h2, .sec10>h2, .sec11__left h2, .sec3_1 h2, .how1-1 h2 span, .guarantee__cnt1 h2, .guarantee__cnt1 h2 span, .sec92 h2{
        font-size: 28px;
    }
    .header__up strong, .header__up .header__price{
        font-size: 20px;
    }
    .header__icons{
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .header__item{
        margin-top:15px;
    }
    #header>img{
        bottom:-150px;
    }
    #header>img {
        max-width: 145px;
    }
    .sec1__left strong{
        font-size: 28px;
    }
    .sec1__left p{
        font-size: 18px;
    }
    .sec1__right {
        margin-top: 50px;
    }
    .btn {
        font-size: 14px;
    }
    #sec1 {
        padding: 128px 0 60px 0;
    }
    .sec2__box p, .sec3>p, .sec3__box>strong, .sec3__box>p, .sec7__right>p{
        font-size: 16px;
    }
    #sec3{
        padding: 20px 0 50px 0;
    }
    #sec6{
        margin: 0 10px;
    }
    .sec6 h2 {
        font-size: 20px;
    }
    .sec7__left .sec7__ramka{
        padding: 24px 24px
    }
    .sec7__item strong {
        font-size: 24px;
    }
    .sec8 h2{
        font-size: 24px;
    }
    .sec8 p{
        font-size: 22px;
    }
    .sec8__sertificat{
        flex-direction: column;
    }
    .sec8 p{
        margin-top:15px;
    }
    .sec8__up {
        padding: 20px 20px;
    }
    .sec9__box {
        grid-template-columns: 1fr;
    }
    .sec92__box {
        grid-template-columns: 1fr;
    }
    .sec10__block{
        position: relative;
        left: 0;
        transform: translate(-0%, -0);
        margin-right: 0;
        bottom: 20px;
    }
    #sec11 {
        margin-top:40px;
    }
    .sec11__left p{
        font-size: 14px;
    }
    .sec11__right h3 {
        font-size: 18px;
    }
    .sec11__box ul li{
        font-size: 16px;
    }
    .form__box h2{
        font-size: 24px;
    }
    .form__box button {
        margin: 20px 0 15px 0;
    }
    .form__box input{
        padding:5px 0;
    }

    .test-drive__form .btn {
        max-width: 100%;
        font-size: 16px;
        left: 10%;
    }


/***************Start Mobile***************************/
.wraper-desktop{
    display: none;
}
.wraper-mob{
    display: block;
}
.wraper-desktop .btn{
    font-size: 18px;

}
.header__mob{
    display: flex;
    justify-content: space-between;
    gap:60px;
}

.header__mob .header__logo p {
    font-size: 11px;
}

#header-mob .header__up .header__price{
    background: transparent;
    color:rgba(83, 160, 35, 1);
    padding: 6px 0px;
    margin: 5px 0 5px 0;
}
#header-mob .header__btn{
    margin-top: -20px;
    width: 80%;
    text-align: center;
    margin-left: 10%;
}

#sec1-mob{
    background-image: url('assets/img/img_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    padding:64px 0 83px 0;
    margin-top:90px;
}
.mySwiper5{
    background: radial-gradient(137.68% 279.36% at 100% 100%, #69C550 0%, #4BA732 100%);
    text-align: left;
    padding:30px; 
    border-radius: 30px;
}
.header__icons{
    margin:50px 0;
}
.mySwiper5 .swiper-slide img{
    width: 40px;
}
.mySwiper5 .swiper-slide{
    z-index: 99;
    position: relative;
}
.mySwiper5 .swiper-slide strong{
     color:rgba(255, 255, 255, 1);
     font-size: 16px;
     font-weight: 700;
     max-width: 160px;
}
.mySwiper5 .swiper-slide p{
    color:rgba(255, 255, 255, 1);
    font-weight: 14px;
    font-weight: 500;
    max-width: 160px;
}
.header__icons-img{
    position: absolute;
    top: -46px;
    right: -15px;
    z-index: 1;
    width: 360px;
}
.swiper-pagination5{
    z-index: 9999;
    max-width: 100px;
    bottom: 5px!important;
    left: 30px!important;
    position: absolute;
}
.header__up strong{
    max-width: 320px;
}
#sec1-mob .swiper-pagination5 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    background: green;
}

#sec1-mob .sec1__text{
    font-size: 14px;
}
#sec1-mob .sec1__text p{
    color:#fff;
    font-size: 14px;
}

#sec1-mob .sec1__right p{
    font-size: 14px;
}

#sec1-mob .sec1{
    gap:0;
}

#sec1-mob .sec1__right {
    margin-top: 0;
}
#sec1-mob .sec1__right p{
    margin-top: 40px;
    margin-bottom: 0px;
}



#sec2-mob{
    margin-top:64px;
}
#sec2-mob .sec2 h2{
    text-align: left;
}
#sec2-mob .sec2 h2 br{
    display: none;
}
#sec2-mob .sec2__box p span{
    font-weight: 900;
}
#sec2-mob .sec2__heand{
    position: relative;
}
#sec2-mob .sec2__text{
    margin-bottom: 0px;
}
#sec2-mob .sec2__btn{
    display: flex;
    justify-content: center;
    max-width: 320px;
    margin: 0 auto;
}

#sec2-mob .sec2__text{
    max-width: 270px;
}




#sec3-mob{
    margin-top:64px;
}
#sec3-mob .sec3 p span{
    color:rgba(83, 160, 35, 1);
}
#sec3-mob .sec3>p {
    margin: 15px 0 30px 0;
}
#sec3-mob .sec3__box {
    padding:20px;
}

#sec3-mob .sec3__item p{
    margin-bottom:15px;
}

#sec4-mob .sec4{
    display: block;
}
#sec4-mob h2{
    margin-top:46px;
    font-size: 28px;
    color:rgba(47, 47, 64, 1);
    text-align: center;
    margin-bottom:32px;
}
#sec4-mob h2 span{
    margin-top:46px;
    color:rgba(83, 160, 35, 1);
}
#sec4-mob .mySwiper {
    height: 300px;
}


#sec5-mob{
    margin-top:64px;
}
#sec5-mob .sec5 h2{
    text-align: center;
    line-height: 32px;
}

#sec5-mob .sec5__box{
    text-align: center;
}
#sec5-mob{
    
}

#sec6-mob .sec6__box{
    display: block;
    margin: -50px 30px;
}
#sec6-mob  .sec6__btn{
    margin-top: 80px;
    display: flex;
    justify-content: center;
}
#sec6-mob .swiper-pagination2{
   text-align: center;
}


#sec7-mob{
    margin-top:64px;
}
#sec7-mob .sec7__left h2{
    margin-bottom:30px;
}
#sec7-mob .sec7__left .sec7__ramka {
    padding: 10px;
}
#sec7-mob .sec7__left .sec7__ramka strong{
    font-size: 20px;
}
#sec7-mob .sec7__left .sec7__ramka p{
   font-size: 16px;
}

#sec7-mob  .sec7__box .sec7__item:nth-child(3){
    top:0px;
}
#sec7-mob .sec7__box .sec7__item:nth-child(1), #sec7-mob .sec7__box .sec7__item:nth-child(2), .sec7__box .sec7__item:nth-child(3){
    padding:32px;
    color:rgba(29, 45, 25, 1);
    background: transparent;
}
#sec7-mob .sec7__block{
    grid-template-columns: 1fr 1fr;
    gap: 5px;
        align-items: start;
}

#sec7-mob .sec7__block p{
    margin-top:0px;
}
#sec7-mob .sec7__box .sec7__item:nth-child(1) p, #sec7-mob .sec7__box .sec7__item:nth-child(2) p, #sec7-mob .sec7__box .sec7__item:nth-child(3) p{
    color:rgba(29, 45, 25, 1);
    font-size: 14px;
    border-radius:0px;
}

#sec7-mob .sec7__item b{
    color:rgba(105, 197, 80, 1);
    margin-bottom:20px;
    display: block;
}
#sec7-mob .sec7__img img{
    max-width: 140px;
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 10px;
}
#sec7-mob .sec7__btn{
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
#sec7-mob .sec7__item {
    border-bottom:solid 2px rgba(47, 47, 64, 1);
   border-radius:0px;
   padding:32px 0!important;
}
#sec7-mob .sec7__item strong{
    position: relative;
    width: 100%;
    display: block;
}
#sec7-mob  .sec7__item strong:before{
    content: '';
    background-image: url('assets/img/++.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top:0px;    
    right: 0px; 
    width: 24px;
    height: 24px;
}
#sec7-mob .sec7__active strong:before{
    background-image: url('assets/img/--.svg');
}

#sec8-mob{
    margin-top:120px;
}
#sec8-mob .sec8__box{
    padding:0px;
}
#sec8-mob .sec8__box p{
    font-size: 16px;
}
#sec8-mob .sec8__up .sec8__up-text p{
    font-size: 16px;
    font-weight: 50;
    color:rgba(255, 255, 255, 1);
}
#sec8-mob .sec8__up .sec8__up-text p span{
    font-weight: 700;
}
.sec8__up-text{
    margin-bottom:15px;
}
#sec8-mob .sec8__up h3>br{
    display: none;
}
#sec8-mob .sec8__up{
    position: relative;
    margin:0px;
}
#sec8-mob .sec8__up-item{
    z-index: 3;
}
#sec8-mob .sec8__up img{
    position: absolute;
    bottom:30px;
    right:0px;
    width: 85px;
}
#sec8-mob .sec8__box .sec8__img{
    position: relative;
    overflow: hidden;
}
#sec8-mob .sec8__box .sec8__img img{
    vertical-align: bottom;
}
#sec8-mob .sec8__box .sec8__img:before{
    content:'';
    position: absolute;
    top: 50px;
    right: 0;
    width: 150px;
    height: 150px;
    background-image: url('assets/img/rombik2.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}
.sec8__box{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.sec8__box .sec8__up-strong{
    font-weight: 700;
}


#sec91-mob{
    margin-top:64px;
}
#sec91-mob .sec9__box{
    display: block;
}
#sec91-mob .sec9__item:before{
    display: none;
}
#sec91-mob .sec9__box{
    display: block;
    margin: 0 30px;
}
#sec91-mob .sec9__block{
    opacity: 1;
    visibility: visible;
}
#sec91-mob .sec9__box .swiper-pagination{
    bottom: -20px;
}
#sec91-mob .sec9__block{
    max-width: 270px;
}
.sec9 p{
    margin: 24px 0 24px 0;
}
.sec9__block b{
    margin-top: 15px;
}

#sec92-mob{
    margin-top:64px;
}
#sec92-mob .sec92__box{
    display: block;
}
#sec92-mob .sec92__item:before{
    display: none;
}
#sec92-mob .sec92__box{
    display: block;
    margin: 0 30px;
}
#sec92-mob .sec92__block{
    opacity: 1;
    visibility: visible;
}
#sec92-mob .sec92__box .swiper-pagination{
    bottom: -20px;
}
#sec92-mob .sec92__block{
    max-width: 270px;
}
.sec92 p{
    margin: 24px 0 24px 0;
}
.sec92__block b{
    margin-top: 15px;
}



#sec99-mob{
    background: rgba(47, 47, 64, 1);
    border-radius: 40px;
    padding: 64px 0 0 0;
    margin: 60px 30px;
    position: relative;
}
#sec99-mob .sec99__up h3{
    font-size: 20px;
}
#sec99-mob .sec99__item img{
    width: 24px;
}
#sec99-mob .sec99__item-click{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#sec99-mob .sec99__item-click strong{
    color: rgba(105, 197, 80, 1);
    font-size: 28px;
    font-weight: 700;
}
#sec99-mob .sec99__item-block{
    display: none;
}
#sec99-mob .sec99__item-img-2{
    display: none;
}

#sec99-mob .sec99__item{
    padding:15px 0;
    border-bottom:2px solid rgba(103, 180, 55, 1);
}

#sec99-mob .active .sec99__item-block{
    display: block;
    padding: 15px 0;
}
#sec99-mob .active .sec99__item-block p{
    font-size: 20px;
    color:rgba(255, 255, 255, 1);
    font-size: 700;
}
#sec99-mob .active .sec99__item-block span{
    font-size: 16px;
    color:rgba(255, 255, 255, 1);
}
#sec99-mob .active .sec99__item-img-2{
    display: block;
}
#sec99-mob .active .sec99__item-img-1 {
    display: none;
}
#sec99-mob>img{
    vertical-align: bottom;
}


#sec10-mob .sec10__box{
    display: block;
}
#sec10-mob .sec10>strong{
    font-size: 18px;
    font-weight: 400;
}
.sec10__block{
    background: rgba(47, 47, 64, 1);
    color:rgba(255, 255, 255, 1);
    text-align: center;
    bottom: 50px;
    margin: 0 15px;
}
#sec10-mob .swiper-pagination4{
    text-align: center;
}

#sec11-mob .sec11{
    margin-top:80px;
    margin-bottom:64px;
}
#sec11-mob .sec11__left p{
    margin: 0;
}
#sec11-mob .sec11__right h3{
    margin-bottom:0;
}
#sec11-mob .sec11__right {
    padding:0px;
}
#footer-mob .footer {
    justify-content: center;
    text-align: center;
}


/***************End Mobile**************************/



}