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

/* Add your custom styles here */
html,
body {
    overflow-x: hidden;
}

.scroll-hide {
    overflow: hidden;
}

.image_cover .elementor-widget-container {
    position: relative;
}

.image_cover.elementor-widget-video .elementor-widget-container *:not(.elementor-custom-embed-play, .elementor-custom-embed-play *),
.image_cover .elementor-widget-container img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100% !important;
    max-height: 100%;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/*header css start*/
.elementor-location-header>*:first-child {
    transition: transform 0.7s ease, padding 0.7s ease, background-color 0.7s ease
}

.elementor-location-header.nav-down>*.elementor-sticky--effects:first-child {
    transform: translateY(-100%)
}

body .elementor-location-header>*:first-child.elementor-sticky--effects {
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .15)
}

/*header css end*/

.news_list .jet-listing-grid__items {
    padding-top: 94px;
}

/* .news_list .jet-listing-grid__items .jet-listing-grid__item:nth-of-type(2n + 1) {
    margin-top: 0 !important;
} */

/* .news_list .jet-listing-grid__item:nth-of-type(n + 3):not(:nth-child(even)) ,  .news_list .jet-listing-grid__item:nth-of-type(2){
    margin-top: 80px !important;
}  */

.news_list .jet-listing-grid__item:nth-of-type(2)>.jet-engine-listing-overlay-wrap {
    margin-top: 80px !important;
}

/* single page css start */
body.single {
    background: var(--e-global-color-fe2adc0);
}

body.single .container {
    max-width: 1400px;
    margin: 0 auto;
}

body.single .post_content_wrapper .container {
    max-width: 1344px;
}

.single-common h1 {
    font-size: 56px;
    line-height: 1.25;
    text-transform: uppercase;
    word-break: break-word;
}

.single-common h2 {
    font-size: 48px;
    line-height: 1.25;
    text-transform: uppercase;
    word-break: break-word;
}

.single-common p {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}

.title_image_content_wrapper {
    padding: 60px 20px;
}

.post_content_wrapper {
    padding: 0px 20px 60px;
}

.title_image_content_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 60px;
}

.image_section img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    min-height: 650px;
}

.content-img-wrap {
    grid-template-columns: 4fr 2fr;
    display: grid;
    align-items: center;
    gap: 60px;
}

.right_side_section .content-img-wrap {
    grid-template-columns: 2fr 4fr;
}

.content-img-wrap img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: block;
    min-height: 400px;
}

.left_side_section .content-img-wrap .grid-img {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.grid-img {
    display: grid;
    gap: 1rem;
}

.content-img-wrap .grid-img-col:nth-child(3n+1) {
    grid-column: span 4;
}

.content-img-wrap .grid-img-col:nth-child(3n+1).one_image {
    grid-column: span 6;
}

.content-img-wrap .grid-img-col:nth-child(3n+2) {
    grid-column: span 2;
}

.content-img-wrap .grid-img-col:nth-child(3n+3) {
    grid-column: span 6;
}

.content-img-wrap .grid-img-col:nth-child(3n+3) img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.content-img-wrap .grid-img-col:nth-child(3n+3) {
    position: relative;
    padding-bottom: 42.85%;
}

.post_content_wrapper>div {
    margin-top: 1.4rem;
}

.search_field {
    width: 100%;
}

.search_field .jet-search-filter__input-wrapper {
    width: 100%;
    display: block;
    max-width: 660px !important;
    margin: auto;
}

.search_field .jet-search-filter__input-wrapper .jet-search-filter__input-clear {
    margin-right: 10px;
}

.search_field input.jet-search-filter__input {
    width: 100%;
    display: block;
    height: 50px;
    background-color: #f1f2f3;
    border-radius: 50px;
    border: none;
    font-size: 16px;
    outline: none;
    padding-right: 46px;
}

.jet-listing-not-found {
    padding: 40px;
    background-color: #fff3e7;
    margin: 0 20px !important;
    width: auto !important;
    border-radius: 12px;
}

.search_listing {
    width: 100%;
}

.contact_form fieldset>.ff-el-group:last-child {
    margin-bottom: 0 !important;
}

.contact_form fieldset textarea {
    border-radius: 24px !important;
}

.event_listing_table {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 55px;
}

.event_listing_wrapper {
    overflow: hidden;
}

.event_listing_table .product-navigation {
    grid-column: 1 / 4;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
    justify-content: center;
}

.event_listing_wrapper .post_feature_images {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-top: 75%;
}

.event_listing_wrapper .post_feature_images img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.event_listing_wrapper .post_details h2 {
    font-size: 20px;
    margin-top: 20px;
    color: #212739;
}

.event_listing_wrapper .post_details .address_time>* {
    position: relative;
    z-index: 1;
    padding-left: 22px;
    margin-bottom: 5px;
}

.event_listing_wrapper .post_details .address_time>*:last-child {
    margin-bottom: 0;
}

.event_listing_wrapper .post_details .address_time>* img {
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px;
    height: 15px;
    object-fit: contain;
}

.event_listing_table .product-navigation>* {
    min-width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fdce9d;
    padding: 5px 10px;
    border-radius: 5px;
    color: #212739;
    transition: background-color 0.3s ease, color 0.3s ease;
    line-height: 1.2;
    font-size: 18px;
}

.event_listing_table .product-navigation>.current,
.event_listing_table .product-navigation>*:hover {
    color: #fdce9d;
    background-color: #212739;
}

.loader {
    position: absolute;
    inset: 0 0 58px 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader img {
    width: 57px;
    height: 57px;
}

.title_image_content_wrap .advertising_tag,
.event_listing_wrapper .post_feature_images .bubble {
    position: absolute;
    left: 14px;
    bottom: 14px;
    z-index: 9;
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-accent);
    padding: 4px 10px;
    border-radius: 5px;
}

.title_image_content_wrap .advertising_tag {
    inset: 14px 14px auto auto;
    padding: 5px 10px;
    margin: 0;
    min-height: 32px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
}

.image_section {
    position: relative;
    z-index: 1;
}

.event_listing_wrapper.slick-slide {
    margin-inline: 10px;
    position: relative;
    padding-bottom: 15px;
    height: auto;
}

.event_slider .slick-list {
    margin-inline: -10px;
}

.event_slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-block: auto;
    width: 50px;
    height: 50px;
    z-index: 1;
    background-color: #111111;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0;
    border: none;
    border-radius: 0;
}

.event_slider .slick-arrow:after {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    transform: rotate(45deg) translate(3px, -3px);
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.event_slider .slick-arrow.slick-next {
    right: 0;
    transform: scale(-1);
}

.event_listing_wrapper.slick-slide:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: var(--e-global-color-text);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.event_listing_wrapper.slick-slide:hover:after {
    opacity: 1;
}

.slick-track {
    display: flex;
    align-items: stretch;
}

.event_filter_wrapper {
    margin-bottom: 40px;
    max-width: 250px;
    margin-left: auto;
}

.event_filter_wrapper label {
    display: inline-block;
    margin-bottom: 5px;
}

.event_filter_wrapper select {
    border-radius: 15px;
    background-color: transparent;
    border: solid var(--e-global-color-primary);
    border-width: 1px 1px 3px;
    padding: 12px 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url('images/down.svg');
    background-position: right 15px center;
    background-size: 13px;
    background-repeat: no-repeat;
    outline: none;
}

.icon_logo svg {
    background-color: var(--e-global-color-text);
}

.icon_logo svg path.st2{
    opacity: 0;
    visibility: hidden;
}

.icon_logo svg path:not(.st1) {
    /* transform: translate(-70px, 70px); */
    display: block;
    transition: all 1s ease-in-out;
    opacity: 0;
}

.icon_logo svg path:not(.st1):nth-of-type(3) {
    transform: translate(0px, -70px);
    transition-delay: 0.2s;
}

.icon_logo svg path:not(.st1):nth-of-type(4),
.icon_logo svg path:not(.st1):nth-of-type(5)  {
    clip-path: inset(0 0 100% 0);
    
}

.icon_logo svg path:not(.st1):nth-of-type(2) {
    transform: translate(0px, 70px);
    transition-delay: 0.5s;
}

/* .icon_logo svg g#Folder\ 1 {
    transition-delay: 0.05s;
} */

.loaded .icon_logo svg path:not(.st1) {
    transform: translate(0, 0);
    opacity: 1;
    clip-path: inset(0);
}

/*.loaded .icon_logo svg g {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    animation-direction: alternate;
}

.loaded .icon_logo svg g:first-of-type {
    animation-name: icon-logo-first;
}

.loaded .icon_logo svg g:nth-of-type(2) {
    animation-name: icon-logo-second;
}

.loaded .icon_logo svg g:last-child {
    animation-name: icon-logo-third;
}

@keyframes icon-logo-first {
    0% {
        transform: translate(70px, 0px);
        opacity: 0;
    }

    100% {
        transform: translate(0);
        opacity: 1;
    }
}

@keyframes icon-logo-second {
    0% {
        clip-path: inset(0 100% 0 0);
        opacity: 1;
    }

    100% {
        clip-path: inset(0);
        opacity: 1;
    }
}

@keyframes icon-logo-third {
    0% {
        transform: translate(-70px, 0px);
        opacity: 0;
    }

    100% {
        transform: translate(0);
        opacity: 1;
    }
}*/

@media (min-width: 1025px) and (max-width: 1240px) {
    .site_header .elementor-widget-nav-menu {
        --e-nav-menu-horizontal-menu-item-margin: calc(40px / 2) !important;
    }
}

@media (max-width: 1024px) {
    .news_list_home .jet-listing-grid__items {
        padding-top: 0;
    }

    /* .news_list .jet-listing-grid__item:nth-of-type(n + 3):not(:nth-child(even)), .news_list .jet-listing-grid__item:nth-of-type(2) {
        margin-top: 0px !important;
    } */
    .news_list .jet-listing-grid__item:nth-of-type(2)>.jet-engine-listing-overlay-wrap {
        margin-top: 0px !important;
    }

    .right_side_section .content-img-wrap,
    .content-img-wrap {
        grid-template-columns: 1fr;
    }

    .right_side_section .content-img-wrap .grid-img,
    .title_image_content_wrap .image_section {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .content-img-wrap {
        gap: 20px;
    }

    .title_image_content_wrap {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    body .elementor-location-header nav.elementor-nav-menu--dropdown {
        position: fixed !important;
        top: var(--wp-admin--admin-bar--height, 0px) !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        transform: none !important;
        z-index: -1 !important;
        padding: 120px 20px 30px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease 0s;
    }

    body .elementor-location-header nav.elementor-nav-menu--dropdown[aria-hidden="false"] {
        transition: all 0.5s ease 0.3s;
        opacity: 1;
        visibility: visible;
    }

    body .elementor-location-header nav.elementor-nav-menu--dropdown>ul.elementor-nav-menu>li:not(:last-child) {
        margin-bottom: 12px;
    }

    body .elementor-location-header .elementor-menu-toggle {
        position: relative;
    }

    body .elementor-location-header .elementor-menu-toggle:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        border-radius: 50%;
        aspect-ratio: 50;
        margin: auto;
        transition: all 0.8s ease 0.1s;
        max-height: 100vh;
        z-index: -1;
        transform: scale(0);
        pointer-events: none;
    }

    body .elementor-location-header .elementor-menu-toggle.elementor-active:after {
        transition: all 0.8s ease 0s;
        transform: scale(99);
        /*clip-path: inset(0vw 1.55vw 0.61vw 0vw);*/
    }

    .drop_down_filter .jet-filter-items-dropdown__body {
        overflow: hidden;
        border: none;
        border-radius: 10px;
    }

    .drop_down_filter .jet-filter-items-dropdown__body form.jet-radio-list-wrapper {
        padding: 0;
    }

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

    .event_listing_table .product-navigation {
        grid-column: 1 / 3;
    }
}

@media (max-width: 767px) {
    body .elementor-location-header .site_header .elementor-widget-nav-menu nav.elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 22px !important;
    }

    .footer_menu a.elementor-item {
        justify-content: center !important;
    }

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

    .title_image_content_wrapper {
        padding: 0;
    }

    .title_image_content_wrapper .title_content {
        padding: 3.5rem 1.25rem 0rem;
    }

    .image_section img {
        min-height: 450px;
    }

    .content-img-wrap img {
        min-height: auto;
    }

    .single-common h1 {
        font-size: 36px;
    }

    .single-common h2 {
        font-size: 28px;
    }

    .news_list .jet-listing-grid__items {
        padding-top: 0px;
    }

    .news_list .jet-listing-grid__item:nth-of-type(2n + 2) {
        margin-top: 0px !important;
    }

    .title_image_content_wrap {
        gap: 0px;
    }

    body .elementor-location-header nav.elementor-nav-menu--dropdown {
        padding: 105px 20px 20px;
    }

    .event_listing_table {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px 30px;
    }

    .event_listing_table .product-navigation {
        grid-column: 1 / 2;
    }
}

@media (max-width: 479px) {
    .event_filter_wrapper {
        max-width: 100%;
    }
}