.elementor-42 .elementor-element.elementor-element-1d610b5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-be6c93e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-0a769bc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-ba59481{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-7f3fe19{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-adc88cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-27577fe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-910faa9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-42 .elementor-element.elementor-element-1ac20ff{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-4c78378{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-281f3ff{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-42 .elementor-element.elementor-element-08f071c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-cdbfba8 */<style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        :root {
            --primary: #6366f1;
            --secondary: #A0644e;
            --accent: #06b6d4;
            --dark: #1e293b;
            --light: #f8fafc;
            --gray: #64748b;
        }

        body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            line-height: 1.6;
            color: var(--dark);
            overflow-x: hidden;
        }

        

        /* ==================== HERO SECTION ==================== */
        .hero {
            background: linear-gradient(135deg, #003366 0%, #003366 100%),
                        url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><circle cx="100" cy="100" r="80" fill="rgba(255,255,255,0.05)"/><circle cx="1100" cy="500" r="100" fill="rgba(255,255,255,0.05)"/></svg>');
            color: white;
            padding: 80px 20px;
            text-align: center;
            position: relative;
            overflow: hidden;
        }

        .hero::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M20,50 Q50,20 80,50" stroke="rgba(255,255,255,0.1)" fill="none" stroke-width="2"/></svg>');
            animation: float 6s ease-in-out infinite;
            z-index: 0;
        }

        .hero-content {
            position: relative;
            z-index: 1;
            animation: fadeInUp 1s ease;
        }

        .hero h1 {
            font-size: 3.5rem;
            margin-bottom: 1rem;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
            animation: slideInDown 0.8s ease;
            color: white;
        }

        .hero p {
            font-size: 1.3rem;
            margin-bottom: 2rem;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
            animation: slideInUp 0.8s ease 0.2s both;
        }

        .cta-button {
            display: inline-block;
           border: 2px solid white;
            color: white;
            padding: 1rem 2.5rem;
            border-radius: 50px;
            text-decoration: none;
            font-weight: 600;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(6, 182, 212, 0.4);
            animation: slideInUp 0.8s ease 0.4s both;
        }

        .cta-button:hover {
            transform: translateY(-3px);
            box-shadow: 0 6px 25px rgba(6, 182, 212, 0.6);
            background: white;
            color: black;
        }

        @keyframes float {
            0%, 100% { transform: translateY(0px); }
            50% { transform: translateY(20px); }
        }

        @keyframes slideInLeft {
            from {
                opacity: 0;
                transform: translateX(-50px);
            }
            to {
                opacity: 1;
                transform: translateX(0);
            }
        }

        @keyframes slideInDown {
            from {
                opacity: 0;
                transform: translateY(-50px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes slideInUp {
            from {
                opacity: 0;
                transform: translateY(50px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

       

        /* ==================== RESPONSIVE ==================== */
        @media (max-width: 1024px) {
            .hero h1 {
                font-size: 2.5rem;
            }
            nav ul {
                gap: 1rem;
            }
        }

        @media (max-width: 768px) {
            .container {
                padding: 0 1rem;
            }
            .section-title {
                font-size: 2rem;
            }
            .hero {
                padding: 4rem 1rem;
            }
            .navbar {
                flex-direction: column;
                gap: 1rem;
            }
        }
    </style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c588502 */.contact-container{
  
    max-width: 1200px;
            margin: 0 auto;
            padding: 40px 20px;
            display: grid;
            gap: 4rem;
            animation: fadeInUp 1s ease-out 0.2s both;}

        /* Contact Info */
        .contact-info-con {
            border-radius: 20px;
            padding: 3rem;
            position: relative;
            overflow: hidden;
            transition: all 0.4s ease;
        }
       .contact-info-con h2 {
            color: #003366;
            margin-bottom: 2rem;
            text-align: center;
            font-size: 2rem;
            animation: slideInFromLeft 1s ease-out 0.3s both;
        }

        .contact-details {
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
        }

        .detail {
            display: flex;
            align-items: center;
            gap: 1rem;
            padding: 1rem;
            background: rgba(160, 100, 78, 0.05);
            border-radius: 10px;
            transition: all 0.3s ease;
            animation: slideInFromRight 1s ease-out 0.5s both;
            position: relative;
            overflow: hidden;
        }

        .detail::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(160, 100, 78, 0.2), transparent);
            transition: left 0.5s;
        }

        .detail:hover::before {
            left: 100%;
        }

        .detail:hover {
            background: rgba(160, 100, 78, 0.1);
            transform: scale(1.02);
        }

        .detail i {
            font-size: 1.5rem;
            color: #A0644E;
            flex-shrink: 0;
        }

        .detail span {
            font-weight: bold;
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b521518 */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Georgia', serif;
            line-height: 1.6;
            color: #333;
            background-color: #f9f5f0;
            overflow-x: hidden;
            position: relative;
        }

        body::before {
            content: '';
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: radial-gradient(circle at 20% 80%, rgba(160, 100, 78, 0.05) 0%, transparent 50%),
                        radial-gradient(circle at 80% 20%, rgba(216, 164, 143, 0.05) 0%, transparent 50%);
            z-index: -1;
            animation: subtleShift 20s ease-in-out infinite alternate;
        }

        @keyframes subtleShift {
            0% { transform: translate(0, 0); }
            100% { transform: translate(10px, -10px); }
        }

        

        


        /* Map Section */
        .map-section {
            max-width: 1200px;
            margin: 0 auto;
            padding: 40px 20px;
            animation: fadeInUp 1.5s ease-out 1s both;
        }

        .map-section h2 {
            text-align: center;
            color: #003366;
            font-size: 2.5rem;
            margin-bottom: 2rem;
        }

        .map-container {
            background: white;
            border-radius: 20px;
            padding: 1rem;
            box-shadow: 0 10px 40px rgba(160, 100, 78, 0.15);
            overflow: hidden;
            transition: all 0.4s ease;
            position: relative;
        }

        .map-container::after {
            content: '🗺️';
            position: absolute;
            top: 20px;
            right: 20px;
            font-size: 2rem;
            opacity: 0.1;
            z-index: 1;
        }

        .map-container:hover {
            transform: translateY(-5px) scale(1.01);
            box-shadow: 0 20px 60px rgba(160, 100, 78, 0.25);
        }

        iframe {
            width: 100%;
            height: 400px;
            border: none;
            border-radius: 15px;
            z-index: 2;
        }

        /* Team Section */
        .team-section {
            max-width: 1200px;
            margin: 0 auto;
            padding: 40px 20px;
            animation: fadeInUp 1.5s ease-out 1.1s both;
        }

        .team-section h2 {
            text-align: center;
            color: #003366;
            font-size: 2.5rem;
            margin-bottom: 2rem;
        }

        .team-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 2rem;
        }

        .team-card {
            background: white;
            border-radius: 20px;
            padding: 2rem;
            box-shadow: 0 10px 40px rgba(160, 100, 78, 0.15);
            text-align: center;
            transition: all 0.4s ease;
            position: relative;
            overflow: hidden;
        }

        .team-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, rgba(160, 100, 78, 0.1) 0%, transparent 50%);
            opacity: 0;
            transition: opacity 0.4s ease;
        }

        .team-card:hover::before {
            opacity: 1;
        }

        .team-card:hover {
            transform: translateY(-10px) rotate(1deg);
            box-shadow: 0 20px 60px rgba(160, 100, 78, 0.25);
        }

        .team-card img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            object-fit: cover;
            margin-bottom: 1rem;
            animation: float 3s ease-in-out infinite;
        }

        @keyframes float {
            0%, 100% { transform: translateY(0px); }
            50% { transform: translateY(-10px); }
        }

        .team-card h3 {
            color: #003366;
            margin-bottom: 0.5rem;
        }

        .team-card .role {
            color: #888;
            margin-bottom: 1rem;
            font-style: italic;
        }

        .team-card .contact-link {
            color: #003366;
            text-decoration: none;
            font-weight: bold;
            transition: color 0.3s ease;
        }

        .team-card .contact-link:hover {
            color: #D8A48F;
        }

        /* FAQ Section */
        .faq-section {
            max-width: 1200px;
            margin: 4rem auto;
            padding: 0 2rem;
            animation: fadeInUp 1.5s ease-out 1.2s both;
        }

        .faq-section h2 {
            text-align: center;
            color:#003366;
            font-size: 2.5rem;
            margin-bottom: 2rem;
        }

        .faq-container {
            background: white;
            border-radius: 20px;
            padding: 2rem;
            box-shadow: 0 10px 40px rgba(160, 100, 78, 0.15);
        }

        .faq-item {
            margin-bottom: 1rem;
            border-bottom: 1px solid rgba(160, 100, 78, 0.1);
            padding-bottom: 1rem;
        }

        .faq-question {
            display: flex;
            justify-content: space-between;
            align-items: center;
            cursor: pointer;
            color: #003366;
            font-weight: bold;
            font-size: 1.2rem;
            transition: color 0.3s ease;
        }

        .faq-question:hover {
            color: #D8A48F;
        }

        .faq-question::after {
            content: '▼';
            transition: transform 0.3s ease;
        }

        .faq-question.active::after {
            transform: rotate(180deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
            color: #666;
        }

        .faq-answer.active {
            max-height: 200px;
            padding-top: 1rem;
        }

        /* Newsletter Section */
        .newsletter-section {
            background: linear-gradient(135deg, #003366 0%, #003366 100%);
            color: white;
            padding: 4rem 2rem;
            text-align: center;
            animation: fadeInUp 1.5s ease-out 1.4s both;
            position: relative;
            overflow: hidden;
        }

        .newsletter-section::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
            transition: left 0.5s;
        }

        .newsletter-section:hover::before {
            left: 100%;
        }

        .newsletter-section h2 {
            font-size: 2.5rem;
            margin-bottom: 1rem;
            color: white;
        }

        .newsletter-section p {
            font-size: 1.2rem;
            margin-bottom: 2rem;
            opacity: 0.9;
        }

        .newsletter-form {
            max-width: 500px;
            margin: 0 auto;
            display: flex;
            gap: 1rem;
            animation: bounceIn 1s ease-out;
        }

        .newsletter-form input {
            flex: 1;
            padding: 1rem;
            border: 1px solid white;
            border-radius: 50px;
            font-size: 1rem;
        }

        .newsletter-form button {
            background: white;
            color: #A0644E;
            border: none;
            padding: 1rem 2rem;
            border-radius: 50px;
            font-weight: bold;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .newsletter-form button:hover {
            transform: scale(1.05);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        }

        

        /* Animations */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes fadeInDown {
            from {
                opacity: 0;
                transform: translateY(-30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @keyframes slideInFromLeft {
            from {
                opacity: 0;
                transform: translateX(-50px);
            }
            to {
                opacity: 1;
                transform: translateX(0);
            }
        }

        @keyframes slideInFromRight {
            from {
                opacity: 0;
                transform: translateX(50px);
            }
            to {
                opacity: 1;
                transform: translateX(0);
            }
        }

        @keyframes bounceIn {
            0% {
                opacity: 0;
                transform: scale(0.3);
            }
            50% {
                opacity: 1;
                transform: scale(1.05);
            }
            70% {
                transform: scale(0.9);
            }
            100% {
                opacity: 1;
                transform: scale(1);
            }
        }

        @keyframes rotate {
            from {
                transform: rotate(0deg);
            }
            to {
                transform: rotate(360deg);
            }
        }

        /* Responsive */
        @media (max-width: 768px) {
            .contact-container {
                grid-template-columns: 1fr;
                gap: 2rem;
                padding: 1rem;
            }

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

            nav {
                flex-direction: column;
                gap: 1rem;
            }

            .nav-links {
                gap: 1rem;
            }

            .map-section,
            .faq-section,
            .team-section {
                padding: 0 1rem;
            }

            iframe {
                height: 300px;
            }

            .newsletter-form {
                flex-direction: column;
            }

            .social-links {
                gap: 0.5rem;
            }

            .social-links a {
                width: 35px;
                height: 35px;
                font-size: 1.2rem;
            }

            .team-grid {
                grid-template-columns: 1fr;
            }
        }/* End custom CSS */