@import url('https://fonts.googleapis.com/css?family=BenchNine:400,700');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,700');


body { 
	padding:0px; margin:0; 
	background-color:#ffffff;
	max-width:100%;
	height:530px;
	width: 100%;
}

a {
	color:#464646; 
	text-decoration:none;
}

.action:hover  {text-decoration:underline}

.maintext:hover{
	text-decoration: underline;	
}
.hero img {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 245px;
	max-height:170px;
margin-bottom: 5px;
margin-top: 10px;

}

.wrapper {
	max-width:102%;
	background-color:#ffffff;
	width:102%;
	height:530px;
position: relative;
margin-left: -2%;
	font-family:Arial, Helvetica, Verdana;

}

.hero {
	float:left;
	width:33.33%;
	border:0;
	padding:0 0px;
	margin-top:0px;
	margin-left:0px;
padding-left: 2%;
	margin-right:0px;
	position: relative;
	box-sizing: border-box;
	height:290px;
}


.subhero {
	height:auto;
	max-height:245px;
	width:100%;
	padding-top:0px;
	margin-top: 0px;
	text-align:center;
	}

.text {	
font-family: 'Nunito Sans', sans-serif;
	padding-top:7px;
	margin: 0 auto;
	width:100%;
	height:63px;
	text-align: left;
	}

.heading_top {display:none}
.heading {
	font-size:13px;
	font-weight:bold;
	color:#000000;
font-family: 'Roboto', sans-serif;
	display:none;

}


.maintext {
	text-decoration:no-underline;
	font-size: 16px;
	font-weight: normal;	
	margin: 0px;
	padding: 3px 0;	
	color: #224b7b;	
	margin-left: 0px;
	line-height:23px;
	-webkit-transition: color 0.1s ease-out;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	transition: color 0.1s ease-out;
}

.dianomi_provider_short {
	text-decoration:none !important;
font-family: 'Nunito Sans', sans-serif;
	font-size: 12px;
	display: block !important;
	color: #9e9d9d;
	font-weight:normal;
	margin-top:2px;
}

.action {
	display: none;
}



.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 {
	font-weight: 700;
	font-size: 40px;
	color: #333;	
	padding: 0px 0px;
	margin-bottom: 0px;
font-family: 'BenchNine', sans-serif;
	margin-left: 2%;}


.sub-line2 {
overflow: hidden;
top:30px;
right: 0px;
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;
}

