/*
 Theme Name:   Moduls
 Template:     air-light
 Description:  Moduls teema
 Author:       Kuuki Marketing Lab Oy
 Author URI:   kuuki.fi
*/

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 */
html {
  line-height: 1.15;
  /* 1 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  /* autoprefixer: ignore next */
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: 0;
  /* 1 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  /* autoprefixer: ignore next */
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  /* autoprefixer: ignore next */
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html,
*,
*:before,
*:after {
  /* autoprefixer: ignore next */
  box-sizing: border-box;
}

img {
  /* autoprefixer: ignore next */
  box-sizing: content-box;
}

/**
 * Background helpers
 */
/**
 * Typography helpers
 */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text.skip-link {
  margin: 5px;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 0;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

[tabindex="-1"]:focus {
  outline: 0;
}

[data-whatinput="mouse"] *:focus {
  outline: none;
}

[data-whatinput="keyboard"] input:focus,
[data-whatinput="keyboard"] button:focus,
[data-whatinput="keyboard"] select:focus,
[data-whatinput="keyboard"] textarea:focus {
  outline: 4px solid #f9bf47;
  opacity: 1;
}

[data-whatinput="keyboard"] nav ul li a:focus {
  background: #f9bf47;
  color: #000;
}

[data-whatinput="keyboard"] a:focus {
  outline: 2px solid #f9bf47;
  background: rgba(249, 191, 71, .5);
  opacity: 1;
}

[data-whatinput="keyboard"] a.global-link:focus {
  background: rgba(249, 191, 71, .5);
}

.no-js *:focus {
  outline: 4px solid #f9bf47;
}

.container a:hover,
.container a:focus,
.entry-content a:hover,
.entry-content a:focus {
  text-decoration: none;
}

.block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  position: relative;
  min-height: 100px;
  max-width: 100%;
  margin: 0 auto;
}

.block-hero {
    display: flex;
    justify-content: center;
    align-items: center;
	min-height: 500px;
}

.block.block-hero.no-height {
	min-height: inherit;
}

.block-front {
    min-height: 760px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 60px;
}

.block.block-hero p {
	font-size: 22px; 
}

.shade {
  background: var(--darkblue);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: .45;
}

.site {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

.container {
  margin: 0 auto;
  padding-top: 64px;
  padding-top: 6.4rem;
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
}

.container.no-padding-top {
	padding-top: 0;
}

.container.no-padding-bottom {
	padding-bottom: 0;
}

.site-main .container {
  overflow: visible;
  clear: both;
  position: relative;
}

.entry-footer {
  overflow: hidden;
  clear: both;
  display: block;
}

.edit-link {
  text-align: left;
  width: 100%;
  display: block;
  clear: both;
  max-width: 100%;
  min-width: 0;
  margin-bottom: 0;
  margin-top: 20px;
  margin-top: 2rem;
  overflow: hidden;
  transition: all .22s;
}

.edit-link a {
  clear: both;
  text-align: center;
  transition: all .22s;
  display: block;
  padding: 20px;
  padding: 2rem;
  background: #fafafa;
  color: #999;
  border: 2px dashed #999;
  margin: 0;
  text-decoration: none;
}

.edit-link a:hover {
  color: #999;
  background: #efefef;
}

a.global-link {
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
}

@font-face {
    font-family: 'geologica_romanbold';
    src: url('fonts/geologica-bold-webfont.woff2') format('woff2'),
         url('fonts/geologica-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geologica_romanmedium';
    src: url('fonts/geologica-medium-webfont.woff2') format('woff2'),
         url('fonts/geologica-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geologica_romanregular';
    src: url('fonts/geologica-regular-webfont.woff2') format('woff2'),
         url('fonts/geologica-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geologica_cursivebold';
    src: url('fonts/geologica_cursive-bold-webfont.woff2') format('woff2'),
         url('fonts/geologica_cursive-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geologica_cursivemedium';
    src: url('fonts/geologica_cursive-medium-webfont.woff2') format('woff2'),
         url('fonts/geologica_cursive-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geologica_cursiveregular';
    src: url('fonts/geologica_cursive-regular-webfont.woff2') format('woff2'),
         url('fonts/geologica_cursive-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

:root {
	font-size: 62.5%;
	--black: #000000;
	--white: #ffffff;
	--lightblue: #E3EEF6;
	--darkblue: #00173A;
	--blue: #0047F2;
	--mint: #7EFFE1;
	--link: #0047F2;
	--link-hover: #0034B2;
	--text: #525252;
	--themefont: 'geologica_romanregular', Arial, Helvetica, sans-serif;
	--headingfont: 'geologica_romanbold';
	--block-padding-top: 64px;
	--block-padding-bottom: 64px;
	--block-padding-top-mobile: 34px;
	--block-padding-bottom-mobile: 34px;
}

body {
  font-size: 17px;
  font-size: 1.7rem;
  font-family: var(--themefont);
  color: var(--text);
  font-weight: 400;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: var(--link);
  text-decoration: none;
}

a:hover {
  color: var(--link-hover);
}

.container.container-article article a:not(.button) {
  color: #111;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
  box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 rgba(17, 17, 17, .6);
  transition: all .55s;
  background-image: linear-gradient(to top, #111, #111);
  background-size: 100% 0;
  background-position: left bottom;
  background-repeat: no-repeat;
}

.container.container-article article a:hover:not(.button) {
  color: #fff;
  text-shadow: none;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: none;
  background-size: 100% 2.8rem;
  margin-left: -5px;
  margin-right: -5px;
}


p,
dd,
dt,
figcaption,
hr,
small,
ol,
ul,
li,
blockquote,
kbd,
pre,
samp,
code,
th,
td,
table,
tr,
textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
  font-size: 17px;
  letter-spacing: -.003em;
  line-height: 1.7;
}

@media screen and (min-width: 320px) {
  p,
  dd,
  dt,
  figcaption,
  hr,
  small,
  ol,
  ul,
  li,
  blockquote,
  kbd,
  pre,
  samp,
  code,
  th,
  td,
  table,
  tr,
  textarea,
  select,
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  input[type="number"],
  input[type="month"],
  input[type="week"],
  input[type="email"],
  input[type="search"] {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  p,
  dd,
  dt,
  figcaption,
  hr,
  small,
  ol,
  ul,
  li,
  blockquote,
  kbd,
  pre,
  samp,
  code,
  th,
  td,
  table,
  tr,
  textarea,
  select,
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  input[type="number"],
  input[type="month"],
  input[type="week"],
  input[type="email"],
  input[type="search"] {
    font-size: 18px;
  }
}

p {
  margin-top: 29px;
  margin-top: 2.9rem;
  margin-bottom: 29px;
  margin-bottom: 2.9rem;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--headingfont);
  color: var(--darkblue);
  font-weight: normal;
}

h1 {
  font-size: 32px;
}

.block-hero h1,
h1.entry-title.reference.mint {
	font-size: 70px;
	margin: 0;
}

.single .block-hero h1 {
	font-size: 32px;
}

h1.entry-title.reference.mint,
.single .block-hero .text-white .entry-meta p {
	color: var(--mint);
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white ul,
.text-white span {
	color: var(--white);
}

h2 {font-size: 24px;}

h3,
.accent {
  font-size: 21px;
}

h4,
.comment-list li .comment-author {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 14px;
}

ul {
  list-style: disc outside;
  padding-left: 19px;
  padding-left: 1.9rem;
}

ul li {
  padding-left: 0;
}

ol {
  padding-left: 19px;
  padding-left: 1.9rem;
}

b,
strong {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

small {
  line-height: 1;
  font-size: .875em;
}

img {
  -ms-interpolation-mode: bicubic;
  height: auto;
  vertical-align: middle;
  max-width: 100%;
}

figure {
  position: relative;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

figure > img {
  width: 100%;
}

figcaption {
  margin-top: 0;
  font-style: normal;
  font-weight: 400;
}

blockquote {
  clear: both;
  border: 0 none;
  position: relative;
  margin-top: 30px;
  margin-top: 3rem;
  padding-bottom: 30px;
  padding-bottom: 3rem;
  margin: 0;
}

blockquote p {
  font-style: italic;
  margin-bottom: 0;
  position: relative;
  overflow: visible;
  color: #666;
}

@media (min-width: 770px) {
  blockquote {
    margin-top: 4rem;
    padding-bottom: 4rem;
  }
}

blockquote:before {
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 147px;
}

@media (min-width: 480px) {
  blockquote:before {
    width: 30%;
  }
}

cite {
  display: block;
  font-style: italic;
}

hr {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
  background-repeat: repeat-x;
  background-size: 2px 2px;
  background-position: 0 50%;
  border: 0;
  padding-top: 10px;
  padding-top: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  margin: 0;
  height: 0;
background-color: transparent;
}

kbd,
pre,
samp {
  font-family: 'Menlo', 'Courier', monospace;
}

code {
  color: #c7254e;
  background-color: #f9f2f4;
  font-family: 'Menlo', 'Courier', monospace;
  line-height: 1;
  padding: 3.75px 5px;
  padding: .375rem .5rem;
  border-radius: .3rem;
  font-size: inherit;
}

pre code {
  display: inline-block;
  padding: 11.5px 10px 8.5px;
  padding: 1.15rem 1rem .85rem;
}

pre {
  border-radius: .3rem;
  display: block;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.site-header {
  position: relative;
  z-index: 15;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.site-title {
  margin: 0;
  width: 175px;
  height: 36px;
}

.site-title img {
  margin: 0;
  width: 175px;
  height: 36px;
}

.site-title a {
  color: #60f4ea;
}

.site-footer {
  padding: 20px;
  background: #0047F2;
  color: #fff;
  overflow: hidden;
  clear: both;
}

.site-footer svg {
  fill: #555;
  top: 2px;
  position: relative;
}

.site-footer p,
.site-footer span {
  color: #555;
  font-size: 15px;
}

.site-footer a {
  color: #555;
}

.site-footer a:hover {
  color: var(--lightblue);
}

.site-footer .logos .textwidget {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.theme-info {
  overflow: hidden;
}

@media (min-width: 770px) {
  .theme-info {
    width: 60%;
    text-align: right;
    float: right;
  }
}

a.button, 
.content-area button,
button.button, 
.content-area .button,
.content-area input[type="reset"],
.content-area input[type="submit"],
.content-area input[type="button"],
.site-footer button,
.site-footer .button,
.site-footer input[type="reset"],
.site-footer input[type="submit"],
.site-footer input[type="button"] {
	background-color: var(--blue);
	display:inline-block;
	cursor:pointer;
	font-size: 16px;
	font-family: 'geologica_romanmedium';
	text-decoration: none !important;
	color: var(--white);
	padding:10px 20px;
	text-decoration:none;
	border: none; 
	transition: background 0.3s;
}

.button:hover {
	background-color: var(--link-hover);
}

.darkblue-bg a.button {
	background-color: var(--mint);
	color: var(--darkblue);
}

.block-cta.darkblue-bg a.button {
	background-color: var(--blue);
	color: var(--white);
}

.block-cta.darkblue-bg a.button:hover {
	background-color: var(--darkblue);
}

@media (max-width: 480px) {
  .content-area button,
  .content-area .button,
  .content-area input[type="reset"],
  .content-area input[type="submit"],
  .content-area input[type="button"],
  .site-footer button,
  .site-footer .button,
  .site-footer input[type="reset"],
  .site-footer input[type="submit"],
  .site-footer input[type="button"] {
    text-align: center;
  }
}

.content-area button:hover,
.content-area button:focus,
.content-area .button:hover,
.content-area .button:focus,
.content-area input[type="reset"]:hover,
.content-area input[type="reset"]:focus,
.content-area input[type="submit"]:hover,
.content-area input[type="submit"]:focus,
.content-area input[type="button"]:hover,
.content-area input[type="button"]:focus,
.site-footer button:hover,
.site-footer button:focus,
.site-footer .button:hover,
.site-footer .button:focus,
.site-footer input[type="reset"]:hover,
.site-footer input[type="reset"]:focus,
.site-footer input[type="submit"]:hover,
.site-footer input[type="submit"]:focus,
.site-footer input[type="button"]:hover,
.site-footer input[type="button"]:focus {
  color: #fff;
  background: #27448f;
}

.content-area button.button-ghost,
.content-area .button.button-ghost,
.content-area input[type="reset"].button-ghost,
.content-area input[type="submit"].button-ghost,
.content-area input[type="button"].button-ghost,
.site-footer button.button-ghost,
.site-footer .button.button-ghost,
.site-footer input[type="reset"].button-ghost,
.site-footer input[type="submit"].button-ghost,
.site-footer input[type="button"].button-ghost {
  background-color: transparent;
  border: 1px solid #3962c9;
  color: #3962c9;
}

.content-area button.button-ghost:hover,
.content-area .button.button-ghost:hover,
.content-area input[type="reset"].button-ghost:hover,
.content-area input[type="submit"].button-ghost:hover,
.content-area input[type="button"].button-ghost:hover,
.site-footer button.button-ghost:hover,
.site-footer .button.button-ghost:hover,
.site-footer input[type="reset"].button-ghost:hover,
.site-footer input[type="submit"].button-ghost:hover,
.site-footer input[type="button"].button-ghost:hover {
  background-color: #3962c9;
  color: #fff;
}

a,
button,
input {
  -webkit-tap-highlight-color: transparent;
}

.darkblue-bg a {
	color: var(--mint);
}

.darkblue-bg a:hover {
	color: var(--lightblue);
}

textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
  font-family: 'Archivo', 'Helvetica Neue', Helvetica, sans-serif;
  background: #f0f0f0;
  border: 0;
  padding: 15px 20px;
  line-height: 24px;
  transition: background .55s;
  text-decoration: none;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 0;
}

textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder {
  color: #434343;
  opacity: .4;
}

textarea::-moz-placeholder,
select::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder {
  color: #434343;
  opacity: .4;
}

textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
  color: #434343;
  opacity: .4;
}

textarea::-ms-input-placeholder,
select::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="month"]::-ms-input-placeholder,
input[type="week"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder {
  color: #434343;
  opacity: .4;
}

textarea::placeholder,
select::placeholder,
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="email"]::placeholder,
input[type="search"]::placeholder {
  color: #434343;
  opacity: .4;
}

textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus {
  background: #dfdfdf;
  border-color: #222;
  outline: 0;
}

textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
input[type="text"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="url"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="number"]:focus::-webkit-input-placeholder,
input[type="month"]:focus::-webkit-input-placeholder,
input[type="week"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder {
  color: #222;
  opacity: .8;
}

textarea:focus::-moz-placeholder,
select:focus::-moz-placeholder,
input[type="text"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="url"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="number"]:focus::-moz-placeholder,
input[type="month"]:focus::-moz-placeholder,
input[type="week"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder {
  color: #222;
  opacity: .8;
}

textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder,
input[type="text"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="url"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="number"]:focus:-ms-input-placeholder,
input[type="month"]:focus:-ms-input-placeholder,
input[type="week"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder {
  color: #222;
  opacity: .8;
}

textarea:focus::-ms-input-placeholder,
select:focus::-ms-input-placeholder,
input[type="text"]:focus::-ms-input-placeholder,
input[type="tel"]:focus::-ms-input-placeholder,
input[type="url"]:focus::-ms-input-placeholder,
input[type="password"]:focus::-ms-input-placeholder,
input[type="number"]:focus::-ms-input-placeholder,
input[type="month"]:focus::-ms-input-placeholder,
input[type="week"]:focus::-ms-input-placeholder,
input[type="email"]:focus::-ms-input-placeholder,
input[type="search"]:focus::-ms-input-placeholder {
  color: #222;
  opacity: .8;
}

textarea:focus::placeholder,
select:focus::placeholder,
input[type="text"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
input[type="url"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="number"]:focus::placeholder,
input[type="month"]:focus::placeholder,
input[type="week"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="search"]:focus::placeholder {
  color: #222;
  opacity: .8;
}

select {
  border: 0;
  border-radius: 0;
  background-image: url('../svg/select.svg');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 40px;
  transition: none;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

select::-ms-expand {
  display: none;
}

select:hover,
select:focus {
  border-color: #222;
}

form p {
  margin-bottom: 20px;
}

form p.form-submit {
  margin-bottom: 0;
}

form.search-form .search-field {
  float: left;
  margin-right: 5px;
}

form.search-form .search-submit {
  padding: 19px 1.75em;
  line-height: 1;
}

.comment-respond {
  margin-bottom: 0;
  overflow: visible;
}

.comment-respond .comment-form-author {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 20px;
  margin-top: 0;
}

.comment-respond .comment-form-author::after {
  display: block;
  content: '';
  clear: both;
}

.comment-respond .comment-form-author:last-child {
  margin-right: 0%;
}

@media (max-width: 480px) {
  .comment-respond .comment-form-author {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .comment-respond .comment-form-author:first-child {
    margin-left: auto;
  }

  .comment-respond .comment-form-author:last-child {
    margin-right: auto;
  }
}

.comment-respond .comment-form-author input {
  padding: 15px;
  border-width: 1px;
  width: 100%;
}

.comment-respond .comment-form-email {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66667%;
  margin-left: 0%;
  margin-right: 3%;
  margin-right: 0;
  clear: right;
  margin-bottom: 20px;
  margin-top: 0;
}

.comment-respond .comment-form-email::after {
  display: block;
  content: '';
  clear: both;
}

.comment-respond .comment-form-email:last-child {
  margin-right: 0%;
}

@media (max-width: 480px) {
  .comment-respond .comment-form-email {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .comment-respond .comment-form-email:first-child {
    margin-left: auto;
  }

  .comment-respond .comment-form-email:last-child {
    margin-right: auto;
  }
}

.comment-respond .comment-form-email input {
  padding: 15px;
  border-width: 1px;
  width: 100%;
}

.comment-respond .comment-form-url {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
}

.comment-respond .comment-form-url:first-child {
  margin-left: auto;
}

.comment-respond .comment-form-url:last-child {
  margin-right: auto;
}

.comment-respond .comment-form-url input {
  padding: 15px;
  border-width: 1px;
  width: 100%;
}

.comment-respond .form-submit {
  display: block;
  clear: both;
  margin-bottom: 0;
  margin-top: 0;
}

.comment-respond .comment-form-comment {
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .comment-respond input {
    width: 100%;
  }
}

.comment-respond textarea {
  width: 100%;
}

.entry-header-demo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/default.jpg');
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-shadow: 0 0px 30px #3962c9;
  min-height: 530px;
  min-height: 53rem;
  max-width: 100%;
  margin: 0 auto;
  height: 530px;
  height: 53rem;
}

.entry-header-demo .inner {
  display: grid;
  grid-template-rows: 1fr 1fr;
  /* autoprefixer: off */
  align-items: center;
  max-height: 100%;
  justify-items: center;
  padding: 20px;
  padding: 2rem;
  max-width: 1200px;
  margin-top: 140px;
  margin-bottom: 80px;
}

@media (min-width: 770px) {
  .entry-header-demo .inner {
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: none;
    grid-template-rows: none;
    -ms-grid-columns: 3fr 5fr;
    grid-template-columns: 3fr 5fr;
    max-width: 800px;
  }
}

@-webkit-keyframes plane-container {
  0% {
    overflow: visible;
  }

  80% {
    overflow: hidden;
  }

  100% {
    overflow: hidden;
  }
}

@keyframes plane-container {
  0% {
    overflow: visible;
  }

  80% {
    overflow: hidden;
  }

  100% {
    overflow: hidden;
  }
}

.entry-header-demo .logo {
  color: #60f4ea;
  border-top: 2px solid #fff;
  border-right: 0;
  width: 100%;
  text-align: center;
  order: 2;
  overflow: visible;
  -webkit-animation: plane-container 10s linear 1s infinite;
  animation: plane-container 10s linear 1s infinite;
}

@-webkit-keyframes plane {
  0% {
    transform: translate(-200%, 140%);
  }

  10% {
    transform: translate(0, 0);
    opacity: 1;
  }

  85% {
    transform: translate(0, 0);
    opacity: 1;
  }

  95% {
    transform: translate(140%, -100%);
  }

  97% {
    opacity: 0;
  }

  100% {
    transform: translate(0, 0);
  }
}

@keyframes plane {
  0% {
    transform: translate(-200%, 140%);
  }

  10% {
    transform: translate(0, 0);
    opacity: 1;
  }

  85% {
    transform: translate(0, 0);
    opacity: 1;
  }

  95% {
    transform: translate(140%, -100%);
  }

  97% {
    opacity: 0;
  }

  100% {
    transform: translate(0, 0);
  }
}

.entry-header-demo .logo svg {
  padding: 20px;
  padding: 2rem;
  height: auto;
  width: 100%;
  max-width: 200px;
  max-width: 20rem;
  opacity: 0;
  transform: translate(-100%, 100%);
  -webkit-animation: plane 10s cubic-bezier(.86, 0, .07, 1) 1s infinite;
  animation: plane 10s cubic-bezier(.86, 0, .07, 1) 1s infinite;
}

@media (min-width: 770px) {
  .entry-header-demo .logo {
    border-top: 0;
    border-right: 2px solid #fff;
    order: 0;
    text-align: right;
  }

  .entry-header-demo .logo svg {
    padding: 2rem 4rem;
    max-width: 24vw;
  }
}

.entry-header-demo h1 {
  font-size: 32px;
  color: #fff;
  margin: 0;
  padding: 20px;
  padding: 2rem;
  position: relative;
  z-index: 2;
  text-align: center;
}

@media screen and (min-width: 320px) {
  .entry-header-demo h1 {
    font-size: calc(32px + 30 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1920px) {
  .entry-header-demo h1 {
    font-size: 62px;
  }
}

@media (min-width: 770px) {
  .entry-header-demo h1 {
    padding: 2rem 4rem;
    text-align: left;
  }
}

.accent {
  font-style: normal;
  letter-spacing: .05em;
  text-transform: lowercase;
  font-weight: 400;
  margin: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  color: #81a9ff;
  display: block;
  position: relative;
  z-index: 2;
}

.site-branding {
	background: #fff;
    padding: 15px;
}

.site-title {
  margin: 0;
  width: 175px;
  height: 36px;
}

.site-title a {
  color: #60f4ea;
  display: flex;
}

.site-title a svg {
  transition: transform 1s ease-in;
}

.site-title a svg .clr-i-solid-path-2 {
  fill: #fff;
}

.site-title a:hover svg {
  transition: transform .4s cubic-bezier(.6, -0.68, .735, .045);
  transform: translate(240%, -200%);
}

.site-title a:hover svg .clr-i-solid-path-2 {
  display: block !important;
  fill: #60f4ea;
}

.nav-primary .menu-items {
  position: relative;
  z-index: 9999;
}

.nav-primary .menu-items ul,
.nav-primary .menu-items li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.nav-primary .menu-items li,
.nav-primary .menu-items a {
  position: relative;
}

.nav-primary .menu-items .disabled {
  cursor: not-allowed;
}

.nav-primary .menu-items li > h1,
.nav-primary .menu-items li > h2,
.nav-primary .menu-items li > h3,
.nav-primary .menu-items li > h4,
.nav-primary .menu-items li > h5,
.nav-primary .menu-items li > h6 {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 960px) {
  .nav-primary .menu-items ul {
    display: none;
  }
}

@media only screen and (-ms-high-contrast: active) and (min-width: 960px), only screen and (-ms-high-contrast: none) and (min-width: 960px) {
  .nav-primary .menu-items ul {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  .js .nav-primary .menu-items ul {
    display: none;
  }
}

.nav-primary ul ul {
  margin-top: 0;
  margin-left: 25px;
}

.nav-primary ul ul ul {
  margin-left: 25px;
}

@media only screen and (min-width: 960px) {
  .js .nav-primary ul .sub-menu.toggled-on {
    display: block;
  }
}

@media only screen and (-ms-high-contrast: active) and (min-width: 960px), only screen and (-ms-high-contrast: none) and (min-width: 960px) {
  .js .nav-primary ul .sub-menu.toggled-on {
    display: block;
  }
}

@media only screen and (max-width: 960px) {
  .js .nav-primary ul .sub-menu.toggled-on {
    display: block;
  }
}

.dropdown-toggle:after,
.dropdown-toggle.toggled-on:after,
.nav-toggle:before,
.nav-toggle.toggled-on:before {
  	speak: none;
	display: none;
}

.dropdown-toggle:after,
.dropdown-toggle.toggled-on:after {
  font-size: 13px;
  font-size: 1.3rem;
}

.no-js .nav-toggle {
  display: none;
}

.nav-container {
  background-color: var(--darkblue);
  width: 100%;
}

.nav-container .nav-primary > ul > li > a,
.nav-container .nav-primary > ul > li > button {
  color: var(--mint);
  position: relative;
}


@media only screen and (min-width: 960px) {
.nav-container .nav-primary > ul > li > a:hover {
  color: var(--white);
}

.nav-primary ul li:hover > ul {
    display: block;
}

.no-js .nav-primary ul li:hover > ul,
.no-js .nav-primary ul li:focus > ul {
    display: block;
  }
}

@media only screen and (min-width: 960px) and (max-width: 960px) {
  .nav-primary ul li:hover > ul {
    display: block;
  }
}

@media only screen and (min-width: 960px) and (-ms-high-contrast: active), only screen and (min-width: 960px) and (-ms-high-contrast: none) {
  .nav-primary ul li:hover > ul {
    display: block;
  }
}

@media only screen and (min-width: 960px) {
  .nav-toggle {
    display: none;
  }

  .nav-primary {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
    float: right;
  }

  .nav-primary .menu-items {
    margin: 0;
    padding: 0;
    background: transparent;
    position: relative;
    display: flex;
    align-items: center;
  }

  .nav-primary .menu-item {
    position: relative;
    margin: 0;
  }

  .nav-primary .menu-item a {
    font-size: 1.6rem;
    padding: 0 15px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    min-height: 3rem;
  }

  .nav-primary .menu-item a.disabled {
    color: #bbb;
  }

  .nav-primary .menu-item a:hover,
  .nav-primary .menu-item a:focus,
  .nav-primary .menu-item a:active,
  .nav-primary .menu-item a.highlighted,
  .nav-primary .menu-item a.current {
    color: #212121;
  }

  .nav-primary .menu-item ul {
    position: absolute;
    top: 100%;
    left: 20px;
    width: 19rem;
    background: #fff;
    margin-left: 0;
    padding-bottom: .5rem;
    padding-top: .5rem;
    padding-left: 0;
    margin-top: 1rem;
    z-index: 999;
  }
	
  li#menu-item-121 .sub-menu,
  li#menu-item-111 .sub-menu {
	width: 55px;
  }

  .nav-primary .menu-item ul.sub-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .nav-primary .menu-item ul.sub-menu li {
    margin: 0;
  }

  .nav-primary .menu-item ul li {
    float: none;
    width: 19rem;
    padding: 0;
  }

	  
  .nav-primary .menu-item ul ul {
    top: 0;
    left: 100%;
    margin-left: 0;
    margin-top: -5px;
  }

  .nav-primary .menu-item ul a {
    padding: .8rem 1.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: var(--darkblue);
    display: block;
  }

  .nav-primary .menu-items .current-menu-parent > a, 
  .nav-primary .menu-items .current-menu-item > a,
  .nav-primary .menu-items .sub-menu .current-menu-item > a {
	 color: var(--lightblue);
  }
	
  .nav-primary .menu-items .sub-menu .current-menu-item > a {
	 color: var(--blue);
  }

  .nav-primary .menu-item ul a:hover,
  .nav-primary .menu-item ul a:focus,
  .nav-primary .menu-item ul a:active,
  .nav-primary .menu-item ul a.highlighted {
    color: var(--blue);
  }

  .nav-primary .menu-item ul .disabled {
    background: #fff;
    color: #ccc;
  }

  .nav-primary .menu-item ul li .dropdown-toggle {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #3962c9;
    height: 3rem;
    width: 3rem;
    flex-shrink: 0;
  }

  .nav-primary .menu-item ul li .dropdown-toggle:hover,
  .nav-primary .menu-item ul li .dropdown-toggle:active {
    background-color: transparent;
    border: none;
    color: #3962c9;
  }

  .nav-primary .menu-item ul li .dropdown-toggle svg {
    transform: rotate(-90deg) rotateX(0deg);
    width: 1rem;
    height: 1rem;
  }

  .nav-primary .menu-item ul li .dropdown-toggle.toggled-on svg {
    transform: rotate(-90deg) rotateX(180deg);
  }

  .nav-primary .menu-item button.dropdown-toggle {
    background-color: transparent;
    border: none;
    border-radius: 50%;
    color: var(--mint);
    height: 3rem;
    width: 3rem;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .nav-primary .menu-item button.dropdown-toggle svg {
    transition: transform .3s ease-in;
    width: 1rem;
    height: 1rem;
  }

  .nav-primary .menu-item button.dropdown-toggle.toggled-on svg {
    transform: rotateX(180deg);
  }

  .nav-primary .menu-item > li > ul:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border-style: dashed dashed solid;
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent #fff;
  }

  .nav-primary .menu-item.menu-item-has-children {
    margin-right: .8rem;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .nav-primary .menu-item.menu-item-has-children:after {
    display: block;
    position: absolute;
    content: '';
    height: 1rem;
    width: 100%;
    top: 100%;
  }

  .nav-primary .menu-item.menu-item-has-children > a {
    padding-right: 5px;
  }

  .nav-primary .sub-menu .menu-item-has-children:after {
    display: none;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 50px 15px;
  padding: 5rem 1.5rem;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: .15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}

.hamburger-box {
  width: 40px;
  width: 4rem;
  height: 18px;
  height: 1.8rem;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
  margin-top: -0.1rem;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  width: 4rem;
  height: 2px;
  height: .2rem;
  background-color: var(--white);
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: '';
  display: block;
}

.hamburger-inner::before {
  top: -8px;
  top: -0.8rem;
}

.hamburger-inner::after {
  bottom: -8px;
  bottom: -0.8rem;
}


/*
   * Spin
   */
.hamburger--spin .hamburger-inner,
.hamburger .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin .hamburger-inner::before,
.hamburger .hamburger-inner::before {
  transition: top .1s .25s ease-in, opacity .1s ease-in;
}

.hamburger--spin .hamburger-inner::after,
.hamburger .hamburger-inner::after {
  transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spin.is-active .hamburger-inner,
.is-active.hamburger .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before,
.is-active.hamburger .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top .1s ease-out, opacity .1s .12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after,
.is-active.hamburger .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1);
}



@media screen and (max-width: 959px) {
  .no-js .site-header {
    position: static;
    background-color: var(--darkblue);
  }

  .disable-scroll {
    overflow: hidden;
  }

  .js.js-nav-active {
    overflow: hidden;
  }

  .js.js-nav-active .nav-primary {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    background: var(--darkblue);
  }

  .js.js-nav-active .nav-primary .menu-items {
    opacity: 1;
  }

  .js .nav-primary {
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
  }

  .js .nav-primary .menu-items {
    padding: 25% 0;
    height: 100vh;
  }

  .nav-primary {
    height: 100vh;
    width: 100vw;
    overflow: auto;
    transition: all 300ms ease-in-out;
    margin: 0;
    display: block;
    will-change: opacity;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }

  .nav-primary .menu-items {
    opacity: 0;
    margin: 0;
    width: 100%;
    float: none;
    padding: 2rem 0;
    outline: none;
  }

  .nav-primary .menu-items a {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 5%;
    padding-right: 5.8rem;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2rem;
    text-decoration: none;
    position: relative;
    z-index: 0;
    display: block;
    outline: none;
  }

  .nav-primary .menu-items a:focus {
    outline: none;
  }

  .nav-primary .menu-items a.has-submenu {
    width: 80%;
    position: static;
  }

  .nav-primary .menu-items a:hover,
  .nav-primary .menu-items a:focus,
  .nav-primary .menu-items a:active {
    color: #fff;
  }

  .nav-primary .menu-items .current-menu-parent > a,
  .nav-primary .menu-items .current-menu-item > a {
    color: #fff;
  }

  .nav-primary .menu-items .disabled {
    color: #bbb;
  }

  .nav-primary .menu-items .highlighted .sub-arrow:before {
    display: block;
    content: '-';
  }

  .nav-primary .menu-items .dropdown-toggle {
    position: absolute;
    top: 0;
    margin-top: 0;
    left: auto;
    right: 2rem;
    width: 3.7rem;
    height: 3.7rem;
    overflow: hidden;
    font: bold 18px/37px monospace;
    text-align: center;
    background: transparent;
    border: 0;
    padding: 0;
    z-index: 9999;
  }

  .nav-primary .menu-items .dropdown-toggle:focus {
    z-index: 10000;
  }

  .nav-primary .menu-items .dropdown-toggle svg {
    display: none;
  }

  .nav-primary .menu-items .dropdown-toggle:before {
    content: '+';
  }

  .nav-primary .menu-items .dropdown-toggle.toggled-on {
    background: transparent;
    color: #fff;
  }

  .nav-primary .menu-items .dropdown-toggle.toggled-on:before {
    display: block;
    content: '-';
  }

  .nav-primary .menu-items ul {
    background: transparent;
    margin-left: 0;
    padding: 0;
  }

  .nav-primary .menu-items ul a {
    font-size: 1.4rem;
  }

  .nav-primary .menu-items ul > li {
    padding-left: 1.5rem;
  }

  .nav-primary .menu-items ul > li ul {
    margin-left: -1.5rem;
  }

  .nav-primary .menu-items ul > li ul li {
    padding-left: 3rem;
  }

  .nav-primary .menu-items ul > li ul li ul {
    margin-left: -3rem;
  }

  .nav-primary .menu-items ul > li ul li ul li {
    padding-left: 4.5rem;
  }
}

.nav-toggle {
  list-style: none;
  z-index: 100000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 0;
  overflow: visible;
  color: #fff;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  padding: 20px;
  padding: 2rem;
  background: transparent;
  cursor: pointer;
  position: relative;
  display: none;
}

.nav-toggle span {
  color: #fff;
  font-size: 1.2em;
}

.nav-toggle:focus {
  outline: none;
}


@media (max-width: 959px) {
  .nav-toggle {
    display: block;
  }
}

.nav-toggle.is-active {
  color: #fff;
}

.top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: var(--blue);
  width: 40px;
  height: 40px;
  text-decoration: none;
  opacity: 0;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 480px) {
  .top {
    width: 30px;
    height: 30px;
  }
}

.top.is-visible,
.top.fade-out,
.no-touch .top:hover {
  transition: opacity .3s 0s, visibility 0s 0s;
}

.top.is-visible {
  opacity: 1;
}

.top.fade-out {
  opacity: .3;
}

.top.fade-out:hover {
  opacity: 1;
}

.no-touch .top:hover {
  opacity: 1;
}

.top svg {
  fill: #fff;
  margin: 0;
  opacity: .8;
  transition: all .3s ease;
  position: relative;
  width: 20px;
  height: 20px;
}

@media (max-width: 480px) {
  .top svg {
    width: 15px;
    height: 15px;
  }
}

.top:hover,
.top:focus,
.top:active {
  background: var(--blue);
}

.top:hover svg,
.top:focus svg,
.top:active svg {
  fill: #fff;
  margin-top: -35%;
}

.background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}

.background-image.reveal {
  -webkit-filter: none;
  filter: none;
  will-change: transform, opacity;
  -webkit-animation: progressive-reveal 1s ease-out;
  animation: progressive-reveal 1s ease-out;
}

.background-image.preview {
  -webkit-filter: blur(1vw);
  filter: blur(1vw);
  transform: scale(1.05);
}

.background-image.full-image {
  z-index: 1;
  transition: all .6s;
}

@-webkit-keyframes progressive-reveal {
  0% {
    transform: scale(1.05);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes progressive-reveal {
  0% {
    transform: scale(1.05);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.has-lazyload {
  overflow: hidden;
  position: relative;
}

.notice {
  padding: 20px;
  padding: 2rem;
  background-color: #f5f5f5;
  border-left: 4px solid #4f5964;
}

.notice-success {
  background-color: #dffae2;
  border-color: #30dd44;
}

.notice-warning {
  background-color: #fdefe5;
  border-color: #ed7e29;
}

.notice-error {
  background-color: #fadfdf;
  border-color: #dd3030;
}

.cat-links,
.tags-links {
  display: block;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

del {
  text-decoration: line-through;
  color: #666;
}

.container.container-article {
  max-width: 800px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.container.container-article article {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  padding-top: 80px;
  padding-top: 8rem;
  padding-bottom: 0;
}

.container.container-article article .article--meta-information {
  margin-top: 80px;
  margin-top: 8rem;
}

.container.container-article article .article--meta-information svg {
  position: relative;
  top: 2px;
  margin-right: 3px;
}

.container.container-article article .article--meta-information a:not(.button) {
  color: #4f5964;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
  box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 rgba(79, 89, 100, .6);
  transition: all .55s;
  background-image: linear-gradient(to top, #4f5964, #4f5964);
  background-size: 100% 0;
  background-position: left bottom;
  background-repeat: no-repeat;
}

.container.container-article article .article--meta-information a:not(.button):hover {
  color: #fff;
  text-shadow: none;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: none;
  background-size: 100% 2.8rem;
  margin-left: -5px;
  margin-right: -5px;
}

.container.container-article article .article--meta-information p,
.container.container-article article .article--meta-information b,
.container.container-article article .article--meta-information a {
  font-size: 14px;
  color: #4f5964;
  line-height: 1.77;
}

@media screen and (min-width: 320px) {
  .container.container-article article .article--meta-information p,
  .container.container-article article .article--meta-information b,
  .container.container-article article .article--meta-information a {
    font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1920px) {
  .container.container-article article .article--meta-information p,
  .container.container-article article .article--meta-information b,
  .container.container-article article .article--meta-information a {
    font-size: 16px;
  }
}

.container.container-article article .entry-meta .notification-box {
  border-top: 1px solid rgba(79, 89, 100, .3);
  border-bottom: 1px solid rgba(79, 89, 100, .3);
  padding: 40px 20px;
  padding: 4rem 2rem;
  margin-top: 80px;
  margin-top: 8rem;
}

@media (max-width: 600px) {
  .container.container-article article .entry-meta .notification-box {
    padding: 2rem;
  }
}

.container.container-article article .entry-meta .notification-box h2,
.container.container-article article .entry-meta .notification-box p,
.container.container-article article .entry-meta .notification-box b {
  font-size: 16px;
  color: #4f5964;
  margin: 0;
}

@media screen and (min-width: 320px) {
  .container.container-article article .entry-meta .notification-box h2,
  .container.container-article article .entry-meta .notification-box p,
  .container.container-article article .entry-meta .notification-box b {
    font-size: calc(16px + 5 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1920px) {
  .container.container-article article .entry-meta .notification-box h2,
  .container.container-article article .entry-meta .notification-box p,
  .container.container-article article .entry-meta .notification-box b {
    font-size: 21px;
  }
}

.container.container-article article a:not(.button) {
  position: relative;
  color: #3962c9;
  transition: all .55s;
  text-decoration: none;
}

.container.container-article article figcaption,
.container.container-article article cite,
.container.container-article article small {
  font-size: 14px;
  font-style: normal;
  color: #4f5964;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 800px;
  padding-bottom: 0;
  margin-top: 40px;
  margin-top: 4rem;
  margin-bottom: 80px;
  margin-bottom: 8rem;
}

@media screen and (min-width: 320px) {
  .container.container-article article figcaption,
  .container.container-article article cite,
  .container.container-article article small {
    font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1920px) {
  .container.container-article article figcaption,
  .container.container-article article cite,
  .container.container-article article small {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .container.container-article article figcaption,
  .container.container-article article cite,
  .container.container-article article small {
    margin-top: 2rem;
  }
}

.container.container-article article a:hover {
  text-decoration: none;
}

.container.container-article article p {
  color: #222;
  font-weight: 400;
}

.container.container-article article h1,
.container.container-article article h2,
.container.container-article article h3,
.container.container-article article h4,
.container.container-article article h5,
.container.container-article article .is-style-ingress {
  line-height: 1.22;
  color: #000;
}

.container.container-article article iframe,
.container.container-article article .fb-post,
.container.container-article article small {
  display: block;
}

.container.container-article article ul,
.container.container-article article li {
  line-height: 1.77;
}

.container.container-article article .featured-image-single {
  max-width: 920px;
  margin-bottom: 80px;
  margin-bottom: 8rem;
}

.container.container-article article .featured-image-single img {
  width: 100%;
  height: auto;
}

.container.container-article article blockquote {
  margin-left: auto;
  margin-right: auto;
  border-left: 3px solid #222;
  margin-top: 40px;
  margin-top: 4rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding: 40px;
  padding: 4rem;
  max-width: 920px;
  line-height: 1.77;
}

.container.container-article article blockquote cite {
  text-align: left;
}

.container.container-article article blockquote * {
  line-height: 1.77;
}

@media (max-width: 480px) {
  .container.container-article article blockquote {
    padding: 4rem 2rem;
  }
}

.container.container-article article blockquote p {
  font-size: 17px;
}

@media screen and (min-width: 320px) {
  .container.container-article article blockquote p {
    font-size: calc(17px + 7 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1920px) {
  .container.container-article article blockquote p {
    font-size: 24px;
  }
}

.container.container-article article cite {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}

.container.container-article article ul,
.container.container-article article ol {
  padding-left: 22px;
  padding-left: 2.2rem;
}

.container.container-article article div[style="width: 640px;"],
.container.container-article article .wp-video {
  width: 100% !important;
  max-width: 800px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.container.container-article article > * {
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.77;
}

.container.container-article article > *.wp-block-image {
  margin-top: 40px;
  margin-top: 4rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.container.container-article article > *.wp-block-image .entry-photo {
  margin: 0;
}

.container.container-article article > *.wp-block-image .entry-photo img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.container.container-article article > *.twitter-tweet,
.container.container-article article > *.instagram-media,
.container.container-article article > *.wp-video {
  width: 100% !important;
  max-width: 800px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 800px) {
  .container.container-article article > *.twitter-tweet,
  .container.container-article article > *.instagram-media,
  .container.container-article article > *.wp-video {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}

@media (max-width: 480px) {
  .container.container-article article > *.twitter-tweet,
  .container.container-article article > *.instagram-media,
  .container.container-article article > *.wp-video {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

.container.container-article article > *.entry-title {
  font-size: 42px;
  max-width: 1000px;
  line-height: 1;
  text-align: center;
  margin-bottom: 0;
  margin-top: 80px;
  margin-top: 8rem;
}

@media screen and (min-width: 320px) {
  .container.container-article article > *.entry-title {
    font-size: calc(42px + 48 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1920px) {
  .container.container-article article > *.entry-title {
    font-size: 90px;
  }
}

@media (max-width: 600px) {
  .container.container-article article > *.entry-title {
    margin-top: 0;
  }
}

.container.container-article article > *.entry-title svg {
  margin-left: 5px;
}

.container.container-article article > *.entry-meta {
  text-align: center;
  margin-bottom: 90px;
  margin-bottom: 9rem;
  max-width: 800px;
}

@media (max-width: 480px) {
  .container.container-article article > *.entry-meta {
    margin-bottom: 8rem;
  }
}

.container.container-article article > *.entry-meta p {
  font-size: 16px;
  margin-top: 20px;
  margin-top: 2rem;
  opacity: .8;
}

@media screen and (min-width: 320px) {
  .container.container-article article > *.entry-meta p {
    font-size: calc(16px + 3 * ((100vw - 320px) / 1600));
  }
}

@media screen and (min-width: 1920px) {
  .container.container-article article > *.entry-meta p {
    font-size: 19px;
  }
}

@media (max-width: 480px) {
  .container.container-article article > *.entry-meta p {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .container.container-article article > *.entry-meta .reading-time {
    display: block;
  }

  .container.container-article article > *.entry-meta .reading-time .dot-divider {
    display: none;
  }
}

.container.container-article article > *.wp-block-gallery {
  overflow: hidden;
  color: #fff;
}

.container.container-article article > *.wp-block-gallery figcaption {
  width: 100%;
  color: #fff;
  font-size: 14px;
  padding: 20px;
  padding: 2rem;
  line-height: 1.55;
}

.container.container-article article > *.wp-block-gallery img {
  margin-bottom: 0;
}

.container.container-article article > *.alignwide {
  width: 100%;
  margin-top: 40px;
  margin-top: 4rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding-left: 40px;
  padding-left: 4rem;
  padding-right: 40px;
  padding-right: 4rem;
}

@media (min-width: 870px) {
  .container.container-article article > *.alignwide {
    max-width: 85vw;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  .container.container-article article > *.alignwide {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.container.container-article article > *.alignfull {
  max-width: 100%;
  width: 100%;
  margin-top: 80px;
  margin-top: 8rem;
  margin-bottom: 80px;
  margin-bottom: 8rem;
}

@media (min-width: 1170px) {
  .container.container-article article .entry-photo {
    max-width: 100%;
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .container.container-article article .entry-photo img {
    max-width: 70%;
    margin: 0 auto;
  }

  .container.container-article article small[style="text-align: center;"] {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 8rem;
    margin-top: -4rem;
  }
}

.sticky {
  background-color: #fafafa;
  border: 1px solid #e0e0e0;
  padding: 30px;
  padding: 3rem;
}

.comments-area .comment-list li.bypostauthor {
  background-color: #fff6e8;
  padding: 30px;
  padding: 3rem;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption .wp-caption-text {
  text-align: left;
  font-style: italic;
  padding: 10px 0;
  padding: 1rem 0;
  margin-bottom: 20px;
}

.home .entry-content {
  justify-content: center;
}

.entry-content {
  position: relative;
}

.entry-content p {
  line-height: 1.6;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
  max-width: 100%;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
  margin-top: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
	width: 100%;
	font-size: 14px;
	line-height:1;
}

td,
th {
  padding: 5px 1px;
  padding: 0.5rem 1rem; 
		font-size: 14px;
	line-height:1;
}

@media (max-width: 600px) {
  td,
  th {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    height: auto;
    padding: 10px 0;
    text-align: center;
  }

  td:first-child,
  th:first-child {
    margin-left: auto;
  }

  td:last-child,
  th:last-child {
    margin-right: auto;
  }
}

th {
  font-weight: 700;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

kbd {
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f7f7f7;
  color: #333;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 0 0 2px #fff inset;
  border-radius: 4px;
  display: inline-block;
  text-shadow: 0 1px 0 #fff;
  line-height: 1.4;
  white-space: nowrap;
  padding: 0 5px;
  padding: 0 .5rem;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 6.25px;
  margin: 0 0 .625rem;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: auto;
}

pre.debug {
  font-size: 11px;
  line-height: 1.5;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.taxonomy-description {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.post {
  margin-bottom: 30px;
}

.entry-header .entry-title {
  margin-bottom: .1em;
}

.entry-header .entry-title a {
  color: #3962c9;
}

.entry-header .entry-title a:hover {
  color: #159d94;
}

.entry-meta {
  margin-bottom: 0.3em;
}

p.entry-time {
  margin-bottom: .1em;
}

.cat {
  margin-top: 0;
  margin-bottom: 10px;
}

ul.tags {
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-left: 0;
}

ul.tags li {
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  display: inline-block;
  float: left;
  margin-top: 0;
}

ul.tags li a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  padding: 5px 10px;
  padding: .5rem 1rem;
  display: inline;
  border-radius: 4px;
  background: #f0f0f0;
  opacity: .8;
}

ul.tags li a:hover {
  color: #fff;
  background: #aaa;
  opacity: 1;
}

.comments-link {
  text-align: right;
  display: block;
}

.comments-link svg {
  fill: #777;
  position: relative;
  top: 1px;
  margin-right: 2px;
}

.comments-link:hover,
.comments-link:focus {
  color: #111;
}

.comments-link:hover a,
.comments-link:hover a:link,
.comments-link:hover a:visited,
.comments-link:hover svg,
.comments-link:focus a,
.comments-link:focus a:link,
.comments-link:focus a:visited,
.comments-link:focus svg {
  color: #111;
  fill: #111;
}

.entry-footer {
  margin-top: 0;
  margin-bottom: 0;
}

.entry-footer a {
  color: #4f5964;
}

.entry-footer a:hover {
  color: #3962c9;
  text-decoration: none;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 1.5em 0;
  overflow: hidden;
}

.site-main .comment-navigation::after,
.site-main .posts-navigation::after,
.site-main .post-navigation::after {
  display: block;
  content: '';
  clear: both;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
  content: '← ';
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.post-navigation .nav-next a:after {
  content: ' →';
}

.comments-area {
  margin-top: 50px;
  margin-bottom: 50px;
  overflow: visible;
}

.comment-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.comment-list li {
  padding: 0;
  margin-top: 0;
  margin-bottom: 70px;
}

.comment-list li p {
  color: #4f5964;
}

.comment-list li .avatar {
  float: right;
  border-radius: 50%;
}

.comment-list li .comment-author {
  color: #222;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}

.comment-list li .comment-author a {
  color: #222;
}

.comment-list li .comment-time {
  padding: 0;
  margin: 0;
}

.comment-list li .comment-time svg {
  fill: #4f5964;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.comment-list li .comment-time a {
  color: #4f5964;
}

.comment-list li .comment-time:hover {
  opacity: 1;
}

/* Etusivu nostot */

div#nostot {
  display: flex;
  justify-content: space-around;
}

.nosto {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 !important;
	min-height: 240px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 0 20px 0px #33333333;
	position: relative;
	    background-size: contain;
}

.nosto .sisalto {
	padding: 15px 30px;
}

.nosto .sisalto h3 {
  font-size: 18px;
  font-weight: 800;
  margin: 10px 0;
}

.nosto .sisalto p {
  line-height: 1.2;
  font-size: 15px;
}

/*Etusivun video*/

#popup {
	position: absolute;
	width: 0;
	min-width: 480px;
	max-height: 0;
	background-color: #000000aa;
	overflow: hidden;
	padding: 0;
	transition: all .4s ease;
}

#popup.show {
	max-height: 800px;
	padding: 25px;
	transition: all .4s ease;
	width: 80%;
	max-width: 1200px; 
	min-width: 480px;
}

#popup p {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
	margin: 0;
}

#popup iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

button#close {
  background-color: #0b7ec2;
  color: #FFF;
  border-radius: 50%;
  font-weight: 800;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 11;
  cursor: pointer;
  top: 0;
  right: 0;
}

.site-info * {
	color: #FFF !important;
}

.site-info h3 {
	font-size: 18px;
	margin: 0;
}

.kontakti {
	margin-bottom: 15px;
	margin-top: 30px;
}

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

h1.page-title {
	position: relative;
	z-index: 9;
}

.referenssi {
	background-color: #fff;
    box-shadow: 0 0 20px 0px #33333333;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

.referenssi h2 {
	font-size: 20px;
	margin: 0 0 5px 0;
}

.referenssi p, .referenssi ul li {
	margin: 0;
	    line-height: 1.4;
    font-size: 15px;
}

.referenssi ul {
	padding:0;
	margin: 0;
}

.referenssi .left {
	width: 60%;
	    margin-right: 3%;
	    display: inline-block;
	float: left;
}

.referenssi .right {
	width: 36%;
	display: inline-block;
	float: right;
}

.galleria {
    display: block;
    margin-top: 30px;
    float: left;
    width: 100%;
}

.galleria ul {
	clear: both;
	list-style: none;
}

.galleria ul li {
	display: inline-block;
}

#esitteet {
	margin-bottom: 30px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background: var(--link-hover);
	border: 2px solid var(--link-hover);
}

.nav-pills .nav-link {
	padding: 10px 20px;
	margin-bottom: 10px;
	border: 2px solid var(--link);
}

.sidebar ul, .sidebar ul li {
	padding-top: 0;
	margin: 0;
}

.darkblue-bg {
	background-color: var(--darkblue);
}

.lightblue-bg {
	background-color: var(--lightblue);
}

.blue-bg {
	background-color: var(--blue);
}

.news-item h2,
.news-item h3 {
	transition: 0.3s ease-in-out;
}

.news-item-img {
    aspect-ratio: 1200/628;
	overflow: hidden;
	transition: 0.3s ease-in-out;
}

.news-item-img img {
	height: 100%;
    object-fit: cover;
    width: 100%;
}

.news-item p {
	margin-top: 0
}

.news-item:hover h2, 
.news-item:hover h3 {
	transition: 0.3s ease-in-out;
	color: var(--blue);
}

.darkblue-bg .news-item:hover h2,
.darkblue-bg .news-item:hover h3 {
	transition: 0.3s ease-in-out;
	color: var(--mint);
}

.has-link h2 {
	display: inline-block;
}

.darkblue-bg .news-item.has-link:hover h2 {
	color: var(--blue);
}

.darkblue-bg .news-item.has-link:hover .news-item-img {
	opacity: 0.8;
	transition: 0.3s ease-in-out;
}

.has-link h2:after {
	content: ', tutustu referenssiin →';
	margin-left: 0px;
}

.news-item-icon {
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
	filter: none;
	transition: 0.3s ease-in-out;
}

.news-item .news-item-content {
	transition: 0.3s ease-in-out;
}

.news-item:hover .news-item-content,
.darkblue-bg .news-item:hover .news-item-icon {
	transition: 0.3s ease-in-out;
}

.darkblue-bg .news-item:hover a.button {
	background-color: var(--blue);
	color: var(--white);
}

.has-shadows {
    box-shadow: 0 0 25px -5px #00000054;
}

.padded-element {
	padding: 40px;
}

.site-footer .footer-logo {
	margin-bottom: 40px;
}

.searchandfilter ul {
    padding-left: 0;
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
}

.searchandfilter ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.searchandfilter input[type="radio"], 
.searchandfilter input[type="checkbox"] {
    height: 15px;
    margin: 0;
    margin-top: 0px;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    width: 15px;
}

.searchandfilter input[type=radio]+label {
    display: inline-block;
    color: #fff;
    padding: 5px 0 5px 0;
    cursor: pointer;
    font-size: 14px;
    margin: 0px 20px 0px 0px;
}

input[type="radio"] + label::before, 
input[type="checkbox"] + label::before {
	align-self: center;
    background-color: var(--darkblue);
    background-position: center;
    background-repeat: no-repeat;
    border-color: var(--white);
    border-style: solid;
    border-width: 2px;
    content: '';
    display: inline-flex;
    flex-shrink: 0;
    height: 15px;
    margin-right: 10px;
    position: relative;
    top: 0;
    transition: transform .2s, border .2s;
    width: 15px;
}

.searchandfilter input[type=radio]:checked+label {
    color: var(--mint);
}

input[type="radio"]:checked + label::before, 
input[type="checkbox"]:checked + label::before {
    background-color: var(--mint);
    border-color: var(--mint);
    box-shadow: none;
    transition: transform .2s;
}

.white-bg {
	background-color: var(--white);
}

.block-cta.offset-bottom:after {
	content: '';
	position: absolute;
	height: 50%;
	width: 100%;
	bottom: 0;
    background: var(--darkblue);
    z-index: 1;
}

.block-referenssit .offset-elements {
    position: relative;
	padding-bottom: 80px;
}

.block-referenssit .offset-elements .left {
    position: relative;
    z-index: 2;
}

.block-referenssit .offset-elements .left img {
	width: 100%;
}

.block-referenssit .offset-elements .padded-element {
	padding: 60px;
    height: 100%;
    margin-left: -60px;
    z-index: 99;
    position: relative;
}

.block-referenssit .offset-elements .right {
    position: relative;
    margin-top: 30px;
    margin-bottom: -30px;
}

.z-index-99 {
	z-index: 99;
}

h2.mint,
.mint {
	color: var(--mint);
}

.contact-img img {
	max-width: 125px;
}

.kontakti p {
	margin: 0;
}


@media (max-width: 991px) {
	.margin-top {margin-top: 32px;}
}


@media (max-width: 767px) {
	.block.block-front p, .block.block-hero p {font-size: 18px;}
	.block-front {min-height: 460px;}
	.sidebar {margin-bottom: 20px;}
	.kuva.background-image.no-gutters.col-md-5 {display: none;}
	.referenssi .left {width: 100%; margin-right: 0%;}
	.referenssi .right {width: 100%;}
	.block-hero h1 {font-size: 40px; hyphens: auto;}
	.block-referenssit .offset-elements .padded-element {margin-left: inherit; padding:20px;}
	.block-referenssit .offset-elements .right {margin-top: 0;}
	.container {padding-top:44px; padding-bottom: 44px;}
}

.gallery{clear:both;overflow:hidden;text-align:center}.gallery.gallery-columns-1 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.gallery.gallery-columns-1 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-1 .gallery-item:last-child{margin-right:auto}.gallery.gallery-columns-2 .gallery-item{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%}.gallery.gallery-columns-2 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-2 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-2 .gallery-item:nth-child(2n){margin-right:0;float:right}.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1){clear:both}@media (max-width:480px){.gallery.gallery-columns-2 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-2 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-2 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-3 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-3 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-3 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-3 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-3 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-3 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-3 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-3 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-3 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-3 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-3 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-4 .gallery-item{float:left;clear:none;text-align:inherit;width:22.75%;margin-left:0;margin-right:3%}.gallery.gallery-columns-4 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-4 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-4 .gallery-item:nth-child(4n){margin-right:0;float:right}.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-4 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-4 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-4 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-4 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-4 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-4 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-4 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-4 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-5 .gallery-item{float:left;clear:none;text-align:inherit;width:17.6%;margin-left:0;margin-right:3%}.gallery.gallery-columns-5 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-5 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-5 .gallery-item:nth-child(5n){margin-right:0;float:right}.gallery.gallery-columns-5 .gallery-item:nth-child(5n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-5 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-5 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-5 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-5 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-5 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-5 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-5 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-5 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-6 .gallery-item{float:left;clear:none;text-align:inherit;width:14.16667%;margin-left:0;margin-right:3%}.gallery.gallery-columns-6 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-6 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-6 .gallery-item:nth-child(6n){margin-right:0;float:right}.gallery.gallery-columns-6 .gallery-item:nth-child(6n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-6 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-6 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-6 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-6 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-6 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-6 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-6 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-6 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-7 .gallery-item{float:left;clear:none;text-align:inherit;width:11.71429%;margin-left:0;margin-right:3%}.gallery.gallery-columns-7 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-7 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-7 .gallery-item:nth-child(7n){margin-right:0;float:right}.gallery.gallery-columns-7 .gallery-item:nth-child(7n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-7 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-7 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-7 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-7 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-7 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-7 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-7 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-7 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-8 .gallery-item{float:left;clear:none;text-align:inherit;width:9.875%;margin-left:0;margin-right:3%}.gallery.gallery-columns-8 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-8 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-8 .gallery-item:nth-child(8n){margin-right:0;float:right}.gallery.gallery-columns-8 .gallery-item:nth-child(8n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-8 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-8 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-8 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-8 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-8 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-8 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-8 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-8 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-9 .gallery-item{float:left;clear:none;text-align:inherit;width:8.44444%;margin-left:0;margin-right:3%}.gallery.gallery-columns-9 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-9 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-9 .gallery-item:nth-child(9n){margin-right:0;float:right}.gallery.gallery-columns-9 .gallery-item:nth-child(9n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-9 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-9 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-9 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-9 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-9 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-9 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-9 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-9 .gallery-item:last-child{margin-right:auto}}.gallery.gallery-columns-10 .gallery-item{float:left;clear:none;text-align:inherit;width:7.3%;margin-left:0;margin-right:3%}.gallery.gallery-columns-10 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-10 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-10 .gallery-item:nth-child(10n){margin-right:0;float:right}.gallery.gallery-columns-10 .gallery-item:nth-child(10n+1){clear:both}@media (max-width:770px){.gallery.gallery-columns-10 .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery.gallery-columns-10 .gallery-item::after{display:block;content:'';clear:both}.gallery.gallery-columns-10 .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery.gallery-columns-10 .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery.gallery-columns-10 .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery.gallery-columns-10 .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery.gallery-columns-10 .gallery-item:first-child{margin-left:auto}.gallery.gallery-columns-10 .gallery-item:last-child{margin-right:auto}}.gallery .gallery-item{float:left;clear:none;text-align:inherit;width:22.75%;margin-left:0;margin-right:3%}.gallery .gallery-item::after{display:block;content:'';clear:both}.gallery .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery .gallery-item:nth-child(4n){margin-right:0;float:right}.gallery .gallery-item:nth-child(4n+1){clear:both}@media (max-width:770px){.gallery .gallery-item{float:left;clear:none;text-align:inherit;width:31.33333%;margin-left:0;margin-right:3%}.gallery .gallery-item::after{display:block;content:'';clear:both}.gallery .gallery-item:nth-child(n){margin-right:3%;float:left;clear:none}.gallery .gallery-item:nth-child(3n){margin-right:0;float:right}.gallery .gallery-item:nth-child(3n+1){clear:both}}@media (max-width:480px){.gallery .gallery-item{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto;text-align:center}.gallery .gallery-item:first-child{margin-left:auto}.gallery .gallery-item:last-child{margin-right:auto}}.gallery .gallery-item .gallery-caption{font-size:.85em;margin-top:.7em;font-style:italic;display:block;font-family:Montserrat,'Helvetica Neue',Helvetica,sans-serif;line-height:1.2;text-align:center;opacity:.6}.gallery .gallery-item .gallery-icon a{display:block}.gallery .gallery-item .gallery-icon img{border:0;height:auto;margin-bottom:0;width:100%}