.elementor-kit-4{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000204;--e-global-color-text:#000000;--e-global-color-accent:#004844;--e-global-color-995e953:#00615D;--e-global-color-404053e:#008680;--e-global-color-4daa95b:#00B1AB;--e-global-color-58f7988:#08928D;--e-global-color-464bc68:#2CBEBB;--e-global-typography-primary-font-family:"Exo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Exo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Exo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Exo";--e-global-typography-accent-font-weight:500;--e-global-typography-877cbe8-font-family:"Exo";color:#000204;font-family:"Exo", Sans-serif;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-family:"Exo", Sans-serif;}.elementor-kit-4 h1{color:var( --e-global-color-text );font-family:"Exo", Sans-serif;}.elementor-kit-4 h2{color:var( --e-global-color-text );font-family:"Exo", Sans-serif;}.elementor-kit-4 h3{color:var( --e-global-color-text );font-family:"Exo", Sans-serif;}.elementor-kit-4 h4{color:var( --e-global-color-text );font-family:"Exo", Sans-serif;}.elementor-kit-4 h5{color:var( --e-global-color-text );font-family:"Exo", Sans-serif;}.elementor-kit-4 h6{color:var( --e-global-color-text );font-family:"Exo", Sans-serif;}.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;--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 */:root {
    --clr-theme-color: #004844 !important;
    
    font-family: 'Exo', sans-serif !important; 
    color: black;
}

*{
    
    font-family: 'Exo', sans-serif !important; 
   
}


nav.navbar.navbar-expand-lg {
    display: none;
}


.btn-1:hover {
    border: 2px solid #2cbebb;
    background-color: #2cbebb;
    color: white;
}

p{
    font-family: 'Exo', sans-serif !important; 
    color: black;
}

h5{
    color: black !important;
}



.top {
    display: none !important;
}

.bottom {
    display: none !important;
}

.navbar .navbar-nav .nav-link {
    font-family: 'Exo', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 1px;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding-right: 30px;
    padding-left: 10px;
    text-align: center;
    
}

.header .caption p, .header .caption[data-overlay-dark] p {
    font-family: 'Exo', sans-serif !important;
    font-size: 23px;
    color: #fff;
    margin-bottom: 15px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.header .caption h1, .header .caption[data-overlay-dark] h1 {
    position: relative;
    font-size: 75px;
    letter-spacing: 3px;
    line-height: 120px;
    color: #fff;
    margin-bottom: 20px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}


@media (min-width: 1200px) {
    .container {
        max-width: 80%px !important;
    }
}/* End custom CSS */