footer.hidden {
    display: inherit !important;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-header .btn-close {
    margin-top: 0;
    width: 42px;
    height: 42px;
    background: linear-gradient(90deg, #f92c78, #4114a1);
    opacity: 1;
    border-radius: 100px;
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: -60px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 26px;
    color: #fff;
}

.modal-header {
    padding: 15px 30px;
    border-bottom: none;
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.modal-body {
    position: relative;
    padding: 30px 15px;
    background: #fff;
    display: inline-block;
    width: 100%;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .7;
}

.modal-content {
    background: transparent;
}

input.btn.btn-success.btn-send {
    background: #000;
    width: auto;
    padding: 10px 32px;
    margin: 10px 0 0 0;
    font-size: 16px;
}

input.btn.btn-success.btn-send:hover {
    opacity: 0.8;
}

.modal-body .form-control {
    border: 1px solid #ccc;
    padding: 10px 12px;
    height: auto;
    box-shadow: none;
}

li.link.menu-timeline.last_button a {
    background: #fff;
    border-radius: 100px;
    color: #000 !important;
    padding: 8px 26px;
    margin-top: 0px;
}

li.link.menu-timeline.last_button a:hover {
    opacity: 0.9
}

.form-group label {
    font-weight: 500;
    font-size: 14px;
}

button#sendOtpButton {
    background: #000;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    padding: 8px 20px;
}

button#sendOtpButton:hover {
    opacity: 0.9;
}

#successMsg {
    width: 100%;
    float: left;
    text-align: center;
}

#phone-container {
    display: flex;
}

#mobile_prefix {
    width: 40px;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 5px;
}

.otp_disabled {
    pointer-events: none;
    opacity: 0.2;
}

input::placeholder {
    color: #999999;
    font-size: 14px;
}

span#otp_success {
    font-size: 14px;
    margin: 15px 0 5px 0;
}

#mobile {
    font-size: 14px;
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
}

#mobile_prefix {
    font-size: 14px;
}

#successMsg {
    padding: 20px 0;
}

.disabled {
    opacity: 0.5;
    pointer-events: none;
}

#loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20%;
}

h2.big-title.has-mask-fill.primary-font-title {
    line-height: calc(1rem + 12.5vw);
}

select {
    width: auto;
    outline: none;
    border: 1px solid #fff;
    padding: 1px 14px;
    border-radius: 100px;
    box-shadow: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Martel Sans", sans-serif;
    float: right;
    margin: 20px 0 0 15px;
}

select:focus,
select:hover {
    outline: none;
}

nav {
    pointer-events: initial;
}


.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 26px;
    color: #fff;
}

.modal-header {
    padding: 15px 30px;
    border-bottom: none;
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.modal-body {
    position: relative;
    padding: 30px 15px;
    background: #fff;
    display: inline-block;
    width: 100%;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .7;
}

.modal-content {
    background: transparent;
}

input.btn.btn-success.btn-send {
    background: #000;
    width: auto;
    padding: 10px 32px;
    margin: 10px 0 0 0;
    font-size: 16px;

}

input.btn.btn-success.btn-send:hover {
    opacity: 0.8;
}

.modal-body .form-control {
    border: 1px solid #ccc;
    padding: 10px 12px;
    height: auto;
    box-shadow: none;
}

li.link.menu-timeline.last_button a {
    background: #fff;
    border-radius: 100px;
    color: #000 !important;
    padding: 8px 26px;
    margin-top: 0px;
}

li.link.menu-timeline.last_button a:hover {
    opacity: 0.9
}

msg91-otp-provider {
    position: relative;
    z-index: 9999;
}

.form-group label {
    font-weight: 500;
    font-size: 14px;
}

button#sendOtpButton {
    background: #000;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    padding: 8px 20px;
}

button#sendOtpButton:hover {
    opacity: 0.9;
}

#successMsg {
    width: 100%;
    float: left;
    text-align: center;
}

#phone-container {
    display: flex;
    /* Arrange prefix and input side-by-side */
}

#mobile_prefix {
    width: 40px;
    /* Adjust width as needed */
    text-align: center;
    /* Center the +91 */
    background-color: #eee;
    /* Grayed out background */
    border: 1px solid #ccc;
    padding: 5px;
}

.otp_disabled {
    pointer-events: none;
    opacity: 0.2;
}

input::placeholder {
    color: #999999;
    font-size: 14px;
}

span#otp_success {
    font-size: 14px;
    margin: 15px 0 5px 0;
}

li.link.menu-timeline.last_button a {
    padding: 1px 14px;
}

#mobile {
    font-size: 14px;
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
}

#mobile_prefix {
    font-size: 14px;
}

#successMsg {
    padding: 20px 0;
}

.disabled {
    opacity: 0.5;
    pointer-events: none;
}

#loading-overlay {
    display: none;
    /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    /* Semi-transparent black */
    z-index: 9999;
    /* Ensure it's above everything */
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20%;
}

.dharavi_table {
    display: inline-block;
    width: 100%;
}

table th {
    font-family: 'Poppins', sans-serif;
    background: #000;
    color: #fff;
    padding: 15px 15px;
    font-weight: 600;
    font-size: 16px;
}

table td {
    font-family: 'Poppins', sans-serif;
    padding: 15px 15px;
}

ul.pagination {
    width: auto;
    float: right;
}

ul.pagination li {
    width: auto;
    display: inline-block;
    margin: 0 10px;
}

.dharavi_table nav {
    background: transparent;
}

/* .light-section-container, .dark-section-container {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
} */

.fullheight .col-md-8 {
    width: 90%;
    margin: auto;
    display: table;
}

.fullheight .col-md-8.login-form {
    width: 50%;
}

.fullheight .col-md-8 .card-header {
    font-family: 'Six Caps', sans-serif;
    font-size: 100px;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.fullheight .card-body {
    border: none;
    border-radius: 16px;
    padding: 40px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.loginheader {
    background: #000 !important;
}

.fullheight .card-body button.btn.btn-primary {
    padding: 10px 32px;
    height: 43px;
    width: 143px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    background: #000;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
}

.dharavi_table nav {
    background: transparent;
    pointer-events: initial;
}

.nav-height ul.flexnav.with-js.opacity.sm-screen li.link.menu-timeline.last_button form button {
    background: #fff;
    border-radius: 100px;
    color: #000 !important;
    padding: 1px 14px;
    margin-top: 0px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight .col-md-8 a {
    color: #fff;
    background: linear-gradient(90deg, #f92c78, #4114a1);
    font-size: 12px;
    padding: 12px 20px;
    border-radius: 100px;
    margin-bottom: 20px;
    float: right;
    margin-top: 10px;
}

ul.pagination li {
    float: left;
}

.content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight .col-md-8 ul.pagination li a.page-link,
.content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight .col-md-8 ul.pagination li span {
    color: #000;
    background: transparent;
    padding: 0;
    margin: 0;
}

.dharavi_table td {
    font-size: 13px;

}

.dharavi_table th {
    font-size: 14px;
}

.dharavi_table th:last-child {
    width: 125px;
    display: block;
}

h2.big-title.has-mask-fill.primary-font-title {
    line-height: calc(1rem + 12.5vw);
}

select {
    width: auto;
    outline: none;
    border: 1px solid #fff;
    padding: 1px 14px;
    border-radius: 100px;
    box-shadow: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Martel Sans", sans-serif;
    float: right;
    margin: 20px 0 0 15px;
}

select:focus,
select:hover {
    outline: none;

}

nav {
    pointer-events: initial;
}


.dharavi_table td p {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    font-size: 13px;
    color: #444 !important;
    margin: 0;
    line-height: normal;
    font-weight: normal;
}

.dharavi_table td {
    vertical-align: top;
}

.dharavi_table th:nth-child(9) {
    width: 140px;
}

.dharavi_table td a.btn.btn-primary {
    margin-top: 0 !important;
}

.HambugerSvg {
    display: none;
}

@media only screen and (max-width: 767px) {
    .ModalClass {
        /* font-size: 10px !important; */
    }

    .mobileHamburger {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
    }

    .HambugerSvg {
        display: block;
        right: 15px;
        position: absolute;
        top: 30px;
    }

    .dharavi_table {
        overflow: auto;
    }

    .content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight {
        padding-top: 40vw;
    }

    .fullheight .col-md-8 {
        width: 90%;
        margin: auto;
        display: table;
    }

    .fullheight .col-md-8 .card-header {
        font-size: 70px;
    }

    .dharavi_table {
        overflow: auto;
        margin: 50px 0 0 0;
    }

    .fullheight .col-md-8 {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
    }

    .dharavi_table nav {
        background: transparent;
        pointer-events: initial;
        top: inherit;
        bottom: 0;
        height: auto;
    }

    .dharavi_table {
        overflow: auto;
        margin: 0;
    }

    .dharavi_table nav {
        background: transparent !important;
        pointer-events: initial;
        top: inherit;
        bottom: -50px;
        height: auto;
        padding: 0;
        opacity: 1;
        position: absolute;
    }
}

footer.hidden {
    display: inherit !important;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-header .btn-close {
    margin-top: 0;
    width: 42px;
    height: 42px;
    background: linear-gradient(90deg, #f92c78, #4114a1);
    opacity: 1;
    border-radius: 100px;
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: -60px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 26px;
    color: #fff;
}

.modal-header {
    padding: 15px 30px;
    border-bottom: none;
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.modal-body {
    position: relative;
    padding: 30px 15px;
    background: #fff;
    display: inline-block;
    width: 100%;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .7;
}

.modal-content {
    background: transparent;
}

input.btn.btn-success.btn-send {
    background: #000;
    width: auto;
    padding: 10px 32px;
    margin: 10px 0 0 0;
    font-size: 16px;
}

input.btn.btn-success.btn-send:hover {
    opacity: 0.8;
}

.modal-body .form-control {
    border: 1px solid #ccc;
    padding: 10px 12px;
    height: auto;
    box-shadow: none;
}

li.link.menu-timeline.last_button a {
    background: #fff;
    border-radius: 100px;
    color: #000 !important;
    padding: 8px 26px;
    margin-top: 0px;
	width: max-content;
}

li.link.menu-timeline.last_button a:hover {
    opacity: 0.9
}

msg91-otp-provider {
    position: relative;
    z-index: 9999;
}

.form-group label {
    font-weight: 500;
    font-size: 14px;
}

button#sendOtpButton {
    background: #000;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    padding: 8px 20px;
}

button#sendOtpButton:hover {
    opacity: 0.9;
}

#successMsg {
    width: 100%;
    float: left;
    text-align: center;
}

#phone-container {
    display: flex;
    /* Arrange prefix and input side-by-side */
}

#mobile_prefix {
    width: 40px;
    /* Adjust width as needed */
    text-align: center;
    /* Center the +91 */
    background-color: #eee;
    /* Grayed out background */
    border: 1px solid #ccc;
    padding: 5px;
}

.otp_disabled {
    pointer-events: none;
    opacity: 0.2;
}

input::placeholder {
    color: #999999;
    font-size: 14px;
}

span#otp_success {
    font-size: 14px;
    margin: 15px 0 5px 0;
}

li.link.menu-timeline.last_button a {
    padding: 1px 14px;
}

#mobile {
    font-size: 14px;
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
}

#mobile_prefix {
    font-size: 14px;
}

#successMsg {
    padding: 20px 0;
}

.disabled {
    opacity: 0.5;
    pointer-events: none;
}

#loading-overlay {
    display: none;
    /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    /* Semi-transparent black */
    z-index: 9999;
    /* Ensure it's above everything */
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20%;
}

.dharavi_table {
    display: inline-block;
    width: 100%;
}

table th {
    font-family: 'Poppins', sans-serif;
    background: #000;
    color: #fff;
    padding: 15px 15px;
    font-weight: 600;
    font-size: 16px;
}

table td {
    font-family: 'Poppins', sans-serif;
    padding: 15px 15px;
}

ul.pagination {
    width: auto;
    float: right;
}

ul.pagination li {
    width: auto;
    display: inline-block;
    margin: 0 10px;
}

.dharavi_table nav {
    background: transparent;
}

/* .light-section-container, .dark-section-container {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
} */

.fullheight .col-md-8 {
    width: 90%;
    margin: auto;
    display: table;
}

.fullheight .col-md-8.login-form {
    width: 50%;
}

.fullheight .col-md-8 .card-header {
    font-family: 'Six Caps', sans-serif;
    font-size: 100px;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.fullheight .card-body {
    border: none;
    border-radius: 16px;
    padding: 40px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.loginheader {
    background: #000 !important;
}

.fullheight .card-body button.btn.btn-primary {
    padding: 10px 32px;
    height: 43px;
    width: 143px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    background: #000;
    border: none;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
}

.dharavi_table nav {
    background: transparent;
    pointer-events: initial;
}

.nav-height ul.flexnav.with-js.opacity.sm-screen li.link.menu-timeline.last_button form button {
    background: #fff;
    border-radius: 100px;
    color: #000 !important;
    padding: 1px 14px;
    margin-top: 0px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight .col-md-8 a {
    color: #fff;
    background: linear-gradient(90deg, #f92c78, #4114a1);
    font-size: 12px;
    padding: 12px 20px;
    border-radius: 100px;
    margin-bottom: 20px;
    float: right;
    margin-top: 10px;
}

ul.pagination li {
    float: left;
}

.content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight .col-md-8 ul.pagination li a.page-link,
.content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight .col-md-8 ul.pagination li span {
    color: #000;
    background: transparent;
    padding: 0;
    margin: 0;
}

.dharavi_table td {
    font-size: 13px;
}

.dharavi_table th {
    font-size: 14px;
}

.dharavi_table th:last-child {
    width: 125px;
    display: block;
}

h2.big-title.has-mask-fill.primary-font-title {
    line-height: calc(1rem + 12.5vw);
}

select {
    width: auto;
    outline: none;
    border: 1px solid #fff;
    padding: 1px 14px;
    border-radius: 100px;
    box-shadow: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Martel Sans", sans-serif;
    float: right;
    margin: 20px 0 0 15px;
}

select:focus,
select:hover {
    outline: none;
}

nav {
    pointer-events: initial;
}


.dharavi_table td p {
    font-family: 'Poppins', sans-serif;
    padding: 0;
    font-size: 13px;
    color: #444 !important;
    margin: 0;
    line-height: normal;
    font-weight: normal;
}

.dharavi_table td {
    vertical-align: top;
}

.dharavi_table th:nth-child(9) {
    width: 140px;
}

.dharavi_table td a.btn.btn-primary {
    margin-top: 0 !important;
}

@media only screen and (max-width: 767px) {
    .dharavi_table {
        overflow: auto;
    }

    .content-row.row_padding_top.row_padding_bottom.light-section.change-header-color.fullheight {
        padding-top: 40vw;
    }

    .fullheight .col-md-8 {
        width: 90%;
        margin: auto;
        display: table;
    }

    .fullheight .col-md-8 .card-header {
        font-size: 70px;
    }

    .dharavi_table {
        overflow: auto;
        margin: 50px 0 0 0;
    }

    .fullheight .col-md-8 {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
    }

    .dharavi_table nav {
        background: transparent;
        pointer-events: initial;
        top: inherit;
        bottom: 0;
        height: auto;
    }

    .dharavi_table {
        overflow: auto;
        margin: 0;
    }

    .dharavi_table nav {
        background: transparent !important;
        pointer-events: initial;
        top: inherit;
        bottom: -50px;
        height: auto;
        padding: 0;
        opacity: 1;
        position: absolute;
    }
}


/* sidebar */


/* Sidebar Styles */