@charset "utf-8";
/* CSS Document */
.txt-white{
	color: #fff !important;
}
header.top-head .logo a, .foot-logo {
	background: transparent url('../images/logo2.png') no-repeat 50% 50%;
}
header.top-head .logo {
  margin-top: 8px;
}
	header.top-head .logo a {
	  min-width: 323px;
	  height: 80px;
	}
.top-bar a, .top-bar span {
  display: inline-block;
}
.service-box-2 h4{
	font-size: 22px;
	display: block;
	height:44px;
}
.sectionWrapper {
  padding: 30px 0;
}
.page-title h1 {
  color: #CCC;
  margin-left: 20px;
  margin-right: 20px;
}
	.page-title h1 span {
	  color: #fff;
	}
.block-head {
  text-transform: none;
}
@media (max-width: 768px){
	.responsive-nav.responsive-nav-opened {
	  left: 0;
	  z-index: 100;
	}
}