.elementor-kit-2167{--e-global-color-primary:#006936;--e-global-color-secondary:#FFC600;--e-global-color-text:#01391D;--e-global-color-accent:#957127;--e-global-color-18199a3:#0A4635;--e-global-color-0ae2c1d:#FFFFFF;--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;font-family:"Lato", Sans-serif;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:1000ms;--e-preloader-color:#FFF;--e-preloader-size:40px;}.elementor-kit-2167 e-page-transition{background-color:#0A4635B8;}.elementor-kit-2167 button,.elementor-kit-2167 input[type="button"],.elementor-kit-2167 input[type="submit"],.elementor-kit-2167 .elementor-button{font-family:"Lato", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1344px;}.e-con{--container-max-width:1344px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#00000085;--lightbox-ui-color:#FFFFFF;--lightbox-ui-color-hover:#FFFFFF;--lightbox-text-color:#FFFFFF;--lightbox-header-icons-size:40px;--lightbox-navigation-icons-size:40px;}@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:540px;}.e-con{--container-max-width:540px;}}/* Start custom CSS *//* Make arrows and close button white */
.dialog-lightbox-next,
.dialog-lightbox-prev,
.dialog-lightbox-close {
    color: #ffffff !important;
}

/* Make pagination numbers white */
.swiper-pagination-current {
    color: #ffffff !important;
}
/* Restore hover overlay */
.elementor-gallery-item .elementor-gallery-item-overlay {
    background-color: rgba(0, 0, 0, 0.5); /* semi-transparent black */
    opacity: 1 !important;
    transition: opacity 0.3s ease;
}

/* Show overlay on hover */
.elementor-gallery-item:hover .elementor-gallery-item-overlay {
    opacity: 1 !important;
}
/* Caption / alt text on hover */
.elementor-gallery-item .elementor-gallery-item-caption {
    color: #ffffff !important; /* white text */
    opacity: 1 !important;
    transition: opacity 0.3s ease;
}
.dialog-lightbox-next,
.dialog-lightbox-prev,
.dialog-lightbox-close {
    color: #ffffff !important;
}/* End custom CSS */