@font-face {
    font-family: 'Ekibastuz Ex Bk';
    src: url('../fonts/Ekibastuz-ExtraBlack.eot');
    src: local('Ekibastuz ExtraBlack'), local('Ekibastuz-ExtraBlack'),
    url('../fonts/Ekibastuz-ExtraBlack.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Ekibastuz-ExtraBlack.woff2') format('woff2'),
    url('../fonts/Ekibastuz-ExtraBlack.woff') format('woff'),
    url('../fonts/Ekibastuz-ExtraBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Ekibastuz Bk';
    src: url('../fonts/Ekibastuz-Black.eot');
    src: local('Ekibastuz Black'), local('Ekibastuz-Black'),
    url('../fonts/Ekibastuz-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Ekibastuz-Black.woff2') format('woff2'),
    url('../fonts/Ekibastuz-Black.woff') format('woff'),
    url('../fonts/Ekibastuz-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Ekibastuz Rg';
    src: url('../fonts/Ekibastuz-Bold.eot');
    src: local('Ekibastuz Bold'), local('Ekibastuz-Bold'),
    url('../fonts/Ekibastuz-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Ekibastuz-Bold.woff2') format('woff2'),
    url('../fonts/Ekibastuz-Bold.woff') format('woff'),
    url('../fonts/Ekibastuz-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Ekibastuz Hv';
    src: url('../fonts/Ekibastuz-Heavy.eot');
    src: local('Ekibastuz Heavy'), local('Ekibastuz-Heavy'),
    url('../fonts/Ekibastuz-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Ekibastuz-Heavy.woff2') format('woff2'),
    url('../fonts/Ekibastuz-Heavy.woff') format('woff'),
    url('../fonts/Ekibastuz-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Ekibastuz Rg';
    src: url('../fonts/Ekibastuz-Regular.eot');
    src: local('Ekibastuz Regular'), local('Ekibastuz-Regular'),
    url('../fonts/Ekibastuz-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Ekibastuz-Regular.woff2') format('woff2'),
    url('../fonts/Ekibastuz-Regular.woff') format('woff'),
    url('../fonts/Ekibastuz-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ekibastuz Lt';
    src: url('../fonts/Ekibastuz-Light.eot');
    src: local('Ekibastuz Light'), local('Ekibastuz-Light'),
    url('../fonts/Ekibastuz-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Ekibastuz-Light.woff2') format('woff2'),
    url('../fonts/Ekibastuz-Light.woff') format('woff'),
    url('../fonts/Ekibastuz-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/** END FONTS **/


body{
    padding-top: 120px;
    font-family: 'Ekibastuz Rg';
}
section{}
.container{
    max-width: 1230px;
}
a{
    color: #0263b2;
}
.btn-border{
    line-height: 56px;
    border: 1px solid #aaa;
    color: #fff;
    font-family: 'Ekibastuz Bk';
    border-radius: 0;
    width: 380px;
    max-width: 100%;
    padding: 0;
}
.btn-border:hover{
    color: #fff;
    border: 1px solid #fff;
}
.heading-section{
    position: relative;
    overflow: hidden;
    line-height: 220%;
}
.heading-section span{
    display: inline-block;
    max-width: 450px;
    font-weight: bold;
    font-size: 24pt;
    font-family: 'Ekibastuz Bk';
}
.heading-section.with-line:after{
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 470px;
    background: #ddd;
}
.small-heading-section{
    color: #aaa;
    font-weight: 100;
    font-size: 13pt;
}
/** SECTION-HEADER **/
.section-header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 25;
}
    .section-header .header-top{
        background: #1e3685;
        color: #fff;
        padding-top: 13px;
        font-size: 9pt;
        height: 40px;
    }
    .section-header .address span{
        margin-right: 5px;
    }
        .section-header .address span svg{
            width: 14px;
            opacity: .8;
            margin-top: -4px;
        }
    .default-line{
        height: 80px;
    }
        .default-line .block-logo{
            height: 80px;
            padding-top: 22px;
        }
            .default-line .block-logo img{
                /*width: 205px;*/
                height: 17px;
            }
        .default-line .block-nav{
            padding-top: 22px;
        }
            .default-line .block-nav ul{
                display: flex;
                justify-content: space-between;
                margin: 0 auto;
            }
            .default-line .block-nav ul.small{
                max-width: 370px;
            }
                .default-line .block-nav ul li{

                }
                    .default-line .block-nav ul li a{
                        text-decoration: none;
                        font-size: 10.5pt;
                        font-weight: bold;
                    }
        .default-line .block-contacts{
            text-align: right;
            padding-top: 20px;
            line-height: 120%;
        }
            .default-line .block-contacts a{
                text-decoration: none;
            }
            .default-line .phone-wrapper{

            }
                .default-line .block-contacts .phone{
                    font-weight: bold;
                    font-size: 14pt;
                    letter-spacing: -1px;
                }
                .default-line .block-contacts .worktime{
                    color: #0263b2;
                    font-size: 10pt;
                    font-weight: bold;
                }
/** SECTION-MAIN **/
.section-main{
    padding-top: 140px;
    padding-bottom: 75px;
    margin-top: -90px;
}
.nav-main-screen-block{
    margin-top: 45px;
    text-decoration: none;
}
    .nav-main-screen-block:after{
        content: '';
        display: block;
    }
    .nav-main-screen-block .image{
        float: left;
    }
        .nav-main-screen-block .image img{
            width: 44px;
        }
    .nav-main-screen-block .text{
        margin-left: 60px;
        font-size: 10pt;
        color: #333;
        line-height: 180%;
        font-weight: bold;
    }

/** SECTION-WHY **/
.section-why{
    background: #fafcff;
    padding: 135px 0;
}
    .section-why .small-heading-section{
        margin-bottom: 20px;
    }
    .section-why .block-why{
        border-radius: 15px;
        padding: 20px 25px;
        min-height: 260px;
        margin-top: 30px;
        box-shadow: 0 0 10px #f9f9f9;
                background-size: 100%;
    }
    .section-why .block-why .heading{
        font-size: 17pt;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .section-why .block-why .text{
        font-size: 10pt;
        color: #66727f;
        line-height: 170%;
        max-width: 200px;
        font-weight: bold;
    }
    .bw-1{
        background:  #fff url('../img/w-1.png') no-repeat right bottom;
    }
    .bw-2{
        background:  #fff url('../img/w-2.png') no-repeat right bottom;
    }
    .bw-3{
        background:  #fff url('../img/w-3.png') no-repeat right bottom;
    }
    .bw-4{
        background:  #fff url('../img/w-4.png') no-repeat right bottom;
    }
    .bw-5{
        background:  #fff url('../img/w-5.png') no-repeat right bottom;
    }
    .bw-6{
        background:  #fff url('../img/w-6.png') no-repeat right bottom;
    }
/** SECTION-FORM **/
.section-form{
    background: url(../img/back.svg) no-repeat top center, url('../img/home.webp') no-repeat top center, #2861ac;
    padding: 75px 0 120px;
}
    .section-form{
       color: #fff;
    }
        .section-form .heading{
            font-size: 30pt;
            font-weight: bold;
            line-height: 120%;
            margin-bottom: 20px;
            font-family: 'Ekibastuz Bk';
        }
        .section-form  .small-heading{
            font-size: 13pt;
            margin-bottom: 40px;
        }
        .section-form .block-count{

        }
            .section-form .block-count .count{
                font-weight: bold;
                font-size: 28pt;
                font-family: 'Ekibastuz Bk';
            }
            .section-form .block-count .text{
                font-size: 10.5pt;
                max-width: 100px;
            }
    .section-form .list-heading{
        margin-bottom: 20px;
    }
        .section-form .list-form p{
            margin-top: 5px;
            margin-left: 5px;
            font-size: 90%;
        }
.section-form.section-form-inner-1{
    padding: 150px 0;
}
.section-form.section-form-inner-2{

}
.section-form.section-form-inner-2 .buttons{
    margin-top: 40px;
}
.section-form.section-form-inner-2 .heading-form-mini{
    font-family: 'Ekibastuz Bk';
    font-size: 14pt;
    margin-top: 100px;
    margin-bottom: 20px;
}
.section-form.section-form-inner-2 .counters .text{
    max-width: 170px;
}
.section-form.section-form-inner-2 .left-side .text{
    padding-right: 100px;
}
.list-form{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.list-form li{
    padding: 5px 0 5px 32px;
    background: url('../img/list.svg') no-repeat top 8px left 0;
    font-size: 11pt;
    background-size: 15px;
}
/** FOOTER **/
.section-footer{
    background: #e7ebec;
    padding-bottom: 80px;
}
.section-footer .footer-default{
    height: auto;
}
.section-footer a, .section-footer .default-line .block-contacts .worktime{
    color: #333;
}
.section-footer .default-line .block-nav ul{
    margin: 0;
}
.section-footer hr{
    background: #aaa;
}
.section-footer .copyright{
    color: #aaa;
    font-size: 10pt;
    font-weight: 100;
}
.section-footer .politic{
    color: #aaa;
    font-size: 10pt;
    font-weight: 100;
    text-align: right;
}
.section-footer .politic a{
    text-decoration: none;
}


/** SECTION-SERVICE **/
.section-service{
    padding: 120px 0;
}
.row-service{
    margin-top: 20px;
}
.section-service .service-block{
    margin-top: 75px;
    text-decoration: none;
}
    .section-service .service-block:after{
        content: '';
        display: block;
        clear: both;
    }
    .section-service .service-block .image{
        float: left;
    }
        .section-service .service-block .image img{
            width: 64px;
        }
        .section-service .service-block .text{
            margin-left: 97px;
            color: #0263b2;
            font-size: 11pt;
            line-height: 180%;
            font-weight: bold;
        }
            .section-service .service-block .text i{
                font-size: 7pt;
                margin-left: 10px;
                font-weight: bold;
            }

/** SECTION-HOW **/
.section-how{
    padding: 130px 0;
    background: #f2f8fc;
}
    .section-how .block-how{
        margin-top: 30px;
    }
        .section-how .block-how:after{
            content: '';
            display: block;
            clear: both;
        }
        .section-how .block-how .count{
            float: left;
            font-weight: bold;
            font-size: 30pt;
            color: #0263b2;
            font-family: 'Ekibastuz Bk';
            position: relative;
        }
            .section-how .block-how .count span{
                position: relative;
                z-index: 2;
            }
            .section-how .block-how .count:after{
                content: '';
                position: absolute;
                left: 9px;
                top: 14px;
                width: 30px;
                height: 30px;
                background: #e4ecfd;
                border-radius: 50%;
            }
        .section-how .block-how .text{
            margin-left: 75px;
        }
        .section-how .block-how .text .heading{
            margin-bottom: 10px;
            font-weight: bold;
        }
        .section-how .block-how .description{
            font-size: 10.5pt;
            font-weight: bold;
            color: #999;
        }
.section-form-inner-3{
    padding-top: 140px;
    background: url(../img/back.svg) no-repeat top center, url(../img/bottom-form.webp) no-repeat top center, #2861ac;
    background-size: cover;
}

/** RESPONSIVE **/

.block-mobile-menu{
    padding-top: 5px;
}
.block-mobile-menu a.btn-mobile-phone i{
    font-size: 20pt;
    color: #1e3685;
}
.block-mobile-menu a.btn-mobile-menu{
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.block-mobile-menu a.btn-mobile-menu i{
    font-size: 28pt;
    color: #1e3685;
}
.offcanvas{
    border-right: 0;
}
.offcanvas .block-nav{
    padding-top: 22px;
}
.offcanvas .block-nav ul{
    display: block;
    justify-content: space-between;
    margin: 0 auto;
    text-align: left;
}
.offcanvas .block-nav ul li{
    line-height: 200%;
}
.offcanvas .block-nav ul li a{
    text-decoration: none;
    font-size: 10.5pt;
}
.offcanvas .block-contacts{
    text-align: right;
    padding-top: 20px;
    line-height: 120%;
}
.offcanvas .block-contacts a{
    text-decoration: none;
}
.offcanvas .phone-wrapper{

}
.offcanvas .block-contacts .phone{
    font-weight: bold;
    font-size: 14pt;
    letter-spacing: -1px;
}
.offcanvas .block-contacts .worktime{
    color: #0263b2;
    font-size: 10pt;
}
.offcanvas .nav-main-screen-block{
    padding-right: 20px;
}
.offcanvas .nav-main-screen-block .text{
    text-align: left;
}
.header-dropdown-menu-wrapper{
    border-bottom: 1px solid #eee;
}

.section-form .b24-form, .section-form .b24-form-header-title, .section-form .b24-form-header-description, .section-form .b24-form-field-agreement-link{
    color: #fff;
}
.section-form .b24-form-header-title{
    font-size: 14pt;
    text-align: left;
    line-height: 140%;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 2px solid #eee;
}
.section-form .b24-form-header-description{
    text-align: left;
    font-size: 12pt;
    line-height: 150%;
}
.section-form input, .section-form textarea{
    border-radius: 0 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}
.section-form .b24-form-control-label{
    color: #fff !important;
}
.section-form button{
    color: #1e3685;
    border-radius: 0;
}

.modal input, .modal textarea{
    border-radius: 0 !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}

.modal button[type="submit"]{
    color: #fff;
    background: #1e3685;
    border-radius: 0;
}
.modal button[type="submit"]:hover{
    background: #25419f;
}

.b24-window-popup-wrapper{
    background: #fff !important;
}
.modal{
    background: #fff;
}
.modal-content{
    border: none;
    box-shadow: none;
}
@media(max-width: 767px){
    .section-footer .default-line .block-nav ul{
        max-width: 100%;
        display: block;
    }
    .section-form.section-form-inner-2 .left-side .text{
        padding-right: 0;
    }
    .section-footer .default-line .block-nav ul li{
        display: block;
        text-align: center;
    }
    .section-footer .default-line .phone-wrapper {
        text-align: center;
    }
    .section-footer .copyright{
        margin-bottom: 5px;
    }
    .section-footer .copyright, .section-footer .politic{
        text-align: center;
    }
    .section-form.section-form-inner-1{
        padding: 50px 0;
    }
}