/* Quality Area CSS */

.quality .desc h3
{
	font-size: 20px;
	margin-bottom: 80px;
	margin-top: 10px;
}

/* Product Area CSS */

.product
{
	padding:70px 0 50px;
}

.product .prod_img
{
	

}

.product .prod_img img
{
	width: 280px;
	height: 100%;
}

.product .prod_desc
{
	
}

.product .prod_desc h3
{
	font-size: 14px;
	text-transform: uppercase;	
	font-weight: 600;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 10px; text-align:center; background:#fff; padding:8px; min-height:50px;
}

.product .anim-button
{
	z-index: 999;
	margin-top: 20px;
}

/* Footer Area css */

.footer-top
{
	position: relative;
	padding:50px 0 50px;
}

.footer-top .logo
{
	margin-bottom: 10px;
}

.footer-top .desc p
{
	color: #fff;
}

.footer-top h3
{
	color: #fff;
	font-size: 25px;
	margin-bottom:30px;
	text-align: left;
}

.footer-top ul li 
{
	margin-top: 10px;
	font-size: 18px;
	text-align: left;
	color: #fff;
}

.footer-top li a
{
	color: #fff;
}

.footer-top li i
{
	margin-right: 10px;
}
