body * {
    box-sizing: border-box;
}
main{padding-bottom: 100px;}
.clearfix:after{content:'';display: block;clear: both;}
::-webkit-input-placeholder {color: #fff !Important;} /* Edge */
:-ms-input-placeholder {color: #fff !Important;} /* Internet Explorer 10-11 */
::placeholder {color: #fff !Important;}
section{
    background: #fff;
}
section .inner{
    margin: 0 auto;
    width:100%;
    max-width: 1440px;
}

.bl-1{
    position: relative;
    overflow: hidden;
    height: 456px;
}
.bl-1 > img{
    width: 100%;
    max-width: 1920px;
}
.bl-1 .title{
    position: absolute;
    top: 48px;
    left: -64px;
    backdrop-filter: blur(4px);
    background-color: #ffffff57;
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 78px 0 78px 145px;
    width: 630px;
}
.bl-1 h1{
    line-height: 61px;
    text-align: left;
}
.bl-1 h1 span{
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
}
.bl-1 h1 img{
    margin-top: 9px;
}
.bl-1 .description{
    font-size: 25px;
    font-weight: bold;
    margin-top: 30px;
}


.bl-2{
    padding: 40px 40px 90px;
    background-color: #F9FBFB;
}
.bl-2 .title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.bl-2 .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 40px;
}
.bl-2 .col{background-image: url("../img/col1.png");width: 303px;height: 400px;padding: 40px 24px;margin-top: 40px;}
.bl-2 .l1{
    font-size: 45px;
    color: #1ECF69;
    /* height: 78px; */
    float: left;
}
.bl-2 .l2{
    padding-left: 117px;
    color: #000;
    font-size: 24px;
    margin-right: -20px;
    padding-top: 73px;
}
.bl-2 .l2 span{
    font-size: 76px;
    margin-top: -48px;
    display: inline-block;
}
.bl-2 .l4{
    margin-top: 31px;
}
.bl-2 .col2 .l3{
    padding-left: 49px;
}
.bl-2 .col2 .l4{
    margin-top: 40px;
}
.bl-2 .col3 .l3{
    padding-left: 39px;
}
.bl-2 .col3 .l4{
    margin-top: 59px;
}


.bl-3{
    padding: 40px 40px 90px;
    background-image: url(../img/bg3-1.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 953px;
    position: relative;
}
.bl-3:after{content:'';background-image: url(../img/bg3-2.png);background-position: right bottom;background-repeat: no-repeat;height: 465px;width: 822px;position: absolute;right: 40px;bottom: 60px;z-index: 0;}
.bl-3 .title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.bl-3 .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 40px;
}
.bl-3 .col{
    width: 631px;
    border-radius: 20px;
    background: #FCFEFF;
    padding: 29px 38px;
    box-shadow: 0 0 10px 10px #0000000a;
    margin-top: 40px;
    position: relative;
    z-index: 2;
}
.bl-3 .col1{}
.bl-3 .col2{}
.bl-3 img{
    float: left;
    margin: 0 30px 30px 0;
}
.bl-3 .tit{font-size: 25px;font-weight: bold;height: 138px;padding-top: 10px;}
.bl-3 .col2 .tit{
    padding-top: 25px;
}
.bl-3 .text{}



.bl-4{background-image: url("../img/bg4.png");background-repeat: no-repeat;background-color: #F9FBFB;}
.bl-4:before{content:'';background-image: url("../img/bl4i1.png");position: absolute;width: 142px;height: 223px;top: 10px;right: 40px;}
.bl-4:after{content:'';background-image: url("../img/bl4i2.png");position: absolute;width: 209px;height: 187px;bottom: 29px;left: 40px;z-index: 0;}
.bl-4 .inner{
    padding: 90px 90px;
}
.bl-4 .title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    max-width: 1018px;
    margin: 0 auto;
}
.bl-4 .right{
    padding-left: 492px;
}
.bl-4 .l1{
    margin-top: 90px;
}
.bl-4 .l2{
    margin-top: 20px;
}
.bl-4 .left{
    margin-top: 52px;
    width: 684px;
    float: left;
}
.bl-4 .l3{}
.bl-4 .l4{
    margin-top: 40px;
}
.bl-4 .num{
    position: relative;
    font-size: 45px;
    color: #3EC599;
    border: 3px solid #3EC599;
    width: 64px;
    height: 64px;
    line-height: 58px;
    border-radius: 32px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
.bl-4 .num:before{content:'';position: absolute;width: 10px;height: 10px;background: #fff;top: 22px;left: -5px;}
.bl-4 .text{
    padding-right: 80px;
}
.bl-4 .b{
    color: #fff;
    padding-left: 16px;
    transform: skew( -20deg );
    line-height: 60px;
}
.bl-4 .a1{
    background-color: #1ECF69;
    border-radius: 10px;
    transform: skew( 20deg );
    margin-right: -490px;
    text-align: left;
    height: 60px;
    line-height: 60px;
    margin-top: 60px;
}
.bl-4 .a2{
    background-color: #1ECF69;
    border-radius: 10px;
    transform: skew( 20deg );
    margin-left: -490px;
    text-align: right;
    margin-right: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: 60px;
    position: relative;
    z-index: 1;
}
.bl-4 .left .b{
    padding-right: 16px;
}
.bl-4 .left .b:after{
    left: auto;
    right: -20px;
}
.bl-4 .video{
    margin-top: 52px;
    float: right;
    width: calc(100% - 684px);
    position: relative;
}
.bl-4 .video:after{content: "";background-image: url("../img/bl4i3.png");width: 209px;height: 187px;position: absolute;bottom: -74px;right: -47px;}
.bl-4 .video a{}
.bl-4 .video img{
    position: relative;
    z-index: 2;
}




.bl-5{
    position: relative;
}
.bl-5:before{content:'';background-image: url("../img/bl5i1.png");width: 217px;height: 304px;position: absolute;top: 28px;right: 25px;}
.bl-5:after{content:'';background-image: url("../img/bl5i2.png");position: absolute;width: 246px;height: 220px;bottom: 20px;left: 40px;}
.bl-5 .left{
    width: 50%;
    background-image: url("../img/bl5i1.jpg");
    background-repeat: no-repeat;
    background-size: auto 700px;
    position: relative;
    background-position: right top;
    float: left;
    height: 700px;
}
.bl-5 .left img{
    position: absolute;
    width: 451px;
    right: 0;
    top: 190px;
}
.bl-5 .right{width: 50%;float: right;padding: 90px 302px 0 90px;}
.bl-5 .title{
    font-size: 40px;
    font-weight: bold;
}
.bl-5 .descr{
    margin-top: 100px;
    font-weight: bold;
    font-size: 24px;
}
.bl-5 .text{
    margin-top: 30px;
}
.bl-5 button{
    margin-top: 50px;
    width: 270px;
    height: 62px;
    border-radius: 5px;
    background-color: #578DD8;
}
.bl-5 button a{
    color: #fff;
    display: flex;
    width: 100%;
    height: 100%;
}



.bl-6{
    padding: 40px 66px 66px;
    background-image: url("../img/bl6.png");
    background-color: #F9FBFB;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.bl-6{
    padding: 40px 15px 66px;
}
.bl-6 .title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.bl-6 img{
    float: left;
    margin-top: 40px;
    width: 253px;
    border-radius: 18px;
}
.bl-6 .text{
    width: 630px;
    float: left;
    margin-top: 57px;
    margin-left: 100px;
    background-color: #fff;
    padding: 40px 50px;
    border-radius: 20px;
    box-shadow: 0 0 21px 9px #0000000a;
    position: relative;
}
.bl-6 .text p{
    /* font-weight: bold; */
    /* color: #000; */
}
.bl-6 .text p+p{
    margin-top: 20px;
    font-style: italic;
    font-size: 16px;
}



.bl-7{
    padding-top: 40px;
    position: relative;
    background-color: #578DD8;
    margin-top: 80px;
}
.bl-7 .title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 0 40px;
}
.bl-7 .form{
    background-color: #578DD8;
    /* padding: 60px; */
    position: relative;
    z-index: 2;
}
.bl-7 form{
    max-width: initial;
    padding: 60px 60px 30px;
}
.bl-7 .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.bl-7 .col{
    width: 24%;
}
.bl-7 input{
    padding: 0 30px;
    max-width: 100%;
    box-shadow: none;
    text-align: left;
    padding-left: 20px;
    outline: 0;
    width: 100%;
    height: 60px;
    display: block;
    font-size: 20px;
    border: 2px solid #e1e1e1;
    border-radius: 30px;
    -webkit-appearance: none;
    transition: all .2s ease-in-out;
    margin-bottom: 30px;
    color: #fff !important;
    position: relative;
}
.bl-7 input.inp-user {
    background: url(../img/icon--user.svg) no-repeat 95% 50%;
}
.bl-7 input.inp-phone {
    background: url(../img/icon--phone.svg) no-repeat 95% 50%;
}
.bl-7 input.inp-mail {
    background: url(../img/icon--mail.svg) no-repeat 95% 50%;
}
.bl-7 button{
    background-color: #fff;
    height: 61px;
    margin: 0!important;
    width: 100%;
    box-shadow: 0 10px 20px rgb(0 0 0 / 15%);
    border-radius: 50px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-weight: bold;
}



.bl-8{
    padding: 40px;
    background-color: #F9FBFB;
    /* margin-bottom: 100px; */
}
.bl-8 .title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.bl-8 .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.bl-8 .col{
    background: #fff;
    box-shadow: 0 0 20px 7px #0000000d;
    width: 400px;
    border-radius: 18px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
.bl-8 .col:after{content:'';position: absolute;top: 300px;right: 16px;background-image: url("../img/go.png");width: 47px;height: 47px;z-index: 2;}
.bl-8 .img{
    width: 400px;
    height: 355px;
    position:relative;
}
.bl-8 img{
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.bl-8 a:after{content:'';opacity:0;background-image: url("../img/bl8i1.png");position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 355px;transition: .3s ease-out;}
.bl-8 a:hover:after{opacity:1}
.bl-8 .tit{
    padding: 40px 20px 60px;
}

.popup-bg{background-color: #0009;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 20;display: none;}
.popup-video{
    position: fixed;
    z-index: 21;
    top: 50px;
    width: 560px;
    left: 50%;
    margin-left: -280px;
    display: none;
}

.bl-another_blocks .in .title{
    text-align: center;
}


@media (max-width: 1440px){
    .bl-1 > img{
        width: auto;
    }
    .bl-3:after{content:none;}
}
@media (max-width: 1340px){
    .bl-5 .right{
        padding-right: 200px;
    }
}
@media (max-width: 1200px){
    .bl-4:before,.bl-4:after,.bl-4 .video:after{content:none;}
    .bl-4 .right{padding-left: 400px;}
    .bl-4 .text{padding: 0;}
    .bl-4 .left{
        float: none;
        width: auto;
    }
    .bl-4 .video{
        float: none;
        width: 540px;
        margin: 40px auto 0;
    }
}
@media (max-width: 1120px){
    .bl-5:before,.bl-5:after{content:none;}
    .bl-5 .right{
        padding-right: 100px;
    }
    .bl-6 .text{
        margin-left: 40px;
        width: calc(100% - 293px);
    }
}
@media (max-width: 980px){
    .bl-4{
        background-image: none;
    }
    .bl-4 .right{
        padding: 0;
    }
}
@media (max-width:880px){
    .bl-5 .title{text-align:center}
    .bl-5 .descr{
        margin-top: 40px;
        text-align:center
    }
    .bl-5 .left{
        display: none;
    }
    .bl-5 .right{
        padding: 40px;
        float: none;
        width: 100%;
    }
    .bl-5 button{
        margin: 30px auto 0;
        display: inherit;
    }
    .bl-6 img{
        width: 33%;
    }
    .bl-6 .text{
        width: calc(67% - 40px);
        margin-top: 40px;
    }
    .bl-7 .col{
        width: 50%;
        padding: 0 10px;
    }
    .bl-7 input{
        width:100%;
    }
}
@media (max-width: 610px){
    .bl-1 .title{
        width: 90%;
        left: 5%;
        padding: 30px;
    }
    .bl-3{
        height: auto;
    }
    .bl-3 img{float: none;margin-bottom: 10px;}
    .bl-3 .tit{height:auto;}
    .bl-3 .text{margin-top: 20px;}
    .bl-4{
    }
    .bl-4 .inner{
        padding: 90px 15px;
    }
    .bl-4 .video{
        width: 100%;
    }
    .bl-6 img{
        float: none;
    }
    .bl-6 .text{
        float: none;
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .bl-7 .col{
        width: 100%;
        padding: 0;
    }
}
@media (max-width: 400px){
    .bl-2{
        padding: 40px 5px 90px;
    }
}