@font-face {
	font-family: 'OpenSansLight';
	src: url('fonts/OpenSans-Light-webfont.eot');
	src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('fonts/OpenSans-Regular-webfont.eot');
	src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSanssemibold';
	src: url('fonts/OpenSans-semibold-webfont.eot');
	src: url('fonts/OpenSans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-semibold-webfont.woff') format('woff'), url('fonts/OpenSans-semibold-webfont.ttf') format('truetype'), url('fonts/OpenSans-semibold-webfont.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSansBold';
	src: url('fonts/OpenSans-Bold-webfont.eot');
	src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	outline: none;
}
body {
	background: #fff;
	margin: 0;
	font: 14px'OpenSansRegular', Arial, Helvetica, sans-serif;
	color: #686868;
}
.innerwraper {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
a {
	text-decoration: none;
}
h1 {
	font: 30px'OpenSansLight', Arial, Helvetica, sans-serif;
	color: #323333;
	margin: 30px auto;
	padding: 0 0 20px 0;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	width: 50%;
	position: relative;
}
h1 span {
	width: 50%;
	display: inline-block;
	height: 3px;
	background: #ad0203;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
h2 {
	font: 20px'OpenSanssemibold', Arial, Helvetica, sans-serif;
	color: #c41919;
	padding: 15px 0;
	margin: 0;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
h3 {
	font: 20px'OpenSanssemibold', Arial, Helvetica, sans-serif;
	color: #0e0e0e;
	padding: 0 0 15px 0;
	margin: 20px 0;
	text-transform: uppercase;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	font-weight: normal;
}
h4 {
	font: 16px'OpenSanssemibold', Arial, Helvetica, sans-serif;
	color: #B10B0C;
	padding: 0;
	margin: 16px 0;
	text-transform: uppercase;
	width: 100%;
	font-weight: normal;
}
.banner {
	position: relative;
	margin-top: -97px;
	z-index: 0;
}
.nivo-caption {
	position: relative;
	margin: 370px 0;
	padding: 15px 10px;
	float: left;
	text-transform: uppercase;
}
.nivo-caption span {
	display: inline-block;
	padding: 5px 20px;
	font-size: 48px;
}
.nivo-caption .red {
	color: #fff;
	background: #b80c0c;
}
.nivo-caption .black {
	color: #fff;
	background: rgba(0, 0, 0, 0.9);
	font-size: 21px;
	text-transform: none;
	padding: 15px 20px;
}
.header {
	width: 100%;
	min-height: 136px;
	background: rgba(0, 0, 0, 0.8);
	position: relative;
	z-index: 999;
}
.headertop {
	width: 100%;
	min-height: 40px;
	background: #000;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 40px;
}
.headertop .left {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
}
.headertop .left span {
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	color: #F00;
	margin-left: 10px;
}
.phone {
	color: #fff;
	font: 16px'OpenSansLight', Arial, Helvetica, sans-serif;
	float: right;
	margin: 9px 0 9px 50px;
}
.phone a {
	color: #fff;
	margin: 0;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.phone a:hover {
	color: #d50819;
}
.phone img {
	float: left;
	margin-right: 10px;
}
.logo {
	margin: 10px 0;
	float: left;
}
.menuwraper {
	margin: 0;
	padding: 0;
	float: right;
}
.menuwraper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuwraper li {
	display: inline-block;
	margin: 0;
}
.menuwraper li a {
	font: 13px'OpenSanssemibold', Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 14px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 96px;
}
.menuwraper ul > li:hover a {
	background: #d50819;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.menuwraper li.active a {
	background: #d50819;
}
.menuwraper li ul {
	display: none;
	padding: 0 0 15px 0;
	margin: 0;
	border: 0;
	position: absolute;
}
.menuwraper li:hover ul {
	display: block;
}
.menuwraper li ul li {
	display: block;
	margin: 0px;
	padding: 0;
}
.menuwraper li ul li a {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 0 15px;
	text-shadow: none;
	text-align: left;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.9) !important;
}
.menuwraper li ul li:hover a, .menuwraper li ul li.active a {
	color: #fff;
	background: #d50819 !important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.gallery1 {
	margin: 0;
	padding: 0;
	float: left;
}
.gallery1 ul {
	color: #fff;
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery1 li {
	float: left;
	margin: 8px;
	line-height: 0;
}
.gallery1 li img {
	height: 137px;
	width: 176px;
}
.middlewraper .innerwraper {
	min-height: 350px;
}
.middlewraper {
	width: 100%;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
.middlewraper .left {
	width: 600px;
	float: left;
	margin: 0;
	border-right: 1px solid #E0E0E0;
	padding-right: 30px;
}
.middlewraper p {
	margin: 0;
	line-height: 24px;
	font-size: 14px;
}
.middlewraper .left a {
	margin: 0;
	text-decoration: none;
}
.thumb {
	margin: 30px 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.thumb img {
	height: 192px;
	margin: 5px 10px 15px 10px;
	float: left;
	padding: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.thumb li:last-child {
	margin: 0;
}
.redbox {
	float: right;
}
.gallery {
	margin: 30px 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.gallery img {
	height: 190px;
	margin: 5px 10px;
	float: left;
	padding: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.gallery li:last-child {
	margin: 0;
}
.big img {
	height: 175px;
}
.redbutton {
	width: 140px;
	margin: 20px 5px 0 0;
	padding: 20px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font: 18px'OpenSanssemibold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: linear-gradient(135deg, rgba(213,8,25,1) 0%, rgba(147,9,22,1) 100%);
	display: inline-block;
	text-decoration: none;
	min-height: 30px;
}
.redbutton img {
	vertical-align: middle;
	margin-right: 5px;
}
.thumbnail {
	margin: 50px 0;
	padding: 30px 0 0 0;
	list-style: none;
	border-top: 1px solid #b0aea3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.thumbnail li img {
	float: left;
}
.thumbnail li {
	float: left;
	margin: 0 29px 0 0;
	line-height: 0;
	color: #454444;
	font-size: 13px;
	line-height: 24px;
	background: url(images/image-shadow.png) no-repeat bottom center;
	padding-bottom: 34px;
	width: 370px;
}
.thumbnail li:last-child {
	margin: 0;
}
.thumbnail li span {
	display: block;
	width: 370px;
	padding: 0 30px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
	box-sizing: border-box;
	text-align: center;
	min-height: 170px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
}
.thumbnail li span a {
	display: inline-block;
	padding: 5px 15px;
	background: #000;
	margin: 20px 0;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
	box-sizing: border-box;
	text-align: center;
}
.thumbnail li:hover span {
	background: #c41919;
	color: #fff;
}
.thumbnail li:hover span a {
	background: #fff;
	color: #000;
}
.thumbnail li:hover span h2 {
	color: #fff;
}
.button {
	margin: 0 auto;
	text-align: center;
	font: 18px'OpenSansLight', Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 15px 0 0 0;
	width: 374px;
	display: block;
	min-height: 83px;
	background: url(images/button.png) no-repeat;
}
.button span {
	font-family: 'OpenSanssemibold', Arial, Helvetica, sans-serif;
}
.formbox {
	width: 320px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 30px 0 0;
}
.cfright {
	color: #000;
	margin: 120px 0;
	padding: 0;
	float: right;
	line-height: 24px;
	width: 539px;
	text-align: center;
}
.cfright p span {
	font-size: 13px;
	line-height: 28px;
	color: #333;
}
.cfright a {
	text-decoration: none;
	color: #d50819;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.cfright a:hover {
	color: #000;
}
.cfright span {
	font: 20px'OpenSanssemibold', Arial, Helvetica, sans-serif;
	text-transform: none;
}
.txtbox, .txtbox2, .txtbox3, .txtbox4, .txtbox5 {
	color: #676767;
	height: 25px;
	line-height: 25px;
	margin: 5px 0;
	padding: 0 5PX;
	background: #fff;
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	box-sizing: border-box;
	outline: none;
}
.txtbox4 {
	width: 330px;
	height: 30px;
	line-height: 30px;
}
.txtbox5 {
	width: 330px;
	height: 115px;
	resize: none;
}
.txtbox2 {
	width: 150px;
}
.txtbox3 {
	width: 140px;
}
label {
	display: inline-block;
	width: 150px;
	vertical-align: middle;
}
.btn {
	display: inline-block;
	background: #d50819;
	margin: 20px 0 0 0;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 12px;
	border: 0;
	text-align: center;
	outline: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.btn:hover {
	background: #000;
}
.adders {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}
.adders li {
	float: left;
	margin: 0 24px 0 0;
	padding: 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.adders li:last-child {
	margin: 0;
}
.adders a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #F00;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.clearfix {
	clear: both;
}
.logobox {
	width: 100%;
	margin: 0 auto;
	background: #0e0e0e;
	padding: 0;
	text-align: center;
}
.logobox img {
	display: inline-block;
	padding: 30px 0;
	margin-right: 4px;
}
.list {
	margin: 25px 0;
	padding: 0;
	list-style: none;
}
.list li {
	margin: 0;
	color: #fbe219;
	font-family: 'OpenSansLight', Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 24px;
}
.list1 {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	float: none;
	background: url(images/right-icon.png) no-repeat left 5px;
	padding: 0 0 0 23px;
	color: #242525;
	line-height: 24px;
}
.socialicon {
	margin: 16px 0 0 0;
	padding: 0;
	float: right;
	height: 12px;
	line-height: 12px;
	font-size: 13px;
}
.socialicon ul {
	margin: 0;
	padding: 0;
}
.socialicon li {
	list-style: none;
	margin: 0 0 0 10px;
	background: url(images/socialicon.png);
	display: inline-block;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.socialicon li a {
	width: 12px;
	height: 11px;
	display: block;
	text-indent: -9999px;
}
.socialicon .facebook {
	background-position: 0 0;
}
.socialicon .facebook:hover {
	background-position: 0 11px;
}
.socialicon .twitter {
	background-position: -24px 0;
}
.socialicon .twitter:hover {
	background-position: -24px -11px;
}
.socialicon .rss {
	background-position: -12px 0;
}
.socialicon .rss:hover {
	background-position: -12px -11px;
}
.footer {
	width: 100%;
	font-size: 12px;
	overflow: hidden;
	background: #000;
	text-align: center;
	color: #bbbaba;
	padding: 30px 0;
}
.footer ul {
	width: 100%;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
.footer ul li {
	display: inline-block;
	border-right: 1px solid #ccc;
	line-height: 12px;
}
.footer ul li:last-child {
	border: 0;
}
.footer ul li a {
	font-size: 13px;
	color: #bbbaba;
	text-decoration: none;
	text-transform: none;
	padding: 0 10px;
}
.footer a {
	font-size: 12px;
	text-align: center;
	color: #bbbaba;
	padding: 0;
	text-decoration: none;
}
.footer img {
	display: inline-block;
	margin: 10px 0 0 0;
}
.label_error {
	color: #d50819;
}
#contact_success.label_error {
	color: #114700;
}
.services {
	overflow: hidden;
}
.services .sbox {
	float: left;
	width: 32%;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 2%;
}
.services .sbox.mid {
	margin-left: 2%;
	margin-right: 2%;
}
.services h2 {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	font-size: 14px;
	text-transform: capitalize;
}
.services h2 span {
	display: block;
	color: #ba131a;
}
.sbody {
	border-top: 1px solid #ddd;
	padding: 10px;
	font-size: 13px;
}
.sbody h3 {
	font-size: 14px;
	color: #BA131A;
	border: none;
	background: #ddd;
	margin: 0;
	padding: 5px 10px;
	box-sizing: border-box;
}
.sbody ul {
	list-style: none;
	margin: 5px 0 10px 10px;
	padding: 0;
}
.sbody li {
	background: url(images/right-icon.png) 0 5px no-repeat;
	padding-left: 20px;
}
.thumb.ad img {
	height: 185px;
}
