@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT:wght@700&family=Roboto:wght@100;300;400;500;700;900&display=swap');

/* font-family: 'Roboto', sans-serif; */

body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

#topheader {
    float: none;
}

.trust_review_area .owl-nav {
    display: none;
}

.trust_review_area .owl-dots {
    text-align: center;
}

.trust_review_area .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background: #949494;
    border-radius: 50%;
    margin: 0 3px;
}

.trust_review_area .owl-dots button.owl-dot.active {
    background: #dc3610;
}

.trust_review_area h3 {
    color: #3D8231;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 30px;
    text-align: center;
}

.trust_reviewstrat {
    padding: 0;
    margin: 0;
    position: relative;
    min-height: 180px;
}

.trust_reviewstrat_over {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.trust_reviewstrat .tp_logo {
    width: 70px;
    height: 70px;
    margin: 0;
    position: relative;
}

.trust_reviewstrat .tp_logo.tp_logo_dif {
    width: 150px;
}

.trust_reviewstrat .tp_logo_right {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 15px;
    width: calc(100% - 70px);
}

.trust_reviewstrat .tp_logo img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.trust_reviewstrat .tp_logo img.overf_pic {
    position: absolute;
    right: 0;
    box-shadow: -10px 0 19px -10px #000;
}

.trust_reviewstrat h4 {
    color: ##414141;
    margin: 0 0 1px;
    font-size: 16px;
}

.trust_reviewstrat h5 {
    color: #3D8231;
    margin: 0;
    font-size: 16px;
}

#contact {
    border-radius: 30px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact input[type="number"],
#contact select,
#contact textarea {
    border-radius: 10px;
}

#contact input[name="submit"],
#contact input[type="submit"],
#contact input[type="button"],
button[type="submit"],
#contact button[type="button"],
input[name="next"] {
    font-size: 18px !important;
    padding: 10px !important;
}

.rating_area {
    padding: 0;
}

.rating_area ul {
    font-size: 0;
}

.rating_area ul li {
    display: inline-block;
    width: 33.33%;
    position: relative;
    border-right: solid 1px #999;
}

.rating_area ul li:last-child {
    border: none;
}

.rating_area ul li .ban_icon {
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
}

.rating_area ul li .ban_icon i {
    font-size: 40px;
}

.rating_area ul li {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    text-align: center;
}

.rating_area ul li h3 {
    font-size: 26px;
    font-weight: 800;
    line-height: 34px;
    color: #666;
}

.rating_area img.star_res {
    width: 100px;
}

h5.frm_info {
    font-weight: 400;
    margin: -10px 0 10px;
}

.form_right_top h3 {
    color: #333;
    font-size: 26px;
    margin: -15px 0 5px;
}

.form_right_top p {
    color: #666;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

.form_right_top ul {
    column-count: 3;
    padding-bottom: 10px;
}

.form_right_top ul li {
    list-style: none;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
}

.form_right_top ul li:before {
    content: '';
    position: absolute;
    border-left: solid 7px #399d3d;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    left: 0;
    top: 4px;
}

.shop_rev_area {
    padding: 10px 0;
    background: #eee;
    margin-top: 15px;
}

.reviews {
    margin-top: 42px;
}

.owl-one .owl-nav {
    display: none;
}

.owl-one .owl-dots {
    display: block;
    text-align: center;
    margin: 12px 0;
}

.owl-one .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #afadad;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-one .owl-dots .owl-dot.active span,
.owl-one .owl-dots .owl-dot:hover span {
    background: #5d5d5d;
}

.trust_reviewstrat {
    padding: 20px;
    border: solid 5px #ddd;
    margin-top: 30px;
    background: #f1f1f1;
    min-height: 150px;
    position: relative;
}

.review_title {
    text-align: center;
}

#reviews {
    margin-top: 1px;
}

.review_title span {
    color: #00b67a;
    font-size: 36px;
    font-weight: 600;
    margin-left: -98px;
    display: inline-block;
    vertical-align: bottom;
}

.review_title img {
    width: 29%;
}

.trust_reviewstrat img {
    width: 26% !important;
}

.trust_reviewstrat h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.trust_reviewstrat p {
    color: #666;
    line-height: 22px;
    font-size: 15px;
    text-align: justify;
    font-weight: 300;
}

.trust_reviewstrat h4 {
    text-transform: capitalize;
    position: absolute;
    bottom: 7px;
}

.trust_reviewstrat h4 span {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
    display: block;
}

.trust_reviewstrat h4 span:after {
    content: "\a";
    white-space: pre;
}

#documents_required .block_heading p {
    margin: 0 0 25px;
    font-size: 16px;
    text-align: center;
    clear: both;
}

.req-docs-main-div {
    height: 110px;
    text-align: center;
    margin: 40px 1% 0 1%;
    background-image: linear-gradient(to top, #fff, #ddd);
    padding: 10px;
    box-shadow: 0 10px 19px -15px #000;
    border-radius: 20px;
}

.req-docs-main-div img {
    margin-top: -45px;
    width: 70px;
    background: #fff;
    border-radius: 50%;
}

.req-docs-main-div h4 {
    font-weight: 400;
    font-size: 18px;
    margin: 10px 0 2px;
}

.block_heading h2 {
    margin-bottom: 40px;
}

#documents_required h5 {
    text-align: center;
    margin-top: 15px;
}

.how_We_area {
    padding: 40px 0 0;
}

.how_We_area h2 {
    margin: 0 0 70px;
}

.step_con {
    padding: 45px 10px 20px;
    background: #efefef;
    border-radius: 10px;
    position: relative;
    min-height: 130px;
    margin-bottom: 20px;
}

.step_con .step_no {
    background: #3C8230;
    width: 60px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 10px 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    position: absolute;
    left: 15px;
    top: -20px;
}

.step_con .step_no:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    border-right: solid 15px #2f6a24;
    border-top: solid 20px transparent;
    border-bottom: solid 0 transparent;
}

.step_con .step_no:after {
    content: '';
    position: absolute;
    top: 0;
    right: -15px;
    border-left: solid 15px #2f6a24;
    border-top: solid 20px transparent;
    border-bottom: solid 0 transparent;
}

.step_con h3 {
    color: #636363;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}

.md_area {
    padding: 0;
}

.md_left {
    background: #1a8e39;
    padding: 25px 70px 25px 25px;
    margin-right: 150px;
    position: relative;
    margin-top: 30px;
}

.md_left h2 {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 60px;
    color: #fff;
    margin-bottom: 5px;
}

.md_left h3 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}

.md_left img {
    position: absolute;
    width: 250px;
    right: -150px;
    bottom: 0;
}

.md_right_info {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.md_right_info p {
    font-size: 15px;
    color: #444;
    line-height: 18px;
}

.md_right_info p a {
    color: #db2029;
    font-weight: 600;
    cursor: pointer;
}

.md_right_info img {
    width: 100px;
    margin-right: 25px;
}

.edu_info {
    text-align: center;
    padding: 15px;
    box-shadow: 0 0 19px -10px #000;
    border-radius: 30px;
}

.edu_info img {
    height: 42px;
    margin: 0 7px;
}

.md_bot_info {
    padding: 30px 0;
    background-image: linear-gradient(to right, #c20005, #eb5115);
}

.md_bot_left {
    padding: 40px;
    position: relative;
}

.md_bot_left_over1 {
    width: 120px;
    position: absolute;
    left: 0;
    top: 15px;
    opacity: .2;
}

.md_bot_left_over2 {
    width: 120px;
    position: absolute;
    right: 0;
    bottom: 15px;
    opacity: .2;
}

.md_bot_left h2 {
    position: relative;
    color: #fff;
    font-size: 24px;
}

.md_bot_left h2 span {
    display: block;
    text-align: right;
    margin-top: 25px;
}

.md_bot_right h4 {
    color: #fff;
    font-size: 18px;
    margin: 15px 0 0 15px;
    font-weight: 400;
}

.modal_news img {
    width: 100%;
    margin-bottom: 10px;
}

.modal_news p {
    margin-bottom: 10px;
}

.modal_news .popup_img img {
    max-width: 250px;
    max-height: 70px;
    width: auto;
}

.modal_news .popup_img {
    text-align: center;
}

.modal_news h2 {
    font-size: 20px;
    color: #000;
    text-align: center;
}

.fees_area {
    padding-bottom: 15px;
}

.fees_info {
    padding: 30px;
    border-radius: 20px;
    box-shadow: 10px 10px 19px -14px #666;
    text-align: center;
    background-image: linear-gradient(to top left, #fff, #12980540);
}

.fees_info h2 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
}

.fees_info h3 {
    color: #999;
    font-size: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fees_info h3 span {
    font-size: 40px;
    font-weight: 600;
    color: #f06906;
    margin: 0 10px;
}

.fees_info h4 {
    color: #777;
    font-weight: 300;
    font-size: 14px;
}

.why_us_area {
    padding: 20px 0 30px;
}

.why_us_area ul {
    column-count: 3;
    padding: 0 5%;
}

.why_us_area ul li {
    position: relative;
    color: #666;
    font-size: 16px;
    padding-left: 25px;
    margin: 0 0 15px;
    list-style: none;
}

.why_us_area ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #d4250f;
    left: 0;
    top: 6px;
    position: absolute;
    border-radius: 50%;
}

.popular_area {
    padding: 0;
}

.popular_info {
    padding: 20px 15px;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
    min-height: 150px;
    border-radius: 50px;
    box-shadow: 0 8px 23px -16px #000;
}

.popular_info_pic_con img {
    height: 60px;
}

.popular_info h3 {
    color: #777;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding-top: 15px;
}

.associated_area {
    padding: 0 0 20px;
}

.associated_area img {
    width: 80% !important;
    margin: 0 auto 15px;
    display: table;
}

.associated_area .owl-nav {
    display: none;
}

.associated_area .owl-dots {
    text-align: center;
    display: block !important;
    padding-top: 20px;
}

.associated_area .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background: #949494;
    border-radius: 50%;
    margin: 0 3px;
}

.associated_area .owl-dots button.owl-dot.active {
    background: #dc3610;
}

a.associate_but {
    background: #1a8e39;
    border: none;
    height: 44px;
    padding: 10px 40px;
    color: #fff;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin: 20px auto 0;
    display: table;
}

a.associate_but:hover {
    text-decoration: none;
    background: #666;
}

.faq_area .panel-default {
    border: none;
    clear: both;
}

.faq_area .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border: none;
    padding: 0;
    user-select: none;
}

.faq_area .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    border-radius: 0 0 0 10px;
    margin-bottom: 15px;
    background: #e4fedf;
}

.collapse.in p {
    font-size: 15px;
    color: #666;
    margin-bottom: 10px;
    line-height: 24px;
}

.collapse.in ul li {
    display: block;
    font-size: 15px;
    color: #666;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}

.collapse.in ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    background: #1a8e39;
    border-radius: 50%;
}

.collapse.in ul .faq_sub {
    padding-left: 20px;
}

.collapse.in ul .faq_sub li:before {
    top: 9px;
    width: 10px;
    height: 2px;
}

.faq_area .panel-group .panel+.panel {
    margin-top: 10px;
}

.faq_area .panel-default>.panel-heading a {
    display: block;
    padding: 10px 35px 10px 15px;
    background: #fff;
    color: #333;
    border-radius: 10px;
    box-shadow: 0 10px 19px -18px #000;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}

.faq_area .panel-default>.panel-heading a img {
    float: left;
    margin-right: 10px;
}

.faq_area .panel-default>.panel-heading a:hover,
.faq_area .panel-default>.panel-heading a:focus {
    text-decoration: none;
}

.faq_area .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.faq_area .panel-default>.panel-heading a[aria-expanded="true"] {}

.faq_area .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 14px;
    height: 14px;
    background: url(../images/fq_arrow.webp) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 17px;
}

.faq_area .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "";
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 14px;
    height: 14px;
    background: url(../images/fq_arrow.webp) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 17px;
}

.contact_us_top {
    padding: 30px 0;
}

.contact_us_top {
    padding: 30px 0;
    background: #ddd;
    margin: 20px 0 0;
}

.contact_us_top a:hover {
    text-decoration: none;
}

.contact_us_top_info {
    background: #fff;
    padding: 15px 15px 15px 45px;
    border-radius: 10px;
    position: relative;
    margin-left: 30px;
    min-height: 120px;
    display: flex;
    align-items: center;
}

.contact_us_top_info .con_icon_con {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #385067;
}

.contact_us_top_info h3 {
    color: #000;
    font-size: 18px;
    margin: 0 0 4px;
}

.contact_us_top_info p,
.contact_us_top_info a {
    color: #666;
    font-size: 15px;
}

.contact_us_top_info a:hover {
    text-decoration: none;
    color: #000;
}

.contact_us {
    background: #eee;
}

.ofc_info_area ul {
    font-size: 0;
}

.ofc_info_area ul li {
    text-align: center;
    margin: 0;
    width: 20%;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}

.ofc_info_area ul li h2 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 5px;
}

.ofc_info_area ul li p {
    color: #fff;
    font-size: 13px;
}

.ofc_info_area {
    padding: 40px 0;
    background: #385067;
}

.footer {
    margin-top: 0;
}

@media (max-width: 767px) {
    .form_right_top ul {
        column-count: 2;
    }
    .title {
        font-size: 22px;
    }
    .title-content {
        margin: 0;
        font-size: 15px;
        line-height: 22px;
        padding: 0 15px;
    }
    #contact h3 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 5px;
    }
    #contact h4 {
        margin: 0 0 15px;
        text-align: center;
    }
    .form_checkmark {
        top: 0;
    }
    .form_right_top h3 {
        font-size: 20px;
        margin: 0 0 5px;
    }
    .rating_area ul li h3 {
        font-size: 20px !important;
    }
    .rating_area ul li {
        border: none !important;
    }
    .review_title span {
        font-size: 24px;
        margin-left: -54px;
    }
    .review_title img {
        width: 50%;
    }
    .trust_reviewstrat {
        padding: 15px;
        border: solid 3px #ddd;
        margin-top: 20px;
        min-height: 190px;
    }
    .block_heading h2 {
        margin-bottom: 30px;
        font-size: 22px;
        margin-top: 15px;
    }
    .req-docs-main-div {
        width: 100% !important;
        height: 100px !important;
    }
    .req-docs-main-div h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .block_heading h2::after {
        bottom: -10px !important;
        top: auto !important;
    }
    .how_We_area {
        padding: 20px 0 0;
    }
    .step_con {
        min-height: auto;
        margin-bottom: 40px;
    }
    .step_con .step_no {
        left: 50%;
        top: -20px;
        transform: translateX(-50%);
    }
    .how_We_area h2 {
        font-size: 22px;
        margin: 0 0 40px;
    }
    .fees_info {
        padding: 20px;
    }
    .fees_info h3 span {
        font-size: 30px;
    }
    .fees_info h2 {
        font-size: 18px;
        margin: 0;
    }
    .md_left {
        padding: 20px 20px 20px 20px;
        margin-right: 100px;
        margin-top: 80px;
    }
    .md_left h2 {
        font-size: 26px;
        line-height: 34px;
        margin-right: 150px;
    }
    .md_left h3 {
        font-size: 15px;
        line-height: 22px;
        margin-right: 110px;
    }
    .md_left img {
        width: 200px;
        right: -100px;
        bottom: 0;
    }
    .md_left_con {
        padding: 0;
    }
    .md_right {
        padding-top: 20px;
    }
    .md_right_info img {
        width: 90px;
        margin-right: 15px;
    }
    .review_new img {
        margin: -6px 3px 0 0 !important;
        width: 60px;
    }
    .md_right_info p {
        font-size: 14px;
        line-height: 17px;
    }
    .md_right_info {
        margin-bottom: 15px;
    }
    .edu_info {
        padding: 15px 10px;
        margin-bottom: 15px;
    }
    .md_bot_left_over1 {
        width: 60px;
        top: 10px;
    }
    .md_bot_left h2 {
        font-size: 18px;
    }
    .md_bot_left h2 span {
        margin-top: 10px;
    }
    .md_bot_left_over2 {
        width: 60px;
        bottom: 10px;
    }
    .md_bot_left {
        padding: 20px;
    }
    .md_bot_right h4 {
        font-size: 15px;
        margin: 10px 0 0 0;
    }
    .md_bot_info {
        padding: 15px 0 25px;
    }
    .why_us_area ul {
        column-count: 2;
        padding: 0 15px;
    }
    .why_us_area ul li {
        font-size: 15px;
        padding-left: 20px;
        margin: 0 0 10px;
    }
    .popular_area {
        padding: 0;
    }
    .popular_area h2 {
        font-size: 22px;
    }
    .popular_info_pic_con img {
        height: 50px;
    }
    .popular_info h3 {
        font-size: 15px;
        padding-top: 10px;
    }
    .popular_info {
        padding: 0 10px 10px;
        margin-top: 20px;
        min-height: 120px;
        border-radius: 20px;
    }
    .associated_area {
        padding: 30px 0 0;
    }
    .associated_area h2 {
        font-size: 22px;
        margin: 0 0 25px;
    }
    .faq_area {
        padding: 20px 15px;
    }
    .faq_area .panel-default>.panel-heading a {
        font-size: 15px;
        padding: 10px 25px 10px 10px;
    }
    .faq_area .panel-default>.panel-heading a[aria-expanded="false"]:after,
    .faq_area .panel-default>.panel-heading a[aria-expanded="true"]:after {
        right: 5px;
        position: absolute;
        top: 15px;
    }
    .faq_area .panel-default>.panel-heading a img {
        width: 20px;
        margin-bottom: 5px;
    }
    .contact_us_top_info {
        margin-bottom: 15px;
    }
    .ofc_info_area ul li {
        width: 50%;
        margin-bottom: 15px;
    }
    .ofc_info_area {
        padding: 25px 0 15px;
    }
    .ofc_info_area ul {
        text-align: center;
    }
    .ofc_info_area ul li h2 {
        font-size: 17px;
    }
    .ofc_info_area ul li p {
        font-size: 12px;
        line-height: 15px;
    }
}

.process_section {
    min-height: 213px;
}

.excludefee {
    width: 100%;
    text-align: center;
    display: table;
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 12px;
}

h1.title.fsttl:after {
    content: '';
    display: block;
    position: absolute;
    background: #18ba60;
    width: 75px;
    height: 6px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 33px;
    bottom: -15px;
}

.benifts-heading1::after {
    display: none;
}

.fsttl {
    position: relative;
}

#topheader {
    float: unset;
}

h1.title.fsttl:after {
    content: '';
    display: block;
    position: absolute;
    background: #18ba60;
    width: 75px;
    height: 6px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 33px;
    bottom: -15px;
}

.benifts-heading1::after {
    display: none;
}

.fsttl {
    position: relative;
}

#topheader {
    float: unset;
}

#allpacakage .fees_box .register-benifits-text {
    min-height: 700px;
}

#allpacakage .copy_lists {
    margin-top: 17px;
    padding: 0px 0 0 34px;
}

.happy_clients {
    padding: 19px;
    box-shadow: 0 6px 9px #b5b5b5;
    text-align: center;
    height: 96px;
    border-radius: 8px;
    background-image: linear-gradient(45deg, #28629a, #385067);
    color: #fff;
}

.happy_clients_bold {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.easy_emi:after {
    content: "\a";
    white-space: pre;
}

@media screen and (max-width: 768px) {
    #allpacakage .fees_box .register-benifits-text {
        min-height: auto;
    }
    .block_heading_new h2::after {
        top: 20px;
    }
}

.moa_form {
    list-style: none;
    padding-left: 42px;
}

.panel-heading {
    background: rgb(76, 175, 80) !important;
}

.panel-body {
    background: #eee;
    padding: 15px;
}

.panel-title {
    list-style: none !important;
    text-decoration: none !important;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.custom_accordion .panel .panel-heading,
.custom_accordion2 .panel .panel-heading {
    position: relative;
}

.custom_accordion .panel .panel-heading .collapsed .panel-title:after {
    content: "+";
    position: absolute;
    top: 3px;
    right: 20px;
    font-size: 25px;
}

.custom_accordion .panel .panel-heading a .panel-title:after {
    content: "-";
    position: absolute;
    top: 3px;
    right: 20px;
    font-size: 25px;
}

.custom_accordion2 .panel .panel-heading a .panel-title:after {
    content: "-";
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 25px;
    background-color: #5cb85c;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: 700;
    justify-content: center;
    padding-bottom: 4px;
}

.custom_accordion2 .panel .panel-heading .collapsed .panel-title:after {
    content: "+";
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 25px;
    background-color: #5cb85c;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: 700;
    justify-content: center;
    padding-top: 6px;
}

.privet_limited_anchr a {
    color: #ffffff !important;
    list-style: none;
    text-decoration: none;
}

.privet_limited_anchr h6 {
    color: #ffffff !important;
}

.title-content {
    margin-top: 27px;
}

@media (min-width: 320px) and (max-width: 776px) {
    .title {
        font-family: "Poppins", sans-serif;
        text-align: center;
        font-size: 22px;
        color: #2e363a;
        font-weight: 600;
        line-height: 27px;
    }
    .privet_limited_anchr h6 {
        color: #ffffff !important;
        width: 90%;
        line-height: 20px;
    }
    .block_heading h2 {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 19px;
        color: #000;
        font-weight: 600;
        margin-bottom: 0px;
        position: relative;
        line-height: 27px;
    }
    .public_company .wrap {
        height: auto;
    }
    .custom_accordion .panel .panel-heading .collapsed .panel-title:after {
        content: "+";
        position: absolute;
        top: 18px !important;
        right: 20px;
        font-size: 25px;
    }
    .mbr-justify-content-center {
        margin-top: 40px;
    }
    .moa_form {
        list-style: none;
        padding-left: 42px;
        margin-bottom: 8px;
    }
}

@media (max-width: 375px) {
    .happy_clients {
        padding: 16px 0;
    }
    .happy_clients_bold {
        font-size: 12px;
    }
}

.custom_accordion2 .panel-heading {
    background: #fff !important;
    border-radius: 28px;
}

.custom_accordion2 .panel-heading h6 {
    color: #1a1b1e !important;
    font-weight: 500;
}

.new_panel {
    border-radius: 28px !important;
    box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    border: 0;
    margin-bottom: 15px !important;
}

.panel_body_holder {
    background: unset;
    border-top: unset !important;
    border-top: 0;
    border-top-color: unset !important;
}

@media screen and (max-width: 600px) {
    .process_section {
        min-height: 130px !important;
    }
}


/* indian-subsidiary-registration */

.child_ans_text_ul_li {
    margin-left: 18px;
}

.copyright_fees {
    float: left;
}

.advantge_box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 36px;
    padding: 0 5px;
    width: 100%;
}

.advantge_box i {
    width: 60px;
    height: 60px;
    margin-right: 0px;
    background: #f3f3f3;
    border-radius: 150px;
    box-shadow: 0 6px 5px rgb(0 0 0 / 10%);
    padding: 15px;
    display: inline-table;
}

.advantge_box h4 {
    color: #485d51;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-top: 26px;
    width: 100%;
    text-align: center;
}

.overview_block_body p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}

.overview_block_body ul li {
    display: flex;
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}

.overview_block_body ul li:after {
    position: absolute;
    top: 6px;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 100%;
    background-color: #5cb85c;
    left: 0;
}

.overview_block_criteria {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.benifts-heading-new {
    margin-top: 0;
}

.overview_block_criteria_ul_li li {
    font-size: 16px;
    margin-bottom: 18px;
    list-style: none;
    position: relative;
    padding-left: 40px;
}

.overview_block_criteria_ul_li li:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 100%;
    background-color: #5cb85c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
}


/* .overview_block {
    background: #efefef !important;
} */

.p_heading p {
    font-size: 16px;
    margin-bottom: 15px;
}

.docRequ_inner {
    text-align: center;
    width: 50%;
}

#docRequ i {
    width: 75px;
    height: 100px;
    display: inline-block;
    position: relative;
    z-index: 0;
    float: left;
}

#docRequ h3 {
    color: #5d5d5d;
    font-size: 17px;
    width: calc(100% - 131px);
    float: left;
    text-align: left;
    margin-left: 20px;
    height: 65%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.docRequ_inner:nth-child(3) {
    width: 64%;
}

.new_banner_section1 span {
    padding: 10px;
    background-color: #4CAF50;
    color: #fff;
    font-weight: 700;
}

.new_banner_section2 {
    margin-top: 25px;
}

.new_banner_section2 h1 span {
    color: #4CAF50;
}

.new_banner_section3 {
    margin-top: 15px;
}

.new_banner_section3 p {
    font-size: 16px;
    line-height: 25px;
}

.new_banner_section4 {
    margin: 25px 0;
}

.new_banner_section3 p:nth-child(2) {
    margin-top: 8px;
}

.p_heading h1 {
    font-size: 32px;
    font-weight: 100;
}

.p_heading h1 {
    position: relative;
}


/* .p_heading h1:after {
    content: "";
    background-color: #7991a8;
    position: absolute;
    left: 0;
    bottom: -30px;
    height: 1.5px;
    width: 70%;
} */

.required_documents_body_inner_holder {
    padding: 80px 0;
    background: #efefef;
}

.required_documents_body_inner_holder1 {
    margin-bottom: 50px;
}

.required_documents_body_inner_holder2 {
    padding: 50px 0;
}

.height {
    height: 100px;
}

.height h3 span {
    display: block;
    font-size: 12px;
}

.overview_block_body p strong {
    display: block;
    font-size: 24px;
}

.gst_rdiobtn label {
    display: table;
    width: 100%;
}

.gst_rdiobtn:nth-child(3) {
    background: #eaeaea;
    border: 3px solid #d6d6d6;
}

#contact #btnrefresh {
    margin-bottom: 10px;
}

.faq_box {
    text-align: center;
}

.nav-wrapper {
    width: 100%;
    margin: auto;
    display: inline-table;
}

.nav-item:first-child {
    border-top: none;
}

.nav-item-inner {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -webkit-box-shadow: 8px 8px 25px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
}

.nav-item-inner>a {
    position: relative;
    display: block;
    cursor: pointer;
    display: block;
    overflow: hidden;
    font-weight: 500;
    color: #1a1b1e;
    padding: 13px 10px 13px 25px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
    text-align: left;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-decoration: none;
}

.nav-item-inner-heading.minus:after,
.nav-item-inner-heading.plus:after {
    position: absolute;
    top: 50%;
    right: .75rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    text-align: center;
    font-family: FontAwesome;
    font-style: normal;
    color: #fff;
    background: #5cb85c;
    height: 30px;
    border-radius: 20px;
    line-height: 29px;
    font-size: 24px;
}

.nav-item-inner-heading.plus:after {
    content: url(../../images/plus.svg);
}

.nav-sub-list {
    color: #606060;
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
    display: none;
}

.nav-sub-list-inner {
    padding: 0 .75rem 2.75rem;
}

.nav-sub-item {
    padding: 0 25px 0 18px;
    text-align: left;
    line-height: 27px;
}

.nav-item-inner-heading.minus:after {
    content: url(../../images/minus.svg);
}

.top_clients_desk_mobile {
    display: none;
}

.advantge_box i img {
    width: 30px;
}

.overview_block_body_new2 {
    margin-top: 50px;
}

.obbn_holder_img {
    border: 5px solid #97C773;
    border-radius: 100%;
    height: 130px;
    width: 130px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.obbn_holder_img_text {
    margin-top: 18px;
    text-align: center;
}

.obbn_holder_img_text h3 {
    font-size: 18px;
}

.obbn_holder_img_text p {
    margin-top: 8px;
}

.new_banner_section {
    margin-top: 8px;
}

.top_clients_desk_destop {
    margin-top: 40px;
}

.indian-subsidiary-registration-top-section {
    float: left;
}

.new_banner_section2 h1 {
    font-size: 33px;
}

.new_banner_section6 h2 {
    font-size: 21px;
    line-height: 27px;
}

.new_banner_section6 {
    margin-top: 15px;
}

@media screen and (max-width: 600px) {
    .form_checkmark {
        top: 4px;
    }
    .required_documents_body1 {
        margin-top: 60px;
    }
    .block_heading_new10 {
        margin-top: 40px;
    }
    .top_clients_desk_destop {
        display: none;
    }
    .top_clients_desk_mobile {
        display: block;
        margin-bottom: 40px;
    }
    /* .new_banner_section {
        margin-top: 90px;
    } */
    .overview_block_body {
        margin-top: 40px;
    }
    .overview_block_body p strong {
        font-size: 23px;
    }
    .overview_block_criteria_ul_li {
        margin-top: 40px;
    }
    .p_heading {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .p_heading h1 {
        font-size: 20px;
        color: #000;
        font-weight: 400;
    }
    .new_banner_section2 h1 {
        font-size: 25px;
    }
    .block_heading_new {
        margin-bottom: 40px;
    }
    .block_heading_new h2::after {
        top: 24px;
    }
    .block_heading_new3 {
        margin-bottom: 60px;
    }
    .block_heading_new3 h2::after {
        top: 22px;
    }
    .block_heading3 {
        margin-bottom: 62px;
    }
    .block_heading3 h2::after {
        top: 25px;
    }
    .block_heading_new7 {
        margin-bottom: 37px;
    }
    .block_heading_new7 h2::after {
        top: 25px;
    }
    #allpacakage .benifits-ul {
        margin-top: 80px;
    }
    #contact #captcha_code[type="text"] {
        width: 41% !important;
    }
    #contact #btnrefresh {
        margin-left: 0;
    }
    #captcha_holder {
        margin-bottom: 4px;
    }
    .required_documents_body_inner_holder1 {
        margin-bottom: 25px;
    }
    .required_documents_body_inner_holder {
        padding: 30px 0;
    }
    .required_documents_body_inner_holder2 {
        padding: 0;
    }
    .new_banner_section4_destop {
        display: none;
    }
    .obbn_holder2 {
        margin-top: 15px;
    }
    .block_heading_faq {
        margin-bottom: 20px;
    }
    .block_heading_faq h2:after {
        top: 22px;
    }
    .quick_links ul li:first-child {
        padding-left: 0;
    }
    .nav-item-inner>a {
        font-size: 12px;
        padding: 13px 45px 13px 25px;
    }
    #ques_ans {
        padding-top: 0;
    }
    #whyUs {
        padding: 0;
    }
    .benifts-heading {
        margin-top: 0;
    }
    #allpacakage {
        padding-top: 40px;
    }
    .happy_clients_bold {
        font-size: 12px;
    }
    .padding_custom {
        padding: 0 8px;
    }
    .padding_custom_right {
        padding-right: 8px;
    }
    .padding_custom_left {
        padding-left: 8px;
    }
    .p_heading h1 {
        color: #000;
    }
    .faq_box {
        margin-top: 20px;
    }
    .md_section .content p,
    .md_section .content p:nth-child(2) {
        text-align: right;
    }
    .new_new_holder10 {
        top: 35px;
    }
    .new_new_holder10 h2:after {
        margin-bottom: 60px;
    }
}

@media screen and (max-width:375px) {
    .block_heading_faq h2:after {
        top: 50px;
    }
    .happy_clients {
        height: 96px;
    }
}

@media screen and (max-width: 767px) {
    .excludefee {
        width: 90%;
    }
}

@media screen and (max-width:347px) {
    .help_heading h2::after {
        top: 45px;
    }
}