.elementor-kit-6{--e-global-color-primary:#006BF3;--e-global-color-secondary:#54595F;--e-global-color-text:#252D33;--e-global-color-accent:#00A9FF;--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;font-family:"Roboto", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-weight:900;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-size:2.1em;font-weight:900;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-size:1.7em;font-weight:300;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-size:2.3em;font-weight:900;}.elementor-kit-6 h5{color:var( --e-global-color-text );}.elementor-kit-6 h6{color:var( --e-global-color-text );}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.btn{
    box-shadow: rgba(0,0,0,0.2) 0 0 10px;
    border-radius: 3px;
    padding: 0px 40px !important;
}

.btn > a {
    font-weight: 900 !important;
     text-align: center !important;
}

nav .btn-primary{
    background-color: #ADD0FF55;
     text-align: center !important;
}

nav .btn-primary:hover{
    background-color: #ADD0FF33;
}

nav .btn-primary > a::after{
    content: none !important; 
}

@media screen and (max-width: 768px){
    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
        right: 0;
        position: absolute;
/*         height: var(--window-height); */
        z-index:9;
    }
    .elementor-menu-toggle.elementor-active {
        position: absolute; 
        z-index: 99;
        top: -5px;
        right: 25px;
    }

}/* End custom CSS */