/* 
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
*/

html {font-size:16px;}

h1 {font-size: clamp(2rem, 1.769rem + 1.026vw, 3rem);}             /*32px-48px*/
h2 {font-size: clamp(1.5rem, 1.298rem + 0.897vw, 2.375rem);}       /*24px-38px*/
h3 {font-size: clamp(1.375rem, 1.260rem + 0.513vw, 1.875rem);}     /*22px-30px*/
h4 {font-size: clamp(1.25rem, 1.178rem + 0.321vw, 1.5625rem);}     /*20px-25px*/
h5 {font-size: clamp(1.125rem, 1.082rem + 0.192vw, 1.3125rem);}    /*18px-21px*/
h6 {font-size: clamp(1rem, 0.957rem + 0.192vw, 1.188rem);}         /*16px-19px*/
body {font-size: clamp(1rem, 0.985rem + 0.064vw, 1.125rem);}       /* 16px-18px */

h1, h2, h3 {line-height: 1.5; margin-block-start: 0rem;}
h4, h5, h6 {line-height: 1.6; margin-block-start: 0rem;}

@media (min-width: 2400px) {
   
    html {font-size: 20px;}

    h1 { font-size: clamp(2.4rem, 1.85rem + 1.1vw, 4.25rem); }      /* 48px-85px */
    h2 { font-size: clamp(1.9rem, 1.55rem + 0.88vw, 3.4rem); }      /* 38px-68px */
    h3 { font-size: clamp(1.6rem, 1.35rem + 0.63vw, 2.7rem); }      /* 32px-54px */
    h4 { font-size: clamp(1.35rem, 1.18rem + 0.43vw, 2.2rem); }     /* 27px-44px */
    h5 { font-size: clamp(1.15rem, 1.03rem + 0.3vw, 1.8rem); }      /* 23px-36px */
    h6 { font-size: clamp(1rem, 0.92rem + 0.2vw, 1.5rem); }         /* 20px-30px */
    body { font-size: clamp(1.1rem, 1rem + 0.25vw, 1.4rem); }       /* 22px-28px */
    p { font-size: clamp(1.1rem, 1rem + 0.25vw, 1.4rem); }          /* 22px-28px */

    body {line-height: 1.6;}
    h1, h2, h3 {line-height: 1.3!important;}
    h4, h5, h6 {line-height: 1.4!important;}

    /* FOR ELEMENTOR CLASS */

    .elementor-post__title a {
        font-size: clamp(1.15rem, 1.0rem + 0.3vw, 1.5rem)!important; 
    }
    .elementor-post__excerpt p {
        font-size: clamp(1rem, 1rem + 0.15vw, 1.3rem)!important; 
    }
    .elementor-post__meta-data {
        font-size: clamp(1rem, 0.96473rem + 0.14851vw, 1.1875rem)!important; 
    }
    a.elementor-post__read-more {
        font-size: clamp(1rem, 0.86473rem + 0.04851vw, 1.0875rem)!important; 
    }
   

}

@media (max-width: 1024px) {
  html {font-size: 15px;}
}


/*=========== GLOBAL SETTINGS ==========*/

:root {

    --ehw-primary-color: #0f675a;
    --ehw-secondary-color: #242323;
    --ehw-third-color: #21aa95;
     --ehw-fourth-color: #6effe9;
    --ehw-white-color: #ffffff;
    --ehw-black-color: #000000;

    --ehw-spacing-micro: clamp(0.0625rem, 0.05rem + 0.03125vw, 0.125rem); /* 1px - 2px */      
    --ehw-spacing-xxxs: clamp(0.125rem, 0.1rem + 0.0625vw, 0.25rem);   /* 2px - 4px */
    --ehw-spacing-xxs: clamp(0.25rem, 0.2rem + 0.125vw, 0.5rem);      /* 4px - 8px */
    --ehw-spacing-xs: clamp(0.5rem, 0.4rem + 0.25vw, 1rem);           /* 8px - 16px */
    --ehw-spacing-sm: clamp(0.75rem, 0.6rem + 0.375vw, 1.5rem);       /* 12px - 24px */
    --ehw-spacing-md: clamp(1rem, 0.8rem + 0.5vw, 2rem);              /* 16px - 32px */
    --ehw-spacing-lg: clamp(1.5rem, 1.2rem + 0.75vw, 3rem);           /* 24px - 48px */
    --ehw-spacing-xl: clamp(2rem, 1.6rem + 1vw, 4rem);                /* 32px - 64px */
    --ehw-spacing-xxl: clamp(3rem, 2.4rem + 1.5vw, 6rem);             /* 48px - 96px */
    --ehw-spacing-3xl: clamp(4rem, 3.2rem + 2vw, 8rem);               /* 64px - 128px */
    --ehw-spacing-4xl: clamp(6rem, 4.8rem + 3vw, 12rem);              /* 96px - 192px */

    --ehw-rounded-none: 0px;          /* 0 */
    --ehw-rounded-sm: 0.125rem;       /* 2px */
    --ehw-rounded: 0.25rem;           /* 4px */
    --ehw-rounded-md: 0.375rem;       /* 6px */
    --ehw-rounded-lg: 0.5rem;         /* 8px */
    --ehw-rounded-xl: 0.75rem;        /* 12px */
    --ehw-rounded-2xl: 1rem;          /* 16px */
    --ehw-rounded-3xl: 1.5rem;        /* 24px */
    --ehw-rounded-4xl: 2rem;          /* 32px */
    --ehw-rounded-full: 9999px;       /* full */  
    
    /* Hero Sections */
    --ehw-section-hero-height: 100vh; 
 
    /* Offset Padding for Overlay Headers */
    --ehw-section-offset-header: 80px; 

    /* Width For Narrow Sections*/
    --ehw-section-narrow: 62.5rem; /* 1000px */
    --ehw-section-narrow-xs: 45rem; /* 720px */
  }

/* =========== CONTAINER =========== */

.ehw-section-micro {
    padding-top: var(--ehw-spacing-micro);    /* 1px - 2px */
    padding-bottom: var(--ehw-spacing-micro);
    padding-left: var(--ehw-spacing-micro);   
    padding-right: var(--ehw-spacing-micro);
}
  
.ehw-section-xxxs {
    padding-top: var(--ehw-spacing-xxxs);     /* 2px - 4px */
    padding-bottom: var(--ehw-spacing-xxxs);
    padding-left: var(--ehw-spacing-xxxs);   /* 2px - 4px */
    padding-right: var(--ehw-spacing-xxxs);
}

.ehw-section-xxs {
    padding-top: var(--ehw-spacing-xxs);      /* 4px - 8px */
    padding-bottom: var(--ehw-spacing-xxs);
    padding-left: var(--ehw-spacing-xxs);    /* 4px - 8px */
    padding-right: var(--ehw-spacing-xxs);
}

.ehw-section-xs {
    padding-top: var(--ehw-spacing-xs);       /* 8px - 16px */
    padding-bottom: var(--ehw-spacing-xs);
    padding-left: var(--ehw-spacing-xs);      /* 8px - 16px */
    padding-right: var(--ehw-spacing-xs);
}
  
.ehw-section-sm {
    padding-top: var(--ehw-spacing-sm);       /* 12px - 24px */
    padding-bottom: var(--ehw-spacing-sm);
    padding-left: var(--ehw-spacing-sm);     /* 12px - 24px */
    padding-right: var(--ehw-spacing-sm);
}

.ehw-section-md {
    padding-top: var(--ehw-spacing-md);       /* 16px - 32px */
    padding-bottom: var(--ehw-spacing-md);
    padding-left: var(--ehw-spacing-md);      /* 16px - 32px */
    padding-right: var(--ehw-spacing-md);
}

.ehw-section-lg {
    padding-top: var(--ehw-spacing-lg);       /* 24px - 48px */
    padding-bottom: var(--ehw-spacing-lg);
    padding-left: var(--ehw-spacing-lg);      /* 24px - 48px */
    padding-right: var(--ehw-spacing-lg);
}

.ehw-section-xl {
    padding-top: var(--ehw-spacing-xl);       /* 32px - 64px */
    padding-bottom: var(--ehw-spacing-xl);
    padding-left: var(--ehw-spacing-xl);      /* 32px - 64px */
    padding-right: var(--ehw-spacing-xl);
}

.ehw-section-xxl {
    padding-top: var(--ehw-spacing-xxl);      /* 48px - 96px */
    padding-bottom: var(--ehw-spacing-xxl);
    padding-left: var(--ehw-spacing-xxl);     /* 48px - 96px */
    padding-right: var(--ehw-spacing-xxl);
}

.ehw-section-3xl {
    padding-top: var(--ehw-spacing-3xl);      /* 64px - 128px */
    padding-bottom: var(--ehw-spacing-3xl);
    padding-left: var(--ehw-spacing-3xl);     /* 64px - 128px */
    padding-right: var(--ehw-spacing-3xl);
}

.ehw-section-4xl {
    padding-top: var(--ehw-spacing-4xl);      /* 96px - 192px */
    padding-bottom: var(--ehw-spacing-4xl);
    padding-left: var(--ehw-spacing-4xl);     /* 96px - 192px */
    padding-right: var(--ehw-spacing-4xl);
}

@media (max-width: 768px) { 
  
    .ehw-section-md {
        padding-left: var(--ehw-spacing-sm);      /* 12px - 24px */
        padding-right: var(--ehw-spacing-sm);
    }

    .ehw-section-lg {
        padding-left: var(--ehw-spacing-md);      /* 16px - 32px */
        padding-right: var(--ehw-spacing-md);
    }

    .ehw-section-xl {
        padding-left: var(--ehw-spacing-lg);      /* 24px - 48px */
        padding-right: var(--ehw-spacing-lg);
    }

    .ehw-section-xxl {
        padding-left: var(--ehw-spacing-lg);      /* 24px - 48px */
        padding-right: var(--ehw-spacing-lg);
    }

    .ehw-section-3xl {
        padding-left: var(--ehw-spacing-lg);      /* 24px - 48px */
        padding-right: var(--ehw-spacing-lg);
    }

    .ehw-section-4xl {
        padding-left: var(--ehw-spacing-lg);      /* 24px - 48px */
        padding-right: var(--ehw-spacing-lg);
    }
}


/* Hero Container */
.ehw-section-hero {
    min-height: var(--ehw-section-hero-height)!important;
}

.ehw-section-hero .e-con-inner {
    justify-content: center!important;
}
  
/* Full Width Sections - No Side Padding */

.ehw-section-full div {
    max-width: 100%!important;
}

/* Narrow Sections */
.ehw-section-narrow .e-con-inner {
    max-width: var(--ehw-section-narrow)!important;
}

.ehw-section-narrow-xs .e-con-inner {
    max-width: var(--ehw-section-narrow-xs)!important;
}


/* =========== GENERAL =========== */

html,body {
	max-width:100%;
	overflow-x:hidden;
}

.e-gallery-container {
	overflow-x: hidden!important;
	overflow: hidden!important;
}

.comments-area a, .page-content a {
    text-decoration: none!important;
}
.elementor-widget-image a {
  width: 100%;
}
.elementor-slideshow__title {
    display: none;
}
.elementor-widget-html iframe {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
/*
h1.elementor-heading-title,h2.elementor-heading-title,h3.elementor-heading-title,
h4.elementor-heading-title,h5.elementor-heading-title,h6.elementor-heading-title {
    line-height: 1.3!important;
}
*/
.elementor-heading-title {
    line-height: 1.4!important;
}
span.elementor-heading-title {
    display: inline-block !important;
    line-height: 1.5 !important;
}

br.mbreak {}

@media screen and (min-width: 2400px)  {
   /* br.mbreak {display:none!important;}*/
}
@media screen and (max-width: 1024px)  {
    br.mbreak {display:none!important;}
}


/* Disable lightbox*/
@media screen and (max-width: 767px)  {
   
    a.e-gallery-item, a.elementor-gallery-item, a.pg-open-lightbox {
    pointer-events: none !important;
    }
}
a:focus-visible {
    outline: -webkit-focus-ring-color auto 0px!important;
}

.ehw-inline .elementor-widget-container p {
    display: inline;
    margin: 0;
}
.ehw-readmore .elementor-post__read-more-wrapper a {
    display: block; 
    text-align: right; 
}
.ehw-readmore .elementor-post__read-more-wrapper a:hover {
    color: var(--ehw-primary-color)!important;
}

/*FIX 1822px et Container Problem*/
/*
@media screen and (min-width: 1822px)  {
    .e-con {
    --container-max-width: 1600px!important;
    }
}
*/

/* IMAGE CAROUSEL*/
.elementor-widget-image-carousel .swiper .swiper-slide figure {
    line-height: 0;
}

/*  =========== Pagination  =========== */

.ehw-pagination-dot .page-numbers  {
    height: 35px;
    width: 35px;
    background-color: #1F2552!important;
    border-radius: 50%;
    display: inline-block;
    color: #F6F6F6!important;
    padding-top: 7px;
    text-align: center;
    transition: all 0.3s ease;
}
.ehw-pagination-dot .page-numbers:hover {
    background-color: #2C7EF4 !important;
    transform: scale(1.1);
}
.ehw-pagination-dot .page-numbers.current {
    background-color: #2C7EF4!important;
    color: #F6F6F6!important;
}
@media screen and (min-width: 2400px)  {
    .ehw-pagination-dot .page-numbers  {
    height: 55px;
    width: 55px;
    padding-top: 12px;
    }
}

/*  =========== JETENGINE Pagination  =========== */

.ehw-pagination-dot .jet-filters-pagination__link {
    height: 35px;
    width: 35px;
    background-color: #1F2552!important;
    border-radius: 50%;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #F6F6F6!important;
    text-decoration: none;
    transition: all 0.3s ease;
}

.ehw-pagination-dot .jet-filters-pagination__item.jet-filters-pagination__current .jet-filters-pagination__link {
    background-color: #2C7EF4!important;
    color: #F6F6F6!important;
}

.ehw-pagination-dot .jet-filters-pagination__item:not(.jet-filters-pagination__current) .jet-filters-pagination__link:hover {
    background-color: #2C7EF4!important;
    color: #F6F6F6!important;
    transform: scale(1.1);
}

.ehw-pagination-dot .jet-filters-pagination__item.prev-next .jet-filters-pagination__link {
    width: auto;
    height: 35px;
    border-radius: 17.5px;
    padding: 0 15px;
    background-color: #1F2552!important;
}

.ehw-pagination-dot .jet-filters-pagination__item.prev-next .jet-filters-pagination__link:hover {
    background-color: #2C7EF4!important;
    color: #F6F6F6!important;
}

@media screen and (min-width: 2400px) {
    .ehw-pagination-dot .jet-filters-pagination__link {
        height: 55px;
        width: 55px;
        font-size: 18px;
    }
    
    .ehw-pagination-dot .jet-filters-pagination__item.prev-next .jet-filters-pagination__link {
        height: 55px;
        border-radius: 27.5px;
        padding: 0 20px;
    }
}

.ehw-pagination-dot .jet-filters-pagination__item {
    margin: 0 5px;
}

.ehw-pagination-dot .jet-filters-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 20px 0;
}


/* =========== NAV ===========*/

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    /*transition: max-height 0.8s, transform .0s!important;*/
    transform: scaleY(1.0)!important;
    transform-origin: top;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Desktop*/
@media only screen and (min-width: 1025px) {
    .cus-button-menu .elementor-nav-menu--main .elementor-nav-menu li .elementor-item {
        background-color: #f0ece4;
        color: #242323 !important;
        padding: 8px 10px;
        border-radius: 25px;
        margin: 0 5px;
        transition: all 0.3s ease;
    }

    .cus-button-menu .elementor-nav-menu--main .elementor-nav-menu li .elementor-item:hover {
        background-color: #FFA900;
        transform: translateY(-2px);
    }

    .cus-button-menu .elementor-nav-menu--main .elementor-nav-menu li .elementor-item-active {
        background-color: #FFA900;
        color:#ffffff!important;
    }
}

/* Mobile/Tablet */
.cus-button-menu .elementor-nav-menu--dropdown .elementor-nav-menu li .elementor-item {
    background-color: transparent !important;
    border-radius: 0 !important;
    padding: 15px 20px !important;
    margin: 0 !important;
    color:#242323;
}


/* =========== SHRINKING MENU =========== */

.shrinker {
    transition: all 0.4s ease-in-out, transform 0.3s ease-in-out !important;
    transform: translateY(0) !important;
    z-index: 99;
}

.shrinker.elementor-sticky--effects {
    height: 70px;
    background-color: rgba(255, 255, 255, 0.613) !important;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1) !important;
    backdrop-filter: blur(35px) !important;
    
}

.shrinker.elementor-sticky--effects .elementor-widget-image img {
    width: 60px!important;
    transition: all 0.3s ease !important;
    margin-top:-8px;
}

.shrinker.elementor-sticky--effects .elementor-heading-title {
    font-size: 1.2rem !important;
    transition: all 0.3s ease !important;
}

.shrinker.elementor-sticky--effects .elementor-nav-menu ul li a {
    font-size: 0.9rem !important;
    padding: 8px 15px !important;
    transition: all 0.3s ease !important;
}
.shrinker.hide-menu {
    transform: translateY(-100%) !important;
    transition: transform 0.3s ease-in-out !important;
}

.shrinker.show-menu {
    transform: translateY(0) !important;
    transition: transform 0.3s ease-in-out !important;
}
/*
.elementor-sticky__spacer.hide-menu {
    height: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    visibility: hidden !important;
    display: none !important;
}
.elementor-sticky__spacer.show-menu {
    height: auto !important;
    visibility: hidden !important;
}*/

.shrinker:not(.elementor-sticky--active):not(.hide-menu):not(.show-menu) {
    position: relative !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
}

.shrinker.resetting {
    transition: none !important;
}

/* Tablet Shrinking */

@media screen and (max-width: 1024px) {

    .shrinker.elementor-sticky--effects .elementor-widget-image img {
    margin-top:0px;
    }
    .shrinker.elementor-sticky--effects .elementor-heading-title {
    font-size: 1.1rem !important;
    }
}

@media screen and (max-width: 768px) {

    .shrinker.elementor-sticky--effects .elementor-widget-image img {
    margin-top:-7px;
    }
    .shrinker.elementor-sticky--effects .elementor-heading-title {
    font-size: 1rem !important;
    line-height: 1em!important;
    }
    /*
    .elementor-sticky__spacer {
        height: 0 !important;
        min-height: 0 !important;
        overflow: hidden !important;
    }
    
    .elementor-sticky__spacer.hide-menu,
    .elementor-sticky__spacer.show-menu {
        display: none !important;
    }
        */
    .elementor-sticky__spacer:not(.elementor-sticky--active) {
        height: 0 !important;
        min-height: 0 !important;
        
    }

}

/* FIX landscape mobile view */
@media screen and (max-width: 768px) and (orientation: landscape) {
    {}
  }

/* ========= PARALLAX ========= */

.ehw-parallax{
  position: relative;
  overflow: hidden;
}

.ehw-parallax .elementor-motion-effects-container{
  display: none !important;
}

.ehw-parallax .ehw-parallax__bg{

  position: absolute;
  left: 0;
  right: 0;
  top: -15%;
  bottom: -15%;
  z-index: 0;
  pointer-events: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  will-change: transform;
  
}

.ehw-parallax > .e-con-inner{
  position: relative;
  z-index: 1;
}


/*========= FX =======*/

.fx-float-01 {
  width: 80%;
  /*box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.3);*/
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
}

@keyframes float {
  0% {
    /*box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.3);*/
    transform: translatey(0px);
  }
  50% {
    /*box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);*/
    transform: translatey(-20px);
  }
  100% {
    /*box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.3);*/
    transform: translatey(0px);
  }
}

/* STAR*/
.fx-float-02 {
  width: 20%;
  position: absolute;
  --scroll-y: 0;
  animation: float 6s ease-in-out infinite, rotate 8s linear infinite;
}

@keyframes float {
  0%, 100% {
    transform: translateY(calc(var(--scroll-y) * -1px)) translateX(0px);
  }
  50% {
    transform: translateY(calc(var(--scroll-y) * -1px)) translateX(-20px);
  }
}

@keyframes rotate {
  0% {
    transform: translateY(calc(var(--scroll-y) * -1px)) rotate(0deg);
  }
  100% {
    transform: translateY(calc(var(--scroll-y) * -1px)) rotate(360deg);
  }
}

@media screen and (max-width: 1024px) {
  .fx-float-02 {
    width: 60%;
    animation: none !important;
    transform: none !important;
  }
}


/* Cloud*/

.fx-slide-a {
  animation: slideLeftToRight 25s infinite linear;
  z-index: 1 !important;
  opacity: 0;
  transform: translateX(-100%);
}
.fx-slide-a-1 {
  animation-delay: 0s; 
}

.fx-slide-a-2 {
  animation-delay: 4s;
}
.fx-slide-a-3 {
  animation-delay: 8s;
}

@keyframes slideLeftToRight {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateX(calc(100vw + 100%));
    opacity: 0;
  }
}

.fx-slide-b {
  animation: slideLeftToRight 35s infinite linear;
  z-index: 1 !important;
  opacity: 0;
  transform: translateX(-100%);
}
.fx-slide-b-1 {
  animation-delay: 0s; 
}

.fx-slide-b-2 {
  animation-delay: 4s;
}
.fx-slide-b-3 {
  animation-delay: 12s;
}

@keyframes slideLeftToRight {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateX(calc(100vw + 100%));
    opacity: 0;
  }
}

/*====== FX TEXT ====== */

.ehw-reveal{
  overflow: hidden;
  padding-top: 0.5em;    
  padding-bottom: 0.5em; 
  line-height: 1.5 !important; 
}

.ehw-reveal .ehw-reveal__inner{
  display: block;
  width: 100%;
  will-change: transform, opacity;
}


/* Gradient*/
.ehw-gradient-fx1 .elementor-heading-title {
    background: linear-gradient(-39deg, #0e9ff9 51%, #64e9e3 76%, #9ffac7 81%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ===== FX BG CAROUSEL WIDGET====== */

.ehw-zoom-bg {
    position: relative;
    overflow: hidden;
}

.ehw-zoom-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    transform: scale(1.15);
    animation: none;
}

.swiper-slide-active .ehw-zoom-bg::before {
    animation: kenburns 15s ease-in-out forwards;
}

@keyframes kenburns {
    0% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1.0);
    }
}

/* ====== FX IMAGE CAROUSEL WIDGET ==== */

.ehw-img-carousel .elementor-image-carousel-wrapper {
   /* aspect-ratio: 16 / 9;*/ /*1920x1080px*/
   /* aspect-ratio: 32 / 15;*/ /*1920x900px*/
    aspect-ratio: 192 / 85; /*1920x850px*/
}

.ehw-img-carousel .swiper-slide-inner {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ehw-img-carousel .swiper-slide .swiper-slide-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

/* ZOOM EFFECT for class ehw-zoom-1  */

.ehw-img-carousel.ehw-zoom-1 .swiper-slide-image {
    transform: scale(1.15);
}

.ehw-img-carousel.ehw-zoom-1 .swiper-slide-active .swiper-slide-image {
    animation: kenburns-once 15s ease-out forwards;
}

/* If only 1 image use first-child */
.ehw-img-carousel.ehw-zoom-1 .swiper-slide:first-child:last-child .swiper-slide-image {
    animation: kenburns-once 15s ease-out forwards;
}

@keyframes kenburns-once {
    0% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1.0);
    }
}


/*===== JETREVIEWS ======*/

.jet-reviews-advanced__review {
    margin-bottom: 10px!important;
    margin-top: 10px!important;
}

.jet-reviews-advanced__header {
    margin-bottom: 0px !important; 
}

.jet-reviews-advanced__header-top {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}

/* Reorder Field */
.jet-reviews-advanced__new-review-form {
    display: flex;
    flex-direction: column;
}
.jet-new-review-author-name {
    order: 1;
}
.jet-new-review-author-mail {
    order: 2;
}
.jet-new-review-content {
    order: 3;
}
.jet-new-review-fields {
    order: 4;
}
.jet-new-review-controls {
    order: 5;
}

/* Grid Layout  */
.jet-reviews-advanced__reviews > div {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 Columns */
    gap: 20px;
}

/* Tablet (768px - 1024px) */
@media (max-width: 1024px) and (min-width: 768px) {
    .jet-reviews-advanced__reviews > div {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .jet-reviews-advanced__reviews > div {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

/* Optional */
.jet-reviews-advanced__review {
     

    /*border: 1px solid #ffdb94;*/
    border-radius: 8px;
    padding: 20px;
    background: #ffffff;
   /*height: auto; */

/* Stamp FX*/
/*
   --radius: 6px;
    
    background-image: 
        radial-gradient(
            var(--radius),
            transparent 98%,
            #ffe9be
        ),
        linear-gradient(#fdf5cf 0 0);
    background-repeat: 
        round, 
        no-repeat;
    background-position:
        calc(var(--radius) * -1.5) calc(var(--radius) * -1.5),
        50%;
    background-size:
        calc(var(--radius) * 3) calc(var(--radius) * 3),
        calc(100% - var(--radius) * 3) calc(100% - var(--radius) * 3);
        */

    border-radius: 20px;
    padding: 25px;
}

.jet-reviews-widget-pagination {
    margin-top: 0px !important;
    padding-top: 0 !important;
}

/*=============== MULTI CALENDAR ========== */

.jet-md-calendar__event-body {
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.jet-md-calendar__event-body-container {
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.jet-md-calendar__event-close {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.jet-md-calendar__event-close:hover {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/*=============== BREADCRUMB ========== */

.my-breadcrumbs {
    font-size: 0.9 rem;
    color: #F6F6F6;
    margin-bottom: 20px;
}

.my-breadcrumbs a {
    text-decoration: none;
    color: #F6F6F6; 
    transition: color 0.3s;
}

.my-breadcrumbs a:hover {
    color: #2C7EF4; 
}

/* Separator (/) */
.my-breadcrumbs .sep {
    margin: 0 5px;
    color: #ccc;
}

/* Current Page */
.my-breadcrumbs .current {
    font-weight: bold;
    color: #2C7EF4;
}

/*=========== JETENGINE TABLE ============*/

.ehw-je-table .elementor-icon-box-wrapper{
  align-items: flex-start !important;
}

.ehw-je-table .elementor-icon-box-icon{
  margin-top: 10px !important;
}
.ehw-je-table table.jet-dynamic-table{
  width: 100%;
  table-layout: fixed;

}
.ehw-je-table__col--title,
.ehw-je-table .jet-dynamic-table__col--title{
    width:77%!important;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
}

.ehw-je-table__col--date,
.ehw-je-table .jet-dynamic-table__col--date time {
    width:23%!important;
    text-align:right;
    white-space:nowrap;
}
.ehw-je-table .jet-dynamic-table__col{
  padding: 0.5rem !important;

}
.ehw-je-table__row{
    padding:.1rem!important;
}

/* ellipsis*/
/*.ehw-je-table .jet-dynamic-table__col--title *{
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}*/

/*768px (Card layout)*/
@media (max-width: 768px){

    .ehw-je-table .jet-dynamic-table__col--date {
    width: 35% !important;
    }

    .ehw-je-table__col--title,
    .ehw-je-table .jet-dynamic-table__col--title {
    width: 65% !important;
    } 

    .ehw-je-table thead {display:none!important;}
    .ehw-je-table-wrapper {display:block!important; overflow:visible!important;}

    .ehw-je-table__row{
        display:grid!important;
        grid-template-columns: 1fr auto;
        gap:.4rem .8rem;
        background:#fff;
        border:1px solid #ddd;
        border-radius:8px;
        padding:1rem;
        margin-bottom:1rem;
    }
    .ehw-je-table__col{
        display:block!important;
        width:100%!important;
        padding:0!important;
        border:none!important;
    }
    .ehw-je-table__col--title a,
    .ehw-je-table .jet-dynamic-table__col--title a{
        font-size:.85rem!important;
    }

    .ehw-je-table__col--date,
    .ehw-je-table .jet-dynamic-table__col--date time {
        font-size:.85rem!important;
    }

}

/*<=480px */
@media (max-width: 480px){

    .ehw-je-table__row{
        grid-template-columns:1fr;
    }
    .ehw-je-table__col--date{
        text-align:left;
        margin-top:.25rem;
    }
}

/*=========== JETENGINE LISTING GRID ============*/
/*
.ehw-jet-listing-grid-divider .jet-listing-grid__item {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ehw-jet-listing-grid-divider .jet-listing-grid__item:last-child {
    border-bottom: none;
}
*/

.ehw-jet-listing-grid-divider .jet-listing-dynamic-terms {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 5px;
    padding-top: 0px;
    margin-bottom: 0px;
}
.ehw-jet-listing-grid-divider .jet-listing-grid__item:last-child .jet-listing-dynamic-terms {
    border-bottom: none;
}
.ehw-jet-listing-grid-divider .jet-listing-grid__item {
    padding: 0!important;
}


/*============== FLUENT FORM =============*/

.ff-default .ff-el-form-control {
    font-family: "NotoSansThai", Sans-serif!important;
    border-radius: 25px!important;
}

.ff-default .ff-el-form-control:focus {
	color: #101010!important;
    border-color: #2C7EF4!important;    
	background-color: rgb(255, 255, 255);
	border: 1px solid #ccc;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.frm-fluent-form .choices[data-type*=select-multiple] .choices__input {
    padding: 10px 0!important;
}
.frm-fluent-form .choices__list--dropdown {
    border: 1px solid #d1e4ff!important;
}
.frm-fluent-form .choices__inner {
    border: solid 1 px #e7e7e7;
    border-radius: 25px!important;
}
.fluentform .ff-el-group {
    margin-bottom: 15px;
}
.ff-default .ff-el-input--label label {
  font-size: 1rem;
  color:#ffffff;
  font-family: "NotoSansThai", Sans-serif!important;
}
.ff-el-section-break .ff-el-section-title {
    font-weight: 500!important;
    font-size: 1.2rem;
    margin-top: 30px;
}

.wpf_has_custom_css.ff-btn-submit {
  padding: 10px 30px 10px 30px;
  margin-top: 20px;
}

.ff-default .ff_btn_style {
    padding: 8px 30px!important;
}
.ff-default .ff_btn_style:focus, .ff-default .ff_btn_style:hover {
    opacity : 1.0!important;
    }
    
@media screen and (min-width: 2400px) {
  .ff-default .ff-el-input--label label {
    font-size: 1.6rem;
  }
  .wpf_has_custom_css.ff-btn-submit {
    font-size: 1.6rem;
  }
}

