.elementor-kit-5{--e-global-color-primary:#022238;--e-global-color-secondary:#015CA7;--e-global-color-text:#7A7A7A;--e-global-color-accent:#1C7FC9;--e-global-color-8105e8b:#24B6E5;--e-global-color-1e6112c:#9BE2F2;--e-global-color-98091a0:#DD2531;--e-global-color-d0a96aa:#F2B4C4;--e-global-color-336a06f:#F2DCD8;--e-global-color-7dd03dc:#FFFFFF;--e-global-color-d556b10:#000000;--e-global-typography-primary-font-family:"Montserrat";--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;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@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 */.page-header {
    display: none !important;
}

a {
    color: #4cc1af;
}

a:hover {
    color: #55afd7;
}




/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #49c3ab;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #58afdc;
}




* {
    outline: none !important;
}

button:focus { 
    outline: none !important; 
    
}/* End custom CSS */