body{
    background: #f8f8f8;
    font-family: "Inter", serif;

}
.header{
    /* max-width: 1920px; */
    margin: 0 auto;
    width: 100%;
    background: url(../img/lending/fon_1.jpg) no-repeat center center/cover;
    min-height: 700px;
    border-radius: 0 0 80px 80px;
    padding-bottom: 50px;
}
.mwx1400{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.navbar-white {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 50%;
    /* max-width: 1429px; */
    width: 100%;
    transform: translate(-50%, 0);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px; 
    background-color: white;
    border-bottom: 1px solid #eaeaea;
}

.nav-logo {
    display: flex;
    align-items: center;
}

.nav-logo img {
    margin-right: 10px;
}

.nav-title {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    line-height: 1;
}

.nav-pod-title {
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}

.nav-items a {
    margin: 0 15px;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.nav-items a:hover {
    color: #000000;
}





.white-btn:hover {
    background-color: #f4f4f4;
    color: #000;
}



.black-btn:hover {
    background-color: #333333;
    color: white;
}

/* header содержимое */
.left-block {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
}

.left-block-title {
    font-weight: 800;
    font-size: 60px;
    line-height: 1;
    color: #fff;
    margin-bottom: 20px;
}

.left-block-text {
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
    line-height: normal;
}

.text-decoration-red {
    /* color: red; */
    text-decoration-thickness: 3px;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #F91158;
}

.left-block-buttons {
    display: flex;
    flex-direction: column;

}

.box-blur-absolute{
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 70%;
    height: 60px;
    z-index: 1;
    filter: blur(81.19519805908203px);
    background: #885211;
    opacity: 0.5;
}

.left-block-gold-btn {
    border-radius: 16px;
    box-shadow: 0 6px 0 0 #ddae74;
    background: linear-gradient(225deg, #ffe9c8 0%, #ffd9ad 19.73%, #ffddb5 48.08%, #ffddb5 69.67%, #ffcc8f 100%), radial-gradient(55.13% 55.18% at 52.04% 2.23%, #fff 0%, rgba(255, 255, 255, 0) 100%);
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #9d641e;
    padding: 40px 20px;
}

.left-block-gold-btn img {
    /* padding-right: 30px; */
    /* margin-left: 10px; */
}

.left-block-gold-btn:hover {
    color: #8a5008;
    font-weight: 500;
}

.left-block-white-btn {

    font-weight: 300;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #fff;
}
.text-decor-black{
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #000;
    text-decoration-thickness: 2px;
}
.text-decor-white{
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #fff;
    text-decoration-thickness: 2px;
}
.left-block-white-btn:hover {
    /* background-color: #f4f4f4; */
    color: #fff;
}

.box-6{
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    margin-top: 20px;
    min-height: 350px;

    img {
        border-radius: 0 0 30px 0;
    }
}
.box-6-h{
    font-weight: 600;
    font-size: 24px;
    color: #000;
}
.box-6-t{
    font-weight: 400;
    font-size: 18px;
    color: #000;
}
.box-6-number{
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;

}
.box-6-img{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.box-6-img>img{
        
}

.fon-back-middle-about{
    background-image: url('/img/lending/fon-middle-center.svg');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.otzivs_fon{
    background: url('/img/lending/otzivs_fon.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 700px;
    border-radius: 80px;
    padding: 35px;
}
.otzivs_fon-img{
    position: absolute;
    height: 100px;
    z-index: 1;
    left: 50%;
    bottom: 0;
    height: 125%;
    transform: translate(-50%, 0);
}
.otzv{
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 12;
}
.otzv_1{
    transform: translate(-125%, -40%);
    width: 430px;
}
.otzv_2{
    transform: translate(25%, -55%);
    width: 430px;
}
.otzv_3{
    transform: translate(-115%, 170%);
    width: 430px;
}
.otzv_4{
    transform: translate(25%, 125%);
    width: 430px;
}

.middle-center-about-text{
    font-weight: 600;
    font-size: 30px;
    color: #403e3e;
}

.text-red{
    color: #f91158;
}
.z-index-10{
    z-index: 10;
}
.procent50{
    position: absolute;
    top: 0%;
    right: 0%;
    transform: translate(10%, -50%);
}
.about-label{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(50%, 0);

}
.text-blue{
    font-weight: 500;
    color: #0067f4;
}
.about-label-fon{
    width: 380px;
    min-height: 220px;
    border-radius: 15px;
    background: #f8f8f8;
    padding: 20px;
    padding-top: 60px;
    line-height: 1.2;
    font-weight: 400;
    font-size: 20px;
    color: #000;
}
.about-label-img{
    position: absolute;
    top: -40px;
    left: 20px;
    z-index: 1;
}
.fon-back-middle-about-gradient{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 1;
    background: linear-gradient(180deg, rgb(246 245 248 / 21%) 50%, #F8F8F8 100%);

}

.middle-center-fon-2{
    background: url('/img/lending/middle-center-fon-2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 850px;
    border-radius: 30px;
    padding: 35px;
}

.text-heading{
    font-weight: 600;
    font-size: 40px;
    color: #000;
    line-height: 1;
}
.text-main{
    font-weight: 400;
    font-size: 18px;
    color: #000;
}
.mt20{
    margin-top: 20px;
}
.mt-180{
    margin-top: 180px;
}
.mt-100{
    margin-top: 100px;
}
.mt40{
    margin-top: 40px;
}
/* header конец содержимого */


/* main */

.tblue{
    color: #0067f4;
}
.card-middle{
    background: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 16px;
}
.card-middle-heading{
    font-weight: 500;
    font-size: 24px;
    color: #000;
}
.card-middle-text{
    line-height: normal;
    font-weight: 400;
    font-size: 18px;
    color: #000;
}

.card-horizontal{
    background: #fff;
    border-radius: 30px;
    padding: 14px;
    width: 100%;
}

.card-horizontal-heading{
    font-weight: 600;
    font-size: 24px;
    color: #000;
    line-height: normal;
}

.card-horizontal-text{
    max-width: 450px;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: normal;
}
.blue_number{
    background: #0067f4;
    border-radius: 15px;
    padding: 18px;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 1;
}


.block-3{
    min-height: 800px;
    background: url('/img/lending/fon_2.jpg');
    border-radius: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px;
}
.block-3-heading{
    font-weight: 600;
    font-size: 40px;
    color: #fff;
    margin-top: 25px;
    
}


.block-3-whitefon-text{
    font-weight: 600;
    font-size: 24px;
    color: #000
}

.block-3-whitefon-bullet{
    border-radius: 10px;
    padding: 8px 15px;
    background: #f91158;
    font-weight: 400;
    font-size: 18px;
    color: #fff;

}
.mb10{
    margin-bottom: 10px;
}
.me10{
    margin-right: 10px;
}


.mt30{
    margin-top: 30px;
}
.btn-tarif.active{
    background: #000;
    color: #fff!important;
}
.btn-tarif{
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 21px;
    min-width: 280px;

    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}
.btn-tarif:hover{
    background: #000;
    color: #fff!important;
}

.tarif-box{
    border-radius: 20px;
    background: #fff;
    padding: 15px;
    padding-bottom: 35px;
}

.red-tarif-h{
    background: linear-gradient(90deg, #fc1d62 0%, #ff6091 47%, #fc3472 100%);
    padding: 10px;
    border-radius: 20px;
    text-align: center;
}
.blue-tarif-h{
    background: linear-gradient(90deg, #0047c7 0%, #327bff 51%, #0448c2 100%);
    padding: 10px;
    border-radius: 20px;
    text-align: center;
}

.padd-x-m{
    padding: 0 30px;
}
.lhn{
    line-height: normal;
}
.lh1{
    line-height: 1;
}
.mt67{
    margin-top: 67px;
}
.text-tarif{
    font-weight: 500;
    font-size: 18px;
    line-height: 121%;
    color: #000;
}
.price-sale{
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    padding: 7px;
    background: #0067f4;
    border-radius: 5px;

}
.old-price{
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    text-decoration: line-through;
    color: #777;
}
.tarif-price{
    font-weight: 600;
    font-size: 50px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    line-height: 1;
}

.tarif-button{
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;

    background: url('/img/lending/tarif-button.svg');
    background-size: 100% 100%;
    padding: 38px;
    text-align: center;
}
.tarif-button:hover{
    color: #fff;
}
.tarif-button{
    cursor: pointer;
}

.red-card-tarif{
    padding: 30px;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    background: url('/img/lending/fon_3.jpg');
    background-size: 100% 100%;
    border-radius: 20px;

    position: relative;
    min-height: 210px;
}
.yellow-card-tarif{
    padding: 30px;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    background: url('/img/lending/fon_4.png');
    background-size: 100% 100%;
    border-radius: 20px;

    position: relative;
    min-height: 210px;
}

.card-tarif-price{
    font-weight: 600;
    font-size: 50px;
    text-transform: uppercase;
    color: #6c360e;

}
.card-tarif-price > span{
    font-size: 30px;
}
.card-tarif-text{
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #9a6c3f;
}



.mt240{
    margin-top: 240px;
}
.mt60{
    margin-top: 60px;
}

.gift-box-blue{
    padding: 30px;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    background: url('/img/lending/fon_5.jpg');
    background-size: 100% 100%;
    border-radius: 30px;

    position: relative;
    min-height: 160px;
}
.gift-box-blue-h{
    font-weight: 600;
    font-size: 24px;
    color: #fff;
}
.gift-box-blue-t{
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

/* main конец */


/* footer */
.mt160{
    margin-top: 160px;
}
.footer{
    background: #001532;
    border-radius: 50px 50px 0 0;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}


.footer-podheading{
    font-weight: 400;
    font-size: 22px;
    color: #fff;
}
.footer-contact-box{
    display: flex;
    justify-content: end;
    align-items: start;
    /* margin-top: 40px; */
    align-items: stretch;
}
.footer-contact-text{
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 1.5;

    background: #0c3164;
    border-radius: 10px;
    padding: 20px 25px;

    max-width: 180px;
    text-decoration: none;
}
.footer-contact-text:hover{
    background: #0c3164;
    color: #fff;
}
.footer-link{
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
.footer-link:hover{
    color: #fff;
}
.footer-text{
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}

.hide-desktop {
    display: none;
}

@media (max-width: 768px) {
    .hide-desktop {
        display: block;
    }
}
/* footer конец */


/* мобильная версия */




@media (max-width: 768px) {
    .hide-mobile {
        display: none;
    }
}

@media (min-width: 768px) {
    .white-btn {
        min-width: 170px;
        background-color: white;
        color: #000;
        border: 2px solid #000;
    }

    .black-btn {
        min-width: 170px;
        background-color: #000;
        color: white;
        border: 2px solid #000;
    }

    .nav-buttons a {
        border-radius: 10px;
        display: inline-block;
        text-align: center; 
        margin-left: 15px;
        padding: 10px 20px;
        text-decoration: none;
    
        font-weight: 700;
        font-size: 16px;
    }

    .hand-tarif{
        height: 90%;
        position: absolute;
        left: 65%;
        bottom: 0px;
    }
    .raketa{
        position: absolute;
        bottom: -40%;
        left: 10%;
        pointer-events:none;
        height:440px;
    }
    .footer-heading{
        font-family: 'Roboto Mono', monospace;
        font-weight: 700;
        font-size: 47px;
        color: #fff;
        line-height: 1;
    }

    .img_gift_1{
        position: absolute;
        bottom: 40%;
        right: -5%;
    }
    .img_gift_2{
        position: absolute;
        bottom: 40%;
        right: -5%;
    }
    .img_gift_3{
        height: 180%;
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .img_gift_4{
        position: absolute;
        right: 20px;
        top: 0;
    }
    .mt-navbar{
        margin-top: 120px!important;
    }
    .left-block-buttons a {
        border-radius: 10px;
        display: inline-block;
        margin-bottom: 15px;
        text-decoration: none;
        font-size: 16px;
    }

    .right-block {
        z-index: 2;
        position: relative;
        text-align: center;
    }
    
    .bullet-text {
        position: absolute;
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        padding: 5px 10px 5px 5px;
        border-radius: 30px;
    
        cursor: pointer;
        display: flex;
        align-items: center;
        transition: transform 0.3s ease;
    }
    .lampochka{
        height: 490px;
        transition: all 1s ease;
    }
    .bullet-text img {
        height: 37px;
        margin-right: 10px;
    }
    
    .top-left {
        top: 10%;
        left: 10%;
    }
    
    .top-right {
        top: 20%;
        right: 20%;
    }
    
    .center-right {
        top: 40%;
        right: 10%;
        transform: translateY(-50%);
    }
    
    .bottom-right {
        bottom: 20%;
        right: 10%;
    }
    
    .bottom-left {
        bottom: 40%;
        left: 10%;
    }

    .card-horizontal-img{
        width: 100%;
    }

    .block-3-whitefon{
        background: url('/img/lending/fon_6.jpg');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        min-height: 630px;
        padding: 45px;
        border-radius: 30px;
    }

    .btn-tarif{
        cursor: pointer;
        border: 2px solid #000;
        border-radius: 10px;
        padding: 21px;
        min-width: 280px;
    
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #000;
        text-align: center;
    }

    .gift-box{
        position: relative;
        background: #fff;
        border-radius: 30px;
        padding: 120px 40px;
    }

}/* @media (min-width: 768px) комп версия*/


@media (max-width: 768px) {/* моб версия*/
    
    .otzv-mobile-fon{
        background: url('/img/lending/mobile-otzv-fon.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 700px;
        border-radius: 30px;
        padding: 20px 20px 0 20px;
    }

    .tm18{
        font-size: 18px;
    }
    .br10{
        border-radius: 10px;
    }
    .middle-center-about-text{
        font-weight: 600;
        font-size: 20px;
        color: #403e3e;
    }
    .about-mobile{
        background: url('/img/lending/wave.svg');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        min-height: 320px;
        border-radius: 30px;
        padding-top: 150px;
        padding-right: calc(1.5rem* .5);
        padding-left: calc(1.5rem* .5);
        /* padding: 30px; */
    }

    .box-6-img{
        /* position: static; */
    }
    
    .hm230{
        height: 230px!important;
    }
    .box-6-t{
        font-weight: 400;
        font-size: 16px;
    }

    .left-block-gold-btn{
        padding: 30px 20px!important;
    }
    .footer_1{
        height: 170px;
    }
    .footer-link{
        font-size: 16px;
        text-decoration: underline;
        line-height: 187%;
    }
    .footer-text{
        font-weight: 500;
        font-size: 14px;
    }
    .footer{
        border-radius: 30px 30px 0 0;
    }
    .footer-logo-img{
        height: 67px;
    }
    .footer-podheading{
        font-weight: 400;
        font-size: 14px;
    }
    .footer-contact-img{
        width: 32px;
    }
    .footer-contact-text{
        max-width: 120px;
        font-weight: 600;
        font-size: 12px;
        padding: 14px;
    }
    .footer-contact-box{
        justify-content: flex-start;
    }
    .gift-box-blue{
        border-radius: 17px;
        min-height: 120px;
    }
    .gift-box-blue-h{
        font-weight: 600;
        font-size: 18px;
        line-height: 106%;
    }
    .gift-box-blue-t{
        font-weight: 500;
        font-size: 12px;
    }
    .gift-box{
        border-radius: 10px;
        position: relative;
        background: #fff;
        padding: 60px 40px;
    }

    .yellow-card-tarif{
        padding: 20px;
        border-radius: 15px;
        min-height: 140px;
    }
    .card-tarif-price{
        font-weight: 600;
        font-size: 35px;
    }
    .card-tarif-text{
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.05em;
    }
    .red-card-tarif{
        font-weight: 300;
        font-size: 16px;
    }
    .tarif-box{
        padding-bottom: 8px;
    }
    .price-sale{
        font-weight: 500;
        font-size: 16px;
    }
    .old-price{
        font-weight: 500;
        font-size: 25px;
    }
    .tarif-price{
        font-weight: 600;
        font-size: 45px;
    }
    .card-horizontal-heading{
        font-weight: 600;
        font-size: 20px;
    }
    .text-tarif{
        font-weight: 500;
        font-size: 16px;
        line-height: 121%;
    }
    .red-tarif-h>img{
        height: 72px;
    }
    .btn-tarif{
        cursor: pointer;
        border: 1px solid #000;
        border-radius: 4px;
        padding: 7px;
        min-width: 110px;
    
        font-weight: 500;
        font-size: 10px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #000;
        text-align: center;
    }
    .raketa{
        position: absolute;
        bottom: -80px;
        right: -20px;
        pointer-events: none;
        height: 220px;
        z-index: 5;
    }

    .block-3-whitefon{
        background: url('/img/lending/fon_6_mob.jpg');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        min-height: 450px;
        padding: 30px;
        border-radius: 30px;
    }

    .block-3{
        padding: 20px;
    }

    .block-3-whitefon-bullet-img{
        height: 17px;
    }
    .block-3-whitefon-bullet{
        font-weight: 400;
        font-size: 12px;
        padding: 6px;
        margin-bottom: 6px;
        margin-right: 6px;
    }

    .block-3-whitefon-text{
        font-weight: 600;
        font-size: 18px;
    }
    .block-3-heading{
        margin-top: 10px;
        font-weight: 600;
        font-size: 24px;
    }
    .card-horizontal{
        border-radius: 10px;
        padding: 10px!important;
    }
    .card-horizontal-img{
        width: 100%;
    }
    .blue_number.mobile{
        width: 42px;
        font-weight: 600;
        font-size: 14px;
        text-align: center;
        padding: 13px;
        border-radius: 10px;
    }
    .card-horizontal-heading{
        font-weight: 600;
        font-size: 18px;
    }
    .card-horizontal-text{
        font-weight: 400;
        font-size: 16px;
    }
    .card-middle-heading{
        font-weight: 500;
        font-size: 20px;
    }
    .mbm5{
        margin-bottom: 5px;
    }
    .card-middle-text{
        font-weight: 400;
        font-size: 14px;
    }
    .card-middle{
        padding-left: 30px;
        padding-right: 30px;
    }
    .middle_img{
        height: 150px;
    }
    .text-heading{
        font-weight: 600;
        font-size: 24px;
        color: #000;
    }
    .text-main{
        font-weight: 400;
        font-size: 16px;
        color: #000;
    }
    .mtm140{
        margin-top: 140px;
    }
    .mtm180{
        margin-top: 180px;
    }
    .mtm60{
        margin-top: 60px;
    }
    .mtm50{
        margin-top: 50px;
    }
    .mtm30{
        margin-top: 30px;
    }
    .mtm25{
        margin-top: 25px;
    }
    .mtm15{
        margin-top: 15px;
    }
    .mtm10{
        margin-top: 10px;
    }

    .header{
        border-radius: 0px;
    }

    .right-block {
        z-index: 2;
        position: relative;
        text-align: center;
    }
    
    .bullet-text {
        position: absolute;
        font-weight: 300;
        font-size: 12px;
        color: #fff;
        background: rgba(255, 255, 255, 0.2);
        padding: 5px 10px 5px 5px;
        border-radius: 30px;
    
        cursor: pointer;
        display: flex;
        align-items: center;
        transition: transform 0.3s ease;
    }
    .lampochka{
        height: 280px;
        transition: all 1s ease;
    }
    .bullet-text img {
        height: 17px;
        margin-right: 10px;
    }
    
    .top-left {
        top: 10%;
        left: 15%;
    }
    
    .top-right {
        top: 10%;
        right: 15%;
    }
    
    .center-right {
        top: 43%;
        right: 5%;
        transform: translateY(-50%);
    }
    
    .bottom-right {
        bottom: 20%;
        right: 10%;
    }
    
    .bottom-left {
        bottom: 40%;
        left: 5%;
    }
    
    .left-block-white-btn {
        border: none!important;
    }
    .left-block-black-btn {
        border: none!important;
    }

    .left-block-buttons a {
        border-radius: 10px;
        display: inline-block;
        margin-bottom: 15px;
        padding: 20px;
        text-decoration: none;
        font-size: 14px;
    }

    .left-block-text{
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        margin-bottom: 30px;
        line-height: normal;
    }
 
    .mt-navbar{
        margin-top: 30px!important;
    }
    .mt-mobile-header{
        margin-top: 70px;
    }

    .img_gift_1{
        position: absolute;
        top: -40px;
        right: 0px;
    }
    .img_gift_2{
        position: absolute;
        bottom: 40%;
        right: 0px;
    }
    .img_gift_3{
        width: 50%;
        position: absolute;
        bottom: 0px;
        right: -10px;
        transform: translate(0%, 0);
    }
    .img_gift_4{
        position: absolute;
        right: 20px;
        top: 0;
    }
    .footer-heading{
        font-family: 'Roboto Mono', monospace;
        font-weight: 700;
        font-size: 25px;
        color: #fff;
        line-height: 1;
    }
   
    .hand-tarif{
        height: 190px;
        position: absolute;
        right: 0%;
        bottom: 0px;
    }

    .left-block-title{
        font-weight: 700;
        font-size: 30px;
        line-height: 1;
        color: #fff;
        margin-bottom: 10px;
    }

    .nav-buttons a {
        border-radius: 5px;
        text-align: center; 
        padding: 10px 4px;
        text-decoration: none;
    
        font-weight: 400;
        font-size: 12px;
    }

    .white-btn {
        min-width: 170px;
        background-color: white;
        color: #000;
        border: 1px solid #000;
        box-sizing: border-box;
    }

    .black-btn {
        min-width: 170px;
        background-color: #000;
        color: white;
        border: 1px solid #000;
        box-sizing: border-box;
    }

    .nav-title-mob{
        font-weight: 700;
        font-size: 16px;
        color: #000;
        line-height: 1;
    }

    .navbar-mobile-top{
        display: flex;
    }
    .navbar-mobile{
        margin-top: 8px;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 20px;
        width: calc(100% - 40px);
        background-color: white;
        padding: 10px;
        border-bottom: 1px solid #eaeaea;
        
        border-radius: 5px;

        /* justify-content: space-between; */
    }
    .nav-items-mobile.active{
        display: flex;
    }
    .nav-items-mobile{
        display: none;
        flex-direction: column;
        width: 100%;
        padding: 25px;
        padding-top: 10px;
    }
    .nav-items-mobile a {
        align-items: center;
        margin: 2px 15px;
        text-decoration: none;
        font-weight: 400;
        font-size: 14px;
        color: #000;
        display: inline-block;
        /* width: 100%; */
    }
    
    .nav-items-mobile a:hover {
        color: #000000;
    }

   
    .px-m-20{
        padding-left: 20px;
        padding-right: 20px;
    }

    .wm-100{
        width: 100%!important;
    }
}


/* мобильная версия конец */





/* остальные страницы */

.header-other{
    max-width: 1700px;
    margin: 0 auto;
    width: 100%;
    background: url(../img/lending/fon_1.jpg) no-repeat center center/cover;
    min-height: 300px;
    border-radius: 0 0 30px 30px;
    padding-bottom: 50px;
}
.t20{
    font-size: 20px!important;
}
.b{
    font-weight: 700;
}
/* остальные страницы  конец*/


.tred{
    color: red;
}
.w-70{
    width: 70%;
}


@media (max-width: 371px) {
    .hide-370 {
        display: none!important;
    }
}