@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-100.eot');
  src: local('Roboto Thin'), local('Roboto-Thin'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-100.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-100.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-100.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-100.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-300.eot');
  src: local('Roboto Light'), local('Roboto-Light'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-300.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-300.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-300.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-regular.eot');
  src: local('Roboto'), local('Roboto-Regular'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-regular.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-regular.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-regular.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-700.eot');
  src: local('Roboto Bold'), local('Roboto-Bold'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-700.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-700.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-700.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
}
html {
  position: relative;
  min-height: 100%;
  font-size: 100%;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2em;
  color: #434444;
  background-color: #fff;
  padding: 0;
  overflow-x: hidden;
}
.container {
  max-width: 1100px;
  width: 100%;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
a {
  color: #005ca9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005ca9;
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
  line-height: 1.1;
  margin-top: 0;
  text-transform: uppercase;
}
h1 {
  color: #005ca9;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}
@media (max-width: 479px) {
  h1 {
    font-size: 1.33em;
  }
}
h2 {
  font-size: 2em;
  font-weight: 700;
  color: #005ca9;
  line-height: 1em;
  margin-bottom: 1em;
}
@media (max-width: 479px) {
  h2 {
    font-size: 1.33em;
  }
}
h3 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #005ca9;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 10px;
  line-height: 1;
}
p {
  padding-bottom: 10px;
}
.contentwrapper .leftsidecontent {
  min-height: 500px;
}
.contentwrapper ul {
  margin-bottom: 20px;
}
.contentwrapper ul li {
  margin-bottom: 10px;
  list-style-type: square;
}
.contentwrapper .ce-table {
  width: 100%;
  margin-bottom: 20px;
}
.contentwrapper .ce-table td {
  padding: 3px 5px;
  border: 1px solid #ccc;
}
.contentwrapper .ce-media {
  margin-bottom: 20px;
}
.contentwrapper .ce-media img {
  width: 100%;
  height: auto;
}
.vertpadding {
  padding-top: 3em;
  padding-bottom: 3em;
}
.bluebutton,
.lightbutton {
  font-weight: 100;
  font-size: 1em;
  padding: 0.5em;
  text-align: center;
  width: 80%;
  margin: 0.5rem 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
}
.bluebutton {
  background: #005ca9;
  color: #fff;
}
.orangebutton {
  background: #ee7203;
  color: #fff;
}
.lightbutton {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.two-columns {
  -moz-column-count: 2;
  -moz-column-gap: 36px;
  -webkit-column-count: 2;
  -webkit-column-gap: 36px;
  column-count: 2;
  column-gap: 36px;
}
.headerwrap {
  background: transparent;
  position: fixed;
  z-index: 10;
  width: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}
.headerwrap.scrollheader {
  background-color: rgba(0,92,169,0.9);
  padding-top: 0px;
  margin: 0;
  z-index: 1000;
}
.topbar {
  width: 100%;
  background: #005ca9;
  padding: 5px 0;
}
.topbar .inner {
  max-width: 1100px;
  margin: 0 auto;
}
.topbar ul {
  margin: 0;
  padding: 0;
}
.topbar .share {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  height: 2em;
}
.topbar .share a {
  display: inline-block;
  padding: 0.2em;
  width: 1.8em;
  height: 1.8em;
}
.topbar .share a svg {
  width: 100%;
  height: 100%;
  float: left;
}
.topbar .share a svg * {
  fill: #04baee;
}
.topbar .metamenu {
  display: inline-block;
}
.topbar .metamenu li {
  display: inline-block;
}
.topbar .metamenu li a {
  color: #04baee;
  display: block;
  padding: 0 10px;
}
.topbar #langmenu {
  display: inline-block;
}
.topbar #langmenu li a {
  color: #04baee;
  text-transform: uppercase;
  border: 1px solid #04baee;
  padding: 0 5px;
  display: block;
}
@media (min-width: 992px) {
  .header {
    padding: 0;
    max-width: unset;
  }
  .header .navbar-default {
    border: none;
    background: none;
  }
  .header .navbar-default .navbar-header {
    width: 100%;
    max-width: 1100px;
    float: none;
    position: absolute;
    left: 50%;
    top: 47px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    padding: 0;
    margin: 0;
  }
  .header .navbar-default .navbar-header .navbar-brand {
    display: block;
    width: 16rem;
    padding: 0;
    float: none;
  }
  .header .navbar-default .navbar-header .navbar-brand svg {
    width: 100%;
    height: auto;
  }
  .header .navbar-default .navbar-collapse {
    color: #fff;
    width: auto;
    z-index: 100;
    margin-top: 0;
    padding: 0;
    text-align: right;
    font-size: 0.78em;
  }
  .header .navbar-default .navbar-collapse .navbar-nav {
    display: inline-block;
    float: none;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap {
    max-width: 1100px;
    margin: 0 auto;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li .dropdown-toggle {
    display: none;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li > a {
    color: #fff;
    width: 100%;
    display: block;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li > a span.text {
    line-height: 1em;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li > a:after {
    display: block;
    content: "";
    width: 100%;
    height: 0.25em;
    background: transparent;
    margin-top: 0.2rem;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li.active > a,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li.active > a:focus,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li.active > a:hover,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li:hover >a,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li > a:focus,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li > a:hover {
    color: #fff;
    background: transparent;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li.active > a:after,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li.active > a:focus:after,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li.active > a:hover:after,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li:hover >a:after,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li > a:focus:after,
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li > a:hover:after {
    background-color: #fff;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li:first-child a {
    padding-left: 0;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 10px 0;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li .dropdown-menu a {
    color: #434444;
  }
  .header .navbar-default .navbar-collapse .mainmenuwrap > ul.navbar-nav > li:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 991px) {
  .header {
    margin-bottom: 0;
  }
  .header .navbar-default {
    border: none;
    background: none;
  }
  .header .navbar-default .navbar-header {
    width: 100%;
  }
  .header .navbar-default .navbar-header .navbar-toggle {
    float: right;
    background: #eeedec;
    border: none;
    margin-top: 1em;
  }
  .header .navbar-default .navbar-header .navbar-toggle .icon-bar {
    background: #005ca9;
    width: 1.78em;
    height: 0.28em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  .header .navbar-default .navbar-header .navbar-brand {
    width: 15em;
    display: block;
    float: none;
  }
  .header .navbar-default .navbar-header .navbar-brand svg {
    width: 100%;
    height: auto;
  }
  .header .navbar-default .navbar-collapse {
    --webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    max-height: 360px;
    overflow-y: auto;
    background-color: #fff;
    padding: 0;
    position: absolute;
    top: 85px;
    left: 0;
    width: 100%;
  }
  .header .navbar-default .navbar-collapse .topbar {
    padding: 15px;
  }
  .header .navbar-default .navbar-collapse .topbar .metamenu {
    margin-bottom: 10px;
  }
  .header .navbar-default .navbar-collapse .topbar .metamenu li a {
    font-size: 14px;
  }
  .header .navbar-default .navbar-collapse .topbar .metamenu li:first-child a {
    padding-left: 0;
  }
  .header .navbar-default .navbar-collapse .topbar #langmenu li:first-child {
    padding-left: 0;
  }
  .header .navbar-default .navbar-collapse .mainmenu {
    margin: 0;
    padding: 15px;
  }
  .header .navbar-default .navbar-collapse .mainmenu > li > a {
    padding-left: 0;
    color: #005ca9;
  }
  .header .navbar-default .navbar-collapse .mainmenu > li .caret {
    position: absolute;
    right: 0em;
    top: 0.6em;
    border: none;
    padding: 1em 0.75em;
    margin: 0;
    display: block;
    height: 1em;
    width: 1em;
  }
  .header .navbar-default .navbar-collapse .mainmenu > li .caret:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 1em;
    width: 1em;
    transition: opacity 300ms ease, transform 100ms ease;
  }
  .header .navbar-default .navbar-collapse .mainmenu > li.open .caret:before {
    transform: rotate(180deg);
    color: #005ca9;
  }
  .header .navbar-default .navbar-collapse .mainmenu > .active > a,
  .header .navbar-default .navbar-collapse .mainmenu > .active > a:hover,
  .header .navbar-default .navbar-collapse .mainmenu > .active > a:focus,
  .header .navbar-default .navbar-collapse .mainmenu > .open > a,
  .header .navbar-default .navbar-collapse .mainmenu > .open > a:hover,
  .header .navbar-default .navbar-collapse .mainmenu > .open > a:focus {
    background: transparent;
    color: #005ca9;
  }
}
@media (max-width: 991px) and (max-width: 379px) {
  .header .navbar-default .navbar-header .navbar-brand {
    width: 12em;
  }
}
.introwrap {
  background-color: #005ca9;
  min-height: 30em;
  width: 100%;
  background-image: url(img/header_bg.jpg);
  background-size: cover;
  position: relative;
  background-position: center center;
  overflow-x: hidden;
}
.introwrap .introsection {
  position: relative;
}
.introwrap .introsection .introtext {
  width: 85%;
  margin: 7em auto;
  padding: 3em;
  box-sizing: border-box;
  position: relative;
  border: 10px solid #04baee;
  -webkit-border-radius: 57px 0 75px 0;
  -moz-border-radius: 57px 0 75px 0;
  -ms-border-radius: 57px 0 75px 0;
  -o-border-radius: 57px 0 75px 0;
  border-radius: 57px 0 75px 0;
}
.introwrap .introsection .introtext.underlay {
  background-color: rgba(0,26,49,0.8);
}
.introwrap .introsection .introtext .smallline {
  font-size: 1.67em;
  font-weight: 300;
  color: #04baee;
  display: block;
  line-height: 1em;
  margin: 1em 0;
  width: 70%;
}
.introwrap .introsection .introtext .bigline {
  font-size: 3.33rem;
  color: #fff;
  display: block;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  width: 70%;
}
.introwrap .introsection .introtext img {
  position: absolute;
  bottom: -2em;
  right: -2em;
  width: auto;
}
@media only screen and (max-width: 991px) {
  .introwrap .introsection .introtext {
    border: 5px solid #04baee;
    -webkit-border-radius: 25px 0 25px 0;
    -moz-border-radius: 25px 0 25px 0;
    -ms-border-radius: 25px 0 25px 0;
    -o-border-radius: 25px 0 25px 0;
    border-radius: 25px 0 25px 0;
    padding: 1.5em 1.5em 10em 1.5em;
  }
  .introwrap .introsection .introtext .bigline {
    font-size: 1.66em;
  }
  .introwrap .introsection .introtext .smallline {
    font-size: 1em;
  }
  .introwrap .introsection .introtext img {
    width: 15em;
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  .introwrap .introsection .introtext {
    margin-top: 5em;
    width: 100%;
    padding: 1.5em 1.5em 5em 1.5em;
  }
  .introwrap .introsection .introtext .bigline {
    font-size: 1.2em;
  }
  .introwrap .introsection .introtext .smallline {
    font-size: 1em;
  }
  .introwrap .introsection .introtext img {
    width: 10em;
    height: auto;
  }
}
.headerpic {
  width: 100%;
  height: 15em;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .headerpic {
    height: 5em;
  }
}
.headerpic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: top center;
}
.headerpic span {
  background: transparent url(../img/shade.png) 0 0 no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 992px) {
  .slideshow {
    padding-top: 37px;
  }
}
.slideshow .owl-dots {
  width: 100%;
  position: absolute;
  bottom: 2em;
  text-align: center;
}
.slideshow .owl-dots .owl-dot {
  display: inline-block;
  background: #fff;
  width: 1.3em;
  height: 1.3em;
  margin: 0 0.5em;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.slideshow .owl-dots .owl-dot.active {
  background: #005ca9;
}
.contentwrapper .newsbox {
  border: 0px solid #cccccc;
  padding: 15px;
  margin-bottom: 1em;
  font-size: 16px;
  background: #e6f5fc;
}
.contentwrapper .newsbox h4 {
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  color: #005ca9;
  padding-bottom: 10px;
  text-transform: none;
  border-bottom: 1px solid #434444;
}
.contentwrapper .newsbox .title {
  margin-bottom: 0px;
  font-weight: 700;
}
.contentwrapper .newsbox .title {
  margin: 0.5em 0;
  display: block;
}
.contentwrapper .newsbox img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  float: right;
}
.contentwrapper .newsbox .morelink {
  color: #005ca9;
  font-style: italic;
}
.contentwrapper .newsbox .lead {
  font-size: 16px;
}
.contentwrapper .newsbox .extra {
  margin-bottom: 10px;
  font-size: 14px;
  font-style: italic;
}
.contentwrapper .newsbox p {
  display: inline;
}
.contentwrapper .newsbox p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.contentwrapper .newsbox .allnews {
  margin-top: 20px;
  text-align: right;
}
.contentwrapper .searchform {
  margin: 0;
  padding: 0;
  display: block;
}
.contentwrapper #custom-search-input {
  margin: 0;
  margin-top: 0;
  padding: 0;
  display: block;
  width: 100%;
}
.contentwrapper #custom-search-input .input-group {
  width: 100%;
  display: block;
  position: relative;
}
.contentwrapper #custom-search-input .search-query {
  padding-right: 0.5em;
  padding-left: 0.5em;
  display: block;
  float: left;
  border: 1px solid #cccccc;
  width: 100%;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.contentwrapper .input-group-btn {
  width: 0;
  position: static;
}
.contentwrapper #custom-search-input button {
  border: 0;
  background: none;
  display: block;
  padding: 2px 5px;
  margin-top: 2px;
  top: 4px;
  position: absolute;
  right: 5px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #005ca9;
  z-index: 10;
}
.contentwrapper .search-query:focus + button {
  z-index: 3;
}
.boxlink {
  text-decoration: none;
  display: block;
  margin-bottom: 2em;
}
.boxlink .inner {
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  position: relative;
  z-index: 10;
  padding: 1em 0 0 1em;
}
.boxlink .inner .title {
  font-size: 1.33em;
  color: #005ca9;
  font-weight: 700;
  margin-bottom: 0.25;
  padding-right: 1em;
}
.boxlink .inner .subtitle {
  color: #434444;
  display: block;
  margin-bottom: 0.5em;
  padding-right: 1em;
}
.boxlink .inner .pic {
  width: 100%;
  display: block;
  height: 13em;
  background-size: 100%;
  position: relative;
  background-position: center center;
  transition: background-size 2s ease-in-out;
  -moz-transition: background-size 2s ease-in-out;
  -ms-transition: background-size 2s ease-in-out;
  -o-transition: background-size 2s ease-in-out;
  -webkit-transition: background-size 2s ease-in-out;
}
.boxlink .linkorange {
  background-color: #ee7203;
  color: #fff;
  display: block;
  margin-left: 1em;
  text-align: right;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1;
}
.boxlink:hover {
  text-decoration: none;
}
.boxlink:hover .inner .pic {
  background-size: 107%;
}
.googlemapswrapper .sae_googlemaps {
  height: 20em;
}
.submenu {
  padding: 1em 0;
  margin: 0 0 1em 0;
  display: block;
  width: 100%;
  list-style: none;
  clear: both;
  border-bottom: 5px solid #04baee;
}
.submenu li {
  list-style: none !important;
}
.submenu li a {
  display: block;
  width: 100%;
  border: 1px solid #cccccc;
  margin: 0.25em 0;
  padding: 0.5em;
  font-weight: 700;
  text-decoration: none;
}
.submenu li a:last-child {
  margin-bottom: 0;
}
.submenu li:hover a,
.submenu li.active a {
  background: #efefef;
  text-decoration: none;
}
.eduwrapper * {
  color: #434444;
}
.eduwrapper .subtitle {
  font-weight: 700;
  font-size: 1.33em;
  margin-bottom: 1em;
  display: block;
}
.eduwrapper .asdlogo {
  display: block;
  width: 7em;
  height: auto;
}
.eduwrapper .asdlogo img {
  width: 100%;
  height: auto;
}
footer {
  font-weight: 400;
  font-size: 0.89em;
  padding: 2em 0;
  line-height: 1em;
  background: #f6f6f6;
  overflow: hidden;
}
footer ul {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  footer ul {
    display: none;
  }
}
footer ul li a {
  color: #333333;
  font-size: 0.78em;
}
footer ul li a.first {
  color: #005ca9;
  font-weight: bold;
}
footer .footerlogo {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
footer .footerlogo img {
  width: 100%;
  height: auto;
}
footer .share {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  footer .share {
    text-align: left;
  }
}
footer .share a {
  display: inline-block;
  padding: 0.2em;
  width: 3.5em;
  height: auto;
}
footer .share a svg {
  width: 100%;
  height: auto;
}
footer .partner img {
  margin: 0;
}
.bottombar {
  background: #005ca9;
  position: relative;
  bottom: 0;
  width: 100%;
  font-size: 0.78em;
  padding: 0.5em 0;
  z-index: 50;
}
.bottombar * {
  color: #04baee;
}
.bottombar .company {
  display: block;
  width: 50%;
  float: left;
}
.bottombar .metamenu {
  display: block;
  width: 50%;
  text-align: right;
  padding: 0;
  margin: 0;
  margin-left: 50%;
}
.bottombar .metamenu li {
  display: inline-block;
}
.bottombar .metamenu li a {
  padding-left: 2em;
}
.bottombar .metamenu li a:hover {
  color: #fff;
}
.cd-top {
  display: none;
}
.contacts {
  font-size: 0.8em;
}
.contacts .person img {
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}
.cd-container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  content: '';
  display: table;
  clear: both;
}
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #eeedec;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 5px solid #eeedec;
  background: #fff;
}
.cd-timeline-img img {
  display: block;
  width: 28px;
  height: auto;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -3px;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #ffffff;
  padding: 1em;
  border: 1px solid #eeedec;
  line-height: 1em;
  -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}
.cd-timeline-content img {
  margin-bottom: 1em;
}
.cd-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1em;
}
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.3em;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: #ffffff;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100.5%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #cbc7c3;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more,
  .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 42%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100.5%;
    border-color: transparent;
    border-left-color: #cbc7c3;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 132%;
    top: -20px;
    font-size: 16px;
    font-size: 2em;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #eeedec;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 132%;
    text-align: right;
  }
  .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.greycontentbox {
  margin-bottom: 1.5em;
  border: 4px solid #eeedec;
  padding: 2em 1.5em;
  -webkit-border-radius: 40px 0 40px 0;
  -moz-border-radius: 40px 0 40px 0;
  -ms-border-radius: 40px 0 40px 0;
  -o-border-radius: 40px 0 40px 0;
  border-radius: 40px 0 40px 0;
}
.greycontentbox.greybg {
  background: #eeedec;
}
.news-list-view .news-list-item {
  margin-bottom: 40px;
}
.news-list-view .extra {
  font-size: 12px;
  font-style: italic;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.news-list-view .lead {
  font-size: 18px;
}
.news-list-view .btn-read-more {
  background: #005ca9;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}
.news-single h1 {
  margin-bottom: 1em;
}
.news-single .thumbnail {
  border-radius: 0;
}
.ce-gallery figure {
  margin-bottom: 10px;
}
.ce-gallery figure figcaption {
  font-size: 14px;
  font-style: italic;
}
.respMap {
  width: 100%;
  height: 28em;
}
.tx-indexedsearch-searchbox-sword {
  padding: 5px 20px;
  border: none;
  background-color: #efefef;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
  font-style: italic;
}
.tx-indexedsearch-percent {
  color: transparent;
}
.tx-indexedsearch-icon img,
.tx-indexedsearch-result-number {
  display: none;
}
.tx-indexedsearch-title {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  font-size: 12px;
  padding: 10px;
}
.accordioncontent .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
.accordioncontent .panel-heading {
  padding: 0;
  background: none;
}
.accordioncontent .panel-heading .panel-title {
  text-transform: none;
}
.accordioncontent .panel-heading .panel-title a {
  color: #005ca9;
  text-decoration: none;
  font-size: 1.2em;
  display: block;
  font-weight: 300;
  outline: none;
}
.accordioncontent .panel-heading .panel-title a span {
  background: #eeedec;
  line-height: 1em;
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.accordioncontent .panel-heading .panel-title a .glyphicon {
  width: 2em;
  text-align: center;
  float: left;
}
.accordioncontent .panel-heading .panel-title a .linktext {
  margin-left: 2.2em;
  padding: 0.5em;
}
.accordioncontent .panel-heading .panel-title a:hover {
  text-decoration: none;
}
.accordioncontent .panel-body {
  border: none !important;
  padding: 0.5em 0;
}
.tx-powermail .container-fluid {
  padding: 0;
}
.tx-powermail .powermail_legend {
  display: none;
}
.tx-powermail h3 {
  display: none;
}
.tx-powermail input,
.tx-powermail select,
.tx-powermail textarea {
  width: 100%;
  padding: 0.5em;
  display: block;
  border: 1px solid #cccccc;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.tx-powermail input:focus,
.tx-powermail select:focus,
.tx-powermail textarea:focus {
  background-color: #efefef;
}
.tx-powermail .checkbox input {
  width: auto;
}
.tx-powermail .powermail_submit {
  border: none;
  background-color: #005ca9;
  color: #fff;
  font-weight: 700;
}
.tx-powermail .powermail_fieldwrap {
  margin-bottom: 20px;
}
.partnerlinksidebar {
  padding: 20px 0;
  clear: both;
}
.partnerlinksidebar img {
  margin: 0;
}
