﻿.menu-top{background-color:#fff}
	.navbar-default .navbar-nav > li > a{color:#313131  !important}

.single
{
	margin-bottom: 50px
}
.single p
{
	font-size: 16px;
	line-height: 30px;
	
	
}
.single  .tit
{
	margin: 50px 0;
	text-align: center;
	clear: both
}
.single  .tit i
{
	font-style: normal;
	font-size: 18px;
	color: #666;
	line-height: 30px;
	display: block;
	height: 30px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-family: Times New Roman
}
.single  .tit h2
{
	display: block;
	font-size: 28px;
	color: #333333;
	font-weight: 500;
	margin-top: 2px;
	padding-top: 10px;
	letter-spacing: 2px;
	line-height: 30px
}
.single img
{
	max-width: 95%;
}