.cnt_blue_sec{
    padding: 30px 0;
}
.blu_sec_hf{
    /* float: left; */
    width: 100%;
    background: #30ae3e;
    color: #fff;
    border-radius: 20px;
    padding: 30px;
}
img{
    width: 100%;
}
/* section{
    float: left;
    width: 100%;
} */
.blu_sec_hf img{
    border-radius: 20px;
    border: 10px solid #fff;
}
.blu_sec_hf_head h1{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.blu_sec_hf_head span{
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 19px;
}
.blu_sec_hf_head{
    width: 100%;
    float: left;
    padding-left: 50px;
}

/* aboutus */
.abt_sec{
padding: 60px 0 30px;
margin-top: 100px;
}
.about_content
{
  background: url('../images/g12.jpg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto !important;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding: 20px;
  text-transform: capitalize;
  height: 40vh;
}


.contact_bg_form
{
  background: url('../images/bg_grn.png');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding: 20px;
  text-transform: capitalize;
  height: 40vh;
}


.abt_sec h1
{
  float: left;
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 40px 0 20px 0;
}       


.abt_sec p
{
  width: 100%;

  text-align: center;

  font-size: 31px;

  font-weight: 700;

}
.sub_head_abt
{
  width: 100%;
  float: left;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}
.sub_head_abt_txt{
    font-size: 19px !important;
    font-weight: 200 !important;
    text-align: justify !important;
    margin-bottom: 50px;

}
.mrg_cntr
{
    display: flex;
    align-content: center;
    width: 100%;
    justify-content: center;
  --shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.about_us_width
{
    text-align: center;
  height: auto;
  overflow: hidden;
  border-radius: 30px;
  width: 400px;
  border: 1px solid;
  float: left;
  margin-bottom: 30px;
}
.about_us_width img
{
  width: 100%;
  overflow-y: hidden;
}
.about_us_width div
{
  color: #9e564d;
  font-weight: 800;
  font-size: 23px;
}
.about_us_width span
{
  width: 100%;
  text-align: center;
  font-size: 31px;
  font-weight: 700;
}
.cnt_sec_old img{
    width: 100%;
    border-radius: 20px;
  margin: 10px 0;
}
.cnt_sec_old h1{
    
    margin: 50px 0;
}
.cnt_sec_old{
    padding: 60px 0;
}

.donation_qr_ara{
  padding: 100px 0;
}


.donation_qr_ara img{
  
    width: 100%;
 float: left;  
}

.utb_sec{
  margin-top: 153px;
  text-align: center  ;
}


