/*
$blue: #55a8d5;
$darkblue: #1869B5;
$green: #a8d555;
$yellow: #F2DC5D;
$orange: #FFA630;
$red: #FB5607;
$grey: #a3a3a3;

$textColor : $grey;
*/
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:300,400,500,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Barlow:400,400i,700,700i,800,800i900,900i");
html {
  color: #000;
  font: normal 16px / 1.7 'Barlow', sans-serif;
  hyphens: auto;
}

hr.addTitle {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: 'Barlow', sans-serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000;
}

h1, .uk-h1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h2, .uk-h2 {
  font-size: 1.5rem;
  line-height: 1.2;
}

h3, .uk-h3 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}

h4, .uk-h4 {
  font-size: 1rem;
  line-height: 1.2;
}

.elementOneColumn .title,
.elementTwoColumns .title,
.elementTwoColumnsTwoRows .title {
  font-weight: 800;
  line-height: 1.2;
  text-transform: none;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

a {
  transition: all .2s;
}

.ce-bodytext a, a.internal-link, a.external-link, a.internal-more, a.download-file {
  background-image: linear-gradient(to right, rgba(0, 143, 185, 0.5), rgba(0, 143, 185, 0.5));
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% .52em;
  padding-bottom: 0.2em;
  color: #1e2a30;
}

.ce-bodytext a:hover, .ce-bodytext a:focus, a.internal-link:hover, a.internal-link:focus, a.external-link:hover, a.external-link:focus, a.internal-more:hover, a.internal-more:focus, a.download-file:hover, a.download-file:focus {
  background-image: linear-gradient(to right, #29E7D7, #29E7D7);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% .52em;
  padding-bottom: 0.2em;
  color: #1e2a30;
  text-decoration: none;
}

a.internal-more:after {
  content: "";
}

a.button-cta {
  background-image: none;
  background-color: #5AC5F1;
  font-size: inherit;
  line-height: inherit;
  color: #fff !important;
  padding: 0.5em 1.5em;
  margin: 1.667em 0;
  border: 2px solid #5AC5F1;
}

a.button-cta:hover, a.button-cta:focus {
  background-image: none;
  background-color: rgba(0, 143, 185, 0.2);
  border-color: #fff;
  color: #fff !important;
  padding: 0.5em 1.5em;
}

blockquote {
  background: rgba(255, 255, 255, 0.5);
  border: none;
  padding: 2em;
}

blockquote :last-child {
  margin-bottom: 0;
}

body {
  background: #5AC5F1;
  background: linear-gradient(45deg, #ace2f8 0%, #94f3eb 100%) fixed;
}

#navigation {
  background-color: #fff !important;
  border-bottom: 1px solid #fff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

#navigation .uk-navbar-toggle {
  color: #5AC5F1;
}

#navigation .uk-navbar-toggle:hover, #navigation .uk-navbar-toggle:focus {
  color: #29E7D7;
}

#navigation nav {
  transition: all 0.5s;
}

#navigation .uk-navbar-nav > li > a,
#navigation .uk-navbar-nav > li > span {
  color: #000;
  display: block;
  font-family: 'Barlow', sans-serif;
  text-transform: none;
}

body.home #navigation nav {
  margin-top: 1rem;
  padding-bottom: 1rem;
}

body.home #navigation.shrink nav {
  padding-bottom: 0;
}

body.home #navigation.shrink,
body.sub #navigation,
body.sub2Col #navigation,
body.subNav1Col #navigation,
body.subNav2Col #navigation {
  background-color: #fff;
}

#navigation .uk-navbar-nav > li.uk-parent.uk-open,
#navigation .uk-navbar-nav > li.uk-parent.uk-open:hover,
#navigation .uk-navbar-nav > li.uk-parent.uk-open:focus,
#navigation .uk-navbar-nav > li.uk-parent:hover,
#navigation .uk-navbar-nav > li.uk-parent:focus {
  background-color: #5AC5F1;
  color: #fff;
}

#navigation .uk-navbar-nav > li.uk-parent.uk-open > span, #navigation .uk-navbar-nav > li.uk-parent.uk-open > a,
#navigation .uk-navbar-nav > li.uk-parent.uk-open:hover > span,
#navigation .uk-navbar-nav > li.uk-parent.uk-open:hover > a,
#navigation .uk-navbar-nav > li.uk-parent.uk-open:focus > span,
#navigation .uk-navbar-nav > li.uk-parent.uk-open:focus > a,
#navigation .uk-navbar-nav > li.uk-parent:hover > span,
#navigation .uk-navbar-nav > li.uk-parent:hover > a,
#navigation .uk-navbar-nav > li.uk-parent:focus > span,
#navigation .uk-navbar-nav > li.uk-parent:focus > a {
  color: #fff;
}

#navigation .uk-navbar-nav > li > a:hover,
#navigation .uk-navbar-nav > li > a:focus,
#navigation .uk-navbar-nav > li.uk-active > a,
#navigation .uk-navbar-nav > li > span:hover,
#navigation .uk-navbar-nav > li > span:focus,
#navigation .uk-navbar-nav > li.uk-active,
#navigation .uk-navbar-nav > li.uk-active > span {
  background-color: #5AC5F1;
  color: #fff;
}

.uk-dropdown, .uk-dropdown-blank {
  width: 240px;
}

body.home #navigation .uk-dropdown-navbar,
#navigation .uk-dropdown-navbar,
body.home #navigation.shrink .uk-dropdown-navbar {
  background: #5AC5F1;
  border-left: 1px solid #ace2f8;
  border-right: 1px solid #ace2f8;
  border-top: 1px solid #ace2f8;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

#navigation .uk-dropdown-navbar .uk-nav-navbar > li a {
  background-color: #5AC5F1;
  border-bottom: 1px solid #ace2f8;
  color: #fff;
  line-height: 1.2;
  padding: 1em;
}

#navigation .uk-dropdown-navbar .uk-nav-navbar > li a:hover, #navigation .uk-dropdown-navbar .uk-nav-navbar > li a:focus {
  background-color: #008FB9;
  color: #fff;
}

#navigation .uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a {
  background-color: #5AC5F1;
  color: #fff;
}

#footer {
  padding-bottom: 3rem;
}

#footer .uk-container {
  background-color: transparent;
}

#footer .uk-grid + .uk-grid {
  margin: 0;
}

#footer #footerNavigation a:hover, #footer #footerNavigation a:focus {
  color: #fff;
}

#footer #socialMedia {
  text-align: left;
}

#footer #socialMedia a {
  color: #fff;
  padding: .25em 1em;
}

#footer #socialMedia a:hover, #footer #socialMedia a:focus {
  color: #5AC5F1;
}

#footer #copyright {
  line-height: 1;
  text-align: center;
}

#footer #scrollToTop a {
  color: #5AC5F1;
}

#footer #scrollToTop a:hover, #footer #scrollToTop a:focus {
  color: #29E7D7;
}

#footerSearch {
  display: none;
}

.elementBreadcrumb {
  background-color: rgba(255, 255, 255, 0.1);
}

.elementBreadcrumb a {
  color: #1e2a30;
}

.elementBreadcrumb li.last a {
  color: #1e2a30;
}

.elementTwoColumns {
  background-color: transparent;
}

.elementTwoColumnsTwoRows {
  background: transparent;
}

.elementTwoColumnsTwoRows .item:nth-of-type(4n), .elementTwoColumnsTwoRows .item:nth-of-type(4n-3) {
  background-color: transparent;
}

.elementOneColumn,
.elementTwoColumns {
  margin-bottom: 60px;
}

.elementContent {
  overflow: hidden;
}

.ce-below .ce-bodytext, .ce-above .ce-bodytext {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
}

@media (max-width: 400px) {
  .ce-left .ce-gallery, .ce-right .ce-gallery {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ce-left .ce-gallery, .ce-right .ce-gallery {
    width: 400px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .ce-left .ce-gallery, .ce-right .ce-gallery {
    width: 500px;
  }
}

@media (min-width: 1200px) {
  .ce-left .ce-gallery, .ce-right .ce-gallery {
    width: 600px;
  }
}

.ce-gallery .ce-column figcaption {
  background-color: rgba(255, 255, 255, 0.5);
  color: #1e2a30;
  font-size: 14px;
  padding: 1em;
}

.uk-table {
  background-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 400px) {
  .uk-table {
    font-size: 12px;
  }
}

@media (min-width: 401px) and (max-width: 639px) {
  .uk-table {
    font-size: 14px;
  }
}

.uk-table-hover tbody tr:hover {
  background-color: #29E7D7;
}

.uk-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.2);
}

.uk-table-striped tbody tr:nth-of-type(odd):hover {
  background-color: #29E7D7;
}

.uk-table-striped tbody tr:first-child {
  background-color: #5AC5F1;
  font-weight: bold;
}

.uk-table-striped tbody tr:first-child:hover {
  background-color: #5AC5F1;
}

body .slideshowHero {
  height: 2rem;
  margin-top: 0;
  max-height: none;
  min-height: auto;
}

.slideshowHero + .elementOneColumn .uk-container {
  background-color: transparent;
  color: #000;
  margin-bottom: 1rem;
}

.slideshowHero + .elementOneColumn .uk-container p {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}

.slideshowHero + .elementOneColumn .uk-container .button-cta {
  text-shadow: none;
}

/*** Teaserboxen ***/
.home .elementTwoColumnsTwoRows .uk-grid-width-medium-1-2 > * {
  width: calc(100% - 2rem);
}

@media (min-width: 640px) and (max-width: 1023px) {
  .home .elementTwoColumnsTwoRows .uk-grid-width-medium-1-2 > * {
    width: calc(50% - 2rem);
  }
}

@media (min-width: 1024px) {
  .home .elementTwoColumnsTwoRows .uk-grid-width-medium-1-2 > * {
    width: calc(25% - 2rem);
  }
}

.elementTwoColumnsTwoRows .uk-container {
  padding: 1rem;
}

.elementTwoColumnsTwoRows .item {
  background: #29E7D7 !important;
  border: 1px solid white;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  margin: 1rem;
  padding: 0;
  transition: background-color .2s;
}

.elementTwoColumnsTwoRows .item:hover, .elementTwoColumnsTwoRows .item:focus {
  background-color: #5AC5F1 !important;
}

.elementTwoColumnsTwoRows .item a {
  display: block;
}

.elementTwoColumnsTwoRows .item .title {
  margin: 0;
  padding: 0;
}

.elementTwoColumnsTwoRows .item .title a {
  color: #fff;
  display: block;
  font-weight: 400;
  letter-spacing: .03em;
  padding: 1em;
}

.elementTwoColumnsTwoRows .item .title a:hover, .elementTwoColumnsTwoRows .item .title a:focus {
  background-color: #5AC5F1;
  text-decoration: none;
}

.elementTwoColumnsTwoRows .item .ce-textpic.ce-above .ce-gallery {
  margin-bottom: 0;
}

.elementTwoColumnsTwoRows .item .image {
  margin-bottom: 0;
  overflow: hidden;
}

.elementTwoColumnsTwoRows .item .image img {
  transition: transform .2s ease;
}

.elementTwoColumnsTwoRows .item .image img:hover, .elementTwoColumnsTwoRows .item .image img:focus {
  transform: scale(1.05);
}

/*** Partner-Logos ***/
.home .elementOneColumn .elementOneColumn, .home .elementOneColumn .elementTwoColumns {
  background-color: rgba(255, 255, 255, 0.7);
}

.home .elementOneColumn .elementOneColumn .item, .home .elementOneColumn .elementTwoColumns .item {
  padding-right: 35px;
}

.home .elementOneColumn .elementOneColumn .item:first-child, .home .elementOneColumn .elementTwoColumns .item:first-child {
  border-right: 1px solid #5AC5F1;
}

#c91 .ce-inner, #c92 .ce-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

#c91 .image, #c92 .image {
  padding: 20px;
}

#c91 .image, #c91 img, #c92 .image, #c92 img {
  height: 60px;
  max-width: 100%;
  width: auto;
}

/*
#c91 {
	.ce-row {
		&:nth-child(4) {
			img {
			  height: 60px;
			  width: 60px;
				@media (min-width: 1024px) {
				  height: 100px;
				  width: 100px;
				}
			}
		}
	}
}
*/
.home #footer {
  margin-top: -60px;
}

.elementSocialShare {
  padding: 2rem 0;
}

.elementSocialShare .uk-container {
  background-color: transparent;
}

.shariff .orientation-horizontal {
  justify-content: center;
}

.shariff .orientation-horizontal li {
  margin-bottom: 0;
}

.shariff .theme-grey .shariff-button a {
  background-color: #5AC5F1;
}

.shariff .theme-grey .shariff-button.facebook a:hover, .shariff .theme-grey .shariff-button.facebook a:focus {
  background-color: #4273c8;
}

.shariff .theme-grey .shariff-button.twitter a:hover, .shariff .theme-grey .shariff-button.twitter a:focus {
  background-color: #32bbf5;
}

.shariff .theme-grey .shariff-button.whatsapp a:hover, .shariff .theme-grey .shariff-button.whatsapp a:focus {
  background-color: #34af23;
}

.shariff .theme-grey .shariff-button.mail a:hover, .shariff .theme-grey .shariff-button.mail a:focus {
  background-color: #a8a8a8;
}

.shariff .theme-grey .shariff-button.googleplus {
  display: none;
}

/*# sourceMappingURL=nen.css.map */


.t3-sitemap li a {
  color: #000;
  background-image: linear-gradient(to right, rgba(0, 143, 185, 0.5),
  rgba(0, 143, 185, 0.5));
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% .52em;
  padding-bottom: 0.2em;
}

body > div[class^="element"] a[href^="javascript:linkTo_UnCryptMailto"] {
  color: #000;
}