@font-face {
    font-family: 'Estedad';
    src:
        url('../public/fonts/Estedad-Regular.woff2') format('woff2'),
        url('../public/fonts/Estedad-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body {
    font-family: 'Estedad' !important;
    direction: rtl;
    font-size: 14px;
    color: var(--neutral-900, #383D48);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    overflow-x: hidden;

    letter-spacing: normal !important;
}

@media (max-width: 767px) {
    .banner {
        display: flex !important;
        flex-direction : column-reverse !important;
    }
}
.gg-test{
    margin-inline-end: auto !important;
}
.bnn-desc{
    color: #000;
text-align: right;
font-size: 12px;
font-style: normal;
font-weight: 200;
line-height: 150%; 
}
.deposit{
    color: var(--f2, #333);
text-align: right;
font-size: 17.582px;
font-style: normal;
font-weight: 500;
line-height: 150%;
}
.deposit-title{
    color: #383D48;
text-align: right;
font-size: 30px;
font-style: normal;
font-weight: 800;
line-height: 150%; 
}
.account-title{
    color: var(--f2, #333);
text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 120%; 
}
.nav-info {
    height: 48px !important;
    background: var(--neutral-900, #383d48);
}
.test {
    height: 80px;
    background: var(--3, #F3F2F5) !important;
    color: var(--neutral-900, #383D48) !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 150% !important;
}
.form-label{
    color: var(--m-3-sys-light-on-surface-variant, #49454F);
font-size: 9.173px;
font-style: normal;
font-weight: 400;
line-height: 12.231px; /* 133.333% */
}
.btn-login {
    width: 170px;
    height: 40px;
    /* color: var(--neutral-900, #383D48) !important; */
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 150% !important;
}

.btn-success {
    height: 57px !important;
    background-color: #114543 !important;
}
.btn-success1 {
    height: 57px !important;
    background-color: #357C75 !important;
}

.register {
    color: #000;
    text-align: center;
    font-size: 12.231px;
    font-style: normal;
    line-height: 120%;
}

.card {
    border-radius: 6px !important;
    background: var(--3, #F3F2F5) !important;
}
.card-success {
    color: #0f5132 !important;
    background-color: #d1e7dd !important;
    border-color: #badbcc  !important;
    font-size: 18px !important;
}
.card-warning {
    color: #664d03 !important;
    background-color: #fff3cd !important;
    border-color: #ffecb5 !important;
    font-size: 18px !important;
}

.card-title {
    color: var(--f2, #333) !important;
    text-align: right !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 214% !important;
    /* 68.48px */
    letter-spacing: -1.28px !important;
}

.card-text {
    color: var(--f3, #595959) !important;
    text-align: right !important;

    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 214% !important;
    /* 38.52px */
    letter-spacing: -0.72px !important;
}

ol li {
    background: var(--3, #F3F2F5) !important;
    border: 0 !important;

    text-align: right;

    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 214%;
    /* 38.52px */
    letter-spacing: -0.72px;
}

.list-group-item {
    color: var(--f4, #6D6D6D) !important;
}

.card-trader {
    /* width: 350px; */
    text-align: center !important;
    padding: 20px;
    height: 140px !important;
}

.card-trader h5 {
    color: #317B74;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 20px */
    padding-bottom: 10px;
}

/* .card-trader p {} */

.condition {
    background: var(--f2, #FAFAFA) !important;
}

.condition .container span {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    color: #42454A !important;
    text-align: right !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    white-space: normal;
}

.text-condition {
    color: #6D6D6D !important;
    text-align: right !important;
    text-justify: center !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    margin-right: 65px !important;
}

.card-suport {
    width: 225px !important;
    height: 230px !important;
}

.suport-name {
    color: #285A43 !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    text-transform: capitalize !important;
}

.phone-number {
    color: #121212;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
}

.telegram {
    color: #121212;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.footer {
    background: var(--f2, #FAFAFA) !important;
}

footer ul {
    list-style-type: none;
    padding-right: 0;
    color: var(--neutral-900, #383D48);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.footer-title {
    color: var(--neutral-900, #383D48);
    text-align: right;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 150%;
}

.profit-new{
    font-size: 20px !important;
    text-align: justify !important;
  text-justify: inter-word !important;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 30;
    top: 0;
    bottom: 0;
    width: 100%;
    /* height: 100%; */
    overflow: auto !important;
    background-color: rgba(0, 0, 0, 0.4);
  }
  
  .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40% !important;
    color: #fff !important;
  }
  
  .close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  @media (max-width: 767px) {
    .modal-content {
        width: 80% !important;
    }
  }

  .grey-bg {  
    background-color: #F5F7FA;
}
@media (max-width: 576px) {
    .deposit-row {
      
        flex-direction : column !important;
    }
    .deposit-title{
        font-size: 15px;
    }
}
