*{
    padding:0;
    margin:0;
}

body{
    overflow-x:hidden;
}
.top{
background-color: #591E00;
height: 49px;
}

p{
    color: #000;
    font-size: 16px;
    font-family: 'Fira Sans';
    font-weight: 400;
}

.big{
border: 2px solid #FDB714;
    border-radius: 7px;
    background-color: white;
    height: 45px;
    margin-top: -3px;
}

.big:hover{
 background-color: #FDB714!important;    
transition: 1s;
    
}

.mynav{
  background-color: #DCCACA;  
}
.ab{
 padding-top: 5px;       
}

.logo{
    width:47%;
margin-left: 26%;
    
}

.navbar-brand{
width: 28%;;
}

.navbar-toggler{
    
}

.navbar-nav{
width:100%;    
}

.nav-link{
    color:#591E00 !important;
font-weight: 700;
    
}


  @keyframes blink {
            0% {
                opacity: 1;
            }

            50% {
                opacity: 0;
            }

            100% {
                opacity: 1;
            }
        }

.blinking-text {
            text-align: center;
            font-size: 24px;
            color: white;
            animation: blink 1s infinite;
       font-weight: 500; 
} 
    
.nav-item{
margin-left: 3%;
}

.presence{
font-size: 13px;
    padding-top: 7px;
    font-weight: 700;    
text-align:center;
    
}

.cont a {
    color: white !important;
    padding-top: 9px;
    text-decoration: none;
    font-weight: 600;
}

.sec-back{
background-image: url(images/HHK_Logo.webp);
    background-size: 81%, 0;
    background-repeat: no-repeat;
    background-position: 23px 64px;    
}    

.tc{
    font-family: 'PT Serif';
    color: #591e00;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -1.44px;
 
}

.jp{
font-family: 'Fira Sans';
    color: #000;
    font-size: 16px;
    font-weight: 400;    
}

.gh{
   font-size: 24px;
  font-style: italic;
  color: #591e00;
    
}

.scene{
/*background-image: url(images/background-banner.webp);    */
/*background-size: 100% 89%;*/
/*    background-repeat: no-repeat;*/
background:#FFF8EB;
/*height:530px;*/
}

.wuf{
    width:75%;
}
.tp{
 padding-top: 4%;
    text-align: center;
  font-family: 'PT Serif';
    color: #591e00;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    
}

.sla{
    /*background-color:#EFEFEF;*/
max-width: 30%;
    margin-left: 22px;
    
}

.covi{
    /*margin-left: -58px;*/
    position: relative;
        margin: auto;
    /*left: 2%;*/
}

.img-sla{
 /*border-top: solid 13px #EFEFEF;   */
width:100%;
border-radius:5%;
    
}

.head-sla{
padding-bottom: 6%;
    padding-top: 7%;    
color:#404040;
}

.whole{
padding-bottom: 2%;    
}

.sec{
  width: 88%;
 border-radius:2%;
}

p{
    text-align:justify;
}

.tyd{
    padding-bottom:3%;
}

.were{
padding-bottom: 5%;    
}

.world{
    padding-bottom:7%;
}

.cheer{
color: #591E00;
font-size: 35px;
    font-weight: 700;
    text-align:left;
}

.bnm{
 background-color:#FDB714;  
 border-radius: 5%;
}

.ico{
 padding-top: 26%;   
}

.mnb{
   padding-top: 28%;
    text-align: center;
    font-weight: 700;
    font-family: 'PT Serif';
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.48px;
    padding-left: 6%;
    padding-right: 6%;
color:white;
}

/*.opk{*/
/*padding-bottom:8%;*/
/*}*/

.fa{
color: #591E00;
font-size: 18px;   
}

.team{
width:85%;
padding-top: 4%;
    
}

.deep{
  color: #591E00;
    text-align: center;
    padding-top: 6%;
    
}

.cm, .lkj{
    padding-bottom: 4%;
border-radius: 2%;
    
}

/*.cm:hover{*/
/* box-shadow:0px 0px 14px;   */
/*}*/

/*about*/
.gd{
height: 200px;    
background-color:#9A5B08;
 margin-top: -72px;   
}

.uy{
    PADDING: 5%;
    COLOR: WHITE;
    font-family: 'PT Serif';
    font-size: 54px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -2.16px;
}

.spy{
 padding-top: 5%;   
padding-bottom:5%;
}
.vision{
    background-image: url('images/newbgweb.jpg');
background-size: cover;
background-position-x: 96em;
}



.pro {
    background-color: #FDB714;
    height: 178px;
    margin: 14px;
width: 22%;
    
}

.pro img{
 margin-top: -44px;   
}

.pro p{
text-align: center;
    padding: 12%;
    color: white;
    font-weight: 500;    
}

.pack{
     padding-top: 3%;   
}
/*about*/

/*events*/
.fix{
color: #fdb714 !important;
    font-weight: 500;
    font-size: 17px;    
}

.pix{
font-size: 21px;
    color: #591e00;
    font-weight: 700;    
padding-top: 8%
    
}

.wix{
 font-size: 17px;
    color: #591e00;
    font-weight: 500;   
}

/*donation*/
table {
  border-collapse: collapse;
  width: 100%;
padding-bottom:5%;
    
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

th{
background-color:#591E00;
color:white;
    
}
tr:nth-child(even) {
  background-color: #dddddd;
}

tr:hover{
    background-color:   #FDB714;
}

.KAMYAB{
padding-top: 7%;
padding-bottom: 7%;    
}

/*contactus*/
.to{
    font-size:30px;
}

.phn{
padding-top: 5%;    
}

.org{
color: #591E00;    
}

.gdp{
       height: 317px;
    width: 32%;
    background-color: #FDB714;
    position: relative;
    top: -207px;
}

.join{
 text-align: center;
    padding: 8%;
    font-size: 20px;
    color: white;
    font-weight: 700;   
}

.form{
padding-bottom: 13%;   
}

.pwd{
    height:118px;
}

.cont p{
    color:white!important;
}

.form-control {
    margin-top: 3%;
    height: 51px;
}

.djk{
 width: 97%;
    margin-left: 2%;
    width: 97%;
    margin-left: 2%;
    background-color:#591E00;
    color: white;
    font-size: 19px;
    font-weight: 500;
}

.cont{
padding-top: 8px;
}

.opq{
    background-color:#471800;
text-align: center;
    font-size: 22px;
    padding: 3%;
    font-weight: 600;
    color: white;
   width:50%; 
}

.sop{
    background-color:#FDB714;
text-align: center;
    font-size: 22px;
    padding: 3%;
    font-weight: 600;
    color: white;
   width:50%;   
}

.skl{
    padding-bottom:4%;
padding-top: 4%;
    
}
/*factual-data*/

.factual-data{
/*    background-image: url('images/Image 2.png');*/
/*background-size: cover;*/
/*background-position: center;*/
background:#FFF8EA;
width: 100%;
    /*margin-left: -7%;*/
        padding: 30px 0px;
}

.factual-section{
    display: flex;
}

/*factual-data*/

/*Quotes-section */

.quote-section {
  background-color: #fff;
  padding: 10px 0px;
      padding: 22px 10px;
  max-width: 1000px;
  margin: auto;
  font-family: 'Georgia', serif;
}

.quote-section blockquote {
  border-left: 5px solid #803300; /* rich brown */
  padding-left: 20px;
  margin: 0;
  color: #333;
}

.quote-section p {
  font-size: 25px;
  color: #4B1E00;
  font-weight: bold;
  margin-bottom: 15px;
}

/*.quote-section p {*/
/*  font-size: 16px;*/
/*  line-height: 1.7;*/
/*  color: #5a5a5a;*/
/*}*/

/*Quotes-section */




/*footer*/

.foot-text{
    padding-right:24%;
}

