@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../Fonts/glyphicons-halflings-regular.eot");
  src: url("../Fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../Fonts/glyphicons-halflings-regular.woff") format("woff"), url("../Fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Frutiger-45", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #1e1e1e;
  background-color: #fff; }

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

a {
  color: #929292;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0075bf;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #dcdcdc; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Frutiger-75";
  line-height: 1.1;
  color: inherit;
  font-weight: normal; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #bdbdbd; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 41px; }

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #bdbdbd; }

.text-primary {
  color: #0075bf; }

a.text-primary:hover,
a.text-primary:focus {
  color: #00568c; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #0075bf; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00568c; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #dcdcdc; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #bdbdbd; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #dcdcdc; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #bdbdbd; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #dcdcdc;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #646464;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 748px; } }
  @media (min-width: 1024px) {
    .container {
      width: 968px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1168px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -14px;
  margin-right: -14px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

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

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

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

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

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

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

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

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

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

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

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

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

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

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

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

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

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

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

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

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

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

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

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

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

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

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

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

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

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

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

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

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

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

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

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

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

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

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

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

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

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

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

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

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

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

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

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

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

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

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #bdbdbd;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #646464;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #929292; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #929292;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #929292;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #929292; }
  .form-control::-webkit-input-placeholder {
    color: #929292; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #dcdcdc;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 49px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #5e5e5e; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
.form-horizontal .form-group {
  margin-left: -14px;
  margin-right: -14px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 14px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #0075bf;
  border-color: #0065a6; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #00568c;
    border-color: #001726; }
  .btn-primary:hover {
    color: #fff;
    background-color: #00568c;
    border-color: #004068; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00568c;
    border-color: #004068; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #004068;
      border-color: #001726; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #0075bf;
    border-color: #0065a6; }
  .btn-primary .badge {
    color: #0075bf;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #929292;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #0075bf;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #bdbdbd;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #646464;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #575757;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0075bf; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #bdbdbd; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #bdbdbd;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #929292;
  text-align: center;
  background-color: #dcdcdc;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #dcdcdc; }
    .nav > li.disabled > a {
      color: #bdbdbd; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #bdbdbd;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #dcdcdc;
    border-color: #929292; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #dcdcdc #dcdcdc #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #929292;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0075bf; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 14px;
  padding-left: 14px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -14px;
  margin-left: -14px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 14px 14px;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -14px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 14px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px -14px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; } }

.navbar-form {
  margin-left: -14px;
  margin-right: -14px;
  padding: 10px 14px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 14px;
      margin-right: 14px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -14px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #e3e3e3; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #e3e3e3; }
  .navbar-inverse .navbar-nav > li > a {
    color: #e3e3e3; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #e3e3e3; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #e3e3e3; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #e3e3e3; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #bdbdbd; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #929292;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #0075bf;
    background-color: #dcdcdc;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #0075bf;
    border-color: #0075bf;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #bdbdbd;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #dcdcdc; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #bdbdbd;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #bdbdbd; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #a4a4a4; }

.label-primary {
  background-color: #0075bf; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #00568c; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #bdbdbd;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #929292;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #dcdcdc; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #c3c3c3; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 14px;
    padding-right: 14px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 72px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #1e1e1e; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #929292; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #0075bf;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #dcdcdc;
  color: #bdbdbd;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #bdbdbd; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0075bf;
  border-color: #0075bf; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #8cd2ff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #646464;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #646464; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #0075bf; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0075bf;
    border-color: #0075bf; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0075bf; }
    .panel-primary > .panel-heading .badge {
      color: #0075bf;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0075bf; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Frutiger-45", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Frutiger-45", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

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

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

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

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

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

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

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

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

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

  tr.visible-print {
    display: table-row !important; }

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

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

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@-webkit-keyframes animate-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes animate-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes animate-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes animate-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes animate-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes animate-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@font-face {
  font-family: 'NationalMuag-Regular';
  src: url("../Fonts/NationalMuag-Regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/NationalMuag-Regular.otf") format("opentype"), url("../Fonts/NationalMuag-Regular.woff") format("woff"), url("../Fonts/NationalMuag-Regular.ttf") format("truetype"), url("../Fonts/NationalMuag-Regular.svg#NationalMuag-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'NationalMuag-Italic';
  src: url("../Fonts/NationalMuag-Italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/NationalMuag-Italic.otf") format("opentype"), url("../Fonts/NationalMuag-Italic.woff") format("woff"), url("../Fonts/NationalMuag-Italic.ttf") format("truetype"), url("../Fonts/NationalMuag-Italic.svg#NationalMuag-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'NationalMuag-Bold';
  src: url("../Fonts/NationalMuag-Bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/NationalMuag-Bold.otf") format("opentype"), url("../Fonts/NationalMuag-Bold.woff") format("woff"), url("../Fonts/NationalMuag-Bold.ttf") format("truetype"), url("../Fonts/NationalMuag-Bold.svg#NationalMuag-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'NationalMuag-BoldItalic';
  src: url("../Fonts/NationalMuag-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../Fonts/NationalMuag-BoldItalic.otf") format("opentype"), url("../Fonts/NationalMuag-BoldItalic.woff") format("woff"), url("../Fonts/NationalMuag-BoldItalic.ttf") format("truetype"), url("../Fonts/NationalMuag-BoldItalic.svg#NationalMuag-BoldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "aargau";
  src: url("../Fonts/aargau.eot");
  src: url("../Fonts/aargau.eot?#iefix") format("embedded-opentype"), url("../Fonts/aargau.woff") format("woff"), url("../Fonts/aargau.ttf") format("truetype"), url("../Fonts/aargau.svg#aargau") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[data-icon]:before {
  font-family: "aargau" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "aargau" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-icon-facebook:before {
  content: "\67"; }

.icon-icon-instagram:before {
  content: "\68"; }

.icon-icon-twitter:before {
  content: "\69"; }

.icon-icon-youtube:before {
  content: "\6a"; }

.icon-icon-search:before {
  content: "\61"; }

.icon-icon-arrow:before {
  content: "\63"; }

.icon-close:before {
  content: "\62"; }

.icon-three-bars:before {
  content: "\64"; }

.icon-chevron-down:before {
  content: "\6d"; }

.icon-chevron-up:before {
  content: "\6e"; }

.icon-chevron-down-1:before {
  content: "\6f"; }

.icon-chevron-left:before {
  content: "\70"; }

.icon-chevron-right:before {
  content: "\71"; }

.icon-chevron-up-1:before {
  content: "\72"; }

.icon-add:before {
  content: "\66"; }

.icon-subtract:before {
  content: "\6b"; }

.icon-android-time:before {
  content: "\65"; }

.icon-android-arrow-down:before {
  content: "\6c"; }

.icon-android-arrow-back:before {
  content: "\73"; }

.icon-android-arrow-up:before {
  content: "\74"; }

.icon-android-arrow-forward:before {
  content: "\75"; }

.icon-android-close:before {
  content: "\76"; }

.icon-android-done:before {
  content: "\77"; }

.icon-android-mail:before {
  content: "\78"; }

.icon-android-funnel:before {
  content: "\79"; }

.icon-icon-pdf:before {
  content: "\7a"; }

.icon-download:before {
  content: "\41"; }

.icon-icon-arrow-extern-1:before {
  content: "\42"; }

.icon-icon-printer-1:before {
  content: "\43"; }

.icon-icon-blog:before {
  content: "\45"; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4 {
  font-family: "NationalMuag-Regular", Arial; }

h1 {
  margin-bottom: 30px;
  line-height: 1; }

h2 {
  margin-bottom: 20px; }

h3 {
  margin-bottom: 20px; }

h4 {
  letter-spacing: 2px; }

h5 {
  font-weight: 700; }

a {
  outline: none !important;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  a.full-link {
    width: 100%;
    height: 100%;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute; }
  a:hover {
    text-decoration: none; }

strong,
b,
.bold,
.strong {
  font-family: "NationalMuag-Bold", Arial; }

.bodOpenModal {
  box-sizing: border-box;
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }
  .bodOpenModal .bodCloseIcon {
    font-size: 30px;
    position: fixed;
    color: white;
    right: 20px;
    top: 10px;
    font-family: Arial;
    font-weight: bold;
    text-shadow: 1px 1px 3px black;
    cursor: pointer;
    z-index: 101; }
  .bodOpenModal .bodNavLinks {
    position: absolute;
    text-align: center;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none; }
    .bodOpenModal .bodNavLinks ul {
      margin: 0;
      padding: 0; }
      .bodOpenModal .bodNavLinks ul li {
        margin: 5px;
        float: left;
        list-style-type: none;
        cursor: pointer; }
        .bodOpenModal .bodNavLinks ul li.bodNavLink {
          border-radius: 10px;
          height: 10px;
          width: 10px;
          background-color: #FFFFFF; }
          .bodOpenModal .bodNavLinks ul li.bodNavLink.bodActiveSlide {
            background-color: #019EDE; }
  .bodOpenModal .bodModalContent {
    position: relative;
    margin: auto;
    padding: 0px;
    height: 100%;
    width: 60%; }
    .bodOpenModal .bodModalContent .bodModal {
      transition: 0s;
      opacity: 0;
      visibility: hidden;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      box-sizing: border-box;
      width: 100%; }
      .bodOpenModal .bodModalContent .bodModal.bodActiveSlide {
        transition: all 1s ease-in;
        visibility: visible;
        opacity: 1;
        height: auto; }
      .bodOpenModal .bodModalContent .bodModal img {
        max-height: 80%;
        max-width: 100%;
        display: block;
        position: relative;
        margin: 0 auto; }
      .bodOpenModal .bodModalContent .bodModal .modalitem {
        max-height: 80%;
        max-width: 100%;
        width: 100%;
        display: block;
        box-sizing: border-box;
        padding-left: 10%;
        padding-right: 10%; }
      .bodOpenModal .bodModalContent .bodModal .bodTitle {
        visibility: hidden;
        position: relative;
        margin-top: 20px;
        color: white;
        font-size: 16px;
        padding: 0.33em 0.5em;
        max-width: 100%;
        text-align: left;
        line-height: 1.6; }
        .bodOpenModal .bodModalContent .bodModal .bodTitle.bodShowTitle {
          visibility: visible; }
        @media screen and (max-width: 500px) {
          .bodOpenModal .bodModalContent .bodModal .bodTitle {
            font-size: 14px; } }
        @media screen and (max-width: 800px) {
          .bodOpenModal .bodModalContent .bodModal .bodTitle {
            font-size: 14px; } }
    .bodOpenModal .bodModalContent .bodNextSlide,
    .bodOpenModal .bodModalContent .bodPrevSlide {
      position: absolute;
      cursor: pointer;
      top: 50%;
      color: white;
      font-size: 50px;
      transform: translate(0%, -50%); }
    .bodOpenModal .bodModalContent .bodNextSlide {
      right: 15px; }
    .bodOpenModal .bodModalContent .bodPrevSlide {
      left: 15px; }

.bod-modal .bod-expand-icon {
  position: relative; }
  .bod-modal .bod-expand-icon::after {
    display: none;
    font-family: 'FontAwesome';
    content: "\f065";
    font-size: 30px;
    position: absolute;
    background-color: rgba(82, 76, 76, 0.7);
    top: 5px;
    right: 5px;
    line-height: 34px;
    z-index: 10;
    padding: 0 5px;
    color: white;
    border: 1px solid black;
    border-radius: 3px;
    cursor: pointer; }

@media screen and (max-width: 767px) {
  .bodOpenModal .bodModalContent {
    width: 100%; }
    .bodOpenModal .bodModalContent .bodModal .modalitem {
      padding-left: 5%;
      padding-right: 5%; }
    .bodOpenModal .bodModalContent .navigation {
      display: none; }
  .bodOpenModal .bodNavLinks {
    display: block; } }
html,
body {
  height: 100%;
  min-height: 100%; }

body {
  font-family: "NationalMuag-Regular", Arial;
  font-size: 18px;
  width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-overflow-scrolling: auto; }
  body.menuisopen {
    overflow: hidden; }
    body.menuisopen .overlayall {
      opacity: 1;
      z-index: 10; }
    body.menuisopen .scrollVisible.logo-container:not(.menu-container-top .logo-container) {
      z-index: 0;
      display: flex; }
    body.menuisopen #menu {
      background-color: rgba(0, 67, 89, 0.8); }
      body.menuisopen #menu.scrollUp,
      body.menuisopen #menu .button_container {
        background-color: rgba(0, 67, 89, 0.8); }
      body.menuisopen #menu .button_container {
        display: none; }
  body.listicle-open {
    overflow: hidden; }
  body.filterisopen {
    overflow: hidden; }
    body.filterisopen .logo-container, body.filterisopen #menu {
      display: none; }

::selection {
  background: #019EDE;
  color: #FFFFFF; }

::-moz-selection {
  background: #019EDE;
  color: #FFFFFF; }

/* Helper Classes */
/**
 * Absolute Link
 */
a.hf-absolute-link {
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  color: inherit; }

.hf-absolute-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

/* Bootstrap 3 equal cols */
@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap; } }
/*bootstrap container overwrite*/
@media (min-width: 768px) {
  .container {
    max-width: 750px; } }
@media (min-width: 992px) {
  .container {
    max-width: 970px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    width: 100%; } }
p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px; }

.frame-type-uploads ul.ce-uploads li div a,
ul li a,
p a {
  color: #019EDE; }
  .frame-type-uploads ul.ce-uploads li div a:hover,
  ul li a:hover,
  p a:hover {
    color: #019EDE;
    text-decoration: underline; }

.ce-bodytext h2,
.ce-bodytext h3,
.ce-bodytext h4 {
  font-family: "NationalMuag-Bold", Arial;
  color: #000000; }
.ce-bodytext h2 {
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 30px; }
.ce-bodytext h3 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 20px; }
.ce-bodytext h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px; }
.ce-bodytext p {
  margin-bottom: 30px; }
  .ce-bodytext p:last-of-type {
    margin-bottom: 0; }
  .ce-bodytext p + h2 {
    margin-top: 60px; }
  .ce-bodytext p + h3, .ce-bodytext p + h4 {
    margin-top: 40px; }
  .ce-bodytext p.lead {
    font-family: "NationalMuag-Regular", Arial;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
    color: #019EDE; }

@media only screen and (max-width: 769px) {
  .ce-bodytext p.lead {
    margin-top: 10px;
    font-size: 22px;
    line-height: 26px; } }
.link-with-arrow i {
  font-size: 12px;
  margin-left: 12px; }
.link-with-arrow:hover, .link-with-arrow:focus {
  text-decoration: none; }
  .link-with-arrow:hover span, .link-with-arrow:focus span {
    text-decoration: underline; }

.frame-type-textmedia {
  margin-bottom: 50px; }
  .frame-type-textmedia ul li {
    margin-bottom: 10px; }
    .frame-type-textmedia ul li:last-of-type {
      margin-bottom: 0; }
  .frame-type-textmedia ul + p {
    margin-top: 30px; }
  .frame-type-textmedia:not(:first-of-type) {
    margin-top: 50px;
    margin-top: 0; }

.frame-type-text + .frame-type-text, .frame-type-text + .frame-type-menu_pages {
  margin-top: 50px; }

h4 {
  letter-spacing: 0 !important;
  font-family: "NationalMuag-Bold", Arial;
  font-size: 20px;
  line-height: 30px; }

.frame-type-uploads {
  margin-top: 40px; }
  .frame-type-uploads ul.ce-uploads li div a {
    display: flex;
    align-items: center; }
    .frame-type-uploads ul.ce-uploads li div a i[class^='icon-icon-'],
    .frame-type-uploads ul.ce-uploads li div a i[class*=' icon-icon-'] {
      display: flex; }
    .frame-type-uploads ul.ce-uploads li div a .icon-download {
      display: flex;
      margin-left: 15px; }
  .frame-type-uploads + .frame-type-textmedia {
    margin-top: 50px; }

.main-content .main-content.frame-type-uploads {
  padding-left: 0; }

.frame-type-image {
  margin-top: 50px;
  margin-bottom: 50px; }
  .frame-type-image .ce-gallery img {
    width: 100%;
    height: auto;
    margin-bottom: 15px; }

.frame-type-menu_pages a {
  color: #019EDE;
  display: flex;
  align-items: center;
  margin-bottom: 15px; }
  .frame-type-menu_pages a:last-of-type {
    margin-bottom: 0; }
  .frame-type-menu_pages a:hover, .frame-type-menu_pages a:focus {
    text-decoration: none; }
    .frame-type-menu_pages a:hover span, .frame-type-menu_pages a:focus span {
      text-decoration: underline; }
  .frame-type-menu_pages a i {
    margin-left: 10px;
    font-size: 12px;
    display: flex; }

section > .container .col-xs-12.col-sm-8.col-md-8.col-lg-8:not(.row .col-xs-12.col-sm-8.col-md-8.col-lg-8) {
  padding-left: 0; }
section > .container .col-xs-12.col-sm-4.col-md-4.col-lg-4:not(.row .col-xs-12.col-sm-4.col-md-4.col-lg-4) {
  padding-right: 0; }

body section:last-of-type > div:only-child.main-content.m-b-60 {
  margin-bottom: 0; }

.bzfy-o-context {
  margin-top: 50px; }

.titlecateg .item {
  height: 247px; }
  .titlecateg .item-holder {
    padding: 25px !important; }
    .titlecateg .item-holder h3 {
      margin-top: 0 !important; }
      .titlecateg .item-holder h3 a {
        font-size: 26px;
        line-height: 34px; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.search-wrapper {
  margin: auto;
  max-width: 970px;
  width: 67.3%; }

.search-container {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #019EDE;
  z-index: 6;
  display: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .search-container.showsearch {
    display: block; }
  .search-container .search-close {
    width: 61px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    margin-top: 29px;
    margin-right: 28px;
    float: right;
    cursor: pointer; }
    .search-container .search-close .small-close {
      display: none; }
    .search-container .search-close .large-close svg {
      display: flex;
      filter: brightness(0) invert(1); }
  .search-container .search-wrapper {
    margin: auto;
    max-width: 970px;
    width: 67.3%;
    border-bottom: 2px solid #FFFFFF; }
    .search-container .search-wrapper form {
      margin-top: 349px;
      width: 100%;
      position: relative; }
      .search-container .search-wrapper form button:focus,
      .search-container .search-wrapper form input:focus {
        outline: none !important; }
      .search-container .search-wrapper form .search-form {
        display: flex;
        padding-bottom: 25px; }
      .search-container .search-wrapper form input[type="text"] {
        font-family: "NationalMuag-Regular";
        width: 100%;
        border: none;
        background-color: transparent !important;
        color: #FFFFFF;
        font-size: 24px;
        line-height: initial;
        padding: 0 0 0 27px; }
        .search-container .search-wrapper form input[type="text"]:-webkit-autofill, .search-container .search-wrapper form input[type="text"]:-webkit-autofill:hover, .search-container .search-wrapper form input[type="text"]:-webkit-autofill:focus, .search-container .search-wrapper form input[type="text"]:-webkit-autofill:active {
          transition: background-color 5000s ease-in-out 0s;
          -webkit-text-fill-color: #fff !important; }
        .search-container .search-wrapper form input[type="text"]::placeholder {
          color: #FFFFFF;
          opacity: 0.5; }
      .search-container .search-wrapper form button {
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        background: transparent; }
        .search-container .search-wrapper form button svg {
          filter: brightness(0) invert(1);
          width: 21px;
          height: 21px; }
    .search-container .search-wrapper.isvisible {
      display: block; }

.overlayall {
  background-color: rgba(0, 67, 89, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -4;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.content-holder + section:not(section.main_content) .container:not(.newsletter .container) {
  margin-bottom: 150px; }

.main_content {
  margin-bottom: 150px; }
  .main_content ul {
    padding-left: 20px; }
    .main_content ul.ce-uploads {
      margin-top: 20px;
      margin-bottom: 20px;
      padding-left: 0; }
    .main_content ul li {
      margin-bottom: 15px;
      font-size: 20px;
      line-height: 30px; }
      .main_content ul li:last-of-type {
        margin-bottom: 0; }
      .main_content ul li ul {
        margin-top: 15px; }

.main-banner {
  background-size: cover;
  position: relative;
  height: 660px !important; }
  .main-banner .gradian-container {
    position: absolute;
    z-index: 2;
    top: -3px;
    height: 486px;
    width: 100%; }
    .main-banner .gradian-container img {
      height: 100%;
      width: 100%; }
  .main-banner .scroll-present-button {
    width: 36px;
    height: 36px;
    margin: 0 auto 40px auto;
    cursor: pointer; }
    .main-banner .scroll-present-button svg {
      fill: #FFFFFF; }
    .main-banner .scroll-present-button-container {
      width: 100%;
      position: absolute;
      bottom: 0;
      z-index: 2; }
  .main-banner .cta.ticket {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; }
  .main-banner .cta.program {
    position: relative;
    right: 0;
    top: 0;
    min-height: 80px;
    z-index: 3;
    cursor: pointer;
    padding: 30px 20px 20px 24px;
    color: #FFFFFF;
    background-color: #019EDE;
    font-size: 18px;
    font-family: "NationalMuag-Bold", Arial;
    text-align: left;
    max-width: 280px;
    min-width: 280px;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    line-height: 20px; }
    .main-banner .cta.program i {
      font-size: 16px;
      float: right; }
  .main-banner .program-holder-wrapper {
    height: auto;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 80px;
    background-color: #019EDE; }
    .main-banner .program-holder-wrapper .program-holder {
      position: relative; }
      .main-banner .program-holder-wrapper .program-holder.show .wrapper {
        height: auto; }
      .main-banner .program-holder-wrapper .program-holder .wrapper {
        position: relative;
        max-width: 280px;
        min-width: 280px;
        color: #FFFFFF;
        height: 80px;
        overflow: hidden; }
        .main-banner .program-holder-wrapper .program-holder .wrapper .date {
          padding: 20px;
          text-align: center; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .date p {
            color: #FFFFFF;
            font-size: 18px;
            font-family: "NationalMuag-Bold", Arial; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .date span {
            color: #FFFFFF;
            font-size: 72px;
            font-family: "NationalMuag-Bold", Arial;
            line-height: 50px;
            display: block; }
        .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider {
          padding: 35px 20px; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-list.draggable {
            padding: 0 !important; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-next,
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-prev {
            width: 30px;
            height: 30px;
            background-color: transparent;
            margin: auto;
            left: 0;
            right: 0; }
            .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-next:before,
            .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-prev:before {
              content: "";
              display: inline-block;
              vertical-align: middle;
              width: 0;
              height: 0;
              border-style: solid;
              opacity: 1; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-disabled {
            opacity: 0.6; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-next {
            top: -20px;
            bottom: auto; }
            .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-next:before {
              border-width: 0 6.5px 9px 6.5px;
              border-color: transparent transparent #fff transparent; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-prev {
            top: auto;
            bottom: -40px; }
            .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-prev:before {
              border-width: 9px 6.5px 0 6.5px;
              border-color: #fff transparent transparent transparent; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail-slider .slick-slide {
            min-height: 38px;
            margin-bottom: 22px; }
        .main-banner .program-holder-wrapper .program-holder .wrapper .detail .slick-slide {
          line-height: 19px; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail .slick-slide span {
            background-color: #FFFFFF;
            color: #019EDE;
            box-decoration-break: clone;
            -webkit-box-decoration-break: clone;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 3px;
            padding-bottom: 2px; }
        .main-banner .program-holder-wrapper .program-holder .wrapper .detail a {
          color: #FFFFFF;
          display: inline-block;
          padding: 0; }
          .main-banner .program-holder-wrapper .program-holder .wrapper .detail a i {
            font-size: 12px; }
  .main-banner .container-fluid.container-partner-holder {
    position: relative; }
    .main-banner .container-fluid.container-partner-holder .partner-holder {
      position: absolute;
      left: 50px;
      bottom: -100%;
      z-index: 2; }
    .main-banner .container-fluid.container-partner-holder.locationHomePage {
      height: 100%; }
      .main-banner .container-fluid.container-partner-holder.locationHomePage .partner-holder {
        position: absolute;
        left: 50px;
        bottom: 50px;
        z-index: 2; }
  .main-banner .title-holder {
    max-width: 600px;
    position: absolute;
    margin: 0 0 105px 135px;
    bottom: 0; }
    .main-banner .title-holder p.event-date {
      line-height: 46px;
      display: inline-block; }
    .main-banner .title-holder h1 span {
      background-color: #019EDE;
      color: #FFFFFF;
      font-size: 32px;
      font-family: "NationalMuag-Regular", Arial;
      padding: 2px 10px;
      text-transform: uppercase; }
    .main-banner .title-holder h2 {
      margin: 0; }
      .main-banner .title-holder h2 span {
        background-color: #019EDE;
        color: #FFFFFF;
        font-family: "NationalMuag-Bold", Arial;
        font-size: 72px;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 6px 10px; }
    .main-banner .title-holder h3 {
      color: #019EDE;
      font-size: 24px;
      line-height: 32px;
      font-family: "NationalMuag-Bold", Arial; }
    .main-banner .title-holder a.event-link {
      line-height: 50px;
      display: inline-block;
      background: #C94E90;
      padding: 0 20px;
      margin-top: 30px;
      color: #FFFFFF; }
      .main-banner .title-holder a.event-link i {
        font-size: 12px;
        margin-left: 5px; }
    .main-banner .title-holder.has-event h3 {
      margin-bottom: 10px; }
      .main-banner .title-holder.has-event h3 span {
        background-color: #019EDE;
        color: #FFFFFF;
        font-size: 18px;
        font-family: "NationalMuag-Bold", Arial;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 4px;
        padding-top: 10px; }
    .main-banner .title-holder.has-event h2 {
      padding-left: 0;
      padding-right: 0; }
      .main-banner .title-holder.has-event h2 span {
        background-color: #019EDE;
        color: #FFFFFF;
        font-family: "NationalMuag-Bold", Arial;
        font-size: 72px;
        line-height: 80px; }
  .main-banner .slider-banner {
    min-height: 545px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .main-banner .slider-banner .slick-list {
      width: 100%;
      height: 100%; }
      .main-banner .slider-banner .slick-list .slick-track {
        height: 100%; }
        .main-banner .slider-banner .slick-list .slick-track .item {
          min-height: 545px;
          height: 100%;
          width: 100%; }
          .main-banner .slider-banner .slick-list .slick-track .item .image-holder {
            min-height: 545px;
            width: 100%;
            height: 100%; }
  .main-banner.full-wh .partner-holder {
    bottom: 87px; }
  .main-banner.full-wh .slider-banner {
    height: 100%; }
  .main-banner #scrolldown {
    bottom: 0;
    position: absolute;
    z-index: 9;
    color: #FFFFFF;
    font-size: 44px;
    left: 50%;
    right: 50%;
    cursor: pointer;
    text-decoration: none; }
    .main-banner #scrolldown:active {
      text-decoration: none; }
  .main-banner-container {
    padding-left: 14px;
    padding-right: 14px; }
    .main-banner-container h3 {
      color: #019EDE;
      max-width: 770px;
      font-size: 26px;
      line-height: 40px;
      margin-left: auto;
      margin-right: auto; }

.intro-text {
  margin-left: 37px;
  margin-bottom: 55px; }
  .intro-text h3 {
    color: #019EDE; }
  .intro-text h1 span {
    background-color: #FFFFFF;
    color: #019EDE;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 7px 10px; }
  .intro-text h2 > span {
    background-color: #FFFFFF;
    color: #019EDE;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding-left: 10px;
    padding-right: 10px; }

.main-text {
  z-index: 1;
  position: relative; }
  .main-text .intro-text {
    margin-top: -150px;
    margin-left: 135px; }
    .main-text .intro-text.top-content-event {
      margin-top: -149px; }
      .main-text .intro-text.top-content-event h2 span {
        margin-top: 39px; }
        .main-text .intro-text.top-content-event h2 span::after {
          height: 0; }
    .main-text .intro-text h3 {
      font-family: "NationalMuag-Regular", Arial;
      font-size: 26px;
      line-height: 40px; }
  .main-text p span {
    background-color: #019EDE;
    color: #FFFFFF;
    font-size: 18px;
    font-family: "NationalMuag-Bold", Arial;
    padding-left: 15px; }
  .main-text h1 {
    margin-bottom: 20px;
    font-size: 18px; }
    .main-text h1 span {
      background-color: #019EDE;
      color: #FFFFFF;
      font-size: 32px;
      line-height: 24px;
      display: inline-block; }
  .main-text h2 {
    padding-left: 0;
    padding-right: 15px;
    line-height: 84px;
    margin-bottom: 100px; }
    .main-text h2 > span {
      display: block;
      background-color: transparent;
      font-family: "NationalMuag-Bold", Arial;
      font-size: 72px;
      line-height: 72px;
      padding-left: 0;
      padding-top: 0;
      position: relative; }
      .main-text h2 > span span {
        display: table;
        background-color: #019EDE;
        color: #FFFFFF;
        padding: 10px;
        box-shadow: 0 0 1px 0 #019EDE;
        height: 22px;
        overflow: hidden; }
  .main-text h3 {
    color: #019EDE;
    font-size: 24px;
    line-height: 32px;
    font-family: "NationalMuag-Regular", Arial;
    margin-left: 200px;
    max-width: 770px; }
  .main-text .top-content-event h2 {
    margin-bottom: 5px; }
    .main-text .top-content-event h2 span {
      background-color: #019EDE;
      color: #FFFFFF;
      font-size: 18px;
      font-family: "NationalMuag-Bold", Arial;
      line-height: 17px;
      margin-top: 47px;
      display: inline-block; }
  .main-text .top-content-event h1 {
    margin-bottom: 10px; }
    .main-text .top-content-event h1 span {
      background-color: #019EDE;
      color: #FFFFFF;
      font-family: "NationalMuag-Bold", Arial;
      font-size: 70px;
      line-height: 72px; }
  .main-text .intro-text.isgeneralintro {
    margin-bottom: 0; }
    .main-text .intro-text.isgeneralintro h1 span {
      text-transform: uppercase; }

.main-text.top-page-content div:not(.isblogintro) h1 span {
  display: block;
  padding: 0;
  background-color: transparent;
  font-size: 32px;
  height: 32px;
  display: inline-block;
  position: relative;
  width: 100%; }
  .main-text.top-page-content div:not(.isblogintro) h1 span em {
    position: absolute;
    bottom: 0;
    font-style: normal; }
    .main-text.top-page-content div:not(.isblogintro) h1 span em span {
      display: inline-block;
      background-color: #019EDE;
      color: #FFFFFF;
      padding: 10px;
      box-shadow: 0 0 1px 0 #019EDE;
      height: auto;
      width: auto !important; }

.container.isgeneralintro .row .main-content.intro-text-description h3 {
  font-family: "NationalMuag-Regular", Arial;
  font-size: 26px;
  line-height: 40px;
  color: #019EDE;
  margin-bottom: 60px; }

section.iseventdetail .main-text .intro-text {
  margin-bottom: 30px;
  margin-top: -149px; }
  section.iseventdetail .main-text .intro-text h2 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 23px;
    font-family: "NationalMuag-Regular"; }
    section.iseventdetail .main-text .intro-text h2 span {
      text-transform: uppercase;
      font-size: 32px;
      font-family: "NationalMuag-Regular", Arial;
      background-color: #019EDE;
      color: #FFFFFF;
      line-height: 40px;
      display: inline-block;
      font-weight: normal;
      padding: 7px 10px; }
  section.iseventdetail .main-text .intro-text h1 {
    padding-left: 0;
    padding-right: 15px;
    height: auto;
    overflow: visible;
    margin-bottom: 50px; }
    section.iseventdetail .main-text .intro-text h1 > span {
      display: block;
      background-color: transparent;
      font-family: "NationalMuag-Bold", Arial;
      padding: 0; }
      section.iseventdetail .main-text .intro-text h1 > span span {
        display: table;
        background-color: #019EDE;
        color: #FFFFFF;
        padding: 0 10px;
        padding-bottom: 0px;
        box-shadow: 0 0 1px 0 #019EDE;
        font-size: 72px;
        line-height: 80px;
        height: auto;
        overflow: visible;
        text-transform: none; }
      section.iseventdetail .main-text .intro-text h1 > span.special {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        max-width: 850px; }
        section.iseventdetail .main-text .intro-text h1 > span.special span {
          padding: 0 10px 0 0; }
        section.iseventdetail .main-text .intro-text h1 > span.special span.firstColumn {
          padding-left: 10px; }

.benefits {
  margin-bottom: 50px; }
  .benefits p.checked-ico {
    font-size: 24px;
    padding-left: 60px;
    line-height: 37px;
    margin-bottom: 50px;
    white-space: pre-wrap;
    height: 79px;
    overflow: hidden;
    padding-top: 5px; }
    .benefits p.checked-ico span {
      background-color: #019EDE;
      font-size: 24px;
      color: #FFFFFF;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 10px;
      padding-bottom: 10px;
      position: relative; }
      .benefits p.checked-ico span:before {
        content: "\77";
        font-family: "aargau";
        position: absolute;
        left: -60px;
        top: 0;
        width: 65px;
        height: 78px;
        background-color: #019EDE;
        color: #FFFFFF;
        line-height: 78px;
        text-align: center;
        z-index: -1; }

.side-elem .ticket-holder {
  margin-top: 70px; }
  .side-elem .ticket-holder .cta.ticket {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; }
.side-elem .event-availabilities .ticket {
  margin: 0;
  padding: 4px 12px;
  border: none;
  font-family: "NationalMuag-Regular", Arial;
  font-size: 16px;
  line-height: normal;
  margin-top: 4px; }
.side-elem .favailability-label {
  font-size: 20px; }
.side-elem ul.event-availabilities {
  padding-left: 0;
  list-style: none; }
  .side-elem ul.event-availabilities .event-sold-out {
    opacity: .5;
    display: inline-block;
    margin-right: 5px; }
  @media only screen and (max-width: 768px) {
    .side-elem ul.event-availabilities > li {
      line-height: 1.2em; } }
  .side-elem ul.event-availabilities > li + li {
    padding-top: 5px; }

.list-section {
  max-width: 1142px;
  margin: auto;
  margin-bottom: 120px; }
  .list-section .list-section {
    margin-bottom: 0; }
  .list-section .item {
    margin-bottom: 30px; }
  .list-section i.isinteaser {
    color: #019EDE;
    font-size: 12px;
    margin-left: 5px; }
  .list-section h2 {
    font-size: 36px;
    line-height: 30px;
    color: #019EDE;
    margin-bottom: 30px;
    margin-top: 70px;
    text-transform: uppercase; }
  .list-section.big2small .big-box-left {
    padding-right: 7px; }
  .list-section.big2small .small-box-right {
    padding-left: 23px; }
  .list-section.big2small .big-box-right {
    padding-left: 7px; }
  .list-section.big2small .small-box-left {
    padding-right: 23px; }
  .list-section .item {
    position: relative;
    overflow: hidden; }
    .list-section .item .item-holder {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 40px;
      background: rgba(0, 0, 0, 0);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.41) 41%, rgba(0, 0, 0, 0.6) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color2', endColorstr='$color2', GradientType=0); }
      .list-section .item .item-holder .meta span {
        font-family: "NationalMuag-Regular", Arial;
        line-height: 22px;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 10px; }
        .list-section .item .item-holder .meta span i {
          font-size: 12px;
          display: none; }
        .list-section .item .item-holder .meta span a {
          color: #FFFFFF; }
      .list-section .item .item-holder .meta h3 {
        margin: 0;
        font-size: 40px;
        line-height: 48px;
        margin-top: 10px;
        font-family: "NationalMuag-Bold", Arial; }
        .list-section .item .item-holder .meta h3 a {
          color: #FFFFFF; }
    .list-section .item .item-zoom {
      width: 100%;
      padding-top: 56.35%;
      height: 100%;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; }
    .list-section .item.small .item-holder {
      padding: 25px; }
    .list-section .item.small .meta h3 {
      font-size: 28px;
      line-height: 36px; }
    .list-section .item.video .item-zoom {
      padding-top: 0; }
  .list-section .row.limitheight .article {
    margin-bottom: 30px;
    position: relative; }
  .list-section .article {
    margin-bottom: 50px;
    overflow: hidden;
    position: relative; }
    .list-section .article .event-duration {
      position: absolute;
      left: 0;
      top: 0; }
      .list-section .article .event-duration > span {
        padding: 5px 12px 3px 12px;
        color: #333333;
        background-color: #EEEEEE;
        display: inline-block;
        font-size: 16px;
        text-align: center;
        box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.49);
        -webkit-box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.49);
        -moz-box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.49); }
    .list-section .article .article-item {
      position: relative;
      overflow: hidden; }
      .list-section .article .article-item div {
        width: 100%;
        height: 100%;
        padding-top: 56.35%;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear; }
    .list-section .article .article-item-holder {
      position: relative;
      margin-top: -34px; }
      .list-section .article .article-item-holder .meta h3 {
        margin: 0;
        font-family: "NationalMuag-Bold", Arial;
        font-size: 30px;
        max-width: 90%;
        line-height: 32px;
        margin-bottom: 20px; }
        .list-section .article .article-item-holder .meta h3 a {
          color: #FFFFFF;
          text-decoration: none; }
          .list-section .article .article-item-holder .meta h3 a span {
            color: #FFFFFF;
            font-family: "NationalMuag-Bold", Arial;
            font-size: 28px;
            line-height: 35px;
            box-decoration-break: clone;
            -webkit-box-decoration-break: clone;
            display: inline;
            background-color: #019EDE;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 4px;
            padding-bottom: 3px;
            box-shadow: 0 0 1px 0 #019ede; }
            .list-section .article .article-item-holder .meta h3 a span span {
              display: table;
              background-color: #019EDE;
              padding-left: 10px;
              padding-right: 10px;
              padding-top: 2px;
              padding-bottom: 0;
              box-shadow: 0 0 1px 0 #019EDE; }
      .list-section .article .article-item-holder .meta p {
        line-height: 26px; }
      .list-section .article .article-item-holder.info-holder {
        margin-top: 22px; }
        .list-section .article .article-item-holder.info-holder h4 {
          font-family: "NationalMuag-Regular", Arial;
          font-size: 26px;
          color: #000000;
          margin-bottom: 10px;
          line-height: 34px;
          letter-spacing: 0; }
        .list-section .article .article-item-holder.info-holder p {
          font-size: 20px;
          line-height: 30px; }
        .list-section .article .article-item-holder.info-holder .info-cat a span {
          background-color: #019EDE;
          color: #FFFFFF;
          font-family: "NationalMuag-Bold", Arial;
          text-transform: uppercase;
          font-size: 18px;
          box-decoration-break: clone;
          -webkit-box-decoration-break: clone;
          padding-left: 10px;
          padding-right: 10px;
          padding-top: 7px;
          padding-bottom: 5px; }
  .list-section.type2 .article {
    margin-bottom: 50px; }
    .list-section.type2 .article .article-item {
      min-height: 250px;
      max-height: 250px;
      position: relative;
      overflow: hidden; }
    .list-section.type2 .article .article-item-holder {
      position: relative;
      margin-top: -34px; }
      .list-section.type2 .article .article-item-holder .meta h3 {
        margin: 0;
        font-size: 32px;
        font-family: "NationalMuag-Bold", Arial;
        max-width: 75%;
        line-height: 34px;
        margin-bottom: 20px; }
        .list-section.type2 .article .article-item-holder .meta h3 a {
          color: #FFFFFF;
          text-decoration: none; }
          .list-section.type2 .article .article-item-holder .meta h3 a span {
            background-color: #019EDE;
            color: #FFFFFF;
            font-family: "NationalMuag-Bold", Arial;
            font-size: 32px;
            line-height: 34px;
            box-decoration-break: clone;
            -webkit-box-decoration-break: clone;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 2px;
            padding-bottom: 2px; }
      .list-section.type2 .article .article-item-holder .meta p {
        font-size: 18px;
        line-height: 26px; }
      .list-section.type2 .article .article-item-holder.info-holder {
        margin-top: 10px; }
        .list-section.type2 .article .article-item-holder.info-holder h4 {
          font-size: 34px;
          color: #000000;
          margin-bottom: 20px;
          line-height: 34px; }
        .list-section.type2 .article .article-item-holder.info-holder .info-cat a span {
          background-color: #019EDE;
          color: #FFFFFF;
          font-family: "NationalMuag-Bold", Arial;
          text-transform: uppercase;
          font-size: 18px;
          box-decoration-break: clone;
          -webkit-box-decoration-break: clone;
          padding-left: 10px;
          padding-right: 10px;
          padding-top: 7px;
          padding-bottom: 5px; }
  .list-section #docs-filter .form-group {
    width: 33%; }

.list-section + .list-section .row.limitheight {
  margin-top: 30px; }
.list-section + .list-section .row + .row.limitheight {
  margin-top: 0; }

.content-holder section .main-content.frame a > i.icon-icon-arrow {
  font-size: 12px; }

#event {
  min-height: 570px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  #event a.full-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  #event .grow {
    width: 100%;
    height: 100%;
    min-height: 570px;
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 0; }
  #event .event-wrapper {
    padding: 40px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    min-height: auto;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.41) 41%, rgba(0, 0, 0, 0.6) 100%);
    width: 100%; }
    #event .event-wrapper .date-holder p {
      font-size: 20px;
      margin-bottom: 10px;
      line-height: 30px;
      color: #FFFFFF;
      font-family: "NationalMuag-Regular", Arial;
      text-transform: uppercase; }
    #event .event-wrapper .content-holder p {
      font-size: 24px;
      margin-bottom: 40px;
      line-height: 24px;
      color: #FFFFFF;
      font-family: "NationalMuag-Bold", Arial; }
      #event .event-wrapper .content-holder p.title {
        font-size: 44px;
        line-height: 48px;
        margin-bottom: 0;
        color: #FFFFFF;
        font-family: "NationalMuag-Bold", Arial; }
    #event .event-wrapper .content-holder a {
      font-family: "NationalMuag-Bold", Arial; }
      #event .event-wrapper .content-holder a.cta {
        padding: 16px 30px 14px 24px;
        color: #FFFFFF;
        background-color: #019EDE;
        font-size: 18px;
        font-family: "NationalMuag-Bold", Arial;
        text-align: left;
        display: inline-block;
        text-decoration: none;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
        line-height: 20px; }
        #event .event-wrapper .content-holder a.cta:hover {
          background-color: #F7F7F7;
          color: #C94E90; }
        #event .event-wrapper .content-holder a.cta i {
          font-size: 14px;
          margin-left: 10px; }
  #event.video {
    min-height: auto; }
    #event.video .event-wrapper {
      position: absolute;
      bottom: 0;
      min-height: auto; }

.filters-wrapper {
  display: none; }

.calendar-section {
  margin-top: 50px;
  position: relative; }
  .calendar-section .eventcalenderview > h2, .calendar-section .eventlistview > h2 {
    margin-bottom: 30px; }
  .calendar-section .list-info-block {
    position: relative;
    display: inline;
    font-size: 16px; }
  @media only screen and (min-width: 768px) {
    .calendar-section .eventcalenderview > h2, .calendar-section .eventlistview > h2 {
      margin-bottom: 70px; }
    .calendar-section .list-info-block {
      position: absolute;
      right: 0;
      top: 0;
      display: inline;
      font-size: 16px; } }
  .calendar-section .list-info, .calendar-section .cat-name, .calendar-section .list-loc {
    padding: 3px 6px 1px 6px;
    color: #FFFFFF;
    background-color: #BEBEBE;
    margin-bottom: 14px;
    display: inline-block;
    margin-bottom: 3px;
    font-size: 16px;
    text-align: center; }
    .calendar-section .list-info strong, .calendar-section .cat-name strong, .calendar-section .list-loc strong {
      display: block; }
  .calendar-section .list-loc {
    background-color: #019EDE; }
  @media only screen and (max-width: 1024px) {
    .calendar-section .list-title {
      margin-top: 14px; } }
  @media only screen and (max-width: 768px) {
    .calendar-section .list-title {
      margin-top: 14px; }
    .calendar-section .list-date {
      margin-top: 10px; }
    .calendar-section .list-info-block {
      right: unset;
      left: 0; } }
  .calendar-section [class*="col-"].list-title,
  .calendar-section [class*="col-"].list-date {
    position: unset; }
  @media only screen and (max-width: 768px) {
    .calendar-section .list-info {
      top: 0; } }
  .calendar-section .cat-name {
    top: 0;
    right: unset;
    left: 0; }
  .calendar-section .removeFiltersLink, .calendar-section .filtersLink {
    flex: 0 0 auto;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 3px 10px 2px 10px;
    color: #FFFFFF; }
    .calendar-section .removeFiltersLink img, .calendar-section .filtersLink img {
      margin-left: 3px; }
    .calendar-section .removeFiltersLink:hover, .calendar-section .filtersLink:hover {
      opacity: .8; }
  .calendar-section .filtersLink {
    background-color: #676767;
    margin-right: 10px; }
    .calendar-section .filtersLink:hover {
      cursor: pointer; }
  .calendar-section .removeFiltersLink {
    background-color: #BA5F38; }
  .calendar-section .event-filter-selected {
    display: none; }
  .calendar-section .nav.nav-tabs.ax-tabs {
    margin-bottom: 40px; }
    .calendar-section .nav.nav-tabs.ax-tabs .calenderview {
      text-align: center;
      width: 100%; }
  .calendar-section .header-filter {
    font-size: 22px;
    text-align: left;
    line-height: 24px;
    color: #FFFFFF;
    padding: 15px;
    background-color: #019EDE;
    margin-bottom: 30px; }
  .calendar-section ul.event-filter {
    padding-left: 0;
    display: flex;
    align-items: center; }
    .calendar-section ul.event-filter > li {
      background-color: #019EDE;
      flex: 1 0 auto;
      border-right: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
      margin-bottom: 0; }
      .calendar-section ul.event-filter > li:last-child {
        border-right: none; }
      .calendar-section ul.event-filter > li > a {
        border-left: none;
        color: #FFFFFF;
        padding: 12px 24px;
        text-align: left;
        position: relative; }
        .calendar-section ul.event-filter > li > a > img {
          position: absolute;
          right: 24px;
          top: 50%;
          transform: translateY(-50%); }
    .calendar-section ul.event-filter a.eventfilter-title:hover, .calendar-section ul.event-filter a.eventfilter-title:focus, .calendar-section ul.event-filter a.eventfilter-title.active {
      background-color: inherit;
      opacity: .8; }
  .calendar-section .activeFilters {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    .calendar-section .activeFilters > span {
      display: block; }
    .calendar-section .activeFilters + h4 {
      margin-top: 14px; }
  .calendar-section .tab-pane h4 {
    font-size: 26px;
    margin-bottom: 30px;
    padding: 0; }
    @media only screen and (max-width: 768px) {
      .calendar-section .tab-pane h4 {
        margin-bottom: 20px; } }
  .calendar-section #calendar-section > h4,
  .calendar-section #find-event > h4 {
    font-size: 26px;
    margin-bottom: 45px;
    font-weight: bold; }
  .calendar-section .ax-tabs.nav-tabs {
    border: none;
    padding-left: 0; }
  .calendar-section .ax-tabs.nav-tabs > li.active > a, .calendar-section .ax-tabs.nav-tabs > li > a:hover, .calendar-section .ax-tabs.nav-tabs > li.active > a:focus {
    border: none; }
  .calendar-section .nav-link > h2 {
    margin-top: 0;
    margin-bottom: 0; }
  .calendar-section .calendarProgram {
    color: #019EDE; }
    .calendar-section .calendarProgram a {
      color: #019EDE; }
      .calendar-section .calendarProgram a:after {
        font-size: 12px;
        content: "\63";
        font-family: "aargau" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        line-height: 1;
        -webkit-font-smoothing: antialiased; }
  .calendar-section .overlay-filters {
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 6; }
    .calendar-section .overlay-filters.visible {
      display: block; }
    .calendar-section .overlay-filters #loading-bar-spinner.calendarLoading {
      left: 50%;
      margin-left: -20px;
      top: 50%;
      margin-top: -20px;
      position: absolute;
      z-index: 19 !important;
      animation: loading-bar-spinner 400ms linear infinite; }
    .calendar-section .overlay-filters #loading-bar-spinner.calendarLoading .spinner-icon {
      width: 40px;
      height: 40px;
      border: solid 4px transparent;
      border-top-color: #019EDE !important;
      border-left-color: #019EDE !important;
      border-radius: 50%; }
@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
  @media only screen and (min-width: 768px) {
    .calendar-section #calendarEventList .showMoreLinkContainer {
      margin-top: 30px; } }
  @media only screen and (max-width: 768px) {
    .calendar-section #calendarEventList > [class*="col"]:last-child > :last-child {
      border-bottom: 3px solid #019EDE;
      padding-bottom: 30px; } }
  .calendar-section #monthEventList > .row {
    margin: 0; }
    .calendar-section #monthEventList > .row + h4 {
      margin-top: 30px; }
    @media only screen and (max-width: 768px) {
      .calendar-section #monthEventList > .row {
        padding-top: 0; } }
  @media only screen and (min-width: 768px) {
    .calendar-section #monthEventList .showMoreLinkContainer {
      margin-top: 30px; } }
  .calendar-section #monthEventList .item-desc {
    margin-bottom: 0; }
    .calendar-section #monthEventList .item-desc p {
      font-size: 18px;
      margin-bottom: 0; }
  @media only screen and (max-width: 768px) {
    .calendar-section #monthEventList .item-desc p {
      line-height: 22px; } }
  .calendar-section #monthEventList .more-link {
    display: none;
    color: #019EDE;
    outline: none !important;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    margin: 10px 0; }
    .calendar-section #monthEventList .more-link:after {
      font-size: 12px;
      content: "c";
      font-family: "aargau" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
    @media only screen and (max-width: 768px) {
      .calendar-section #monthEventList .more-link {
        display: block; } }
  .calendar-section .equal.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden; }
  .calendar-section .equal.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    overflow: hidden; }
  .calendar-section .day-item {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    position: relative; }
    .calendar-section .day-item .cat-name {
      font-size: 16px;
      color: #FFFFFF;
      font-family: "NationalMuag-Regular", Arial;
      position: absolute;
      left: 0;
      top: 0;
      color: #333333;
      background-color: #EEEEEE;
      display: inline-block;
      text-align: center;
      box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.49);
      -webkit-box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.49);
      -moz-box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.49); }
    .calendar-section .day-item .item-wrapper {
      padding: 0;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      position: relative;
      align-items: stretch; }
      .calendar-section .day-item .item-wrapper p.meta {
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
        margin-bottom: 10px; }
      .calendar-section .day-item .item-wrapper .item-title, .calendar-section .day-item .item-wrapper .item-marketing-lead, .calendar-section .day-item .item-wrapper .item-time {
        padding: 0 8px; }
        .calendar-section .day-item .item-wrapper .item-title p, .calendar-section .day-item .item-wrapper .item-marketing-lead p, .calendar-section .day-item .item-wrapper .item-time p {
          line-height: 25px; }
      .calendar-section .day-item .item-wrapper .item-marketing-lead {
        height: 0;
        padding-top: 0;
        padding-bottom: 0;
        overflow: hidden;
        transition: height .2s ease-in-out, opacity .2s ease-in-out .1s;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .calendar-section .day-item .item-wrapper .item-marketing-lead p {
          margin-bottom: 0; }
      .calendar-section .day-item .item-wrapper .item-title h3 {
        margin-bottom: 5px;
        font-size: 24px;
        font-family: "NationalMuag-Bold", Arial; }
      .calendar-section .day-item .item-wrapper .item-time {
        font-size: 16px;
        color: #019EDE;
        padding-top: 5px;
        padding-bottom: 5px;
        font-variant-numeric: lining-nums proportional-nums; }
      .calendar-section .day-item .item-wrapper .item-image {
        overflow: hidden;
        height: auto; }
        .calendar-section .day-item .item-wrapper .item-image img {
          width: 100%;
          transition: all .3s ease;
          transform: translateY(0); }
      .calendar-section .day-item .item-wrapper .item-container {
        background-color: transparent;
        padding-bottom: 5px;
        height: auto;
        width: 100%;
        margin: 0;
        background: white;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .calendar-section .day-item .item-wrapper .item-more {
        position: absolute;
        left: 20px;
        bottom: 10px;
        z-index: 1; }
        .calendar-section .day-item .item-wrapper .item-more a {
          font-size: 18px;
          color: #FFFFFF;
          font-family: "NationalMuag-Regular", Arial;
          display: inline-block; }
          .calendar-section .day-item .item-wrapper .item-more a:hover span, .calendar-section .day-item .item-wrapper .item-more a:focus span {
            text-decoration: underline; }
          .calendar-section .day-item .item-wrapper .item-more a i {
            font-size: 12px;
            margin-left: 10px; }
      .calendar-section .day-item .item-wrapper.islast {
        height: auto;
        min-height: auto; }
        .calendar-section .day-item .item-wrapper.islast a {
          color: #019EDE; }
    @media (min-width: 768px) {
      .calendar-section .day-item:hover .item-wrapper .item-container {
        background-color: #EEEEEE; }
        .calendar-section .day-item:hover .item-wrapper .item-container .item-marketing-lead {
          height: 100px;
          opacity: 1;
          transition: height .3s ease-in-out, opacity .3s ease-in-out; }
      .calendar-section .day-item:hover .item-wrapper .item-image img {
        transform: translateY(-25%); } }
  .calendar-section .sorting .sort-group {
    color: #000000;
    margin-bottom: 30px; }
    .calendar-section .sorting .sort-group a {
      text-decoration: none;
      color: #000000;
      display: inline-block;
      position: relative;
      padding-left: 30px;
      text-transform: uppercase; }
      .calendar-section .sorting .sort-group a i {
        position: absolute;
        left: 0;
        font-size: 20px;
        margin-top: 1px; }
    .calendar-section .sorting .sort-group a[aria-expanded="true"] i.icon-add {
      display: none; }
    .calendar-section .sorting .sort-group a[aria-expanded="false"] i.icon-subtract {
      display: none; }
    .calendar-section .sorting .sort-group ul {
      margin: 0;
      padding: 0;
      text-align: left; }
      .calendar-section .sorting .sort-group ul li {
        list-style: none;
        display: block;
        margin-bottom: 0; }
        .calendar-section .sorting .sort-group ul li.unavailable {
          display: none; }
        .calendar-section .sorting .sort-group ul li.selected {
          opacity: .8; }
        .calendar-section .sorting .sort-group ul li span {
          padding: 8px 20px 8px 0;
          text-transform: capitalize;
          color: #FFFFFF;
          line-height: 1em;
          cursor: pointer;
          box-decoration-break: clone;
          -webkit-box-decoration-break: clone;
          position: relative;
          display: block;
                        /*
                        &:before {
                            content: "";
                            display: inline-block;
                            width: 19px;
                            height: 19px;
                            border: 2px solid;
                            position: absolute;
                            left: 10px;
                            top: 8px;
                            @include transition(all .2s ease);

                         */ }
          .calendar-section .sorting .sort-group ul li span:hover {
            opacity: .8;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease; }
          .calendar-section .sorting .sort-group ul li span.sort1:before {
            border-color: #00A093; }
          .calendar-section .sorting .sort-group ul li span.sort1:hover:before {
            border-color: #006d64; }
          .calendar-section .sorting .sort-group ul li span.sort2:before {
            border-color: #89AE4D; }
          .calendar-section .sorting .sort-group ul li span.sort2:hover:before {
            border-color: #6d8b3d; }
          .calendar-section .sorting .sort-group ul li span.sort3:before {
            border-color: #815B9C; }
          .calendar-section .sorting .sort-group ul li span.sort3:hover:before {
            border-color: #66487c; }
          .calendar-section .sorting .sort-group ul li span.sort4:before {
            border-color: #A86027; }
          .calendar-section .sorting .sort-group ul li span.sort4:hover:before {
            border-color: #7f481d; }
          .calendar-section .sorting .sort-group ul li span.sort5:before {
            border-color: #019EDE; }
          .calendar-section .sorting .sort-group ul li span.sort5:hover:before {
            border-color: #017aab; }
          .calendar-section .sorting .sort-group ul li span.sort6:before {
            border-color: #019EDE; }
          .calendar-section .sorting .sort-group ul li span.sort6:hover:before {
            border-color: #017aab; }
          .calendar-section .sorting .sort-group ul li span.sort7:before {
            border-color: #019EDE; }
          .calendar-section .sorting .sort-group ul li span.sort7:hover:before {
            border-color: #017aab; }
          .calendar-section .sorting .sort-group ul li span.sort8:before {
            border-color: #C94E90; }
          .calendar-section .sorting .sort-group ul li span.sort8:hover:before {
            border-color: #af3576; }
        .calendar-section .sorting .sort-group ul li.selected span:before {
          border-color: #ace7ff; }
        .calendar-section .sorting .sort-group ul li.selected span.sort1:before {
          border-color: #07ffeb; }
        .calendar-section .sorting .sort-group ul li.selected span.sort2:before {
          border-color: #b8cf92; }
        .calendar-section .sorting .sort-group ul li.selected span.sort3:before {
          border-color: #b299c4; }
        .calendar-section .sorting .sort-group ul li.selected span.sort4:before {
          border-color: #d9935c; }
        .calendar-section .sorting .sort-group ul li.selected span.sort5:before {
          border-color: #47c9fe; }
        .calendar-section .sorting .sort-group ul li.selected span.sort6:before {
          border-color: #47c9fe; }
        .calendar-section .sorting .sort-group ul li.selected span.sort7:before {
          border-color: #47c9fe; }
        .calendar-section .sorting .sort-group ul li.selected span.sort8:before {
          border-color: #e19cc1; }
  .calendar-section .filters-mobile-container {
    display: block; }
    @media only screen and (min-width: 768px) {
      .calendar-section .filters-mobile-container {
        display: none; } }
  .calendar-section .filters-mobile-container .mobile-filters-holder {
    position: relative;
    z-index: 0; }
    .calendar-section .filters-mobile-container .mobile-filters-holder-show {
      z-index: 4; }
  .calendar-section .month > span {
    color: #019EDE;
    line-height: 30px;
    font-size: 28px;
    font-family: "NationalMuag-Regular", Arial;
    display: inline-block;
    margin-bottom: 45px; }
  .calendar-section .main-calendar .slick-prev,
  .calendar-section .main-calendar .slick-next {
    top: 90px; }

.find-item-list .showMoreLinkContainer {
  border-bottom: none !important; }
  .find-item-list .showMoreLinkContainer > div {
    margin-left: 0;
    margin-top: 14px;
    border-bottom: none; }
  .find-item-list .showMoreLinkContainer .day-item .item-wrapper {
    padding-left: 0; }
    .find-item-list .showMoreLinkContainer .day-item .item-wrapper .showMoreLink {
      /*background-color: $color6;*/
      color: #fff;
      padding: 12px 30px; }
.find-item-list h4 {
  font-size: 26px;
  padding: 55px 0 25px; }
  .find-item-list h4:first-of-type {
    padding-top: 0; }
  .find-item-list h4 + .row {
    border-top: 1px solid #BEBEBE; }
.find-item-list .row {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
  position: relative; }
  .find-item-list .row .full-link:hover {
    background-color: rgba(0, 0, 0, 0.03); }
.find-item-list .list-date {
  font-size: 16px;
  font-family: "NationalMuag-Bold", Arial;
  font-variant-numeric: lining-nums proportional-nums; }
  @media only screen and (min-width: 768px) {
    .find-item-list .list-date div:not(:last-child) {
      margin-bottom: 10px; } }
  .find-item-list .list-date div > img {
    margin-right: 5px; }
  .find-item-list .list-date div.item-time {
    font-size: inherit; }
  .find-item-list .list-date span {
    font-size: 16px;
    white-space: nowrap; }
  .find-item-list .list-date .icon-android-time:before {
    vertical-align: middle; }
.find-item-list .list-title h3 {
  font-size: 24px;
  font-weight: 400;
  max-width: 100%;
  margin-bottom: 3px;
  font-family: "NationalMuag-Bold", Arial; }
.find-item-list .list-title .item-more a {
  color: #019EDE; }
  .find-item-list .list-title .item-more a:hover span, .find-item-list .list-title .item-more a:focus span {
    text-decoration: underline !important; }
.find-item-list .list-title .item-more .icon-icon-arrow {
  font-size: 12px;
  margin-left: 10px; }

.overlay-filters {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none; }
  .overlay-filters.visible {
    display: block; }
  .overlay-filters #loading-bar-spinner.calendarLoading {
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    z-index: 19 !important;
    animation: loading-bar-spinner 400ms linear infinite; }
  .overlay-filters #loading-bar-spinner.calendarLoading .spinner-icon {
    width: 40px;
    height: 40px;
    border: solid 4px transparent;
    border-top-color: #019EDE !important;
    border-left-color: #019EDE !important;
    border-radius: 50%; }
@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }
.container .container.info-box {
  padding-left: 0;
  padding-right: 0; }

.info-box {
  margin-bottom: 60px; }
  .info-box .info-content {
    max-width: 825px;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    background-color: #C94E90;
    display: flex;
    padding: 30px 30px; }
    .info-box .info-content .alert-icon {
      margin: 0;
      margin-right: 30px;
      width: 30px;
      vertical-align: top; }
    .info-box .info-content p {
      color: #FFFFFF; }
    .info-box .info-content a,
    .info-box .info-content a:hover,
    .info-box .info-content a:visited {
      color: #fff; }
    .info-box .info-content a:after {
      content: "\63";
      font-family: "aargau" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      padding-left: 6px;
      font-size: 10px; }
  .info-box + .list-section .row div h2 {
    margin-top: 0; }

.frame-type-shortcut .info-box {
  margin-bottom: 70px; }

.dossier-info-page .side-elem {
  width: max-content; }

.dossier-info-page p.lead {
  font-family: "NationalMuag-Regular", Arial;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.4;
  color: #019EDE; }
@media only screen and (max-width: 769px) {
  .dossier-info-page p.lead {
    margin-top: 10px;
    font-size: 22px;
    line-height: 26px; } }

@media only screen and (min-width: 1170px) {
  .is-hidden {
    visibility: hidden; } }
.main-content .timeline ul li {
  list-style: none;
  padding-left: 0; }
  .main-content .timeline ul li:before {
    display: none; }
.main-content h2 {
  font-family: "NationalMuag-Bold", Arial;
  font-size: 36px;
  line-height: 42px;
  text-transform: none;
  color: #000000; }
  .main-content h2.blue-header {
    font-family: "NationalMuag-Regular", Arial;
    font-size: 36px;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 70px;
    text-transform: uppercase;
    color: #019EDE; }
.main-content p + h2 {
  margin-top: 60px; }
.main-content.accordeon-content h2 {
  margin-top: 60px; }
.main-content h3 {
  font-family: "NationalMuag-Bold", Arial;
  font-size: 28px;
  line-height: 36px; }
.main-content p + h3 {
  margin-top: 60px; }
.main-content.accordeon-content h3 {
  margin-top: 60px; }
.main-content p + div,
.main-content p + h2,
.main-content div + h2 {
  margin-top: 60px; }
.main-content ul {
  padding-left: 20px;
  margin-bottom: 30px; }
  .main-content ul.ce-uploads {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0; }
  .main-content ul li {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px; }
    .main-content ul li:last-of-type {
      margin-bottom: 0; }
    .main-content ul li ul {
      margin-top: 5px;
      margin-bottom: 10px; }
  .main-content ul + h2 {
    margin-top: 60px; }

.timeline {
  overflow: hidden;
  margin: 0 auto;
  max-width: 80%; }
  .timeline .timeline {
    max-width: 100%; }
  .timeline .timeline-nav {
    text-align: center;
    border-bottom: 1px solid #019EDE;
    margin-bottom: 40px !important;
    padding-left: 0; }
    .timeline .timeline-nav li {
      display: inline-block;
      float: none;
      margin-bottom: -2px;
      border-bottom: 1px solid #fff; }
      .timeline .timeline-nav li a {
        border-radius: 0 !important;
        display: block;
        padding: 15px 20px;
        color: #019EDE;
        background-color: #FFFFFF;
        border: 1px solid #019EDE;
        border-bottom: transparent;
        text-decoration: none; }
      .timeline .timeline-nav li.active a {
        background-color: #019EDE;
        color: #FFFFFF;
        border: 1px solid #019EDE; }
  .timeline .timeline-container {
    position: relative;
    margin: 0 auto;
    padding: 2em 0; }
    .timeline .timeline-container::before {
      /* this is the vertical line */
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 18px;
      left: 50%;
      height: 100%;
      width: 2px;
      border-left: 1px dashed #000000; }
    .timeline .timeline-container .timeline-block {
      position: relative;
      margin: 2em 0; }
      .timeline .timeline-container .timeline-block:after {
        content: "";
        display: table;
        clear: both; }
      .timeline .timeline-container .timeline-block:first-child {
        margin-top: 0; }
      .timeline .timeline-container .timeline-block:last-child {
        margin-bottom: 0; }
      .timeline .timeline-container .timeline-block .timeline-bullet {
        position: absolute;
        top: 22px;
        left: 0;
        left: 50%;
        width: 40px;
        height: 40px; }
        .timeline .timeline-container .timeline-block .timeline-bullet img {
          display: block;
          width: 24px;
          height: 24px;
          position: relative;
          left: 50%;
          top: 50%;
          margin-left: -12px;
          margin-top: -12px; }
      .timeline .timeline-container .timeline-block .timeline-content {
        position: relative;
        background-color: #EDEDED;
        padding: 40px; }
        .timeline .timeline-container .timeline-block .timeline-content img {
          margin-bottom: 20px; }
        .timeline .timeline-container .timeline-block .timeline-content:after {
          /* clearfix */
          content: "";
          display: table;
          clear: both; }
        .timeline .timeline-container .timeline-block .timeline-content::before {
          /* triangle next to content block */
          content: '';
          position: absolute;
          top: 80px;
          right: 100%;
          height: 0;
          width: 0;
          border: 20px solid transparent;
          border-right-color: transparent;
          border-right-style: solid;
          border-right-width: 20px;
          border-right: 20px solid #EDEDED; }
        .timeline .timeline-container .timeline-block .timeline-content h3 {
          color: #000000;
          font-size: 16px;
          font-family: "NationalMuag-Bold", Arial;
          margin-top: 0;
          margin-bottom: 15px; }
        .timeline .timeline-container .timeline-block .timeline-content p {
          color: #000000;
          font-size: 16px; }
        .timeline .timeline-container .timeline-block .timeline-content .timeline-date {
          font-size: 24px;
          color: #019EDE; }
        .timeline .timeline-container .timeline-block .timeline-content span.readmore {
          color: #019EDE;
          cursor: pointer;
          z-index: 11; }
          .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="true"] {
            position: relative;
            font-size: 16px; }
            .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="true"] span {
              padding-right: 15px;
              display: inline-block; }
              .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="true"] span.closed {
                display: none; }
            .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="true"] i {
              position: absolute;
              right: 0;
              top: -1px;
              z-index: 1; }
              .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="true"] i.icon-android-arrow-down {
                display: none; }
          .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="false"] {
            position: relative;
            font-size: 16px; }
            .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="false"] span {
              padding-right: 15px;
              display: inline-block; }
              .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="false"] span.opened {
                display: none; }
            .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="false"] i {
              position: absolute;
              right: 0;
              top: -1px;
              z-index: 1; }
              .timeline .timeline-container .timeline-block .timeline-content span.readmore[aria-expanded="false"] i.icon-android-arrow-up {
                display: none; }
        .timeline .timeline-container .timeline-block .timeline-content .timeline-images {
          margin-bottom: 20px;
          padding-left: 10px;
          padding-right: 10px; }
          .timeline .timeline-container .timeline-block .timeline-content .timeline-images .col-md-3 {
            padding: 5px; }
            .timeline .timeline-container .timeline-block .timeline-content .timeline-images .col-md-3 img {
              margin: 0; }
          .timeline .timeline-container .timeline-block .timeline-content .timeline-images a img {
            max-width: 100%;
            height: auto; }
  .timeline .wrkaround {
    overflow: hidden !important; }

.slbElement .slbContent {
  padding-bottom: 5em; }
.slbElement .slbImage {
  padding-bottom: 10px; }
.slbElement .slbCaption {
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding: 0;
  overflow: visible;
  white-space: normal;
  bottom: auto;
  top: 100%; }
.slbElement .slbCloseBtn {
  width: 0.66667em;
  height: 0.66667em;
  line-height: 0.66667em;
  right: -1.33333em; }
.slbElement .slbArrows {
  position: absolute;
  left: -70px;
  right: -70px; }

@media only screen and (min-width: 1170px) {
  .timeline-container::before {
    left: 50%;
    margin-left: -2px; } }
@media only screen and (min-width: 1170px) {
  .timeline-block {
    margin: 4em 0; } }
@media only screen and (min-width: 1170px) {
  .timeline-bullet {
    width: 18px;
    height: 18px;
    left: 50%;
    margin-left: -9px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  .timeline-bullet.timeline-img--animate-in {
    visibility: visible;
    -webkit-animation: animate-1 0.6s;
    animation: animate-1 0.6s; } }
.timeline-content
.timeline-content p,
.timeline-read-more,
.timeline-date {
  font-size: 16px; }

.timeline-content p {
  line-height: 1.6;
  color: #666666; }

.timeline-read-more,
.timeline-date {
  display: inline-block; }

.timeline-read-more {
  float: right;
  padding: 15px 30px;
  background: #ececec;
  color: #666666;
  text-decoration: none; }

.timeline-read-more:hover {
  background-color: #d00000;
  color: #fff; }

.timeline-date {
  float: left;
  padding: .8em 0; }

@media only screen and (min-width: 992px) {
  .main-text .intro-text.isgeneralintro .container {
    margin-left: 0;
    padding-left: 0; } }
@media only screen and (min-width: 768px) {
  .timeline-content h3 {
    font-size: 22px; }

  .timeline-content p {
    font-size: 16px; }

  .timeline-read-more,
  .timeline-date {
    font-size: 14px; } }
@media only screen and (min-width: 1170px) {
  .timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 37%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }

  .timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }

  .timeline-read-more {
    float: left; }

  .timeline-date {
    position: absolute;
    width: 100%;
    left: 117%;
    top: 65px;
    font-size: 16px;
    background-color: #fff;
    width: 125px;
    text-align: center; }

  .timeline-block:nth-child(even) .timeline-content {
    float: right; }

  .timeline-block:nth-child(even) .timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #ddd; }

  .timeline-block:nth-child(even) .timeline-read-more {
    float: right; }

  .timeline-block:nth-child(even) .timeline-date {
    left: auto;
    right: 117%;
    text-align: right;
    width: 125px;
    text-align: center; }

  .timeline-content.timeline-content--animate-in {
    visibility: visible;
    -webkit-animation: animate-2 0.6s;
    animation: animate-2 0.6s; } }
.timeline-block:nth-child(odd) .timeline-content::before {
  content: '';
  position: absolute;
  top: 80px;
  right: 100%;
  height: 0;
  width: 0;
  border: 20px solid transparent !important;
  border-left-color: transparent !important;
  border-left-style: solid !important;
  border-left-width: 20px !important;
  border-left: 20px solid #EDEDED !important;
  z-index: 1; }

@media only screen and (min-width: 1170px) {
  .timeline-block:nth-child(even) .timeline-content.timeline-content--animate-in {
    -webkit-animation: animate-2-inverse 0.6s;
    animation: animate-2-inverse 0.6s; } }
.zoomgrow {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .zoomgrow .item-zoom {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; }
  .zoomgrow:hover .item-zoom {
    transform: scale(1.1); }
  .zoomgrow:hover .article-item div {
    transform: scale(1.1); }
  .zoomgrow:hover .grow {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); }

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

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

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

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

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

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

.slider {
  background: #ddd;
  margin-top: 30px; }
  .slider .item {
    height: 100%;
    background-color: #fff; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: .8; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 22px;
    line-height: 1;
    color: #FFFFFF;
    opacity: .8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 20px;
  z-index: 1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #019EDE;
  color: #FFFFFF; }
  .slick-prev:hover {
    background-color: #67C9F0; }
    .slick-prev:hover:before {
      color: #FFFFFF; }
  .slick-prev:before {
    content: "\73";
    font-family: "aargau" !important;
    color: #FFFFFF; }
  .slick-prev:focus {
    background-color: #67C9F0; }

.slick-next {
  right: 20px;
  z-index: 1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #019EDE;
  color: #FFFFFF; }
  .slick-next:hover {
    background-color: #67C9F0; }
    .slick-next:hover:before {
      color: #FFFFFF; }
  .slick-next:before {
    content: "\75";
    font-family: "aargau" !important;
    color: #FFFFFF; }
  .slick-next:focus {
    background-color: #67C9F0; }

h2.issectiontitle {
  font-size: 36px;
  line-height: 30px;
  color: #019EDE;
  margin-bottom: 30px;
  margin-top: 50px;
  text-transform: uppercase;
  text-align: center; }

h3.introtxt {
  font-size: 28px;
  line-height: 40px;
  color: #019EDE;
  font-family: "NationalMuag-Regular", Arial;
  font-weight: normal; }

.intro-text h3.introtxt {
  font-family: "NationalMuag-Regular", Arial;
  font-size: 28px;
  line-height: 40px;
  color: #019EDE;
  margin: 100px 0 100px 200px;
  margin-left: 200px;
  margin-top: 100px;
  max-width: 770px;
  font-weight: normal; }

.side-elem {
  position: relative;
  background-color: #EDEDED;
  padding: 30px;
  margin-bottom: 100px; }
  .side-elem h3 {
    font-family: "NationalMuag-Bold", Arial;
    line-height: 32px; }
  .side-elem p {
    line-height: 26px;
    margin-bottom: 15px; }
    .side-elem p span {
      background-color: #FFFFFF;
      color: #019EDE;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 2px;
      padding-bottom: 2px; }
    .side-elem p a span {
      font-size: 24px;
      background-color: #019EDE;
      color: #FFFFFF;
      line-height: 32px;
      font-family: "NationalMuag-Bold", Arial; }
  .side-elem li.availability-year {
    padding-left: 0;
    font-size: 20px;
    list-style: none; }
    .side-elem li.availability-year:before {
      content: none; }
  .side-elem .availability-label {
    display: flex;
    align-items: stretch;
    line-height: 1.2; }
  .side-elem .event-availabilities i {
    margin-left: 0;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-top: 10px; }
    .side-elem .event-availabilities i:before {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    .side-elem .event-availabilities i:hover {
      transition: all 0.2s;
      opacity: .7; }
  .side-elem .event-availabilities .icon-subtract {
    display: none; }
  .side-elem .event-availabilities .icon-add {
    display: block; }
  .side-elem .event-availabilities .expanded .icon-subtract {
    display: block; }
  .side-elem .event-availabilities .expanded .icon-add {
    display: none; }
  .side-elem .event-availabilities li:nth-child(n+4) {
    display: list-item; }
  .side-elem .event-availabilities.collapsed li:nth-child(n+4) {
    display: none; }
  .side-elem .shortdescription-bottom {
    margin-top: 20px; }

.bottom-contact a:not(.cta) {
  color: #FFFFFF; }

section:nth-child(1) {
  z-index: 1; }

section:nth-child(3) {
  z-index: 2;
  position: relative; }

/*search page*/
.is-search {
  min-height: 280px !important; }

#search-area, .search-area {
  background-color: #EDEDED;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
  #search-area label, .search-area label {
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    font-family: "NationalMuag-Regular", Arial;
    font-weight: normal;
    margin-bottom: 11px; }
  #search-area .input-holder, .search-area .input-holder {
    position: relative;
    margin-bottom: 20px; }
    #search-area .input-holder input,
    #search-area .input-holder select, .search-area .input-holder input,
    .search-area .input-holder select {
      width: 100%;
      padding: 15px 60px 15px 20px;
      border: none;
      border-radius: 0; }
    #search-area .input-holder select, .search-area .input-holder select {
      color: #FFFFFF;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      /* Remove default arrow */
      background: url("../Images/down-select.png") 96%/4% no-repeat #019EDE;
      cursor: pointer;
      position: relative; }
    #search-area .input-holder select::-ms-expand, .search-area .input-holder select::-ms-expand {
      display: none;
      /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */ }
    @media screen and (min-width: 0 \0 ) {
      #search-area .input-holder select, .search-area .input-holder select {
        background-image: none \9 ;
        padding: 5px \9 ; } }
    #search-area .input-holder button, .search-area .input-holder button {
      border: none;
      background: none;
      position: absolute;
      z-index: 2;
      right: 0;
      top: 0;
      height: 100%;
      width: 70px;
      text-align: center; }
      #search-area .input-holder button i, .search-area .input-holder button i {
        font-size: 24px;
        margin-top: 12px;
        display: inline-block; }

#search-results {
  padding-top: 60px;
  padding-bottom: 100px; }
  #search-results .pagination li.current {
    color: #019EDE; }
  #search-results h2 {
    font-size: 32px;
    font-family: "NationalMuag-Bold", Arial;
    line-height: 34px;
    margin-bottom: 40px; }
  #search-results h3 {
    font-size: 24px;
    font-family: "NationalMuag-Regular", Arial; }
    #search-results h3 strong {
      font-family: "NationalMuag-Bold", Arial;
      font-size: 24px; }
  #search-results .single-result {
    margin-bottom: 30px; }
    #search-results .single-result .castle {
      text-transform: uppercase;
      font-size: 14px;
      font-family: "NationalMuag-Regular", Arial;
      margin-bottom: 10px; }
    #search-results .single-result .cat {
      font-size: 18px;
      margin-bottom: 10px;
      font-family: "NationalMuag-Bold", Arial; }
    #search-results .single-result .excerpt a {
      font-size: 18px;
      line-height: 26px;
      color: #000000; }
      #search-results .single-result .excerpt a:hover {
        color: #019EDE;
        text-decoration: none; }
  #search-results #kesearch_results a {
    color: #000000; }
    #search-results #kesearch_results a:hover {
      text-decoration: none; }

/*catalog*/
#catalog {
  margin-bottom: 50px;
  position: relative; }
  #catalog #loadMoreBtn {
    border: none;
    background-color: #019EDE;
    color: #FFFFFF;
    border-radius: 0; }
    #catalog #loadMoreBtn:hover {
      background-color: #019EDE;
      color: #FFFFFF; }
  #catalog .og-grid {
    list-style: none;
    padding: 20px 0;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    color: #000000;
    margin-top: 80px; }
    #catalog .og-grid .slider {
      background: #EDEDED;
      margin-top: 0; }
    #catalog .og-grid .metas p.name {
      margin-bottom: 0;
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 0;
      font-family: "NationalMuag-Bold", Arial;
      color: #000000;
      text-decoration: none; }
    #catalog .og-grid .metas p.category {
      margin-bottom: 0;
      font-size: 16px;
      font-family: "NationalMuag-Regular", Arial;
      line-height: 20px;
      margin-bottom: 0;
      color: #000000;
      text-decoration: none;
      display: none; }
    #catalog .og-grid .og-details ul {
      list-style: disc; }
      #catalog .og-grid .og-details ul li {
        margin-bottom: 10px;
        display: list-item !important;
        margin-left: 0; }
    #catalog .og-grid li {
      display: inline-block;
      margin: 10px 15px 40px 15px;
      vertical-align: top;
      height: auto;
      width: 22%;
      max-width: 270px;
      min-width: 270px;
      font-size: 16px;
      line-height: 20px; }
      #catalog .og-grid li a,
      #catalog .og-grid li a:active {
        text-decoration: none;
        cursor: pointer; }
    #catalog .og-grid li > a,
    #catalog .og-grid li > a img {
      border: none;
      outline: none;
      display: block;
      position: relative; }
    #catalog .og-grid li > a img {
      max-width: 100%;
      margin-bottom: 20px; }
    #catalog .og-grid li.og-expanded > a::after {
      top: auto;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #EDEDED;
      border-width: 15px;
      left: 50%;
      margin: 0px 0 0 -15px;
      bottom: -60px; }
    #catalog .og-grid .og-expander {
      position: absolute;
      background: #EDEDED;
      top: auto;
      left: 0;
      width: 100%;
      margin-top: 60px;
      text-align: left;
      height: 0;
      overflow: hidden;
      z-index: 11; }
    #catalog .og-grid:has(.og-expander):before {
      content: "";
      display: block;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10; }
    #catalog .og-grid .og-expander-inner {
      padding: 70px 30px;
      height: 100%;
      position: relative; }
    #catalog .og-grid .og-close {
      position: absolute;
      width: 30px;
      height: 30px;
      top: 42px;
      right: 70px;
      cursor: pointer; }
      #catalog .og-grid .og-close::before, #catalog .og-grid .og-close::after {
        content: '';
        position: absolute;
        width: 100%;
        top: 50%;
        height: 3px;
        background: #019EDE;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
      #catalog .og-grid .og-close::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      #catalog .og-grid .og-close:hover::before, #catalog .og-grid .og-close:hover::after {
        background: #019EDE; }
    #catalog .og-grid .og-fullimg,
    #catalog .og-grid .og-details,
    #catalog .og-grid .slider {
      float: left;
      height: 100%;
      overflow: hidden;
      position: relative; }
    #catalog .og-grid .og-details {
      padding: 0 40px 0 20px; }
      #catalog .og-grid .og-details h3 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 20px;
        font-family: "NationalMuag-Bold", Arial;
        margin-top: 30px; }
      #catalog .og-grid .og-details p {
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 16px; }
        #catalog .og-grid .og-details p span {
          width: 100%;
          font-family: "NationalMuag-Bold", Arial;
          display: block;
          line-height: 20px; }
      #catalog .og-grid .og-details > button {
        font-family: "NationalMuag-Bold", Arial;
        font-size: 18px;
        padding: 15px 30px;
        background-color: #019EDE;
        padding-left: 65px;
        color: #FFFFFF;
        display: inline-block;
        margin: 30px 0 0;
        outline: none;
        position: relative;
        border: none; }
        #catalog .og-grid .og-details > button::before {
          content: "\43";
          font-family: "aargau" !important;
          display: inline-block;
          margin-right: 15px;
          position: absolute;
          font-size: 24px;
          line-height: 20px;
          left: 30px;
          top: 18px; }
    #catalog .og-grid .og-fullimg {
      text-align: center; }
      #catalog .og-grid .og-fullimg img {
        display: inline-block;
        max-height: 100%;
        max-width: 100%; }
    #catalog .og-grid .og-loading {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #ddd;
      box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -25px 0 0 -25px;
      -webkit-animation: loader 0.5s infinite ease-in-out both;
      -moz-animation: loader 0.5s infinite ease-in-out both;
      animation: loader 0.5s infinite ease-in-out both; }
@-webkit-keyframes loader {
  0% {
    background: #ddd; }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } }
@-moz-keyframes loader {
  0% {
    background: #ddd; }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } }
@keyframes loader {
  0% {
    background: #ddd; }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } }
    @media screen and (max-width: 650px) {
      #catalog .og-grid .og-fullimg {
        display: none; }
      #catalog .og-grid .og-details {
        float: none;
        width: 100%; } }
  #catalog .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none; }
    #catalog .slick-dots li {
      margin: 0 0.25rem;
      width: 25px;
      height: 25px;
      min-width: 10px;
      max-width: 15px;
      display: inline-block !important; }
    #catalog .slick-dots button {
      display: block;
      width: 1rem;
      height: 1rem;
      padding: 0;
      border: none;
      border-radius: 100%;
      background-color: #BEBEBE;
      text-indent: -9999px; }
    #catalog .slick-dots li.slick-active button {
      background-color: #019EDE; }
  #catalog .slick-slide img {
    margin: 0 auto; }
  #catalog .slider .item {
    background-color: transparent; }

#outer {
  position: relative;
  z-index: 11; }

#outer .general-info {
  background-color: #019EDE;
  border-bottom: 1px solid #67C9F0;
  padding: 20px 0;
  height: 70px;
  color: #FFFFFF; }
  #outer .general-info a {
    color: #FFFFFF; }
    #outer .general-info a:after {
      content: "\63";
      font-family: "aargau" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      font-size: 12px;
      padding-left: 5px;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
  #outer .general-info p {
    text-align: center;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
    font-family: "NationalMuag-Bold";
    font-size: 18px; }
  #outer .general-info + #menu {
    top: 70px; }

/*print catalog*/
.print-prev {
  padding-top: 50px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 100px;
  margin-bottom: 50px;
  background: #EDEDED; }
  .print-prev .og-details img {
    max-width: 100%;
    height: auto;
    width: 400px;
    margin-right: 40px;
    flex: left;
    margin-bottom: 20px; }
  .print-prev .og-details h3 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
    font-family: "NationalMuag-Bold", Arial;
    margin-top: 30px; }
  .print-prev .og-details p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 16px; }
    .print-prev .og-details p span {
      width: 100%;
      font-family: "NationalMuag-Bold", Arial;
      display: block;
      line-height: 20px; }

/*form?*/
.content-type-page .main-content form .form-group {
  margin-bottom: 40px; }
  .content-type-page .main-content form .form-group .input input,
  .content-type-page .main-content form .form-group .input select,
  .content-type-page .main-content form .form-group .input textarea {
    border-radius: 0; }
  .content-type-page .main-content form .form-group .input input[type=radio], .content-type-page .main-content form .form-group .input input[type=checkbox] {
    margin-right: 10px; }
  .content-type-page .main-content form .form-group textarea {
    resize: vertical;
    min-height: 150px; }
.content-type-page .main-content form button {
  background-color: #019EDE;
  color: #FFFFFF;
  border-radius: 0; }
  .content-type-page .main-content form button:hover {
    background-color: #019EDE;
    color: #FFFFFF; }
.content-type-page .main-content .download-search-area form button {
  color: #000000; }
.content-type-page .main-content .list-section .item {
  margin-bottom: 20px; }

.ax-tabs.nav-tabs {
  padding-left: 37%;
  margin-bottom: 70px;
  border-color: #019EDE; }
  .ax-tabs.nav-tabs li {
    margin-right: 4px; }
  .ax-tabs.nav-tabs > li > a {
    color: #fff;
    background-color: #019EDE;
    border-bottom-color: #019EDE; }
  .ax-tabs.nav-tabs > li.active > a, .ax-tabs.nav-tabs > li > a:hover, .ax-tabs.nav-tabs > li.active > a:focus {
    background-color: #fff;
    color: #019EDE;
    border: 1px solid #019EDE;
    border-bottom-color: #fff;
    border-radius: 0; }

#date-picker-filter {
  margin-bottom: 30px; }
  #date-picker-filter .datepicker.datepicker-inline {
    width: 100%;
    padding: 0; }
    #date-picker-filter .datepicker.datepicker-inline table {
      width: 100%; }
      #date-picker-filter .datepicker.datepicker-inline table thead tr:nth-of-type(2) {
        background-color: #019EDE; }
        #date-picker-filter .datepicker.datepicker-inline table thead tr:nth-of-type(2) th:hover {
          background-color: #017aab; }
        #date-picker-filter .datepicker.datepicker-inline table thead tr:nth-of-type(2) th.datepicker-switch {
          background-color: #019EDE;
          cursor: auto; }
      #date-picker-filter .datepicker.datepicker-inline table thead tr:nth-of-type(3) {
        background-color: #0073A2; }
      #date-picker-filter .datepicker.datepicker-inline table thead th {
        font-weight: normal !important;
        border-radius: 0;
        color: #fff; }
      #date-picker-filter .datepicker.datepicker-inline table tbody {
        background-color: #EDEDED; }
        #date-picker-filter .datepicker.datepicker-inline table tbody td.day {
          border-radius: 0; }
          #date-picker-filter .datepicker.datepicker-inline table tbody td.day:nth-last-of-type(1), #date-picker-filter .datepicker.datepicker-inline table tbody td.day:nth-last-of-type(2) {
            background-color: #E0E0E0; }
          #date-picker-filter .datepicker.datepicker-inline table tbody td.day.active, #date-picker-filter .datepicker.datepicker-inline table tbody td.day:hover {
            background-color: #C94E90;
            color: #fff;
            background-image: none; }
          #date-picker-filter .datepicker.datepicker-inline table tbody td.day.today {
            background: none;
            background-color: #019EDE;
            color: #fff; }
          #date-picker-filter .datepicker.datepicker-inline table tbody td.day.today.active {
            background: none;
            background-color: #C94E90; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .benefits p.checked-ico span:before {
      height: 83px; } } }
.ce-uploads {
  padding-left: 0; }
  .ce-uploads li {
    list-style: none;
    padding-left: 0 !important; }
    .ce-uploads li::before {
      display: none !important; }
    .ce-uploads li img {
      display: none; }
    .ce-uploads li div {
      float: left; }
      .ce-uploads li div > a {
        float: left;
        color: #000000; }
        .ce-uploads li div > a i {
          color: #019EDE;
          font-size: 16px;
          margin-right: 4px; }

/*mobfilters calendar*/
.moboverlaybg {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: auto;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;
  margin-left: -15px;
  margin-right: -15px;
  display: none;
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.moboverlaybg.showme {
  opacity: 1;
  display: block; }

.showMoreLinkContainer > div {
  padding-left: 0; }
.showMoreLinkContainer.hasarrow i {
  font-size: 12px; }

.blog .main-text {
  padding-bottom: 200px; }
.blog .intro-text h1 {
  height: 41px; }
.blog .blog-back {
  position: absolute;
  top: -130px;
  position: relative;
  padding-left: 20px; }
  .blog .blog-back a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #000000; }
    .blog .blog-back a i {
      position: absolute;
      left: 0;
      font-size: 12px;
      color: #019EDE;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .blog .blog-back a:hover {
      color: #019EDE; }

.blog-listing {
  font-variant-numeric: lining-nums; }
  .blog-listing .pagination > .active > a,
  .blog-listing .pagination > .active > a:hover,
  .blog-listing .pagination > .active > a:focus,
  .blog-listing .pagination > .active > span,
  .blog-listing .pagination > .active > span:hover,
  .blog-listing .pagination > .active > span:focus {
    background-color: #019EDE;
    border-color: #019EDE; }
  .blog-listing h2.blue-header {
    color: #019EDE; }
  .blog-listing .blog-footer {
    background-color: #F7F7F7;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-bottom: 60px; }
    .blog-listing .blog-footer > .container {
      margin-bottom: 0 !important; }
    .blog-listing .blog-footer h2 {
      margin-bottom: 1.5em; }
  @media (min-width: 768px) {
    .blog-listing .blog-footer {
      padding-top: 58px;
      padding-bottom: 58px; }
    .blog-listing .postteaser .main-post {
      margin-bottom: 0 !important; } }
  .blog-listing .alert-info {
    color: #019EDE;
    background-color: #EDEDED;
    border-color: #EDEDED;
    border-radius: 0; }
  .blog-listing .comment-form .alert {
    margin: 0 0 24px 0;
    border-radius: 0; }
  .blog-listing .mainside .postlist .main-post .image-holder, .blog-listing .mainside .postteaser .main-post .image-holder {
    overflow: hidden; }
    .blog-listing .mainside .postlist .main-post .image-holder .blogimage, .blog-listing .mainside .postteaser .main-post .image-holder .blogimage {
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear; }
    .blog-listing .mainside .postlist .main-post .image-holder:hover .blogimage, .blog-listing .mainside .postteaser .main-post .image-holder:hover .blogimage {
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear;
      transform: scale(1.1); }
  .blog-listing .mainside .main-post {
    margin-bottom: 65px; }
    @media only screen and (max-width: 767px) {
      .blog-listing .mainside .main-post {
        margin-bottom: 50px; } }
    .blog-listing .mainside .main-post .image-holder {
      margin-bottom: 10px; }
      .blog-listing .mainside .main-post .image-holder img {
        width: 100%;
        max-width: 100%;
        height: auto; }
    .blog-listing .mainside .main-post .meta {
      margin-bottom: 20px; }
      .blog-listing .mainside .main-post .meta ul {
        margin: 0;
        padding: 0;
        text-align: left; }
        .blog-listing .mainside .main-post .meta ul li {
          list-style: none;
          display: inline-block; }
          .blog-listing .mainside .main-post .meta ul li.separator::after {
            content: "";
            display: inline-block;
            height: 14px;
            width: 1px;
            background-color: #000000;
            margin-bottom: -3px;
            margin-left: 10px;
            margin-right: 10px; }
          .blog-listing .mainside .main-post .meta ul li a {
            color: #019EDE;
            font-family: "NationalMuag-Regular", Arial;
            font-size: 16px;
            line-height: 20px; }
            .blog-listing .mainside .main-post .meta ul li a span {
              margin-left: 4px; }
              .blog-listing .mainside .main-post .meta ul li a span.bubble {
                background: url(../Images/newico/metro-bubble.svg) center center no-repeat scroll transparent;
                width: 14px;
                height: 14px;
                display: block;
                float: left;
                margin-top: 7px;
                margin-left: 0; }
    .blog-listing .mainside .main-post .post-title span {
      font-family: "NationalMuag-Regular", Arial;
      display: inline-block;
      font-size: 18px;
      line-height: 20px;
      margin-bottom: 13px;
      color: #000000; }
    .blog-listing .mainside .main-post .post-title h2 {
      color: #000000;
      font-family: "NationalMuag-Bold", Arial;
      font-size: 34px;
      line-height: 34px;
      margin-bottom: 5px; }
      .blog-listing .mainside .main-post .post-title h2 a {
        color: #000000;
        font-family: "NationalMuag-Bold", Arial;
        font-size: 34px;
        line-height: 34px; }
    .blog-listing .mainside .main-post .post-title h3 {
      color: #000000;
      font-family: "NationalMuag-Bold", Arial;
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 5px; }
      .blog-listing .mainside .main-post .post-title h3 a {
        color: #000000; }
    .blog-listing .mainside .main-post .post-content p {
      font-family: "NationalMuag-Regular", Arial;
      color: #000000;
      font-size: 20px;
      line-height: 30px;
      font-weight: 400; }
      .blog-listing .mainside .main-post .post-content p:last-child {
        margin-bottom: 0; }
    .blog-listing .mainside .main-post .button_container a {
      font-size: 18px;
      line-height: 20px;
      padding: 14px 35px;
      color: #FFFFFF;
      background-color: #019EDE;
      border-radius: 0 !important;
      margin-left: 0;
      text-transform: none; }
  .blog-listing .mainside .post {
    margin-bottom: 60px; }
    .blog-listing .mainside .post .image-holder {
      margin-bottom: 15px; }
      .blog-listing .mainside .post .image-holder.listing-img-holder {
        min-height: 255px; }
      .blog-listing .mainside .post .image-holder img {
        width: 100%;
        max-width: 100%; }
    .blog-listing .mainside .post-title h2 a {
      color: #000000; }
    .blog-listing .mainside .post .meta {
      margin-bottom: 10px; }
      .blog-listing .mainside .post .meta ul {
        margin: 0;
        padding: 0;
        text-align: left; }
        .blog-listing .mainside .post .meta ul li {
          list-style: none;
          display: inline-block; }
          .blog-listing .mainside .post .meta ul li.separator::after {
            content: "";
            display: inline-block;
            height: 14px;
            width: 1px;
            background-color: #000000;
            margin-bottom: -3px;
            margin-left: 10px;
            margin-right: 10px; }
          .blog-listing .mainside .post .meta ul li a {
            color: #019EDE;
            font-family: "NationalMuag-Regular", Arial;
            font-size: 16px;
            line-height: 20px; }
            .blog-listing .mainside .post .meta ul li a span {
              margin-left: 4px; }
              .blog-listing .mainside .post .meta ul li a span.bubble {
                background: url(../Images/newico/metro-bubble.svg) center center no-repeat scroll transparent;
                width: 14px;
                height: 14px;
                display: block;
                float: left;
                margin-top: 7px;
                margin-left: 0; }
    .blog-listing .mainside .post .post-title span {
      font-family: "NationalMuag-Regular", Arial;
      display: inline-block;
      font-size: 18px;
      line-height: 20px;
      margin-bottom: 13px;
      color: #000000; }
    .blog-listing .mainside .post .post-title h2 {
      font-family: "NationalMuag-Bold", Arial;
      font-size: 26px;
      line-height: 31px;
      margin-top: 0;
      margin-bottom: 20px; }
    .blog-listing .mainside .post .button_container a {
      color: #000000;
      font-size: 18px;
      line-height: 26px; }
      .blog-listing .mainside .post .button_container a i {
        color: #019EDE;
        font-size: 12px;
        margin-left: 4px; }
  .blog-listing .mainside .single-post-content h2 {
    font-family: "NationalMuag-Bold", Arial;
    font-size: 32px;
    line-height: 31px;
    margin-bottom: 34px; }
  .blog-listing .mainside .single-post-content h3 {
    font-family: "NationalMuag-Bold", Arial;
    margin-bottom: 30px;
    line-height: 32px;
    font-size: 24px; }
  .blog-listing .mainside .single-post-content > :not(.frame-type-image) {
    padding: 0 14px;
    margin-right: 8.3333333333%;
    margin-left: 8.3333333333%; }
  @media only screen and (max-width: 767px) {
    .blog-listing .mainside .single-post-content > :not(.frame-type-image) {
      padding: 0;
      margin-right: 0;
      margin-left: 0; } }
  .blog-listing .mainside .single-post-content .frame-type-image .ce-center .ce-outer {
    float: unset;
    right: unset; }
    .blog-listing .mainside .single-post-content .frame-type-image .ce-center .ce-outer > .ce-inner {
      float: unset;
      right: unset; }
      .blog-listing .mainside .single-post-content .frame-type-image .ce-center .ce-outer > .ce-inner .ce-column {
        width: 100%; }
        .blog-listing .mainside .single-post-content .frame-type-image .ce-center .ce-outer > .ce-inner .ce-column .image {
          margin: 0 auto; }
  .blog-listing .mainside .single-post-content .frame-type-image .ce-border img {
    border-color: #D8D8D8; }
  .blog-listing .mainside .single-post-content .frame-type-image .image > figcaption {
    max-width: 350px;
    padding: 0 14px;
    margin-left: 8.3333333333%;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
    @media only screen and (max-width: 767px) {
      .blog-listing .mainside .single-post-content .frame-type-image .image > figcaption {
        margin-left: 0; } }
  .blog-listing .mainside .single-post-content .post-header .back-link {
    margin-bottom: 40px; }
    .blog-listing .mainside .single-post-content .post-header .back-link a {
      color: #019EDE; }
      .blog-listing .mainside .single-post-content .post-header .back-link a:hover {
        opacity: .7; }
      .blog-listing .mainside .single-post-content .post-header .back-link a img {
        margin-right: 5px; }
    @media only screen and (max-width: 767px) {
      .blog-listing .mainside .single-post-content .post-header .back-link {
        margin-bottom: 25px; } }
  .blog-listing .mainside .single-post-content .post-header .post-date, .blog-listing .mainside .single-post-content .post-header .post-categories {
    display: inline-block; }
  .blog-listing .mainside .single-post-content .post-header .post-date {
    margin-right: 14px; }
  .blog-listing .mainside .single-post-content .post-header .post-categories .postmetagroup__list li {
    background-color: #676767;
    padding: 0 8px 1px 8px;
    display: inline-block;
    margin-right: 5px;
    color: #FFFFFF; }
    .blog-listing .mainside .single-post-content .post-header .post-categories .postmetagroup__list li:not(:last-child) {
      margin-right: 10px; }
    .blog-listing .mainside .single-post-content .post-header .post-categories .postmetagroup__list li:not(:last-child):after {
      content: none; }
    .blog-listing .mainside .single-post-content .post-header .post-categories .postmetagroup__list li a {
      color: inherit; }
      .blog-listing .mainside .single-post-content .post-header .post-categories .postmetagroup__list li a:hover {
        text-decoration: none;
        opacity: .7; }
    .blog-listing .mainside .single-post-content .post-header .post-categories .postmetagroup__list li .postmetagroup__listtext {
      font-size: 15px; }
  .blog-listing .mainside .single-post-content .post-header .postfooter {
    padding-top: 0;
    background-color: transparent; }
  .blog-listing .mainside .author {
    padding-top: 10px;
    border-top: 1px solid #BEBEBE; }
    .blog-listing .mainside .author .author-short {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .blog-listing .mainside .author .author-short .authior-name {
        font-weight: 700;
        font-family: "NationalMuag-Bold", Arial; }
    .blog-listing .mainside .author span {
      line-height: 26px;
      display: inline-block;
      float: left;
      font-family: "NationalMuag-Bold", Arial;
      font-size: 18px; }
    .blog-listing .mainside .author .sharer {
      padding-left: 0;
      text-align: center;
      float: right; }
      .blog-listing .mainside .author .sharer li {
        list-style: none;
        display: inline-block;
        margin-right: 5px;
        line-height: 20px;
        vertical-align: middle; }
        .blog-listing .mainside .author .sharer li i {
          font-size: 24px;
          color: #019EDE; }
        .blog-listing .mainside .author .sharer li a {
          display: block;
          line-height: 16px; }
          .blog-listing .mainside .author .sharer li a:hover {
            text-decoration: none; }
    .blog-listing .mainside .author .author-desc {
      margin-top: 80px;
      padding: 38px 50px;
      background-color: #EDEDED;
      margin-bottom: 50px; }
      .blog-listing .mainside .author .author-desc .image-holder {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 112px;
        height: 112px;
        float: left;
        margin-right: 20px;
        margin-bottom: 0; }
        .blog-listing .mainside .author .author-desc .image-holder img {
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          width: 100%;
          height: 100%;
          max-width: 100%; }
      .blog-listing .mainside .author .author-desc .meta-holder {
        float: left; }
        .blog-listing .mainside .author .author-desc .meta-holder p {
          font-size: 16px;
          line-height: 22px;
          color: #000000;
          margin-bottom: 0; }
          .blog-listing .mainside .author .author-desc .meta-holder p.name {
            font-size: 16px;
            line-height: 18px;
            color: #000000;
            display: inline-block;
            font-family: "NationalMuag-Bold", Arial;
            width: 100%;
            margin-bottom: 0; }
          .blog-listing .mainside .author .author-desc .meta-holder p.departament {
            font-size: 16px;
            line-height: 18px;
            color: #000000;
            display: inline-block;
            font-family: "NationalMuag-Bold", Arial;
            width: 100%;
            margin-bottom: 15px; }
  .blog-listing .mainside .comments-section h3 {
    font-size: 22px;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #019EDE;
    margin-bottom: 0;
    text-align: center; }
  .blog-listing .mainside .comments-section .comment {
    border-bottom: 1px solid #BEBEBE;
    padding: 40px 20px; }
    .blog-listing .mainside .comments-section .comment:last-child {
      border-bottom: none; }
    .blog-listing .mainside .comments-section .comment .com-date {
      font-size: 16px;
      font-family: "NationalMuag-Regular", Arial;
      line-height: 22px;
      margin-bottom: 5px;
      color: #777777; }
    .blog-listing .mainside .comments-section .comment .com-name {
      font-size: 16px;
      font-family: "NationalMuag-Bold", Arial;
      line-height: 22px;
      color: #000000; }
    .blog-listing .mainside .comments-section .comment .com-text {
      font-size: 16px;
      font-family: "NationalMuag-Regular", Arial;
      line-height: 22px;
      color: #000000; }
    .blog-listing .mainside .comments-section .comment.response-comm {
      margin-left: 60px;
      padding: 20px 20px;
      margin-top: 20px;
      background-color: #fafafa;
      border-bottom: 1px solid #BEBEBE; }
  .blog-listing .mainside .comment-form, .blog-listing .mainside .postcommentsform {
    margin-bottom: 30px;
    margin-top: 10px; }
    .blog-listing .mainside .comment-form p, .blog-listing .mainside .postcommentsform p {
      font-family: "NationalMuag-Bold", Arial;
      color: #000000;
      font-size: 18px;
      line-height: 20px;
      margin-bottom: 20px; }
    .blog-listing .mainside .comment-form input,
    .blog-listing .mainside .comment-form textarea, .blog-listing .mainside .postcommentsform input,
    .blog-listing .mainside .postcommentsform textarea {
      width: 100%;
      padding: 15px 20px;
      border: 1px solid #BEBEBE;
      border-radius: 0;
      margin-bottom: 28px;
      height: auto; }
    .blog-listing .mainside .comment-form form, .blog-listing .mainside .postcommentsform form {
      display: flex;
      flex-wrap: wrap;
      column-gap: 28px; }
      .blog-listing .mainside .comment-form form > div, .blog-listing .mainside .postcommentsform form > div {
        margin-bottom: 0;
        flex-basis: 100%; }
      .blog-listing .mainside .comment-form form > div.form-group:nth-child(2), .blog-listing .mainside .comment-form form > div.form-group:nth-child(3), .blog-listing .mainside .postcommentsform form > div.form-group:nth-child(2), .blog-listing .mainside .postcommentsform form > div.form-group:nth-child(3) {
        flex-basis: calc(50% - 14px); }
    .blog-listing .mainside .comment-form textarea, .blog-listing .mainside .postcommentsform textarea {
      resize: vertical;
      min-height: 270px; }
    .blog-listing .mainside .comment-form button, .blog-listing .mainside .postcommentsform button {
      border: none;
      padding: 16px 30px;
      color: #FFFFFF;
      font-family: "NationalMuag-Bold", Arial;
      font-size: 18px;
      line-height: 20px;
      background-color: #019EDE; }
  .blog-listing .rightside {
    padding-left: 50px; }
    .blog-listing .rightside .side-widget {
      margin-bottom: 50px; }
      .blog-listing .rightside .side-widget h3 {
        font-size: 22px;
        text-align: center;
        line-height: 24px;
        text-transform: uppercase;
        color: #FFFFFF;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #019EDE;
        margin-bottom: 30px; }
      .blog-listing .rightside .side-widget .social ul {
        padding-left: 0;
        text-align: center; }
        .blog-listing .rightside .side-widget .social ul li {
          list-style: none;
          display: inline-block;
          margin-right: 15px; }
          .blog-listing .rightside .side-widget .social ul li i {
            font-size: 44px;
            color: #019EDE; }
          .blog-listing .rightside .side-widget .social ul li a:hover {
            text-decoration: none; }
      .blog-listing .rightside .side-widget .latest-posts .side-post {
        position: relative;
        margin-bottom: 20px; }
        .blog-listing .rightside .side-widget .latest-posts .side-post a {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          z-index: 2; }
        .blog-listing .rightside .side-widget .latest-posts .side-post .post-img img {
          width: 100%;
          max-width: 100%;
          height: auto; }
        .blog-listing .rightside .side-widget .latest-posts .side-post h4 {
          font-size: 16px;
          line-height: 20px;
          font-family: "NationalMuag-Bold", Arial;
          margin-bottom: 6px;
          color: #000000; }
        .blog-listing .rightside .side-widget .latest-posts .side-post p {
          font-size: 16px;
          line-height: 20px;
          font-family: "NationalMuag-Regular", Arial;
          color: #585858; }
      .blog-listing .rightside .side-widget .categories ul {
        margin: 0;
        padding: 0; }
        .blog-listing .rightside .side-widget .categories ul li {
          list-style: none;
          border-bottom: 1px solid #BEBEBE; }
          .blog-listing .rightside .side-widget .categories ul li:last-child {
            border-bottom: none; }
          .blog-listing .rightside .side-widget .categories ul li a {
            font-size: 16px;
            line-height: 20px;
            padding: 15px 0;
            display: inline-block;
            color: #000000; }
      .blog-listing .rightside .side-widget .insta-feed .image-holder {
        min-height: 100px;
        margin-bottom: 25px;
        position: relative; }
        .blog-listing .rightside .side-widget .insta-feed .image-holder a {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          width: 100%;
          height: 100%; }

#outer ul.lang-sw li.disabled span {
  cursor: initial; }
#outer ul.lang-sw li:last-child span:after {
  display: none; }
#outer ul.lang-sw li span {
  margin-top: 0; }

.organisation .panel-body {
  padding: 15px 0; }
.organisation .person-box img {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px; }
.organisation .person-info {
  padding-top: 5px; }
  .organisation .person-info .person-name {
    font-family: "NationalMuag-Bold"; }

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

#faqAjaxContactForm {
  margin-top: 10px; }
  #faqAjaxContactForm .form-element {
    margin-bottom: 15px; }
    #faqAjaxContactForm .form-element input,
    #faqAjaxContactForm .form-element textarea {
      width: 100%;
      padding: 15px 60px 15px 20px;
      border: none;
      border-radius: 0; }
    #faqAjaxContactForm .form-element textarea {
      margin-bottom: 20px;
      resize: vertical; }
    #faqAjaxContactForm .form-element.pull-left {
      width: 100%; }
    #faqAjaxContactForm .form-element label {
      color: #585858;
      font-size: 18px;
      line-height: 26px;
      font-family: "NationalMuag-Regular", Arial;
      font-weight: 400; }
      #faqAjaxContactForm .form-element label.cont {
        line-height: 55px;
        margin-bottom: 0; }
    #faqAjaxContactForm .form-element .invalid-feedback {
      display: none; }
    #faqAjaxContactForm .form-element.is-invalid {
      margin-bottom: 15px; }
      #faqAjaxContactForm .form-element.is-invalid .invalid-feedback {
        display: block;
        font-size: 14px;
        padding: 5px 0;
        color: red; }
    #faqAjaxContactForm .form-element.clearfix {
      display: flex;
      justify-content: space-between; }
      #faqAjaxContactForm .form-element.clearfix label {
        width: 50%; }
        #faqAjaxContactForm .form-element.clearfix label span {
          margin-right: 3px; }
      #faqAjaxContactForm .form-element.clearfix button {
        width: 50%; }

#faqContactSubmit {
  background-color: #C94E90;
  color: #FFFFFF;
  border: none;
  text-align: center;
  padding: 15px 20px;
  width: 100%; }

#faqAjaxSearchForm .form-element.pull-left {
  width: 100%; }

.faq-search-area {
  margin-bottom: 100px; }

.slbArrow {
  position: absolute;
  top: 50%;
  margin-top: -5em;
  width: 5em;
  height: 10em;
  opacity: 0.7;
  text-indent: -999em;
  overflow: hidden; }

.slbArrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  border: .8em solid transparent;
  border-left-color: transparent;
  display: none; }

.slbArrow {
  text-indent: 0 !important;
  z-index: 1;
  opacity: 1 !important; }
  .slbArrow i {
    color: #FFFFFF !important;
    font-size: 40px !important;
    z-index: -7 !important;
    position: relative !important;
    display: inline-block !important;
    line-height: 24px !important; }

.slbElement .slbCaption {
  font-family: "NationalMuag-Regular", Arial !important;
  font-size: 18px !important;
  font-weight: 400 !important; }

.slbCloseBtn:hover,
.slbArrow:hover {
  opacity: 1 !important; }

.slbImageWrap::after {
  box-shadow: none !important; }

.slbElement .slbCloseBtn {
  width: 0.66667em;
  height: 0.66667em;
  line-height: 0.66667em;
  position: fixed !important;
  right: 21px !important;
  top: 22px !important;
  z-index: 299999 !important;
  opacity: 1 !important;
  color: #fff !important;
  font-size: 70px !important; }

#faq .panel + h2 {
  margin-top: 50px; }
#faq h2 {
  margin-bottom: 30px; }

.bod-modal .bod-expand-icon::after {
  display: none; }

.blog .blog-listing {
  margin-top: 100px; }
  .blog .blog-listing .blog-back {
    top: auto;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
    margin-left: 20px; }
.blog .blog-listing.blog-detail {
  z-index: initial;
  margin-top: 15px; }
.blog .main-text {
  padding-bottom: 0; }

.main-post .author + div > p {
  margin-bottom: 30px; }
  .main-post .author + div > p > a {
    color: #019EDE; }
.main-post .comment-form .g-recaptcha {
  margin-bottom: 30px; }
.main-post .comment-form .alert.alert-danger {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }
.main-post .comment-form .typo3-messages {
  margin: 0;
  padding: 0; }
  .main-post .comment-form .typo3-messages li {
    list-style: none; }

.blog section.iseventdetail .intro-text {
  margin-top: -158px; }
  .blog section.iseventdetail .intro-text.isblogintro h2 {
    margin-bottom: 20px; }
    .blog section.iseventdetail .intro-text.isblogintro h2 > span {
      font-size: 32px;
      line-height: 24px;
      padding: 7px 10px; }
  .blog section.iseventdetail .intro-text.isblogintro h1 {
    height: auto; }
    .blog section.iseventdetail .intro-text.isblogintro h1 > span > span {
      padding: 10px; }

/* Small Devices, Tablets */
.mobile-only {
  display: none; }

@media only screen and (max-width: 767px) {
  .mobile-only {
    display: block; }

  .desktop-only {
    display: none; }

  .top-page-content .intro-text.isgeneralintro h2.mobile-only {
    margin-bottom: 10px;
    font-size: 18px; }
    .top-page-content .intro-text.isgeneralintro h2.mobile-only span {
      font-size: 32px;
      line-height: 45px;
      background-color: #019EDE;
      color: #FFFFFF;
      padding: 10px;
      box-shadow: 0 0 1px 0 #019ede;
      overflow: hidden;
      display: inline; }

  .blog section.iseventdetail .intro-text.isblogintro {
    margin-top: -86px; }
    .blog section.iseventdetail .intro-text.isblogintro h1 {
      margin-bottom: 40px;
      max-width: 100%; }
      .blog section.iseventdetail .intro-text.isblogintro h1 span {
        font-size: 32px;
        line-height: 39px;
        padding: 0; }
        .blog section.iseventdetail .intro-text.isblogintro h1 span > span {
          font-size: 32px;
          line-height: 39px;
          padding-bottom: 4px;
          padding-top: 2px; }
    .blog section.iseventdetail .intro-text.isblogintro h2 {
      margin-bottom: 10px;
      font-size: 18px; }
      .blog section.iseventdetail .intro-text.isblogintro h2 span {
        padding: 3px 10px;
        font-size: 22px;
        line-height: 23px; } }
.similar-articles {
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 40px;
  margin-top: 30px; }
  .similar-articles p {
    font-size: 32px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 10px; }
  .similar-articles a {
    transition-duration: .2s;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    background-color: #C94E90;
    padding: 16px 30px;
    display: inline-block;
    text-decoration: none; }
    .similar-articles a:hover {
      text-decoration: none;
      color: #FFFFFF;
      opacity: .8; }
  .similar-articles .postfooter {
    background-color: unset;
    padding-top: 0; }
  .similar-articles .postmetagroup__list li:not(:last-child):after {
    content: none; }
  .similar-articles .postmetagroup__list li:not(:last-child) {
    margin-right: 10px; }
  .similar-articles .postmetagroup__list li .postmetagroup__listitem {
    margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .similar-articles {
      padding-top: 20px;
      padding-bottom: 20px;
      margin-bottom: 20px;
      margin-top: 20px; }
      .similar-articles p {
        font-size: 24px; } }

.content-holder section.iseventdetail .main-text {
  padding-bottom: 0;
  margin-bottom: 0; }

.print-image {
  display: none !important;
  height: auto; }

#search-area .input-holder select,
.search-area .input-holder select,
#search-area .input-holder select option,
.search-area .input-holder select option {
  font-family: "NationalMuag-Regular", Arial; }

h1.bold, h1.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }
h1 strong,
h1 b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

h2.bold, h2.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }
h2 strong,
h2 b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

h3.bold, h3.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }
h3 strong,
h3 b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

h4.bold, h4.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }
h4 strong,
h4 b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

h5.bold, h5.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }
h5 strong,
h5 b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

h6.bold, h6.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }
h6 strong,
h6 b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

ul li.bold, ul li.strong,
ol li.bold,
ol li.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }
ul li strong,
ul li b,
ol li strong,
ol li b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

.bold,
.strong {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

strong,
b {
  font-family: "NationalMuag-Bold", Arial !important;
  font-weight: normal;
  font-size: inherit !important;
  color: inherit !important; }

.sold-out {
  font-size: 16px; }

.m-b-60 {
  margin-bottom: 60px; }

.m-b-60 + .container .list-section h2, .m-b-60 + .list-section h2 {
  margin-top: 0; }

.m-b-30 {
  margin-bottom: 30px; }

@media (min-width: 1024px) {
  .row.big2small .col-lg-4 {
    width: 32.6%; }
  .row.big2small .col-lg-8 {
    width: 67.4%; } }
@media (max-width: 767px) {
  .calendar-section .day-item .item-wrapper .item-container {
    background-color: #EEEEEE; }
    .calendar-section .day-item .item-wrapper .item-container .item-marketing-lead {
      height: 100px;
      opacity: 1;
      transition: height .3s ease-in-out, opacity .3s ease-in-out; }
  .calendar-section .day-item .item-wrapper .item-image img {
    /*transform: translateY(-25%);*/ } }
.geiss-sticky-container {
  position: sticky;
  top: 400px;
  z-index: 9999; }

.geiss-badge-container {
  --img-size: 130px;
  --box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
  position: absolute;
  right: 135px;
  bottom: 105px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: rotate(-5deg) scale(1);
  transition: transform 0.3s ease-in-out; }
  .geiss-badge-container:hover {
    transform: rotate(-5deg) scale(1.1); }
  .geiss-badge-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: var(--img-size);
    height: var(--img-size);
    box-shadow: var(--box-shadow);
    border-radius: 50%;
    z-index: -1; }
  .geiss-badge-container .image-container {
    width: var(--img-size);
    height: var(--img-size);
    border-radius: 50%;
    background-color: #E0D8CD;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border: var(--border-radius, 5px) solid white;
    z-index: 3; }
  .geiss-badge-container .image-container img {
    width: 100%;
    height: auto;
    object-fit: cover; }
  .geiss-badge-container .text-box {
    position: relative;
    z-index: 2;
    background-color: #009EDE;
    color: white;
    padding: 15px 10px 10px;
    line-height: var(--line-height, 1em);
    font-size: var(--font-size, 16px);
    font-weight: var(--font-weight, 700);
    text-align: center;
    margin-top: -10px;
    width: 100%;
    box-shadow: var(--box-shadow);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .geiss-badge-container .absolute-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    text-indent: -999px; }
  .geiss-badge-container .absolute-link > span {
    display: none; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .geiss-badge-container {
    right: 34px; } }
@media (max-width: 768px) {
  .geiss-sticky-container {
    top: 0; }

  .geiss-badge-container {
    --img-size: 68px;
    --border-radius: 3px;
    --font-size: 14px;
    --font-weight: 700;
    right: 40px;
    top: 40px;
    bottom: auto;
    width: 80px;
    z-index: 9999; }
    .geiss-badge-container .text-box {
      max-width: 114px;
      width: max-content;
      padding: 8px 5px 5px;
      margin-top: -7px; }

  #catalog .og-grid li.item-info {
    display: block;
    margin: 10px auto 40px; }

  #catalog .og-grid .og-expander {
    overflow-y: scroll !important; }

  body:has(.og-expander) {
    overflow-y: hidden; }

  #catalog .og-grid li:has(.og-expander) {
    max-width: 768px !important;
    margin: 15px -14px 40px !important;
    width: calc(100% + 28px) !important; } }
.has-error input.error {
  border: 3px solid #a94442; }
.has-error div.error.form-text {
  color: #a94442; }

#lightboxOverlay {
  position: fixed;
  z-index: 1;
  right: 0;
  bottom: 0; }

@-webkit-keyframes animate-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes animate-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes animate-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes animate-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes animate-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes animate-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.newsletter {
  background: url(../Images/newsletter.png) left top repeat #019EDE;
  color: #FFFFFF;
  padding-bottom: 145px;
  padding-top: 145px; }
  .newsletter .container {
    max-width: 1148px; }
  .newsletter h2 {
    font-family: "NationalMuag-Regular", Arial;
    color: #FFFFFF;
    font-size: 32px;
    line-height: 72px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase; }
  .newsletter p {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 44px;
    text-align: center; }
  .newsletter .cta {
    background-color: #FFFFFF;
    color: #019EDE;
    display: block;
    font-size: 20px;
    line-height: 24px;
    max-width: 270px;
    margin: 0 auto;
    padding: 16px 25px;
    text-decoration: none;
    text-align: center;
    width: fit-content; }
    .newsletter .cta:hover {
      color: #C94E90;
      background-color: #F7F7F7; }
    .newsletter .cta i {
      display: none; }

footer {
  background-color: #F7F7F7;
  padding-top: 88px; }
  footer h3 {
    border-bottom: 2px solid #019EDE;
    color: #019EDE;
    font-family: "NationalMuag-Regular", Arial;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-transform: uppercase; }
    footer h3.hide-header-h3 {
      display: none; }
  footer ul {
    padding: 0; }
    footer ul.footermenu li {
      list-style: none;
      flex: 1; }
      footer ul.footermenu li i {
        color: #019EDE;
        font-size: 12px;
        margin-left: 10px; }
      footer ul.footermenu li a {
        color: #000000;
        font-size: 18px;
        line-height: 28px;
        display: inline-block; }
        footer ul.footermenu li a:hover {
          text-decoration: none; }
      footer ul.footermenu li.islabel {
        margin-bottom: 0;
        font-family: "NationalMuag-Bold", Arial; }
        footer ul.footermenu li.islabel.desk {
          margin-bottom: 20px; }
        footer ul.footermenu li.islabel a {
          font-family: "NationalMuag-Bold", Arial;
          cursor: pointer; }
        footer ul.footermenu li.islabel i {
          float: right; }
  footer .footer-top {
    margin: auto; }
    footer .footer-top a {
      color: #019EDE; }
      footer .footer-top a.link-with-arrow {
        color: #000000;
        font-family: "NationalMuag-Regular", Arial;
        display: flex;
        align-items: center; }
        footer .footer-top a.link-with-arrow i {
          color: #019EDE;
          display: flex; }
        footer .footer-top a.link-with-arrow:hover span {
          text-decoration: none; }
    footer .footer-top p,
    footer .footer-top div,
    footer .footer-top a {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 0; }
    footer .footer-top .footer-location-castle-name {
      font-family: "NationalMuag-Bold", Arial; }
    footer .footer-top-content {
      display: flex; }
      footer .footer-top-content .footer-menu-list {
        width: 65%; }
        footer .footer-top-content .footer-menu-list div {
          display: flex;
          flex-direction: column;
          flex-wrap: wrap;
          height: 100px; }
        footer .footer-top-content .footer-menu-list ul li a {
          font-size: 16px;
          line-height: 26px;
          margin-bottom: 5px; }
  footer .footer-middle {
    margin: auto;
    display: flex; }
    footer .footer-middle .footer-logos {
      width: 65%;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
  footer .footer-socials span {
    margin-top: 50px;
    display: inline-block;
    margin-bottom: 10px; }
  footer .footer-socials .social {
    text-align: left;
    margin: 12px 0 0 0;
    padding: 0;
    height: 30px;
    display: flex;
    align-items: center; }
    footer .footer-socials .social li {
      list-style: none;
      display: inline-block;
      margin-right: 28px; }
      footer .footer-socials .social li:last-child {
        margin-right: 0; }
      footer .footer-socials .social li a:hover {
        text-decoration: none; }
      footer .footer-socials .social li .blog::before {
        content: url("../Icons/social-blog.svg"); }
      footer .footer-socials .social li .youtube::before {
        content: url("../Icons/social-youtube.svg"); }
      footer .footer-socials .social li .instagram::before {
        content: url("../Icons/social-instagram.svg"); }
      footer .footer-socials .social li .twitter::before {
        content: url("../Icons/social-twitter.svg"); }
      footer .footer-socials .social li .facebook::before {
        content: url("../Icons/social-facebook.svg"); }
  footer .footer-logo {
    margin-top: 50px;
    display: inline-block;
    margin-right: 48px; }
  footer .subfooter .mobile-display {
    display: none; }
  footer .subfooter-titles {
    display: flex; }
    footer .subfooter-titles h3:first-of-type {
      width: 65%;
      margin-right: 28px; }
    footer .subfooter-titles h3:last-of-type {
      width: 33%; }
  footer .subfooter-left {
    width: 65%;
    margin-right: 28px;
    display: flex; }
    footer .subfooter-left-column {
      width: 33%;
      padding-right: 14px;
      max-width: 250px; }
      footer .subfooter-left-column p:first-of-type {
        font-family: "NationalMuag-Bold", Arial; }
  footer .subfooter-right {
    width: 33%; }
  footer .subfooter .footer-logos {
    margin-right: 28px; }
  footer .copyright {
    border-top: 1px solid #BEBEBE;
    padding-top: 20px;
    padding-bottom: 22px;
    margin-top: 80px; }
    footer .copyright-container {
      display: flex;
      justify-content: space-between; }
      footer .copyright-container > * {
        width: 33.3%; }
      @media only screen and (min-width: 850px) {
        footer .copyright-container > .copyright-logo, footer .copyright-container > .copyright-links {
          width: 40%; }
        footer .copyright-container > .lang-sw {
          width: 20%; } }
    footer .copyright-links {
      margin-right: 44px; }
      footer .copyright-links ul {
        display: block;
        text-align: right !important;
        justify-content: flex-end; }
    footer .copyright p {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 0;
      margin-left: 34px; }
    footer .copyright ul {
      text-align: center; }
      footer .copyright ul li {
        display: inline-block; }
        footer .copyright ul li:not(:first-child) {
          margin-left: 20px; }
        footer .copyright ul li a {
          color: #000000;
          font-size: 16px;
          line-height: 26px; }
      footer .copyright ul.lang-sw li {
        position: relative; }
        footer .copyright ul.lang-sw li a {
          color: #000000;
          font-size: 18px;
          line-height: 32px; }
        footer .copyright ul.lang-sw li.current a {
          color: #019EDE; }
        footer .copyright ul.lang-sw li:not(:last-child) a:after, footer .copyright ul.lang-sw li:not(:last-child) span:after {
          content: '|';
          position: absolute;
          right: -12px;
          color: #000000; }

@media only screen and (max-width: 767px) {
  .newsletter {
    padding-top: 60px;
    padding-bottom: 73px; }
    .newsletter h2 {
      margin-bottom: 20px;
      font-size: 22px;
      line-height: 24px; }
    .newsletter p {
      font-size: 18px;
      line-height: 26px;
      margin: 0 auto 39px auto;
      width: 272px; }
    .newsletter .cta {
      font-size: 18px;
      line-height: 20px;
      padding: 21px;
      width: 250px; }

  footer {
    padding-top: 50px; }
    footer .footer-top-content {
      flex-direction: column; }
      footer .footer-top-content .footer-menu-list {
        order: 1;
        width: 100%; }
        footer .footer-top-content .footer-menu-list ul {
          border-bottom: 0;
          margin-bottom: 0; }
          footer .footer-top-content .footer-menu-list ul div {
            height: unset; }
      footer .footer-top-content .footer-location {
        margin-top: 0;
        margin-bottom: 54px; }
    footer .footer-middle {
      flex-direction: column; }
      footer .footer-middle .footer-logos {
        order: 1;
        width: 100%;
        margin-top: 78px; }
        footer .footer-middle .footer-logos a {
          margin-top: 28px; }
          footer .footer-middle .footer-logos a:nth-of-type(2) {
            margin-right: 0; }
      footer .footer-middle .footer-socials {
        margin-top: 33px; }
        footer .footer-middle .footer-socials span {
          margin-top: 0; }
    footer h3 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 25px;
      padding-bottom: 12px; }
    footer .copyright {
      margin-top: 58px;
      padding-bottom: 90px;
      border-top: 0;
      padding-top: 0; }
      footer .copyright-container {
        flex-wrap: wrap; }
        footer .copyright-container > * {
          width: 100%; }
      footer .copyright .lang-sw {
        order: -1;
        margin-bottom: 33px; }
      footer .copyright-logo {
        order: 2; }
      footer .copyright-links {
        margin-right: 0; }
        footer .copyright-links ul {
          display: flex;
          text-align: left !important;
          justify-content: flex-start;
          margin-bottom: 0; }
          footer .copyright-links ul > li {
            margin-left: 0 !important;
            margin-right: 20px !important; }
      footer .copyright p {
        margin-left: 0; }
      footer .copyright ul {
        text-align: left;
        display: block; }
        footer .copyright ul li {
          display: inline-block; }
          footer .copyright ul li:first-child {
            margin-left: 0; }
    footer .subfooter-titles h3:first-of-type {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0; }
    footer .subfooter-titles h3:last-of-type {
      display: none; }
    footer .subfooter .mobile-display {
      display: block;
      margin-bottom: 20px; }
    footer .subfooter-left {
      width: 100%;
      flex-wrap: wrap;
      margin-right: 0;
      margin-bottom: 25px !important; }
      footer .subfooter-left-column {
        width: 50%;
        margin-top: 25px; }
        footer .subfooter-left-column:nth-of-type(3) {
          width: 60%;
          margin-top: 30px; }
    footer .subfooter-right {
      width: 100%;
      margin-top: 25px; }
    footer .subfooter .footer-logos {
      margin-right: 0; } }
test-sass {
  position: relative; }

header {
  position: absolute;
  width: 100%;
  height: 486px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }
  header .logo {
    display: inline-block;
    margin-top: 42px;
    margin-left: 42px; }
    header .logo img {
      -webkit-transition: all 0.5s ease-in;
      -moz-transition: all 0.5s ease-in;
      -ms-transition: all 0.5s ease-in;
      -o-transition: all 0.5s ease-in;
      transition: all 0.5s ease-in; }
  header.white-header {
    background: #fff;
    height: 90px;
    -webkit-box-shadow: 0px 10px 5px -7px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 10px 5px -7px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 10px 5px -7px rgba(0, 0, 0, 0.14); }
    header.white-header .logo {
      margin-top: 10px;
      margin-left: 36px; }
      header.white-header .logo img {
        width: 75px;
        height: auto;
        filter: brightness(0%);
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in; }

/* buttons ex: class="btn btn-1"*/
.btn {
  border: none;
  font-family: "NationalMuag-Regular", Arial;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF !important;
  background-color: #019EDE;
  cursor: pointer;
  padding: 16px 25px;
  margin: 31px 0;
  border-radius: 0;
  transition: all 0.5s; }
  .btn:hover {
    background-color: #00719F !important;
    color: #FFFFFF !important; }
  .btn.btn-1 {
    background-color: #C94E90; }
    .btn.btn-1:hover {
      background-color: #A02D6B !important; }
  .btn.showMoreLink, .btn.removeFiltersLink {
    margin: 0; }
  .btn.removeFiltersLink {
    margin: 0;
    white-space: initial;
    width: 100%; }

.frame-type-html button.start-btn.btn-capsule.btn-medium.btn.key-color-bg.ng-scope,
.bzfy-feed-load-more-button.bzfy-c-tilegrid-button--dark {
  border-radius: 0 !important;
  text-transform: none !important;
  border: none;
  font-family: "NationalMuag-Regular", Arial;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF !important;
  background-color: #019EDE;
  cursor: pointer;
  padding: 16px 25px;
  border-radius: 0;
  transition: all 0.5s; }
  .frame-type-html button.start-btn.btn-capsule.btn-medium.btn.key-color-bg.ng-scope:hover,
  .bzfy-feed-load-more-button.bzfy-c-tilegrid-button--dark:hover {
    background-color: #00719F !important;
    color: #FFFFFF !important; }

.form-button {
  margin: 0; }

.newsletter {
  background: url(../Images/newsletter.png) left top repeat #019EDE;
  color: #FFFFFF;
  padding-bottom: 145px;
  padding-top: 145px; }
  .newsletter .container {
    max-width: 1148px; }
  .newsletter h2 {
    font-family: "NationalMuag-Regular", Arial;
    color: #FFFFFF;
    font-size: 32px;
    line-height: 72px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase; }
  .newsletter p {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 44px;
    text-align: center; }
  .newsletter .cta {
    background-color: #FFFFFF;
    color: #019EDE;
    display: block;
    font-size: 20px;
    line-height: 24px;
    max-width: 270px;
    margin: 0 auto;
    padding: 16px 25px;
    text-decoration: none;
    text-align: center;
    width: fit-content; }
    .newsletter .cta:hover {
      color: #C94E90;
      background-color: #F7F7F7; }
    .newsletter .cta i {
      display: none; }

footer {
  background-color: #F7F7F7;
  padding-top: 88px; }
  footer h3 {
    border-bottom: 2px solid #019EDE;
    color: #019EDE;
    font-family: "NationalMuag-Regular", Arial;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-transform: uppercase; }
    footer h3.hide-header-h3 {
      display: none; }
  footer ul {
    padding: 0; }
    footer ul.footermenu li {
      list-style: none;
      flex: 1; }
      footer ul.footermenu li i {
        color: #019EDE;
        font-size: 12px;
        margin-left: 10px; }
      footer ul.footermenu li a {
        color: #000000;
        font-size: 18px;
        line-height: 28px;
        display: inline-block; }
        footer ul.footermenu li a:hover {
          text-decoration: none; }
      footer ul.footermenu li.islabel {
        margin-bottom: 0;
        font-family: "NationalMuag-Bold", Arial; }
        footer ul.footermenu li.islabel.desk {
          margin-bottom: 20px; }
        footer ul.footermenu li.islabel a {
          font-family: "NationalMuag-Bold", Arial;
          cursor: pointer; }
        footer ul.footermenu li.islabel i {
          float: right; }
  footer .footer-top {
    margin: auto; }
    footer .footer-top a {
      color: #019EDE; }
      footer .footer-top a.link-with-arrow {
        color: #000000;
        font-family: "NationalMuag-Regular", Arial;
        display: flex;
        align-items: center; }
        footer .footer-top a.link-with-arrow i {
          color: #019EDE;
          display: flex; }
        footer .footer-top a.link-with-arrow:hover span {
          text-decoration: none; }
    footer .footer-top p,
    footer .footer-top div,
    footer .footer-top a {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 0; }
    footer .footer-top .footer-location-castle-name {
      font-family: "NationalMuag-Bold", Arial; }
    footer .footer-top-content {
      display: flex; }
      footer .footer-top-content .footer-menu-list {
        width: 65%; }
        footer .footer-top-content .footer-menu-list div {
          display: flex;
          flex-direction: column;
          flex-wrap: wrap;
          height: 100px; }
        footer .footer-top-content .footer-menu-list ul li a {
          font-size: 16px;
          line-height: 26px;
          margin-bottom: 5px; }
  footer .footer-middle {
    margin: auto;
    display: flex; }
    footer .footer-middle .footer-logos {
      width: 65%;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
  footer .footer-socials span {
    margin-top: 50px;
    display: inline-block;
    margin-bottom: 10px; }
  footer .footer-socials .social {
    text-align: left;
    margin: 12px 0 0 0;
    padding: 0;
    height: 30px;
    display: flex;
    align-items: center; }
    footer .footer-socials .social li {
      list-style: none;
      display: inline-block;
      margin-right: 28px; }
      footer .footer-socials .social li:last-child {
        margin-right: 0; }
      footer .footer-socials .social li a:hover {
        text-decoration: none; }
      footer .footer-socials .social li .blog::before {
        content: url("../Icons/social-blog.svg"); }
      footer .footer-socials .social li .youtube::before {
        content: url("../Icons/social-youtube.svg"); }
      footer .footer-socials .social li .instagram::before {
        content: url("../Icons/social-instagram.svg"); }
      footer .footer-socials .social li .twitter::before {
        content: url("../Icons/social-twitter.svg"); }
      footer .footer-socials .social li .facebook::before {
        content: url("../Icons/social-facebook.svg"); }
  footer .footer-logo {
    margin-top: 50px;
    display: inline-block;
    margin-right: 48px; }
  footer .subfooter .mobile-display {
    display: none; }
  footer .subfooter-titles {
    display: flex; }
    footer .subfooter-titles h3:first-of-type {
      width: 65%;
      margin-right: 28px; }
    footer .subfooter-titles h3:last-of-type {
      width: 33%; }
  footer .subfooter-left {
    width: 65%;
    margin-right: 28px;
    display: flex; }
    footer .subfooter-left-column {
      width: 33%;
      padding-right: 14px;
      max-width: 250px; }
      footer .subfooter-left-column p:first-of-type {
        font-family: "NationalMuag-Bold", Arial; }
  footer .subfooter-right {
    width: 33%; }
  footer .subfooter .footer-logos {
    margin-right: 28px; }
  footer .copyright {
    border-top: 1px solid #BEBEBE;
    padding-top: 20px;
    padding-bottom: 22px;
    margin-top: 80px; }
    footer .copyright-container {
      display: flex;
      justify-content: space-between; }
      footer .copyright-container > * {
        width: 33.3%; }
      @media only screen and (min-width: 850px) {
        footer .copyright-container > .copyright-logo, footer .copyright-container > .copyright-links {
          width: 40%; }
        footer .copyright-container > .lang-sw {
          width: 20%; } }
    footer .copyright-links {
      margin-right: 44px; }
      footer .copyright-links ul {
        display: block;
        text-align: right !important;
        justify-content: flex-end; }
    footer .copyright p {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 0;
      margin-left: 34px; }
    footer .copyright ul {
      text-align: center; }
      footer .copyright ul li {
        display: inline-block; }
        footer .copyright ul li:not(:first-child) {
          margin-left: 20px; }
        footer .copyright ul li a {
          color: #000000;
          font-size: 16px;
          line-height: 26px; }
      footer .copyright ul.lang-sw li {
        position: relative; }
        footer .copyright ul.lang-sw li a {
          color: #000000;
          font-size: 18px;
          line-height: 32px; }
        footer .copyright ul.lang-sw li.current a {
          color: #019EDE; }
        footer .copyright ul.lang-sw li:not(:last-child) a:after, footer .copyright ul.lang-sw li:not(:last-child) span:after {
          content: '|';
          position: absolute;
          right: -12px;
          color: #000000; }

@media only screen and (max-width: 767px) {
  .newsletter {
    padding-top: 60px;
    padding-bottom: 73px; }
    .newsletter h2 {
      margin-bottom: 20px;
      font-size: 22px;
      line-height: 24px; }
    .newsletter p {
      font-size: 18px;
      line-height: 26px;
      margin: 0 auto 39px auto;
      width: 272px; }
    .newsletter .cta {
      font-size: 18px;
      line-height: 20px;
      padding: 21px;
      width: 250px; }

  footer {
    padding-top: 50px; }
    footer .footer-top-content {
      flex-direction: column; }
      footer .footer-top-content .footer-menu-list {
        order: 1;
        width: 100%; }
        footer .footer-top-content .footer-menu-list ul {
          border-bottom: 0;
          margin-bottom: 0; }
          footer .footer-top-content .footer-menu-list ul div {
            height: unset; }
      footer .footer-top-content .footer-location {
        margin-top: 0;
        margin-bottom: 54px; }
    footer .footer-middle {
      flex-direction: column; }
      footer .footer-middle .footer-logos {
        order: 1;
        width: 100%;
        margin-top: 78px; }
        footer .footer-middle .footer-logos a {
          margin-top: 28px; }
          footer .footer-middle .footer-logos a:nth-of-type(2) {
            margin-right: 0; }
      footer .footer-middle .footer-socials {
        margin-top: 33px; }
        footer .footer-middle .footer-socials span {
          margin-top: 0; }
    footer h3 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 25px;
      padding-bottom: 12px; }
    footer .copyright {
      margin-top: 58px;
      padding-bottom: 90px;
      border-top: 0;
      padding-top: 0; }
      footer .copyright-container {
        flex-wrap: wrap; }
        footer .copyright-container > * {
          width: 100%; }
      footer .copyright .lang-sw {
        order: -1;
        margin-bottom: 33px; }
      footer .copyright-logo {
        order: 2; }
      footer .copyright-links {
        margin-right: 0; }
        footer .copyright-links ul {
          display: flex;
          text-align: left !important;
          justify-content: flex-start;
          margin-bottom: 0; }
          footer .copyright-links ul > li {
            margin-left: 0 !important;
            margin-right: 20px !important; }
      footer .copyright p {
        margin-left: 0; }
      footer .copyright ul {
        text-align: left;
        display: block; }
        footer .copyright ul li {
          display: inline-block; }
          footer .copyright ul li:first-child {
            margin-left: 0; }
    footer .subfooter-titles h3:first-of-type {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0; }
    footer .subfooter-titles h3:last-of-type {
      display: none; }
    footer .subfooter .mobile-display {
      display: block;
      margin-bottom: 20px; }
    footer .subfooter-left {
      width: 100%;
      flex-wrap: wrap;
      margin-right: 0;
      margin-bottom: 25px !important; }
      footer .subfooter-left-column {
        width: 50%;
        margin-top: 25px; }
        footer .subfooter-left-column:nth-of-type(3) {
          width: 60%;
          margin-top: 30px; }
    footer .subfooter-right {
      width: 100%;
      margin-top: 25px; }
    footer .subfooter .footer-logos {
      margin-right: 0; } }
#menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  position: fixed;
  top: 0;
  height: 73px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  #menu .button_container {
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 44px;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 20px;
    line-height: 20px; }
    #menu .button_container span {
      margin-left: 45px;
      color: #FFFFFF;
      display: flex;
      float: left;
      cursor: pointer;
      position: relative;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      transition: all 0.5s linear;
      align-items: center; }
      #menu .button_container span a {
        display: flex;
        color: #FFFFFF;
        transition: none; }
        #menu .button_container span a:hover {
          color: #FFFFFF; }
        #menu .button_container span a:focus {
          text-decoration: none; }
      #menu .button_container span.expand-search.isactive {
        background: #FFFFFF;
        color: #019EDE; }
        #menu .button_container span.expand-search.isactive:hover {
          color: #019EDE; }
        #menu .button_container span.expand-search.isactive i {
          color: #019EDE; }
      #menu .button_container span i {
        display: flex;
        margin-right: 10px; }
        #menu .button_container span i svg {
          filter: brightness(0) invert(1); }
        #menu .button_container span i.menu-open {
          margin-right: 0;
          margin-left: 17px; }
        #menu .button_container span i.menu-close {
          margin-right: 0;
          display: none; }
          #menu .button_container span i.menu-close span {
            margin: 0; }
          #menu .button_container span i.menu-close .small-close {
            display: none; }
  #menu.scrollUp {
    background-color: #019EDE;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.161); }
    #menu.scrollUp .button_container {
      align-items: center; }

.logo-container {
  display: none;
  align-items: center;
  color: #FFFFFF;
  height: 26px;
  font-family: "NationalMuag-Bold", Arial;
  font-size: 20px;
  line-height: 20px;
  position: fixed;
  top: 20px;
  margin-left: 44px;
  transition: opacity 1s ease-in-out; }
  .logo-container svg {
    filter: brightness(0) invert(1);
    margin-right: 28px; }
  .logo-container.isactive, .logo-container.scrollVisible {
    display: flex;
    z-index: 1; }
  .logo-container-links {
    align-items: center;
    display: flex; }
    .logo-container-links span:nth-of-type(2) {
      font-family: "NationalMuag-Regular", Arial; }
    .logo-container-links svg {
      margin: 0 15px; }
    .logo-container-links span > a {
      color: #FFFFFF; }
      .logo-container-links span > a:hover, .logo-container-links span > a:active, .logo-container-links span > a:focus, .logo-container-links span > a:visited {
        text-decoration: none;
        color: #FFFFFF; }

.menu-container .menu-wrapper {
  min-height: calc(100vh - 74px); }
  .menu-container .menu-wrapper .first-menu {
    width: 100%;
    transition: left .2s;
    left: 0;
    opacity: 1; }
    .menu-container .menu-wrapper .first-menu-hide {
      left: -470px;
      opacity: 0; }
    .menu-container .menu-wrapper .first-menu .constant-menu {
      margin-top: 55px; }
  .menu-container .menu-wrapper .menu-title {
    font-size: 28px;
    line-height: 24px;
    color: #000000;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    padding-bottom: 13px; }
  .menu-container .menu-wrapper .second-menu {
    width: 50%;
    opacity: 0;
    transition: all ease-in-out 0.1s;
    position: absolute;
    z-index: -1; }
    .menu-container .menu-wrapper .second-menu .back-to-homepage {
      width: 100%; }
      .menu-container .menu-wrapper .second-menu .back-to-homepage a {
        display: flex;
        align-items: center;
        color: #019EDE;
        line-height: 30px; }
        .menu-container .menu-wrapper .second-menu .back-to-homepage a svg {
          fill: #019EDE;
          margin-left: 15px; }
    .menu-container .menu-wrapper .second-menu .back-to-first-menu {
      display: none;
      position: absolute;
      top: 50px; }
    .menu-container .menu-wrapper .second-menu-content {
      width: 100%;
      animation: slide-left 0.4s ease; }
      .menu-container .menu-wrapper .second-menu-content .menu-title {
        opacity: 0; }
        .menu-container .menu-wrapper .second-menu-content .menu-title-show {
          opacity: 1; }
    .menu-container .menu-wrapper .second-menu ul {
      width: 100%; }
      .menu-container .menu-wrapper .second-menu ul.castle-list {
        display: flex;
        flex-wrap: wrap; }
        .menu-container .menu-wrapper .second-menu ul.castle-list li {
          border: 0;
          width: 30%;
          margin-bottom: 24px;
          margin-right: 5%; }
          .menu-container .menu-wrapper .second-menu ul.castle-list li:nth-of-type(3), .menu-container .menu-wrapper .second-menu ul.castle-list li:nth-of-type(3n) {
            margin-right: 0; }
          .menu-container .menu-wrapper .second-menu ul.castle-list li a {
            padding: 0;
            height: auto;
            font-size: 14px;
            line-height: 18px;
            font-family: "NationalMuag-Regular", Arial; }
            .menu-container .menu-wrapper .second-menu ul.castle-list li a div.castle-link-wrapper {
              padding: 0;
              height: auto;
              width: 100%; }
              .menu-container .menu-wrapper .second-menu ul.castle-list li a div.castle-link-wrapper div.castle-image {
                width: 100%;
                height: 105px;
                background-color: #EAEAEA;
                max-height: 107px;
                margin-bottom: 8px;
                padding: 0; }
                .menu-container .menu-wrapper .second-menu ul.castle-list li a div.castle-link-wrapper div.castle-image img {
                  width: 100%;
                  height: 100%;
                  object-fit: cover; }
    .menu-container .menu-wrapper .second-menu-show {
      opacity: 1;
      position: relative;
      z-index: 0; }
      .menu-container .menu-wrapper .second-menu-show .second-menu-content-show {
        left: 0; }
      .menu-container .menu-wrapper .second-menu-show .back-to-first-menu {
        color: #019EDE; }
        .menu-container .menu-wrapper .second-menu-show .back-to-first-menu svg {
          transform: rotate(180deg);
          fill: #019EDE;
          margin-right: 10.5px; }
    .menu-container .menu-wrapper .second-menu-bg {
      width: 50%;
      position: absolute;
      height: 100%;
      background-color: #EDF6FA;
      right: 0;
      top: 0;
      opacity: 0;
      z-index: -1;
      transition: opacity .3s ease-in-out; }
      .menu-container .menu-wrapper .second-menu-bg-show {
        opacity: 1; }

@keyframes slide-left {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.menu-container {
  width: 93%;
  position: fixed;
  min-height: 100vh;
  max-width: 761px;
  height: auto;
  background-color: #FFFFFF;
  right: -100%;
  z-index: 5;
  box-sizing: border-box;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .menu-container.second-menu-bg-color {
    background-color: #EDF6FA; }
  .menu-container.showmenu {
    height: 100%;
    overflow-y: auto;
    right: 0; }
    .menu-container.showmenu.showmenusecond {
      max-width: 1342px; }
      .menu-container.showmenu.showmenusecond .first-menu {
        width: 50%; }
  .menu-container-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 73px;
    background: #019EDE; }
    .menu-container-top .logo-container {
      display: flex;
      position: initial; }
    .menu-container-top-right {
      display: flex; }
      .menu-container-top-right .menu-close {
        margin-left: 67.5px;
        margin-right: 46px;
        cursor: pointer; }
        .menu-container-top-right .menu-close svg {
          filter: brightness(0) invert(1); }
  .menu-container .language-selector ul,
  .menu-container .mobile-language-selector ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu-container .language-selector ul li span,
    .menu-container .mobile-language-selector ul li span {
      margin-left: 0; }
    .menu-container .language-selector ul li a,
    .menu-container .language-selector ul li span,
    .menu-container .mobile-language-selector ul li a,
    .menu-container .mobile-language-selector ul li span {
      padding-left: 10px;
      padding-right: 10px;
      color: #FFFFFF;
      font-size: 20px;
      line-height: 24px;
      text-transform: uppercase; }
    .menu-container .language-selector ul li.current a, .menu-container .language-selector ul li.current span,
    .menu-container .mobile-language-selector ul li.current a,
    .menu-container .mobile-language-selector ul li.current span {
      font-family: "NationalMuag-Bold", Arial; }
    .menu-container .language-selector ul li:nth-of-type(2) a, .menu-container .language-selector ul li:nth-of-type(2) span,
    .menu-container .mobile-language-selector ul li:nth-of-type(2) a,
    .menu-container .mobile-language-selector ul li:nth-of-type(2) span {
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF; }
  .menu-container .menu-wrapper {
    position: relative;
    padding: 74px 128px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    display: flex;
    gap: 9%; }
    .menu-container .menu-wrapper .mobile-language-selector {
      display: none; }
    .menu-container .menu-wrapper ul:not(ul.lang-sw) {
      text-align: left;
      padding-left: 0; }
      .menu-container .menu-wrapper ul:not(ul.lang-sw) li {
        display: block;
        list-style: none;
        line-height: 32px;
        position: relative; }
        .menu-container .menu-wrapper ul:not(ul.lang-sw) li.remove-border, .menu-container .menu-wrapper ul:not(ul.lang-sw) li.remove-prev-border {
          border-bottom: 0; }
        .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent {
          position: relative; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent a.is-active-parent {
            color: #019EDE; }
            .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent a.is-active-parent ~ span {
              color: #019EDE; }
            .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent a.is-active-parent.hide-active-parent {
              color: #000000; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent a.current, .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent a.expanded {
            color: #019EDE;
            background-color: #EDF6FA; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent .is-parent-bg {
            position: absolute;
            z-index: -1;
            right: 0;
            width: 100%;
            height: 100%;
            background-color: #EDF6FA;
            margin-right: -100%;
            opacity: 0;
            transition: opacity .3s ease-in-out; }
            .menu-container .menu-wrapper ul:not(ul.lang-sw) li.is-parent .is-parent-bg-show {
              opacity: 1; }
        .menu-container .menu-wrapper ul:not(ul.lang-sw) li a {
          display: block;
          padding: 20px 0 20px 10px;
          color: #000000;
          font-family: "NationalMuag-Regular", Arial;
          font-size: 22px;
          -webkit-transition: all 0.5s linear;
          -moz-transition: all 0.5s linear;
          -ms-transition: all 0.5s linear;
          -o-transition: all 0.5s linear;
          transition: all 0.5s linear;
          cursor: pointer;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) li a svg {
            -webkit-transition: all 0.5s linear;
            -moz-transition: all 0.5s linear;
            -ms-transition: all 0.5s linear;
            -o-transition: all 0.5s linear;
            transition: all 0.5s linear; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) li a.current, .menu-container .menu-wrapper ul:not(ul.lang-sw) li a.expanded, .menu-container .menu-wrapper ul:not(ul.lang-sw) li a:hover, .menu-container .menu-wrapper ul:not(ul.lang-sw) li a:focus {
            color: #019EDE;
            text-decoration: none;
            background-color: #EDF6FA; }
            .menu-container .menu-wrapper ul:not(ul.lang-sw) li a.current.hide-current, .menu-container .menu-wrapper ul:not(ul.lang-sw) li a.expanded.hide-current, .menu-container .menu-wrapper ul:not(ul.lang-sw) li a:hover.hide-current, .menu-container .menu-wrapper ul:not(ul.lang-sw) li a:focus.hide-current {
              color: #000000;
              background-color: initial; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) li a.hideCurrent {
            color: #000000; }
        .menu-container .menu-wrapper ul:not(ul.lang-sw) li div {
          padding-left: 30px; }
      .menu-container .menu-wrapper ul:not(ul.lang-sw) > li {
        border-bottom: 1px solid #ddd; }
        .menu-container .menu-wrapper ul:not(ul.lang-sw) > li li {
          border: none; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) > li li a {
            font-family: "NationalMuag-Regular", Arial; }
        .menu-container .menu-wrapper ul:not(ul.lang-sw) > li:last-of-type {
          border-bottom: 0; }
          .menu-container .menu-wrapper ul:not(ul.lang-sw) > li:last-of-type a {
            border-bottom: 1px solid #ddd; }
            .menu-container .menu-wrapper ul:not(ul.lang-sw) > li:last-of-type a:last-of-type {
              border-bottom: 0; }

.open-listicle-modal span {
  display: none; }

@media only screen and (max-width: 767px) {
  #menu {
    height: 80px;
    top: unset;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 158, 222, 0.7);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.161); }
    #menu.scrollUp {
      transform: unset;
      background-color: rgba(0, 158, 222, 0.7);
      backdrop-filter: blur(8px);
      -webkit-backdrop-filter: blur(8px); }
      #menu.scrollUp .button_container {
        align-items: stretch; }
    #menu.isactive {
      box-shadow: unset; }
      #menu.isactive .button_container {
        background-color: #EDF6FA; }
    #menu .button_container {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      align-items: stretch;
      background-color: none !important;
      margin-right: 0;
      width: 100%; }
      #menu .button_container span {
        width: 25%;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        margin: 18px 0 15px 0;
        color: #000000;
        font-size: 13px;
        line-height: 20px;
        font-family: "NationalMuag-Regular", Arial; }
        #menu .button_container span a {
          flex-direction: column;
          color: #000000;
          height: 100%;
          align-items: center; }
          #menu .button_container span a:hover, #menu .button_container span a:focus {
            color: #000000; }
        #menu .button_container span div {
          text-align: center;
          line-height: initial;
          max-height: 16px;
          display: flex;
          align-items: center;
          color: #FFFFFF; }
        #menu .button_container span i {
          flex: 1;
          margin-right: 0;
          fill: #FFFFFF; }
          #menu .button_container span i svg {
            filter: unset; }
            #menu .button_container span i svg path {
              fill: #FFFFFF; }
        #menu .button_container span.expand-menu i {
          margin-left: 0;
          order: -1; }

  .menu-container {
    width: 93%; }
    .menu-container-top {
      height: 32px; }
      .menu-container-top .logo-container {
        box-shadow: none; }
      .menu-container-top .language-selector {
        display: none; }
      .menu-container-top .menu-close {
        display: none; }
    .menu-container .menu-wrapper .mobile-language-selector {
      display: flex;
      margin-bottom: 30px;
      margin-left: 10px; }
      .menu-container .menu-wrapper .mobile-language-selector ul li a,
      .menu-container .menu-wrapper .mobile-language-selector ul li span {
        color: #000000; }
      .menu-container .menu-wrapper .mobile-language-selector ul li.current a, .menu-container .menu-wrapper .mobile-language-selector ul li.current span {
        color: #019EDE;
        font-family: "NationalMuag-Regular", Arial; }
      .menu-container .menu-wrapper .mobile-language-selector ul li:nth-of-type(2) a, .menu-container .menu-wrapper .mobile-language-selector ul li:nth-of-type(2) span {
        border-left: 1px solid #000000;
        border-right: 1px solid #000000; }
      .menu-container .menu-wrapper .mobile-language-selector ul li:first-of-type a {
        padding-left: 0; }
    .menu-container .menu-wrapper .is-parent-bg,
    .menu-container .menu-wrapper .second-menu-bg {
      display: none; }
    .menu-container .menu-wrapper.isvisible {
      margin-top: 32px;
      min-height: 100%; }
    .menu-container .menu-wrapper ul:not(ul.lang-sw) li {
      line-height: 26px; }
      .menu-container .menu-wrapper ul:not(ul.lang-sw) li a {
        font-size: 18px;
        line-height: 20px; }

  body.menuisopen .scrollVisible.logo-container:not(.menu-container-top .logo-container) {
    display: none; }

  .menu-container {
    overflow-x: hidden; }
    .menu-container .menu-wrapper {
      padding: 0; }
      .menu-container .menu-wrapper.isvisible {
        height: auto; }
      .menu-container .menu-wrapper .first-menu {
        width: 100%;
        position: absolute;
        padding: 62px 15px; }
        .menu-container .menu-wrapper .first-menu .constant-menu {
          margin-top: 40px;
          margin-bottom: 40px; }
      .menu-container .menu-wrapper .second-menu {
        position: absolute;
        right: -470px;
        transition: right .2s;
        padding: 62px 15px; }
        .menu-container .menu-wrapper .second-menu .back-to-homepage {
          margin-bottom: 50px; }
        .menu-container .menu-wrapper .second-menu .menu-title {
          display: none; }
          .menu-container .menu-wrapper .second-menu .menu-title-show {
            display: block; }
      .menu-container .menu-wrapper .menu-title {
        margin-bottom: 31px;
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 7px; }
      .menu-container .menu-wrapper .second-menu-show {
        width: 100%;
        right: 0; }
        .menu-container .menu-wrapper .second-menu-show .back-to-first-menu {
          display: flex;
          align-items: center;
          position: absolute;
          top: 22px; }
        .menu-container .menu-wrapper .second-menu-show ul.castle-list li {
          margin-bottom: 20px;
          width: 48%;
          margin-right: 4%; }
          .menu-container .menu-wrapper .second-menu-show ul.castle-list li:nth-of-type(3), .menu-container .menu-wrapper .second-menu-show ul.castle-list li:nth-of-type(3n) {
            margin-right: 4%; }
          .menu-container .menu-wrapper .second-menu-show ul.castle-list li:nth-of-type(2), .menu-container .menu-wrapper .second-menu-show ul.castle-list li:nth-of-type(2n) {
            margin-right: 0; } }
@media only screen and (max-width: 767px) {
  .menu-container.showmenu .menu-close-mobile {
    display: block;
    pointer-events: auto;
    position: fixed;
    z-index: 100;
    top: 85%;
    width: auto;
    transform: translateX(-21%);
    left: 50%; }
    .menu-container.showmenu .menu-close-mobile .small-close {
      width: 49px;
      height: 49px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      background-color: #019EDE; }
      .menu-container.showmenu .menu-close-mobile .small-close svg {
        fill: #FFFFFF; } }
@media only screen and (min-width: 767px) {
  .menu-container.showmenu .menu-close-mobile {
    position: absolute;
    top: 100px;
    visibility: hidden; } }
body#listicles .overlay,
body#listicles .newsletter,
body#listicles footer,
body#listicles header,
body#listicles #outer,
body#listicles .overlayall {
  display: none; }
body#listicles .content-holder {
  max-width: 1170px;
  margin: auto; }

.listicle-main-title {
  font-family: "NationalMuag-Regular", Arial;
  font-size: 36px;
  line-height: 30px;
  font-weight: normal;
  color: #019EDE;
  text-transform: uppercase;
  margin-bottom: 59px; }

.listicles-accordion {
  counter-reset: item;
  list-style-type: none;
  padding: 0;
  max-width: 1170px; }
  .listicles-accordion .accordion-row {
    display: flex;
    align-items: center;
    column-gap: 85px;
    padding-bottom: 35.5px;
    padding-top: 35.5px;
    border-bottom: 1px solid #CACACA;
    position: relative;
    cursor: pointer; }
    .listicles-accordion .accordion-row:first-of-type {
      padding-top: 0; }
    .listicles-accordion .accordion-row:last-of-type {
      border-bottom: 0;
      padding-bottom: 0; }
    .listicles-accordion .accordion-row:before {
      content: counter(item,decimal-leading-zero) " ";
      counter-increment: item;
      color: #019EDE;
      font-size: 60px;
      transition: font-size .2s ease-in-out; }
    .listicles-accordion .accordion-row h1 {
      margin: 0;
      font-family: "NationalMuag-Regular", Arial;
      font-size: 60px;
      line-height: 72px;
      font-weight: normal; }
    .listicles-accordion .accordion-row .listicle-title {
      position: absolute;
      left: 145px; }
    .listicles-accordion .accordion-row.active {
      justify-content: space-between;
      align-items: flex-start; }
      .listicles-accordion .accordion-row.active .listicle-title {
        display: none; }
      .listicles-accordion .accordion-row.active:before {
        font-size: 270px; }
  .listicles-accordion .accordion-body {
    max-width: 767px;
    height: 0;
    opacity: 0; }
    .listicles-accordion .accordion-body .img-wrapper {
      width: 100%;
      min-height: 450px;
      margin-bottom: 37px; }
    .listicles-accordion .accordion-body img {
      width: 100%;
      height: auto; }
    .listicles-accordion .accordion-body-title {
      background-color: #019EDE;
      color: #FFFFFF;
      width: fit-content;
      padding-left: 10px;
      padding-right: 10px;
      left: 155px;
      position: absolute;
      top: 30%;
      transition: all .2s ease-in-out; }
    .listicles-accordion .accordion-body-description {
      font-size: 20px;
      line-height: 30px;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal; }
    .listicles-accordion .accordion-body-link {
      margin-top: 20px;
      color: #019EDE;
      font-size: 20px;
      line-height: 30px; }
    .listicles-accordion .accordion-body.show-body {
      opacity: 1;
      height: auto; }
      .listicles-accordion .accordion-body.show-body .accordion-body-title {
        top: 380px; }

.listicle-modal {
  display: none;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  position: fixed;
  z-index: 11;
  top: 0;
  background: #FFFFFF;
  padding: 138px 85px; }
  .listicle-modal-show {
    display: block;
    overflow-y: auto; }
  .listicle-modal-close {
    width: 61px;
    height: 61px;
    background-color: #019EDE;
    position: fixed;
    right: 28px;
    top: 28px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1; }
    .listicle-modal-close span {
      display: flex;
      justify-content: center;
      align-items: center; }
      .listicle-modal-close span.mobile-close {
        display: none; }
    .listicle-modal-close svg {
      fill: #FFFFFF; }

@media only screen and (max-width: 767px) {
  .listicle-main-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 45px; }

  .listicles-accordion .accordion-row {
    column-gap: 17px;
    padding-bottom: 32px;
    padding-top: 32px; }
    .listicles-accordion .accordion-row h1 {
      font-size: 22px;
      line-height: 35px; }
    .listicles-accordion .accordion-row .listicle-title {
      left: 45px; }
    .listicles-accordion .accordion-row:before {
      font-size: 30px; }
    .listicles-accordion .accordion-row.active {
      display: block; }
      .listicles-accordion .accordion-row.active:before {
        font-size: 60px;
        margin-bottom: 27px; }
  .listicles-accordion .accordion-body h1.accordion-body-title {
    margin-left: 45px;
    transition: margin-left .3s ease-in;
    line-height: 40px;
    position: initial;
    order: -1;
    margin-right: -100%; }
  .listicles-accordion .accordion-body.show-body {
    display: flex;
    flex-direction: column; }
    .listicles-accordion .accordion-body.show-body .accordion-body-title {
      margin-bottom: 10px;
      margin-left: 0; }
  .listicles-accordion .accordion-body .img-wrapper {
    margin-bottom: 14px;
    min-height: unset; }
  .listicles-accordion .accordion-body-description, .listicles-accordion .accordion-body-link {
    font-size: 16px;
    line-height: 24px; }

  .listicle-modal {
    padding: 35px; }
    .listicle-modal-close {
      position: fixed;
      z-index: 1;
      width: 49px;
      height: 49px;
      left: calc(50% - 24.5px);
      top: calc(100% - 89px); }
      .listicle-modal-close span.mobile-close {
        display: block; }
      .listicle-modal-close span.desktop-close {
        display: none; } }
.main-text.homepage-main-text .intro-text h1 span {
  text-transform: uppercase; }
.main-text.homepage-main-text .intro-text h2 > span {
  padding: 0; }

.main-banner.homepage-top-content {
  height: 80vh !important;
  overflow: hidden; }
  .main-banner.homepage-top-content video {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .main-banner.homepage-top-content-museum {
    height: 100vh !important; }

@media only screen and (max-width: 767px) {
  .main-text.homepage-main-text .intro-text h2 {
    margin-bottom: 40px; }

  .main-banner.homepage-top-content-museum {
    height: calc(100vh - 80px) !important; } }
.accordeon {
  margin-bottom: 50px; }
  .accordeon.panel-group .panel + .panel {
    margin-top: 0; }
  .accordeon .panel-default {
    border: none;
    background-color: transparent; }
    .accordeon .panel-default:last-of-type {
      border-bottom: 1px solid #D6D6D6; }
    .accordeon .panel-default > .panel-heading {
      border-top: 1px solid #D6D6D6;
      padding: 20px 12.5px;
      margin-bottom: 0;
      background-color: transparent; }
      .accordeon .panel-default > .panel-heading a {
        text-decoration: none;
        color: #000000;
        font-family: "NationalMuag-Bold", Arial;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0;
        position: relative;
        display: flex; }
        .accordeon .panel-default > .panel-heading a i {
          display: flex;
          align-items: center;
          padding-right: 30px; }
        .accordeon .panel-default > .panel-heading a[aria-expanded="true"] {
          color: #C94E90; }
          .accordeon .panel-default > .panel-heading a[aria-expanded="true"] i.icon-add {
            display: none; }
        .accordeon .panel-default > .panel-heading a[aria-expanded="false"]:hover {
          color: #C94E90; }
        .accordeon .panel-default > .panel-heading a[aria-expanded="false"] i.icon-subtract {
          display: none; }
      .accordeon .panel-default > .panel-heading + .panel-collapse {
        padding: 0 12.5px; }
        .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body {
          border: none;
          padding: 0 0 41.5px 50px; }
          @media only screen and (max-width: 767px) {
            .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body {
              padding-left: 0; } }
          .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body h4 {
            margin-bottom: 20px; }
          .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body ul {
            padding-left: 20px;
            margin-bottom: 0; }
            .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body ul li {
              font-size: 20px;
              line-height: 30px;
              margin-bottom: 5px; }
              .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body ul li ul {
                margin-bottom: 15px; }
              .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body ul li:last-of-type {
                margin-bottom: 0; }
            .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body ul + h3 {
              margin-top: 40px; }
            .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body ul + h4 {
              margin-top: 30px; }
            .accordeon .panel-default > .panel-heading + .panel-collapse > .panel-body ul + p {
              margin-top: 20px; }

.accordeon-content + .main-content .ce-bodytext .btn, .questions-list + .btn {
  margin-top: 0px; }

.pagination-blog ul {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px; }
  .pagination-blog ul li {
    margin-top: 0;
    margin-bottom: 0; }
    .pagination-blog ul li a {
      display: flex;
      line-height: 12px; }
      .pagination-blog ul li a.disabled {
        pointer-events: none; }
        .pagination-blog ul li a.disabled span {
          color: #b2b2b2; }
        .pagination-blog ul li a.disabled .pipe {
          background-color: #b2b2b2; }
      .pagination-blog ul li a:hover, .pagination-blog ul li a:focus {
        text-decoration: none; }
      .pagination-blog ul li a span {
        color: #000000; }
        .pagination-blog ul li a span.pipe {
          width: 2.5px;
          height: 18px;
          background: #000000;
          display: inline-block; }
          .pagination-blog ul li a span.pipe-left {
            margin-right: -3px; }
          .pagination-blog ul li a span.pipe-right {
            margin-left: -3px; }
    .pagination-blog ul li.active {
      margin-left: 20px;
      margin-right: 20px; }
      .pagination-blog ul li.active span {
        color: #C94E90; }

select {
  display: none !important; }

.select {
  border: 1px solid #777777;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  font-family: "NationalMuag-Regular", Arial;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
  padding: 16px 21px 16px 29px; }
  .select .select-options {
    width: 100%;
    position: absolute;
    left: 0;
    top: 66px;
    z-index: 2;
    padding: 37px 34px 32px 35px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 2px 3px 33px #00000029; }
    .select .select-options .select-option {
      cursor: pointer;
      padding-bottom: 10px;
      font-size: 16px;
      line-height: 22px;
      transition: color .2s ease-in-out; }
      .select .select-options .select-option:last-of-type {
        padding-bottom: 0; }
      .select .select-options .select-option:hover, .select .select-options .select-option.selected {
        color: #019EDE; }
  .select::after {
    content: url("../Icons/icon-bracket-right.svg");
    transform: rotate(90deg); }
  .select.open::after {
    transform: rotate(-90deg); }

body#error-page {
  overflow: hidden; }
  body#error-page .content-holder {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  body#error-page .main_content {
    margin: 136px 0 0 0; }
  body#error-page .list-section {
    margin-bottom: 0; }
  body#error-page.menuisopen .logo-container {
    z-index: 0; }
  body#error-page.menuisopen #menu {
    background-color: rgba(0, 67, 89, 0.8); }
  body#error-page header,
  body#error-page .newsletter,
  body#error-page footer {
    display: none; }
  body#error-page .logo-container {
    display: flex;
    z-index: 1; }
  body#error-page #menu {
    background-color: #019EDE;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.161); }
  body#error-page .container {
    max-width: 825px;
    text-align: center; }
    body#error-page .container h1 {
      font-family: "NationalMuag-Regular", Arial;
      font-size: 90px;
      line-height: 72px;
      margin: 0; }
    body#error-page .container h2 {
      font-family: "NationalMuag-Regular", Arial;
      font-size: 42px;
      line-height: 72px;
      margin: 5px 0 0 0; }
    body#error-page .container p a {
      color: #FFFFFF;
      background-color: #019EDE;
      padding: 16px 25px;
      text-decoration: none; }
      body#error-page .container p a:hover {
        text-decoration: none;
        background-color: #00719F; }
    body#error-page .container img {
      width: 100%;
      height: auto; }
  @media only screen and (max-width: 767px) {
    body#error-page.menuisopen #outer > .logo-container {
      display: none; }
    body#error-page .main_content {
      margin-top: 0; }
    body#error-page .container {
      max-width: 825px;
      text-align: center; }
      body#error-page .container h1 {
        margin-bottom: 10px; }
      body#error-page .container h2 {
        line-height: 42px; } }

.cookie-consent-container {
  font-size: 18px; }
  .cookie-consent-container .label {
    font-size: 18px !important; }
  .cookie-consent-container .btn:not(.btn--primary) {
    color: #333333 !important; }
    .cookie-consent-container .btn:not(.btn--primary):hover {
      color: #FFFFFF !important; }
  .cookie-consent-container .consent-modal {
    padding: 15px !important; }
    .cookie-consent-container .consent-modal strong.option-headline, .cookie-consent-container .consent-modal strong.cookie-headline {
      font-size: 20px !important;
      margin-bottom: 5px;
      letter-spacing: initial; }
  .cookie-consent-container .btn:hover {
    background-color: #019EDE !important;
    border-color: #019EDE !important; }
  .cookie-consent-container p {
    margin-bottom: 10px;
    line-height: 1.35em; }
  .cookie-consent-container a {
    font-size: 14px !important; }

.filters-mobile-container {
  padding-bottom: 20px;
  position: sticky;
  top: 32px;
  z-index: 10; }
  .filters-mobile-container.fixed {
    padding-left: 0;
    padding-right: 0; }
  .filters-mobile-container + div.col-xs-12 {
    z-index: 4; }

body.menuisopen .filters-mobile-container {
  z-index: 2; }

@media only screen and (max-width: 1300px) {
  .list-section .article {
    margin-bottom: 50px; }
    .list-section .article .article-item-holder {
      margin-top: -34px; }
      .list-section .article .article-item-holder .meta h3 {
        font-size: 30px;
        max-width: 90%;
        line-height: 34px; } }
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .main-banner .partner-holder {
    display: none;
    left: 10%; }

  .mobile-filters-holder .main-calendar {
    margin-bottom: 20px; }
  .mobile-filters-holder .filters-menu {
    background-color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    position: relative; }
    .mobile-filters-holder .filters-menu select {
      width: 50%;
      text-align: center; }
    .mobile-filters-holder .filters-menu .date {
      flex-grow: 3;
      text-align: center;
      padding: 15px;
      color: #FFFFFF; }
      .mobile-filters-holder .filters-menu .date .s-hidden {
        visibility: hidden;
        padding-right: 10px; }
      .mobile-filters-holder .filters-menu .date .select {
        cursor: pointer;
        display: inline-block;
        position: relative;
        color: #FFFFFF;
        border: none;
        width: 100%; }
      .mobile-filters-holder .filters-menu .date .styledSelect {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #595959;
        padding: 0 10px;
        font-weight: bold; }
        .mobile-filters-holder .filters-menu .date .styledSelect:after {
          content: "";
          width: 0;
          height: 0;
          border: 5px solid transparent;
          border-color: #FFFFFF transparent transparent transparent;
          position: absolute;
          top: 9px;
          right: 6px; }
        .mobile-filters-holder .filters-menu .date .styledSelect:active, .mobile-filters-holder .filters-menu .date .styledSelect.active {
          background-color: #595959; }
      .mobile-filters-holder .filters-menu .date .options {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        z-index: 999;
        margin: 0 0;
        padding: 0 0;
        list-style: none;
        background-color: #595959;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
        .mobile-filters-holder .filters-menu .date .options li {
          padding: 0 6px;
          margin: 0 0;
          padding: 0 10px; }
          .mobile-filters-holder .filters-menu .date .options li:hover {
            background-color: #39f;
            color: white; }
    .mobile-filters-holder .filters-menu .today {
      flex-grow: 2;
      text-align: center;
      padding: 15px;
      border-left: 1px solid #777777;
      border-right: 1px solid #777777;
      color: #FFFFFF; }
      .mobile-filters-holder .filters-menu .today span a {
        color: #FFFFFF; }
    .mobile-filters-holder .filters-menu .filters {
      flex-grow: 3;
      text-align: right;
      padding: 15px;
      color: #FFFFFF; }
      .mobile-filters-holder .filters-menu .filters.isactive {
        background-color: #FFFFFF;
        color: #000000; }
      .mobile-filters-holder .filters-menu .filters .filters-wrapper {
        display: none; }
        .mobile-filters-holder .filters-menu .filters .filters-wrapper.visible {
          display: block;
          position: absolute;
          width: 100%;
          left: 0;
          right: 0;
          top: 55px;
          background-color: #FFFFFF;
          color: #000000;
          z-index: 11;
          padding: 20px;
          text-align: left;
          padding-right: 0;
          padding-left: 0; }
          .mobile-filters-holder .filters-menu .filters .filters-wrapper.visible ul {
            margin: 0 !important; }
            .mobile-filters-holder .filters-menu .filters .filters-wrapper.visible ul li {
              margin-bottom: 0 !important; }
        .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting {
          height: 350px;
          overflow-y: auto; }
          .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group {
            margin-bottom: 10px; }
            .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a {
              margin-bottom: 0;
              background-color: #019EDE;
              color: #FFFFFF !important;
              width: 100%;
              padding-top: 10px;
              padding-bottom: 10px;
              padding-left: 45px !important; }
              .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a i {
                right: 20px !important;
                left: auto !important; }
              .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a[aria-expanded="true"] {
                background-color: #0073A2; }
                .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a[aria-expanded="true"] i.icon-chevron-down-1 {
                  display: none; }
              .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a[aria-expanded="false"] i.icon-chevron-up-1 {
                display: none; }
            .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul {
              padding-left: 20px; }
              .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul li {
                display: block;
                width: 100%; }
                .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul li span {
                  display: inline-block;
                  width: 100%;
                  color: #000000 !important;
                  background-color: #FFFFFF !important; }
      .mobile-filters-holder .filters-menu .filters span.expand-filters {
        display: block;
        text-align: left;
        position: relative; }
        .mobile-filters-holder .filters-menu .filters span.expand-filters > img {
          position: absolute;
          right: 24px;
          top: 50%;
          transform: translateY(-50%); }

  .filters-mobile-container .mobile-filters-holder {
    background-color: #FFFFFF; }
    .filters-mobile-container .mobile-filters-holder .main-calendar {
      margin-bottom: 20px; }

  .list-section .article {
    margin-bottom: 50px; }
    .list-section .article .article-item-holder {
      margin-top: -34px; }
      .list-section .article .article-item-holder .meta h3 {
        font-size: 30px;
        max-width: 90%;
        line-height: 34px; } }
@media only screen and (max-width: 1200px) {
  .intro-text h3.introtxt {
    margin-left: 60px; }

  #calendar-section .day-item .item-wrapper .item-title {
    margin-bottom: 15px;
    max-height: 130px;
    overflow: hidden; }

  .slick-list .days-holder {
    max-width: 90%; }

  .timeline .timeline-container .timeline-block .timeline-content::before {
    display: none; } }
@media only screen and (min-width: 1026px) and (max-width: 1200px) {
  .intro-text h3.introtxt {
    margin-left: 40px; } }
@media only screen and (max-width: 1025px) {
  .intro-text h3.introtxt {
    margin-left: 20px; }

  .blog .blog-back {
    position: relative;
    padding-bottom: 8px;
    top: 0; }

  .search-page .search-container .search-wrapper {
    margin-top: 156px; }

  .list-section {
    margin-bottom: 100px; }
    .list-section .item {
      position: relative;
      overflow: hidden; }
    .list-section .article {
      margin-bottom: 20px; }
      .list-section .article .article-item {
        position: relative;
        overflow: hidden;
        margin-bottom: 20px; }
      .list-section .article .article-item-holder {
        position: relative;
        margin-top: -46px; }
    .list-section.type2 .article {
      margin-bottom: 20px; }
      .list-section.type2 .article .article-item {
        min-height: 250px;
        max-height: 250px;
        position: relative;
        margin-bottom: 20px; }
        .list-section.type2 .article .article-item div {
          min-height: 300px; }
      .list-section.type2 .article .article-item-holder {
        position: relative;
        margin-top: -34px; }

  .list-section .article {
    margin-bottom: 50px; }
    .list-section .article .article-item-holder {
      margin-top: -54px; }
      .list-section .article .article-item-holder .meta h3 {
        font-size: 30px;
        max-width: 90%;
        line-height: 32px; }

  #mobileFilterSelectedDate {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0; }

  .blog .blog-listing .alert-info a {
    float: none !important;
    margin-left: 30px; } }
@media only screen and (max-width: 1023px) {
  .list-section.big2small .big-box-left {
    padding-right: 14px; }
  .list-section.big2small .small-box-right {
    padding-left: 14px; }
  .list-section.big2small .big-box-right {
    padding-left: 14px; }
  .list-section.big2small .small-box-left {
    padding-right: 14px; }

  .blog .blog-listing .alert-info a {
    float: none !important;
    margin-left: 30px; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .blog .blog-listing .alert-info a {
    float: none !important;
    margin-left: 30px; }

  #calendar-section .day-item .item-wrapper .item-title {
    margin-bottom: 15px;
    max-height: 130px;
    overflow: hidden; }

  .main-banner .partner-holder {
    display: none; }

  .list-section {
    margin-bottom: 80px; }
    .list-section .item {
      position: relative;
      overflow: hidden; }
    .list-section .article .article-item {
      position: relative;
      overflow: hidden;
      margin-bottom: 20px; }
    .list-section .article .article-item-holder {
      position: relative;
      margin-top: -54px; }
    .list-section.type2 .article .article-item {
      min-height: 250px;
      max-height: 250px;
      position: relative;
      margin-bottom: 20px; }
      .list-section.type2 .article .article-item div {
        min-height: 300px; }
    .list-section.type2 .article .article-item-holder {
      position: relative;
      margin-top: -34px; }

  .mobile-filters-holder {
    background-color: #019EDE; }
    .mobile-filters-holder .main-calendar {
      margin-bottom: 20px; }
    .mobile-filters-holder .filters-menu {
      background-color: #019EDE;
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      position: relative;
      border-top: 2px solid #FFFFFF; }
      .mobile-filters-holder .filters-menu select {
        width: 50%;
        text-align: center; }
      .mobile-filters-holder .filters-menu .date {
        flex-grow: 3;
        text-align: center;
        padding: 15px;
        color: #FFFFFF;
        position: relative; }
        .mobile-filters-holder .filters-menu .date .s-hidden {
          visibility: hidden;
          padding-right: 10px; }
        .mobile-filters-holder .filters-menu .date .select {
          cursor: pointer;
          display: inline-block;
          position: relative;
          color: #FFFFFF;
          border: none;
          width: 100%; }
        .mobile-filters-holder .filters-menu .date .styledSelect {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-color: #595959;
          padding: 0 10px;
          font-weight: bold; }
          .mobile-filters-holder .filters-menu .date .styledSelect:after {
            content: "";
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-color: #FFFFFF transparent transparent transparent;
            position: absolute;
            top: 9px;
            right: 6px; }
          .mobile-filters-holder .filters-menu .date .styledSelect:active, .mobile-filters-holder .filters-menu .date .styledSelect.active {
            background-color: #595959; }
        .mobile-filters-holder .filters-menu .date .options {
          display: none;
          position: absolute;
          top: 100%;
          right: 0;
          left: 0;
          z-index: 999;
          margin: 0 0;
          padding: 0 0;
          list-style: none;
          background-color: #595959;
          -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
          .mobile-filters-holder .filters-menu .date .options li {
            padding: 0 6px;
            margin: 0 0;
            padding: 0 10px; }
            .mobile-filters-holder .filters-menu .date .options li:hover {
              background-color: #39f;
              color: white; }
      .mobile-filters-holder .filters-menu .today {
        flex-grow: 2;
        text-align: center;
        padding: 15px;
        border-left: 1px solid #777777;
        border-right: 1px solid #777777;
        color: #FFFFFF; }
        .mobile-filters-holder .filters-menu .today span a {
          color: #FFFFFF; }
      .mobile-filters-holder .filters-menu .filters {
        flex-grow: 3;
        text-align: right;
        padding: 15px;
        color: #FFFFFF; }
        .mobile-filters-holder .filters-menu .filters.isactive {
          background-color: #FFFFFF;
          color: #000000; }
        .mobile-filters-holder .filters-menu .filters .filters-wrapper {
          display: none; }
          .mobile-filters-holder .filters-menu .filters .filters-wrapper.visible {
            display: block;
            position: absolute;
            width: 100%;
            left: 0;
            right: 0;
            top: 55px;
            background-color: #FFFFFF;
            color: #000000;
            z-index: 11;
            padding: 20px;
            text-align: left;
            padding-right: 0;
            padding-left: 0; }
            .mobile-filters-holder .filters-menu .filters .filters-wrapper.visible ul {
              margin: 0 !important; }
              .mobile-filters-holder .filters-menu .filters .filters-wrapper.visible ul li {
                margin-bottom: 0 !important; }
          .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting {
            height: 350px;
            overflow-y: auto; }
            .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group {
              margin-bottom: 10px; }
              .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a {
                margin-bottom: 0;
                background-color: #019EDE;
                color: #FFFFFF !important;
                width: 100%;
                padding-top: 10px;
                padding-bottom: 10px;
                padding-left: 45px !important; }
                .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a i {
                  right: 20px !important;
                  left: auto !important; }
                .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a[aria-expanded="true"] i.icon-chevron-down-1 {
                  display: none; }
                .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a[aria-expanded="false"] i.icon-chevron-up-1 {
                  display: none; }
              .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul {
                padding-left: 20px; }
                .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul li {
                  display: block;
                  width: 100%; }
                  .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul li span {
                    display: inline-block;
                    width: 100%;
                    color: #000000 !important;
                    background-color: #FFFFFF !important; }
        .mobile-filters-holder .filters-menu .filters span.expand-filters {
          display: block;
          text-align: left;
          position: relative; }
          .mobile-filters-holder .filters-menu .filters span.expand-filters i {
            display: inline-block;
            line-height: 15px;
            vertical-align: middle;
            margin-right: 6px; }

  #event.video .event-wrapper {
    padding-top: 30px;
    padding-bottom: 30px; }
    #event.video .event-wrapper .content-holder {
      bottom: 30px; }
      #event.video .event-wrapper .content-holder p {
        margin-bottom: 20px; }
        #event.video .event-wrapper .content-holder p.title {
          margin-bottom: 10px; } }
@media only screen and (min-width: 991px) and (max-width: 1065px) {
  .logo-container {
    font-size: 18px;
    height: 32px;
    margin-left: 34px;
    top: 18px; }
    .logo-container svg {
      height: 18px;
      margin-right: 5px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .logo-container {
    font-size: 15px;
    height: 32px;
    margin-left: 34px;
    top: 18px; }
    .logo-container svg {
      height: 16px;
      margin-right: 5px; }

  .main-text .intro-text {
    margin-left: 34px;
    margin-right: 34px; }
  .main-text h3 {
    margin-left: 100px;
    margin-right: 100px; }

  .main-banner .title-holder {
    margin-left: 34px; }

  .intro-text {
    margin-left: 0;
    margin-right: 0; }
    .intro-text h3.introtxt {
      margin-left: 100px;
      margin-right: 100px; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .menu-container .menu-wrapper ul li:first-child a {
    text-transform: none !important; }

  section > .container .col-xs-12.col-sm-8.col-md-8.col-lg-8:not(.row .col-xs-12.col-sm-8.col-md-8.col-lg-8) {
    padding: 0;
    margin-bottom: 30px; }
  section > .container .col-xs-12.col-sm-4.col-md-4.col-lg-4:not(.row .col-xs-12.col-sm-4.col-md-4.col-lg-4) {
    padding: 0; }

  .content-holder + section:not(section.main_content) .container:not(.newsletter .container) {
    margin-bottom: 100px; }

  .main-banner-container h3 {
    font-size: 22px !important;
    line-height: 30px !important;
    margin-bottom: 0; }

  .slider {
    max-height: 350px; }
    .slider .slick-list,
    .slider .slick-track,
    .slider .sl-item {
      max-height: 350px; }
      .slider .slick-list img,
      .slider .slick-track img,
      .slider .sl-item img {
        height: 350px;
        aspect-ratio: 6 / 4; }

  .main_content {
    margin-bottom: 45px; }

  .logo-container {
    background-color: #019EDE;
    font-size: 13px;
    height: 32px;
    margin-left: 0;
    top: 0;
    width: 100%; }
    .logo-container svg {
      height: 16px;
      margin-right: 0; }
    .logo-container-links svg {
      margin: 0 13px;
      height: 11px; }

  .search-container .search-close {
    background-color: #FFFFFF;
    height: 49px;
    width: 49px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto 63px auto;
    bottom: 0; }
    .search-container .search-close .large-close {
      display: none; }
    .search-container .search-close .small-close {
      display: flex; }
      .search-container .search-close .small-close svg {
        fill: #019EDE; }
  .search-container .search-wrapper {
    width: 100%;
    max-width: 308px; }
    .search-container .search-wrapper form .search-form {
      padding-bottom: 15px; }
    .search-container .search-wrapper form input[type="text"] {
      font-size: 18px;
      padding-left: 22px; }

  .search-page .search-container .search-wrapper {
    margin-top: 121px; }

  header {
    height: 246px; }
    header a.logo {
      margin-top: 20px;
      margin-left: 15px; }
      header a.logo img {
        width: auto;
        height: 95px; }

  .intro-text h3.introtxt {
    font-size: 22px;
    line-height: 30px; }

  h3.introtxt {
    font-size: 22px;
    line-height: 30px; }

  .main-text {
    padding-bottom: 0;
    margin-bottom: 0; }
    .main-text.mob h3 {
      font-size: 22px;
      line-height: 30px;
      margin-left: 0; }
    .main-text.isgeneralmaintext {
      margin-bottom: -300px; }
    .main-text .intro-text {
      margin-top: -136px;
      margin-bottom: 110px;
      margin-left: 14px;
      margin-right: 14px; }
      .main-text .intro-text.isgeneralintro {
        margin-top: -65px;
        margin-bottom: 25px; }
        .main-text .intro-text.isgeneralintro h1 span {
          font-size: 22px;
          line-height: 23px; }
      .main-text .intro-text.top-content-event {
        margin-top: -118px; }
      .main-text .intro-text h1 {
        margin-bottom: 10px; }
      .main-text .intro-text h2 {
        line-height: 32px;
        max-width: 90%;
        margin-bottom: 40px; }
        .main-text .intro-text h2 span {
          font-size: 32px;
          line-height: 39px;
          padding-bottom: 4px;
          padding-top: 2px; }
      .main-text .intro-text h3 {
        font-size: 18px;
        margin-left: 0;
        line-height: 26px; }
    .main-text .top-content-event h2 {
      margin-bottom: 10px; }
      .main-text .top-content-event h2 span {
        background-color: #019EDE;
        color: #FFFFFF;
        font-size: 18px;
        font-family: "NationalMuag-Bold", Arial; }
    .main-text .top-content-event h1 {
      line-height: 32px;
      margin-bottom: 10px; }
      .main-text .top-content-event h1 span {
        background-color: #019EDE;
        color: #FFFFFF;
        font-family: "NationalMuag-Bold", Arial;
        font-size: 28px;
        line-height: 24px; }
    .main-text.top-page-content div:not(.isblogintro) h1 span {
      font-size: 22px;
      line-height: 23px; }

  .container.isgeneralintro .row .main-content.intro-text-description h3 {
    font-size: 22px;
    line-height: 30px; }

  section.iseventdetail .main-text .intro-text {
    margin-top: -86px; }
    section.iseventdetail .main-text .intro-text h1 {
      margin-bottom: 25px; }
      section.iseventdetail .main-text .intro-text h1 span span {
        font-size: 34px;
        line-height: 39px;
        padding-bottom: 0; }
    section.iseventdetail .main-text .intro-text h2 {
      margin-bottom: 10px; }

  section.full-wh {
    margin-bottom: 40px; }

  .main-banner {
    min-height: unset;
    height: 453px;
    /*
    &.homepage-top-content {
      height: 453px !important;

      &-museum {
        height: 597px !important;
      }
    }
     */ }
    .main-banner .gradian-container {
      height: 246px;
      width: 100%; }
    .main-banner .cta.ticket {
      min-width: 100%;
      max-width: 100%;
      top: 250px;
      bottom: auto; }
    .main-banner .cta.program {
      width: 100%;
      min-width: 100%; }
    .main-banner.big-size .cta.ticket {
      top: 320px; }
    .main-banner .partner-holder {
      display: none; }
    .main-banner .title-holder h2 span {
      font-size: 34px;
      line-height: 45px; }
    .main-banner .title-holder h1 {
      font-size: 22px;
      margin-bottom: 10px; }
      .main-banner .title-holder h1 span {
        font-size: 22px; }
    .main-banner .title-holder.has-event {
      bottom: 130px; }
      .main-banner .title-holder.has-event h2 {
        font-size: 28px;
        line-height: 28px;
        max-width: 90%;
        padding: 0;
        margin-bottom: 12px; }
        .main-banner .title-holder.has-event h2 span {
          font-size: 28px;
          line-height: 22px;
          padding-left: 10px;
          padding-right: 10px;
          padding-top: 5px;
          padding-bottom: 5px; }
          .main-banner .title-holder.has-event h2 span span {
            padding-left: 0;
            padding-right: 0; }
      .main-banner .title-holder.has-event h3 span {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-top: 10px; }
      .main-banner .title-holder.has-event .event-link {
        margin-top: 0; }
    .main-banner.full-wh .cta.ticket {
      top: auto;
      bottom: 0; }
    .main-banner.full-wh .title-holder h1 {
      margin-bottom: 20px; }
    .main-banner .program-holder-wrapper {
      width: 100%;
      transition: none;
      bottom: -80px;
      height: 80px; }
      .main-banner .program-holder-wrapper .program-holder.show {
        position: relative;
        background: transparent;
        margin-bottom: -238px; }
        .main-banner .program-holder-wrapper .program-holder.show .wrapper {
          background-color: #019EDE; }
      .main-banner .program-holder-wrapper .program-holder .wrapper {
        width: 100%;
        min-width: 100%;
        text-align: left; }
      .main-banner .program-holder-wrapper.showme .program-holder.show {
        margin-bottom: -100%; }
        .main-banner .program-holder-wrapper.showme .program-holder.show .detail p {
          line-height: 21px; }
    .main-banner #scrolldown {
      bottom: 65px;
      left: 48%;
      font-size: 32px; }

  .list-section h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 24px; }
  .list-section .item .item-holder {
    padding: 25px; }
    .list-section .item .item-holder .meta h3 {
      font-size: 24px;
      line-height: 30px;
      margin-top: 5px; }
    .list-section .item .item-holder .meta span {
      font-size: 16px; }
  .list-section .article {
    margin-bottom: 30px; }
    .list-section .article .article-item-holder {
      margin-top: -31px; }
      .list-section .article .article-item-holder.info-holder h4 {
        font-size: 28px;
        line-height: 28px; }
      .list-section .article .article-item-holder .meta h3 {
        line-height: 22px; }
        .list-section .article .article-item-holder .meta h3 a span {
          font-size: 24px;
          line-height: 20px; }
  .list-section #event {
    background-position: 77% 0 !important; }
    .list-section #event .event-wrapper {
      padding: 60px 20px; }
      .list-section #event .event-wrapper .content-holder .text-right p {
        text-align: left; }
      .list-section #event .event-wrapper .content-holder p {
        font-size: 18px;
        text-align: left;
        margin-bottom: 20px; }
        .list-section #event .event-wrapper .content-holder p.title {
          font-size: 24px;
          line-height: 32px; }
      .list-section #event .event-wrapper .content-holder a.cta {
        min-width: auto;
        padding: 15px; }
      .list-section #event .event-wrapper .date-holder p {
        text-align: left;
        font-size: 18px;
        margin-bottom: 0; }
    .list-section #event.video .event-wrapper {
      padding-top: 30px;
      padding-bottom: 30px; }
      .list-section #event.video .event-wrapper .content-holder {
        bottom: 40px; }

  #calendar-section > h4 {
    margin-bottom: 20px; }
  #calendar-section .day-item {
    margin-bottom: 15px; }
    #calendar-section .day-item .item-title h3 {
      line-height: 30px; }
      #calendar-section .day-item .item-title h3 span {
        font-size: 28px; }
    #calendar-section .day-item .item-wrapper .item-container {
      background-color: #EEEEEE; }

  .calendar-section #calendar-section > h4,
  .calendar-section #find-event > h4 {
    margin-bottom: 20px; }

  .is_stuck {
    z-index: 1000; }

  .timeline {
    width: 100%;
    max-width: 100%; }
    .timeline .timeline-container {
      padding-top: 0; }
      .timeline .timeline-container::before {
        display: none; }
      .timeline .timeline-container .timeline-block .timeline-content {
        margin-left: 0;
        margin-top: 60px;
        padding-bottom: 20px; }
        .timeline .timeline-container .timeline-block .timeline-content::before {
          display: none; }
        .timeline .timeline-container .timeline-block .timeline-content .timeline-date {
          position: absolute;
          top: -60px;
          left: 0; }
      .timeline .timeline-container .timeline-block .timeline-bullet {
        display: none; }

  h2.issectiontitle {
    font-size: 24px;
    margin-bottom: 0; }

  .slick-slider {
    margin-top: 30px; }

  .filters-mobile-container {
    padding-bottom: 0px; }

  .mobile-filters-holder {
    z-index: 999;
    background-color: #FFFFFF; }
    .mobile-filters-holder .main-calendar {
      margin-bottom: 20px; }
    .mobile-filters-holder .filters-menu {
      background-color: #019EDE;
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      position: relative; }
      .mobile-filters-holder .filters-menu select {
        width: 70%;
        padding: 0px 20px 0 0px;
        border: none;
        border-radius: 0;
        text-align: center;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* Remove default arrow */
        background: url("../Images/down-select.png") 96%/15% no-repeat transparent !important;
        cursor: pointer;
        position: relative; }
        .mobile-filters-holder .filters-menu select option {
          color: #000 !important; }
        .mobile-filters-holder .filters-menu select:focus {
          outline: none !important; }
      .mobile-filters-holder .filters-menu select::-ms-expand {
        display: none;
        /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */ } }
    @media only screen and (max-width: 767px) and (min-width: 0\0 ) {
      .mobile-filters-holder .filters-menu select {
        background-image: none\9;
        padding: 5px\9; } }
@media only screen and (max-width: 767px) {
      .mobile-filters-holder .filters-menu .date {
        flex-grow: 3;
        text-align: center;
        padding: 15px;
        color: #FFFFFF;
        position: relative; }
        .mobile-filters-holder .filters-menu .date .s-hidden {
          visibility: hidden;
          padding-right: 10px; }
        .mobile-filters-holder .filters-menu .date .select {
          cursor: pointer;
          display: inline-block;
          position: relative;
          color: #FFFFFF;
          border: none;
          width: 100%; }
        .mobile-filters-holder .filters-menu .date .styledSelect {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-color: #595959;
          padding: 0 10px;
          font-weight: bold; }
          .mobile-filters-holder .filters-menu .date .styledSelect:after {
            content: "";
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-color: #FFFFFF transparent transparent transparent;
            position: absolute;
            top: 9px;
            right: 6px; }
          .mobile-filters-holder .filters-menu .date .styledSelect:active, .mobile-filters-holder .filters-menu .date .styledSelect.active {
            background-color: #595959; }
        .mobile-filters-holder .filters-menu .date .options {
          display: none;
          position: absolute;
          top: 100%;
          right: 0;
          left: 0;
          z-index: 999;
          margin: 0 0;
          padding: 0 0;
          list-style: none;
          background-color: #595959;
          -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
          .mobile-filters-holder .filters-menu .date .options li {
            padding: 0 6px;
            margin: 0 0;
            padding: 0 10px; }
            .mobile-filters-holder .filters-menu .date .options li:hover {
              background-color: #39f;
              color: white; }
      .mobile-filters-holder .filters-menu .filters {
        flex-grow: 1;
        text-align: left;
        padding: 15px;
        color: #FFFFFF; }
        .mobile-filters-holder .filters-menu .filters.isactive {
          background-color: #019EDE;
          color: #FFFFFF; }
          .mobile-filters-holder .filters-menu .filters.isactive:before {
            content: none; }
          .mobile-filters-holder .filters-menu .filters.isactive:after {
            content: none; }
        .mobile-filters-holder .filters-menu .filters span.expand-filters {
          display: block;
          text-align: left;
          position: relative;
          z-index: 2; }
          .mobile-filters-holder .filters-menu .filters span.expand-filters i {
            display: inline-block;
            line-height: 10px;
            vertical-align: middle;
            margin-right: 0; }

  /* MOBILE FILTER */
  .filters-wrapper .event-filter-mobile-close {
    display: none;
    position: absolute;
    right: 15px;
    top: 40px;
    z-index: 2; }
    .filters-wrapper .event-filter-mobile-close:hover {
      cursor: pointer; }
  .filters-wrapper.visible {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 51;
    display: block;
    width: 100%;
    top: 0;
    background-color: #019EDE;
    color: #FFFFFF;
    padding: 0;
    text-align: left;
    height: 100%;
    overflow: auto;
    padding-top: 30px; }
    .filters-wrapper.visible ul {
      margin: 0 !important;
      margin-bottom: 35px !important; }
      .filters-wrapper.visible ul li {
        margin-top: 10px; }
        .filters-wrapper.visible ul li:first-child {
          margin-top: 20px; }
    .filters-wrapper.visible .event-filter-mobile-close {
      display: block; }
  .filters-wrapper .sorting {
    overflow-y: auto;
    padding: 14px;
    height: 100%; }
    .filters-wrapper .sorting .sort-group {
      margin-bottom: 10px; }
      .filters-wrapper .sorting .sort-group > div:first-child {
        display: table;
        background-color: #FFFFFF;
        color: #019ede;
        padding: 4px 12px;
        margin-bottom: 10px;
        box-shadow: 0 0 1px 0 #ffffff;
        height: auto;
        overflow: visible;
        text-transform: none;
        font-size: 24px; }
      .filters-wrapper .sorting .sort-group a {
        margin-bottom: 0;
        background-color: #019EDE;
        color: #FFFFFF !important;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 14px !important; }
        .filters-wrapper .sorting .sort-group a i {
          right: 20px !important;
          left: auto !important; }
        .filters-wrapper .sorting .sort-group a[aria-expanded="true"] i.icon-chevron-down-1 {
          display: none; }
        .filters-wrapper .sorting .sort-group a[aria-expanded="false"] i.icon-chevron-up-1 {
          display: none; }
      .filters-wrapper .sorting .sort-group ul {
        padding-left: 0; }
        .filters-wrapper .sorting .sort-group ul li {
          display: block;
          width: 100%; }
          .filters-wrapper .sorting .sort-group ul li.selected {
            background: transparent; }
            .filters-wrapper .sorting .sort-group ul li.selected span {
              color: #FFFFFF !important;
              opacity: .8; }
          .filters-wrapper .sorting .sort-group ul li.unavailable {
            display: none; }
          .filters-wrapper .sorting .sort-group ul li span {
            display: inline-block;
            width: 100%;
            color: #FFFFFF !important;
            background-color: #019EDE !important; }

  #calendar-section .main-calendar {
    background-color: #FFFFFF;
    margin: 0;
    padding: 18px 0;
    border-bottom: 1px solid #ddd; }
  #calendar-section #date-picker-filter .datepicker-days .datepicker-switch,
  #calendar-section #date-picker-filter .datepicker-days td.day {
    font-variant-numeric: lining-nums; }
  #calendar-section .month > span {
    margin-bottom: 0; }
  #calendar-section .sticky-wrapper.is-sticky .main-calendar,
  #calendar-section .sticky-wrapper.is-sticky .filter-date-mobile {
    margin-left: -15px;
    margin-right: -15px; }
  #calendar-section .sticky-wrapper.is-sticky .filters.isactive .filters-wrapper.visible {
    width: auto;
    z-index: 11;
    padding-left: 15px;
    padding-right: 15px; }
    #calendar-section .sticky-wrapper.is-sticky .filters.isactive .filters-wrapper.visible .sorting {
      overflow-y: auto; }

  .find-item-list .showMoreLinkContainer > div {
    margin-left: 0; }

  .ax-tabs.nav-tabs {
    padding-left: 0;
    margin-bottom: 20px;
    display: flex; }
    .ax-tabs.nav-tabs .nav-item {
      width: 50%;
      margin: 0; }
      .ax-tabs.nav-tabs .nav-item .nav-link {
        padding: 10px 15px;
        margin: 0;
        border-radius: 0;
        text-align: center;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column; }

  .list-section {
    margin-bottom: 20px; }
    .list-section .item {
      position: relative;
      overflow: hidden; }
    .list-section .article {
      margin-bottom: 20px; }
      .list-section .article .article-item {
        position: relative;
        overflow: hidden;
        margin-bottom: 20px; }
      .list-section .article .article-item-holder {
        position: relative;
        margin-top: -50px; }
    .list-section.type2 .article {
      margin-bottom: 20px; }
      .list-section.type2 .article .article-item {
        min-height: 250px;
        max-height: 250px;
        position: relative;
        margin-bottom: 20px; }
        .list-section.type2 .article .article-item div {
          min-height: 300px; }
      .list-section.type2 .article .article-item-holder {
        position: relative;
        margin-top: -34px; }

  #catalog .og-grid .og-close {
    top: 20px;
    right: 30px; }

  #calendar-section .main-calendar .slick-prev,
  #calendar-section .main-calendar .slick-next {
    top: 15px; }

  .benefits p.checked-ico {
    margin-left: 20px; }

  .main-content .ctabox a {
    margin: 0;
    margin-top: 20px; }
  .main-content table tr td {
    max-width: 200px; }

  .find-item-list .list-info {
    text-align: left; }

  .main-text h2 span:after {
    display: none; }

  .main-banner {
    height: 440px !important; }
    .main-banner .title-holder {
      margin-left: 18px;
      margin-right: 18px; }
      .main-banner .title-holder h2 span:after {
        display: none; }
    .main-banner-container h3 {
      font-size: 18px;
      line-height: 26px; }

  .blog-listing .rightside {
    padding-left: 14px; }

  .blog-listing .mainside .author .author-desc .image-holder {
    margin-bottom: 20px; }

  header {
    margin-bottom: -130px; }

  .content-holder {
    padding-top: 0; }

  .main-banner {
    min-height: 250px;
    height: 440px !important; }
    .main-banner .slider-banner {
      min-height: 250px;
      margin-top: 0; }
      .main-banner .slider-banner .slick-list .slick-track .item {
        min-height: 250px;
        overflow: hidden; }
        .main-banner .slider-banner .slick-list .slick-track .item .image-holder {
          min-height: 250px;
          overflow: hidden; }
    .main-banner.full-wh {
      max-height: none;
      min-height: auto; }
      .main-banner.full-wh .slider-banner {
        max-height: none;
        min-height: auto; }
        .main-banner.full-wh .slider-banner .item {
          max-height: none;
          min-height: auto; }
          .main-banner.full-wh .slider-banner .item .image-holder {
            max-height: none;
            min-height: auto; }
    .main-banner.big-size {
      max-height: 453px;
      min-height: 453px; }
      .main-banner.big-size .slider-banner {
        max-height: 453px;
        min-height: 453px; }
        .main-banner.big-size .slider-banner .slick-list .slick-track .item {
          max-height: 453px;
          min-height: 453px; }
          .main-banner.big-size .slider-banner .slick-list .slick-track .item .image-holder {
            max-height: 453px;
            min-height: 453px; }

  .iseventdetail .main-banner {
    height: 440px !important;
    min-height: 250px; }
    .iseventdetail .main-banner .slider-banner .slick-list .slick-track .item .image-holder {
      min-height: 250px;
      background-position: center center !important; }

  .blog .blog-listing {
    margin-top: 0; }

  .content-holder.blog .main-text {
    margin-bottom: 0; }

  .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a,
  .calendar-section .sorting .sort-group a {
    padding-left: 14px !important; }

  .calendar-section .sorting .sort-group ul li.selected span::after {
    color: #fff; }

  .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul li.selected span {
    color: #000000 !important; }

  .calendar-section .sorting .sort-group ul li.selected span.sort1::before {
    border-color: #00A093;
    background: #00A093; }
  .calendar-section .sorting .sort-group ul li.selected span.sort2::before {
    border-color: #89AE4D;
    background: #89AE4D; }
  .calendar-section .sorting .sort-group ul li.selected span.sort3::before {
    border-color: #815B9C;
    background: #815B9C; }
  .calendar-section .sorting .sort-group ul li.selected span.sort4::before {
    border-color: #d9935c;
    background: #d9935c; }
  .calendar-section .sorting .sort-group ul li.selected span.sort5::before {
    border-color: #019EDE;
    background: #019EDE; }
  .calendar-section .sorting .sort-group ul li.selected span.sort6::before {
    border-color: #019EDE;
    background: #019EDE; }
  .calendar-section .sorting .sort-group ul li.selected span.sort7::before {
    border-color: #019EDE;
    background: #019EDE; }
  .calendar-section .sorting .sort-group ul li.selected span.sort8::before {
    border-color: #C94E90;
    background: #C94E90; }

  .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }

  .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group ul li span {
    font-size: 16px;
    line-height: 20px; }

  .find-item-list .row {
    border-top: 1px solid #BEBEBE;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0; }

  .find-item-list .list-date,
  .find-item-list .list-title {
    padding-left: 0;
    padding-right: 0; }

  .showMoreLinkContainer .calendar-section .day-item {
    margin-left: -14px; }

  .find-item-list .list-date div.item-time {
    font-weight: 300;
    font-size: 16px; }

  .find-item-list h4 {
    padding-bottom: 10px; }

  .list-section .article .article-item-holder.info-holder h4 {
    margin-bottom: 15px; }

  .list-section .article .article-item-holder .meta h4 + p {
    margin-bottom: 30px; }

  .main-text .intro-text h2 {
    max-width: 100%; }

  .main_content .list-section .container section.dossier-info-page .container.default {
    padding-left: 0;
    padding-right: 0; }

  .side-elem {
    margin-bottom: 60px;
    padding: 15px; }
    .side-elem p a span {
      font-size: 18px; }

  .main-content h2.blue-header {
    font-size: 24px;
    line-height: 26px;
    margin-top: 50px;
    margin-bottom: 30px; }

  .benefits p.checked-ico {
    margin-bottom: 20px; }
    .benefits p.checked-ico span {
      line-height: 26px;
      font-size: 20px; }

  .main-content p + h2, .main-content p + h3, .main-content p + h4 {
    font-size: 26px;
    line-height: 32px; }

  .main-content .ce-bodytext p a.btn.btn-2 {
    margin-left: 0;
    white-space: normal; }

  .faq-content .main-content a.btn.btn-2 {
    margin-left: 0;
    white-space: normal; }

  section#search-area {
    margin-bottom: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px; }

  header {
    margin-bottom: -299px; }

  .main-banner #scrolldown {
    bottom: 75px;
    font-size: 28px; }

  .list-section .article .article-item-holder .meta h3 a span {
    font-size: 24px;
    line-height: 32px;
    margin-top: -2px; }

  .list-section .article .article-item-holder .meta p {
    margin-bottom: 30px; }

  .main_content .main-content > h2 {
    font-size: 26px;
    line-height: 32px; }
  .main_content .main-content h3 {
    font-size: 22px;
    line-height: 26px; }
  .main_content .main-content h4 {
    font-size: 18px;
    line-height: 22px; }

  .frame-type-textmedia {
    margin-bottom: 30px; }

  section.main_content .list-section > .container section.faq-search-area {
    margin-right: -14px !important;
    width: 100vw !important;
    padding-right: 14px !important; }
    section.main_content .list-section > .container section.faq-search-area > .container {
      padding-left: 0;
      padding-right: 0;
      margin-left: 14px; }

  .main_content .list-section section:not([class]) {
    margin-left: -14px;
    margin-right: -14px; }
  .main_content .list-section .faq-content {
    margin-top: 20px; }
    .main_content .list-section .faq-content #faq h2 {
      margin-bottom: 20px; }
  .main_content .list-section #event {
    margin-top: 10px; }

  .main-text .intro-text.isgeneralintro {
    margin-top: -94px; }

  section.iseventdetail .main-text .intro-text h2 span {
    font-size: 22px;
    line-height: 23px; }

  .content-holder section .side-elem h3 {
    font-size: 20px; }

  .mobile-filters-holder .filters-menu .filters .filters-wrapper .sorting .sort-group a, .calendar-section .sorting .sort-group a {
    padding-left: 14px !important; }

  .main_content .main-content > h2.blue-header {
    font-size: 24px;
    line-height: 26px; }

  #menu .button_container span.showall-holder a i {
    font-size: 10px;
    margin-left: 2px; }

  .main-content .datatable table tr th {
    padding: 20px 0; }

  .tablesContent table tr th {
    padding-left: 0 !important; }

  .main-text.mob h3:last-child {
    margin-bottom: 0; }

  section#search-area {
    width: 100vw;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: -15px;
    left: 0;
    right: 0;
    margin-right: 0;
    margin-bottom: 30px; }

  .has-homepage-top-content .main-banner.big-size,
  .has-homepage-top-content .main-banner.big-size .slider-banner {
    height: 453px !important; }

  .has-homepage-top-content .main-banner.big-size .slider-banner .slick-list .slick-track .item,
  .has-homepage-top-content .main-banner.big-size .slider-banner .slick-list .slick-track .item .image-holder {
    min-height: 453px; }

  .has-homepage-top-content .main-banner.big-size .cta.ticket {
    top: auto;
    bottom: 0; }

  .has-homepage-top-content .main-text .intro-text {
    margin-top: -84px;
    margin-bottom: 25px; }
    .has-homepage-top-content .main-text .intro-text h1 span {
      padding: 3px 10px;
      font-size: 22px;
      line-height: 23px; }

  .has-homepage-top-content .main-banner .cta.ticket {
    position: fixed; }

  .has-homepage-top-content section.full-wh.default .main-banner.full-wh {
    height: 453px; }

  .has-homepage-top-content section.full-wh.default .main-banner #scrolldown {
    bottom: 100px; }

  .has-homepage-top-content section.full-wh.default .main-banner .cta.ticket {
    position: absolute; }

  .has-homepage-top-content section.full-wh.default {
    height: auto !important; }

  .has-homepage-top-content section.full-wh.default .main-banner.full-wh {
    margin-bottom: 0; }

  .intro-text {
    margin: 0; }
    .intro-text h3.introtxt {
      font-size: 22px;
      line-height: 30px;
      margin: 40px 18px; }

  section.hidden-md.hidden-lg .main-text.mob {
    margin-bottom: 20px; } }
/*ipad*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  header a.logo img {
    max-width: 65%;
    height: auto; }

  .blog .main-text.mob {
    margin-bottom: 0; }

  .blog .main-text {
    margin-bottom: 0; }

  .blog .blog-listing {
    margin-top: 50px; }

  .blog .blog-listing .alert-info a {
    float: none !important;
    margin-left: 30px; }

  .list-section .row.limitheight .article {
    margin-bottom: 30px;
    min-height: 500px !important;
    max-height: 505px !important; } }
/*iphone 6,7,8 portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .timeline .timeline-nav {
    border-bottom: none; }
    .timeline .timeline-nav li {
      border-bottom: 1px solid #019EDE;
      margin-left: -4px; }
      .timeline .timeline-nav li.active {
        border-bottom: none; }
      .timeline .timeline-nav li a {
        padding: 15px;
        font-size: 14px; }

  @supports (-webkit-overflow-scrolling: touch) {
    /*only ios*/
    .main-text.isgeneralmaintext {
      margin-top: 0;
      margin-bottom: -200px; }

    .content-holder section .side-elem h3 {
      font-size: 24px; }

    .side-elem p a span {
      font-size: 16px; }

    .timeline .timeline-nav li a {
      padding: 15px;
      font-size: 14px; } }
  .faq-search-area {
    margin-bottom: 40px; } }
@media only screen and (max-width: 540px) {
  .list-section #event.video .event-wrapper {
    padding-top: 20px;
    padding-bottom: 20px; }
    .list-section #event.video .event-wrapper .content-holder {
      bottom: 20px; }
      .list-section #event.video .event-wrapper .content-holder p {
        margin-bottom: 0; }
        .list-section #event.video .event-wrapper .content-holder p.title {
          margin-bottom: 0; } }
@media only screen and (max-width: 420px) {
  .list-section .nav-tabs .nav-item .nav-link {
    font-size: 15px; } }
@media only screen and (max-width: 374px) {
  #menu .button_container span.showall-holder a {
    min-width: 180px;
    padding-right: 10px;
    padding-left: 10px; } }
/*iphone 6,7,8 landscape*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  @supports (-webkit-overflow-scrolling: touch) {
    .menuisopen .menu-container .menu-wrapper.isvisible {
      height: 200px;
      overflow: scroll; } } }
@media (min-width: 1200px) {
  .list-section .container {
    padding: 0; }

  .article-item:not(.zoomgrow .article-item) {
    height: 245px; } }
.find-item-list {
  z-index: 8; }

.left-filters-desktop {
  background-color: white; }

body#searchResultPage header {
  height: auto; }

.search-wrapper .tx-solr-search-form input[type="text"],
.search-wrapper .tx-solr-search-form .form-control {
  box-shadow: none !important; }
.search-wrapper .form-control {
  box-shadow: none !important; }
.search-wrapper #form_kesearch_searchfield .search-form {
  position: relative; }
  .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder {
    width: calc(70% - 90px);
    background-color: white;
    padding: 35px 30px;
    display: none;
    position: absolute;
    left: 0;
    top: 80px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.161); }
    @media only screen and (max-width: 1023px) {
      .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder {
        top: 50px; } }
    .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder.show-results {
      display: block; }
    .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder .suggestion {
      margin-bottom: 20px; }
      .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder .suggestion:last-child {
        margin-bottom: 0; }
      .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder .suggestion a {
        font-size: 22px;
        letter-spacing: 1.32px;
        line-height: 33px;
        color: #010101;
        text-decoration: none; }
        .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder .suggestion a:hover {
          text-decoration: none;
          color: #010101; }
        .search-wrapper #form_kesearch_searchfield .search-form .suggestions-holder .suggestion a span {
          font-size: 22px;
          letter-spacing: 1.32px;
          line-height: 33px; }

#search-results .result-list-item {
  border-bottom: 2px solid #dadada;
  padding: 15px 0;
  position: relative; }
  #search-results .result-list-item:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    content: '';
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    width: 6px;
    height: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  #search-results .result-list-item .results-teaser {
    padding-right: 40px; }
#search-results h3 {
  font-size: 26px;
  line-height: 34px;
  font-family: "NationalMuag-Regular", Arial;
  margin-bottom: 5px; }
#search-results .results-teaser .castle {
  text-transform: none; }
#search-results .result-link {
  margin-bottom: 24px;
  font-size: 14px;
  color: #aaa; }
#search-results .pagination {
  width: 100%; }
  #search-results .pagination ul {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none; }
    #search-results .pagination ul li {
      margin-top: 0;
      margin-bottom: 0; }
      #search-results .pagination ul li a, #search-results .pagination ul li .linkclass {
        display: block;
        line-height: 12px; }
        #search-results .pagination ul li a span, #search-results .pagination ul li .linkclass span {
          color: #000; }
          #search-results .pagination ul li a span.pipe, #search-results .pagination ul li .linkclass span.pipe {
            width: 3px;
            height: 18px;
            background: #000;
            display: inline-block; }
      #search-results .pagination ul li.first {
        margin-left: 0;
        margin-right: 0; }
        #search-results .pagination ul li.first a, #search-results .pagination ul li.first .linkclass {
          text-decoration: none; }
          #search-results .pagination ul li.first a:hover, #search-results .pagination ul li.first .linkclass:hover {
            text-decoration: none; }
          #search-results .pagination ul li.first a.disabled span, #search-results .pagination ul li.first .linkclass.disabled span {
            color: #b2b2b2; }
          #search-results .pagination ul li.first a.disabled .pipe, #search-results .pagination ul li.first .linkclass.disabled .pipe {
            background-color: #b2b2b2; }
      #search-results .pagination ul li.previous {
        margin-left: 0;
        margin-right: 0; }
        #search-results .pagination ul li.previous a, #search-results .pagination ul li.previous .linkclass {
          text-decoration: none; }
          #search-results .pagination ul li.previous a:hover, #search-results .pagination ul li.previous .linkclass:hover {
            text-decoration: none; }
          #search-results .pagination ul li.previous a.disabled span, #search-results .pagination ul li.previous .linkclass.disabled span {
            color: #b2b2b2; }
          #search-results .pagination ul li.previous a.disabled .pipe, #search-results .pagination ul li.previous .linkclass.disabled .pipe {
            background-color: #b2b2b2; }
      #search-results .pagination ul li.active {
        margin-left: 20px;
        margin-right: 20px; }
        #search-results .pagination ul li.active span {
          color: #C94E90; }
      #search-results .pagination ul li.last {
        margin-left: 0;
        margin-right: 0; }
        #search-results .pagination ul li.last.next a {
          text-decoration: none; }
          #search-results .pagination ul li.last.next a:hover {
            text-decoration: none; }
        #search-results .pagination ul li.last.end a {
          text-decoration: none; }
          #search-results .pagination ul li.last.end a:hover {
            text-decoration: none; }
        #search-results .pagination ul li.last a, #search-results .pagination ul li.last .linkclass {
          text-decoration: none; }
          #search-results .pagination ul li.last a:hover, #search-results .pagination ul li.last .linkclass:hover {
            text-decoration: none; }
          #search-results .pagination ul li.last a.disabled span, #search-results .pagination ul li.last .linkclass.disabled span {
            color: #b2b2b2; }
          #search-results .pagination ul li.last a.disabled .pipe, #search-results .pagination ul li.last .linkclass.disabled .pipe {
            background-color: #b2b2b2; }

#search-area {
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/ }
  #search-area .reset-filters {
    margin-top: 31px;
    padding: 15px 30px;
    width: 100%;
    color: #019EDE;
    width: max-content;
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 24px; }
    #search-area .reset-filters i {
      color: #019EDE;
      font-size: 12px;
      display: flex;
      align-items: center;
      margin-left: 10px; }
    @media only screen and (max-width: 1024px) {
      #search-area .reset-filters {
        margin-top: 0; } }
  #search-area .customselect {
    position: relative;
    margin-bottom: 30px;
    width: max-content; }
    #search-area .customselect select {
      display: none;
      /*hide original SELECT element:*/ }
    @media only screen and (max-width: 767px) {
      #search-area .customselect {
        width: 100%; } }
  #search-area .select-selected:after {
    position: absolute;
    content: "";
    right: 10px;
    width: 20px;
    height: 30px;
    top: 18px;
    right: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill='white' fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    filter: brightness(0) saturate(100%); }
  #search-area .select-selected.select-arrow-active:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill='white' fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
    top: 18px;
    right: 18px;
    filter: brightness(0) saturate(100%); }
  #search-area .select-items div {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 8px 16px 8px 16px;
    cursor: pointer;
    user-select: none;
    font-size: 18px;
    width: 100%;
    display: block; }
  #search-area .select-items > a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px 30px 10px 30px;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    width: 100%;
    display: block;
    color: #010101; }
    #search-area .select-items > a:hover {
      color: #019EDE;
      text-decoration: none; }
    #search-area .select-items > a:last-child {
      margin-bottom: 20px; }
  #search-area .select-selected {
    padding: 15px 60px 15px 30px;
    cursor: pointer;
    user-select: none;
    font-size: 20px;
    line-height: 24px;
    font-family: "NationalMuag-Regular";
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #777777;
    width: max-content; }
    @media only screen and (max-width: 767px) {
      #search-area .select-selected {
        width: 100%;
        padding: 15px 60px 15px 20px; } }
  #search-area .select-items {
    position: absolute;
    background-color: white;
    padding-top: 10px;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    z-index: 9;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.161);
    color: #010101; }
    @media only screen and (max-width: 767px) {
      #search-area .select-items {
        max-height: 300px;
        overflow-y: auto; } }
  #search-area .select-hide {
    display: none; }

.tx-solr-autosuggest {
  width: 500px !important;
  max-width: 100%;
  border: none !important;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.161);
  margin-top: 70px;
  margin-left: 0;
  padding: 30px 30px 10px 30px;
  max-height: 340px !important; }
  @media only screen and (max-width: 767px) {
    .tx-solr-autosuggest {
      width: 460px !important; } }
  @media only screen and (max-width: 480px) {
    .tx-solr-autosuggest {
      width: 300px !important; } }
  @media only screen and (max-width: 320px) {
    .tx-solr-autosuggest {
      width: 300px !important; } }
  .tx-solr-autosuggest .autocomplete-group {
    display: none !important; }
  .tx-solr-autosuggest .autocomplete-suggestion {
    margin-bottom: 20px;
    background: #ffffff !important;
    white-space: normal;
    font-size: 22px;
    letter-spacing: 1.32px;
    line-height: 26px;
    color: #010101;
    cursor: pointer; }
    @media only screen and (max-width: 480px) {
      .tx-solr-autosuggest .autocomplete-suggestion {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 20px; } }
    .tx-solr-autosuggest .autocomplete-suggestiondata[index="0"] {
      display: none !important; }
    .tx-solr-autosuggest .autocomplete-suggestion.autocomplete-selected {
      background: #ffffff !important; }
    .tx-solr-autosuggest .autocomplete-suggestion strong {
      color: #C94E90 !important; }
    .tx-solr-autosuggest .autocomplete-suggestion .pages a.internal-link {
      color: #010101;
      text-decoration: none; }
      .tx-solr-autosuggest .autocomplete-suggestion .pages a.internal-link:hover {
        text-decoration: none;
        color: #010101;
        background-color: #ffffff; }
      .tx-solr-autosuggest .autocomplete-suggestion .pages a.internal-link em {
        font-style: normal;
        font-weight: bold; }

.input-reset {
  filter: brightness(0) invert(1);
  padding-top: 10px;
  cursor: pointer; }

.search-info {
  font-size: 32px;
  line-height: 34px;
  font-family: "NationalMuag-Regular";
  margin-top: 33px;
  margin-bottom: 55px; }

#searchResultPage {
  overflow-x: hidden; }
  #searchResultPage span.highlighted-keyword, #searchResultPage span.results-highlight {
    color: #C94E90; }
  @media only screen and (max-width: 1024px) {
    #searchResultPage #search-area .select-items {
      max-height: 300px;
      overflow-y: scroll; } }
  #searchResultPage #search-area label,
  #searchResultPage .search-area label {
    font-size: 14px;
    color: #000 !important; }
  @media only screen and (max-width: 1024px) {
    #searchResultPage #search-area,
    #searchResultPage .search-area {
      margin-left: 0;
      margin-right: 0; }
      #searchResultPage #search-area .customselect,
      #searchResultPage .search-area .customselect {
        margin-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    #searchResultPage #search-area .input-holder,
    #searchResultPage .search-area .input-holder {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 767px) {
    #searchResultPage .search-wrapper {
      width: calc(100% - 28px); } }
  #searchResultPage .search-container {
    position: absolute; }
    @media only screen and (max-width: 767px) {
      #searchResultPage .search-container .search-close {
        margin: 0 auto 13px auto; } }
  #searchResultPage .main-content ul li::before {
    display: none; }
  #searchResultPage .main-banner.is-search {
    background-color: #019EDE;
    min-height: 320px !important; }
  #searchResultPage #search-area {
    background-color: #ffffff;
    padding-bottom: 0;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #searchResultPage #search-area {
        margin-left: 0; } }
    #searchResultPage #search-area .search-wrapper {
      margin-bottom: 0;
      border-bottom: 2px solid #dadada;
      padding-bottom: 30px; }
      #searchResultPage #search-area .search-wrapper.no-result {
        border-bottom: none !important;
        padding-bottom: 0; }
      @media only screen and (max-width: 767px) {
        #searchResultPage #search-area .search-wrapper {
          width: calc(100% - 28px); } }
      #searchResultPage #search-area .search-wrapper input[type=text] ::placeholder {
        color: #aaa;
        opacity: 1; }
      #searchResultPage #search-area .search-wrapper input[type=text] :-ms-input-placeholder {
        color: #aaa; }
      #searchResultPage #search-area .search-wrapper input[type=text] ::-ms-input-placeholder {
        color: #aaa; }
  #searchResultPage #search-results {
    padding-top: 30px; }
  #searchResultPage .search-container {
    height: 320px; }
    #searchResultPage .search-container .search-wrapper form {
      margin-top: 110px; }
  #searchResultPage .overlayall {
    display: none; }

@media only screen and (max-width: 767px) {
  #searchResultPage .search-close {
    visibility: hidden; } }

@media only screen and (max-width: 767px) {
  .search-container .search-wrapper {
    max-width: 508px; } }
@media only screen and (max-width: 480px) {
  .search-container .search-wrapper {
    max-width: 308px; } }
@media only screen and (max-width: 320px) {
  .search-container .search-wrapper {
    max-width: 100%; } }
@media only screen and (max-width: 767px) {
  .search-container .search-wrapper form {
    margin-top: 149px; } }
@media only screen and (max-width: 480px) {
  .search-container .search-wrapper form {
    margin-top: 149px; } }
@media only screen and (max-width: 320px) {
  .search-container .search-wrapper form {
    margin-top: 149px; } }

.mob-search-close-container {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 34px;
  background-color: #019EDE;
  height: 49px;
  width: 49px;
  z-index: 99999999;
  border-radius: 50%; }
  .mob-search-close-container.hide-btn {
    display: none; }
  .mob-search-close-container span {
    position: relative; }
    .mob-search-close-container span::after {
      content: "";
      display: block;
      width: 49px;
      height: 49px;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.154' height='14.683' viewBox='0 0 15.154 14.683'%3E%3Cg id='Gruppe_1918' data-name='Gruppe 1918' transform='translate(-1368.083 -26.346)'%3E%3Cg id='Icon_feather-menu' data-name='Icon feather-menu' transform='translate(1369.498 27.761) rotate(45)'%3E%3Cpath id='Pfad_768' fill='%23ffffff' data-name='Pfad 768' d='M16.764,1H0A1,1,0,0,1-1,0,1,1,0,0,1,0-1H16.764a1,1,0,0,1,1,1A1,1,0,0,1,16.764,1Z' transform='translate(0 0)'%3E%3C/path%3E%3C/g%3E%3Cg id='Icon_feather-menu-2' data-name='Icon feather-menu' transform='translate(1381.823 27.761) rotate(135)'%3E%3Cpath id='Pfad_768-2' fill='%23ffffff' data-name='Pfad 768' d='M16.764,1H0A1,1,0,0,1-1,0,1,1,0,0,1,0-1H16.764a1,1,0,0,1,1,1A1,1,0,0,1,16.764,1Z' transform='translate(0 0)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center center; }

#menu.nav-down.hidemenu {
  bottom: -100%; }
#menu.nav-down.showmenu {
  bottom: 0; }

@media only screen and (min-width: 768px) {
  .mob-search-close-container {
    display: none; } }
@media only screen and (max-width: 767px) {
  .tx-solr-autosuggest {
    margin-top: 60px; }
    .tx-solr-autosuggest strong {
      font-weight: normal; }

  .search-container .search-close {
    margin: 0 auto 33px auto; }

  #searchResultPage .main-banner.is-search {
    background-color: #019EDE;
    height: 105px;
    min-height: 105px !important; }
  #searchResultPage .search-container.showsearch {
    height: 105px; }
    #searchResultPage .search-container.showsearch .search-wrapper {
      margin-top: 0; }
      #searchResultPage .search-container.showsearch .search-wrapper form {
        margin-top: 30px; }
        #searchResultPage .search-container.showsearch .search-wrapper form .search-form {
          padding-bottom: 5px; }
  #searchResultPage .search-info {
    margin-bottom: 20px;
    margin-top: 10px; }
    #searchResultPage .search-info .searched-for {
      font-size: 24px;
      line-height: 28px; }
  #searchResultPage #search-area label {
    font-size: 18px;
    color: #000000; }
  #searchResultPage h3 {
    font-size: 24px; }
  #searchResultPage .result-link {
    margin-bottom: 20px; }
  #searchResultPage p {
    font-size: 16px; }
  #searchResultPage .tx-solr-autosuggest {
    margin-top: 20px; }

  .search-info {
    margin-top: 5px;
    margin-bottom: 19px; }

  #search-area .reset-filters,
  #search-area .select-selected {
    font-size: 16px;
    line-height: 19px; }
  #search-area .reset-filters {
    padding-left: 0; }

  .searched-for {
    font-size: 20px;
    line-height: 24px; } }
.search-info .searched-for span.highlighted-keyword {
  color: #C94E90; }

#searchloader {
  background-color: #019EDE;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0; }
  #searchloader.show-loading {
    opacity: .5; }

#results_overlay {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 12;
  background-color: #fff;
  height: 100vh;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #results_overlay .mobclosesearch {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
    z-index: 999999; }
    #results_overlay .mobclosesearch .search-close {
      background-color: #019EDE;
      height: 50px;
      width: 50px;
      border-radius: 50%;
      cursor: pointer; }
      @media only screen and (min-width: 767px) {
        #results_overlay .mobclosesearch .search-close {
          display: none; } }
      #results_overlay .mobclosesearch .search-close .small-close {
        width: 49px;
        height: 49px;
        display: block;
        padding: 15px 17px 17px 17px; }
        #results_overlay .mobclosesearch .search-close .small-close #Gruppe_1918 {
          fill: #fff; }
  #results_overlay .results_overlay_wrapper {
    overflow-y: scroll;
    height: 100vh; }
    #results_overlay .results_overlay_wrapper .search-form-layer {
      position: relative;
      background-color: #019EDE;
      min-height: 105px !important;
      padding-top: 95px;
      padding-bottom: 100px; }
      @media only screen and (max-width: 767px) {
        #results_overlay .results_overlay_wrapper .search-form-layer {
          padding-top: 30px;
          padding-bottom: 34px; } }
      @media only screen and (max-width: 480px) {
        #results_overlay .results_overlay_wrapper .search-form-layer {
          padding-top: 30px;
          padding-bottom: 34px; } }
      @media only screen and (max-width: 320px) {
        #results_overlay .results_overlay_wrapper .search-form-layer {
          padding-top: 30px;
          padding-bottom: 34px; } }
      #results_overlay .results_overlay_wrapper .search-form-layer .search-close {
        width: 61px;
        height: 61px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 1px solid #FFFFFF;
        margin-top: 29px;
        margin-right: 28px;
        float: right;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0; }
        @media only screen and (max-width: 767px) {
          #results_overlay .results_overlay_wrapper .search-form-layer .search-close {
            display: none; } }
        @media only screen and (max-width: 480px) {
          #results_overlay .results_overlay_wrapper .search-form-layer .search-close {
            display: none; } }
        @media only screen and (max-width: 320px) {
          #results_overlay .results_overlay_wrapper .search-form-layer .search-close {
            display: none; } }
        #results_overlay .results_overlay_wrapper .search-form-layer .search-close .small-close {
          display: none; }
        #results_overlay .results_overlay_wrapper .search-form-layer .search-close .large-close svg {
          display: flex;
          filter: brightness(0) invert(1); }
      #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper {
        margin: auto;
        max-width: 970px;
        width: 67.3%;
        border-bottom: 2px solid #FFFFFF; }
        @media only screen and (max-width: 767px) {
          #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper {
            width: calc(100% - 66px); } }
        #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form {
          width: 100%;
          position: relative;
          height: 53px; }
          #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form button:focus,
          #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form input:focus {
            outline: none !important; }
          #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form .search-form {
            display: flex;
            padding-bottom: 25px; }
          #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form input[type="text"] {
            width: 100%;
            border: none;
            background-color: transparent !important;
            color: #FFFFFF;
            font-size: 24px;
            line-height: initial;
            padding: 0 0 0 27px; }
            #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form input[type="text"]:-webkit-autofill, #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form input[type="text"]:-webkit-autofill:hover, #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form input[type="text"]:-webkit-autofill:focus, #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form input[type="text"]:-webkit-autofill:active {
              transition: background-color 5000s ease-in-out 0s;
              -webkit-text-fill-color: #fff !important; }
            #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form input[type="text"]::placeholder {
              color: #FFFFFF; }
          #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form button {
            display: flex;
            align-items: center;
            justify-content: center;
            border: none;
            background: transparent; }
            #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form button svg {
              filter: brightness(0) invert(1);
              width: 21px;
              height: 21px; }
          @media only screen and (max-width: 767px) {
            #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper form {
              height: 35.5px; } }
        #results_overlay .results_overlay_wrapper .search-form-layer .search-wrapper.isvisible {
          display: block; }
      #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder {
        width: calc(70% - 90px);
        background-color: white;
        padding: 35px 30px;
        display: none;
        position: absolute;
        left: 0;
        top: 80px;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.161); }
        @media only screen and (max-width: 1023px) {
          #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder {
            width: 100%; } }
        @media only screen and (max-width: 768px) {
          #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder {
            top: 50px; } }
        #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder.show-results {
          display: block; }
        #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder .suggestion {
          margin-bottom: 20px; }
          #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder .suggestion:last-child {
            margin-bottom: 0; }
          #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder .suggestion a {
            font-size: 22px;
            letter-spacing: 1.32px;
            line-height: 33px;
            color: #010101;
            text-decoration: none; }
            #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder .suggestion a:hover {
              text-decoration: none;
              color: #010101; }
            #results_overlay .results_overlay_wrapper .search-form-layer .suggestions-holder .suggestion a span {
              font-size: 22px;
              letter-spacing: 1.32px;
              line-height: 33px; }
    #results_overlay .results_overlay_wrapper #search-results {
      background-color: #fff;
      padding-top: 0; }
      #results_overlay .results_overlay_wrapper #search-results span.highlighted-keyword, #results_overlay .results_overlay_wrapper #search-results span.results-highlight {
        color: #C94E90; }
    #results_overlay .results_overlay_wrapper #search-area {
      left: auto;
      right: auto;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0;
      background-color: #fff; }
      @media only screen and (max-width: 767px) {
        #results_overlay .results_overlay_wrapper #search-area {
          margin-bottom: 10px; } }
      @media only screen and (max-width: 767px) {
        #results_overlay .results_overlay_wrapper #search-area .customselect,
        #results_overlay .results_overlay_wrapper #search-area .input-holder {
          margin-bottom: 10px; } }
      @media only screen and (max-width: 767px) {
        #results_overlay .results_overlay_wrapper #search-area .search-wrapper {
          border-bottom: 2px solid #dadada; } }
  @media only screen and (max-width: 767px) {
    #results_overlay #results-section .search-wrapper {
      width: calc(100% - 32px);
      padding-bottom: 30px; } }

@media print {
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid; }

  img {
    page-break-inside: avoid;
    page-break-after: avoid; }

  blockquote, table, pre {
    page-break-inside: avoid; }

  * {
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari */
    color-adjust: exact !important;
    /*Firefox*/ }

  ul, ol, dl {
    page-break-before: avoid; }

  img {
    max-width: 100% !important; }

  a[href]:after {
    content: " "; }

  /*print catalog*/
  .print-prev {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #EDEDED; }
    .print-prev .og-details img {
      height: auto;
      width: 100%;
      margin-bottom: 20px;
      margin-right: 40px; }
    .print-prev .og-details h3 {
      font-size: 32px;
      line-height: 32px;
      margin-bottom: 20px;
      font-family: "NationalMuag-Bold", Arial;
      margin-top: 30px; }
    .print-prev .og-details p {
      line-height: 20px;
      margin-bottom: 20px;
      font-size: 16px; }
      .print-prev .og-details p span {
        width: 100%;
        font-family: "NationalMuag-Bold", Arial;
        display: block;
        line-height: 20px; }

  .slider-banner,
  .ticket-holder,
  #outer,
  footer,
  .social,
  .pagination,
  .categories,
  .latest-posts,
  .insta-feed,
  .blog-back,
  .blog-listing .mainside .main-post .meta,
  .blog-listing .mainside .author .sharer,
  .similar-articles,
  .comments-section,
  .comment-form,
  .alert.alert-info,
  .newsletter,
  #search-area,
  .left-filters-desktop,
  #loadMoreBtn,
  button,
  .ctabox,
  .main-content .accordeon .panel-default > .panel-heading a i,
  header .logo,
  .left-filters-desktop,
  .left-filters-mobile,
  .calendar-section .day-item .item-wrapper .item-more,
  .sorting,
  #activeFiltersList,
  .blog-filter-container,
  .left-filters-desktop,
  #date-picker-filter {
    display: none; }

  .main-text h2 {
    margin-bottom: 20px; }

  .list-section .item,
  .list-section .row:last-child .article {
    margin-bottom: 30px !important; }

  .main-text {
    padding-top: 100px; }

  .main-content .accordeon .panel-default .panel-collapse {
    display: block !important;
    height: auto !important; }

  .main-content .accordeon .panel-default .panel-body,
  .main-content .accordeon .panel-default > .panel-heading a {
    padding-left: 0; }

  .calendar-section .day-item .item-wrapper .item-title h3 span {
    padding-left: 0; }

  .calendar-section .day-item .item-wrapper {
    min-height: auto; }

  .main-text .intro-text {
    margin-top: 0; }

  .blog-listing .mainside {
    width: 100% !important; }

  .print-image {
    display: block !important;
    margin: 0 auto !important;
    max-height: none !important;
    width: 100% !important; }

  .main-banner .slider-banner {
    position: relative; }

  .blog .blog-listing {
    margin-top: 40px; }

  img {
    display: block;
    page-break-before: auto;
    /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto;
    /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-inside: avoid;
    /* or 'auto' */ }

  .list-section .item .item-zoom {
    padding-top: 0; }

  #event .event-wrapper .content-holder,
  .list-section .article .article-item-holder {
    padding: 30px; }

  .overthis .col-xs-12.col-sm-12.col-md-9.col-lg-9 {
    width: 100%; }

  .list-section .article .article-item div {
    padding-top: 0; }

  .slider-banner,
  .program-holder-wrapper,
  #scrolldown {
    display: none !important; }

  .list-section .article .article-item-holder {
    margin-top: 40px;
    position: relative; }

  .list-section .row.limitheight .article,
  .list-section .row.limitheight .article {
    max-height: none !important;
    min-height: auto; }

  .main-banner .title-holder {
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    right: 0;
    width: 100%;
    text-align: center; }

  #event .grow {
    position: relative; }

  #event .event-wrapper .content-holder {
    width: 100%;
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 1; }

  .main-text {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0; }

  .main-text h2 > span span {
    padding: 0;
    line-height: 64px; }

  .main-text h2 {
    padding: 0;
    margin-bottom: 0; }

  .container-partner-holder {
    display: none; }

  .big-box-left {
    width: 100%; }

  .list-section.big2small div[class*=' col'],
  .list-section.big2small div[class^='col'] {
    width: 100%; }

  .list-section .item .item-holder {
    position: relative;
    margin-bottom: 30px;
    padding-left: 0; }

  .filters-mobile-container {
    display: none; }

  .icon-icon-arrow {
    display: none; }

  #event.video .event-wrapper {
    padding: 0;
    position: relative; }

  #event .event-wrapper .content-holder,
  .list-section .article .article-item-holder {
    padding-left: 0;
    padding-top: 10px; }

  #calendarEventList .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    width: 100%; }

  #event .event-wrapper .content-holder p {
    margin-bottom: 0; }

  #event .event-wrapper .content-holder a.cta,
  #calendarShowMore {
    display: none; }

  .list-section .article .article-item-holder.info-holder h4 {
    margin-bottom: 0; }

  .list-section .article .article-item-holder.info-holder .info-cat a span {
    padding: 0; }

  .calendar-section .day-item,
  .calendar-section .day-item .item-wrapper .item-title h3,
  .calendar-section .day-item .item-wrapper p.meta {
    margin-bottom: 0; }

  .calendar-section .day-item .item-wrapper {
    padding: 0 0 20px 0; }

  .list-section h2 {
    margin-bottom: 10px;
    margin-top: 40px; }

  section.iseventdetail .main-text .intro-text h1 > span,
  section.iseventdetail .main-text .intro-text h1 > span span {
    padding: 0;
    line-height: 64px; } }
@page {
  margin: 1cm; }
@media print and (color) {
  * {
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari */
    color-adjust: exact !important;
    /*Firefox*/ } }

/*# sourceMappingURL=main.css.map */
