/* * {
    margin: 0;
    }

@font-face {
    font-family: 'Hillstone-Bxd5';
    src: url('./fonts/Hillstone-Bxd5.otf') format('truetype');
}


.top-container img {
    max-width: 100%;
    height: 170px;
    padding:5px;
    margin-top: 30px;
}

.top-container {
    top: 0;
    max-width: 100%;
    max-height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: rgba(255, 255, 255, 0.444); 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-top: -40px;
    padding-bottom: 30px;
    margin-bottom: 200px;
}

.header{
    background: rgba(255, 255, 255, 0.4);
    height: 100px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(255, 255, 255, 0.1);
    margin-bottom: 350px;
}

.maincontainer {
    font-family: 'Hillstone-Bxd5', sans-serif;
    margin-top: 500px;
    background-image: url(images/mono-ring.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    padding: 300px 100px;
    border-radius: 30px;
    box-shadow: rgb(243, 243, 244) 0 0 90px 33px;
    max-width: 1000px;
    margin: 40px auto;
    text-align: center;
    margin-bottom: 450px;
}

.maintitle1{
    color: #fff;
    text-align: center;
    animation: glow 1s ease-in-out infinite alternate;
    font-size: 60px;
    margin-top: -150px;
}
.maintitle2{
    color: #fff;
    text-align: center;
    animation: glow 1s ease-in-out infinite alternate;
    font-size: 60px;
    font-style: italic; 
    font-size: 25px;
}



@-webkit-keyframes glow {
    from {
      text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px aqua, 0 0 40px aqua, 0 0 50px aqua, 0 0 60px aqua, 0 0 70px aqua;
    }
    
    to {
      text-shadow: 0 0 20px #fff, 0 0 30px turquoise, 0 0 40px turquoise, 0 0 50px turquoise, 0 0 60px turquoise, 0 0 70px turquoise, 0 0 80px turquoise;
    }
  }


.container {
    font-family: 'Hillstone-Bxd5', sans-serif;
    background-image: url(images/8709445.jpg) ;
    background-size: 100%;
    padding: 50px 100px;
    text-align: center;
    border-radius: 20px;
    max-width: 1000px;
    margin:auto;
    margin-bottom: 450px;
    box-shadow: rgb(243, 243, 244) 0 0 90px 33px;
}

.announcement {
       font-size: 35px;
       color: black;
    }
.parallax {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    height: auto;
    justify-content: center;
    align-items: center;
    color: white;
    text-shadow: 0 10px 15px rgb(255, 255, 255);
    margin-bottom:0%;
    background-image: url(images/6506410.jpg); 
}

  .event-details{
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    margin-top:100px;
    text-align: center;
    margin-bottom: 450px;
    color: black;
    font-size: 30px;
  }
  
  .celebrate{
    height: 200px;
    text-align: center;
    font-family: 'Hillstone-Bxd5', sans-serif;
    font-size:50px;
    padding-bottom: 70px;
    padding-top: 300px;
  }

.rsvp-container {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    background-image: url(images/8709445.jpg);
    background-repeat: no-repeat;
    background-size: 130%;
    padding: 20px 20px;
    border-radius: 10px;
    max-width: 1000px;
    margin: 40px auto;
    color: black;
    box-shadow: rgb(243, 243, 244) 0 0 90px 33px;
    display: flex;
    flex-direction: column;
    align-items: center; 
    justify-content: center; 
    text-align: center; 
}

.rsvp-container-italy {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    background-image: url(images/8709445.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    padding: 20px 40px;
    border-radius: 10px;
    max-width: 450px;
    margin: 40px auto;
    color: black;
    box-shadow: rgb(243, 243, 244) 0 0 90px 33px;
    display: flex;
    flex-direction: column;
    align-items: center; 
    justify-content: center; 
    text-align: center; 
}


.radio-group {
    display: flex;
    justify-content: center;
    width: 100%;
}

.form-group {
    display: flex;
    flex-direction: column;
    width: 120%;
    align-items: center;
}

.form-group input {
    width: 900%;
    margin-bottom: 10px;
}

.submit {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    background-color: transparent;
    border: 2px black solid;
    box-shadow: rgb(243, 243, 244) 0 0 90px 33px;
    color: black;
    font-size: 16px;
    cursor: pointer;
    min-width: 100px; 
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    margin-top: 10px;
}

.submit:hover {
    color: #C99D76;
    background-color: rgb(8, 8, 8, 0.4);
}

.radio {
    cursor: pointer;
}

input {
    accent-color: #C99D76;
}

h1, h2 {
    color: #C99D76; 
    
}

.date-time, .location {
    font-size: 16px;
    margin: 20px 0;
}
.rsvp {
    font-size: 40px;
    font-weight: bold;
    margin-top: 30px;
    padding-bottom: 10px;
    font-family: 'Hillstone-Bxd5', sans-serif;
}
.form-group {
    margin: 15px 0;
}
input[type="text"], input[type="email"] {
    width:110%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.8);
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.submit {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    background-color: transparent;
    border:2px black solid;
    box-shadow: rgb(243, 243, 244) 0 0 90px 33px;
    margin: 15px 0;
    color: black;
    font-size: 16px;
    cursor: pointer;
    width: 20%;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.submit:hover {
    color: #C99D76;
    background-color: rgb(8, 8, 8,0.4);
}

.yes{
    float: left;
    padding-right: 50%;
    margin-bottom: 1%;
    font-size: 20px;
    padding-top: 5px;
}

.no{
    float: right;
    margin-bottom: 1%;
    font-size: 20px;
    padding-top: 5px;
}

.radio{
    cursor: pointer;
}

input{
    accent-color: #C99D76;
}

.footer {
    margin-top: 40px;
    font-size: 14px;
    color: #777;
}

.response-message {
    display: none;
    margin-top: 20px;
    font-size: 2em;
    color: black;
    text-align: center;
    font-family: 'Hillstone-Bxd5';
}

@media only screen and (max-width: 768px) {
    .top-container img {
        height: auto;
        background-color: pink;
    }

    .language-selector{
        font-size: 10px;
    }
    .parallax{
        background-image: auto;
    }
    
    .maintitle1{
        font-size: 15px;
        padding-top: 100px;
    }

    .maintitle2{
        font-size: 8px;
    }

    .top-container {
        flex-direction: column;
        padding: 10px;
        margin-bottom: 100px;
    }

    .header {
        height: auto;
        margin-bottom: 200px;
    }

    .maincontainer {
        padding: 150px 50px;
        margin-top: 200px;
        margin-bottom: 200px;
        background-size: 100%;
        background-position: center;
        margin-left: 4%;
        margin-right: 4%;
    }

    .container {
        padding: 25px 50px;
        margin-bottom: 200px;
        margin-left: 4%;
        margin-right: 4%;
        background-size: 230%;
    }

    .event-details{
        margin-bottom: 200px;
        background-color: orange;
    }

    .celebrate {
        padding-top: 150px;
    }

    .rsvp-container {
        padding: 10px 20px;
        background-size: auto;
        margin-left: 4%;
        margin-right: 4%;
    }
    
    .rsvp-container-italy{
        padding: 10px 20px;
        background-size: 200%;
        margin-left: 4%;
        margin-right: 4%;
    }

    .submit {
        width: 100%;
    }
    
    .response-message{
        font-size: 18px;
    }
}

@media only screen and (max-width: 480px) {
    .parallax{
        background-image: auto;
    }

    .maintitle1{
        font-size: 20px;
        padding-top: 100px;
    }
    .announcement {
        font-size: 28px;
    }

    .event-details {
        font-size: 18px;
        background-color: red;
    }

    .celebrate {
        font-size: 20px;
    }

    input[type="text"], input[type="email"] {
        width: calc(100% - 10px);
        padding: 5px;
    }

    .form-group {
        margin: 10px 0;
    }

    .rsvp {
        font-size: 16px;
    }

    .response-message{
        font-size: 20px;
    }

    .footer {
        font-size: 12px;
    }
}

.language-selector{
    font-size: 10px;
}

@media only screen and (max-width: 390px) {
    .maintitle1{
        font-size: 20px;
        padding-top: 120px;
        width: 110%;
    }

    .event-details{
        background-color: green;
    }


    .parallax{
        background-image: auto;
    }
} */