
h6 {
    font-size: 10px;
    margin-top: 3px;
    margin-bottom: 7px;
}

.title {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 32px;
    color: #2e363a;
    font-weight: 600;
    position: relative;
    width: 100%;
    float: left;
}

.title-content {
    /*	margin-top: 13px;*/
    text-align: left;
    font-size: 15px;
    line-height: 27px;
}

.logo-img-class {
    height: 50px;
    width: 280px;
}


/*
.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(../css-2);
.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;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type='text'],
#contact input[type='email'],
#contact input[type='tel'],
#contact input[type='url'],
#contact textarea {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type='text']:hover,
#contact input[type='email']:hover,
#contact input[type='tel']:hover,
#contact input[type='url']:hover,
#contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #aaa;
}

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact select {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 0 0 5px;
    padding: 10px;
}


::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}


/*here is the form css coding*/


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

.background_image {
    background-image: url('../services/udyog-aadhaar/image/bg.JPEG 2000');
    left: -74.5px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}


.benicon img {
    width: 28px;
    margin-right: 10px;
}

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

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


.benifts-heading1 h1::after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: -9px;
    left: 0;
    background-color: #036c89;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: 50%;
    transform: translate(0, -50%);
}

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

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

.fsttl {
    margin-bottom: 3%;
}

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


/*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;
    border-radius: 100px !important;
}

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


.card-header a {
    width: 97%;
    float: left;
    color: #565656;
    text-decoration: none;
}

.register-benifits-text {
    color: #666;
    margin-left: 25px;
    margin-bottom: 15px;
}



/*here is the footer sytle css*/
.our-associates {
    width: 20%;
    float: left;
}
/*here is the footer sytle css*/

#doc_req .card-header {
    background-color: #337ab7;
    margin-bottom: 0;
    border: none;
    padding: 0;
}

#doc_req .card-header h2 a {
    color: #fff;
    text-align: left;
    text-decoration: none;
    font-size: 17px;
}

#doc_req .card-body {
    padding: 14px;
    border-radius: 12px;
    box-shadow: 0 0 5px #ccc;
}

#doc_req .card-header h2 a span {
    float: right;
}

#doc_req .card-header h2 a {
    color: #fff;
    text-align: left;
    text-decoration: none;
    font-size: 17px;
}

#doc_req .card-body {
    padding: 14px;
    border-radius: 12px;
    box-shadow: 0 0 5px #ccc;
}

.legal_list,
.legal_list_imp {
    list-style: none;
}

.legal_list li {
    background: url(../images/svg/bullet-arrow.svg) no-repeat left 3px !important;
    margin-bottom: 10px;
    background-size: 16px;
    padding-left: 26px;
}

.legal_list_imp li {
    background: url(../images/svg/checkmark.svg) no-repeat left 3px;
    margin-bottom: 10px;
    background-size: 16px;
    padding-left: 26px;
}


/*Package Start*/

.documents_req {
    background: linear-gradient(to bottom, #0b4b6c, #082f54);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 220px;
    border-bottom: 8px solid #0a4466;
    border-bottom-left-radius: 54px;
}

#documents .legal_list_imp {
    margin-top: 26px;
    font-size: 17px;
}

.imp_pts {
    background: #056b8775;
    height: 233px;
    padding: 10px;
}

#fees {
    margin: 0;
}

#fees .benifits-ul,
#trademark .benifits-ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 30px 0px 0px;
    padding: 0px;
}

#fees .register-benifits-text,
#trademark .register-benifits-text {
    margin-left: 25px;
    margin-bottom: 15px;
    float: left;
    width: 31%;
    text-align: center;
    min-height: 248px;
    position: relative;
    /* box-shadow: rgb(15, 33, 18) 0px 5px 12px; */
    list-style: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    padding: 15px;
    border-radius: 15px;
    /* background: rgb(253, 250, 246); */
    background: #ffffff;
    border: 1px solid #dbecf6;
}

#fees .copy_box {
    height: 324px !important;
}

.register-benifits-text {
    color: rgb(102, 102, 102);
    margin-left: 25px;
    margin-bottom: 15px;
}

.copyright_fees .copy_box h4 {
    font-weight: bold;
    line-height: 17px;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 42px !important;
    color: rgb(21, 158, 80) !important;
}

.copyright_fees .copy_box h4 span:nth-child(1) {
    color: rgb(41, 41, 41);
    font-weight: normal;
    display: inline-block;
    width: 100%;
    line-height: 32px;
    font-size: 22px !important;
    margin-bottom: 13px !important;
}

.copyright_fees .copy_box h4 span:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: rgb(99, 99, 99) !important;
    margin-bottom: 28px !important;
}

.copy_lists {
    margin-top: 20px;
    transform: translate(23%, 11%);
    width: 79%;
    list-style: square;
}

.copy_lists li {
    text-align: left;
    font-weight: 500;
    font-size: 13px;
    line-height: 25px;
}

#fees .register-benifits-text a,
#trademark .register-benifits-text a {
    font-size: 20px;
    color: rgb(240, 255, 245);
    position: absolute;
    bottom: 0px;
    font-weight: bold;
    transform: translate(-50%, 0px);
    left: 50%;
    width: 100%;
    border-radius: 0px 0px 15px 15px;
    padding: 14px 0px;
    border-top: 1px solid rgb(10 106 133);
    background: linear-gradient(27deg, #0c6a84 0%, #006c8a 87%);
}

/*Package End*/

.advantge_box {
    width: 100%;
    float: left;
    margin-bottom: 36px;
    text-align: center;
    padding: 0 5px;
}

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

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

.advantge_box p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    width: calc(100% - 87px);
    color: #67756d;
    font-weight: normal;
    width: 100%;
    float: left;
    text-align: center;
}

.faq_box {
    text-align: center;
}

.nav-item-inner {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.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-wrapper {
    width: 100%;
    margin: auto;
    display: inline-table;
}


/* jQuery Accordion Navigation Menu */

.nav-item {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}

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

.nav-item-inner>a {
    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>a:hover {
    color: #337ab7;
}

.nav-item-inner-heading {
    position: relative;
    padding: 0.75rem;
    padding-right: 2.5rem;
    font-weight: 700;
}

.nav-item-inner-heading:focus {
    opacity: 1;
}

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

.nav-item-inner-heading.minus {
    color: #5cb85c;
}

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

.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 0.75rem 2.75rem;
}

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

.nav-sub-item:first-child {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .top-mobile {
        font-size: 10px;
        font-weight: 500;
    }
    .custom-pull-left {
        float: left !important;
        width: 100%;
        background-color: #385067;
    }
    .nav-link a {
        color: white !important;
        font-weight: 600;
    }
    .block_heading h2::after{top: 84% !important;}
/*
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: -15px;
        margin-left: 0px;
    }
*/
    .background_image {
        height: auto;
    }
    .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;
    }
    .logo-img-class {
        height: 50px;
        width: 270px;
    }
    .our-associates {
        width: 50%;
    }
    .benifts-heading1 {
        color: white;
        margin-top: 30px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
    }
    .benifts-heading1::after {
        width: 50px;
        height: 5px;
        position: absolute;
        content: '';
        bottom: 3px;
        left: 44%;
        background-color: #18ba60;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }
    h6 {
        font-size: 9px;
        margin-top: -19px;
        margin-bottom: 10px;
    }
    b {
        color: #000;
    }
    .title-content {
        margin-top: 25px;
        text-align: center;
        font-size: 17px;
        line-height: 27px;
    }
    #fees .benifits-ul,
    #trademark .benifits-ul {
        display: block;
    }
    #fees .copy_box {
        margin: 20px 0;
        height: 319px !important;
        width: 100%;
        min-height: 228px;
    }
    .benifts-heading1 h1::after {
        bottom: -17px;
    }
    #doc_req {
        margin-top: 10px;
    }
    .process_section {
        height: 113px;
        min-height: auto;
    }
    /*Custom Radio for Form Package start*/
    
    .price_active {
        background: #e4ffe4 !important;
        border: 3px solid #78e478 !important;
    }
    .founder_img h6 {
        margin-top: 10px;
    }
}

@media screen and (max-width: 480px) {
    .process_section p {
        min-height: 0;
    }
    .imp_pts {
        height: auto;
    }
    .founder_img h6 {
        margin-top: 10px;
    }
    .title {
        font-size: 22px;
    }
    #contact {
        margin-top: 25px;
    }
}