.top-header {
    background-color: #385067;
    height: auto;
}

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

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

.background_image {
    padding: 0px;
}

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

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

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #f1ecec;
    text-decoration: none;
    background-color: #385067;
}


/*here is the form css coding*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic);
.container.form {
    width: 100%;
    margin-top: 226px;
    margin-bottom: 70px;
}

#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;
}

.copyright {
    text-align: center;
}


/*here is the form css coding*/


/*here is the coding css of the benifits of udyog aadhar*/

.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;
}

.benifits-small-div {
    width: 50%;
    margin-top: 45px;
}

.benifits-ul {
    list-style: none;
    margin: 30px 0px 0px 0px;
    padding: 0;
}

.benifits-li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #18ba60;
    font-size: 12px;
    position: absolute;
    left: 0;
    display: block;
    padding-top: 20px;
    line-height: normal;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.benifits-li {
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
}

.benifits-text {
    color: #d5d5d5;
    font-size: 13px;
    margin-left: 15px;
}


/*here is the coding css of the benifits of udyog aadhar*/

.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: 0;
}

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

.card-body {
    background-color: rgba(82, 30, 0, 0.08);
}

.card .btn-link:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: transparent;
}

.card-header a i {
    float: left;
    font-size: 25px;
    padding: 5px 0;
    margin: 0 25px 0 0px;
    color: #195C9D;
}

.card-header i {
    float: right;
    font-size: 30px;
    width: 1%;
    margin-top: 8px;
    margin-right: 10px;
}

.card-header a {
    width: 97%;
    float: left;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    list-style: none;
    text-decoration: none;
}

.card-header p {
    margin: 0;
}

.card-header h3 {
    margin: 0 0 0px;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    color: #fff;
}

.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 20px;
    color: #666;
    box-shadow: inset 0px 4px 5px rgba(0, 0, 0, 0.1);
    border-top: 1px soild #000;
    border-radius: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 501;
    background: #f1f1f1;
}

table {
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}

td {
    border: 1px solid #dbdbdb;
    padding: 7px;
    text-align: center;
}


/*here is the syle of why us*/

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

.why-us-img {
    width: 33%;
}


/*here is the syle of why us*/


/*here is the style of footer accordation*/

.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;
}


/*here is the style of footer accordation*/

.doc_num_2 {
    background: #449044;
    height: 50px;
    width: 11% !important;
    /* margin: 0 auto; */
    border-radius: 50%;
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
}

.doc_num span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: block;
    padding-top: 13px;
}


/*here is the style of packages of gst registration*/


/*here is the style of out popular service*/

.popular-service {
    width: 23%;
    float: left;
    margin: 10px 10px 10px 10px;
}


/*here is the style of out popular service*/

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

#allpacakage .fees_box .register-benifits-text span:nth-child(1) {
    font-size: 22px;
}

#allpacakage .fees_box .register-benifits-text h4 {
    font-size: 37px;
    margin-bottom: 16px;
}


/*here is the footer sytle css*/


/*here is the footer sytle css*/

.right-side-icons-div {
    height: 255px;
    width: 31%;
    text-align: center;
    float: left;
    margin: 6% 1% 4% 1%;
}

.right-side-img-title {
    font-size: 13px;
    font-weight: bold;
}

.right-side-img-desc {
    font-size: 12px;
}

.req-docs-main-div {
    height: 150px;
    width: 29%;
    text-align: center;
    float: left;
    margin: 0% 2% 4% 2%;
}

.gst_rdiobtn ul li:nth-child(2) {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
    color: #000;
    margin-top: 20px;
}

.gst_rdiobtn ul li b {
    margin-left: 0;
}

.price_active {
    background: #e4ffe4;
    border: 3px solid #78e478;
}

.process_section {
    height: 200px;
}

.mob_view {
    display: none;
}


/*Custom Radio for Form Package start*/

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

.gst_rdiobtn input[type=radio]:checked~.check {
    border: 4px solid #81d481;
}

.gst_rdiobtn input {
    visibility: hidden;
}

.gst_rdiobtn {
    display: flex;
    margin-left: 0px;
    border: 3px solid #eaeaea;
}

.gst_rdiobtn ul {
    margin-left: 20px;
}

.gst_rdiobtn .check {
    display: block;
    position: absolute;
    border: 4px solid #AAAAAA;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 12px;
    left: 5px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.gst_rdiobtn input[type=radio]:checked~.check::before {
    background: #049244;
}

.gst_rdiobtn input[type=radio]:checked~.check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 11px;
    width: 11px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.price_active {
    background: #e4ffe4 !important;
    border: 3px solid #78e478 !important;
}

.gst_rdiobtn label {
    width: 100%;
    font-weight: 500;
}

.benefit_filing {
    list-style: none;
}

.benefit_filing img {
    width: 6%;
    margin-right: 8px;
}

.benefit_filing li {
    margin-bottom: 12px;
    font-size: 17px;
    background: url(../images/finger-of-a-hand-pointing-to-right-direction.svg) left 3px;
    background-size: 17px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.benefits {
    padding: 47px 0;
    background: #f1f1f1;
}

.doc {
    padding: 47px 0;
    background: #f1f1f1;
}

#allpacakage {
    margin-top: 47px;
}

.points_rem {
    padding: 62px 0;
    /*    background: #f1f1f1;*/
}

.points_rem h2 {
    margin-bottom: 31px !important;
}

.points {
    position: relative;
}

.points p {
    position: absolute;
    top: 0;
    padding-left: 60px;
}

.faq {
    margin-bottom: 0;
    padding-bottom: 0;
}


/*Custom Radio for Form Package end*/

@media screen and (max-width: 768px) {
    .top-mobile {
        font-size: 10px;
    }
    #popular_services .block_heading {
        margin-bottom: 72px;
    }
    .faq h2 {
        margin-bottom: 20px !important;
    }
    .points {
        height: 136px;
    }
    .doc_num_2 {
        height: 48px;
        width: 14% !important;
    }
    #allpacakage .block_heading h2 {
        margin-bottom: 65px;
    }
    .custom-pull-left {
        float: left !important;
        width: 100%;
        background-color: #385067;
    }
    .nav-link a {
        color: white !important;
        font-weight: 600;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: -15px;
        margin-left: 0px;
    }
    .benifits-text {
        margin-left: 31px;
    }
    .background_image {
        height: auto;
    }
    .why-us-img {
        width: 100%;
    }
    .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;
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        background-color: #4d4343;
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: #4d4343;
    }
    .our-associates {
        width: 50%;
    }
    .right-side-icons-div {
        height: 375px;
    }
    .right-side-img {
        height: 70px;
        width: 70px;
    }
    .title {
        font-size: 22px;
    }
    .desk_view {
        display: none;
    }
    .mob_view {
        display: block;
    }
}

.public_company {
    position: relative;
}

.block_padding_two .wrap {
    /*    display: flex;*/
    background: white;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
}

.block_padding_two .wrap:hover {
    background: linear-gradient(135deg, #6394ff 0%, #385067 100%);
    color: white;
}

.block_padding_two .ico-wrap {
    width: 61%;
}

.block_padding_two .mbr-iconfont {
    font-size: 4.5rem !important;
    color: #313131;
    margin: 1rem;
    padding-right: 1rem;
}

.block_padding_two .vcenter {
    position: absolute;
    top: 11px;
    padding-left: 85px;
}

.block_padding_two .mbr-section-title3 {
    text-align: left;
}

.block_padding_two h2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.block_padding_two .display-5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.4rem;
}

.mbr-bold {
    font-weight: 700;
}

.block_padding_two p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
}

.public_company .wrap {
    height: 111px !important;
}

.block_padding_two .display-6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1re
}

.mbr-justify-content-center {
    margin-top: 100px;
}

.public_company .wrap {
    height: 109px;
}

.public_company .wrap img {
    width: 32%;
}

.wrap .display-5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    margin-top: 10px;
}

.block_heading_comparison h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px !important;
    position: relative;
}

.block_padding_work .process_section {
    background: #24730a;
    width: 100%;
    border-radius: 14px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 230px;
    margin: 0 auto 40px;
    font-size: 15px;
    position: relative;
}


/* #allpacakage .fees_box .register-benifits-text {
    min-height: 600px !important;
} */