/* body, p, ul li, ul li a, ol li, ol li a {
    font-family: Lato;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat;
}

nav.app-menus ul li a {
    font-family: Montserrat;
} */

/* .coming-soon-bg {
    background-size: cover;
    background-position: center center;
    background-image: url('http://forest.themenum.com/wp/capitona/wp-content/themes/wp-capitona/assets/coming-bg.jpg');
}

.front-bg, .page-bg {
    background-size: cover;
    background-image: url('http://cvico.justatc.com/wp-content/uploads/2018/01/parallax1.jpg');
}

.home-bg {
    background-size: cover;
    background-image: url('http://forest.themenum.com/wp/capitona/wp-content/themes/wp-capitona/assets/coming-bg.jpg');
}

.single-bg {
    background-size: cover;
    background-image: url('http://forest.themenum.com/wp/capitona/wp-content/themes/wp-capitona/assets/coming-bg.jpg');
}

.search-bg {
    background-size: cover;
    background-image: url('http://forest.themenum.com/wp/capitona/wp-content/themes/wp-capitona/assets/coming-bg.jpg');
}

.error-bg {
    background-size: cover;
    background-image: url('http://forest.themenum.com/wp/capitona/wp-content/themes/wp-capitona/assets/coming-bg.jpg');
} */

/* body, p, ul li, ul li a, ol li, ol li a {
    font-family: Lato !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat !important;
}

nav.app-menus ul li a {
    font-family: Montserrat !important;
} */

/* .countdown > li {
    width: 20%;
}

.countdown > li > p, .countdown > li > span {
    color: #fff !important;
}

.countdown > li > span {
    font-size: 64px;
}

.app-soon-sec > h1 {
    font-size: 22px;
    letter-spacing: normal;
    margin-bottom: 20px;
}

.countdown {
    margin: 20px 0 0;
}

.app-header.sticky {
    background: rgba(0, 0, 0, 0.88);
}

.wpb_progress_bar_heading {
    display: none;
}

.vc_progress_bar.wpb_content_element {
    margin-bottom: 10px;
}

.causecoin .group-btns, .causecoin .about-text-sec {
    margin: 0;
    margin-top: 0;
}

.service-box-info > p {
    font-size: 12px;
    letter-spacing: 0.2px;
    line-height: 22px;
}

.yellow-gradient-off h3 {
    color: #2e2e2e;
}

.allocation h2, .allocation span, .allocation i {
    color: #fff !important;
}

.mini-service-info::before {
    display: none;
}

.bonus .wpb_heading {
    color: #2e2e2e;
    text-transform: none;
    font-size: 20px !important;
}

.subscribe-us input[type="submit"] {
    border: medium none;
    border-radius: 0 10px 10px 0;
    height: 59px;
    margin-top: 0px;
    background-color: #d04646;
}

.subscribe-us > input[type="email"] {
    border-radius: 10px;
    font-size: 14px;
    font-style: normal;
}

.subscribe-us {
    float: none !important;
    clear: float;
    margin: 0 auto;
    width: 400px;
    text-align: center;
}

.formpage label, .formpage .wpforms-field-description {
    color: #dedede;
}

.darkbg h2, .darkbg span {
    color: #dedede;
}

.services-box > img {
    opacity: 0.9;
}

.service-box-info > a {
    top: 0px !important;
}

.service-box-info > i {
    color: #fbb615;
}

.service-box-info h3 {
    color: #dedede;
}

.yellow-gradient-off .about-text-sec {
    margin-top: 0px;
}

#videoset .wpb_images_carousel img {
    max-width: 100%;
}

#smallvid .wanna-touch-video {
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 100%;
} */


.buy-xcv-container,
.home.node-tab-data-wrap {
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: translateY(0);
    opacity: 1;
}

.slide-out-left {
    transform: translateY(-100%);
    opacity: 0;
}

.slide-in-right {
    transform: translateY(-100%);
    opacity: 0;
}

.slide-in-left {
    transform: translateY(0);
    opacity: 1;
}

.slide-out-right {
    transform: translateY(-100%);
    opacity: 0;
}

.hero-calculator.show .home.node-tab-data-wrap input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important;
    color: fieldtext !important;
}


/*====26-8-2024======*/
.hoe-to-buy-wrapper .steps-content .steps-no {
    font-size: 24px;
    padding: 8px 17px;
}

/*=====alka 13-8-2014 ========*/
#header-top {
    padding-top: 10px;
}

/* .dark #header-top {
    background:#0E101F;
} */

.slide_bar_p:hover {
    box-shadow: none;
}

.light-text-theme {
    color: #7D87AB;
}

a,
button,
.btn {
    font-family: "Mona-Sans", sans-serif !important;
}

.font-weight-700 {
    font-weight: 700;
}

.font-20-size {
    font-size: 20px;
}

.dark .light-blue-theme-bg {
    background: #1f2551;
}

.light-blue-theme-bg {
    background: #fff;
}

.border-round-theme {
    border-radius: 40px;
}

.blue-light-icon {
    color: #2496FF;
    font-size: 17px;
}

/* .btn-light-blue-theme {
    background: #2496FF29;
    width: 100%;
    display: flex;
    padding: 16px 20px;
    text-align: center;
    border-radius: 40px;
    color: #2496FF;
    font-weight: 400;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    gap: 10px;
} */

/* .btn-contact-bg-theme {
    border: 2px solid #2496FF !important;
    padding: 16px 20px;
    border-radius: 40px;
    color: #fff;
    font-weight: 500;
    width: auto !important;
    display: inline-block;
    background: linear-gradient(230.33deg, #4ED4FF 5.54%, #2496FF 50.8%, #0A69D8 93.32%);
    line-height: 14px;
} */

/* .btn-light-blue-theme:hover {
    color: #3bb8ff;
} */

/* .blue-dark-icon{
    color:#fff;;
} */

/* 
.btn-contact-border-theme {
    border: 2px solid #2496FF !important;
    padding: 16px 20px;
    border-radius: 40px;
    color: #fff;
    font-weight: 500;
    width: auto !important;
    display: inline-block;
} */

/* .btn {
    font-size: 16px !important;
    text-transform: none !important;
}    */


.custom-toast-popup-wrapper {
    position: fixed !important;
    width: max-content !important;
    z-index: 999999;
    right: 10px;
    top: 20px;
    text-align: left;
    /* display: block !important; */
}

a.resend-email-button {
    text-align: right !important;
    color: #2496FF;
    text-decoration: underline;
    font-size: 16px;
}

.jq-toast-wrap.top-right {
    z-index: 999999 !important;
}

/*=====announcement page====*/
.inner-announce-card img {
    height: 220px;
    object-fit: fill;
    border-radius: 20px;
}

.announce_card_txt h4 {
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    min-height: 72px;
    -webkit-box-orient: vertical;
}

.announce_card_txt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.inner-announce-card {
    height: 465px;
    position: relative;
}

.inner-announce-card .absolute-position {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background: #2496FF29;
    padding: 14px 26px;
    border-radius: 40px;
}

.inner-announce-card .absolute-position {
    color: #2496FF;
    font-size: 16px;
    font-weight: 400;
}

.inner-announce-card .absolute-position:hover {
    transform: scale(1.05);
    transition: all .5s;
}


/*=====login======*/
body.headerdark {
    background-color: #0e101f;
}

body.headerdark .is-sticky {
    background: #0e101f;
}

.dark .trouble_signin .trouble_link:hover {
    color: #fff;
}

.trouble_signin .trouble_link:hover {
    color: #595959;
}

body.headerdark .header-dark-logo {
    display: block;
}

body.headerdark .header-light-logo {
    display: none;
}

body.headerdark .telegram-btn-wrap a,
body.headerdark .blue-outline-btn {
    color: #fff;
}

.login_banner_wrapper::after {
    content: "";
    background-image: url("/img/home-main-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
    padding: 2rem 0;
    background-color: unset !important;
    background-blend-mode: color;
    bottom: 0;
    left: 0;
    mix-blend-mode: hard-light;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.login_banner_wrapper {
    position: relative;
    background-color: #000;
}

.dark .login_banner_wrapper .inner_login_bg {
    background-color: #1F2551;
}

.dark .login_banner_wrapper .inner_login_bg input,
.dark .contact-forms input,
.dark .contact-forms textarea {
    border: 2px solid #304590;
    color: #fff !important;
}

.login_banner_wrapper .inner_login_bg {
    background-color: #fff;
    border-radius: 40px;
    border: 0px;
    width: 100%;
    padding: 40px;
}

.login_banner_wrapper .inner_login_bg input,
.contact-forms input,
.contact-forms textarea {
    border: 2px solid #DADCE8;
    background: transparent !important;
    border-radius: 16px !IMPORTANT;
    padding: 12px 16px 12px 16px;
    width: 100%;
    color: #5E6684 !important;
    font-weight: 500;
    font-size: 16px;
}

.contact-form {
    margin-bottom: 0px;
}

.contact-forms .textarea-wrap {
    margin-bottom: 20px !important;
}


/* .login_banner_wrapper .inner_login_bg input:hover {
    border: 2px solid #fff !important;
} */

.contact-forms input:hover,
.contact-forms textarea:hover,
.contact-forms input:hover,
.contact-forms textarea:hover {
    border-color: #999;
}

.hd_margin {
    margin-bottom: 40px;
    font-weight: 600;
}

.trouble_signin .trouble_link {
    text-align: right !important;
    display: block;
    color: #2496FF;
    text-decoration: underline;
    font-size: 16px;
}

/* .login_banner_wrapper .inner_login_bg button img,
.register_account_bnt img {
    width: 20px;
} */

.dark .text-white {
    color: #fff !important;
}

.text-white {
    color: #5E6684 !important;
}

/* .login_gradient_btn {
    font-weight: 500 !important;
    background: linear-gradient(230.33deg, #4ED4FF 5.54%, #2496FF 50.8%, #0A69D8 93.32%);
    border: 0px  !important;
    padding: 13px 20px !important;
    gap: 8px;
    border-radius: 40px;
    font-family: "Mona-Sans" !important;
    text-transform: none;
    font-size: 16px !important;
    height: auto;
    width: 100%;
}

.login_gradient_btn:hover, .login_gradient_btn:active {
    background: linear-gradient(230.33deg, #0a69d8 5.54%, #2496ff 50.8%, #4ed4ff 93.32%);
    box-shadow: unset !important;
    transition: all .10s;
    transform: scale(1.05);
    color: #fff !important;
} */

.login_banner_wrapper::before {
    background: linear-gradient(180deg, #0E101F 2.66%, rgba(14, 16, 31, 0.00) 13.88%, rgba(14, 16, 31, 0.00) 88.79%, #0E101F 99.99%);
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.login_width {
    z-index: 2;
    max-width: 560px;
}

.small-cards {
    padding: 0px;
}

#email-form,
#register {
    margin-bottom: 0px;
}

.register-wrapper {
    width: 100%;
    margin: 0px !important;
    justify-content: center;
}

.register-wrapper .form-row {
    margin: 0px !important;
}

.dark .register_account_bnt:hover {
    box-shadow: unset !important;
    transform: scale(1.05);
    transition: .2s ease-in-out 0s;
}

.register_account_bnt:hover {
    transform: scale(1.05);
    transition: .2s ease-in-out 0s !important;
}

.left-ryt-line-or {
    display: block;
    width: 100%;
    position: relative;
    margin: 22px 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

.dark .left-ryt-line-or::before {
    border: 1px solid #304590;
}

.left-ryt-line-or::before {
    content: "";
    border: 1px solid #DADCE8;
    width: 100%;
    height: 1px;
    display: block;
    top: 8px;
    position: absolute;
}

.dark .left-ryt-line-or .bg_white {
    background: #1f2551 !important;
    color: #ACB6D8;
}

.left-ryt-line-or .bg_white {
    background: #fff;
    color: #5E6684;
    z-index: 1;
    position: relative;
    padding: 0px 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.inner_login_bg .blue-btn,
.inner_login_bg .register_account_bnt {
    font-size: 18px !important;
}

.create_account {
    width: 100%;
}

.login_banner_wrapper .inner_login_bg input::placeholder,
.contact-forms input::placeholder,
.contact-forms textarea::placeholder {
    color: #5E6684 !important;
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
}

.subscribe-us input[type="email"]::placeholder {
    text-transform: none;
}

.dark .login_banner_wrapper .inner_login_bg input::placeholder,
.dark .contact-forms input::placeholder,
.dark .contact-forms textarea::placeholder {
    color: #ACB6D8 !important;
    text-transform: none;
}

.dark .register_account_bnt {
    background: #304590;
    color: #fff !important;
    line-height: normal;
}

.register_account_bnt {
    background: #DADCE8;
    border: 0px !important;
    border-radius: 40px;
    padding: 16px 20px !important;
    font-family: "Mona-Sans" !important;
    text-transform: none !important;
    font-weight: 500;
    gap: 8px;
    height: auto !important;
    color: #5E6684 !important;
    line-height: normal;
}

.register_account_bnt img.dark-user {
    display: none;
}

.dark .register_account_bnt img.dark-user {
    display: none;
}

.dark .register_account_bnt img.light-user {
    display: none;
}

.dark .register_account_bnt img.dark-user {
    display: block;
}

/*====register page==== */
.submit-requirements span {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-left: 2px;
}

.submit-requirements li {
    display: flex;
    align-items: flex-start;
}

.width_register {
    width: 41.666667%;
}

/*=====forgot pass=====*/
.forgot_pass .hd_margin {
    margin-bottom: 15px;
}

.reset-paasword .hd_margin {
    margin-bottom: 30px;
}

.reset-paasword {
    padding-bottom: 40px !important;
}

.forgot_pass .theme-light-txt {
    margin-bottom: 32px;
}

.forgot-pass-condition .alert.alert-success {
    margin-bottom: 0px;
    padding: 4px 20px !important;
}

/*===conatct us====== 14-8-2024*/
.dark .contact-forms {
    box-shadow: unset !important;
}

.contact-forms {
    box-shadow: 0px 20px 40px 0px #2A353F14;
    padding: 40px;
    border-radius: 40px;
}

.contact-us-wrapper p {
    font-size: 20px;
}

.contact-form-wrapper {
    margin-bottom: 70px;
}


/*====faq page=====*/
.accordian_faq .card .btn_heading,
.accordian_faq .card-header,
.accordian_faq .card {
    border: 0px !important;
    padding: 10px 20px 10px;
}

.accordian_faq .inner_accordian .card-header .accordian-btn {
    border: 0px !important;
    font-size: 28px !important;
    color: #ffff;
    font-weight: 500 !important;
}

.accordian_faq .card,
.accordian_faq .card-header {
    background: transparent;
}

.accordian_faq .faqs-section .card {
    background: #FFFFFF5C !important;
}

.icon_faq {
    background: #2496ff3d;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
}

.icon_faq i {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    /* margin-left: 1px; */
    /* margin-top: 2px; */
}

.accordian_faq .card .btn_heading span.icon_faq i {
    margin-left: 1px;
}

.accordian_faq .card .collapse.show,
.accordian_faq .card .collapse {
    display: none;
    opacity: 0;
}

.accordian_faq .card.active .collapse.show {
    display: block;
    left: 0%;
    opacity: 1;
}

.dark .accordian_faq .faqs-section .card {
    background: #1926487A !important;
}

.accordian_faq .btn:hover {
    box-shadow: unset !important;
}

.accordian_faq .btn-link:focus,
.accordian_faq .btn-link:hover {
    color: #2496FF;
    text-decoration: none;
    border: 0px !important;
    box-shadow: unset !important;
}

.accordian_faq .faqs-section .card h1 {
    font-size: 28px !important;
    text-transform: none;
    font-weight: 600 !important;
}

.accordian_faq .accordion-item a {
    border: 0px !important;
    margin: 20px 0px;
    color: #0E101F !important;
}

.dark .accordian_faq .accordion-item {
    background: #1f2551;
}

.accordian_faq .accordion-item {
    background: #fff;
    border-radius: 24px;
    margin: 0px 0px 20px 0px !important;
}

.accordian_faq .accordion-item a {
    border: 0px !important;
    flex-direction: row;
    gap: 20px;
    padding: 20px;
    align-items: center;
    margin: 0px;
    font-size: 16px;
    font-weight: 600;
    display: grid;
    grid-template-columns: 2rem 1fr;
}

.accordian_inner_body .content.active p,
.accordian_inner_body .content p {
    color: #5E6684 !important;
    font-weight: 500;
    font-size: 14px;
    padding-right: 30px;
}

.accordian_faq .accordion-item a:hover {
    color: #000;
}

.accordian_inner_body a.active .icon_faq.plus_icon {
    display: none !important;
}

.accordion-item>a::before,
.accordion-item>a::after {
    display: none !important;
}

.accordian_inner_body a.active .icon_faq.minus_icon {
    display: block !important;
}

.accordian_faq .faqs-section .card .plus_icon {
    display: none;
}

.accordian_faq .faqs-section .card.active .plus_icon {
    display: block;
}

.accordian_faq .faqs-section .card.active .minus_icon {
    display: none;
}

/* .accordian_inner_body p {
    padding-left: 70px;
} */

.accordian_inner_body .content.active,
.accordian_inner_body .content {
    padding-top: 0px !important;
    border: 0px;
    display: grid;
    grid-template-columns: 4.3rem 1fr;
}

.accordian_faq .icon_faq {
    color: #2496ff;
    font-size: 10px;
}

.accordian_faq .faqs-section .card h1.heading-title,
.box-divide h3,
.box-divide .flex-wrap-link,
.text-dark-theme,
.tabs-grid-wrapper .tab-hd,
.dots_blue_left li,
.my-documents .box_two_doc li {
    color: #0E101F;
}


.dark .accordian_faq .faqs-section .card h1.heading-title,
.dark .box-divide h3,
.dark .box-divide .flex-wrap-link,
.dark .text-dark-theme,
.dark .tabs-grid-wrapper .tab-hd,
.dark .dots_blue_left li,
.dark .box_one_doc p,
.dark .my-documents .box_two_doc li {
    color: #fff;
}

.dark .accordian_faq .accordion-item a {
    color: #fff !important;
}

.dark .accordian_inner_body .content.active p,
.dark .accordian_inner_body .content p {
    color: #ACB6D8 !important;
}

.my-documents .box_one_doc p {
    color: #5E6684;
}

.three-not .img_tabs {
    border-radius: 0px !important;
}

/* .accordian_faq .accordion-item a.active {
    padding-bottom: 2px !important;
} */


/*=====About us page======*/
.about-inner h2,
.page-not-found-inner h2 {
    font-size: 44px;
}

.section-padding {
    padding: 70px 0px;
}

.team_box h5 {
    font-size: 24px;
    font-weight: 500;
}

.team_box .light-text,
.my-documents .box_two_doc h3 {
    font-weight: 600;
}

.steps-content ul li {
    list-style: none;
    line-height: 30px;
}

.how-to-buy-wrapper {
    padding-bottom: 80px !important;
}

.spacing-row {
    padding: 60px 0px;
}

.token-img-wrapper {
    width: 90%;
    /* margin-bottom: 40px !important; */
    /* float: right; */
}

.team_box .light-img {
    width: 70%;
}

.section-wrapper {
    padding: 70px 0px;
}

.dark .box-divide .flex-wrap-link:hover,
.tabcontent-wrapper .tab-pane .cause_coin a:hover {
    color: #d5d5d5;
}

.symbol-box .flex-wrap-link:hover,
.tabcontent-wrapper .tab-pane .cause_coin a:hover {
    color: #999;
}

.our-team .team_box img {
    margin: 80px 0px 50px 0px;
}

/*=====Our roadmap page====*/
.auto-width {
    width: 140px;
    margin: 0 auto;
}

.roadmap-steps-wrapper {
    padding-bottom: 40px;
}

.roadmap-steps-wrapper .steps-content ul li i {
    display: none;
}

.roadmap-steps-wrapper .steps-content ul li {
    padding-left: 46px;
    position: relative;
    font-size: 20px;
    margin-bottom: 10px;
}

.roadmap-steps-wrapper .steps-content ul li::before {
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
    color: #2496FF;
    left: 0;
    position: absolute;
    top: 0;
}

.how-to-buy-wrapper .steps-content ul li {
    margin-bottom: 15px;
}

.dark .how-to-buy-wrapper .steps-content ul li {
    font-weight: 300;
}

/* .image-width-align img {
    width: 80%;
    display: block;
    float: right;
} */

/*=====our-tokenomics======*/
.symbol-box {
    border-radius: 24px;
    padding: 32px;
}

.font-weight-600 {
    font-weight: 600;
}

.symbol-box .box-divide {
    margin: 23px 0px;
}

.symbol-box .box-divide:last-child,
.register-wrapper .submit-requirements {
    margin-bottom: 0px;
}

.symbol-box .flex-wrap-link {
    width: 100%;
    word-wrap: break-word;
    text-decoration: underline;
}

.distribute-box img {
    width: 70%;
    margin-bottom: 40px !important;
    margin-top: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*=====how-to-buy======*/

.how-to-buy-wrapper .steps-no {
    border-radius: 12px;
    padding: 12px 15px;
    line-height: normal;
    font-size: 24px;
}

.dots_blue_left li {
    position: relative;
}

.dots_blue_left li {
    margin-bottom: 13px;
    padding-left: 46px;
    position: relative;
}

.how-to-buy-wrapper .steps-content ul li::before,
.dots_blue_left li::before {
    content: "";
    background: #2496FF;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 13px;
    border-radius: 50%;
    top: 7px;
}

.dots_blue_left li,
.my-documents .box_two_doc li {
    list-style: none;
}

/*===Our Products====*/
.tabs-grid-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    border: 0px;
}

.tabs-grid-wrapper .tab-hd {
    padding: 20px 50px;
    border-radius: 16px;
    border: 2px solid #fff;
    /* display: inline-block !important;
    width: 23%; */
}

.dark .tabs-grid-wrapper .tab-hd {
    border: 2px solid #1F2550;
}

.dark .discover-tabs-wrapper .nav-tabs .nav-item.show .nav-link,
.dark .discover-tabs-wrapper .nav-tabs .nav-link.active,
.dark .discover-tabs-wrapper .nav-tabs .nav-item.show .nav-link:hover,
.dark .tabs-grid-wrapper .tab-hd:hover,
.dark .tabs-grid-wrapper .tab-hd:focus {
    border: 2px solid #2496FF !important;
    background-color: #1f2551 !important;
    outline: none !important
}

.discover-tabs-wrapper .nav-tabs .nav-item.show .nav-link,
.discover-tabs-wrapper .nav-tabs .nav-link.active,
.discover-tabs-wrapper .nav-tabs .nav-item.show .nav-link:hover,
.tabs-grid-wrapper .tab-hd:hover,
.tabs-grid-wrapper .tab-hd:focus {
    border: 2px solid #2496FF !important;
    background-color: #ffffff !important;
    outline: none !important;
}

.tabs-grid-wrapper li.nav-item button {
    width: 100%;
}

.tabs-grid-wrapper li.nav-item button {
    width: 100%;
    cursor: pointer;
}

.discover-tabs-wrapper {
    padding-bottom: 70px;
}

.discover-tabs-wrapper .nav-tabs .nav-link.active p,
.discover-tabs-wrapper .nav-tabs .nav-link:hover p {
    color: #0E101F !important;
}

.dark .discover-tabs-wrapper .nav-tabs .nav-link.active p,
.dark .discover-tabs-wrapper .nav-tabs .nav-link:hover p {
    color: #fff !important;
}

.tabcontent-wrapper {
    margin-top: 80px;
}

.discover-tabs-wrapper .img_tabs {
    width: 90%;

    display: block;
    margin: 0 auto;
}

.discover-tabs-wrapper #platform .img_tabs {
    border-radius: 50%;
}

.tabs-grid-wrapper .tab-hd .dark-img,
.cause_coin .dark-img,
.dark .cause_coin .light-img,
.cause_coin .light_col_img,
.dark .cause_coin .dark_col_img {
    display: none;
}

.dark .cause_coin .dark-img,
.dark .cause_coin .light_col_img {
    display: inline-block !important;
}

.dots_blue_left li,
.my-documents .box_two_doc li,
.my-documents .box_one_doc h3 {
    font-weight: 500;
}

form#reset-password-form\ mb-5 {
    margin-bottom: 14px !important;
}

.discover-tabs-wrapper .nav-tabs .nav-link p:nth-child(1) {
    font-weight: 500;
}

/*=====my-documents====*/
.my-documents .border-right {
    border-right: 1px solid #DADCE8;
}

.my-documents .tabs-doc-txt {
    border-bottom: 1px solid #DADCE8;
    border-radius: 0px;
    border-right: 0px;
    border-left: 0px;
    color: #5E6684;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    background: transparent;
    display: flex;
    align-items: center;
    /* grid-template-columns: 0fr 1fr; */
    text-align: left;
    padding: 10px 10px 10px 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    cursor: pointer;
}

.my-documents .tabs-doc-txt.active {
    background: linear-gradient(270deg, rgba(38, 43, 67, 0.12) 0%, rgba(38, 43, 67, 0) 93.5%);
    color: #0E101F !important;
}

.my-documents .tabs-doc-txt:nth-child(1) {
    border-top: 0px;
}

.my-documents .nav-link.tabs-doc-txt:last-child {
    border-bottom: 0px !important;
}

.my-documents .tabs-doc-txt:hover {
    color: #5E6684 !important;
}

.my-documents .tabs-doc-txt:focus {
    outline: none;
}

.my-documents .box_two_doc li.bg-white {
    background: #fff !important;
    border: 0px;
    padding: 12px 16px;
    border-radius: 20px;
    margin: 20px 0px;
}

.doc-content-inner {
    padding: 0px 30px;
}

.dark .my-documents .tabs-doc-txt {
    border-bottom: 1px solid #304590 !important;
    color: #fff !important;
}

.dark .my-documents .box_one_doc p {
    color: #ACB6D8;
}

.login_width h6 {
    display: none;
}

.dark .my-documents .border-right {
    border-right: 1px solid #304590;
}

.dark .my-documents .tabs-doc-txt.active {
    color: #ffffff !important;
    background: linear-gradient(270deg, #262B43 0%, rgba(38, 43, 67, 0) 93.5%);
}

.my-documents .tabs-doc-txt.active {
    border-right: 7px solid #2496FF;
}

.dark .my-documents .box_two_doc li.bg-white {
    background: #1f2551 !important;
}

.discover-tabs-wrapper .nav-tabs .nav-link p {
    font-weight: 300;
}

.blue-btn:focus {
    outline: none;
    background: linear-gradient(230.33deg, #4ED4FF 5.54%, #2496FF 50.8%, #0A69D8 93.32%) !important;
}

.dark .buy-xcv-list-des-col a:hover {
    color: #fff;
}

.tabcontent-wrapper .tab-pane .cause_coin a {
    color: #ACB6D8;
    text-decoration: underline;
}

.causevest-coin-img-col img {
    float: right;
}

.blue-btn:hover {
    color: #fff !important;
    transform: scale(1.05);
    transition: .2s ease-in-out 0s !important;
}

/* .how-to-buy-second-three .steps-img img {
    float: right;
} */

.Distribution-token .distribute-box h3 {
    margin-bottom: 20px;
}

.roadmap-main-wrapper .steps-no {
    font-size: 24px;
}

.dark input:hover,
.dark textarea:hover {
    border-color: #fff;
}

.banner.home-main-bg-wrap .hero-calculator input:hover,
.banner.home-main-bg-wrap .hero-calculator .select-menu .select-btn:hover {
    border-color: #2d3a5a;
}

.dark .Contact-forms input:focus,
.dark .Contact-forms textarea:focus {
    border-color: #fff;
}

.contact-form-wrapper .Contact-forms input:focus,
.contact-form-wrapper .Contact-forms textarea:focus {
    border-color: #2496ff;
}

.my-documents .mobile-block-about {
    display: none;
}

.header-wrapper .slide_bar_p:hover {
    box-shadow: unset;
}


/* ---09-09-2024-css-start--- */
.get-started-tabs-wrapper .tabs-doc-txt {
    width: 100%;
    font-size: 20px;
    padding: 0px;
}

.get-started-tabs-wrapper li:hover {
    transform: scale(1.05);
    transition: 0.5s all;
}

.get-started-tabs-wrapper li {
    transition: 0.5s all;
}

.nav-pills.tabs-doc .tabs-doc-txt:hover {
    background-color: #ffffff14;
}

.login_banner_wrapper {
    margin-top: 25px;
}

.confirm-email-body .join-community-section,
.confirm-email-body .footer-wrapper {
    display: none;
}

.confirm-email-body .h-fix {
    min-height: 100%;
}

.select-menu .options .option:hover span {
    background: transparent;
    color: #2496FF;
}

.xcv-calculator-wrapper .node-tab-data-wrap .coin-converter .select-menu .options .option:hover span {
    color: #1f2551;
}

/* ---09-09-2024-css-end--- */


/*===16-9-2024====*/
.annoucement-img {
    height: 440px;
    object-fit: cover;
    object-position: top;
}

.details-wrapper h3 {
    line-height: 36px;
}

.padding-bottom {
    margin-bottom: 35px;
}

.annoucement-detail .details-wrapper {
    padding: 40px 0px 50px 0px;
}

.buy-xcv-dropdown .funds-dropdown-wrap ul.dropdown-menu {
    right: 0;
    left: unset !important;
}

.select2-dropdown {
    z-index: 99999 !important;
}

/*======media query start=======*/



@media (max-width:1024px) {

    .login_width,
    .width_register {
        max-width: 60% !important;
        flex: 60%;
    }

    .mobile-nav {
        width: 30%;
    }

    .roadmap-steps-wrapper img {
        width: 90%;
    }

    .symbol-box {
        height: 450px;
    }

    .tabs-grid-wrapper {
        justify-content: start;
    }

    .button__AokWB {
        height: 35px;
        width: 35px;
    }

    .tabs-grid-wrapper li.nav-item {
        width: auto;
    }

    .tabs-grid-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .contact_img img {
        width: 100%;
    }


    .register-wrapper-banner {
        height: auto !important;
    }

    .login_banner_wrapper {
        margin-top: 60px;
    }
}

@media (max-width:991px) {
    .about-create-xcv .img-wrapper img {
        width: 50%;
        margin: 0 auto;
        display: block;
        margin-bottom: 30px;
    }

    .token-img-wrapper {
        float: left;
    }

    .row-reverse-tab {
        flex-direction: column-reverse;
    }

    .symbol-box {
        height: 500px;
    }

    .btn_tab_align {
        text-align: left !important;
        margin-top: 20px;
    }

    .faqs-section {
        padding: 0px !important;
    }

    .discover-tabs-wrapper .img_tabs {
        margin-bottom: 50px;
    }

    .tabs-grid-wrapper {
        justify-content: space-between !important;
    }

    .my-documents h2 {
        font-size: 30px;
    }

    .contact_img {
        margin-bottom: 50px;
    }

    .tabs-grid-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .my-documents .tabs-doc-txt {
        line-height: 19px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .causevest-coin-img-col img {
        width: 530px;
        float: unset !important;
        margin: 0 auto;
        display: block;
        margin-bottom: 40px;
    }

    /* .login_banner_wrapper {
        height: 100vh !important;
    } */

    .home-main-bg-wrap {
        padding-bottom: 40px;
    }

    .how-it-works-section,
    .focus-sustainability-section,
    .our-partners,
    .join-community-section {
        padding: 36px 0px;
    }

    footer.footer-wrapper,
    .section-wrapper,
    .section-padding {
        padding-top: 25px;
        padding-bottom: 36px;
    }

    .distribute-box p {
        margin-bottom: 0px;
    }

    .footer-wrapper>div#newsletter {
        padding-bottom: 36px;
    }

    .footer-links-main-sec {
        padding: 20px 0 25px;
    }

    .calculator-section {
        padding: 28px 0px 48px 0px;
    }

    .how-it-works-row {
        padding-top: 10px;
    }

    .keep-assets-safe-section {
        padding-top: 5px;
    }

    .make-money-hd {
        margin-top: 0px;
    }

    .created-some-videos-section {
        padding: 28px 0px 46px 0px;
    }

    .spacing-row {
        padding: 3rem 0px;
    }

    .padding-tab {
        margin-bottom: 0px !important;
    }

    .how-to-buy-wrapper {
        padding-bottom: 3rem !important;
    }

    .invitation-links-wrapper {
        margin-top: 2rem !important;
    }

    .padding-tab {
        margin-bottom: 0px !important;
    }

    .about-create-xcv .img-wrapper img {
        width: 530px;
        margin: 0 auto;
        display: block;
        margin-bottom: 30px;
        float: unset;
    }

    .roadmap-steps-wrapper {
        padding-bottom: 0px;
    }

    .discover-tabs-wrapper .img_tabs {
        width: 100%;
    }

    .discover-tabs-wrapper .img_tabs {
        margin-bottom: 30px;
    }

    .contact_img img {
        width: 536px !important;
        display: block;
        margin: 0 auto;
        margin-bottom: 0px;
    }

    .contact-form-wrapper {
        margin-bottom: 50px;
    }

    .register-wrapper-banner {
        height: auto !important;
    }
}

@media (max-width:768px) {

    .login_width,
    .width_register {
        max-width: 70% !important;
        flex: 70%;
    }

    .contact_img img {
        width: 70% !important;
        display: block;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .mobile-nav {
        width: 40%;
    }

    .btn_tab_align {
        text-align: left !important;
        margin-top: 40px;
    }

    .faqs-section {
        padding: 0px !important;
    }

    .overflow_tab {
        overflow: unset;
    }

    .how-to-buy-wrapper .steps-content ul li::before,
    .dots_blue_left li::before {
        top: 9px;
    }

    .my-documents h2 {
        font-size: 30px;
    }

    .bg-partners .owl-nav .owl-next span:after {
        top: 32%;
        left: 34%;
    }

    .bg-partners .owl-nav .owl-prev span:after {
        top: 32%;
        left: 44%;
    }

    .tabs-grid-wrapper {
        grid-template-columns: 1fr 1fr;
    }


}

@media (max-width:767px) {

    .inner-announce-card,
    .symbol-box {
        height: auto;
    }

    .inner-announce-card .absolute-position {
        position: unset;
        width: 100%;
        display: block;
    }

    .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .contact-form-wrapper {
        margin-bottom: 20px;
    }

    .login_banner_wrapper .inner_login_bg {
        padding: 40px !important;
    }

    .headre_wraper {
        overflow: unset;
    }

    .roadmap-steps-wrapper .col-screen-width {
        max-width: 50%;
        flex: 50%;
    }

    .roadmap-steps-wrapper h3 {
        font-size: 23px;
        line-height: 30px;
    }

    .tab._padding {
        padding: 0px !important;
        margin-top: 20px !important;
    }

    h2 {
        font-size: 33px;
    }

    .accordian_inner_body .content.active,
    .accordian_inner_body .content {
        grid-template-columns: 4.7rem 1fr;
    }

    .how-to-buy-wrapper .steps-content ul li::before,
    .dots_blue_left li::before {
        width: 8px;
        height: 8px;
        top: 12px;
    }

    /* .roadmap-steps-wrapper .steps-content ul li {
        padding-left: 18px;
    } */

    .doc-content-inner {
        padding: 30px 0px 0px;
    }

    .my-documents {
        padding: 20px 0px;
    }

    .symbol-box {
        padding: 22px;
        margin-bottom: 40px;
    }

    .chain-xcv {
        padding-bottom: 0px !important;
    }

    .dark .buy-xcv-container {
        backdrop-filter: unset;
    }

    .login_banner_wrapper .inner_login_bg {
        margin-top: 5px;
    }

    div#videoModal .modal-dialog {
        max-width: 560px;
        top: 0;
    }

    .annoucement-detail .details-wrapper {
        padding: 20px 0px 10px 0px;
    }

    .padding-bottom {
        margin-bottom: 20px;
    }
}

@media (max-width:576px) {
    h2 {
        font-size: 30px;
        line-height: 40px;
    }

    h3 {
        font-size: 24px !important;
    }

    h4 {
        font-size: 20px;
    }

    .contact-us-wrapper p,
    p,
    .font-20-size,
    .roadmap-steps-wrapper .steps-content ul li,
    .dots_blue_left li {
        font-size: 16px !important;
        line-height: 26px !important;
        margin-bottom: 10px;
    }

    .login_width {
        max-width: 100% !important;
        flex: 100%;
    }

    .width_register {
        max-width: 90% !important;
        flex: 90%;
    }

    /* .blue-btn, .register_account_bnt{
        font-size: 13px !important;
    } */

    .hd_margin {
        font-size: 22px;
    }

    .contact-forms,
    .login_banner_wrapper .inner_login_bg {
        padding: 24px 16px !important;
        border-radius: 20px !important;
    }

    .inner_login_bg .hd_margin {
        margin-bottom: 35px;
    }

    /* .trouble_signin .trouble_link {
        margin: 26px 0px 22px 0px !important;
    } */

    .left-ryt-line-or::before {
        top: 12px;
    }

    .contact-us-wrapper {
        margin-bottom: 20px !important;
    }

    /* .discover-tabs-wrapper .tabs-grid-wrapper img {
        width: 20px !important;
    } */

    .dots_blue_left li {
        padding-left: 30px;
    }

    .dots_blue_left li::before {
        left: 7px;
        top: 10px;
    }

    .discover-tabs-wrapper .cause_coin {
        margin-top: 30px;
    }

    .discover-tabs-wrapper {
        padding-bottom: 50px;
    }

    .last-margin-txt {
        margin-bottom: 35px !important;
    }

    .hd_margin {
        margin-bottom: 20px;
        text-align: center;
    }

    .block-wrap {
        /* height: 110px; */
    }

    .join-community-section {
        padding: 40px 0 70px 0px;
    }

    .how-to-buy-wrapper {
        padding-bottom: 25px !important;
    }

    .mobile-nav {
        width: 100%;
    }

    /* .mobile-nav {
        height: 400px;
    } */

    .about-inner h2 {
        font-size: 26px;
    }

    .section-padding {
        padding: 40px 0px;
    }

    .my-documents .mobile-block-about {
        margin-top: 40px;
    }

    .padding_remove_mobile_wrapper .nav-link.tabs-doc-txt,
    .dark .padding_remove_mobile_wrapper .nav-link.tabs-doc-txt,
    .padding_remove_mobile_wrapper h2 {
        border-bottom: 0px !important;
        margin: 0px 15px;
    }

    .mobile-block-about.doc-hr hr {
        margin: 0px !important;
    }

    .dark .my-documents .border-right,
    .my-documents .border-right {
        border: 0px;
    }

    .padding_remove_mobile_wrapper {
        padding: 0px;
    }

    .roadmap-steps-wrapper img {
        display: block;
        margin: 0 auto;
        margin-bottom: 70px;
        float: unset;
    }

    .padding-mobile {
        padding-bottom: 23px !important;
    }

    .roadmap-steps-wrapper .col-screen-width {
        max-width: 100%;
        flex: 100%;
    }

    .roadmap-steps-wrapper {
        padding-bottom: 0px;
    }

    .accordian_faq .faqs-section .card h1 {
        font-size: 20px !important;
    }

    .contact_img img,
    .about-create-xcv .img-wrapper img {
        width: 100% !important;
        float: unset;
    }

    /* .xcv-inner-wrapper h2 {
        margin-bottom: 20px !important;
    } */

    .accordian_inner_body .content.active,
    .accordian_inner_body .content {
        grid-template-columns: 4.7rem 1fr;
    }

    .how-to-buy-wrapper .blue-btn {
        font-size: 16px !important;
    }

    .how-to-buy-second-row,
    .row-reverse-mobile {
        flex-direction: column-reverse;
    }

    /* .how-to-buy-wrapper .hr-line-divider.auto-width {
        display: none !important;
    } */

    .distribute-box img {
        width: 100%;
        margin: 0px !important;
    }

    .tabs-grid-wrapper li,
    .tabs-grid-wrapper li button.tab-hd {
        display: block;
        width: 100% !important;
    }

    .tabcontent-wrapper .cause_coin img.mobile-width {
        width: 100%;
    }

    .roadmap-steps-wrapper .blue-btn {
        font-size: 18px !important;
    }

    .roadmap-contact {
        margin-bottom: 30px !important;
    }

    .how-to-buy-wrapper .blue-btn {
        font-size: 18px !important;
        border-radius: 10px;
    }

    .our-team .team_box {
        margin: 40px 0px;
    }

    .mobile-block-about {
        display: block !important;
    }

    .login_width form {
        margin-bottom: 0px;
    }

    .full-chian-one {
        margin-bottom: 28px;
    }

    .keep-assets-safe-section {
        padding: 80px 0 130px;
    }

    .hero-calculator .text-buttons {
        justify-content: start !important;
        display: block !important;
    }

    .audit-kyc-wrapper {
        margin-top: 25px !important;
    }

    .what-causevest-coin-section {
        padding-bottom: 20px !important;
    }

    .spacing-row {
        padding: 0px;
    }

    .discover-tabs-wrapper .cause_coin img.img_tabs.light_col_img {
        display: block !important;
        margin: 0 auto;
        width: 100%;
    }

    .tabcontent-wrapper {
        margin-top: 30px;
    }

    .contact-forms h3 {
        text-align: left;
        margin-bottom: 40px !important;
    }

    .contact-forms {
        margin-bottom: 15px !important;
    }

    .how-to-buy-second-three {
        padding: 55px 0px 0px 0px;
    }

    .one-how-row {
        padding-bottom: 40px;
    }

    /* .how-to-buy-second-three .steps-img img {
        float: unset;
    } */

    .section-wrapper {
        padding: 40px 0px !important;
    }

    .symbol-box-last {
        margin-bottom: 0px;
    }

    .token-img-wrapper {
        margin-bottom: 70px !important;
        margin-top: 20px !important;
    }

    .distribute-box img {
        width: 100% !important;
        margin-bottom: 15px !important;
    }

    .distribute-box-two {
        margin-top: 50px;
    }

    .dark .how-to-buy-wrapper .steps-content ul li::before {
        left: 7px;
        top: 10px;
    }

    .roadmap-steps-wrapper .steps-content ul li {
        padding-left: 30px;
    }

    .chain-xcv .xcv-inner-wrapper .full_chain {
        margin-bottom: 40px !important;
    }

    .spacing-roadmap {
        padding: 30px 0px !important;
    }

    .team_box .light-img,
    .token-img-wrapper {
        width: 100%;
        float: unset;
    }

    .our-team .team_box img {
        margin: 35px 0px 35px 0px;
        width: 80%;
    }

    .button-mob-abt {
        margin-top: 35px;
    }

    .about-create-xcv .img-wrapper img {
        margin: 50px 0px;
    }

    .tabs-grid-wrapper {
        grid-template-columns: 1fr;
    }

    .contact_img img {
        margin-bottom: 0px !important;
    }

    .contact_img {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .doc-content-inner {
        padding: 40px 0px 0px;
    }

    .cause-vest-margin {
        justify-content: center;
        margin-top: 36px !important;
    }

    .inner_login_bg .blue-btn,
    .inner_login_bg .register_account_bnt {
        font-size: 16px !important;
    }

    .loginpage .header-wrapper .mobile,
    .loginpage.headerdark .logo-light-scroll {
        display: none !important;
    }

    .loginpage.dark .header-dark-logo,
    .loginpage.headerdark .header-dark-logo {
        display: block !important;
    }

    .loginpage.dark .navbar {
        justify-content: center;
    }

    .left-ryt-line-or {
        margin: 16px 0px !important;
    }

    .register_account_bnt {
        padding: 12px 20px !important;
    }

    .login_banner_wrapper {
        min-height: auto !important;
    }

    .my-documents .tabs-doc-txt {
        line-height: 30px;
    }

    .annoucement-img {
        height: auto;
    }

    .aanouncement-page-wrapper {
        padding: 10px 0px !important;
    }

    .announce_card_txt h4 {
        display: unset;
    }

    .aanouncement-page-wrapper .inner-announce-card img {
        margin-bottom: 10px;
    }

    .announcement-col {
        margin-bottom: 30px !important;
    }

    /* 
    #header-top .navbar.navbar-expand-lg {
        justify-content: center;
    } */
}

@media (max-width:500px) {
    .tabs-grid-wrapper .tab-hd {
        padding: 20px 40px;
    }

    .discover-tabs-wrapper .blue-btn {
        font-size: 13px;
    }

}

@media (max-width:488px) {
    .tabs-grid-wrapper .tab-hd {
        padding: 15px 20px;
    }
}

@media (max-width:400px) {
    .tabs-grid-wrapper .tab-hd {
        padding: 15px 17px !important;
    }

    .discover-tabs-wrapper .tab-hd p {
        font-size: 14px !important;
    }
}

/* Loader styles */
.loader {
    display: none;
    /* Hidden by default */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: transparent url("/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.5);
    /* Semi-transparent background */
    z-index: 999999;
}

.loader::after {
    content: "";
    width: 50px;
    height: 50px;
    border: 5px solid #f3f3f3;
    /* Light gray */
    border-top: 5px solid #3498db;
    /* Blue */
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.help-block {
    color: red !important;
}

.new-back-btn{
   margin-top: 10px;
}


.small-box{
    width: 200px;
    height: 100px;
    border: 2px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.small-box-loader, .small-box-loader-all {
    display: none;
    position: absolute;
    width: 30px;
    height: 30px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}