@font-face {
    font-family: 'Alexandria';
    src: url('/wp-content/uploads/2023/12/Alexandria-Light-1.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alexandria Bold';
    src: url('/wp-content/uploads/2023/12/Alexandria-Bold-1.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

:root {
    --publisher-primary-color: #03AC83 !important;
    --publisher-site-width: 1170px !important;
    --publisher-site-width-1-col: 1170px !important;
    --publisher-site-width-2-col: 1170px !important;
    --publisher-site-width-3-col: 1170px !important;
}

html,
body {
    font-size: 16px;
    font-weight: 300;
    color: #666 !important;
}

.fa-twitter:before {
    content: unset !important;
    display: none !important;
}

.fa-twitter:after {
    content: "𝕏" !important;
    display: inline-block !important;
    transform: scale(1.5) !important;
}

.rtl,
.rtl .entry-content,
.rtl .entry-content p {
    font-family: 'Alexandria', sans-serif !important;
    font-size: 14pt;
    font-weight: 300;
    line-height: 180%;
}

.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl h6,
.rtl .post-title,
.rtl .section-heading .h-text {
    font-family: 'Alexandria Bold', sans-serif !important;
}



main#content .layout-3-col.layout-3-col-0:first-child {
    margin: 0 !important;
}

/* HEADER STYLES */
.site-header.header-style-8.full-width,
.site-header.header-style-8 .header-inner,
.site-header.header-style-8 .header-inner .content-wrap.bs-pinning-block.smart.normal.unpinned-no-transition {
    background-color: white !important;
}


/* END OF HEADER STYLES */

/* SECTION HEADING */
.bs-shortcode.bs-heading-shortcode {
    margin-bottom: 0 !important;
}

/* .section-heading.section-heading {
    margin-bottom: 1rem !important;
} */

.section-heading {
    position: relative;
    /* margin: 0 !important; */
    padding: 0 !important;
    display: inline-block !important;
}

.section-heading .h-text {
    font-family: 'Helvetica Neue', sans-serif !important;
    color: black !important;
    font-weight: bold !important;
    padding-block-start: 0.5rem !important;
    line-height: 130% !important;
}

.section-heading.sh-t5.sh-s1::before,
.section-heading::after {
    background: var(--publisher-primary-color) !important;
    background: rgba(0, 0, 0, .07);
    top: 100%;
    height: 5px;
}

/* END OF SECTION HEADING */

/* Button */
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
    color: var(--publisher-primary-color) !important;
    border-color: var(--publisher-primary-color) !important;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
    color: #fff !important;
    background-color: var(--publisher-primary-color) !important;
    border-color: var(--publisher-primary-color) !important;
}

/* END OF BUTTON */


/* HOME PAGE OLD STYLES */
/* .bold .section-heading .h-text{
    font-weight: 600;
    line-height: 1.5;
    font-size: 20pt;
    text-transform: uppercase;
}

.featured-news-list article .title{
    font-size: 24px;
}

.featured-news-list article .post-meta{
    display: none;
}



.featured-news-list article .post-summary{
    font-size: 18px;
    margin-top: 15px;
} */
/* HOME PAGE OLD STYLES */

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
    color: #000 !important;
    font-weight: bold !important;
    border-color: var(--publisher-primary-color) !important;
}

/* CUSTOM STYLES */
.row-section {
    display: table-cell !important;
    padding-block: 1.5rem;
    border: none;
}

.row-section:not(:first-of-type) {
    border-block-start: 1px solid #eee;
}



/* END OF CUSTOM STYLES */



/* GRID OWL */
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green {
    color: var(--publisher-primary-color) !important;
}

/* END OF GRID OWL */


/* CTA BOX */
.cta-box-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-block: 3rem;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 320px;
}

@media only screen and (min-width: 1024px) {
    .cta-box-container {
        background-position: center center;
        /* min-height: 600px; */
    }
}

.cta-box-container {
    overflow-x: hidden;
    box-sizing: border-box;
}

.cta-box-container>.cta-box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    user-select: none;
    padding-inline: 2.5%;
    overflow-x: hidden;
    box-sizing: border-box;
}

.cta-box-container>.cta-box-content>.title {
    /* use clamp to set font size */
    font-size: clamp(2.5rem, 4vw, 8rem);
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.cta-box-container>.cta-box-content>.subtitle {
    font-size: clamp(2rem, 2vw, 4rem);
    font-weight: normal;
    margin: 0;
}

.cta-box-container>.cta-box-content>a {
    color: #fff;
    text-emphasis: none;
    margin-block-start: 1rem;

}

.cta-box-container>.cta-box-content>.text {
    color: #fff;
}


/* END OF CTA BOX */
#media-navigator-grid>.bs-vc-wrapper.wpb_wrapper>.bs-box.bs-box-2 .box-image::after {
    border: none !important;
}

#media-navigator-grid>.bs-vc-wrapper.wpb_wrapper>.bs-box.bs-box-2 {
    margin: 0 !important;
    box-shadow: none !important;
    padding: 1rem !important;
}

#media-navigator-grid>.bs-vc-wrapper.wpb_wrapper>.bs-box.bs-box-2 .box-title {
    font-size: clamp(2.5rem, 2vw, 4rem);
    font-weight: normal;
    box-shadow: none !important;
    margin: 0;
    line-height: 100%;
    color: #fff !important;
    background-color: transparent !important;
}

#media-navigator-grid>.bs-vc-wrapper.wpb_wrapper>.bs-box.bs-box-2:hover .box-title {
    font-weight: bold;
    text-decoration: underline;
}


#media-navigator-grid>.bs-vc-wrapper.wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
    max-width: calc(1140px + 1rem);
    margin-inline: auto;
}

@media only screen and (max-width: 600px) {
    #media-navigator-grid>.bs-vc-wrapper.wpb_wrapper {
        grid-template-columns: 1fr;
    }

    .row.vc_row.vc_inner.vc_row-fluid {
        margin-bottom: 0 !important;
    }

    .single-post-title {
        font-size: 32px !important;
    }
}




.podcast iframe {
    width: 100%;
    height: 100%;
    min-height: 435px;
}



/* PARTNERS ACCORDION */

/* .partners-section
    .partners-section */
.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    border-color: var(--publisher-primary-color) !important;
}

/* .partners-section */
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
    border-block-end: 2px solid var(--publisher-primary-color) !important;
    cursor: pointer;
}

/* .partners-section */
.vc_tta-title-text {
    font-weight: bold !important;
}

.type-partner.listing-item.listing-item-thumbnail .item-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

/* END OF PARTNERS ACCORDION */

.wpb_single_image.block .vc_figure,
.wpb_single_image.block .vc_figure .vc_single_image-wrapper,
.wpb_single_image.block .vc_figure .vc_single_image-wrapper img {
    display: block !important;
    width: 100% !important;
}



/* Vedio Post Page */
.post-tp-12-header {
    background-color: transparent !important;
}

.post-header-title .term-badges.floated,
.post-header-title .post-meta.single-post-meta {
    display: none;
}

.post-tp-12-header .single-post-title {
    color: #000;
    font: normal normal bold 30px/45px Helvetica Neue;
    text-align: start;
}


.post-tp-12-header .single-featured {
    margin: 20px auto 0;
    max-width: 100%;
    text-align: center;
}

.video-js {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;

}

/* END OF VEDIO POST PAGE */


/* SINGLE POST */

.post-related {
    border: none !important;
    display: grid;
    grid-template-columns: auto minmax(110px, 115px);
    grid-template-areas: 'heading pagination'
        'grid grid';
    width: 100%;
    gap: 1rem;
}

.post-related .section-heading {
    grid-area: heading;
    width: fit-content;
}

.post-related .bs-pagination-wrapper {
    grid-area: grid;
}

.post-related .bs-pagination.next_prev {
    grid-area: pagination;
    align-self: center;
    justify-self: end;
}

/* END OF SINGLE POST */

.widget.vc-widget.widget_text,
.vc_wp_text.wpb_content_element {
    margin-block: 0 !important;
}



.btn-bs-pagination {
    border: 2px solid var(--publisher-primary-color);
    color: var(--publisher-primary-color) !important;
}



/* .partner-header-container {
        margin-block-start: 90px;
        position: fixed;
        margin: 0;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    .partner-header-container+.content-wrap {
        margin-block-start: calc(320px + 4rem) !important;
    } */


.single-partner .main-wrap>.content-wrap:first-child {
    outline: 1px solid red;
}

body.single-partner>div.main-wrap.content-main-wrap>div.content-wrap,
body.single-partner>div.main-wrap.content-main-wrap>div.content-wrap .container,
body.single-partner>div.main-wrap.content-main-wrap>div.content-wrap .content-wrap {
    /* max-width: var(--publisher-site-width); */
    max-width: 100%;
    padding: 0;
    width: 100%;
}

.single-partner .partner-header-container+.content-wrap {
    padding-block-start: 4rem !important;
    max-width: var(--publisher-site-width) !important;
    padding-inline: 40px !important;

}

.post-sidebar>div.post-related {
    margin-top: 0 !important;
    padding-block: 0 !important;
}

.post-sidebar>div.post-related .listing-item-blog-1 .featured .img-holder,
.post-sidebar>div.post-related .listing-item-blog-5 .featured .img-holder {
    width: 120px;
    max-width: 120px;
    margin: 0;
}


.post-sidebar>div.post-related .listing-item-blog-1 .featured,
.post-sidebar>div.post-related .listing-item-blog-5 .featured {
    margin-inline-end: 1rem !important;
}

#recent-posts-2 {
    display: none !important;
}

.footer-widgets.light-text .widget.widget_nav_menu ul.menu li a {
    background-color: transparent !important;
    border: none !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: "Helvetica Neue", sans-serif !important;
}

.rtl .footer-widgets.light-text .widget.widget_nav_menu ul.menu li a {
    font-family: "Alexandria", sans-serif !important;
}

.footer-widgets.light-text .widget.widget_nav_menu ul.menu li a::before {
    display: none !important;
}

#nav_menu-3.footer-widget .widget.widget_nav_menu ul.menu li {
    display: inline-block !important;
}

.footer-widget.widget_nav_menu>div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
}

@media only screen and (max-width: 767px) {
    .footer-widget.widget_nav_menu>div:first-child {
        align-items: flex-start !important;
    }

    .footer-widgets.light-text .widget.widget_nav_menu ul.menu li a {
        padding-inline: 0 !important;
    }

}

.site-footer .social-list {
    display: flex;
    gap: 1rem;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}

.site-footer .widget_better-social-counter .better-social-counter.style-button .social-item {
    margin: 0 !important;
    padding: 0 !important;
}


.textwidget a {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: var(--publisher-primary-color);
}

.rtl .listing-item-tb-1 .featured {
    margin-left: 13px;
    float: right;
    margin-right: 0 !important;
}

/* FROM CUSTOMIZE */

span.site-title {
    display: none !important;
}

/* .site-header.header-style-8 .site-branding .logo.img-logo a{
    display: flex !important;
    height: unset !important;
    max-height: 50px !important;
    width: auto !important;
    max-width: unset !important;
} */
.rh-header .logo-container img,
.site-header.header-style-8 .site-branding .logo img {
    height: 100% !important;
    max-height: 50px !important;

    width: auto !important;
    max-width: unset !important;
}

body {
    overflow-x: hidden;
}

/* END OF FROM CUSTOMIZE */

.posts-slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.posts-slider .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    margin-bottom: 1rem;
}

.ltr .posts-slider>.header>.nav-btns>.nav-btn.next {
    transform: rotate(180deg);
}

.nav-btns {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rtl .nav-btns .prev,
[dir="rtl"] .nav-btns .prev,
[directon="rtl"] .nav-btns .prev {
    /* flex-direction: row-reverse; */
    transform: rotate(180deg);
}

.posts-slider>.header>.nav-btns>.nav-btn {
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.posts-slider>.header>.nav-btns>.nav-btn:not(:last-child) {
    margin-inline-end: 0.5rem;
}

.posts-slider>.header>.nav-btns>.nav-btn>svg>path {
    fill: var(--publisher-primary-color);
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: flex;
    flex-direction: column;
    backface-visibility: hidden;
    height: max-content;
    padding: 0;
    user-select: none;
}

.swiper-slide .thumb-wrapper {
    margin: 0 !important;
    display: block;
    width: 100% !important;
    height: 185.5px !important;
    max-height: 185.5px !important;
}

.swiper-slide .thumb-wrapper>img {
    margin: 0 !important;
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.swiper-slide .content {
    padding: 1rem 0.5rem;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 90px;
}

.swiper-slide .content a {
    text-decoration: none;
}

.swiper-slide .content h3 {
    margin-block-start: 0;
    display: -webkit-box;
    max-height: 41.5px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}

.swiper-slide .content small {
    font-size: 12px;
    color: #999;
}




.listing-blog-1.scolumns-1>article.listing-item-blog-1 .title>a {
    margin-block-start: 0;
    display: -webkit-box;
    max-height: 72px;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
}


.site-header.header-style-8 .main-menu.menu {
    display: flex !important;
}

.rtl .site-header.header-style-8.header-style-8 .main-menu>li>a {
    font-family: "Alexandria", sans-serif !important;
}

.wpb_single_image.vc_align_center.block {
    margin-block-end: 0 !important;
}



.title {
    font-weight: bold !important;
    text-transform: none !important;
}


.entry-content {
    font-size: 16px !important;
    color: #666 !important;
    font-weight: normal !important;
}

.ltr .entry-content {
    line-height: 25px !important;
}


.flex-h-centered {
    display: flex;
    flex-flow: column;
    justify-content: center;
    /* align-items: center; */
}



.vc_btn3-container {
    margin-bottom: 0 !important;
}

.rh-header.light .menu-container .menu-handler .lines,
.rh-header.light .menu-container .menu-handler .lines:after,
.rh-header.light .menu-container .menu-handler .lines:before {
    background: var(--publisher-primary-color) !important;
}

.rh-container.clearfix.bs-pinning-block.smart.normal.unpinned-no-transition {
    margin: 0 !important;
    border: none !important;
}