

/*********************contact****************/
.center_cont {
    background-image: url(../img/contact.png);
    background-position: center center;
    background-size: cover;
}
.contact_1li span {
font-size:30px;
}
.contact_1li{
box-shadow: 0px 10px 50px 0px rgb(53 82 99 / 9%);
padding: 30px 20px; 
 }
.contact_1r{
box-shadow: 0px 10px 50px 0px rgb(53 82 99 / 9%);
padding: 30px;  
 }
.contact_1ril .form-control {
border-radius: 0;
border-color: #5333f212;
height: 48px;
margin-top:12px;
}
.contact_1ril .form-select {
border-radius: 0;
border-color: #5333f212;
height: 48px;
}
.contact_1ril .area {
height:150px;
}

#contact{
padding-bottom:150px!important; 
 }
/********************contact_end****************/


@media screen and (max-width : 767px){
.contact_1l {
text-align:center; 
 }
.contact_1r{
margin-top:20px; 
 }
.contact_1r .form-control{
margin-bottom:15px; 
 }
.contact_1r h6{
text-align:center;  
 }
#contact{
padding-bottom:40px!important; 
 }
 }
@media (min-width:768px) and (max-width:991px) {
.contact_1li {
padding: 30px 10px;
}
.contact_1li span{
font-size:20px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {


 }

  
    .donation-header {
        background: url('img/sivaalayam-banner.jpg') center/cover no-repeat;
        padding: 70px 20px;
        text-align: center;
        color: white;
        border-radius: 0 0 25px 25px;
    }
    .donation-header h1 {
        font-size: 2.6rem;
        font-weight: 700;
        text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    }
    .card-custom {
        border-radius: 15px;
        border: none;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    }
    .copy-btn {
        font-size: 0.8rem;
    }


