.elementor-kit-1{--e-global-color-primary:#232F3E;--e-global-color-secondary:#6A6A6A;--e-global-color-text:#000000;--e-global-color-accent:#FDC424;--e-global-color-d4db449:#FFFFFF;--e-global-color-697f8da:#F5F5F5;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Monserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.4em;--e-global-typography-3cd2a25-font-family:"Poppins";--e-global-typography-3cd2a25-font-size:20px;--e-global-typography-3cd2a25-font-weight:500;--e-global-typography-3cd2a25-line-height:1.4em;background-color:var( --e-global-color-d4db449 );overscroll-behavior:contain;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:900ms;}.elementor-kit-1 button,.elementor-kit-1 input[type="button"],.elementor-kit-1 input[type="submit"],.elementor-kit-1 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-d4db449 );border-radius:7px 7px 7px 7px;}.elementor-kit-1 button:hover,.elementor-kit-1 button:focus,.elementor-kit-1 input[type="button"]:hover,.elementor-kit-1 input[type="button"]:focus,.elementor-kit-1 input[type="submit"]:hover,.elementor-kit-1 input[type="submit"]:focus,.elementor-kit-1 .elementor-button:hover,.elementor-kit-1 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-d4db449 );border-radius:7px 7px 7px 7px;}.elementor-kit-1 e-page-transition{background-color:#F5F5F500;}.elementor-kit-1 h2{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1366px){.elementor-kit-1{--e-global-typography-primary-font-size:24px;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:1.4em;--e-global-typography-3cd2a25-font-size:18px;--e-global-typography-3cd2a25-line-height:1.4em;}}@media(max-width:1024px){.elementor-kit-1{--e-global-typography-primary-font-size:24px;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:1.4em;--e-global-typography-3cd2a25-font-size:16px;--e-global-typography-3cd2a25-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1{--e-global-typography-primary-font-size:24px;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:1.4em;--e-global-typography-3cd2a25-font-size:16px;--e-global-typography-3cd2a25-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
     text-decoration: none;
   }
   
   
.imagehover {
    transition: all 0.3s ease-in-out;
}

.imagehover:hover
{
    transform: scale(1.2);
}

.container {
overflow: hidden;
}/* End custom CSS */