.global-section{background-image:url('assets/images/care_image.jpg');background-size:cover;background-position:center;padding:4rem 2rem;height:600px;color:white;position:relative;display:flex;align-items:center;overflow:hidden;}.global-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.3);z-index:1;}.bubble{position:absolute;background:rgba(255,255,255,0.15);border-radius:50%;animation:rise 6s infinite linear;z-index:1;box-shadow:inset 0 0 10px rgba(255,255,255,0.2);}.bubble:nth-child(1){width:40px;height:40px;left:15%;animation-delay:0s;animation-duration:8s;}.bubble:nth-child(2){width:60px;height:60px;left:25%;animation-delay:2s;animation-duration:6s;}.bubble:nth-child(3){width:35px;height:35px;left:40%;animation-delay:4s;animation-duration:7s;}.bubble:nth-child(4){width:50px;height:50px;left:55%;animation-delay:1s;animation-duration:9s;}.bubble:nth-child(5){width:45px;height:45px;left:70%;animation-delay:3s;animation-duration:5s;}.bubble:nth-child(6){width:70px;height:70px;left:85%;animation-delay:5s;animation-duration:8s;}.bubble:nth-child(7){width:55px;height:55px;left:90%;animation-delay:6s;animation-duration:7s;}.bubble:nth-child(8){width:42px;height:42px;left:80%;animation-delay:1.5s;animation-duration:6s;}.bubble:nth-child(9){width:65px;height:65px;left:50%;animation-delay:3.5s;animation-duration:8s;}.bubble:nth-child(10){width:38px;height:38px;left:30%;animation-delay:2.5s;animation-duration:7s;}@keyframes rise{0%{bottom:-80px;opacity:0;transform:translateX(0) rotate(0deg) scale(0.5);}10%{opacity:0.8;transform:scale(1);}90%{opacity:0.8;}100%{bottom:620px;opacity:0;transform:translateX(40px) rotate(360deg) scale(0.3);}}.ocean-weed{position:absolute;right:0;bottom:0;width:200px;height:100%;z-index:1;pointer-events:none;}.weed{position:absolute;bottom:0;background:linear-gradient(to top,rgba(34,139,34,0.6) 0%,rgba(46,125,50,0.5) 30%,rgba(76,175,80,0.4) 60%,rgba(129,199,132,0.3) 80%,transparent 100%);border-radius:50px 50px 0 0;transform-origin:bottom center;}.weed:nth-child(1){left:20px;width:15px;height:250px;animation:sway 4s ease-in-out infinite;animation-delay:0s;}.weed:nth-child(2){left:45px;width:20px;height:350px;animation:sway 5s ease-in-out infinite;animation-delay:1s;}.weed:nth-child(3){left:75px;width:12px;height:200px;animation:sway 3.5s ease-in-out infinite;animation-delay:2s;}.weed:nth-child(4){left:100px;width:18px;height:300px;animation:sway 4.5s ease-in-out infinite;animation-delay:0.5s;}.weed:nth-child(5){left:130px;width:14px;height:230px;animation:sway 6s ease-in-out infinite;animation-delay:3s;}.weed:nth-child(6){left:160px;width:22px;height:380px;animation:sway 3.8s ease-in-out infinite;animation-delay:1.5s;}@keyframes sway{0%,100%{transform:rotate(0deg);}25%{transform:rotate(8deg);}50%{transform:rotate(0deg);}75%{transform:rotate(-8deg);}}.particle{position:absolute;background:rgba(255,255,255,0.3);border-radius:50%;animation:float 8s infinite linear;z-index:1;}.particle:nth-child(7){left:50px;width:4px;height:4px;animation-delay:0s;}.particle:nth-child(8){left:90px;width:6px;height:6px;animation-delay:2s;}.particle:nth-child(9){left:120px;width:3px;height:3px;animation-delay:4s;}@keyframes float{0%{bottom:0px;opacity:0;transform:translateX(0);}10%{opacity:1;}90%{opacity:1;}100%{bottom:540px;opacity:0;transform:translateX(20px);}}.global-content{position:relative;z-index:2;max-width:600px;padding:2rem;text-align:left;margin-left:4%;}.global-title{font-size:2.8rem;font-weight:800;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px;line-height:1.2;text-shadow:1px 1px 3px rgba(0,0,0,0.5);}.global-subtitle{font-size:1.8rem;font-weight:300;margin-bottom:2rem;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,0.3);}.global-description{font-size:1.2rem;line-height:1.7;margin-bottom:3rem;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,0.3);}.glo-cta-button{display:inline-flex;align-items:center;gap:10px;background-color:#25D366;color:#fff;padding:15px 40px;font-size:1.2rem;font-weight:700;text-decoration:none;border-radius:25px;transition:all 0.3s ease;text-shadow:none;box-sizing:border-box;}.glo-whatsapp-icon{width:20px;height:20px;fill:currentColor;}.glo-cta-button:active,.cta-button:focus{text-decoration:underline;background-color:#128C7E;color:#fff;}.glo-cta-button:hover{text-decoration:none;background-color:#128C7E;transform:translateY(-2px);box-shadow:0 5px 15px rgba(37,211,102,0.4);}@media (max-width:1200px){.global-section{height:550px;padding:3.5rem 1.5rem;}.global-content{margin-left:3%;}@keyframes rise{100%{bottom:570px;}}@keyframes float{100%{bottom:500px;}}}@media (max-width:992px){.global-section{height:500px;padding:3rem 1.5rem;}.global-title{font-size:2.4rem;}.global-subtitle{font-size:1.6rem;}@keyframes rise{100%{bottom:520px;}}@keyframes float{100%{bottom:450px;}}}@media (max-width:768px){.global-section{padding:2.5rem 1rem;height:450px;}.global-content{margin-left:5%;padding:1.5rem;text-align:center;}.global-title{font-size:2rem;margin-top:0.5rem;}.global-subtitle{font-size:1.4rem;margin-bottom:1.5rem;}.global-description{font-size:1.1rem;margin-bottom:2.5rem;}.glo-cta-button{padding:12px 30px;font-size:1.1rem;}.bubble:nth-child(n+6){display:none;}.ocean-weed{width:150px;}.weed{transform:scale(0.8);}.particle{display:none;}@keyframes rise{100%{bottom:470px;}}@keyframes float{100%{bottom:400px;}}}@media (max-width:576px){.global-section{padding:2rem 1rem;height:400px;}.global-content{padding:1rem;margin:0 auto;}.global-title{font-size:1.8rem;letter-spacing:1px;}.global-subtitle{font-size:1.3rem;margin-bottom:1.2rem;}.global-description{font-size:1rem;line-height:1.6;margin-bottom:2rem;}.glo-cta-button{padding:12px 28px;font-size:1rem;}.ocean-weed{width:120px;}.weed{transform:scale(0.7);}@keyframes rise{100%{bottom:420px;}}}@media (max-width:480px){.global-section{padding:1.5rem 0.8rem;height:380px;}.global-content{padding:0.8rem;}.global-title{font-size:1.6rem;}.global-subtitle{font-size:1.2rem;}.ocean-weed{width:100px;}.weed{transform:scale(0.6);}.bubble:nth-child(n+4){display:none;}@keyframes rise{100%{bottom:400px;}}}@media (max-width:360px){.global-section{padding:1.2rem 0.5rem;height:350px;}.global-title{font-size:1.4rem;}.global-subtitle{font-size:1.1rem;}.glo-cta-button{padding:10px 25px;font-size:0.9rem;}@keyframes rise{100%{bottom:370px;}}}



/* Hero Section with Background Image */
.global-section {
    background-image: url('assets/images/care_image.jpg');
    background-size: cover;
    background-position: center;
    padding: 4rem 2rem;
    height: 600px;
    color: white;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.global-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3); /* Semi-transparent dark overlay */
    z-index: 1;
}

/* Larger Bubble Effects */
.bubble {
    position: absolute;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    animation: rise 6s infinite linear;
    z-index: 1;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.2);
}

.bubble:nth-child(1) {
    width: 40px;
    height: 40px;
    left: 15%;
    animation-delay: 0s;
    animation-duration: 8s;
}

.bubble:nth-child(2) {
    width: 60px;
    height: 60px;
    left: 25%;
    animation-delay: 2s;
    animation-duration: 6s;
}

.bubble:nth-child(3) {
    width: 35px;
    height: 35px;
    left: 40%;
    animation-delay: 4s;
    animation-duration: 7s;
}

.bubble:nth-child(4) {
    width: 50px;
    height: 50px;
    left: 55%;
    animation-delay: 1s;
    animation-duration: 9s;
}

.bubble:nth-child(5) {
    width: 45px;
    height: 45px;
    left: 70%;
    animation-delay: 3s;
    animation-duration: 5s;
}

.bubble:nth-child(6) {
    width: 70px;
    height: 70px;
    left: 85%;
    animation-delay: 5s;
    animation-duration: 8s;
}

.bubble:nth-child(7) {
    width: 55px;
    height: 55px;
    left: 90%;
    animation-delay: 6s;
    animation-duration: 7s;
}

.bubble:nth-child(8) {
    width: 42px;
    height: 42px;
    left: 80%;
    animation-delay: 1.5s;
    animation-duration: 6s;
}

.bubble:nth-child(9) {
    width: 65px;
    height: 65px;
    left: 50%;
    animation-delay: 3.5s;
    animation-duration: 8s;
}

.bubble:nth-child(10) {
    width: 38px;
    height: 38px;
    left: 30%;
    animation-delay: 2.5s;
    animation-duration: 7s;
}

@keyframes rise {
    0% {
        bottom: -80px;
        opacity: 0;
        transform: translateX(0) rotate(0deg) scale(0.5);
    }
    10% {
        opacity: 0.8;
        transform: scale(1);
    }
    90% {
        opacity: 0.8;
    }
    100% {
        bottom: 620px;
        opacity: 0;
        transform: translateX(40px) rotate(360deg) scale(0.3);
    }
}

/* Ocean Weed Animation */
.ocean-weed {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

.weed {
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, 
        rgba(34, 139, 34, 0.6) 0%, 
        rgba(46, 125, 50, 0.5) 30%, 
        rgba(76, 175, 80, 0.4) 60%, 
        rgba(129, 199, 132, 0.3) 80%, 
        transparent 100%);
    border-radius: 50px 50px 0 0;
    transform-origin: bottom center;
}

.weed:nth-child(1) {
    left: 20px;
    width: 15px;
    height: 250px;
    animation: sway 4s ease-in-out infinite;
    animation-delay: 0s;
}

.weed:nth-child(2) {
    left: 45px;
    width: 20px;
    height: 350px;
    animation: sway 5s ease-in-out infinite;
    animation-delay: 1s;
}

.weed:nth-child(3) {
    left: 75px;
    width: 12px;
    height: 200px;
    animation: sway 3.5s ease-in-out infinite;
    animation-delay: 2s;
}

.weed:nth-child(4) {
    left: 100px;
    width: 18px;
    height: 300px;
    animation: sway 4.5s ease-in-out infinite;
    animation-delay: 0.5s;
}

.weed:nth-child(5) {
    left: 130px;
    width: 14px;
    height: 230px;
    animation: sway 6s ease-in-out infinite;
    animation-delay: 3s;
}

.weed:nth-child(6) {
    left: 160px;
    width: 22px;
    height: 380px;
    animation: sway 3.8s ease-in-out infinite;
    animation-delay: 1.5s;
}

@keyframes sway {
    0%, 100% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(8deg);
    }
    50% {
        transform: rotate(0deg);
    }
    75% {
        transform: rotate(-8deg);
    }
}

/* Small floating particles around weeds */
.particle {
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    animation: float 8s infinite linear;
    z-index: 1;
}

.particle:nth-child(7) {
    left: 50px;
    width: 4px;
    height: 4px;
    animation-delay: 0s;
}

.particle:nth-child(8) {
    left: 90px;
    width: 6px;
    height: 6px;
    animation-delay: 2s;
}

.particle:nth-child(9) {
    left: 120px;
    width: 3px;
    height: 3px;
    animation-delay: 4s;
}

@keyframes float {
    0% {
        bottom: 0px;
        opacity: 0;
        transform: translateX(0);
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        bottom: 540px;
        opacity: 0;
        transform: translateX(20px);
    }
}

.global-content {
    position: relative;
    z-index: 2;
    max-width: 600px;
    padding: 2rem;
    text-align: left;
    margin-left: 4%;
}

.global-title {
    font-size: 2.8rem;
    font-weight: 800;
    margin-bottom: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

.global-subtitle {
    font-size: 1.8rem;
    font-weight: 300;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.global-description {
    font-size: 1.2rem;
    line-height: 1.7;
    margin-bottom: 3rem;
    font-weight: 300;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.glo-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #25D366; /* WhatsApp green color */
    color: #fff;
    padding: 15px 40px;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s ease;
    text-shadow: none;
    box-sizing: border-box;
}

.glo-whatsapp-icon {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.glo-cta-button:active,  .cta-button:focus {
    text-decoration: underline;
    background-color: #128C7E;
    color: #fff;
}
.glo-cta-button:hover {
    text-decoration: none;
    background-color: #128C7E;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(37, 211, 102, 0.4);
}

/* Responsive Design */
@media (max-width: 1200px) {
    .global-section {
        height: 550px;
        padding: 3.5rem 1.5rem;
    }
    
    .global-content {
        margin-left: 3%;
    }
    
    @keyframes rise {
        100% {
            bottom: 570px;
        }
    }
    
    @keyframes float {
        100% {
            bottom: 500px;
        }
    }
}

@media (max-width: 992px) {
    .global-section {
        height: 500px;
        padding: 3rem 1.5rem;
    }
    
    .global-title {
        font-size: 2.4rem;
    }
    
    .global-subtitle {
        font-size: 1.6rem;
    }
    
    @keyframes rise {
        100% {
            bottom: 520px;
        }
    }
    
    @keyframes float {
        100% {
            bottom: 450px;
        }
    }
}

@media (max-width: 768px) {
    .global-section {
        padding: 2.5rem 1rem;
        height: 450px;
    }
    
    .global-content {
        margin-left: 5%;
        padding: 1.5rem;
        text-align: center;
    }
    
    .global-title {
        font-size: 2rem;
        margin-top: 0.5rem;
    }
    
    .global-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }
    
    .global-description {
        font-size: 1.1rem;
        margin-bottom: 2.5rem;
    }
    
    .glo-cta-button {
        padding: 12px 30px;
        font-size: 1.1rem;
    }

    /* Reduce bubbles and weeds on mobile for performance */
    .bubble:nth-child(n+6) {
        display: none;
    }

    .ocean-weed {
        width: 150px;
    }

    .weed {
        transform: scale(0.8);
    }

    .particle {
        display: none;
    }
    
    @keyframes rise {
        100% {
            bottom: 470px;
        }
    }
    
    @keyframes float {
        100% {
            bottom: 400px;
        }
    }
}

@media (max-width: 576px) {
    .global-section {
        padding: 2rem 1rem;
        height: 400px;
    }
    
    .global-content {
        padding: 1rem;
        margin: 0 auto;
    }
    
    .global-title {
        font-size: 1.8rem;
        letter-spacing: 1px;
    }
    
    .global-subtitle {
        font-size: 1.3rem;
        margin-bottom: 1.2rem;
    }
    
    .global-description {
        font-size: 1rem;
        line-height: 1.6;
        margin-bottom: 2rem;
    }
    
    .glo-cta-button {
        padding: 12px 28px;
        font-size: 1rem;
    }

    .ocean-weed {
        width: 120px;
    }

    .weed {
        transform: scale(0.7);
    }
    
    @keyframes rise {
        100% {
            bottom: 420px;
        }
    }
}

@media (max-width: 480px) {
    .global-section {
        padding: 1.5rem 0.8rem;
        height: 380px;
    }
    
    .global-content {
        padding: 0.8rem;
    }
    
    .global-title {
        font-size: 1.6rem;
    }
    
    .global-subtitle {
        font-size: 1.2rem;
    }
    
    .ocean-weed {
        width: 100px;
    }

    .weed {
        transform: scale(0.6);
    }
    
    .bubble:nth-child(n+4) {
        display: none;
    }
    
    @keyframes rise {
        100% {
            bottom: 400px;
        }
    }
}

@media (max-width: 360px) {
    .global-section {
        padding: 1.2rem 0.5rem;
        height: 350px;
    }
    
    .global-title {
        font-size: 1.4rem;
    }
    
    .global-subtitle {
        font-size: 1.1rem;
    }
    
    .glo-cta-button {
        padding: 10px 25px;
        font-size: 0.9rem;
    }
    
    @keyframes rise {
        100% {
            bottom: 370px;
        }
    }
}

:root {
    --primary-color: #2c5aa0;
    --secondary-color: #1a3a6b;
    --accent-color: #4CAF50;
    --text-color: #333;
    --light-gray: #f8f9fa;
    --medium-gray: #e0e0e0;
    --dark-gray: #7f8c8d;
    --success-color: #27ae60;
    --warning-color: #e67e22;
    --error-color: #e74c3c;
    --whatsapp-green: #25D366;
    --email-blue: #4285F4;
  }
  
  /* Main Content Layout */
  .container {
    max-width: 1500px;
    margin: 30px auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 30px;
    align-items: start;
  }
  
  /* Order Form Styles */
  .order-section {
    background: white;
    border-radius: 6px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    overflow: hidden;
  }

  .section-header {
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: white;
    padding: 30px;
    text-align: center;
  }

  .section-header h1 {
    font-size: 2.2rem;
    margin-bottom: 10px;
    font-weight: 700;
  }

  .section-header p {
    font-size: 1.1rem;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
  }

  .form-container {
    padding: 30px;
  }

  .form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
  }

  .form-group {
    display: flex;
    flex-direction: column;
  }

  .form-group.full-width {
    grid-column: 1 / -1;
  }

  label {
    font-weight: 600;
    color: var(--secondary-color);
    margin-bottom: 8px;
    font-size: 0.95rem;
  }

  select, input, textarea {
    padding: 14px;
    border: 2px solid var(--medium-gray);
    border-radius: 8px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: white;
  }

  select:focus, input:focus, textarea:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
  }

  textarea {
    resize: vertical;
    min-height: 120px;
    font-family: inherit;
  }

  .order_whatsapp-section {
    background: var(--light-gray);
    padding: 25px;
    border-radius: 10px;
    margin-top: 30px;
    text-align: center;
  }

  .order_whatsapp-info {
    margin-bottom: 20px;
  }

  .order_whatsapp-info h3 {
    color: var(--secondary-color);
    margin-bottom: 10px;
    font-size: 1.3rem;
  }

  .order_whatsapp-info p {
    color: var(--dark-gray);
    line-height: 1.6;
  }

  .order_whatsapp-button {
    background: linear-gradient(135deg, var(--whatsapp-green), #128C7E);
    color: white;
    border: none;
    padding: 16px 35px;
    font-size: 17px;
    font-weight: 600;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3);
    display: inline-flex;
    align-items: center;
    gap: 10px;
  }

  .order_whatsapp-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.4);
  }

  .required {
    color: var(--error-color);
  }

  .form-validation {
    color: var(--error-color);
    font-size: 0.85rem;
    margin-top: 5px;
    display: none;
  }
  
  /* Sidebar Styles */
  .sidebar {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  
  .widget {
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    overflow: hidden;
  }
  
  .widget_title {
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: white;
    padding: 20px;
    text-align: center;
  }
  
  .widget_title h2 {
    font-size: 1.4rem;
    margin: 0;
  }
  
  .widget_content {
    padding: 20px;
  }
  
  /* Free Features Styles */
  .free_feature_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid var(--medium-gray);
  }
  
  .free_feature_item:last-child {
    border-bottom: none;
  }
  
  .free_feature_item.all_features {
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    padding: 20px;
    border-radius: 8px;
    margin-top: 15px;
    border: 2px solid var(--success-color);
  }
  
  .free_feature_title b {
    color: var(--primary-color);
    font-size: 15px;
  }
  
  .free_feature_title span {
    font-size: 13px;
    color: #666;
    display: flex;
    align-items: center;
    gap: 5px;
  }
  
  .free_feature_title p {
    color: var(--accent-color);
    font-weight: bold;
    text-decoration: line-through;
    margin: 0;
    font-size: 13px;
  }
  
  .free_feature_price span {
    background: var(--success-color);
    color: white;
    padding: 7px 14px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 14px;
  }
  
  /* Responsive Styles */
  @media (max-width: 992px) {
    .container {
      grid-template-columns: 1fr;
      gap: 25px;
    }
  }
  @media (max-width: 768px) {
    .form-grid {
      grid-template-columns: 1fr;
    }
    
    .section-header h1 {
      font-size: 1.8rem;
    }
    
    .form-container {
      padding: 20px;
    }
    
    .footer_width {
      flex-direction: column;
      gap: 30px;
    }
    
    .services_columns {
      flex-direction: column;
      gap: 20px;
    }
  }