﻿/*h1 head title*/
#headH1 {
	margin-top: -10px;
}
#headH1 h1 {
	font-size: 6pt;
	color: #8A6110;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}
/*end-----------------------------------------------------------------------------*/
.stars {
	position: absolute;
	top: 5px;
	width: 100%;
	text-align: center;
}
/*header*/
.head {
	width: 100%;
}
.head1 {
	width: 100%;
	margin-top: 5px;
	background-image: url('/media/main/background.png');
	background-repeat: repeat-x;
	background-size: 100% 80px;
	background-position: center;
}
.head1 .img-responsive {
	margin: 0 auto !important;
}
/*end-----------------------------------------------------------------------------*/
.slogan span {
	background-color: #fff;
	padding: 20px 0px;
	display: block;
	font-weight: bold;
	color: #E6212E;
	font-size:26px;
	margin:5px 5px 0px 5px;
	
}
.slogan span img {
	vertical-align: top !important;
}
