/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Home Page */

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800;900&display=swap');


body {
    font-family: "Assistant", Sans-serif !important;
    font-size: 16px;
    transition: filter 0.3s;
    color: #072A50;
}

body.overflow-hidden::before {
    content: "";
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    background: #313131CC;
}

.z-1 {
    z-index: 1;
}

.d-hide .category-section {
    display: none;
}

.cat-icon img {
    padding: 5px;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
}

.show-input.show-border .elementor-search-form__button {
    width: 100%;
    background: none;
    box-shadow: none;
    color: #2D4A71;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-left: 10px;
    padding-right: 10px;
}

.cpel-switcher--layout-dropdown.cpel-switcher--align-justify .cpel-switcher__nav.shown {
    width: 50px;
    border: 1px solid #F4F5F5;
    border-radius: 12px;
    box-shadow: 0px 4px 20px 0px #0000001F;
}

.elementor-element.elementor-element-c4e7f01 .cpel-switcher__code,
.elementor-element.elementor-element-4f89137 .cpel-switcher__code,
.elementor-1688 .elementor-element.elementor-element-dce3d82 .cpel-switcher__code,
.elementor-771 .elementor-element.elementor-element-dce3d82 .cpel-switcher__code {
    margin: 5px 12px;
}

.cpel-switcher__toggle.cpel-switcher__lang a {
    color: #072A50;
}

.cpel-switcher__list .cpel-switcher__lang a {
    color: #99A2A2;
}

.elementor-element.elementor-element-c4e7f01.cpel-switcher--layout-dropdown .cpel-switcher__lang a:hover,
.elementor-542 .elementor-element.elementor-element-c4e7f01.cpel-switcher--layout-dropdown .cpel-switcher__lang a:focus {
    background-color: #fff !important;
    color: #072A50;
}

.elementor-element.elementor-element-4f89137.cpel-switcher--layout-dropdown .cpel-switcher__lang a:hover,
.elementor-542 .elementor-element.elementor-element-4f89137.cpel-switcher--layout-dropdown .cpel-switcher__lang a:focus {
    background-color: #fff !important;
    color: #072A50;
}

.elementor-1688 .elementor-element.elementor-element-dce3d82 .cpel-switcher__lang a:hover {
    background-color: #fff !important;
    color: #072A50;
}

.elementor-771 .elementor-element.elementor-element-dce3d82 .cpel-switcher__lang a:hover {
    background-color: #fff !important;
    color: #072A50;
}

.elementor-element.elementor-element-c4e7f01.cpel-switcher--layout-dropdown .cpel-switcher__lang a {
    border-radius: 12px 12px 0 0;
}

.elementor-element.elementor-element-c4e7f01.cpel-switcher--layout-dropdown .cpel-switcher__lang a {
    border-radius: 12px 12px 0 0;
}

ul.cpel-switcher__list {
    border-radius: 0 0 12px 12px;
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free" !important;
}

.fab {
    font-family: "Font Awesome 5 Brands" !important;
}

.fs-20 {
    font-size: 20px;
}

#fs-12 i {
    font-size: 12px;
}

h5 {
    font-size: 1.5 !important;
}

.hidden-item {
    display: none !important
}

.overflow-hidden {
    overflow: hidden;
}

.d-flex {
    display: flex;
}

.d-block {
    display: block;
}

.align-items-center {
    align-items: center;
}

.flex-column {
    flex-direction: column;
}

.justify-content-end {
    justify-content: end;
}

.justify-content-between {
    justify-content: space-between;
}

.gap-2 {
    gap: 5px;
}

.gap-15 {
    gap: 15px;
}

.gap-30 {
    gap: 30px;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-15 {
    margin-bottom: 15px;
}

.ps-2 {
    padding-right: 20px;
}

.white-lable,
.blur-lable {
    background: #3A719F;
    color: #ffffff;
    padding: 4px 15px;
    border-radius: 22px;
    height: fit-content;
    display: inline-block;
    box-shadow: 0px 4px 5px 0px #0000001A;
}

.white-lable {
    background-color: rgba(255, 255, 255, 0.3) !important;
    padding: 4px 15px !important;
    border: 1px solid rgba(255, 255, 255, 1) !important;
    border-radius: 48px !important;
    color: #ffffff;
    display: flex !important;
    align-items: center;
    backdrop-filter: blur(27px);
}

.till-lable {
    background-color: #6686a0CC !important;
    backdrop-filter: blur(8px) box-shadow: 0px 4px 5px 0px #0000001A;
    box-shadow: 0px 4px 10px 0px #FFFFFF1A inset;
}

.position-absolute {
    position: absolute;
}

.position-relative {
    position: relative;
}

.t-0 {
    top: 0 !important;
}

.t-15 {
    top: 15px;
}

.l-15 {
    left: 15px;
}

.r-15 {
    right: 15px;
}

.b-15 {
    bottom: 15px;
}

.l-0 {
    left: 0;
}

.b-0 {
    bottom: 0;
}

.w-100 {
    width: 100%;
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.m-auto {
    margin: auto !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.border-0 {
    border: none !important;
}

.border-transparent {
    border: 1px solid transparent !important;
}

.text-center {
    text-align: center;
}

.yoast-separator {
    vertical-align: sub;
}

.yoast-separator svg path {
    stroke: #ffffff;
}

.blue-breadcrumb .yoast-separator svg path {
    stroke: #072A50;
}

.publication-logo img {
    margin-top: 15px;
    width: 50px;
    height: 30px;
    object-fit: contain;
}

.iframe-post-video {
    height: 550px;
    margin: 15px 0 !important;
}

/* Header */

.sticky-search-bar {
    background: #ffffff;
    padding-bottom: 15px;
}

.header-bottom-bar .nav-menu,
.main-nav-menu,
.main-nav-menu #ekit-megamenu-main-menu,
.main-nav-menu #menu-main-menu li {
    position: unset !important;
}

.main-nav-menu #menu-main-menu li.menu-item {
    border-bottom: 3px solid transparent;
    margin: 15px 0 0 0;
}

.main-nav-menu #menu-main-menu li.menu-item:hover {
    /* background: #072a50; */
    border-bottom: 3px solid #6686a0;
    margin: 15px 0 0 0;
}

.main-nav-menu #menu-main-menu li .elementskit-megamenu-panel {
    top: 75px !important;
    width: 100% !important;
    background: #ffffff;
}

.header-bottom-bar.elementor-sticky--active i,
.header-bottom-bar.elementor-sticky--active .elementskit-navbar-nav>li>a {
    color: #072A50 !important;
}

.header-bottom-bar.elementor-sticky--active .elementskit-navbar-nav>li>a:hover i,
.header-bottom-bar.elementor-sticky--active .elementskit-navbar-nav>li>a:hover {
    color: #6686a0 !important;
}

.site-header .cpel-switcher__nav {
    background: white;
    width: 25px;
}

.site-header .cpel-switcher__list {
    background: white;
    padding: 5px 0;
}

.user-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 2vw;
}

.user-card {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    width: unset;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    display: flex;
    width: calc(25% - 1.979vw);
}

.user-details {
    padding: 2px 15px;
}

.user-card img {
    background: #072A501A;
    min-width: 100px;
    height: 120px;
    object-fit: cover;
    object-position: top;
    display: block;
}

.user-name {
    font-size: 28px;
    font-weight: 700;
    color: #072A50;
}

.user-title {
    font-size: 20px;
    color: #3A719F;
    font-weight: 400;
    margin-bottom: 5px;
}

.program-user-social {
    display: flex;
    gap: 15px;
}

.program-user-social a {
    text-decoration: none;
    color: #2D4A71;
    font-size: 20px;
    background: #F4F5F5;
    min-width: 36px;
    min-height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0px 4px 20px 0px #0000000D;
    box-shadow: 0px 4px 3px 0px #E1E1E11A inset;
}

.program-user-social a:hover {
    color: #0073aa;
    /* Change this color to match your theme */
}

.site-header .header-bottom-bar .mega-menu-main {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, .1);
}

.en-page .mega-menu .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected=true],
.en-page .mega-menu .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover {
    background: var(--e-global-color-primary) url(https://tahlit.apptodate.dev/wp-content/uploads/2024/06/mega-menu-arrow.png) no-repeat center right 10px / 20px 20px !important;
}

.mega-menu .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
    font-family: "Assistant", Sans-serif !important;
}

.site-header .header-bottom-bar .mega-menu-main .elementor-widget-post-info ul .elementor-post-info__terms-list {
    font-size: 0;
    display: flex;
    flex-flow: row wrap;
}

.site-header .header-bottom-bar .mega-menu-main .elementor-widget-post-info ul .elementor-icon-list-icon {
    display: none;
}

.site-header .header-bottom-bar .mega-menu-main .post-content p {
    margin: 0;
    line-height: 1.3;
}

.site-header .header-bottom-bar .mega-menu-main .elementor-widget-post-info .elementor-post-info .elementor-icon-list-item .elementor-icon-list-text {
    color: #3A719F;
    font-size: 14px;
    font-weight: 400;
}

.site-header .header-bottom-bar .mega-menu-main .elementor-widget-post-info .elementor-post-info .elementor-icon-list-item:first-child {
    margin-left: 0;
}

.site-header .header-bottom-bar .mega-menu-main .elementor-widget-post-info .elementor-post-info .elementor-icon-list-item .elementor-post-info__item-prefix {
    margin-left: 8px;
}

.en-page .site-header .header-bottom-bar .mega-menu-main .elementor-widget-post-info .elementor-post-info .elementor-icon-list-item .elementor-post-info__item-prefix {
    margin-left: -8px;
}

.status-publish .status-publish-slider .swiper-button-next,
.status-publish .status-publish-slider .swiper-button-prev,
.swiper-bottom-button-next,
.swiper-bottom-button-prev {
    background: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.status-publish .status-publish-slider .swiper-button-next:after,
.status-publish .status-publish-slider .swiper-button-prev:after,
.swiper-bottom-button-next:after,
.swiper-bottom-button-prev:after {
    content: '' !important
}

.status-publish .status-publish-slider .swiper-button-next:hover svg,
.status-publish .status-publish-slider .swiper-button-prev:hover svg,
.swiper-bottom-button-next:hover svg,
.swiper-bottom-button-prev:hover svg {
    opacity: 0.5;
}

.status-publish .status-publish-slider .swiper-button-next,
.swiper-bottom-button-next {
    right: -25px;
    margin-top: -15px;
}

.status-publish .status-publish-slider .swiper-button-prev,
.swiper-bottom-button-prev {
    left: -25px;
    margin-top: -15px;
}

.status-publish .swiper-pointer-events {
    padding: 10px !important;
}

.status-publish .swiper-pagination-bullet {
    border-radius: 0 !important;
}

.swiper-bottom-pagination,
.swiper-pagination {
    width: auto !important;
}

.custom-widget-slider .swiper-bottom-pagination,
.custom-widget-slider .swiper-pagination {
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
}

.status-publish-slider .post-item {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    aspect-ratio: 1 / 1.1;
}

.status-publish-slider .post-item .wp-post-image {
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.status-publish-slider .post-item .post-meta {
    position: relative;
    z-index: 9;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
}

.status-publish-slider .post-item .post-meta:before {
    content: "";
    background: var(--e-global-color-c1f73b0);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
    transform: translateY(-100%);
    transition: transform 0.4s ease;
}

.status-publish-slider .post-item .post-meta p {
    padding: 40px !important;
    color: #fff;
    z-index: 9;
    font-size: 1.2rem;
    transform: translateY(-100%);
    transition: transform 0.5s ease;
}

.status-publish-slider .post-item:hover .post-meta p,
.status-publish-slider .post-item:hover .post-meta:before {
    transform: translateY(0%);
}

.status-publish-slider .post-item .post-meta .post-meta-content {
    padding: 1rem;
    gap: 10px;
    border-radius: 4px 0px 0px 0px;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    flex-flow: column;
    max-width: calc(80%);
    z-index: 9;
}

.status-publish-slider .post-item .post-meta .post-meta-content .title {
    margin: 0;
}

.status-publish-slider .post-item .post-meta .post-meta-content .author-box {
    display: flex;
    flex-flow: row wrap;
    gap: 10px;
    color: #3A719F;
    line-height: 1.3;
    align-items: center;
}

.status-publish-slider .post-item .post-meta .post-meta-content .author-box .author {
    border-right: 1px solid #3A719F;
    padding-right: 10px;
    line-height: 1.3;
}

.status-publish-slider .post-item .post-meta .post-meta-content .category {
    font-size: 0;
    display: flex;
    flex-flow: row wrap;
}

.status-publish-slider .post-item .post-meta .post-meta-content .category a {
    padding: 4px 15px 4px 15px;
    background-color: var(--e-global-color-c1f73b0);
    border-radius: 100px 100px 100px 100px;
    font-size: 0.75rem;
    margin: 0 0 5px 5px;
    color: #fff;
}

.status-publish .status-publish-slider .swiper-pagination-bullets {
    width: 100% !important;
    display: flex;
    justify-content: center;
    bottom: -40px;
}

.status-publish .status-publish-slider .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 0.2;
    background: var(--e-global-color-b00607f, #000);
}

.status-publish .status-publish-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.status-publish-slider .post-item {
    width: 100%;
    height: 210px;
    border-radius: 4px 4px 0 0;
}

.status-publish-slider .swiper-container {
    padding: 0 20px;
    overflow: hidden;
}

.status-publish-slider .swiper-slide {
    box-shadow: 0px 4px 40px 0px #9E9E9E40;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.10);
    border-radius: 0 0 4px 4px;
    margin-bottom: 20px;
    height: auto;
}

/*.en-page .status-publish-slider .swiper-slide {
	width: 100% !important;
}*/

.status-publish-slider .swiper-slide .post-item {
    position: relative;
}

.cate-icon,
.custom-post-info,
.status-publish-slider .swiper-slide .post-item .category {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #2D4A71CC;
    border-radius: 50% !important;
    padding: 10px;
    width: 45px;
    height: 45px;
    z-index: 1;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
}

.en-page .cate-icon,
.en-page .custom-post-info,
.en-page .status-publish-slider .swiper-slide .post-item .category {
    position: absolute;
    top: 15px;
    left: auto;
    right: 15px;
    background: #2D4A71CC;
    border-radius: 50% !important;
    padding: 10px;
    width: 45px;
    height: 45px;
    z-index: 1;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
}

.en-page .white-lable {
    font-size: 14px;
}

.cate-icon .elementor-shortcode img {
    left: -110%;
    top: 10px;
}

.home-cate .elementor-shortcode img {
    left: -120%;
    top: 10px;
}

.en-page .cate-icon .elementor-shortcode img,
.en-page .home-cate .elementor-shortcode img {
    left: 0;
}

.status-publish-slider .swiper-slide .post-item .category,
.custom-post-info {
    right: 15px;
    border-radius: 30px !important;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 400;
    padding: 4px 15px 4px 15px;
    display: flex;
    align-items: center;
    width: max-content;
    height: auto;
}

.custom-post-info {
    left: unset;
}

.en-page .status-publish-slider .swiper-slide .post-item .category,
.en-page .custom-post-info {
    left: 15px;
    border-radius: 30px !important;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 400;
    padding: 4px 15px 4px 15px;
    display: flex;
    align-items: center;
    width: max-content;
    height: auto;
}

.post-custom-meta,
.post-custom-meta2 {
    display: flex;
    position: absolute;
    bottom: 15px;
    right: 15px;
    gap: 10px;
    z-index: 1;
}

.post-custom-meta2 {
    bottom: 100px;
}

.en-page .post-custom-meta2 {
    bottom: 115px;
}

.post-custom-meta3 {
    bottom: unset;
    top: 53%;
    transform: translateY(-50%);
}

.post-custom-meta2 .elementor-icon-list-items {
    display: flex;
    padding-bottom: 15px !important;
}

.custom-category,
.blur-mode .elementor-post-info__terms-list-item {
    background-color: rgba(255, 255, 255, 0.3) !important;
    padding: 4px 15px !important;
    border: 1px solid rgba(255, 255, 255, 1) !important;
    border-radius: 48px !important;
    color: #ffffff;
    display: flex !important;
    align-items: center;
}

.status-publish-slider .swiper-slide .post-meta {
    padding: 15px;
}

.status-publish-slider .swiper-slide .post-meta-content h5 {
    color: #2D4A71;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 5px;
    min-height: 53px
}

.status-publish-slider .swiper-slide .post-meta-content p {
    color: #2D4A71;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 5px;
}

.status-publish-slider .swiper-slide .post-meta-content .author-box {
    display: flex;
    gap: 5px;
    color: #3A719F;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

/* Our Experts Slider */

.our-experts .our-experts-slider .our-experts-items .featured-imgs {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}

.our-experts .our-experts-slider .our-experts-items .post-info ul .elementor-post-info__terms-list {
    font-size: 0;
    display: flex;
    flex-flow: row wrap;
}

.site-header .header-bottom-bar .mega-menu-main .elementor-widget-post-info ul .elementor-post-info__terms-list-item,
.post-custom-meta3 ul .elementor-post-info__terms-list-item {
    color: #ffffff;
    padding: 4px 15px 4px 15px;
    background-color: var(--e-global-color-b00607f);
    border-radius: 100px 100px 100px 100px;
    font-size: 16px;
    margin: 0 0 5px 5px;
}

.menu-label .elementor-post-info__terms-list-item {
    background-color: transparent !important;
}

.our-experts .our-experts-slider .our-experts-items .post-content p {
    margin: 0;
    line-height: 1.3;
}


/* Subscription Form */
.subscription-form-area .elementor-form .elementor-form-fields-wrapper {
    display: flex;
    flex-flow: row nowrap;
    position: relative;
}

.subscription-form-area .elementor-form .elementor-field-type-email {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 60px !important;
    padding-right: 10px !important;
    border-radius: 4px;
    overflow: hidden;
}

.subscription-form-area.eng-form-button .elementor-form .elementor-field-type-email {
    padding-left: 0 !important;
}

.subscription-form-area .elementor-form .elementor-field-type-email input:focus {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: none;
}

.rtl .subscription-form-area .elementor-form .elementor-field-type-submit,
.subscription-form-area .elementor-form .elementor-field-type-submit {
    position: absolute;
    left: 0;
    right: unset;
    width: 40px !important;
    justify-content: center;
    box-shadow: none !important;
    height: 100%;
    align-items: center;
    margin-left: 1rem;
}

.subscription-form-area .elementor-form .elementor-field-type-submit {
    position: absolute;
    left: unset;
    right: 0;
    width: 40px !important;
    justify-content: center;
    box-shadow: none !important;
    height: 100%;
    align-items: center;
    margin-right: 1rem;
}

.eng-form-button .elementor-form .elementor-field-type-submit .elementor-button-icon svg {
    transform: rotate(180deg);
}

.subscription-form-area .elementor-form .elementor-field-type-submit button {
    width: 100%;
    box-shadow: none;
}

.subscription-form-area .elementor-form .elementor-field-type-submit button svg {
    height: 24px;
    width: 24px;
}

.custom-menu .e-n-menu-heading li {
    padding-top: 15px;
    padding-bottom: 15px;
}

.en-page .custom-menu .e-n-menu-heading {
    margin-left: 25px;
}

.en-page .custom-menu .e-n-menu-heading li {
    padding: 10px 15px 0 15px;
}

.box-group .type-post {
    box-shadow: 0px 4px 40px 0px #9E9E9E40;
    border-radius: 0 0 4px 4px;
    margin-bottom: 20px;
}

.banner-bg-image::before {
    background: linear-gradient(180deg, rgba(7, 42, 80, 0.9) 36.5%, rgba(7, 42, 80, 0.72) 63%, rgba(7, 42, 80, 0) 100%);
}

.dd-search__icon {
    cursor: pointer;
}

.en-page .dd-search--svg-icon {
    margin-left: 30px;
    margin-right: auto;
}

.site-header .cpel-switcher__nav .cpel-switcher__lang .cpel-switcher__icon {
    display: none;
}


/* Footer */
.footer .footer-navbar>.e-con-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    /*padding: 0px;
    gap: 30px;*/
    padding: 0 100px;
    /*gap: 165px;*/
    gap: 135px;
    flex-flow: row nowrap;
}

.mega-menu .e-n-tabs .e-n-tabs-heading {
    gap: 0;
}

.footer .footer-navbar>.e-con-inner>.elementor-element.e-con.e-child {
    flex: 1 1 auto;
    order: 1;
    width: unset
}

.footer-mobile-button a {
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.18) !important;
    box-shadow: 0px 4px 8px 0px rgba(225, 225, 225, 0.18) inset !important;
    background: transparent !important;
    border: 1px solid #ffffff !important;
    border-radius: 4px !important;
}

.en-page .footer-up-text h3 {
    text-align: left;
}

.more-content-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 9999;
    max-width: 80%;
    max-height: 90%;
    height: 100%;
    width: 80%;
    border-radius: 5px
}

.more-content-popup::before {
    content: "";
    background: #072A50CC;
    width: 100%;
    height: 100%;
    position: absolute;
}

.more-content-popup .popup-content {
    background: #FFFFFF33;
    box-shadow: 0px 4px 30px 0px #FFFFFF1F;
    border: 1px solid #F4F5F54D;
    border-radius: 12px;
    padding: 30px;
    margin-left: clamp(15px, 2.604166vw, 50px);
    margin-right: clamp(15px, 2.604166vw, 50px);
    margin-bottom: clamp(15px, 2.604166vw, 50px);
    color: white;
    font-size: 20px;
    text-align: justify;
    position: relative;
    z-index: 1;
    overflow: auto;
    max-height: 500px;
}

.popup-heading-container {
    position: relative;
}

.popup-heading-container h3 {
    font-size: clamp(38px, 2.5vw, 48px);
    color: #ffffff;
    font-weight: 700;
    position: relative;
    margin: clamp(15px, 2.604166vw, 50px);
}

.close-popup {
    position: absolute;
    left: clamp(15px, 2.604166vw, 50px);
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 35px;
    color: #ffffff;
    font-weight: 100;
    z-index: 1;
}

.program-description p {
    color: #072A50;
    font-size: 20px;
}

.program-btn .read-more-button {
    display: block;
    margin: 30px auto auto;
    border: 1px solid transparent;
}

.related-subjects {
    gap: 5px;
    /*display: column;*/
    display: grid;
    break-inside: avoid;
    columns: 3;
    grid-template-columns: repeat(3, 1fr);
}

.subject-box {
    /*background-repeat: no-repeat;
    height: 100%;
    background-position: bottom;
    break-inside: avoid;
    margin-bottom: 5px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    align-items: stretch;
    break-inside: avoid;
    margin-bottom: 5px;
}

.subject-box img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.subject-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 25px 0;
    justify-content: space-between;
}

.subject-content-btn {
    display: flex;
}

.subject-content h3 {
    margin: 0;
}

.subject-content h3 a {
    display: inline-block;
    font-size: 1.2em;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    padding: 15px;
}

.subject-content .subject-content-desc h3 {
    display: inline-block;
    font-size: 2.1em;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    padding: 15px;
    border-radius: 4px 0 0 4px;
}

.subject-content p {
    font-size: 20px;
    color: #ffffff;
    margin: 30px 0;
    padding: 0 30px;
    text-align: justify;
}

.related-subjects.three-column {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    /* adjust as needed */
    align-items: stretch;
}

.related-subjects.three-column .subject-box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.related-subjects.four-column {
    display: block;
    columns: 2;
    column-count: 2;
    column-gap: 10px;
    max-width: 900px;
    margin: 0 auto;
}

.related-subjects.four-column .subject-box {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    break-inside: avoid;
}

#elementor-popup-modal-292 .dialog-message {
    width: 1260px !important;
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #fff !important;
}

.custom-taxonomy-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom-taxonomy-posts .post-item {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 50px;
}

.custom-taxonomy-posts .post-item .post-subject {
    font-size: 16px;
    color: #ffffff;
    border: 1px solid #ffffff;
    display: inline-block;
    background: #FFFFFF4D;
    padding: 4px 15px;
    border-radius: 50px;
}

.custom-taxonomy-posts .post-item h2 {
    font-size: 1.5em;
    margin: 0 0 10px;
    color: #fff;
}

.post-img {
    flex: 0 0 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
}

.post-img img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.category-section .post-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 100%;
}

.category-section .all-post-wrapper {
    width: calc(25% - 23px);
}

.archive.tax-post_subject .category-section .all-post-wrapper,
.archive.category .category-section .all-post-wrapper {
    width: calc(20% - 25px);
}


.category-post-wrapper .post-item,
.category-section .post-item {
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 40px 0px #9E9E9E40;
    border-radius: 5px;
    height: 100%;
}

.category-publication .category-section .post-item {
    justify-content: space-between;
}

.category-publication .category-section .post-info-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.all-post-wrapper .post-image {
    display: flex;
}

.blur-shadow::after,
.our-experts .our-experts-slider .our-experts-items .featured-imgs a::after,
.status-publish-slider .post-item:before,
.all-post-wrapper .post-image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000033;
    border-radius: 4px;
    z-index: 1;
}

.category-post-wrapper .post-item .img-wrapper,
.category-section .post-item .img-wrapper {
    position: relative;
}

.category-post-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: -45px;
}

.elementskit-megamenu-panel .category-post-wrapper {
    justify-content: start;
    gap: 40px;
}

.category-post-wrapper .all-post-wrapper {
    width: calc(33.33% - 2.083vw);
}

.category-post-wrapper .post-description {
    display: none;
}

.category-post-wrapper .post-item .img-wrapper .post-image img,
.category-section .post-item .img-wrapper .post-image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
}

.category-post-wrapper .post-item .img-wrapper .post-image img {
    height: 14.583vw;
    object-position: top;
}

.category-section h2,
.category-section h3 {
    font-size: clamp(28px, 2.5vw, 48px);
    color: #072A50;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
}

.category-section h2::before {
    content: "";
    position: absolute;
    top: -15px;
    width: 97px;
    border: 3px solid #072A5080;
}

.category-section h3 {
    font-size: clamp(22px, 1.666666vw, 32px);
    margin-bottom: 5px;
}

.subject-section .subject-description p {
    color: #072A50;
    font-weight: 400;
    font-size: clamp(18px, 1.041666vw, 20px);
}

.read-more-button,
.read-more,
.subject-section .subject-read-more {
    font-size: clamp(18px, 1.145833vw, 22px) !important;
    color: #6686a0;
    border: 1px solid #6686a0;
    border-radius: 4px !important;
    font-weight: 500 !important;
    padding: clamp(8px, 0.78125vw, 13px) clamp(8px, 1.5625vw, 30px) clamp(8px, 0.78125vw, 13px) clamp(32px, 2.604166vw, 50px) !important;
    box-shadow: 0px 4px 8px 0px #0000002E !important;
    white-space: nowrap;
    position: relative;
}

.en-page .read-more-button,
.en-page .read-more,
.en-page .subject-section .subject-read-more {
    padding: clamp(8px, 0.78125vw, 13px) clamp(32px, 2.604166vw, 50px) clamp(8px, 0.78125vw, 13px) clamp(8px, 1.5625vw, 30px) !important;
}

.read-more {
    background: transparent;
    color: #ffffff;
    width: fit-content;
    margin-right: auto;
    border: 1px solid #ffffff;
    margin-left: 30px;
}

.program-btn .read-more-button:hover,
.read-more:hover,
.subject-section .subject-read-more:hover {
    background: #ffffff !important;
    color: #6686a0 !important;
    border: 1px solid #ffffff !important;
}

.program-btn .read-more-button::after,
.read-more::after,
.subject-section .subject-read-more::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/readmore-arrow.png);
    position: absolute;
    background-repeat: no-repeat;
    height: 12px;
    width: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 10px;
}

.program-btn .read-more-button::after,
.read-more::after {
    background-image: url(/wp-content/uploads/2024/07/readmore-white.png);
}

.subject-section .subject-read-more:hover::after {
    background-image: url(/wp-content/uploads/2024/07/readmore-white.png);
}

.program-btn .read-more-button:hover::after,
.read-more:hover::after,
.subject-section .subject-read-more:hover::after {
    background-image: url(/wp-content/uploads/2024/07/readmore-arrow.png);
}

.en-page .program-btn .read-more-button::after,
.en-page .read-more::after,
.en-page .subject-section .subject-read-more::after {
    transform: rotate(180deg);
    margin-left: 15px;
    margin-top: -5px;
}

.post-info-wrapper .post-title h4 {
    font-size: 22px !important;
    font-weight: 500;
    color: #2D4A71;
    margin-bottom: 5px;
}

.post-author-info {
    align-items: baseline;
}

.category-publication .post-author-info {
    margin-top: auto;
}

.post-author-info p {
    font-size: 16px;
    color: #3A719F;
}

.cat-with-link {
    border-bottom: 2px solid #072A504D;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-left: 20px;
}

.en-page .cat-with-link {
    padding-right: 20px;
    padding-left: 0;
}

.cat-with-link a {
    font-size: 18px;
    color: #072A50;
    font-weight: 500;
    text-decoration: underline;
}

.cat-with-link a:after {
    content: ">";
    color: #072A50;
    position: absolute;
    margin-right: 5px;
}

.program-options .program-content {
    display: flex;
    justify-content: space-between;
}

.sticky-menu-heading {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.sticky-menu-list {
    padding: 0;
}

.sticky-menu-list li {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: border-color 0.3s;
    border-right: 5px solid #FFFFFF80;
    color: #fff;
    list-style-type: none;
    font-size: 1.146vw;
    font-weight: 500;
}

.sticky-menu-list li:hover,
.sticky-menu-list li.active {
    border-right: 5px solid #6686a0;
    color: #6686a0;
}

.cat-posts .cat-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.static-button {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 50px 0;
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    position: relative;
}

.static-button a {
    font-size: 22px;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 16px 30px;
    border-radius: 4px;
    min-width: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 8px 0px #0000002E;
    box-shadow: 0px 4px 8px 0px #E1E1E12E inset;
    background: #FFFFFF1A;
    z-index: 1;
}

.static-button a:hover {
    color: #072A50;
    background: #ffffff;
}

.static-button::before {
    content: "";
    background: #072A50CC;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 12px;
}

.lang-icon {
    width: 25px;
}

.lang-icon .cpel-switcher__code {
    width: 100%;
    text-align: justify;
}

.texomony-pagination {
    position: relative;
    margin-bottom: 50px;
    bottom: -33px !important;
}

.texomony-pagination .swiper-pagination-bullet-active {
    background-color: #2D4A71;
}

.texomony-pagination .swiper-pagination-bullet {
    margin: 0 15px !important;
    width: 12px;
    height: 12px;
    border-radius: 0;
}

.subject-taxonomy-slider .swiper-button-next,
.subject-taxonomy-slider .swiper-button-prev {
    /*transform: rotate(180deg);*/
    width: 0;
    height: 0;
    margin: 0;
    color: #fff;
}

.subject-taxonomy-slider .swiper-button-next:after,
.subject-taxonomy-slider .swiper-button-prev:after {
    font-size: 20px;
}

.taxonomy-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.taxonomy-slide {
    height: 215px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.taxonomy-slide img {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.taxonomy-slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3A719FE5;
    color: #fff;
    text-align: center;
    padding: 2.604vw 1.563vw;
}

.taxonomy-slide-overlay h3 {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
}

.post-search-filter {
    display: flex;
    align-items: center;
    gap: 2.5vw;
    margin-bottom: 2.604166vw;
    justify-content: center;
}

.post-search-filter input,
.post-search-filter select {
    padding: 16px 30px 16px 55px;
    border: 1px solid #ffffff;
    box-shadow: 0px 4px 8px 0px #0000002E;
    border-radius: 4px;
    width: auto;
    font-size: 18px;
    font-weight: 400;
    appearance: none;
    outline: none;
}

.header-search-bar .elementor-search-form {
    position: relative;
}

.header-search-bar .elementor-search-form::before,
.post-search-filter .input-serach::before,
.post-search-filter .input-select::before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/Sort_arrow_light.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}

.header-search-bar .elementor-search-form::before,
.post-search-filter .input-serach::before {
    background-image: url(/wp-content/uploads/2024/06/Search.svg);
}

.header-search-bar .elementor-search-form::before {
    right: 10px;
}

.header-search-bar input {
    display: block !important;
    padding-right: 40px !important;
}


.en-page .header-search-bar input {
    padding-left: 45px !important;
    padding-right: 10px !important;
}

.header-search-bar button {
    box-shadow: none;
}

.post-search-filter .input-select select::-ms-expand {
    display: none;
}

.post-accordion-section::-webkit-scrollbar {
    width: 5px;
}

.post-accordion-section::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.post-accordion-section::-webkit-scrollbar-thumb {
    background-color: #1D799D;
    outline: 1px solid #1D799D;
    border-radius: 10px;
}

/* English page */

.eng-button .elementor-button-content-wrapper {
    flex-direction: row-reverse;
    gap: 10px;
}

.eng-button .elementor-button-content-wrapper .elementor-button-icon {
    transform: rotate(180deg);
    margin-right: 0 !important;
}

.en-page .footer-line .elementor-divider-separator {
    margin: 0 !important;
}

.bg-toogle .e-n-menu-toggle:hover,
.bg-toogle .e-n-menu-toggle:focus,
.bg-toogle .e-n-menu-toggle[aria-expanded="true"]>.e-n-menu-toggle-icon,
.bg-toogle .e-n-menu-toggle:hover:is([aria-expanded="true"], [aria-expanded="false"])>.e-n-menu-toggle-icon {
    background: none !important;
}

.post-accordion-section .custom-accordion .accordion-item {
    border: 1px solid #DDE0E0;
    border-radius: 12px;
    margin-bottom: 30px;
}

.post-accordion-section .custom-accordion .accordion-header {
    background: #F4F5F5;
    border-radius: 12px;
    padding: 16px 30px;
    cursor: pointer;
    display: flex;
    flex-direction: row-reverse;
    justify-content: right;
    align-items: center;
    gap: 15px;
}

.en-page .post-accordion-section .custom-accordion .accordion-header {
    background: #F4F5F5;
    border-radius: 12px;
    padding: 16px 30px;
    cursor: pointer;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 15px;
}

.post-accordion-section .custom-accordion .accordion-header h3 {
    color: #072A50;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
}

.post-accordion-section .custom-accordion .accordion-content {
    display: none;
    padding: 1px 30px;
    background: #F4F5F5;
    border-radius: 0px 0px 12px 12px;
    margin-top: -7px;
}

/*.post-accordion-section .custom-accordion .accordion-content {
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: height 0.4s ease, opacity 0.3s ease;
    padding: 0 30px;
    background: #F4F5F5;
    border-radius: 0px 0px 12px 12px;
    margin-top: -7px;
}

.post-accordion-section .custom-accordion .accordion-item.active .accordion-content {
    opacity: 1;
    padding: 15px 30px;
}*/

.post-accordion-section.content a {
    font-size: 20px;
    color: #6686a0;
    text-decoration: underline;
}

.topic-items h3,
.topic-items h4,
.topic-wrapper h4,
.post-accordion-section .custom-accordion h4 {
    font-size: 28px;
    color: #072A50;
    font-weight: 700;
}

.post-accordion-section .custom-accordion ul,
.post-accordion-section .topic-wrapper ul {
    padding-right: 20px;
}

.post-accordion-section .custom-accordion li,
.post-accordion-section .custom-accordion li a,
.post-accordion-section p {
    text-align: justify;
    font-size: 20px;
    color: #072A50;
    font-weight: 400;
    line-height: 23.16px;
}

.post-accordion-section h2,
.post-accordion-section h3,
.post-accordion-section h4,
.post-accordion-section h5,
.post-accordion-section h6 {
    text-align: justify !important;
}

.post-accordion-section .topic-wrapper li,
.post-accordion-section .topic-wrapper li a,
.post-accordion-section .custom-accordion li,
.post-accordion-section .custom-accordion li a {
    font-size: 20px;
    margin-bottom: 5px;
}

.post-accordion-section .accordion-icon {
    font-weight: 700;
    line-height: 20px;
    border: 1px solid #222222;
    border-radius: 50%;
    color: #222222;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flote-left {
    float: left;
}

.flote-image {
    width: 37.916666vw;
    height: 29.791666vw !important;
    object-fit: cover;
    margin: 0 10px 10px 0;
}

.data-tooltip {
    position: relative;
    cursor: pointer;
    color: #6686a0 !important;
    font-weight: 600;
}

/*.data-tooltip:after,
.data-tooltip:before {
    opacity: 0;
    pointer-events: none;
    bottom: 100%;
    left: 50%;
    position: absolute;
    z-index: 10;
    transform: translate(-50%, 10px);
    transform-origin: top;
    transition: all 0.18s ease-out 0.18s;
}

.data-tooltip:after {
    background: #072A50CC;
    content: attr(data-tooltip);
    padding: 40px;
    white-space: nowrap;
    margin-bottom: 15px;
}

.data-tooltip:before {
    width: 0;
    height: 0;
    content: "";
    margin-bottom: 6px;
}

.data-tooltip:hover:before,
.data-tooltip:hover:after {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
}

[data-tooltip-pos="down"]:before,
[data-tooltip-pos="down"]:after {
    bottom: auto;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -10px);
}

[data-tooltip-pos="down"]:after {
    margin-top: 10px;
}

[data-tooltip-pos="down"]:hover:before,
[data-tooltip-pos="down"]:hover:after {
    transform: translate(-100%, 0);
}

[data-tooltip-length]:after {
    white-space: normal;
}

[data-tooltip-length="fit"]:after {
    width: 34.114583vw;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
}*/

.policy-post-page .single-info .single-post-date {
    font-size: 16px;
    color: #2D4A71;
    font-weight: 400;
    margin-top: 6px;
}

.policy-post-page .all-categories {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.policy-post-page .all-categories .category-item {
    border: 1px solid #072A50;
    border-radius: 50px;
    padding: 4px 15px;
    box-shadow: 0px 4px 5px 0px #0000001A;
}

.policy-post-page .all-categories .category-item a {
    color: #072A50;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none !important;
}

.hover-icon-box {
    width: 11.979vw !important;
    min-width: 11.979vw !important;
    height: 10.417vw;
}

.border-box {
    width: calc(50% - 5.208333vw);
}

.hover-color-box {
    visibility: hidden;
    position: absolute;
    top: 10px;
    width: 100% !important;
    height: 100%;
    left: 0;
    right: 10px;
}

.on-hover-box:hover {
    visibility: hidden;
    cursor: pointer;
}

.on-hover-box:hover .hover-color-box {
    visibility: visible;
}

.elementor-shortcode .expert-single-item {
    margin-bottom: 20px;
}

.elementor-shortcode .expert-single-item:last-child {
    margin-bottom: 0;
}

.elementor-shortcode .expert-box-wrapper {
    display: flex;
    gap: 10px;
}

.elementor-shortcode .expert-box-wrapper .expert-avtar {
    width: 18%;
}

.elementor-shortcode .expert-box-wrapper .expert-text {
    width: 82%;
}

.elementor-shortcode .expert-avtar img {
    width: 58px;
    height: 58px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
}

.elementor-shortcode .expert-text {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.elementor-shortcode .expert-small-desc {
    padding-right: 4.167vw;
}

.elementor-shortcode .expert-text h4 a {
    color: #072A50;
}

.elementor-shortcode .expert-text h4 {
    border-bottom: 1px solid #072A504D;
    display: inline-block;
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
}

.elementor-shortcode .expert-position {
    font-size: 18px;
    color: #3A719F;
}

.elementor-shortcode .expert-btn {
    font-size: 18px;
    font-weight: 500;
    color: #072A50;
    position: relative;
    padding-left: 15px !important;
    width: max-content;
    cursor: pointer;
}

.post-meta-content .post-author-info p {
    color: #3A719F !important;
}

.custom-author-box {
    display: flex;
    gap: 10px;
}

.custom-author-box .custom-author-box__avatar {
    width: 60px;
}

.custom-author-box .custom-author-box__avatar img {
    border-radius: 50px;
    min-width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: top;
}

.custom-author-box .custom-author-box__text {
    width: 82%;
}

.custom-author-box .custom-author-box__bio {
    color: #3A719F;
}

.experts-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.experts-grid .expert-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    background-color: #f4f4f4;
    flex: 1 1 calc(20% - 20px);
    /* 5 columns */
    max-width: calc(20% - 20px);
    /* 5 columns */
    max-width: 260px;
    /* Minimum width for responsiveness */
    height: 352px;
    box-sizing: border-box;
}

.experts-grid .expert-item:hover {
    transform: scale(1.05);
}

.experts-grid .expert-item:hover .expert-info {
    display: none;
}

.experts-grid .expert-image {
    width: 100%;
    height: 100%;
    display: block;
}

.experts-grid .expert-image::after {
    content: "";
    background: linear-gradient(0deg, #072A50 5.66%, rgba(7, 42, 80, 0.9) 15.57%, rgba(7, 42, 80, 0.8) 25.47%, rgba(7, 42, 80, 0.2) 42.14%, rgba(7, 42, 80, 0) 65.57%, rgba(7, 42, 80, 0) 99.94%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.experts-grid .expert-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.experts-grid .expert-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    color: #fff;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}

.experts-grid .expert-title {
    font-size: clamp(20px, 1.25vw, 24px);
    font-weight: 600;
    margin: 0;
}

.experts-grid .expert-position {
    font-size: clamp(14px, 0.729vw, 18px) !important;
    margin: 5px 0 0 !important;
    color: #fff !important;
}

.experts-grid .expert-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #072A50E5;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px 20px;
    box-sizing: border-box;
}

.experts-grid .expert-item:hover .expert-hover {
    opacity: 1;
}

.experts-grid .social-icons {
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    gap: 20px;
    width: 100%;
    margin-top: 30px;
}

.experts-grid .social-icons a {
    background-color: #FFFFFF1A;
    border-radius: 30px;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.experts-grid .expert-hover .expert-title-hover,
.experts-grid .expert-hover .expert-position-hover {
    margin: 0;
    font-size: clamp(20px, 1.25vw, 24px);
    font-weight: 600;
    margin-top: auto;
}

.experts-grid .expert-hover .expert-position-hover {
    font-size: clamp(14px, 0.729vw, 18px);
    margin-top: 5px;
}

.experts-grid .expert-social-icons {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.experts-grid .expert-social-icons a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

.experts-grid .read-more-button {
    margin-top: auto;
    padding: 0 !important;
    color: #fff;
    text-decoration: underline;
    border: none;
    box-shadow: none !important;
}

.experts-grid .read-more-button::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/06/mega-menu-arrow.png);
    position: absolute;
    top: 50%;
    width: 25px;
    height: 17px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.experts-grid .read-more-button:hover {
    text-decoration: none;
    color: #ccc;
}

.elementor-shortcode .expert-btn::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    background-image: url(/wp-content/uploads/2024/08/Vector-9.svg);
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
}

/*.file-download-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 10px;
}

.file-download {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.file-download-wrapper .file-icon img {
    min-width: 25px;
    height: 28px;
}

.file-download-wrapper .download-icon img {
    min-width: 25px;
    height: 25px;
}

.file-details h3 {
    font-size: 22px;
    margin: 0;
    overflow-wrap: anywhere;
}*/

.pdf_customcode .elementor-widget-heading {
    display: none;
}

.file-download-wrapper {
    display: flex;
    align-items: end;
    gap: 10px;
}

.file-download {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.file-download-wrapper .download-icon img {
    min-width: 28px;
    height: 28px;
}

.file-details {
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #2D4A7180;
    border-radius: 0px 0px 0px 0px;
}

.file-details h3,
.file-details h3 a {
    color: #072A50;
    font-family: "Assistant", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}

.job-lists {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5.208vw;
}

.job-item {
    display: flex;
    align-items: center;
    box-shadow: 0px 3px 14.1px 0px #00000014;
    border-radius: 4px;
    width: calc(50% - 2.604vw);
}

.job-item .job-info-wrapper {
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.job-item .job-image img {
    min-width: 18.854vw;
    width: 300px;
    /*height: 20.854vw;*/
    height: 18.854vw;
    object-fit: cover;
}

.job-item .job-title a {
    font-size: 28px;
    color: #2D4A71;
    font-weight: 700;
}

.job-item .job-date {
    margin-bottom: auto;
}

.job-item .job-date p {
    font-size: 18px;
    color: #3A719F;
    font-weight: 400;
}

.job-item .job-button a {
    color: #2D4A71;
    border: 1px solid #2D4A71;
    display: inline-block;
}

.job-item .job-button a::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/08/Vector-9-1.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 12px;
    width: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 10px;
}

.job-item .job-button a:hover {
    border: 1px solid #6686a0;
    background: #6686a0;
    color: #ffffff;
}

.job-item .job-button a:hover:after {
    background-image: url(/wp-content/uploads/2024/06/left-arrow-icon.svg);
}

.role-definitions-wrapper {
    display: flex;
    justify-content: center;
    margin: 1.667vw 8vw 0 8vw;
    flex-wrap: wrap;
}

.role-definitions-item {
    padding: 1.667vw;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.role-definitions-item p {
    text-align: center;
    margin-bottom: 0;
}

.role-definitions-item.two-column {
    width: 50%;
}

.job-requirements-wrapper {
    display: flex;
    /*justify-content: flex-start;*/
    justify-content: center;
    align-items: center;
    color: #2D4A71;
    font-size: 18px;
    gap: 2.604vw;
    margin-top: 1vw;
    flex-wrap: wrap;
}

.requirent-sub-heading h3 {
    text-align: center;
    color: #2D4A71;
    font-size: 22px;
    font-weight: 500;
    margin-top: 0;
}

.job-requirements-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 23px;
    width: calc(25% - 50px);
}

.job-requirements-item.three-column {
    width: calc(33.33% - 35px);
}

.job-requirements-item .requirement-details p {
    margin-bottom: 0;
    text-align: center;
}

.requirement-counter {
    color: #072A50;
    font-size: 60px;
    font-weight: 700;
}

.job-offer-wrapper ul {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2D4A71;
    font-size: 20px;
    font-weight: 400;
    padding-right: 0;
}

.job-offer-wrapper ul li {
    list-style-type: none;
    border-right: 1px solid #6686a0;
    padding: 20px;
}

.job-offer-wrapper ul li:first-child {
    border: none;
}

.research-accordion .e-n-accordion-item {
    box-shadow: 0px 4px 8px 0px #0000002E;
    background: #FFFFFF0D;
    border: 1px solid #072A50;
    border-radius: 12px;
}

.publisher-box-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}

.publisher-box-wrapper .publisher-img img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    vertical-align: text-bottom;
}

.programs-tabs {
    background: #F4F5F5;
    padding: 30px 2.083vw;
    border: 1px solid #DDE0E0;
    border-radius: 24px;
}

.programs-tabs .tabs-nav {
    display: flex;
    justify-content: center;
    gap: 2.604vw;
    margin: 0 0 30px 0;
    padding: 0;
}

.programs-tabs .tabs-nav li {
    list-style-type: none;
}

.programs-tabs .tabs-nav li a {
    color: #6686a0;
    font-size: clamp(18px, 1.146vw, 22px);
    font-weight: 500;
    padding: 12px 30px;
    display: block;
}

.programs-tabs .tabs-nav li.active a,
.programs-tabs .tabs-nav li a:hover {
    background: #6686a0;
    color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 4px 8px 0px #0000002E;
}

.programs-tabs .subjects-container {
    display: none;
}

.programs-tabs .subjects-container.active {
    display: grid;
}

.subjects-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 4-column layout */
    gap: 20px;
}

.custom-subjects-container .custom-subjects-slider {
    padding-bottom: 40px;
}

.custom-subjects-container .programs-dropdown {
    border: 1px solid #FFFFFF;
    background: #6686a0;
    border-radius: 12px;
    padding: 10px 15px;
    margin: auto auto 30px auto;
    width: fit-content;
}

.custom-subjects-container .swiper-bottom-pagination,
.custom-subjects-container .swiper-pagination {
    right: 0;
    bottom: 0;
}

.custom-subjects-container .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 8px !important;
}

.custom-subjects-container .programs-dropdown select {
    border: none;
    background: #6686a0;
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
}

.custom-subjects-container .swiper-button-next,
.custom-subjects-container .swiper-button-prev {
    display: none;
}

.custom-subjects-container .custom-subject-section,
.subjects-container .subject-section {
    padding: 15px 1.563vw;
    border-radius: 12px;
    background: #FFFFFF;
    border: 1px solid #F4F5F5;
    box-shadow: 0px 3px 14.1px 0px #00000014;
    text-align: start;
}

.custom-subjects-container .custom-subject-section h3,
.subjects-container .subject-section h3 {
    font-size: clamp(24px, 1.458vw, 28px);
    color: #072A50;
    font-weight: 700;
    text-align: center;
}

.custom-subjects-container .custom-subject-section h3::after,
.subjects-container .subject-section h3::after {
    content: "";
    width: 53px;
    display: flex;
    border: 3px solid #072A5080;
    margin: 15px auto 30px auto;
}


.custom-subjects-container .custom-subject-section .custom-posts-list,
.subjects-container .subject-section .assign-posts-list {
    border: 1px solid #2D4A7180;
    box-shadow: 0px 4px 8px 0px #0000002E;
    border-radius: 25px;
    padding: 5px 10px;
    gap: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.custom-subjects-container .custom-subject-section .custom-posts-list h5,
.subject-section .assign-posts-list h5 {
    margin-bottom: 0;
}

.custom-subjects-container .custom-subject-section h5 a,
.subject-section .post-details h5 a {
    font-size: clamp(20px, 1.146vw, 22px);
    color: #072A50;
    font-weight: 500;
}

.custom-subjects-container .custom-subject-section .custom-category-name,
.subject-section .cat-name {
    color: #1D799D;
    font-size: 16px;
    font-weight: 400;
}

.custom-subjects-container .custom-subject-section .custom-category-icon,
.subject-section .catee-icon {
    min-width: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 50%;
    padding: 10px;
}

.policies-box {
    display: block;
    column-count: 2;
}

.policies-box .border-box {
    height: 100%;
    width: 100%;
    column-count: 1;
    display: inline-block;
    margin: 30px 0;
}

.policies-box .border-box .elementor-icon-box-icon {
    position: absolute;
}

.expert-main-img img {
    width: 300px;
    min-width: 300px;
    height: 300px;
    object-fit: cover;
    object-position: top;
}

#short_Vb,
#filters_Vb {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('https://tahlit.apptodate.dev/wp-content/uploads/2024/09/Vector.png') no-repeat 15px center;
    background-size: 20px;
    box-shadow: 0px 4px 8px 0px #0000002E;
    border: none;
    padding: 15px 15px 15px 50px;
    color: #072A50;
    font-size: 18px;
    cursor: pointer;
}

#short_Vb {
    background: url('/wp-content/uploads/2024/07/Sort_arrow_light.png') no-repeat 15px center;
}

select#short_Vb.active-title,
select#filters_Vb.active-title {
    border-color: #6686a0;
    background-color: #f0f8ff;
}

select#short_Vb.active-date,
select#filters_Vb.active-date {
    border-color: #3A719F;
    background-color: #f0f8ff;
}

.shorFilter_custom #dropdownMenu {
    position: relative;
}

.search_custom_bar h2 {
    font-size: 28px;
    color: #2D4A71;
    font-weight: 700;
    margin: 0;
}

.search-page {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.search-page .post-header {
    display: flex;
    align-items: center;
    gap: 15px;
}

.search-page .post-header .blur-lable {
    background: #2D4A71;
}

.search-page .post-header h2,
.search-page .post-header h2 a {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #2D4A71;
}

.search-page .postdesc p {
    margin-bottom: 0;
    color: #2D4A71;
    font-size: 18px;
    font-weight: 400;
}

.search-page .post-footer {
    color: #3A719F;
    font-size: 16px;
    font-weight: 400;
}

.tab-group.mega-menu-loop button.e-n-tab-title:first-child .e-n-tab-title-text a {
    font-weight: bold;
}

.program-description-container.show-desktop {
    display: block;
}

.program-description-container.show-mobile {
    display: none;
}

.simple-cat-program .category-section .all-post-wrapper {
    width: calc(20% - 24px);
}

.simple-cat-program .category-section .all-post-wrapper .post-info-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.simple-cat-program .category-section .all-post-wrapper .post-author-info {
    margin-top: auto;
}

.event-detail .event-excerpt {
    text-align: justify;
}

table td,
table th {
    font-size: 20px;
    line-height: 23.16px;
}

.single-post ul,
ol {
    font-size: 20px;
    line-height: 23.16px;
}

.single-post ul li,
.single-post ol li {
    margin-bottom: 5px;
    text-align: justify;
}

.single-post ol li:has(h1)::marker {
    font-size: 2.5rem;
}

.single-post ol li:has(h2)::marker {
    font-size: 2rem;
}

.single-post ol li:has(h3)::marker {
    font-size: 1.75rem;
}

.single-post ol li:has(h4)::marker {
    font-size: 1.5rem;
}

.single-post ol li:has(h5)::marker {
    font-size: 1.25rem;
}

.single-post ol li:has(h6)::marker {
    font-size: 1rem;
}

.single-post a>sup {
    text-decoration: none !important;
}

.single-post a>sup::before,
.single-post a>sup::after {
    text-decoration: none !important;
}

.single-post a:has(> sup) {
    text-decoration: none !important;
}

.single-post sup>a {
    text-decoration: none !important;
}

.single-post .post-accordion-section.content sup>a {
    color: #6686a0;
    font-weight: 400;
    font-size: 15px;
}

.single-post sup>a::before,
.single-post sup>a::after {
    text-decoration: none !important;
}

.single-post .post-accordion-section.content h6,
.single-post .post-accordion-section.content h6 a {
    font-size: 22px;
}

.single-post .post-accordion-section.content h4,
.single-post .post-accordion-section.content h5,
.single-post .post-accordion-section.content h4 a,
.single-post .post-accordion-section.content h5 a {
    font-size: 24px;
}

/*.single-post .post-accordion-section.content h3,
.single-post .post-accordion-section.content h3 a {
    font-size: 18px;
}*/

.single-post .post-accordion-section.content h3,
.single-post .post-accordion-section.content h3 a {
    font-size: 24px;
}

.single-post .post-accordion-section.content h2,
.single-post .post-accordion-section.content h2 a {
    font-size: 18px;
}

.single-post .post-accordion-section.content blockquote,
.single-post .post-accordion-section.content blockquote p {
    font-size: 18px;
    margin: 10px 0;
}

.single-post .post-accordion-section.content blockquote a {
    font-size: 18px;
}

.single-post .topic-header h3 {
    margin-block-start: 1.5rem;
    margin-block-end: .5rem;
}

.single-experts .single-expert-detail a,
.single-experts .single-expert-detail a:hover {
    color: #6686a0;
    text-decoration: underline;
}

@media (max-width: 1551px) {
    .footer .footer-navbar>.e-con-inner {
        gap: 85px;
    }

    .post-custom-meta3 {
        top: 48%;
    }

    #expert-results .category-section .all-post-wrapper {
        width: calc(33.33% - 20px);
    }

    .archive.tax-post_subject .category-section .all-post-wrapper,
    .archive.category .category-section .all-post-wrapper {
        width: calc(25% - 25px);
    }

    .user-card {
        width: calc(33.33% - 25px);
    }
}

@media (max-width: 1399px) {

    .elementor-21 .elementor-element.elementor-element-637b874,
    .elementor-21 .elementor-element.elementor-element-8154ee8 {
        --padding-left: 20px;
        --padding-right: 20px;
    }

    .program-description p {
        padding: 0 20px;
    }

    .category-section .all-post-wrapper {
        width: calc(33.33% - 20px);
    }

    .expert-main-img img {
        width: 250px;
        min-width: 250px;
        height: 250px;
    }

    .job-requirements-item {
        width: calc(33.33% - 25px);
    }
}

@media (max-width: 1199px) {

    .archive.tax-post_subject .category-section .all-post-wrapper,
    .archive.category .category-section .all-post-wrapper {
        width: calc(33.33% - 20px);
    }

    .custom-taxonomy-posts .post-item {
        display: block;
        text-align: center;
        padding: 0 20px;
    }

    .post-custom-meta3 {
        bottom: unset;
        top: 12vw;
    }

    .mt-50 {
        margin-top: 30px !important;
    }

    .dd-search--svg-icon {
        margin-right: 10px;
    }

    .category-section .all-post-wrapper {
        width: calc(50% - 20px);
    }

    .simple-cat-program .category-section .all-post-wrapper {
        width: calc(50% - 20px);
    }

    .simple-cat-program .category-section .cat-with-link::after {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2024/06/down-arrow-icon.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 30px;
        height: 10px;
        left: 0;
    }

    .user-card {
        width: calc(50% - 25px);
    }

    .expert-main-img img {
        width: 150px;
        min-width: 150px;
        height: 150px;
    }

    .hover-icon-box {
        width: 150px !important;
        min-width: 150px !important;
        height: 150px;
    }

    .about-color-box>.elementor-widget-container,
    .about-box>.elementor-widget-container {
        padding: 23px !important;
    }

    .en-page .about-color-box>.elementor-widget-container,
    .en-page .about-box>.elementor-widget-container {
        padding: 26px 10px !important;
    }

    .about-box .elementor-icon-box-icon {
        margin-bottom: 5px !important;
    }

    .en-page .about-box .elementor-icon-box-title {
        font-size: 16px !important;
    }

    .about-box .elementor-icon-box-title {
        font-size: 18px !important;
    }

    .about-color-box .elementor-icon-box-description {
        font-size: 14px !important;
        line-height: normal !important;
    }

    .en-page .about-color-box .elementor-icon-box-description {
        font-size: 12px !important;
        line-height: normal !important;
    }

    .about-color-box .elementor-icon-box-title {
        margin: 0 0 7px 0;
    }
}

@media (max-width: 1025px) {
    .post-custom-meta3 {
        top: 10vw;
    }

    #expert-results .category-section .all-post-wrapper {
        width: calc(50% - 20px);
    }
}

@media (max-width: 1023px) {
    .post-custom-meta3 {
        top: 27vw;
    }
}

@media (max-width: 1024px) {

    /* mobile-menu */

    .main-header {
        position: absolute;
        z-index: 1111;
    }

    .fullscreen-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateY(-100%);
        transition: all 0.5s !important;
        opacity: 0;
        z-index: 1;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .fullscreen-menu.opening {
        transform: translateY(0);
        opacity: 1;
        background-color: #072A50 !important;
        z-index: 11111;
        padding: 90px 0 30px 0;
        justify-content: flex-start;
    }

    .close-button {
        width: 100px;
        position: absolute;
        top: 18px;
        left: 0;
        cursor: pointer;
        z-index: 2;
    }

    .en-page .close-button {
        left: unset;
        right: 0;
        width: 40px;
    }

    .close-button {
        transform: scale(0.5);
        transform-origin: left;
    }

    .mobile-menu {
        width: 100%;
    }

    .mobile-menu nav {
        background: #072A50;
        margin: 0 !important;
    }

    .mobile-menu nav ul li {
        border-bottom: 1px solid #FFFFFF4D;
        padding: 4px 0px;
        margin: 0 15px;
    }

    .mobile-menu nav ul a {
        color: #ffffff;
        font-size: 22px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        justify-content: space-between;
    }

    .mobile-menu nav ul a svg {
        fill: #ffffff;
    }

    .mobile-menu nav ul a.elementor-item-active,
    .mobile-menu nav ul a.highlighted,
    .mobile-menu nav ul a:focus,
    .mobile-menu nav ul a:hover,
    .mobile-menu nav ul a.elementor-item-active,
    .mobile-menu nav ul a.highlighted,
    .mobile-menu nav ul a:focus,
    .mobile-menu nav ul a:hover {
        background-color: transparent !important;
    }

    .mobile-menu nav ul a.highlighted svg,
    .mobile-menu nav ul a.highlighted svg {
        transform: rotate(180deg);
        transition: 0.5s;
    }

    .mobile-menu nav ul.elementor-nav-menu--dropdown {
        background-color: transparent;
    }

    .mobile-menu nav ul.elementor-nav-menu--dropdown li {
        margin: 0;
    }

    .mobile-menu nav ul.elementor-nav-menu--dropdown li a {
        font-size: 18px !important;
        padding: 3px;
        line-height: normal;
        border: 0;
    }

    .mobile-bottom-sub-menu ul {
        column-count: 2;
        padding: 30px 0;
    }

    .mobile-menu.mobile-bottom-sub-menu .sub-menu li a {
        font-size: 14px !important;
        font-weight: 400 !important;
        padding: 0;
    }

    .mobile-bottom-sub-menu ul [aria-hidden="false"] {
        column-count: 1;
    }

    .mobile-menu nav ul.elementor-nav-menu--dropdown li,
    .mobile-menu.mobile-bottom-sub-menu ul li {
        border-bottom: 0;
    }

    .mobile-menu.mobile-bottom-sub-menu nav ul a {
        font-size: 20px;
        font-weight: 400 !important;
        justify-content: flex-start;
    }

    .nav-menu {
        flex-direction: row-reverse !important;
        align-items: center;
        gap: 15px;
    }

    .main-nav-menu .elementskit-nav-identity-panel,
    .main-nav-menu #menu-main-menu {
        background: #072A50 !important;
    }

    .main-nav-menu #menu-main-menu li {
        border-bottom: 1px solid #FFFFFF4D;
    }

    .header-bottom-bar .nav-menu,
    .main-nav-menu,
    .main-nav-menu #ekit-megamenu-main-menu,
    .main-nav-menu #menu-main-menu li {
        position: relative !important;
    }

    .main-nav-menu #ekit-megamenu-main-menu {
        position: fixed !important;
    }

    .swiper-bottom-button-next,
    .status-publish .status-publish-slider .swiper-button-next {
        right: 0;
    }

    .swiper-bottom-button-prev,
    .status-publish .status-publish-slider .swiper-button-prev {
        left: 0;
    }

    .header-bottom-bar .logo img {
        width: 100px;
        max-width: 100px;
    }

    .custom-menu .e-n-menu-wrapper {
        margin-top: 26px !important;
        border-top: 1px solid #072A50A6 !important;
        background: #fff !important;
        box-shadow: 10px 6px 10px rgba(0, 0, 0, .3) !important;
    }

    .custom-menu .e-n-menu-heading li .e-n-menu-title-text {
        color: #072A50 !important;
        fill: #072A50 !important;
    }

    .custom-menu .mega-menu .e-n-tabs {
        gap: 1rem;
    }

    .custom-menu .mega-menu .e-n-tabs .e-n-tabs-heading {
        border-left: 0;
        padding-left: 0;
        display: block;
        flex-flow: row wrap;
        gap: 1rem 0;
    }

    .mega-menu .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected=true],
    .mega-menu .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover {
        background: none !important;
        color: #6686a0;
    }

    .mega-menu .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
        padding: 4px 0px !important;
        min-width: auto;
        margin: 0 !important;
    }

    .custom-menu .elementor-widget-n-tabs .e-n-tabs-content {
        border-top: 1px solid #072A50A6;
        padding-top: 20px;
    }

    .site-header .header-bottom-bar .mega-menu-main {
        max-width: calc(100% - 1rem) !important;
        margin: 0 auto;
    }

    .site-header .header-bottom-bar .mega-menu-main {
        max-width: calc(100% - 1rem) !important;
        margin: 0 auto;
        padding: 1rem !important;
        border-radius: 4px;
    }

    .site-header .header-bottom-bar .mega-menu-main .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
        min-width: initial;
    }

    .post-accordion-section .custom-accordion li,
    .post-accordion-section .custom-accordion li a,
    .post-accordion-section p {
        font-size: 20px;
        line-height: 24px;
    }

    .policy-post-page .single-info .single-post-date {
        margin-top: 20px;
    }

    .main-header {
        position: fixed;
        top: unset;
        width: 100%;
        transition: top 0.3s;
    }

    .main-header.scrolled {
        top: 0;
        background: #ffffff;
        height: auto;
        transition: 0.4s;
    }

    .main-header.scrolled .lang-icon a {
        color: #072A50 !important;
    }

    .main-header.scrolled .show-icon,
    .main-header .hide-icon {
        display: none;
    }

    .main-header.scrolled .hide-icon {
        display: block;
    }

    .border-box {
        width: 96%;
        margin-left: auto;
    }

    .sticky-menu-list li {
        font-size: 18px;
    }

    .job-item .job-title a {
        font-size: 22px;
    }

    .job-item .job-info-wrapper {
        padding: 15px;
    }

    .experts-grid .expert-item {
        flex: 1 1 calc(26% - 20px);
    }

    .subjects-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .programs-tabs,
    .subjects-container .subject-section {
        padding: 15px;
    }

    .role-definitions-wrapper {
        margin: 0;
    }

    .job-requirements-item {
        width: calc(50% - 14px);
    }

    /* .user-card {
        width: calc(50% - 14px);
    } */
}

@media (max-width: 991px) {
    .footer .footer-navbar>.e-con-inner {
        justify-content: flex-start;
        gap: 15px;
        flex-flow: row wrap;
    }

    .footer .footer-navbar>.e-con-inner>.elementor-element.e-con.e-child {
        flex: calc(25% - 15px);
        order: 1;
        width: 100%;
        max-width: calc(25% - 15px);
    }

    .related-subjects {
        columns: 2;
        grid-template-columns: repeat(2, 1fr);
    }

    .custom-taxonomy-posts {
        justify-content: center;
        gap: 35px;
    }

    .subject-content p {
        font-size: 18px;
        margin: 10px 0;
        padding: 0 10px;
    }

    .subject-content {
        padding: 15px 0;
    }

    .subject-content h3 a {
        font-size: 28px;
    }

    .subject-content .subject-content-desc h3 {
        font-size: 28px;
    }

    .read-more {
        padding: 10px 15px;
        margin-left: 20px;
    }

    .category-section .post-item {
        margin-bottom: 20px;
    }

    .static-button {
        margin: 20px 0;
    }

    .archive.tax-post_subject .category-section .all-post-wrapper,
    .archive.category .category-section .all-post-wrapper {
        width: calc(50% - 15px);
    }

    .taxonomy-slide img {
        height: inherit
    }
}

@media (max-width: 767px) {

    .cpel-switcher--layout-dropdown.cpel-switcher--align-justify .cpel-switcher__nav.shown {
        width: 36px;
        border: none;
        border-radius: 12px;
        box-shadow: 0px 4px 20px 0px #0000001F;
    }

    .cpel-switcher--layout-dropdown.cpel-switcher--align-justify .cpel-switcher__nav {
        top: -3px;
    }

    .elementor-element.elementor-element-c4e7f01.cpel-switcher--layout-dropdown .cpel-switcher__lang a:hover,
    .elementor-542 .elementor-element.elementor-element-c4e7f01.cpel-switcher--layout-dropdown .cpel-switcher__lang a:focus {
        background-color: transparent !important;
        color: #072A50;
    }

    .elementor-element.elementor-element-4f89137.cpel-switcher--layout-dropdown .cpel-switcher__lang a:hover,
    .elementor-542 .elementor-element.elementor-element-4f89137.cpel-switcher--layout-dropdown .cpel-switcher__lang a:focus {
        background-color: transparent !important;
        color: #072A50;
    }

    .elementor-1630 .elementor-element.elementor-element-63b6a51 img {
        margin-right: 20px;
    }

    .elementor-1630 .elementor-element.elementor-element-a95a270 img {
        margin-right: 20px;
    }

    .main-header.scrolled {
        height: 55px;
    }

    .h-auto-md {
        height: auto !important;
    }

    .fullscreen-menu.opening {
        flex-direction: row;
        padding: 50px 0 30px 0;
    }

    .close-button {
        top: 0px;
    }

    .mt-50 {
        margin-top: 10px !important;
    }

    .footer .footer-navbar>.e-con-inner {
        padding: 0;
    }

    h5 {
        font-size: 1.2 !important;
    }

    .d-none-md {
        display: none;
    }

    .custom-menu .e-n-menu-wrapper {
        margin-top: 16px !important;
    }

    .status-publish .status-publish-slider .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }

    .status-publish .status-publish-slider .swiper-pagination-bullets {
        bottom: -15px !important;
    }

    .swiper-bottom-button-next,
    .status-publish .status-publish-slider .swiper-button-next {
        right: 5px;
        margin: 0;
    }

    .swiper-bottom-button-prev,
    .status-publish .status-publish-slider .swiper-button-prev {
        left: 5px;
        margin: 0;
    }

    .swiper-bottom-button-next svg,
    .status-publish .status-publish-slider .swiper-button-next svg,
    .swiper-bottom-button-prev svg,
    .status-publish .status-publish-slider .swiper-button-prev svg {
        width: 10px;
    }

    .our-experts .our-experts-slider .swiper-slide {
        padding: 10px;
    }

    .footer .footer-navbar>.e-con-inner>.elementor-element.e-con.e-child {
        justify-content: center;
        flex: calc(100% - 0px);
        max-width: calc(100% - 0px);
    }

    .footer .footer-navbar>.e-con-inner>.elementor-element.e-con.e-child:nth-child(5),
    .footer .footer-navbar>.e-con-inner>.elementor-element.e-con.e-child:nth-child(6),
    .footer .footer-navbar>.e-con-inner>.elementor-element.e-con.e-child:nth-child(7) {
        flex: calc(100% - 0px);
        max-width: calc(100% - 0px);
    }

    .site-header .header-bottom-bar .mega-menu-main {
        height: 100% !important;
        overflow: visible !important;
        background: rgba(7, 42, 80, 1);
        max-width: 100% !important;
        box-shadow: none !important;
        margin: 0;
        border-radius: 0;
        padding: 0 15px !important;
    }

    .site-header .header-bottom-bar .mega-menu-main .e-n-tabs .e-n-tabs-heading .e-n-tab-title {
        color: white;
        padding: 5px 0 !important;
        background: transparent !important;
        margin: 0;
    }

    .site-header .header-bottom-bar .mega-menu-main .e-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-title-text {
        font-size: 18px;
    }

    .site-header .elementor-widget-loop-grid .elementor-grid {
        grid-column-gap: 0 !important;
        grid-row-gap: 0 !important;
    }

    .site-header .elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon {
        display: none !important;
    }

    .box-group .type-post {
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 10px;
    }

    .box-group .type-post h5 {
        font-size: 14px !important;
        color: #ffffff !important;
        font-weight: 400 !important;
    }

    .header-bottom-bar {
        top: 5px !important;
        transition: 0.5s !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .elementor-21 .elementor-element.elementor-element-8154ee8.elementor-sticky--effects {
        top: 0 !important;
        transition: 0.5s !important;
        padding: 5px 20px !important;
    }

    .dd-search--svg-icon .e-font-icon-svg-container,
    .site-header .cpel-switcher__nav .cpel-switcher__lang a,
    .site-header .cpel-switcher__nav {
        background: transparent !important;
        color: #ffffff;
    }

    .dd-search--svg-icon .e-font-icon-svg-container svg {
        fill: #ffffff !important;
    }

    .elementor-sticky--effects .elementor-widget-n-menu .e-n-menu-toggle svg,
    .elementor-sticky--effects .dd-search--svg-icon .e-font-icon-svg-container svg {
        fill: #000000 !important;
    }

    .elementor-sticky--effects .dd-search--svg-icon .e-font-icon-svg-container,
    .site-header .elementor-sticky--effects .cpel-switcher__nav .cpel-switcher__lang a,
    .site-header .elementor-sticky--effects .cpel-switcher__nav {
        color: #000000;
    }

    .post-custom-meta3 {
        bottom: unset;
        top: 55vw;
    }

    .elementor-63 .elementor-element.elementor-element-cc40da6 img {
        width: 100% !important;
    }

    .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next,
    .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev {
        display: none;
    }

    .dd-search--svg-icon .ekit-promo-popup {
        display: none;
    }

    .dd-search--svg-icon {
        margin-left: 0;
        margin-right: 0;
    }

    .en-page .dd-search--svg-icon {
        margin-left: auto;
        margin-right: 0px;
    }

    .custom-menu .e-n-menu-heading li {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
        background: rgba(7, 42, 80, 1) !important;
    }

    .custom-menu .e-n-menu-heading li .e-n-menu-title-text,
    .elementor-sticky--active .custom-menu .e-n-menu-heading li .e-n-menu-title-text {
        color: #ffffff !important;
        fill: #ffffff !important;
        font-size: 22px;
        padding-bottom: 8px;
    }

    .cate-icon .elementor-shortcode img {
        left: 0;
    }

    .footer .footer-navbar>.e-con-inner {
        gap: 0px;
    }

    .toggle-open {
        padding: 10px 0;
    }

    .toggle-click h5 {
        font-weight: 400 !important;
        padding: 10px 0;
        font-size: 18px;
    }

    .custom-menu .e-n-menu-heading li::after,
    .toggle-click h5::after {
        content: "" !important;
        background-image: url(/wp-content/uploads/2024/07/down-arrow.png) !important;
        background-size: 100% !important;
        position: absolute !important;
        width: 20px !important;
        height: 20px !important;
        left: 0 !important;
        right: unset !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        border: 0 !important;
    }

    .en-page .custom-menu .e-n-menu-heading li::after,
    .en-page .toggle-click h5::after {
        right: 10px !important;
        left: unset !important;
    }

    .en-page .about-color-box>.elementor-widget-container,
    .en-page .about-box>.elementor-widget-container {
        padding: 26px !important;
    }

    .nav-menu {
        gap: 10px;
    }

    .footer-mobile-button a {
        width: 100% !important;
    }

    .category-section .post-item {
        flex: 1 1 calc(50% - 20px);
    }

    .post-img {
        flex: 0 0 30%;
    }

    .more-content-popup {
        width: 100%;
        max-width: 100%;
        height: 100%;
        max-height: 100%;
    }

    .more-content-popup .popup-content {
        padding: 15px;
        font-size: 17px;
    }

    .d-sm-block {
        display: block;
    }

    .program-btn .read-more-button {
        padding: 12px 50px 13px 70px !important;
    }

    .read-more,
    .subject-section .subject-read-more {
        margin-top: 15px;
        display: inline-block;
        padding: 14px 30px 14px 50px !important;
    }

    .post-list {
        display: none;
    }

    .post-list.show {
        display: block;
    }


    .custom-subjects-container .cat-with-link::after,
    .cat-with-link a {
        display: none;
    }

    .custom-subjects-container .cat-with-link a {
        display: block;
    }

    .static-button {
        height: 85px;
    }

    .site-header .cpel-switcher__nav {
        background: white;
        width: auto;
    }

    .lang-icon {
        width: 15px;
        display: flex;
        justify-content: end;
    }

    .subject-taxonomy-slider .swiper-button-next,
    .subject-taxonomy-slider .swiper-button-prev {
        display: none;
    }

    .cat-with-link {
        justify-content: flex-start;
        align-items: center;
        gap: 12px;
    }

    .cat-with-link p {
        margin: 0;
    }

    .cat-with-link::after {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2024/06/down-arrow-icon.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 13px;
        height: 6px;
        left: 0;
    }

    .en-page .cat-with-link::after {
        left: unset;
        right: 0;
    }

    .en-page .logo-blue .elementor-widget-container,
    .en-page .logo-white .elementor-widget-container {
        text-align: left !important;
    }

    .post-accordion-section .custom-accordion .accordion-header {
        padding: 15px;
    }

    .post-accordion-section .custom-accordion .accordion-content {
        padding: 1px 15px;
    }

    .topic-wrapper h4,
    .post-accordion-section .custom-accordion h4 {
        font-size: 24px;
    }

    .flote-image {
        width: 100%;
        height: 100% !important;
    }

    .hover-color-box {
        visibility: visible;
        min-width: 230px !important;
        width: 230px !important;
        height: 200px;
        position: unset;
    }

    .on-hover-box:hover {
        visibility: visible;
    }

    .on-hover-box:hover .hover-color-box {
        visibility: visible;
    }

    .elementor-shortcode .expert-box-wrapper {
        align-items: center;
    }

    .elementor-shortcode .expert-text {
        flex-direction: row;
        gap: 6px;
    }

    .elementor-shortcode .expert-avtar img {
        width: 36px;
        height: 36px;
    }

    .elementor-shortcode .expert-text h4 {
        border: none;
        border-left: 1px solid #072A504D;
        padding-bottom: 0;
        font-size: 20px;
        padding-left: 9px;
    }

    .elementor-shortcode .expert-box-wrapper .expert-avtar {
        width: auto;
    }

    .elementor-shortcode .expert-btn::after {
        background-image: url(/wp-content/uploads/2024/09/Vector-9.svg);
        top: 10px;
    }

    .elementor-shortcode .expert-position {
        font-size: 16px;
        color: #3A719F;
    }

    .elementor-shortcode .expert-btn {
        font-size: 0px;
        padding-left: 13px !important;
        padding-bottom: 0;
        height: max-content;
    }

    .bottom-sharing-box {
        position: fixed;
        bottom: 0;
        z-index: 1;
        background: #FFFFFF80;
        box-shadow: 0px -4px 10px 0px #0000002E;
        backdrop-filter: blur(1px);
    }

    .mobile-social-group {
        z-index: 1;
    }

    .sticky-menu-mobile {
        background: #072A50;
        color: white !important;
        position: fixed !important;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 15px;
        z-index: 11;
    }

    .sticky-menu-mobile li {
        color: #ffffff !important;
    }

    .status-publish-slider .swiper-container {
        margin: 0 20px;
    }

    .job-lists {
        display: block;
    }

    .job-item .job-image img {
        min-width: 100%;
        /*height: 350px;*/
        height: auto;
    }

    .job-item {
        width: 100%;
        display: block;
        margin-bottom: 50px;
    }

    .role-definitions-wrapper {
        display: block;
        margin: 0;
    }

    .job-requirements-item,
    .job-requirements-item.three-column {
        justify-content: flex-start;
        margin-bottom: 30px;
        width: 100%;
    }

    .job-requirements-wrapper {
        display: block;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .job-offer-wrapper ul {
        display: block;
        text-align: center;
    }

    .job-offer-wrapper ul li {
        border: none;
        padding: 0;
    }

    .job-offer-wrapper ul li::after {
        content: "";
        background: #6686a0;
        width: 80px;
        display: block;
        height: 1px;
        margin: 15px auto;
    }

    .experts-grid {
        column-gap: 30px;
        row-gap: 15px;
    }

    .experts-grid .expert-item {
        height: 210px;
        flex: 1 1 calc(40% - 20px);
        max-width: 150px;
    }

    .experts-grid .social-icons a {
        width: 25px;
        height: 25px;
    }

    .experts-grid .expert-hover {
        padding: 10px;
    }

    .policies-box {
        column-count: 1;
    }

    .policies-box .border-box {
        margin-left: 15px;
        width: auto;
    }

    .text-white h2 {
        color: #ffffff !important;
    }

    .elementor-shortcode .expert-small-desc {
        padding-right: 0;
    }

    #ProgramTitle .elementor-icon-box-icon {
        margin-top: 10px;
    }

    .custom-subjects-container .custom-subject-section h3::after,
    .subjects-container .subject-section h3::after {
        margin: 15px auto 15px auto;
    }

    .sm-w-auto {
        width: auto;
    }

    .sm-w-100 {
        width: 100%;
    }

    .sm-m-15 {
        margin: 15px 0 !important;
    }

    .user-card {
        width: 100%;
    }

    .role-definitions-item,
    .role-definitions-item.two-column {
        width: 100%;
    }

    .hover-icon-box {
        width: 230px !important;
        min-width: 230px !important;
        height: auto;
    }

    .about-color-box>.elementor-widget-container,
    .about-box>.elementor-widget-container {
        padding: 35px 15px !important;
    }

    .about-color-box .elementor-icon-box-title {
        margin: 0 0 15px 0;
    }

    .about-color-box .elementor-icon-box-description {
        font-size: 20px !important;
    }

    .en-page .about-color-box .elementor-icon-box-description {
        font-size: 16px !important;
    }

    .program-description-container.show-desktop {
        display: none;
    }

    .program-description-container.show-mobile {
        display: block;
    }
}

@media (max-width: 576px) {

    .iframe-post-video {
        height: 350px;
    }

    .text-center-sm {
        text-align: center;
    }

    .related-subjects {
        columns: 1;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .category-section .post-list {
        columns: 1;
    }

    .user-list {
        justify-content: center;
    }

    .static-button a {
        font-size: 18px;
        margin: 0 20px;
        min-width: auto;
        padding: 13px 30px;
    }

    .px-15 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .program-description p {
        font-size: 18px;
        text-align: justify;
    }

    .more-content-popup .popup-content {
        max-height: 100%;
    }

    .custom-taxonomy-posts .post-item {
        display: flex;
        gap: 0;
        text-align: start;
    }

    .post-img {
        flex: auto;
    }

    .custom-taxonomy-posts .post-item .post-subject {
        font-size: 14px;
        padding: 2px 17px;
        margin-bottom: 4px;
    }

    .category-section .post-list {
        gap: 30px;
    }

    .archive.tax-post_subject .category-section .all-post-wrapper,
    .archive.category .category-section .all-post-wrapper,
    .category-section .all-post-wrapper {
        width: 100%;
    }

    .simple-cat-program .category-section .all-post-wrapper {
        width: 100%;
    }

    .post-search-filter {
        display: block;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .post-search-filter input,
    .post-search-filter select {
        padding: 10px 10px 12px 30px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 20px;
    }

    .post-search-filter .input-serach::before,
    .post-search-filter .input-select::before {
        left: 5px;
        top: 25px;
    }

    .post-accordion-section .custom-accordion .accordion-header h3 {
        font-size: 20px;
    }

    .post-accordion-section .custom-accordion .accordion-item {
        margin-bottom: 15px;
    }

    .subjects-container {
        grid-template-columns: repeat(1, 1fr);
    }

    #expert-results .category-section .all-post-wrapper {
        width: 100%;
    }

    .expert-main-img img {
        width: 90px;
        min-width: 90px;
        height: 90px;
    }

    .search-page {
        margin-bottom: 20px;
        gap: 10px;
    }

    #short_Vb,
    #filters_Vb {
        width: 0;
        box-shadow: none;
        padding: 0 25px;
    }

    #search-results {
        margin-top: 30px !important;
    }

    .search_custom_bar.fs-20 {
        font-size: 18px;
    }

    .search_custom_bar h2 {
        font-size: 24px;
    }

    .search-page .post-header {
        align-items: flex-start;
        gap: 10px;
        flex-direction: column;
    }

    .search-page .post-header .blur-lable {
        font-size: 14px;
    }

    .search-page .post-header h2,
    .search-page .post-header h2 a {
        font-size: 22px;
    }

    .search-page .postdesc p {
        font-size: 16px;
    }

    .search-page .post-footer {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .category-section .post-item {
        flex: 1 1 100%;
        flex-direction: column;
    }

}

.tooltip-popup-content {
    background: #072A50CC;
    margin-bottom: 15px;
    color: #fff;
    margin-top: 25px;
    padding: 10px;
    z-index: 1000;
    font-size: 14px;
    position: absolute;
    max-width: 400px;
    /*    white-space: nowrap;*/
    overflow-wrap: break-word;
}

.tooltip-popup-content p {
    color: #fff;
    margin-bottom: 0;
    white-space: pre-wrap;
    font-size: 18px;
    overflow-wrap: break-word;
}

.tooltip-popup-content a {
    color: #6686a0;
    font-size: 20px;
}

body.en-page .yoast-separator svg {
    transform: rotate(180deg);
}