/* @import "mixins/alerts.less";
@import "mixins/buttons.less";
@import "mixins/panels.less";
@import "mixins/pagination.less";
@import "mixins/list-group.less";
@import "mixins/nav-divider.less";
@import "mixins/forms.less";
@import "mixins/progress-bar.less";
@import "mixins/table-row.less"; */
/* @import "mixins/background-variant.less";
@import "mixins/border-radius.less";
@import "mixins/gradients.less"; */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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 {
  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"] {
  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;
  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;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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%;
  }
}
/* @import "component-animations.less";
@import "dropdowns.less";
@import "button-groups.less";
@import "input-groups.less";
@import "navs.less";
@import "navbar.less";
@import "breadcrumbs.less";
@import "pagination.less";
@import "pager.less";
@import "labels.less";
@import "badges.less";
@import "jumbotron.less";
@import "thumbnails.less";
@import "alerts.less";
@import "progress-bars.less";
@import "media.less";
@import "list-group.less";
@import "panels.less";
@import "responsive-embed.less";
@import "wells.less";
@import "close.less";
 */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.floating-text:before,
.floating-text:after,
.inline-images:before,
.inline-images:after,
.footer-main-nav .first-level:before,
.footer-main-nav .first-level:after,
.footer-service-nav:before,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:before,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:before,
.footer-service-nav .footer-social-links:after,
.cta:before,
.cta:after,
.contacts:before,
.contacts:after,
.breedkrumpz ul:before,
.breedkrumpz ul:after,
.banner--text-img:before,
.banner--text-img:after,
.flexslider .flex-control-nav:before,
.flexslider .flex-control-nav:after,
.tags ul:before,
.tags ul:after,
.tiles--wrapper:before,
.tiles--wrapper:after,
.tiles:before,
.tiles:after,
.tile-detail-template .tile-detail-outer:before,
.tile-detail-template .tile-detail-outer:after,
.custom-button:before,
.custom-button:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.floating-text:after,
.inline-images:after,
.footer-main-nav .first-level:after,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:after,
.cta:after,
.contacts:after,
.breedkrumpz ul:after,
.banner--text-img:after,
.flexslider .flex-control-nav:after,
.tags ul:after,
.tiles--wrapper:after,
.tiles:after,
.tile-detail-template .tile-detail-outer:after,
.custom-button:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.floating-text:before,
.floating-text:after,
.inline-images:before,
.inline-images:after,
.footer-main-nav .first-level:before,
.footer-main-nav .first-level:after,
.footer-service-nav:before,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:before,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:before,
.footer-service-nav .footer-social-links:after,
.cta:before,
.cta:after,
.contacts:before,
.contacts:after,
.breedkrumpz ul:before,
.breedkrumpz ul:after,
.banner--text-img:before,
.banner--text-img:after,
.flexslider .flex-control-nav:before,
.flexslider .flex-control-nav:after,
.tags ul:before,
.tags ul:after,
.tiles--wrapper:before,
.tiles--wrapper:after,
.tiles:before,
.tiles:after,
.tile-detail-template .tile-detail-outer:before,
.tile-detail-template .tile-detail-outer:after,
.custom-button:before,
.custom-button:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.floating-text:after,
.inline-images:after,
.footer-main-nav .first-level:after,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:after,
.cta:after,
.contacts:after,
.breedkrumpz ul:after,
.banner--text-img:after,
.flexslider .flex-control-nav:after,
.tags ul:after,
.tiles--wrapper:after,
.tiles:after,
.tile-detail-template .tile-detail-outer:after,
.custom-button: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;
  visibility: hidden !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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  border-radius: 4px;
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*
Version: 3.5.2 Timestamp: Sat Nov  1 14:43:36 EDT 2014
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
}
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* .clearfix(){
	&:before, &:after{
		content: ' ';
		display: table;
	}
	&:after{
		clear: both;
	}
} */
.inner > *,
.inline-images > *,
.contact > *,
.filters .box > *,
.categories > *,
aside article.testimonial header > *,
.tile-detail-content > * {
  margin-top: 1em;
}
.inner > *:first-child,
.inline-images > *:first-child,
.contact > *:first-child,
.filters .box > *:first-child,
.categories > *:first-child,
aside article.testimonial header > *:first-child,
.tile-detail-content > *:first-child {
  margin-top: 0;
}
.inner-2x > * {
  margin-top: 2em;
}
.inner-2x > *:first-child {
  margin-top: 0;
}
.outer > * {
  margin-top: 3em;
}
.outer > *:first-child {
  margin-top: 0;
}
.row.verticalign {
  display: table;
  width: 100%;
}
.row.verticalign > [class|="col"] {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.col {
  padding: 0 15px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.floating-text:before,
.floating-text:after,
.inline-images:before,
.inline-images:after,
.footer-main-nav .first-level:before,
.footer-main-nav .first-level:after,
.footer-service-nav:before,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:before,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:before,
.footer-service-nav .footer-social-links:after,
.cta:before,
.cta:after,
.contacts:before,
.contacts:after,
.breedkrumpz ul:before,
.breedkrumpz ul:after,
.banner--text-img:before,
.banner--text-img:after,
.flexslider .flex-control-nav:before,
.flexslider .flex-control-nav:after,
.tags ul:before,
.tags ul:after,
.tiles--wrapper:before,
.tiles--wrapper:after,
.tiles:before,
.tiles:after,
.tile-detail-template .tile-detail-outer:before,
.tile-detail-template .tile-detail-outer:after,
.custom-button:before,
.custom-button:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.floating-text:after,
.inline-images:after,
.footer-main-nav .first-level:after,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:after,
.cta:after,
.contacts:after,
.breedkrumpz ul:after,
.banner--text-img:after,
.flexslider .flex-control-nav:after,
.tags ul:after,
.tiles--wrapper:after,
.tiles:after,
.tile-detail-template .tile-detail-outer:after,
.custom-button:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.floating-text:before,
.floating-text:after,
.inline-images:before,
.inline-images:after,
.footer-main-nav .first-level:before,
.footer-main-nav .first-level:after,
.footer-service-nav:before,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:before,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:before,
.footer-service-nav .footer-social-links:after,
.cta:before,
.cta:after,
.contacts:before,
.contacts:after,
.breedkrumpz ul:before,
.breedkrumpz ul:after,
.banner--text-img:before,
.banner--text-img:after,
.flexslider .flex-control-nav:before,
.flexslider .flex-control-nav:after,
.tags ul:before,
.tags ul:after,
.tiles--wrapper:before,
.tiles--wrapper:after,
.tiles:before,
.tiles:after,
.tile-detail-template .tile-detail-outer:before,
.tile-detail-template .tile-detail-outer:after,
.custom-button:before,
.custom-button:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.floating-text:after,
.inline-images:after,
.footer-main-nav .first-level:after,
.footer-service-nav:after,
.footer-service-nav .footer-service-links:after,
.footer-service-nav .footer-social-links:after,
.cta:after,
.contacts:after,
.breedkrumpz ul:after,
.banner--text-img:after,
.flexslider .flex-control-nav:after,
.tags ul:after,
.tiles--wrapper:after,
.tiles:after,
.tile-detail-template .tile-detail-outer:after,
.custom-button:after {
  clear: both;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.ants {
  font-size: 0.875em;
}
.giants {
  font-size: 1.125em;
}
.hidden {
  display: none;
}
.template {
  display: none;
}
.sr-only {
  /*http://developer.yahoo.com/blogs/ydn/posts/2012/10/clip-your-hidden-content-for-better-accessibility/*/
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
body:hover .sr-only a,
body:hover .sr-only input,
body:hover .sr-only button {
  display: none !important;
}
@font-face {
  font-family: 'HelveticaNeue_Normal';
  src: url('/NOVO/media/Assets/fonts/helveticaneue-roman.eot');
  src: url('/NOVO/media/Assets/fonts/helveticaneue-roman.eot?#iefix') format('embedded-opentype'), url('/NOVO/media/Assets/fonts/helveticaneue-roman.woff') format('woff'), url('/NOVO/media/Assets/fonts/helveticaneue-roman.ttf') format('truetype'), url('/NOVO/media/Assets/fonts/helveticaneue-roman.svg#HelveticaNeue_Normal') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue_Light';
  src: url('/NOVO/media/Assets/fonts/helveticaneue-light.eot');
  src: url('/NOVO/media/Assets/fonts/helveticaneue-light.eot?#iefix') format('embedded-opentype'), url('/NOVO/media/Assets/fonts/helveticaneue-light.woff') format('woff'), url('/NOVO/media/Assets/fonts/helveticaneue-light.ttf') format('truetype'), url('/NOVO/media/Assets/fonts/helveticaneue-light.svg#HelveticaNeue_Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue_Medium';
  src: url('/NOVO/media/Assets/fonts/helveticaneue-medium.eot');
  src: url('/NOVO/media/Assets/fonts/helveticaneue-medium.eot?#iefix') format('embedded-opentype'), url('/NOVO/media/Assets/fonts/helveticaneue-medium.woff') format('woff'), url('/NOVO/media/Assets/fonts/helveticaneue-medium.ttf') format('truetype'), url('/NOVO/media/Assets/fonts/helveticaneue-medium.svg#HelveticaNeue_Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fonticons";
  src: url('/NOVO/media/Assets/fonts/fonticons.eot');
  src: url('/NOVO/media/Assets/fonts/fonticons.eot?#iefix') format('eot'), url('/NOVO/media/Assets/fonts/fonticons.woff') format('woff'), url('/NOVO/media/Assets/fonts/fonticons.ttf') format('truetype'), url('/NOVO/media/Assets/fonts/fonticons.svg#fonticons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.gfx:before,
.gfx.after:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
}
.gfx.after:before {
  display: none;
}
.gfx-arrow-circled-down:before {
  content: "\E001";
}
.gfx-arrow-circled-left:before {
  content: "\E002";
}
.gfx-arrow-circled-right:before {
  content: "\E003";
}
.gfx-arrow-circled-up:before {
  content: "\E004";
}
.gfx-arrow-down:before {
  content: "\E005";
}
.gfx-arrow-left:before {
  content: "\E006";
}
.gfx-arrow-right:before {
  content: "\E007";
}
.gfx-arrow-up:before {
  content: "\E008";
}
.gfx-hamburger:before {
  content: "\E009";
}
.gfx-kununu:before {
  content: "\E00A";
}
.gfx-linkedin:before {
  content: "\E00B";
}
.gfx-mail-circled:before {
  content: "\E00C";
}
.gfx-mail:before {
  content: "\E00D";
}
.gfx-search:before {
  content: "\E00E";
}
.gfx-triangle-circled-down:before {
  content: "\E00F";
}
.gfx-triangle-circled-left:before {
  content: "\E010";
}
.gfx-triangle-circled-right:before {
  content: "\E011";
}
.gfx-triangle-circled-up:before {
  content: "\E012";
}
.gfx-triangle-edgy-down:before {
  content: "\E013";
}
.gfx-triangle-edgy-left:before {
  content: "\E014";
}
.gfx-triangle-edgy-right:before {
  content: "\E015";
}
.gfx-triangle-edgy-up:before {
  content: "\E016";
}
.gfx-xing:before {
  content: "\E017";
}
.gfx-print:before {
  content: "\E018";
}
.gfx-close:before {
  content: "\E019";
}
.gfx-doc:before {
  content: "\E01A";
}
.gfx-pdf:before {
  content: "\E01B";
}
.gfx-external-link:before {
  content: "\E01C";
}
.gfx-add:before {
  content: "\E01D";
}
.gfx-check:before {
  content: "\E01E";
}
.gfx-home:before {
  content: "\E01F";
}
.after.gfx-arrow-circled-down:after {
  content: "\E001";
}
.after.gfx-arrow-circled-left:after {
  content: "\E002";
}
.after.gfx-arrow-circled-right:after {
  content: "\E003";
}
.after.gfx-arrow-circled-up:after {
  content: "\E004";
}
.after.gfx-arrow-down:after {
  content: "\E005";
}
.after.gfx-arrow-left:after {
  content: "\E006";
}
.after.gfx-arrow-right:after {
  content: "\E007";
}
.after.gfx-arrow-up:after {
  content: "\E008";
}
.after.gfx-hamburger:after {
  content: "\E009";
}
.after.gfx-kununu:after {
  content: "\E00A";
}
.after.gfx-linkedin:after {
  content: "\E00B";
}
.after.gfx-mail-circled:after {
  content: "\E00C";
}
.after.gfx-mail:after {
  content: "\E00D";
}
.after.gfx-search:after {
  content: "\E00E";
}
.after.gfx-triangle-circled-down:after {
  content: "\E00F";
}
.after.gfx-triangle-circled-left:after {
  content: "\E010";
}
.after.gfx-triangle-circled-right:after {
  content: "\E011";
}
.after.gfx-triangle-circled-up:after {
  content: "\E012";
}
.after.gfx-triangle-edgy-down:after {
  content: "\E013";
}
.after.gfx-triangle-edgy-left:after {
  content: "\E014";
}
.after.gfx-triangle-edgy-right:after {
  content: "\E015";
}
.after.gfx-triangle-edgy-up:after {
  content: "\E016";
}
.after.gfx-xing:after {
  content: "\E017";
}
.after.gfx-print:after {
  content: "\E018";
}
.after.gfx-close:after {
  content: "\E019";
}
.after.gfx-doc:after {
  content: "\E01A";
}
.after.gfx-pdf:after {
  content: "\E01B";
}
.after.gfx-external-link:after {
  content: "\E01C";
}
.after.gfx-add:after {
  content: "\E01D";
}
.after.gfx-check:after {
  content: "\E01E";
}
.after.gfx-home:after {
  content: "\E01F";
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  font-size: 16px;
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  line-height: 1.625em;
  color: #46464c;
}
p {
  margin: 0;
}
img {
  max-width: 100%;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.625em;
}
h1,
.h1 {
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
h2,
.h2 {
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 26px;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
h3,
.h3 {
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 32px;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
h4,
.h4 {
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 36px;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 22px;
    line-height: 28px;
  }
}
h5,
.h5 {
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 28px;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 18px;
    line-height: 28px;
  }
}
h6,
.h6 {
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 32px;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 16px;
    line-height: 30px;
  }
}
hr {
  height: 1px;
  border: none;
  background: #5e5e67;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 33px;
  line-height: 36px;
}
blockquote {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
blockquote:before {
  content: '«';
}
blockquote:after {
  content: '»';
}
figure {
  margin-bottom: 0;
}
figcaption {
  font-style: italic;
  font-size: 0.875em;
}
a {
  text-decoration: none;
  color: #d90514;
  transition: color 200ms;
}
a:hover {
  color: #a7040f;
}
strong,
.bold,
.lead {
  font-weight: normal;
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
}
.italic {
  font-style: italic;
}
iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table thead {
  border-top: 1px solid #efefef;
}
table tr {
  border-bottom: 1px solid #efefef;
}
table tr th {
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
  color: #d90514;
}
table tr td,
table tr th {
  padding: 0.5em;
  text-align: left;
  vertical-align: top;
}
table tr td img,
table tr th img {
  max-width: none;
}
@media (max-width: 767px) {
  table {
    display: block;
  }
  table:before,
  table:after {
    content: " ";
    display: table;
  }
  table:after {
    clear: both;
  }
  table:before,
  table:after {
    content: " ";
    display: table;
  }
  table:after {
    clear: both;
  }
  table:before,
  table:after {
    content: " ";
    display: table;
  }
  table:after {
    clear: both;
  }
  table:before,
  table:after {
    content: " ";
    display: table;
  }
  table:after {
    clear: both;
  }
  table:before,
  table:after {
    content: " ";
    display: table;
  }
  table:after {
    clear: both;
  }
  table thead {
    display: none;
  }
  table tbody {
    display: block;
  }
  table tbody:before,
  table tbody:after {
    content: " ";
    display: table;
  }
  table tbody:after {
    clear: both;
  }
  table tbody:before,
  table tbody:after {
    content: " ";
    display: table;
  }
  table tbody:after {
    clear: both;
  }
  table tbody:before,
  table tbody:after {
    content: " ";
    display: table;
  }
  table tbody:after {
    clear: both;
  }
  table tbody:before,
  table tbody:after {
    content: " ";
    display: table;
  }
  table tbody:after {
    clear: both;
  }
  table tbody:before,
  table tbody:after {
    content: " ";
    display: table;
  }
  table tbody:after {
    clear: both;
  }
  table tr {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 2px solid #efefef;
  }
  table tr:before,
  table tr:after {
    content: " ";
    display: table;
  }
  table tr:after {
    clear: both;
  }
  table tr:before,
  table tr:after {
    content: " ";
    display: table;
  }
  table tr:after {
    clear: both;
  }
  table tr:before,
  table tr:after {
    content: " ";
    display: table;
  }
  table tr:after {
    clear: both;
  }
  table tr:before,
  table tr:after {
    content: " ";
    display: table;
  }
  table tr:after {
    clear: both;
  }
  table tr:before,
  table tr:after {
    content: " ";
    display: table;
  }
  table tr:after {
    clear: both;
  }
  table tr:last-child {
    border-bottom: none;
  }
  table tr th {
    display: none;
  }
  table tr td {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
  }
  table tr td[data-title]:before {
    display: block;
    content: attr(data-title);
    margin-right: 15px;
    width: 100%;
    font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
    color: #d90514;
  }
}
#background {
  position: fixed;
  width: 100%;
  height: 100%;
}
#page.overflow-hidden {
  overflow: hidden;
}
#search {
  z-index: 6;
}
#header .mobile-sticky {
  z-index: 5;
}
#navigation {
  z-index: 4;
}
#banner {
  z-index: 2;
}
#main {
  z-index: 1;
}
.container.inner > *,
.container.inline-images > *,
.container.contact > *,
.container.filters .box > *,
.container.categories > *,
.containeraside article.testimonial header > *,
.container.tile-detail-content > * {
  margin-top: 2em;
}
.container.inner > *:first-child,
.container.inline-images > *:first-child,
.container.contact > *:first-child,
.container.filters .box > *:first-child,
.container.categories > *:first-child,
.containeraside article.testimonial header > *:first-child,
.container.tile-detail-content > *:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .container.inner > .row > *,
  .container.inline-images > .row > *,
  .container.contact > .row > *,
  .container.filters .box > .row > *,
  .container.categories > .row > *,
  .containeraside article.testimonial header > .row > *,
  .container.tile-detail-content > .row > * {
    margin-top: 2em;
  }
  .container.inner > .row > *:first-child,
  .container.inline-images > .row > *:first-child,
  .container.contact > .row > *:first-child,
  .container.filters .box > .row > *:first-child,
  .container.categories > .row > *:first-child,
  .containeraside article.testimonial header > .row > *:first-child,
  .container.tile-detail-content > .row > *:first-child {
    margin-top: 0;
  }
}
.content {
  padding-top: 3em;
}
.bg-red {
  background: #d90514;
}
.bg-red-80 {
  background: rgba(217, 5, 20, 0.8);
}
.bg-red-60 {
  background: rgba(217, 5, 20, 0.6);
}
.bg-red-40 {
  background: rgba(217, 5, 20, 0.4);
}
.bg-gray {
  background: #707390;
}
.bg-gray-80 {
  background: rgba(112, 115, 144, 0.8);
}
.bg-gray-60 {
  background: rgba(112, 115, 144, 0.6);
}
.bg-gray-40 {
  background: rgba(112, 115, 144, 0.4);
}
.bg-red-sec {
  background: #751c27;
}
.bg-red-sec-80 {
  background: rgba(117, 28, 39, 0.8);
}
.bg-red-sec-60 {
  background: rgba(117, 28, 39, 0.6);
}
.bg-red-sec-40 {
  background: rgba(117, 28, 39, 0.4);
}
.bg-gray-sec {
  background: #4c4b48;
}
.bg-gray-sec-80 {
  background: rgba(76, 75, 72, 0.8);
}
.bg-gray-sec-60 {
  background: rgba(76, 75, 72, 0.6);
}
.bg-gray-sec-40 {
  background: rgba(76, 75, 72, 0.4);
}
.bg-yellow {
  background: #ffcd00;
}
.bg-yellow-80 {
  background: rgba(255, 205, 0, 0.8);
}
.bg-yellow-60 {
  background: rgba(255, 205, 0, 0.6);
}
.bg-yellow-40 {
  background: rgba(255, 205, 0, 0.4);
}
.bg-orange {
  background: #ed8b00;
}
.bg-orange-80 {
  background: rgba(237, 139, 0, 0.8);
}
.bg-orange-60 {
  background: rgba(237, 139, 0, 0.6);
}
.bg-orange-40 {
  background: rgba(237, 139, 0, 0.4);
}
.bg-green {
  background: #28724f;
}
.bg-green-80 {
  background: rgba(40, 114, 79, 0.8);
}
.bg-green-60 {
  background: rgba(40, 114, 79, 0.6);
}
.bg-green-40 {
  background: rgba(40, 114, 79, 0.4);
}
.bg-blue {
  background: #002e5d;
}
.bg-blue-80 {
  background: rgba(0, 46, 93, 0.8);
}
.bg-blue-60 {
  background: rgba(0, 46, 93, 0.6);
}
.bg-blue-40 {
  background: rgba(0, 46, 93, 0.4);
}
.bg-black {
  background: black;
}
.bg-white {
  background: white;
}
.bg-gray-light {
  background: #efefef;
}
.bg-gray-light-80 {
  background: rgba(239, 239, 239, 0.8);
}
.bg-gray-light-60 {
  background: rgba(239, 239, 239, 0.6);
}
.bg-gray-light-40 {
  background: rgba(239, 239, 239, 0.4);
}
.bg-gray-light-20 {
  background: rgba(239, 239, 239, 0.2);
}
.bg-gray-dark {
  background: #46464c;
}
.bg-gray-dark-80 {
  background: rgba(70, 70, 76, 0.8);
}
.bg-gray-dark-60 {
  background: rgba(70, 70, 76, 0.6);
}
.bg-gray-dark-40 {
  background: rgba(70, 70, 76, 0.4);
}
.bg-gray-dark-20 {
  background: rgba(70, 70, 76, 0.2);
}
.tx-red {
  color: #d90514;
}
.tx-red-80 {
  color: rgba(217, 5, 20, 0.8);
}
.tx-red-60 {
  color: rgba(217, 5, 20, 0.6);
}
.tx-red-40 {
  color: rgba(217, 5, 20, 0.4);
}
.tx-gray {
  color: #707390;
}
.tx-gray-80 {
  color: rgba(112, 115, 144, 0.8);
}
.tx-gray-60 {
  color: rgba(112, 115, 144, 0.6);
}
.tx-gray-40 {
  color: rgba(112, 115, 144, 0.4);
}
.tx-red-sec {
  color: #751c27;
}
.tx-red-sec-80 {
  color: rgba(117, 28, 39, 0.8);
}
.tx-red-sec-60 {
  color: rgba(117, 28, 39, 0.6);
}
.tx-red-sec-40 {
  color: rgba(117, 28, 39, 0.4);
}
.tx-gray-sec {
  color: #4c4b48;
}
.tx-gray-sec-80 {
  color: rgba(76, 75, 72, 0.8);
}
.tx-gray-sec-60 {
  color: rgba(76, 75, 72, 0.6);
}
.tx-gray-sec-40 {
  color: rgba(76, 75, 72, 0.4);
}
.tx-yellow {
  color: #ffcd00;
}
.tx-yellow-80 {
  color: rgba(255, 205, 0, 0.8);
}
.tx-yellow-60 {
  color: rgba(255, 205, 0, 0.6);
}
.tx-yellow-40 {
  color: rgba(255, 205, 0, 0.4);
}
.tx-orange {
  color: #ed8b00;
}
.tx-orange-80 {
  color: rgba(237, 139, 0, 0.8);
}
.tx-orange-60 {
  color: rgba(237, 139, 0, 0.6);
}
.tx-orange-40 {
  color: rgba(237, 139, 0, 0.4);
}
.tx-green {
  color: #28724f;
}
.tx-green-80 {
  color: rgba(40, 114, 79, 0.8);
}
.tx-green-60 {
  color: rgba(40, 114, 79, 0.6);
}
.tx-green-40 {
  color: rgba(40, 114, 79, 0.4);
}
.tx-blue {
  color: #002e5d;
}
.tx-blue-80 {
  color: rgba(0, 46, 93, 0.8);
}
.tx-blue-60 {
  color: rgba(0, 46, 93, 0.6);
}
.tx-blue-40 {
  color: rgba(0, 46, 93, 0.4);
}
.tx-black {
  color: black;
}
.tx-white {
  color: white;
}
.color {
  width: 100%;
  padding: 1em;
}
.content,
article {
  /* ul {
		list-style-type: none;
		padding: 0 0 0 40px;
		> li{
			&:before{
				content: '-';
				position: absolute;
				margin-left: -1.1em;
			}
		}
	} */
}
.content a:before,
article a:before {
  content: '';
}
.content a[href*="http://"]:after,
article a[href*="http://"]:after,
.content a[href*="https://"]:after,
article a[href*="https://"]:after,
.content a[href*="//"]:after,
article a[href*="//"]:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E01C";
}
.content a[href*="http://"]:before,
article a[href*="http://"]:before,
.content a[href*="https://"]:before,
article a[href*="https://"]:before,
.content a[href*="//"]:before,
article a[href*="//"]:before {
  display: none;
}
.content a.tile--link:before,
article a.tile--link:before,
.content a.tile--link:after,
article a.tile--link:after {
  content: none;
}
.radio {
  position: relative;
  display: block;
}
.radio > input {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.radio .dot,
.radio .circle {
  display: block;
  position: absolute;
  top: 50%;
  border-radius: 25px;
  cursor: pointer;
}
.radio .dot {
  display: none;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: #d90514;
}
.radio input:checked ~ .dot {
  display: block;
}
.radio .circle {
  left: 0;
  border: 1px solid #707390;
  padding: 0;
  margin-top: -13px;
  width: 25px;
  height: 25px;
}
.radio > span {
  display: block;
  margin-left: 30px;
}
.radio > span input {
  padding: 0 0 5px 0;
  margin: 0;
}
.checkbox-group label,
table label {
  padding-left: 0.5em;
}
.checkbox {
  position: relative;
  display: block;
}
.checkbox > input {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.checkbox .box,
.checkbox .check {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.checkbox .check {
  display: none;
  top: -2px;
  left: 4px;
  font-size: 30px;
}
.checkbox .check:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E01E";
}
.checkbox input:checked ~ .check {
  display: block;
}
.checkbox .box {
  top: 0;
  left: 0;
  border: 1px solid #707390;
  padding: 0;
  background-color: transparent;
}
.checkbox > span {
  display: block;
  margin-left: 40px;
}
.checkbox > span input {
  padding: 0 0 5px 0;
  margin: 0;
}
.button {
  display: inline-block;
  background: none;
  color: white;
  outline: none;
  text-decoration: none !important;
  transition: color 200ms;
}
.button:hover,
.button:focus {
  color: #d90514;
}
.button:before {
  font-size: 1.8em;
  margin-right: 0.5em;
}
.form {
  padding: 2em;
  background-color: #efefef;
}
.form > * {
  margin-top: 1.5em;
}
.form > *:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .form {
    padding: 2em;
  }
}
@media (min-width: 768px) {
  .form ::-moz-placeholder {
    color: transparent;
  }
  .form :-ms-input-placeholder {
    color: transparent;
  }
  .form ::placeholder {
    color: transparent;
  }
}
@media (max-width: 767px) {
  .form .input-form-title {
    display: none;
  }
}
.form .error {
  display: none;
  color: #d90514;
}
.form .has-error .error {
  display: block;
}
.form h4 {
  font-size: 40px;
  margin-bottom: 30px;
}
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #777781;
  width: 100%;
  line-height: inherit;
  margin: 0;
  background: none;
}
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
  outline: 0;
}
.has-error input[type="date"],
.has-error input[type="datetime"],
.has-error input[type="datetime-local"],
.has-error input[type="email"],
.has-error input[type="number"],
.has-error input[type="password"],
.has-error input[type="search"],
.has-error input[type="tel"],
.has-error input[type="text"],
.has-error input[type="time"],
.has-error input[type="url"],
.has-error input[type="week"] {
  border-bottom-color: #d90514;
}
::-moz-placeholder {
  color: #46464c;
}
:-ms-input-placeholder {
  color: #46464c;
}
::placeholder {
  color: #46464c;
}
.file-input {
  position: relative;
  padding: 3px 30px 3px 10px;
  background-color: white;
  border: 1px rgba(70, 70, 76, 0.6) solid;
  font-size: 14px;
  display: block;
  cursor: pointer;
}
.file-input:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E01D";
}
.file-input:after {
  position: absolute;
  right: 5px;
  top: 1px;
  color: rgba(70, 70, 76, 0.6);
  font-size: 10px;
}
.file-input input {
  position: absolute;
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  outline: none;
}
.file-input.file-selected span {
  display: none;
}
.file-input.file-selected .filename {
  display: block;
}
.file-input span {
  color: rgba(70, 70, 76, 0.6);
}
.file-input span.filename {
  display: none;
}
@media (max-width: 767px) {
  .file-input span {
    text-align: center;
    width: 100%;
    display: inline-block;
  }
}
.file-input-error {
  font-size: 10px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .file-input-error {
    padding: 0 0 15px;
  }
}
textarea {
  background-color: transparent;
  border: 0;
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 200px;
  padding: 0 0 10px;
  margin: 0;
  resize: none;
  line-height: 30px;
  background: transparent;
  background: linear-gradient(to bottom, #46464c 0%, transparent 4%) 0 4px;
  -ms-background-size: 100% 30px;
  background-size: 100% 30px;
  background-position: 0 26px;
}
textarea:focus {
  outline: 0;
}
textarea:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 10px;
  background-color: #efefef;
}
@media print {
  #wrapper footer,
  #wrapper iframe,
  #wrapper #banner,
  #wrapper .service-navi,
  #wrapper #header .nav-toggler,
  #wrapper .flex-direction-nav,
  #wrapper .flex-control-nav,
  #wrapper .tiles--carousel,
  #wrapper .filters,
  #wrapper .contact .background-size-cover,
  #wrapper aside .background-size-cover {
    display: none;
  }
  article {
    page-break-inside: avoid;
  }
  .tile *,
  .tile *:before,
  .tile *:after {
    color: white !important;
  }
  *,
  *:before,
  *:after {
    -webkit-print-color-adjust: exact;
  }
  #header .mobile-sticky {
    position: static !important;
    border-bottom: none !important;
  }
  #header .mobile-sticky .logo {
    text-align: left;
  }
  /* h2 { 
		page-break-before: always;
	} */
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
}
#wrapper,
#page,
body > form {
  height: 100%;
}
@media (max-width: 767px) {
  #wrapper.off {
    overflow: hidden;
  }
}
#page {
  position: relative;
  transition: all 300ms;
}
@media (max-width: 767px) {
  .off #page {
    transform: translate(80%, 0);
  }
}
@media (max-width: 767px) {
  #navigation {
    width: 80%;
    top: 0;
    position: absolute;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transform: none;
    transform-style: none;
    right: 100%;
    height: 100%;
    background: #505050;
    z-index: 2;
  }
}
.off .mobile-sticky {
  position: absolute;
}
#header {
  height: 120px;
  padding-top: 50px;
}
@media (max-width: 767px) {
  #header {
    height: 70px;
    padding-top: 0;
  }
  #header .mobile-sticky {
    border-bottom: 1px solid rgba(112, 115, 144, 0.4);
    background: white;
  }
}
@media (max-width: 767px) {
  #header .container {
    padding-left: 0;
    padding-right: 0;
  }
}
#header .nav-toggler {
  display: none;
  float: left;
  padding: 0;
  background: none;
  border-radius: 0;
  border: none;
  outline: none;
}
@media (max-width: 767px) {
  #header .nav-toggler {
    display: block;
  }
}
#header .nav-toggler i:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E009";
}
#header .nav-toggler i:before {
  display: block;
  width: 70px;
  line-height: 70px;
  font-size: 25px;
}
.off #header .nav-toggler i:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E019";
}
.off #header .nav-toggler i:before {
  display: block;
  width: 70px;
  line-height: 70px;
  font-size: 25px;
}
#header .logo {
  overflow: hidden;
}
@media (max-width: 767px) {
  #header .logo {
    text-align: center;
  }
}
#header .logo img {
  width: 210px;
  margin-top: 8.5px;
}
@media (max-width: 767px) {
  #header .logo img {
    width: 120px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  header .mobile-sticky {
    position: fixed;
    width: 100%;
    height: 70px;
    z-index: 1;
  }
}
.desktop-sticky.sticky-fixed {
  position: fixed;
  width: 100%;
  top: 0;
}
.service-navi {
  float: right;
}
.service-navi > ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.service-navi > ul > li {
  float: left;
  margin-left: 20px;
}
.service-navi > ul > li:first-child {
  margin-left: 0;
}
.service-navi a {
  color: #4c4b48;
  text-decoration: none !important;
  transition: color 200ms;
}
.service-navi a:hover {
  color: #d90514;
}
.service-navi i:before {
  line-height: 70px;
}
@media (max-width: 767px) {
  .service-navi i:before {
    display: block;
    width: 70px;
    font-size: 25px;
  }
}
#navigation {
  background: white;
  border-bottom: 1px solid #efefef;
}
@media (max-width: 767px) {
  #navigation {
    border-bottom: none;
    border-right: 1px solid #efefef;
  }
}
@media (min-width: 768px) {
  #navigation {
    position: relative;
  }
  #navigation.sticky-fixed {
    position: fixed;
  }
}
@media (max-width: 767px) {
  #navigation .container {
    padding-right: 0;
    padding-left: 0;
  }
}
#navigation .first-level,
#navigation .second-level {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
#navigation .first-level > li {
  position: relative;
  float: left;
}
#navigation .first-level > li:first-child > a {
  padding-left: 0;
}
#navigation .first-level > li.active > a {
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
}
#navigation .first-level > li:hover > a {
  color: #d90514;
}
#navigation .first-level > li > a {
  display: block;
  padding: 25px;
  font-size: 1.125em;
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  color: #4c4b48;
  text-decoration: none !important;
  transition: color 200ms;
}
@media (min-width: 992px) {
  #navigation .first-level > li > a {
    font-size: 1em;
    padding: 20px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #navigation .first-level > li > a {
    font-size: 0.75em;
    padding: 15px 8px;
  }
}
#navigation .first-level > li > a i {
  display: none;
}
#navigation .first-level > li.hover > div {
  opacity: 1;
  visibility: visible;
}
#navigation .first-level > li:first-child > div {
  left: 0;
  margin-left: 0;
}
#navigation .first-level > li > div {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 50%;
  width: 260px;
  margin-left: -130px;
  background-color: white;
  border: 2px solid #efefef;
  transition: opacity 300ms;
  z-index: 1;
}
@media (min-width: 768px) {
  #navigation .first-level > li > div {
    height: auto !important;
  }
}
#navigation .first-level > li > div:before {
  content: '';
  position: absolute;
  top: -4px;
  right: 15px;
  bottom: auto;
  left: 15px;
  height: 6px;
  background: #d90514;
}
@media (min-width: 768px) {
  #navigation .second-level {
    margin: 20px 0;
  }
}
#navigation .second-level > li.active > a {
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
  color: #d90514;
}
#navigation .second-level li {
  padding: 0 30px;
}
@media (max-width: 767px) {
  #navigation .second-level li {
    background-color: rgba(239, 239, 239, 0.4);
  }
}
@media (max-width: 767px) {
  #navigation .second-level li:first-of-type {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  #navigation .second-level li {
    padding: 0;
  }
}
#navigation .second-level li.has-children > a {
  width: 100%;
  display: inline-block;
  position: relative;
}
#navigation .second-level li.has-children > a i {
  display: none;
  width: 70px;
  font-size: 25px;
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 5px;
  left: auto;
  border-left: 1px solid white;
  text-align: center;
  line-height: 57px;
}
@media (max-width: 767px) {
  #navigation .second-level li.has-children > a i {
    display: block;
  }
}
#navigation .second-level li.has-children > a:after {
  content: " > ";
  display: inline;
}
#navigation .second-level a {
  display: block;
  color: #4c4b48;
  text-decoration: none !important;
  padding: 10px 0;
  transition: color 200ms;
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  #navigation .second-level a {
    padding: 20px 0 20px 30px;
  }
}
#navigation .second-level a i {
  display: none;
}
#navigation .second-level a:hover {
  color: #d90514;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #navigation .second-level a {
    font-size: 1em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #navigation .second-level a {
    font-size: 0.75em;
  }
}
@media (max-width: 767px) {
  #navigation .first-level {
    background: white;
  }
  #navigation .first-level > li {
    float: none;
    padding-bottom: 1px;
  }
  #navigation .first-level > li:first-child > a {
    padding-left: 25px;
  }
  #navigation .first-level > li.active > a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: 8px;
    background: #d90514;
    transition: transform 200ms;
  }
  #navigation .first-level > li.turn-arrow > a i:before {
    transform: rotate(180deg);
    transition: transform 200ms;
  }
  #navigation .first-level > li.has-children > a i {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 5px;
    left: auto;
    border-left: 1px solid white;
  }
  #navigation .first-level > li.has-children > a i:before {
    line-height: 62px;
    width: 70px;
    font-size: 25px;
    transition: transform 200ms;
  }
  #navigation .first-level > li > a {
    position: relative;
    background: #efefef;
  }
  #navigation .first-level > li > div {
    position: relative;
    height: 0;
    border: none;
    width: auto;
    visibility: visible;
    opacity: 1;
    overflow: hidden;
    left: 0;
    margin-left: 0;
  }
  #navigation .first-level > li > div:before {
    content: none;
    display: none;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  #navigation .first-level > li:first-child > a {
    padding-left: 10px;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  #navigation .first-level > li.has-children > a i:before {
    line-height: 52px;
    width: 62px;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  #navigation .first-level > li > a {
    font-size: 0.875em;
    padding: 20px 10px;
  }
}
#navigation .third-level {
  display: none;
}
#navigation .first-level {
  position: relative;
}
#navigation .first-level .megamenu {
  position: static;
}
#navigation .first-level .megamenu .megamenu-contact {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 30px;
  text-align: right;
  z-index: 10000;
}
#navigation .first-level .megamenu .megamenu-contact a i {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #d90514;
  border-radius: 50%;
  line-height: 30px;
  margin: 0 5px;
  background-color: rgba(239, 239, 239, 0.4);
}
#navigation .first-level .megamenu .megamenu-contact a i:before {
  margin-left: 3px;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .megamenu-contact {
    display: none!important;
  }
}
#navigation .first-level .megamenu > div {
  width: 1170px;
  margin-left: 0;
  left: 0;
  max-height: 85vh;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #navigation .first-level .megamenu > div {
    width: 700px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #navigation .first-level .megamenu > div {
    width: 900px;
  }
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu > div {
    width: auto;
    max-height: none;
    padding-bottom: 0!important;
  }
}
#navigation .first-level .megamenu .second-level {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: auto;
  max-height: 65vh;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .second-level {
    display: block;
    max-height: none;
    overflow-y: hidden;
  }
}
#navigation .first-level .megamenu .second-level > li {
  width: 100%;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .second-level > li {
    width: 100%;
    margin-bottom: 0;
  }
  #navigation .first-level .megamenu .second-level > li:first-of-type {
    padding-top: 0;
  }
}
#navigation .first-level .megamenu .second-level > li.turn-arrow > a i:before {
  transform: rotate(180deg);
  transition: transform 200ms;
}
#navigation .first-level .megamenu .second-level > li > a {
  font-weight: bold;
}
#navigation .first-level .megamenu .second-level > li > a i::before {
  transition: transform 200ms;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .second-level > li > a {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  #navigation .first-level .megamenu .second-level > li > a {
    word-break: break-word;
    border-right: 1px solid rgba(70, 70, 76, 0.2);
    padding: 10px 5px 10px 0;
  }
}
@media (min-width: 992px) {
  #navigation .first-level .megamenu .second-level > li > a {
    max-width: 23%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #navigation .first-level .megamenu .second-level > li > a {
    max-width: 22%;
  }
}
#navigation .first-level .megamenu .second-level > li a:hover {
  color: #d90514;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .second-level .has-children {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .second-level .has-children > div {
    border-top: 1px solid white;
    height: 0;
    overflow: hidden;
  }
}
#navigation .first-level .megamenu .third-level {
  padding-left: 0;
  display: block;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .third-level {
    background-color: white;
    padding-left: 0;
  }
}
#navigation .first-level .megamenu .third-level li {
  list-style: none;
  padding: 0;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .third-level li {
    background-color: white;
    padding: 0;
  }
}
#navigation .first-level .megamenu .third-level li.active a {
  color: #d90514;
}
#navigation .first-level .megamenu .third-level li a {
  padding: 5px 0;
}
@media (max-width: 767px) {
  #navigation .first-level .megamenu .third-level li a {
    padding: 20px 0 20px 30px;
  }
}
#navigation .first-level.open .second-level > li {
  width: 100%;
}
#navigation .megamenu-contact {
  display: none;
}
@media (max-width: 479px) {
  .floating-text.floating-text > * {
    margin-top: 1em;
  }
  .floating-text.floating-text > *:first-child {
    margin-top: 0;
  }
  .floating-text.floating-text > * {
    margin-top: 1em;
  }
  .floating-text.floating-text > *:first-child {
    margin-top: 0;
  }
}
.floating-text.image-right .text {
  padding-right: 0.5em;
  float: left;
}
.floating-text.image-right figure {
  padding-left: 0.5em;
  float: right;
}
@media (max-width: 479px) {
  .floating-text.image-right .text,
  .floating-text.image-right figure {
    padding: 0;
  }
}
.floating-text.image-left .text {
  padding-left: 0.5em;
  float: right;
}
.floating-text.image-left figure {
  padding-right: 0.5em;
  float: left;
}
@media (max-width: 479px) {
  .floating-text.image-left .text,
  .floating-text.image-left figure {
    padding: 0;
  }
}
.floating-text .text,
.floating-text figure {
  width: 50%;
}
@media (max-width: 479px) {
  .floating-text .text,
  .floating-text figure {
    width: 100%;
  }
}
.floating-text figure {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}
.floating-text figure img {
  width: 100%;
}
@media (max-width: 479px) {
  .floating-text figure img {
    width: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}
#banner + #main aside {
  margin-top: -3.25em;
}
@media (max-width: 991px) {
  #banner + #main aside {
    margin-top: -2em;
  }
}
@media (max-width: 767px) {
  #banner + #main aside {
    margin-top: 0;
  }
}
aside > * {
  margin-top: 2em;
}
aside > *:first-child {
  margin-top: 0;
}
aside article {
  background: #d90514;
  color: white;
  padding: 2em;
}
aside article > * {
  margin-top: 2em;
}
aside article > *:first-child {
  margin-top: 0;
}
aside article a {
  color: inherit;
  text-decoration: underline;
}
aside article.contact .background-size-cover {
  margin: -2em -2em 0;
}
aside h4 {
  font-size: 25px;
}
.key-value tr {
  border: none;
}
.key-value th,
.key-value [data-title]:before {
  text-align: left;
  vertical-align: top;
}
.key-value ul,
.key-value ol {
  padding-left: 18px;
}
.key-value [data-title]:before {
  content: attr(data-title);
  display: none;
}
@media screen and (max-width: 767px) {
  .key-value th {
    display: none;
  }
  .key-value [data-title]:before {
    display: block;
  }
}
.inline-images img {
  display: block;
}
@media (min-width: 480px) {
  .inline-images {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .inline-images img {
    margin: 1em 0 0 0;
    width: 50%;
    float: left;
    padding: 0 0.5em;
  }
  .inline-images img:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .inline-images img {
    margin: 1em 0 0 0;
    width: 25%;
    float: left;
  }
  .inline-images img:nth-child(-n+4) {
    margin-top: 0;
  }
}
.content-image-slider .flex-viewport {
  overflow: visible!important;
  margin-bottom: 50px;
}
.content-image-slider ul {
  padding: 0;
}
.content-image-slider ul > li:before {
  content: none;
}
.content-image-slider ul.slides img {
  max-height: 450px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.content-image-slider .flexslider .flex-direction-nav .flex-prev,
.content-image-slider .flexslider .flex-direction-nav .flex-next {
  color: #d90514;
}
.content-image-slider .flexslider .flex-viewport {
  overflow: visible !important;
}
.content-image-slider .flexslider .flex-control-nav {
  bottom: 0;
  padding-left: 35px;
}
.content-image-slider .flex-control-nav.flex-control-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  text-align: center;
}
.content-image-slider figcaption {
  text-align: center;
}
.youtube-video {
  position: relative;
}
.youtube-video iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.input-form {
  padding: 30px 15px 4em;
  background-color: #efefef;
}
@media (max-width: 767px) {
  .input-form {
    padding: 30px 0;
  }
}
.input-form .input-form-head {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .input-form .input-form-head {
    padding: 0 15px 30px;
  }
}
.input-form .row {
  margin: 0;
}
.input-form .input-form-title {
  padding: 5px 0;
}
@media (max-width: 767px) {
  .input-form .input-form-title {
    padding: 5px 15px;
  }
}
.input-form .input-form-title-middle {
  text-align: right;
}
@media (max-width: 767px) {
  .input-form .input-form-title-middle {
    text-align: left;
  }
}
#footer {
  margin-top: 5em;
  background: #efefef;
}
#footer a {
  transition: color 200ms;
}
#footer a:hover,
#footer a:focus {
  color: #d90514;
}
.footer-main-nav .first-level {
  list-style: none;
  padding-left: 0;
  padding-top: 5em;
  overflow: hidden;
}
@media (max-width: 767px) {
  .footer-main-nav .first-level {
    display: none;
  }
}
.footer-main-nav .first-level > li {
  float: left;
  padding: 0 1em 2000px 1em;
  margin-bottom: -2000px;
  width: 20%;
  border-left: 1px solid rgba(70, 70, 76, 0.2);
}
.footer-main-nav .first-level > li:first-child {
  padding-left: 0;
  border-left: none;
}
.footer-main-nav .first-level > li:last-child {
  padding-right: 0;
}
.footer-main-nav .first-level > li > a {
  color: #46464c;
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
}
.footer-main-nav .second-level {
  list-style: none;
  padding-left: 0;
}
.footer-main-nav .second-level > li > a {
  color: rgba(70, 70, 76, 0.6);
}
.footer-service-nav {
  margin-top: 5em;
  padding: 1em 0;
  background: rgba(70, 70, 76, 0.2);
}
@media (max-width: 767px) {
  .footer-service-nav {
    margin-top: 0;
  }
}
.footer-service-nav .footer-service-links {
  float: left;
  list-style: none;
  padding-left: 0;
}
@media (max-width: 479px) {
  .footer-service-nav .footer-service-links {
    font-size: 0.875em;
  }
}
.footer-service-nav .footer-service-links > li {
  float: left;
  margin-left: 1em;
}
.footer-service-nav .footer-service-links > li:first-child {
  margin-left: 0;
}
.footer-service-nav .footer-service-links > li > a {
  color: #46464c;
  font-family: 'HelveticaNeue_Medium', Helvetica, Arial, sans-serif;
}
.footer-service-nav .footer-social-links {
  float: right;
  list-style: none;
  padding-left: 0;
}
.footer-service-nav .footer-social-links > li {
  float: left;
  margin-left: 1em;
}
.footer-service-nav .footer-social-links > li:first-child {
  margin-left: 0;
}
.footer-service-nav .footer-social-links > li > a {
  color: #46464c;
}
.footer-service-nav .footer-social-links > li > a:before {
  font-size: 1.7em;
}
@media (max-width: 479px) {
  .footer-service-nav .footer-social-links > li > a:before {
    font-size: 1.1em;
  }
}
#xing-share-item > iframe {
  width: 62px !important;
  height: 20px !important;
  visibility: visible !important;
}
.social-buttons {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.social-buttons li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
}
.social-buttons li > span {
  max-height: 20px;
  vertical-align: middle !important;
}
.social-buttons li .email-share-link {
  color: white;
  background-color: #46464c;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  display: block;
  border-radius: 2px;
  line-height: 19px;
  padding-right: 6px;
}
.social-buttons li .email-share-link .gfx {
  margin-left: 5px;
  margin-right: 6px;
}
.social-buttons li .email-share {
  padding: 1.5rem;
  padding-bottom: 0;
  position: absolute;
  width: 345px;
  z-index: 3;
  right: 0;
  max-width: calc(100vw - 48px);
  background-color: #e2e2e2;
}
@media only screen and (max-width: 390px) {
  .social-buttons li .email-share {
    left: 0;
    right: auto;
  }
}
.social-buttons li .email-share .btn {
  background-color: white;
  padding: 1em 3em;
  position: relative;
  top: 1.5rem;
  display: inline-block;
}
.social-buttons li .email-share .right {
  text-align: right;
}
#search {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(255, 255, 255, 0.9);
  transition: opacity 300ms;
}
#search.active {
  visibility: visible;
  opacity: 1;
}
#search header {
  background: #4c4b48;
}
#search header .container {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  #search header .container {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
#search .search--close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  color: white;
  text-decoration: none !important;
  z-index: 1;
}
#search .search--close i {
  display: block;
  float: left;
  width: 45px;
  line-height: 52px;
  background: white;
  color: #4c4b48;
  text-align: center;
}
@media (max-width: 767px) {
  #search .search--close i {
    line-height: 48px;
    width: 48px;
  }
}
#search .search--close span {
  display: block;
  float: left;
  line-height: 52px;
  margin-left: 1em;
}
@media (max-width: 767px) {
  #search .search--close span {
    display: none;
  }
}
#search #search--input {
  color: white;
}
#search .search--input-container {
  position: relative;
}
#search .search--input-container input {
  border: none;
  background: transparent;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  width: 100%;
  padding-left: 36px;
  font-size: 1.5em;
}
#search .search--input-container .twitter-typeahead {
  display: block !important;
}
#search .search--input-container .tt-input {
  color: white;
}
#search .search--input-container .tt-hint {
  color: #666561;
}
#search .search--input-container .gfx-search {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  display: block;
  z-index: 1;
  font-size: 1.5em;
}
#search .search--input-container .gfx-search:before {
  color: white;
  line-height: 33px;
}
#search .search--results {
  list-style: none;
  padding-left: 0;
}
#search .search--results > li {
  position: relative;
  padding-left: 36px;
}
#search .search--results i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.7em;
  margin-right: 0.5em;
}
.search--count {
  margin-right: 0.25em;
}
.search--link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.search--main {
  padding-bottom: 2em;
}
.search--text a {
  position: relative;
  z-index: 2;
}
.search--text .highlighted {
  display: inline-block;
  background: rgba(112, 115, 144, 0.4);
}
.tt-dropdown-menu {
  display: none !important;
}
.highlight {
  background-color: rgba(112, 115, 144, 0.4);
  border-radius: 1px;
}
.box {
  padding: 2em;
  background: #efefef;
}
@media (max-width: 1199px) {
  .row.md-inner > * {
    margin-top: 1em;
  }
  .row.md-inner > *:first-child {
    margin-top: 0;
  }
  .row.md-inner > * {
    margin-top: 1em;
  }
  .row.md-inner > *:first-child {
    margin-top: 0;
  }
  .row.md-inner2 > * {
    margin-top: 2em;
  }
  .row.md-inner2 > *:first-child {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .row.sm-inner > * {
    margin-top: 1em;
  }
  .row.sm-inner > *:first-child {
    margin-top: 0;
  }
  .row.sm-inner > * {
    margin-top: 1em;
  }
  .row.sm-inner > *:first-child {
    margin-top: 0;
  }
  .row.sm-inner2 > * {
    margin-top: 2em;
  }
  .row.sm-inner2 > *:first-child {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .row.xs-inner > * {
    margin-top: 1em;
  }
  .row.xs-inner > *:first-child {
    margin-top: 0;
  }
  .row.xs-inner > * {
    margin-top: 1em;
  }
  .row.xs-inner > *:first-child {
    margin-top: 0;
  }
  .row.xs-inner2 > * {
    margin-top: 2em;
  }
  .row.xs-inner2 > *:first-child {
    margin-top: 0;
  }
}
@media (max-width: 479px) {
  .row.xxs-inner > * {
    margin-top: 1em;
  }
  .row.xxs-inner > *:first-child {
    margin-top: 0;
  }
  .row.xxs-inner > * {
    margin-top: 1em;
  }
  .row.xxs-inner > *:first-child {
    margin-top: 0;
  }
  .row.xxs-inner2 > * {
    margin-top: 2em;
  }
  .row.xxs-inner2 > *:first-child {
    margin-top: 0;
  }
}
.background-size-cover {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-behavior: url(/NOVO/media/Assets/js/vendor/backgroundsize.min.htc);
  height: 100%;
  width: 100%;
}
.cta {
  margin: -2em 2em 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
.cta.left {
  text-align: left;
}
.cta.right {
  text-align: right;
}
.cta.block a {
  display: block;
}
.cta a,
.cta input[type="submit"] {
  display: inline-block;
  padding: 1em 3em;
  border: none;
  outline-width: 1px;
  outline-style: solid;
  outline-color: white;
  color: #d90514;
  background: white;
  text-decoration: none !important;
  text-align: center;
  transition: color 200ms, outline 200ms;
}
.cta a:before,
.cta input[type="submit"]:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
.cta a:before,
.cta input[type="submit"]:before {
  font-size: 1.8em;
  margin-right: 0.5em;
}
.cta a:hover,
.cta input[type="submit"]:hover,
.cta a:focus,
.cta input[type="submit"]:focus {
  color: #c00412;
  outline-color: #c00412;
}
.has-cta.has-cta {
  padding-bottom: 4em;
}
.header-cta {
  text-decoration: none;
  color: #d90514;
  border-bottom: 1px solid transparent;
  transition: color 200ms;
  font-size: 16px;
}
.header-cta:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
.header-cta:before {
  font-size: 1.8em;
  margin-right: 0.5em;
}
.header-cta:hover,
.header-cta:focus {
  color: #c00412;
  text-decoration: underline;
}
.header-cta.right {
  float: right;
}
@media (max-width: 767px) {
  .header-cta.right {
    display: block;
    margin-top: 2em;
    float: none;
  }
}
.contact {
  color: #46464c;
  background: #efefef;
}
.contact .background-size-cover {
  position: relative;
  padding-top: 120%;
  width: auto;
}
.contact .contact--link {
  display: block;
  color: #d90514;
}
.contact .contact--link:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E00C";
}
.contact .contact--link:before {
  margin-right: 0.5em;
  font-size: 1.8em;
}
.contacts {
  margin-right: -7px;
  margin-left: -7px;
}
.contacts .contact--tile {
  float: left;
  padding: 7px;
  width: 33.33333333%;
}
@media (max-width: 1199px) {
  .contacts .contact--tile {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .contacts .contact--tile {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contacts .contact--tile {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .contacts .contact--tile {
    width: 100%;
  }
}
.contacts .contact--tile img {
  display: block;
}
.contacts .contact--tile .inner,
.contacts .contact--tile .inline-images,
.contacts .contact--tile .contact,
.contacts .contact--tile .filters .box,
.contacts .contact--tile .categories,
.contacts .contact--tile aside article.testimonial header,
.contacts .contact--tile .tile-detail-content {
  padding: 15px;
}
.contacts .contact--tile .bg {
  position: relative;
  height: 100%;
  padding-bottom: 50px;
  background: #efefef;
}
.contacts .contact--tile .contact--link {
  display: block;
  position: absolute;
  bottom: 1em;
  left: 1em;
}
.contacts .contact--tile .contact--link:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E00C";
}
.contacts .contact--tile .contact--link:before {
  font-size: 1.7em;
  padding-right: 0.4em;
}
select {
  display: none;
}
.select2-container {
  max-width: 300px;
}
.select2-container.select2-dropdown-open .select2-choice .select2-arrow:before {
  transform: scaleY(-1);
}
.select2-container .select2-choice {
  background: white;
  border-color: #46464c;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  padding: 0 0.5em;
  display: block;
}
.select2-container .select2-choice:before {
  content: none;
}
.select2-container .select2-choice .select2-chosen,
.select2-container .select2-choice .select2-arrow {
  display: block;
  padding: 0.25em 0;
}
.select2-container .select2-choice .select2-arrow {
  background: none;
  border: none;
  right: 0.5em;
}
.select2-container .select2-choice .select2-arrow:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E013";
}
.select2-container .select2-choice .select2-arrow:before {
  transform: scaleY(1);
  transition: all 200ms;
}
.select2-drop {
  box-shadow: none;
  border-radius: 0;
  border-color: #46464c;
  color: #46464c;
  margin-top: 0;
}
.select2-drop .select2-results {
  padding: 0;
  margin: 0;
}
.select2-drop .select2-results .select2-result {
  transition: background 200ms;
  color: #46464c;
}
.select2-drop .select2-results .select2-result.select2-highlighted {
  background-color: #efefef;
}
.breedkrumpz ul {
  list-style: none;
  margin: 0;
  padding-left: 40px;
}
.breedkrumpz ul li {
  float: left;
  color: rgba(70, 70, 76, 0.8);
}
.breedkrumpz ul li:before {
  content: none;
}
.breedkrumpz ul li:after {
  content: '»';
}
.breedkrumpz ul li:first-child {
  margin-left: -40px;
}
.breedkrumpz ul li:first-child > a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E01F";
}
.breedkrumpz ul li:last-child:after {
  display: none;
}
.breedkrumpz ul a {
  display: inline-block;
  color: rgba(70, 70, 76, 0.8);
  padding: 0 0.5em;
  transition: color 200ms;
}
.breedkrumpz ul a:before {
  content: none;
}
.breedkrumpz ul a:hover {
  color: #d90514;
}
.styleguide .breedkrumpz li:first-child a:after {
  display: none;
}
.styleguide .breedkrumpz li:first-child a:hover {
  -webkit-animation: super-rainbow 1s infinite linear;
  -moz-animation: super-rainbow 1s infinite linear;
}
.styleguide .breedkrumpz li:first-child a:hover:after {
  content: url(/NOVO/media/Assets/gfx/omg_breadcrumbs.gif);
  position: absolute;
  z-index: 9999;
  display: block;
}
@keyframes super-rainbow {
  0% {
    color: red;
  }
  20% {
    color: orange;
  }
  40% {
    color: yellow;
  }
  60% {
    color: green;
  }
  80% {
    color: blue;
  }
  100% {
    color: violet;
  }
}
.accordion .accordion-expander {
  height: 0;
  overflow: hidden;
}
.accordion .accordion-tab.open .accordion-expander {
  height: auto;
}
.accordion-block {
  margin: 32px 0;
}
.accordion {
  border-top: 1px solid #000;
  padding: 10px 8px;
}
.accordion:last-child {
  border-bottom: 1px solid #000;
}
.accordion-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  cursor: pointer;
}
.accordion-bar .accordion-title {
  padding-top: 0.25em;
}
.accordion-bar svg {
  width: 14px;
  height: 14px;
  fill: #d90514;
  transition: transform 0.4s;
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 12px;
}
.accordion-content-wrapper {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s ease-out;
}
.accordion.open .accordion-content-wrapper {
  grid-template-rows: 1fr;
}
.accordion-content {
  overflow: hidden;
}
div.accordion-content > :first-child {
  padding-top: 12px;
}
div.accordion-content > :last-child {
  padding-bottom: 12px;
}
.accordion.open .accordion-bar svg {
  transform: rotate(-180deg);
}
.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  display: none;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  overflow: hidden;
  text-align: left;
}
.relevance-bar {
  position: relative;
  width: 100px;
  height: 3px;
  margin-right: 1em;
  background: rgba(112, 115, 144, 0.4);
}
.relevance-bar > div {
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #d90514;
}
.apply-form .toggler-cta {
  margin-bottom: -2em;
}
.apply-form .accordion-inner .form {
  padding-top: 4em;
  background: #e2e2e2;
}
.apply-form .accordion-inner {
  padding-bottom: 1px;
}
.apply-form .accordion-toggler:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E01D";
}
.apply-form .accordion-toggler:before {
  font-size: 1em;
  transition: transform 300ms;
}
.apply-form .open .accordion-toggler:before {
  transform: rotate(225deg);
}
.logowall thead {
  border-top: none;
}
.logowall tr {
  border-bottom: none;
}
.cookie-message button {
  background-color: #d90514;
  border: none;
  color: white;
  height: 35px;
  line-height: 35px;
  min-width: 100px;
  text-align: center;
  margin-top: 2em;
}
.job-benefits {
  width: 100%;
  max-width: 800px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5em 0;
}
.job-benefits h4 {
  width: 100%;
  margin-bottom: 2vw;
}
.job-benefits .benefit {
  width: 32.66666666666667%;
  padding-top: 32.66666666666667%;
  background-color: #efefef;
  position: relative;
  margin-bottom: 1%;
  overflow: hidden;
  cursor: pointer;
}
.job-benefits .benefit:nth-child(3n+3) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 1199px) {
  .job-benefits .benefit {
    width: 49%;
    padding-top: 49%;
  }
  .job-benefits .benefit:nth-child(3n+3) {
    margin-left: 0;
    margin-right: 0;
  }
  .job-benefits .benefit:nth-child(even) {
    margin-right: 1%;
  }
  .job-benefits .benefit:nth-child(odd) {
    margin-left: 1%;
  }
}
@media (max-width: 991px) {
  .job-benefits .benefit {
    width: 100%;
    padding-top: 100%;
  }
  .job-benefits .benefit:nth-child(3n+3) {
    margin-left: 0;
    margin-right: 0;
  }
  .job-benefits .benefit:nth-child(even) {
    margin-right: 0;
  }
  .job-benefits .benefit:nth-child(odd) {
    margin-left: 0;
  }
}
.job-benefits .benefit:hover .text,
.job-benefits .benefit.clicked .text {
  transform: translateY(0%);
  transition: all .3s;
}
.job-benefits .benefit:hover .icon,
.job-benefits .benefit.clicked .icon {
  transform: translate(-50%, -640%);
  transition: all .3s;
}
.job-benefits .benefit .content {
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  padding-top: 0;
}
.job-benefits .benefit .title {
  height: 45px;
  line-height: 45px;
  padding: 0 5%;
  color: white;
  background-color: #d90514;
  position: relative;
  z-index: 1;
}
.job-benefits .benefit .icon {
  width: 50px;
  position: absolute;
  top: calc(50% + 22px);
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s;
}
.job-benefits .benefit .text {
  position: absolute;
  left: 5%;
  top: calc(5% + 45px);
  right: 5%;
  bottom: 5%;
  transform: translateY(120%);
  transition: all .3s;
}
#banner {
  height: 400px;
}
@media (max-width: 767px) {
  #banner {
    height: auto;
  }
}
#banner.home {
  height: 450px;
}
@media (max-width: 1199px) {
  #banner.home {
    height: 400px;
  }
}
@media (max-width: 991px) {
  #banner.home {
    height: 350px;
  }
}
@media (max-width: 767px) {
  #banner.home {
    height: auto;
  }
}
.banner--carousel {
  height: 100%;
}
@media (max-width: 767px) {
  .banner--carousel {
    height: 300px;
  }
}
@media (max-width: 479px) {
  .banner--carousel {
    height: 250px;
  }
}
.banner--carousel .slides {
  height: 100%;
}
.banner--carousel .slides li .background-size-cover {
  top: 0;
}
.banner--carousel .container.center {
  text-align: center;
}
.banner--carousel .container.left {
  text-align: left;
}
.banner--carousel .container.right {
  text-align: right;
}
.banner--carousel .container.middle {
  height: 100%;
}
.banner--carousel .container.middle:before {
  content: '';
  display: inline-block;
  margin-right: -0.25em;
  height: 100%;
  vertical-align: middle;
}
.banner--carousel .container.middle h2 {
  vertical-align: middle;
  max-width: 50%;
}
.banner--carousel .container.top {
  margin-top: 1em;
}
.banner--carousel .container.bottom {
  position: relative;
  height: 100%;
}
.banner--carousel .container.bottom h2 {
  position: absolute;
  bottom: 1em;
}
.banner--carousel .container.bottom.right h2 {
  right: 15px;
}
.banner--carousel .container.bottom.center h2 {
  left: 16.66666667%;
}
.banner--carousel .container.bottom.left h2 {
  left: 15px;
}
.banner--carousel .container.bottom h2,
.banner--carousel .container.top h2 {
  font-size: 22px;
  max-width: 64.66666667%;
}
@media (max-width: 1199px) {
  .banner--carousel .container.bottom h2,
  .banner--carousel .container.top h2 {
    max-width: 56.33333333%;
  }
}
@media (max-width: 767px) {
  .banner--carousel .container.top,
  .banner--carousel .container.bottom,
  .banner--carousel .container.middle .banner--carousel .container.center,
  .banner--carousel .container.right,
  .banner--carousel .container.left,
  .banner--carousel .container.center {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: auto;
  }
  .banner--carousel .container.top h2,
  .banner--carousel .container.bottom h2,
  .banner--carousel .container.middle .banner--carousel .container.center h2,
  .banner--carousel .container.right h2,
  .banner--carousel .container.left h2,
  .banner--carousel .container.center h2 {
    display: block;
    position: static;
    width: 100%;
    max-width: none;
    padding: 0.5em 60px;
    font-size: 22px;
  }
}
.banner--carousel .container h2 {
  position: relative;
  display: inline-block;
  padding: 0.5em 1.5em;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
  font-size: 35px;
  line-height: 1.4em;
}
.banner--carousel .container h2:before {
  content: '«';
}
.banner--carousel .container h2:after {
  content: '»';
}
.banner--text-img {
  height: 100%;
  background: #46464c;
  color: white;
}
@media (max-width: 767px) {
  .banner--text-img {
    background: none;
  }
}
.banner--text {
  position: absolute;
  width: 100%;
}
@media (max-width: 767px) {
  .banner--text {
    position: relative;
    margin-top: -2em;
  }
}
.banner--text .inner,
.banner--text .inline-images,
.banner--text .contact,
.banner--text .filters .box,
.banner--text .categories,
.banner--text aside article.testimonial header,
.banner--text .tile-detail-content {
  width: 66.66666667%;
  padding: 2em;
  max-width: 500px;
}
@media (max-width: 767px) {
  .banner--text .inner,
  .banner--text .inline-images,
  .banner--text .contact,
  .banner--text .filters .box,
  .banner--text .categories,
  .banner--text aside article.testimonial header,
  .banner--text .tile-detail-content {
    background: #46464c;
    width: 100%;
    max-width: none;
  }
}
.image-left .banner--text .inner,
.image-left .banner--text .inline-images,
.image-left .banner--text .contact,
.image-left .banner--text .filters .box,
.image-left .banner--text .categories,
.image-left .banner--text aside article.testimonial header,
.image-left .banner--text .tile-detail-content {
  margin-left: 33.33333333333%;
}
@media (max-width: 767px) {
  .image-left .banner--text .inner,
  .image-left .banner--text .inline-images,
  .image-left .banner--text .contact,
  .image-left .banner--text .filters .box,
  .image-left .banner--text .categories,
  .image-left .banner--text aside article.testimonial header,
  .image-left .banner--text .tile-detail-content {
    margin-left: 0;
  }
}
.banner--img {
  position: relative;
  float: right;
  width: 33.33333333%;
  height: 100%;
  border-left: 3px solid white;
}
@media (max-width: 767px) {
  .banner--img {
    float: none;
    width: 100%;
    border-left: none;
    padding-top: 45%;
  }
}
@media (max-width: 479px) {
  .banner--img {
    padding-top: 100%;
  }
}
.banner--img .background-size-cover {
  top: 0;
}
.image-left .banner--img {
  border-left: none;
  border-right: 3px solid white;
  float: left;
}
@media (max-width: 767px) {
  .image-left .banner--img {
    float: none;
    border: none;
  }
}
.flexslider {
  border-radius: 0;
  border: none;
  margin: 0;
  background: none;
  box-shadow: none;
  overflow: hidden;
}
@media (max-width: 767px) {
  .flexslider {
    padding-bottom: 26px;
  }
}
.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
}
.flexslider .flex-direction-nav .flex-prev:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E002";
}
.flexslider .flex-direction-nav .flex-next:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
  color: white;
  text-shadow: none;
}
.flexslider .flex-direction-nav .flex-prev:before,
.flexslider .flex-direction-nav .flex-next:before {
  height: 40px;
  line-height: 40px;
}
.flexslider .flex-control-nav {
  padding-top: 15px;
  line-height: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin: -100px auto 0 !important;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  .flexslider .flex-control-nav {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .flexslider .flex-control-nav {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .flexslider .flex-control-nav {
    width: 1170px;
  }
}
.flexslider .flex-control-nav > * {
  margin-top: 1em;
}
.flexslider .flex-control-nav > *:first-child {
  margin-top: 0;
}
.flexslider .flex-control-nav > * {
  margin-top: 1em;
}
.flexslider .flex-control-nav > *:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .flexslider .flex-control-nav {
    text-align: center;
    margin: 0 !important;
    position: absolute;
    bottom: 0 !important;
  }
}
.flexslider .flex-control-nav a {
  background: #efefef;
  box-shadow: none;
  transition: background 200ms;
}
.flexslider .flex-control-nav a:hover {
  background: rgba(70, 70, 76, 0.2) !important;
}
.flexslider .flex-control-nav a.flex-active {
  background: #46464c;
}
.flexslider .flex-viewport,
.flexslider .slides li {
  height: 100%;
}
.flexslider .slides li {
  position: relative;
}
.filters > * {
  margin-top: 2px;
}
.filters > *:first-child {
  margin-top: 0;
}
.filters a {
  color: #46464c;
  transition: none;
}
.filters a:hover {
  color: #3a3a3f;
}
.filters a:before {
  content: none;
}
.filters ul {
  padding-left: 0;
}
.filters ul li:before {
  content: none;
}
.filters button {
  display: block;
  border: none;
  background: none;
  outline: none;
  padding: 1em;
  color: #d90514;
  font-size: 1.125em;
}
.filters button:before {
  margin-right: 0.5em;
  font-size: 29px;
}
.filters button.white {
  background: white;
}
.filters .box {
  padding: 1em;
}
.filters .accordion-tab button .less {
  display: none;
}
.filters .accordion-tab.open button:before {
  transform: scaleY(-1);
}
.filters .accordion-tab.open button .more {
  display: none;
}
.filters .accordion-tab.open button .less {
  display: inline;
}
.categories {
  list-style: none;
}
.categories input[type='radio'] {
  position: absolute;
  opacity: 0;
}
.categories input[type='radio']:checked + span {
  color: #d90514;
}
.categories input[type='radio'][disabled] + span {
  color: #d6d6d6;
  cursor: default;
}
.categories label span {
  display: block;
  cursor: pointer;
  transition: color 200ms;
}
.tags ul {
  list-style: none;
}
.tags li {
  float: left;
}
.tags input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.tags input[type="checkbox"]:checked + span {
  background: #46464c;
  color: white;
}
.tags input[type="checkbox"][disabled] {
  display: none;
}
.tags input[type="checkbox"][disabled] + span {
  display: none;
  color: #efefef;
  cursor: default;
}
.tags label {
  display: block;
  position: relative;
}
.tags label span {
  display: block;
  cursor: pointer;
  margin: 0 5px 5px 0;
  padding: 3px 1em;
  background: #fcfcfc;
}
.tiles {
  margin: -3px;
}
.tiles article {
  position: relative;
  width: 25%;
  padding-top: 25%;
  float: left;
  z-index: 1;
}
.tiles article.tile-details-open:after {
  position: absolute;
  top: auto;
  right: auto;
  bottom: -28px;
  left: 50%;
  content: '';
  margin-left: -16px;
  border-width: 16px 18px;
  border-style: solid;
  border-color: transparent;
  z-index: 1;
  transition: border 200ms;
}
@media (max-width: 1199px) {
  .tiles article {
    width: 33.33333333%;
    padding-top: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .tiles article {
    width: 50%;
    padding-top: 50%;
  }
}
@media (max-width: 479px) {
  .tiles article {
    width: 100%;
    padding-top: 100%;
  }
}
.content .tiles article {
  width: 33.33333333%;
  padding-top: 33.33333333%;
}
@media (max-width: 1199px) {
  .content .tiles article {
    width: 50%;
    padding-top: 50%;
  }
}
@media (max-width: 991px) {
  .content .tiles article {
    width: 100%;
    padding-top: 100%;
  }
}
@media (max-width: 767px) {
  .content .tiles article {
    width: 50%;
    padding-top: 50%;
  }
}
@media (max-width: 479px) {
  .content .tiles article {
    width: 100%;
    padding-top: 100%;
  }
}
.tiles article .tile {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  overflow: hidden;
  transition: box-shadow 400ms;
  box-shadow: 0 0 0 transparent;
  border: 1px solid rgba(70, 70, 76, 0.2);
}
.tiles article header {
  position: absolute;
  z-index: 2;
}
.tiles article .tile--link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.tiles article .tile--link:before {
  content: none;
}
.tiles article .background-size-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  width: auto;
  transition: all 400ms;
  z-index: 1;
}
.tiles article:hover {
  z-index: 2;
}
.tiles article:hover .background-size-cover {
  transform: scale(1.1);
}
.tiles article:hover .tile {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.9);
}
.tiles.nobar .tile {
  border: none;
}
.tiles.nobar .tile a {
  display: none;
}
.tiles.nobar .tile header {
  display: none;
}
.tiles.nobar article:hover .tile {
  box-shadow: none;
}
.tiles--carousel .tiles article.award.tile-details-open:after {
  border-top-color: transparent;
}
.tiles article.award header {
  background: #d90514;
}
.tiles article.award.tile-details-open:after {
  border-top-color: #d90514;
}
.tiles article.award.red header {
  background: #d90514;
}
.tiles article.award.red.tile-details-open:after {
  border-top-color: #d90514;
}
.tiles article.award.gray header {
  background: #707390;
}
.tiles article.award.gray.tile-details-open:after {
  border-top-color: #707390;
}
.tiles article.award.yellow header {
  background: #ffcd00;
}
.tiles article.award.yellow.tile-details-open:after {
  border-top-color: #ffcd00;
}
.tiles article.award.orange header {
  background: #ed8b00;
}
.tiles article.award.orange.tile-details-open:after {
  border-top-color: #ed8b00;
}
.tiles article.award.green header {
  background: #28724f;
}
.tiles article.award.green.tile-details-open:after {
  border-top-color: #28724f;
}
.tiles article.award.blue header {
  background: #002e5d;
}
.tiles article.award.blue.tile-details-open:after {
  border-top-color: #002e5d;
}
.tiles article.award.gray-dark header {
  background: #46464c;
}
.tiles article.award.gray-dark.tile-details-open:after {
  border-top-color: #46464c;
}
.tiles article.award header {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1em;
  color: white;
}
.tiles article.award header > * {
  margin-top: 0.1em;
}
.tiles article.award header > *:first-child {
  margin-top: 0;
}
.tiles article.award header h6 {
  line-height: 1.4em;
}
.tiles article.award header p {
  font-size: 0.75em;
  line-height: 1.4em;
}
.tiles article.award .background-size-cover {
  background-size: cover;
  background-position: center;
}
.tiles article.job header {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1em;
  background: rgba(0, 0, 0, 0.5);
  color: white;
}
.tiles article.job header > * {
  margin-top: 0.1em;
}
.tiles article.job header > *:first-child {
  margin-top: 0;
}
.tiles article.job header h6 {
  line-height: 1.4em;
}
.tiles article.job header p {
  font-size: 0.75em;
  line-height: 1.4em;
}
.tiles article.job header a {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 2em;
  left: 1em;
  color: white;
  text-decoration: none !important;
}
.tiles article.job header a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
.tiles article.job header a:before {
  font-size: 1.8em;
  margin-right: 0.5em;
}
.tiles article.reference.tile-details-open:after {
  border-top-color: #d90514;
}
.tiles--carousel .tiles article.reference.tile-details-open:after {
  border-top-color: transparent;
}
.tiles article.reference header {
  background: #d90514;
}
.tiles article.reference.tile-details-open:after {
  border-top-color: #d90514;
}
.tiles article.reference.red header {
  background: #d90514;
}
.tiles article.reference.red.tile-details-open:after {
  border-top-color: #d90514;
}
.tiles article.reference.gray header {
  background: #707390;
}
.tiles article.reference.gray.tile-details-open:after {
  border-top-color: #707390;
}
.tiles article.reference.yellow header {
  background: #ffcd00;
}
.tiles article.reference.yellow.tile-details-open:after {
  border-top-color: #ffcd00;
}
.tiles article.reference.orange header {
  background: #ed8b00;
}
.tiles article.reference.orange.tile-details-open:after {
  border-top-color: #ed8b00;
}
.tiles article.reference.green header {
  background: #28724f;
}
.tiles article.reference.green.tile-details-open:after {
  border-top-color: #28724f;
}
.tiles article.reference.blue header {
  background: #002e5d;
}
.tiles article.reference.blue.tile-details-open:after {
  border-top-color: #002e5d;
}
.tiles article.reference.gray-dark header {
  background: #46464c;
}
.tiles article.reference.gray-dark.tile-details-open:after {
  border-top-color: #46464c;
}
.tiles article.reference header {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1em;
  color: white;
}
.tiles article.reference header > * {
  margin-top: 0.1em;
}
.tiles article.reference header > *:first-child {
  margin-top: 0;
}
.tiles article.reference header h6 {
  line-height: 1.4em;
}
.tiles article.reference header p {
  font-size: 0.75em;
  line-height: 1.4em;
}
.tiles article.reference .background-size-cover {
  bottom: 54px;
  background-size: 80%;
  background-position: center;
}
.tiles--carousel .tiles article.testimonial.tile-details-open:after,
.tiles--carousel .tiles article.story.tile-details-open:after,
.tiles--carousel .tiles article.event.tile-details-open:after {
  border-top-color: transparent;
}
.tiles article.testimonial header,
.tiles article.story header,
.tiles article.event header {
  background: rgba(217, 5, 20, 0.8);
}
.tiles article.testimonial.tile-details-open:after,
.tiles article.story.tile-details-open:after,
.tiles article.event.tile-details-open:after {
  border-top-color: rgba(217, 5, 20, 0.8);
}
.tiles article.testimonial.red header,
.tiles article.story.red header,
.tiles article.event.red header {
  background: rgba(217, 5, 20, 0.8);
}
.tiles article.testimonial.red.tile-details-open:after,
.tiles article.story.red.tile-details-open:after,
.tiles article.event.red.tile-details-open:after {
  border-top-color: rgba(217, 5, 20, 0.8);
}
.tiles article.testimonial.gray header,
.tiles article.story.gray header,
.tiles article.event.gray header {
  background: rgba(112, 115, 144, 0.8);
}
.tiles article.testimonial.gray.tile-details-open:after,
.tiles article.story.gray.tile-details-open:after,
.tiles article.event.gray.tile-details-open:after {
  border-top-color: rgba(112, 115, 144, 0.8);
}
.tiles article.testimonial.yellow header,
.tiles article.story.yellow header,
.tiles article.event.yellow header {
  background: rgba(255, 205, 0, 0.8);
}
.tiles article.testimonial.yellow.tile-details-open:after,
.tiles article.story.yellow.tile-details-open:after,
.tiles article.event.yellow.tile-details-open:after {
  border-top-color: rgba(255, 205, 0, 0.8);
}
.tiles article.testimonial.orange header,
.tiles article.story.orange header,
.tiles article.event.orange header {
  background: rgba(237, 139, 0, 0.8);
}
.tiles article.testimonial.orange.tile-details-open:after,
.tiles article.story.orange.tile-details-open:after,
.tiles article.event.orange.tile-details-open:after {
  border-top-color: rgba(237, 139, 0, 0.8);
}
.tiles article.testimonial.green header,
.tiles article.story.green header,
.tiles article.event.green header {
  background: rgba(40, 114, 79, 0.8);
}
.tiles article.testimonial.green.tile-details-open:after,
.tiles article.story.green.tile-details-open:after,
.tiles article.event.green.tile-details-open:after {
  border-top-color: rgba(40, 114, 79, 0.8);
}
.tiles article.testimonial.blue header,
.tiles article.story.blue header,
.tiles article.event.blue header {
  background: rgba(0, 46, 93, 0.8);
}
.tiles article.testimonial.blue.tile-details-open:after,
.tiles article.story.blue.tile-details-open:after,
.tiles article.event.blue.tile-details-open:after {
  border-top-color: rgba(0, 46, 93, 0.8);
}
.tiles article.testimonial.gray-dark header,
.tiles article.story.gray-dark header,
.tiles article.event.gray-dark header {
  background: rgba(70, 70, 76, 0.8);
}
.tiles article.testimonial.gray-dark.tile-details-open:after,
.tiles article.story.gray-dark.tile-details-open:after,
.tiles article.event.gray-dark.tile-details-open:after {
  border-top-color: rgba(70, 70, 76, 0.8);
}
.tiles article.testimonial header,
.tiles article.story header,
.tiles article.event header {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1em;
  color: white;
}
.tiles article.testimonial header > *,
.tiles article.story header > *,
.tiles article.event header > * {
  margin-top: 0.1em;
}
.tiles article.testimonial header > *:first-child,
.tiles article.story header > *:first-child,
.tiles article.event header > *:first-child {
  margin-top: 0;
}
.tiles article.testimonial header h6,
.tiles article.story header h6,
.tiles article.event header h6 {
  line-height: 1.4em;
}
.tiles article.testimonial header p,
.tiles article.story header p,
.tiles article.event header p {
  font-size: 0.75em;
  line-height: 1.4em;
}
aside article.testimonial {
  position: relative;
  padding: 0;
}
aside article.testimonial .tile--link,
aside article.testimonial .background-size-cover {
  padding-top: 100%;
  position: relative;
  background-position: center center;
}
aside article.testimonial .tile--link {
  z-index: 1;
}
aside article.testimonial .tile--link:before {
  content: none;
}
aside article.testimonial header {
  padding: 2em;
  background: #d90514;
}
aside article.testimonial header h6 {
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.625em;
}
.tile-detail-template {
  position: relative;
  float: left;
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: opacity 200ms;
}
.tile-detail-template .tile-detail-outer {
  padding: 3px;
}
.tile-detail-template .tile-detail--close {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: auto;
  left: auto;
  line-height: 1em;
}
.tile-detail-template .tile-detail--close:before {
  content: none;
}
.tile-detail-template .cta {
  margin-bottom: 2em;
}
.tile-detail-content {
  padding: 2em;
  background: #efefef;
}
.tile-detail-content article.contact {
  padding-top: 0;
  width: auto;
  float: none;
}
.tiles--carousel ul,
.content .tiles--carousel ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.tiles--carousel ul li:before,
.content .tiles--carousel ul li:before {
  content: none;
}
.tiles--carousel ul article,
.content .tiles--carousel ul article {
  width: 100%;
  padding-top: 100%;
}
.tiles--carousel ul article.tile-details-open:after,
.content .tiles--carousel ul article.tile-details-open:after {
  content: none;
}
.tiles--carousel ul article:hover .tile,
.content .tiles--carousel ul article:hover .tile {
  box-shadow: none;
}
.tiles--carousel .carousel-inner,
.content .tiles--carousel .carousel-inner {
  position: relative;
}
.tiles--carousel {
  position: relative;
  border-radius: 0;
  border: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background: none;
  box-shadow: none;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tiles--carousel {
    padding-bottom: 26px;
  }
}
.tiles--carousel:hover .flex-direction-nav .flex-prev,
.tiles--carousel:hover .flex-direction-nav .flex-next {
  opacity: 1;
}
.tiles--carousel .flex-direction-nav .flex-prev {
  left: 0;
}
.tiles--carousel .flex-direction-nav .flex-prev:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E006";
}
.tiles--carousel .flex-direction-nav .flex-next {
  right: 0;
}
.tiles--carousel .flex-direction-nav .flex-next:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E007";
}
.tiles--carousel .flex-direction-nav .flex-disabled {
  display: none !important;
}
.tiles--carousel .flex-direction-nav .flex-prev,
.tiles--carousel .flex-direction-nav .flex-next {
  display: block;
  color: white;
  text-shadow: none;
  background: #d90514;
  height: 60px;
  border: 1px solid white;
  margin-top: -30px;
  opacity: 1;
  z-index: 1;
}
.tiles--carousel .flex-direction-nav .flex-prev:before,
.tiles--carousel .flex-direction-nav .flex-next:before {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
}
.flex-prev,
.flex-next {
  overflow: visible !important;
}
.bi-grafik-container {
  width: 100%;
  overflow: auto;
}
#bi-grafik {
  width: 100%;
  min-width: 700px;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 20% 20% 20% 20% 20%;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-template-areas: "empty  head    head    head    head" "empty  subhead subhead subhead subhead" "aside  content content content content" "aside  content content content content" "aside  content content content content" "aside  content content content content";
}
#bi-grafik a::after {
  display: none;
}
#bi-grafik .bi-grafik-empty {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: empty;
}
#bi-grafik .bi-grafik-head {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  grid-area: head;
  background-color: #d90514;
  color: white;
}
#bi-grafik .bi-grafik-subhead {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  grid-area: subhead;
  background-color: #efefef;
  color: #46464c;
  margin-bottom: 16px;
  margin-top: 1px;
}
#bi-grafik .bi-grafik-subhead .bi-grafik-heading {
  margin: -10px -10px 10px;
}
#bi-grafik .bi-grafik-subhead .bi-grafik-subhead-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#bi-grafik .bi-grafik-subhead .bi-grafik-cta {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
}
#bi-grafik .bi-grafik-head,
#bi-grafik .bi-grafik-subhead {
  padding: 10px;
  margin-right: 16px;
  margin-left: 16px;
}
#bi-grafik .bi-grafik-head p,
#bi-grafik .bi-grafik-subhead p {
  margin-bottom: 5px;
}
#bi-grafik .bi-grafik-aside {
  -ms-grid-row: 3;
  -ms-grid-row-span: 4;
  -ms-grid-column: 1;
  grid-area: aside;
  color: white;
  background-color: #777776;
}
#bi-grafik .bi-grafik-aside .bi-grafik-heading {
  border-bottom: 1px solid white;
  height: 92px;
}
#bi-grafik .bi-grafik-aside > div:nth-of-type(2) {
  border-top: 1px solid white;
  min-height: 230px;
}
#bi-grafik .bi-grafik-aside > div {
  padding: 10px;
}
#bi-grafik .bi-grafik-aside > div > p {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 15px;
}
#bi-grafik .bi-grafik-content {
  -ms-grid-row: 3;
  -ms-grid-row-span: 4;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  grid-area: content;
  border-top: 1px dashed #d90514;
  border-right: 1px dashed #d90514;
  border-bottom: 1px dashed #d90514;
  padding: 16px;
}
#bi-grafik .bi-grafik-content .bi-grafik-heading {
  height: 76px;
}
#bi-grafik .bi-grafik-content .bi-grafik-content-card-body {
  height: calc(100% - (92px - 16px));
  min-height: 210px;
}
#bi-grafik .bi-grafik-head-cta {
  display: -ms-flexbox;
  display: flex;
}
#bi-grafik .bi-grafik-cta {
  position: relative;
  background-color: white;
  color: #d90514;
  font-size: 14px;
  line-height: 17px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
#bi-grafik .bi-grafik-cta:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
#bi-grafik .bi-grafik-cta::before {
  font-size: 1.2em;
  margin-right: 8px;
}
#bi-grafik .bi-grafik-cta[href]:hover {
  color: #c00412;
  border: 1px solid #c00412;
}
#bi-grafik .bi-grafik-cta.cta-4 {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-right: 3px;
  width: calc(25% - 3px);
}
#bi-grafik .bi-grafik-heading {
  position: relative;
  color: white;
  background-color: #d90514;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 19px;
  padding: 10px;
}
#bi-grafik .bi-grafik-heading .subheading {
  font-size: 14px;
}
#bi-grafik .bi-grafik-content-card-container {
  display: -ms-flexbox;
  display: flex;
}
#bi-grafik .bi-grafik-content-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: calc(25% - (19px / 4));
  background-color: #efefef;
  color: #46464c;
  margin-right: 3px;
}
#bi-grafik .bi-grafik-content-card .bi-grafik-content-card-body {
  padding: 16px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#bi-grafik .bi-grafik-content-card .bi-grafik-content-card-body p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 17px;
}
#bi-grafik .bi-grafik-content-card:nth-of-type(1) {
  margin-right: 13px;
}
#bi-grafik .bi-grafik-content-card:nth-of-type(4) {
  margin-right: 0;
}
#bi-grafik .bi-grafik-etl-banner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  color: white;
  background-color: #777776;
  padding: 16px 10px;
  margin-top: 16px;
  z-index: 5;
}
#bi-grafik .bi-grafik-etl-banner > p {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
#bi-grafik .bi-grafik-etl-banner .bi-grafik-etl-banner-body {
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
#bi-grafik .bi-grafik-etl-banner .bi-grafik-etl-banner-body > p {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 25%;
  padding-right: 12px;
  margin-right: 3px;
  font-size: 14px;
  line-height: 17px;
  padding-left: 10px;
}
#bi-grafik .bi-grafik-etl-banner .bi-grafik-etl-banner-body > p:nth-of-type(1) {
  margin-right: 13px;
  margin-left: -10px;
}
#bi-grafik .bi-grafik-etl-banner .bi-grafik-etl-banner-body > p:nth-of-type(4) {
  margin-right: 0;
}
#bi-grafik .bi-grafik-bottom {
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
}
#bi-grafik .bi-grafik-bottom .bi-grafik-heading {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: calc(25% - (13px / 4));
  height: auto;
}
#bi-grafik .bi-grafik-bottom .bi-grafik-heading:nth-of-type(1) {
  margin-right: 13px;
}
#bi-grafik .arrows {
  position: absolute;
}
#bi-grafik .arrows .arrow {
  position: absolute;
  background-color: #c4c4c4;
  width: 3px;
  height: 26px;
  top: -10px;
  left: 10px;
  pointer-events: none;
}
#bi-grafik .arrows .arrow::after,
#bi-grafik .arrows .arrow::before {
  content: '';
  position: absolute;
  background-color: #c4c4c4;
  width: 3px;
  height: 10px;
  top: 0;
}
#bi-grafik .arrows .arrow::after {
  left: -3px;
  transform: rotate(35deg);
}
#bi-grafik .arrows .arrow::before {
  left: 3px;
  transform: rotate(-35deg);
}
#bi-grafik .arrows .arrow.down {
  transform: rotate(180deg);
  left: -10px;
  top: 0;
}
#bi-grafik .arrows .arrow.z-down {
  z-index: -1;
}
#bi-grafik .arrows.bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#bi-grafik .arrows.left {
  left: -10px;
  top: 50%;
  transform: rotate(90deg);
}
#bi-grafik .arrows.top {
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.security-grafik-container {
  width: 100%;
  overflow: auto;
}
#security-grafik {
  width: 100%;
  min-width: 700px;
  position: relative;
  /*display: -ms-grid;*/
  -ms-grid-columns: 20% 20% 20% 20% 20%;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-template-areas: "empty  head    head    head    head" "empty  subhead subhead subhead subhead" "aside  content content content content" "aside  content content content content" "aside  content content content content" "aside  content content content content";
}
#security-grafik a::after {
  display: none;
}
#security-grafik .security-grafik-content {
  -ms-grid-row: 3;
  -ms-grid-row-span: 4;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  grid-area: content;
}
#security-grafik .security-grafik-content .security-grafik-heading {
  height: 76px;
}
#security-grafik .security-grafik-content .security-grafik-content-card-body {
  min-height: 160px;
}
#security-grafik .security-grafik-content .security-grafik-content-card-body:nth-of-type(1) {
  min-height: 130px;
}
#security-grafik .security-grafik-content .security-grafik-content-card-body:nth-of-type(2) {
  min-height: 145px;
}
#security-grafik .security-grafik-content .security-grafik-content-card-body:nth-of-type(3) {
  min-height: 160px;
}
#security-grafik .security-grafik-content .security-grafik-content-card-body:nth-of-type(4) {
  min-height: 140px;
}
#security-grafik .security-grafik-head-cta {
  display: -ms-flexbox;
  display: flex;
}
#security-grafik .security-grafik-cta {
  position: relative;
  background-color: white;
  color: #d90514;
  font-size: 14px;
  line-height: 17px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
#security-grafik .security-grafik-cta:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
#security-grafik .security-grafik-cta::before {
  font-size: 1.2em;
  margin-right: 8px;
}
#security-grafik .security-grafik-cta[href]:hover {
  color: #c00412;
  border: 1px solid #c00412;
}
#security-grafik .security-grafik-cta.cta-4 {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-right: 3px;
  width: calc(25% - 3px);
}
#security-grafik .security-grafik-cta-heading {
  position: relative;
  background-color: #d90514;
  color: white;
  text-align: center;
  font-size: 16px;
  line-height: 17px;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
#security-grafik .security-grafik-cta-heading:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
#security-grafik .security-grafik-cta-heading::before {
  font-size: 1.2em;
  margin-right: 8px;
}
#security-grafik .security-grafik-cta-heading[href]:hover {
  color: #f2f2f2;
  border: 1px solid #f2f2f2;
}
#security-grafik .security-grafik-cta-heading.cta-4 {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-right: 3px;
  width: calc(25% - 3px);
}
#security-grafik .security-grafik-heading {
  text-align: center;
  position: relative;
  color: white;
  background-color: #d90514;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 19px;
  padding: 10px;
}
#security-grafik .security-grafik-heading .subheading {
  font-size: 14px;
}
#security-grafik .security-grafik-content-card-container {
  display: -ms-flexbox;
  display: flex;
}
#security-grafik .security-grafik-content-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: calc(25% - (19px / 4));
  background-color: #efefef;
  color: #46464c;
  margin-right: 6px;
}
#security-grafik .security-grafik-content-card .security-grafik-content-card-body {
  padding: 14px 10px 0px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
#security-grafik .security-grafik-content-card .security-grafik-content-card-body p {
  margin-top: 10px;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 17px;
}
#security-grafik .security-grafik-content-card:nth-of-type(4) {
  margin-right: 0;
}
.s4hana-container {
  width: 100%;
  overflow: auto;
}
#s4hana {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  min-width: 700px;
  padding: 0 1px;
}
#s4hana .s4hana-boxes-container {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  height: 140px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#s4hana .s4hana-boxes-container:nth-of-type(1) {
  margin-bottom: 95px;
}
#s4hana .s4hana-box {
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #efefef;
  color: #46464c;
  text-align: center;
  font-family: 'HelveticaNeue_Normal', Helvetica, Arial, sans-serif;
  line-height: 20px;
  transition: all 0.2s ease;
  padding: 10px;
  margin-right: 12px;
}
#s4hana .s4hana-box.highlight {
  background-color: #c9c9c8;
}
#s4hana .s4hana-box.highlight:hover {
  background-color: #c9c9c8;
  color: #46464c;
  border: none;
}
#s4hana .s4hana-box:hover {
  border: 1px solid #d90514;
  background-color: white;
  color: #d90514;
}
#s4hana .s4hana-box:last-of-type {
  margin-right: 0;
}
#s4hana .s4hana-box::after {
  content: none!important;
}
#s4hana .overlay {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(217, 5, 20, 0.8);
  height: 140px;
  width: 100%;
  color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
#s4hana .s4hana-header {
  display: -ms-flexbox;
  display: flex;
  font-size: 25px;
  line-height: 30px;
  -ms-flex-align: center;
      align-items: center;
}
.graph-container * {
  box-sizing: border-box;
}
.graph-container a {
  color: #46464c;
  text-align: center;
  font-weight: 400;
  line-height: 17px;
}
.graph-container a::after {
  display: none !important;
}
.graph-container li {
  text-align: center;
}
.graph-container {
  max-width: 100%;
  width: 100%;
  font-family: 'HelveticaNeue_Light', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
  color: #46464c;
}
.graph-body {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 2px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.graph-body > ul {
  margin: 0;
  padding: 0;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 300px;
}
.graph-container .list {
  background-color: #efefef;
  padding-bottom: 5px;
}
.graph-body ul li {
  list-style: none;
  margin-bottom: 10px;
  margin: 15px;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
.graph-body ul li:hover {
  color: #c00412;
  border: 1px solid #c00412;
}
.graph-container ul.left > li {
  /* margin-left: 4px; */
}
.graph-container ul.right > li {
  /* margin-right: 4px; */
}
.graph-body ul a {
  text-decoration: none;
  display: block;
  padding: 15px 0;
  background-color: #fff;
}
.graph-container .ul-heading {
  background-color: #efefef !important;
  color: #46464c;
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 15px;
  margin-bottom: 0;
}
.graph-container .ul-heading:hover {
  border: 1px solid transparent !important;
  color: black;
}
.graph-heading {
  position: relative;
  color: #a9102e;
  margin-bottom: 2px;
}
.graph-heading h3 {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  text-align: center;
  font-size: 18px !important;
  color: #ffffff;
  font-weight: 400;
  line-height: 17px;
}
.triangle-wrapper-100 {
  width: 100%;
  height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  transform: scale(-1);
}
.triangle-right {
  right: 0px;
  background: linear-gradient(to right bottom, #d90514 50%, transparent 50%);
  width: 50%;
  height: 80px;
}
.triangle-left {
  left: 0px;
  background: linear-gradient(to right bottom, #d90514 50%, transparent 50%);
  width: 50%;
  height: 80px;
  transform: translateX(1px) scaleX(-1);
}
@media screen and (max-width: 580px) {
  .graph-body {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .graph-container ul.right > li {
    margin-left: 4px;
  }
  .graph-container ul.left > li {
    margin-right: 4px;
  }
}
@media screen and (max-width: 450px) {
  .graph-container .ul-heading {
    font-size: 16px !important;
  }
}
.custom-button {
  text-align: center;
  position: relative;
  z-index: 2;
}
.custom-button.left {
  text-align: left;
}
.custom-button.right {
  text-align: right;
}
.custom-button.block a {
  display: block;
}
.custom-button a {
  display: inline-block;
  padding: 1em 3em;
  border: none;
  outline-width: 1px;
  outline-style: solid;
  outline-color: white;
  color: white;
  background: #d90514;
  text-decoration: none !important;
  text-align: center;
  transition: color 200ms, outline 200ms;
}
.custom-button a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "fonticons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: inherit;
  content: "\E003";
}
.custom-button a:before {
  font-size: 1.8em;
  margin-right: 0.5em;
}
.custom-button a:hover,
.custom-button a:focus {
  background: #c00412;
}

/*# sourceMappingURL=/NOVO/media/Assets/css//main.css.map */