@font-face {
  font-family: "BundesSans";
  src: url("../fonts/BundesSans-DTP-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "BundesSans";
  src: url("../fonts/BundesSans-DTP-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}

html,
body {
  height: 100%;
}
body {
  font-family: 'BundesSans', Arial, sans-serif;
  overflow-x: hidden;
}
a {
  color: #90c745;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #90c745;
}
.btn-primary {
  background-color: #90c745;
  border-color: #90c745;
  opacity: 0.9;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #90c745;
  border-color: #90c745;
  color: #fff;
  opacity: 1;
}
.glyphicon.gray {
  color: #919191 !important;
}
.width-10 {
  width: 10% !important;
}
.width-20 {
  width: 20% !important;
}
.width-30 {
  width: 30% !important;
}
.width-35 {
  width: 35% !important;
}
@media (max-width: 991px) {
  .sm-width-50 {
    text-align: left;
    width: 45% !important;
  }
}
@media (max-width: 767px) {
  .xs-width-100 {
    text-align: left;
    width: 100% !important;
  }
}
nav ul {
  list-style-type: none;
  padding: 0;
}
/* The side navigation menu */
.sidenav {
  background-color: #fff;
  display: none;
  height: 100%;
  /* 100% Full-height */
  position: fixed;
  /* Stay in place */
  z-index: 0;
  /* Stay on top */
  left: 0;
  overflow-x: hidden;
  /* Disable horizontal scroll */
  top: 0;
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
  width: 320px;
  /* Position and style the close button (top right corner) */
}
.sidenav #headline {
  background-color: #014f80;
  color: #fff;
  padding: 0 1rem;
  position: relative;
}
.sidenav #headline span {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 45px;
}
.sidenav ul li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #014f80;
  display: block;
  font-size: 1rem;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
  transition: 0.3s;
}
.sidenav ul li a:hover {
  color: #014f80;
}
.sidenav ul li.dropdown ul {
  display: none;
}
.sidenav ul li.dropdown ul li {
  opacity: 0.7;
}
.sidenav ul li.dropdown ul li a {
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: none;
  color: #000;
  font-weight: normal;
  padding-left: 30px;
}
.sidenav ul li.dropdown ul li a:hover {
  color: #000;
}
.sidenav ul li.dropdown ul li:hover {
  opacity: 1;
}
.sidenav ul li.dropdown.active ul {
  display: block;
}
.sidenav .close-btn {
  background: transparent;
  border: none;
  color: #fff;
  line-height: 45px;
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 2.25rem;
  margin-left: 50px;
}
#bg-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
#cookie-consent-wrapper {
	display: none;
	margin: 20px 0;
}
#cookie-consent-wrapper .container {
	box-shadow: 0 2px 10px 0 rgba(1,87,165, 0.5);
	font-size: 1rem;
	padding: 15px;
}
#cookie-consent-wrapper h2 {
	font-size: 2rem;
	margin: 10px 0 20px;
}
#cookie-consent-wrapper #cookie-consent-buttons {
	text-align: right;
}
#cookie-consent-wrapper #cookie-consent-buttons .btn {
	min-width: 100px;
}
@media (max-width: 767px) {
  #cookie-consent-wrapper {
    margin: 50px 0 20px;
  }
  #cookie-consent-wrapper #cookie-consent-buttons {
    text-align: left;
  }
  #cookie-consent-wrapper #cookie-consent-buttons .btn {
    width: 100%;
  }
}
#page-wrapper {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: relative;
  transition: margin-left 0.5s;
  width: 100%;
  z-index: 1;
}
#page-header {
  border-top: 8px solid #014f80;
}
#page-header #mobile-header {
  background-color: #014f80;
  height: 45px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#page-header #mobile-header .navbar-toggle {
  float: left;
  margin: 0;
}
#page-header #mobile-header .navbar-toggle .icon-bar {
  background: #fff;
  margin-bottom: 5px;
  margin-top: 5px;
}
#page-header #mobile-header .button-text {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 45px;
}
#page-header #top-nav {
  margin: 10px 0;
}
#page-header #top-nav ul li {
  display: inline-block;
  margin-left: 10px;
  line-height: 1em;
}
#page-header #top-nav ul li.border-right {
  border-right: 2px solid #000;
  padding-right: 10px;
}
#page-header #top-nav ul li a {
  color: #000;
  font-size: 0.75rem;
  font-weight: normal;
  text-transform: uppercase;
}
#page-header #main-nav > ul {
  margin-bottom: 10px;
}
#page-header #main-nav > ul > li {
  display: inline-block;
  position: relative;
}
#page-header #main-nav > ul > li > a {
  color: #000;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding: 13px;
  text-decoration: none;
}
#page-header #main-nav > ul > li > a > span {
  padding-bottom: 2px;
}
#page-header #main-nav > ul > li.active > a,
#page-header #main-nav > ul > li:hover > a {
  color: #90c745;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#page-header #main-nav > ul > li.active > a > span,
#page-header #main-nav > ul > li:hover > a > span {
  /*border-bottom: 2px solid @ciGreen;*/
}
#page-header #main-nav > ul > li:last-child > a {
  padding-right: 0;
}
#page-header #main-nav > ul > li .subnav {
  background: #fff;
  border: 1px solid #e2e3e5;
  border-radius: 5px;
  box-shadow: 0px 2px 2px 1px #e2e3e5;
  display: none;
  padding: 5px 15px;
  position: absolute;
  z-index: 10000;
}
#page-header #main-nav > ul > li .subnav li {
  border-bottom: 1px solid #e2e3e5;
  display: block;
  text-align: left;
  width: 12.5rem;
}
#page-header #main-nav > ul > li .subnav li:last-child {
  border-bottom: none;
}
#page-header #main-nav > ul > li .subnav li a {
  color: #000;
  display: block;
  font-size: 0.75rem;
  padding: 8px 0;
  text-decoration: none;
}
#page-header #main-nav > ul > li .subnav li.active > a,
#page-header #main-nav > ul > li .subnav li:hover > a {
  color: #90c745;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#page-header #main-nav > ul > li .subnav li.active > a > span,
#page-header #main-nav > ul > li .subnav li:hover > a > span {
  /*border-bottom: 2px solid @ciGreen;*/
}
#page-header #main-nav > ul > li:hover .subnav {
  display: block;
  -webkit-transition: display 0.3s;
  transition: display 0.3s;
}
@media (max-width: 767px) {
  #page-header {
    padding-top: 55px;
  }
}
#page-content li,
#page-content p,
#page-content td,
#page-content th,
#page-content label {
  font-size: 1rem;
}
#page-content #page-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  #page-content #page-banner {
    height: auto;
  }
}
#page-content #page-banner #page-banner-text {
  bottom: 70px;
  color: #fff;
  font-size: 2.25rem;
  font-weight: bold;
  left: 0;
  line-height: 1.5em;
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  #page-content #page-banner #page-banner-text {
    font-size: 1.625rem;
    margin: 0.5em 0;
    position: static;
  }
}
#page-content #highlight-area {
  background-color: #014f80;
  padding: 30px 0;
}
#page-content #highlight-area #registration-form label {
  color: #fff;
}
#page-content #highlight-area #registration-form .form-group {
  float: left;
  margin-right: 2%;
  width: 23%;
}
#page-content #highlight-area #registration-form .form-group a {
  display: inline-block;
  font-size: .75rem;
  margin-top: 5px;
}
#page-content .columns-70-30 {
  position: relative;
}
@media (min-width: 768px) {
  #page-content .columns-70-30:before {
    background-color: #f3f4f6;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: calc((100% - 750px) / 2 + (750px * 0.3333));
    z-index: 0;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #page-content .columns-70-30:before {
    width: calc((100% - 970px) / 2 + (970px * 0.3333));
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  #page-content .columns-70-30:before {
    width: calc((100% - 1170px) / 2 + (1170px * 0.3333));
  }
}
#page-content .text-content {
  padding: 40px 30px 40px 0;
}
@media (max-width: 767px) {
  #page-content .text-content {
    margin: 30px 0;
    padding: 0;
  }
}
#page-content .text-content *:first-child {
  margin-top: 0;
}
#page-content .text-content h2 {
  font-weight: bold;
  margin-bottom: 0.5em;
}
#page-content .sidebar .sidebar-content {
  padding: 40px 0 40px 30px;
}
@media (max-width: 767px) {
  #page-content .sidebar .sidebar-content {
    margin: 0;
    padding: 30px 0;
  }
}
#page-content .sidebar .sidebar-content *:first-child {
  margin-top: 0;
}
#page-content .sidebar .sidebar-content h2 {
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  #page-content .sidebar {
    background-color: #f3f4f6;
  }
}
#page-footer #footer-navigation {
  background-color: #e2e3e5;
  font-size: .75rem;
}
#page-footer #footer-navigation a {
  color: #014f80;
  display: inline-block;
  padding: 10px 0;
}
#page-footer #footer-navigation a:hover {
  color: #014f80;
}
#page-footer #footer-navigation #breadcrumb-nav .glyphicon {
  padding: 0 .25em;
}
#page-footer #footer-navigation #breadcrumb-nav ul {
  display: inline-block;
  margin-bottom: 0;
}
#page-footer #footer-navigation #breadcrumb-nav ul li {
  display: inline-block;
}
#page-footer #footer-navigation #go-to-top a .glyphicon {
  padding-left: .5em;
}
#page-footer #footer-notice {
  color: #fff;
  font-size: 0.75rem;
  background-color: #6b7581;
  padding: 15px 0;
}
#page-footer #footer-notice a {
  display: inline-block;
  margin-left: 30px;
}