@font-face {
  font-family: "HelveticaNeueLTStd-Lt";
  src: url("../fonts/30F303_0_0.eot");
  src: url("../fonts/30F303_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/30F303_0_0.woff2") format("woff2"), url("../fonts/30F303_0_0.woff") format("woff"), url("../fonts/30F303_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "HelveticaNeueLTPro-Md";
  src: url("../fonts/3692E2_0_0.eot");
  src: url("../fonts/3692E2_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3692E2_0_0.woff2") format("woff2"), url("../fonts/3692E2_0_0.woff") format("woff"), url("../fonts/3692E2_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?63294658");
  src: url("../fonts/fontello.eot?63294658#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?63294658") format("woff2"), url("../fonts/fontello.woff?63294658") format("woff"), url("../fonts/fontello.ttf?63294658") format("truetype"), url("../fonts/fontello.svg?63294658#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 0) and (max-width: 800px) {
  .desktop-only {
    display: none !important;
  }
}

@media (min-width: 800px) {
  .mobile-only {
    display: none !important;
  }
}

html, body,
p, span, a, td, li, div, label .uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  font-family: Helvetica, "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666;
}

h1, h2, h3, h4, h5, h6, .pseudo-h1, .pseudo-h2, .pseudo-h3 {
  font-family: Helvetica, "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-style: normal;
}

strong, b, .strong, .bold {
  font-family: Helvetica, "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1,
.pseudo-h1 {
  font-size: 2rem;
}

h2,
.pseudo-h2 {
  font-size: 1.3rem;
  font-weight: bold;
}

h3,
.pseudo-h3 {
  font-size: 1.3rem;
}

em {
  color: #666;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a,
a:focus,
a:active {
  color: #000;
}

a:hover {
  color: #000;
}

.uk-background-muted {
  background-color: hsl(0deg, 0%, 70%);
}

.uk-background-primary {
  background-color: hsl(300deg, 100%, 90%);
}

.uk-background-secondary {
  background-color: hsl(120deg, 100%, 90%);
}

.uk-button-primary,
.uk-button-primary:focus,
.uk-button-primary:active {
  background-color: hsl(300deg, 100%, 50%);
}

.uk-button-primary:hover {
  background-color: hsl(300deg, 80%, 50%);
}

.uk-button-secondary,
.uk-button-secondary:focus,
.uk-button-secondary:active {
  background-color: hsl(120deg, 100%, 45%);
}

.uk-button-secondary:hover {
  background-color: hsl(120deg, 80%, 45%);
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt60 {
  padding-top: 60px;
}

.pt90 {
  padding-top: 90px;
}

.pt120 {
  padding-top: 120px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb120 {
  padding-bottom: 120px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt60 {
  margin-top: 60px;
}

.mt90 {
  margin-top: 90px;
}

.mt120 {
  margin-top: 120px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb120 {
  margin-bottom: 120px;
}

.align_left {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}

.align_right {
  float: right;
  padding-left: 20px;
  padding-bottom: 20px;
}

.align_center {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#stage {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cmp-formattext a {
  text-decoration: underline;
}

.heading-container {
  min-height: 200px;
  width: 100%;
  background-image: url("../images/bg-heading.png");
  background-size: 200px 200px;
  background-repeat: no-repeat;
  background-position: center center;
}

.heading-mainline {
  padding: 0;
  margin: 0;
  text-align: center;
}

.heading-subline {
  padding: 0;
  margin: 0;
  text-align: center;
}

.panoramaimage-dummy {
  opacity: 0;
}

.cmp-iframemap iframe {
  width: 100%;
  max-width: 100%;
}

.calltoaction-container {
  height: 500px;
}

.calltoaction-overlay {
  background-color: rgba(255, 255, 255, 0.65);
  max-width: 900px;
  width: 100%;
  padding: 50px;
}

.cmp-slidergallery .uk-slidenav {
  background-color: rgba(0, 0, 0, 0.3);
}

.uk-lightbox {
  background-color: rgba(0, 0, 0, 0.75);
}

.uk-accordion li a {
  background-color: hsl(0deg, 0%, 80%);
}

.uk-accordion-title {
  display: block;
  font-size: 30px;
  padding: 5px 0 5px 15px;
  line-height: 1.4;
  color: #333;
  overflow: hidden;
}

.stripe900 {
  height: 300px;
}
@media (min-width: 800px) {
  .stripe900 {
    height: 900px;
  }
}

.glb-footer {
  min-height: 100px;
  background-color: #000;
  color: #fff;
}

.glb-footer a {
  color: #fff;
  text-decoration: none;
}

.menulink {
  display: inline-block;
  padding: 1px 3px 0 3px;
  margin: 0 3px;
  background-color: #fff;
  color: #000;
  line-height: 13px;
  font-size: 13px;
  letter-spacing: 2px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-decoration: none;
  text-align: center;
}

.menulink:hover {
  color: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-decoration: none;
  font-weight: bold;
}

/* SOLUTION */
/* The pseudo element has the same content and hover style, so it pre-sets the width of the element and visibility: hidden hides the pseudo element from actual view. */
.menulink::before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.menulink:active,
.menulink:focus,
.menulink.uk-active {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.glb-mobilemenu > div {
  padding: 10px 10px 10px 10px;
  background-color: hsl(0deg, 0%, 95%);
}

.glb-mobilemenu .toggle-icon {
  color: hsl(0deg, 0%, 60%);
}

.glb-centermenu {
  background-color: hsl(0deg, 0%, 97%);
}

.glb-centermenu li.active a {
  color: hsl(300deg, 100%, 50%);
}

.glb-infologoinfo {
  padding-top: 15px;
  padding-bottom: 15px;
}

.glb-infologoinfo .toplogo {
  max-width: 50%;
}

.glb-infologoinfo a,
.glb-infologoinfo a:focus,
.glb-infologoinfo a:active {
  color: hsl(0deg, 0%, 50%);
}

.glb-infologoinfo a:hover {
  color: hsl(0deg, 0%, 20%);
  text-decoration: none;
}

.glb-logomenu {
  background-color: hsl(0deg, 0%, 97%);
}

.glb-logomenu .uk-navbar-container {
  margin: 0 auto;
  max-width: 1200px;
}

.glb-logomenu .toplogo {
  max-width: 50%;
}

.glb-logomenu li.active a {
  color: hsl(300deg, 100%, 50%);
}

.privacywire-banner {
  background: #000 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}

.privacywire-body {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.privacywire .allow-all,
.privacywire .allow-necessary,
.privacywire .choose,
.privacywire-consent-button,
.privacywire .toggle,
.privacywire .save {
  padding: 7px;
  color: #aaa;
}

body {
  /* background-color:#f9f9f9; */
  font-size: 0.95rem;
}

body {
  opacity: 0;
  -webkit-animation: fadeInAnimation ease 3s;
          animation: fadeInAnimation ease 3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.text-section {
  margin-top: 90px;
  margin-bottom: 90px;
}

#demo {
  height: 100%;
  position: relative;
}

.box {
  width: 50px;
  height: 50px;
  position: relative;
  margin-top: 4px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  color: #333;
}

.green {
  background-color: #6fb936;
}

.black {
  background-color: #000;
}

.orange {
  background-color: #f38630;
}

.gray,
.grey {
  background-color: #989898;
}

button {
  display: inline-block;
  outline: none;
  border: none;
  padding: 8px 14px;
  background: #414141;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#414141));
  background-image: linear-gradient(to bottom, #575757, #414141);
  text-shadow: 0px 1px 0px #414141;
  -webkit-box-shadow: 0px 1px 0px 414141;
  box-shadow: 0px 1px 0px 414141;
  color: #ffffff;
  text-decoration: none;
  margin: 0 auto 10px;
  border-radius: 4px;
  padding: 12px 25px;
  font-family: "Signika Negative", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
}

button:hover {
  background: #57a818;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#57a818), to(#4d9916));
  background-image: linear-gradient(to bottom, #57a818, #4d9916);
  text-shadow: 0px 1px 0px #32610e;
  -webkit-box-shadow: 0px 1px 0px fefefe;
  box-shadow: 0px 1px 0px fefefe;
  color: #ffffff;
  text-decoration: none;
}

.brandBar {
  position: absolute;
  width: 100%;
  height: 40px;
  z-index: 1000;
  line-height: 40px;
  color: #ccc;
  padding-left: 0px;
}

.nav {
  margin: 20px 0;
}

.brandBar img {
  position: absolute;
  width: 90px;
  right: 20px;
  top: 12px;
}

.wrapper {
  position: absolute;
  padding: 20px;
}

h2.overlay {
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  /* text-shadow: -1px -1px 8px rgba(0,0,0,0.3), 1px -1px 8px rgba(0,0,0,0.3), -1px 1px 8px rgba(0,0,0,0.3), 1px 1px 8px rgba(0,0,0,0.3); */
  padding: 10px;
  display: inline-block;
  /* font-family: 'Didot'; */
  /* backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px); */
  /* border-radius: 20px; */
  /* background-color: rgba(255,255,255,0.5); */
}

h2.text-header {
  font-weight: bold;
  /* font-size:3.5rem; */
  text-align: center;
  margin-bottom: 50px;
  text-transform: uppercase;
}/*# sourceMappingURL=app.css.map */