@import url('https://fonts.googleapis.com/css?family=Poppins:400,700');

@import url('https://fonts.googleapis.com/css?family=Lora:400,700');


.hidden {
	display:none;
}


body { 
	padding:0; 
	margin:0;
	width:100%;
	height:580px;
}

.hero { 
	font-size: 13px;
	list-style-type: none;
	padding-left: 0px;
	min-height: 95px; 
	width:100%;
padding:10px 0;
border-bottom: 0px solid #e4e4e4;
}

.first{
padding-top: 0;
}

a {
	text-decoration:none;
	color:#464646;
}


.action:hover  {
	color:#0fa6c1;
	text-decoration:none;
}


.hero img {
	float:left;
padding:0px;
margin-right:10px;
width:110px;
height:auto;
border: 1px solid #eee;
}

.subhero {

}

.wrapper {
	min-width:300px;
    width: 100%;
	height:600px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
}

.text {
	cursor:pointer;
	width:56%;
	float:left;
font-family: 'Source Sans Pro', sans-serif;
}

.maintext {
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #06558b;
	display: block;
	margin-top: 0;
}


.action{
	display:none;
}


.heading {display:none;
}
.heading_top{
	display: none;
}

.line2 {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	text-align: center;
	color: #000;
	margin-right:10px;
	border-bottom: 0px solid #da3d6f;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

	



.dianomi_provider_short {
	color: #000;
	font-size: 12px;
	font-family: 'Lora', serif;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 0px;
	display: block !important;
}




.sub-line2 {
	overflow: hidden;
	bottom: 1px;
	right: 1px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 55px;
	height: 10px;
	padding-bottom: 0px;
	z-index: 1;
}

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}