@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,500;0,600;0,700;0,800;0,900;1,100;1,400;1,500&family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,900&display=swap");

body {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.top-banner1 {
    padding: 10px 60px;
    background-color: #121018;
}

.logo {
    width: 200px;
    margin-left: 80px;
}

.banner {
    border: 1px dotted white;
}

.navbar {
    background-color: #121018;
    padding: 20px 5%;
    overflow-x: hidden;
}

a.nav-link {
    font-size: 18px;
    color: #fff;
}

.navbar-nav .nav-link.active,
.navbar-nav .show > .nav-link {
    color: #ffc107;
}

.nav-link:focus,
.nav-link:hover {
    color: #ffc107;
}

.bg-imag {
    background-image: url(./img/home2.png);
    padding: 10px;

    object-fit: contain;
    overflow: hidden;
}

.bg-imag1 {
    background: #13111a;
    padding: 10px;

    object-fit: contain;
    overflow: hidden;
}

.refer-img {
    background: #13111a;
    padding: 10px;

    object-fit: contain;
    overflow: hidden;
}

.main-hading {
    font-size: 52px;
    line-height: 60px;
    font-weight: 700;
    align-self: start;
    color: #fff;
    margin-left: 20px;
    font-family: "Roboto", sans-serif;
}

.cryptcoins {
    color: #ffc107;
}

.info-des {
    font-size: 16px;
    text-align: start;
    margin-left: 20px;
    color: #cdcdd0;
    margin-top: 30px;
    font-family: "Roboto", sans-serif;
}

.get-started1 {
    padding: 15px 50px;
    align-items: center;
    font-size: 20px;
    color: #fff;
    background-color: #151dd7;
    border-radius: 10px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 40px;
    margin-top: 40px;
}

.get-started1:hover {
    color: #fff;
    background-color: #070b6c;
    box-shadow: 5px 10px 10px rgba(255, 255, 255, 0.25);
}

.get-started {
    padding: 15px 30px;
    align-items: center;
    font-size: 20px;
    color: #fff;
    background-color: #403838;
    border-radius: 10px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 40px;
    margin-top: 40px;
}

.get-started:hover {
    color: #fff;
    background-color: #000;
    box-shadow: 5px 10px 10px rgba(255, 255, 255, 0.25);
}

.card {
    margin: 5% 10px;
    position: relative;
    background-color: #000;
}

.card-deck {
    background-color: #13111a;
    overflow-x: hidden;
}

.gold-card {
    position: relative;
    background-color: #070b6c;
}

.card-hading {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    color: #d48713;
    margin: 20px 0;
}

.card-hading2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    color: #f0f406;
    margin: 20px 0;
}

.card-hading3 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    color: #cdc7e0;
    margin: 20px 0;
}

.card-hading-infor {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    color: #e6e9e6;
    margin-bottom: 20px;
}

.card-hading-infor2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    color: #d6da0c;
    margin-bottom: 20px;
}

.card-hading-infor3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    color: #cdc7e0;
    margin-bottom: 20px;
}

span.text-light1 {
    color: #d48713 !important;
}

span.text-light {
    color: #d6da0c !important;
}

span.text-light3 {
    color: #00f050 !important;
}

.card-had {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    color: #e6e9e6;
}

.card-had {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    color: #e6e9e6;
}

.card-had-info {
    font-size: 14px;
    line-height: 20px;
    font-weight: 200;
    font-family: "Roboto", sans-serif;
    color: #e6e9e6;
}

.plan-subscribe a {
    font-size: 24px;
    color: #ee1b0c;
    padding: 10px;
}

.plan-subscribe2 a {
    font-size: 24px;
    color: #bd1206;
    padding: 10px;
}

.plan-subscribe3 a {
    font-size: 24px;

    padding: 10px;
}

.see-more a {
    font-size: 20px;
    color: #fff;
    padding: 10px 20px;
    border: 1px solid blue;
    margin: 0px 20px;
    border-radius: 5px;
}

.bi-cart-check-fill {
    font-size: 24px;
}

.bi-cash-coin {
    font-size: 30px;
    margin-top: 10px;
}

.plan-info {
    font-size: 18px;
    color: #d6da0c;
    line-height: 30px;
    margin: 10px;
    font-weight: 500;
}

.card-had1 {
    font-size: 36px;
    color: #d48713;
    line-height: 60px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.card-had1-plan {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}

.plan-prics {
    font-size: 40px;
    color: blue;
    margin-top: 20px;
}

.card-body-1 {
    background-color: #2c2c2b;
}

.sub-noow {
    margin-bottom: 20px;
    margin-left: 0 !important;
}

.button {
    justify-content: center;
    display: flex;
}

.paln-plan1F {
    background-color: #172020;
}

.card-body-2 {
    background-color: #000;
}

.erning-con {
    margin: 0 !important;
    padding: 0 !important;
}

.erning-dashbord {
    background-image: url(./img/home2.png);
    width: -webkit-fill-available;
    padding: 0;
    object-fit: contain;
    overflow: hidden;
    padding: 40px;
}

.erning-saction {
    display: flex;
    justify-content: space-around;
}

.card-first-erning {
    display: flex;

    width: 230px;
    height: 117px;

    background: #222738;
    box-shadow: 0px 10px 30px rgba(0, 0, 6, 0.15);
    border-radius: 8px;
    margin-top: 40px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

img.img-fluid.ern1 {
    width: 90% !important;
}

.imag-card-ern {
    padding: 18px;
}

.ern-text {
    padding: 20px 3px;
}

.ern-profit {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;

    color: #8a92a6;
}

.ern-profit-price {
    font-weight: 500;
    font-size: 19px;
    line-height: 175%;

    color: #d3d3d3;
}

.bacground-bg {
    background-image: url(./img/home2.png);
    padding: 10px;

    object-fit: contain;
    overflow: hidden;
}

.bacground-clor {
    background-color: #172020;
}

.text-center.refer-text {
    text-align: start !important;
    font-size: 60px;
    color: #fff;
    margin: 40px;
    font-weight: 800;
    line-height: 70px;
}

.info-refer {
    font-size: 20px;
    text-align: start;
    color: #f4f4f7;
    font-family: "Roboto", sans-serif;
    margin: 40px;
}

.refer-top {
    display: flex;
    justify-content: space-around;
}

.refer-1 {
    font-size: 30px;
    color: aliceblue;
    background: blue;
    padding: 12px 24px;
    border-radius: 36px;
}

.refer-contenr {
    background-color: blue;
    padding: 0 !important;
    margin: 0m !important;
}

.refer-contenr1 {
    background-color: blue;
    padding: 0 !important;
    margin: 0m !important;
}

.refer-2 {
    font-size: 34px;
    color: aliceblue;
    background: blue;
    padding: 11px 22px;
    border-radius: 36px;
}

h5.card-title.text-center.top-up {
    font-size: 20px;
    color: aliceblue;
    margin: 10px 0px;
}

p.card-text.text-center {
    font-size: 14px;
    color: darkgray;
}

.refer-hading {
    margin: 20px 0px;
    font-size: 40px;
    color: aliceblue;
    font-weight: 800;
    line-height: 60px;
}

.ern-email {
    display: flex;
    align-content: space-around;
    flex-direction: column;
}

.descover-me {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.email {
    width: 50%;
    margin: 23px;
}

.contact-fom {
    background-color: #121018;
}

.contect-had {
    color: blue;
    font-size: 19px;
    margin: 40px 0;
}

.contect-had1 {
    color: white;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px;
}

.contant-form-in {
    border: 1px solid blue;
}

textarea#floatingTextarea {
    height: 100px;
    padding: 10px;
}

.contect-had2 {
    font-size: 18px;
    color: aliceblue;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 0 !important;
}

.row {
    --bs-gutter-x: 0rem !important;
}

@media (max-width: 1200px) {
    .bg-top {
        justify-content: space-around !important;
        margin-top: 40px;
    }

    .col-xl-6.col-lg-12.align-self-baseline.pt-3.bg-text {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 40px 40px;
        margin: 40px 0;
    }

    .bg-imag {
        background-image: url(./img/home2.png);
        padding: 0;

        object-fit: contain;
        overflow: hidden;
    }

    img.img-fluid.home5 {
        margin-bottom: 20px;
        width: 90%;
    }

    .bg-text.bg-ref {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
}

@media (max-width: 776px) {
    .logo {
        width: 140px;
        margin-left: 20px;
    }
}

ul.navbar-nav {
    margin: 20px;
}

button.navbar-toggler {
    margin-right: 20px;
}

a.nav-link {
    font-size: 16px;
}

.navbar {
    padding: 10px 10px;
}

.main-hading {
    font-size: 40px;
    line-height: 56px;
}

.info-des {
    font-size: 14px;
    text-align: center;
    margin-left: 0;
    color: #cdcdd0;
    margin-top: 0;
}

.get-started1 {
    padding: 10px 40px;

    font-size: 20px;
    color: #fff;
    background-color: #151dd7;
    border-radius: 10px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 40px;
    margin-top: 20px;
}

.get-started {
    padding: 10px 30px;

    font-size: 20px;
    color: #fff;
    background-color: #151dd7;
    border-radius: 10px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 40px;
    margin-top: 20px;
}

.see-more {
    display: flex;
    justify-content: space-around;
    margin: 20px;
}

.card-had1-plan {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}

img.img-fluid.home5 {
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .top-banner1 {
        padding: 10px 10px;
    }
    .main-hading {
        font-size: 24px;
        line-height: 30px;
    }

    .navbar {
        background-color: #121018;
        padding: 0;
        overflow-x: hidden;
    }

    .plan-text.bg-text {
        margin-top: 40px;
    }

    .plan-des {
        font-size: 16px;
        text-align: start;
        margin-left: 20px;
        color: #cdcdd0;
        margin-top: 30px;
        font-family: "Roboto", sans-serif;
    }

    .plan-get-started {
        padding: 15px 50px;
    }

    .text-center.refer-text {
        font-size: 30px;
        margin-top: 40px;
        line-height: normal;
    }

    .info-refer {
        font-size: 16px;
    }
}
