.elementor-kit-107{--e-global-color-primary:#324A6D;--e-global-color-secondary:#04614F;--e-global-color-text:#333333;--e-global-color-accent:#D4AF37;--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;background-color:#FFFFFF;}.elementor-kit-107 button,.elementor-kit-107 input[type="button"],.elementor-kit-107 input[type="submit"],.elementor-kit-107 .elementor-button{background-color:#324A6D;border-radius:5px 5px 5px 5px;}.elementor-kit-107 e-page-transition{background-color:#FFBC7D;}.elementor-kit-107 button:hover,.elementor-kit-107 button:focus,.elementor-kit-107 input[type="button"]:hover,.elementor-kit-107 input[type="button"]:focus,.elementor-kit-107 input[type="submit"]:hover,.elementor-kit-107 input[type="submit"]:focus,.elementor-kit-107 .elementor-button:hover,.elementor-kit-107 .elementor-button:focus{border-radius:5px 5px 5px 5px;}.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: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 */<style>

html, body {
   max-width: 100%;
   overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #F7FBFF;
}
  
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 12px;
    border-radius: 10px;
    background: #324A6D;
    border: 2px solid #F7FBFF;
}

</style>
html, body{
    overflow-x: hidden !important;
}/* End custom CSS */