/** Generated: Tuesday, 1st of July 2025, 08:49:16 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* ==========================================================================
   Helper classes
   From HTML5 Boilerplate https://github.com/h5bp/html5-boilerplate
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.container {
  padding-left: 40px;
  padding-right: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
.row .row {
  max-width: none;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row .col-xs-1, .row .col-sm-1, .row .col-md-1, .row .col-lg-1, .row .col-xs-2, .row .col-sm-2, .row .col-md-2, .row .col-lg-2, .row .col-xs-3, .row .col-sm-3, .row .col-md-3, .row .col-lg-3, .row .col-xs-4, .row .col-sm-4, .row .col-md-4, .row .col-lg-4, .row .col-xs-5, .row .col-sm-5, .row .col-md-5, .row .col-lg-5, .row .col-xs-6, .row .col-sm-6, .row .col-md-6, .row .col-lg-6, .row .col-xs-7, .row .col-sm-7, .row .col-md-7, .row .col-lg-7, .row .col-xs-8, .row .col-sm-8, .row .col-md-8, .row .col-lg-8, .row .col-xs-9, .row .col-sm-9, .row .col-md-9, .row .col-lg-9, .row .col-xs-10, .row .col-sm-10, .row .col-md-10, .row .col-lg-10, .row .col-xs-11, .row .col-sm-11, .row .col-md-11, .row .col-lg-11, .row .col-xs-12, .row .col-sm-12, .row .col-md-12, .row .col-lg-12 {
  position: relative;
  min-height: 1px;
}
.row [class*='col-'] > .inner {
  padding-left: 20px;
  padding-right: 20px;
}
.row .col-xs-1, .row .col-xs-2, .row .col-xs-3, .row .col-xs-4, .row .col-xs-5, .row .col-xs-6, .row .col-xs-7, .row .col-xs-8, .row .col-xs-9, .row .col-xs-10, .row .col-xs-11, .row .col-xs-12 {
  float: left;
}
.row .col-xs-12 {
  width: 100%;
}
.row .col-xs-11 {
  width: 91.66666667%;
}
.row .col-xs-10 {
  width: 83.33333333%;
}
.row .col-xs-9 {
  width: 75%;
}
.row .col-xs-8 {
  width: 66.66666667%;
}
.row .col-xs-7 {
  width: 58.33333333%;
}
.row .col-xs-6 {
  width: 50%;
}
.row .col-xs-5 {
  width: 41.66666667%;
}
.row .col-xs-4 {
  width: 33.33333333%;
}
.row .col-xs-3 {
  width: 25%;
}
.row .col-xs-2 {
  width: 16.66666667%;
}
.row .col-xs-1 {
  width: 8.33333333%;
}
.row .col-xs-pull-12 {
  right: 100%;
}
.row .col-xs-pull-11 {
  right: 91.66666667%;
}
.row .col-xs-pull-10 {
  right: 83.33333333%;
}
.row .col-xs-pull-9 {
  right: 75%;
}
.row .col-xs-pull-8 {
  right: 66.66666667%;
}
.row .col-xs-pull-7 {
  right: 58.33333333%;
}
.row .col-xs-pull-6 {
  right: 50%;
}
.row .col-xs-pull-5 {
  right: 41.66666667%;
}
.row .col-xs-pull-4 {
  right: 33.33333333%;
}
.row .col-xs-pull-3 {
  right: 25%;
}
.row .col-xs-pull-2 {
  right: 16.66666667%;
}
.row .col-xs-pull-1 {
  right: 8.33333333%;
}
.row .col-xs-pull-0 {
  right: auto;
}
.row .col-xs-push-12 {
  left: 100%;
}
.row .col-xs-push-11 {
  left: 91.66666667%;
}
.row .col-xs-push-10 {
  left: 83.33333333%;
}
.row .col-xs-push-9 {
  left: 75%;
}
.row .col-xs-push-8 {
  left: 66.66666667%;
}
.row .col-xs-push-7 {
  left: 58.33333333%;
}
.row .col-xs-push-6 {
  left: 50%;
}
.row .col-xs-push-5 {
  left: 41.66666667%;
}
.row .col-xs-push-4 {
  left: 33.33333333%;
}
.row .col-xs-push-3 {
  left: 25%;
}
.row .col-xs-push-2 {
  left: 16.66666667%;
}
.row .col-xs-push-1 {
  left: 8.33333333%;
}
.row .col-xs-push-0 {
  left: auto;
}
.row .col-xs-offset-12 {
  margin-left: 100%;
}
.row .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.row .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.row .col-xs-offset-9 {
  margin-left: 75%;
}
.row .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.row .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.row .col-xs-offset-6 {
  margin-left: 50%;
}
.row .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.row .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.row .col-xs-offset-3 {
  margin-left: 25%;
}
.row .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.row .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.row .col-xs-offset-0 {
  margin-left: 0%;
}
@media screen and (min-width: 768px) {
  .row .col-sm-1, .row .col-sm-2, .row .col-sm-3, .row .col-sm-4, .row .col-sm-5, .row .col-sm-6, .row .col-sm-7, .row .col-sm-8, .row .col-sm-9, .row .col-sm-10, .row .col-sm-11, .row .col-sm-12 {
    float: left;
  }
  .row .col-sm-12 {
    width: 100%;
  }
  .row .col-sm-11 {
    width: 91.66666667%;
  }
  .row .col-sm-10 {
    width: 83.33333333%;
  }
  .row .col-sm-9 {
    width: 75%;
  }
  .row .col-sm-8 {
    width: 66.66666667%;
  }
  .row .col-sm-7 {
    width: 58.33333333%;
  }
  .row .col-sm-6 {
    width: 50%;
  }
  .row .col-sm-5 {
    width: 41.66666667%;
  }
  .row .col-sm-4 {
    width: 33.33333333%;
  }
  .row .col-sm-3 {
    width: 25%;
  }
  .row .col-sm-2 {
    width: 16.66666667%;
  }
  .row .col-sm-1 {
    width: 8.33333333%;
  }
  .row .col-sm-pull-12 {
    right: 100%;
  }
  .row .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .row .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .row .col-sm-pull-9 {
    right: 75%;
  }
  .row .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .row .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .row .col-sm-pull-6 {
    right: 50%;
  }
  .row .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .row .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .row .col-sm-pull-3 {
    right: 25%;
  }
  .row .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .row .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .row .col-sm-pull-0 {
    right: auto;
  }
  .row .col-sm-push-12 {
    left: 100%;
  }
  .row .col-sm-push-11 {
    left: 91.66666667%;
  }
  .row .col-sm-push-10 {
    left: 83.33333333%;
  }
  .row .col-sm-push-9 {
    left: 75%;
  }
  .row .col-sm-push-8 {
    left: 66.66666667%;
  }
  .row .col-sm-push-7 {
    left: 58.33333333%;
  }
  .row .col-sm-push-6 {
    left: 50%;
  }
  .row .col-sm-push-5 {
    left: 41.66666667%;
  }
  .row .col-sm-push-4 {
    left: 33.33333333%;
  }
  .row .col-sm-push-3 {
    left: 25%;
  }
  .row .col-sm-push-2 {
    left: 16.66666667%;
  }
  .row .col-sm-push-1 {
    left: 8.33333333%;
  }
  .row .col-sm-push-0 {
    left: auto;
  }
  .row .col-sm-offset-12 {
    margin-left: 100%;
  }
  .row .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .row .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .row .col-sm-offset-9 {
    margin-left: 75%;
  }
  .row .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .row .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .row .col-sm-offset-6 {
    margin-left: 50%;
  }
  .row .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .row .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .row .col-sm-offset-3 {
    margin-left: 25%;
  }
  .row .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .row .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .row .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media screen and (min-width: 940px) {
  .row .col-md-1, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11, .row .col-md-12 {
    float: left;
  }
  .row .col-md-12 {
    width: 100%;
  }
  .row .col-md-11 {
    width: 91.66666667%;
  }
  .row .col-md-10 {
    width: 83.33333333%;
  }
  .row .col-md-9 {
    width: 75%;
  }
  .row .col-md-8 {
    width: 66.66666667%;
  }
  .row .col-md-7 {
    width: 58.33333333%;
  }
  .row .col-md-6 {
    width: 50%;
  }
  .row .col-md-5 {
    width: 41.66666667%;
  }
  .row .col-md-4 {
    width: 33.33333333%;
  }
  .row .col-md-3 {
    width: 25%;
  }
  .row .col-md-2 {
    width: 16.66666667%;
  }
  .row .col-md-1 {
    width: 8.33333333%;
  }
  .row .col-md-pull-12 {
    right: 100%;
  }
  .row .col-md-pull-11 {
    right: 91.66666667%;
  }
  .row .col-md-pull-10 {
    right: 83.33333333%;
  }
  .row .col-md-pull-9 {
    right: 75%;
  }
  .row .col-md-pull-8 {
    right: 66.66666667%;
  }
  .row .col-md-pull-7 {
    right: 58.33333333%;
  }
  .row .col-md-pull-6 {
    right: 50%;
  }
  .row .col-md-pull-5 {
    right: 41.66666667%;
  }
  .row .col-md-pull-4 {
    right: 33.33333333%;
  }
  .row .col-md-pull-3 {
    right: 25%;
  }
  .row .col-md-pull-2 {
    right: 16.66666667%;
  }
  .row .col-md-pull-1 {
    right: 8.33333333%;
  }
  .row .col-md-pull-0 {
    right: auto;
  }
  .row .col-md-push-12 {
    left: 100%;
  }
  .row .col-md-push-11 {
    left: 91.66666667%;
  }
  .row .col-md-push-10 {
    left: 83.33333333%;
  }
  .row .col-md-push-9 {
    left: 75%;
  }
  .row .col-md-push-8 {
    left: 66.66666667%;
  }
  .row .col-md-push-7 {
    left: 58.33333333%;
  }
  .row .col-md-push-6 {
    left: 50%;
  }
  .row .col-md-push-5 {
    left: 41.66666667%;
  }
  .row .col-md-push-4 {
    left: 33.33333333%;
  }
  .row .col-md-push-3 {
    left: 25%;
  }
  .row .col-md-push-2 {
    left: 16.66666667%;
  }
  .row .col-md-push-1 {
    left: 8.33333333%;
  }
  .row .col-md-push-0 {
    left: auto;
  }
  .row .col-md-offset-12 {
    margin-left: 100%;
  }
  .row .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .row .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .row .col-md-offset-9 {
    margin-left: 75%;
  }
  .row .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .row .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .row .col-md-offset-6 {
    margin-left: 50%;
  }
  .row .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .row .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .row .col-md-offset-3 {
    margin-left: 25%;
  }
  .row .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .row .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .row .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media screen and (min-width: 1140px) {
  .row .col-lg-1, .row .col-lg-2, .row .col-lg-3, .row .col-lg-4, .row .col-lg-5, .row .col-lg-6, .row .col-lg-7, .row .col-lg-8, .row .col-lg-9, .row .col-lg-10, .row .col-lg-11, .row .col-lg-12 {
    float: left;
  }
  .row .col-lg-12 {
    width: 100%;
  }
  .row .col-lg-11 {
    width: 91.66666667%;
  }
  .row .col-lg-10 {
    width: 83.33333333%;
  }
  .row .col-lg-9 {
    width: 75%;
  }
  .row .col-lg-8 {
    width: 66.66666667%;
  }
  .row .col-lg-7 {
    width: 58.33333333%;
  }
  .row .col-lg-6 {
    width: 50%;
  }
  .row .col-lg-5 {
    width: 41.66666667%;
  }
  .row .col-lg-4 {
    width: 33.33333333%;
  }
  .row .col-lg-3 {
    width: 25%;
  }
  .row .col-lg-2 {
    width: 16.66666667%;
  }
  .row .col-lg-1 {
    width: 8.33333333%;
  }
  .row .col-lg-pull-12 {
    right: 100%;
  }
  .row .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .row .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .row .col-lg-pull-9 {
    right: 75%;
  }
  .row .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .row .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .row .col-lg-pull-6 {
    right: 50%;
  }
  .row .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .row .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .row .col-lg-pull-3 {
    right: 25%;
  }
  .row .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .row .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .row .col-lg-pull-0 {
    right: auto;
  }
  .row .col-lg-push-12 {
    left: 100%;
  }
  .row .col-lg-push-11 {
    left: 91.66666667%;
  }
  .row .col-lg-push-10 {
    left: 83.33333333%;
  }
  .row .col-lg-push-9 {
    left: 75%;
  }
  .row .col-lg-push-8 {
    left: 66.66666667%;
  }
  .row .col-lg-push-7 {
    left: 58.33333333%;
  }
  .row .col-lg-push-6 {
    left: 50%;
  }
  .row .col-lg-push-5 {
    left: 41.66666667%;
  }
  .row .col-lg-push-4 {
    left: 33.33333333%;
  }
  .row .col-lg-push-3 {
    left: 25%;
  }
  .row .col-lg-push-2 {
    left: 16.66666667%;
  }
  .row .col-lg-push-1 {
    left: 8.33333333%;
  }
  .row .col-lg-push-0 {
    left: auto;
  }
  .row .col-lg-offset-12 {
    margin-left: 100%;
  }
  .row .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .row .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .row .col-lg-offset-9 {
    margin-left: 75%;
  }
  .row .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .row .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .row .col-lg-offset-6 {
    margin-left: 50%;
  }
  .row .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .row .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .row .col-lg-offset-3 {
    margin-left: 25%;
  }
  .row .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .row .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .row .col-lg-offset-0 {
    margin-left: 0%;
  }
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  min-height: 100%;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
img,
object,
embed,
video {
  max-width: 100%;
}
img {
  vertical-align: middle;
  height: auto;
}
figure {
  margin: 0;
}
.responsive-media {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.responsive-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-maps {
  position: relative;
  padding-bottom: 70%;
  height: 0;
  overflow: hidden;
}
.responsive-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
strong,
.strong,
.bold {
  font-weight: 700;
}
.extra-bold {
  font-weight: 900;
}
.normal {
  font-weight: 400;
}
.italic {
  font-style: italic;
}
.upper {
  text-transform: uppercase;
}
.tiny {
  font-size: 0.785714em;
  /* 11px */
}
small,
.small {
  font-size: 0.857142em;
  /* 12px */
}
.big {
  font-size: 1.142857em;
  /* 16px */
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
/* Horizontal ruler */
hr {
  clear: both;
  border-width: 0;
  border-color: #ddd;
  border-style: solid;
  border-top-width: 1px;
  margin: .83em 0;
  min-height: 0;
  height: 1px;
}
hr.dotted {
  border-style: dotted;
}
hr.dashed {
  border-style: dashed;
}
/* Lists */
ul,
ol {
  list-style-position: inside;
}
/* Reset default borders */
form,
fieldset,
a img {
  border: 0;
}
/* Reset default spacing */
form {
  margin: 0;
  padding: 0;
}
.clickable,
.clickable-blank {
  cursor: pointer;
}
/* Reset list style */
.no-list,
.no-list ul {
  list-style: none;
}
.padd-top-5 {
  padding-top: 5px;
}
.padd-top-10 {
  padding-top: 10px;
}
.padd-top-15 {
  padding-top: 15px;
}
.padd-top-20 {
  padding-top: 20px;
}
.padd-top-25 {
  padding-top: 25px;
}
.padd-top-30 {
  padding-top: 30px;
}
.padd-top-35 {
  padding-top: 35px;
}
.padd-top-40 {
  padding-top: 40px;
}
.padd-top-45 {
  padding-top: 45px;
}
.padd-top-50 {
  padding-top: 50px;
}
.padd-left-5 {
  padding-left: 5px;
}
.padd-left-10 {
  padding-left: 10px;
}
.padd-left-15 {
  padding-left: 15px;
}
.padd-left-20 {
  padding-left: 20px;
}
.padd-left-25 {
  padding-left: 25px;
}
.padd-left-30 {
  padding-left: 30px;
}
.padd-left-35 {
  padding-left: 35px;
}
.padd-left-40 {
  padding-left: 40px;
}
.padd-left-45 {
  padding-left: 45px;
}
.padd-left-50 {
  padding-left: 50px;
}
.padd-bottom-5 {
  padding-bottom: 5px;
}
.padd-bottom-10 {
  padding-bottom: 10px;
}
.padd-bottom-15 {
  padding-bottom: 15px;
}
.padd-bottom-20 {
  padding-bottom: 20px;
}
.padd-bottom-25 {
  padding-bottom: 25px;
}
.padd-bottom-30 {
  padding-bottom: 30px;
}
.padd-bottom-35 {
  padding-bottom: 35px;
}
.padd-bottom-40 {
  padding-bottom: 40px;
}
.padd-bottom-45 {
  padding-bottom: 45px;
}
.padd-bottom-50 {
  padding-bottom: 50px;
}
.padd-right-5 {
  padding-right: 5px;
}
.padd-right-10 {
  padding-right: 10px;
}
.padd-right-15 {
  padding-right: 15px;
}
.padd-right-20 {
  padding-right: 20px;
}
.padd-right-25 {
  padding-right: 25px;
}
.padd-right-30 {
  padding-right: 30px;
}
.padd-right-35 {
  padding-right: 35px;
}
.padd-right-40 {
  padding-right: 40px;
}
.padd-right-45 {
  padding-right: 45px;
}
.padd-right-50 {
  padding-right: 50px;
}
.marg-top-5 {
  margin-top: 5px;
}
.marg-top-10 {
  margin-top: 10px;
}
.marg-top-15 {
  margin-top: 15px;
}
.marg-top-20 {
  margin-top: 20px;
}
.marg-top-25 {
  margin-top: 25px;
}
.marg-top-30 {
  margin-top: 30px;
}
.marg-top-35 {
  margin-top: 35px;
}
.marg-top-40 {
  margin-top: 40px;
}
.marg-top-45 {
  margin-top: 45px;
}
.marg-top-50 {
  margin-top: 50px;
}
.marg-left-5 {
  margin-left: 5px;
}
.marg-left-10 {
  margin-left: 10px;
}
.marg-left-15 {
  margin-left: 15px;
}
.marg-left-20 {
  margin-left: 20px;
}
.marg-left-25 {
  margin-left: 25px;
}
.marg-left-30 {
  margin-left: 30px;
}
.marg-left-35 {
  margin-left: 35px;
}
.marg-left-40 {
  margin-left: 40px;
}
.marg-left-45 {
  margin-left: 45px;
}
.marg-left-50 {
  margin-left: 50px;
}
.marg-bottom-5 {
  margin-bottom: 5px;
}
.marg-bottom-10 {
  margin-bottom: 10px;
}
.marg-bottom-15 {
  margin-bottom: 15px;
}
.marg-bottom-20 {
  margin-bottom: 20px;
}
.marg-bottom-25 {
  margin-bottom: 25px;
}
.marg-bottom-30 {
  margin-bottom: 30px;
}
.marg-bottom-35 {
  margin-bottom: 35px;
}
.marg-bottom-40 {
  margin-bottom: 40px;
}
.marg-bottom-45 {
  margin-bottom: 45px;
}
.marg-bottom-50 {
  margin-bottom: 50px;
}
.marg-right-5 {
  margin-right: 5px;
}
.marg-right-10 {
  margin-right: 10px;
}
.marg-right-15 {
  margin-right: 15px;
}
.marg-right-20 {
  margin-right: 20px;
}
.marg-right-25 {
  margin-right: 25px;
}
.marg-right-30 {
  margin-right: 30px;
}
.marg-right-35 {
  margin-right: 35px;
}
.marg-right-40 {
  margin-right: 40px;
}
.marg-right-45 {
  margin-right: 45px;
}
.marg-right-50 {
  margin-right: 50px;
}
.no-padd {
  padding: 0;
}
.no-marg {
  margin: 0;
}
/* Text alignments */
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-centered {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
/* Floats */
.left {
  float: left;
}
.right {
  float: right;
}
.centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.img.left {
  margin-right: 1.em;
  margin-bottom: .5em;
}
.img.right {
  margin-left: 1.8em;
  margin-bottom: .5em;
}
/* Override block and inline elements */
.block {
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.inline {
  display: inline;
}
/* --- TYPOGRAPHY --- */
.subheading {
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 0;
}
hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4,
hgroup h5,
hgroup h6 {
  margin: .1em 0;
}
/* Paragraphs, Lists ... */
p,
ul,
blockquote,
pre,
td,
th {
  font-size: 1em;
  /* 14px */
  line-height: 1.4;
}
p.lead {
  font-size: 1.285714em;
  /* 18px */
}
dl dt {
  font-weight: bold;
}
dl.no-margins dd {
  margin-left: 0;
}
/* Blockquote & Cite */
blockquote,
q {
  font-size: 1.428571em;
  /* 20px */
  padding: 1em 2.142857em;
  margin: 1em 0;
  font-family: serif;
  font-style: italic;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  font-size: 4.285714em;
  line-height: 1;
  color: #ccc;
}
blockquote:before,
q:before {
  content: "\201C";
  margin-left: -0.7em;
  float: left;
}
blockquote:after,
q:after {
  content: "\201D";
  margin-right: -0.5em;
  float: right;
}
blockquote small,
q small,
blockquote cite,
q cite {
  font-size: .6em;
  /* 12px */
  line-height: 1;
}
blockquote small.right-aligned,
q small.right-aligned,
blockquote cite.right-aligned,
q cite.right-aligned,
blockquote small.right-aligned,
q small.right-aligned,
blockquote cite.right-aligned,
q cite.right-aligned {
  display: block;
  text-align: right;
}
/* Preformatted, Code, Keyboard */
pre,
code,
kbd,
samp {
  font-size: .857142em;
  /* 12px */
  font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'Courier New', monospace;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 1.5em;
  margin: 1.5em 0;
  overflow: auto;
}
code {
  border-radius: 2px;
  color: #00b1f7;
  padding: .166em .25em;
  display: inline-block;
  line-height: 1;
  background: #f8f8f8;
  border: 1px solid #ddd;
}
kbd {
  padding: .166em .25em;
  border-radius: 4px;
  background: #fafafa;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #222;
  font-weight: bold;
  white-space: nowrap;
}
kbd:hover {
  border-bottom-color: #bbb;
  border-left-color: #bbb;
  border-width: 2px 1px 1px;
}
mark {
  background: #ffdd45;
  background: rgba(255, 221, 69, 0.7);
}
.alert-NoticeError {
  border-color: #c71528;
  border-width: 1px;
  border-style: solid;
  color: #6b0b15;
  background-color: #ED5565;
  position: relative;
  padding: 8px;
}
.alert-NoticeError .close {
  border: none;
  position: absolute;
  background: none;
  font-weight: bold;
  padding: 0;
  line-height: 1;
  right: 6px;
  top: 6px;
  color: #c71528;
  outline: 0;
}
.alert-NoticeError-color {
  color: #6b0b15;
}
.alert-NoticeMessage {
  border-color: #6da72f;
  border-width: 1px;
  border-style: solid;
  color: #395719;
  background-color: #A0D468;
  position: relative;
  padding: 8px;
}
.alert-NoticeMessage .close {
  border: none;
  position: absolute;
  background: none;
  font-weight: bold;
  padding: 0;
  line-height: 1;
  right: 6px;
  top: 6px;
  color: #6da72f;
  outline: 0;
}
.alert-NoticeMessage-color {
  color: #395719;
}
.alert-NoticeWarning {
  border-color: #c88a0a;
  border-width: 1px;
  border-style: solid;
  color: #674705;
  background-color: #F6BB42;
  position: relative;
  padding: 8px;
}
.alert-NoticeWarning .close {
  border: none;
  position: absolute;
  background: none;
  font-weight: bold;
  padding: 0;
  line-height: 1;
  right: 6px;
  top: 6px;
  color: #c88a0a;
  outline: 0;
}
.alert-NoticeWarning-color {
  color: #674705;
}
.alert-NoticeInfo {
  border-color: #1867cb;
  border-width: 1px;
  border-style: solid;
  color: #0d3970;
  background-color: #5D9CEC;
  position: relative;
  padding: 8px;
}
.alert-NoticeInfo .close {
  border: none;
  position: absolute;
  background: none;
  font-weight: bold;
  padding: 0;
  line-height: 1;
  right: 6px;
  top: 6px;
  color: #1867cb;
  outline: 0;
}
.alert-NoticeInfo-color {
  color: #0d3970;
}
@media screen and (min-width: 940px) {
  .lg-no-padd-top {
    padding-top: 0;
  }
  .lg-no-padd-left {
    padding-left: 0;
  }
  .lg-no-padd-bottom {
    padding-bottom: 0;
  }
  .lg-no-padd-right {
    padding-right: 0;
  }
  .lg-no-marg-top {
    margin-top: 0;
  }
  .lg-no-marg-left {
    margin-left: 0;
  }
  .lg-no-marg-bottom {
    margin-bottom: 0;
  }
  .lg-no-marg-right {
    margin-right: 0;
  }
  .lg-no-padd {
    padding: 0;
  }
  .lg-no-marg {
    margin: 0;
  }
  .lg-hidden {
    display: none;
  }
}
@media screen and (max-width: 939px) {
  .md-no-padd-top {
    padding-top: 0;
  }
  .md-no-padd-left {
    padding-left: 0;
  }
  .md-no-padd-bottom {
    padding-bottom: 0;
  }
  .md-no-padd-right {
    padding-right: 0;
  }
  .md-no-marg-top {
    margin-top: 0;
  }
  .md-no-marg-left {
    margin-left: 0;
  }
  .md-no-marg-bottom {
    margin-bottom: 0;
  }
  .md-no-marg-right {
    margin-right: 0;
  }
  .md-no-padd {
    padding: 0;
  }
  .md-no-marg {
    margin: 0;
  }
  .md-hidden {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sm-no-padd-top {
    padding-top: 0;
  }
  .sm-no-padd-left {
    padding-left: 0;
  }
  .sm-no-padd-bottom {
    padding-bottom: 0;
  }
  .sm-no-padd-right {
    padding-right: 0;
  }
  .sm-no-marg-top {
    margin-top: 0;
  }
  .sm-no-marg-left {
    margin-left: 0;
  }
  .sm-no-marg-bottom {
    margin-bottom: 0;
  }
  .sm-no-marg-right {
    margin-right: 0;
  }
  .sm-no-padd {
    padding: 0;
  }
  .sm-no-marg {
    margin: 0;
  }
  .sm-hidden {
    display: none;
  }
}
@media screen and (max-width: 439px) {
  .xs-no-padd-top {
    padding-top: 0;
  }
  .xs-no-padd-left {
    padding-left: 0;
  }
  .xs-no-padd-bottom {
    padding-bottom: 0;
  }
  .xs-no-padd-right {
    padding-right: 0;
  }
  .xs-no-marg-top {
    margin-top: 0;
  }
  .xs-no-marg-left {
    margin-left: 0;
  }
  .xs-no-marg-bottom {
    margin-bottom: 0;
  }
  .xs-no-marg-right {
    margin-right: 0;
  }
  .xs-no-padd {
    padding: 0;
  }
  .xs-no-marg {
    margin: 0;
  }
  .xs-hidden {
    display: none;
  }
}
table {
  width: 100%;
  margin: 0 0 1em 0;
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  *white-space: normal;
}
table caption,
table th,
table td {
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  padding: .57222em;
}
table caption {
  font-weight: bold;
}
thead th,
thead td {
  font-weight: bold;
  vertical-align: bottom;
}
/* Table lined */
table.stroked-table th,
table.stroked-table td {
  border-bottom: 1px solid #ddd;
}
/* Zebra table */
table.zebra-table tbody tr:nth-child(odd) td,
table.zebra-table tbody tr.nth-child-odd td {
  background: #f8f8f8;
}
table.zebra-table tbody tr:nth-child(odd) td tbody tr:hover td,
table.zebra-table tbody tr.nth-child-odd td tbody tr:hover td {
  background: #f2f2f2;
}
/*
 * Stupid IE lt 9 would require you to write something like this below
 * repeating as many times as table might be long
 * you could end up with tr:first-child + tr + tr + tr + tr + tr + tr + tr + tr ................ td
 * So better use JS and .nth-child-odd class
 */
/*
table.zebra-table tbody > tr:first-child td,
table.zebra-table tbody > tr:first-child + tr + tr td {
  background: #f8f8f8;
}
*/
/* Bordered table */
table.bordered-table td,
table.bordered-table th {
  border: 1px solid #ddd;
}
/* Narrow table */
table.narrow-table caption,
table.narrow-table th,
table.narrow-table td {
  padding: .2861em;
}
/* Responsive wrapper */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.table-responsive table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  table-layout: auto;
}
fieldset {
  margin: 1.5em 0;
  padding: .5em 0;
}
legend {
  font-size: 1.285714em;
  /* 18px */
  font-weight: bold;
  display: block;
  border: none;
  *margin-left: -0.75em;
}
.form-row {
  margin-bottom: .5em;
}
label {
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin-right: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="file"],
input[type="date"],
input[type="color"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="time"],
input[type="week"] {
  font-size: 1em;
  line-height: 2;
  /* IE 7+8 */
  height: 2.1428571em;
  /* 30px */
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: border 200ms ease-in;
  -moz-transition: border 200ms ease-in;
  -ms-transition: border 200ms ease-in;
  -o-transition: border 200ms ease-in;
  transition: border 200ms ease-in;
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"] {
  text-indent: 10px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input:focus,
textarea:focus {
  outline: none;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    float: none !important;
  }
  body {
    line-height: 1.5;
    font-family: Garamond, "Times New Roman", serif;
    color: #000000;
    background: none;
    font-size: 14pt;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1pt solid #808080;
    page-break-inside: avoid;
    padding: 5pt;
  }
  code {
    font-size: 12pt;
    font-family: Courier, monospace;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  h1 {
    font-size: 19pt;
  }
  h2 {
    font-size: 17pt;
  }
  h3 {
    font-size: 15pt;
  }
  h4,
  h5,
  h6 {
    font-size: 14pt;
  }
  img {
    margin: 1em 1.5em 1.5em 0;
    page-break-inside: avoid;
    max-width: 100% !important;
    display: block;
    float: none;
  }
  a img {
    border: none;
  }
  table {
    page-break-before: always;
    margin: 1pt;
    text-align: left;
    width: 100%;
  }
  thead {
    display: table-header-group;
  }
  th {
    page-break-inside: avoid;
    page-break-after: auto;
    border-bottom: 1px solid #808080;
    font-weight: bold;
  }
  tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  td {
    page-break-inside: avoid;
    border-bottom: 1px solid #808080;
  }
  th,
  td {
    padding: .2em .5em .2em 0;
  }
  tfoot {
    display: table-footer-group;
    font-style: italic;
  }
  caption {
    page-break-inside: avoid;
    background: #fff;
    margin-bottom: 1em;
    text-align: left;
  }
}
@font-face {
  font-family: 'webicony';
  src: url('/site/templates/assets/fonts/webicony.eot?dwrbm8');
  src: url('/site/templates/assets/fonts/webicony.eot?dwrbm8#iefix') format('embedded-opentype'), url('/site/templates/assets/fonts/webicony.ttf?dwrbm8') format('truetype'), url('/site/templates/assets/fonts/webicony.woff?dwrbm8') format('woff'), url('/site/templates/assets/fonts/webicony.svg?dwrbm8#webicony') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'webicony' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-point-r:before {
  content: "\ff";
}
.icon-point-b-r:before {
  content: "\178";
}
.icon-arrow-u:before {
  content: "\2c6";
}
.icon-arrow-l:before {
  content: "\2039";
}
.icon-arrow-r:before {
  content: "\203a";
}
.icon-quotation:before {
  content: "\22";
}
.icon-php:before {
  content: "\23";
}
.icon-dollar:before {
  content: "\24";
}
.icon-percent:before {
  content: "\25";
}
.icon-globe:before {
  content: "\26";
}
.icon-parenthesis-on:before {
  content: "\28";
}
.icon-parenthesis-off:before {
  content: "\29";
}
.icon-clock:before {
  content: "\2a";
}
.icon-zoom-in:before {
  content: "\2b";
}
.icon-processwire:before {
  content: "\2c";
}
.icon-zoom-out:before {
  content: "\2d";
}
.icon-dot:before {
  content: "\2e";
}
.icon-dash:before {
  content: "\2f";
}
.icon-menu:before {
  content: "\30";
}
.icon-menu-round:before {
  content: "\31";
}
.icon-menu-square:before {
  content: "\32";
}
.icon-heart:before {
  content: "\33";
}
.icon-heart-fly:before {
  content: "\34";
}
.icon-html5-text:before {
  content: "\35";
}
.icon-html5:before {
  content: "\36";
}
.icon-windows:before {
  content: "\37";
}
.icon-android:before {
  content: "\38";
}
.icon-cloud:before {
  content: "\39";
}
.icon-sound:before {
  content: "\3a";
}
.icon-sound-off:before {
  content: "\3b";
}
.icon-arrow-left:before {
  content: "\3c";
}
.icon-search:before {
  content: "\3d";
}
.icon-arrow-right:before {
  content: "\3e";
}
.icon-settings:before {
  content: "\3f";
}
.icon-mail:before {
  content: "\40";
}
.icon-ask:before {
  content: "\41";
}
.icon-bing:before {
  content: "\42";
}
.icon-concrete-5:before {
  content: "\43";
}
.icon-drupal:before {
  content: "\44";
}
.icon-envelope:before {
  content: "\45";
}
.icon-flickr:before {
  content: "\46";
}
.icon-google-plus:before {
  content: "\47";
}
.icon-globe-round:before {
  content: "\48";
}
.icon-camera:before {
  content: "\49";
}
.icon-joomla:before {
  content: "\4a";
}
.icon-location-round:before {
  content: "\4b";
}
.icon-linkedin:before {
  content: "\4c";
}
.icon-checked:before {
  content: "\4d";
}
.icon-laptop:before {
  content: "\4e";
}
.icon-uni4F:before {
  content: "\4f";
}
.icon-picasa:before {
  content: "\50";
}
.icon-signal:before {
  content: "\51";
}
.icon-rss:before {
  content: "\52";
}
.icon-silverstripe:before {
  content: "\53";
}
.icon-twitter:before {
  content: "\54";
}
.icon-users:before {
  content: "\55";
}
.icon-vimeo:before {
  content: "\56";
}
.icon-location:before {
  content: "\57";
}
.icon-xing:before {
  content: "\58";
}
.icon-youtube:before {
  content: "\59";
}
.icon-bulb:before {
  content: "\5a";
}
.icon-arrow-up:before {
  content: "\5e";
}
.icon-phone:before {
  content: "\5f";
}
.icon-apple:before {
  content: "\61";
}
.icon-cmsms:before {
  content: "\63";
}
.icon-facebook:before {
  content: "\66";
}
.icon-github:before {
  content: "\67";
}
.icon-printer:before {
  content: "\68";
}
.icon-instagram:before {
  content: "\69";
}
.icon-dia:before {
  content: "\6a";
}
.icon-phone-round:before {
  content: "\6b";
}
.icon-msn:before {
  content: "\6d";
}
.icon-write-round:before {
  content: "\6e";
}
.icon-uni6F:before {
  content: "\6f";
}
.icon-pinterest:before {
  content: "\70";
}
.icon-reddit:before {
  content: "\72";
}
.icon-skype:before {
  content: "\73";
}
.icon-tumblr:before {
  content: "\74";
}
.icon-user:before {
  content: "\75";
}
.icon-wordpress:before {
  content: "\77";
}
.icon-youtube-play:before {
  content: "\79";
}
.icon-dropbox:before {
  content: "\7a";
}
.icon-mobile:before {
  content: "\7b";
}
.icon-fax:before {
  content: "\7c";
}
.icon-email:before {
  content: "\7d";
}
.icon-fatslash:before {
  content: "\e4";
}
.icon-lone-arrow:before {
  content: "\f6";
}
.icon-got-it:before {
  content: "\fc";
}
.icon-pound:before {
  content: "\a3";
}
.icon-dot-top-large:before {
  content: "\2022";
}
.icon-yen:before {
  content: "\a5";
}
.icon-fat-arrow:before {
  content: "\ff";
}
.icon-mid-arrow:before {
  content: "\178";
}
.icon-euro:before {
  content: "\20ac";
}
.icon-dot-top:before {
  content: "\b7";
}
.icon-:before {
  content: "\25fc";
}
body {
  background-color: #f1eff2;
  color: #505050;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 300;
}
body.sticky {
  padding-top: 48px;
}
ul,
ol {
  clear: both;
  list-style: none;
}
ul,
ol {
  padding: 0;
}
h1,
h2,
h3,
h4 {
  color: #3267d9;
  font-weight: normal;
}
h5,
h6 {
  color: #505050;
}
h1,
h2 {
  font-size: 1.375em;
}
a {
  -webkit-transition: color 300ms ease 0ms;
  -moz-transition: color 300ms ease 0ms;
  -o-transition: color 300ms ease 0ms;
  transition: color 300ms ease 0ms;
  color: #505050;
  text-decoration: none;
}
a:hover {
  color: #3267d9;
}
.main-section a,
.aside-section a {
  transition: .3s all ease;
  text-decoration: none;
  border-bottom: 1px solid #7c7c7c;
  color: #505050;
}
.main-section a:hover,
.aside-section a:hover {
  transition: .3s all ease;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
button {
  -webkit-transition: color 300ms ease 0ms;
  -moz-transition: color 300ms ease 0ms;
  -o-transition: color 300ms ease 0ms;
  transition: color 300ms ease 0ms;
}
figcaption {
  color: #c2c2c2;
  font-size: .875em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  figcaption {
    text-align: center;
  }
}
.box-radius {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.dark-gradient {
  background-color: #2e3742;
  background-image: -webkit-linear-gradient(left, #202a2e, #2e3742);
  background-image: -moz-linear-gradient(left, #202a2e, #2e3742);
  background-image: -o-linear-gradient(left, #202a2e, #2e3742);
  background-image: -ms-linear-gradient(left, #202a2e, #2e3742);
  background-image: linear-gradient(left, #202a2e, #2e3742);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#202a2e, endColorstr=#2e3742, GradientType=1);
}
.back-top {
  position: fixed;
  right: 5px;
  bottom: 10px;
  z-index: 10;
  cursor: pointer;
  color: #fff !important;
  background-color: #666672;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  -webkit-transition: background 200ms ease 0ms;
  -moz-transition: background 200ms ease 0ms;
  -o-transition: background 200ms ease 0ms;
  transition: background 200ms ease 0ms;
  font-size: 1.6em;
  text-align: center;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.back-top:hover {
  color: #fff;
  background-color: #5a5a65;
}
.dl-horizontal dd {
  margin-left: 0;
  padding-bottom: 3px;
}
@media (min-width: 320px) {
  .dl-horizontal dt {
    float: left;
    width: 80px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    padding-bottom: 3px;
  }
  .dl-horizontal dd {
    margin-left: 80px;
    padding-bottom: 3px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
@media (max-width: 320px) {
  .dl-horizontal dt {
    font-weight: 600;
  }
}
.content-section ul,
.aside-inner ul {
  padding: 0;
  list-style: none;
}
.content-section ul li,
.aside-inner ul li {
  padding: 0;
  margin: 0 0 0 1.4em;
  position: relative;
}
.content-section ul li:before,
.aside-inner ul li:before {
  position: absolute;
  left: -1.4em;
  font-family: 'webicony';
  content: '\3e';
  color: #bec3cd;
}
.content-section ul li a,
.aside-inner ul li a {
  color: #c2c2c2;
}
.content-section ul li a:hover,
.aside-inner ul li a:hover {
  color: #c2c2c2;
}
@media screen and (max-width: 939px) and (min-width: 767px) {
  .marg-sm-left-10 {
    margin-left: 10px;
    margin-right: 0;
  }
  .marg-sm-right-10 {
    margin-right: 10px;
    margin-left: 0;
  }
}
.btn-top {
  border: none;
  background: none;
  color: #666672;
  position: fixed;
  bottom: 70px;
  right: 5px;
  font-size: 2.5em;
  text-decoration: none;
}
.btn-top:hover,
.btn-top:active {
  color: #5a5a65;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
}
.map-container {
  height: 350px;
  position: relative;
}
.map-container img {
  max-width: none;
}
.notification-container {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 100;
}
.alerts {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: .875em;
  width: auto;
}
.alerts > li {
  margin-bottom: 2px;
  display: block;
  max-width: 300px;
  padding-right: 15px;
}
.alerts > li:before {
  content: '';
  display: none;
}
.page-form .alerts {
  display: block;
  width: 100%;
  margin: 0 15px;
}
.table-display {
  clear: left;
  width: 100%;
  line-height: 1.5;
}
.table-display dt {
  clear: left;
  float: left;
  width: 35%;
  font-weight: normal;
}
.table-display dd {
  float: left;
  width: 60%;
  margin-left: 4%;
}
.bxslider > li {
  display: none;
  text-align: center;
}
.bxslider > li img {
  display: inline-block;
}
.bxslider > li:first-child {
  display: block;
}
.bx-wrapper .bxslider > li {
  display: block;
  background-color: #f1eff2;
}
.bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}
/* ---- LAYOUT ---- */
.top-bar-section {
  z-index: 200;
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  color: #505050;
}
.top-bar-section .app-title {
  display: block;
  padding-left: 15px;
  margin-top: 1px;
}
@media screen and (max-width: 767px) {
  .top-bar-section .app-title {
    background-position: center;
    text-align: center;
  }
}
.top-bar-section .contact-info {
  font-style: normal;
  color: #919194;
}
@media screen and (max-width: 767px) {
  .top-bar-section .contact-info {
    text-align: center;
  }
}
.top-bar-section .contact-info span {
  display: block;
}
.top-bar-section .contact-info span.phone {
  font-size: 2.125em;
  font-style: normal;
}
.top-bar-section .contact-info span.phone .icon {
  font-size: 1.3em;
  color: #c0c0c2;
  position: relative;
  bottom: -4px;
  margin-right: 10px;
}
.top-bar-section .contact-info span.zip {
  font-size: 1.625em;
  font-style: normal;
}
.no-svg .app-title,
.no-js .app-title {
  background-image: url(/site/templates/assets/images/layout/suehling-schuering-logo.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.navigation-section {
  background-color: #fff;
  z-index: 100;
}
.navigation-section.sticky {
  -webkit-box-shadow: 2px 0 22px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 0 22px rgba(0, 0, 0, 0.3);
  width: 100% !important;
  left: 0 !important;
  top: 0;
  position: fixed;
  bottom: auto;
}
.navigation-section.sticky #main-menu {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media screen and (max-width: 939px) {
  .navigation-section {
    text-align: center;
    margin-top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .navigation-section {
    text-align: left;
  }
}
/* Trigger button */
.btn-toggle-switch {
  z-index: 200;
  display: block;
  position: fixed;
  right: 5px;
  bottom: 60px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 1;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
  background: #666672;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background 200ms ease 0ms;
  -moz-transition: background 200ms ease 0ms;
  -o-transition: background 200ms ease 0ms;
  transition: background 200ms ease 0ms;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.btn-toggle-switch:focus {
  outline: none;
  background-color: #5a5a65;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.btn-toggle-switch span {
  display: block;
  position: absolute;
  top: 19px;
  left: 9px;
  right: 9px;
  height: 3px;
  background: #fff;
}
.btn-toggle-switch span:before,
.btn-toggle-switch span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
  -webkit-transition-duration: 200ms, 200ms;
  -o-transition-duration: 200ms, 200ms;
  transition-duration: 200ms, 200ms;
  -webkit-transition-delay: 200ms 0ms;
  -o-transition-delay: 200ms 0ms;
  transition-delay: 200ms 0ms;
}
.btn-toggle-switch span:before {
  top: -7px;
  -webkit-transition-property: top, transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
}
.btn-toggle-switch span:after {
  bottom: -7px;
  -webkit-transition-property: bottom, transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
}
.btn-toggle-switch.active span,
.btn-toggle-switch:active span {
  background: none;
}
.btn-toggle-switch.active span:before,
.btn-toggle-switch:active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-toggle-switch.active span:after,
.btn-toggle-switch:active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-toggle-switch.active span:before,
.btn-toggle-switch:active span:before,
.btn-toggle-switch.active span:after,
.btn-toggle-switch:active span:after {
  -webkit-transition-delay: 0, 200ms;
  -o-transition-delay: 0, 200ms;
  transition-delay: 0, 200ms;
}
/* Default menu, small screen */
#main-menu {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #main-menu {
    position: fixed;
    left: -100%;
    right: auto;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 75%;
    z-index: 100;
    padding-top: 64px;
    /* padding top height of top-bar */
    overflow-y: auto;
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    -moz-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    -o-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1) 100ms;
    box-shadow: 2px 0px 22px rgba(0, 0, 0, 0.3);
  }
}
#main-menu li {
  position: relative;
}
#main-menu > li {
  display: block;
  /* Second & Third level */
}
#main-menu > li a,
#main-menu > li .sectionheader {
  display: block;
  color: #505050;
  text-decoration: none;
  padding: 12px 18px;
  -webkit-transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  outline: none;
  border-bottom: 1px solid #D3D3D3;
  background-color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#main-menu > li:first-child > a,
#main-menu > li:first-child #main-menu > li > .sectionheader {
  border-top: 1px solid #D3D3D3;
}
#main-menu > li.current > a,
#main-menu > li.current > .sectionheader {
  background-color: #f1eff2;
}
#main-menu > li:hover > a,
#main-menu > li:hover > .sectionheader,
#main-menu > li.active > a,
#main-menu > li.active > .sectionheader {
  background-color: #f1eff2;
}
#main-menu > li > ul,
#main-menu > li > ul > li > ul {
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -moz-transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  -o-transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1) 0ms;
  height: 0;
  background-color: #fff;
  padding: 0;
  margin: 0;
}
.lt-ie9 #main-menu > li > ul,
.lt-ie9 #main-menu > li > ul > li > ul {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
#main-menu > li > ul > li,
#main-menu > li > ul > li > ul > li {
  font-size: .875em;
}
#main-menu > li > ul > li a,
#main-menu > li > ul > li > ul > li a,
#main-menu > li > ul > li .sectionheader,
#main-menu > li > ul > li > ul > li .sectionheader {
  padding-left: 28px;
}
#main-menu > li > ul > li.current > a,
#main-menu > li > ul > li > ul > li.current > a,
#main-menu > li > ul > li.current > .sectionheader,
#main-menu > li > ul > li > ul > li.current > .sectionheader {
  background-color: #f1eff2;
}
#main-menu > li > ul > li:hover > a,
#main-menu > li > ul > li > ul > li:hover > a,
#main-menu > li > ul > li:hover > .sectionheader,
#main-menu > li > ul > li > ul > li:hover > .sectionheader,
#main-menu > li > ul > li.active > a,
#main-menu > li > ul > li > ul > li.active > a,
#main-menu > li > ul > li.active > .sectionheader,
#main-menu > li > ul > li > ul > li.active > .sectionheader {
  background-color: #f1eff2;
}
#main-menu > li > ul > li > ul {
  background-color: #fff;
}
#main-menu > li > ul > li > ul > li {
  font-size: 1em;
}
#main-menu > li > ul > li > ul > li a,
#main-menu > li > ul > li > ul > li .sectionheader {
  padding-left: 34px;
}
#main-menu > li > ul > li > ul > li:hover > a,
#main-menu > li > ul > li > ul > li:hover > .sectionheader,
#main-menu > li > ul > li > ul > li.active > a,
#main-menu > li > ul > li > ul > li.active > .sectionheader {
  background-color: #f1eff2;
}
#main-menu > li.active > ul,
#main-menu > li:hover > ul,
#main-menu > li > ul > .active > ul,
#main-menu > li > ul > :hover > ul {
  position: static;
  width: 100%;
  height: auto;
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #main-menu > li.current > ul,
  #main-menu > li > ul > .current > ul {
    position: static;
    width: 100%;
    height: auto;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  /* Visible menu */
  .active-navigation #main-menu {
    left: 0;
    position: fixed;
  }
}
/* Standard screens menu */
@media screen and (min-width: 768px) {
  #menu-trigger {
    display: none;
  }
  #main-menu {
    background-color: #fff;
  }
  #main-menu > li {
    display: inline-block;
    z-index: 10;
    width: 20%;
    /* Third level */
  }
  #main-menu > li > a,
  #main-menu > li > .sectionheader {
    padding: 13px 8px;
    margin-left: 1px;
    color: #505050;
    border: none;
    text-align: center;
    background-color: #fff;
  }
  #main-menu > li:first-child > a,
  #main-menu > li:first-child #main-menu > li > .sectionheader {
    border: none;
  }
  #main-menu > li.current > a,
  #main-menu > li.current > .sectionheader {
    background-color: #f1eff2;
  }
  #main-menu > li:hover > a,
  #main-menu > li:hover > .sectionheader,
  #main-menu > li.active > a,
  #main-menu > li.active > .sectionheader {
    background-color: #f1eff2;
  }
  #main-menu > li > ul {
    width: 260px;
    left: 0;
    right: auto;
    text-align: left;
    height: auto;
  }
  #main-menu > li:last-child > ul {
    left: auto;
    right: 0;
  }
  #main-menu > li:hover > ul,
  #main-menu > li.active > ul,
  #main-menu > li > ul > :hover > ul,
  #main-menu > li > ul > .active > ul {
    width: 260px;
    position: absolute;
    top: 100%;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  }
  #main-menu > li > ul > li > ul {
    left: 0;
    right: auto;
    top: 0;
    overflow: hidden;
  }
  #main-menu > li > ul > :hover > ul,
  #main-menu > li > ul > .active > ul {
    right: 100%;
    left: auto;
    top: 0;
    width: 260px;
  }
  #main-menu.left-aligned {
    text-align: left;
  }
  #main-menu.right-aligned {
    text-align: right;
  }
  #main-menu.center-aligned {
    text-align: center;
  }
  #main-menu.center-aligned > li {
    display: inline;
  }
}
@media screen and (min-width: 768px) and (max-width: 939px) {
  #main-menu {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
}
@media screen and (min-width: 768px) and (max-width: 939px) {
  #main-menu > li {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1035px) {
  #main-menu > li > a,
  #main-menu > li > .sectionheader {
    font-size: .875em;
  }
}
@media screen and (min-width: 768px) and (max-width: 939px) {
  #main-menu > li > a,
  #main-menu > li > .sectionheader {
    padding: 13px 22px;
  }
}
.header-section {
  overflow-x: hidden;
}
.header-section .header-hero-placeholder {
  text-align: center;
}
.header-section .meta-section {
  position: relative;
  height: 40px;
  margin-top: -90px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .header-section .meta-section {
    height: auto;
    margin-top: 20px;
  }
}
.header-section .meta-section .breadcrumbs {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  margin-right: 10px;
  background-color: rgba(50, 103, 217, 0.5);
}
.header-section .meta-section .breadcrumbs a {
  color: #fff;
}
.content-section .col-inner {
  padding: 40px 20px 20px 20px;
  background-color: #fff;
}
.content-section h1:first-of-type {
  margin-top: 0;
}
.content-section .main-headline.no-marg-bottom {
  margin-bottom: 0;
}
.content-section .main-subheadline {
  margin-top: 0;
  font-size: 1.2em;
  color: #3267d9;
}
.aside-section {
  font-size: .937em;
}
.aside-section .aside-inner {
  padding: 40px 20px 20px 20px;
  background-color: #fff;
}
.aside-section h1,
.aside-section h2,
.aside-section h3,
.aside-section h4 {
  margin-top: 0;
}
.aside-section h3 {
  font-weight: normal;
  font-size: 1.375em;
  margin-top: 0;
}
.aside-section h4 {
  font-size: 1em;
  color: #505050;
  font-weight: bold;
}
.aside-section p {
  margin-top: 0;
}
#footer-menu {
  font-size: .875em;
}
#footer-menu > li {
  display: block;
  position: relative;
}
#footer-menu > li a {
  color: #9cbbdc;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
#footer-menu > li a:hover {
  color: #fff;
}
#footer-menu > li.current > a {
  color: #fff;
}
#footer-menu > li > a {
  margin-bottom: 10px;
  text-transform: uppercase;
}
#footer-menu > li ul {
  margin-bottom: 10px;
  margin-left: 0;
  padding: 0;
}
#footer-menu > li ul > li {
  position: relative;
  clear: left;
  color: #9cbbdc;
}
#footer-menu > li ul > li > a {
  padding: 2px 10px;
  color: #9cbbdc;
}
#footer-menu > li ul > li.current > a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  #footer-menu > li {
    display: inline-block;
    width: 20%;
    float: left;
  }
}
.footer-info-section {
  background-color: #f1eff2;
  color: #919194;
}
.footer-info-section a {
  color: #919194;
}
/* ---- SECTIONS & MODULES ---- */
.contact-information {
  font-style: normal;
}
.contact-information .company-phone,
.contact-information .company-phone a {
  text-decoration: none;
}
.contact-form fieldset {
  margin-top: 0;
  font-weight: normal;
}
@media screen and (max-width: 939px) {
  .contact-form fieldset {
    margin-top: 30px;
  }
}
.contact-form .form-inner {
  margin-bottom: 8px;
}
.contact-form label {
  margin-bottom: 4px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="phone"],
.contact-form select,
.contact-form textarea {
  box-shadow: none;
  border: 1px solid #D3D3D3;
  border-radius: 3px;
  width: 100%;
  background-color: #fff;
  -webkit-transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  outline: 0;
}
.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="phone"]:focus,
.contact-form select:focus,
.contact-form textarea:focus,
.contact-form input[type="text"]:hover,
.contact-form input[type="email"]:hover,
.contact-form input[type="phone"]:hover,
.contact-form select:hover,
.contact-form textarea:hover {
  border-color: #808080;
}
.contact-form select {
  width: auto;
  padding: 4px;
}
.contact-form textarea {
  height: 120px;
  overflow: auto;
}
.contact-form .btn-submit {
  border-radius: 3px;
  background-color: #505050;
  color: #fff;
  border: 1px solid #3267d9;
  padding: 0 14px;
  height: 32px;
  margin-top: 15px;
  -webkit-transition: all 300ms ease 0ms;
  -moz-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
.contact-form .btn-submit:focus,
.contact-form .btn-submit:active,
.contact-form .btn-submit:hover {
  background-color: #434343;
  border-color: #505050;
}
.required-mail-field {
  position: absolute;
  left: -999em;
}

.klaro .cookie-modal,.klaro .cookie-notice{font-size:14px;line-height:1.5}.klaro .cookie-modal .switch,.klaro .cookie-notice .switch{position:relative;display:inline-block;width:38px;height:22px}.klaro .cookie-modal .cm-app-input,.klaro .cookie-notice .cm-app-input{position:absolute;top:0;left:0;opacity:0;width:38px;height:22px;border:none;outline:0;transform:none}.klaro .cookie-modal .cm-app-label .slider,.klaro .cookie-notice .cm-app-label .slider{border:2px solid #eee;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;-webkit-transition:0.4s;transition:0.4s;width:38px;display:inline-block;-webkit-transform:translateZ(0)}.klaro .cookie-modal .cm-app-label .slider:before,.klaro .cookie-notice .cm-app-label .slider:before{position:absolute;content:'';height:12px;width:12px;left:5px;bottom:3px;background-color:#eee;-webkit-transition:0.4s;transition:0.4s}.klaro .cookie-modal .cm-app-label .slider.round,.klaro .cookie-notice .cm-app-label .slider.round{border-radius:11px}.klaro .cookie-modal .cm-app-label .slider.round:before,.klaro .cookie-notice .cm-app-label .slider.round:before{border-radius:50%}.klaro .cookie-modal .cm-app-label input:checked+.slider:before,.klaro .cookie-notice .cm-app-label input:checked+.slider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}.klaro .cookie-modal .cm-app-input:checked+.cm-app-label .slider,.klaro .cookie-notice .cm-app-input:checked+.cm-app-label .slider{background-color:#4a90e2;border-color:#4a90e2}.klaro .cookie-modal .cm-app-input:checked+.cm-app-label .slider:before,.klaro .cookie-notice .cm-app-input:checked+.cm-app-label .slider:before{background-color:#fff}.klaro .cookie-modal .cm-app-input.required:checked+.cm-app-label .slider,.klaro .cookie-notice .cm-app-input.required:checked+.cm-app-label .slider{opacity:0.8;background-color:#00a04a;border-color:#00a04a;cursor:not-allowed}.klaro .cookie-modal .cm-app-input.required:checked+.cm-app-label .slider:before,.klaro .cookie-notice .cm-app-input.required:checked+.cm-app-label .slider:before{background-color:#fff}.klaro .cookie-modal .cm-app-input:checked+.cm-app-label .slider:before,.klaro .cookie-notice .cm-app-input:checked+.cm-app-label .slider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}.klaro .cookie-modal a,.klaro .cookie-notice a{color:#fff;text-decoration:none;border:none}.klaro .cookie-modal p,.klaro .cookie-modal strong,.klaro .cookie-modal h1,.klaro .cookie-modal h2,.klaro .cookie-modal ul,.klaro .cookie-modal li,.klaro .cookie-notice p,.klaro .cookie-notice strong,.klaro .cookie-notice h1,.klaro .cookie-notice h2,.klaro .cookie-notice ul,.klaro .cookie-notice li{font-family:inherit;color:#fff}.klaro .cookie-modal p,.klaro .cookie-modal h1,.klaro .cookie-modal h2,.klaro .cookie-modal ul,.klaro .cookie-modal li,.klaro .cookie-notice p,.klaro .cookie-notice h1,.klaro .cookie-notice h2,.klaro .cookie-notice ul,.klaro .cookie-notice li{display:block;text-align:left;margin:0;padding:0;margin-top:0.7em}.klaro .cookie-modal .cm-link,.klaro .cookie-notice .cm-link{padding-left:4px;vertical-align:middle}.klaro .cookie-modal .cm-btn,.klaro .cookie-notice .cm-btn{background:#e0e0e0;color:#f2f2f2;border-radius:0;border:none;cursor:pointer;padding:1em 1.4em;font-weight:bold;line-height:1;margin-bottom:0.5em}.klaro .cookie-modal .cm-btn:not(:last-child),.klaro .cookie-notice .cm-btn:not(:last-child){margin-right:0.5em}.klaro .cookie-modal .cm-btn:disabled,.klaro .cookie-notice .cm-btn:disabled{opacity:0.5}.klaro .cookie-modal .cm-btn.cm-btn-sm,.klaro .cookie-notice .cm-btn.cm-btn-sm{padding:0.8em 0.9em;font-size:0.9em}.klaro .cookie-modal .cm-btn.cm-btn-success,.klaro .cookie-notice .cm-btn.cm-btn-success{background:#3267d9;color:#fff}.klaro .cookie-modal .cm-btn.cm-btn-danger,.klaro .cookie-notice .cm-btn.cm-btn-danger{background:rgba(0,0,0,0);color:#fff}.klaro .cookie-modal .cm-btn.cm-btn-info,.klaro .cookie-notice .cm-btn.cm-btn-info{background:rgba(0,0,0,0);color:#fff}.klaro .cookie-modal .cm-btn.cm-btn-right,.klaro .cookie-notice .cm-btn.cm-btn-right{float:right;margin-right:0}.klaro .cookie-modal .cm-btn:hover,.klaro .cookie-notice .cm-btn:hover{opacity:0.9}@media screen and (max-width: 456px){.klaro .cookie-modal .cm-btn,.klaro .cookie-notice .cm-btn{margin-right:0 !important;float:none !important;display:block;width:100%}}.klaro .cookie-modal{width:100%;height:100%;position:fixed;overflow:hidden;left:0;top:0;z-index:1000}.klaro .cookie-modal .cm-bg{background:rgba(0,0,0,0.5);height:100%;width:100%;position:fixed;top:0;left:0}.klaro .cookie-modal .cm-modal{z-index:1001;box-shadow:0px 3px 10px rgba(0,0,0,0.12);width:100%;max-height:100%;top:50%;transform:translateY(-50%);position:fixed;overflow:auto;background:#202a2e;color:#fff}@media (min-width: 1024px){.klaro .cookie-modal .cm-modal{border-radius:0;position:relative;margin:0 auto;max-width:640px;height:auto;width:auto}}.klaro .cookie-modal .cm-modal .hide{border:none;background:none;position:absolute;top:20px;right:20px;z-index:1}.klaro .cookie-modal .cm-modal .hide svg{stroke:#f2f2f2}.klaro .cookie-modal .cm-modal .cm-footer{padding:1em;border-top:1px solid #2f3d43}.klaro .cookie-modal .cm-modal .cm-footer-buttons::before,.klaro .cookie-modal .cm-modal .cm-footer-buttons::after{content:' ';display:table}.klaro .cookie-modal .cm-modal .cm-footer-buttons::after{clear:both}.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by{font-size:0.8em;padding-top:8px;text-align:right}.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a{color:#465b64}.klaro .cookie-modal .cm-modal .cm-header{padding:1em;padding-right:24px;border-bottom:1px solid #2f3d43}.klaro .cookie-modal .cm-modal .cm-header h1{margin:0;font-size:2em;display:block}.klaro .cookie-modal .cm-modal .cm-header h1.title{padding-right:20px}.klaro .cookie-modal .cm-modal .cm-body{padding:1em}.klaro .cookie-modal .cm-modal .cm-body ul{display:block}.klaro .cookie-modal .cm-modal .cm-body span{display:inline-block;width:auto}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps{padding:0;margin:0}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app{position:relative;line-height:20px;vertical-align:middle;padding-left:60px;min-height:40px}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child{margin-top:0}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch{position:absolute;left:0}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p{margin-top:0}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes{font-size:0.8em;color:#465b64}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all{border-top:1px solid #2f3d43;padding-top:1em}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-app-title{font-weight:600}.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out,.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required{padding-left:0.2em;font-size:0.8em;color:#465b64}.klaro .cookie-notice{background:#202a2e;z-index:999;position:fixed;width:100%;bottom:0;right:0}@media (min-width: 990px){.klaro .cookie-notice{box-shadow:0px 3px 10px rgba(0,0,0,0.12);border-radius:0;position:fixed;bottom:20px;right:20px;max-width:360px}}@media (max-width: 989px){.klaro .cookie-notice{box-shadow:0px -2px 10px rgba(0,0,0,0.09);border:none;border-radius:0}}.klaro .cookie-notice .cn-body{margin-bottom:0;margin-right:0;bottom:0;padding:1.4em}.klaro .cookie-notice .cn-body p{margin-bottom:0.5em}.klaro .cookie-notice .cn-body p:first-child{margin-top:0}.klaro .cookie-notice .cn-body p.cn-changes{text-decoration:underline}.klaro .cookie-notice .cn-body .cn-learn-more{display:block;margin-bottom:0.8em;padding:0}.klaro .cookie-notice .cn-body .cn-ok{padding-top:0.5em;margin:0}.klaro .cookie-notice .cn-body .cn-decline,.klaro .cookie-notice .cn-body .cn-accept{background:transparent;text-decoration:underline;color:#f2f2f2}.klaro .cookie-notice-hidden{display:none !important}


