@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Roboto:500');



body { 
	padding:0px; margin:0; 
	background-color:#ffffff;
	max-width:100%;
	height:668px;
	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%;
  max-width: 236px;
	height: auto;
	max-height: 177px;
margin-bottom: 5px;
/*margin-top: 10px; */

}

.wrapper {
	max-width:102%;
	background-color:#ffffff;
	width:102%;
	height:668px;
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:310px;
}


.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: 5px 10px 0 10px;
	margin: 0 auto;
  max-width: 235px;
	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 {
  font-family: "Roboto", sans-serif;
	text-decoration:no-underline;
	font-size: 18px;
	font-weight: 500;	
	margin: 0px;
	padding: 3px 0;	
	color: #295f95;	
	margin-left: 0px;
	line-height:21px;
	-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: 'Roboto', sans-serif;
	font-size: 13px;
	display: block !important;
	color: #383838;
	font-weight:500;
	margin-top:5px;
}

.action {
	display: none;
}



.dianomihref::before {display:none;
	content: url(/img/shadows/60.png);
	position: absolute;
	top: 81px;
	left:10px;
	}

.line2 {
	font-weight: 700;
	font-size: 18px;
	color: #333;	
	padding: 0px 0px;
	margin-bottom: 0px;
font-family: 'Roboto', sans-serif;
	margin-left: 2%;
margin-bottom: 10px;
}


.sub-line2 {
overflow: hidden;
top:8px;
right: 5px;
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;
}
