<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/Open_Sans/OpenSans-Regular.eot');
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
		url('../fonts/Open_Sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Open_Sans/OpenSans-Regular.woff') format('woff'),
		url('../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0');
  src: url('../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&amp;v=4.3.0') format('embedded-opentype'), url('../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../../fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../../fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#TSFE_ADMIN_PANEL_FORM {
  display: none;
}
* {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.container {
  width: 100%;
  max-width: 1600px;
}
#homepage {
  display: none;
}
#wrapper {
  overflow-x: hidden;
}
body {
  font-size: 14px;
  background: #ffffff;
  overflow-x: hidden;
}
@media (max-width: 1201px) {
  .container {
    min-width: 750px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  body {
    background: #fff;
  }
  .container {
    min-width: 300px;
  }
}
#top-bar {
  position: absolute;
  width: 100%;
  height: 45px;
  bottom: 0;
}
#top-bar &gt; .container {
  background: transparent;
  border: none;
  padding: 0;
  min-height: auto;
  max-width: 1170px;
  margin: 0 auto;
}
@media (max-width: 1201px) {
  #top-bar &gt; .container {
    padding-right: 5px;
  }
}
#quick-links {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  float: right !important;
}
#quick-links li {
  float: left;
  list-style-type: none;
  margin-left: 2px;
  border-left: 1px solid #aeb1b5;
}
#quick-links li:first-child {
  margin-left: 0;
  border: none;
}
#quick-links a {
  padding: 0;
  line-height: 31px;
  display: block;
  width: 43px;
  height: 45px;
  position: relative;
  z-index: 5;
  transition: all 0.25s ease-in-out 0s;
  color: #000000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
#quick-links a i {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 18px;
  line-height: 45px;
  color: #000000;
  text-align: center;
  width: 45px;
  display: inline-block;
  transition: all 0.25s ease-in-out 0s;
}
#quick-links li:hover a {
  color: #90ba1e;
}
#quick-links li:hover a i {
  color: #90ba1e;
}
#quick-links .user a {
  width: auto;
  padding: 0 32px 0 20px;
  font-size: 14px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-align: left;
}
#quick-links .user a i {
  width: 35px;
}
#quick-links .user a i:before {
  font-family: 'FontAwesome';
  content: '\f007';
}
#quick-links .corresponce a {
  width: auto;
  padding: 0 32px 0 20px;
  font-size: 14px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-align: left;
}
#quick-links .corresponce a i {
  width: 35px;
}
#quick-links .corresponce a i:before {
  font-family: 'FontAwesome';
  content: '\f0f0';
}
#quick-links .phone a {
  padding: 0 32px 0 0;
  overflow: visible;
  width: auto;
}
#quick-links .phone a i:after {
  content: 'Tel';
  font-size: 14px;
  font-weight: bold;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#quick-links .date a {
  overflow: visible;
  width: auto;
  padding-right: 15px;
}
#quick-links .date a i {
  width: 35px;
}
#quick-links .date a i:after {
  content: '\f073';
}
#quick-links .date a:hover {
  color: #f0f6c2;
}
#quick-links .place a i:after {
  content: '\f041';
}
#quick-links .mail a i:after {
  content: '\f0e0';
}
@media (max-width: 1201px) {
  #quick-links .corresponce a,
  #quick-links .user a {
    padding: 0 5px;
  }
  #quick-links .phone a {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  #responsive-top-bar .navbar {
    border: none;
    background: transparent;
  }
  #responsive-top-bar #quick-links {
    display: block !important;
  }
  #responsive-top-bar #quick-links li {
    width: 100%;
    float: left;
    margin: 0 0 2px;
    border-radius: 20px;
  }
  #responsive-top-bar #quick-links li a {
    border-radius: 20px;
    width: 100%;
    font-size: 14px;
    color: #f9fce6;
  }
  #responsive-top-bar #quick-links li.user a,
  #responsive-top-bar #quick-links li.corresponce a {
    padding: 0;
    color: #fff;
  }
  #responsive-top-bar #quick-links li.user a i,
  #responsive-top-bar #quick-links li.corresponce a i {
    width: 45px;
  }
  #responsive-top-bar #quick-links li:hover a {
    color: #fff;
  }
}
#social-menu {
  margin: 0;
  padding: 0;
  float: left;
  display: none;
}
#social-menu li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 43px;
  height: 31px;
  float: left;
}
#social-menu a {
  padding: 0 15px;
  color: #000000;
  display: block;
  width: 45px;
  text-decoration: none;
  transition: all 0.25s ease-in-out 0s;
  overflow: hidden;
  outline: none;
}
#social-menu a i {
  font-family: 'FontAwesome', 'Glyphicons Halflings';
  font-style: normal;
  font-size: 18px;
  line-height: 31px;
  color: #000000;
  transition: all 0.25s ease-in-out 0s;
}
#social-menu a i:after {
  content: '\f09a';
}
#social-menu li:hover a i {
  color: #f0f6c2;
}
#social-menu .googleplus a i:after {
  content: '\f0d5';
}
@media (max-width: 1201px) {
  #social-menu {
    float: right;
  }
  #social-menu li {
    float: left;
  }
}
#language-menu {
  margin-right: 0;
  float: right;
  padding: 7px 6px 0 0;
  height: 45px;
  border-left: 1px solid #aeb1b5;
}
#language-menu li {
  float: left;
  list-style-type: none;
  margin-left: 12px;
}
#language-menu li a {
  background: #f9fce6;
  padding: 0;
  line-height: 32px;
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  text-align: center;
  z-index: 5;
  transition: all 0.25s ease-in-out 0s;
  text-decoration: none;
  overflow: hidden;
  outline: none;
  color: #fff;
  border-radius: 100%;
  font-size: 14px;
}
#language-menu li a.active {
  background-color: #90ba1e;
}
#language-menu li:hover a {
  background-color: #90ba1e;
}
@media (max-width: 767px) {
  #language-menu {
    margin: 0;
    border: none;
  }
}
#header-main {
  margin: 0 auto;
  max-width: 1170px;
  height: 100%;
  background: transparent;
  border-radius: 0px;
  border: none;
  padding: 0;
  position: relative;
  transition: all 0.4s ease-in-out 0s;
}
#header-main #main-menu-collapse {
  padding: 0;
}
@media (max-width: 1201px) {
  #header-main {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  #header-main {
    padding: 0 15px;
    height: auto;
  }
}
#main-menu-toggle {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  height: 46px;
  display: none;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  right: 0;
  top: 18px;
  z-index: 50;
  width: 100px;
  clear: both;
  border-radius: 0;
}
#main-menu-toggle:before {
  content: 'MenÃ¼';
  color: #000000;
  position: absolute;
  right: 53px;
  top: 0;
  line-height: 42px;
}
#main-menu-toggle .icon-bar {
  position: absolute;
  width: 32px;
  height: 3px;
  right: 3px;
  margin: 0;
  display: block;
  background: #5e5e5e;
}
#main-menu-toggle .icon-bar:nth-child(2) {
  transition: top 0.25s ease 0s,transform 0.25s ease 0.3s;
  -webkit-transition: top 0.25s ease 0s,transform 0.25s ease 0.3s;
  top: 40%;
  transform: translate(0px, 0) rotate(135deg);
  -webkit-transform: translate(0px, 0) rotate(135deg);
}
#main-menu-toggle .icon-bar:nth-child(3) {
  opacity: 0;
  transition: opacity 0.25s linear 0s;
  -webkit-transition: opacity 0.25s linear 0s;
}
#main-menu-toggle .icon-bar:nth-child(4) {
  top: 40%;
  transition: top 0.25s ease 0s,transform 0.25s ease 0.3s;
  -webkit-transition: top 0.25s ease 0s,transform 0.25s ease 0.3s;
  transform: translate(0px, 0) rotate(-135deg);
  -webkit-transform: translate(0px, 0) rotate(-135deg);
}
#main-menu-toggle.collapsed .icon-bar {
  transition: transform 0.25s ease 0s,top 0.25s ease 0.3s;
  -webkit-transition: transform 0.25s ease 0s,top 0.25s ease 0.3s;
}
#main-menu-toggle.collapsed .icon-bar:nth-child(2) {
  top: 11px;
  transform: translate(0px, 0);
  -webkit-transform: translate(0px, 0);
}
#main-menu-toggle.collapsed .icon-bar:nth-child(3) {
  top: 19px;
  opacity: 1;
  transition: opacity 0.25s linear 0.15s;
}
#main-menu-toggle.collapsed .icon-bar:nth-child(4) {
  top: 27px;
  transform: translate(0px, 0);
  -webkit-transform: translate(0px, 0);
}
#main-menu-collapse {
  background: #fff;
  margin: 0 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  z-index: 50;
  padding: 30px;
  display: block;
  height: auto !important;
}
#main-menu-collapse.collapse.in {
  display: block;
}
#main-menu-collapse #main-menu {
  padding: 0;
  max-width: 100%;
  width: 100%;
  height: 50px;
}
#main-menu-collapse &gt; ul {
  text-align: right;
}
#main-menu-collapse &gt; ul &gt; li {
  padding: 0;
  position: relative;
  float: left;
}
#main-menu-collapse &gt; ul &gt; li &gt; a {
  text-transform: uppercase;
}
#main-menu-collapse &gt; ul &gt; li a {
  transition: all 0.15s ease-in-out 0s;
  color: #000;
  line-height: 45px;
  padding: 0 12px;
  font-size: 14px;
  outline: none;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  border-top: 2px solid transparent;
  width: 100%;
  font-weight: bold;
  text-align: left;
  background: transparent;
}
#main-menu-collapse &gt; ul &gt; li.active &gt; a,
#main-menu-collapse &gt; ul &gt; li:hover &gt; a {
  color: #90ba1e;
}
#main-menu-collapse &gt; ul &gt; li ul {
  transition: all 0.25s ease-in-out 0s;
  display: none;
  padding: 0 0 15px;
  margin: 0 0 0;
  opacity: 1;
  background: transparent url('../../img/menu-bg.png') left top repeat;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 160px;
}
#main-menu-collapse &gt; ul &gt; li ul li {
  background: transparent;
  position: relative;
  padding: 0;
  transition: all 0.25s ease-in-out 0s;
  list-style-type: none;
  width: 100%;
}
#main-menu-collapse &gt; ul &gt; li ul li a {
  text-align: left;
  line-height: 40px;
  font-size: 14px;
  display: block;
  width: 100%;
  text-decoration: none;
  border: none;
  transition: all 0.25s ease-in-out 0s;
  position: relative;
  text-transform: inherit;
  font-weight: normal;
  padding: 0 0 0 10px;
  background: transparent;
}
#main-menu-collapse &gt; ul &gt; li ul li.active &gt; a,
#main-menu-collapse &gt; ul &gt; li ul li:hover &gt; a {
  color: #90ba1e;
}
#main-menu-collapse &gt; ul &gt; li ul li ul li a {
  padding-left: 20px;
}
#main-menu-collapse &gt; ul &gt; li ul li ul li a:before {
  content: '-';
  transition: all 0.25s ease-in-out 0s;
  color: #000;
  line-height: 40px;
  margin-right: 4px;
}
#main-menu-collapse &gt; ul &gt; li ul li ul li a:hover,
#main-menu-collapse &gt; ul &gt; li ul li ul li.active a {
  color: #90ba1e;
}
#main-menu-collapse &gt; ul &gt; li ul li ul li a:hover:before,
#main-menu-collapse &gt; ul &gt; li ul li ul li.active a:before {
  color: #90ba1e;
}
#main-menu-collapse &gt; ul &gt; li:hover &gt; ul {
  display: block;
}
@media (max-width: 1201px) {
  #header-main #main-menu-toggle {
    display: block;
    float: left;
    margin: 0 15px 40px 0;
  }
  #header-main #main-menu-collapse {
    display: none;
    position: absolute;
    left: 15px;
    right: 15px;
    padding: 0;
    margin-top: 0;
    z-index: 50;
    top: 60px;
  }
  #header-main #main-menu-collapse.in {
    display: block;
  }
  #header-main #main-menu-collapse #main-menu {
    padding: 15px 0 30px;
    height: auto;
    background: #f0f6c2;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li {
    width: 100%;
    background: transparent;
    padding: 0;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li:before {
    display: none;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li:first-child a {
    overflow: visible;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li:first-child a:before {
    line-height: 45px;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; a,
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; a:hover {
    padding: 0 26px;
    line-height: 45px;
    position: relative;
    border: none;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li:hover &gt; a,
  #header-main #main-menu-collapse &gt; ul &gt; li.active &gt; a {
    color: #90ba1e;
    background: #f0f6c2;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li:hover &gt; a:after,
  #header-main #main-menu-collapse &gt; ul &gt; li.active &gt; a:after {
    opacity: 1;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul {
    position: static;
    opacity: 1;
    padding: 10px 0;
    width: auto;
    background: #f9fce6;
    margin: 0;
    display: none;
    box-shadow: none;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul li {
    position: relative;
    margin: 0;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul li a,
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul li a:hover,
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul li.active a {
    color: #000000;
    width: 100%;
    padding-left: 40px;
    line-height: 45px;
    border: none;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul li a:hover,
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul li.active a {
    color: #90ba1e;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li &gt; ul ul {
    position: static;
    padding-bottom: 0;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li .icon-mainmenu {
    display: block;
    width: 40px;
    height: 45px;
    background: transparent;
    right: 0;
    top: 0;
    position: absolute;
    font-family: 'FontAwesome';
    color: #000000;
    line-height: 45px;
    font-size: 30px;
    font-weight: normal;
    text-align: right;
    padding-right: 19px;
    cursor: pointer;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li .icon-mainmenu:before {
    content: '\f107';
  }
  #header-main #main-menu-collapse &gt; ul &gt; li.active &gt; .icon-mainmenu:before {
    content: '\f106';
    color: #90ba1e;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li.active &gt; ul {
    display: block;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li.active &gt; ul li a:before {
    color: #000000;
  }
  #header-main #main-menu-collapse &gt; ul &gt; li.active &gt; ul li:hover a:before,
  #header-main #main-menu-collapse &gt; ul &gt; li.active &gt; ul li.active a:before {
    color: #90ba1e;
  }
}
@media (max-width: 767px) {
  header #header-main #main-menu-toggle {
    margin: 0;
    right: 12px;
    top: 5px;
  }
  header #header-main #main-menu-collapse {
    width: auto;
    left: 15px;
    right: 15px;
    margin: 0;
    bottom: auto;
    background: transparent;
  }
  header #header-main #main-menu-collapse #main-menu {
    margin: 0;
  }
}
@media (max-width: 767px) {
  #responsive-top-bar &gt; .navbar {
    margin-bottom: 0;
  }
  #responsive-icon-bar {
    padding: 5px 15px;
    margin: -29px -15px 0;
    clear: both;
    background: #c5dd0d;
  }
  #responsive-icon-bar li {
    padding: 0;
    width: 100%;
    list-style-type: none;
    border-top: 1px solid #000;
  }
  #responsive-icon-bar li:first-child {
    border: none;
  }
  #responsive-icon-bar li a {
    display: block;
    width: 100%;
    line-height: 45px;
    text-decoration: none;
    outline: none;
    font-weight: bold;
    color: #000000;
  }
  #responsive-icon-bar li a:before {
    content: '\f10b';
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 18px;
    line-height: 45px;
    margin: 0 15px 0 15px;
    color: #000000;
  }
  #responsive-icon-bar li.correspondants a:before {
    content: '\f0f0';
  }
  #responsive-icon-bar li.phone a:before {
    content: '\f095';
  }
  #responsive-icon-bar li.date a:before {
    content: '\f073';
  }
  #responsive-icon-bar li.place a:before {
    content: '\f041';
  }
  #responsive-icon-bar li.mail a:before {
    content: '\f0e0';
  }
  #responsive-icon-bar li.user a:before {
    content: '\f007';
  }
}
header,
header.container-fluid {
  background: #fff;
  z-index: 100;
  position: relative;
  padding: 0;
  height: 140px;
}
header &gt; .row,
header.container-fluid &gt; .row {
  height: 100%;
  background: transparent;
  width: 100%;
  margin: 0 auto;
}
header #logo,
header.container-fluid #logo {
  transition: all 0.4s ease-in-out 0s;
  height: auto;
  background: transparent;
  padding: 0;
  z-index: 10;
  outline: none;
  float: left;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 37px 0 0 -120px;
}
header #logo img,
header.container-fluid #logo img {
  max-width: 100%;
  height: auto;
}
header .logo-secondary,
header.container-fluid .logo-secondary {
  display: none;
}
@media (max-width: 1201px) {
  header &gt; .row,
  header.container-fluid &gt; .row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  header,
  header.container-fluid {
    height: auto;
    padding: 0;
  }
  header #logo,
  header.container-fluid #logo {
    position: relative;
    margin: 0 auto 30px;
    display: block;
    top: 15px;
    left: 3px;
  }
  header #logo img,
  header.container-fluid #logo img {
    max-width: 100%;
    height: auto;
  }
}
#content .movie-lightbox {
  display: block;
  float: left;
  margin: 0;
  width: 33.333%;
  overflow: hidden;
  position: relative;
  max-width: inherit;
  padding: 0 15px 15px;
}
#content .movie-lightbox.movieCount1,
#content .movie-lightbox.movieCount4,
#content .movie-lightbox.movieCount7,
#content .movie-lightbox.movieCount10,
#content .movie-lightbox.movieCount13 {
  padding: 0 15px 15px 15px;
}
#content .movie-lightbox.movieCount3,
#content .movie-lightbox.movieCount6,
#content .movie-lightbox.movieCount9,
#content .movie-lightbox.movieCount12,
#content .movie-lightbox.movieCount15 {
  padding: 0 15px 15px 15px;
}
#content .movie-lightbox h3:empty,
#content .movie-lightbox p:empty {
  display: none;
}
#content .movie-lightbox h3 {
  position: absolute;
  left: 25px;
  top: 20px;
  right: 25px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}
#content .movie-lightbox .teasing {
  overflow: hidden;
  position: relative;
}
#content .movie-lightbox .teasing img {
  max-width: 100%;
  height: auto;
  margin: 0;
  width: 100%;
}
#content .movie-lightbox .teasing .rollover {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  background: transparent url("../../img/transparent-60.png") left top repeat;
  transition: all 0.15s ease-out 0s;
}
#content .movie-lightbox .teasing h3,
#content .movie-lightbox .teasing p {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 10px;
  margin: 0;
  text-align: center;
}
#content .movie-lightbox .teasing h3 {
  font-size: 16px;
  bottom: auto;
  top: 0;
}
#content .movie-lightbox .vid-icon {
  z-index: 5;
  background: transparent url("../../img/vid-icon.png") center center no-repeat;
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#content .movie-lightbox:hover .teasing .rollover {
  bottom: 100%;
  top: auto;
}
#content .col-right .movie-lightbox .teasing img {
  width: Auto;
}
#content .col-right .movie-lightbox .teasing .rollover {
  width: 97.2%;
}
#lightbox-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent url('../../img/transparent-60.png') left top repeat;
  display: none;
  z-index: 10000;
}
#lightbox-mov {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10001;
  padding: 10px;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
#lightbox-mov .vjs-no-flv-video {
  background: #fff;
  padding: 5px;
  color: #333;
  text-align: centeR;
}
#lightbox-close {
  position: absolute;
  z-index: 1002;
  right: -18px;
  top: -18px;
  display: block;
  width: 30px;
  height: 30px;
  background: transparent url('../../img/lightbox-close.png') left top no-repeat;
  cursor: pointer;
}
#lightbox-mov video {
  max-width: 100%;
}
#content .col-right .movie-lightbox {
  width: 50%;
}
#content .col-right .movie-lightbox.movieCount2,
#content .col-right .movie-lightbox.movieCount4,
#content .col-right .movie-lightbox.movieCount6,
#content .col-right .movie-lightbox.movieCount8,
#content .col-right .movie-lightbox.movieCount10 {
  padding: 0 15px 15px 15px;
}
@media (max-width: 1201px) {
  #content .col-right .movie-lightbox {
    width: Auto;
    max-width: 50%;
  }
  #content .col-right .movie-lightbox .teasing .rollover {
    width: 100%;
  }
}
@media (max-width: 550px) {
  #lightbox-mov {
    left: 0;
    margin-left: 0 !important;
  }
  #lightbox-close {
    right: 0;
    top: -25px;
  }
}
#content .accordion {
  position: relative;
  background: transparent;
  height: auto;
  margin: 0 0 15px;
  float: left;
  width: 100%;
}
#content .accordion h2 {
  transition: all 0.15s ease-in-out 0s;
  background: #dadada url('../../img/accordion-icon.png') left center no-repeat;
  color: #000000;
  cursor: pointer;
  display: block;
  font-size: 15px;
  line-height: 30px;
  padding: 0 0 0 16px;
  width: auto;
  margin: 0;
  text-transform: inherit;
  font-weight: bold;
  position: relative;
}
#content .accordion h2:after {
  content: '\f055';
  font-family: 'FontAwesome';
  color: #fff;
  position: absolute;
  right: 15px;
  top: 0;
  line-height: 30px;
  font-size: 16px;
}
#content .accordion .accordionbody {
  box-sizing: border-box;
  color: #333;
  padding: 10px 0 5px;
  display: none;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  #content .accordion h2,
  #content .accordion .accordionbody {
    padding-left: 18px;
    padding-right: 18px;
  }
}
#content .teaser-group {
  margin: 0 -15px 0;
  width: auto;
}
#content .teaser-group:after {
  content: '';
  clear: both;
  display: block;
  width: 100%;
}
#content .teaser-group &gt; h2 {
  width: auto;
  padding: 15px 0;
  font-size: 26px;
  color: #000000;
  font-weight: bold;
  border-bottom: 5px solid #000000;
  margin: 0 15px;
}
#content .teaser-group .teaser-group-item {
  padding: 15px;
  transition: all 0.25s ease-out 0s;
  height: 86px;
}
#content .teaser-group .teaser-group-item &gt; div {
  background: #5e5e5e;
  height: 100%;
  position: relative;
  transition: all 0.25s ease-out 0s;
  padding: 0 10px 0 74px;
}
#content .teaser-group .teaser-group-item &gt; div:before {
  font-family: 'FontAwesome', 'Glyphicons Halflings';
  content: '\f067';
  transition: all 0.25s ease-out 0s;
  font-size: 20px;
  border: 3px solid #fff;
  border-radius: 100%;
  position: absolute;
  left: 13px;
  top: 13px;
  color: #5e5e5e;
  text-align: center;
  background: #fff;
  height: 30px;
  width: 30px;
  line-height: 26px;
}
#content .teaser-group .teaser-group-item &gt; div h3,
#content .teaser-group .teaser-group-item &gt; div p {
  color: #ffffff;
  padding: 0 5px 0 0;
  transition: all 0.25s ease-out 0s;
  font-size: 12px;
}
#content .teaser-group .teaser-group-item &gt; div h3 {
  font-size: 16px;
  line-height: 56px;
  font-weight: bold;
  margin: 0;
  text-transform: inherit;
}
#content .teaser-group .teaser-group-item &gt; div p {
  display: none;
}
#content .teaser-group .teaser-group-item &gt; div a {
  text-indent: -10000px;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#content .teaser-group .teaser-group-item:hover {
  padding: 10px;
}
#content .teaser-group .teaser-group-item:hover &gt; div {
  background-color: #f0f6c2;
  padding: 0 15px 0 79px;
}
#content .teaser-group .teaser-group-item:hover &gt; div:before {
  color: #f0f6c2;
  left: 18px;
  top: 18px;
}
#content .teaser-group .teaser-group-item:hover &gt; div h3,
#content .teaser-group .teaser-group-item:hover &gt; div p {
  line-height: 66px;
}
#content .teaser-group .teaser-group-image-item {
  padding: 15px 15px;
  transition: all 0.25s ease-out 0s;
}
#content .teaser-group .teaser-group-image-item &gt; div {
  height: auto;
  position: relative;
  float: left;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}
#content .teaser-group .teaser-group-image-item &gt; div .col-xs-12 {
  padding: 0;
}
#content .teaser-group .teaser-group-image-item &gt; div .image {
  position: relative;
  display: block;
  margin: 0 0 0;
  overflow: hidden;
}
#content .teaser-group .teaser-group-image-item &gt; div .image img {
  width: 100%;
  height: auto;
}
#content .teaser-group .teaser-group-image-item &gt; div .image a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: -10000px;
  overflow: hidden;
  z-index: 5;
}
#content .teaser-group .teaser-group-image-item &gt; div .image:after {
  transition: all 0.25s ease-out 0s;
  content: '';
  display: block;
  background: #f0f6c2;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0.7;
  bottom: 100%;
  position: absolute;
}
#content .teaser-group .teaser-group-image-item &gt; div .text {
  transition: all 0.25s ease-out 0s;
  display: block;
  width: 100%;
  height: 100%;
  padding: 13px;
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 5;
}
#content .teaser-group .teaser-group-image-item &gt; div .text h2 {
  top: 13px;
  left: 13px;
  position: static;
}
#content .teaser-group .teaser-group-image-item &gt; div .text h3 {
  position: static;
  left: 13px;
  right: 13px;
  bottom: 13px;
  color: #fff;
  margin: 0;
  z-index: 5;
  line-height: 30px;
}
#content .teaser-group .teaser-group-image-item &gt; div .text h3:before {
  content: '\f055';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 30px;
  float: left;
  margin: 0 17px 0 0;
}
#content .teaser-group .teaser-group-image-item &gt; div .text a {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -10000px;
  overflow: hidden;
  transition: all 0.25s ease-out 0s;
  z-index: 6;
}
#content .teaser-group .teaser-group-image-item:hover .image:after {
  bottom: 0;
}
#content .teaser-group .teaser-group-image-item:hover .text {
  bottom: 0;
}
#content .teaser-group .above-left {
  margin-left: 0;
  margin-right: 0;
}
#content .teaser-group .above-left .csc-textpic-imagerow {
  width: 100%;
}
#content .teaser-group .above-left .csc-textpic-imagerow .csc-textpic-imagecolumn {
  width: 25%;
  padding: 0 15px 30px;
}
#content .teaser-group .above-left .csc-textpic-imagerow .csc-textpic-imagecolumn img {
  width: 100%;
}
#content .teaser-group .above-left .csc-textpic-imagerow .csc-textpic-imagecolumn .csc-textpic-image {
  padding: 0;
}
#content .col2-3-teaser-wrapper {
  width: 100%;
  float: left;
  transition: all 0.25s ease-out 0s;
}
#content .col2-3-teaser-wrapper .col2-3-teaser {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.25s ease-out 0s;
}
#content .col2-3-teaser-wrapper .col2-3-teaser &gt; p {
  display: none;
}
#content .col2-3-teaser-wrapper .col2-3-teaser:after {
  content: '';
  transition: all 0.25s ease-out 0s;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.4;
  background: #fff;
}
#content .col2-3-teaser-wrapper .col2-3-teaser:hover:after {
  bottom: 100%;
}
#content .col2-3-teaser-wrapper .col2-3-teaser &gt; a,
#content .col2-3-teaser-wrapper .col2-3-teaser &gt; h2 {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -10000px;
  overflow: hidden;
  margin: 0;
  z-index: 5;
}
#content .col2-3-teaser-wrapper .col2-3-teaser &gt; a &gt; a,
#content .col2-3-teaser-wrapper .col2-3-teaser &gt; h2 &gt; a {
  display: block;
  width: 100%;
  height: 100%;
}
#content .col2-3-teaser-wrapper .col2-3-teaser .col2-3-teaser-normal {
  position: relative;
  float: left;
  width: 100%;
}
#content .col2-3-teaser-wrapper .col2-3-teaser .col2-3-teaser-normal h3,
#content .col2-3-teaser-wrapper .col2-3-teaser .col2-3-teaser-normal p {
  position: absolute;
  left: 0;
  top: 60%;
  text-align: center;
  width: 100%;
  color: #000000;
  z-index: 5;
}
#content .col2-3-teaser-wrapper .col2-3-teaser .col2-3-teaser-normal h3 a,
#content .col2-3-teaser-wrapper .col2-3-teaser .col2-3-teaser-normal p a {
  color: #000000;
  font-weight: normal;
  font-size: 20px;
}
#content .col2-3-teaser-wrapper .col2-3-teaser .col2-3-teaser-normal &gt; h3 a {
  text-indent: -10000px;
  overflow: hidden;
  display: none;
}
#content .col2-3-teaser-wrapper .col2-3-teaser .col2-3-teaser-normal p {
  top: 75%;
}
@media (max-width: 1201px) {
  #content .teaser-group .teaser-group-image-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #content section .teaser-group .teaser-group-image-item,
  #content .teaser-group .teaser-group-image-item {
    height: auto;
    width: 100%;
  }
  #content .teaser-group {
    margin: 0 -15px;
  }
  #content .teaser-group .col-left,
  #content .teaser-group .col-right {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
  #content .teaser-group .above-left {
    margin-left: 0;
    margin-right: 0;
  }
  #content .teaser-group .above-left .csc-textpic-imagerow {
    width: 100%;
  }
  #content .teaser-group .above-left .csc-textpic-imagerow .csc-textpic-imagecolumn {
    width: 50%;
    padding: 0 15px 30px;
  }
  #content .teaser-group .above-left .csc-textpic-imagerow .csc-textpic-imagecolumn img {
    width: 100%;
  }
  #content .teaser-group .above-left .csc-textpic-imagerow .csc-textpic-imagecolumn .csc-textpic-image {
    padding: 0;
  }
}
#content .carousel,
.carousel {
  background: #fff;
  transition: all 0.25s ease-out 0s;
  z-index: 5;
  margin: 0 auto 40px;
  width: auto;
}
#content .carousel .carousel-inner,
.carousel .carousel-inner {
  height: auto;
}
#content .carousel .carousel-inner img,
.carousel .carousel-inner img {
  width: 100%;
  height: auto;
}
#content .carousel .carousel-control,
.carousel .carousel-control {
  background: transparent;
  width: 10%;
  z-index: 10;
}
#content .carousel .carousel-control.left,
.carousel .carousel-control.left,
#content .carousel .carousel-control.right,
.carousel .carousel-control.right {
  opacity: 1;
  text-shadow: none;
}
#content .carousel .carousel-control.left span,
.carousel .carousel-control.left span,
#content .carousel .carousel-control.right span,
.carousel .carousel-control.right span {
  margin-top: -30px;
  color: #f0f6c2;
  font-size: 40px;
  text-shadow: none;
  transition: all 0.25s ease-out 0s;
}
#content .carousel .carousel-control.left span:before,
.carousel .carousel-control.left span:before,
#content .carousel .carousel-control.right span:before,
.carousel .carousel-control.right span:before {
  content: '&gt;';
  color: #cadf29;
  font-weight: bold;
  text-shadow: none;
}
#content .carousel .carousel-control.left span:before,
.carousel .carousel-control.left span:before {
  content: '&lt;';
}
#content .carousel .carousel-indicators,
.carousel .carousel-indicators {
  text-align: right;
  width: auto;
  margin: 0;
  left: 38px;
  right: 38px;
  bottom: 20px;
  display: none;
}
#content .carousel .carousel-indicators li,
.carousel .carousel-indicators li {
  border: 1px solid #d0d0d0;
  box-shadow: 0 0 3px #d0d0d0;
  background: #fff;
  width: 10px;
  height: 10px;
  opacity: 0.5;
  margin: 1px 1px 1px 5px;
  transition: all 0.25s ease-out 0s;
}
#content .carousel .carousel-indicators li.active,
.carousel .carousel-indicators li.active,
#content .carousel .carousel-indicators li:hover,
.carousel .carousel-indicators li:hover {
  opacity: 1;
}
#content .carousel .carousel-caption,
.carousel .carousel-caption {
  transition: all 0.15s ease-in-out 0s;
  text-align: left;
  text-shadow: none;
  top: auto;
  bottom: 40%;
  left: 50%;
  right: auto;
  padding: 0;
  opacity: 1;
}
#content .carousel .carousel-caption .inner-content,
.carousel .carousel-caption .inner-content {
  padding: 10px;
}
#content .carousel .carousel-caption a,
.carousel .carousel-caption a {
  color: #f9fce6;
  text-decoration: none;
}
#content .carousel .carousel-caption a:hover,
.carousel .carousel-caption a:hover {
  text-decoration: none;
  color: #f9fce6;
}
#content .carousel .carousel-caption h2,
.carousel .carousel-caption h2 {
  color: #f9fce6;
  font-weight: bold;
  margin: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 34px;
  line-height: 40px;
}
#content .carousel .carousel-caption p,
.carousel .carousel-caption p {
  color: #f9fce6;
  font-style: normal;
  font-size: 22px;
  line-height: 32px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#content .carousel .carousel-caption .inner-img,
.carousel .carousel-caption .inner-img,
#content .carousel .carousel-caption .inner-img img,
.carousel .carousel-caption .inner-img img {
  transition: all 0.25s ease-in-out 0s;
}
#content .carousel.no-controls .carousel-control,
.carousel.no-controls .carousel-control,
#content .carousel.no-controls .carousel-indicators,
.carousel.no-controls .carousel-indicators {
  display: none;
}
#content .carousel.revert-animation .carousel-caption,
.carousel.revert-animation .carousel-caption {
  bottom: 20%;
  opacity: 0;
  transition: all 0.25s ease-in-out 0s;
}
.home #content .carousel .carousel-caption {
  left: 20%;
}
.home #content .carousel .carousel-caption p,
.home #content .carousel .carousel-caption a {
  color: #90ba1e;
  font-size: 45px;
}
@media (max-width: 1201px) {
  #content .carousel {
    margin-left: -75px;
    margin-right: -75px;
  }
  #content .carousel .carousel-caption {
    bottom: 30%;
  }
  #content .carousel .carousel-caption h2 {
    font-size: 30px;
    line-height: 32px;
  }
  #content .carousel .carousel-caption p {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 993px) {
  #content .carousel .carousel-caption {
    bottom: auto;
    top: 25%;
  }
  #content .carousel .carousel-caption h2 {
    font-size: 24px;
    line-height: 26px;
  }
  #content .carousel .carousel-caption p {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  #content .carousel {
    position: relative;
    margin: 0 -15px 15px;
    padding-bottom: 0;
  }
  #content .carousel .carousel-caption {
    background: transparent;
    bottom: auto;
    top: 5%;
    right: 5%;
    left: 45%;
  }
  #content .carousel .carousel-caption .inner-img {
    width: 60%;
    float: right;
    background: #fff;
  }
  #content .carousel .carousel-caption .inner-img img {
    max-width: 100%;
  }
  #content .carousel .carousel-caption h2 {
    font-size: 16px;
    line-height: 18px;
  }
  #content .carousel .carousel-caption p {
    font-size: 10px;
    line-height: 12px;
  }
  #content .carousel .carousel-control .icon-next {
    margin: 0;
  }
  #content .carousel .carousel-control.right {
    right: 10px;
  }
  #content .carousel .carousel-control.left {
    left: 10px;
  }
  .revert-animation .carousel-caption {
    bottom: auto;
    top: 0;
  }
}
#webyte-lightbox {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
}
#webyte-lightbox #webyte-lightbox-overlay {
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url('../../img/transparent-60.png') left top repeat;
  cursor: pointer;
}
#webyte-lightbox #webyte-lightbox-content {
  position: absolute;
  left: 50%;
  top: 20%;
  display: block;
  background: #fff;
  padding: 10px;
  z-index: 5500;
  width: 100%;
  max-width: 550px;
  margin: 0 0 0 -275px;
  text-align: center;
}
#webyte-lightbox #webyte-lightbox-content img {
  max-width: 100%;
  height: auto;
}
#webyte-lightbox #webyte-lightbox-close {
  position: absolute;
  left: 50%;
  top: 20%;
  display: block;
  background: transparent url('../../img/lightbox-close.png') left center no-repeat;
  width: 30px;
  height: 30px;
  margin: -20px 0 0 265px;
  cursor: pointer;
}
#lbCenter {
  z-index: 100000 !important;
}
#lbBottomContainer {
  background: transparent;
  overflow: visible !important;
}
#lbOverlay {
  z-index: 5000 !important;
  background: transparent url('../../img/transparent-60.png') left top repeat;
}
#lbOverlay:after {
  content: '';
  position: fixed;
  left: 10px;
  top: 10px;
  display: block;
  background: transparent url('../../img/lightbox-close.png') left center no-repeat;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 50000;
}
#lbBottom {
  background: #fff;
  margin: 0 -10px;
}
body #lbCaption {
  background: #fff;
  z-index: 5000;
  margin: 0;
  position: relative;
  padding: 10px;
}
@media (max-width: 550px) {
  #webyte-lightbox #webyte-lightbox-content {
    margin: 0;
    left: 0;
  }
  #webyte-lightbox #webyte-lightbox-close {
    margin: -40px 0 0 0;
    height: 40px;
    left: auto;
    right: 0;
    width: 100%;
    background-color: #fff;
    background-position: right 10px center;
  }
  body #lbCenter {
    margin: 0 !important;
    width: 100% !important;
    left: 0 !important;
    background: transparent;
  }
  #lbImage {
    border: none !important;
    right: 0;
    background-size: 100% auto;
  }
  #lbCaption,
  #lbNumber {
    display: none;
  }
}
#content .head-image-text {
  position: relative;
  margin-bottom: 10px;
}
#content .head-image-text .over {
  position: absolute;
  transition: all 0.15s ease-in-out 0s;
  width: 240px;
  padding: 10px;
  background: #ffffff;
  float: right;
  text-align: left;
  text-shadow: none;
  bottom: 0;
  right: 20%;
  left: auto;
}
#content .head-image-text .over .container {
  transition: all 0.15s ease-in-out 0s;
  padding: 0;
}
#content .head-image-text .over .container h2 {
  transition: all 0.15s ease-in-out 0s;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  background: #fff;
  display: inline-block;
  color: #000000;
  font-weight: bold;
  margin: 0;
  float: right;
  width: 100%;
}
@media (max-width: 1201px) {
  #content .head-image-text .over .container {
    padding: 10px 10px 0;
  }
}
@media (max-width: 993px) {
  #content .head-image-text .over .container {
    padding: 10px 10px 0;
  }
}
@media (max-width: 767px) {
  #content .head-image-text .over .container {
    padding: 10px 10px 0;
  }
}
#content form {
  margin: 0 0 10px;
}
#content form &gt; h3 {
  display: none;
  font-size: 21px;
  font-weight: normal;
  padding: 0 15px;
}
#content form .powermail_fieldset {
  width: 100%;
  float: left;
  padding: 0 15px;
}
#content form .powermail_fieldset h2,
#content form .powermail_fieldset legend {
  line-height: 30px;
  margin-bottom: 5px;
}
#content form .powermail_fieldset &gt; legend,
#content form .powermail_fieldset h2 {
  color: #656565;
  border: none;
  border-bottom: 1px solid #656565;
  font-size: 21px;
  font-weight: normal;
}
#content form .powermail_check_outer {
  float: left;
  margin-bottom: 5px;
  width: 100%;
}
#content form .powermail_check_outer .parsley-errors-list:empty {
  display: none;
}
#content form .powermail_check_outer &gt; div {
  width: 50%;
  float: left;
  padding-right: 10px;
  position: relative;
}
#content form .powermail_check_outer &gt; div label {
  width: 100%;
  padding-left: 25px;
  font-weight: normal;
  line-height: 23px;
}
#content form .powermail_check_outer &gt; div .powermail_checkbox {
  position: absolute;
  left: 0;
  top: -3px;
  width: 20px;
  height: 20px;
  border-radius: 0;
}
#content form .powermail_check_legend,
#content form .powermail_fieldwrap_select label,
#content form .powermail_fieldwrap_input label {
  display: none;
}
#content form .powermail_fieldwrap_textarea label {
  width: 100%;
}
#content form label {
  width: 30%;
  display: inline-block;
  float: left;
  color: #656565;
  cursor: pointer;
}
#content form .powermail_fieldwrap {
  width: 100%;
  float: left;
  margin: 0 0 5px;
}
#content form .powermail_fieldwrap input[type="text"],
#content form .powermail_fieldwrap input[type="email"],
#content form .powermail_fieldwrap textarea {
  width: 100%;
  border: 1px solid #e3e3e3;
  color: #656565;
  transition: all 0.15s ease-in-out 0s;
  padding: 8px;
  resize: vertical;
}
#content form .powermail_fieldwrap input[type="text"]:focus,
#content form .powermail_fieldwrap input[type="email"]:focus,
#content form .powermail_fieldwrap textarea:focus {
  background: #eee;
}
#content form .powermail_fieldwrap input[type="text"],
#content form .powermail_fieldwrap input[type="email"] {
  height: 45px;
}
#content form .powermail_fieldwrap input[type="text"] {
  line-height: 43px;
  padding-top: 0;
  padding-bottom: 0;
}
#content form .powermail_fieldwrap select,
#content form .powermail_fieldwrap input[type="submit"] {
  border: 1px solid #e3e3e3;
  color: #656565;
  line-height: 43px;
  padding-left: 8px;
  padding-right: 8px;
  transition: all 0.15s ease-in-out 0s;
}
#content form .powermail_fieldwrap select:focus,
#content form .powermail_fieldwrap input[type="submit"]:focus {
  background: #eee;
}
#content form .powermail_fieldwrap input[type="submit"] {
  background: #fff;
  padding: 0 8px;
  display: inline-block;
}
#content form .powermail_fieldwrap input[type="submit"]:hover {
  background: #eee;
}
#content form .powermail_fieldwrap_text {
  margin: 0 0 30px;
}
#content form .powermail_fieldwrap_captcha label {
  width: 100%;
}
#content form .powermail_fieldwrap_captcha .powermail_captcha_outer {
  float: left;
  width: 100%;
}
#content form .powermail_fieldwrap_captcha .powermail_captcha_outer input[type="text"] {
  width: 100%;
  margin: 0 0 5px;
}
#content form .parsley-errors-list {
  width: 100%;
  margin: 5px 0;
  padding: 0;
  float: left;
}
#content form .parsley-errors-list li {
  margin: 0;
  color: #a94442;
  background: #f2dede;
  padding: 5px;
  list-style-type: none;
}
.powermail_confirmation .powermail_confirmation_form,
.powermail_confirmation .powermail_confirmation_submit {
  border: 1px solid #e3e3e3;
  color: #656565;
  background: #fff;
  padding: 6px 12px;
  display: inline-block;
  transition: all 0.15s ease-in-out 0s;
  float: left;
  margin-bottom: 10px;
}
.powermail_confirmation .powermail_confirmation_form:hover,
.powermail_confirmation .powermail_confirmation_submit:hover {
  background: #eee;
}
.powermail_confirmation .powermail_confirmation_submit {
  float: right;
}
.powermail_confirmation .powermail_all {
  float: left;
  width: 100%;
}
.powermail_confirmation h4,
.powermail_confirmation .powermail_all_label,
.powermail_confirmation .powermail_all_value {
  color: #656565;
  width: 30%;
  float: left;
}
.powermail_confirmation h4 {
  width: 100%;
}
.powermail_confirmation .powermail_all_value {
  width: 70%;
  margin-bottom: 10px;
}
@media (max-width: 993px) {
  #content form label,
  #content form .powermail_fieldwrap {
    width: 100%;
  }
  #content form label input[type="text"],
  #content form .powermail_fieldwrap input[type="text"],
  #content form label input[type="email"],
  #content form .powermail_fieldwrap input[type="email"],
  #content form label textarea,
  #content form .powermail_fieldwrap textarea {
    width: 100%;
  }
  #content form .powermail_fieldwrap_submit {
    margin-left: 0;
  }
  .powermail_confirmation .powermail_all_label,
  .powermail_confirmation .powermail_all_value {
    width: 100%;
  }
}
#content .big-teaser {
  position: absolute;
  right: 0;
  bottom: 100%;
  padding: 15px 15px 15px 0;
  background: #fff;
  width: 765px;
  margin: 0 0 42px;
  height: 476px;
  transition: all 0.25s ease-out 0s;
}
@media (max-width: 1201px) {
  #content .big-teaser {
    width: 632px;
    height: 395px;
  }
}
@media (max-width: 993px) {
  #content .big-teaser {
    width: 466px;
    height: auto;
    padding: 10px 10px 10px 0;
    margin-bottom: 43px;
  }
  #content .big-teaser img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  #content .big-teaser {
    position: static;
    width: 100%;
    padding-right: 0;
  }
}
#content .img-collage {
  width: auto;
  float: none;
  margin: -33px -33px -20px;
  padding: 0;
  transition: all 0.25s ease-out 0s;
}
#content .img-collage .img-collage-element {
  padding: 0;
  min-height: 0;
}
#content .img-collage .img-collage-element .content {
  position: relative;
  background: #fff;
}
#content .img-collage .img-collage-element .content .text {
  padding: 25px;
  height: 200px;
}
#content .img-collage .img-collage-element .content .text:empty {
  display: none;
}
#content .img-collage .img-collage-element .content .text h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 18px;
}
#content .img-collage .img-collage-element .content .text p {
  margin: 0 0 15px;
}
#content .img-collage .img-collage-element .content .text a,
#content .img-collage .img-collage-element .content .text p {
  font-size: 14px;
}
#content .img-collage .img-collage-element .content &gt; a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  text-indent: -10000px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#content .img-collage .img-collage-element.bg-grey .content {
  background: #a0a0a0;
}
#content .img-collage .img-collage-element.bg-grey .content .text,
#content .img-collage .img-collage-element.bg-grey .content .text * {
  color: #fff;
}
#content .img-collage .img-collage-element.bg-darkgrey .content {
  background: #606060;
}
#content .img-collage .img-collage-element.bg-darkgrey .content .text,
#content .img-collage .img-collage-element.bg-darkgrey .content .text * {
  color: #90ba1e;
}
@media (max-width: 767px) {
  #content .img-collage {
    margin: -18px;
  }
  #content .img-collage .img-collage-element .content .text {
    height: auto;
    padding: 18px;
  }
}
#content .mosaik {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  transition: all 0.25s ease-out 0s;
  background: #000000;
  position: relative;
  z-index: 10;
}
#content .mosaik:after {
  content: '';
  display: block;
  clear: both;
}
#content .mosaik .column {
  padding: 0;
  transition: all 0.25s ease-out 0s;
  min-height: 0px;
}
#content .mosaik .column &gt; .above-center {
  height: 100px;
  transition: all 0.25s ease-out 0s;
}
#content .mosaik .column &gt; .above-center &gt; .csc-textpic-imagewrap {
  position: absolute;
  right: 0;
  top: 0;
  margin: -64px 0 0;
}
#content .mosaik .column &gt; .above-center:hover {
  background: #646567;
}
#content .mosaik .column img {
  max-width: 100%;
  height: auto;
  float: left;
}
#content .mosaik .column .movie-lightbox {
  margin: 0;
}
#content .mosaik .column iframe {
  margin-bottom: -4px;
}
#content .mosaik .column .mosaik-text-element {
  background: #fff;
  padding: 15px 10px;
  transition: all 0.25s ease-out 0s;
  height: 100px;
  position: relative;
}
#content .mosaik .column .mosaik-text-element:empty {
  display: none;
}
#content .mosaik .column .mosaik-text-element h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 10px;
  text-align: left;
  text-transform: uppercase;
  color: #90ba1e;
}
#content .mosaik .column .mosaik-text-element p {
  margin: 0 0 15px;
  transition: all 0.25s ease-out 0s;
  color: #90ba1e;
}
#content .mosaik .column .mosaik-text-element a,
#content .mosaik .column .mosaik-text-element p {
  font-size: 14px;
}
#content .mosaik .column .mosaik-text-element a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  cursor: pointer;
  text-indent: -10000px;
  overflow: hidden;
  outline: none;
}
#content .mosaik .column .mosaik-text-element.bg-grey,
#content .mosaik .column .mosaik-text-element.bg-darkgrey,
#content .mosaik .column .mosaik-text-element.bg-blue,
#content .mosaik .column .mosaik-text-element.bg-darkblue,
#content .mosaik .column .mosaik-text-element.bg-red,
#content .mosaik .column .mosaik-text-element.bg-orange {
  background: #a0a0a0;
  color: #000000;
}
#content .mosaik .column .mosaik-text-element.bg-grey *,
#content .mosaik .column .mosaik-text-element.bg-darkgrey *,
#content .mosaik .column .mosaik-text-element.bg-blue *,
#content .mosaik .column .mosaik-text-element.bg-darkblue *,
#content .mosaik .column .mosaik-text-element.bg-red *,
#content .mosaik .column .mosaik-text-element.bg-orange * {
  color: #90ba1e;
}
#content .mosaik .column .mosaik-text-element.bg-darkgrey {
  background: #646567;
}
#content .mosaik .column .mosaik-text-element.bg-blue {
  background: #000;
}
#content .mosaik .column .mosaik-text-element.bg-darkblue {
  background: #22a8c3;
}
#content .mosaik .column .mosaik-text-element.bg-green {
  background: #f0f6c2;
}
#content .mosaik .column .mosaik-text-element.bg-brightgreen {
  background: #f9fce6;
}
#content .mosaik .column .mosaik-text-element:hover {
  background: #878787;
}
#content .mosaik .column .mosaik-text-element:hover * {
  color: #fff;
}
@media (max-width: 1201px) {
  #content .mosaik {
    margin-top: 0;
  }
  #content .mosaik .column &gt; .above-center &gt; .csc-textpic-imagewrap {
    position: static;
    margin: 0;
    text-align: right;
    padding: 10px 0;
    display: block;
    height: 100%;
  }
  #content .mosaik .column &gt; .above-center &gt; .csc-textpic-imagewrap img {
    float: right;
    max-width: 33%;
  }
}
@media (max-width: 767px) {
  #content .mosaik {
    margin: 0;
  }
  #content .mosaik .column .csc-textpic-imagecolumn img {
    width: 50%;
  }
  #content .mosaik .column .mosaik-text-element {
    height: 140px;
  }
  #content .mosaik .column.col-sm-4 .movie-lightbox {
    width: 50%;
  }
  #content .mosaik .column .col2-3-teaser-wrapper .col2-3-teaser {
    width: 50%;
  }
}
h1.news {
  display: none;
}
#content .news {
  color: #f0f6c2;
  margin: 0 0 25px;
  float: left;
  width: 100%;
}
#content .news .news-content {
  margin-bottom: 15px;
}
#content .news h2 {
  font-size: 15px;
  color: #f0f6c2;
  font-weight: bold;
  line-height: 22px;
  margin: 0;
}
#content .news h3,
#content .news p,
#content .news a {
  color: #f0f6c2;
  line-height: 22px;
  font-weight: normal;
  font-size: 15px;
  margin: 0;
  padding: 0;
}
#content .news h3 {
  font-weight: Bold;
}
#content .news a {
  text-decoration: underline;
}
#content .news.news-single {
  margin: 10px 0;
}
#content .news img {
  float: left;
  margin: 0 10px 10px 0;
}
@media (max-width: 767px) {
  body section#content ul.teaser.news,
  body div#modules ul.teaser.news {
    height: auto;
  }
  #newsprovider-content {
    width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
  }
  #newsprovider-close {
    right: 0 !important;
  }
}
#content {
  padding: 0 0 50px;
  max-width: 1600px;
  width: 100%;
  position: static;
  background: #ffffff;
  overflow-x: hidden;
}
#content &gt; section {
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
#content &gt; section.trippleboxes {
  width: 100%;
}
#content &gt; section.trippleboxes .teaser-group {
  width: 1630px;
  margin: 0 auto;
}
#content li,
#content th,
#content td {
  font-size: 14px;
}
#content a {
  color: #000000;
  text-decoration: underline;
}
#content a:hover {
  color: #f9fce6;
}
#content img {
  max-width: 100%;
  height: auto;
}
#content .button-next-section {
  display: block;
  cursor: pointer;
  background: transparent url('../../img/next-section-button.png') center top no-repeat;
  width: 100px;
  height: 35px;
  text-indent: -10000px;
  overflow: hidden;
  position: relative;
  left: 50%;
  top: 0;
  margin: -50px 0 0 -50px;
}
#content .intext-right .csc-textpic-imagewrap {
  float: right;
}
#content .above-left {
  margin: 0 -15px 30px;
}
#content .above-left .csc-textpic-imagecolumn {
  float: left;
  width: 50%;
}
#content .above-left .csc-textpic-imagecolumn img {
  max-width: 100%;
}
#content .above-left .csc-textpic-image {
  padding: 0 15px;
}
#content.row {
  margin: 0;
}
#content &gt; .container {
  padding: 0 84px;
}
#content .col-left,
#content .col-right {
  padding: 0 50px;
  min-height: 1px;
}
#content .col-right:after {
  content: '';
  clear: both;
  display: block;
}
#content &gt; .col-left,
#content &gt; .col-right {
  padding-top: 30px 0;
}
#content &gt; .col-left {
  width: 35%;
}
#content &gt; .col-right {
  width: 65%;
}
#content h1 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 0 20px;
  transition: all 0.25s ease-out 0s;
  color: #000000;
  font-family: 'Enriqueta', sans-serif;
}
#content h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 5px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#content h3 {
  color: #000000;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 30px;
  transition: all 0.25s ease-out 0s;
  font-family: 'Open Sans', sans-serif;
}
#content h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  margin: 50px 0 20px;
  color: #f0f6c2;
  text-transform: uppercase;
  position: relative;
  background: #fff;
  text-align: Center;
}
#content h4 span {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 0 21px;
  margin: 0 auto;
  float: none;
}
#content h4:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 13px;
  width: 100%;
  height: 2px;
  background: #f0f6c2;
  display: block;
}
#content table,
#content tr,
#content td,
#content li {
  color: #000000;
}
#content p {
  color: #000000;
  margin: 0 0 30px;
}
#content iframe {
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  border: none;
}
#content a.button {
  border: 5px solid #000000;
  background: transparent;
  margin: 0 0 20px;
  line-height: 30px;
  width: 200px;
  max-width: 100%;
  font-weight: bold;
  color: #000000;
  display: block;
  text-decoration: none;
  text-align: center;
}
#content div.tripple {
  padding: 0 15px;
}
#content .teaser-group div.tripple .movie-lightbox {
  margin-left: -11px;
  width: Auto;
}
#content .above-right img {
  float: right;
  margin: 0 0 20px;
}
#content .intext-left-nowrap img {
  float: left;
  margin: 0 10px 10px 0;
}
.solopage #content section:first-child {
  display: none;
}
@media (max-width: 1201px) {
  #content {
    padding: 0 75px 50px;
    width: 100%;
    min-width: 750px;
  }
  #content &gt; section {
    width: 100%;
    padding: 0 15px;
  }
  #content .col-left,
  #content .col-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #content h3 {
    font-size: 16px;
  }
  #content .above-left .csc-textpic-imagecolumn {
    width: auto;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  #content {
    padding: 0 15px 20px;
    width: 100%;
    min-width: 300px;
  }
  #content .col-left,
  #content .col-right {
    padding: 15px 0;
  }
  #content section {
    padding: 0;
  }
  #content section h3 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  #content section iframe {
    margin-bottom: 0;
  }
  #content .teaser-group div.tripple {
    padding-left: 10px;
    padding-right: 10px;
  }
  #content .teaser-group div.tripple .movie-lightbox {
    margin-left: 0;
    width: 100%;
  }
  #content .intext-left-nowrap img {
    float: none;
    display: block;
  }
}
#to-top {
  transition: all 0.15s ease-in-out 0s;
  display: block;
  cursor: pointer;
  width: 46px;
  height: 46px;
  z-index: 50;
  position: fixed;
  right: 15px;
  margin: 0 0 15px 0;
  bottom: 15px;
  background: #535353;
  color: #e7e7e9;
  overflow: hidden;
  text-indent: -10000px;
  border-radius: 100%;
  opacity: 0;
}
#to-top:after {
  content: '\f106';
  font-family: 'FontAwesome';
  padding: 0;
  color: #f0f6c2;
  font-size: 30px;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
  display: block;
  width: 100%;
}
#to-top.on-bottom {
  opacity: 1 !important;
  display: block !important;
}
.scroll-down #to-top {
  opacity: 0;
}
.scroll-up #to-top {
  opacity: 1;
}
@media (max-width: 1201px) {
  #to-top {
    position: fixed;
    top: auto;
    bottom: 50px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #to-top {
    bottom: 150px;
  }
}
#copyright {
  float: left;
  font-size: 14px;
  width: 100%;
  text-align: center;
  padding: 0;
  color: #000000;
  line-height: 45px;
  position: relative;
}
#copyright #copyright-div {
  display: inline;
}
@media (max-width: 1201px) {
  #copyright {
    padding: 30px 25px 0;
    width: 100%;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  #copyright {
    width: 100%;
    padding: 15px;
  }
}
#service-menu {
  color: #fff;
  padding: 0 0 0 22px;
  transition: all 0.15s ease-in-out 0s;
  display: block;
  text-align: center;
}
#service-menu li {
  list-style-type: none;
  float: none;
  display: inline-block;
  padding-left: 15px;
  /*&amp;:before{
      content:'|';
      color:@footerTextCol;
      font-size:@standardFontSize;
      margin-left:5px;
      margin-right:5px;
    }*/
}
#service-menu li:first-child:before {
  display: none;
}
#service-menu a {
  color: #000000;
  font-size: 14px;
  line-height: 45px;
  text-decoration: underline;
  font-weight: bold;
}
@media (max-width: 1201px) {
  #service-menu {
    display: block;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #service-menu {
    float: none;
  }
}
#footer-quick-links {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
#footer-quick-links li {
  margin: 0 0 15px;
  float: left;
  width: 100%;
  list-style-type: none;
}
#footer-quick-links a {
  padding: 0;
  line-height: 43px;
  display: block;
  width: 100%;
  background: transparent;
  position: relative;
  z-index: 5;
  transition: all 0.25s ease-in-out 0s;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}
#footer-quick-links a i {
  font-family: 'FontAwesome', 'Glyphicons Halflings';
  font-style: normal;
  font-size: 18px;
  line-height: 43px;
  color: #fff;
  text-align: center;
  width: 45px;
  display: inline-block;
  transition: all 0.25s ease-in-out 0s;
}
#footer-quick-links li:hover a {
  background: #fff;
  color: #000000;
}
#footer-quick-links li:hover a i {
  color: #000000;
}
#footer-quick-links .phone a i:after {
  content: '\f095';
}
#footer-quick-links .date a i:after {
  content: '\f073';
}
#footer-quick-links .mail a i:after {
  content: '\f0e0';
}
#footer-social-menu {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
#footer-social-menu li {
  padding: 0;
  margin: 0 0 20px 0;
  list-style-type: none;
  width: 100%;
  float: left;
}
#footer-social-menu a {
  padding: 0 0 0 32px;
  color: #000000;
  display: block;
  width: 100%;
  outline: none;
  text-decoration: none;
  transition: all 0.25s ease-in-out 0s;
  position: relative;
}
#footer-social-menu a:before {
  font-family: 'fontAwesome';
  transition: all 0.25s ease-in-out 0s;
  content: '';
  display: inline-block;
  width: 32px;
  font-size: 27px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 22px;
}
#footer-social-menu a i {
  font-family: 'FontAwesome', 'Glyphicons Halflings';
  font-style: normal;
  font-size: 18px;
  line-height: 38px;
  color: #000000;
  transition: all 0.25s ease-in-out 0s;
}
#footer-social-menu a i:after {
  content: '\f09a';
}
#footer-social-menu .handicapped a {
  color: #90ba1e;
}
#footer-social-menu .handicapped a:before {
  content: '\f193';
  color: #90ba1e;
}
#footer-social-menu .clock a:before {
  content: '\f017';
}
#footer-social-menu .clock:hover a,
#footer-social-menu .clock:hover a:before {
  color: #90ba1e;
}
#footer-social-menu .facebook a:before {
  content: '\f09a';
  font-size: 20px;
  padding-left: 6px;
}
#footer-social-menu .facebook:hover a,
#footer-social-menu .facebook:hover a:before {
  color: #90ba1e;
}
#footer-social-menu .googleplus a i:after {
  content: '\f0d5';
}
@media (max-width: 1201px) {
  #footer-social-menu {
    float: right;
  }
  #footer-social-menu li {
    float: left;
  }
}
footer {
  background: #cde21d url('../../img/footer-bg.png') left top repeat;
  color: #000000;
  padding: 15px 0 0;
  transition: all 0.15s ease-in-out 0s;
  position: relative;
}
footer h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  margin: 30px 0 20px;
  color: #aeb1b5;
  text-transform: uppercase;
  position: relative;
  background: #e7e7e9;
  text-align: Center;
}
footer h4 span {
  position: relative;
  z-index: 1;
  background: #e7e7e9;
  padding: 0 21px;
  margin: 0 auto;
  float: none;
}
footer h4:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 13px;
  width: 100%;
  height: 2px;
  background: #aeb1b5;
  display: block;
}
footer .container,
footer .col-left,
footer .col-right {
  padding: 0;
}
footer .container {
  padding: 0;
  max-width: 100%;
}
footer .container &gt; div:last-child {
  float: right;
  width: 100%;
}
footer p {
  margin-bottom: 20px;
  line-height: 20px;
}
footer .col-right {
  position: relative;
  left: 0;
  bottom: 0px;
  padding-top: 80px;
}
footer .col-left {
  width: 100%;
  max-width: 1170px;
  padding: 25px 100px 15px;
  margin: 0 auto;
  float: none;
  color: #000000;
  font-size: 14px;
}
footer .col-left:after {
  content: '';
  clear: both;
  display: block;
}
footer .col-left &gt; div {
  margin-bottom: 20px;
  padding: 0 15px;
}
footer .col-left &gt; div.menu-box {
  display: none;
}
footer .col-left &gt; div h2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 30px;
}
footer .col-left &gt; div a,
footer .col-left &gt; div a:focus,
footer .col-left &gt; div a:active {
  color: #000000;
}
footer .col-left &gt; div span.phone,
footer .col-left &gt; div a.date {
  line-height: 20px;
  font-size: 18px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  text-decoration: none;
}
footer .col-left &gt; div span.phone a,
footer .col-left &gt; div a.date a {
  color: #000000;
  text-transform: inherit;
  line-height: 20px;
}
footer .col-left &gt; div span.phone a:before,
footer .col-left &gt; div a.date a:before {
  display: none;
}
footer .col-left &gt; div a.date:before {
  content: '\f017';
}
footer .col-left &gt; div.speaktime b {
  display: inline-block;
  width: 100px;
}
footer iframe {
  width: 100%;
  border: none;
}
footer h3 {
  color: #000000;
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  margin: 0 0 25px;
}
footer a,
footer a:hover {
  color: #000000;
}
footer a:hover,
footer a:hover:hover {
  text-decoration: underline;
}
footer a.button,
footer a:hover.button {
  background: transparent;
  display: block;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
footer .footer-phone {
  color: #90ba1e;
}
footer .footer-phone i {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #90ba1e;
}
footer .footer-phone i:after {
  content: '\f095';
}
@media (max-width: 1201px) {
  footer,
  footer.container-fluid {
    margin-top: 0;
    padding: 0 5% 30px;
  }
  footer .col-left,
  footer.container-fluid .col-left {
    padding: 25px 5% 0;
  }
  footer .col-left &gt; div,
  footer.container-fluid .col-left &gt; div {
    padding-top: 45px;
    padding-left: 5%;
    padding-right: 5%;
  }
  footer .row,
  footer.container-fluid .row {
    margin: 0;
  }
  footer .container {
    padding: 0 0px;
  }
  footer .col-right {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  footer,
  footer.container-fluid {
    padding: 15px 15px 30px;
  }
  footer .container,
  footer.container-fluid .container {
    padding: 25px 0 0;
  }
  footer .col-left,
  footer.container-fluid .col-left {
    width: 100%;
    padding: 0;
  }
  footer .col-left &gt; div,
  footer.container-fluid .col-left &gt; div {
    height: auto;
    padding: 0;
  }
  footer .col-right,
  footer.container-fluid .col-right {
    position: static;
  }
}
</pre></body></html>