@charset "UTF-8";

body, p {
    color: var(--body-color)
}

.aligncenter, img {
    max-width: 100%
}

input[type=checkbox] ~ label, input[type=radio] ~ label {
    cursor: pointer;
    padding-left: 30px;
    position: relative
}

.rating-select p.stars a, .tinv-wishlist ins, a, a:active, a:focus, a:hover, a:visited, ins {
    text-decoration: none
}

.team-card.style2:hover, .th-box.theme2 {
    --theme-color: #F20F10
}

@use "sass:math";

:root {
    --theme-color: #0D5EF4;
    --theme-color2: #F20F10;
    --title-color: #0F2239;
    --body-color: #4D5765;
    --smoke-color: #F3F7FB;
    --black-color: #000000;
    --white-color: #ffffff;
    --light-color: #72849B;
    --yellow-color: #FFB539;
    --success-color: #28a745;
    --error-color: #dc3545;
    --border-color: #ecf1f9;
    --title-font: 'Jost',sans-serif;
    --body-font: 'Roboto',sans-serif;
    --icon-font: "Font Awesome 6 Pro";
    --main-container: 1380px;
    --container-gutters: 24px;
    --section-space: 120px;
    --section-space-mobile: 80px;
    --section-title-space: 70px;
    --ripple-ani-duration: 5s
}

body, html {
    scroll-behavior: auto !important
}

body {
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

p, pre {
    font-family: var(--body-font)
}

.calendar_wrap a:hover, .cart_table .product-quantity, .header-layout-default .header-top a:hover, .header-layout1 .header-top .header-links.header-right li a:hover i, .header-layout1 .header-top a:hover, .header-layout10 .header-top a:hover, .header-layout3 .dropdown-link > a, .header-layout4 .dropdown-link > a, .header-layout5 .icon-style2, .header-layout9 .header-links a:hover, .header-layout9 .header-links.header-right li a:hover i, .header-layout9 .simple-icon, .hero-counter_number span, .th-btn.style2:hover, .th-btn.style3:hover, .th-btn.style9:hover, .th-comments-wrap .reply-btn:hover, .woocommerce-form-login-toggle .woocommerce-info a:hover, .woocommerce-grouped-product-list-item label a, .woocommerce-info a:hover, .woocommerce-message a:hover, .wp-block-calendar a:hover, .wp-block-pullquote blockquote, .wp-block-pullquote p, .wp-block-quote.style-left-icon cite, a:hover, blockquote.style-left-icon cite, table.variations label a, th {
    color: var(--title-color)
}

body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border-radius: 20px
}

body::-webkit-scrollbar-track {
    background: rgba(252,0,18,.1);
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 20px
}

body::-webkit-scrollbar-thumb {
    background-color: var(--theme-color);
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.3) 25%,transparent 20%,transparent 50%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.3) 75%,transparent 75%,transparent);
    border-radius: 20px
}

table, td, th {
    border: 1px solid var(--border-color)
}

iframe, img {
    border: none
}

iframe {
    width: 100%
}

.slick-slide:focus, a:active, a:focus, button:focus, input, input:active, input:focus, input:hover, span.select2-selection.select2-selection--single:focus, textarea, textarea:active, textarea:focus, textarea:hover {
    outline: 0
}

embed, img:not([draggable]), object, video {
    max-width: 100%;
    height: auto
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700
}

td, th {
    padding: 9px 12px
}

a {
    color: var(--theme-color);
    outline: 0;
    -webkit-transition: .4s;
    transition: .4s
}

    a:active, a:focus, a:hover, a:visited {
        outline: 0
    }

.header-layout-default .header-top .header-links.header-right li a i, .header-layout1 .header-top .header-links.header-right li a i, .process-card_icon img, .service-card-icon svg path, .service-card.style2 .service-card-icon img, button {
    -webkit-transition: .4s;
    transition: .4s
}

pre {
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word
}

p:empty, span.ajax-loader:empty {
    display: none
}

p {
    margin: 0 0 18px;
    line-height: 1.75
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, span a {
        font-size: inherit;
        font-family: inherit;
        font-weight: inherit;
        line-height: inherit
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: var(--title-font);
    color: var(--title-color);
    text-transform: none;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 15px
}

.blocks-gallery-caption, .gallery-caption, .th-search .search-grid-meta a, .th-search .search-grid-meta span, .wp-block-embed figcaption, .wp-block-image figcaption {
    color: var(--body-color)
}

.h4, .h5, .h6, h4, h5, h6 {
    font-weight: 600
}

.h1, h1 {
    font-size: 60px;
    line-height: 1.167
}

.h2, h2 {
    font-size: 44px;
    line-height: 1.208
}

.h3, h3 {
    font-size: 36px;
    line-height: 1.278
}

.h4, h4 {
    font-size: 30px;
    line-height: 1.333
}

.h5, h5 {
    font-size: 24px;
    line-height: 1.417
}

.h6, h6 {
    font-size: 20px;
    line-height: 1.5
}

@media (max-width:1399px) {
    .h1, h1 {
        font-size: 48px
    }

    .h2, h2 {
        font-size: 40px
    }

    :root {
        --main-container: 1250px
    }
}

@media (max-width:1199px) {
    .h1, h1 {
        font-size: 40px
    }

    .h2, h2 {
        font-size: 36px
    }

    .h3, h3 {
        font-size: 30px
    }

    .h4, h4 {
        font-size: 24px
    }

    .h5, h5 {
        font-size: 20px
    }

    .h6, h6 {
        font-size: 16px
    }
}

.admin-bar .th-header .sticky-wrapper.sticky, .logged-in .preloader .th-btn, .logged-in .will-sticky .sticky-active.active {
    top: 32px
}

.blog-details .blog-single.format-chat .blog-meta, .course-box .course-img, .course-list .course-text, .hero-style14 .hero-title:last-of-type, .hero-style15 .hero-title, .mb-20, .service-card-text, .widget_info .th-video, .woocommerce-form-coupon .form-group, .woocommerce-form-login .form-group, .woocommerce-form-register .form-group, p.has-drop-cap {
    margin-bottom: 20px
}

.page--item p:last-child .alignright {
    clear: right
}

.blog-title, .breadcumb-title, .pagi-title {
    word-break: break-word
}

.bypostauthor, .course-Reviews .th-comments-wrap .commented-on, .dropdown-menu li a, .gallery-caption, .header-layout6 .dropdown-menu li a, .newsletter-widget .newsletter-form, .team-details-about-info .about-quality .quality-box .quality-text, .tinv-wishlist .product-stock .stock, .woosq-product .thumbnails .slick-list {
    display: block
}

.alignleft, .alignright {
    display: inline;
    margin-bottom: 10px
}

.clearfix, .page-links {
    clear: both
}

#description, .blog-single .wp-block-archives-dropdown, .blog-single.style2 .blog-img, .blog-single.style5 .blog-meta, .course-box2.style3 .course-author, .error-text, .hero-style5 .hero-title:last-of-type, .hero-style6 .hero-title:last-of-type, .hero-style7 .hero-title:last-of-type, .hero-style8 .hero-meta, .mb-30, .page--item, .testi-card_quote, .th-blog, .th-pagination, .woocommerce-variation.single_variation, .wp-block-media-text, .wp-block-media-text.alignwide, figure.wp-block-gallery, table.woocommerce-product-attributes, ul.comment-list .th-comment-item:first-child > .th-post-comment {
    margin-bottom: 30px
}

    .page--item p {
        line-height: 1.8
    }

.content-none-search {
    margin-top: 30px;
    margin-bottom: -10px
}

.nof-title {
    margin-top: -.2em
}

.brand-box, .img-box9 .img1, .price-card .checklist ul, .th-box, .woocommerce-cart-form, .wp-block-button.aligncenter, .wp-caption-text, [dir=rtl] .price-card .checklist ul {
    text-align: center
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-right: 1em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gallery {
    margin-bottom: 1.5em;
    width: 100%
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 0 5px
}

.wp-block-columns {
    margin-bottom: 1em
}

figure.gallery-item {
    margin-bottom: 10px;
    display: inline-block
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: .5em 0
}

.post-password-form p, .wp-block-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.copyright-text a:hover, .download-btn:hover .text, .dropdown-link > a, .footer-layout3 .copyright-text, .footer-layout3 .footer-links a, .footer-links a:hover, .footer-widget.widget_archive a:hover:before, .footer-widget.widget_categories a:hover:before, .footer-widget.widget_meta a:hover:before, .footer-widget.widget_nav_menu a:hover:before, .footer-widget.widget_pages a:hover:before, .footer-wrapper .newsletter-title, .header-layout5 .header-top a, .header-layout5 .header-top i, .header-layout5 .header-top li, .header-layout5 .header-top p, .header-layout5 .header-top span, .header-layout5 .simple-icon, .header-layout6 .dropdown-link > a, .header-layout6 .header-top a:hover, .header-layout7 .header-top a, .header-layout7 .header-top i, .header-layout7 .header-top li, .header-layout7 .header-top p, .header-layout7 .header-top span, .header-layout7 .simple-icon, .header-layout8 .header-button .simple-icon, .header-layout9 .header-links a, .header-layout9 .header-links li, .header-layout9 .header-links p, .header-layout9 .header-links span, .th-btn.active, .th-btn.style10:hover, .th-btn.style4:hover, .th-btn.style6:hover, .th-btn.style7:hover, .th-btn.style8:hover, .th-btn:hover, .th-menu-toggle.style-text-white, .wp-block-calendar table caption, .wp-block-cover p:not(.has-text-color), .wp-block-cover-image-text, .wp-block-cover-text {
    color: var(--white-color)
}

.award-box_icon, .blog-author .author-text, .blog-single.style4:hover .box-title, .blog-single.style5:hover .box-title, .course-author-box .author-text, .course-single .course-tags, .footer-widget .footer-logo, .mb-15, .title-area .sec-title, .wp-block-cover {
    margin-bottom: 15px
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

    .wp-caption .wp-caption-text {
        margin: .5em 0;
        font-size: 14px
    }

.th-btn.style6:before, .th-btn.style7:before, .th-btn.style8:before, .tinv-wishlist table thead, .wp-block-media-text.alignwide {
    background-color: var(--smoke-color)
}

.editor-styles-wrapper .has-large-font-size, .has-large-font-size {
    line-height: 1.4
}

.blog-title a, .box-title a, .calendar_wrap span[class*=wp-calendar-nav] a, .category-card2_title a, .category-card_title a, .course-Reviews .th-comments-wrap .name a, .course-title a, .event-card2_title a, .event-card_title a, .product_list_widget .recent-post-title a, .product_meta > span a, .service-block_title a, .team-block .team-title a, .team-box .team-title a, .team-card .team-title a, .team-card2 .team-title a, .text-inherit, .th-product .product-title a, .th-search .search-grid-title a, .tutor-widget-title a, .widget_recent_comments a, .widget_title a, .woocommerce-form-login-toggle .woocommerce-info a, .wp-block-archives a:not(:hover), .wp-block-calendar span[class*=wp-calendar-nav] a, .wp-block-latest-comments a, .wp-block-quote p a, .wp-block-search__label a, blockquote p a, ul.wp-block-latest-posts a, ul.wp-block-rss a {
    color: inherit
}

.blog-single.style5 .blog-title, .cart_totals .woocommerce-shipping-destination, .mb-10, .wp-block-button {
    margin-bottom: 10px
}

    .form-messages.mb-0 *, .recent-post:last-child, .row.no-gutters > .form-group, .widget_recent_comments ol, .widget_recent_comments ul, .wp-block-button:last-child, .wp-block-latest-comments ol, .wp-block-latest-comments ul {
        margin-bottom: 0
    }

    .wp-block-button .wp-block-button__link {
        color: #fff
    }

        .wp-block-button .wp-block-button__link:hover {
            color: #fff;
            background-color: var(--theme-color)
        }

    .wp-block-button.is-style-outline .wp-block-button__link {
        background-color: transparent;
        border-color: var(--title-color);
        color: var(--title-color)
    }

        .wp-block-button.is-style-outline .wp-block-button__link:hover {
            color: #fff;
            background-color: var(--theme-color);
            border-color: var(--theme-color)
        }

    .course-box2.style3 .course-img, .header-layout-default .sticky-wrapper.sticky .menu-area .logo-bg, .wp-block-button.is-style-squared .wp-block-button__link {
        border-radius: 0
    }

.header-layout7 .th-menu-toggle, ol.wp-block-latest-comments li, ul.wp-block-latest-posts li {
    margin: 15px 0
}

ul.wp-block-latest-posts {
    padding: 0;
    margin: 0 0 15px
}

    .link-btn:hover, .recent-post .recent-post-meta a:hover, .text-inherit:hover, .th-mobile-menu ul li.th-active > a, .th-search .search-grid-title a:hover, .tutor-widget-course-categories a:hover, .tutor-widget-course-categories a:hover ~ span, .tutor-widget-course-levels a:hover, .tutor-widget-course-levels a:hover ~ span, .video-box .icon-btn:hover, .widget_archive a:hover, .widget_archive a:hover ~ span, .widget_categories a:hover, .widget_categories a:hover ~ span, .widget_instructor a:hover, .widget_instructor a:hover ~ span, .widget_meta a:hover, .widget_meta a:hover ~ span, .widget_nav_menu a:hover, .widget_nav_menu a:hover ~ span, .widget_pages a:hover, .widget_pages a:hover ~ span, .widget_price_filter a:hover, .widget_price_filter a:hover ~ span, .widget_recent_comments a:hover, .widget_recent_entries ul li > a:hover, .widget_time_duration a:hover, .widget_time_duration a:hover ~ span, .wp-block-latest-comments a:hover, ul.wp-block-latest-posts a:hover {
        color: var(--theme-color)
    }

.wp-block-search {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

    .wp-block-search .wp-block-search__input {
        width: 100%;
        max-width: 100%;
        border: 1px solid rgba(0,0,0,.1);
        padding-left: 20px;
        border-radius: 8px 0 0 8px
    }

    .wp-block-search .wp-block-search__button {
        margin: 0;
        min-width: 110px;
        border: none;
        color: #fff;
        background-color: var(--theme-color);
        border-radius: 0 8px 8px 0
    }

        .counter-grid_icon, .wp-block-search .wp-block-search__button.has-icon {
            min-width: 55px
        }

        .wp-block-search .wp-block-search__button:hover {
            background-color: var(--title-color);
            opacity: .8
        }

    .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
        padding: 0;
        border: none
    }

        .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
            padding: 0 8px 0 25px;
            border-radius: 8px 0 0 8px
        }

.wp-block-group.has-background {
    padding: 15px 15px 1px;
    margin-bottom: 30px
}

.wp-block-table td, .wp-block-table th {
    border-color: rgba(0,0,0,.1)
}

.wp-block-table.is-style-stripes {
    border: 0;
    margin-bottom: 30px;
    border-bottom: 0
}

    .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
        border-color: var(--border-color)
    }

@media (max-width:782px) {
    .logged-in .preloader .th-btn, .logged-in .will-sticky .sticky-active.active {
        top: 46px
    }
}

@media (max-width:600px) {
    .logged-in .preloader .th-btn, .logged-in .will-sticky .sticky-active.active {
        top: 0
    }
}

.post-password-form {
    margin-bottom: 30px;
    margin-top: 20px
}

    .post-password-form p {
        display: flex;
        position: relative;
        gap: 15px
    }

    .post-password-form label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        margin-bottom: 0;
        line-height: 1;
        margin-top: 0;
        gap: 15px
    }

    .post-password-form input {
        width: 100%;
        border: none;
        height: 55px;
        padding-left: 25px;
        color: var(--body-color);
        border: 1px solid var(--border-color)
    }

        .post-password-form input[type=submit] {
            padding-left: 0;
            padding-right: 0;
            margin: 0;
            width: 140px;
            border: none;
            color: #fff;
            background-color: var(--theme-color);
            text-align: center
        }

            .consult-form .th-btn:hover, .footer-info:nth-child(3) i, .header-layout5 .top-area, .header-layout7 .sticky, .header-layout8 .sticky, .home-kindergarten .th-btn.style6:before, .post-password-form input[type=submit]:hover, .price_slider_wrapper .button:hover, .price_slider_wrapper button:hover, .th-btn.style5, .th-btn.style7:hover:before, .th-btn.style8:hover:before, .th-btn.style9, .th-menu-toggle:hover, [data-overlay=title]:before {
                background-color: var(--title-color)
            }

.page-links {
    clear: both;
    margin: 0 0 1.5em;
    padding-top: 1em
}

    .blog-meta a img, .blog-meta span img, .header-layout11 .menu-expand i, .header-links li > i, .mr-10, .page-links > .page-links-title, .th-comments-wrap .reply_and_edit a, .th-menu-toggle.style-text i, .th-menu-toggle.style-text-white i {
        margin-right: 10px
    }

    .page-links > a, .page-links > span:not(.page-links-title):not(.screen-reader-text) {
        display: inline-block;
        padding: 5px 13px;
        background-color: var(--white-color);
        color: var(--title-color);
        border: 1px solid rgba(0,0,0,.08);
        margin-right: 10px;
        border-radius: 5px
    }

        .page-links > a:hover, .page-links > span:not(.page-links-title):not(.screen-reader-text):hover {
            opacity: .8;
            color: var(--white-color);
            background-color: var(--theme-color);
            border-color: transparent
        }

        .page-links > a.current, .page-links > span:not(.page-links-title):not(.screen-reader-text).current, .slick-arrow:hover {
            background-color: var(--theme-color);
            color: var(--white-color);
            border-color: transparent
        }

    .blog-details .blog-single.format-link:before, .blog-details .blog-single.format-quote:before, .blog-details .blog-single.sticky:before, .blog-details .blog-single.tag-sticky-2:before, .blog-details .blog-single:before, .blog-meta a:last-child:after, .blog-meta span:last-child:after, .blog-meta.style2 a:after, .blog-meta.style2 span:after, .blog-single .checklist li:before, .blog-single.format-link .blog-content:before, .blog-single.format-quote .blog-content:before, .blog-single.sticky .blog-content:before, .blog-single.style2 .blog-meta a:after, .blog-single.style2 .blog-meta span:after, .blog-single.style3 .blog-meta a:after, .blog-single.style3 .blog-meta span:after, .blog-single.style4 .blog-meta a:after, .blog-single.style4 .blog-meta span:after, .blog-single.style5 .blog-meta a:after, .blog-single.style5 .blog-meta span:after, .blog-single.tag-sticky-2 .blog-content:before, .breadcumb-menu li:last-child:after, .calendar_wrap .wp-calendar-nav .pad, .cart_totals .shipping-calculator-form, .consult-form .th-btn:after, .consult-form .th-btn:before, .counter-list li:last-child::after, .counter-list.event-counter li:after, .dropdown-menu li:after, .footer-widget.style2 .widget_title:after, .form-messages, .header-layout-default .header-top .header-links.header-right li:not(:last-child):before, .header-layout1 .header-top .header-links.header-right li:not(:last-child):before, .header-layout1 .sticky-wrapper.sticky .menu-area:after, .header-layout13 .header-button:before, .header-layout6 .dropdown-menu li:after, .hero-14 .hero-img img.image-mobile, .img-box4 .about-grid:after, .main-menu.hide-icon ul.sub-menu li a:before, .page-links span.screen-reader-text, .price-card .checklist li:before, .process-card-wrap:last-child .process-arrow, .product_meta > span > a:last-child:after, .product_meta > span > span:last-child:after, .team-card .team-info span:last-child:after, .th-product .add_to_cart_button.added, .tinv-wishlist .tinvwl-mobile, .unittest-header .header-button:before, .wcu-box.style2:after, .wcu-box.style2:before, .widget_recent_comments.has-avatars li:before, .woosq-popup .product_meta > span > a:after, .woosq-popup .product_meta > span > span:after, .wp-block-calendar .wp-calendar-nav .pad, .wp-block-latest-comments.has-avatars li:before, .wp-block-quote cite br, blockquote cite br {
        display: none
    }

.blog-single.format-link, .blog-single.format-quote, .blog-single.sticky, .blog-single.tag-sticky-2, .gallery-card, .header-button .icon-btn, .header-layout3, .header-layout6 .dropdown-link, .mfp-content .container, .sidebar-area .tutor-widget-title, .sidebar-area .widget_title, .team-card.style2 .team-img-wrap, .th-video-widget .video-thumb {
    position: relative
}

    .blog-single.format-link .blog-content, .blog-single.format-quote .blog-content, .blog-single.sticky .blog-content, .blog-single.tag-sticky-2 .blog-content, .tinv-wishlist button.button.mask-btn, .woocommerce-grouped-product-list-item td:first-child, table.variations td, table.variations td:first-child {
        padding: 0
    }

    .blog-single.format-link:before, .blog-single.format-quote:before, .blog-single.sticky:before, .blog-single.tag-sticky-2:before {
        content: '\f08d';
        position: absolute;
        font-family: var(--icon-font);
        font-size: 14px;
        font-weight: 500;
        opacity: 1;
        right: 0;
        top: 0;
        color: var(--white-color);
        background-color: var(--theme-color);
        z-index: 1;
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 0 8px
    }

    .blog-single.format-quote:before {
        content: "\f10e"
    }

    .blog-single.format-link:before {
        content: "\f0c1"
    }

.blog-single .blog-content .wp-block-archives-dropdown, .blog-single .blog-content .wp-block-categories-dropdown.wp-block-categories {
    display: block;
    margin-bottom: 30px
}

.blog-details .blog-single .blog-content {
    background-color: transparent;
    overflow: hidden
}

.blog-details .blog-single.format-chat .blog-content > p:nth-child(2n) {
    background: var(--smoke-color);
    padding: 5px 20px
}

.th-search {
    background-color: var(--smoke-color);
    margin-bottom: 30px;
    border: 1px solid #f3f3f3
}

    .th-search .search-grid-content {
        padding: 30px
    }

    .th-search .search-grid-title {
        font-size: 20px;
        margin-bottom: 5px;
        margin-top: 0
    }

    .th-search .search-grid-meta > * {
        display: inline-block;
        margin-right: 15px;
        font-size: 16px;
        font-weight: 500
    }

    .author-meta a:last-child, .author-meta span:last-child, .blog-box .blog-meta a:last-child, .blog-box .blog-meta span:last-child, .blog-meta.style2 a:last-child, .blog-meta.style2 span:last-child, .blog-single .social-links li:last-child, .blog-single.style2 .blog-meta a:last-child, .blog-single.style2 .blog-meta span:last-child, .blog-single.style3 .blog-meta a:last-child, .blog-single.style3 .blog-meta span:last-child, .cart_table .actions > .th-btn:last-child, .dot-style2 .slick-dots li:last-child, .footer-links li:last-child, .header-social a:last-child, .hero-6 .icon-box .slick-arrow:first-child, .product-tab-style1 li:last-child, .slick-dots li:last-child, .th-comments-wrap .reply_and_edit a:last-child, .th-pagination li:last-child, .th-search .search-grid-meta > :last-child, .th-social a:last-child, .widget_shopping_cart .th-btn:last-child {
        margin-right: 0
    }

@media (max-width:768px) {
    .wp-block-latest-comments {
        padding-left: 10px
    }

    .page--content.clearfix + .th-comment-form {
        margin-top: 24px
    }
}

@media only screen and (min-width:1300px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: calc(var(--main-container) + var(--container-gutters));
        padding-left: calc(var(--container-gutters)/ 2);
        padding-right: calc(var(--container-gutters)/ 2)
    }
}

@media (min-width:1700px) {
    .th-container {
        --main-container: 1450px;
        -webkit-transform: translateX(-115px);
        -ms-transform: translateX(-115px);
        transform: translateX(-115px)
    }

    .th-container3 {
        --main-container: 1710px
    }

    .header-layout13 {
        --main-container: 1620px
    }
}

@media (min-width:1600px) {
    .th-container {
        --main-container: 1350px;
        -webkit-transform: translateX(-65px);
        -ms-transform: translateX(-65px);
        transform: translateX(-65px)
    }

    .th-container2 {
        --main-container: 1680px
    }
}

@media only screen and (max-width:1600px) {
    .container-fluid.px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

        .container-fluid.px-0 .row {
            margin-left: 0 !important;
            margin-right: 0 !important
        }

    .th-container3 {
        --main-container: 1500px
    }
}

.gy-30 {
    --bs-gutter-y: 30px
}

.gy-40 {
    --bs-gutter-y: 40px
}

.gy-50 {
    --bs-gutter-y: 50px
}

.gx-10 {
    --bs-gutter-x: 10px
}

.gx-70 {
    --bs-gutter-x: 70px
}

@media (max-width:1500px) {
    .gx-70 {
        --bs-gutter-x: 30px
    }
}

@media (min-width:1299px) {
    .gx-60 {
        --bs-gutter-x: 60px
    }
}

@media (min-width:1399px) {
    .gx-30 {
        --bs-gutter-x: 30px
    }

    .gx-25 {
        --bs-gutter-x: 25px
    }

    .gx-40 {
        --bs-gutter-x: 40px
    }
}

.form-control, .form-select, input, select, textarea {
    height: 55px;
    padding: 0 45px 0 25px;
    border: 1px solid transparent;
    color: var(--body-color);
    background-color: var(--smoke-color);
    border-radius: 5px;
    font-size: 16px;
    width: 100%;
    font-family: var(--body-font);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.sub-title, .th-btn {
    font-family: var(--title-font);
    text-transform: uppercase
}

.form-control:focus, .form-select:focus, input:focus, select:focus, textarea:focus {
    outline: 0;
    box-shadow: none;
    border-color: var(--theme-color);
    background-color: var(--smoke-color)
}

.loader::after, .loader::before {
    content: '';
    box-shadow: 0 0 5px rgba(0,0,0,.15)
}

.form-control::-webkit-input-placeholder, .form-select::-webkit-input-placeholder, input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: var(--body-color)
}

.form-control::-moz-placeholder, .form-select::-moz-placeholder, input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: var(--body-color)
}

.form-control:-ms-input-placeholder, .form-select:-ms-input-placeholder, input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: var(--body-color)
}

.form-control::-ms-input-placeholder, .form-select::-ms-input-placeholder, input::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: var(--body-color)
}

.form-control::placeholder, .form-select::placeholder, input::placeholder, select::placeholder, textarea::placeholder {
    color: var(--body-color)
}

.form-control.style2, .form-select.style2, input.style2, select.style2, textarea.style2 {
    border: 1px solid transparent;
    padding-left: 52px;
    background-image: none
}

    .form-control.style2 ~ i, .form-select.style2 ~ i, input.style2 ~ i, select.style2 ~ i, textarea.style2 ~ i {
        color: var(--theme-color);
        font-weight: 400;
        left: 25px;
        max-width: 16px
    }

.form-control.style-white, .form-select.style-white, input.style-white, select.style-white, textarea.style-white {
    background-color: var(--white-color);
    border: none
}

input[type=date] {
    padding: 0 25px;
    position: relative
}

    input[type=date]:after {
        content: "\f073";
        position: relative;
        font-family: var(--icon-font);
        top: 0;
        font-weight: 300
    }

    input[type=date]::-webkit-calendar-picker-indicator {
        background: 0 0;
        position: absolute;
        right: 20px;
        z-index: 1;
        cursor: pointer
    }

.form-select, select {
    display: block;
    width: 100%;
    line-height: 1.5;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    background-position: right 26px center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

    .form-select.nice-select, select.nice-select {
        border: none;
        padding: 15px 25px;
        background-color: var(--smoke-color);
        background-image: none;
        z-index: 11
    }

        .activity-box_icon img, .blog-block .blog-img img, .blog-recent .blog-img img, .blog-single.style4 .blog-img img, .blog-single.style5 .blog-img img, .breadcumb-wrapper .breadcumb-shape img, .consult-form .th-btn, .course-tab-2.tab-menu1 .filter-btn.active:after, .course-tab-2.tab-menu1 .filter-btn:hover:after, .form-select.nice-select .list, .hero-style12 .search-form .form-group, .img-box12 img, .img-box8 .img1 img, .img-box8 .img2 img, .insta-box img, .link-btn:hover::before, .price-card .th-btn, .product-tab-style1 a.active:before, .sidebar-gallery .gallery-thumb img, .testi-card2-tab .tab-btn img, .th-comments-wrap .comment-avater img, .video-box2 img, .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img, select.nice-select .list {
            width: 100%
        }

        .form-select.nice-select:after, select.nice-select:after {
            border-bottom: 1px solid #9faab7;
            border-right: 1px solid #9faab7;
            height: 8px;
            right: 25px;
            width: 8px
        }

    .blog-single.style4 .link-btn:before, .blog-single.style5 .link-btn:before, .course-tab-1 .filter-btn.active .icon, .course-tab-1 .nav-link.active .icon, .course-tab-1 .slick-current.slick-active .filter-btn .icon, .course-tab-1 .slick-current.slick-active .nav-link .icon, .course-tab-1 .slick-current.slick-active .tab-btn .icon, .course-tab-1 .tab-btn.active .icon, .form-select.style-white, .header-layout-default .sticky-wrapper.sticky .menu-area, .header-layout1 .sticky-wrapper.sticky .menu-area, .header-layout12 .header-top .counter-list, .service-card.style3:hover .service-card-icon, select.style-white {
        background: var(--white-color)
    }

textarea, textarea.form-control {
    min-height: 150px;
    padding-top: 16px;
    padding-bottom: 17px;
    border-radius: 5px
}

.form-group {
    margin-bottom: var(--bs-gutter-x);
    position: relative;
    display: inline-block;
    width: 100%
}

    .form-group > i {
        display: inline-block;
        position: absolute;
        right: 25px;
        top: 19px;
        font-size: 16px;
        color: #93a5be
    }

.blog-single .blog-img .slick-arrow:hover, .cart_table .qty-btn:hover, .contact-info:hover .contact-info_icon, .gallery-btn:hover, .header-layout3 .dropdown-link > a:hover .icon-btn, .header-layout4 .dropdown-link > a:hover .icon-btn, .header-layout5 .menu-top .icon-btn, .hero-5 .video-link .play-btn > i, .hero-6 .icon-box .slick-arrow:hover, .icon-btn:hover, .login-tab button.nav-link.active, .play-btn:hover i, .play-btn:hover::before, .play-btn:hover:after, .product-about .tinv-wishlist a:hover, .summary-content .tinv-wishlist a:hover, .team-block .th-social a:hover, .team-card .th-social a:hover, .team-card2 .th-social a:hover, .th-product .added_to_cart:hover, .th-product .tinv-wishlist a:hover, .th-social a:hover, .th-video .play-btn > i, .woocommerce-form-login-toggle .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message, input[type=checkbox]:checked ~ label:before, input[type=radio]:checked ~ label::before, option:checked, option:focus, option:hover {
    color: var(--white-color);
    background-color: var(--theme-color)
}

.form-group > i.fa-envelope {
    padding-top: 1px
}

.footer-widget.widget_archive ul, .footer-widget.widget_categories ul, .footer-widget.widget_meta ul, .footer-widget.widget_nav_menu ul, .footer-widget.widget_pages ul, .form-group > i.fa-comment {
    margin-top: -2px
}

.form-group > i.fa-chevron-down {
    width: 17px;
    background-color: var(--white-color)
}

.form-group.has-label > i {
    top: 50px
}

[class*=col-].form-group > i {
    right: calc((var(--bs-gutter-x)/ 2) + 25px)
}

[class*=col-].form-group .style2 ~ i {
    left: calc((var(--bs-gutter-x)/ 2) + 25px)
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.cart_table .qty-input[type=number], input[type=number] {
    -moz-appearance: textfield
}

input[type=checkbox], input[type=radio] {
    visibility: hidden;
    opacity: 0;
    vertical-align: middle;
    width: 0;
    height: 0;
    display: none
}

    input[type=checkbox]:checked ~ label:before {
        content: "\f00c";
        border-color: var(--theme-color)
    }

    input[type=checkbox] ~ label {
        display: block
    }

        input[type=checkbox] ~ label:before {
            content: "";
            font-family: var(--icon-font);
            font-weight: 700;
            position: absolute;
            left: 0;
            top: 3.5px;
            background-color: var(--white-color);
            border: 1px solid var(--border-color);
            height: 18px;
            width: 18px;
            line-height: 18px;
            text-align: center;
            font-size: 12px
        }

    input[type=radio] ~ label {
        line-height: 1;
        display: inline-block;
        font-weight: 600;
        margin-bottom: 0
    }

        input[type=radio] ~ label::before {
            content: "\f111";
            position: absolute;
            font-family: var(--icon-font);
            left: 0;
            top: -2px;
            width: 20px;
            height: 20px;
            padding-left: 0;
            font-size: .6em;
            line-height: 19px;
            text-align: center;
            border: 1px solid var(--theme-color);
            border-radius: 100%;
            font-weight: 700;
            background: var(--white-color);
            color: transparent;
            -webkit-transition: .2s;
            transition: .2s
        }

    input[type=radio]:checked ~ label::before {
        border-color: var(--theme-color)
    }

label {
    margin-bottom: .5em;
    margin-top: -.3em;
    display: block;
    color: var(--title-color);
    font-family: var(--body-font);
    font-size: 16px
}

.was-validated input:invalid, input.is-invalid, select.is-invalid, textarea.is-invalid {
    border: 1px solid var(--error-color) !important;
    background-position: right calc(.375em + .8875rem) center;
    background-image: none
}

    .was-validated input:invalid:focus, input.is-invalid:focus, select.is-invalid:focus, textarea.is-invalid:focus {
        outline: 0;
        box-shadow: none
    }

textarea.is-invalid {
    background-position: top calc(.375em + .5875rem) right calc(.375em + .8875rem)
}

.form-messages.success {
    color: var(--success-color);
    display: block
}

.form-messages.error {
    color: var(--error-color);
    display: block
}

.form-messages pre {
    padding: 0;
    background-color: transparent;
    color: inherit
}

.slick-track > [class*=col] {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y)
}

.header-layout7 .container, .slick-list {
    padding-left: 0;
    padding-right: 0
}

.blog-box.style-big .blog-img img, .slick-track {
    min-width: 100%
}

.info-box, .main-menu ul.mega-menu li a, .share-links .tagcloud, .slick-slide img {
    display: inline-block
}

.dot-style2 .slick-dots, .slick-dots {
    list-style-type: none;
    padding: 2px 0;
    margin: 60px 0 0;
    line-height: 0;
    text-align: center;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

    .dot-style2 .slick-dots li, .slick-dots li {
        display: inline-block;
        margin-right: 10px
    }

    .slick-dots button {
        font-size: 0;
        padding: 0;
        background-color: rgba(13,94,244,.3);
        width: 30px;
        height: 30px;
        line-height: 0;
        border-radius: 9999px;
        border: 0;
        -webkit-transition: .4s;
        transition: .4s;
        position: relative
    }

        .course-form input:focus, .course-form select:focus, .dot-style2 .slick-dots .slick-active button, .dot-style2 .slick-dots button:hover, .header-layout6 .icon-btn:hover, .hero-8 .slick-dots button:hover, .slick-dots .slick-active button, .slick-dots button:hover, .testi-grid-style3 .testi-grid_bottom, .th-header .icon-btn:hover, .video-course .play-btn:hover:after, .video-course .play-btn:hover:before {
            border-color: var(--theme-color)
        }

        .slick-dots button:before {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            width: 14px;
            height: 14px;
            margin: -7px 0 0 -7px;
            border: none;
            background-color: transparent;
            border-radius: 50%;
            -webkit-transition: .4s;
            transition: .4s;
            visibility: hidden;
            opacity: 1
        }

    .dot-style2 .slick-dots .slick-active button::before, .slick-dots .slick-active button::before {
        background-color: var(--theme-color);
        visibility: visible;
        opacity: 1
    }

    .dot-style2 .slick-dots button {
        font-size: 0;
        padding: 0;
        width: 20px;
        height: 20px;
        line-height: 0;
        border-radius: 9999px;
        border: 2px solid #cedce9;
        background-color: transparent;
        -webkit-transition: .4s;
        transition: .4s;
        position: relative
    }

        .dot-style2 .slick-dots button:before {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            width: 8px;
            height: 8px;
            margin: -4px 0 0 -4px;
            border: none;
            background-color: transparent;
            border-radius: 50%;
            -webkit-transition: .4s;
            transition: .4s;
            visibility: hidden;
            opacity: 1
        }

.slick-arrow {
    display: inline-block;
    padding: 0;
    background-color: var(--white-color);
    position: absolute;
    top: 50%;
    border: 1px solid #f2f2f2;
    box-shadow: 0 13px 25px rgba(0,0,0,.05);
    left: var(--pos-x,-100px);
    width: var(--icon-size,60px);
    height: var(--icon-size,60px);
    font-size: var(--icon-font-size, 18px);
    margin-top: calc(var(--icon-size,60px)/ -2);
    z-index: 2;
    border-radius: 999px;
    color: var(--theme-color)
}

    .slick-arrow.default {
        position: relative;
        --pos-x: 0;
        margin-top: 0
    }

    .slick-arrow.slick-next {
        right: var(--pos-x,-100px);
        left: auto
    }

.arrow-margin .slick-arrow {
    top: calc(50% - 30px)
}

.arrow-wrap .slick-arrow {
    opacity: 0;
    visibility: hidden
}

.arrow-wrap:hover .slick-arrow, .blog-single:hover .blog-img .slick-arrow, .hero-8 .slick-dots .slick-active button::before, .th-menu-wrapper.th-body-visible {
    opacity: 1;
    visibility: visible
}

@media (max-width:1299px) {
    .slick-arrow {
        --arrow-horizontal: -20px;
        --pos-x: -70px
    }
}

.th-menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 999999;
    width: 100%;
    height: 100%;
    -webkit-transition: .8s;
    transition: .8s;
    opacity: 0;
    visibility: hidden
}

    .th-menu-wrapper .mobile-logo {
        padding-bottom: 30px;
        padding-top: 40px;
        display: block;
        text-align: center;
        background-color: rgba(28,185,200,.1)
    }

        .th-menu-wrapper .mobile-logo svg {
            max-width: 185px
        }

    .th-menu-wrapper .th-menu-toggle {
        border: none;
        position: absolute;
        right: -16.5px;
        top: 25px;
        padding: 0;
        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-menu-wrapper .th-menu-toggle:hover, .woocommerce-MyAccount-content .btn:hover {
            background-color: var(--title-color);
            color: var(--white-color)
        }

    .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;
        left: -110%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 1s;
        transition: 1s;
        z-index: 1
    }

.th-menu-toggle, .th-mobile-menu .new-label {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.th-menu-wrapper.th-body-visible .th-menu-area {
    left: 0;
    opacity: 1;
    visibility: visible
}

.th-mobile-menu {
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
    padding-bottom: 40px;
    margin-top: 33px;
    text-align: left
}

    .th-mobile-menu .new-label {
        font-size: 13px;
        padding: 2px 5px;
        border-radius: 4px;
        position: relative;
        top: -1px
    }

    .checkout-ordertable ul, .main-menu ul, .th-mobile-menu ul, .th-pagination ul, .widget_shopping_cart ul {
        margin: 0;
        padding: 0
    }

        .th-mobile-menu ul li {
            border-bottom: 1px solid #fdedf1;
            list-style-type: none
        }

            .th-mobile-menu ul li li:first-child {
                border-top: 1px solid #fdedf1
            }

            .th-mobile-menu ul li a {
                display: block;
                position: relative;
                padding: 12px 0 12px 18px;
                line-height: 1.4;
                font-size: 16px;
                text-transform: capitalize;
                color: var(--title-color)
            }

                .th-mobile-menu ul li a:before {
                    content: '\f105';
                    font-family: var(--icon-font);
                    position: absolute;
                    left: 0;
                    top: 12px;
                    margin-right: 10px;
                    display: inline-block
                }

            .th-mobile-menu ul li.th-active > a:before {
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

            .pl-20, .th-mobile-menu ul li ul li {
                padding-left: 20px
            }

                .th-mobile-menu ul li ul li:last-child, .th-mobile-menu > ul > li:last-child, .tutor-widget-course-categories .tutor-list-item:last-child a, .tutor-widget-course-categories li:last-child a, .tutor-widget-course-levels .tutor-list-item:last-child a, .tutor-widget-course-levels li:last-child a, .widget_archive .tutor-list-item:last-child a, .widget_archive li:last-child a, .widget_categories .tutor-list-item:last-child a, .widget_categories li:last-child a, .widget_instructor .tutor-list-item:last-child a, .widget_instructor li:last-child a, .widget_meta .tutor-list-item:last-child a, .widget_meta li:last-child a, .widget_nav_menu .tutor-list-item:last-child a, .widget_nav_menu li:last-child a, .widget_pages .tutor-list-item:last-child a, .widget_pages li:last-child a, .widget_price_filter .tutor-list-item:last-child a, .widget_price_filter li:last-child a, .widget_time_duration .tutor-list-item:last-child a, .widget_time_duration li:last-child a, .woocommerce-grouped-product-list.group_table tr:last-child, li.review:last-child .th-post-comment {
                    border-bottom: none
                }

        .th-mobile-menu ul .th-item-has-children > a .th-mean-expand {
            position: absolute;
            right: 0;
            top: 50%;
            font-weight: 400;
            font-size: 12px;
            width: 25px;
            height: 25px;
            line-height: 25px;
            margin-top: -12.5px;
            display: inline-block;
            text-align: center;
            background-color: var(--smoke-color);
            color: var(--title-color);
            box-shadow: 0 0 20px -8px rgba(173,136,88,.5);
            border-radius: 50%
        }

            .th-mobile-menu ul .th-item-has-children > a .th-mean-expand:before {
                content: '\f067';
                font-family: var(--icon-font)
            }

        .th-mobile-menu ul .th-item-has-children > a:after {
            content: "\f067";
            font-family: var(--icon-font);
            width: 22px;
            height: 22px;
            line-height: 22px;
            display: inline-block;
            text-align: center;
            font-size: 12px;
            border-radius: 50px;
            background-color: var(--smoke-color);
            float: right;
            margin-top: 1px
        }

        .th-mobile-menu ul .th-item-has-children.th-active > a .th-mean-expand:before {
            content: '\f068'
        }

        .team-card .icon-btn:hover i:before, .team-card2 .icon-btn:hover i:before, .th-mobile-menu ul .th-item-has-children.th-active > a:after {
            content: "\f068"
        }

    .th-mobile-menu > ul {
        padding: 0 40px
    }

.th-menu-toggle {
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 20px;
    border: none;
    display: inline-block;
    border-radius: 5px
}

    .th-menu-toggle.style-text, .th-menu-toggle.style-text-white {
        width: auto;
        height: auto;
        background-color: transparent;
        color: var(--title-color);
        font-size: 20px
    }

.th-btn, .th-btn.style2 {
    color: var(--white-color)
}

.preloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background-color: var(--title-color)
}

.loader, .loader::before {
    width: 48px;
    height: 48px;
    background: var(--theme-color);
    box-sizing: border-box
}

.preloader .th-btn {
    padding: 15px 20px;
    border-radius: 0;
    font-size: 14px
}

.preloader-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 1
}

.link-btn, .loader, .play-btn {
    position: relative
}

.preloader-inner img {
    display: block;
    margin: 0 auto 10px
}

.loader {
    display: block;
    margin: 20px auto;
    animation: 1s ease-in-out infinite reverse rotationBack
}

.background-image, .bg-fluid, [data-bg-src] {
    background-repeat: no-repeat;
    background-position: center center
}

.icon-btn, .link-btn, .play-btn, .play-btn > i {
    display: inline-block
}

.loader::before {
    left: 0;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute
}

.loader::after, .th-btn:before {
    left: 50%;
    top: 50%;
    position: absolute
}

.loader::after {
    box-sizing: border-box;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@-webkit-keyframes rotationBack {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotationBack {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.th-btn {
    background-color: var(--theme-color);
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 20.5px 29px
}

    .th-btn:before {
        content: "";
        height: 0%;
        width: 600%;
        background-color: var(--title-color);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
        transform: translateX(-50%) translateY(-50%) rotate(60deg);
        z-index: -1;
        -webkit-transition: .7s;
        transition: .7s
    }

    .th-btn.active::before, .th-btn:hover::before {
        height: 560%
    }

    .th-btn.style2 {
        background-color: transparent;
        border: 1px solid var(--white-color);
        padding: 19.5px 27px;
        box-shadow: none
    }

    .th-btn.style4, .th-btn.style6 {
        color: var(--theme-color);
        box-shadow: none
    }

        .blog-box .th-btn::before, .blog-grid:first-child .link-btn:before, .has-cyan-bluish-gray-background-color .wp-block-quote, .has-cyan-bluish-gray-background-color blockquote, .header-layout10 .menu-area, .hero-5 .slick-dots .slick-active button, .program-card .link-btn:before, .sidebar-area .th-video .play-btn:after, .sidebar-area .th-video .play-btn:before, .th-btn.style2:hover:before, .th-btn.style3:before, .th-btn.style4:before, .th-btn.style9:before, .th-btn.style9:hover:before, [data-overlay=white]:before {
            background-color: var(--white-color)
        }

    .course-box2.style3:hover, .home-kindergarten .th-btn, .th-btn.style3 {
        box-shadow: none
    }

    .th-btn.style4 {
        background-color: transparent;
        border: 1px solid var(--theme-color);
        padding: 19.5px 27px
    }

        .blog-box .th-btn:hover::before, .category-card2:hover .category-card2_icon, .category-card:hover .category-card_icon, .check-box:hover, .footer-info:nth-child(2) i, .footer-layout4 .footer-widget.style2 .widget_title:before, .hero-8 .slick-dots .slick-active button, .th-btn.style10, .th-btn.style4:hover:before, .th-btn.style5:before, .th-btn.style5:hover:before, .th-btn.style6:hover:before, .th-video .play-btn:after, .th-video .play-btn:before, .tutor-ratings-progress-bar .tutor-progress-value, [data-overlay=theme]:before {
            background-color: var(--theme-color)
        }

    .th-btn.style6 {
        background-color: var(--smoke-color)
    }

    .course-tags a:hover, .th-btn.style10:before, .th-btn.style10:hover:before, .th-btn.style7 {
        background-color: var(--theme-color2)
    }

    .th-btn.style7 {
        color: var(--white-color);
        box-shadow: none
    }

    .play-btn > i, .th-btn.style8, .th-social a {
        background-color: var(--white-color)
    }

    .icon-btn, .th-btn.style8 {
        color: var(--title-color)
    }

    .th-btn.style8 {
        box-shadow: none
    }

.icon-btn {
    width: var(--btn-size,50px);
    height: var(--btn-size,50px);
    line-height: var(--btn-size, 50px);
    font-size: var(--btn-font-size, 16px);
    background-color: var(--icon-bg,#fff);
    text-align: center;
    border-radius: 50%;
    border: none
}

    .icon-btn.style2 {
        background-color: transparent;
        border: 2px solid var(--white-color);
        color: var(--white-color);
        line-height: 42px
    }

.link-btn, .play-btn > i, .scroll-top svg, .scroll-top:after, .sub-title, .th-social a {
    color: var(--theme-color)
}

.icon-btn.style2:hover {
    background-color: var(--title-color);
    border-color: var(--title-color)
}

.play-btn {
    z-index: 1
}

    .play-btn > i {
        width: var(--icon-size,100px);
        height: var(--icon-size,100px);
        line-height: var(--icon-size, 100px);
        text-align: center;
        font-size: var(--icon-font-size, 1.2em);
        border-radius: 50%;
        z-index: 1;
        -webkit-transition: .4s;
        transition: .4s
    }

    .play-btn:after, .play-btn:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: var(--title-color);
        z-index: -1;
        border-radius: 50%;
        -webkit-transition: .4s;
        transition: .4s
    }

    .play-btn:after, .ripple-3 {
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }

    .play-btn.style2 > i {
        --icon-size: 40px;
        background: 0 0;
        border: 1px solid var(--white-color);
        color: var(--white-color)
    }

    .play-btn.style2:after, .play-btn.style2:before {
        background: var(--white-color);
        opacity: .2;
        width: 80px;
        height: 80px;
        margin-top: -20px;
        margin-left: -20px
    }

    .category-list:hover .category-list_icon, .hero-slider-7 .slick-dots li.slick-active button, .play-btn.style3:after, .play-btn.style3:before, .play-btn.style3 > i, .price-card.active .th-btn:hover, .price-card:hover .th-btn:hover, .service-card.style2.service-card2-active, .service-card.style2:hover, .service-card.style3:hover {
        background: var(--theme-color)
    }

    .play-btn.style3 > i {
        --icon-size: 80px;
        color: var(--white-color)
    }

    .play-btn.style3:hover > i, .th-team-form .th-btn:hover {
        background: var(--title-color)
    }

.link-btn {
    font-weight: 500;
    font-size: 14px;
    line-height: .8;
    padding-bottom: 2px;
    margin-bottom: -2px;
    text-transform: uppercase
}

    .link-btn i {
        margin-left: 5px;
        font-size: .9rem
    }

    .link-btn:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background-color: var(--theme-color);
        -webkit-transition: .4s;
        transition: .4s
    }

.scroll-top, .scroll-top:after {
    height: 50px;
    display: block;
    width: 50px;
    cursor: pointer
}

.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    border-radius: 50px;
    z-index: 10000;
    opacity: 1;
    visibility: hidden;
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: .3s linear;
    transition: .3s linear
}

    .scroll-top:after {
        content: "\f062";
        font-family: var(--icon-font);
        position: absolute;
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        left: 0;
        top: 0;
        z-index: 1;
        border: 2px solid var(--theme-color);
        box-shadow: none;
        border-radius: 50%
    }

    .badge, .scroll-top svg, .th-social a {
        border-radius: 50%
    }

    .scroll-top svg {
        background: var(--white-color)
    }

        .scroll-top svg path {
            fill: none
        }

    .scroll-top .progress-circle path {
        stroke: var(--theme-color);
        stroke-width: 20px;
        box-sizing: border-box;
        -webkit-transition: .4s linear;
        transition: .4s linear
    }

    .scroll-top.show {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.sec-title {
    margin-bottom: calc(var(--section-title-space) - 12px);
    margin-top: -.23em
}

.sub-title {
    font-size: 16px;
    font-weight: 500;
    margin-top: -.41em;
    margin-bottom: 22px;
    display: block
}

.badge, .video-box .icon-btn, .video-box .video-text, .video-box .video-title {
    color: var(--white-color)
}

.badge, .th-social a {
    display: inline-block
}

.title-area {
    margin-bottom: calc(var(--section-title-space) - 12px);
    position: relative;
    z-index: 2
}

    .title-area.mb-0 .sec-title {
        margin-bottom: -.41em
    }

.sec-text {
    max-width: 670px
}

.title-area.text-center .sec-text {
    margin-left: auto;
    margin-right: auto
}

.box-title {
    font-weight: 600;
    margin-top: -.32em
}

.sec-btn {
    margin-bottom: var(--section-title-space)
}

@media (max-width:1199px) {
    .sub-title {
        margin-bottom: 18px
    }

    .shadow-title {
        font-size: 96px
    }

    .sec-title, .title-area {
        --section-title-space: 60px
    }

        .sec-title.mb-30, .sec-title.mb-35, .title-area.mb-30, .title-area.mb-35 {
            margin-bottom: 25px
        }

        .sec-title.mb-40, .title-area.mb-40 {
            margin-bottom: 28px
        }

        .sec-title.mb-45, .title-area.mb-45 {
            margin-bottom: 32px
        }

        .sec-title.mb-50, .title-area.mb-50 {
            margin-bottom: 35px
        }

        .sec-title.mb-25, .title-area.mb-25 {
            margin-bottom: 15px
        }

    .sec-btn {
        --section-title-space: 65px
    }
}

@media (max-width:991px) {
    .gx-70 {
        --bs-gutter-x: 24px
    }

    .gy-50 {
        --bs-gutter-y: 40px
    }

    .slick-arrow {
        --icon-size: 40px;
        margin-right: 40px
    }

        .slick-arrow.slick-next {
            margin-right: 0;
            margin-left: 40px
        }

    .slick-dots {
        margin: 40px 0 0
    }

    .shadow-title {
        font-size: 88px
    }

    .sub-title {
        margin-bottom: 12px
    }

    .sec-btn, .sec-title, .title-area {
        --section-title-space: 45px
    }

        .sec-title.mb-45, .title-area.mb-45 {
            margin-bottom: 27px
        }

        .sec-title.mb-50, .title-area.mb-50 {
            margin-bottom: 28px
        }

    .video-box {
        min-height: 400px
    }

        .video-box img {
            height: 400px;
            object-fit: cover
        }
}

.blog-card .blog-img, .blog-recent .blog-img, .hero-13, .image-scale-hover, .team-card .team-img {
    overflow: hidden
}

    .image-scale-hover img {
        -webkit-transition: .4s;
        transition: .4s;
        -webkit-transform: scale(1.001);
        -ms-transform: scale(1.001);
        transform: scale(1.001)
    }

    .image-scale-hover:hover img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

.z-index-step1 {
    position: relative;
    z-index: 4 !important
}

.z-index-common {
    position: relative;
    z-index: 3
}

.breadcumb-wrapper:before, .widget_banner:before, .z-index-n1 {
    z-index: -1
}

.shape-mockup-wrap.z-index-common, .shape-mockup.z-index3, .z-index-3 .slick-slider {
    z-index: 3
}

.course-tab .nav-item, .media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.badge {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    background-color: var(--theme-color2);
    padding: .35em .55em;
    top: -5px;
    right: -5px;
    font-weight: 400
}

.th-social a {
    width: var(--icon-size,45px);
    height: var(--icon-size,45px);
    line-height: var(--icon-size, 45px);
    font-size: 16px;
    text-align: center;
    margin-right: 5px
}

.th-social.style2 a {
    border-radius: 3px;
    border: 1px solid #dbe3ee;
    background: var(--white-color);
    color: #4d5765
}

    .category-sec-wrap .category-slider .slick-arrow:hover, .contact-feature:hover .contact-feature-icon, .th-social.style2 a:hover {
        background: var(--theme-color);
        color: var(--white-color)
    }

.slider-shadow .slick-list {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: -30px;
    margin-top: -30px
}

.btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.video-box, .video-box2 {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

    .video-box .overlay {
        width: 100%;
        height: 100%;
        background-color: var(--black-color);
        opacity: .6;
        position: absolute;
        inset: 0
    }

    .video-box .play-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 2
    }

    .video-box .video-content {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        width: 100%;
        padding: 30px 15px
    }

    .video-box .video-title {
        margin: 0 auto 40px;
        font-weight: 500;
        max-width: 760px
    }

    .video-box .video-text {
        font-size: 14px;
        text-transform: uppercase;
        display: block;
        margin-top: 20px
    }

    .video-box .icon-btn {
        background-color: transparent;
        border: 1px solid;
        --btn-size: 80px;
        font-size: 20px
    }

.img-box10 .img1, .img-box10 .img2, .shape-mockup-wrap, .wcu-img-3 .img1, .wcu-img-3 .img2 {
    z-index: 2;
    position: relative
}

.shape-mockup {
    position: absolute;
    z-index: -1
}

.mfp-zoom-in .mfp-content {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg, .service-card:hover .service-card-img:after, [data-opacity="7"]:before {
    opacity: .7
}

.mfp-zoom-in.mfp-removing .mfp-content {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.mfp-fade.mfp-bg.mfp-removing, .mfp-fade.mfp-wrap.mfp-removing .mfp-content, .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.font-icon {
    font-family: var(--icon-font)
}

.contact-info_text a, .contact-info_text p, .contact-info_text span, .course-single-meta .course-rating .tutor-ratings-count, .font-title {
    font-family: var(--title-font)
}

.font-body {
    font-family: var(--body-font)
}

.fw-extralight {
    font-weight: 100
}

.fw-light {
    font-weight: 300
}

.event-details .checklist ul li:before, .fw-normal, .product-about .checklist li, .summary-content .checklist li {
    font-weight: 400
}

.calendar_wrap table th, .fw-medium, .tutor-user-public-profile .course-title, .wp-block-calendar table th {
    font-weight: 500
}

.category-card2 .link-btn, .course-box2.style3 .course-title, .fw-semibold, .header-links b, .header-links strong {
    font-weight: 600
}

.cart_totals .amount, .counter-card_text strong, .fw-bold {
    font-weight: 700
}

.fw-extrabold {
    font-weight: 800
}

.footer-layout-2 .th-widget-about .title, .footer-layout-default .th-widget-about .title, .fs-md {
    font-size: 18px
}

.fs-xs, .th-product.list-view .product-price, .widget_recent_entries ul li span.post-date {
    font-size: 14px
}

.fs-40 {
    font-size: 40px
}

.bg-theme {
    background-color: var(--theme-color) !important
}

.bg-theme2 {
    background-color: var(--theme-color2) !important
}

.bg-smoke {
    background-color: var(--smoke-color) !important
}

.bg-white {
    background-color: var(--white-color) !important
}

.bg-black {
    background-color: var(--black-color) !important
}

.bg-title {
    background-color: var(--title-color) !important
}

.gr-bg1 {
    background-image: -webkit-linear-gradient(194.6deg,rgba(146,184,253,.15) 5.09%,var(--smoke-color) 63%);
    background-image: linear-gradient(255.4deg,rgba(146,184,253,.15) 5.09%,var(--smoke-color) 63%)
}

.gr-bg2 {
    background-image: -webkit-linear-gradient(right,#edf2fb 0,#fff 100%);
    background-image: linear-gradient(270deg,#edf2fb 0,#fff 100%)
}

.background-image, [data-bg-src] {
    background-size: cover
}

.bg-fluid {
    background-size: 100% 100%
}

.bg-bottom-right, [dir=rtl] .blog-single.style5 .blog-title a {
    background-position: bottom right
}

.bg-auto {
    background-size: auto auto
}

.bg-bottom-right {
    background-size: auto
}

.bg-top-center, .product-sec-bg1 {
    background-size: 100% 67% !important;
    background-position: top center
}

.author-info .author-name:hover, .dropdown-menu a:hover, .header-layout6 .dropdown-menu a:hover, .text-theme {
    color: var(--theme-color) !important
}

.text-theme2 {
    color: var(--theme-color2) !important
}

.dropdown-menu a, .text-title, blockquote.has-very-dark-gray-color {
    color: var(--title-color) !important
}

.text-body {
    color: var(--body-color) !important
}

.dropdown-link > a:hover i, .text-white {
    color: var(--white-color) !important
}

.text-light {
    color: var(--light-color) !important
}

.text-yellow {
    color: var(--yellow-color) !important
}

.text-success {
    color: var(--success-color) !important
}

.text-error {
    color: var(--error-color) !important
}

.text-reset:hover, a.text-theme:hover {
    text-decoration: underline
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cta-img-1 .play-btn, .position-center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.header-layout14 .menu-area, [data-overlay] {
    position: relative;
    z-index: 2
}

    .footer-layout1 .footer-shape1, .footer-layout1 .footer-shape2, .img-box1 .about-shape1, [data-overlay] [class*=col-], [data-overlay] [class^=col-] {
        z-index: 1
    }

    [data-overlay]:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1
    }

[data-overlay=black]:before {
    background-color: var(--black-color)
}

[data-overlay=overlay1]:before {
    background-color: #041122
}

[data-opacity="1"]:before {
    opacity: .1
}

[data-opacity="2"]:before {
    opacity: .2
}

[data-opacity="3"]:before {
    opacity: .3
}

.client-area-3 .client-thumb img, [data-opacity="4"]:before {
    opacity: .4
}

.price-card2 .available-list li.unavailable, [data-opacity="5"]:before {
    opacity: .5
}

[data-opacity="6"]:before {
    opacity: .6
}

.mfp-fade.mfp-bg.mfp-ready, [data-opacity="8"]:before {
    opacity: .8
}

[data-opacity="9"]:before {
    opacity: .9
}

.blog-single.style4:hover .link-btn, .client-area-3 .client-thumb:hover img, .client-thumb:hover img, .mfp-fade.mfp-wrap.mfp-ready .mfp-content, .service-card:hover .service-card-img .icon-btn, .team-card.style3 .team-social, .team-card.team-card-1-1-active .team-social, .team-card.team-card-1-2-active .team-social, .team-card:hover .team-social, .th-animated, [data-opacity="10"]:before {
    opacity: 1
}

.play-btn:after, .play-btn:before, .ripple-animation {
    -webkit-animation-duration: var(--ripple-ani-duration);
    animation-duration: var(--ripple-ani-duration);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: ripple;
    animation-name: ripple
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.movingX {
    -webkit-animation: 8s linear infinite movingX;
    animation: 8s linear infinite movingX
}

@-webkit-keyframes movingX {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

@keyframes movingX {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

.jump {
    -webkit-animation: 7s linear infinite jumpAni;
    animation: 7s linear infinite jumpAni
}

@-webkit-keyframes jumpAni {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@keyframes jumpAni {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.jump-reverse {
    -webkit-animation: 7s linear infinite jumpReverseAni;
    animation: 7s linear infinite jumpReverseAni
}

@-webkit-keyframes jumpReverseAni {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
}

@keyframes jumpReverseAni {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
}

.spin {
    -webkit-animation: 15s linear infinite spin;
    animation: 15s linear infinite spin
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg)
    }
}

@keyframes rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg)
    }
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0
    }
}

@keyframes animate-positive {
    0% {
        width: 0
    }
}

.scalein.th-animated {
    --animation-name: scalein
}

.slidetopleft.th-animated {
    --animation-name: slidetopleft
}

.slidebottomright.th-animated {
    --animation-name: slidebottomright
}

.slideinleft.th-animated {
    --animation-name: slideinleft
}

.slideinright.th-animated {
    --animation-name: slideinright
}

.slideinup.th-animated {
    --animation-name: slideinup
}

.slideindown.th-animated {
    --animation-name: slideindown
}

.rollinleft.th-animated {
    --animation-name: rollinleft
}

.rollinright.th-animated {
    --animation-name: rollinright
}

.rollinleft, .rollinright, .slidebottomright, .slideindown, .slideinleft, .slideinright, .slideinup, .slidetopleft {
    opacity: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-name: var(--animation-name);
    animation-name: var(--animation-name)
}

@-webkit-keyframes slideinup {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70px);
        transform: translateY(70px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideinup {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70px);
        transform: translateY(70px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(70px);
        transform: translateX(70px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(70px);
        transform: translateX(70px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideindown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideindown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-70px);
        transform: translateX(-70px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-70px);
        transform: translateX(-70px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slidebottomright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px) translateY(100px);
        transform: translateX(100px) translateY(100px)
    }

    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@keyframes slidebottomright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px) translateY(100px);
        transform: translateX(100px) translateY(100px)
    }

    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@-webkit-keyframes slidetopleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px) translateY(-100px);
        transform: translateX(-100px) translateY(-100px)
    }

    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@keyframes slidetopleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px) translateY(-100px);
        transform: translateX(-100px) translateY(-100px)
    }

    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

.scalein {
    -webkit-animation: 7s linear infinite scalein;
    animation: 7s linear infinite scalein
}

@-webkit-keyframes scalein {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scalein {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes rollinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    to {
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollinleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    to {
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@-webkit-keyframes rollinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }

    to {
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollinright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }

    to {
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.fancy-animation {
    -webkit-animation: 8s ease-in-out infinite morph;
    animation: 8s ease-in-out infinite morph
}

@-webkit-keyframes morph {
    0%,100% {
        border-radius: 60% 40% 30% 70%/60% 30% 70% 40%
    }

    50% {
        border-radius: 30% 60% 70% 40%/50% 60% 30%
    }
}

@keyframes morph {
    0%,100% {
        border-radius: 60% 40% 30% 70%/60% 30% 70% 40%
    }

    50% {
        border-radius: 30% 60% 70% 40%/50% 60% 30%
    }
}

@-webkit-keyframes jumpIcon {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes jumpIcon {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.info-list ul, .tutor-widget-course-categories .tutor-list, .tutor-widget-course-categories ul, .tutor-widget-course-levels .tutor-list, .tutor-widget-course-levels ul, .widget_archive .tutor-list, .widget_archive ul, .widget_categories .tutor-list, .widget_categories ul, .widget_instructor .tutor-list, .widget_instructor ul, .widget_meta .tutor-list, .widget_meta ul, .widget_nav_menu .tutor-list, .widget_nav_menu ul, .widget_pages .tutor-list, .widget_pages ul, .widget_price_filter .tutor-list, .widget_price_filter ul, .widget_time_duration .tutor-list, .widget_time_duration ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.tutor-widget-course-categories .tutor-list, .tutor-widget-course-levels .tutor-list, .widget_archive .tutor-list, .widget_categories .tutor-list, .widget_instructor .tutor-list, .widget_meta .tutor-list, .widget_nav_menu .tutor-list, .widget_pages .tutor-list, .widget_price_filter .tutor-list, .widget_time_duration .tutor-list {
    margin: 0 0 -7px
}

.tutor-widget-course-categories .menu, .tutor-widget-course-categories .wp-block-categories, .tutor-widget-course-categories > ul, .tutor-widget-course-levels .menu, .tutor-widget-course-levels .wp-block-categories, .tutor-widget-course-levels > ul, .widget_archive .menu, .widget_archive .wp-block-categories, .widget_archive > ul, .widget_categories .menu, .widget_categories .wp-block-categories, .widget_categories > ul, .widget_instructor .menu, .widget_instructor .wp-block-categories, .widget_instructor > ul, .widget_meta .menu, .widget_meta .wp-block-categories, .widget_meta > ul, .widget_nav_menu .menu, .widget_nav_menu .wp-block-categories, .widget_nav_menu > ul, .widget_pages .menu, .widget_pages .wp-block-categories, .widget_pages > ul, .widget_price_filter .menu, .widget_price_filter .wp-block-categories, .widget_price_filter > ul, .widget_time_duration .menu, .widget_time_duration .wp-block-categories, .widget_time_duration > ul {
    margin: 0 0 -20px
}

.tutor-widget-course-categories a, .tutor-widget-course-levels a, .widget_archive a, .widget_categories a, .widget_instructor a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_price_filter a, .widget_time_duration a {
    display: block;
    margin: 0 0 20px;
    padding: 0 35px 0 29px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.18;
    color: var(--body-color)
}

    .tutor-widget-course-categories a::before, .tutor-widget-course-levels a::before, .widget_archive a::before, .widget_categories a::before, .widget_instructor a::before, .widget_meta a::before, .widget_nav_menu a::before, .widget_pages a::before, .widget_price_filter a::before, .widget_time_duration a::before {
        content: '\f02d';
        width: 18px;
        height: 18px;
        border-radius: 4px;
        line-height: 18px;
        font-size: .8em;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        font-family: var(--icon-font);
        font-weight: 700;
        color: var(--theme-color);
        -webkit-transition: .4s;
        transition: .4s
    }

.tutor-widget-course-categories .tutor-list-item, .tutor-widget-course-categories li, .tutor-widget-course-levels .tutor-list-item, .tutor-widget-course-levels li, .widget_archive .tutor-list-item, .widget_archive li, .widget_categories .tutor-list-item, .widget_categories li, .widget_instructor .tutor-list-item, .widget_instructor li, .widget_meta .tutor-list-item, .widget_meta li, .widget_nav_menu .tutor-list-item, .widget_nav_menu li, .widget_pages .tutor-list-item, .widget_pages li, .widget_price_filter .tutor-list-item, .widget_price_filter li, .widget_time_duration .tutor-list-item, .widget_time_duration li {
    display: block;
    position: relative
}

.recent-post, .widget_shopping_cart .quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.tutor-widget-course-categories .tutor-list-item > span, .tutor-widget-course-categories li > span, .tutor-widget-course-levels .tutor-list-item > span, .tutor-widget-course-levels li > span, .widget_archive .tutor-list-item > span, .widget_archive li > span, .widget_categories .tutor-list-item > span, .widget_categories li > span, .widget_instructor .tutor-list-item > span, .widget_instructor li > span, .widget_meta .tutor-list-item > span, .widget_meta li > span, .widget_nav_menu .tutor-list-item > span, .widget_nav_menu li > span, .widget_pages .tutor-list-item > span, .widget_pages li > span, .widget_price_filter .tutor-list-item > span, .widget_price_filter li > span, .widget_time_duration .tutor-list-item > span, .widget_time_duration li > span {
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 1.18;
    -webkit-transition: .4s;
    transition: .4s;
    color: var(--body-color);
    font-weight: 400
}

.ml-10, .tutor-widget-course-categories .children, .tutor-widget-course-levels .children, .widget_archive .children, .widget_categories .children, .widget_instructor .children, .widget_meta .children, .widget_nav_menu .children, .widget_nav_menu .sub-menu, .widget_pages .children, .widget_price_filter .children, .widget_time_duration .children {
    margin-left: 10px
}

.header-layout3 .category-menu-wrap, .ml-30, .tutor-widget-course-categories .sub-cat, .tutor-widget-course-levels .sub-cat, .widget_archive .sub-cat, .widget_categories .sub-cat, .widget_instructor .sub-cat, .widget_meta .sub-cat, .widget_nav_menu .sub-cat, .widget_pages .sub-cat, .widget_price_filter .sub-cat, .widget_time_duration .sub-cat {
    margin-left: 30px
}

.tutor-widget-course-categories input[type=checkbox]:checked ~ label:before, .tutor-widget-course-levels input[type=checkbox]:checked ~ label:before, .widget_archive input[type=checkbox]:checked ~ label:before, .widget_categories input[type=checkbox]:checked ~ label:before, .widget_instructor input[type=checkbox]:checked ~ label:before, .widget_meta input[type=checkbox]:checked ~ label:before, .widget_nav_menu input[type=checkbox]:checked ~ label:before, .widget_pages input[type=checkbox]:checked ~ label:before, .widget_price_filter input[type=checkbox]:checked ~ label:before, .widget_time_duration input[type=checkbox]:checked ~ label:before {
    border-radius: 4px
}

.tutor-widget-course-categories.style2 li, .tutor-widget-course-levels.style2 li, .widget_archive.style2 li, .widget_categories.style2 li, .widget_instructor.style2 li, .widget_meta.style2 li, .widget_nav_menu.style2 li, .widget_pages.style2 li, .widget_price_filter.style2 li, .widget_time_duration.style2 li {
    margin-top: 18px
}

.pr-20, .widget_meta a, .widget_nav_menu a, .widget_pages a {
    padding-right: 20px
}

.wp-block-archives {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.th-blog ul.wp-block-archives li {
    margin: 5px 0
}

.tutor-widget, .widget {
    padding: var(--blog-space-y,40px) var(--blog-space-x,40px);
    border: 1px solid var(--border-color);
    box-shadow: 0 9px 14px #fbfbfb;
    border-radius: 10px;
    margin-bottom: 40px;
    position: relative
}

    .tutor-widget input, .tutor-widget select, .widget input, .widget select {
        height: 55px;
        border-radius: 8px;
        border: none !important
    }

    .tutor-widget.blog-widget-cta, .widget.blog-widget-cta {
        padding: 0;
        margin: 0;
        border: 0;
        box-shadow: none
    }

.tutor-widget-title, .widget_title, .wp-block-search__label {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    font-family: var(--title-font);
    line-height: 1em;
    margin: -.1em 0 29px;
    padding-bottom: 16px;
    border-bottom: 3px solid var(--border-color)
}

.tutor-widget .search-form, .tutor-widget .tutor-form-wrap, .widget .search-form, .widget .tutor-form-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100px;
    background: var(--smoke-color);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .tutor-widget .search-form input, .tutor-widget .tutor-form-wrap input, .widget .search-form input, .widget .tutor-form-wrap input {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 8px;
        background: 0 0;
        font-family: var(--title-font)
    }

    .tutor-widget .search-form button, .tutor-widget .tutor-form-wrap button, .widget .search-form button, .widget .tutor-form-wrap button {
        border: none;
        width: auto;
        height: auto;
        line-height: initial;
        background-color: transparent;
        padding-left: 19px;
        margin-right: 20px;
        color: var(--theme-color);
        display: inline-block;
        border-radius: 0 8px 8px 0;
        position: relative
    }

        .tutor-widget .search-form button:after, .tutor-widget .tutor-form-wrap button:after, .widget .search-form button:after, .widget .tutor-form-wrap button:after {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            height: 15px;
            width: 1px;
            background: var(--theme-color);
            -webkit-transform: translate(0,-50%);
            -ms-transform: translate(0,-50%);
            transform: translate(0,-50%)
        }

.tagcloud a, .tutor-widget-course-tags .tutor-list .tutor-list-item label, .wp-block-tag-cloud a {
    line-height: 1;
    padding: 9.5px 14px;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: var(--smoke-color);
    display: inline-block;
    text-transform: capitalize
}

.course-author .offer-tag a, .course-grid .offer-tag a, .header-layout1 .header-top .header-links.header-right li a:hover, .hero-counter-wrap.hero-counter2 .hero-counter_number, .hero-style2 .checklist ul li:nth-of-type(2):before, .price-card .checklist li.unavailable > i, .service-card .box-title a:hover, .tutor-widget .search-form button:hover, .tutor-widget .tutor-form-wrap button:hover, .widget .search-form button:hover, .widget .tutor-form-wrap button:hover {
    color: var(--theme-color2)
}

.tutor-widget .search-form .tutor-form-icon, .tutor-widget .tutor-form-wrap .tutor-form-icon, .widget .search-form .tutor-form-icon, .widget .tutor-form-wrap .tutor-form-icon {
    left: 5px
}

.tagcloud a, .wp-block-tag-cloud a {
    border: none;
    color: var(--body-color);
    border-radius: 5px
}

    .tagcloud a:hover, .tutor-widget-course-tags .tutor-list .tutor-list-item label:hover, .wp-block-tag-cloud a:hover {
        background-color: var(--theme-color);
        color: var(--white-color) !important
    }

.tagcloud, .wp-block-tag-cloud {
    margin-right: -10px;
    margin-bottom: -10px
}

#productTabContent, .sidebar-area, .tutor-widget-course-tags .tutor-widget-content {
    margin-bottom: -10px
}

.tutor-widget-course-tags .tutor-list .tutor-list-item {
    display: inline-block;
    margin: 0
}

    .tutor-widget-course-tags .tutor-list .tutor-list-item label {
        border: none;
        color: var(--body-color);
        border-radius: 5px;
        -webkit-transition: .4s;
        transition: .4s
    }

.recent-post {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    line-height: 20px
}

    .recent-post .media-img {
        margin-right: 20px;
        width: 80px;
        border-radius: 5px;
        overflow: hidden
    }

        .admission-card_img img, .blog-card .blog-img img, .blog-single.style2 .blog-img img, .blog-single.style3 .blog-img img, .course-img img, .gallery-img img, .recent-post .media-img img, .team-box .team-img img, .team-card .team-img img, .team-card2 .team-img img {
            width: 100%;
            -webkit-transition: .4s ease-in-out;
            transition: .4s ease-in-out
        }

    .recent-post .post-title {
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 -.1em;
        font-family: var(--title-font)
    }

    .mt-10, .recent-post .recent-post-meta {
        margin-top: 10px
    }

        .recent-post .recent-post-meta a {
            text-transform: capitalize;
            color: var(--body-color)
        }

            .author-meta a i, .author-meta span i, .blog-bottom a:not(.link-btn) i, .blog-bottom span:not(.link-btn) i, .recent-post .recent-post-meta a i {
                margin-right: 8px;
                color: var(--theme-color)
            }

    .admission-card:hover .admission-card_img img, .blog-block:hover .blog-img img, .blog-grid:hover .blog-img img, .blog-recent:hover .blog-img img, .course-box2:hover .course-img img, .course-box:hover .course-img img, .course-grid:hover .course-img img, .event-card2:hover .event-card2_img img, .event-card:hover .event-card_img img, .popup-search-box form button:hover, .recent-post:hover .media-img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

.sidebar-gallery, .wp-block-gallery.columns-default {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

    .sidebar-gallery .gallery-thumb {
        overflow: hidden;
        border-radius: 6px
    }

.hero-style1 .hero-title:first-of-type, .hero-style10 .hero-title:first-of-type, .hero-style2 .hero-title:first-of-type, figure.wp-block-gallery-1.wp-block-gallery.has-nested-images.columns-default.is-cropped {
    margin-bottom: 0 !important
}

.wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) {
    width: 100% !important;
    overflow: hidden;
    border-radius: 6px
}

.th-video-widget .play-btn {
    --icon-size: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    .course-box2.style3 .course-meta a, .course-box2.style3 .course-meta span, .course-grid .course-rating, .course-meta.style2 a, .course-meta.style2 span, .course-single-meta .course-rating .tutor-ratings-stars span, .course-single-meta li .course-rating, .hero-style15 .hero-text, .quantity .qty-btn, .recent-product .product-title, .th-video-widget .play-btn i, .tinv-wishlist table.tinvwl-table-manage-list {
        font-size: 16px
    }

.th-video-widget .video-thumb-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: -.3em
}

.widget_recent_entries ul {
    margin: -.3em 0 0;
    padding: 0;
    list-style: none
}

    .widget_recent_entries ul li > a {
        color: var(--body-color);
        font-weight: 500;
        display: inline-block
    }

    .widget_recent_entries ul li:not(:last-child) {
        border-bottom: 1px solid #dadada;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

.widget_recent_comments ul, .wp-block-latest-comments ul {
    list-style-type: none;
    padding-left: 0
}

.wp-block-latest-comments, ol.widget_recent_comments, ul.widget_recent_comments {
    margin-top: -.11em;
    padding-left: 0
}

    .widget_recent_comments li, .wp-block-latest-comments li {
        margin-bottom: 0;
        color: var(--body-color);
        padding-left: 30px;
        position: relative
    }

        .widget_recent_comments li:before, .wp-block-latest-comments li:before {
            content: "\f086";
            position: absolute;
            left: 0;
            top: -1px;
            color: var(--theme-color);
            font-family: var(--icon-font)
        }

    .widget_recent_comments.has-avatars li, .wp-block-latest-comments.has-avatars li {
        padding-left: 0;
        padding-bottom: 0 !important
    }

    .widget_recent_comments .avatar, .wp-block-latest-comments .avatar {
        margin-top: .4em
    }

    .widget_recent_comments li:not(:last-child), .wp-block-latest-comments li:not(:last-child) {
        padding-bottom: 12px
    }

    .widget_recent_comments article, .wp-block-latest-comments article {
        line-height: 1.5
    }

.wp-block-latest-comments__comment {
    line-height: 1.6
}

    .header-layout11 .header-top a, .header-layout11 .header-top li, .header-layout11 .header-top p, .header-layout6 .dropdown-menu a, .header-layout6 .header-top a, .header-layout6 .header-top i, .header-layout6 .header-top li, .header-layout6 .header-top p, .header-layout6 .header-top span, .header-links i, .wp-block-latest-comments__comment a {
        color: var(--body-color)
    }

        .author-meta a:hover, .author-meta span:hover, .blog-block .blog-meta a:hover i, .blog-block .blog-meta span:hover i, .blog-bottom a:hover, .blog-meta a:hover, .blog-single .social-links a:hover, .blog-title a:hover, .box-title a:hover, .breadcumb-menu li a:hover, .cart_table td[data-title=Name] a:hover, .cart_totals .order-total .amount, .cart_totals .shipping-calculator-button:hover, .category-card.style2 .link-btn:hover, .category-card2_title a:hover, .category-card_title a:hover, .category-menu a:hover, .checkout-ordertable .order-total .amount, .checkout-ordertable input[type=hidden] ~ label, .contact-info_text a:hover, .copyright-text a, .course-Reviews .th-comments-wrap .name a:hover, .course-author .offer-tag a:hover, .course-grid .offer-tag a:hover, .course-single-meta li a:hover, .course-tab .nav-link.active, .course-tab .nav-link:hover, .course-title a:hover, .cta-cloud .cta-call:hover, .event-card2_title a:hover, .event-card_title a:hover, .event-grid .event-title a:hover, .footer-contact_link:hover, .footer-layout3 .footer-links a:hover, .footer-layout3 .widget_archive a:hover, .footer-layout3 .widget_categories a:hover, .footer-layout3 .widget_meta a:hover, .footer-layout3 .widget_nav_menu a:hover, .footer-layout3 .widget_pages a:hover, .footer-layout7 .copyright-text a:hover, .footer-layout7 .footer-links a:hover, .footer-layout7 .widget_archive a:hover, .footer-layout7 .widget_categories a:hover, .footer-layout7 .widget_meta a:hover, .footer-layout7 .widget_nav_menu a:hover, .footer-layout7 .widget_pages a:hover, .footer-layout8 .footer-contact_link:hover, .footer-social a:hover, .footer-widget .recent-post .recent-post-meta a:hover i, .header-layout-default .header-top .header-links a:hover, .header-layout-default .header-top .header-links.header-right li a:hover i, .header-layout11 .header-top a:hover, .header-layout12 .header-top a:hover, .header-layout3 .dropdown-link > a:hover, .header-layout4 .dropdown-link > a:hover, .header-layout5 .header-link:hover, .header-layout5 .header-top a:hover, .header-layout6 .simple-icon:hover, .header-layout7 .header-top a:hover, .header-social a:hover, .hero-4 .hero-social a:hover, .hero-5 .video-link:hover .btn-text, .hero-style8 .hero-meta span:hover, .info-box_link:hover, .main-menu a:hover, .product_list_widget .recent-post-title a:hover, .product_meta > span a:hover, .service-block-tab .tab-btn.active .tab-title, .service-block-tab .tab-btn:hover .tab-title, .service-block_title a:hover, .simple-icon:hover, .tab-menu1 button:hover, .tab-menu2 button.active, .tab-menu2 button:hover, .team-block .team-title a:hover, .team-box .team-title a:hover, .team-card .team-title a:hover, .team-card2 .team-title a:hover, .th-product .product-title a:hover, .th-sort-bar .nav a.active, .th-sort-bar .nav a:hover, .tinv-wishlist td.product-name a:hover, .tutor-ratings-stars, .video-course .play-btn:hover > i, .wcu-box.style2 .wcu-box_title a:hover, .widget_rss a:hover, .widget_rss ul a:hover, .widget_shopping_cart .cart_list a.remove:hover, .widget_shopping_cart .cart_list a:not(.remove):hover, .woocommerce-grouped-product-list-item label a:hover, .wp-block-latest-comments__comment a:hover, .wp-block-rss a:hover, .wp-block-rss ul a:hover, table.variations label a:hover {
            color: var(--theme-color)
        }

    .about-grid2 .about-grid_title, .about-grid3 .details p, .accordion-card:last-child, .calendar_wrap .wp-calendar-table, .cart_totals .shipping-calculator-form p:last-child, .cart_totals .woocommerce-shipping-methods, .category-menu li:last-child, .check-box:last-of-type, .checklist .check-text, .contact-info:last-of-type, .course-description > p:last-of-type, .course-grid2:last-of-type, .course-grid:last-of-type, .course-rating .tutor-mb-8, .event-grid:last-of-type, .feature-box_text, .footer-info:last-child, .footer-widget.widget_archive li:last-child a, .footer-widget.widget_categories li:last-child a, .footer-widget.widget_meta li:last-child a, .footer-widget.widget_nav_menu li:last-child a, .footer-widget.widget_pages li:last-child a, .hero-style14 .hero-title, .hero-style4 .search-form .form-group, .info-box-wrap:last-child, .notification-box2 .notification-text, .price-card2 .available-list li:last-child, .product_list_widget .recent-post:last-child, .product_meta > span:last-child, .program-card_title, .sidebar-area .widget .wp-block-search, .sidebar-area ul.wp-block-latest-posts, .sidebar-area ul.wp-block-latest-posts li:last-child, .testi-block_name, .th-comment-form .blog-inner-title, .th-comments-wrap .text:last-child, .th-comments-wrap .th-post-comment ol ol, .th-comments-wrap .th-post-comment ol ul, .th-comments-wrap .th-post-comment ul ol, .th-comments-wrap .th-post-comment ul ul, .th-comments-wrap ul.comment-list ol ol, .th-comments-wrap ul.comment-list ol ul, .th-comments-wrap ul.comment-list ul ol, .th-comments-wrap ul.comment-list ul ul, .tinv-wishlist .stock.in-stock, .woocommerce-Reviews .woocommerce-Reviews-title, .woocommerce-billing-fields .form-row, .woocommerce-checkout .form-control, .woocommerce-checkout .form-group, .woocommerce-checkout .form-row, .woocommerce-checkout .form-select, .woocommerce-checkout .select2-container, .woocommerce-form-coupon .form-group:last-child, .woocommerce-form-login .form-group:last-child, .woocommerce-form-register .form-group:last-child, .woocommerce-product-attributes td p:last-child, .woocommerce-product-attributes th p:last-child, .wp-block-calendar .wp-calendar-table, .wp-block-latest-comments__comment:last-child {
        margin-bottom: 0
    }

.wp-block-calendar tbody td, .wp-block-calendar th {
    padding: 10px
}

.calendar_wrap, .wp-block-calendar {
    position: relative;
    background-color: #fff;
    padding-bottom: 0;
    border: none
}

    .calendar_wrap span[class*=wp-calendar-nav], .wp-block-calendar span[class*=wp-calendar-nav] {
        position: absolute;
        top: 9px;
        left: 20px;
        font-size: 14px;
        color: var(--white-color);
        font-weight: 400;
        z-index: 1;
        line-height: 1.7
    }

    .calendar_wrap span.wp-calendar-nav-next, .wp-block-calendar span.wp-calendar-nav-next, [dir=rtl] .course-img .tag {
        left: auto;
        right: 20px
    }

    .calendar_wrap caption, .wp-block-calendar caption {
        caption-side: top;
        text-align: center;
        color: var(--white-color);
        background-color: var(--theme-color)
    }

    .calendar_wrap th, .wp-block-calendar th {
        font-size: 14px;
        padding: 5px;
        border: none;
        text-align: center;
        border-right: 1px solid #fff;
        color: var(--title-color);
        font-weight: 500
    }

        .calendar_wrap th:first-child, .wp-block-calendar th:first-child {
            border-left: 1px solid #eee
        }

        .calendar_wrap th:last-child, .wp-block-calendar th:last-child {
            border-right: 1px solid #eee
        }

    .calendar_wrap td, .wp-block-calendar td {
        font-size: 14px;
        padding: 5px;
        color: #01133c;
        border: 1px solid #eee;
        text-align: center;
        background-color: transparent;
        -webkit-transition: .4s;
        transition: .4s
    }

    .calendar_wrap #today, .wp-block-calendar #today {
        color: var(--theme-color);
        background-color: var(--white-color);
        border-color: #ededed
    }

    .calendar_wrap thead, .wp-block-calendar thead {
        background-color: #eee
    }

    .calendar_wrap a, .wp-block-calendar a {
        color: inherit;
        text-decoration: none
    }

.wp-block-calendar {
    margin-bottom: 30px;
    border: none;
    padding-bottom: 0
}

.header-layout12 .sticky-wrapper.sticky .menu-area, .main-menu ul.mega-menu > li > a:hover, .main-menu.hide-icon ul.sub-menu li a, .th-widget-schedule .footer-info, .tutor-widget-course-categories .tutor-list-item label, .tutor-widget-course-levels .tutor-list-item label, ol.widget_rss, ol.wp-block-rss, ul.widget_rss, ul.wp-block-rss {
    padding-left: 0
}

.widget_rss, .widget_shopping_cart ul li, .wp-block-rss {
    list-style-type: none
}

    .widget_rss ul, .wp-block-rss ul {
        margin: -.2em 0 -.5em;
        padding: 0;
        list-style: none
    }

        .widget_rss ul .rsswidget, .wp-block-rss ul .rsswidget {
            color: var(--title-color);
            font-family: var(--theme-font);
            font-size: 18px;
            display: block;
            margin-bottom: 10px
        }

        .widget_rss ul .rssSummary, .wp-block-rss ul .rssSummary {
            font-size: 14px;
            margin-bottom: 7px;
            line-height: 1.5
        }

        .widget_rss ul a, .wp-block-rss ul a {
            display: block;
            font-weight: 600;
            color: inherit
        }

        .widget_rss ul .rss-date, .wp-block-rss ul .rss-date {
            font-size: 14px;
            display: inline-block;
            margin-bottom: 5px;
            font-weight: 400;
            color: var(--title-color)
        }

            .widget_rss ul .rss-date:before, .wp-block-rss ul .rss-date:before {
                content: "\f073";
                font-family: var(--icon-font);
                margin-right: 10px;
                font-weight: 300;
                color: var(--theme-color)
            }

        .widget_rss ul cite, .wp-block-rss ul cite {
            font-weight: 500;
            color: var(--title-color);
            font-family: var(--body-font);
            font-size: 14px
        }

            .widget_rss ul cite:before, .wp-block-rss ul cite:before {
                content: "";
                position: relative;
                top: -1px;
                left: 0;
                width: 20px;
                height: 2px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 8px;
                background-color: var(--theme-color)
            }

    .widget_rss li:not(:last-child), .wp-block-rss li:not(:last-child) {
        margin-bottom: 16px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        padding-bottom: 16px
    }

.textwidget {
    margin-top: -.1em
}

.widget_shopping_cart .widget_title {
    margin-bottom: 15px;
    border-bottom: none
}

.widget_shopping_cart .mini_cart_item {
    position: relative;
    padding: 30px 10px 30px 90px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 0;
    text-align: left
}

    .widget_shopping_cart .mini_cart_item:first-child {
        border-top: 1px solid rgba(0,0,0,.1)
    }

.widget_shopping_cart .cart_list a:not(.remove) {
    display: block;
    color: var(--body-color);
    font-size: 16px;
    font-family: var(--title-font);
    font-weight: 600;
    color: var(--title-color)
}

.widget_shopping_cart .cart_list a.remove {
    position: absolute;
    top: 50%;
    left: 95%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: var(--body-color)
}

.widget_shopping_cart .cart_list img {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 20px;
    border: 1px solid var(--border-color)
}

.widget_shopping_cart .quantity {
    display: flex;
    white-space: nowrap;
    vertical-align: top;
    margin-right: 20px;
    font-size: 14px;
    color: var(--theme-color)
}

.widget_shopping_cart .total {
    margin-top: 20px;
    font-size: 18px;
    color: var(--title-color)
}

.widget_shopping_cart .amount {
    padding-left: 5px;
    font-weight: 600;
    font-family: var(--title-font)
}

.mr-15, .widget_shopping_cart .th-btn {
    margin-right: 15px
}

.sidebar-area .tutor-widget-title:before, .sidebar-area .widget_title:before {
    content: '';
    height: 3px;
    width: 50px;
    background-color: var(--theme-color);
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 1;
    -webkit-animation: 10s linear infinite lineMove;
    animation: 10s linear infinite lineMove
}

@-webkit-keyframes lineMove {
    0%,100% {
        left: 0
    }

    50% {
        left: calc(100% - 50px)
    }
}

@keyframes lineMove {
    0%,100% {
        left: 0
    }

    50% {
        left: calc(100% - 50px)
    }
}

.sidebar-area .widget_shopping_cart .th-btn {
    margin-right: 10px;
    padding: 8px 22px;
    font-size: 14px
}

.sidebar-area .th-video {
    padding: 0;
    box-shadow: none;
    border-radius: 5px
}

    .sidebar-area .th-video .play-btn {
        --icon-size: 50px;
        font-size: 15px
    }

        .feature-list:hover .feature-list_icon, .footer-layout6 .scroll-top:hover i, .sidebar-area .th-video .play-btn > i {
            background-color: var(--white-color);
            color: var(--theme-color)
        }

.accordion-card .accordion-collapse, .sidebar-area .tagcloud a, .sidebar-area .wp-block-tag-cloud a, .tinv-wishlist table, .woocommerce-grouped-product-list-item .label, table.variations .label {
    border: none
}

.sidebar-area .newsletter-form button {
    width: 100%;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    height: 60px;
    margin-top: 10px
}

.sidebar-area .wp-block-group__inner-container h2 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 20px;
    margin-top: -.07em
}

.course-single-meta, .footer-links ul, .sidebar-area ol.wp-block-latest-comments {
    padding: 0;
    margin: 0
}

    .sidebar-area ol.wp-block-latest-comments li {
        line-height: 1.5;
        margin: 0 0 20px;
        border-bottom: 1px solid rgba(0,0,0,.1);
        padding-bottom: 20px
    }

        .sidebar-area ol.wp-block-latest-comments li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none
        }

.category-menu-wrap .search-form, .recent-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.checklist li:first-child, .price_slider_wrapper {
    margin-top: -.5em
}

    .price_slider_wrapper .price_label span {
        display: inline-block;
        color: var(--body-color)
    }

    .price_slider_wrapper .ui-slider {
        height: 4px;
        position: relative;
        width: 100%;
        background-color: #e0e0e0;
        border: none;
        margin-top: 10px;
        margin-bottom: 20px;
        cursor: pointer;
        border-radius: 0
    }

    .price_slider_wrapper .ui-slider-range {
        border: none;
        cursor: pointer;
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 1;
        display: block;
        background-color: var(--theme-color)
    }

    .price_slider_wrapper .ui-slider-handle {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        text-align: center;
        line-height: 10.5px;
        padding: 0;
        border: none;
        cursor: pointer;
        position: absolute;
        margin-top: -3px;
        z-index: 2;
        box-shadow: 0 8px 13px 0 rgba(255,79,38,.21);
        background-color: var(--theme-color);
        -webkit-transform: translateX(-1px);
        -ms-transform: translateX(-1px);
        transform: translateX(-1px)
    }

        .price_slider_wrapper .ui-slider-handle:focus {
            outline: 0;
            box-shadow: 1.5px 2.598px 10px 0 rgba(0,0,0,.15)
        }

        .price_slider_wrapper .ui-slider-handle:last-child {
            -webkit-transform: translateX(-9px);
            -ms-transform: translateX(-9px);
            transform: translateX(-9px)
        }

    .price_slider_wrapper .button, .price_slider_wrapper button {
        background-color: var(--theme-color);
        color: var(--white-color);
        font-weight: 500;
        line-height: 1.6;
        text-transform: capitalize;
        text-align: center;
        border-radius: 50px;
        border: none;
        display: inline-block;
        overflow: hidden;
        position: relative;
        z-index: 2;
        padding: 7px 20px;
        min-width: 100px;
        font-size: 16px;
        -webkit-transition: .4s ease-in;
        transition: .4s ease-in
    }

.footer-info, .product_list_widget .recent-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.product_list_widget {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

    .product_list_widget .recent-post {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
        padding-bottom: 0;
        border-bottom: none
    }

        .product_list_widget .recent-post .media-img {
            width: 70px;
            margin-right: 20px
        }

    .product_list_widget .recent-post-title {
        font-size: 20px;
        margin-bottom: 7px
    }

    .product_list_widget .star-rating {
        font-size: 12px;
        margin-bottom: 3px
    }

.widget_info .widget_title {
    margin: 29px 0 0
}

.widget_info .th-btn {
    width: 100%;
    margin-bottom: 10px;
    display: block
}

.widget_info .course-price {
    display: block;
    font-weight: 700;
    margin-bottom: 19px
}

    .widget_info .course-price .tag {
        display: inline-block;
        background-color: var(--theme-color2);
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        color: var(--white-color);
        border-radius: 99px;
        padding: 2px 13px;
        vertical-align: middle;
        margin-bottom: 5px
    }

.info-list i {
    color: var(--theme-color);
    width: 16px;
    margin-right: 2px;
    font-size: 16px
}

.info-list strong {
    font-weight: 500;
    color: var(--title-color)
}

.info-list li {
    border-bottom: 1px dashed #d3dbeb;
    padding: 12px 0
}

    .info-list li:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: -.45em
    }

.widget_banner {
    border: none;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    padding: 50px 50px 75px
}

    .widget_banner .widget-banner {
        background: rgba(255,255,255,.27);
        -webkit-backdrop-filter: blur(11.6px);
        backdrop-filter: blur(11.6px);
        border-radius: 10px;
        padding: 30px 30px 0
    }

    .widget_banner .title {
        color: var(--white-color);
        font-weight: 600;
        margin-top: -.25em;
        font-size: 24px
    }

    .widget_banner .subtitle {
        color: var(--white-color);
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 5px
    }

    .widget_banner .logo {
        background: var(--white-color);
        border-radius: 10px;
        padding: 13px 39px;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 25px
    }

    .widget_banner .link {
        font-size: 18px;
        display: block;
        color: var(--white-color);
        font-weight: 500;
        margin-bottom: 30px
    }

    .widget_banner .th-btn {
        -webkit-transform: translate(0,24px);
        -ms-transform: translate(0,24px);
        transform: translate(0,24px);
        margin-top: -24px
    }

.widget-map {
    line-height: 1px;
    border-radius: 10px
}

    .widget-map iframe {
        border-radius: 10px;
        height: 327px
    }

@media (max-width:1199px) {
    .video-box .video-title {
        margin: 0 auto 30px
    }

    .fs-40 {
        font-size: 34px
    }

    .recent-post .post-title {
        font-size: 18px;
        line-height: 24px
    }

    .widget_offer {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .col-lg-4 .sidebar-area .widget {
        --blog-space-y: 40px;
        --blog-space-x: 20px
    }
}

@media (max-width:991px) {
    .fs-40 {
        font-size: 30px
    }

        .fs-40.mt-n3 {
            margin-top: -.6rem
        }

        .fs-40.mt-n2 {
            margin-top: -.2rem
        }

    .sidebar-area {
        padding-top: 30px
    }

    .tagcloud a, .wp-block-tag-cloud a {
        padding: 10.5px 18px
    }

    .col-lg-4 .sidebar-area .widget {
        --blog-space-y: 40px;
        --blog-space-x: 40px
    }
}

.tutor-widget-course-categories .tutor-form-check-input, .tutor-widget-course-levels .tutor-form-check-input {
    display: inline-block;
    padding: 10px;
    height: 10px;
    margin-right: 10px;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    border: 1px solid #ecf1f9 !important
}

#additional_information, .footer-widget, .footer-widget.widget_archive, .footer-widget.widget_categories, .footer-widget.widget_meta, .footer-widget.widget_nav_menu, .footer-widget.widget_pages, .hero-style13 .checklist, .mb-40 {
    margin-bottom: 40px
}

    .footer-widget, .footer-widget .widget {
        padding: 0;
        border: none;
        background-color: transparent;
        box-shadow: none
    }

        .footer-widget input, .footer-widget select {
            height: 55px;
            background-color: transparent;
            border: 1px solid #283752 !important
        }

            .footer-widget input:focus, .footer-widget select:focus {
                border-color: var(--theme-color);
                background-color: transparent
            }

        .footer-widget .form-group > i {
            color: var(--theme-color);
            top: 18px
        }

        .footer-widget .widget_title {
            position: relative;
            border: none;
            font-family: var(--title-font);
            color: var(--white-color);
            line-height: 1;
            border-bottom: 0;
            padding: 0 0 18px;
            margin: -.1em 0 35px;
            max-width: 275px
        }

            .footer-widget .widget_title:after, .footer-widget .widget_title:before {
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                width: 51px;
                height: 3px;
                background-color: var(--theme-color)
            }

            .footer-widget .widget_title:after {
                width: 10px;
                left: 56px;
                border-right: 10px solid var(--theme-color);
                box-shadow: 15px 0 0 0 var(--theme-color)
            }

        .footer-widget.widget_archive .menu, .footer-widget.widget_archive > ul, .footer-widget.widget_categories .menu, .footer-widget.widget_categories > ul, .footer-widget.widget_meta .menu, .footer-widget.widget_meta > ul, .footer-widget.widget_nav_menu .menu, .footer-widget.widget_nav_menu > ul, .footer-widget.widget_pages .menu, .footer-widget.widget_pages > ul {
            margin-bottom: -5px
        }

        .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_meta a, .footer-widget.widget_nav_menu a, .footer-widget.widget_pages a {
            font-size: 16px;
            font-weight: 400;
            padding: 0 0 0 15px;
            margin-bottom: 20px;
            font-family: var(--body-font);
            display: block;
            max-width: 100%;
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content;
            background-color: transparent;
            position: relative
        }

            .footer-widget.widget_archive a:before, .footer-widget.widget_categories a:before, .footer-widget.widget_meta a:before, .footer-widget.widget_nav_menu a:before, .footer-widget.widget_pages a:before {
                content: "\e122";
                font-weight: 900;
                left: 0;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                color: inherit;
                width: unset;
                background-color: transparent;
                border: none;
                font-size: .5em;
                color: var(--body-color);
                line-height: 0;
                height: 5px
            }

            .footer-widget.widget_archive a:hover, .footer-widget.widget_categories a:hover, .footer-widget.widget_meta a:hover, .footer-widget.widget_nav_menu a:hover, .footer-widget.widget_pages a:hover {
                background-color: transparent;
                color: var(--white-color)
            }

        .footer-widget.widget_archive li > span, .footer-widget.widget_categories li > span, .footer-widget.widget_meta li > span, .footer-widget.widget_nav_menu li > span, .footer-widget.widget_pages li > span {
            width: auto;
            height: auto;
            position: relative;
            background-color: transparent;
            color: var(--body-color);
            line-height: 1
        }

        .footer-widget .recent-post {
            max-width: 310px;
            margin-bottom: 15px;
            padding-bottom: 0;
            border-bottom: none
        }

            .footer-widget .recent-post .media-img {
                margin-right: 18px;
                width: 110px
            }

            .footer-widget .recent-post .post-title {
                color: var(--white-color);
                font-size: 18px;
                line-height: 1.5;
                margin-bottom: 10px
            }

            .footer-widget .recent-post:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: 0
            }

            .footer-widget .recent-post .recent-post-meta i {
                color: var(--white-color);
                -webkit-transition: .3s;
                transition: .3s
            }

.th-widget-about .about-logo {
    margin-bottom: 30px;
    margin-top: -5px
}

.footer-text, .th-widget-about .about-text, .widget_contact .contact-text {
    margin-top: -.46em;
    margin-bottom: 25px
}

#woosq-popup .product_meta, .cart_totals .shipping-calculator-form p:first-child, .mt-20, .newsletter-widget .newsletter-form .th-btn {
    margin-top: 20px
}

.th-widget-schedule {
    margin-top: -.25em
}

.footer-table {
    margin-top: -15px;
    border: none;
    margin-bottom: 0
}

    .footer-table td, .footer-table th {
        border: none;
        padding: 8px 0;
        font-size: 16px
    }

    .footer-table td, .header-layout7 .top-left, .pl-50 {
        padding-left: 50px
    }

    .footer-table th {
        padding-right: 13px;
        font-weight: 500;
        color: var(--white-color)
    }

.footer-info-title {
    font-size: 20px;
    font-family: var(--body-font);
    font-weight: 600;
    color: var(--white-color);
    margin-bottom: 15px;
    margin-top: -.27em
}

.footer-info {
    position: relative;
    margin: 0 0 25px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 0 0 35px;
    max-width: 300px
}

.category-menu-wrap, .main-menu ul.mega-menu, .menu-expand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.footer-info i {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: var(--theme-color);
    color: var(--white-color);
    position: absolute;
    left: 0;
    font-size: 10px
}

.category-menu a, .main-menu ul.mega-menu > li > a {
    color: var(--title-color);
    text-transform: capitalize
}

.footer-widget.style2 .widget_title {
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 0 20px;
    font-weight: 500
}

    .footer-widget.style2 .widget_title:before {
        height: 2px;
        width: 60px;
        background-color: var(--white-color)
    }

.footer-widget.style2.widget_archive a, .footer-widget.style2.widget_categories a, .footer-widget.style2.widget_meta a, .footer-widget.style2.widget_nav_menu a, .footer-widget.style2.widget_pages a {
    padding: 0 0 0 25px;
    margin-bottom: 23px
}

    .footer-widget.style2.widget_archive a:before, .footer-widget.style2.widget_categories a:before, .footer-widget.style2.widget_meta a:before, .footer-widget.style2.widget_nav_menu a:before, .footer-widget.style2.widget_pages a:before {
        content: "\f061";
        font-weight: 500;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: unset;
        font-size: 1em;
        height: unset
    }

.th-header {
    position: relative;
    z-index: 41
}

    .th-header .icon-btn {
        --btn-size: 45px;
        line-height: 43px;
        border: 1px solid #d0dbe9;
        -webkit-transition: .4s;
        transition: .4s
    }

    .th-header .th-btn {
        padding: 19px 29px
    }

.blog-audio img, .blog-img img, .blog-video img, .category-card2_icon img, .category-card_icon img, .category-list2_icon img, .category-list_icon img, .counter-grid_icon img, .event-card2_img img, .event-card_img img, .feature-card_icon img, .feature-grid_icon img, .moto-box_icon img, .sticky-wrapper {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

    .sticky-wrapper.sticky {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        background-color: var(--white-color);
        box-shadow: 0 0 10px 0 rgba(0,0,0,.07);
        -webkit-animation: .4s ease-in-out stickyAni;
        animation: .4s ease-in-out stickyAni
    }

@-webkit-keyframes stickyAni {
    0% {
        -webkit-transform: translate3d(0,-40px,0) scaleY(.8);
        transform: translate3d(0,-40px,0) scaleY(.8);
        opacity: .7
    }

    100% {
        -webkit-transform: translate3d(0,0,0) scaleY(1);
        transform: translate3d(0,0,0) scaleY(1);
        opacity: 1
    }
}

@keyframes stickyAni {
    0% {
        -webkit-transform: translate3d(0,-40px,0) scaleY(.8);
        transform: translate3d(0,-40px,0) scaleY(.8);
        opacity: .7
    }

    100% {
        -webkit-transform: translate3d(0,0,0) scaleY(1);
        transform: translate3d(0,0,0) scaleY(1);
        opacity: 1
    }
}

.main-menu a {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    color: var(--title-color);
    text-transform: uppercase
}

    .main-menu a .new-label {
        font-size: 12px;
        background-color: var(--theme-color);
        color: var(--white-color);
        padding: 0 5px;
        border-radius: 4px;
        margin-left: 4px;
        position: relative;
        top: -1px
    }

.category-menu a:before, .main-menu ul.sub-menu li a:before {
    height: 11px;
    font-size: .9em;
    color: var(--theme-color);
    font-family: var(--icon-font);
    line-height: 1
}

.category-menu, .main-menu ul.mega-menu, .main-menu ul.sub-menu {
    text-align: left;
    top: 100%;
    min-width: 190px;
    width: -webkit-max-content;
    width: -moz-max-content;
    z-index: -1;
    background-color: var(--white-color);
    opacity: 0;
    visibility: hidden
}

.main-menu > ul > li {
    margin: 0 13px
}

    .main-menu > ul > li > a {
        padding: 36.5px 0
    }

.main-menu ul li {
    list-style-type: none;
    display: inline-block;
    position: relative
}

    .main-menu ul li.menu-item-has-children > a:after {
        content: "\f107";
        position: relative;
        font-family: var(--icon-font);
        margin-left: 5px;
        top: 1px
    }

    .main-menu ul li:last-child, .th-product .added_to_cart .tutor-mr-8, [dir=rtl] .main-menu ul li:first-child {
        margin-right: 0 !important
    }

    .main-menu ul li:first-child, [dir=rtl] .main-menu ul li:last-child {
        margin-left: 0 !important
    }

    .main-menu ul li:hover ul.mega-menu, .main-menu ul li:hover > ul.sub-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        z-index: 9
    }

.main-menu ul.mega-menu, .main-menu ul.sub-menu {
    position: absolute;
    width: max-content;
    padding: 7px;
    left: -14px;
    border: 1px solid var(--border-color);
    border-radius: 10px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: .4s;
    transition: .4s
}

    .main-menu ul.mega-menu a, .main-menu ul.sub-menu a {
        font-size: 16px;
        line-height: 30px
    }

.main-menu ul.sub-menu {
    padding: 18px 20px;
    left: -27px
}

    .main-menu ul.sub-menu li {
        display: block;
        margin: 0;
        padding: 0 9px
    }

        .main-menu ul.sub-menu li.menu-item-has-children > a:after {
            content: "\f105";
            float: right;
            top: 1px
        }

        .main-menu ul.sub-menu li a {
            position: relative;
            padding-left: 23px;
            text-transform: capitalize
        }

            .main-menu ul.sub-menu li a:before {
                content: "\f02d";
                position: absolute;
                top: 8px;
                left: 0;
                width: 11px;
                text-align: center;
                border-radius: 50%;
                display: inline-block;
                font-weight: 700
            }

        .main-menu ul.sub-menu li ul.sub-menu {
            left: 100%;
            right: auto;
            top: 0;
            margin: 0 0 0 20px
        }

            .main-menu ul.sub-menu li ul.sub-menu li ul {
                left: 100%;
                right: auto
            }

.main-menu .mega-menu-wrap {
    position: static
}

.main-menu ul.mega-menu {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    width: 100%;
    max-width: var(--main-container);
    padding: 20px 15px 23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

    .main-menu ul.mega-menu li {
        display: block;
        width: 100%;
        padding: 0 15px
    }

        .main-menu ul.mega-menu li li {
            padding: 2px 0
        }

    .main-menu ul.mega-menu > li > a {
        display: block;
        padding: 0 0 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        font-weight: 700;
        border-color: var(--theme-color)
    }

        .main-menu ul.mega-menu > li > a::after, .main-menu ul.mega-menu > li > a::before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 15px;
            height: 1px;
            background-color: var(--theme-color)
        }

        .main-menu ul.mega-menu > li > a::after {
            width: calc(100% - 20px);
            left: 20px
        }

.category-menu {
    position: absolute;
    width: max-content;
    padding: 25px 30px;
    left: 0;
    margin-top: -10px;
    border: 1px solid var(--border-color);
    border-radius: 10px;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    -webkit-transition: margin-top .4s ease-in-out,visibility .4s ease-in-out,opacity .4s ease-in-out,z-index;
    transition: margin-top .4s ease-in-out,visibility .4s ease-in-out,opacity .4s ease-in-out,z-index
}

    .blog-single.style3, .category-menu ul {
        padding: 0;
        margin-bottom: 0
    }

    .category-menu li {
        list-style: none;
        margin-bottom: 6px
    }

    .category-menu a {
        position: relative;
        padding-left: 23px
    }

        .category-menu a:before {
            content: "\f07c";
            position: absolute;
            top: 4px;
            left: 0;
            width: 11px;
            text-align: center;
            border-radius: 50%;
            display: inline-block;
            font-weight: 400
        }

.category-menu-wrap {
    position: relative;
    height: 100%;
    padding: 0;
    display: flex;
    border: 1px solid #d0dbe9;
    border-radius: 5px
}

    .category-menu-wrap:hover .category-menu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
        z-index: 9
    }

    .category-menu-wrap .search-form input {
        background: 0 0;
        border: 0;
        padding-right: 10px;
        padding-left: 15px;
        height: 48px
    }

.menu-expand, .simple-icon {
    background-color: transparent
}

.category-menu-wrap .search-form input:active, .category-menu-wrap .search-form input:focus, .category-menu-wrap .search-form input:hover {
    border: 0
}

.category-menu-wrap .search-form input::-webkit-input-placeholder {
    color: #9faab7
}

.category-menu-wrap .search-form input::-moz-placeholder {
    color: #9faab7
}

.category-menu-wrap .search-form input:-ms-input-placeholder {
    color: #9faab7
}

.category-menu-wrap .search-form input::-ms-input-placeholder {
    color: #9faab7
}

.category-menu-wrap .search-form input::placeholder {
    color: #9faab7
}

.category-menu-wrap .search-form button {
    border: none;
    width: auto;
    height: 48px;
    line-height: 48px;
    background-color: transparent;
    color: var(--title-color);
    padding-right: 15px;
    display: inline-block;
    border-radius: 0
}

.menu-expand {
    font-size: 16px;
    font-weight: 400;
    color: var(--title-color);
    padding: 10.5px 16px;
    border-radius: 0;
    border-right: 1px solid #d0dbe9;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 160px;
    line-height: initial
}

.simple-icon {
    border: none;
    padding: 0;
    color: var(--body-color)
}

.header-button {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    margin-left: 15px
}

.header-links ul, .product-inner-list > ul, .woocommerce-checkout-payment ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.header-links li {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 400
}

    .header-links li:not(:last-child) {
        padding: 0 20px 0 0;
        margin: 0 17px 0 0
    }

        .header-links li:not(:last-child):before {
            content: "";
            position: absolute;
            right: 0;
            top: 50%;
            background-color: rgba(255,255,255,.2);
            width: 1px;
            height: 16px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

.header-links a, .header-links li, .header-links p, .header-links span {
    font-family: var(--body-font);
    color: var(--body-color)
}

.header-social .social-title {
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    margin: 0 10px 0 0
}

.header-social a {
    font-size: 14px;
    display: inline-block;
    color: var(--body-color);
    margin: 0 15px 0 0
}

.header-logo, .py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.header-notice {
    margin-bottom: 0;
    display: inline-block
}

.counter-list, .counter-list li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    color: var(--white-color)
}

.counter-list {
    padding: 2px 20px;
    margin: 0 0 0 15px;
    display: inline-flex;
    gap: 18px;
    background-color: var(--theme-color2);
    border-radius: 999px
}

    .counter-list li {
        display: inline-flex;
        gap: 4px;
        position: relative
    }

        .counter-list li:after {
            content: ":";
            position: absolute;
            top: 50%;
            right: -11.5px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            color: var(--white-color);
            font-weight: 600
        }

    .counter-list .count-name, .counter-list .count-number {
        color: var(--white-color);
        font-weight: 500
    }

.dropdown-link {
    position: relative;
    display: inline-block
}

    .dropdown-link > a i {
        margin-right: 3px;
        -webkit-transition: .4s;
        transition: .4s
    }

.dropdown-toggle::after, .header-layout6 .dropdown-toggle::after {
    content: "\f107";
    border: none;
    font-family: var(--icon-font);
    vertical-align: middle;
    font-weight: 400;
    margin-left: 6px
}

.dropdown-menu {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: auto;
    top: calc(100% + 10px) !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    padding: 8px 20px !important;
    border-color: var(--border-color)
}

    .breadcumb-menu li:last-child, .dropdown-menu li, .header-layout6 .dropdown-menu li, .team-card .team-info span:last-child {
        padding-right: 0;
        margin-right: 0
    }

    .dropdown-menu:before, .header-layout6 .dropdown-menu:before {
        content: "";
        position: absolute;
        left: 50%;
        top: -7px;
        width: 14px;
        height: 14px;
        margin-left: -7px;
        background-color: var(--white-color);
        z-index: -1;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border-top: 1px solid var(--border-color);
        border-left: 1px solid var(--border-color)
    }

.header-layout-default .header-top {
    --body-color: #fff;
    background-color: var(--theme-color);
    padding: 9px 88px 9px 300px;
    position: relative;
    z-index: 3
}

    .header-layout-default .header-top .header-links.header-right li:first-child, .header-layout1 .header-top .header-links.header-right li:first-child {
        padding-right: 60px
    }

    .header-layout-default .header-top .header-links.header-right li a:hover {
        color: var(--white-color);
        opacity: .6
    }

    .header-layout-default .header-top:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: calc(100% - 267px);
        border-radius: 0 0 50px;
        background: var(--title-color);
        z-index: -1
    }

@media (min-width:1922px) {
    .header-layout-default .header-top {
        padding: 9px 188px 9px 400px
    }

        .header-layout-default .header-top .header-links.header-right li:first-child {
            padding-right: 0
        }

        .header-layout-default .header-top:after {
            width: calc(100% - 757px)
        }
}

@media (max-width:1600px) {
    .header-layout-default .header-top {
        padding: 9px 30px 9px 265px
    }

        .header-layout-default .header-top:after {
            width: calc(100% - 207px)
        }
}

@media (max-width:1500px) {
    .header-layout-default .header-top:after {
        width: calc(100% - 205px)
    }

    .header-layout-default .category-menu-wrap {
        display: none
    }
}

@media (max-width:1399px) {
    .slick-arrow {
        --arrow-horizontal: 40px;
        --pos-x: -17px
    }

    .header-layout-default .header-top:after {
        width: calc(100% - 220px)
    }
}

@media (max-width:1355px) {
    .header-layout-default .header-top .header-links.header-right li:first-child {
        padding-right: 0
    }

    .header-layout-default .header-top:after {
        width: 100%;
        border-radius: 0
    }
}

.header-layout-default .menu-area {
    background-color: var(--white-color);
    position: relative;
    z-index: 2;
    padding: 0 88px 0 30px
}

    .header-layout-default .menu-area .header-logo {
        margin-top: -29px
    }

    .header-layout-default .menu-area .main-menu {
        margin-left: 60px
    }

    .header-layout-default .menu-area .logo-bg {
        position: absolute;
        height: 100%;
        width: 270px;
        border-radius: 0;
        background: var(--theme-color);
        bottom: 0;
        left: 0;
        z-index: -1
    }

.header-layout-default .main-menu > ul > li > a {
    padding: 31.5px 0
}

.header-layout-default .th-btn, .header-layout1 .th-btn {
    padding: 18px 29px
}

.header-layout-default .header-button, .th-pagination li:first-child, .tinv-wishlist .social-buttons li a.social:first-child, [dir=rtl] .footer-links li:last-child, [dir=rtl] .slick-dots li:last-child, [dir=rtl] .th-social a:last-child {
    margin-left: 0
}

@media (min-width:1921px) and (max-width:1963px) {
    .header-layout-default .menu-expand {
        display: none
    }
}

@media (max-width:1763px) {
    .header-layout-default .menu-expand {
        display: none
    }
}

@media (max-width:1510px) {
    .header-layout-default .category-menu-wrap {
        display: none
    }
}

.checklist.style2 li:first-child, .footer-layout6 .th-widget-about .about-logo, .header-layout-default .sticky-wrapper.sticky .menu-area .header-logo, .newsletter-area-1 .newsletter-widget .newsletter-form .th-btn, .product-details .th-comments-wrap, .team-card.style3, .tutor-user-public-profile .photo-area {
    margin-top: 0
}

.header-layout-default .logo-bg-half {
    position: absolute;
    height: 29px;
    width: 270px;
    border-radius: 0 50px 0 0;
    background: var(--theme-color);
    top: 16px;
    left: 0;
    z-index: 4
}

.admin-bar .header-layout-default .header-top:after {
    width: calc(100% - 227px)
}

@media (min-width:1922px) {
    .header-layout-default .menu-area {
        padding: 0 188px 0 130px
    }

        .header-layout-default .logo-bg-half, .header-layout-default .menu-area .logo-bg {
            width: 370px
        }

    .admin-bar .header-layout-default .header-top:after {
        width: calc(100% - 327px)
    }
}

.header-layout1 .header-top {
    --body-color: #fff;
    background-color: var(--title-color);
    padding: 9px 0;
    position: relative;
    z-index: 3
}

@media (min-width:1921px) and (max-width:2520px) {
    .header-layout1 .header-top .header-links.header-right li:first-child {
        padding-right: 0
    }
}

@media (min-width:1601px) and (max-width:1870px) {
    .header-layout1 .header-top .header-links.header-right li:first-child {
        padding-right: 0
    }
}

@media (max-width:1600px) {
    .header-layout-default .menu-area {
        padding: 0 30px 0 10px
    }

        .header-layout-default .menu-area .main-menu {
            margin-left: 50px
        }

        .header-layout-default .logo-bg-half, .header-layout-default .menu-area .logo-bg {
            width: 240px
        }

    .admin-bar .header-layout-default .header-top:after {
        width: calc(100% - 177px)
    }

    .header-layout1 .header-top .header-links.header-right li:first-child {
        padding-right: 60px
    }
}

.header-layout1 .header-top:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(100% - 437px);
    border-radius: 0 0 50px;
    background: var(--theme-color);
    z-index: -1
}

@media (min-width:1922px) {
    .header-layout1 .header-top:after {
        width: calc(100% - 757px)
    }
}

@media (min-width:1921px) and (max-width:2520px) {
    .header-layout1 .header-top:after {
        width: 100%;
        border-radius: 0
    }
}

@media (min-width:1601px) and (max-width:1870px) {
    .header-layout1 .header-top:after {
        width: 100%;
        border-radius: 0
    }
}

@media (max-width:1600px) {
    .header-layout1 .header-top:after {
        width: calc(100% - 277px);
        border-radius: 0 0 50px
    }
}

@media (min-width:1501px) and (max-width:1550px) {
    .header-layout1 .header-top .header-links.header-right li:first-child {
        padding-right: 0
    }

    .header-layout1 .header-top:after {
        width: 100%;
        border-radius: 0
    }
}

@media (max-width:1500px) {
    .admin-bar .header-layout-default .header-top:after {
        width: calc(100% - 175px)
    }

    .header-layout1 .header-top:after {
        width: calc(100% - 205px)
    }
}

@media (max-width:1399px) {
    .admin-bar .header-layout-default .header-top:after {
        width: calc(100% - 180px)
    }

    .header-layout1 .header-top:after {
        width: calc(100% - 220px)
    }
}

@media (min-width:1055px) and (max-width:1199px) {
    .header-layout1 .header-top .header-links.header-right li:first-child {
        padding-right: 0
    }

    .header-layout1 .header-top:after {
        width: 100%;
        border-radius: 0
    }
}

.header-layout1 .menu-area {
    background-color: var(--theme-color);
    position: relative;
    z-index: 0
}

    .header-layout1 .menu-area:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        background: var(--white-color);
        height: 100%;
        width: calc(100% - 220px);
        border-radius: 80px 0 0;
        z-index: -1
    }

@media (min-width:1922px) {
    .header-layout1 .menu-area:after {
        width: calc(100% - 500px)
    }
}

@media (min-width:1921px) and (max-width:2520px) {
    .header-layout1 .menu-area:after {
        width: 100%
    }
}

@media (min-width:1601px) and (max-width:1870px) {
    .header-layout1 .menu-area:after {
        width: 100%
    }
}

@media (max-width:1600px) {
    .header-layout1 .menu-area:after {
        width: calc(100% - 60px)
    }
}

@media (min-width:1501px) and (max-width:1550px) {
    .header-layout1 .menu-area:after {
        width: 100%
    }
}

.admin-bar .header-layout1 .header-top:after {
    width: calc(100% - 397px)
}

.unittest-header .header-button {
    margin-left: 0;
    padding-left: 10px !important
}

.header-layout3 .logo-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    height: 100%;
    width: 435px
}

@media (min-width:1922px) {
    .admin-bar .header-layout1 .header-top:after {
        width: calc(100% - 727px)
    }

    .header-layout3 .logo-bg {
        width: 720px;
        background-position: 0 -18px
    }
}

@media (min-width:2400px) and (max-width:2522px) {
    .header-layout3 .logo-bg {
        width: 660px;
        background-position: right -12px
    }
}

@media (min-width:2380px) and (max-width:2399px) {
    .header-layout3 .logo-bg {
        width: 640px;
        background-position: right -8px
    }
}

@media (min-width:2340px) and (max-width:2379px) {
    .header-layout3 .logo-bg {
        width: 600px;
        background-position: right -8px
    }
}

@media (min-width:2300px) and (max-width:2339px) {
    .header-layout3 .logo-bg {
        width: 540px;
        background-position: right -8px
    }
}

@media (min-width:2280px) and (max-width:2299px) {
    .header-layout3 .logo-bg {
        background-position: -122px -16px
    }
}

@media (min-width:2230px) and (max-width:2279px) {
    .header-layout3 .logo-bg {
        background-position: -150px -18px
    }
}

@media (min-width:2150px) and (max-width:2229px) {
    .header-layout3 .logo-bg {
        background-position: -190px -18px
    }
}

@media (min-width:2090px) and (max-width:2149px) {
    .header-layout3 .logo-bg {
        background-position: -220px -18px
    }
}

@media (min-width:2000px) and (max-width:2089px) {
    .header-layout3 .logo-bg {
        background-position: -220px -18px
    }
}

@media (min-width:1970px) and (max-width:1999px) {
    .header-layout3 .logo-bg {
        background-position: -120px -6px;
        width: 500px
    }
}

@media (min-width:1940px) and (max-width:1969px) {
    .header-layout3 .logo-bg {
        background-position: -180px -10px;
        width: 600px
    }
}

@media (min-width:1922px) and (max-width:1939px) {
    .header-layout3 .logo-bg {
        background-position: -210px -10px;
        width: 600px
    }
}

@media (min-width:1800px) and (max-width:1879px) {
    .header-layout3 .logo-bg {
        background: var(--theme-color);
        width: 400px
    }
}

@media (min-width:1780px) and (max-width:1799px) {
    .header-layout3 .logo-bg {
        background-position: -50px 0
    }
}

@media (min-width:1720px) and (max-width:1779px) {
    .header-layout3 .logo-bg {
        background-position: -80px 0
    }
}

@media (min-width:1700px) and (max-width:1719px) {
    .header-layout3 .logo-bg {
        background-position: -100px 0
    }
}

@media (min-width:1601px) and (max-width:1699px) {
    .header-layout3 .logo-bg {
        background-position: -100px 0
    }
}

@media (max-width:1600px) {
    .admin-bar .header-layout1 .header-top:after {
        width: calc(100% - 237px)
    }

    .header-layout3 .logo-bg {
        width: 340px;
        background-position: right
    }

    .header-layout3 .category-menu-wrap {
        display: none
    }
}

@media (min-width:1550px) and (max-width:1599px) {
    .header-layout3 .logo-bg {
        width: 410px
    }
}

@media (min-width:1501px) and (max-width:1549px) {
    .header-layout3 .logo-bg {
        width: 400px
    }
}

@media (max-width:1500px) {
    .header-layout1 .menu-area:after {
        width: 100%
    }

    .admin-bar .header-layout1 .header-top:after {
        width: calc(100% - 165px)
    }

    .header-layout3 .logo-bg {
        width: 272px
    }
}

@media (max-width:1399px) {
    .admin-bar .header-layout1 .header-top:after {
        width: calc(100% - 190px)
    }

    .unittest-header .main-menu > ul > li {
        margin: 0 10px
    }

    .header-layout3 .logo-bg {
        width: 290px
    }

    .header-layout3 .main-menu a {
        font-size: 14px
    }
}

@media (max-width:1299px) {
    .header-layout-default .header-top {
        padding: 9px 30px
    }

    .header-layout-default .menu-area .header-logo {
        margin-top: 0
    }

    .header-layout-default .header-button .icon-btn, .header-layout-default .logo-bg-half, .header-layout1 .header-button .icon-btn, .header-layout3 .header-button .icon-btn:first-child, .header-layout3 .header-button .icon-btn:nth-child(2) {
        display: none
    }

    .header-layout3 .logo-bg {
        width: 280px
    }
}

@media (min-width:1270px) and (max-width:1299px) {
    .header-layout3 .logo-bg {
        width: 300px
    }
}

@media (min-width:1100px) and (max-width:1199px) {
    .header-layout3 .logo-bg {
        width: 360px
    }
}

@media (max-width:991px) {
    .header-layout-default .header-top .header-links.header-right li, .header-layout1 .header-top .header-links.header-right li {
        display: none
    }

        .header-layout-default .header-top .header-links.header-right li:first-child, .header-layout1 .header-top .header-links.header-right li:first-child {
            display: block;
            margin: 0;
            padding: 0
        }

    .header-layout-default .header-top:after, .header-layout1 .header-top:after {
        width: 100%;
        border-radius: 0
    }

    .header-layout1 .menu-area:after {
        border-radius: 0
    }

    .header-layout3 .logo-bg {
        width: 255px
    }
}

@media (min-width:1601px) and (max-width:1638px) {
    .header-layout3 .category-menu-wrap {
        display: none
    }
}

.header-layout3 .menu-area {
    position: relative;
    padding-top: 15px;
    margin: 0 86px
}

    .header-layout3 .menu-area:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 15px;
        background: var(--theme-color2);
        border-radius: 0 0 30px 30px
    }

@media (min-width:1922px) {
    .header-layout3 .menu-area:after {
        left: -110px;
        width: calc(100% + 110px)
    }

    .header-layout3 .menu-area {
        margin: 0
    }
}

@media (min-width:2460px) and (max-width:2523px) {
    .header-layout3 .menu-area:after {
        left: -100px;
        width: calc(100% + 100px)
    }
}

@media (min-width:2300px) and (max-width:2459px) {
    .header-layout3 .menu-area:after {
        left: -70px;
        width: calc(100% + 70px)
    }
}

@media (min-width:1922px) and (max-width:2089px) {
    .header-layout3 .menu-area:after {
        left: -50px;
        width: calc(100% + 50px)
    }
}

.header-layout3 .main-menu > ul > li > a {
    padding: 34px 0
}

@media (min-width:1501px) and (max-width:1599px) {
    .header-layout3 .header-button .icon-btn:first-child, .header-layout3 .header-button .icon-btn:nth-child(2) {
        display: none
    }
}

.header-layout5 .header-link .icon-btn {
    margin-right: 10px;
    font-size: 14px;
    border: none
}

.header-layout5 .header-top {
    padding: 12px 0;
    --body-color: #fff;
    border-bottom: 1px solid #202c3c
}

.header-layout5 .menu-top {
    padding: 20px 0
}

.header-layout5 .header-link {
    display: inline-block;
    color: var(--white-color);
    -webkit-transition: .4s;
    transition: .4s;
    color: var(--white-color);
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #202c3c
}

    .header-layout5 .header-link:last-child {
        padding-right: 0;
        margin-right: 0;
        border-right: none
    }

.header-layout5 .th-social a {
    background-color: #0f2239;
    border: 1px solid #4d5765;
    color: var(--white-color)
}

    .header-layout5 .th-social a:hover {
        background-color: var(--theme-color);
        color: var(--white-color);
        border-color: var(--theme-color)
    }

.header-layout5 .dropdown-menu, .header-layout6 .dropdown-menu, .header-layout7 .dropdown-menu {
    --body-color: #74787c
}

.header-layout5 .logo-shape {
    display: inline-block;
    height: 100%;
    width: 34%;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--white-color);
    background-size: auto;
    background-repeat: repeat;
    -webkit-clip-path: polygon(0 0,calc(100% - 100px) 0%,100% 100%,0% 100%);
    clip-path: polygon(0 0,calc(100% - 100px) 0%,100% 100%,0% 100%);
    z-index: -1
}

.header-layout5 .menu-area {
    position: relative;
    background-color: var(--theme-color);
    z-index: 2
}

    .header-layout5 .menu-area .container {
        --main-container: 1562px;
        margin-left: auto;
        margin-right: 66px
    }

.header-layout5 .main-menu > ul > li, .header-layout6 .main-menu > ul > li, .header-layout7 .main-menu > ul > li {
    margin: 0 18px
}

    .header-layout5 .main-menu > ul > li > a {
        color: var(--white-color);
        padding: 39px 0
    }

.header-layout5 .th-menu-toggle {
    margin: 20px 0;
    background-color: var(--title-color)
}

.header-layout6 .simple-icon, .header-layout8, .header-layout9, .newsletter-form input {
    background-color: transparent
}

.header-layout5 .header-button {
    margin-left: 130px
}

@media (max-width:1700px) {
    .header-layout5 .logo-shape {
        width: 22%
    }
}

@media (max-width:1299px) {
    .header-layout3 .dropdown-link > a .icon-btn, .header-layout4 .dropdown-link > a .icon-btn {
        display: inline-block
    }

    .header-layout4 .header-button .icon-btn {
        display: none
    }

    .header-layout5 .header-button {
        margin-left: 60px
    }
}

@media (max-width:1300px) {
    .header-layout5 .header-button {
        margin-left: 20px
    }

    .header-layout5 .logo-shape {
        width: 26%
    }
}

@media (max-width:1199px) {
    .footer-widget .widget_title {
        margin: -.1em 0 30px
    }

    .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_meta a, .footer-widget.widget_nav_menu a, .footer-widget.widget_pages a {
        margin-bottom: 16px
    }

    .header-layout5 .header-link:nth-child(2) {
        padding-right: 0;
        margin-right: 0;
        border-right: none
    }

    .header-layout5 .logo-shape {
        width: 32%
    }
}

@media (max-width:991px) {
    .header-layout5 .logo-shape {
        width: 60%
    }

    .header-layout5 .header-link {
        padding-right: 0;
        margin-right: 0;
        border-right: none
    }
}

.header-layout6, .hero-6 {
    --main-container: 1440px
}

    .header-layout6 .dropdown-menu {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        min-width: auto;
        top: calc(100% + 10px) !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
        padding: 8px 20px !important;
        text-align: center;
        border-color: var(--border-color)
    }

    .header-layout6 .simple-icon {
        border: none;
        color: var(--white-color)
    }

        .header-layout6 .simple-icon.style2, .header-layout7 .simple-icon.style2, .newsletter-area-1 .title-area .sec-title {
            font-size: 28px
        }

    .header-layout6 .header-top {
        background-color: var(--theme-color);
        padding: 14px 0;
        --body-color: #fff
    }

        .header-layout6 .header-top li:before {
            background-color: #5792ff
        }

    .header-layout6 .logo-shape {
        display: inline-block;
        height: 100%;
        width: 27.7%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: var(--white-color);
        -webkit-clip-path: polygon(0 0,100% 0%,calc(100% - 50px) 100%,0% 100%);
        clip-path: polygon(0 0,100% 0%,calc(100% - 50px) 100%,0% 100%);
        z-index: -1
    }

.footer-contact, .header-layout7 .header-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header-layout6 .menu-area {
    position: relative;
    background-color: #050f2d;
    background-size: auto;
    background-repeat: repeat;
    z-index: 2
}

.header-layout6 .main-menu > ul > li > a {
    color: var(--white-color);
    padding: 41.5px 0
}

.header-layout11 .th-menu-toggle, .header-layout12 .th-menu-toggle, .header-layout6 .th-menu-toggle {
    margin: 20px 0
}

.header-layout6 .header-button, .testi-slider-3 .slick-list {
    margin-left: 100px
}

@media (min-width:1922px) {
    .header-layout5 .menu-area .container {
        margin-right: auto
    }

    .header-layout6 {
        --main-container: 1440px
    }

        .header-layout6 .logo-shape {
            width: 34%
        }

    .header-layout8::before {
        width: 30%
    }
}

@media (max-width:1700px) {
    .header-layout6 .logo-shape {
        width: 25%
    }
}

@media (max-width:1399px) {
    .header-layout5 .menu-area .container {
        margin-right: auto
    }

    .header-layout6 .container {
        margin-left: auto;
        margin-right: auto
    }

    .header-layout6 .header-button {
        margin-left: 60px
    }

    .header-layout6 .logo-shape {
        width: 22%
    }
}

@media (max-width:1300px) {
    .header-layout6 .logo-shape {
        width: 26%
    }

    .header-layout6 .header-button .th-btn {
        display: none
    }
}

.header-layout7 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    --main-container: 1920px
}

    .header-layout7 .header-logo {
        background-color: rgba(255,255,255,.1);
        padding: 15px 100px 15px 50px;
        border-right: 5px solid var(--theme-color);
        height: 100%;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header-layout7 .header-top {
        padding: 15px 0;
        --body-color: #fff
    }

        .header-layout7 .header-top li:before {
            background-color: #d9d9d9
        }

    .header-layout7 .top-right {
        width: 1080px;
        padding-right: 50px
    }

    .header-layout7 .menu-area {
        position: relative;
        padding: 0 50px;
        background-color: rgba(255,255,255,.1);
        width: 1080px
    }

.header-layout8, .header-layout8:before, .header-layout9 {
    position: absolute;
    top: 0;
    right: 0
}

.header-layout7 .main-menu > ul > li > a {
    color: var(--white-color);
    padding: 36.5px 0
}

.header-layout7 .header-button {
    margin-left: 10px;
    gap: 30px
}

@media (max-width:1299px) {
    .header-layout7 .header-logo {
        padding: 15px 100px 15px 30px
    }

    .header-layout7 .top-left {
        padding-left: 30px
    }

    .header-layout7 .top-right {
        width: 900px;
        padding-right: 30px
    }

    .header-layout7 .menu-area {
        padding: 0 30px;
        width: 900px
    }
}

@media (max-width:1399px) {
    .header-layout7 .container {
        max-width: 100%
    }

    .header-layout7 .top-right {
        width: 687px
    }

    .header-layout7 .menu-area {
        width: 100%
    }
}

@media (max-width:1199px) {
    .header-layout6 .logo-shape {
        width: 300px
    }

    .header-layout7 .header-logo {
        padding: 15px 100px 15px 15px
    }

    .header-layout7 .top-left {
        padding-left: 15px
    }

    .header-layout7 .top-right {
        width: 680px;
        padding-right: 15px
    }

    .header-layout7 .menu-area {
        padding: 0 15px
    }
}

.header-layout8 {
    --main-container: 1720px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,.15)
}

    .header-layout8 .main-menu > ul > li > a {
        padding: 46.5px 0;
        color: var(--white-color)
    }

    .header-layout8:before {
        content: "";
        height: 100%;
        width: 22%;
        background-color: var(--white-color);
        opacity: .13;
        -webkit-clip-path: polygon(100px 0%,100% 0,100% 100%,0% 100%);
        clip-path: polygon(100px 0%,100% 0,100% 100%,0% 100%);
        z-index: -1
    }

    .header-layout8 .header-button {
        margin-left: 110px
    }

@media (max-width:1399px) {
    .header-layout8:before {
        width: 26%
    }
}

@media (max-width:1300px) {
    .header-layout8:before {
        width: 16%
    }

    .header-layout8 .header-button .th-btn {
        display: none
    }
}

.header-layout9 {
    left: 0;
    width: 100%
}

    .header-layout9 .navbar-top {
        height: 47px;
        padding-top: 7px;
        background: var(--theme-color);
        -webkit-mask: conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 10%/20px 100%
    }

    .blog-single.style5 .box-title, .header-layout9 .header-links i {
        color: var(--white-color);
        -webkit-transition: .4s;
        transition: .4s
    }

    .header-layout9 .header-links li:not(:last-child):before {
        background-color: rgba(255,255,255,.5)
    }

.header-layout10 .header-top {
    --body-color: #fff;
    background-color: var(--theme-color);
    padding: 9px 0
}

.header-layout11 .header-top {
    background-color: #00306e;
    padding: 11.5px 0;
    --body-color: #fff
}

    .header-layout11 .header-top li:before, .header-layout12 .header-top li:before {
        background-color: #3569ac
    }

.header-layout11 .header-button {
    padding-left: 30px;
    margin-left: 6px;
    position: relative
}

    .header-layout11 .header-button:before {
        content: "";
        height: 30px;
        width: 1px;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #d9d9d9
    }

.header-layout11 .menu-expand {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--theme-color);
    background-color: #eef3f9;
    padding: 12.5px 24px;
    border-radius: 5px
}

.header-layout12 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

    .header-layout12 .header-top {
        background-color: #00306e;
        padding: 9px 0;
        --body-color: #fff
    }

        .header-layout12 .header-top a, .header-layout12 .header-top div, .header-layout12 .header-top li, .header-layout12 .header-top p, .header-layout12 .header-top span {
            color: var(--body-color);
            font-family: var(--title-font)
        }

        .header-layout12 .header-top .count-name, .header-layout12 .header-top .count-number {
            font-size: 15px;
            color: #00306e
        }

    .header-layout12 .menu-area {
        background-color: var(--white-color);
        padding-left: 40px;
        border-radius: 0 0 0 10px
    }

    .header-layout12 .sticky-wrapper:after {
        content: "";
        height: 100%;
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        background-color: var(--white-color);
        z-index: -1
    }

.header-layout13 .header-button, [dir=rtl] .team-card .team-info span:last-child {
    padding-left: 0;
    margin-left: 0
}

@media (max-width:1699px) {
    .header-layout13 .category-menu-wrap {
        display: none
    }
}

.header-layout14 .logo-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 29%;
    background-color: #f1f2f7;
    -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 50px) 100%,0% 100%);
    clip-path: polygon(0 0,100% 0,calc(100% - 50px) 100%,0% 100%);
    z-index: -1
}

@media (min-width:1922px) {
    .header-layout14 .logo-bg {
        width: 34%
    }
}

@media (max-width:1299px) {
    .header-layout14 .logo-bg {
        width: 22%
    }

    .newsletter-area-1 .newsletter-thumb img {
        width: 260px;
        object-fit: cover;
        object-position: right
    }
}

@media (max-width:1399px) {
    .header-layout14 .logo-bg {
        width: 26%
    }

    .th-social a {
        margin-right: 3px
    }

        .th-social a:last-child {
            margin-right: 0
        }
}

@media (max-width:1199px) {
    .header-layout8 .main-menu > ul > li > a {
        padding: 31.5px 0
    }

    .header-layout12 .header-notice {
        font-size: 14px
    }

    .header-layout12 .menu-area {
        padding-left: 0
    }

    .header-layout12 .sticky-wrapper {
        background-color: var(--white-color)
    }

        .header-layout12 .sticky-wrapper::after {
            display: none
        }

    .header-layout14 .logo-bg {
        width: 30%
    }
}

@media (max-width:991px) {
    .header-layout6 .logo-shape {
        width: 60%
    }

    .header-layout7 .top-left {
        padding-left: 15px
    }

    .header-layout7 .top-right {
        width: 100%
    }

        .header-layout7 .top-right .row {
            --bs-gutter-x: 50px
        }

    .header-layout8:before {
        width: 50%;
        -webkit-clip-path: polygon(60px 0%,100% 0,100% 100%,0% 100%);
        clip-path: polygon(60px 0%,100% 0,100% 100%,0% 100%)
    }

    .header-layout14 .logo-bg {
        width: 55%
    }
}

.footer-wrapper {
    position: relative;
    z-index: 2;
    background-color: #0f1b31
}

    .footer-wrapper .th-social a {
        background-color: #1e2c46;
        color: #b3c1d3
    }

        .footer-wrapper .th-social a:hover {
            background-color: var(--theme-color);
            border-color: var(--theme-color);
            color: var(--white-color)
        }

.widget-area {
    padding-top: 80px;
    padding-bottom: 40px
}

.copyright-wrap {
    padding: 16px 0;
    background: #283752;
    --body-color: #B3C1D3
}

.footer-layout-2, .footer-layout-default, .footer-layout1 {
    --body-color: #b3c1d3
}

.copyright-text, .th-comments-wrap.th-comment-form, .th-product .actions > * > a, .woocommerce-checkout-payment .payment_box p, [dir=rtl] .header-social .social-title {
    margin: 0
}

.footer-links li {
    font-family: var(--body-font);
    display: inline-block;
    margin-right: 20px
}

.footer-links a {
    font-family: inherit;
    color: var(--body-color)
}

.footer-layout-default .footer-top {
    border-bottom: 1px solid #283752
}

    .footer-layout-default .footer-top .footer-logo {
        border-right: 1px solid #283752;
        padding: 85px 78px 85px 0;
        display: inline-block
    }

.become-instructor-wrap .box-title, .footer-layout-2 .th-widget-contact, .footer-layout-default .th-widget-contact, .wp-block-quote:not(:has(> cite)) p:last-child, blockquote:not(:has(> cite)) p:last-child {
    margin-bottom: -.3em
}

.footer-layout1 {
    overflow: hidden
}

    .footer-layout1 .footer-wrap {
        border-radius: 20px;
        border: 1px solid rgba(255,255,255,.01);
        background: rgba(255,255,255,.07);
        -webkit-backdrop-filter: blur(12.4px);
        backdrop-filter: blur(12.4px);
        margin: 0 40px 40px;
        position: relative
    }

    .footer-layout1 .copyright-wrap {
        background: 0 0;
        border-top: 1px solid #283752;
        padding: 21px 0
    }

.footer-contact {
    display: flex;
    gap: 15px;
    padding: 30px 0
}

.footer-contact-wrap {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .footer-contact-wrap .divider {
        background-color: rgba(255,255,255,.2);
        height: 66px;
        width: 1px
    }

.footer-contact_icon {
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.34);
    border-radius: 50%;
    color: var(--white-color);
    font-size: 24px;
    --btn-size: 60px;
    position: relative;
    z-index: 1
}

    .footer-contact_icon i {
        height: 100%;
        width: 100%;
        -webkit-backdrop-filter: blur(9.8px);
        backdrop-filter: blur(9.8px);
        line-height: 60px;
        border-radius: 50%
    }

    .footer-contact_icon:after, .footer-contact_icon:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: var(--theme-color);
        border-radius: 50%;
        height: 20px;
        width: 20px;
        z-index: -2
    }

    .footer-contact_icon:after {
        height: 30px;
        width: 30px;
        top: auto;
        bottom: -6px;
        left: auto;
        right: 0
    }

    .footer-contact_icon:hover {
        background: rgba(255,255,255,.12)
    }

.footer-contact_text {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 400;
    color: #b3c1d3
}

.footer-contact_link {
    font-size: 20px;
    font-weight: 600;
    color: var(--white-color);
    display: block;
    margin-bottom: -.2em
}

.footer-layout-2 {
    padding-top: 110px
}

.footer-layout3, .footer-layout7 {
    --body-color: #fff;
    --border-color: #224d9c
}

    .footer-layout3 .footer-top, .footer-layout7 .footer-top {
        padding-top: 80px;
        padding-bottom: 80px;
        border-bottom: 1px solid var(--border-color)
    }

    .footer-layout3 .copyright-wrap {
        padding: 22px 0;
        border-top: 1px solid var(--border-color)
    }

    .footer-layout3 .th-social a, .footer-layout7 .th-social a {
        --icon-size: 40px;
        font-size: 13px;
        background-color: #193f85;
        border: 1px solid var(--border-color);
        margin-right: 1px
    }

    .footer-layout3 .footer-info-title, .footer-layout7 .footer-info-title {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase
    }

    .footer-layout3 .widget_archive a:hover:before, .footer-layout3 .widget_categories a:hover:before, .footer-layout3 .widget_meta a:hover:before, .footer-layout3 .widget_nav_menu a:hover:before, .footer-layout3 .widget_pages a:hover:before, .footer-layout7 .widget_archive a:hover:before, .footer-layout7 .widget_categories a:hover:before, .footer-layout7 .widget_meta a:hover:before, .footer-layout7 .widget_nav_menu a:hover:before, .footer-layout7 .widget_pages a:hover:before {
        color: var(--theme-color);
        -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
        transform: translateX(4px)
    }

.info-box-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin-bottom: 20px
}

.info-box_text {
    display: block;
    color: var(--body-color);
    margin-bottom: 0
}

.info-box_link {
    color: var(--body-color);
    margin-bottom: -.4em
}

.info-box_icon {
    color: var(--theme-color);
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.download-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    background-color: #193f85;
    border: 1px solid var(--border-color);
    padding: 13px 33px;
    border-radius: 999px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.footer-layout5, .footer-layout6, .footer-layout6 .scroll-top:before, .footer-layout8 {
    background-color: #0f1b31
}

.download-btn i {
    font-size: 30px;
    color: var(--white-color)
}

.download-btn .text {
    color: #85a4dd;
    font-size: 12px;
    line-height: 1;
    display: block;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.download-btn .store-name {
    font-size: 16px;
    color: var(--white-color);
    font-weight: 500;
    display: block;
    margin-bottom: -.3em
}

.footer-layout7 .newsletter-wrap, .newsletter-area-1 .newsletter-widget .newsletter-form, .newsletter-form, .newsletter-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.download-btn:hover {
    background-color: var(--theme-color);
    border-color: var(--theme-color)
}

.newsletter-area-1 {
    border-radius: 10px;
    padding: 80px 60px 80px 0;
    overflow: hidden;
    margin-top: calc(-110px - 120px);
    -webkit-transform: translate(0,110px);
    -ms-transform: translate(0,110px);
    transform: translate(0,110px);
    position: relative;
    z-index: 3
}

@media (max-width:1199px) {
    .footer-layout-default .footer-top .footer-logo {
        padding: 65px 28px 65px 0
    }

    .newsletter-area-1 {
        padding: 60px 60px 60px 0
    }

        .newsletter-area-1 .newsletter-widget .newsletter-form {
            margin-left: auto
        }
}

@media (max-width:991px) {
    .footer-layout-default .footer-top .footer-logo {
        text-align: center;
        display: block;
        padding: 65px 0 30px;
        border: 0
    }

    .footer-layout-default .footer-top {
        padding-bottom: 65px
    }

    .footer-contact {
        padding: 30px 0
    }

    .footer-contact-wrap {
        grid-template-columns: 100%
    }

        .footer-contact-wrap .divider {
            display: none
        }

    .footer-contact:not(:last-child) {
        border-bottom: 1px solid rgba(255,255,255,.2)
    }

    .newsletter-area-1 {
        padding: 60px
    }

    .footer-layout5 .widget-area {
        padding-top: var(--section-space-mobile);
        padding-bottom: 38px
    }

    .copyright-text {
        text-align: center
    }
}

.newsletter-area-1 .newsletter-widget .newsletter-form {
    display: flex;
    margin-bottom: 0
}

    .newsletter-area-1 .newsletter-widget .newsletter-form input {
        background: var(--white-color);
        border-color: var(--white-color);
        color: var(--title-color)
    }

        .newsletter-area-1 .newsletter-widget .newsletter-form input::-webkit-input-placeholder {
            color: var(--body-color)
        }

        .newsletter-area-1 .newsletter-widget .newsletter-form input::-moz-placeholder {
            color: var(--body-color)
        }

        .newsletter-area-1 .newsletter-widget .newsletter-form input:-ms-input-placeholder {
            color: var(--body-color)
        }

        .newsletter-area-1 .newsletter-widget .newsletter-form input::-ms-input-placeholder {
            color: var(--body-color)
        }

        .newsletter-area-1 .newsletter-widget .newsletter-form input::placeholder {
            color: var(--body-color)
        }

.accordion-card .faq-img, .cta-wrap5 .cta-img, .hero-1 .shape1 img, .hero-10 .shape1 img, .newsletter-area-1 .newsletter-thumb, .newsletter-area-1 .newsletter-thumb img {
    height: 100%
}

.footer-layout7 .newsletter-wrap, .newsletter-wrap {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px 20px
}

    .footer-layout7 .newsletter-wrap .newsletter-title, .newsletter-wrap .newsletter-title {
        margin-bottom: 0;
        max-width: 285px
    }

.newsletter-form {
    display: flex;
    width: 100%;
    max-width: 680px;
    gap: 10px
}

.footer-layout7 .newsletter-form, .footer-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

    .footer-layout7 .newsletter-form .form-group, .newsletter-form .form-group {
        margin-bottom: 0;
        width: 100%
    }

        .newsletter-form .form-group > i {
            top: 19px;
            color: var(--theme-color)
        }

.newsletter-form input {
    border-radius: 5px;
    border: 1px solid #283752;
    margin-bottom: 0;
    height: 55px;
    color: var(--white-color)
}

    .newsletter-form input::-moz-placeholder {
        color: var(--white-color)
    }

    .newsletter-form input::-webkit-input-placeholder {
        color: var(--white-color)
    }

    .newsletter-form input:-ms-input-placeholder {
        color: var(--white-color)
    }

    .newsletter-form input::-ms-input-placeholder {
        color: var(--white-color)
    }

    .newsletter-form input::placeholder {
        color: var(--white-color)
    }

    .newsletter-form input:focus {
        border-color: var(--theme-color);
        background-color: rgba(5,42,111,.6);
        color: var(--white-color)
    }

.newsletter-form .th-btn {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    box-shadow: none
}

.footer-social {
    display: flex;
    gap: 20px;
    margin-top: 22px
}

    .footer-layout6 .copyright-text a, .footer-layout6 .footer-links a, .footer-layout7 .copyright-text a, .footer-layout7 .footer-links a, .footer-social a {
        color: var(--white-color)
    }

.footer-layout5 {
    --body-color: #b3c1d3;
    overflow: hidden
}

    .footer-layout5 .copyright-wrap {
        padding: 22px 0;
        border-top: 1px solid #283752;
        background: 0 0
    }

.footer-layout6 {
    --body-color: #b3c1d3;
    overflow-x: hidden
}

    .footer-layout6 .widget-area {
        padding-top: 100px;
        padding-bottom: 55px
    }

    .footer-layout6 .copyright-wrap {
        padding: 26px 0;
        background-color: var(--theme-color)
    }

    .footer-layout6 .copyright-text, .footer-layout7 .copyright-text {
        text-align: center;
        color: var(--white-color)
    }

    .footer-layout6 .scroll-top {
        position: absolute;
        right: 50%;
        bottom: 53px;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

.footer-layout7 .widget-area {
    padding-top: 100px;
    padding-bottom: 55px;
    padding-left: 66px
}

.footer-layout7 .copyright-wrap {
    padding: 22px 0;
    border-top: 1px solid var(--border-color);
    background: 0 0
}

.footer-layout7 .about-area {
    padding-top: 100px;
    padding-bottom: 60px;
    padding-right: 90px;
    border-right: 1px solid var(--border-color)
}

.footer-layout7 .newsletter-form {
    display: flex;
    width: 100%;
    max-width: 680px
}

.blog-bottom, .footer-layout8 .footer-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.footer-layout7 .newsletter-form .form-group > i {
    top: 19px;
    color: var(--white-color)
}

.footer-layout7 .newsletter-form input {
    background-color: #052a6f;
    border: 1px solid #2a4f93;
    margin-bottom: 0;
    height: 55px;
    color: var(--white-color);
    border-radius: 999px
}

    .footer-layout7 .newsletter-form input::-moz-placeholder {
        color: var(--white-color)
    }

    .footer-layout7 .newsletter-form input::-webkit-input-placeholder {
        color: var(--white-color)
    }

    .footer-layout7 .newsletter-form input:-ms-input-placeholder {
        color: var(--white-color)
    }

    .footer-layout7 .newsletter-form input::-ms-input-placeholder {
        color: var(--white-color)
    }

    .footer-layout7 .newsletter-form input::placeholder {
        color: var(--white-color)
    }

    .footer-layout7 .newsletter-form input:focus {
        border-color: var(--theme-color);
        background-color: #052a6f
    }

.footer-layout7 .newsletter-form .th-btn {
    min-width: 200px;
    border-radius: 999px;
    box-shadow: none;
    margin-left: -50px
}

.footer-layout8 {
    --body-color: #B3C1D3;
    overflow: hidden
}

    .footer-layout8 .footer-widget .sidebar-gallery {
        max-width: 300px;
        gap: 10px
    }

    .footer-layout8 .copyright-wrap {
        padding: 24px 0;
        --body-color: #fff
    }

    .footer-layout8 .footer-top {
        border-bottom: 1px solid #254684
    }

    .footer-layout8 .widget-area {
        padding-top: 110px;
        padding-bottom: 65px
    }

    .footer-layout8 .footer-contact {
        display: flex;
        gap: 30px;
        padding: 40px 0
    }

    .footer-layout8 .footer-contact-wrap {
        display: grid;
        grid-template-columns: auto auto auto auto auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .footer-layout8 .footer-contact-wrap .divider {
            background-color: #254684;
            height: 100%;
            width: 1px
        }

    .footer-layout8 .footer-contact_icon {
        background-color: rgba(13,94,244,.2) !important;
        border: 1px solid var(--theme-color);
        border-radius: 10px;
        color: var(--white-color);
        font-size: 24px;
        --btn-size: 60px
    }

    .footer-layout8 .footer-contact_text {
        margin-bottom: 2px;
        font-family: var(--title-font)
    }

    .footer-layout8 .footer-contact_link {
        font-size: 22px;
        font-weight: 500;
        color: var(--white-color);
        display: block;
        margin-bottom: -.2em
    }

    .footer-layout8 .footer-contact .th-social a {
        --icon-size: 32px;
        font-size: 12px;
        background-color: #193f85;
        border: 1px solid #2a4f93
    }

.footer-layout9 {
    background-color: #01163e;
    --body-color: #fff;
    background-size: auto;
    background-position: top left
}

    .footer-layout9 .copyright-wrap {
        padding: 24px 0;
        border-top: 1px solid #254684
    }

.susbcribe-bg {
    border-radius: 10px;
    padding: 70px 60px;
    position: relative;
    z-index: 4
}

    .susbcribe-bg .newsletter-form.style2 .th-btn {
        background-color: var(--title-color);
        margin-left: 10px
    }

    .susbcribe-bg .newsletter-form.style2 input {
        background-color: var(--white-color);
        color: var(--body-color);
        border-color: var(--white-color)
    }

        .susbcribe-bg .newsletter-form.style2 input::-moz-placeholder {
            color: var(--body-color)
        }

        .susbcribe-bg .newsletter-form.style2 input::-webkit-input-placeholder {
            color: var(--body-color)
        }

        .susbcribe-bg .newsletter-form.style2 input:-ms-input-placeholder {
            color: var(--body-color)
        }

        .susbcribe-bg .newsletter-form.style2 input::-ms-input-placeholder {
            color: var(--body-color)
        }

        .susbcribe-bg .newsletter-form.style2 input::placeholder {
            color: var(--body-color)
        }

    .susbcribe-bg .newsletter-form.style2 .form-group > i {
        color: var(--body-color);
        top: 18px
    }

.breadcumb-menu {
    max-width: 100%;
    padding: 0;
    margin: 31px 0 -.5em;
    list-style-type: none;
    position: relative
}

    .breadcumb-menu li {
        display: inline;
        margin-right: 3px;
        padding-right: 5px;
        list-style: none;
        position: relative
    }

        .breadcumb-menu li:after {
            content: '\f061';
            position: relative;
            margin-left: 10px;
            font-weight: 400;
            font-size: 15px;
            color: var(--white-color);
            font-family: var(--icon-font)
        }

    .breadcumb-menu a, .breadcumb-menu li, .breadcumb-menu span {
        white-space: normal;
        color: inherit;
        word-break: break-word;
        font-weight: 400;
        font-size: 20px;
        color: var(--white-color)
    }

.breadcumb-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.18;
    text-transform: uppercase;
    color: var(--white-color);
    margin: -.2em 0 -.26em
}

.breadcumb-wrapper {
    background-color: var(--title-color);
    padding: 155px 0;
    text-align: center;
    overflow: hidden
}

    .breadcumb-wrapper .breadcumb-shape {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-position: right
    }

@media (max-width:1199px) {
    .about-area, .footer-layout7 .about-area {
        border-right: none;
        border-bottom: 1px solid var(--border-color);
        padding-top: 80px;
        padding-bottom: 40px
    }

    .footer-layout3 .widget-area, .footer-layout7 .widget-area {
        padding-top: 80px;
        padding-bottom: 43px;
        padding-left: 0
    }

    .footer-layout5 .copyright-wrap {
        padding: 25px 0
    }

    .footer-layout7 .footer-top .footer-logo {
        text-align: center;
        margin-bottom: 20px
    }

    .footer-layout7 .info-box-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 25px 60px
    }

    .breadcumb-title {
        font-size: 42px
    }

    .breadcumb-wrapper {
        padding: 120px 0
    }
}

@media (max-width:991px) {
    .footer-layout6 .widget-area, .footer-layout8 .widget-area, .footer-layout9 .widget-area {
        padding-top: 80px;
        padding-bottom: 40px
    }

    .footer-layout8 .footer-contact {
        padding: 30px 0
    }

    .footer-layout8 .footer-contact-wrap {
        grid-template-columns: 100%
    }

        .footer-layout8 .footer-contact-wrap .divider {
            display: none
        }

    .footer-layout8 .footer-contact:not(:last-child) {
        border-bottom: 1px solid #254684
    }

    .footer-layout8 .copyright-wrap {
        padding: 20px 0
    }

    .breadcumb-wrapper {
        padding: 100px 0
    }

    .breadcumb-menu {
        margin: 16px 0 -.5em
    }

        .breadcumb-menu a, .breadcumb-menu li, .breadcumb-menu span {
            font-size: 16px
        }

    .breadcumb-title {
        font-size: 38px
    }
}

.th-pagination li {
    display: inline-block;
    margin: 0 3px;
    list-style-type: none
}

.th-pagination a, .th-pagination span {
    display: inline-block;
    text-align: center;
    position: relative;
    border: none;
    color: var(--title-color);
    background-color: var(--smoke-color);
    width: 55px;
    height: 55px;
    line-height: 55px;
    z-index: 1;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px
}

    .th-pagination a.active, .th-pagination a:hover, .th-pagination span.active, .th-pagination span:hover {
        color: var(--white-color);
        background-color: var(--theme-color);
        box-shadow: none
    }

.wp-block-quote, blockquote {
    font-size: 18px;
    line-height: 1.56;
    padding: 30px 40px;
    font-weight: 500;
    display: block;
    position: relative;
    background-color: transparent;
    margin: 35px 0 45px;
    color: var(--title-color);
    font-family: var(--body-font);
    font-style: italic;
    border: 1px solid #d0dbe9;
    border-radius: 10px
}

    .wp-block-quote p, blockquote p {
        font-size: inherit;
        font-family: inherit;
        margin-top: -.3em;
        margin-bottom: 9px;
        line-height: inherit;
        color: inherit;
        width: 100%;
        position: relative;
        z-index: 3
    }

    .wp-block-quote:before, blockquote:before {
        content: "";
        position: absolute;
        top: -1px;
        left: -1px;
        height: 50px;
        width: 33px;
        background-color: var(--white-color)
    }

    .wp-block-quote:after, blockquote:after {
        content: "";
        position: absolute;
        top: -10px;
        left: 0;
        height: 20px;
        width: 25px;
        background-color: var(--theme-color);
        -webkit-clip-path: path("M2.21945 18.2759C0.775335 16.6762 0 14.8819 0 11.9734C0 6.8553 3.44484 2.26804 8.45438 0L9.70641 2.01506C5.03057 4.65307 4.11643 8.07633 3.75189 10.2347C4.5048 9.82818 5.49044 9.68633 6.45645 9.77992C8.98576 10.0241 10.9795 12.1898 10.9795 14.8819C10.9795 16.2393 10.4625 17.5411 9.54219 18.5009C8.62192 19.4608 7.37376 20 6.07229 20C5.35256 19.9934 4.64126 19.8376 3.97981 19.5416C3.31836 19.2457 2.71996 18.8154 2.21945 18.2759ZM16.24 18.2759C14.7959 16.6762 14.0205 14.8819 14.0205 11.9734C14.0205 6.8553 17.4654 2.26804 22.4749 0L23.7269 2.01506C19.0511 4.65307 18.137 8.07633 17.7724 10.2347C18.5253 9.82818 19.511 9.68633 20.477 9.77992C23.0063 10.0241 25 12.1898 25 14.8819C25 16.2393 24.483 17.5411 23.5627 18.5009C22.6424 19.4608 21.3943 20 20.0928 20C19.3731 19.9934 18.6618 19.8376 18.0003 19.5416C17.3389 19.2457 16.7405 18.8154 16.24 18.2759Z");
        clip-path: path("M2.21945 18.2759C0.775335 16.6762 0 14.8819 0 11.9734C0 6.8553 3.44484 2.26804 8.45438 0L9.70641 2.01506C5.03057 4.65307 4.11643 8.07633 3.75189 10.2347C4.5048 9.82818 5.49044 9.68633 6.45645 9.77992C8.98576 10.0241 10.9795 12.1898 10.9795 14.8819C10.9795 16.2393 10.4625 17.5411 9.54219 18.5009C8.62192 19.4608 7.37376 20 6.07229 20C5.35256 19.9934 4.64126 19.8376 3.97981 19.5416C3.31836 19.2457 2.71996 18.8154 2.21945 18.2759ZM16.24 18.2759C14.7959 16.6762 14.0205 14.8819 14.0205 11.9734C14.0205 6.8553 17.4654 2.26804 22.4749 0L23.7269 2.01506C19.0511 4.65307 18.137 8.07633 17.7724 10.2347C18.5253 9.82818 19.511 9.68633 20.477 9.77992C23.0063 10.0241 25 12.1898 25 14.8819C25 16.2393 24.483 17.5411 23.5627 18.5009C22.6424 19.4608 21.3943 20 20.0928 20C19.3731 19.9934 18.6618 19.8376 18.0003 19.5416C17.3389 19.2457 16.7405 18.8154 16.24 18.2759Z")
    }

    .wp-block-quote cite, blockquote cite {
        display: inline-block;
        font-size: 20px;
        line-height: 1;
        font-weight: 500;
        font-style: normal;
        font-family: var(--title-font);
        white-space: nowrap;
        position: absolute;
        bottom: -17px;
        left: 80px;
        background-color: var(--theme-color);
        color: var(--white-color);
        padding: 7px 40px 7px 15px;
        -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 25px) 100%,0% 100%);
        clip-path: polygon(0 0,100% 0,calc(100% - 25px) 100%,0% 100%);
        border-radius: 5px
    }

    .wp-block-quote.has-text-align-right, .wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain), .wp-block-quote.style-left-icon, blockquote.has-text-align-right, blockquote.is-large:not(.is-style-plain), blockquote.is-style-large:not(.is-style-plain), blockquote.style-left-icon {
        padding: 40px;
        margin-bottom: 30px
    }

    .wp-block-quote.style-left-icon, blockquote.style-left-icon {
        font-size: 18px;
        color: var(--body-color);
        font-weight: 400;
        line-height: 1.556;
        background-color: var(--smoke-color);
        padding-left: 160px
    }

        .wp-block-quote.style-left-icon:before, blockquote.style-left-icon:before {
            right: unset;
            left: 56px;
            top: 60px;
            font-size: 6rem;
            font-weight: 400;
            line-height: 4rem;
            color: var(--theme-color);
            text-shadow: none
        }

        .wp-block-quote.style-left-icon cite:before, blockquote.style-left-icon cite:before {
            background-color: var(--title-color);
            top: 8px
        }

    .wp-block-quote p:has(cite), blockquote p:has(cite) {
        padding-bottom: 10px
    }

    .wp-block-quote p cite, blockquote p cite {
        margin-top: 20px;
        margin-bottom: -.5em;
        bottom: -32px
    }

.wp-block-pullquote {
    color: var(--white-color);
    padding: 0
}

    .wp-block-pullquote cite {
        position: absolute;
        color: var(--white-color) !important
    }

.wp-block-column .wp-block-quote, .wp-block-column .wp-block-quote.has-text-align-right, .wp-block-column .wp-block-quote.is-large:not(.is-style-plain), .wp-block-column .wp-block-quote.is-style-large:not(.is-style-plain), .wp-block-column .wp-block-quote.style-left-icon, .wp-block-column blockquote, .wp-block-column blockquote.has-text-align-right, .wp-block-column blockquote.is-large:not(.is-style-plain), .wp-block-column blockquote.is-style-large:not(.is-style-plain), .wp-block-column blockquote.style-left-icon {
    padding: 40px 15px
}

    .wp-block-column .wp-block-quote:before, .wp-block-column blockquote:before {
        width: 100%;
        height: 60px;
        font-size: 30px
    }

    .wp-block-column .wp-block-quote cite, .wp-block-column blockquote cite {
        font-size: 14px;
        left: 20px
    }

        .wp-block-column .wp-block-quote cite:before, .wp-block-column blockquote cite:before {
            bottom: 6px
        }

.wp-block-pullquote cite::before, .wp-block-pullquote footer::before, .wp-block-pullquote__citation::before {
    bottom: 7px
}

.blog-meta a, .blog-meta span {
    display: inline-block;
    margin-right: 15px;
    padding-right: 20px;
    font-size: 16px;
    color: var(--body-color);
    position: relative
}

    .blog-meta a:after, .blog-meta span:after {
        content: "";
        width: 1px;
        height: 20px;
        background-color: #d3dbeb;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .blog-meta a:last-child, .blog-meta span:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .blog-meta a i, .blog-meta span i, .team-card .team-info span i {
        margin-right: 10px;
        color: var(--theme-color)
    }

.blog-bottom {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px dashed #d3dbeb;
    padding-top: 26px;
    margin-bottom: -.4em
}

    .blog-bottom a:not(.link-btn), .blog-bottom span:not(.link-btn), .hero-style2 .checklist ul li:nth-of-type(3):before, .product-about .woocommerce-review-link, .summary-content .woocommerce-review-link {
        color: var(--body-color)
    }

.blog-inner-title {
    font-size: 36px;
    margin-top: -.25em;
    margin-bottom: 30px
}

.blog-author, .course-author-box {
    margin-top: 40px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--smoke-color);
    border-radius: 8px;
    overflow: hidden
}

    .blog-author .auhtor-img, .course-author-box .auhtor-img {
        min-height: 100%
    }

        .blog-author .auhtor-img img, .course-author-box .auhtor-img img {
            height: 100%;
            object-fit: cover;
            object-position: center center
        }

    .blog-author .author-name, .course-author-box .author-name {
        font-size: 24px;
        margin-top: -.2em;
        margin-bottom: 10px
    }

    .blog-author .media-body, .course-author-box .media-body {
        padding: 35px 40px 30px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .blog-author .th-social a, .course-author-box .th-social a {
        border-radius: 6px;
        --icon-size: 36px;
        font-size: 13px
    }

.blog-single, .th-comment-form {
    border: 1px solid var(--border-color);
    position: relative
}

.blog-single {
    margin-bottom: var(--blog-space-y,40px);
    padding: var(--blog-space-y,40px) var(--blog-space-x,40px);
    box-shadow: 0 7px 14px 0 rgba(234,237,242,.5);
    border-radius: 10px
}

    .blog-single .blog-title {
        margin-bottom: 23px;
        font-size: 36px;
        font-weight: 600
    }

    .blog-single .blog-text, .contact-feature:not(:last-child) {
        margin-bottom: 24px
    }

    .blog-single .social-links {
        margin: 0;
        padding: 5px 20px;
        list-style-type: none;
        display: inline-block;
        background-color: var(--smoke-color);
        border-radius: 999px
    }

        .blog-single .social-links li {
            display: inline-block;
            margin-right: 13px
        }

        .blog-single .social-links a {
            line-height: 1;
            font-size: 16px;
            color: var(--title-color);
            text-align: center;
            display: block
        }

    .blog-single .blog-meta {
        margin: 0 0 18px
    }

    .blog-single .blog-content {
        margin: 0;
        padding: 0;
        position: relative
    }

    .blog-single .blog-audio, .blog-single .blog-img, .blog-single .blog-video {
        position: relative;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: var(--blog-space-y,40px);
        background-color: var(--smoke-color);
        line-height: 0
    }

        .blog-single .blog-img .slick-arrow {
            --pos-x: 50px;
            border: none;
            background-color: var(--white-color);
            color: var(--theme-color)
        }

        .blog-single .blog-img .play-btn {
            --icon-size: 60px;
            --icon-font-size: 20px;
            position: absolute;
            left: 50%;
            top: 50%;
            margin: calc(var(--icon-size)/ -2) 0 0 calc(var(--icon-size)/ -2)
        }

    .blog-single .checklist li {
        padding: 0;
        font-family: var(--body-font);
        color: var(--body-color);
        font-weight: 400;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        gap: 8px;
        margin-bottom: 0
    }

.hero-4 .hero-social a, .hero-5 .video-link .btn-text, .hero-counter_text, .hero-style3 .hero-text p, .share-links-title {
    font-family: var(--title-font)
}

.share-links-title {
    font-size: 20px;
    color: var(--title-color);
    font-weight: 700;
    margin: 0 15px 0 0;
    display: inline-block
}

.share-links {
    margin: 20px 0 0;
    border-top: 1px solid #d0dbe9;
    padding: 30px 0 0
}

    .share-links > .row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        --bs-gutter-y: 20px
    }

.blog-details .blog-single {
    background-color: transparent
}

@media (max-width:1199px) {
    .wp-block-quote, blockquote {
        font-size: 18px;
        padding: 40px 20px
    }

        .wp-block-quote:before, blockquote:before {
            font-size: 4rem;
            line-height: 2.5rem
        }

        .wp-block-quote.has-text-align-right, .wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain), .wp-block-quote.style-left-icon, blockquote.has-text-align-right, blockquote.is-large:not(.is-style-plain), blockquote.is-style-large:not(.is-style-plain), blockquote.style-left-icon {
            padding: 40px 20px
        }

    .blog-details .blog-single {
        --blog-space-x: 20px;
        --blog-space-y: 20px
    }
}

.th-comment-form, .th-comments-wrap {
    padding: var(--blog-space-y,40px) var(--blog-space-x,40px);
    box-shadow: 0 7px 14px 0 rgba(234,237,242,.5);
    margin-top: var(--blog-space-y,50px)
}

@media (max-width:991px) {
    .blog-details .blog-single {
        --blog-space-x: 40px;
        --blog-space-y: 40px
    }
}

.th-comment-form {
    margin-bottom: 30px;
    border-radius: 10px
}

    .th-comment-form .row {
        --bs-gutter-x: 20px
    }

    .th-comment-form .form-title {
        margin-top: -.35em
    }

        .th-comment-form .form-title a#cancel-comment-reply-link {
            font-size: .7em;
            text-decoration: underline
        }

    .blog-comment-area, .feature-card_icon, .mb-25, .process-card2_img, .th-checkout-wrapper form.woocommerce-form, .th-comment-form .form-text {
        margin-bottom: 25px
    }

.th-comments-wrap {
    border: 1px solid var(--border-color);
    border-radius: 10px
}

    .activity-box_text, .award-box_time, .checklist li:last-child, .checklist.style3 li:last-child, .feature-block_text, .process-card2_text, .process-card_text, .th-comments-wrap .comment-content p:last-of-type, .th-comments-wrap .description p:last-child, .th-comments-wrap .text {
        margin-bottom: -.5em
    }

    .th-comments-wrap .comment-respond {
        margin: 30px 0
    }

    .th-comments-wrap pre {
        background: #ededed;
        color: #666;
        font-size: 14px;
        margin: 20px 0;
        overflow: auto;
        padding: 20px;
        white-space: pre-wrap;
        word-wrap: break-word
    }

    .th-comments-wrap li {
        margin: 0 0 30px
    }

    .th-comments-wrap .th-post-comment {
        padding: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        position: relative;
        background: var(--smoke-color);
        border-radius: 10px
    }

        .th-comments-wrap .th-post-comment dl, .th-comments-wrap .th-post-comment ol, .th-comments-wrap .th-post-comment ul {
            margin-bottom: 1rem
        }

    .th-comments-wrap ul.comment-list {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .th-comments-wrap > .comment-list {
        margin-bottom: -30px !important
    }

    .th-comments-wrap .comment-avater {
        width: 80px;
        height: 80px;
        margin-right: 25px;
        overflow: hidden;
        border-radius: 5px
    }

    .th-comments-wrap .comment-content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: -6px;
        position: relative
    }

    .th-comments-wrap .commented-on {
        font-size: 14px;
        display: inline-block;
        font-style: italic;
        margin-bottom: 15px;
        font-weight: 400;
        color: var(--body-color)
    }

        .th-comments-wrap .commented-on i {
            margin-right: 7px;
            font-size: .9rem
        }

    .th-comments-wrap .name {
        margin-bottom: 2px;
        font-size: 20px
    }

    .team-details-about-info .about-box, .th-comments-wrap .comment-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .th-comments-wrap .children {
        margin: 0 0 0 80px;
        padding: 0;
        list-style-type: none
    }

    .th-comments-wrap .reply_and_edit, .th-post-comment .tutor-ratings {
        position: absolute;
        top: 0;
        right: 0
    }

    .th-comments-wrap .reply-btn {
        font-weight: 600;
        font-size: 16px;
        color: var(--theme-color);
        display: inline-block
    }

        .th-comments-wrap .reply-btn i {
            margin-right: 7px
        }

    .th-comments-wrap .star-rating {
        font-size: 12px;
        margin-bottom: 10px;
        position: absolute;
        top: 5px;
        right: 0;
        width: 80px
    }

ul.comment-list .th-comment-item:last-child > .th-post-comment {
    border-bottom: none;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .th-comments-wrap .children {
        margin-left: 40px
    }

    .th-comment-form, .th-comments-wrap {
        --blog-space-x: 20px
    }
}

@media (max-width:991px) {
    .th-comment-form, .th-comments-wrap {
        --blog-space-x: 40px
    }

    .woocommerce-Reviews .th-post-comment {
        display: block
    }

        .woocommerce-Reviews .th-post-comment .comment-avater {
            margin-bottom: 20px
        }
}

.woocommerce-Reviews .comment-list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0 24px;
    margin: -12px !important
}

.woocommerce-Reviews .th-comments-wrap li {
    margin-bottom: 0;
    width: 50%
}

.woocommerce-Reviews .th-post-comment {
    margin: 12px;
    margin-bottom: 12px !important
}

.th-hero-wrapper {
    position: relative;
    z-index: 2;
    overflow: hidden
}

    .th-hero-wrapper .checklist ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px 30px
    }

    .th-hero-wrapper .checklist li {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        font-size: 18px;
        font-weight: 500;
        color: var(--title-color)
    }

.hero-14 .hero-shape, .hero-9 .shape, .hero-shape, .service-block-tab .indicator, .wcu-img-3 .shape1, .wcu-img-3 .shape2 {
    position: absolute
}

.ripple-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.ripple-1, .ripple-2, .ripple-3, .ripple-4, .ripple-5, .ripple-6 {
    height: 40px;
    width: 40px;
    position: absolute;
    left: 30px;
    bottom: -10px;
    background-color: transparent;
    border: 3px solid rgba(13,94,244,.3);
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,50%,0);
    transform: translate3d(-50%,50%,0);
    -webkit-animation: 8s ease-out infinite heroripple;
    animation: 8s ease-out infinite heroripple
}

.hero-1 .shape2, .hero-2 .hero-img2:before {
    -webkit-animation: 7s linear infinite jumpAni
}

.ripple-1 {
    -webkit-animation-delay: 0;
    animation-delay: 0
}

.ripple-2, .ripple-6 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.ripple-4 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.ripple-5 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

@-webkit-keyframes heroripple {
    0% {
        -webkit-transform: translate3d(-50%,50%,0);
        transform: translate3d(-50%,50%,0);
        opacity: .5
    }

    100% {
        -webkit-transform: translate3d(-50%,50%,0);
        transform: translate3d(-50%,50%,0);
        opacity: 0;
        width: 310px;
        height: 310px
    }
}

@keyframes heroripple {
    0% {
        -webkit-transform: translate3d(-50%,50%,0);
        transform: translate3d(-50%,50%,0);
        opacity: .5
    }

    100% {
        -webkit-transform: translate3d(-50%,50%,0);
        transform: translate3d(-50%,50%,0);
        opacity: 0;
        width: 310px;
        height: 310px
    }
}

.th-hero-bg {
    position: absolute;
    inset: 0
}

    .cta-img-1 img, .th-hero-bg img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

.hero-subtitle {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.hero-text {
    font-size: 18px;
    margin-bottom: 35px
}

.hero-1 .shape1 {
    bottom: 0;
    right: 0;
    z-index: 2
}

.hero-1 .shape2 {
    right: 0;
    bottom: 50px;
    z-index: 2;
    animation: 7s linear infinite jumpAni
}

.hero-1 .shape3, .hero-10 .shape3 {
    top: -420px;
    left: -330px;
    width: 619.52px;
    height: 619.52px;
    border: 2px solid rgba(255,255,255,.15);
    border-radius: 100px;
    -webkit-transform: rotate(25.36deg);
    -ms-transform: rotate(25.36deg);
    transform: rotate(25.36deg);
    z-index: 2;
    -webkit-animation: 40s linear infinite spin;
    animation: 40s linear infinite spin
}

.hero-1 .shape4, .hero-1 .shape5 {
    z-index: 9
}

.hero-1 .th-social, .hero-10 .th-social {
    position: absolute;
    z-index: 3;
    top: 34%;
    right: 0
}

    .hero-1 .th-social a, .hero-10 .th-social a {
        background-color: var(--title-color);
        color: #b3c1d3
    }

        .blog-box .th-btn:hover, .blog-grid:first-child .blog-meta a, .blog-grid:first-child .blog-meta a i, .blog-grid:first-child .blog-meta span, .blog-grid:first-child .blog-meta span i, .blog-grid:first-child .link-btn, .blog-single.style4 .blog-meta a i, .blog-single.style4 .blog-meta span i, .blog-single.style5 .blog-meta a i, .blog-single.style5 .blog-meta span i, .blog-single.style5 .link-btn, .hero-1 .th-social a:hover, .hero-10 .th-social a:hover, .hero-style10 .hero-text, .hero-style10 .hero-title, .hero-style6 .checklist li, .hero-style8 .hero-text, .hero-style8 .hero-title, .testi-box.style3 .testi-box_name, .woocommerce-notices-wrapper .woocommerce-message a {
            color: var(--white-color)
        }

.hero-1 .hero-img1 {
    position: relative;
    z-index: 9;
    margin-right: -62px;
    margin-top: -50px;
    -webkit-filter: drop-shadow(-29.434px 25.586px 10.392px rgba(25,24,25,0.16));
    filter: drop-shadow(-29.434px 25.586px 10.392px rgba(25, 24, 25, .16))
}

    .hero-1 .hero-img1 img {
        border-radius: 50%
    }

.hero-style1 {
    position: relative;
    z-index: 6;
    padding: 222px 0 217px
}

@media (max-width:1199px) {
    .hero-style1 {
        padding: 162px 0 157px
    }
}

@media (max-width:991px) {
    .hero-style1 {
        padding: 142px 0 137px
    }

        .hero-style1 .hero-text {
            font-size: 14px
        }
}

.hero-style1 .hero-text {
    color: #b2b2b2;
    margin-top: 20px
}

.hero-style1 .hero-subtitle {
    color: var(--white-color);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px
}

    .hero-style1 .hero-subtitle span {
        background-color: var(--theme-color);
        border-radius: 20px;
        padding: 6px 16px;
        margin-right: 10px
    }

.hero-style1 .hero-title, .hero-style10 .hero-title {
    margin-bottom: 27px;
    font-weight: 600
}

.hero-slider-1 .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 25%
}

@media (min-width:1922px) {
    .hero-slider-1 .slick-dots {
        right: 30.5%
    }
}

.hero-11, .hero-2 {
    background-color: #eaf2fd;
    overflow: hidden
}

    .hero-2 .shape1 {
        top: 75px;
        left: -70px;
        -webkit-animation: 15s linear infinite spin;
        animation: 15s linear infinite spin
    }

    .hero-2 .shape2 {
        top: 25%;
        left: 0
    }

        .hero-2 .shape2 img {
            -webkit-transform: rotateZ(180deg) rotateX(180deg);
            transform: rotateZ(180deg) rotateX(180deg);
            width: 350px
        }

    .hero-2 .shape3 {
        top: -12%;
        left: 30%;
        -webkit-animation: 8s linear 3s infinite movingX;
        animation: 8s linear 3s infinite movingX
    }

        .hero-2 .shape3 img {
            -webkit-transform: rotateZ(-50deg);
            -ms-transform: rotate(-50deg);
            transform: rotateZ(-50deg)
        }

    .hero-2 .shape4 {
        bottom: -15%;
        left: 24%;
        -webkit-animation: 8s linear 5s infinite movingX;
        animation: 8s linear 5s infinite movingX
    }

    .hero-2 .shape5 {
        top: 27px;
        right: -33px
    }

    .hero-2 .hero-img2 {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2
    }

.hero-counter-wrap, .hero-style3 .hero-text {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox
}

.hero-2 .hero-img2:before {
    content: "";
    box-sizing: border-box;
    width: 385px;
    height: 385px;
    background: rgba(255,255,255,.2);
    border: 12px solid var(--theme-color);
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 20%;
    z-index: -1;
    animation: 7s linear infinite jumpAni
}

.hero-10 .shape2, .hero-counter-wrap {
    -webkit-animation: 7s linear infinite jumpAni
}

.hero-style2 {
    padding: 208px 0
}

@media (max-width:1399px) {
    .download-btn {
        padding: 10px 26px
    }

    .footer-layout8 .footer-contact {
        gap: 20px
    }

    .blog-single {
        --blog-space-y: 40px;
        --blog-space-x: 40px
    }

        .blog-single .blog-audio, .blog-single .blog-img {
            margin: 0 0 30px
        }

        .blog-single .blog-title {
            font-size: 30px
        }

    .hero-2 .hero-img2 {
        max-width: 590px;
        right: 0
    }

        .hero-2 .hero-img2:before {
            left: 15%
        }

    .hero-style2 {
        padding: 140px 0
    }
}

.hero-style2 .checklist {
    margin-bottom: 36px
}

.hero-style2 .hero-subtitle {
    font-size: 16px;
    font-weight: 600;
    color: var(--title-color);
    padding-left: 75px;
    position: relative;
    margin-bottom: 22px
}

    .hero-style2 .hero-subtitle:after, .hero-style2 .hero-subtitle:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
        height: 2px;
        width: 60px;
        background: var(--theme-color2)
    }

    .hero-style2 .hero-subtitle:before {
        height: 11px;
        width: 11px;
        left: calc(60px - 11px);
        -webkit-transform: translate(0,-50%) rotate(45deg);
        -ms-transform: translate(0,-50%) rotate(45deg);
        transform: translate(0,-50%) rotate(45deg)
    }

.hero-style2 .hero-title {
    font-weight: 600;
    margin-bottom: 23px;
    font-size: 74px
}

@media (max-width:1299px) {
    .hero-style2 .hero-title {
        font-size: 64px
    }
}

@media (max-width:1199px) {
    .hero-2 .hero-img2 {
        max-width: 480px
    }

        .hero-2 .hero-img2:before {
            width: 300px;
            height: 300px
        }

    .hero-style2 .checklist {
        margin-right: -33px
    }

    .hero-style2 .hero-title {
        font-size: 54px
    }
}

.hero-style2 .hero-title:nth-of-type(2) {
    font-weight: 500;
    font-size: 54px
}

@media (max-width:1299px) {
    .hero-style2 .hero-title:nth-of-type(2) {
        font-size: 44px
    }
}

@media (max-width:1199px) {
    .hero-style2 .hero-title:nth-of-type(2) {
        font-size: 40px
    }
}

.hero-counter-wrap {
    gap: 15px;
    background: var(--white-color);
    box-shadow: 0 4px 32px 0 rgba(170,179,198,.15);
    border-radius: 100px;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 50px 13px 20px;
    position: absolute;
    animation: 7s linear infinite jumpAni;
    left: -60px;
    bottom: 100px
}

.hero-5 .hero-shape, .hero-counter_icon, .hero-style10 .hero-subtitle {
    background-color: var(--theme-color)
}

.hero-counter-wrap.hero-counter2 {
    padding: 13px 38px 13px 20px;
    -webkit-animation: 4s linear infinite jumpAni;
    animation: 4s linear infinite jumpAni;
    left: auto;
    right: -50px;
    bottom: 200px
}

    .hero-counter-wrap.hero-counter2 .hero-counter_icon, .price-card.active .th-btn, .price-card.active:after, .price-card:hover .th-btn, .price-card:hover:after {
        background: var(--theme-color2)
    }

.about-grid2 img, .about-grid3 .about-grid-icon, .event-grid .event-content .media-body, .hero-counter-wrap .details {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.hero-counter_icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.hero-counter_number {
    font-size: 36px;
    font-weight: 700;
    color: var(--theme-color);
    margin-bottom: -3px;
    margin-top: -.3em
}

.hero-counter_text {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-bottom: -10px
}

.hero-3 .shape1 {
    bottom: 25px;
    left: -124px
}

.hero-3 .shape2 {
    top: 30px;
    left: -55px
}

.hero-3 .shape3 {
    bottom: -120px;
    right: 17px
}

.cta-bg-img2, .th-hero-bg-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.hero-slider-5 .th-hero-slide, .hero-style14, .hero-style3 {
    padding: 230px 0
}

@media (max-width:1399px) {
    .hero-style3 {
        padding: 180px 0
    }
}

@media (max-width:991px) {
    .hero-1 .shape2 {
        max-width: 20%
    }

    .hero-1 .shape3 {
        top: -200px;
        left: -200px;
        width: 300px;
        height: 300px;
        border-radius: 30px;
        -webkit-animation: 25s linear infinite spin;
        animation: 25s linear infinite spin
    }

    .hero-2 .hero-img2 {
        display: none
    }

    .hero-style2 {
        text-align: center
    }

        .hero-style2 .btn-group {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .hero-style2 .checklist {
            text-align: center;
            margin-right: 0
        }

            .hero-style2 .checklist ul {
                padding: 0;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center
            }

    .hero-style3 {
        padding: 120px 0
    }
}

.hero-style3 .hero-subtitle {
    font-size: 44px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 30px;
    margin-top: 2px
}

@media (max-width:1299px) {
    .hero-style3 .hero-subtitle {
        font-size: 40px
    }
}

@media (max-width:1199px) {
    .hero-style3 .hero-subtitle {
        font-size: 30px
    }
}

.hero-style3 .hero-title {
    font-size: 84px;
    font-weight: 600;
    margin-bottom: 20px
}

@media (max-width:1299px) {
    .hero-style3 .hero-title {
        font-size: 74px
    }

    .hero-4 .hero-img4 {
        margin-left: 30px
    }
}

@media (max-width:1199px) {
    .hero-style3 .hero-title {
        font-size: 60px
    }
}

@media (max-width:767px) {
    .h1, h1 {
        font-size: 40px
    }

    .h2, h2 {
        font-size: 28px
    }

    .blog-inner-title, .h3, h3 {
        font-size: 26px
    }

    .h4, h4 {
        font-size: 22px
    }

    .h5, h5 {
        font-size: 18px
    }

    .h6, h6 {
        font-size: 16px
    }

    .th-search .search-grid-content {
        padding: 20px
    }

    .play-btn {
        --icon-size: 60px
    }

    .shadow-title {
        font-size: 60px
    }

    .widget_banner {
        padding: 40px 40px 65px
    }

    .col-lg-4 .sidebar-area .widget, .widget {
        --blog-space-y: 40px;
        --blog-space-x: 20px
    }

    .footer-widget.style2 .widget_title {
        padding: 0 0 16px
    }

    .footer-widget.style2.widget_archive a, .footer-widget.style2.widget_categories a, .footer-widget.style2.widget_meta a, .footer-widget.style2.widget_nav_menu a, .footer-widget.style2.widget_pages a {
        margin-bottom: 18px
    }

    .header-search {
        margin: 0 0 20px
    }

    .header-layout3 .logo-bg {
        width: 260px
    }

    .header-notice {
        text-align: center;
        font-size: 14px
    }

    .header-layout5 .menu-top {
        padding: 12px 0
    }

    .header-layout6 .header-top {
        padding: 8px 0
    }

    .header-layout7 .header-logo {
        padding: 15px
    }

    .footer-layout-default .footer-top .newsletter-wrap .newsletter-title {
        margin-bottom: 20px
    }

    .footer-layout7 .newsletter-wrap, .newsletter-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .footer-layout7 .newsletter-wrap .newsletter-title, .newsletter-wrap .newsletter-title {
            text-align: center;
            max-width: 100%
        }

    .footer-layout6 .scroll-btn {
        bottom: 62px
    }

    .susbcribe-bg {
        padding: 40px 20px
    }

    .breadcumb-wrapper {
        padding: 80px 0
    }

    .breadcumb-title {
        font-size: 34px
    }

    .th-pagination a, .th-pagination span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .wp-block-quote cite, blockquote cite {
        font-size: 18px;
        left: 30px
    }

    .blog-details .blog-single, .blog-single {
        --blog-space-y: 20px;
        --blog-space-x: 20px
    }

    .wp-block-pullquote.is-style-solid-color blockquote {
        max-width: 90%
    }

    .blog-author, .course-author-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .blog-author .auhtor-img img, .course-author-box .auhtor-img img, .woocommerce-Reviews .th-comments-wrap li {
            width: 100%
        }

    .blog-single .blog-title {
        font-size: 24px;
        line-height: 1.3
    }

    .blog-single .blog-text {
        margin-bottom: 15px
    }

    .blog-single .blog-bottom {
        padding-top: 15px
    }

    .blog-single .share-links-title {
        font-size: 18px;
        display: block;
        margin: 0 0 10px
    }

    .th-comments-wrap .reply_and_edit {
        top: -40px
    }

    .th-comment-form, .th-comments-wrap {
        --blog-space-x: 20px
    }

        .th-comments-wrap .comment-top, .th-comments-wrap .th-post-comment {
            display: block
        }

        .th-comments-wrap .star-rating {
            position: relative;
            top: 0;
            right: 0
        }

        .th-comments-wrap .comment-avater {
            margin-right: 0;
            margin-bottom: 25px
        }

        .th-comments-wrap .children {
            margin-left: 30px
        }

    .hero-1 .hero-img1, .hero-1 .shape1, .hero-1 .shape2 {
        display: none
    }

    .hero-style2 {
        padding: 100px 0
    }

    .hero-style3 .hero-subtitle {
        font-size: 24px
    }

    .hero-style3 .hero-title {
        font-size: 50px
    }
}

@media (max-width:575px) {
    .h1, h1 {
        font-size: 34px;
        line-height: 1.3
    }

    .post-password-form label, .post-password-form p {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .blog-meta a::after, .blog-meta span::after, .blog-single.format-link .blog-content:before, .blog-single.format-quote .blog-content:before, .blog-single.sticky .blog-content:before, .blog-single.tag-sticky-2 .blog-content:before, .hero-4 .shape1 {
        display: none
    }

    .blog-single.format-link:before, .blog-single.format-quote:before, .blog-single.sticky:before, .blog-single.tag-sticky-2:before {
        font-size: 13px;
        height: 32px;
        width: 32px;
        line-height: 32px
    }

    .widget_banner {
        padding: 30px 30px 55px
    }

    .header-layout-default .menu-area {
        padding: 0
    }

        .header-layout-default .menu-area .logo-bg {
            width: 220px
        }

    .header-layout3 .logo-bg {
        width: 230px
    }

    .header-layout11 .th-menu-toggle, .header-layout12 .th-menu-toggle, .header-layout3 .th-menu-toggle {
        margin: 15px 0
    }

    .header-layout5 .logo-shape {
        width: 280px
    }

    .newsletter-area-1 {
        padding: 40px
    }

        .newsletter-area-1 .title-area .sec-title {
            font-size: 22px
        }

    .footer-layout7 .newsletter-form, .newsletter-form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 15px
    }

        .footer-layout7 .newsletter-form .th-btn, .newsletter-form .th-btn {
            margin-left: 0
        }

    .footer-layout6 .scroll-btn {
        bottom: 87px
    }

    .susbcribe-bg {
        text-align: center
    }

    .breadcumb-title {
        font-size: 32px
    }

    .wp-block-quote.is-large:not(.is-style-plain) p, .wp-block-quote.is-style-large:not(.is-style-plain) p {
        font-size: 1.2em
    }

    .blog-author .media-body, .course-author-box .media-body {
        padding: 35px 20px 30px
    }

    .blog-meta a, .blog-meta span {
        padding-right: 0
    }

    .hero-style1 {
        padding: 122px 0 120px
    }

    .hero-style2 .hero-title {
        font-size: 34px
    }

        .hero-style2 .hero-title:nth-of-type(2) {
            font-size: 30px
        }

    .hero-style3 {
        padding: 100px 0
    }

        .hero-style3 .hero-subtitle {
            font-size: 20px;
            margin-bottom: 15px
        }

        .hero-style3 .hero-title {
            font-size: 40px
        }
}

@media (max-width:375px) {
    .h1, h1 {
        font-size: 32px
    }

    .shadow-title {
        font-size: 50px;
        top: 55%
    }

    .widget_banner .th-btn {
        line-height: inherit;
        padding: 14px
    }

    .header-layout11 .header-social a, .header-layout12 .header-social a, .header-layout3 .header-social a {
        margin: 0 10px 0 0
    }

    .header-layout11 .header-links li, .header-layout12 .header-links li, .header-layout3 .header-links li {
        font-size: 14px
    }

    .header-layout6 .logo-shape {
        width: 75%
    }

    .wp-block-quote cite, blockquote cite {
        font-size: 18px;
        padding-left: 22px
    }

        .wp-block-quote cite:before, blockquote cite:before {
            width: 20px
        }

    .hero-subtitle {
        font-size: 12px;
        font-weight: 500
    }

    .hero-style2 {
        text-align: left
    }

        .hero-style2 .btn-group {
            -webkit-box-pack: start;
            -webkit-justify-content: start;
            -ms-flex-pack: start;
            justify-content: start
        }

        .hero-style2 .checklist ul {
            display: block
        }

            .hero-style2 .checklist ul li:not(:last-child) {
                margin-bottom: 10px !important
            }

    .hero-style3 .hero-title {
        font-size: 36px
    }
}

.hero-style3 .hero-text {
    font-size: 16px;
    font-weight: 500;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

    .hero-style3 .hero-text p {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 500;
        color: var(--white-color)
    }

.hero-4 {
    overflow: hidden;
    background-color: #eaf2fd
}

    .hero-4 .shape1 {
        top: 70px;
        right: 170px;
        z-index: 3
    }

    .hero-4 .hero-img4 {
        margin-right: -165px;
        text-align: end;
        position: relative;
        display: inline-block
    }

        .hero-4 .hero-img4 .img2 {
            position: absolute;
            left: -30px;
            bottom: 100px;
            border-radius: 30px;
            overflow: hidden;
            box-shadow: 0 10px 20px 0 rgba(0,0,0,.05)
        }

@media (max-width:1600px) {
    .header-layout4 .menu-expand {
        display: none
    }

    .hero-slider-1 .slick-dots {
        right: 20%
    }

    .hero-4 .hero-img4 {
        margin-right: 0;
        height: 100%
    }

        .hero-4 .hero-img4 img {
            height: 100%;
            object-fit: cover
        }
}

@media (max-width:1500px) {
    .header-layout3 .menu-area {
        margin: 0
    }

    .header-layout4 .category-menu-wrap {
        display: none
    }

    .footer-layout1 .footer-wrap {
        margin: 0 15px 15px
    }

    .hero-1 .hero-img1 {
        margin-right: 0
    }

    .hero-counter-wrap.hero-counter2 {
        right: 0
    }

    .hero-4 .hero-img4 {
        margin-right: 75px
    }

    .about-shape1 {
        left: 0 !important
    }
}

.hero-4 .hero-social {
    position: absolute;
    z-index: 3;
    top: 50%;
    right: -183px;
    -webkit-transform: translate(0,-50%) rotate(-90deg);
    -ms-transform: translate(0,-50%) rotate(-90deg);
    transform: translate(0,-50%) rotate(-90deg);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 52px
}

    .hero-4 .hero-social a {
        display: inline-block;
        color: var(--title-color);
        font-weight: 500;
        font-size: 16px;
        text-transform: uppercase;
        position: relative
    }

        .hero-4 .hero-social a:after {
            content: '';
            position: absolute;
            left: -12px;
            top: 50%;
            height: 6px;
            width: 6px;
            border-radius: 50%;
            -webkit-transform: translate(0,-50%);
            -ms-transform: translate(0,-50%);
            transform: translate(0,-50%);
            background: var(--theme-color)
        }

@media (max-width:1600px) {
    .hero-4 .hero-social {
        right: -180px
    }
}

.hero-style4 {
    padding: 210px 0
}

    .hero-style4 .hero-subtitle {
        color: var(--theme-color);
        margin-bottom: 2px;
        font-size: 44px;
        font-weight: 400;
        text-transform: capitalize;
        line-height: normal;
        margin-top: -.3em
    }

@media (max-width:1399px) {
    .hero-4 .hero-img4 {
        margin-right: 50px
    }

    .hero-style4 .hero-subtitle {
        font-size: 38px
    }
}

@media (max-width:1299px) {
    .hero-4 .hero-social {
        right: -185px
    }

    .hero-style4 .hero-subtitle {
        font-size: 34px
    }
}

@media (max-width:1199px) {
    .hero-4 .shape1 {
        top: 50px;
        right: 100px
    }

    .hero-style4 .hero-subtitle {
        font-size: 30px;
        margin-bottom: 8px
    }
}

.hero-style4 .hero-title {
    margin-bottom: 15px;
    font-size: 74px
}

@media (max-width:1399px) {
    .hero-style4 .hero-title {
        font-size: 68px
    }

    .hero-style4 {
        padding: 160px 0
    }
}

@media (max-width:1299px) {
    .hero-style4 .hero-title {
        font-size: 60px
    }
}

@media (max-width:1199px) {
    .hero-style4 .hero-title {
        font-size: 54px
    }

    .hero-style4 .hero-text {
        font-size: 16px
    }
}

.hero-style4 .hero-text {
    max-width: 597px;
    margin-bottom: 30px
}

.hero-style4 .search-form {
    position: relative;
    max-width: 597px
}

    .hero-style4 .search-form .form-group input {
        border-radius: 5px;
        background: var(--white-color);
        box-shadow: 0 7px 35px 0 #e8f2fd;
        height: 70px;
        padding: 0 200px 0 60px
    }

    .hero-style4 .search-form .form-group i {
        position: absolute;
        left: 30px;
        top: 26px;
        right: auto
    }

    .hero-style4 .search-form .th-btn {
        position: absolute;
        right: 10px;
        top: 10px;
        padding: 18px 29px
    }

@media (max-width:1199px) {
    .hero-style4 {
        padding: 120px 0
    }
}

.hero-5 {
    padding-right: 80px
}

    .hero-5 .video-link .play-btn {
        --icon-size: 56px;
        margin-right: 20px
    }

        .course-img .play-btn:after, .course-img .play-btn:before, .hero-5 .video-link .play-btn:after, .hero-5 .video-link .play-btn:before {
            background-color: transparent;
            border: 1px solid var(--white-color)
        }

    .hero-5 .video-link .btn-text {
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        color: var(--white-color);
        -webkit-transition: .4s;
        transition: .4s
    }

    .hero-5 .btn-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px 40px
    }

    .hero-5 .slick-dots {
        --dots-bg: #fff;
        margin: 0;
        position: absolute;
        top: 50%;
        right: 20%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .hero-5 .slick-dots li, .hero-slider-7 .slick-dots li {
            display: block;
            margin: 30px 0
        }

        .hero-5 .slick-dots button:before {
            border-color: var(--white-color)
        }

    .hero-5 .hero-shape {
        display: inline-block;
        height: 350px;
        width: 80px;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-clip-path: polygon(100% 0,100% calc(100% - 100px),calc(100% - 140px) 100%,0 100%,0 0);
        clip-path: polygon(100% 0,100% calc(100% - 100px),calc(100% - 140px) 100%,0 100%,0 0);
        z-index: -1
    }

.hero-6 .icon-box, .hero-slider-7 .slick-dots {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute
}

.hero-style5 {
    padding-left: 40px;
    position: relative;
    z-index: 4;
    max-width: 815px
}

    .hero-style5 .hero-subtitle, .hero-style6 .hero-subtitle, .hero-style7 .hero-subtitle {
        font-size: 18px;
        font-weight: 600;
        display: block;
        color: var(--white-color);
        margin-top: -.36em;
        margin-bottom: 35px;
        text-transform: capitalize
    }

    .hero-style5 .hero-title, .hero-style7 .hero-title {
        font-weight: 600;
        color: var(--white-color);
        margin-bottom: 0
    }

    .hero-style5 .hero-text, .hero-style6 .hero-text {
        color: var(--white-color);
        font-size: 18px
    }

@media (max-width:1399px) {
    .hero-5 {
        padding-right: 40px
    }

        .hero-5 .slick-dots {
            right: 10%
        }

        .hero-5 .hero-shape {
            width: 40px
        }

    .hero-slider-5 .th-hero-slide {
        padding: 190px 0
    }

    .hero-style5 {
        padding-left: 20px
    }
}

@media (max-width:1199px) {
    .hero-slider-5 .th-hero-slide {
        padding: 150px 0
    }

    .hero-style5 {
        max-width: 600px
    }

        .hero-style5 .hero-text {
            font-size: 16px
        }
}

@media (max-width:991px) {
    .hero-4 .hero-img4 {
        display: none
    }

    .hero-slider-5 .th-hero-slide {
        padding: 100px 0
    }

    .hero-style5 .hero-subtitle {
        margin-bottom: 25px
    }
}

.hero-6 .icon-box {
    right: 115px;
    transform: translateY(-50%);
    width: 60px
}

    .hero-6 .icon-box .slick-arrow {
        --pos-x: 0;
        border-radius: 0;
        margin: 5px 0;
        border: none;
        background-color: rgba(255,255,255,.15);
        color: var(--white-color)
    }

.hero-slider-6 .th-hero-slide {
    padding: 245px 0
}

.hero-style6 {
    padding-left: 0;
    position: relative;
    z-index: 4;
    max-width: 815px
}

    .hero-style6 .hero-title {
        font-weight: 700;
        color: var(--white-color);
        margin-bottom: 0
    }

    .hero-style6 .checklist {
        margin-bottom: 43px
    }

@media (max-width:1199px) {
    .hero-slider-6 .th-hero-slide {
        padding: 150px 0
    }

    .hero-style6 .hero-title {
        font-size: 46px
    }
}

@media (max-width:991px) {
    .hero-slider-6 .th-hero-slide {
        padding: 100px 0
    }

    .hero-style6 .checklist {
        margin-bottom: 34px
    }

    .hero-style6 .hero-subtitle {
        margin-bottom: 25px
    }
}

@media (max-width:767px) {
    .hero-style3 .hero-text {
        display: block
    }

        .hero-style3 .hero-text p {
            margin-bottom: 15px
        }

    .hero-4 .hero-social, .hero-5 .hero-shape, .hero-6 .icon-box {
        display: none
    }

    .hero-style4 .hero-subtitle {
        font-size: 24px
    }

    .hero-style4 .hero-title {
        font-size: 46px
    }

    .hero-style4 {
        text-align: center
    }

    .hero-5 {
        padding-right: 0
    }

    .hero-style5, .hero-style6 {
        text-align: center;
        padding-left: 0
    }

        .hero-style5 .btn-wrap, .hero-style6 .btn-group, .th-hero-wrapper .checklist ul {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .hero-style5 .hero-title:last-of-type, .hero-style6 .hero-title:last-of-type {
            margin-bottom: 25px
        }
}

@media (max-width:575px) {
    .hero-style4 .hero-subtitle {
        font-size: 20px
    }

    .hero-style4 .hero-title {
        font-size: 40px
    }

    .hero-style4 .search-form .form-group input {
        padding: 0 30px 0 60px
    }

    .hero-style4 .search-form .th-btn {
        position: inherit;
        margin-top: 20px
    }

    .hero-style4 {
        padding: 100px 0
    }

    .hero-style5 .hero-subtitle, .hero-style6 .hero-subtitle {
        font-size: 16px;
        margin-bottom: 20px
    }

    .hero-style5 .hero-title {
        font-size: 30px
    }

    .hero-slider-6 .th-hero-slide {
        padding: 90px 0
    }

    .hero-style6 .hero-title {
        font-size: 38px
    }
}

@media (max-width:440px) {
    .hero-style6 .hero-title {
        font-size: 32px;
        max-width: 100%
    }
}

.hero-slider-7 .slick-dots {
    right: unset;
    left: 120px;
    transform: translateY(-50%);
    width: 30px
}

    .hero-slider-7 .slick-dots button {
        border-radius: 0 !important;
        visibility: visible;
        opacity: 1;
        background: var(--white-color);
        width: 8px;
        height: 8px
    }

        .hero-slider-7 .slick-dots button:before {
            border-radius: 0 !important;
            background: 0 0;
            border: 2px solid var(--theme-color);
            height: 26px;
            width: 26px;
            top: -2px;
            left: -2px
        }

.hero-style7 {
    max-width: unset;
    padding-left: 40px;
    position: relative;
    z-index: 4
}

    .hero-style7 .hero-text {
        max-width: 700px;
        color: var(--white-color);
        font-size: 18px
    }

.hero-slider-7 .th-hero-slide {
    padding: 365px 0 225px
}

.hero-slider-7 .hero-style7 {
    padding-left: 560px
}

.hero-slider-7 .hero-text {
    font-weight: 100;
    font-size: 20px
}

@media (max-width:1299px) {
    .hero-slider-7 .slick-dots {
        left: 35px
    }

    .hero-slider-7 .hero-style7 {
        padding-left: 518px
    }

    .hero-11 .hero-img2 {
        max-width: 480px
    }

    .hero-11 .hero-img1 {
        max-width: 358px
    }
}

@media (max-width:1399px) {
    .hero-6 .icon-box {
        right: 40px
    }

    .hero-slider-7 .th-hero-slide {
        padding: 315px 0 155px
    }

    .hero-slider-7 .hero-style7 {
        padding-left: 400px
    }
}

@media (max-width:1199px) {
    .hero-slider-7 .hero-style7 {
        padding-left: 160px
    }
}

@media (max-width:991px) {
    .hero-slider-7 .th-hero-slide {
        padding: 230px 0 100px
    }

    .hero-slider-7 .hero-style7 {
        padding-left: 0
    }

        .hero-slider-7 .hero-style7 .hero-text {
            font-size: 18px
        }

        .hero-slider-7 .hero-style7 .hero-subtitle {
            margin-bottom: 25px
        }

    .hero-style7 .hero-text {
        max-width: 580px
    }
}

@media (max-width:575px) {
    .hero-slider-7 .hero-style7 .hero-text {
        font-size: 16px
    }

    .hero-style7 .hero-subtitle {
        font-size: 16px;
        margin-bottom: 20px
    }

    .hero-style7 .hero-title {
        font-size: 30px
    }
}

@media (max-width:330px) {
    .hero-style7 .hero-title {
        font-size: 26px
    }
}

.hero-8 .slick-dots {
    position: absolute;
    top: 50%;
    right: 6%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .hero-8 .slick-dots li {
        display: block;
        margin: 25px 0 !important
    }

    .hero-8 .slick-dots button {
        font-size: 0;
        padding: 0;
        background-color: transparent;
        width: 8px;
        height: 8px;
        line-height: 0;
        border-radius: 9999px;
        border: none;
        background-color: var(--white-color)
    }

        .hero-8 .slick-dots button:before {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            width: 26px;
            height: 26px;
            margin: -13px 0 0 -13px;
            border: 2px solid var(--theme-color);
            background-color: transparent;
            border-radius: 50%;
            -webkit-transition: .4s;
            transition: .4s;
            opacity: 0;
            visibility: hidden
        }

.hero-style8 {
    padding: 320px 0 245px
}

    .hero-style8 .hero-meta span {
        display: inline-block;
        font-size: 24px;
        font-weight: 500;
        color: var(--white-color);
        text-transform: capitalize;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
        position: relative
    }

        .hero-style8 .hero-meta span:not(:last-child) {
            padding-right: 12px;
            margin-right: 48px
        }

            .hero-style8 .hero-meta span:not(:last-child):after {
                content: '';
                height: 2px;
                width: 40px;
                background-color: var(--white-color);
                position: absolute;
                top: 50%;
                left: 100%
            }

    .hero-style8 .hero-title .bg-theme {
        display: inline-block;
        padding: 0 6px
    }

    .hero-style8 .hero-text {
        max-width: 720px
    }

@media (max-width:1199px) {
    .hero-style8 {
        padding: 240px 0 130px
    }

        .hero-style8 .hero-title {
            font-size: 48px
        }

        .hero-style8 .hero-meta span {
            font-size: 20px
        }

        .hero-style8 .hero-text {
            max-width: 500px;
            font-size: 16px
        }
}

@media (max-width:991px) {
    .hero-style8 {
        padding: 210px 0 120px
    }

        .hero-style8 .hero-text {
            max-width: 540px
        }
}

@media (max-width:575px) {
    .hero-style8 {
        padding: 190px 0 100px
    }

        .hero-style8 .hero-meta {
            margin-bottom: 20px
        }

            .hero-style8 .hero-meta span {
                font-size: 18px
            }

        .hero-style8 .hero-title {
            font-size: 34px
        }
}

@media (max-width:420px) {
    .header-layout14 .logo-bg {
        width: 75%
    }

    .header-layout14 .header-social a {
        margin: 0 9px 0 0
    }

        .header-layout14 .header-social a:last-child {
            margin: 0
        }

    .header-layout14 .header-links li {
        font-size: 14px
    }

    .hero-style8 .hero-title {
        font-size: 30px
    }

    .th-post-comment .tutor-ratings {
        position: static
    }
}

@media (max-width:350px) {
    .footer-widget .recent-post .media-img {
        margin-right: 15px;
        width: 100px
    }

    .hero-style8 .hero-title {
        font-size: 26px
    }
}

.hero-10 .shape1 {
    bottom: 0;
    right: 0;
    z-index: 2;
    height: 100%;
    max-width: 60%
}

.hero-10 .shape2 {
    right: 0;
    top: 22%;
    z-index: 2;
    animation: 7s linear infinite jumpAni
}

.hero-10 .ripple-1, .hero-10 .ripple-2, .hero-10 .ripple-3, .hero-10 .ripple-4, .hero-10 .ripple-5, .hero-10 .ripple-6 {
    border: 2px solid var(--white-color)
}

.hero-style10 {
    position: relative;
    z-index: 6;
    padding: 210px 0;
    max-width: 620px
}

    .hero-style10 .hero-subtitle {
        color: var(--white-color);
        padding: 5px 17px;
        margin-bottom: 30px
    }

    .hero-style10 .hero-title:nth-of-type(2) {
        font-weight: 200
    }

.hero-10 .hero-img1 {
    position: absolute;
    bottom: 0;
    right: -25px
}

    .hero-10 .hero-img1 img, .img-box13 img {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }

    .hero-10 .hero-img1:before {
        content: "";
        box-sizing: border-box;
        width: 385px;
        height: 385px;
        background: rgba(255,255,255,.34);
        border: 12px solid var(--theme-color);
        box-shadow: 0 4px 30px rgba(29,94,172,.2);
        border-radius: 50%;
        position: absolute;
        top: -200px;
        left: 30%;
        z-index: -1;
        -webkit-animation: 7s linear infinite jumpAni;
        animation: 7s linear infinite jumpAni
    }

.hero-style12 .hero-counter, .hero-style12 .search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.hero-11 .big-circle {
    position: absolute;
    width: 1380px;
    height: 1380px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: -webkit-radial-gradient(50% 50%,50% 50%,rgba(255,255,255,.04) 0,#d6e6fc 100%);
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,.04) 0,#d6e6fc 100%)
}

.hero-11 .shape1 {
    top: 75px;
    left: -55px;
    -webkit-animation: 15s linear infinite spin;
    animation: 15s linear infinite spin
}

.hero-11 .shape2 {
    top: 15%;
    left: 10%;
    -webkit-animation: 8s linear infinite movingX;
    animation: 8s linear infinite movingX
}

.hero-11 .shape3 {
    top: 0;
    right: 30%;
    -webkit-animation: 8s linear 3s infinite movingX;
    animation: 8s linear 3s infinite movingX
}

.hero-11 .shape4 {
    bottom: 0;
    left: 24%;
    -webkit-animation: 8s linear 5s infinite movingX;
    animation: 8s linear 5s infinite movingX
}

.hero-11 .hero-img1 {
    position: absolute;
    bottom: 0;
    left: 5%;
    z-index: 2
}

    .hero-11 .hero-img1::before, .hero-11 .hero-img1:after {
        content: '';
        position: absolute;
        z-index: -1
    }

    .hero-11 .hero-img1:before {
        height: 520px;
        width: 320px;
        background-color: var(--white-color);
        bottom: 0;
        left: -60px;
        border-radius: 999px 999px 0 0;
        -webkit-animation: 7s linear infinite movingX;
        animation: 7s linear infinite movingX
    }

    .hero-11 .hero-img1:after {
        height: 237px;
        width: 237px;
        border: 2px solid var(--theme-color);
        border-radius: 50%;
        top: 21%;
        right: -35px;
        -webkit-animation: 7s linear infinite jumpReverseAni;
        animation: 7s linear infinite jumpReverseAni
    }

.hero-11 .hero-img2 {
    position: absolute;
    bottom: 0;
    right: 4%;
    z-index: 2
}

    .hero-11 .hero-img2 .shape {
        position: absolute;
        top: 30%;
        right: 10px;
        z-index: -1;
        -webkit-animation: 7s linear infinite jumpAni;
        animation: 7s linear infinite jumpAni
    }

.hero-style11 {
    padding: 243px 0;
    text-align: center
}

    .hero-style11 .checklist, .mb-50 {
        margin-bottom: 50px
    }

        .hero-style11 .btn-group, .hero-style11 .checklist ul {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

    .hero-style11 .hero-title {
        font-weight: 600;
        margin-bottom: 27px
    }

    .hero-style11 .big-title {
        font-size: 80px;
        color: var(--theme-color);
        margin-top: -.2em;
        margin-bottom: 14px
    }

@media (max-width:1399px) {
    .hero-style10 {
        padding: 160px 0
    }

    .hero-10 .hero-img1 {
        max-width: 55%
    }

        .hero-10 .hero-img1:before {
            top: -100px;
            width: 200px;
            height: 200px
        }

        .hero-10 .hero-img1 img {
            max-width: 100%
        }

    .hero-11 .hero-img1 {
        max-width: 310px;
        left: 1%
    }

        .hero-11 .hero-img1:before {
            height: 90%;
            width: 80%
        }

        .hero-11 .hero-img1:after {
            height: 160px;
            width: 160px
        }

    .hero-11 .hero-img2 {
        max-width: 390px;
        right: 0
    }

    .hero-11 .big-circle {
        width: 996px;
        height: 996px
    }

    .hero-style11 {
        padding: 180px 0 220px;
        text-align: center
    }

        .hero-style11 .big-title {
            font-size: 70px
        }
}

@media (max-width:991px) {
    .hero-style10 {
        max-width: 450px
    }

    .hero-10 .shape2 {
        max-width: 20%
    }

    .hero-10 .shape1 {
        max-width: 40%
    }

    .hero-10 .shape3 {
        top: -200px;
        left: -200px;
        width: 300px;
        height: 300px;
        border-radius: 30px;
        -webkit-animation: 25s linear infinite spin;
        animation: 25s linear infinite spin
    }

    .hero-10 .th-social {
        display: none
    }

    .hero-11 .hero-img1 {
        max-width: 200px
    }

    .hero-11 .hero-img2 {
        max-width: 250px
    }

        .hero-11 .hero-img2 .shape {
            max-width: 100px
        }

    .hero-11 .shape2 {
        top: 9%;
        max-width: 100px
    }

    .hero-11 .big-circle {
        width: 750px;
        height: 750px
    }

    .hero-style11 .hero-title {
        margin-bottom: 20px
    }

    .hero-style11 .big-title {
        font-size: 54px;
        margin-bottom: 10px
    }

    .hero-style11 .checklist {
        margin-bottom: 35px
    }
}

.hero-12 {
    background-color: #f3f7fb;
    overflow: hidden
}

    .hero-12 .hero-img1 {
        position: absolute;
        top: 155px;
        right: 0;
        height: calc(100% - 155px);
        width: 47%
    }

        .hero-12 .hero-img1 img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: left
        }

    .hero-12 .shape1 {
        top: 48px;
        left: 0
    }

    .hero-12 .shape2 {
        bottom: 0;
        left: 0
    }

    .hero-12 .shape3 {
        top: 115px;
        left: 31%;
        -webkit-animation: 8s linear infinite movingX;
        animation: 8s linear infinite movingX
    }

    .hero-12 .shape4 {
        bottom: 136px;
        right: 42%;
        -webkit-animation: 8s linear 3s infinite movingX;
        animation: 8s linear 3s infinite movingX
    }

    .hero-12 .shape5 {
        bottom: 10%;
        right: 5%;
        -webkit-animation: 7s linear infinite jumpReverseAni;
        animation: 7s linear infinite jumpReverseAni
    }

    .hero-12 .shape6 {
        top: 105px;
        left: 0;
        -webkit-animation: 7s linear infinite jumpAni;
        animation: 7s linear infinite jumpAni
    }

.hero-style12 {
    padding: 350px 0 200px;
    max-width: 640px
}

    .hero-style12 .hero-title {
        margin-bottom: 27px
    }

    .hero-style12 .hero-text {
        margin-bottom: 34px
    }

    .hero-style12 .search-form {
        background: var(--white-color);
        box-shadow: 0 7px 35px #e8f2fd;
        padding: 10px;
        border-radius: 5px;
        display: flex
    }

        .hero-style12 .search-form .form-group > i {
            top: 18px;
            left: 25px;
            pointer-events: none
        }

        .hero-style12 .search-form .form-group input {
            padding-left: 48px;
            padding-right: 10px;
            border: none;
            background-color: var(--white-color);
            z-index: 2
        }

        .hero-style12 .search-form .th-btn {
            min-width: 170px;
            padding: 15px;
            box-shadow: none
        }

    .hero-style12 .hero-counter {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 15px 30px
    }

    #woosq-popup .single-product .product .actions, .error-page, .hero-style12 .hero-counter-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .hero-style12 .hero-counter-wrap {
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 30px 50px;
        margin-top: 50px;
        position: initial;
        -webkit-animation: none;
        animation: none;
        background: 0 0;
        box-shadow: none;
        padding: 0;
        border-radius: 0
    }

    .hero-style12 .hero-counter_icon {
        width: 65px;
        height: 65px;
        line-height: 65px;
        background-color: var(--white-color);
        text-align: center;
        border-radius: 50%;
        position: relative
    }

        .hero-style12 .hero-counter_icon:after {
            content: '';
            width: 100%;
            height: 100%;
            border: 1px solid var(--theme-color);
            position: absolute;
            top: 10px;
            left: 10px;
            border-radius: inherit;
            z-index: -1
        }

    .hero-style12 .hero-counter_number {
        font-size: 36px;
        margin-bottom: 0
    }

    .hero-style12 .hero-counter_text {
        font-size: 14px;
        font-weight: 500;
        display: block;
        text-transform: uppercase;
        margin-bottom: -10px
    }

@media (max-width:1399px) {
    .hero-12 .shape1 {
        max-width: 600px
    }

    .hero-12 .shape2, .hero-12 .shape5 {
        max-width: 80px
    }

    .hero-12 .shape4 {
        bottom: 30px;
        max-width: 50px
    }

    .hero-12 .hero-counter-wrap {
        gap: 30px 30px;
        margin-top: 40px
    }

    .hero-style12 {
        padding: 300px 0 150px;
        max-width: 520px
    }
}

.hero-13 .shape1 {
    top: 0;
    left: 0;
    z-index: -1
}

.hero-13 .shape2 {
    top: 21%;
    right: 4.5%;
    -webkit-animation: 6s linear infinite jumpAni;
    animation: 6s linear infinite jumpAni
}

.hero-14 .hero-shape.shape1, .img-box9 .shape {
    -webkit-animation: 7s linear infinite jumpAni
}

.hero-style13 {
    padding: 190px 0
}

    .hero-style13 .hero-subtitle {
        color: var(--theme-color);
        margin-bottom: 24px
    }

    .hero-style13 .hero-title {
        margin-bottom: 37px
    }

@media (max-width:1199px) {
    .hero-style10 {
        padding: 100px 0
    }

        .hero-style10 .hero-subtitle {
            margin-bottom: 22px
        }

        .hero-style10 .hero-title, .hero-style12 .hero-title {
            margin-bottom: 20px
        }

    .hero-12 .shape6 {
        top: 150px;
        max-width: 60px
    }

    .hero-12 .shape3 {
        top: 130px;
        max-width: 80px
    }

    .hero-style12 {
        padding: 260px 0 110px
    }

        .hero-style12 .hero-text {
            margin-bottom: 26px
        }

    .hero-13 .shape2 {
        max-width: 90px
    }

    .hero-style13 {
        padding: 120px 0
    }

        .hero-style13 .hero-title {
            margin-bottom: 25px
        }

        .hero-style13 .hero-subtitle {
            margin-bottom: 15px
        }

        .hero-style13 .checklist {
            margin-bottom: 30px
        }
}

.hero-14 {
    background-size: 100% 100%
}

    .hero-14 .hero-img {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        max-width: 55%
    }

        .hero-14 .hero-img img {
            height: 100%;
            object-fit: cover;
            object-position: left center
        }

    .hero-14 .hero-shape.shape1 {
        top: 7%;
        left: 34%;
        animation: 7s linear infinite jumpAni
    }

    .hero-14 .hero-shape.shape2 {
        bottom: 7%;
        left: 38%;
        -webkit-animation: 8s linear infinite movingX;
        animation: 8s linear infinite movingX
    }

    .hero-14 .hero-name, .hero-style15 .hero-name {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .2em;
        color: var(--theme-color);
        display: block;
        margin: -.32em 0 20px
    }

.hero-style14 .hero-text {
    max-width: 660px
}

@media (max-width:1399px) {
    .hero-style14 {
        padding: 160px 0
    }

        .hero-style14 .hero-text {
            max-width: 620px
        }
}

@media (max-width:1199px) {
    .hero-style14 {
        padding: 120px 0
    }

        .hero-style14 .hero-text {
            max-width: 425px
        }

    .hero-14 .hero-shape.shape2 {
        max-width: 60px
    }
}

@media (max-width:991px) {
    .hero-12 .hero-img1, .hero-14 .hero-img img.image-desktop {
        display: none
    }

    .hero-12 .shape4 {
        bottom: 30%;
        right: 7%
    }

    .hero-12 .shape3 {
        top: 110px;
        max-width: 80px
    }

    .hero-style12 {
        padding: 224px 0 100px
    }

    .hero-style13 {
        padding: 80px 0
    }

    .hero-14 {
        background-size: 300% 100%
    }

        .hero-14 .hero-img {
            position: static;
            max-width: 100%;
            text-align: right;
            margin: 0 90px 30px 0
        }

            .hero-14 .hero-img img {
                object-position: center
            }

                .hero-14 .hero-img img.image-mobile {
                    display: inline-block
                }

        .hero-14 .hero-shape.shape1 {
            top: 8%;
            left: 10%
        }

        .hero-14 .hero-shape.shape2 {
            bottom: 4%;
            left: 85%
        }

    .hero-style14 {
        padding: 0 0 100px;
        text-align: center
    }

        .hero-style14 .hero-text {
            margin-left: auto;
            margin-right: auto
        }

        .hero-style14 .btn-group {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }
}

.hero-style15 {
    margin: 200px 0;
    max-width: 690px;
    background-color: var(--white-color);
    border-radius: 10px;
    padding: 60px;
    position: relative;
    z-index: 4
}

.popup-search-box, .sidemenu-wrapper {
    position: fixed;
    z-index: 99999;
    top: 0;
    width: 0;
    opacity: 0;
    visibility: hidden
}

.hero-style15 .shadow-text {
    font-size: 110px;
    font-weight: 700;
    line-height: 1;
    color: #f1f2f7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: .5
}

@media (max-width:1399px) {
    .hero-style15 {
        margin: 150px 0
    }
}

@media (max-width:1199px) {
    .hero-style15 {
        margin: 100px 0;
        max-width: 580px
    }

        .hero-style15 .shadow-text {
            font-size: 5.8em
        }
}

@media (max-width:991px) {
    .hero-style15 {
        max-width: 480px;
        padding: 40px
    }

        .hero-style15 .shadow-text {
            font-size: 5em
        }
}

.error-img, .error-title {
    margin-bottom: 22px
}

.error-page {
    height: 100vh;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.error-title {
    font-size: 48px;
    font-weight: 600
}

.popup-search-box {
    left: 50%;
    background-color: rgba(0,0,0,.95);
    height: 0;
    overflow: hidden;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .4s;
    transition: .4s
}

    .popup-search-box button.searchClose, .popup-search-box form button {
        background-color: transparent;
        -webkit-transition: .4s;
        position: absolute
    }

    .popup-search-box button.searchClose {
        width: 60px;
        height: 60px;
        top: 40px;
        right: 40px;
        border-width: 1px;
        border-style: solid;
        border-color: var(--theme-color);
        font-size: 22px;
        border-radius: 50%;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        transition: .4s;
        color: var(--theme-color)
    }

        .popup-search-box button.searchClose:hover {
            color: var(--body-color);
            background-color: #fff;
            border-color: transparent;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg)
        }

    .popup-search-box form {
        position: absolute;
        top: 50%;
        left: 50%;
        display: inline-block;
        padding-bottom: 40px;
        cursor: auto;
        width: 100%;
        max-width: 700px;
        -webkit-transform: translate(-50%,-50%) scale(0);
        -ms-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
        -webkit-transition: -webkit-transform .4s;
        transition: transform .4s;
        transition: transform .4s,-webkit-transform .4s
    }

        .popup-search-box form input {
            font-size: 18px;
            height: 70px;
            width: 100%;
            border: 2px solid var(--theme-color);
            background-color: transparent;
            padding-left: 30px;
            color: #fff;
            border-radius: 50px
        }

            .popup-search-box form input::-moz-placeholder {
                color: #fff
            }

            .popup-search-box form input::-webkit-input-placeholder {
                color: #fff
            }

            .popup-search-box form input:-ms-input-placeholder {
                color: #fff
            }

            .popup-search-box form input::-ms-input-placeholder {
                color: #fff
            }

            .popup-search-box form input::placeholder {
                color: #fff
            }

        .popup-search-box form button {
            top: 0;
            border: none;
            color: #fff;
            font-size: 24px;
            right: 12px;
            color: var(--white-color);
            cursor: pointer;
            width: 70px;
            height: 70px;
            transition: .4s;
            -webkit-transform: scale(1.001);
            -ms-transform: scale(1.001);
            transform: scale(1.001)
        }

#woosq-popup .single-product .product .actions > div, table.variations, table.variations select, table.variations td.label {
    width: -webkit-max-content;
    width: -moz-max-content
}

.popup-search-box.show {
    opacity: 1;
    visibility: visible;
    width: 100.1%;
    height: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 0
}

    .popup-search-box.show form {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
        -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
        transform: translate(-50%,-50%) scale(1)
    }

.sidemenu-wrapper {
    right: 0;
    height: 100%;
    background-color: rgba(0,0,0,.75);
    -webkit-transition: .8s;
    transition: .8s
}

    .sidemenu-wrapper .closeButton {
        display: inline-block;
        border: 2px solid;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
        padding: 0;
        position: absolute;
        top: 20px;
        right: 20px;
        background-color: var(--white-color);
        border-radius: 50%;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .4s;
        transition: .4s
    }

        .sidemenu-wrapper .closeButton:hover {
            color: var(--theme-color);
            border-color: var(--theme-color);
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg)
        }

    .sidemenu-wrapper .sidemenu-content {
        background-color: var(--white-color);
        width: 450px;
        margin-left: auto;
        padding: 80px 30px;
        height: 100%;
        overflow: scroll;
        position: relative;
        right: -500px;
        cursor: auto;
        -webkit-transition: right 1s;
        transition: right 1s
    }

        .sidemenu-wrapper .sidemenu-content::-webkit-scrollbar-track {
            box-shadow: inset 0 0 1px rgba(0,0,0,.1);
            background-color: #f5f5f5
        }

        .sidemenu-wrapper .sidemenu-content::-webkit-scrollbar {
            width: 2px;
            background-color: #f5f5f5
        }

    .sidemenu-wrapper .widget {
        padding: 0;
        border: none;
        background-color: transparent
    }

.tab-menu1 button.active, .woocommerce-MyAccount-content .btn, nav.woocommerce-MyAccount-navigation li a:hover, nav.woocommerce-MyAccount-navigation li.is-active a {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.sidemenu-wrapper.show {
    opacity: 1;
    visibility: visible;
    width: 100%;
    -webkit-transition: .8s;
    transition: .8s
}

    .sidemenu-wrapper.show .sidemenu-content {
        right: 0;
        opacity: 1;
        visibility: visible
    }

.woocommerce-info, .woocommerce-message {
    position: relative;
    padding: 11px 20px 11px 50px;
    background-color: #d3d3d3;
    color: var(--body-color);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    border-radius: 5px
}

    .woocommerce-info a, .woocommerce-message a {
        color: var(--title-color);
        text-decoration: underline
    }

    .woocommerce-info:before, .woocommerce-message:before {
        content: '\f06a';
        font-family: var(--icon-font);
        font-weight: 400;
        margin-right: 10px;
        font-size: 18px;
        position: absolute;
        left: 20px;
        top: 11px
    }

.woocommerce-notices-wrapper .woocommerce-message:before {
    content: '\f14a';
    font-weight: 300
}

.category-card2_content, .feature-card_text, .woocommerce-noreviews {
    margin-bottom: -.45em
}

.woocommerce-form-coupon, .woocommerce-form-login, .woocommerce-form-register {
    margin-bottom: 30px;
    padding: 35px 40px;
    background-color: var(--white-color);
    border: 1px solid var(--border-color);
    box-shadow: 0 9px 14px #fbfbfb;
    border-radius: 10px
}

.woocommerce-error {
    background-color: var(--error-color);
    color: #fff;
    list-style: none;
    padding: 10px 26px;
    margin: 0 0 30px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px
}

nav.woocommerce-MyAccount-navigation li {
    border: 1px solid #ddd;
    margin: 0;
    border-top: none
}

    nav.woocommerce-MyAccount-navigation li:first-child {
        border-top: 1px solid #ddd
    }

    nav.woocommerce-MyAccount-navigation li a {
        color: var(--title-color);
        font-weight: 700;
        padding: 7px 17px;
        display: block
    }

.tutor-course-details-widget-title, .woocommerce-MyAccount-content h3 {
    margin-top: -.3em
}

.woocommerce-MyAccount-content .btn {
    font-size: 14px;
    padding: 10px 25px;
    font-weight: 700
}

.login-tab button.nav-link, .product-big-img, .th-product .product-img {
    background-color: var(--smoke-color)
}

.woocommerce-grouped-product-list-item, table.variations {
    border-collapse: separate;
    border-spacing: 0 15px;
    margin-bottom: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none
}

    .woocommerce-grouped-product-list-item td, table.variations td {
        border: none;
        vertical-align: middle;
        padding: 0 5px
    }

    .woocommerce-grouped-product-list-item label, table.variations label {
        margin: 0;
        font-size: 14px;
        text-transform: capitalize
    }

.woocommerce-grouped-product-list-item__label, table.variations__label {
    border: none !important;
    font-weight: 600
}

.cart_table thead th, .woocommerce-grouped-product-list-item__price, table.variations__price {
    border: none !important
}

    .woocommerce-grouped-product-list-item__price .amount, .woocommerce-grouped-product-list-item__price .price, table.variations__price .amount, table.variations__price .price {
        font-size: 18px !important
    }

.woocommerce-grouped-product-list-item del, table.variations del {
    margin-left: 12px
}

.student-count.style2, .woocommerce-product-attributes td, .woocommerce-product-attributes th {
    border: 1px solid var(--border-color)
}

.woocommerce-grouped-product-list.group_table {
    border-collapse: collapse;
    margin-bottom: 15px
}

    .woocommerce-grouped-product-list.group_table .woocommerce-Price-amount.amount {
        font-size: 16px;
        color: var(--title-color)
    }

    .woocommerce-grouped-product-list.group_table label {
        margin: 0 0 0 10px;
        font-family: var(--title-font);
        font-size: 18px
    }

    .woocommerce-grouped-product-list.group_table .qty-input {
        border-color: #e3e6e9
    }

    .woocommerce-grouped-product-list.group_table tr {
        border-bottom: 1px solid #e3e6e9
    }

    .woocommerce-grouped-product-list.group_table td {
        padding: 30px 5px
    }

table.variations {
    width: max-content;
    position: relative
}

.blog-card .link-btn, .th-sort-bar select {
    width: -webkit-fit-content;
    width: -moz-fit-content
}

table.variations td.label {
    padding-right: 10px;
    width: max-content
}

table.variations select {
    width: max-content;
    font-weight: 400;
    line-height: 1.5;
    vertical-align: middle;
    margin: 0;
    padding-right: 54px;
    padding-left: 20px;
    height: 50px
}

table.variations .reset_variations {
    margin-left: 16px;
    display: inline-block;
    position: absolute;
    left: 100%;
    bottom: 25px
}

.woosq-product .product .woocommerce-grouped-product-list-item__label, .woosq-product .product .woocommerce-grouped-product-list-item__price, .woosq-product .product .woocommerce-grouped-product-list-item__quantity {
    width: auto !important
}

.testi-grid-style3 .testi-grid_name, .woocommerce-variation.single_variation .price {
    color: var(--title-color);
    font-weight: 700
}

.wooscp-table-items td.woocommerce-product-attributes-item__value {
    padding-left: 15px !important
}

.wooscp-table-items a.added_to_cart.wc-forward {
    margin-left: 15px;
    text-decoration: underline
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open {
    z-index: 1111
}

#woosq-popup .product_title {
    font-size: 24px;
    margin-bottom: 5px
}

#woosq-popup .single-product .product .actions {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    gap: 20px
}

    #woosq-popup .single-product .product .actions > div {
        height: auto;
        overflow: visible;
        width: max-content
    }

        #woosq-popup .single-product .product .actions > div .quantity.style2.woocommerce-grouped-product-list-item__quantity {
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content
        }

.login-tab {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .login-tab button.nav-link {
        color: var(--title-color);
        padding: 11px 39px;
        font-size: 18px;
        font-weight: 500;
        border-radius: 15px ​15px 0
    }

.star-rating span:before, .star-rating:before {
    content: "\e28b\e28b\e28b\e28b\e28b";
    color: var(--theme-color);
    letter-spacing: 3px;
    position: absolute;
    left: 0;
    top: 0
}

.star-rating {
    overflow: hidden;
    position: relative;
    width: 100px;
    height: 1.2em;
    line-height: 1.2em;
    display: block;
    font-family: var(--icon-font);
    font-weight: 300;
    font-size: 14px
}

    .star-rating:before {
        float: left
    }

    .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em
    }

        .star-rating span:before {
            font-weight: 700
        }

.rating-select label {
    margin: 0 10px 0 0
}

.rating-select p.stars {
    margin-bottom: 0;
    line-height: 1
}

    .rating-select p.stars a {
        position: relative;
        height: 14px;
        width: 18px;
        text-indent: -999em;
        display: inline-block
    }

        .rating-select p.stars a::before {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 18px;
            height: 14px;
            line-height: 1;
            font-family: var(--icon-font);
            content: "\f005";
            font-weight: 400;
            text-indent: 0;
            color: var(--yellow-color)
        }

        .rating-select p.stars a:hover ~ a::before, .rating-select p.stars.selected a.active ~ a::before {
            content: "\f005";
            font-weight: 400
        }

    .rating-select p.stars.selected a.active::before, .rating-select p.stars.selected a:not(.active)::before, .rating-select p.stars:hover a::before {
        content: "\f005";
        font-weight: 700
    }

.th-product {
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

    .th-product .product-title {
        font-size: 20px;
        margin: 10px 0 7px
    }

    .th-product .price {
        display: block;
        color: var(--body-color);
        font-weight: 500;
        margin-bottom: -.45em;
        font-family: var(--title-font)
    }

        .th-product .price del {
            margin-left: 10px;
            color: #c5c5c5
        }

    .th-product .product-img {
        overflow: hidden;
        position: relative;
        margin: 0 0 25px;
        text-align: center;
        z-index: 2;
        border-radius: 8px
    }

        .th-product .product-img img {
            -webkit-transition: .4s;
            transition: .4s;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

    .th-product .category {
        color: var(--white-color);
        font-size: 14px;
        font-family: var(--title-font);
        font-weight: 500;
        padding: 1px 20px;
        display: inline-block;
        background-color: var(--theme-color);
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 3;
        border-radius: 5px
    }

    .th-product .added_to_cart, .th-product .tinv-wishlist a {
        color: var(--title-color);
        border-radius: 50%;
        line-height: 50px
    }

    .th-product .star-rating {
        margin: 0 auto 5px;
        width: 93px
    }

    .th-product .actions {
        height: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        right: 0;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: rgba(15,34,57,.7);
        z-index: 3;
        margin-top: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .th-product .action-btn, .th-product .tinv-wishlist a {
        background-color: var(--white-color);
        display: inline-block
    }

    .th-product .actions .icon-btn {
        box-shadow: 0 4px 20px rgba(0,0,0,.05)
    }

    .th-product .actions > * {
        margin: 0 var(--icon-gap-x,5px)
    }

    .th-product .actions .tutor-btn {
        padding: unset;
        border-radius: 999px;
        min-width: unset
    }

    .th-product .icon-btn {
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

    .th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
        width: 50px;
        height: 50px;
        line-height: 50px;
        display: inline-block
    }

        .product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before, .product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before, .summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before, .summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before, .th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before, .th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
            position: relative;
            top: 0;
            left: 0;
            line-height: inherit;
            margin: 0;
            font-size: 24px
        }

    .th-product .tinv-wishlist a {
        width: 50px;
        height: 50px
    }

    .th-product .added_to_cart {
        width: 50px;
        height: 50px;
        background-color: var(--white-color);
        font-size: 0;
        text-align: center
    }

        .th-product .added_to_cart:after {
            content: "\f07a";
            position: relative;
            font-family: var(--icon-font);
            font-size: 16px;
            font-weight: 700
        }

    .th-product .action-btn {
        font-size: 14px;
        font-family: var(--title-font);
        text-transform: uppercase;
        font-weight: 700;
        padding: 13px 25px
    }

    .th-product.list-view, .th-product.list-view .product-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .th-product:hover .actions {
        margin-top: 0;
        opacity: 1;
        visibility: visible
    }

    .th-product:hover .icon-btn {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .th-product.list-view {
        display: flex;
        text-align: left;
        height: 100%
    }

        .th-product.list-view .product-img {
            width: 100%;
            max-width: 200px;
            margin: 0;
            border-radius: 8px 0 0 8px
        }

        .th-product.list-view .star-rating {
            margin: 0 auto 10px 0;
            width: 93px
        }

        .th-product.list-view .product-content {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            border: 1px solid var(--border-color);
            border-left: none;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
            -ms-flex-align: start;
            align-items: flex-start;
            padding: 0 25px;
            border-radius: 0 8px 8px 0
        }

        .th-product.list-view .actions {
            --btn-size: 35px;
            --btn-font-size: 13px;
            --icon-gap-x: 2px
        }

        .th-product.list-view .added_to_cart, .th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt, .th-product.list-view .tinv-wishlist a {
            width: 35px;
            height: 35px;
            line-height: 35px
        }

            .th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before, .th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
                font-size: 20px
            }

            .course-meta a, .course-meta span, .course-rating .tutor-ratings-stars span, .th-product.list-view .added_to_cart:after {
                font-size: 12px
            }

        .th-product.list-view .action-btn {
            padding: 8px 15px
        }

        .th-product.list-view .tag {
            top: 8px;
            right: 8px;
            padding: 0 15px
        }

        .th-product.list-view .product-title {
            font-size: 18px;
            margin: 0 0 5px
        }

.mfp-content {
    margin: 1.5rem auto
}

    .mfp-content .product-details-img, .pt-15 {
        padding-top: 15px
    }

    .mfp-content .product-about, .py-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .mfp-content .product-big-img, .my-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out
}

.woosq-popup {
    max-height: 500px;
    max-width: 996px
}

.woosq-product > .product > div {
    max-height: 500px;
    min-height: 460px;
    height: auto
}

.woosq-product .thumbnails .slick-dots li button {
    width: 12px;
    height: 12px;
    background: var(--theme-color)
}

    .woosq-product .thumbnails .slick-dots li button:before {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        margin: 0;
        border-radius: 50%;
        background-color: var(--title-color);
        border: none;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.th-sort-bar {
    padding: 0;
    margin: 0 0 40px;
    border-radius: 5px
}

    .th-sort-bar .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 15px
    }

    .th-sort-bar select {
        height: 50px;
        border: 1px solid var(--border-color);
        width: fit-content;
        min-width: 250px;
        font-size: 16px;
        margin: 0;
        color: var(--body-color)
    }

    .th-sort-bar .woocommerce-result-count {
        margin-bottom: 0;
        color: var(--body-color)
    }

    .th-sort-bar .nav a {
        display: inline-block;
        position: relative;
        font-family: var(--title-font);
        font-weight: 600;
        font-size: 16px;
        text-transform: capitalize;
        color: var(--body-color);
        margin: 0 0 0 20px
    }

.product-big-img {
    text-align: center;
    border-radius: 10px;
    overflow: hidden
}

    .product-big-img .slick-dots {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        bottom: 25px;
        margin-bottom: 0
    }

    .product-big-img .slick-arrow {
        left: 30px
    }

        .product-big-img .slick-arrow.slick-next {
            left: auto;
            right: 30px
        }

.quantity {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .quantity > .screen-reader-text {
        display: inline-block;
        font-weight: 600;
        color: var(--title-color);
        font-family: var(--title-font);
        margin: 0 10px 0 0;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .quantity .qty-btn, .quantity .qty-input {
        display: inline-block;
        width: 50px;
        height: 50px;
        border: none;
        border-right: none;
        background-color: transparent;
        padding: 0;
        border-radius: 0;
        text-align: center;
        color: var(--body-color);
        font-size: 18px;
        font-weight: 600
    }

        .process-card-wrap:last-child, .process-card2-wrap:last-child, .quantity .qty-btn:last-child, .quantity .qty-input:last-child {
            border-right: none
        }

.product_meta {
    font-weight: 700;
    font-size: 16px;
    font-family: var(--body-font);
    margin: 35px 0 0
}

    .product_meta > span {
        display: block;
        margin-bottom: 5px;
        color: var(--title-color);
        font-weight: 700
    }

        .product_meta > span > a, .product_meta > span > span {
            position: relative;
            color: var(--body-color);
            font-weight: 400
        }

            .product_meta > span > a:after, .product_meta > span > span:after {
                content: ",";
                margin-right: 5px
            }

            .course-rating .tutor-ratings-average, .product_meta > span > a:first-child, .product_meta > span > span:first-child {
                margin-left: 7px
            }

.product-tab-style1 {
    margin: 95px 0 40px
}

    .product-tab-style1 li {
        margin: 0 45px 0 0
    }

.product-inner-list li {
    position: relative;
    padding-left: 15px
}

    .product-inner-list li:before {
        content: "-";
        position: absolute;
        left: 0
    }

.product-about .product-title, .summary-content .product-title {
    margin: 0 0 10px;
    font-size: 36px
}

.product-about > .price, .summary-content > .price {
    font-family: var(--title-font);
    font-size: 24px;
    font-weight: 700;
    color: var(--theme-color);
    display: inline-block;
    margin-bottom: 10px
}

    .product-about > .price del, .summary-content > .price del {
        color: #d3d3d3;
        font-weight: 500;
        margin-left: 15px
    }

.product-about .product-rating, .product-about .woocommerce-product-rating, .summary-content .product-rating, .summary-content .woocommerce-product-rating {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 2px;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 0 0 25px;
    width: 100%
}

    .product-about .product-rating .star-rating, .product-about .woocommerce-product-rating .star-rating, .summary-content .product-rating .star-rating, .summary-content .woocommerce-product-rating .star-rating {
        width: 80px;
        font-size: 12px;
        margin-right: 8px
    }

.product-about .checklist, .summary-content .checklist {
    margin: 30px 0 40px
}

.product-about .actions, .summary-content .actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px 30px;
    margin: 33px 0 30px
}

    .product-about .actions .th-btn, .summary-content .actions .th-btn {
        padding: 22px 33px
    }

        .product-about .actions .th-btn.style2, .summary-content .actions .th-btn.style2 {
            padding: 0;
            min-height: 50px;
            line-height: 50px
        }

        .product-about .actions .th-btn .btn-icon, .summary-content .actions .th-btn .btn-icon {
            padding: 10.5px 15px
        }

    .product-about .actions .icon-btn, .summary-content .actions .icon-btn {
        box-shadow: 0 4px 20px rgba(0,0,0,.14)
    }

.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt, .summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 5px;
    -webkit-transition: .4s;
    transition: .4s
}

.product-about .tinv-wishlist a, .summary-content .tinv-wishlist a {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 0
}

.product-about .quantity .qty-input, .summary-content .quantity .qty-input {
    width: 100px;
    height: 60px;
    border: none;
    background-color: var(--title-color);
    color: var(--white-color);
    padding: 0 25px;
    text-align: left;
    font-weight: 500;
    border-radius: 5px
}

.product-about .quantity .qty-btn, .summary-content .quantity .qty-btn {
    color: var(--white-color);
    background-color: transparent;
    position: absolute;
    right: 25px;
    height: auto;
    width: auto;
    border: none
}

.product-about .quantity .quantity-minus, .summary-content .quantity .quantity-minus {
    bottom: 8px
}

.product-about .quantity .quantity-plus, .summary-content .quantity .quantity-plus {
    top: 8px
}

.product-details .border-title {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px
}

    .product-details .border-title:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 80px;
        background-color: var(--theme-color)
    }

.product-inner-title {
    font-size: 32px;
    border-bottom: 1px solid var(--border-color);
    padding: 0 0 7px;
    margin: 0 0 30px
}

.related-product-wrapper {
    padding-top: 115px
}

@media (max-width:991px) {
    .product-big-img {
        margin-bottom: 40px
    }

    .th-product-box.list-view .product-img {
        max-width: 150px
    }

    .th-sort-bar .row {
        --bs-gutter-x: 20px
    }

    .th-sort-bar .nav a:last-child {
        margin-right: 0;
        padding-right: 0
    }

        .th-sort-bar .nav a:last-child:before {
            display: none
        }

    .woosq-product > .product .thumbnails {
        max-height: 400px;
        min-height: 200px;
        padding: 10px
    }
}

.cart_table {
    border: 1px solid #eaf0f2;
    margin-bottom: 45px
}

    .cart_table thead {
        background-color: #ecf0f1
    }

    .cart_table td:before, .cart_table th {
        font-family: var(--title-font);
        color: var(--title-color);
        font-weight: 600;
        border: none;
        padding: 27px 15px
    }

    .cart_table td:before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
        top: 50%;
        vertical-align: top;
        padding: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: none
    }

    .cart_table td {
        border: none;
        border-bottom: 1px solid #f3f3f3;
        color: #8b8b8b;
        padding: 20px 10px;
        position: relative;
        vertical-align: middle
    }

        .cart_table td[data-title=Name] a {
            color: var(--title-color);
            font-weight: 500
        }

    .cart_table .product-quantity input {
        position: relative;
        top: -2px
    }

    .cart_table .cart-productname, .event-details .checklist ul li {
        font-weight: 400;
        font-family: var(--body-font);
        color: var(--body-color)
    }

    .cart_table .cart-productimage {
        display: inline-block;
        border: 0 solid var(--smoke-color);
        border-radius: 5px;
        overflow: hidden
    }

    .cart_table .remove {
        color: var(--theme-color);
        font-size: 18px
    }

    .cart_table .quantity {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .cart_table .qty-btn {
        border: 2px solid var(--smoke-color);
        background-color: transparent;
        color: #b8c6d0;
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 16px;
        border-radius: 4px
    }

    .cart_table .qty-input {
        vertical-align: middle;
        border: 2px solid var(--smoke-color);
        width: 70px;
        height: 30px;
        font-size: 14px;
        text-align: center;
        color: var(--title-color);
        font-weight: 700;
        margin: 0 10px;
        border-radius: 4px;
        padding: 0
    }

        .cart_table .qty-input::-moz-placeholder {
            color: var(--title-color)
        }

        .cart_table .qty-input::-webkit-input-placeholder {
            color: var(--title-color)
        }

        .cart_table .qty-input:-ms-input-placeholder {
            color: var(--title-color)
        }

        .cart_table .qty-input::-ms-input-placeholder {
            color: var(--title-color)
        }

        .cart_table .qty-input::placeholder {
            color: var(--title-color)
        }

        .cart_table .qty-input::-webkit-inner-spin-button, .cart_table .qty-input::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0
        }

    .cart_table .actions {
        text-align: right;
        vertical-align: middle
    }

        .cart_table .actions > .th-btn {
            font-size: 16px;
            padding: 17px 28px;
            margin-right: 15px
        }

    .cart_table .th-cart-coupon {
        float: left;
        margin: 0;
        width: 455px;
        max-width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .cart_table .th-cart-coupon input {
            height: 50px;
            width: calc(100% - 200px);
            margin-right: 10px
        }

        .cart_table .th-cart-coupon .th-btn {
            font-size: 16px;
            padding: 17px 22px;
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content
        }

.cart_totals {
    border: 1px solid #ecf0f1
}

    .cart_totals td, .cart_totals th {
        vertical-align: top;
        padding: 20px;
        border: none;
        border-bottom: 1px solid #ecf0f1;
        font-size: 14px;
        color: var(--title-color);
        width: 55%
    }

        .cart_totals td:first-child, .cart_totals th:first-child {
            width: 45%;
            background-color: #f9fbfb;
            font-weight: 700;
            font-size: 14px;
            color: #333
        }

    .cart_totals .shipping-calculator-button {
        display: inline-block;
        border-bottom: 1px solid;
        color: var(--title-color);
        font-weight: 700
    }

    .cart_totals .shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
        padding-left: 15px
    }

    .cart_totals .shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 40px;
        line-height: 40px;
        margin-right: 15px
    }

    .cart_totals .shipping-calculator-form .th-btn {
        padding: 5px 30px
    }

@media (max-width:991px) {
    .cart_table .cart-productname, .cart_table th {
        font-size: 14px
    }

    .cart_table th {
        padding: 23px 8px
    }

    .cart_table .th-cart-coupon {
        width: 100%;
        margin-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cart_table .actions {
        text-align: center
    }
}

.woocommerce-checkout .select2-container--open .select2-dropdown--below {
    margin-top: -52px
}

.woocommerce-checkout .select2-container--open .select2-dropdown--above {
    position: relative;
    bottom: 0
}

.woocommerce-checkout .select2-dropdown {
    border: 1px solid var(--smoke-color);
    border-top: none
}

.tinv-wishlist .product-thumbnail img, .woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 5px
}

    .blog-block .blog-meta a i, .blog-block .blog-meta span i, .blog-box .blog-meta a i, .blog-box .blog-meta span i, .checklist.style5 li, .course-tab-1 .filter-btn .text a, .course-tab-1 .nav-link .text a, .course-tab-1 .tab-btn .text a, .tinv-wishlist td.product-name a, .woocommerce-checkout .select2-container--default .select2-selection--single .form-control:focus, .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: var(--body-color)
    }

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
    padding: 0
}

.woocommerce-checkout .form-control, .woocommerce-checkout .form-group input:not(:last-child), .woocommerce-checkout .form-select, .woocommerce-checkout .select2, .woocommerce-checkout .select2-container, .woocommerce-checkout select, .woocommerce-form-coupon .form-control, .woocommerce-form-coupon .form-select, .woocommerce-form-coupon .select2, .woocommerce-form-coupon .select2-container, .woocommerce-form-coupon select, .woocommerce-form-login .form-control, .woocommerce-form-login .form-select, .woocommerce-form-login .select2, .woocommerce-form-login .select2-container, .woocommerce-form-login select {
    margin-bottom: var(--bs-gutter-x)
}

.woocommerce-form-coupon input, .woocommerce-form-login input {
    max-width: 450px
}

#ship-to-different-address, .mt-15 {
    margin-top: 15px
}

.select2-container--default .select2-selection--single {
    height: 55px;
    border: none
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 55px;
        padding-left: 25px;
        padding-right: 25px;
        background-color: var(--smoke-color);
        border-radius: 5px
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
        content: '\f107';
        font-family: var(--icon-font)
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin: 0;
        border: none;
        top: 0
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 55px;
        line-height: 55px;
        margin-right: 25px
    }

.shipping-calculator-form .form-control, .shipping-calculator-form .form-select {
    height: 40px;
    padding-left: 15px;
    font-size: 16px;
    border-radius: 5px;
    background-position: right 13px center
}

.shipping-calculator-form .th-btn {
    font-size: 14px;
    padding: 0 20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 40px
}

.checkout-ordertable td, .checkout-ordertable th {
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    color: #2c3e50;
    border: 1px solid #ededed;
    text-align: right;
    padding: 5px 20px
}

.checkout-ordertable th, .woocommerce-checkout-payment {
    text-align: left
}

    .woocommerce-checkout-payment ul li {
        padding-top: 10px;
        border-bottom: 1px solid #d8d8d8;
        border-radius: 4px;
        font-size: 16px
    }

    .woocommerce-checkout-payment ul input[type=radio] ~ label {
        margin-bottom: 14px;
        color: var(--body-color)
    }

        .woocommerce-checkout-payment ul input[type=radio] ~ label img {
            margin-bottom: -2px;
            margin-left: 10px
        }

    .pt-30, .woocommerce-checkout-payment .place-order {
        padding-top: 30px
    }

    .woocommerce-checkout-payment .payment_box {
        color: #a1b1bc;
        background-color: #ecf0f1;
        border: 1px solid #d8d8d8;
        border-bottom: none;
        font-size: 14px;
        padding: 10px 20px;
        border-radius: 4px;
        display: none
    }

.tinv-wishlist input[type=checkbox] {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    vertical-align: middle;
    width: auto;
    height: auto
}

.tinv-wishlist .social-buttons, .tinv-wishlist .social-buttons ul {
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.tinv-wishlist .tinv-header {
    margin-top: -.8rem
}

.tinv-wishlist .cart-empty {
    padding: 12px 25px 12px 50px;
    background-color: #eee;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px
}

    .tinv-wishlist .cart-empty:before {
        top: 9px
    }

.tinv-wishlist p.return-to-shop .button {
    display: inline-block;
    background-color: var(--theme-color);
    color: #fff;
    font-size: 14px;
    padding: 10px 25px;
    margin-top: 10px;
    font-weight: 700
}

    .tinv-wishlist p.return-to-shop .button:Hover {
        background-color: var(--title-color);
        color: var(--white-color)
    }

.contact-feature .contact-feature_link span, .contact-info_text a, .event-grid .event-title a, .feature-list_title a, .footer-layout4 .copyright-text a:hover, .program-card_title a:hover, .service-card.style2 .service-card-title a, .team-card2 .team-info span, .tinv-wishlist table th, .wcu-box.style2 .wcu-box_title a {
    color: var(--title-color)
}

.tinv-wishlist table td, .tinv-wishlist table th {
    padding: 15.3px 10px;
    border-bottom: 1px solid var(--border-color);
    text-align: center
}

    .tinv-wishlist table td button.button i, .tinv-wishlist table th button.button i {
        font-size: 13px !important;
        margin-right: 5px !important
    }

.tinv-wishlist .product-cb, .tinv-wishlist .product-remove {
    width: 40px;
    text-align: center
}

.tinv-wishlist .product-thumbnail {
    width: 110px
}

.tinv-wishlist .product-remove button {
    border: none;
    height: 22px;
    width: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    border-radius: 4px;
    padding-top: 0
}

    .tinv-wishlist .product-remove button i {
        line-height: 22px;
        font-size: 14px
    }

.tinv-wishlist .social-buttons {
    display: flex;
    max-width: 295px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .tinv-wishlist .social-buttons ul {
        padding-left: 0;
        margin-bottom: 0;
        display: flex;
        gap: 6px
    }

.tinv-wishlist .product-stock span {
    display: inline
}

.course-meta a i, .course-meta span i, .mr-5, .testi-block_review i, .tinv-wishlist .product-stock i {
    margin-right: 5px
}

.tinv-wishlist .tinv-modal .icon_big_times {
    margin-bottom: 5px;
    color: var(--theme-color)
}

.tinv-wishlist button.button {
    border: none;
    height: 40px;
    line-height: 38px;
    font-size: 12px;
    font-weight: 600;
    background-color: var(--theme-color);
    color: #fff;
    padding: 1px 15px;
    min-width: 140px;
    border-radius: 5px
}

    .tinv-wishlist button.button .btn-text-mask {
        padding: .5px 21px
    }

    .tinv-wishlist button.button:hover {
        background-color: var(--title-color);
        color: #fff
    }

    .tinv-wishlist button.button i {
        font-size: 18px !important;
        margin-right: 3px !important
    }

.tinv-wishlist td.product-name, .tinv-wishlist th {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--title-font)
}

.tinv-wishlist td.product-price del {
    margin-left: 8px;
    font-size: .9em
}

.tinv-wishlist .social-buttons > span {
    font-weight: 700;
    margin-right: 10px;
    font-family: var(--title-font);
    color: var(--title-color)
}

.tinv-wishlist .social-buttons li {
    display: inline-block;
    margin-right: 0
}

    .tinv-wishlist .social-buttons li a.social {
        background-color: var(--theme-color);
        color: #fff;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        display: inline-block;
        text-align: center;
        border-radius: 50px;
        margin-left: 3px
    }

        .tinv-wishlist .social-buttons li a.social i {
            line-height: inherit
        }

        .tinv-wishlist .social-buttons li a.social:hover, .video-btn:hover {
            background-color: var(--title-color);
            color: var(--white-color)
        }

.tinvwl-input-group .form-control {
    height: 40px
}

@media (max-width:991px) {
    .tinv-wishlist .product-stock .tinvwl-txt, .tinvwl-full {
        display: none
    }

    .tinv-wishlist .product-action .tinvwl-txt, .tinv-wishlist .tinvwl-mobile {
        display: block
    }

    .tinv-wishlist button.button {
        min-width: auto
    }

    .product-stock {
        width: 40px;
        text-align: center
    }
}

.map-sec {
    position: relative;
    height: 600px;
    border-radius: 10px;
    overflow: hidden
}

    .bg-img, .map-sec .map {
        position: absolute;
        inset: 0;
        height: 100%;
        width: 100%
    }

        .map-sec .map iframe {
            height: 100%;
            width: 100%;
            -webkit-filter: grayscale(100);
            filter: grayscale(100)
        }

.map-contact {
    max-width: 590px;
    padding: 60px;
    background-color: var(--white-color);
    border-radius: 10px;
    position: relative;
    z-index: 3
}

.border-title {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 25px;
    margin-top: -.22em;
    font-weight: 600
}

    .border-title:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 3px;
        width: 80px;
        background-color: var(--theme-color)
    }

.contact-feature .contact-feature-icon, .contact-info_icon {
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    color: var(--theme-color);
    text-align: center
}

.contact-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 340px;
    gap: 25px;
    margin-bottom: 40px
}

.contact-info_icon {
    width: 70px;
    background-color: rgba(13,94,244,.07);
    border-radius: 5px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.contact-info_title {
    font-size: 20px;
    margin-bottom: 6px;
    margin-top: -.2em
}

.contact-info a, .contact-info p, .contact-info span {
    font-family: var(--title-font);
    margin-bottom: -.5em
}

.contact-info_text {
    margin-bottom: -.45em;
    line-height: 1.5;
    display: block;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-family: var(--title-font)
}

.contact-form-wrap {
    background-color: var(--smoke-color);
    padding: 60px;
    border-radius: 10px;
    background-position: right center;
    margin-right: 50px;
    margin-top: -85px;
    position: relative;
    z-index: 9
}

.counter-box, .student-count {
    background-color: var(--white-color)
}

.about-experience-tag, .about-grid2, .contact-feature {
    background: var(--white-color)
}

.contact-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    border-radius: 10px;
    border: 1px solid #ecf1f9;
    box-shadow: 0 9px 14px 0 #fbfbfb;
    padding: 30px
}

    .contact-feature .contact-feature-icon {
        width: 70px;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        border-radius: 10px;
        background: rgba(13,94,244,.07);
        -webkit-transition: .4s;
        transition: .4s
    }

    .blog-grid .blog-meta, .contact-feature .media-body {
        margin-bottom: -.4em
    }

    .contact-feature .contact-feature_label {
        font-size: 20px;
        font-family: var(--title-font);
        color: var(--title-color);
        font-weight: 600;
        margin-top: -.4em;
        margin-bottom: 5px
    }

    .contact-feature .contact-feature_link {
        font-family: var(--title-font);
        color: #4d5765;
        line-height: normal;
        display: block
    }

.img-box1 {
    position: relative;
    margin-right: 50px;
    padding-bottom: 87px
}

    .img-box1 .about-shape1:after, .img-box1 .about-shape1:before {
        content: '';
        position: absolute;
        left: 98px;
        bottom: 57px;
        border: 10px solid var(--theme-color2);
        border-radius: 50%;
        width: 60px;
        height: 60px
    }

    .img-box1 .about-shape1:after {
        width: 122px;
        height: 122px;
        border: 5px solid var(--theme-color);
        left: 6px;
        bottom: 26px;
        z-index: -1
    }

    .about-grid, .about-grid2, .about-grid_img img, .counter-box, .event-details-wrap .event-img img, .img-box1 .img1 img, .img-box1 .img2, .img-box1 .img2 img, .img-box2 .img2, .img-box2 .img2 img, .img-box4 .img2 img, .img-box6-1 img, .rounded-10, .student-count, .team-details-thumb img, .testi-box_img img, .testi-card_avater, .testi-card_avater img, .video-wrap img {
        border-radius: 10px
    }

    .img-box1 .img2, .img-box2 .img2 {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1
    }

        .img-box1 .img2:after, .img-box2 .img2:after {
            content: '';
            position: absolute;
            left: -10px;
            top: -10px;
            background: var(--white-color);
            height: 100%;
            width: 100%;
            border-radius: 10px;
            z-index: -1
        }

@media (max-width:1299px) {
    .img-box1 {
        padding-bottom: 272px
    }
}

@media (max-width:1199px) {
    .popup-search-box form {
        max-width: 600px
    }

    .th-sort-bar select {
        min-width: auto
    }

    .product-tab-style1 {
        margin: 55px 0 40px
    }

    .contact-form-wrap {
        margin: 40px 0 0
    }

    .img-box1 {
        display: inline-block;
        padding-bottom: 84px
    }
}

.about-grid {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    box-shadow: 0 4px 30px 0 rgba(19,61,117,.12);
    z-index: 2;
    overflow: hidden;
    padding: 40px 0 42px
}

    .about-grid:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: -webkit-linear-gradient(top,rgba(13,94,244,0) 0,rgba(13,94,244,.6) 100%);
        background: linear-gradient(180deg,rgba(13,94,244,0) 0,rgba(13,94,244,.6) 100%);
        z-index: -1
    }

.about-grid_year {
    font-size: 44px;
    font-weight: 700;
    color: var(--white-color);
    margin-bottom: 6px
}

.about-experience-tag, .student-count.style2 .title {
    font-weight: 500;
    font-size: 18px
}

.about-grid_text {
    color: var(--white-color);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    max-width: 121px;
    margin: 0 17px
}

@media (max-width:1299px) {
    .about-grid {
        top: 122px
    }
}

.counter-box {
    padding: 25px 30px;
    box-shadow: 0 4px 30px rgba(19,61,117,.12)
}

    .counter-box .counter-title {
        color: var(--theme-color);
        margin-bottom: 0
    }

    .counter-box .counter-text {
        font-size: 14px;
        font-weight: 600;
        color: var(--theme-color);
        text-transform: uppercase
    }

.student-count {
    display: inline-block;
    box-shadow: 0 4px 18px rgba(158,165,177,.23);
    padding: 30px
}

.about-grid2, .event-author, .feature-wrap, .testi-grid_author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    gap: 15px
}

.feature-area-1 {
    padding: 63px 0;
    border-bottom: 1px solid #d0dbe9
}

.event-author, .feature-wrap, .testi-grid_author {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .feature-wrap .feature_icon {
        height: 55px;
        width: 55px;
        line-height: 46px;
        background: var(--theme-color);
        border: 3px solid #d0dbe9;
        text-align: center;
        border-radius: 50%
    }

    .feature-wrap .box-title {
        margin: 0;
        font-size: 20px;
        font-weight: 600
    }

.img-box2 {
    position: relative;
    margin-right: 50px;
    padding-right: 160px;
    padding-bottom: 34px;
    display: inline-block
}

@media (max-width:1600px) {
    .img-box2 {
        padding-bottom: 105px
    }
}

@media (max-width:1500px) {
    .img-box2 {
        padding-bottom: 155px
    }

    .team-details-thumb {
        height: 100%
    }

        .team-details-thumb img {
            height: 100%;
            object-fit: cover
        }
}

@media (max-width:1399px) {
    .th-product.list-view .product-img {
        max-width: 150px
    }

    .img-box1 {
        margin-right: 0;
        padding-right: 177px
    }

    .feature-area-1 {
        padding: 50px 0
    }

    .feature-wrap .box-title {
        font-size: 19px
    }

    .img-box2 {
        padding-right: 163px;
        padding-bottom: 175px
    }
}

@media (max-width:1299px) {
    .img-box2 {
        padding-right: 135px;
        padding-bottom: 175px;
        margin-right: 0
    }
}

@media (max-width:1199px) {
    .about-grid {
        top: 0
    }

    .img-box2 {
        padding-right: 135px;
        padding-bottom: 50px
    }

    .about2-title-wrap {
        margin-left: 40px
    }
}

@media (max-width:991px) {
    .img-box2 {
        padding-bottom: 95px;
        margin-right: 50px
    }
}

@media (max-width:767px) {
    .hero-style7 {
        text-align: center;
        padding-left: 0
    }

        .hero-style7 .btn-group, .hero-style8 .btn-group, .th-sort-bar .nav {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .hero-style7 .hero-title:last-of-type {
            margin-bottom: 25px
        }

    .hero-style8 .hero-meta span {
        font-size: 18px
    }

    .cart_table thead, .hero-10 .hero-img1, .hero-10 .shape1, .hero-10 .shape2, .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove, .tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name), tfoot.checkout-ordertable th {
        display: none
    }

    .hero-11 .hero-img1 {
        max-width: 110px
    }

    .hero-11 .hero-img2 {
        max-width: 100px
    }

    .hero-11 .big-circle {
        width: 110%;
        height: 110%
    }

    .hero-11 .shape1 {
        top: 40px;
        left: -40px;
        max-width: 100px
    }

    .hero-11 .shape2 {
        top: 5%;
        max-width: 60px
    }

    .hero-11 .shape3, .woocommerce-checkout-payment ul input[type=radio] ~ label img {
        max-width: 150px
    }

    .hero-11 .shape4 {
        left: 8%;
        max-width: 270px
    }

    .hero-style11 {
        padding: 100px 0
    }

        .hero-style11 .big-title {
            font-size: 44px
        }

    .hero-12 .shape1 {
        max-width: 100%
    }

    .hero-style12 .search-form .th-btn {
        min-width: 50px;
        font-size: 0
    }

        .hero-style12 .search-form .th-btn i {
            font-size: 16px
        }

    .hero-13 {
        background-position: 26% center
    }

        .hero-13 .shape2 {
            max-width: 50px;
            top: 11%
        }

    .hero-14 .hero-img {
        margin: 0 0 30px
    }

        .hero-14 .hero-img img {
            width: 100%
        }

    .hero-style15 {
        margin: 100px auto
    }

    .error-title {
        font-size: 38px
    }

    .woocommerce-info, .woocommerce-message {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 15px 10px 37px
    }

        .woocommerce-info:before, .woocommerce-message:before {
            font-size: 16px;
            top: 10px;
            left: 15px
        }

    .product-name, .th-sort-bar {
        text-align: center
    }

        .th-sort-bar select {
            margin: 0 auto
        }

    .th-product-box.list-view .product-img {
        max-width: 130px
    }

    .th-product-box.list-view .actions {
        --btn-size: 30px;
        --btn-font-size: 10px;
        --icon-gap-x: 2px
    }

    .contact-info:last-of-type, .product-tab-style1 a {
        margin-bottom: 0
    }

    .cart_table {
        text-align: left;
        min-width: auto;
        border-collapse: separate;
        border-spacing: 0 20px;
        border: none
    }

        .cart_table td {
            padding: 15px 15px 15px 25%;
            display: block;
            width: 100%;
            text-align: right;
            border: 1px solid #f3f3f3;
            border-bottom: none
        }

            .cart_table td::before {
                display: block
            }

            .cart_table td:last-child {
                border-bottom: 1px solid #f3f3f3
            }

            .cart_table td.actions {
                padding-left: 15px;
                text-align: center
            }

                .cart_table td.actions > .th-btn {
                    margin-top: 10px;
                    display: block;
                    width: -webkit-max-content;
                    width: -moz-max-content;
                    width: max-content;
                    margin-left: auto;
                    margin-right: auto
                }

                    .cart_table td.actions > .th-btn:last-child {
                        margin-right: auto
                    }

        .cart_table .th-cart-coupon {
            width: 100%;
            text-align: center;
            float: none;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            display: block;
            padding-bottom: 10px
        }

            .cart_table .th-cart-coupon input {
                width: 100%;
                margin-bottom: 10px
            }

    .cart_totals td, .cart_totals th {
        padding: 15px 10px
    }

        .cart_totals td:first-child, .cart_totals th:first-child {
            width: 17%;
            line-height: 1.4
        }

    .checkout-ordertable td, .checkout-ordertable th {
        padding: 5px 20px 5px 60px
    }

    .tinv-wishlist table {
        table-layout: fixed;
        border-bottom: 1px solid var(--border-color)
    }

    .tinv-wishlist .product-action .tinvwl-txt, .tinvwl-txt {
        display: inline-block
    }

    .tinv-wishlist button.button {
        min-width: 140px
    }

    .tinv-wishlist table td, .tinv-wishlist table th {
        border: 1px solid var(--border-color);
        border-bottom: none
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        display: block;
        width: 100% !important;
        text-align: center
    }

    .tinv-wishlist table tfoot {
        border-bottom: 1px solid var(--border-color)
    }

    .tinv-wishlist .social-buttons {
        max-width: 100%;
        margin-left: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .tinv-wishlist .social-buttons ul {
            margin-left: unset;
            margin-top: 5px
        }

    .tinv-wishlist .cart-empty {
        padding-left: 40px
    }

    .map-sec {
        height: 400px
    }

    .map-contact {
        padding: 40px
    }

    .contact-info {
        margin-bottom: 30px
    }

    .contact-form-wrap {
        padding: 40px 30px;
        background-position: left center
    }

    .img-box1 {
        padding-bottom: 174px
    }

    .img-box2 {
        padding-bottom: 205px
    }

    .about2-title-wrap {
        margin-right: 40px
    }
}

.img-box2 .img1 img {
    border-radius: 0 10px 10px 0
}

@media (min-width:1922px) {
    .hero-8 .slick-dots {
        right: 20%
    }

    .img-box2 {
        margin-left: 300px
    }

        .img-box2 .img1 img {
            border-radius: 10px
        }
}

.about-experience-wrap {
    position: absolute;
    top: 24px;
    right: 98px;
    display: inline-block;
    z-index: 1
}

.feature-box_icon, .img-box10, .img-box11, .img-box12, .img-box4, .img-box8, .img-box9, .moto-box-wrap, .moto-box_icon {
    position: relative
}

@media (max-width:1399px) {
    .about-experience-wrap {
        top: 10px;
        right: 80px
    }

    .about-grid2 .about-grid_title {
        font-size: 22px
    }
}

@media (max-width:1299px) {
    .about-experience-wrap {
        top: 10px;
        right: 40px
    }
}

@media (max-width:575px) {
    .hero-style11 .hero-title {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto
    }

    .hero-style11 .big-title {
        font-size: 40px
    }

    .hero-12 .hero-counter_number {
        font-size: 28px;
        margin-bottom: 2px
    }

    .hero-14 {
        background-size: 400% 100%
    }

        .hero-14 .hero-name, .hero-style15 .hero-name {
            font-size: 16px;
            letter-spacing: .12em;
            margin: -.32em 0 15px
        }

    .hero-style14 {
        padding: 0 0 80px
    }

    .hero-style15, .map-contact, .woocommerce-form-coupon, .woocommerce-form-login, .woocommerce-form-register {
        padding: 40px 20px
    }

        .hero-style15 .shadow-text {
            font-size: 4em
        }

    .product-about .actions {
        gap: 15px 15px
    }

    .tinv-wishlist button.button {
        min-width: 100px
    }

    .img-box1 {
        padding-bottom: 278px
    }

    .img-box2 {
        padding: 0;
        margin: 0 15px
    }

        .img-box2 .img1 img {
            border-radius: 10px
        }

        .img-box2 .img2 {
            position: initial;
            margin-top: 20px
        }

            .img-box2 .img2 img {
                width: 100%
            }

    .about-experience-wrap {
        top: 160px
    }
}

.about-experience-wrap .about-experience-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: var(--theme-color);
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center
}

.about-experience-tag {
    display: inline-block;
    height: 160px;
    width: 160px;
    border-radius: 50%;
    z-index: 1;
    color: var(--theme-color);
    line-height: 12px;
    text-align: center;
    animation: 10s infinite alternate-reverse spin
}

    .about-experience-tag:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        background: 0 0;
        border: 1px solid var(--theme-color);
        height: 90%;
        width: 90%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        border-radius: 50%
    }

    .about-experience-tag span {
        --rotate-letter: 17deg;
        height: 60px;
        position: absolute;
        width: 60px;
        left: 26px;
        top: 7px;
        -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
        transform-origin: bottom center;
        -webkit-transform: rotate(var(--rotate-letter));
        -ms-transform: rotate(var(--rotate-letter));
        transform: rotate(var(--rotate-letter))
    }

        .about-experience-tag span.char2 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 2));
            -ms-transform: rotate(calc(var(--rotate-letter) * 2));
            transform: rotate(calc(var(--rotate-letter) * 2))
        }

        .about-experience-tag span.char3 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 3));
            -ms-transform: rotate(calc(var(--rotate-letter) * 3));
            transform: rotate(calc(var(--rotate-letter) * 3))
        }

        .about-experience-tag span.char4 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 4));
            -ms-transform: rotate(calc(var(--rotate-letter) * 4));
            transform: rotate(calc(var(--rotate-letter) * 4))
        }

        .about-experience-tag span.char5 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 5));
            -ms-transform: rotate(calc(var(--rotate-letter) * 5));
            transform: rotate(calc(var(--rotate-letter) * 5))
        }

        .about-experience-tag span.char6 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 6));
            -ms-transform: rotate(calc(var(--rotate-letter) * 6));
            transform: rotate(calc(var(--rotate-letter) * 6))
        }

        .about-experience-tag span.char7 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 7));
            -ms-transform: rotate(calc(var(--rotate-letter) * 7));
            transform: rotate(calc(var(--rotate-letter) * 7))
        }

        .about-experience-tag span.char8 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 8));
            -ms-transform: rotate(calc(var(--rotate-letter) * 8));
            transform: rotate(calc(var(--rotate-letter) * 8))
        }

        .about-experience-tag span.char9 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 9));
            -ms-transform: rotate(calc(var(--rotate-letter) * 9));
            transform: rotate(calc(var(--rotate-letter) * 9))
        }

        .about-experience-tag span.char10 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 10));
            -ms-transform: rotate(calc(var(--rotate-letter) * 10));
            transform: rotate(calc(var(--rotate-letter) * 10))
        }

        .about-experience-tag span.char11 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 11));
            -ms-transform: rotate(calc(var(--rotate-letter) * 11));
            transform: rotate(calc(var(--rotate-letter) * 11))
        }

        .about-experience-tag span.char12 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 12));
            -ms-transform: rotate(calc(var(--rotate-letter) * 12));
            transform: rotate(calc(var(--rotate-letter) * 12))
        }

        .about-experience-tag span.char13 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 13));
            -ms-transform: rotate(calc(var(--rotate-letter) * 13));
            transform: rotate(calc(var(--rotate-letter) * 13))
        }

        .about-experience-tag span.char14 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 14));
            -ms-transform: rotate(calc(var(--rotate-letter) * 14));
            transform: rotate(calc(var(--rotate-letter) * 14))
        }

        .about-experience-tag span.char15 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 15));
            -ms-transform: rotate(calc(var(--rotate-letter) * 15));
            transform: rotate(calc(var(--rotate-letter) * 15))
        }

        .about-experience-tag span.char16 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 16));
            -ms-transform: rotate(calc(var(--rotate-letter) * 16));
            transform: rotate(calc(var(--rotate-letter) * 16))
        }

        .about-experience-tag span.char17 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 17));
            -ms-transform: rotate(calc(var(--rotate-letter) * 17));
            transform: rotate(calc(var(--rotate-letter) * 17))
        }

        .about-experience-tag span.char18 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 18));
            -ms-transform: rotate(calc(var(--rotate-letter) * 18));
            transform: rotate(calc(var(--rotate-letter) * 18))
        }

        .about-experience-tag span.char19 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 19));
            -ms-transform: rotate(calc(var(--rotate-letter) * 19));
            transform: rotate(calc(var(--rotate-letter) * 19))
        }

        .about-experience-tag span.char20 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 20));
            -ms-transform: rotate(calc(var(--rotate-letter) * 20));
            transform: rotate(calc(var(--rotate-letter) * 20))
        }

        .about-experience-tag span.char21 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 21));
            -ms-transform: rotate(calc(var(--rotate-letter) * 21));
            transform: rotate(calc(var(--rotate-letter) * 21))
        }

        .about-experience-tag span.char22 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 22));
            -ms-transform: rotate(calc(var(--rotate-letter) * 22));
            transform: rotate(calc(var(--rotate-letter) * 22))
        }

        .about-experience-tag span.char23 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 23));
            -ms-transform: rotate(calc(var(--rotate-letter) * 23));
            transform: rotate(calc(var(--rotate-letter) * 23))
        }

        .about-experience-tag span.char24 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 24));
            -ms-transform: rotate(calc(var(--rotate-letter) * 24));
            transform: rotate(calc(var(--rotate-letter) * 24))
        }

        .about-experience-tag span.char25 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 25));
            -ms-transform: rotate(calc(var(--rotate-letter) * 25));
            transform: rotate(calc(var(--rotate-letter) * 25))
        }

        .about-experience-tag span.char26 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 26));
            -ms-transform: rotate(calc(var(--rotate-letter) * 26));
            transform: rotate(calc(var(--rotate-letter) * 26))
        }

        .about-experience-tag span.char27 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 27));
            -ms-transform: rotate(calc(var(--rotate-letter) * 27));
            transform: rotate(calc(var(--rotate-letter) * 27))
        }

        .about-experience-tag span.char28 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 28));
            -ms-transform: rotate(calc(var(--rotate-letter) * 28));
            transform: rotate(calc(var(--rotate-letter) * 28))
        }

        .about-experience-tag span.char29 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 29));
            -ms-transform: rotate(calc(var(--rotate-letter) * 29));
            transform: rotate(calc(var(--rotate-letter) * 29))
        }

        .about-experience-tag span.char30 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 30));
            -ms-transform: rotate(calc(var(--rotate-letter) * 30));
            transform: rotate(calc(var(--rotate-letter) * 30))
        }

        .about-experience-tag span.char31 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 31));
            -ms-transform: rotate(calc(var(--rotate-letter) * 31));
            transform: rotate(calc(var(--rotate-letter) * 31))
        }

        .about-experience-tag span.char32 {
            -webkit-transform: rotate(calc(var(--rotate-letter) * 32));
            -ms-transform: rotate(calc(var(--rotate-letter) * 32));
            transform: rotate(calc(var(--rotate-letter) * 32))
        }

.about2-title-wrap {
    max-width: 678px
}

.about-grid2 {
    display: flex;
    border: 1px solid #d0dbe9;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px
}

.about-content, .about-content2 {
    padding-bottom: 40px;
    padding-left: 56px;
    padding-top: 40px
}

.about-grid3, .about-profile, .testi-block_profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

    .about-grid3 .details h5 {
        font-size: 20px;
        margin-bottom: 3px
    }

.img-box4 {
    padding-right: 246px;
    margin-right: 50px
}

    .img-box4 .about-grid {
        padding: 45px 30px;
        background: var(--theme-color);
        max-width: 223px
    }

        .img-box4 .about-grid .about-grid_text {
            max-width: 162px;
            margin: auto
        }

    .img-box4 .img1 img, .wcu-img-1 .img1 img {
        border-radius: 10px;
        width: 100%
    }

    .img-box4 .img2 {
        border-radius: 10px;
        z-index: 1;
        margin-top: 1.5rem;
        position: absolute;
        right: 0;
        bottom: 0
    }

@media (max-width:375px) {
    .hero-style3 .hero-text p {
        font-size: 15px
    }

    .hero-style4 .hero-title {
        font-size: 34px
    }

    .hero-style6 .hero-title {
        font-size: 28px
    }

    .hero-style12 .search-form {
        padding: 4px
    }

        .hero-style12 .search-form .form-group input {
            padding-left: 30px;
            font-size: 14px
        }

        .hero-style12 .search-form .form-group > i {
            left: 10px;
            font-size: 14px
        }

    .hero-style15 .shadow-text {
        font-size: 3em
    }

    .th-product.list-view .product-img {
        max-width: 130px
    }

    .product-tab-style1 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        gap: 15px
    }

        .product-tab-style1 li {
            margin: 0
        }

    .contact-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 20px
    }

        .contact-info .media-body, .img-box1 .img2 img, .img-box2 .img2 img, .img-box4 .img2 img {
            width: 100%
        }

    .contact-feature {
        display: block
    }

        .contact-feature .contact-feature-icon {
            margin-bottom: 20px
        }

    .about-grid, .img-box1 .img2, .img-box2 .img2, .img-box4 .img2 {
        position: relative;
        margin-top: 20px
    }

    .img-box1 {
        padding-right: 0;
        padding-bottom: 0
    }

    .about-grid_text {
        margin: auto
    }

    .about-shape1 {
        display: none
    }
}

@media (max-width:1399px) {
    .about-grid3 .details h5 {
        font-size: 19px
    }

    .img-box4 {
        margin-right: 0;
        padding-right: 245px;
        padding-bottom: 12px
    }
}

@media (max-width:1299px) {
    .about-grid2 .about-grid_title {
        font-size: 19px
    }

    .img-box4 {
        padding-bottom: 20px;
        padding-right: 202px
    }

        .img-box4 .about-grid {
            top: 0;
            padding: 35px 10px
        }
}

@media (max-width:1199px) {
    .img-box3 {
        padding-top: 120px;
        margin-bottom: -100px
    }

    .img-box4 {
        display: inline-block;
        padding-bottom: 0;
        padding-right: 247px
    }

        .img-box4 .about-grid {
            padding: 43px 30px
        }

    .img-box5 {
        margin-bottom: 40px
    }
}

.img-box5, .img-box6-1, .wcu-img-3 {
    position: relative;
    padding-right: 56px
}

    .img-box5 .counter-box {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-70%);
        -ms-transform: translateX(-70%);
        transform: translateX(-70%)
    }

.feature-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px 20px
}

.feature-box-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #e3e9f0;
    padding-top: 35px;
    padding-bottom: 35px
}

.feature-box_title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px
}

.feature-box_icon {
    text-align: center;
    z-index: 2
}

.img-box6-1 .student-count {
    position: absolute;
    bottom: 60px;
    left: -70px
}

.avater-list {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 22px
}

    .avater-list .avater, .avater-list .count {
        width: 56px;
        min-width: 56px;
        height: 56px;
        border-radius: 50%;
        overflow: hidden;
        border: 3px solid var(--white-color);
        margin-left: -25px
    }

        .avater-list .avater img, .avater-list .count img, .bg-img img, .category-list2:hover:before, .category-list:hover:before {
            width: 100%;
            height: 100%
        }

    .avater-list .count {
        background-color: var(--theme-color);
        color: var(--white-color);
        display: inline-block;
        text-align: center;
        line-height: 50px
    }

.img-box10 .img2, .moto-box {
    border-radius: 10px;
    background-color: var(--white-color)
}

.event-card2_img, .img-box7 {
    border-radius: 10px;
    overflow: hidden
}

.img-box8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    padding-left: 56px
}

    .img-box8 .img1, .img-box8 .img2 {
        width: 100%;
        border-radius: 10px;
        overflow: hidden
    }

    .img-box8 .img1 {
        margin-top: -50px
    }

    .img-box8 .img2, .mt-50 {
        margin-top: 50px
    }

    .course-img .play-btn, .img-box8 .shape, .th-video .play-btn, .video-box2 .play-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

@media (max-width:991px) {
    .img-box3 {
        padding-top: 80px;
        margin-bottom: -60px
    }

    .img-box8 {
        gap: 20px
    }
}

.img-box9 {
    margin-bottom: -120px
}

    .img-box9 .shape {
        position: absolute;
        bottom: 0;
        left: 0;
        animation: 7s linear infinite jumpAni
    }

.img-box10 {
    margin-right: 36px
}

    .img-box10 .img1, .wcu-img-3 .img1 {
        border-radius: 10px;
        overflow: hidden;
        display: inline-block
    }

    .img-box10 .img2 {
        overflow: hidden;
        display: inline-block;
        padding: 10px 0 10px 10px;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .img-box10 .img2 img, .img-box12 .img2 img, .program-card_img img, .wcu-img-3 .img2 img {
            border-radius: inherit
        }

.moto-box {
    box-shadow: 1px 0 28px rgba(131,139,154,.19);
    padding: 40px
}

.moto-box-wrap {
    margin-top: -180px;
    z-index: 3;
    --bs-gutter-y: 24px
}

.moto-box_icon {
    margin-bottom: 30px;
    z-index: 2
}

    .moto-box_icon::before {
        content: '';
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(13,94,244,.07);
        z-index: -1;
        border-radius: 999px
    }

.award-box, .img-box12 .img1, .img-box12 .img2, .team-card {
    border-radius: 10px
}

.moto-box_title {
    margin-top: -.28em;
    font-size: 24px
}

.moto-box_text {
    margin-bottom: -.48em;
    max-width: 300px
}

.category-card.style2.cat-card2-active .category-card_icon, .category-card.style2:hover .category-card_icon, .counter-grid:hover .counter-grid_icon img, .feature-card:hover .feature-card_icon img, .feature-grid:hover .feature-grid_icon img, .moto-box:hover .moto-box_icon img, .process-card:hover .process-card_icon img, .service-card.style2.service-card2-active .service-card-icon, .service-card.style2:hover .service-card-icon, [dir=rtl] .category-sec-wrap .category-shape-arrow, [dir=rtl] .cta-4-thumb, [dir=rtl] .cta4-shape2 img, [dir=rtl] .hero-1 .shape2 img, [dir=rtl] .hero-1 .shape5 img, [dir=rtl] .link-btn i, [dir=rtl] .team-bg-shape1 img, [dir=rtl] .team-bg-shape5 img, [dir=rtl] .th-btn i, [dir=rtl] .video-shape1 img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.award-box {
    background-color: var(--smoke-color);
    text-align: center;
    padding: 20px 5px
}

.award-box-wrap {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 15px
}

.award-box_title {
    margin-bottom: 2px
}

.img-box11 {
    right: 2px
}

    .img-box11:before {
        content: '';
        width: 277px;
        height: 277px;
        background-color: var(--theme-color);
        position: absolute;
        bottom: 0;
        left: -50px;
        z-index: -1;
        -webkit-clip-path: polygon(0 0,0% 100%,100% 100%);
        clip-path: polygon(0 0,0% 100%,100% 100%)
    }

.img-box12 .img2, .team-card, .team-card .team-content, .team-card .th-social a {
    background-color: var(--white-color)
}

.img-box11 .img1, .pb-50 {
    padding-bottom: 50px
}

    .img-box11 .img1 img, .testi-list_img > img {
        width: 100%;
        border-radius: 10px
    }

.list-column2 {
    display: grid;
    grid-template-columns: auto auto
}

.img-box12 {
    text-align: right;
    line-height: 0
}

    .img-box12 .img1 {
        display: inline-block;
        overflow: hidden
    }

    .img-box12 .img2 {
        position: absolute;
        bottom: 0;
        left: 0;
        overflow: hidden;
        padding: 10px 10px 0 0
    }

    .img-box12 .student-count {
        padding: 20px 20px 15px 0;
        box-shadow: none;
        text-align: left;
        position: absolute;
        top: 20px;
        left: 0
    }

        .img-box12 .student-count .student-text {
            margin-top: 5px;
            margin-bottom: 0
        }

.team-card-wrap {
    min-height: 670px
}

.team-card {
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 30px 0 rgba(76,88,104,.1);
    margin-top: 24px
}

    .team-card .team-title, .team-card2 .team-title {
        font-size: 24px;
        margin-bottom: 0;
        margin-top: -.23em;
        font-weight: 600
    }

    .team-block .team-desig, .team-box .team-desig, .team-card .team-desig, .team-card2 .team-desig {
        color: var(--theme-color);
        display: block;
        font-family: var(--title-font);
        margin-bottom: -.45em
    }

    .become-instructor-wrap, .team-card .team-info, .team-card.style2 .team-img-wrap .team-social .th-social, .team-details-about-info .about-quality {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .team-card .team-content {
        padding: 30px 30px 15px
    }

    .team-block .icon-btn, .team-card .icon-btn, .team-card2 .icon-btn {
        background-color: var(--theme-color);
        color: var(--white-color);
        position: relative;
        z-index: 3
    }

        .team-block .icon-btn i, .team-card .icon-btn:hover i, .team-card2 .icon-btn:hover i {
            -webkit-transition: .3s;
            transition: .3s
        }

    .team-card .team-social, .team-card .th-social {
        -webkit-transition: .4s;
        opacity: 0;
        position: absolute
    }

    .team-card .th-social {
        width: 45px;
        bottom: 50px;
        left: 2.5px;
        visibility: hidden;
        transition: .4s
    }

        .team-card .th-social a {
            margin-right: 0;
            margin-bottom: 5px;
            color: var(--theme-color);
            box-shadow: 0 5px 18px rgba(76,88,104,.06);
            visibility: hidden;
            opacity: 0;
            -webkit-transform: translateY(45px);
            -ms-transform: translateY(45px);
            transform: translateY(45px);
            -webkit-transition: .3s;
            transition: .3s
        }

            .team-block .team-social:hover .th-social a:nth-child(4), .team-block .th-social a:first-child, .team-card .team-social:hover .th-social a:nth-child(4), .team-card .th-social a:first-child, .team-card2 .team-social:hover .th-social a:nth-child(4), .team-card2 .th-social a:first-child {
                -webkit-transition-delay: 0s;
                transition-delay: 0s
            }

            .tab-menu2 button.active:after, .team-block .team-social:hover .th-social a:nth-child(3), .team-block .th-social a:nth-child(2), .team-card .team-social:hover .th-social a:nth-child(3), .team-card .th-social a:nth-child(2), .team-card2 .team-social:hover .th-social a:nth-child(3), .team-card2 .th-social a:nth-child(2) {
                -webkit-transition-delay: 0.1s;
                transition-delay: 0.1s
            }

            .team-block .team-social:hover .th-social a:nth-child(2), .team-block .th-social a:nth-child(3), .team-card .team-social:hover .th-social a:nth-child(2), .team-card .th-social a:nth-child(3), .team-card2 .team-social:hover .th-social a:nth-child(2), .team-card2 .th-social a:nth-child(3) {
                -webkit-transition-delay: 0.2s;
                transition-delay: 0.2s
            }

            .team-block .team-social:hover .th-social a:first-child, .team-block .th-social a:nth-child(4), .team-card .team-social:hover .th-social a:first-child, .team-card .th-social a:nth-child(4), .team-card2 .team-social:hover .th-social a:first-child, .team-card2 .th-social a:nth-child(4) {
                -webkit-transition-delay: 0.3s;
                transition-delay: 0.3s
            }

    .team-card .team-social {
        top: -25px;
        right: 30px;
        transition: .4s;
        z-index: 1
    }

        .team-card .team-social:hover .th-social {
            visibility: visible;
            opacity: 1
        }

            .gallery-card:hover .gallery-content, .team-block .team-social:hover .th-social a, .team-card .team-social:hover .th-social a, .team-card2 .team-social:hover .th-social a {
                visibility: visible;
                opacity: 1;
                -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                transform: translateY(0)
            }

    .team-card .team-info {
        border-top: 1px solid var(--border-color);
        padding: 15px 30px;
        display: flex
    }

        .team-card .team-info span {
            position: relative;
            padding-right: 25px;
            margin-right: 25px
        }

            .team-card .team-info span:after {
                content: '';
                position: absolute;
                right: 0;
                top: 50%;
                height: 14px;
                width: 1px;
                background: #b3c1d3;
                -webkit-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%)
            }

@media (max-width:1299px) {
    .img-box6-1 .student-count {
        bottom: 12px;
        left: -12px
    }

    .team-card .team-info span {
        font-size: 13px
    }
}

.team-card .team-hover-wrap {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.blog-card:hover .blog-img img, .blog-single.style2:hover .blog-img img, .blog-single.style3:hover .blog-img img, .team-card.team-card-1-1-active .team-img img, .team-card.team-card-1-2-active .team-img img, .team-card2:hover .team-img img, .team-card:hover .team-img img, .video-course:hover .course-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.team-card.team-card-1-1-active .team-hover-wrap, .team-card.team-card-1-2-active .team-hover-wrap, .team-card:hover .team-hover-wrap {
    height: 146px;
    opacity: 1;
    visibility: visible
}

.team-card.style2 {
    background: 0 0;
    box-shadow: none;
    text-align: center;
    margin: 0;
    padding-top: 3px
}

    .team-card.style2 .team-img-wrap .team-shape {
        position: absolute;
        left: 0;
        top: -3px;
        -webkit-transition: .7s;
        transition: .7s;
        z-index: 1
    }

@media (max-width:1399px) {
    .img-box5, .img-box6-1 {
        padding-right: 0
    }

    .about-content2 {
        padding-bottom: 0;
        padding-left: 30px
    }

    .big-shape {
        max-width: 60%
    }

    .img-box8 {
        padding-left: 0
    }

    .team-card-wrap {
        min-height: 620px
    }

    .team-card .team-info span {
        padding-right: 11px;
        margin-right: 11px
    }

    .team-card.style2 .team-img-wrap .team-shape {
        width: 295px;
        height: 305px
    }
}

@media (max-width:1299px) {
    .team-card.style2 .team-img-wrap .team-shape {
        width: 261px;
        height: 271px
    }
}

@media (max-width:1199px) {
    .img-box6-1 {
        margin-bottom: 45px
    }

    .about-content2 {
        padding-left: 0;
        padding-top: 0
    }

    .img-box9 {
        position: relative;
        margin-bottom: 40px
    }

    .img-box10 {
        margin-right: 0;
        margin-bottom: 40px
    }

        .img-box10 img {
            width: 100%
        }

        .img-box10 .img1 {
            width: 70%
        }

        .img-box10 .img2 {
            width: 40%
        }

    .moto-box {
        padding: 40px 30px
    }

    .moto-box-wrap {
        margin-top: 20px
    }

    .img-box12 {
        margin-bottom: 40px
    }

        .img-box12 .img2 {
            width: 60%;
            max-height: 300px
        }

            .img-box12 .img2 img {
                height: 100%;
                width: 100%;
                object-fit: cover
            }

    .team-card .team-info span {
        font-size: 16px
    }

    .team-card.style2 .team-img-wrap .team-shape {
        width: 296px;
        height: 306px
    }

    .team-details-about-info .about-box {
        display: block;
        margin-bottom: 20px
    }
}

@media (max-width:991px) {
    .team-card.style2 .team-img-wrap .team-shape {
        width: 336px;
        height: 346px
    }
}

@media (max-width:767px) {
    .img-box4 {
        padding-bottom: 138px
    }

    .about-sec.bg-bottom-right {
        background-size: 240% 60%
    }

    .award-box-wrap {
        grid-template-columns: repeat(1,1fr)
    }

    .team-card.style2 .team-img-wrap .team-shape {
        width: 246px;
        height: 256px
    }
}

@media (max-width:575px) {
    .about2-title-wrap {
        margin: 0 15px
    }

    .img-box4 {
        padding: 0;
        display: block
    }

        .img-box4 .about-grid {
            position: inherit;
            margin-top: 20px;
            max-width: none
        }

        .img-box4 .img2 {
            position: inherit;
            display: inline-block;
            width: 100%
        }

            .img-box4 .img2 img {
                width: 100%
            }

    .about-sec.bg-bottom-right {
        background-size: 240% 80%
    }

    .img-box8 {
        gap: 10px
    }

    .list-column2 {
        grid-template-columns: auto;
        gap: 25px
    }

    .team-card.style2 .team-img-wrap .team-shape {
        width: 401px;
        height: 411px
    }
}

@media (max-width:375px) {
    .img-box4 {
        padding-right: 0;
        padding-bottom: 0
    }

    .feature-box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .team-card.style2 .team-img-wrap .team-shape {
        width: 351px;
        height: 361px
    }
}

.team-card.style2 .team-img-wrap .team-img {
    border-radius: 50%;
    border: 2px solid rgba(208,219,233,.5);
    padding: 25px
}

    .team-card.style2 .team-img-wrap .team-img img {
        border-radius: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

.team-card.style2 .team-img-wrap .team-social {
    bottom: 55px;
    left: 50%;
    top: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

    .team-card.style2 .team-img-wrap .team-social .th-social {
        display: flex;
        gap: 10px;
        left: 50%;
        bottom: -5px;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0);
        width: auto;
        z-index: 9
    }

        .team-card.style2 .team-img-wrap .team-social .th-social a {
            -webkit-box-flex: 0;
            -webkit-flex: none;
            -ms-flex: none;
            flex: none;
            width: 50px;
            height: 50px;
            line-height: 50px
        }

.team-card.style2 .team-content {
    background: 0 0;
    padding: 30px 0 0
}

.team-card.style2:hover .team-img-wrap .team-shape {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

    .service-card:hover .service-card-icon svg path, .team-card.style2:hover .team-img-wrap .team-shape path {
        fill: var(--theme-color2)
    }

.team-card.style3 .team-hover-wrap {
    opacity: 1;
    visibility: visible;
    height: auto
}

.become-instructor-wrap {
    border-radius: 10px;
    background: var(--white-color);
    box-shadow: 0 6px 30px 0 rgba(0,0,0,.07);
    padding: 30px;
    display: flex;
    gap: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .become-instructor-wrap i {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        font-size: 24px;
        color: var(--theme-color)
    }

.team-details-about-info {
    border-radius: 10px;
    box-shadow: 0 5px 30px 0 rgba(76,88,104,.1);
    padding: 40px
}

    .team-details-about-info .about-box .about-info .title {
        font-weight: 600;
        margin-bottom: 7px;
        margin-top: -.2em
    }

    .team-details-about-info .about-box .about-info .desig {
        color: var(--theme-color);
        margin-bottom: 25px
    }

    .team-details-about-info .about-quality {
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 25px;
        padding-bottom: 25px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-color: #ecf1f9;
        margin-top: 33px
    }

        .team-details-about-info .about-quality .quality-box .star-rating span:before, .team-details-about-info .about-quality .quality-box .star-rating:before {
            color: #f8b03a
        }

    .team-details-about-info .about-contact-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 40px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px 60px
    }

        .team-details-about-info .about-contact-wrap .about-contact {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            gap: 15px;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center
        }

            .team-details-about-info .about-contact-wrap .about-contact .about-contact-icon {
                width: 45px;
                height: 45px;
                border-radius: 50%;
                background: var(--theme-color);
                line-height: 46px;
                text-align: center;
                color: var(--white-color);
                font-size: 18px
            }

            .team-details-about-info .about-contact-wrap .about-contact .about-contact-subtitle {
                font-size: 14px;
                font-family: var(--title-font)
            }

            .team-details-about-info .about-contact-wrap .about-contact .about-contact-title {
                font-size: 18px;
                font-weight: 500;
                margin-bottom: -.2em
            }

.category-card2, .team-card2 .team-info, .testi-box_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.skill-card {
    background: var(--smoke-color);
    border-radius: 10px;
    text-align: center;
    padding: 50px 30px
}

.team-box .team-content, .team-card2, .team-card2 .team-content, .testi-box {
    background-color: var(--white-color)
}

.skill-card-title {
    font-size: 18px;
    font-weight: 400;
    font-family: var(--title-font);
    margin-top: 0;
    margin-bottom: -.5em
}

.skill-card-number {
    font-size: 44px;
    font-weight: 600;
    color: var(--theme-color);
    margin-bottom: 0;
    margin-top: -.3em
}

.th-team-form {
    padding: 40px;
    --body-color: #9FAAB7;
    border-radius: 5px
}

.team-box {
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

    .team-box .team-img {
        position: relative;
        overflow: hidden;
        border-radius: 11px
    }

    .team-box .team-content, .team-box .th-social {
        position: absolute;
        left: 0;
        width: 100%;
        visibility: hidden;
        opacity: 0
    }

    .team-box .team-content {
        bottom: -150px;
        padding: 30px;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

    .team-box .team-title {
        font-size: 24px;
        margin-bottom: 0;
        margin-top: -.23em;
        font-weight: 500
    }

    .team-box .th-social {
        text-align: center;
        top: 0;
        z-index: 2;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

    .team-box:hover .team-img img {
        -webkit-filter: grayscale(100) blur(1px) brightness(0.5);
        filter: grayscale(100) blur(1px) brightness(.5)
    }

    .team-box:hover .team-content {
        bottom: 0;
        visibility: visible;
        opacity: 1
    }

    .team-box:hover .th-social {
        top: 30%;
        visibility: visible;
        opacity: 1
    }

.team-area-5 {
    background-position: center bottom;
    border-radius: 15px;
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto
}

.team-card2 {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 18px rgba(76,88,104,.06)
}

    .team-card2 .team-img {
        -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 calc(100% - 35px));
        clip-path: polygon(0 0,100% 0,100% 100%,0 calc(100% - 35px))
    }

    .team-card2 .team-content {
        padding: 20px 30px 30px
    }

    .team-card2 .team-info {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        padding: 23px 30px;
        border-top: 1px solid #ecf1f9
    }

        .team-card2 .team-info .line {
            height: 16px;
            width: 1px;
            display: inline-block;
            background-color: #b3c1d3
        }

        .team-card2 .team-info span i {
            color: var(--theme-color);
            margin-right: 8px
        }

    .team-block .th-social, .team-card2 .th-social {
        position: absolute;
        width: 45px;
        bottom: 50px;
        left: 2.5px
    }

        .team-block .th-social a, .team-card2 .th-social a {
            margin-right: 0;
            margin-bottom: 5px;
            background-color: var(--white-color);
            color: var(--theme-color);
            box-shadow: 0 5px 18px rgba(76,88,104,.06);
            visibility: hidden;
            opacity: 0;
            -webkit-transform: translateY(45px);
            -ms-transform: translateY(45px);
            transform: translateY(45px);
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out
        }

    .team-card2 .team-social {
        position: absolute;
        bottom: 175px;
        left: 30px
    }

    .team-card2.style2 .team-social {
        bottom: 100px
    }

.testi-area-1 {
    padding-top: 243px
}

.testi-box {
    padding: 50px;
    box-shadow: 0 10px 15px 0 rgba(208,219,233,.3);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

    .testi-box .testi-box-bg-shape {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1
    }

.category-card2, .testi-box_content {
    display: flex;
    gap: 30px
}

.testi-box_img {
    min-width: 120px
}

.testi-box_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #dae5f0
}

.testi-box_name {
    font-size: 24px;
    margin-bottom: 3px;
    margin-top: -.24em;
    font-weight: 600
}

.testi-box_desig, .testi-grid_desig {
    color: var(--theme-color);
    margin-bottom: -.45em;
    display: block
}

.testi-box_review, .testi-card_profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.testi-box_text {
    font-size: 20px;
    font-family: var(--title-font);
    line-height: 1.5;
    margin-bottom: 0
}

.testi-box_review {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3px
}

    .testi-box_review i {
        font-size: 14px;
        color: var(--theme-color)
    }

@media (max-width:1199px) {
    .skill-card .skill-card-title {
        font-size: 14px
    }

    .team-box {
        --space: 20px
    }

    .testi-box_img {
        min-width: 90px
    }
}

.testi-thumb, .testi-thumb img, .wcu-img-2 img {
    border-radius: 20px
}

.testi-slider2 .slick-arrow {
    right: 0;
    bottom: 33px;
    top: auto;
    left: auto;
    opacity: 1;
    visibility: visible;
    -webkit-filter: drop-shadow(0px 0px 20px #DDE8FB);
    filter: drop-shadow(0px 0px 20px #DDE8FB);
    box-shadow: none
}

    .testi-slider2 .slick-arrow.slick-prev {
        right: calc(60px + 20px)
    }

.testi-card_name {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0
}

.testi-card_desig {
    margin-bottom: 11px;
    font-weight: 400;
    display: block;
    color: var(--theme-color)
}

.testi-card_text {
    font-size: 20px;
    font-weight: 600;
    font-family: var(--title-font);
    margin-top: -.4em;
    margin-bottom: 40px;
    padding-bottom: 31px;
    border-bottom: 1px solid #d0dbe9
}

.testi-card_profile {
    display: flex;
    gap: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.testi-card2-tab, .testi-grid_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.testi-slider-3 {
    margin-left: 140px
}

@media (max-width:1600px) {
    .testi-slider-3 {
        margin-left: 0
    }

        .testi-slider-3 .slick-list {
            margin-left: 90px
        }
}

@media (max-width:1500px) {
    .testi-slider-3 {
        margin-left: -40px
    }
}

@media (max-width:1399px) {
    .testi-box {
        padding: 40px
    }

    .testi-slider-3 {
        margin-left: -20px
    }
}

@media (max-width:1299px) {
    .skill-card {
        padding: 50px 17px
    }

    .testi-slider-3 {
        margin-left: -50px
    }
}

@media (max-width:991px) {
    .team-details-thumb {
        margin-bottom: 40px;
        height: auto
    }

    .skill-card .skill-card-title {
        font-size: 16px
    }

    .testi-area-1 {
        padding-top: 213px
    }

    .testi-box_img {
        min-width: 120px
    }

    .testi-slider-3 {
        margin-left: 10px;
        margin-right: 15px
    }
}

@media (max-width:1500px) {
    .testi-slider-3 .slick-list {
        margin-left: 50px
    }
}

@media (max-width:1299px) {
    .testi-slider-3 .slick-list {
        margin-left: 70px
    }
}

.testi-slider-3 .slick-arrow {
    right: 265px;
    top: -60px;
    left: auto;
    opacity: 1;
    visibility: visible;
    -webkit-filter: drop-shadow(0px 0px 20px #DDE8FB);
    filter: drop-shadow(0px 0px 20px #DDE8FB);
    box-shadow: none
}

    .testi-slider-3 .slick-arrow.slick-prev {
        right: calc(265px + 80px)
    }

@media (min-width:1922px) {
    .testi-slider-3 .slick-arrow {
        right: 590px
    }

        .testi-slider-3 .slick-arrow.slick-prev {
            right: calc(590px + 80px)
        }
}

@media (max-width:1600px) {
    .testi-slider-3 .slick-arrow {
        right: 110px
    }

        .testi-slider-3 .slick-arrow.slick-prev {
            right: calc(110px + 80px)
        }

    .blog-slider-1 .slick-arrow {
        display: none !important
    }
}

@media (max-width:1500px) {
    .testi-slider-3 .slick-arrow {
        right: 30px
    }

        .testi-slider-3 .slick-arrow.slick-prev {
            right: calc(30px + 80px)
        }
}

.blog-card .blog-content, .blog-recent .blog-content, .testi-box.style2 {
    padding: 40px
}

    .testi-box.style2 .testi-box-bg-shape, .testi-box.style3 .testi-box-bg-shape {
        bottom: 0;
        top: auto
    }

    .testi-box.style2 .testi-box_img, .testi-box.style3 .testi-box_img {
        min-width: 70px;
        position: relative
    }

        .testi-box.style2 .testi-box_img:after {
            content: '';
            position: absolute;
            left: -5px;
            top: -5px;
            width: calc(100% + 10px);
            height: calc(100% + 10px);
            background: var(--white-color);
            border-radius: 10px;
            z-index: -1
        }

    .testi-box.style2 .testi-box-author-details, .testi-box.style3 .testi-box-author-details {
        margin-right: auto;
        margin-left: 20px
    }

    .testi-box.style2 .testi-box_text {
        font-size: 16px;
        line-height: 26px;
        font-weight: 500
    }

    .testi-box.style2 .testi-box_bottom, .testi-box.style3 .testi-box_bottom {
        margin-top: 33px;
        padding-top: 0;
        border-top: 0
    }

    .testi-box.style2 .testi-box_review, .testi-box.style3 .testi-box_review {
        margin-bottom: 10px;
        margin-top: -4px
    }

        .testi-box.style2 .testi-box_review i, .testi-box.style3 .testi-box_review i {
            font-size: 16px;
            color: #ffcb47
        }

.testi-slider-4 {
    margin-left: calc(-400px + 12px)
}

    .testi-slider-4 .slick-list {
        margin-left: 400px
    }

    .testi-slider-4 .slick-dots {
        margin-left: calc(200px - 12px)
    }

@media (max-width:1199px) {
    .testi-slider-4 {
        margin-left: calc(-300px + 12px)
    }

        .testi-slider-4 .slick-list {
            margin-left: 300px
        }
}

@media (max-width:991px) {
    .testi-slider-3 .slick-list, .testi-slider-4 .slick-list {
        margin-left: 0
    }

    .testi-slider-4 {
        margin-left: 0;
        margin-right: 0
    }

    .testi-card {
        text-align: center
    }

    .testi-card-tab {
        margin-top: 50px;
        gap: 15px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .testi-card_text {
        font-size: 18px;
        margin-bottom: 20px
    }
}

.testi-box.style3 {
    padding: 40px;
    border-radius: 10px;
    box-shadow: none;
    border: 1px solid rgba(255,255,255,.06);
    background: rgba(255,255,255,.04);
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px)
}

    .testi-box.style3 .testi-box_img:after {
        content: '';
        position: absolute;
        left: -8px;
        top: 8px;
        width: calc(100%);
        height: calc(100%);
        background: #0b1b33;
        border-radius: 10px;
        z-index: -1
    }

    .testi-box.style3 .testi-box_text {
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
        color: #9faab7
    }

.testi-card2-slide .slick-arrow {
    --pos-x: -164px;
    top: 111%;
    margin-top: 0;
    visibility: visible;
    opacity: 1
}

.testi-card2-tab {
    border-bottom: 2px solid #284a75;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
    display: flex;
    gap: 20px
}

    .testi-card2-tab .tab-btn {
        border: none;
        background-color: transparent;
        padding: 0;
        border-radius: 999px;
        overflow: hidden
    }

    .testi-card2-tab .indicator {
        position: absolute;
        bottom: -2px;
        left: var(--pos-x);
        height: 2px;
        width: var(--width-set);
        background-color: var(--theme-color);
        -webkit-transition: .6s;
        transition: .6s
    }

.testi-card2_name {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 4px;
    color: var(--white-color)
}

.testi-card2_desig {
    margin-bottom: -.491em;
    font-weight: 500;
    display: block;
    color: var(--theme-color)
}

.testi-card2_text {
    font-size: 20px;
    margin-top: -.4em;
    margin-bottom: 25px;
    color: var(--white-color)
}

.testi-grid {
    border: 2px solid #0b2950;
    padding: 60px;
    border-radius: 10px;
    background-color: transparent;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.blog-card, .blog-grid, .blog-recent, .consult-form, .testi-list_quote {
    background-color: var(--white-color)
}

.testi-grid_name {
    font-size: 24px;
    margin-bottom: 3px;
    margin-top: -.24em;
    font-weight: 500;
    color: var(--white-color)
}

.testi-grid_text {
    font-size: 20px;
    font-family: var(--title-font);
    line-height: 1.5;
    margin-bottom: -.4em;
    color: var(--light-color)
}

.testi-grid_bottom {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dashed #29456a
}

.testi-grid_avater {
    border-radius: 999px;
    overflow: hidden;
    width: 60px
}

.testi-grid_review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 3px
}

    .testi-grid_review i {
        font-size: 14px;
        color: var(--yellow-color)
    }

.slick-center .testi-grid {
    background-color: #092141;
    border-color: #092141
}

@media (max-width:400px) {
    .th-menu-wrapper .th-menu-area {
        width: 100%;
        max-width: 270px
    }

    .th-mobile-menu > ul {
        padding: 0 20px
    }

    .hero-style5 .hero-title {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto
    }

    .testi-grid_name {
        font-size: 20px;
        margin-bottom: 0
    }

    .testi-grid_avater {
        width: 50px
    }

    .testi-grid_bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px
    }
}

.testi-block-slide {
    border-top: 1px solid #e0e0e0;
    padding-top: 30px
}

.testi-block-wrap {
    position: relative;
    margin-right: 56px
}

    .testi-block-wrap .icon-box {
        position: absolute;
        bottom: 25px;
        right: 0
    }

        .testi-block-wrap .icon-box .slick-arrow {
            --icon-size: 50px !important;
            --icon-font-size: 16px;
            margin-right: 0
        }

.testi-block_avater {
    border-radius: 8px;
    overflow: hidden
}

.testi-block_text {
    font-style: italic;
    margin-bottom: 30px;
    position: relative
}

    .testi-block_text i {
        font-size: 24px;
        font-style: normal;
        color: var(--theme-color);
        vertical-align: text-bottom
    }

    .testi-block_text .fa-quote-left {
        margin-right: 4px
    }

    .testi-block_text .fa-quote-right {
        margin-left: 4px
    }

.testi-block_desig {
    color: var(--theme-color);
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
    display: block
}

.counter-grid, .testi-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.testi-block_review {
    color: var(--yellow-color);
    margin-top: 8px
}

.consult-form {
    box-shadow: 0 6px 40px rgba(0,14,57,.06);
    border-radius: 10px;
    padding: 50px
}

.testi-list {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    position: relative
}

.testi-list_img {
    min-width: 120px;
    position: relative
}

.testi-list_quote {
    position: absolute;
    bottom: -25px;
    left: 35px;
    width: 50px;
    height: 50px;
    line-height: 38px;
    border: 4px solid var(--title-color);
    border-radius: 50%;
    text-align: center
}

.testi-list_text {
    color: var(--white-color);
    margin: 0 0 25px;
    font-style: italic
}

.testi-list_name {
    color: var(--white-color);
    margin-bottom: 0
}

.testi-list_desig {
    display: block;
    color: var(--white-color);
    margin-bottom: -.5em
}

.testi-list_review {
    color: var(--yellow-color);
    position: absolute;
    right: 0;
    bottom: 6px
}

.counter-area-1 {
    border-radius: 20px;
    -webkit-transform: translate(0,111px);
    -ms-transform: translate(0,111px);
    transform: translate(0,111px);
    z-index: 3;
    position: relative;
    margin-top: -111px
}

.counter-card {
    text-align: center;
    padding: 75px 0 68px
}

.counter-card-wrap {
    border-right: 1px solid;
    border-color: #357afa !important
}

    .counter-card-wrap:last-child {
        border-right: 0
    }

.counter-card_number {
    color: var(--white-color);
    margin-bottom: 6px;
    margin-top: -.24em;
    font-weight: 700
}

.counter-card_text {
    color: var(--white-color);
    display: block;
    margin-bottom: -.2em;
    font-size: 20px;
    font-family: var(--title-font)
}

@media (max-width:1199px) {
    .counter-area-1 {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 0
    }

    .counter-card {
        padding: 60px 0
    }

    .counter-card-wrap:first-child .counter-card, .counter-card-wrap:nth-child(2) .counter-card {
        border-bottom: 1px solid #357afa
    }

    .counter-card-wrap:nth-child(2) {
        border-right: 0
    }

    .counter-card_text {
        font-size: 20px;
        margin-bottom: -.3em
    }

    .blog-single.style5 .blog-title {
        font-size: 24px
    }
}

.blog-grid .tag, .counter-grid_text {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.counter-grid {
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.counter-grid-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 25px 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.counter-grid_number {
    color: var(--theme-color);
    margin-bottom: 0;
    margin-top: -.2em
}

.counter-grid_text {
    color: var(--title-color);
    display: block;
    margin-bottom: -.45em
}

.blog-area-3 {
    padding-bottom: 240px
}

.blog-area-5 {
    padding-top: 240px
}

.blog-single.style2 {
    margin-bottom: 0;
    padding: var(--blog-space-y,30px) var(--blog-space-x,30px);
    background: var(--white-color)
}

    .blog-single.style2 .blog-meta a, .blog-single.style2 .blog-meta span, .blog-single.style3 .blog-meta a, .blog-single.style3 .blog-meta span {
        padding-right: 0;
        margin-right: 25px
    }

.blog-single.style3 .blog-img {
    margin-bottom: 40px;
    border-radius: 10px 10px 0 0;
    position: relative
}

    .blog-single.style3 .blog-img:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 112px;
        height: 60px;
        border-bottom: solid 30px var(--white-color);
        border-left: solid 56px var(--white-color);
        border-right: 56px solid transparent;
        border-top: 30px solid transparent
    }

.blog-single.style3 .blog-content {
    padding: 0 var(--blog-space-x,40px) 40px
}

.blog-single.style4, .blog-single.style5 {
    padding: 0;
    box-shadow: none;
    margin-bottom: 0;
    position: relative;
    border-radius: 10px
}

    .blog-single.style4 .blog-img, .blog-single.style5 .blog-img {
        margin-bottom: 0;
        z-index: 0
    }

        .blog-single.style4 .blog-img:after, .blog-single.style5 .blog-img:after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            border-radius: 10px;
            background: -webkit-linear-gradient(top,rgba(0,17,43,0) 0,rgba(0,17,43,.73) 54.17%,#00112b 100%);
            background: linear-gradient(180deg,rgba(0,17,43,0) 0,rgba(0,17,43,.73) 54.17%,#00112b 100%);
            top: 0;
            left: 0;
            z-index: 1
        }

    .blog-single.style4 .blog-content {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 35px 35px 0;
        -webkit-transition: .4s;
        transition: .4s
    }

    .blog-single.style4 .blog-meta a, .blog-single.style4 .blog-meta span, .blog-single.style5 .blog-meta a, .blog-single.style5 .blog-meta span {
        color: var(--white-color);
        margin: 0
    }

        .blog-single.style4 .blog-meta a:not(:last-child), .blog-single.style4 .blog-meta span:not(:last-child), .blog-single.style5 .blog-meta a:not(:last-child), .blog-single.style5 .blog-meta span:not(:last-child), .pr-25 {
            padding-right: 25px
        }

    .blog-single.style4 .box-title {
        color: var(--white-color);
        margin-bottom: 0;
        -webkit-transition: .4s;
        transition: .4s
    }

    .blog-single.style4 .link-btn {
        color: var(--white-color);
        opacity: 0
    }

    .blog-single.style4:hover .blog-content {
        padding: 35px 35px 28px
    }

    .blog-single.style5 .blog-title a {
        color: var(--white-color);
        background-image: -webkit-linear-gradient(right,var(--white-color),var(--white-color));
        background-image: linear-gradient(to left,var(--white-color),var(--white-color));
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: 0 2px
    }

        .blog-single.style5 .blog-title a:hover {
            background-size: 100% 2px
        }

    .blog-single.style5 .blog-content {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 40px;
        -webkit-transition: .4s;
        transition: .4s
    }

    .blog-single.style5 .blog-bottom {
        border-top: 1px solid #364562;
        padding-top: 35px;
        margin-bottom: 0
    }

.blog-meta.style2 a, .blog-meta.style2 span {
    font-family: var(--body-font);
    margin-right: 25px;
    padding-right: 0;
    color: #6a6e71
}

.blog-grid {
    --space: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid var(--border-color);
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.blog-grid-wrap {
    display: grid;
    grid-template-areas: "one one one one one one two two two two two two" "one one one one one one three three three three three three"
}

.blog-grid .tag {
    color: var(--theme-color);
    background-color: #ecf3ff;
    padding: 5px 16px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 15px
}

.blog-block, .blog-box .blog-img, .blog-card, .blog-recent, .notification-box2 {
    border-radius: 10px
}

.blog-grid .blog-img {
    position: relative;
    min-width: 250px;
    height: 220px;
    overflow: hidden;
    margin: -1px
}

    .blog-grid .blog-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

.blog-grid .blog-content {
    padding: 30px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.blog-grid .blog-title {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.417;
    font-weight: 600
}

.blog-grid:first-child {
    grid-area: one;
    margin-right: 12px;
    display: block;
    background-color: transparent
}

    .blog-grid:first-child .blog-content {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: var(--space);
        z-index: 2
    }

    .blog-grid:first-child .blog-img {
        min-width: 100%;
        height: 100%
    }

        .blog-grid:first-child .blog-img:before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            background: -webkit-linear-gradient(top,rgba(0,0,0,.06) 0,#020f21 100%);
            background: linear-gradient(180deg,rgba(0,0,0,.06) 0,#020f21 100%);
            width: 100%;
            height: 100%;
            z-index: 1
        }

    .blog-grid:first-child .category {
        top: var(--space);
        left: var(--space)
    }

    .blog-grid:first-child .blog-title {
        color: var(--white-color);
        font-size: 30px;
        line-height: 1.333
    }

.blog-grid:nth-child(2) {
    grid-area: two;
    margin-left: 12px;
    margin-bottom: 24px
}

.blog-grid:nth-child(3) {
    grid-area: three;
    margin-left: 12px
}

@media (max-width:1399px) {
    .testi-slider-3 .slick-arrow {
        right: 50px
    }

        .testi-slider-3 .slick-arrow.slick-prev {
            right: calc(50px + 80px)
        }

    .testi-block-wrap {
        margin-right: 0
    }

    .blog-single.style2 {
        --blog-space-y: 30px;
        --blog-space-x: 30px
    }

    .blog-single.style4 .box-title, .blog-single.style5 .box-title {
        font-size: 22px
    }

    .blog-grid {
        --space: 30px
    }

        .blog-grid .blog-img {
            min-width: 225px;
            height: 225px
        }

    .checklist.style2 ul {
        gap: 20px
    }
}

@media (max-width:1299px) {
    .testi-slider-3 .slick-arrow {
        right: 40px
    }

        .testi-slider-3 .slick-arrow.slick-prev {
            right: calc(40px + 80px)
        }

    .blog-grid .blog-title {
        font-size: 22px;
        margin-bottom: 15px
    }

    .blog-grid .blog-content {
        padding: 30px 20px
    }

    .blog-grid:first-child .blog-title {
        font-size: 26px
    }
}

@media (max-width:1199px) {
    .blog-grid .blog-content, .blog-single.style5 .blog-content {
        padding: 30px
    }

    .blog-single.style5 .blog-meta {
        margin-bottom: 25px
    }

    .blog-single.style5 .blog-bottom {
        padding-top: 25px
    }

    .blog-grid {
        --space: 60px
    }

    .blog-grid-wrap {
        grid-template-areas: "one one one" "two two two" "three three three"
    }

    .blog-grid .blog-img {
        min-width: 400px;
        height: 250px
    }

    .blog-grid:first-child {
        margin-right: 0;
        margin-bottom: 24px
    }

    .blog-grid:nth-child(2), .blog-grid:nth-child(3) {
        margin-left: 0
    }
}

@media (max-width:991px) {
    .testi-grid {
        padding: 50px 20px
    }

    .blog-area-3 {
        padding-bottom: 200px
    }

    .blog-area-5 {
        padding-top: 200px
    }

    .blog-single.style2 .blog-meta a, .blog-single.style2 .blog-meta span, .blog-single.style3 .blog-meta a, .blog-single.style3 .blog-meta span {
        margin-right: 20px
    }

    .blog-single.style2 .box-title {
        font-size: 22px
    }

    .blog-grid .blog-img {
        min-width: 250px;
        height: 210px
    }

    .blog-card .blog-content {
        padding: 40px 20px
    }
}

.blog-card {
    box-shadow: 0 3px 0 #dfeaf4;
    overflow: hidden
}

    .blog-card .blog-title {
        font-size: 24px;
        margin-top: -.23em;
        line-height: 1.417;
        font-weight: 500;
        margin-bottom: 20px
    }

    .blog-card .blog-meta {
        margin-top: -.4em;
        margin-bottom: 20px
    }

    .blog-card .link-btn {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: -.2em;
        display: block;
        width: fit-content
    }

@media (max-width:767px) {
    .team-card.style2 .team-img-wrap .team-img {
        padding: 15px
    }

    .become-instructor-wrap .box-title, .become-instructor-wrap i, .counter-card_text, .testi-box_text, .testi-grid_text {
        font-size: 18px
    }

    .become-instructor-wrap {
        padding: 20px
    }

    .testi-box {
        padding: 40px 20px
    }

    .testi-box_content {
        gap: 25px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .testi-box_bottom {
        margin-top: 25px;
        padding-top: 30px
    }

    .testi-card-tab {
        gap: 10px
    }

    .testi-card_text {
        font-size: 16px
    }

    .counter-card {
        padding: 40px 0
    }

    .counter-card_number {
        margin-bottom: 0
    }

    .blog-grid {
        --space: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .blog-grid .blog-img {
            height: 100%
        }

        .blog-grid .blog-content {
            -webkit-align-self: flex-start;
            -ms-flex-item-align: start;
            align-self: flex-start
        }

    .blog-card .blog-content {
        padding: 40px
    }
}

@media (max-width:410px) {
    .blog-card .blog-content {
        padding: 40px 20px
    }
}

.blog-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--bs-gutter-x);
    margin-bottom: var(--bs-gutter-x)
}

    .blog-box .blog-title {
        font-size: 24px;
        margin-top: -.28em;
        line-height: 1.417;
        font-weight: 600;
        margin-bottom: 15px
    }

    .blog-box .blog-img {
        overflow: hidden;
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content
    }

        .blog-box .blog-img img, .course-grid .course-img {
            min-width: -webkit-fit-content;
            min-width: -moz-fit-content
        }

        .blog-box .blog-img img {
            width: 100%;
            min-width: fit-content;
            -webkit-transition: .4s ease-in-out;
            transition: .4s ease-in-out
        }

    .blog-box .blog-meta {
        margin-top: -.4em;
        padding-bottom: 19px;
        margin-bottom: 24px;
        border-bottom: 1px dashed #d9d9d9
    }

        .blog-box .blog-meta a, .blog-box .blog-meta span {
            font-family: var(--title-font);
            margin-right: 20px
        }

    .blog-box .link-btn {
        margin-bottom: -.2em;
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .blog-box .th-btn, .course-tab-2.tab-menu1 .filter-btn.active, .course-tab-2.tab-menu1 .filter-btn:hover {
        color: var(--theme-color);
        border-color: var(--theme-color)
    }

    .blog-box.style-big {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .blog-box.style-big .blog-title {
            font-size: 36px;
            line-height: 1.278;
            margin-bottom: 25px;
            margin-top: 0
        }

        .blog-box.style-big .blog-img {
            margin-bottom: 15px;
            min-width: 100%
        }

.blog-block {
    background: var(--white-color);
    box-shadow: 4px 7px 20px rgba(234,237,242,.7);
    padding: 30px;
    overflow: hidden
}

    .blog-block .blog-img {
        border-radius: 10px;
        margin-bottom: 30px;
        overflow: hidden
    }

    .blog-block .blog-title {
        font-size: 24px;
        margin-top: -.28em;
        line-height: 1.417;
        font-weight: 500;
        margin-bottom: 16px
    }

    .blog-block .blog-meta {
        margin-bottom: 22px;
        padding-bottom: 20px;
        border-bottom: 1px solid var(--border-color);
        position: relative
    }

        .blog-block .blog-meta:after {
            content: '';
            height: 1px;
            width: calc(100% + 60px);
            position: absolute;
            left: -30px;
            bottom: -1px;
            background-color: var(--border-color)
        }

    .blog-block .link-btn {
        margin-bottom: -.7em;
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

@media (max-width:991px) {
    .blog-block {
        padding: 20px 20px 30px
    }
}

.blog-recent {
    box-shadow: 0 4px 15px rgba(0,6,18,.07);
    overflow: hidden
}

    .blog-recent .blog-title {
        font-weight: 600;
        margin-bottom: 25px
    }

    .blog-recent .blog-meta {
        border-bottom: 1px dashed #d9d9d9;
        padding-bottom: 24px;
        margin-top: -.2em;
        margin-bottom: 21px
    }

.brand-box-wrap {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 40px 24px
}

@media (max-width:430px) {
    .brand-box-wrap {
        grid-template-columns: repeat(3,1fr);
        gap: 24px 24px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.notification-box, .notification-box2, .th-box_img {
    margin-left: auto;
    margin-right: auto
}

.video-btn {
    font-size: 36px;
    color: var(--white-color);
    background-color: var(--theme-color);
    padding: 42px 57px
}

.checklist ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0
}

.checklist li {
    color: var(--title-color);
    margin-bottom: 10px;
    font-weight: 500;
    position: relative;
    padding-left: 28px
}

    .checklist li:before {
        content: "\f058";
        font-family: var(--icon-font);
        font-weight: 900;
        color: var(--theme-color);
        position: absolute;
        left: 0;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

.checklist.style3 li, .checklist.style4 li, .checklist.style5 li {
    font-weight: 400;
    font-family: var(--body-font)
}

.check-box, .insta-box::before {
    -webkit-transition: .4s ease-in-out
}

.checklist .check-title {
    margin-bottom: 10px;
    font-size: 24px
}

.checklist.style2 ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px
}

.checklist.style5 li, .notification-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.checklist.style2 li {
    color: var(--body-color);
    padding-left: 40px;
    margin-bottom: 0
}

    .checklist.style2 li:before {
        font-size: 24px;
        top: 5px
    }

.checklist.style3 li {
    padding-left: 35px;
    margin-bottom: 14px
}

    .checklist.style3 li:before {
        content: "\f14a";
        font-size: 24px
    }

.checklist.style4 li:before {
    content: "\f00c";
    font-size: 18px
}

.checklist.style5 li {
    padding: 0;
    display: flex;
    gap: 5px
}

    .checklist.style5 li i {
        margin-top: 3px
    }

    .checklist.style5 li:before {
        display: none;
        content: '\f336'
    }

.notification-box {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    position: relative;
    z-index: 3
}

.notification-box2, .wcu-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

    .check-box:nth-of-type(2n), .notification-box .th-btn, .notification-box2 .th-btn {
        margin-left: auto
    }

.notification-box .notification-title {
    margin-bottom: 6px;
    color: var(--white-color)
}

.notification-box .notification-text {
    margin-bottom: 0;
    color: var(--white-color)
}

@media (max-width:991px) {
    .notification-box {
        padding: 25px;
        gap: 20px
    }
}

.notification-box2 {
    background-color: var(--white-color);
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 910px;
    box-shadow: 0 5px 30px #e7ebf0;
    padding: 40px;
    gap: 30px;
    position: relative;
    z-index: 3
}

    .notification-box2 .notification-title {
        margin-bottom: 6px
    }

@media (max-width:991px) {
    .notification-box2 {
        padding: 25px;
        gap: 20px
    }
}

.course-form input, .course-form select {
    background-color: transparent;
    border-color: #29375f;
    color: var(--white-color);
    height: 55px
}

.course-tags a, .meta-box i {
    background-color: var(--theme-color)
}

.course-form input::-moz-placeholder, .course-form select::-moz-placeholder {
    color: var(--white-color)
}

.course-form input::-webkit-input-placeholder, .course-form select::-webkit-input-placeholder {
    color: var(--white-color)
}

.course-form input:-ms-input-placeholder, .course-form select:-ms-input-placeholder {
    color: var(--white-color)
}

.course-form input::-ms-input-placeholder, .course-form select::-ms-input-placeholder {
    color: var(--white-color)
}

.course-form input::placeholder, .course-form select::placeholder {
    color: var(--white-color)
}

.img-left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 48%
}

    .img-left img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: top right
    }

.insta-box {
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

    .insta-box .icon-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%) scale(0);
        -ms-transform: translate(-50%,-50%) scale(0);
        transform: translate(-50%,-50%) scale(0);
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s
    }

    .insta-box::before, .tab-menu2 button:before {
        -webkit-transform: scale(0);
        -ms-transform: scale(0)
    }

    .insta-box::before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: #001d52;
        position: absolute;
        inset: 0;
        transform: scale(0);
        visibility: hidden;
        opacity: 0;
        transition: .4s ease-in-out;
        border-radius: inherit
    }

    .insta-box:hover:before {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        visibility: visible;
        opacity: .6
    }

    .insta-box:hover .icon-btn {
        -webkit-transform: translate(-50%,-50%) scale(1);
        -ms-transform: translate(-50%,-50%) scale(1);
        transform: translate(-50%,-50%) scale(1)
    }

.th-box_img {
    margin-bottom: -110px;
    max-width: 476px;
    z-index: 2;
    position: relative;
    padding-top: 30px
}

    .th-box_img:after, .th-box_img:before {
        content: "";
        width: 100%;
        height: 80%;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background-color: var(--smoke-color);
        z-index: -1;
        border-width: 9px 15px 0;
        border-style: solid;
        border-color: var(--theme-color);
        border-radius: 999px
    }

    .th-box_img::after {
        border: none;
        top: 9px;
        left: 13px;
        width: calc(100% - 26px)
    }

.th-box_content {
    padding: 140px 60px 60px;
    background-color: var(--smoke-color);
    border-radius: 15px
}

.th-video, .wcu-box {
    border-radius: 10px;
    position: relative
}

.th-box_text {
    max-width: 450px;
    margin: 0 auto 23px
}

.th-box.theme2 {
    --smoke-color: #FFF3F3
}

    .th-box.theme2 .th-btn {
        box-shadow: 0 6px 16px rgba(242,15,16,.24)
    }

.th-video {
    background-color: var(--white-color);
    box-shadow: 0 4px 16px #ebeef3;
    padding: 20px
}

.wcu-box, .why-shape-2 {
    background: var(--smoke-color)
}

.th-video img {
    border-radius: inherit;
    width: 100%
}

.why-shape-2 {
    min-height: 680px;
    min-width: 680px;
    top: 0;
    left: 0;
    z-index: -2
}

@media (max-width:1600px) {
    .why-shape-2 {
        min-width: 530px
    }
}

@media (max-width:1500px) {
    .why-shape-2 {
        min-width: 500px
    }
}

@media (max-width:1399px) {
    .why-shape-2 {
        min-width: 460px
    }

    .wcu-box .box-title {
        font-size: 20px
    }
}

@media (max-width:991px) {
    .why-shape-2 {
        min-width: 530px;
        min-height: 650px
    }
}

.wcu-img-1 {
    position: relative;
    margin-right: 55px
}

    .wcu-img-1 .student-count {
        position: absolute;
        left: -80px;
        bottom: 145px
    }

@media (max-width:1500px) {
    .wcu-img-1 {
        margin-right: 10px;
        margin-left: 55px
    }

        .wcu-img-1 .student-count {
            left: -55px
        }

    .wcu-wrap2 {
        margin-right: -50px
    }
}

.wcu-img-2 {
    margin-left: 55px
}

.wcu-box {
    padding: 30px;
    display: flex;
    gap: 11px;
    z-index: 1
}

    .wcu-box:after, .wcu-box:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 10px;
        background: var(--theme-color);
        border-radius: 10px 0 0 10px;
        z-index: -2
    }

    .wcu-box:before {
        width: 80px;
        height: 80px;
        border-radius: 10px 0 0;
        background: 0 0;
        border-left: 40px solid #d0dbe9;
        border-top: 40px solid #d0dbe9;
        border-bottom: 40px solid transparent;
        border-right: 40px solid transparent;
        z-index: -1
    }

    .check-box, .gallery-btn, .gallery-img, .wcu-box.style2, .wcu-img-3 .img2 {
        border-radius: 10px
    }

.wcu-box_icon {
    font-size: 30px;
    color: var(--theme-color);
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.mb-5, .wcu-box .box-title {
    margin-bottom: 5px
}

.wcu-box_text {
    margin-bottom: -.4em;
    max-width: 226px
}

@media (max-width:1399px) {
    .wcu-box_text {
        font-size: 14px
    }

    .wcu-img-3 {
        padding-right: 0
    }
}

.wcu-box.style2 {
    background: var(--white-color);
    box-shadow: 0 4px 21px 0 rgba(179,193,219,.15);
    padding: 30px;
    gap: 20px
}

@media (max-width:1299px) {
    .wcu-img-2 {
        margin-left: 0
    }

    .wcu-box.style2 {
        display: block
    }

        .wcu-box.style2 .wcu-box_icon {
            margin-bottom: 15px
        }

        .wcu-box.style2 .wcu-box_text {
            font-size: 16px
        }
}

@media (max-width:1199px) {
    .checklist.mb-40, p.mb-40 {
        margin-bottom: 32px
    }

    .checklist.mb-45, p.mb-45 {
        margin-bottom: 35px
    }

    .img-left {
        position: relative;
        width: 100%
    }

    p.mb-30 {
        margin-bottom: 25px
    }

    p.mb-35 {
        margin-bottom: 28px
    }

    .wcu-img-1 {
        margin-right: 0;
        margin-bottom: 30px
    }

    .wcu-box_text {
        font-size: 16px
    }

    .wcu-box.style2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .wcu-img-3 {
        margin-bottom: 10px
    }
}

.wcu-box.style2 .wcu-box_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px
}

.wcu-box.style2 .wcu-box_text {
    max-width: none
}

.wcu-img-3 .img2 {
    z-index: 4;
    margin-top: -27%;
    overflow: hidden;
    display: inline-block;
    background-color: var(--smoke-color);
    padding-left: 10px;
    padding-top: 10px
}

.wcu-img-3 .shape1 {
    bottom: 70px;
    left: 20%;
    z-index: 3;
    -webkit-animation: 7s linear infinite jumpAni;
    animation: 7s linear infinite jumpAni
}

.wcu-img-3 .shape2 {
    top: 70px;
    left: -70px;
    -webkit-animation: 7s linear infinite jumpReverseAni;
    animation: 7s linear infinite jumpReverseAni
}

.check-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    background-color: var(--white-color);
    padding: 30px;
    max-width: 560px;
    margin-bottom: 24px;
    transition: .4s ease-in-out
}

    .check-box .icon i, .check-box .title {
        font-size: 22px;
        -webkit-transition: .4s ease-in-out
    }

    .check-box .icon i {
        color: var(--theme-color);
        transition: .4s ease-in-out
    }

    .check-box .title {
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: -.28em;
        transition: .4s ease-in-out
    }

    .check-box .text {
        margin-bottom: -.48em;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

    .category-list2:hover .category-list2_text, .category-list2:hover .category-list2_title, .category-list:hover .category-list_text, .category-list:hover .category-list_title, .check-box:hover .icon i, .check-box:hover .text, .check-box:hover .title, .course-tab-1 .filter-btn.active .box-title, .course-tab-1 .filter-btn.active .text, .course-tab-1 .filter-btn.active .text a, .course-tab-1 .nav-link.active .box-title, .course-tab-1 .nav-link.active .text, .course-tab-1 .nav-link.active .text a, .course-tab-1 .slick-arrow:hover, .course-tab-1 .slick-current.slick-active .filter-btn .box-title, .course-tab-1 .slick-current.slick-active .filter-btn .text, .course-tab-1 .slick-current.slick-active .filter-btn .text a, .course-tab-1 .slick-current.slick-active .nav-link .box-title, .course-tab-1 .slick-current.slick-active .nav-link .text, .course-tab-1 .slick-current.slick-active .nav-link .text a, .course-tab-1 .slick-current.slick-active .tab-btn .box-title, .course-tab-1 .slick-current.slick-active .tab-btn .text, .course-tab-1 .slick-current.slick-active .tab-btn .text a, .course-tab-1 .tab-btn.active .box-title, .course-tab-1 .tab-btn.active .text, .course-tab-1 .tab-btn.active .text a, .cta-wrap .cta-title, .feature-list:hover .feature-list_text, .feature-list:hover .feature-list_title a, .footer-layout4 .copyright-text a, .price-card2 .available-list li.unavailable:before, .program-card .link-btn, .program-card_text, .program-card_title, .program-card_year, .service-card.style2.service-card2-active .service-card-text, .service-card.style2.service-card2-active .service-card-text span, .service-card.style2.service-card2-active .service-card-title a, .service-card.style2.service-card2-active .service-card-title a span, .service-card.style2:hover .service-card-text, .service-card.style2:hover .service-card-text span, .service-card.style2:hover .service-card-title a, .service-card.style2:hover .service-card-title a span, .service-card.style3:hover .box-title, .service-card.style3:hover .service-card-text, .tutor-bg-primary.tutor-color-white:hover, .tutor-user-public-profile .photo-area .pp-area .profile-rating-media .tutor-rating-container .rating-total-meta {
        color: var(--white-color)
    }

.why-area-4 {
    background-position: bottom right !important
}

.gallery-img {
    position: relative;
    z-index: 2;
    overflow: hidden
}

    .gallery-img:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #0a2548;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
        z-index: 1
    }

.accordion-card .accordion-body, .accordion-card .accordion-button, .cta-wrap5, .gallery-btn {
    background-color: var(--white-color)
}

.gallery-btn {
    color: var(--theme-color);
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    z-index: 2
}

.gallery-card .gallery-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 15px;
    text-align: center;
    z-index: 3;
    -webkit-transition: .4s ease-in-out 0.1s;
    transition: .4s ease-in-out 0.1s;
    visibility: visible;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.gallery-card .gallery-title {
    font-size: 24px;
    font-weight: 600;
    color: var(--white-color);
    margin-bottom: 0
}

.gallery-card .gallery-tag {
    color: var(--white-color);
    font-weight: 500;
    display: block;
    margin-bottom: 4px
}

.gallery-card:hover .gallery-img:before {
    visibility: visible;
    opacity: .8
}

.gallery-card:hover .gallery-img img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06)
}

.gallery-card:hover .gallery-btn {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    visibility: visible;
    opacity: 1
}

.accordion-card {
    margin-bottom: 25px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    box-shadow: 0 5px 15px 0 rgba(42,77,113,.06)
}

    .accordion-card .accordion-button {
        font-size: 18px;
        font-weight: 500;
        font-family: var(--title-font);
        border: 0;
        color: var(--title-color);
        border-radius: 5px;
        padding: 15px 60px 15px 25px;
        min-height: 55px;
        gap: 10px;
        margin-bottom: 0;
        text-align: left;
        -webkit-transition: .3s;
        transition: .3s;
        position: relative
    }

        .accordion-card .accordion-button:after {
            content: "\f070";
            width: 55px;
            height: 100%;
            line-height: 1;
            background-image: none;
            font-family: var(--icon-font);
            color: #9faab7;
            font-weight: 900;
            font-size: 1em;
            display: grid;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            text-align: center;
            position: absolute;
            top: 0;
            right: 8px
        }

.course-author, .cta-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.accordion-card .accordion-button:focus {
    outline: 0;
    box-shadow: none
}

.accordion-card .accordion-button:not(.collapsed) {
    color: var(--white-color);
    background-color: var(--theme-color);
    box-shadow: none;
    border-radius: 5px 5px 0 0
}

    .accordion-card .accordion-button:not(.collapsed):after {
        content: "\f06e";
        color: var(--white-color)
    }

.accordion-card .accordion-body {
    box-shadow: 0 5px 15px rgba(42,77,113,.04);
    border-radius: 0 0 5px 5px;
    padding: 23px 25px 30px
}

.accordion-card .faq-text {
    margin-bottom: -.48em
}

.accordion-card .faq-img img {
    height: 100%;
    object-fit: cover
}

.cta-area-1 {
    position: relative;
    padding: 38px 0
}

.cta-wrap {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    gap: 20px;
    position: relative;
    z-index: 3;
    margin-right: 20px
}

@media (max-width:1600px) {
    .cta-wrap {
        margin-right: 160px
    }

    .course-slider-1 .slick-arrow {
        display: none !important
    }
}

@media (max-width:1399px) {
    .cta-wrap {
        margin-right: 60px
    }

    .cta-img-1 {
        width: 500px
    }
}

@media (max-width:1299px) {
    .cta-wrap, .wcu-wrap2 {
        margin-right: 0
    }
}

.cta-wrap .cta-text {
    margin-top: 20px;
    margin-bottom: 0;
    color: var(--white-color)
}

.cta-wrap2 .cta-text, .cta-wrap4 .cta-text {
    color: var(--border-color)
}

.cta-wrap .th-btn {
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.cta-img-1 {
    height: 100%;
    min-height: 166px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-clip-path: polygon(10% 0%,100% 0%,100% 100%,0% 100%);
    clip-path: polygon(10% 0%,100% 0%,100% 100%,0% 100%)
}

@media (max-width:1299px) {
    .cta-img-1 {
        width: 400px
    }

    .cta-wrap4 {
        margin-right: -2px
    }
}

.cta-bg-img, .cta-wrap5 .cta-img img {
    height: 100%;
    width: 100%
}

.cta-area-2 {
    padding-top: 230px;
    overflow: hidden
}

.cta-bg-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.course-img, .course-sec, .cta-area-3, .cta-wrap5 {
    position: relative
}

.cta-bg-img:before {
    content: '';
    position: absolute;
    inset: 0;
    background: #00112b;
    opacity: .87
}

.cta-wrap2 .cta-text {
    max-width: 722px;
    margin: 22px auto 0
}

.cta-area-3 {
    -webkit-transform: translate(0,122px);
    -ms-transform: translate(0,122px);
    transform: translate(0,122px);
    margin-top: -122px;
    z-index: 3
}

.cta-card {
    padding: 60px;
    border-radius: 20px;
    overflow: hidden
}

.cta4-shape4 {
    top: -450px;
    left: -350px;
    width: 619.52px;
    height: 619.52px;
    border: 2px solid rgba(255,255,255,.15);
    border-radius: 100px;
    -webkit-transform: rotate(25.36deg);
    -ms-transform: rotate(25.36deg);
    transform: rotate(25.36deg);
    z-index: 2;
    -webkit-animation: 40s linear infinite spin;
    animation: 40s linear infinite spin
}

.cta-4-ripple-shape .ripple-1, .cta-4-ripple-shape .ripple-2, .cta-4-ripple-shape .ripple-3, .cta-4-ripple-shape .ripple-4, .cta-4-ripple-shape .ripple-5, .cta-4-ripple-shape .ripple-6 {
    border: 3px solid rgba(255,255,255,.3)
}

.cta-content2 {
    padding: 80px 0 80px 80px
}

.cta-wrap5 {
    z-index: 3;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 40px rgba(15,27,49,.12)
}

.bg-smoke-half {
    background-image: -webkit-linear-gradient(right,var(--smoke-color),var(--smoke-color));
    background-image: linear-gradient(to left,var(--smoke-color),var(--smoke-color));
    background-repeat: no-repeat;
    background-size: 100% 50%;
    background-position: bottom center
}

.cta-box {
    padding: 60px 30px;
    border-radius: 10px
}

    .cta-box .cta-title {
        font-size: 30px;
        font-weight: 600;
        margin-top: -.2em;
        margin-bottom: 23px
    }

    .cta-box .cta-text {
        max-width: 390px;
        margin-bottom: 35px
    }

@media (max-width:1199px) {
    .gallery-card .gallery-tag {
        margin-bottom: 0
    }

    .cta-wrap {
        margin-right: -55px
    }

    .cta-img-1 {
        width: 300px
    }

    .cta-area-2 {
        padding-top: 120px;
        margin-top: 120px
    }

    .cta-wrap4 {
        margin-right: -35px
    }

    .cta-content2 {
        padding: 40px 0 40px 20px
    }

    .cta-box {
        padding: 60px
    }
}

.course-img .tag, .meta-box i {
    font-size: 14px;
    color: var(--white-color)
}

.course-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.417
}

.course-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden
}

    .course-img .tag {
        position: absolute;
        top: 20px;
        left: 20px;
        background-color: var(--theme-color2);
        font-weight: 700;
        font-family: var(--body-font);
        padding: 2px 17px;
        border-radius: 999px
    }

.course-box, .course-box2, .course-grid .course-content {
    background-color: var(--white-color)
}

.course-img .tag i {
    margin-right: 3px
}

.course-img .tag ~ .tag {
    -webkit-transform: translate(calc(100% + 10px),0);
    -ms-transform: translate(calc(100% + 10px),0);
    transform: translate(calc(100% + 10px),0)
}

.course-author {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

    .course-author .offer-tag {
        margin-left: auto;
        color: var(--theme-color2);
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        display: block
    }

.author-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

    .author-info img {
        border-radius: 999px;
        width: 30px;
        height: 30px;
        object-fit: cover
    }

    .author-info .author-name {
        font-size: 18px;
        font-weight: 500;
        color: var(--title-color);
        display: block
    }

.course-rating {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-family: var(--body-font);
    gap: 3px
}

    .course-rating .star-rating {
        width: 75px;
        font-size: 11px
    }

.course-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .course-meta.style2 {
        -webkit-box-pack: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start
    }

        .course-meta.style2 a i, .course-meta.style2 span i {
            height: 20px;
            width: 20px;
            line-height: 20px;
            text-align: center;
            border-radius: 5px;
            background: #dde8fb;
            margin-right: 8px;
            font-size: 12px;
            color: var(--theme-color)
        }

        .course-meta.style2 a:not(:last-child), .course-meta.style2 span:not(:last-child), .mr-30 {
            margin-right: 30px
        }

.course-tab-1 .filter-btn, .course-tab-1 .nav-link, .course-tab-1 .tab-btn, .meta-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.course-box {
    border-radius: 10px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    overflow: hidden
}

    .course-box .course-content {
        padding: 0 30px
    }

    .course-box .course-rating {
        margin-bottom: 14px
    }

    .course-box .course-title {
        margin-bottom: 12px;
        font-size: 20px;
        font-weight: 500
    }

    .course-box .course-meta {
        padding-bottom: 13px;
        border-bottom: 1px dashed #d0d7e3;
        margin-bottom: 15px
    }

    .course-box .author-name {
        margin-right: auto
    }

.course-tab-1 {
    margin: 0 -12px
}

.course-sec, .video-course .author-name, .video-course .course-content {
    margin-left: auto;
    margin-right: auto
}

.course-tab-1 .filter-btn, .course-tab-1 .nav-link, .course-tab-1 .tab-btn {
    display: flex;
    border-radius: 10px;
    background: var(--white-color);
    padding: 30px;
    gap: 20px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: start;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer
}

    .course-tab-1 .filter-btn .icon, .course-tab-1 .nav-link .icon, .course-tab-1 .tab-btn .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        background: #ebf2ff;
        border-radius: 10px;
        display: inline-block;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        text-align: center
    }

    .course-tab-1 .filter-btn .box-title, .course-tab-1 .nav-link .box-title, .course-tab-1 .tab-btn .box-title {
        text-transform: capitalize;
        font-size: 22px;
        display: block;
        color: var(--title-color)
    }

    .course-tab-1 .filter-btn .text, .course-tab-1 .nav-link .text, .course-tab-1 .tab-btn .text {
        color: var(--body-color);
        text-transform: capitalize;
        font-family: var(--body-font);
        font-weight: 400;
        -webkit-transition: .4s;
        transition: .4s;
        margin-bottom: -.4em
    }

.course-single-meta li a, .th-btn, .tutor-btn {
    font-family: var(--title-font)
}

.course-result-count, .course-tab-2.tab-menu1 .filter-btn, .meta-box .text {
    font-weight: 500;
    color: var(--title-color)
}

.course-tab-1 .filter-btn.active, .course-tab-1 .nav-link.active, .course-tab-1 .slick-current.slick-active .filter-btn, .course-tab-1 .slick-current.slick-active .nav-link, .course-tab-1 .slick-current.slick-active .tab-btn, .course-tab-1 .tab-btn.active {
    box-shadow: 0 10px 12px 0 rgba(13,94,244,.2);
    background: var(--theme-color)
}

.course-tab-1 .slick-arrow {
    padding: 0;
    -webkit-filter: drop-shadow(0px 4px 18px rgba(13,94,244,0.24));
    filter: drop-shadow(0px 4px 18px rgba(13, 94, 244, .24));
    color: var(--theme-color)
}

.meta-box .number, .meta-box .text {
    display: block;
    line-height: 1;
    font-size: 16px
}

.course-box.style2 {
    border-radius: 10px;
    background: var(--white-color);
    box-shadow: 0 10px 20px 0 rgba(223,234,244,.5)
}

.course-tab-2.tab-menu1 {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end
}

    .course-tab-2.tab-menu1 .filter-btn {
        font-size: 18px;
        text-transform: capitalize;
        background: 0 0;
        box-shadow: none;
        padding: 0 12px 5px 8px;
        border-left: 1px solid transparent;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 0;
        position: relative
    }

        .course-tab-2.tab-menu1 .filter-btn:after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            background: -webkit-linear-gradient(left,#0d5ef4,rgba(13,94,244,0));
            background: linear-gradient(to right,#0d5ef4,rgba(13,94,244,0));
            width: 0;
            -webkit-transition: .4s;
            transition: .4s;
            height: 1px
        }

.course-sec {
    max-width: 1680px
}

    .course-sec .bg-shape {
        position: absolute;
        top: 180px;
        left: 0;
        border-radius: 10px;
        height: calc(100% - 180px);
        width: 100%
    }

.meta-box {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

    .meta-box i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        box-shadow: 0 4px 18px rgba(13,94,244,.24);
        border-radius: 5px
    }

    .meta-box .text {
        margin-bottom: 6px
    }

    .meta-box .number {
        width: 100%
    }

.course-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    position: relative;
    gap: 30px;
    border-radius: 10px;
    border: 1px solid #ecf1f9;
    background: var(--white-color);
    box-shadow: 0 9px 14px 0 #fbfbfb;
    padding: 30px
}

    .course-grid .course-img {
        min-width: fit-content;
        position: relative;
        border-radius: 10px;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        height: 100% !important
    }

        .course-grid .course-img img, .event-grid .event-img img {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            height: 100%;
            object-fit: cover;
            border-radius: 10px
        }

        .course-grid .course-img::before, .course-grid2 .course-img::before {
            content: '';
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-color: #0d2139;
            opacity: .2
        }

    .course-grid .course-author, .course-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .course-grid .course-content {
        z-index: 3
    }

    .course-grid .offer-tag {
        color: var(--theme-color2);
        margin-left: auto;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase
    }

.video-course .play-btn, .video-course .play-btn > i {
    color: var(--white-color)
}

.course-grid .course-title {
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 14px
}

.course-grid .course-author {
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 0;
    border-top: 1px dashed #d0d7e3
}

.course-grid2:nth-of-type(2n), .course-grid:nth-of-type(2n), .event-grid:nth-of-type(odd), [dir=rtl] .widget_shopping_cart .quantity {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

    .course-grid2:nth-of-type(2n) .course-content, .course-grid:nth-of-type(2n) .course-content {
        right: unset;
        left: 0
    }

.video-course {
    --box-space: 30px;
    text-align: center
}

    .video-course .course-img {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        z-index: 2
    }

        .video-course .course-img:before {
            content: '';
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,#11213d 100%);
            background: linear-gradient(180deg,rgba(0,0,0,0) 0,#11213d 100%);
            z-index: 1
        }

    .video-course .play-btn:after, .video-course .play-btn:before, .video-course .play-btn > i {
        background-color: transparent;
        border: 2px solid
    }

    .video-course .play-btn {
        --icon-size: 70px;
        font-size: 1em;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .course-single .course-img .tag, .video-course .tag {
        top: 30px;
        left: 30px
    }

    .video-course .course-content {
        max-width: calc(100% - var(--box-space)*2);
        background: var(--white-color);
        border: 1px solid #ecf1f9;
        box-shadow: 0 9px 14px rgba(97,94,94,.06);
        border-radius: 10px;
        margin-top: -54px;
        padding: 30px 15px;
        position: relative;
        z-index: 3
    }

.course-box2.style2, .course-list, .course-single-bottom, .course-single-top {
    box-shadow: 0 9px 14px #fbfbfb
}

.video-course .course-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 3px;
    margin-top: -.28em
}

.video-course .author-name {
    display: block;
    margin-bottom: -.45em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.course-result-count {
    font-size: 18px;
    display: inline-block
}

.course-list {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    position: relative;
    padding: var(--blog-space-y,40px) var(--blog-space-x,40px);
    border: 1px solid var(--border-color);
    border-radius: 10px;
    margin-bottom: 30px
}

    .course-list .course-content {
        max-width: 730px
    }

    .course-list .course-img {
        min-width: 530px
    }

        .course-list .course-img .tag {
            right: unset;
            left: 20px
        }

    .course-list .course-title {
        font-size: 30px;
        font-weight: 600;
        line-height: 1.333
    }

    .course-list .course-meta {
        max-width: 560px
    }

    .course-list .course-author {
        max-width: 360px;
        margin-bottom: 17px
    }

.course-tags a {
    display: inline-block;
    color: var(--white-color);
    border-radius: 999px;
    padding: 0 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px
}

.course-single-meta li {
    list-style: none;
    display: inline-block
}

    .course-single-meta li:not(:last-child) {
        margin-right: 50px;
        padding-right: 50px;
        position: relative;
        border-right: 1px solid #d0dbe9
    }

@media (max-width:1399px) {
    .course-single-meta li:not(:last-child) {
        margin-right: 30px;
        padding-right: 30px
    }
}

@media (max-width:1299px) {
    .course-single-meta li:not(:last-child) {
        margin-right: 25px;
        padding-right: 25px
    }
}

.course-single-meta li.course-single-meta-author {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

    .course-single-meta li.course-single-meta-author img {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: 40px;
        border-radius: 50%
    }

.course-single-meta li .meta-title {
    display: block;
    font-size: 14px;
    font-family: var(--body-font)
}

.course-single-meta li a {
    font-size: 16px;
    font-weight: 500;
    color: var(--title-color)
}

.course-tab {
    gap: 1px;
    position: relative
}

    .course-tab .nav-link {
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        background-color: var(--smoke-color);
        padding: 20px;
        color: var(--body-color);
        width: 100%;
        text-align: center;
        border-top: 5px solid transparent;
        -webkit-transition: .4s;
        transition: .4s
    }

        .course-tab .nav-link.active {
            background: 0 0;
            border-top: 5px solid var(--theme-color)
        }

        .course-tab .nav-link i {
            margin-right: 8px
        }

    .course-tab .indicator {
        position: absolute;
        top: 0;
        left: 0;
        height: 3px !important;
        background-color: var(--theme-color);
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

.author-meta {
    margin-bottom: 18px
}

    .author-meta a, .author-meta span {
        color: var(--title-color);
        margin-right: 20px;
        font-weight: 500
    }

.course-description {
    padding: var(--blog-space-y,35px) var(--blog-space-x,40px)
}

.course-curriculam {
    padding: var(--blog-space-y,40px) var(--blog-space-x,40px)
}

.course-instructor {
    padding: 0 var(--blog-space-x,40px) 0 var(--blog-space-x,40px);
    width: 100%
}

.course-Reviews .th-comment-form, .course-single-top {
    padding: var(--blog-space-y,40px) var(--blog-space-x,40px)
}

.course-Reviews .th-comments-wrap {
    margin: var(--blog-space-y,40px) var(--blog-space-x,40px)
}

.course-Reviews .th-comment-form {
    margin: 0 -1px
}

.course-single-top {
    position: relative;
    margin-bottom: var(--blog-space-y,40px);
    border: 1px solid var(--border-color);
    border-radius: 10px
}

.course-single .course-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.278;
    margin-bottom: 25px;
    margin-top: 15px
}

@media (max-width:1399px) {
    .course-single .course-title {
        font-size: 30px
    }
}

@media (max-width:1299px) {
    .course-single .course-title {
        font-size: 28px
    }
}

.course-single .course-img {
    margin-bottom: var(--blog-space-y,40px);
    border-radius: 10px
}

.course-single-bottom {
    position: relative;
    margin-bottom: var(--blog-space-y,40px);
    border: 1px solid var(--border-color);
    border-radius: 10px;
    padding-bottom: 10px;
    overflow: hidden
}

@media (max-width:1199px) {
    .author-info .author-name {
        font-size: 16px
    }

    .course-box .course-rating {
        margin-bottom: 9px
    }

    .course-box .course-title {
        font-size: 19px
    }

    .course-tab-1 .filter-btn, .course-tab-1 .nav-link, .course-tab-1 .tab-btn {
        padding: 25px
    }

        .course-tab-1 .filter-btn .box-title, .course-tab-1 .nav-link .box-title, .course-tab-1 .tab-btn .box-title {
            font-size: 18px;
            margin-top: 0
        }

    .course-grid .course-img, .course-list .course-img, .course-single-meta .text-theme {
        display: none
    }

    .course-single-meta li:not(:last-child) {
        padding-right: 0;
        border-right: 0
    }

    .course-single {
        --blog-space-x: 20px
    }

        .course-single .course-title {
            font-size: 30px
        }

    .course-single-meta > a, .course-single-meta > div, .course-single-meta > span {
        font-size: 14px;
        margin-right: 5px;
        padding-right: 10px
    }

    .course-author-box .auhtor-img {
        min-height: 100%;
        max-width: 200px
    }

    .course-box2.style3 .course-meta {
        padding-top: 18px;
        padding-bottom: 18px
    }
}

@media (max-width:991px) {
    .wcu-img-3 {
        margin-bottom: 30px
    }

    .gallery-img img {
        min-height: 320px;
        object-fit: cover
    }

    .cta-area-1 {
        padding-bottom: 0
    }

    .cta-wrap {
        margin-right: 0
    }

    .cta-img-1 {
        position: relative;
        -webkit-clip-path: none;
        clip-path: none;
        width: 100%;
        margin-top: 38px
    }

    .cta-area-2 {
        padding-top: 90px;
        margin-top: 90px
    }

    .cta-wrap4 {
        max-width: 500px;
        text-align: center;
        margin: auto
    }

    .course-tab-2.tab-menu1 {
        -webkit-box-pack: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .course-list .course-title {
        font-size: 24px;
        margin-bottom: 10px
    }

    .course-list .course-author {
        max-width: 360px;
        margin-bottom: 10px
    }

    .course-list .course-text {
        margin-bottom: 15px
    }

    .course-single {
        --blog-space-x: 40px
    }

    .course-box2.style3 .course-meta a, .course-box2.style3 .course-meta span {
        font-size: 14px
    }
}

@media (max-width:460px) {
    .course-tab .nav-item {
        -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%
    }
}

.course-sort-bar.th-sort-bar {
    background: var(--smoke-color);
    border-radius: 10px;
    padding: 28px 34px 23px
}

    .course-sort-bar.th-sort-bar .woocommerce-result-count {
        font-family: var(--title-font);
        font-size: 18px;
        font-weight: 500
    }

.course-box2 {
    border-radius: 10px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    padding: var(--box-space-x,30px) var(--box-space-x,30px) 0 var(--box-space-x,30px);
    overflow: hidden
}

    .course-box2 .course-img {
        margin-bottom: 20px;
        border-radius: 10px
    }

    .course-box2 .course-title {
        margin-bottom: 21px
    }

    .course-box2 .course-meta {
        padding-top: 20px;
        padding-bottom: 20px;
        border-top: 1px dashed #d0d7e3
    }

    .course-box2:hover:hover {
        box-shadow: 0 3px 0 #dfeaf4
    }

    .course-box2.style2 {
        border: 1px solid #ecf1f9
    }

    .course-box2.style3 {
        background-color: var(--smoke-color);
        border-radius: 10px;
        padding: 0
    }

        .course-box2.style3 .course-content {
            padding: 12px 40px 0
        }

            .course-box2.style3 .course-content .author-info img {
                width: 45px;
                height: 45px
            }

        .course-box2.style3 .tag {
            top: 30px;
            right: 30px;
            left: auto
        }

.course-grid2, .event-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    position: relative
}

    .course-grid2 .course-img {
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
        width: 60%;
        position: relative;
        height: 392px
    }

        .course-grid2 .course-img img {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            height: 100%;
            object-fit: cover
        }

    .course-grid2 .course-content {
        background-color: var(--white-color);
        min-width: 50%;
        box-shadow: 0 4px 29px rgba(152,170,204,.15);
        border-radius: 10px;
        padding: 70px;
        position: absolute;
        bottom: 50%;
        right: 0;
        z-index: 3;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }

    .course-grid2 .course-title {
        font-size: 30px;
        font-weight: 600;
        margin-top: -.3em;
        margin-bottom: 2px
    }

    .course-grid2 .course-author {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 12px;
        border-bottom: 1px dashed #d0d7e3
    }

@media (max-width:1199px) {
    .course-grid2 .course-img {
        width: 45%
    }
}

@media (max-width:991px) {
    .course-grid2 .course-img {
        width: 80%
    }

    .course-grid2 .course-content {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        bottom: 0;
        padding: 30px
    }

    .course-grid2 .course-img .play-btn {
        -webkit-transform: translate(-50%,-120%);
        -ms-transform: translate(-50%,-120%);
        transform: translate(-50%,-120%)
    }
}

@media (max-width:767px) {
    .blog-box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 35px
    }

        .blog-box .blog-img {
            width: 100%;
            height: 260px
        }

        .blog-box.style-big .blog-img {
            height: auto
        }

        .blog-box.style-big .blog-title {
            font-size: 26px;
            line-height: 1.378
        }

    .blog-block {
        padding: 30px
    }

    .video-btn {
        font-size: 24px;
        padding: 22px 37px
    }

    .checklist.style2 ul {
        grid-template-columns: repeat(1,1fr)
    }

    .notification-box, .notification-box2 {
        padding: 35px 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .notification-box .notification-content, .notification-box2 .notification-content {
            text-align: center
        }

        .notification-box .th-btn, .notification-box2 .th-btn {
            margin-left: unset
        }

    .why-shape-2 {
        min-width: 360px;
        min-height: 520px
    }

    .wcu-box.style2 {
        display: block
    }

    .cta-wrap {
        display: block;
        text-align: center
    }

        .cta-wrap .cta-icon, .cta-wrap .cta-text {
            margin-bottom: 20px
        }

    .cta-img-1 {
        min-height: auto;
        height: 250px
    }

    .cta-card {
        padding: 40px
    }

    .cta-box {
        padding: 45px 20px;
        background-position: left center
    }

        .course-single .course-img, .cta-box .cta-text {
            margin-bottom: 25px
        }

        .cta-box .cta-title {
            margin-bottom: 16px;
            font-size: 26px;
            line-height: 1.45
        }

    .course-list, .course-single {
        --blog-space-x: 20px
    }

        .course-list .course-author {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            gap: 3px 10px
        }

    .course-single-meta li {
        width: 40%;
        margin-bottom: 20px
    }

    .course-grid2:last-of-type, .course-single-meta {
        margin-bottom: -20px
    }

    .course-single .course-title {
        font-size: 24px;
        margin-bottom: 18px
    }

    .course-single .course-img img {
        min-height: 230px;
        object-fit: cover
    }

    .course-tab .nav-link i {
        margin-right: 0;
        display: block
    }

    .course-single-meta > a, .course-single-meta > div, .course-single-meta > span {
        padding-right: 5px
    }

        .course-single-meta > a i, .course-single-meta > div i, .course-single-meta > span i {
            margin-right: 5px
        }

        .course-single-meta > a:after, .course-single-meta > div:after, .course-single-meta > span:after {
            display: none
        }

    .course-author-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .course-author-box .auhtor-img {
            min-height: 100%;
            max-width: 100%
        }

            .course-author-box .auhtor-img img {
                width: 100%
            }

    .course-grid2 {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        margin-bottom: 10px
    }

        .course-grid2 .course-img {
            width: 100%;
            height: 280px
        }

        .course-grid2 .course-content {
            bottom: unset;
            top: -20px;
            padding: 30px 15px;
            position: relative
        }

        .course-grid2 .course-img .play-btn {
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

        .course-grid2 .course-title {
            font-size: 24px
        }
}

@media (max-width:575px) {
    .team-card.style2 .team-img-wrap .team-img {
        padding: 25px
    }

    .team-details-about-info, .testi-box.style2, .testi-box.style3 {
        padding: 30px
    }

        .team-details-about-info .about-quality {
            display: block
        }

            .team-details-about-info .about-quality .quality-box {
                margin-bottom: 15px
            }

                .team-details-about-info .about-quality .quality-box:last-child {
                    margin-bottom: 0
                }

    .testi-slider-3, .testi-slider-4 {
        margin-left: -10px;
        margin-right: -10px
    }

    .testi-box.style3 .testi-box_name {
        font-size: 20px
    }

    .testi-card-tab {
        gap: 5px
    }

    .course-grid2 .meta-box i, .testi-block-wrap .icon-box {
        display: none
    }

    .consult-form {
        padding: 40px 20px
    }

    .testi-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .testi-list_text {
        margin-bottom: 20px
    }

    .counter-card-wrap {
        border-right: 0 !important
    }

        .counter-card-wrap:nth-child(3) .counter-card {
            border-bottom: 1px solid #357afa
        }

    .blog-single.style5 .blog-title {
        font-size: 22px;
        margin-bottom: 15px
    }

    .blog-block .blog-title, .blog-grid:first-child .blog-title {
        font-size: 22px
    }

    .blog-grid:first-child .blog-img {
        min-height: 280px
    }

    .blog-block {
        padding: 20px 20px 30px
    }

    .th-box_img {
        margin-bottom: -68px
    }

    .th-box_content {
        padding: 100px 20px 45px
    }

    .why-shape-2 {
        width: 100%;
        min-height: 300px
    }

    .check-box {
        padding: 30px 15px
    }

        .check-box .title {
            font-size: 20px;
            margin-top: -.2em
        }

    .accordion-card .accordion-button, .course-result-count {
        font-size: 16px
    }

    .cta-card {
        padding: 45px 15px
    }

    .course-meta.style2 a:not(:last-child), .course-meta.style2 span:not(:last-child) {
        margin-right: 20px
    }

    .course-tab .nav-link {
        padding: 12px
    }

    .course-author-box .media-body {
        padding: 35px 20px
    }

    .course-grid2 .course-meta {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px
    }
}

.event-card, .event-meta {
    -webkit-box-align: center
}

.process-card {
    text-align: center;
    max-width: 338px;
    margin: 0 auto;
    position: relative
}

.process-card-wrap {
    margin-bottom: 0;
    position: relative
}

    .process-card-wrap .process-arrow {
        position: absolute;
        right: 0;
        top: 24px;
        -webkit-transform: translate(50%,0);
        -ms-transform: translate(50%,0);
        transform: translate(50%,0)
    }

    .process-card-wrap:nth-child(2) .process-card_img {
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg)
    }

        .process-card-wrap:nth-child(2) .process-card_img img {
            -webkit-transform: rotate(-30deg) scale(1.3);
            -ms-transform: rotate(-30deg) scale(1.3);
            transform: rotate(-30deg) scale(1.3)
        }

    .process-card-wrap:nth-child(2) .process-card_icon {
        right: 80px;
        left: auto
    }

.process-card_img {
    margin-bottom: 37px;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    border-radius: 20px;
    display: inline-block;
    overflow: hidden;
    width: 170px;
    height: 170px
}

    .process-card_img img {
        -webkit-transform: rotate(30deg) scale(1.3);
        -ms-transform: rotate(30deg) scale(1.3);
        transform: rotate(30deg) scale(1.3)
    }

.process-card_icon {
    width: 80px;
    height: 80px;
    line-height: 72px;
    border-radius: 50%;
    border: 4px solid var(--white-color);
    background: var(--theme-color);
    position: absolute;
    top: -30px;
    left: 80px
}

.event-card, .event-card2, .event-grid .event-content {
    background-color: var(--white-color)
}

.process-card2_title, .process-card_title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px
}

.process-card2 {
    text-align: center;
    max-width: 290px;
    margin: 0 auto
}

.process-card2-wrap {
    border-right: 1px dashed #d0d7e3;
    margin-bottom: 40px
}

.process-card2_img img {
    border-radius: 999px
}

.event-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px 20px
}

    .event-meta a, .event-meta p, .event-meta span {
        margin-bottom: 0;
        font-size: 14px
    }

        .event-meta a i, .event-meta p i, .event-meta span i {
            margin-right: 5px;
            color: var(--theme-color)
        }

.event-author .avater {
    max-width: 45px;
    border-radius: 999px;
    overflow: hidden
}

.event-author .author-name {
    font-size: 16px;
    font-weight: 500;
    color: var(--title-color)
}

.event-author .author-desig {
    font-size: 12px;
    margin-bottom: 0
}

.event-card {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    position: relative;
    padding: 40px;
    border-radius: 10px;
    border: 1px solid var(--border-color);
    z-index: 2;
    margin-top: 67px
}

@media (max-width:1500px) {
    .process-bg-shape2 {
        display: none
    }

    .event-card {
        margin-left: 30px;
        margin-top: 47px
    }
}

@media (max-width:1299px) {
    .process-card-wrap .process-arrow {
        width: 110px;
        top: 50px
    }

    .event-card {
        padding: 30px;
        margin-top: 30px
    }
}

@media (max-width:1199px) {
    .process-card-wrap {
        margin-bottom: -30px
    }

        .process-card-wrap .process-arrow {
            display: none
        }

    .event-card {
        margin-top: 0;
        margin-left: 0
    }
}

@media (max-width:991px) {
    .process-card-wrap {
        margin-bottom: 0
    }

    .process-card {
        margin-top: 30px
    }

    .process-card2-wrap:nth-child(2n) {
        border-right: none
    }

    .process-card2_img {
        margin-bottom: 20px
    }

    .event-card {
        margin-top: 30px;
        margin-left: 30px
    }
}

.event-card_img {
    overflow: hidden;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top: -67px;
    left: -35px
}

@media (max-width:1399px) {
    .course-box2.style3 .course-content {
        padding: 2px 30px 0
    }

    .course-box2.style3 .course-author {
        margin-bottom: 25px
    }

    .course-grid2 .course-img {
        min-width: auto
    }

        .course-grid2 .course-img img {
            width: 100%
        }

    .event-card_img {
        width: 180px;
        top: -47px
    }
}

@media (max-width:1299px) {
    .event-card_img {
        width: 140px;
        top: -30px
    }
}

@media (max-width:1199px) {
    .event-card_img {
        position: initial;
        width: auto
    }
}

@media (max-width:991px) {
    .event-card_img {
        position: absolute
    }
}

@media (max-width:375px) {
    .testi-box_name {
        font-size: 20px;
        margin-bottom: 0
    }

    .testi-box_bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .testi-box.style2 .testi-box_quote, .testi-box.style3 .testi-box_quote {
        display: none
    }

    .blog-single.style5 .blog-content, .course-grid, .testi-box.style3 {
        padding: 25px
    }

    .blog-single.style4 .blog-content {
        padding: 25px 25px 0
    }

    .blog-single.style4 .box-title, .blog-single.style5 .box-title {
        font-size: 18px
    }

    .blog-single.style4:hover .blog-content {
        padding: 25px 25px 18px
    }

    .blog-single.style5 .blog-img:after {
        background: rgba(0,17,43,.73)
    }

    .blog-block .blog-img, .blog-single.style5 .blog-meta {
        margin-bottom: 20px
    }

        .blog-recent .blog-meta a, .blog-recent .blog-meta span, .blog-single.style5 .blog-meta a, .blog-single.style5 .blog-meta span {
            font-size: 14px
        }

            .blog-single.style5 .blog-meta a:not(:last-child), .blog-single.style5 .blog-meta span:not(:last-child) {
                padding-right: 20px
            }

    .blog-single.style5 .blog-bottom {
        padding-top: 20px
    }

    .blog-box .blog-title, .blog-card .blog-title, .blog-grid .blog-title, .blog-grid:first-child .blog-title, .course-box2.style3 .course-title, .course-single .course-title {
        font-size: 20px
    }

    .blog-grid:first-child .blog-content {
        padding: 35px 15px
    }

    .blog-grid .blog-content {
        padding: 30px 15px
    }

    .blog-card .blog-meta {
        margin-bottom: 15px
    }

        .blog-card .blog-meta a, .blog-card .blog-meta span {
            margin-right: 15px;
            font-size: 14px
        }

            .blog-card .blog-meta a:last-child, .blog-card .blog-meta span:last-child {
                margin-right: 0
            }

            .blog-block .blog-meta a i, .blog-block .blog-meta span i, .blog-card .blog-meta a i, .blog-card .blog-meta span i {
                margin-right: 5px
            }

    .blog-block .blog-title {
        font-size: 20px;
        margin-bottom: 12px
    }

    .blog-block .blog-meta {
        padding-bottom: 15px;
        margin-bottom: 17px
    }

        .blog-block .blog-meta a, .blog-block .blog-meta span {
            font-size: 14px;
            margin-right: 14px
        }

    .blog-recent .blog-content {
        padding: 30px 18px
    }

    .blog-recent .blog-title {
        font-size: 21px;
        line-height: 1.5;
        margin-bottom: 18px
    }

    .blog-recent .blog-meta {
        margin-bottom: 15px;
        padding-bottom: 16px
    }

    .wcu-img-1 {
        margin-left: 0
    }

        .wcu-img-1 .student-count {
            left: 0
        }

    .course-meta.style2, .course-meta.style2 span, .course-single-meta li:not(:last-child) {
        display: block
    }

        .course-meta.style2 span ~ span {
            margin-top: 10px
        }

    .course-single-meta li {
        width: auto
    }

    .course-box2.style3 .course-content {
        padding: 0 20px
    }

    .course-box2.style3 .author-info img {
        max-width: 35px
    }

    .course-box2.style3 .course-meta {
        padding-top: 12px;
        padding-bottom: 12px
    }

        .course-box2.style3 .course-meta a, .course-box2.style3 .course-meta span {
            font-size: 12px
        }

    .course-grid2 .course-title {
        font-size: 24px;
        margin-bottom: 9px;
        line-height: 1.3
    }

    .event-card_img {
        width: 155px
    }
}

.category-card_icon, .category-list_icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    min-width: 60px;
    text-align: center
}

.event-card .event-author {
    padding-left: 155px;
    margin-bottom: 30px
}

@media (max-width:1399px) {
    .event-card .event-author {
        padding-left: 135px
    }
}

@media (max-width:1299px) {
    .event-card .event-author {
        padding-left: 105px
    }
}

@media (max-width:1199px) {
    .event-card .event-author {
        padding-left: 0;
        margin-bottom: 20px
    }
}

@media (max-width:991px) {
    .event-card .event-author {
        padding-left: 160px;
        margin-bottom: 80px
    }
}

@media (max-width:375px) {
    .event-card .event-author {
        padding-left: 110px;
        margin-bottom: 40px
    }
}

.event-card .event-meta, .event-card2 .event-meta {
    margin-top: -.3em;
    margin-bottom: 10px
}

.event-card2_title, .event-card_title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px
}

.event-card2_bottom, .event-card_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px 25px
}

.event-card .event-card-shape {
    position: absolute;
    right: 40px;
    bottom: 40px
}

.event-card .th-btn, .event-card2 .th-btn {
    padding: 15.5px 27px
}

.event-details .event-img {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px
}

    .event-details .event-img img {
        min-height: 300px;
        object-fit: cover
    }

.event-grid .event-img {
    width: 41.6666666667%;
    position: relative;
    height: 240px;
    border-radius: 10px
}

.event-grid .event-content {
    width: 63%;
    box-shadow: 0 4px 29px rgba(152,170,204,.15);
    border-radius: 10px;
    padding: 60px 60px 60px 40px;
    position: absolute;
    bottom: 50%;
    right: 0;
    z-index: 3;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .event-grid .event-content .event-bg-shape {
        position: absolute;
        left: -40px;
        top: 0;
        height: 100%;
        width: 100%;
        background: var(--white-color);
        z-index: -1;
        -webkit-mask-size: cover;
        -webkit-mask-position: left
    }

@media (max-width:1299px) {
    .event-card .event-card-shape {
        right: 30px;
        bottom: 30px
    }

    .event-grid .event-content {
        width: 66%;
        padding: 50px 50px 50px 30px
    }
}

.event-grid .event-title {
    font-size: 24px;
    font-weight: 600;
    margin-top: -.2em;
    margin-bottom: 12px
}

@media (max-width:1199px) {
    .event-grid .event-content {
        width: 73%;
        padding: 40px 40px 40px 20px
    }

    .event-grid .event-title {
        font-size: 22px
    }
}

.event-grid .event-meta {
    gap: 5px 30px;
    margin-bottom: -.3em
}

.counter-list.event-counter, .event-card2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.event-grid:nth-of-type(odd) .event-content {
    right: unset;
    left: 0;
    margin-left: 0;
    margin-right: 40px;
    padding: 60px 40px 60px 60px
}

    .event-grid:nth-of-type(odd) .event-content .event-bg-shape {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        left: auto;
        right: -40px
    }

@media (max-width:1299px) {
    .event-grid:nth-of-type(odd) .event-content {
        padding: 50px 30px 50px 50px
    }
}

@media (max-width:1199px) {
    .event-grid:nth-of-type(odd) .event-content {
        padding: 40px 20px 40px 40px
    }
}

.event-details-wrap {
    border-radius: 10px;
    border: 1px solid #e3eaf3;
    background: var(--white-color);
    padding: 40px;
    margin-bottom: 30px
}

    .event-details-wrap .event-img {
        border-radius: 10px;
        margin-bottom: 40px
    }

.counter-list.event-counter {
    background: var(--smoke-color);
    border-radius: 10px;
    display: flex;
    margin: 60px 0 0;
    padding: 0;
    gap: 0
}

    .counter-list.event-counter li {
        display: block;
        text-align: center;
        padding: 59px 87px
    }

        .counter-list.event-counter li:not(:last-child) {
            border-right: 2px solid var(--white-color)
        }

        .counter-list.event-counter li .count-number {
            color: var(--title-color);
            font-size: 44px;
            font-weight: 600;
            margin-bottom: 17px;
            margin-top: 4px
        }

        .counter-list.event-counter li .count-name {
            color: var(--body-color);
            font-family: var(--body-font);
            text-transform: uppercase;
            font-weight: 400;
            margin-bottom: -.4em;
            display: block
        }

@media (max-width:1399px) {
    .counter-list.event-counter li {
        padding: 49px 60px
    }

    .category-sec-wrap .category-slider {
        margin-left: 30px
    }
}

@media (max-width:1299px) {
    .counter-list.event-counter li {
        padding: 39px 54px
    }

        .counter-list.event-counter li .count-number {
            font-size: 36px
        }
}

@media (max-width:1199px) {
    .counter-list.event-counter li {
        padding: 30px 42px
    }

        .counter-list.event-counter li .count-number {
            font-size: 30px;
            margin-bottom: 10px
        }
}

@media (max-width:991px) {
    .counter-list.event-counter li {
        padding: 30px 52px
    }
}

.event-card2 {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-bottom: 24px;
    position: relative;
    padding: 30px 15px 30px 0;
    border-radius: 10px;
    z-index: 2
}

.category-list, .category-list2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    z-index: 2;
    position: relative
}

.event-card2:before {
    content: "";
    height: 100%;
    width: calc(100% - 75px);
    position: absolute;
    top: 0;
    left: 75px;
    border: 1px solid var(--border-color);
    border-radius: inherit;
    z-index: -1
}

.category-sec-wrap .sec-title {
    font-size: 36px;
    margin-bottom: 90px
}

@media (max-width:1299px) {
    .category-sec-wrap .sec-title {
        margin-bottom: 80px
    }

    .category-sec-wrap .category-slider {
        margin-top: 80px
    }
}

.category-sec-wrap .category-slider, .pt-35 {
    padding-top: 35px
}

    .category-sec-wrap .category-slider .slick-arrow {
        opacity: 1;
        visibility: visible;
        --pos-x: 0;
        top: 20px;
        right: 60px;
        left: auto;
        width: 40px;
        height: 30px;
        line-height: 30px;
        border-radius: 10px;
        background: var(--smoke-color);
        box-shadow: none;
        color: var(--theme-color)
    }

        .category-sec-wrap .category-slider .slick-arrow.slick-next {
            right: 10px
        }

.category-card {
    text-align: center;
    border-radius: 10px;
    border: 1px solid var(--f-2-f-2-f-2,#f2f2f2);
    background: var(--white-color,#fff);
    box-shadow: 0 6px 20px 0 rgba(0,0,0,.06);
    padding: 20px
}

.category-card_icon {
    background-color: var(--smoke-color);
    border-radius: 999px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    margin: auto auto 20px
}

.category-card_title {
    font-size: 20px;
    font-weight: 500;
    margin-top: -.23em;
    margin-bottom: 2px
}

.category-card_text {
    margin-bottom: 17px
}

.category-card .th-btn {
    padding: 10.5px 20px;
    width: 100%
}

.category-card2:hover .category-card2_icon img, .category-card:hover .category-card_icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.category-card.style2 {
    background: 0 0;
    box-shadow: none;
    border: 0;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

    .category-card.style2 .category-card_icon {
        background: #e8effa;
        margin-bottom: 30px;
        -webkit-transition: .4s;
        transition: .4s
    }

        .category-card.style2 .category-card_icon img, .service-card.style3:hover .service-card-icon img {
            -webkit-filter: none;
            filter: none
        }

    .category-card.style2 .box-title {
        font-weight: 500;
        margin-bottom: 10px
    }

    .category-card.style2 .category-card_text {
        font-family: var(--body-font);
        display: block;
        margin-bottom: 13px
    }

    .category-card.style2 .link-btn {
        font-weight: 600;
        color: var(--title-color)
    }

    .category-card.style2.cat-card2-active, .category-card.style2:hover {
        border-radius: 10px;
        background: var(--white-color);
        box-shadow: 0 10px 30px 0 rgba(206,211,230,.45)
    }

.category-list {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    border-radius: 10px;
    border: 1px solid #d0dbe9;
    background: var(--white-color);
    margin-left: 30px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

    .category-list2:before, .category-list:before {
        content: '';
        background-color: var(--theme-color);
        width: 0;
        height: 0;
        border-radius: inherit;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transition: .4s linear;
        transition: .4s linear;
        z-index: -1
    }

.category-list_icon {
    background-color: #ebf2ff;
    border-radius: 10px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    margin-right: 15px;
    border: 1px solid #d0dbe9;
    margin-left: -30px
}

.category-list_content {
    position: relative;
    overflow: hidden;
    padding: 26px 26px 26px 0;
    width: 100%;
    border-radius: 10px
}

.category-card2_icon, .category-list2_icon, .video-btn-wrap li a {
    width: 60px;
    height: 60px;
    line-height: 60px
}

.category-list .icon-btn {
    margin-left: auto;
    min-width: 50px;
    border: 1px solid var(--theme-color);
    color: var(--theme-color);
    position: absolute;
    bottom: -12px;
    right: -12px;
    opacity: 0;
    line-height: 44px;
    -webkit-transition: .7s;
    transition: .7s
}

    .category-list .icon-btn i {
        margin-left: -8px
    }

.category-list2_title, .category-list_title {
    font-size: 24px;
    font-weight: 500;
    margin-top: -.23em;
    margin-bottom: 2px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

    .category-list2_title a, .category-list_title a {
        color: inherit;
        -webkit-transition: none;
        transition: none
    }

.category-list2_text, .category-list_text {
    display: block;
    margin-bottom: -.4em;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.category-list:hover {
    box-shadow: 0 10px 12px 0 rgba(13,94,244,.2)
}

    .category-list:hover .category-list_icon img, .service-card.style3 .service-card-icon img {
        -webkit-filter: brightness(99);
        filter: brightness(99)
    }

    .category-list:hover .icon-btn {
        background-color: var(--white-color);
        color: var(--theme-color);
        border-color: var(--white-color);
        opacity: 1
    }

.category-card2_icon {
    min-width: 60px;
    background-color: #dee9fe;
    border-radius: 999px;
    text-align: center;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.category-list2, .category-list2_icon {
    border-radius: 10px;
    -webkit-transition: .4s ease-in-out
}

.category-card2_title {
    font-size: 24px;
    font-weight: 500;
    margin-top: -.23em
}

.category-card2_text {
    margin-bottom: 12px
}

.category-list2 {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    background-color: var(--white-color);
    padding: 30px;
    transition: .4s ease-in-out
}

.tab-menu1, .tab-menu2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.category-list2_icon {
    min-width: 60px;
    background-color: #ebf2ff;
    text-align: center;
    transition: .4s ease-in-out;
    margin-right: 15px
}

.category-list2:hover .icon-btn, .feature-card, .tab-menu1 button {
    background-color: var(--white-color)
}

.tab-menu1 button, .tab-menu2 button {
    color: var(--title-color);
    -webkit-transition: .4s ease-in-out;
    text-transform: uppercase;
    font-weight: 500
}

.category-list2 .icon-btn {
    margin-left: auto;
    min-width: 50px;
    border: 1px solid var(--theme-color);
    color: var(--theme-color)
}

.category-list2:hover .icon-btn {
    color: var(--theme-color);
    border-color: var(--white-color)
}

.tab-menu1 {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px
}

    .tab-menu1 button {
        font-size: 14px;
        border: none;
        padding: 9.5px 30px;
        box-shadow: 0 4px 10px rgba(107,131,174,.04);
        border-radius: 999px;
        transition: .4s ease-in-out
    }

@media (max-width:1399px) {
    .category-list2_title, .category-list_title {
        font-size: 22px
    }

    .tab-menu1 {
        gap: 10px
    }

        .tab-menu1 button {
            padding: 9.5px 25px
        }
}

.tab-menu2 {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    gap: 40px;
    position: relative;
    margin-bottom: -.4em
}

    .tab-menu2 button {
        font-size: 14px;
        line-height: 1.556;
        border: none;
        padding: 0;
        background-color: transparent;
        transition: .4s ease-in-out;
        position: relative
    }

        .tab-menu2 button:after, .tab-menu2 button:before {
            visibility: hidden;
            -webkit-transition: .4s ease-in-out;
            position: absolute
        }

        .tab-menu2 button:before {
            content: 'New';
            background-color: var(--theme-color);
            color: var(--white-color);
            display: inline-block;
            font-family: var(--body-font);
            font-size: 14px;
            line-height: 1.5;
            border-radius: 3px;
            padding: 0 7px;
            bottom: 0;
            right: -10px;
            transform: scale(0);
            transition: .4s ease-in-out
        }

        .tab-menu2 button:after {
            content: '';
            border-style: solid;
            border-width: 9px 9px 0 0;
            border-color: var(--theme-color) transparent transparent transparent;
            bottom: 100%;
            right: 10px;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            transition: .4s ease-in-out
        }

.feature-grid, .feature-list:after {
    -webkit-transition: .4s ease-in-out
}

.tab-menu2 button.active:after, .tab-menu2 button.active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible
}

.tab-menu2 button.active:before {
    bottom: calc(100% + 9px)
}

@media (max-width:1199px) {
    .category-sec-wrap .sec-title, .tab-menu1 {
        margin-bottom: 30px
    }

    .category-sec-wrap .category-slider {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0
    }

    .tab-menu1 button {
        font-size: 13px;
        padding: 7px 17px
    }

    .tab-menu2 {
        gap: 23px
    }
}

.feature-card {
    padding: 45px 30px;
    box-shadow: 0 4px 21px rgba(179,193,219,.15);
    border-radius: 10px;
    text-align: center
}

.feature-grid_icon, .feature-list {
    background-color: var(--theme-color);
    text-align: center
}

.feature-card-wrap:nth-child(2n) {
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px)
}

.feature-card_title {
    font-size: 22px;
    margin-bottom: 12px;
    margin-top: -.28em;
    font-weight: 600
}

.feature-card.style2 {
    box-shadow: 0 4px 30px rgba(179,193,219,.3)
}

.feature-grid {
    padding: 60px 50px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid #0b2950;
    transition: .4s ease-in-out
}

.feature-grid_icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    margin: 0 auto 40px
}

.feature-grid_title {
    font-size: 24px;
    margin-bottom: 14px;
    margin-top: -.28em;
    font-weight: 600;
    color: var(--white-color)
}

.feature-grid_text {
    margin-bottom: -.48em;
    color: var(--light-color)
}

.feature-grid:hover {
    background-color: #092141
}

.activity-box, .feature-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.feature-block_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px
}

.feature-list {
    padding: 40px 30px 55px;
    box-shadow: 0 6px 30px rgba(0,6,18,.06);
    position: relative;
    z-index: 2;
    margin-bottom: 25px
}

    .feature-list:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: var(--white-color);
        z-index: -1;
        transition: .4s ease-in-out
    }

    .feature-list .icon-btn, .feature-list_icon {
        background-color: var(--theme-color);
        color: var(--white-color)
    }

.feature-list_icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 36px;
    border-radius: 50%;
    margin: 0 auto 25px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 20px rgba(13,94,244,.5)
}

.feature-list_title {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: -.24em;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.feature-list_text {
    margin-bottom: -.45em;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.feature-list .icon-btn {
    --btn-size: 50px;
    box-shadow: 0 4px 18px rgba(13,94,244,.24);
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px
}

.feature-list:hover:after {
    height: 0
}

.feature-list:hover .icon-btn {
    background-color: var(--white-color);
    color: var(--theme-color);
    -webkit-animation: 1s linear infinite jumpIcon;
    animation: 1s linear infinite jumpIcon
}

.feature-sec {
    background-image: -webkit-linear-gradient(right,var(--smoke-color),var(--smoke-color));
    background-image: linear-gradient(to left,var(--smoke-color),var(--smoke-color));
    background-size: 100% 60%;
    background-position: top center;
    background-repeat: no-repeat
}

.admission-card {
    padding: 30px;
    background-color: var(--white-color);
    box-shadow: 0 4px 50px rgba(0,6,18,.1);
    border-radius: 10px;
    text-align: center
}

.admission-card_img {
    margin-bottom: 23px;
    border-radius: 10px;
    overflow: hidden
}

.course-rating .tutor-ratings-stars > *, .course-single-meta .course-rating .tutor-ratings-stars > * {
    margin: 0 1px
}

.th-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: var(--theme-color);
    color: var(--white-color);
    box-shadow: 0 6px 16px rgba(13,94,244,.24);
    border-radius: 5px
}

.tutor-btn {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 20px 29px;
    border-radius: 5px;
    text-transform: uppercase
}

@media (min-width:1200px) {
    .tutor-grid-4 {
        grid-template-columns: repeat(3,1fr)
    }
}

@media (min-width:1400px) {
    .tutor-grid-4 {
        grid-template-columns: repeat(4,1fr)
    }
}

.course-author-box .author-name {
    margin-bottom: 3px
}

.course-author-box span.desig {
    display: block;
    color: var(--theme-color);
    margin-bottom: 11px
}

.tutor-progress-bar {
    height: 12px;
    background: #e3e5eb;
    border-radius: 3px
}

.course-Reviews .th-comments-wrap {
    border: none;
    margin: 0;
    box-shadow: none
}

.th-post-comment .tutor-avatar {
    border-radius: 10px;
    width: 110px;
    height: 110px
}

.widget_course_info .th-video {
    margin: -40px -40px 30px
}

@media (max-width:1199px) {
    .feature-grid {
        padding: 45px 15px
    }

    .feature-grid_icon {
        margin: 0 auto 30px
    }

    .widget_course_info .th-video {
        margin: -40px -20px 20px
    }
}

@media (max-width:991px) {
    .tab-menu2 {
        -webkit-box-pack: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .widget_course_info .th-video {
        margin: 0 0 25px
    }
}

.widget_course_info .info-list {
    margin-top: 16px
}

.tutor-course-details-widget-tags {
    margin-left: -10px;
    margin-bottom: -10px
}

.tutor-tag-list li a {
    padding: 5px 12px
}

.tutor-course-details-widget-tags .tutor-tag-list li a {
    margin-bottom: 10px;
    margin-left: 10px
}

.tutor-course-details-widget-list li:last-child {
    margin-bottom: -.45em !important
}

.tutor-avatar-text {
    color: #fff
}

.tutor-avatar-xl .tutor-avatar-text {
    font-size: 34px
}

.tutor-course-single-content-wrapper {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: var(--section-space);
    margin-bottom: var(--section-space)
}

.tutor-course-single-sidebar-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    width: 400px;
    background-color: #fff
}

.price-card, .video-wrap {
    background: var(--white-color)
}

.tutor-course-single-sidebar-wrapper .tutor-course-single-sidebar-title {
    background-color: #eff1f6;
    font-weight: 700
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic:last-of-type .tutor-accordion-item-body {
    border-bottom: 1px solid #eff1f6
}

.tutor-course-single-sidebar-wrapper #tutor-single-entry-content .tutor-course-topic-single-footer {
    background-color: rgba(var(--tutor-color-primary-rgb),.05)
}

.tutor-course-single-sidebar-wrapper .tutor-accordion-item-body {
    border-left: 1px solid #eff1f6
}

.ratings .rating-digits {
    margin-left: 8px
}

.ratings .rating-total-meta {
    margin-left: 8px;
    color: var(--white-color)
}

.tutor-user-public-profile .tutor-user-profile-content h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 24px !important
}

.tutor-review-summary {
    padding: var(--blog-space-y,30px) var(--blog-space-x,30px)
}

@media (min-width:992px) {
    .tutor-user-public-profile .tutor-grid-3 {
        grid-template-columns: repeat(2,1fr)
    }
}

@media (min-width:1300px) {
    .tutor-user-public-profile .tutor-grid-3 {
        grid-template-columns: repeat(3,1fr)
    }
}

.tutor-widget-search .tutor-form-control {
    padding: 15px 16px
}

.client-thumb img {
    opacity: .2;
    -webkit-transition: .4s;
    transition: .4s
}

.client-area-3 {
    padding: 55px 0;
    text-align: center
}

.video-wrap {
    border-radius: 10px;
    border: 30px solid var(--white-color);
    box-shadow: 0 4px 50px 0 rgba(179,193,211,.3);
    position: relative
}

    .video-wrap .video {
        border-radius: 10px;
        margin-bottom: -8px;
        height: 490px;
        object-fit: cover
    }

@media (max-width:767px) {
    .event-grid .event-img, .event-grid .event-img img {
        border-radius: 10px 10px 0 0
    }

    .event-grid {
        display: block
    }

        .event-grid .event-img {
            width: 100%
        }

        .event-grid .event-content {
            position: initial;
            width: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            margin: 0;
            padding: 40px;
            display: block;
            border-radius: 0 0 10px 10px
        }

            .event-grid .event-content .event-bg-shape {
                display: none
            }

            .event-grid .event-content .media-body {
                margin-top: 30px
            }

        .event-grid:nth-of-type(odd) .event-content {
            margin: 0;
            padding: 40px
        }

    .counter-list.event-counter li {
        padding: 20px 33px
    }

        .counter-list.event-counter li .count-number {
            font-size: 24px
        }

        .counter-list.event-counter li .count-name {
            font-size: 14px
        }

    .counter-list.event-counter {
        margin: 40px 0 0
    }

    .event-card2 {
        padding: 20px 15px 20px 0;
        gap: 20px
    }

    .category-sec-wrap .sec-title {
        font-size: 28px
    }

    .category-card, .category-card2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 22px
    }

    .category-card2_content, .category-card_content {
        text-align: center
    }

    .category-card2_title, .category-card_title {
        margin-bottom: 10px
    }

    .category-card2_text, .category-card_text {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto
    }

    .tab-menu2 {
        gap: 26px 20px
    }

        .tab-menu2 button:before {
            font-size: 12px
        }

        .tab-menu2 button.active:before {
            bottom: calc(100% + 5px)
        }

    .feature-card-wrap:nth-child(2n) {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .feature-grid_text {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .feature-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        gap: 15px;
        max-width: 340px;
        margin-left: auto;
        margin-right: auto
    }

    .widget_course_info .th-video {
        margin: -40px -20px 25px
    }

    .video-wrap {
        border: 20px solid var(--white-color)
    }

        .video-wrap .video {
            height: 400px
        }
}

@media (max-width:575px) {
    .event-details-wrap, .event-grid .event-content, .event-grid:nth-of-type(odd) .event-content {
        padding: 30px
    }

    .counter-list.event-counter {
        display: grid;
        grid-template-columns: repeat(2,1fr)
    }

        .counter-list.event-counter li:first-child {
            border-bottom: 2px solid var(--white-color)
        }

        .counter-list.event-counter li:nth-child(2) {
            border-right: 0;
            border-bottom: 2px solid var(--white-color)
        }

    .event-card2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }

        .event-card2::before {
            left: 0;
            top: 35px;
            width: 100%;
            height: calc(100% - 35px)
        }

    .event-card2_content {
        padding: 0 15px 15px
    }

    .event-card2_title {
        margin-bottom: 20px
    }

    .video-wrap .video {
        height: 350px
    }
}

@media (max-width:375px) {
    .category-list2 {
        padding: 15px
    }

    .category-list2_title {
        font-size: 16px;
        margin-bottom: 0;
        margin-top: -.1em;
        font-weight: 600
    }

    .category-list2_text {
        font-size: 14px
    }

    .category-list2_icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        min-width: 50px;
        margin-right: 7px
    }

    .admission-card {
        padding: 20px
    }

    .video-wrap .video {
        height: 300px
    }
}

.video-btn-wrap {
    position: absolute;
    left: 50%;
    bottom: 50px;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    gap: 20px;
    list-style: none;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

    .video-btn-wrap li a {
        font-size: 24px
    }

.video-shape1 {
    left: 50% !important
}

.price-card {
    padding: 40px;
    position: relative;
    z-index: 2;
    -webkit-transition: .4s;
    transition: .4s;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 6px 50px 0 rgba(0,0,0,.05)
}

    .price-card:after {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0);
        height: 4px;
        width: calc(100% - 80px);
        background: var(--theme-color);
        -webkit-transition: .4s;
        transition: .4s
    }

.service-card-img img, .service-card-img:after {
    width: 100%;
    border-radius: 6px
}

.price-card_text, .price-card_title {
    -webkit-transition: .4s ease-in-out
}

.price-card_top {
    margin-bottom: 42px
}

.price-card_title {
    font-size: 30px;
    font-weight: 600;
    margin-top: -.2em;
    margin-bottom: 20px;
    transition: .4s ease-in-out
}

.price-card_text {
    margin-bottom: -.4em;
    margin-top: 11px;
    transition: .4s ease-in-out
}

.price-card_price {
    font-size: 44px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    position: relative;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    background: var(--smoke-color);
    border-radius: 10px;
    padding: 20px;
    color: var(--theme-color)
}

    .price-card_price .duration {
        font-size: 14px;
        font-weight: 400;
        margin-top: 12px;
        margin-bottom: 0;
        position: relative;
        display: block;
        top: -1px;
        left: 0;
        color: #9faab7
    }

.service-block, .service-card.style2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.price-card .checklist {
    margin: 0 0 32px
}

    .price-card .checklist li {
        padding-left: 0;
        font-family: var(--body-font);
        font-weight: 400;
        color: var(--body-color);
        margin-bottom: 13px
    }

        .price-card .checklist li i {
            color: var(--theme-color);
            margin-right: 4px
        }

.price-card .th-btn:hover:before {
    background: 0 0
}

.service-card {
    border-radius: 10px;
    background: var(--white-color);
    box-shadow: 0 6px 20px 0 rgba(40,55,82,.07);
    padding: 0 30px 30px;
    margin-top: 40px
}

.service-card-icon {
    height: 85px;
    width: 80px;
    line-height: 80px;
    border-radius: 50%;
    background: var(--white-color);
    box-shadow: 0 4px 40px rgba(0,0,0,.13);
    text-align: center;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: -15px;
    -webkit-transform: translate(0,-40px);
    -ms-transform: translate(0,-40px);
    transform: translate(0,-40px);
    border-top: 5px solid var(--theme-color);
    -webkit-transition: .4s;
    transition: .4s
}

.service-card-img {
    border-radius: 6px;
    position: relative;
    z-index: 1
}

    .service-card-img:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        background: #00112b;
        opacity: 0;
        -webkit-transition: .4s;
        transition: .4s;
        z-index: 0
    }

    .service-card-img .icon-btn {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 1;
        background: var(--theme-color2);
        color: var(--white-color);
        opacity: 0
    }

[dir=rtl] .checklist li:before, [dir=rtl] .footer-widget .widget_title:after, [dir=rtl] .footer-widget .widget_title:before, [dir=rtl] .header-layout-default .menu-area .logo-bg, [dir=rtl] .hero-2 .shape2, [dir=rtl] .link-btn:before, [dir=rtl] .main-menu ul.sub-menu li a:before, [dir=rtl] .why-shape-2 {
    right: 0;
    left: auto
}

.service-card-img .icon-btn:hover {
    background: var(--white-color);
    color: var(--theme-color2)
}

.service-card:hover .service-card-icon {
    border-color: var(--theme-color2)
}

.service-card.style2 {
    display: flex;
    gap: 30px;
    border-radius: 15px;
    background: var(--white-color);
    box-shadow: 0 13px 30px 0 rgba(206,211,230,.3);
    padding: 40px;
    margin: 0;
    -webkit-transition: .4s;
    transition: .4s
}

    .service-card.style2 .service-card-icon {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: auto;
        height: auto;
        border-radius: 0;
        background: 0 0;
        box-shadow: none;
        border: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .service-card.style2 .service-card-title {
        font-size: 20px;
        font-weight: 500;
        margin-top: -.25em;
        margin-bottom: 12px
    }

        .service-card.style2 .service-card-title a span {
            color: var(--theme-color);
            -webkit-transition: .4s;
            transition: .4s
        }

    .service-card.style2 .service-card-text, .service-card.style3 .service-card-text {
        margin-bottom: -.3em;
        -webkit-transition: .4s;
        transition: .4s
    }

.service-card.style3 {
    text-align: center;
    padding: 50px;
    border-radius: 10px;
    border: 1px solid #d0dbe9;
    background: var(--white-color);
    margin-top: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.header-layout11 .header-shape, .hero-9 .bottom-shape {
    background-size: auto;
    background-repeat: repeat-x;
    position: absolute
}

.service-card.style3 .service-card-icon {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: var(--theme-color);
    box-shadow: none;
    border: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 33px
}

.service-card.style3 .box-title {
    margin-top: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.service-sec-2 {
    margin-top: calc(-45px - 1.5rem);
    position: relative;
    z-index: 3
}

.px-5 {
    padding-right: 5px;
    padding-left: 5px
}

.px-10 {
    padding-right: 10px;
    padding-left: 10px
}

.px-15 {
    padding-right: 15px;
    padding-left: 15px
}

.px-20 {
    padding-right: 20px;
    padding-left: 20px
}

.px-25 {
    padding-right: 25px;
    padding-left: 25px
}

.px-30 {
    padding-right: 30px;
    padding-left: 30px
}

.px-35 {
    padding-right: 35px;
    padding-left: 35px
}

.px-40 {
    padding-right: 40px;
    padding-left: 40px
}

.px-45 {
    padding-right: 45px;
    padding-left: 45px
}

.px-50 {
    padding-right: 50px;
    padding-left: 50px
}

.pr-5, [dir=rtl] .pl-5 {
    padding-right: 5px
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.mx-5 {
    margin-right: 5px;
    margin-left: 5px
}

.mx-10 {
    margin-right: 10px;
    margin-left: 10px
}

.mx-15 {
    margin-right: 15px;
    margin-left: 15px
}

.mx-20 {
    margin-right: 20px;
    margin-left: 20px
}

.mx-25 {
    margin-right: 25px;
    margin-left: 25px
}

.mx-30 {
    margin-right: 30px;
    margin-left: 30px
}

.mx-35 {
    margin-right: 35px;
    margin-left: 35px
}

.mx-40 {
    margin-right: 40px;
    margin-left: 40px
}

.mx-45 {
    margin-right: 45px;
    margin-left: 45px
}

.mx-50 {
    margin-right: 50px;
    margin-left: 50px
}

.my-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.my-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.my-35 {
    margin-top: 35px;
    margin-bottom: 35px
}

.my-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.my-45 {
    margin-top: 45px;
    margin-bottom: 45px
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.mt-5 {
    margin-top: 5px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-45 {
    margin-bottom: 45px
}

.ml-5 {
    margin-left: 5px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}

.ml-45 {
    margin-left: 45px
}

.ml-50 {
    margin-left: 50px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mt-60 {
    margin-top: 60px
}

.mt-n1 {
    margin-top: -.25rem
}

.mt-n2 {
    margin-top: -.6rem
}

.mt-n3 {
    margin-top: -1rem
}

.mt-n4 {
    margin-top: -1.5rem
}

.mt-n5 {
    margin-top: -3rem
}

.footer-layout4, .mt-negative-v1 {
    margin-top: -80px
}

.mb-n1 {
    margin-bottom: -.25rem
}

.mb-n2 {
    margin-bottom: -.6rem
}

.mb-n3 {
    margin-bottom: -1rem
}

.mb-n4 {
    margin-bottom: -1.5rem
}

.mb-n5 {
    margin-bottom: -3rem
}

.space, .space-top {
    padding-top: var(--section-space)
}

.space, .space-bottom {
    padding-bottom: var(--section-space)
}

.space-extra, .space-extra-top {
    padding-top: calc(var(--section-space) - 30px)
}

.space-extra, .space-extra-bottom {
    padding-bottom: calc(var(--section-space) - 30px)
}

.space-extra2, .space-extra2-top {
    padding-top: calc(var(--section-space) - 40px)
}

.space-extra2, .space-extra2-bottom {
    padding-bottom: calc(var(--section-space) - 40px)
}

[dir=rtl] .ml-5 {
    margin-right: 5px;
    margin-left: 0
}

[dir=rtl] .ml-10 {
    margin-right: 10px;
    margin-left: 0
}

[dir=rtl] .counter-list, [dir=rtl] .header-button, [dir=rtl] .ml-15 {
    margin-right: 15px;
    margin-left: 0
}

[dir=rtl] .ml-20 {
    margin-right: 20px;
    margin-left: 0
}

[dir=rtl] .ml-25 {
    margin-right: 25px;
    margin-left: 0
}

[dir=rtl] .category-list, [dir=rtl] .header-layout3 .category-menu-wrap, [dir=rtl] .ml-30 {
    margin-right: 30px;
    margin-left: 0
}

[dir=rtl] .ml-35 {
    margin-right: 35px;
    margin-left: 0
}

[dir=rtl] .ml-40 {
    margin-right: 40px;
    margin-left: 0
}

[dir=rtl] .ml-45 {
    margin-right: 45px;
    margin-left: 0
}

[dir=rtl] .ml-50 {
    margin-right: 50px;
    margin-left: 0
}

[dir=rtl] .course-meta a i, [dir=rtl] .course-meta span i, [dir=rtl] .event-meta a i, [dir=rtl] .event-meta p i, [dir=rtl] .event-meta span i, [dir=rtl] .mr-5, [dir=rtl] .th-social a {
    margin-left: 5px;
    margin-right: 0
}

[dir=rtl] .blog-meta a i, [dir=rtl] .blog-meta span i, [dir=rtl] .header-links li > i, [dir=rtl] .hero-style1 .hero-subtitle span, [dir=rtl] .mr-10, [dir=rtl] .slick-dots li, [dir=rtl] .team-card .team-info span i {
    margin-left: 10px;
    margin-right: 0
}

[dir=rtl] .mr-15, [dir=rtl] .widget_shopping_cart .th-btn {
    margin-left: 15px;
    margin-right: 0
}

[dir=rtl] .cta-wrap, [dir=rtl] .footer-links li, [dir=rtl] .mr-20 {
    margin-left: 20px;
    margin-right: 0
}

[dir=rtl] .blog-single.style3 .blog-meta a, [dir=rtl] .blog-single.style3 .blog-meta span, [dir=rtl] .mr-25 {
    margin-left: 25px;
    margin-right: 0
}

[dir=rtl] .mr-30 {
    margin-left: 30px;
    margin-right: 0
}

[dir=rtl] .mr-35 {
    margin-left: 35px;
    margin-right: 0
}

[dir=rtl] .mr-40 {
    margin-left: 40px;
    margin-right: 0
}

[dir=rtl] .mr-45 {
    margin-left: 45px;
    margin-right: 0
}

[dir=rtl] .mr-50 {
    margin-left: 50px;
    margin-right: 0
}

[dir=rtl] .pl-5 {
    padding-left: 0
}

[dir=rtl] .pl-10 {
    padding-left: 0;
    padding-right: 10px
}

[dir=rtl] .pl-15 {
    padding-left: 0;
    padding-right: 15px
}

[dir=rtl] .pl-20 {
    padding-left: 0;
    padding-right: 20px
}

[dir=rtl] .pl-25 {
    padding-left: 0;
    padding-right: 25px
}

[dir=rtl] .pl-30 {
    padding-left: 0;
    padding-right: 30px
}

[dir=rtl] .pl-35 {
    padding-left: 0;
    padding-right: 35px
}

[dir=rtl] .pl-40 {
    padding-left: 0;
    padding-right: 40px
}

[dir=rtl] .pl-45 {
    padding-left: 0;
    padding-right: 45px
}

[dir=rtl] .pl-50 {
    padding-left: 0;
    padding-right: 50px
}

[dir=rtl] .pr-5 {
    padding-right: 0;
    padding-left: 5px
}

[dir=rtl] .pr-10 {
    padding-right: 0;
    padding-left: 10px
}

[dir=rtl] .pr-15 {
    padding-right: 0;
    padding-left: 15px
}

[dir=rtl] .pr-20 {
    padding-right: 0;
    padding-left: 20px
}

[dir=rtl] .pr-25 {
    padding-right: 0;
    padding-left: 25px
}

[dir=rtl] .pr-30 {
    padding-right: 0;
    padding-left: 30px
}

[dir=rtl] .pr-35 {
    padding-right: 0;
    padding-left: 35px
}

[dir=rtl] .pr-40 {
    padding-right: 0;
    padding-left: 40px
}

[dir=rtl] .pr-45 {
    padding-right: 0;
    padding-left: 45px
}

[dir=rtl] .pr-50 {
    padding-right: 0;
    padding-left: 50px
}

[dir=rtl] .form-control, [dir=rtl] .form-select, [dir=rtl] .th-menu-wrapper, [dir=rtl] input, [dir=rtl] select, [dir=rtl] textarea {
    direction: ltr
}

[dir=rtl] .checklist ul {
    padding: 0;
    text-align: right
}

[dir=rtl] .checklist li {
    padding-right: 28px;
    padding-left: 0
}

[dir=rtl] .header-layout1 .header-top:after {
    right: 0;
    left: auto;
    border-radius: 0 0 0 50px
}

[dir=rtl] .header-links li:not(:last-child) {
    padding: 0 0 0 20px;
    margin: 0 0 0 17px
}

    [dir=rtl] .header-links li:not(:last-child):before, [dir=rtl] .hero-1 .shape2, [dir=rtl] .hero-2 .hero-img2, [dir=rtl] .hero-counter-wrap.hero-counter2, [dir=rtl] .img-box2 .img2, [dir=rtl] .team-card .team-info span:after, [dir=rtl] .testi-slider2 .slick-arrow {
        left: 0;
        right: auto
    }

[dir=rtl] .header-layout-default .header-top .header-links.header-right li:first-child, [dir=rtl] .header-layout1 .header-top .header-links.header-right li:first-child {
    padding-left: 60px;
    padding-right: 0
}

[dir=rtl] .header-social a {
    margin: 0 0 0 15px
}

[dir=rtl] .header-layout1 .menu-area:after {
    right: auto;
    left: 0;
    border-radius: 0 80px 0 0
}

[dir=rtl] .main-menu > ul > li:first-child {
    margin-left: 13px !important
}

[dir=rtl] .main-menu > ul > li:last-child {
    margin-right: 13px !important
}

[dir=rtl] .main-menu ul.sub-menu li a {
    padding-left: 0;
    padding-right: 23px
}

[dir=rtl] .main-menu ul.mega-menu, [dir=rtl] .main-menu ul.sub-menu {
    text-align: right
}

    [dir=rtl] .main-menu ul.sub-menu li.menu-item-has-children > a:after {
        content: "\f104";
        margin-right: 5px;
        margin-left: 0;
        float: left
    }

    [dir=rtl] .main-menu ul.sub-menu li ul.sub-menu {
        right: 100%;
        left: auto;
        margin: 0 20px 0 0
    }

[dir=rtl] .main-menu ul.sub-menu {
    left: auto;
    right: -27px
}

[dir=rtl] .header-layout-default .header-top {
    padding: 9px 300px 9px 88px
}

    [dir=rtl] .header-layout-default .header-top:after {
        left: auto;
        right: 0;
        border-radius: 0 0 0 50px
    }

[dir=rtl] .header-layout-default .menu-area {
    padding: 0 30px 0 88px
}

[dir=rtl] .header-layout-default .logo-bg-half {
    border-radius: 50px 0 0;
    right: 0;
    left: auto
}

[dir=rtl] .header-layout-default .menu-area .main-menu {
    margin-right: 60px;
    margin-left: 0
}

[dir=rtl] .admission-thumb, [dir=rtl] .header-layout3 .logo-bg, [dir=rtl] .testi-box .testi-box-bg-shape {
    right: 0;
    left: auto;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

[dir=rtl] .footer-widget .widget_title:after {
    right: 71px
}

[dir=rtl] .footer-widget.widget_archive a, [dir=rtl] .footer-widget.widget_categories a, [dir=rtl] .footer-widget.widget_meta a, [dir=rtl] .footer-widget.widget_nav_menu a, [dir=rtl] .footer-widget.widget_pages a {
    padding: 0 15px 0 0
}

    [dir=rtl] .footer-widget.widget_archive a:before, [dir=rtl] .footer-widget.widget_categories a:before, [dir=rtl] .footer-widget.widget_meta a:before, [dir=rtl] .footer-widget.widget_nav_menu a:before, [dir=rtl] .footer-widget.widget_pages a:before {
        left: auto;
        right: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

[dir=rtl] .footer-layout-default .footer-top .footer-logo {
    border-right: 0;
    border-left: 1px solid #283752;
    padding: 85px 0 85px 78px
}

[dir=rtl] .blog-single.style2 .blog-meta a, [dir=rtl] .blog-single.style2 .blog-meta span {
    margin-right: 0;
    margin-left: 25px
}

[dir=rtl] .blog-single.style4 .blog-meta a:not(:last-child), [dir=rtl] .blog-single.style4 .blog-meta span:not(:last-child), [dir=rtl] .blog-single.style5 .blog-meta a:not(:last-child), [dir=rtl] .blog-single.style5 .blog-meta span:not(:last-child) {
    padding-left: 25px;
    padding-right: 0
}

[dir=rtl] .hero-1 .shape1 {
    left: 0;
    right: auto;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    bottom: -1px
}

[dir=rtl] .hero-1 .shape3 {
    right: -330px;
    left: auto
}

[dir=rtl] .hero-1 .shape4 {
    left: 3% !important;
    right: auto !important
}

[dir=rtl] .hero-1 .shape5 {
    right: 0 !important;
    left: auto !important
}

[dir=rtl] .hero-slider-1 .slick-dots {
    left: 25%;
    right: auto
}

@media (min-width:1922px) {
    [dir=rtl] .header-layout-default .header-top {
        padding: 9px 400px 9px 188px
    }

    [dir=rtl] .header-layout-default .menu-area {
        padding: 0 130px 0 188px
    }

    [dir=rtl] .header-layout3 .menu-area:after {
        right: -110px;
        left: auto
    }

    [dir=rtl] .hero-slider-1 .slick-dots {
        left: 30.5%
    }
}

@media (max-width:1600px) {
    .course-tab-1 .slick-arrow, .event-slider-1 .slick-arrow {
        display: none !important
    }

    [dir=rtl] .header-layout-default .header-top {
        padding: 9px 265px 9px 30px
    }

    [dir=rtl] .header-layout-default .menu-area {
        padding: 0 10px 0 30px
    }

        [dir=rtl] .header-layout-default .menu-area .main-menu {
            margin-right: 50px
        }

    [dir=rtl] .hero-slider-1 .slick-dots {
        left: 20%
    }
}

[dir=rtl] .hero-1 .hero-img1 {
    margin-left: -62px;
    margin-right: 0
}

[dir=rtl] .category-sec-wrap .category-slider .slick-arrow {
    left: 60px;
    right: auto
}

    [dir=rtl] .category-sec-wrap .category-slider .slick-arrow.slick-prev {
        left: 10px;
        right: auto
    }

@media (max-width:1299px) {
    .category-sec-wrap .category-shape-arrow {
        top: 50px
    }

    .category-list_title {
        font-size: 18px
    }

    .service-card.style2 {
        display: block;
        text-align: center
    }

        .service-card.style2 .service-card-icon {
            margin-bottom: 25px
        }

    [dir=rtl] .header-layout-default .header-top {
        padding: 9px 30px
    }

    [dir=rtl] .category-sec-wrap .category-slider {
        margin-top: 60px
    }
}

[dir=rtl] .img-box1 {
    text-align: left;
    margin-left: 50px;
    margin-right: 0
}

    [dir=rtl] .img-box1 .about-shape1 {
        left: 0 !important
    }

[dir=rtl] .course-img .tag i {
    margin-left: 3px;
    margin-right: 0
}

[dir=rtl] .course-author .offer-tag, [dir=rtl] .cta-wrap .th-btn {
    margin-right: auto;
    margin-left: 0
}

[dir=rtl] .cta-img-1 {
    left: 0;
    right: auto;
    -webkit-clip-path: polygon(0% 0%,100% 0%,90% 100%,0% 100%);
    clip-path: polygon(0% 0%,100% 0%,90% 100%,0% 100%)
}

[dir=rtl] .play-btn.style2:after, [dir=rtl] .play-btn.style2:before {
    margin-right: -20px
}

[dir=rtl] .wcu-img-1 {
    margin-left: 55px;
    margin-right: 0
}

    [dir=rtl] .wcu-img-1 .student-count {
        right: -80px;
        left: auto
    }

@media (max-width:1500px) {
    .event-card_img {
        left: -30px
    }

    [dir=rtl] .hero-1 .hero-img1 {
        margin-left: 0
    }

    [dir=rtl] .cta-wrap {
        margin-left: 160px
    }

    [dir=rtl] .wcu-img-1 .student-count {
        right: -55px
    }

    [dir=rtl] .wcu-img-1 {
        margin-left: 10px;
        margin-right: 55px
    }
}

[dir=rtl] .why-shape-1 {
    right: 7% !important;
    left: auto !important
}

[dir=rtl] .why-shape-3 {
    left: -3% !important;
    right: auto !important
}

[dir=rtl] .wcu-box:after {
    right: 0;
    left: auto;
    border-radius: 0 10px 10px 0
}

[dir=rtl] .wcu-box:before {
    border-right: 40px solid #d0dbe9;
    border-left: 40px solid transparent;
    right: 0;
    left: auto;
    border-radius: 0 10px 0 0
}

[dir=rtl] .counter-card-wrap {
    border-left: 1px solid;
    border-right: 0
}

    [dir=rtl] .counter-card-wrap:last-child {
        border-left: 0
    }

[dir=rtl] .team-card .team-social {
    left: 30px;
    right: auto
}

[dir=rtl] .team-card .team-info span {
    padding-left: 25px;
    margin-left: 25px;
    padding-right: 0;
    margin-right: 0
}

@media (max-width:1399px) {
    .service-card.style2 {
        padding: 30px
    }

    .service-card.style3 {
        padding: 40px
    }

        .service-card.style3 .service-card-icon {
            margin-bottom: 23px
        }

    [dir=rtl] .th-social a {
        margin-left: 3px
    }

    [dir=rtl] .header-layout-default .header-top:after {
        width: calc(100% - 210px)
    }

    [dir=rtl] .header-layout-default .header-top .header-links.header-right li:first-child {
        padding-left: 55px
    }

    [dir=rtl] .category-sec-wrap .category-slider {
        margin-right: 30px;
        margin-left: 0
    }

    [dir=rtl] .img-box1 {
        margin-left: 0
    }

    [dir=rtl] .cta-wrap {
        margin-left: 60px
    }

    [dir=rtl] .team-card .team-info span {
        padding-left: 11px;
        margin-left: 11px
    }
}

[dir=rtl] .team-bg-shape1 {
    right: -2% !important;
    left: auto !important
}

[dir=rtl] .team-bg-shape5 {
    left: -7% !important;
    right: auto !important
}

[dir=rtl] .event-card .event-card-shape {
    left: 40px;
    right: auto
}

@media (max-width:1199px) {
    .service-card.style3 {
        padding: 30px
    }

        .service-card.style3 .box-title {
            font-size: 22px
        }

        .service-card.style3 .service-card-text {
            font-size: 14px
        }

    [dir=rtl] .footer-layout-default .footer-top .footer-logo {
        padding: 65px 0 65px 28px
    }

    [dir=rtl] .category-sec-wrap .category-slider {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0
    }

    [dir=rtl] .cta-wrap {
        margin-left: -55px
    }

    [dir=rtl] .wcu-img-1 {
        margin-left: 0
    }

    [dir=rtl] .counter-card-wrap:nth-child(2) {
        border-left: 0
    }

    [dir=rtl] .event-card_img {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    [dir=rtl] .hero-style2 .checklist {
        margin-left: -33px;
        margin-right: 0
    }
}

@media (max-width:991px) {
    .tutor-course-single-content-wrapper {
        margin-top: var(--section-space-mobile);
        margin-bottom: var(--section-space-mobile)
    }

    .tutor-user-profile-content.tutor-mt-72, [dir=rtl] .category-sec-wrap .category-slider {
        margin-top: 0
    }

    .tutor-user-public-profile .profile-name span {
        font-weight: 400 !important
    }

    .service-card.style2 {
        box-shadow: 0 0 30px 0 rgba(206,211,230,.3)
    }

    .service-sec-2 {
        margin-top: 90px
    }

    .space, .space-top {
        padding-top: var(--section-space-mobile)
    }

    .space, .space-bottom {
        padding-bottom: var(--section-space-mobile)
    }

    .space-extra, .space-extra-top {
        padding-top: calc(var(--section-space-mobile) - 30px)
    }

    .space-extra, .space-extra-bottom, .space-extra2, .space-extra2-bottom {
        padding-bottom: calc(var(--section-space-mobile) - 30px)
    }

    .space-top-md-none {
        padding-top: 0
    }

    .space-extra2, .space-extra2-top {
        padding-top: 70px
    }

    [dir=rtl] .header-layout-default .menu-area .logo-bg, [dir=rtl] .header-layout1 .header-top:after, [dir=rtl] .header-layout1 .menu-area:after {
        border-radius: 0
    }

    [dir=rtl] .header-layout1 .header-top .header-links.header-right li:first-child {
        padding-left: 0
    }

    [dir=rtl] .header-layout-default .header-top:after {
        width: 100%;
        border-radius: 0
    }

    [dir=rtl] .header-layout-default .header-top .header-links.header-right li:first-child {
        padding: 0
    }

    [dir=rtl] .footer-layout-default .footer-top .footer-logo {
        padding: 65px 0 30px;
        border: 0
    }

    [dir=rtl] .cta-img-1 {
        -webkit-clip-path: none;
        clip-path: none
    }

    [dir=rtl] .cta-wrap {
        margin-left: 0
    }

    [dir=rtl] .event-card {
        margin-right: 30px;
        margin-left: 0
    }

    [dir=rtl] .event-card_img {
        right: -30px;
        left: auto
    }

    [dir=rtl] .event-card .event-author {
        padding-right: 160px;
        padding-left: 0
    }
}

@media (max-width:575px) {
    .video-btn-wrap li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 18px
    }

    .video-btn-wrap {
        bottom: 30px
    }

    [dir=rtl] .header-layout-default .menu-area {
        padding: 0
    }

    [dir=rtl] .counter-card-wrap {
        border-left: 0 !important
    }

    [dir=rtl] .event-card_img {
        width: 180px
    }

    [dir=rtl] .event-card .event-author {
        padding-right: 140px
    }
}

@media (max-width:375px) {
    .video-btn-wrap li a {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .price-card {
        padding: 30px
    }

    [dir=rtl] .blog-single.style5 .blog-meta a:not(:last-child), [dir=rtl] .blog-single.style5 .blog-meta span:not(:last-child) {
        padding-left: 20px
    }

    [dir=rtl] .wcu-img-1 {
        margin-right: 0
    }

        [dir=rtl] .wcu-img-1 .student-count {
            right: 20px
        }

    [dir=rtl] .event-card_img {
        width: 140px
    }

    [dir=rtl] .event-card .event-author {
        padding-right: 100px
    }

    [dir=rtl] .hero-style2 {
        text-align: right
    }
}

[dir=rtl] .hero-counter-wrap {
    padding: 13px 20px 13px 50px;
    right: -60px;
    left: auto
}

[dir=rtl] .hero-2 .shape2 img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

[dir=rtl] .hero-2 .shape4 {
    right: 24%;
    left: auto
}

[dir=rtl] .img-box2 {
    margin-left: 50px;
    padding-left: 160px;
    margin-right: 0;
    padding-right: 0
}

    [dir=rtl] .img-box2 .img2:after {
        right: -10px;
        left: auto
    }

    [dir=rtl] .img-box2 .img1 img {
        border-radius: 10px 0 0 10px
    }

@media (max-width:1299px) {
    [dir=rtl] .img-box2 {
        padding-left: 135px;
        margin-left: 0
    }
}

@media (max-width:991px) {
    [dir=rtl] .hero-style2 .checklist {
        margin-left: 0
    }

        [dir=rtl] .hero-style2 .checklist ul {
            margin: auto
        }

    [dir=rtl] .img-box2 {
        margin-left: 50px
    }
}

[dir=rtl] .about-experience-wrap {
    left: 98px;
    right: auto
}

@media (max-width:1199px) {
    [dir=rtl] .about2-title-wrap {
        margin-right: 40px;
        margin-left: 0
    }
}

[dir=rtl] .cta4-shape2 {
    left: 0 !important;
    right: auto !important
}

[dir=rtl] .cta4-shape1 {
    right: auto !important;
    left: 10% !important
}

[dir=rtl] .video-shape1 {
    left: -35% !important;
    right: auto !important
}

[dir=rtl] .testi-slider2 .slick-arrow.slick-next {
    left: calc(60px + 20px)
}

[dir=rtl] .category-list_icon {
    margin-left: 15px;
    margin-right: -30px
}

[dir=rtl] .category-list_content {
    position: relative;
    overflow: hidden;
    padding: 26px 0 26px 26px
}

[dir=rtl] .category-list .icon-btn {
    left: -12px;
    right: auto
}

    [dir=rtl] .category-list .icon-btn i {
        margin-right: -8px;
        margin-left: 0;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

[dir=rtl] .process-card-wrap .process-arrow {
    left: 0;
    right: auto;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

[dir=rtl] .testi-slider-3 .slick-arrow {
    left: 265px;
    right: auto
}

    [dir=rtl] .testi-slider-3 .slick-arrow.slick-next {
        left: calc(265px + 80px);
        right: auto
    }

[dir=rtl] .testi-slider-3 {
    margin-right: 140px;
    margin-left: 0
}

    [dir=rtl] .testi-slider-3 .slick-list {
        margin-right: 100px;
        margin-left: 0
    }

[dir=rtl] .testi-box.style2 .testi-box-author-details, [dir=rtl] .testi-box.style3 .testi-box-author-details {
    margin-left: auto;
    margin-right: 20px
}

@media (min-width:1922px) {
    [dir=rtl] .testi-slider-3 .slick-arrow {
        left: 590px
    }

        [dir=rtl] .testi-slider-3 .slick-arrow.slick-next {
            left: calc(590px + 80px)
        }
}

@media (max-width:1600px) {
    [dir=rtl] .testi-slider-3 .slick-list {
        margin-right: 90px;
        margin-left: 0
    }

    [dir=rtl] .testi-slider-3 {
        margin-right: 0
    }

        [dir=rtl] .testi-slider-3 .slick-arrow {
            left: 110px
        }

            [dir=rtl] .testi-slider-3 .slick-arrow.slick-next {
                left: calc(110px + 80px)
            }
}

@media (max-width:1500px) {
    [dir=rtl] .testi-slider-3 .slick-list {
        margin-right: 50px
    }

    [dir=rtl] .testi-slider-3 {
        margin-right: -40px
    }

        [dir=rtl] .testi-slider-3 .slick-arrow.slick-next {
            left: calc(30px + 80px)
        }

        [dir=rtl] .testi-slider-3 .slick-arrow {
            left: 30px
        }
}

@media (max-width:1199px) {
    [dir=rtl] .video-shape1 {
        left: -85% !important
    }

    [dir=rtl] .testi-slider-3 .slick-list {
        margin-right: 70px
    }

    [dir=rtl] .testi-slider-3 {
        margin-right: -50px
    }
}

@media (max-width:991px) {
    [dir=rtl] .testi-slider-3 {
        margin-right: 10px;
        margin-left: 15px
    }

        [dir=rtl] .testi-slider-3 .slick-list {
            margin-right: 0
        }
}

[dir=rtl] .price-card .checklist li {
    padding-right: 0
}

    [dir=rtl] .price-card .checklist li i {
        margin-left: 4px;
        margin-right: 0
    }

[dir=rtl] .newsletter-area-1 {
    padding: 80px 0 80px 60px
}

    [dir=rtl] .newsletter-area-1 .newsletter-thumb {
        left: auto !important;
        right: 0;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

[dir=rtl] .hero-4 .hero-social {
    left: -183px;
    right: auto
}

[dir=rtl] .hero-4 .hero-img4 {
    margin-left: -165px;
    margin-right: 0
}

    [dir=rtl] .hero-4 .hero-img4 .img2 {
        right: -30px;
        left: auto
    }

[dir=rtl] .hero-4 .shape1 {
    left: 170px;
    right: auto
}

@media (max-width:1600px) {
    [dir=rtl] .hero-4 .hero-img4 {
        margin-left: 0
    }
}

[dir=rtl] .testi-slider-4 {
    margin-right: calc(-400px + 12px);
    margin-left: 0
}

    [dir=rtl] .testi-slider-4 .slick-list {
        margin-right: 400px;
        margin-left: 0
    }

    [dir=rtl] .testi-slider-4 .slick-dots {
        margin-right: calc(200px - 12px);
        margin-left: 0
    }

[dir=rtl] .testi-box.style3 .testi-box_img:after {
    right: -8px;
    left: auto
}

@media (max-width:1199px) {
    [dir=rtl] .hero-4 .shape1 {
        left: 100px
    }

    [dir=rtl] .testi-slider-4 .slick-list {
        margin-right: 300px
    }

    [dir=rtl] .testi-slider-4 {
        margin-right: calc(-300px + 12px)
    }
}

@media (max-width:991px) {
    [dir=rtl] .newsletter-area-1 {
        padding: 60px
    }

    [dir=rtl] .testi-slider-4 .slick-list {
        margin-right: 0
    }

    [dir=rtl] .testi-slider-4 {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:320px) {
    .hero-style3 .hero-title {
        font-size: 30px
    }

    .about-experience-wrap {
        top: 110px
    }

    .team-card.style2 .team-img-wrap .team-shape {
        width: 296px;
        height: 306px
    }

    .testi-box_review {
        margin-top: 10px
    }

    .testi-box.style2 .testi-box-author-details, .testi-box.style3 .testi-box-author-details {
        margin-left: 10px
    }

    .event-card {
        margin-left: 0;
        margin-top: 0
    }

    .event-card_img {
        width: 125px;
        position: initial
    }

    .event-card .event-author {
        padding-left: 0;
        margin-bottom: 20px
    }

    .video-wrap .video {
        height: 200px
    }

    [dir=rtl] .event-card .event-author {
        padding-right: 0
    }

    [dir=rtl] .event-card {
        margin-right: 0
    }

    [dir=rtl] .testi-box.style2 .testi-box-author-details {
        margin-left: auto;
        margin-right: 10px
    }

    [dir=rtl] .testi-box.style3 .testi-box-author-details {
        margin-right: 10px
    }
}

[dir=rtl] .event-grid .event-content {
    padding: 60px 40px 60px 60px;
    right: auto;
    left: 0;
    margin-right: 40px;
    margin-left: 0
}

    [dir=rtl] .event-grid .event-content .event-bg-shape {
        left: auto;
        right: -40px;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

[dir=rtl] .event-grid:nth-of-type(odd) .event-content {
    left: unset;
    right: 0;
    margin-right: 0;
    margin-left: 40px;
    padding: 60px 60px 60px 40px
}

    [dir=rtl] .event-grid:nth-of-type(odd) .event-content .event-bg-shape {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        right: auto;
        left: -40px
    }

@media (max-width:1299px) {
    [dir=rtl] .hero-4 .hero-img4 {
        margin-right: 30px
    }

    [dir=rtl] .event-grid .event-content {
        width: 66%;
        padding: 50px 30px 50px 50px
    }

    [dir=rtl] .event-grid:nth-of-type(odd) .event-content {
        padding: 50px 50px 50px 30px
    }
}

@media (max-width:1199px) {
    [dir=rtl] .event-grid .event-content {
        width: 73%;
        padding: 40px 20px 40px 40px
    }

    [dir=rtl] .event-grid:nth-of-type(odd) .event-content {
        padding: 40px 40px 40px 20px
    }
}

.home-kindergarten {
    --theme-color: #FE5D37;
    --theme-color2: #786ACF;
    --theme-color3: #AED139;
    --smoke-theme: #F9F6EF;
    --title-font: 'Baloo 2',cursive
}

.bg-theme3 {
    background-color: var(--theme-color3)
}

.bg-theme-smoke {
    background-color: var(--smoke-theme)
}

.bg-mask {
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat
}

.movingX-reverse {
    -webkit-animation: 8s linear infinite movingX-reverse;
    animation: 8s linear infinite movingX-reverse
}

@-webkit-keyframes movingX-reverse {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }
}

@keyframes movingX-reverse {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }
}

.icon-btn:has(.bg-theme2):hover {
    background-color: var(--theme-color2);
    border-color: var(--theme-color2)
}

.box-title {
    font-size: 24px;
    line-height: 1.417
}

.home-kindergarten .th-btn.style6 {
    background-color: var(--theme-color2);
    color: var(--white-color)
}

.home-kindergarten .sub-title {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    color: var(--theme-color2)
}

.bg-style-1 {
    padding: 60px 0
}

.header-layout11 {
    --main-container: 1600px
}

    .header-layout11 .header-shape {
        background-position: top left;
        bottom: -30px;
        left: 0;
        width: 100%;
        height: 33px;
        -webkit-animation: 80s linear infinite headerShapeAnim;
        animation: 80s linear infinite headerShapeAnim
    }

@-webkit-keyframes headerShapeAnim {
    0% {
        background-position: top left
    }

    100% {
        background-position: top left 2000px
    }
}

@keyframes headerShapeAnim {
    0% {
        background-position: top left
    }

    100% {
        background-position: top left 2000px
    }
}

.hero-9 {
    padding-top: 150px
}

    .hero-9 .bottom-shape {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 152px;
        background-position: bottom center;
        z-index: 5
    }

    .cta-cloud, .footer-layout4, .hero-9 .hero-img, .mt-negative-v1 {
        background-size: 100% 100%
    }

    .hero-9 .hero-img {
        margin: 0 -160px 0 50px;
        position: relative;
        z-index: -1
    }

        .hero-9 .hero-img:after, .hero-9 .hero-img:before {
            content: "";
            position: absolute;
            background-color: var(--theme-color);
            width: 100%;
            height: 100%;
            -webkit-animation: 10s ease-in-out infinite morph;
            animation: 10s ease-in-out infinite morph;
            z-index: -2
        }

        .hero-9 .hero-img img {
            -webkit-animation: 10s ease-in-out infinite morph;
            animation: 10s ease-in-out infinite morph
        }

        .hero-9 .hero-img:before {
            top: -20px;
            left: -40px;
            opacity: .3;
            -webkit-animation-delay: .2;
            animation-delay: .2
        }

        .hero-9 .hero-img:after {
            right: -20px;
            bottom: -40px;
            background-color: var(--theme-color);
            -webkit-animation-delay: .6s;
            animation-delay: .6s;
            z-index: -3
        }

    .hero-9 .shape-1 {
        left: 3%;
        top: 14%;
        -webkit-animation: 7s linear infinite jumpAni;
        animation: 7s linear infinite jumpAni
    }

    .hero-9 .shape-2 {
        left: 40%;
        top: 8%;
        -webkit-animation: 7s linear infinite jumpReverseAni;
        animation: 7s linear infinite jumpReverseAni
    }

    .hero-9 .shape-3 {
        left: 6%;
        bottom: 20%;
        -webkit-animation: 7s linear infinite jumpAni;
        animation: 7s linear infinite jumpAni
    }

    .hero-9 .shape-4 {
        left: 41%;
        bottom: 22%;
        -webkit-animation: 7s linear infinite jumpReverseAni;
        animation: 7s linear infinite jumpReverseAni
    }

    .hero-9 .shape-5, .hero-9 .shape-6, .hero-9 .shape-7 {
        top: 0;
        z-index: 0;
        -webkit-animation: 15s linear infinite cloudAni;
        animation: 15s linear infinite cloudAni
    }

    .hero-9 .shape-7 {
        right: 1%;
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }

    .hero-9 .shape-6 {
        right: 10%
    }

    .hero-9 .shape-5 {
        right: 35%;
        -webkit-animation-delay: 4s;
        animation-delay: 4s
    }

@-webkit-keyframes cloudAni {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    50% {
        -webkit-transform: translateY(-300px);
        transform: translateY(-300px);
        opacity: 0
    }
}

@keyframes cloudAni {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    50% {
        -webkit-transform: translateY(-300px);
        transform: translateY(-300px);
        opacity: 0
    }
}

.hero-style9 {
    max-width: 660px;
    padding: 180px 0 200px;
    position: relative;
    z-index: 6
}

    .hero-style9 .hero-subtitle {
        font-size: 14px;
        font-weight: 700;
        background: var(--theme-color);
        color: var(--white-color);
        display: inline-block;
        border-radius: 5px;
        padding: 4.5px 18px;
        margin-bottom: 29px
    }

@media (max-width:1500px) {
    [dir=rtl] .hero-4 .hero-img4 {
        margin-left: 75px
    }

    .hero-9 .hero-img {
        margin: 0 50px 0 -50px
    }
}

@media (max-width:1299px) {
    .hero-9 .hero-img {
        right: 1%;
        max-width: 700px
    }

    .hero-9 .shape-2 {
        left: 30%;
        top: 18%
    }

    .hero-9 .shape-1 {
        top: 24%
    }

    .hero-style9 {
        padding: 100px 0 120px
    }

    .price-card2_img {
        max-width: 100px
    }
}

@media (max-width:1400px) {
    .hero-style9 {
        max-width: 560px
    }
}

@media (max-width:991px) {
    .hero-9 .hero-img {
        display: none
    }

    .hero-9 .shape-5, .hero-9 .shape-6, .hero-9 .shape-7 {
        max-width: 110px
    }

    .hero-style9 {
        padding: 80px 0 160px
    }
}

.footer-layout4 {
    --body-color: #fff;
    background-color: var(--title-color);
    background-position: top center;
    padding-top: 80px
}

    .footer-layout4 .footer-widget.style2 .widget_title {
        font-size: 24px;
        text-transform: capitalize;
        padding: 0 0 15px;
        font-weight: 600
    }

    .footer-layout4 .info-box_link {
        font-size: 22px;
        font-weight: 600;
        color: var(--white-color)
    }

    .footer-layout4 .copyright-wrap {
        background: 0 0;
        background-size: cover !important;
        background-position: top center !important;
        padding: 29px 0
    }

.about-profile .avater {
    width: 60px;
    height: 60px;
    border-radius: 999px;
    overflow: hidden
}

.about-profile .desig {
    margin-bottom: 0;
    margin-top: 5px
}

.btn-group:has(.about-profile) {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    max-width: 500px
}

.img-box12 {
    border-radius: 30px;
    overflow: hidden;
    margin-left: 70px
}

@media (max-width:1399px) {
    [dir=rtl] .hero-4 .hero-img4 {
        margin-left: 50px
    }

    .img-box12 {
        margin-left: 0
    }
}

.cta-cloud {
    text-align: center;
    max-width: 700px;
    padding: 150px 100px 140px
}

    .cta-cloud .cta-call {
        color: var(--theme-color3);
        font-size: 36px;
        line-height: 1;
        font-weight: 700;
        display: block
    }

@media (max-width:1199px) {
    .hero-9 .hero-img {
        margin: 0
    }

    .footer-layout4 .copyright-wrap {
        padding: 25px 0
    }

    .img-box12 {
        margin-bottom: 40px
    }

    .cta-cloud {
        max-width: 600px
    }

        .cta-cloud .cta-call {
            font-size: 28px
        }

    .img-box13 {
        margin-top: 50px;
        text-align: center
    }

        .img-box13 img {
            max-width: 100%
        }
}

@media (max-width:991px) {
    .cta-cloud {
        padding: 110px 100px 100px
    }
}

.program-card {
    text-align: center;
    background-color: var(--theme-color);
    border-radius: inherit;
    position: relative;
    padding: 0 27px 12px;
    z-index: 2
}

.program-card-wrap {
    border: 1px dashed var(--theme-color);
    padding: 20px;
    border-radius: 20px
}

.program-card_img {
    max-width: 200px;
    margin: 0 auto 18px;
    padding: 0 20px 20px;
    background-color: rgba(255,255,255,.2);
    border-radius: 0 0 999px 999px
}

.program-card_year {
    font-size: 14px;
    border-bottom: 1px dashed rgba(255,255,255,.3);
    padding-bottom: 15px;
    margin-bottom: 20px
}

.program-card_text {
    max-width: 300px;
    margin: 0 auto 50px
}

.program-card_cloud {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 71px;
    width: 225px;
    margin-left: -112.5px;
    background-color: var(--white-color);
    -webkit-clip-path: path("M212.22 58.0098C218.889 59.0904 223.429 64.3913 225 71H4C0.86865 67.3374 0.0340561 64.7663 0.0001426 59.9321C-0.0224664 55.0979 2.64538 48.8305 6.59066 46.0665C13.2377 41.4029 20.9248 43.291 24.1918 44.7015C24.7683 41.1867 26.8031 35.943 31.3136 33.7932C38.5259 30.3467 45.0373 32.6444 47.1173 33.7591C46.8347 29.7552 49.5365 25.922 53.1087 24.1475C56.6923 22.3731 60.9427 22.4186 64.7976 23.4651C64.0741 20.5418 64.8767 14.9568 69.2968 12.1132C74.2369 8.92829 80.7709 8.00695 85.8579 10.9644C90.4136 3.10449 99.8416 -1.252 108.75 0.3177C117.658 1.8874 125.22 9.44015 126.848 18.392C129.471 15.4346 134.987 13.171 142.007 14.6497C149.943 16.3218 152.702 22.0432 154.216 24.6594C158.93 20.7807 165.453 19.2565 171.444 20.3143C177.436 21.3835 182.896 25.1713 185.993 30.4377C187.587 33.1335 188.559 36.1478 189.385 39.162C195.206 36.8075 201.605 37.6379 206.714 41.3005C211.824 44.9745 214.458 52.1178 212.22 58.0098Z");
    clip-path: path("M212.22 58.0098C218.889 59.0904 223.429 64.3913 225 71H4C0.86865 67.3374 0.0340561 64.7663 0.0001426 59.9321C-0.0224664 55.0979 2.64538 48.8305 6.59066 46.0665C13.2377 41.4029 20.9248 43.291 24.1918 44.7015C24.7683 41.1867 26.8031 35.943 31.3136 33.7932C38.5259 30.3467 45.0373 32.6444 47.1173 33.7591C46.8347 29.7552 49.5365 25.922 53.1087 24.1475C56.6923 22.3731 60.9427 22.4186 64.7976 23.4651C64.0741 20.5418 64.8767 14.9568 69.2968 12.1132C74.2369 8.92829 80.7709 8.00695 85.8579 10.9644C90.4136 3.10449 99.8416 -1.252 108.75 0.3177C117.658 1.8874 125.22 9.44015 126.848 18.392C129.471 15.4346 134.987 13.171 142.007 14.6497C149.943 16.3218 152.702 22.0432 154.216 24.6594C158.93 20.7807 165.453 19.2565 171.444 20.3143C177.436 21.3835 182.896 25.1713 185.993 30.4377C187.587 33.1335 188.559 36.1478 189.385 39.162C195.206 36.8075 201.605 37.6379 206.714 41.3005C211.824 44.9745 214.458 52.1178 212.22 58.0098Z");
    opacity: .2;
    z-index: -1
}

.activity-box_title {
    font-weight: 700;
    margin-top: -.24em;
    margin-bottom: 10px
}

.team-block {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    text-align: center
}

    .team-block .team-img {
        border: 1px dashed var(--theme-color);
        margin-bottom: 30px;
        border-radius: inherit;
        background-color: var(--white-color);
        padding: 20px;
        position: relative
    }

.service-block:before, .service-block_thumb:before {
    background-color: var(--theme-color);
    border-radius: inherit;
    z-index: -1;
    content: ''
}

.team-block .team-img img {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border-radius: inherit
}

.team-block .team-title {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: -.23em;
    font-weight: 700
}

.team-block .icon-btn:hover i {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.team-block .team-social {
    position: absolute;
    bottom: -25px;
    right: 40px
}

.service-block {
    position: relative;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    gap: 40px
}

.service-block-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px
}

    .service-block-tab .tab-title {
        font-size: 20px;
        font-weight: 600;
        color: var(--title-color);
        -webkit-transition: .4s;
        transition: .4s
    }

    .service-block-tab .tab-btn {
        width: auto;
        text-align: center;
        cursor: pointer
    }

.service-block:before {
    position: absolute;
    inset: 0;
    opacity: .05
}

.service-block_thumb {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 5px auto 10px;
    background-color: var(--smoke-theme);
    border-radius: 50%;
    position: relative
}

    .service-block_thumb:before {
        position: absolute;
        top: -5px;
        left: -5px;
        width: 100%;
        height: 100%
    }

.service-block_title {
    font-size: 30px;
    margin-bottom: 18px
}

.service-block_img {
    min-width: 285px;
    border-radius: 10px;
    overflow: hidden
}

    .service-block_img img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.service-block_text {
    margin-bottom: 28px
}

@media (max-width:767px) {
    [dir=rtl] .event-grid .event-content {
        width: auto;
        margin: 0;
        padding: 40px
    }

    [dir=rtl] .event-grid:nth-of-type(odd) .event-content {
        margin: 0
    }

    .footer-layout4 .widget-area {
        padding-bottom: 50px
    }

    .activity-box {
        display: block;
        text-align: center
    }

    .activity-box_icon {
        margin-bottom: 20px
    }

        .activity-box_icon img {
            width: auto
        }

    .service-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .service-block_img {
        min-width: 100%
    }
}

@media (max-width:575px) {
    [dir=rtl] .img-box2 {
        padding: 0;
        margin: 0 15px
    }

        [dir=rtl] .img-box2 .img1 img {
            border-radius: 10px
        }

    [dir=rtl] .about2-title-wrap {
        margin: 0 15px
    }

    [dir=rtl] .testi-slider-3, [dir=rtl] .testi-slider-4 {
        margin-left: -10px;
        margin-right: -10px
    }

    [dir=rtl] .event-grid .event-content, [dir=rtl] .event-grid:nth-of-type(odd) .event-content {
        padding: 30px
    }

    .hero-9 .shape-2, .hero-style9 .hero-subtitle:before {
        display: none
    }

    .hero-style9 {
        padding: 80px 0 150px;
        text-align: center
    }

        .hero-style9 .btn-group {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .hero-style9 .hero-subtitle {
            font-size: 14px
        }

    .cta-cloud {
        padding: 110px 40px 100px
    }

        .cta-cloud .cta-call {
            font-size: 22px
        }

    .service-block-tab .tab-title {
        font-size: 16px;
        line-height: 1.3;
        display: none
    }

    .service-block_thumb {
        height: 50px;
        width: 50px;
        line-height: 50px;
        margin: 5px 0 0 5px
    }
}

.img-box14 {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px)
}

    .img-box14 .img1 {
        position: absolute;
        bottom: 0;
        right: 0
    }

        .img-box14 .img1 img, .img-box14 .shape1 img {
            max-width: -webkit-max-content;
            max-width: -moz-max-content;
            max-width: max-content
        }

    .img-box14 .shape1 {
        position: absolute;
        bottom: 60px;
        right: 0;
        z-index: -1
    }

@media (max-width:1199px) {
    .img-box14 {
        text-align: center;
        margin-bottom: 50px;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

        .img-box14 .img1 {
            position: static
        }

            .img-box14 .img1 img {
                max-width: 100%
            }

        .img-box14 .shape1 {
            left: 0
        }
}

@media (max-width:991px) {
    .service-block {
        gap: 25px
    }

    .service-block_title {
        font-size: 24px
    }

    .img-box14 .shape1 img {
        max-width: 100%
    }
}

.testi-grid-style3 {
    background: var(--white-color);
    border: none;
    box-shadow: 0 10px 15px rgba(0,14,57,.04);
    padding: 40px;
    position: relative
}

.price-card2, .price-card2:before {
    background-color: var(--theme-color)
}

.testi-grid-style3 .testi-grid_avater {
    width: 70px;
    border-radius: 10px
}

.testi-grid-style3 .testi-grid_text {
    color: var(--body-color);
    font-size: 16px;
    line-height: 1.7;
    font-family: var(--body-font);
    margin-top: -.5em
}

.testi-grid-style3 .testi-grid_quote {
    position: absolute;
    bottom: 60px;
    right: 40px
}

.price-card2 {
    padding: 40px;
    border-radius: 20px;
    position: relative;
    margin: 20px;
    z-index: 2
}

    .price-card2:before {
        content: '';
        position: absolute;
        inset: -20px;
        opacity: .2;
        border-radius: 30px;
        z-index: -1
    }

.price-card2_price {
    color: var(--white-color);
    font-size: 48px;
    font-weight: 700;
    line-height: 1
}

    .price-card2_price .currency {
        font-size: 24px
    }

    .price-card2_price .duration {
        color: var(--white-color);
        font-size: 20px;
        font-weight: 500
    }

.price-card2_title {
    border-bottom: 3px solid var(--white-color);
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-top: -.24em;
    margin-bottom: 20px;
    color: var(--white-color)
}

.price-card2_img {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: -1
}

.price-card2 .available-list {
    border-top: 1px dashed var(--border-color);
    padding-top: 25px;
    margin-top: 25px;
    margin-bottom: 30px
}

.price-card2 .th-btn {
    background-color: var(--body-color)
}

.price-card2 .available-list ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.price-card2 .available-list li {
    position: relative;
    margin-bottom: 10px;
    color: var(--white-color);
    padding-left: 26px
}

    .price-card2 .available-list li:before {
        content: "\f058";
        font-family: var(--icon-font);
        font-weight: 600;
        color: var(--white-color);
        font-size: 1em;
        vertical-align: text-top;
        position: absolute;
        top: 0;
        left: 0
    }

@media (max-width:375px) {
    .cta-cloud {
        padding: 110px 20px 100px
    }

    .service-block {
        padding: 20px
    }

    .testi-grid-style3 {
        padding: 40px 20px
    }

        .testi-grid-style3 .testi-grid_quote {
            right: 20px
        }

    .price-card2 {
        padding: 40px 25px;
        margin: 15px
    }

        .price-card2:before {
            inset: -15px
        }
}

@media (max-width:340px) {
    .hero-style15 .hero-title {
        font-size: 28px
    }

    .hero-style15 .hero-name {
        font-size: 14px;
        letter-spacing: .1em;
        margin: -.32em 0 10px
    }

    .price-card2_img {
        max-width: 70px
    }
}
