@charset "UTF-8";
/*
Theme Name: Olsbergs 2018	
Theme URI: http://www.olsbergs.se
Description: Tema för Olsbergs 2018
Author: Kalle Nilsson, Fem punkter
Author URI: http://www.fempunkter.se
Version: 1.0
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section,
summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu,
nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

html {
  text-rendering: optimizeLegibiity;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  font-size: 16px; }

*,
*:before,
*:after {
  box-sizing: inherit; }

html, body {
  height: 100%; }

body {
  font-family: "Source Sans Pro", sans-serif;
  /*background: $bg;*/
  background: url(assets/img/olsbergs-pattern.png) repeat #ebebeb; }

.wow {
  visibility: hidden; }

img {
  width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

.preload-overlay {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  width: 100%;
  height: 100%;
  z-index: 99999; }

.preload-info {
  display: block;
  width: 300px; }

.preload {
  width: 42px;
  height: 42px;
  -webkit-animation: spin .8s ease-in-out infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.preload-logo img {
  width: 200px;
  margin-bottom: 3rem; }

.preload-logo,
.preload-spinner {
  text-align: center;
  width: 100%;
  position: relative;
  float: left; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "Source Sans Pro", sans-serif;
  color: #901911;
  line-height: 1.3; }

h1, .h1 {
  font-size: 3.5rem;
  font-weight: 900;
  margin-bottom: 1.5rem; }
  h1.hero-title, .h1.hero-title {
    margin-bottom: 0;
    text-align: center;
    -webkit-text-shadow: 0px 0px 50px #1a1919 ;
    -moz-text-shadow: 0px 0px 50px #1a1919 ;
    -ms-text-shadow: 0px 0px 50px #1a1919 ;
    text-shadow: 0px 0px 50px #1a1919 ; }
    @media only screen and (max-width: 48em) {
      h1.hero-title, .h1.hero-title {
        font-size: 3rem; } }

h2, .h2 {
  font-size: 2.75rem;
  font-weight: 900;
  margin-bottom: 1rem; }
  h2.product__title, .h2.product__title {
    font-size: 2.25rem; }
  h2.intro-headline, .h2.intro-headline {
    font-size: 2.25rem; }
  h2.cta-title, .h2.cta-title {
    font-weight: 700;
    font-size: 2.25rem; }
  h2.news-item--title, .h2.news-item--title {
    font-weight: 900;
    font-size: 2rem; }
    @media only screen and (max-width: 48em) {
      h2.news-item--title, .h2.news-item--title {
        margin-top: 1rem; } }

h3, .h3 {
  font-size: 1.5rem;
  font-weight: 900;
  margin-bottom: .625rem; }
  h3.larger-title, .h3.larger-title {
    font-size: 2.25rem;
    margin-bottom: 0; }
  h3.product-title, h3.job-title, h3.news-title, .h3.product-title, .h3.job-title, .h3.news-title {
    margin-top: 1rem;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 48em) {
      h3.product-title, h3.job-title, h3.news-title, .h3.product-title, .h3.job-title, .h3.news-title {
        font-size: 1rem;
        margin: .5rem 0; } }
  h3.search-title, .h3.search-title {
    font-size: 1rem;
    margin-bottom: 0; }
    @media only screen and (max-width: 48em) {
      h3.search-title, .h3.search-title {
        font-size: 1rem;
        margin: 0; } }
  h3.group-title, .h3.group-title {
    margin-bottom: 2rem;
    padding-bottom: .625rem;
    border-bottom: 1px solid #e6e6e6; }

h4, .h4 {
  font-size: 1.25rem;
  font-weight: 900;
  margin: 1rem 0; }

h5, .h5 {
  font-size: 1rem;
  font-weight: 700;
  margin: 1em 0; }

h6, .h6 {
  color: #1A1919;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase; }

p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #828282;
  line-height: 1.618;
  margin-bottom: 1em; }
  p.xl-copy {
    font-size: 1.25rem; }
  p.columned-text {
    column-count: 2;
    column-gap: 3.125rem;
    -moz-column-count: 2;
    -moz-column-gap: 3.125rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 3.125rem; }
    @media only screen and (max-width: 64em) {
      p.columned-text {
        -column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1; } }
  p a:link,
  p a:visited {
    color: #901911;
    border-bottom: 1px solid rgba(144, 25, 17, 0.2);
    -webkit-transition: all, 0.2s;
    -moz-transition: all, 0.2s;
    -ms-transition: all, 0.2s;
    -o-transition: all, 0.2s;
    transition: all, 0.2s; }
    p a:link:hover,
    p a:visited:hover {
      color: #070101;
      border-bottom: 1px solid #901911; }
  p:last-of-type {
    margin-bottom: 0; }
  p.t-mb1 {
    margin-bottom: 1em; }
  @media only screen and (max-width: 48em) {
    p {
      font-size: .875em; } }

.limit-two-rows {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

#breadcrumbs {
  font-size: .8125rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  #breadcrumbs a:link,
  #breadcrumbs a:visited {
    color: #1A1919;
    border-bottom: 0;
    -webkit-transition: color, 0.2s;
    -moz-transition: color, 0.2s;
    -ms-transition: color, 0.2s;
    -o-transition: color, 0.2s;
    transition: color, 0.2s; }
    #breadcrumbs a:link:hover,
    #breadcrumbs a:visited:hover {
      color: #901911;
      border-bottom: 0; }
  #breadcrumbs span.breadcrumb_last {
    font-weight: 400; }

a:link,
a:visited {
  color: #1A1919;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }
  a:link:hover,
  a:visited:hover {
    color: #901911; }

.absolute-bottom {
  position: absolute;
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px;
  font-size: .8125rem;
  bottom: 2rem;
  left: 0; }

strong {
  font-weight: 700; }

.italic,
em {
  font-style: italic; }

blockquote {
  background: #f9f9f9;
  border-left: 4px solid #901911;
  color: #1A1919;
  margin: 1rem 0;
  padding: 1rem 10px;
  quotes: "“" "”" "‘" "’";
  line-height: 1.618; }

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em; }

blockquote p {
  display: inline; }

.read-more {
  color: #545454;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px;
  font-size: .8125rem; 
}


@media only screen and (max-width: 48em) {
    .read-more {
      font-size: .75rem; 
	} 
}
  .read-more.arrow {
    position: relative;
    padding-right: 1.25rem; 
}
    .read-more.arrow:after {
      position: relative;
    top: 0px;
    right: -7px;
    display: inline-block;
    content: "";
    width: 14px;
    height: 10px;
    background-size: 100%;
    background: url(assets/img/arrow_left_link.svg);
}

 @media only screen and (max-width: 481px) {
    .read-more {
      font-size: 10px; 
	 } 
	 
	 .read-more.arrow:after {
		 position: static;
		 display: block;
		 /* bottom: -47px; */

	 }
}
.white {
  color: #ffffff; }

.grey {
  color: #ededed; }

.black {
  color: #1A1919; }

.sm-co {
  font-size: 0.875rem; }

.align-center {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.balance-text {
  text-wrap: balance; }

.ow {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto; }

.max-width-md {
  max-width: 48rem;
  margin: 0 auto; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.hidden {
  display: none; }

.show {
  display: block; }

.site-fixed-width {
  max-width: 90rem;
  background: #ffffff;
  margin: 0 auto; }

.content {
  width: 100%;
  float: left;
  background: #ffffff; }
  .content.padding-top-content {
    padding-top: 80px; }
    @media only screen and (max-width: 64em) {
      .content.padding-top-content {
        padding-top: 60px; } }

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem; }
  @media only screen and (max-width: 64em) {
    .container-fluid {
      padding-right: 1rem;
      padding-left: 1rem; } }

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  padding-top: 3.875rem;
  padding-bottom: 3.875rem; }
  .row.nested-row {
    padding: 0;
    margin-right: -1rem;
    margin-left: -1rem; }
  .row.search-group {
    padding: 2rem 0; }
    .row.search-group.disabled {
      display: none; }
  .row.row-header {
    padding: 0; }
  .row.sub-page-header {
    padding: 10rem 0; }
  .row.row-breadcrumbs {
    padding: 2rem 0; }
    @media only screen and (max-width: 48em) {
      .row.row-breadcrumbs {
        padding: 1rem 0; } }
  .row.product-row, .row.job-row {
    padding-bottom: 1.875rem; }
    @media only screen and (max-width: 48em) {
      .row.product-row, .row.job-row {
        padding-bottom: .5rem; } }
  .row.border-bottom {
    padding-bottom: 3.875rem;
    margin-bottom: 0;
    position: relative; }
    @media only screen and (max-width: 64em) {
      .row.border-bottom {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem; } }
    .row.border-bottom.less-padding {
      padding-bottom: 2.875rem; }
    .row.border-bottom.onwhite-border:after {
      content: "";
      position: absolute;
      height: 1px;
      width: calc(100% - 32px);
      background: #e6e6e6;
      bottom: 0;
      left: 1rem; }
    .row.border-bottom.onblack-border:after {
      content: "";
      position: absolute;
      height: 1px;
      width: calc(100% - 32px);
      background: rgba(230, 230, 230, 0.2);
      bottom: 0;
      left: 1rem; }
  .row.olsbergs-hokander {
    padding: 2rem 0; }
  .row.less-bottom {
    padding-bottom: 2rem; }
  .row.special-padding {
    padding: 1.5rem 0 3.875rem 0; }
  .row.cta-row {
    padding: 2.625rem 0; }
  .row.no-padding {
    padding: 0; }
  .row.no-margin {
    margin-left: 0;
    margin-right: 0; }
  .row.more-margin {
    margin-left: -1rem;
    margin-right: -1rem; }
  .row.no-top {
    padding-top: 0; }
  .row.news-item--start {
    padding-bottom: 3.875rem; }
    @media only screen and (max-width: 64em) {
      .row.news-item--start {
        padding-bottom: 1.5rem; } }
    .row.news-item--start:last-child {
      padding-bottom: 0; }
  @media only screen and (max-width: 64em) {
    .row {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; } }

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

/* Custom margins */
@media only screen and (max-width: 75em) {
  .xs2 {
    padding-bottom: 2rem; } }

.col-xs,
.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,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem; }

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%; }

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%; }

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%; }

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%; }

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%; }

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start; }

.start-ie {
  text-align: left; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end; }

.end-ie {
  text-align: right; }
  @media only screen and (max-width: 48em) {
    .end-ie {
      text-align: start; } }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.stretch-xs {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

@media only screen and (min-width: 769px) {
  .container {
    width: 49rem; }

  .col-sm,
  .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,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem; }

  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-sm-offset-0 {
    margin-left: 0; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .stretch-sm {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }

  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media only screen and (min-width: 1025px) {
  .container {
    width: 65rem; }

  .col-md,
  .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,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem; }

  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-md-offset-0 {
    margin-left: 0; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .stretch-md {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }

  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media only screen and (min-width: 75em) {
  .container {
    width: 76rem; }

  .col-lg,
  .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,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem; }

  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .stretch-xs {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }

  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media only screen and (min-width: 81em) {
  .container {
    width: 82rem; }

  .col-lg,
  .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,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem; }

  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .stretch-xs {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }

  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }
@media only screen and (max-width: 64em) {
  .resize {
    width: 100%;
    padding: 0; } }

@media only screen and (max-width: 64em) {
  .search-pad {
    padding-left: 2rem;
    padding-right: 2rem; } }

.main-logo a.logo {
  display: inline-block; }
  @media only screen and (max-width: 64em) {
    .main-logo a.logo {
      margin-top: 3px;
      margin-left: 1rem; } }
.main-logo a.logo img {
  width: auto;
  height: 60px; }
  @media only screen and (max-width: 64em) {
    .main-logo a.logo img {
      width: auto;
      height: 24px; } }

.main-nav--list {
  display: block;
  font-size: .875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.4px; }
  @media only screen and (max-width: 64em) {
    .main-nav--list {
      display: none;
      width: 100%;
      background: #ffffff;
      margin-top: 14px;
      font-size: .875rem;
      border-bottom: 1px solid #e6e6e6; } }
  .main-nav--list li {
    display: inline-block; }
    @media only screen and (max-width: 64em) {
      .main-nav--list li {
        display: block;
        width: calc(100% - 64px);
        background: #ffffff;
        border-bottom: 1px solid #e6e6e6;
        margin: 0 auto;
        text-align: left; }
        .main-nav--list li:last-child {
          border-bottom: none; } }
    .main-nav--list li a:link,
    .main-nav--list li a:visited {
      position: relative;
      padding: 1rem 1rem 1.9375rem 1rem;
      color: #1A1919;
      -webkit-transition: color 0.2s;
      -moz-transition: color 0.2s;
      -ms-transition: color 0.2s;
      -o-transition: color 0.2s;
      transition: color 0.2s; }
      .main-nav--list li a:link:after,
      .main-nav--list li a:visited:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 3px;
        background: transparent;
        bottom: 0;
        left: 0;
        -webkit-transition: background 0.2s;
        -moz-transition: background 0.2s;
        -ms-transition: background 0.2s;
        -o-transition: background 0.2s;
        transition: background 0.2s; }
      .main-nav--list li a:link:hover,
      .main-nav--list li a:visited:hover {
        color: #901911; }
        .main-nav--list li a:link:hover:after,
        .main-nav--list li a:visited:hover:after {
          background: #901911; }
      @media only screen and (max-width: 64em) {
        .main-nav--list li a:link,
        .main-nav--list li a:visited {
          padding: 1rem 0;
          display: block; }
          .main-nav--list li a:link:after,
          .main-nav--list li a:visited:after {
            display: none; } }
    .main-nav--list li.wpml-ls-item {
      display: none; }
      @media only screen and (max-width: 64em) {
        .main-nav--list li.wpml-ls-item {
          display: block; } }
    .main-nav--list li ul.sub-menu {
      position: absolute;
      display: none;
      background: #901911;
      width: 300px;
      text-align: left;
      margin-left: 50%;
      left: -150px;
      margin-top: 33px;
      text-align: center;
      z-index: 1000;
      -webkit-border-radius: 0 0 4px 4px;
      -moz-border-radius: 0 0 4px 4px;
      -ms-border-radius: 0 0 4px 4px;
      border-radius: 0 0 4px 4px; }
      .main-nav--list li ul.sub-menu:before {
        content: "";
        display: block;
        border: 1em solid #901911;
        border-right-color: transparent;
        border-left-color: transparent;
        border-top-color: transparent;
        position: absolute;
        top: -.75em;
        left: 0;
        margin: -1em 0 0 136px;
        z-index: 1000; }
        @media only screen and (max-width: 64em) {
          .main-nav--list li ul.sub-menu:before {
            display: none; } }
      .main-nav--list li ul.sub-menu li {
        display: block;
        margin-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        @media only screen and (max-width: 64em) {
          .main-nav--list li ul.sub-menu li {
            margin-left: 0;
            width: 100%;
            border-bottom: 0; } }
        .main-nav--list li ul.sub-menu li:last-child {
          margin-right: 0;
          border-bottom: 0; }
          @media only screen and (max-width: 64em) {
            .main-nav--list li ul.sub-menu li:last-child {
              padding-bottom: 1rem; } }
        .main-nav--list li ul.sub-menu li a:link,
        .main-nav--list li ul.sub-menu li a:visited {
          display: block;
          width: 100%;
          padding: 1.125rem;
          color: #ffffff; }
          .main-nav--list li ul.sub-menu li a:link:hover,
          .main-nav--list li ul.sub-menu li a:visited:hover {
            color: #62110c; }
          .main-nav--list li ul.sub-menu li a:link:after,
          .main-nav--list li ul.sub-menu li a:visited:after {
            display: none; }
          @media only screen and (max-width: 64em) {
            .main-nav--list li ul.sub-menu li a:link,
            .main-nav--list li ul.sub-menu li a:visited {
              color: #1A1919;
              padding: .5rem 0; }
              .main-nav--list li ul.sub-menu li a:link:hover,
              .main-nav--list li ul.sub-menu li a:visited:hover {
                color: #901911; } }
      @media only screen and (max-width: 64em) {
        .main-nav--list li ul.sub-menu {
          width: calc(100% - 1rem);
          position: relative;
          margin-top: 0;
          background: transparent;
          margin-left: 1rem;
          left: 0; } }
    .main-nav--list li.menu-item-has-children {
      position: relative; }
      .main-nav--list li.menu-item-has-children a:link:after,
      .main-nav--list li.menu-item-has-children a:visited:after {
        display: none; }
      @media only screen and (max-width: 64em) {
        .main-nav--list li.menu-item-has-children:before {
          position: absolute;
          content: "";
          width: 12px;
          height: 6px;
          right: 0;
          top: 20px;
          background: url(assets/img/has_children.svg);
          background-size: 100%; }
        .main-nav--list li.menu-item-has-children:hover:before {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); } }
    .main-nav--list li.menu-item-has-children:hover > ul.sub-menu {
      display: block; }
    .main-nav--list li.current_page_item a:link:after,
    .main-nav--list li.current_page_item a:visited:after, .main-nav--list li.current-menu-item a:link:after,
    .main-nav--list li.current-menu-item a:visited:after {
      background: #901911; }

#toggle:checked ~ .main-nav--list {
  display: block; }

#toggle:checked ~ label[for="toggle"] .burger {
  background: #ffffff; }

#toggle:checked ~ label[for="toggle"] .burger:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#toggle:checked ~ label[for="toggle"] .burger:after {
  top: -2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.burger,
.burger:before,
.burger:after {
  position: relative;
  background: #545454;
  width: 30px;
  height: 2px;
  top: -18px;
  display: block;
  float: right;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.burger:before {
  content: "";
  width: 30px;
  height: 2px;
  top: -8px; }

.burger:after {
  content: "";
  width: 30px;
  height: 2px;
  top: 6px; }

.burger {
  margin-right: 2rem; }

.toggle {
  display: none; }

label[for="toggle"] {
  position: relative;
  float: none;
  display: none;
  cursor: pointer;
  select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-select: none;
  z-index: 1000; }
  @media only screen and (max-width: 64em) {
    label[for="toggle"] {
      display: block;
      margin-top: 2px; } }
  label[for="toggle"] p {
    display: none;
    position: relative;
    float: left; }

.lang-nav--list {
  display: flex;
  font-size: .875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
  align-items: center; }
  @media only screen and (max-width: 64em) {
    .lang-nav--list {
      position: absolute;
      right: 72px;
      top: 1px; } }
  .lang-nav--list li {
    display: inline-block;
    margin-right: 1rem; }
    .lang-nav--list li.hidden-item-md span.icl_lang_sel_current {
      opacity: 1; }
    .lang-nav--list li.hidden-item-md a.switch-lang span {
      opacity: .5;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -ms-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
    .lang-nav--list li.hidden-item-md a.switch-lang:hover span {
      opacity: 1; }
    @media only screen and (max-width: 64em) {
      .lang-nav--list li.hidden-item-md {
        display: none; } }
    .lang-nav--list li.search-toggle {
      padding: 0 0 0 1rem;
      margin-right: 0;
      position: relative; }
      .lang-nav--list li.search-toggle:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        left: 0;
        background: #e6e6e6; }
      @media only screen and (max-width: 64em) {
        .lang-nav--list li.search-toggle {
          padding: 0 1rem 0 0; }
          .lang-nav--list li.search-toggle:before {
            right: 0;
            left: auto; } }

.icon-search {
  width: 23px;
  height: 23px; }

.lang-nav--list-footer {
  font-size: .875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  margin-top: 2rem; }
  .lang-nav--list-footer li {
    position: relative;
    display: inline-block;
    margin-right: .75rem;
    color: #ededed; }
    .lang-nav--list-footer li.blend-in {
      margin-right: 2rem;
      text-transform: none;
      letter-spacing: 0;
      font-weight: 400;
      color: #ededed; }
    .lang-nav--list-footer li span.icl_lang_sel_current {
      opacity: 1; }
    .lang-nav--list-footer li a.switch-lang span {
      opacity: .5;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -ms-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
    .lang-nav--list-footer li a.switch-lang:hover span {
      opacity: 1; }
    .lang-nav--list-footer li:last-child {
      margin-right: 0;
      padding-left: 1rem; }
      .lang-nav--list-footer li:last-child:before {
        content: "";
        position: absolute;
        left: 0;
        width: 1px;
        height: 100%;
        background: rgba(255, 255, 255, 0.5); }

.sub-nav--list {
  display: block;
  font-size: .875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  width: 100%;
  border: 1px solid #e6e6e6; }
  .sub-nav--list li {
    display: block;
    border-bottom: 1px solid #e6e6e6; }
    .sub-nav--list li:last-child {
      margin-right: 0;
      border-bottom: none; }
    .sub-nav--list li a:link,
    .sub-nav--list li a:visited {
      display: block;
      color: #1A1919;
      padding: 1.125rem 2rem;
      -webkit-transition: color 0.2s;
      -moz-transition: color 0.2s;
      -ms-transition: color 0.2s;
      -o-transition: color 0.2s;
      transition: color 0.2s; }
      .sub-nav--list li a:link:hover,
      .sub-nav--list li a:visited:hover {
        color: #901911; }
    .sub-nav--list li ul.sub-menu {
      display: none; }
    .sub-nav--list li.current_page_item a:link,
    .sub-nav--list li.current_page_item a:visited, .sub-nav--list li.current_page_ancestor a:link,
    .sub-nav--list li.current_page_ancestor a:visited {
      border-left: 3px solid #901911;
      padding-left: 29px; }
    .sub-nav--list li.current_page_item ul.sub-menu, .sub-nav--list li.current_page_ancestor ul.sub-menu {
      display: block; }
      .sub-nav--list li.current_page_item ul.sub-menu li, .sub-nav--list li.current_page_ancestor ul.sub-menu li {
        border-bottom: none; }
        .sub-nav--list li.current_page_item ul.sub-menu li a:link,
        .sub-nav--list li.current_page_item ul.sub-menu li a:visited, .sub-nav--list li.current_page_ancestor ul.sub-menu li a:link,
        .sub-nav--list li.current_page_ancestor ul.sub-menu li a:visited {
          font-weight: 400;
          margin-left: .875rem;
          border-left: none;
          padding: .875rem 2rem; }
        .sub-nav--list li.current_page_item ul.sub-menu li.current_page_item a:link,
        .sub-nav--list li.current_page_item ul.sub-menu li.current_page_item a:visited, .sub-nav--list li.current_page_ancestor ul.sub-menu li.current_page_item a:link,
        .sub-nav--list li.current_page_ancestor ul.sub-menu li.current_page_item a:visited {
          color: #901911; }

.footer-nav--list {
  display: block;
  font-size: .875rem; }
  .footer-nav--list li {
    display: inline-block;
    margin-right: 1.5rem; }
    .footer-nav--list li:last-child {
      margin-right: 0; }
    .footer-nav--list li a:link,
    .footer-nav--list li a:visited {
      color: #ededed;
      -webkit-transition: color 0.2s;
      -moz-transition: color 0.2s;
      -ms-transition: color 0.2s;
      -o-transition: color 0.2s;
      transition: color 0.2s; }
      .footer-nav--list li a:link:hover,
      .footer-nav--list li a:visited:hover {
        color: #bababa; }
    @media only screen and (max-width: 48em) {
      .footer-nav--list li {
        display: block;
        width: 100%;
        margin-bottom: 1rem; }
        .footer-nav--list li:last-child {
          margin-bottom: 0; } }

.main-social-nav--list {
  position: absolute;
  top: -3rem;
  right: 1rem; }
  @media only screen and (max-width: 64em) {
    .main-social-nav--list {
      right: 4rem;
      top: -36px; } }
  .main-social-nav--list li {
    display: inline-block;
    margin-right: .625rem; }
    .main-social-nav--list li:last-child {
      margin-right: 0; }
  .main-social-nav--list .icon-size--small img {
    width: 29px;
    height: 29px; }

.social-nav--list {
  display: block; }
  .social-nav--list li {
    display: inline-block;
    margin-right: .625rem; }
    .social-nav--list li:last-child {
      margin-right: 0; }
  .social-nav--list .icon-size--small img {
    width: 29px;
    height: 29px; }

.tabbed-navigation {
  width: 100%;
  background: #1A1919; }
  .tabbed-navigation section {
    position: relative;
    float: left;
    width: 100%;
    background: #e6e6e6;
    display: none; }
  .tabbed-navigation input {
    display: none; }
    .tabbed-navigation input:checked + label {
      color: #545454;
      background: #e6e6e6; }
  .tabbed-navigation label {
    color: #1A1919;
    background: #ffffff;
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.4px;
    padding: 1.125rem 3.875rem;
    position: relative;
    float: left;
    display: inline-block;
    text-align: center;
    -webkit-transition: color, 0.2s;
    -moz-transition: color, 0.2s;
    -ms-transition: color, 0.2s;
    -o-transition: color, 0.2s;
    transition: color, 0.2s; }
    @media only screen and (max-width: 64em) {
      .tabbed-navigation label {
        padding: 1.125rem 2rem; } }
    @media only screen and (max-width: 48em) {
      .tabbed-navigation label {
        width: 50%;
        padding: 1.125rem 1.125rem; } }
    .tabbed-navigation label:hover {
      cursor: pointer;
      color: #901911; }
  .tabbed-navigation #tab1:checked ~ #content1,
  .tabbed-navigation #tab2:checked ~ #content2 {
    display: block; }

#content1,
#content2 {
  padding: 2rem; }
  @media only screen and (max-width: 48em) {
    #content1,
    #content2 {
      padding: 1.125rem; } }

.list-filter {
  display: block; }
  .list-filter li {
    display: inline-block;
    margin: 0 .5rem .5rem 0; }
    .list-filter li a:link,
    .list-filter li a:visited {
      text-transform: uppercase;
      letter-spacing: 1.2px;
      font-size: .825rem;
      display: inline-block;
      color: #1A1919;
      padding: .75rem 1rem;
      border: 1px solid #e6e6e6;
      -webkit-transition: border, 0.2s;
      -moz-transition: border, 0.2s;
      -ms-transition: border, 0.2s;
      -o-transition: border, 0.2s;
      transition: border, 0.2s; }
      .list-filter li a:link:hover,
      .list-filter li a:visited:hover {
        border: 1px solid #901911; }
      .list-filter li a:link.current,
      .list-filter li a:visited.current {
        border: 1px solid #901911; }

#header {
  position: fixed;
  float: left;
  width: 100%;
  max-width: 90rem;
  height: 80px;
  z-index: 999;
  background: #ffffff;
  padding: 1rem 0;
  border-bottom: 1px solid #e6e6e6; }
  @media only screen and (max-width: 64em) {
    #header {
      height: 60px;
      padding: 1rem 0 .75rem 0; } }

.search-wrap {
  position: fixed;
  float: left;
  width: 100%;
  max-width: 90rem;
  height: 80px;
  z-index: 998;
  background: #545454;
  padding: 1rem 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  @media only screen and (max-width: 64em) {
    .search-wrap {
      -webkit-transform: translate(0, -22px);
      -moz-transform: translate(0, -22px);
      -ms-transform: translate(0, -22px);
      -o-transform: translate(0, -22px);
      transform: translate(0, -22px); } }
  .search-wrap.search-active {
    -webkit-transform: translate(0, 80px);
    -moz-transform: translate(0, 80px);
    -ms-transform: translate(0, 80px);
    -o-transform: translate(0, 80px);
    transform: translate(0, 80px); }
    @media only screen and (max-width: 64em) {
      .search-wrap.search-active {
        -webkit-transform: translate(0, 60px);
        -moz-transform: translate(0, 60px);
        -ms-transform: translate(0, 60px);
        -o-transform: translate(0, 60px);
        transform: translate(0, 60px); } }

.editable > :last-child {
  margin-bottom: 0; }
.editable p.ingress {
  font-size: 1.25rem; }
.editable .contact-person p:first-of-type {
  font-size: .875em; }
.editable table {
  color: #828282;
  margin-bottom: 1em; }
.editable ul {
  line-height: 1.618;
  color: #828282;
  margin-top: -0.5em;
  margin-bottom: 1em; }
  .editable ul li {
    padding-left: 1em;
    text-indent: -0.5em; }
    .editable ul li:before {
      content: "•";
      padding-right: .5em;
      color: #901911; }
  .editable ul.contact-person--list {
    margin: 0;
    padding-top: .5rem;
    font-size: 1rem; }
    @media only screen and (max-width: 64em) {
      .editable ul.contact-person--list {
        font-size: .875rem; } }
    .editable ul.contact-person--list li {
      padding-left: 0;
      text-indent: 0; }
      .editable ul.contact-person--list li:before {
        content: "";
        padding-right: 0;
        display: none; }
.editable a:link,
.editable a:visited {
  color: #901911;
  border-bottom: 1px solid rgba(144, 25, 17, 0.2);
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  -ms-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s; }
  .editable a:link:hover,
  .editable a:visited:hover {
    color: #070101;
    border-bottom: 1px solid #901911; }
.editable .alignleft {
  float: left;
  margin-right: 15px; }
.editable .alignright {
  float: right;
  margin-left: 15px; }
.editable .aligncenter {
  display: block;
  margin: 0 auto 20px; }
.editable .full {
  width: 100%;
  height: auto; }
.editable .wp-caption {
  max-width: 100%; }

.form-hidden {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  min-height: 277px;
  max-height: 100%;
  right: 0;
  max-width: 400px;
  padding: 2rem;
  background: #ffffff;
  -webkit-transform: translateX(400px);
  -moz-transform: translateX(400px);
  -ms-transform: translateX(400px);
  -o-transform: translateX(400px);
  transform: translateX(400px);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: 0px 0px 10px rgba(26, 25, 25, 0.2) ;
  -moz-box-shadow: 0px 0px 10px rgba(26, 25, 25, 0.2) ;
  -ms-box-shadow: 0px 0px 10px rgba(26, 25, 25, 0.2) ;
  box-shadow: 0px 0px 10px rgba(26, 25, 25, 0.2) ; }
  .form-hidden.form-hidden--active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    pointer-events: auto; }
  .form-hidden p:first-of-type {
    font-size: 1rem; }
    @media only screen and (max-width: 48em) {
      .form-hidden p:first-of-type {
        font-size: .875rem; } }
  .form-hidden .gform_wrapper {
    margin-top: 0; }
  .form-hidden .gform_fields li input[type="text"],
  .form-hidden .gform_fields li input[type="email"],
  .form-hidden .gform_fields li input[type="number"],
  .form-hidden .gform_fields li input[type="tel"],
  .form-hidden .gform_fields li textarea,
  .form-hidden .gform_fields li select {
    width: 100%;
    padding: .5rem; }
  .form-hidden .gform_fields li textarea {
    height: 80px; }
  .form-hidden .gform_wrapper {
    margin-bottom: 0; }
  @media only screen and (max-width: 64em) {
    .form-hidden {
      display: none; } }

@media (max-height: 850px) {
  .form-hidden p:first-of-type {
    font-size: .875rem; }
  .form-hidden .gfield_checkbox label {
    font-size: .875rem; }
  .form-hidden .gform_fields li input[type="text"],
  .form-hidden .gform_fields li input[type="email"],
  .form-hidden .gform_fields li input[type="number"],
  .form-hidden .gform_fields li textarea,
  .form-hidden .gform_fields li select {
    width: 100%;
    padding: .25rem; }
  .form-hidden .gform_fields li textarea {
    height: 60px; } }
.call-to-action {
  position: relative;
  float: left;
  width: 100%;
  background: #e6e6e6; }

footer {
  position: relative;
  float: left;
  width: 100%;
  background: #545454; }
  footer a:link,
  footer a:visited {
    color: #ededed;
    border-bottom: none; }
    footer a:link:hover,
    footer a:visited:hover {
      color: #bababa;
      border-bottom: none; }

img.branded-symbol {
  width: 172px; }

input[type="search"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="password"] {
  font-size: .875rem;
  font-family: "Source Sans Pro", sans-serif;
  padding: 1rem;
  background: #ffffff;
  outline: none;
  border: 1px solid #e6e6e6;
  color: #828282;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-appearance: none;
  -webkit-transition: border 0.2s;
  -moz-transition: border 0.2s;
  -ms-transition: border 0.2s;
  -o-transition: border 0.2s;
  transition: border 0.2s; }

.call-to-action .gform_body,
.call-to-action .gform_footer {
  text-align: center; }
.call-to-action .gform_body input {
  background: #ffffff;
  outline: none;
  border: 1px solid lightgray;
  color: #828282;
  padding: 0.875rem !important; }
  .call-to-action .gform_body input::-webkit-input-placeholder {
    color: #828282; }

.gform_wrapper {
  margin-bottom: 1rem;
  margin-top: 1rem; }
  .gform_wrapper ul {
    margin-top: 0; }
    .gform_wrapper ul li {
      padding-left: 0;
      text-indent: 0; }
      .gform_wrapper ul li:before {
        content: "";
        padding-right: 0; }
  .gform_wrapper img {
    width: auto; }
  .gform_wrapper .validation_error,
  .gform_wrapper .gform_confirmation_message {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    color: #828282;
    line-height: 1.618;
    margin-bottom: 1rem;
    text-align: left; }
    @media only screen and (max-width: 48em) {
      .gform_wrapper .validation_error,
      .gform_wrapper .gform_confirmation_message {
        font-size: .875rem; } }

.gform_heading {
  margin-bottom: 1.5rem; }

.gfield_label {
  display: none; }

.gfield_html {
  padding: .5rem 0; }

.gfield_checkbox label {
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  color: #828282;
  line-height: 1.618;
  padding: .5rem 0; }
  @media only screen and (max-width: 48em) {
    .gfield_checkbox label {
      font-size: .875rem; } }

.gform_fields li {
  width: 100%; }
  .gform_fields li textarea {
    font-size: .875rem;
    font-family: "Source Sans Pro", sans-serif;
    padding: 1rem;
    background: #ffffff;
    outline: none;
    border: 1px solid #e6e6e6;
    color: #828282;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none; }
  .gform_fields li .gfield_select {
    font-size: 14px; }
  .gform_fields li select {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1em;
    color: #828282;
    background: #ffffff;
    width: 50%;
    padding: 1rem 2rem 1rem 1rem;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none;
    background: url(assets/img/arrow_down.svg) 95%/3% no-repeat #ffffff; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .gform_fields li select {
        background: none;
        padding: 1rem; } }
    @media only screen and (max-width: 64em) {
      .gform_fields li select {
        width: 100%; } }
  .gform_fields li input[type="text"],
  .gform_fields li input[type="email"],
  .gform_fields li input[type="number"],
  .gform_fields li input[type="tel"],
  .gform_fields li textarea {
    width: 50%;
    margin-top: .5rem; }
    .gform_fields li input[type="text"]:focus,
    .gform_fields li input[type="email"]:focus,
    .gform_fields li input[type="number"]:focus,
    .gform_fields li input[type="tel"]:focus,
    .gform_fields li textarea:focus {
      border: 1px solid #901911; }
    @media only screen and (max-width: 64em) {
      .gform_fields li input[type="text"],
      .gform_fields li input[type="email"],
      .gform_fields li input[type="number"],
      .gform_fields li input[type="tel"],
      .gform_fields li textarea {
        width: 100%; } }

.form-half {
  position: relative;
  float: left;
  width: 48.75%;
  margin-right: 2.5%;
  margin-bottom: 2.5%; }
  @media only screen and (max-width: 75em) {
    .form-half {
      width: 100%; } }
  .form-half:nth-child(even) {
    margin-right: 0; }
  .form-half input {
    width: 100%; }

.form-full {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 2.5%; }
  .form-full input[type="text"],
  .form-full input[type="email"],
  .form-full input[type="number"] {
    width: 100%; }

#gform_2 .form-half:nth-child(even) {
  margin-right: 2.5%; }
#gform_2 .form-half:nth-child(odd) {
  margin-right: 0; }

.gfield_error input {
  border: 1px solid red; }

.gfield_description.validation_message {
  display: none; }

span.gform_description,
.gform_confirmation_message {
  line-height: 1.618;
  color: #828282;
  font-weight: 400;
  margin-top: 1rem; }

#s-field {
  width: 100%;
  height: 100%;
  border: none;
  background: #ffffff; }

.wpuf-form li input[type="search"],
.wpuf-form li input[type="text"],
.wpuf-form li input[type="email"],
.wpuf-form li input[type="number"],
.wpuf-form li input[type="tel"],
.wpuf-form li input[type="password"] {
  font-size: .875rem;
  font-family: "Source Sans Pro", sans-serif;
  padding: 1rem !important;
  background: #ffffff !important;
  outline: none !important;
  border: 1px solid #e6e6e6 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  color: #828282;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-appearance: none;
  -webkit-transition: border 0.2s;
  -moz-transition: border 0.2s;
  -ms-transition: border 0.2s;
  -o-transition: border 0.2s;
  transition: border 0.2s; }
.wpuf-form li:before {
  content: "";
  display: none; }

.primary-btn,
a.primary-btn,
.gform_button,
#wp-submit {
  font-family: "Source Sans Pro", sans-serif;
  font-size: .875rem;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #ffffff;
  background: #901911;
  border: none;
  outline: none;
  padding: 1.125rem 2rem;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  -ms-transition: background, 0.2s;
  -o-transition: background, 0.2s;
  transition: background, 0.2s; }
  .primary-btn:hover,
  a.primary-btn:hover,
  .gform_button:hover,
  #wp-submit:hover {
    background: #79150e;
    color: #ffffff; }
  .primary-btn.ib,
  a.primary-btn.ib,
  .gform_button.ib,
  #wp-submit.ib {
    display: inline-block; }
  .primary-btn.btn-arrow-right,
  a.primary-btn.btn-arrow-right,
  .gform_button.btn-arrow-right,
  #wp-submit.btn-arrow-right {
    position: relative;
    margin-left: -50px; }
    .primary-btn.btn-arrow-right:after,
    a.primary-btn.btn-arrow-right:after,
    .gform_button.btn-arrow-right:after,
    #wp-submit.btn-arrow-right:after {
      content: url(assets/img/triangle.svg);
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      width: 50px;
      height: 100%;
      right: -50px;
      top: 0;
      background: #72140d; }

.secondary-btn,
a.secondary-btn {
  font-family: "Source Sans Pro", sans-serif;
  font-size: .875rem;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #1A1919;
  background: #e6e6e6;
  border: none;
  outline: none;
  padding: 1.125rem 2rem;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  -ms-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s; }
  .secondary-btn:hover,
  a.secondary-btn:hover {
    background: #d9d9d9;
    color: #1A1919; }
  .secondary-btn.ib,
  a.secondary-btn.ib {
    display: inline-block; }
  .secondary-btn.full,
  a.secondary-btn.full {
    width: 100%;
    text-align: center; }
  .secondary-btn.mtb,
  a.secondary-btn.mtb {
    margin: 1rem 0 .5rem 0; }

.toggle-search {
  outline: none;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer; }
  .toggle-search img {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .toggle-search.search-open img {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

.form-boka input[type="submit"] {
  font-size: .875rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  background: #1A1919;
  border: none;
  outline: none;
  padding: .875rem 2rem;
  cursor: pointer;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  -ms-transition: background, 0.2s;
  -o-transition: background, 0.2s;
  transition: background, 0.2s; }
  .form-boka input[type="submit"]:hover {
    background: #e52e22; }

a.sticky-link {
  font-size: .875rem;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  position: absolute;
  left: -2.125rem;
  bottom: 4rem;
  cursor: pointer;
  padding: 10px 20px;
  background: #901911;
  color: #ffffff;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: left 0; }
  a.sticky-link:hover {
    color: #ffffff; }

Modules
.box {
  width: 100%;
  padding: .5rem 1.25rem; }

.relative {
  position: relative; }

.aboslute {
  position: absolute; }

aside .widget {
  padding: 1rem;
  background: #f9f9f9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #1A1919; }
aside .menu-widget {
  width: 100%; }

.textwidget p {
  color: #828282; }

.cta-item {
  position: relative; }
  .cta-item img {
    width: 100%;
    height: 100%; }
  .cta-item.cta-item__min-height {
    min-height: 400px; }
    .cta-item.cta-item__min-height img {
      height: 400px;
      object-fit: cover; }
    .cta-item.cta-item__min-height .cta-item--overlay {
      height: 400px; }

.cta-item--overlay {
  position: absolute;
  padding: 2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  width: calc(100% - 2rem);
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(26, 25, 25, 0.6);
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s; }

.cta-item--inner {
  position: absolute;
  padding: 2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  width: calc(100% - 2rem);
  height: 100%;
  left: 0;
  top: 0; }

.cta-item:hover .cta-item--overlay {
  background: rgba(26, 25, 25, 0); }

.cta-item:hover p {
  display: none; }

.hero {
  width: 100%;
  height: 620px;
  background: #888888;
  padding-top: 80px; }
  @media only screen and (max-width: 90em) {
    .hero {
      height: 100vh; } }
  @media only screen and (max-width: 64em) {
    .hero {
      padding-top: 60px;
      height: calc(100vh - 74px); } }
  .hero p a:link,
  .hero p a:visited {
    color: #ffffff; }

.hero-sub-page {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 80px;
  height: 550px; }
  .hero-sub-page.search-results {
    background: url(assets/img/hero_search.jpg) no-repeat;
    background-position: center;
    background-size: cover; }
  .hero-sub-page.file-archive {
    background: url(assets/img/hero_filearchive.jpg) no-repeat;
    background-position: center;
    background-size: cover; }
  .hero-sub-page.work-with-us {
    background: url(assets/img/work_bg.jpg) no-repeat;
    background-position: center;
    background-size: cover; }
  .hero-sub-page.news-from-olsbergs {
    background: url(assets/img/hero_news.jpg) no-repeat;
    background-position: center;
    background-size: cover; }
  .hero-sub-page.page-404 {
    background: url(assets/img/hero_404.jpg) no-repeat;
    background-position: center;
    background-size: cover; }
  @media only screen and (max-width: 64em) {
    .hero-sub-page {
      margin-top: 60px; } }
  @media only screen and (max-width: 48em) {
  .hero-sub-page {
    height: auto; } }

.hero-slider,
.hero-slider-sub {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden; }

.hero-slider-sub img {
  display: block;
  width: 100%;
  min-height: 620px;
  object-fit: cover; }
  @media only screen and (max-width: 64em) {
    .hero-slider-sub img {
      min-height: 100%; } }

.hero-content {
  position: absolute;
  top: 0;
  width: 1024px;
  height: 620px;
  left: 50%;
  margin-left: -512px;
  text-align: center;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 90em) {
    .hero-content {
      height: 100%; } }
  @media only screen and (max-width: 64em) {
    .hero-content {
      height: 100%; } }
  @media only screen and (max-width: 48em) {
    .hero-content {
      width: 300px;
      margin-left: -150px; } }

.hero-center {
  width: 100%; }

.hero-slider {
  height: 100%; }

.slick-slider {
  float: left;
  height: auto; }
  @media only screen and (max-width: 64em) {
    .slick-slider {
      height: 100%; } }

.hero-single {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 80px; }
  .hero-single img {
    height: 100%; }
  @media only screen and (max-width: 64em) {
    .hero-single {
      padding-top: 60px;
      min-height: 320px; }
      .hero-single img {
        object-fit: cover;
        min-height: 320px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  position: relative;
  display: none;
  float: left;
  min-height: 1px; }
  @media only screen and (max-width: 90em) {
    .slick-slide {
      height: calc(100vh - 80px); } }
  @media only screen and (max-width: 64em) {
    .slick-slide {
      height: calc(100vh - 134px); } }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block;
  width: 100%;
  min-height: 620px;
  object-fit: cover; }
  @media only screen and (max-width: 90em) {
    .slick-slide img {
      height: 100%; } }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -1.25rem;
  display: block;
  width: 22px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 997;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
  opacity: 1; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 1.875rem; }
  @media only screen and (max-width: 64em) {
    .slick-prev {
      left: 1.25rem; } }

.slick-next {
  right: 1.875rem; }
  @media only screen and (max-width: 64em) {
    .slick-next {
      right: 1.25rem; } }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 1.5rem;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 100; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 8px;
  height: 8px;
  padding: 2px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: transparent; }

.slick-dots li.slick-active button {
  background: white; }

.product-numbers--info {
  font-size: .8125rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1.4px;
  line-height: 1.618;
  color: #545454;
  margin-bottom: 1.5rem; }
  .product-numbers--info span.thicker {
    font-weight: 700; }

.product-list--files {
  font-size: .8125rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.4px;
  line-height: 1.618;
  color: #545454;
  margin-top: 1.5rem; }
  .product-list--files li {
    margin-bottom: .625rem; }
    .product-list--files li a:link,
    .product-list--files li a:visited {
      color: #545454; }
      .product-list--files li a:link:hover,
      .product-list--files li a:visited:hover {
        color: #901911; }
    .product-list--files li.icon-pdf {
      position: relative;
      margin-left: 1.5rem; }
      .product-list--files li.icon-pdf:before {
        position: absolute;
        content: "";
        margin-left: -1.5rem;
        top: 0;
        width: 15px;
        height: 20px;
        background: url(assets/img/icon_pdf.svg);
        background-size: 100%; }
    .product-list--files li.icon-zip {
      position: relative;
      margin-left: 1.5rem; }
      .product-list--files li.icon-zip:before {
        position: absolute;
        content: "";
        margin-left: -1.5rem;
        top: 0;
        width: 15px;
        height: 20px;
        background: url(assets/img/icon_zip.svg);
        background-size: 100%; }
    .product-list--files li.icon-cad {
      position: relative;
      margin-left: 1.5rem; }
      .product-list--files li.icon-cad:before {
        position: absolute;
        content: "";
        margin-left: -1.5rem;
        top: 3px;
        width: 15px;
        height: 15px;
        background: url(assets/img/icon_cadfiles_v2.svg);
        background-size: 100%; }
    .product-list--files li.icon-image {
      position: relative;
      margin-left: 1.5rem; }
      .product-list--files li.icon-image:before {
        position: absolute;
        content: "";
        margin-left: -1.5rem;
        top: 0;
        width: 15px;
        height: 20px;
        background: url(assets/img/icon_image.svg);
        background-size: 100%; }
    .product-list--files li.icon-video {
      position: relative;
      margin-left: 1.5rem; }
      .product-list--files li.icon-video:before {
        position: absolute;
        content: "";
        margin-left: -1.5rem;
        top: 0;
        width: 15px;
        height: 20px;
        background: url(assets/img/icon_video.svg);
        background-size: 100%; }
    .product-list--files li.disabled {
      opacity: .4; }

.product-slider,
.product-slider--nav {
  position: relative;
  float: left;
  width: 100%; }
  @media only screen and (max-width: 64em) {
    .product-slider,
    .product-slider--nav {
      height: auto; } }

.product-slider--nav .slick-track {
  margin-left: 0;
  margin-right: 0; }
.product-slider--nav .slick-dots {
  bottom: 1rem; }

.product-slide,
.product-slide--nav {
  outline: none;
  height: auto; }
  .product-slide img,
  .product-slide--nav img {
    min-height: 1px;
    height: auto; }

.product-slide--nav {
  cursor: pointer; }

.col-half {
  width: 50%;
  position: relative;
  float: left;
  padding-right: 2rem; }
  .col-half:last-child {
    padding-right: 0; }
  @media only screen and (max-width: 48em) {
    .col-half {
      width: 100%;
      padding-right: 0; }
      .col-half:last-child {
        margin-top: 1rem; } }
  .col-half h4, .col-half h5 {
    margin-bottom: .25rem; }
  .col-half > :first-child {
    margin-top: 0; }

.project-informations ul,
.project-facts ul {
  line-height: 1.618;
  color: #828282;
  margin-bottom: 1em; }
  .project-informations ul li,
  .project-facts ul li {
    padding-left: 1em;
    text-indent: -0.25em; }
    .project-informations ul li:before,
    .project-facts ul li:before {
      content: "•";
      padding-right: .25em;
      color: #828282; }

.product-item,
.job-item,
.news-item {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 48em) {
    .product-item,
    .job-item,
    .news-item {
      margin-bottom: 1.5rem; }
      .product-item:nth-child(odd),
      .job-item:nth-child(odd),
      .news-item:nth-child(odd) {
        padding-right: .75rem; }
      .product-item:nth-child(even),
      .job-item:nth-child(even),
      .news-item:nth-child(even) {
        padding-left: .75rem; } }

.modalDialog {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(26, 25, 25, 0.6);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity, 200ms ease-in;
  -moz-transition: opacity, 200ms ease-in;
  -ms-transition: opacity, 200ms ease-in;
  -o-transition: opacity, 200ms ease-in;
  transition: opacity, 200ms ease-in;
  pointer-events: none; }
  .modalDialog:target {
    opacity: 1;
    pointer-events: auto; }
  .modalDialog > div {
    max-width: 500px;
    height: auto;
    position: relative;
    padding: 2rem;
    background: #ffffff;
    overflow-y: scroll;
    overflow-x: hidden; }
    @media only screen and (max-width: 48em) {
      .modalDialog > div {
        max-width: 256px; } }
  @media only screen and (max-width: 48em) {
    .modalDialog.modal-login > div {
      max-width: 90%; } }
  .modalDialog .wpuf-login-form label,
  .modalDialog .wpuf-login-form input,
  .modalDialog #loginform label,
  .modalDialog #loginform input {
    float: left;
    width: 100%; }
  .modalDialog .wpuf-login-form label,
  .modalDialog #loginform label {
    margin: .25rem 0; }
  .modalDialog .wpuf-login-form #wpuf-user_pass,
  .modalDialog #loginform #wpuf-user_pass {
    margin-bottom: 1rem; }
  .modalDialog .wpuf-login-form #wp-submit,
  .modalDialog #loginform #wp-submit {
    margin: 1rem 0; }
  .modalDialog .wpuf-login-form input#rememberme,
  .modalDialog #loginform input#rememberme {
    position: relative;
    float: left;
    width: 14px; }

.close {
  background: url(assets/img/cross.svg);
  position: absolute;
  right: 18px;
  text-align: center;
  top: 18px;
  width: 16px;
  height: 16px; }

.modalPop {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(26, 25, 25, 0.6);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity, 200ms ease-in;
  -moz-transition: opacity, 200ms ease-in;
  -ms-transition: opacity, 200ms ease-in;
  -o-transition: opacity, 200ms ease-in;
  transition: opacity, 200ms ease-in;
  pointer-events: none; }
  .modalPop.pop-active {
    opacity: 1;
    pointer-events: auto; }
  .modalPop > div {
    max-width: 500px;
    height: auto;
    max-height: 80vh;
    position: relative;
    padding: 2rem;
    background: #ffffff;
    overflow-y: scroll;
    overflow-x: hidden; }
    @media only screen and (max-width: 48em) {
      .modalPop > div {
        max-width: 256px; } }
    .modalPop > div p:first-of-type {
      font-size: 1rem; }
      @media only screen and (max-width: 48em) {
        .modalPop > div p:first-of-type {
          font-size: .875rem; } }
  .modalPop .gform_wrapper {
    margin-top: 0; }
  .modalPop .gform_fields li input[type="text"],
  .modalPop .gform_fields li input[type="email"],
  .modalPop .gform_fields li input[type="number"],
  .modalPop .gform_fields li input[type="tel"],
  .modalPop .gform_fields li textarea,
  .modalPop .gform_fields li select {
    width: 100%; }
    @media only screen and (max-width: 48em) {
      .modalPop .gform_fields li input[type="text"],
      .modalPop .gform_fields li input[type="email"],
      .modalPop .gform_fields li input[type="number"],
      .modalPop .gform_fields li input[type="tel"],
      .modalPop .gform_fields li textarea,
      .modalPop .gform_fields li select {
        padding: .5rem; } }
  .modalPop .gform_wrapper {
    margin-bottom: 0; }

.modal_no-account,
.modal_got-account {
  font-size: .875rem;
  display: none;
  position: relative;
  float: left;
  width: 100%; }
  .modal_no-account .gform_fields li input[type="text"],
  .modal_no-account .gform_fields li input[type="email"],
  .modal_no-account .gform_fields li input[type="number"],
  .modal_no-account .gform_fields li input[type="tel"],
  .modal_no-account .gform_fields li textarea,
  .modal_no-account .gform_fields li select,
  .modal_got-account .gform_fields li input[type="text"],
  .modal_got-account .gform_fields li input[type="email"],
  .modal_got-account .gform_fields li input[type="number"],
  .modal_got-account .gform_fields li input[type="tel"],
  .modal_got-account .gform_fields li textarea,
  .modal_got-account .gform_fields li select {
    width: 100%; }
    @media only screen and (max-width: 48em) {
      .modal_no-account .gform_fields li input[type="text"],
      .modal_no-account .gform_fields li input[type="email"],
      .modal_no-account .gform_fields li input[type="number"],
      .modal_no-account .gform_fields li input[type="tel"],
      .modal_no-account .gform_fields li textarea,
      .modal_no-account .gform_fields li select,
      .modal_got-account .gform_fields li input[type="text"],
      .modal_got-account .gform_fields li input[type="email"],
      .modal_got-account .gform_fields li input[type="number"],
      .modal_got-account .gform_fields li input[type="tel"],
      .modal_got-account .gform_fields li textarea,
      .modal_got-account .gform_fields li select {
        padding: .5rem; } }
  .modal_no-account .gform_wrapper,
  .modal_got-account .gform_wrapper {
    margin-bottom: 0; }
  .modal_no-account .gform_button,
  .modal_got-account .gform_button {
    width: 100%;
    text-align: center; }
  .modal_no-account .gfield_checkbox,
  .modal_got-account .gfield_checkbox {
    margin: .5rem 0; }
    .modal_no-account .gfield_checkbox label,
    .modal_got-account .gfield_checkbox label {
      font-size: .875rem;
      font-weight: 400;
      font-family: "Source Sans Pro", sans-serif;
      color: #828282;
      line-height: 1.618;
      padding: .5rem 0; }

.modal_got-account {
  margin-bottom: 1rem; }

.pop-close {
  background: url(assets/img/cross.svg);
  position: absolute;
  right: 18px;
  text-align: center;
  top: 18px;
  width: 16px;
  height: 16px;
  cursor: pointer; }

.author-info {
  padding: .5rem 0;
  margin: 2rem 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }
  @media only screen and (max-width: 48em) {
    .author-info {
      margin: 1.5rem 0; } }
  .author-info p {
    margin: 0; }
    .author-info p:first-of-type {
      font-size: .75rem; }
      @media only screen and (max-width: 48em) {
        .author-info p:first-of-type {
          font-size: .625rem; } }

.author-img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%; }

.posted-by {
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 400;
  letter-spacing: 1.4px;
  margin: 0; }
  @media only screen and (max-width: 48em) {
    .posted-by {
      font-size: .625rem; } }

.post-author--name {
  color: #901911;
  font-size: 1.25rem;
  font-weight: 700; }
  @media only screen and (max-width: 48em) {
    .post-author--name {
      font-size: 1rem; } }

.big-filearchive--item {
  display: flex;
  align-items: center;
  padding: .5rem 0;
  width: 100%;
  border-bottom: 1px solid #e6e6e6; }

.big-filearchive--header,
.big-filearchive {
  position: relative;
  width: 100%;
  float: left; }

.big-filearchive--header {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: .5rem; }

.filetype,
.download {
  float: left;
  width: 12.5%; }

.size,
.filename,
.date {
  float: left;
  width: 25%; }

@media only screen and (max-width: 48em) {
  .size {
    display: none; } }

@media only screen and (max-width: 48em) {
  .filename {
    width: 62.5%; } }

.download {
  display: flex;
  justify-content: center;
  text-align: center; }

.file-icon--zip,
.file-icon--pdf,
.file-icon--cad,
.file-icon--image,
.file-icon--video {
  display: block;
  width: 15px;
  height: 20px;
  background-size: 100%; }

.file-icon--pdf {
  background: url(assets/img/icon_pdf.svg); }

.file-icon--zip {
  background: url(assets/img/icon_zip.svg); }

.file-icon--cad {
  background: url(assets/img/icon_cadfiles_v2.svg);
  height: 15px; }

.file-icon--image {
  background: url(assets/img/icon_image.svg); }

.file-icon--video {
  background: url(assets/img/icon_video.svg); }

.icon-download {
  display: block;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background: url(assets/img/icon_download_alt.svg); }

.contact-person {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 48em) {
    .contact-person {
      margin-bottom: 1rem; } }
  .contact-person:last-child {
    margin-bottom: 0; }
  .contact-person h4 {
    padding-top: .5rem; }

.search-result--item {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 48em) {
    .search-result--item {
      margin-bottom: 1rem; } }
  .search-result--item:last-child {
    margin-bottom: 0; }
  .search-result--item h4 {
    padding-top: .5rem; }

.cc-window {
  border-top: 1px solid #e6e6e6;
  opacity: 1;
  transition: opacity 1s ease; }

.cc-window.cc-invisible {
  opacity: 0; }

.cc-animate.cc-revoke {
  transition: transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em); }

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em); }

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0); }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s; }

.cc-link,
.cc-revoke:hover {
  text-decoration: underline; }

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999; }

.cc-window.cc-static {
  position: static; }

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row; }

.cc-revoke {
  padding: 0.5em; }

.cc-header {
  font-size: 18px;
  font-weight: 700; }

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer; }

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: 0.2em; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active,
.cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: .9em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  background: #901911;
  color: #ffffff;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s; }
  .cc-btn:hover {
    background: #79150e; }
  .cc-btn.cc-deny {
    color: #1A1919; }

.cc-banner .cc-btn:last-child {
  min-width: 140px; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline; }

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: 0.75; }

.cc-close:focus,
.cc-close:hover {
  opacity: 1; }

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: 0.5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: 0.5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  flex: 1; }

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0; }

.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1; }

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between; }

.cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1; }

.cc-btn + .cc-btn {
  margin-left: 0.5em; }

@media print {
  .cc-revoke,
  .cc-window {
    display: none; } }
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }

  .cc-window.cc-bottom {
    bottom: 0; }

  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0; }

  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column; }

  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1; }

  .cc-window.cc-floating {
    max-width: none; }

  .cc-window .cc-message {
    margin-bottom: 1em; }

  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset; } }
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none; }

.cc-theme-classic .cc-btn {
  border-radius: 5px; }

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block; }

.cc-theme-edgeless.cc-window {
  padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0; }

.cc-revoke {
  display: none; }

.no-margin {
  margin: 0; }

.align-content-left {
  text-align: left; }

.align-content-right {
  text-align: right; }

@media only screen and (max-width: 64em) {
  .hide-md {
    display: none; } }

@media only screen and (max-width: 64em) {
  .md-mb1 {
    margin-bottom: 1.5rem; } }

@media only screen and (max-width: 48em) {
  .sm-mb1 {
    margin-bottom: 1.5rem; } }

/*# sourceMappingURL=style.css.map */
