@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

body {
	padding: 0px;
	margin: 0;
	max-width: 100%;
	overflow: hidden;
}
a {
	color: #0268e2;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}
.maintext:hover {
	color: #424242;
text-decoration: none;
}


.hero img {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 285px;
	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;
  border-bottom: 0px solid #000000; 
}
.hero {
	float: left;
	width: 25%;
	border: 0;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	position: relative;
	box-sizing: border-box;
      
	padding-right: 20px;
}
.subhero {
	height: auto;
	max-height: 545px;
	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: "Open Sans", Arial, Helvetica, Verdana;
	display: none;
}
.maintext {
font-family: 'Roboto', sans-serif;
	line-height:24px;
	min-height: 30px;
color: #151515;
    font-size: 19px;
    font-weight: 700;
    line-height: 20px;
	display: block;
	margin-top: 15px;
}
.action {
	display: none;
}


.dianomi_provider_short{
	color: #424242;
	display:block !important;
font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 400;
	padding-top:0px;
	text-decoration:none;
	bottom: -20px;
	margin-top: 0px;
	position: absolute;}

.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-bottom: 0px;
	font-size: 25px;
font-weight: 700;
font-family: 'Roboto', sans-serif;
	text-align: left;
	line-height: 1.1;
	color: #000000;
padding-top: 5px;
border-bottom: 0px solid #0268e2;
padding-bottom: 3px;
margin-bottom: 20px;
text-transform: none;
width: 100%;
}
.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;
	top: 25px;
	right: 0px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 60px;
	height: 12px;
	padding-bottom: 0px;
	z-index: 5;
}
.sub-line2 a {
	color: #999;
}
.sub-line2 img {
	border: none;
	outline: none;
}
