﻿@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    box-sizing: border-box;
    outline: none;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Jost", sans-serif;
}

p {
    font-family: 'Poppins', sans-serif;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a {
    cursor: pointer !important;
}

.container {
    max-width: 1500px;
}

img{
    width:100%;
}
header#main_header nav.navbar {
    padding: 25px 00px;
}

#main_header ul li a {
    color: #616161;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-left:65px;
}

    #main_header ul li a.btn_cotactus {
        border-radius: 34px;
        background: #E54302;
        color: #FFF;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        width: 161px;
    }

.banner-section {
    background: #E6E7FF;
    padding: 107px 0px;
    margin-bottom: 137px;
    position: relative;
}

    .banner-section h1 {
        color: #171E3C;
        font-family: "Jost", sans-serif;
        font-size: 62px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
        margin-bottom:15px;
    }

        .banner-section h1 span {
            color: #E54302;
        }

    .banner-section p {
        color: #171E3C;
        font-family: 'Poppins', sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 53px;
        margin-bottom:0px;
    }

.banner_img_main{
}
    .banner_img_main img {
        position: absolute;
        bottom: -70px;
        height: 90%;
        width: auto;
    }

.banner_bottom {
    margin-bottom: 74px;
}

    .banner_bottom p {
        color: #082032;
        text-align: center;
        font-family: 'Poppins', sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 49px;
    }

.collection_processing .collection_processing_inner {
    border-radius: 28px;
    background: #E3F3FF;
    padding: 30px;
    margin-bottom: 30px;
}

.collection_processing h6 {
    color: #0A2234;
    font-family: "Jost", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
}
.collection_processing ul {
    list-style: disc;
    padding-left: 30px;
}
.collection_processing ul li {
    color: #0A2234;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 8px;
}

.collection_processing_img{
    position:relative;
}

.collection_processing img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.representative_others_main {
    margin-bottom: 27px;
}

.representative_clients {
    border-radius: 28px;
    background: #FCF2E9;
    padding: 30px;
    position: relative;
    height: 100%;
}

.representative_clients_img img {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: auto;
}

    .representative_clients h6 {
        color: #0A2234;
        font-family: "Jost", sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 49px;
    }

    .representative_clients ul {
        list-style: disc;
        padding-left: 30px;
    }

        .representative_clients ul li {
            color: #0A2234;
            font-family: 'Poppins', sans-serif;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 38px;
            margin-bottom: 8px;
        }

   

.others_services {
    border-radius: 28px;
    background: #EEEBFC;
    padding:30px;
}

    .others_services h6 {
        color: #0A2234;
        font-family: "Jost", sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 49px;
    }

    .others_services ul {
        list-style: disc;
        padding-left: 30px;
        margin-bottom: 80px;
    }

        .others_services ul li {
            color: #0A2234;
            font-family: 'Poppins', sans-serif;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 38px;
            margin-bottom: 8px;
        }

    .others_services img {
        width: auto;
        margin: 0px auto;
        display: table;
    }

.staffing_requirements .staffing_requirements_inner {
    border-radius: 28px;
    background: #E7F8FF;
    padding: 30px;
    margin-bottom: 82px;
}

    .staffing_requirements h6 {
        color: #0A2234;
        font-family: "Jost", sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 49px;
    }

    .staffing_requirements ul {
        list-style: disc;
        padding-left: 30px;
    }

        .staffing_requirements ul li {
            color: #0A2234;
            font-family: 'Poppins', sans-serif;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 38px;
            margin-bottom: 8px;
        }

.staffing_requirements img {
    text-align: center;
    margin: 0px auto;
    display: table;
    width: auto;
}
footer p {
    color: #171E3C;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}
footer.footer {
    background: #FFEEE8;
    padding: 45px 0px;
}

.footer_bottom {
    margin-top: 60px;
}

.footer_logo {
    margin-bottom: 33px;
    width: auto;
}
footer.footer h6 {
    color: #171E3C;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px; 
    margin-bottom:5px;
}


footer.footer ul li{
    margin-bottom:8px;
}

    footer.footer ul li a {
        color: #171E3C;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px; 
    }
footer.footer a{
    text-decoration:none;
}
footer.footer ul li a img {
    width: 24px;
    height: 24px;
}

.footer_bottom span {
    color: #171E3C;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}

.footer_bottom a {
    color: #171E3C;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #e54302;
    color: white;
    cursor: pointer;
    padding: 0px;
    border-radius: 8px;
    width: 40px;
    height: 40px;
}

    #myBtn:hover {
        background-color: #555;
    }

button#myBtn span img {
    width: 30px;
    height: 30px;
}