* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    }
    h2 {
    font-family: "Cinzel", serif;
    color: #1c546b;
    font-size: 35px;
    letter-spacing: 0.5rem;
    text-align: center;
    line-height: 3.9rem;
    }
    body {
    font-family: "Afacad Flux", serif;
    }
    h3 {
    font-family: "Great Vibes", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 40px;
    color: #1c546b;
    }
    .input-type label {
    font-family: "Afacad Flux", serif;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: lowercase;
    font-weight: 300;
    }
    .bg-section {
    /* background-image: url(img/banner.png); */
    height: 760px;
    background-repeat: no-repeat;
    /* background-size: cover; */
    }
    .bg-section .container,
    .bg-section .row,
    .image-content .container,
    .image-content .row {
    height: 100%;
    }
    .custom-input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    }
    .bg-second {
/*    background-image: url(img/bg-second.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    height: 1200px;
    }
    .image-content {
    height: 760px;
    }
    .image-content h2 {
    color: #1c546b;
    font-size: 38px;
    letter-spacing: 0.5rem;
    text-align: center;
    line-height: 3.9rem;
    }
    
    /* .inner-content {
        background-image: url(img/New\ Project\ \(21\).png);
        background-size: cover;
        background-repeat: no-repeat;
    } */
    
    .custom-logo img {
    position: relative;
    }
    .custom-logo:before {
    content: "";
    background: #f4e9cb;
    position: absolute;
    width: 41%;
    height: 3px;
    padding: 0px;
    /* z-index: 999; */
    right: 0;
    top: 50%;
    }
    
    .custom-logo:after {
    content: "";
    background: #f4e9cb;
    position: absolute;
    width: 41%;
    height: 3px;
    padding: 0px;
    /* z-index: 999; */
    left: 0;
    top: 50%;
    }
    .inner-content .container-fluid .row {
    width: 100%;
    margin:auto !important;
    }
    .inner-content .container-fluid {
    position: relative;
    }
    
    p,
    li {
    color: #5c5c5b;
    font-size: 16px;
    letter-spacing: 1px;
    list-style: none;
    font-weight: 400;
    line-height: 1.5rem;
    }
    
    h4 {
    color: #5c5c5b;
    font-size: 37px;
    letter-spacing: 5px;
    font-family: "Cinzel", serif;
    line-height: 3rem;
    margin-bottom: 20px;
    }
    
    .invitation-section .custom-logo:before {
    width: 29%;
    top: 25%;
    }
    
    .founder .custom-logo:before {
    width: 35%;
    }
    .founder .custom-logo:after {
    width: 29%;
    }
    .invitation-section .custom-logo:after {
    width: 22%;
    top: 25%;
    }
    
    .founder .custom-logo:before {
    width: 35%;
    }
    .founder .custom-logo:after {
    width: 31%;
    }
    .member .custom-logo:before {
    top: 50%;
    width: 33%;
    }
    .member .custom-logo:after {
    top: 50%;
    width: 33%;
    }
    
    span {
    font-family: "Cinzel", serif;
    color: #1c546b;
    font-size: 26px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 3.9rem;
    }
    
    .button {
/*    background-image: url(img/button.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px;
    }
    .button a {
    font-family: "Cinzel", serif;
    color: #1c546b;
    font-size: 26px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 3.9rem;
    text-decoration: none;
    font-weight: 500;
    }
    
    .user-img img {
    width: 100%;
    }
    
    .color-blue {
    color: #1c546b;
    font-weight: 500;
    }
    
    .slider {
/*    background-image: url(img/New\Project\\(21\).png);*/
    background-size: cover;
    background-repeat: no-repeat;
    }
    
    .carousel-item {
    height: 500px;
    }
    
    .overlap-img {
    position: absolute;
    left: 0;
    top: 16%;
    }
    
    .bg-pattern {
/*    background-image: url(img/Group\1\\(9\)\1png);*/
    background-size: contain;
    padding: 40px;
    height: 361px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    }
    
    .bg-pattern h2 {
    color: #b4d0cd;
    font-size: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 3rem;
    }
    
    .bg-pattern p {
    color: #b4d0cd;
    font-size: 19px;
    }
    .left-img {
    height: 56px;
    }
    
    .custom-slider {
    position: relative;
    }
    
    .progress-bar.bg-info.text-dark {
    background: #1c546b !important;
    color: #fff !important;
    }
    
    .progress {
    border-radius: 0px;
    height: 22px;
    background: #fff;
    border: 1px solid #707176;
    }
    
    .form input.form-control {
    background: #d2e3e1;
    border: 1px solid #707176;
    color: #707176;
    font-size: 13px;
    }
    
    .radio-button p,
    .radio-button label,
    .file-choose p {
    color: #5c5c5b;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    }
    
    .file-choose .input-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    }
    
    .file-choose .input-group input {
    width: 100%;
    background-color: transparent;
    padding: 12px;
    border-style: dashed;
    }
    
    .file-choose span {
    font-size: 12px;
    text-align: start;
    display: flex;
    color: #5c5c5b;
    line-height: 34px;
    font-weight: 500;
    }
    
    .form-buttons {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 30px;
    }
    a.blur-button {
    background: #1c546b;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    }
    
    .payment {
    border: 1px solid #707176;
    padding: 32px;
    border-radius: 8px;
    }
    
    .total h5 {
    /* font-family: "Cinzel", serif; */
    color: #1c546b;
    font-size: 32px;
    letter-spacing: 0;
    text-align: center;
    line-height: 3.9rem;
    }
    
    .footer-top .footer p {
    color: #1c546b;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    }
    .container.footer.pt-5.pb-5{
        text-align: center;
    }
    
    
    .footer p.copyright {
    color: #a37941 !important;
    font-size: 14px;
    }
    
    .footer .mail {
    color: #a37941 !important;
    font-size: 27px;
    text-decoration: none;
    font-weight: 300;
    }
    
   /* .footer-top p,
    .footer-top a {
    color: #fff !important;
    }*/
    
    input.custom-input {
    color: #fff;
    border-radius: 0px !important;
    }
    
    input.custom-input:focus-visible {
    border: none;
    outline: unset;
    border-bottom: 1px solid #fff;
    }
    
    .usermain-frm select.form-control {
    background: #d2e3e1;
    border: 1px solid #707176;
    color: #707176;
    font-size: 14px;
    }
    
    .usermain-frm textarea.form-control {
    background: #d2e3e1;
    border: 1px solid #707176;
    color: #707176;
    font-size: 14px;
    width:100%;
    }
    div#food_allergy_details, div#dietary_details, div#handicapped_details, div#general_allergy_details {
    width: 100%;

    }
    
    .bottom-button button.step1bu {
    background: #1c546b;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    border: none;
    }
    .col.radio-button .d-flex.m-0{
        flex-wrap: wrap;
    }
    section.bg-section{
        background-size: cover !important;
        height: 100vh !important;
    }
    @media(max-width:920px){
        .custom-logo:before,  .custom-logo:after{
            top: 67%;
            width:72px;
        }
        .member .custom-logo:after, .member .custom-logo:before{
            width:24%;
        }
        .invitation-section .custom-logo:after, .invitation-section .custom-logo:before {
    width: 15%;
   
}
.founder .custom-logo:after, .founder .custom-logo:before {
    
    top: 33%;
}
.founder .custom-logo:after, .founder .custom-logo:before {
    width: 26%;
}
.bg-pattern h2 {
 
    font-size: 24px;
   
    line-height: 1.8rem;
}
.bg-pattern p {
    color: #b4d0cd;
    font-size: 13px;
    line-height: 1.2rem;
}
.carousel-item img{
    object-fit: cover !important;
}
.payment .col-md-4.pe-5{
    padding-right:8px !important;
}
.payment .col-md-4 {
    width: 100% !important;
}
.payment {
 
    width: 60% !important;
}
.button.mb-5 {
    margin-bottom: 0px !important;
}
.footer {
    padding-top: 0px !important;
}
.ready-bg{
        background-size: contain;
    background-repeat: no-repeat;
    height: 300px;
}
.founder{
    padding-bottom: 0px !important;
}
.founder .col-md-9.p-5.pb-0 {
    padding-top: 12px !important;
}
    }
    
    @media (max-width:767px) {

    .bg-section {
    height: 236px;
    background-size: cover !important;
    }
    section.bg-section{
        background-size: contain !important;
    }
    .image-content {
    height: auto;
    }
    h2 {
        font-size: 17px !important;
        letter-spacing: 3px !important;
        line-height: 2rem !important;
    }
    p, li{
        font-size: 14px;
    }
    span {
        
        font-size: 20px;
        
        line-height: 1.8;
    }
    ul{
        padding:0px !important
    }
    .image-content {
    height: 228px;
    background-size: cover !important;
    }
    .custom-logo img {
    position: relative;
    width: 30% !important;
    }
    .input-type label {
    font-size: 16px;
    }
    .custom-logo:before {
    width: 33%;
    
    top: 63%;
    }
    .inner-content .container-fluid .row {
        width: auto !important;
    }
    .custom-logo:after {
    width: 33%;
    
    top: 63%;
    }
    
    .usermain-frm .col{
        width:100%;
    }
    .usermain-frm .row.g-3{
            display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .payment .col-md-4.pe-5{
        padding-right: 5px !important;
    }
    section.inner-content{
        padding:10px !important;
    }
    
    .inner-content .container-fluid {
        padding-bottom: 0px !important;
    }
    .inner-content .container{
        padding-top: 0px !important;
    }
    .ready-bg{
     background-size: contain !important;
  
    height: 133px !important;
    }
    .user-img .col-md-9{
        padding:15px !important;
    }
    .invitation-section .custom-logo:after {
        width: 18%;
        top: 32%;
    }
    .invitation-section .custom-logo:before {
        width: 18%;
        top: 32%;
    }
    .founder .custom-logo:after,   .founder .custom-logo:before {
        width: 27%;
    }
    .member .custom-logo:after,  .member .custom-logo:before {
      
        width: 24%;
    }
    .carousel-inner {
       
        height: 100%;
    }
    div#carouselExampleCaptions{
        height: 800px;
    }
   
    .bg-pattern p {
        color: #b4d0cd;
        font-size: 14px;
    }
    .overlap-img {
      text-align: center;
        top: 38%;
    }
    .overlap-img img{
        width:70% !important;
    }
    .bottom-button .button{
        margin-bottom: 0px !important;
        padding-top: 0px !important;
    padding-bottom: 0px !important;
    }
    .footer {
        padding-bottom: 0px !important;
    }
.left-side-text {
    padding: 0px !important;
}
 .payment{
    width: 100% !important;
 }
 .bottom-button button{
    padding:24px;
 }
    }
    
    
    
    section.bg-section, .image-content {
        background-size: 100% 100% !important;
    
    }
    
    .input-group span{
    font-family: "Afacad Flux", serif; 
    }

    .carousel-indicators [data-bs-target] {
    width: 10px !important;
    height: 10px !important;
   background-color: #4c4c4c !important;
  border-radius: 100px !important;
    border: 1px solid #4c4c4c !important;
        margin-right: 11px !important;
    margin-left: 11px !important;
}


.form select:focus, .form input:focus{
    box-shadow: unset !important;
}

.form select option:hover{
    background-color: #1c546b !important;
}

.footer-top a{
    color:#fff;
    text-decoration: none;
}
.footer-top  p{
    color: #fff;
}


#example2 li {

    display: flex;
    justify-content: space-between;
    gap: 20px;
}