@charset 'UTF-8';
/* moved by compressor */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=3a0255cd53d06769f5b8)
 * Config saved to config.json and https://gist.github.com/3a0255cd53d06769f5b8
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
  menu,
  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-color: 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 {
    -webkit-box-sizing: content-box;
       -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"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  input {
    line-height: normal;
  }
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            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;
    -webkit-box-sizing: content-box;
       -moz-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;
  }
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  @media print {
    *,
    *:before,
    *:after {
      background: transparent !important;
      color: #000 !important;
      -webkit-box-shadow: none !important;
              box-shadow: none !important;
      text-shadow: none !important;
    }
    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: 1px solid #999;
      page-break-inside: avoid;
    }
    thead {
      display: table-header-group;
    }
    tr,
    img {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3 {
      page-break-after: avoid;
    }
    .navbar {
      display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
      border-top-color: #000 !important;
    }
    .label {
      border: 1px solid #000;
    }
    .table {
      border-collapse: collapse !important;
    }
    .table td,
    .table th {
      background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
      border: 1px solid #ddd !important;
    }
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  body {
    font-family: "FrutigerNextW02-Condens", "Arial W02 Narrow", "Arial W10 Narrow", Arial, Helvetica, Verdana, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #46464b;
    background-color: #ffffff;
  }
  input,
  button,
  select,
  textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  a {
    color: #999999;
    text-decoration: none;
  }
  a:hover,
  a:focus {
    color: #737373;
    text-decoration: underline;
  }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  figure {
    margin: 0;
  }
  img {
    vertical-align: middle;
  }
  .img-responsive,
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .img-rounded {
    border-radius: 6px;
  }
  .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
  .img-circle {
    border-radius: 50%;
  }
  hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eeeeee;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
  [role="button"] {
    cursor: pointer;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small,
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small,
  .h5 small,
  .h6 small,
  h1 .small,
  h2 .small,
  h3 .small,
  h4 .small,
  h5 .small,
  h6 .small,
  .h1 .small,
  .h2 .small,
  .h3 .small,
  .h4 .small,
  .h5 .small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
    margin-top: 22px;
    margin-bottom: 11px;
  }
  h1 small,
  .h1 small,
  h2 small,
  .h2 small,
  h3 small,
  .h3 small,
  h1 .small,
  .h1 .small,
  h2 .small,
  .h2 .small,
  h3 .small,
  .h3 .small {
    font-size: 65%;
  }
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  h4 small,
  .h4 small,
  h5 small,
  .h5 small,
  h6 small,
  .h6 small,
  h4 .small,
  .h4 .small,
  h5 .small,
  .h5 .small,
  h6 .small,
  .h6 .small {
    font-size: 75%;
  }
  h1,
  .h1 {
    font-size: 41px;
  }
  h2,
  .h2 {
    font-size: 34px;
  }
  h3,
  .h3 {
    font-size: 28px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
  h6,
  .h6 {
    font-size: 14px;
  }
  p {
    margin: 0 0 11px;
  }
  .lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
  }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px;
    }
  }
  small,
  .small {
    font-size: 87%;
  }
  mark,
  .mark {
    background-color: #fcf8e3;
    padding: .2em;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-nowrap {
    white-space: nowrap;
  }
  .text-lowercase {
    text-transform: lowercase;
  }
  .text-uppercase {
    text-transform: uppercase;
  }
  .text-capitalize {
    text-transform: capitalize;
  }
  .text-muted {
    color: #777777;
  }
  .text-primary {
    color: #999999;
  }
  a.text-primary:hover,
  a.text-primary:focus {
    color: #808080;
  }
  .text-success {
    color: #3c763d;
  }
  a.text-success:hover,
  a.text-success:focus {
    color: #2b542c;
  }
  .text-info {
    color: #31708f;
  }
  a.text-info:hover,
  a.text-info:focus {
    color: #245269;
  }
  .text-warning {
    color: #8a6d3b;
  }
  a.text-warning:hover,
  a.text-warning:focus {
    color: #66512c;
  }
  .text-danger {
    color: #a94442;
  }
  a.text-danger:hover,
  a.text-danger:focus {
    color: #843534;
  }
  .bg-primary {
    color: #fff;
    background-color: #999999;
  }
  a.bg-primary:hover,
  a.bg-primary:focus {
    background-color: #808080;
  }
  .bg-success {
    background-color: #dff0d8;
  }
  a.bg-success:hover,
  a.bg-success:focus {
    background-color: #c1e2b3;
  }
  .bg-info {
    background-color: #d9edf7;
  }
  a.bg-info:hover,
  a.bg-info:focus {
    background-color: #afd9ee;
  }
  .bg-warning {
    background-color: #fcf8e3;
  }
  a.bg-warning:hover,
  a.bg-warning:focus {
    background-color: #f7ecb5;
  }
  .bg-danger {
    background-color: #f2dede;
  }
  a.bg-danger:hover,
  a.bg-danger:focus {
    background-color: #e4b9b9;
  }
  .page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eeeeee;
  }
  ul,
  ol {
    margin-top: 0;
    margin-bottom: 11px;
  }
  ul ul,
  ol ul,
  ul ol,
  ol ol {
    margin-bottom: 0;
  }
  .list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  dl {
    margin-top: 0;
    margin-bottom: 22px;
  }
  dt,
  dd {
    line-height: 1.42857143;
  }
  dt {
    font-weight: bold;
  }
  dd {
    margin-left: 0;
  }
  @media (min-width: 768px) {
    .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .dl-horizontal dd {
      margin-left: 180px;
    }
  }
  abbr[title],
  abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
  }
  .initialism {
    font-size: 90%;
    text-transform: uppercase;
  }
  blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eeeeee;
  }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0;
  }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777;
  }
  blockquote footer:before,
  blockquote small:before,
  blockquote .small:before {
    content: '\2014 \00A0';
  }
  .blockquote-reverse,
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
  }
  .blockquote-reverse footer:before,
  blockquote.pull-right footer:before,
  .blockquote-reverse small:before,
  blockquote.pull-right small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right .small:before {
    content: '';
  }
  .blockquote-reverse footer:after,
  blockquote.pull-right footer:after,
  .blockquote-reverse small:after,
  blockquote.pull-right small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014';
  }
  address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.42857143;
  }
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 13px;
    padding-right: 13px;
  }
  @media (min-width: 768px) {
    .container {
      width: 722px;
    }
  }
  @media (min-width: 992px) {
    .container {
      width: 942px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1142px;
    }
  }
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 13px;
    padding-right: 13px;
  }
  .row {
    margin-left: -13px;
    margin-right: -13px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  @media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
      float: left;
    }
    .col-sm-12 {
      width: 100%;
    }
    .col-sm-11 {
      width: 91.66666667%;
    }
    .col-sm-10 {
      width: 83.33333333%;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-8 {
      width: 66.66666667%;
    }
    .col-sm-7 {
      width: 58.33333333%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-5 {
      width: 41.66666667%;
    }
    .col-sm-4 {
      width: 33.33333333%;
    }
    .col-sm-3 {
      width: 25%;
    }
    .col-sm-2 {
      width: 16.66666667%;
    }
    .col-sm-1 {
      width: 8.33333333%;
    }
    .col-sm-pull-12 {
      right: 100%;
    }
    .col-sm-pull-11 {
      right: 91.66666667%;
    }
    .col-sm-pull-10 {
      right: 83.33333333%;
    }
    .col-sm-pull-9 {
      right: 75%;
    }
    .col-sm-pull-8 {
      right: 66.66666667%;
    }
    .col-sm-pull-7 {
      right: 58.33333333%;
    }
    .col-sm-pull-6 {
      right: 50%;
    }
    .col-sm-pull-5 {
      right: 41.66666667%;
    }
    .col-sm-pull-4 {
      right: 33.33333333%;
    }
    .col-sm-pull-3 {
      right: 25%;
    }
    .col-sm-pull-2 {
      right: 16.66666667%;
    }
    .col-sm-pull-1 {
      right: 8.33333333%;
    }
    .col-sm-pull-0 {
      right: auto;
    }
    .col-sm-push-12 {
      left: 100%;
    }
    .col-sm-push-11 {
      left: 91.66666667%;
    }
    .col-sm-push-10 {
      left: 83.33333333%;
    }
    .col-sm-push-9 {
      left: 75%;
    }
    .col-sm-push-8 {
      left: 66.66666667%;
    }
    .col-sm-push-7 {
      left: 58.33333333%;
    }
    .col-sm-push-6 {
      left: 50%;
    }
    .col-sm-push-5 {
      left: 41.66666667%;
    }
    .col-sm-push-4 {
      left: 33.33333333%;
    }
    .col-sm-push-3 {
      left: 25%;
    }
    .col-sm-push-2 {
      left: 16.66666667%;
    }
    .col-sm-push-1 {
      left: 8.33333333%;
    }
    .col-sm-push-0 {
      left: auto;
    }
    .col-sm-offset-12 {
      margin-left: 100%;
    }
    .col-sm-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
      margin-left: 75%;
    }
    .col-sm-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
      margin-left: 50%;
    }
    .col-sm-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
      margin-left: 25%;
    }
    .col-sm-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
      float: left;
    }
    .col-md-12 {
      width: 100%;
    }
    .col-md-11 {
      width: 91.66666667%;
    }
    .col-md-10 {
      width: 83.33333333%;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-8 {
      width: 66.66666667%;
    }
    .col-md-7 {
      width: 58.33333333%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-5 {
      width: 41.66666667%;
    }
    .col-md-4 {
      width: 33.33333333%;
    }
    .col-md-3 {
      width: 25%;
    }
    .col-md-2 {
      width: 16.66666667%;
    }
    .col-md-1 {
      width: 8.33333333%;
    }
    .col-md-pull-12 {
      right: 100%;
    }
    .col-md-pull-11 {
      right: 91.66666667%;
    }
    .col-md-pull-10 {
      right: 83.33333333%;
    }
    .col-md-pull-9 {
      right: 75%;
    }
    .col-md-pull-8 {
      right: 66.66666667%;
    }
    .col-md-pull-7 {
      right: 58.33333333%;
    }
    .col-md-pull-6 {
      right: 50%;
    }
    .col-md-pull-5 {
      right: 41.66666667%;
    }
    .col-md-pull-4 {
      right: 33.33333333%;
    }
    .col-md-pull-3 {
      right: 25%;
    }
    .col-md-pull-2 {
      right: 16.66666667%;
    }
    .col-md-pull-1 {
      right: 8.33333333%;
    }
    .col-md-pull-0 {
      right: auto;
    }
    .col-md-push-12 {
      left: 100%;
    }
    .col-md-push-11 {
      left: 91.66666667%;
    }
    .col-md-push-10 {
      left: 83.33333333%;
    }
    .col-md-push-9 {
      left: 75%;
    }
    .col-md-push-8 {
      left: 66.66666667%;
    }
    .col-md-push-7 {
      left: 58.33333333%;
    }
    .col-md-push-6 {
      left: 50%;
    }
    .col-md-push-5 {
      left: 41.66666667%;
    }
    .col-md-push-4 {
      left: 33.33333333%;
    }
    .col-md-push-3 {
      left: 25%;
    }
    .col-md-push-2 {
      left: 16.66666667%;
    }
    .col-md-push-1 {
      left: 8.33333333%;
    }
    .col-md-push-0 {
      left: auto;
    }
    .col-md-offset-12 {
      margin-left: 100%;
    }
    .col-md-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
      margin-left: 75%;
    }
    .col-md-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
      margin-left: 50%;
    }
    .col-md-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
      margin-left: 25%;
    }
    .col-md-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
      float: left;
    }
    .col-lg-12 {
      width: 100%;
    }
    .col-lg-11 {
      width: 91.66666667%;
    }
    .col-lg-10 {
      width: 83.33333333%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-8 {
      width: 66.66666667%;
    }
    .col-lg-7 {
      width: 58.33333333%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-5 {
      width: 41.66666667%;
    }
    .col-lg-4 {
      width: 33.33333333%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-2 {
      width: 16.66666667%;
    }
    .col-lg-1 {
      width: 8.33333333%;
    }
    .col-lg-pull-12 {
      right: 100%;
    }
    .col-lg-pull-11 {
      right: 91.66666667%;
    }
    .col-lg-pull-10 {
      right: 83.33333333%;
    }
    .col-lg-pull-9 {
      right: 75%;
    }
    .col-lg-pull-8 {
      right: 66.66666667%;
    }
    .col-lg-pull-7 {
      right: 58.33333333%;
    }
    .col-lg-pull-6 {
      right: 50%;
    }
    .col-lg-pull-5 {
      right: 41.66666667%;
    }
    .col-lg-pull-4 {
      right: 33.33333333%;
    }
    .col-lg-pull-3 {
      right: 25%;
    }
    .col-lg-pull-2 {
      right: 16.66666667%;
    }
    .col-lg-pull-1 {
      right: 8.33333333%;
    }
    .col-lg-pull-0 {
      right: auto;
    }
    .col-lg-push-12 {
      left: 100%;
    }
    .col-lg-push-11 {
      left: 91.66666667%;
    }
    .col-lg-push-10 {
      left: 83.33333333%;
    }
    .col-lg-push-9 {
      left: 75%;
    }
    .col-lg-push-8 {
      left: 66.66666667%;
    }
    .col-lg-push-7 {
      left: 58.33333333%;
    }
    .col-lg-push-6 {
      left: 50%;
    }
    .col-lg-push-5 {
      left: 41.66666667%;
    }
    .col-lg-push-4 {
      left: 33.33333333%;
    }
    .col-lg-push-3 {
      left: 25%;
    }
    .col-lg-push-2 {
      left: 16.66666667%;
    }
    .col-lg-push-1 {
      left: 8.33333333%;
    }
    .col-lg-push-0 {
      left: auto;
    }
    .col-lg-offset-12 {
      margin-left: 100%;
    }
    .col-lg-offset-11 {
      margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
      margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
      margin-left: 75%;
    }
    .col-lg-offset-8 {
      margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
      margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
      margin-left: 50%;
    }
    .col-lg-offset-5 {
      margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
      margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
      margin-left: 25%;
    }
    .col-lg-offset-2 {
      margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
      margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
      margin-left: 0%;
    }
  }
  table {
    background-color: transparent;
  }
  caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
  }
  th {
    text-align: left;
  }
  .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
  }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
  }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
  }
  .table > caption + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > th,
  .table > thead:first-child > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd;
  }
  .table .table {
    background-color: #ffffff;
  }
  .table-condensed > thead > tr > th,
  .table-condensed > tbody > tr > th,
  .table-condensed > tfoot > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > tbody > tr > td,
  .table-condensed > tfoot > tr > td {
    padding: 5px;
  }
  .table-bordered {
    border: 1px solid #dddddd;
  }
  .table-bordered > thead > tr > th,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
  }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
  }
  .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }
  .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
  }
  table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
  }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
  }
  .table > thead > tr > td.active,
  .table > tbody > tr > td.active,
  .table > tfoot > tr > td.active,
  .table > thead > tr > th.active,
  .table > tbody > tr > th.active,
  .table > tfoot > tr > th.active,
  .table > thead > tr.active > td,
  .table > tbody > tr.active > td,
  .table > tfoot > tr.active > td,
  .table > thead > tr.active > th,
  .table > tbody > tr.active > th,
  .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
  }
  .table-hover > tbody > tr > td.active:hover,
  .table-hover > tbody > tr > th.active:hover,
  .table-hover > tbody > tr.active:hover > td,
  .table-hover > tbody > tr:hover > .active,
  .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
  }
  .table > thead > tr > td.success,
  .table > tbody > tr > td.success,
  .table > tfoot > tr > td.success,
  .table > thead > tr > th.success,
  .table > tbody > tr > th.success,
  .table > tfoot > tr > th.success,
  .table > thead > tr.success > td,
  .table > tbody > tr.success > td,
  .table > tfoot > tr.success > td,
  .table > thead > tr.success > th,
  .table > tbody > tr.success > th,
  .table > tfoot > tr.success > th {
    background-color: #dff0d8;
  }
  .table-hover > tbody > tr > td.success:hover,
  .table-hover > tbody > tr > th.success:hover,
  .table-hover > tbody > tr.success:hover > td,
  .table-hover > tbody > tr:hover > .success,
  .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
  }
  .table > thead > tr > td.info,
  .table > tbody > tr > td.info,
  .table > tfoot > tr > td.info,
  .table > thead > tr > th.info,
  .table > tbody > tr > th.info,
  .table > tfoot > tr > th.info,
  .table > thead > tr.info > td,
  .table > tbody > tr.info > td,
  .table > tfoot > tr.info > td,
  .table > thead > tr.info > th,
  .table > tbody > tr.info > th,
  .table > tfoot > tr.info > th {
    background-color: #d9edf7;
  }
  .table-hover > tbody > tr > td.info:hover,
  .table-hover > tbody > tr > th.info:hover,
  .table-hover > tbody > tr.info:hover > td,
  .table-hover > tbody > tr:hover > .info,
  .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
  }
  .table > thead > tr > td.warning,
  .table > tbody > tr > td.warning,
  .table > tfoot > tr > td.warning,
  .table > thead > tr > th.warning,
  .table > tbody > tr > th.warning,
  .table > tfoot > tr > th.warning,
  .table > thead > tr.warning > td,
  .table > tbody > tr.warning > td,
  .table > tfoot > tr.warning > td,
  .table > thead > tr.warning > th,
  .table > tbody > tr.warning > th,
  .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
  }
  .table-hover > tbody > tr > td.warning:hover,
  .table-hover > tbody > tr > th.warning:hover,
  .table-hover > tbody > tr.warning:hover > td,
  .table-hover > tbody > tr:hover > .warning,
  .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
  }
  .table > thead > tr > td.danger,
  .table > tbody > tr > td.danger,
  .table > tfoot > tr > td.danger,
  .table > thead > tr > th.danger,
  .table > tbody > tr > th.danger,
  .table > tfoot > tr > th.danger,
  .table > thead > tr.danger > td,
  .table > tbody > tr.danger > td,
  .table > tfoot > tr.danger > td,
  .table > thead > tr.danger > th,
  .table > tbody > tr.danger > th,
  .table > tfoot > tr.danger > th {
    background-color: #f2dede;
  }
  .table-hover > tbody > tr > td.danger:hover,
  .table-hover > tbody > tr > th.danger:hover,
  .table-hover > tbody > tr.danger:hover > td,
  .table-hover > tbody > tr:hover > .danger,
  .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
  }
  .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
  }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #dddddd;
    }
    .table-responsive > .table {
      margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
      white-space: nowrap;
    }
    .table-responsive > .table-bordered {
      border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0;
    }
  }
  fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
  }
  legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
  }
  input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type="radio"],
  input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
  }
  input[type="file"] {
    display: block;
  }
  input[type="range"] {
    display: block;
    width: 100%;
  }
  select[multiple],
  select[size] {
    height: auto;
  }
  input[type="file"]:focus,
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
  }
  .form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #999999;
  }
  .form-control::-webkit-input-placeholder {
    color: #999999;
  }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
  }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
  }
  textarea.form-control {
    height: auto;
  }
  input[type="search"] {
    -webkit-appearance: none;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
      line-height: 36px;
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
      line-height: 33px;
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
      line-height: 49px;
    }
  }
  .form-group {
    margin-bottom: 15px;
  }
  .radio,
  .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
  }
  .radio input[type="radio"],
  .radio-inline input[type="radio"],
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
  }
  .radio + .radio,
  .checkbox + .checkbox {
    margin-top: -5px;
  }
  .radio-inline,
  .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
  }
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
  }
  input[type="radio"][disabled],
  input[type="checkbox"][disabled],
  input[type="radio"].disabled,
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="radio"],
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
  }
  .radio-inline.disabled,
  .checkbox-inline.disabled,
  fieldset[disabled] .radio-inline,
  fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
  }
  .radio.disabled label,
  .checkbox.disabled label,
  fieldset[disabled] .radio label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed;
  }
  .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 38px;
  }
  .form-control-static.input-lg,
  .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
  }
  .input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  select.input-sm {
    height: 33px;
    line-height: 33px;
  }
  textarea.input-sm,
  select[multiple].input-sm {
    height: auto;
  }
  .form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .form-group-sm select.form-control {
    height: 33px;
    line-height: 33px;
  }
  .form-group-sm textarea.form-control,
  .form-group-sm select[multiple].form-control {
    height: auto;
  }
  .form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5;
  }
  .input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  select.input-lg {
    height: 49px;
    line-height: 49px;
  }
  textarea.input-lg,
  select[multiple].input-lg {
    height: auto;
  }
  .form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .form-group-lg select.form-control {
    height: 49px;
    line-height: 49px;
  }
  .form-group-lg textarea.form-control,
  .form-group-lg select[multiple].form-control {
    height: auto;
  }
  .form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333;
  }
  .has-feedback {
    position: relative;
  }
  .has-feedback .form-control {
    padding-right: 45px;
  }
  .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none;
  }
  .input-lg + .form-control-feedback,
  .input-group-lg + .form-control-feedback,
  .form-group-lg .form-control + .form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px;
  }
  .input-sm + .form-control-feedback,
  .input-group-sm + .form-control-feedback,
  .form-group-sm .form-control + .form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px;
  }
  .has-success .help-block,
  .has-success .control-label,
  .has-success .radio,
  .has-success .checkbox,
  .has-success .radio-inline,
  .has-success .checkbox-inline,
  .has-success.radio label,
  .has-success.checkbox label,
  .has-success.radio-inline label,
  .has-success.checkbox-inline label {
    color: #3c763d;
  }
  .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  }
  .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
  }
  .has-success .form-control-feedback {
    color: #3c763d;
  }
  .has-warning .help-block,
  .has-warning .control-label,
  .has-warning .radio,
  .has-warning .checkbox,
  .has-warning .radio-inline,
  .has-warning .checkbox-inline,
  .has-warning.radio label,
  .has-warning.checkbox label,
  .has-warning.radio-inline label,
  .has-warning.checkbox-inline label {
    color: #8a6d3b;
  }
  .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  }
  .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
  }
  .has-warning .form-control-feedback {
    color: #8a6d3b;
  }
  .has-error .help-block,
  .has-error .control-label,
  .has-error .radio,
  .has-error .checkbox,
  .has-error .radio-inline,
  .has-error .checkbox-inline,
  .has-error.radio label,
  .has-error.checkbox label,
  .has-error.radio-inline label,
  .has-error.checkbox-inline label {
    color: #a94442;
  }
  .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  }
  .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
  }
  .has-error .form-control-feedback {
    color: #a94442;
  }
  .has-feedback label ~ .form-control-feedback {
    top: 27px;
  }
  .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
  }
  .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #84848c;
  }
  @media (min-width: 768px) {
    .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
    .form-inline .form-control-static {
      display: inline-block;
    }
    .form-inline .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto;
    }
    .form-inline .input-group > .form-control {
      width: 100%;
    }
    .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
  }
  .form-horizontal .radio,
  .form-horizontal .checkbox {
    min-height: 29px;
  }
  .form-horizontal .form-group {
    margin-left: -1px;
    margin-right: -1px;
  }
  @media (min-width: 768px) {
    .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px;
    }
  }
  .form-horizontal .has-feedback .form-control-feedback {
    right: 1px;
  }
  @media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
      padding-top: 14.333333px;
      font-size: 20px;
    }
  }
  @media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 14px;
    }
  }
  .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .btn:focus,
  .btn:active:focus,
  .btn.active:focus,
  .btn.focus,
  .btn:active.focus,
  .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .btn:hover,
  .btn:focus,
  .btn.focus {
    color: #333333;
    text-decoration: none;
  }
  .btn:active,
  .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  a.btn.disabled,
  fieldset[disabled] a.btn {
    pointer-events: none;
  }
  .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
  }
  .btn-default:focus,
  .btn-default.focus {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
  }
  .btn-default:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }
  .btn-default:active,
  .btn-default.active,
  .open > .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }
  .btn-default:active:hover,
  .btn-default.active:hover,
  .open > .dropdown-toggle.btn-default:hover,
  .btn-default:active:focus,
  .btn-default.active:focus,
  .open > .dropdown-toggle.btn-default:focus,
  .btn-default:active.focus,
  .btn-default.active.focus,
  .open > .dropdown-toggle.btn-default.focus {
    color: #333333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
  }
  .btn-default:active,
  .btn-default.active,
  .open > .dropdown-toggle.btn-default {
    background-image: none;
  }
  .btn-default.disabled,
  .btn-default[disabled],
  fieldset[disabled] .btn-default,
  .btn-default.disabled:hover,
  .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default:hover,
  .btn-default.disabled:focus,
  .btn-default[disabled]:focus,
  fieldset[disabled] .btn-default:focus,
  .btn-default.disabled.focus,
  .btn-default[disabled].focus,
  fieldset[disabled] .btn-default.focus,
  .btn-default.disabled:active,
  .btn-default[disabled]:active,
  fieldset[disabled] .btn-default:active,
  .btn-default.disabled.active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
  }
  .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
  }
  .btn-primary {
    color: #ffffff;
    background-color: #999999;
    border-color: #8c8c8c;
  }
  .btn-primary:focus,
  .btn-primary.focus {
    color: #ffffff;
    background-color: #808080;
    border-color: #4c4c4c;
  }
  .btn-primary:hover {
    color: #ffffff;
    background-color: #808080;
    border-color: #6e6e6e;
  }
  .btn-primary:active,
  .btn-primary.active,
  .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #808080;
    border-color: #6e6e6e;
  }
  .btn-primary:active:hover,
  .btn-primary.active:hover,
  .open > .dropdown-toggle.btn-primary:hover,
  .btn-primary:active:focus,
  .btn-primary.active:focus,
  .open > .dropdown-toggle.btn-primary:focus,
  .btn-primary:active.focus,
  .btn-primary.active.focus,
  .open > .dropdown-toggle.btn-primary.focus {
    color: #ffffff;
    background-color: #6e6e6e;
    border-color: #4c4c4c;
  }
  .btn-primary:active,
  .btn-primary.active,
  .open > .dropdown-toggle.btn-primary {
    background-image: none;
  }
  .btn-primary.disabled,
  .btn-primary[disabled],
  fieldset[disabled] .btn-primary,
  .btn-primary.disabled:hover,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary:hover,
  .btn-primary.disabled:focus,
  .btn-primary[disabled]:focus,
  fieldset[disabled] .btn-primary:focus,
  .btn-primary.disabled.focus,
  .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary.focus,
  .btn-primary.disabled:active,
  .btn-primary[disabled]:active,
  fieldset[disabled] .btn-primary:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary.active {
    background-color: #999999;
    border-color: #8c8c8c;
  }
  .btn-primary .badge {
    color: #999999;
    background-color: #ffffff;
  }
  .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  .btn-success:focus,
  .btn-success.focus {
    color: #ffffff;
    background-color: #449d44;
    border-color: #255625;
  }
  .btn-success:hover {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
  }
  .btn-success:active,
  .btn-success.active,
  .open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
  }
  .btn-success:active:hover,
  .btn-success.active:hover,
  .open > .dropdown-toggle.btn-success:hover,
  .btn-success:active:focus,
  .btn-success.active:focus,
  .open > .dropdown-toggle.btn-success:focus,
  .btn-success:active.focus,
  .btn-success.active.focus,
  .open > .dropdown-toggle.btn-success.focus {
    color: #ffffff;
    background-color: #398439;
    border-color: #255625;
  }
  .btn-success:active,
  .btn-success.active,
  .open > .dropdown-toggle.btn-success {
    background-image: none;
  }
  .btn-success.disabled,
  .btn-success[disabled],
  fieldset[disabled] .btn-success,
  .btn-success.disabled:hover,
  .btn-success[disabled]:hover,
  fieldset[disabled] .btn-success:hover,
  .btn-success.disabled:focus,
  .btn-success[disabled]:focus,
  fieldset[disabled] .btn-success:focus,
  .btn-success.disabled.focus,
  .btn-success[disabled].focus,
  fieldset[disabled] .btn-success.focus,
  .btn-success.disabled:active,
  .btn-success[disabled]:active,
  fieldset[disabled] .btn-success:active,
  .btn-success.disabled.active,
  .btn-success[disabled].active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
  }
  .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  .btn-info:focus,
  .btn-info.focus {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #1b6d85;
  }
  .btn-info:hover {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
  }
  .btn-info:active,
  .btn-info.active,
  .open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
  }
  .btn-info:active:hover,
  .btn-info.active:hover,
  .open > .dropdown-toggle.btn-info:hover,
  .btn-info:active:focus,
  .btn-info.active:focus,
  .open > .dropdown-toggle.btn-info:focus,
  .btn-info:active.focus,
  .btn-info.active.focus,
  .open > .dropdown-toggle.btn-info.focus {
    color: #ffffff;
    background-color: #269abc;
    border-color: #1b6d85;
  }
  .btn-info:active,
  .btn-info.active,
  .open > .dropdown-toggle.btn-info {
    background-image: none;
  }
  .btn-info.disabled,
  .btn-info[disabled],
  fieldset[disabled] .btn-info,
  .btn-info.disabled:hover,
  .btn-info[disabled]:hover,
  fieldset[disabled] .btn-info:hover,
  .btn-info.disabled:focus,
  .btn-info[disabled]:focus,
  fieldset[disabled] .btn-info:focus,
  .btn-info.disabled.focus,
  .btn-info[disabled].focus,
  fieldset[disabled] .btn-info.focus,
  .btn-info.disabled:active,
  .btn-info[disabled]:active,
  fieldset[disabled] .btn-info:active,
  .btn-info.disabled.active,
  .btn-info[disabled].active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
  }
  .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  .btn-warning:focus,
  .btn-warning.focus {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #985f0d;
  }
  .btn-warning:hover {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
  }
  .btn-warning:active,
  .btn-warning.active,
  .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
  }
  .btn-warning:active:hover,
  .btn-warning.active:hover,
  .open > .dropdown-toggle.btn-warning:hover,
  .btn-warning:active:focus,
  .btn-warning.active:focus,
  .open > .dropdown-toggle.btn-warning:focus,
  .btn-warning:active.focus,
  .btn-warning.active.focus,
  .open > .dropdown-toggle.btn-warning.focus {
    color: #ffffff;
    background-color: #d58512;
    border-color: #985f0d;
  }
  .btn-warning:active,
  .btn-warning.active,
  .open > .dropdown-toggle.btn-warning {
    background-image: none;
  }
  .btn-warning.disabled,
  .btn-warning[disabled],
  fieldset[disabled] .btn-warning,
  .btn-warning.disabled:hover,
  .btn-warning[disabled]:hover,
  fieldset[disabled] .btn-warning:hover,
  .btn-warning.disabled:focus,
  .btn-warning[disabled]:focus,
  fieldset[disabled] .btn-warning:focus,
  .btn-warning.disabled.focus,
  .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning.focus,
  .btn-warning.disabled:active,
  .btn-warning[disabled]:active,
  fieldset[disabled] .btn-warning:active,
  .btn-warning.disabled.active,
  .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
  }
  .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  .btn-danger:focus,
  .btn-danger.focus {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #761c19;
  }
  .btn-danger:hover {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
  }
  .btn-danger:active,
  .btn-danger.active,
  .open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
  }
  .btn-danger:active:hover,
  .btn-danger.active:hover,
  .open > .dropdown-toggle.btn-danger:hover,
  .btn-danger:active:focus,
  .btn-danger.active:focus,
  .open > .dropdown-toggle.btn-danger:focus,
  .btn-danger:active.focus,
  .btn-danger.active.focus,
  .open > .dropdown-toggle.btn-danger.focus {
    color: #ffffff;
    background-color: #ac2925;
    border-color: #761c19;
  }
  .btn-danger:active,
  .btn-danger.active,
  .open > .dropdown-toggle.btn-danger {
    background-image: none;
  }
  .btn-danger.disabled,
  .btn-danger[disabled],
  fieldset[disabled] .btn-danger,
  .btn-danger.disabled:hover,
  .btn-danger[disabled]:hover,
  fieldset[disabled] .btn-danger:hover,
  .btn-danger.disabled:focus,
  .btn-danger[disabled]:focus,
  fieldset[disabled] .btn-danger:focus,
  .btn-danger.disabled.focus,
  .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger.focus,
  .btn-danger.disabled:active,
  .btn-danger[disabled]:active,
  fieldset[disabled] .btn-danger:active,
  .btn-danger.disabled.active,
  .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
  }
  .btn-link {
    color: #999999;
    font-weight: normal;
    border-radius: 0;
  }
  .btn-link,
  .btn-link:active,
  .btn-link.active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
    border-color: transparent;
  }
  .btn-link:hover,
  .btn-link:focus {
    color: #737373;
    text-decoration: underline;
    background-color: transparent;
  }
  .btn-link[disabled]:hover,
  fieldset[disabled] .btn-link:hover,
  .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .btn-sm,
  .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .btn-xs,
  .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .btn-block {
    display: block;
    width: 100%;
  }
  .btn-block + .btn-block {
    margin-top: 5px;
  }
  input[type="submit"].btn-block,
  input[type="reset"].btn-block,
  input[type="button"].btn-block {
    width: 100%;
  }
  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  .fade.in {
    opacity: 1;
  }
  .collapse {
    display: none;
  }
  .collapse.in {
    display: block;
  }
  tr.collapse.in {
    display: table-row;
  }
  tbody.collapse.in {
    display: table-row-group;
  }
  .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
       transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
       transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
       transition-timing-function: ease;
  }
  .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  .dropup,
  .dropdown {
    position: relative;
  }
  .dropdown-toggle:focus {
    outline: 0;
  }
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
  }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto;
  }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #999999;
  }
  .dropdown-menu > .disabled > a,
  .dropdown-menu > .disabled > a:hover,
  .dropdown-menu > .disabled > a:focus {
    color: #777777;
  }
  .dropdown-menu > .disabled > a:hover,
  .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
  }
  .open > .dropdown-menu {
    display: block;
  }
  .open > a {
    outline: 0;
  }
  .dropdown-menu-right {
    left: auto;
    right: 0;
  }
  .dropdown-menu-left {
    left: 0;
    right: auto;
  }
  .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
  }
  .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
  }
  .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
  }
  .dropup .caret,
  .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
  }
  .dropup .dropdown-menu,
  .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
  }
  @media (min-width: 768px) {
    .navbar-right .dropdown-menu {
      left: auto;
      right: 0;
    }
    .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto;
    }
  }
  .btn-group,
  .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left;
  }
  .btn-group > .btn:hover,
  .btn-group-vertical > .btn:hover,
  .btn-group > .btn:focus,
  .btn-group-vertical > .btn:focus,
  .btn-group > .btn:active,
  .btn-group-vertical > .btn:active,
  .btn-group > .btn.active,
  .btn-group-vertical > .btn.active {
    z-index: 2;
  }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group {
    margin-left: -1px;
  }
  .btn-toolbar {
    margin-left: -5px;
  }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left;
  }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px;
  }
  .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
  }
  .btn-group > .btn:first-child {
    margin-left: 0;
  }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group > .btn:last-child:not(:first-child),
  .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group > .btn-group {
    float: left;
  }
  .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
  }
  .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group .dropdown-toggle:active,
  .btn-group.open .dropdown-toggle {
    outline: 0;
  }
  .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
  }
  .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
  }
  .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn .caret {
    margin-left: 0;
  }
  .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
  }
  .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
  }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group,
  .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .btn-group-vertical > .btn-group > .btn {
    float: none;
  }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
  }
  .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
  }
  .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
  }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
  }
  .btn-group-justified > .btn-group .btn {
    width: 100%;
  }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
  }
  [data-toggle="buttons"] > .btn input[type="radio"],
  [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  [data-toggle="buttons"] > .btn input[type="checkbox"],
  [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
  }
  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .input-group-lg > .form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  select.input-group-lg > .form-control,
  select.input-group-lg > .input-group-addon,
  select.input-group-lg > .input-group-btn > .btn {
    height: 49px;
    line-height: 49px;
  }
  textarea.input-group-lg > .form-control,
  textarea.input-group-lg > .input-group-addon,
  textarea.input-group-lg > .input-group-btn > .btn,
  select[multiple].input-group-lg > .form-control,
  select[multiple].input-group-lg > .input-group-addon,
  select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
  }
  .input-group-sm > .form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  select.input-group-sm > .form-control,
  select.input-group-sm > .input-group-addon,
  select.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    line-height: 33px;
  }
  textarea.input-group-sm > .form-control,
  textarea.input-group-sm > .input-group-addon,
  textarea.input-group-sm > .input-group-btn > .btn,
  select[multiple].input-group-sm > .form-control,
  select[multiple].input-group-sm > .input-group-addon,
  select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
  }
  .input-group-addon,
  .input-group-btn,
  .input-group .form-control {
    display: table-cell;
  }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .input-group-addon,
  .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
  }
  .input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
  }
  .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
  }
  .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px;
  }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0;
  }
  .input-group .form-control:first-child,
  .input-group-addon:first-child,
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group > .btn,
  .input-group-btn:first-child > .dropdown-toggle,
  .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .input-group-addon:first-child {
    border-right: 0;
  }
  .input-group .form-control:last-child,
  .input-group-addon:last-child,
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group > .btn,
  .input-group-btn:last-child > .dropdown-toggle,
  .input-group-btn:first-child > .btn:not(:first-child),
  .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .input-group-addon:last-child {
    border-left: 0;
  }
  .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
  }
  .input-group-btn > .btn {
    position: relative;
  }
  .input-group-btn > .btn + .btn {
    margin-left: -1px;
  }
  .input-group-btn > .btn:hover,
  .input-group-btn > .btn:focus,
  .input-group-btn > .btn:active {
    z-index: 2;
  }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
  }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
  }
  .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .nav > li {
    position: relative;
    display: block;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 3px 10px;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
  .nav > li.disabled > a {
    color: #777777;
  }
  .nav > li.disabled > a:hover,
  .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #999999;
  }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .nav > li > a > img {
    max-width: none;
  }
  .nav-tabs {
    border-bottom: 1px solid #dddddd;
  }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
  }
  .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
  }
  .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
  }
  .nav-tabs.nav-justified > li {
    float: none;
  }
  .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
  }
  .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
  }
  @media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #ffffff;
    }
  }
  .nav-pills > li {
    float: left;
  }
  .nav-pills > li > a {
    border-radius: 4px;
  }
  .nav-pills > li + li {
    margin-left: 2px;
  }
  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #999999;
  }
  .nav-stacked > li {
    float: none;
  }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  .nav-justified {
    width: 100%;
  }
  .nav-justified > li {
    float: none;
  }
  .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
  }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
    .nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  .nav-tabs-justified {
    border-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
  }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #ffffff;
    }
  }
  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 22px;
    border: 1px solid transparent;
  }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px;
    }
  }
  @media (min-width: 768px) {
    .navbar-header {
      float: left;
    }
  }
  .navbar-collapse {
    overflow-x: visible;
    padding-right: 1px;
    padding-left: 1px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
    }
    .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
    }
    .navbar-collapse.in {
      overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      padding-left: 0;
      padding-right: 0;
    }
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
  }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px;
    }
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: -1px;
    margin-left: -1px;
  }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0;
    }
  }
  .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
  }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0;
    }
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0;
    }
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
  }
  .navbar-brand {
    float: left;
    padding: 14px 1px;
    font-size: 20px;
    line-height: 22px;
    height: 50px;
  }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none;
  }
  .navbar-brand > img {
    display: block;
  }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -1px;
    }
  }
  .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 1px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .navbar-toggle:focus {
    outline: 0;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none;
    }
  }
  .navbar-nav {
    margin: 7px -1px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
  }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
      line-height: 22px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none;
    }
  }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0;
    }
    .navbar-nav > li {
      float: left;
    }
    .navbar-nav > li > a {
      padding-top: 14px;
      padding-bottom: 14px;
    }
  }
  .navbar-form {
    margin-left: -1px;
    margin-right: -1px;
    padding: 10px 1px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 7px;
    margin-bottom: 7px;
  }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
    .navbar-form .form-control-static {
      display: inline-block;
    }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
      width: auto;
    }
    .navbar-form .input-group > .form-control {
      width: 100%;
    }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
      padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
      margin-bottom: 0;
    }
  }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
  }
  .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .navbar-btn {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px;
  }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .navbar-text {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 1px;
      margin-right: 1px;
    }
  }
  @media (min-width: 768px) {
    .navbar-left {
      float: left !important;
    }
    .navbar-right {
      float: right !important;
      margin-right: -1px;
    }
    .navbar-right ~ .navbar-right {
      margin-right: 0;
    }
  }
  .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
  }
  .navbar-default .navbar-brand {
    color: #777777;
  }
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
  }
  .navbar-default .navbar-text {
    color: #777777;
  }
  .navbar-default .navbar-nav > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav > .disabled > a,
  .navbar-default .navbar-nav > .disabled > a:hover,
  .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
  .navbar-default .navbar-toggle {
    border-color: #dddddd;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
  }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #333333;
      background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555555;
      background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #cccccc;
      background-color: transparent;
    }
  }
  .navbar-default .navbar-link {
    color: #777777;
  }
  .navbar-default .navbar-link:hover {
    color: #333333;
  }
  .navbar-default .btn-link {
    color: #777777;
  }
  .navbar-default .btn-link:hover,
  .navbar-default .btn-link:focus {
    color: #333333;
  }
  .navbar-default .btn-link[disabled]:hover,
  fieldset[disabled] .navbar-default .btn-link:hover,
  .navbar-default .btn-link[disabled]:focus,
  fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
  }
  .navbar-inverse {
    background-color: #222222;
    border-color: #080808;
  }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-text {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav > .disabled > a,
  .navbar-inverse .navbar-nav > .disabled > a:hover,
  .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
  .navbar-inverse .navbar-toggle {
    border-color: #333333;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010;
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
  }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #ffffff;
      background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #ffffff;
      background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444444;
      background-color: transparent;
    }
  }
  .navbar-inverse .navbar-link {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-link:hover {
    color: #ffffff;
  }
  .navbar-inverse .btn-link {
    color: #9d9d9d;
  }
  .navbar-inverse .btn-link:hover,
  .navbar-inverse .btn-link:focus {
    color: #ffffff;
  }
  .navbar-inverse .btn-link[disabled]:hover,
  fieldset[disabled] .navbar-inverse .btn-link:hover,
  .navbar-inverse .btn-link[disabled]:focus,
  fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444444;
  }
  .breadcrumb {
    padding: 0 0;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
  }
  .breadcrumb > li {
    display: inline-block;
  }
  .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #999999;
  }
  .breadcrumb > .active {
    color: #0096ed;
  }
  .media {
    margin-top: 15px;
  }
  .media:first-child {
    margin-top: 0;
  }
  .media,
  .media-body {
    zoom: 1;
    overflow: hidden;
  }
  .media-body {
    width: 10000px;
  }
  .media-object {
    display: block;
  }
  .media-object.img-thumbnail {
    max-width: none;
  }
  .media-right,
  .media > .pull-right {
    padding-left: 10px;
  }
  .media-left,
  .media > .pull-left {
    padding-right: 10px;
  }
  .media-left,
  .media-right,
  .media-body {
    display: table-cell;
    vertical-align: top;
  }
  .media-middle {
    vertical-align: middle;
  }
  .media-bottom {
    vertical-align: bottom;
  }
  .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .media-list {
    padding-left: 0;
    list-style: none;
  }
  .list-group {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
  }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  a.list-group-item,
  button.list-group-item {
    color: #555555;
  }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333333;
  }
  a.list-group-item:hover,
  button.list-group-item:hover,
  a.list-group-item:focus,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5;
  }
  button.list-group-item {
    width: 100%;
    text-align: left;
  }
  .list-group-item.disabled,
  .list-group-item.disabled:hover,
  .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
  }
  .list-group-item.disabled .list-group-item-heading,
  .list-group-item.disabled:hover .list-group-item-heading,
  .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
  }
  .list-group-item.disabled .list-group-item-text,
  .list-group-item.disabled:hover .list-group-item-text,
  .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
  }
  .list-group-item.active,
  .list-group-item.active:hover,
  .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
  }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
  }
  .list-group-item.active .list-group-item-text,
  .list-group-item.active:hover .list-group-item-text,
  .list-group-item.active:focus .list-group-item-text {
    color: #ffffff;
  }
  .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
  }
  a.list-group-item-success,
  button.list-group-item-success {
    color: #3c763d;
  }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-success:hover,
  button.list-group-item-success:hover,
  a.list-group-item-success:focus,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
  }
  a.list-group-item-success.active,
  button.list-group-item-success.active,
  a.list-group-item-success.active:hover,
  button.list-group-item-success.active:hover,
  a.list-group-item-success.active:focus,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
  }
  .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
  }
  a.list-group-item-info,
  button.list-group-item-info {
    color: #31708f;
  }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-info:hover,
  button.list-group-item-info:hover,
  a.list-group-item-info:focus,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
  }
  a.list-group-item-info.active,
  button.list-group-item-info.active,
  a.list-group-item-info.active:hover,
  button.list-group-item-info.active:hover,
  a.list-group-item-info.active:focus,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
  }
  .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
  }
  a.list-group-item-warning,
  button.list-group-item-warning {
    color: #8a6d3b;
  }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-warning:hover,
  button.list-group-item-warning:hover,
  a.list-group-item-warning:focus,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
  }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active,
  a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:hover,
  a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
  }
  .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
  }
  a.list-group-item-danger,
  button.list-group-item-danger {
    color: #a94442;
  }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-danger:hover,
  button.list-group-item-danger:hover,
  a.list-group-item-danger:focus,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
  }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active,
  a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:hover,
  a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
  }
  .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
  }
  .panel {
    margin-bottom: 22px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  .panel-body {
    padding: 15px;
  }
  .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
  }
  .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
  }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit;
  }
  .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel > .list-group,
  .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
  }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
  }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
  }
  .list-group + .panel-footer {
    border-top-width: 0;
  }
  .panel > .table,
  .panel > .table-responsive > .table,
  .panel > .panel-collapse > .table {
    margin-bottom: 0;
  }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
  }
  .panel > .table:first-child,
  .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
  }
  .panel > .table:last-child,
  .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
  }
  .panel > .panel-body + .table,
  .panel > .panel-body + .table-responsive,
  .panel > .table + .panel-body,
  .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
  }
  .panel > .table > tbody:first-child > tr:first-child th,
  .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
  }
  .panel > .table-bordered,
  .panel > .table-responsive > .table-bordered {
    border: 0;
  }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
  }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
  .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
  }
  .panel-group {
    margin-bottom: 22px;
  }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
  }
  .panel-group .panel + .panel {
    margin-top: 5px;
  }
  .panel-group .panel-heading {
    border-bottom: 0;
  }
  .panel-group .panel-heading + .panel-collapse > .panel-body,
  .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
  }
  .panel-group .panel-footer {
    border-top: 0;
  }
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
  }
  .panel-default {
    border-color: #dddddd;
  }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
  }
  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
  }
  .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
  }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
  }
  .panel-primary {
    border-color: #999999;
  }
  .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
  }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #999999;
  }
  .panel-primary > .panel-heading .badge {
    color: #999999;
    background-color: #ffffff;
  }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #999999;
  }
  .panel-success {
    border-color: #d6e9c6;
  }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
  }
  .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
  }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
  }
  .panel-info {
    border-color: #bce8f1;
  }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
  }
  .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
  }
  .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
  }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
  }
  .panel-warning {
    border-color: #faebcc;
  }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
  }
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
  }
  .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
  }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
  }
  .panel-danger {
    border-color: #ebccd1;
  }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
  }
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
  }
  .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
  }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
  }
  .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  .embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }
  .embed-responsive-4by3 {
    padding-bottom: 75%;
  }
  .close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .close:hover,
  .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
  }
  .modal-open {
    overflow: hidden;
  }
  .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
    outline: 0;
  }
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
  }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
  }
  .modal-header .close {
    margin-top: -2px;
  }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
  }
  .modal-body {
    position: relative;
    padding: 15px;
  }
  .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
  }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
  }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0;
  }
  .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
  }
  @media (min-width: 768px) {
    .modal-dialog {
      width: 600px;
      margin: 30px auto;
    }
    .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
      width: 300px;
    }
  }
  @media (min-width: 992px) {
    .modal-lg {
      width: 900px;
    }
  }
  .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "FrutigerNextW02-Condens", "Arial W02 Narrow", "Arial W10 Narrow", Arial, Helvetica, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
  }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
  }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
  }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
  }
  .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 4px;
  }
  .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
  }
  .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
  }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
  }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
  }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
  }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
  }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
  }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
  }
  .carousel {
    position: relative;
  }
  .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    line-height: 1;
  }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: -o-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      left: 0;
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      left: 0;
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
    }
  }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block;
  }
  .carousel-inner > .active {
    left: 0;
  }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .carousel-inner > .next {
    left: 100%;
  }
  .carousel-inner > .prev {
    left: -100%;
  }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0;
  }
  .carousel-inner > .active.left {
    left: -100%;
  }
  .carousel-inner > .active.right {
    left: 100%;
  }
  .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  }
  .carousel-control:hover,
  .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
  }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
  }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
  }
  .carousel-control .icon-prev:before {
    content: '\2039';
  }
  .carousel-control .icon-next:before {
    content: '\203a';
  }
  .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
  }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
  }
  .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  }
  .carousel-caption .btn {
    text-shadow: none;
  }
  @media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
      margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
      margin-right: -15px;
    }
    .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px;
    }
    .carousel-indicators {
      bottom: 20px;
    }
  }
  .clearfix:before,
  .clearfix:after,
  .dl-horizontal dd:before,
  .dl-horizontal dd:after,
  .container:before,
  .container:after,
  .container-fluid:before,
  .container-fluid:after,
  .row:before,
  .row:after,
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after,
  .btn-toolbar:before,
  .btn-toolbar:after,
  .btn-group-vertical > .btn-group:before,
  .btn-group-vertical > .btn-group:after,
  .nav:before,
  .nav:after,
  .navbar:before,
  .navbar:after,
  .navbar-header:before,
  .navbar-header:after,
  .navbar-collapse:before,
  .navbar-collapse:after,
  .panel-body:before,
  .panel-body:after,
  .modal-footer:before,
  .modal-footer:after {
    content: " ";
    display: table;
  }
  .clearfix:after,
  .dl-horizontal dd:after,
  .container:after,
  .container-fluid:after,
  .row:after,
  .form-horizontal .form-group:after,
  .btn-toolbar:after,
  .btn-group-vertical > .btn-group:after,
  .nav:after,
  .navbar:after,
  .navbar-header:after,
  .navbar-collapse:after,
  .panel-body:after,
  .modal-footer:after {
    clear: both;
  }
  .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .pull-right {
    float: right !important;
  }
  .pull-left {
    float: left !important;
  }
  .hide {
    display: none !important;
  }
  .show {
    display: block !important;
  }
  .invisible {
    visibility: hidden;
  }
  .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  .hidden {
    display: none !important;
  }
  .affix {
    position: fixed;
  }
  @-ms-viewport {
    width: device-width;
  }
  .visible-xs,
  .visible-sm,
  .visible-md,
  .visible-lg {
    display: none !important;
  }
  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block,
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
    display: none !important;
  }
  @media (max-width: 767px) {
    .visible-xs {
      display: block !important;
    }
    table.visible-xs {
      display: table !important;
    }
    tr.visible-xs {
      display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
      display: table-cell !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-block {
      display: block !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-inline {
      display: inline !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
      display: block !important;
    }
    table.visible-sm {
      display: table !important;
    }
    tr.visible-sm {
      display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
      display: table-cell !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
      display: block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
      display: inline !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
      display: block !important;
    }
    table.visible-md {
      display: table !important;
    }
    tr.visible-md {
      display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
      display: table-cell !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
      display: block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
      display: inline !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg {
      display: block !important;
    }
    table.visible-lg {
      display: table !important;
    }
    tr.visible-lg {
      display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
      display: table-cell !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg-block {
      display: block !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg-inline {
      display: inline !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg-inline-block {
      display: inline-block !important;
    }
  }
  @media (max-width: 767px) {
    .hidden-xs {
      display: none !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
      display: none !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
    .hidden-lg {
      display: none !important;
    }
  }
  .visible-print {
    display: none !important;
  }
  @media print {
    .visible-print {
      display: block !important;
    }
    table.visible-print {
      display: table !important;
    }
    tr.visible-print {
      display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
      display: table-cell !important;
    }
  }
  .visible-print-block {
    display: none !important;
  }
  @media print {
    .visible-print-block {
      display: block !important;
    }
  }
  .visible-print-inline {
    display: none !important;
  }
  @media print {
    .visible-print-inline {
      display: inline !important;
    }
  }
  .visible-print-inline-block {
    display: none !important;
  }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important;
    }
  }
  @media print {
    .hidden-print {
      display: none !important;
    }
  }
  
@font-face {
  font-family: 'icons';
  src: url('/fileadmin/html/fonts/icons.eot?25607004');
  src: url('/fileadmin/html/fonts/icons.eot?25607004#iefix') format('embedded-opentype'),
       url('/fileadmin/html/fonts/icons.woff2?25607004') format('woff'),
       url('/fileadmin/html/fonts/icons.woff?25607004') format('woff'),
       url('/fileadmin/html/fonts/icons.ttf?25607004') format('truetype'),
       url('/fileadmin/html/fonts/icons.svg?25607004#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../../../fileadmin/html/fonts/icons.svg?56139462#icons') format('svg');
  }
}
*/

 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-search:before { content: '\e800'; } /* '' */
.icon-right:before { content: '\e801'; } /* '' */
.icon-right-open-big:before { content: '\e802'; } /* '' */
.icon-twitter:before { content: '\e803'; } /* '' */
.icon-facebook:before { content: '\e804'; } /* '' */
.icon-youtube:before { content: '\e805'; } /* '' */
.icon-left-open-big:before { content: '\e806'; } /* '' */
.icon-up:before { content: '\e807'; } /* '' */
.icon-down:before { content: '\e808'; } /* '' */
.icon-gplus:before { content: '\e809'; } /* '' */
.icon-pinterest-1:before { content: '\e80a'; } /* '' */
.icon-angle-double-right:before { content: '\e80b'; } /* '' */
.icon-angle-double-up:before { content: '\e80c'; } /* '' */
.icon-lock-filled:before { content: '\e80d'; } /* '' */
.icon-lock-open-1:before { content: '\e80e'; } /* '' */
.icon-right-open:before { content: '\e80f'; } /* '' */
.icon-up-open:before { content: '\e810'; } /* '' */
.icon-left-open:before { content: '\e811'; } /* '' */
.icon-down-open:before { content: '\e812'; } /* '' */
.icon-angle-double-left:before { content: '\e813'; } /* '' */
.icon-angle-double-down:before { content: '\e814'; } /* '' */
.icon-youtube-play:before { content: '\e815'; } /* '' */
.icon-globe:before { content: '\e816'; } /* '' */
.icon-file-pdf:before { content: '\e817'; } /* '' */
.icon-download:before { content: '\e818'; } /* '' */
.icon-map-route:before { content: '\e819'; } /* '' */
.icon-map-pin:before { content: '\e81a'; } /* '' */
.icon-cart-arrow-down:before { content: '\e81b'; } /* '' */
.icon-info:before { content: '\e81c'; } /* '' */
.icon-print:before { content: '\e81d'; } /* '' */
.icon-info-circled:before { content: '\e81e'; } /* '' */
.icon-dot-2:before { content: '\e81f'; } /* '' */
.icon-mail:before { content: '\e820'; } /* '' */
.icon-th:before { content: '\e821'; } /* '' */
.icon-list:before { content: '\e822'; } /* '' */
.icon-s-user:before { content: '\e823'; } /* '' */
.icon-s-minus:before { content: '\e824'; } /* '' */
.icon-s-plus:before { content: '\e825'; } /* '' */
.icon-s-arrow-right:before { content: '\e826'; } /* '' */
.icon-s-arrow-link:before { content: '\e827'; } /* '' */
.icon-chat:before { content: '\e84e'; } /* '' */
.icon-contact:before { content: '\e84f'; } /* '' */
.icon-informationen:before { content: '\e850'; } /* '' */
.icon-location:before { content: '\e851'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-xing:before { content: '\f168'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-weibo:before { content: '\f18a'; } /* '' */
/*sek 1: 167 70 66 #A74642?*/
/*ter 1: 226 80 102 #E25066?*/
/*Duschplatz neu+Duschkabinen*/
/*ex Duschplatz -> Line*/
/*neu Point*/
/*Walk-In*/
/*Beschlag*/
/*Profil*/
/*Badewanne*/
/*Kermiextra*/
/* "Helvetica light", "Helvetica Neue", HelveticaNeue, */
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNeueeTextProRoman", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 160%;
  background: #ffffff no-repeat fixed center top / cover;
  color: #292929;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
/*Momentum Scrolling on iOS Overflow Elements*/
body {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  margin-top: 0px;
  line-height: 1.5em;
}
h1,
.h1 {
  font-size: 56px;
  line-height: 121%;
}
h2,
.h2 {
  font-size: 36px;
  line-height: 130%;
  margin-bottom: 0.4em;
}
h3,
.h3 {
  font-size: 28px;
  line-height: 128%;
}
h4,
.h4 {
  font-size: 22px;
  line-height: 136%;
}
h5,
.h5 {
  font-size: 16px;
  line-height: 150%;
}
.overline {
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  color: #fe8300;
  font-size: 16px;
  margin-bottom: 0.5em;
}
b,
strong {
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
}
img {
  width: 100%;
  display: block;
  height: auto;
}
img {
  vertical-align: bottom;
}
img.nores {
  width: auto;
}
a {
  font-size: 16px;
  color: #292929;
}
a:hover {
  color: #292929;
}
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
sup {
  font-size: 60%;
  top: -0.5em;
  vertical-align: middle;
}
ul,
ol {
  padding-left: 20px;
}
a + small {
  display: inline-block;
}
.hidden-o {
  opacity: 0;
}
.visible-o {
  opacity: 1;
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media (max-width: 767px) {
  .text-center-sm {
    text-align: center;
  }
}
/* fakes
-----------------------------*/
body.outline .row {
  outline: 1px solid #ff0000;
}
body.outline [class*="col-"] {
  outline: 1px solid #00ff00;
  outline-offset: -1px;
}
/* ./fakes
-----------------------------*/
h1 {
  /*todo: margin top in grid columns spacebefore?*/
  margin-bottom: 40px;
}
.box h1 {
  /*todo: margin top in grid columns spacebefore?*/
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 32px;
  }
  h3,
  .h3 {
    font-size: 26px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
}
/* grids...
-----------------------------*/
@media (max-width: 767px) {
  .container {
    /*width: 722px;*/
  }
}
@media (min-width: 768px) {
  .container,
  .modal-container {
    /*width: 722px;*/
    width: 100%;
  }
}
@media (max-width: (768px)-1) {
  .site-wrap {
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  .container,
  .modal-container {
    width: 942px;
    /*width: 100%;*/
  }
}
@media (min-width: 1200px) {
  .container,
  .modal-container {
    width: 1164px;
  }
}
.site-content {
  margin-top: 117px;
}
.site-content > .site-wrap > .container > div:first-child:not(.stage-static) {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .site-content {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  [class*='col-'] {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.col-centered {
  float: none;
  margin: 0 auto;
}
[class*="col-"] {
  margin-bottom: 26px;
}
.col-no-marg > [class*="col-"] {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  [class*="col-"] {
    margin-bottom: 16px;
  }
}
.gutter0 > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.gutter2 > [class*='col-'] {
  padding-right: 1px;
  padding-left: 1px;
}
.gutter20 > [class*='col-'] {
  padding-right: 10px;
  padding-left: 10px;
}
.holder {
  position: relative;
  width: 100%;
}
.row {
  position: relative;
  /*?*/
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
/* Image
-----------------------------*/
.holder.img-border > .caption-layer + img,
.holder.img-border img,
.thumb.img-border img {
  border: 1px solid #b1b2b3;
}
/*div[class*='img-p'] {
	float: left;
	padding-right: 1em;
	+ div{
		float: left;
	}
}
.img-p20 {
    width: 20%;
	+ div{ width: 80%;}
}
.img-p15 {
    width: 15%;
	+ div{ width: 85%;}
}*/
.img-w50 {
  width: 50%;
}
.img-w50-c {
  width: 50%;
  margin: 0 auto;
}
.img-w33 {
  width: 33%;
}
.img-w33-c {
  width: 33%;
  margin: 0 auto;
}
.img-c25 {
  display: inline-block !important;
}
.img-c25 > div:nth-child(odd) {
  float: left;
  width: 25%;
  padding-right: 1.5em;
}
.img-c25 > div:nth-child(even) {
  width: 75%;
  float: left;
}
@media (max-width: 767px) {
  .img-c25 {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .img-c25 > div:nth-child(odd) {
    padding-right: 0.5em;
  }
}
/* Links
-----------------------------*/
a.textlink {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  color: #fe8300;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a.textlink:hover {
  border-color: #fe8300;
}
.full-wrapper.layout2 a.textlink,
.invert a.textlink {
  border-color: #fff;
  color: #fff;
}
.full-wrapper.layout2 a.textlink:hover,
.invert a.textlink:hover {
  border-color: #fff;
  color: #fff;
}
.i-arrow {
  text-decoration: none;
  font-size: 19px;
  line-height: 23px;
}
.i-arrow:hover {
  text-decoration: none;
}
.i-arrow:after {
  color: #fe8300;
  font-family: "icons";
  font-size: 120%;
  content: '\e827';
  margin-left: 10px;
  position: relative;
  top: 1px;
}
a.i-lock,
a.i-link,
button.i-link {
  position: relative;
  color: #292929;
  text-decoration: none;
  display: inline-block;
  padding: 4px 16px 4px 0;
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  text-underline-offset: 5px;
  will-change: text-underline-offset, text-decoration;
  transition: text-underline-offset 300ms;
}
a.i-lock::before,
a.i-link::before,
button.i-link::before {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  bottom: 9px;
  left: 0;
  height: 1px;
  background: currentColor;
  margin-right: 100%;
  will-change: margin;
  transition: margin 300ms ease 0ms;
}
a.i-lock::after,
a.i-link::after,
button.i-link::after {
  font-family: "icons";
  content: '\e827';
  margin-left: 8px;
  position: absolute;
  will-change: transform;
  transition: transform 300ms ease 0ms;
}
a.i-lock:hover::before,
a.i-link:hover::before,
button.i-link:hover::before {
  margin-right: 16px;
}
a.i-lock:hover::after,
a.i-link:hover::after,
button.i-link:hover::after {
  transform: translateX(5px);
}
button.i-link {
  padding: 4px 10px 4px 26px;
}
.full-wrapper.layout2 .i-link,
.invert .i-link {
  border-color: #fff;
  color: #fff;
}
.full-wrapper.layout2 .i-link:hover,
.invert .i-link:hover {
  border-color: #fff;
  color: #fff;
}
.i-download {
  display: inline-block;
  margin-left: 1.6em;
  text-decoration: none;
}
.i-download:before {
  margin-top: 0.1em;
  content: '\e818';
  position: absolute;
  margin-left: -1.6em;
  font-family: "icons";
  font-size: 90%;
  color: #fe8300;
}
.i-download:hover {
  text-decoration: underline;
}
a[href*="locked=1"].i-link:before {
  content: '\e80d';
  font-size: inherit;
}
/* ./Links
-----------------------------*/
.bor-partner {
  border-color: #fe8300 !important;
}
/* Colors
-----------------------------*/
.c-invert {
  color: #ffffff !important;
}
.c-t-bu,
.c-t-bu-active,
.c-t-bu-hover:hover {
  color: #fe8300;
}
.c-bg-bu {
  background: #fe8300;
}
.c-bg-partner {
  background: #fe8300;
}
.c-t-partner {
  color: #fe8300 !important;
}
.c-b-partner {
  border-color: #fe8300;
}
/* ./Colors
-----------------------------*/
.t-indent {
  border-left: 6px solid #fe8300;
  padding-left: 26px;
}
.t-indent .content {
  font-size: 1.12em;
}
@media (max-width: 767px) {
  .t-indent {
    border-width: 4px;
    padding-left: 16px;
  }
}
.caption-layer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  overflow: hidden;
}
.caption-layer .marker {
  width: 100%;
  position: absolute;
  background-image: url(/fileadmin/html/img/marker_long.png);
  height: 100%;
  right: calc(100% - 12px);
  top: 0;
  content: "";
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position-x: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (max-width: 767px) {
  .caption-layer .marker {
    right: calc(100% - 6px);
  }
}
.caption-layer:hover .marker {
  right: 35px;
}
.caption-layer.cc {
  overflow: visible;
  background: none;
  text-align: center;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
  line-height: 1;
}
.caption-layer a {
  text-decoration: none;
  color: #ffffff;
  padding: 20px;
  display: block;
}
.caption-layer a.i-arrow {
  text-align: right;
}
@media (max-width: 767px) {
  .caption-layer a {
    padding: 10px;
  }
}
.caption-layer h3,
.caption-layer h4 {
  color: #ffffff;
  text-align: center;
}
.caption-layer h3 {
  font-size: 200%;
  margin: 0 20px 0 0;
  text-align: left;
}
.caption-layer h4 {
  margin: 20px;
  font-size: 20px;
}
/* hover.css ###################################################################### */
.caption-layer a.i-arrow {
  padding-right: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  z-index: 1;
  position: relative;
}
.caption-layer a.i-arrow:after {
  position: absolute;
  right: 15px;
  top: auto;
}
/* ./hover.css ###################################################################### */
.full-wrapper.layout1 {
  background-color: #efefef;
  padding: 70px 0;
}
.full-wrapper.layout2 {
  background-color: #383838;
  color: #ffffff;
  padding: 70px 0;
}
.full-wrapper.centered {
  text-align: center;
}
.full-wrapper [class*="col-"] {
  margin-bottom: 0;
}
.full-wrapper.container-fluid {
  margin-top: 20px;
}
.full-wrapper.container-fluid.inside {
  margin-top: 0px;
}
.full-wrapper.container-fluid.inside + .site-wrap {
  padding-top: 60px;
}
.site-wrap {
  position: relative;
  z-index: 1;
}
.bg-deck {
  background-color: #ffffff;
}
.bg-nodeck .site-wrap.bg-deck,
.bg-nodeck .navbar-wrapper.bg-deck {
  background: none;
}
/* ????????????????????????????????????????????? */
.bg-dark {
  background: #222327;
}
.bor-bu1 a {
  border: 1px solid #ffffff;
  border-color: #2493EC !important;
}
.bor-bu2 a {
  border: 1px solid #ffffff;
  border-color: #7ABB00 !important;
}
.bor-bu3 a {
  border: 1px solid #ffffff;
}
.bor-partner,
.bor-partner a {
  /*border-color: #A50A32 !important;*/
}
/* ./????????????????????????????????????????????? */
@font-face {
  font-family: 'HelveticaNeueeTextProRoman';
  src: url('/fileadmin/html/fonts/HelveticaNeueeTextProRoman.woff2') format('woff2'), url('/fileadmin/html/fonts/HelveticaNeueeTextProRomani.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'HelveticaNeueeTextProBold';
  src: url('/fileadmin/html/fonts/HelveticaNeueeTextProBold.woff2') format('woff2'), url('/fileadmin/html/fonts/HelveticaNeueeTextProBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
/*
@font-face {
    font-family:'HelveticaNeueLTStd-Lt';
    src: url('/fileadmin/html/fonts/HelveticaNeue-Light/HelveticaNeueLTStd-Lt_gdi.eot');
    src: url('/fileadmin/html/fonts/HelveticaNeue-Light/HelveticaNeueLTStd-Lt_gdi.eot?#iefix') format('embedded-opentype'),
        url('/fileadmin/html/fonts/HelveticaNeue-Light/HelveticaNeueLTStd-Lt_gdi.woff') format('woff'),
        url('/fileadmin/html/fonts/HelveticaNeue-Light/HelveticaNeueLTStd-Lt_gdi.ttf') format('truetype'),
        url('/fileadmin/html/fonts/HelveticaNeue-Light/HelveticaNeueLTStd-Lt_gdi.otf') format('opentype'),
        url('/fileadmin/html/fonts/HelveticaNeue-Light/HelveticaNeueLTStd-Lt_gdi.svg#HelveticaNeueLTStd-Lt_gdi') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'HelveticaNeueLTStd-Bd';
    src: url('/fileadmin/html/fonts/HelveticaLTStd-Bold/HelveticaLTStd-Bold_gdi.eot');
    src: url('/fileadmin/html/fonts/HelveticaLTStd-Bold/HelveticaLTStd-Bold_gdi.eot?#iefix') format('embedded-opentype'),
        url('/fileadmin/html/fonts/HelveticaLTStd-Bold/HelveticaLTStd-Bold_gdi.woff') format('woff'),
        url('/fileadmin/html/fonts/HelveticaLTStd-Bold/HelveticaLTStd-Bold_gdi.ttf') format('truetype'),
        url('/fileadmin/html/fonts/HelveticaLTStd-Bold/HelveticaLTStd-Bold_gdi.otf') format('opentype'),
        url('/fileadmin/html/fonts/HelveticaLTStd-Bold/HelveticaLTStd-Bold_gdi.svg#HelveticaLTStd-Bold_gdi') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

body.fontold {
    font-family:'HelveticaNeueLTStd-Lt',Arial,Tahoma,sans-serif;

    h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5,
    .overline,
    b,strong,
    .btn, .hs-button,
    .claim,
    .waypointlinks .wplist a,
    .table-special tr:first-child td,
    a.i-lock, a.i-link, button.i-link {
        font-family: "HelveticaNeueLTStd-Bd",Arial,Tahoma,sans-serif;
    }
}

*/
.navbar-brand {
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  width: 189px;
  height: 53px;
  margin-top: 46px;
  background-image: url('/fileadmin/html/img/logo_egokiefer.svg');
}
html:lang(fr-ch) .navbar-brand {
  background-image: url('/fileadmin/html/img/logo_egokiefer_fr.svg');
}
html:lang(it-ch) .navbar-brand {
  background-image: url('/fileadmin/html/img/logo_egokiefer_it.svg');
}
.navbar-header {
  left: 0;
  position: absolute;
  width: 100%;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: inherit;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: inherit;
}
.navbar-nav a {
  color: #292929;
}
.navbar-nav > li > a {
  padding: 4px 10px 4px 10px;
  border: 1px solid transparent;
}
.navbar-nav .pipe {
  cursor: default;
  padding: 3px 0px;
  border-left: 1px solid #999999;
}
.navbar-nav.mainnav {
  margin-left: 265px;
  margin-top: 10px;
}
.navbar-nav.mainnav a {
  font-size: 15px;
}
.navbar-nav.mainnav ul {
  list-style: outside none none;
}
.navbar-nav.mainnav > li > a {
  border: none;
  padding: 0 4px 20px 4px;
}
.navbar-nav.mainnav .active > a {
  background: inherit;
}
.navbar-nav.mainnav .dropdown-menu > li.active > a {
  color: #292929;
}
.navbar-nav.mainnav .i-link::before {
  display: none;
}
@media (max-width: 1199px) {
  .navbar-brand {
    margin-top: 18px;
    width: 170px;
    height: 47px;
  }
  .navbar-nav.mainnav {
    margin-left: 0px;
  }
  .navbar-nav.mainnav li:first-child a {
    padding-left: 0;
  }
  .navbar-nav.mainnav > li > .dropdown-menu {
    left: 0;
  }
  .navbar-nav.mainnav .dropdown-lvl1 {
    width: 288px;
  }
  html:not(.push-active) .affix .navbar-nav.mainnav {
    opacity: 0;
    pointer-events: none;
  }
}
/**/
.mainnav .dropdown-menu {
  border: none;
}
.mainnav .dropdown-menu:before {
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0px;
  transition: width 0.3s ease 0s;
  width: 0;
}
.navbar-nav .mainnav a.i-link:before {
  font-size: 80%;
}
.mainnav .open > .dropdown-menu:before {
  width: 100%;
}
/**/
.mainnav .menu-full .dropdown-menu {
  left: -1px;
  right: -1px;
  margin-top: 1px;
}
.mainnav .menu-full {
  position: static;
}
.mainnav .open > .dropdown-menu {
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: slidenavAnimation;
  animation-timing-function: ease;
}
@keyframes slidenavAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media (max-width: 991px) {
  .navbar-wrapper {
    margin-bottom: 0px;
    height: 80px;
  }
  nav.navbar {
    padding: 0;
  }
  .navbar-header {
    background: #ffffff;
    z-index: 2100;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b1b2b3;
  }
  .navbar-static-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
  }
  .navbar-static-top .navbar-collapse {
    max-height: inherit;
  }
}
#nav-portal > a {
  color: #fe8300 !important;
}
.headernav li.active a {
  color: #fe8300;
}
.headernav li > a {
  color: #878786;
  font-size: 13px;
  padding: 4px 8px 4px 8px;
}
.headernav li > a:hover {
  color: #fe8300;
}
.headernav li .c-dark {
  color: #292929;
}
#nav-login-portal a {
  color: #292929;
}
#nav-login-portal:hover a,
#nav-login-portal.active a {
  color: #fe8300;
}
@media (min-width: 992px) {
  .headernav {
    font-size: 14px;
    list-style: none;
    padding: 0;
    margin-top: 8px;
    margin-bottom: 17px;
    float: right;
  }
  .headernav li {
    float: left;
  }
}
@media (max-width: 991px) {
  .headernav li {
    margin-right: 0px;
  }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Test */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.site-overlay {
  display: none;
}
#contact-all {
  position: absolute;
  bottom: 0;
  right: 0;
}
#contact-all a {
  margin-right: 0;
}
@media (max-width: 991px) {
  .push-active,
  .push-active body {
    height: 100%;
    position: relative;
    width: 100%;
  }
  .push-active .container.main {
    pointer-events: none;
    overflow: hidden;
  }
  #navbar {
    background: #ffffff;
    max-width: 350px;
    width: 85%;
    position: fixed;
    padding: 0px;
    height: 100%;
    -webkit-transform: translate3d(-120%, 0px, 0px);
    transform: translate3d(-120%, 0px, 0px);
    overflow-y: auto;
    padding-top: 80px;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: transform 0.4s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  }
  #navbar .navbar-holder {
    height: calc(100% - 120px);
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    top: 0px;
  }
  .push-active #navbar {
    overflow-x: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    z-index: 2000;
  }
  .push-active .site-overlay {
    -webkit-animation: fade 500ms;
    animation: fade 500ms;
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .push-active .dropdown-menu {
    position: relative;
    width: 100%;
  }
  #contact-all {
    bottom: 10px;
    right: 32px;
    left: 32px;
  }
  #contact-all a {
    width: 100%;
  }
}
.dropdown-menu li > a {
  display: block;
}
/* New sticky + affix Version
================================================== */
.navbar-wrapper {
  top: 0;
  position: fixed;
  width: 100%;
  padding-bottom: 0;
  z-index: 20;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
}
nav.navbar {
  min-height: auto;
  margin-bottom: 0;
  border: none;
}
nav.navbar,
.navbar-brand,
#navbar,
.navbar-nav.mainnav {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (min-width: 992px) {
  .navbar-nav.mainnav > li {
    position: static;
    padding: 7px 1px 0 0;
  }
  .navbar-nav.mainnav > li > a {
    padding: 5px 12px 15px 12px;
  }
  .affix .navbar-brand {
    width: 114px;
    height: 32px;
    margin-top: 10px;
  }
  .affix #navbar {
    margin-top: -55px;
  }
  .affix .navbar-nav.mainnav {
    border: none;
    margin-top: 0;
  }
  .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    padding: 0;
    left: 265px;
    min-height: 340px;
    right: 0;
  }
  .mainnav .dropdown-lvl1 {
    width: 294px;
    height: 100%;
    min-height: 340px;
    background-color: #383838;
    padding: 20px 0 20px 40px;
  }
  .mainnav .dropdown-lvl1 a {
    text-decoration: none !important;
    font-family: "HelveticaNeueeTextProRoman", Arial, Tahoma, sans-serif !important;
    font-weight: normal !important;
    font-size: 15px !important;
    position: relative;
  }
  .mainnav .dropdown-lvl1 > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 50px;
  }
  .mainnav .dropdown-lvl1 > li > a:after {
    right: 40px;
    top: 20px;
    font-size: 1em;
  }
  .mainnav .dropdown-lvl1 > li > a {
    color: #fff;
  }
  .mainnav .dropdown-lvl1 > li > a:hover,
  .mainnav .dropdown-lvl1 > li > a.active {
    color: #fe8300;
  }
  .mainnav .dropdown-lvl1 > li > a:hover:after,
  .mainnav .dropdown-lvl1 > li > a.active:after {
    color: #fff;
  }
  .mainnav .dropdown-lvl2 {
    display: none;
    position: absolute;
    top: 0;
    left: 294px;
    right: 0;
    padding: 30px 40px 40px 40px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .mainnav .dropdown-lvl2 li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    display: inline-block;
  }
  .mainnav .dropdown-lvl2 li > a:after {
    top: 20px;
    font-size: 1em;
  }
  .mainnav .dropdown-lvl2 li > a:hover,
  .mainnav .dropdown-lvl2 li > a.active {
    color: #fe8300;
  }
  .mainnav .dropdown-lvl3 {
    padding-left: 15px;
  }
}
.dropcaret.m {
  display: none;
}
.dropcaret:after {
  font-family: "icons";
  content: '\e827';
  padding: 10px;
  position: absolute;
  cursor: pointer;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dropcaret:hover,
.dropcaret.caret-open {
  color: #fe8300;
}
.dropcaret.caret-open:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (max-width: 991px) {
  .navbar-brand {
    width: 148px;
    height: 41px;
    margin: 10px;
  }
  .navbar-nav.mainnav {
    float: none;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .navbar-nav.mainnav li {
    position: relative;
    float: none;
  }
  .navbar-nav.mainnav li > a {
    padding: 12px 16px 12px 16px !important;
    display: block;
  }
  .navbar-nav.mainnav li > a:hover,
  .navbar-nav.mainnav li.active > a {
    text-decoration: none;
    color: #fe8300;
  }
  .navbar-nav.mainnav .dropdown-menu {
    background-color: #383838;
  }
  .navbar-nav.mainnav .dropdown-lvl1 {
    width: auto;
  }
  .navbar-nav.mainnav .dropdown-lvl1 a {
    font-family: "HelveticaNeueeTextProRoman", Arial, Tahoma, sans-serif;
    font-weight: normal;
    color: #fff;
    padding-right: 40px;
  }
  .navbar-nav.mainnav .dropdown-lvl1 a.i-link:after {
    content: "";
  }
  .navbar-nav.mainnav .dropdown li > a.active {
    color: #fe8300 !important;
  }
  .navbar-nav.mainnav .open .dropdown-menu > li > a {
    padding: 5px 10px 5px 10px;
  }
  .navbar-nav.mainnav .active.dropdown.open > .dropcaret {
    color: #fe8300 !important;
  }
  .navbar-nav.mainnav .active.dropdown.open > .dropcaret:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .navbar-nav.mainnav .dropdown > .dropcaret.m {
    color: #292929;
  }
  .navbar-nav.mainnav .dropdown-lvl1 .dropcaret.m {
    color: #fff;
  }
  .navbar-nav.mainnav .dropcaret {
    color: #fff;
    position: absolute;
    top: 0;
    right: 40px;
  }
  .navbar-nav.mainnav .dropcaret.m {
    display: block;
  }
  .navbar-nav.mainnav .dropcaret:hover,
  .navbar-nav.mainnav .dropcaret.caret-open,
  .active.dropdown.open > .navbar-nav.mainnav .dropcaret {
    color: #fe8300 !important;
  }
  .navbar-nav.mainnav .dropcaret > ul {
    display: none;
  }
  .headernav {
    padding: 10px 16px 16px 16px;
  }
  .headernav > li:first-child {
    border-top: 1px solid #636363;
  }
  .headernav li > a {
    font-size: 13px;
    padding: 10px 0;
  }
}
.stickynav-right {
  position: fixed;
  right: 0;
  top: 240px;
  z-index: 11;
}
.stickynav-right .nav-stickyinfo {
  display: none;
}
.stickynav-right ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 99999;
}
.stickynav-right li {
  text-align: right;
  margin-bottom: 5px;
  font-size: 24px;
}
.stickynav-right .icon-holder {
  background-color: #fe8300;
  color: #ffffff;
  padding: 2px 0px;
  position: relative;
  height: 34px;
  transform-origin: right;
  font-size: 26px;
  line-height: 1.1em;
}
.stickynav-right [class*="icon-"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.stickynav-right .label {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.7;
  font-weight: bold;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 100%;
  background-color: #fff;
  right: 0;
  padding: 5px 7px;
  box-shadow: 4px 4px 8px #00000057;
}
.stickynav-right a:hover .icon-holder {
  transform: perspective(80px) rotate3d(0, 1, 0, 45deg);
  box-shadow: 4px 4px 8px #00000057;
  z-index: 5;
}
.stickynav-right a:hover .label {
  opacity: 1;
  right: calc(100% - 0px);
  left: auto;
}
.stickynav-mobile {
  margin-top: 0.7em;
}
.stickynav-mobile .nav-stickyinfo {
  display: none;
}
.stickynav-mobile ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-evenly;
}
.stickynav-mobile .label {
  display: none;
}
.stickynav-mobile .icon-holder {
  color: #fe8300;
  font-size: 2em;
}
.form-group,
.hs-form-field {
  margin-bottom: 15px;
}
fieldset {
  padding-bottom: 20px;
}
label {
  font-weight: normal;
}
.nolabel h3 {
  display: none;
}
.form-control,
.hs-input {
  height: 30px;
  box-shadow: none;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0);
}
.form-control,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.hs-input,
.input-group-sm > .hs-input,
.input-group-sm > .input-group-btn > .hs-button {
  border-radius: 0;
}
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .hs-button {
  border-left: none;
  color: #cccccc;
}
.input-group-btn > .btn,
.input-group-btn > .hs-button {
  padding-top: 4px;
}
.input-group-btn.btn-fileupload > .btn,
.input-group-btn.btn-fileupload > .hs-button {
  padding: 6px 20px;
  line-height: 1.1;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .hs-input,
.input-group-sm > .input-group-btn > .hs-button {
  height: 30px;
  padding: 3px 10px;
}
.input-group-addon {
  padding: 5px 12px;
}
.form-inline-block .radio,
.form-inline-block .checkbox {
  display: inline-block;
  margin-right: 10px;
}
.form-inline-block .radio + .radio,
.form-inline-block .checkbox + .checkbox {
  margin-right: 10px;
}
.form-horizontal .control-label,
.form-control-static {
  text-align: left;
  padding-top: 4px;
}
.form-control-static {
  /* padding-top: 7px; */
  padding-bottom: 7px;
  /* margin-bottom: 0; */
  min-height: 30px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*<i class="icon-info-circled"></i>*/
.control-label [data-toggle="tooltip"] {
  cursor: help;
}
.tooltip {
  font-size: 12px;
}
.tooltip-inner {
  min-width: 150px;
  max-width: 320px;
  border-radius: 0px;
}
@media (max-width: 767px) {
  .control-label a {
    position: relative;
    top: auto;
  }
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.form-control:focus,
.hs-input:focus {
  border-color: inherit;
  box-shadow: none !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background: none;
}
.btn,
.hs-button {
  border-radius: 2px;
  border-color: #fe8300;
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  margin-right: 1.5em;
  padding: 14px 20px;
  font-size: 15px;
  line-height: 21px;
  isolation: isolate;
}
.btn-m {
  padding: 9px 20px;
}
.btn.pull-right,
.hs-button.pull-right {
  margin-right: 0;
}
.btn + .btn,
.hs-button + .hs-button {
  margin-right: 0;
}
.btn-primary,
.hs-button.primary {
  /*bootstrap*/
  position: relative;
  background-color: transparent;
  border-color: #fe8300;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn-primary::before,
.hs-button.primary::before {
  content: '';
  position: absolute;
  display: block;
  inset: 0;
  z-index: -1;
  background-color: #fe8300;
  will-change: transform;
  transition: transform 300ms ease;
}
.btn-primary.i-arrow:after,
.hs-button.primary.i-arrow:after {
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.hs-button.primary:hover,
.hs-button.primary:active,
.hs-button.primary:focus {
  /*bootstrap*/
  border-color: #fe8300 !important;
  background-color: transparent !important;
  color: #fe8300 !important;
}
.btn-primary:hover::before,
.btn-primary:active::before,
.btn-primary:focus::before,
.hs-button.primary:hover::before,
.hs-button.primary:active::before,
.hs-button.primary:focus::before {
  transform: scale(0);
}
.btn-primary:is(input[type="submit"]),
.hs-button.primary:is(input[type="submit"]) {
  background-color: #fe8300;
}
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.hs-button.primary.disabled,
.hs-button.primary[disabled],
.hs-button.primary.disabled:hover,
.hs-button.primary[disabled]:hover {
  color: #ffffff;
}
.btn-primary.disabled::before,
.btn-primary[disabled]::before,
.btn-primary.disabled:hover::before,
.btn-primary[disabled]:hover::before,
.hs-button.primary.disabled::before,
.hs-button.primary[disabled]::before,
.hs-button.primary.disabled:hover::before,
.hs-button.primary[disabled]:hover::before {
  background-color: #b1b2b3;
}
.btn-secondary {
  border-color: #292929;
  color: #292929;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn-secondary:hover {
  background-color: transparent;
  border-color: #fe8300;
  color: #fe8300;
}
.full-wrapper.layout2 .btn-secondary,
.invert .btn-secondary {
  border-color: #fff;
  color: #fff;
}
.full-wrapper.layout2 .btn-secondary:hover,
.invert .btn-secondary:hover {
  border-color: #fe8300;
  color: #fe8300;
}
.btn.back,
.hs-button.back {
  font-size: 19px;
  height: 38px;
  line-height: 33px;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 4px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* search */
.invert-nav #query {
  color: #ffffff;
}
.ico-addon::after,
.icon-addon::before {
  content: " ";
  display: table;
}
.ico-addon::after {
  clear: both;
}
.ico-addon {
  display: block;
  position: relative;
}
.ico-addon.addon-sm .form-control,
.ico-addon.addon-sm .hs-input {
  padding-left: 28px;
}
.ico-addon.addon-sm i {
  color: #cccccc;
  font-size: 14px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 20px;
  z-index: 2;
}
/* ./search */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*#############################################################*/
/* powermail                                                   */
/*#############################################################*/
.fieldset.nolabel legend,
.fieldset.nolabel h3 {
  display: none;
}
.powermail_fieldwrap.nolabel label.powermail_label {
  visibility: hidden;
}
.powermail_fieldwrap_check > label,
.powermail_fieldwrap_radio > label {
  margin-bottom: 10px !important;
}
.powermail_check_inner {
  display: inline-block;
  margin-right: 10px;
}
.parsley-errors-list,
.hs-error-msgs {
  position: absolute;
  font-size: 0.8em;
  list-style-type: none;
  margin: 2px 0 3px 0px;
  padding: 0;
  color: #A50A32;
  line-height: 1.2em;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.parsley-errors-list.filled,
.hs-error-msgs.filled {
  opacity: 1;
}
input.parsley-error,
input.parsley-error:focus,
select.parsley-error,
textarea.parsley-error {
  border-color: #A50A32;
  color: #A50A32;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-left: 0px;
}
.radio-inline,
.checkbox-inline {
  margin-right: 10px;
}
.radio-inline .label-text,
.checkbox-inline .label-text,
form .help-block {
  font-weight: normal;
}
.radio .label-text,
.checkbox .label-text {
  display: inline-block;
}
.btn-fileupload input[type="file"] {
  display: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.hs-input[disabled],
.hs-input[readonly],
fieldset[disabled] .hs-input {
  border: none;
}
.btn-fileupload .parsley-errors-list,
.btn-fileupload .hs-error-msgs {
  position: absolute;
  left: 0;
  top: 100%;
}
.hs-form-iframe {
  width: 100% !important;
}
.hs-richtext {
  width: 100%;
  margin-bottom: 3px;
}
.hs-richtext:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.hs-form .btn:focus:focus,
.hs-form .hs-button:focus:focus {
  outline: none;
}
.hs-input {
  height: 34px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  width: 100%;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.hs-input:focus {
  outline: none;
}
.hs-file .hs-input {
  width: auto !important;
}
.hs-input[type="text"],
.hs-input[type="number"],
.hs-input[type="email"],
select.hs-input {
  width: 100% !important;
}
.hs-input[type="file"] {
  width: auto !important;
}
.hs_message textarea,
textarea.hs-input {
  height: auto;
  max-width: 100%;
  width: 100% !important;
}
.hs-form-field {
  margin-bottom: 22px;
  width: 50%;
  align-self: flex-start;
  flex: 1 1 100%;
  padding: 0;
  width: 100%;
  margin-top: 4px;
  position: relative;
  overflow: visible;
}
.hs-form-field > label {
  padding-top: 4px;
}
.hs-form fieldset,
.hbspt-form fieldset {
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}
.hs-form fieldset.form-columns-1,
.hbspt-form fieldset.form-columns-1 {
  display: block;
}
.hs-error-msgs {
  opacity: 1 !important;
}
legend.hs-field-desc {
  font-size: 90%;
  color: #fe8300;
  border: none;
  margin-bottom: 4px;
}
.hs-form-field ul.inputs-list {
  list-style: none;
  margin: 2px 0 0 0;
}
.hs-form-field ul.inputs-list > li {
  display: block;
  padding: 0;
}
.hs-form-field ul.inputs-list label {
  cursor: pointer;
}
.hs-form-field ul.inputs-list .hs-input[type="checkbox"],
.hs-form-field ul.inputs-list .hs-input[type="radio"] {
  cursor: pointer;
  width: auto;
  height: auto;
  margin: 3px 5px 3px 0;
  display: inline-block;
}
.hs_error_rollup {
  display: none;
}
.hs_submit {
  display: block;
}
.hs_submit.hs-submit {
  margin-top: 37px;
}
.hs-form-required {
  color: #A50A32;
}
.hs-form small {
  font-size: 80%;
}
.hs-step1_window_amount,
.hs_step1_frontdoor_amount,
.hs_step1_balcony_amount {
  width: 33.33%;
  display: inline-block;
}
.hs_anliegen {
  width: 50%;
}
.modal-dialog.hubspot-modal .modal-body {
  padding: 20px;
}
@media (max-width: 767px) {
  .hbspt-form .hs-form-field,
  .hs-form .hs-form-field {
    width: 100% !important;
    float: none;
    margin-bottom: 13px;
  }
  .hbspt-form fieldset,
  .hs-form fieldset {
    display: block;
  }
  .hs-form .input {
    margin-right: 0 !important;
  }
  .hs-form h2,
  .hs-form .h2,
  .hs-form h3,
  .hs-form .h3,
  .hs-form h4,
  .hs-form .h4 {
    margin-top: 0;
  }
}
.footer-wrapper {
  width: 100%;
  font-size: 15px;
  color: #fff;
  background: #383838;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 11;
}
.footer-wrapper .legals {
  font-size: 13px;
}
.footer-wrapper a {
  color: #fff;
}
.footer-wrapper .icon-up:before {
  content: '\e807';
}
.footer-wrapper .container {
  position: relative;
}
.footer-wrapper .socialnav .icon-weibo:before {
  vertical-align: bottom;
}
.footer-wrapper .divider {
  border-color: #fe8300;
}
.footer-wrapper .footer-logo {
  max-width: 140px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.footer-wrapper .footer-links ul {
  margin: 0;
}
.footer-wrapper .footer-links li {
  text-align: left;
}
.footer-wrapper .footer-links a {
  display: inline-block;
  position: relative;
  padding: 10px 0;
}
.footer-wrapper .footer-links a::before {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  bottom: 15px;
  left: 0;
  height: 1px;
  background: currentColor;
  margin-right: 100%;
  will-change: margin;
  transition: margin 300ms ease 0ms;
}
.footer-wrapper .footer-links a:hover {
  text-decoration: none;
}
.footer-wrapper .footer-links a:hover::before {
  margin-right: 0;
}
.footer-wrapper .metanav a {
  display: inline-block;
  position: relative;
}
.footer-wrapper .metanav a::before {
  content: '';
  position: absolute;
  display: block;
  right: 0;
  bottom: 5px;
  left: 0;
  height: 1px;
  background: currentColor;
  margin-right: 100%;
  will-change: margin;
  transition: margin 300ms ease 0ms;
}
.footer-wrapper .metanav a:hover {
  text-decoration: none;
}
.footer-wrapper .metanav a:hover::before {
  margin-right: 0;
}
.claim-row {
  margin-top: 60px;
  overflow: hidden;
  background: #fe8300;
  z-index: 11;
  position: relative;
}
.claim {
  color: #fff;
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 20px;
}
body {
  overflow-x: hidden;
}
.toplink {
  position: relative;
  z-index: 1;
  float: right;
  background-color: #fff;
  box-shadow: 4px 4px 8px #00000057;
  margin-top: -45px;
  color: #fe8300 !important;
  width: 48px;
  height: 48px;
  font-size: 27px;
  text-align: center;
  line-height: 45px;
}
@media (max-width: 767px) {
  .claim {
    padding: 10px 10px;
  }
  .footer-wrapper .langswitch {
    margin-top: 17px;
  }
  .footer-wrapper .divider {
    margin: 10px 0;
  }
  .footer-wrapper .footer-links a {
    padding: 6px 0;
  }
}
/* metanav ====================================================================*/
.metanav {
  list-style: none;
  padding: 0;
}
.metanav li {
  float: left;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .metanav li {
    text-align: center;
    margin: 10px 0;
    float: none;
  }
}
/* ./metanav ====================================================================*/
.icon-youtube-play {
  font-size: 75%;
  vertical-align: inherit;
}
.waypointlinks {
  width: 100%;
  border-bottom: 1px solid #b3b3b3;
  background-color: #fff;
}
.waypointlinks [class*="col-"] {
  margin: 0px;
}
.waypointlinks .wplist {
  padding-left: 0;
  list-style: none;
  top: 1px;
  position: relative;
  width: 100%;
}
.waypointlinks .wplist li {
  float: left;
}
.waypointlinks .wplist a {
  margin-right: 24px;
  padding: 16px 0;
  display: inline-block;
  display: block;
  border-bottom: 4px solid transparent;
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: 700;
  transition: border 0.3s;
}
.waypointlinks .wplist a:hover,
.waypointlinks .wplist li.active > a {
  text-decoration: none;
  border-color: #fe8300;
}
.waypointlinks + .waypointlinks-spacer {
  display: none;
}
.waypointlinks.affix {
  z-index: 10;
  top: 48px;
}
.waypointlinks.affix + .waypointlinks-spacer {
  display: block;
}
.waypointlinks li.more {
  float: right;
  width: 3em;
  text-align: right;
  display: none;
  cursor: pointer;
}
.waypointlinks li.more span {
  color: #fe8300;
  padding: 16px 0;
  display: block;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 0.5em;
}
.waypointlinks .more:hover ul#waypoints-overflow {
  opacity: 1;
  visibility: visible;
}
.waypointlinks #waypoints-overflow {
  background: #fff;
  z-index: 10;
  right: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  padding: 10px 20px;
  list-style: none;
  box-shadow: 0 1px 4px 0 rgba(2, 2, 2, 0.27);
  text-align: left;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.waypointlinks #waypoints-overflow li {
  float: none;
}
.waypointlinks #waypoints-overflow li a {
  margin: 0;
  padding: 4px 0;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .waypointlinks.affix {
    top: 80px;
  }
  .waypointlinks .fader {
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 90%);
    width: 60px;
    right: 0;
    z-index: 1;
  }
  .waypointlinks .wplist {
    overflow-x: scroll;
    padding-left: 0;
    list-style: none;
    top: 1px;
    position: relative;
    width: 100%;
    white-space: nowrap;
  }
  .waypointlinks .wplist li {
    float: none;
    display: inline-block;
  }
}
/*helper*/
/*------------------------------------------*/
.container.main {
  margin-bottom: 40px;
}
h1 > small,
h2 > small,
h3 > small {
  color: #878786;
  display: block;
  font-family: "HelveticaNeueeTextProRoman", Arial, Tahoma, sans-serif;
}
/*------------------------------------------*/
/*------------------------------------------*/
.pos-abs-sm {
  position: relative;
}
@media (min-width: 768px) {
  .pos-abs-sm {
    position: absolute;
  }
}
/*------------------------------------------*/
[class*="box"] {
  position: relative;
}
.box,
.pad {
  padding-left: 20px;
  padding-right: 20px;
}
.box-all,
.pad-all {
  padding: 20px;
}
.box-tb,
.pad-tb {
  padding-top: 20px;
  padding-bottom: 20px;
}
.box-t,
.pad-t {
  padding-top: 20px;
}
.box-l,
.pad-l {
  padding-left: 20px;
}
.box-r,
.pad-r {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .box,
  .pad {
    padding-left: 10px;
    padding-right: 10px;
  }
  .box-all,
  .pad-all {
    padding: 10px;
  }
  .box-tb,
  .pad-tb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .box-t,
  .pad-t {
    padding-top: 10px;
  }
  .box-l,
  .pad-l {
    padding-left: 10px;
  }
  .box-r,
  .pad-r {
    padding-right: 10px;
  }
}
/*------------------------------------------*/
.marg-t1 {
  margin-top: 20px;
}
.marg-t2 {
  margin-top: 40px;
}
.marg-t3 {
  margin-top: 60px;
}
.marg-b1 {
  margin-bottom: 20px !important;
}
.marg-b2 {
  margin-bottom: 40px !important;
}
.marg-b3 {
  margin-bottom: 60px !important;
}
.marg-0 {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .marg-b1 {
    margin-bottom: 8px !important;
  }
  .marg-b2 {
    margin-bottom: 10px !important;
  }
  .marg-b3 {
    margin-bottom: 20px !important;
  }
}
/*------------------------------------------*/
.cell-center {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.cl-effect-4 > li > a:after {
  background: none repeat scroll 0 0 #fe8300;
  content: "";
  height: 4px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  -webkit-transform: scaleX(0) translateY(-4px);
  transform: scaleX(0) translateY(-4px);
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  width: 100%;
}
.cl-effect-4 > li.active > a:after,
.cl-effect-4 > li > a:hover:after {
  opacity: 1;
  -webkit-transform: scaleX(1) translateY(-4px);
  transform: scaleX(1) translateY(-4px);
}
@media (max-width: 991px) {
  .cl-effect-4 > li > a:after {
    height: 0px;
  }
}
/*------------------------------------------*/
/*http://www.minimit.com/demos/bootstrap-3-responsive-columns-of-same-height*/
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.row-same-height {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
}
/*------------------------------------------*/
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.card-listing .row-eq-height {
  display: flex;
  flex-wrap: wrap;
}
.card-listing .row-eq-height > div {
  display: flex;
  flex-direction: column;
  height: inherit !important;
}
.row-eq-height,
.eq-height,
.row-eq-height .xslick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row-eq-height > div,
.eq-height > div,
.row-eq-height .xslick-track > div,
.row-eq-height .xslick-slider .slick-slide,
.eq-height .xslick-slider .slick-slide,
.row-eq-height .xslick-track .xslick-slider .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: inherit !important;
}
.d-flex {
  display: flex;
  flex: 1;
}
@media (max-width: 767px) {
  /*.row-eq-height {
    display: block;
    > div, .slick-slider .slick-slide {
      display: block;
    }
  }*/
  .d-flex {
    display: block;
    flex: unset;
  }
}
.slick-track {
  display: flex !important;
}
.slick-track .slick-slide {
  display: flex !important;
  height: auto !important;
  justify-content: center;
}
/*------------------------------------------*/
/* Burger ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu-toggle {
  padding: 10px;
  margin-top: 0;
  transition: .3s;
  user-select: none;
  background: none;
  border: none;
  float: right;
  display: none;
}
@media (max-width: 991px) {
  .menu-toggle {
    display: block;
  }
}
.menu-toggle:active {
  transition: 0;
}
.menu-toggle .lines {
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #000;
  transition: 0.3s;
  position: relative;
  transition: background 0.3s 0.5s ease;
}
.menu-toggle .lines:before,
.menu-toggle .lines:after {
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease;
}
.menu-toggle .lines:before {
  top: 7px;
}
.menu-toggle .lines:after {
  top: -7px;
}
.push-active .menu-toggle .lines {
  transition: background 0.3s 0s ease;
  background: transparent;
}
.push-active .menu-toggle .lines:before,
.push-active .menu-toggle .lines:after {
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  top: 0;
  width: 30px;
}
.push-active .menu-toggle .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.push-active .menu-toggle .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
/* /.Burger ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#grid-displayer {
  box-sizing: padding-box;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  display: none;
}
.gg #grid-displayer {
  display: block;
}
#grid-displayer .gd-container,
#grid-displayer .gd-row,
#grid-displayer .gd-column {
  height: 100%;
}
.gd-column {
  opacity: 0.3;
}
.gd-column .holder {
  width: 100%;
  height: 100%;
  outline: 1px solid #ff0000;
  text-align: center;
  background-color: rgba(129, 129, 129, 0.21);
  border-top: none;
  border-bottom: none;
}
@media (max-width: 767px) {
  .gd-column .holder {
    border-top: none;
    border-bottom: none;
  }
}
/*------------------------------------------*/
.alert {
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 10px;
}
.alert-error {
  background-color: rgba(254, 131, 0, 0.1);
  border-color: #fe8300;
}
/*------------------------------------------*/
#cookieLayer.cookieBarAniIn {
  -webkit-transform: perspective(2000px) rotateX(0deg);
  transform: perspective(2000px) rotateX(0deg);
  -webkit-animation: cookieBarAniIn 1s ease;
  animation: cookieBarAniIn 1s ease;
}
#cookieLayer.cookieBarAniOut {
  display: none;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-animation: cookieBarAniOut 0.15s ease;
  animation: cookieBarAniOut 0.15s ease;
}
@-webkit-keyframes cookieBarAniIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
  }
  35% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
  }
  60% {
    -webkit-transform: perspective(2000px) rotateX(17deg);
    transform: perspective(2000px) rotateX(17deg);
  }
  82% {
    -webkit-transform: perspective(2000px) rotateX(-3deg);
    transform: perspective(2000px) rotateX(-3deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
  }
}
@keyframes cookieBarAniIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
  }
  35% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
  }
  60% {
    -webkit-transform: perspective(2000px) rotateX(17deg);
    transform: perspective(2000px) rotateX(17deg);
  }
  82% {
    -webkit-transform: perspective(2000px) rotateX(-3deg);
    transform: perspective(2000px) rotateX(-3deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
  }
}
@-webkit-keyframes cookieBarAniOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
  }
}
@keyframes cookieBarAniOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
  }
}
#cookieLayer {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 300ms ease 0.5s;
  transition: all 300ms ease 0.5s;
  -webkit-transform: translateY(120%);
  transform: translateY(120%);
  bottom: 20px;
}
#cookieLayer.in {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#cookieLayer label {
  margin-right: 30px;
}
#cookieLayer .langmenu {
  color: #fe8300;
  font-size: 60%;
}
#cookieLayer .langmenu a {
  color: #fe8300;
}
#cookieLayer .langmenu li:before {
  color: #292929;
}
#cookieLayer .langmenu > .active {
  color: #292929;
}
#cookieLayer .cookie-bg {
  background: #EEEEEE;
}
#cookieLayer .cookie-bg2 {
  background: #fff;
}
#cookieLayer .checkbox-inline.disabled {
  cursor: not-allowed;
  color: #8c8c8c;
}
#cookieLayer .checkbox-inline.disabled label {
  cursor: not-allowed;
}
#cookieLayer .cookie-details .holder {
  overflow-y: auto;
  max-height: 260px;
}
#cookieLayer .i-link {
  display: inline-block;
  margin-left: 30px;
}
@media (max-width: 767px) {
  #cookieLayer label {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #cookieLayer label input {
    margin-top: 2px;
  }
  #cookieLayer .i-arrow {
    width: 100%;
    margin-bottom: 10px;
  }
  #cookieLayer .i-link {
    margin: 0px;
    margin-right: 30px;
  }
}
/*------------------------------------------*/
/*------------------------------------------*/
/*
lightbox
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* IMAGE LIGHTBOX SELECTOR */
a.imagelightbox {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
#imagelightbox {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  margin: 0 auto;
}
/* WITH ACTIVITY INDICATION */
#imagelightbox-loading,
#imagelightbox-loading div {
  border-radius: 50%;
}
#imagelightbox-loading {
  width: 2.5em;
  /* 40 */
  height: 2.5em;
  /* 40 */
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  /* 10 */
  margin: -1.25em 0 0 -1.25em;
  /* 20 */
  -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
}
#imagelightbox-loading div {
  width: 1.25em;
  /* 20 */
  height: 1.25em;
  /* 20 */
  background-color: #fff;
  -webkit-animation: imagelightbox-loading 0.5s ease infinite;
  animation: imagelightbox-loading 0.5s ease infinite;
}
@-webkit-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  to {
    opacity: .5;
    -webkit-transform: scale(0.75);
  }
}
@keyframes imagelightbox-loading {
  from {
    opacity: .5;
    transform: scale(0.75);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: .5;
    transform: scale(0.75);
  }
}
/* WITH OVERLAY */
#imagelightbox-overlay {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* WITH "CLOSE" BUTTON */
#imagelightbox-close {
  width: 2.5em;
  /* 40 */
  height: 2.5em;
  /* 40 */
  text-align: left;
  text-indent: -9999px;
  background-color: #000;
  position: fixed;
  z-index: 10002;
  top: 1.5em;
  /* 40 */
  right: 1.5em;
  /* 40 */
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#imagelightbox-close:before,
#imagelightbox-close:after {
  width: 2px;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 50%;
  margin-left: -1px;
}
#imagelightbox-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#imagelightbox-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* WITH CAPTION */
#imagelightbox-caption {
  text-align: center;
  color: #fff;
  background-color: #000;
  position: fixed;
  z-index: 10001;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.625em;
  /* 10 */
}
#imagelightbox-nav {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 10001;
  left: 50%;
  bottom: 3.75em;
  /* 60 */
  padding: 0.313em;
  /* 5 */
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 20px;
}
#imagelightbox-nav a {
  width: 1em;
  /* 20 */
  height: 1em;
  /* 20 */
  border: 1px solid #fff;
  display: inline-block;
  margin: 0 0.313em;
  /* 5 */
  border-radius: 50%;
}
#imagelightbox-nav a.active {
  background-color: #fff;
}
/* ARROWS */
.imagelightbox-arrow {
  width: 3.75em;
  /* 60 */
  height: 7.5em;
  /* 120 */
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  margin-top: -3.75em;
  /* 60 */
}
.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.75);
}
.imagelightbox-arrow:active {
  background-color: #111;
}
.imagelightbox-arrow-left {
  left: 2.5em;
  /* 40 */
}
.imagelightbox-arrow-right {
  right: 2.5em;
  /* 40 */
}
.imagelightbox-arrow:before {
  width: 0;
  height: 0;
  border: 1em solid transparent;
  content: '';
  display: inline-block;
  margin-bottom: -0.125em;
  /* 2 */
}
.imagelightbox-arrow-left:before {
  border-left: none;
  border-right-color: #fff;
  margin-left: -0.313em;
  /* 5 */
}
.imagelightbox-arrow-right:before {
  border-right: none;
  border-left-color: #fff;
  margin-right: -0.313em;
  /* 5 */
}
#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav {
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .imagelightbox-arrow-left {
    left: 0;
  }
  .imagelightbox-arrow-right {
    right: 0;
  }
}
/*
/.lightbox
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.breadcrumb {
  margin: 12px 0 16px 0;
  background-color: transparent;
  border: none;
  font-size: 12px;
}
.breadcrumb a {
  font-size: 12px;
  color: inherit;
}
.breadcrumb > li + li:before {
  padding: 0 2px 0 5px;
}
.breadcrumb > .active {
  color: inherit;
}
.breadcrumb.langmenu > li + li:before {
  content: "| ";
}
.breadcrumb.langmenu {
  margin: 0;
}
.breadcrumb.langmenu a {
  padding: 5px;
}
.breadcrumb.langmenu > li {
  color: #ffffff;
}
.breadcrumb.langmenu > li + li:before {
  color: #ffffff;
}
.breadcrumb.langmenu > .active {
  color: #ffffff;
}
@media (max-width: 767px) {
  .breadcrumb.langmenu {
    text-align: right;
  }
  .breadcrumb:not(.langmenu) > li {
    display: none;
  }
  .breadcrumb:not(.langmenu) > li:nth-last-child(1) {
    display: inline-block;
  }
  .breadcrumb:not(.langmenu) > li:nth-last-child(2):not(:first-child) {
    display: inline-block;
  }
  .breadcrumb:not(.langmenu) > li:nth-last-child(2):not(:first-child):before {
    content: ".. /\00a0";
  }
  .breadcrumb:not(.langmenu) > li:nth-last-child(2):first-child {
    display: inline-block;
  }
}
.ellip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.abs {
  position: absolute;
}
.socialnav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.socialnav li {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  float: left;
  margin-right: 15px;
  margin-top: -0.15em;
  width: 27px;
  height: 27px;
  overflow: hidden;
  font-size: 110%;
  border: 1px solid transparent;
}
.socialnav li:last-child {
  margin-right: 0px;
}
.socialnav li a {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  color: #fff;
  font-size: 125%;
  line-height: 1;
}
.socialnav li a span:before {
  width: 100%;
  margin: 0;
}
.socialsquare {
  padding-top: 100%;
  background: #fe8300;
}
.socialsquare .inner {
  margin: 0px auto;
  height: 100%;
  display: table;
}
.socialsquare h3 {
  margin-top: 0px;
  color: #fff;
}
.socialsquare .socialnav li {
  width: 33px;
  height: 33px;
  font-size: 130%;
  background: #fff;
}
.socialsquare .socialnav li:hover {
  background: #fe8300;
  border: 1px solid #fff;
}
.socialsquare .socialnav li a {
  color: #fe8300;
}
.socialsquare .socialnav li a:hover {
  color: #fff !important;
}
@media (max-width: 767px) {
  .socialsquare .socialnav li {
    margin-right: 3px;
  }
}
footer .icon-youtube-play:before {
  vertical-align: middle !important;
}
/* ./socialnav ====================================================================*/
.teaser {
  max-width: 100%;
  overflow: hidden;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.teaser .content {
  background-color: #636363;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
}
.teaser p {
  margin: 0;
}
.teaser .c-link a {
  margin: 0;
}
.teaser.small .content {
  display: block;
}
.teaser.small p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .teaser:not(.ref) .content {
    display: block;
  }
  .teaser:not(.ref) p {
    margin-bottom: 10px;
  }
  .teaser.card {
    width: 100%;
  }
}
.partner-bar {
  color: #fff !important;
  position: relative;
  z-index: 99;
  width: 100%;
  height: 20px;
  background-color: #383838;
}
.partner-bar .container {
  font-size: 13px;
  line-height: 18px;
}
.partner-bar a {
  color: #fff !important;
  font-size: 13px;
}
.partner-bar [class*="col-"] {
  margin: 0;
}
@media (min-width: 768px) {
  .partner-bar + .navbar-wrapper:not(.affix) .navbar-static-top {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .loggedin .partner-bar {
    position: absolute;
    top: 79px;
    z-index: 5;
  }
}
.partnerdocs {
  margin-bottom: 60px;
}
.partnerdocs .header h3 {
  color: #fff;
  margin: 0;
}
.partnerdocs + .partnerdocs.space0 {
  margin-top: -60px;
}
.partnerteaser {
  width: 100%;
}
.partnerteaser .header {
  color: #fff;
  background-color: #636363;
}
.partnerteaser .header h5 {
  margin: 0;
}
.partnerteaser .content {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .partnerdocs {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .partnerdocs + .partnerdocs.space0 {
    margin-top: -20px;
  }
  .partnerdocs .header {
    margin-bottom: 0;
  }
  .partnerdocs img {
    display: none;
  }
  .partnerdocs .caption-layer {
    position: relative;
  }
  .partnerdocs .caption-layer h4 {
    text-align: left;
    margin: 10px;
  }
}
/* partnersearch ====================================================================*/
.servicerow {
  background: #ffffff;
  border: 1px solid #cccccc;
}
.servicerow .partnersearch {
  height: 100%;
}
.servicerow .part-form .holder {
  height: 100%;
}
.partnersearch {
  outline: 1px solid #cccccc;
}
.servicerow .partnersearch,
.modal-content .partnersearch {
  outline: none;
}
.partnersearch .radio {
  display: inline-block;
  margin-right: 10px;
}
.col-sm-6 .partnersearch .radio {
  display: block;
}
.col-sm-6 .partnersearch > .col-sm-6 {
  width: 100%;
}
[class*="col-"] [class*="col-"] {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .partnersearch {
    margin-top: 1px;
  }
}
@media (min-width: 768px) {
  .col-sm-6 .partnersearch > .col-sm-6 .col-sm-12 {
    width: 50%;
  }
}
.partnersearch .btn-abs {
  bottom: -1px;
  color: #292929;
  position: absolute;
  right: -1px;
}
.servicerow .partnersearch .btn-abs {
  bottom: -4px;
}
[class*="col-"] [class*="col-"] .btn-abs {
  right: -2px;
}
.col-sm-6 .partnersearch > .col-sm-6 .form-wrap-cols > [class*="col-"] {
  float: unset;
  width: 100%;
}
/* ./partnersearch ====================================================================*/
.pac-container {
  z-index: 2147483647;
}
.pac-container:after {
  /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
  /* If you use the plugin without showing a map you must display the "[powered by Google](https://developers.google.com/maps/documentation/javascript/places#autocomplete_no_map)" logo under the text field.*/
  background-image: none !important;
  height: 0px;
  margin: 0;
  padding: 0;
}
/* partnersearch-results ====================================================================*/
.partner-results {
  cursor: pointer;
}
.partner-results .mapnr {
  color: #cccccc;
  left: 50%;
  opacity: 0.1;
  position: absolute;
  text-align: center;
  top: -5px;
  width: 100%;
  font-family: "Frutiger Next LT W06 Bold Cond", Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*transform-origin: 50% 100% 0;*/
}
.partner-results .icon-map-pin:before {
  font-size: 600%;
}
.partner-results .mapnr span {
  font-size: 230%;
  width: 100%;
  position: absolute;
  left: 0px;
  line-height: 160%;
}
.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
}
.partner-results .result:hover .mapnr,
.partner-results .result.active .mapnr {
  opacity: 0.4;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  /* IE 6-9 */
}
.partner-results .adr2 dl {
  display: table;
  float: right;
  margin: 0 20px 0 0;
}
.partner-results .adr2 dt {
  float: left;
  width: 60%;
}
.partner-results .adr2 dd {
  float: right;
  text-align: right;
  width: 40%;
  white-space: nowrap;
}
.partner-results .adr2 .list {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
.partner-results .adr2 .route {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
.partner-results .adr2 .route a {
  text-decoration: none;
}
.partner-results .adr2 .route .icon-map-route {
  display: block;
  font-size: 220%;
}
/*new version*/
.partner-results .adr2 table .route {
  white-space: nowrap;
}
.partner-results .adr2 td.space {
  padding-right: 20px;
  width: 100%;
}
.partner-results .adr2 table.innerlist {
  width: 100%;
  color: #878786;
}
.partner-results .adr2 table.innerlist,
.partner-results .adr2 td {
  text-align: right;
}
.partner-results .adr2 tr {
  vertical-align: top;
}
.partner-results .adr2 table.innerlist td + td {
  padding-left: 20px;
  width: 1%;
  white-space: nowrap;
}
.partner-results .adr2 table a:not(.textlink) {
  display: block;
}
@media (max-width: 767px) {
  .partner-results .adr2 table.innerlist,
  .partner-results .adr2 td {
    text-align: left;
  }
  .partner-results .adr2 table.innerlist {
    width: 1%;
  }
  .partner-results .adr2 td.space {
    padding-right: 0px;
  }
}
/*./new version*/
.partner-results li {
  border-top: 1px solid #cccccc;
}
.partner-results li:last-child {
  border-bottom: 1px solid #cccccc;
}
.full-wrapper.inside.abs16-9 > .holder {
  padding-top: 56.52%;
}
#map_div {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#map_div .gm-style .gm-style-iw {
  font-family: "Frutiger Next LT W06 Condensed", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#map_div .gm-style-iw .marker {
  min-width: 400px;
}
#map_div .gm-style {
  color: #666666 !important;
}
.partner-results .partnersearch {
  margin-bottom: 40px;
}
.partner-results .part-text {
  display: none;
}
.partner-results .part-form {
  width: 100%;
}
.partner-results .part-selection,
.partner-results .part-input {
  width: 50%;
}
.partner-results .partnersearch .btn-abs {
  right: -1px;
}
.partner-results .part-input .col-md-3,
.partner-results .part-selection .col-md-8 {
  width: 100%;
}
@media (max-width: 767px) {
  .partner-results .adr2 dt {
    width: 40%;
  }
  .partner-results .adr1 h3 {
    margin-bottom: 0;
    padding-right: 50px;
  }
  .partner-results .adr2 .list {
    text-align: left;
  }
  .partner-results .adr2 dl {
    float: none;
    width: 50%;
  }
  .partner-results .adr2 dd {
    width: 60%;
  }
  .partner-results .route {
    font-size: 120%;
  }
  .partner-results .part-selection,
  .partner-results .part-input {
    width: 100%;
  }
  .partner-results .mapnr {
    left: auto;
    font-size: 60%;
    right: -10px;
    width: auto;
    top: 5px;
  }
}
/* ./partnersearch-results ====================================================================*/
/* accordion ====================================================================*/
.icon-acc {
  position: absolute;
  right: 40px;
  top: 22px;
  font-size: 1.3em;
}
.icon-acc:before {
  content: '\e825';
  position: absolute;
  top: 50%;
}
.accordion-header:not(.collapsed) .icon-acc:before {
  content: '\e824';
  position: absolute;
  top: 50%;
}
.accordion {
  margin-bottom: 60px;
}
.accordion + .accordion {
  margin-top: -50px;
}
.accordion .accordion-header:not(.collapsed) {
  /*opened*/
  background: #fe8300;
  border-color: #fe8300;
  color: #ffffff;
}
.accordion .accordion-header.collapsed {
  /*closed*/
  background: #ffffff;
  color: #fe8300;
}
.accordion .accordion-content {
  background: #ffffff;
}
.accordion .accordion-content::before,
.accordion .accordion-content::after {
  content: '';
  display: block;
  height: 40px;
}
.accordion:last-of-type {
  margin-bottom: 60px;
}
.accordion-header {
  cursor: pointer;
  position: relative;
  padding: 20px 20px;
  border: 1px solid #adabab;
  color: #fe8300;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.accordion-header h3,
.accordion-header h5 {
  margin: 0;
  position: relative;
  padding-right: 20px;
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  line-height: 1.5;
}
/* ./accordion ====================================================================*/
/* Modal ====================================================================*/
.modal-header,
.modal-footer {
  border: none;
  min-height: auto;
  padding: 20px 20px 10px 20px;
}
.modal-header .close {
  margin-top: -9px;
}
.modal-dialog {
  margin-top: 0;
}
.modal-body {
  padding: 0;
}
.modal-body h3,
.modal-body h4 {
  margin-top: 0px;
  padding-top: 10px;
}
.modal-content {
  border-radius: 0;
  border: none;
}
/*.input-group-addon {
  width: 30px;
}*/
.modal-body .btn,
.partnerlogin .btn,
.modal-body .hs-button,
.partnerlogin .hs-button {
  /*todo für alle rechts unten*/
  bottom: 0;
  position: absolute;
  right: 0;
  line-height: 27px;
  color: #ffffff;
}
.modal-body .btn:after,
.partnerlogin .btn:after,
.modal-body .hs-button:after,
.partnerlogin .hs-button:after {
  color: #ffffff;
}
.modal-body .btn:hover,
.partnerlogin .btn:hover,
.modal-body .hs-button:hover,
.partnerlogin .hs-button:hover {
  background: rgba(254, 131, 0, 0.8);
}
.btn-space {
  padding-bottom: 52px;
  margin-bottom: 0;
}
.partnerlogin .btn-space {
  padding-top: 20px;
}
.partnerlogin {
  outline: 1px solid #999999;
}
.partnerlogin .registerrow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
}
.partnerlogin .registerrow .btn,
.partnerlogin .registerrow .hs-button {
  position: relative;
}
.modal-body .partnerlogin .btn-space {
  padding-top: 0px;
}
.modal-body .partnerlogin {
  outline: none;
}
#modal-partnersearch .modal-body .col-sm-6 {
  width: 100%;
}
#modal-partnersearch .modal-dialog {
  margin: 30px auto;
}
#modal-partnersearch .box-t {
  padding-top: 0;
}
#modal-partnersearch [class*="col-"] {
  margin-bottom: 0;
}
/* ./Modal ====================================================================*/
/* pdf-list ====================================================================*/
.dl-list {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
.dl-list li {
  margin-bottom: 5px;
}
.dl-list .thumb {
  overflow: hidden;
  padding-top: 80%;
  position: relative;
}
.dl-list .thumb img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: auto;
  left: 1px;
}
.dl-list .text {
  margin: 10px 10px 10px 0;
}
.dl-list .text a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-list.no-thumb .thumb {
  display: none;
}
.dl-list.no-tumb li:nth-child(even) {
  float: right;
}
.dl-list > li > a small {
  font-size: 80%;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .dl-list .text {
    margin: 0px 10px 0px 0;
  }
}
/* /*pdf-list ====================================================================*/
.table-special tr td {
  border-top: 1px solid #ddd !important;
}
.table-special .withempty td {
  border-top: 1px dotted #ddd !important;
}
.table-special .withempty td:first-child {
  border-top: none !important;
}
.table-special tr:last-child {
  border-bottom: 1px solid #ddd !important;
}
.table-special tr:first-child td {
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: normal;
  color: #404040;
}
.table-special tr td:nth-child(n+3) {
  text-align: center;
  border-left: 1px solid #ddd !important;
  width: 10%;
}
.references .card-show-more p {
  display: inline-block;
  border: 1px solid #fe8300;
  padding: 10px;
  cursor: pointer;
}
.references .card .content .btn-square {
  padding: 10px 10px;
}
.references .card .content .btn-square:before {
  font-size: 1.3em;
  margin: 0;
}
.references .card .kb-intern {
  position: absolute;
  background-color: #fe8300;
  text-align: center;
  color: #fff;
  top: 0;
  right: 0;
  line-height: 1em;
  cursor: help;
  z-index: 1;
  padding: 3px 0px;
}
.references .card .img-holder {
  position: relative;
}
.tabs .nav-tabs {
  border: none;
}
.tabs .nav-tabs > li > a {
  color: #fff;
  background-color: #fe8300;
  border: none !important;
  border-radius: 0 !important;
  padding: 15px 30px;
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tabs .nav-tabs > li.active > a,
.tabs .nav-tabs > li.active > a:hover,
.tabs .nav-tabs > li.active > a:focus {
  color: #292929;
  background-color: #efefef;
  cursor: default;
}
.tabs .nav-tabs > li > a:hover {
  color: #292929;
}
.tabs > .content {
  background-color: #efefef;
}
.tabs .tab-content {
  padding: 40px 0;
}
.tabs .accordion {
  margin-bottom: 10px;
}
.tabs .accordion + .accordion {
  margin-top: 10px;
}
.tabs li.more {
  width: 2.5em;
  text-align: center;
  display: none;
  cursor: pointer;
}
.tabs li.more span {
  color: #fff;
  background-color: #fe8300;
  padding: 16px 0 31px 0;
  display: block;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 0.2em;
}
.tabs .more:hover ul.tabs-overflow {
  opacity: 1;
  visibility: visible;
}
.tabs .tabs-overflow {
  background: #fff;
  z-index: 10;
  right: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  padding: 10px 20px;
  list-style: none;
  box-shadow: 0 1px 4px 0 rgba(2, 2, 2, 0.27);
  text-align: left;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.tabs .tabs-overflow li {
  float: none;
}
.tabs .tabs-overflow li a {
  font-family: "HelveticaNeueeTextProBold", Arial, Tahoma, sans-serif;
  font-weight: bold;
  border-bottom: 4px solid transparent;
  margin: 0;
  padding: 4px 0;
  display: block;
  white-space: nowrap;
}
.tabs .tabs-overflow li a:hover {
  text-decoration: none;
  color: #fe8300;
}
.stickyinfo {
  display: none;
  background-color: #636363;
  color: #fff;
  width: 400px;
  max-width: 400px;
  position: absolute;
  top: 100%;
  -webkit-box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.175);
}
.stickyinfo.v2 {
  position: fixed;
  height: calc(100% - 50px);
  top: unset;
}
.stickyinfo.v2 > div {
  height: 50%;
}
.stickyinfo.v2 img {
  object-fit: cover;
  height: 50%;
}
.stickyinfo .close {
  z-index: 55;
  position: relative;
  color: #fff;
  text-shadow: none;
  opacity: 1;
  font-weight: 400;
  font-size: 2em;
  line-height: 0.5em;
  padding: 10px;
}
.stickyinfo .content {
  display: flex;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
.stickyinfo .c-link a {
  margin: 0;
  padding: 10px 10px;
}
@media (max-width: 767px) {
  .stickyinfo {
    position: fixed;
    width: 100%;
    bottom: 0;
    top: auto;
  }
  .stickyinfo .box-all {
    padding: 20px;
  }
}
/*animation*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes a-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes a-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.a-fadeInUp {
  -webkit-animation-name: a-fadeInUp;
  animation-name: a-fadeInUp;
}
/*#########################################################*/
@-webkit-keyframes a-fadeIn {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes a-fadeIn {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.a-fadeIn {
  -webkit-animation-name: a-fadeIn;
  animation-name: a-fadeIn;
}
/*#########################################################*/
.modal.sign-3D {
  -webkit-transition: all 0.15s linear 0s;
  transition: all 0.15s linear 0s;
  backface-visibility: hidden;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.modal.sign-3D .modal-dialog {
  -webkit-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  opacity: 0;
  animation-duration: 1000ms;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.4, 0, 0, 1.5);
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1.5);
}
.modal.in.sign-3D .modal-dialog {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[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;
}
/* Theme #############################################    */
/* Slider */
.slicker .slick-slide {
  position: relative;
}
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  display: block;
  width: 50px;
  height: 100%;
  margin-top: -1px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  transition: all 0.3s ease;
}
.slick-prev:hover,
.slick-next:hover {
  color: transparent;
  outline: none;
}
.slick-prev:hover {
  text-indent: -5px;
}
.slick-next:hover {
  text-indent: 5px;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons';
  font-size: 75px;
  line-height: 1;
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 0px !important;
}
.slick-prev::before {
  content: '\e827';
  transform: scaleX(-1);
  will-change: transform;
  transition: transform 300ms ease 0ms;
}
.slick-prev:hover::before {
  transform: scaleX(-1) translateX(5px);
}
.slick-next {
  right: 0px !important;
}
.slick-next::before {
  content: '\e827';
  will-change: transform;
  transition: transform 300ms ease 0ms;
}
.slick-next:hover::before {
  transform: translateX(5px);
}
/* Dots */
.slick-slider {
  margin-bottom: 20px;
  overflow: hidden;
}
.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  border: 1px solid #ffffff;
  border-radius: 50%;
  content: " ";
  width: 15px;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before {
  background-color: #ffffff;
}
.kermi.bu2 .slick-dots li button:before {
  border-color: #76ab27;
}
.kermi.bu2 .slick-dots li button:hover:before,
.kermi.bu2 .slick-dots li.slick-active button:before {
  background-color: #76ab27;
}
.slick-slide .holder a.imagelightbox {
  color: #292929;
}
.slick-slide .holder a.imagelightbox:hover {
  text-decoration: none;
}
.slick-slide .holder a.imagelightbox .caption {
  margin-top: 1em;
}
.slick-slide .holder a:not(.btn) {
  position: static;
}
.slick-slide .holder + .holder {
  margin-top: 2px;
}
.slick-slide .caption-layer {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
.slick-slide .caption-layer h4 {
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  font-size: 16px;
  line-height: 20px;
  margin-right: 10px;
  overflow: hidden;
  text-align: left;
  color: #292929;
}
@media (min-width: 768px) {
  .slick-slide .caption-layer h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 22px;
  }
}
.slick-slide .caption-layer:hover h4 {
  max-height: 300px;
  white-space: inherit;
}
.slicker-3 {
  overflow: visible;
}
.slicker-3 .slick-prev,
.slicker-3 .slick-next {
  width: 43px;
  height: 43px;
  border-radius: 1px;
  border: solid 1px #292929;
  margin-top: -72px;
  right: 13px !important;
}
.slicker-3 .slick-prev:hover,
.slicker-3 .slick-next:hover {
  text-indent: unset;
  border-color: #fe8300;
}
.slicker-3 .slick-prev:hover:before,
.slicker-3 .slick-next:hover:before,
.slicker-3 .slick-prev:hover:before,
.slicker-3 .slick-next:hover:before {
  color: #fe8300;
}
.slicker-3 .slick-prev {
  left: unset !important;
  margin-right: 56px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.slicker-3 .slick-prev:before,
.slicker-3 .slick-next:before {
  font-size: 21px;
}
.slicker-3 .slick-next:before,
.slicker-3 .slick-prev:before {
  content: '\e826';
}
@media (max-width: 767px) {
  .slicker-3 {
    margin-top: 58px;
  }
  .slicker-3 .slick-prev,
  .slicker-3 .slick-next {
    margin-top: -58px;
  }
}
.slider-style-teaser .slick-slider {
  margin-bottom: 0px;
}
.slider-style-teaser .slick-slide .caption-layer {
  background: rgba(0, 0, 0, 0.5);
}
.slider-style-teaser .slick-prev,
.slider-style-teaser .slick-next {
  height: unset;
  opacity: 0.5;
  width: 40px;
}
.slider-style-teaser .slick-prev:hover,
.slider-style-teaser .slick-next:hover {
  text-indent: unset;
  opacity: 1;
}
.slider-style-teaser .slick-prev:before,
.slider-style-teaser .slick-next:before {
  font-size: 30px;
  color: #ffffff;
  background: #fe8300;
  padding: 8px 16px;
  width: 100%;
  display: inline-block;
}
.slider-style-teaser .slick-dots {
  opacity: 0.5;
  pointer-events: none;
  bottom: unset;
  top: 10px;
}
.slider-style-teaser .slick-dots button {
  pointer-events: all;
}
.slider-style-teaser .slick-dots li button:before {
  border-color: #fe8300;
}
.slider-style-teaser .slick-dots li button:hover:before,
.slider-style-teaser .slick-dots li.slick-active button:before {
  background-color: #fe8300;
}
.slider-style-stages {
  position: relative;
}
.slider-style-stages .slick-slider {
  margin-bottom: 0px;
}
.slider-style-stages .slick-initialized .slick-slide {
  display: block !important;
}
.slider-style-stages .slick-prev,
.slider-style-stages .slick-next {
  width: 37px;
}
.slider-style-stages .slick-prev:hover,
.slider-style-stages .slick-next:hover {
  text-indent: 0px;
}
.slider-style-stages .slick-prev:before,
.slider-style-stages .slick-next:before {
  font-size: 30px;
  color: #ffffff;
  padding: 10px;
  width: 100%;
  display: inline-block;
}
.slider-style-stages .slick-slider-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-style-stages--small .slick-slider-buttons {
  top: 240px;
}
@media (max-width: 767px) {
  .slider-style-stages--small .slick-slider-buttons {
    top: 170px;
  }
}
.slider-style-stages--big .slick-slider-buttons {
  top: 305px;
}
@media (max-width: 767px) {
  .slider-style-stages--big .slick-slider-buttons {
    top: 240px;
  }
}
.slider-style-stages .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 0;
}
.slider-style-stages .slick-dots li {
  margin: 0;
}
.slider-style-stages .slick-dots li button:before {
  width: 8px;
  height: 8px;
  background-color: #fe8300;
}
.slider-style-stages .slick-dots li button:hover:before,
.slider-style-stages .slick-dots li.slick-active button:before {
  background-color: #ffffff;
}
.slider-style-quotes {
  position: relative;
}
.slider-style-quotes .slick-slider {
  margin-bottom: 0px;
}
.slider-style-quotes .slick-track {
  align-items: center;
}
.slider-style-quotes .slick-initialized .slick-slide {
  display: block !important;
}
.slider-style-quotes .slick-prev,
.slider-style-quotes .slick-next {
  width: 37px;
  color: unset;
}
.slider-style-quotes .slick-prev:hover,
.slider-style-quotes .slick-next:hover {
  text-indent: 0px;
  color: unset;
}
.slider-style-quotes .slick-prev:before,
.slider-style-quotes .slick-next:before {
  font-size: 30px;
  color: inherit;
  padding: 10px;
  width: 100%;
  display: inline-block;
  margin-top: -25px;
}
.slider-style-quotes .slick-slider-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
}
.slider-style-quotes .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 0;
}
.slider-style-quotes .slick-dots li {
  margin: 0;
}
.slider-style-quotes .slick-dots li button:before {
  width: 8px;
  height: 8px;
  background-color: #fe8300;
}
.slider-style-quotes .slick-dots li button:hover:before,
.slider-style-quotes .slick-dots li.slick-active button:before {
  background-color: #ffffff;
}
.slider-style-carousel-full {
  position: relative;
}
.slider-style-carousel-full .slick-slider {
  margin: 0 -5px;
}
.slider-style-carousel-full .slick-initialized .slick-slide {
  display: block !important;
  padding: 0 5px;
}
.stage-wrapper.layout1 {
  background-color: #efefef;
  color: #292929;
}
.stage-wrapper.layout2 {
  background-color: #383838;
  color: #ffffff;
}
.stage-full {
  position: fixed;
  top: 0;
  width: 100%;
  margin-top: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.stage-full .slick-dots {
  position: absolute;
  bottom: 20px;
}
.stage-max-w {
  position: relative;
  margin: 0px auto;
}
.stage-max-w,
.stage-max-w .stage-full {
  max-width: 1600px;
}
.stage-slider .text-layer {
  color: #ffffff;
  font-size: 200px;
  line-height: 90%;
  position: absolute;
  text-align: center;
  top: 50%;
  padding: 0 8%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.stage-slider .text-layer span {
  display: inline-block;
  padding: 4% 4%;
  position: relative;
}
.stage-slider .text-layer div {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: auto;
  opacity: 0.8;
  z-index: -1;
  opacity: 0.5;
}
.colored-overlay {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  position: absolute;
  z-index: 1;
  opacity: 0.3;
  bottom: 0px;
  width: 20px;
  height: 80%;
}
.colored-overlay.b {
  opacity: 0.8;
  width: 100%;
  height: 20px;
  left: 20px;
}
.colored-overlay.lb {
  opacity: 0.3;
  width: 20px;
  height: 20px;
  background: #ffffff !important;
  left: 0px;
}
.stage-top {
  margin-top: -150px;
}
.stage-space {
  margin-top: -150px;
  padding-top: 56.25%;
  position: static;
}
.stage-space + .site-wrap {
  padding-top: 60px;
}
@media (max-width: 767px) {
  /*.stage-full {
          margin-top: -92px;
        }*/
  .stage-full {
    margin-top: 80px;
  }
  .stage-full .slick-dots {
    bottom: 0px;
  }
  .stage-space {
    margin-top: 0px;
  }
  .stage-top {
    margin-top: 0px;
  }
  .colored-overlay {
    width: 10px;
  }
  .colored-overlay.b {
    height: 10px;
    left: 10px;
  }
  .colored-overlay.lb {
    width: 10px;
    height: 10px;
  }
}
.stage-static {
  position: relative;
  color: #fff;
}
.stage-static .stage-img {
  object-fit: cover;
}
@media (min-width: 768px) {
  .stage-static.show-overlay .overline,
  .stage-static.show-overlay .headline,
  .stage-static.show-overlay p {
    text-shadow: 0px 0px 20px #000000bd;
  }
}
.stage-static .stage-content-holder {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
}
.stage-static .overline {
  font-size: 22px;
  line-height: 1.5em;
  color: #fff;
}
.stage-static p {
  font-size: 18px;
  line-height: 1.5em;
}
.stage-static .btn,
.stage-static .hs-button {
  margin-top: 5px;
}
.stage-static .stage-img {
  height: 480px;
}
.stage-static.stagebig .stage-img {
  height: 610px;
}
@media (max-width: 767px) {
  .stage-static .stage-img {
    height: 340px;
  }
  .stage-static.stagebig .stage-img {
    height: 480px;
  }
  .stage-static .overline {
    font-size: 20px;
  }
  .stage-static .headline {
    font-size: 40px;
    line-height: 1.1em;
  }
  .stage-static .stage-content-holder {
    background-color: #fe8300;
    position: relative;
    top: unset;
    -webkit-transform: none;
    transform: none;
    padding: 1em 0;
  }
  .stage-static .stage-content-holder .btn,
  .stage-static .stage-content-holder .hs-button {
    border-color: #ffffff;
  }
}
.stage-box {
  position: relative;
}
.stage-box .stage-img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.stage-box .stage-img-holder {
  overflow: hidden;
}
.stage-box .stage-img-slider {
  margin: 0;
}
.stage-box .stage-img-slider-item {
  display: block !important;
}
.stage-box .stage-content-holder {
  position: relative;
  margin-top: -100px;
  width: 100%;
}
.stage-box .stage-content-holder .container {
  color: #fff;
  background-color: #fe8300;
  background-clip: content-box;
}
.stage-box .stage-content-holder .row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.stage-box .stage-content-holder .row > [class*="col-"] {
  margin-bottom: 0;
}
.stage-box.stagebig .stage-content-holder {
  margin-top: -200px;
}
.stage-box .stage-content > *:first-child {
  margin-top: 0;
}
.stage-box .stage-content > *:last-child {
  margin-bottom: 0;
}
.stage-box .stage-content .btn,
.stage-box .stage-content .hs-button {
  border-color: #fff;
  color: #fff;
}
.stage-box .stage-content .btn:hover,
.stage-box .stage-content .hs-button:hover {
  border-color: #292929 !important;
  color: #292929 !important;
}
.stage-box .overline {
  font-size: 22px;
  line-height: 1.5em;
  color: #fff;
}
.stage-box p {
  font-size: 18px;
  line-height: 1.5em;
}
.stage-box .btn,
.stage-box .hs-button {
  margin-top: 5px;
}
.stage-box .stage-img {
  height: 480px;
}
.stage-box.stagebig .stage-img {
  height: 800px;
}
@media (max-width: 767px) {
  .stage-box {
    padding-bottom: 0;
  }
  .stage-box .stage-img {
    height: 340px;
  }
  .stage-box.stagebig .stage-img {
    height: 480px;
  }
  .stage-box .overline {
    font-size: 20px;
  }
  .stage-box .headline {
    font-size: 40px;
    line-height: 1.1em;
  }
  .stage-box .stage-content-holder {
    margin-top: 0;
  }
  .stage-box .stage-content-holder .container {
    background-clip: border-box;
  }
  .stage-box .stage-content-holder .row {
    padding-top: 1em;
    padding-bottom: unquote('calc(1em + 27px)');
  }
  .stage-box.stagebig .stage-content-holder {
    margin-top: 0;
  }
}
.textbox {
  position: relative;
  margin: 100px 0;
}
.textbox-img-holder {
  overflow: hidden;
  height: 610px;
}
.textbox-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.textbox.parallax .textbox-img {
  position: absolute;
  height: 150%;
  left: 0;
  top: -25%;
}
.textbox-content-holder {
  position: relative;
  margin-top: -120px;
  width: 100%;
}
.textbox-content-holder .container {
  color: #fff;
  background-color: #fe8300;
  background-clip: content-box;
}
.textbox-content-holder .row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.textbox-content-holder .row > [class*="col-"] {
  margin-bottom: 0;
}
.textbox-content-holder.layout1 .container {
  background-color: #efefef;
  color: #292929;
}
.textbox-content-holder.layout2 .container {
  background-color: #383838;
  color: #ffffff;
}
.textbox-content > *:first-child {
  margin-top: 0;
}
.textbox-content > *:last-child {
  margin-bottom: 0;
}
.textbox-content .content {
  columns: 2;
  column-gap: 26px;
  margin-bottom: 11px;
}
.textbox-content .overline {
  color: inherit;
}
.textbox-content .btn,
.textbox-content .hs-button {
  margin-top: 5px;
}
.textbox-content-holder.layout1 .overline,
.textbox-content-holder.layout2 .overline {
  color: #fe8300;
}
.textbox-content-holder.layout3 .btn,
.textbox-content-holder.layout3 .hs-button {
  border-color: #fff;
  color: #fff;
}
.textbox-content-holder.layout3 .btn:hover,
.textbox-content-holder.layout3 .hs-button:hover {
  border-color: #292929 !important;
  color: #292929 !important;
}
@media (max-width: 767px) {
  .textbox {
    margin: 50px 0;
  }
  .textbox-img-holder {
    height: 340px;
  }
  .textbox-content-holder {
    margin-top: 0;
  }
  .textbox-content-holder .container {
    background-clip: border-box;
  }
  .textbox-content-holder .row {
    padding-top: 1em;
    padding-bottom: unquote('calc(1em + 27px)');
  }
  .textbox-content-holder .content {
    columns: 1;
  }
}
.overlayteaser {
  isolation: isolate;
}
.overlayteaser-sizer {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}
.overlayteaser-sizer::before {
  content: '';
  display: block;
  position: absolute;
  inset: 0;
  z-index: 2;
}
.overlayteaser--small .overlayteaser-sizer {
  height: 360px;
}
.overlayteaser--small .overlayteaser-sizer::before {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}
.overlayteaser--large .overlayteaser-sizer {
  height: 680px;
}
.overlayteaser--large .overlayteaser-sizer::before {
  background-color: rgba(41, 41, 41, 0.65);
  transition: opacity 600ms;
  will-change: opacity;
  opacity: 0;
}
@media (max-width: 767px) {
  .overlayteaser--large .overlayteaser-sizer {
    height: 480px;
  }
  .overlayteaser--large .overlayteaser-sizer::before {
    opacity: 1;
  }
}
.overlayteaser--large:hover .overlayteaser-sizer::before {
  opacity: 1;
}
.overlayteaser-img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.overlayteaser--small .overlayteaser-img {
  transition: transform 600ms;
  will-change: transform;
}
.overlayteaser--small:hover .overlayteaser-img {
  transform: scale(1.1);
}
.overlayteaser-content {
  position: absolute;
  right: 40px;
  left: 40px;
  padding-left: 20px;
  color: #ffffff;
  z-index: 3;
  border-left: 6px solid #fe8300;
}
@media (max-width: 480px) {
  .overlayteaser-content {
    right: 10px;
    left: 10px;
  }
}
.overlayteaser-content p {
  max-width: 280px;
}
.overlayteaser--small .overlayteaser-content {
  bottom: 30px;
}
.overlayteaser--large .overlayteaser-content {
  bottom: 70px;
  opacity: 0;
  transition: transform 600ms, opacity 600ms;
  will-change: transform, opacity;
  transform: translate(0, 40px);
}
@media (max-width: 767px) {
  .overlayteaser--large .overlayteaser-content {
    bottom: 40px;
    opacity: 1;
    transform: translate(0, 0);
  }
}
.overlayteaser--large:hover .overlayteaser-content {
  opacity: 1;
  transform: translate(0, 0);
}
.fullsizeteaser {
  isolation: isolate;
}
.fullsizeteaser-sizer {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 860px;
}
.fullsizeteaser-sizer:is(a) {
  display: block;
  text-decoration: none;
}
.fullsizeteaser-img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.fullsizeteaser-icon {
  position: absolute;
  bottom: 40px;
  left: 40px;
  display: block;
  width: auto;
  height: auto;
  max-width: calc( 50% - 80px );
  max-height: 220px;
  object-fit: cover;
  z-index: 3;
}
.fullsizeteaser-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  top: 0;
  right: 50%;
  bottom: 0;
  left: 0;
  padding: 40px calc( 100% / 12 + 13px ) 300px;
  color: #ffffff;
  background-color: #fe8300;
  opacity: 0;
  will-change: opacity;
  transition: opacity 600ms;
  z-index: 2;
}
.fullsizeteaser-content .overline {
  color: inherit;
  transform: translateY(-40px);
  will-change: transform;
  transition: transform 600ms;
}
.fullsizeteaser-content .btn,
.fullsizeteaser-content .hs-button {
  transform: translateY(40px);
  will-change: transform;
  transition: transform 600ms, color 300ms ease 0ms, border-color 300ms ease 0ms;
  border-color: #fff;
  color: #fff;
}
.fullsizeteaser-content .btn:hover,
.fullsizeteaser-content .hs-button:hover {
  border-color: #292929 !important;
  color: #292929 !important;
}
.fullsizeteaser:hover .fullsizeteaser-content {
  opacity: 1;
}
.fullsizeteaser:hover .fullsizeteaser-content .overline {
  transform: translateY(0);
}
.fullsizeteaser:hover .fullsizeteaser-content .btn,
.fullsizeteaser:hover .fullsizeteaser-content .hs-button {
  transform: translateY(0);
}
@media (max-width: 767px) {
  .fullsizeteaser-sizer {
    height: auto;
  }
  .fullsizeteaser-figure {
    position: relative;
    overflow: hidden;
    padding-bottom: 75%;
  }
  .fullsizeteaser-content {
    position: relative;
    padding: 40px;
    opacity: 1;
  }
  .fullsizeteaser-content .overline {
    transform: translateY(0);
  }
  .fullsizeteaser-content .btn,
  .fullsizeteaser-content .hs-button {
    transform: translateY(0);
  }
}
@media (max-width: 480px) {
  .fullsizeteaser-content {
    padding: 10px;
  }
  .fullsizeteaser-icon {
    bottom: 10px;
    left: 10px;
  }
}
.benefit-icon {
  max-width: 216px;
  aspect-ratio: 1;
  margin: 0 auto 20px;
}
.benefit-img,
.benefit-player {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.benefit-content {
  text-align: center;
}
.benefit--init .benefit-img {
  opacity: 0;
  transform: scale(0.8);
  transition: transform 600ms, opacity 600ms;
}
.benefit--init.benefit--show .benefit-img {
  opacity: 1;
  transform: scale(1) translate(0, 0);
}
.quote {
  margin: 40px 0;
  padding: 0;
}
.quote-content {
  margin: 0;
  padding: 0;
  border: 0;
}
.quote-content p {
  margin: 0;
}
.quote-content p::before {
  content: "„";
}
.quote-content p::after {
  content: "“";
}
.quote-author {
  margin-top: 20px;
}
.quote-image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .quote-image {
    margin-bottom: 20px;
  }
}
.quote-illustration {
  font-size: 360px;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
  color: #292929;
}
.quote-illustration::before {
  content: "“";
}
.quote-container {
  position: relative;
  padding: 60px 0;
  margin: 40px 0;
  background-color: #fe8300;
  color: #ffffff;
  z-index: 1;
  isolation: isolate;
}
.quote-container .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.quote-container .row > [class^="col-"] {
  margin-bottom: 0;
  float: none;
}
.quote-container .quote-illustration {
  position: absolute;
  left: calc(50% - 569px);
  top: 0;
  margin: -90px 0 0 -90px;
}
@media (max-width: 1199px) {
  .quote-container .quote-illustration {
    left: calc(50% - 458px);
  }
}
@media (max-width: 991px) {
  .quote-container .quote-illustration {
    left: 13px;
    margin: -90px 0 0 -20px;
  }
}
.quote-container.layout1 {
  background-color: #efefef;
  color: #292929;
}
.quote-container.layout1 .quote {
  background-color: #efefef;
}
.quote-container.layout1 .quote-illustration {
  color: #fe8300;
}
.quote-container.layout2 {
  background-color: #383838;
  color: #ffffff;
}
.quote-container.layout2 .quote {
  background-color: #383838;
}
.quote-container.layout2 .quote-illustration {
  color: #fe8300;
}
@supports (-webkit-text-stroke: 1px black) {
  .quote-container .quote-illustration {
    color: #ffffff;
    -webkit-text-stroke: 3px #292929;
  }
  .quote-container .quote-image {
    border: 3px solid #292929;
  }
  .quote-container.layout1 .quote-illustration {
    color: #ffffff;
    -webkit-text-stroke-color: #fe8300;
  }
  .quote-container.layout1 .quote-image {
    border-color: #fe8300;
  }
  .quote-container.layout2 .quote-illustration {
    color: #ffffff;
    -webkit-text-stroke-color: #fe8300;
  }
  .quote-container.layout2 .quote-image {
    border-color: #fe8300;
  }
}
.carousel-item {
  aspect-ratio: 480 / 320;
}
.carousel-item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
  border: 1px solid #dddddd;
  border-radius: 0px;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 28px 0 10px;
  font-size: 14px;
  line-height: 28px;
  color: #878786;
  height: 28px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #ffffff;
  color: #878786;
  text-align: center;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #878786;
  border-bottom: none;
}
.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric-items {
  display: block;
}
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  background: none !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 5px 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}
/* *print ====================================================================*/
@media print {
  [class*="col-sm-"] {
    float: left;
  }
  [class*="col-xs-"] {
    float: left;
  }
  a[href]:after {
    content: none;
  }
  .noprint,
  .hiddenprint,
  div.alert,
  header,
  .group-media,
  .btn,
  .footer,
  form,
  #comments,
  .nav,
  ul.links.list-inline,
  ul.action-links,
  .hs-button {
    display: none !important;
  }
  .loggedin .partner-bar,
  .claim-row {
    display: none !important;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  body,
  html {
    margin: 0 auto;
    padding: 0 !important;
    max-width: 1024px;
    width: 1024px;
    font-size: 10px;
    line-height: 1.2;
  }
  .container,
  .container-fluid,
  .site-content {
    width: 100%;
  }
  .hidden-o {
    opacity: 1;
  }
  .stage-space,
  .waypoint,
  footer {
    display: none !important;
  }
  .stage-full {
    position: relative !important;
    transform: none !important;
    width: 100% !important;
  }
  .stage-slider .text-layer span {
    font-size: 30px !important;
  }
  .partnerteaser {
    border-bottom-width: 0;
  }
}
/* /*print ====================================================================*/