.elementor-kit-7{--e-global-color-primary:#AECC5E;--e-global-color-secondary:#116282;--e-global-color-text:#FFFFFF;--e-global-color-accent:#232323;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-f394c36-font-family:"Montserrat";--e-global-typography-f394c36-font-size:36px;--e-global-typography-f394c36-font-weight:700;--e-global-typography-65670f2-font-family:"Poppins";--e-global-typography-65670f2-font-size:16px;--e-global-typography-65670f2-font-weight:400;--e-global-typography-835389d-font-family:"Montserrat";--e-global-typography-835389d-font-size:28px;--e-global-typography-835389d-font-weight:700;--e-global-typography-835389d-line-height:25px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Green-main:#aecc5e; --blue-main:#116282; --whie:#ffffff; --black:#232323; --poppins:Poppins; --montes:Montserrat; --50:50%; }
/* Start custom CSS *//* Best global fix */
.elementor .swiper,
.elementor .swiper-wrapper,
.elementor .swiper-slide {
  overflow: visible !important;
}

.elementor .e-loop-item,
.elementor .swiper-slide > div {
  position: relative;
  z-index: 1;
}

.elementor .e-loop-item:hover,
.elementor .swiper-slide:hover {
  z-index: 10;
}
.elementor .swiper,
.elementor .elementor-swiper,
.elementor .e-loop-carousel {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 10px;
  padding-left: 9px;
  box-sizing: border-box;
}
/* Keep the carousel width contained */
.elementor .swiper,
.elementor .elementor-swiper,
.elementor .e-loop-carousel {
  overflow: hidden !important;
}

/* Let each slide/card hover escape its own box */
.elementor .swiper-wrapper,
.elementor .swiper-slide {
  overflow: visible !important;
}

/* Make hovered item sit above neighbours */
.elementor .swiper-slide,
.elementor .e-loop-item {
  position: relative;
  z-index: 1;
}
@media (hover: none) and (pointer: coarse) {

  .elementor-widget:hover,
  .elementor-column:hover,
  .elementor-container:hover,
  .e-con:hover {
    transform: none !important;
  }

}

}/* End custom CSS */