@keyframes fadeIn {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }
        .animate-fade-in {
            animation: fadeIn 1s ease-out;
        }
        .delay-75 {
            animation-delay: 75ms;
        }
        .delay-150 {
            animation-delay: 150ms;
        }
        html {
            scroll-behavior: smooth;
        }
        .primary-bg
        {
            background-color: #871616;
        }
        .text-primary
        {
            color: #871616;
        }
        #donationForm
        {
            display: flex;
    justify-content: center;
    align-items: end;
    gap: 15px;
    width: 100%;
        }
        .border-primary {
    border-color: #871616;
}
header {
    width: 100%;
    height: 75px;
    float: left;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    transition: all 0.5s 
ease;
}
.nss-logo {
    float: left;
    display: table;
    position: relative;
    top: 20px;
}
input:focus-visible
{
    outline:none
}
.call-section {
    float: right;
    font-family: 'GILLSANSMEDIUM_0';
    color: #1b1b1b;
    padding-top: 30px;
}
.call-section li {
    float: left;
    padding: 0 8px;
}
.call-section li a
{
    display: flex;
    gap: 10px;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
    header
    {
        height: auto;
    }
     #donationForm
    {
        flex-wrap: wrap;
    }
    .wrapper {
        width: 98%;
    }
}
@media only screen and (max-width: 1300px) {

    .wrapper {
        width: 95%;
    }
}
@media only screen and (min-width: 1024px) {
    .call-section li:last-child:before {
        top: 6px;
    }
}
.call-section li:last-child:before {
    left: 7px;
    width: 18px;
    height: 18px;
    padding-left: 40px;
    background-size: 18px !important;
    top: 1px;
}
.call-section li:last-child:before {
    position: absolute;
    content: '';
    left: 3px;
    background: url(https://www.narayanseva.org/hi/wp-content/themes/nss/templates/makarsakranti/images/whatsapp-icon.png) no-repeat 0 top;
    width: 22px;
    height: 22px;
    padding-left: 40px;
}
.call-section li:last-child {
    padding-left: 30px;
    position: relative;
    background: none;
}
.home-banner-left.about-page-banner-left:before {
    content: '';
    position: absolute;
    background: url(https://www.narayanseva.org/hi/wp-content/themes/nss/assets/images/about-banner-bg.png) no-repeat center center;
    background-size: 100% 100%;
    top: 0;
    left: -3px;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.w-left-95
{
    width: 95%;
}
#Tulsi-Vivah label
{
 --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
     font-weight: 700;
     font-size: 0.875rem;
    line-height: 1.25rem;
 display: block;
  margin-bottom: 0.5rem;

}
.w13 {
    width: 14%;
}

.f-input {
    margin-top: 20px;
    position: relative;
}
.f-input select {
    background-image: url(../images/dc-arrow.png);
    background-repeat: no-repeat;
    background-position: center right 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
 input, .f-input select {
    border: 1px solid #dcdee0;
    background: #fff;
    border-radius: 5px;
    color: rgba(42, 42, 42, .6);
    padding: 10px 15px;
    box-sizing: border-box;
    width: 100%;
    font-size: 15px;
}
.katha-form-main .katha-form-inputs {
    width: 100%;
}
.katha-form-inputs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.f-btn-submit.filter .my-bt {
   background-color: #871616;
    font-size: 1.125rem;
    line-height: 1.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius:5px;
}

.f-btn-submit button {
    width: 100%;
    background: #f60;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border: none;
    text-align: center;
    height: 45px;
    line-height: 45px;
    transition: all 0.7s;
}
#custom_open_amount_container span.custom_open_amount_cross {
    position: absolute;
    top: 45px;
    left: 15px;
    font-weight: 700;
    font-size: 12px;
}
.katha-form
{
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
        border-radius: 1rem;
        max-width: 80rem;
        margin: 0 auto;
        padding:20px;
}
.f-btn-submit.f-btn-submit.filter .my-bt
{
    display:flex;
    justify-content:center;
    align-items: center;
}
.w10 {
    width: 120px;
}
.f-btn-submit.filter {
    margin: 32px 0 0;
}
.f-btn-submit {
    width: 120px;
    margin-left: 52%;
    margin-top: -57px;
    padding-bottom: 20px;
}
#custom_open_amount_container input#custom_open_amount, .blog-prev-link {
    padding-left: 30px;
}
.cardpurpose
{
margin: 0 auto;
    border: 1px solid #dedede;
}
.mtm-10
{
margin-top:-12px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media screen and (max-width: 960px) {
    .about-page-section1-inner, .artificial-limb-section1 .foreign-bank-page-section3-right, .causes-section4-main-banner, .causes-section4-main-text, .comform-left, .comform-right, .donate-for-child-left, .donate-for-child-right, .mass-wedding-slider-left, .mass-wedding-slider-right, .mobile100, .r-paytm, .rw100, .testimonial-card, .userdetails-left, .w13, .w30, .w70
 {
        width: 100%;
    }
}