.donation-wrap{
    border: 9px solid #C5913B;
    background: #FFF;
    padding: 30px;
    color: #393939;
}
.heading-donate{
    font-weight: 800;
    font-size: 34px;
    text-transform: uppercase;
}
.donation-wrap .nav-tabs{
    border: 0;
}
.donation-wrap .nav-tabs .nav-link{
    border: 0;
    background: transparent;
    font-size: 16px;
    font-weight: 700;
    color: #030303;
    flex-grow: 1;
    height: 60px;
    text-transform: uppercase;
}
.donation-wrap .nav-tabs .nav-item{
    flex-grow: 1;
    height: 60px;
    display: flex;
}
.donation-wrap .nav-tabs .nav-link.first{
    border-radius: 74px 0px 0px 74px;
    background: #fff;
    border-top: 1px solid #E9CE7E;
    border-left: 1px solid #E9CE7E;
    border-bottom: 1px solid #E9CE7E;
}
.donation-wrap .nav-tabs .nav-link.last{
    border-radius: 0px 30px 30px 0px;
    border-top: 1px solid #E9CE7E;
    border-right: 1px solid #E9CE7E;
    border-bottom: 1px solid #E9CE7E;
    background: #FFF;
}
.donation-wrap .nav-tabs .nav-link.active{
    background: #E9CE7E !important;
}
.form-wrapper{
    width: 100%;
}
.form-field{
    border-radius: 8px;
    border: 1px solid #C5913B;
    background: #FFF;
    height: 60px;
    padding: 0px 20px;

}
.form-field .btn{
    border: 0;
    font-size: 16px;
    color: #393939;
    font-weight: 600;
    padding: 0;
    font-family: 'Inter', sans-serif;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-field input{
    font-size: 16px;
    color: #393939;
    font-weight: 600;
    padding: 0;
    font-family: 'Inter', sans-serif;
    border: 0;
}
.form-field input::placeholder{
    opacity: 1;
    color: #393939;
}
.form-field input:focus-visible{
    outline: none;
    border: 0;
}
.form-field .btn:focus{
    box-shadow: none;
}
.form-field .dropdown-menu{
    width: 100%;
}
.form-field .btn span{
    font-size: 14px;
    font-weight: 400;
}
.form-field .dropdown-toggle::after{
    background: url(../images/arrow-down.svg);
    width: 18px;
    height: 18px;
    content: '';
    border: 0;

}
.form-wrapper .learn-more-btn{
    border-radius: 8px;
    height: 61px;
    font-size: 19px;
    font-weight: 800;
    color: #000;
    padding: 0;
}
.see-all-btn{
    border-radius: 74px;
    background: #EEF4F4;
    width: 123px;
    height: 52px;
    font-size: 16px;
    font-weight: 700;
    color:#000;
    border: 0;
}
.temple-activities .heading{
    color: #393939;;
    font-size: 30px;
    font-weight: 700;
}
.temple-activities .heading.inner{
    font-size: 27px;
    color: #393939;
    font-weight: 700;
}
.most-donate .heading{
    font-size: 32px;
}

.gradiant-donation{
    background: linear-gradient(270deg, #C5913B 0%, #FBEEA1 54.68%, #C5913B 99.98%);
}
.fun-content h3{
    font-size: 33px;
    color: #3C2C2C;
    font-weight: 700;
}
.fun-content p{
    font-size: 13px;
    font-weight: 700;
    color: #8A2628;
    text-transform: uppercase;
}
.bank-bx{
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.07);
    padding: 20px;
    color: #3B3158;
    line-height: 29px;
    min-height: 230px;
}
.bank-bx h2{
    font-size: 19px;
    font-weight: 800;
    padding-bottom: 12px;
}
.bank-bx p{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}
.laddu{
    bottom: -90px;
    right: 5%;
}
.dnt.nav{
    border-radius: 47px;
    background: #EEF4F4;
    padding: 6px;
}
.dnt .nav-link{
    color: #363750;
    font-size: 12px;
    font-weight: 600;
}
.dnt.nav-pills .nav-link.active, .dnt.nav-pills .show>.nav-link{
    border-radius: 16px;
    background: #FFF;
    color: #363750;
    font-weight: 800;
}
.right-dnt-section{
    border-radius: 10px;
    border: 1px solid #C6923C;
    background: #EEF4F4;
    padding: 24px;
}
.right-dnt-section h4{
    color: #393939;
    font-size: 22px;
    font-weight: 800;
    line-height: 32px;
}
.right-dnt-section ul {
    padding: 0;
}
.right-dnt-section ul li{
    color: #393939;
    font-size: 16px;
    font-weight: 500;
    margin-top: 28px;
    list-style-type: none;
}
h2.fd-life{
    color: #373737;
    font-size: 36px;
    font-weight: 700;
    line-height: 68px;
}

.right-dnt-section ul.event-text li{
    color: #7C7C7C;
    font-size: 16px;
    font-weight: 500;
    margin-top: 24px;
    list-style-type: none;
}
.right-dnt-section ul.event-text li strong{
    color: #393939;
    font-weight: 500;
}
.btn-direction{
    width: 163px;
    height: 52px;
    flex-shrink: 0;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #C6923C;
    border-radius: 74px;
    background: #EEF4F4;
}
.right-dnt-section.krishnaBx{
    padding: 24px 32px;
}