@charset "utf-8";
/* CSS Document */


#header.alt{
	background-color:#fafafa !important;
	box-shadow: 0 0 1px 1px #ccc !important;
	position: fixed !important;


}

.navbar-brand>img {   
    width: 120px;
    margin: -6px 0;	
}

a {

    border-bottom:none !important; }

#header.alt nav > ul > li a:not(.button) {
    color: #000 !important;}

.loginhome{
	text-align:center;
}

/*.faq	{
	 margin-top: 0em !important;
	 }*/

.faq h2{	 
	 text-align:center !important;
	 }	 
.faq b{
	font-weight:600 ;
		}
		
	
		
/*---------------------------------------*footer-----------------------------*/


.foot{
	background-color:#333334;
/*	position:fixed;*/
	bottom:0;
	width:100%;
	padding:6px;
}

.foot h6{
	color: #fff;
	width: auto;
    float: left;
	margin: 6px 0 0 5px;
}

.footim{
    width: 50%;
    float: right;
	margin-bottom:0;
    margin-right: 4px;
}

.footim li{
	list-style-type:none;
	float:right;
	
    margin-left: 10px;
	}
	
.footim img{
	margin-left:-8px;
	width:15px;
	height:15px;
}
	