/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: "wildwords";
  src: url("fonts/wildwords.eot");
  src: url("fonts/wildwords.eot?#iefix") format("embedded-opentype"),
    url("fonts/wildwords.woff") format("woff"),
    url("fonts/wildwords.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "aviano";
  src: url("fonts/avianosans.eot");
  src: url("fonts/avianosans.eot?#iefix") format("embedded-opentype"),
    url("fonts/avianosans.woff") format("woff"),
    url("fonts/avianosans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "aviano";
  src: url("fonts/avianosansbold.eot");
  src: url("fonts/avianosansbold.eot?#iefix") format("embedded-opentype"),
    url("fonts/avianosansbold.woff") format("woff"),
    url("fonts/avianosansbold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
/*! jQuery UI - v1.10.4 - 2014-02-26
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50%
    repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50%
    50% repeat-x;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50%
    repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50%
    repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50%
    repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50%
    repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50%
    repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50%
    repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50%
    repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
#preloader {
  z-index: 1000;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#preloader .bckg {
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
#progressbar {
  position: absolute;
  top: 50%;
  height: 3px;
  background: #1a3b6c;
  z-index: 1;
}
#progressloading,
#preloadertext {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 12px;
  letter-spacing: 3px;
  top: 50%;
  margin-top: 24px;
  z-index: 99998;
  z-index: 1;
  font-family: "Titillium Web", sans-serif;
  color: #646363;
}
#preloadertext {
  font-size: 16px;
  margin-top: -40px;
  background: #1a3b6c;
  padding: 5px 0;
}
#preloadertext span {
  display: block;
  font-family: "Titillium Web", sans-serif;
  color: #fff;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
html,
body {
  min-height: 100%;
}
#full,
#repeat {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
}
#bckg,
#bckg2,
#bckg3 {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#figurines {
  width: 38.28125%;
  position: relative;
  float: right;
}
#figurines .ratio {
  width: 100%;
  height: 0;
  padding: 130.6122448979592% 0 0 0;
}
.fig {
  position: absolute;
  cursor: move;
  z-index: 1;
}
.fig img {
  display: block;
  width: 100%;
  height: auto;
}
#fig01 {
  width: 25.578231292517007%;
  left: 33.197278911564624%;
  top: 27.187499999999996%;
}
#fig02 {
  width: 25.578231292517007%;
  left: 33.197278911564624%;
  top: 55.208333333333336%;
}
#fig03 {
  width: 16.054421768707485%;
  left: 0%;
  top: 71.66666666666667%;
}
#fig04 {
  width: 14.14965986394558%;
  left: 4.081632653061225%;
  top: 62.083333333333336%;
}
#fig05 {
  width: 20.136054421768705%;
  left: 19.45578231292517%;
  top: 71.35416666666666%;
}
#fig06 {
  width: 17.687074829931973%;
  left: 39.86394557823129%;
  top: 76.25%;
}
#fig07 {
  width: 21.768707482993197%;
  left: 72.6530612244898%;
  top: 82.08333333333333%;
}
#fig08 {
  width: 14.965986394557824%;
  left: 57.55102040816327%;
  top: 79.375%;
}
#fig09 {
  width: 21.904761904761905%;
  left: 77.27891156462586%;
  top: 75.72916666666667%;
}
#fig10 {
  width: 14.965986394557824%;
  left: 21.496598639455783%;
  top: 61.875%;
}
#howto {
  position: absolute;
  width: 81.36054421768706%;
  left: -62.04081632653061%;
  top: 64.27083333333333%;
}
#howto img {
  width: 100%;
  height: auto;
}
#howto span {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  position: absolute;
  color: #e53027;
  left: 10%;
  text-align: center;
  top: 67%;
  line-height: 1.4;
  font-weight: 400;
  background: url(../images/mouse.png) no-repeat left;
  padding-left: 32px;
}
#home {
  width: 61.71875%;
  position: relative;
  float: left;
  text-align: center;
}
#skip {
  background: #ce112b;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #ce112b),
    color-stop(1, #fac4cc)
  );
  background: -ms-linear-gradient(bottom, #ce112b, #fac4cc);
  background: -moz-linear-gradient(center bottom, #ce112b 0%, #fac4cc 100%);
  background: -o-linear-gradient(#fac4cc, #ce112b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac4cc', endColorstr='#ce112b', GradientType=0);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  padding: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  margin-top: 14.166666666666666%;
  font-family: "Titillium Web", sans-serif;
}
#skip span {
  display: inline-block;
  background: #09214f;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #09214f),
    color-stop(1, #0075b8)
  );
  background: -ms-linear-gradient(bottom, #09214f, #0075b8);
  background: -moz-linear-gradient(center bottom, #09214f 0%, #0075b8 100%);
  background: -o-linear-gradient(#0075b8, #09214f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0075b8', endColorstr='#09214f', GradientType=0);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 12px 25px;
  box-shadow: inset -1px -1px 3px rgba(0, 0, 0, 0.3),
    /*bottom internal shadow*/ inset 1px 1px 2px rgba(255, 255, 255, 0.3);
  /*top internal highlight*/
}
#skip b {
  font-weight: normal;
  background: url(../images/skip.png) no-repeat right;
  padding-right: 25px;
}
#drop {
  width: 55.625%;
  position: relative;
  float: left;
}
#drop .ratio {
  width: 100%;
  height: 0;
  padding: 66.94756554307116% 0 0 0;
}
#drop .on {
  display: none;
}
.drop {
  position: absolute;
  z-index: 1;
}
.drop .inner {
  height: 0;
}
.drop img {
  display: block;
  width: 100%;
  height: auto;
}
#drop01 {
  width: 17.60299625468165%;
  left: 81.46067415730337%;
  top: 30.349650349650346%;
}
#drop02 {
  width: 17.60299625468165%;
  left: 81.46067415730337%;
  top: 67.97202797202797%;
}
#drop03 {
  width: 11.04868913857678%;
  left: 56.17977528089888%;
  top: 84.05594405594405%;
}
#drop04 {
  width: 9.737827715355806%;
  left: 34.644194756554306%;
  top: 39.44055944055944%;
}
#drop05 {
  width: 13.857677902621724%;
  left: 38.38951310861423%;
  top: 72.58741258741259%;
}
#drop06 {
  width: 12.172284644194757%;
  left: 61.329588014981276%;
  top: 49.93006993006993%;
}
#drop07 {
  width: 14.981273408239701%;
  left: 34.831460674157306%;
  top: 62.65734265734266%;
}
#drop08 {
  width: 10.299625468164795%;
  left: 53.838951310861425%;
  top: 61.81818181818181%;
}
#drop09 {
  width: 15.0749063670412%;
  left: 35.86142322097378%;
  top: 47.69230769230769%;
}
#drop10 {
  width: 10.299625468164795%;
  left: 22.09737827715356%;
  top: 58.88111888111888%;
}
#bubble {
  width: 195px;
  height: 138px;
  position: absolute;
  z-index: 100;
  background: url(../images/bubble-left.png) no-repeat;
  left: 0;
  top: 0;
  display: none;
}
#bubble.bubble_right {
  background: url(../images/bubble-right.png) no-repeat;
}
#bubble .inner {
  font-family: wildwords;
  font-size: 14px;
  display: inline-block;
  width: 175px;
  text-align: center;
  vertical-align: middle;
}
#bubble:before {
  content: "";
  display: inline-block;
  height: 115px;
  vertical-align: middle;
  background: red;
}
#timer {
  position: absolute;
  top: 12%;
  width: 75%;
  left: 24%;
  text-align: left;
  z-index: 10;
  font-family: wildwords;
  font-size: 18px;
  display: none;
}
#timer > span {
  position: relative;
  display: inline-block;
  padding-right: 60px;
}
#repeat,
#bckg,
#bckg2,
#bckg3,
#drop,
#figurines .fig,
#howto,
#home {
  display: none;
}
#reload {
  background: #ce112b;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #ce112b),
    color-stop(1, #fac4cc)
  );
  background: -ms-linear-gradient(bottom, #ce112b, #fac4cc);
  background: -moz-linear-gradient(center bottom, #ce112b 0%, #fac4cc 100%);
  background: -o-linear-gradient(#fac4cc, #ce112b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac4cc', endColorstr='#ce112b', GradientType=0);
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  display: inline-block;
  padding: 3px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -28px;
}
#reload b {
  display: block;
  background: #09214f;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #09214f),
    color-stop(1, #0075b8)
  );
  background: -ms-linear-gradient(bottom, #09214f, #0075b8);
  background: -moz-linear-gradient(center bottom, #09214f 0%, #0075b8 100%);
  background: -o-linear-gradient(#0075b8, #09214f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0075b8', endColorstr='#09214f', GradientType=0);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  box-shadow: inset -1px -1px 3px rgba(0, 0, 0, 0.3),
    /*bottom internal shadow*/ inset 1px 1px 2px rgba(255, 255, 255, 0.3);
  /*top internal highlight*/
}
#reload:hover b {
  box-shadow: inset -1px -1px 3px rgba(255, 255, 255, 0.3),
    /*bottom internal shadow*/ inset 1px 1px 2px rgba(0, 0, 0, 0.3);
  /*top internal highlight*/
}
#reload i {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/reload.png) no-repeat center;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.imgr {
  float: right;
}
.center {
  text-align: center;
}
#wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
}
#scene,
#scene li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.background {
  background: url(../images/layer-main.jpg) no-repeat center;
  background-size: cover;
  height: 120%;
  width: 120%;
  position: absolute;
  left: -18%;
  top: -18%;
}
.nordic-ice-apple .background,
.nordic-ice-cherry .background {
  background-image: url(../images/layer-cherry.jpg);
}
.layer-cherry,
.layer-apple,
.layer-ice,
.layer-plum,
.layer-melon {
  display: block;
  position: absolute;
  right: -2%;
  top: -5%;
  height: 110%;
  width: auto;
}
.layer-cherry,
.layer-apple,
.layer-plum,
.layer-melon,
.nordic-ice-apple .layer-ice,
.nordic-ice-cherry .layer-ice {
  display: none;
}
.nordic-ice-apple .layer-apple,
.nordic-ice-cherry .layer-cherry,
.nordic-ice-plum .layer-plum,
.nordic-ice-melon .layer-melon {
  display: block;
}
#nav #logo {
  width: 178px;
  height: 77px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/logo.png) no-repeat;
  position: relative;
  z-index: 997;
  display: block;
  margin: 30px auto 10px auto;
  padding: 0;
}
#nav {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 998;
}
#nav ul,
#nav li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav ul {
  height: 124px;
  background: url(../images/nav.png) no-repeat bottom;
  width: 100%;
  overflow: hidden;
}
#nav li {
  float: left;
  padding: 77px 15px 0 15px;
  text-align: center;
}
#nav li.i1 {
  padding-left: 35px;
}
#nav li.i3 {
  padding-left: 15px;
  padding-right: 190px;
}
#nav li.i6 {
  padding-top: 88px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: aviano, sans-serif;
  font-size: 14px;
  height: 52px;
  line-height: 16px;
}
#nav .cycle-pager-active a {
  position: relative;
  color: #fff !important;
}
#nav .cycle-pager-active a:after {
  content: " ";
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  background: #7e85bb;
  bottom: -1px;
  overflow: hidden;
}
#nav a:hover {
  color: #0091f1;
}
#cycle {
  position: relative;
  z-index: 999;
  max-width: 900px;
  margin: 30px auto;
  overflow: hidden;
}
.section {
  width: 100%;
  min-height: 650px;
}
.content-body {
  background: url(../images/content.png);
  padding: 0 35px;
  font-family: Georgia, "New York CE", utopia, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
}
.content-bottom {
  padding-top: 22px;
  background: url(../images/content-bottom.png) repeat-x top;
}
.content-bottom img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content-top {
  height: 22px;
  background: url(../images/content-top.png) repeat-x top;
}
.content-body h1 {
  color: #bd002f;
  font-size: 64px;
  text-transform: uppercase;
  font-family: aviano, sans-serif;
  font-weight: normal;
  margin: 20px 0;
}
.content-body a {
  color: #bd002f;
}
.content-body a:hover {
  color: #2d2f67;
}
.ie8 #scene,
.ie8 #scene .layer {
  height: 100%;
}
.jqmWindow {
  position: fixed;
  top: 40%;
  left: 50%;
}
.mobile #agecheck {
  position: absolute;
  top: 0;
  margin-top: 20px;
}
.jqmOverlay {
  background: #ffffff url(../images/age.jpg) no-repeat center;
  background-size: cover;
}
#agecheck {
  font-family: "Titillium Web", sans-serif;
  text-align: center;
  width: 444px;
  height: 500px;
  margin-top: -250px;
  margin-left: -222px;
  background: url(../images/agecheck.png) no-repeat top;
  z-index: 9999;
  color: #2d2f67;
}
#agecheck h1 {
  font-weight: normal;
  margin: 120px 20px 20px 20px;
  font-size: 24px;
  font-weight: 600;
}
#agecheck p {
  margin: 20px 0;
  font-size: 18px;
}
#agecheck .psr {
  font-size: 14px;
  margin: 40px 0 0 0;
}
#agecheck a {
  color: #2d2f67;
}
#agecheck a:hover {
  color: #c00;
}
#agecheck fieldset {
  border: 0;
  text-align: center;
}
.birth-day,
.birth-year,
.birth-month {
  width: 100px;
  height: 54px;
  /*float: left;*/
}
.birth-month,
.birth-year {
  width: 120px;
}
.replace1,
.replace2,
.replace3 {
  background: url(../images/select1.png) no-repeat;
  height: 54px;
  padding: 0 0 0 20px;
  font-size: 24px;
  line-height: 54px;
}
.replace2,
.replace3 {
  background: url(../images/select2.png) no-repeat;
}
#agecheck .submit {
  background: #2a2c62;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #2a2c62),
    color-stop(1, #0a5895)
  );
  background: -ms-linear-gradient(bottom, #2a2c62, #0a5895);
  background: -moz-linear-gradient(center bottom, #2a2c62 0%, #0a5895 100%);
  background: -o-linear-gradient(#0a5895, #2a2c62);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a5895', endColorstr='#2a2c62', GradientType=0);
  display: inline-block;
  padding: 5px 20px 10px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  font-family: "Titillium Web", sans-serif;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  border: 1px solid #2a2c62;
  margin: 7px 0 0 0;
  cursor: pointer;
}
#agecheck .agefalse {
  margin-top: 200px;
}

.cookie-banner-drop {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
}

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  min-height: 4rem;
  color: black;
  box-shadow: 0 0 4px black;
  background-color: white;
  padding: 22px 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 1001;
  gap: 1rem;
}

.cookie-banner p {
  padding: 0 1rem;
}

.cookie-banner-hidden {
  display: none;
}

.cookie-banner .button {
  padding: 0.5rem 1rem;
  color: white;
  background-color: #172c55;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid white;
  margin: 0 0.5rem;
  transition: background-color 100ms ease-in;
  min-width: 120px;
  text-align: center;
}

.cookie-banner .button:hover,
.cookie-banner .button.inverse:hover {
  background-color: #0059a9;
}

.cookie-banner .button.inverse {
  color: #172c55;
  background: white;
  border-color: #0059a9;
}

@media screen and (max-width: 960px) {
  .cookie-banner {
    flex-direction: column;
  }
  #nav {
    margin: 0 20px;
  }
  #nav a,
  #nav strong {
    height: auto;
    line-height: normal;
    display: block;
    padding: 15px 0;
  }
  #nav ul {
    height: auto;
    background: #2a2c64;
    margin-top: 30px;
    border-radius: 4px;
    box-shadow: inset -1px -1px 3px rgba(0, 0, 0, 0.3),
      /*bottom internal shadow*/ inset 1px 1px 2px rgba(255, 255, 255, 0.3);
    /*top internal highlight*/
  }
  #nav li,
  #nav li.i1,
  #nav li.i3 {
    padding: 0 15px;
  }
  #content {
    margin: 30px 20px;
  }
  .content-body h1 {
    font-size: 28px;
  }
  #howto span {
    font-size: 12px;
    background: none;
  }
  #skip {
    font-size: 18px;
  }
  #skip span {
    padding: 4px 15px 6px 15px;
  }
  #skip b {
    background: none;
    padding: 0;
  }
  #timer {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  #skip {
    font-size: 14px;
  }
  #skip span {
    padding: 2px 10px 4px 10px;
  }
  #skip b {
    background: none;
    padding: 0;
  }
}
