﻿@import url('fonts/dm-sans/dm-sans.css');
@import url('fonts/gilroy/Gilroy.css');

body {
    font-size: 13px;
    font-family: 'DM Sans', sans-serif;
    color: #6c757d;
    overflow-x: hidden;
    background-color: #ececec !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Gilroy', sans-serif;
}


/* All Css */


/* .container {
     width: 1200px;
}
 */


/* Bootstrap*/

@-webkit-keyframes animateHeart {
    0% {
        -webkit-transform: scale(1)
    }

    5% {
        -webkit-transform: scale(1.2)
    }

    10% {
        -webkit-transform: scale(1.1)
    }

    15% {
        -webkit-transform: scale(1.25)
    }

    50% {
        -webkit-transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes animateHeart {
    0% {
        transform: scale(1)
    }

    5% {
        transform: scale(1.2)
    }

    10% {
        transform: scale(1.1)
    }

    15% {
        transform: scale(1.25)
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(1)
    }
}

.heartLine .heartIcon {
    color: #fd4b4b;
    font-size: 14px;
    -webkit-animation: animateHeart 2.5s infinite;
    -moz-animation: animateHeart 2.5s infinite;
    animation: animateHeart 2.5s infinite
}

.truedata-top-nav.top-nav.bg-navy {
    min-height: 57px;
}

.products-main-inner .accordion-body .row {
    margin-left: 39px !important;
    border-left: 1px solid #efefef;
}

    .products-main-inner .accordion-body .row label {
        font-size: 12px;
    }

.products-main-out-title {
    background-color: #f5f5f5 !important;
}

.products-main-inner-title .form-check label {
    font-weight: 500;
    font-size: 13px;
    color: #08a9e6;
}

.accordion-button-arrow-right:after {
    margin-left: auto !important;
}

.accordion-item-price .accordion-button:after {
    margin-left: unset;
}

.products-main-inner-title {
    background: #dff7ff !important;
}

.products-main-inner .form-check {
    margin-bottom: 0px;
    min-height: auto;
}

.products-main-inner-title .accordion-button {
    padding: 11px 12px;
    width: 40px;
}

.products-main-out-title h6 {
    font-size: 17px;
}

.accordion-button.products-main-out-title::after {
    margin-left: unset !important;
}

.products-main-out-title {
    padding: 11px 15px !important;
}

.payment-method-item img {
    height: 38px;
}

.radio-button {
    padding: 10px !important;
}

.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary {
    border-color: #08a9e6 !important;
    color: #08a9e6 !important;
}

    .btn-check:active + .btn-outline-primary .icofont-check-alt,
    .btn-check:checked + .btn-outline-primary .icofont-check-alt {
        background: #08a9e6;
    }

.radio-button .icofont-check-alt {
    background: #ebebeb;
    border-radius: 100px;
    font-size: 16px;
    color: #fff;
    padding: 1px;
}

.radio-button {
    border: 2px solid #e2e2e2 !important;
    color: #737373 !important;
    font-size: unset !important;
    font-weight: unset !important;
    box-shadow: none !important;
}

    .radio-button:hover {
        border: 2px solid #08a9e6 !important;
        color: #737373 !important;
    }

.accordion-item-price .accordion-header button .number {
    background: #04aae6;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Gilroy', sans-serif;
    text-align: center;
    line-height: 37px;
    margin-right: 14px;
    min-width: 32px;
}

.accordion-item-price .accordion-header button {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.price-profile-pic-text {
    width: 44px;
    height: 44px;
    font-size: 32px;
    font-family: 'Gilroy', sans-serif;
    font-weight: bolder !important;
    text-align: center;
}

.comments-body-footer a {
    font-size: 10px;
    padding: 2px 7px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.comments-body-footer {
    padding-left: 1.5rem !important;
    margin: -11px 0 0 0;
}

.comments-body {
    background-color: #f1f9ff !important;
}

    .comments-body p:last-child {
        margin: 0px;
    }

.comments-block img.rounded-circle {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    object-fit: contain;
    border: 1px solid #eaebec;
}

.tag-btn {
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 6px 11px;
    text-transform: capitalize;
    margin: 0 3px 7px 0;
    color: #6c757d;
    border-color: #d4d7d9;
}

.sm-social-btn {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
}

.author-block .avatar-md {
    width: 80px;
    height: 80px;
    min-width: 80px;
    object-fit: cover;
}

.blog-detail-header-info .avatar-md {
    height: 30px;
    width: 30px;
}

@media (max-width: 992px) {
    .newspaper-block {
        border-radius: 23px;
        height: auto;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
}


.newspaper-block {
    border-radius: 70px;
    height: 256px;
}

    .newspaper-block img.img-fluid {
        height: 340px;
        margin: -132px 0 0 0;
    }

.tm-pic {
    height: 60px;
    width: 60px;
}

.blog-header .bg-primary {
    border-radius: 0 0px 100px 100px;
}

.truedata-top-nav .slick-arrow {
    background: transparent !important;
    box-shadow: none !important;
}

    .truedata-top-nav .slick-arrow:before {
        color: #fff;
        font-size: 26px;
    }

.truedata-top-nav .slick-next {
    right: -35px !important;
}

.truedata-top-nav .slick-prev {
    left: -35px !important;
}

.slick-track {
    display: flex;
}

.slick-slide {
    display: flex;
    justify-content: center;
}

.video-box-icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 76px;
    text-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    color: #fff;
}

    .video-box-icon:hover {
        font-size: 96px;
    }

.trail-slider .slick-dots {
    bottom: -5px !important;
}

.review-slider .slick-dots {
    bottom: 1px !important;
}

.nav-product-item img {
    height: 40px;
}

.slick-slider {
    margin-bottom: 0px !important;
}

.slick-dots {
    bottom: 11px;
}

.slick-arrow {
    background: #fff !important;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    box-shadow: 0 .5px 10px rgba(0, 0, 0, .20) !important;
    z-index: 9;
}

    .slick-arrow:hover,
    .slick-arrow:focus {
        background: #08a9e6 !important;
    }

        .slick-arrow:hover:before,
        .slick-arrow:focus:before {
            color: #ffffff;
        }

.slick-prev:before,
.slick-next:before {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.slick-next {
    right: 15px;
}

.slick-prev {
    left: 15px !important;
}

    .slick-prev:before {
        content: "\eac9";
        font-family: IcoFont !important;
    }

.slick-next:before {
    content: "\eaca";
    font-family: IcoFont !important;
}

.com-btn {
    border-color: #ff9300;
    background: #fff5e6;
    color: #ff9300;
    font-size: 19px !important;
    padding: 1px;
    width: 35px;
    height: 35px;
    border: 2px solid;
}

.accordion-button {
    font-size: 13px;
}

    .accordion-button::after {
        width: 1rem;
        height: 1rem;
        background-size: 1rem;
    }

.bell-products-main-right {
    position: sticky;
    top: 90px;
}

.bell-products-main .row {
    position: relative;
}

.history-line {
    width: 3px;
    height: 100%;
    background: #00ace8;
    margin: auto;
    position: relative;
}

    .history-line:after {
        content: "";
        width: 20px;
        height: 20px;
        border-radius: 50px;
        background: #fff;
        position: absolute;
        margin: auto;
        left: -8px;
        border: 3px solid #08abe8;
        right: 0;
        top: 0;
    }

.about-history {
    position: relative;
    min-height: 120px;
}

.subscription-table td,
.subscription-table th {
    border: none;
    border-color: #efefef !important;
}

.status-box {
    display: flex;
    align-items: center;
}

    .status-box i {
        width: 18px;
        height: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.white-space-nowrap {
    white-space: nowrap;
}

.subscription-table tr {
    vertical-align: middle;
}

.subscription-table .dataTables_length {
    margin: 0 0 1rem 1.5rem !important;
}

.subscription-table .dataTables_filter {
    margin: 0 1.5rem 0 0 !important;
}

.subscription-table .dataTables_info {
    margin: 0 0 0 1.5rem !important;
}

.subscription-table .dataTables_paginate {
    margin-right: 0 1.5rem 0 0 !important;
}

.border-bottom,
.border-end,
.border-start,
.border-top,
.border {
    border-color: #efefef !important;
}

.profile-pic-text {
    font-family: 'Gilroy', sans-serif;
    width: 90px;
    height: 90px;
    margin: auto;
    padding: 12px 0 0 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #08a9e6;
    background-color: #f5f5f5;
    font-weight: 600;
}

.nav-link {
    color: #444444;
}

    .nav-link:focus,
    .nav-link:hover {
        color: #000000;
    }

.btn-with-icon {
    color: #202a36;
    font-weight: bold;
    font-size: 16px;
}

    .btn-with-icon i {
        width: 40px;
        height: 40px;
        display: inline-block;
        background: #ff9300;
        color: #fff;
        line-height: 40px;
        border-radius: 50px;
        margin: 0 10px 0px 0;
    }

    .btn-with-icon:hover {
        color: #000;
    }

        .btn-with-icon:hover i {
            background: #202a36;
        }

.window-view-header img {
    height: 15px;
}

.page-header {
    background: url("../img/header-bg.png");
    background-size: 1400px;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 190px !important;
}

.dropdown.mega-menu .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
}

.truedata-bottom-nav {
    top: 0px;
    z-index: 999;
}

.bg-light {
    background-color: #ececec !important;
}

.top-social-btn {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}



.title-font {
    font-family: 'Gilroy', sans-serif;
}

.form-control,
.form-select,
.btn {
    font-size: 14px;
}

.btn {
    font-weight: 500;
}

.h6,
h6 {
    font-size: 14px;
}

a {
    color: #08a9e6;
}

.bg-primary {
    background-color: #04aae6 !important;
}

.btn-outline-primary {
    color: #08a9e6;
    border-color: #08a9e6;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #08a9e6;
        border-color: #08a9e6;
    }

    .btn-outline-primary.disabled,
    .btn-outline-primary:disabled {
        color: #08a9e6;
        background-color: transparent;
    }

.text-primary {
    color: #08a9e6 !important;
}

.border-primary {
    border-color: #04aae6 !important;
}

.text-red {
    color: #ff553b !important;
}

.border-red {
    border-color: #ff553b !important;
}

.btn-red {
    background-color: #ff553b;
    border-color: #ff553b;
}

.text-green {
    color: #18cabe !important;
}

.border-green {
    border-color: #18cabe !important;
}

.btn-green {
    background-color: #18cabe;
    border-color: #18cabe;
}

.text-orange {
    color: #ff8324 !important;
}

.border-orange {
    border-color: #ff8324 !important;
}

.btn-orange {
    background-color: #ff8324;
    border-color: #ff8324;
}

.btn-primary {
    background-color: #04aae6;
    border-color: #08a9e6;
}

    .btn-primary:hover,
    .btn-primary:focus {
        background-color: #0195cb;
        border-color: #0195cb;
    }

.bg-secondary {
    background-color: #ff9300 !important;
}

.btn-outline-secondary {
    color: #ff9300;
    border-color: #ff9300;
}

.btn-outline-secondary {
    color: #ff9300;
    border-color: #ff9300;
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #ff9300;
        border-color: #ff9300;
    }

.btn-secondary {
    background-color: #ff9300;
    border-color: #ff9300;
}

    .btn-secondary:hover,
    .btn-secondary:focus {
        background-color: #e98702;
        border-color: #e98702;
    }

.btn-light {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #ff9300;
}

    .btn-light:hover,
    .btn-light:focus {
        background-color: #ff9300;
        border-color: #ff9300;
        color: #ffffff;
    }

.text-success {
    color: #52ad40 !important;
}

.bg-success {
    background-color: #52ad40 !important;
}

.text-danger {
    color: #f6365b !important;
}

.bg-danger {
    background-color: #f6365b !important;
}

.alert-danger {
    color: #f6385e;
    background-color: #fce8e6;
    border-color: #fba8b8;
}

.form-check-input:checked {
    background-color: #08a9e6;
    border-color: #0894c9;
}

.btn-link {
    color: #04aae6;
    text-decoration: none;
}

    .btn-link:hover,
    .btn-link:focus {
        color: #0195cb;
        text-decoration: none;
    }

.trail-slider {
    margin: -15px -15px 0 -15px !important;
}

a:hover {
    color: #00ace8;
}

a {
    text-decoration: none;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.bg-dark100 {
    background-color: #000;
}

.bg-navy {
    background-color: #212A37;
}

.bg-smnavy {
    background-color: #0477b5;
}

.bg-facebook {
    background-color: #3c5897;
}

.bg-twitter {
    background-color: #1ca2f2;
}

.bg-lgnavy {
    background-color: #1b242d;
}

.bg-sminfo {
    background-color: #dff8ff;
}

.bg-mdinfo {
    background-color: #00ace8;
}

.bg-mdsuccess {
    background-color: #479D3C;
}

.bg-success100 {
    background-color: #dfffdf;
}

.bg-orng {
    background-color: #ff9300;
}

.bg-orng100 {
    background-color: #ffe2c8;
}

.bg-light100 {
    background-color: #f6f6f6;
}

.text-sminfo {
    color: #bbe1f4;
}

.text-smopt {
    color: #d2d3d7;
}

.bg-light2 {
    background-color: #F5F5F5;
}

.text-smdark {
    color: #676767;
}

.text-smsuccess {
    color: #c4ffbb;
}

.text-success200 {
    color: #30e08d;
}

.text-orng {
    color: #ff9300;
}

.text-mdinfo {
    color: #00ace8 !important;
}

.text-smterms {
    color: #506782;
}

.text-smdart100 {
    color: #b6b6b6;
}

.list-group a:hover {
    color: #00ace8 !important;
}

.fw-200 {
    font-weight: 200 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.ln-50 {
    line-height: 50px;
}

.ln-0 {
    line-height: 0px;
}

.ln-60 {
    line-height: 60px;
}

.rounded-4 {
    border-radius: 10px;
}

:focus-visible {
    outline: 0;
}

#forget {
    display: none;
}

.login .tabs a.active {
    color: #F3933D !important;
}

.prduct-type form .btn-group label {
    border: 2px solid #ccc;
    width: 241px;
    border-radius: 6px !important;
    color: #000;
    font-weight: bold;
    text-align: left;
    padding: 12px 18px;
}

    .prduct-type form .btn-group label div i {
        background-color: #a0a0a2;
        color: #fff;
        border-radius: 50px;
        width: 20px;
        height: 20px;
    }

.prduct-type form .btn-group .btn-check:checked + label div i {
    background-color: #51ad40;
}

.prduct-type form .btn-group .btn-check:hover + .btn-outline-primary,
.prduct-type form .btn-group .btn-check:active + .btn-outline-primary,
.prduct-type form .btn-group .btn-check:checked + .btn-outline-primary,
.prduct-type form .btn-group .btn-outline-primary.active,
.prduct-type form .btn-group .btn-outline-primary.dropdown-toggle.show,
.prduct-type form .btn-group .btn-outline-primary:active {
    color: #000;
    background-color: #fff;
    border: 2px solid #00ace8;
}

.true-data-alert {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    font-size: 15px;
    left: 0;
    right: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-radius: 0px;
    padding: 12px 22px;
}

    .true-data-alert .btn-close {
        padding: 14px 14px;
    }


/* Header Top Stock Slider - New CSS */

.stock-slider .header-ticker-item h6 {
    font-size: 11px;
    font-weight: 700;
}

.stock-slider .header-ticker-item p {
    font-weight: 700;
}

.stock-slider .header-ticker-item span {
    font-size: 13px;
    font-weight: 600;
    color: #35e18f;
}

.stock-slider {
    border-left: 1px solid rgb(75, 75, 75);
    border-right: 1px solid rgb(75, 75, 75);
}

    .stock-slider .header-ticker-item {
        border-right: 1px solid rgb(75, 75, 75);
        margin: 0px;
        min-width: 210px;
    }

ul.er-controls li {
    margin: 0px !important;
    border-radius: 0px !important;
    font-size: 19px !important;
    padding: 2px 4px !important;
    height: 41px !important;
}

ul.er-controls {
    margin: 0px !important;
    position: absolute !important;
    top: 9px !important;
    right: 0 !important;
    background: #000 !important;
    border-radius: 40px !important;
    overflow: hidden !important;
}

.tickercontainer {
    position: relative;
}


/* Header Main Nav */

.dropdown-toggle::after {
    margin: auto;
    margin-left: 5px;
}

.logo img {
    height: 42px;
}

.search button.btn {
    width: 34px;
    height: 34px;
    max-width: 34px;
    padding: 0px;
    min-width: 34px;
}

.search input,
.search select {
    height: 34px;
}


/* New CSS 15oct 2022 */

.search .form-select {
    color: #79797b;
    min-width: 144px;
    max-width: 144px;
}

/*
.top-search-header span.select2-selection.select2-selection--single.select2-selection--clearable {
    border: none;
    height: 34px;
}

.top-search-header .select2-selection__rendered {
    height: 34px;
    font-size: 15px;
    padding: 3px 12px !important;
}

.top-search-header button.select2-selection__clear {
    display: none;
}

.top-search-header span.select2-selection__arrow {
    display: none;
}

span.select2-dropdown.select2-dropdown--below {
    margin: 4px 0 0 0 !important;
    border-color: #efefef;
}
*/
.market-closed {
    font-size: 8px;
    margin: 2px;
}


/* End New CSS 15oct 2022 */

.col-2.contact-no {
    width: 18.666667%;
}

.icon-user {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
    max-width: 35px;
    overflow: hidden;
}

    .icon-user img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }



.dropdown.mega-menu {
    position: unset;
}

    .dropdown.mega-menu .dropdown-menu {
        width: 100%;
        border-radius: 0px;
    }

.truedata-bottom-nav .nav-link {
    font-size: 15px;
    padding: 14px 14px !important;
}

    .truedata-bottom-nav .nav-link.active {
        color: #08a9e6 !important;
    }

.dropdown-menu {
    border: none;
    font-size: 13px;
    margin: 0px 0 0 0px !important;
    border-top: 1px solid #dce0e4;
}


/* Section Body 1 */

.nav-action .nav-link {
    display: block;
    color: #808080;
    cursor: pointer;
    text-transform: uppercase;
    padding: 3px 7px !important;
    text-decoration: none;
    border: 1px solid transparent !important;
    position: relative;
}

    .nav-action .nav-link.active {
        color: #000000;
        border: 1px solid #000000 !important;
        border-radius: 2px;
    }

        .nav-action .nav-link.active:before {
            border-color: rgba(209, 211, 214, 0);
            border-top-color: #000;
            border-width: 5px;
            margin-left: -5px;
        }

        .nav-action .nav-link.active:after,
        .nav-action .nav-link.active:before {
            bottom: -10px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            left: 50%;
        }

        .nav-action .nav-link.active:before {
            border-color: rgba(209, 211, 214, 0);
            border-top-color: #000;
            border-width: 5px;
            margin-left: -5px;
        }

.market-table thead th:first-child {
    text-align: left;
}

.market-table thead th {
    text-align: right;
    font-size: 12px;
    color: #000;
    padding-bottom: 5px;
    vertical-align: top;
    font-weight: 500;
}

.market-table tbody td {
    color: #333333;
    font-size: 12px;
    padding: 5px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
}

    .market-table tbody td:first-child {
        text-align: left;
        font-size: 13px;
        font-weight: 700;
    }

        .market-table tbody td:first-child a {
            color: #000;
        }

.testimonial-left p.fs-5.text-white-50.mb-4 {
    font-size: 17px !important;
}

.testimonial-main .bg-white.shadow-sm.rounded-3.p-4 {
    border-radius: 22px !important;
}

.review-slider .slick-arrow {
    right: 7px;
    position: absolute;
    bottom: -78px;
    border: 2px solid #fff;
    top: auto;
}

.review-slider button.slick-prev.slick-arrow {
    left: auto !important;
    right: 50px;
}


/* Section Body 2 */

.market-move .nav-link {
    border-bottom: 2px solid transparent !important;
    background: transparent !important;
    padding: 10px 0;
    margin: 0 21px;
    font-size: 18px;
    font-weight: 500;
}

    .market-move .nav-link i {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #b2b2b2 !important;
    }

    .market-move .nav-link.active i {
        background: #000 !important;
        color: #fff !important;
    }

    .market-move .nav-link.active {
        border-color: #000 !important;
        color: #000 !important;
    }


/* Section Body 4 */

.review-slider .item img {
    height: 55px;
}

.review-slider .slick-dots li {
    margin: 0 0px;
}


/* Section Body 5 */

.blog-slider
/* Footer */
.sec-img1 {
    height: 126.75px;
}

.footer-logo img {
    width: 249px;
    height: 47px;
}

.time-ln {
    line-height: 14px;
}


/* .menu-sec .row-1 {
     width: 24%;
}
 .menu-sec .row-2 {
     width: 17.666667%;
}
 .menu-sec .row-3 {
     width: 21.666667%;
}
 .menu-sec .row-4 {
     width: 12.666667%;
}
 .menu-sec .row-5 {
     width: 23%;
}
 */

.social-links ul li a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .social-links ul li a:hover {
        background-color: #00ace8 !important;
        color: #fff !important;
    }

.let-talk-header {
    margin: -56px 0 0 0;
}


/* About US */


/* Section Title */

.jrny .row .col-1 {
    width: 2.333333%;
}

.jrny .row .col-2 {
    width: 27.666667%;
    line-height: 22px;
}

.jrny .row.end-task .col-1 span {
    border: 3px solid;
    padding: 3px;
}


/* Tabs Section */

.tabs-sec ul li {
    padding: 0px 75px;
}


/* Available Stock Tab */

.tabs-sec .nav-pills .nav-link.active,
.tabs-sec .nav-pills .show > .nav-link,
.tabs-sec .nav-pills .nav-link:hover {
    border-bottom: 5px solid #00ace8;
    background-color: transparent;
    border-radius: 0px;
    padding-bottom: 20px;
    color: #00ace8 !important;
}

    .tabs-sec .nav-pills .nav-link.active div {
        background-color: #00ace8;
        color: #fff;
    }

.tabs-sec .nav-pills .nav-link {
    padding-bottom: 25px;
}

.tabs-sec .tab-pane .table tbody tr td,
.tabs-sec .tab-pane .table thead tr th {
    border-bottom: 3px solid #fff;
    width: 305px;
    padding: 12px;
}

.tabs-sec .nav .nav-link div {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.tabs-sec .nav-pills .nav-link:hover {
    color: #00ace8;
}

    .tabs-sec .nav-pills .nav-link:hover div {
        background-color: #00ace8 !important;
        color: #fff;
    }


/* Pills Technical Tab */

.tabs-sec #pills-technical-tab:hover {
    color: #479D3C !important;
}

    .tabs-sec #pills-technical-tab:hover div {
        background-color: #479D3C !important;
        color: #fff;
    }

.tabs-sec .nav-pills #pills-technical-tab.active,
.tabs-sec .nav-pills .show > #pills-technical-tab,
.tabs-sec .nav-pills #pills-technical-tab:hover {
    border-bottom: 5px solid #479D3C !important;
    color: #479D3C !important;
}

    .tabs-sec .nav-pills #pills-technical-tab.active div {
        background-color: #479D3C;
    }


/* APIs Tab */

.tabs-sec #pills-apis-tab:hover {
    color: #ff9300 !important;
}

    .tabs-sec #pills-apis-tab:hover div {
        background-color: #ff9300 !important;
        color: #fff;
    }

.tabs-sec .nav-pills #pills-apis-tab.active,
.tabs-sec .nav-pills .show > #pills-apis-tab,
.tabs-sec .nav-pills #pills-apis-tab:hover {
    border-bottom: 5px solid #ff9300 !important;
    color: #ff9300 !important;
}

    .tabs-sec .nav-pills #pills-apis-tab.active div {
        background-color: #ff9300;
    }


/* Products Page */

.weigh-scale {
    background-color: #FEF5E6;
    border: 3px solid #F3933D;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Integrations */

.left-bar .accordion .accordion-button.svg-hide::after {
    display: none;
}

.left-bar .accordion .accordion-item {
    border: 0px;
}

    .left-bar .accordion .accordion-item .accordion-header.border-bottom {
        border-bottom: 1px solid #f1f1f1d6 !important;
    }

.left-bar {
    position: sticky;
    top: 70px;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
}

.left-bar .accordion .accordion-item .accordion-body ul li a.active {
    color: #00ace8 !important;
}

.integrations-item .image {
    background-color: #f4f4f4;
    width: 108px;
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.integrations-item p {
    line-height: 1.9;
}


/* Login Page */

.login form input::placeholder {
    font-weight: 300;
    font-size: 14px;
}

.login .divide hr {
    content: "";
    background-color: #dadada;
    position: relative;
    padding: 1px;
    height: 2px;
    width: 185px;
}

.login .social-btn p {
    margin-left: 80px;
}

.web-none {
    display: none !important;
}


/* My Account */

.affiliate-faq-card .accordion-button {
    border-radius: 0px !important;
    border: none !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    gap: 13px;
}

    .affiliate-faq-card .accordion-button span {
        font-size: 16px;
        background: #ff9300;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        border-radius: 50px;
        min-width: 25px;
        padding-top: 2px;
        margin-top: -2px;
    }

.affiliate-faq-card .accordion-item {
    border: none;
}

.affilates-logos figcaption {
    color: #fff;
    font-size: 15px;
}

.fs-50 {
    font-size: 50px;
}

.hitw-box span.number.bold {
    font-size: 87px;
    position: absolute;
    font-weight: bold;
    right: 17px;
    bottom: -35px;
    opacity: 0.2;
}

.hitw-box {
    position: relative;
    box-shadow: 0px 7px 15px rgb(204 204 204 / 27%);
}

    .hitw-box svg {
        height: 48px;
        width: auto;
        margin-bottom: 10px;
    }

.affilates-logos .icon {
    background: #fff;
    width: 110px;
    height: 110px;
    box-shadow: 4px 3px 0px #058dc1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.affiliate-faq-card .accordion-body {
    padding-top: 0px;
    padding-left: 57px;
}

.invite-friends-banner img.img-fluid {
    height: 452px;
    width: 100%;
    object-fit: contain;
    border-radius: 8px;
    background: #f3f3f3;
}

.invite-friends-banner .nav-link {
    font-size: 15px;
    border: 1px solid #e2e2e2;
    color: #8a8a8a;
}

    .invite-friends-banner .nav-link.active {
        background: #01abe7;
        color: #fff;
        border-color: #01abe7;
    }

.ranking-scroll {
    overflow: auto;
}

.icon-shape {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
}

.icon-sm {
    height: 2rem;
    line-height: 2rem;
    width: 2rem;
}

.truedata-card-tab-nav .nav-link {
    position: relative;
    font-size: 14px;
    font-weight: 600 !important;
    padding: 15px 0px;
    color: #8a8a8a;
    border-radius: 0px;
}

    .truedata-card-tab-nav .nav-link.active {
        background: none;
    }

        .truedata-card-tab-nav .nav-link.active:after {
            content: "";
            position: absolute;
            bottom: 0;
            height: 3px;
            background: #09a9e7;
            left: 0;
            right: 0;
        }

.truedata-card-tab-nav .nav-item {
    margin: 0 0 0px 24px;
}


/* NAV NEW */

.dropdown-menu-section {
    border-top: 4px solid #09a9e7;
}

.nav-product-item-link {
    padding: 14px;
    display: block;
    border-radius: 5px;
}

    .nav-product-item-link:hover {
        background: #f8f8f8;
    }

    .nav-product-item-link i.icofont-arrow-right {
        margin-left: auto;
        font-size: 16px;
        opacity: 0;
        position: relative;
        left: -4px;
        -webkit-transition: all 0.1s linear;
        transition: all 0.1s linear;
    }

    .nav-product-item-link:hover i.icofont-arrow-right {
        left: 0px;
        opacity: unset;
    }

.nav-product-item h6 {
    font-size: 15px !important;
    margin-bottom: 2px !important;
}

.nav-product-item p {
    font-size: 12px !important;
}

.nav-product-item img {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #ffffff;
    object-fit: contain;
    padding: 3px;
    border: 1px solid #efefef;
}

.nav-product-item:hover .link-icon,
.nav-product-item:hover img {
    background: #ffffff;
    color: #09a9e7;
    border: 1px solid #ffffff;
}

.nav-product-item .link-icon {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #f8f8f8;
    object-fit: contain;
    padding: 5px;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #737373;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');

.api-block-list-tabs-right-link i {
    margin-right: 10px;
}

.api-block-list-tabs-right-link a {
    margin: 0 0 6px 0px !important;
    border-radius: 7px !important;
    padding: 10px 19px !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border: 1px solid #eaeaea !important;
}

    .api-block-list-tabs-right-link a:hover {
        background: #000 !important;
        color: #fff !important;
    }

.featyures-box-main .col {
    margin-top: 40px;
}

.featyures-box h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    margin-bottom: 10px !important;
    line-height: 26px;
    border-left: 5px solid #ff9300;
    padding-left: 15px;
}

.featyures-box p {
    margin: 0px;
}

.api-block-list-tabs-right .lighter-bg-grey.rounded-3.p-5 {
    border-radius: 16px !important;
    padding: 33px !important;
}

.lighter-bg-grey {
    background-color: #F8F8F8;
}

.truedata-tabs button {
    border: none;
    background-color: #F8F8F8;
    color: #222222;
    border: 1px solid #F8F8F8;
    margin: 5px 0;
    padding: 13px 15px;
    border-radius: 16px;
    min-height: 65px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

    .truedata-tabs button i {
        width: 30px;
        height: 30px;
        border-radius: 50px;
        background: #fff;
        font-size: 23px;
        color: #C1C1C1;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .4s ease;
        -webkit-transition: all .4s ease;
    }

    .truedata-tabs button:hover i {
        background: #ff9300;
        color: #ffffff;
    }

    .truedata-tabs button:hover {
        border: 1px solid #ff9300;
        background-color: #fff4e5;
        transition: all .4s ease;
        -webkit-transition: all .4s ease;
    }

.truedata-tabs .active i {
    background: #ff9300;
    color: #ffffff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.truedata-tabs button.active {
    border: 1px solid #ff9300;
    background-color: #fff4e5;
    color: #222222;
}

.truedata-tabs button img {
    height: 41px;
    border-radius: 10px;
    margin-right: 12px;
}

.truedata-tabs button h4 {
    font-size: 18px;
    margin-right: auto;
}

.api-block-list-header img.img-fluid {
    border-radius: 11px;
    height: 41px;
}

.aip-logos img {
    padding: 6px;
    border-radius: 14px;
}

.aip-logos .rounded-3 {
    border-radius: 13px !important;
}

.aip-logos p {
    font-weight: 500;
    color: #000;
    font-size: 12px;
}

.multisteps-form__content .form-label {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
}

.multisteps-form__content .mb-3 {
    margin-bottom: 26px !important;
}

h4.multisteps-form__title {
    color: #09abe6 !important;
    margin-bottom: 35px !important;
    font-size: 18px !important;
}

.multisteps-form__content .btn-group {
    display: flow-root;
    margin: 0px;
    padding: 0px;
}

.multisteps-form__content .form-control {
    border-radius: 7px;
    font-size: 13px;
    height: 36px;
    font-family: 'Roboto Condensed', sans-serif;
}

.multisteps-form__content textarea {
    height: auto !important;
}

.multisteps-form__content .btn-group .btn {
    height: 36px;
    border-radius: 7px !important;
    padding: 7px 13px;
    font-size: 13px;
    text-align: left;
    border-color: #ced4da;
    font-family: 'Roboto Condensed', sans-serif;
    display: flex;
    line-height: 12px;
    align-items: center;
}

    .multisteps-form__content .btn-group .btn i {
        margin-left: auto;
        position: absolute;
        right: 9px;
        color: #ced4da;
    }

.multisteps-form__content .btn-check:active + .btn,
.multisteps-form__content .btn-check:checked + .btn,
.multisteps-form__content .btn-check:hover + .btn,
.multisteps-form__content .btn-check:checked + .btn {
    border-color: #09abe6 !important;
    background: #e7f9ff;
    color: #08a9e6 !important;
}

    .multisteps-form__content .btn-check:active + .btn i,
    .multisteps-form__content .btn-check:checked + .btn i,
    .multisteps-form__content .btn-check:hover + .btn i,
    .multisteps-form__content .btn-check:checked + .btn i {
        color: #08a9e6 !important;
    }


.started {
    border-radius: 40px !important;
    background-color: #ff9300 !important;
    padding: 11px 22px !important;
}

/* Media Mobile Css */

@media (max-width: 576px) {
}

@media (max-width: 768px) {
}

@media (max-width: 992px) {
    .mobile-none {
        display: none !important;
    }

    .col-lg-7.contact-no.ps-0 {
        display: none;
    }

    .web-none {
        display: block !important;
    }

    .truedata-footer-copyright .flex-mob-column {
        flex-direction: column;
        text-align: center;
    }

    .let-talk-header {
        margin: 0px 0 0 0;
        background: #000;
    }

    .truedata-footer-copyright .flex-mob-column .list-group {
        display: contents;
    }

    .divider {
        display: none;
    }

    .truedata-mid-nav .d-flex.align-items-center.border.rounded-3.search {
        margin: 16px 0 0 0;
    }

    .mobile-search-top-main {
        display: flex;
        margin: auto;
    }

    .ps-3.pe-4.mobile-search-top {
        padding: 0px !important;
    }

    a.toggle {
        text-align: right;
        border: 1px solid #23252a;
        padding: 4px 5px;
        border-radius: 5px;
        float: right;
        margin-left: auto;
        margin-top: auto;
        margin-bottom: auto;
    }

    .truedata-top-nav .container {
        padding: 0px;
    }

    .trail-slider {
        margin: -15px -15px 21px -15px !important;
    }

    .py-5 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .pt-5 {
        padding-top: 1.5rem !important;
    }

    .pb-5 {
        padding-bottom: 1.5rem !important;
    }

    .mt-5 {
        margin-top: 1.5rem !important;
    }

    .mb-5 {
        margin-bottom: 1.5rem !important;
    }

    .my-5 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .market-move .nav-link {
        padding: 10px 0;
        margin: 0 10px;
        font-size: 14px;
    }

        .market-move .nav-link i {
            width: 25px;
            height: 25px;
            font-size: 13px !important;
        }

    .market-move .nav {
        justify-content: center;
    }

    .page-header {
        background-color: #08abe6;
    }

    .window-view {
        margin: 12px 0px;
    }






    .indicator-partners-sidebar-pages .truedata-card {
        border-radius: 0px !important;
    }

    .indicator-partners-sidebar-pages .truedata-card-header, .indicator-partners-sidebar-pages .truedata-card-footer {
        padding: 12px 12px !important;
    }

        .indicator-partners-sidebar-pages .truedata-card-header p.small.mb-2 {
            margin-bottom: 0px !important;
        }

    .indicator-partners-sidebar-pages .integrations-item.p-4 {
        padding: 12px !important;
    }

        .indicator-partners-sidebar-pages .integrations-item.p-4 .d-flex.align-items-start {
            flex-direction: column;
            gap: 12px;
        }

            .indicator-partners-sidebar-pages .integrations-item.p-4 .d-flex.align-items-start .ms-4.w-100, .indicator-partners-sidebar-pages .integrations-item.p-4 .d-flex.align-items-start .ms-3.w-100 {
                margin: 0px !important;
            }

            .indicator-partners-sidebar-pages .integrations-item.p-4 .d-flex.align-items-start .image {
                width: 100%;
                height: 130px;
            }

            .indicator-partners-sidebar-pages .integrations-item.p-4 .d-flex.align-items-start h4.ms-4.fw-bold.mb-0.text-black {
                margin-left: 0px !important;
            }

        .indicator-partners-sidebar-pages .integrations-item.p-4 .d-flex.align-items-start {
            padding-bottom: 50px;
            position: relative;
        }

            .indicator-partners-sidebar-pages .integrations-item.p-4 .d-flex.align-items-start a.btn.btn-primary {
                position: absolute;
                bottom: 0;
                right: 0;
                left: 0;
            }









    .td-download-page a.btn.btn-primary.rounded-pill.text-uppercase {
        font-size: 0px;
        height: 36px;
        width: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f1f3fa;
        color: #04aae6;
        border: none;
    }

        .td-download-page a.btn.btn-primary.rounded-pill.text-uppercase i {
            font-size: 19px;
            margin: 0px !important;
        }

    .td-download-page .p-4 {
        padding: 12px !important;
    }

        .td-download-page .p-4 i.icofont-link-alt.p-2.bg-secondary.text-white.rounded-circle.h5.mb-0.me-3 {
            margin-right: 10px !important;
        }

        .td-download-page .p-4 span.rounded-pill.badge.bg-success.ms-2.small {
            font-weight: bold !important;
            font-size: 11px !important;
            padding: 3px 6px;
        }








    .company-sidebar-pages .truedata-card {
        border-radius: 0px !important;
    }

        .company-sidebar-pages .truedata-card .truedata-card-header, .company-sidebar-pages .truedata-card .truedata-card-body, .company-sidebar-pages .truedata-card .truedata-card-footer {
            padding: 12px !important;
        }

            .company-sidebar-pages .truedata-card .truedata-card-header p.small.mb-2 {
                margin-bottom: 0px !important;
            }


    .mobile-rounded-none {
        border-radius: 0px !important;
    }

    .td-testimonials-card .tm-pic {
        position: absolute;
        height: 38px;
        width: 38px;
        box-shadow: none !important;
    }

    .td-testimonials-card {
        position: relative;
    }

        .td-testimonials-card .d-flex.align-items-center.mb-lg-3.mb-2 {
            padding-left: 47px;
        }

            .td-testimonials-card .d-flex.align-items-center.mb-lg-3.mb-2 span.fs-6.fw-bold {
                text-transform: uppercase;
                font-size: 13px !important;
            }

        .td-testimonials-card p.text-secondary.mb-0 {
            font-size: 15px !important;
            color: #0f0f0f !important;
        }

        .td-testimonials-card:after {
            content: "\201D";
            position: absolute;
            right: -4px;
            font-size: 185px;
            top: 0;
            font-family: sans-serif;
            opacity: 0.1;
            line-height: 139px;
        }

    .add-testimonial-btn {
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: none !important;
        padding: 0px !important;
        left: 0;
        right: 0;
        margin: auto;
    }

        .add-testimonial-btn .btn {
            width: auto !important;
            margin: auto;
            border-radius: 100px !important;
            padding: 0 30px;
            margin-bottom: 6px;
        }

    .blog-header .bg-primary {
        border-radius: 0 0px 20px 20px;
    }

    .newspaper-block {
        border-radius: 20px;
        height: auto;
    }

    .s-banner-td {
        background-size: cover;
    }

    .rounded-4.p-lg-5.p-3.rtgs-form.bg-mdinfo.shadow {
        margin: 0px !important;
    }

    .page-header {
        padding-bottom: 35px !important;
    }
}

@media (max-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
}

@media (max-width: 1400px) {
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.wp-caption {
    max-width: 100%;
}

    .wp-caption img {
        display: block;
        border: 0 none;
        margin: 0;
        width: 100%;
        padding: 0;
    }

.blog img {
    max-width: 100%;
}

.small {
    font-size: 13px !important;
    font-weight: 400 !important;
}

.slick-slide > .bg-white > p {
    height: 80px;
}

.truedata-blog-single img.alignnone {
    margin-bottom: 25px;
    border-radius: 25px;
    box-shadow: 0px 5px 12px rgb(0 0 0 / 5%);
    height: auto;
}

.truedata-blog-single .col-xl-9.col-lg-9.col-md-12.col-12.blog {
    color: #424242;
    font-size: 18px;
    line-height: 1.6em;
}

.truedata-blog-single h2, .truedata-blog-single h3, .truedata-blog-single h1, .truedata-blog-single h4, .truedata-blog-single h5 {
    font-weight: 600;
    margin: 24px 0;
    color: #1f1f1f;
}

.social-btn .d-flex.align-items-center.py-2.px-2.border.rounded-3.mb-2 {
    background: #4285f4;
    color: #fff;
    font-size: 16px;
}

    .social-btn .d-flex.align-items-center.py-2.px-2.border.rounded-3.mb-2 img {
        background: #fff;
        padding: 7px;
        border-radius: 5px;
    }

.review-slider .item img:after {
    content: "\ed05";
    position: absolute;
    background: #b7ecff;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: IcoFont !important;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #05aae6;
}

.review-slider .item img {
    height: 50px;
    width: 50px;
    object-fit: cover;
    background: #d3d3d3;
    position: relative;
}

.truedata-bottom-nav .dropdown-menu, .truedata-bottom-nav .nav-item.dropdown {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .truedata-bottom-nav .nav-item.dropdown:hover .dropdown-menu {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: block;
    }

.mobile > a {
    cursor: pointer;
    color: #08a9e6 !important;
}

/* Promo Code*/
.promocode li {
    background-color: #3dbd30;
    width: 50%;
}

    .promocode li div {
        width: 100%;
        text-align: end;
    }

    .promocode li p {
        color: #fff !important;
    }

.close {
    background-color: #fff;
    color: #000;
}

    .close:hover, .close:active {
        background-color: #000;
        color: #fff;
    }

.border-bottom-primary {
    border-bottom: 4px solid #04aae6;
}

.homepage-about-card {
    box-shadow: 0px 21px 23px #e8e8e8 !important;
    border-radius: 20px;
}

    .homepage-about-card img.img-fluid {
        top: 0;
        width: 180px;
        position: absolute;
        right: 0;
    }

.homepage-about-card {
    position: relative;
    overflow: hidden;
    padding: 37px 30px !important;
}

    .homepage-about-card p {
        margin: 0px;
    }

.card-1 i {
    background: #fce5c6 !important;
    color: #ff9300 !important;
}

.card-2 i {
    background: #d7f4ff !important;
    color: #04aae6 !important;
}

.card-3 i {
    background: #e4f8ec !important;
    color: #5cce85 !important;
}

.card-4 i {
    background: #f4e5f1 !important;
    color: #da76c1 !important;
}

.blog-section-homepage .item img.img-fluid.mb-4.rounded-3 {
    /*  width: 100%;
    height: 200px;
    object-fit: cover;*/
    border-radius: 14px !important;
    box-shadow: 0px 2px 3px #f0f0f0;
}

.blog-section-homepage ul.slick-dots {
    bottom: -7px;
}

.price-sidebar-accordion .accordion-item {
    background: #f1f1f1 !important;
    border-radius: 12px;
    overflow: hidden;
}

    .price-sidebar-accordion .accordion-item .accordion-button {
        background: #f1f1f1;
        color: #707070;
    }

.price-sidebar .bg-light-green {
    background: #e9fee9;
}

.price-sidebar .fs-16 {
    font-size: 16px;
    font-family: 'Gilroy', sans-serif;
}

.price-sidebar button.clear-cart {
    background: no-repeat;
    font-size: 12px;
    font-family: 'DM Sans', sans-serif;
}

.float-icon-price {
    position: absolute;
    right: -23px;
    font-size: 65px;
    top: -24px;
    opacity: 0.2;
    z-index: 1;
}

.bg-light-green:after {
    content: "";
    background: url("/Content/img/p-top.jpg");
    position: absolute;
    top: -8px;
    width: 100%;
    height: 8px;
    background-color: red;
    left: 0;
    right: 0;
    background-size: 16px;
}

.bg-light-green:before {
    content: "";
    background: url("/Content/img/p-bottom.jpg");
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 8px;
    background-color: red;
    left: 0;
    background-size: 16px;
    right: 0;
}

.price-sidebar p {
    font-size: 14px;
}

.price-sidebar .fs-14 {
    font-size: 15px;
}

.price-sidebar .fs-5 {
    font-size: 21px !important;
    font-weight: bolder !important;
    font-family: 'Gilroy', sans-serif;
}

.applied-code {
    border: 2px dashed #53ad40;
    border-radius: 12px;
}

    .applied-code button {
        padding: 0px;
        background: none;
        border: none;
        font-size: 16px;
        font-weight: bold;
    }

.blog img {
    max-width: 100%;
    height: auto;
}

.contact-us-page-right-box img.img-fluid {
    width: 180px;
    position: absolute;
    bottom: -4px;
    right: 0;
}

.contact-us-page .rounded-4 {
    border-radius: 20px;
}

.contact-us-page-right-box .p-5 {
    padding: 40px !important;
}

.contact-us-page {
    margin-top: -71px;
}

.loading {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
}

.loading-image {
    position: absolute;
    top: 40%;
    left: 45%;
    z-index: 100;
    height: 120px;
    width: 120px;
}

.logo img {
    /*width: 200px;
    min-width: 200px;
    max-width: 200px;*/
    object-fit: contain;
}

.blog-header-nave .nav-link.active {
    color: #08a9e6 !important;
}

.s-banner-td {
    background-image: url(../img/s-banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    color: #6c757d;
    z-index: 999;
}

.top-main-search {
    border: 1px solid #dee2e6;
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
}

.img-flag {
    height: 20px;
    padding: 2px 3px;
}

.select2-container .select2-selection--single {
    height: 42px !important;
    border-radius: 0px !important;
    border: none !important;
}

    .select2-container .select2-selection--single .select2-selection__rendered span {
        display: flex !important;
        align-items: center !important;
        gap: 7px !important;
    }

        .select2-container .select2-selection--single .select2-selection__rendered span small {
            margin-left: auto !important;
            opacity: 0.6 !important;
            text-transform: uppercase !important;
        }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px !important;
}

.select2-dropdown {
    border: 1px solid #dee2e6 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #4aabe3 !important;
    color: white;
}

ul.select2-results__options .select2-results__option span {
    display: flex;
    align-items: center;
    gap: 7px;
}

    ul.select2-results__options .select2-results__option span small {
        margin-left: auto;
    }

.top-main-search select, .top-main-search .select2 {
    width: 100% !important;
}

.search-container {
    position: relative;
    width: 100%;
}

.search-input {
    width: 100%;
    padding: 9px 0 9px 37px;
    font-size: 14px;
    border: 1px solid #f1f3fa;
    border-radius: 46px;
    outline: none;
    background: #f1f3fa;
}

.search-container .icofont-search {
    position: absolute;
    font-weight: bolder;
    margin: 14px 0 0 14px;
    color: #424242;
}

.suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 8px;
    max-height: 250px;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.suggestion {
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #f5f6ff;
    transition: background-color 0.2s ease;
}

    .suggestion:hover {
        background-color: #f5f6ff;
    }



.search-container-dropdown .search-container-dropdown-logo {
    height: 24px;
    width: 24px;
    min-width: 24px;
}

.search-container-dropdown h6 {
    font-size: 11px;
    margin: 0;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}

    .search-container-dropdown h6 img {
        height: 11px;
    }

.search-container-dropdown small {
    font-size: 10px;
}


.search-container-dropdown div {
    line-height: 15px;
}
/*signalx css */

.signalx-zoom-img:hover {
    transition: all 0.3s ease-in-out !important;
    transform: scale(1) translateY(-8px) !important;
    /* zoom + upar */
}

.signalx-f-card {
    transition: all .35s;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
}

    .signalx-f-card:hover {
        box-shadow: 0px 0px 40px 10px rgba(0, 0, 0, 0.05) !important;
        transform: scale(1.03);
        transition: all .35s;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
    }

table.comparison-table tr:hover {
    background: #fff;
}

.signalx-faq .accordion-button {
    font-size: 16px;
    font-family: "DM Sans", sans-serif;
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
}

    .comparison-table th,
    .comparison-table tbody td {
        padding: 15px 15px;
        text-align: left;
        border-bottom: 1px solid #d8d8d8;
        vertical-align: middle;
        font-size: 14px;
        color: #212529;
    }

    .comparison-table thead th {
        font-weight: 600;
        font-size: 1.1rem;
        position: relative;
        /* padding-top: 50px; */
        /* Space for the "Popular" badge */
    }

.plan-name {
    font-weight: 600;
    font-size: 16px;
    color: #212529;
}

.plan-price {
    font-size: 1.5rem;
    font-weight: 700;
    color: #212529;
    margin-top: 1px;
    display: block;
    margin-bottom: 5px;
}

    .plan-price .currency {
        font-size: 1.1rem;
        vertical-align: super;
        margin-right: 2px;
    }

    .plan-price span {
        font-size: 1rem;
        font-weight: 500;
        color: #6c757d;
    }

.btn-claim-deal {
    background-color: #343a40;
    /* Dark gray for default */
    color: #fff;
    padding: 12px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    display: inline-block;
    margin-top: 20px;
    transition: background-color 0.3s ease;
    width: 80%;
    /* Match reference width */
    max-width: 180px;
    border: none;
}

    .btn-claim-deal:hover {
        background-color: #212529;
        color: #fff;
    }

/* Popular Plan Styling */
.plan-popular {
    position: relative;
}

    .plan-popular .btn-claim-deal {
        background-color: #e4892c;
        /* Purple for popular CTA */
    }

        .plan-popular .btn-claim-deal:hover {
            background-color: #e4892c;
        }

.badge-popular {
    background-color: #e4892c;
    color: #fff;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 50px;
    font-size: 11px;
    position: absolute;
    top: 17px;
    left: 58px;
    white-space: nowrap;
}

/* First column (feature names) styling */
.comparison-table tbody th {
    text-align: left;
    font-weight: 500;
    color: #343a40;
    width: 340px;
    /* Adjust as needed for feature names */
}

.comparison-table tbody td {
    color: #495057;
}

    .comparison-table tbody td:first-child {
        text-align: left;
        /* Keep first data cell aligned left if needed */
    }

/* "Top features" row */
.feature-group-header {
    background-color: #f8f9fa;
    /* Slightly darker background for group header */
    font-weight: 600;
    font-size: 1.1rem;
    color: #212529;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #e9ecef;
}

    .feature-group-header .icofont {
        margin-left: 10px;
        font-size: 0.9em;
        color: #6c757d;
    }

    .feature-group-header td:last-child {
        text-align: right;
        /* Align icon to the right */
    }

/* Feature icons */
.feature-icon {
    font-size: 1.2rem;
    /* Larger icons for better visibility */
}

    .feature-icon.icofont-check-circled {
        /* Explicitly use -circled for a filled check */
        color: #28a745;
        /* Green */
    }

    .feature-icon.icofont-close-circled {
        /* Explicitly use -circled for a filled cross */
        color: #dc3545;
        /* Red */
    }

.unavailable-feature {
    color: #adb5bd;
    /* Light gray for dash */
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 300;
}

/* Specific text features */
.feature-text {
    color: #495057;
    font-size: 0.95rem;
}

.comparison-table thead {
    position: sticky;
    top: 50px;
    background: #ececec;
}

/* Responsive adjustments */
@media (max-width: 991.98px) {

    .comparison-table thead th,
    .comparison-table tbody td,
    .comparison-table tbody th {
        padding: 15px 15px;
        font-size: 0.9rem;
    }

    .plan-name {
        font-size: 1.1rem;
    }

    .plan-price {
        font-size: 1.2rem;
    }

    .btn-claim-deal {
        padding: 10px 15px;
        font-size: 0.85rem;
        max-width: 150px;
    }

    .comparison-table tbody th {
        width: 180px;
    }
}

@media (max-width: 767.98px) {
    .comparison-table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    /*
      .comparison-table thead,
      .comparison-table tbody,
      .comparison-table tr {
        display: inline-block;
        vertical-align: top;
      }

      .comparison-table thead tr {
        height: 300px;
      }

      .comparison-table th,
      .comparison-table td {
        display: block;
        min-width: 150px;
        text-align: center !important;
      }

      .comparison-table tbody th {
        text-align: left !important;
        position: sticky;
        left: 0;
        background-color: #fff;
        z-index: 1;
      } */

    .feature-group-header td:first-child {
        text-align: left !important;
    }

    .feature-group-header td:last-child {
        text-align: center !important;
    }

    .badge-popular {
        top: 0;
    }

    .btn-claim-deal {
        width: 90%;
    }
}

.text-primary-icon-box {
    width: 70px;
    height: 70px;
    min-width: 70px;
    font-size: 34px;
    padding: 0px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pricing-card {
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #e0e6ed;
    overflow: hidden;
}

    .pricing-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
    }

    /* Most Popular Plan Styling */
    .pricing-card.most-popular {
        border-color: #007bff;
        /* Blue border for popular */
        box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    }

        .pricing-card.most-popular .card-header {
            background-color: #007bff;
            /* Blue background for header */
            color: #fff;
        }

            .pricing-card.most-popular .card-header h5,
            .pricing-card.most-popular .card-header .price h2,
            .pricing-card.most-popular .card-header .currency,
            .pricing-card.most-popular .billed-annually,
            .pricing-card.most-popular .billed-annually strong {
                color: #fff;
            }

        .pricing-card.most-popular .btn-primary {
            background-color: #007bff;
            border-color: #007bff;
        }

            .pricing-card.most-popular .btn-primary:hover {
                background-color: #0056b3;
                border-color: #0056b3;
            }

.signalx-pricing-card-main .badge-popular {
    background-color: #ff9300;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 50px;
    font-size: 0.8rem;
    position: absolute;
    top: -15px;
    /* Position above the card header */
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3);
    white-space: nowrap;
}

.signalx-pricing-card-main .most-popular-wrapper {
    position: relative;
    /* padding-top: 25px; */
    /* Space for the badge */
}

.pricing-card .card-header {
    text-align: center;
    padding: 20px 10px;
    background-color: #f8f9fa;
    /* Light background for normal headers */
    border-bottom: 1px solid #eee;
    position: relative;
    z-index: 1;
    min-height: 152px;
}

    .pricing-card .card-header h5 {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 2px;
        color: #333;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.pricing-card .currency {
    font-size: 1.5rem;
    font-weight: 600;
    vertical-align: super;
    margin-right: 5px;
    color: #333;
}

.pricing-card .price h2 {
    font-size: 56px;
    /* Larger price */
    font-weight: 700;
    display: inline;
    color: #007bff;
    /* Blue price */
    line-height: 1;
}

.pricing-card .price span {
    font-size: 1rem;
    color: #6c757d;
    font-weight: 500;
    vertical-align: bottom;
    margin-left: 5px;
}

.pricing-card .billed-annually {
    font-size: 12px;
    color: #6c757d;
    margin-top: 0px;
    display: block;
    line-height: 1.4;
}

    .pricing-card .billed-annually strong {
        color: #28a745;
        /* Green for savings */
        font-weight: 600;
    }

.pricing-card .card-body {
    padding: 10px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

    .pricing-card .card-body ul {
        list-style: none;
        padding: 0;
        margin: 0;
        flex-grow: 1;
    }

        .pricing-card .card-body ul li {
            padding: 4px 0;
            color: #555;
            font-size: 12px;
            display: flex;
            align-items: center;
        }

            .pricing-card .card-body ul li .feature-icon {
                margin-right: 5px;
                font-size: 1.1rem;
            }

                .pricing-card .card-body ul li .feature-icon.icofont-check {
                    color: #28a745;
                    /* Green check */
                }

                .pricing-card .card-body ul li .feature-icon.icofont-close {
                    color: #dc3545;
                    /* Red cross */
                }

.pricing-card .feature-detail {
    margin-left: auto;
    /* Push detail to the right */
    font-weight: 500;
    color: #6c757d;
}

.pricing-card .card-footer {
    padding: 10px;
    background-color: #fcfcfc;
    border-top: 1px solid #eee;
    text-align: center;
}

    .pricing-card .card-footer .btn {
        width: 100%;
        padding: 12px 20px;
        font-size: 1rem;
        font-weight: 600;
        border-radius: 8px;
        transition: all 0.3s ease;
    }

    .pricing-card .card-footer .btn-outline-primary {
        border-color: #007bff;
        color: #007bff;
    }

        .pricing-card .card-footer .btn-outline-primary:hover {
            background-color: #007bff;
            color: #fff;
        }

    .pricing-card .card-footer .btn-primary {
        background-color: #007bff;
        border-color: #007bff;
    }

        .pricing-card .card-footer .btn-primary:hover {
            background-color: #0056b3;
            border-color: #0056b3;
        }

.pricing-card .skip-trial-text {
    font-size: 0.85rem;
    color: #888;
    margin-top: 10px;
    display: block;
}

/* Responsive adjustments */
@media (max-width: 991.98px) {
    .pricing-card {
        margin-bottom: 30px;
    }

    .signalx-pricing-card-main .most-popular-wrapper {
        padding-top: 0;
    }

    .signalx-pricing-card-main .badge-popular {
        position: static;
        transform: none;
        margin-bottom: 15px;
    }
}

@media (max-width: 767.98px) {
    .pricing-card {
        margin-bottom: 20px;
    }

        .pricing-card .price h2 {
            font-size: 56px;
        }

        .pricing-card .card-header {
            padding: 20px 10px;
        }

        .pricing-card .card-footer {
            padding: 20px;
        }

    .position-sticky-section section.py-5.bg-white.position-sticky {
        position: unset !important;
        height: auto !important;
    }
}


/* Home banner carousel arrows - bigger and at corners */
#carouselExampleIndicators .carousel-control-prev,
#carouselExampleIndicators .carousel-control-next {
    width: 60px;
    opacity: 1;
    z-index: 5;
}

#carouselExampleIndicators .carousel-control-prev {
    left: 0;
    justify-content: flex-start;
    padding-left: 10px;
}

#carouselExampleIndicators .carousel-control-next {
    right: 0;
    justify-content: flex-end;
    padding-right: 10px;
}

#carouselExampleIndicators .carousel-control-prev-icon,
#carouselExampleIndicators .carousel-control-next-icon {
    width: 48px;
    height: 48px;
    background-color: rgba(0, 0, 0, 0.55);
    border-radius: 50%;
    background-size: 55% 55%;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

#carouselExampleIndicators .carousel-control-prev:hover .carousel-control-prev-icon,
#carouselExampleIndicators .carousel-control-next:hover .carousel-control-next-icon {
    background-color: rgba(0, 0, 0, 0.85);
    transform: scale(1.1);
}

@media (max-width: 576px) {
    #carouselExampleIndicators .carousel-control-prev-icon,
    #carouselExampleIndicators .carousel-control-next-icon {
        width: 36px;
        height: 36px;
    }
}


/* about us page css */


.td-about-wrap {
    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    color: #334155;
    background-color: #f8fafc;
    overflow-x: hidden;
}

.td-font-mono {
    font-family: 'JetBrains Mono', monospace;
}

/* Brand Color Tokens */
.text-td-orange {
    color: #ff9300 !important;
}

.text-td-blue {
    color: #0284c7 !important;
}

.bg-td-navy {
    background-color: #36a2df !important;
}

.bg-td-orange-gradient {
    background: linear-gradient(93deg, #ffa648, #ff9300) !important;
}

/* Badges */
.badge-soft-green {
    background-color: #ecfdf5;
    color: #047857;
    border: 1px solid #a7f3d0;
}

.badge-soft-orange {
    background-color: #fff7ed;
    color: #ff9300;
    border: 1px solid #fed7aa;
}

.badge-soft-blue {
    background-color: #f0f9ff;
    color: #0369a1;
    border: 1px solid #bae6fd;
}

/* Premium Card Styles */
.td-glass-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

    .td-glass-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 20px 30px -10px rgba(15, 23, 42, 0.08);
        border-color: #cbd5e1;
    }

.td-icon-box {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    flex-shrink: 0;
}

/* Pillar Image Card Cutouts */
.pillar-card {
    position: relative;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 22px;
    padding: 28px 24px;
    overflow: hidden;
    height: 100%;
    transition: all 0.35s ease;
}

    .pillar-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 16px 28px -8px rgba(0, 0, 0, 0.07);
    }

.pillar-glow {
    position: absolute;
    top: -40px;
    right: -40px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    filter: blur(40px);
    opacity: 0.25;
    pointer-events: none;
}





.bg-primary.bg-opacity-10.text-primary {
    background: rgb(5 169 230 / 12%) !important;
}

.bg-danger.bg-opacity-10.text-danger {
    background: rgb(246 54 91 / 7%) !important;
}

.bg-secondary.bg-opacity-10.text-dark {
    background: rgb(33 37 41 / 9%) !important;
}

.td-history-section {
    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background-color: #f8fafc;
    color: #334155;
    position: relative;
    overflow: hidden;
}

.td-font-mono {
    font-family: 'JetBrains Mono', monospace;
}

/* Colors */
.text-td-orange {
    color: #fb720f !important;
}

.text-td-blue {
    color: #0284c7 !important;
}

.bg-td-orange-gradient {
    background: linear-gradient(93deg, #ffa648, #fb720f) !important;
}

/* Timeline Tree */
.td-timeline-tree {
    position: relative;
    padding: 40px 0;
}

    .td-timeline-tree::before {
        content: '';
        position: absolute;
        top: 44px;
        bottom: 90px;
        left: 50%;
        width: 3px;
        background: linear-gradient(180deg, #0284c7 0%, #fb720f 60%, #10b981 90%, #6366f1 100%);
        transform: translateX(-50%);
        border-radius: 4px;
    }

.timeline-node {
    position: relative;
    margin-bottom: 40px;
}

/* Central Dots */
.timeline-pin {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #ffffff;
    border: 4px solid #0284c7;
    z-index: 2;
    box-shadow: 0 0 0 5px rgba(2, 132, 199, 0.15);
    transition: all 0.3s ease;
}

.timeline-node:hover .timeline-pin {
    transform: translateX(-50%) scale(1.2);
}

.timeline-pin.pin-orange {
    border-color: #fb720f;
    box-shadow: 0 0 0 5px rgba(251, 114, 15, 0.2);
}

.timeline-pin.pin-green {
    border-color: #10b981;
    box-shadow: 0 0 0 5px rgba(16, 185, 129, 0.25);
}

.timeline-pin.pin-purple {
    border-color: #6366f1;
    box-shadow: 0 0 0 5px rgba(99, 102, 241, 0.25);
}

/* Side Alignments */
.timeline-col-left {
    text-align: right;
    padding-right: 42px;
    margin-bottom: auto;
}

.timeline-col-right {
    padding-left: 42px;
    margin-bottom: auto;
    padding-top: 5px;
}

/* Milestone Card */
.timeline-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 18px;
    padding: 20px 22px;
    display: inline-block;
    max-width: 480px;
    text-align: left;
    box-shadow: 0 4px 15px -2px rgba(15, 23, 42, 0.04);
    transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

    .timeline-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 16px 28px -6px rgba(15, 23, 42, 0.09);
        border-color: #cbd5e1;
    }

    .timeline-card.featured-card {
        border-color: #fde047;
        background: linear-gradient(180deg, #ffffff 0%, #fffef8 100%);
    }

.logo-box-thumb {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    flex-shrink: 0;
    padding: 6px;
}

.live-pulse-anim {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #10b981;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7);
    animation: pulseGlow 1.8s infinite;
}

@keyframes pulseGlow {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 8px rgba(16, 185, 129, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(16, 185, 129, 0);
    }
}

/* Responsive Fallback */
@media (max-width: 768px) {
    .td-timeline-tree::before {
        left: 24px;
    }

    .timeline-pin {
        left: 24px;
    }

    .timeline-col-left,
    .timeline-col-right {
        text-align: left !important;
        padding-left: 56px !important;
        padding-right: 15px !important;
    }

    .timeline-card {
        max-width: 100%;
        width: 100%;
    }

    .mobile-date-badge {
        margin-bottom: 6px;
    }
}
