.elementor-kit-6{--e-global-color-primary:#113549;--e-global-color-secondary:#88CDCF;--e-global-color-text:#113549;--e-global-color-accent:#88CDCF;--e-global-color-191e581:#FFFFFF;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:66px;--e-global-typography-primary-letter-spacing:-1.54px;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-size:42px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:48px;--e-global-typography-secondary-letter-spacing:-1.5px;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-fc52309-font-family:"Lexend";--e-global-typography-fc52309-font-size:20px;--e-global-typography-fc52309-font-weight:400;--e-global-typography-fc52309-line-height:28px;--e-global-typography-63ea85e-font-family:"Lexend";--e-global-typography-63ea85e-font-size:54px;--e-global-typography-63ea85e-font-weight:400;--e-global-typography-63ea85e-line-height:67px;--e-global-typography-63ea85e-letter-spacing:-1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:58px;--e-global-typography-primary-line-height:59px;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:36px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:23px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0em;--e-global-typography-fc52309-font-size:18px;--e-global-typography-63ea85e-font-size:42px;--e-global-typography-63ea85e-line-height:53px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:44px;--e-global-typography-primary-line-height:47px;--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-line-height:30px;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-63ea85e-font-size:31px;--e-global-typography-63ea85e-line-height:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.menu-footer a{
    color:#84D3D3;
}

.link a{
    color:#113449;
    text-decoration: underline;
}


.menu-footer a:hover{
    color:#84D3D3;
    text-decoration: underline
}




.fadeInUp {
    animation: mdwFadeInUp 1s ease-in-out forwards !important;
}
.fadeIn {
    animation: fadeIn 1.3s ease-in-out 0.5s forwards !important;
    opacity: 0;
}
@keyframes mdwFadeInUp{
0%{
    transform: translateY(50px);
    opacity: 0;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
100%{
    transform: translateY(0);
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

.textLineReveal .elementor-heading-title .line {
    margin-bottom:-15px;
}

 .link a{
     text-decoration: none;
     color: #84D3D3;
 }/* End custom CSS */