@font-face {
    font-family: 'Bakh';
    src: url('../fonts/bakh/woff2/YekanBakh-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bakh';
    src: url('../fonts/bakh/woff2/YekanBakh-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bakh';
    src: url('../fonts/bakh/woff2/YekanBakh-ExtraBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bakh';
    src: url('../fonts/bakh/woff2/YekanBakh-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bakh';
    src: url('../fonts/bakh/woff2/YekanBakh-ExtraBold.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bakh';
    src: url('../fonts/bakh/woff2/YekanBakh-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'rokh';
    src: url('../fonts/rokh/woff2/Rokh-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'rokh';
    src: url('../fonts/rokh/woff2/Rokh-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'rokh';
    src: url('../fonts/rokh/woff2/Rokh-ExtraBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'rokh';
    src: url('../fonts/rokh/woff2/Rokh-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'rokh';
    src: url('../fonts/rokh/woff2/Rokh-ExtraBold.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'rokh';
    src: url('../fonts/rokh/woff2/Rokh-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


i{
    font-family: var(--icon-font) !important;
}
.main-menu ul li.menu-item-has-children>a:after {
    content: "\f107";
    display: inline-block;
    position: relative;
    font-family: var(--icon-font);
    margin-right: 5px;
    font-weight: 600;
    top: 0;
    font-size: 0.9em;
    color: var(--title-color);
    -webkit-transition: 0.3s
    ease-in-out;
    transition: 0.3s
    ease-in-out;
}

.year-counter .star-icon {
    position: absolute;
    top: 24px;
    left: 24px !important;
    right: auto !important;
}

.plan_section{
    padding-top: 10rem;
    padding-bottom: 10rem;
}
.wcu-slide-image{
    direction: ltr !important;
}
.blog-meta span i, .blog-meta a i {
    margin-left: 10px;
    color: var(--theme-color);
}

.blog-meta span:after, .blog-meta a:after {
    content: '';
    display: inline-block;
    height: 15px;
    width: 1px;
    background-color: var(--th-border-color);
    margin-right: 20px;
    position: relative;
    top: 3px;
}


.footer-widget.widget_meta a:before, .footer-widget.widget_pages a:before, .footer-widget.widget_archive a:before, .footer-widget.widget_categories a:before, .footer-widget.widget_nav_menu a:before {
    content: "\f105";
    position: absolute;
    font-weight: 400;
    font-family: var(--icon-font);
    left: 0;
    top: 1px;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 16px;
    background-color: transparent;
    border: none;
    color: var(--body-color);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    rotate: 180deg;
}
.contact-page-form-wrap .contact-page-form {
    padding: 60px 60px 60px 0;
}

.widget_nav_menu li>span, .widget_meta li>span, .widget_pages li>span, .widget_archive li>span, .widget_categories li>span, .widget_schedule li>span, .wp-block-categories li>span {
    color: var(--body-color);
    text-align: center;
    position: absolute;
    left: 30px;
    top: 14px;
    -webkit-transition: all
    ease 0.4s;
    transition: all
    ease 0.4s;
    pointer-events: none;
    min-width: 20px;
    text-align: left;
}
.video-area-1{
    margin-bottom: 150px;
}


.recent-post .recent-post-meta a i {
    margin-left: 10px;
    color: var(--theme-color);
}
.recent-post .media-img {
    margin-right: 0;
    margin-left: 15px;
    width: 85px;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
}


.th-menu-wrapper .th-menu-area {
    width: 100%;
    max-width: 310px;
    background-color: #fff;
    border-right: 3px solid var(--theme-color);
    height: 100%;
    position: relative;
    right: -110%;
    left: auto !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 1s;
    transition: all ease 1s;
    z-index: 1;
}

.th-menu-wrapper.th-body-visible .th-menu-area {
    right: 0 !important;
    left: auto !important;
    opacity: 1;
    visibility: visible;
}

.th-menu-wrapper .th-menu-toggle {
    border: none;
    font-size: 22px;
    position: absolute;
    right: 9.5px;
    top: 25px;
    padding: 0;
    line-height: 1;
    width: 33px;
    height: 33px;
    line-height: 35px;
    font-size: 18px;
    z-index: 1;
    color: var(--white-color);
    background-color: var(--theme-color);
    border-radius: 50%;
}

.th-mobile-menu {
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
    padding-bottom: 40px;
    margin-top: 33px;
    text-align: right;
}
.footer-wrapper{
    margin-top: 22rem;
}

.header-logo img{
    max-width: 120px;
}

.about-logo img{
    max-width: 130px;
}
@media (min-width: 992px) {
    .text-lg-start {
        text-align: right !important;
    }
}
