/*
Theme Name: VNSTA
Theme URI: http://www.weareloki.com
Author: Parker McLean
Author URI: http://www.weareloki.com
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: Parker McLean
Domain Path: /languages/
Tags:

*/
@import url("https://fonts.googleapis.com/css?family=Lato:200,400,700&display=swap");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

b,
strong {
  font-weight: bold; }

img {
  border: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

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

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

@media (min-width: 600px) {
  .container {
    width: 570px; } }

@media (min-width: 800px) {
  .container {
    width: 770px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 600px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 800px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1000px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-11 {
    width: 91.66666667%; }
  .col-xl-10 {
    width: 83.33333333%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-8 {
    width: 66.66666667%; }
  .col-xl-7 {
    width: 58.33333333%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-5 {
    width: 41.66666667%; }
  .col-xl-4 {
    width: 33.33333333%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-2 {
    width: 16.66666667%; }
  .col-xl-1 {
    width: 8.33333333%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-pull-11 {
    right: 91.66666667%; }
  .col-xl-pull-10 {
    right: 83.33333333%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-8 {
    right: 66.66666667%; }
  .col-xl-pull-7 {
    right: 58.33333333%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-5 {
    right: 41.66666667%; }
  .col-xl-pull-4 {
    right: 33.33333333%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-2 {
    right: 16.66666667%; }
  .col-xl-pull-1 {
    right: 8.33333333%; }
  .col-xl-pull-0 {
    right: 0%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-push-11 {
    left: 91.66666667%; }
  .col-xl-push-10 {
    left: 83.33333333%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-8 {
    left: 66.66666667%; }
  .col-xl-push-7 {
    left: 58.33333333%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-5 {
    left: 41.66666667%; }
  .col-xl-push-4 {
    left: 33.33333333%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-2 {
    left: 16.66666667%; }
  .col-xl-push-1 {
    left: 8.33333333%; }
  .col-xl-push-0 {
    left: 0%; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xl-offset-0 {
    margin-left: 0%; } }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

@media (max-width: 599px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 600px) and (max-width: 799px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 800px) and (max-width: 999px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1000px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (max-width: 599px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 600px) and (max-width: 799px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 800px) and (max-width: 999px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1000px) {
  .hidden-lg {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both; }

/*!
 * animsition v4.0.2
 * A simple and easy jQuery plugin for CSS animated page transitions.
 * http://blivesta.github.io/animsition
 * License : MIT
 * Author : blivesta (http://blivesta.com/)
 */
.animsition, .animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd; }

.animsition-loading, .animsition-loading:after {
  width: 32px;
  height: 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 2; }

.animsition-loading {
  background-color: transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #eee;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading; }

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in; }

@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

.fade-out {
  -webkit-animation-name: fade-out;
  animation-name: fade-out; }

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up; }

@-webkit-keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; } }

@keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; } }

.fade-out-up {
  -webkit-animation-name: fade-out-up;
  animation-name: fade-out-up; }

@-webkit-keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.fade-in-up-sm {
  -webkit-animation-name: fade-in-up-sm;
  animation-name: fade-in-up-sm; }

@-webkit-keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; } }

@keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; } }

.fade-out-up-sm {
  -webkit-animation-name: fade-out-up-sm;
  animation-name: fade-out-up-sm; }

@-webkit-keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.fade-in-up-lg {
  -webkit-animation-name: fade-in-up-lg;
  animation-name: fade-in-up-lg; }

@-webkit-keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }

@keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }

.fade-out-up-lg {
  -webkit-animation-name: fade-out-up-lg;
  animation-name: fade-out-up-lg; }

@-webkit-keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.fade-in-down {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down; }

@-webkit-keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; } }

@keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; } }

.fade-out-down {
  -webkit-animation-name: fade-out-down;
  animation-name: fade-out-down; }

@-webkit-keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

.fade-in-down-sm {
  -webkit-animation-name: fade-in-down-sm;
  animation-name: fade-in-down-sm; }

@-webkit-keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; } }

@keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; } }

.fade-out-down-sm {
  -webkit-animation-name: fade-out-down-sm;
  animation-name: fade-out-down-sm; }

.fade-in-down-lg {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down; }

@-webkit-keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; } }

@keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; } }

.fade-out-down-lg {
  -webkit-animation-name: fade-out-down-lg;
  animation-name: fade-out-down-lg; }

@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.fade-in-left {
  -webkit-animation-name: fade-in-left;
  animation-name: fade-in-left; }

@-webkit-keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; } }

@keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; } }

.fade-out-left {
  -webkit-animation-name: fade-out-left;
  animation-name: fade-out-left; }

@-webkit-keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.fade-in-left-sm {
  -webkit-animation-name: fade-in-left-sm;
  animation-name: fade-in-left-sm; }

@-webkit-keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; } }

@keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; } }

.fade-out-left-sm {
  -webkit-animation-name: fade-out-left-sm;
  animation-name: fade-out-left-sm; }

@-webkit-keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.fade-in-left-lg {
  -webkit-animation-name: fade-in-left-lg;
  animation-name: fade-in-left-lg; }

@-webkit-keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; } }

@keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; } }

.fade-out-left-lg {
  -webkit-animation-name: fade-out-left-lg;
  animation-name: fade-out-left-lg; }

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.fade-in-right {
  -webkit-animation-name: fade-in-right;
  animation-name: fade-in-right; }

@-webkit-keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; } }

@keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; } }

.fade-out-right {
  -webkit-animation-name: fade-out-right;
  animation-name: fade-out-right; }

@-webkit-keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.fade-in-right-sm {
  -webkit-animation-name: fade-in-right-sm;
  animation-name: fade-in-right-sm; }

@-webkit-keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; } }

@keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; } }

.fade-out-right-sm {
  -webkit-animation-name: fade-out-right-sm;
  animation-name: fade-out-right-sm; }

@-webkit-keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.fade-in-right-lg {
  -webkit-animation-name: fade-in-right-lg;
  animation-name: fade-in-right-lg; }

@-webkit-keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; } }

@keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; } }

.fade-out-right-lg {
  -webkit-animation-name: fade-out-right-lg;
  animation-name: fade-out-right-lg; }

@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: center center;
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }

@keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: center center;
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }

.rotate-in {
  -webkit-animation-name: rotate-in;
  animation-name: rotate-in; }

@-webkit-keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: center center;
    opacity: 0; } }

@keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: center center;
    opacity: 0; } }

.rotate-out {
  -webkit-animation-name: rotate-out;
  animation-name: rotate-out; }

@-webkit-keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: center center;
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }

@keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: center center;
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }

.rotate-in-sm {
  -webkit-animation-name: rotate-in-sm;
  animation-name: rotate-in-sm; }

@-webkit-keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    opacity: 0; } }

@keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    opacity: 0; } }

.rotate-out-sm {
  -webkit-animation-name: rotate-out-sm;
  animation-name: rotate-out-sm; }

@-webkit-keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transform-origin: center center;
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }

@keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transform-origin: center center;
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }

.rotate-in-lg {
  -webkit-animation-name: rotate-in-lg;
  animation-name: rotate-in-lg; }

@-webkit-keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: center center;
    opacity: 0; } }

@keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: center center;
    opacity: 0; } }

.rotate-out-lg {
  -webkit-animation-name: rotate-out-lg;
  animation-name: rotate-out-lg; }

@-webkit-keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; } }

@keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; } }

.flip-in-x {
  -webkit-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; } }

@keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; } }

.flip-out-x {
  -webkit-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; } }

@keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; } }

.flip-in-x-nr {
  -webkit-animation-name: flip-in-x-nr;
  animation-name: flip-in-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; } }

@keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; } }

.flip-out-x-nr {
  -webkit-animation-name: flip-out-x-nr;
  animation-name: flip-out-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; } }

@keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; } }

.flip-in-x-fr {
  -webkit-animation-name: flip-in-x-fr;
  animation-name: flip-in-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; } }

@keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; } }

.flip-out-x-fr {
  -webkit-animation-name: flip-out-x-fr;
  animation-name: flip-out-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; } }

@keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; } }

.flip-in-y {
  -webkit-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; } }

@keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; } }

.flip-out-y {
  -webkit-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; } }

@keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; } }

.flip-in-y-nr {
  -webkit-animation-name: flip-in-y-nr;
  animation-name: flip-in-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; } }

@keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; } }

.flip-out-y-nr {
  -webkit-animation-name: flip-out-y-nr;
  animation-name: flip-out-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; } }

@keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; } }

.flip-in-y-fr {
  -webkit-animation-name: flip-in-y-fr;
  animation-name: flip-in-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; } }

@keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; } }

.flip-out-y-fr {
  -webkit-animation-name: flip-out-y-fr;
  animation-name: flip-out-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0; }
  to {
    opacity: 1; } }

.zoom-in {
  -webkit-animation-name: zoom-in;
  animation-name: zoom-in; }

@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  50%, to {
    opacity: 0; } }

@keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  50%, to {
    opacity: 0; } }

.zoom-out {
  -webkit-animation-name: zoom-out;
  animation-name: zoom-out; }

@-webkit-keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  to {
    opacity: 1; } }

.zoom-in-sm {
  -webkit-animation-name: zoom-in-sm;
  animation-name: zoom-in-sm; }

@-webkit-keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50%, to {
    opacity: 0; } }

@keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50%, to {
    opacity: 0; } }

.zoom-out-sm {
  -webkit-animation-name: zoom-out-sm;
  animation-name: zoom-out-sm; }

@-webkit-keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0; }
  to {
    opacity: 1; } }

.zoom-in-lg {
  -webkit-animation-name: zoom-in-lg;
  animation-name: zoom-in-lg; }

@-webkit-keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }
  50%, to {
    opacity: 0; } }

@keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }
  50%, to {
    opacity: 0; } }

.zoom-out-lg {
  -webkit-animation-name: zoom-out-lg;
  animation-name: zoom-out-lg; }

@-webkit-keyframes overlay-slide-in-top {
  0% {
    height: 100%; }
  to {
    height: 0; } }

@keyframes overlay-slide-in-top {
  0% {
    height: 100%; }
  to {
    height: 0; } }

.overlay-slide-in-top {
  top: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-top;
  animation-name: overlay-slide-in-top; }

@-webkit-keyframes overlay-slide-out-top {
  0% {
    height: 0; }
  to {
    height: 100%; } }

@keyframes overlay-slide-out-top {
  0% {
    height: 0; }
  to {
    height: 100%; } }

.overlay-slide-out-top {
  top: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-top;
  animation-name: overlay-slide-out-top; }

@-webkit-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%; }
  to {
    height: 0; } }

@keyframes overlay-slide-in-bottom {
  0% {
    height: 100%; }
  to {
    height: 0; } }

.overlay-slide-in-bottom {
  bottom: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-bottom;
  animation-name: overlay-slide-in-bottom; }

@-webkit-keyframes overlay-slide-out-bottom {
  0% {
    height: 0; }
  to {
    height: 100%; } }

@keyframes overlay-slide-out-bottom {
  0% {
    height: 0; }
  to {
    height: 100%; } }

.overlay-slide-out-bottom {
  bottom: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-bottom;
  animation-name: overlay-slide-out-bottom; }

@-webkit-keyframes overlay-slide-in-left {
  0% {
    width: 100%; }
  to {
    width: 0; } }

@keyframes overlay-slide-in-left {
  0% {
    width: 100%; }
  to {
    width: 0; } }

.overlay-slide-in-left {
  width: 0;
  -webkit-animation-name: overlay-slide-in-left;
  animation-name: overlay-slide-in-left; }

@-webkit-keyframes overlay-slide-out-left {
  0% {
    width: 0; }
  to {
    width: 100%; } }

@keyframes overlay-slide-out-left {
  0% {
    width: 0; }
  to {
    width: 100%; } }

.overlay-slide-out-left {
  left: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-left;
  animation-name: overlay-slide-out-left; }

@-webkit-keyframes overlay-slide-in-right {
  0% {
    width: 100%; }
  to {
    width: 0; } }

@keyframes overlay-slide-in-right {
  0% {
    width: 100%; }
  to {
    width: 0; } }

.overlay-slide-in-right {
  right: 0;
  width: 0;
  -webkit-animation-name: overlay-slide-in-right;
  animation-name: overlay-slide-in-right; }

@-webkit-keyframes overlay-slide-out-right {
  0% {
    width: 0; }
  to {
    width: 100%; } }

@keyframes overlay-slide-out-right {
  0% {
    width: 0; }
  to {
    width: 100%; } }

.overlay-slide-out-right {
  right: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-right;
  animation-name: overlay-slide-out-right; }

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

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block;
  margin-bottom: -2px; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

a {
  outline: 0 !important; }

html, body {
  height: 100%;
  min-height: 100%; }

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

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

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

::selection {
  background-color: #7FCECE;
  color: #fff; }

@font-face {
  font-family: 'charoebold';
  src: url("fonts/charoe-bold-webfont.woff2") format("woff2"), url("fonts/charoe-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'charoelight';
  src: url("fonts/charoe-light-webfont.woff2") format("woff2"), url("fonts/charoe-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'charoemedium';
  src: url("fonts/charoe-medium-webfont.woff2") format("woff2"), url("fonts/charoe-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'charoeregular';
  src: url("fonts/charoe-regular-webfont.woff2") format("woff2"), url("fonts/charoe-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'charoesemi_bold';
  src: url("fonts/charoe-semibold-webfont.woff2") format("woff2"), url("fonts/charoe-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'charoethin';
  src: url("fonts/charoe-thin-webfont.woff2") format("woff2"), url("fonts/charoe-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #0B142D; }

.text h2 {
  font-family: 'charoebold', sans-serif;
  text-transform: lowercase;
  font-size: 42px;
  line-height: 39px; }

.text .undertext {
  margin-top: 1.8em; }

.text p, .text li {
  font-size: 1em; }

.text p {
  margin-bottom: 0.8em; }

.heading {
  text-align: center; }
  .heading h2 {
    font-family: 'charoebold', sans-serif;
    text-transform: lowercase;
    font-size: 28px;
    line-height: 26px; }
  .heading h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: light; }
  @media screen and (min-width: 800px) {
    .heading h2 {
      font-size: 42px;
      line-height: 39px; }
    .heading h3 {
      font-size: 28px;
      line-height: 32px; } }

.basic-text h1, .basic-text h2, .basic-text h3, .basic-text h4, .basic-text h5, .basic-text h6 {
  line-height: 0.9em;
  margin-top: 1em;
  margin-bottom: 0.25em;
  color: #EF873A;
  font-family: 'charoebold', sans-serif; }
  .basic-text h1 a, .basic-text h2 a, .basic-text h3 a, .basic-text h4 a, .basic-text h5 a, .basic-text h6 a {
    color: inherit; }
    .basic-text h1 a:hover, .basic-text h2 a:hover, .basic-text h3 a:hover, .basic-text h4 a:hover, .basic-text h5 a:hover, .basic-text h6 a:hover {
      color: #7FCECE; }

.basic-text h1 {
  font-size: 50px; }

.basic-text h2 {
  font-size: 42px; }

.basic-text h3 {
  font-size: 36px; }

.basic-text h4 {
  font-size: 28px; }

.basic-text h5 {
  font-size: 21px; }

.basic-text h6 {
  font-size: 18px; }

.basic-text p, .basic-text li {
  margin-bottom: 0.8em; }
  .basic-text p a, .basic-text li a {
    color: #7FCECE;
    text-decoration: underline; }
    .basic-text p a:hover, .basic-text li a:hover {
      color: #0B142D; }
  .basic-text p em, .basic-text li em {
    font-style: italic; }
  .basic-text p strong, .basic-text li strong {
    font-weight: 800; }

.basic-text ul, .basic-text ol {
  list-style: disc;
  list-style-position: outside;
  padding-left: 30px; }

.basic-text img {
  max-width: 100%;
  height: auto; }

.basic-text .aligncenter, .basic-text .alignleft, .basic-text .alignright {
  display: block;
  padding: 0; }

.basic-text .aligncenter {
  float: none;
  margin: .5em auto 1em; }

.basic-text .alignright {
  float: right;
  margin: .5em 0 1em 1em; }

.basic-text .alignleft {
  float: left;
  margin: .5em 1em 1em 0; }

.basic-text .wp-caption {
  padding: 5px 0;
  border: 1px solid #555;
  background: #444;
  text-align: center; }

.basic-text .wp-caption img {
  display: inline; }

.basic-text .wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #ddd; }

.button a {
  display: inline-block;
  border: 2.5px solid #EF873A;
  padding: 20px 33px;
  font-size: 18px;
  font-family: 'charoebold', sans-serif;
  color: #EF873A;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.15s;
  transition-delay: 0;
  transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
  -webkit-backface-visibility: hidden; }
  .button a:hover {
    background-color: #EF873A;
    color: #fff; }

.badge-icon {
  display: none; }
  .badge-icon img {
    display: none; }
  @media screen and (min-width: 800px) {
    .badge-icon {
      display: block;
      position: absolute;
      width: 100px;
      height: 130px;
      bottom: 0;
      right: 60px;
      z-index: 100; }
      .badge-icon img {
        display: block; } }

/* All Tops:  */
.curl1_top, .curl2_top, .curl3_top, .curl4_top, curl1_top_grey {
  position: relative; }
  .curl1_top:before, .curl2_top:before, .curl3_top:before, .curl4_top:before, curl1_top_grey:before {
    content: ' ';
    display: block;
    position: absolute;
    top: -2px;
    left: -3px;
    right: -3px;
    padding-top: 10%;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top; }

/* All Bottoms:  */
.curl1_bottom, .curl2_bottom, .curl3_bottom, .curl4_bottom {
  position: relative; }
  .curl1_bottom:after, .curl2_bottom:after, .curl3_bottom:after, .curl4_bottom:after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: -2px;
    left: -3px;
    right: -3px;
    z-index: 2;
    padding-top: 10%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom; }

/* Specific Curls:  */
.curl1_top:before {
  background-image: url("images/svg/curl1_top.svg"); }

.curl2_top:before {
  background-image: url("images/svg/curl2_top.svg"); }

.curl3_top:before {
  background-image: url("images/svg/curl3_top.svg"); }

.curl4_top:before {
  background-image: url("images/svg/curl4_top.svg"); }

.curl1_top_grey:before {
  background-image: url("images/svg/curl1_top_grey.svg"); }

.curl1_bottom:after {
  background-image: url("images/svg/curl1_bottom.svg"); }

.curl2_bottom:after {
  background-image: url("images/svg/curl2_bottom.svg"); }

.curl3_bottom:after {
  background-image: url("images/svg/curl3_bottom.svg"); }

.curl4_bottom:after {
  background-image: url("images/svg/curl4_bottom.svg"); }

section {
  background-color: #fff; }

.hero {
  background-color: transparent;
  border-bottom: 0;
  position: relative;
  background-size: 100% auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .hero:after {
    bottom: 8px !important;
    background-position: center bottom;
    height: 140px; }
  .hero .window {
    padding: 100px 0;
    border: 10px solid #fff; }
    .hero .window:after {
      position: absolute;
      left: 10px;
      right: 10px;
      bottom: 10px;
      top: 10px;
      background-color: black;
      content: ' ';
      display: block;
      z-index: -1;
      opacity: 0.2; }
    @media screen and (min-width: 800px) {
      .hero .window {
        padding: 180px 0; } }
  .hero .text {
    text-align: center;
    text-transform: lowercase; }
    .hero .text h1 {
      position: relative;
      padding-top: 50px;
      font-size: 50px;
      line-height: 48px;
      font-family: 'charoebold', sans-serif;
      color: #fff; }
      @media screen and (min-width: 800px) {
        .hero .text h1:before {
          content: ' ';
          display: inline-block;
          width: 52px;
          height: 44px;
          background-image: url("images/svg/leaf_white.svg");
          position: relative;
          top: -42px;
          margin-right: -10px; } }
      @media screen and (min-width: 800px) {
        .hero .text h1 {
          font-size: 60px;
          line-height: 55px; } }
    .hero .text .meta-title {
      color: #fff;
      font-family: 'charoesemi_bold', sans-serif;
      font-size: 16px;
      margin-top: 15px;
      display: block; }
      .hero .text .meta-title a {
        color: #fff; }
        .hero .text .meta-title a:hover {
          text-decoration: underline; }
  .hero .badge-icon {
    bottom: 0;
    z-index: 10; }

.homepage-hero .window {
  padding: 180px 0;
  border: 10px solid white; }
  .homepage-hero .window:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  @media screen and (min-width: 800px) {
    .homepage-hero .window {
      padding: 180px 0 160px;
      min-height: 100vh; } }
  @media screen and (min-width: 1200px) {
    .homepage-hero .window {
      padding: 220px 0 180px;
      min-height: 100vh; } }
  @media screen and (min-width: 800px) {
    .homepage-hero .window .content-container {
      position: absolute;
      top: 50%;
      transform: translateY(-30%); } }

.homepage-hero .text {
  text-align: left;
  padding-left: 40px; }
  @media screen and (min-width: 800px) {
    .homepage-hero .text {
      padding-left: 80px; } }
  .homepage-hero .text:before {
    content: ' ';
    display: inline-block;
    width: 52px;
    height: 44px;
    background-image: url("images/svg/leaf_white.svg");
    position: absolute;
    left: 5px;
    top: -30px; }
    @media screen and (min-width: 800px) {
      .homepage-hero .text:before {
        left: 45px; } }
  .homepage-hero .text h1 {
    padding: 0;
    max-width: 200px; }
    .homepage-hero .text h1:before {
      display: none; }
  .homepage-hero .text .button a {
    margin-top: 30px;
    border-color: #7FCECE;
    color: #fff; }
    .homepage-hero .text .button a:hover {
      background-color: #7FCECE; }

.intro {
  padding: 60px 0; }
  .intro .text h2 {
    max-width: 200px; }
  .intro .sidebar {
    padding-top: 62px;
    color: #EF873A;
    font-weight: bold; }
    .intro .sidebar .icon {
      margin-bottom: 32px;
      width: 34px;
      height: 50px;
      background-image: url("images/svg/pin_orange.svg"); }
    .intro .sidebar a {
      color: inherit; }
      .intro .sidebar a:hover {
        text-decoration: underline; }
    .intro .sidebar .button a {
      margin-top: 30px;
      color: #EF873A;
      text-decoration: none; }
      .intro .sidebar .button a:hover {
        color: #fff; }
  .intro.flat-intro .text h2 {
    max-width: none; }

.two-by {
  padding: 45px 0; }
  @media screen and (min-width: 800px) {
    .two-by {
      padding: 90px 0; } }
  .two-by h3 {
    text-align: center;
    font-family: 'charoesemi_bold', sans-serif;
    font-size: 30px;
    color: #EF873A;
    margin-bottom: 1em; }
    @media screen and (min-width: 800px) {
      .two-by h3 {
        font-size: 50px; } }
  @media screen and (min-width: 1000px) {
    .two-by .grid-items .grid-sizer {
      width: 50%; } }
  .two-by .grid-items .grid-item {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 60px; }
    @media screen and (min-width: 600px) {
      .two-by .grid-items .grid-item {
        height: 290px;
        text-align: left; } }
    @media screen and (min-width: 1000px) {
      .two-by .grid-items .grid-item {
        width: 50%; } }
    .two-by .grid-items .grid-item img {
      width: 300px;
      height: 300px; }
      @media screen and (min-width: 600px) {
        .two-by .grid-items .grid-item img {
          width: 270px;
          height: 270px;
          position: absolute;
          z-index: 1;
          transition-property: all;
          transition-duration: 0.15s;
          transition-delay: 0;
          transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
          -webkit-backface-visibility: hidden;
          transition-timing-function: ease-out; } }
    .two-by .grid-items .grid-item .caption {
      max-width: 270px;
      margin: 0 auto;
      margin-top: 30px; }
      .two-by .grid-items .grid-item .caption a {
        font-size: 26px;
        line-height: 30px;
        font-weight: 700;
        color: #0B142D;
        transition-property: all;
        transition-duration: 0.15s;
        transition-delay: 0;
        transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
        -webkit-backface-visibility: hidden;
        transition-timing-function: ease-out; }
        .two-by .grid-items .grid-item .caption a:after {
          content: ' ';
          display: block;
          width: 30px;
          height: 3px;
          background-color: #7FCECE;
          margin: 0 auto;
          position: relative;
          margin-top: 15px; }
      @media screen and (min-width: 600px) {
        .two-by .grid-items .grid-item .caption {
          max-width: none;
          margin: 0;
          position: absolute;
          left: 270px;
          right: 0;
          top: 0;
          bottom: 0;
          z-index: 2;
          padding: 62px 23px;
          padding-right: 80px; }
          .two-by .grid-items .grid-item .caption a:after {
            display: none; } }
      @media screen and (min-width: 1000px) {
        .two-by .grid-items .grid-item .caption {
          max-width: 270px; } }
    .two-by .grid-items .grid-item .read-more {
      padding: 10px 15px;
      z-index: 4;
      transition-property: all;
      transition-duration: 0.15s;
      transition-delay: 0;
      transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
      -webkit-backface-visibility: hidden;
      transition-timing-function: ease-out;
      display: none;
      /* 				background-color: $teal; */ }
      .two-by .grid-items .grid-item .read-more a {
        font-size: 18px;
        color: #fff;
        font-family: 'charoebold', sans-serif; }
      @media screen and (min-width: 600px) {
        .two-by .grid-items .grid-item .read-more {
          display: block;
          position: absolute;
          right: 30px;
          bottom: -25px; } }
    .two-by .grid-items .grid-item .click-through {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: -25px;
      right: 0;
      z-index: 10;
      opacity: 0;
      cursor: pointer; }
    @media screen and (min-width: 600px) {
      .two-by .grid-items .grid-item:after {
        content: ' ';
        display: block;
        position: absolute;
        background-color: #F3F3F3;
        top: 30px;
        bottom: -10px;
        left: 30px;
        right: 60px;
        z-index: 0;
        transition-property: all;
        transition-duration: 0.15s;
        transition-delay: 0;
        transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
        -webkit-backface-visibility: hidden;
        transition-timing-function: ease-out; } }
    .two-by .grid-items .grid-item:hover .caption a {
      color: #7FCECE; }
    @media screen and (min-width: 600px) {
      .two-by .grid-items .grid-item:hover img {
        transform: translate3d(0, 20px, 0); }
      .two-by .grid-items .grid-item:hover .caption a {
        color: #fff; }
      .two-by .grid-items .grid-item:hover .read-more {
        bottom: 0;
        background-color: #0B142D; }
      .two-by .grid-items .grid-item:hover:after {
        top: 0;
        bottom: -25px;
        /* 						background-color: $teal; */ } }
    .two-by .grid-items .grid-item.teal .read-more {
      background-color: #7FCECE; }
    .two-by .grid-items .grid-item.teal:hover:after {
      background-color: #7FCECE; }
    .two-by .grid-items .grid-item.teal:hover .read-more {
      background-color: #0B142D; }
    .two-by .grid-items .grid-item.orange .read-more {
      background-color: #EF873A; }
    .two-by .grid-items .grid-item.orange:hover:after {
      background-color: #EF873A; }
    .two-by .grid-items .grid-item.orange:hover .read-more {
      background-color: #0B142D; }
    .two-by .grid-items .grid-item.loden .read-more {
      background-color: #004345; }
    .two-by .grid-items .grid-item.loden:hover:after {
      background-color: #004345; }
    .two-by .grid-items .grid-item.loden:hover .read-more {
      background-color: #0B142D; }
    .two-by .grid-items .grid-item.black .read-more {
      background-color: #0B142D; }
    .two-by .grid-items .grid-item.black:hover:after {
      background-color: #0B142D; }
    .two-by .grid-items .grid-item.black:hover .read-more {
      background-color: #7FCECE; }
  .two-by .more-link {
    text-align: center;
    font-family: 'charoebold', sans-serif;
    font-size: 18px; }
    .two-by .more-link a {
      color: #0B142D;
      text-transform: lowercase; }
      .two-by .more-link a:after {
        content: ' ';
        display: inline-block;
        position: relative;
        width: 30px;
        height: 30px;
        background-image: url("images/svg/arrow_right.svg");
        background-repeat: no-repeat;
        background-position: bottom;
        transform: translate3d(6px, 5px, 0);
        transition-property: all;
        transition-duration: 0.1s;
        transition-delay: 0;
        transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
        -webkit-backface-visibility: hidden; }
      .two-by .more-link a:hover {
        color: #7FCECE; }
      .two-by .more-link a:hover:after {
        transform: translate3d(10px, 5px, 0); }

.grey-back {
  position: relative;
  background-color: transparent; }
  .grey-back:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100px;
    background-image: url("images/svg/curl1_bottom_grey.svg");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto; }
    @media screen and (min-width: 600px) {
      .grey-back:before {
        top: 30px; } }
  .grey-back:after {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 99px;
    background-color: #F3F3F3;
    z-index: -1; }
    @media screen and (min-width: 600px) {
      .grey-back:after {
        top: 129px; } }
  @media screen and (min-width: 600px) {
    .grey-back .grid-items .grid-item:after {
      background-color: white; } }

.three-by {
  padding-bottom: 60px; }
  @media screen and (min-width: 600px) {
    .three-by .grid-items .grid-sizer, .three-by .grid-items .grid-item {
      width: 50%; } }
  @media screen and (min-width: 1000px) {
    .three-by .grid-items .grid-sizer, .three-by .grid-items .grid-item {
      width: 33.3333332%; } }
  .three-by .grid-items .grid-item {
    position: absolute;
    padding: 30px; }
    .three-by .grid-items .grid-item .item-container {
      position: relative; }
    .three-by .grid-items .grid-item h3 {
      position: absolute;
      z-index: 2;
      margin: 0 auto;
      text-align: center;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      font-size: 25px;
      line-height: 27px;
      font-weight: 700;
      padding: 0 15px; }
      .three-by .grid-items .grid-item h3 a {
        color: #fff; }
    .three-by .grid-items .grid-item .img-container {
      position: relative;
      z-index: 1;
      -ms-transform: translate3d(-20px, -20px, 0);
      -moz-transform: translate3d(-20px, -20px, 0);
      transform: translate3d(-20px, -20px, 0);
      transition-property: all;
      transition-duration: 0.2s;
      transition-delay: 0;
      transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
      -webkit-backface-visibility: hidden; }
      .three-by .grid-items .grid-item .img-container:before {
        content: ' ';
        display: block;
        position: absolute;
        width: calc(100% + 0px);
        height: calc(100% + 0px);
        /* 					background-color: $teal; */
        top: 20px;
        left: 20px;
        z-index: -1;
        transition-property: all;
        transition-duration: 0.2s;
        transition-delay: 0;
        transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
        -webkit-backface-visibility: hidden; }
      .three-by .grid-items .grid-item .img-container:after {
        content: ' ';
        display: block;
        position: absolute;
        background-color: #0B142D;
        width: 100%;
        bottom: 0;
        top: 0;
        left: 0;
        opacity: 0.2;
        transition-property: all;
        transition-duration: 0.2s;
        transition-delay: 0;
        transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
        -webkit-backface-visibility: hidden; }
    .three-by .grid-items .grid-item img {
      max-width: 100%;
      height: auto;
      z-index: 1; }
    .three-by .grid-items .grid-item .click-through {
      position: absolute;
      background-color: salmon;
      width: 100%;
      height: 100%;
      top: -10px;
      left: -10px;
      z-index: 10;
      font-size: 0;
      opacity: 0; }
    .three-by .grid-items .grid-item:hover .img-container {
      -ms-transform: translate3d(-10px, -10px, 0);
      -moz-transform: translate3d(-10px, -10px, 0);
      transform: translate3d(-10px, -10px, 0); }
      .three-by .grid-items .grid-item:hover .img-container:before {
        width: calc(100% + 20px);
        height: calc(100% + 20px);
        background-color: #7FCECE;
        top: -10px;
        left: -10px; }
      .three-by .grid-items .grid-item:hover .img-container:after {
        opacity: 0.5;
        background-color: #7FCECE; }
    .three-by .grid-items .grid-item.teal .img-container:before {
      background-color: #7FCECE; }
    .three-by .grid-items .grid-item.teal:hover .img-container:after {
      background-color: #7FCECE; }
    .three-by .grid-items .grid-item.orange .img-container:before {
      background-color: #EF873A; }
    .three-by .grid-items .grid-item.orange:hover .img-container:after {
      background-color: #EF873A; }
    .three-by .grid-items .grid-item.loden .img-container:before {
      background-color: #004345; }
    .three-by .grid-items .grid-item.loden:hover .img-container:after {
      background-color: #004345; }
    .three-by .grid-items .grid-item.black .img-container:before {
      background-color: #0B142D; }
    .three-by .grid-items .grid-item.black:hover .img-container:after {
      background-color: #004345; }

.listings .grid-items .grid-item .img-container:after {
  opacity: 0.4; }

.listings .grid-items .grid-item .text {
  text-align: center;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%); }
  .listings .grid-items .grid-item .text h3 {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    text-align: center;
    top: auto;
    width: auto;
    transform: none;
    font-size: 25px;
    line-height: 27px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 5px; }
  .listings .grid-items .grid-item .text h4, .listings .grid-items .grid-item .text h5 {
    font-family: 'charoesemi_bold', sans-serif;
    color: #fff; }

.filter-block, .category-block {
  margin-bottom: 30px; }
  .filter-block li, .category-block li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px; }
    .filter-block li a, .category-block li a {
      display: inline-block;
      font-size: 14px;
      font-family: 'charoebold', sans-serif;
      padding: 10px;
      background-color: #DEDCD4;
      color: #fff;
      transition-property: all;
      transition-duration: 0.15s;
      transition-delay: 0;
      transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
      -webkit-backface-visibility: hidden; }
      .filter-block li a:hover, .category-block li a:hover {
        background-color: #7FCECE; }
      .filter-block li a.active-category, .category-block li a.active-category {
        /* 				Rename this class once in WP */
        background-color: #EF873A; }
    .filter-block li.current-cat a, .category-block li.current-cat a {
      background-color: #EF873A; }

.carousel {
  display: none;
  background-color: transparent; }
  .carousel:after {
    content: ' ';
    /* 		display: block; */
    display: none;
    position: absolute;
    bottom: -2px;
    left: -3px;
    right: -3px;
    z-index: 2;
    padding-top: 10%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    background-image: url("images/svg/curl2_bottom.svg");
    pointer-events: none; }
  .carousel .badge-icon {
    top: 0;
    width: 140px;
    height: 140px;
    z-index: 2; }
  @media screen and (min-width: 800px) {
    .carousel {
      display: block; } }
  .carousel .slick-slider .slick-arrow {
    position: absolute;
    /* 			bottom: 40px; */
    bottom: -30px;
    z-index: 11;
    width: 78px;
    height: 78px;
    background-color: #F3F3F3;
    border: 0;
    outline: none;
    font-size: 0;
    background-image: url("images/svg/arrow_left.svg");
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-position: center center;
    transition-property: all;
    transition-duration: 0.15s;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
    -webkit-backface-visibility: hidden;
    cursor: pointer; }
    .carousel .slick-slider .slick-arrow:hover {
      background-color: #7FCECE; }
    .carousel .slick-slider .slick-arrow.slick-next {
      right: 100px;
      background-image: url("images/svg/arrow_right.svg"); }
    .carousel .slick-slider .slick-arrow.slick-prev {
      right: 180px; }
  .carousel .slide-container {
    padding-top: 120px;
    background-size: 100% auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100%; }
    @media screen and (min-width: 800px) {
      .carousel .slide-container {
        padding-top: 260px; } }
    @media screen and (min-width: 1000px) {
      .carousel .slide-container {
        padding-top: 300px; } }
    @media screen and (min-width: 1200px) {
      .carousel .slide-container {
        padding-top: 360px; } }
  .carousel .slide-content {
    position: relative; }
    .carousel .slide-content .container, .carousel .slide-content .row, .carousel .slide-content .row > div {
      /*
			min-height: 100%;
			position: relative;
*/ }
  .carousel .text {
    background-color: #fff;
    padding: 80px 80px 120px;
    z-index: 12;
    min-height: 0;
    /*
		position: absolute;
		bottom: 0;
*/ }
    .carousel .text h5 {
      font-family: 'charoeregular', sans-serif;
      margin-bottom: 8px; }
    .carousel .text h4 {
      font-size: 27px;
      line-height: 25px;
      color: #7FCECE;
      font-family: 'charoebold', sans-serif; }
    .carousel .text a {
      margin-top: 30px;
      display: inline-block;
      transition-property: all;
      transition-duration: 0.1s;
      transition-delay: 0;
      transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
      -webkit-backface-visibility: hidden; }
      .carousel .text a svg {
        width: 30px;
        fill: #0B142D;
        transition-property: all;
        transition-duration: 0.1s;
        transition-delay: 0;
        transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
        -webkit-backface-visibility: hidden; }
      .carousel .text a:hover {
        transform: translate3d(5px, 0, 0); }
        .carousel .text a:hover svg {
          fill: #7FCECE; }

.nicebynature {
  background-color: #004345;
  color: #fff;
  padding: 90px 0 45px;
  position: relative;
  /*
@include media(sm) {
		padding-top: 120px;
	}
	@include media(md) {
		padding-top: 150px;
	}
	@include media(lg) {
		padding-top: 180px;
		
	}
*/ }
  .nicebynature:before {
    content: ' ';
    display: block;
    position: absolute;
    top: -2px;
    left: -3px;
    right: -3px;
    padding-top: 10%;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    background-image: url("images/svg/curl1_top_grey.svg"); }
  .nicebynature .heading {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px; }
    @media screen and (min-width: 600px) {
      .nicebynature .heading {
        margin-top: 50px;
        margin-bottom: 0; } }
    @media screen and (min-width: 800px) {
      .nicebynature .heading {
        text-align: left;
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 80px;
        margin-bottom: 0; }
        .nicebynature .heading h2 {
          font-size: 32px;
          margin-bottom: 0;
          padding-left: 70px; }
          .nicebynature .heading h2:before {
            content: ' ';
            display: block;
            position: absolute;
            width: 40px;
            height: 60px;
            left: 0;
            background-image: url("images/svg/badge_white.svg");
            background-repeat: no-repeat; }
          .nicebynature .heading h2:before {
            width: 60px;
            height: 80px;
            top: -5px; }
        .nicebynature .heading h3 {
          font-size: 24px;
          padding-left: 70px; } }
    @media screen and (min-width: 1200px) {
      .nicebynature .heading {
        margin-top: 120px; }
        .nicebynature .heading h2 {
          font-size: 40px;
          margin-bottom: 0px; }
        .nicebynature .heading h3 {
          font-size: 28px; }
        .nicebynature .heading h2, .nicebynature .heading h3 {
          padding-left: 80px; }
        .nicebynature .heading h2:before {
          width: 70px;
          height: 90px;
          top: -10px; } }
  @media screen and (min-width: 600px) {
    .nicebynature .people {
      margin-top: 60px; } }
  .nicebynature .people .person {
    margin: 8px 0; }
    @media screen and (min-width: 1000px) {
      .nicebynature .people .person {
        padding: 5px; } }
    .nicebynature .people .person .person-container {
      position: relative;
      overflow-y: hidden; }
    .nicebynature .people .person .caption {
      position: absolute;
      bottom: 0;
      text-align: center;
      left: 0;
      right: 0;
      padding: 15px; }
      .nicebynature .people .person .caption h5 {
        font-size: 20px;
        font-family: 'charoesemi_bold', sans-serif; }
    .nicebynature .people .person .img-container img {
      width: 100%;
      height: auto; }
    .nicebynature .people .person .click-through a {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      cursor: pointer;
      opacity: 0; }
    .nicebynature .people .person .read-more {
      display: block;
      position: absolute;
      bottom: 0;
      background-color: #fff;
      width: 100%;
      font-size: 20px;
      font-family: 'charoebold', sans-serif;
      text-align: center;
      padding: 30px;
      height: 80px;
      -ms-transform: translate3d(0, 80px, 0);
      -moz-transform: translate3d(0, 80px, 0);
      transform: translate3d(0, 80px, 0);
      transition-property: all;
      transition-duration: 0.15s;
      transition-delay: 0;
      transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
      -webkit-backface-visibility: hidden; }
      .nicebynature .people .person .read-more a {
        color: #004345; }
    .nicebynature .people .person:hover .read-more {
      -ms-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  @media screen and (min-width: 1000px) {
    .nicebynature .grey-band {
      position: absolute;
      width: 100%;
      background-color: #F3F3F3;
      top: 480px;
      bottom: 0; }
      .nicebynature .grey-band:before {
        content: ' ';
        display: block;
        position: absolute;
        top: 2px;
        left: -3px;
        right: -3px;
        padding-top: 10%;
        z-index: 2;
        -ms-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: bottom;
        background-image: url("images/svg/curl1_bottom_grey.svg");
        z-index: 0; } }

.welcome {
  position: relative;
  background-image: url("images/svg/vnsta_logo_pale.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 2000px auto;
  padding-top: 90px;
  padding-bottom: 90px;
  overflow-x: hidden; }
  @media screen and (min-width: 1000px) {
    .welcome {
      padding-top: 250px;
      padding-bottom: 0; } }
  @media screen and (min-width: 1000px) {
    .welcome:before {
      content: ' ';
      display: block;
      position: absolute;
      top: -2px;
      left: -3px;
      right: -3px;
      padding-top: 10%;
      z-index: 2;
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: top;
      background-image: url("images/svg/curl1_top_grey.svg"); } }
  .welcome .heading {
    padding-bottom: 45px; }
    .welcome .heading h2 {
      font-family: 'charoesemi_bold', sans-serif; }
    .welcome .heading h3 {
      font-weight: light; }
    @media screen and (min-width: 800px) {
      .welcome .heading {
        text-align: center;
        padding-bottom: 30px; } }
  .welcome .body-text {
    position: relative;
    z-index: 2; }
    .welcome .body-text h5 {
      color: #EF873A;
      font-family: 'charoebold', sans-serif;
      font-size: 27px; }
    .welcome .body-text .button {
      display: block;
      margin-top: 50px; }
    @media screen and (min-width: 800px) {
      .welcome .body-text {
        padding-top: 90px;
        padding-right: 60px; } }
    @media screen and (min-width: 1000px) {
      .welcome .body-text {
        padding-right: 120px; } }
  .welcome .cat-1 {
    position: relative; }
  .welcome .cat-2 {
    position: relative;
    top: -100px; }
  .welcome .image-1, .welcome .image-2, .welcome .shape-1, .welcome .shape-2, .welcome .icon-1, .welcome .icon-2 {
    display: none; }
    @media screen and (min-width: 800px) {
      .welcome .image-1, .welcome .image-2, .welcome .shape-1, .welcome .shape-2, .welcome .icon-1, .welcome .icon-2 {
        display: block; } }
  .welcome .image-1 {
    max-width: 100%;
    height: auto;
    z-index: 10;
    position: relative; }
    @media screen and (min-width: 1000px) {
      .welcome .image-1 {
        max-width: 90%; } }
  .welcome .image-2 {
    max-width: 100%;
    height: auto;
    z-index: 11;
    position: relative; }
  @media screen and (min-width: 800px) {
    .welcome .icon-1 {
      display: block;
      width: 171px;
      height: 100px;
      position: absolute;
      right: -30px;
      z-index: 12;
      top: 20%;
      background-image: url("images/svg/stamp_black.svg"); } }
  @media screen and (min-width: 800px) {
    .welcome .icon-2 {
      display: block;
      width: 130px;
      height: 130px;
      background-image: url("images/svg/seal_orange.svg");
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 40%;
      left: -70px;
      z-index: 12; } }
  .welcome .shape-1 {
    position: absolute;
    width: 910px;
    height: 645px;
    right: 70%;
    top: -170px;
    z-index: 1;
    background-image: url("images/svg/blob_teal.svg");
    background-repeat: no-repeat; }
  .welcome .shape-2 {
    position: absolute;
    width: 1084px;
    height: 545px;
    left: 70%;
    top: -170px;
    z-index: 1;
    background-image: url("images/svg/blob_orange.svg");
    background-repeat: no-repeat; }

.editorial-content {
  padding-top: 60px;
  position: relative;
  background-image: url("images/svg/vnsta_logo_pale.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 2000px auto;
  padding-top: 90px;
  padding-bottom: 90px;
  overflow-x: hidden; }
  .editorial-content .img-responsive {
    margin: 30px 0; }
  .editorial-content .section-1, .editorial-content .section-2, .editorial-content .section-3 {
    position: relative; }
  @media screen and (min-width: 800px) {
    .editorial-content .section-1 .text {
      padding-top: 60px; } }
  @media screen and (min-width: 1000px) {
    .editorial-content .section-1 .text {
      padding: 80px; } }
  @media screen and (min-width: 1000px) {
    .editorial-content .section-2 .text, .editorial-content .section-3 .text {
      padding: 80px;
      padding-bottom: 0; } }
  .editorial-content .image-1, .editorial-content .image-2, .editorial-content .image-3, .editorial-content .image-4 {
    display: none;
    max-width: 100%;
    position: relative;
    z-index: 10; }
    .editorial-content .image-1 img, .editorial-content .image-2 img, .editorial-content .image-3 img, .editorial-content .image-4 img {
      max-width: 100%;
      height: auto; }
  @media screen and (min-width: 800px) {
    .editorial-content .image-1 {
      display: block; } }
  @media screen and (min-width: 1000px) {
    .editorial-content .image-2 {
      display: block; } }
  @media screen and (min-width: 1000px) {
    .editorial-content .image-3, .editorial-content .image-4 {
      display: block; } }
  .editorial-content .icon-1, .editorial-content .icon-2 {
    display: none;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 12; }
  .editorial-content .icon-1 {
    width: 171px;
    height: 100px;
    background-image: url("images/svg/stamp_orange.svg");
    right: -90px;
    bottom: 45px; }
    @media screen and (min-width: 800px) {
      .editorial-content .icon-1 {
        display: block; } }
  .editorial-content .icon-2 {
    width: 130px;
    height: 130px;
    background-image: url("images/svg/seal_white.svg"); }
    @media screen and (min-width: 1000px) {
      .editorial-content .icon-2 {
        display: block;
        bottom: -40px;
        right: -40px; } }

.basic-content {
  padding-top: 60px;
  padding-bottom: 60px; }
  .basic-content .gform_wrapper .gfield_required {
    color: #EF873A; }
  .basic-content form label {
    font-family: 'charoebold', sans-serif; }
  .basic-content form input, .basic-content form select, .basic-content form textarea {
    border: 0;
    background-color: #F3F3F3;
    border-bottom: 1px solid #DEDCD4;
    color: #0B142D;
    text-align: left;
    outline: none;
    border-radius: 0 !important;
    min-height: 40px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }
  .basic-content form select {
    -webkit-appearance: menulist-text; }
  .basic-content form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #0B142D;
    opacity: 1;
    /* Firefox */ }
  .basic-content form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #DEDCD4; }
  .basic-content form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #DEDCD4; }
  .basic-content form input[type="submit"] {
    display: inline-block;
    border: 2.5px solid #7FCECE;
    padding: 20px 33px;
    font-size: 18px;
    min-width: 0;
    font-family: 'charoebold', sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: #7FCECE;
    transition-property: all;
    transition-duration: 0.15s;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
    -webkit-backface-visibility: hidden; }
    .basic-content form input[type="submit"]:hover {
      background-color: #EF873A;
      color: #fff;
      border-color: #EF873A; }

.newsletter {
  background-color: #004345;
  color: #fff;
  text-align: center;
  padding: 90px 0;
  background-image: url("images/bridge.jpg");
  background-size: 100% auto;
  background-size: cover;
  background-position: center;
  position: relative; }
  .newsletter:after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: -2px;
    left: -3px;
    right: -3px;
    z-index: 2;
    padding-top: 10%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    background-image: url("images/svg/curl1_bottom_grey.svg"); }
  .newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body {
    display: block;
    margin: 0 auto; }
  .newsletter .gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
  .newsletter .gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
  .newsletter .gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
    padding-top: 0 !important; }
  .newsletter .gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
  .newsletter .gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0 !important; }
  .newsletter .gf_simple_horizontal_wrapper li.hidden_label input {
    margin-top: 0 !important; }
  .newsletter body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
    margin-top: 0 !important; }
  .newsletter .gf_simple_horizontal div.gform_footer.top_label {
    width: auto !important;
    vertical-align: top !important;
    margin: 0 auto !important;
    text-align: center !important; }
  .newsletter .gf_simple_horizontal div.gform_body {
    width: auto !important; }
  .newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield {
    vertical-align: bottom; }
  .newsletter input, .newsletter select {
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: left;
    outline: none;
    border-radius: 0 !important;
    min-height: 40px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    min-width: 160px; }
    @media screen and (min-width: 1000px) {
      .newsletter input, .newsletter select {
        min-width: 220px; } }
    @media screen and (min-width: 1200px) {
      .newsletter input, .newsletter select {
        min-width: 280px; } }
  .newsletter select {
    -webkit-appearance: menulist-text; }
  .newsletter ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */ }
  .newsletter :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff; }
  .newsletter ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff; }
  .newsletter .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
    display: block;
    margin-top: 30px !important; }
  .newsletter input[type="submit"] {
    display: inline-block;
    border: 2.5px solid #7FCECE;
    padding: 20px 33px;
    font-size: 18px;
    min-width: 0;
    font-family: 'charoebold', sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: #7FCECE;
    transition-property: all;
    transition-duration: 0.15s;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
    -webkit-backface-visibility: hidden; }
    @media screen and (min-width: 1000px) {
      .newsletter input[type="submit"] {
        margin-left: 20px !important; } }
    @media screen and (min-width: 1200px) {
      .newsletter input[type="submit"] {
        margin-left: 35px !important; } }
    .newsletter input[type="submit"]:hover {
      background-color: #EF873A;
      color: #fff;
      border-color: #EF873A; }
  @media only screen and (min-width: 641px) {
    .newsletter .gform_wrapper .top_label li.gfield.gf_inline {
      display: list-item !important; } }
  @media only screen and (min-width: 1000px) {
    .newsletter .gform_wrapper .top_label li.gfield.gf_inline {
      display: table-cell !important; } }
  @media screen and (min-width: 800px) {
    .newsletter {
      padding: 150px 0; } }
  .newsletter .heading {
    padding-bottom: 45px; }

.social-flow {
  padding: 90px 0;
  background-color: #F3F3F3;
  position: relative; }
  .social-flow .heading {
    color: #EF873A;
    margin-bottom: 60px; }
  .social-flow h2 {
    margin-bottom: 30px; }
  .social-flow:after {
    content: ' ';
    display: block;
    position: absolute;
    top: calc(100% - 1px);
    left: -3px;
    right: -3px;
    z-index: 2;
    padding-top: 10%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    background-image: url("images/svg/curl1_top_grey.svg"); }

footer {
  padding-top: 90px;
  padding-bottom: 45px;
  font-size: 14px;
  line-height: 15px; }
  @media screen and (min-width: 600px) {
    footer {
      position: relative;
      background-image: url("images/svg/vnsta_logo_pale.svg");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 2000px auto; } }
  @media screen and (min-width: 1000px) {
    footer {
      padding-top: 180px; } }
  footer p, footer li, footer a {
    color: #004345; }
  footer h1 a {
    display: inline-block;
    font-size: 0;
    width: 113px;
    height: 124px;
    background-image: url("images/svg/vnsta_logo_loden.svg");
    margin-bottom: 30px; }
  footer .first {
    text-align: center; }
    @media screen and (min-width: 800px) {
      footer .first {
        text-align: left; } }
  footer .second, footer .third {
    padding-top: 30px;
    text-align: center; }
    @media screen and (min-width: 800px) {
      footer .second, footer .third {
        text-align: left; } }
    footer .second li, footer .third li {
      margin-bottom: 1em;
      font-family: 'charoebold', sans-serif; }
      footer .second li a:hover, footer .third li a:hover {
        color: #EF873A; }
  footer .fourth {
    padding-top: 30px;
    text-align: center; }
    @media screen and (min-width: 800px) {
      footer .fourth {
        text-align: right; } }
    footer .fourth .bc-link {
      width: 115px;
      height: 136px;
      display: inline-block;
      font-size: 0;
      background-image: url("images/super.png");
      background-size: 100% auto;
      background-size: contain;
      background-repeat: no-repeat;
      margin-bottom: 30px; }
    footer .fourth .soc-med a {
      display: inline-block;
      width: 46px;
      height: 46px;
      margin: 0 2px; }
      footer .fourth .soc-med a svg {
        fill: #EF873A;
        transition-property: all;
        transition-duration: 0.2s;
        transition-delay: 0;
        transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
        -webkit-backface-visibility: hidden; }
      footer .fourth .soc-med a:hover svg {
        fill: #7FCECE; }

.credit {
  background-color: #DEDCD4;
  text-align: center;
  color: #fff;
  padding: 15px 0; }
  .credit a {
    color: inherit; }
    .credit a:hover {
      color: #004345; }

.signup-modal {
  display: none;
  position: fixed;
  background-color: #F0EADC;
  background-image: url("images/bridgemist.jpg");
  background-size: cover;
  background-position: center;
  width: 638px;
  min-height: 526px;
  z-index: 101;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  border: 7px solid #F0EADC;
  color: #fff; }
  @media screen and (min-width: 800px) {
    .signup-modal {
      display: block; } }
  .signup-modal .content {
    text-align: center; }
    .signup-modal .content .logo {
      display: inline-block;
      width: 121px;
      height: 98px;
      font-size: 0;
      background-image: url("images/svg/vnsta_logo_white.svg");
      margin-top: 80px; }
    .signup-modal .content h3 {
      font-size: 32px;
      font-family: 'charoebold', sans-serif;
      color: #EF873A;
      margin-top: 40px; }
    .signup-modal .content h5 {
      font-size: 14px; }
    .signup-modal .content .text {
      text-align: left;
      font-size: 12px;
      line-height: 16px;
      margin-left: 62px;
      width: 209px;
      margin-top: 50px;
      float: left; }
    .signup-modal .content .gform_wrapper {
      float: left;
      width: 219px;
      margin-top: 50px;
      margin-left: 40px;
      text-align: left;
      font-family: 'charoeregular', sans-serif; }
  .signup-modal .gform_wrapper form.gf_simple_horizontal div.gform_body {
    display: block; }
  .signup-modal .gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
  .signup-modal .gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
  .signup-modal .gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
    padding-top: 0 !important; }
  .signup-modal .gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
  .signup-modal .gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0 !important; }
  .signup-modal .gf_simple_horizontal_wrapper li.hidden_label input {
    margin-top: 0 !important; }
  .signup-modal body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
    margin-top: 0 !important; }
  .signup-modal .gf_simple_horizontal div.gform_footer.top_label {
    width: auto !important;
    vertical-align: bottom !important;
    margin: 0 auto !important;
    text-align: right !important; }
  .signup-modal .gf_simple_horizontal div.gform_body {
    width: auto !important; }
  .signup-modal .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield {
    vertical-align: bottom; }
  .signup-modal .gfield_label {
    font-size: 12px;
    font-family: 'charoesemi_bold', sans-serif; }
  .signup-modal input, .signup-modal select {
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: left;
    outline: none;
    border-radius: 0 !important;
    min-height: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    margin-bottom: 5px;
    width: 100%; }
    @media screen and (min-width: 1000px) {
      .signup-modal input, .signup-modal select {
        min-width: 220px; } }
    @media screen and (min-width: 1200px) {
      .signup-modal input, .signup-modal select {
        min-width: 280px; } }
  .signup-modal select {
    -webkit-appearance: menulist-text; }
  .signup-modal ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
    vertical-align: bottom;
    font-family: 'charoebold', sans-serif; }
  .signup-modal :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff; }
  .signup-modal ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff; }
  .signup-modal .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
    display: block;
    margin-top: 30px !important;
    color: #fff;
    opacity: 1;
    /* Firefox */
    vertical-align: bottom;
    font-family: 'charoebold', sans-serif; }
  .signup-modal input[type="submit"] {
    display: inline-block;
    border: 1px solid #fff;
    padding: 0;
    font-size: 13px;
    min-width: 0;
    width: auto;
    margin-top: -20px;
    padding: 5px 10px;
    font-family: 'charoesemi_bold', sans-serif;
    color: #fff;
    text-decoration: none;
    transition-property: all;
    transition-duration: 0.15s;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
    -webkit-backface-visibility: hidden; }
    .signup-modal input[type="submit"]:hover {
      background-color: #EF873A;
      color: #fff;
      border-color: #EF873A; }
  .signup-modal .modal-trigger {
    position: absolute;
    right: 15px;
    top: 15px;
    background-image: url("images/svg/menu_close.svg");
    background-repeat: no-repeat;
    font-size: 0;
    width: 22px;
    height: 22px; }
  .signup-modal .icon {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 30px;
    left: 50%;
    margin-left: -25px;
    background-image: url("images/svg/seal_white.svg");
    background-repeat: no-repeat; }
  .signup-modal .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
    display: block !important; }
  .signup-modal .gform_confirmation_message {
    color: #fff;
    float: left;
    width: 219px;
    margin-top: 50px;
    margin-left: 40px;
    text-align: left;
    font-family: 'charoeregular', sans-serif; }
  .signup-modal .gform_wrapper div.validation_error {
    color: #EF873A !important;
    border-color: #EF873A;
    font-family: 'charoebold', sans-serif; }

header {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-delay: 0;
  transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
  -webkit-backface-visibility: hidden; }
  @media screen and (min-width: 800px) {
    header {
      height: 120px; } }
  header h1 a {
    font-size: 0;
    width: 76px;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 20px;
    transition-property: all;
    transition-duration: 0.2s;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
    -webkit-backface-visibility: hidden; }
    header h1 a svg {
      fill: #fff;
      transition-property: all;
      transition-duration: 0.2s;
      transition-delay: 0;
      transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
      -webkit-backface-visibility: hidden; }
    @media screen and (min-width: 800px) {
      header h1 a {
        width: 100px;
        left: 50px;
        top: 40px; }
        header h1 a:hover svg {
          fill: #7FCECE; } }
  header .menu-open {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
    width: 100px;
    height: 100px;
    background-image: url("images/svg/menu_open.svg");
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center; }
    @media screen and (min-width: 800px) {
      header .menu-open {
        display: none; } }
  header .header-nav {
    display: none; }
    @media screen and (min-width: 800px) {
      header .header-nav {
        display: block;
        position: absolute;
        right: 30px;
        top: 67px; }
        header .header-nav li {
          float: left;
          font-size: 20px;
          font-family: 'charoebold', sans-serif;
          margin: 0 15px;
          border-bottom: 4px solid transparent;
          transition-property: all;
          transition-duration: 0.15s;
          transition-delay: 0;
          transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
          -webkit-backface-visibility: hidden;
          padding-bottom: 6px; }
          header .header-nav li.active {
            border-bottom: 4px solid #EF873A;
            padding-bottom: 3px; }
          header .header-nav li:hover {
            border-bottom: 4px solid #7FCECE;
            padding-bottom: 3px; }
          header .header-nav li a {
            color: #fff; } }
  header.scrolled {
    background-color: #004345; }
    @media screen and (min-width: 800px) {
      header.scrolled {
        background-color: #004345;
        -webkit-box-shadow: 0px 8px 16px -9px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 8px 16px -9px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 8px 16px -9px rgba(0, 0, 0, 0.1); }
        header.scrolled h1 a {
          width: 76px;
          top: 30px; }
        header.scrolled h1 a svg {
          fill: #fff; }
        header.scrolled .header-nav li a {
          color: #fff; } }

@media screen and (max-width: 799px) {
  nav {
    position: fixed;
    z-index: 100;
    background-color: #004345;
    width: 100%;
    top: 0;
    bottom: 0;
    min-height: 100vh;
    padding: 45px;
    overflow-y: scroll;
    -ms-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition-property: all;
    transition-duration: 0.7s;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
    -webkit-backface-visibility: hidden; }
    nav.active {
      -ms-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    nav .menu-close {
      position: absolute;
      right: 35px;
      top: 35px;
      font-size: 0;
      background-image: url("images/svg/menu_close.svg");
      width: 30px;
      height: 30px;
      display: block; }
    nav h1 a {
      display: block;
      width: 120px;
      height: 80px;
      font-size: 0;
      background-image: url("images/svg/vnsta_logo_white.svg");
      background-repeat: no-repeat;
      margin-bottom: 30px; }
    nav li {
      font-size: 19px; }
      nav li ul {
        margin-bottom: 1em; }
      nav li li {
        font-size: 17px;
        opacity: 0.8;
        padding-bottom: 1px; }
      nav li a {
        color: #fff;
        font-family: 'charoebold', sans-serif; }
    nav .soc-med {
      display: none; } }

@media screen and (min-width: 800px) {
  nav {
    transform: translate3d(-100%, 0, 0);
    position: fixed;
    z-index: 100;
    background-color: #004345;
    width: 100%;
    top: 0;
    bottom: 0;
    min-height: 100vh;
    transition-property: all;
    transition-duration: 0.5s;
    transition-delay: 0;
    transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
    -webkit-backface-visibility: hidden;
    background-image: url("images/svg/vnsta_logo_superpale.svg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 1000px auto; }
    nav.active {
      transform: translate3d(0, 0, 0); }
    nav .submenu-backing {
      position: absolute;
      right: 0;
      height: 100%;
      top: 0;
      left: 400px;
      background-color: #fff;
      z-index: 100; }
      nav .submenu-backing:before {
        content: ' ';
        display: block;
        position: absolute;
        width: 40px;
        height: 100%;
        right: calc(100% - 1px);
        background-image: url("images/svg/menu_edge.svg");
        background-position: center right;
        background-repeat: no-repeat;
        background-size: auto 100%; }
    nav h1 {
      display: none; }
    nav ul {
      position: absolute;
      left: 100px;
      top: 50%;
      -ms-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 101; }
      nav ul li {
        margin-bottom: 1.7em; }
        nav ul li:after {
          content: ' ';
          display: inline-block;
          position: relative;
          width: 15px;
          height: 20px;
          background-image: url("images/svg/chevron.svg");
          background-repeat: no-repeat;
          background-position: center left;
          opacity: 0;
          margin-left: 10px;
          transition-property: all;
          transition-duration: 0.1s;
          transition-delay: 0;
          transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
          -webkit-backface-visibility: hidden; }
        nav ul li a {
          font-size: 27px;
          font-family: 'charoebold', sans-serif;
          color: #fff;
          cursor: pointer; }
        nav ul li ul {
          position: absolute;
          z-index: 101;
          left: 400px;
          z-index: 101;
          min-width: 400px;
          display: none; }
          nav ul li ul li:after {
            display: none; }
          nav ul li ul a {
            color: #004345;
            transition-property: all;
            transition-duration: 0.1s;
            transition-delay: 0;
            transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
            -webkit-backface-visibility: hidden;
            border-bottom: 2px solid transparent; }
            nav ul li ul a:hover {
              border-bottom: 4px solid #EF873A; }
        nav ul li.menu-item-has-children:hover:after {
          opacity: 0.7;
          margin-left: 20px; }
        nav ul li:hover a {
          border-bottom: 4px solid #fff; }
        nav ul li.hovered a {
          border-bottom: 4px solid #fff; }
        nav ul li.hovered:after {
          opacity: 0.7;
          margin-left: 20px; }
        nav ul li.hovered ul {
          display: block; }
    nav .soc-med {
      position: absolute;
      left: 100px;
      bottom: 80px; }
      nav .soc-med a {
        display: inline-block;
        margin: 0 3px;
        width: 30px;
        height: 30px; }
        nav .soc-med a svg {
          fill: #fff;
          transition-property: all;
          transition-duration: 0.2s;
          transition-delay: 0;
          transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
          -webkit-backface-visibility: hidden; }
        nav .soc-med a:hover svg {
          fill: #7FCECE; }
    nav .menu-close {
      position: absolute;
      left: 25px;
      top: 25px;
      font-size: 0;
      background-image: url("images/svg/menu_close.svg");
      width: 30px;
      height: 30px;
      display: block;
      opacity: 0.6;
      transition-property: all;
      transition-duration: 0.2s;
      transition-delay: 0;
      transition-timing-function: cubic-bezier(0.34, 0.01, 0.45, 1.02);
      -webkit-backface-visibility: hidden; }
      nav .menu-close:hover {
        opacity: 1; } }

@media screen and (min-width: 800px) {
  nav {
    transform-origin: right top;
    transform: translate3d(-100%, 0, 0) skewX(-20deg); }
    nav.active {
      transform: translate3d(0, 0, 0) skewX(0); } }
