.elementor-kit-5{--e-global-color-primary:#042C8F;--e-global-color-secondary:#4891E7;--e-global-color-text:#151515CC;--e-global-color-accent:#BBE11A;--e-global-color-75d6f61:#E8F957;--e-global-color-aae51e5:#00113A;--e-global-color-7a69d1a:#F7F7F7;--e-global-color-a41fbcd:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-weight:500;--e-global-typography-23041e2-font-family:"Montserrat";--e-global-typography-23041e2-font-weight:700;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-kit-5 a:hover{color:var( --e-global-color-primary );}.elementor-kit-5 h1{font-family:"Montserrat", Sans-serif;font-size:35px;font-weight:700;line-height:42px;}.elementor-kit-5 h2{font-size:28px;font-weight:700;line-height:33px;}.elementor-kit-5 h4{font-size:18px;font-weight:600;text-transform:uppercase;}.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);}.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-kit-5{--e-global-typography-text-font-size:15px;}.elementor-kit-5 h1{font-size:28px;line-height:32px;}.elementor-kit-5 h2{font-size:23px;line-height:28px;}.elementor-kit-5 h3{font-size:20px;line-height:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:18px;}.elementor-kit-5 h1{font-size:23px;line-height:27px;}.elementor-kit-5 h2{font-size:20px;line-height:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width: 600px) {
    h1 br,
    h2 br,
    h3 br{
        display: none!important;
    }
}

.heading-underline {
  position: relative;
  display: inline-block;
  z-index: 1!important;
}
.heading-underline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 10px;
  background-color: 
#E8FF5C;
  z-index: -1!important;
}
.heading-underline span {
  position: relative;
  z-index: 1!important;
}


/* ICONBOX ICON SHADOW */
.iconbox-shadow .elementor-icon {
    box-shadow: 0px 4px 15px 1px rgb(0 0 0 / 10%)!important;
}


/* IMAGE NON-DRAG*/
.no-drag img {
    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}/* End custom CSS */