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

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

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

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

.container:after {
  clear: both; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1190px; } }

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

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table; }

.container-fluid:after {
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

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

.row:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

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

.clearfix:after {
  clear: both; }

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

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

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

a {
  color: #333333; }

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

.preamble {
  font-size: 16px;
  line-height: 28px; }

@media only screen and (min-width: 1020px) {
  .preamble {
    font-size: 18px;
    line-height: 30px; } }

@media only screen and (min-width: 1281px) {
  .preamble {
    font-size: 20px;
    line-height: 32px; } }

.upper {
  text-transform: uppercase; }

strong {
  font-weight: 600; }

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

h1, .h1 {
  font-size: 38px; }

@media only screen and (min-width: 1020px) {
  h1, .h1 {
    font-size: 42px; } }

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

@media only screen and (min-width: 1020px) {
  h2, .h2 {
    font-size: 36px; } }

h3, .h3 {
  font-size: 24px; }

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

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

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

h6, .h6 {
  font-size: 16px; }

h6.block-title, .h6.block-title {
  text-transform: uppercase;
  margin-bottom: 30px; }

h6.block-title--white, .h6.block-title--white {
  color: #ffffff; }

p img {
  vertical-align: middle; }

label {
  cursor: pointer; }

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

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

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

.mb-large {
  margin-bottom: 120px; }

.mb-small {
  margin-bottom: 50px; }

.mt-large {
  margin-top: 120px; }

.mt-small {
  margin-top: 50px; }

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

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

.visible-desktop {
  display: none; }

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

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

.cta__button {
  text-decoration: none;
  padding: 10px;
  display: block;
  border-radius: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  padding: 15px 15px;
  white-space: nowrap;
  -webkit-appearance: none;
  text-transform: uppercase;
  font-size: 15px;
  /* Safari */
  transition: top 0.2s;
  top: 0;
  position: relative; }

@media only screen and (min-width: 769px) {
  .cta__button {
    padding: 15px 35px; } }

.cta__button--trans {
  border: 2px solid #888; }

.cta__button--green {
  background-color: #53bf3a;
  color: #ffffff; }

.cta__button--center {
  margin: 0 auto; }

.cta__button--left {
  margin: 0;
  display: table;
  padding: 5px 5px; }

@media only screen and (min-width: 0px) {
  .cta__button--left {
    padding: 5px 15px; } }

@media only screen and (min-width: 481px) {
  .cta__button--left {
    padding: 5px 30px; } }

@media only screen and (min-width: 1020px) {
  .cta__button--left {
    padding: 5px 45px; } }

.cta__button--white {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent; }

.cta__button--white:hover {
  background-color: #ffffff; }

.cta__button:hover {
  top: -2px; }

.gform_button {
  text-decoration: none;
  padding: 10px;
  display: block;
  border-radius: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  padding: 15px 45px;
  text-transform: uppercase;
  font-size: 15px;
  outline: none;
  margin: 0 auto !important;
  display: block !important;
  /* Safari */
  transition: top 0.2s;
  top: 0;
  position: relative;
  background-color: #53bf3a;
  color: #ffffff;
  border: none;
  -webkit-appearance: none;
  cursor: pointer; }

.gform_button:hover {
  top: -2px; }

.picker__container {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  padding-left: 28px;
  padding-top: 4px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  font-weight: 600; }

.picker__container .radiobtn {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%; }

.picker__container .radiobtn:after {
  left: 7px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg); }

.picker__container .radiobtn--white {
  background-color: #fff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.75); }

.picker__container .radiobtn--white:after {
  border: solid #222;
  border-width: 0 3px 3px 0; }

.picker__container .radiobtn--black {
  background-color: #000; }

.picker__container .radiobtn--silver {
  background: #dedede;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #dedede 1%, #9b9b9b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#9b9b9b',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.picker__container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.picker__container:hover input ~ .radiobtn {
  /*border: 2px solid green;*/ }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

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

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

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

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

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

body {
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media only screen and (min-width: 769px) {
  body {
    margin: 0 15px; } }

#page-wrapper {
  max-width: 88rem;
  margin: 0 auto;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
  height: 100%; }

#main {
  max-width: 88rem;
  background-color: #ffffff;
  margin: 0 20px; }

@media only screen and (min-width: 0px) {
  #main {
    margin: 0; } }

@media only screen and (min-width: 769px) {
  #main {
    margin: 0 20px; } }

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

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

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

.icon {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 900; }

.icon span {
  display: block;
  background-size: cover;
  background-position: top center;
  margin: 0 auto;
  display: block;
  content: '';
  margin-bottom: 10px; }

.icon span.ipad-pro {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/ipad1-gray.png");
  width: 42px;
  height: 61px; }

.icon span.ipad {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/ipad2-gray.png");
  width: 38px;
  height: 55px; }

.icon--ipad {
  max-width: 75px; }

.icon--gray {
  color: #888;
  text-align: center; }

.iconlist {
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  font-size: 13px;
  margin-bottom: 60px;
  flex-wrap: wrap;
  position: relative; }

.iconlist a {
  cursor: pointer; }

.iconlist .icon {
  flex: 1 1 33%; }

@media only screen and (min-width: 481px) {
  .iconlist .icon {
    flex: 1 1 20%; } }

.iconlist .icon__lock::before {
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
  content: '';
  margin: 10px auto;
  fill: #2f2f2f;
  background-image: url("../../images/padlock.svg"); }

.iconlist .icon__diamond::before {
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
  content: '';
  margin: 10px auto;
  fill: #2f2f2f;
  background-image: url("../../images/diamond.svg"); }

.iconlist .icon__heart::before {
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
  content: '';
  margin: 10px auto;
  fill: #2f2f2f;
  background-image: url("../../images/heart.svg"); }

.iconlist .icon__star::before {
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
  content: '';
  margin: 10px auto;
  fill: #2f2f2f;
  background-image: url("../../images/star.svg"); }

.iconlist .icon__plus::before {
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
  content: '';
  margin: 10px auto;
  fill: #2f2f2f;
  background-image: url("../../images/plus.svg"); }

.iconlist__swipericons {
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  left: calc(50% - 260px);
  margin-top: 80px; }

@media only screen and (min-width: 769px) {
  .iconlist__swipericons {
    display: flex; } }

.iconlist__swipericons .icon {
  opacity: 0.5;
  cursor: pointer; }

.iconlist__swipericons .icon.active {
  opacity: 1; }

html {
  scroll-behavior: smooth; }

@media only screen and (min-width: 0px) {
  .main {
    margin: 0px; } }

@media only screen and (min-width: 481px) {
  .main {
    margin: 20px; } }

.contentbox {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f0f0f0;
  position: relative; }

@media only screen and (min-width: 481px) {
  .contentbox {
    padding-top: 75px;
    padding-bottom: 75px; } }

@media only screen and (min-width: 1020px) {
  .contentbox {
    padding-top: 150px;
    padding-bottom: 150px; } }

.contentbox__inner {
  max-width: 640px;
  text-align: center;
  margin: 0 auto;
  color: #e7e7e7;
  z-index: 9;
  position: relative; }

@media only screen and (min-width: 0px) {
  .contentbox__inner {
    padding: 20px; } }

@media only screen and (min-width: 769px) {
  .contentbox__inner {
    padding: 0px; } }

.contentbox__inner h3 {
  font-size: 38px;
  margin-bottom: 20px; }

.contentbox__inner h3 i {
  font-style: italic; }

.contentbox__inner .text {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 45px; }

.contentbox__purplegrad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#552f7f+0,8a2f8e+100 */
  background: #552f7f;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #552f7f 0%, #8a2f8e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#552f7f', endColorstr='#8a2f8e',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.contentbox__purplegrad a {
  color: #fff;
  white-space: nowrap; }

.contentbox:after {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/temp.jpg");
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
  height: 100%;
  background-size: cover;
  width: 100%;
  opacity: 0.05;
  top: 0px;
  background-position: center;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.twocolboxes {
  display: flex;
  margin-bottom: 20px;
  max-width: 88rem; }

@media only screen and (min-width: 0px) {
  .twocolboxes {
    flex-direction: column; } }

@media only screen and (min-width: 1020px) {
  .twocolboxes {
    flex-direction: row; } }

.twocolboxes .img-left {
  left: 20px; }

@media only screen and (min-width: 0px) {
  .twocolboxes .img-left {
    display: none; } }

@media only screen and (min-width: 1281px) {
  .twocolboxes .img-left {
    display: block; } }

.twocolboxes .img-right {
  right: 20px; }

@media only screen and (min-width: 0px) {
  .twocolboxes .img-right {
    display: none; } }

@media only screen and (min-width: 1281px) {
  .twocolboxes .img-right {
    display: block; } }

.twocolboxes .onebox {
  flex: 1; }

.twocolboxes .onebox img.offset {
  position: relative; }

@media only screen and (min-width: 1281px) {
  .twocolboxes .onebox img.offset__bottom--fullheight {
    height: 100%; } }

.twocolboxes .onebox img.offset__top {
  top: -200px;
  position: absolute;
  z-index: 5; }

.twocolboxes .onebox .shopping-box {
  display: block; }

@media only screen and (min-width: 481px) {
  .twocolboxes .onebox .shopping-box {
    display: flex; } }

@media only screen and (min-width: 769px) {
  .twocolboxes .onebox .shopping-box {
    flex-direction: row !important; } }

.twocolboxes .onebox__inner {
  padding: 20px;
  padding-bottom: 0px;
  position: relative;
  z-index: 5;
  display: flex; }

@media only screen and (min-width: 0px) {
  .twocolboxes .onebox__inner {
    justify-content: space-around; } }

@media only screen and (min-width: 1281px) {
  .twocolboxes .onebox__inner {
    justify-content: space-around; } }

.twocolboxes .onebox__inner .shopping-item {
  margin: 50px 0 !important; }

@media only screen and (min-width: 0px) {
  .twocolboxes .onebox__inner .shopping-item {
    padding-left: 0px; } }

@media only screen and (min-width: 1020px) {
  .twocolboxes .onebox__inner .shopping-item {
    padding-left: 20px; } }

@media only screen and (min-width: 0px) {
  .twocolboxes .onebox__inner--margin {
    margin-right: 0px; } }

@media only screen and (min-width: 1020px) {
  .twocolboxes .onebox__inner--margin {
    margin-right: 20px; } }

.twocolboxes .onebox__inner__info {
  margin-right: 50px;
  margin-top: 60px;
  text-align: left; }

.twocolboxes .onebox__inner__info--right {
  top: 0px;
  right: 0px; }

@media only screen and (min-width: 0px) {
  .twocolboxes .onebox__inner__info--right {
    margin: 30px 0; } }

@media only screen and (min-width: 481px) {
  .twocolboxes .onebox__inner__info--right {
    max-width: 280px; } }

@media only screen and (min-width: 1281px) {
  .twocolboxes .onebox__inner__info--right {
    margin-left: 340px; } }

.twocolboxes .onebox__inner__info--left {
  top: 0px;
  position: absolute;
  left: 0px;
  margin-left: 50px;
  max-width: 280px; }

@media only screen and (min-width: 0px) {
  .twocolboxes .onebox__inner__info--left {
    margin: 30px 0; } }

@media only screen and (min-width: 1281px) {
  .twocolboxes .onebox__inner__info--left {
    margin-right: 340px; } }

.twocolboxes .onebox__inner__info--center {
  position: relative;
  text-align: center; }

.twocolboxes .onebox__inner__info .product--cat {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px; }

.twocolboxes .onebox__inner__info .product--text {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px; }

.twocolboxes .onebox__inner__info .product--text i {
  font-style: italic; }

.twocolboxes .onebox__inner__info .product--pris {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 20px; }

.twocolboxes .onebox__inner__info .product--pris span {
  font-size: 28px; }

.twocolboxes .onebox__inner__img {
  margin-top: 50px; }

.twocolboxes .onebox__whitegrad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdfdfd+0,f2f2ff+100 */
  background: #fdfdfd;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fdfdfd 0%, #f2f2f2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f2f2f2',GradientType=0 );
  /* IE6-9 */ }

.twocolboxes .onebox__gray {
  color: #e7e7e7;
  background-color: #2f2f2f;
  padding-bottom: 0px;
  position: relative; }

@media only screen and (min-width: 1020px) {
  .twocolboxes .onebox__gray {
    padding-bottom: 60px; } }

.twocolboxes .onebox__gray:after {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/bak1.jpg");
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
  height: 100%;
  background-size: cover;
  width: 100%;
  opacity: 0.8;
  top: 0px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.twocolboxes #col1.onebox__gray:after {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/bak1.jpg"); }

.twocolboxes #col2.onebox__gray:after {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/bak2.jpg"); }

@media only screen and (min-width: 0px) {
  .twocolboxes__col1 {
    max-width: 100%; } }

@media only screen and (min-width: 1020px) {
  .twocolboxes__col1 {
    max-width: 50%; } }

@media only screen and (min-width: 0px) {
  .twocolboxes__col2 {
    max-width: 100%;
    margin-top: 20px; } }

@media only screen and (min-width: 1020px) {
  .twocolboxes__col2 {
    margin-top: 0px;
    max-width: 50%; } }

.order-form {
  background-color: #f0f0f0;
  padding: 10px 20px;
  position: relative; }

@media only screen and (min-width: 769px) {
  .order-form {
    padding: 40px 20px; } }

.order-form .gform_body, .order-form .gform_footer {
  margin: 0 auto !important;
  max-width: 740px;
  z-index: 99;
  position: relative; }

.order-form .gform_body input[type='text'], .order-form .gform_body textarea, .order-form .gform_footer input[type='text'], .order-form .gform_footer textarea {
  padding: 10px !important; }

.order-form .gform_body input[type='text'], .order-form .gform_body input[type='number'], .order-form .gform_body textarea, .order-form .gform_footer input[type='text'], .order-form .gform_footer input[type='number'], .order-form .gform_footer textarea {
  border: 1px solid #fff;
  outline: none; }

.order-form .gform_body .product, .order-form .gform_footer .product {
  width: 100% !important;
  clear: none;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 18px;
  transition: all 0.5s ease;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 4px 4px 12px -5px rgba(0, 0, 0, 0.15); }

@media only screen and (min-width: 769px) {
  .order-form .gform_body .product, .order-form .gform_footer .product {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    min-width: 48%;
    float: left; }
  .order-form .gform_body .product input, .order-form .gform_footer .product input {
    transition: all 0.5s ease;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .order-form .gform_body .product:hover, .order-form .gform_footer .product:hover {
    border: 1px solid rgba(0, 0, 0, 0);
    background-color: white;
    box-shadow: 4px 4px 12px -5px rgba(0, 0, 0, 0.45); }
  .order-form .gform_body .product:hover input, .order-form .gform_footer .product:hover input {
    transition: all 0.5s ease;
    border-bottom: 2px solid #222; } }

.order-form .gform_body .product .ginput_product_price, .order-form .gform_footer .product .ginput_product_price {
  color: #060; }

.order-form .gform_body .product .ginput_container_singleproduct, .order-form .gform_footer .product .ginput_container_singleproduct {
  display: flex;
  line-height: 33px; }

.order-form .gform_body .gfield_price, .order-form .gform_footer .gfield_price {
  padding-top: 20px; }

@media only screen and (min-width: 1020px) {
  .order-form .gform_body .gfield_price, .order-form .gform_footer .gfield_price {
    margin-top: 10px; } }

.order-form .gform_body .gfield_price .ginput_quantity, .order-form .gform_footer .gfield_price .ginput_quantity {
  background-color: transparent;
  border: 0px;
  border-bottom: 2px solid #bbb;
  width: 2.5rem;
  text-align: right;
  padding: 3px; }

.order-form .gform_body .gfield_price.ipad, .order-form .gform_footer .gfield_price.ipad {
  overflow: hidden;
  position: relative;
  padding-left: 100px; }

@media only screen and (min-width: 769px) {
  .order-form .gform_body .gfield_price.ipad, .order-form .gform_footer .gfield_price.ipad {
    padding-left: 95px; } }

@media only screen and (min-width: 1020px) {
  .order-form .gform_body .gfield_price.ipad, .order-form .gform_footer .gfield_price.ipad {
    padding-left: 120px; } }

.order-form .gform_body .gfield_price.ipad:before, .order-form .gform_footer .gfield_price.ipad:before {
  content: '';
  width: 80px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 4px;
  width: 90px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center; }

@media only screen and (min-width: 769px) {
  .order-form .gform_body .gfield_price.ipad:before, .order-form .gform_footer .gfield_price.ipad:before {
    width: 100px; } }

.order-form .gform_body .gfield_price.golv-ipp:before, .order-form .gform_footer .gfield_price.golv-ipp:before {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/280x620-ipadstand-half-pro.png");
  top: 10px; }

.order-form .gform_body .gfield_price.golv-ip:before, .order-form .gform_footer .gfield_price.golv-ip:before {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/280x620-ipadstand-half.png");
  top: 10px; }

.order-form .gform_body .gfield_price.bord-ipp:before, .order-form .gform_footer .gfield_price.bord-ipp:before {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/280x620-ipadstand2-half-pro.png"); }

.order-form .gform_body .gfield_price.bord-ip:before, .order-form .gform_footer .gfield_price.bord-ip:before {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/280x620-ipadstand2-half.png"); }

@media only screen and (min-width: 1020px) {
  .order-form .gform_body .gfield_total, .order-form .gform_footer .gfield_total {
    margin-top: 0px; } }

.order-form .gsection {
  margin-bottom: 0px !important; }

.order-form:after {
  content: '';
  opacity: 0.15;
  top: 0px;
  display: block;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/ipadback.jpg");
  background-size: cover; }

.order-form li.hidden_label input {
  margin-top: 0px !important; }

.swiper-pagination-bullet {
  display: flex;
  background-color: transparent;
  cursor: pointer; }

.swiper-pagination-bullet span {
  display: block;
  height: 30px;
  width: 30px;
  background-size: cover;
  content: '';
  margin: 10px auto;
  position: relative;
  fill: #2f2f2f;
  bottom: 30px; }

@media only screen and (min-width: 769px) {
  .swiper-pagination-bullet span {
    bottom: 0px; } }

.swiper-pagination-bullet span:after {
  content: "";
  position: absolute;
  bottom: -24px;
  width: 90px;
  left: -30px;
  display: block;
  font-size: 0.85em;
  font-weight: 900; }

.swiper-pagination-bullet span.item1 {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/padlock.svg"); }

@media only screen and (min-width: 769px) {
  .swiper-pagination-bullet span.item1:after {
    content: "Säkerhet"; } }

.swiper-pagination-bullet span.item2 {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/diamond.svg"); }

@media only screen and (min-width: 769px) {
  .swiper-pagination-bullet span.item2:after {
    content: "Kvalitet"; } }

.swiper-pagination-bullet span.item3 {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/heart.svg"); }

@media only screen and (min-width: 769px) {
  .swiper-pagination-bullet span.item3:after {
    content: "Design"; } }

.swiper-pagination-bullet span.item4 {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/star.svg"); }

@media only screen and (min-width: 769px) {
  .swiper-pagination-bullet span.item4:after {
    content: "Erfarenhet"; } }

.swiper-pagination-bullet span.item5 {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/plus.svg"); }

@media only screen and (min-width: 769px) {
  .swiper-pagination-bullet span.item5:after {
    content: "Återförsäljare"; } }

.swiper-pagination {
  height: 30px;
  width: 320px !important;
  margin: 0 auto;
  right: 0px;
  display: flex;
  justify-content: space-between; }

@media only screen and (min-width: 769px) {
  .swiper-pagination {
    top: 70px;
    width: 460px !important;
    height: 60px; } }

.swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 40px;
  border-radius: 0px;
  display: inline-block;
  outline: none;
  opacity: 0.4;
  transition: opacity 0.5s ease; }

.swiper-pagination .swiper-pagination-bullet:hover {
  opacity: 0.7; }

.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important; }

.header {
  margin: 0px;
  background-color: #f0f0f0; }

@media only screen and (min-width: 769px) {
  .header {
    margin: 20px;
    margin-top: 0px; } }

.header.white {
  background-color: #fff; }

.header__wrapper {
  padding: 15px;
  position: relative;
  overflow: hidden; }

@media only screen and (min-width: 481px) {
  .header__wrapper {
    padding: 30px; } }

.header__wrapper .introtext {
  max-width: 560px;
  text-align: center;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 40px;
  z-index: 99;
  position: relative; }

.header__wrapper .introtext h1 {
  font-size: 40px;
  margin-bottom: 20px; }

.header__wrapper .introtext .preamble {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 40px; }

@media only screen and (min-width: 1020px) {
  .header__wrapper .introtext .preamble {
    padding-left: 40px;
    padding-right: 40px; } }

.header__wrapper #background-video {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 1368px;
  top: -70px; }

.header__logo {
  display: block;
  text-indent: -9999px;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/iPadstall_logo-light.svg");
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/iPadstall_logo-media.svg");
  width: 120px;
  height: 44px; }

@media only screen and (min-width: 1020px) {
  .header__logo {
    width: 132px;
    height: 52px; } }

.header.dark {
  background-color: #2f2f2f; }

.header.dark .header__logo {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/iPadstall_logo-light.svg"); }

.header.dark .header__wrapper a {
  color: #ffffff; }

.header.dark .header__wrapper .shopping-bag:before {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/shopping-bag-light.png"); }

.fixed .header.dark__logo {
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/iPadstall_logo-media.svg"); }

.pre-footer {
  display: none;
  max-width: 88rem;
  background-color: #282828; }

@media only screen and (min-width: 481px) {
  .pre-footer {
    display: block; } }

@media only screen and (min-width: 481px) {
  .pre-footer {
    margin: 0; } }

@media only screen and (min-width: 769px) {
  .pre-footer {
    margin: 20px 20px 0px 20px; } }

.pre-footer__inner {
  padding: 2.8rem 0; }

@media only screen and (min-width: 1281px) {
  .pre-footer__inner {
    padding: 5.56rem 2.8rem; } }

.footer {
  max-width: 88rem;
  background-color: #2f2f2f;
  margin: 0px;
  padding-top: 90px; }

@media only screen and (min-width: 481px) {
  .footer {
    margin: 0; } }

@media only screen and (min-width: 769px) {
  .footer {
    margin: 0px 20px; } }

.footer__inner__col__c1--logo {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/iPadstall_logo-light.svg");
  width: 180px;
  height: 28px;
  display: block;
  z-index: 999;
  position: relative;
  margin: 0 auto;
  margin-bottom: 45px; }

.footer__inner__col__c1--logo-mediascreen-text {
  color: #888;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 5px;
  width: 100%;
  font-size: 12px;
  margin-bottom: 10px; }

.footer__inner__col__c1--logo-mediascreen {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/mediascreen.svg");
  width: 180px;
  height: 28px;
  display: block;
  z-index: 999;
  position: relative;
  margin: 0 auto;
  text-indent: -9999px; }

.footer a {
  text-decoration: none; }

.sub-footer {
  max-width: 88rem;
  background-color: #2f2f2f;
  color: #888;
  text-align: center;
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  padding-bottom: 45px;
  padding-top: 60px; }

@media only screen and (min-width: 481px) {
  .sub-footer {
    margin: 0; } }

@media only screen and (min-width: 769px) {
  .sub-footer {
    margin: 0px 20px; } }

.sub-footer a {
  color: #888; }

.sub-footer__inner a {
  text-decoration: none; }

.header__navigation, .header__navigation--secondary {
  position: absolute; }

@media only screen and (min-width: 769px) {
  .header__navigation .menu li, .header__navigation--secondary .menu li {
    margin-left: 1.86rem;
    display: inline-block; } }

@media only screen and (min-width: 1281px) {
  .header__navigation .menu li, .header__navigation--secondary .menu li {
    margin-left: 2.8rem; } }

@media only screen and (min-width: 1441px) {
  .header__navigation .menu li, .header__navigation--secondary .menu li {
    margin-left: 1.86rem; } }

.header__navigation .menu li a, .header__navigation--secondary .menu li a {
  text-decoration: none;
  font-weight: 900; }

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

.header__navigation {
  top: 22px;
  right: 60px;
  display: none; }

@media only screen and (min-width: 769px) {
  .header__navigation {
    display: block; } }

.header__navigation--secondary {
  display: none; }

@media only screen and (min-width: 1020px) {
  .header__navigation--secondary {
    display: block; } }

.header__navigation--secondary {
  top: 25px;
  right: 80px;
  font-size: 13px;
  text-transform: uppercase; }

.header__navigation--secondary a {
  opacity: 0.6;
  /* Safari */
  transition: opacity 0.2s; }

.header__navigation--secondary a:hover {
  opacity: 1; }

.submenu {
  background-color: #888;
  text-align: center; }

@media only screen and (min-width: 1281px) {
  .submenu {
    padding-left: 2.8rem; } }

@media only screen and (min-width: 1441px) {
  .submenu {
    text-align: left;
    padding-left: 3.7rem; } }

.submenu li {
  display: inline-block; }

.submenu li a {
  padding: 15px 10px;
  font-size: 14px;
  display: block;
  font-weight: bold;
  text-decoration: none; }

@media only screen and (min-width: 769px) {
  .submenu li a {
    padding: 25px 20px; } }

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

.mobile-menu--open .header {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.mobile-menu--open .header__navigation {
  display: block;
  background-color: #ffffff;
  width: 100%;
  position: absolute;
  left: 0px;
  height: 100vh;
  top: 0px;
  z-index: 99;
  padding: 1.86rem; }

.mobile-menu--open .header__navigation li {
  margin-bottom: 1.86rem; }

.mobile-menu--open .header__navigation li a {
  color: #222 !important; }

.mobile-menu--open .header__navigation--secondary {
  display: block;
  z-index: 999;
  left: 30px;
  top: 260px; }

.mobile-menu--open .header__navigation--secondary .menu li {
  margin-bottom: 10px; }

.mobile-menu--open .header__navigation--secondary .menu li a {
  color: #222;
  text-transform: none;
  opacity: 1; }

.mobile-menu--open .header .js-toggle-mobile-menu {
  display: block;
  position: relative;
  top: 5px;
  width: 24px;
  background-size: cover;
  content: '';
  fill: #2f2f2f;
  background-image: url("../../images/hamburger-menu.svg");
  height: 24px; }

body.mobile-menu--open {
  overflow: hidden; }

/*
.fixed
{
  padding-top: 90px;

  #submenu
  {
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;

    transition: top .3s ease-out;
    -moz-transition: top .3s ease-out;
    -webkit-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;

    }

    #site-header
    {
      .header__navigation{
        padding-top: 40px;
        top: 0px;

         &--secondary
         {
           display: none;
         }

      }

      .header__wrapper__inner
      {
         position: fixed;
         top: -84px;
         @include MQ(L) {
           top: -90px;
         }

         background-color: $white;
         z-index: 999;
         right: 0px;
         left: 0px;
         margin: 0 auto;
         padding: 30px;
         max-width: 1400px;
         transition: top .3s ease-out;
         -moz-transition: top .3s ease-out;
         -webkit-transition: top .3s ease-out;
         -o-transition: top .3s ease-out;

         }
       }
    &.scrolled{
      #site-header
      {
        .header__wrapper__inner
        {
           top: 0px;
         }
      }
      #submenu{
        top: 84px;
          @include MQ(L) {
            top: 92px;
          }
      }
   }
}
*/
.header__logo {
  display: inline-block; }

@media only screen and (min-width: 0px) {
  .full-screen-menu {
    display: none; } }

@media only screen and (min-width: 769px) {
  .full-screen-menu {
    display: inline-block; } }

.full-screen-menu__item {
  display: inline-block;
  margin-right: 1.86rem; }

.header__wrapper__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: 600;
  position: relative; }

.header__wrapper a {
  text-decoration: none; }

.shopping-bag::before {
  display: block;
  position: relative;
  top: 5px;
  width: 24px;
  background-size: cover;
  content: '';
  fill: #2f2f2f;
  background-image: url("../../images/shopping-bag.svg");
  height: 24px; }

.shopping-bag a {
  width: 24px;
  display: block;
  margin-top: -18px;
  height: 24px;
  cursor: pointer;
  position: relative;
  z-index: 99; }

.js-toggle-mobile-menu {
  display: none;
  position: relative;
  width: 26px;
  background-size: cover;
  content: '';
  fill: #2f2f2f;
  background-image: url("../../images/hamburger-menu.svg");
  height: 26px;
  z-index: 999; }

@media only screen and (min-width: 769px) {
  .js-toggle-mobile-menu {
    display: none; } }

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

.logorow {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  flex-wrap: wrap; }

.logorow span {
  flex: 1 1 33%;
  display: flex;
  margin-bottom: 20px; }

@media only screen and (min-width: 1281px) {
  .logorow span {
    flex: 1 1;
    margin-bottom: 0px; } }

.logorow span img {
  max-width: 160px;
  margin: 0 auto;
  max-height: 72px; }

@media only screen and (min-width: 1281px) {
  .logorow span img {
    max-width: 180px;
    max-height: 82px; } }

.header__blocks {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  padding-top: 30px; }

@media only screen and (min-width: 769px) {
  .header__blocks {
    padding: 30px; } }

@media only screen and (min-width: 1281px) {
  .header__blocks {
    flex-direction: row; } }

.header__blocks__theblock.block1 {
  background-color: white;
  display: flex;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/hander_white.jpg");
  background-size: cover;
  margin: 0 auto; }

@media only screen and (min-width: 769px) {
  .header__blocks__theblock.block1 {
    width: 630px; } }

@media only screen and (min-width: 1281px) {
  .header__blocks__theblock.block1 {
    width: 580px; } }

.header__blocks__theblock.block1 .img-block {
  display: none; }

@media only screen and (min-width: 769px) {
  .header__blocks__theblock.block1 .img-block {
    width: 230px;
    display: block; } }

.header__blocks__theblock.block1 .text-block {
  padding: 30px;
  text-align: center; }

@media only screen and (min-width: 769px) {
  .header__blocks__theblock.block1 .text-block {
    text-align: left;
    padding: 0px;
    margin-left: 210px;
    position: absolute;
    width: 320px;
    top: 240px; } }

.header__blocks__theblock.block1 .offset {
  position: relative;
  left: -50px;
  top: 30px; }

.header__blocks__theblock.block1 .cta__button {
  margin: 0 auto; }

@media only screen and (min-width: 769px) {
  .header__blocks__theblock.block1 .cta__button {
    margin: 0; } }

.header__blocks__theblock.block2 {
  color: #fff;
  text-align: center;
  padding: 35px;
  margin-top: 40px; }

@media only screen and (min-width: 1281px) {
  .header__blocks__theblock.block2 {
    padding: 65px;
    margin-top: 90px; } }

.header__blocks__theblock.block2 h6 {
  opacity: 0.4;
  text-transform: uppercase; }

.header__blocks__theblock.block2 p {
  width: 280px;
  margin: 0 auto;
  margin-bottom: 20px; }

.header__blocks__theblock.centerblock {
  color: #fff;
  text-align: center;
  padding: 35px;
  margin-top: 40px; }

@media only screen and (min-width: 1281px) {
  .header__blocks__theblock.centerblock {
    padding: 65px; } }

.header__blocks__theblock.centerblock h6 {
  opacity: 0.4;
  text-transform: uppercase; }

.header__blocks__theblock.centerblock p {
  width: 360px;
  margin: 0 auto;
  margin-bottom: 20px; }

.header__blocks__theblock h2 {
  font-size: 42px; }

.header__blocks__theblock .ipadicons {
  padding-top: 15px;
  padding-bottom: 15px; }

.swiper-products__inner {
  background-color: #eee;
  min-height: 312px;
  margin-bottom: 20px;
  background-size: cover; }

@media only screen and (min-width: 769px) {
  .swiper-products__inner {
    min-height: 712px; } }

.swiper-products__inner--text {
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  margin: 0 auto;
  right: auto;
  padding: 30px;
  position: absolute; }

@media only screen and (min-width: 769px) {
  .swiper-products__inner--text {
    background-color: transparent;
    width: 320px;
    height: 180px;
    left: 8%;
    padding: 0px;
    top: 68%; } }

@media only screen and (min-width: 1020px) {
  .swiper-products__inner--text {
    top: 52%;
    right: 6%;
    left: auto; } }

@media only screen and (min-width: 1281px) {
  .swiper-products__inner--text {
    top: 40%;
    right: 18%; } }

.swiper-products__inner--text p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px; }

.contact-page {
  margin-top: 60px; }

.contact-page .intro {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center; }

.contact-page .address {
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  width: auto; }

@media only screen and (min-width: 1020px) {
  .contact-page .address {
    flex-direction: row; } }

.contact-page .address__col1, .contact-page .address__col2, .contact-page .address__col3 {
  flex: 1;
  text-align: center;
  margin-bottom: 50px; }

@media only screen and (min-width: 1020px) {
  .contact-page .address__col1, .contact-page .address__col2, .contact-page .address__col3 {
    margin-bottom: 20px; } }

.cols {
  padding: 60px;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }

@media only screen and (min-width: 1020px) {
  .cols {
    flex-direction: row; } }

.cols__col1 {
  flex: 2;
  margin-right: 40px; }

.cols__col2 {
  flex: 1;
  background-color: #f0f0f0;
  padding: 30px; }

.cols__col2 h4 {
  font-size: 16px; }

.cols__col2 .checklist li {
  margin-bottom: 15px;
  margin-left: 20px;
  position: relative;
  line-height: 20px; }

.cols__col2 .checklist li:after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 6px;
  left: -20px;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/checkmark.svg"); }

.contact-form {
  background-color: #f0f0f0;
  position: relative; }

.contact-form:after {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  background-image: url("/wp-content/themes/wp_ipadstall/assets/images/ipadback.jpg");
  background-size: cover;
  z-index: 1;
  position: absolute;
  background-position: center;
  opacity: 0.25; }

.contact-form__inner {
  max-width: 760px;
  margin: 0 auto;
  padding: 90px 15px;
  z-index: 2;
  position: relative; }

.contact-form__inner .gform_body {
  margin-top: 30px; }

@media only screen and (min-width: 1020px) {
  .contact-form__inner .gform_body {
    padding-left: 0px !important; } }

.contact-form__inner .gform_body ul {
  position: relative; }

.contact-form__inner .gform_body ul li {
  margin-top: 0px !important; }

.contact-form__inner .gform_body ul li .ginput_container_textarea {
  margin-top: 0 !important; }

.contact-form__inner .gform_body ul li label {
  display: none !important; }

.contact-form__inner .gform_body ul li input, .contact-form__inner .gform_body ul li textarea {
  outline: none; }

.contact-form__inner .gform_body ul li input {
  border: 0px solid #e3e3e3;
  width: 100% !important; }

@media only screen and (min-width: 1020px) {
  .contact-form__inner .gform_body ul li input {
    width: 50% !important;
    padding: 16px !important;
    margin: 0px; } }

.contact-form__inner .gform_body ul li textarea {
  margin-top: 0px !important;
  border: 0px solid #e3e3e3; }

.contact-form__inner .gform_body ul #field_1_4 {
  width: 100% !important;
  padding-top: 10px !important; }

@media only screen and (min-width: 1020px) {
  .contact-form__inner .gform_body ul #field_1_4 {
    width: 50% !important;
    top: 0px;
    position: absolute;
    left: 50%;
    padding: 0 !important; } }

.contact-form__inner .gform_body ul #field_1_4 .textarea {
  height: 175px; }

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