.elementor-kit-9{--e-global-color-primary:#3A2E8C;--e-global-color-secondary:#5A4CFF;--e-global-color-text:#14122B;--e-global-color-accent:#5A4CFF;--e-global-color-16c12fd:#FFFFFF;--e-global-color-2ef2743:#3A2E8C;--e-global-color-9592078:#5A4CFF;--e-global-color-e5f8819:#C7C3FF;--e-global-color-76ae6d7:#F5F4FF;--e-global-color-5a19468:#14122B;--e-global-color-678b04d:#22C55E;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-3d50178-font-size:100px;--e-global-typography-3d50178-font-weight:bold;--e-global-typography-3d50178-line-height:0.9em;--e-global-typography-e0a576c-font-size:128px;--e-global-typography-e0a576c-line-height:0.9em;--e-global-typography-cef6ee8-font-size:15px;--e-global-typography-cef6ee8-font-weight:500;--e-global-typography-cef6ee8-line-height:1.4em;--e-global-typography-b93f244-font-size:40px;--e-global-typography-b93f244-font-weight:normal;--e-global-typography-b93f244-line-height:1em;--e-global-typography-29eecdd-font-size:20px;--e-global-typography-5f41dd6-font-size:14px;--e-global-typography-5f41dd6-font-weight:500;--e-global-typography-5f41dd6-line-height:1.35em;--e-global-typography-f6db43b-font-size:20px;font-family:var( --e-global-typography-text-font-family ), manrope;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h2{font-family:"Red Hat Display", manrope;font-size:24px;font-weight:700;}.elementor-kit-9 h3{font-size:20px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-accent-font-size:18px;--e-global-typography-3d50178-font-size:78px;--e-global-typography-e0a576c-font-size:78px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:28px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:16px;--e-global-typography-3d50178-font-size:46px;--e-global-typography-e0a576c-font-size:54px;--e-global-typography-cef6ee8-font-size:15px;--e-global-typography-b93f244-font-size:28px;--e-global-typography-5f41dd6-font-size:15px;--e-global-typography-f6db43b-font-size:16px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-9 h2{font-size:20px;}.elementor-kit-9 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body { overflow-x: hidden; }

h1,h2,h3,h4,h5,h6,p,span,a,li,ul,ol,figcaption,html,body{
        font-family: 'Manrope', sans-serif!important;
}
/**Scrollable carouseles**/
@media screen and (max-width: 1000px){
.hscroll .jet-listing-grid__items{
    padding-inline: 10px;
    width: 240vw!important;
    max-width: 240vw!important;
}   

.hscroll .jet-listing-grid {
    overflow-x: scroll;
    scroll-behavior: smooth;
}

}



/**Listing**/
.listing-category .elementor-post-info__terms-list-item:not(:first-child){
    display:none!important;
}
.listing-category .elementor-post-info__item > .elementor-post-info__terms-list{
    color:transparent;
    font-size:0;
}
.listing-category .elementor-post-info__item > .elementor-post-info__terms-list > .elementor-post-info__terms-list-item:first-child{
    color: #111;
    font-size:14px;
}




/**Listing img zoom**/
.listing-img .elementor-widget-container{
    overflow: hidden;
}
.listing-img img{
    transition: 0.2s ease all;
}
.listing-img:hover img{
    transform: scale(1.05);
}/* End custom CSS */