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: 980px;
    padding: 0 40px;
}
.title{
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}


/* *************************  section  ************************** */
.bl-1{
    position: relative;
    overflow: hidden;
    height: 630px;
}
.bl-1 > img{
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    max-width: 1920px;
    object-fit: cover;
}
.bl-1 .title{
    position: absolute;
    top: 136px;
    left: 0;
    backdrop-filter: blur(4px);
    background-color: #ffffff57;
    border: 2px solid #fff;
    border-radius: 0 25px 25px 0;
    padding: 86px 30px 60px 100px;
    width: 478px;
}
.bl-1 h1{
    line-height: 61px;
    text-align: left;
}
.bl-1 h1 span{
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
}
.bl-1 h1 img{
    margin-top: 9px;
}
.bl-1 .description{
    font-size: 18px;
    text-align: left;
}



/* *************************  section  ************************** */
section.bl-2{
    margin: 80px 0;
}
.bl-2 .inner{
    font-size: 24px;
    text-align: center;
}



/* *************************  section  ************************** */
section.bl-3{
    padding: 80px 0;
    background-color: #578DD8;
    position: relative;
}
section.bl-3:before{
    content:'';
    background-image: url(../img/bl-3-i1.png);
    width: 141px;
    height: 177px;
    position: absolute;
    right: -40px;
    bottom: 35px;
}
.bl-3 .inner{}
.bl-3 .title{
    color: #fff;
}
.bl-3 .descr{
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}



/* *************************  section  ************************** */
section.bl-4{
    padding: 80px 0;
}
.bl-4 .inner{}
.bl-4 .descr{
    font-size: 24px;
    text-align: center;
}
.bl-4 .title{
    margin-top: 20px;
}
.bl-4 .row{
    margin: 60px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.bl-4 .item{
    margin: 40px 10px 0;
    background-image: url(../img/bl-4-i1.png);
    background-repeat: no-repeat;
    width: 243px;
    height: 326px;
    position: relative;
}
.bl-4 .num{
    font-size: 40px;
    color: #1ECE66;
    padding: 24px 24px 0px;
}
.bl-4 .cnt{
    font-size: 72px;
    text-align: center;
}
.bl-4 .text{
    font-size: 14px;
    padding: 55px 24px 0;
}



/* *************************  section  ************************** */
section.bl-5{
    padding: 60px 0 140px;
}
.bl-5 .inner{
    display: flex;
    align-items: center;
    max-width: 830px;
}
.bl-5 .img{
    margin: 0 35px 0 0;
}
.bl-5 img{}
.bl-5 .text{}



/* *************************  section  ************************** */
section.bl-6{
    background-color: #578DD8;
    padding: 85px 0;
}
section.bl-6:before{
    content:'';
    background-image: url(../img/bl-6-i1.png);
    width: 187px;
    height: 71px;
    position: absolute;
    left: -30px;
    top: 45px;
}

.bl-6 .inner{
    color: #fff;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    max-width: 830px;
}



/* *************************  section  ************************** */
section.bl-8{
    padding: 118px 0 0;
}
.bl-8 .inner{
    max-width: 1100px;
}
.bl-8 .tit{
    display: flex;
    align-items: center;
}
.bl-8 .tit .num{
    font-size: 58px;
    color: #22CC65;
    border: 4px solid #22CC65;
    margin-right: 23px;
    width: 75px;
    height: 75px;
    border-radius: 38px;
    text-align: center;
    position: relative;
}
.bl-8 .tit .num:before{
    content:'';
    width: 6px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    top: 28px;
    left: -4px;
}
.bl-8 .tit .text{
    font-size: 36px;
    font-weight: bold;
    width: calc(100% - 100px);
}
.bl-8 .row1{
    margin-top: 31px;
    display: flex;
    align-items: center;
}
.bl-8 .row1 .text{
    font-size: 20px;
    margin-right: 67px;
}
.bl-8 .row1 .img{
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    max-width: 100%;
}
.bl-8 .row1 img{}
.bl-8 .row1 button{
    background: #22CC65;
    border: 0;
    padding: 8px 20px 6px;
    margin: 30px auto;
    display: inline-block;
    width: 153px;
    border-radius: 16px;
}
.bl-8 .row1 button a{
    color: #fff;
    font-size: 14px;
}
.bl-8 .row2{
    margin-top: 60px;
    position: relative;
}
.bl-8 .row2:after{
    content:'';
    background-image: url(../img/bl-8-i8.png);
    width: 141px;
    height: 177px;
    position: absolute;
    right: 0;
    bottom: -125px;
}
.bl-8 .row2 .r{
    margin-top: 60px;
    max-width: calc(100% - 100px);
    margin: 40px auto 0;
    display: flex;
    align-items: center;
}
.bl-8 .row2 .r .img{width: 62px;}
.bl-8 .row2 .r img{}
.bl-8 .row2 .r .text{
    padding: 0 96px;
    max-width: 770px;
    width: calc(100% - 62px);
}
.bl-8 .subtit{
    font-size: 30px;
    font-weight: bold;
    padding-left: 50px;
    position: relative;
    margin-bottom: 60px;
}
.bl-8 .subtit:before{
    content:'';
    border-right: 6px solid #22CC65;
    border-bottom: 6px solid #22CC65;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    transform: rotate(-45deg);
}
.bl-8 .subtit:after{
    content:'';
    border-bottom: 6px solid #22CC65;
    width: 283px;
    position: absolute;
    bottom: -9px;
    left: 50px;
}
.bl-8 .row2 .subtit{}
.bl-8 .row3 .subtit{
    margin-bottom: 80px;
}
.bl-8 .row3{
    margin: 125px 0;
}
.bl-8 .row3 .r{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bl-8 .row3 .item{
    width: 225px;
    box-shadow: 0 0 20px 7px #0000000f;
    text-align: center;
    margin: 0 10px 40px;
}
.bl-8 .row3 .img{
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bl-8 .row3 img{}
.bl-8 .row3 .descr{
    padding: 22px;
    font-size: 14px;
}
.bl-8 .row4{
    margin-top: 80px;
    display: flex;
    position: relative;
}
.bl-8 .row4:before{
    content:'';
    background-image: url(../img/bl-8-i9.png);
    width: 187px;
    height: 71px;
    position: absolute;
    right: 0;
    bottom: -74px;
}
.bl-8 .row4 .img{
    width: 40%;
    border-radius: 20px;
    box-shadow: 0 0 20px 7px #0000000f;
    margin-right: 8%;
    height: 0;
    padding-bottom: 40%;
    position: relative;
}
.bl-8 .row4 img{
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    object-fit: cover;
    object-position: center;
}
.bl-8 .row4 .r{
    width: 55%;
    padding-top: 7px;
}
.bl-8 .row4 .h {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    padding-left: 50px;
}
.bl-8 .row4 .h:before{
    content: '';
    border-right: 6px solid #22CC65;
    border-bottom: 6px solid #22CC65;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    transform: rotate(
            -45deg
    );
}
.bl-8 .row4 .h:after {
    content: '';
    border-bottom: 6px solid #22CC65;
    width: 233px;
    position: absolute;
    bottom: -9px;
    left: 50px;
}
.bl-8 .row4 .text {
    padding-left: 50px;
    margin-top: 40px;
}
.bl-8 .row4 p {}
.bl-8 .row5{
    margin-top: 220px;
    display: flex;
    align-items: center;
}
.bl-8 .row5 .img{
    margin-right: 35px;
}
.bl-8 .row5 img{}
.bl-8 .row5 .text{
    box-shadow: 0 0 20px 7px #0000000f;
    border-radius: 20px;
    padding: 20px 26px 0;
    font-style: italic;
}
.bl-8 .row5 p{
    margin-bottom: 20px;
}
.bl-8 .row6{
    margin-top: 90px;
    font-weight: bold;
    text-align: center;
    max-width: 888px;
}



/* *************************  section  ************************** */
section.bl-7{
    padding-top: 40px;
    position: relative;
    background-color: #578DD8;
}
.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 .inner{
    max-width: 1280px;
}
.bl-7 form{
    max-width: initial;
    padding: 60px 0 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;
}


/* *************************  section  ************************** */
section.bl-11{
    padding: 80px 20px;
    background-color: #F9FBFB;
}
.bl-11 .inner {
    max-width: 1440px;
}
.bl-11 .title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    padding: 0 20px;
}
.bl-11 .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.bl-11 .col{
    background: #fff;
    box-shadow: 0 0 20px 7px #0000000d;
    width: 380px;
    border-radius: 18px;
    overflow: hidden;
    position: relative;
    margin: 80px 10px 0;
}
.bl-11 .col:after{content:'';position: absolute;top: 300px;right: 16px;background-image: url("../img/go.png");width: 47px;height: 47px;z-index: 2;}
.bl-11 .img{
    width: 400px;
    height: 355px;
    position:relative;
}
.bl-11 img{
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.bl-11 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-11 a:hover:after{opacity:1}
.bl-11 .tit{
    padding: 40px 20px 60px;
}

.bl-another_blocks .in .title{
    text-align: center;
    font-size: 40px!important;
}

@media (max-width:1050px){
    .bl-8 .row2 .r .text{
        padding: 0 0 0 96px;
    }
    section.bl-3:before, section.bl-6:before,.bl-8 .row2:after{
        content: none
    }
}
@media (max-width:900px){
}

@media (max-width:880px){
    .bl-1 .title{
        width: 500px;
        padding-left: 50px;
    }
    .bl-1 h1 span{
        font-size: 28px;
    }
    .bl-1 .description{
        font-size: 18px;
        margin-top: 0;
    }
    .bl-8 .row1{
        flex-direction: column;
    }
    .bl-8 .row1 .text{
        margin: 0 0 40px;
    }
    .bl-7 .col{
        width: 50%;
        padding: 0 10px;
    }
    .bl-7 input{
        width:100%;
    }
}
@media (max-width: 780px){
    .bl-8 .row2 .r{
        margin-right: 0;
        max-width: calc(100% - 50px);
    }
    .bl-8 .row2 .r .text{
        padding-left: 30px;
    }
    .bl-8 .row4{
        flex-direction: column;
    }
    .bl-8 .row4 .img{
        width: 50%;
        padding-bottom: 50%;
        margin: 0 auto;
        border-radius: 20px;
        overflow: hidden;
    }
    .bl-8 .row4 .r{
        width: 100%;
        margin-top: 20px;
    }
    .bl-8 .row4:before{
        content:none;
    }
}

@media (max-width: 610px){
    .bl-1 .title{
        width: 90%;
        padding-left: 30px;
        padding-top: 60px;
        border-radius: 18px;
        left: 5%;
    }
    .bl-1 h1 span{
        font-size: 28px;
    }
    .bl-1 .description{
        font-size: 18px;
        margin-top: 0;
    }
    .bl-5 .inner{
        flex-direction: column;
    }
    .bl-5 .img{
        margin: 0 0 20px;
    }
    .bl-7 .col{
        width: 100%;
        padding: 0;
    }
    .bl-8 .row4 .img{
        width: 70%;
        padding-bottom: 70%;
    }
    .bl-8 .row5{
        flex-direction: column;
    }
    .bl-8 .row5 .img{
        margin: 0 0 30px;
    }
}
@media (max-width: 480px){
    .bl-4 .item{
        margin: 40px 0;
    }
    .bl-6 .inner{
        font-size: 36px;
    }
    .bl-8 .tit .num{
        font-size: 40px;
        width: 54px;
        height: 54px;
    }
    .bl-8 .tit .num:before{
        top: 17px;
    }
    .bl-8 .tit .text{
        font-size: 30px;
    }
    .bl-8 .row2 .r{
        flex-direction: column;
        margin-left: 0;
        max-width: 100%;
    }
    .bl-8 .row2 .r .text{
        padding: 0;
    }
    .bl-8 .row4 .img{
        width: 100%;
        padding-bottom: 100%;
    }
}