@import '../css/style.css';

.compan_hero {
    background: url('../images/main_pg/bg_grad.webp');
    padding: 0 0;

    background-size: cover;
}

.compan_hero_inner {
    padding: 110px 110px 110px 20%;
}

.compan_hero_inner>h3 {

    line-height: 1;
    margin: 0;
    padding: 0;
    font-size: 54px;
    color: black;
    text-align: left;
    font-family: var(--Josefin_font);
    margin-bottom: 25px;
}

.compan_hero_inner>p {
    margin: 0 15% 40px 0;
    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
}

.compan_hero_inner>a {
    font-size: 24px;
    line-height: 1.2;
    padding: 23px 35px;
    font-family: var(--Josefin_font);
    font-weight: 400;
    background-color: #204840;
    color: white;
}

.container-fluid {
    padding: 0px 12px;
}

.compan_imm1_bx {
    height: 100%;
    width: 100%;
    background: url('../images/main_pg/mother_1.jpg');
    background-size: cover;

    background-position: 50% 50%;
}

html,
body {
    overflow-x: hidden;
    overflow-y: scroll;
}


.live_area_comp {
    padding: 120px 0 88px;
}

.live_ac_inner>h3 {

    line-height: 1;
    margin: 0;
    padding: 0;
    font-size: 42px;
    color: black;
    text-align: left;
    font-family: var(--Josefin_font);
    margin-bottom: 25px;
    text-align: center;
}

.live_ac_inner>p {

    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: center;
    margin: auto;
}


.bx_live_com {
    padding: 0 30px;
}

.bx_live_com>.image>img {
    object-fit: cover;
    width: 100%;
    object-position: 50% 50%;
    aspect-ratio: 100 / 80;
    border-radius: 5px;
    margin-bottom: 30px;
}

.bx_live_com>h4 {

    line-height: 34px;
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: black;
    text-align: left;
    font-family: var(--Josefin_font);
    text-align: center;
    margin-bottom: 15px;

}

.bx_live_com>p {

    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: center;
    margin: auto;
}

.join_bx_nn1 {}

.join_bx_nn1 {}

.jon_bx_nn1_inner {
    padding: 55px 20px 55px 75px;
    background-color: #204840;


}

.jon_bx_nn1_inner>h5 {
    line-height: 43.2px;
    margin: 0;
    padding: 0;
    font-size: 36px;
    color: white;
    text-align: left;
    font-family: var(--Josefin_font);
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
    max-width: 465px;
}

.jon_bx_nn1_inner>p {
    margin: 0 15% 60px 0;
    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: left;
    color: white;

}

.jon_bx_nn1_inner>a {
    font-size: 24px;
    line-height: 1.2;
    padding: 23px 35px;
    font-family: var(--Josefin_font);
    font-weight: 400;
    background-color: #fff;
    color: #204840;
}

.jon_bx_nn1_inner_img {
    height: 100%;
    width: 100%;
    background: url('../images/main_pg/bg_grad_hlf.webp');
    background-size: cover;
    background-color: #204840;

    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding: 55px;
    display: flex;
    align-items: center;
}

.how_work_area {
    padding: 88px 0 100px;
    background: rgba(88, 193, 192, 0.5);
}

.how_area_inner>h3 {
    line-height: 43.2px;
    margin: 0;
    padding: 0;
    font-size: 42px;
    color: black;
    font-family: var(--Josefin_font);
    text-align: center;
    margin-bottom: 20px;


}

.how_area_inner>p {
    margin: 0 auto 60px auto;
    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: center;
    color: black;

}

.how_work_inner {
    display: flex;
    gap: 40px;
    justify-content: center;
}

.how_work_inner>.bbx_1 {
    background-color: #204840;
    padding: 65px 40px 55px 40px;
    width: 35%;
}

.how_work_inner>.bbx_1>h4 {
    line-height: 33.6px;
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: white;
    font-family: var(--Josefin_font);
    text-align: left;
    margin-bottom: 20px;
}

.how_work_inner>.bbx_1>p {
    margin: 0 auto 60px auto;
    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: left;
    color: white;
}

.button_how_wrk>a {
    font-size: 24px;
    padding: 12px 50px;
    background-color: white;
    display: flex;
    width: fit-content;
    margin: 45px auto 0;
    color: black;
}

.req_service_area {
    padding: 88px 0 200px;
}

.req_service_area_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.req_service_area_inner>img {
    border-radius: 10px;
}

.req_service_area_inner>.content {
    background-color: white;
    position: absolute;
    bottom: -15%;
    left: 0;
    padding: 40px;
    width: 100%;
    max-width: 360px;
}

.req_service_area_inner>.content>p {

    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: left;
    color: black;
}

.requre {
    max-width: 524px !important;
}

.ddime {
    background: url('../images/main_pg/vactors/dedimm1.webp');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.finl_sol_area_inner>h4 {
    line-height: 1;
    margin: 0;
    padding: 0;
    font-size: 42px;
    color: black;
    text-align: left;
    font-family: var(--Josefin_font);
    margin-bottom: 25px;
    text-align: center;
}

.finl_sol_area {
    padding: 80px 0 100px;
}

.finl_sol_area_inner>ul>li {
    display: flex;
    align-items: baseline;
    gap: 15px;
    padding: 0.3em 0 22px;
}

.finl_sol_area_inner>ul>li>span {
    height: 30.6px;
    width: 30.6px;
    display: flex;
    background-color: #d8d960;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    margin-top: 4px;
}
.finl_sol_area_inner>ul{
    padding-left: 30px;
}
.finl_sol_area_inner>ul>li>span>i {
    color: white;
    font-size: 20px;
}
.finl_sol_area_inner>ul>li>.content>h5{
    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: left;
    font-weight: 700;
    color: black;
}
.finl_sol_area_inner>ul>li>.content>p{
    text-align: left;
    font-family: var(--open_font);
    font-size: 18px;
    letter-spacing: 0.27px;
    line-height: 30.96px;
    text-align: left;
    color: black;
}
.finl_sol_area_inner>ul>li>.content{
   
}
.how_work_inner>.bbx_1>img{
    width: 159px;
    aspect-ratio: auto 452 / 259;
    height: 159px;
    object-fit: contain;
    margin: auto;
    display: flex;
    justify-content: center;
   
}
.joyy_pp{
    padding: 97px 20px 97px 75px;
}

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

    .compan_imm1_bx {
        height: 330px;
    }

    .how_work_inner {
        flex-wrap: wrap;
    }

    .how_work_inner>.bbx_1 {
        width: 100%;
    }

}

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

    .req_service_area_inner>.content {
        max-width: 100%;
        position: relative;
        background-color: #f2f2f2;
    }

    .req_service_area_inner {
        display: block;
    }

    .requre {
        max-width: 100% !important;

    }

    .req_service_area {
        padding: 88px 0 100px;
    }

}

@media screen and (max-width: 768px) {
    .compan_hero_inner {
        padding: 80px;
    }

    .compan_hero_inner>p {
        margin: 0;
    }

    .jon_bx_nn1_inner>h5 {
        max-width: 100%;
    }
    .finl_sol_area_inner>h4{
        text-align: left;
    }
    .finl_sol_area_inner>h4{
        font-size: 30px;
    }
    .finl_sol_area {
        padding: 50px 0 50px;
    }
    .req_service_area_inner>.content {
        padding: 40px 20px;
    }

    .jon_bx_nn1_inner {
        padding: 50px 20px 50px 20px;

    }

    .jon_bx_nn1_inner_img {
        padding: 55px 20px 55px 20px;
        margin-top: 20px;
    }

    .compan_hero_inner>a {
        display: flex;
        width: fit-content;
        margin-top: 30px;
    }

    .bx_live_com {
        padding: 0 0px;
    }

    .live_ac_inner>h3 {
        font-size: 30px
    }
}


@media screen and (max-width: 550px) {
    .compan_hero_inner {
        padding: 50px 20px;
    }

    .compan_hero_inner>h3 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .compan_hero_inner>p {
        font-size: 16px;
    }

    .live_area_comp {
        padding: 60px 0 60px;
    }

    .bx_live_com>p {
        font-size: 16px;
    }

    .jon_bx_nn1_inner>p {
        margin: 0 0% 60px 0;
    }

    .how_work_inner>.bbx_1 {
        background-color: #204840;
        padding: 30px 30px 30px 30px;

    }

    .button_how_wrk>a {
        padding: 12px 30px;
        width: 100%;
        display: flex;
        font-size: 22px;
        justify-content: center;
    }
}


@media screen and (max-width: 450px) {
    .jon_bx_nn1_inner>h5 {
        font-size: 30px;
    }

    .jon_bx_nn1_inner>p {
        font-size: 16px;
    }
}


@media screen and (max-width: 375px) {
    .jon_bx_nn1_inner>h5 {
        font-size: 22px;
        line-height: normal;
    }
    .jon_bx_nn1_inner>a {
        font-size: 21px;
        line-height: 1.2;
        padding: 15px 25px;
        font-family: var(--Josefin_font);
        font-weight: 400;
        background-color: #fff;
        color: #204840;
    }
}