.elementor-kit-5{--e-global-color-primary:#00AED1;--e-global-color-secondary:#003351;--e-global-color-text:#404040;--e-global-color-accent:#003351;--e-global-color-ad2b018:#FFFFFF;--e-global-color-6959684:#E6F4F1;--e-global-typography-primary-font-family:"Rufina";--e-global-typography-primary-font-size:28px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Rufina";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Oxygen";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Oxygen";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-bottom:18px;}.elementor-kit-5 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-5 a:hover{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-family:"Rufina", Sans-serif;font-size:47px;font-weight:700;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:"Rufina", Sans-serif;font-size:32px;font-weight:600;line-height:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 a{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-5 a:hover{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 a{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-5 a:hover{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dropdown-menu {
    background-color: #e6f4f1;
}
.dropdown-menu  a{
    display: block;
    margin: 0;
    padding: 10px 30px;
}
.dropdown-menu  a:hover{
    background-color: #003351;
    color: white;
    font-size: 18px;
    margin: 0;
}

.dropdown ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.dropdown ul li{
    padding: 10px 30px;
    font-size: 18px;
}

.dropdown ul li:hover{
    background-color: #003351;
    color: white;
}

.dropdown ul li:hover > a{
    color: white;
    padding: 0;
    margin: 0;
}

.dropdown ul li a:hover{
    padding: 0 !important;
    margin: 0;
    line-height: 0;
}/* End custom CSS */