/*!
 * Bootstrap v4.0.0-alpha.3 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
.container {
  /*@include make-container();
    @include make-container-max-widths();*/ }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

.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-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-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-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-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
  width: 100%; }

.col-xs {
  position: relative;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px; }

.col-xs-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

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

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

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

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

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

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

.flex-xs-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.flex-xs-middle {
  -ms-flex-item-align: center;
  align-self: center; }

.flex-xs-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.flex-items-xs-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

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

.flex-items-xs-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

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

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

@media (min-width: 544px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 544px) {
  .flex-items-sm-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-items-sm-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-items-sm-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 544px) {
  .flex-sm-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .flex-sm-middle {
    -ms-flex-item-align: center;
    align-self: center; }
  .flex-sm-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 544px) {
  .flex-items-sm-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-items-sm-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-items-sm-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-items-sm-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-items-sm-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 768px) {
  .flex-items-md-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-items-md-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-items-md-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 768px) {
  .flex-md-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .flex-md-middle {
    -ms-flex-item-align: center;
    align-self: center; }
  .flex-md-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 768px) {
  .flex-items-md-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-items-md-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-items-md-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-items-md-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-items-md-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 992px) {
  .flex-items-lg-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-items-lg-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-items-lg-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 992px) {
  .flex-lg-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .flex-lg-middle {
    -ms-flex-item-align: center;
    align-self: center; }
  .flex-lg-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 992px) {
  .flex-items-lg-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-items-lg-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-items-lg-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-items-lg-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-items-lg-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

@media (min-width: 1200px) {
  .flex-items-xl-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-items-xl-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-items-xl-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (min-width: 1200px) {
  .flex-xl-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .flex-xl-middle {
    -ms-flex-item-align: center;
    align-self: center; }
  .flex-xl-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; } }

@media (min-width: 1200px) {
  .flex-items-xl-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-items-xl-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-items-xl-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-items-xl-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-items-xl-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

@font-face {
  font-family: 'HemaBook';
  src: url("../../../assets/fonts/hema/hema-book.eot"), url("../../../assets/fonts/hema/hema-book.woff") format("woff"), url("../../../assets/fonts/hema/hema-book.ttf") format("truetype");
  font-weight: normal !important;
  font-style: normal; }

@font-face {
  font-family: 'HemaDemibold';
  src: url("../../../assets/fonts/hema/hema-demibold.eot") format("embedded-opentype"), url("../../../assets/fonts/hema/hema-demibold.woff") format("woff"), url("../../../assets/fonts/hema/hema-demibold.ttf") format("truetype");
  font-weight: normal !important;
  font-style: normal; }

@font-face {
  font-family: 'HemaBold';
  src: url("../../../assets/fonts/hema/hema-bold.eot") format("embedded-opentype"), url("../../../assets/fonts/hema/hema-bold.woff") format("woff"), url("../../../assets/fonts/hema/hema-bold.woff") format("truetype");
  font-weight: normal !important;
  font-style: normal; }

body {
  font-weight: normal !important;
  font-size: 1.3rem;
  line-height: 2rem;
  -webkit-font-feature-settings: 'kern';
  font-feature-settings: 'kern'; }

.green {
  color: #9AC122 !important; }

.blue {
  color: #5DC5E3 !important; }

.h1, .h2, .h3, .h4 {
  font-family: "HemaBold", sans-serif;
  font-weight: normal; }

.h1 {
  font-size: 3.0rem;
  line-height: 1.2;
  color: #323232;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .h1 {
      font-size: 4.0rem; } }

.h2 {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #323232;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .h2 {
      font-size: 2.4rem;
      line-height: 3rem; } }

.h3 {
  font-size: 1.7rem;
  line-height: 2.2rem;
  color: #323232;
  margin-bottom: 10px; }
  .h3.is-small {
    font-size: 1.4rem;
    line-height: 2rem; }

.h4 {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .h4 {
      font-size: 1.8rem;
      line-height: 2rem; } }

p {
  margin-bottom: 20px; }
  p.info-description {
    color: black; }
  p a {
    color: #5DC5E3;
    -webkit-transition: color .2s;
    transition: color .2s; }
    p a:hover {
      color: #36acce; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }
  *::after, *::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0; }

a {
  text-decoration: none;
  color: #323232; }

ol,
ul {
  list-style: none; }

html {
  font-size: 62.5%;
  font-family: "HemaBook", serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #323232; }

button,
input,
textarea {
  font-family: "HemaBook", serif;
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0; }
  button:focus,
  input:focus,
  textarea:focus {
    outline: none; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 900;
  font-size: 1.2rem;
  color: #8b8a87;
  font-family: "HemaDemibold", sans-serif; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 900;
  font-size: 1.2rem;
  color: #8b8a87;
  font-family: "HemaDemibold", sans-serif; }

:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 900;
  font-size: 1.2rem;
  color: #8b8a87;
  font-family: "HemaDemibold", sans-serif; }

:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 900;
  font-size: 1.2rem;
  color: #8b8a87;
  font-family: "HemaDemibold", sans-serif; }

body,
button,
input,
select,
textarea {
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  font-smoothing: antialiased; }

button {
  outline: none;
  background-color: transparent;
  cursor: pointer; }

input {
  border-radius: 0; }
  input::-ms-clear {
    display: none; }

textarea {
  resize: vertical; }

/*img {
    image-rendering: -webkit-optimize-contrast;
}*/
@font-face {
  font-family: 'HEMA-foto-icons';
  src: url("../../../assets/fonts/iconfont/HEMA-foto-icons.eot?vg9642") format("embedded-opentype"), url("../../../assets/fonts/iconfont/HEMA-foto-icons.ttf?vg9642") format("truetype"), url("../../../assets/fonts/iconfont/HEMA-foto-icons.woff?vg9642") format("woff"), url("../assets/fonts/iconfont/HEMA-foto-icons.svg?vg9642#HEMA-foto-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^='icon-'],
[class*='icon-'] {
  font-family: 'HEMA-foto-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home::before {
  content: '\e600'; }

.icon-check::before {
  content: '\e601'; }

.icon-delete::before {
  content: '\e602'; }

.icon-basket::before {
  content: '\e603'; }

.icon-search::before {
  content: '\e604'; }

.icon-search-gloss::before {
  content: '\e605'; }

.icon-user::before {
  content: '\e606'; }

.icon-telephone::before {
  content: '\e607'; }

.icon-marker::before {
  content: '\e608'; }

.icon-mouse-arrow::before {
  content: '\e609'; }

.icon-price-round::before {
  content: '\e60a'; }

.icon-check-light::before {
  content: '\e60b'; }

.icon-delete-light::before {
  content: '\e60c'; }

.icon-arrow-left::before {
  content: '\e60d'; }

.icon-arrow-right::before {
  content: '\e60e'; }

.icon-angle-up-light::before {
  content: '\e60f'; }

.icon-angle-down-light::before {
  content: '\e610'; }

.icon-angle-left::before {
  content: '\e611'; }

.icon-angle-right::before {
  content: '\e612'; }

.icon-caret-up::before {
  content: '\e613'; }

.icon-caret-down::before {
  content: '\e614'; }

.icon-quote::before {
  content: '\e615'; }

.icon-unquote::before {
  content: '\e616'; }

.icon-plus::before {
  content: '\e617'; }

.icon-hyphen::before {
  content: '\e618'; }

.icon-angle-up::before {
  content: '\e619'; }

.icon-angle-down::before {
  content: '\e620'; }

.icon-zoom-in::before {
  content: '\e621'; }

.icon-zoom-out::before {
  content: '\e622'; }

.icon-quickview::before {
  content: '\e623'; }

.icon-share::before {
  content: '\e624'; }

.icon-rating::before {
  content: '\e61a'; }

.icon-bullet::before {
  content: '\e61b'; }

.icon-list::before {
  content: '\e61c'; }

.icon-warning::before {
  content: '\e61d'; }

.icon-facebook::before {
  content: '\e802'; }

.icon-twitter::before {
  content: '\e801'; }

.icon-youtube::before {
  content: '\e800'; }

.icon-apple::before {
  content: '\e803'; }

.icon-windows::before {
  content: '\e804'; }

.icon-ipad::before {
  content: '\e805'; }

.icon-movie::before {
  content: '\e806'; }

.icon-sdcard::before {
  content: '\e807'; }

.icon-film::before {
  content: '\e808'; }

.icon-play::before {
  content: '\e900'; }

.icon-book::before {
  content: '\e901'; }

.icon-icon_47-print::before {
  content: '\e902'; }

.icon-trash::before {
  content: '\e903'; }

.icon-edit::before {
  content: '\e904'; }

.icon-location::before {
  content: '\e905'; }

.hamburger {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 2px;
  background-color: #ffffff; }
  .hamburger:before {
    position: absolute;
    top: -5px;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    content: ''; }
  .hamburger:after {
    position: absolute;
    top: 5px;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    content: ''; }

body {
  position: relative; }

.page-wrap {
  padding-top: 10px; }

.container {
  max-width: 1240px;
  margin: 0 auto; }

@media (max-width: 767px) {
  .mob-hide {
    display: none !important; } }

@media (min-width: 768px) {
  .desk-hide {
    display: none !important; } }

.mtop-15 {
  margin-top: 15px; }

.section-default {
  padding: 20px 10px; }
  .section-default:first-child {
    padding-top: 30px; }
  .section-default.section-grey {
    background-color: #f1efeb;
    padding: 40px 10px; }
    .section-default.section-grey.padding-small {
      padding: 20px 10px; }

.section-white {
  padding: 20px;
  background-color: white; }
  .section-white .form {
    padding: 0; }

.header {
  padding: 10px;
  height: 90px;
  -webkit-transition: height .2s;
  transition: height .2s; }
  .header.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: #ffffff;
    border-bottom: 1px solid #d0cdc7;
    z-index: 200; }
    @media (max-width: 767px) {
      .header.is-sticky {
        height: 70px; }
        .header.is-sticky .header-logo a {
          width: 50px;
          height: 50px;
          -webkit-transition: all .2s;
          transition: all .2s; }
        .header.is-sticky .header-content > div:last-child .btn-primary {
          width: calc(100vw - 200px);
          text-align: left;
          -webkit-transition: all .2s;
          transition: all .2s; } }
    @media (min-width: 768px) {
      .header.is-sticky {
        height: 60px; }
        .header.is-sticky .header-logo a {
          width: 40px;
          height: 40px;
          -webkit-transition: all .2s;
          transition: all .2s; }
        .header.is-sticky .header-content > div:first-child {
          opacity: 0;
          -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
          -webkit-transition: all .2s;
          transition: all .2s; }
        .header.is-sticky .header-content > div:last-child {
          -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
          -webkit-transition: all .2s;
          transition: all .2s; } }
  @media (min-width: 768px) {
    .header {
      position: relative;
      z-index: 100; } }

.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.header-dummy {
  height: 70px; }

.header-logo {
  position: relative;
  z-index: 200; }
  .header-logo a {
    display: block;
    width: 70px;
    height: 70px;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .header-logo img {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .header-logo {
      margin-right: 10px; } }

.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%; }
  .header-content > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    .header-content > div:first-child {
      display: none; }
    .header-content > div:last-child > div {
      margin-left: 10px; }
    @media (max-width: 767px) {
      .header-content > div:last-child .btn-primary {
        padding: 16px 20px 14px 20px;
        width: calc(100vw - 220px);
        text-align: left; }
        .header-content > div:last-child .btn-primary .btn-text {
          position: relative;
          padding-left: 20px; }
          .header-content > div:last-child .btn-primary .btn-text i {
            position: absolute;
            top: 2px;
            left: 0; }
          .header-content > div:last-child .btn-primary .btn-text .hamburger {
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
      .header-content > div:last-child .btn-secondary, .header-content > div:last-child .btn-cta {
        width: 50px;
        height: 50px; }
      .header-content > div:last-child .btn-secondary {
        position: relative;
        border-radius: 4px; }
        .header-content > div:last-child .btn-secondary i {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          display: block;
          width: 25px; }
          .header-content > div:last-child .btn-secondary i img {
            display: block;
            max-width: 100%;
            height: auto; } }
    @media (min-width: 768px) {
      .header-content > div:last-child > div:last-child {
        margin-left: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all .2s;
        transition: all .2s; }
      .header-content > div:last-child > div:first-child {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all .2s;
        transition: all .2s; }
      .header-content > div:last-child .btn-primary .btn-text {
        position: relative;
        padding-right: 20px; }
        .header-content > div:last-child .btn-primary .btn-text i {
          position: absolute;
          top: -1px;
          right: 0;
          font-size: 1.7rem; } }
  .header-content nav {
    width: 100%;
    margin: 0 0 10px 10px; }
  @media (min-width: 768px) {
    .header-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .header-content > div:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.top-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%; }
  .top-navigation li + li {
    margin-left: 20px; }
  .top-navigation li a {
    font-family: "HemaDemibold", sans-serif;
    -webkit-transition: color .2s;
    transition: color .2s; }
    .top-navigation li a:hover {
      color: #5DC5E3; }
  .top-navigation li:last-child {
    margin-left: auto; }

.footer {
  padding-bottom: 20px; }
  .footer .succes-msg {
    display: block;
    width: 100%;
    margin-top: 15px;
    color: #9AC122; }
  .footer .newspaper-section {
    display: block; }
    .footer .newspaper-section input {
      margin-right: 10px;
      max-width: 100%; }
      @media (min-width: 544px) {
        .footer .newspaper-section input {
          max-width: 260px;
          display: block; }
          .footer .newspaper-section input + input {
            max-width: 260px;
            margin: 0; } }
      .footer .newspaper-section input + input {
        margin-top: 10px;
        width: 100%; }
    @media (min-width: 992px) {
      .footer .newspaper-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .footer .newspaper-section input {
          max-width: 260px; }
          .footer .newspaper-section input + input {
            margin-top: 0;
            max-width: 260px; } }

.footer-bar {
  background-color: #5DC5E3;
  padding: 40px 10px; }
  .footer-bar > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .footer-bar > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .footer-bar > div > div + div {
          margin-top: 30px; } }
    @media (min-width: 768px) {
      .footer-bar > div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .footer-bar > div > div {
          width: 50%; }
          .footer-bar > div > div + div {
            padding-left: 20px; } }
  .footer-bar a,
  .footer-bar p,
  .footer-bar .h3 {
    color: #ffffff; }
  .footer-bar p {
    margin: 0; }
  @media (min-width: 768px) {
    .footer-bar .h3 {
      font-size: 2.2rem; } }

.footer-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .footer-contact {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .footer-contact > div {
        padding: 20px 10px; }
        .footer-contact > div + div {
          border-top: 1px solid #d0cdc7; } }
  @media (min-width: 768px) {
    .footer-contact {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 30px 10px 20px 10px;
      border-bottom: 1px solid #d0cdc7; }
      .footer-contact > div {
        width: calc(100% / 3); }
        .footer-contact > div + div {
          padding-left: 20px; } }

.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 20px 10px; }
  @media (max-width: 767px) {
    .footer-nav {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-top: 1px solid #d0cdc7; }
      .footer-nav > div {
        width: 50%; }
        .footer-nav > div:nth-child(2), .footer-nav > div:nth-child(4) {
          padding-left: 20px; }
        .footer-nav > div:nth-child(n+3) {
          margin-top: 20px; } }
  @media (min-width: 768px) {
    .footer-nav {
      border-bottom: 1px solid #d0cdc7; }
      .footer-nav > div {
        width: calc(100% / 4); }
        .footer-nav > div + div {
          padding-left: 20px; } }

.footer-juridical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .footer-juridical .footer-logo a {
    display: block;
    width: 70px; }
    .footer-juridical .footer-logo a img {
      display: block;
      max-width: 100%;
      height: auto; }
  @media (max-width: 767px) {
    .footer-juridical {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      border-top: 1px solid #d0cdc7; }
      .footer-juridical > div {
        padding: 20px 10px; }
      .footer-juridical .footer-logo {
        border-top: 1px solid #d0cdc7; } }
  @media (min-width: 768px) {
    .footer-juridical {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 20px 10px;
      border-bottom: 1px solid #d0cdc7; }
      .footer-juridical > div:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: auto; }
      .footer-juridical > div:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }

.list-payment,
.list-sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .list-payment li + li,
  .list-sharing li + li {
    margin-left: 10px; }
  .list-payment li span,
  .list-payment li a,
  .list-sharing li span,
  .list-sharing li a {
    display: block; }
    .list-payment li span img,
    .list-payment li a img,
    .list-sharing li span img,
    .list-sharing li a img {
      display: block;
      max-width: 100%;
      height: auto; }

.list-payment span {
  width: 40px;
  height: 24px; }

.nav-items li + li {
  margin-top: 5px; }

.nav-items li a {
  -webkit-transition: color .2s;
  transition: color .2s; }
  .nav-items li a:hover {
    color: #5DC5E3; }

.nav-juridical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .nav-juridical li {
    position: relative; }
    .nav-juridical li.has-icon {
      padding-right: 30px; }
    .nav-juridical li a {
      position: relative;
      font-family: "HemaDemibold", sans-serif;
      font-size: 1.1rem; }
    .nav-juridical li i {
      position: absolute;
      top: -2px;
      right: 0;
      display: block;
      width: 20px; }
      .nav-juridical li i img {
        display: block;
        max-width: 100%;
        height: auto; }
  @media (max-width: 767px) {
    .nav-juridical {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .nav-juridical li:after {
        display: inline-block;
        margin: 0 10px;
        width: 1px;
        height: 10px;
        background-color: #000000;
        content: ''; }
      .nav-juridical li:last-child:after {
        display: none; }
      .nav-juridical li:last-child a {
        display: block; } }
  @media (min-width: 768px) {
    .nav-juridical {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-left: 20px; }
      .nav-juridical li {
        margin-right: 20px; }
        .nav-juridical li a {
          display: block;
          border-bottom: 1px solid transparent;
          -webkit-transition: border-color .2s;
          transition: border-color .2s; }
          .nav-juridical li a:hover {
            border-color: #000000; } }

.btn-primary, .btn-secondary, .btn-cta, .btn-transparent {
  display: inline-block;
  position: relative;
  padding: 11px 20px 9px 20px;
  font-family: "HemaDemibold", sans-serif;
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 2.0rem;
  vertical-align: top;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 2px; }
  .is-square.btn-primary, .is-square.btn-secondary, .is-square.btn-cta, .is-square.btn-transparent {
    width: 40px;
    height: 40px;
    padding: 0; }
  .disabled.btn-primary, .disabled.btn-secondary, .disabled.btn-cta, .disabled.btn-transparent {
    background-color: #f1efeb !important;
    color: #e5e3de !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none; }
  .disabled-black.btn-primary, .disabled-black.btn-secondary, .disabled-black.btn-cta, .disabled-black.btn-transparent {
    background-color: #f1efeb !important;
    color: #000000 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none; }

.btn-primary {
  background-color: #5DC5E3;
  color: #ffffff;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-box-shadow: 0 1px 0 0 #4BA7C2;
  box-shadow: 0 1px 0 0 #4BA7C2; }
  .btn-primary:hover {
    background-color: #36acce; }

.btn-secondary {
  background-color: #e5e3de;
  color: #323232;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); }
  .btn-secondary:hover {
    background-color: #d0cdc7; }

.btn-cta {
  background-color: #F8B840;
  color: #ffffff;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  -webkit-box-shadow: 0 1px 0 0 #D69E34;
  box-shadow: 0 1px 0 0 #D69E34; }
  .btn-cta:hover {
    background-color: #e99800; }

.text-link {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  border-bottom: 1px solid transparent; }
  .text-link span {
    -webkit-transition: all .2s;
    transition: all .2s;
    font-family: "HemaDemibold", sans-serif;
    font-size: 1.3rem;
    line-height: 1; }
  .text-link i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.7rem;
    line-height: 1.8rem;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .text-link:hover span {
    border-color: #ffffff;
    color: #5DC5E3; }
  .text-link:hover i {
    right: -5px;
    color: #5DC5E3; }
  .text-link.icon-left {
    padding-right: 0;
    padding-left: 15px; }
    .text-link.icon-left i {
      top: -3px;
      right: auto;
      left: 0; }
    .text-link.icon-left:hover i {
      left: -5px;
      right: auto; }

.btn-transparent {
  background-color: transparent;
  color: #9b9b9b;
  -webkit-transition: color .2s;
  transition: color .2s; }
  .btn-transparent:hover {
    color: #da2d2a; }

.btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px; }
  .btn-container > div:last-child {
    margin-left: auto; }

[data-navigation] button {
  position: relative;
  z-index: 200; }
  [data-navigation] button .close-text {
    display: none; }

.navigation {
  position: fixed;
  top: 90px;
  left: 0;
  right: 0;
  height: 0;
  background-color: #ffffff;
  -webkit-transition: height .2s;
  transition: height .2s;
  z-index: 100; }
  .navigation nav {
    height: 100%;
    padding: 20px; }
    .navigation nav ul {
      height: 100%;
      overflow-y: scroll; }
      .navigation nav ul li a {
        display: block;
        padding: 10px 0;
        font-family: "HemaDemibold", sans-serif;
        color: #323232; }
  @media (min-width: 768px) {
    .navigation {
      display: none;
      position: absolute;
      top: 49px;
      right: 0;
      left: auto;
      width: 240px; }
      .navigation nav {
        padding: 20px 0; }
        .navigation nav ul {
          overflow-y: auto; }
          .navigation nav ul li a {
            padding: 10px 20px;
            -webkit-transition: color .2s, border-color .2s;
            transition: color .2s, border-color .2s;
            border-top: 1px solid transparent;
            border-bottom: 1px solid transparent;
            color: #9b9b9b; }
            .navigation nav ul li a:hover {
              color: #323232;
              border-color: #dedede; } }

.nav-open .nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(109, 98, 61, 0.15);
  z-index: 99;
  content: ''; }

.nav-open [data-navigation] button {
  background-color: #ffffff;
  color: #5DC5E3;
  overflow: visible; }
  .nav-open [data-navigation] button:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: block;
    width: 100%;
    height: 10px;
    background-color: #ffffff;
    content: '';
    z-index: 200; }

@media (max-width: 767px) {
  .nav-open {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .nav-open .navigation {
      height: calc(100vh - 80px); }
    .nav-open [data-navigation] button .close-text {
      display: inline; }
    .nav-open [data-navigation] button .open-text {
      display: none; } }

@media (min-width: 768px) {
  .nav-open [data-navigation] {
    position: relative; }
  .nav-open .navigation {
    display: block;
    height: auto; }
    .nav-open .navigation nav {
      margin: 0; } }

[data-minicart] {
  position: relative; }

.minicart-btn {
  position: relative; }
  .minicart-btn .btn-text i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2.4rem;
    color: #e99800;
    z-index: 10; }
  .minicart-btn .btn-text .count {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 20; }
  .minicart-btn .btn-text .price {
    display: inline-block;
    padding-left: 30px; }
  @media (max-width: 767px) {
    .minicart-btn:hover {
      background-color: #F8B840; } }
  @media (min-width: 768px) {
    .minicart-btn {
      border: 1px solid transparent;
      border-bottom: none;
      -webkit-transition: all .2s;
      transition: all .2s; }
      .minicart-btn .btn-text i {
        left: 25px; }
      .minicart-btn .btn-text .count {
        top: 15px;
        left: 24px; } }

.minicart-content {
  position: absolute;
  top: 49px;
  right: 0;
  width: 360px;
  min-height: 200px;
  padding: 20px;
  background-color: #ffffff;
  display: none; }

[data-minicart].is-open .minicart-btn {
  position: relative;
  background-color: #f1efeb;
  border-color: #000000; }
  [data-minicart].is-open .minicart-btn .btn-text .price {
    color: #323232; }
  [data-minicart].is-open .minicart-btn:after {
    position: absolute;
    bottom: -10px;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    height: 10px;
    background-color: #f1efeb;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    content: '';
    z-index: 200; }

[data-minicart].is-open .minicart-content {
  display: block;
  border: 1px solid #000000;
  background-color: #f1efeb; }

.minicart-card {
  background-color: #ffffff; }
  .minicart-card.is-empty {
    padding: 20px;
    text-align: center; }

.minicart-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #d0cdc7; }
  .minicart-head span {
    position: relative;
    display: block;
    font-family: "HemaDemibold", sans-serif; }
    .minicart-head span:first-child {
      padding-left: 40px; }
    .minicart-head span i {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 2.2rem;
      color: #F8B840; }
  .minicart-head .minicart-count {
    padding-left: 10px; }
  .minicart-head .minicart-price {
    margin-left: auto; }

.minicart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #d0cdc7; }
  .minicart-item span {
    position: relative;
    display: block;
    font-family: "HemaDemibold", sans-serif; }
  .minicart-item .minicart-item-name {
    display: block;
    width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .minicart-item .minicart-price {
    margin-left: auto; }
  .minicart-item .minicart-image {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-right: 10px; }
    .minicart-item .minicart-image img {
      display: block;
      max-width: 100%;
      height: auto; }

.minicart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px; }
  .minicart-total span {
    position: relative;
    display: block;
    font-family: "HemaBold", sans-serif;
    font-size: 2.2rem; }
  .minicart-total .minicart-price {
    margin-left: auto; }

.minicart-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0px 20px 20px 20px; }
  .minicart-order div + div {
    margin-left: auto; }

.main-events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%; }
  .main-events > .event {
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .main-events > .event img {
      display: block;
      width: 100%;
      height: auto; }
  @media (max-width: 767px) {
    .main-events {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .main-events > .event + .event {
        margin-top: 20px; } }
  @media (min-width: 768px) {
    .main-events {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .main-events > .event img {
        display: block;
        max-width: 100%;
        height: auto; }
      .main-events > .event:nth-child(2) {
        margin-top: 20px;
        width: calc(50% - 10px); }
        .main-events > .event:nth-child(2):last-child {
          width: 100%; }
      .main-events > .event:nth-child(3) {
        margin-top: 20px;
        width: calc(50% - 10px); } }

.sub-events {
  margin-bottom: 40px; }

.sub-event {
  display: block;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  .sub-event img {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (max-width: 767px) {
    .sub-event + .sub-event {
      margin-top: 20px; } }
  @media (min-width: 768px) {
    .sub-event {
      width: calc((100% / 2) - (20px / 2)); }
      .sub-event + .sub-event {
        margin-left: 20px; }
      .sub-event:nth-child(1):last-child {
        width: 100%; }
      .sub-event:nth-child(3):last-child {
        margin-top: 20px;
        margin-left: 0; } }
  @media (min-width: 992px) {
    .sub-event {
      width: auto;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      /*width: calc((100% / 3) - (40px / 3));*/
      /*&:nth-child(n+3) {
            margin-top: auto;
        }

        &:nth-child(3) {
            margin-left: 20px;
        }

        &:nth-child(n+4) {
            margin-top: 20px;
        }

        &:nth-child(4) {
            margin-left: 0;
        }*/ }
      .sub-event:nth-child(3):last-child {
        margin-top: 0;
        margin-left: 20px; } }

.home-alt-grid > div:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 767px) {
    .home-alt-grid > div:nth-child(1) > div {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
      .home-alt-grid > div:nth-child(1) > div + div {
        margin-top: 20px; } }
  @media (min-width: 768px) {
    .home-alt-grid > div:nth-child(1) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .home-alt-grid > div:nth-child(1) > div:nth-child(1) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .home-alt-grid > div:nth-child(1) > div:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }

.home-grid .three-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .home-grid .three-columns {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .home-grid .three-columns + div {
    margin-top: 40px; }
    .home-grid .three-columns + div.three-columns {
      margin-top: 20px; }

.home-grid .two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .home-grid .two-columns {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.side-menu ul li {
  padding: 5px 0; }
  .side-menu ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "HemaDemibold", sans-serif;
    font-size: 1.5rem;
    -webkit-transition: color .2s;
    transition: color .2s; }
    @media (min-width: 768px) {
      .side-menu ul li a:hover {
        color: #5DC5E3; } }

@media (min-width: 768px) {
  .side-menu {
    width: 314px;
    min-width: 314px;
    padding-right: 20px; }
    .side-menu .h1 {
      font-size: 3.0rem; } }

.side-menu-thumb {
  display: block;
  width: 40px; }
  .side-menu-thumb img {
    display: block;
    max-width: 100%;
    height: auto; }

.side-menu-text {
  display: block;
  margin-left: 20px; }

.side-menu-dot {
  position: relative;
  display: block;
  width: 40px;
  height: 40px; }
  .side-menu-dot:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    content: ''; }
  .side-menu-dot.is-gold:before {
    background-color: #F8B840; }
  .side-menu-dot.is-blue:before {
    background-color: #5DC5E3; }

.usp-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .usp-list li {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: #9b9b9b; }
    .usp-list li + li {
      margin-top: 15px; }
    .usp-list li a {
      color: #9b9b9b; }
    .usp-list li i {
      position: absolute;
      top: 4px;
      left: 0;
      color: #9AC122;
      font-size: 1.0rem; }

.usp-bar {
  display: none;
  padding: 20px 0;
  border-top: 1px solid #d0cdc7;
  margin: 20px -10px 0 -10px; }
  .usp-bar:last-child {
    padding-bottom: 0; }
  @media (min-width: 768px) {
    .usp-bar {
      display: block; }
      .usp-bar .usp-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .usp-bar .usp-list li + li {
          margin-top: 0;
          margin-left: 80px; } }

.usp-overview {
  display: none;
  padding: 20px;
  border-top: 1px solid #e5e3de;
  border-left: 1px solid #e5e3de;
  border-right: 1px solid #e5e3de;
  min-width: 100%; }
  @media (min-width: 992px) {
    .usp-overview .usp-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .usp-overview .usp-list li + li {
        margin-top: 0;
        margin-left: 80px; } }

.content-block {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  .content-block.newspaper {
    position: relative; }
    .content-block.newspaper .icon-check {
      color: #9AC122; }
    .content-block.newspaper .content-block-image {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
      .content-block.newspaper .content-block-image img {
        margin-left: auto; }
    .content-block.newspaper .content-block-content {
      max-width: 300px;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
      .content-block.newspaper .content-block-content .h4 {
        text-transform: none;
        color: #5DC5E3;
        font-size: 1.7rem;
        margin-bottom: 0; }
      .content-block.newspaper .content-block-content p {
        padding-top: 10px;
        font-size: 1.3rem; }
    .content-block.newspaper .form-input {
      margin-bottom: 40px; }
  @media (max-width: 767px) {
    .content-block + .content-block {
      margin-top: 20px; } }
  @media (min-width: 768px) {
    .content-block {
      width: calc((100% / 2) - (20px / 2)); }
      .content-block + .content-block {
        margin-left: 20px; } }
  @media (min-width: 992px) {
    .content-block {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .content-block .content-block-image {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
        min-width: 185px; }
      .content-block .content-block-content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .content-block.newspaper {
        height: 256px; }
        .content-block.newspaper .content-block-image {
          margin-left: auto; }
          .content-block.newspaper .content-block-image img {
            padding-top: 25px;
            height: 100%; } }

.content-block-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px; }
  .content-block-image img {
    display: block;
    max-width: 100%;
    height: auto; }
    @media (min-width: 992px) {
      .content-block-image img {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; } }

.content-block-content {
  padding: 10px; }
  .content-block-content .h2 a {
    color: #da2d2a;
    text-transform: none; }
  @media (min-width: 992px) {
    .content-block-content {
      padding: 20px; } }

.block-container {
  margin-top: 40px; }
  .block-container > div {
    margin-top: 40px; }

.block-content .h1 {
  margin-bottom: 25px; }

.block-content p {
  color: #9b9b9b; }

.card-white {
  padding: 10px; }
  .is-large.card-white {
    padding: 20px; }
  @media (min-width: 992px) {
    .card-white {
      padding: 20px; }
      .is-large.card-white {
        padding: 40px; } }

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

.form-section .form-group ~ .form-group {
  margin-top: 15px; }

.form {
  background-color: white;
  padding: 20px; }
  .form .h3 ~ .h3 {
    margin-top: 20px; }
  .form .form-group ~ .form-group {
    margin-top: 15px; }
  .form .is-required-description {
    margin-top: 20px;
    color: #9b9b9b; }
  @media (min-width: 768px) {
    .form {
      padding: 30px; } }

.form-group.is-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
  .form-group.is-vertical .form-label {
    margin: 0;
    min-width: 135px;
    max-width: 135px; }
  .form-group.is-vertical .price-per-unit {
    margin-left: 20px;
    min-width: 80px;
    max-width: 80px; }
    .form-group.is-vertical .price-per-unit .striked {
      position: relative; }
      .form-group.is-vertical .price-per-unit .striked:before {
        position: absolute;
        top: 7px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: black;
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg);
        content: ''; }
    .form-group.is-vertical .price-per-unit.is-action .now {
      color: #da2d2a; }
  .form-group.is-vertical > div + div:not(:empty) {
    margin-left: 10px; }

.form-label {
  display: block;
  margin-bottom: 6px; }
  .form-label.is-required:after {
    font-size: 1.5rem;
    color: #9b9b9b;
    content: '*'; }

.form-input {
  border: 1px solid #c6c6c6;
  border-radius: 2px;
  -webkit-transition: all;
  transition: all;
  line-height: 2.0rem;
  padding: 9px;
  width: 100%; }
  .form-input:focus {
    border-color: #323232; }
  .form-input:hover {
    border-color: #323232; }
  @media (min-width: 992px) {
    .form-input {
      max-width: 350px; } }

.form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .form-radio li {
    position: relative; }
    .form-radio li + li {
      margin-left: 10px; }
  .form-radio input {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden; }
  .form-radio label {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 2.0rem;
    cursor: pointer; }
    .form-radio label:before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 20px;
      height: 20px;
      border-radius: 100%;
      border: 1px solid #c6c6c6;
      content: ''; }
    .form-radio label:after {
      position: absolute;
      top: 5px;
      left: 5px;
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 100%;
      background-color: #c6c6c6;
      opacity: 0;
      -webkit-transition: all .2s;
      transition: all .2s;
      content: ''; }
    .form-radio label:hover:after {
      opacity: 1; }
  .form-radio input:checked + label:after {
    opacity: 1;
    background-color: #5DC5E3; }

.form-check {
  position: relative; }
  .form-check input {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden; }
  .form-check label {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 2.0rem;
    cursor: pointer; }
    .form-check label:before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 20px;
      height: 20px;
      border: 1px solid #c6c6c6;
      content: ''; }
    .form-check label:after {
      position: absolute;
      top: 1px;
      left: 3px;
      display: block;
      width: 15px;
      height: 15px;
      color: #c6c6c6;
      opacity: 0;
      -webkit-transition: all .2s;
      transition: all .2s;
      font-family: 'HEMA-foto-icons';
      content: '\e601'; }
    .form-check label:hover:after {
      opacity: 1; }
  .form-check input:checked + label:after {
    opacity: 1;
    color: #5DC5E3; }

.form-select {
  position: relative;
  display: block;
  border: 1px solid #c6c6c6;
  border-radius: 2px;
  -webkit-transition: all;
  transition: all;
  line-height: 2.0rem;
  width: 100%; }
  .form-select:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    background-color: white;
    pointer-events: none;
    content: ''; }
  .form-select:after {
    position: absolute;
    top: 18px;
    right: 10px;
    background-color: white;
    border-style: solid;
    border-width: 6px;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: #323232;
    pointer-events: none;
    content: ''; }
  .form-select:hover {
    border-color: #323232; }
  .form-select select {
    border: 0;
    width: 100%;
    height: 40px;
    padding: 11px 30px 11px 11px;
    font-family: "HemaDemibold", sans-serif;
    font-size: 1.3rem;
    line-height: 2.0rem;
    cursor: pointer; }
    .form-select select:focus {
      outline: none; }
  .form-select.is-small {
    max-width: 75px !important; }
  .form-select.is-disabled {
    pointer-events: none;
    opacity: 0.5; }
  @media (min-width: 992px) {
    .form-select {
      max-width: 350px; } }

.form-calendar {
  position: relative;
  display: block;
  border: 1px solid #c6c6c6;
  border-radius: 2px;
  -webkit-transition: all;
  transition: all;
  line-height: 2.0rem;
  width: 100%; }
  .form-calendar:hover {
    border-color: #323232; }
  .form-calendar select {
    border: 0;
    width: 100%;
    height: 40px;
    padding: 11px 30px 11px 11px;
    font-family: "HemaDemibold", sans-serif;
    font-size: 1.3rem;
    line-height: 2.0rem;
    cursor: pointer; }
    .form-calendar select:focus {
      outline: none; }
  .form-calendar.is-small {
    max-width: 75px !important; }
  @media (min-width: 992px) {
    .form-calendar {
      max-width: 350px; } }

.form-error-message {
  color: #da2d2a;
  margin-top: 10px; }
  .form-error-message[style="display: inline;"], .form-error-message[style="visibility: visible;"] {
    display: block !important; }
  .form-error-message[style="visibility:hidden;"], .form-error-message[style="visibility: hidden;"] {
    display: none !important; }

.input-check {
  position: relative; }

.success-state {
  display: block;
  position: absolute;
  color: #9AC122;
  right: 10px;
  top: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: none; }

.form-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px; }
  .form-buttons div {
    margin-left: auto; }

.grid-sidemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .grid-sidemenu {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .grid-sidemenu .main {
        width: 100%; } }

.checkout-steps {
  margin: 30px 0; }
  .checkout-steps ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .checkout-steps ul li {
      counter-increment: steps;
      color: #c6c6c6; }
      .checkout-steps ul li + li {
        margin-left: 10px; }
      .checkout-steps ul li > span,
      .checkout-steps ul li > a {
        position: relative;
        display: block;
        padding-left: 35px;
        color: #c6c6c6;
        font-family: "HemaDemibold", sans-serif;
        line-height: 2.5rem; }
        .checkout-steps ul li > span:before,
        .checkout-steps ul li > a:before {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 25px;
          height: 25px;
          border-radius: 100%;
          border: 1px solid #c6c6c6;
          text-align: center;
          line-height: 2.5rem;
          color: #c6c6c6;
          content: counter(steps); }
      .checkout-steps ul li.is-active > span {
        color: #5DC5E3; }
        .checkout-steps ul li.is-active > span:before {
          border-color: #5DC5E3;
          background-color: #5DC5E3;
          color: #ffffff; }
      @media (max-width: 1230px) {
        .checkout-steps ul li:not(.is-active) a,
        .checkout-steps ul li:not(.is-active) span {
          padding-left: 27px; }
          .checkout-steps ul li:not(.is-active) a span,
          .checkout-steps ul li:not(.is-active) span span {
            display: none; } }

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #323232;
  width: 200px;
  height: 40px; }

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
  padding: 7px 15px;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .select-styled:after {
    content: "";
    border-style: solid;
    border-width: 7px;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: #323232;
    position: absolute;
    top: 17px;
    right: 10px; }
  .select-styled:hover {
    border-color: #5DC5E3; }
  .select-styled:active, .select-styled.is-active {
    border-color: #5DC5E3; }
    .select-styled:active:after, .select-styled.is-active:after {
      top: 8px;
      border-style: solid;
      border-width: 7px;
      border-top-color: transparent;
      border-left-color: transparent;
      border-right-color: transparent;
      border-bottom-color: #323232; }
  .select-styled.is-default {
    color: #323232; }

.select-options {
  display: none;
  position: absolute;
  top: 96%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
  border-top-color: #c6c6c6;
  color: #323232; }
  .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    -webkit-transition: all .15s;
    transition: all .15s; }
    .select-options li:hover {
      color: #ffffff !important;
      background-color: #5DC5E3; }
    .select-options li[rel="hide"] {
      display: none; }
    .select-options li.is-selected {
      font-weight: 700; }
    .select-options li.is-default {
      color: #323232; }

.item-list li + li {
  margin-top: 5px; }

.item-list li a {
  -webkit-transition: color .2s;
  transition: color .2s; }
  .item-list li a:hover {
    color: #5DC5E3; }

.overview-banner {
  display: block;
  margin-bottom: 20px; }
  .overview-banner img {
    display: block;
    width: 100%;
    height: auto; }

.filter-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .filter-bar .form-group + .form-group {
    margin-top: 20px; }
  @media (min-width: 992px) {
    .filter-bar {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .filter-bar .form-group + .form-group {
        margin-top: 0;
        margin-left: 20px; }
      .filter-bar .form-calendar,
      .filter-bar .form-select {
        max-width: 150px;
        min-width: 150px; } }

.calendar {
  position: relative; }
  .calendar .RadPicker {
    width: auto !important; }
  .calendar .riTextBox {
    border: 0 !important;
    -webkit-transition: all;
    transition: all;
    font-family: "HemaDemibold", sans-serif !important;
    font-size: 1.3rem !important;
    line-height: 2.0rem !important;
    height: auto !important;
    padding: 10px !important;
    width: 100% !important; }
    .calendar .riTextBox:focus {
      border-color: #323232; }
    .calendar .riTextBox:hover {
      border-color: #323232; }
  .calendar .rcCalPopup {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px !important;
    height: 100% !important;
    background-position: 4px 8px !important; }
    .calendar .rcCalPopup:hover {
      background-position: 4px 8px !important; }
  .calendar .rcCalPopup {
    background-image: url(/Frontend/assets/icons/calendar.svg) !important;
    background-size: 20px; }

.RadCalendarPopup {
  -webkit-transform: translateX(1px);
  transform: translateX(1px);
  padding: 10px 0 !important; }
  .RadCalendarPopup .rcShadTR, .RadCalendarPopup .rcShadBL, .RadCalendarPopup .rcShadBR {
    display: none !important; }
  .RadCalendarPopup .RadCalendar {
    width: 300px !important; }
  .RadCalendarPopup .rcTitlebar {
    /*height: 40px;*/
    padding: 20px 10px !important;
    background: none !important; }
    .RadCalendarPopup .rcTitlebar .rcTitle {
      font-family: "HemaBook", serif !important;
      font-size: 1.3rem !important;
      line-height: 2.0rem !important; }
  .RadCalendarPopup .rcWeek th {
    padding: 10px 0px 10px 0 !important;
    text-align: center !important;
    font-family: "HemaBook", serif !important;
    font-size: 1.3rem !important;
    line-height: 2.0rem !important; }
  .RadCalendarPopup .rcRow td {
    padding: 10px 0px 10px 0 !important;
    text-align: center !important; }
    .RadCalendarPopup .rcRow td a {
      display: block !important;
      width: 40px;
      padding: 0 !important;
      font-family: "HemaBook", serif !important;
      font-size: 1.3rem !important;
      line-height: 2.0rem !important; }
    .RadCalendarPopup .rcRow td.rcSelected {
      background: none !important;
      border: none !important;
      background-color: #5DC5E3 !important; }
    .RadCalendarPopup .rcRow td.rcHover {
      background: none !important;
      background-color: #5DC5E3 !important;
      border: none !important; }
      .RadCalendarPopup .rcRow td.rcHover a {
        padding: 0 !important;
        color: white !important; }

.product-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px; }
  .product-grid > a {
    width: calc(100% / 2); }
    @media (min-width: 768px) {
      .product-grid > a {
        width: calc(100% / 3); } }
    @media (min-width: 992px) {
      .product-grid > a {
        width: calc(100% / 4); } }

.product-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 10px 10px 10px;
  background-color: white;
  border-top: 1px solid #e5e3de;
  border-left: 1px solid #e5e3de;
  cursor: pointer; }
  .product-item:last-of-type {
    border-right: 1px solid #e5e3de; }
  .product-item:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid transparent;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    content: ''; }
  .product-item.product-sold img {
    opacity: 0.3; }
  .product-item .sold {
    position: absolute;
    top: 10px;
    left: 10px; }
    .product-item .sold span {
      font-family: "HemaBold", sans-serif;
      color: #da2d2a; }
  .product-item .product-label {
    position: absolute;
    top: 10px;
    left: 10px; }
    .product-item .product-label svg {
      display: block;
      max-width: 100%;
      height: auto; }
  .product-item.is-selected, .product-item:hover {
    text-decoration: none; }
    .product-item.is-selected:before, .product-item:hover:before {
      border-color: #323232; }
  @media (max-width: 767px) {
    .product-item:nth-of-type(even) {
      border-right: 1px solid #e5e3de; }
    .product-item:nth-last-of-type(-n+2) {
      border-bottom: 1px solid #e5e3de; } }

@media (min-width: 768px) and (max-width: 991px) {
  .product-item:nth-of-type(3n) {
    border-right: 1px solid #e5e3de; }
  .product-item:nth-last-of-type(-n+3) {
    border-bottom: 1px solid #e5e3de; } }
  @media (min-width: 992px) {
    .product-item:nth-of-type(4n) {
      border-right: 1px solid #e5e3de; }
    .product-item:nth-last-of-type(-n+4) {
      border-bottom: 1px solid #e5e3de; } }
  @media (min-width: 768px) {
    .product-item {
      padding: 40px 20px 20px 20px; }
      .product-item:hover .product-item-image {
        -webkit-transform: scale(1.04);
        transform: scale(1.04); }
      .product-item .sold {
        left: 20px; }
      .product-item .product-label {
        left: 20px; } }

.product-item-extra-label {
  position: absolute;
  bottom: 5px;
  font-size: 10px;
  width: calc(100% - 40px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /*position: relative;
    font-size: 11px;
    line-height: 16px;*/ }

.product-item-label {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px; }
  .product-item-label img {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .product-item-label {
      top: 20px;
      right: 20px;
      width: 70px; } }

.product-item-image {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }
  .product-item-image img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 220px; }

.product-item-content {
  margin-top: 20px; }

.product-item-title {
  display: block;
  font-size: 1.3rem;
  line-height: 1.7rem; }

.product-item-pricing {
  margin-top: auto;
  padding-top: 10px; }

.product-item-price-old {
  position: relative;
  font-family: "HemaBold", sans-serif; }
  .product-item-price-old sup {
    vertical-align: baseline;
    font-size: inherit; }
  .product-item-price-old::after {
    content: '';
    position: absolute;
    left: -1px;
    top: 50%;
    right: 2px;
    border-top: 1px solid #323232;
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg); }

.product-item-price-from {
  font-family: "HemaBold", sans-serif; }

.product-item-price {
  display: block;
  font-family: "HemaBold", sans-serif;
  font-size: 4.0rem;
  line-height: 5.0rem; }
  .product-item-price [class^='icon-'],
  .product-item-price [class*='icon-'] {
    margin-left: 2px; }
  .product-item-price sup {
    position: relative;
    left: -9px;
    font-size: 2.0rem;
    line-height: 2.0rem; }
  .product-item-price.is-action {
    color: #da2d2a; }

@media (max-width: 767px) {
  .usp-overview:nth-of-type(2) {
    display: block; }
  .usp-overview:nth-of-type(6n) {
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .usp-overview:nth-of-type(3) {
    display: block; }
  .usp-overview:nth-of-type(9n) {
    display: block; } }

@media (min-width: 992px) {
  .usp-overview:nth-of-type(4) {
    display: block; }
  .usp-overview:nth-of-type(12n) {
    display: block; } }

.breadcrumb {
  position: relative;
  padding: 0 0 10px;
  z-index: 1; }
  .breadcrumb ul::before, .breadcrumb ul::after {
    display: table;
    content: ''; }
  .breadcrumb ul::after {
    clear: both; }
  .breadcrumb ul li {
    float: left; }
    .breadcrumb ul li a {
      display: inline-block;
      padding: 3px 0 5px;
      font-family: "HemaDemibold", sans-serif;
      font-size: 1.1rem;
      line-height: 1.5rem;
      color: #9b9b9b; }
      .breadcrumb ul li a:hover {
        text-decoration: none;
        color: #5DC5E3; }
      .breadcrumb ul li a span {
        text-transform: lowercase; }
    .breadcrumb ul li + li::before {
      vertical-align: middle;
      display: inline-block;
      padding: 2px 3px 4px 5px;
      font-family: 'HEMA-foto-icons';
      font-size: .8rem;
      line-height: 1rem;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      color: #9b9b9b;
      content: '\e612';
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .breadcrumb ul li:last-child a:hover {
      color: #9b9b9b; }

/*.checkout-breadcrumb {
    margin: 24px 0;
    width: 100%;

    ul {
        @include clearfix;

        li {
            float: left;
            overflow: hidden;
            vertical-align: top;
            display: inline-block;

            &:first-child {
                .checkout-step {
                    &::before,
                    &::after {
                        display: none;
                    }
                }
            }

            .checkout-step {
                position: relative;
                display: block;
                font-family: $hema-demi-bold;
                font-size: 1.3rem;
                line-height: 2.4rem;
                color: $grey;
                text-align: center;
                padding: 0 5px 0 0;
                font-weight: normal;

                .step-nr {
                    width: 24px;
                    height: 24px;
                    border-radius: 50%;
                    border: 1px solid $grey;
                    display: inline-block;
                    overflow: hidden;
                    line-height: 2.4rem;
                }

                span {
                    vertical-align: middle;
                    display: none;
                }

                @media (min-width: 370px) {
                    padding: 0 15px 0 0;
                }
            }

            &.is-done {
                transition: background-color linear .2s;
            }

            &.is-active {
                .checkout-step {
                    color: $hema-blue;

                    .step-nr {
                        background-color: $hema-blue;
                        border-color: $hema-blue;
                        color: #fff;
                        margin-right: 5px;

                        @media (min-width: 370px) {
                            margin-right: 10px;
                        }
                    }

                    span {
                        display: inline-block;
                    }

                    &::before {
                        border-color: $hema-blue;
                    }

                    &::after {
                        border-width: 25px;
                        top: -2px;
                    }
                }

                + li {
                    .checkout-step {
                        overflow: visible;

                        &::before {
                            top: 0;
                            border-left-color: $hema-blue;
                        }

                        &::after {
                            border-left-color: $hema-blue;
                        }
                    }
                }
            }
        }
    }
}

@media (min-width: 1085px) {
    .checkout-breadcrumb {
        ul {
            li {
                .checkout-step {
                    &::after,
                    &::before {
                        display: block;
                    }

                    &::before {
                        @include caret(right, $grey-semi-dark, 23px);
                        top: -1px;
                        background-color: transparent;
                        width: auto;
                        height: auto;
                    }

                    .step-nr {
                        margin-right: 10px;
                    }

                    span {
                        display: inline-block;
                    }
                }
            }
        }
    }
}*/
@media (min-width: 992px) {
  .product-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.product-gallery .product-sold {
  opacity: 0.3; }

.product-preview {
  display: none;
  position: relative; }
  .product-preview .product-preview-img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .product-preview .product-preview-img img {
      display: block;
      max-width: 100%;
      height: auto; }
    .product-preview .product-preview-img .product-preview-img {
      position: relative; }
  .product-preview:hover .controls {
    opacity: 1; }
  @media (min-width: 992px) {
    .product-preview {
      display: block;
      width: 100%;
      height: 595px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .product-preview .controls {
    position: absolute;
    width: 100%;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s; }
    .product-preview .controls button {
      width: 32px;
      height: 32px;
      background-color: white;
      border-radius: 2px;
      -webkit-transition: background-color .2s;
      transition: background-color .2s; }
    .product-preview .controls .icon-next {
      display: block;
      background-image: url("/Frontend/assets/icons/ico-slide-next.svg");
      background-repeat: no-repeat;
      background-size: 100% 100%;
      height: 32px;
      width: 32px;
      -webkit-transform: scale(0.5);
      transform: scale(0.5); }
    .product-preview .controls .icon-prev {
      display: block;
      background-image: url("/Frontend/assets/icons/ico-slide-prev.svg");
      background-repeat: no-repeat;
      background-size: 100% 100%;
      height: 32px;
      width: 32px;
      -webkit-transform: scale(0.5);
      transform: scale(0.5); }

.product-thumbs {
  display: none;
  width: 100px;
  padding-right: 20px; }
  .product-thumbs li + li {
    margin-top: 16px; }
  .product-thumbs .product-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border: 1px solid transparent;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    cursor: pointer; }
    .product-thumbs .product-thumb img {
      display: block;
      max-width: 100%;
      height: auto; }
    .product-thumbs .product-thumb:hover, .product-thumbs .product-thumb.selected {
      border-color: #d0cdc7; }
    .product-thumbs .product-thumb.is-video {
      position: relative; }
      .product-thumbs .product-thumb.is-video i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: white;
        pointer-events: none; }
  @media (min-width: 992px) {
    .product-thumbs {
      display: block; }
      .product-thumbs .thumbs-list {
        overflow: hidden;
        -webkit-transition: height .2s ease-out;
        transition: height .2s ease-out; }
      .product-thumbs .thumb-expand {
        display: none;
        width: 100%;
        padding: 20px 0; }
        .product-thumbs .thumb-expand span {
          font-family: "HemaDemibold", sans-serif;
          position: relative;
          font-weight: 600;
          color: #9b9b9b;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          z-index: 10;
          display: inline-block;
          cursor: pointer; }
          .product-thumbs .thumb-expand span i {
            position: relative;
            top: 4px;
            width: 18px;
            height: 18px;
            background-color: #c6c6c6;
            border-radius: 50%;
            margin-right: 5px;
            display: inline-block;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            padding-bottom: 5px;
            line-height: 1.8em;
            position: relative;
            font-weight: 600;
            color: #9b9b9b;
            transition: all 0.3s ease;
            z-index: 10;
            display: inline-block;
            cursor: pointer; }
            .product-thumbs .thumb-expand span i:before {
              top: 5px;
              left: 8px;
              width: 2px;
              height: 8px; }
            .product-thumbs .thumb-expand span i.show-more:after {
              top: 8px;
              left: 5px;
              width: 8px;
              height: 2px; }
            .product-thumbs .thumb-expand span i.show-more:before, .product-thumbs .thumb-expand span i.show-more:after {
              content: '';
              position: absolute;
              background-color: #fff;
              display: block; }
          .product-thumbs .thumb-expand span:hover {
            color: #5BC5E2; }
            .product-thumbs .thumb-expand span:hover i {
              -webkit-transform: scale(1.2);
              transform: scale(1.2);
              background-color: #5dc5e3; }
        .product-thumbs .thumb-expand.open i {
          padding: 0;
          text-align: center;
          line-height: 1.8rem;
          margin-left: 0; }
          .product-thumbs .thumb-expand.open i.show-less:before {
            color: white; }
        .product-thumbs .thumb-expand.open span {
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
          .product-thumbs .thumb-expand.open span:hover i, .product-thumbs .thumb-expand.open span:active i {
            -webkit-transform: scale(1.2);
            transform: scale(1.2); }
        .product-thumbs .thumb-expand.active {
          display: block; } }

.product-images .images-list .images-list-item {
  position: relative; }
  .product-images .images-list .images-list-item img {
    display: block;
    width: 100%;
    height: auto; }

.product-images .swiper-pagination {
  position: relative;
  margin-top: 16px;
  bottom: 0 !important; }
  .product-images .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #323232; }

@media (min-width: 992px) {
  .product-images {
    display: none; } }

.is-video-img {
  cursor: pointer; }
  .is-video-img + i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    font-size: 4.0rem;
    display: block !important;
    pointer-events: none; }

.is-fixed, .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.modal {
  z-index: 999999;
  display: none;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }
  .modal.is-open {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    pointer-events: all;
    overflow: hidden; }
    .modal.is-open .modal-dialog {
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      opacity: 1;
      left: 50%; }
      .modal.is-open .modal-dialog.is-small {
        width: 100%; }
  .modal.promo-modal .modal-header .h1 {
    margin-bottom: 0;
    font-size: 2.8rem;
    max-width: 70vw;
    color: #da2d2a; }
  .modal.promo-modal .modal-header span {
    /*color: $red;*/
    font-size: 1.8rem;
    line-height: 1; }
    .modal.promo-modal .modal-header span sup {
      position: relative;
      left: -4px;
      top: 2px;
      font-size: 1.2rem; }
  @media (min-width: 544px) {
    .modal.promo-modal .modal-header .h1 {
      font-size: 2.8rem;
      max-width: 80vw; }
    .modal.promo-modal .modal-header span {
      font-size: 2.8rem;
      line-height: 1.2; }
      .modal.promo-modal .modal-header span sup {
        font-size: 1.6rem; } }
  .modal.promo-modal .modal-body {
    margin: 0 -20px; }
    .modal.promo-modal .modal-body .promotion-image-wrap {
      padding: 10px 0 0 0; }
      .modal.promo-modal .modal-body .promotion-image-wrap img {
        width: 100%;
        height: 100%; }
  .modal.promo-modal .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 5px; }
    .modal.promo-modal .modal-footer .price {
      padding-top: 0; }
      .modal.promo-modal .modal-footer .price span:first-child sup {
        vertical-align: super;
        font-size: 1rem;
        font-family: "HemaBold", sans-serif; }
      .modal.promo-modal .modal-footer .price .product-item-now {
        display: block;
        font-weight: 900;
        font-family: "HemaBold", sans-serif;
        font-size: 1.4rem; }
      .modal.promo-modal .modal-footer .price .price-person {
        display: block;
        color: #da2d2a;
        font-weight: 900;
        font-family: "HemaBold", sans-serif;
        font-size: 1.4rem; }
      .modal.promo-modal .modal-footer .price .product-item-price {
        font-size: 4rem; }
      .modal.promo-modal .modal-footer .price .h3, .modal.promo-modal .modal-footer .price .new-price {
        display: block; }
    .modal.promo-modal .modal-footer .btn-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; }
      .modal.promo-modal .modal-footer .btn-wrap button {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        bottom: 40px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: block; }
        .modal.promo-modal .modal-footer .btn-wrap button i {
          position: relative;
          top: -1px;
          margin-right: 5px; }
    .modal.promo-modal .modal-footer .btn-cta {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 50px;
      margin-left: 20px; }
    @media (min-width: 544px) {
      .modal.promo-modal .modal-footer .price {
        margin-bottom: 0; }
        .modal.promo-modal .modal-footer .price .product-item-price {
          font-size: 5rem; }
      .modal.promo-modal .modal-footer .btn-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .modal.promo-modal .modal-footer .btn-wrap button {
          position: static;
          -webkit-transform: none;
          transform: none;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; }
        .modal.promo-modal .modal-footer .btn-wrap .btn-cta {
          margin-bottom: 0;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }

.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: transform .2s, opacity .2s;
  transition: transform .2s, opacity .2s, -webkit-transform .2s;
  opacity: 0;
  width: 100%; }
  @media (min-width: 768px) {
    .modal-dialog {
      margin: 0 auto; }
      .modal-dialog.is-small {
        max-width: 600px; }
      .modal-dialog.is-medium {
        max-width: 800px; } }

.modal-dialog-inner {
  background-color: white;
  padding: 20px; }

.modal-header {
  position: relative; }
  .modal-header .modal-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 40px; }
    .modal-header .modal-close i {
      position: absolute;
      top: 8px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      font-size: 2.0rem; }
  .modal-header .modal-title {
    line-height: 4.0rem; }

.modal-body .form-select {
  margin: 0; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.has-video .modal-header {
  height: 40px; }

.has-video .modal-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .has-video .modal-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.image-dialog {
  width: auto;
  max-width: 1024px;
  max-height: 100%;
  height: auto; }

.tabs {
  background-color: white; }

.tabs-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .tabs-controls button {
    display: block;
    width: 100%;
    height: 60px;
    background-color: #5DC5E3;
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
    .tabs-controls button .h2 {
      color: white; }
    .tabs-controls button:hover {
      background-color: #36acce; }
    .tabs-controls button.is-active {
      background-color: white;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: transparent; }
      .tabs-controls button.is-active + button {
        border-color: transparent; }
      .tabs-controls button.is-active .h2 {
        color: #5DC5E3; }
      .tabs-controls button.is-active:hover {
        background-color: white; }
    @media (min-width: 992px) {
      .tabs-controls button {
        -webkit-box-shadow: inset 2px -2px 2px 0 rgba(0, 0, 0, 0.1);
        box-shadow: inset 2px -2px 2px 0 rgba(0, 0, 0, 0.1); } }
  @media (min-width: 992px) {
    .tabs-controls {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .tabs-controls button {
        padding: 0 20px; }
        .tabs-controls button + button {
          border-color: transparent; } }

.tabs-panels {
  padding: 20px; }
  @media (min-width: 992px) {
    .tabs-panels {
      padding: 40px; } }

.tabs-panel {
  display: none; }
  .tabs-panel p:last-of-type {
    margin-bottom: 0; }
  .tabs-panel ul li {
    position: relative;
    padding-left: 20px; }
    .tabs-panel ul li:before {
      position: absolute;
      top: 6px;
      left: 0;
      width: 6px;
      height: 6px;
      border-radius: 100%;
      background-color: black;
      content: ''; }
    .tabs-panel ul li + li {
      margin-top: 5px; }

@media (min-width: 768px) {
  .info-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .info-block.media-left .info-text {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .info-block.media-left .info-media {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-right: 20px; }
    .info-block.media-right .info-text {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .info-block.media-right .info-media {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-left: 20px; } }

.info-media {
  margin-top: 20px; }
  .info-media .media-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .info-media .media-item + .media-item {
      margin-top: 20px; }
    .info-media .media-item img {
      display: block;
      max-width: 100%;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      height: auto; }
    .info-media .media-item.is-video {
      position: relative;
      cursor: pointer; }
      .info-media .media-item.is-video i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: white;
        font-size: 4.0rem;
        pointer-events: none; }
  @media (min-width: 768px) {
    .info-media {
      margin-top: 0;
      min-width: 40%; } }

.voucher-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.voucher-item + .voucher-item {
  margin-top: 15px; }

.voucher-item [data-voucher-action="add"] {
  display: none; }

.voucher-item [data-voucher-action="submit"] {
  display: none; }

.voucher-item:only-child .voucher-remove {
  display: none; }

.voucher-item:last-child [data-voucher-action="add"] {
  display: block; }

.voucher-item:last-child [data-voucher-action="submit"] {
  display: block; }

.voucher-item.is-invalid .voucher-input {
  border-color: #da2d2a; }

.voucher-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-item-align: center;
  align-self: center; }

.voucher-input {
  padding: 0 20px;
  border: 1px solid #323232;
  border-radius: 2px;
  font-family: "HemaDemibold", sans-serif;
  line-height: 5.0rem;
  width: 100%;
  height: 52px; }
  .voucher-input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #d0cdc7; }
  .voucher-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #d0cdc7; }
  .voucher-input:-ms-input-placeholder {
    /* IE 10+ */
    color: #d0cdc7; }
  .voucher-input::-ms-input-placeholder {
    /* IE 10+ */
    color: #d0cdc7; }
  .voucher-input:-moz-placeholder {
    /* Firefox 18- */
    color: #d0cdc7; }

.voucher-list-controls,
.voucher-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .voucher-list-controls button,
  .voucher-controls button {
    height: 50px; }
    .voucher-list-controls button.is-square,
    .voucher-controls button.is-square {
      width: 50px;
      height: 50px; }
    .voucher-list-controls button + button,
    .voucher-controls button + button {
      margin-left: 10px; }
    .voucher-list-controls button i,
    .voucher-controls button i {
      pointer-events: none;
      font-size: 2.0rem; }

.voucher-list-controls {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 20px;
  font-size: 0; }

.voucher-error {
  display: none;
  padding-top: 10px; }
  .voucher-error > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.voucher-error-btn {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #5DC5E3;
  font-family: "HemaBold", sans-serif;
  color: #5DC5E3;
  border-radius: 100%;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .voucher-error-btn:hover {
    border-color: #36acce;
    color: #36acce; }

.voucher-errormsg {
  display: block;
  padding-left: 15px;
  color: #da2d2a; }

.voucher-error-section {
  position: relative; }
  .voucher-error-section [style="visibility: hidden;"],
  .voucher-error-section [style="visibility:hidden;"] {
    display: none; }
  .voucher-error-section span {
    display: block;
    margin-top: 10px;
    color: #da2d2a; }

@media (min-width: 544px) {
  .voucher-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.voucher-block {
  display: block;
  /*@include media-breakpoint-up('md') {
        min-width: 100%;

        &:nth-of-type(n + 3) {
            margin-top: 0;
        }

        &:nth-of-type(n + 1) {
            margin-top: 20px;
        }

        &:nth-of-type(even) {
            margin-left: 0px;
        }
    }*/
  /*@include media-breakpoint-up('lg') {
        min-width: calc((100% / 2) - 10px);

        &:nth-of-type(n + 3) {
            margin-top: 20px;
        }

        &:nth-of-type(n + 1) {
            margin-top: 0px;
        }

        &:nth-of-type(even) {
            margin-left: 20px;
        }
    }*/ }
  .voucher-block + .voucher-block {
    margin-top: 20px; }
  .voucher-block img {
    display: block;
    width: 100%;
    height: auto; }
  @media (min-width: 544px) {
    .voucher-block {
      min-width: calc((100% / 2) - (20px / 2));
      width: calc((100% / 2) - (20px / 2)); }
      .voucher-block + .voucher-block {
        margin-top: 0; }
      .voucher-block:nth-of-type(n + 3) {
        margin-top: 20px; }
      .voucher-block:nth-of-type(even) {
        margin-left: 20px; } }

.accordion {
  margin: 20px -20px 0 -20px; }
  @media (min-width: 768px) {
    .accordion {
      margin: 20px 0px 0 0px; } }

.accordion-item {
  border-bottom: 1px solid #e5e3de; }
  .accordion-item:first-child {
    border-top: 1px solid #e5e3de; }
  .accordion-item.is-open .accordion-caret {
    background-color: #5DC5E3; }
    .accordion-item.is-open .accordion-caret i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      top: 4px; }
  @media (min-width: 768px) {
    .accordion-item {
      border: 1px solid #e5e3de; }
      .accordion-item + .accordion-item {
        margin-top: 10px; } }

.accordion-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  cursor: pointer; }

.accordion-title {
  font-family: "HemaDemibold", sans-serif;
  line-height: 2.3rem; }

.accordion-caret {
  position: relative;
  display: block;
  margin-left: auto;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #c6c6c6; }
  .accordion-caret i {
    position: absolute;
    top: 3px;
    left: 6px;
    display: block;
    width: 7px;
    color: white; }

.accordion-body {
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: max-height .2s;
  transition: max-height .2s; }

.accordion-content {
  padding: 20px; }
  .accordion-content a {
    color: #5DC5E3;
    -webkit-transition: color .2s;
    transition: color .2s; }
    .accordion-content a:hover {
      color: #36acce; }

.nav-condition {
  background-color: white;
  margin-bottom: 20px;
  padding: 20px; }
  .nav-condition ul .condition-item a {
    font-family: "HemaBook", serif;
    font-size: 1.3rem; }
  .nav-condition ul .condition-item.is-active a {
    font-family: "HemaBold", sans-serif;
    color: black; }
  @media (min-width: 768px) {
    .nav-condition {
      margin-bottom: 0; } }

.message-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
  background-color: white;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e3de;
  border-radius: 2px;
  -webkit-transition: border-color .2s;
  transition: border-color .2s;
  font-family: "HemaBold", sans-serif;
  color: #da2d2a; }
  .message-bar:hover {
    border-color: #d0cdc7; }
  .message-bar:last-child {
    margin-bottom: 0; }

.checkout-breadcrumb {
  margin: 24px 0;
  width: 100%; }
  .checkout-breadcrumb ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .checkout-breadcrumb ul li {
      overflow: hidden;
      vertical-align: top;
      display: inline-block; }
      .checkout-breadcrumb ul li:first-child .checkout-step::before, .checkout-breadcrumb ul li:first-child .checkout-step::after {
        display: none; }
      .checkout-breadcrumb ul li .checkout-step {
        position: relative;
        display: block;
        font-family: "HemaDemibold", sans-serif;
        font-size: 1.3rem;
        line-height: 2.4rem;
        color: #d0cdc7;
        text-align: center;
        padding: 0 10px 0 0;
        font-weight: normal; }
        .checkout-breadcrumb ul li .checkout-step .step-nr {
          width: 24px;
          height: 24px;
          border-radius: 50%;
          border: 1px solid #d0cdc7;
          display: inline-block;
          overflow: hidden;
          line-height: 2.4rem; }
        .checkout-breadcrumb ul li .checkout-step span {
          vertical-align: middle;
          display: none; }
      .checkout-breadcrumb ul li.is-done {
        -webkit-transition: background-color linear .2s;
        transition: background-color linear .2s; }
      .checkout-breadcrumb ul li.is-active .checkout-step {
        color: #5DC5E3; }
        .checkout-breadcrumb ul li.is-active .checkout-step .step-nr {
          background-color: #5DC5E3;
          border-color: #5DC5E3;
          color: white; }
        .checkout-breadcrumb ul li.is-active .checkout-step::before {
          border-color: #5DC5E3; }
        .checkout-breadcrumb ul li.is-active .checkout-step::after {
          border-width: 25px;
          top: -2px; }
      .checkout-breadcrumb ul li.is-active + li .checkout-step {
        overflow: visible; }
        .checkout-breadcrumb ul li.is-active + li .checkout-step::before {
          top: 0;
          border-left-color: #5DC5E3; }
        .checkout-breadcrumb ul li.is-active + li .checkout-step::after {
          border-left-color: #5DC5E3; }

@media (min-width: 1085px) {
  .checkout-breadcrumb ul li .checkout-step::after, .checkout-breadcrumb ul li .checkout-step::before {
    display: block; }
  .checkout-breadcrumb ul li .checkout-step::before {
    border-style: solid;
    border-width: 23px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #c6c6c6;
    top: -1px;
    background-color: transparent;
    width: auto;
    height: auto; }
  .checkout-breadcrumb ul li .checkout-step .step-nr {
    margin-right: 10px; }
  .checkout-breadcrumb ul li .checkout-step span {
    display: inline-block; } }

@media (min-width: 992px) {
  .checkout-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .checkout-grid .checkout-content {
      width: 75%;
      padding-right: 20px; }
    .checkout-grid .checkout-sidebar {
      display: block;
      width: 25%; } }

.checkout-sidebar {
  display: none; }

.checkout-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .checkout-row .h1 {
    margin-bottom: 0; }
  .checkout-row > div:last-child {
    margin-left: auto; }
  .checkout-row:last-child {
    margin-top: 20px; }

.checkout-success-grid > div + div {
  margin-top: 20px; }

@media (min-width: 768px) {
  .checkout-success-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .checkout-success-grid > div {
      width: calc(50% - 10px); }
      .checkout-success-grid > div + div {
        margin-top: 0;
        margin-left: 20px; } }

.checkout-success-info .h2 {
  margin: 0; }

.checkout-success-info .overview-banner {
  margin: -20px; }
  @media (min-width: 992px) {
    .checkout-success-info .overview-banner {
      margin: -40px -20px; } }

.checkout-success-info > section + section {
  margin-top: 20px; }

.shoppingcart-overview {
  margin: 0 -20px; }

.shoppingcart-row {
  position: relative;
  padding: 20px;
  border-top: 1px solid #e5e3de;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .shoppingcart-row > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .shoppingcart-row > div:last-child {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: auto;
      padding: 0; }
      .shoppingcart-row > div:last-child .row-delete {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      .shoppingcart-row > div:last-child .row-totalprice {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }

.row-image {
  margin-right: 15px; }
  .row-image a {
    display: block;
    width: 70px; }
  .row-image img {
    display: block;
    max-width: 100%;
    height: auto; }

.row-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.row-title {
  width: 100%; }
  .row-title a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    .row-title a:hover {
      color: #5DC5E3; }

.row-description {
  width: 100%; }
  .row-description span span {
    font-family: "HemaDemibold", sans-serif; }

.row-price span {
  font-family: "HemaDemibold", sans-serif; }

.row-totalprice span {
  font-family: "HemaBold", sans-serif;
  font-size: 1.7rem; }

.row-delete a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px; }
  .row-delete a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #9b9b9b;
    font-size: 2.0rem;
    -webkit-transition: color .2s;
    transition: color .2s; }
  .row-delete a:hover i {
    color: #da2d2a; }

.shoppingcart-empty {
  padding: 20px; }

.shoppingcart-totals {
  margin: 0 -20px;
  padding: 20px;
  border-top: 1px solid #e5e3de; }
  .shoppingcart-totals > div + div {
    margin-top: 20px; }
  @media (min-width: 768px) {
    .shoppingcart-totals {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .shoppingcart-totals > div {
        width: 50%; }
        .shoppingcart-totals > div:last-child {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          margin-top: 0; } }

.totals-list {
  display: table;
  width: 100%;
  max-width: 296px;
  margin-left: auto; }
  .totals-list li {
    display: table-row; }
    .totals-list li span {
      display: table-cell; }
      .totals-list li span:last-child {
        text-align: right;
        font-family: "HemaBold", sans-serif; }
      .totals-list li span.is-action {
        color: #da2d2a; }
    .totals-list li:last-child span {
      padding-top: 15px;
      font-family: "HemaBold", sans-serif;
      vertical-align: top; }
      .totals-list li:last-child span:last-child {
        text-align: right;
        font-family: "HemaBold", sans-serif;
        font-size: 4.0rem;
        line-height: 1; }

.shoppingcart-actioncode .form-group label .btn-primary {
  margin-top: 10px;
  width: 100%; }

@media (min-width: 768px) {
  .shoppingcart-actioncode .form-group label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .shoppingcart-actioncode .form-group label .form-input {
      width: 170px; }
    .shoppingcart-actioncode .form-group label .btn-primary {
      margin-top: 0;
      margin-left: 10px;
      width: auto; } }

.shoppingcart-actioncode .form-group .form-error-message {
  display: block;
  margin-top: 5px; }

.checkout-sidebar-item {
  padding: 20px;
  background-color: white; }
  .checkout-sidebar-item + .checkout-sidebar-item {
    margin-top: 20px; }
  .checkout-sidebar-item .link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .checkout-sidebar-item .link-list li + li {
      margin-top: 5px; }
    .checkout-sidebar-item .link-list li a {
      -webkit-transition: color .2s;
      transition: color .2s; }
      .checkout-sidebar-item .link-list li a:hover {
        color: #5DC5E3; }

.cartline-list {
  margin: 0 -20px; }

.cartline-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  border-top: 1px solid #e5e3de; }

.cartline-image {
  width: 45px;
  min-height: 45px; }
  .cartline-image img {
    display: block;
    max-width: 100%;
    height: auto; }

.cartline-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 20px; }

.cartline-totals {
  margin: 0 -20px;
  padding: 20px;
  border-top: 1px solid #e5e3de; }
  .cartline-totals ul {
    display: table;
    width: 100%; }
    .cartline-totals ul li {
      display: table-row; }
      .cartline-totals ul li span {
        display: table-cell; }
        .cartline-totals ul li span:last-child {
          text-align: right; }
      .cartline-totals ul li:last-child span {
        padding-top: 15px;
        vertical-align: top; }
        .cartline-totals ul li:last-child span:last-child {
          font-family: "HemaBold", sans-serif;
          font-size: 1.7rem; }

.order-data {
  margin: 0 -20px;
  border-bottom: 1px solid #e5e3de; }
  .order-data > div {
    border-top: 1px solid #e5e3de;
    padding: 20px; }
    .order-data > div p {
      margin: 0; }
    .order-data > div .form-group {
      margin-top: 20px; }
    .order-data > div .h3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .order-data > div .h3 img {
        display: block;
        margin-left: 10px; }
  @media (min-width: 768px) {
    .order-data {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .order-data > div {
        width: calc(100% / 3); }
        .order-data > div:first-child {
          width: 296px;
          min-width: 296px; }
        .order-data > div + div {
          border-left: 1px solid #e5e3de; } }

.data-order-list {
  display: table;
  width: 100%;
  max-width: 296px;
  margin-bottom: 20px; }
  .data-order-list li {
    display: table-row; }
    .data-order-list li span {
      display: table-cell; }

.order-count-title {
  padding: 20px; }
  .order-count-title .h2 {
    margin: 0; }

.cookie-message {
  position: fixed;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e0e0e0;
  z-index: 10000;
  background-color: white;
  border-top: 1px solid #d0cdc7; }
  .cookie-message .cookie-message__inner {
    padding: 20px; }
    .cookie-message .cookie-message__inner p {
      color: #9b9b9b;
      margin-bottom: 0; }
    .cookie-message .cookie-message__inner .text-link {
      display: inline-block;
      margin: 0;
      color: #9b9b9b;
      -webkit-transition: all .25s ease-out;
      transition: all .25s ease-out;
      font-family: "HemaBook", serif;
      font-weight: bold; }
      .cookie-message .cookie-message__inner .text-link:hover {
        color: #36acce;
        -webkit-transition: all .25s ease-out;
        transition: all .25s ease-out; }
    .cookie-message .cookie-message__inner #accept-cookies {
      position: relative;
      display: inline-block;
      width: auto;
      height: auto;
      background-color: #5dc5e3;
      color: #fff;
      border-radius: 2px;
      margin-top: 8px;
      -webkit-box-shadow: inset 0 -1px 0 0 #4ba7c2;
      box-shadow: inset 0 -1px 0 0 #4ba7c2;
      line-height: 1.6rem;
      text-decoration: none;
      -webkit-transition: background-color .2s linear,color .2s linear;
      transition: background-color .2s linear,color .2s linear;
      padding: 12px 20px;
      cursor: pointer;
      text-transform: lowercase;
      font-family: HemaDemibold;
      font-weight: 400;
      font-size: 1.3rem;
      border: 0; }
  @media (min-width: 768px) {
    .cookie-message .cookie-message__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 20px; }
      .cookie-message .cookie-message__inner p {
        width: 82%; } }

.close-cookie {
  text-transform: uppercase !important;
  padding: 12px 15px 12px 20px; }
  .close-cookie span {
    font-size: 12px;
    text-transform: lowercase !important;
    padding-left: 10px; }

body.hide-scroll {
  overflow: hidden; }

.product-locations {
  margin-top: 40px; }

@media (min-width: 992px) {
  .product-locations-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .product-locations-container > div:first-child {
      width: calc(40% - 20px); }
    .product-locations-container > div:last-child {
      width: calc(60% - 20px);
      margin-left: 40px; } }

.product-locations-map {
  padding-bottom: 40px;
  min-height: 500px; }
  .product-locations-map img {
    width: 100%; }
  .product-locations-map .gm-style-iw {
    text-align: center; }
    .product-locations-map .gm-style-iw .info-window {
      padding: 5px; }
      .product-locations-map .gm-style-iw .info-window.is-small p {
        margin: 0; }
    .product-locations-map .gm-style-iw p {
      font-size: 1.3rem;
      font-family: "HemaBook", serif;
      color: #323232;
      margin: 0 0 10px 0; }
    .product-locations-map .gm-style-iw .text-link i, .product-locations-map .gm-style-iw .text-link span {
      color: #5DC5E3; }
    .product-locations-map .gm-style-iw .text-link i {
      top: -2px; }

.product-locations-details .sub-header {
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: "HemaBold", sans-serif; }

@media (min-width: 768px) {
  .product-locations-details {
    margin-top: 20px; } }

@media (min-width: 992px) {
  .product-locations-details {
    margin-top: 0; }
    .product-locations-details > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .product-locations-details > div .product-locations-header {
        width: 100%; }
      .product-locations-details > div .product-locations-info {
        width: calc(55% - 10px); }
      .product-locations-details > div .product-locations-sidebar {
        width: calc(45% - 10px);
        margin-left: 20px; } }

.product-locations-details.is-open {
  height: auto !important; }

.details-modal.is-open {
  position: fixed !important;
  top: 0;
  left: 0; }
  .details-modal.is-open .product-locations-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    border-bottom: 1px solid #d0cdc7; }
  .details-modal.is-open .product-locations-close {
    display: block; }
  .details-modal.is-open > div {
    padding-top: 100px;
    padding-bottom: 80px;
    overflow-y: scroll;
    height: 100vh; }
  .details-modal.is-open .product-locations-image {
    margin-top: 20px; }
  .details-modal.is-open .product-locations-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 20;
    border-top: 1px solid #d0cdc7; }

.product-locations-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background-color: #ffffff; }
  .product-locations-header .h2 {
    margin: 0; }
  @media (min-width: 768px) {
    .product-locations-header {
      padding: 0; } }
  @media screen and (max-width: 768px) {
    .product-locations-header {
      padding: 20px !important; } }

.product-locations-close {
  display: none;
  width: 40px;
  height: 40px;
  margin-left: 40px; }
  .product-locations-close i {
    color: #d0cdc7;
    font-size: 2.6rem;
    line-height: -2px; }

.product-locations-sidebar > div,
.product-locations-info > div {
  padding: 0 20px;
  margin-top: 20px; }

@media (min-width: 768px) {
  .product-locations-sidebar > div,
  .product-locations-info > div {
    padding: 0;
    margin-top: 20px; } }

@media screen and (max-width: 768px) {
  .product-locations-sidebar,
  .product-locations-info {
    padding: 0 20px !important; } }

.product-locations-hours ul li {
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1; }
  .product-locations-hours ul li + li {
    margin-top: 10px; }
  .product-locations-hours ul li span {
    display: inline-block;
    width: 130px; }
  .product-locations-hours ul li.active {
    color: #9AC122;
    font-family: "HemaBold", sans-serif; }

.product-locations-image {
  position: relative; }
  .product-locations-image .slider-bullets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px; }
    .product-locations-image .slider-bullets li + li {
      margin-left: 15px; }
    .product-locations-image .slider-bullets li button {
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 100%;
      color: #e5e3de;
      background-color: #e5e3de;
      -webkit-transition: color .2s ease-out, background-color .2s ease-out;
      transition: color .2s ease-out, background-color .2s ease-out; }
      .product-locations-image .slider-bullets li button:hover, .product-locations-image .slider-bullets li button.active {
        color: #5DC5E3;
        background-color: #5DC5E3; }
  .product-locations-image .has-zoom img {
    cursor: pointer; }
  .product-locations-image .has-zoom:before {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 32px;
    height: 36px;
    background-image: url(/Frontend/assets/icons/ico-zoom.svg);
    background-repeat: no-repeat;
    z-index: 10;
    content: ''; }

.switch-container-navigation > button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  z-index: 20;
  border: 1px solid #ffffff;
  -webkit-transition: border-color .2s ease-out;
  transition: border-color .2s ease-out; }
  .switch-container-navigation > button i {
    position: relative;
    font-size: 2.6rem;
    color: #d0cdc7; }
  .switch-container-navigation > button:active {
    border: 1px solid #5DC5E3; }
  @media (min-width: 768px) {
    .switch-container-navigation > button:hover {
      border: 1px solid #5DC5E3; } }

.switch-container-navigation .prev {
  left: 10px; }
  .switch-container-navigation .prev i {
    top: -3px;
    left: -1px; }

.switch-container-navigation .next {
  right: 10px; }
  .switch-container-navigation .next i {
    top: -3px;
    right: -1px; }

.product-locations-description {
  margin-bottom: 20px; }

.product-locations-footer {
  display: none;
  background-color: #ffffff;
  padding: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .product-locations-footer button span, .product-locations-footer button i {
    color: #5DC5E3; }

/*body.hide-scroll {
    overflow: hidden;
}

#MultipleLocations {
    margin-top: 40px;

    .card-white {
        padding: 40px;
    }

    header {
        .h2 {
            margin-bottom: 20px;
        }

        p {
            margin-bottom: 35px;
        }
    }

    .switch-container {
        position: relative;

        &.has-zoom {
            
            img {
                cursor: pointer;
            }

            &:before {
                position: absolute;
                top: 20px;
                right: 20px;
                display: block;
                width: 32px;
                height: 36px;
                background-image: url(/Frontend/assets/icons/ico-zoom.svg);
                background-repeat: no-repeat;
                z-index: 10;
                content: '';
            }
        }
    }


}

.slider-bullets {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 20px;

    + div {
        margin-top: 20px;
    }

    li {
        + li {
            margin-left: 15px;
        }

        button {
            display: block;
            width: 10px;
            height: 10px;
            background-color: #D8D8D8;
            border-radius: 50%;
            border: 0;
            cursor: pointer;
            transition: all .25s ease-out;
            color: transparent;

            &:hover {
                background-color: #5DC5E3;
                transition: all .25s ease-out;
            }

            &.active {
                background-color: #5DC5E3;
            }
        }
    }
}

.mutliplelocations {

    #map {
        padding-bottom: 40px;
        min-height: 500px;

        img {
            width: 100%;
        }
    }

    #locationDiv {
        padding: 40px 0;

        .address {
            .h2 {
                margin-bottom: 15px;
            }

            img {
                width: 100%;
                height: auto;
            }

            address {
                font-style: normal;
                font-size: 13px;
                font-weight: 300;
                line-height: 20px;
            }
        }

        strong {
            font-family: $bold;
            font-weight: normal !important;
            display: block;
        }

        .store {
            padding-top: 45px;


        }
    }

    .footer-details-modal,
    .modal-details-close {
        display: none;
    }

    .modal {
        position: fixed !important;
        top: 0;
        left: 0;
        overflow-y: auto;
        height: 100% !important;
        background-color: white;


        #locationDiv {
            padding: 92px 20px 82px 20px;
        }

        .address {
            .h2 {
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                padding: 20px;
                margin: 0 !important;
                border-bottom: 1px solid #E5E3DE;
                background-color: white;
                z-index: 10;

                .modal-details-close {
                    position: absolute;
                    top: 17px;
                    right: 20px;
                    display: block;

                    i {
                        color: #9D9D9D;
                    }
                }
            }
        }

        .footer-details-modal {
            display: block;
            position: fixed;
            text-align: center;
            left: 0;
            right: 0;
            bottom: 0;
            padding: 20px;
            background-color: white;
            border-top: 1px solid #E5E3DE;
            z-index: 10;

            button {
                span, i {
                    color: #5DC5E3;
                }
            }
        }
    }
}

.opening-hours {
    article {
        padding-bottom: 20px;
        font-size: 13px;
        font-weight: 300;
        letter-spacing: 0.3px;
        line-height: 20px;

        ul li {
            display: flex;

            + li {
                margin-top: 5px;
            }

            span {
                display: block;
                width: 130px;
            }

            &.active {
                color: #9AC122;
                font-family: $bold;
            }
        }
    }
}

.sub-header {
    display: block;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .mutliplelocations {

        #locationDiv {
            display: flex;
            flex-wrap: wrap;

            .address {
                width: 50%;

                img {
                    width: 100%;
                    height: auto;
                }

                strong {
                    font-family: $bold;
                    font-weight: normal !important;
                    display: block;
                }
            }

            .store {
                width: 50%;
                padding-left: 40px;
            }
        }
    }
}

@media (min-width: 1024px) {
    .mutliplelocations {
        display: flex;
        justify-content: space-between;


        > div {
            padding: 0 20px;
        }

        #map {
            width: 40%;
        }

        #mapDetails {
            width: 60%;
        }

        #locationDiv {
            display: flex;
            flex-wrap: wrap;
            padding-top: 0;
            padding-left: 20px;

            .address {
                width: 50%;
            }

            .store {
                width: 50%;
            }
        }
    }
}

#images {
    img {
        min-height: 200px;
    }
}*/
.switch-container {
  overflow: hidden;
  position: relative;
  -webkit-transition: width .1s ease, height .1s ease;
  transition: width .1s ease, height .1s ease; }
  .switch-container > * {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-transition: none;
    transition: none;
    z-index: 0; }
    .switch-container > *.active {
      opacity: 1;
      -webkit-transition: opacity .2s ease;
      transition: opacity .2s ease;
      z-index: 1; }
    .switch-container > *.de-active {
      opacity: 0;
      -webkit-transition: opacity .2s ease;
      transition: opacity .2s ease; }

.image-slider {
  position: relative; }
  .image-slider img {
    display: block;
    max-width: 100%;
    height: auto; }

.image-slider-controls {
  position: absolute;
  top: 150px;
  left: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .image-slider-controls button {
    display: block;
    width: 40px;
    height: 40px;
    background-color: white;
    border: 1px solid #ffffff; }
    .image-slider-controls button i {
      position: relative;
      font-size: 2.6rem;
      color: #d0cdc7; }
    .image-slider-controls button.prev i {
      top: -3px;
      left: -1px; }
    .image-slider-controls button.next i {
      top: -3px;
      right: -1px; }
    .image-slider-controls button:active, .image-slider-controls button:hover {
      border-color: #5DC5E3; }

.login {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .login > div:nth-child(3) {
    border-top: 1px solid #c6c6c6;
    margin-top: 30px;
    padding-top: 20px; }
  .login .btn-cta {
    width: 100%;
    text-align: center; }
  @media (min-width: 992px) {
    .login {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .login .login-header {
        width: 100%; }
      .login > div:nth-child(2) {
        width: 50%;
        padding-right: 20px; }
      .login > div:nth-child(3) {
        border-top: 0;
        border-left: 1px solid #c6c6c6;
        margin-top: 0;
        padding-top: 0;
        padding-left: 20px;
        width: 50%; } }

.detail-product .product-settings {
  margin-top: 20px; }
  .detail-product .product-settings .form-label {
    color: #9b9b9b;
    min-width: 0; }
  .detail-product .product-settings .form-select.is-small {
    max-width: 90px !important;
    min-width: 80px !important; }
  .detail-product .product-settings .text-link {
    color: #323232; }
  .detail-product .product-settings .sold span {
    font-family: "HemaBold", sans-serif;
    color: #da2d2a; }

@media (min-width: 768px) {
  .detail-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .detail-product .product-gallery {
      width: calc(100% - 420px);
      padding-right: 10px; }
    .detail-product .product-settings {
      width: 420px;
      margin-top: 0px;
      padding-left: 10px; }
      .detail-product .product-settings .form-label {
        min-width: 135px; } }

.product-total-price {
  margin-top: 20px; }
  .product-total-price .form-label {
    font-family: "HemaBold", sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
    color: #323232 !important; }
  .product-total-price .price {
    font-family: "HemaBold", sans-serif;
    font-size: 6.0rem;
    line-height: 1; }
  .product-total-price .excluding {
    display: block; }
  .product-total-price .price sup {
    position: relative;
    left: -9px;
    font-size: 3rem;
    line-height: 2.0rem; }

.product-buttons {
  margin-top: 20px; }
  .product-buttons a {
    display: block;
    width: 100%;
    text-align: center; }

.product-share {
  margin-top: 10px;
  max-height: 40px;
  background-color: #f1efeb;
  overflow: hidden;
  -webkit-transition: max-height .2s;
  transition: max-height .2s; }
  .product-share .share-btn {
    width: 100%;
    text-align: center; }
  .product-share .social-sharing {
    padding: 20px; }
  .product-share .sharing-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .product-share .sharing-items a + a {
      margin-left: 10px; }
  .product-share.is-open {
    max-height: 200px; }
  .product-share .google_plusone_iframe_widget {
    width: auto !important; }

.product-usp {
  margin-top: 20px; }

.required-info {
  display: block;
  margin-top: 20px;
  color: #9b9b9b; }

.conditions-link {
  color: #5DC5E3;
  -webkit-transition: color .2s;
  transition: color .2s; }
  .conditions-link:hover {
    color: #36acce; }

.newsletter-subscribe {
  margin-top: 20px; }

.newsletter-unsubscribe {
  margin-top: 20px; }

@media (min-width: 768px) {
  .parent-subscribe .form-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .parent-subscribe .form-section .form-buttons {
      margin: 0 0 0 10px;
      -ms-flex-item-align: end;
      align-self: flex-end; } }

.checkout-success-grid .sub-title {
  font-family: "HemaBook", serif; }

.order-steps-title {
  margin-top: 30px;
  margin-bottom: 20px; }

.order-steps span {
  display: block; }

.order-steps p {
  margin: 0; }

.order-steps img {
  max-width: 50px;
  height: auto; }

.order-steps > div {
  position: relative;
  padding-left: 30px;
  padding-bottom: 30px;
  margin-left: 13px;
  counter-increment: steps; }
  .order-steps > div:before {
    position: absolute;
    top: 15px;
    left: -13px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    color: white;
    z-index: 2;
    font-family: "HemaBold", sans-serif;
    font-size: 1.5rem;
    line-height: 2.6rem;
    text-align: center;
    background-color: #5DC5E3;
    content: counter(steps); }
  .order-steps > div:nth-child(-n+2) {
    /*border-left: 3px solid $blue;*/ }
    .order-steps > div:nth-child(-n+2):after {
      position: absolute;
      left: -2px;
      z-index: 1;
      top: 15px;
      content: "";
      background: #5DC5E3;
      width: 3px;
      height: calc(100% + 5px);
      display: block; }
    .order-steps > div:nth-child(-n+2):before {
      left: -14px; }

.success-contact {
  margin: 0 -20px; }
  .success-contact > div {
    position: relative;
    padding: 20px 20px 20px 60px; }
    .success-contact > div img {
      position: absolute;
      top: 50%;
      left: 20px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      max-width: 24px;
      height: auto; }
    .success-contact > div + div {
      border-top: 1px solid #e5e3de; }
  .success-contact .title {
    font-family: "HemaDemibold", sans-serif; }
    .success-contact .title + span {
      display: block; }
  @media (min-width: 768px) {
    .success-contact {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: 20px; }
      .success-contact > div {
        padding: 0 20px 0 60px;
        width: 50%; }
        .success-contact > div + div {
          border-top: 0;
          border-left: 1px solid #e5e3de; } }

@media (min-width: 992px) {
  .checkout-success-info .section-white,
  .checkout-success-steps .section-white {
    padding: 40px 20px; } }

.huge-h1 {
  font-size: 3rem; }
  @media (min-width: 544px) {
    .huge-h1 {
      font-size: 5rem; } }
  @media (min-width: 992px) {
    .huge-h1 {
      font-size: 8rem;
      line-height: 90px;
      margin-bottom: 30px; } }

.error-page {
  background: white;
  padding: 0 15px 70px 15px;
  margin-bottom: -34px; }
  .error-page .grid {
    width: 100%; }
    @media (min-width: 544px) {
      .error-page .grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  @media (min-width: 544px) {
    .error-page {
      padding: 80px 15px 100px 15px; } }
  .error-page .page-content {
    position: relative;
    z-index: 4;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 15px; }
    @media (min-width: 992px) {
      .error-page .page-content p {
        padding-right: 50px; } }
    @media (min-width: 544px) {
      .error-page .page-content {
        width: 40%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
  .error-page .error-img {
    width: 100%;
    overflow: hidden;
    margin-right: -15px;
    margin-top: 24px; }
    .error-page .error-img > img {
      max-width: 100%;
      display: block; }
    @media (min-width: 544px) {
      .error-page .error-img {
        width: 60%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
  .error-page .cta-block {
    padding-top: 10px; }
    .error-page .cta-block a {
      display: block;
      margin-bottom: 10px;
      text-align: center; }
      @media (min-width: 544px) {
        .error-page .cta-block a {
          display: inline-block;
          margin-right: 20px; } }
  .error-page.not-found-404 .categories {
    padding-top: 40px; }
    .error-page.not-found-404 .categories .h4 {
      text-transform: none; }
    .error-page.not-found-404 .categories ul {
      padding-top: 10px; }
      .error-page.not-found-404 .categories ul li {
        padding: 5px 0; }
        .error-page.not-found-404 .categories ul li .sidebar-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
  .error-page.maintenance, .error-page.page-500 {
    position: fixed;
    overflow-y: scroll;
    height: 100%;
    width: 100%;
    padding: 0; }
    .error-page.maintenance .wrapper-500, .error-page.page-500 .wrapper-500 {
      position: relative;
      padding: 0 15px;
      height: 100%;
      width: 100%; }
    .error-page.maintenance .error-top, .error-page.page-500 .error-top {
      padding: 20px 15px; }
      .error-page.maintenance .error-top img, .error-page.page-500 .error-top img {
        width: 40px;
        height: 40px; }
        @media (min-width: 544px) {
          .error-page.maintenance .error-top img, .error-page.page-500 .error-top img {
            height: 70px;
            width: 70px; } }
    .error-page.maintenance .error-img, .error-page.page-500 .error-img {
      position: absolute;
      width: auto;
      z-index: 2;
      bottom: 0;
      left: 50%;
      margin-left: 100px;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      @media (min-width: 544px) {
        .error-page.maintenance .error-img, .error-page.page-500 .error-img {
          margin: 0; } }
    @media (min-width: 992px) {
      .error-page.maintenance .grid, .error-page.page-500 .grid {
        padding-top: 90px; }
      .error-page.maintenance .error-img, .error-page.page-500 .error-img {
        position: absolute;
        height: 85%;
        z-index: 3;
        bottom: 0;
        max-width: 589px;
        width: 100%;
        left: 70%; }
        .error-page.maintenance .error-img img, .error-page.page-500 .error-img img {
          position: absolute;
          bottom: 0;
          height: 100%; } }
  .error-page.maintenance .h4 {
    text-transform: none;
    margin: 0;
    padding-bottom: 5px; }
  .error-page.maintenance .error-img {
    bottom: 0vh;
    width: 30vh;
    left: 30px;
    right: auto;
    z-index: 4;
    -webkit-transform: none;
    transform: none; }
    @media (min-width: 544px) {
      .error-page.maintenance .error-img {
        right: 30px;
        left: auto; } }
    @media (min-width: 992px) {
      .error-page.maintenance .error-img {
        position: static;
        margin-left: 100px; }
        .error-page.maintenance .error-img img {
          width: auto;
          height: auto;
          max-height: 100%; } }
  .error-page.maintenance .page-content.fr-content {
    width: 60%; }
  .error-page.maintenance .socialmediablock .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .error-page.maintenance .socialmediablock .social li {
      margin-right: 10px; }

.page-not-found .footer {
  display: none; }

.be-content,
.nl-content,
.fr-content {
  display: none;
  opacity: 0;
  -webkit-transition: opacity linear .4s;
  transition: opacity linear .4s; }
  .be-content.is-visible,
  .nl-content.is-visible,
  .fr-content.is-visible {
    opacity: 1; }

.action-banner {
  position: relative;
  overflow: hidden; }

.action-banner-img {
  text-align: right;
  line-height: 0; }
  .action-banner-img img {
    display: inline-block;
    max-width: 100%;
    height: auto; }

.action-banner-content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px; }

.action-block {
  padding: 20px;
  background-color: white; }
  .action-block + .action-block {
    margin-top: 20px; }
  .action-block > div + div {
    margin-top: 20px; }
  @media (min-width: 768px) {
    .action-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .action-block > div + div {
        margin-top: 0; }
      .action-block.TextLeftMediaRight > div:nth-child(1) {
        width: calc(60% - 10px); }
      .action-block.TextLeftMediaRight > div:nth-child(2) {
        width: calc(40% - 10px);
        margin-left: 20px; }
      .action-block.TextRightMediaLeft {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
        .action-block.TextRightMediaLeft > div:nth-child(1) {
          width: calc(60% - 10px);
          margin-left: 20px; }
        .action-block.TextRightMediaLeft > div:nth-child(2) {
          width: calc(40% - 10px); } }

.action-block-image img {
  display: block;
  max-width: 100%;
  height: auto; }

.action-block-content .btn-primary {
  margin-top: 20px; }

.action-block-content .usergenerated ul li + li, .action-block-content .usergenerated ol li + li {
  margin-top: 10px; }

.action-block-content .usergenerated ul + ul,
.action-block-content .usergenerated ul + ol, .action-block-content .usergenerated ol + ul,
.action-block-content .usergenerated ol + ol {
  margin-top: 20px; }

.action-block-content .usergenerated ul {
  list-style: disc;
  list-style-position: inside; }

.action-block-content .usergenerated ol {
  list-style: lower-alpha;
  list-style-position: inside; }

.action-block-content .usergenerated h2 {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #323232;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .action-block-content .usergenerated h2 {
      font-size: 2.4rem;
      line-height: 3rem; } }

.action-block-content .usergenerated h3 {
  font-size: 1.7rem;
  line-height: 2.2rem;
  color: #323232;
  margin-bottom: 10px; }
  .action-block-content .usergenerated h3.is-small {
    font-size: 1.4rem;
    line-height: 2rem; }

.action-block-content .usergenerated h4 {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .action-block-content .usergenerated h4 {
      font-size: 1.8rem;
      line-height: 2rem; } }

.action-block-content .usergenerated > *:last-child {
  margin-bottom: 0; }
