:root{
    --primary: #0F271E;
    --secondary: #FF6B35;
    --primary-text: ;
    --secondary-text: ;
  
    

}
.text-color{
    color: #0F271E;
}
body{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif !important;
    color: black;
    /* background-color: whitesmoke; */
    font-size: 16px;
    padding: 0 !important;
    margin: 0 !important;
}
.bg---primary{
    background-color: #0F271E !important;
}
.bg---purple{
background-color: #0F271E !important;
}
.text-purple{
    color: #0F271E;
}
.width-50{
    width: 50%;
}
.width-60{
    width: 60%;
}
.width-70{
    width: 70%;
}
.width-80{
    width: 80%;
}
.width-90{
    width: 90%;
}
.width-100{
    width: 100%;
}
.margin-minus{
    margin-top: -8px;
}
.border-12{
    border-radius: 12px;
}
.border-14{
    border-radius: 14px;
}
.border-16{
    border-radius: 16px;
}
.border-18{
    border-radius: 18px;
}
.text-black{
    color:black
}
.bg-gradient-s{
    background: linear-gradient(150deg, #003366, #0F271E)!important;
}
.text-orange{
    color: #0F271E;
}
.bg-black{
    background-color: black;
}
.fs-198{
    font-size: 12px;
}
.fs-199{
    font-size: 14px;
}
.fs-200{
    font-size: 16px;
}
.fs-201{
    font-size: 18px;
}
.fs-202{
    font-size: 20px;
}
.fs-201{
    font-size: 22px;
}
.fs-202{
    font-size: 24px;
}
.fs-203{
    font-size: 26px;
}
.fs-204{
    font-size: 28px;
}
.fs-205{
    font-size: 30px;
}
.fw-500{
    font-weight: 500;
}
.fw-600{
    font-weight: 600;
}
.fw-700{
    font-weight: 700;
}
.fw-800{
    font-weight: 800;
}
.fw-900{
    font-weight: 900;
}

/* Dashbaord CSS  */
.dashboard-top {
    /* height: 200px;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px; */
    /* background-color: #1c39bb; */
    background-color: #0F271E;
}

.carousel-inner img {
    width: 100%;
    height: 150px;
    /* border-radius: 10px; */
}

.margin-top-minus {
    /* margin-top: -55px; */
}

.header-section {
    /* background-color: #1c39bb; */
    background-color: #0F271E;
    color: white;
    border-bottom: 3px solid white;
}

.pagename {
    text-align: left !important;
}
a hover{
    text-decoration:none !important;
}
.footer-section {
    position: fixed;
    bottom: 0;
    padding: 10px 0px;
    width: 100%;
    background-color: #F0F8FF;
}

.icon-inn {
    font-size: 22px;
}

.text-footer {
    margin-top: -6px;
}

.fionc {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.icon-box-footer-center {
    width: 50px;
    height: 50px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    margin-top: -25px;
    box-shadow: 0px 0px 20px #0F271E, 0px 0px 10px #0F271E;
}

.middle-mge img {
    display: block;
    margin: auto;
    width: 60%;
}

.icon-box-dashboard {
    width: 40px;
    height: 40px;
    background-color: #0F271E;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;

}

.icon-nn img {
    width: 60%;
    display: block;
    margin: auto
}
.justify{
    text-align: justify;
}
.header-card-bg{
     background: linear-gradient(259deg, #0F271E, #217E4E);
     color: white;
    padding: 0px 7px;
}
.card-bg {
    background: linear-gradient(259deg, #0F271E, #217E4E);
    color: white;
    padding: 10px 7px;
    border-radius: 13px;
}
.gift img{
    width: 100%;
    display: block;
    margin: auto;

}
.invest-button{
    background-color: #0F271E !important;
    border:none !important;
    color: white !important;
    border-radius: 16px !important;
    padding: 4px 4px !important;
    text-align: center !important;
}
.card-plan{
    border: 2.5px solid #0F271E;
    margin-top: 10px;
    border-radius: 15px;
    padding: 8px 8px;
}
.plan-imag img{
    width: 100%;
    margin: auto;
    display: block;
    border-radius: 10px;
   
}
.plan-imag{
    border-radius: 10px;
    width: 80%;
}
.planname img{
    width: 25px;
}
.mnbk{
    margin-bottom:125px;
}
.initimag img{
    width: 50%;
    display: block;
    margin: auto;
    
    }
    .radius-6{
        border-radius: 6px;
    }
     .radius-8{
        border-radius: 8px;
    }
     .radius-10{
        border-radius: 10px;
    } .radius-12{
        border-radius: 12px;
    } .radius-14{
        border-radius: 14px;
    } .radius-16{
        border-radius: 16px;
    }
    .level-01 {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 24px;
    }
    .ref-border{
        border: 2px dashed black;
        border-radius: 12px;
    }
    .firstname{
        background-color: black;
        color: white;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .profile-image img{
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: block;
        margin: auto;
        border: 3px solid #0F271E;
        box-shadow: 0px 4px 5px #0F271E;
    }
    .icon-box{
        color: #0F271E;
        font-size: 18px;
    }
    .card-bg-one{
        background: linear-gradient(120deg, #0F271E , #217E4E);
        border-radius: 16px;
        padding: 10px 12px;
        color: white;
    
    }
    .input-ap{
        border: 1px solid rgb(21, 51, 98) !important;
        height: 45px !important;
        border-radius: 14px !important;
    }
    .card-bg-two{
        background: linear-gradient(120deg, #0F271E , #217E4E);
        border-radius: 10px;
        font-weight: 600;
        padding: 6px 0px;
        color: white;
    
    }
    .iframe-video iframe{
        width: 100%;
        height: 200px;
    }
        .register-logo img {
        width: 50%;
        display: block;
        margin: auto;
    }

    .register-logo {
        width: 100%;
    }

    .register-wrappper {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        border-radius: 15px;
       
    }

    .groupu {
        border: 1px solid #0F271E;
        border-radius: 14px;
    }

    .fw-700 {
        font-weight: 700 !important;
    }
    .border-0{
        border:none !important;
    }
    .bc-control {
        border: none !important;
        border-radius: 18px !important;
    }
    .cc-control{
        border:1px solid #0F271E !important;
        border-radius:18px !important;
    }
    .cc-control:focus{
        border:1px solid #0F271E;
        box-shadow: 0 0 0 #0F271E;
    }
    .form-control:focus {
        border-color: #ffffff;
        box-shadow: 0 0 0 white;
    }

    .register-wrappper .input-group {
        border: 1px solid #0F271E;
        border-radius: 18px;
    }

    .bc-control:focus .input-group {
        outline: #0F271E;
        border: 1px solid #0F271E !important;
    }
    input[readonly]{
        background-color:white !important;
    }

    .input-group-text {
        border-radius: 18px !important;
        color:black !important;
    }
    .bc-check {
  background-color: #0F271E !important;
}
input[type=checkbox]{
    background-color: #0F271E !;
}
.register-buto button{
    font-weight: 600;
    font-size: 18px;
    color: white;
    border-radius: 18px !important;
    background-color:#0F271E;
}
.register-buto button:hover{
    color:white !important;
}
.hover{
    color:white;
}
 .deposit-img img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: block;
        margin: auto;
        background-color: white;
        padding: 2px;
    }

    .card-deposit {
        background-image: linear-gradient(260deg, #0F271E , #217E4E);
        color: white;
        border-radius: 6px;
    }
.hover:hover{
    color: white !important;
    text-decoration:none !important;
}
a:hover{
    text-decoration:none !important;
   
}
.margin-bottom-25{
    margin-bottom: 15px;
    margin-top: 8px;
}