@charset "UTF-8";
@import url(plugins/swiper.min.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1190px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

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

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

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

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

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

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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,
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; }

/* HTML5 display-role reset for older browsers */
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,
q:before, q:after {
  content: '';
  content: none; }

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.color--white {
  color: #ffffff; }

.color--dark-blue {
  color: #006f9d; }

.color--dark-blue-alt {
  color: #0e1942; }

.color--light-blue {
  color: #cbdfe7; }

.color--pink {
  color: #fd8280; }

.color--blue {
  color: #009bd3; }

.color--gray {
  color: #efefef; }

.bgcolor--white {
  background-color: #ffffff; }

.bgcolor--dark-blue {
  background-color: #006f9d; }

.bgcolor--dark-blue-alt {
  background-color: #0e1942; }

.bgcolor--light-blue {
  background-color: #cbdfe7; }

.bgcolor--pink {
  background-color: #fd8280; }

.bgcolor--light-pink {
  background-color: #f3b4b4; }

.bgcolor--blue {
  background-color: #009bd3; }

.bgcolor--gray {
  background-color: #efefef; }

.bgcolor--green {
  background-color: #00474e; }

.bgcolor--light-green {
  background-color: #d1e9e3; }

body {
  font-size: 100%;
  font-family: "Corbel", sans-serif;
  color: #333333; }

a {
  color: #333333; }

p {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0 0 15px 0;
  font-family: "Corbel", sans-serif; }

.preamble {
  font-size: 15px;
  line-height: 21px; }
  @media only screen and (min-width: 1025px) {
    .preamble {
      font-size: 18px;
      line-height: 30px; } }
  @media only screen and (min-width: 1281px) {
    .preamble {
      font-size: 16px;
      line-height: 24px; } }

.upper {
  text-transform: uppercase; }

strong {
  font-weight: 600; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4 {
  font-family: "Corbel-Bold", sans-serif;
  margin: 0 0 15px 0; }

h1, .h1 {
  font-size: 42px; }
  @media only screen and (min-width: 1025px) {
    h1, .h1 {
      font-size: 58px;
      line-height: 64px; } }

h2, .h2 {
  font-size: 28px; }
  @media only screen and (min-width: 1025px) {
    h2, .h2 {
      font-size: 34px;
      line-height: 38px; } }

h3, .h3 {
  font-size: 24px; }
  @media only screen and (min-width: 1025px) {
    h3, .h3 {
      font-size: 32px; } }

h4, .h4 {
  font-size: 28px; }

h5, .h5 {
  font-size: 19px; }

h6, .h6 {
  font-size: 16px; }
  h6.block-title, .h6.block-title {
    text-transform: uppercase;
    margin-bottom: 30px; }
    h6.block-title--blue, .h6.block-title--blue {
      color: #009bd3; }
    h6.block-title--white, .h6.block-title--white {
      color: #ffffff; }
    h6.block-title--pink, .h6.block-title--pink {
      color: #fd8280; }

p img {
  vertical-align: middle; }

label {
  cursor: pointer; }

@-webkit-keyframes error-shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }

@keyframes error-shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }

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

.mb--large {
  margin-bottom: 3rem; }
  @media only screen and (min-width: 1025px) {
    .mb--large {
      margin-bottom: 6rem; } }

.mb--small {
  margin-bottom: 1.5rem; }
  @media only screen and (min-width: 1025px) {
    .mb--small {
      margin-bottom: 3rem; } }

.mt--large {
  margin-top: 3rem; }
  @media only screen and (min-width: 1025px) {
    .mt--large {
      margin-top: 6rem; } }

.mt--small {
  margin-top: 1.5rem; }
  @media only screen and (min-width: 1025px) {
    .mt--small {
      margin-top: 3rem; } }

.pb--large {
  padding-bottom: 3rem; }
  @media only screen and (min-width: 1025px) {
    .pb--large {
      padding-bottom: 6rem; } }

.pb--small {
  padding-bottom: 1.5rem; }
  @media only screen and (min-width: 1025px) {
    .pb--small {
      padding-bottom: 3rem; } }

.pt--large {
  padding-top: 3rem; }
  @media only screen and (min-width: 1025px) {
    .pt--large {
      padding-top: 6rem; } }

.pt--small {
  padding-top: 1.5rem; }
  @media only screen and (min-width: 1025px) {
    .pt--small {
      padding-top: 3rem; } }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

hr {
  height: 1px;
  border: 1px solid #222;
  border-bottom: 0px; }

.visible-desktop {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .visible-desktop {
      display: initial; } }

@media only screen and (min-width: 1025px) {
  .visible-mobile {
    display: none; } }

.cta__button {
  line-height: 3.2em;
  display: block;
  font-size: 16px;
  color: #009bd3;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  border-style: solid;
  border-radius: 5px;
  margin-bottom: 10px;
  font-weight: 600;
  top: 0px;
  outline: none;
  -webkit-transition: all 0.2s;
  /* Safari */
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .cta__button--left {
    margin: 0;
    display: table;
    margin-left: 23px;
    padding: 0; }
  .cta__button--orange {
    border: 0px solid #fb9827;
    background-color: #fb9827;
    color: #ffffff;
    padding-right: 12px; }
    .cta__button--orange:hover {
      background-color: #fb9827; }
    .cta__button--orange:after, .cta__button--orange:before {
      content: "";
      position: absolute;
      display: block;
      background: #fb9827;
      width: 24px;
      height: 100%;
      top: 0px;
      width: 28px;
      -webkit-transform-origin: bottom left;
      -moz-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
      transform-origin: bottom left; }
    .cta__button--orange:before {
      left: -24px;
      -webkit-transform: skewX(-15deg);
      -moz-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      transform: skewX(-15deg);
      border-right: none;
      border-radius: 6px 0 0 6px; }
    .cta__button--orange:after {
      right: 0px;
      -webkit-transform: skewX(-15deg);
      -moz-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      transform: skewX(-15deg);
      border-right: none;
      border-radius: 0 6px 6px 0; }
  .cta__button--blue {
    border: 0px solid #009bd3;
    background-color: #009bd3;
    color: #ffffff;
    padding-right: 12px;
    line-height: 2.8em;
    width: 160px;
    left: 6px;
    white-space: nowrap; }
    .cta__button--blue:hover {
      background-color: #009bd3; }
    .cta__button--blue:after, .cta__button--blue:before {
      content: "";
      position: absolute;
      display: block;
      background: #009bd3;
      width: 24px;
      height: 100%;
      top: 0px;
      width: 28px;
      -webkit-transform-origin: bottom left;
      -moz-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
      transform-origin: bottom left; }
    .cta__button--blue:before {
      left: -24px;
      -webkit-transform: skewX(-15deg);
      -moz-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      transform: skewX(-15deg);
      border-right: none;
      border-radius: 6px 0 0 6px; }
    .cta__button--blue:after {
      right: 0px;
      -webkit-transform: skewX(-15deg);
      -moz-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      transform: skewX(-15deg);
      border-right: none;
      border-radius: 0 6px 6px 0; }
  .cta__button--white {
    color: #333;
    font-weight: 800;
    margin-left: 24px;
    margin-right: 13px;
    background-color: #ffffff;
    padding-right: 10px; }
    .cta__button--white:hover {
      background-color: #ffffff; }
      .cta__button--white:hover:after, .cta__button--white:hover:before {
        background-color: #ffffff; }
    .cta__button--white:after, .cta__button--white:before {
      content: "";
      position: absolute;
      display: block;
      width: 24px;
      height: 100%;
      top: 0px;
      background-color: #ffffff;
      width: 28px;
      -webkit-transform-origin: bottom left;
      -moz-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
      transform-origin: bottom left;
      -webkit-transition: all 0.2s;
      /* Safari */
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .cta__button--white:before {
      left: -24px;
      -webkit-transform: skewX(-15deg);
      -moz-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      transform: skewX(-15deg);
      border-right: none;
      border-radius: 6px 0 0 6px; }
    .cta__button--white:after {
      right: 0px;
      -webkit-transform: skewX(-15deg);
      -moz-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      transform: skewX(-15deg);
      border-left: none;
      border-radius: 0 6px 6px 0; }
  .cta__button--gray {
    background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png"); }
    .cta__button--gray:after, .cta__button--gray:before {
      background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png"); }
  .cta__button--outline {
    line-height: 1.2em;
    color: #006f9d;
    border-top: 1px solid #006f9d;
    border-bottom: 1px solid #006f9d;
    font-weight: 600;
    height: 46px;
    border-width: 1px;
    border-color: #009bd3;
    border-right: none;
    border-left: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .cta__button--outline:hover {
      background-color: #009bd3;
      color: #ffffff; }
      .cta__button--outline:hover:after, .cta__button--outline:hover:before {
        background-color: #009bd3; }
    .cta__button--outline:after, .cta__button--outline:before {
      border: 1px solid #009bd3;
      height: 46px;
      top: -1px; }
    .cta__button--outline:before {
      border-right: none; }
    .cta__button--outline:after {
      border-left: none; }
  .cta__button:hover {
    top: -2px; }
  .cta__button span {
    z-index: 2;
    position: relative;
    text-align: center;
    width: 100%; }
  .cta__button--center {
    margin: 0 auto;
    display: table;
    min-width: 140px; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.validation--failed {
  -webkit-box-shadow: inset 0 0 2px #FF7272;
  box-shadow: inset 0 0 2px #FF7272;
  -webkit-animation: error-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: error-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

em {
  font-style: italic; }

.grain-bg {
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png"); }

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

.content__inner {
  max-width: 1400px;
  margin: 0 auto; }
  @media only screen and (min-width: 1025px) {
    .content__inner {
      margin-bottom: 2.8rem; } }

@media only screen and (min-width: 481px) {
  .flex-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
    .flex-cols .col {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }

.clearfix {
  clear: both;
  line-height: 1px; }

.textarea.medium {
  border-color: #ccc; }

.socialbar {
  text-align: center;
  margin: 45px auto; }
  .socialbar__icon {
    display: inline-block;
    margin: 0 3px; }
    @media only screen and (min-width: 481px) {
      .socialbar__icon {
        margin: 0 7px; } }
    @media only screen and (min-width: 768px) {
      .socialbar__icon {
        margin: 0 15px; } }
    .socialbar__icon a {
      color: #ffffff;
      width: 42px;
      height: 42px;
      display: block;
      top: 0px;
      -webkit-transition: all 0.2s;
      /* Safari */
      -o-transition: all 0.2s;
      transition: all 0.2s;
      position: relative;
      text-indent: -9999px;
      content: '';
      background-size: 42px;
      background-repeat: no-repeat;
      background-position: center; }
      @media only screen and (min-width: 481px) {
        .socialbar__icon a {
          width: 46px;
          height: 46px;
          background-size: 46px; } }
      @media only screen and (min-width: 768px) {
        .socialbar__icon a {
          width: 48px;
          height: 48px;
          background-size: 48px; } }
      .socialbar__icon a:hover {
        top: -2px; }
    .socialbar__icon--fb a {
      background-image: url("./assets/images/social/icon-fb.svg"); }
    .socialbar__icon--insta a {
      background-image: url("./assets/images/social/icon-insta.svg"); }

.tablinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 98;
  position: relative;
  top: 0px;
  max-width: 460px;
  margin: 0 auto;
  margin-top: 3.7rem; }
  @media only screen and (min-width: 768px) {
    .tablinks {
      max-width: 640px;
      margin: 0 auto;
      margin-top: 3.7rem; } }
  @media only screen and (min-width: 1025px) {
    .tablinks {
      display: none; } }
  .tablinks__lessons {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #e1e1e1;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 0;
    position: relative;
    color: #666;
    border-radius: 5px 5px 0 0;
    margin-left: 2px;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(35%, #eeeff0), to(#dbdcde));
    background-image: -webkit-linear-gradient(#eeeff0 35%, #dbdcde);
    background-image: -o-linear-gradient(#eeeff0 35%, #dbdcde);
    background-image: linear-gradient(#eeeff0 35%, #dbdcde);
    /* Standard syntax (must be last) */ }
    .tablinks__lessons:first-child {
      margin-left: 0px; }
    .tablinks__lessons.active {
      background-color: #ffffff;
      color: #009bd3;
      border-radius: 0;
      background-image: none;
      cursor: auto; }
      .tablinks__lessons.active:before {
        content: '';
        height: 6px;
        width: 100%;
        display: block;
        background-color: #ffffff;
        top: -6px;
        border-radius: 5px 5px 0 0;
        position: absolute; }

.lessons {
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 0 0 5px 5px;
  position: relative;
  z-index: 9;
  background-color: #e5e5e5;
  max-width: 460px;
  margin: 0 auto;
  margin-bottom: 5.56rem; }
  @media only screen and (min-width: 768px) {
    .lessons {
      max-width: 640px;
      margin: 0 auto;
      margin-bottom: 3.7rem; } }
  @media only screen and (min-width: 1025px) {
    .lessons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 100%;
      border-radius: 5px;
      margin: 3.7rem 0; } }
  .lessons:before {
    -webkit-box-shadow: 1px 1px 80px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 80px rgba(0, 0, 0, 0.3);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute; }
    @media only screen and (min-width: 1025px) {
      .lessons:before {
        -webkit-box-shadow: 1px 1px 80px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 1px 80px rgba(0, 0, 0, 0.3); } }
  .lessons__col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    display: none; }
    @media only screen and (min-width: 1025px) {
      .lessons__col {
        margin: 1px; } }
    .lessons__col:first-child {
      display: block; }
    @media only screen and (min-width: 1025px) {
      .lessons__col {
        display: block;
        border-radius: 5px; } }
    .lessons__col__inner {
      padding: 20px; }
    .lessons__col img {
      max-width: 100%;
      margin-bottom: 10px;
      margin: 0 auto;
      display: block;
      margin-bottom: 20px;
      border-radius: 5px; }
    .lessons__col h4 {
      font-size: 22px;
      text-align: center;
      color: #006f9d; }
    .lessons__col--text {
      text-align: center;
      line-height: 25px;
      margin-bottom: 30px; }
      @media only screen and (min-width: 1025px) {
        .lessons__col--text {
          min-height: 110px; } }
  .lessons.tabless {
    background-color: transparent;
    padding-top: 3.7rem; }
    @media only screen and (min-width: 1025px) {
      .lessons.tabless {
        padding-top: 0;
        background-color: #e5e5e5; } }
    .lessons.tabless .lessons__col {
      display: block;
      margin-bottom: 10px;
      -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2);
      box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.2); }
      @media only screen and (min-width: 1025px) {
        .lessons.tabless .lessons__col {
          margin-bottom: 0px;
          -webkit-box-shadow: none;
          box-shadow: none; } }
    .lessons.tabless:before {
      -webkit-box-shadow: none;
      box-shadow: none; }
      @media only screen and (min-width: 1025px) {
        .lessons.tabless:before {
          -webkit-box-shadow: 1px 1px 80px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 80px rgba(0, 0, 0, 0.3); } }

.img-bg {
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png");
  overflow: hidden; }
  .img-bg:after {
    background-color: #009bd3;
    padding-right: 300px;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    content: '';
    width: 20%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 5;
    background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png");
    right: -190px;
    width: 200px; }
    @media only screen and (min-width: 1025px) {
      .img-bg:after {
        width: 350px;
        right: -160px;
        top: 0px; } }
    @media only screen and (min-width: 1281px) {
      .img-bg:after {
        width: 460px;
        right: -150px; } }
    @media only screen and (min-width: 1441px) {
      .img-bg:after {
        width: 600px;
        right: -150px; } }
  .img-bg:before {
    content: '';
    height: 390px;
    position: absolute;
    z-index: 8;
    background-image: url("/wp-content/themes/wp_jarla/assets/images/jarlacar.png");
    mix-blend-mode: multiply;
    background-size: cover;
    top: 220px;
    right: -110px;
    width: 270px;
    height: 230px; }
    @media only screen and (min-width: 768px) {
      .img-bg:before {
        top: 200px;
        right: -80px;
        width: 270px;
        height: 230px; } }
    @media only screen and (min-width: 1025px) {
      .img-bg:before {
        top: 170px;
        right: -40px;
        width: 300px;
        height: 280px; } }
    @media only screen and (min-width: 1281px) {
      .img-bg:before {
        top: 60px;
        right: 0px;
        width: 400px;
        height: 365px; } }
    @media only screen and (min-width: 1441px) {
      .img-bg:before {
        height: 466px;
        width: 503px;
        top: 30px; } }
  .img-bg.subpage:after {
    right: -660px;
    width: 1000px; }
  .img-bg.bg-car:before {
    background-image: url("/wp-content/themes/wp_jarla/assets/images/jarlacar.png"); }
  .img-bg.bg-mc:before {
    background-image: url("/wp-content/themes/wp_jarla/assets/images/jarlamc.png"); }
  .img-bg.img-bg-tabless {
    background-color: transparent;
    min-height: 520px; }
    .img-bg.img-bg-tabless:after {
      right: -1000px;
      width: 1290px; }
      @media only screen and (min-width: 481px) {
        .img-bg.img-bg-tabless:after {
          right: -1000px;
          width: 1330px;
          display: none; } }
      @media only screen and (min-width: 1025px) {
        .img-bg.img-bg-tabless:after {
          width: 350px;
          right: -160px;
          display: block; } }

#crumbs {
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png");
  overflow: hidden;
  padding: 20px 0; }
  #crumbs a {
    text-decoration: none;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 0.9em;
    white-space: nowrap;
    line-height: 1.6em; }
    @media only screen and (min-width: 1025px) {
      #crumbs a {
        margin-right: 5px;
        margin-left: 5px;
        font-size: 1em; } }
  #crumbs .current {
    font-weight: 600;
    color: #006f9d;
    font-size: 0.9em; }
    @media only screen and (min-width: 1025px) {
      #crumbs .current {
        font-size: 1em; } }
  #crumbs span {
    margin-left: 0px; }
    @media only screen and (min-width: 1025px) {
      #crumbs span {
        margin-left: 5px; } }

.crumbs__inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 25px; }

#booking {
  position: relative;
  padding: 2.8rem;
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png"); }
  @media only screen and (min-width: 1025px) {
    #booking {
      padding: 3.7rem; } }

.booking__inner {
  max-width: 1100px;
  margin: 0 auto; }
  .booking__inner .gfield_label {
    display: none !important; }
  .booking__inner select {
    border: 2px solid #ccc;
    border-radius: 5px;
    height: 55px;
    background-color: #fff;
    color: #333;
    text-indent: 10px; }
  .booking__inner input[type='text'], .booking__inner input[type='email'], .booking__inner textarea {
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 15px !important;
    outline: none; }
    .booking__inner input[type='text']::-webkit-input-placeholder, .booking__inner input[type='email']::-webkit-input-placeholder, .booking__inner textarea::-webkit-input-placeholder {
      color: #333; }
    .booking__inner input[type='text']:-ms-input-placeholder, .booking__inner input[type='email']:-ms-input-placeholder, .booking__inner textarea:-ms-input-placeholder {
      color: #333; }
    .booking__inner input[type='text']::-ms-input-placeholder, .booking__inner input[type='email']::-ms-input-placeholder, .booking__inner textarea::-ms-input-placeholder {
      color: #333; }
    .booking__inner input[type='text']::placeholder, .booking__inner input[type='email']::placeholder, .booking__inner textarea::placeholder {
      color: #333; }
  .booking__inner li {
    margin-bottom: 0px !important; }
  .booking__inner .footerform ul {
    position: relative; }
    @media only screen and (min-width: 1281px) {
      .booking__inner .footerform ul {
        max-width: 700px; } }
    .booking__inner .footerform ul .textarea {
      font-style: italic; }
      @media only screen and (min-width: 1281px) {
        .booking__inner .footerform ul .textarea {
          position: absolute;
          top: 12px;
          max-width: 410px;
          margin-left: 701px;
          height: 189px; } }
    .booking__inner .footerform ul .gfield {
      margin-top: 4px; }
      @media only screen and (min-width: 1281px) {
        .booking__inner .footerform ul .gfield {
          padding-right: 30px; } }
    @media only screen and (min-width: 1281px) {
      .booking__inner .footerform ul #field_1_3, .booking__inner .footerform ul #field_3_3, .booking__inner .footerform ul #field_4_3, .booking__inner .footerform ul #field_5_3, .booking__inner .footerform ul #field_6_3, .booking__inner .footerform ul #field_7_3 {
        float: right; } }

.header {
  background-color: #ffffff;
  margin: 0 auto;
  background-color: #009bd3;
  background-size: cover;
  overflow: hidden;
  position: relative;
  background-position: center; }
  .header.standard {
    background-image: url("/wp-content/themes/wp_jarla/assets/images/bak.jpg"); }
  .header:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.3)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.3));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.3));
    background-image: linear-gradient(rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.3)); }
  .header--skew {
    display: none; }
    @media only screen and (min-width: 1025px) {
      .header--skew {
        content: '';
        position: absolute;
        height: 100vh;
        width: 42%;
        min-width: 520px;
        top: 0px;
        left: -200px;
        background-color: rgba(0, 155, 211, 0.8);
        display: block;
        -ms-transform: skewX(-15deg);
        /* IE 9 */
        -webkit-transform: skewX(-15deg);
        /* Safari */
        transform: skewX(-15deg);
        /* Standard syntax */ } }
  .header__wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 1.86rem;
    position: relative; }
    @media only screen and (min-width: 1025px) {
      .header__wrapper {
        padding: 3.7rem 1.86rem 0 1.86rem; } }
    .header__wrapper__intro {
      margin: 3.7rem auto 0; }
      @media only screen and (min-width: 1025px) {
        .header__wrapper__intro {
          margin: 3.7rem auto 3.7rem; } }
      .header__wrapper__intro__pre-title {
        text-align: center;
        color: #ffffff;
        font-size: 15px;
        line-height: 1.2em;
        text-transform: uppercase; }
        @media only screen and (min-width: 768px) {
          .header__wrapper__intro__pre-title {
            text-align: left; } }
      .header__wrapper__intro__title {
        color: #ffffff;
        font-size: 28px;
        line-height: 1.2em;
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .header__wrapper__intro__title {
            text-align: left;
            font-size: 44px;
            text-align: left; } }
      .header__wrapper__intro__preamble {
        text-align: center;
        margin: 0 auto;
        color: #ffffff;
        max-width: 320px;
        font-size: 15px;
        line-height: 24px;
        min-height: 7rem;
        margin-bottom: 1.86rem; }
        @media only screen and (min-width: 768px) {
          .header__wrapper__intro__preamble {
            text-align: left;
            margin: 0;
            margin-bottom: 1.86rem; } }
      .header__wrapper__intro .cta__button {
        margin: 0 auto; }
        @media only screen and (min-width: 768px) {
          .header__wrapper__intro .cta__button {
            margin-left: 23px; } }
    .header__wrapper__hlogos {
      display: none; }
      @media only screen and (min-width: 768px) {
        .header__wrapper__hlogos {
          display: block;
          right: 0px;
          position: absolute;
          padding-right: 1.86rem;
          bottom: 1.86rem; } }
      @media only screen and (min-width: 1025px) {
        .header__wrapper__hlogos {
          bottom: 0px; } }
      .header__wrapper__hlogos img {
        margin-left: 1.86rem; }
        @media only screen and (min-width: 1025px) {
          .header__wrapper__hlogos img {
            margin-left: 2.8rem; } }
  .header__logo {
    display: block;
    text-indent: -9999px;
    background-image: url("/wp-content/themes/wp_jarla/assets/images/vit-jarlalogo.svg");
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    height: 20px;
    margin-top: 3px;
    position: relative;
    z-index: 101; }
    @media only screen and (min-width: 1025px) {
      .header__logo {
        width: 225px;
        height: 28px;
        margin-top: 0px; } }
    @media only screen and (min-width: 1281px) {
      .header__logo {
        width: 275px; } }
  .header .offerstart {
    border: 0px solid #fb9827;
    border-radius: 100%;
    width: 200px;
    height: 200px;
    position: relative;
    top: 20px;
    right: 0;
    margin: 0 auto;
    margin-top: 40px; }
    @media only screen and (min-width: 768px) {
      .header .offerstart {
        display: block;
        top: 180px;
        right: 30px;
        margin: 0;
        position: absolute; } }
    @media only screen and (min-width: 1025px) {
      .header .offerstart {
        display: block;
        top: 146px; } }
    .header .offerstart__inner {
      background-color: #fb9827;
      border-radius: 100%;
      width: 190px;
      height: 190px;
      display: block;
      position: absolute;
      top: 5px;
      left: 5px; }
      .header .offerstart__inner--text {
        margin-top: 52px;
        font-size: 18px;
        text-align: center;
        color: #fff; }
        .header .offerstart__inner--text .offer-pretitle {
          margin-bottom: 15px;
          font-weight: bold;
          font-size: 15px; }
        .header .offerstart__inner--text .offer-title {
          font-weight: bold;
          font-size: 24px;
          line-height: 26px; }
        .header .offerstart__inner--text span {
          font-size: 12px;
          margin-top: 15px;
          display: block; }

.footer {
  background-color: #009bd3;
  color: #ffffff;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  margin-bottom: -3.7rem; }
  .footer__inner {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 3.7rem 1.86rem 5.56rem 1.86rem; }
    @media only screen and (min-width: 1281px) {
      .footer__inner {
        padding: calc(15px + 2.8rem); } }
    @media only screen and (min-width: 1441px) {
      .footer__inner {
        padding: calc(15px + 3.7rem) 15px calc(15px + 3.7rem) 15px; } }
    .footer__inner__top {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      /* Let it fill the entire space horizontally */
      height: 100px; }
      .footer__inner__top a {
        display: block;
        text-indent: -9999px;
        background-image: url("/wp-content/themes/wp_jarla/assets/images/vit-jarlalogo.svg");
        content: '';
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 auto;
        width: 280px;
        height: 30px; }
    .footer__inner__col {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 30px; }
      .footer__inner__col h6 {
        font-size: 18px; }
      @media only screen and (min-width: 768px) {
        .footer__inner__col {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1; } }
    .footer__inner .info {
      height: 52px;
      font-style: italic;
      max-width: 260px; }
    .footer__inner .contact--tel {
      font-weight: bold;
      width: 100%;
      display: block; }
    .footer__inner .contact--mail {
      font-weight: bold;
      width: 100%;
      display: block; }
    .footer__inner .contact--map {
      font-weight: bold;
      width: 100%;
      display: block; }
  .footer a {
    color: #ffffff;
    text-decoration: none; }

.sub-footer {
  -webkit-clip-path: polygon(0 3.7rem, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 3.7rem, 100% 0, 100% 100%, 0 100%);
  background-color: #006f9d;
  color: #006f9d;
  margin: 0 auto;
  position: relative;
  padding-top: 5.56rem;
  z-index: 2; }
  .sub-footer__inner {
    max-width: 1400px;
    text-align: center;
    padding: 2.8rem;
    min-height: 160px;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin: 0 auto; }
    .sub-footer__inner a {
      color: #cbdfe7;
      text-decoration: none; }

.home .header__navigation li a {
  opacity: 1 !important; }

@media only screen and (min-width: 1025px) {
  .hidden-desk {
    display: none !important; } }

.header__navigation, .header__navigation--secondary {
  position: absolute; }
  .header__navigation__mobile, .header__navigation--secondary__mobile {
    display: none; }
  @media only screen and (min-width: 1025px) {
    .header__navigation .menu li, .header__navigation--secondary .menu li {
      margin-left: calc(0.93rem);
      display: inline-block; } }
  @media only screen and (min-width: 1281px) {
    .header__navigation .menu li, .header__navigation--secondary .menu li {
      margin-left: 1.86rem; } }
  @media only screen and (min-width: 1441px) {
    .header__navigation .menu li, .header__navigation--secondary .menu li {
      margin-left: 1.86rem; } }
  .header__navigation .menu li a, .header__navigation--secondary .menu li a {
    text-decoration: none;
    font-weight: 900;
    color: #ffffff;
    opacity: 0.6; }
  .header__navigation .menu li.current-menu-item a, .header__navigation .menu li.current-page-ancestor a, .header__navigation--secondary .menu li.current-menu-item a, .header__navigation--secondary .menu li.current-page-ancestor a {
    opacity: 1; }
  .header__navigation .menu li .sub-menu, .header__navigation--secondary .menu li .sub-menu {
    display: none; }

.header.light-theme .menu li a {
  color: #333333; }

.header__navigation {
  top: 62px;
  right: 30px;
  display: none; }
  @media only screen and (min-width: 1025px) {
    .header__navigation {
      display: block; } }
  .header__navigation--secondary {
    display: none; }
    @media only screen and (min-width: 1025px) {
      .header__navigation--secondary {
        display: block; } }

.header__navigation--secondary {
  top: 25px;
  right: 30px;
  font-size: 13px; }
  .header__navigation--secondary a {
    opacity: 0.6;
    -webkit-transition: opacity 0.2s;
    /* Safari */
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s; }
    .header__navigation--secondary a:hover {
      opacity: 1; }

.submenu {
  background-color: #006f9d; }
  .submenu ul {
    max-width: 1375px;
    margin: 0 auto;
    padding: 0; }
    .submenu ul li {
      display: inline-block; }
      .submenu ul li a {
        color: #ffffff;
        padding: 15px 10px;
        font-size: 15px;
        display: block;
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap; }
        @media only screen and (min-width: 768px) {
          .submenu ul li a {
            padding: 25px 15px; } }
        .submenu ul li a:hover {
          color: #e6e6e6; }
      .submenu ul li .children {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }

.mobile-menu--open .menu-bigmenu {
  display: block; }

.mobile-menu--open .header__navigation__mobile {
  display: block;
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png");
  background-color: #006f9d;
  width: 100%;
  position: fixed;
  left: 0px;
  height: 100vh;
  z-index: 99;
  top: 53px;
  padding: 0;
  padding-bottom: 54px;
  overflow-y: scroll; }
  .mobile-menu--open .header__navigation__mobile a {
    color: #fff; }
  .mobile-menu--open .header__navigation__mobile .menu-collapser {
    display: none !important; }
  .mobile-menu--open .header__navigation__mobile li {
    position: relative;
    width: 100%; }
    .mobile-menu--open .header__navigation__mobile li a {
      padding-top: 16px;
      padding-bottom: 16px;
      display: block;
      border-bottom: 1px solid #006189;
      text-decoration: none;
      text-indent: 30px;
      font-weight: 900; }
    .mobile-menu--open .header__navigation__mobile li .sub-toggle {
      top: 0px;
      right: 25px;
      position: absolute;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
      .mobile-menu--open .header__navigation__mobile li .sub-toggle.expanded {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .mobile-menu--open .header__navigation__mobile li .sub-toggle i {
        background-image: url("/wp-content/themes/wp_jarla/assets/images/arrow_light.svg");
        width: 55px;
        background-size: 15px 15px;
        height: 55px;
        display: block;
        text-indent: -99999px;
        background-position: center;
        background-repeat: no-repeat; }
    .mobile-menu--open .header__navigation__mobile li .sub-menu {
      background-color: #009bd3;
      background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png"); }
      .mobile-menu--open .header__navigation__mobile li .sub-menu a {
        color: #fff;
        border-bottom: 1px solid #008cbf; }
      .mobile-menu--open .header__navigation__mobile li .sub-menu .sub-menu {
        background-color: #ffffff; }
        .mobile-menu--open .header__navigation__mobile li .sub-menu .sub-menu i {
          background-image: url("/wp-content/themes/wp_jarla/assets/images/arrow_blue.svg"); }
        .mobile-menu--open .header__navigation__mobile li .sub-menu .sub-menu a {
          color: #009bd3;
          border-bottom: 1px solid #d9d9d9; }
        .mobile-menu--open .header__navigation__mobile li .sub-menu .sub-menu .sub-menu {
          background-color: whitesmoke; }
  .mobile-menu--open .header__navigation__mobile--secondary {
    display: none;
    z-index: 999;
    left: 30px;
    top: 260px; }
    @media only screen and (min-width: 1025px) {
      .mobile-menu--open .header__navigation__mobile--secondary {
        display: block; } }
    .mobile-menu--open .header__navigation__mobile--secondary .menu li {
      margin-bottom: 10px; }
      .mobile-menu--open .header__navigation__mobile--secondary .menu li a {
        color: #ffffff;
        text-transform: none;
        opacity: 1; }

.mobile-menu--open .header .js-toggle-mobile-menu {
  content: 'Meny';
  z-index: 99;
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png"); }

body.mobile-menu--open {
  overflow: hidden;
  position: fixed; }
  body.mobile-menu--open .swiper-wrapper .sub-menu {
    display: none !important; }

.header__wrapper {
  margin-top: 0px; }
  .header__wrapper__inner {
    background-color: #009bd3;
    top: 0px;
    position: absolute;
    left: 0px;
    width: 100%;
    padding: 15px 1.86rem; }
    @media only screen and (min-width: 1025px) {
      .header__wrapper__inner {
        background-color: transparent;
        top: auto;
        position: static;
        left: auto;
        padding: unset; } }

@media only screen and (min-width: 1025px) {
  .fixed .header__wrapper {
    margin-top: 32px; } }

.fixed .submenu {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  width: 100%;
  transition: top .2s;
  -moz-transition: top .2s;
  -webkit-transition: top .2s;
  -o-transition: top .2s; }

.fixed #site-header .header__navigation {
  top: 0px; }
  .fixed #site-header .header__navigation--secondary {
    display: none; }

.fixed #site-header .header__wrapper__inner {
  position: fixed;
  max-width: 100%;
  top: -53px;
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png");
  background-color: #009bd3;
  z-index: 999;
  right: 0px;
  left: 0px;
  margin: 0 auto;
  padding: 15px 1.86rem;
  max-width: 1400px;
  transition: top .2s;
  -moz-transition: top .2s;
  -webkit-transition: top .2s;
  -o-transition: top .2s; }
  @media only screen and (min-width: 1025px) {
    .fixed #site-header .header__wrapper__inner {
      top: -84px; } }
  @media only screen and (min-width: 1281px) {
    .fixed #site-header .header__wrapper__inner {
      top: -88px; } }
  @media only screen and (min-width: 1025px) {
    .fixed #site-header .header__wrapper__inner {
      padding: 30px; } }
  .fixed #site-header .header__wrapper__inner .headercontent {
    max-width: 1400px;
    margin: 0 auto;
    display: block; }
    @media only screen and (min-width: 1025px) {
      .fixed #site-header .header__wrapper__inner .headercontent {
        position: relative; } }

.fixed #site-header .header__wrapper__inner {
  max-width: 100%; }

.fixed.scrolled #site-header .header__wrapper__inner {
  top: 0px; }

.fixed.scrolled .submenu {
  top: 53px; }
  @media only screen and (min-width: 1025px) {
    .fixed.scrolled .submenu {
      top: 84px; } }
  @media only screen and (min-width: 1281px) {
    .fixed.scrolled .submenu {
      top: 88px; } }

.new_submenu:after {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 111, 157, 0)), to(#006f9d));
  background-image: -webkit-linear-gradient(left, rgba(0, 111, 157, 0), #006f9d);
  background-image: -o-linear-gradient(left, rgba(0, 111, 157, 0), #006f9d);
  background-image: linear-gradient(to right, rgba(0, 111, 157, 0), #006f9d);
  content: '';
  width: 50px;
  display: block;
  position: absolute;
  right: 0px;
  height: 100%;
  top: 0px;
  z-index: 99; }

.new_submenu .menu .menu-item {
  width: 0px !important; }
  .new_submenu .menu .menu-item.current-menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto !important; }
  .new_submenu .menu .menu-item a {
    display: none; }
  .new_submenu .menu .menu-item .sub-menu {
    display: none; }
    .new_submenu .menu .menu-item .sub-menu .menu-item {
      width: auto !important; }
  .new_submenu .menu .menu-item.menu-item-has-no-children a {
    display: block; }
  .new_submenu .menu .menu-item.current-menu-item.menu-item-has-children .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .new_submenu .menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item {
      width: auto !important; }
      .new_submenu .menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item a {
        display: block; }
      .new_submenu .menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item .sub-menu {
        display: none; }
  .new_submenu .menu .menu-item.current_page_ancestor .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item a {
      display: none; }
    .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item .sub-menu {
      display: none; }
    .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.menu-item-has-no-children a {
      display: block; }
    .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item a {
        display: block; }
      .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item .sub-menu {
        display: none; }
    .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item a {
        display: none; }
      .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item .sub-menu {
        display: none; }
      .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.menu-item-has-no-children a {
        display: block; }
      .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item a {
          display: block; }
        .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item .sub-menu {
          display: none; }
      .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item a {
          display: none; }
        .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item .sub-menu {
          display: none; }
        .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.menu-item-has-no-children a {
          display: block; }
        .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item a {
            display: block; }
          .new_submenu .menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current_page_ancestor .sub-menu .menu-item.current-menu-item.menu-item-has-children .sub-menu .menu-item .sub-menu {
            display: none; }

.js-toggle-mobile-menu {
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  display: block;
  background-size: 26px;
  background-repeat: no-repeat;
  line-height: 3.3rem;
  z-index: 99;
  background-color: #006f9d;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  height: 100%;
  padding: 0 1.86rem 0 10px;
  background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png"); }
  .js-toggle-mobile-menu span {
    position: relative;
    z-index: 99; }
  .js-toggle-mobile-menu:before {
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background-image: url("/wp-content/themes/wp_jarla/assets/images/grain-blur.png");
    width: 26px;
    height: 100%;
    background-color: #006f9d;
    content: '';
    display: block;
    position: absolute;
    left: -18px;
    border-radius: 7px 0 0 0; }
  @media only screen and (min-width: 1025px) {
    .js-toggle-mobile-menu {
      display: none; } }

.error-404 {
  padding: 48px;
  text-align: center; }

#reco {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px; }
  @media only screen and (min-width: 1281px) {
    #reco {
      width: 300px; } }
  #reco--badge-2019, #reco--badge-fiveYears {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.offgrid-images {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  right: 0px;
  max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .offgrid-images {
      max-width: 280px;
      margin-left: 30px; } }
  @media only screen and (min-width: 1025px) {
    .offgrid-images {
      display: block;
      max-width: 320px; } }
  @media only screen and (min-width: 1025px) {
    .offgrid-images {
      margin-left: 3.7rem;
      max-width: 420px; } }
  @media only screen and (min-width: 1441px) {
    .offgrid-images {
      margin-top: -220px; } }
  .offgrid-images.on-grid {
    margin-top: 0px; }
  .offgrid-images img {
    max-width: 100%;
    margin-bottom: 20px;
    display: none; }
    @media only screen and (min-width: 1441px) {
      .offgrid-images img {
        display: block; } }
  .offgrid-images .contactcard {
    position: relative;
    overflow: hidden; }
    .offgrid-images .contactcard:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      opacity: 0.2;
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.2s;
      /* Safari */
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .offgrid-images .contactcard:hover:before {
      background-size: cover;
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .offgrid-images .contactcard__inner {
      position: relative;
      z-index: 99;
      padding: 20px; }
      @media only screen and (min-width: 1025px) {
        .offgrid-images .contactcard__inner {
          padding: 1.86rem; } }
      @media only screen and (min-width: 1281px) {
        .offgrid-images .contactcard__inner {
          padding: 2.8rem; } }
      @media only screen and (min-width: 1441px) {
        .offgrid-images .contactcard__inner {
          padding: 3.7rem; } }
      .offgrid-images .contactcard__inner a {
        text-decoration: none; }
      .offgrid-images .contactcard__inner .block-title, .offgrid-images .contactcard__inner p {
        margin-bottom: 50px; }

.content__block {
  margin-bottom: 3.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .content__block {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .content__block ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 20px; }
    .content__block ul li {
      margin-bottom: 15px; }
  .content__block ol {
    list-style: decimal;
    margin-left: 20px;
    margin-bottom: 20px; }
    .content__block ol li {
      margin-bottom: 15px; }
  .content__block__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .content__block__inner.maxwidth {
      max-width: 700px; }
  .content__block--text-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .content__block--text-left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }
  .content__block--text-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .content__block--text-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .content__block--intro {
    margin-top: 1.86rem;
    margin-left: 0px; }
    @media only screen and (min-width: 1025px) {
      .content__block--intro {
        margin-left: 3.7rem;
        margin-top: 2.8rem; } }
    @media only screen and (min-width: 1281px) {
      .content__block--intro {
        margin-left: 15%;
        margin-top: 3.7rem; } }
    @media only screen and (min-width: 1441px) {
      .content__block--intro {
        margin-left: 25%; } }
  .content__block.downset-top {
    margin-left: 0px; }
    @media only screen and (min-width: 1025px) {
      .content__block.downset-top {
        margin-left: 3.7rem;
        margin-top: 5.56rem; } }
    @media only screen and (min-width: 1281px) {
      .content__block.downset-top {
        margin-left: 15%; } }
    @media only screen and (min-width: 1441px) {
      .content__block.downset-top {
        margin-left: 25%; } }
  .content__block__imgleft {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%; }
    .content__block__imgleft ul {
      list-style: none;
      margin-left: 0px; }
      .content__block__imgleft ul li {
        margin-bottom: 0px; }
    .content__block__imgleft img {
      display: none;
      height: auto; }
      .content__block__imgleft img:first-child {
        display: block;
        width: 100%; }
      @media only screen and (min-width: 768px) {
        .content__block__imgleft img {
          display: block;
          width: auto; } }
    @media only screen and (min-width: 768px) {
      .content__block__imgleft {
        max-width: 320px; } }
    @media only screen and (min-width: 1025px) {
      .content__block__imgleft {
        max-width: 420px; } }
    .content__block__imgleft img {
      max-width: 100%;
      margin-bottom: 30px; }
  .content__block__imgright {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media only screen and (min-width: 768px) {
      .content__block__imgright {
        max-width: 320px;
        margin-right: 45px; } }
    @media only screen and (min-width: 1025px) {
      .content__block__imgright {
        max-width: 420px;
        margin-right: 5.56rem; } }
    @media only screen and (min-width: 1281px) {
      .content__block__imgright {
        margin-right: 160px; } }
    .content__block__imgright ul {
      list-style: none;
      margin-left: 0px;
      margin-bottom: 0px; }
      .content__block__imgright ul li {
        margin-bottom: 0px; }
    .content__block__imgright img {
      display: none;
      max-width: 100%;
      margin-bottom: 30px;
      height: auto; }
      .content__block__imgright img:first-child {
        display: block;
        width: 100%; }
      @media only screen and (min-width: 768px) {
        .content__block__imgright img {
          display: block;
          width: 100%; } }
  .content__block__textleft {
    margin-left: 0px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media only screen and (min-width: 768px) {
      .content__block__textleft {
        margin-right: 45px; } }
    @media only screen and (min-width: 1025px) {
      .content__block__textleft {
        margin-left: 3.7rem;
        margin-right: 3.7rem; } }
    @media only screen and (min-width: 1281px) {
      .content__block__textleft {
        margin-left: 15%;
        margin-right: 5.56rem; } }
    @media only screen and (min-width: 1441px) {
      .content__block__textleft {
        margin-left: 25%; } }
  .content__block__textright {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media only screen and (min-width: 768px) {
      .content__block__textright {
        max-width: 520px; } }

.content__grid {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  min-height: 400px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .content__grid {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .content__grid > div:first-child {
    margin-bottom: 20px;
    margin-right: 0px; }
    @media only screen and (min-width: 768px) {
      .content__grid > div:first-child {
        margin-right: 20px;
        margin-bottom: 0px; } }
  .content__grid__inner {
    padding: 1.86rem;
    z-index: 99;
    position: relative; }
    @media only screen and (min-width: 1025px) {
      .content__grid__inner {
        padding: 2.8rem; } }
    @media only screen and (min-width: 1281px) {
      .content__grid__inner {
        padding: 3.7rem; } }
    .content__grid__inner .preamble {
      padding-bottom: 30px; }
  .content__grid__full {
    margin-right: 0px !important;
    margin-bottom: 0px !important; }
    .content__grid__full.image-text-image .offgrid {
      float: left;
      margin-bottom: 3.7rem;
      margin-top: 30px;
      position: relative;
      top: 0px;
      max-width: 7.5rem;
      display: none;
      margin-top: 30px;
      -webkit-transition: all 0.3s;
      /* Safari */
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      -webkit-transform: scale(0.97);
      -ms-transform: scale(0.97);
      transform: scale(0.97); }
      @media only screen and (min-width: 768px) {
        .content__grid__full.image-text-image .offgrid {
          display: block;
          margin-right: 30px;
          margin-left: 30px;
          margin-top: -30px; } }
      @media only screen and (min-width: 1025px) {
        .content__grid__full.image-text-image .offgrid {
          margin-left: 3.7rem;
          margin-bottom: 3.7rem;
          margin-top: -3.7rem;
          max-width: none; } }
    .content__grid__full.image-text-image:hover .offgrid {
      top: -15px;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .content__grid__full.image-text-image .content__grid__inner {
      margin-left: 1.86rem;
      padding-left: 0px; }
      @media only screen and (min-width: 1025px) {
        .content__grid__full.image-text-image .content__grid__inner {
          margin-left: 3.7rem; } }
      @media only screen and (min-width: 768px) {
        .content__grid__full.image-text-image .content__grid__inner {
          padding-right: 30px;
          margin-left: 22%; } }
      @media only screen and (min-width: 1281px) {
        .content__grid__full.image-text-image .content__grid__inner {
          margin-right: 25%;
          padding-right: 0px; } }
    .content__grid__full.image-text-image .rightimg {
      position: absolute;
      right: 0px;
      top: 0px;
      padding-right: 30px;
      padding-top: 30px;
      margin-top: 100px;
      margin-right: 3.7rem;
      display: none; }
      @media only screen and (min-width: 1281px) {
        .content__grid__full.image-text-image .rightimg {
          display: block; } }
  .content__grid__one-thirds, .content__grid__two-thirds {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    cursor: pointer; }
    .content__grid__one-thirds.part-background:after, .content__grid__two-thirds.part-background:after {
      right: 0px;
      background-position: center;
      background-size: cover;
      content: '';
      display: block;
      padding: 30px;
      position: absolute;
      bottom: 0px;
      margin-top: 5.56rem;
      background-image: url("/wp-content/themes/wp_datema/assets/images/stairway.jpg");
      -webkit-filter: sepia(100%) hue-rotate(300deg);
      filter: sepia(100%) hue-rotate(300deg);
      opacity: 0.1;
      width: 50%;
      margin: 30px;
      content: '';
      display: block;
      height: calc(100% - 3.7rem);
      -webkit-transition: all 0.2s;
      /* Safari */
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      @media only screen and (min-width: 1025px) {
        .content__grid__one-thirds.part-background:after, .content__grid__two-thirds.part-background:after {
          height: calc(100% - 7.5rem); } }
    .content__grid__one-thirds.part-background:hover:after, .content__grid__two-thirds.part-background:hover:after {
      width: 53%;
      height: calc(100% - 110px); }
    .content__grid__one-thirds.part-background .block-title, .content__grid__one-thirds.part-background h3, .content__grid__one-thirds.part-background .preamble, .content__grid__two-thirds.part-background .block-title, .content__grid__two-thirds.part-background h3, .content__grid__two-thirds.part-background .preamble {
      max-width: 460px; }
    .content__grid__one-thirds.bgcolor--light-green:after, .content__grid__one-thirds.bgcolor--green:after, .content__grid__two-thirds.bgcolor--light-green:after, .content__grid__two-thirds.bgcolor--green:after {
      -webkit-filter: sepia(100%) hue-rotate(100deg);
      filter: sepia(100%) hue-rotate(100deg); }
    .content__grid__one-thirds.bgcolor--light-blue:after, .content__grid__one-thirds.bgcolor--blue:after, .content__grid__two-thirds.bgcolor--light-blue:after, .content__grid__two-thirds.bgcolor--blue:after {
      -webkit-filter: sepia(100%) hue-rotate(200deg);
      filter: sepia(100%) hue-rotate(200deg); }
  .content__grid__two-thirds {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media only screen and (min-width: 1025px) {
      .content__grid__two-thirds {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2; } }

.singlecase-bigblock {
  position: relative;
  min-height: 580px;
  padding: 1.86rem; }
  .singlecase-bigblock:before {
    background-image: url("/wp-content/themes/wp_datema/assets/images/coopforum.jpg");
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.3; }
  @media only screen and (min-width: 1025px) {
    .singlecase-bigblock {
      min-height: 720px; } }
  @media only screen and (min-width: 1281px) {
    .singlecase-bigblock {
      padding: 2.8rem; } }
  @media only screen and (min-width: 1441px) {
    .singlecase-bigblock {
      padding: 3.7rem; } }
  .singlecase-bigblock .block-title {
    position: relative; }
  .singlecase-bigblock h4 {
    font-size: 78px;
    margin-top: 12%;
    margin-bottom: 45px;
    position: relative; }
  .singlecase-bigblock .case-cat {
    text-transform: uppercase;
    position: relative; }
  .singlecase-bigblock.bgcolor--blue {
    color: #fff; }

.quote {
  padding: 1.86rem; }
  @media only screen and (min-width: 1025px) {
    .quote {
      padding: 2.8rem;
      padding-top: 3.7rem;
      padding-bottom: 3.7rem; } }
  @media only screen and (min-width: 1441px) {
    .quote {
      padding: 3.7rem;
      padding-top: calc( 2.8rem +  3.7rem);
      padding-bottom: calc( 2.8rem +  3.7rem); } }
  .quote__text {
    color: #fd8280;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    font-style: italic;
    max-width: 640px;
    margin: 0 auto;
    padding-bottom: 30px; }
  .quote__image {
    max-width: 7.5rem;
    border-radius: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px; }
  .quote__name {
    text-align: center;
    text-transform: uppercase;
    color: #009bd3;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 900; }
  .quote__title {
    text-align: center; }

html {
  scroll-behavior: smooth; }

.home .header {
  padding-bottom: 1.86rem; }

.home .homepage {
  position: relative; }

.content {
  position: relative; }
  @media only screen and (min-width: 360px) {
    .content {
      padding: 1.233rem; } }

.boxzilla ul {
  list-style: disc;
  margin-left: 10px; }
  .boxzilla ul.checklist {
    margin-left: 0px;
    list-style: none; }
    .boxzilla ul.checklist li {
      margin-bottom: 10px;
      font-style: italic; }
    .boxzilla ul.checklist li:before {
      content: '✓ ';
      color: green; }

#main
ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 20px; }
  #main
ul li {
    margin-bottom: 10px;
    line-height: 1.3rem; }
  #main
ul.alpha {
    list-style: none;
    counter-reset: listStyle;
    margin-left: 1em; }
    #main
ul.alpha li {
      counter-increment: listStyle;
      position: relative; }
      #main
ul.alpha li::before {
        margin-right: 0.75em;
        content: counter(listStyle, upper-alpha);
        font-weight: bold;
        position: absolute;
        margin-left: -1em; }

ol {
  list-style: decimal;
  margin-left: 0px;
  list-style: none;
  counter-reset: item;
  list-style-type: none;
  margin-bottom: 20px;
  margin-left: 1em; }
  ol.start2 {
    counter-reset: item 1; }
  ol.start3 {
    counter-reset: item 2; }
  ol.start4 {
    counter-reset: item 3; }
  ol.start5 {
    counter-reset: item 4; }
  ol.start6 {
    counter-reset: item 5; }
  ol.start7 {
    counter-reset: item 6; }
  ol.start8 {
    counter-reset: item 7; }
  ol.start9 {
    counter-reset: item 8; }
  ol li {
    margin-bottom: 10px;
    line-height: 1.5rem; }
    ol li::before {
      margin-right: 0.75em;
      content: counter(item) "  ";
      counter-increment: item;
      font-weight: bold;
      position: absolute;
      margin-left: -1em; }
  ol.bignr {
    margin-left: 2.5em; }
    ol.bignr li {
      margin-bottom: 20px; }
      ol.bignr li:before {
        background-color: #009bd3;
        color: #ffffff;
        border-radius: 100%;
        height: 30px;
        width: 30px;
        margin-left: -2.5em;
        line-height: 29px;
        text-align: center;
        display: inline-block;
        margin-top: -3px; }

.dynamic__block.ptb {
  padding: 1.86rem 0; }
  @media only screen and (min-width: 768px) {
    .dynamic__block.ptb {
      padding: 3.7rem 0; } }
  .dynamic__block.ptb--p2 {
    padding: 1.86rem 0; }
    @media only screen and (min-width: 768px) {
      .dynamic__block.ptb--p2 {
        padding: 5.56rem 0; } }
  .dynamic__block.ptb--p3 {
    padding: 2.8rem 0; }
    @media only screen and (min-width: 768px) {
      .dynamic__block.ptb--p3 {
        padding: 7.5rem 0; } }

.dynamic__block.pt {
  padding-top: 1.86rem; }
  @media only screen and (min-width: 768px) {
    .dynamic__block.pt {
      padding-top: 3.7rem; } }
  .dynamic__block.pt--p2 {
    padding-top: 1.86rem; }
    @media only screen and (min-width: 768px) {
      .dynamic__block.pt--p2 {
        padding-top: 5.56rem; } }
  .dynamic__block.pt--p3 {
    padding-top: 2.8rem; }
    @media only screen and (min-width: 768px) {
      .dynamic__block.pt--p3 {
        padding-top: 7.5rem; } }

.dynamic__block.pb {
  padding-bottom: 1.86rem; }
  @media only screen and (min-width: 768px) {
    .dynamic__block.pb {
      padding-bottom: 3.7rem; } }
  .dynamic__block.pb--p2 {
    padding-bottom: 1.86rem; }
    @media only screen and (min-width: 768px) {
      .dynamic__block.pb--p2 {
        padding-bottom: 5.56rem; } }
  .dynamic__block.pb--p3 {
    padding-bottom: 2.8rem; }
    @media only screen and (min-width: 768px) {
      .dynamic__block.pb--p3 {
        padding-bottom: 7.5rem; } }

.dynamic__block__inner {
  max-width: 1400px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 1.86rem; }
  @media only screen and (min-width: 768px) {
    .dynamic__block__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .dynamic__block__inner--reverse .dynamic__block__img {
    margin-bottom: 1.86rem; }
  @media only screen and (min-width: 768px) {
    .dynamic__block__inner--reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      .dynamic__block__inner--reverse .dynamic__block__text {
        margin-left: 0px; }
      .dynamic__block__inner--reverse .dynamic__block__img {
        margin: 0 1.86rem; }
        .dynamic__block__inner--reverse .dynamic__block__img:first-child {
          margin-right: 0px; }
        .dynamic__block__inner--reverse .dynamic__block__img:last-child {
          margin-right: 0px; } }
  @media only screen and (min-width: 768px) {
    .dynamic__block__inner .col2spacing {
      line-height: 1px;
      height: 72px; } }
  @media only screen and (min-width: 1025px) {
    .dynamic__block__inner .col2spacing {
      height: 78px; } }

.dynamic__block__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media only screen and (min-width: 768px) {
    .dynamic__block__text {
      max-width: 620px;
      margin: 0 1.86rem; } }
  .dynamic__block__text:first-child {
    margin-left: 0px; }
  .dynamic__block__text:last-child {
    margin-right: 0px; }

.dynamic__block__img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  max-width: 620px;
  margin-bottom: 1.86rem; }
  .dynamic__block__img__inner {
    display: block; }
    .dynamic__block__img__inner img {
      max-width: 100%;
      height: auto;
      margin-bottom: 20px;
      border-radius: 5px; }
    .dynamic__block__img__inner img:nth-child(2) {
      display: none;
      max-width: 50%;
      float: left; }
      @media only screen and (min-width: 768px) {
        .dynamic__block__img__inner img:nth-child(2) {
          display: block; } }
    .dynamic__block__img__inner img:nth-child(3) {
      display: none;
      max-width: calc(50% - 20px);
      float: right;
      margin-left: 20px; }
      @media only screen and (min-width: 768px) {
        .dynamic__block__img__inner img:nth-child(3) {
          display: block; } }

.pricetable {
  background-color: #ffffff;
  margin: 0 0 1.86rem 0;
  /* CAUTION: IE hackery ahead */
  /* target Internet Explorer 9 to undo the custom arrow */ }
  .pricetable.centerbox {
    margin: 0 auto !important; }
  @media only screen and (min-width: 1025px) {
    .pricetable {
      margin: 0 1rem; } }
  .pricetable h6 {
    font-size: 1.8em;
    font-style: italic;
    margin-bottom: 0px; }
  .pricetable__header {
    background-color: #009bd3;
    padding: 1.86rem 0.4rem;
    text-align: center;
    color: #fff; }
    .pricetable__header--pretext {
      text-transform: uppercase;
      font-weight: 600;
      margin-bottom: 8px; }
  .pricetable__text {
    padding: 1.86rem !important;
    text-align: center; }
    .pricetable__text .price {
      font-size: 1.8em;
      font-weight: 900;
      display: block;
      margin-top: 1em;
      margin-bottom: 0.4em; }
      .pricetable__text .price--red {
        color: #ce4444; }
      .pricetable__text .price--ord {
        font-size: 14px;
        font-weight: 900; }
  .pricetable select {
    margin: 15px;
    width: 200px;
    padding: 10px 35px 10px 10px;
    font-size: 16px;
    border: 1px solid #eee;
    height: 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("/wp-content/themes/wp_jarla/assets/images/arrow-down-sign-to-navigate.svg") 96%/6% no-repeat #eee; }
  .pricetable select::-ms-expand {
    display: none;
    /* remove default arrow in IE 10 and 11 */ }
  @media screen and (min-width: 0\0) {
    .pricetable select {
      background: none\9;
      padding: 5px\9; } }
  .pricetable__policy {
    font-size: 13px;
    margin-top: 20px;
    display: block; }

.textblock {
  z-index: 9;
  position: relative; }
  .textblock--center {
    margin: 0 auto;
    text-align: center;
    max-width: 560px; }
  .textblock--title {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 16px; }
  .textblock--text {
    padding-bottom: 10px; }
    .textblock--text img {
      max-width: 100%; }

/* Modul: Three blocks */
.three-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.233rem; }
  .three-blocks .three-blocks__block {
    width: 100%;
    margin-bottom: 1.86rem;
    padding: 1.86rem;
    background-size: 109%;
    background-position: top center;
    top: 0px;
    position: relative;
    -webkit-transition: all 0.2s;
    /* Safari */
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    @media only screen and (min-width: 481px) {
      .three-blocks .three-blocks__block {
        padding: 2.8rem; } }
    @media only screen and (min-width: 1025px) {
      .three-blocks .three-blocks__block {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto;
        margin-right: 1.233rem;
        margin-bottom: 0px;
        padding: 1.86rem; } }
    @media only screen and (min-width: 1281px) {
      .three-blocks .three-blocks__block {
        padding: 2.8rem; } }
    @media only screen and (min-width: 1441px) {
      .three-blocks .three-blocks__block {
        padding: 3.7rem; } }
    .three-blocks .three-blocks__block:hover {
      background-size: 112%;
      top: -4px; }
    .three-blocks .three-blocks__block:last-child {
      margin-right: 0px; }
    .three-blocks .three-blocks__block h3 {
      color: #009bd3;
      margin-bottom: 30px; }
    .three-blocks .three-blocks__block p {
      margin-bottom: 30px; }

/* Modul: Block Grid */
#thegrid {
  padding: 3.7rem 0; }

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 100px;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .grid.rowcol {
    position: relative; }
  .grid__col {
    border-radius: 3px;
    min-height: 420px;
    background-size: cover;
    background-position: center; }
    @media only screen and (min-width: 1025px) {
      .grid__col {
        min-height: 520px; } }
    .grid__col__inner {
      padding: 1.86rem;
      position: relative;
      height: 100%; }
      @media only screen and (min-width: 1025px) {
        .grid__col__inner {
          padding: 3.7rem; } }
      .grid__col__inner__info {
        position: absolute;
        bottom: 0px;
        padding: 1.86rem 1.86rem;
        width: 100%;
        left: 0px; }
        @media only screen and (min-width: 1025px) {
          .grid__col__inner__info {
            padding: 3.7rem 1.86rem; } }
    .grid__col h4 {
      font-size: 32px;
      max-width: 380px;
      margin: 0 auto;
      text-align: center;
      margin-bottom: 10px;
      line-height: 28px;
      font-size: 20px; }
      @media only screen and (min-width: 768px) {
        .grid__col h4 {
          line-height: 32px;
          font-size: 30px; } }
      @media only screen and (min-width: 1025px) {
        .grid__col h4 {
          line-height: 36px;
          font-size: 32px; } }
    .grid__col .preamble {
      text-align: center;
      color: #ffffff;
      font-weight: 600;
      max-width: 380px;
      margin: 0 auto; }
    .grid__col__fullone {
      width: 100%;
      position: relative;
      overflow: hidden;
      margin-bottom: 10px; }
      .grid__col__fullone:before {
        content: '';
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        border-radius: 3px; }
      .grid__col__fullone h4, .grid__col__fullone .preamble {
        max-width: 840px; }
    .grid__col__halfs__one {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      margin-bottom: 10px;
      overflow: hidden;
      position: relative; }
      @media only screen and (min-width: 1025px) {
        .grid__col__halfs__one {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          margin: 0 5px;
          margin-bottom: 10px; } }
      .grid__col__halfs__one:first-child {
        margin-left: 0px; }
      .grid__col__halfs__one:last-child {
        margin-right: 0px; }
      .grid__col__halfs__one:before {
        content: '';
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        border-radius: 3px; }
    .grid__col__halfs h4 {
      line-height: 28px;
      font-size: 20px; }
      @media only screen and (min-width: 768px) {
        .grid__col__halfs h4 {
          line-height: 32px;
          font-size: 30px; } }
      @media only screen and (min-width: 1025px) {
        .grid__col__halfs h4 {
          line-height: 32px;
          font-size: 24px; } }
    .grid__col__thirds__one {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      margin-bottom: 10px;
      position: relative;
      overflow: hidden;
      position: relative;
      overflow: hidden; }
      @media only screen and (min-width: 1025px) {
        .grid__col__thirds__one {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          margin: 0 5px;
          margin-bottom: 10px; } }
      .grid__col__thirds__one:first-child {
        margin-left: 0px; }
      .grid__col__thirds__one:last-child {
        margin-right: 0px; }
      .grid__col__thirds__one h4 {
        line-height: 28px;
        font-size: 20px; }
        @media only screen and (min-width: 768px) {
          .grid__col__thirds__one h4 {
            line-height: 32px;
            font-size: 30px; } }
        @media only screen and (min-width: 1025px) {
          .grid__col__thirds__one h4 {
            line-height: 32px;
            font-size: 24px; } }
      .grid__col__thirds__one:before {
        content: '';
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        border-radius: 3px; }
  .grid--title {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900; }
  .grid .cta__button {
    margin-top: 2.8rem;
    min-width: 180px; }

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