:root {
  --main-color: #003399;
  --sec-color: #ffcc00;
  --hov-color: #cc0000;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-Medium.eot');
  src: local('Red Hat Display Medium'), local('RedHatDisplay-Medium'),
      url('../fonts/subset-RedHatDisplay-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-Medium.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-Medium.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-Medium.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-Medium.svg#RedHatDisplay-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-BoldItalic.eot');
  src: local('Red Hat Display Bold It'), local('RedHatDisplay-BoldItalic'),
      url('../fonts/subset-RedHatDisplay-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-BoldItalic.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-BoldItalic.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-BoldItalic.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-BoldItalic.svg#RedHatDisplay-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-MediumItalic.eot');
  src: local('Red Hat Display Medium It'), local('RedHatDisplay-MediumItalic'),
      url('../fonts/subset-RedHatDisplay-MediumItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-MediumItalic.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-MediumItalic.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-MediumItalic.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-MediumItalic.svg#RedHatDisplay-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-Bold.eot');
  src: local('Red Hat Display Bold'), local('RedHatDisplay-Bold'),
      url('../fonts/subset-RedHatDisplay-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-Bold.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-Bold.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-Bold.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-Bold.svg#RedHatDisplay-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-Black.eot');
  src: local('Red Hat Display Black'), local('RedHatDisplay-Black'),
      url('../fonts/subset-RedHatDisplay-Black.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-Black.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-Black.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-Black.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-Black.svg#RedHatDisplay-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-Italic.eot');
  src: local('Red Hat Display It'), local('RedHatDisplay-Italic'),
      url('../fonts/subset-RedHatDisplay-Italic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-Italic.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-Italic.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-Italic.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-Italic.svg#RedHatDisplay-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-Regular.eot');
  src: local('Red Hat Display'), local('RedHatDisplay-Regular'),
      url('../fonts/subset-RedHatDisplay-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-Regular.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-Regular.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-Regular.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-Regular.svg#RedHatDisplay-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Red Hat Display';
  src: url('../fonts/subset-RedHatDisplay-BlackItalic.eot');
  src: local('Red Hat Display Black It'), local('RedHatDisplay-BlackItalic'),
      url('../fonts/subset-RedHatDisplay-BlackItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/subset-RedHatDisplay-BlackItalic.woff2') format('woff2'),
      url('../fonts/subset-RedHatDisplay-BlackItalic.woff') format('woff'),
      url('../fonts/subset-RedHatDisplay-BlackItalic.ttf') format('truetype'),
      url('../fonts/subset-RedHatDisplay-BlackItalic.svg#RedHatDisplay-BlackItalic') format('svg');
  font-weight: 900;
  font-style: italic;
}

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

audio,
canvas,
video {
  display: inline-block
}

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

[hidden],
template {
  display: none
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

a {
  background: 0 0
}

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

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

.strong,
b,
strong {
  font-weight: 700
}

.em,
dfn,
em {
  font-style: italic
}

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

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto
}

pre {
  margin: 0
}

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

pre {
  white-space: pre-wrap
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}

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

.small,
small {
  font-size: 75%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

dl,
menu,
ol,
ul {
  margin: 1em 0
}

dd {
  margin: 0
}

menu {
  padding: 0 0 0 40px
}

ol,
ul {
  padding: 0;
  list-style-type: none
}

nav ol,
nav ul {
  list-style: none;
  list-style-image: none
}

img {
  border: 0
}

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

figure {
  margin: 0
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,
input {
  line-height: normal
}

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
}

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top
}

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

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

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden
}

.cf,
.clearfix,
.comment-respond {
  zoom: 1
}

.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before,
.comment-respond:after,
.comment-respond:before {
  content: "";
  display: table
}

.cf:after,
.clearfix:after,
.comment-respond:after {
  clear: both
}

span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif!important;
  font-style: italic
}

p {
  -ms-word-break: break-all;
  -ms-word-wrap: break-all;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
  -webkit-font-feature-settings: "liga", "dlig";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"
}

.last-col {
  float: right;
  padding-right: 0!important
}

@media (max-width:767px) {
  .m-all {
    float: left;
    padding-right: .75em;
    width: 100%;
    padding-right: 0
  }
  .m-1of2 {
    float: left;
    padding-right: .75em;
    width: 50%
  }
  .m-1of3 {
    float: left;
    padding-right: .75em;
    width: 33.33%
  }
  .m-2of3 {
    float: left;
    padding-right: .75em;
    width: 66.66%
  }
  .m-1of4 {
    float: left;
    padding-right: .75em;
    width: 25%
  }
  .m-3of4 {
    float: left;
    padding-right: .75em;
    width: 75%
  }
}

@media (min-width:768px) and (max-width:1029px) {
  .t-all {
    float: left;
    padding-right: .75em;
    width: 100%;
    padding-right: 0
  }
  .t-1of2 {
    float: left;
    padding-right: .75em;
    width: 50%
  }
  .t-1of3 {
    float: left;
    padding-right: .75em;
    width: 33.33%
  }
  .t-2of3 {
    float: left;
    padding-right: .75em;
    width: 66.66%
  }
  .t-1of4 {
    float: left;
    padding-right: .75em;
    width: 25%
  }
  .t-3of4 {
    float: left;
    padding-right: .75em;
    width: 75%
  }
  .t-1of5 {
    float: left;
    padding-right: .75em;
    width: 20%
  }
  .t-2of5 {
    float: left;
    padding-right: .75em;
    width: 40%
  }
  .t-3of5 {
    float: left;
    padding-right: .75em;
    width: 60%
  }
  .t-4of5 {
    float: left;
    padding-right: .75em;
    width: 80%
  }
}

@media (min-width:1030px) {
  .d-all {
    float: left;
    padding-right: .75em;
    width: 100%;
    padding-right: 0
  }
  .d-1of2 {
    float: left;
    padding-right: .75em;
    width: 50%
  }
  .d-1of3 {
    float: left;
    padding-right: .75em;
    width: 33.33%
  }
  .d-2of3 {
    float: left;
    padding-right: .75em;
    width: 66.66%
  }
  .d-1of4 {
    float: left;
    padding-right: .75em;
    width: 25%
  }
  .d-3of4 {
    float: left;
    padding-right: .75em;
    width: 75%
  }
  .d-1of5 {
    float: left;
    padding-right: .75em;
    width: 20%
  }
  .d-2of5 {
    float: left;
    padding-right: .75em;
    width: 40%
  }
  .d-3of5 {
    float: left;
    padding-right: .75em;
    width: 60%
  }
  .d-4of5 {
    float: left;
    padding-right: .75em;
    width: 80%
  }
  .d-1of6 {
    float: left;
    padding-right: .75em;
    width: 16.6666666667%
  }
  .d-1of7 {
    float: left;
    padding-right: .75em;
    width: 14.2857142857%
  }
  .d-2of7 {
    float: left;
    padding-right: .75em;
    width: 28.5714286%
  }
  .d-3of7 {
    float: left;
    padding-right: .75em;
    width: 42.8571429%
  }
  .d-4of7 {
    float: left;
    padding-right: .75em;
    width: 57.1428572%
  }
  .d-5of7 {
    float: left;
    padding-right: .75em;
    width: 71.4285715%
  }
  .d-6of7 {
    float: left;
    padding-right: .75em;
    width: 85.7142857%
  }
  .d-1of8 {
    float: left;
    padding-right: .75em;
    width: 12.5%
  }
  .d-1of9 {
    float: left;
    padding-right: .75em;
    width: 11.1111111111%
  }
  .d-1of10 {
    float: left;
    padding-right: .75em;
    width: 10%
  }
  .d-1of11 {
    float: left;
    padding-right: .75em;
    width: 9.09090909091%
  }
  .d-1of12 {
    float: left;
    padding-right: .75em;
    width: 8.33%
  }
}

.alert-error,
.alert-help,
.alert-info,
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid
}

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f
}

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8
}

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4
}

.alert-success {
  border-color: #deeaae;
  background: #e6efc2
}

#submit,
.blue-btn,
.comment-reply-link {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: .9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: 400;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color .14s ease-in-out;
  -o-transition: background-color .14s ease-in-out;
  transition: background-color .14s ease-in-out
}

#submit:focus,
#submit:hover,
.blue-btn:focus,
.blue-btn:hover,
.comment-reply-link:focus,
.comment-reply-link:hover {
  color: #fff;
  text-decoration: none
}

#submit:active,
.blue-btn:active,
.comment-reply-link:active {
  top: 1px
}

#submit,
.blue-btn,
.comment-reply-link {
  background-color: #2980b9
}

#submit:focus,
#submit:hover,
.blue-btn:focus,
.blue-btn:hover,
.comment-reply-link:focus,
.comment-reply-link:hover {
  background-color: #2574a8
}

#submit:active,
.blue-btn:active,
.comment-reply-link:active {
  background-color: #2472a4
}

.field,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #5c6b80;
  border-radius: 3px;
  vertical-align: middle;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  -webkit-transition: background-color .24s ease-in-out;
  -o-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out
}

.field:active,
.field:focus,
input[type=color]:active,
input[type=color]:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:focus,
input[type=datetime]:active,
input[type=datetime]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=month]:active,
input[type=month]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=week]:active,
input[type=week]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  background-color: #f7f8fa
}

.field.error,
.field.is-invalid,
input[type=color].error,
input[type=color].is-invalid,
input[type=date].error,
input[type=date].is-invalid,
input[type=datetime-local].error,
input[type=datetime-local].is-invalid,
input[type=datetime].error,
input[type=datetime].is-invalid,
input[type=email].error,
input[type=email].is-invalid,
input[type=month].error,
input[type=month].is-invalid,
input[type=number].error,
input[type=number].is-invalid,
input[type=password].error,
input[type=password].is-invalid,
input[type=search].error,
input[type=search].is-invalid,
input[type=tel].error,
input[type=tel].is-invalid,
input[type=text].error,
input[type=text].is-invalid,
input[type=time].error,
input[type=time].is-invalid,
input[type=url].error,
input[type=url].is-invalid,
input[type=week].error,
input[type=week].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4
}

.field.is-valid,
.field.success,
input[type=color].is-valid,
input[type=color].success,
input[type=date].is-valid,
input[type=date].success,
input[type=datetime-local].is-valid,
input[type=datetime-local].success,
input[type=datetime].is-valid,
input[type=datetime].success,
input[type=email].is-valid,
input[type=email].success,
input[type=month].is-valid,
input[type=month].success,
input[type=number].is-valid,
input[type=number].success,
input[type=password].is-valid,
input[type=password].success,
input[type=search].is-valid,
input[type=search].success,
input[type=tel].is-valid,
input[type=tel].success,
input[type=text].is-valid,
input[type=text].success,
input[type=time].is-valid,
input[type=time].success,
input[type=url].is-valid,
input[type=url].success,
input[type=week].is-valid,
input[type=week].success,
select.is-valid,
select.success,
textarea.is-valid,
textarea.success {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: #fff;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2
}

.field.is-disabled,
.field[disabled],
input[type=color].is-disabled,
input[type=color][disabled],
input[type=date].is-disabled,
input[type=date][disabled],
input[type=datetime-local].is-disabled,
input[type=datetime-local][disabled],
input[type=datetime].is-disabled,
input[type=datetime][disabled],
input[type=email].is-disabled,
input[type=email][disabled],
input[type=month].is-disabled,
input[type=month][disabled],
input[type=number].is-disabled,
input[type=number][disabled],
input[type=password].is-disabled,
input[type=password][disabled],
input[type=search].is-disabled,
input[type=search][disabled],
input[type=tel].is-disabled,
input[type=tel][disabled],
input[type=text].is-disabled,
input[type=text][disabled],
input[type=time].is-disabled,
input[type=time][disabled],
input[type=url].is-disabled,
input[type=url][disabled],
input[type=week].is-disabled,
input[type=week][disabled],
select.is-disabled,
select[disabled],
textarea.is-disabled,
textarea[disabled] {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: .6
}

.field.is-disabled:active,
.field.is-disabled:focus,
.field[disabled]:active,
.field[disabled]:focus,
input[type=color].is-disabled:active,
input[type=color].is-disabled:focus,
input[type=color][disabled]:active,
input[type=color][disabled]:focus,
input[type=date].is-disabled:active,
input[type=date].is-disabled:focus,
input[type=date][disabled]:active,
input[type=date][disabled]:focus,
input[type=datetime-local].is-disabled:active,
input[type=datetime-local].is-disabled:focus,
input[type=datetime-local][disabled]:active,
input[type=datetime-local][disabled]:focus,
input[type=datetime].is-disabled:active,
input[type=datetime].is-disabled:focus,
input[type=datetime][disabled]:active,
input[type=datetime][disabled]:focus,
input[type=email].is-disabled:active,
input[type=email].is-disabled:focus,
input[type=email][disabled]:active,
input[type=email][disabled]:focus,
input[type=month].is-disabled:active,
input[type=month].is-disabled:focus,
input[type=month][disabled]:active,
input[type=month][disabled]:focus,
input[type=number].is-disabled:active,
input[type=number].is-disabled:focus,
input[type=number][disabled]:active,
input[type=number][disabled]:focus,
input[type=password].is-disabled:active,
input[type=password].is-disabled:focus,
input[type=password][disabled]:active,
input[type=password][disabled]:focus,
input[type=search].is-disabled:active,
input[type=search].is-disabled:focus,
input[type=search][disabled]:active,
input[type=search][disabled]:focus,
input[type=tel].is-disabled:active,
input[type=tel].is-disabled:focus,
input[type=tel][disabled]:active,
input[type=tel][disabled]:focus,
input[type=text].is-disabled:active,
input[type=text].is-disabled:focus,
input[type=text][disabled]:active,
input[type=text][disabled]:focus,
input[type=time].is-disabled:active,
input[type=time].is-disabled:focus,
input[type=time][disabled]:active,
input[type=time][disabled]:focus,
input[type=url].is-disabled:active,
input[type=url].is-disabled:focus,
input[type=url][disabled]:active,
input[type=url][disabled]:focus,
input[type=week].is-disabled:active,
input[type=week].is-disabled:focus,
input[type=week][disabled]:active,
input[type=week][disabled]:focus,
select.is-disabled:active,
select.is-disabled:focus,
select[disabled]:active,
select[disabled]:focus,
textarea.is-disabled:active,
textarea.is-disabled:focus,
textarea[disabled]:active,
textarea[disabled]:focus {
  background-color: #d5edf8
}

input[type=password] {
  letter-spacing: .3em
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em
}

select {
  -webkit-appearance: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center
}

body {
  font-family: 'Red Hat Display', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: var(--main-color);
  -webkit-font-smoothing: antialiased;
}

body.home {
  font-size: 125%;
}

.wrap, #signup-content, .asp_r {
  width: 96%;
  margin: 0 auto
}

a {
  color: var(--sec-color)
}

a:focus,
a:hover {
  color: var(--sec-color)
}

a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .3)
}

a.event-post-single-link:hover, a.slider-post-single-link:hover {
  color: var(--hov-color);
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
  margin-top: 2em;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none
}

.h1, h1 {
  font-size: 2.0em;
  line-height: 1.333em;
  font-weight: 700;
  color: var(--sec-color);
}

.h2, h2 {
  font-size: 1.55em;
  line-height: 1.4em;
  font-weight: 700;
}

.h3,
h3 {
  font-size: 1.125em;
  font-weight: 700;
}

body.single-post h3 {
  font-size: 1.5em
}

.h4,
h4 {
  font-size: 1.1em;
  font-weight: 700
}

.h5,
h5 {
  font-size: .846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px
}

.nav {
  border-bottom: 0;
  margin: 0
}

.nav li a {
  display: block;
  text-decoration: none;
  padding: .75em
}

.nav li ul.children li a,
.nav li ul.sub-menu li a {
  padding-left: 30px
}

.entry-title,
.page-title,
.single-title {
  margin: 0
}

.byline {
  font-style: italic;
  margin: 0;
}

.entry-content p {
  margin: 0 0 1.5em
}

.entry-content table {
  width: 100%;
  border: 1px solid #eaedf2;
  margin-bottom: 1.5em
}

.entry-content table caption {
  margin: 0 0 7px;
  font-size: .75em;
  color: #9fa6b4;
  text-transform: uppercase;
  letter-spacing: 1px
}

.entry-content tr {
  border-bottom: 1px solid #eaedf2
}

.entry-content tr:nth-child(even) {
  background-color: #f8f9fa
}

.entry-content td {
  padding: 7px;
  border-right: 1px solid #eaedf2
}

.entry-content td:last-child {
  border-right: 0
}

.entry-content th {
  background-color: #f8f9fa;
  border-bottom: 1px solid #eaedf2;
  border-right: 1px solid #eaedf2
}

.entry-content th:last-child {
  border-right: 0
}

.entry-content blockquote {
  margin: 0 0 1.5em .75em;
  padding: 0 0 0 .75em;
  border-left: 3px solid var(--sec-color);
}

.entry-content blockquote {
  font-style: italic;
  color: var(--main-color);
}

.entry-content dd {
  margin-left: 0;
  font-size: .9em;
  color: #787878;
  margin-bottom: 1.5em
}

.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto
}

.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
  max-width: 100%;
  height: auto
}

.entry-content pre {
  background: #323944;
  color: #f8f9fa;
  font-size: .9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px
}

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px
}

.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%
}

.wp-caption p.wp-caption-text {
  font-size: .85em;
  margin: 4px 0 7px;
  text-align: center
}

.tags {
  margin: 0
}

.pagination,
.wp-prev-next {
  margin: 1.5em 0
}

.pagination {
  text-align: center
}

.pagination ul {
  display: inline-block;
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px
}

.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #eaedf2
}

.pagination a,
.pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: 400;
  padding: .75em;
  min-width: 1em;
  display: block;
  color: #2980b9
}

.pagination a:focus,
.pagination a:hover,
.pagination span:focus,
.pagination span:hover {
  background-color: #2980b9;
  color: #fff
}

.pagination .current {
  cursor: default;
  color: #5c6b80
}

.pagination .current:focus,
.pagination .current:hover {
  background-color: #fff;
  color: #5c6b80
}

.wp-prev-next .prev-link {
  float: left
}

.wp-prev-next .next-link {
  float: right
}

#comments-title {
  padding: .75em;
  margin: 0;
  border-top: 1px solid #f8f9fa
}

.commentlist {
  margin: 0;
  list-style-type: none
}

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa
}

.comment .comment-author {
  padding: 7px;
  border: 0
}

.comment .vcard {
  margin-left: 50px
}

.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal
}

.news-slider-block {
  margin-bottom: 50px;
}

.comment .vcard time {
  display: block;
  font-size: .9em;
  font-style: italic
}

.comment .vcard time a {
  color: #9fa6b4;
  text-decoration: none
}

.comment .vcard time a:hover {
  text-decoration: underline
}

.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%
}

.comment:last-child {
  margin-bottom: 0
}

.comment .children {
  margin: 0
}

.comment[class*=depth-] {
  margin-top: 1.1em
}

.comment.depth-1 {
  margin-left: 0;
  margin-top: 0
}

.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px
}

.comment.odd {
  background-color: #fff
}

.comment.even {
  background: #f8f9fa
}

.comment_content p {
  margin: .7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em
}

.comment-reply-link {
  font-size: .9em;
  float: right
}

.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: .9em
}

.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa
}

#reply-title {
  margin: 0
}

.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0
}

.logged-in-as a {
  color: #5c6b80
}

.comment-form-comment {
  margin: 1.5em 0 .75em
}

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: .9em
}

#submit {
  float: right;
  font-size: 1em
}

#comment-form-title {
  margin: 0 0 1.1em
}

#allowed_tags {
  margin: 1.5em 10px .7335em 0
}

.nocomments {
  margin: 0 20px 1.1em
}

.no-widgets {
  background-color: #fff;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em
}

.footer {
  clear: both;
}

@media only screen and (min-width:481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
  }
}

@media only screen and (min-width:768px) {
  .wrap, #signup-content, .asp_r {
    width: 760px
  }
  .nav {
    border: 0
  }
  .nav ul {
    background: #fff;
    margin-top: 0
  }
  .nav li {
    float: left;
  }
  .nav li a {
    border-bottom: 0
  }
  .nav li ul.children,
  .nav li ul.sub-menu {
    margin-top: 0;
    border-top: 0;
    position: absolute;
    visibility: hidden;
    z-index: 8999
  }
  .nav li ul.children ul.children,
  .nav li ul.sub-menu ul.sub-menu {
    position: relative;
    visibility: visible;
    z-index: auto;
  }
  .nav li ul.children li a,
  .nav li ul.sub-menu li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    color: var(--main-color);
    text-transform: none;
  }
  .nav li ul.children li a:hover,
  .nav li ul.sub-menu li a:hover {
    color: var(--sec-color);
  }
  .top-nav > li > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top-nav > li > .sub-menu > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .nav li ul.children li:last-child a,
  .nav li ul.sub-menu li:last-child a {
    border-bottom: 0
  }
  .nav > li > ul {
    top: auto;
    visibility: hidden;
    left: 0;
    width: 100%;
    opacity: 0;
    max-height: 0;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
            box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    margin-bottom: 0;
    overflow: hidden;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0.5em;
    padding-left: 0.8em;
  }
  #container > header .nav li ul a {
    letter-spacing: 0;
    padding: 0.2em;
    padding-left: 0;
  }
  .nav > li > ul > li {
    font-weight: 500;
  }
  .nav > li > ul > li > a {
    font-weight: 700;
  }
  .nav > li:hover>ul {
    visibility: visible;
    opacity: 1;
    max-height: 100vh;
  }
  .sidebar {
    margin-top: 2.2em
  }
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: .75em
  }
  .widget {
    padding: 0 10px;
    margin: 2.2em 0
  }
  .widget ul li {
    margin-bottom: .75em
  }
  .widget ul li ul {
    margin-top: .75em;
    padding-left: 1em
  }
}

@media only screen and (min-width:1100px) {
  .wrap, #signup-content, .asp_r {
    width: 1110px
  }
}

@media print {
  * {
    background: 0 0!important;
    color: #000!important;
    text-shadow: none!important;
    -webkit-filter: none!important;
            filter: none!important;
    -ms-filter: none!important
  }
  a,
  a:visited {
    color: #444!important;
    text-decoration: underline
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")"
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")"
  }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img,
  tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100%!important
  }
  @page {
    margin: .5cm
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
  .page-navigation,
  .respond-form,
  .sidebar,
  .wp-prev-next,
  nav {
    display: none
  }
}


#logo {
  width: 275px;
  background-image: url(../img/site_head_logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#logo a {
  display: block;
  width: 100%;
  padding-top: 40%;
}

#header-upper > .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
}

header.sticky #header-upper > .header-wrapper {
  padding: 8px 0;
}

#head-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  align-items: end;
  display: flex;
  justify-content: flex-end;
}

#head-right #langmenu {
    margin-bottom: 9px;
    height: 30px;
}

#langmenu li {
  display: inline-block;
  margin-left: 0.1em;
}

#head-right ul {
  display: inline-block;
  float: right;
  clear: both;
}

#citymenu {
  background: var(--sec-color);
  padding: 0.5rem;
  border-radius: 16px;
}

a {
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  outline: 0;
}

header a, footer a {
  color: inherit;
  text-decoration: none;
}

#citymenu a {
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

#citymenu a:hover {
  color: var(--hov-color);
}

.flag-icon-squared {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
}

#citymenu .flag-icon {
  margin-right: 0.5rem;
}

#citymenu {
  background: var(--sec-color);
  padding: 0.1rem 0.8rem 0.1rem 0.5rem;
  border-radius: 20px;
  font-size: 1.25em;
}

header.sticky #citymenu {
  font-size: 0.75em;
}

#citymenu > .menu-item {
  opacity: 0;
  max-height: 0;
  max-width: 0;
  visibility: hidden;
  -webkit-transition: max-width 0.7s ease,max-height 0.7s ease, opacity 0.2s ease;
  -o-transition: max-width 0.7s ease,max-height 0.7s ease, opacity 0.2s ease;
  transition: max-width 0.7s ease,max-height 0.7s ease, opacity 0.2s ease;
  white-space: nowrap;
}

#citymenu > .menu-item.current {
  font-weight: 700;
}

#citymenu {
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

#citymenu > .menu-item.current, #citymenu:hover > .menu-item  {
  opacity: 1;
  max-height: 5rem;
  max-width: 100%;
  visibility: visible;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

#citymenu:hover {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
          box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

#citymenu {
  position: absolute;
  right: 0;
  margin: 0;
  top: calc(100% - 46px);
}

#langmenu .menu-item.current {
  float: right;
  z-index: 1;
}

#langmenu .menu-item:not(.current) {
  max-width: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.7s ease, opacity 1.5s ease;
  -o-transition: all 0.7s ease, opacity 1.5s ease;
  transition: all 0.7s ease, opacity 1.5s ease;
}

#langmenu:hover .menu-item:not(.current) {
  max-width: 100vw;
  opacity: 1;
  visibility: visible;
}

#langmenu {
  text-transform: uppercase;
}

#langmenu > .menu-item {
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  border-radius: 50%;
}

#langmenu .menu-item.current {
  background-color: var(--main-color);
  color: #fff;
}

#langmenu .menu-item.current a:hover {
  color: #fff !important;
}

#langmenu {
  margin-right: 0;
  margin-bottom: 0;
}

#langmenu > .menu-item {
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 50%;
  font-size: 0.75em;
  text-align: center;
}

#header-lower .top-nav {
  text-transform: uppercase;
}

#header-lower .top-nav {
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
}

#header-upper {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
          box-shadow: 0 0 10px rgba(0,0,0,0.1);
  position: relative;
  z-index: 1;
}

#container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

html, body, #container {
  min-height: 100vh;
  width: 100vw;
}

body {
  overflow-x: hidden;
}

#header-lower .top-nav > li:first-child a {
  padding-left: 0;
}

footer {
  background-color: #000;
  color: #fff;
  font-size: 15px;
  padding: 0.42em 0;
}

#inner-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#inner-footer a {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

#inner-footer nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#inner-footer nav > div > ul {
  text-align: right;
}

#inner-footer nav > div > ul > li {
  float: none;
}

#inner-footer nav > div > ul > li {
  float: none;
  display: inline-block;
}

#inner-footer nav > div > ul > li:last-child a {
  padding-right: 0;
}

.entry-content .alignwide {
  margin-left  : -80px;
  margin-right : -80px;
  padding-left: 80px;
  padding-right: 80px;
}
.entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw;
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
}
.alignfull img {
  width: 100vw;
}

#container > header {
  z-index: 100;
}

#container > header.sticky {
  position: fixed;
  top:0;
  left: 0;
  width: 100%;
}

#container > header #logo {
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

#container > header.sticky #logo {
  width: 140px;
}

#container > header.sticky #citymenu {
  top: 100%;
}

#container > header.sticky #langmenu {
  margin-top: 0;
}

#header-lower {
  color: #fff;
}

body header.sticky #header-lower, #header-lower {
  background-color: var(--main-color);
}

body header.sticky #header-lower, body:not(.header-image) #header-lower {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
          box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}

body.header-image #header-lower {
  background-color: transparent;
}

#container > header .nav li a {
  font-size: 0.75em;
  letter-spacing: 0.1em;
}

#container > header.sticky .nav li a {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.flag-and-city .city-name {
  padding-left: 0.5em;
  text-transform: uppercase;
  letter-spacing: 0.065em;
  font-weight: 700;
}

.flag-and-city .flag-icon {
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
          box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}

.flag-and-city {
  font-size: 1.333em;
  font-style: normal;
}

.entry-meta > * {
  margin-right: 0.5em;
}

.city-footer {
  font-size: 0.75em;
}

#header-lower {
  position: absolute;
  left: 0;
  width: 100vw;
}

article {
  padding-top: 80px;
}

body.header-image article {
  padding-top: 0;
}

.byline.entry-meta {
  font-size: 0.6em;
}

.article-header.entry-header {
  margin-bottom: 2em;
}

.entry-content {
  margin-bottom: 50px;
}

.post-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}

.post-image {
  margin-top: 30px;
}

body:not(.home) {
  background-color: #E8F6FD;
}

.add-infos {
  position: relative;
  display: block;
  float: left;
  width: 100%;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  border: 0;
  border-bottom: 2px dotted var(--main-color);
  margin-top: 50px;
  margin-bottom: 50px;
}

a.post-single-wrapper {
  display: block;
  padding: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  position: relative;
}

body h3.post-single-title {
  line-height: 1.2;
  margin: 0;
}

.post-single-container {
    min-height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
}

.post-single-container .post-single-wrapper {
    background-color: rgba(0, 51, 153, 0.15);
}

a.post-single-wrapper::before {
  content: '';
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background: -o-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
}

.post-single-content {
  font-size: 0.75em;
  line-height: 1.2;
  z-index: 1;
}

a.post-single-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1;
}

a.slider-post-single-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  
}

h2.add-head {
  color: var(--sec-color);
  font-size: 2em;
}

.add-infos {
  margin-bottom: 70px;
}

main + .add-infos {
  margin-top: -50px;
}

.add-content {
  margin-right: -0.75em;
  float: left;
  width: 100%;
}

.news-slider .slider-single {
  height: 528px;
}

a.slider-post-single-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

a.slider-post-single-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.news-slider {
  border-radius: 8px;
  overflow: hidden;
}

.news-slider {
  border-radius: 8px;
  overflow: hidden;
  background: var(--sec-color);
}

.news-slider a {
  color: var(--main-color);
  text-decoration: none;
}

.news-slider .slider-image {
  background-size: cover;
  background-position: center;
}

.news-slider .slider-content {
  padding: 20px;
}

.news-slider time, .news-slider .slider-text {
  font-size: 0.9em;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  height: 100%;
  background: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 99;
  padding: 0 20px;
}

.slick-arrow.slick-next {
  right: 0;
}

.slick-arrow.slick-prev {
  left: 0;
}

.slick-arrow svg {
  height: 30px;
  color: #fff;
}

.slick-dots {
  padding: 0 !important;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 99;
  left: 20px;
  bottom: 20px;
}

.slick-dots li {
  width: 10px;
  height: 10px;
  overflow: hidden;
  border-radius: 50%;
  background-color: rgba(200,200,200,0.6);
  margin: 0 8px;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  cursor: pointer;
}

.slick-dots li:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  background-color: rgba(255,255,255,0.75);
}

.slick-dots li.slick-active {
  background-color: rgba(255,255,255,1);
}

.slick-dots li:first-child {
  margin-left: 0;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots li button {
  display: none;
}

.news-slider .cat-single {
  font-size: 0.68em;
}

body .news-slider h3.post-single-title {
  margin: 1em 0;
  font-size: 1.25em;
}

.news-slider-wrapper > .slider-single {
  display: none;
}

.news-slider-wrapper > .slider-single:first-child {
  display: block;
}

.city-dots {
  margin-top: 50px;
  margin-bottom: 50px;
}

.city-dots-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin-left: -25px;
  margin-right: -25px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.city-dot {
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  cursor: pointer;
  padding: 15px;
  max-width: 50%;
  min-width: 200px;
}

.city-dot:not(.current):hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.city-dot-wrapper {
  padding-top: 100%;
  position: relative;
  display: block;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.city-dot .city-dot-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 700;
  text-shadow: 0 0 10px rgba(0,0,0,0.8);
  letter-spacing: 0.119em;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.city-dot.current .city-dot-wrapper {
  background-color: rgba(255, 204, 0, 0.8);
}

.ghostkit-grid-with-bg .nk-awb-inner picture img {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  width: 100%;
  height: 100%;
}

.events-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.eventimage {
  background-size: cover;
  background-position: center;
}

.event-content.t-1of2.d-1of2 {
  padding-left: 20px;
}

.event-post-single-link {
  display: block;
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.single-event .post-single-title {
  font-size: 0.9em;
}

.single-event .post-single-title .term-list {
  font-size: 0.75em;
}

.eventimage {
  min-height: 350px;
}

.event-content h2 {
  margin-top: -0.3em;
}

.event-content .event-name {
  margin: 0;
}

.single-event {
  padding-bottom: 0.5em;
  border-bottom: 2px dotted var(--main-color);
  margin-bottom: 0.5em;
}

.single-event:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

.event-content {
  position: relative;
}

.event-content > i {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.event-single.active .event-content > i {
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.event-content h2 a {
  color: inherit;  
}

.events-wrapper > .eventimage {
  margin-top: -50px;
  margin-bottom: -50px;
}

.event-header .eventimage {
  min-height: auto;
  border-radius: 8px;
}

.event-header .eventimage::before {
  content: '';
  display: block;
  padding-top: 100%;
}

a.event-header {
  display: block;
  color: inherit;
  cursor: pointer;
}

.event-header .event-content {
  padding-left: 15px;
  padding-right: 30px;
}

.event-header .term-list {
  font-size: 0.75em;
}

.event-header h3, .event-header p {
  margin: 0;
}

.event-header h3 {
  font-size: 1.4em;
  line-height: 1.2;
}

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wp-block-image picture {
  position: relative;
}

.wp-block-image img {
  margin-bottom: 0;
  display: block;
}

.wp-block-image picture source {
  position: absolute
}

.event-entry-content.cf {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.event-single.active .event-entry-content.cf {
  opacity: 1;
  visibility: visible;
  max-height: 10000vh;
}

article.event-single {
  margin-top: 30px;
  padding-top: 0;
  border-bottom: 2px dotted var(--main-color);
  padding-bottom: 30px;
}

#filterbar {
  
}

#header-middle {
  background-color: #EBEBEB;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
  margin-top: 0;
  visibility: visible;
  z-index: -1;
  position: relative;
}

#header-middle > * {
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  margin-top: 0;
  //visibility: visible;
  z-index: -1;
}

header.sticky #header-middle > * {
  margin-top: -100%;
  //visibility: hidden;
}

.weatherbar {
  font-size: 0.75em;
  font-weight: 700;
  padding: 0.3em 0 0.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.weather-delimiter::after {
  content: '+++';
  display: inline-block;
  margin: 0 2%;
  opacity: 0.3;
letter-spacing: 0.3em;
}

.city-weather .city-name {
  text-transform: uppercase;
  letter-spacing: 0.101em;
}

.city-weather:last-child::after {
  content: none;
}

.weatherbar .weather-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
}

.weatherbar .weather-icon {
  width: 2em;
  height: 2em;
  display: inline-block;
  background-size: contain;
  margin-bottom: -0.6em;
}

.top-nav {
  position: relative;
}

.ghostkit-tabs-buttons {
  margin-bottom: 0;
}

.ghostkit-tabs-content {
  background-color: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 15px;
}

.ghostkit-tabs-buttons-item {
  border-color: transparent;
  background-color: rgba(0, 51, 153, 0.1);
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  margin-right: 2px;
  font-weight: 700;
  font-size: 0.8em;
}

.ghostkit-tabs-buttons {
  margin-bottom: 0;
  border-bottom: none;
}

.ghostkit-tabs-buttons-item.ghostkit-tabs-buttons-item-active {
  background-color: #fff;
}

.news-slider-block .slick-list {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

.news-slider-block .slider-single {
  height: 300px;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}

.news-slider-block .slider-image-wrapper {
  position: absolute;
  left: 0;
  top:0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
}

.news-slider-block .slider-image-wrapper::before {
  content: '';
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background: -o-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
}

.news-slider-block .slider-content {
  z-index: 5;
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #fff;
  font-size: 0.75em;
}

.news-slider-block .slick-arrow {
  height: 40px;
  width: 40px;
  background-color: rgba(255,255,255,0.8);
  border-radius: 50%;
  color: #039;
  padding: 0
}

.slick-arrow {
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.slick-arrow:hover {
  -webkit-transform: translateY(-50%) scale(1.1);
      -ms-transform: translateY(-50%) scale(1.1);
          transform: translateY(-50%) scale(1.1);
}

.news-slider-block .slick-arrow svg {
  height: 20px;
  color: #039;
  display: block;
  margin: 0 auto;
}

#main > h1:first-child, #main > h2:first-child, #main > p:first-child {
  margin-top: 100px;
}

#article-list article {
  padding-top: 0;
  margin-bottom: 30px;
  padding-right: 30px;
}

#article-list {
  margin-right: -30px;
}

#article-list > article:first-child {
  width: 66.666%;
  height: 530px;
}

#article-list > article:first-child .post-single-container {
  min-height: 530px;
}

.post-single-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.map_container .map_render {
  height: 110%;
  margin-left: -15px;
  margin-right: -15px;
}

.events-wrapper > .event-content {
  margin-bottom: 1.5em;
}

.news-slider-block .slick-list::before {
  content: '';
  height: 100%;
  width: calc(50vw - 50%);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0,51,153,1)), to(rgba(0,51,153,0)));
  background: -o-linear-gradient(left, rgba(0,51,153,1) 0%, rgba(0,51,153,0) 100%);
  background: linear-gradient(90deg, rgba(0,51,153,1) 0%, rgba(0,51,153,0) 100%);
}

.news-slider-block .slick-list::before {
  content: '';
  height: 100%;
  width: 40vw;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0,51,153,0.8)), to(rgba(0,51,153,0)));
  background: -o-linear-gradient(left, rgba(0,51,153,0.8) 0%, rgba(0,51,153,0) 100%);
  background: linear-gradient(90deg, rgba(0,51,153,0.8) 0%, rgba(0,51,153,0) 100%);
  z-index: 20;
}

.news-slider-block .slick-list::after {
  content: '';
  height: 100%;
  width: 40vw;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0,51,153,0.8)), to(rgba(0,51,153,0)));
  background: -o-linear-gradient(right, rgba(0,51,153,0.8) 0%, rgba(0,51,153,0) 100%);
  background: linear-gradient(270deg, rgba(0,51,153,0.8) 0%, rgba(0,51,153,0) 100%);
  z-index: 20;
}

body:not(.home) #container > header {
  font-size: 1.25em;
}

.top-nav > li:hover {
  color: var(--sec-color);
}

#signup-content {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.asp_w_container, #header-lower nav {
    display: inline-block;
    width: auto;
}

#header-lower .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.top-nav {
    position: initial;
}

.asp_w_container {
    height: 34px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.asp_r {
    left: 50% !important;
    width: 1200px !important;
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    padding: 0 !important;
    background-color: transparent !important;
    border-radius: 8px !important;
    overflow: auto;
}

body div.asp_r * {
  font-family: inherit !important;
}

.asp_w .probox .proclose svg {
    fill: rgb(254,254,254);
    background: transparent !important;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.9);
            box-shadow: 0 0 0 2px rgba(255,255,255,0.9);
}

body div.asp_m.ajaxsearchpro .probox .proclose svg {
    background: #333;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    fill: #fefefe;
    padding: 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.9);
            box-shadow: 0 0 0 2px rgba(255,255,255,0.9);
}

.ajaxsearchpro .probox .proloading .asp_loader, div.asp_m.asp_m_1 .probox .proloading .asp_loader, .ajaxsearchpro .probox .proloading, div.asp_m.asp_m_1 .probox .proloading {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    max-width: 20px !important;
    max-height: 20px !important;
    margin-top: 3px !important;
    margin-right: 2px !important;
}

.ajaxsearchpro .probox .proloading, .ajaxsearchpro .probox .proclose, .ajaxsearchpro .probox .promagnifier, .ajaxsearchpro .probox .prosettings, div.asp_m.asp_m_1 .probox .proloading, div.asp_m.asp_m_1 .probox .proclose, div.asp_m.asp_m_1 .probox .promagnifier, div.asp_m.asp_m_1 .probox .prosettings {
    width: 30px !important;
    height: 30px !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 30px !important;
            flex: 0 0 30px !important;
    -webkit-flex: 0 0 30px !important;
}

body.search article {
    padding-top: 30px;
    border-bottom: 1px solid;
}

.wp-block-lazyblock-news-block-slider .slider-single {
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);
}

.wp-block-lazyblock-news-slider .slider-image {
  background-color: rgba(0, 0, 0, 0.15);
}

.blocks-gallery-item img {
  border-radius: .5em;
  overflow: hidden;
}

#breadcrumbs {
  font-size: 0.75em;
}

#breadcrumbs a {
  color: inherit;
  text-decoration: none;
}
#breadcrumbs .delimiter {
  padding: 0 0.5em;
}

#breadcrumbs a:hover {
  color: var(--sec-color);
}

#langmenu {
    margin: 0;
}
.ajaxsearchpro .probox .promagnifier .innericon svg, div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
    -webkit-transition: fill 0.7s ease !important;
    -o-transition: fill 0.7s ease !important;
    transition: fill 0.7s ease !important;
}

.ajaxsearchpro .probox .promagnifier .innericon svg:hover, div.asp_m.asp_m_1 .probox .promagnifier .innericon svg:hover {
    fill: var(--sec-color) !important;
}

#events-list {
  padding-bottom: 30px;
}

.sub-menu .sub-menu > li {
  width: 100%;
}

.navbar-toggler {
  position: relative;
  color: #fff;
  width: 36px;
  height: 45px;
  background-color: transparent;
  border-width: 0;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  display: none;
  cursor: pointer;
}

.navbar-toggler:hover {
  color: var(--sec-color);
  border-color: var(--sec-color);
}
.navbar-toggler-icon svg {
    vertical-align: -0.3em;
    display: inline-block;
}

.navbar-toggler-icon {
    width: 100%;
    display: block;
    height: auto;
}

.event-content {
  position: relative;
  padding-right: 25px;
}

.wp-block-lazyblock-city-with-flag + p {
  margin-top: 10px;
}

#contact-col, #logo-col {
  font-size: 0.75em;
}

@media (max-width: 1099px) {
  #logo {
      width: 220px;
  }
  #header-upper > .header-wrapper {
      padding: 1vw 0;
  }
  .city-weather .city-name {
      width: 100%;
      display: block;
  }
  .city-weather {
      text-align: center;
  }
  .city-weather .weather-icon {
      margin-left: -0.5em;
      margin-top: -0.7em;
  }
  body .news-slider h3.post-single-title {
      margin: 0.5em 0;
      font-size: 1.1em;
  }
  .news-slider time, .news-slider .slider-text {
      font-size: 0.7em;
      line-height: 1.3;
  }
  .news-slider .slider-single {
      height: 400px;
  }
  #contact-col {
      -ms-flex-preferred-size: 40% !important;
          flex-basis: 40% !important;
  }
  #logo-col {
      -ms-flex-preferred-size: 50% !important;
          flex-basis: 50% !important;
  }
}

@media (max-width: 767px) {
  #header-lower .top-nav {
    display: block;
  }
  
  #head-right #langmenu {
    margin-bottom: 7px;
  }
  .navbar-toggler {
    display: inline-block;
  }
  #header-lower .header-wrapper {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  #header-lower .header-wrapper > nav {
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
    width: 100%;
    display: block;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
  }
  body.navbaropen #header-lower .header-wrapper > nav {
    visibility: visible;
    opacity: 1;
    max-height: 10000vh;
    padding-top: 10px;
  }
  body #header-lower {
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
  }
  body.navbaropen #header-lower {
    position: relative;
    background-color: rgba(0, 51, 153, 0.9);
  }
  #citymenu {
      font-size: 0.8em;
  }
  #logo {
      width: 180px;
  }
  #citymenu {
      top: calc(100% - 32px);
  }
  body.home {
      font-size: 100%;
  }
  .news-slider time, .news-slider .slider-text {
      font-size: 0.9em;
      line-height: 1.3;
  }
  .city-weather .weather-icon {
      margin-top: -1.2em;
  }
  #container > header .nav li  {
      font-size: 1em;
      text-transform: none;
  }
  #container > header .nav > li > a {
      font-size: 1.4em;
      color: var(--sec-color);
      padding: 0 0 0.4em !important;
      text-transform: uppercase;
  }
  #container > header.sticky {
      position: initial;
      top: auto;
      left: auto;
      width: 100%;
  }
  body.navbaropen #content {
    padding-top: 0 !important;
  }
  .sub-menu {
      margin-top: 0;
      margin-bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 4%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  #header-lower .nav {
    line-height: 1.3em;
  }
  #container > header.sticky .nav li a, #container .nav li a {
      padding-top: 0;
      padding-bottom: 0;
  }
  #header-lower .nav > li > ul > li > a {
    font-size: 1.1em;
    padding-bottom: 0.2em;
    padding-bottom: 0;
  }
  #header-lower .nav > li > ul > li {
    padding-bottom: 1em;
  }
  #header-lower .nav li li li {
      font-weight: 400;
  }
  #header-lower .nav li li li a {
      padding: 0 0.2em !important;
  }
  .top-nav > li:hover {
      color: inherit;
  }
  .sub-menu > li {
      width: 48%;
      min-width: 220px;
  }
  .nav li ul.children li a, .nav li ul.sub-menu li a {
      padding-left: 0;
  }
  .news-slider .slider-content {
      padding: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-hyphens: auto;
          -ms-hyphens: auto;
              hyphens: auto;
      z-index: 1;
      width: 50%;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
  }
  .slider-post-single-link {
      position: relative;
  }
  .slider-image {
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
  }
  .slider-text {
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden;
  }
  .wp-block-lazyblock-news-slider .slider-content {
    background-color: rgba(255, 204, 0, 0.85);
  }
  .eventslist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #filterbar {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  .eventslist .event-header .eventimage::before {
    padding-top: 50%;
  }
  .eventslist .event-header .event-content {
    padding-left: 0;
    padding-right: 30px;
    padding-top: 15px;
  }
  .events-wrapper > .eventimage {
    position: absolute;
    left: -15px;
    right: -15px;
    top: -50px;
    bottom: -50px;
    display: block;
    float: none;
    width: auto;
    margin: 0;
  }
  .events-wrapper > .event-content {
    margin-bottom: 0;
    z-index: 5;
    background-color: rgba(255, 204, 0, 0.85);
    width: 50%;
    padding: 50px 15px;
    margin-right: -15px;
  }
  .events-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .news-slider-block .slick-list::before, .news-slider-block .slick-list::after {
    width: 15vw;
  }
  #article-list > article:first-child {
    width: 100%;
  }
  #inner-footer {
    flex-direction: column;
  }
  #inner-footer nav > div > ul {
    text-align: left;
    padding-top: 0.5em;
  }
  #inner-footer a {
    padding-right: 1em;
    padding-left: 0;
  }
}

@media (max-width: 576px) {
  #contact-col {
      -ms-flex-preferred-size: 100% !important;
          flex-basis: 100% !important;
  }
  #logo-col {
      max-width: 280px;
  }
  .weather-delimiter::after {
    content: '+';
  }
}

@media (max-width: 576px) {
  .events-wrapper > .eventimage {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    display: block;
    float: none;
    width: 100vw;
    margin: 0 calc(-50vw + 50%);
  }
  .events-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .events-wrapper > .event-content {
    width: 100%;
    padding: 50px 0 !important;
  }
}