/*--------------------------------------------------
    Start Header  
----------------------------------------------------*/
.header-top{
	 min-height:60px;
	 max-height:180px;
	 background:#2C3E50;
	 margin-bottom:5px;
	 overflow:hidden;
 }
 
 .header-logo ul li{
	  list-style:none;
  }
   .header-logo ul li img{
	   height:60px;
	   width:60%;
	   margin-top:7px;
   }
 

 .topbar-contact-info ul{
	 margin:10px 20px 0px 0px;
 }
 
 .topbar-contact-info ul li{
	list-style:none;
	color:#fff;
 }
  .topbar-contact-info ul li{
	  list-style:none;
  }
 
 .header-social-icon ul{
	 margin:10px 20px 0px 0px;
	 
 }
 
 .header-social-icon ul li{
	list-style:none;
	float:left;
	margin-left:10px;
 }
  .header-social-icon ul li a{
	 	color:#fff;
		font-size:25px;
 }
 
  .header-social-icon ul li{
	  list-style:none;
  }
		/*--------------------------------------------------
						End Header
		----------------------------------------------------*/



 /*--------------------------------------------------
       Start Menu bar
----------------------------------------------------*/
.my-nav{background: #1b6d85;}
.my-nav ul li a{color: #fff !important;}
.my-nav ul li:hover{background: #fff;}
.my-nav ul li a:hover{color: #000 !important;}
.my-dropdown li{background:#1b6d85;}
		/*--------------------------------------------------
						End Menu bar
		----------------------------------------------------*/
 

 
 /*--------------------------------------------------
      Search Filter Start
----------------------------------------------------*/
.search-filter {
    background-color: #1B6D85;
    border-radius: 4px;
    height: 100px;
    padding: 22px 30px 0;
    position: relative;
	text-align:center;
    
}

.search-filter select{
	width:35%;
	float:left;
	height:45px;
	margin-right:5px;
}


.datalist{
	width:35%;
	float:left;
	height:45px;
	margin-right:5px;
}
		/*--------------------------------------------------
					Search Filter End 
		----------------------------------------------------*/



/*--------------------------------------------------
    Doners list Start
----------------------------------------------------*/

.business-feat .section-title h2,

.section-title h2 {
    font-family: 'raleway';
    text-transform: capitalize;
	color:#FCAE00;
}

.business-feat {
    padding: 10px 0 10px;
    background: #F7F7F7;
}

.business-feat .feat-item {
    margin-bottom: 30px;
}


.business-feat .feat-item-cont {
    border: 1px solid #ccc;
    padding: 0 30px 10px;
}

.business-feat .feat-item-cont h4 {
    color: #29aafe;
    font-size: 26px;
}

.feat-item-cont img {
    height:100px;width:100px;border-radius:50%;margin-top:5px;
	margin-left:25%;
}
		/*--------------------------------------------------
				Doners list End
		----------------------------------------------------*/




/*--------------------------------------------------
    Doners list End
----------------------------------------------------*/
.footer{
	height:240px;margin-top: 10px;
}

.footer-left{
	height: 100%;background: #204d74;
}

.footer-mid{
	height: 100%;background: #204d74;
}

.footer-right{
	height: 100%;background: #204d74;
}
.footer-categories h5{
	color:#fff;font-size:20px;
}

.footer-categories ul li{
	list-style:none;
}
.footer-categories ul li a{
	color:#fff;font-size:16px;
}

.footer-contact-form h5{
	color:#fff;font-size:20px;
}
.footer-contact-form input{
	margin-bottom:5px;
}
.footer-contact-form input:first-child{
	margin-top:5px;
}

.border-line{
	border:2px #000 solid;
}
.small-footer{
	min-height:50px;max-height:70px;background:#ccc !important;margin-top:5px;margin-bottom:5px;overflow:hidden;
}
	/*-------Small Footer Start---------*/
.small-footer p{
	text-align:center;margin:10px;
}
			/*-------Small Footer End---------*/
	/*--------------------------------------------------
				Doners list End
	----------------------------------------------------*/