/* Algemene stijlen voor de hele pagina */
body {
    background-color: #000; /* Achtergrondkleur van de pagina */
    color: #fff; /* Tekstkleur voor contrast tegen de zwarte achtergrond */
    font-family: Arial, sans-serif; /* Algemene font familie */
    margin: 0;
    padding: 0;
}

/* Header stijlen */
header {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    border-bottom: 2px solid #444;
    background-color: #111; /* Donkergrijze achtergrond voor de header */
}

header img {
    width: 300px;
    height: auto;
}

.navbar {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;
    display: flex;
    gap: 20px;
}

.navbar li {
    margin: 0;
    font-family: "Qwigley", cursive;
    font-weight: 400;
    font-style: normal;

}

.navbar a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    transition: color 0.3s ease;
    font-family: "Qwigley", cursive;
  font-weight: 400;
  font-style: normal;

}

.navbar a:hover {
    color: #ff6f61; /* Kleurverandering bij hover */
}

/* Stijlen voor de secties */
h1, h2 , h3, p{
    text-align: center;
    color: #fff;
}

p{
    font-family: "Kodchasan", sans-serif;
    font-weight: 200;
    font-style: normal;
  font-size: 18px;
}


h1{
    font-family: "Gruppo", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
}

h2{
    font-family: "Gruppo", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
}

h3{
    font-family: "Gruppo", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
}



.end h2{
    font-family: "Gruppo", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
}
/* *{
    font-family: "Gruppo", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
} */

.start, .second, .third, .end {
    padding: 20px;
    max-width: 1200px;
    margin: 20px auto;

}

/* Stijlen voor de .start sectie */
.start p {
    font-family: "Kodchasan", sans-serif;
    font-weight: 200;
    font-style: normal;
  font-size: 18px;
    line-height: 1.2;
    text-align: center;

}

.start img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
}

/* Stijlen voor de .second sectie */
.second {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.continer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.continer img {
    max-width: 300px;
    height: auto;
}

section {
    display: flex;
    margin: 0 auto; /* Centreer de sectie */
}

.text {
    max-width: 600px;
    padding: 0 20px;
    text-align: center;
}

/* Stijlen voor de .third sectie */
.photo-container {
    position: relative;
    width: 1000px; /* Stel de breedte van de container in */
    height: 600px; /* Stel de hoogte van de container in */
    margin: 20px auto; /* Centreer de container */
}
.background-photo {
    width: 100%;
    height: 100%;
}
.overlay-photo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px; /* Stel de breedte van de overlay foto in */
    height: auto; /* Zorg dat de hoogte automatisch wordt aangepast */
}

.third{
    text-align: center;
}



/* Stijlen voor de .end sectie */
.end {
    text-align: center;
}

.circle-container {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    margin: 20px auto;
    background-color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


footer{
    text-align: center;
}



.card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    row-gap: 15px; /* Specifically controls the gap between rows */
    padding: 15px;
  }
  
  .card {
    border: 1px solid gray;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
  }
  
  .card img {
    max-width: 100%;
    height: auto;
  }
  
  .card-text p {
    margin: 5px 0;
  }



.contact-form-section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.contact-form-container {
    background-color: #1a1a1a; /* Donkergrijze achtergrond voor het formulier */
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
    max-width: 500px;
    width: 100%;
}

form {
    display: flex;
    flex-direction: column;
    gap: 20px; /* Afstand tussen formulierelementen */
}

input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    padding: 12px;
    background-color: #333; /* Donkergrijze invulvelden */
    border: none;
    border-radius: 6px;
    color: #fff; /* Witte tekst in invulvelden */
    font-size: 16px;
    box-sizing: border-box; /* Zorg ervoor dat padding en borders worden meegerekend in de totale breedte */
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
textarea::placeholder {
    color: #999; /* Lichtere tekstkleur voor placeholders */
}

textarea {
    resize: none; /* Gebruikers kunnen het tekstvak niet vergroten */
    box-sizing: border-box; /* Zorg ervoor dat de padding van de textarea correct is */
}

input:focus,
textarea:focus {
    outline: none;
    border: 1px solid #00ffcc; /* Accentkleur wanneer gebruikers klikken op het invoerveld */
}




main {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.intro, .why-choose-us, .contact-info, .contact-form-section, .additional-info {
    background-color: #111;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
    width: 100%;
    max-width: 800px;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}

h1, h2 {
    text-align: center;
    color: #fff;
}

ul.reasons, ul.contact-details, ul.social-media {
    list-style-type: none;
    padding: 0;
    text-align: left;
}

ul.reasons li, ul.contact-details li, ul.social-media li {
    margin: 10px 0;
}

.contact-form-container {
    background-color: #111;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
    width: 100%;
    max-width: 800px;
    margin: 20px 0;
    
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #333;
    border-radius: 5px;
    background-color: #222;
    color: #fff;
}

.form-group input[type="file"] {
    padding: 3px;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: #555;
}





/* Container setup */
.container {
    width: 100%;
    padding: 15px;
}

/* Section Setup */
section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Images should be responsive */
.responsive-img {
    width: 100%;
    height: auto;
    max-width: 500px; /* Maintain max width for larger screens */
}

/* Text Styling */
.text {
    width: 100%;
    max-width: 500px;
    text-align: justify;
    margin: 20px 0;
    padding: 0 15px;
    font-size: 16px;
}

/* Medium screen adjustments */
@media (min-width: 768px) {
    section {
        flex-direction: row;
        justify-content: space-between;
    }

    .text {
        margin: 0 20px;
    }
}

/* Larger screen adjustments */
@media (min-width: 1024px) {
    .container {
        padding: 30px;
    }

    .text {
        font-size: 18px;
    }
}








/* General container setup */
.third {
    width: 100%;
    padding: 15px;
    text-align: center;
}

/* Heading Styling */
.third h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

/* Photo Container Setup */
.photo-container {
    position: relative;
    width: 100%;
}

/* Background Image Styling */
.background-photo {
    width: 100%;
    height: 100%;
    max-width: 1000px;
}

/* Overlay Image Styling */
.overlay-photo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%;
    height: auto;
}



/* Medium screen adjustments */
@media (min-width: 768px) {
    .third h2 {
        font-size: 28px;
    }

    .btn {
        font-size: 20px;
        padding: 12px 24px;
    }

    .overlay-photo {
        max-width: 60%;
    }
}

/* Larger screen adjustments */
@media (min-width: 1024px) {
    .third {
        padding: 30px;
    }

    .third h2 {
        font-size: 32px;
    }


    .overlay-photo {
        max-width: 50%;
    }
}


/* Form Section */
.custom-orders-form {
    background-color: #1c1c1c; /* Dark gray background for form */
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(255, 255, 255, 0.1);
    margin-bottom: 40px;
    width: 40%;
    
}

.custom-orders-form form {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.custom-orders-form label {
    font-weight: bold;
    margin-bottom: 10px;
    color: #ffffff;
}

.custom-orders-form input[type="text"],
.custom-orders-form input[type="email"],
.custom-orders-form input[type="tel"],
.custom-orders-form input[type="date"],
.custom-orders-form select,
.custom-orders-form textarea {
    padding: 15px;
    
    margin-bottom: 20px;
    border: 1px solid #555; /* Gray border for input fields */
    border-radius: 5px;
    font-size: 16px;
    background-color: #2c2c2c; /* Darker background for inputs */
    color: #ffffff; /* White text in input fields */
    width: 100%;
    box-sizing: border-box;
}

.custom-orders-form textarea {
    resize: vertical;
}


/* Responsive Design */
@media (max-width: 768px) {
    .custom-orders-process li {
        font-size: 16px;
    }

    .custom-orders-form {
        width: 80%;
        padding: 20px;
    }

    .custom-orders-form form {
        display: flex;
        flex-direction: column;
        width: 80%;
    }
    

    .custom-orders-form input[type="text"],
    .custom-orders-form input[type="email"],
    .custom-orders-form input[type="tel"],
    .custom-orders-form input[type="date"],
    .custom-orders-form select,
    .custom-orders-form textarea {
        padding: 12px;
        font-size: 14px;
        margin: 0;
    }
}

@media (max-width: 480px) {
    .custom-orders-intro {
        padding: 30px 15px;
    }

    .custom-orders-process li {
        padding: 15px;
    }

    .custom-orders-form {
        padding: 15px;
    }

    .custom-orders-form input[type="text"],
    .custom-orders-form input[type="email"],
    .custom-orders-form input[type="tel"],
    .custom-orders-form input[type="date"],
    .custom-orders-form select,
    .custom-orders-form textarea {
        padding: 10px;
        font-size: 14px;
    }

    .custom-orders-form button {
        padding: 10px;
        font-size: 14px;
    }
}



.stars{
    font-size: 10px;
}


.star-rating {
    color: gold;  /* Color for the stars */
    font-size: 1.2em;  /* Adjust the size of the stars */
}

.star-rating i {
    margin-right: 5px;  /* Spacing between stars */
    margin-top: 10px;
}


/* 1. Header Styling */
header {
    background-color: #000; /* Black background */
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.7); /* Subtle shadow for depth */
    position: relative; /* To position the glow effect */
}

/* 2. Glow Effect for Logo */
header a img {
    display: inline-block;
    transition: transform 0.3s ease, filter 0.3s ease; /* Transition for hover effects */
    animation: slideIn 0.5s ease forwards; /* Slide-in effect */
    filter: drop-shadow(0 0 5px #00ff00); /* Initial green glow effect */
}

/* Slide-in animation */
@keyframes slideIn {
    from {
        transform: translateY(-30px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Glow effect on hover */
header a img:hover {
    transform: scale(1.05); /* Scale up on hover */
    filter: drop-shadow(0 0 10px #00ff00); /* Stronger green glow on hover */
}

/* 3. Navbar Styling */
.navbar {
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    
}

.navbar li {
    
    position: relative;
}




.navbar li a {
    text-decoration: none;
    color: #00ff00; /* Green text color */
    font-size: 42px;
    padding: 2.5px;
    font-family: "Qwigley", cursive;
  font-weight: 400;
  font-style: normal;
    transition: color 0.3s ease, transform 0.3s ease; /* Transition for color and transform */
    
    font-weight: 400;
    font-style: normal;
}

/* Media query voor mobiele apparaten - kleiner dan 768px breed */
@media (max-width: 768px) {
    .navbar li a {
        font-size: 30px; /* Pas de tekstgrootte aan voor kleinere schermen */
    }
}

/* Hover effect for navbar items */
.navbar li a:hover {
    color: #00cc00; /* Darker green on hover */
    transform: translateY(-3px); /* Move text up slightly */
    line-height: 1;
    font-weight: bold;
}

/* Underline effect for navbar items */
.navbar li::after {
    content: '';
    display: block;
    width: 0;
    height: 1.5px;
    background: #00ff00; /* Underline color */
    transition: width 0.4s ease;
    position: absolute;
    bottom: 0;
    left: 50%; /* Center it */
    transform: translateX(-50%); /* Center it */
}

.navbar li:hover::after {
    width: 100%; /* Expand underline on hover */
}





/* Keyframes for glowing animation */
@keyframes glow {
    0% {
        box-shadow: 0 0 5px #00ff00, 0 0 10px #00ff00, 0 0 15px #00ff00, 0 0 20px #00ff00; /* Start glow */
    }
    50% {
        box-shadow: 0 0 15px #00ff00, 0 0 20px #00ff00, 0 0 25px #00ff00, 0 0 30px #00ff00; /* Intense glow */
    }
    100% {
        box-shadow: 0 0 5px #00ff00, 0 0 10px #00ff00, 0 0 15px #00ff00, 0 0 20px #00ff00; /* End glow */
    }
}

/* Card Styling */
.card {
    background-color: #1a1a1a; /* Dark background for cards */
    border: 1px solid transparent; /* Initial border */
    border-radius: 10px; /* Rounded corners */
    overflow: hidden; /* Prevent overflow of image */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); /* Subtle shadow */
    transition: transform 0.3s ease; /* Transition for transform */
}

/* Hover effect for cards */
.card:hover {
    border-color: #00ff00; /* Green glow effect on border */
    animation: glow 1s infinite alternate; /* Add glow animation */
    transform: scale(1); /* Scale up on hover */
}

/* Card Image Styling */
.card img {
    width: 100%; /* Responsive image */
    height: auto; /* Maintain aspect ratio */
}

/* Card Text Styling */
.card-text {
    padding: 20px; /* Padding inside card */
    color: white; /* Text color */
}

/* Card Text Titles */
.card-text h3 {
    margin: 0 0 10px; /* Margin for titles */
}


/* Keyframes for glowing animation */
@keyframes glow-button {
    0% {
        box-shadow: 0 0 5px #00ff00, 0 0 10px #00ff00, 0 0 15px #00ff00, 0 0 20px #00ff00; /* Start glow */
    }
    50% {
        box-shadow: 0 0 15px #00ff00, 0 0 20px #00ff00, 0 0 25px #00ff00, 0 0 30px #00ff00; /* Intense glow */
    }
    100% {
        box-shadow: 0 0 5px #00ff00, 0 0 10px #00ff00, 0 0 15px #00ff00, 0 0 20px #00ff00; /* End glow */
    }
}

/* Hover effect for buttons */
.btn:hover {
    border-color: #00ff00; /* Green glow effect on border */
    animation: glow-button 1s infinite alternate; /* Add glow animation */
    transform: scale(1); /* Scale up on hover */
}



.circle-container {
    display: flex;
    justify-content: center;
    margin-bottom: 20px; /* Space below the image */
    animation: float 3s ease-in-out infinite; /* Apply floating animation */
}

/* Floating animation */
@keyframes float {
    0% {
        transform: translateY(0); /* Start at original position */
    }
    50% {
        transform: translateY(-15px); /* Move up by 15px */
    }
    100% {
        transform: translateY(0); /* Return to original position */
    }
}

/* Profile picture styling */
.profile-pic {
    width: 100%;
    height: auto;
    max-width: 500px;
    border-radius: 50%; /* Make the image circular */
    box-shadow: 0 4px 15px rgba(0, 255, 0, 0.5); /* Green glow */
}





/* Animation keyframes */

/* Image Zoom and Rotate Animation */
@keyframes zoomRotate {
    0% {
        transform: scale(1) rotate(0deg);
    }
    100% {
        transform: scale(1.1) rotate(5deg);
    }
}

/* Fade-in and Slide-up for Text */
@keyframes fadeInSlideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



/* Container Styling */
.continer {
    padding: 20px;
    animation: pulseBackground 5s infinite ease-in-out;
}

/* Section Styling */
.continer section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    opacity: 0;
    animation: fadeInSlideUp 1.5s ease-in-out forwards;
}

/* Image Hover Effect */
.continer section img {
 
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 255, 0, 0.4);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.continer section img:hover {
    animation: zoomRotate 0.8s forwards ease-in-out;
    box-shadow: 0 8px 30px rgba(0, 255, 0, 0.8);
}

/* Text Fade-in Effect */
.continer section .text {
    max-width: 500px;
    font-size: 1.1rem;
    color: white;
    animation: fadeInSlideUp 1.5s ease-in-out forwards;
    animation-delay: 0.5s;
}

/* Paragraph Styling */
.continer section .text p {
    margin-bottom: 15px;
}




/* Base styling for the section */
.custom-orders-process {
    padding: 20px;
  }
  
  .custom-orders-process ol {
    list-style: none;
    padding: 0;
    counter-reset: step;
  }
  
  .custom-orders-process ol li {
    opacity: 0;
    transform: translateX(100px) rotateY(90deg);
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    font-size: 1.2rem;
    color: whitesmoke;
    animation: fadeInRotate 1.2s ease forwards;
    margin-left: 20px;
  }
  
  .custom-orders-process ol li strong {
    color: rgba(0, 255, 0, 0.8);
  }
  
  /* Numbering effect */
  .custom-orders-process ol li:before {
    counter-increment: step;
    content: counter(step);
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    background-color: rgba(0, 255, 0, 0.8);
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    transition: transform 0.4s ease;
  }
  
  /* Hover effect for each step */
  .custom-orders-process ol li:hover {
    transform: scale(1.05) translateX(10px);
    color: white;
    transition: transform 0.3s ease, background-color 0.3s ease;
    
  }
  
  .custom-orders-process ol li:hover:before {
    transform: scale(1.2) translateY(-50%);
    background-color: rgba(0, 167, 0, 0.8);
  }
  
  /* Keyframe animation */
  @keyframes fadeInRotate {
    0% {
      opacity: 0;
      transform: translateX(100px) rotateY(90deg);
    }
    100% {
      opacity: 1;
      transform: translateX(0) rotateY(0);
    }
  }
  
  /* Staggered effect for list items */
  .custom-orders-process ol li:nth-child(1) {
    animation-delay: 0.2s;
  }
  .custom-orders-process ol li:nth-child(2) {
    animation-delay: 0.4s;
  }
  .custom-orders-process ol li:nth-child(3) {
    animation-delay: 0.6s;
  }
  .custom-orders-process ol li:nth-child(4) {
    animation-delay: 0.8s;
  }
  




  /* Form base styling */
form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    
    
    border-radius: 10px;
    position: relative;
    transition: transform 0.8s ease-in-out, height 0.8s ease-in-out;
    overflow: hidden;
    z-index: 1;
}

form label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
}

form input, form textarea, form select {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    
    border-radius: 5px;
    font-size: 16px;
}

form button {
    background-color: #007bff;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

form button:hover {
    background-color: #0056b3;
}

/* Animation for folding effect */
form.folded {
    transform: rotateX(90deg);
    height: 40px; /* Enough to look like an envelope flap */
    padding: 0;
    border-radius: 0 0 10px 10px;
    border-top: none;
    background-color: #007bff;
}

form.folded:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 100px;
    background-color: #0056b3;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    z-index: 2;
}

/* Animation for closing the button */
form.folded button {
    display: none;
}



/* Glow effect when a form field is focused */
input:focus, 
textarea:focus, 
select:focus {
    outline: none; /* Verwijder de standaard outline */
    box-shadow: 0 0 10px 2px rgba(0, 255, 0, 0.8); /* Groen glow effect */
    border-color: #00ff00; /* Groene rand voor extra effect */
    transition: box-shadow 0.3s ease, border-color 0.3s ease; /* Vlotte transitie */
}

/* Optioneel: Glow effect bij hoveren */
input:hover, 
textarea:hover, 
select:hover {
    box-shadow: 0 0 6px 1px rgba(0, 255, 0, 0.5);
}

/* Stijl de submit button */
button.btn {
    background-color: #00cc66;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    font-family: "Gruppo", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
}

@media (max-width: 768px){
    button.btn{
        font-size: 20px;
    }
}

button.btn:hover {
    background-color: #00994d; /* Donkerder groen bij hoveren */
}


/* General page load animation for fading in and sliding up */
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(50px); /* Slide up from 50px below */
    }
    100% {
        opacity: 1;
        transform: translateY(0); /* Slide into place */
    }
}

/* Apply to the sections and elements */
h1, h2, .intro, .why-choose-us, .contact-info {
    opacity: 0; /* Start invisible */
    animation: fadeInUp 1s ease forwards; /* 1s duration, smooth ease, forwards keeps final state */
    color: rgba(0, 167, 0, 0.8);
}

/* Stagger the animation for different elements to create a sequential effect */
h1 {
    animation-delay: 0.2s; /* Start immediately after page load */
}

.intro {
    animation-delay: 0.4s; /* Start after h1 */
}

h2:first-of-type {
    animation-delay: 0.6s; /* First h2 starts after intro */
}

.why-choose-us {
    animation-delay: 0.8s; /* Staggered effect for the section */
}

h2:last-of-type {
    animation-delay: 1s; /* Second h2 starts after the first section */
}

.contact-info {
    animation-delay: 1.2s; /* Finally, the contact section */
}

/* Optional: Adding some margin or padding to make the content more spaced */
section {
    margin-bottom: 30px;
}

/* Make it responsive and look good across different devices */
@media (max-width: 768px) {
    h1, h2, .intro, .why-choose-us, .contact-info {
        transform: none; /* No transform on mobile for better UX */
        opacity: 1;
        animation: none; /* Disable animation on small screens for better performance */
    }
}



/* Basic Form Styling */
#contact-form {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
}

.form-group {
    margin-bottom: 15px;
}

input, textarea {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}



/* Envelope folding animation */
@keyframes foldEnvelope {
    0% {
        transform: scale(1) rotate(0deg);
        border-radius: 4px;
    }
    30% {
        transform: scale(0.9) rotate(0deg);
    }
    50% {
        transform: scale(0.9) rotate(180deg); /* Rotate the button */
        border-radius: 50%;
    }
    100% {
        transform: scale(0.1, 0.05); /* Flatten into an envelope shape */
        border-radius: 5px; /* Envelope border */
    }
}




/* Basic Form Styling */
form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    
    border-radius: 10px;
    position: relative;
    transition: transform 0.8s ease-in-out, height 0.8s ease-in-out;
    overflow: hidden;
    z-index: 1;
}

form label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
}

form input, form textarea, form select {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    
    border-radius: 5px;
    font-size: 16px;
}

form button {
    background-color: rgba(0, 255, 0, 0.8);
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

form button:hover {
    background-color: rgba(0, 255, 0, 0.8);
}

/* Animation for folding effect */
form.folded {
    transform: rotateX(90deg);
    height: 40px; /* Enough to look like an envelope flap */
    padding: 0;
    border-radius: 0 0 10px 10px;
    border-top: none;
    background-color: rgba(2, 192, 2, 0.8);
}

form.folded:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 100px;
    background-color: rgba(0, 96, 0, 0.8);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    z-index: 2;
}

/* Animation for folding button */
button.envelope-anim {
    animation: foldEnvelope 0.8s forwards ease-in-out;
    background-color: #FF9F1C; /* Change color to envelope-like */
    position: relative;
    overflow: hidden;
}

/* Optional: Envelope closing effect on button */
@keyframes foldEnvelope {
    0% {
        transform: scale(1) rotate(0deg);
        border-radius: 4px;
    }
    30% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(0.9) rotate(180deg); /* Rotate the button */
        border-radius: 50%;
    }
    100% {
        transform: scale(0.1, 0.05); /* Flatten into envelope shape */
        border-radius: 5px; /* Envelope-like border */
    }
}

/* Hide button after folding */
form.folded button {
    display: none;
}


a{
    color: white;
    text-decoration: none;
    
}

strong{
    color: #00ff00;
}

footer a{
    color: #00ff00;
}



/* Styling the additional info section using grid */
.additional-info {
    display: grid;
    grid-template-columns: repeat(3, 1fr ); /* Two equal columns */
    gap: 20px; /* Space between the columns */
    padding: 20px;
    align-items: start; /* Align items to the top */
    max-width: 1000px; /* Optional: Add max-width for better control */
    margin: 0 auto; /* Center the section */
}

.additional-info ul {
    list-style-type: none; /* Remove bullets */
    padding: 0;
    margin: 0;
}

.additional-info p {
    /* grid-column: 1 / span 3; Make the paragraph span both columns */
    margin-top: 0; /* Optional: Remove top margin */
}

.additional-info a {
    text-decoration: none; /* Remove underline from links */
    color: #00ff00; /* Example color for the links */
    transition: color 0.3s ease; /* Smooth transition for hover effect */
}

.additional-info a:hover {
    color: #ff9900; /* Change color on hover */
}

/* Mobile layout for screens smaller than 768px */
@media (max-width: 768px) {
    .additional-info {
        grid-template-columns: 1fr; /* Single column layout */
    }

    .additional-info p {
        grid-column: 1; /* Paragraph spans only one column */
    }
}
