.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:20px;}.elementor-kit-7 e-page-transition{background-color:#2A7AEA;}.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);}.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 */.dropdown-menu {
    background: #ffffff;
    border: none;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(18, 70, 140, 0.15);
    padding: 15px 0;
    margin-top: 0px;
    min-width: 220px;
    animation: dropdownFadeIn 0.3s 
ease;
}

@media (max-width: 991px) {
    .dropdown-submenu .dropdown-menu {
        position: static !important;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(0,0,0,0.1);
        border: 0;
        box-shadow: none;
        display: none;
    }
    
    .dropdown-submenu .dropdown-menu.show {
        display: block;
    }
    
    .dropdown-submenu > .dropdown-item::after {
        float: right;
        content: "\f107";
        font-family: 'Font Awesome 6 Free';
    }
    
    .dropdown-submenu.show > .dropdown-item::after {
        content: "\f106";
    }
}






@media (max-width: 768px) { 
    
  

.footer-content .col-lg-2{
                width: 40% !important;
                margin-top: 20px;
            }
            
            .about-content{
                margin-top:30px;
                margin-left: 0px !important;
            }
            
            .section {
    padding: 40px 0 !important;
}

.hero h1
 {
        font-size: 2rem !important;
    }
            
}

.testimonial-card p{
    color: #000 !important;
}/* End custom CSS */