@charset "UTF-8";
/* pt-sans-regular - latin_latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans"), local("PTSans-Regular"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-regular.woff2") format("woff2"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-regular.woff") format("woff"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-regular.ttf") format("truetype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-regular.svg#PTSans") format("svg");
  /* Legacy iOS */ }
/* pt-sans-700 - latin_latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700.woff2") format("woff2"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700.woff") format("woff"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700.ttf") format("truetype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700.svg#PTSans") format("svg");
  /* Legacy iOS */ }
/* pt-sans-italic - latin_latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-italic.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans Italic"), local("PTSans-Italic"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-italic.woff2") format("woff2"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-italic.woff") format("woff"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-italic.ttf") format("truetype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-italic.svg#PTSans") format("svg");
  /* Legacy iOS */ }
/* pt-sans-700italic - latin_latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700italic.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans Bold Italic"), local("PTSans-BoldItalic"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700italic.woff2") format("woff2"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700italic.woff") format("woff"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700italic.ttf") format("truetype"), url("../Fonts/pt-sans/pt-sans-v9-latin_latin-ext-700italic.svg#PTSans") format("svg");
  /* Legacy iOS */ }
html {
  width: 100%;
  overflow-x: hidden;
  font-size: 18px; }

body {
  overflow-x: hidden;
  line-height: 1.25;
  background-color: #ffffff; }

img {
  max-width: 100%;
  height: auto; }

h1 {
  line-height: 1.083;
  margin-top: -7px;
  margin-bottom: 22px;
  color: #c5d72f; }
  @media (max-width: 767px) {
    h1 {
      font-size: 32px; } }

h2 {
  line-height: 1.33;
  margin-top: -7px;
  margin-bottom: 30px;
  color: #c5d72f;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h2 {
      font-size: 20px; } }

h3 {
  line-height: 1.5;
  margin-top: -3px;
  margin-bottom: 30px;
  color: #c5d72f;
  text-transform: uppercase;
  font-weight: 700; }

p {
  line-height: 1.25;
  margin-bottom: 20px; }
  p:last-of-type {
    margin-bottom: 0; }

a {
  color: inherit;
  outline: none;
  text-decoration: underline; }
  a:focus, a:hover {
    color: inherit;
    text-decoration: underline; }

iframe {
  max-width: 1170px;
  width: 100%;
  height: 658px;
  overflow: hidden;
  border: none;
  margin: 0 0 30px;
  padding: 0; }
  @media (max-width: 1199px) {
    iframe {
      height: 546px; } }
  @media (max-width: 991px) {
    iframe {
      height: 422px; } }
  @media (max-width: 767px) {
    iframe {
      height: 402px; } }
  @media (max-width: 479px) {
    iframe {
      height: 250px; } }
  iframe:last-child {
    margin-bottom: 0; }

section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (max-width: 767px) {
    section {
      padding-left: 15px;
      padding-right: 15px; } }
  section ul {
    padding-left: 0;
    list-style: none; }
    section ul li {
      padding-left: 10px;
      position: relative; }
      section ul li::before {
        content: "•";
        position: absolute;
        left: 0; }
  section .ce-imge,
  section .ce-textpic {
    margin-top: 20px; }
    section .ce-imge:first-child,
    section .ce-textpic:first-child {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    section .ce-textpic .ce-gallery {
      float: none; } }
  @media (max-width: 767px) {
    section .ce-textpic .ce-bodytext {
      float: left; } }
  @media (max-width: 991px) {
    section .col-md-6 .ce-image:first-child,
    section .col-md-6 .ce-textpic:first-child {
      margin-bottom: 20px; } }

figure img {
  margin-bottom: 15px; }
figure figcaption {
  font-size: 14px; }

.btn {
  margin-top: 40px;
  text-decoration: none; }
  .btn::after {
    content: "»";
    padding-left: 10px; }

.btn-large {
  font-size: 20px;
  line-height: 28px;
  padding: 9px 30px 11px; }

.btn-medium {
  font-size: 16px;
  line-height: 18px;
  padding: 9px 20px 11px; }

.btn-small {
  font-size: 14px;
  line-height: 18px;
  padding: 4px 15px 6px; }

.btn-blue {
  color: #c5d72f;
  background-color: #18576c;
  border: 1px solid #18576c;
  border-radius: 0; }
  .btn-blue.btn-w {
    color: #ffffff; }
  .btn-blue:focus, .btn-blue:hover {
    color: #18576c;
    background-color: transparent;
    border: 1px solid #18576c; }

.btn-blue-inverse {
  color: #18576c;
  background-color: transparent;
  border: 1px solid #18576c;
  border-radius: 0; }
  .btn-blue-inverse:focus, .btn-blue-inverse:hover {
    color: #ffffff;
    background-color: #18576c;
    border: 1px solid #18576c; }

.btn-green {
  color: #18576c;
  background-color: #c5d72f;
  border: 1px solid #c5d72f;
  border-radius: 0; }
  .btn-green.btn-w {
    color: #ffffff; }
  .btn-green:focus, .btn-green:hover {
    color: #c5d72f;
    background-color: transparent;
    border: 1px solid #c5d72f; }

.btn-green-inverse {
  color: #c5d72f;
  background-color: transparent;
  border: 1px solid #c5d72f;
  border-radius: 0; }
  .btn-green-inverse:focus, .btn-green-inverse:hover {
    color: #ffffff;
    background-color: #c5d72f;
    border: 1px solid #c5d72f; }

.btn-gray {
  color: #18576c;
  background-color: #a6a9a1;
  border: 1px solid #a6a9a1;
  border-radius: 0; }
  .btn-gray.btn-w {
    color: #ffffff; }
  .btn-gray:focus, .btn-gray:hover {
    color: #a6a9a1;
    background-color: transparent;
    border: 1px solid #a6a9a1; }

.btn-gray-inverse {
  color: #a6a9a1;
  background-color: transparent;
  border: 1px solid #a6a9a1;
  border-radius: 0; }
  .btn-gray-inverse:focus, .btn-gray-inverse:hover {
    color: #ffffff;
    background-color: #a6a9a1;
    border: 1px solid #a6a9a1; }

form fieldset {
  margin-bottom: 30px; }
  form fieldset:last-of-type {
    margin-bottom: 0; }
  form fieldset:first-of-type legend {
    margin-top: 0; }
  form fieldset legend {
    font-size: 16px;
    font-weight: 700;
    color: #18576c;
    border: none;
    margin-top: -3px;
    margin-bottom: 17px; }
  form fieldset > div .form-group {
    margin-bottom: 20px; }
    form fieldset > div .form-group .form-control {
      background-color: transparent;
      border-radius: 0;
      border-color: #18576c;
      color: #18576c;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      height: 38px; }
      form fieldset > div .form-group .form-control::-moz-placeholder {
        color: inherit;
        opacity: 1; }
      form fieldset > div .form-group .form-control:-ms-input-placeholder {
        color: inherit; }
      form fieldset > div .form-group .form-control::-webkit-input-placeholder {
        color: inherit; }
    form fieldset > div .form-group .btn {
      margin-top: 0; }
  form fieldset > div:last-of-type .form-group {
    margin-bottom: 0; }

.icon-1 {
  background: url("../Icons/01-eins-gruenblau-40x40.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 12px; }

.icon-2 {
  background: url("../Icons/02-zwei-gruenblau-40x40.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 12px; }

.icon-3 {
  background: url("../Icons/03-drei-gruenblau-40x40.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 12px; }

.icon-4 {
  background: url("../Icons/04-vier-gruenblau-40x40.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 12px; }

.icon-5 {
  background: url("../Icons/05-fuenf-gruenblau-40x40.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 12px; }

.icon-6 {
  background: url("../Icons/06-sechs-gruenblau-40x40.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 12px; }

.icon-contact {
  background: url("../Icons/kontakt-50x50.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-bottom: 12px; }

.icon-chat {
  background: url("../Icons/gesprach-green-50x50.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-bottom: 12px; }

.icon-installation {
  background: url("../Icons/einfache-installation-bluegreen100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 155px;
  height: 100px;
  margin-bottom: 12px; }

.icon-smart {
  background: url("../Icons/smarte-heizungssteuerung-bluegreen-100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 155px;
  height: 100px;
  margin-bottom: 12px; }

.icon-energy-cost {
  background: url("../Icons/weniger-energiekosten-bluegreen-100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 155px;
  height: 100px;
  margin-bottom: 12px; }

.icon-special {
  display: inline-block;
  vertical-align: top;
  margin-top: 22px; }
  @media (max-width: 767px) {
    .icon-special {
      display: block; } }

.icon-lg {
  margin-bottom: 20px; }

.icon-plus {
  background: url("../Icons/icon-plus-100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-bottom: 12px;
  vertical-align: top;
  margin-left: -20px;
  margin-right: -20px; }

.icon-equal {
  background: url("../Icons/icon-equal-100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-bottom: 12px;
  vertical-align: top;
  margin-left: -20px;
  margin-right: -20px; }

.icon-control {
  background: url("../Icons/steuerung-heizung-wetterprognosen-100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-bottom: 36px;
  vertical-align: top;
  margin-left: -20px;
  margin-right: -20px; }

.icon-concept {
  background: url("../Icons/ganzheitliches-konzept-100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-bottom: 36px;
  vertical-align: top;
  margin-left: -20px;
  margin-right: -20px; }

.icon-progress {
  background: url("../Icons/verlaesslichkeit-fortschritt-100x100.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-bottom: 36px;
  vertical-align: top;
  margin-left: -20px;
  margin-right: -20px; }

.icon-buildings {
  background: url("../Icons/buildings-bluegreen.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 67px;
  height: 67px;
  margin-bottom: 12px; }

.icon-building {
  background: url("../Icons/building-bluegreen.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 67px;
  height: 67px;
  margin-bottom: 12px; }

.icon-industry {
  background: url("../Icons/industry-bluegreen.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 67px;
  height: 67px;
  margin-bottom: 12px; }

.icon-30 {
  background: url("../Icons/climacloud_einzelunternehmen_50x50.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 67px;
  height: 67px;
  margin-bottom: 12px; }

.icon-31 {
  background: url("../Icons/climacloud_hotelketten_50x50.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 67px;
  height: 67px;
  margin-bottom: 12px; }

.icon-32 {
  background: url("../Icons/climacloud_ferienparks_50x50.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 67px;
  height: 67px;
  margin-bottom: 12px; }

.icon-33 {
  background: url("../Icons/climacloud_kommunen_50x50.svg") no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 67px;
  height: 67px;
  margin-bottom: 12px; }

.left-border > div {
  margin-top: 40px;
  margin-bottom: 37px;
  border-left: 1px solid #ffffff;
  padding-bottom: 10px; }
  .left-border > div:first-child {
    border-left: none; }
  @media (max-width: 991px) {
    .left-border > div {
      border-left: none; } }
  .left-border > div p {
    color: #c5d72f; }

.bg-blue {
  background-color: #18576c !important;
  color: #ffffff; }
  .bg-blue p {
    color: #ffffff; }
  .bg-blue .panel.panel-default {
    border-top: 1px dotted #ffffff;
    border-bottom: 1px dotted #ffffff; }
    .bg-blue .panel.panel-default .panel-heading .panel-title {
      color: #ffffff; }
      .bg-blue .panel.panel-default .panel-heading .panel-title a i.icon-angle::before {
        content: '';
        border-top: 1px solid #ffffff;
        border-left: 1px solid #ffffff; }
  .bg-blue .btn-blue {
    color: #18576c;
    background-color: #c5d72f;
    border: 1px solid #c5d72f;
    border-radius: 0; }
    .bg-blue .btn-blue.btn-w {
      color: #ffffff; }
    .bg-blue .btn-blue:focus, .bg-blue .btn-blue:hover {
      color: #c5d72f;
      background-color: transparent;
      border: 1px solid #c5d72f; }
  .bg-blue .btn-blue-inverse {
    color: #c5d72f;
    background-color: transparent;
    border: 1px solid #c5d72f;
    border-radius: 0; }
    .bg-blue .btn-blue-inverse:focus, .bg-blue .btn-blue-inverse:hover {
      color: #ffffff;
      background-color: #c5d72f;
      border: 1px solid #c5d72f; }
  .bg-blue .icon-special p {
    color: #c5d72f; }
  .bg-blue .icon-1 {
    background: url("../Icons/01-eins-weissgruen-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-2 {
    background: url("../Icons/02-zwei-weissgruen-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-3 {
    background: url("../Icons/03-drei-weissgruen-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-4 {
    background: url("../Icons/04-vier-weissgruen-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-5 {
    background: url("../Icons/05-fuenf-weissgruen-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-6 {
    background: url("../Icons/06-sechs-weissgruen-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-contact {
    background: url("../Icons/kontakt-50x50.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-chat {
    background: url("../Icons/gesprach-50x50.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-installation {
    background: url("../Icons/einfache-installation-whitegreen-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-smart {
    background: url("../Icons/smarte-heizungssteuerung-whitegreen-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-energy-cost {
    background: url("../Icons/weniger-energiekosten-whitegreen-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-plus {
    background: url("../Icons/icon-plus-white-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-equal {
    background: url("../Icons/icon-equal-white-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-control {
    background: url("../Icons/steuerung-heizung-wetterprognosen-whitegreen-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-concept {
    background: url("../Icons/ganzheitliches-konzept-whitegreen-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-progress {
    background: url("../Icons/verlaesslichkeit-fortschritt-whitegreen-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-buildings {
    background: url("../Icons/buildings-whitegreen.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-building {
    background: url("../Icons/building-whitegreen.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue .icon-industry {
    background: url("../Icons/industry-whitegreen.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-blue form fieldset legend {
    color: #c5d72f; }
  .bg-blue form fieldset .form-group .form-control {
    border-color: #c5d72f;
    color: #ffffff; }
  .bg-blue .boxes > div {
    border-color: #c5d72f; }
  .bg-blue .dotted-border > div {
    border-left: 1px dotted #ffffff; }
    @media (max-width: 991px) {
      .bg-blue .dotted-border > div {
        border-bottom: 1px dotted #ffffff; } }
  .bg-blue .row-col-1 {
    border-bottom: 1px dotted #ffffff; }

.bg-green {
  background-color: #c5d72f !important; }
  .bg-green h1,
  .bg-green h2,
  .bg-green h3 {
    color: #18576c; }
  .bg-green .left-border > div p {
    color: #ffffff; }
  .bg-green .panel.panel-default {
    border-top: 1px dotted #ffffff;
    border-bottom: 1px dotted #ffffff; }
    .bg-green .panel.panel-default .panel-heading .panel-title {
      color: #18576c; }
      .bg-green .panel.panel-default .panel-heading .panel-title a i.icon-angle::before {
        content: '';
        border-top: 1px solid #ffffff;
        border-left: 1px solid #ffffff; }
  .bg-green .btn-green {
    color: #c5d72f;
    background-color: #18576c;
    border: 1px solid #18576c;
    border-radius: 0; }
    .bg-green .btn-green.btn-w {
      color: #ffffff; }
    .bg-green .btn-green:focus, .bg-green .btn-green:hover {
      color: #18576c;
      background-color: transparent;
      border: 1px solid #18576c; }
  .bg-green .btn-green-inverse {
    color: #18576c;
    background-color: transparent;
    border: 1px solid #18576c;
    border-radius: 0; }
    .bg-green .btn-green-inverse:focus, .bg-green .btn-green-inverse:hover {
      color: #ffffff;
      background-color: #18576c;
      border: 1px solid #18576c; }
  .bg-green .icon-special p {
    color: #18576c; }
  .bg-green .icon-1 {
    background: url("../Icons/01-eins-blauweiss-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-2 {
    background: url("../Icons/02-zwei-blauweiss-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-3 {
    background: url("../Icons/03-drei-blauweiss-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-4 {
    background: url("../Icons/04-vier-blauweiss-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-5 {
    background: url("../Icons/05-fuenf-blauweiss-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-6 {
    background: url("../Icons/06-sechs-blauweiss-40x40.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-chat {
    background: url("../Icons/gesprach-50x50.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-installation {
    background: url("../Icons/einfache-installation-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-smart {
    background: url("../Icons/smarte-heizungssteuerung-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-energy-cost {
    background: url("../Icons/weniger-energiekosten-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-control {
    background: url("../Icons/steuerung-heizung-wetterprognosen-bluewhite-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-concept {
    background: url("../Icons/ganzheitliches-konzept-bluewhite-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-progress {
    background: url("../Icons/verlaesslichkeit-fortschritt-bluewhite-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-buildings {
    background: url("../Icons/buildings-bluewhite.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-building {
    background: url("../Icons/building-bluewhite.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-industry {
    background: url("../Icons/industry-bluewhite.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-green .icon-30 {
    background: url("../Icons/climacloud_einzelunternehmen_50x50.svg") no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block; }
  .bg-green .icon-31 {
    background: url("../Icons/climacloud_hotelketten_50x50.svg") no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block; }
  .bg-green .icon-32 {
    background: url("../Icons/climacloud_ferienparks_50x50.svg") no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block; }
  .bg-green .icon-33 {
    background: url("../Icons/climacloud_kommunen_50x50.svg") no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block; }
  .bg-green form fieldset legend {
    color: #18576c; }
  .bg-green form fieldset .form-group .form-control {
    border-color: #18576c;
    color: #18576c; }
  .bg-green .boxes > div {
    border-color: #ffffff; }

.bg-gray {
  background-color: #a6a9a1 !important; }
  .bg-gray .panel.panel-default {
    border-top: 1px dotted #ffffff;
    border-bottom: 1px dotted #ffffff; }
    .bg-gray .panel.panel-default .panel-heading .panel-title {
      color: #18576c; }
      .bg-gray .panel.panel-default .panel-heading .panel-title a i.icon-angle::before {
        content: '';
        border-top: 1px solid #ffffff;
        border-left: 1px solid #ffffff; }
  .bg-gray .btn-gray {
    color: #c5d72f;
    background-color: #18576c;
    border: 1px solid #18576c;
    border-radius: 0; }
    .bg-gray .btn-gray.btn-w {
      color: #ffffff; }
    .bg-gray .btn-gray:focus, .bg-gray .btn-gray:hover {
      color: #18576c;
      background-color: transparent;
      border: 1px solid #18576c; }
  .bg-gray .btn-gray-inverse {
    color: #18576c;
    background-color: transparent;
    border: 1px solid #18576c;
    border-radius: 0; }
    .bg-gray .btn-gray-inverse:focus, .bg-gray .btn-gray-inverse:hover {
      color: #ffffff;
      background-color: #18576c;
      border: 1px solid #18576c; }
  .bg-gray .icon-special p {
    color: #c5d72f; }
  .bg-gray .icon-contact {
    background: url("../Icons/kontakt-50x50.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-gray .icon-chat {
    background: url("../Icons/gesprach-50x50.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-gray .icon-installation {
    background: url("../Icons/einfache-installation-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-gray .icon-smart {
    background: url("../Icons/smarte-heizungssteuerung-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-gray .icon-energy-cost {
    background: url("../Icons/weniger-energiekosten-100x100.svg") no-repeat;
    background-position: center;
    background-size: contain; }
  .bg-gray form fieldset legend {
    color: #18576c; }
  .bg-gray form fieldset .form-group .form-control {
    border-color: #18576c;
    color: #18576c; }
  .bg-gray .boxes > div {
    border-color: #ffffff; }

.video {
  padding-top: 3px;
  width: 1170px; }
  .video .video-embed iframe {
    width: 100%;
    height: 658px; }
    @media (max-width: 1199px) {
      .video .video-embed iframe {
        height: 546px; } }
    @media (max-width: 991px) {
      .video .video-embed iframe {
        height: 422px; } }
    @media (max-width: 767px) {
      .video .video-embed iframe {
        height: 402px; } }
    @media (max-width: 479px) {
      .video .video-embed iframe {
        height: 250px; } }

.col-centered {
  float: none;
  margin: 0 auto; }

.row-col-1 {
  padding-bottom: 40px;
  border-bottom: 1px dotted #18576c; }
  .row-col-1 + .row-col-1 {
    padding-top: 40px; }
    .row-col-1 + .row-col-1 h3 {
      margin-bottom: 10px; }
  .row-col-1 p:last-child {
    margin-bottom: 40px; }
  @media (max-width: 767px) {
    .row-col-1 {
      padding-left: 15px;
      padding-right: 15px; } }

.row-col-1-nodivider + .row-col-1-nodivider {
  padding-top: 40px; }
  .row-col-1-nodivider + .row-col-1-nodivider h3 {
    margin-bottom: 10px; }
.row-col-1-nodivider p:last-child {
  margin-bottom: 40px; }
@media (max-width: 767px) {
  .row-col-1-nodivider {
    padding-left: 15px;
    padding-right: 15px; } }

.row-col-2 + .row-col-2 {
  margin-top: 22px; }

.row-col-3 + .row-col-3 {
  margin-top: 22px; }

.dotted-border > div {
  border-left: 1px dotted #18576c;
  padding: 40px 30px 60px; }
  .dotted-border > div p {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto; }
  .dotted-border > div:first-of-type {
    border-left: none; }
  @media (max-width: 991px) {
    .dotted-border > div {
      border-left: none;
      border-bottom: 1px dotted #18576c;
      margin-left: 30px;
      margin-right: 30px;
      padding-left: 0;
      padding-right: 0;
      height: auto !important;
      padding-bottom: 60px; }
      .dotted-border > div:last-of-type {
        border-bottom: none; } }

.columns-2 {
  margin-bottom: 30px;
  clear: both; }
  .columns-2:last-of-type {
    margin-bottom: 0; }
  @media (min-width: 986px) {
    .columns-2 {
      column-count: 2;
      -webkit-column-count: 2;
      -ms-column-count: 2;
      -moz-column-count: 2;
      column-gap: 30px;
      -webkit-column-gap: 30px;
      -ms-column-gap: 30px;
      -moz-column-gap: 30px; } }

.panel.panel-default {
  border: none;
  border-top: 1px dotted #18576c;
  border-bottom: 1px dotted #18576c;
  border-radius: 0 !important;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .panel.panel-default + .panel-default {
    margin-top: 0;
    border-top: none; }
  .panel.panel-default .panel-heading {
    background: none;
    border: none; }
    .panel.panel-default .panel-heading .panel-title {
      color: #18576c; }
      .panel.panel-default .panel-heading .panel-title a {
        color: inherit;
        text-decoration: none;
        position: relative;
        display: table;
        width: 100%;
        padding-right: 30px; }
        .panel.panel-default .panel-heading .panel-title a span {
          display: table-cell; }
          .panel.panel-default .panel-heading .panel-title a span.panel-count {
            width: 1%;
            padding-right: 5px; }
        .panel.panel-default .panel-heading .panel-title a[aria-expanded="true"] i.icon-angle::before {
          content: '';
          -ms-transform: translateY(25%) rotate(225deg);
          -webkit-transform: translateY(25%) rotate(225deg);
          transform: translateY(25%) rotate(225deg); }
        .panel.panel-default .panel-heading .panel-title a i {
          position: absolute;
          right: 2px;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%); }
          .panel.panel-default .panel-heading .panel-title a i.icon-angle::before {
            content: '';
            width: 12px;
            height: 12px;
            display: block;
            border-top: 1px solid #18576c;
            border-left: 1px solid #18576c;
            -ms-transform: translateY(25%) rotate(45deg);
            -webkit-transform: translateY(25%) rotate(45deg);
            transform: translateY(25%) rotate(45deg);
            -webkit-transition: transform 0.5s;
            -moz-transition: transform 0.5s;
            -o-transition: transform 0.5s;
            transition: transform 0.5s; }
  .panel.panel-default .panel-body {
    border: none !important;
    padding-top: 0;
    padding-left: 50px;
    padding-right: 45px;
    font-size: 1.11rem; }

@media (max-width: 767px) {
  header .brand {
    padding-left: 15px;
    padding-right: 15px; } }
header .brand .container .row > div {
  height: 130px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: inline-table; }
  @media (max-width: 767px) {
    header .brand .container .row > div {
      height: 115px;
      padding-top: 30px;
      padding-bottom: 30px; }
      header .brand .container .row > div:last-of-type {
        padding-left: 0; } }
  header .brand .container .row > div a img {
    width: 168px;
    height: auto; }
    @media (max-width: 767px) {
      header .brand .container .row > div a img {
        width: 130px; } }
  header .brand .container .row > div p {
    display: table-cell;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 1; }
    @media (max-width: 767px) {
      header .brand .container .row > div p {
        font-size: 14px; } }
header.sticky {
  padding-bottom: 40px; }
  header.sticky .navbar-default {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10; }
    header.sticky .navbar-default .container .navbar-header .navbar-brand {
      height: 40px;
      padding-left: 15px;
      padding-top: 3px;
      padding-bottom: 4px;
      opacity: 1; }
      @media (max-width: 767px) {
        header.sticky .navbar-default .container .navbar-header .navbar-brand {
          padding-left: 30px; } }
      header.sticky .navbar-default .container .navbar-header .navbar-brand img {
        display: block; }
header .navbar-default {
  border: none;
  background-color: #18576c;
  border-radius: 0;
  min-height: 40px;
  margin-bottom: 0; }
  header .navbar-default::before {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #c5d72f; }
  header .navbar-default .container {
    background-color: #18576c;
    position: relative; }
    @media (max-width: 767px) {
      header .navbar-default .container .navbar-header {
        height: 40px; } }
    header .navbar-default .container .navbar-header .navbar-toggle {
      margin-top: 0;
      margin-bottom: 0;
      margin-right: 20px;
      border: none;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; }
      header .navbar-default .container .navbar-header .navbar-toggle:focus, header .navbar-default .container .navbar-header .navbar-toggle:hover {
        background: none; }
      header .navbar-default .container .navbar-header .navbar-toggle .icon-bar {
        background-color: #ffffff;
        height: 3px;
        width: 30px;
        margin-top: 1px;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear; }
        header .navbar-default .container .navbar-header .navbar-toggle .icon-bar + .icon-bar {
          margin-top: 6px; }
      header .navbar-default .container .navbar-header .navbar-toggle[aria-expanded="true"] {
        margin-right: 15px; }
        header .navbar-default .container .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(2) {
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: 10px; }
        header .navbar-default .container .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(3) {
          display: none; }
        header .navbar-default .container .navbar-header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(4) {
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          margin-top: -3px; }
    header .navbar-default .container .navbar-header .navbar-brand {
      padding: 0;
      height: 0;
      opacity: 0;
      -webkit-transition: opacity 1s linear;
      -moz-transition: opacity 1s linear;
      -o-transition: opacity 1s linear;
      transition: opacity 1s linear; }
      header .navbar-default .container .navbar-header .navbar-brand img {
        max-height: 100%;
        width: auto;
        display: none; }
    @media (max-width: 767px) {
      header .navbar-default .container .navbar-collapse {
        position: absolute;
        z-index: 10;
        width: 100%;
        background-color: #18576c;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; } }
    @media (max-width: 767px) {
      header .navbar-default .container .navbar-collapse .navbar-nav {
        margin: 0 -15px 50px; } }
    header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
      color: transparent;
      font-weight: 700;
      font-size: 18px;
      padding-top: 9px;
      padding-bottom: 9px; }
      header .navbar-default .container .navbar-collapse .navbar-nav > li > a::before {
        content: attr(data-text);
        position: absolute;
        font-weight: 400;
        color: #ffffff; }
      header .navbar-default .container .navbar-collapse .navbar-nav > li > a.active, header .navbar-default .container .navbar-collapse .navbar-nav > li > a:hover {
        color: #c5d72f;
        text-decoration: none; }
        header .navbar-default .container .navbar-collapse .navbar-nav > li > a.active::before, header .navbar-default .container .navbar-collapse .navbar-nav > li > a:hover::before {
          display: none; }
      @media (max-width: 991px) {
        header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
          font-size: 16px; } }
      @media (max-width: 767px) {
        header .navbar-default .container .navbar-collapse .navbar-nav > li > a {
          padding: 15px 0;
          margin-left: 30px;
          margin-right: 30px;
          border-bottom: 1px solid #ffffff; }
          header .navbar-default .container .navbar-collapse .navbar-nav > li > a[data-toggle="dropdown"]::after {
            content: '';
            width: 16px;
            height: 16px;
            border-left: 1px solid #ffffff;
            border-top: 1px solid #ffffff;
            position: absolute;
            right: 2px;
            top: 50%;
            -ms-transform: translateY(-25%) rotate(45deg);
            -webkit-transform: translateY(-25%) rotate(45deg);
            transform: translateY(-25%) rotate(45deg);
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s; } }
    @media (max-width: 767px) {
      header .navbar-default .container .navbar-collapse .navbar-nav > li:nth-last-of-type(2) a {
        border-bottom: none; } }
    header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child {
      background-color: #c5d72f; }
      header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child > a.active, header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child > a:hover {
        color: #18576c; }
      @media (max-width: 767px) {
        header .navbar-default .container .navbar-collapse .navbar-nav > li:last-child > a {
          border-bottom: none; } }
    header .navbar-default .container .navbar-collapse .navbar-nav > li.open > a {
      background: none;
      border-bottom: 0; }
      @media (max-width: 767px) {
        header .navbar-default .container .navbar-collapse .navbar-nav > li.open > a {
          color: transparent; }
          header .navbar-default .container .navbar-collapse .navbar-nav > li.open > a::before {
            display: block;
            color: #ffffff; }
          header .navbar-default .container .navbar-collapse .navbar-nav > li.open > a::after {
            -ms-transform: translateY(-75%) rotate(-135deg);
            -webkit-transform: translateY(-75%) rotate(-135deg);
            transform: translateY(-75%) rotate(-135deg); } }
    @media (min-width: 769px) {
      header .navbar-default .container .navbar-collapse .navbar-nav > li.open .dropdown-menu {
        display: none; }
      header .navbar-default .container .navbar-collapse .navbar-nav > li.open:hover .dropdown-menu {
        display: block; } }
    @media (min-width: 769px) {
      header .navbar-default .container .navbar-collapse .navbar-nav > li:hover .dropdown-menu {
        display: block; } }
    header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu {
      left: 15px;
      right: auto;
      border-radius: 0;
      border: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background-color: #c5d72f;
      padding: 15px 30px 30px; }
      @media (max-width: 767px) {
        header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu {
          background: none;
          padding-top: 0;
          padding-bottom: 0; } }
      @media (max-width: 767px) {
        header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li {
          border-bottom: 1px solid #ffffff; }
          header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li:first-of-type a {
            padding-top: 0; } }
      header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a {
        color: transparent;
        font-weight: 700;
        font-size: 18px;
        padding: 9px 20px 9px 0;
        border-bottom: 1px solid #18576c;
        white-space: normal;
        position: relative; }
        @media (max-width: 767px) {
          header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a {
            padding-left: 30px;
            padding-top: 15px;
            padding-bottom: 15px;
            font-size: 16px;
            line-height: 22px; } }
        header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a::before {
          content: attr(data-text);
          position: absolute;
          font-weight: 400;
          color: #18576c;
          padding-right: 19px; }
          @media (max-width: 767px) {
            header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a::before {
              color: #ffffff; } }
        header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a:focus {
          background: none; }
        header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a.active, header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a:hover {
          color: #18576c;
          text-decoration: none;
          background: none; }
          @media (max-width: 767px) {
            header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a.active, header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a:hover {
              color: #c5d72f; } }
          header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a.active::before, header .navbar-default .container .navbar-collapse .navbar-nav > li .dropdown-menu li a:hover::before {
            display: none; }

.banner {
  padding-top: 0;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .banner {
      padding-left: 0;
      padding-right: 0; } }
  .banner > figure {
    max-height: 735px;
    overflow: hidden; }
    .banner > figure > img {
      width: 100%;
      height: auto;
      margin-bottom: 0; }
  .banner .banner-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 37px;
    padding-bottom: 3px; }
    @media (min-width: 993px) {
      .banner .banner-text > div {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%); } }
    @media (min-width: 993px) {
      .banner .banner-text {
        height: 230px; } }
    @media (max-width: 767px) {
      .banner .banner-text {
        position: relative; } }
  .banner .main-slider .slick-list .slick-track .slick-slide {
    max-height: 735px; }
    .banner .main-slider .slick-list .slick-track .slick-slide img {
      min-width: 100%;
      height: auto;
      vertical-align: top; }
  .banner .main-slider .slick-arrow.slick-prev {
    left: 25px;
    height: 40px;
    width: 40px;
    z-index: 1; }
    .banner .main-slider .slick-arrow.slick-prev::before {
      opacity: 1;
      font-size: 40px;
      text-shadow: 0 0 4px rgba(0, 0, 0, 0.5); }
  .banner .main-slider .slick-arrow.slick-next {
    right: 25px;
    height: 40px;
    width: 40px; }
    .banner .main-slider .slick-arrow.slick-next::before {
      opacity: 1;
      font-size: 40px;
      text-shadow: 0 0 4px rgba(0, 0, 0, 0.5); }
  @media (max-width: 767px) {
    .banner .container {
      margin-top: -1px; } }
  .banner .container .row {
    position: relative; }
    .banner .container .row .nav-slider {
      position: absolute;
      bottom: 0; }
      @media (max-width: 767px) {
        .banner .container .row .nav-slider {
          position: relative;
          top: 0; } }
      @media (min-width: 769px) {
        .banner .container .row .nav-slider .slick-list .slick-track {
          width: 100% !important; } }
      @media (max-width: 767px) {
        .banner .container .row .nav-slider .slick-list .slick-track {
          display: table;
          background-color: #c5d72f; } }
      .banner .container .row .nav-slider .slick-list .slick-track .slick-slide {
        background-color: #a6a9a1;
        padding: 35px;
        outline: none;
        position: relative;
        z-index: 1;
        display: inline-block;
        float: none;
        vertical-align: bottom;
        max-height: 160px;
        width: 33.33% !important;
        cursor: pointer;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear; }
        @media (max-width: 767px) {
          .banner .container .row .nav-slider .slick-list .slick-track .slick-slide {
            height: auto;
            background-color: #c5d72f;
            display: table-cell;
            vertical-align: middle; } }
        .banner .container .row .nav-slider .slick-list .slick-track .slick-slide + .slick-slide::before {
          content: "";
          border-left: 1px solid #c5d72f;
          position: absolute;
          height: 60%;
          left: -1px; }
        .banner .container .row .nav-slider .slick-list .slick-track .slick-slide > div > div {
          overflow: hidden;
          opacity: 0;
          margin-top: 40px;
          -webkit-transition: all 0.5s linear;
          -moz-transition: all 0.5s linear;
          -o-transition: all 0.5s linear;
          transition: all 0.5s linear; }
          @media (max-width: 767px) {
            .banner .container .row .nav-slider .slick-list .slick-track .slick-slide > div > div {
              -webkit-transition: none;
              -moz-transition: none;
              -o-transition: none;
              transition: none;
              display: block;
              opacity: 1;
              margin-top: 0; } }
        @media (max-width: 767px) {
          .banner .container .row .nav-slider .slick-list .slick-track .slick-slide > div {
            vertical-align: middle; } }
        .banner .container .row .nav-slider .slick-list .slick-track .slick-slide.slick-current {
          background-color: #c5d72f;
          max-height: 330px; }
          .banner .container .row .nav-slider .slick-list .slick-track .slick-slide.slick-current::before {
            display: none; }
          .banner .container .row .nav-slider .slick-list .slick-track .slick-slide.slick-current h1,
          .banner .container .row .nav-slider .slick-list .slick-track .slick-slide.slick-current h2,
          .banner .container .row .nav-slider .slick-list .slick-track .slick-slide.slick-current h3 {
            color: #18576c; }
          .banner .container .row .nav-slider .slick-list .slick-track .slick-slide.slick-current > div > div {
            opacity: 1;
            margin-top: 0; }

.boxes {
  margin: -31px 0 80px;
  overflow: hidden; }
  .boxes:last-of-type {
    margin-bottom: 0; }
  .boxes > div {
    display: inline-block;
    padding: 0 35px;
    text-align: center;
    margin-top: 35px;
    border: 1px solid #18576c;
    width: 31.3%;
    height: 148px;
    float: left;
    margin-left: 35px; }
    .boxes > div div {
      width: 100%;
      height: 100%; }
    .boxes > div:nth-of-type(3n+1) {
      margin-left: 0;
      clear: both; }
    @media (max-width: 1199px) {
      .boxes > div {
        width: 30.9%; } }
    @media (max-width: 991px) {
      .boxes > div {
        width: 47%; }
        .boxes > div:nth-of-type(3n+1) {
          margin-left: 35px;
          clear: none; }
        .boxes > div:nth-of-type(2n+1) {
          margin-left: 0;
          clear: both; } }
    @media (max-width: 767px) {
      .boxes > div {
        margin: 35px auto 0;
        clear: both;
        width: 290px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%); }
        .boxes > div:nth-of-type(3n+1) {
          margin-left: 0;
          clear: both; } }
    .boxes > div p {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      margin-bottom: 0; }

.img-boxes-2col {
  clear: both;
  margin: 0;
  overflow: hidden;
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .img-boxes-2col {
      margin-left: -15px;
      margin-right: -15px; } }
  .img-boxes-2col:last-of-type {
    margin-bottom: 0; }
  .img-boxes-2col .box-half {
    width: 50%;
    float: left;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    @media (max-width: 767px) {
      .img-boxes-2col .box-half {
        width: 100%; } }
    .img-boxes-2col .box-half::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(255, 255, 255, 0.7); }
    .img-boxes-2col .box-half > div {
      position: absolute; }
      .img-boxes-2col .box-half > div:first-of-type {
        top: 30px;
        right: 30px;
        text-align: right; }
        @media (max-width: 991px) {
          .img-boxes-2col .box-half > div:first-of-type {
            right: 15px;
            top: 15px; } }
        @media (max-width: 767px) {
          .img-boxes-2col .box-half > div:first-of-type {
            right: 30px;
            top: 30px; } }
        .img-boxes-2col .box-half > div:first-of-type p {
          text-transform: none; }
      .img-boxes-2col .box-half > div:last-of-type {
        bottom: 30px;
        left: 30px;
        text-align: left;
        padding-right: 30px; }
        @media (max-width: 991px) {
          .img-boxes-2col .box-half > div:last-of-type {
            padding-right: 15px;
            left: 15px;
            bottom: 15px; } }
        @media (max-width: 767px) {
          .img-boxes-2col .box-half > div:last-of-type {
            padding-right: 30px;
            left: 30px;
            bottom: 30px; } }
        .img-boxes-2col .box-half > div:last-of-type p {
          text-transform: uppercase; }
    .img-boxes-2col .box-half .decrease {
      font-size: 60px;
      color: #18576c;
      margin: 0;
      font-weight: 700;
      line-height: 1.083; }
    .img-boxes-2col .box-half p {
      margin: 0; }
    .img-boxes-2col .box-half .img-boxes-2col {
      margin: 0;
      position: relative; }
      .img-boxes-2col .box-half .img-boxes-2col:first-of-type {
        top: 0;
        right: 0; }
      .img-boxes-2col .box-half .img-boxes-2col:last-of-type {
        bottom: 0;
        left: 0;
        padding-right: 0; }
      @media (max-width: 767px) {
        .img-boxes-2col .box-half .img-boxes-2col .box-half {
          width: 50%; } }
      @media (max-width: 479px) {
        .img-boxes-2col .box-half .img-boxes-2col .box-half {
          width: 100%; } }
      .img-boxes-2col .box-half .img-boxes-2col .box-half > div:first-of-type {
        text-align: right; }
        @media (max-width: 991px) {
          .img-boxes-2col .box-half .img-boxes-2col .box-half > div:first-of-type {
            right: 15px;
            top: 15px; } }
        @media (max-width: 767px) {
          .img-boxes-2col .box-half .img-boxes-2col .box-half > div:first-of-type {
            right: 30px;
            top: 30px; } }
        .img-boxes-2col .box-half .img-boxes-2col .box-half > div:first-of-type p {
          text-transform: none; }
      .img-boxes-2col .box-half .img-boxes-2col .box-half > div:last-of-type {
        text-align: left;
        padding-right: 30px; }
        @media (max-width: 991px) {
          .img-boxes-2col .box-half .img-boxes-2col .box-half > div:last-of-type {
            padding-right: 15px;
            left: 15px;
            bottom: 15px; } }
        @media (max-width: 767px) {
          .img-boxes-2col .box-half .img-boxes-2col .box-half > div:last-of-type {
            padding-right: 30px;
            left: 30px;
            bottom: 30px; } }
        .img-boxes-2col .box-half .img-boxes-2col .box-half > div:last-of-type p {
          text-transform: uppercase; }
      .img-boxes-2col .box-half .img-boxes-2col .box-half .decrease {
        font-size: 32px; }

.image-box-3col {
  overflow: hidden;
  padding: 0; }
  .image-box-3col > div {
    width: 33.33%;
    height: auto;
    overflow: hidden;
    float: left; }
    @media (max-width: 767px) {
      .image-box-3col > div {
        width: 100%; }
        .image-box-3col > div + div {
          display: none; } }
    @media (max-width: 479px) {
      .image-box-3col > div {
        width: 100%; } }
    @media (min-width: 1681px) {
      .image-box-3col > div {
        max-height: 370px; } }
    .image-box-3col > div img {
      width: 100%;
      height: auto; }

.boxes2 {
  margin-top: 35px; }
  .boxes2 > div {
    width: 50%;
    min-height: 220px;
    float: left;
    padding-left: 160px;
    padding-right: 160px;
    padding-top: 20px;
    text-align: center;
    border-bottom: 1px dotted #aebbc5;
    border-left: 1px dotted #aebbc5;
    overflow: hidden; }
    @media (max-width: 1199px) {
      .boxes2 > div {
        padding-left: 95px;
        padding-right: 95px; } }
    @media (max-width: 991px) {
      .boxes2 > div {
        padding-left: 45px;
        padding-right: 45px; } }
    @media (max-width: 767px) {
      .boxes2 > div {
        padding-left: 15px;
        padding-right: 15px; } }
    .boxes2 > div:nth-of-type(2n+1) {
      border-left: none; }
    @media (min-width: 769px) {
      .boxes2 > div:nth-last-of-type(2) {
        border-bottom: none; } }
    .boxes2 > div:last-of-type {
      border-bottom: none; }
    @media (max-width: 767px) {
      .boxes2 > div {
        max-width: 320px;
        width: 100%;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
        border-left: none;
        float: none;
        margin-left: auto;
        margin-right: auto; }
        .boxes2 > div:last-of-type {
          padding-bottom: 0; } }
    .boxes2 > div p {
      margin-bottom: 0; }

.values .row:first-of-type > div .row > div:first-of-type {
  padding-right: 20px; }
  @media (max-width: 767px) {
    .values .row:first-of-type > div .row > div:first-of-type {
      padding-right: 15px; } }
.values .row:first-of-type > div .row > div:last-of-type {
  padding-left: 20px; }
  @media (max-width: 767px) {
    .values .row:first-of-type > div .row > div:last-of-type {
      padding-left: 15px; } }

.magazine {
  padding: 0;
  clear: both;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto; }
  @media (min-width: 1201px) {
    .magazine {
      padding-top: 80px; }
      .magazine + .magazine {
        padding-top: 0px; }
      .magazine:last-of-type {
        padding-bottom: 80px; } }
  .magazine > div {
    width: 50%;
    min-height: 400px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 100px; }
    @media (max-width: 1199px) {
      .magazine > div {
        padding: 0 50px; } }
    @media (max-width: 991px) {
      .magazine > div {
        width: 100%; } }
    @media (max-width: 479px) {
      .magazine > div {
        padding: 0 15px 40px;
        min-height: 300px; } }
    @media (max-width: 767px) {
      .magazine > div {
        padding-left: 30px;
        padding-right: 30px; } }
    .magazine > div h3 {
      margin-top: 40px; }
    .magazine > div .bodytext:first-child {
      margin-top: 88px; }
    .magazine > div .flag {
      width: 100px;
      padding-top: 83px;
      padding-bottom: 25px;
      text-align: center;
      background-color: #ffffff; }
      @media (max-width: 479px) {
        .magazine > div .flag {
          width: 80px;
          padding-top: 43px;
          padding-bottom: 10px; } }
      .magazine > div .flag.flag-left {
        float: left; }
      .magazine > div .flag.flag-right {
        float: right; }
      .magazine > div .flag span {
        margin: 0;
        width: 50px;
        height: 50px; }

footer .contact {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    footer .contact {
      padding: 0; } }
  footer .contact > .container > .row > div {
    padding: 30px;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      footer .contact > .container > .row > div {
        padding-left: 30px;
        padding-right: 30px; } }
    footer .contact > .container > .row > div h2 {
      padding-top: 3px; }
footer .info {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    footer .info {
      padding-left: 15px;
      padding-right: 15px; } }
  footer .info.bg-blue h3, footer .info.bg-green h3, footer .info.bg-gray h3 {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 10px; }
  footer .info .phone-link {
    font-size: 24px;
    display: block;
    margin-top: 30px;
    color: inherit;
    font-weight: 400;
    text-decoration: none; }
  footer .info .mail-link {
    font-size: 24px;
    display: block;
    margin-top: 10px;
    color: inherit;
    font-weight: 400;
    text-decoration: none; }
  footer .info .text-right figure {
    display: inline-block;
    vertical-align: top; }
    footer .info .text-right figure:nth-of-type(2) {
      margin-left: 30px; }
      footer .info .text-right figure:nth-of-type(2) img {
        max-width: 150px; }
    @media (max-width: 767px) {
      footer .info .text-right figure {
        margin-top: 30px; } }
    footer .info .text-right figure img {
      margin-bottom: 16px; }
footer .copyright {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (max-width: 767px) {
    footer .copyright {
      text-align: center;
      padding-left: 15px;
      padding-right: 15px; } }
  footer .copyright .footer-nav {
    text-align: right; }
    @media (max-width: 767px) {
      footer .copyright .footer-nav {
        text-align: center; } }
    footer .copyright .footer-nav a {
      font-weight: 400;
      text-decoration: none; }
      footer .copyright .footer-nav a:hover, footer .copyright .footer-nav a:focus {
        text-decoration: underline; }
  footer .copyright p {
    margin-bottom: 0; }

.cc-window {
  opacity: 1;
  transition: opacity 1s ease; }

.cc-window.cc-invisible {
  opacity: 0; }

.cc-animate.cc-revoke {
  transition: transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em); }

/*disable revoke button set transform: translateY(3em) !important;*/
.cc-animate.cc-revoke.cc-bottom {
  /*transform: translateY(2em);*/
  transform: translateY(3em) !important; }

.cc-revoke.cc-bottom {
  display: none; }

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0); }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s; }

.cc-link,
.cc-revoke:hover {
  text-decoration: underline; }

.cc-btn.cc-deny {
  font-weight: 400;
  text-decoration: underline; }

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999; }

.cc-window.cc-static {
  position: static; }

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row; }

.cc-revoke {
  padding: 0.5em; }

.cc-header {
  font-size: 16px;
  font-weight: 700; }

.cc-allow:focus, .cc-allow:hover {
  text-decoration: none; }
.cc-allow.cc-btn:focus, .cc-allow.cc-btn:hover {
  color: #c5d72f !important;
  background-color: transparent !important;
  text-decoration: none;
  border: 1px solid #c5d72f; }

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer; }

.cc-link {
  display: inline-block;
  padding: 0.2em; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active,
.cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 16px;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  text-decoration: none; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline; }

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 16px;
  opacity: 0.9;
  line-height: 0.75; }

.cc-close:focus,
.cc-close:hover {
  opacity: 1; }

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid #fff; }

.cc-banner .cc-message {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em; }

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between; }

.cc-floating .cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1; }

.cc-btn + .cc-btn {
  margin-left: 0.5em; }

@media print {
  .cc-revoke,
  .cc-window {
    display: none; } }
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }
@media screen and (max-width: 600px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }

  .cc-window.cc-bottom {
    bottom: 0; }

  .cc-window.cc-banner,
  .cc-window.cc-floating,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0; }

  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column; }

  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

  .cc-window.cc-floating {
    max-width: none; }

  .cc-window .cc-message {
    margin-bottom: 1em; }

  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset; }

  .cc-window.cc-banner .cc-message {
    margin-right: 0; } }
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 0; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none; }

.cc-theme-classic .cc-btn {
  border-radius: 0; }

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block; }

.cc-theme-edgeless.cc-window {
  padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../Icons/ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "Glyphicons Halflings";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "Glyphicons Halflings";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }
  .lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    /* Image border */
    border: 4px solid white; }
  .lightbox a img {
    border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../Icons/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }
  .lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }
    .lb-nav a.lb-prev {
      width: 34%;
      left: 0;
      float: left;
      background: url(../Icons/prev.png) left 48% no-repeat;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -webkit-transition: opacity 0.6s;
      -moz-transition: opacity 0.6s;
      -o-transition: opacity 0.6s;
      transition: opacity 0.6s; }
      .lb-nav a.lb-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
    .lb-nav a.lb-next {
      width: 64%;
      right: 0;
      float: right;
      background: url(../Icons/next.png) right 48% no-repeat;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -webkit-transition: opacity 0.6s;
      -moz-transition: opacity 0.6s;
      -o-transition: opacity 0.6s;
      transition: opacity 0.6s; }
      .lb-nav a.lb-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }

.lb-container > .nav {
  left: 0; }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }
  .lb-dataContainer:after {
    content: "";
    display: table;
    clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }
  .lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em; }
  .lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em; }
  .lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999; }
  .lb-data .lb-caption a {
    color: #4ae; }
  .lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../Icons/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

.news .news-list-shuffle {
  margin-left: -10px;
  margin-right: -10px; }
  @media (max-width: 767px) {
    .news .news-list-shuffle {
      margin-left: 5px;
      margin-right: 5px; } }
  .news .news-list-shuffle .news-list-item {
    padding: 10px; }
    .news .news-list-shuffle .news-list-item .article {
      background-color: #ffffff;
      overflow: hidden; }
      .news .news-list-shuffle .news-list-item .article .article-image {
        overflow: hidden; }
        .news .news-list-shuffle .news-list-item .article .article-image img {
          width: 100%; }
        .news .news-list-shuffle .news-list-item .article .article-image.firstimage img {
          width: auto;
          max-width: none;
          min-width: 101%;
          position: relative;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%); }
          @media (max-width: 767px) {
            .news .news-list-shuffle .news-list-item .article .article-image.firstimage img {
              left: 0;
              transform: none;
              -webkit-transform: none;
              -ms-transform: none;
              max-width: 100%; } }
      .news .news-list-shuffle .news-list-item .article .teaser-text-shuffle {
        padding: 30px; }
        @media (max-width: 479px) {
          .news .news-list-shuffle .news-list-item .article .teaser-text-shuffle {
            padding: 30px 20px; } }
        .news .news-list-shuffle .news-list-item .article .teaser-text-shuffle h3 {
          margin-bottom: 10px; }
        .news .news-list-shuffle .news-list-item .article .teaser-text-shuffle .btn {
          margin-top: 20px; }
.news .news-list-col-1 {
  padding-top: 40px; }
  .news .news-list-col-1 .row-col-1:first-child h3 {
    margin-bottom: 10px; }
.news:first-child .news-list-col-1 {
  padding-top: 0; }
  .news:first-child .news-list-col-1 .row-col-1:first-child h3 {
    margin-bottom: 30px; }
.news.news-single .article {
  /*
  table{
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    &:last-of-type{
      margin-bottom: 0;
    }
    td{
      width: 50%;
      padding-right: 15px;
      vertical-align: top;
      @include media('<sm'){
        display: block;
        padding-right: 0;
        width: 100%;
      }
      +td{
        padding-right: 0;
        padding-left: 15px;
        @include media('<sm'){
          padding-left: 0;
        }
      }
    }
  }
  */ }
  .news.news-single .article .footer {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 30px; }
    .news.news-single .article .footer .news-list-date {
      text-transform: uppercase;
      color: #c5d72f; }
  .news.news-single .article .detail-media {
    margin-top: 60px;
    padding-left: 5px;
    padding-right: 5px; }
    .news.news-single .article .detail-media .mediaelement {
      overflow: hidden;
      margin-top: 20px;
      padding-left: 10px;
      padding-right: 10px; }
      .news.news-single .article .detail-media .mediaelement img {
        width: 100%; }
      .news.news-single .article .detail-media .mediaelement .mediaelement-video {
        width: 100%; }
        .news.news-single .article .detail-media .mediaelement .mediaelement-video iframe {
          width: 100%;
          border: none; }
          @media (max-width: 479px) {
            .news.news-single .article .detail-media .mediaelement .mediaelement-video iframe {
              height: 250px; } }

/*# sourceMappingURL=main.css.map */

#tx_indexedsearch fieldset {margin-bottom: 80px;}

ul.tx-indexedsearch-browsebox {float: right;}

ul.tx-indexedsearch-browsebox li {
  display: inline-block;
}

ul.tx-indexedsearch-browsebox li::before {
  content: '';
}

div.tx-indexedsearch-browsebox p {
  float: left;
}


.tx-indexedsearch-res {margin-top: 40px;}

.tx-indexedsearch-percent { float:right;}

.tx-indexedsearch-res h3 {
  margin: 0;
}


header .brand .container .row > div p {
  position: absolute;
  right: 15px;
  bottom: 25px;
}
header .brand .container .row > div form {
  position: absolute;
  right: 15px;
  top: 30px;
}
header form {
  font-size:20px;
}
header input[type="text"] {
  border: 1px solid #a6a9a1;
  outline: 0;
  background-size: 1em;
  background-repeat:no-repeat;
  x-background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAIAAAD9b0jDAAAACXBIWXMAABYlAAAWJQFJUiTwAAACU0lEQVRIx62V228SQRTGdzbE2e5CpGGhLZS2SrAtLhVB0TTRmIaHPpv44h/pg9W0jfXWRmO0pSi15dYipFAuS0oTFnYNYXwwmU6WYdmK52m+2dlfvplz5gxACDF9gRBqtxW5UZcbMoTQZrWJDifPCwAAxkRY+nHxxG4me0RdHQlH/b75oWhAOlWU1van983mucEPHDf24P6ye8pjCloo5j9/2WHMRWxl1Sm6hkAVpfXy9QudownXJISc6BBL5dNCMW+eCxBCCKGNN6/IXd/yL4ZD98izU5TW9+S+Dv3s6XOLxUKH7u1/IzOz/PDR7MwNqoXmxfn65hqWQSkkBZb6l7EIIZIYCUcHERmGsV8fJ79mc2lqRbLttkLqWe+ccYruBO/isap25EadAiVn7fZxCDljqCBYSbM6TxgqY+G76TdTTx73tPECFkKIBbwGzUBJH3SozWrDolQ+NQPVNHUIVHQ4sajWKtRs6ppDtVbBkucFCpScVdVO9jhtDI0ndlW1gxNLvVQsACASjmK9F//avBjYUArFPFnUgQWJvn2GYfy+eY4bw1Prm2uZXEp3DpqmZnIpXcfxuL1GDaV8Vvq487a/oXjc09pv7fgkS+2HkxNTTx7H+tvrZeury7WtdxvMFYPKZfHIKbpiK6tXhVaqZx+2t3RnBXS62+2mMofZXBqnmLzEgQVpxjv38yiZPEgY+AWDHj65USfvNc8LZPUcHP4w4IKh1T4oDLj/DjXijgKlcoNSiGVGCymwFJRCpNPbi8FRoST3MlfoP8Wvwkmv1/s7/gOoUHhm3I1gigAAAABJRU5ErkJggg==");
  background-position: 97.5% 50%;
  background-color: #fff;
  padding: 0.2em 1.2em 0.2em 0.5em;
  width: 9em;
}
header input[type="text"]:focus{
  border-color: #C6D72F;
  x-background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAIAAAD9b0jDAAAACXBIWXMAABYlAAAWJQFJUiTwAAACdklEQVRIx62VT2jTUBzHX/61y2zXxkZj2221SAfCpLvILjI8KXoUetCTA1EmCoIg9eZtXnoS/AMexg4yKHi09yGKDMRaZcMhs1vN+icu/ZM1y5L0eRDSR/qaZm7f0/u9JJ983+/33u8REELQIwjNfaPSUvOKWqCpwJBn3M8mPbRAEBRwIboXV6xmtuU32LfjQloIpgaiCdSppotrpQdt7YfDBwzNnzn1hPNdcAWVmrl18TFwp8nYgp+dGgDVdPHzz6s2R4Hh8wzF+dhzsrIsNXPuuQSEEELz66/r6KrD3I3YyYdo7jRd3Kw9s6GnJz6SJNsLJQEAxWoGJSYi86eFR7ZqeJlIIjKfjGfRSXFnEeuUhNBEax0X0vzIlX7JGvYm0KflehZCEwPdNypoHBq57Fyi8RP3rbFuSMpeAQNtqXnEyARDcc5QLxNBzWr6NgaqqN1fCcFrbvYT55txfoGkqUD3eCFjB6E+8NAhz7gVyMqyG6huygOgfjZpBY32CraatubQaK8gKQ5joB5aQKtZqWedocVqRjckq7DYQ0USBBUX0la8UXna1tb7EaVmDt3U0dAsfvkAACGYYmjemspvpMryki0PuimX5SVbxznuu+jUUGTl/VrpXm9D4Xwzhtmo1N9i+2Hg2PTZ0ee97bXb+lrql2/Fm+CAwnJJa+RnpyZjCweFNnY/rZbu2nJF2O6oTkcVdxbL9axVYvQQR0OzIf+l339eb0kvHPwS/S4+Za+AnmsvE0Z3T0l65cDFQ93Igfv/UCfuYaBY7hg/R4LDaZS/M8bPoU6joVsAHoW2ai8/rCa/b97udAwI4dFAIYS1xrt/RAjhXxI5wy2Pyt1YAAAAAElFTkSuQmCC");
}
header button {
  background: none;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 1.7em;
  width: 1.5em;
  padding: 0.3em 0.3em 0.3em 0.2em;
}
header button svg {
  fill:#A6A9A1;
}
header button:focus {
  outline:none;
}
header button:hover svg,
header button:focus svg {
  fill:#C6D72F;
}
strong.tx-indexedsearch-redMarkup {
  background: #C6D72F;
  outline: 2px solid rgba(168,185,17,0.6);
  z-index: -1;
}}
@media (max-width: 767px) {
  header form { font-size:15px; }
}

/* Cookiehint */
.cc-animate.cc-revoke.cc-bottom {
  display:block;
  bottom:50px;
}