.navbar-brand img {
    width: 11rem
}

html {
    scroll-behavior: smooth;
}

@media (max-width:410px) {
    .footer-bottom .fit:has(.rewards) {
        margin: 0 auto;
    }


    .footer-bottom .follow {
        margin: 0 auto;
        text-align: center !important;
        margin-top: 10px;
    }
}

#navbar-menu img {
    width: 12rem
}

.attr-right .attr-box .btn {
    padding: 10px !important
}

@media screen and (max-width:1200px) {
    .attr-right .attr-box li:has(.btn):first-child {
        margin-left: 10px;
    }

    .navbar-brand img {
        margin-right: 20px
    }

    .reg-btn {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    .navbar-brand img {
        margin-right: 0px;
        width: 9rem
    }

    a.navbar-brand {
        transform: translate(-72%, -50%) !important;
    }
}

.mobile-lang,
.login-btn.v2 {
    display: none !important;
}

.login-btn.v2 {
    padding: .5rem 1.5rem;
}

.default-padding.pad-v2 {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media screen and (max-width: 550px) {
    .attr-right {
        display: block !important;
    }
}

@media screen and (max-width:1023px) {
    .login-btn {
        display: none !important;
    }

    .lang-btn {
        margin-right: 0px !important;
    }

    a.navbar-brand {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
    }

    .login-btn.v2 {
        display: inline-block !important;
        margin-top: 1rem;
    }

}

@media screen and (max-width:991px) {
    .mobile-lang {
        display: block !important;
    }
}

.lang-btn {
    padding: 0px 5px;
    margin-right: 20px;
    cursor: pointer;
    border-radius: 4px;
    transition: all .3s ease;
}

.lang-btn:hover {
    background: var(--bs-gray-700);
    color: white !important
}

.lang-btn img {
    border-radius: 3px;
    width: 1.7rem;
    position: relative;
    bottom: 1.4px;
    margin-right: 2px;

}

.side-img img {
    max-width: 160px;
    width: 100%;
}

.side-img .flex-box {
    display: flex;
    gap: 1.2rem;
    align-items: center;
    margin-bottom: 1rem
}

.side-img .flex-box p {
    margin-bottom: 0px
}

.side-img .flex-box i {
    color: black;
    margin-right: .5rem
}

.side-img .flex-box.v2 {
    flex-direction: column;
    align-items: start;
}

.side-img .flex-box.v2.v3 img {
    width: fit-content;
    max-width: 100%;
}

.side-img .flex-box ul li a {
    font-size: 13px
}

.footer-bottom .rewards img {
    object-fit: contain;
    border-radius: 2px;
}

.footer-bottom .rewards img:first-child {
    background: white;
}

.footer-bottom .follow {
    width: fit-content;
    margin-left: auto;
    text-align: start !important;
}

.footer-bottom .follow ul li:first-child {
    margin-left: 0px !important
}

.footer-bottom .app-btn img {
    object-fit: contain;
    border-radius: 6px;
    width: 8rem;
}

@media (max-width:991px) {
    .footer-bottom .follow.v2 {
        margin: 0 auto !important;
        margin-top: 1rem !important;
    }

    .footer-img {
        display: none;
    }

    .rating span {
        display: none;
    }

    .footer-bottom .rating .text-end {
        text-align: center !important;
        margin-top: 0px;
    }

    .rating {
        row-gap: 1rem
    }
}

@media (max-width:576px) {
    .rating .d-flex {
        padding: 0 !important;
        gap: 0 !important;
        justify-content: center !important;
    }

}


.footer-bottom .app-text img {
    border-radius: 50%;
    background-color: white;
    object-fit: contain;
    height: fit-content;
}

.footer-bottom .app-text p {
    font-size: 15px;
    line-height: 1.5rem;
}

.footer-bottom .app-text h6 {
    margin-bottom: 12px;
}

.footer-bottom.v2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-style-one {
    padding-top: 0px !important;
    padding-bottom: 70px !important;
}

.footer-bottom .rating svg {
    width: 5.5rem;
    height: fit-content;
    margin-right: .8rem;
    position: relative;
    bottom: 1px;
}

.footer-bottom .rating p {
    margin-left: 2rem
}

.fit {
    width: fit-content
}

.pb-40px {
    padding-bottom: 40px
}

body,
html {
    overflow-x: hidden !important
}

.wrapper:has(.center-custom) {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width:550px) {

    .side-img .flex-box {
        flex-direction: column;
        align-items: start;
    }

    .side-img .flex-box img {
        max-width: 100%;
        width: fit-content
    }
}

.fs-14 {
    font-size: 14px !important
}

.underline {
    text-decoration: underline;
}

.flex-container>div {
    display: flex;
}

.feature-style-two a {
    bottom: 0;
}

.feature-style-two .top-flex img {
    height: 50px !important
}

.rating-svg {
    width: 7.5rem;
    height: fit-content;
    margin-bottom: 15px;
    margin-top: 2.5px;
}

.trust-pilot-svg {
    height: 88.5px;
    width: 140px;
}

.services-style-six-area img {
    object-fit: contain;
    height: fit-content;
}

.services-style-six-area .service-style-six-item:hover>img,
.services-style-six-area .service-style-six-item:hover h4 {
    filter: grayscale(1) invert(1) brightness(100);
}


.services-style-six-area .service-style-six-item img:last-child {
    width: 1.2rem;
    background: #404040;
    margin-bottom: 2px;
    border-radius: 50%;
    padding: 2px
}

.services-style-three .pill {
    width: 1.2rem;
    margin-bottom: 2px;
    border-radius: 50%;
    padding: 2px;
    margin-right: 2px;
}

.services-style-three p:has(>.pill) {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    padding: 0 5px;
    margin-bottom: 10px;
    width: fit-content;
    padding-right: 8px;
}

.services-style-three p:has(>.pill.blue) {
    margin-bottom: 20px;
}

.services-style-three .info>a {
    margin-top: 20px
}

.services-style-three .pill.green {
    background-color: #4caf50;
}

.services-style-three .pill.blue {

    background-color: #156cc4;
}



.services-style-six-area .service-style-six-item img:last-child:is(.doc) {
    background: #156cc4;
}

.mb-15px {
    margin-bottom: 15px !important
}

.service-six-items .service-style-six-item:first-child {
    margin-bottom: 20px
}

.service-six-items .service-style-six-item p:is(.mb-0) {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    padding: 0px 5px;
    font-size: 14px;
}


/* Investment Section Start*/
.investment-table {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    font-family: 'Arial', sans-serif;
}

.table-header,
.table-row {
    display: grid;
    grid-template-columns: .7fr .7fr .7fr .8fr .7fr .5fr;
    padding: 12px 20px;
    align-items: center;
}

.table-header {
    font-weight: bold;
}

.table-row:nth-child(even) {
    background-color: #fafafa;
}

.invest-btn {
    background-color: white;
    color: #ff6600;
    border: 1px solid #ff6600;
    padding: 6px 12px;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
}

.invest-btn:hover {
    background-color: #ff6600;
    color: white;
}

.tab-content {
    display: none;
    position: relative;
}

.tab-content.active {
    display: block;
}



/* Filter Bar */
.filter-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.filter-input,
.filter-select {
    padding: 8px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: var(--thm-body-font-color);
}

.filter-select .current {
    position: relative;
    bottom: 8px;
}

.filter-select:not(.rating) {
    min-width: 163px
}

.filter-select.rating {
    min-width: 290px
}

.checkbox-inline {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
}

/* Multi-select Dropdown */
.dropdown-multi {
    position: relative;
    display: inline-block;
}

.dropdown-btn {
    padding: 8px 12px;
    border: 1px solid #ccc;
    background: white;
    border-radius: 4px;
    cursor: pointer;
    color: var(--thm-body-font-color);
    font-size: 14px;
    min-width: 135px;
    text-align: left;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 100;
    width: 100%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-content.open {
    display: block;
}



.dropdown-content label {
    display: block;
    padding: 4px 0;
    font-size: 14px;
}

.tab-filter {
    display: none;
}

.tab-filter.active {
    display: flex;
    /* or block, depending on your layout */
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

/* Icon style */
.tooltip-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    background-color: #e0e0e0;
    color: #555;
    font-size: 12px;
    font-weight: bold;
    border-radius: 50%;
    margin-left: 6px;
    cursor: pointer;
    position: relative;
}

/* Tooltip text */
.tooltip-text {
    visibility: hidden;
    opacity: 0;
    width: 220px;
    background-color: #333;
    color: #fff;
    text-align: left;
    border-radius: 4px;
    padding: 6px 10px;
    position: absolute;
    z-index: 10;
    bottom: 125%;
    /* position above */
    left: 50%;
    transform: translateX(-50%);
    transition: opacity 0.3s;
    font-size: 13px;
    line-height: 1.3;
    white-space: normal;
}

/* Tooltip arrow */
.tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    /* arrow at the bottom of tooltip */
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

/* Show tooltip on hover or focus */
.tooltip-icon:hover .tooltip-text,
.tooltip-icon:focus .tooltip-text {
    visibility: visible;
    opacity: 1;
}


.label-wrapper {
    display: flex;
    align-items: center;
    gap: .7rem;
    flex-wrap: wrap;
}

.currency-input-wrapper {
    position: relative;
    display: inline-block;
}

.currency-input-wrapper input {
    padding-right: 45px;
    /* space for the EUR label */
    box-sizing: border-box;
    max-width: 160px;
}

.currency-suffix {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
    font-size: 14px;
    pointer-events: none;
}

.currency-suffix.duration {
    right: 26px
}


.dropdown-btn::after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}



.tabs-modern {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

/* Main Tab Buttons */
.tab-btn {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-family: inherit;
    color: #003366;
    position: relative;
    padding: 8px 0;
    transition: color 0.3s ease;
    width: 33.3%
}

.tab-btn .tab-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
}

.tab-btn .tab-sub {
    font-size: 12px;
    color: #666666;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 2px;
}

/* Active tab underline */
.tab-btn.active {
    color: #004b87;
}

.tab-btn.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #0073e6;
    border-radius: 2px;
    transition: all 0.3s ease;
}

/* Optional: hover effect underline */
.tab-btn:hover::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #0073e6;
    border-radius: 2px;
    opacity: 0.5;
}

/* Asset management tab on far right */
.asset-tab {

    padding: 10px 16px;
    background: #f7f7f7;
    border-radius: 8px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    min-width: 160px;
    transition: box-shadow 0.3s ease, background 0.3s ease;
}

.asset-tab .tab-title {
    font-size: 14px;
    font-weight: 600;
    color: #004b87;
}

.asset-tab .tab-sub {
    font-size: 12px;
    color: #cc0000;
    font-weight: 400;
}

.asset-tab .arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #999;
}

.asset-tab:hover {
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}


.asset-tab .arrow {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #999;
}

.asset-tab:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.service-style1.investment {
    max-width: 1200px !important;
    margin: 0 auto
}


.table-header .sortable {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #444;
    user-select: none;
}

.sort-icon {
    font-size: 12px;
    color: #999;
    transition: transform 0.2s ease;
}

.sortable.active.asc .sort-icon {
    transform: rotate(180deg);
    color: #0073e6;
}

.sortable.active.desc .sort-icon {
    transform: rotate(0deg);
    color: #0073e6;
}


.investment-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-bottom: 24px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
    overflow: hidden;
    font-family: 'Segoe UI', sans-serif;
}

.investment-summary {
    display: grid;
    grid-template-columns: 1.3fr 1.3fr 1.4fr 1.4fr 1.2fr 1fr;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #eee;
}

.interest-column .rate {
    font-size: 22px;
    font-weight: bold;
    color: #019f00;
}

.rate span {
    font-size: 18px;
}

.rate small {
    font-size: 12px;
    color: #666;
    margin-left: 3px;
}

.bank-column img {
    max-height: 38px;
    max-width: 120px;
}

.currency {
    font-size: 12px;
    color: #666;
}

.income-column {
    font-weight: bold;
    color: #059c00;
    display: flex;
    align-items: center;
    gap: 6px;
}

.cta-column .invest-btn {
    background: white;
    border: 1px solid #ff5200;
    color: #ff5200;
    padding: 6px 14px;
    border-radius: 4px;
    font-weight: 600;
    transition: all 0.3s ease;
    padding-top: 3px
}

.cta-column .invest-btn:hover {
    background: #ff5200;
    color: #fff;
}

/* Tooltip */
.tooltip-icon {
    display: inline-block;
    background: #e0e0e0;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-size: 11px;
    color: #333;
    text-align: center;
    line-height: 16px;
    margin-left: 4px;
    position: relative;
    cursor: help;
}

.tooltip-text {
    position: absolute;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    width: 240px;
    background: #333;
    color: #fff;
    padding: 8px 12px;
    font-size: 12px;
    border-radius: 4px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 10;
}

.tooltip-icon:hover .tooltip-text,
.tooltip-icon:focus .tooltip-text {
    opacity: 1;
    pointer-events: auto;
}

/* Tabs below row */
.investment-tabs {
    padding: 0px 14px 0px;
}

.tab-links {
    display: flex;
    gap: 24px;
}

.tab-link {
    background: none;
    border: none;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 4px;
    cursor: pointer;
    color: #004b87;
    border-bottom: 2px solid transparent;
    transition: 0.2s;
}

.tab-link.active {
    border-color: #0073e6;
}

.tab-contents {
    padding-top: 0;
}

.tab-contents:has(.tab-content.active) {
    padding-top: 12px !important;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.tab-content table {
    width: 100%;
    font-size: 14px;
    border-spacing: 0;
    border-collapse: collapse;
}

.tab-content th {
    text-align: left;
    padding: 8px 0;
    color: #333;
    font-weight: 500;
    vertical-align: top;
    width: 240px;
}

.tab-content td {
    padding: 8px 0;
    color: #444;
}

.tab-content h4,
.tab-content p {
    color: unset;
    font-family: unset;
    font-weight: unset;
    margin-bottom: 1rem;
}

.tab-content h4 {
    font-size: 19px;
}

.tab-content p {
    font-size: 14px;
}


.investment-summary,
.investment-card,
.table-row,
.investment-table {
    overflow: visible !important;
}

.interest-rate {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: bold;
    color: #019f00;
    line-height: 1;
    gap: 2px;
}

.rate-main {
    font-size: 37px;
}

.rate-suffix {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1;
    margin-left: 4px;
    padding-top: 3px;
}

.rate-suffix .percent {
    font-size: 16px;
    line-height: 1;
}

.rate-suffix .unit {
    font-size: 13px;
    color: #666;
}


.tab-content table tr:not(:first-child, :last-child) {
    border-bottom: solid 1px var(--thm-border-color);
}

.table-title {
    font-size: 1.5rem;
    color: var(--bs-dark);
}

.icon-c {
    position: relative;
    bottom: 3px;
}

.download-link {
    text-decoration: underline;
    display: block;
    text-align: center;
    margin-top: 1rem;
}

.close {
    position: absolute;
    right: 0;
    font-size: 24px;
    color: #888;
    cursor: pointer;
    z-index: 10;
    line-height: 1;
}

.close:hover {
    color: #000;
}

.pb-9 {
    padding-bottom: .9rem;
}

.asset-tab {
    text-decoration: none;
    color: inherit;
}

.duration-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    font-size: 14px;
    color: #333;
}

.flex-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #f0f0f0;
    border-radius: 16px;
    padding: 3px 10px 3px 6px;
    font-size: 12px;
    font-weight: 500;
    color: #333;
}

.flex-pill .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background: #ff6e40;
    border-radius: 50%;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.flex-pill.blue .icon {
    background: #156cc4
}

.flex-pill.blue:has(.star) .icon {
    background: #404040
}

.flex-pill.green .icon {
    background: #4caf50
}

.icon-b {
    width: 15px
}

@media (max-width: 768px) {

    .table-header,
    .table-row {
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 0px;
        padding: 5px;
    }

    .table-header>div,
    .table-row>div {
        padding: 4px 0;
    }

    .table-row>div:nth-child(n+3) {
        display: none;
    }
}

/* ========== Responsive: Mobile ========== */
@media (max-width: 768px) {

    /* 🧭 Top Tabs */
    .tabs-modern {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: space-between;
    }

    .tab-btn {
        flex: 1 1 30%;
        text-align: left;
    }

    .asset-tab {
        width: 100%;
        margin-left: 0
    }

    /* 📊 Filters */
    .filters-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .currency-input-wrapper input {
        width: 100%;
    }

    /* 🧱 Investment row layout */
    .investment-summary {
        grid-template-columns: 1fr 1fr 1fr;
        row-gap: 10px;
        padding: 12px;
    }

    .filter-bar {
        justify-content: start !important;
    }

    .interest-column,
    .duration-column,
    .bank-column,
    .country-column,
    .income-column,
    .cta-column {
        width: 100%;
        text-align: left;
        display: block;
    }

    .cta-column {
        margin-top: 12px;
    }

    /* 🧾 Investment tabs below rows */
    .tab-links {
        flex-direction: column;
        gap: 8px;
    }

    .tab-link {
        width: 100%;
        border-bottom: 2px solid #ddd;
        text-align: left;
    }

    .investment-tabs:not(:has(.active)) .tab-link:last-child {
        border-bottom: none !important;
    }

    .investment-tabs:not(:has(.active)) {
        padding-bottom: 6px
    }



    /* 💸 Rate styling on mobile */
    .interest-rate {
        font-size: 26px;
        align-items: center;
        gap: 6px;
    }

    .rate-main {
        font-size: 28px;
    }

    .rate-suffix {
        flex-direction: row;
        font-size: 14px;
    }

    .rate-suffix .unit {
        margin-left: 4px;
    }

    /* 🧡 Flex pill inside duration column */
    .duration-column {
        flex-direction: column;
        gap: 4px;
    }

    .flex-pill {
        font-size: 11px;
        padding: 3px 8px 3px 5px;
    }

    .flex-pill .icon {
        width: 18px;
        height: 18px;
    }

    .flex-pill .icon img {
        width: 13px
    }
}

@media screen and (max-width:767px) {
    .mt-sm-0c {
        margin-top: 0 !important;
    }
}

@media screen and (min-width: 768px) {}

@media screen and (min-width:768px) and (max-width:991px) {
    .investment-summary {
        column-gap: 1.5rem;
        grid-template-columns: minmax(105px, 2fr) minmax(115px, 1.5fr) minmax(115px, 2fr) minmax(126px, 3fr) minmax(100px, 2fr);
        grid-template-rows: auto minmax(70px, 2fr);
    }

    .cta-column {
        grid-column: 1 / -1;
        grid-row: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 1rem;
    }

    .table-header {
        grid-template-columns: minmax(100px, 2fr) minmax(115px, 1.5fr) minmax(115px, 2fr) minmax(126px, 3fr) minmax(111px, 2fr);
        column-gap: 1.5rem;
    }
}

@media screen and (max-width:480px) {
    .investment-summary {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (min-width:991px) {
    .tab-filter {
        margin-top: 20px;
    }
}

.investment .tab-btn,
.investment .tab-link,
.investment .dropdown-btn {
    background: transparent;

}


.flex-pill .tooltip-icon {
    margin-left: 0px;
    position: relative;
    bottom: 2px;
    margin-right: 3px;
}

.flex-pill .tooltip-icon .icon img {
    position: relative;
    left: .6px;
}

.load-more-container {
    text-align: center;
    margin-top: 24px;
}

#load-more-btn {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
    background-color: #004b87;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s ease;
}

#load-more-btn:hover {
    background-color: #0066cc;
}

.investment .dropdown-multi input {
    position: relative;
    top: 2px;
    margin-right: 2px;
    min-height: 0
}

#country-fixed,
#country-severance {
    cursor: default
}

.tab-link.active,
.tab-link:hover,
.tab-link:active {
    background: transparent !important
}

.tab-link::after {
    background: transparent !important
}

/* Investmnet Section End */

.row-reverse {
    flex-direction: row-reverse !important;
}

@media (min-width:992px) {
    .row-reverse>div:first-child {
        text-align: end;
    }
}



.home-blog-style-one-item img {
    width: 100%
}

.banner-style-five.v2 h2 {
    font-size: 47px;
}

.banner-style-five.v2 p {
    margin-bottom: 15px
}

ul.list-check.v2 li {

    color: var(--color-paragraph) !important;

    font-weight: 500 !important;
    font-family: var(--font-default) !important;
}

ul.list-check.v2 li strong {
    font-weight: 700 !important;
    color: var(--color-heading) !important;
    position: relative !important;
    z-index: 1 !important;
    margin-top: 7px !important;
}

.sidebar-small li {
    font-size: 14px
}

.sidebar-small li a {
    padding: 13px;
    padding-right: 22px;
    font-size: 16px
}

.single-widget.services-list-widget:has(.sidebar-small) {
    padding: 30px
}

.interest-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #333;
    margin-bottom: 40px
}

.interest-table th,
.interest-table td {
    padding: 12px 16px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.interest-table th {
    font-weight: bold;
}

@media (max-width:767px) {
    .mt-md-40px {
        margin-top: 40px
    }
}

.update {
    background: linear-gradient(to bottom, #003d66 0%, #005b99 100%);
    border-radius: 4px;
    padding: 2rem;
    margin-bottom: 40px;
    margin-top: 40px
}

.update p,
.update h3 {
    color: white !important;
}

.update .btn {
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px
}

.responsive-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.fixed-deposit-table {
    width: 100%;
    min-width: 600px;
    /* Force scroll on small screens */
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #333;
    margin: 20px 0;
}

.fixed-deposit-table thead th {
    background-color: #f9f9f9;
    font-weight: bold;
    text-align: left;
    padding: 14px;
    border-bottom: 2px solid #ddd;
    white-space: nowrap;
}

.fixed-deposit-table tbody td {
    padding: 14px;
    border-bottom: 1px solid #eee;
    white-space: nowrap;
}

.fixed-deposit-table tbody tr:last-child td {
    border-bottom: none;
}


.info-box {
    padding: 2rem;
    background: var(--bs-gray-200);
    border-radius: 4px;
    margin: 30px 0
}

.info-box.v2 {
    background: var(--dark-optional);
}

.info-box.v2 p,
.info-box.v2 h2 {

    color: white
}

.faq-style-one .accordion-body ul li {
    list-style: disc;
    margin-left: 1rem;
}

.faq-style-one .accordion-body ul li:first-child {
    margin-top: 10px
}

.hidden {
    visibility: hidden !important;
}

.services-details-area h2:not(:first-child),
.services-details-area h3:not(:first-child) {
    margin-top: 40px
}

.feature-style-two-area .col-xl-4 {
    display: flex;
}

.comparison-section {
    font-family: Arial, sans-serif;
    margin: 40px 20px;
    color: #333;
}

.comparison-section.v2 {
    margin: 40px 0;
}

.comparison-section h2,
.comparison-section p {
    text-align: center;
}

.comparison-section.v2 h2,
.comparison-section.v2 p {
    text-align: start;
}



.table-responsive-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.comparison-table {
    width: 100%;
    min-width: 700px;
    border-collapse: collapse;
    font-size: 16px;
}

.comparison-table th,
.comparison-table td {
    text-align: left;
    padding: 12px 16px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top;
}

.comparison-table th {
    background-color: #f9f9f9;
    font-weight: bold;
    white-space: nowrap;
}

.footnote {
    font-size: 14px;
    color: #555;
    margin-top: 20px;
}

.footnote a {
    color: #007BFF;
    text-decoration: none;
}

.footnote a:hover {
    text-decoration: underline;
}

.feature-style-three-area.v2 img {
    height: fit-content;
}

.feature-style-four-area i.fa-check {
    color: var(--color-primary);
    margin-right: 2px;
    font-size: 17px;

}

.faq-style-one i.fa-chevron-right {
    font-size: 14px
}

.feature-style-three-area.v2 .col-lg-4 {
    display: flex;
}

.accordion-body p+a {
    margin-top: 10px;
    display: inline-block
}

.color-style-five .history-fun-facts::after {
    display: none;
}

.circle-hid::after {
    display: none;
}

.mb-60 {
    margin-bottom: 60px !important
}

.pt-20 {
    padding-top: 20px
}

.team-style-two-item.v2 .team-overlay {
    padding: 0;
    top: -51px;
}


.team-style-two-item.v2 .team-overlay .content {
    padding: 10px;
}

.team-style-two-item.v2 .team-overlay .content h4 {
    font-size: 18px;
}

.team-style-two-item.v2 .team-overlay .content span {
    font-size: 14px;
    display: block;
}

.hover-link:hover h4 {
    outline: none;
    text-decoration: none;
    color: var(--color-style-five);
    opacity: 1;
    transition: all .3s ease;
}

.col-xl-4:has(.hover-link) {
    display: flex;
}

.hover-link {
    display: flex
}

.team-style-two-item.v2 {
    display: flex;
    flex-direction: column
}

.team-style-two-item.v2 .team-overlay {
    display: flex;
    flex-grow: 1
}

.tab-container {
    max-width: 900px;
    margin: 20px 0 50px;
    font-family: Arial, sans-serif;
    color: #333;
}

.tab-container .tab-buttons {
    display: flex;
    border-bottom: 2px solid #ddd;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

.tab-container .tab-buttons .tab {
    background: none;
    border: none;
    font-size: 16px;
    padding: 10px 20px;
    margin-right: 10px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
    color: #555;
}

.tab-container .tab-buttons .tab.active {
    border-bottom: 3px solid #007bff;
    font-weight: bold;
    color: #007bff;
}

.tab-container .tab-content {
    display: none;
    font-size: 16px;
    line-height: 1.6;
}

.tab-container .tab-content.active {
    display: block;
}

.tab-container .tab-buttons .tab::after {
    display: none !important
}


.investment-table-wrapper {
    overflow-x: auto;
    margin: 40px 0;
    max-width: 1000px;
    padding: 0 16px;
    font-family: Arial, sans-serif;
    color: #333;
}

.investment-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 700px;
    font-size: 16px;
}

.investment-table thead {
    background-color: #f9f9f9;
}

.investment-table th,
.investment-table td {
    text-align: left;
    padding: 14px 16px;
    vertical-align: top;
    border-bottom: 1px solid #e0e0e0;
}

.investment-table th {
    font-weight: bold;
    white-space: nowrap;
}

.investment-table tr:last-child td {
    border-bottom: none;
}


ul.list-check li.one::after {
    content: "1" !important
}

ul.list-check li.two::after {
    content: "2" !important
}

ul.list-check li.three::after {
    content: "3" !important
}

ul.list-check li.four::after {
    content: "4" !important
}

ul.list-check li.five::after {
    content: "5" !important
}

.mobile-div {
    display: flex;
    margin-top: 60px;
    background: var(--bg-gray);
    align-items: center;
    padding: 2rem 1rem 2rem 0rem;
}

.mobile-div>div:first-child img {
    margin-bottom: 20px;
    padding: 40px
}

.mobile-div>div:first-child {
    width: 33.333%
}

.mobile-div>div:last-child {
    width: 66.666%
}


.p1 {
    padding: 1rem
}

@media (max-width:991px) {
    .mobile-div {
        flex-direction: column;
        padding: 25px;
        text-align: center;
        padding-bottom: 45px
    }

    .mobile-div>div:first-child img {
        height: 20rem;
    }

    .mobile-div>div:first-child,
    .mobile-div>div:last-child {
        width: 100%
    }

}

.country-tabs-container {
    font-family: Arial, sans-serif;
    margin: 40px auto 60px;
    max-width: 900px;
    position: relative;
}

.country-tabs-container .country-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;

}

@media (min-width:1200px) {
    .country-tabs-container .country-tabs {
        justify-content: space-between;
    }
}

.country-tabs-container .tab-button {
    background: none;
    border: none;
    font-size: 16px;
    color: #666;
    padding: 4px;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease-in-out;
}

.country-tabs-container .tab-button::after {
    display: none;
}

.country-tabs-container .tab-button.active {
    color: #0056b3;
    font-weight: bold;
    border-bottom: 2px solid #0056b3;
}

.country-tabs-container .tab-content {
    display: none;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.6;
}

.country-tabs-container .tab-content.active {
    display: block;
}


.country-tabs-container .dropdown-wrapper {
    position: relative;
}

.country-tabs-container .dropdown-toggle-btn {
    background: none;
    border: none;
    font-size: 16px;
    padding: 6px 10px;
    color: #0056b3;
    cursor: pointer;
}

.country-tabs-container .dropdown-toggle-btn::after {
    display: none;
}

.country-tabs-container .tab-button:first-child {
    padding-left: 0;
}



.country-tabs-container .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border: 1px solid #ddd;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    z-index: 100;
    min-width: 180px;
    border-radius: 4px;
    max-height: 192px;
    overflow-y: scroll
}

.country-tabs-container .dropdown-menu .dropdown-item::after {
    display: none;
}

.country-tabs-container .dropdown-menu .dropdown-item {
    padding: 10px 16px;
    font-size: 15px;
    width: 100%;
    text-align: left;
    border: none;
    background: none;
    color: #333;
    cursor: pointer;
    transition: background 0.2s;
    border-radius: 0px;
}

.country-tabs-container .dropdown-menu .dropdown-item:hover {
    background: #f1f1f1;
}

.content:has(.list-check) {
    margin-bottom: 20px
}

h3+h5 {
    margin-top: 30px
}

.mix-blend-theme::after {
    background: rgba(0, 0, 0, 0.7)
}

.custom-flex .col-xl-4 {
    display: flex;
}

.custom-flex .home-blog-style-one-item {
    display: flex;
    flex-direction: column;
}

.custom-flex .home-blog-style-one-item .content {
    display: flex;
    flex-grow: 1;
}

.pt-60px {
    padding-top: 60px !important
}

.team-style-two-area.v3 .thumb {
    text-align: center;
}

.team-style-two-area.v3 .thumb img {
    height: 14rem;
}

.team-style-two-area.v3 .content {
    background: transparent !important;
    box-shadow: none !important;
    padding: 20px !important
}

.team-style-two-area.v3 .team-overlay {
    top: 15px !important;
    text-align: center !important;
}

.py-100 {
    padding: 100px 0 !important
}

/* Banks */

.bank-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.bank-card {
    display: flex;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
    padding: 20px 24px;
    text-decoration: none;
    color: #1a1a1a;
    transition: background-color 0.3s ease, transform 0.2s ease;
    position: relative;
    align-items: center;
    column-gap: 2rem;
    justify-content: space-between;
    row-gap: 2rem;
}

.bank-card .best-offer {
    position: absolute;
    top: -27px;
    left: 15px;
    border-radius: 9px;
    padding: 2px 8px 0px;
    background: gainsboro;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 400;
    font-size: 14px;
}

.bank-card:hover {
    background-color: #edf3f9;
    transform: translateY(-2px);
    color: #1a1a1a !important;
}

.bank-card:hover .flex-pill {
    background-color: white !important;
}


.bank-card .header {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 0.3rem;
}

.bank-card .subheader {
    color: #666;
    margin-bottom: 1rem;
    font-weight: 500;
}

.sub-container .info strong {
    color: var(--dark);
}

.bank-card:hover .highlight-box {
    background: white
}

.bank-card .info p {
    margin: 0.2rem 0;
    font-size: 0.95rem;
}

.bank-card .highlight-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    padding: 1rem;
    background-color: #f0f4f9;
    border-radius: 8px;
    font-size: 0.95rem;
    flex-wrap: wrap;
    height: fit-content;
    position: relative;
}

.bank-card .highlight-box strong {
    font-size: 1.2rem;
    color: #0b74de;
}

.bank-card .label {
    display: inline-block;
    padding: 4px 10px;
    background-color: #66b3ff;
    color: white;
    border-radius: 5px;
    font-weight: bold;
    font-size: 0.85rem;
}

.bank-card .tag {
    display: inline-flex;
    align-items: center;
    font-size: 0.85rem;
    background: #e8f0fe;
    color: #2b5cb3;
    padding: 4px 8px;
    border-radius: 5px;
    margin-top: 8px;
}

.bank-card .flex-pill {
    display: inline-flex;
    align-items: center;

    border-radius: 20px;
    padding: 6px 12px;
    font-size: 0.85rem;
    margin-top: 8px;
    gap: 6px;
    cursor: default;
    position: relative;
}



.bank-card .flex-pill.blue {
    background-color: #e6f1fc;
    color: #1b4e91;
}

.bank-card .flex-pill.gray {
    background-color: #f2f3f5;
    color: #3c3f44;
}

.bank-card .flex-pill.gray .icon {
    background: #404040;
}

.bank-card .flex-pill.blue .icon {
    background: #156cc4;
}

.bank-card .flex-pill .icon img {
    width: 16px;
    height: 16px;
}

.bank-card .tooltip-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.bank-card .tooltip-icon:focus .tooltip-text,
.bank-card .tooltip-icon:hover .tooltip-text {
    opacity: 1;
    visibility: visible;
    transform: translateY(-8px);
}

.bank-card .tooltip-text {
    position: absolute;
    bottom: 125%;
    left: 0;
    transform: translateY(0);
    background-color: #1e1e1e;
    color: #fff;
    padding: 8px 10px;
    border-radius: 6px;
    font-size: 0.75rem;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, transform 0.2s ease;
    z-index: 10;
}

.bank-card .tooltip-text::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 10px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #1e1e1e transparent transparent transparent;
}


@media (max-width:500px) {
    .bank-card .highlight-box {
        align-items: flex-start;
        gap: 25px;
        flex-wrap: wrap;
        justify-content: space-around;
        text-align: center;
    }
}

@media (max-width: 991px) {

    .bank-card {
        flex-direction: column;
    }

    .bank-container {
        padding: 0 10px;
    }
}

@media (min-width:992px) {

    .bank-card .highlight-box {
        width: 46%
    }
}

.bank-card .flex-pill .tooltip-icon {
    margin-right: 5px;
    display: inline-block;
}

.bank-card .flex-pill {
    padding: 3px 8px;
}

.mr-05 {
    margin-right: .5rem
}

.bank-card .bank-rating {
    font-size: 16px;
    position: relative;
    top: 1px;
}

/* Bank End */

.text-gray {
    color: var(--bs-gray)
}

.maps-area iframe {
    min-height: 350px;
}

.service-details-area .services-style-three h3 {
    margin-top: 0 !important
}

.services-details-area .services-style-three h3:not(:first-child) {
    margin-top: 0;
}



.services-details-area .services-style-three .gray.pill {
    background-color: #3c3f44;

}

.services-details-area .services-style-three .thumb {
    text-align: center;
}

.services-details-area .services-style-three .thumb img {
    margin-bottom: 25px;
    border-radius: 0;
    height: 2.2rem;
}

.services-details-area .services-style-three {
    padding: 25px;
    width: 30%
}

.services-details-area .services-style-three:not(:last-child) {
    margin-right: 20px;
}

.services-details-area .services-style-three .info p {
    font-size: 14px
}

.feature-style-two-area .col-md-6 {
    display: flex;
}

.risk h2 {
    margin: 30px 0 40px;
}

.risk h4 {
    margin: 20px 0 30px;
}

.team-style-two-area.v3.v4 .content {
    width:100%
}

.team-style-two-area.v3.v4 .content p {
    margin-bottom:5px
}

.team-style-two-area.v3.v4 .thumb img {
    height:fit-content
}

.team-style-two-area.v3.v4 .row {
    padding: 40px 0
}

.team-style-two-area.v3.v4::after {
    display: none;
}

.testimonial-style-one .item {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
  padding: 24px;
  max-width: 600px;
  margin: auto;
  transition: background-color 0.3s ease;
}

.testimonial-style-one .item:hover {
  background-color: #f5f9fc;
}

.testimonial-style-one .bank-header {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
  
    align-items: center;
}

.testimonial-style-one .bank-logo {
  width: 80px;
  height: auto;
}

.testimonial-style-one .bank-name {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0;
}

.testimonial-style-one .question {
  color: #555;
  font-size: 0.95rem;
  margin: 4px 0 0;
}

.testimonial-style-one .answer {
  color: #333;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 16px;
}

.testimonial-style-one .bank-link {
  text-decoration: none;
  color: #0066cc;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.95rem;
}

.testimonial-style-one .bank-link span {
  font-size: 1.1rem;
  transition: transform 0.2s ease;
}

.testimonial-style-one .bank-link:hover span {
  transform: translateX(4px);
}

.link-blue {
    color:#0066cc
}

.row-gap-4 {
    row-gap: 4rem;
}

.pt-40 {
    padding-top:40px
}