.marquee-container {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #222;
    color: #fff;
    height: 50px;
    overflow: hidden;
    width: 100%;
    padding-left: 120px; /* Space for title on desktop */
}

.marquee-title {
    position: absolute;
    left: 10px; /* Keep it on the left */
    z-index: 2;
    background-color: #f5832b;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 1.2rem;
    color: #fff;
    white-space: nowrap;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.marquee {
    position: absolute;
    white-space: nowrap;
    animation: marquee 20s linear infinite;
    font-size: 1rem;
    color: #fff;
    z-index: 1;
}

@keyframes marquee {
    0%   { transform: translateX(100%); }
    100% { transform: translateX(-100%); }
}

/* Responsive styles for mobile screens */
@media screen and (max-width: 768px) {
    .marquee-container {
        height: 40px; /* Reduce height */
        padding-left: 80px; /* Less space for title */
    }

    .marquee-title {
        font-size: 0.9rem; /* Smaller font */
        padding: 4px 10px;
        left: 5px; /* Keep it at the left */
    }

    .marquee {
        font-size: 0.8rem; /* Adjust text size */
        animation-duration: 15s; /* Speed up animation */
    }
}


#af-form-1454934446 .af-body {
   
    font-size: 12px;
    color: inherit;
    background-image: none;
    background-position: inherit;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-bottom: 15px;
}

#af-form-1454934446 {
    border-style: none;
    border-width: none;
    background-color: transparent;
}

#af-form-1454934446 .af-standards .af-element {
    padding-left: 15px;
    padding-right: 15px;
}

#af-form-1454934446 .af-quirksMode {
    padding-left: 15px;
    padding-right: 15px;
}

#af-form-1454934446 .af-header {

    
    color: inherit;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: none;
    background-position: inherit;
    background-repeat: no-repeat;
    background-color: transparent;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#af-form-1454934446 .af-footer {
    
  
    color: inherit;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: none;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;
}

#af-form-1454934446 .af-body input.text,
#af-form-1454934446 .af-body textarea {
    line-height: 32px;
    text-indent: 10px;
    border-color: #CCCCCC;
    border-width: 2px;
    border-style: inset;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    background-color: #FFFFFF;
}

#af-form-1454934446 .af-body input.text:focus,
#af-form-1454934446 .af-body textarea:focus {
    border-style: none;
    background-color: inherit;
}

#af-form-1454934446 .af-body label.previewLabel {
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    display: block;
    float: left;
    text-align: left;
    width: 25%;
}

#af-form-1454934446 .af-body .af-textWrap {
    width: auto;
    display: block;
    float: right;
}

#af-form-1454934446 .buttonContainer input.submit {
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    background-image: none;
}

#af-form-1454934446 .buttonContainer {
    text-align: center;
}

#af-form-1454934446 .af-body label.choice {
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}

#af-form-1454934446 .af-body a {
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #000000;
}

#af-form-1454934446,
#af-form-1454934446 .quirksMode {
    width: 100%;
    max-width: 250.0px;
}

#af-form-1454934446.af-quirksMode {
    overflow-x: hidden;
}

#af-form-1454934446 .af-quirksMode .bodyText {
    padding-top: 2px;
    padding-bottom: 2px;
}

#af-form-1454934446 {
    overflow: hidden;
}

#af-form-1454934446 button,
#af-form-1454934446 input,
#af-form-1454934446 submit,
#af-form-1454934446 textarea,
#af-form-1454934446 select,
#af-form-1454934446 label,
#af-form-1454934446 optgroup,
#af-form-1454934446 option {
    float: none;
    margin: 0;
    position: static;
}

#af-form-1454934446 select,
#af-form-1454934446 label,
#af-form-1454934446 optgroup,
#af-form-1454934446 option {
    padding: 0;
}

#af-form-1454934446 input,
#af-form-1454934446 button,
#af-form-1454934446 textarea,
#af-form-1454934446 select {
    font-size: 100%;
}

#af-form-1454934446 .buttonContainer input.submit {
    width: auto;
    padding: 2% 43% 2% 20% !important;
    color: #fff !important;
    background: #24a845;
    border: none !important;
    border-radius: 15px;
    font-size: 14px !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

#af-form-1454934446 form,
#af-form-1454934446 textarea,
.af-form-wrapper,
.af-form-close-button,
#af-form-1454934446 img {
    float: none;
    color: inherit;
    margin: 0;
    padding: 0;
    position: static;
    background-color: none;
    border: none;
}

#af-form-1454934446 div {
    margin: 0;
}

#af-form-1454934446 {
    display: block;
}

#af-form-1454934446 body,
#af-form-1454934446 dl,
#af-form-1454934446 dt,
#af-form-1454934446 dd,
#af-form-1454934446 h1,
#af-form-1454934446 h2,
#af-form-1454934446 h3,
#af-form-1454934446 h4,
#af-form-1454934446 h5,
#af-form-1454934446 h6,
#af-form-1454934446 pre,
#af-form-1454934446 code,
#af-form-1454934446 fieldset,
#af-form-1454934446 legend,
#af-form-1454934446 blockquote,
#af-form-1454934446 th,
#af-form-1454934446 td {
    float: none;
    color: inherit;
    margin: 0;
    padding: 0;
    position: static;
}

#af-form-1454934446 p {
    color: inherit;
}

#af-form-1454934446 ul,
#af-form-1454934446 ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 40px;
}

#af-form-1454934446 .bodyText p {
    margin: 1em 0;
}

#af-form-1454934446 table {
    border-collapse: collapse;
    border-spacing: 0;
}

#af-form-1454934446 fieldset {
    border: 0;
}

.af-clear {
    clear: both;
}

.af-form {
    box-sizing: border-box;
    margin: auto;
    text-align: left;
}

.af-element {
    padding-bottom: 5px;
    padding-top: 5px;
}

.af-form-wrapper {
    text-indent: 0;
}

.af-body input.submit,
.af-body input.image,
.af-form .af-element input.button {
    float: none !important;
}

.af-body input.submit {
    white-space: inherit;
}

.af-body input.text {
    width: 100%;
    padding: 2px !important;
}

.af-body .af-textWrap {
    text-align: left;
}

.af-element label {
    float: left;
    text-align: left;
}

.lbl-right .af-element label {
    text-align: right;
}

.af-quirksMode .af-element {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.af-body.af-standards input.submit {
    padding: 4px 12px;
}

.af-body input.image {
    border: none !important;
}

.af-body input.text {
    float: none;
}

.af-element label {
    display: block;
    float: left;
}

.af-header {
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
}


.EnquiryForm-container {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 90%;
}
.EnquiryForm-title {
    text-align: center;
    color: #333;
}
.EnquiryForm-label {
    font-weight: bold;
}
.EnquiryForm-input, .EnquiryForm-select, .EnquiryForm-textarea {
    width: 100%;
    padding: 8px;
    margin-top: 5px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.EnquiryForm-button {
    background-color: #28a745;
    color: white;
    padding: 10px;
    border: none;
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}
.EnquiryForm-button:hover {
    background-color: #218838;
}


.donation-container {
    max-width: 500px;
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-left: 5px solid #007bff;
}

.form-label {
    font-weight: 600;
}
.btn-primary {
    background: #007bff;
    border: none;
}
.btn-primary:hover {
    background: #0056b3;
}
.btn-danger {
    background: #dc3545;
    border: none;
}
.btn-danger:hover {
    background: #bb2d3b;
}
.hidden {
    display: none;
}
/* --------------------------------k */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.popup-box {
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    width: 500px;
    text-align: center;
}

.btn-close {
    position: absolute;
    top: 10px;
    right: 15px;
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
}

.popup-image {
    width: 50%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 15px;
}

.popup-footer {
    margin-top: 15px;
}
.video-container {
    max-width: 100%;
    margin: 0 auto;
}

video {
    width: 100%;
    height: auto;
    display: block;
}
