/*!
Theme Name:     Jazz City Turku
Description:    
Author:         Ulkoasu: Tero Ahonen, Ohjelmointi: Jari Pennanen
Version:        
License:
*/
@import url("https://use.typekit.net/cce5vsx.css");
@font-face {
  font-family: "Colus";
  font-weight: normal;
  src: url("css/Colus-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Pano";
  font-weight: bold;
  src: url("css/Pano-Bold.woff2") format("woff2");
}
/* HTML5 support for IE6,7,8 */
section,
article,
aside,
footer,
header,
nav,
hgroup {
  display: block;
}
body {
  font-family: sans-serif;
}
ul,
ol {
  padding: 0 0 1em 1.5em;
  margin: 0;
}
p {
  padding: 0 0 1em 0;
  margin: 0;
}
p:last-child {
  padding-bottom: 0;
}
a {
  text-decoration: none;
}
.screen-reader-response,
.skip-link,
.assistive-text,
.assistive-navigation {
  position: absolute;
  height: 0;
  width: 0;
  left: -1000px;
  opacity: 0;
  overflow: hidden;
}
.clear,
.clearfix {
  clear: both;
}
div.error,
p.error,
span.error {
  color: #d32a24;
}
blockquote {
  border-left: 3px solid #efefef;
  margin: 0 0 1em 1em;
  padding: 0.2em 0 0.2em 1.5em;
  overflow: hidden;
}
blockquote p:last-child {
  padding-bottom: 0;
}
/* Embeds */
.ownskit-embedhtmlshort {
  margin: 0 0 1em 0;
}
/* =Images
-------------------------------------------------------------- */
img {
  border: 0;
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  width: auto !important;
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.alignleft-wrap {
  float: left;
}
.alignnone,
.entry-content img {
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  max-width: 55% !important;
  height: auto !important;
  display: inline;
  float: left;
  clear: left;
  margin-right: 14px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  max-width: 55% !important;
  height: auto !important;
  display: inline;
  float: right;
  clear: right;
  margin-left: 14px;
  margin-top: 4px;
}
.alignnone,
.aligncenter,
.wp-post-image,
img.aligncenter {
  max-width: 100%;
  height: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aligncenter iframe {
  display: block;
  margin: 0 auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  margin-top: 5px;
  margin-bottom: 10px;
  width: auto !important;
}
.wp-caption-text {
  margin: 0;
  padding: 0;
  max-width: 100%;
  /* prevent too-wide images from breaking layout */
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
}
.gallery-icon img,
.wp-caption img {
  display: block;
  margin: 0 auto 3px auto;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.wp-smiley {
  margin: 0;
}
/* WP-Gallery feature */
.gallery {
  clear: both;
  margin: 0 -10px;
}
.gallery .gallery-caption,
.gallery .gallery-content,
.gallery .gallery-icon {
  margin: 0 10px;
  display: block;
}
.gallery .gallery-icon .preview {
  display: block;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  margin-bottom: 14px;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
#ie7 .gallery-columns-2 .gallery-item {
  width: 48%;
}
#ie7 .gallery-columns-3 .gallery-item {
  width: 31%;
}
#ie7 .gallery-columns-4 .gallery-item {
  width: 23%;
}
#ie7 .gallery-columns-5 .gallery-item {
  width: 18%;
}
.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1) {
  clear: both;
}
.gallery img {
  display: block;
  margin: 0 auto;
  border: 1px solid #d3d4d4;
}
.gallery .attachment-thumbnail,
.gallery .attachment-medium {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.gallery .gallery-caption {
  font-size: 12px;
  margin: 3px 0 12px;
}
.ownskit-galleries .gallery-content {
  display: none;
}
.gallery .gallery-content {
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery br + br {
  display: none;
}
#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}
@media (max-width: 460px) {
  .alignleft,
  img.alignleft,
  .alignright,
  img.alignright {
    max-width: 45% !important;
  }
}
/* LESS Mixins 
 * https://github.com/dmitryf/elements/blob/master/elements.less
 * */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100001;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  padding-top: 47px;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 52px;
  height: 52px;
  line-height: 52px;
  position: absolute;
  right: 0;
  top: -5px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 52px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.nform select,
.nform textarea,
.nform input[type=password],
.nform input[type=number],
.nform input[type=text],
.nform input[type=email] {
  box-sizing: border-box;
  width: 100%;
  height: 3em;
  padding: 0 0.7rem;
  line-height: 2.1em;
  display: block;
  margin: 0;
}
.nform select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url('../images/select.png') right center no-repeat;
  background-size: 30px auto;
  padding: 0.2em 0.55em;
}
.nform textarea {
  height: 130px;
  max-width: none;
  padding: 1em 0.7rem;
  overflow: auto;
}
.nform fieldset {
  margin: 0;
  padding: 0 0 1em 0;
  border: 0;
}
.nform .radio {
  line-height: 1.7em;
  display: block;
  position: relative;
  cursor: hand;
  cursor: pointer;
}
.nform .radio .name {
  padding: 0 0 0 22px;
  display: inline-block;
}
.nform .radio input {
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.nform .radio input + i {
  position: absolute;
  top: 1px;
  left: 0;
  background: url('radio.png') 0 0;
  width: 18px;
  height: 18px;
  background-size: 20px 40px;
  display: inline-block;
  vertical-align: middle;
}
.nform .radio input:checked + i {
  background-position: 0 -20px;
}
.nform .radio:hover {
  color: gray;
}
.nform .radio:hover + i {
  opacity: 0.7;
}
.nform .msg,
.nform .wpcf7-response-output {
  padding: 0.5em 1em;
  background: #efefef;
}
.nform .msg.errors,
.nform .wpcf7-response-output.errors,
.nform .msg.wpcf7-validation-errors,
.nform .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}
.nform .wpcf7-display-none {
  display: none;
}
.nform .wpcf7-not-valid,
.nform textarea.error,
.nform input.error,
.nform select.error {
  border: 1px solid red;
}
.nform .wpcf7-not-valid-tip,
.nform span.error {
  font-size: 80%;
  color: red;
  line-height: 1.1;
}
.nform .required {
  color: inherit;
}
.nform .form-row {
  margin: 0 0 5px 0;
}
.nform .form-row > .name {
  display: block;
  padding: 0.3em 0 0 0;
}
.nform .form-row label.error {
  color: red;
  padding: 0.5em 0 1em 0;
  display: block;
  font-size: 80%;
  line-height: 1;
}
.nform .form-row-checkbox {
  padding: 0.5em 0 0 0;
  display: block;
}
.nform .watermark {
  position: relative;
  display: block;
}
.nform .watermark br {
  display: none;
}
.nform .watermark .name {
  position: absolute;
  top: 0.45em;
  left: 0.7em;
  line-height: 2.2;
  pointer-events: none;
  padding: 0;
  font-size: 110%;
  white-space: nowrap;
  z-index: 10;
}
.nform .watermark.filled .name {
  display: none;
}
.nform .watermark.focused .name {
  background: #777;
  color: #fff;
  padding: 0.3em 0.75em;
  position: absolute;
  z-index: 10001;
  font-weight: normal;
  display: block;
  top: -2.2em;
  left: -0.1em;
  border-radius: 10px;
}
.nform .watermark.focused .name:after {
  display: block;
  content: "";
  border: 7px solid transparent;
  border-top-color: #777;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -14px;
  margin-left: -7px;
  left: 50%;
}
.nform .watermark input:focus {
  position: relative;
  z-index: 20;
}
.dialog-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.75);
  z-index: 20000;
  transition: opacity 0.45s;
  transform: translateZ(0);
  opacity: 0;
}
.dialog-container .dialog-close {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  padding-top: 0.5em;
  margin: 0;
  text-decoration: none;
  z-index: 200;
}
.dialog-container .dialog-close:after {
  content: "\00D7";
  font-size: 40px;
  color: currentColor;
  display: block;
  line-height: 40px;
  margin-left: 6px;
}
.dialog-container .dialog {
  min-height: 100%;
  display: -webkit-flexbox;
  display: flex;
  justify-content: space-around;
  -webkit-flex-align: center;
  align-items: center;
}
.dialog-container .dialog-content {
  transform: translateZ(0);
  width: 100%;
  max-width: 35em;
  margin: 10px auto;
  padding: 3em;
  background: #000;
}
body.dialog-shown .dialog-container {
  opacity: 1;
}
body.dialog-shown {
  overflow: hidden;
  position: absolute;
  width: 100%;
}
@media (min-width: 800px) {
  body.dialog-shown.no-touch #page {
    padding-right: 22px;
  }
  .dialog-container {
    /*@width: 25px;
    &::scrollbar { width: @width; }
    &::-moz-scrollbar { width: @width; }
    &::-webkit-scrollbar {
        width: @width;
    }
    &::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }
    &::-webkit-scrollbar-track {
        background: @colordark;
        border: 0; 
        border-radius: 0;
    }
    &::-webkit-scrollbar-thumb {
        background: @color1;
        //border: thin solid gray;
        border-radius: 0;
    }
    &::-webkit-scrollbar-thumb:hover {
        background: @color1;
    }
    */
    overflow-y: scroll;
  }
}
body.dialog-hidden .dialog-container {
  overflow: hidden;
}
/*
    &.tag-2 {
        background: #E4022D;
    }
    &.tag-3 {
        background: #302683;
    }
    &.tag-4 {
        background: #00964f;
    }
*/
::-moz-selection {
  background: #fff !important;
  color: #000 !important;
  opacity: 1 !important;
}
::selection {
  background: #fff !important;
  color: #000 !important;
  opacity: 1 !important;
}
::-moz-selection {
  background: #fff !important;
  color: #000 !important;
  opacity: 1 !important;
}
.highlight {
  background: yellow;
}
.page-title-size {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: 4.61647727vw;
  padding: 0.3em 0 0.8em;
  margin: 0;
  font-size: 2.55681818vw;
  display: block;
}
@media (min-width: 1408px) {
  .page-title-size {
    font-size: 65px;
  }
}
@media (max-width: 760px) {
  .page-title-size {
    font-size: 35.08522727px;
  }
}
@media (min-width: 1408px) {
  .page-title-size {
    font-size: 36px;
  }
}
@media (max-width: 760px) {
  .page-title-size {
    font-size: 19.43181818px;
  }
}
body.home .page-title-size {
  font-size: 3.19602273vw;
  letter-spacing: 0.02em;
}
@media (min-width: 1408px) {
  body.home .page-title-size {
    font-size: 45px;
  }
}
@media (max-width: 760px) {
  body.home .page-title-size {
    font-size: 24.28977273px;
  }
}
.ingress {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.77556818vw;
  line-height: 1.11;
}
@media (min-width: 1408px) {
  .ingress {
    font-size: 25px;
  }
}
@media (max-width: 760px) {
  .ingress {
    font-size: 13.49431818px;
  }
}
.ingress2 {
  font-size: 2.34375vw;
  line-height: 1.3;
}
@media (min-width: 1408px) {
  .ingress2 {
    font-size: 33px;
  }
}
@media (max-width: 760px) {
  .ingress2 {
    font-size: 17.8125px;
  }
}
.top-ingress {
  line-height: 2.4;
  font-size: 16px;
}
.greater {
  font-size: 32px;
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
}
.alignnone,
.aligncenter,
.wp-post-image,
img.aligncenter {
  margin: 2em auto;
}
.ar-landscape {
  padding-top: 56.25%;
}
.breadcrumbs {
  position: relative;
  font-size: 15px;
  padding-left: 3px;
  color: #000;
}
.breadcrumbs ul {
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0;
  display: inline;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li:after {
  content: " > ";
}
.breadcrumbs a {
  color: #000;
}
.breadcrumbs a:hover {
  color: #fff;
}
.breadcrumbs li:last-child:after {
  content: "";
}
iframe {
  max-width: 1600px;
  margin: 0 auto;
  display: block;
}
.jump-target {
  display: block;
  height: 1px;
}
#go-top {
  display: none;
}
.scrolled #go-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: background 0.25s;
  background: #fff;
  color: #000;
  border-radius: 4px;
  display: block;
  padding: 0.75em 1.45em;
  font-size: 14px;
  font-weight: bold;
  z-index: 10005;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.2em;
}
.scrolled #go-top:before {
  content: "\2191";
  position: relative;
  top: -2px;
  left: 2px;
}
.scrolled #go-top > span {
  display: none;
}
.scrolled #go-top:hover {
  background-color: #ffffff;
}
body,
html {
  padding: 0;
  margin: 0;
}
body {
  background: #000 url("images/bg-flame.png") top right no-repeat;
  background-size: 100% auto;
  font-family: open-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  font-size: 1.5625vw;
  color: #fff;
  /*@width: 25px;
    &::scrollbar { width: @width; }
    &::-moz-scrollbar { width: @width; }
    &::-webkit-scrollbar {
        width: @width;
    }
    &::-webkit-scrollbar-button {
        width: 0px;
        height: 0px;
    }
    &::-webkit-scrollbar-track {
        background: @colordark;
        border: 0; 
        border-radius: 0;
    }
    &::-webkit-scrollbar-thumb {
        background: @color1;
        //border: thin solid gray;
        border-radius: 0;
    }
    &::-webkit-scrollbar-thumb:hover {
        background: @color1;
    }
    */
}
@media (min-width: 1408px) {
  body {
    font-size: 22px;
  }
}
@media (max-width: 760px) {
  body {
    font-size: 11.875px;
  }
}
@media (max-width: 760px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 760px) {
  body {
    background: #000 url("images/bg-mobile-flame.png") top right no-repeat;
    background-size: 100% auto;
    background-position: center 75px;
  }
}
a {
  color: #fff;
  text-decoration: underline;
}
strong,
b {
  font-weight: 600;
}
a:hover {
  color: #ffffff;
}
h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1 {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: 4.61647727vw;
  padding: 0.3em 0 0.8em;
  margin: 0;
}
@media (min-width: 1408px) {
  h1 {
    font-size: 65px;
  }
}
@media (max-width: 760px) {
  h1 {
    font-size: 35.08522727px;
  }
}
h1.very-big {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: 7.10227273vw;
  padding: 0;
  margin: 0;
}
@media (min-width: 1408px) {
  h1.very-big {
    font-size: 100px;
  }
}
@media (max-width: 760px) {
  h1.very-big {
    font-size: 53.97727273px;
  }
}
@media (max-width: 760px) {
  h1.very-big {
    font-size: 12vw;
  }
}
.nobreak {
  white-space: nowrap;
}
h2 {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.63352273vw;
  padding: 0.3em 0 0.8em;
  margin: 0;
}
@media (min-width: 1408px) {
  h2 {
    font-size: 23px;
  }
}
@media (max-width: 760px) {
  h2 {
    font-size: 12.41477273px;
  }
}
@media (max-width: 760px) {
  h2 {
    font-size: 17px;
  }
}
h3 {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.77556818vw;
  padding: 1.5em 0 1em;
  margin: 0;
}
@media (min-width: 1408px) {
  h3 {
    font-size: 25px;
  }
}
@media (max-width: 760px) {
  h3 {
    font-size: 13.49431818px;
  }
}
@media (max-width: 760px) {
  h3 {
    font-size: 20px;
  }
}
h4 {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: inherit;
  padding: 0.7em 0 0.25em;
  margin: 0;
}
h1 + h2 {
  margin-top: 0;
}
a.pdf-icon:before {
  display: inline-block;
  content: "";
  background: url("images/icon_dl@2x.png") no-repeat;
  background-size: 16px 36px;
  width: 18px;
  height: 18px;
  position: relative;
  top: -3px;
  padding-right: 5px;
  vertical-align: middle;
}
.page-wrapper {
  max-width: 1408px;
  padding: 0 40px;
  margin: 0 auto;
  box-sizing: border-box;
}
.page-wrapper .page-wrapper {
  padding: 0;
}
@media (max-width: 760px) {
  .page-wrapper {
    padding: 0 20px;
  }
}
.socmed-follow {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: bold;
}
.socmed-follow li {
  display: inline-block;
}
.socmed-follow li > a {
  position: relative;
  display: block;
  padding: 0 3px 5px 3px;
  color: #fff;
}
.socmed-follow li > a.twitter {
  margin-left: 8px;
}
.socmed-follow li > a > svg {
  display: inline-block;
  height: 2.5em;
  width: auto;
  fill: currentColor;
}
.socmed-follow li > a > i {
  padding: 8px;
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  background-size: 100% auto;
  transition: opacity 0.25s;
}
.socmed-follow li > a > span {
  display: block;
  padding: 0.5em 0 0 0;
  position: absolute;
  bottom: -2em;
  left: -2em;
  right: -2em;
  text-align: center;
  opacity: 0;
  text-transform: uppercase;
  transition: opacity 0.1s;
}
.socmed-follow li > a:hover > svg {
  opacity: 0.7;
}
.socmed-follow li > a:hover > i {
  opacity: 0.7;
}
.socmed-follow li > a:hover > span {
  opacity: 1;
}
.socmed-follow.invert li > a > span {
  color: #000;
}
.follow-btn {
  font-size: 13pt;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.5em 1.2em;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  margin: 0 6px 5px 6px;
  background: #fff;
  color: #000;
  border-radius: 4px;
}
.follow-btn > i {
  padding: 8px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background-size: 100% auto;
  position: relative;
  top: -2px;
}
.follow-btn > span {
  position: relative;
  top: 3px;
  padding-left: 5px;
}
.follow-btn:hover {
  color: #00deff;
}
.follow-btn:hover > i {
  background-position: 0 -100%;
}
.style-colored .follow-btn {
  background: #000;
  color: #000;
}
.style-colored .follow-btn:hover {
  color: #fff;
}
.follow-btn.facebook > i {
  top: 0px;
}
.socmed-title {
  display: inline-block;
  line-height: 32px;
  text-transform: uppercase;
}
.socmed-share {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.socmed-share li {
  display: inline-block;
}
.socmed-share li > a {
  position: relative;
  display: block;
  margin: 0 5px 5px 0;
  color: #fff;
}
.socmed-share li > a > i {
  padding: 8px;
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  background-size: 100% auto;
}
.socmed-share li > a > span {
  font-size: 10px;
  position: absolute;
  bottom: -2.1em;
  left: -2em;
  right: -2em;
  text-align: center;
  opacity: 0;
  color: #fff;
}
.socmed-share li > a:hover > i {
  background-position: 0 -100%;
}
.socmed-share li > a:hover > span {
  opacity: 1;
}
.more-link {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  border-radius: 2em;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  display: inline-block;
  padding: 0.6em 1.9em 0.6em 1.9em;
  position: relative;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s;
}
.more-link:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.style-dark-bg .more-link,
.style-dark .more-link,
.style-colored .more-link {
  border-color: #fff;
  color: #fff !important;
}
.style-dark-bg .more-link:hover,
.style-dark .more-link:hover,
.style-colored .more-link:hover {
  background: #fff;
  color: #000 !important;
  border-color: #fff;
}
.more-link.button-style-colored {
  color: #000 !important;
  background: #fff;
  border-color: #fff;
}
.more-link.button-style-colored:hover {
  color: #000 !important;
  background: #ffffff;
  border-color: #ffffff;
}
.more-link.big {
  font-size: 19px;
}
.more-link-light {
  color: #fff;
  font-weight: 600;
}
.more-link-light:after {
  content: " →";
}
.more-link-light:hover {
  color: #ffffff;
}
.more-link-wrapper {
  padding: 1.5em 0 0 0;
}
.meta {
  font-size: 85%;
  padding: 0 0 1em 0;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.meta > .date {
  padding: 0 0.25em 0 0;
}
.meta > .author {
  white-space: nowrap;
}
.meta > .author > i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
  width: 2.2em;
  height: 2.2em;
  margin-right: 0.2em;
  border-radius: 50%;
  background: #fff no-repeat center center;
  background-size: cover;
}
.files {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -10px;
}
.files > li {
  float: left;
  width: 33.33333333%;
  padding: 0 10px;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.files > li:nth-child(3n + 1) {
  clear: both;
}
.files > li {
  padding-bottom: 2.75em;
}
.files > li > .title {
  font-size: 120%;
  font-weight: 600;
  padding: 0 0 1.25em 0;
  display: block;
}
.central-items {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -4%;
}
.central-items > li {
  float: left;
  width: 33.33333333%;
  padding: 0 4%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.central-items > li:nth-child(3n + 1) {
  clear: both;
}
.central-items > li {
  padding-bottom: 2.75em;
}
.central-items > li > .title {
  font-size: 120%;
  font-weight: 600;
  padding: 0 0 1.25em 0;
  display: block;
}
.nelio-nostot {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -4%;
  font-size: 90%;
}
.nelio-nostot > li {
  float: left;
  width: 33.33333333%;
  padding: 0 4%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.nelio-nostot > li:nth-child(3n + 1) {
  clear: both;
}
.nelio-nostot > li > .item {
  display: block;
  padding: 0 0 2.5em 0;
  color: #fff;
}
.nelio-nostot > li > .item > .img {
  transition: opacity 0.25s;
  display: block;
  position: relative;
  background-color: #efefef;
  background-position: center center;
  background-size: cover;
}
.nelio-nostot > li > .item > .img > .empty {
  display: block;
  padding-top: 100%;
}
.nelio-nostot > li > .item > .details {
  padding: 1.5em 1.8em;
}
.nelio-nostot > li > .item > .details > .title {
  font-size: 130%;
  display: block;
}
.nelio-nostot > li > .item > .details > .subtitle {
  padding: 1em 0 0 0;
  display: block;
}
.nelio-nostot > li > .item > .details > .more-link-wrapper > .more-link-light {
  display: block;
}
.nelio-nostot > li > .item:hover > .img {
  opacity: 0.8;
}
.pysty-nostot {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 0;
  font-size: 90%;
}
.pysty-nostot > li {
  float: left;
  width: 33.33333333%;
  padding: 0 0;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.pysty-nostot > li:nth-child(3n + 1) {
  clear: both;
}
.pysty-nostot > li {
  background: #fff;
  border: 1px solid #f0d58a;
  position: relative;
  margin-left: -1px;
  margin-top: -1px;
  margin-bottom: 1em;
}
.pysty-nostot > li > .item {
  display: block;
  color: #fff;
}
.pysty-nostot > li > .item > .img {
  margin: 10px;
  display: block;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.pysty-nostot > li > .item > .img > .empty {
  display: block;
  padding-top: 100%;
}
.pysty-nostot > li > .item > .details {
  padding: 0.25em 0.8em 0.8em 0.8em;
}
.pysty-nostot > li > .item > .details > .title {
  font-weight: bold;
  display: block;
}
.pysty-nostot > li > .item > .details > .more-link-wrapper {
  padding: 0.5em 0 0 0;
}
.pysty-nostot > li > .item:hover > .img {
  opacity: 0.8;
}
.article-leader .img {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.article-leader .img > .empty {
  padding-top: 50%;
  background: rgba(0, 0, 0, 0.2);
}
.article-leader .details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  padding: 1.5em 2em;
  color: #000;
  transition: all 0.25s;
}
.article-leader .details h1 {
  color: #000;
  padding: 0;
  transition: all 0.25s;
}
.article-leader .details:hover {
  /*
			background: fadeout(@color1, 70%);
			color: @color1-light;
			h1 {
				color: @color1-light;
			}
			*/
  opacity: 0.6;
}
.workitem-list-header {
  padding-bottom: 0.2em;
}
.workitem-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.workitem-list > li {
  padding: 0 0 1.85rem 0;
}
.workitem-list > li > .permalink {
  display: block;
}
.workitem-list > li > .until {
  display: block;
  font-size: 80%;
  padding: 0 0 0.5rem;
}
.workitem-list > li > .pdf-link {
  display: block;
  font-size: 80%;
}
.esittely-blocks {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -20px;
  text-align: left;
}
.esittely-blocks > li {
  float: left;
  width: 33.33333333%;
  padding: 0 20px;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.esittely-blocks > li:nth-child(3n + 1) {
  clear: both;
}
.esittely-blocks > li > div {
  display: block;
  background: #fff;
  padding: 30px;
  color: #fff;
  min-height: 13em;
}
.esittely-blocks > li > div > .content {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
}
.article-listing {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: left;
  border-bottom: 1px solid currentColor;
  margin: 0 auto;
}
.article-listing .date,
.article-listing .tag {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
}
.article-listing .excerpt {
  font-size: 80%;
}
.article-listing > li {
  padding: 1.5em 0 1.5em 0;
  border-top: 1px solid currentColor;
}
.article-listing h2 {
  padding: 0.2em 0;
}
.article-listing a {
  color: currentColor;
  text-decoration: none;
  transition: opacity 0.25s;
  display: grid;
  grid-template-columns: minmax(0, 15em) minmax(0, 1fr);
  grid-gap: 1em 1.5em;
  gap: 1em 1.5em;
}
@media (max-width: 760px) {
  .article-listing a {
    grid-template-columns: minmax(0, 4em) minmax(0, 1fr);
  }
}
.article-listing a > .img-area > .img-wrapper {
  padding-top: 56.25%;
  position: relative;
}
.article-listing a > .img-area > .img-wrapper > .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.article-listing a.site-style-2 {
  color: #ffd5ff;
}
.article-listing a.site-style-3 {
  color: #c1ffff;
}
.article-listing a.site-style-4 {
  color: #fff56c;
}
.article-listing a:hover {
  opacity: 0.8;
}
.article-blocks {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -20px;
  text-align: left;
}
.article-blocks > li {
  float: left;
  width: 33.33333333%;
  padding: 0 20px;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.article-blocks > li:nth-child(3n + 1) {
  clear: both;
}
.article-blocks > li > a {
  display: block;
  background: #fff;
  padding: 30px;
  color: #fff;
}
.article-blocks > li > a > .date {
  display: block;
}
.article-blocks > li > a:hover {
  color: #fff;
}
.article-blocks > li > a > .excerpt {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
}
.article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding-top: 60px;
  text-align: center;
  max-width: 40em;
  margin: 0 auto;
}
.article-list a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.article-list a:hover {
  color: #bfbfbf;
}
.article-list a > img {
  max-width: 400px;
  margin: 0 auto 1em auto;
}
.article-list-item h1 {
  padding: 0 0 0.25em 0;
  font-size: 150%;
}
.article-list-item + .article-list-item {
  padding-top: 4em;
}
.article-list-item .featured-image {
  max-width: 300px;
  margin: 0 auto;
}
.article-list-item .cat {
  padding-right: 1.5em;
}
.note {
  color: gray;
}
.style-dark-sitebg {
  background-image: linear-gradient(left, #f48f9f 0%, #A5AEC7 100%);
  color: #fff;
}
.style-dark-sitebg h1 {
  color: #fff;
}
.style-dark-sitebg .ingress {
  color: #fff;
}
#next-prev-nav-below {
  margin: 1.5em 0 0 auto;
  border-top: 1px solid #eee;
  padding: 1em 0 0 0;
  border-bottom: 0;
}
#next-prev-nav-below a {
  display: block;
  width: 48%;
}
#next-prev-nav-below .title {
  display: block;
}
.press-gallery {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -3%;
}
.press-gallery > li {
  float: left;
  width: 25%;
  padding: 0 3%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.press-gallery > li:nth-child(4n + 1) {
  clear: both;
}
.press-gallery > li > a {
  display: block;
  position: relative;
}
.press-gallery > li > a > .img {
  display: block;
  background: center center no-repeat;
  background-size: contain;
  border: 1px solid #000;
  margin: 0 0 1em 0;
}
.press-gallery > li > a > .img > .empty {
  display: block;
  padding-top: 100%;
}
.history-gallery {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -2.7%;
}
.history-gallery > li {
  float: left;
  width: 25%;
  padding: 0 2.7%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.history-gallery > li:nth-child(4n + 1) {
  clear: both;
}
.history-gallery > li > a {
  display: block;
  position: relative;
  font-weight: bold;
}
.history-gallery > li > a > .img {
  display: block;
  background: center center no-repeat;
  background-size: contain;
  margin: 0 0 0.2em 0;
}
.history-gallery > li > a > .img > .empty {
  display: block;
  padding-top: 150%;
}
.history-gallery > li > a > .title {
  display: block;
  margin: 0 0 0.7em 0;
}
.history-gallery .history-content {
  display: none;
}
.block-history > .txt {
  overflow: hidden;
}
.history-content .img-content {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-right: 1em;
}
.history-content .img-content img {
  display: block;
  width: 100%;
}
.history-content .d-content {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-left: 1em;
}
.history-content .d-content h1 {
  color: #fff;
  text-transform: uppercase;
}
.history-content .img {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
.history-content .img > .empty {
  padding-top: 100%;
  display: block;
}
@media (max-width: 760px) {
  .history-content .img-content {
    float: none;
    width: auto;
    padding-right: 0;
    padding-bottom: 1.5em;
  }
  .history-content .d-content {
    float: none;
    width: auto;
    padding-left: 0;
  }
}
.next-prev-nav {
  overflow: hidden;
  padding: 0;
}
.next-prev-nav .title {
  display: none;
  color: #fff;
}
.next-prev-nav a {
  display: block;
  width: 40%;
  color: #fff;
}
.next-prev-nav a:hover {
  color: #ffffff;
}
.next-prev-nav a:hover .title {
  color: #ffffff;
}
.next-prev-nav a[rel="next"] {
  float: right;
  text-align: right;
}
.next-prev-nav a[rel="previous"] {
  float: left;
}
.media-author {
  position: absolute;
  bottom: 0.2em;
  left: 0.2em;
  font-size: 10px;
  z-index: 10;
}
.style-normal .media-author > a {
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}
.style-light .media-author > a {
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}
.media-author > a {
  color: #fff;
  color: rgba(255, 255, 255, 0.6);
}
/*
.page-title {
    padding-top: @header-height !important;
    .admin-bar & {
    	padding-top: (@header-height + @admin-bar-korkeus) !important;
    }
}
*/
.article footer {
  padding: 1em 0 0 0;
}
.article .socmed-share {
  padding: 0 0 1em 0;
}
.article .related ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  display: inline;
  padding: 0 1em 0 0;
}
.article .related ul li {
  display: inline;
}
.article .related ul li a:after {
  content: ",";
}
.article .related ul li:last-child > a:after {
  content: "";
}
.miniblock {
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  position: relative;
  text-align: center;
}
.miniblock:after {
  display: block;
  padding-top: 100%;
  content: "";
}
.miniblock > .content {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-flexbox;
  display: flex;
  justify-content: space-around;
  -webkit-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 10%;
  box-sizing: border-box;
}
.miniblock > .content > .wrap {
  width: 100%;
}
.miniblock > .content > .img-wrapper {
  position: absolute;
  top: 3em;
  left: 3em;
  right: 3em;
  bottom: 3em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}
.miniblock > .content strong.title {
  display: block;
  margin: 0;
  padding: 0 0 0.25em 0;
}
.miniblock > .content p {
  padding: 0;
}
.miniblock.has-bg > .content > .wrap {
  position: relative;
  z-index: 2;
}
.miniblock.has-bg > .content > .img {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.miniblock.has-bg.autobg {
  color: #fff;
}
.miniblock.has-bg.autobg > .content:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.33);
  z-index: 2;
}
.miniblock.linkked {
  transform: translateZ(0);
  transition: background 0.25s;
}
.miniblock.linkked > .content > .wrap:after {
  content: "\2192";
  display: block;
  position: absolute;
  font-size: 170%;
  margin-top: -0.3em;
}
.miniblock.linkked:hover {
  opacity: 0.9;
}
.miniblock.size-quad.linkked > .content > .wrap:after {
  position: absolute;
  left: auto;
  right: 2.5rem;
  font-size: 250%;
}
.miniblock-image > .content {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.miniblock-icon > .content {
  text-transform: uppercase;
}
.miniblock-icon > .content > i {
  width: 100%;
  height: 85px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-bottom: 10px;
}
.miniblock-icon.linkked > .content {
  padding-top: 0.2em;
}
.miniblock-icon.linkked > .content > .wrap:after {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: -0.2em;
}
.miniblock-event .wrap {
  background: #fff;
  padding: 3em;
  text-align: left;
}
.miniblock-post.linkked {
  text-align: left;
}
.miniblock-post.linkked > .content .lue:after {
  display: inline-block;
  margin-left: 0.8em;
  content: "\2192";
}
.miniblock-post.linkked > .content > .wrap:after {
  display: none;
}
.miniblock-post.linkked .meta .category {
  margin-right: 1em;
}
.miniblock-link {
  text-align: left;
}
.block {
  position: relative;
  text-align: center;
}
.block > .txt {
  padding-top: 4.3em;
  padding-bottom: 4.3em;
}
.block > .txt > .ingress {
  max-width: 31em;
  margin: 0 auto;
  padding-bottom: 1.5em;
}
.block > .anchor {
  position: absolute;
  margin-top: -106px;
}
.block.text-alignment-center {
  text-align: center;
}
.block.block-style-new01 {
  background: #282828;
  color: #7fc389;
}
.block.block-style-new01 a {
  color: currentColor;
}
.block.block-style-new01 svg {
  fill: currentColor;
}
.block.block-style-new02 {
  background: #eb8a99;
  color: #390be4;
}
.block.block-style-new02 a {
  color: currentColor;
}
.block.block-style-new02 svg {
  fill: currentColor;
}
.block.block-style-new06 {
  background: #eb8a99;
  color: #f1ed79;
}
.block.block-style-new06 a {
  color: currentColor;
}
.block.block-style-new06 svg {
  fill: currentColor;
}
.block.block-style-new03 {
  background: #03685e;
  color: #f1ed79;
}
.block.block-style-new03 a {
  color: currentColor;
}
.block.block-style-new03 svg {
  fill: currentColor;
}
.block.block-style-new04 {
  background: #390be4;
  color: #f1ed79;
}
.block.block-style-new04 a {
  color: currentColor;
}
.block.block-style-new04 svg {
  fill: currentColor;
}
.block.block-style-new05 {
  background: #f1ed79;
  color: #390be4;
}
.block.block-style-new05 a {
  color: currentColor;
}
.block.block-style-new05 svg {
  fill: currentColor;
}
.block.block-style-new07 {
  background: #03685e;
  color: #000;
}
.block.block-style-new07 a {
  color: currentColor;
}
.block.block-style-new07 svg {
  fill: currentColor;
}
.block-nosto-text .img {
  background-size: contain !important;
}
.block-nosto-text h1 {
  padding: 0;
}
.block-nosto-pysty > .page-wrapper {
  background-position: center center;
  background-size: cover;
  padding-top: 5em;
  padding-bottom: 5em;
}
.block-nosto-pysty > .page-wrapper > h1 {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
  font-size: inherit;
  padding: 0 0 1em 0;
}
.block-nosto-pysty > .page-wrapper > svg {
  margin: 0 auto;
  display: block;
  width: auto;
  height: 4.6em;
  max-width: 100%;
}
.block-nosto-pysty > .page-wrapper > .content {
  max-width: 30em;
  margin: 0 auto;
  padding: 2.4em 0 1.2em 0;
}
.block-nosto {
  --bg: #000;
}
.block-nosto.site-style-2 {
  color: #ffd5ff;
  --fg: #ffd5ff;
}
.block-nosto.site-style-3 {
  color: #c1ffff;
  --fg: #c1ffff;
}
.block-nosto.site-style-4 {
  color: #fff56c;
  --fg: #fff56c;
}
.block-nosto a {
  color: var(--fg);
}
.block-nosto .tickets a {
  color: var(--fg) !important;
  border-color: var(--fg) !important;
}
.block-nosto .tickets a:hover {
  color: var(--bg) !important;
  background-color: var(--fg) !important;
}
.block-nosto .page-wrapper {
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  text-decoration: none;
}
.block-nosto .page-wrapper > .graphic {
  flex: 0 0 50%;
  box-sizing: border-box;
}
.block-nosto .page-wrapper > .graphic > .wrapper {
  position: relative;
  padding-top: 71.82705718%;
}
.block-nosto .page-wrapper > .graphic > .wrapper > svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  margin: 0 auto;
  max-width: 100%;
}
.block-nosto .page-wrapper > .graphic > .wrapper > .img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 2em;
  left: 3em;
  right: 3em;
  bottom: 2em;
}
@media (max-width: 760px) {
  .block-nosto .page-wrapper > .graphic > .wrapper > .img {
    top: 2em;
    left: 3em;
    right: 3em;
    bottom: 2em;
  }
}
.block-nosto .page-wrapper > .content {
  box-sizing: border-box;
  align-self: center;
  padding-left: 2em;
  padding-right: 2em;
  text-align: left;
}
@media (max-width: 760px) {
  .block-nosto .page-wrapper {
    display: block;
  }
  .block-nosto .page-wrapper > .content {
    padding: 3em 2.5em;
  }
}
.block-nosto-small > .page-wrapper {
  display: flex;
  gap: 3.3em;
  grid-gap: 3.3em;
  max-width: 50em;
  margin: 0 auto;
  padding: 2.5em 0;
}
.block-nosto-small > .page-wrapper > .graphic {
  align-self: center;
  flex: 0 0 23%;
}
.block-nosto-small > .page-wrapper > .graphic svg {
  fill: #fff;
  display: block;
  width: 100%;
}
.block-nosto-small > .page-wrapper > .content {
  align-self: center;
}
.block-nosto-small > .page-wrapper > .content h1 {
  font-size: 4.97159091vw;
  padding: 0;
}
@media (min-width: 1408px) {
  .block-nosto-small > .page-wrapper > .content h1 {
    font-size: 70px;
  }
}
@media (max-width: 760px) {
  .block-nosto-small > .page-wrapper > .content h1 {
    font-size: 37.78409091px;
  }
}
.block-nosto-small > .page-wrapper > .buttons {
  align-self: center;
}
@media (max-width: 760px) {
  .block-nosto-small > .page-wrapper {
    display: block;
    padding: 2em;
  }
  .block-nosto-small > .page-wrapper > .graphic {
    padding-bottom: 1.5em;
  }
  .block-nosto-small > .page-wrapper > .content {
    padding-bottom: 1.5em;
  }
}
.block-nosto-event .details,
.block-nosto-event .meta {
  padding: 0;
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
}
.block-nosto-event .tag,
.block-nosto-event .datetime {
  text-transform: uppercase;
}
.block-nosto-event .tickets > .sep {
  display: none;
}
.block-nosto-event .tickets a {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  border-radius: 2em;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  display: inline-block;
  padding: 0.6em 1.9em 0.6em 1.9em;
  position: relative;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s;
  margin-top: 0.9em;
}
.block-nosto-event .tickets a:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.style-dark-bg .block-nosto-event .tickets a,
.style-dark .block-nosto-event .tickets a,
.style-colored .block-nosto-event .tickets a {
  border-color: #fff;
  color: #fff !important;
}
.style-dark-bg .block-nosto-event .tickets a:hover,
.style-dark .block-nosto-event .tickets a:hover,
.style-colored .block-nosto-event .tickets a:hover {
  background: #fff;
  color: #000 !important;
  border-color: #fff;
}
.block-nosto-event .tickets a.button-style-colored {
  color: #000 !important;
  background: #fff;
  border-color: #fff;
}
.block-nosto-event .tickets a.button-style-colored:hover {
  color: #000 !important;
  background: #ffffff;
  border-color: #ffffff;
}
.block-nosto-event .tickets a.big {
  font-size: 19px;
}
.block-nosto-event .tickets a > span > .seller {
  display: none;
}
.block-nosto-event .content > .wrap > a {
  display: block;
  text-decoration: none;
  transition: opacity 0.25s;
}
.block-nosto-event .content > .wrap > a:hover {
  opacity: 0.6;
}
.block-nosto-event h2 {
  font-size: 2.27272727vw;
  padding: 0.3em 0;
}
@media (min-width: 1408px) {
  .block-nosto-event h2 {
    font-size: 32px;
  }
}
@media (max-width: 760px) {
  .block-nosto-event h2 {
    font-size: 17.27272727px;
  }
}
.block-pressgallery {
  overflow: hidden;
}
.block-next-prev {
  text-align: left;
}
.block-heading > .txt {
  padding-bottom: 0.25em;
}
body.has-post-thumbnail .block-heading > .txt {
  padding-top: 0;
}
.block-images > .txt {
  padding-top: 2.3em;
  padding-bottom: 2.3em;
}
.block-esittelyt {
  background-repeat: no-repeat;
  background-size: 100% 300px;
  background-position: bottom center;
}
.block-esittelyt h1 {
  color: #fff;
}
.block-esittelyt .ingress {
  color: #fff;
}
.block-articles {
  background-repeat: no-repeat;
  background-size: 100% 300px;
}
.block-image-links + .block-image-links > .page-wrapper {
  padding-top: 0;
}
.block-image-links h1 {
  padding-bottom: 0;
}
.block-image-links .images {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.block-image-links .images > .image-link {
  display: flex;
  vertical-align: middle;
  width: 6em;
  height: 6em;
  align-items: center;
  justify-content: center;
  padding: 1em;
  border: 1px solid currentColor;
  margin-left: -1px;
  margin-top: -1px;
}
.block-image-links .images > .image-link svg {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  fill: #fff;
  max-height: 4em;
  transition: fill 0.25s;
}
.block-image-links .images > .image-link img {
  width: 100%;
  height: auto;
  max-height: 6em;
  display: block;
  margin: 0;
  padding: 0;
  transition: opacity 0.25s;
}
.block-image-links .images > .image-link span {
  display: none;
}
.block-image-links .images > .image-link a {
  display: block;
}
.block-image-links .images > .image-link a:hover svg {
  fill: #a6a6a6;
}
.block-image-links .images > .image-link a:hover img {
  opacity: 0.8;
}
.block-hero02 > .txt {
  padding-top: 0;
  padding-bottom: 0;
}
.block-hero02 > .txt > .content {
  font-size: 3.19602273vw;
  display: flex;
}
@media (min-width: 1408px) {
  .block-hero02 > .txt > .content {
    font-size: 45px;
  }
}
@media (max-width: 760px) {
  .block-hero02 > .txt > .content {
    font-size: 24.28977273px;
  }
}
.block-hero02 > .txt > .content > .logo {
  min-width: 16.4em;
  flex: 0 0 16.4em;
  align-self: center;
}
.block-hero02 > .txt > .content > .logo > svg {
  fill: #fff;
  height: 5em;
  display: block;
}
@media (max-width: 760px) {
  .block-hero02 > .txt > .content > .logo {
    display: none;
  }
}
.block-hero02 > .txt > .content > .intro {
  flex: 1;
  box-sizing: border-box;
  overflow: hidden;
  padding-left: 0.45em;
  align-self: center;
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
}
.block-hero02 > .txt > .content > .intro > svg,
.block-hero02 > .txt > .content > .intro > img {
  fill: #fff;
  display: block;
  margin: 0 auto 0 auto;
  width: 70%;
  height: auto;
}
@media (max-width: 760px) {
  .block-hero02 > .txt > .content {
    display: block;
  }
  .block-hero02 > .txt > .content > .logo {
    min-width: auto;
    margin: 0 auto;
    width: 100%;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
.block-hero01 {
  overflow: hidden;
}
.block-hero01 > .page-wrapper > div {
  position: relative;
}
.block-hero01 > .page-wrapper > div::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.block-hero01 > .page-wrapper > div > .video-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.block-hero01 > .page-wrapper > div > video {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-hero01 > .page-wrapper > div > .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
}
.block-hero01 > .page-wrapper > div > .logo > img {
  width: 19em;
  height: auto;
}
.block-hero01-intro + .block-content h1 {
  padding-bottom: 0;
}
.block-hero01-intro {
  text-align: center;
}
.block-hero01-intro > .txt {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  text-align: center;
  max-width: 60em;
}
.block-hero01-intro > .txt h2 {
  font-size: 2.84090909vw;
  padding: 0;
}
@media (min-width: 1408px) {
  .block-hero01-intro > .txt h2 {
    font-size: 40px;
  }
}
@media (max-width: 760px) {
  .block-hero01-intro > .txt h2 {
    font-size: 21.59090909px;
  }
}
.block-hero01-intro.has-fb-video > .txt {
  padding-top: 6em;
}
.block-articles > .txt,
.block-pdfs > .txt,
.block-content > .txt {
  max-width: 50em;
  text-align: left;
}
.block-articles > .txt h1,
.block-pdfs > .txt h1,
.block-content > .txt h1 {
  text-align: center;
}
.block-links {
  text-align: left;
}
.block-links .links {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 0;
}
.block-links .links > li {
  float: left;
  width: 50%;
  padding: 0 0;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-links .links > li:nth-child(2n + 1) {
  clear: both;
}
.block-links .links > li {
  padding: 0 0 2.5em 0;
}
.block-links .links .img {
  display: block;
  float: left;
  width: 110px;
  height: 110px;
  margin: 10px 40px 10px 0;
  background: center center no-repeat;
  background-size: cover;
}
.block-links .links a {
  display: block;
  color: #fff;
}
.block-links .links a:hover {
  color: #fff;
}
.block-links .links .details {
  display: block;
  overflow: hidden;
  padding: 1.5em 1.5em 0 0;
}
.block-links .links .details > .title {
  display: block;
}
.block-links .links .details > .more {
  font-size: 85%;
  display: block;
}
.block-pdfs {
  position: relative;
  text-align: left;
}
.block-pdfs > .txt {
  padding: 0 2.5rem 2.3em 2.5rem;
  background: #f5f5f5;
}
.block-pdfs > .txt h1 {
  text-align: left;
  color: #000;
  background: #fff;
  padding: 0.75rem 1.83rem 0.75rem 1.83rem;
  margin: 0 -2.5rem;
  margin-top: 2.85em;
  font-size: 130%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 2px solid #fff;
  font-weight: 400;
}
.block-pdfs > .txt h2 {
  background: #000;
  color: #fff;
  padding: 0.5rem 1.83rem 0.5rem 1.83rem;
  margin: 0 -2.5rem;
  font-size: 100%;
  text-transform: uppercase;
  font-weight: 400;
}
.block-pdfs > .txt .files-and-links {
  margin: 0 -2.5rem -2.5rem -2.5rem;
}
.block-miniblocks + .block-pdfs > .txt {
  margin-top: 3em;
}
.files-and-links {
  text-align: left;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.files-and-links > li {
  padding: 1.7rem 1.83rem 1.7rem 1.83rem;
  border-bottom: 1px solid #fff;
}
.files-and-links > li:last-child {
  border-bottom: 0;
}
.files-and-links > li > a {
  display: block;
  position: relative;
  color: #fff;
  display: -webkit-flexbox;
  display: flex;
  justify-content: space-around;
  -webkit-flex-align: center;
  align-items: center;
  min-height: 55px;
}
.files-and-links > li > a > .details {
  width: 100%;
}
.files-and-links > li > a > .details > .description {
  font-size: 13px;
  color: #a6a6a6;
}
.files-and-links > li > a > .details > .text {
  font-size: 80%;
}
.files-and-links > li > a > .details > .title {
  font-weight: 400;
  color: #fff;
}
.files-and-links > li > a > .icon {
  display: block;
  float: right;
  width: 37px;
  height: 33px;
  background: top center no-repeat;
  background-size: 33px 66px;
}
.files-and-links > li > a > .icon.icon-download {
  background-image: url("images/icon_dl@2x.png");
}
.files-and-links > li > a > .icon.icon-external {
  background-image: url("images/icon_external@2x.png");
}
.files-and-links > li > a > .number {
  top: 4px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  font-size: 25px;
  display: block;
  background: #f6e5b7;
  color: #fff;
}
.files-and-links > li > a:hover > .details > .title {
  color: #fff;
}
.files-and-links > li > a:hover > .icon {
  background-position: bottom center;
}
.block-heading-bg {
  background: #fff no-repeat center center;
  background-size: cover;
  margin: 150px 0 0 0;
}
.block-heading-bg > .txt {
  padding: 0;
  max-width: none !important;
  padding-top: 56.25%;
}
.block-title-bg {
  background: #fff no-repeat center center;
  background-size: cover;
  text-align: left;
  /*
	&.longimage,
	body.single-post & {
	    > .txt {
	        padding-top: 50%;
	        padding-bottom: 0;
	    }
	    h1 {
	        .assistive-text;
	    }
	}
	*/
}
.block-title-bg > .txt {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 256px;
  max-width: 1408px !important;
  margin: 0 auto !important;
}
.block-title-bg > .txt > .titles {
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: absolute;
  bottom: 0;
  left: 40px;
  padding: 0;
  padding-right: 150px;
}
.block-title-bg > .txt > .titles > h1 {
  padding: 0;
  margin-bottom: -0.3em;
}
.block-title-bg > .txt > .contents {
  box-sizing: border-box;
  float: right;
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 40px;
  padding-left: 150px;
}
.block-title-bg .small-category {
  display: block;
  margin: 0 auto;
}
.block-title-bg .more-link {
  min-width: 17em;
}
body.page-id-690 #main .header-outline {
  position: absolute;
  z-index: 2;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: right;
  width: 200px;
}
body.page-id-690 #main .header-outline ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  font-size: 75%;
}
body.page-id-690 #main .header-outline > li {
  padding: 0 0 0.5em 0;
}
body.page-id-690 #main .header-outline > li a {
  color: #fff;
}
body.page-id-690 #main .header-outline > li a:hover {
  color: #fff;
}
body.page-id-690 #main .header-outline.float {
  top: 40px;
  position: fixed;
}
body.page-id-690 #main .page {
  padding-left: 270px;
}
body.page-id-690 #main .block-pdfs:first-child > .txt {
  margin-top: 180px;
}
body.page-id-690 #main .block-pdfs > .txt {
  margin: 0 40px 0 auto;
  max-width: 45em;
}
.small-category {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.33em;
}
.block-nosto-asiakastarinat > .txt {
  padding-left: 0;
  padding-right: 0;
}
.block-nosto-asiakastarinat > .txt > .more-link-wrapper {
  padding-top: 1.7em;
}
.block-newsletter > .txt form input.first-name,
.block-newsletter > .txt form input.last-name,
.block-newsletter > .txt form input[type="email"] {
  position: relative;
  display: inline-block;
  width: 16em;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: inherit;
  font-family: inherit;
  padding: 0.75em 1.2em;
  margin: 0.5em 0.25em;
  box-sizing: border-box;
}
.block-newsletter > .txt form input.first-name::-moz-placeholder, .block-newsletter > .txt form input.last-name::-moz-placeholder, .block-newsletter > .txt form input[type="email"]::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.block-newsletter > .txt form input.first-name:-ms-input-placeholder, .block-newsletter > .txt form input.last-name:-ms-input-placeholder, .block-newsletter > .txt form input[type="email"]:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.block-newsletter > .txt form input.first-name::placeholder,
.block-newsletter > .txt form input.last-name::placeholder,
.block-newsletter > .txt form input[type="email"]::placeholder {
  color: #fff;
  opacity: 1;
}
.block-newsletter > .txt form input.first-name {
  width: 11.55em;
}
.block-newsletter > .txt form input.last-name {
  width: 11.55em;
}
.block-newsletter > .txt form button {
  font-size: inherit;
  font-family: inherit;
  display: inline-block;
  padding: 0.75em 2em;
  border: 0;
  margin: 0.25em;
  background: #fff;
  color: #000;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
  cursor: hand;
  transition: background 0.25s;
}
.block-newsletter > .txt form button:hover {
  background: #ffffff;
}
.block-image-below > .txt {
  padding-bottom: 0;
}
.block-image-below > img {
  width: 100%;
  display: block;
}
.block-image-overflow > img {
  width: 100%;
  max-width: 38em;
  display: block;
  margin: -7.5% auto -3% auto;
}
.block-contact {
  text-align: center;
}
.block-contact > .txt {
  padding-bottom: 0;
}
body.page-kannatusjasenyys .block-contact > .txt {
  padding-top: 0;
  padding-bottom: 5em;
}
.block-contact .contacts-wrap {
  clear: both;
  padding: 1.5em 0 0 0;
}
.block-contact .contacts {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: center;
}
.block-contact .contacts > li {
  width: 15em;
  vertical-align: top;
  display: inline-block;
  padding-bottom: 2.5em;
  margin: 0 2em;
}
.block-contact .contacts > li > .img {
  display: block;
  position: relative;
  margin: 0 0 1em 0;
}
.block-contact .contacts > li > .img > i {
  display: block;
  width: 100%;
  padding-top: 100%;
  border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-contact .contacts > li > .details {
  overflow: hidden;
}
.block-contact .contacts > li > .details > h2 {
  padding: 0;
  font-size: 125%;
  line-height: 1.5;
}
body.page-kannatusjasenyys .block-contact .contacts > li > .details > h2 {
  font-size: 100%;
  font-family: open-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
}
.block-contact .contacts > li > .details > .title {
  display: block;
  padding: 0.5em 0 0.5em 0;
  font-weight: bold;
}
.block-contact .contacts > li > .details > .content {
  font-size: 85%;
}
.block-contact > .txt {
  padding-top: 3.5em;
}
.block-contact > .txt > .content {
  margin: 0 0 2.5em 0;
}
.block-contact > .txt > .content > .ingress {
  font-size: 140%;
}
.block-contact > .txt > .content > h1 {
  font-size: 150%;
}
body.page-kannatusjasenyys .block-contact > .txt > .content > h1 {
  font-size: 4.61647727vw;
}
@media (min-width: 1408px) {
  body.page-kannatusjasenyys .block-contact > .txt > .content > h1 {
    font-size: 65px;
  }
}
@media (max-width: 760px) {
  body.page-kannatusjasenyys .block-contact > .txt > .content > h1 {
    font-size: 35.08522727px;
  }
}
.block-contact > .txt > #map {
  box-sizing: border-box;
  float: right;
  width: 47%;
  height: 150px;
}
.block-collapser {
  --fg: #fff;
  --splitter: var(--fg);
  --c1: var(--fg);
}
.block-collapser > .txt {
  max-width: 55em;
  margin: 0 auto;
}
@media (max-width: 760px) {
}
body.page-kannatusjasenyys .block-collapser > .txt {
  padding-top: 0;
  padding-bottom: 0;
}
.block-collapser > .anchor {
  position: absolute;
  margin-top: -80px;
  width: 1px;
  height: 1px;
}
.block-collapser .ingress {
  max-width: 22em;
  margin: 0 auto;
  padding-bottom: 4em;
}
.block-collapser .collapser-items {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: left;
}
.block-collapser .collapser-items > li {
  display: block;
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--splitter);
  border-bottom: none;
  position: relative;
}
.block-collapser .collapser-items > li:last-child {
  border-bottom: 1px solid var(--splitter);
}
.block-collapser .collapser-items > li > .opener {
  position: relative;
  text-decoration: none;
  text-align: left;
  padding: 1.1em 0 1em 0;
  display: block;
  color: var(--c2);
}
@media (max-width: 760px) {
  .block-collapser .collapser-items > li > .opener {
    font-size: 20px;
  }
}
.block-collapser .collapser-items > li > .opener > div {
  pointer-events: none;
}
.block-collapser .collapser-items > li > .opener > .title {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  font-size: 2.13068182vw;
  pointer-events: none;
}
@media (min-width: 1408px) {
  .block-collapser .collapser-items > li > .opener > .title {
    font-size: 30px;
  }
}
@media (max-width: 760px) {
  .block-collapser .collapser-items > li > .opener > .title {
    font-size: 16.19318182px;
  }
}
@media (max-width: 760px) {
  .block-collapser .collapser-items > li > .opener > .title {
    font-size: 25px;
  }
}
@media (max-width: 760px) {
  .block-collapser .collapser-items > li > .opener > .intro {
    font-size: 14px;
  }
}
.block-collapser .collapser-items > li > .opener > .text2 {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
  font-size: 1.13636364vw;
  letter-spacing: 0;
  text-transform: uppercase;
  pointer-events: none;
  padding-top: 0.33em;
}
@media (min-width: 1408px) {
  .block-collapser .collapser-items > li > .opener > .text2 {
    font-size: 16px;
  }
}
@media (max-width: 760px) {
  .block-collapser .collapser-items > li > .opener > .text2 {
    font-size: 8.63636364px;
  }
}
@media (max-width: 760px) {
  .block-collapser .collapser-items > li > .opener > .text2 {
    font-size: 13px;
  }
}
.block-collapser .collapser-items > li > .opener > span {
  pointer-events: none;
  top: 0;
  right: 0em;
  bottom: 0;
  width: 2.6em;
  height: 100%;
  display: block;
  position: absolute;
}
.block-collapser .collapser-items > li > .opener > span > i {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 1px solid var(--fg);
  transition: border-color 0.25s, transform 0.25s;
}
.block-collapser .collapser-items > li > .opener > span > b {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 1px solid var(--fg);
  transform: rotate(90deg);
  transition: border-color 0.25s, transform 0.25s;
}
.block-collapser .collapser-items > li > .opener:hover {
  color: var(--c1);
}
.block-collapser .collapser-items > li > .opener:hover > span > i,
.block-collapser .collapser-items > li > .opener:hover > span > b {
  border-color: var(--c1);
}
.block-collapser .collapser-items > li > .content {
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0.85, 0, 0.15, 1);
}
.block-collapser .collapser-items > li > .content > .content-wrapper {
  padding: 1.5em 2.5em;
}
.block-collapser .collapser-items > li.hide > .content {
  max-height: 0 !important;
}
.block-collapser .collapser-items > li.show > .opener {
  color: var(--c1);
}
.block-collapser .collapser-items > li.show > .opener > span > i {
  border-color: var(--c1);
  transform: rotate(-45deg);
}
.block-collapser .collapser-items > li.show > .opener > span > b {
  border-color: var(--c1);
  transform: rotate(45deg);
}
body.page-kannatusjasenyys .block-content > .txt {
  max-width: 35em;
  margin: 0 auto;
}
body.page-kannatusjasenyys .block-content strong {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 150%;
}
body.page-kannatusjasenyys .block-content p {
  padding: 0 0 2em 0;
}
.block-content.layout-wider > .txt {
  max-width: 1408px;
}
.block-content.layout-wider > .txt > h1 {
  text-align: left;
}
.block-content.layout-wider > .txt > .ingress {
  max-width: none;
}
.block-header01 > .txt {
  padding: 0;
}
.block-header01 .container {
  text-align: left;
}
.block-header01 .container .video-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
  z-index: 1;
}
.block-header01 .container .video-wrapper > video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  background: none;
}
.block-header01 .container .video-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.block-header01 .container .image {
  position: relative;
  background-size: cover;
  background-position: center center;
  display: -webkit-flexbox;
  display: flex;
  justify-content: space-around;
  -webkit-flex-align: center;
  align-items: center;
}
.block-header01 .container .buttons {
  text-align: left;
}
.block-header01 .container .texts {
  max-width: 1408px;
  padding: 0 40px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 2;
  padding-top: 9em;
  padding-bottom: 9em;
  padding-left: 2.84090909vw;
  padding-right: 2.84090909vw;
}
@media (min-width: 1408px) {
  .block-header01 .container .texts {
    padding-left: 40px;
  }
}
@media (max-width: 760px) {
  .block-header01 .container .texts {
    padding-left: 21.59090909px;
  }
}
@media (min-width: 1408px) {
  .block-header01 .container .texts {
    padding-right: 40px;
  }
}
@media (max-width: 760px) {
  .block-header01 .container .texts {
    padding-right: 21.59090909px;
  }
}
@media (max-width: 760px) {
  .block-header01 .container .texts {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 760px) {
  .block-header01 .container .texts {
    width: 70%;
  }
}
.block-header01 .container.layout-center {
  text-align: center;
}
.block-header01 .container.layout-center .ingress {
  text-align: center;
  margin: 0 auto;
}
.block-header01 .container.layout-center .buttons {
  text-align: center;
}
.block-header01 .container.layout-right {
  text-align: left;
}
.block-header01 .container.layout-right .ingress {
  text-align: left;
  margin: 0 auto;
}
.block-header01 .container.layout-right .buttons {
  text-align: left;
}
.block-header01 .container.layout-right .texts {
  width: 50%;
  margin: 0 0 0 auto;
}
.block-header01 .container .logo svg {
  display: block;
  width: 14.20454545vw;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 1408px) {
  .block-header01 .container .logo svg {
    width: 200px;
  }
}
@media (max-width: 760px) {
  .block-header01 .container .logo svg {
    width: 107.95454545px;
  }
}
.block-header01 .container h1 {
  padding-bottom: 0.3em;
  font-size: 3.19602273vw;
}
@media (min-width: 1408px) {
  .block-header01 .container h1 {
    font-size: 45px;
  }
}
@media (max-width: 760px) {
  .block-header01 .container h1 {
    font-size: 24.28977273px;
  }
}
.block-kannatus img {
  max-width: 15em;
  height: auto;
}
.block-kannatus > .txt {
  max-width: 55em;
  margin: 0 auto;
}
.block-kannatus .more-wrapper {
  padding-top: 3em;
}
.block-kannatus svg {
  display: block;
  margin: 0 auto;
  max-width: 10em;
  height: auto;
  fill: currentColor;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.boxed-cols {
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
}
.boxed-cols > .col {
  -moz-flex: 1;
  flex: 1;
  box-sizing: border-box;
  position: relative;
  padding: 7% 5%;
}
.boxed-cols > .col > .buttons {
  padding-top: 1.5em;
}
.boxed-cols > .col > .image {
  display: block;
  position: absolute;
  background: center center no-repeat;
  background-size: cover;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.boxed-cols > .col > .icon-like {
  width: 100%;
  display: block;
  margin: 0;
  padding-top: 100%;
  background: center center no-repeat;
  background-size: contain;
}
.boxed-cols > .col.image-centered > i {
  left: 2.5em;
  right: 2.5em;
  bottom: 2.5em;
  top: 2.5em;
  background-size: contain;
}
.boxed-cols.boxed-cols-3 > .col {
  padding: 3% 3.5%;
}
.boxed-cols.boxed-cols-3 .buttons li {
  margin: 0 0 0.5em 0;
  display: block;
}
.boxed-cols.boxed-cols-3 .buttons li > a {
  display: block;
}
.image-cols.cols-3 > .col {
  width: 33.3333%;
  float: left;
}
.image-cols.cols-2 > .col {
  width: 50%;
  float: left;
}
.image-cols.cols-1 > .col {
  width: 100%;
  float: none;
}
.image-cols a {
  position: relative;
  display: block;
}
.image-cols a:after {
  content: "";
  background: center center no-repeat;
  background-size: 100% auto;
  background-image: url("images/zoom.png");
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0;
}
.image-cols a:hover {
  transition: opacity 0.25s;
}
.image-cols a:hover > .img {
  opacity: 0.8;
}
.image-cols a:hover:after {
  opacity: 1;
}
.image-cols .img {
  transition: opacity 0.25s;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.image-cols .img > .empty {
  display: block;
}
.image-cols .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.67);
}
.image-cols .note {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  left: 1em;
  right: 1em;
  color: #fff;
}
.image-cols [data-info] {
  display: none;
}
.image-cols > a:nth-child(n + 7) {
  display: none;
}
.block-boxed-blocks > .txt {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.block-boxed-blocks > .txt > i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  background-position: center center;
  background-size: cover;
}
.block-boxed-blocks > .txt > .boxed-cols {
  position: relative;
}
.block-boxed-blocks > .txt > .buttons {
  padding-top: 1.25em;
}
.block-boxed-blocks + .block-newsletter,
.block-boxed-blocks + .block-boxed-content {
  margin-top: 3em;
}
.block-boxed-central-items > .txt {
  padding-top: 3em;
  padding-bottom: 2em;
  padding-left: 4em;
  padding-right: 4em;
  font-size: 90%;
}
.block-boxed-central-items > .txt > .central-items {
  padding-top: 1.5em;
}
.block-boxed-content > .txt {
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  background: #efefef;
}
.block-boxed-content > .txt > .texts {
  box-sizing: border-box;
  position: relative;
  padding: 0 7%;
}
.block-boxed-content > .txt > .texts > .buttons {
  padding-top: 1em;
}
.block-boxed-content > .txt > .texts > .note {
  padding-top: 1.5em;
}
.block-slider {
  max-width: 1068px;
  margin: 0 auto;
}
.block-slider .slider {
  background: #000;
  text-align: left;
}
.block-slider .slider .empty {
  padding-top: 48%;
}
.block-slider .slider > .slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  transform: translateZ(0);
  transition: opacity 0.5s;
  opacity: 0;
  z-index: 10;
}
.block-slider .slider > .slide.init {
  z-index: 11;
  transition: none;
  opacity: 1;
}
.block-slider .slider > .slide.selected {
  transition: opacity 0.5s;
  opacity: 1;
  transition-delay: 0s;
}
.block-slider .slider .slide:first-child {
  position: relative;
}
.block-slider .slider > .slide > .img {
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  background-size: cover;
  background-position: center center;
}
.block-slider .slider > .slide.slide-slider_logo > .img {
  opacity: 1;
}
.block-slider .slider > .slide > .slide-contents .texts {
  position: absolute;
  max-width: 35%;
  right: 5%;
  top: 0;
  bottom: 0;
  display: -webkit-flexbox;
  display: flex;
  justify-content: space-around;
  -webkit-flex-align: center;
  align-items: center;
}
.block-slider .slider > .slide > .slide-contents .texts > .wrap {
  display: block;
  width: 100%;
}
.block-slider .slider > .slide > .slide-contents .texts .title {
  display: block;
  padding: 0 0 0.2em 0;
  line-height: 1.3;
}
.block-slider .slider > .slide > .slide-contents .texts .embed-audio iframe {
  display: block;
  margin: 0.2em auto 0 auto;
  height: 300px !important;
  width: 280px !important;
}
.block-slider .slider > .slide > .slide-contents .texts .text {
  display: block;
  padding-top: 0.5em;
  font-size: 14px;
  text-transform: uppercase;
}
.block-slider .slider > .slide > .slide-contents .texts img {
  transform: translateZ(0);
  transition: opacity 0.25s, color 0.25s;
  display: block;
  width: 150px;
  margin: 1em 0 0 0;
}
.block-slider .slider > .slide > .slide-contents > .texts {
  color: #fff;
}
.block-slider .slider > .slide > .slide-contents a > .texts {
  transition: opacity 0.25s, color 0.25s;
  color: #fff;
}
.block-slider .slider > .slide > .slide-contents a > .texts:hover {
  color: rgba(255, 255, 255, 0.7);
}
.block-slider .slider > .slide > .slide-contents a > .texts:hover img {
  opacity: 0.7;
}
.block-slider .slider > .slide > .slide-contents > .play {
  outline: 0;
  position: absolute;
  top: 50%;
  left: 5%;
  margin-top: -80px;
  text-align: center;
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  color: #fff;
  font-size: 120%;
  transition: opacity 0.25s, color 0.25s;
}
.block-slider .slider > .slide > .slide-contents > .play > i {
  background: url("images/play.png") center center no-repeat;
  margin: 0 auto;
  display: block;
  width: 120px;
  height: 120px;
  background-size: 100% auto;
}
.block-slider .slider > .slide > .slide-contents > .play > span {
  padding-top: 0.35em;
  display: block;
}
.block-slider .slider > .slide > .slide-contents > .play:hover {
  opacity: 0.4;
}
.block-slider .slider > .slide > .slide-contents > .play:active {
  opacity: 0.55;
}
.block-slider .slider > .slide > .slide-contents > .play.play-spotify > span {
  color: #fff;
}
.block-slider .slider > .slide > .slide-contents > .play.play-spotify > i {
  background-image: url("images/play.png");
}
.block-slider .slider > .slide.position-left > .slide-contents .texts {
  left: 5%;
  right: auto;
}
.block-slider .slider > .slide.position-left > .slide-contents > .play {
  right: 5%;
  left: auto;
}
.block-slider .slider .slide-nav-hover {
  position: absolute;
  z-index: 900;
  height: 110px;
  bottom: 0;
  left: 0;
  right: 0;
}
.block-slider .slider .slide-nav-hover:hover > .slide-nav-wrap > .slide-page-wrapper > .slide-nav {
  max-height: 100px;
  opacity: 1;
}
.block-slider .slider .slide-nav-wrap {
  position: absolute;
  z-index: 900;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
}
.block-slider .slider .slide-bar {
  height: 8px;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 910;
}
.block-slider .slider .slide-bar > i {
  transform: translateZ(0);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
}
.block-slider .slider .slide-nav {
  transform: translateZ(0);
  transition: all 0.25s;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
}
.block-slider .slider .slide-nav > li {
  float: left;
  display: block;
}
.block-slider .slider .slide-nav > li > a {
  color: #000;
  height: 3.01em;
  position: relative;
  transition: all 0.25s;
  padding: 1.3em 0.5em;
  display: -webkit-flexbox;
  display: flex;
  justify-content: space-around;
  -webkit-flex-align: center;
  align-items: center;
}
.block-slider .slider .slide-nav > li > a > .text {
  position: relative;
  z-index: 10;
}
.block-slider .slider .slide-nav > li > a.selected {
  background: rgba(255, 255, 255, 0.85);
}
.block-slider .slider .slide-nav > li > a:hover {
  background: #00deff;
}
.block-slider .slider .slide-nav.count-2 > li {
  width: 50%;
}
.block-slider .slider .slide-nav.count-3 > li {
  width: 33.33333333%;
}
.block-slider .slider .slide-nav.count-4 > li {
  width: 25%;
}
.block-slider .slider .slide-nav.count-5 > li {
  width: 20%;
}
.block-slider .slider .slide-nav.count-6 > li {
  width: 16.66666667%;
}
.block-slider .slider .slide-nav.count-7 > li {
  width: 14.28571429%;
}
.block-slider .slider .slide-nav.count-8 > li {
  width: 12.5%;
}
.block-slider .slider .slide-nav.count-9 > li {
  width: 11.11111111%;
}
.block-slider .slider.single-slide .slide-bar {
  display: none;
}
.block-video .embed {
  max-width: 800px;
  margin: 0 auto;
}
.block-video .embed iframe {
  display: block;
  width: 100%;
}
.block-miniblocks {
  overflow: hidden;
  margin: 0 0px;
  margin-bottom: 0px;
}
.block-miniblocks > .txt {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0;
}
.block-miniblocks + .block-miniblocks > .txt {
  padding-top: 0;
}
.block-miniblocks-wide .miniblock:after {
  padding-top: 50%;
}
.block-miniblocks-wide .miniblock > .content > .wrap {
  padding-left: 54%;
}
.block-miniblocks-wide .miniblock + .miniblock {
  margin-top: 0px;
}
.block-miniblocks-wide.layout-smaller-height .miniblock:after {
  padding-top: 30%;
}
.block-miniblocks-cols > .txt > .blocks {
  margin: 0 0;
}
.block-miniblocks-cols > .txt > .blocks > .miniblock {
  float: left;
  width: 33.33333333%;
  padding: 0 0;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-miniblocks-cols > .txt > .blocks > .miniblock:nth-child(3n + 1) {
  clear: both;
}
.block-miniblocks-cols > .txt > .blocks .miniblock .title {
  line-height: 1.1;
}
.block-miniblocks-cols > .txt > .blocks .miniblock .title > span {
  font-size: 75%;
}
.block-miniblocks-cols > .txt > .blocks .miniblock .content {
  font-size: 90%;
}
.block-miniblocks-cols > .txt > .blocks .miniblock .content > .wrap:after {
  font-size: 120%;
  margin-top: -0.2em;
}
.block-miniblocks-grid > .txt > .blocks {
  margin: 0 0;
}
.block-miniblocks-grid > .txt > .blocks > .miniblock {
  float: left;
  width: 50%;
  padding: 0 0;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-miniblocks-grid > .txt > .blocks > .miniblock:nth-child(2n + 1) {
  clear: both;
}
.block-miniblocks-grid > .txt > .blocks > .miniblock:after {
  padding-top: 75%;
}
.block-miniblocks-grid > .txt > .blocks .miniblock .title {
  line-height: 1.1;
}
.block-miniblocks-grid > .txt > .blocks .miniblock .title > span {
  font-size: 75%;
}
.block-miniblocks-grid > .txt > .blocks .miniblock .content {
  font-size: 90%;
}
.block-miniblocks-grid > .txt > .blocks .miniblock .content > .wrap:after {
  font-size: 120%;
  margin-top: -0.2em;
}
.block-miniblocks-big-small .big-blocks {
  float: left;
  width: 50%;
}
.block-miniblocks-big-small .small-blocks {
  float: left;
  width: 50%;
  /*
        .miniblock.has-bg {
            > .content {
                padding: 0;
                > .img {
                    float: left;
                    width: 50%;
                    padding-top: 100%;
                    position: static;
                    order: 1;
                }
                > .wrap {
                    float: right;
                    width: 50%;
                    .box-sizing;
                    padding: 3% 6%;
                    order: 2;
                }
            }
        } 
        */
}
.block-miniblocks-big-small .small-blocks .miniblock .title {
  line-height: 1.1;
}
.block-miniblocks-big-small .small-blocks .miniblock .title > span {
  font-size: 75%;
}
.block-miniblocks-big-small .small-blocks .miniblock .content {
  font-size: 90%;
}
.block-miniblocks-big-small .small-blocks .miniblock .content > .wrap:after {
  font-size: 120%;
  margin-top: -0.2em;
}
.block-miniblocks-big-small .small-blocks .miniblock:after {
  padding-top: 50%;
}
.block-miniblocks-big-small .small-blocks .miniblock:first-child > .content {
  bottom: 0px;
}
.block-miniblocks-big-small .small-blocks .miniblock:last-child > .content {
  top: 0px;
}
.block-miniblocks-big-small.alignment-big-right .big-blocks {
  float: right;
  width: 50%;
}
#content .article-image {
  max-width: 880px;
  margin: 0 auto 2em auto;
}
#content .article-image > img {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-height: 550px;
}
.block-single-event .article-image > .img {
  padding-top: 66.66666667%;
  background-position: center center;
  background-size: cover;
}
.block-single-event > .txt {
  padding-top: 0;
}
.block-single-event > .txt > .contents {
  display: flex;
  flex-wrap: nowrap;
}
.block-single-event > .txt > .contents > .details {
  padding: 1.5em;
  flex: 0 0 31%;
  text-align: center;
  box-sizing: border-box;
}
.block-single-event > .txt > .contents > .details > .begin {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
  font-size: 1em;
}
.block-single-event > .txt > .contents > .details h2 {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
  font-size: 1em;
}
.block-single-event > .txt > .contents > .details > section {
  padding-top: 1.5em;
}
.block-single-event > .txt > .contents > .details > .tickets .buy {
  padding-top: 1.5em;
}
.block-single-event > .txt > .contents > .content {
  box-sizing: border-box;
  text-align: left;
  padding: 1.5em;
}
@media (max-width: 760px) {
  .block-single-event > .txt > .contents {
    display: flex;
    flex-wrap: wrap;
  }
  .block-single-event > .txt > .contents > .content,
  .block-single-event > .txt > .contents > .details {
    flex: 0 0 100%;
    padding: 0;
  }
  .block-single-event > .txt > .contents > .content {
    order: 1;
  }
  .block-single-event > .txt > .contents > .details {
    order: 2;
  }
}
museum-page {
  font-size: 80%;
}
museum-toc {
  background: #efefef;
}
museum-toc .museum-toc-row {
  font-size: 80%;
  color: #fff;
}
museum-toc .museum-toc-row.active {
  color: #fff;
}
.block-miniblocks-tall .big-blocks {
  float: left;
  width: 50%;
}
.block-miniblocks-tall .tall-blocks {
  float: left;
  width: 25%;
}
.block-miniblocks-tall .tall-blocks .miniblock:after {
  padding-top: 200%;
}
.block-miniblocks-tall .tall-blocks .miniblock .title {
  line-height: 1.1;
}
.block-miniblocks-tall .tall-blocks .miniblock .title > span {
  font-size: 75%;
}
.block-miniblocks-tall .tall-blocks .miniblock .content {
  font-size: 90%;
}
.block-miniblocks-tall .tall-blocks .miniblock .content > .wrap:after {
  font-size: 120%;
  margin-top: -0.2em;
}
.block-miniblocks-tall .small-blocks {
  float: left;
  width: 25%;
  /*
        .miniblock.has-bg {
            > .content {
                padding: 0;
                > .img {
                    float: left;
                    width: 50%;
                    padding-top: 100%;
                    position: static;
                    order: 1;
                }
                > .wrap {
                    float: right;
                    width: 50%;
                    .box-sizing;
                    padding: 3% 6%;
                    order: 2;
                }
            }
        } 
        */
}
.block-miniblocks-tall .small-blocks .miniblock .title {
  line-height: 1.1;
}
.block-miniblocks-tall .small-blocks .miniblock .title > span {
  font-size: 75%;
}
.block-miniblocks-tall .small-blocks .miniblock .content {
  font-size: 90%;
}
.block-miniblocks-tall .small-blocks .miniblock .content > .wrap:after {
  font-size: 120%;
  margin-top: -0.2em;
}
.block-miniblocks-tall .small-blocks .miniblock:first-child > .content {
  bottom: 0px;
}
.block-miniblocks-tall .small-blocks .miniblock:last-child > .content {
  top: 0px;
}
.block-miniblocks-tall.alignment-big-right .big-blocks {
  float: right;
  width: 50%;
}
.events-list-grid {
  display: block;
  list-style: none;
  margin: 0 -1.5em;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.events-list-grid > li {
  box-sizing: border-box;
  flex: 0 0 33.333%;
  padding: 0 1.5em 0 1.5em;
  margin-bottom: 3em;
  vertical-align: top;
}
@media (max-width: 760px) {
  .events-list-grid > li {
    flex: 0 0 100%;
  }
}
.events-list-grid > li > .wrap {
  box-sizing: border-box;
  padding: 1.5em;
  border: 2px solid black;
  width: 100%;
  height: 100%;
}
.events-list-grid > li > .wrap > a {
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
  width: 100%;
}
.events-list-grid > li > .wrap > a:hover {
  color: #fff;
}
.events-list-grid > li > .wrap > a > i {
  position: relative;
  padding-top: 75%;
  display: block;
  background: #000 center center no-repeat;
  background-size: cover;
}
.events-list-grid > li > .wrap > a > .tag {
  position: relative;
  top: -4px;
  margin: 0 0 0.2em;
}
.events-list-grid > li > .wrap > a > .date {
  display: block;
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
  padding: 0.85em 0 0.5em 0;
  text-transform: uppercase;
}
.events-list-grid > li > .wrap > a > .title {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  display: block;
  font-size: 125%;
  overflow: hidden;
}
.events-list-grid > li > .wrap > a > .where {
  display: block;
}
.events-list-grid > li > .wrap > .links {
  padding-top: 0.5em;
}
.events-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.events-list > li {
  position: relative;
  margin: 0 0 1.7em 0;
}
@media (max-width: 760px) {
  .events-list > li {
    margin-bottom: 3.5em;
  }
}
.events-list > li > div {
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.events-list > li > div > i {
  position: relative;
  float: left;
  left: 0;
  width: 24em;
  height: 16em;
  margin-right: 3.5em;
  display: block;
  background: #000 center center no-repeat;
  background-size: cover;
}
@media (max-width: 760px) {
  .events-list > li > div > i {
    width: 6em;
    height: 4em;
    margin-right: 0.5em;
  }
}
.events-list > li > div > .content {
  overflow: hidden;
  padding-right: 10em;
}
@media (max-width: 760px) {
  .events-list > li > div > .content {
    padding-right: 0;
  }
}
.events-list > li > div > .content > a {
  text-decoration: none;
}
.events-list > li > div > .content > a > .tag {
  position: relative;
  top: -4px;
  margin: 0 0 0.2em;
}
.events-list > li > div > .content > a > .date {
  display: block;
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
  text-transform: uppercase;
}
.events-list > li > div > .content > a > .title {
  font-family: "Colus", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  display: block;
  font-size: 2.84090909vw;
}
@media (min-width: 1408px) {
  .events-list > li > div > .content > a > .title {
    font-size: 40px;
  }
}
@media (max-width: 760px) {
  .events-list > li > div > .content > a > .title {
    font-size: 21.59090909px;
  }
}
.events-list > li > div > .content > a > .where {
  display: block;
}
.events-list > li > div > .content > a > svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  stroke: #fff;
}
@media (max-width: 760px) {
  .events-list > li > div > .content > a > svg {
    display: none;
  }
}
.events-list > li > div > .content > a:hover {
  color: #fff;
}
.events-list > li > div > .content > a:hover > svg {
  stroke: white;
}
.events-list > li > div > .content > .tickets > div {
  padding-bottom: 0.75em;
}
.events-list-past {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.events-list-past > li {
  position: relative;
  margin: 0 0 1em 0;
}
.events-list-past > li.hidden {
  display: none;
}
.events-list-past > li > a {
  display: block;
  color: #fff;
}
.events-list-past > li > a:hover {
  color: #fff;
}
.events-list-past > li > a > i {
  position: absolute;
  left: 0;
  width: 50px;
  height: 33.33333333px;
  display: block;
  background: #000 center center no-repeat;
  background-size: cover;
  display: none;
}
.events-list-past > li > a > .date {
  display: block;
  float: left;
  width: 8em;
}
.events-list-past > li > a > .texts {
  display: block;
  overflow: hidden;
}
.block-events {
  text-align: left;
}
.block-events-grouped {
  text-align: left;
}
.block-events-nosto02 {
  text-align: left;
}
.block-events-nosto03 > .txt > .details > h1 {
  font-family: "Pano", serif;
  letter-spacing: 0.133em;
  font-size: 12px;
}
.block-events-nosto {
  text-align: left;
}
.block-events-nosto > .txt > .details {
  float: left;
  width: 50%;
}
.block-events-nosto > .txt > .details > .content {
  padding: 0 1.5em 1.5em 0;
}
.block-events-nosto > .txt > .events {
  float: left;
  width: 50%;
}
.buttons {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.buttons > li {
  display: inline-block;
  margin-bottom: 0.5em;
}
.buttons > li + li {
  margin-left: 0.5em;
}
.buttons > li:last-child {
  margin-bottom: 0;
}
#p404 {
  text-align: center;
}
#main {
  position: relative;
  z-index: 100;
  background-size: 150% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
#logo {
  display: none;
  position: absolute;
  z-index: 1010;
  width: 160px;
  left: 50%;
  margin: 0;
  margin-left: -80px;
}
#logo > .video-cover {
  background: #000;
  position: absolute;
  top: 0px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  overflow: hidden;
}
#logo > i {
  position: relative;
  display: block;
  background-size: 100% auto;
  background-position: top center;
}
body.home #logo {
  width: 250px;
  margin-left: -125px;
}
#sub-navigation,
#navigation-top {
  position: relative;
  z-index: 1050;
  text-align: left;
  left: 0;
  right: 0;
}
#sub-navigation > .page-wrapper,
#navigation-top > .page-wrapper {
  padding-top: 1em;
  padding-bottom: 1em;
}
#sub-navigation ul,
#navigation-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#sub-navigation ul li,
#navigation-top ul li {
  display: inline;
}
#sub-navigation a,
#navigation-top a {
  display: inline-block;
  margin: 0 0.2em 0.4em 0.2em;
  color: #000;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 2em;
  padding: 0.5em 1.2em 0.5em 1.2em;
  transition: all 0.25s;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.99431818vw;
  text-decoration: none;
}
@media (min-width: 1408px) {
  #sub-navigation a,
  #navigation-top a {
    font-size: 14px;
  }
}
@media (max-width: 760px) {
  #sub-navigation a,
  #navigation-top a {
    font-size: 7.55681818px;
  }
}
#sub-navigation li.current-page-ancestor > a,
#navigation-top li.current-page-ancestor > a,
#sub-navigation li.current_page_item > a,
#navigation-top li.current_page_item > a,
#sub-navigation li.current-menu-item > a,
#navigation-top li.current-menu-item > a,
#sub-navigation a:hover,
#navigation-top a:hover {
  background: #000;
  color: #fff;
}
.page-title-wrapper {
  text-align: center;
  padding: 6.5em 0 0 0;
}
body.page-kannatusjasenyys .page-title-wrapper {
  display: none !important;
}
#sub-navigation + .page-title-wrapper {
  position: absolute;
  height: 0;
  width: 0;
  left: -1000px;
  opacity: 0;
  overflow: hidden;
}
.page-title-wrapper > h1 {
  color: #fff;
  padding-bottom: 0;
}
.has-subnav .page-title-wrapper > h1 {
  padding-bottom: 0;
}
@media (min-width: 760px) {
  .page-title-wrapper {
    display: none;
  }
}
#lang-mobile,
#sites-mobile,
#navigation-mobile {
  display: none;
}
#more-sites {
  display: none;
  transform: translateZ(0);
  transition: background 0.25s;
  position: relative;
  float: left;
  margin: 24px 0 0 10px;
  opacity: 1;
  width: 74px;
  height: 74px;
  border-radius: 5px;
}
#more-sites > svg {
  display: block;
  width: 45px;
  height: 45px;
  fill: #fff;
  position: absolute;
  right: 15px;
  top: 15px;
}
#more-sites > span {
  display: none;
}
body.show-mobile-sites #more-sites {
  z-index: 1100;
}
body.show-mobile-sites #more-sites:after {
  opacity: 0;
}
body.show-mobile-sites #more-sites:before {
  opacity: 1;
}
#more-mobile {
  display: none;
  transform: translateZ(0);
  transition: background 0.25s;
  position: relative;
  float: right;
  margin: 18px 0 0 10px;
  opacity: 1;
  width: 65px;
  height: 65px;
  border-radius: 5px;
}
#more-mobile > svg {
  display: block;
  width: 45px;
  height: 45px;
  fill: #fff;
  position: absolute;
  right: 15px;
  top: 15px;
}
#more-mobile > span {
  display: none;
}
body.show-mobile-menu #more-mobile {
  z-index: 1100;
}
body.show-mobile-menu #more-mobile:after {
  opacity: 0;
}
body.show-mobile-menu #more-mobile:before {
  opacity: 1;
}
#header > .header-wrapper {
  max-width: 1408px;
  padding: 0 40px;
  margin: 0 auto;
}
@media (max-width: 760px) {
  #header > .header-wrapper {
    padding: 0;
  }
}
#header-title {
  position: absolute;
  height: 0;
  width: 0;
}
/*
.sites-buttons {
    a {
        position: relative;
        margin-right: 2.75em;
    }
    a:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .site-jct {
        width: 5em;
        padding-top: 83%;
    }
    .site-jct:before {
        background-image: url("images/logo-jct.svg");
    }

    .site-flame {
        width: 5.6em;
        padding-top: 7.25em;
    }
    .site-flame:before {
        background-image: url("images/logo-flamejazz.svg");
    }

    .site-tjo {
        width: 11em;
        padding-top: 7.25em;
    }
    .site-tjo:before {
        background-image: url("images/logo-tjo.svg");
    }

    .site-festival {
        width: 11em;
        padding-top: 7.25em;
    }
    .site-festival:before {
        background-image: url("images/logo-festival.svg");
    }

    // @media (max-width: 767px) {
    //     .site-jct:before {
    //         background-image: url("images/jct-logo-2020-white.svg");
    //     }

    //     .site-flame:before {
    //         background-image: url("images/flame-logo.png");
    //     }

    //     .site-tjo:before {
    //         background-image: url("images/tjo-logo.png");
    //     }

    //     .site-festival:before {
    //         background-image: url("images/festival-logo.png");
    //     }
    // }

    // a:hover,
    // a.active {
    //     &:after {
    //         position: Absolute;
    //         bottom: 0;
    //         left: 50%;
    //         margin-left: -10px;
    //         content: "";
    //         display: block;
    //         width: 0;
    //         height: 0;
    //         border-style: solid;
    //         border-width: 13px 12px 0 12px;
    //         border-color: #000 transparent transparent transparent;
    //     }
    // }
}
*/
#sites {
  display: block;
  position: relative;
}
#sites .corner {
  position: absolute;
  right: 0;
  top: 3em;
}
@media (max-width: 760px) {
  #sites .corner {
    display: none;
  }
}
#sites .corner .socmed-follow {
  display: inline-block;
  vertical-align: middle;
}
#sites .corner .menu-lang {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0.7em 0;
  margin: 0;
  list-style: none;
}
#sites .corner .menu-lang > li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 1em 0 0;
}
#sites .corner .menu-lang > li > a {
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.99431818vw;
}
@media (min-width: 1408px) {
  #sites .corner .menu-lang > li > a {
    font-size: 14px;
  }
}
@media (max-width: 760px) {
  #sites .corner .menu-lang > li > a {
    font-size: 7.55681818px;
  }
}
#sites .corner .menu-lang > li > a:hover {
  text-decoration: underline;
}
#sites .corner .menu-lang > li.lang-fi {
  display: none;
}
body.page-in-english #sites .corner .menu-lang > li.lang-fi {
  display: inline-block;
}
body.page-in-english #sites .corner .menu-lang > li.lang-en {
  display: none;
}
#sites > .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: left;
}
#sites > .menu > li {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
#sites > .menu > li > a {
  display: inline-block;
  vertical-align: middle;
  display: block;
  margin-right: 2.5em;
  margin-top: 2em;
  margin-bottom: 2em;
  transition: opacity 0.25s;
}
#sites > .menu > li > a:hover,
#sites > .menu > li > a.active {
  opacity: 0.7;
}
#sites > .menu > li > a > svg {
  transform: translateZ(0);
  fill: #fff;
  height: 3em;
  width: auto;
  display: block;
}
#sites > .menu > li > a.site-1 > svg {
  height: 4em;
}
body.site-1 #sites > .menu > li > a.site-1 > svg {
  fill: #fff;
}
body.site-1 #sites > .menu > li > a.site-2 > svg {
  fill: #ffd5ff;
}
body.site-1 #sites > .menu > li > a.site-3 > svg {
  fill: #c1ffff;
}
body.site-1 #sites > .menu > li > a.site-4 > svg {
  fill: #fff56c;
}
#sites > .menu > li:last-child {
  border-right: 0;
}
museum-gallery-item > .img {
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
}
museum-gallery-item > .magazine {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
museum-overlay {
  z-index: 100000;
}
#pagenav {
  font-size: 16px;
  text-align: center;
  padding: 1.5em 0 2em 0;
}
#pagenav > .page-numbers {
  margin: 0 0 4px 0;
  padding: 4px 0;
  min-width: 2.2em;
  text-align: center;
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
}
#pagenav > .dots {
  position: relative;
  top: -5px;
  border: none;
}
#pagenav > a.page-numbers:hover,
#pagenav > .current {
  border-color: #fff;
  color: #fff;
}
#pagenav > .next,
#pagenav > .prev {
  display: none;
}
#pagenav > .next {
  float: right;
}
#footer {
  font-size: 85%;
  padding: 7% 0 3% 0;
  position: relative;
  text-align: center;
}
#footer a {
  color: #fff;
}
#footer h1 {
  color: #959595;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  font-weight: 300;
  padding: 0 0 3em 0;
}
#footer h2 {
  text-transform: uppercase;
  padding: 0.5em 0 0.4em 0;
}
#footer .socmed-follow {
  display: inline-block;
  margin: 0 0 4em 0;
}
#footer .pages {
  text-align: left;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0;
  display: block;
  /* Chrome, Safari, Opera */
  -moz-columns: 100px 4;
  /* Firefox */
  columns: 100px 4;
}
#footer .pages ul {
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0;
  display: inline;
}
#footer .pages li {
  display: inline;
  text-overflow: ellipsis;
}
#footer .pages a {
  display: block;
  font-size: 80%;
  white-space: nowrap;
}
#footer .nav {
  float: left;
  overflow: hidden;
  padding: 0 5.5em 0 0;
}
#footer .nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#footer .nav a {
  display: block;
  padding: 0.2em 0 0.2em 0;
  transition: color 0.25s;
}
#footer .nav a:hover {
  color: #959595;
}
#footer .logo svg {
  display: block;
  width: 15em;
  margin: 0 auto;
  fill: #fff;
}
#footer .yhteystiedot {
  overflow: hidden;
  text-align: center;
  margin: 3em auto 0 auto;
  font-size: 125%;
}
#footer .yhteystiedot em,
#footer .yhteystiedot i {
  font-weight: 200;
  font-style: normal;
}
#copyright {
  padding: 2.5em 0 0 0;
  text-align: center;
  line-height: 2;
  font-weight: 500;
}
.nform {
  text-align: left;
}
.nform > h2 {
  color: #fff;
}
.nform .checkbox-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -10px;
}
.nform .checkbox-list > li {
  float: left;
  width: 33.33333333%;
  padding: 0 10px;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.nform .checkbox-list > li:nth-child(3n + 1) {
  clear: both;
}
.nform .checkbox-list > li {
  padding-bottom: 1.5em;
}
.nform .form-row-big input {
  font-size: 130%;
  font-weight: 300;
}
.nform .form-row {
  display: block;
  padding: 0 0 0.5em 0;
}
.nform .form-row + br {
  display: block;
  line-height: 0;
  padding-top: 0.43em;
  content: " ";
}
.nform .form-row .name {
  line-height: 1.5;
  padding: 0 0 0.2em 0;
}
.nform .form-row .name + br {
  display: none;
}
.nform select,
.nform input,
.nform textarea {
  background: #fff;
  border: 1px solid #f6e5b7;
  transition: background 0.25s;
  font-family: open-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  font-size: inherit;
  max-width: 100%;
}
.nform select:focus,
.nform input:focus,
.nform textarea:focus {
  outline: 0;
  background: rgba(255, 255, 255, 0.15);
}
.nform .price-inputs {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  margin: 0 0 1.5em 0;
}
.nform .price-inputs thead .header {
  width: 8em;
}
.nform .price-inputs th {
  padding: 0.4em;
  font-weight: normal;
}
.nform .price-inputs tbody th {
  text-align: right;
  padding-right: 0.5em;
}
.nform .price-inputs td {
  padding: 0;
  position: relative;
}
.nform .price-inputs td > input {
  display: block;
  margin: 0 0 -1px 0;
}
.nform .price-inputs td:last-child > input {
  margin-left: -1px;
}
.nform .input-ender {
  position: relative;
}
.nform .input-ender > span {
  position: absolute;
  right: 0.5em;
  top: 0.8em;
  color: #aaa;
}
.nform input[type="submit"] {
  cursor: pointer;
  cursor: hand;
  font-size: 0.8em;
  letter-spacing: 0.2em;
  border-radius: 2em;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  display: inline-block;
  padding: 0.6em 1.9em 0.6em 1.9em;
  position: relative;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s;
  text-transform: uppercase;
  font-size: 90%;
  font-weight: normal;
}
.nform input[type="submit"]:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.style-dark-bg .nform input[type="submit"],
.style-dark .nform input[type="submit"],
.style-colored .nform input[type="submit"] {
  border-color: #fff;
  color: #fff !important;
}
.style-dark-bg .nform input[type="submit"]:hover,
.style-dark .nform input[type="submit"]:hover,
.style-colored .nform input[type="submit"]:hover {
  background: #fff;
  color: #000 !important;
  border-color: #fff;
}
.nform input[type="submit"].button-style-colored {
  color: #000 !important;
  background: #fff;
  border-color: #fff;
}
.nform input[type="submit"].button-style-colored:hover {
  color: #000 !important;
  background: #ffffff;
  border-color: #ffffff;
}
.nform input[type="submit"].big {
  font-size: 19px;
}
.nform .checkbox {
  position: relative;
  cursor: pointer;
  cursor: hand;
  font-size: 90%;
}
.nform .checkbox .name {
  display: block;
  padding-top: 0.2em;
  padding-left: 2.25em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nform .checkbox .name:after,
.nform .checkbox .name:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  line-height: 0.9;
  border: 1px solid #ccc;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #fff;
  pointer-events: none;
  transition: all 0.25s;
}
.nform .checkbox .name:after {
  background: #fff;
  margin: 5px;
  width: 12px;
  height: 12px;
  opacity: 0;
  border: 0;
}
.nform .checkbox:hover .name:before {
  background: rgba(255, 255, 255, 0.15);
}
.nform .checkbox input:checked + .name:after {
  opacity: 1;
}
.nform .checkbox input {
  margin: 0;
  top: 0;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
  cursor: hand;
}
.nform .field-first_name {
  width: 50%;
  float: left;
  padding-right: 0.8em;
  box-sizing: border-box;
}
.nform .field-last_name {
  float: right;
  width: 50%;
}
.nform .field-last_name + .form-row {
  clear: left;
}
.nform .acf-google-map.-value .title .search {
  font-weight: normal;
}
.block-password-form input[name="post_password"] {
  background: #fff;
  border: 0;
  font-size: 1.5rem;
  padding: 0.4em 1em;
}
.block-password-form input[type="submit"] {
  cursor: pointer;
  cursor: hand;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  border-radius: 2em;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  display: inline-block;
  padding: 0.6em 1.9em 0.6em 1.9em;
  position: relative;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s;
  background: #fff;
  font-size: 1.5rem;
}
.block-password-form input[type="submit"]:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.style-dark-bg .block-password-form input[type="submit"],
.style-dark .block-password-form input[type="submit"],
.style-colored .block-password-form input[type="submit"] {
  border-color: #fff;
  color: #fff !important;
}
.style-dark-bg .block-password-form input[type="submit"]:hover,
.style-dark .block-password-form input[type="submit"]:hover,
.style-colored .block-password-form input[type="submit"]:hover {
  background: #fff;
  color: #000 !important;
  border-color: #fff;
}
.block-password-form input[type="submit"].button-style-colored {
  color: #000 !important;
  background: #fff;
  border-color: #fff;
}
.block-password-form input[type="submit"].button-style-colored:hover {
  color: #000 !important;
  background: #ffffff;
  border-color: #ffffff;
}
.block-password-form input[type="submit"].big {
  font-size: 19px;
}
.block-password-form label > span {
  position: absolute;
  height: 0;
  width: 0;
  left: -1000px;
  opacity: 0;
  overflow: hidden;
}
html {
  min-height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
body {
  margin: 0;
  padding: 0;
}
#page {
  min-height: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
#ie6 #page {
  height: 100%;
}
#main {
  /*padding-bottom: @header-height;*/
}
#footer {
  /*position: absolute; bottom: 0; left: 0; right: 0;*/
}
.admin-bar #header {
  margin-top: 32px;
}
@media (max-width: 782px) {
  .admin-bar #header {
    margin-top: 46px;
  }
}
html #wpadminbar {
  z-index: 20000 !important;
}
@media (max-height: 600px) {
  #sites > a {
    width: 10%;
    padding-top: 10%;
  }
  #sites > .menu {
    left: 10%;
    width: 90%;
  }
}
@media (max-width: 800px) {
  museum-gallery-item > .img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .block-pdfs > .txt {
    padding: 0 2.5rem 2.3em 2.5rem;
  }
}
@media (max-width: 767px) {
  #header {
    background: #000;
  }
  #page {
    min-height: 0;
    height: auto;
  }
  body.show-mobile-sites,
  body.show-mobile-menu {
    overflow: hidden;
  }
  #more-sites,
  #more-mobile {
    display: block;
    margin: 5px 0 0 0;
  }
  #header {
    margin-top: 0;
  }
  #header > .page-wrapper {
    position: relative;
    z-index: 1500;
    height: 85px;
    background-image: linear-gradient(left, #f48f9f 0%, #A5AEC7 100%);
    padding: 0;
  }
  #header-title {
    width: 150px;
    height: 85px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    padding: 0;
  }
  #header-title > a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 23px;
    top: 18px;
  }
  #header-title > a > svg {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
    fill: #fff;
  }
  #sites-mobile {
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    overflow: auto;
  }
  body.show-mobile-sites #sites-mobile {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    grid-gap: 2em 3.5em;
    gap: 2em 3.5em;
  }
  #sites-mobile > a {
    position: relative;
    display: flex;
    margin: 0 auto;
    width: 100%;
    padding: 1.5em;
    box-sizing: border-box;
  }
  #sites-mobile > a > svg {
    display: block;
    width: 100%;
    height: auto;
    fill: #fff;
    align-self: center;
  }
  #sites-mobile > a.site-1 > svg {
    fill: #fff;
  }
  #sites-mobile > a.site-2 > svg {
    fill: #ffd5ff;
  }
  #sites-mobile > a.site-3 > svg {
    fill: #c1ffff;
  }
  #sites-mobile > a.site-4 > svg {
    fill: #fff56c;
  }
  #sites-mobile,
  #navigation-mobile {
    background: #000;
  }
  #navigation-mobile {
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    overflow: auto;
  }
  body.show-mobile-menu #navigation-mobile {
    display: block;
  }
  #navigation-mobile .menu {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    text-align: center;
    padding-top: 4em;
  }
  #navigation-mobile .menu a {
    display: block;
    font-size: 1.8em;
    padding: 0.2em 0;
    color: #fff;
    text-decoration: none;
    font-family: "Colus", sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
  }
  #navigation-mobile .menu li.current-page-ancestor > a,
  #navigation-mobile .menu li.current_page_item > a,
  #navigation-mobile .menu li.current-menu-item > a,
  #navigation-mobile .menu a:hover {
    text-decoration: underline;
  }
  #navigation-mobile .menu > li.lang-fi {
    display: none;
  }
  body.page-in-english #navigation-mobile .menu > li.lang-fi {
    display: inline-block;
  }
  body.page-in-english #navigation-mobile .menu > li.lang-en {
    display: none;
  }
  #sites,
  #navigation-top {
    display: none;
  }
  .article-blocks,
  .esittely-blocks {
    margin: 0;
  }
  .article-blocks > li,
  .esittely-blocks > li {
    float: none;
    width: auto;
    clear: both;
  }
  .article-blocks > li > div,
  .esittely-blocks > li > div {
    min-height: 0;
  }
  .block-images > .txt {
    padding: 0;
  }
  .block-events-nosto {
    text-align: left;
  }
  .block-events-nosto > .txt > .details {
    float: none;
    width: auto;
    margin: 0 0 2em 0;
  }
  .block-events-nosto > .txt > .events {
    float: none;
    width: auto;
  }
  .miniblock .title {
    line-height: 1.1;
  }
  .miniblock .title > span {
    font-size: 75%;
  }
  .miniblock .content {
    font-size: 90%;
  }
  .miniblock .content > .wrap:after {
    font-size: 120%;
    margin-top: -0.2em;
  }
  .miniblock:after {
    padding-top: 50%;
  }
  .page-title + .block {
    margin-top: 0;
  }
  .block-miniblocks-grid > .txt {
    padding: 0;
  }
  .block-miniblocks-grid > .txt > .blocks {
    margin: 0;
  }
  .block-miniblocks-grid > .txt > .blocks > .miniblock {
    width: auto;
    float: none;
  }
  .block-miniblocks-grid > .txt > .blocks > .miniblock:after {
    padding-top: 50%;
  }
  .block-miniblocks-wide > .txt {
    padding: 0;
  }
  .block-miniblocks-wide .miniblock > .content > .wrap {
    padding-left: 0;
  }
  .block-miniblocks-wide.layout-smaller-height .miniblock:after {
    padding-top: 50%;
  }
  .miniblock-image {
    display: none;
  }
  .block-miniblocks-cols > .txt {
    padding: 0;
    margin: 0;
  }
  .block-miniblocks-cols > .txt > .blocks > .miniblock {
    float: none;
    width: 100%;
    margin: 0 0 0px 0;
  }
  .block-miniblocks-cols > .txt > .blocks > .miniblock:last-child {
    margin: 0;
  }
  .block-miniblocks-tall > .txt {
    padding: 0;
  }
  .block-miniblocks-tall .big-blocks {
    float: none;
    width: auto;
  }
  .block-miniblocks-tall .tall-blocks {
    float: none;
    width: auto;
  }
  .block-miniblocks-tall .tall-blocks .miniblock:after {
    padding-top: 50%;
  }
  .block-miniblocks-tall .small-blocks {
    float: none;
    width: auto;
  }
  .block-miniblocks-big-small {
    /*
        .miniblock {
            > .content > .wrap {
                width: 100%;
            }
        }
        */
  }
  .block-miniblocks-big-small > .txt {
    padding: 0;
  }
  .block-miniblocks-big-small .big-blocks {
    float: none;
    width: 100%;
    margin-bottom: 0px;
  }
  .block-miniblocks-big-small .big-blocks .miniblock:after {
    padding-top: 50%;
  }
  .block-miniblocks-big-small .small-blocks {
    float: none;
    width: 100%;
    /*.miniblock:after {
                padding-top: 50%;
            }
            .miniblock:first-child > .content {
                bottom: (@miniblock-spacer/2);
            }
            .miniblock:last-child > .content {
                top: (@miniblock-spacer/2);
            }*/
  }
  .block-miniblocks-big-small .small-blocks > .miniblock:last-child {
    margin: 0 0 0px 0;
  }
  .block-miniblocks-big-small.alignment-big-right .big-blocks {
    float: none;
    width: 100%;
  }
  .block-slider .slider .slide-nav-hover {
    height: 10px;
  }
  .block-slider .slider .slide-nav {
    display: none;
  }
  .block-slider .slider > .slide > .slide-contents {
    position: absolute;
    bottom: 5%;
    left: 15px;
    right: 15px;
    min-height: 8em;
  }
  .block-slider .slider > .slide > .slide-contents > .play {
    margin-top: 0;
    top: 20px;
    left: 0;
    right: auto;
    z-index: 20;
  }
  .block-slider .slider > .slide > .slide-contents > .play > span {
    display: none;
  }
  .block-slider .slider > .slide > .slide-contents > .play > i {
    width: 70px;
    height: 70px;
  }
  .block-slider .slider > .slide > .slide-contents .texts {
    left: 0;
    right: 0;
    max-width: none;
  }
  .block-slider .slider > .slide > .slide-contents .texts .text br {
    display: none;
  }
  .block-slider .slider > .slide.has-play > .slide-contents .texts {
    padding-left: 80px;
  }
  .block-slider .slider > .slide.position-left > .slide-contents .texts {
    left: 0;
    right: 0;
  }
  .block-slider .slider > .slide.position-left > .slide-contents > .play {
    left: 0;
    right: auto;
  }
}
@media (max-width: 767px) and (max-width: 760px) {
  body.show-mobile-sites #sites-mobile {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}
