@font-face {
font-family:'DIN Bold';
font-weight:normal;
src:url('../fonts/DINComp-CondBold_new.eot') format('embedded-opentype');
src:local('&#9786;'), url('../fonts/DINCompPro-CondBold_new.ttf') format('truetype');
font-weight:normal;
font-style:normal;
}
@font-face {
font-family:'DIN Bold IE';
font-weight:normal;
src:url('../fonts/DINComp-CondBold_new.eot');
font-weight:normal;
font-style:normal;
}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:'Open Sans', sans-serif;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
ul, li {
	list-style:none;
	padding:0;
	margin:0;
}
p {
	font-size:13px;
	line-height:22px;
}
a {
	outline:0;
	text-decoration:none;
	color:#f67c05;
}
a:hover {
	outline:0;
	text-decoration:none;
	color:#f67c05;
}
a img {
	border:none;
	}
img {
	z-index:99;
	border:0px;
}
section#slider {
	/*background-color:#26252c;*/
	width:100%;
	height:600px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0px 0 0 0;
}
section#slider .info {
	color:#000;
	height:241px;
	width:241px;
	background:rgba(255, 255, 255, 0.9);
	-moz-border-radius:241px;
	-webkit-border-radius:241px;
	border-radius:241px;
	text-align:center;
}
section#slider h2 {
	line-height:1;
	font-size:40px;
	margin-top:60px !important;
	text-align:center;
	margin-bottom:10px;
	font-family:'DIN Bold', 'DIN Bold IE', helvetica;
	font-weight:400;
	text-transform:uppercase;
}
section#slider .info p {
	font-size:14px;
	line-height:20px;
	margin:0;
	margin:0 20px;
	padding:5px;
	text-transform:none;
	font-weight:400;
	font-family:'Lato', helvetica;
	border-top:3px solid #000;
}
section#slider .info.blue {
	color:#fff;
	background:rgba(0, 142, 180, 0.9);
}
section#slider .info.blue p {
	border-top:3px solid #fff;
}
section#slider .more {
	color:#fff;
	width:100px;
	background:#f67c05;
	text-align:center;
	float:right;
	padding:10px 10px;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	opacity:0;
	right:-150%;
	}
.image2{ color:#999999 !important;}
.backgrd{}

