body {
    position: relative; 
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 15px; 
    color: #ffffff; 
    text-decoration: none !important; 
    margin: 0; /* Ensure no default margins interfere */
    padding: 0;
    overflow-x: hidden; /* Prevent horizontal scroll */
}

#bg-video {
    position: fixed; /* Fixes video in place while scrolling */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures video fills the screen without distortion */
    z-index: -1; /* Places video behind all content */
}

.heightpage { 
    max-width: 1100px;
    margin: 0 auto !important; 
    padding: 0 !important;
    z-index: 2;
    position: relative;
}

.wrapper {
    width: 100%;
    overflow: hidden;
    margin: 15px 0;
    border-radius: 1.5em; 
    background-color: rgba(0, 0, 0, 0.79); 
}

/* Header promo */
.navmenu {
    background: none; 
    border-bottom: 0px solid #fabd2e !important;
    border-radius: 0px; 
    padding: 5px;
}

.navbar-brand {
    font-size: 2.2em;
    line-height: 1.1em;
    font-weight: 500;
    color: #777 !important;
    padding: 0;
}
.navbar-brand span {
    font-weight: 500;
    color: #171717;
}

.navbar-dark {
    background: none;
    padding: 0;
    margin: 0;
} 
.nav-link {
    font-size: 1.3em;
    color: #fff !important; 
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px !important;
    margin: 5px 10px; 
    background-color: #004eff;
    border-radius: 16px;
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}
.nav-link span {
    padding: 0 5px;
    display: block; 
}
.nav-link:hover {
    color: #fff !important; 
}
.navbar-nav .btn { 
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px; 
    padding: 0;
    border-radius: 2em;
    color: #fff !important; 
}
.navbar-nav .btn img { 
    width: 38px;
    display: block; 
}
.home { 
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 5;
} 
.hero-up {
    z-index: 10;
    position: relative;
}

.btn2 {
    border-radius: 2em !important;
    padding: 4px 15px;
}
.home-title {
    color: #fdf5ec;
    font-weight: 600;
    line-height: 1.5rem;
    font-size: calc(1rem + 1vw);
}
.home-title span {
    color: #fcd357;
}
.home-card {
    border-radius: 0em;
    margin-bottom: 5px;
    color: #fdf5ec;
}

.home-img {
    width: 128px;
    padding: 5px;
}
.home-text {
    font-weight: 400;
    color: #fff;
    font-size: calc(0.7rem + 0.4vw);
}
.home-text span {
    font-weight: 600;
    color: #fcd357;
}
.auth-bg {  
    border-radius: 1em;
}
/*=============== Services Style ===================*/
.about-info {
    padding-bottom: 20px;
    position: relative;
    width: 100%;
    background: #f18b2b;
    border: 2px #ffa652 solid !important;
    padding: 5px; 
    border-radius: 1em; 
    margin-bottom: 10px;
}
.about-info h5 {  
    color: #ff9d00;
    font-size: calc(0.7rem + 1vw);
    font-weight: 600;
    letter-spacing: 0.4px;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.about-info p {
    font-size: clamp(13px, 12px + 0.3vw, 20px);
    color: #fff; 
    padding: 5px;
    margin-bottom: 5px;
    width: 98%;
}

.wrapper2 { 
    background: #242b18 !important;
    box-shadow: 0px 0px 0rem 1px #408423;
    display: block;
    border-radius: 1em;
    padding: 5px;
    width: 100%;
    margin-bottom: 10px;
}
.wrapper2 .bg-light {
    background: #e9ffc2 !important;
    box-shadow: 0px 0px 0rem 2px #408423; 
}

.about {
    padding: 5px; 
    background: #e9ffc2;
    border: 2px #408423 solid !important;
    box-shadow: 0px 0px 0rem 0px #408423;
}

.wrap-title, .wrap-title2 {
    color: #2d312a;
    display: inline-block;
    padding: 3px 0px 3px;
    font-weight: 800;
}
.wrap-title::after {
    position: relative;
    bottom: 0; 
    left: 0;
    right: 0;
    display: block;
    content: "";
    border-radius: 4px;
    padding: 0;
    margin: 0 auto;
    width: 55px;
}
.content-title {
    display: inline-block;
    padding: 3px 7px 5px;
    font-weight: 800;
}

.footer {
    margin: 0 auto;
    padding: 5px 0; 
    background-color: #21251f; 
}

.start-home { 
    color: #ffffff;
    background-color: #004eff;
    border: #fff 0px solid;     
    border-radius: 100% 50px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center; 
}
.start-home div {
    padding: 7px 5px;
    font-size: clamp(16px, 17px + 0.4vw, 28px);
}
.start-home span {
    color: #85fb25;
}
.start-home .one {
    margin: 5px;
    border-radius: .5rem;
    background-color: #2d312a;
}

.stat {
    overflow: hidden;
    border-radius: 2em;
    margin-bottom: 5px;
    padding: 10px 0; 
    background-color: #ebc100;
    border: #2d312a 2px solid;   
}
 
.stat .stat-count {
    color: #2d312a;
    font-weight: 700;
    font-size: 1.9rem;
    padding-bottom: 5px;
}
.stat h6 small {
    font-weight: 500;
    font-size: 1.1rem;
}
.stat-text {
    font-size: 1rem;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #2d312a; 
}

.stats {
    border-radius: 12px;
    margin-bottom: 5px;
    border: 2px solid #6ff501;    
    overflow: hidden;
    padding: 0 !important;
} 
.stats-title {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding: 5px 15px;
    display: block;
    border-radius: 0.5em 0.5em 0 0;
    background-color: #3f3f3f;
}
.stats2 {
    background-color: #fff;
    border: 0px solid #acff7c;    
    overflow: hidden;
}
.stats2 th {
    background-color: #2d312a !important;
    border: 1px solid #2d312a !important;    
    color: #6ff501;
    font-weight: 500;
}
.stats2 tr {
    color: #2d312a;
    font-size: 1rem;
}
.stats2 > tbody > tr:nth-of-type(2n+1) > * {
    color: #2d312a;
}
.stats2 tr td {
    border-bottom: 1px solid #c2e1ac;    
}
.stats2 tr:last-child td {
    border-bottom: 0;
}
.table > tbody > tr:nth-of-type(2n+1) > * {
    color: #2d312a;
    background-colo1r: #fff !important;
    box-shadow: inset 0 0 0 999px #f6ffeb;
}
.table > tbody > tr:nth-of-type(2n+1) > * .text-sum small {
    color: #2d312a;
    background-color: #6ff501 !important;
}
.text-sum {
    color: #2d312a;
    font-weight: 700;
    font-size: 130%;
    border-radius: 4px;
    padding: 1px 7px;
}
.text-sum small {
    color: #2d312a;
    font-weight: 500;
    font-size: 60%;
    padding: 2px 5px;
    border-radius: 4px;
    position: relative;
    top: -2px;
    right: -2px;
    background-color: #6ff501 !important;
}
.text-success {
    color: #64de00 !important;
}
    
.alert.alert-danger {
    border-radius: 4px;
    color: #f22;
}
.alert.alert-warning {
    border-radius: 4px;
    color: #fc2;
}
.alert.alert-success {
    border-radius: 4px;
    color: #0c9300;
}
 
.card { 
    border-radius: 10px;
    border: 1px solid #2d312a !important;
    background-color: #103651;
    box-shadow: 0 0 0 1px rgba(20, 40, 28, 0.03) !important;
}
.card-header {
    background-color: rgba(39, 70, 36, 0.03);
}

a.card {
    text-decoration: none !important;
    border-radius: 1em;
    border: 2px solid #2d312a !important;
}
a.card h4 {
    padding: 10px 0;
    color: #efcbcb;
    padding-bottom: 5px;
    font-size: 20px;
}
a.card:hover {
    color: #2d312a !important;
    border: 2px solid #2d312a !important;
    background: #fafb00;
}
a.card .btn-light {
    color: #2d312a !important;
    background: #fafb00;
    font-size: 14px;
    font-weight: 500;
    padding: 1px 8px;
    border-radius: 12px;
    border: 1px solid #2d312a !important;
}
a.card .btn-light2 {
    color: #8c5aff !important;
    background: #2d312a;
    font-size: 14px;
    font-weight: 500;
    padding: 1px 8px;
    border-radius: 12px;
    border: 1px solid #2d312a !important;
}

.login-home {
    position: relative;
    background-color: #8f7f7f;
    border: 2px solid #2d312a;
    padding: 3px 0px;
    border-radius: 3em;
    display: flex;
    align-items: center; 
    overflow: hidden;
}
.login-home:hover {
    border: 2px solid #fafb00;
} 
.login-home label {
    color: #ffffff;
    padding-left: 2px;
}
  
.login-home .login-ico {
    color: #36cb49;
    font-size: 1.3rem; 
    text-align: center;
    width: 44px;   
}
.login-home input {
    overflow: visible;
    color: #2d312a; 
    font-weight: 400;
    font-size: 1.4rem; 
    background: none !important;
    outline: none;
    box-shadow: none !important;
    border: 0px solid #2d312a !important;
}
 
.login-home input::placeholder {
    color: #4b5b44;
}
.login-home input:-webkit-autofill, 
.login-home input:-webkit-autofill:hover, 
.login-home input:-webkit-autofill:focus {
    border: 0px solid #fff;
    -webkit-text-fill-color: #2d312a !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
} 
.login-home:hover input:-webkit-autofill, 
.login-home:hover input:-webkit-autofill:hover, 
.login-home:hover input:-webkit-autofill:focus {
    border: 0px solid #fff;
    -webkit-text-fill-color: #2d312a !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

.form-control { 
    border: 2px solid #2d312a;
}  
.input-group-text {
    color: #fafb00;
    background-color: #2d312a;
    border: 2px solid #2d312a;
}
/* Buttons */
.btn-balance a {
    border-radius: 12px;
}

.btn-home { 
    font-weight: 500;
    font-size: 1.5rem;
    padding: 5px 25px;
}
.btn-home2 { 
    font-weight: 500;
    font-size: 1.4rem;
    padding: 7px 35px;
    border-radius: 2em !important;
    border: 0px solid rgba(126, 131, 196, 0.2);
    background: linear-gradient(to right, #004eff, #00ff74); 
}

.btn-danger {
    position: relative;
    overflow: hidden;
    background-color: rgb(255, 0, 0) !important;
}
.btn-danger:hover {
    background-color: #f24 !important;
    box-shadow: 0px 2px 12px 2px rgba(255, 47, 82, 0.7) !important;
}
.btn-warning {
    position: relative;
    overflow: hidden;
    color: #2d312a;
    background-color: #fbc90f;
    box-shadow: 0px 3px 0px #ee851e, inset 0 0 10px #ffd94f;
}
.btn-warning:hover {
    background-color: #e2b30b; 
}

.btn-success {
    position: relative;
    overflow: hidden;
    color: #2d312a;
    background:linear-gradient(to right, #004eff, #00ff74);
    border: 1px #000000 solid !important; 
    box-shadow: 0px 3px 0px #00ff24, inset 0 0 10px #000000;
}
.btn-success:hover {
    color: #2d312a;
    background-color: #65e100; 
}
.btn-primary {
    position: relative;
    overflow: hidden;
    color: #fff !important;
    background-color: #5a60ff;
    box-shadow: 0px 3px 0px #4146cc, inset 0 0 10px #898dff;
    border: 0px #2d312a solid !important; 
}
.btn-primary:hover {
    color: #fff !important;
    background-color: #4b50ea;
}

.btn-lg {
    font-weight: 600;
    border-radius: 0.5em;
    border-width: none !important;
} 

.btn-outline-dark {
    color: #2d312a;
    border: 1px #2d312a solid !important;
}
.btn-outline-dark:hover {
    background-color: #2d312a;
}

.btn-lg:active, .btn-lg:hover {
    top: 3px;
    box-shadow: none; 
} 
.btn:active, .btn:hover {
    top: 4px;
    box-shadow: none;
    transition-duration: 0.2s;  
}

.btn-3 { 
    display: flex;
    align-items: center;
    justify-content: center; 
    border-radius: 2em; 
    color: #fff !important; 
}
.btn-3 img {
    width: 15%;
    margin: 0 5px;
}

.accordion-item .accordion-button .title3 {
    font-size: 15px;
    position: relative;
    font-weight: 600;
    float: left;
    padding-left: 45px;
    line-height: 25px;
}
.accordion-item .accordion-button .title3 .serial {
    color: #2d312a;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #eee;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    background: #FFF;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.title {
    font-size: 1.5em;
    font-weight: 800;
}
.title::after {
    position: relative;
    bottom: 0; 
    left: 0;
    display: block;
    content: "";
    background: #f62;
    border-radius: 4px;
    padding: 0;
    width: 55px;
    height: 8px;
}
/*=============== Services Style ===================*/
.center-title {
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}
.center-title h2 {  
    color: #75f219;
    font-size: calc(1.375rem + 1.2vw);
    font-weight: 600;
    letter-spacing: 0.4px;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.center-title p {
    font-size: clamp(16px, 14px + 0.4vw, 24px);
    color: #ffffff;
    margin-bottom: 5px;
    width: 100%;
}

.title-flex {
    font-size: clamp(16px, 14px + 0.4vw, 24px);
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-flex img {
    width: 70%;
}
  
.title2 {  
    color: #2d312a;
    font-size: clamp(20px, 18px + 0.4vw, 34px);
    font-weight: 600;
    margin-top: 1rem;
    letter-spacing: 0.4px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.card-lg {
    border: 0px #fff solid !important;
    padding: 2rem;
    text-align: center;
    justify-content: center;
    background-color: #e6f9c6;
    border-radius: 20px;
    box-shadow: 2px 7px 1rem 5px hsla(76, 14%, 27%, 0.3);
}
.card-lg img {
    max-width: 100%;
}
    
/* ACCOUNT STYLE */
.content {
    display: block;
    width: 100%;
}
.content > div {
    margin: 0; 
    padding: 0;
}
.serf {
    background: #f8f9fa;
    border: 1px solid #2d312a !important;
    border-bottom: 2px solid #2d312a !important; 
}
.serf .btn {
    font-size: 18px;
    padding: 3px 5px;
}
.serf-link {
    font-size: 18px;
    font-size: calc(0.6rem + 0.6vw);
    font-weight: 600; 
    color: #222 !important;
    text-decoration: none;
}
.serf .badge {
    color: #150544 !important;
    background: #f8f9fa;
    font-size: 16px;
    font-weight: 500;
    padding: 3px 7px;
    border-radius: 1em;
    border: 1px solid #dcdcf7 !important;
}
.serf .badge3 {
    color: #81cc5c !important;
    background: #f1f9ec;
    font-size: 16px;
    font-weight: 500;
    padding: 3px 7px;
    border-radius: 1em;
    border: 1px solid #d2f0c4 !important;
}
.serf .badge2 {
    color: #ffba1c !important;
    background: #fdf6ed;
    font-size: 16px;
    font-weight: 500;
    padding: 3px 7px;
    border-radius: 1em;
    border: 1px solid #fde8ca !important;
}

.serf:hover {
    box-shadow: 0 0 3px 2px rgba(32, 32, 32, 0.5);
}

.planwrap {
    background: #2b265c;
    padding: 35px 0 120px;
}
.planbox {
    text-align: center;
    background: #5e2516;
    border-radius: 2em;
}
.planbox img {
    max-width: 156px;
    margin-top: -70px;
}
.planbox .btn {
    font-weight: 700;
}
.plantop {
    color: #f9f7ff;
    padding: 0 0 10px;
}
.planname {
    font-size: 26px;
    font-weight: 700;
    padding: 7px 0 10px;
}
.planpercentage {
    font-size: 48px;
    color: #ffbb00;
    font-weight: 700;
    line-height: 46px;
    padding: 5px 0 0;
}
.planpercentage span {
    font-size: 30px;
    color: #ffbb00;
    font-weight: 600;
}
.plandays {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}
.planbottom {
    background: #fadbb6;
    border-top: 1px solid #1d165e !important;
    color: #ffab2c;
    padding: 5px 0px;
    margin: 1px;
}
.investrange {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
}
.investrange span {
    color: #f72600;
    font-size: 26px;
    font-weight: 700;
}

.tarif .card {
    margin-top: 25px;
    color: #fafb00;
    border-radius: 42px; 
    border: 2px solid #2d312a !important;
    background-color: #fafb00; 
}
.tarif .card .item-in {
    margin: 2px;
    border-radius: 40px; 
    background-color: #2d312a;
}
.tarif .badge {
    border-radius: 1em;
}
.tarif-positlon {
    margin: 0 auto;
    position: relative;
    padding: 10px;
}
.tarif .card i {
    color: #fafb00;
    font-size: 22px;
    line-height: 22px !important;
    cursor: pointer; 
}

.tarif-img { 
    border-radius: 2em;
    align-items: center;
    padding: 0px;
    margin: 0 auto;
    transform: scale(0.9);
}
.tarif-img img { 
    width: 100px; 
    height: 100px;
    display: block; 
    align-items: center;
    margin: 5px auto;  
    margin-top: -42px;   
}
 
.tarif .card .tarif-img {
    transition-duration: 180ms;
    opacity: 1; 
}
.tarif .card:hover .tarif-img {
    opacity: 1; 
    transform: scale(1);
}
.tarif .tarif-line {
    margin-top: 5px; 
    width: 30px;
    border: 2px solid rgba(196, 155, 128, 0.1) !important;
}
.tarif .card-title {
    font-weight: 700;
    color: #fff;
    background: #004eff ;  
    border-top: 1px #262337 !important; 
    border-bottom: 1px #262337 !important; 
    margin: -5px auto -8px;
    z-index1: 99;
    position: relative;
}
.tarif-table {
    width: 100%;
}

.tarif-lnfo {
    color: #d8e3c8;
    display: block;
    font-size: 16px;
    padding: 2px 5px;
    margin: 2px;
    background-color: #353b31; 
    border-radius: 12px;
}
.tarif-lnfo b {
    font-size: 22px;
    color: #a9a60e;
}
.tarif-lnfo2 {
    font-weight: 300;
    display: block;
    font-size: 17px;
    text-align: center;
    color: #d8e3c8;
    padding: 5px 2px 0;  
    border-top: 1px solid rgba(64, 117, 89, 0.2); 
}
.tarif-lnfo2 b {
    font-weight: 500;
    font-size: 26px;
    line-height: 0; 
    color: #17c50d;
}

.tarif .btn {
    border-radius: 2em;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 25px;
}

.mytarif-panel {
    color: #fff;  
    border-radius: 0.5em;
    background: #2b273d;
    border: 2px #2f2947 solid !important;
    box-shadow: 0px 0px 0rem 0px #1c194a;
    box-shadow: none;
    margin: 5px;
    position: relative;
}
.mytarif-panel b { 
    color: #fafb00;  
}
.mytarif img {
    width: 44px;
    margin-left: 10px;
}
.mytarif-float {
    width: 60px; 
    height: 50px;
    position: absolute;
    top: 10px;
}

.mytarif-lnfo {
    display: inline-block;
    font-size: 13px; 
    text-transform: uppercase;
    padding: 2px;
    font-weight: 600;
}
@media only screen and (max-width: 575px) {
    .mytarif-float {
        width: 80px; 
        height: 80px;
        position: absolute;
        top: 15px !important;
        right: 5px;
    }
    .mytarif-float img {
        width: 64px;
    }
    .mytarif-lnfo {
        border-top: 2px solid #211d57;
    }
}
.mytarif-title {
    font-weight: 700;
    color: #fff;
    font-size: 22px;
}
.mytarif-lnfo b {
    display: block;
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
}

@keyframes rotate {
    from { transform: rotate(-360deg); }
    to { transform: rotate(360deg); }
}

.mining {
    height: 150px;
    width: 150px;
    align-items: center;
    position: relative;
    margin: 0 auto;
}
.mining .rot {
    width: 100%;
    height: 100%;
    animation-name: rotate;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    border-radius: 50%;
    background: linear-gradient(0deg, rgb(208, 36, 214), #009393) !important;
    box-shadow: 0 0 2px 3px rgba(32, 32, 32, 0.3);
    position: absolute; 
    left: 0; 
    top: 0; 
    right: 0;
}
.mining .rot2 {
    content: "";
    width: 100%;
    animation-iteration-count: none;
    height: 100%;
    position: absolute; 
    left: 0; 
    top: 0; 
    right: 0;
    border-radius: 50%;
    background: url("/img/tether.png") no-repeat center center;
    background-size: 125px;
}
.mining-info {
    display: block;
    padding: 7px 5px;
    margin: 5px;
    background-color: #333;
    border-radius: 12px;
    box-shadow: 0 0 2px 0px rgba(32, 32, 32, 0.1);
}
.mining-hover {
    border: 1px solid rgba(180, 129, 129, 0.1);
}

.blockminer {
    color: #fff;
    font-size: 12px;
    border-radius: 2em; 
    background: #2d312a; 
    box-shadow: 0px 0px 0rem 2px #2d312a;
}
.blockminer h4 {
    font-size: 18px;
    color: #fafb00;
    font-weight: bold;
}

.blockprof { 
    color: #fff;
    font-size: 90%;
    border-radius: 2em 3em 3em 2em !important; 
    padding: 2px;
    background: #2d312a;
    border-bottom: 4px solid #fafb00 !important; 
}
.blockprof h4 {
    color: #fafb00;
    font-weight: bold;
    font-size: 120%;
}
.blockprof img {
    width: 32px !important;
}
.profil {
    background-color: #f34;
    border: 1px solid rgb(226, 226, 226);
    margin-bottom: 15px;
}
.profil h6 {
    color: #fff;
}
.profil .profil-icon i {
    opacity: 0.7;
    transform: scale(0.8);
    transition-duration: 180ms;
}
.profil:hover .profil-icon i {
    opacity: 0.9;
    transform: scale(1);
}
.profil h5 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
}
.profil i {
    font-size: 28px;
    color: #fff;
}
.profil-float {
    position: absolute; 
    top: 5px; 
    right: 7px;
}
.wallet {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid rgba(180, 129, 129, 0.1);
    background-color: #e24;
}

.small-btn {
    position: relative; 
}
.small-btn .exit { 
    position: absolute; 
    right: 0px; 
    top: 0px; 
}
.small-btn .exit img {
    width: 38px;
    height: 38px;
    transform: scale(0.9);
    transition-duration: 180ms;
}
.small-btn .exit:hover img { 
    transform: scale(1);
}

.balance {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2c2f29;
    border: #ccea96 2px solid;  
    border-radius: 12px; 
    padding: 0px 10px; 
} 

.balance .b-icon { 
    padding: 0px 5px;
} 
.balance .b-icon img { 
    height: 42px;
    width: 42px; 
} 

.balance .b-sum { 
    font-size: 1.8rem;
    padding: 2px 5px;
    font-weight: 700;
}
 
.leftbar {
    background-color1: #ebe6ff;
    border-bottom1: 2px #ffa43c solid !important; 
    margin: 0px;
    display: flex;
}
.menubar {
    padding: 0px;
    display: block;
    width: 100%;
}
.leftbar__menu {
    padding: 0px 0;
    display: flex;
    width: 100%;
}
.leftbar__menu li {
    width: 100%;
    display: block;
}
.leftbar_head {
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 0 7px 14px;
}
.leftbar__menu li a {
    position: relative;
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 0px 8px;  
    margin: 3px 2px;  
    border-radius: 12px; 
    box-shadow: none;
    transition-duration: 0.2s; 
    overflow: hidden; 
    border: 2px solid #1583ef !important; 
    background-color: #2a1d34;
}
.leftbar__menu li a:hover {  
    box-shadow: 0px 0px 0px #341d21, inset 0 0 18px #211e2e;
    top: 4px;
}
.leftbar__menu li a span { 
    font-weight: 500;
    background-color1: #5a60ff; 
    text-align: center;  
    margin-top: 7px;
    display: block;
}
 
.leftbar__menu li a:hover span {
    color: #85fb25;  
} 

.leftbar__menu li a i {
    display: block; 
    margin: 0 auto;
    position: relative;  
    font-size: 32px;
    text-align: center;
    line-height: 0.8;
    color: #fbcf25;
    transform: scale(0.8);
    transition-duration: 180ms;
}
.leftbar__menu li a img {
    display: block; 
    margin: 0 auto;
    position: relative;  
    font-size: 25px;
    text-align: center;
    line-height: 0.8;
    color: #85fb25;
}

.leftbar__menu li a:hover i {
    transform: scale(1);
    color: #85fb25 !important;
}

/*MENU V KABINE*/
.divide {
    border-top: 0px dashed rgba(70, 67, 47, 0.2);
}
.menu-title {
    padding: 15px 10px;
}

.menu2 {
    color: #fff1e0;
    padding: 7px 7px 7px 20px;
    margin: 2px; 
    border-radius: 0.3em;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    background-color: #2a1d34;
    background-image: linear-gradient(180deg, #2a1d34 5%, #2c1e2e 100%);
    border: 2px #85fb25 solid !important;
    box-shadow: 0 0 0 2px #2a1d34;
    z-index: 15;
    position: relative; 
}
.menu2 i {
    color: #85fb25;
    position: relative; 
    margin-right: 15px;
}

.menub {
    width: 96.8%;
    margin: -3px; 
    margin-left: 5px; 
    border-top: 1px dashed rgba(50, 70, 58, 0.2) !important;
    padding: 4px 5px 4px 5px; 
}
.topbar {
    border-bottom: 2px solid #333 !important;
    padding: 7px;
    margin: 0;
}
.topbar__top {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    box-shadow: inset 0px 2px 4px rgba(25, 245, 91, 0.5) !important;
}
.topbar__btns {
    margin-top: 15px;
}
.topbar__btn {
    margin: 0 10px;
}
.topbar__bottom {
    text-align: center;
}
.topbar__balance {
    padding: 5px 5px 10px;
    margin-bottom: 3px;
    border-radius: 0.5em 1em;
}
.topbar__balance p {
    color: #ddc;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    line-height: 1.5em;
}
.topbar__balance p b {
    font-size: 36px;
}

.topbar__bottom a {
    margin-top: 2px;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: 0px 2px 4px rgba(238, 226, 165, 0) !important;
    letter-spacing: .75px;
    color: #fff; 
    text-transform: uppercase;
    transition: color 0.2s ease;
}
.leftbar__menu li a {
    font-size: 16px;
    position: relative;
    z-index: 11;
}

.leftbar__menu li a span {
    position: relative; 
    top: 2px;
    display: block;
}

.menu2 {
    display: none;
}
.content .content-user {
    padding: 10px 5px;
}
@media (max-width: 992px) {
    .balance { 
        margin-top: 10px; 
    } 
}
@media only screen and (max-width: 791px) {
    .tarif-img img {
        width: 120px;     
    }
    .tarif .card-title { 
        margin: -10px auto 0px;  
    }
    .navbar-brand {
        font-size: 1.7em;
        line-height: 1.4em;
        padding: 7px 3px;
    }
    .home-img {
        width: 78px;
        padding: 2px;
    }
    .home-img2 {
        width: 156px;
        padding: 2px;
    }
    .content, .leftbar {
        width: 100%;
        display: block;
        float: none;
        margin: 0;
        margin-bottom: 5px;
    }

    .leftbar__menu {
        width: 100%;
        display: block;
    }
    .leftbar__menu li {
        width: 100%;
        display: block;
    }

    .menu__wrapper {
        max-height: 0;
        overflow: hidden;
        transition: 0.2s ease;
    }
    .wrapper {
        display: block;
        overflow: hidden;
    }

    .content .content-user {
        padding: 10px 5px;
    }
    .menu2 {
        display: block;
    }
    html.min-menu .content {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    html.min-menu .menu2 span {
        opacity: 1;
    }
    html.min-menu .leftbar {
        float: none;
        width: 100%;
    }
    html.min-menu .topbar {
        display: block;
    }
    html.min-menu .menu__wrapper {
        max-height: 1300px;
    }
    html.min-menu .leftbar__menu li a span {
        display: block;
    }

    html.min-menu .leftbar_head {
        display: block;
    } 
}