.elementor-kit-6{--e-global-color-primary:#F5FF00;--e-global-color-secondary:#F5FF00;--e-global-color-text:#F7FBF5;--e-global-color-accent:#F5FF00;--e-global-color-7179b2f:#292C2F;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;background-color:var( --e-global-color-7179b2f );font-family:"Inter", Sans-serif;line-height:166%;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:30px;font-weight:700;}.elementor-kit-6 h2{font-size:30px;font-weight:700;}.elementor-kit-6 img{border-style:none;}.elementor-kit-6 img:hover{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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;}}/* Start custom CSS */@media only screen and (max-width: 767px) {
  h2{
      font-size:24px;
  }
}

.hover_image .elementor-widget-image{
    overflow: hidden;
}
.hover_image img{
  transform: scale(1.05) ;
  transition: all 0.5s ; 
}

.hover_image img:hover{

    transform: scale(1.0) ;
}/* End custom CSS */