.gap-2 {
    gap: 12px;
}

.card.card-custom>.card-body.auto_pages {
    padding: 50px;
}

.infobtn {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background-color: #6993ff;
    border-radius: 4px;
    color: #ffffff;
}

.infobtn i {
    font-size: 14px;
    color: #ffffff;
}


.service_detail_list {
    padding: 0 12.5px;
    margin: 0;
}

.service_detail_list>li {
    border: 1px solid #EBEDF3;
}

.service_detail_list>li:not(:last-child) {
    border-bottom: none;
}

.service_detail_list>li label {
    font-weight: 600;
    margin: 0;
    padding: 10px;
    border-right: 1px solid #EBEDF3;
}

.service_detail_list>li span {
    padding: 10px;
}

.other_provide_services {
    padding: 0;
    margin: 0;
}

.other_provide_services li {
    display: block;
    margin-bottom: 10px;
    padding-left: 20px;
    /* Add padding to li instead */
    position: relative;
    /* Needed for absolute positioning of bullet */
}

.other_provide_services li>a {
    color: gray;
}

.other_provide_services li.active>a {
    color: #6993FF;
}

.other_provide_services li.active>a:before {
    background-color: #6993FF;
}

.other_provide_services li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 5px;
    height: 5px;
    background-color: #6993ff;
    border-radius: 50%;
    transition: all 0.15s ease;
}

.other_provide_services li>a:hover {
    color: #6993FF;
}

.other_provide_services li>a:hover:before {
    background-color: #6993FF;
}

.text-blue-light {
    color: #6993FF;
}

.service-wrap .col-lg-4 {
    height: 100%;
}

.service-wrap .title-box {
    margin-bottom: 20px;
}

/* .service-box {
    padding: 12px;
    padding-bottom: 60px;
    border: 1px solid #EBEDF3;
    height: 100%;
    min-height: 185px;
    position: relative;
    box-shadow: 0px 0px 30px 0px rgb(105 147 255 / 5%);
    border-radius: 8px;
}

.service-box .btn-primary {
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-transform: uppercase;
}

.service-box h5 {
    width: calc(100% + 24px);
    padding: 0 12px 10px;
    margin-bottom: 15px;
    margin-left: -12px;
    border-bottom: 1px solid #EBEDF3;
}

.service-box ul {
    padding: 0 10px 0 18px;
} */

.login-form-wrapper .fields-blog {
    box-shadow: none;
}

.group-form-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}

.f-logo {
    filter: brightness(0) invert(1);
}

.custom_list {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}

.custom_list>li {
    display: block;
}

.custom_list>li a {
    border: 1px solid #EBEDF3;
    padding: 10px;
    display: flex;
    align-items: center;
    border-radius: 0.42rem;
    color: #3F4254;
    gap: 6px;
}


/* .custom_list > li a > span {
                width: 20px;
                height: 20px;
                line-height: 24px;
                text-align: center;
                min-width: 20px;
                border-radius: 50%;
                overflow: hidden;
                display: flex;
                border: solid 1px #ddd;
                align-items: center;
                justify-content: center;
            } */


.custom_list>li a>span>img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.custom_list>li a:hover {
    color: #6993FF;
}

.view_all_btn {
    font-size: 14px;
}

.form-group .col-lg-6,
.form-group .col-lg-12 {
    margin-bottom: 1.75rem;
}

.form-group.row {
    margin-bottom: unset;
}

.group-form-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}

.fields-blog {
    padding: 50px;
    box-shadow: 0 0 30px rgba(94, 135, 157, 0.1);
    -webkit-box-shadow: 0 0 30px rgba(94, 135, 157, 0.1);
    border-radius: 0.42rem;
}

.auth_image {
    padding-right: 40px;
}

.title-icon {
    display: flex;
    align-items: center;
}

.icon-wrap {
    width: 40px;
    height: 40px;
    background: #f3f6f9;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 10px;
}

.icon-wrap svg {
    width: 25px;
    height: 20px;
}

.icon-wrap svg path {
    fill: #6993FF;
}

.form-checkbox input {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: -2px;
    opacity: 0;
    width: 18px;
    height: 18px;
    z-index: 1;
}

.form-checkbox label {
    position: relative;
    padding-left: 30px;
}

.form-checkbox label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 18px;
    height: 18px;
    border: 1px solid #cccccc;
    border-radius: 2px;
}

.form-checkbox label::after {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M5.89467 14C5.89271 14 5.89043 14 5.88847 14C5.8075 13.9982 5.73111 13.9595 5.67626 13.8932L0.0783668 7.09603C-0.0176194 6.97936 -0.0264345 6.80364 0.0574718 6.67567C0.141378 6.54807 0.294172 6.50432 0.422807 6.5714L5.54632 9.25031C5.58941 9.27291 5.64034 9.26197 5.67332 9.22369L13.4887 0.102372C13.5945 -0.0212193 13.7675 -0.0347086 13.8876 0.0717475C14.0078 0.178204 14.0355 0.369241 13.9516 0.51252L6.17741 13.8115C6.16631 13.8308 6.15325 13.8483 6.13888 13.8647L6.1046 13.903C6.04877 13.965 5.97303 14 5.89467 14Z" fill="white"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 11px;
}

.form-checkbox input:checked+label::after {
    opacity: 1;
}

.form-checkbox input:checked+label::before {
    background-color: #6993FF;
    border-color: #6993FF;
}

.forgot-img {
    text-align: center;
}

.forgot-img img {
    width: 70%;
    margin: 0 auto;
}

.back-arrows {
    width: fit-content;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

.back-arrows svg {
    width: 8px;
    height: 11px;
    transition: all .4s ease-in-out;
}

.back-arrows svg path {
    stroke-width: 3px;
    stroke: #6993FF;
}

.back-arrows:hover svg {
    transform: translate(-3px, 0);
}

.back-arrows:hover svg path {
    stroke: #1d5cff;
}

.password-container {
    position: relative;
}

.password-container input {
    padding-right: 40px;
}

.toggle-password {
    position: absolute;
    right: 30px;
    top: 40px;
}

.toggle-password.close-eye .eye-symbol2,
.toggle-password.open-eye .eye-symbol1 {
    display: none;
}

.toggle-password.open-eye .eye-symbol2 {
    display: block;
}

.toggle-password img {
    position: absolute;
    width: 18px;
    height: 18px;
}

.col-lg-6 .toggle-password {
    right: 45px;
}

.blog-box h4 {
    font-size: 20px;
}

.blog-box {
    padding-bottom: 2.5rem;
}

.blog-box h6 {
    color: #B5B5C3;
    margin-bottom: 10px;
}

.blog-box h4 {
    color: #3F4254;
    margin-bottom: 15px;
}

.blog-box h4 a {
    color: #3F4254;
}

.blog-box h4 a:hover {
    color: #6993FF;
}

.blog-box p {
    margin-bottom: 5px;
}

.createdby {
    color: #B5B5C3;
    font-weight: 500;
}

.createdby a {
    color: #3F4254;
}

.createdby a:hover {
    color: #6993FF;
}

.blog-cat-title {
    margin-bottom: 25px;
}

.blogCat-wrap .nav-link {
    justify-content: space-between;
}

.blog-short-list {
    margin-bottom: 20px;
}

.blog-short-list h5 {
    font-size: 15px;
}

.blog-short-list h5 a {
    color: #3F4254;
}

.blog-short-list h5 a:hover {
    color: #6993FF;
}

.blog-short-list p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.readmore-less {
    margin: 0 auto;
}

.blog-content {
    max-height: 470px;
    overflow: hidden;
    transition: max-height 0.5s ease;
}

.blog-content.expanded {
    max-height: none;
    /* fully expand when toggled */
}


.navi .nav-tabs {
    border: none !important;
}

.navi .nav-tabs li.nav-item {
    width: 100%;
    margin: 0 !important;
    border: none !important;
}

.navi .nav-tabs li.nav-item a.nav-link {
    border: none !important;
    border-radius: 0.42rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    line-height: normal !important;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 1.5rem !important;
    outline: none !important;
    margin: 0 !important;
}

.navi .nav-tabs li.nav-item a.nav-link.active,
.navi .nav-tabs li.nav-item a.nav-link:hover {
    border: none !important;
    background: #f3f6f9;
    border-radius: 0.42rem !important;
    padding: 0.75rem 1.5rem !important
}

.navi .nav-tabs li.nav-item a.nav-link:hover .navi-icon svg g [fill],
.navi .nav-tabs li.nav-item a.nav-link.active .navi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #6993FF;
}

.navi .nav-tabs li.nav-item:not(:last-child) {
    margin: 0 0 5px !important;
}


@media (max-width: 991.98px) {
    .custom_list {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width: 767.98px) {

    .group-form-list {
        grid-template-columns: 1fr;
    }

    .custom_list {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 575px) {
    .custom_list {
        grid-template-columns: 1fr;
    }

    .service_detail_list>li label {
        padding-bottom: 0;
        border-right: none;
    }
}

th.start-yours {
    color: #3699FF !important;
    font-weight: 600 !important;
    font-size: 1.15rem !important;
}

/* Default: smaller width on mobile */
.table-sticky th:first-child,
.table-sticky td:first-child {
    min-width: 120px;  /* or adjust as needed */
    max-width: 150px;
    width: 40%; /* Adjust % as needed */
    position: sticky;
    left: 0;
    background-color: #fff;
    z-index: 2;
}

/* On larger screens (≥992px), remove sticky and allow full width */
@media (min-width: 992px) {
    .table-sticky th:first-child,
    .table-sticky td:first-child {
        position: static;
        width: auto;
        min-width: auto;
        max-width: auto;
    }
}