/*footer*/
.red {
	color: red !important;
}

.footer-bs {
	background-color: #3c3d41;
	padding: 60px 40px 0 ;
	color: rgba(255,255,255,1.00);


}

.footer-bs p 
{
	color:rgba(255, 255, 255, 0.6);
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:14px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}


footer .footer-nav  ul.ulleft {
	padding-left: 0;
}
footer .footer-nav  ul.ulleft li {
	list-style: none;
	float: left;
	margin: 0 3% 2% 0;
	width: 31%;
	position: relative;
	color:#fff;
}


footer .footer-nav  ul.ulleft li a {

	color:#fff;
}
footer .footer-nav  ul.ulleft li:nth-child(3n) {
	margin: 0 0 1%;
}

/*





footer .footer-social ul {
	padding-left: 0;
	text-align: center;
}
footer .footer-social ul li {
	list-style: none;
	float: left;
	padding: 0 10px;
}
footer .footer-social ul li:first-child {
	padding-left: 0;
}
footer .footer-social ul li a {
	font-size: 20px;
	color: #fff;
}
footer .footer-social ul li a:hover {
	color: red;
	}   */



	.box1{
		background: rgb(254, 191, 24, 0.8);
		font-weight: normal;
	}
	.box2{
		background: rgb(254, 191, 24, 0.7);font-weight: normal;
	}
	.box3{
		background: rgb(254, 191, 24, 0.6);font-weight: normal;
	}



	#author a{
		color: #fff;
		text-decoration: none;

	}