﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap');


finhealth {
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin: 0;
    color: #333;
    font-weight: 400;
    line-height: 28px;
}




    finhealth a {
        text-decoration: none !important;
        margin: 0;
        color: #222222;
    }



    finhealth .h1 {
        font-size: 40px;
        margin-bottom: 0;
        color: #333333;
        font-weight: 800;
        line-height: 54px;
    }

    finhealth .h2 {
        font-size: 34px;
        margin-bottom: 0;
        color: #333333;
        font-weight: 800;
        line-height: 44px;
    }

    finhealth .h3 {
        font-size: 28px;
        margin-bottom: 0;
        color: #333333;
        font-weight: 800;
        line-height: 38px;
    }


.fz-section {
    background-color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    margin-top: 50px;
    margin-bottom: 50px;
}

.wrapper {
    width: 90%;
    box-sizing: initial;
}


.slider {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    width: 100%;
}

.slider_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.slider_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.slider_left1 {
    width: 90%;
}

.slider_left, .slider_right {
    width: 90%;
    height: 600px;
}

.button {
    background-color: #59C924;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: fit-content;
    padding: 15px 40px 15px 40px;
    color: white;
    font-weight: bold;
}

    .button:hover {
        background-color: #4eb81c;
        color: white;
    }



.slider_text_center {
    margin-top: 30px;
    margin-bottom: 30px;
}

.circle {
    background-color: #fff;
    border: 40px solid #ff1818;
    height: 430px;
    width: 430px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
}



.all_konvert {
    width: 430px;
    height: 430px;
}



.konvert {
    width: 430px;
    position: absolute;
    transform: rotate(15deg);
}

.s2_elements {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s2_icons {
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
}

.s2_text {
    margin-left: 20px;
}


.fcc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fccc {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.s3_icons {
    font-size: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.s3_icons1 {
    width: 80%;
}


.s3_text {
    margin-left: 20px;
    width: 70%;
}


.s3_elements {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}


.s4_1 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 80px;
}

.s4_2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: 80px;
}

.s4_text, .s4_text1 {
    font-size: 28px;
    width: 70%;
    line-height: 40px;
}

.s4_1, .s4_2 {
    font-size: 28px;
    line-height: 38px;
}




.s5 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    margin-top: 50px;
}


.circle2 {
    background-color: #59C924;
    border: 30px solid #fff;
    height: 390px;
    width: 390px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
}

.plashka {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 310px;
    height: 100px;
    padding: 0 20px 0 20px;
    margin: 60px 0 60px 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    border-radius: 999px;
}

#p1, #p3, #p5 {
    margin-left: 40px;
}

.punktir {
    position: absolute;
    z-index: -999;
    background: no-repeat center url("../img/punkt.png");
    width: 100%;
    height: 280px;
    background-size: contain;
}

.s5_text {
    margin-left: 20px;
    width: 70%;
}


.e4 {
    z-index: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f8f8f8;
    height: 600px;
    width: 100%;
    position: relative;
}

.left_block2 {
    padding-left: 100px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 600px;
    width: 40%;
    margin-top: 150px;
}

.e3_img {
    width: 50%;
    height: 600px;
    background: no-repeat url("../img/couple.png");
    background-size: cover;
    background-position: top;
}

.otz {
    width: 30%;
    height: 450px;
    background: #FFFFFF;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    line-height: 33px;
    margin: 30px;
}


.all_otz {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.otz_text {
    margin-bottom: 20px;
}



.s6_elements {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #59C924;
    padding: 30px;
    color: white;
}

.s6_icons {
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
}

.s6_text {
    margin-left: 20px;
    width: 50%;
    font-weight: bold;
}

.s6_cif {
    font-size: 100px;
    font-weight: lighter;
}

.vertika {
    width: 1px;
    height: 100px;
    background-color: white;
    margin: 0 20px 0 20px;
}


.newss {
    width: 350px;
    height: 200px;
    padding: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
    line-height: 33px;
    margin: 10px;
}




.p1main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.p3main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


.p1_left {
    width: 60%;
}


.calc {
    height: fit-content;
    background-color: #F3F3F3;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    padding: 0 30px 30px 30px;
}

.code-block {
    width: 30%;
    height: fit-content;
    background-color: #F3F3F3;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    padding: 0 30px 30px 30px;
}

.calc_1 {
    width: 100%;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 40px;
}


.calc_2 {
    width: 100%;
    height: fit-content;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.calc_form1 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding: 7px 10px 7px 10px;
    margin-right: 5px;
    width: 90px;
    font-weight: bold;
    font-size: 24px;
    outline: none;
    border-color: inherit;
    border: none;
}


.calc_poloska {
    position: relative;
    width: 100%;
    height: 30px;
    background: linear-gradient(90deg, #FF3030 1.92%, #FFE600 50.51%, #B6E800 69.38%, #4CEC00 96.63%);
    border-radius: 99px;
    margin-top: 10px;
}


.calc_krug1 {
    position: absolute;
    width: 46px;
    height: 46px;
    top: -8px;
    right: -40px;
    background: #FFFFFF;
    opacity: 0.33;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 99px;
}

.calc_krug2 {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 99px;
    right: -32px;
}

.calc_plashka {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border-radius: 99px;
    width: 100%;
    height: 30px;
    padding: 10px 20px 10px 20px;
    margin-top: 40px;
}


.calc_button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(271.81deg, #59C924 6.71%, #62E324 85.2%);
    box-shadow: 0px 4px 22px rgba(89, 201, 36, 0.5);
    border-radius: 99px;
    width: 100%;
    height: 30px;
    padding: 10px 20px 10px 20px;
    margin-top: 40px;
    color: white;
    font-weight: bold;
}


    .calc_button:hover {
        background: linear-gradient(271.81deg, #49b417 6.71%, #58d01f 85.2%);
        box-shadow: none;
    }


.calc_button2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 60px;
    height: 33px;
    background: #D7D5D3;
    border-radius: 30px;
}



.calc_button_0 {
    position: absolute;
    width: 29px;
    height: 29px;
    left: 3px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    border-radius: 150px;
}


.policy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    line-height: 20px;
}


.fcfs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}



.p2bb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.p2b1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #F3F3F3;
    width: 80%;
    height: 80px;
    padding: 20px;
    margin-right: 20px;
    border-radius: 10px;
}

.p2b2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 15%;
    height: 80px;
    padding: 20px;
    background: linear-gradient(271.81deg, #59C924 6.71%, #62E324 85.2%);
    box-shadow: 0px 4px 22px rgba(89, 201, 36, 0.5);
    border-radius: 10px;
}



.calc_sms {
    width: 100%;
    margin-top: 50px;
}


.calc_form2 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 90px;
    padding: 10px 0 10px 0;
    width: 100%;
    margin-right: 5px;
    font-weight: bold;
    font-size: 24px;
    outline: none;
    border-color: inherit;
    border: none;
}

.calc_button3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px 10px 20px;
    margin-top: 40px;
    color: #59C924;
    font-weight: bold;
    width: 100%;
    border: 2px solid #59C924;
    box-sizing: border-box;
    border-radius: 99px;
    cursor: pointer;
}

.p3_left {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 49%;
    border-radius: 10px;
    height: fit-content;
    background: #EEEEEE;
    padding: 30px 20px 30px 20px;
    flex-wrap: wrap;
}

.p3_right {
    width: 49%;
    padding-left: 30px;
}



.p3_plash {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    width: 45%;
    margin-top: 10px;
    height: 120px;
}

.e4_white {
    top: 0;
    z-index: -899;
    background-color: white;
    height: 150px;
    width: 100%;
    position: absolute;
}

.bold {
    font-weight: bold;
}

.fh-green {
    color: #59C924;
}

.green_bold {
    font-weight: bold;
    color: #59C924;
}

.underline {
    text-decoration-line: underline;
}


.p3_pp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

#fzeto {
    color: white;
}






















@media screen and (max-width: 1000px) {

    #fzeto {
        color: black;
    }


    #k2, #k1, #l1, #l2 {
        width: 365px;
    }



    .all_otz {
        flex-wrap: wrap;
    }


    .p3_left, .p3_right {
        width: 90%;
    }


    .p3main {
        flex-wrap: wrap;
    }

    .p1main {
        flex-wrap: wrap-reverse;
    }

    .p1_left {
        width: 100%;
    }

    .calc {
        width: 100%;
    }


    .otz {
        width: 90%;
    }

    .s4_1, .s4_2 {
        font-size: 24px;
        line-height: 34px;
    }



    .img_middle {
        width: 50%;
        height: auto;
    }


    .plashka {
        width: 90%;
        height: 70px;
        padding: 10px;
    }

    #p1, #p3, #p5 {
        margin-left: 0px;
    }

    .punktir {
        display: none;
    }

    .circle {
        border: 30px solid #ff1818;
        height: 320px;
        width: 320px;
        margin-top: 30px;
    }


    .circle2 {
        display: flex;
        justify-content: center;
        background-color: #fff;
        border: none;
        height: 0px;
        width: 100%;
        margin-bottom: 30px;
    }

    .s5 {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }



    .s5_center {
        order: 1;
    }

    .s5_right {
        order: 2;
    }

    .s5_left {
        order: 3;
    }

    .vertika {
        transform: rotate(90deg);
    }

    .s6_elements {
        justify-content: center;
        flex-wrap: wrap;
    }


    .s6_icons {
        width: 100%;
    }

    .e3_img {
        width: 100%;
        height: 500px;
    }


    .left_block2 {
        padding-left: 0px;
        width: 100%;
        height: fit-content;
    }

    .left_block_text2 {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        text-align: center;
    }

    .fcc {
        text-align: center;
    }

    .e4 {
        flex-wrap: wrap;
        height: fit-content;
        justify-content: flex-start;
    }

    .slider_left1, .s4_text {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }





    .s4_1 {
        flex-wrap: wrap-reverse;
        justify-content: flex-start;
    }

    .s4_2 {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .s3_icons1 {
        width: 100%;
    }

    .s3_elements {
        flex-wrap: wrap;
    }




    .s2_icons {
        margin: 15px;
    }


    .s2_elements {
        flex-wrap: wrap;
        justify-content: flex-start;
    }


    .konvert {
        width: 100%;
    }

    .container {
        height: fit-content;
    }

    .slider_left, .slider_right {
        height: fit-content;
    }

    .slider_right {
        justify-content: center;
    }

    .slider {
        flex-wrap: wrap;
    }

    .h1 {
        font-size: 36px;
        line-height: 44px;
    }

    .h2 {
        font-size: 30px;
    }

    .h3 {
        font-size: 28px;
    }
}

.range_summ {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
}

#summ_range {
    width: 100%;
    outline: none;
    background: none;
    -webkit-appearance: none;
}

    #summ_range::-webkit-slider-thumb {
        height: 30px;
        width: 3px;
        background: none;
        -webkit-appearance: none;
        cursor: col-resize;
    }

.calc_krug_sum {
    position: absolute;
    left: 0%;
    top: 0%;
    pointer-events: none;
    transition: all 0.2s ease-out;
}

.calc_krug_week {
    position: absolute;
    left: 0%;
    top: 0%;
    pointer-events: none;
    transition: all 0.2s ease-out;
}
