@import url('https://fonts.googleapis.com/css?family=Abril+Fatface');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500');


body {
	padding: 0px;
	max-width: 100%;
	overflow: hidden;
}
a {
	color: #ccc;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	text-decoration: none;
}
a:hover .maintext {
	text-decoration: underline;
}
.hero img:hover {
	opacity: .8;
}
.hero img {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 300px;
	opacity: 1;
	box-sizing: border-box;
}
.hero img:hover {
	opacity: 1;
}
.wrapper {
	min-height: 750px;
	margin-right: -20px;
	font-family: Arial, Helvetica, Verdana;
	padding-bottom: 20px;
	margin-top: 0px;
}
.hero {
	float: left;
	width: 33.33333%;
	border: 0;
	padding: 0px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
}

.first{
margin-top: 0px;
}

.subhero {
	height: auto;
	max-height: 500px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, Verdana;
	padding-top: 0px;
	margin: 0 auto;
	width: 100%;
	height: 63px;
	text-align: left;
	margin-top: 5px;
}
.heading_top {
	display: none
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	display: none;
}
.maintext {
	font-weight:normal;
	margin-top: 2px;
	color:#7a95cc;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 18px;
	}
.action {
	display: none;
}
.dianomi_provider_short {
	color: #444;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	line-height: 1.3;
	margin-top: 5px;
	display: block !important;
}

.dianomi_provider_short:before {
	content: "";
}
.dianomi_provider_short:after {
	content: "";
}
.dianomihref::before {
	display: none;
	content: url(/img/shadows/60.png);
	position: absolute;
	top: 81px;
	left: 10px;
}
.line2 {
	padding: 0px;
	margin-right: 15px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	margin: 0 0 15px;
	text-transform: none;
	color: #333;
	width: 95%;
	font-family: 'Abril Fatface', cursive;
	font-weight: normal;
	text-align: center;
	margin-left: -7px;
	border-bottom: 0px dashed #000;
	}
.logohover {
	background-repeat: no-repeat;
	width: 90px;
	height: 12px;
	position: absolute;
	bottom: 8px;
	right: 0px;
	padding-bottom: 0px;
	display: inline;
	-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index: 1;
}
.sub-line2 {
overflow: hidden;
bottom:2px;
right: 2px;
position:absolute;
font-size:10px;
height:1.3em;
color:#ccc;
width:55px;
height: auto;
padding-bottom:0px;
z-index:1; }

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}