/* Colors */
/* Fonts */
/* Box Shadow */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USew8.ttf) format('truetype'); }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHvxk.ttf) format('truetype'); }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVew8.ttf) format('truetype'); }

@font-face {
  font-family: 'Rock Salt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rocksalt/v24/MwQ0bhv11fWD6QsAVOZbsA.ttf) format('truetype');
  /* General */ }

.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-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;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-button {
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 1.8em;
  height: 100%; }

.ui-datepicker .ui-datepicker-prev {
  left: 0; }

.ui-datepicker .ui-datepicker-next {
  right: 0; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 0;
  width: 14.286%; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 8px 0;
  text-align: center;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group:not(:first-child) {
  box-sizing: border-box;
  border-left: 1px solid #efefef; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-widget-content {
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #666; }

.ui-widget-header {
  font-size: 18px;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

.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, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.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_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-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: -65px -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: -65px -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: 1px -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-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
  /* Chosen v1.6.2 | (c) 2011-2016 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */ }

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
  background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: 0;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3); }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: #fff url('/library/jquery/plugins/chosen/images/chosen-sprite.png') no-repeat -30px -20px;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type=text], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url('/library/jquery/plugins/chosen/images/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s; }

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0; }

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

.fancybox-loading {
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, .5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, .1); }

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  /**
 * Swiper 5.3.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 24, 2020
 */
    .fancybox-thumbs {
      width: 110px; }
    .fancybox-show-thumbs .fancybox-inner {
      right: 110px; }
    .fancybox-thumbs > ul > li {
      max-width: calc(100% - 10px); } }

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff; }

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #fff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

* {
  box-sizing: border-box; }

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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

article, aside, footer, header, nav, section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  color: inherit;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio, video {
  display: inline-block; }

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

img {
  border-style: none;
  border-spacing: 0;
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details, menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

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

address {
  font-style: normal; }

ol, ul {
  list-style: none; }

p {
  margin: 0; }

ul, menu, dir {
  margin: 0; }

body {
  background-color: #fff;
  color: #34393e;
  font-family: 'Abel', sans-serif;
  font-size: 18px;
  letter-spacing: 0.4px;
  min-width: 320px; }

h1, h2, h3, h4 {
  color: #fff;
  font-weight: 400;
  line-height: 110%;
  margin: 0; }

h1, h2 {
  font-size: 46px;
  font-family: ;
  margin-bottom: 19px; }

h3 {
  margin-top: 26px;
  font-size: 20px; }

h4 {
  font-family: 'Rock Salt';
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 36px;
  color: #fff; }

p + h3 {
  margin-top: 34px; }

p + .input {
  margin-top: 28px; }

.input + h3 {
  margin-top: 56px; }

h3 + ul, h3 + .contentcontainer {
  margin-top: 13px; }

.two-columns {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-gap: 80px;
  -moz-column-gap: 80px;
  -webkit-column-gap: 80px; }

body iframe {
  border: 0;
  overflow-x: hidden;
  width: 100%; }

p, address, main li {
  font-family: 'Abel', sans-serif;
  font-size: 18px;
  line-height: 200%; }

.clear {
  clear: both;
  height: 0;
  float: none !important;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0; }

.fullscreencontainer:nth-child(2n) {
  background-color: #f2f2f2;
  /* Alignment & Visibility */ }

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

.floatleft {
  float: left !important; }

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

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

.floatright {
  float: right !important;
  margin-left: auto; }

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

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

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

.hidden {
  display: none !important; }

.only-sp, .only-tb, .only-dt, .only-ws {
  display: none !important;
  /* Spacer */ }

.spacer-0 {
  margin-top: 0 !important; }

.spacer-0_5 {
  margin-top: 0.5em !important; }

.spacer-1 {
  margin-top: 1em !important; }

.spacer-1_5 {
  margin-top: 1.5em !important; }

.spacer-2 {
  margin-top: 2em !important; }

.spacer-2_5 {
  margin-top: 2.5em !important; }

.spacer-3 {
  margin-top: 3em !important; }

.spacer-4 {
  margin-top: 4em !important; }

.spacer-5 {
  margin-top: 5em !important;
  /* Largescreen */ }

@media screen and (min-width: 640px) {
  /* Desktop */
    .only-ls {
      display: block !important; }
    .no-ls {
      display: none !important;
      /* Spacer */ }
    .spacer-ls-0 {
      margin-top: 0 !important; }
    .spacer-ls-0_5 {
      margin-top: 0.5em !important; }
    .spacer-ls-1 {
      margin-top: 1em !important; }
    .spacer-ls-1_5 {
      margin-top: 1.5em !important; }
    .spacer-ls-2 {
      margin-top: 2em !important; }
    .spacer-ls-2_5 {
      margin-top: 2.5em !important; }
    .spacer-ls-3 {
      margin-top: 3em !important; }
    .spacer-ls-4 {
      margin-top: 4em !important; }
    .spacer-ls-5 {
      margin-top: 5em !important; } }

@media screen and (min-width: 960px) and (max-width: 1280px) {
  /* Widescreen */
    .only-dt {
      display: block !important; }
    .no-dt {
      display: none !important;
      /* Spacer */ }
    .spacer-dt-0 {
      margin-top: 0 !important; }
    .spacer-dt-0_5 {
      margin-top: 0.5em !important; }
    .spacer-dt-1 {
      margin-top: 1em !important; }
    .spacer-dt-1_5 {
      margin-top: 1.5em !important; }
    .spacer-dt-2 {
      margin-top: 2em !important; }
    .spacer-dt-2_5 {
      margin-top: 2.5em !important; }
    .spacer-dt-3 {
      margin-top: 3em !important; }
    .spacer-dt-4 {
      margin-top: 4em !important; }
    .spacer-dt-5 {
      margin-top: 5em !important; } }

@media screen and (min-width: 1280px) {
  /* Tablet */
    .only-ws {
      display: block !important; }
    .no-ws {
      display: none !important;
      /* Spacer */ }
    .spacer-ws-0 {
      margin-top: 0 !important; }
    .spacer-ws-0_5 {
      margin-top: 0.5em !important; }
    .spacer-ws-1 {
      margin-top: 1em !important; }
    .spacer-ws-1_5 {
      margin-top: 1.5em !important; }
    .spacer-ws-2 {
      margin-top: 2em !important; }
    .spacer-ws-2_5 {
      margin-top: 2.5em !important; }
    .spacer-ws-3 {
      margin-top: 3em !important; }
    .spacer-ws-4 {
      margin-top: 5em !important; }
    .spacer-ws-5 {
      margin-top: 5em !important; } }

@media screen and (min-width: 640px) and (max-width: 960px) {
  /* Smartphone */
    .only-tb {
      display: block !important; }
    .no-tb {
      display: none !important;
      /* Spacer */ }
    .spacer-tb-0 {
      margin-top: 0 !important; }
    .spacer-tb-0_5 {
      margin-top: 0.5em !important; }
    .spacer-tb-1 {
      margin-top: 1em !important; }
    .spacer-tb-1_5 {
      margin-top: 1.5em !important; }
    .spacer-tb-2 {
      margin-top: 2em !important; }
    .spacer-tb-2_5 {
      margin-top: 2.5em !important; }
    .spacer-tb-3 {
      margin-top: 3em !important; }
    .spacer-tb-4 {
      margin-top: 4em !important; }
    .spacer-tb-5 {
      margin-top: 5em !important; } }

@media screen and (max-width: 640px) {
  body {
    font-size: 15px; }

  .only-sp {
    display: block !important; }

  .no-sp {
    display: none !important;
    /* Spacer */ }

  .spacer-sp-0 {
    margin-top: 0 !important; }

  .spacer-sp-0_5 {
    margin-top: 0.5em !important; }

  .spacer-sp-1 {
    margin-top: 1em !important; }

  .spacer-sp-1_5 {
    margin-top: 1.5em !important; }

  .spacer-sp-2 {
    margin-top: 2em !important; }

  .spacer-sp-2_5 {
    margin-top: 2.5em !important; }

  .spacer-sp-3 {
    margin-top: 3em !important; }

  .spacer-sp-4 {
    margin-top: 4em !important; }

  .spacer-sp-5 {
    margin-top: 5em !important; } }

section[class^=area] {
  min-height: 40px;
  text-align: left; }

section.area11 {
  margin-right: 0;
  width: 100%; }

section.area12, section.area24, section.area36 {
  width: 48.8%; }

section.area13, section.area26 {
  width: 31.73%; }

section.area23, section.area46 {
  width: 65.86%; }

section.area14 {
  width: 23.2%; }

section.area34 {
  width: 74.4%; }

section.area15 {
  width: 18.08%; }

section.area25 {
  width: 38.56%; }

section.area35 {
  width: 59.04%; }

section.area45 {
  width: 79.52%; }

section.area16 {
  width: 14.66%; }

section.area56 {
  width: 82.93%;
  /* Grid Layout  */ }

.row, .row-sp, .table-row {
  width: 100%; }

.row:after, .row-sp:after, .tb-row:after, .table-row:after, .table-sp-row:after, .table-tb-row:after {
  clear: both;
  content: ' ';
  display: table; }

.table-row, .table-sp-row, .table-tb-row {
  display: table; }

div[class^=col-] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding: 0 1em 0 0; }

.table-row > div[class^=col-], .table-sp-row > div[class^=col-], .table-tb-row > div[class^=col-], .table-dt-row > div[class^=col-] {
  display: table-cell;
  float: none;
  min-height: inherit; }

.table-row > div {
  vertical-align: top; }

.row.inversedirection > div[class^=col-], .row-sp.inversedirection > div[class^=col-] {
  float: right; }

.nospace > div[class^=col-] {
  padding: 0; }

.extratight > div[class^=col-] {
  padding: 0 0.25em; }

.tight > div[class^=col-] {
  padding: 0 0.5em; }

.normal > div[class^=col-] {
  padding: 0 1em; }

.large > div[class^=col-] {
  padding: 0 2em; }

.wide > div[class^=col-] {
  padding: 0 3em; }

.extrawide > div[class^=col-] {
  padding: 0 4em; }

div[class^=col-]:first-of-type, .tight > div[class^=col-]:first-of-type, .wide > div[class^=col-]:first-of-type, .extrawide > div[class^=col-]:first-of-type {
  padding-left: 0; }

div[class^=col-]:last-of-type, .tight > div[class^=col-]:last-of-type, .wide > div[class^=col-]:last-of-type, .extrawide > div[class^=col-]:last-of-type {
  padding-right: 0; }

.row div.col-11, .table-row div.col-11 {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

div.col-12, div.col-24, div.col-36, div.col-48, div.col-510, div.col-612, div.col-6 {
  width: 50%; }

div.col-13, div.col-26, div.col-39, div.col-412, div.col-4 {
  width: 33.33%; }

div.col-23, div.col-46, div.col-69, div.col-812, div.col-8 {
  width: 66.66%; }

div.col-14, div.col-28, div.col-312, div.col-3 {
  width: 25%; }

div.col-34, div.col-68, div.col-912, div.col-9 {
  width: 75%; }

div.col-15, div.col-210 {
  width: 20%; }

div.col-25, div.col-410 {
  width: 40%; }

div.col-35, div.col-610 {
  width: 60%; }

div.col-45, div.col-810 {
  width: 80%; }

div.col-16, div.col-212, div.col-2 {
  width: 16.6%; }

div.col-56, div.col-10, div.col-1012 {
  width: 83.3%; }

div.col-17 {
  width: 14.2857%; }

div.col-27 {
  width: 28.5714%; }

div.col-37 {
  width: 42.8571%; }

div.col-47 {
  width: 57.1428%; }

div.col-57 {
  width: 71.4285%; }

div.col-67 {
  width: 85.7142%; }

div.col-18 {
  width: 12.5%; }

div.col-38 {
  width: 37.5%; }

div.col-58 {
  width: 62.5%; }

div.col-78 {
  width: 87.5%; }

div.col-19 {
  width: 11.1%; }

div.col-29 {
  width: 22.2%; }

div.col-49 {
  width: 44.4%; }

div.col-59 {
  width: 55.5%; }

div.col-79 {
  width: 77.7%; }

div.col-89 {
  width: 88.8%; }

div.col-110 {
  width: 10%; }

div.col-310 {
  width: 30%; }

div.col-710 {
  width: 70%; }

div.col-910 {
  width: 90%; }

div.col-111 {
  width: 9.09%; }

div.col-211 {
  width: 18.181%; }

div.col-311 {
  width: 27.272%; }

div.col-411 {
  width: 36.363%; }

div.col-511 {
  width: 45.454%; }

div.col-611 {
  width: 54.545%; }

div.col-711 {
  width: 63.636%; }

div.col-811 {
  width: 72.727%; }

div.col-911 {
  width: 81.818%; }

div.col-1011 {
  width: 90.909%; }

div.col-112, div.col-1 {
  width: 8.333%; }

div.col-512 {
  width: 41.666%; }

div.col-712 {
  width: 58.333%; }

div.col-1112 {
  width: 91.666%;
  /* Widescreen */ }

@media only screen and (min-width: 1280px) {
  /* Desktop */
    .nospace-ws > div[class^=col-] {
      padding: 0; }
    .extratight-ws > div[class^=col-] {
      padding: 0 0.25em; }
    .tight-ws > div[class^=col-] {
      padding: 0 0.5em; }
    .normal-ws > div[class^=col-] {
      padding: 0 1em; }
    .large-ws > div[class^=col-] {
      padding: 0 2em; }
    .wide-ws > div[class^=col-] {
      padding: 0 3em; }
    .extrawide-ws > div[class^=col-] {
      padding: 0 4em; }
    .break-ws {
      padding-right: 0 !important; }
    .break-ws:after {
      clear: both;
      content: ' ';
      display: table; }
    .break-ws + div {
      clear: both;
      padding-left: 0 !important; }
    .row div.col-ws-11 + div {
      padding-left: 0 !important; }
    .row div.col-ws-11, .table-row div.col-ws-11 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    div.col-ws-12, div.col-ws-24, div.col-ws-36, div.col-ws-48, div.col-ws-510, div.col-ws-612, div.col-ws-6 {
      width: 50%; }
    div.col-ws-13, div.col-ws-26, div.col-ws-39, div.col-ws-412, div.col-ws-4 {
      width: 33.33%; }
    div.col-ws-23, div.col-ws-46, div.col-ws-69, div.col-ws-812, div.col-ws-8 {
      width: 66.66%; }
    div.col-ws-14, div.col-ws-28, div.col-ws-312, div.col-ws-3 {
      width: 25%; }
    div.col-ws-34, div.col-ws-68, div.col-ws-912, div.col-ws-9 {
      width: 75%; }
    div.col-ws-15, div.col-ws-210 {
      width: 20%; }
    div.col-ws-25, div.col-ws-410 {
      width: 40%; }
    div.col-ws-35, div.col-ws-610 {
      width: 60%; }
    div.col-ws-45, div.col-ws-810 {
      width: 80%; }
    div.col-ws-16, div.col-ws-212, div.col-ws-2 {
      width: 16.6%; }
    div.col-ws-56, div.col-ws-10, div.col-ws-1012 {
      width: 83.3%; }
    div.col-ws-17 {
      width: 14.2857%; }
    div.col-ws-27 {
      width: 28.5714%; }
    div.col-ws-37 {
      width: 42.8571%; }
    div.col-ws-47 {
      width: 57.1428%; }
    div.col-ws-57 {
      width: 71.4285%; }
    div.col-ws-67 {
      width: 85.7142%; }
    div.col-ws-18 {
      width: 12.5%; }
    div.col-ws-38 {
      width: 37.5%; }
    div.col-ws-58 {
      width: 62.5%; }
    div.col-ws-78 {
      width: 87.5%; }
    div.col-ws-19 {
      width: 11.1%; }
    div.col-ws-29 {
      width: 22.2%; }
    div.col-ws-49 {
      width: 44.4%; }
    div.col-ws-59 {
      width: 55.5%; }
    div.col-ws-79 {
      width: 77.7%; }
    div.col-ws-89 {
      width: 88.8%; }
    div.col-ws-110 {
      width: 10%; }
    div.col-ws-310 {
      width: 30%; }
    div.col-ws-710 {
      width: 70%; }
    div.col-ws-910 {
      width: 90%; }
    div.col-ws-111 {
      width: 9.09%; }
    div.col-ws-211 {
      width: 18.181%; }
    div.col-ws-311 {
      width: 27.272%; }
    div.col-ws-411 {
      width: 36.363%; }
    div.col-ws-511 {
      width: 45.454%; }
    div.col-ws-611 {
      width: 54.545%; }
    div.col-ws-711 {
      width: 63.636%; }
    div.col-ws-811 {
      width: 72.727%; }
    div.col-ws-911 {
      width: 81.818%; }
    div.col-ws-1011 {
      width: 90.909%; }
    div.col-ws-112, div.col-ws-1 {
      width: 8.333%; }
    div.col-ws-512 {
      width: 41.666%; }
    div.col-ws-712 {
      width: 58.333%; }
    div.col-ws-1112 {
      width: 91.666%; } }

@media only screen and (min-width: 960px) and (max-width: 1280px) {
  /* Tablet */
    .nospace-dt > div[class^=col-] {
      padding: 0; }
    .extratight-dt > div[class^=col-] {
      padding: 0 0.25em; }
    .tight-dt > div[class^=col-] {
      padding: 0 0.5em; }
    .normal-dt > div[class^=col-] {
      padding: 0 1em; }
    .large-dt > div[class^=col-] {
      padding: 0 2em; }
    .wide-dt > div[class^=col-] {
      padding: 0 3em; }
    .extrawide-dt > div[class^=col-] {
      padding: 0 4em; }
    .break-dt {
      padding-right: 0 !important; }
    .break-dt:after {
      clear: both;
      content: ' ';
      display: table; }
    .break-dt + div {
      clear: both;
      padding-left: 0 !important; }
    .row div.col-dt-11 + div {
      padding-left: 0 !important; }
    .row div.col-dt-11, .table-row div.col-dt-11 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    div.col-dt-12, div.col-dt-24, div.col-dt-36, div.col-dt-48, div.col-dt-510, div.col-dt-612, div.col-dt-6 {
      width: 50%; }
    div.col-dt-13, div.col-dt-26, div.col-dt-39, div.col-dt-412, div.col-dt-4 {
      width: 33.33%; }
    div.col-dt-23, div.col-dt-46, div.col-dt-69, div.col-dt-812, div.col-dt-8 {
      width: 66.66%; }
    div.col-dt-14, div.col-dt-28, div.col-dt-312, div.col-dt-3 {
      width: 25%; }
    div.col-dt-34, div.col-dt-68, div.col-dt-912, div.col-dt-9 {
      width: 75%; }
    div.col-dt-15, div.col-dt-210 {
      width: 20%; }
    div.col-dt-25, div.col-dt-410 {
      width: 40%; }
    div.col-dt-35, div.col-dt-610 {
      width: 60%; }
    div.col-dt-45, div.col-dt-810 {
      width: 80%; }
    div.col-dt-16, div.col-dt-212, div.col-dt-2 {
      width: 16.6%; }
    div.col-dt-56, div.col-dt-10, div.col-dt-1012 {
      width: 83.3%; }
    div.col-dt-17 {
      width: 14.2857%; }
    div.col-dt-27 {
      width: 28.5714%; }
    div.col-dt-37 {
      width: 42.8571%; }
    div.col-dt-47 {
      width: 57.1428%; }
    div.col-dt-57 {
      width: 71.4285%; }
    div.col-dt-67 {
      width: 85.7142%; }
    div.col-dt-18 {
      width: 12.5%; }
    div.col-dt-38 {
      width: 37.5%; }
    div.col-dt-58 {
      width: 62.5%; }
    div.col-dt-78 {
      width: 87.5%; }
    div.col-dt-19 {
      width: 11.1%; }
    div.col-dt-29 {
      width: 22.2%; }
    div.col-dt-49 {
      width: 44.4%; }
    div.col-dt-59 {
      width: 55.5%; }
    div.col-dt-79 {
      width: 77.7%; }
    div.col-dt-89 {
      width: 88.8%; }
    div.col-dt-110 {
      width: 10%; }
    div.col-dt-310 {
      width: 30%; }
    div.col-dt-710 {
      width: 70%; }
    div.col-dt-910 {
      width: 90%; }
    div.col-dt-111 {
      width: 9.09%; }
    div.col-dt-211 {
      width: 18.181%; }
    div.col-dt-311 {
      width: 27.272%; }
    div.col-dt-411 {
      width: 36.363%; }
    div.col-dt-511 {
      width: 45.454%; }
    div.col-dt-611 {
      width: 54.545%; }
    div.col-dt-711 {
      width: 63.636%; }
    div.col-dt-811 {
      width: 72.727%; }
    div.col-dt-911 {
      width: 81.818%; }
    div.col-dt-1011 {
      width: 90.909%; }
    div.col-dt-112, div.col-dt-1 {
      width: 8.333%; }
    div.col-dt-512 {
      width: 41.666%; }
    div.col-dt-712 {
      width: 58.333%; }
    div.col-dt-1112 {
      width: 91.666%; } }

@media only screen and (max-width: 960px) {
  /* Tablet */
    section.area13, section.area26, section.area23, section.area46, section.area14, section.area34, section.area25, section.area35 {
      width: 48.8%; } }

@media only screen and (min-width: 640px) and (max-width: 960px) {
  /* Smartphone */
    .nospace-tb > div[class^=col-] {
      padding: 0; }
    .extratight-tb > div[class^=col-] {
      padding: 0 0.25em; }
    .tight-tb > div[class^=col-] {
      padding: 0 0.5em; }
    .normal-tb > div[class^=col-] {
      padding: 0 1em; }
    .large-tb > div[class^=col-] {
      padding: 0 2em; }
    .wide-tb > div[class^=col-] {
      padding: 0 3em; }
    .extrawide-tb > div[class^=col-] {
      padding: 0 4em; }
    .break-tb {
      padding-right: 0 !important; }
    .break-tb:after {
      clear: both;
      content: ' ';
      display: table; }
    .break-tb + div {
      clear: both;
      padding-left: 0 !important; }
    .row div.col-tb-11 + div {
      padding-left: 0 !important; }
    .row div.col-tb-11, .table-row div.col-tb-11 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    div.col-tb-12, div.col-tb-24, div.col-tb-36, div.col-tb-48, div.col-tb-510, div.col-tb-612, div.col-tb-6 {
      width: 50%; }
    div.col-tb-13, div.col-tb-26, div.col-tb-39, div.col-tb-412, div.col-tb-4 {
      width: 33.33%; }
    div.col-tb-23, div.col-tb-46, div.col-tb-69, div.col-tb-812, div.col-tb-8 {
      width: 66.66%; }
    div.col-tb-14, div.col-tb-28, div.col-tb-312, div.col-tb-3 {
      width: 25%; }
    div.col-tb-34, div.col-tb-68, div.col-tb-912, div.col-tb-9 {
      width: 75%; }
    div.col-tb-15, div.col-tb-210 {
      width: 20%; }
    div.col-tb-25, div.col-tb-410 {
      width: 40%; }
    div.col-tb-35, div.col-tb-610 {
      width: 60%; }
    div.col-tb-45, div.col-tb-810 {
      width: 80%; }
    div.col-tb-16, div.col-tb-212, div.col-tb-2 {
      width: 16.6%; }
    div.col-tb-56, div.col-tb-10, div.col-tb-1012 {
      width: 83.3%; }
    div.col-tb-17 {
      width: 14.2857%; }
    div.col-tb-27 {
      width: 28.5714%; }
    div.col-tb-37 {
      width: 42.8571%; }
    div.col-tb-47 {
      width: 57.1428%; }
    div.col-tb-57 {
      width: 71.4285%; }
    div.col-tb-67 {
      width: 85.7142%; }
    div.col-tb-18 {
      width: 12.5%; }
    div.col-tb-38 {
      width: 37.5%; }
    div.col-tb-58 {
      width: 62.5%; }
    div.col-tb-78 {
      width: 87.5%; }
    div.col-tb-19 {
      width: 11.1%; }
    div.col-tb-29 {
      width: 22.2%; }
    div.col-tb-49 {
      width: 44.4%; }
    div.col-tb-59 {
      width: 55.5%; }
    div.col-tb-79 {
      width: 77.7%; }
    div.col-tb-89 {
      width: 88.8%; }
    div.col-tb-110 {
      width: 10%; }
    div.col-tb-310 {
      width: 30%; }
    div.col-tb-710 {
      width: 70%; }
    div.col-tb-910 {
      width: 90%; }
    div.col-tb-111 {
      width: 9.09%; }
    div.col-tb-211 {
      width: 18.181%; }
    div.col-tb-311 {
      width: 27.272%; }
    div.col-tb-411 {
      width: 36.363%; }
    div.col-tb-511 {
      width: 45.454%; }
    div.col-tb-611 {
      width: 54.545%; }
    div.col-tb-711 {
      width: 63.636%; }
    div.col-tb-811 {
      width: 72.727%; }
    div.col-tb-911 {
      width: 81.818%; }
    div.col-tb-1011 {
      width: 90.909%; }
    div.col-tb-112, div.col-tb-1 {
      width: 8.333%; }
    div.col-tb-512 {
      width: 41.666%; }
    div.col-tb-712 {
      width: 58.333%; }
    div.col-tb-1112 {
      width: 91.666%; } }

@media only screen and (max-width: 640px) {
  section[class^=area] {
    margin-right: 0;
    width: 100%; }

  div[class^=col-] {
    padding: 0; }

  .row-sp div[class^=col-] {
    padding: 0 1em; }

  .table-row > div, .row > div, .row-sp > div {
    width: 100%; }

  .nospace-sp > div[class^=col-] {
    padding: 0; }

  .extratight-sp > div[class^=col-] {
    padding: 0 0.25em; }

  .tight-sp > div[class^=col-] {
    padding: 0 0.5em; }

  .normal-sp > div[class^=col-] {
    padding: 0 1em; }

  .large-sp > div[class^=col-] {
    padding: 0 2em; }

  .wide-sp > div[class^=col-] {
    padding: 0 3em; }

  .extrawide-sp > div[class^=col-] {
    padding: 0 4em; }

  .break-sp {
    padding-right: 0 !important; }

  .break-sp:after {
    clear: both;
    content: ' ';
    display: table; }

  .break-sp + div {
    clear: both;
    padding-left: 0 !important; }

  .row div.col-sp-11 + div {
    padding-left: 0 !important; }

  .row div.col-sp-11, .table-row div.col-sp-11 {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

  div.col-sp-12, div.col-sp-24, div.col-sp-36, div.col-sp-48, div.col-sp-510, div.col-sp-612, div.col-sp-6 {
    width: 50%; }

  div.col-sp-13, div.col-sp-26, div.col-sp-39, div.col-sp-412, div.col-sp-4 {
    width: 33.33%; }

  div.col-sp-23, div.col-sp-46, div.col-sp-69, div.col-sp-812, div.col-sp-8 {
    width: 66.66%; }

  div.col-sp-14, div.col-sp-28, div.col-sp-312, div.col-sp-3 {
    width: 25%; }

  div.col-sp-34, div.col-sp-68, div.col-sp-912, div.col-sp-9 {
    width: 75%; }

  div.col-sp-15, div.col-sp-210 {
    width: 20%; }

  div.col-sp-25, div.col-sp-410 {
    width: 40%; }

  div.col-sp-35, div.col-sp-610 {
    width: 60%; }

  div.col-sp-45, div.col-sp-810 {
    width: 80%; }

  div.col-sp-16, div.col-sp-212, div.col-sp-2 {
    width: 16.6%; }

  div.col-sp-56, div.col-sp-10, div.col-sp-1012 {
    width: 83.3%; }

  div.col-sp-17 {
    width: 14.2857%; }

  div.col-sp-27 {
    width: 28.5714%; }

  div.col-sp-37 {
    width: 42.8571%; }

  div.col-sp-47 {
    width: 57.1428%; }

  div.col-sp-57 {
    width: 71.4285%; }

  div.col-sp-67 {
    width: 85.7142%; }

  div.col-sp-18 {
    width: 12.5%; }

  div.col-sp-38 {
    width: 37.5%; }

  div.col-sp-58 {
    width: 62.5%; }

  div.col-sp-78 {
    width: 87.5%; }

  div.col-sp-19 {
    width: 11.1%; }

  div.col-sp-29 {
    width: 22.2%; }

  div.col-sp-49 {
    width: 44.4%; }

  div.col-sp-59 {
    width: 55.5%; }

  div.col-sp-79 {
    width: 77.7%; }

  div.col-sp-89 {
    width: 88.8%; }

  div.col-sp-110 {
    width: 10%; }

  div.col-sp-310 {
    width: 30%; }

  div.col-sp-710 {
    width: 70%; }

  div.col-sp-910 {
    width: 90%; }

  div.col-sp-111 {
    width: 9.09%; }

  div.col-sp-211 {
    width: 18.181%; }

  div.col-sp-311 {
    width: 27.272%; }

  div.col-sp-411 {
    width: 36.363%; }

  div.col-sp-511 {
    width: 45.454%; }

  div.col-sp-611 {
    width: 54.545%; }

  div.col-sp-711 {
    width: 63.636%; }

  div.col-sp-811 {
    width: 72.727%; }

  div.col-sp-911 {
    width: 81.818%; }

  div.col-sp-1011 {
    width: 90.909%; }

  div.col-sp-112, div.col-sp-1 {
    width: 8.333%; }

  div.col-sp-512 {
    width: 41.666%; }

  div.col-sp-712 {
    width: 58.333%; }

  div.col-sp-1112 {
    width: 91.666%; } }

.pagecontent, .fullscreencontentcontainer {
  margin: 0 auto;
  max-width: 1640px;
  width: 90%;
  width: calc(100% - 160px); }

.fullscreenimagecontainer, .fullscreenvideocontainer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.fullscreencontentcontainer {
  padding: 100px 0; }

.areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.areacontainer + .areacontainer {
  margin-top: 40px; }

.imagecontainer > div[class^="imagecontainer"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.imagecontainer1 .image {
  width: 100%; }

.imagecontainer2 .image {
  width: 50%; }

.imagecontainer3 .image {
  width: 33.333%; }

.imagecontainer4 .image {
  width: 25%; }

.imagecontainer5 .image {
  width: 20%; }

.imagecontainer6 .image {
  width: 16.666%; }

.image {
  position: relative; }

.lazyimage {
  background-color: #1b1f22;
  background-position: center center;
  background-repeat: no-repeat; }

.lazyimage:not(.loaded) {
  background-size: 50px !important; }

.image a {
  display: block; }

.image img {
  display: block;
  float: none;
  height: 0;
  padding-bottom: 66.66%;
  width: 100%; }

.lazyimage > * {
  -webkit-transition: opacity 600ms ease;
  -moz-transition: opacity 600ms ease;
  -o-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
  /* Border Radius */
  opacity: 0; }

.lazyimage.loaded > * {
  opacity: 1; }

.image.loaded img {
  height: auto;
  padding-bottom: 0; }

.image a::after {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  background-color: #1b1f22;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0; }

.image a:hover::after {
  background-color: rgba(27, 31, 34, 0.5);
  opacity: 1; }

.image a span.icon-zoom {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  opacity: 0;
  position: absolute;
  right: 50%;
  top: 50%;
  width: 40px;
  z-index: 1; }

.image a:hover span.icon-zoom, .image a:focus span.icon-zoom {
  opacity: 1; }

.articleimageleft .imagecontainer, .articleimageright .imagecontainer, .articleimageleft .articledata, .articleimageright .articledata {
  width: 40%;
  width: calc(50% - 140px); }

.articleimageleft.layout1-2 .imagecontainer, .articleimageleft.layout2-1 .articledata, .articleimageright.layout2-1 .imagecontainer, .articleimageright.layout1-2 .articledata {
  width: 33.33%; }

.articleimageleft.layout2-1 .imagecontainer, .articleimageleft.layout1-2 .articledata, .articleimageright.layout1-2 .imagecontainer, .articleimageright.layout2-1 .articledata {
  width: 66.66%; }

article.adaptimage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

article.adaptimage .imagecontainer > div[class^="imagecontainer"] {
  height: 100%; }

article.adaptimage .imagecontainer .image a {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

article.adaptimage .imagecontainer .image .adaptedimage {
  background-position: center center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

article.adaptimage .imagecontainer .image.contain .adaptedimage {
  background-repeat: no-repeat;
  background-size: contain; }

article.adaptimage .imagecontainer .image.contain.loaded {
  -webkit-transition: background 250ms ease;
  -moz-transition: background 250ms ease;
  -o-transition: background 250ms ease;
  transition: background 250ms ease;
  /* Border Radius */
  background-color: transparent; }

article.adaptimage .imagecontainer .image img {
  display: none;
  /* Content */ }

.descriptioncontainer, .contentcontainer, .tablecontainer, .formcontainer {
  line-height: 160%; }

.descriptioncontainer ul, .contentcontainer ul, .tablecontainer ul, .formcontainer ul, .descriptioncontainer ol, .contentcontainer ol, .tablecontainer ol, .formcontainer ul {
  padding: 0; }

.descriptioncontainer li, .contentcontainer li, .tablecontainer li, .formcontainer li {
  line-height: 180%;
  padding: 5px 0 5px 31px;
  position: relative; }

.descriptioncontainer > ul li::before, .contentcontainer > ul li::before, .tablecontainer > ul li::before, .formcontainer > ul li::before {
  background-color: #34393e;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  top: 20px;
  width: 12px; }

article.whitebackground .articledata {
  background-color: rgba(0, 0, 0, 0.03);
  padding: 25px 30px; }

article .iframecontainer iframe {
  height: 100%;
  width: 100%; }

article.adaptiframe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

article.adaptiframe.articleiframeright .articledata, article.adaptiframe.articleiframeleft .articledata, article.adaptiframe.articleiframeright .iframecontainer, article.adaptiframe.articleiframeleft .iframecontainer {
  width: 50%;
  /* Desktop */ }

@media only screen and (max-width: 1280px) {
  /* Tablet */
    .imagecontainer .image a span.icon-zoom {
      background-size: 16px;
      height: 36px;
      width: 36px; } }

@media only screen and (max-width: 960px) {
  /* Smartphone */ }

@media only screen and (max-width: 640px) {
  article.adaptimage, article.adaptiframe {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  article.adaptimage.articleimageright .imagecontainer {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1; }

  .articleimageleft .imagecontainer, .articleimageright .imagecontainer, .articleimageleft .articledata, .articleimageright .articledata {
    width: 100%; }

  .imagecontainer > div[class^="imagecontainer"] .image {
    width: 100%; }

  article.adaptiframe.articleiframeright .articledata, article.adaptiframe.articleiframeleft .articledata, article.adaptiframe.articleiframeright .iframecontainer, article.adaptiframe.articleiframeleft .iframecontainer {
    width: 100%; }

  .articleimageleft.layout2-1 .articledata, .articleimageright.layout1-2 .articledata {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -2;
    -moz-order: -2;
    -ms-flex-order: -2;
    order: -2; }

  .articleimageleft.layout1-2 .imagecontainer, .articleimageleft.layout2-1 .articledata, .articleimageright.layout2-1 .imagecontainer, .articleimageright.layout1-2 .articledata, .articleimageleft.layout2-1 .imagecontainer, .articleimageleft.layout1-2 .articledata, .articleimageright.layout1-2 .imagecontainer, .articleimageright.layout2-1 .articledata {
    width: 100%; } }

.lazyimage {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBvcGFjaXR5PSIwLjIiIGZpbGw9IiNmZmYiIGQ9Ik0yMC4yMDEsNS4xNjljLTguMjU0LDAtMTQuOTQ2LDYuNjkyLTE0Ljk0NiwxNC45NDZjMCw4LjI1NSw2LjY5MiwxNC45NDYsMTQuOTQ2LDE0Ljk0NgpzMTQuOTQ2LTYuNjkxLDE0Ljk0Ni0xNC45NDZDMzUuMTQ2LDExLjg2MSwyOC40NTUsNS4xNjksMjAuMjAxLDUuMTY5eiBNMjAuMjAxLDMxLjc0OWMtNi40MjUsMC0xMS42MzQtNS4yMDgtMTEuNjM0LTExLjYzNApjMC02LjQyNSw1LjIwOS0xMS42MzQsMTEuNjM0LTExLjYzNGM2LjQyNSwwLDExLjYzMyw1LjIwOSwxMS42MzMsMTEuNjM0QzMxLjgzNCwyNi41NDEsMjYuNjI2LDMxLjc0OSwyMC4yMDEsMzEuNzQ5eiI+PC9wYXRoPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNi4wMTMsMTAuMDQ3bDEuNjU0LTIuODY2Yy0yLjE5OC0xLjI3Mi00Ljc0My0yLjAxMi03LjQ2Ni0yLjAxMmgwdjMuMzEyaDBDMjIuMzIsOC40ODEsMjQuMzAxLDkuMDU3LDI2LjAxMywxMC4wNDd6IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzIgMjAgMjApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVUeXBlPSJ4bWwiIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDIwIDIwIiB0bz0iMzYwIDIwIDIwIiBkdXI9IjEuMHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9wYXRoPjwvc3ZnPg=='); }

.swiper-button-prev, .swiper-button-next, .ui-datepicker-prev, .ui-datepicker-next {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjY5IiBoZWlnaHQ9IjEyLjI5IiB2aWV3Qm94PSIwIDAgNy42OSAxMi4yOSI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7ZmlsbDogbm9uZTtzdHJva2U6ICMwMDA7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO3N0cm9rZS1saW5lam9pbjogcm91bmQ7c3Ryb2tlLXdpZHRoOiAycHg7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNzk5LjA4LDE5ODQuMjJsMy45Miw0Ljc3LTMuOTIsNC43NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3OTYuMzEgLTE5ODIuODQpIi8+PC9zdmc+'); }

.input .button.has-icon::after, nav#mainmenu > ul > li:last-child > a::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjY5IiBoZWlnaHQ9IjEyLjI5IiB2aWV3Qm94PSIwIDAgNy42OSAxMi4yOSI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7ZmlsbDogbm9uZTtzdHJva2U6ICNmZmY7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO3N0cm9rZS1saW5lam9pbjogcm91bmQ7c3Ryb2tlLXdpZHRoOiAycHg7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNzk5LjA4LDE5ODQuMjJsMy45Miw0Ljc3LTMuOTIsNC43NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3OTYuMzEgLTE5ODIuODQpIi8+PC9zdmc+'); }

.chosen-container-single .chosen-single div b {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS45NyIgaGVpZ2h0PSI3LjkxIiB2aWV3Qm94PSIwIDAgMTEuOTcgNy45MSI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7ZmlsbDogbm9uZTtzdHJva2U6ICMwMDA7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO3N0cm9rZS1saW5lam9pbjogcm91bmQ7c3Ryb2tlLXdpZHRoOiAycHg7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xODA0LjYzLDE5ODcuODZMMTgwMCwxOTkybC00LjY0LTQuMTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNzk0IC0xOTg1LjA5KSIvPjwvc3ZnPg=='); }

.empty {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS45NyIgaGVpZ2h0PSI3LjkxIiB2aWV3Qm94PSIwIDAgMTEuOTcgNy45MSI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7ZmlsbDogbm9uZTtzdHJva2U6ICNmZmY7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO3N0cm9rZS1saW5lam9pbjogcm91bmQ7c3Ryb2tlLXdpZHRoOiAycHg7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xODA0LjYzLDE5ODcuODZMMTgwMCwxOTkybC00LjY0LTQuMTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNzk0IC0xOTg1LjA5KSIvPjwvc3ZnPg=='); }

.hasdate::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxOC45NjkiIHZpZXdCb3g9IjAgMCAyMSAxOC45NjkiPjxkZWZzPjxzdHlsZT4uY2xzLTEge2ZpbGw6ICMwYzFjMmY7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNTU3LjI1LDg2OS44NDNoLTMuMjZWODY4LjcyYTAuNzUsMC43NSwwLDEsMC0xLjUsMHYxLjEyM2gtOS45OFY4NjguNzJhMC43NSwwLjc1LDAsMSwwLTEuNSwwdjEuMTIzaC0zLjI2YTAuNzU2LDAuNzU2LDAsMCwwLS43NS43NTZ2MTUuNTkyYTAuNzU1LDAuNzU1LDAsMCwwLC43NS43NTZoMTkuNWEwLjc1NSwwLjc1NSwwLDAsMCwuNzUtMC43NTZWODcwLjZBMC43NTYsMC43NTYsMCwwLDAsMTU1Ny4yNSw4NjkuODQzWm0tMC43NSwxNS41OTJoLTE4di0xNC4wOGgyLjUxdjAuOTI1YTAuNzUsMC43NSwwLDEsMCwxLjUsMHYtMC45MjVoOS45OHYwLjkyNWEwLjc1LDAuNzUsMCwxLDAsMS41LDB2LTAuOTI1aDIuNTF2MTQuMDhabS0zLjI2LTEwLjA2NWgtMTEuNDhhMC43NTYsMC43NTYsMCwwLDAsMCwxLjUxMmgxMS40OEEwLjc1NiwwLjc1NiwwLDAsMCwxNTUzLjI0LDg3NS4zN1ptLTQuMjksMy44NDZoLTcuMTlhMC43NTYsMC43NTYsMCwwLDAsMCwxLjUxMmg3LjE5QTAuNzU2LDAuNzU2LDAsMCwwLDE1NDguOTUsODc5LjIxNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNTM3IC04NjcuOTY5KSIvPjwvc3ZnPg=='); }

form.is_loading .submitbutton::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBvcGFjaXR5PSIwLjIiIGZpbGw9IiNmZmYiIGQ9Ik0yMC4yMDEsNS4xNjljLTguMjU0LDAtMTQuOTQ2LDYuNjkyLTE0Ljk0NiwxNC45NDZjMCw4LjI1NSw2LjY5MiwxNC45NDYsMTQuOTQ2LDE0Ljk0NnMxNC45NDYtNi42OTEsMTQuOTQ2LTE0Ljk0NkMzNS4xNDYsMTEuODYxLDI4LjQ1NSw1LjE2OSwyMC4yMDEsNS4xNjl6IE0yMC4yMDEsMzEuNzQ5Yy02LjQyNSwwLTExLjYzNC01LjIwOC0xMS42MzQtMTEuNjM0YzAtNi40MjUsNS4yMDktMTEuNjM0LDExLjYzNC0xMS42MzRjNi40MjUsMCwxMS42MzMsNS4yMDksMTEuNjMzLDExLjYzNEMzMS44MzQsMjYuNTQxLDI2LjYyNiwzMS43NDksMjAuMjAxLDMxLjc0OXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjYuMDEzLDEwLjA0N2wxLjY1NC0yLjg2NmMtMi4xOTgtMS4yNzItNC43NDMtMi4wMTItNy40NjYtMi4wMTJoMHYzLjMxMmgwQzIyLjMyLDguNDgxLDI0LjMwMSw5LjA1NywyNi4wMTMsMTAuMDQ3eiI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlVHlwZT0ieG1sIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAyMCAyMCIgdG89IjM2MCAyMCAyMCIgZHVyPSIwLjVzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48L3N2Zz4=') !important; }

.image a span.icon-zoom {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNTA2LjEgNDc3LjlMMzYxLjcgMzMzLjRjNjUuOC04MCA2MS4zLTE5OS0xMy41LTI3My43LTc5LjUtNzkuNi0yMDktNzkuNi0yODguNSAwcy03OS42IDIwOSAwIDI4OC41YTIwNC4zIDIwNC4zIDAgMDAyNzMuNyAxMy41TDQ3Ny45IDUwNkEyMCAyMCAwIDEwNTA2IDQ3OHpNMzIwIDMxOS45Yy02NCA2NC0xNjggNjQtMjMyIDBDMjQgMjU2IDI0IDE1MiA4OCA4OCAxNTIgMjQgMjU2IDI0IDMyMCA4OGM2NCA2NCA2NCAxNjggMCAyMzJ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgIGQ9Ik0zMDEuOSAxODRoLTc4di03OGEyMCAyMCAwIDEwLTQwIDB2NzhIMTA2YTIwIDIwIDAgMTAwIDQwaDc4djc3LjlhMjAgMjAgMCAxMDQwIDB2LTc4aDc3LjlhMjAgMjAgMCAxMDAtNDB6Ii8+PC9zdmc+'); }

#showMenu {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  /* Border Radius */
  cursor: pointer;
  height: 53px;
  position: fixed;
  right: 80px;
  width: 40px;
  z-index: 99; }

#showMenu::before {
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
  /* Border Radius */
  color: #fff;
  content: 'Menu';
  position: relative;
  text-align: center;
  text-transform: uppercase; }

#showMenu.active::before {
  color: #fff !important; }

.dark-color #showMenu::before {
  color: #1b1f22; }

#showMenu span {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  background-color: #fff;
  display: block;
  height: 4px;
  left: 0;
  opacity: 1;
  position: absolute;
  width: 100%; }

#showMenu span:nth-child(1) {
  top: 25px;
  transform-origin: 8px 7px;
  -webkit-transform-origin: 8px 7px; }

#showMenu span:nth-child(2) {
  top: 35px;
  transform-origin: 20px;
  -webkit-transform-origin: 20px; }

#showMenu.active span {
  background-color: #fff !important; }

#showMenu.active span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

#showMenu.active span:nth-child(2) {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.dark-color #showMenu span {
  background-color: #1b1f22; }

#mainmenucontainer {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background-color: #1b1f22;
  bottom: 0;
  height: 210px !important;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 98; }

#mainmenucontainer.visible {
  opacity: 1 !important;
  pointer-events: auto; }

#mainmenu ul {
  margin-block-start: 0;
  margin-block-end: 0; }

#mainmenu ul li {
  display: inline-block; }

#mainmenu ul li a {
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
  /* Border Radius */
  color: #fff;
  display: inline-block;
  font-size: 26px;
  padding: 10px 20px;
  text-decoration: none; }

#mainmenu ul li a.external-link {
  background-color: #fff;
  margin-left: 40px; }

#mainmenu a:hover, #mainmenu ul li.active a {
  background-color: #ccc;
  /* Desktop */ }

@media only screen and (max-width: 1280px) {
  /* Tablet */ }

@media only screen and (max-width: 960px) {
  /* Smartphone */ }

table.contenttable {
  border-spacing: 2px;
  text-align: center;
  width: 100%; }

table.contenttable th {
  background-color: #4f6187;
  color: #fff;
  font-weight: bold;
  line-height: 58px; }

table.contenttable td {
  font-weight: 300;
  padding: 20px 0;
  white-space: nowrap; }

table.contenttable tr:nth-child(even) td {
  background-color: #fff; }

table.contenttable tr:nth-child(odd) td {
  background-color: #f8f8f8; }

table.contenttable th {
  background-color: #e3dfd3;
  /* Prices */ }

table.prices {
  border-spacing: 2px;
  text-align: center;
  width: 100%; }

table.prices th {
  background-color: #4f6187;
  color: #fff;
  font-weight: bold;
  padding: 10px 0; }

table.prices td {
  font-weight: 500;
  padding: 10px 0;
  white-space: nowrap; }

table.prices td:first-child {
  font-weight: 300; }

table.prices tr:nth-child(even) td {
  background-color: #fff; }

table.prices tr:nth-child(odd) td {
  background-color: #f8f8f8; }

table.prices.columns2 th, table.prices.columns2 td {
  width: 50%; }

table.prices.columns3 th, table.prices.columns3 td {
  width: 33.33%; }

table.prices.columns4 th, table.prices.columns4 td {
  width: 25%; }

table.prices.columns5 th, table.prices.columns5 td {
  width: 20%;
  /* Summer prices */ }

table.summer th {
  background-color: #678653;
  /* Winter prices */ }

table.winter th {
  background-color: #4f6187;
  /* Cookies */ }

table.cookiestable {
  border-collapse: collapse;
  width: 100%; }

table.cookiestable tr > th {
  background-color: #bfbfbf;
  color: #fff; }

table.cookiestable tr > * {
  border: 1px solid #bfbfbf;
  margin: 0;
  padding: 4px 20px;
  /* Desktop */ }

@media only screen and (max-width: 1280px) {
  /* Tablet */ }

@media only screen and (max-width: 960px) {
  /* Smartphone */ }

.formcontentcontainer + .formcontentcontainer {
  margin-top: 30px; }

form {
  width: 100%; }

form.is_loading input, form.is_loading textarea, form.is_loading select, form.is_loading button, form.is_loading .chosen-container {
  pointer-events: none; }

form.is_loading .submitbutton::after {
  background-size: contain;
  height: 30px;
  right: 8px;
  top: 9px;
  width: 30px; }

form, label, input, button, textarea, select, option {
  font-weight: 300; }

input, button, select, textarea {
  -webkit-appearance: none;
  outline: none; }

input[type="button"], input[type="submit"], button, .simulatehover {
  cursor: pointer; }

label {
  line-height: 160%; }

.input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-collapse: separate;
  box-sizing: border-box;
  position: relative;
  width: 100%; }

.input .button {
  display: inline-block;
  position: relative; }

.input > input, textarea, select, .chosen-container-multi .chosen-choices, .chosen-container-single .chosen-single {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  font-family: 'Abel', sans-serif;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  margin: 0;
  padding: 0 15px;
  width: 100%; }

.input > *:focus {
  border: 1px solid #00a2ff !important;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 162, 255, 0.5) !important; }

.chosen-container-active .chosen-single {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  border: 1px solid #00a2ff !important;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 162, 255, 0.5) !important; }

.input textarea {
  min-height: 130px;
  line-height: 140%;
  padding: 10px 15px; }

.input .button > * {
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
  /* Border Radius */
  background-color: #fff;
  border: 0;
  color: #fff;
  display: inline-block;
  font-family: 'Abel', sans-serif;
  font-size: 21px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  text-decoration: none; }

.input .button > *:hover {
  background-color: #e6e6e6; }

.has-icon {
  position: relative; }

.has-icon::after {
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 0;
  width: 8px; }

.has-icon > * {
  padding-right: 52px !important; }

.chosen-container {
  width: 100%; }

.drop-up ~ .chosen-container .chosen-drop {
  border-radius: 4px 4px 0 0;
  bottom: 100%;
  top: auto; }

.chosen-container-single .chosen-single {
  background: none;
  background-color: #fff;
  padding: 0 45px 0 15px; }

.chosen-container-single .chosen-single span {
  margin-right: 0; }

.chosen-container-single .chosen-single div {
  width: 35px; }

.chosen-container-single .chosen-single div b {
  background-position: center;
  background-repeat: no-repeat; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background: none;
  background-color: #fff; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: center; }

.chosen-container .chosen-results {
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0; }

.chosen-container .chosen-results li {
  font-size: 16px;
  line-height: 36px;
  padding: 0 15px;
  white-space: nowrap; }

.chosen-container .chosen-results li.active-result.highlighted {
  background: none;
  background-color: #efefef;
  color: #333; }

.checkboxcontainer {
  position: relative; }

.checkboxcontainer a {
  text-decoration: underline; }

@-webkit-keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@-moz-keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@-ms-keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@-webkit-keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

@-moz-keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

@-ms-keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

@keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

input[type="checkbox"] {
  display: none; }

.checkboxcontainer .check-box {
  -webkit-transition: border-color ease 100ms;
  -moz-transition: border-color ease 100ms;
  -o-transition: border-color ease 100ms;
  transition: border-color ease 100ms;
  /* Border Radius */
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  position: absolute;
  pointer-events: none;
  top: 3px;
  width: 15px; }

.checkboxcontainer .check-box::before, .checkboxcontainer .check-box::after {
  -webkit-transition: opacity ease 0.5;
  -moz-transition: opacity ease 0.5;
  -o-transition: opacity ease 0.5;
  transition: opacity ease 0.5;
  /* Border Radius */
  background-color: #000;
  border-radius: 2px;
  content: ' ' !important;
  display: inline-block;
  height: 0;
  position: absolute;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  width: 3px; }

.checkboxcontainer .check-box::before {
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 6px;
  top: 10px; }

.checkboxcontainer .check-box::after {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
  top: 4px; }

.check-box + label {
  cursor: pointer;
  font-weight: 400;
  left: 0;
  padding-left: 23px; }

input[type=checkbox]:checked + .check-box::after, .check-box.checked::after {
  -webkit-animation: dothabottomcheck 100ms ease;
  -moz-animation: dothabottomcheck 100ms ease;
  -o-animation: dothabottomcheck 100ms ease;
  animation: dothabottomcheck 100ms ease;
  /*! jQuery UI - v1.12.1 - 2017-12-14
* http://jqueryui.com
* Includes: core.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
  height: 7px;
  max-height: 7px; }
  input[type=checkbox]:checked + .check-box::before, .check-box.checked::before {
    -webkit-animation: dothatopcheck 200ms ease;
    -moz-animation: dothatopcheck 200ms ease;
    -o-animation: dothatopcheck 200ms ease;
    animation: dothatopcheck 200ms ease;
    /*! jQuery UI - v1.12.1 - 2017-12-14
* http://jqueryui.com
* Includes: core.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
    height: 15px;
    max-height: 15px; }

.radiocontainer {
  position: relative; }

.radiocontainer input[type=radio] {
  position: absolute;
  visibility: hidden; }

.radiocontainer input[type=radio] + label {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  /* Border Radius */
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 25px; }

.radiocontainer label::before, .radiocontainer label::after {
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute; }

.radiocontainer label::before {
  -webkit-transition: border 200ms linear;
  -moz-transition: border 200ms linear;
  -o-transition: border 200ms linear;
  transition: border 200ms linear;
  /* Border Radius */
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 2px solid #000;
  height: 12px;
  left: 0;
  top: 50%;
  width: 12px; }

.radiocontainer label::after {
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  /* Border Radius */
  height: 8px;
  left: 4px;
  top: 10px;
  width: 8px; }

.radiocontainer input[type=radio]:checked + label::after {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  background-color: #000; }

.mandatory, .required {
  font-weight: bold; }

.mandatory:after, .required:after {
  color: #cd0d3a;
  content: ' *'; }

.input.has-error input[type=text], .input.has-error input[type=email], .input.has-error input[type=date], .input.has-error input[type=time], .input.has-error input[type=tel], .input.has-error textarea, .chosen-container-multi.has-error .chosen-choices, .chosen-container-single.has-error .chosen-single, .input.has-error input[type=text]:focus, .input.has-error input[type=email]:focus, .input.has-error input[type=date]:focus, .input.has-error input[type=time]:focus, .input.has-error input[type=tel]:focus, .input.has-error textarea, .chosen-container-multi.has-error .chosen-choices:focus, .chosen-container-single.has-error .chosen-single:focus {
  border: 1px solid #cd0d3a;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(205, 13, 58, 0.5); }

.input + span.help-block, .checkboxcontainer + span.help-block, .radioboxcontainer + span.help-block, .chosen-container + span.help-block {
  color: #cd0d3a;
  display: block;
  font-size: 14px;
  line-height: 125%;
  margin-top: 5px; }

.input + span.help-block:hover, .checkboxcontainer + span.help-block:hover, .radioboxcontainer + span.help-block:hover {
  color: #cd0d3a;
  text-decoration: none; }

#privacycontainer {
  border: 1px solid #aaa;
  font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
  font-size: 12px;
  line-height: 160%;
  margin: 20px 0;
  padding: 20px 30px; }

.hasdate input {
  cursor: pointer;
  padding-right: 48px; }

.hasdate::after {
  background-position: center left;
  background-repeat: no-repeat;
  content: '';
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px; }

.ui-datepicker {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  margin: -3px; }

.ui-datepicker-calendar tr th {
  font-size: 18px; }

.ui-datepicker-calendar tr td {
  font-size: 15px; }

.ui-datepicker-calendar tr td a.ui-state-hover, .ui-datepicker-calendar tr td a.ui-state-active {
  background-color: #fff;
  color: #fff; }

.ui-datepicker-prev, .ui-datepicker-next {
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  /* Border Radius */
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.25; }

.ui-datepicker-prev:hover, .ui-datepicker-next:hover {
  opacity: 1; }

.ui-datepicker-prev {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.ui-datepicker-prev.ui-state-disabled, .ui-datepicker-next.ui-state-disabled {
  pointer-events: none;
  /* Smartphone */ }

@media screen and (max-width: 640px) {
  #datepicker-wrapper {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999; }

  #datepicker-wrapper > h3 {
    font-size: 24px;
    left: 0;
    padding: 15px 20px;
    position: fixed;
    top: 0;
    width: 100%; }

  #datepicker-wrapper > button {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    bottom: 10px;
    color: #fff;
    left: 10%;
    padding: 15px 20px;
    position: fixed;
    width: 80%; }

  #datepicker-wrapper #ui-datepicker-div {
    box-shadow: none;
    left: auto !important;
    margin: 0 auto;
    position: relative !important;
    top: 60px !important;
    width: 80%; } }

#scrollbar {
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #fff;
  position: fixed;
  right: 0;
  top: 50%; }

div[id^=meteo-forecast-short-] article {
  margin-bottom: 0; }

div[id^=meteo-forecast-short-] .meteocontainer {
  color: #fff;
  display: inline;
  height: 75px;
  text-align: center;
  width: 100%; }

div[id^=meteo-forecast-short-] .meteocontainer img {
  text-align: right; }

div[id^=meteo-forecast-short-] .meteocontainer .col-12 {
  float: left;
  vertical-align: middle; }

div[id^=meteo-forecast-short-] .meteocontainer .col-12:first-child {
  text-align: right; }

div[id^=meteo-forecast-short-] .meteocontainer .col-12:last-child {
  text-align: left;
  vertical-align: middle; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-day-temperature {
  display: inline-block;
  text-align: center;
  width: auto; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-day {
  font-size: 20px;
  text-transform: uppercase; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-temperature {
  margin-top: 0.25em; }

div[id^=meteo-forecast-short-] .meteocontainer span.meteo-temperature-max {
  font-size: 16px;
  font-weight: 600;
  margin-right: 0.25em;
  text-align: center; }

div[id^=meteo-forecast-short-] .meteocontainer span.meteo-temperature-min {
  font-size: 14px;
  font-weight: 300;
  margin-right: 0.25em;
  text-align: center; }

div[id^=meteo-forecast-short-] .meteocontainer span.meteo-copyright {
  display: block;
  font-size: 14px;
  margin-top: 0.5em;
  opacity: 0.5;
  /* Cookies */ }

.hasCookieBar #cookiebar {
  display: block; }

#cookiebar {
  background-color: rgba(255, 255, 255, 0.95);
  bottom: 0;
  display: none;
  font-size: 16px;
  left: 0;
  line-height: 180%;
  padding: 15px 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 1000; }

#cookiebar span, #cookiebar a {
  color: #333; }

#cookiebar #cookielink {
  background-color: #666;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  padding: 8px 15px;
  text-decoration: none;
  white-space: nowrap; }

#cookiebar #cookielink:hover, #cookiebar #cookielink:focus {
  background-color: #333;
  /* Message Boxes */ }

.info-box, .success-box, .warning-box, .error-box {
  border: 1px solid #999;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  margin-bottom: 2em;
  padding: 1em; }

.success-box {
  border-color: #00b842;
  color: #00b842; }

.error-box {
  border-color: #d00;
  color: #d00;
  /* Fixierte Bereiche */ }

.autofixed.fixed {
  position: fixed;
  /* Desktop */ }

@media only screen and (max-width: 1280px) {
  /* Tablet */ }

@media only screen and (max-width: 960px) {
  /* Smartphone */ }

header {
  height: 70vh;
  max-height: 66.66vw;
  position: relative; }

body.mainpage header {
  height: 100vh; }

#header {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  left: 0;
  padding: 40px 120px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; }

#header.has-background {
  background-color: #fff;
  padding-bottom: 20px;
  padding-top: 20px; }

#shortrequest-container, #header {
  padding-left: 120px;
  padding-right: 120px; }

#header-logo img {
  -webkit-transition: width 250ms ease;
  -moz-transition: width 250ms ease;
  -o-transition: width 250ms ease;
  transition: width 250ms ease;
  /* Border Radius */
  width: 260px; }

#header.has-background #header-logo img {
  width: 120px; }

#header-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 99; }

#language {
  position: relative;
  right: 0;
  top: 0; }

body.overflowhidden #language {
  display: none; }

#language ul {
  padding: 0; }

#language li {
  display: inline-block; }

#language li + li::before {
  color: #fff;
  content: ' - ';
  opacity: 0.5; }

#language li a {
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  /* Border Radius */
  color: #fff;
  opacity: 0.8;
  padding: 0 5px;
  text-decoration: none; }

#language li a:hover {
  opacity: 1; }

#quick-contact {
  -webkit-transition: top 250ms ease;
  -moz-transition: top 250ms ease;
  -o-transition: top 250ms ease;
  transition: top 250ms ease;
  /* Border Radius */
  padding: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 74px; }

#header.has-background #quick-contact {
  top: 94px; }

#quick-contact a {
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
  /* Border Radius */
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 160%;
  text-decoration: none; }

#quick-contact a:hover {
  color: #fff; }

#request-button {
  margin-left: 50px; }

#header-slogan {
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  z-index: 2;
  width: 740px; }

.header-slogan-container {
  display: inline-block;
  margin: 0 auto; }

#header-slogan h1 {
  color: #fff;
  font-size: 70px;
  line-height: 140%;
  margin-bottom: 0; }

#header-slogan p {
  color: #fff;
  font-family: 'Abel', sans-serif;
  font-size: 30px;
  line-height: 125%;
  margin-top: 7px; }

.articlecontent + .articlecontent {
  margin-top: 50px; }

.slider {
  overflow: visible;
  position: relative; }

.swiper-container {
  height: 100%;
  width: 100%; }

.swiper-wrapper {
  overflow: hidden;
  z-index: 0; }

.swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background-color: transparent;
  opacity: 0 !important; }

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

.swiper-container-horizontal > .swiper-pagination-bullets {
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 92px;
  left: 50%;
  text-align: right;
  width: auto;
  z-index: 3; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: transparent;
  bottom: 0;
  border-radius: 0;
  font-weight: 700;
  height: 29px;
  margin: 0 5px !important;
  padding: 0 10px;
  position: relative;
  text-align: center;
  top: auto;
  width: auto; }

.swiper-pagination-bullet {
  opacity: 0.3; }

.swiper-pagination-bullet::after {
  background-color: #1b1f22;
  bottom: 0;
  content: '';
  height: 5px;
  left: 0;
  opacity: 0.6;
  position: absolute;
  right: 0; }

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

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-button-prev, .swiper-button-next {
  display: none !important; }

.fancybox-image {
  background-color: #fff; }

#header-slider {
  bottom: 0;
  height: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  /*#header-slider::before {
	background: rgba(#000, 0.3);
	background: -moz-linear-gradient(180deg, rgba(#000, 1) 0%, rgba(#000, 0.4) 100%);
	background: -webkit-linear-gradient(180deg, rgba(#000, 1) 0%, rgba(#000, 0.4) 100%);
	background: linear-gradient(180deg, rgba(#000, 1) 0%, rgba(#000, 0.4) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b0f15",endColorstr="#272e37",GradientType=1);
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0.75;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}*/ }

#shortrequest {
  background-color: #1b1f22;
  bottom: 0;
  height: 75px;
  position: fixed;
  z-index: 99; }

#shortrequest-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  height: 100%;
  padding: 0 80px;
  width: auto; }

#shortrequest-container .input-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

#shortrequest-container .inputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

#shortrequest-container .inputs label {
  color: #fff;
  margin-right: 9px; }

#shortrequest-container .inputs .input {
  max-width: 140px; }

#shortrequest-container .input-container + .input-container {
  margin-left: 50px; }

#shortrequest-container > .input-container {
  margin-left: 50px; }

#shortrequest-container .input input[type="text"], #shortrequest-container .input select, #shortrequest-container .chosen-container-single .chosen-single {
  background-color: transparent;
  border: 1px solid #fff;
  box-shadow: none !important;
  color: #fff;
  height: 38px;
  font-size: 14px;
  text-align: center;
  outline: 0 !important;
  padding: 0 20px; }

#shortrequest-container .input input[type="text"]:focus, #shortrequest-container .input select:focus, #shortrequest-container .chosen-container.chosen-with-drop {
  background-color: #fff;
  color: #fff; }

#shortrequest-container .input select {
  height: 38px;
  line-height: 38px; }

#shortrequest-container .input select option {
  color: #1b1f22; }

#shortrequest-container .chosen-container-single .chosen-single {
  height: 38px;
  margin-top: 0; }

#shortrequest-container .chosen-container-single .chosen-single span {
  line-height: 38px;
  height: 38px; }

#shortrequest-container .hasdate::after, #shortrequest-container .chosen-container-single .chosen-single div {
  display: none; }

.articleimageleft, .articleimageright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.articleimageleft .image:first-child, .articleimageright .image:first-child {
  -moz-transform: translate(25px, 0);
  -o-transform: translate(25px, 0);
  -ms-transform: translate(25px, 0);
  -webkit-transform: translate(25px, 0);
  transform: translate(25px, 0); }

.articleimageleft .image:last-child, .articleimageright .image:last-child {
  -moz-transform: translate(-25px, -50px);
  -o-transform: translate(-25px, -50px);
  -ms-transform: translate(-25px, -50px);
  -webkit-transform: translate(-25px, -50px);
  transform: translate(-25px, -50px); }

.fullscreencontainer.darkarea {
  position: relative; }

.fullscreencontainer.darkarea::after {
  background-color: #1b1f22;
  bottom: 100px;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1; }

.fullscreencontainer.darkarea p {
  width: 80%;
  color: #fff; }

.fullscreencontainer.darkarea .fullscreencontentcontainer {
  padding-bottom: 0; }

main .darkarea .slider, main .darkarea .iframecontainer {
  margin: 39px 0 0 auto;
  position: relative;
  width: 80%; }

main .darkarea .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 170px;
  left: 0;
  padding-right: 40px; }

.apartments-area section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.apartments-area section article {
  width: 45%;
  width: calc(50% - 40px); }

.apartments-area .swiper-pagination {
  bottom: -35px;
  font-size: 16px;
  font-weight: 700; }

.table-article h3 {
  margin: 0 0 20px; }

.price-area .areacontainer + .areacontainer {
  margin-top: 0; }

footer {
  margin-bottom: 75px; }

#footer-top {
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

#footer-logo {
  text-align: center; }

#footer-address {
  text-align: center;
  background-color: #fff;
  padding: 100px 60px 20px;
  width: 100%; }

#footer-address h2 {
  color: #1b1f22; }

#footer-address address {
  color: #000;
  display: inline-block;
  margin-top: 19px;
  width: 45%; }

#footer-address address a {
  text-decoration: none; }

#footer-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 45%;
  margin: 0 auto; }

#footer-logos > a {
  margin: 50px 6% 0;
  text-align: center;
  width: 25%; }

#footer-bottom {
  background-color: #fff; }

#footer-bottom .pagecontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid #1b1f22;
  padding: 20px 0; }

#footer-bottom p {
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: 300; }

#footer-bottom p a {
  text-decoration: none; }

#digiem-logo {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 8px;
  width: 100px;
  /* Upper Desktop */ }

@media screen and (max-width: 1440px) {
  /* Desktop */
    .two-columns {
      column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1; }
    #mainmenu ul li a {
      font-size: 20px;
      padding: 10px 15px; }
    #mainmenu ul li a.external-link {
      margin-left: 20px; } }

@media screen and (max-width: 1280px) {
  /* Tablet */
    .articleimageleft .imagecontainer, .articleimageright .imagecontainer, .articleimageleft .articledata, .articleimageright .articledata {
      width: calc(50% - 40px); }
    #showMenu {
      right: 40px; }
    #header-logo {
      left: 40px; }
    #header-contact {
      right: 40px; }
    #quick-contact {
      margin-right: 80px; }
    #mainmenu ul li a {
      font-size: 17px;
      padding: 10px; }
    #mainmenu ul li a.external-link {
      margin-left: 20px; }
    #header-slogan {
      margin: 40vh auto 0; }
    #header-slogan h1 {
      font-size: 50px; }
    #header-slogan p {
      font-size: 24px; }
    .apartments-section .articleimageright {
      display: block; }
    .apartments-section .articleimageright .articledata {
      width: 100%; }
    .apartments-section .articleimageright .imagecontainer {
      margin-top: 65px;
      width: 100%; }
    .apartments-section .two-columns {
      column-count: 2;
      -moz-column-count: 2;
      -webkit-column-count: 2; }
    #footer-logo {
      min-width: 300px; }
    #footer-address address {
      width: 100%; }
    #footer-logos {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 20px;
      width: 100%; }
    #footer-logos > a {
      margin: 4% 5%;
      text-align: center;
      width: 15%; }
    #footer-address {
      padding: 60px 70px; } }

@media screen and (max-width: 960px) {
  /* Smartphone */
    #header-logo {
      left: 20px;
      top: 20px; }
    body.overflowhidden #header-logo {
      position: fixed; }
    #header-logo img {
      height: 90px;
      width: auto; }
    #header-slogan {
      margin: 30vw auto 0;
      width: 360px; }
    #header-slogan h1 {
      font-size: 30px; }
    #header-slogan p {
      font-size: 17px;
      margin-top: 7px; }
    #header-contact {
      right: 20px;
      top: 20px; }
    #quick-contact {
      position: relative;
      margin-right: 62px; }
    body.overflowhidden #language {
      bottom: 76px;
      display: block;
      left: 30px;
      margin: 0 auto;
      position: fixed;
      top: auto; }
    #showMenu {
      height: 34px;
      margin-left: 40px;
      position: fixed;
      right: 20px;
      width: 33px; }
    #showMenu::before {
      font-size: 14px; }
    #showMenu span {
      height: 3px; }
    #showMenu span:nth-child(1) {
      top: 23px;
      transform-origin: 5px 8px;
      -webkit-transform-origin: 5px 8px; }
    #showMenu span:nth-child(2) {
      top: 31px; }
    #mainmenucontainer {
      height: 100% !important; }
    #mainmenu ul {
      padding-left: 0; }
    #mainmenu ul li {
      display: block; }
    #mainmenu ul li a {
      text-align: center;
      width: 100%; }
    #mainmenu ul li a.external-link {
      margin-left: 0; }
    #mainmenu a:hover, #mainmenu ul li.active a {
      background-color: transparent;
      color: #fff; }
    .swiper-container-horizontal > .swiper-pagination-bullets {
      bottom: 20px; }
    #shortrequest {
      bottom: 0; }
    #shortrequest-container > .input-container {
      margin-left: 40px; }
    #shortrequest-container .input-container + .input-container {
      margin-left: 40px; }
    #shortrequest-container .input select {
      margin-top: -3px; }
    .articleimageleft, .articleimageright {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .articleimageleft .imagecontainer, .articleimageright .imagecontainer, .articleimageleft .articledata, .articleimageright .articledata {
      width: 100%; }
    .articleimageleft .imagecontainer {
      margin-top: 40px;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2; }
    .articleimageleft .articledata {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; }
    .apartments-section .two-columns {
      column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1; }
    #footer-logo {
      margin-bottom: 30px; }
    #footer-top {
      display: block; }
    #footer-bottom {
      margin-bottom: 50px; } }

@media screen and (max-width: 640px) {
  header {
    height: 100vh;
    max-height: 50vh;
    position: relative; }

  #header-slider .image.loaded img {
    min-height: 50vh;
    padding-bottom: 0;
    width: auto; }

  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0; }

  #quick-contact a {
    font-size: 12px; }

  #header-slogan {
    margin: 25vh auto 0;
    max-width: 90%; }

  #header-slogan h1 {
    font-size: 26px; }

  #header-slogan p {
    font-size: 15px; }

  #shortrequest {
    display: none; }

  h1, h2 {
    font-size: 32px;
    margin-bottom: 15px; }

  p, address, main li {
    font-size: 15px;
    line-height: 180%; }

  .pagecontent, .fullscreencontentcontainer {
    width: calc(100% - 60px); }

  .fullscreencontentcontainer {
    padding: 50px 0; }

  .fullscreencontainer.darkarea p {
    width: 100%; }

  main .darkarea .slider, main .darkarea .iframecontainer {
    width: 100%; }

  main .darkarea .slider {
    margin-bottom: 23px; }

  main .darkarea .swiper-container-horizontal > .swiper-pagination-bullets {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    bottom: -35px;
    color: #1b1f22;
    left: 0;
    padding-right: 0;
    right: 0;
    text-align: center; }

  main .darkarea .swiper-pagination-bullet::after {
    background-color: #1b1f22; }

  #footer-address {
    padding: 40px 40px; }

  #footer-logos > a {
    margin: 4% 10%;
    text-align: center;
    width: 30%; } }
