.top-mobile {
    color: white;
    line-height: 40px;
    font-weight: 600;
}

.nav-link a {
    color: black;
    font-weight: 600;
}

.title {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 27px;
    color: #2e363a;
    font-weight: 600;
}

.title-content {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 8px;
}

#contact input[type='text'],
#contact input[type='email'],
#contact input[type='tel'],
#contact input[type='url'],
#contact textarea,
#contact button[type='submit'] {
    font: 400 12px/16px 'Roboto', Helvetica, Arial, sans-serif;
}

#contact {
    background: #f9f9f9;
    padding: 25px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
    font-weight: 400;
}

.benifts-heading {
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.benifts-heading::after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: -20px;
    left: 18px;
    background-color: #18ba60;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 1px;
    border: none;
}

.card-header:first-child {
    border-radius: 100px;
}

.card-header {
    background-color: #18ba60;
    margin-bottom: 0;
    padding: 13px 1.1rem;
    border: none;
}

.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 20px;
    color: #666;
    box-shadow: inset 0px 4px 5px rgb(0 0 0 / 10%);
    border-top: 1px soild #000;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 501;
}

.card-header a {
    width: 100%;
    float: left;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    margin: 0;
    text-align: left;
    white-space: inherit;
    padding: 0px;
    display: inline-flex;
    position: relative;
    padding-right: 40px;
}

.card-body {
    background: #f1f1f1;
    padding: 10px;
}

.card-header a span {
    position: absolute;
    right: 0;
}

.card-header a:hover {
    text-decoration: none;
    color: #fff;
}

.why-us-img-div {
    margin-top: 50px;
}

.accordaion-main-div {
    height: 50px;
    width: 100%;
    background-color: #3a526a;
    margin: 25px 0px 0px 0px;
    color: white;
    cursor: pointer;
}

.accordion-cus-head {
    font-weight: 600;
    line-height: 47px;
    margin-left: 40px;
}

.child-ans-div-1 {
    width: 100%;
    color: #66667a;
    border: 1px solid #66667a;
}

.child-ans-text {
    margin-left: 37px;
    margin-top: 10px;
}

.our-associates {
    width: 20%;
    float: left;
}

.process_section {
    height: 195px;
}

.process_section p {
    min-height: 122px;
}

.mob_view {
    display: none;
}

#documents .modules {
    text-align: left;
    position: relative;
    margin: 33px 0 22px 0;
}

#documents .modules .icon {
    position: absolute;
    left: 24px;
    top: 0px;
    width: auto;
    height: auto;
    background: none;
    display: inline-block;
}

#documents .block_heading h2 {
    margin-bottom: 32px;
}

#documents .modules .icon img {
    width: 14%;
}

#documents .modules .content {
    position: relative;
}

#documents .modules .content p {
    font-size: 17px;
    margin: 5px 0;
    font-weight: 400;
    padding: 0 10px;
    padding-left: 77px;
}

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

    .top-mobile {
        font-size: 10px;
    }
    .block_heading h2 {
        line-height: 33px;
    }
    .custom-pull-left {
        float: left !important;
        width: 100%;
        background-color: #385067;
    }

    .title, .block_heading h2 {
    font-size: 18px !important;
}
.block_heading h2::after{top: 85% !important;}
.block_padding{padding-top: 0px !important;}
 
    /* Supriyo CSS Start */
    #documents .modules {
        text-align: left;
        position: relative;
        margin: 33px 0 5px 0;
    }
    #documents .modules .content p {
        font-size: 17px;
        margin: 5px 0;
        font-weight: 400;
        padding: 0 10px 9px 10px;
        padding-left: 93px;
    }
    #documents .block_heading h2 {
        margin-bottom: 0;
    }
    /* Supriyo CSS End */

    .accordaion-main-div {
        height: auto;
    }
    .accordion-cus-head {
        line-height: 24px;
        font-size: 14px;
        margin-left: 16px;
        padding: 10px;
    }
    .process_section {
        height: auto;
    }
    .child-ans-text {
        margin-left: 17px;
    }
    .child-ans-div-1 {
        margin-top: -11px;
    }

    .for-top-margin {
        margin-top: 20px;
    }

    .our-associates {
        width: 50%;
    }
 
    .title {
        font-size: 22px;
    }
    .desk_view {
        display: none;
    }
    .mob_view {
        display: block;
    }
    .process_section p {
        min-height: auto;
    }
}

/* Supryo CSS */
@media (max-width: 425px) {
    #documents .modules {
        text-align: left;
        position: relative;
        margin: 20px 0 5px 0;
    }
    #documents .modules .content p {
        font-size: 14px;
        margin: 5px 0;
        font-weight: 400;
        padding: 0 10px 6px 10px;
        padding-left: 74px;
    }

}


/* ################################## */
section.who_required {float: left;width: 100%;margin: 15px 0 55px 0;}
.whoReqdDoc {text-align: center;margin: 25px 0;}
.whoReqdDoc img {width: 65px;margin-bottom: 15px;}

@media (max-width: 991px) {
    section#documents h5 {float: left;width: 100%;font-size: 15px;}
    #documents .modules {text-align: left;position: relative;margin: 33px 0 22px 0;float: left;width: 100%;}
    #documents .modules .icon img {width: 6%;}
}

@media (max-width: 600px) {
    section#documents h5 {margin-top: 30px;}
}

@media (max-width: 425px) {
    #documents .modules .icon img {width: 11%;}
    .whoReqdDoc img {width: 45px;margin-bottom: 15px;}
}
/* ################################## */