@font-face {
    font-family: 'Trajan';
    src: url("../fonts/TrajanPro-Regular.ttf");
}

@font-face {
    font-family: 'Trajan';
    src: url("../fonts/TrajanPro-Bold.otf");
    font-weight: 600;
}

body {
    font-family: Trajan;
    background-color: white !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Trajan';
    color: #fff;
    font-weight: 600;
}

a {
    transition: 0.3s;
    color: #fff;
    text-decoration: none;
}

    a:not(.indexCard):hover {
        transition: 0.3s;
        color: #ee3a43;
    }

    a.indexCard:hover {
        transition: 0.3s;
        color: white !important;
    }


.container-fluid {
    padding-left: 120px;
    padding-right: 120px;
}

ul {
    margin: 0;
    padding: 0;
}

section {
    overflow: hidden;
}

header {
    position: fixed;
    width: 100%;
    padding: 22px 0;
    transition: 0.3s;
    z-index: 3;
}

.newClass {
    background-color: #f2f4ff;
    transition: 0.3s;
}

    .newClass .Mysss {
        color: #000;
        transition: 0.3s;
    }

nav {
    display: flex;
    align-items: center;
    width: 100%;
}

.logo {
    padding: 0;
    margin-left: 0;
    flex: 1;
}


nav ul li {
    display: inline-block;
}

    nav ul li:not(:first-child) {
        margin-left: 48px;
    }

    nav ul li:last-child {
        margin-right: 0;
    }

    nav ul li a {
        display: inline-block;
        outline: none;
        text-transform: capitalize;
        text-decoration: none;
        font-size: 16px;
        letter-spacing: 1px;
    }

nav .Register {
    padding: 12px 32px;
    background: #EE3A43;
    border-radius: 15px;
    font-family: 'Trajan';
    position: relative;
}

    nav .Register:hover {
        background: #ffffff;
    }

    nav .Register span {
        position: relative;
        top: 1px;
    }

@media screen and (max-width: 767px) {
    .logo {
        padding: 0;
    }

    .nav-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 301px;
        z-index: -1;
        background: #292929;
        opacity: 0;
        transition: all 0.2s ease;
        visibility: hidden;
    }

        .nav-wrapper ul {
            position: absolute;
            top: 179px;
            transform: translateY(-50%);
            width: 100%;
        }

            .nav-wrapper ul li {
                display: block;
                float: none;
                width: 100%;
                text-align: center;
                margin-bottom: 0px;
                border-bottom: 1px solid #413d4c;
                padding: 18px 0;
            }

                .nav-wrapper ul li:last-child {
                    border: 0;
                }

                .nav-wrapper ul li:nth-child(1) a {
                    transition-delay: 0.2s;
                }

                .nav-wrapper ul li:nth-child(2) a {
                    transition-delay: 0.3s;
                }

                .nav-wrapper ul li:nth-child(3) a {
                    transition-delay: 0.4s;
                }

                .nav-wrapper ul li:nth-child(4) a {
                    transition-delay: 0.5s;
                }

                .nav-wrapper ul li:not(:first-child) {
                    margin-left: 0;
                }

                .nav-wrapper ul li a {
                    padding: 10px 24px;
                    opacity: 0;
                    font-size: 14px;
                    font-weight: 600;
                    letter-spacing: 1.2px;
                    transform: translateX(-20px);
                    transition: all 0.2s ease;
                }

    .nav-btn {
        position: relative;
        right: 0;
        top: 0;
        display: block;
        height: 48px;
        cursor: pointer;
        z-index: 9999;
        border-radius: 50%;
    }

        .nav-btn i {
            display: block;
            width: 20px;
            height: 2px;
            background: #ef3e42;
            border-radius: 2px;
            margin-left: 14px;
        }

            .nav-btn i:nth-child(1) {
                margin-top: 16px;
            }

            .nav-btn i:nth-child(2) {
                margin-top: 4px;
                opacity: 1;
            }

            .nav-btn i:nth-child(3) {
                margin-top: 4px;
            }
}

#nav:checked + .nav-btn {
    transform: rotate(45deg);
}

    #nav:checked + .nav-btn i {
        background: #ef3e42;
        transition: transform 0.2s ease;
    }

        #nav:checked + .nav-btn i:nth-child(1) {
            transform: translateY(6px) rotate(180deg);
        }

        #nav:checked + .nav-btn i:nth-child(2) {
            opacity: 0;
        }

        #nav:checked + .nav-btn i:nth-child(3) {
            transform: translateY(-6px) rotate(90deg);
        }

#nav:checked ~ .nav-wrapper {
    opacity: 1;
    visibility: visible;
}

    #nav:checked ~ .nav-wrapper ul li a {
        opacity: 1;
        transform: translateX(0);
    }

.hidden {
    display: none;
}

/*----- Banner ------*/

.Banner {
    height: 500px;
}

    .Banner .container-fluid {
        height: 500px;
    }

        .Banner .container-fluid .row {
            height: 500px;
        }

.carousel-caption.d-md-block.cce {
    left: auto;
    right: 12%;
    top: 32%;
    text-align: right;
}

.Banner h1 {
    font-size: 54px;
}

.Banner span {
    font-size: 30px;
    display: block;
    margin-bottom: 20px;
}

.Banner p {
    color: #DBDBDB;
    width: 79%;
    line-height: 26px;
}

.Banner img {
    height: 595px;
    object-fit: cover;
}

.Banner .trade {
    background: #EEEEEE;
    border: 1.5px solid #6667AB;
    box-shadow: 4px 4px 8px rgb(0 0 0 / 25%);
    border-radius: 12px;
    padding: 14px 60px;
    display: block;
    width: max-content;
    margin-bottom: 30px;
    margin-top: 24px;
    color: #343434;
    font-size: 18px;
    font-family: 'Trajan';
}

    .Banner .trade:hover {
        background: #6667AB;
        color: #fff;
    }

.Banner ul {
    margin: 23px 0 0 0;
}

.play img {
    margin-right: 9px;
    transition: 0.5s;
}

    .play img:hover {
        transform: scale(1.05);
        transition: 0.5s;
    }

.Banner ul li {
    list-style: circle;
    margin-left: 17px;
    color: #D1C4E8;
    margin-bottom: 8px;
}
/*----- Banner ------*/

/*----- Partners ------*/
.header-text-large-plus-grey {
    font-family: Trajan;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    color: #CC0000;
    white-space: nowrap;
}

.card-body-no-border {
    border: none;
}

.card-no-border {
    border: none;
}

.card-no-border {
    border: none;
}

.five-hundred-width {
    max-width: 500px;
}

.btn.login-save-button {
    background-color: #ef3e42;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

    .btn.login-save-button:hover {
        background-color: #C62828; /* Darker shade of red on hover */
    }

.input.EmailAddress {
    color: black;
}

.Multi-Blockchain.our-Partners {
    background-image: none;
}

.our-Partners {
    padding: 70px 0 0 0;
    background-image: none;
}

.partner {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin-top: 34px;
}

.box-p {
    background: #EEEEEE;
    border-radius: 7px;
    padding: 20px 6px;
    width: max-content;
    margin: 13px;
    flex: 0 10%;
    text-align: center;
}

    .box-p img {
        width: 50px;
    }

.Upcoming {
    display: flex;
    justify-content: end;
    gap: 17px;
}

.b_xsss .form-select {
    background-color: #F2F4FF;
    border-radius: 34px;
    padding: 13px 43px 13px 22px;
}

.Upgcxx h2 {
    color: #000;
    font-size: 26px;
    margin: 0;
}

.cpOC {
    background-color: #F2F4FF;
    padding: 16px;
    border-radius: 20px;
    display: flex;
    gap: 16px;
    margin-bottom: 30px;
}

.Feb {
    position: relative;
    width: fit-content;
    overflow: hidden;
    border-radius: 13px;
    background-color: whitesmoke;
    border: solid 1px lightgrey;
    width: 200px;
    height: 200px;
}

.nX_s {
    background: #ee3a43;
    text-align: center;
    padding: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.Feb img {
    width: 100%;
}

.Reign span {
    color: #757575;
    font-size: 18px;
    display: block;
}

.Reign h3 {
    color: #000000;
    margin: 10px 0;
    font-size: 26px;
}

.price {
    color: #EE3A43;
    font-size: 18px;
    display: block;
    margin: 9px 0;
}

.Reign p {
    color: #000000;
    font-size: 18px;
}

.xpx {
    display: flex;
    align-items: center;
    justify-content: end;
    flex: auto;
    margin-right: 20px;
}

    .xpx a {
        background-color: #EE3A43;
        padding: 14px 15px;
        border-radius: 12px;
        text-transform: uppercase;
        white-space: nowrap;
    }

        .xpx a:hover {
            background-color: #232020;
            color: #fff;
        }

.Feb.ixm img {
    width: 100px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%,-50%);
}

.xpx span {
    position: relative;
    top: 1px;
}

.xpx.Viewsss {
    justify-content: center;
    margin-top: 2em;
}

    .xpx.Viewsss a {
        padding: 14px 28px;
    }

        .xpx.Viewsss a i {
            position: relative;
            left: 9px;
        }
/*----- Partners ------*/


/*----- Subscribe ------*/

.blockchainsss {
    text-align: left;
    border-radius: 20px;
    padding: 70px 50px;
    width: 100%;
    margin: 0 auto;
    background-image: url('../images/boxs.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow: hidden;
}

    .blockchainsss:before {
        content: '';
        position: absolute;
        background-color: rgb(238 58 67 / 87%);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
    }

.Subscribe {
    padding-top: 8em;
    position: relative;
    z-index: 2;
}

.blockchainsss h5 {
    font-size: 30px;
    margin: 0;
}

.blockchainsss p {
    font-size: 20px;
    margin: 24px 0;
}

.blockchainsss form {
    position: relative;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 18px;
}

.blockchainsss input {
    background: #4D4D8D;
    border-radius: 10px;
    border: 0;
    padding: 13px 20px;
    color: #ffff;
    width: 100%;
}

.blockchainsss button {
    background: #EEEEEE;
    box-shadow: 4px 4px 8px rgb(0 0 0 / 25%);
    border-radius: 9px;
    border: 0;
    padding: 10px 26px;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 14px;
    color: #4d4d8d;
    transition: 0.3s;
}

    .blockchainsss button:hover {
        transition: 0.3s;
        background-color: #d1c4e8;
    }

.the-x {
    position: relative;
    z-index: 2;
}

.contxact a {
    background-color: #ffff;
    padding: 18px 26px;
    border-radius: 12px;
    text-transform: uppercase;
    color: #000;
    position: relative;
    z-index: 2;
    font-size: 17px;
}

    .contxact a:hover {
        background-color: #232020;
        text-transform: uppercase;
        color: #fff;
    }

.contxact {
    text-align: end;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #EEEEEE;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #EEEEEE;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #EEEEEE;
}

/*----- Subscribe ------*/

/*----- footer ------*/
footer {
    position: relative;
    background-color: #171717;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 6em;
}

.footer-bottom {
    margin: 0 auto;
    padding-top: 50px;
}

.logo-logo .trade {
    background: #6667AB;
    border: 1.5px solid #6667AB;
    box-shadow: 4px 4px 8px rgb(0 0 0 / 25%);
    border-radius: 12px;
    padding: 11px 60px;
    display: block;
    width: max-content;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #343434;
    font-size: 18px;
    font-family: 'Trajan';
    color: #EEEEEE;
}

    .logo-logo .trade:hover {
        background: #EEEEEE;
        color: #343434;
    }

.qww img {
    transition: 0.5s;
}

    .qww img:hover {
        transform: scale(1.05);
        transition: 0.5s;
    }


.footer-bottom h6 {
    font-size: 18px;
    margin-bottom: 34px;
}

.footer-bottom ul {
    list-style: none;
}

.social {
    margin-top: 0;
    display: flex;
    justify-content: end;
    gap: 15px;
}

    .social li a {
        font-size: 14px;
        background-color: #3B5998;
        width: 39px;
        text-align: center;
        height: 39px;
        border-radius: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 4px;
    }

    .social li:nth-child(2) a {
        background-color: #55ACEE;
    }

    .social li:nth-child(3) a {
        background-color: #007AB9;
    }

    .social li a:hover {
        background-color: #EE3A43;
        color: #fff;
    }

    .social li a i {
        font-size: 19px;
    }

    .social li {
        display: inline-block;
        margin-bottom: 0;
    }

.Reserved p {
    margin: 0;
    border-top: 1px solid rgb(147 147 147 / 26%);
    padding: 24px 0;
    margin-top: 2em;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}
/*----- footer ------*/
