@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,700');

@font-face {
	font-family: 'Dala Floda Roman';
	src: url('//www.dianomi.com/partner/globaldata/fonts/DalaFloda-Roman.eot');
	src: url('//www.dianomi.com/partner/globaldata/fonts/DalaFloda-Roman.eot?#iefix') format('embedded-opentype'), url('//www.dianomi.com/partner/globaldata/fonts/DalaFloda-Roman.woff2') format('woff2'), url('//www.dianomi.com/partner/globaldata/fonts/DalaFloda-Roman.woff') format('woff'), url('//www.dianomi.com/partner/globaldata/fonts/DalaFloda-Roman.ttf') format('truetype'), url('//www.dianomi.com/partner/globaldata/fonts/DalaFloda-Roman.svg#DalaFloda-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	padding: 0px;
	margin: 0;
	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 {
	color: #000000;
}
.hero img:hover {
	opacity: .8;
}
.hero img {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 150px;
	opacity: 1;
	box-sizing: border-box;
}
.hero img:hover {
	opacity: 1;
}
.wrapper {
	min-height: 290px;
	margin-right: 0px;
	font-family: Arial, Helvetica, Verdana;
	padding-bottom: 20px;
}
.hero {
	float: left;
	width: 25%;
	border: 0;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	position: relative;
	box-sizing: border-box;
	padding-right: 0px;
}
.first {
	float: left;
	border: 0;
	padding: 0 0px 0 0px;
	box-sizing: border-box;
}
.hero:nth-child(4) {
	float: left;
	border: 0;
	padding: 0 0px 0 0px;
	box-sizing: border-box;
}
.hero:nth-child(5) {
	float: left;
	border: 0;
	padding: 0 0px 0 0px;
	box-sizing: border-box;
}
.last {
	float: left;
	border: 0;
	padding: 0 0px 0 0px;
	box-sizing: border-box;
}
.subhero {
	height: auto;
	max-height: 600px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
}
.text {
	font-family: 'Lora', serif;
	padding-top: 0px;
	margin: 0 auto;
	width: 86%;
	height: 63px;
	text-align: left;
	margin-top: 5px;
}
.heading_top {
	display: none
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: 'Lora', serif;
	display: none;
}
.maintext {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 19px;
	color: #000000;
	display: block;
	margin-top: 5px;
}
.action {
	display: none;
}
.dianomi_provider_short {
	color: #000000;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 1.3;
	margin-top: 3px;
	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;
	padding-top: 0px;
	padding-bottom: 7px;
	font-size: 23px;
	margin: 0 0 5px;
	text-transform: none;
	color: #222222;
	width: 100%;
	font-family: 'Dala Floda Roman';
	font-weight: normal;
	position: relative;
	margin-left: 0px;
	border-bottom: 0px solid #d8d8d8;
}
.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: 10px;
	right: 0px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 56px;
	height: 12px;
	padding-bottom: 0px;
	z-index: 5;
}
.sub-line2 a {
	color: #999;
}
.sub-line2 img {
	border: none;
	outline: none;
}