/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.vertical-align-parent {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

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

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

html {
  box-sizing: border-box; }

.col {
  float: left !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 40rem) {
  .sm-col-1 {
    width: 8.33333% !important; }
  .sm-col-2 {
    width: 16.66667% !important; }
  .sm-col-3 {
    width: 25% !important; }
  .sm-col-4 {
    width: 33.33333% !important; }
  .sm-col-5 {
    width: 41.66667% !important; }
  .sm-col-6 {
    width: 50% !important; }
  .sm-col-7 {
    width: 58.33333% !important; }
  .sm-col-8 {
    width: 66.66667% !important; }
  .sm-col-9 {
    width: 75% !important; }
  .sm-col-10 {
    width: 83.33333% !important; }
  .sm-col-11 {
    width: 91.66667% !important; }
  .sm-col-12 {
    width: 100% !important; }
  .sm-offset-1 {
    margin-left: 8.33333% !important; }
  .sm-offset-2 {
    margin-left: 16.66667% !important; }
  .sm-offset-3 {
    margin-left: 25% !important; }
  .sm-offset-4 {
    margin-left: 33.33333% !important; }
  .sm-offset-5 {
    margin-left: 41.66667% !important; }
  .sm-offset-6 {
    margin-left: 50% !important; }
  .sm-offset-7 {
    margin-left: 58.33333% !important; }
  .sm-offset-8 {
    margin-left: 66.66667% !important; }
  .sm-offset-9 {
    margin-left: 75% !important; }
  .sm-offset-10 {
    margin-left: 83.33333% !important; }
  .sm-offset-11 {
    margin-left: 91.66667% !important; } }

@media (min-width: 52rem) {
  .md-col-1 {
    width: 8.33333% !important; }
  .md-col-2 {
    width: 16.66667% !important; }
  .md-col-3 {
    width: 25% !important; }
  .md-col-4 {
    width: 33.33333% !important; }
  .md-col-5 {
    width: 41.66667% !important; }
  .md-col-6 {
    width: 50% !important; }
  .md-col-7 {
    width: 58.33333% !important; }
  .md-col-8 {
    width: 66.66667% !important; }
  .md-col-9 {
    width: 75% !important; }
  .md-col-10 {
    width: 83.33333% !important; }
  .md-col-11 {
    width: 91.66667% !important; }
  .md-col-12 {
    width: 100% !important; }
  .md-offset-1 {
    margin-left: 8.33333% !important; }
  .md-offset-2 {
    margin-left: 16.66667% !important; }
  .md-offset-3 {
    margin-left: 25% !important; }
  .md-offset-4 {
    margin-left: 33.33333% !important; }
  .md-offset-5 {
    margin-left: 41.66667% !important; }
  .md-offset-6 {
    margin-left: 50% !important; }
  .md-offset-7 {
    margin-left: 58.33333% !important; }
  .md-offset-8 {
    margin-left: 66.66667% !important; }
  .md-offset-9 {
    margin-left: 75% !important; }
  .md-offset-10 {
    margin-left: 83.33333% !important; }
  .md-offset-11 {
    margin-left: 91.66667% !important; } }

@media (min-width: 68rem) {
  .lg-col-1 {
    width: 8.33333% !important; }
  .lg-col-2 {
    width: 16.66667% !important; }
  .lg-col-3 {
    width: 25% !important; }
  .lg-col-4 {
    width: 33.33333% !important; }
  .lg-col-5 {
    width: 41.66667% !important; }
  .lg-col-6 {
    width: 50% !important; }
  .lg-col-7 {
    width: 58.33333% !important; }
  .lg-col-8 {
    width: 66.66667% !important; }
  .lg-col-9 {
    width: 75% !important; }
  .lg-col-10 {
    width: 83.33333% !important; }
  .lg-col-11 {
    width: 91.66667% !important; }
  .lg-col-12 {
    width: 100% !important; }
  .lg-offset-1 {
    margin-left: 8.33333% !important; }
  .lg-offset-2 {
    margin-left: 16.66667% !important; }
  .lg-offset-3 {
    margin-left: 25% !important; }
  .lg-offset-4 {
    margin-left: 33.33333% !important; }
  .lg-offset-5 {
    margin-left: 41.66667% !important; }
  .lg-offset-6 {
    margin-left: 50% !important; }
  .lg-offset-7 {
    margin-left: 58.33333% !important; }
  .lg-offset-8 {
    margin-left: 66.66667% !important; }
  .lg-offset-9 {
    margin-left: 75% !important; }
  .lg-offset-10 {
    margin-left: 83.33333% !important; }
  .lg-offset-11 {
    margin-left: 91.66667% !important; } }

.gutters {
  margin: 0 -1rem !important; }
  .gutters > .col {
    padding: 0 1rem !important; }

.inner {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
  padding: 0 1rem; }
  @media (min-width: 68rem) {
    .inner {
      padding: 0 1rem; } }

.xs-overflow-hidden {
  overflow: hidden  !important; }

.xs-overflow-auto {
  overflow: auto    !important; }

.xs-overflow-scroll {
  overflow: scroll  !important; }

.xs-overflow-visible {
  overflow: visible !important; }

.xs-hide {
  display: none         !important; }

.xs-inline {
  display: inline       !important; }

.xs-block {
  display: block        !important; }

.xs-inline-block {
  display: inline-block !important; }

.xs-float-left {
  float: left  !important; }

.xs-float-right {
  float: right !important; }

.xs-float-none {
  float: none  !important; }

.xs-fit {
  max-width: 100% !important; }

.xs-full-height {
  height: 100%    !important; }

.xs-width-auto {
  width: auto      !important; }

@media (min-width: 40rem) {
  .sm-overflow-hidden {
    overflow: hidden  !important; }
  .sm-overflow-auto {
    overflow: auto    !important; }
  .sm-overflow-scroll {
    overflow: scroll  !important; }
  .sm-overflow-visible {
    overflow: visible !important; }
  .sm-hide {
    display: none         !important; }
  .sm-inline {
    display: inline       !important; }
  .sm-block {
    display: block        !important; }
  .sm-inline-block {
    display: inline-block !important; }
  .sm-float-left {
    float: left  !important; }
  .sm-float-right {
    float: right !important; }
  .sm-float-none {
    float: none  !important; }
  .sm-fit {
    max-width: 100% !important; }
  .sm-full-height {
    height: 100%    !important; }
  .sm-width-auto {
    width: auto      !important; } }

@media (min-width: 52rem) {
  .md-overflow-hidden {
    overflow: hidden  !important; }
  .md-overflow-auto {
    overflow: auto    !important; }
  .md-overflow-scroll {
    overflow: scroll  !important; }
  .md-overflow-visible {
    overflow: visible !important; }
  .md-hide {
    display: none         !important; }
  .md-inline {
    display: inline       !important; }
  .md-block {
    display: block        !important; }
  .md-inline-block {
    display: inline-block !important; }
  .md-float-left {
    float: left  !important; }
  .md-float-right {
    float: right !important; }
  .md-float-none {
    float: none  !important; }
  .md-fit {
    max-width: 100% !important; }
  .md-full-height {
    height: 100%    !important; }
  .md-width-auto {
    width: auto      !important; } }

@media (min-width: 68rem) {
  .lg-overflow-hidden {
    overflow: hidden  !important; }
  .lg-overflow-auto {
    overflow: auto    !important; }
  .lg-overflow-scroll {
    overflow: scroll  !important; }
  .lg-overflow-visible {
    overflow: visible !important; }
  .lg-hide {
    display: none         !important; }
  .lg-inline {
    display: inline       !important; }
  .lg-block {
    display: block        !important; }
  .lg-inline-block {
    display: inline-block !important; }
  .lg-float-left {
    float: left  !important; }
  .lg-float-right {
    float: right !important; }
  .lg-float-none {
    float: none  !important; }
  .lg-fit {
    max-width: 100% !important; }
  .lg-full-height {
    height: 100%    !important; }
  .lg-width-auto {
    width: auto      !important; } }

.xs-m0 {
  margin: 0        !important; }

.xs-mt0 {
  margin-top: 0    !important; }

.xs-mr0 {
  margin-right: 0  !important; }

.xs-mb0 {
  margin-bottom: 0 !important; }

.xs-ml0 {
  margin-left: 0   !important; }

.xs-mx0 {
  margin-left: 0   !important;
  margin-right: 0  !important; }

.xs-my0 {
  margin-top: 0    !important;
  margin-bottom: 0 !important; }

.xs-m1 {
  margin: 0.5rem !important; }

.xs-mt1 {
  margin-top: 0.5rem !important; }

.xs-mr1 {
  margin-right: 0.5rem !important; }

.xs-mb1 {
  margin-bottom: 0.5rem !important; }

.xs-ml1 {
  margin-left: 0.5rem !important; }

.xs-mx1 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important; }

.xs-my1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.xs-m2 {
  margin: 1rem !important; }

.xs-mt2 {
  margin-top: 1rem !important; }

.xs-mr2 {
  margin-right: 1rem !important; }

.xs-mb2 {
  margin-bottom: 1rem !important; }

.xs-ml2 {
  margin-left: 1rem !important; }

.xs-mx2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

.xs-my2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.xs-m3 {
  margin: 1.5rem !important; }

.xs-mt3 {
  margin-top: 1.5rem !important; }

.xs-mr3 {
  margin-right: 1.5rem !important; }

.xs-mb3 {
  margin-bottom: 1.5rem !important; }

.xs-ml3 {
  margin-left: 1.5rem !important; }

.xs-mx3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important; }

.xs-my3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.xs-m4 {
  margin: 2rem !important; }

.xs-mt4 {
  margin-top: 2rem !important; }

.xs-mr4 {
  margin-right: 2rem !important; }

.xs-mb4 {
  margin-bottom: 2rem !important; }

.xs-ml4 {
  margin-left: 2rem !important; }

.xs-mx4 {
  margin-left: 2rem !important;
  margin-right: 2rem !important; }

.xs-my4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.xs-m5 {
  margin: 3rem !important; }

.xs-mt5 {
  margin-top: 3rem !important; }

.xs-mr5 {
  margin-right: 3rem !important; }

.xs-mb5 {
  margin-bottom: 3rem !important; }

.xs-ml5 {
  margin-left: 3rem !important; }

.xs-mx5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important; }

.xs-my5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.xs-m6 {
  margin: 4.5rem !important; }

.xs-mt6 {
  margin-top: 4.5rem !important; }

.xs-mr6 {
  margin-right: 4.5rem !important; }

.xs-mb6 {
  margin-bottom: 4.5rem !important; }

.xs-ml6 {
  margin-left: 4.5rem !important; }

.xs-mx6 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important; }

.xs-my6 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important; }

.xs-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

@media (min-width: 40rem) {
  .sm-m0 {
    margin: 0        !important; }
  .sm-mt0 {
    margin-top: 0    !important; }
  .sm-mr0 {
    margin-right: 0  !important; }
  .sm-mb0 {
    margin-bottom: 0 !important; }
  .sm-ml0 {
    margin-left: 0   !important; }
  .sm-mx0 {
    margin-left: 0   !important;
    margin-right: 0  !important; }
  .sm-my0 {
    margin-top: 0    !important;
    margin-bottom: 0 !important; }
  .sm-m1 {
    margin: 0.5rem !important; }
  .sm-mt1 {
    margin-top: 0.5rem !important; }
  .sm-mr1 {
    margin-right: 0.5rem !important; }
  .sm-mb1 {
    margin-bottom: 0.5rem !important; }
  .sm-ml1 {
    margin-left: 0.5rem !important; }
  .sm-mx1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .sm-my1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .sm-m2 {
    margin: 1rem !important; }
  .sm-mt2 {
    margin-top: 1rem !important; }
  .sm-mr2 {
    margin-right: 1rem !important; }
  .sm-mb2 {
    margin-bottom: 1rem !important; }
  .sm-ml2 {
    margin-left: 1rem !important; }
  .sm-mx2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .sm-my2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .sm-m3 {
    margin: 1.5rem !important; }
  .sm-mt3 {
    margin-top: 1.5rem !important; }
  .sm-mr3 {
    margin-right: 1.5rem !important; }
  .sm-mb3 {
    margin-bottom: 1.5rem !important; }
  .sm-ml3 {
    margin-left: 1.5rem !important; }
  .sm-mx3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .sm-my3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .sm-m4 {
    margin: 2rem !important; }
  .sm-mt4 {
    margin-top: 2rem !important; }
  .sm-mr4 {
    margin-right: 2rem !important; }
  .sm-mb4 {
    margin-bottom: 2rem !important; }
  .sm-ml4 {
    margin-left: 2rem !important; }
  .sm-mx4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .sm-my4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .sm-m5 {
    margin: 3rem !important; }
  .sm-mt5 {
    margin-top: 3rem !important; }
  .sm-mr5 {
    margin-right: 3rem !important; }
  .sm-mb5 {
    margin-bottom: 3rem !important; }
  .sm-ml5 {
    margin-left: 3rem !important; }
  .sm-mx5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important; }
  .sm-my5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .sm-m6 {
    margin: 4.5rem !important; }
  .sm-mt6 {
    margin-top: 4.5rem !important; }
  .sm-mr6 {
    margin-right: 4.5rem !important; }
  .sm-mb6 {
    margin-bottom: 4.5rem !important; }
  .sm-ml6 {
    margin-left: 4.5rem !important; }
  .sm-mx6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important; }
  .sm-my6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important; }
  .sm-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important; } }

@media (min-width: 52rem) {
  .md-m0 {
    margin: 0        !important; }
  .md-mt0 {
    margin-top: 0    !important; }
  .md-mr0 {
    margin-right: 0  !important; }
  .md-mb0 {
    margin-bottom: 0 !important; }
  .md-ml0 {
    margin-left: 0   !important; }
  .md-mx0 {
    margin-left: 0   !important;
    margin-right: 0  !important; }
  .md-my0 {
    margin-top: 0    !important;
    margin-bottom: 0 !important; }
  .md-m1 {
    margin: 0.5rem !important; }
  .md-mt1 {
    margin-top: 0.5rem !important; }
  .md-mr1 {
    margin-right: 0.5rem !important; }
  .md-mb1 {
    margin-bottom: 0.5rem !important; }
  .md-ml1 {
    margin-left: 0.5rem !important; }
  .md-mx1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .md-my1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .md-m2 {
    margin: 1rem !important; }
  .md-mt2 {
    margin-top: 1rem !important; }
  .md-mr2 {
    margin-right: 1rem !important; }
  .md-mb2 {
    margin-bottom: 1rem !important; }
  .md-ml2 {
    margin-left: 1rem !important; }
  .md-mx2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .md-my2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .md-m3 {
    margin: 1.5rem !important; }
  .md-mt3 {
    margin-top: 1.5rem !important; }
  .md-mr3 {
    margin-right: 1.5rem !important; }
  .md-mb3 {
    margin-bottom: 1.5rem !important; }
  .md-ml3 {
    margin-left: 1.5rem !important; }
  .md-mx3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .md-my3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .md-m4 {
    margin: 2rem !important; }
  .md-mt4 {
    margin-top: 2rem !important; }
  .md-mr4 {
    margin-right: 2rem !important; }
  .md-mb4 {
    margin-bottom: 2rem !important; }
  .md-ml4 {
    margin-left: 2rem !important; }
  .md-mx4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .md-my4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .md-m5 {
    margin: 3rem !important; }
  .md-mt5 {
    margin-top: 3rem !important; }
  .md-mr5 {
    margin-right: 3rem !important; }
  .md-mb5 {
    margin-bottom: 3rem !important; }
  .md-ml5 {
    margin-left: 3rem !important; }
  .md-mx5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important; }
  .md-my5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .md-m6 {
    margin: 4.5rem !important; }
  .md-mt6 {
    margin-top: 4.5rem !important; }
  .md-mr6 {
    margin-right: 4.5rem !important; }
  .md-mb6 {
    margin-bottom: 4.5rem !important; }
  .md-ml6 {
    margin-left: 4.5rem !important; }
  .md-mx6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important; }
  .md-my6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important; }
  .md-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important; } }

@media (min-width: 68rem) {
  .lg-m0 {
    margin: 0        !important; }
  .lg-mt0 {
    margin-top: 0    !important; }
  .lg-mr0 {
    margin-right: 0  !important; }
  .lg-mb0 {
    margin-bottom: 0 !important; }
  .lg-ml0 {
    margin-left: 0   !important; }
  .lg-mx0 {
    margin-left: 0   !important;
    margin-right: 0  !important; }
  .lg-my0 {
    margin-top: 0    !important;
    margin-bottom: 0 !important; }
  .lg-m1 {
    margin: 0.5rem !important; }
  .lg-mt1 {
    margin-top: 0.5rem !important; }
  .lg-mr1 {
    margin-right: 0.5rem !important; }
  .lg-mb1 {
    margin-bottom: 0.5rem !important; }
  .lg-ml1 {
    margin-left: 0.5rem !important; }
  .lg-mx1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; }
  .lg-my1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .lg-m2 {
    margin: 1rem !important; }
  .lg-mt2 {
    margin-top: 1rem !important; }
  .lg-mr2 {
    margin-right: 1rem !important; }
  .lg-mb2 {
    margin-bottom: 1rem !important; }
  .lg-ml2 {
    margin-left: 1rem !important; }
  .lg-mx2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .lg-my2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .lg-m3 {
    margin: 1.5rem !important; }
  .lg-mt3 {
    margin-top: 1.5rem !important; }
  .lg-mr3 {
    margin-right: 1.5rem !important; }
  .lg-mb3 {
    margin-bottom: 1.5rem !important; }
  .lg-ml3 {
    margin-left: 1.5rem !important; }
  .lg-mx3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important; }
  .lg-my3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .lg-m4 {
    margin: 2rem !important; }
  .lg-mt4 {
    margin-top: 2rem !important; }
  .lg-mr4 {
    margin-right: 2rem !important; }
  .lg-mb4 {
    margin-bottom: 2rem !important; }
  .lg-ml4 {
    margin-left: 2rem !important; }
  .lg-mx4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important; }
  .lg-my4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .lg-m5 {
    margin: 3rem !important; }
  .lg-mt5 {
    margin-top: 3rem !important; }
  .lg-mr5 {
    margin-right: 3rem !important; }
  .lg-mb5 {
    margin-bottom: 3rem !important; }
  .lg-ml5 {
    margin-left: 3rem !important; }
  .lg-mx5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important; }
  .lg-my5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .lg-m6 {
    margin: 4.5rem !important; }
  .lg-mt6 {
    margin-top: 4.5rem !important; }
  .lg-mr6 {
    margin-right: 4.5rem !important; }
  .lg-mb6 {
    margin-bottom: 4.5rem !important; }
  .lg-ml6 {
    margin-left: 4.5rem !important; }
  .lg-mx6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important; }
  .lg-my6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important; }
  .lg-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important; } }

.xs-p0 {
  padding: 0 !important; }

.xs-pt0 {
  padding-top: 0 !important; }

.xs-pr0 {
  padding-right: 0 !important; }

.xs-pb0 {
  padding-bottom: 0 !important; }

.xs-pl0 {
  padding-left: 0 !important; }

.xs-px0 {
  padding-left: 0 !important;
  padding-right: 0  !important; }

.xs-py0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.xs-p1 {
  padding: 0.5rem !important; }

.xs-pt1 {
  padding-top: 0.5rem !important; }

.xs-pr1 {
  padding-right: 0.5rem !important; }

.xs-pb1 {
  padding-bottom: 0.5rem !important; }

.xs-pl1 {
  padding-left: 0.5rem !important; }

.xs-px1 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important; }

.xs-py1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.xs-p2 {
  padding: 1rem !important; }

.xs-pt2 {
  padding-top: 1rem !important; }

.xs-pr2 {
  padding-right: 1rem !important; }

.xs-pb2 {
  padding-bottom: 1rem !important; }

.xs-pl2 {
  padding-left: 1rem !important; }

.xs-px2 {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.xs-py2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.xs-p3 {
  padding: 1.5rem !important; }

.xs-pt3 {
  padding-top: 1.5rem !important; }

.xs-pr3 {
  padding-right: 1.5rem !important; }

.xs-pb3 {
  padding-bottom: 1.5rem !important; }

.xs-pl3 {
  padding-left: 1.5rem !important; }

.xs-px3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important; }

.xs-py3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.xs-p4 {
  padding: 2rem !important; }

.xs-pt4 {
  padding-top: 2rem !important; }

.xs-pr4 {
  padding-right: 2rem !important; }

.xs-pb4 {
  padding-bottom: 2rem !important; }

.xs-pl4 {
  padding-left: 2rem !important; }

.xs-px4 {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.xs-py4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.xs-p5 {
  padding: 3rem !important; }

.xs-pt5 {
  padding-top: 3rem !important; }

.xs-pr5 {
  padding-right: 3rem !important; }

.xs-pb5 {
  padding-bottom: 3rem !important; }

.xs-pl5 {
  padding-left: 3rem !important; }

.xs-px5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important; }

.xs-py5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.xs-p6 {
  padding: 4.5rem !important; }

.xs-pt6 {
  padding-top: 4.5rem !important; }

.xs-pr6 {
  padding-right: 4.5rem !important; }

.xs-pb6 {
  padding-bottom: 4.5rem !important; }

.xs-pl6 {
  padding-left: 4.5rem !important; }

.xs-px6 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important; }

.xs-py6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important; }

@media (min-width: 40rem) {
  .sm-p0 {
    padding: 0 !important; }
  .sm-pt0 {
    padding-top: 0 !important; }
  .sm-pr0 {
    padding-right: 0 !important; }
  .sm-pb0 {
    padding-bottom: 0 !important; }
  .sm-pl0 {
    padding-left: 0 !important; }
  .sm-px0 {
    padding-left: 0 !important;
    padding-right: 0  !important; }
  .sm-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .sm-p1 {
    padding: 0.5rem !important; }
  .sm-pt1 {
    padding-top: 0.5rem !important; }
  .sm-pr1 {
    padding-right: 0.5rem !important; }
  .sm-pb1 {
    padding-bottom: 0.5rem !important; }
  .sm-pl1 {
    padding-left: 0.5rem !important; }
  .sm-px1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .sm-py1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .sm-p2 {
    padding: 1rem !important; }
  .sm-pt2 {
    padding-top: 1rem !important; }
  .sm-pr2 {
    padding-right: 1rem !important; }
  .sm-pb2 {
    padding-bottom: 1rem !important; }
  .sm-pl2 {
    padding-left: 1rem !important; }
  .sm-px2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  .sm-py2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .sm-p3 {
    padding: 1.5rem !important; }
  .sm-pt3 {
    padding-top: 1.5rem !important; }
  .sm-pr3 {
    padding-right: 1.5rem !important; }
  .sm-pb3 {
    padding-bottom: 1.5rem !important; }
  .sm-pl3 {
    padding-left: 1.5rem !important; }
  .sm-px3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .sm-py3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .sm-p4 {
    padding: 2rem !important; }
  .sm-pt4 {
    padding-top: 2rem !important; }
  .sm-pr4 {
    padding-right: 2rem !important; }
  .sm-pb4 {
    padding-bottom: 2rem !important; }
  .sm-pl4 {
    padding-left: 2rem !important; }
  .sm-px4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .sm-py4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .sm-p5 {
    padding: 3rem !important; }
  .sm-pt5 {
    padding-top: 3rem !important; }
  .sm-pr5 {
    padding-right: 3rem !important; }
  .sm-pb5 {
    padding-bottom: 3rem !important; }
  .sm-pl5 {
    padding-left: 3rem !important; }
  .sm-px5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }
  .sm-py5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .sm-p6 {
    padding: 4.5rem !important; }
  .sm-pt6 {
    padding-top: 4.5rem !important; }
  .sm-pr6 {
    padding-right: 4.5rem !important; }
  .sm-pb6 {
    padding-bottom: 4.5rem !important; }
  .sm-pl6 {
    padding-left: 4.5rem !important; }
  .sm-px6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important; }
  .sm-py6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important; } }

@media (min-width: 52rem) {
  .md-p0 {
    padding: 0 !important; }
  .md-pt0 {
    padding-top: 0 !important; }
  .md-pr0 {
    padding-right: 0 !important; }
  .md-pb0 {
    padding-bottom: 0 !important; }
  .md-pl0 {
    padding-left: 0 !important; }
  .md-px0 {
    padding-left: 0 !important;
    padding-right: 0  !important; }
  .md-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .md-p1 {
    padding: 0.5rem !important; }
  .md-pt1 {
    padding-top: 0.5rem !important; }
  .md-pr1 {
    padding-right: 0.5rem !important; }
  .md-pb1 {
    padding-bottom: 0.5rem !important; }
  .md-pl1 {
    padding-left: 0.5rem !important; }
  .md-px1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .md-py1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .md-p2 {
    padding: 1rem !important; }
  .md-pt2 {
    padding-top: 1rem !important; }
  .md-pr2 {
    padding-right: 1rem !important; }
  .md-pb2 {
    padding-bottom: 1rem !important; }
  .md-pl2 {
    padding-left: 1rem !important; }
  .md-px2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  .md-py2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .md-p3 {
    padding: 1.5rem !important; }
  .md-pt3 {
    padding-top: 1.5rem !important; }
  .md-pr3 {
    padding-right: 1.5rem !important; }
  .md-pb3 {
    padding-bottom: 1.5rem !important; }
  .md-pl3 {
    padding-left: 1.5rem !important; }
  .md-px3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .md-py3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .md-p4 {
    padding: 2rem !important; }
  .md-pt4 {
    padding-top: 2rem !important; }
  .md-pr4 {
    padding-right: 2rem !important; }
  .md-pb4 {
    padding-bottom: 2rem !important; }
  .md-pl4 {
    padding-left: 2rem !important; }
  .md-px4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .md-py4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .md-p5 {
    padding: 3rem !important; }
  .md-pt5 {
    padding-top: 3rem !important; }
  .md-pr5 {
    padding-right: 3rem !important; }
  .md-pb5 {
    padding-bottom: 3rem !important; }
  .md-pl5 {
    padding-left: 3rem !important; }
  .md-px5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }
  .md-py5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .md-p6 {
    padding: 4.5rem !important; }
  .md-pt6 {
    padding-top: 4.5rem !important; }
  .md-pr6 {
    padding-right: 4.5rem !important; }
  .md-pb6 {
    padding-bottom: 4.5rem !important; }
  .md-pl6 {
    padding-left: 4.5rem !important; }
  .md-px6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important; }
  .md-py6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important; } }

@media (min-width: 68rem) {
  .lg-p0 {
    padding: 0 !important; }
  .lg-pt0 {
    padding-top: 0 !important; }
  .lg-pr0 {
    padding-right: 0 !important; }
  .lg-pb0 {
    padding-bottom: 0 !important; }
  .lg-pl0 {
    padding-left: 0 !important; }
  .lg-px0 {
    padding-left: 0 !important;
    padding-right: 0  !important; }
  .lg-py0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .lg-p1 {
    padding: 0.5rem !important; }
  .lg-pt1 {
    padding-top: 0.5rem !important; }
  .lg-pr1 {
    padding-right: 0.5rem !important; }
  .lg-pb1 {
    padding-bottom: 0.5rem !important; }
  .lg-pl1 {
    padding-left: 0.5rem !important; }
  .lg-px1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .lg-py1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .lg-p2 {
    padding: 1rem !important; }
  .lg-pt2 {
    padding-top: 1rem !important; }
  .lg-pr2 {
    padding-right: 1rem !important; }
  .lg-pb2 {
    padding-bottom: 1rem !important; }
  .lg-pl2 {
    padding-left: 1rem !important; }
  .lg-px2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
  .lg-py2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .lg-p3 {
    padding: 1.5rem !important; }
  .lg-pt3 {
    padding-top: 1.5rem !important; }
  .lg-pr3 {
    padding-right: 1.5rem !important; }
  .lg-pb3 {
    padding-bottom: 1.5rem !important; }
  .lg-pl3 {
    padding-left: 1.5rem !important; }
  .lg-px3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }
  .lg-py3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .lg-p4 {
    padding: 2rem !important; }
  .lg-pt4 {
    padding-top: 2rem !important; }
  .lg-pr4 {
    padding-right: 2rem !important; }
  .lg-pb4 {
    padding-bottom: 2rem !important; }
  .lg-pl4 {
    padding-left: 2rem !important; }
  .lg-px4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
  .lg-py4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .lg-p5 {
    padding: 3rem !important; }
  .lg-pt5 {
    padding-top: 3rem !important; }
  .lg-pr5 {
    padding-right: 3rem !important; }
  .lg-pb5 {
    padding-bottom: 3rem !important; }
  .lg-pl5 {
    padding-left: 3rem !important; }
  .lg-px5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }
  .lg-py5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .lg-p6 {
    padding: 4.5rem !important; }
  .lg-pt6 {
    padding-top: 4.5rem !important; }
  .lg-pr6 {
    padding-right: 4.5rem !important; }
  .lg-pb6 {
    padding-bottom: 4.5rem !important; }
  .lg-pl6 {
    padding-left: 4.5rem !important; }
  .lg-px6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important; }
  .lg-py6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important; } }

.xs-relative {
  position: relative !important; }

.xs-absolute {
  position: absolute !important; }

.xs-fixed {
  position: fixed    !important; }

.xs-static {
  position: static   !important; }

.xs-z1 {
  z-index: 100 !important; }

.xs-z2 {
  z-index: 200 !important; }

.xs-z3 {
  z-index: 300 !important; }

.xs-z4 {
  z-index: 400 !important; }

.xs-t0 {
  top: 0 !important; }

.xs-r0 {
  right: 0 !important; }

.xs-b0 {
  bottom: 0 !important; }

.xs-l0 {
  left: 0 !important; }

.xs-t1 {
  top: 0.5rem !important; }

.xs-r1 {
  right: 0.5rem !important; }

.xs-b1 {
  bottom: 0.5rem !important; }

.xs-l1 {
  left: 0.5rem !important; }

.xs-t2 {
  top: 1rem !important; }

.xs-r2 {
  right: 1rem !important; }

.xs-b2 {
  bottom: 1rem !important; }

.xs-l2 {
  left: 1rem !important; }

.xs-t3 {
  top: 1.5rem !important; }

.xs-r3 {
  right: 1.5rem !important; }

.xs-b3 {
  bottom: 1.5rem !important; }

.xs-l3 {
  left: 1.5rem !important; }

.xs-t4 {
  top: 2rem !important; }

.xs-r4 {
  right: 2rem !important; }

.xs-b4 {
  bottom: 2rem !important; }

.xs-l4 {
  left: 2rem !important; }

.xs-t5 {
  top: 3rem !important; }

.xs-r5 {
  right: 3rem !important; }

.xs-b5 {
  bottom: 3rem !important; }

.xs-l5 {
  left: 3rem !important; }

.xs-t6 {
  top: 4.5rem !important; }

.xs-r6 {
  right: 4.5rem !important; }

.xs-b6 {
  bottom: 4.5rem !important; }

.xs-l6 {
  left: 4.5rem !important; }

@media (min-width: 40rem) {
  .sm-relative {
    position: relative !important; }
  .sm-absolute {
    position: absolute !important; }
  .sm-fixed {
    position: fixed    !important; }
  .sm-static {
    position: static   !important; }
  .sm-z1 {
    z-index: 100 !important; }
  .sm-z2 {
    z-index: 200 !important; }
  .sm-z3 {
    z-index: 300 !important; }
  .sm-z4 {
    z-index: 400 !important; }
  .sm-t0 {
    top: 0 !important; }
  .sm-r0 {
    right: 0 !important; }
  .sm-b0 {
    bottom: 0 !important; }
  .sm-l0 {
    left: 0 !important; }
  .sm-t1 {
    top: 0.5rem !important; }
  .sm-r1 {
    right: 0.5rem !important; }
  .sm-b1 {
    bottom: 0.5rem !important; }
  .sm-l1 {
    left: 0.5rem !important; }
  .sm-t2 {
    top: 1rem !important; }
  .sm-r2 {
    right: 1rem !important; }
  .sm-b2 {
    bottom: 1rem !important; }
  .sm-l2 {
    left: 1rem !important; }
  .sm-t3 {
    top: 1.5rem !important; }
  .sm-r3 {
    right: 1.5rem !important; }
  .sm-b3 {
    bottom: 1.5rem !important; }
  .sm-l3 {
    left: 1.5rem !important; }
  .sm-t4 {
    top: 2rem !important; }
  .sm-r4 {
    right: 2rem !important; }
  .sm-b4 {
    bottom: 2rem !important; }
  .sm-l4 {
    left: 2rem !important; }
  .sm-t5 {
    top: 3rem !important; }
  .sm-r5 {
    right: 3rem !important; }
  .sm-b5 {
    bottom: 3rem !important; }
  .sm-l5 {
    left: 3rem !important; }
  .sm-t6 {
    top: 4.5rem !important; }
  .sm-r6 {
    right: 4.5rem !important; }
  .sm-b6 {
    bottom: 4.5rem !important; }
  .sm-l6 {
    left: 4.5rem !important; } }

@media (min-width: 52rem) {
  .md-relative {
    position: relative !important; }
  .md-absolute {
    position: absolute !important; }
  .md-fixed {
    position: fixed    !important; }
  .md-static {
    position: static   !important; }
  .md-z1 {
    z-index: 100 !important; }
  .md-z2 {
    z-index: 200 !important; }
  .md-z3 {
    z-index: 300 !important; }
  .md-z4 {
    z-index: 400 !important; }
  .md-t0 {
    top: 0 !important; }
  .md-r0 {
    right: 0 !important; }
  .md-b0 {
    bottom: 0 !important; }
  .md-l0 {
    left: 0 !important; }
  .md-t1 {
    top: 0.5rem !important; }
  .md-r1 {
    right: 0.5rem !important; }
  .md-b1 {
    bottom: 0.5rem !important; }
  .md-l1 {
    left: 0.5rem !important; }
  .md-t2 {
    top: 1rem !important; }
  .md-r2 {
    right: 1rem !important; }
  .md-b2 {
    bottom: 1rem !important; }
  .md-l2 {
    left: 1rem !important; }
  .md-t3 {
    top: 1.5rem !important; }
  .md-r3 {
    right: 1.5rem !important; }
  .md-b3 {
    bottom: 1.5rem !important; }
  .md-l3 {
    left: 1.5rem !important; }
  .md-t4 {
    top: 2rem !important; }
  .md-r4 {
    right: 2rem !important; }
  .md-b4 {
    bottom: 2rem !important; }
  .md-l4 {
    left: 2rem !important; }
  .md-t5 {
    top: 3rem !important; }
  .md-r5 {
    right: 3rem !important; }
  .md-b5 {
    bottom: 3rem !important; }
  .md-l5 {
    left: 3rem !important; }
  .md-t6 {
    top: 4.5rem !important; }
  .md-r6 {
    right: 4.5rem !important; }
  .md-b6 {
    bottom: 4.5rem !important; }
  .md-l6 {
    left: 4.5rem !important; } }

@media (min-width: 68rem) {
  .lg-relative {
    position: relative !important; }
  .lg-absolute {
    position: absolute !important; }
  .lg-fixed {
    position: fixed    !important; }
  .lg-static {
    position: static   !important; }
  .lg-z1 {
    z-index: 100 !important; }
  .lg-z2 {
    z-index: 200 !important; }
  .lg-z3 {
    z-index: 300 !important; }
  .lg-z4 {
    z-index: 400 !important; }
  .lg-t0 {
    top: 0 !important; }
  .lg-r0 {
    right: 0 !important; }
  .lg-b0 {
    bottom: 0 !important; }
  .lg-l0 {
    left: 0 !important; }
  .lg-t1 {
    top: 0.5rem !important; }
  .lg-r1 {
    right: 0.5rem !important; }
  .lg-b1 {
    bottom: 0.5rem !important; }
  .lg-l1 {
    left: 0.5rem !important; }
  .lg-t2 {
    top: 1rem !important; }
  .lg-r2 {
    right: 1rem !important; }
  .lg-b2 {
    bottom: 1rem !important; }
  .lg-l2 {
    left: 1rem !important; }
  .lg-t3 {
    top: 1.5rem !important; }
  .lg-r3 {
    right: 1.5rem !important; }
  .lg-b3 {
    bottom: 1.5rem !important; }
  .lg-l3 {
    left: 1.5rem !important; }
  .lg-t4 {
    top: 2rem !important; }
  .lg-r4 {
    right: 2rem !important; }
  .lg-b4 {
    bottom: 2rem !important; }
  .lg-l4 {
    left: 2rem !important; }
  .lg-t5 {
    top: 3rem !important; }
  .lg-r5 {
    right: 3rem !important; }
  .lg-b5 {
    bottom: 3rem !important; }
  .lg-l5 {
    left: 3rem !important; }
  .lg-t6 {
    top: 4.5rem !important; }
  .lg-r6 {
    right: 4.5rem !important; }
  .lg-b6 {
    bottom: 4.5rem !important; }
  .lg-l6 {
    left: 4.5rem !important; } }

.xs-align-top {
  vertical-align: top     !important; }

.xs-align-middle {
  vertical-align: middle  !important; }

.xs-align-bottom {
  vertical-align: bottom  !important; }

@media (min-width: 40rem) {
  .sm-align-top {
    vertical-align: top     !important; }
  .sm-align-middle {
    vertical-align: middle  !important; }
  .sm-align-bottom {
    vertical-align: bottom  !important; } }

@media (min-width: 52rem) {
  .md-align-top {
    vertical-align: top     !important; }
  .md-align-middle {
    vertical-align: middle  !important; }
  .md-align-bottom {
    vertical-align: bottom  !important; } }

@media (min-width: 68rem) {
  .lg-align-top {
    vertical-align: top     !important; }
  .lg-align-middle {
    vertical-align: middle  !important; }
  .lg-align-bottom {
    vertical-align: bottom  !important; } }

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

.clearfix:after {
  clear: both !important; }

.xs-block-grid-1, .xs-block-grid-2, .xs-block-grid-3, .xs-block-grid-4, .xs-block-grid-5, .xs-block-grid-6 {
  font-size: 0        !important;
  margin: -0.5rem !important;
  padding: 0          !important; }

@media (min-width: 40rem) {
  .sm-block-grid-1, .sm-block-grid-2, .sm-block-grid-3, .sm-block-grid-4, .sm-block-grid-5, .sm-block-grid-6 {
    font-size: 0        !important;
    margin: -0.5rem !important;
    padding: 0          !important; } }

@media (min-width: 52rem) {
  .md-block-grid-1, .md-block-grid-2, .md-block-grid-3, .md-block-grid-4, .md-block-grid-5, .md-block-grid-6 {
    font-size: 0        !important;
    margin: -0.5rem !important;
    padding: 0          !important; } }

@media (min-width: 68rem) {
  .lg-block-grid-1, .lg-block-grid-2, .lg-block-grid-3, .lg-block-grid-4, .lg-block-grid-5, .lg-block-grid-6 {
    font-size: 0        !important;
    margin: -0.5rem !important;
    padding: 0          !important; } }

.block-grid__item {
  display: inline-block      !important;
  margin: 0.5rem !important;
  font-size: 18px !important;
  vertical-align: top        !important; }

.xs-block-grid-1 .block-grid__item {
  width: 100% !important; }

.xs-block-grid-2 .block-grid__item {
  width: calc(50% - 1rem) !important; }

.xs-block-grid-3 .block-grid__item {
  width: calc(33.33333% - 1rem) !important; }

.xs-block-grid-4 .block-grid__item {
  width: calc(25% - 1rem) !important; }

.xs-block-grid-5 .block-grid__item {
  width: calc(20% - 1rem) !important; }

.xs-block-grid-6 .block-grid__item {
  width: calc(16.66667% - 1rem) !important; }

@media (min-width: 40rem) {
  .sm-block-grid-1 .block-grid__item {
    width: 100% !important; }
  .sm-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem) !important; }
  .sm-block-grid-3 .block-grid__item {
    width: calc(33.33333% - 1rem) !important; }
  .sm-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem) !important; }
  .sm-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem) !important; }
  .sm-block-grid-6 .block-grid__item {
    width: calc(16.66667% - 1rem) !important; } }

@media (min-width: 52rem) {
  .md-block-grid-1 .block-grid__item {
    width: 100% !important; }
  .md-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem) !important; }
  .md-block-grid-3 .block-grid__item {
    width: calc(33.33333% - 1rem) !important; }
  .md-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem) !important; }
  .md-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem) !important; }
  .md-block-grid-6 .block-grid__item {
    width: calc(16.66667% - 1rem) !important; } }

@media (min-width: 68rem) {
  .lg-block-grid-1 .block-grid__item {
    width: 100% !important; }
  .lg-block-grid-2 .block-grid__item {
    width: calc(50% - 1rem) !important; }
  .lg-block-grid-3 .block-grid__item {
    width: calc(33.33333% - 1rem) !important; }
  .lg-block-grid-4 .block-grid__item {
    width: calc(25% - 1rem) !important; }
  .lg-block-grid-5 .block-grid__item {
    width: calc(20% - 1rem) !important; }
  .lg-block-grid-6 .block-grid__item {
    width: calc(16.66667% - 1rem) !important; } }

/*Class to remove margins from block-grid__item and block-grid container*/
.no-gutters {
  margin: 0 !important; }
  .no-gutters .block-grid__item {
    margin: 0 !important; }

/*Resizes block-grid__item to percentage of block-grid without margins*/
.xs-block-grid-1.no-gutters .block-grid__item {
  width: 100% !important; }

.xs-block-grid-2.no-gutters .block-grid__item {
  width: 50% !important; }

.xs-block-grid-3.no-gutters .block-grid__item {
  width: 33.33333% !important; }

.xs-block-grid-4.no-gutters .block-grid__item {
  width: 25% !important; }

.xs-block-grid-5.no-gutters .block-grid__item {
  width: 20% !important; }

.xs-block-grid-6.no-gutters .block-grid__item {
  width: 16.66667% !important; }

@media (min-width: 40rem) {
  .sm-block-grid-1.no-gutters .block-grid__item {
    width: 100% !important; }
  .sm-block-grid-2.no-gutters .block-grid__item {
    width: 50% !important; }
  .sm-block-grid-3.no-gutters .block-grid__item {
    width: 33.33333% !important; }
  .sm-block-grid-4.no-gutters .block-grid__item {
    width: 25% !important; }
  .sm-block-grid-5.no-gutters .block-grid__item {
    width: 20% !important; }
  .sm-block-grid-6.no-gutters .block-grid__item {
    width: 16.66667% !important; } }

@media (min-width: 52rem) {
  .md-block-grid-1.no-gutters .block-grid__item {
    width: 100% !important; }
  .md-block-grid-2.no-gutters .block-grid__item {
    width: 50% !important; }
  .md-block-grid-3.no-gutters .block-grid__item {
    width: 33.33333% !important; }
  .md-block-grid-4.no-gutters .block-grid__item {
    width: 25% !important; }
  .md-block-grid-5.no-gutters .block-grid__item {
    width: 20% !important; }
  .md-block-grid-6.no-gutters .block-grid__item {
    width: 16.66667% !important; } }

@media (min-width: 68rem) {
  .lg-block-grid-1.no-gutters .block-grid__item {
    width: 100% !important; }
  .lg-block-grid-2.no-gutters .block-grid__item {
    width: 50% !important; }
  .lg-block-grid-3.no-gutters .block-grid__item {
    width: 33.33333% !important; }
  .lg-block-grid-4.no-gutters .block-grid__item {
    width: 25% !important; }
  .lg-block-grid-5.no-gutters .block-grid__item {
    width: 20% !important; }
  .lg-block-grid-6.no-gutters .block-grid__item {
    width: 16.66667% !important; } }

.gradient {
  position: relative; }
  .gradient:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.25;
    background: rgba(27, 27, 27, 0.2);
    background-image: linear-gradient(-131deg, #1BB4CD 0%, #E0E81D 100%);
    z-index: 2; }

.box-shadow {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2); }

a {
  color: #1B1B1B; }

html {
  color: #1B1B1B;
  background-color: #fff;
  font: 400 18px "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: auto;
  -webkit-text-size-adjust: 100%; }

body {
  font-weight: 400;
  line-height: 23px;
  overflow-x: hidden; }
  body.cant-scroll {
    overflow: hidden; }

html, body {
  margin: 0;
  padding: 0; }

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

.bg-white {
  background: #fff;
  position: relative; }

.inner {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: block; }

.youtube-wrapper {
  width: 100%;
  height: 0px;
  position: relative;
  padding-bottom: 56.25%; }
  .youtube-wrapper iframe {
    position: absolute; }

/*-------------------------------------*/
/*-------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em 0;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 23px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, .font-size-1 {
  font-size: 228%; }
  h1 a, .font-size-1 a {
    text-decoration: none; }
    h1 a:hover, .font-size-1 a:hover {
      text-decoration: underline; }

h2, .font-size-2 {
  font-size: 114%; }
  h2 a, .font-size-2 a {
    text-decoration: none; }
    h2 a:hover, .font-size-2 a:hover {
      text-decoration: underline; }

h3, .font-size-3 {
  font-size: 114%; }

h4, .font-size-4 {
  font-size: 1rem; }

h5, .font-size-5 {
  font-size: 1rem; }

p {
  margin: 0 0 1rem;
  line-height: 1.4; }

strong, dt {
  font-weight: 600; }

.xs-text-left {
  text-align: left    !important; }

.xs-text-center {
  text-align: center  !important; }

.xs-text-right {
  text-align: right   !important; }

.xs-text-justify {
  text-align: justify !important; }

@media (min-width: 40rem) {
  .sm-text-left {
    text-align: left    !important; }
  .sm-text-center {
    text-align: center  !important; }
  .sm-text-right {
    text-align: right   !important; }
  .sm-text-justify {
    text-align: justify !important; } }

@media (min-width: 52rem) {
  .md-text-left {
    text-align: left    !important; }
  .md-text-center {
    text-align: center  !important; }
  .md-text-right {
    text-align: right   !important; }
  .md-text-justify {
    text-align: justify !important; } }

@media (min-width: 68rem) {
  .lg-text-left {
    text-align: left    !important; }
  .lg-text-center {
    text-align: center  !important; }
  .lg-text-right {
    text-align: right   !important; }
  .lg-text-justify {
    text-align: justify !important; } }

.list-unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

sup {
  font-size: 13px;
  vertical-align: top;
  margin-top: -2px;
  display: block;
  display: inline-block;
  font-weight: bold; }

.title-uppercase {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  max-width: 240px;
  color: #1B1B1B;
  border-bottom: 1px solid #1B1B1B;
  padding-bottom: 17px;
  margin-bottom: 20px; }

.title-with-logo {
  font-size: 40px; }
  .title-with-logo span {
    font-weight: normal; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

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

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 90%; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.button {
  display: inline-block;
  padding: 11px 46px;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  background-color: #027bd7;
  color: #fff;
  font-weight: 600;
  border: 0;
  line-height: 138%;
  outline: 0;
  border-radius: none;
  text-align: center;
  width: 294px;
  max-width: 100%; }
  .button:hover, .button:focus {
    background-color: #199bfd;
    text-decoration: none; }
  .button--gray {
    background: #9B9B9B;
    color: #fff;
    padding: 8px 1.4rem;
    font-size: 86%; }
    .button--gray:hover, .button--gray:focus {
      background-color: #129A77; }
  .button--small-gray, .post-categories a, .article-small .post-categories li a {
    padding: 4px 11.5px;
    font-size: 12px;
    color: #1B1B1B;
    background: #fff;
    border: 1px solid #1B1B1B;
    text-decoration: none; }
    .button--small-gray:hover, .post-categories a:hover, .article-small .post-categories li a:hover {
      text-decoration: none;
      background: #1B1B1B;
      color: #fff; }
  .button--product {
    background: #027bd7;
    color: #fff;
    padding: 8px 1.4rem;
    text-decoration: none !important;
    display: inline-block; }
    .button--product:hover, .button--product:focus {
      background-color: #199bfd; }
  .button--solar {
    background: #ff991d; }
    .button--solar:hover, .button--solar:focus {
      background: #bc6801; }
  .button--video {
    background: #027bd7;
    color: #fff;
    padding: 8px 1.4rem;
    text-decoration: none !important;
    display: inline-block;
    line-height: 33px;
    position: relative; }
    .button--video:after {
      font-family: FontAwesome;
      content: "\f04b";
      font-size: 19px;
      position: absolute;
      right: -50px;
      /* background: yellow; */
      width: 50px;
      top: 0;
      bottom: 0;
      display: block;
      z-index: 1;
      line-height: 44px;
      border: 2px solid #027bd7; }
    .button--video:hover, .button--video:focus {
      background-color: #199bfd; }
      .button--video:hover:after, .button--video:focus:after {
        background-color: #199bfd;
        border-color: #199bfd; }
  .button--product-cta {
    background: #027bd7;
    color: #fff;
    padding: 8px 1.4rem;
    text-decoration: none !important;
    display: inline-block;
    line-height: 33px;
    position: relative; }
    .button--product-cta:after {
      content: "";
      background: url("../img/icons/windplanner/hand-wit.svg") center center no-repeat;
      position: absolute;
      right: -50px;
      /* background: yellow; */
      width: 50px;
      top: 0;
      bottom: 0;
      display: block;
      z-index: 1;
      line-height: 44px;
      border: 2px solid #027bd7; }
    .button--product-cta:hover, .button--product-cta:focus {
      background-color: #199bfd; }
      .button--product-cta:hover:after, .button--product-cta:focus:after {
        background-color: #199bfd;
        border-color: #199bfd; }
  .button--border {
    background: none;
    border: 3px solid #11B3EA; }
    .button--border:hover, .button--border:focus {
      border-color: 3px solid #199bfd;
      background: #199bfd; }

.header-button-container {
  margin-left: -50px; }
  @media (min-width: 40rem) {
    .header-button-container {
      margin-left: 0; } }
  @media (min-width: 40rem) {
    .header-button-container .button--video {
      margin-right: 70px !important; } }

.button--product-container a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-weight: 600;
  border: 0;
  line-height: 138%;
  outline: 0;
  border-radius: none;
  background: #027bd7;
  color: #fff;
  padding: 8px 1.4rem;
  text-decoration: none !important;
  display: inline-block; }
  .button--product-container a:hover, .button--product-container a:focus {
    background-color: #199bfd; }

.rounded {
  border-radius: 3px !important; }

.rounded-top {
  border-radius: 3px 3px 0 0 !important; }

.rounded-bottom {
  border-radius: 0 0 3px 3px !important; }

.circle {
  border-radius: 50%                                  !important; }

.xs-border {
  border: 1px solid rgba(0, 0, 0, 0.2) !important; }

.xs-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important; }

.xs-border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.2) !important; }

.xs-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important; }

.xs-border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.2) !important; }

.xs-border--lighter {
  border: 1px solid rgba(0, 0, 0, 0.1) !important; }

.xs-border-top--lighter {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }

.xs-border-right--lighter {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important; }

.xs-border-bottom--lighter {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }

.xs-border-left--lighter {
  border-left: 1px solid rgba(0, 0, 0, 0.1) !important; }

.xs-border-none {
  border: none        !important; }

.xs-border-top-none {
  border-top: none    !important; }

.xs-border-right-none {
  border-right: none  !important; }

.xs-border-bottom-none {
  border-bottom: none !important; }

.xs-border-left-none {
  border-left: none   !important; }

@media (min-width: 40rem) {
  .sm-border {
    border: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .sm-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .sm-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .sm-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .sm-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .sm-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .sm-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .sm-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .sm-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .sm-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .sm-border-none {
    border: none        !important; }
  .sm-border-top-none {
    border-top: none    !important; }
  .sm-border-right-none {
    border-right: none  !important; }
  .sm-border-bottom-none {
    border-bottom: none !important; }
  .sm-border-left-none {
    border-left: none   !important; } }

@media (min-width: 52rem) {
  .md-border {
    border: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .md-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .md-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .md-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .md-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .md-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .md-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .md-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .md-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .md-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .md-border-none {
    border: none        !important; }
  .md-border-top-none {
    border-top: none    !important; }
  .md-border-right-none {
    border-right: none  !important; }
  .md-border-bottom-none {
    border-bottom: none !important; }
  .md-border-left-none {
    border-left: none   !important; } }

@media (min-width: 68rem) {
  .lg-border {
    border: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .lg-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .lg-border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .lg-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .lg-border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .lg-border--lighter {
    border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .lg-border-top--lighter {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .lg-border-right--lighter {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .lg-border-bottom--lighter {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .lg-border-left--lighter {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .lg-border-none {
    border: none        !important; }
  .lg-border-top-none {
    border-top: none    !important; }
  .lg-border-right-none {
    border-right: none  !important; }
  .lg-border-bottom-none {
    border-bottom: none !important; }
  .lg-border-left-none {
    border-left: none   !important; } }

.list {
  margin: 0;
  list-style: none; }

.list__explain li {
  margin-bottom: 23px; }
  .list__explain li h4 {
    margin-bottom: 0; }
  .list__explain li p {
    font-size: 76%; }

.label--enjoy {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  line-height: 59px;
  letter-spacing: 5px;
  display: inline-block;
  padding: 0 30px; }
  @media (min-width: 52rem) {
    .label--enjoy {
      padding: 0 67px; } }

.cb-slideshow,
.cb-slideshow:after {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #1B1B1B; }

.cb-slideshow:after {
  position: absolute;
  content: '';
  background: transparent url(../img/bg.png) repeat top left; }

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden; }

.slider-overlay {
  z-index: 20;
  position: absolute;
  bottom: 13%;
  top: 30%;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #fff; }
  .slider-overlay figure {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    .slider-overlay figure img {
      padding: 2rem;
      max-width: 100%;
      height: auto; }
  .slider-overlay .label--group {
    width: 100%;
    position: absolute;
    bottom: 0; }

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -moz-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -o-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    -ms-animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in; }
  8% {
    opacity: 1;
    animation-timing-function: ease-out; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }

/* Animation for the title */
@-webkit-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-moz-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-o-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-ms-keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes titleAnimation {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  19% {
    opacity: 0; }
  100% {
    opacity: 0; } }

/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span {
  opacity: 1; }

@media screen and (max-width: 1140px) {
  .cb-slideshow li div h3 {
    font-size: 140px; } }

@media screen and (max-width: 600px) {
  .cb-slideshow li div h3 {
    font-size: 80px; } }

.gform_wrapper .gform_body .gform_fields {
  margin: 0 auto;
  text-align: center; }
  .gform_wrapper .gform_body .gform_fields .gfield {
    margin-bottom: 1rem;
    max-width: 500px;
    margin: 0 auto 1rem auto;
    list-style: none;
    padding: 0 !important; }
    .gform_wrapper .gform_body .gform_fields .gfield:before {
      content: "";
      display: none; }
    .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
      margin-bottom: 0; }
    .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
    .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
    .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
    .gform_wrapper .gform_body .gform_fields .gfield input[type=url] {
      border: 1px solid #9B9B9B;
      font-size: inherit;
      font-family: inherit;
      padding: 18px 10px !important;
      letter-spacing: normal;
      border-radius: none !important;
      width: 96%;
      outline: none; }
    .gform_wrapper .gform_body .gform_fields .gfield textarea {
      border: 1px solid #9B9B9B; }
    .gform_wrapper .gform_body .gform_fields .gfield.gfield_price span.ginput_product_price {
      color: #027bd7 !important; }
  .gform_wrapper .gform_body .gform_fields .gfield_error input {
    border-color: #C89797; }

.next-to-button {
  display: inline-block; }

.gform_footer {
  padding: 16px 0 10px 7px !important; }

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: white !important;
  margin-bottom: 6px !important;
  border: 0 !important;
  padding-bottom: 6px;
  padding-top: 8px;
  box-sizing: border-box; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0;
  margin-bottom: 0px !important; }

@media only screen and (min-width: 641px) {
  .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
    margin-right: 0 !important; }
  .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    width: 50%; } }

.contact-block {
  text-align: center; }
  .contact-block .gform_wrapper {
    max-width: 500px;
    margin: 0 auto; }
  .contact-block .gform_footer {
    text-align: left;
    width: 97% !important;
    margin: 0 auto !important; }
    .contact-block .gform_footer .button {
      margin-left: 1% !important; }
  .contact-block .gfield {
    width: 100%;
    margin: 0 auto 1rem auto !important; }
  .contact-block .gfield_label {
    display: none !important; }

.gform_wrapper textarea.medium {
  width: 96% !important; }

.ginput_recaptcha {
  text-align: center;
  display: inline-block; }

.gform_drop_area {
  width: 96% !important;
  margin: 0 auto; }

#extensions_message {
  font-size: 12px;
  clear: both;
  display: block; }

.gfield_radio {
  width: 96% !important;
  margin: 0 auto 1rem auto !important;
  overflow: hidden; }
  .gfield_radio li {
    width: 100%;
    text-align: left;
    float: left; }
    @media only screen and (min-width: 641px) {
      .gfield_radio li {
        width: 49% !important;
        display: inline-block; } }
    .gfield_radio li input {
      margin-right: 10px !important; }
    .gfield_radio li label {
      padding-top: 2px !important; }

.button--gform {
  border: 1px solid #9B9B9B;
  font-size: inherit;
  font-family: inherit;
  padding: 18px 4px !important;
  letter-spacing: normal;
  border-radius: none !important;
  width: 96%;
  outline: none;
  border: none;
  max-width: 160px;
  margin: 14px 0 0;
  text-align: center; }

.gform_button {
  background: #027bd7;
  color: #fff; }
  .gform_button:hover, .gform_button:focus {
    background-color: #199bfd; }

/**
 * gemini-scrollbar
 * @version 1.4.3
 * @link http://noeldelgado.github.io/gemini-scrollbar/
 * @license MIT
 */
/* disable selection while dragging */
.gm-scrollbar-disable-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* fallback for native floating scrollbars */
.gm-prevented {
  -webkit-overflow-scrolling: touch; }

.gm-prevented .gm-scrollbar {
  display: none; }

/* actual gemini-scrollbar styles */
.gm-scrollbar-container {
  position: relative;
  overflow: hidden !important;
  width: 100%;
  height: 100%; }

.gm-scrollbar {
  position: absolute;
  right: 2px;
  bottom: 2px;
  z-index: 1;
  border-radius: 3px; }

.gm-scrollbar.-vertical {
  width: 6px;
  top: 2px; }

.gm-scrollbar.-horizontal {
  height: 6px;
  left: 2px; }

.gm-scrollbar .thumb {
  position: relative;
  display: block;
  width: 0;
  height: 0;
  cursor: pointer;
  border-radius: inherit;
  background-color: rgba(0, 0, 0, 0.2); }

.gm-scrollbar .thumb:hover,
.gm-scrollbar .thumb:active {
  background-color: rgba(0, 0, 0, 0.3); }

.gm-scrollbar.-vertical .thumb {
  width: 100%; }

.gm-scrollbar.-horizontal .thumb {
  height: 100%; }

.gm-scrollbar-container .gm-scroll-view {
  width: 100%;
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

/* @option: autoshow */
.gm-scrollbar-container.gm-autoshow .gm-scrollbar {
  opacity: 0;
  transition: opacity 120ms ease-out; }

.gm-scrollbar-container.gm-autoshow:hover .gm-scrollbar,
.gm-scrollbar-container.gm-autoshow:active .gm-scrollbar,
.gm-scrollbar-container.gm-autoshow:focus .gm-scrollbar {
  opacity: 1;
  transition: opacity 340ms ease-out; }

.gm-resize-trigger {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
  opacity: 0; }

.top-nav--logo-small,
.top-nav--open-menu {
  text-decoration: none;
  z-index: 1000;
  position: relative;
  vertical-align: top;
  position: fixed;
  z-index: 200;
  top: 15px; }
  @media (min-width: 52rem) {
    .top-nav--logo-small,
    .top-nav--open-menu {
      top: 40px; } }

@media (max-width: 700px) {
  .top-nav--logo-small img,
  .top-nav--logo-small svg,
  .top-nav--open-menu .svg {
    width: 50px !important;
    height: 50px !important; } }

.top-nav--logo-small {
  background: none;
  float: left;
  width: 100px;
  height: 100px;
  display: block;
  text-align: center;
  position: fixed;
  z-index: 900;
  left: 1rem;
  top: 15px; }
  .top-nav--logo-small img, .top-nav--logo-small svg {
    display: inline-block;
    position: absolute;
    left: 0px; }
  @media (min-width: 52rem) {
    .top-nav--logo-small {
      left: 40px;
      top: 40px; } }

.cls-2, .cls-3 {
  fill: #fff; }

.top-nav--open-menu .svg {
  width: 80px;
  height: 80px; }

.top-nav--logo-small {
  left: 1rem; }

.top-nav--open-menu {
  right: 1rem; }

.open-menu {
  float: right; }
  .open-menu svg {
    vertical-align: top; }
  .open-menu--frontpage {
    position: fixed;
    z-index: 1000;
    right: 1rem;
    top: 1rem; }
    @media (min-width: 52rem) {
      .open-menu--frontpage {
        right: 40px;
        top: 40px; } }

.is-scrolled .open-menu {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .is-scrolled .open-menu svg {
    background: #fff; }

.is-scrolled .menu_stripes {
  fill: #1B1B1B;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.product-nav .logo {
  background: none;
  float: left;
  width: 100px;
  height: 100px;
  display: block;
  text-align: center;
  position: fixed;
  z-index: 900;
  left: 1rem;
  top: 40px; }
  .product-nav .logo img, .product-nav .logo svg {
    display: inline-block;
    max-width: 77px; }
  @media (min-width: 52rem) {
    .product-nav .logo {
      left: 40px;
      top: 40px; } }

.product-nav .cls-2, .product-nav .cls-3 {
  fill: #fff; }

.product-nav .open-menu .svg {
  width: 80px;
  height: 80px; }

.fixed-nav {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  line-height: 60px;
  z-index: 1000;
  background: #fff;
  padding: 0 1rem; }
  @media (min-width: 68rem) {
    .fixed-nav {
      padding: 0; } }
  .fixed-nav .inner {
    max-width: 1040px;
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }

.fixed-nav--logo {
  float: left;
  text-decoration: none;
  margin-top: 11px;
  vertical-align: top;
  margin: 15px 0; }
  .fixed-nav--logo .slogan {
    font-weight: 600;
    font-size: 30px;
    margin-left: 11px; }
    .fixed-nav--logo .slogan span {
      font-weight: normal; }
  .fixed-nav--logo svg {
    max-width: 54px;
    height: auto; }
  .fixed-nav--logo svg, .fixed-nav--logo img, .fixed-nav--logo .slogan {
    display: inline-block;
    vertical-align: middle; }

.login-item a:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("../img/icons/windplanner/lock.svg") center bottom no-repeat; }

.fixed-nav--menu {
  text-align: left;
  float: right;
  font-size: 16px;
  vertical-align: top;
  clear: both;
  overflow: hidden;
  width: 100%;
  text-align: right;
  max-height: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding: 0; }
  .fixed-nav--menu ul {
    margin: 0 1rem 0 0;
    padding: 0;
    list-style: none;
    clear: both; }
  .fixed-nav--menu li {
    position: relative; }
    .fixed-nav--menu li a {
      font-weight: 600;
      color: #fff;
      display: block;
      position: relative;
      padding: 0 18px;
      text-decoration: none;
      line-height: 50px; }
      .fixed-nav--menu li a:hover {
        text-decoration: underline; }
  .fixed-nav--menu li {
    clear: both; }
  .fixed-nav--menu.is-open {
    max-height: 600px;
    padding: 1rem 0; }
  @media (min-width: 68rem) {
    .fixed-nav--menu {
      display: block;
      clear: none;
      overflow: hidden;
      width: auto;
      text-align: center;
      max-height: 12345px;
      padding: 19px 0; }
      .fixed-nav--menu li {
        clear: none;
        float: left; } }
  .fixed-nav--menu .button--product-container a {
    text-decoration: none;
    color: white;
    line-height: 50px;
    margin-left: 40px;
    padding: 0 41px;
    border-radius: 3px;
    vertical-align: top;
    display: inline-block; }
    @media (min-width: 68rem) {
      .fixed-nav--menu .button--product-container a {
        display: block !important; } }

.is-scrolled .fixed-nav--menu {
  opacity: 0;
  display: none; }

.open-fixed-menu {
  float: right;
  margin: 15px 0;
  vertical-align: top;
  line-height: 100%;
  display: block; }
  @media (min-width: 68rem) {
    .open-fixed-menu {
      display: none; } }
  .open-fixed-menu .menu_stripes {
    fill: #1B1B1B; }
  .open-fixed-menu #Rectangle-11 {
    stroke: #1B1B1B; }

.home.page .fixed-nav--logo {
  display: none; }

.home.page .fixed-nav {
  background: none; }
  .home.page .fixed-nav .inner {
    max-width: none;
    padding: 0 1rem; }
  .home.page .fixed-nav li a {
    color: #fff; }
  .home.page .fixed-nav .button--product-container a {
    background: none;
    border: 1px solid white;
    border-radius: 0; }
    .home.page .fixed-nav .button--product-container a:hover {
      background: #fff;
      color: #1B1B1B; }

.socials {
  clear: both;
  width: 100%; }

.list-social {
  width: 100%;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 0 1rem 0; }
  .list-social li {
    float: left;
    margin-right: 20px;
    transition: all 400ms ease-out; }

.socials--title {
  margin-bottom: 1rem;
  font-size: 114%;
  font-weight: bold; }

.social-icon {
  text-decoration: none;
  background: #000;
  border-radius: 100rem;
  color: #fff;
  line-height: 50px;
  min-width: 50px;
  height: 50px;
  display: block;
  background: #55acee;
  text-align: center;
  vertical-align: top;
  transition: all 400ms ease-out;
  text-align: center;
  max-width: 50px;
  height: 50px;
  overflow: hidden; }
  .social-icon .fa {
    color: #fff;
    font-size: 1.2rem;
    line-height: 50px;
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 50px;
    text-align: center; }
  .social-icon:hover {
    max-width: 300px; }

.socials--text {
  float: left;
  text-decoration: none;
  font-weight: bold;
  vertical-align: top;
  margin: 0 14px 0 0;
  display: inline-block;
  transition: all .2s ease-in-out; }

.social-icon--linkedin {
  background: #0077B5; }

.social-icon--facebook {
  background: #3b5998; }

.social-icon--twitter {
  background: #55acee; }

.sidebar--block {
  width: 100%;
  background: #F7F6F1;
  padding: 30px;
  margin-bottom: 2rem;
  font-size: 86%; }
  .sidebar--block a {
    text-decoration: none;
    font-weight: bold; }
    .sidebar--block a:hover {
      text-decoration: underline; }
  .sidebar--block .button {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 230px;
    text-align: center; }
    .sidebar--block .button:hover {
      text-decoration: none; }

.cta-under-text {
  margin-top: 1rem; }

.newsletter {
  background: #F7F6F1;
  position: relative;
  padding: 75px 0;
  text-align: center; }

.mc-field-group {
  padding: 0 .5rem;
  text-align: center; }
  .mc-field-group input {
    font-size: inherit;
    font-family: inherit;
    padding: .313em 0;
    letter-spacing: normal;
    text-indent: .25em;
    clear: both;
    width: 100%; }
  .mc-field-group label {
    margin: .625em 0 .5em;
    font-weight: 700;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    font-weight: bold;
    clear: both;
    font-size: 114%; }
  .mc-field-group label {
    clear: both;
    display: inline-block;
    width: 100%; }
  .mc-field-group input {
    margin-bottom: 11.5px; }
  @media (min-width: 52rem) {
    .mc-field-group {
      text-align: left; }
      .mc-field-group label {
        width: auto; } }

#mc_embed_signup_scroll {
  max-width: 670px;
  margin: 0 auto; }
  #mc_embed_signup_scroll .button {
    margin-top: 1rem;
    font-size: 1rem; }

.footer {
  background: #fff;
  color: #1B1B1B;
  overflow: hidden;
  clear: both;
  background: #F7F7F7;
  padding: 3rem 0;
  font-size: 14px; }
  .footer .socials li:first-child i {
    margin-left: 0; }
  .footer .col {
    padding-right: 1rem; }
  .footer .menu li:before {
    line-height: 1rem;
    content: "\f105";
    font-family: FontAwesome;
    color: #1B1B1B;
    padding-right: .5rem; }
  @media (min-width: 68rem) {
    .footer .inner {
      padding: 0 !important; } }
  .footer h2, .footer h3, .footer h4, .footer h5 {
    font-weight: 600; }
  .footer a {
    color: #1B1B1B;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.copyright {
  font-size: 16px; }

.list-language {
  display: none; }
  .list-language li {
    float: left;
    height: 50px; }
    .list-language li img {
      max-width: 36px; }

.language-switcher {
  margin-bottom: 2rem; }

.socials {
  list-style: none;
  margin: 0 0 2rem 0; }
  .socials li {
    display: inline-block; }
    .socials li a:hover i {
      background: #e6e6e6; }
    .socials li i {
      color: #1B1B1B;
      line-height: 40px;
      transition: all 200ms;
      padding: 0;
      text-align: center;
      display: inline-block;
      -webkit-border-radius: 100rem;
      border-radius: 100rem;
      background-clip: padding-box;
      width: 40px;
      height: 40px;
      border: 1px solid #979797;
      margin-left: 10px;
      font-size: 19px; }
  .socials--white li a:hover i {
    background: #fff;
    color: #1B1B1B; }
  .socials--white li i {
    color: #fff;
    border: 1px solid #fff; }

.footer--logo img {
  max-width: 137px; }

.twitter-quote {
  background: #000;
  background: rgba(85, 172, 238, 0.16) !important;
  font-size: 114%;
  padding: 28px 23px;
  border-radius: 3px;
  line-height: 1.4rem;
  position: relative;
  margin-right: 40px;
  margin-bottom: 1rem; }

.twitter-quote--link {
  background: #55ACEE;
  color: #fff;
  font-size: 86%;
  height: 40px;
  padding: 0 1em;
  transform: rotate(-90deg);
  transform-origin: 100% 0;
  position: absolute;
  line-height: 40px;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  text-decoration: none; }
  .twitter-quote--link:hover {
    text-decoration: none !important;
    background-color: #1d91e8; }
  .twitter-quote--link:after {
    content: '\f099';
    font-family: FontAwesome;
    margin-left: 10px; }

.logos {
  color: #fff;
  padding: 80px 0; }

.list--logos {
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: center;
  padding-top: .5rem; }
  .list--logos li {
    vertical-align: top;
    height: 115px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .list--logos a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center; }
  .list--logos .testimonial--image {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem;
    height: auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }

.header-photo {
  position: relative;
  width: 100vw;
  height: 100vh;
  min-height: 800px;
  background-size: cover;
  overflow: hidden; }

.header-photo--content {
  position: absolute;
  bottom: 24%;
  left: 0;
  right: 0;
  color: #fff; }
  .header-photo--content .inner {
    margin: 0 auto;
    max-width: 1052px;
    z-index: 10;
    position: relative; }

.header-photo--content_left_bottom {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: #fff;
  color: white;
  font-weight: bold;
  display: none; }
  @media (min-width: 52rem) {
    .header-photo--content_left_bottom {
      display: block; } }

.header-photo--image {
  display: block; }

.title-small {
  color: #fff;
  border-color: #fff; }

.title-big {
  display: block;
  font-size: 62px;
  line-height: 68px;
  margin: 0;
  font-weight: 600;
  font-size: 42px;
  line-height: 48px; }
  @media (min-width: 40rem) {
    .title-big {
      font-size: 42px;
      line-height: 48px; } }
  @media (min-width: 52rem) {
    .title-big {
      font-size: 62px;
      line-height: 68px; } }

.play-icon--small {
  transition: all .2s ease-in-out;
  z-index: 2;
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 100rem;
  border: 2px solid #fff;
  transform: rotate(-90deg);
  background: url("../img/icons/navigation/icon-down.svg") 9px 12px no-repeat;
  background-size: 12px;
  cursor: pointer;
  float: left;
  margin-right: 10px; }

.header-photo--open-pano {
  color: #fff;
  display: block;
  margin-top: 60px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px; }

#pano-slide {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -100vw;
  transition: all .2s ease-in-out;
  z-index: 2000;
  overflow: hidden; }
  #pano-slide.is-open {
    left: 0; }
  #pano-slide .button {
    position: fixed;
    right: 0;
    top: 3rem;
    z-index: 1000; }

.header-text {
  color: #1B1B1B;
  background: #EEEEEE;
  overflow: hidden; }
  .header-text .inner {
    margin: 180px auto 220px auto;
    max-width: 1052px;
    position: relative; }
    .header-text .inner .title-small {
      font-weight: 600; }

.header-text--content {
  opacity: 1; }

.text-is-gradient .title-small {
  color: #1B1B1B;
  border-color: #1B1B1B; }

.header-photo--desc {
  margin-top: 30px; }
  .header-photo--desc p {
    font-size: 25px; }
    .header-photo--desc p:last-child {
      margin-bottom: 0; }

.header-photo_product .header-photo--content {
  bottom: 127px;
  top: auto; }

.header-photo_product .header-photo--title-big,
.header-photo_product .header-photo--desc {
  max-width: 900px; }

.header-photo--icon {
  margin-bottom: 40px; }

.header-photo--content .button--product {
  line-height: 44px; }

.header-photo--content .button {
  margin: .5rem auto;
  display: block !important; }
  @media (min-width: 40rem) {
    .header-photo--content .button {
      margin: 0;
      display: inline-block !important; } }

#youtube-video {
  position: relative;
  width: 100vw;
  height: 100vh;
  min-height: 600px;
  background-size: cover; }

.video--title {
  width: 100%;
  text-align: center;
  font-weight: bold;
  width: 100%;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  perspective: 2000px;
  margin: 0;
  line-height: 1.3;
  font-size: 32px; }
  @media (min-width: 40rem) {
    .video--title {
      font-size: 48px; } }
  @media (min-width: 52rem) {
    .video--title {
      font-size: 72px; } }

.video--subtitle {
  margin-bottom: 2rem;
  font-size: 22px; }
  @media (min-width: 40rem) {
    .video--subtitle {
      font-size: 28px; } }
  @media (min-width: 52rem) {
    .video--subtitle {
      font-size: 32px; } }

#youtube-video .header-photo--content {
  top: 24%; }

.header-photo--content .inner {
  margin: 0 auto;
  max-width: 1052px;
  z-index: 10;
  position: relative; }

@keyframes blinking {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  51% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes cube-rotate {
  0% {
    opacity: 0.5;
    transform: translateY(-20px) rotateX(-190deg); }
  15% {
    opacity: 1;
    transform: rotateX(0deg) translateY(0px); }
  85% {
    opacity: 1;
    transform: rotateX(0deg) translateY(0px); }
  100% {
    opacity: 0.5;
    transform: translateY(30px) rotateX(190deg); } }

.change-text {
  transform-style: preserve-3d;
  backface-visibility: hidden;
  display: inline-flex;
  width: 163px;
  height: 30px;
  opacity: 1;
  width: 72px; }
  @media (min-width: 40rem) {
    .change-text {
      width: 123px; } }
  @media (min-width: 52rem) {
    .change-text {
      width: 163px; } }
  .change-text.wind {
    opacity: 1;
    animation: cube-rotate 2s ease-out infinite; }
    .change-text.wind:before {
      content: "wind"; }
  .change-text.solar {
    opacity: 1;
    animation: cube-rotate 2s ease-out infinite; }
    .change-text.solar:before {
      content: "solar"; }
  .change-text.line {
    opacity: 1;
    animation: cube-rotate 2s ease-out infinite; }
    .change-text.line:before {
      content: "line"; }
  .change-text.land {
    opacity: 1;
    animation: cube-rotate 2s ease-out infinite; }
    .change-text.land:before {
      content: "land"; }
  .change-text.infra {
    opacity: 1;
    animation: cube-rotate 2s ease-out infinite; }
    .change-text.infra:before {
      content: "infra"; }

.box {
  height: 300px;
  width: 300px;
  background-color: red;
  transform: rotateY(-190deg); }

.youtube--scroll {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 38px;
  z-index: 10;
  text-decoration: none; }
  .youtube--scroll:after {
    content: '\f107';
    font-family: FontAwesome;
    display: inline-block;
    clear: both;
    font-size: 50px;
    display: block;
    margin-top: 2px; }

.container {
  position: relative; }

.background-video {
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-position: top center;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 0; }

video,
source {
  bottom: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute; }

.loaded .ytplayer-container {
  display: block; }

.loaded .placeholder-image {
  opacity: 0; }

.ytplayer-container {
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3; }

.placeholder-image {
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: 1; }

.ytplayer-shield {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

.ytplayer-player {
  position: absolute; }

.nav-overlay {
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 2000; }
  .nav-overlay .inner {
    max-width: 1400px;
    padding: 40px 0 0 0;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 1rem; }
    .nav-overlay .inner::-webkit-scrollbar-thumb {
      background-color: darkgrey;
      outline: 1px solid slategrey; }
    @media (min-width: 40rem) {
      .nav-overlay .inner {
        padding-top: 40px; } }
  .nav-overlay.is-closed {
    display: none; }
  .nav-overlay.is-open {
    display: block; }

.nav-overlay--left {
  text-align: center;
  padding-top: 30px;
  -ms-flex: 0 240px;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-box-flex: 0;
  box-flex: 0;
  display: none; }
  @media (min-width: 40rem) {
    .nav-overlay--left {
      width: 115px;
      -ms-flex: 0 115px;
      display: block; } }
  @media (min-width: 52rem) {
    .nav-overlay--left {
      width: 185px;
      -ms-flex: 0 185px; } }
  @media (min-width: 68rem) {
    .nav-overlay--left {
      width: 240px;
      -ms-flex: 0 240px; } }
  .nav-overlay--left img, .nav-overlay--left svg {
    max-width: 90%; }

.nav-overlay--right {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  position: relative; }
  @media (min-width: 40rem) {
    .nav-overlay--right {
      padding-left: 80px; } }

.logo-small--overlay {
  position: absolute;
  left: 1rem;
  top: 40px; }

.open-menu--overlay {
  position: absolute;
  right: 1rem;
  top: 40px; }

.menu-text {
  color: rgba(255, 255, 255, 0.3);
  width: 100%;
  padding-top: 70px;
  text-align: center; }
  @media (min-width: 52rem) {
    .menu-text {
      font-size: 38px;
      line-height: 44px; } }
  @media (min-width: 68rem) {
    .menu-text {
      font-size: 42px;
      line-height: 48px; } }
  .menu-text a {
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    color: rgba(255, 255, 255, 0.999); }
  .menu-text a {
    color: #fff;
    text-decoration: underline; }
    .menu-text a:hover {
      color: #1B1B1B; }

.product_menu-title {
  font-size: 22px;
  color: #fff;
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px; }
  @media (min-width: 52rem) {
    .product_menu-title {
      font-size: 22px;
      line-height: 28px; } }

#the-menu-main-menu {
  list-style: none;
  margin-bottom: 3rem; }
  #the-menu-main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #the-menu-main-menu a {
    text-decoration: none;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px; }
    @media (min-width: 40rem) {
      #the-menu-main-menu a {
        font-size: 48px;
        line-height: 54px; } }

#the-menu-our-smart-visual-tools ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#the-menu-our-smart-visual-tools li {
  display: inline-block;
  font-size: 32px;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px; }
  @media (min-width: 40rem) {
    #the-menu-our-smart-visual-tools li {
      font-size: 32px;
      font-size: 38px;
      margin-bottom: 20px; } }
  #the-menu-our-smart-visual-tools li a {
    text-decoration: none;
    font-weight: bold; }
  #the-menu-our-smart-visual-tools li:after {
    content: "-";
    margin: 0 10px; }
    @media (min-width: 52rem) {
      #the-menu-our-smart-visual-tools li:after {
        margin: 0 10px 0 20px; } }
  #the-menu-our-smart-visual-tools li:last-child:after {
    display: none; }

.menu--aside {
  clear: both;
  overflow: hidden;
  display: block;
  margin: 80px 0 0 0;
  color: #fff; }

.nav-overlay .menu--aside {
  text-align: center; }

.nav-overlay .menu--aside_item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  float: none; }

.menu--aside_item {
  overflow: hidden;
  float: left; }
  .menu--aside_item .title-uppercase {
    width: 100%;
    font-size: 12px;
    max-width: 1000px;
    color: #fff;
    border-bottom: 1px solid #fff; }
  .menu--aside_item .form-newsletter input[type=text] {
    height: 30px;
    border: 0;
    background: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    line-height: 30px;
    padding: 0;
    margin-right: 19px;
    font-size: 15px;
    outline: 0; }
    .menu--aside_item .form-newsletter input[type=text].placeholder {
      color: #fff; }
    .menu--aside_item .form-newsletter input[type=text]:-moz-placeholder {
      color: #fff; }
    .menu--aside_item .form-newsletter input[type=text]::-moz-placeholder {
      color: #fff; }
    .menu--aside_item .form-newsletter input[type=text]::-webkit-input-placeholder {
      color: #fff; }
  .menu--aside_item .form-newsletter .button {
    padding: 8px 46px;
    background: #fff;
    color: #1B1B1B; }
    .menu--aside_item .form-newsletter .button:hover {
      background: #e6e6e6; }

.menu--aside_socials {
  margin-right: 40px; }
  .menu--aside_socials ul {
    margin-right: .5rem; }
  .menu--aside_socials .socials li a:hover i {
    background: #fff;
    color: #1B1B1B; }
  .menu--aside_socials .socials li i {
    color: #fff;
    border: 1px solid #fff; }

.nav-logins {
  margin-bottom: 1rem; }
  .nav-logins li {
    line-height: 30px; }
  .nav-logins a {
    line-height: 30px;
    text-decoration: none; }
  .nav-logins .login-item a:before {
    height: 19px; }

.row--text-with-image .inner {
  padding: 0 1rem; }

.row--text-with-image .col-image {
  display: flex;
  align-items: center;
  margin: 2rem 0; }
  @media (min-width: 40rem) {
    .row--text-with-image .col-image {
      margin: 0; } }
  .row--text-with-image .col-image figure {
    width: 100%;
    position: relative; }
    .row--text-with-image .col-image figure img {
      max-width: 94%;
      display: inline-block; }

.row--text-with-image .col-text .content p {
  margin-bottom: 1rem; }

.row--text-with-image.bg-gray {
  background: #EEEEEE; }

.row--text-with-image img {
  display: block; }

.single-case .col-image figure {
  position: relative;
  height: 320px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .single-case .col-image figure img {
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.col-text--aside {
  line-height: 60px;
  margin-top: 57px; }
  .col-text--aside .button--product {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 30px; }

.jump-to-block {
  font-weight: normal !important;
  display: inline-block;
  padding-right: 22px;
  position: relative; }
  .jump-to-block:after {
    display: block;
    content: '\f107';
    font-family: FontAwesome;
    font-size: 22px;
    margin-left: 10px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto; }

@media (min-width: 40rem) {
  .row--text-with-image .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }
  .row--text-with-image.image-right .col-text {
    order: 1; }
    .row--text-with-image.image-right .col-text .content {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .row--text-with-image.image-right .col-image {
    order: 2;
    text-align: right; }
  .row--text-with-image.image-left .col-text {
    order: 2; }
    .row--text-with-image.image-left .col-text .content {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .row--text-with-image.image-left .col-image {
    order: 1; } }

.row--features-list {
  padding: 100px 0; }

.features-header {
  overflow: hidden;
  margin-bottom: 45px; }

.features-header--title {
  line-height: 120px; }

.features-header--extra {
  background: #F6F6F5;
  padding: 23px 35px;
  max-width: 340px;
  font-size: 16px; }
  .features-header--extra a {
    font-weight: normal;
    text-decoration: underline; }
  .features-header--extra p {
    margin-bottom: 0;
    line-height: 37px; }

.features-list--item {
  max-width: 340px;
  margin-bottom: 40px;
  padding-right: 22px; }
  .features-list--item h3 {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: bold; }
  .features-list--item p {
    font-size: 16px; }

.features-list--item-label {
  background: #027bd7;
  color: #fff;
  display: inline-block;
  padding: 5px 14px;
  line-height: 17px;
  text-transform: capitalize;
  font-size: 14px;
  margin-left: 20px;
  vertical-align: top;
  float: right; }

.row--logos {
  padding: 80px 0 100px 0; }
  .row--logos.bg-gray {
    background: #EEEEEE; }
  .row--logos img {
    display: block; }

.logos-header--title {
  margin-bottom: 60px; }

.row--icons-plus-text {
  padding: 80px 0; }
  .row--icons-plus-text.bg-gray {
    background: #EEEEEE; }
  .row--icons-plus-text .title-with-logo {
    margin-bottom: 100px; }
    .row--icons-plus-text .title-with-logo span {
      font-weight: normal; }

.icons-plus-text-blocks {
  overflow: hidden;
  clear: both; }
  @media (min-width: 40rem) {
    .icons-plus-text-blocks {
      margin: 0 -30px !important; }
      .icons-plus-text-blocks .col {
        padding: 0 30px !important; } }

.icons-plus-text--item img.svg {
  margin: 0 auto 40px;
  display: block; }

.icons-plus-text--item.sm-col-6 img.svg {
  max-width: 70%; }

/*.icons-plus-text--figure {
  //max-width: 340px;
  margin-bottom: 40px;
  img, svg {
    max-height: 65px;
  }

}*/
.icons-plus-text--title {
  font-size: 24px;
  font-weight: normal;
  text-transform: normal;
  border-bottom: 1px solid #1B1B1B;
  padding-bottom: 17px;
  margin-bottom: 20px; }

.icons-plus-text--description {
  font-size: 18px; }
  .icons-plus-text--description p {
    margin-bottom: 1rem !important; }
  .icons-plus-text--description a {
    text-decoration: none !important; }

.tools {
  text-align: center;
  margin-bottom: 60px;
  overflow: hidden;
  margin: 0 0 100px 0;
  padding: 0 1rem; }
  @media (min-width: 52rem) {
    .tools {
      margin: 0 -3rem 100px -3rem; } }
  .tools ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 600; }
    .tools ul li {
      width: 50%;
      margin-bottom: 2rem; }
      .tools ul li img {
        width: 85px; }
      @media (min-width: 40rem) {
        .tools ul li {
          width: 20%; }
          .tools ul li img {
            width: 85px; } }
      @media (min-width: 68rem) {
        .tools ul li a img {
          width: auto;
          width: 123px; } }
    .tools ul h3 {
      margin-top: 30px;
      font-size: 20px;
      text-decoration: none; }
    .tools ul a {
      text-decoration: none; }

.testimonial {
  max-width: 770px;
  margin: 100px auto;
  text-align: center; }
  .testimonial blockquote {
    font-size: 30px;
    letter-spacing: -0.72px;
    line-height: 46px;
    margin-bottom: 47px; }
    .testimonial blockquote p {
      margin: 0; }

.quote-by {
  font-size: 18px;
  letter-spacing: -0.44px;
  line-height: 30px; }

.quote-by--figure {
  max-width: 143px;
  margin: 40px auto 20px auto;
  position: relative;
  padding-top: 66px; }
  .quote-by--figure img {
    display: block;
    width: 100%; }

.quote-by--name {
  font-weight: 600;
  display: block; }

.quote-by--title {
  display: block; }

.hexagon {
  overflow: hidden;
  visibility: hidden;
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
  cursor: pointer; }

.hexagon-in1 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg); }

.hexagon-in2 {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  visibility: visible;
  position: relative;
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg); }

.hexagon1 {
  width: 400px;
  height: 200px;
  margin: 0 0 0 -80px; }

.hexagon2 {
  width: 110px;
  height: 124px;
  margin: -80px 0 0 20px; }

.dodecagon {
  width: 200px;
  height: 200px;
  margin: -80px 0 0 20px; }

.faq.icons-list {
  max-width: 885px; }
  .faq.icons-list .question {
    overflow: hidden; }
  .faq.icons-list .question--title {
    display: inline-block;
    padding-left: 28px;
    width: 100%; }
    @media (min-width: 52rem) {
      .faq.icons-list .question--title {
        width: calc(100% - 134px); } }
  .faq.icons-list .question--answer {
    clear: both; }
    .faq.icons-list .question--answer.is-visible {
      display: inline-block;
      padding-top: 1rem; }

.question--number {
  position: absolute;
  left: 0; }

.icons-list--icon-figure {
  text-align: center;
  float: left;
  height: 100px;
  width: 100%;
  margin: 0 25px 1rem 0; }
  @media (min-width: 52rem) {
    .icons-list--icon-figure {
      width: 100px;
      margin: 0 25px 0 0; } }

.icons-list--icon {
  max-width: 100px;
  max-height: 100px; }

.row--testimonial-all {
  padding: 100px 0; }

.quotes--container {
  min-height: 140px;
  margin-bottom: 50px;
  position: relative; }

.quote-nav {
  position: absolute;
  top: 100px;
  font-size: 60px;
  color: #5C5C5C; }
  .quote-nav.quote-prev {
    left: 0; }
  .quote-nav.quote-next {
    right: 0; }

.quote {
  color: #1B1B1B;
  font-style: italic;
  line-height: 34px;
  max-width: 510px;
  margin: 0 auto;
  display: none;
  text-align: center;
  display: none;
  padding: 0 2rem; }
  .quote.active {
    display: block; }
  @media (min-width: 52rem) {
    .quote {
      font-size: 114%; } }

.quotes--delivered-by {
  text-align: center; }

.one-person {
  display: inline-block;
  text-align: center;
  margin: 0 25px;
  cursor: pointer;
  display: none; }
  .one-person.active {
    display: inline-block; }

.row--testimonial-all .one-person {
  opacity: .36;
  vertical-align: top; }
  .row--testimonial-all .one-person.active {
    opacity: 1; }

.one-person--image {
  margin-bottom: 15px; }

.one-person--name {
  margin: 0;
  font-weight: bold; }

.one-person--title {
  font-size: 76%;
  max-width: 180px;
  margin: 0 auto;
  display: block; }

@media (min-width: 40rem) {
  .style--two-thirds-with-offset .content {
    padding-left: 40px; } }

.pricing-block {
  background: #EEEEEE;
  padding: 18px;
  max-width: 320px;
  color: #4A4A4A; }
  .pricing-block h2 {
    font-size: 22px;
    border-bottom: 5px solid #C8C8C8;
    font-weight: 600;
    padding: 0 0 12px 0;
    margin: 0; }
  .pricing-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%; }
    .pricing-block ul li {
      padding: 18px 0;
      font-size: 20px;
      line-height: 26px;
      border-bottom: 1px solid #C8C8C8; }
      .pricing-block ul li:last-child {
        border-bottom: none; }
  .pricing-block .the-price {
    font-size: 28px;
    font-weight: 600; }
  .pricing-block .button--small {
    margin: 1rem auto 0 auto;
    background: #027bd7; }
    .pricing-block .button--small:hover {
      background: #025ea4; }

.pricing--footer {
  font-size: 22px;
  line-height: 34px;
  text-align: center;
  margin-top: 5rem;
  clear: both;
  display: inline-block;
  width: 100%; }

.pricing--period {
  margin-bottom: 1rem; }

.price-switcher:first-child {
  margin-right: 50px; }

.price-switcher {
  cursor: pointer; }

.check, .price-switcher, .price-switcher p {
  display: inline-block; }

.price-switcher p {
  font-size: .8125rem;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 20px;
  padding-top: 8px; }

.price-switcher.active:before {
  background: #027bd7;
  border: 2px solid #eee;
  box-shadow: 0 0 0 2px #027bd7; }

.price-switcher:before {
  background: #ccc;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  width: 20px; }

.pricing.monthly .monthly-pricing {
  display: block; }

.pricing.monthly .yearly-pricing {
  display: none; }

.pricing.yearly .monthly-pricing {
  display: none; }

.pricing.yearly .yearly-pricing {
  display: block; }

.case-blocks--item figure {
  margin-bottom: 1rem; }

.case-blocks--item h4 {
  font-weight: 600;
  max-width: 100% !important; }

.case-blocks--item img {
  width: 100%; }

.case-blocks--item p {
  margin-bottom: 1rem !important; }

.case-blocks {
  margin: 100px 0; }

.case-blocks--link {
  color: #1B1B1B;
  font-size: 16px; }
  .case-blocks--link:hover {
    text-decoration: underline; }

/* Triangle 1 Copy: */
.video-block {
  margin: 80px 0; }

.video--intro {
  max-width: 340px;
  margin-bottom: 80px; }
  .video--intro p {
    font-size: 16px; }

.video--image {
  position: relative; }
  .video--image img {
    display: block;
    z-index: 1; }
  .video--image.gradient:after {
    z-index: 0; }

.play-icon {
  position: absolute;
  transition: all .2s ease-in-out;
  left: 50%;
  top: 50%;
  margin-top: -90px;
  margin-left: -90px;
  z-index: 2;
  width: 180px;
  height: 180px;
  border-radius: 100rem;
  border: 4px solid #fff;
  transform: rotate(-90deg);
  background: url("../img/icons/navigation/icon-down.svg") center center no-repeat;
  background-size: 32px;
  cursor: pointer; }

.video--image:hover .play-icon {
  transform: rotate(-90deg) scale(1.1); }

.case-right-content {
  text-align: center;
  padding-top: 84px; }

.transition {
  clear: both;
  overflow: hidden; }

.transition--images {
  width: 100%; }
  @media (min-width: 40rem) {
    .transition--images figure {
      float: left;
      width: 50%; } }
  .transition--images figure img {
    display: block;
    width: 100%; }

@media (min-width: 40rem) {
  .transition--image-1 {
    border-right: 2px solid #fff; }
  .transition--image-2 {
    border-left: 2px solid #fff; } }

.transition--content {
  margin: 0 auto;
  max-width: 1040px;
  overflow: hidden; }

.contact-block {
  margin: 100px 0; }
  .contact-block h2 {
    font-size: 40px;
    line-height: 60px; }

.page-id-802 .contact-block {
  margin: 0 0 100px 0; }

.iframe-pano {
  z-index: 2000;
  position: relative;
  position: fixed;
  height: 0;
  width: 0;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: -100vw;
  transition: all 400ms ease-out; }
  .iframe-pano.is-open {
    left: 0; }
  .iframe-pano .close-pano {
    position: absolute;
    top: 90px;
    right: 0; }
  .iframe-pano iframe {
    width: 100vw;
    height: 100vh; }

.list--services_search {
  margin: 0; }
  .list--services_search li {
    float: left; }

.latest-small {
  clear: both;
  overflow: hidden; }

.latest-small--grid {
  margin: 0 -.5rem !important; }

.gradient-background {
  background-image: linear-gradient(-131deg, #1BB4CD 0%, #E0E81D 100%);
  color: #fff; }
  .gradient-background .title-uppercase {
    color: #fff;
    border-color: #fff; }

.article--aside {
  clear: both;
  overflow: hidden;
  display: block;
  margin: 80px 0 0 40px; }

.article--aside_item {
  overflow: hidden;
  float: left;
  margin-bottom: 2rem; }
  .article--aside_item .title-uppercase {
    width: 100%;
    font-size: 12px;
    max-width: 100%; }

.article--aside_socials {
  margin-right: 40px; }
  .article--aside_socials ul {
    margin-right: .5rem; }

.form-newsletter input[type=text], .form-newsletter input[type=email] {
  height: 30px;
  border: 0;
  border-bottom: 1px solid #1B1B1B;
  line-height: 30px;
  padding: 0;
  margin-right: 19px;
  font-size: 15px;
  outline: 0; }

.form-newsletter .button {
  padding: 8px 46px; }

.nav-overlay .form-newsletter input[type=text], .nav-overlay .form-newsletter input[type=email] {
  border-color: #fff;
  background: none; }
  .nav-overlay .form-newsletter input[type=text].placeholder, .nav-overlay .form-newsletter input[type=email].placeholder {
    color: #fff; }
  .nav-overlay .form-newsletter input[type=text]:-moz-placeholder, .nav-overlay .form-newsletter input[type=email]:-moz-placeholder {
    color: #fff; }
  .nav-overlay .form-newsletter input[type=text]::-moz-placeholder, .nav-overlay .form-newsletter input[type=email]::-moz-placeholder {
    color: #fff; }
  .nav-overlay .form-newsletter input[type=text]::-webkit-input-placeholder, .nav-overlay .form-newsletter input[type=email]::-webkit-input-placeholder {
    color: #fff; }

.content {
  /* p, h1, h2, h3, h4, h5 {
    max-width: 894px;
  } */ }
  .content h2 {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
    font-weight: normal; }
  .content a {
    text-decoration: none;
    font-weight: bold;
    text-decoration: underline; }
    .content a:hover {
      text-decoration: underline; }

.content p {
  margin-bottom: 1rem; }

.content ul {
  margin: 0 0 1rem 0;
  padding: 0;
  list-style: none; }
  .content ul li {
    line-height: 1.5rem;
    position: relative;
    padding-left: 1rem; }
    .content ul li:before {
      line-height: 1rem;
      content: "\f105";
      font-family: FontAwesome;
      color: #1B1B1B;
      font-size: 22px;
      padding-right: 1rem;
      position: absolute;
      left: 0;
      top: 3px; }

.content table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
  margin-bottom: 1rem; }
  .content table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom; }
  .content table th {
    font-weight: 600; }
  .content table th, .content table td {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
    padding: 0.5em 1em; }
    .content table th:first-child, .content table td:first-child {
      border-left-width: 0; }

.content dl {
  margin-bottom: 1rem; }
  .content dl dd {
    margin-bottom: 1rem; }

.content pre {
  padding: 1rem;
  background: #fefefe;
  width: 92%;
  overflow: auto;
  margin: 2rem 0 1rem 0;
  padding: 1rem 0.8rem 1rem 1.2rem;
  color: #9B9B9B;
  border: 1px solid #9B9B9B;
  border-left: 1rem solid #9B9B9B;
  font: lighter 1rem/1.8rem Monaco,'MonacoRegular',monospace; }
  .content pre code {
    padding: 0;
    color: #1B1B1B;
    background-color: transparent;
    line-height: 2rem;
    text-shadow: none; }

.table--pricing-outer {
  overflow-x: auto; }

.table--pricing {
  text-align: center;
  min-width: 700px;
  overflow: auto; }
  .table--pricing td {
    min-width: 140px; }
  .table--pricing th {
    text-align: left; }
  .table--pricing tr:first-child th, .table--pricing tr:last-child th {
    text-align: center; }
  .table--pricing tr:last-child th:first-child {
    text-align: left; }
  .table--pricing .fa-circle.green {
    color: #129A77; }
  .table--pricing .fa-circle.orange {
    color: #F97759; }

.fa-circle.green {
  color: #129A77; }

.fa-circle.orange {
  color: #F97759; }

.pricing-legenda {
  padding-left: 1rem; }

.main {
  max-width: 1040px;
  margin: 60px auto;
  overflow: hidden;
  padding: 0 1rem; }
  .main img {
    max-width: 100%;
    height: auto; }
  @media (min-width: 68rem) {
    .main {
      padding: 0; } }

.row {
  clear: both;
  overflow: hidden; }
  .row .inner {
    max-width: 1040px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 1rem; }
    .row .inner img {
      max-width: 100%;
      height: auto; }
    @media (min-width: 68rem) {
      .row .inner {
        padding: 0 1rem; } }

.page-template-default .row--content-normal .content {
  max-width: 880px;
  margin: 0 auto; }

.main-blocks {
  padding: 0 0 0 0; }
  .main-blocks > :first-child {
    padding-top: 60px; }

.person {
  width: 100%;
  max-width: 660px;
  margin: 30px 0;
  overflow: hidden; }

.person--image {
  margin-right: 60px; }
  @media (min-width: 40rem) {
    .person--image {
      float: left; } }
  .person--image img {
    display: block; }

.person--content {
  color: #1B1B1B;
  padding-top: 20px; }
  .person--content p {
    font-size: 18px;
    letter-spacing: -0.44px;
    line-height: 38px; }
  .person--content h3 {
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 14px; }
  @media (min-width: 40rem) {
    .person--content {
      margin-left: 320px; } }

.photo-blocks--item {
  margin-bottom: 40px; }
  .photo-blocks--item figure {
    margin-bottom: 20px;
    position: relative; }
    .photo-blocks--item figure:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0.25;
      background: rgba(27, 27, 27, 0.2);
      background-image: linear-gradient(-131deg, #1BB4CD 0%, #E0E81D 100%);
      z-index: 2; }
  .photo-blocks--item img {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%; }

.photo-blocks--item_title {
  font-weight: bold; }

.photo-blocks--item_description {
  font-size: 86%; }

@media (min-width: 40rem) {
  .photo-block-gutters {
    overflow: hidden;
    margin: 0 -30px 100px -30px !important; }
    .photo-block-gutters > .col {
      padding: 0 30px !important; } }

.slider {
  width: 100%;
  position: relative; }
  .slider img {
    width: 100%; }

.cycle-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 300; }
  .cycle-overlay .inner {
    padding-top: 40px;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    color: #fff; }
    .cycle-overlay .inner span {
      line-height: 100%; }
    .cycle-overlay .inner .title-uppercase {
      color: #fff;
      border-color: #fff;
      padding-bottom: 15px;
      font-size: 12px;
      margin-bottom: 12px; }
    .cycle-overlay .inner .slider--desc {
      max-width: 480px;
      font-size: 16px; }

.prev-next {
  position: absolute;
  left: 50%;
  background: #fff;
  margin-left: -60px;
  z-index: 200;
  bottom: -60px; }
  @media (min-width: 40rem) {
    .prev-next {
      bottom: 40px; } }
  .prev-next:before {
    content: "";
    width: 1px;
    height: 18px;
    left: 50%;
    top: 21px;
    background: #8D8D8D;
    position: absolute;
    opacity: .5; }
  .prev-next a {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #fff;
    text-align: center;
    padding-top: 21px; }
    .prev-next a path, .prev-next a polygon {
      transform: rotate(90deg);
      transform-origin: 50% 50%;
      opacity: .2;
      fill: none;
      stroke: #1B1B1B;
      pointer-events: all; }
    .prev-next a:hover path, .prev-next a:hover polygon {
      opacity: 1; }

a.next path, a.next polygon {
  transform: rotate(-90deg);
  transform-origin: 50% 50%; }

.gforms_confirmation_message {
  background-color: #129A77;
  color: #fff;
  padding: 1rem;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.gform_wrapper .top_label .gfield_label {
  margin-bottom: 0; }

.main--faq {
  max-width: 700px; }

.faq-list {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin: 3rem 0; }

.question {
  margin-bottom: 1rem;
  clear: both;
  padding: 1rem;
  background: #F7F7F7; }

.faq {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 1rem; }
  .faq h2 {
    text-transform: uppercase;
    font-weight: 700; }

.faq--categories {
  margin-bottom: 2rem; }
  .faq--categories ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .faq--categories li:before {
    line-height: 1rem;
    content: "\f105";
    font-family: FontAwesome;
    color: #1B1B1B;
    padding-right: .5rem; }
  .faq--categories a {
    text-decoration: none; }
    .faq--categories a:hover {
      text-decoration: underline; }

.question--title {
  width: 100%;
  position: relative;
  margin: 0; }
  .question--title a {
    margin: 0;
    width: 100%;
    text-decoration: none;
    font-size: 124%;
    display: block;
    padding-right: 45px; }
    .question--title a:after {
      content: "\f107";
      position: absolute;
      right: 0;
      top: 0;
      font-family: FontAwesome;
      transition: all 350ms; }
    .question--title a:hover {
      text-decoration: underline; }
  .question--title.is-open a:after {
    transform: rotate(180deg); }

.question--answer {
  overflow: hidden;
  max-height: 0;
  color: #2D3235;
  transition: all 350ms; }
  .question--answer ul {
    list-style: none;
    margin: 0 0 1rem 0;
    padding: 0; }
  .question--answer li:before {
    line-height: 1rem;
    content: "\f105";
    font-family: FontAwesome;
    color: #1B1B1B;
    padding-right: .5rem; }
  .question--answer em {
    font-style: italic; }
  .question--answer p:last-child {
    margin-bottom: 0; }
  .question--answer.is-visible {
    max-height: 800px; }

.article a {
  text-decoration: none; }
  .article a:hover {
    text-decoration: underline; }

.article--figure {
  margin: 0;
  position: relative; }

@media (min-width: 40rem) {
  .article--content {
    padding: 0 0 0 40px; } }

.article--image {
  display: block;
  width: 100%; }

.article--title {
  font-size: 40px;
  line-height: 60px;
  margin-bottom: 20px; }
  .article--title a {
    color: #1B1B1B; }
    .article--title a:hover {
      text-decoration: underline; }

.article--read-more {
  font-weight: 600;
  font-size: 16px;
  color: #1B1B1B; }
  .article--read-more:hover {
    text-decoration: underline; }

.article--full-content p:first-of-type {
  font-size: 26px;
  line-height: 36px; }

.wp-caption {
  text-align: center;
  font-size: 76%;
  color: #9B9B9B; }

.content-block--single .content {
  margin: 0 auto;
  max-width: 1200px; }

.content-block--single .article--figure {
  margin: 0 auto 1rem;
  max-width: 760px;
  text-align: center; }
  .content-block--single .article--figure img {
    display: block;
    width: 100%; }

.article--header {
  text-align: center;
  margin: 0 auto;
  max-width: 575px; }
  .article--header h1 {
    margin: 1rem 0;
    font-size: 152%; }
  .article--header time {
    font-size: 86%;
    color: #9B9B9B;
    display: block;
    margin-bottom: 1rem;
    font-style: italic;
    clear: both; }

.article--misc {
  margin: 1rem auto;
  max-width: 575px;
  overflow: hidden;
  clear: both;
  text-align: center; }
  .article--misc img {
    border-radius: 100rem; }
  .article--misc .article--misc_figure, .article--misc ul {
    display: inline-block;
    margin: 0 11.5px;
    vertical-align: top; }
  .article--misc ul {
    padding: 0;
    list-style: none;
    text-align: left;
    margin-top: 11px;
    margin: 6px 11.5px 0 11.5px; }
  .article--misc li {
    color: #9B9B9B;
    margin: 0 0 6px 0; }
    .article--misc li span, .article--misc li a {
      color: #1B1B1B;
      font-weight: bold; }
    .article--misc li a {
      text-decoration: none; }
      .article--misc li a:hover {
        text-decoration: underline; }

.post-categories {
  list-style: none;
  padding: 0;
  margin: 0; }

.article-big .post-categories li {
  padding: 11.5px;
  display: inline-block; }

.article-big .post-categories a:hover {
  color: #1B1B1B; }

.article-small {
  clear: both;
  overflow: hidden; }
  .article-small a {
    text-decoration: none; }
  .article-small .post-categories {
    margin-bottom: 11.5px; }
    .article-small .post-categories li {
      margin: 0 11.5px 11.5px 0;
      display: inline-block; }

.below-content {
  margin: 1rem auto;
  max-width: 575px;
  overflow: hidden; }

.home.page .row--content-normal .content {
  max-width: 100%; }

.row--all-products {
  width: 100%;
  background-size: cover; }
  @media (min-width: 40rem) {
    .row--all-products {
      height: 100vh;
      min-height: 600px; } }
  .row--all-products .inner {
    padding: 3rem 1rem; }
    @media (min-width: 40rem) {
      .row--all-products .inner {
        height: 100vh;
        min-height: 600px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }

.fpblock--title {
  text-align: center;
  font-size: 32px;
  margin-bottom: 2rem;
  font-weight: bold;
  color: #fff; }

.fpblock--tools {
  text-align: center; }
  .fpblock--tools ul {
    display: inline-block; }
  .fpblock--tools li {
    display: inline-block;
    text-align: center;
    margin-right: 30px; }
    @media (min-width: 52rem) {
      .fpblock--tools li {
        margin-right: 60px; } }
    .fpblock--tools li img {
      display: block;
      transition: all .4s ease-in-out;
      margin-top: 10px;
      max-width: 70px; }
      @media (min-width: 52rem) {
        .fpblock--tools li img {
          max-width: auto; } }
    .fpblock--tools li h3 {
      margin: 13px 0;
      font-size: 12px; }
    .fpblock--tools li:last-child {
      margin-right: 0; }
  .fpblock--tools a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 14px; }
    .fpblock--tools a:hover img {
      transform: translateY(-10px); }

.wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  margin: auto;
  overflow: hidden; }

#vid-element {
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  background-color: #1B1B1B;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out; }

.gform_wrapper .gform_footer {
  padding: 16px 0 10px 7px !important; }

.referentie--block {
  width: 100%;
  background: #F7F6F1;
  padding: 30px;
  margin-bottom: 2rem;
  font-size: 114%;
  line-height: 1.4rem;
  text-align: center; }
  .referentie--block .person {
    cursor: none;
    display: inline-block; }

.referentie--block_name {
  font-size: 86%;
  margin: 0; }

.referentie--block_title {
  font-size: 76%;
  margin-bottom: 1rem;
  display: block; }

.column {
  float: left; }

.size-1of1 {
  width: 100%; }

.size-1of2 {
  width: 50%; }

.size-1of3 {
  width: 33.333%; }

@media screen and (max-width: 680px) {
  #grid[data-columns]::before {
    content: '1 .column.size-1of1'; } }

@media screen and (min-width: 681px) {
  #grid[data-columns]::before {
    content: '2 .column.size-1of2'; }
  .size-1of2:first-child {
    padding-right: 20px; }
  .size-1of2:last-child {
    padding-left: 20px; } }

.cta_referentie {
  max-width: 420px;
  margin: 0 auto;
  text-align: center; }
  .cta_referentie h2 {
    font-size: 190%; }
