﻿.bg-onbit {
    --bs-bg-opacity: 1;
    background-color: #f9f1ff8c;
}

.main-hero-img1 {
    background-image: url(/assets_template/img/slide/build-forex-robot.jpg)
}

.main-hero-img2 {
    background-image: url(/assets_template/img/slide/slide1.jpg)
}

.main-hero-img3 {
    background-image: url(/assets_template/img/slide/free-expert.jpg)
}

.main-hero-img4 {
    background-image: url(/assets_template/img/slide/slide4.jpg)
}

.crypto-img1 {
    background-image: url(/assets_template/img/slide/cryptorobot_1.jpg)
}

.crypto-img2 {
    background-image: url(/assets_template/img/slide/cryptorobot_2.jpg)
}

.crypto-img3 {
    background-image: url(/assets_template/img/slide/cryptorobot_3.jpg)
}

.forex-img1 {
    background-image: url(/assets_template/img/slide/forex_1.jpg)
}

.forex-img2 {
    background-image: url(/assets_template/img/slide/forex_2.jpg)
}

.forex-img3 {
    background-image: url(/assets_template/img/slide/forex_3.jpg)
}

@media screen and (max-width: 768px) {

    .main-hero-img1 {
        background-image: url(/assets_template/img/slide/build-forex-robot_small.jpg)
    }

    .main-hero-img2 {
        background-image: url(/assets_template/img/slide/slide1_small.jpg)
    }

    .main-hero-img3 {
        background-image: url(/assets_template/img/slide/free-expert_small.jpg)
    }

    .crypto-img1 {
        background-image: url(/assets_template/img/slide/cryptorobot_1_small.jpg)
    }

    .crypto-img2 {
        background-image: url(/assets_template/img/slide/cryptorobot_2_small.jpg)
    }

    .crypto-img3 {
        background-image: url(/assets_template/img/slide/cryptorobot_3_small.jpg)
    }

    .forex-img1 {
        background-image: url(/assets_template/img/slide/forex_1_small.jpg)
    }

    .forex-img2 {
        background-image: url(/assets_template/img/slide/forex_2_small.jpg)
    }

    .forex-img3 {
        background-image: url(/assets_template/img/slide/forex_3_small.jpg)
    }
}

.plan_period {
    margin-bottom: 25px;
}

    .plan_period ul {
        padding: 0;
        border-radius: 15px;
        background-color: #eaeaea;
        display: flex;
    }

        .plan_period ul li {
            width: 33%;
            float: right;
            list-style: none;
            padding: 18px;
            -moz-user-select: -moz-none;
            -khtml-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none;
            cursor: default;
            display: block;
        }

            .plan_period ul li:hover {
                cursor: pointer;
            }

            .plan_period ul li.active {
                background-color: #660892;
                border-radius: 25px;
                color: #fff;
                text-align: center;
            }

.price-header {
    font-weight: bold;
}

.discount-label {
    background-color: green;
    color: #fff;
    border-radius: 10px;
    padding: 2px 9px;
    font-size: 11px;
    display: inline-block;
}

.login-frame {
    margin-top: 80px;
    background-color: #f7f9fb;
    padding: 51px 25px;
    border-radius: 5px;
    box-shadow: 0 0 45px #e3e3e3;
}

    .login-frame h3 {
        font-size: 14px;
    }

    .login-frame h5 {
        font-size: 13px;
    }

    .login-frame .revocery-message, .login-frame .code-revocery-message {
        font-size: 15px;
        color: red;
    }

.item-btn {
    font-size: 16px;
    color: var(--color-white);
    background: var(--color-primary);
    padding: 8px 23px;
    border-radius: 4px;
    transition: 0.3s;
    font-family: var(--font-secondary);
}

.form-group {
    margin: 6px 0;
}

.order-strategy-tab {
    margin-bottom: 25px;
}

    .order-strategy-tab a {
        color: var(--color-primary);
        background: none;
        border-bottom: 3px solid var(--color-primary);
        font-size: 21px;
        font-weight: bold;
    }

    .order-strategy-tab p {
        font-size: 16px;
        margin: 20px;
    }

.orderstrategy-price {
    text-align: center;
    font-size: 27px;
    color: green;
    font-weight: bold;
    background-color: #e2ffc3;
    padding: 25px;
}

.order-price {
    border: 1px solid #eaeaea;
}

    .order-price thead tr td {
        text-align: center;
        background-color: #f5f5f5;
        padding: 25px 0;
    }

    .order-price tbody tr td {
        text-align: center;
        padding: 15px 0;
        font-weight: bold;
        border-right: 1px solid #eaeaea;
    }

.aboutus {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


@media screen and (max-width: 768px) {
    .hero-animated h1 {
        font-size: 31px;
        font-weight: bold;
    }

    .breadcrumbs {
        margin-top: 104px;
    }

    .blog .blog-details .title {
        font-size: 19px;
        line-height: 37px;
    }

    .blog .blog-details .content blockquote {
        padding: 30px;
        text-align: justify;
    }

    .blog .blog-details .content h2 {
        font-size: 20px;
        line-height: 35px;
        text-align: right;
        margin-bottom: 23px;
    }

    .blog .blog-details .content h3 {
        font-size: 18px;
        line-height: 32px;
        text-align: right;
        margin-bottom: 23px;
    }

    .blog .blog-details .content h4 {
        font-size: 16px;
        line-height: 32px;
        text-align: right;
        margin-bottom: 23px;
    }

    .blog .blog-details .content ol li,
    .blog .blog-details .content ul li {
        font-size: 15px;
    }

    .section-header h2 {
        font-size: 27px;
        line-height: 44px;
    }

    .faq .accordion-button {
        line-height: 35px;
    }

    .faq .content h3 {
        font-size: 25px;
    }

    .recent-blog-posts .post-box {
        margin-bottom: 40px;
    }



    .section-header p {
        line-height: 35px;
    }

    .hero-fullscreen h1 {
        font-size: 39px;
        line-height: 69px;
        margin-bottom: 73px;
    }

    .cta .content h3 {
        font-size: 22px;
        line-height: 39px;
    }
}

.responsive-video {
    width: 100%;
    height: auto;
    max-width: 720px; /* Optional: Prevents the video from getting too large on larger screens */
    display: block;
    margin: 30px auto; /* Centers the video */
}

/*--------------------------------------------------------------
# OurService Section
--------------------------------------------------------------*/
#ourservice {
    width: 100%;
    height: 100vh;
    /*background: url(/assets/img/slide/slide-11.jpg) top center no-repeat;*/
    background-size: cover;
    position: relative;
    /*padding-top: 82px;*/
    background-image: -webkit-linear-gradient(-120deg, #6e1822 0%, #0e044b 100%);
    text-align: center;
}

    #ourservice .banner-cryptosignal {
        width: 100%;
        height: 100vh;
        background: url(/assets_template/img/slide/slide-11.jpg) top center no-repeat;
        background-size: cover;
        position: absolute;
        opacity: 0.2;
    }

    #ourservice .banner-free-forex-robot {
        width: 100%;
        height: 100vh;
        background: url(/assets_template/img/slide/Free-Forex-Robot.jpg) top center no-repeat;
        background-size: cover;
        position: absolute;
        opacity: 0.2;
    }

    #ourservice .banner-livesignal {
        width: 100%;
        height: 100vh;
        background: url(/assets_template/img/slide/slide-22.jpg) top center no-repeat;
        background-size: cover;
        position: absolute;
        opacity: 0.2;
    }

    #ourservice .banner-invest {
        width: 100%;
        height: 100vh;
        background: url(/assets_template/img/slide/slide-33.jpg) top center no-repeat;
        background-size: cover;
        position: absolute;
        opacity: 0.2;
    }

    #ourservice .carousel,
    #ourservice .carousel-inner,
    #ourservice .carousel-item,
    #ourservice .carousel-item::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    #ourservice .carousel-item {
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
    }

        #ourservice .carousel-item::before {
            content: "";
            background-color: rgba(4, 12, 21, 0.5);
        }

    #ourservice .carousel-container {
        display: flex;
        align-items: center;
        position: absolute;
        bottom: 0;
        top: 82px;
        left: 50px;
        right: 50px;
    }

    #ourservice h1 {
        color: #fff;
        margin-bottom: 60px;
        font-size: 44px;
        font-weight: 700;
        line-height: 80px;
    }

        #ourservice h1 span {
            color: #ffed2f;
        }

    #ourservice h2 {
        color: #fff;
        margin-bottom: 50px;
        font-size: 28px;
        line-height: 50px;
    }

    #ourservice h4 {
        color: #c9c9c9;
        margin-bottom: 15px;
        font-size: 17px;
    }

    #ourservice p {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
        color: #fff;
        margin-top: 10px;
        /*width: 40% !important;*/
        line-height: 36px;
        font-size: 22px;
    }

    #ourservice .btn-get-started {
        font-weight: 500;
        font-size: 19px;
        display: inline-block;
        padding: 20px 32px;
        border-radius: 4px;
        transition: 0.5s;
        line-height: 1;
        color: #fff;
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
        background-color: var(--color-primary);
        margin-top: 15px;
    }

        #ourservice .btn-get-started:hover {
            background: #d68afa;
        }


@media (max-width: 768px) {
    #ourservice h1 {
        font-size: 32px;
        line-height: 63px;
    }

    #ourservice h2 {
        font-size: 21px;
        line-height: 33px;
    }

    #ourservice p {
        font-size: 18px;
    }
}
/*--------------------------------------------------------------
# End OurService Section
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Profit Range Section
--------------------------------------------------------------*/
.profit-range .container {
    position: relative;
    z-index: 10;
}

.profit-range .content {
    padding: 30px 30px 30px 0;
    margin: 120px 0;
}

    .profit-range .content h2 {
        font-size: 43px;
        margin-bottom: 60px;
        font-weight: bold;
    }

    .profit-range .content h3 {
        color: #e03a3c;
        font-size: 18px;
        margin-bottom: 14px;
    }

    .profit-range .content p {
        margin-bottom: 30px;
    }

    .profit-range .content label {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .profit-range .content p.right {
        font-size: 18px;
        font-weight: bold;
        text-align: right;
        margin-bottom: 30px;
    }

    .profit-range .content .return-frame {
        background: #f2f2f2;
        padding: 25px;
    }

    .profit-range .content p.return {
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        margin: 18px 0;
    }

    .profit-range .content p.sub-return {
        font-size: 16px;
        text-align: center;
        margin-bottom: 33px;
    }

    .profit-range .content b.grow-value {
        font-size: 44px;
        text-align: center;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 20px;
        color: #e03a3c;
        display: block;
    }

    .profit-range .content table {
        margin-top: 25px;
    }

        .profit-range .content table tr td {
            padding: 10px;
            border: 0;
        }

            .profit-range .content table tr td.title {
                font-size: 15px;
                text-align: center;
            }

            .profit-range .content table tr td.value {
                font-size: 19px;
                font-weight: bold;
                text-align: center;
            }

@media (max-width: 768px) {
    .profit-range .content {
        margin: 0;
        padding: 29px 30px 0px 0;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

        .profit-range .content h2 {
            font-size: 40px;
            margin-bottom: 41px;
        }

        .profit-range .content p.return {
            font-size: 29px;
        }

        .profit-range .content p.sub-return {
            font-size: 14px;
            text-align: center;
            margin-bottom: 4px;
        }

        .profit-range .content p.return {
            margin: 0;
        }

        .profit-range .content b.grow-value {
            font-size: 35px;
        }

        .profit-range .content table tr td {
            padding: 5px;
        }
}
/*--------------------------------------------------------------
# End Profit Range Section
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Why-invest-us Section
--------------------------------------------------------------*/
.why-invest-us-frame {
    width: 100%;
}

.why-invest-us {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

    .why-invest-us tr td {
        font-size: 19px;
        padding: 17px;
        text-align: center;
    }

        .why-invest-us tr td.title {
            text-align: right;
            /*font-weight: bold;*/
        }

        .why-invest-us tr td img {
            width: 50px;
        }

        .why-invest-us tr td b {
            display: block;
        }

        .why-invest-us tr td i {
            font-weight: bold;
            font-size: 36px;
        }

            .why-invest-us tr td i.bx-check {
                color: green;
            }

            .why-invest-us tr td i.bx-x {
                color: red;
            }

        .why-invest-us tr td.biblio {
            vertical-align: bottom;
            background: #f8eded;
        }

            .why-invest-us tr td.biblio img {
                width: 110px;
            }

@media (max-width: 768px) {
    .why-invest-us-frame {
        overflow-x: scroll;
    }

    .why-invest-us tr td.title {
        font-size: 14px;
        padding: 13px;
        min-width: 200px;
        text-align: center;
    }

    .why-invest-us tr td b {
        font-size: 15px;
        min-width: 100px;
    }
}
/*--------------------------------------------------------------
# Why-invest-us Section
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# intersted-investing Section
--------------------------------------------------------------*/
#intersted-investing h3 {
    font-size: 39px;
    margin-bottom: 72px;
    text-align: center;
}

#intersted-investing .content {
    text-align: center;
    width: 100%;
}

#intersted-investing .btn-get-started {
    font-weight: 500;
    font-size: 19px;
    display: inline-block;
    padding: 20px 32px;
    border-radius: 4px;
    transition: 0.5s;
    line-height: 1;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    background-color: var(--color-primary);
    margin-top: 15px;
}

    #intersted-investing .btn-get-started:hover {
        background: #d68afa;
    }

@media (max-width: 768px) {
    #intersted-investing h3 {
        font-size: 30px;
        line-height: 57px;
    }

    #intersted-investing .content {
        text-align: center;
        width: 100%;
        line-height: 37px;
    }
}
/*--------------------------------------------------------------
# intersted-investing Section
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Table of content Section
--------------------------------------------------------------*/
#toc {
    background-color: #f1f1f1;
    width: max-content;
    max-width: 95%;
    min-height: 9rem;
    margin: 1rem auto;
    padding: 0.5rem;
    outline: 1px solid #ddd;
    position: relative;
    border-radius: 0.4rem;
}

#toc-heading {
    display: inline-block;
    font-size: 1rem;
    color: var(--heading-font-color);
    margin-bottom: 0.5rem;
    margin-right: 2rem;
}

#toc #toc-checkbox {
    display: inline-block;
    position: absolute;
    top: 0.8rem;
    right: 1rem;
    width: 1rem;
    height: 1rem;
    opacity: 0.4;
}

    #toc #toc-checkbox:hover {
        cursor: pointer;
        opacity: 0.7;
    }

#toc input:checked ~ ol {
    display: none;
}

#toc ol {
    border-top: 1px solid #ddd;
    list-style-position: inside;
    padding: 0.5rem 0.3rem;
    line-height: 1.8;
}

    #toc ol ul {
        margin-left: 1.8rem;
        list-style-position: inside;
        list-style-type: disc;
        line-height: 1.5;
    }

        #toc ol ul a {
            font-size: 14px;
        }

#toc li::marker {
    color: #c8c8c8;
}

#toc a {
    padding-left: 0.4rem;
    line-height: 33px;
    color: #707070;
}

#toc ul a {
    padding: 0;
    font-size: 14px;
    color: #8a8a8a;
}

@media (min-width: 900px ) {
    #toc {
        max-width: 70%;
        margin: 1.5rem auto;
        box-shadow: 4px 4px 6px 6px #fafcff, -4px -4px 6px 6px #fafcff;
    }
}
/*--------------------------------------------------------------
# Table of content Section
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Home Page Blod Archive
--------------------------------------------------------------*/

.home-blog-archive {
    width: 100%;
    position: relative;
    height: 293px;
    border-radius: 15px;
    box-shadow: 0 0 10px #eaeaea;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

    .home-blog-archive img {
        width: 100%;
        height: 260px;
    }

    .home-blog-archive:after {
        transition: 0.5s;
        content: "";
        position: absolute;
        z-index: 1;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 231px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 60%);
    }

    .home-blog-archive label {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 100;
        background-color: #ecd4ff9e;
        border-radius: 11px;
        padding: 3px 8px;
        font-size: 12px;
        font-weight: bold;
    }

    .home-blog-archive a {
        color: #fff;
    }

    .home-blog-archive .meta {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: right;
        padding: 0px 25px;
        z-index: 100;
        min-height: 80px;
    }

        .home-blog-archive .meta h3 {
            font-size: 17px;
            color: #fff;
            font-weight: bold;
            line-height: 27px;
            margin: 0;
            padding: 10px 0;
        }

        .home-blog-archive .meta h4 {
            color: #ccc;
            font-size: 14px;
            line-height: 27px;
            height: 52px;
            overflow: hidden;
        }

        .home-blog-archive .meta h3.side {
            font-size: 14px;
            color: #fff;
            font-weight: bold;
            margin: 0 0 4px 0;
        }

        .home-blog-archive .meta h4.side {
            font-size: 12px;
            overflow: hidden;
            height: 24px;
        }

@media (max-width: 768px) {
    .home-blog-archive {
        margin: 10px 0;
    }
}
/*--------------------------------------------------------------
# Coin Hero
--------------------------------------------------------------*/
.coin-hero {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    .coin-hero img {
        width: 200px;
    }

    .coin-hero h2 {
        margin: 10px;
    }

        .coin-hero h2 span {
            font-size: 15px;
            font-weight: bold;
            background-color: #888;
            color: #fff;
            letter-spacing: 2px;
            border-radius: 5px;
            padding: 2px 10px;
        }

    .coin-hero .coin-price {
        font-family: var(--font-secondary);
        font-weight: bold;
        direction: ltr;
        margin-bottom: 15px;
    }
