header .main-level .site-logo img {
    height: auto;
    width: 250px;
    object-fit: scale-down;
}

.navbar-nav .nav-link {
    color: #152E3A !important;
}

.inscrit .bg-yellow {
    margin-left: 32px;
}

.menu--account ul.nav ul {
    display: none;
    background-color: #f4fafd;
    min-width: max-content;
    position: absolute;
    z-index: 9;
}

.menu--account ul.nav:hover ul {
    display: block;
}

.menu--account .dropdown:after {
    margin: 0 8px;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    content: "\f078";
    color: #fff;
    font-size: 12px;
    padding: 0;
}

.menu--account ul.nav ul li {
    padding-left: 16px;
    padding-right: 16px;
}

.target-audience .container-wrapper h2 span,
.target-audience .container-wrapper .h2 span {
    color: #fac05e;
    margin: 0 12px;
}

.paragraph>.paragraph__column {
    padding-bottom: 0;
}

ol,
ul,
dl {
    margin-bottom: 0;
}

.contact-page .container-wrapper .wrapper-sides .paragraph__column {
    display: flex;
}

.contact-page .container-wrapper .wrapper-sides .left-side,
.contact-page .container-wrapper .wrapper-sides .right-side {
    width: 100%;
}

.contact-page .container-wrapper .wrapper-sides .right-side>div:not(:last-of-type) {
    margin-bottom: 0;
}

.contact-page .container-wrapper .wrapper-sides .right-side>div ul li i {
    justify-content: flex-end;
}

footer .footer-container .top-footer .link-groupe ul li a {
    padding: 0;
}

.links-custom .form-select {
    background: none;
    border: none;
    padding: 0;
}

.links-custom .form-select ul {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 80px;
    width: 100%;
}

.links-custom .form-select ul li:not(:last-of-type) {
    margin-right: 20px;
}

.links-custom .form-select ul li a {
    padding: 21px 46px 21px 48px;
    border-radius: 10px;
    border: solid 1px #3fa7d6;
    text-align: center;
    color: #3fa7d6;
    font-family: Montserrat-Regular;
    font-size: 18px;
    transition: .3s ease-in-out;
}

.links-custom .form-select ul li a.bef-link--selected,
.links-custom .form-select ul li a:hover {
    background-color: #fac05e;
    border-color: #fac05e;
    color: #fff;
}

.frequent-questions .container-wrapper .view-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.login .bg-yellow {
    background-color: #fac05e !important;
    border-color: #fac05e !important;
    transition: all 0.3s ease-in-out;
}

.login .btn:hover {
    color: #fff !important;
}

.login #block-sd-academy-local-tasks,
.inscription #block-sd-academy-local-tasks {
    display: none;
}

.login .container-wrapper .right-side .swiper-pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.login .container-wrapper .right-side .swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
    margin-right: 8px;
}

.login .container-wrapper .right-side .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: flex;
    background-color: #fff;
    border-radius: 50%;
}

.login .container-wrapper .right-side .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fac05e;
}

.login .container-wrapper .right-side .wrapper-swiper {
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 64px;
}

.login .container-wrapper .right-side .swiper-container {
    padding: 0;
    border: 0;
}

#professor-student {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#professor-student>img {
    margin-bottom: 80px;
    height: 180px;
    width: 264px;
}

.inscription .container-wrapper .card form .form-control {
    border-radius: 10px;
    border: solid 1px #c1c1c1;
    background-color: #fff;
    padding: 39px 32px;
    font-family: Montserrat-Regular;
    font-size: 18px;
    color: #a3a3a3;
    margin-bottom: 24px;
}

.inscription .container-wrapper .card form .button {
    display: block;
    margin-top: 0;
    background: #fac05e !important;
    border: none;
    padding: 16px 60px;
    width: inherit;
}

.inscription .container-wrapper .card form .form-actions {
    display: flex;
    justify-content: flex-end;
    margin-top: 110px;
    padding: 0;
}

.inscription .container-wrapper .card form p {
    font-family: Montserrat-Medium;
    font-size: 18px;
    color: #858585;
    margin-bottom: 24px;
}

.inscription .container-wrapper .card form .informations {
    flex-direction: column;
    align-items: center;
}

.upcoming-events .container-wrapper .events :not(:last-of-type) {
    margin-bottom: 80px;
}

.event-details .addtoany_list a>span {
    width: 56px;
    height: 64px;
    background-color: #3fa7d6 !important;
}

.messages-content {
    background: #dff0f8;
}

.messages-content .private-message-form {
    padding: 32px 16px;
}

.messages-content .private-message-form #thread-members-display-container label {
    margin-right: 4px;
}

.messages-notifs {
    background: #f3f8ff;
}

.messages-notifs .region-sidebar-first {
    position: relative;
}

.messages-sidebar .field--name-members .field--name-field-nom {
    margin-right: 4px;
}

.messages-sidebar .field--name-members .field--name-user-picture img {
    width: 64px;
    height: 64px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

.messages-sidebar .field--name-members .nom-prenom {
    flex: 1;
    font-size: 18px;
    font-weight: 600;
    line-height: 2.67;
    text-align: left;
    color: #1c1c1c;
    margin-left: 8px;
}

.messages-sidebar .field--name-members .profile {
    display: flex;
    align-items: center;
}

.messages-sidebar .field--name-members>.field__item {
    display: none;
}

.messages-sidebar .field--name-members>.field__item:first-child {
    display: block;
}

.block-private-message-inbox-block .private-message-thread {
    padding: 32px 24px;
    border: 0;
    margin-bottom: 0;
    transition: .3s ease-in-out;
}

.block-private-message-inbox-block .private-message-thread:not(:last-of-type) {
    border-bottom: solid 0.5px #3fa7d6;
}

.block-private-message-inbox-block .private-message-thread.unread-thread {
    background-color: #c1c1c1;
}

.block-private-message-inbox-block .private-message-thread>.contextual-region {
    padding: 0;
}

.block-private-message-inbox-block .private-message-thread .private-message .field--name-message {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #1c1c1c;
    font-family: Montserrat-Light;
    margin-bottom: 24px !important;
}

.block-private-message-inbox-block .private-message-thread .private-message {
    margin-left: 70px;
}

.block-private-message-inbox-block .private-message-thread .private-message .field--name-created {
    color: #858585;
    font-size: 10px;
}

.block-private-message-inbox-block .private-message-thread:hover {
    background-color: #d0e4ff;
}

.block-private-message h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    color: #3fa7d6;
    border-bottom: solid 0.5px #3fa7d6;
    padding: 0 18px;
    padding-bottom: 18px;
    margin-bottom: 0;
}

.block-private-message {
    text-align: right;
}

.block-private-message>a {
    font-size: 0;
}

.block-private-message>a::after {
    margin: 0;
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    content: "\f055";
    color: #3fa7d6;
    font-size: 24px;
    padding: 0;
    position: absolute;
    right: 24px;
    top: 32px;
    z-index: 9999;
}

#private-message-page .field--name-private-messages .private-message-wrapper:first-child {
    padding-top: 18px;
}

#private-message-page .field--name-private-messages .private-message-wrapper {
    padding: 9px 18px;
}

#private-message-page .field--name-private-messages .private-message-wrapper>.private-message>div {
    display: flex;
    align-items: center;
}

#private-message-page .field--name-private-messages .private-message-wrapper>.private-message>div .field--name-user-picture img {
    width: 64px;
    height: 64px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

#private-message-page .field--name-private-messages .private-message-wrapper>.private-message>div .field--name-message {
    min-width: 400px;
    min-height: unset;
    margin: 10px 0 10px 24px;
    padding: 24px;
    border-radius: 30px;
    background-color: #f9f9f9;
    font-family: Montserrat-Light;
}

#private-message-page .field--name-private-messages .private-message-wrapper>.private-message-author-self>div .field--name-message {
    margin: 10px 24px 10px 0;
    padding: 29px 24px 29px 24px;
}

#private-message-page .field--name-private-messages .private-message-wrapper>.private-message-author-self>div {
    display: flex;
    flex-direction: row-reverse;
}

.informations .description {
    display: none;
}

#edit-roles--wrapper legend,
#edit-field-cours-type-wrapper legend {
    text-align: center;
    margin-bottom: 40px;
}

#edit-roles--wrapper legend span,
#edit-field-cours-type-wrapper legend span {
    font-family: Montserrat-Medium;
    font-size: 32px;
    color: #858585;
}

#edit-roles--wrapper .form-checkboxes,
#edit-field-cours-type-wrapper .form-radios {
    display: flex;
    justify-content: space-around;
}

#edit-roles--wrapper .form-checkboxes .form-type-checkbox,
#edit-field-cours-type-wrapper .form-radios .form-type-radio {
    position: relative;
}

#edit-roles--wrapper .form-checkboxes .form-type-checkbox:first-of-type,
#edit-field-cours-type-wrapper .form-radios .form-type-radio:first-of-type {
    margin-right: 24px;
}

#edit-roles--wrapper .form-checkboxes .form-type-checkbox .form-checkbox,
#edit-field-cours-type-wrapper .form-radios .form-type-radio .form-radio {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
}

#edit-roles--wrapper .form-checkboxes .form-type-checkbox label,
#edit-field-cours-type-wrapper .form-radios .form-type-radio label {
    border: 1px solid #3fa7d6;
    background-color: transparent;
    color: #3fa7d6;
    transition: all 0.3s ease-in-out;
    padding: 16px 60px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: fit-content;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

#edit-roles--wrapper .form-checkboxes .form-type-checkbox label:hover,
#edit-field-cours-type-wrapper .form-radios .form-type-radio label:hover {
    background-color: #3fa7d6;
    color: #fff;
}

#edit-field-cours-complet-list--wrapper legend,
#edit-field-cours-etude-list--wrapper legend {
    margin-bottom: 32px;
    text-align: center;
}

#edit-field-cours-complet-list--wrapper legend span,
#edit-field-cours-etude-list--wrapper legend span {
    font-family: Montserrat-Medium;
    font-size: 18px;
    color: #858585;
    text-align: center;
}

#edit-field-cours-complet-list--wrapper .fieldset-wrapper,
#edit-field-cours-etude-list--wrapper .fieldset-wrapper {
    width: 100%;
}

#edit-field-cours-complet-list,
#edit-field-cours-etude-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#edit-field-cours-complet-list .form-type-checkbox,
#edit-field-cours-etude-list .form-type-checkbox {
    position: relative;
    flex: 0 0 auto;
    width: calc(33.33% - 14px);
    cursor: pointer;

}

#edit-field-cours-complet-list .form-type-checkbox .form-checkbox,
#edit-field-cours-etude-list .form-type-checkbox .form-checkbox {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
}

#edit-field-cours-complet-list .form-type-checkbox>label,
#edit-field-cours-etude-list .form-type-checkbox>label {
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    min-height: 240px;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

#edit-field-cours-complet-list .form-type-checkbox>label .views-field-title,
#edit-field-cours-etude-list .form-type-checkbox>label .views-field-title {
    font-family: Montserrat-Medium;
    font-size: 14px;
    color: #fff;
    z-index: 1;
    height: 140px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.45);
}

#edit-field-cours-complet-list .form-type-checkbox>label .views-field-field-image,
#edit-field-cours-etude-list .form-type-checkbox>label .views-field-field-image {
    width: inherit;
    height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 0;
    width: 100%;
    height: 140px;
}

#edit-field-cours-complet-list .form-type-checkbox>label .views-field-field-image img,
#edit-field-cours-etude-list .form-type-checkbox>label .views-field-field-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


#edit-field-cours-complet-list .form-type-checkbox>label .views-field-field-prix,
#edit-field-cours-etude-list .form-type-checkbox>label .views-field-field-prix {
    padding: 32px;
    display: flex;
    justify-content: center;
    font-family: Montserrat-Bold;
    font-size: 18px;
    color: #3fa7d6;
    backdrop-filter: blur(30px);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    transition: .3s ease-in-out;
}

.w-100,
#edit-roles--wrapper {
    width: 100%;
}

.inscription .container-wrapper .card form .informations,
#edit-field-cours-type-wrapper,
#edit-field-cours-complet-list-wrapper,
#edit-field-cours-etude-list-wrapper {
    display: none;
}

#edit-field-cours-type-wrapper .form-item-field-cours-type.checked label {
    background-color: #3fa7d6;
    color: #fff;
}

.private-message-form .cke_bottom {
    display: none;
}

.private-message-form .form-actions {
    display: flex;
    justify-content: flex-end;
}

.private-message-form .cke_chrome {
    border: none;
}

.messages-notifs {
    padding: 0;
}

#thread-members-display-container #thread-members-input {
    width: 100%;
}

.messages-content .private-message-form #thread-members-display-container label,
#edit-message-wrapper .form-item label,
#edit-message-wrapper .filter-wrapper {
    display: none;
}

#user-pass-reset {
    max-width: 1368px;
    margin: 0 auto;
    padding: 80px 0;
}

/* .user-logged-in .banner+.container {
    max-width: 1366px;
    margin: 0 auto;
} */

#private-message-page {
    padding: 32px;
}

#private-message-page p {
    font-size: 18px;
    font-family: Montserrat-Regular;
}

.our-team .swiper-container .swiper-slide .card .card-img-top {
    object-position: top;
}

.swiper-banner .swiper-wrapper .swiper-slide::before {
    background-color: #161c2d;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.6;
}

.video-link {
    position: relative;
    font-size: 0;
}

.video-link a:after {
    content: "\f03d";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 24px;
}

.ui-dialog .ui-dialog-titlebar {
    background: #3fa7d6;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.ui-dialog .ui-dialog-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.ui-widget.ui-widget-content {
    border: 0;
    border-radius: 6px;
}

.today-cours .container-wrapper .left-side .card .details .card-img-top {
    width: auto;
}

/* Header css */
.header-main-container {
    position: relative;
    width: 1512px;
    height: 85px;
    margin: 0 auto;
}

.header-rectangle {
    position: absolute;
    width: 1512px;
    height: 85px;
    top: 0;
    left: 0;
    background: #ffffff;
    /* box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1); */
}

.logo-sd-academy {
    position: absolute;
    width: 198px;
    height: 59px;
    top: 14px;
    left: 1237px;
    background: url(../images/figma/336da4a0970ed98a82ec3328bb1e077e298680e1.png) no-repeat center;
    background-size: cover;
    z-index: 12;
}

.header-frame {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 10px;
    position: absolute;
    width: 170px;
    height: 49px;
    top: 19px;
    left: 79px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    background: #3fa7d6;
    border: none;
    z-index: 13;
    border-radius: 43px;
}

.register-free {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 81px;
    height: 28px;
    color: #ffffff;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 14;
}

.frame-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 10px;
    position: absolute;
    width: 170px;
    height: 49px;
    top: 19px;
    left: 264px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    background: #ffffff;
    border: 1px solid #000000;
    z-index: 15;
    border-radius: 43px;
}

.login-span {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 109px;
    height: 28px;
    color: #000000;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 16;
}

.frame-div {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 21px;
    position: absolute;
    width: 644px;
    height: 28px;
    top: 31px;
    left: 576px;
    z-index: 1;
}

.contact-us-span {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 82px;
    height: 28px;
    color: #152e39;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 2;
}

.our-blog-span {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 51px;
    height: 28px;
    color: #152e39;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 3;
}

.our-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 52px;
    height: 28px;
    color: #152e39;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 4;
}

.our-teachers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 56px;
    height: 28px;
    color: #152e39;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 5;
}

.our-offers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 51px;
    height: 28px;
    color: #152e39;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 6;
}

.frame-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 5px;
    position: relative;
    width: 80px;
    z-index: 7;
}

.chevron-down {
    flex-shrink: 0;
    position: relative;
    width: 16px;
    height: 16px;
    background: url(../images/figma/5c904bda-7798-4648-a6a2-2953b1f5c341.png) no-repeat center;
    background-size: cover;
    z-index: 8;
}

.platform {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 57px;
    height: 28px;
    color: #152e39;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 9;
}

.who-we-are {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 66px;
    height: 28px;
    color: #152e39;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 10;
}

.home {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 59px;
    height: 28px;
    color: #3fa7d6;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    z-index: 11;
}


/* banner css */
.main-container {
    overflow: hidden;
}

.main-container,
.main-container * {
    box-sizing: border-box;
}

input,
select,
textarea,
button {
    outline: 0;
}

.light-blue-bg {
    background-color: #E8F4FA !important;
    margin-top: 20px;
    margin-bottom: 50px;
}

.light-brown-bg {
    background-color: #FEF8EC !important;
    margin-top: 20px;
    margin-bottom: 50px;
}

.main-container {
    position: relative;
    /* min-width: 1538px; */
    min-height: 789px;
    margin: 0 10px;
}

.call-to-action {
    cursor: pointer;
    position: fixed;
    top: 85vh;
    right: 20px;
    z-index: 1000;
}

#block-header,
.region-header {
    width: 100% !important;
}

.footer-container {
    position: relative;
    margin: 0 10px;
    padding: 30px 0 0 0 !important;
}


/* What's sd academy */
.about-main-container {
    overflow: hidden;
}

.about-main-container,
.about-main-container * {
    box-sizing: border-box;
}

.about-main-container {
    position: relative;
    width: 532.307px;
    height: 96px;
    margin: 0 auto;
}

/* .question-mark {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 96px;
    top: 0;
    left: 0;
    color: #000000;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 61.476924896240234px;
    font-weight: 500;
    line-height: 96px;
    text-align: left;
    white-space: nowrap;
} */

.about-sd-academy {
    position: absolute;
    width: 360px;
    height: 72px;
    top: 6px;
    left: 34.307px;
    font-family: Poppins, var(--default-font-family);
    font-size: 54.76057052612305px;
    font-weight: 700;
    line-height: 71.736px;
    text-align: left;
    text-overflow: initial;
    white-space: nowrap;
    z-index: 1;
}

.about-sd {
    position: relative;
    color: #fac264;
    font-family: Poppins, var(--default-font-family);
    font-size: 54.76057052612305px;
    font-weight: 600;
    line-height: 71.736px;
    text-align: left;
}

.about-empty {
    position: relative;
    color: #000000;
    font-family: Poppins, var(--default-font-family);
    font-size: 54.76057052612305px;
    font-weight: 700;
    line-height: 71.736px;
    text-align: left;
}

.about-academy {
    position: relative;
    color: #3fa7d6;
    font-family: Poppins, var(--default-font-family);
    font-size: 54.76057052612305px;
    font-weight: 400;
    line-height: 71.736px;
    text-align: left;
}

.what-is {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    width: 239px;
    height: 66px;
    top: 6px;
    left: 293.307px;
    color: #000000;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 54.76057052612305px;
    font-weight: 500;
    line-height: 66px;
    text-align: right;
    white-space: nowrap;
    z-index: 2;
}

.about-video-container {
    position: relative;
    width: 924px;
    height: 504px;
    margin: 0 auto;
    background: url('blob:https://www.facebook.com/674afdaf-47e4-4170-9451-5bcd9e576fc1') no-repeat center;
    background-size: cover;
    border-radius: 29px;
    box-shadow: 0 8px 17.9px 0 rgba(0, 0, 0, 0.25);
}


/* our partners */

.our-partners {
    background-color: #E8F4FA;
}

/** Login page **/

.login input[type="text"],
.login input[type="password"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

.login input[type="submit"] {
    background-color: #f5a623;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    width: 100%;
}

.login input[type="submit"]:hover {
    background-color: #e69520;
}

/* Background bar */
.header-background {
    height: 85px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
}



/* Disconnect button */
/* .button-disconnect {
    background-color: #e69520;
    left: 79px;
}

*/
/* Register button */
/* .button-register {
    background-color: #3fa7d6;
    left: 79px;
}

*/
/* Login button */
/* .button-login {
    background-color: #ffffff;
    border: 1px solid #000000;
    left: 264px;
    z-index: 15;
}

*/
/* Button link */
.button-link {
    text-decoration: none;
}

/* Button text */
.button-text {
    display: flex;
    width: 109px;
    height: 28px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-basis: auto;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #ffffff;
    position: relative;
    text-align: center;
    white-space: nowrap;
    z-index: 14;
    cursor: pointer;
}

/* Adjust color for login button text */
.button-login .button-text {
    color: #000000;
    z-index: 16;
}


/* Navigation link */
.nav-link {
    text-decoration: none;
}

/* Navigation text */
.nav-text {
    display: flex;
    height: 28px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-basis: auto;
    font-family: Vazirmatn, var(--default-font-family);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #152e39;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

/* Active nav link (الرئيسية) */
.nav-link-active .nav-text {
    color: #3fa7d6;
}

/* Navigation item with icon */
.nav-item-with-icon {
    display: flex;
    width: 80px;
    gap: 5px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    flex-wrap: nowrap;
    position: relative;
    z-index: 7;
}

/* Navigation icon */
.nav-icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background: url('https://static.codia.ai/image/2025-03-26/99984110-7411-4355-8dd9-156d993114c6.svg') center/cover no-repeat;
    position: relative;
    z-index: 8;
}


.active {
    display: contents;
}

.not-active {
    display: none;
}

.content-section {
    display: none;
}

.content-section.active {
    display: block;
}

.custom-tab {
    width: 200px;
    height: 120px;
    background-color: #f9f9f9;
    border: 5px solid #51bff1;
    border-radius: 20px;
    padding: 10px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}

.custom-tab:hover {
    background-color: #e9ecef;
}

.custom-tab.active {
    background-color: #51bff1;
    color: #fff;
}

.tab-icon {
    margin-right: 10px;
}

.bg-light-gray {
    background-color: #f1f5f6;
}

.rounded-lg {
    border-radius: 50px !important;
}

.rounded-md {
    border-radius: 40px !important;
}

.border-primary {
    border-color: #3fa7d6 !important;
}

.text-primary {
    color: #3fa7d6 !important;
}

@media (max-width: 768px) {
    .custom-tab {
        width: 150px;
        height: 100px;
    }

    .tab-icon {
        width: 50px;
        height: 50px;
    }

    .fs-3 {
        font-size: 1.5rem !important;
    }

    .fs-5 {
        font-size: 1rem !important;
    }
}

.meet-video-embed {
    min-height: 640px;
}

#block-sd-academy-content>.views-element-container>.view>.view-content>.views-row {
    display: none !important;
}

#block-sd-academy-content>.views-element-container>.view-blog>.view-content {

    min-height: 15px;
    padding-top: 10px;
}

/* .region-content {
    padding-top: 25px !important;
} */

.course-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.lesson-item:hover {
    background: #e9ecef !important;
    transform: translateX(-5px);
}

.btn-view-course:hover {
    background: #5a6fd8;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.btn-start-learning:hover {
    background: #667eea;
    color: white;
    transform: translateY(-2px);
}

@media (max-width: 768px) {
    .courses-grid {
        grid-template-columns: 1fr !important;
    }
}