@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap");
@import url('custom-toast.css');

.social-menu__link span {
    font-size: 1.5rem;
    line-height: 1.9;
}

.account .nav,
.learningBoard .nav,
.course-content .nav,
.path-content .nav {
    overflow-x: inherit;
}

.invoice-qr img {
    display: block !important;
    border: 1px solid #d9d9d9;
    padding: 15px;
}

@media print {

    body {
        background-color: #fff;
        font-size: 14px;
    }

    th {
        font-size: 12px;
    }

    .receipt {
        width: 100%;
        margin: 0;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 1);
        box-shadow: 0 0 0 rgba(255, 255, 255, 1);
        padding-left: 10px;
        padding-right: 10px;
        max-width: 100%;
    }

}

.item .quote {
    min-height: 160px;
}

.lessons-list__lesson-item i {
    position: relative;
    top: 20px;
    right: 5px;
}

.discussions .post__excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.btn-menu-gray {
    color: #121212;
    border-color: #e8e8e8;
}

.quiz-timer {
    position: relative;
    bottom: 100px;
}

.vue-step-wizard {
    display: flex;
    flex-direction: column-reverse;
    background-color: #f6f6f6 !important;
    width: 100% !important;
    padding: 0 !important;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    border-radius: 10px !important;
}

.vue-step-wizard .step-body {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    width: 100% !important;
    padding: 1.5rem !important;
}

.vue-step-wizard .step-header .step-progress {
    height: 6px !important;
    margin: 1.5rem !important;
    background-color: #e9ecef;
}

.step-progress .bar {
    height: 6px !important;
    border-radius: 1rem;
}

.vue-step-wizard .step-pills,
.vue-step-wizard .step-footer {
    display: none;
}

.step-progress .bar {
    background-color: var(--tt-primary-color) !important;
}

.btn-step-disabled {
    background-color: #383836 !important;
    border-color: #484848 !important;
}

.about-tab .container {
    max-width: 100% !important;
}

.droppable {
    width: 400px;
    /* height: 35px; */
    background: var(--tt-light-color);
    /* border-radius: 5px; */
}

.draggable {
    width: 400px;
    /* height: 35px; */
    /* background: #121212; */
    color: #fff;
    /* border-radius: 5px; */
    text-align: center;
}

[v-cloak] {
    display: none;
}

.js-owl-ttcards .owl-item img {
    height: 185px;
}

.tt-card__image {
    height: 145px;
}

.draggable-vaild {
    background: var(--tt-primary-color);
}

.social-menu__link--whatsapp {
    background-color: #00E676 !important;
    color: #fff;
}

.social-menu__link--link {
    background-color: #8E9EAF !important;
    color: #fff;
    position: relative;
    top: -1px;
}

#modal_social_share input {
    margin-right: 10px;
}

.js-owl-courses-ttcards .owl-dots .owl-dot {
    background: transparent !important;
    border: none !important;
}

.js-owl-courses-ttcards .owl-nav {
    display: none;
}

.quote__star-icon {
    margin-left: .125rem;
}

.courses-loading .c-skeleton__tb {
    border-radius: 20px !important;
    margin-left: 10px !important;
    width: 100% !important;
    height: 370px !important;
}


.cursor-pointer {
    cursor: pointer !important;
}

.contact-us iframe {
    width: 100%;
    height: 400px;
}

.wpwl-form-card {
    min-width: 20% !important;
    min-height: 20% !important;
    border: none;
    box-shadow: none;
    background: transparent;
    padding-bottom: 0;
    margin-bottom: 0;
}

.wpwl-button-pay {
    font-family: "Tajawal", sans-serif !important;
    margin-top: 10px;
    width: 100%;
    font-weight: bold;
    border: none !important;
    background: var(--tt-primary-color) !important;
}

.wpwl-wrapper label,
.wpwl-label {
    color: #0b0b0b;
    font-weight: 500;
    display: block;
    width: 100%;
    margin-bottom: 6px;
    padding-right: 5px;
}

.wpwl-wrapper {
    font-family: "Tajawal", sans-serif !important;
}

.wpwl-wrapper input,
.wpwl-control-cvv,
.wpwl-control-cardNumber {
    direction: ltr;
    text-align: right;
    font-family: "Tajawal";
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 1.5rem;
    /*outline: none;*/
    background: transparent;
    color: #0b0b0b;
    border: 2px solid #A2A2A2;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: none !important;
}

.contact-section .map-wrapper {
    max-width: 400px;
    height: 320px;
}

/* .draggable:hover {
    cursor: grab;
} */
.vue-star-rating .sr-only {
    display: none !important;
}

.courses-section .owl-carousel .owl-item {
    float: right !important;
}

/*.owl-carousel .owl-wrapper-outer {*/
/*    direction: rtl !important;*/
/*}*/
.lesson-content-wrapper iframe {
    height: 100%;
}

.navbar .messages-btn .number,
.navbar .notification-btn .number {
    width: auto;
    height: 20px;
    border-radius: 50%;
    background-color: var(--tt-red-color);
    text-align: center;
    line-height: 15px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: -12px;
    left: -11px;
    padding: 5px;
    margin-right: 7px;
    display: flex;
    justify-content: center;
    padding-left: 5px;
    align-items: center;
    direction: rtl;
    font-size: 11px;
}

.tools-bar {
    position: fixed;
    left: 10px;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    background: var(--tt-secondary-color);
    top: 40%;
    border-radius: 9999px;
    color: var(--tt-dark-color);

}


.tools-bar ul {
    list-style: none;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
}

.tools-bar ul li {
    padding: 13px;
    font-size: 15px;
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
    color: var(--tt-dark-color);
    padding-bottom: 5px;

}

.tools-bar ul li a {
    text-decoration: none;
    color: var(--tt-dark-color);
}

.tools-bar ul li i:before {
    color: var(--tt-dark-color);
}

.tools-bar ul li:active {
    background: var(--tt-secondary-color);
}

.tools-bar ul li.tool-active {
    background: var(--tt-secondary-color);
    /*@apply tw-bg-gradient-to-r tw-from-secondary-activeButtonTop tw-via-secondary-activeButtonMiddle tw-to-secondary-activeButtonBottom ;*/

}

.messaging-box__message-item {
    height: fit-content;
    padding-bottom: 10px;
    padding-top: 10px;
}

.messaging-box__message-time {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 7px;
}

.messaging-box__messages {
    display: block;
}

.toast {
    background-color: var(--tt-primary-color) !important;
    font-family: 'Tajawal', sans-serif;
}

.messaging-box__message-item {
    overflow-wrap: anywhere;
}

.messaging-box__message-item.typing {
    font-size: 12px !important;
}

.image-table img {
    max-inline-size: 100%;
    block-size: auto;
}

.payment-page .confirmation-list .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(48, 162, 74, 0.2);
    color: #30a24a;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 1.5rem;
    font-weight: bold;
}

.qr-card .id-card {
    max-width: 600px;
}

.attachment .attachment__icon::before {
    content: "y" !important;
}

.attachment-library-file {
    display: flex;
}

.attachment__library_file--without-remove-button .attachment__library_file__download {
    border-left: 1px solid #767a9d;
    border-radius: 5px;
}

.attachment__library_file__download {
    display: flex;
    flex-grow: 1;
    background-color: rgba(118, 122, 157, 0.03);
    border: 1px solid #767a9d;
    /* border-left: none; */
    align-items: center;
    height: 45px;
    border-radius: 0 5px 5px 0;
    transition: all 0.3s;
}

.attachment__library_file__download:hover {
    background-color: rgba(118, 122, 157, 0.1);
}

.attachment__library_file__extension {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #767a9d;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    margin-left: 10px;
    border-radius: 0 5px 5px 0;
}

.attachment__library_file__name {
    font-weight: bold;
    color: #767a9d;
}

.attachment__library_file__download-icon {
    color: #767a9d;
    margin-right: auto;
    font-size: 1.35rem;
    margin-left: 10px;
}

.attachment__library_file__download-icon::before {
    /* display: block; */
}

.attachment__library_file__remove {
    /* display: block; */
    background-color: rgba(181, 62, 116, 0.03);
    color: #b53e74;
    width: 45px;
    height: 45px;
    border: 1px solid #b53e74;
    font-size: 1.35rem;
    border-radius: 5px 0 0 5px;
    transition: all 0.3s;
}

.attachment__library_file__remove:hover {
    background-color: #b53e74;
    color: #fff;
}

.attachment__library_file__remove-icon::before {
    /* display: block; */
}

.attachment__library_file__add {
    /* display: block; */
    background-color: rgba(181, 62, 116, 0.03);
    color: #767a9d;
    border: 1px solid #767a9d;
    font-size: 1.35rem;
    border-radius: 5px 0 0 5px;
    transition: all 0.3s;
}

.attachment__library_file__add:hover {
    background-color: #767a9d;
    color: #fff;
}

.attachment__library_file__add-icon::before {
    /* display: block; */
}

.speaker__img-wrapper {
    max-height: 260px;
}

/*.konvajs-content {*/
/*    width: 820px!important;*/
/*    height: 482px!important;*/
/*}*/

/*.konvajs-content canvas {*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*}*/

#planBuilder {
    /*width: 1430px;*/
    /*height: 842px;*/
}

.fc .tt-primary-event {
    background-color: var(--tt-primary-color) !important;
    border-color: var(--tt-primary-color) !important;
    color: #fff !important;
}

.fc .tt-secondary-event {
    background-color: var(--tt-secondary-color) !important;
    border-color: var(--tt-secondary-color) !important;
    color: #fff !important;
}

.select2-container .select2-selection--single {
    border-radius: .625rem !important;
    border: 1px solid #cbcbcb !important;
    height: 38px !important;
}

.custom_swal>.swal2-actions>.swal2-deny {
    background-color: #ffffff !important;
    border: #000000 2px solid;
    color: #000000;
}

.custom_swal>.swal2-actions>.swal2-deny:hover {
    background-color: #000000 !important;
    border: #000000 2px solid;
    color: #ffffff;
}

.custom_swal>.swal2-actions>.swal2-confirm {
    border: 2px;
}

.custom_swal .swal2-info {
    color: #DFA400 !important;
    border-color: #DFA400 !important;
}

.custom_swal .swal2-styled.swal2-default-outline:focus {
    box-shadow: 0 0 0 3px #d6a61694;
}

.cc-theme-edgeless.cc-window,
.cc-compliance {
    font-family: 'Somar', sans-serif !important;
}

.tooltip {
    direction: initial;
}

.comments-list__content .reply-text {
    white-space: pre-line;
}

[data-paylib="number"] {
    direction: initial !important;
    text-align: right;
}

.payment-methods {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.payment-methods__item {
    width: 60px;
    height: 40px;
    border-radius: .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px
}

.payment-methods__item:last-of-type {
    margin-left: 0
}


.payment-methods__image {
    display: block;
    width: 100%;
    max-width: 26px
}

.payment-methods__image--lg {
    max-width: 34px
}

.payment-methods__image--xl {
    max-width: 40px
}

.cc-bg {
    text-align: right;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-position: left;
    background-position-x: 8px;
}

.cc-bg.cc-mada-bg {
    background-size: 60px;
    background-image: url(/assets/images/mada-logo.svg);
}

.cc-bg.cc-visa-bg {
    background-size: 40px;
    background-image: url(/assets/images/payment-methods/visa-logo.svg);
}

.cc-bg.cc-mastercard-bg {
    background-size: 30px;
    background-image: url(/assets/images/payment-methods/mastercard-logo.svg);
}

.ui-tooltip {
    font-family: "Tajawal", sans-serif !important;
}

.single-article-page .ticket-content,
.single-article-page .ticket-content pre {
    white-space: pre-line;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-radius: .625rem !important;
    border-color: hsl(var(--tt-primary-color-h), var(--tt-primary-color-s), calc(var(--tt-primary-color-l) + 8%)) !important;
    box-shadow: 0 0 0 .25rem rgba(var(--tt-primary-color-rgb), 0.25);
    background-color: var(--tt-white-color);
}

.select2-container--default .select2-selection--multiple {
    border-radius: .625rem !important;
    /* padding-top: 2px !important;
    padding-bottom: 2px !important; */
}

#register-type {
    background: var(--tt-border-color);
    border-radius: 10px;
    flex-flow: row;
}

#register-type .nav-item {
    margin: unset;

}

#register-type .nav-item .nav-link {

    color: var(--tt-primary-color)
}

#register-type .nav-item .nav-link:not(.active):hover {
    background: rgba(var(--tt-white-color), 0.2) !important;
    font-weight: bold;
    color: var(--tt-primary-color);
}

#register-type .nav-item .active {
    background-color: var(--tt-white-color) !important;
    font-weight: bold;
    color: var(--tt-primary-color);
}

.cursor-pointer {
    cursor: pointer;
}
 
.hero-section {
    background-attachment: unset;
    background-size: cover;
    background-position: center;
}

.footer__logo {

    max-width: 60%;

}

.footer__logo_2 {

    max-width: 30%;

}

.mw-100px {
    max-width: 100px !important;
}

.tt-gray-light-event {
    background-color: var(--tt-gray-light-color) !important;
    border-color: var(--tt-gray-light-color) !important;
    color: #fff !important;
}

.attachment__file-details {
    flex-flow: column;
}

.attachment__file-details .attachment__file-name {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px;
}

.navbar .nav-logo {

    max-height: 50px;
}

.hero-buttons-wrapper {

    display: flex;
    flex-flow: nowrap;
}

.hero-section .hero-stats {
    padding: 2rem 0;
}

.hero-section .hero-stat-item {
    padding: 0px;
    border-bottom: none;
    border-left: 1px solid rgba(var(--tt-white-color-rgb), 0.4);
}

.hero-section .hero-stat-item.last {
    border: unset;
}

.calendar-page {
    background-color: rgba(var(--tt-white-color-rgb));
    padding-top: 20px;
}

.advisors-section .advisor-card__rate {
    margin-top: auto;
}

.advisors-section .advisor-card__btn {
    margin-top: 1rem;
}

/******************/
/******************/
/* mobile  */
/******************/
/******************/

@media (max-width: 1200px) {
    .courses-loading {
        flex-direction: column;
        flex-wrap: wrap;
        height: 370px !important;
        overflow: hidden;
    }

    .courses-loading .c-skeleton__tb {
        width: 50% !important;
    }
}

@media(max-width: 992px) {
    .navbar .nav-logo {
        max-width: 150px;
    }
}


@media (max-width: 768px) {
    .courses-loading .c-skeleton__tb {
        width: 100% !important;
    }

    .hero-section .hero-stat-number {
        font-size: 2rem;
    }

    .hero-section .btn-lg {
        --bs-btn-font-size: 1.1rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .hide-mobile {
        display: none !important;
    }

    .advisors-section .advisor-card__meta-item {
        padding: 10px 5px;
        font-size: 15px;
    }

    .calendar-page {

        margin-top: 20px;
    }

    .calendar-page .fc {
        font-size: 0.8em;
    }

    .advisors-section .advisor-card__field {
        font-size: 12px;
    }
    .advisors-section .advisor-card__rate {
        margin-top: auto;
    }
    .advisors-section .advisor-card__btn {
        margin-top: 1rem;
    }
}

@media (min-width: 768px) {
    .display-mobile {
        display: none !important;
    }

}

@media (min-width: 576px) {
    .payment-methods__item {
        width: 70px;
        height: 50px
    }

}

@media (max-width: 576px) {
    .hero-buttons-wrapper {

        flex-wrap: wrap;
    }

    .advisors-section .advisor-card__meta-item {
        padding: 10px 5px;
        font-size: 10px;
    }

    .advisors-section .advisor-card__rate {
        margin-top: auto;
    }
}

@media (min-width: 480px) {
    .navbar .event-date-inline {
        display: none !important;
    }

    .navbar .event-date {
        display: block !important;
    }

    .hero-section .hero-stat-item {
        padding: 0;
        border-bottom: none;
        border-left: 1px solid rgba(var(--tt-white-color-rgb), 0.4);
    }
}

@media (min-width: 380px) {
    .navbar .event-date {
        display: none !important;
    }

    .navbar .event-date-inline {
        display: block;
    }
}

input::placeholder, 
textarea::placeholder, 
select::placeholder {
    font-family: var(--tt-text-font), sans-serif; /* Inherit font from the input */
    font-size: inherit;   /* Inherit font size */
    color: inherit;       /* Inherit text color */
    opacity: 1;           /* Ensure visibility */
}
ul.ul-slid-animation{
    position: relative; 
    padding: 0;
    height: 25px;
  
}
ul.ul-slid-animation li{
  position: absolute;  
  opacity: 0; 
  transform: translateY(30px);  
  transition: opacity 0.5s ease, transform 0.5s ease;
}


ul.ul-slid-animation li.active {
  opacity: 1;  
  transform: translateY(0); 
}
.tt-secondary-bg {
    background-color: var(--tt-secondary-color);
    color: #fff;
}
.tt-secondary-bg:hover {
    background-color: var(--tt-blue-color);
    color: #fff;
}
.breadcrumb-area__content-wrapper::after{
    display: none;
}
.consultation_row {
    list-style: none;
    padding: 0;
    display: flex;
    flex-flow: wrap;
    align-items: center;
}