button,
button:hover {
    cursor: pointer;
}

.header_list_item:hover {
    color: #2357DD;
}


.header_button:hover {
    background-color: #003BD3;
}

footer {
    background-color: #000;
    width: 100%;
    border-top: 1px solid #BFBFBF;
}

body {
    font-family: "SF Pro Display", sans-serif;
}

.img_logo,
.img_logo2,
.footer_logo {
    max-width: 150px;
    max-height: 70px;
}

.font_weight_400 {
    font-weight: 400;
}

.blue_text {
    color: #2357DD;
}

.gray_text {
    color: #9A9A9A;
}

.border_left {
    border-left: 1px solid #BFBFBF;
}

.border_right {
    border-right: 1px solid #BFBFBF;
}

.border_bottom {
    border-bottom: 1px solid #BFBFBF;
}

.star {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}



.arrow_button_black {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    max-height: 40px;
    background-color: #0E0E0E;
    border-radius: 50%;
}

.arrow_button_blue {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    max-height: 40px;
    background-color: #2357DD;
    border-radius: 50%;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color: transparent;
    text-align: center;
    /* line-height: 40px; */
}

.header.active {
    background: #fff !important;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);

}


.site_header {
    max-width: 1260px;
    /* height: 88px; */
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /* background-color: #ffffff; */
    /* box-shadow: 0px 1px 0px 0px #f6f6f6; */

}

.site_header_inner_wraper {
    width: 100%;
    padding-top: 9px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 9px;
    position: fixed;
    display: block;
}

.site_header_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 7px;
}

.site_header_menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    width: 18.75em;
    padding-inline-start: 0px;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.48px;
    text-decoration: none;
}

.active .header_list_item {
    color: #0E0E0E;
}

.active.header_list_item:hover {
    color: #2357DD;
}

.header_list_item:hover {
    color: #2357DD;
}

.img_logo2,
.img_logo_mobile2 {
    display: none;
}

.active .img_logo2,
.active .img_logo_mobile2 {
    display: block;
}

.active .img_logo,
.active .img_logo_mobile {
    display: none;
}



.header_list_item {
    color: #F9F9F9;
    text-decoration: none;
}

.header_button {
    background-color: #2357DD;
    color: #FDFDFD;
    width: 9.63em;
    height: 2.56em;
    border-radius: 40px;
    border: 0px;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.48px;
    margin-right: 20px;

}




.site_footer {
    max-width: 80.00em;
    height: 112px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #000;
    /* border-top: 1px solid #BFBFBF; */

    color: #BFBFBF;
}

.footer_title {
    font-size: 32px;
    font-weight: 400;
    line-height: 38.19px;
    color: #FDFDFD;
    margin-left: 40px;
    text-decoration: none;
}

.footer_social_container {
    width: 104px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_copyright_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_text {
    margin-left: 5px;
    margin-right: 40px;
}







.first_bunner_container {
    display: flex;
    /* max-width: 1280px; */
    background-image: url(/media/Rectangle_2228.png);
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
}

.first_bunner {
    width: 1280px;
    height: 389px;
    display: flex;
    align-items: flex-end;
    margin-right: auto;
    margin-left: auto;
}

.first_bunner_wapper {}

.first_heading {
    font-size: 60px;
    font-weight: 500;
    line-height: 66px;
    color: #FDFDFD;
    margin-bottom: 30px;
    margin-left: 40px;
}

.qualitative {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.qualitative_container {
    display: flex;
    margin-top: 80px;
    justify-content: center;
}

.qualitative_block_1 {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}


.qualitative_block_2 {
    width: 50%;
}

.qualitative_inner_container {
    max-width: 460px;
    margin-right: auto;
    margin-left: auto;
}

.qualitative_number {
    font-weight: 400;
    font-size: 18px;
    line-height: 21.48px;
    color: #BFBFBF;
    margin-bottom: 5px;
}

.qualitative_heading {
    font-size: 36px;
    font-weight: 500;
    line-height: 43.2px;
    color: #0E0E0E;
}

.qualitative_text {
    font-size: 20px;
    font-weight: 300;
    color: #0E0E0E;
    line-height: 23.87px;
    margin-top: 10px;
}

.qualitative_img {
    max-width: 590px;
    max-height: 514px;
}

.process {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}

.container_heading {
    display: flex;
    margin-right: 2.50em;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.48px;
    color: #2357DD;
    align-items: center;
    padding-top: 40px;
    margin-left: 40px;
    margin-bottom: 80px;
}

.process_container {
    display: flex;
}

.process_block_left {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 45%;
}

.process_block_right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 45%;

}

.process_text_block {
    max-width: 386px;
}

.process_heading {
    font-size: 60px;
    font-weight: 500;
    line-height: 66px;
}

.process_text {
    font-size: 20px;
    font-weight: 300;
    line-height: 23.87px;
}

.process_steps {
    max-width: 10%;
    margin-top: 20px;
    /* margin-left: 50px;
    margin-right: 50px; */
    margin-bottom: 80px;
}

.desctop_display_none {
    display: none;
}

@media screen and (max-width: 1100px) {
    .qualitative {
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }

    .qualitative_container {
        display: flex;
        margin-top: 80px;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .qualitative_block {
        margin-top: 20px;
        align-self: center;
    }

    .qualitative_block_1 {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }


    .qualitative_block_2 {
        width: 100%;
    }

    .qualitative_inner_container {
        max-width: 1000px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .qualitative_number {
        font-weight: 400;
        font-size: 18px;
        line-height: 21.48px;
        color: #BFBFBF;
        margin-bottom: 5px;
    }

    .qualitative_heading {
        font-size: 36px;
        font-weight: 500;
        line-height: 43.2px;
        color: #0E0E0E;
    }

    .qualitative_text {
        font-size: 20px;
        font-weight: 300;
        color: #0E0E0E;
        line-height: 23.87px;
        margin-top: 10px;
    }

    .qualitative_img {
        max-width: 590px;
        max-height: 514px;
    }

    .flex-direction_column {
        flex-direction: column;
    }

}

@media screen and (max-width: 1050px) {
    .mobile_slider_section {
        display: block;
    }

    .container_heading {
        padding-top: 40px;
        margin-left: 10px;
        margin-bottom: 20px;
    }

    .mobile_slider,
    .splide {
        height: 400px;
        margin-top: 35px;
    }

    .process_heading_mobile {
        font-size: 32px;
        font-weight: 300;
        line-height: 38.4px;
    }

    .mobile_slide_box {
        max-width: 301px;
    }

    .splide__slide {
        display: flex;
        justify-content: center;
        /* align-items: center; */


    }

    .splide__pagination {
        counter-reset: pagination-num;
    }

    .splide__pagination__page:before {
        counter-increment: pagination-num;
        content: "0" counter(pagination-num) ".";
    }

    .splide__pagination {
        background-image: url(/media/dots_125.png);
        background-position: center;
        background-repeat: no-repeat;
    }

    .splide__pagination__page {
        background: #99B6FF !important;
        /* border: 0; */
        border-radius: 0% !important;
        /* display: inline-block; */
        height: 39px !important;
        width: 39px !important;
        margin: 13px !important;
        opacity: 1 !important;
        /* padding: 0;
        position: relative;
        transition: transform .2s linear;
        width: 8px; */
        color: #FDFDFD;
    }

    .splide__pagination__page.is-active {
        background: #2357DD !important;
        /* transform: scale(1.4);
        z-index: 1; */
        opacity: 1 !important;
    }


    .mobile_display_none {
        display: none;
    }


}


@media screen and (max-width: 790px) {


    .mobile_header_display_none {
        display: none;
    }

    .mobile_header_box {
        display: block;
        position: fixed;
        width: 100%;
        z-index: 2;
    }

    .mobile_header {
        display: flex;
        justify-content: space-between;
        margin-left: 10px;
        margin-right: 20px;
        margin-top: 20px;
        padding-bottom: 7px;
    }

    .header_button {
        margin-right: 0px;
    }

    .img_logo_mobile {
        max-width: 75px;
        max-height: 40px;
    }

    .mobile_menu_button {
        border: 0px;
        background: transparent;
        margin-right: 10px;
        display: flex;
        align-items: center;
    }

    .mobile_menu {
        display: none;
        flex-direction: column;
        justify-content: space-around;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        height: 232px;
    }

    .mobile_header_list_item {
        color: #0E0E0E;
        text-decoration: none;
        list-style: none;
        padding-inline-start: 0px;
        font-size: 18px;
        font-weight: 500;
        line-height: 21.48px;
        color: #0E0E0E;
        text-decoration: none;

    }

    .mobile_display_none {
        display: none;
    }
}



@media screen and (max-width: 600px) {

    .first_heading {
        font-size: 60px;
        font-weight: 500;
        line-height: 66px;
        color: #FDFDFD;
        margin-bottom: 30px;
        margin-left: 0px;
        padding-left: 10px;
    }

    .site_footer {
        max-width: 600px;
    }

    .footer_title {
        margin-left: 10px;
        text-wrap: none;
    }

    .footer_social_container {
        margin-right: 10px;
    }

    .footer_copyright_container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 10px;
    }

    .footer_text {
        margin-left: 5px;
        margin-right: 40px;
    }

    .footer_mobile_display_none {
        display: none;
    }

    .footer_logo {
        /* width: 75px; */
        height: 40px;
    }

    .splide__arrow svg,
    .splide__arrow--prev,
    .splide__arrow--next {
        display: none !important;
    }

    .qualitative_mobile_display_none {
        display: none;
    }

    .qualitative_block_mobile {
        display: flex;
        margin-top: 20px;
        align-self: center;
    }

}