body {
    font-family: "Inter", sans-serif !important;
    width: 100%;
    background-color: #EDEDED !important;
    height: 100%;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none !important;
    color: #232323;
    transition: color 0.3s ease;
}
h1 {
    font-weight: 500 !important;
}
.navigation-wrap {
    width: 100%;
    top: auto;
    left: 0;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.text-center {
    margin: 0 auto;
}
.header-ul {
    padding: 0;
    margin: 0;
    list-style: none;
    align-items: center;
    justify-content: end;
    display: flex;
    height: 100%;
}
.font-15 {
    font-size: 15px;
}
.dropdown-toggle::after {
    display: none !important;
}

@media only screen and (min-width: 320px) and (max-width:767px) {
    .dropdown-menu {
        left: -210px !important;
    }
    .form-inline {
        display: none !important;
    }
    .d-lg-none {
        display: inline-flex !important;
    }
}

.d-lg-none {
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 967px) {
    .pad-60 {
        padding: 0 !important;
    }
    .big-user-img {
        width: 55px;
   }
    .form-group {
        margin-bottom: 0.5rem !important;
   }
    .dash-btn {
        padding: 15px 135px !important;
   }
    .mobile-pdf-image img {
        width: 40px;
   }
    .mobile-pdf-image h5 {
        font-size: 15px;
        font-weight: 700;
        margin: 0 !important;
   }
    .padding-top-4-5rem-margin-bottom-4-5 {
        padding-top: 7rem !important;
   }
    .mobile-padding {
        margin-top: 20px;
   }
    .mobile-pdf-image p , .p {
        font-size: 13px;
   }
    .sidenav {
        top: auto !important;
        margin-top: 0 !important;
   }

    .navbar-dark .navbar-toggler {
        background: rgba(233, 77, 78, 1);
        border: none;
   }
    .how-three-box {
        height: auto !important;
   }
    .pro-btn , .hide-btns, .close-btns {
        padding: 3px 10px !important;
        font-size: 12px;
   }
    .mobile-width-320 {
        width: 100%;
   }
}
.navbar-brand .logo_div {
    display: flex;
    align-items: center;
    position: relative;
}
.logo_div img {
    padding: 5px 0;
}
.rgba-color {
    color: rgba(233, 77, 78, 1) !important;
}
.sticky {
    background-color: #fff;
    transition: all 0.5s ease;
    box-shadow: 0px 2px 5px #0000007a;
}
.sticky.navigation-wrap {
    position: fixed;
    top: 0;
}
i.fa.fa-angle-right {
    font-size: 25px;
}
.item.active img {
    transition: transform 5000ms linear 0s;
    transform: scale(1.05, 1.05);
}
.cursor {
    cursor: pointer;
}
input[type="radio"] {
    display: none;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #D1D1D6 !important;
    border-color: rgba(142, 190, 255, 1) !important;
}
.copy-section input {
    width: 25px;
    text-align: center;
    border: none;
    border-radius: 6px;
}
.save-as {
    color: rgba(0, 0, 0, 1);
    border-radius: 8px;
    border: 2px solid rgba(0, 0, 0, 1);
    transition: .2s;
    padding: 10px 20px;
    background: transparent;
}
.save-as:hover {
    background-color: rgba(0, 0, 0, 1);
    border: 2px solid rgba(0, 0, 0, 1);
    color: #fff;
}
.copy-section {
    display: flex;
    align-items: center;
}
.copy-section .up-down {
    display: grid;
}
.btn-primary {
    border-radius: 8px !important;
    background: transparent !important;
    font-weight: 600 !important;
    border: 2px solid #333 !important;
    display: flex !important;
    color: #333 !important;
    align-items: center;
    justify-content: center;
}
.bg-rgba {
    background-color: #EDEDED;
    padding: 80px 0;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px !important;
   }
}
.modal-content {
    background-color: #EDEDED !important;
}
.width-500 {
    max-width: 500px !important;
}
.modal-body {
    padding: 20px !important;
}
.border-bottom-modal {
    border-bottom: 2px solid rgba(186, 188, 190, 1);
}
.bg-blur {
    background-color: #EDEDED;
    padding: 35px;
}
.pad-60 {
    padding: 80px 0;
}
.form .input {
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: 2px solid rgb(92 92 92 / 15%);
}
.form .button {
    background: rgba(233, 77, 78, 1);
    border: none;
    color: #fff;
    width: 100%;
    margin-top: 20px;
    padding: 18px;
    border-radius: 8px;
    font-size: 18px;
    transition: .2s;
}
.form .button:hover {
    color: rgba(233, 77, 78, 1);
    background-color: white;
    border: 2px solid rgba(233, 77, 78, 1);
}
.single-input {
    display: flex;
    margin-bottom: 15px;
    direction: ltr;
}
.single-input i {
    font-size: 23px;
    padding: 21px;
    color: rgba(92, 92, 92, 1);
    background: white;
    border-top: 2px solid rgb(92 92 92 / 15%);
    border-bottom: 2px solid rgb(92 92 92 / 15%);
    border-left: 2px solid rgb(92 92 92 / 15%);
    border-radius: 8px 0px 0px 8px;
}
.signup-button {
    border: 2px solid rgba(233, 77, 78, 1);
    background: rgba(233, 77, 78, 1);
    color: #fff;
    transition: .2s;
    border-radius: 8px;
    font-weight: 500;
    padding: 5px 20px;
}
.signup-button:hover {
    border: 2px solid rgba(233, 77, 78, 1);
    color:rgba(233, 77, 78, 1);
    background: #fff;
}
.login-button {
    border: 2px solid rgba(142, 190, 255, 1);
    background: #fff;
    transition: .2s;
    color: rgba(142, 190, 255, 1);
    border-radius: 8px;
    font-weight: 500;
    padding: 5px 20px;
}
.login-button:hover {
    border: 2px solid rgba(142, 190, 255, 1);
    color:#fff;
    background: #D1D1D6;
}
.single-input input {
    border-bottom: 2px solid rgb(92 92 92 / 15%);
    border-right: 2px solid rgb(92 92 92 / 15%);
    border-left: 0;
    width: 100%;
    border-top: 2px solid rgb(92 92 92 / 15%);
    padding: 21px 0;
    border-radius: 0px 8px 8px 0;
    outline: none;
    /* font-size: 23px; */
    font-weight: bold;
}
.fw-bold-700 {
    font-weight: 700 !important;
}
.font-400 {
    font-weight: 400;
}
.nav-link:hover {
    transition: all 0.4s;
}

@media only screen and (min-width: 320px) and (max-width: 992px) {
    .sidenav {
        position: relative;
        top: 0;
        left: 0;
        /*width: 265px;*/
        height: calc(100vh - 3.5rem);
        /*margin-top: 4.65rem;*/
        background: #D1D1D6;
        box-sizing: border-box;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
   }
   .navbar-expand-lg .sidenav {
        flex-direction: column !important;
        padding: 30px 18px;
    }
}
@media (min-width: 992px) {
    /* @media only screen and (min-width: 992px) and (max-width: 1250px) { */
    .sidenav {
        position: relative;
        top: 0;
        left: 0;
        /*width: 265px;*/
        height: calc(100vh - 3.5rem);
        /*margin-top: 4.65rem;*/
        background: #D1D1D6;
        box-sizing: border-box;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
   }
    .navbar-expand-lg .sidenav {
        flex-direction: column !important;
        padding: 30px 18px;
   }
    .content-wrapper {
        /*margin-left: 265px;*/
        padding-top: 35px;
   }
}
.content-wrapper {
    padding-bottom: 4.5rem;
    padding-top: 35px;
}
.padding-top-4-5rem-margin-bottom-4-5 {
    padding-top: 4.5rem;
}
.fixed-top {
    height: 74px;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    background:rgba(233, 77, 78, 1);
    border-radius: 6px;
    border: none;
    padding: 8px 15px;
}
/*.navbar-dark .navbar-nav .nav-link {*/
/*    color: white !important;*/
/*}*/
.navbar-nav .nav-item {
    line-height: 2;
}
.upload-section {
    background-color: white;
    border-radius: 16px;
    padding: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.upload-div {
    background: rgba(142, 190, 255, 1);
    width: fit-content;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 20px;
}
.upload-section h6 {
    font-size: 19px;
    font-weight: 600;
}
.col-padding-70 {
    padding: 40px;
}
.progress {
    background-color: rgba(217, 217, 217, 1) !important;
    border-radius: 50px !important;
}
.progress-bar {
    background-color: rgba(76, 165, 28, 1) !important;
}
.text-ends {
    text-align: end;
}
.dash-btn {
    color: #fff;
    margin: 80px auto;
    display: block;
    padding: 15px 150px;
    font-size: 20px;
    border-radius: 6px;
    background: rgba(233, 77, 78, 1);
    border: 2px solid rgba(233, 77, 78, 1);
    transition: .2s;
}
.dash-btn:hover {
    color: rgba(233, 77, 78, 1);
    background-color: transparent;
}
.pro-btn {
    background: rgba(60, 58, 171, 1);
    color: #fff;
    border: 2px solid rgba(60, 58, 171, 1);
    border-radius: 50px;
    padding: 7px 15px;
    font-weight: 500;
    transition: .2s;
}
.pro-btn:hover {
    color: rgba(60, 58, 171, 1);
    background-color: #fff;
    border: 2px solid rgba(60, 58, 171, 1);
}
.done-btn {
    background: rgba(76, 165, 28, 1);
    color: #fff;
    border: 2px solid rgba(76, 165, 28, 1);
    border-radius: 50px;
    padding: 6px 25px;
    font-weight: 500;
    transition: .2s;
}
.done-btn:hover {
    color: rgba(76, 165, 28, 1);
    background-color: #fff;
    border: 2px solid rgba(76, 165, 28, 1);
}
.close-btns {
    background: rgba(233, 77, 78, 1);
    color: #fff;
    border: 2px solid rgba(233, 77, 78, 1);
    border-radius: 50px;
    padding: 6px 25px;
    font-weight: 500;
    transition: .2s;
}
.close-btns:hover {
    color: rgba(233, 77, 78, 1);
    background-color: #fff;
    border: 2px solid rgba(233, 77, 78, 1);
}
.hide-btns {
    background: rgba(244, 181, 67, 1);
    color: #fff;
    border: 2px solid rgba(244, 181, 67, 1);
    border-radius: 50px;
    padding: 6px 25px;
    font-weight: 500;
    transition: .2s;
}
.close-btns:hover {
    color: rgba(244, 181, 67, 1);
    background-color: #fff;
    border: 2px solid rgba(244, 181, 67, 1);
}
.profile-box {
    border-radius: 16px;
    border: 2px solid rgba(0, 0, 0, 0.6);
    padding: 20px;
    margin-bottom: 15px;
}
.border-set {
    border-bottom: 2px solid rgba(142, 190, 255, 1);
    padding-bottom: 15px;
}
.select {
    background-color: white;
    border-radius: 8px;
    border: 2px solid rgba(0, 0, 0, 0.6);
    padding: 7px 10px;
    font-weight: 500;
    margin: 0 10px;
}
.found-btn {
    background: #D1D1D6;
    color: #fff;
    margin: 25px 0;
    padding: 10px 40px;
    border-radius: 6px;
    transition: .2s;
    border: 2px solid rgba(142, 190, 255, 1);
}
.found-btn:hover {
    color: rgba(142, 190, 255, 1);
    background-color: transparent;
    border: 2px solid rgba(142, 190, 255, 1);
}
.try-btn {
    background: rgba(233, 77, 78, 1);
    color: #fff;
    padding: 10px 40px;
    border-radius: 6px;
    transition: .2s;
    border: 2px solid rgba(233, 77, 78, 1);
}
.try-btn:hover {
    color: rgba(233, 77, 78, 1);
    background-color: transparent;
    border: 2px solid rgba(233, 77, 78, 1);
}
.how-three-box {
    border: 0px;
    border-radius: 16px;
    background-color: #EDEDED;
    padding: 40px 15px;
    height: 400px;
    margin-bottom: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.0);
}
.how-three-box img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}
.how-it-section {
    padding: 40px 15px;
}
.how-three-box h5 , .how-it-section h4 , .faq-head h5 {
    margin: 20px 0;
}
.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
}
.collapsible-link::before {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 0.8rem;
    transform: translateY(-50%);
    display: block;
    font-family: "FontAwesome";
    font-size: 1.1rem;
}
.collapsible-link[aria-expanded="true"]::before {
    content: "\f106";
}
.custom-padding {
    padding: 10px 25px !important;
}
.header-padding-card {
    padding: 10px !important;
}
.card {
    box-shadow: 0 0 5px -1px rgb(0 0 0 / 23%);
    border-radius: 8px !important;
}
.more-detail {
    border-radius: 12px;
    border: none;
    padding: 15px;
    outline: none;
}
.footer {
    padding: 40px 15px;
}
.quk-btn {
    border: 2px solid #333;
    background: transparent;
    padding: 8px 30px;
    border-radius: 50px;
    margin-bottom: 25px;
}
.round-img {
    width: 50px;
    float: left;
    margin-right: 10px;
}
.out-0 {
    outline: none;
    box-shadow: none !important;
}
.dropdown-menu {
    box-shadow: 0 0 5px -1px rgb(0 0 0 / 12%);
}
.item-inner {
    border-bottom: 2px solid #ddd !important;
    padding: 15px 1.5rem !important;
}

.check-btn-green {
    background: rgba(76, 165, 28, 1);
    color: #fff;
    padding: 25px;
    border-radius: 50px;
    font-size: 35px;
}

.wtsp-icon {
    position: fixed;
    right: 20px;
    width: 40px;
    bottom: 10px;
    cursor: pointer;
}
footer {
    background: #fff;
    padding: 10px 20px;
    display: block; }
.footer_fixed footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%; }

    .input-error{
        background-color:rgba(255, 30, 0, 0.432)
    }
    .otp-input{
        margin-left: 20px;
        margin-right: 20px;
        /*width: 100px !important;*/
        border-radius: 8px !important;
        padding: 15px !important;
        text-align: center;
    }
    .noHover{
        pointer-events: none;
    }

    .single-input {
    display: flex;
    align-items: center;
}

.fixed-prefix {
    font-weight: bold;
    white-space: nowrap;
    padding: 21px 4px;
    color: rgba(92, 92, 92, 1);
    background: white;
    border-top: 2px solid rgb(92 92 92 / 15%);
    border-bottom: 2px solid rgb(92 92 92 / 15%)
}

.body-partners-logo-container {
    margin: 0;
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partners-logo-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; /* المسافة بين الصور */
    flex-wrap: wrap; /* يسمح للصور بالانتقال لصفوف جديدة إذا كانت الشاشة صغيرة جدًا */
}

.partners-logo {
    max-width: 160px; /* العرض الأقصى لكل شعار */
    height: auto;
}