 @charset "UTF-8";

/*
Author: Dmitriy Hritov
 */

@font-face {
    font-family: 'MullerRegular';
    src: url('/fonts/MullerRegular.eot');
    src: url('/fonts/MullerRegular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MullerRegular.woff2') format('woff2'),
        url('/fonts/MullerRegular.woff') format('woff'),
        url('/fonts/MullerRegular.ttf') format('truetype'),
        url('/fonts/MullerRegular.svg#MullerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
    width:100%;
    height: 100%;
}
body {
    width:100%;
    margin: 0;
    padding: 0;
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}
h1 {
    font-family: 'MullerRegular', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 33px;
    color: #2A70B3;
    margin: 0px 0px 0px 0px;
/*    margin: 0px 0px 50px 0px;*/
}
h2 {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    color: #0D1C41;
    margin: 0;
}
h2 span {
    color: #2A70B3;
}
a {
    color: #2A70B3;
    text-decoration: none;
}
ul {
    list-style-image: url(/img/li.png);
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 40px;
    color: #0D1C41;
    margin: 0;
    padding-left: 22px;
}
ul li {
    padding-left: 5px;
}
input {
    outline: none;
}
.orange_button {
    background: #2A70B3;
    border-radius: 6px;
    box-shadow: 0px 7px 10px rgba(255, 100, 75, 0.4);
    font-family: MullerRegular;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    outline: none;
    transition: .15s ease-in-out;
}
.orange_button:hover {
    color: #2A70B3;
    background: transparent;
    font-weight: 600;
}
header {
    position: sticky;
    height: 90px;
    top: 0px;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    z-index: 100;
}
.container {
    position: relative;
    max-width: 1170px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header .container .desktop_menu {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 400px;
    flex-wrap: wrap;
    line-height: 30px;
}
header .container .desktop_menu a {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #0D1C41;
    cursor: pointer;
}
header .container .desktop_menu a.lk_click {
    color: #2A70B3;
}
header .container .phone {
    display: flex;
    width: 170px;
    justify-content: space-between;
    align-items: center;
}
header .container .phone .number_phones {
    max-width: 164px;
}
header .container .phone a {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #2A70B3;
    cursor: pointer;
}

.our_privileges {
    background: #F7F7F7;
    margin-bottom: 90px;
}
.our_privileges .our_privileges_inside {
    position: relative;
    background: #FFFFFF;
}
.our_privileges .our_privileges_inside .container h1 {
    position: relative;
    margin-top: 50px;
}
.our_privileges .our_privileges_inside .container h1 span {
    color: #2A70B3;
}
.our_privileges .our_privileges_inside .container ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}
.our_privileges .our_privileges_inside .container ul li {
    width: 49%;
}
.our_privileges .our_privileges_inside .container a {
    position: relative;
    margin-top: 60px;
    width: 270px;
    height: 64px;
}

.advantages_getting_loan {
    margin-top: 90px;
/*    margin-bottom: 90px;*/
}
.advantages_getting_loan .container h2 {
    margin-bottom: 50px;
}
.advantages_getting_loan .container .advantages_carousel .slick-track {
    padding-bottom: 40px;
}
.advantages_getting_loan .container .advantages_carousel .advantages_carousel_item {
    /*width: 350px;
    height: 500px;
    border: 5px solid #FFFFFF;*/
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    /*background: #F7F7F7;
    margin-right: 45px;*/
    outline: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
}
.advantages_getting_loan .container .advantages_carousel .advantages_carousel_item img {
    margin: 0px auto 40px;
    max-width: 100%;
}
.advantages_getting_loan .container .advantages_carousel .advantages_carousel_item div:nth-of-type(1) {
/*    padding: 0px 19px 0px 30px;*/
    font-family: MullerRegular;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 32px;
    color: #0D1C41;
    margin-bottom: 10px;
    text-align: center;
}
.advantages_getting_loan .container .advantages_carousel .advantages_carousel_item div:nth-of-type(2) {
    padding: 0px 30px;
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #0D1C41;
}

.sample_templates {
    padding-top: 90px;
    padding-bottom: 90px;
/*    margin-top: -40px;*/
}
.sample_templates h2 {
    margin-bottom: 50px;
}
.sample_templates .container .sample_templates_carousel .slick-list {
    max-width: 1170px;
    margin: 0 auto;
}
.sample_templates .container .sample_templates_carousel .sample_templates_item {
    max-width: 1160px;
    width: 100%;
    outline: none;
    border: 5px solid #f7f7f7;
    display: flex;
    justify-content: center;
}

.we_can_offer {
    margin-bottom: 90px;
}
.we_can_offer .container h2 {
    margin-bottom: 20px;
}
.we_can_offer .container .we_can_offer_blocks {
    display: flex;
    justify-content: space-between;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 45%;
    height: 490px;
    position: relative;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block {
    margin-right: 50px;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block:last-child {
    margin-right: 0px;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block img {
    position: absolute;
    top: 30px;
    left: 40px;
    border-radius: 100%;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text {
    background: #F7F7F7;
    border: 5px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    height: 380px;
    padding: 90px 40px;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text span:nth-of-type(1) {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    color: #0D1C41;
    display: block;
    margin-bottom: 15px;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text span:nth-of-type(2) {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #0D1C41;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text ul {
    line-height: normal;
}
.we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text ul li {
    margin-bottom: 15px;
}

.faq {
    padding: 90px 0px 90px;
    background: #F7F7F7;
}
.faq .container h2 {
    margin-bottom: 20px;
}
.faq .container .desc {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #0D1C41;
    margin-bottom: 38px;
}
.faq .container .questions_answers_block {

}
.faq .container .questions_answers_block .question_answer_item.opened {
    max-width: 1154px;
    background: #F7F7F7;
    border: 5px solid #FFFFFF;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    position: relative;
    left: 15px;
}
.faq .container .questions_answers_block .question_answer_item.closed {
    max-width: 1154px;
    position: relative;
}
.faq .container .questions_answers_block .question_answer_item .open_close_button.opened {
    position: absolute;
    top: 10px;
    left: -18px;
    cursor: pointer;
}
.faq .container .questions_answers_block .question_answer_item .open_close_button.closed {
    position: absolute;
    top: 15px;
    left: 2px;
    cursor: pointer;
}
.faq .container .questions_answers_block .question_answer_item h3 {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #0D1C41;
    padding: 10px 44px 0px;
}
.faq .container .questions_answers_block .question_answer_item .answer {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #0D1C41;
    padding: 1px 54px 30px;
}
.faq .container .questions_answers_block .question_answer_item.opened .answer ul {
    line-height: 26px;
}
.faq .container .questions_answers_block .question_answer_item.opened .answer ul li {
    margin-bottom: 15px;
}

footer .outer {
    display: flex;
}
footer .outer .container {
    display: flex;
    justify-content: space-between;
}
footer .outer .container .left_inside {
    width: 585px;
    display: flex;
    flex-direction: column;
    padding: 66px 0px 30px;
}
footer .outer .container .left_inside .info_company {
    max-width: 570px;
    display: flex;
    flex-direction: column;
}
footer .outer .container .left_inside .info_company span:nth-of-type(1) {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #0D1C41;
    opacity: 0.8;
    margin-bottom: 30px;
}
footer .outer .container .left_inside .info_company span:nth-of-type(2) {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: #0D1C41;
    opacity: 0.8;
}
footer .outer .container .left_inside .info_company span:nth-of-type(2) a {
    color: #2A70B3;
    border-bottom: 1px solid;
}

.dark_outer {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 100;
}
.close_form {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.lk_popup {
    width: 500px;
    height: 450px;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 222;
    margin: auto;
    padding: 55px 70px 55px;
    box-sizing: border-box;
}
.lk_popup h2 {
    margin-bottom: 25px;
    text-align: center;
}
.lk_popup form {
    display: flex;
    flex-direction: column;
    width: 330px;
    margin: 0 auto 30px;
}
.lk_popup form label {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #0D1C41;
    margin-bottom: 15px;
}
.lk_popup form input[type="text"] {
    width: 100%;
    height: 63px;
    background: #FFFFFF;
    border: 2px solid #F2F2F2;
    box-sizing: border-box;
    border-radius: 7px;
    margin-bottom: 20px;
    padding: 0px 25px;
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #0D1C41;
}
.lk_popup form input[type="submit"] {
    width: 100%;
    height: 64px;
    background: #2A70B3;
    border-radius: 6px;
    font-family: MullerRegular;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    transition: .15s ease-in-out;
}
.lk_popup form input[type="submit"]:hover {
    color: #2A70B3;
    background: transparent;
    font-weight: 600;
}
.success_popup, .error_popup {
    width: 570px;
    height: 230px;
    background: #ffe8e5;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 222;
    margin: auto;
    padding: 60px 80px 55px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.success_popup span:nth-of-type(1), .error_popup span:nth-of-type(1) {
    margin-bottom: 10px;
    font-family: MullerRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #2A70B3;
}
.success_popup span:nth-of-type(2), .error_popup span:nth-of-type(2) {
    font-family: MullerRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #0D1C41;
}

.mobile_block {
    display: none !important;
}

.style_hover_text_click:hover {
    color: #2A70B3 !important;
}

@media screen and (max-width: 1366px) {
    .our_privileges .our_privileges_inside .container .car_slide {
        right: 0;
        width: 600px;
    }
}
@media screen and (max-width: 1170px) {
    h1 {
        text-align: center;
        margin: 20px 0px 0px 0px;
/*        margin: 20px 0px 70px 0px;*/
    }
    .desktop_block {
        display: none !important;
    }
    .mobile_block {
        display: block !important;
    }
    .our_privileges .our_privileges_inside .container ul li {
        width: 100%;
        margin-bottom: 15px;
    }
    .our_privileges .our_privileges_inside .container a {
        margin-top: 30px;
    }
    header {
        position: relative;
    }
    header.mobile_block {
        display: flex !important;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        width: 100%;
        z-index: 222;
    }
    header.mobile_block img {
        max-width: 100%;
    }
    .container_mobile {
        padding: 0px 15px;
    }
    .under_header {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 70px;
        background: #ffffff;
        box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
        text-align: center;
    }
    .under_header a {
        display: block;
        font-family: MullerRegular;
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 35px;
        color: #2A70B3;
    }
    .our_privileges {
        background: #fff;
        height: auto;
        margin-bottom: 50px;
    }
    .our_privileges .our_privileges_inside {
        height: auto;
    }
    .our_privileges .our_privileges_inside .container h1 {
        margin-top: 30px;
    }
    h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .our_privileges .our_privileges_inside .container ul {
        font-size: 16px;
        line-height: 20px;
        margin-top: 25px;
    }
    .our_privileges .our_privileges_inside .container a {
        width: 100%;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .advantages_getting_loan {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .advantages_getting_loan .container h2 {
        margin-bottom: 50px;
    }
    .advantages_getting_loan .container .advantages_carousel {
        max-width: 100%;
        margin: 0px auto;
    }
    .advantages_getting_loan .container .advantages_carousel .slick-track {
        padding-bottom: 20px;
    }
    .advantages_getting_loan .container .advantages_carousel .advantages_carousel_item {
        border: 0px;
        border-radius: 0px;
        height: auto;
        width: 290px;
        margin-right: 0px;
        padding-bottom: 40px;
        background: #FFF;
    }
    .advantages_getting_loan .container .advantages_carousel .advantages_carousel_item img {
        margin-bottom: 20px;
        /****height: 230px;**/
    }
    .advantages_getting_loan .container .advantages_carousel .advantages_carousel_item div:nth-of-type(1) {
        padding: 0px 15px 0px 15px;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
        text-align: center;
    }
    .advantages_getting_loan .container .advantages_carousel .advantages_carousel_item div:nth-of-type(2) {
        padding: 0px 15px;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }
    .we_can_offer {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .we_can_offer .container h2 {
        margin-bottom: 30px;
    }
    .we_can_offer .container .we_can_offer_blocks {
        flex-direction: column;
        margin: 0 -15px;
        position: relative;
    }
    .we_can_offer .container .we_can_offer_blocks .we_can_offer_block {
        height: auto;
        margin-right: 0px;
        width: 100%;
    }
    .we_can_offer .container .we_can_offer_blocks .we_can_offer_block img {
        display: none;
    }
    .we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text {
        border: none;
        border-radius: 0px;
        border-bottom: 5px solid #FFFFFF;
        padding: 40px 15px 40px;
        height: auto;
    }
    .we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text span:nth-of-type(1) {
        font-weight: 600;
        font-size: 18px;
        line-height: 18px;
    }
    .we_can_offer .container .we_can_offer_blocks .we_can_offer_block .we_can_offer_block_text span:nth-of-type(2) {
        font-size: 16px;
        line-height: 24px;
    }
    .sample_templates {
        margin-bottom: 60px;
    }
    .sample_templates .container .sample_templates_carousel .slick-list {
        max-width: 100%;
    }
    .sample_templates .container .sample_templates_carousel .sample_templates_item {
        width: auto;
    }
    .sample_templates .container .sample_templates_carousel .sample_templates_item img {
        width: 100%;
    }
    .faq {
        padding: 50px 15px 50px;
    }
    .faq .container h2 {
        margin-bottom: 15px;
    }
    .faq .container .questions_answers_block .question_answer_item h3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
    }
    .faq .container .questions_answers_block .question_answer_item .answer {
        padding: 1px 0px 10px;
    }
    .faq .container .questions_answers_block .question_answer_item .answer, .faq .container .questions_answers_block .question_answer_item .answer ul {
        font-size: 14px;
        line-height: 22px;
    }
    .faq .container .questions_answers_block .question_answer_item.opened .answer ul li:last-child {
        margin-bottom: 0px;
    }
    .faq .container .questions_answers_block .question_answer_item.opened {
        max-width: 100%;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        left: 0;
    }
    .faq .container .questions_answers_block .question_answer_item .open_close_button.opened {
        top: 12px;
        left: 0px;
    }
    .faq .container .questions_answers_block .question_answer_item .open_close_button.closed {
        top: 12px;
        left: 0px;
    }
    footer {
        height: auto;
    }
    footer .outer {
        position: relative;
    }
    footer .outer .left {
        height: auto;
        width: 100%;
    }
    footer .outer .container {
        flex-direction: column;
    }
    footer .outer .container .left_inside {
        width: 100%;
        padding: 50px 0px 15px;
    }
    footer .outer .container .left_inside .info_company {
        padding: 0px 15px;
        max-width: 100%;
    }
    .lk_popup {
        padding: 70px 15px 70px;
        width: 100%;
        height: 100%;
        overflow: auto;
    }
    .lk_popup form {
        width: 100%;
    }
    .success_popup, .error_popup {
        padding: 55px 15px 55px;
        width: 100%;
        height: 100%;
        overflow: auto;
    }
}