.elementor-380 .elementor-element.elementor-element-c1da647{--display:flex;--min-height:0px;--margin-top:3px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-380 .elementor-element.elementor-element-a4ad972{width:100%;max-width:100%;}.elementor-380 .elementor-element.elementor-element-a4ad972 > .elementor-widget-container{margin:-47px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-380 .elementor-element.elementor-element-a4ad972.elementor-element{--align-self:center;}.elementor-380 .elementor-element.elementor-element-b44fa1f{--display:flex;--min-height:0px;--margin-top:-61px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-380 .elementor-element.elementor-element-1d5edf2 .elementor-button{background-color:#56A74C;box-shadow:0px 0px 32px 0px rgba(35.9633152173913, 255, 161.07611723180526, 0.5);border-radius:32px 32px 32px 32px;}.elementor-380 .elementor-element.elementor-element-1d5edf2 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-380 .elementor-element.elementor-element-1d5edf2 .elementor-button-content-wrapper{flex-direction:row;}.elementor-380 .elementor-element.elementor-element-1d5edf2 .elementor-button .elementor-button-content-wrapper{gap:21px;}.elementor-380 .elementor-element.elementor-element-550d109{width:100%;max-width:100%;}.elementor-380 .elementor-element.elementor-element-550d109 > .elementor-widget-container{margin:16px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-380 .elementor-element.elementor-element-550d109.elementor-element{--align-self:center;}.elementor-380 .elementor-element.elementor-element-1d8b52cb{--display:flex;--margin-top:-1px;--margin-bottom:-1px;--margin-left:-1px;--margin-right:-1px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-380 .elementor-element.elementor-element-3e63e60a{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3e63e60a */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Poppins', sans-serif;
        }
        
        body {
            background-color: #f0f2f5; 
        }
        
        .footer-container {
            background-color: #f8f9fa; 
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
            overflow: hidden;
            margin-top: 40px;
        }
        
        .footer-content {
            display: flex;
            flex-wrap: wrap;
            padding: 40px 20px;
            position: relative;
        }
        
        .footer-section {
            flex: 1;
            min-width: 250px;
            padding: 0 20px;
            margin-bottom: 30px;
            position: relative;
        }
        
        .footer-section h3 {
            color: #1e3a8a;
            font-size: 1.3rem;
            margin-bottom: 20px;
            position: relative;
            padding-bottom: 10px;
        }
        
        .footer-section h3::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 50px;
            height: 3px;
            background: linear-gradient(90deg, #3b82f6, #60a5fa);
            border-radius: 10px;
        }
        
        .footer-links a {
            display: block;
            color: #4b5563;
            text-decoration: none;
            margin-bottom: 12px;
            transition: all 0.3s ease;
            position: relative;
            padding-left: 15px;
        }
        
        .footer-links a::before {
            content: '•';
            position: absolute;
            left: 0;
            color: #3b82f6;
        }
        
        .footer-links a:hover {
            color: #2563eb;
            transform: translateX(5px);
        }
        
        .contact-info {
            margin-bottom: 15px;
            display: flex;
            align-items: flex-start;
            color: #4b5563;
        }
        
        .contact-info i {
            margin-right: 10px;
            color: #3b82f6;
            font-size: 18px;
            min-width: 20px;
        }
        
        .social-icons {
            display: flex;
            margin-top: 20px;
        }
        
        .social-icons a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 35px;
            height: 35px;
            border-radius: 50%;
            background-color: #e5e7eb;
            color: #3b82f6;
            margin-right: 10px;
            transition: all 0.3s ease;
        }
        
        .social-icons a:hover {
            background-color: #3b82f6;
            color: white;
            transform: translateY(-3px);
        }
        
        .about-text {
            color: #4b5563;
            line-height: 1.6;
        }
        
        .footer-bottom {
            background-color: #4383e2;
            padding: 20px;
            text-align: center;
            color: #ffffff;
            border-top: 1px solid #e5e7eb;
        }
        
        .logo-section {
            display: flex;
            align-items: center;
            margin-bottom: 15px;
        }
        
        .logo-section img {
            height: 40px;
            margin-right: 10px;
        }
        
        .certification-badge {
            display: inline-block;
            padding: 5px 10px;
            background-color: #f0fdf4;
            border: 1px solid #d1fae5;
            border-radius: 5px;
            color: #059669;
            font-size: 0.8rem;
            margin-top: 15px;
        }
        
        .certification-badge i {
            margin-right: 5px;
        }
        
        .highlight {
            color: #3b82f6;
            font-weight: 600;
        }
        
        .decoration-element {
            position: absolute;
            z-index: 0;
        }
        
        .decoration-dots {
            top: 20px;
            right: 20px;
            width: 80px;
            height: 80px;
            opacity: 0.1;
        }
        
        .decoration-wave {
            bottom: -30px;
            left: 50%;
            transform: translateX(-50%);
            width: 120px;
            opacity: 0.1;
        }
        
        /* Responsive styles */
        @media (max-width: 768px) {
            .footer-section {
                flex: 100%;
            }
        }/* End custom CSS */