<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,300,700');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&amp;display=swap');

a:hover.link-wrap {
	text-decoration: none;
}
html {
	font-size: 62.5%;
}
body {
	background-color: #fff;
}
body,
input,
textarea {
	color: #4e4e4e;
	font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 1.4em;
	/* =14px */

}
img {
	display: block;
	max-width: 100%;
}
p {
	margin: 0 0 20px 0;
}
p + ul {
	margin-top: -1em;
}
a {
	color: #004976;
	text-decoration: none;
}
a img {
	border-width: 0;
}
a:hover,
a:focus {
	color: #004976;
	text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
h1 {
	color: #00A9E0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	line-height: 4.8rem;
	margin: 0 0 5px 0;
}
h2 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
}
h3 {
    font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 2.5rem;
    line-height: 3rem;
}

table {
  width: 100% !important;
  margin-bottom: 20px;
}

table thead &gt; tr &gt; th,
table tbody &gt; tr &gt; th,
table tfoot &gt; tr &gt; th,
table thead &gt; tr &gt; td,
table tbody &gt; tr &gt; td,
table tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

table thead &gt; tr &gt; th {
	background-color: #619eca;
	color: #fff;
	vertical-align: top;
}

table caption + thead tr:first-child th,
table colgroup + thead tr:first-child th,
table thead:first-child tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child td {
  border-top: 0;
}

table tbody + tbody {
  border-top: 2px solid #dddddd;
}

table {
  background-color: #ffffff;
}

table &gt; tbody &gt; tr:nth-child(odd) &gt; td,
table &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #fff;
}

.formcontrol input,
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child&gt;.btn, .input-group-btn:first-child&gt;.btn-group&gt;.btn, .input-group-btn:first-child&gt;.dropdown-toggle, .input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child&gt;.btn-group:not(:last-child)&gt;.btn {
	-webkit-border-top-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

form.mura-form-builder ins {
	font-size: 0;
	text-decoration: none;
}
form.mura-form-builder ins:after {
	content: "*";
	font-size: 1.5rem;
	margin-top: -10px;
}

form.mura-form-builder .btn,
form.mura-form-builder .btn:hover {
	color:  #fff;
	border-color: transparent;
	border-radius: 0;
}

form.mura-form-builder .btn {
	background-color: #80a20f;
}

.btn {
	border-radius: 0;
}

.btn-primary, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open&gt;.dropdown-toggle.btn-primary {
  background-color: #80a20f;
  border-color: transparent;
}

.search-btn {
	background: none;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	color: #00A9E0;
	font-size: 1.5rem;
	padding: 0;
}

section {
	margin-bottom: 25px;
}
header .top nav#top-nav {
	float: right;
	padding: 90px 0 0 0;
}
header .top nav#top-nav a {
	font-size: 14px;
	font-weight: normal;
}
header .top nav#top-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .top nav#top-nav ul li {
	display: inline-block;
	margin-left: 15px;
}
header .top nav#top-nav ul li:first-child {
	margin-left: 0;
}
header .top nav#top-nav ul li img {
	display: inline-block;
}
header .logo a {
	display: block;
}
header .main-logo {
	padding: 32px 0 12px;
}
.navbar-nav #navHome a {
	max-height: 44px;
	font-size: 0;
}
.navbar-nav #navHome a:before {
	content: "\f015";
	color: #fff;
	font-family: 'FontAwesome';
	font-size: 16px;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	border-color: transparent;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus,
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
	color: #fff;
	background-color: #00A9E0;
/*	background-color: #004976; */


}

.navbar-default .navbar-nav li ul a:hover,
.navbar-default .navbar-nav li ul a:focus,
.navbar-default .navbar-nav .open .dropdown-menu li a:hover,
.navbar-default .navbar-nav .open .dropdown-menu li a:focus,
.navbar-default .navbar-nav .open .dropdown-menu li.open &gt; a,
.navbar-default .navbar-nav .open .dropdown-menu li.open &gt; a:hover,
.navbar-default .navbar-nav .open .dropdown-menu li.open &gt; a:focus {
	background-color: #004976;
}

.navbar-nav {
	margin-left: -30px;
}
.navbar-default .navbar-nav &gt; li:first-child {
	border-left: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a,
.navbar-default .navbar-nav &gt; li &gt; a {
	color: #fff;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-toggle {
	background-color: #004976;
	border: 1px solid transparent;
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #004976;
}
.navbar {
	background-color: #004976;
	border-radius: 0;
	border: 0;
	color: #fff;
	margin: 0;
	min-height: inherit;
}
.navbar a {
	font-size: 1.6rem;
}
.navbar .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-nav &gt; li &gt; a {
	padding: 12px;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
	background-color: #00A9E0;
}

ul.nav li a {
	cursor: default;
}
ul.nav li.first a,
ul.nav li ul li a {
	cursor: pointer;
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:focus, .dropdown-menu &gt; .active &gt; a:hover {
    color: #fff;
    text-decoration: none;
    background-color:  #00A9E0;
    outline: 0;
}

.nav .dropdown-menu {
	background-color: #004976;
	background-color: #00A9E0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}
.nav .dropdown-menu li {
	border-top: 1px solid #fff;
	width: 100%;
	min-width: auto;
}
.nav .dropdown-menu li:first-child {
	border-top: 0;
}
.nav .dropdown-menu &gt; li &gt; a {
	color: #fff;
	min-width: 270px;
	padding: 10px 20px;
	position: relative;
	width: 100%;
}
.nav .dropdown-menu &gt; li &gt; a:hover,
.nav .dropdown-menu &gt; li &gt; a:focus {
	color: #fff;
	background-color: #00A9E0;


}
.nav .dropdown-submenu {
	position: relative;
}
.nav .dropdown-submenu .sub-arrow {
	display: none;
}
.navbar-default .navbar-nav .open .dropdown-menu li a.has-submenu:hover:after,
.navbar-default .navbar-nav .open .dropdown-menu li a.has-submenu:focus{
	content: " ";
	margin: 0 0 0 5px;
	background: url('../images/arrow-white.svg') no-repeat center left;
	width: 40px;
	height: 30px;
	margin: -3px 0 0 0;
}
a.has-submenu.highlighted + ul a.has-submenu {
	background-color: #00A9E0;

}
.navbar-nav ul a.has-submenu:after {
	position: absolute;
	right: 1em;
	content: " ";
	margin: 0 0 0 5px;
	background: url('../images/arrow-white.svg') no-repeat center left;
	width: 40px;
	height: 30px;
	margin: -3px 0 0 0;
}
.navbar-nav .sub-arrow {
	display: none;
}
.dropdown-submenu:hover &gt; .dropdown-menu {
	display: block;
}
.dropdown-submenu.pull-left {
	float: none;
}
#search {
	margin: 80px 0 0 0;
}
#search .glyphicon  {
	top : 4px;
}
#search .navbar-form {
	background: #E6F6FC;
	border: 1px solid #E6F6FC;
		padding: 0 8px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
#search .navbar-form .form-control,
#search .btn {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
#search .btn {
	color: #00A9E0;
	font-size: 1.5rem;
	padding: 0;
}
#search .input-group {
	width: 100%;
}

section.slider  .carousel .carousel-inner .item {
	background-size: cover;
}
section.slider  .carousel .carousel-inner .item img {
	visibility: hidden;
}

section.slider .caption {
	background: rgba(0, 169, 224, 0.9);
	max-width: 450px;
	padding: 25px;
	position: absolute;
	text-decoration: none;
	left: 7%;
	text-align: left;
	top: 20%;
	z-index: 10;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-bottom-right-radius: 30px;

}

section.slider.slider-bottom .caption {
	background: #fff;
	border:none;
	height: 270px;
	max-width: 325px;
	padding: 25px;
	position: absolute;
	text-decoration: none;
	right: 5%;
	text-align: left;
	top: 0;
	z-index: 10;
	border-radius: 0;
}
section.slider .caption h3 {
	color: #fff;
	margin-bottom: 15px;
}
section.slider.slider-bottom .caption h3 {
	color: #004976;
	margin-bottom: 15px;
}
section.slider .caption .readmore {
	color: #00A9E0;
	font-size: 1.8rem;
	text-decoration: none;
	background-color: #fff;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 5px 20px;
	width: 125px;
}

section.slider .caption p {
	margin: 0;
}
section.slider.slider-bottom .caption .readmore {
	color: #fff;
	font-size: 1.8rem;
	text-decoration: none;
	background-color: #00A9E0;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 5px 20px;
	width: 125px;
	position: absolute;
	bottom: 0;
	margin: 0 0 25px 0;
}



/* section.slider .caption .readmore:after {
	content: "\f138";
	font-family: 'FontAwesome';
	padding-left: 0.6rem;
} */
section.slider .caption .readmore:hover {
	color: #004976;
}
section.slider .carousel-indicators {
		display: none;
	bottom: 0;
}
section.slider .carousel-indicators .active {
	background-color: #00A9E0;
}
section.slider .carousel-indicators li {
	border: 2px solid #fff;
	height: 16px;
	width: 16px;
	margin: 0;
}
section.slider .carousel-indicators .active {
	background-color: #00A9E0;
}
section.slider .carousel-control.left,
section.slider .carousel-control.right {
	background: none;
}
section.slider.slider-bottom {
	margin-bottom: 0;
}
section.slider.slider-bottom .caption {
	left: 40px;
	top:40px;
}
#maincontent {
	background-color: #E6F6FC;
	padding: 40px 0 20px 0;
}

.news-panel .pagination &gt; li &gt; a,
.news-panel .pagination &gt; li &gt; span {
	padding: 6px 12px;
	margin-left: -1px;
	background-color: none;
	border: 0;
    background-color: transparent;
}

.news-panel .pagination &gt; li &gt; a.prev {
	background: url('../images/arrow-blue.svg') no-repeat center left;
	transform: rotate(90deg);
}
.news-panel .pagination &gt; li &gt; a.next {
	background: url('../images/arrow-blue.svg') no-repeat center left;
	transform: rotate(-90deg);
}


.news-panel .panel-footer {
	padding: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}
.news-panel .panel-body {
	padding: 0 15px;
}

.panel {
	background-color: transparent;
	border: none;
	margin: 0;
}

.panel.news-panel + p {
	margin: -35px 0 0 15px;
}
.panel.news-panel {
	box-shadow: none;

	border-radius: 0;
	padding: 0;
}
.news-panel ul.news-slider {
	padding: 0;
	margin: 0;
	list-style: none;
}
.news-panel ul.news-slider {
	height: 275px !important;
	overflow: hidden;
}
.news-panel ul.news-slider .news-item {
	color: #00A9E0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 2rem;
	line-height: 3rem;
	border-bottom: 2px solid #fff;
	margin: 0;
	padding: 14px 0;
}

.news-panel ul.news-slider .news-item:nth-child(3) {
	border: none;
}
.news-panel ul.news-slider .news-item p {
	margin: 0;
}
.news-panel ul.news-slider .news-item:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
news-item a.news-title {
	color: #000;
	text-decoration: none;
}
.news-panel ul.news-slider .news-item a.news-title:after {
	content: none;
}

.news-panel ul.news-slider .news-item a.news-title {
	color: #000;
	text-decoration: none;
}
.news-panel ul.news-slider .news-item a {
	color: #004976;
	font-size: 1.6rem;
	text-decoration: none;
	position: relative;
}
.news-panel ul.news-slider  .news-item a:after {
	content: " ";
	margin: 0 0 0 5px;
	background: url('../images/arrow-blue.svg') no-repeat center left;
	width: 40px;
	height: 30px;
	position: absolute;
	top: -5px;
}

.news-panel ul.news-slider .news-item a:hover {
	color: #000;
}
.news-panel ul.news-slider .date {
	display: block;
	float:left;
	background-color: #00A9E0;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	height: 60px;
	text-align: center;
	position: relative;
	width: 60px;
	margin-right: 15px;
}
.news-panel ul.news-slider  .date .day,
.news-panel ul.news-slider .date .month {
	position: absolute;
	display: block;
	width: 100%;
}
.news-panel ul.news-slider .date .day {
	font-size: 3rem;
	font-weight: 700;
	top: 5px;
}
.news-panel ul.news-slider .date .month {
	bottom: 0;
	font-size: 1.8rem;
	font-weight: 300;
}
.quote {
	background-color: #80a20f;
	display: block;
	padding: 20px 20px 20px 50px;
	position: relative;
	quotes: "\201C" "\201D" "\2018" "\2019";
}
.quote:before {
	content: open-quote;
	color: #fff;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-style: normal;
	font-size: 9rem;
	position: absolute;
	top: 0;
	left: 1rem;
}
.quote:after {
	top: 100%;
	left: 80px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #80a20f;
	border-width: 15px;
}
.quote h3 {
	color: #fff;
	font-style: normal;
}
.quote h3:after {
	content: 'â€';
	font-family: 'Ubuntu', sans-serif;
}
.quote-person {
	margin: 20px 0 0 12px;
}
.quote-person img {
	border: 1px solid #d1d1d1;
	padding: 5px;
}
.quote-name {
	padding-top: 40px;
}
.quote-name h2 {
	color: #00A9E0;
	font-size: 1.8rem;
}
.quote-name a {
	color: #80a20f;
	font-size: 1.8rem;
	text-decoration: none;
}
.quote-name a:after {
	content: "\f138";
	font-family: 'FontAwesome';
	padding-left: 0.6rem;
}
.quote-name a:hover {
	color: #00A9E0;
}
section#blocks .blocks-wrap .block {
	background-color: #E6F6FC;
}
section#blocks .blocks-wrap .block:hover {
	background-color: #004976;
	transition: background-color 0.2s ease;
}
section#blocks .blocks-wrap .block:hover h2 {
	color: #fff;
}
section#blocks .blocks-wrap .block img {
	display: block;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}
section#blocks .blocks-wrap .block a {
	display: block;
	text-decoration: none;
	min-height: 180px;
}
section#blocks .blocks-wrap .block h2 {
	color: #000;
	font-size: 1.8rem;
	text-align: center;
	position: relative;
}
section#blocks .blocks-wrap .block h2:after {
	content: " ";
	margin: 0 0 0 5px;
	background: url('../images/arrow-blue.svg') no-repeat center left;
	width: 40px;
	height: 30px;
	position: absolute;
	top: -5px;
}
section#blocks .blocks-wrap .block.block-center {
	border-left: solid 4px #fff;
	border-right: solid 4px #fff;
}
#content {
	padding-top: 40px;
}
#content .breadcrumb-wrap {
	margin-bottom: 35px;
}
#content h3 {
 color: #00A9E0;
 font-weight: 300;
 font-size: 2.4rem;
}
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	list-style: none;
	margin-bottom:0;
	padding: 0;
}
.breadcrumb&gt;li+li:before {
	margin-right: .2em;
	color: #4e4e4e;
	content: "\f105";
	font-family: 'FontAwesome';
}
.breadcrumb&gt;li a {
	color: #80a20f;
}
.breadcrumb&gt;li.last a {
	color: #4e4e4e;
}
#content h2 {
	color: #00A9E0;
	font-size: 2.4rem;
	line-height: 2.4rem;
	margin-bottom: 10px;
}
.toggle.panel-default &gt; .panel-heading {
	background: none;
	border-color: transparent;
	padding: 0;
	margin-bottom: 1rem;
}
.toggle.panel-default &gt; .panel-heading h4 a {
	color: #00A9E0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	line-height: 2.4rem;
	text-decoration: none;
}
.toggle.panel-default &gt; .panel-heading h4 a:before {
	content: '\2212';
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	margin-right: 5px;
}
.toggle.panel-default &gt; .panel-heading h4 a.collapsed:before {
	content: '\2b';
}
.toggle.panel-default &gt; .panel-heading h4 a:hover {
	color: #80a20f;
}
.toggle.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.toggle.panel {
	margin-bottom: 0;
	border-radius: 0;
	box-shadow: none;
}
.toggle.panel-default {
	border-color: transparent;
}
.toggle.panel-heading {
	padding: 0;
	border-bottom: 1px solid transparent;
	border-radius: 0;
}
.toggle.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
	border: none;
}
#sidebar .banner {
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.8rem;
	line-height: 3.6rem;
	margin-bottom: 20px;

}

#sidebar .banner h3,
#sidebar .banner div,
#sidebar .banner ul {
padding: 0 25px;
}
#sidebar .banner h3 {
	padding: 0 25px 10px 25px;
}


#sidebar .banner a {
 border-radius: 15px;
 background-color :#00A9E0;
 padding: 5px 20px;
}


#sidebarEmail .banner {
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.8rem;
	line-height: 3.6rem;
	margin-bottom: 20px;
	padding: 20px;
}
#sidebarEmail .banner h2 {
	font-weight: normal;
	margin: 0;
	font-size: 1.6rem
}
#sidebarEmail .banner h2,
#sidebarEmail .banner a {
	color: #fff;
}
#sidebarEmail .banner a {
	text-decoration: none;
}

#sidebar .banner a:hover {
color: #004976;;
}
#sidebar .banner div {
	line-height: normal;
}

#sidebar .banner h2 {
	font-weight: 300;
}
#sidebar .banner h2,
#sidebar .banner a {
	color: #fff;
}
#sidebar .banner a {
	text-decoration: none;
}
#sidebar .banner ul {
	list-style: none;
	padding: 10px 25px 25px 25px;

}
#sidebar .banner ul li {
	padding: 0;
}

#sidebar .banner.link-banner-bg01 {
	background-color: #004976;
}
#sidebar .banner.link-banner-bg02 {
	background-color: #004976;
}

#sidebarEmail .banner.link-banner-bg01 {
	background-color: #004976;
	padding: 10px 10px 10px 20px;
}
#sidebarEmail .banner.link-banner-bg02 {
	background-color: #004976;
	padding: 10px 10px 10px 20px;
}
#sidebarEmail .banner.link-banner h2:after {
	content: "\f138";
	font-family: 'FontAwesome';
	font-size: 1.8rem;
	padding-left: 0.6rem;
}
footer {
	background-color: #004976;
	color: #fff;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
footer a,
footer a:hover {
	color: #fff;
}
footer ul {
	list-style: none;
	margin: 0;
}
footer ul li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0 20px;
}
footer ul li:first-child {
	border-left: 0;
	padding-left: 0;
}

.contactpersons.singlecolumn {
	width: 50%;
	float: left;
}
.contactpersons.singlecolumn.right {
	width: 50%;
	float: left;
}
#content .contactpersons h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4E4E4E;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.contactpersons dl {
	position: relative;
	display: block;
	float:left;
	width: 50%;
	height: 180px !important;
	overflow:hidden;
	margin: 0 0 15px;
	padding: 0 30px 0 0 !important;
	border-bottom: 1px solid #ccc;
}
.contactpersons.singlecolumn dl {
	width: 100%;
}
.contactpersons dl dd.image {
	position: absolute;
	display: block;
	float:left;
}
.contactpersons dl dt.title {
	display: block;
	float:left;
	width: 100%;
	padding-left: 100px;
}
.contactpersons dl dd.functiontitle {
	display: block;
	float:left;
	width: 100%;
	padding-left: 100px;
	margin-bottom: 1rem;
	font-style: italic;
	color: #999;
}
.contactpersons dl dd.summary {
	display: block;
	float:left;
	padding-left: 100px;
	width: 100%;
	height: 80px;
	overflow:hidden;
	margin-bottom: 1rem;
}
.contactpersons dl dd.readmore {
	position: absolute;
	bottom: 5px;
	display: block;
	float:left;
	padding-left: 100px;
	width: 100%;
}
.contactpersons dl dd.readmore a {
	font-size: 1.4rem;
}


/* media queries */

@media (max-width: 992px) {
	header .top nav#top-nav ul li {
		margin: 0 0 20px 0;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.navbar-nav li a {
	  font-size: 1.1rem;
	}
}

@media (max-width: 767px) {
	.navbar-nav {
		margin-bottom: 0;
		margin-top: 0;
	}
	.navbar-nav .open .dropdown-menu &gt; li &gt; a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 15px 30px;
	}
	.navbar-nav &gt; li &gt; a {
		padding: 10px 30px;
	}
	#content {
		padding-top: 20px;
	}
	section {
		margin-bottom: 10px;
	}
	section.slider .carousel .carousel-inner .item {
		height: 250px;
	}
	section.slider-bottom .carousel .carousel-inner .item {
		height: 350px;
	}
	section.slider.slider-bottom .caption {
		left: 40px;
		top: 40px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}
	section.slider .caption h3 {
		font-size: 2rem;
		line-height: 2.6rem;
	}
	section#blocks .blocks-wrap .block.block-center {
		border-bottom: solid 2px #fff;
		border-left: 0;
		border-right: 0;
		border-top: solid 2px #fff;
	}

	section.slider .carousel .carousel-inner .item img {
		visibility: hidden;

	}

	footer {
		height: 90px;
	}
	section.slider .caption {
		right: 7%;

	}

	section.slider.slider-bottom .caption {
		left: 40px;
		top: 40px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}

	.news-slider .news-item p {
		position: relative;
		padding: 0 0 0 80px;
	}


	h1 {
		font-size: 3.2rem;
		line-height: 4rem;
	}
	.contactpersons.singlecolumn {
		width: 100%;
	}
	.contactpersons.singlecolumn.right {
		width: 100%;
	}
	.contactpersons dl {
		width: 100%;
		min-height: auto !important;
	}

	#sidebar .banner img {
		width: 100% !important;
	}

	#sidebar {
		margin: 40px 0 0 0;
	}

	@media only screen and (max-device-width : 320px) {

	#content .breadcrumb-wrap {
		font-size: 1rem;
	}

		section.slider .caption {
			padding: 20px;
			right: 0;
			left: 0;
		}
	}

	.news-panel ul.news-slider {
		height: 375px !important;
	}
}

/* newslist */

.newslist .date.releaseDate {
	background-color: #00A9E0;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	height: 60px;
	text-align: center;
	position: relative;
	width: 60px;
}

a.mura-asset {
display:block;
float:left;
	padding: 0;
	margin: 0 20px 20px 0;
}
.main-image,
a.mura-asset img {
		float:left !important;
}

.news-overview {}
.news-overview .title {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 2.4rem;
	line-height: 2.4rem;
}
.news-overview .date {
	color: #989898;
	font-weight: normal;
}
.news-overview .summary p:last-child {
	margin-bottom: 0;
}
.readmore a {
		color: #80A20F;
		font-size: 1.8rem;
		text-decoration: none;
}
.readmore a:after {
	content: "\f138";
	font-family: 'FontAwesome';
	padding-left: 0.6rem;
}
.readmore a:hover {
	color: #00A9E0;
}

/* search results */

#svSearchResults dt.title {
	color: #00A9E0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 2.4rem;
	margin: 0 0 5px 0;
}

#svSearchResults dt.title:after {
	content: "\f054";
	font-family: 'FontAwesome';
	font-size: 1.8rem;
	padding-left: 0.6rem;
}

#svSearchResults dt.link a{
	color: #989898;
	font-weight: normal;
}
#svSearchResults .search-btn {
	left: -3rem;
	position: relative;
	z-index: 10;
}

.navbar-form {
	padding: 0;
	margin-top: 0;
}

#fork {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
}

.legend {
	/*width: 10em;*/
	/*border: 1px solid black;*/
}

.legend .title {
	display: block;
	float: left;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	padding: 0 0.3em;
}

.legend .color-sample {
	display: block;
	float: left;
	width: 1em;
	height: 1em;
	border-radius: 0.5em; /* Comment out if you prefer squarish samples */
	margin-right: 0.5em;
}

#strokecolorpreview {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0px 1px 0px #FFF;
	background-color: #EEE;
	border: 1px solid #CCC;
}

#strokecolorpreview i {
	display: block;
	width: 16px;
	height: 16px;
}

.glyphicon-chevron-down::before,
.glyphicon-chevron-up::before {
    content: " ";
}


#dekkingsgraadMobile {
	display: none;
}
@media screen and (max-width: 940px) {
	#dekkingsgraadMobile {
		display: block;
	}
	#dekkingsgraadInfo, #dekkingsgraadChart, #legend {
		display: none;
	}
}


.gl-website {
	position: absolute;
	top: 0;
	right: 700px;
	padding: 15px 15px 15px 15px;
	font-size: 18px;
	background: #E6F6FC ;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
  }
  .gl-website:hover {
	text-decoration: none;
  }

  .gl-website-mobile{
	position: absolute;
	top: 0;
	right: 15px;
	padding: 15px 15px 15px 15px;
	font-size: 18px;
	background: #E6F6FC ;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
  }
  .arrow-right {
    background: url("/unilever/includes/themes/Unilever/images/arrow-blue.svg") center right no-repeat;
    height: 28px;
    width: 30px;
    display: block;
    float: right;
}

section {
	margin-bottom: 25px;
}
header .top {
	position: relative;
}
header .top .login {
	position: absolute;
	top:0;
	right: 15px;
	z-index: 100
}</pre></body></html>