@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 !important;
}

.js-owl-ttcards .owl-item img {
}

.tt-card__image {
    /*height: 241px;*/
}

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

@media (min-width: 992px) {
    .navbar .search-form {
        width: 100% !important;
        margin-left: 20px;
        margin-right: 20px;
    }

    .navbar .navbar-nav {
        white-space: nowrap;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin-left: 10px;
    }
}

.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 .vue-skeletor {
    border-radius: 20px !important;
    margin-left: 10px !important;
    width: 100% !important;
    height: 370px !important;
}

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

    .courses-loading .vue-skeletor {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    .courses-loading .vue-skeletor {
        width: 100% !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 .plyr__video-embed 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);
    z-index: 500;

}


.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;
}

.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;
}

.btn-futurex-login {
    background-color: #11998e;
    color: #fff;
}

.btn-futurex-login:hover {
    color: #fff;
}

.lessons-pagination .page-item:first-of-type .page-link {
    color: var(--tt-primary-color);
}

.lessons-pagination .page-item .page-link {
    color: var(--tt-primary-color);
}

.lessons-pagination .page-item .page-link.disabled {
    color: var(--tt-gray-light-color);
    cursor: inherit;
}

.lessons-pagination .page-item .page-link.disabled:hover {
    color: var(--tt-gray-light-color) !important;
}

.lessons-pagination .page-item .page-link:focus, .lessons-pagination .page-item .page-link:hover {
    background-color: transparent;
    border: none;
    color: var(--tt-primary-color) !important;
    box-shadow: none;
}

.lessons-pagination .page-item .page-link:focus {
    color: var(--tt-gray-light-color);
}

div.hopscotch-bubble {
    border-radius: 8px;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
    left: -34px;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
    right: -22px;
}

div.hopscotch-bubble .hopscotch-content {
    font-family: 'Somar', sans-serif;
    text-align: right;
    line-height: 20px;
    padding-top: 15px;
    padding-right: 15px;
}

div.hopscotch-bubble h3 {
    font-family: 'Somar', sans-serif;
    text-align: right;
    line-height: 20px;
}

div.hopscotch-bubble .hopscotch-nav-button.next:hover {
    background-color: var(--tt-primary-color) !important;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, var(--tt-primary-color)), color-stop(100%, var(--tt-primary-color))) !important;
    background-image: -webkit-linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
    background-image: -moz-linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
    background-image: -o-linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
    background-image: linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
}

div.hopscotch-bubble .hopscotch-nav-button.next {
    font-family: 'Somar', sans-serif;
    font-size: x-small;
    border-color: var(--tt-primary-color) !important;
    color: #fff;
    margin: 0 0 0 10px;
    text-shadow: 0 1px 1px rgb(0 0 0 / 35%);
    background-color: var(--tt-primary-color) !important;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, var(--tt-primary-color)), color-stop(100%, var(--tt-primary-color))) !important;
    background-image: -webkit-linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
    background-image: -moz-linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
    background-image: -o-linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
    background-image: linear-gradient(to bottom, var(--tt-primary-color) 0, var(--tt-primary-color) 100%) !important;
}

.cc-theme-edgeless.cc-window {
    font-family: 'Somar', sans-serif !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;
}

[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
}

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

.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);
}

/* .labels__item--active {
    color: var(--tt-course-text-color) !important;
}

.labels__item:hover {
    color: var(--tt-course-text-color) !important;
} */

.navbar--for-courses .dropdown-buttons-group .dropdown-item:last-of-type {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
}

.datepicker table tbody {
    font-size: 14px;
}

.datepicker table tr td span {
    width: auto;
    float: right;
    margin: 3px;
    padding: 3px;
}

.datepicker table tr td span.focused {
    width: auto;
}

.v-pulse {
    background: var(--tt-primary-color) !important;
}

.nav-item.dropdown .dropdown-item:active {
    background: var(--tt-primary-color) !important;
}

.contact-section--without-form .map-wrapper {
    max-width: none
}

.contact-section--without-form ul.list-unstyled {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px
}

@media (min-width: 576px) {
    .contact-section--without-form ul.list-unstyled {
        max-width: 460px
    }
}

@media (min-width: 768px) {
    .contact-section--without-form ul.list-unstyled {
        max-width: 520px
    }
}

@media (min-width: 992px) {
    .contact-section--without-form ul.list-unstyled {
        max-width: 560px
    }
}

.dropdown-item.active, .dropdown-item:active {
    background-color: var(--tt-primary-color) !important;
}

.tt-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.navbar .nav-logo {
    display: inline-block;
    min-width: 90px;
}

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

.tt-hero-section .overlay {
    background: var(--tt-course-bg-color) !important;
}

.tt-hero-section--for-program.tt-hero-section--short-text .overlay {
    background: var(--tt-program-bg-color) !important;
}

.live-indector {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--tt-red-color);
    position: relative;

    &::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 50%;
        background-color: var(--tt-red-color);
        opacity: 1;
        animation: live-indector 0.75s linear infinite;
    }
}

@keyframes live-indector {
    0% {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 1;
    }
    100% {
        top: -0.5rem;
        bottom: -0.5rem;
        left: -0.5rem;
        right: -0.5rem;
        opacity: 0;
    }
}

.payment-page .nav .nav-item .nav-link .tabby-logo-svg {
    width: 63px;
}

.payment-page .nav .nav-item .nav-link .tabby-logo-svg .st0 {
    fill: var(--tt-primary-color);
}

.payment-page .nav .nav-item .nav-link.active .tabby-logo-svg .st0 {
    fill: #fff;
}

.payment-page .tabby-badge {
    width: 30%;
    max-width: 120px;
}

.quote__img-wrapper .quote__img {
    height: auto !important;
}

.tt-card__info-avatar {
    width: 3rem;
    height: 3rem;
}

.progress .progress-bar {
    min-width: 0px;
}

/**
Hero section
**/
.hero-section .hero-carousel .hero-slides-wrapper {
    position: relative !important;
    z-index: 0 !important;
}

.hero-section .hero-carousel {
    aspect-ratio: 939 / 1000;
}

@media (min-width: 768px) {
    .hero-section .hero-carousel {
        aspect-ratio: 20 / 15;
    }
}

@media (min-width: 992px) {
    .hero-section .hero-carousel {
        aspect-ratio: 691 / 333;
    }
}

#hero-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.hero-section .hero-carousel .content-wrapper, .hero-section .hero-carousel .carousel-content {
    display: flex;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    min-height: 120px;
    width: 80%;
}

.hero-section .hero-carousel .content-wrapper form, .hero-section .hero-carousel .carousel-content form {
    width: 100%;
}

.hero-carousel-slide form {
    pointer-events: auto;
    position: relative;
    z-index: 1000000; /* Adjust as needed */
}

.footer--light * h6 {
    color: #fff !important;
}

.dragable-answer {
    padding: 0.45rem 1rem;
    border-radius: 5px;
    min-height: 40px
}

.dragable-answer--placeholder {
    border: 1px dashed #dddddd;
    text-align: center;
    font-size: 0.85rem;
    color: var(--tt-gray-light-color)
}

.dragable-answer--item {
    background-color: var(--tt-gray-light-color);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dragable-answer--item-dragged {
    background-color: rgba(var(--tt-primary-color-rgb), 0.7);
    background-color: var(--tt-primary-color)
}

.dragable-answer--item-placeholder {
    background-color: var(--tt-light-color)
}

.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
    width: 4.5rem;
}

.course-description img {
    max-width: 100%;
    height: auto;
}

.show-password-btn {
    top: 30px;
}

#bsToast {
    background: transparent;
}