/*
Theme Name: Folyo
Theme URI: https://folyo.mondotheme.com/
Author: MondoTheme
Author URI: https://themeforest.net/user/mondotheme/portfolio
Description: Modular Portfolio Theme
Version: 1.0
Text Domain: folyo
Tags: two-columns, custom-colors, custom-header, custom-menu, featured-images, post-formats, sticky-post, theme-options, translation-ready
License: ThemeForest Licence
License URI: https://themeforest.net/licenses
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * 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: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * 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: 0.35em 0.75em 0.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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
  overflow-x: hidden;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background-color: #fff;
  color: #888;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 23px;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  word-break: break-word;
}
a {
  color: #1a1a1a;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1a1a1a;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 15px;
}
p {
  margin: 0 0 15px;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
blockquote {
  color: #1a1a1a;
  margin: 45px auto;
  max-width: 600px;
}
blockquote p {
  font-size: 22px !important;
  line-height: 32px !important;
}
blockquote > *:last-child {
  margin-bottom: 0 !important;
}
blockquote cite,
.wp-block-pullquote cite {
  display: block;
  font-size: 14px;
  font-style: normal;
}
table {
  border-collapse: collapse;
  font-size: 13px;
  margin: 0 0 15px;
  width: 100%;
  word-break: normal;
}
th,
td {
  border: 1px solid #d9d9d9;
  padding: 8px 12px;
}
ul,
ol,
dl {
  margin: 30px 0;
  padding-left: 30px;
}
dl {
  padding-left: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 15px 0;
}
iframe,
embed {
  border: 0;
  display: block;
  overflow: hidden;
  width: 100%;
}
figure {
  margin: 0;
}
pre {
  white-space: pre-wrap;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .container {
    max-width: 460px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.row,
.navbar .menu-item-mega > .sub-menu {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.navbar .menu-item-mega > .sub-menu > .menu-item,
.navbar .menu-item-mega.mega-col-2 > .sub-menu > .menu-item,
.navbar .menu-item-mega.mega-col-3 > .sub-menu > .menu-item,
.navbar .menu-item-mega.mega-col-6 > .sub-menu > .menu-item {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2,
  .navbar .menu-item-mega.mega-col-6 > .sub-menu > .menu-item {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3,
  .navbar .menu-item-mega > .sub-menu > .menu-item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4,
  .navbar .menu-item-mega.mega-col-3 > .sub-menu > .menu-item {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6,
  .navbar .menu-item-mega.mega-col-2 > .sub-menu > .menu-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl {
    display: none !important;
  }
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="number"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  color: #1a1a1a;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 38px;
  margin-bottom: 10px;
  padding: 0 12px;
  transition: border-color ease;
  width: 100%;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border-color: #d9d9d9;
  outline: none;
}
textarea {
  height: 100%;
  line-height: inherit;
  padding: 9px 12px;
  resize: vertical;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  color: #1a1a1a;
  font-family: inherit;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 14px;
  width: 100%;
}
label {
  color: #1a1a1a;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  margin-bottom: 5px;
  vertical-align: middle;
}
input[type="checkbox"] + label {
  margin-bottom: 0;
  margin-left: 3px;
}
form.inline {
  position: relative;
}
form.inline .inline-field {
  margin-bottom: 0;
  padding-right: 20px;
  text-overflow: ellipsis;
}
form.inline button[type="submit"] {
  background: transparent;
  border: 0;
  color: #1a1a1a;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  min-width: auto;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 36px;
}
.button,
input[type="submit"],
button[type="submit"] {
  background-color: #1a1a1a;
  border: 0;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  letter-spacing: .5px;
  line-height: 1;
  outline: none;
  padding: 13px 25px;
  text-align: center;
}
.button.transparent,
input[type="submit"].transparent,
button[type="submit"].transparent {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 12px 20px;
}
.lazyload:not(.visible),
.lazyloading:not(.visible) {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 1.5s ease;
}
.zoom.lazyload,
.zoom.lazyloading {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.zoom.lazyloaded {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
}
@font-face {
  font-family: "Folyo";
  src: url('fonts/Folyo.ttf?t2oxw7') format('truetype'), url('fonts/Folyo.woff?t2oxw7') format('woff'), url('fonts/Folyo.svg?t2oxw7#Folyo') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  display: inline-block;
  font: normal normal normal 24px/1 "Folyo";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevron-up:before {
  content: "\e903";
}
.icon-window-close:before {
  content: "\e904";
}
.icon-heart-outline:before {
  content: "\e920";
}
.icon-heart:before {
  content: "\e921";
}
.icon-account-check:before {
  content: "\e919";
}
.icon-pencil:before {
  content: "\e91a";
}
.icon-reply:before {
  content: "\e91b";
}
.icon-magnify:before {
  content: "\e91e";
}
.icon-lock-open:before {
  content: "\e91f";
}
.icon-fire:before {
  content: "\e923";
}
.icon-pin-outline:before {
  content: "\e927";
}
.icon-comment-multiple-outline:before {
  content: "\e928";
}
.icon-email-open-outline:before {
  content: "\e924";
}
.icon-web:before {
  content: "\e91c";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-pinterest:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-vimeo:before {
  content: "\e90a";
}
.icon-dribbble:before {
  content: "\e90b";
}
.icon-flickr:before {
  content: "\e90c";
}
.icon-linkedin:before {
  content: "\e90d";
}
.icon-behance:before {
  content: "\e90e";
}
.icon-reddit:before {
  content: "\e90f";
}
.icon-soundcloud:before {
  content: "\e910";
}
.icon-steam:before {
  content: "\e911";
}
.icon-twitch:before {
  content: "\e912";
}
.icon-vk:before {
  content: "\e913";
}
.icon-rss:before {
  content: "\e914";
}
.icon-pocket:before {
  content: "\e915";
}
.icon-tumblr:before {
  content: "\e916";
}
.icon-telegram:before {
  content: "\e917";
}
.icon-facebook-box:before {
  content: "\e918";
}
.icon-twitter-box:before {
  content: "\e91d";
}
.icon-pinterest-box:before {
  content: "\e922";
}
.icon-linkedin-box:before {
  content: "\e925";
}
.icon-vk-box:before {
  content: "\e926";
}
.owl {
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
}
.owl .owl-stage {
  position: relative;
  touch-action: pan-Y;
}
.owl .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.owl .owl-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl .owl-item > img {
  display: block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
}
.owl .owl-nav.disabled,
.owl .owl-dots.disabled {
  display: none;
}
.owl .owl-prev,
.owl .owl-next,
.owl .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl .owl-prev,
.owl .owl-next {
  background-color: #000;
  border-radius: 3px;
  bottom: 20px;
  color: #fff;
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  text-align: center;
  transition: background-color 0.5s ease, color 0.5s ease;
  width: 30px;
}
.owl .owl-prev.disabled,
.owl .owl-next.disabled {
  background-color: #bebebe;
  cursor: default;
}
.owl .owl-prev {
  right: 55px;
}
.owl .owl-next {
  right: 20px;
}
.owl.nav-left .owl-prev {
  left: 20px;
}
.owl.nav-left .owl-next {
  left: 55px;
}
.owl.nav-transparent .owl-prev,
.owl.nav-transparent .owl-next {
  background-color: rgba(0, 0, 0, 0.4);
}
.owl.nav-transparent .owl-prev.disabled,
.owl.nav-transparent .owl-next.disabled {
  background-color: rgba(0, 0, 0, 0.2);
}
.owl.nav-white .owl-prev,
.owl.nav-white .owl-next {
  background-color: #fff;
  color: #1a1a1a;
}
.owl.nav-white .owl-prev.disabled,
.owl.nav-white .owl-next.disabled {
  background-color: #fff;
  color: #bebebe;
}
.owl.nav-center .owl-prev,
.owl.nav-center .owl-next {
  margin-top: -12px;
  top: 50%;
}
.owl.nav-top .owl-prev,
.owl.nav-bottom .owl-prev,
.owl.nav-top .owl-next,
.owl.nav-bottom .owl-next {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  color: #1a1a1a;
  line-height: 22px;
  margin-top: -35px;
  top: 0;
}
.owl.nav-top .owl-prev.disabled,
.owl.nav-bottom .owl-prev.disabled,
.owl.nav-top .owl-next.disabled,
.owl.nav-bottom .owl-next.disabled {
  color: #bebebe;
}
.owl.nav-top .owl-prev,
.owl.nav-bottom .owl-prev {
  right: 35px;
}
.owl.nav-top .owl-next,
.owl.nav-bottom .owl-next {
  right: 0;
}
.owl.nav-bottom .owl-prev,
.owl.nav-bottom .owl-next {
  bottom: 0;
  margin-bottom: -35px;
  top: auto;
}
.owl .owl-dots {
  bottom: 25px;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.owl .owl-dot {
  align-items: center;
  display: flex;
  height: 20px;
  justify-content: center;
  width: 20px;
}
.owl .owl-dot span {
  background-color: #d9d9d9;
  border-radius: 50%;
  height: 6px;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  width: 6px;
}
.owl .owl-dot.active span {
  background-color: #000;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.owl.owl-loaded {
  display: block;
}
.owl.owl-loading {
  display: block;
  opacity: 0;
}
.owl.owl-hidden {
  opacity: 0;
}
.owl.owl-refresh .owl-item {
  visibility: hidden;
}
.owl.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl.owl-grab {
  cursor: move;
}
.no-js .owl {
  display: block;
}
.owl .animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.owl .owl-animated-in {
  z-index: 0;
}
.owl .owl-animated-out {
  z-index: 1;
}
.owl .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.slicknav_menu .slicknav_nav,
.slicknav_menu .sub-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.slicknav_menu .slicknav_nav {
  background-color: #fff;
  display: block !important;
  margin-bottom: 30px;
  padding: 0 20px;
  width: 100%;
}
.slicknav_menu .menu-item > a {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  outline: none;
  padding: 14px 0;
}
.slicknav_menu .menu-item > a .emoji {
  margin-left: 0 !important;
  margin-right: 5px !important;
}
.slicknav_menu .menu-item-has-children > a {
  justify-content: space-between;
}
.slicknav_menu .slicknav_item a {
  display: inline;
  outline: none;
  padding: 0;
}
.slicknav_menu .slicknav_arrow {
  color: #bebebe;
  font-size: 8px;
  line-height: 0;
}
.justified-gallery {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  display: inline-block;
  opacity: .1;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img {
  border: none;
  left: 50%;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 50%;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption,
.justified-gallery > figure > .caption {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  color: #fff;
  font-size: 12px;
  left: 0;
  margin: 0;
  padding: 8px 12px;
  position: absolute;
  right: 0;
}
.justified-gallery > .entry-visible {
  background: none;
  opacity: 1;
}
.justified-gallery > .entry-visible > img,
.justified-gallery > .entry-visible > a > img {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .spinner {
  bottom: 0;
  left: 50%;
  margin-left: -24px;
  opacity: 1;
  overflow: initial;
  padding: 10px 0 10px 0;
  position: absolute;
}
.justified-gallery > .spinner > span {
  background-color: #000;
  border-radius: 6px;
  display: inline-block;
  height: 8px;
  margin: 0 4px 0 4px;
  opacity: 0;
  width: 8px;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: center;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}
/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(images/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
.wpcf7 p {
  font-family: "Lato", sans-serif !important;
}
.wpcf7-form label {
  display: block;
}
.wpcf7-form-control-wrap {
  display: block;
  margin-top: 5px;
}
div.wpcf7-response-output {
  background-color: #f1f1f1;
  border: 0;
  line-height: 1.2;
  margin: 30px 0 0;
  padding: 15px;
  text-align: center;
}
.site-header {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 1s ease, border-color 1s ease, -webkit-transform 0.5s ease;
  transition: background-color 1s ease, border-color 1s ease, transform 0.5s ease;
  transition: background-color 1s ease, border-color 1s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  z-index: 80;
}
.navbar-full .site-header {
  padding: 0 30px;
}
.slide-now .site-header {
  -webkit-transform: translateY(-71px);
  transform: translateY(-71px);
}
.header-gap {
  height: 70px;
}
.navbar {
  align-items: center;
  display: flex;
  height: 70px;
  position: relative;
}
.navbar .logo-wrapper {
  flex: 2;
}
.navbar .menu-item {
  display: inline-block;
  position: relative;
}
.navbar .menu-item > a {
  align-items: center;
  display: flex;
  font-size: 14px;
  transition: color 1s ease;
}
.navbar .menu-item:hover > .sub-menu {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
.navbar .menu-item:hover > .sub-menu > .menu-item {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navbar .nav-list > .menu-item > a {
  color: #888;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .5px;
  line-height: 71px;
}
.navbar .nav-list > .menu-item > a:hover {
  color: #dc000c;
  font-weight:bold;
}
.navbar .nav-list > .menu-item + .menu-item {
  margin-left: 30px;
}
.navbar .nav-list > .current-menu-item > a {
  color: #dc000c;
}
.navbar .sub-menu {
  background-color: rgba(0, 0, 0, 0.8);
  list-style-type: none;
  margin: -1px -15px 0 0;
  min-width: 200px;
  opacity: 0;
  padding: 20px 0;
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  transition: all 0.5s ease;
  visibility: hidden;
  z-index: 80;
}
.navbar .sub-menu .menu-item {
  display: block;
  opacity: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  transition: opacity 0.3s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.3s ease, transform 0.4s ease;
  transition: opacity 0.3s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}
.navbar .sub-menu .menu-item > a {
  color: #fff;
  line-height: 18px;
  padding: 9px 25px;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.navbar .sub-menu .menu-item > a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.navbar .sub-menu .menu-item.menu-item-has-children > a {
  justify-content: space-between;
}
.navbar .sub-menu .menu-item.menu-item-has-children > a:after {
  content: "\e901";
  font-family: "Folyo";
  line-height: 1;
  margin-right: -4px;
}
.navbar .sub-menu .sub-menu {
  margin: -20px 0 0;
  right: 100%;
  top: 0;
}
.navbar .social {
  display: flex;
  font-size: 15px;
  justify-content: center;
  margin-right: -10px;
  opacity: 0;
  position: absolute;
  transition: opacity 0.5s ease;
  visibility: hidden;
  z-index: 10;
}
.navbar .social a {
  line-height: 71px;
  opacity: 0;
  padding: 0 10px;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  transition: color 1s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 1s ease, opacity 0.3s ease, transform 0.3s ease;
  transition: color 1s ease, opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.navbar .social .icon {
  position: relative;
  top: 1px;
}
.navbar .sep {
  display: flex;
  height: 100%;
  margin: 0 20px;
  width: 1px;
}
.navbar .sep:after {
  background-color: #f1f1f1;
  content: "";
  height: 50%;
  margin: auto;
  transition: background-color 1s ease;
  width: 100%;
}
.navbar .sep.sep-left {
  display: none;
  margin: 0 30px;
}
.navbar .action {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .5px;
  position: relative;
  text-transform: uppercase;
}
.navbar .action a {
  font-weight: 700;
  transition: color 1s ease;
}
.navbar .action .follow {
  color: #888;
  display: inline-block;
}
.navbar-menu_center .navbar .sub-menu,
.navbar-menu_left .navbar .sub-menu {
  left: 0;
  margin: -1px 0 0 -25px;
  right: auto;
}
.navbar-menu_center .navbar .sub-menu .menu-item.menu-item-has-children > a:after,
.navbar-menu_left .navbar .sub-menu .menu-item.menu-item-has-children > a:after {
  content: "\e902";
}
.navbar-menu_center .navbar .sub-menu .sub-menu,
.navbar-menu_left .navbar .sub-menu .sub-menu {
  left: 100%;
  margin: -20px 0 0;
  right: auto;
}
.navbar-menu_center .navbar .sep {
  display: none;
  margin: 0 10px;
}
.navbar-menu_center .navbar .action {
  flex: 2;
  text-align: right;
}
.navbar-menu_left .navbar .logo-wrapper {
  flex: none;
}
.navbar-menu_left .navbar .sep.sep-left {
  display: flex;
}
.navbar-menu_left .navbar .sep.sep-right {
  display: none;
  margin: 0 10px;
}
.navbar-menu_left .navbar .action {
  flex: 2;
  text-align: right;
}
.navbar-menu_hidden .navbar .burger-wrapper {
  display: block !important;
  flex: 2;
}
.navbar-menu_hidden .navbar .logo-wrapper {
  flex: none;
}
.navbar-menu_hidden .navbar .sep.sep-right {
  display: none;
  margin: 0 10px;
}
.navbar-menu_hidden .navbar .action {
  flex: 2;
  text-align: right;
}
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .site-header,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .site-header {
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .logo.text,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .logo.text,
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .nav-list > .menu-item > a,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .nav-list > .menu-item > a,
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .social a,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .social a,
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .action a,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .action a {
  color: #fff;
}
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .logo.regular,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .logo.regular {
  opacity: 0;
}
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .logo.contrary,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .logo.contrary {
  opacity: 1;
}
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .sep:after,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .sep:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .navbar .burger .burger-inner,
.navbar-sticky_transparent.with-hero:not(.navbar-sticky):not(.ads-before-header):not(.ads-after-header) .navbar .burger .burger-inner {
  background-color: #fff;
}
.navbar-transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .header-gap,
.navbar-sticky_transparent.with-hero:not(.ads-before-header):not(.ads-after-header) .header-gap {
  height: 0;
}
.navbar-sticky:not(.ads-before-header) .site-header,
.navbar-sticky_transparent:not(.ads-before-header) .site-header,
.stick-now .site-header {
  position: fixed !important;
}
.social-open .navbar .main-menu {
  display: none;
}
.social-open .navbar .social {
  opacity: 1;
  visibility: visible;
}
.social-open .navbar .social a {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 991px) {
  .navbar .logo-wrapper {
    flex: 2;
  }
  .navbar .sep {
    display: none !important;
    margin: 0 5px !important;
  }
  .navbar .social a {
    padding: 0 6px;
  }
  .navbar .action {
    text-align: right;
  }
}
.logo-wrapper {
  position: relative;
}
.logo:not(.text) {
  transition: opacity 1s ease;
}
.logo.contrary {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.logo.text {
  align-items: center;
  display: flex;
  font-size: 19px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: color 1s ease;
}
.logo a,
.logo.text {
  display: inline-block;
  vertical-align: middle;
}
.burger-wrapper {
  margin-top: 1px;
}
.burger {
  cursor: pointer;
  width: 15px;
}
.burger .burger-inner {
  background-color: #1a1a1a;
  height: 2px;
  margin: 3px 0;
  transition: background-color 1s ease;
  width: 15px;
}
@media (max-width: 991px) {
  .burger-wrapper {
    flex: none !important;
    margin-right: 20px;
  }
}
.navbar .menu-item-mega:hover .mega-menu,
.navbar .menu-item-mega:hover .sub-menu {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
.mega-menu {
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  transition: all 0.5s ease;
  visibility: hidden;
  z-index: 80;
}
.mega-menu .menu-posts {
  padding: 30px 30px 80px;
}
.mega-menu .u-placeholder {
  padding-bottom: 62.5% !important;
}
.mega-menu .entry-title a {
  color: #fff;
}
.mega-menu .owl .owl-prev,
.mega-menu .owl .owl-next {
  bottom: 25px;
}
.mega-menu .owl .owl-prev {
  right: 63px;
}
.mega-menu .owl .owl-next {
  right: 30px;
}
.navbar .menu-item-mega {
  position: static;
}
.navbar .menu-item-mega > .sub-menu {
  left: 0;
  margin: 0;
  padding: 40px 0;
  right: 0;
}
.navbar .menu-item-mega > .sub-menu .menu-item-has-children > a:after {
  display: none;
}
.navbar .menu-item-mega > .sub-menu .sub-menu {
  box-shadow: none;
  margin: 0;
  min-width: auto;
  opacity: 1;
  padding: 0;
  position: static;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navbar .menu-item-mega > .sub-menu .sub-menu .sub-menu {
  display: none;
}
.hero {
  background-color: #f1f1f1;
  background-position: center;
  background-size: cover;
  display: flex;
  height: 60vh;
  overflow: hidden;
  position: relative;
}
.hero:before,
.hero .slider-item:before {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 1.5s ease;
  z-index: 10;
}
.hero.lazyloaded:before,
.hero .lazyloaded:before {
  opacity: .3;
}
.hero .container,
.hero .row {
  flex-grow: 1;
}
.hero .container {
  align-items: center;
  display: flex;
  position: relative;
  z-index: 10;
}
.hero .entry-header {
  text-align: center;
}
.hero .u-caption {
  bottom: 30px;
  left: 20px;
  opacity: 1;
}
.hero-background {
  height: 100%;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.hero-heading {
  color: #fff;
  margin-bottom: 0;
}
.hero-subheading {
  color: #fff;
  font-size: 17px;
  font-style: italic;
  line-height: 20px;
  margin-top: 15px;
}
.hero-wide:not(.hero-gallery) .hero .container {
  align-items: flex-end;
}
.hero-wide:not(.hero-gallery) .hero .entry-header {
  margin-bottom: 30px;
  text-align: left;
}
.hero-full .hero {
  height: 100vh;
}
.navbar-regular.hero-full .hero,
.navbar-sticky.hero-full:not(.navbar-sticky_transparent) .hero {
  height: calc(100vh - 70px);
}
.hero-gallery .hero:before {
  display: none;
}
.hero-slider {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.hero-slider,
.hero-slider .owl-stage-outer,
.hero-slider .owl-stage,
.hero-slider .owl-item,
.hero-slider .slider-item {
  height: 100%;
}
@media (max-width: 767px) {
  .hero-subheading {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .hero-column {
    margin-left: 16.66666667%;
  }
}
.site {
  position: relative;
}
body:not(.page-template-page-modular) .site-content {
  padding-bottom: 60px;
  padding-top: 60px;
}
.page-template-page-modular .site-content {
  padding-bottom: 15px;
  padding-top: 15px;
}
.sidebar-right .sidebar-column .widget-area {
  padding-left: 30px;
}
.sidebar-left .sidebar-column .widget-area {
  padding-right: 30px;
}
@media (max-width: 767px) {
  body:not(.page-template-page-modular) .site-content {
    padding-bottom: 45px;
    padding-top: 45px;
  }
}
@media (min-width: 992px) {
  .sidebar-none .content-column {
    margin-left: 16.66666667%;
  }
  .sidebar-left .sidebar-column {
    order: -1;
  }
}
.section {
  padding: 45px 0;
}
.section .section-title {
  font-size: 18px;
  margin-bottom: 30px;
}
.section .section-description {
  margin: -25px 0 30px;
}
.section .section-link {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .5px;
  margin-bottom: 30px;
  margin-right: -4px;
  text-transform: uppercase;
}
.section .section-link:after {
  content: "\e902";
  font-family: Folyo;
  line-height: 1;
  margin-left: 3px;
}
@media (min-width: 768px) {
  .section.fullwidth > .container {
    max-width: none;
    padding: 0;
  }
  .section.widget_folyo_module_portfolio_carousel.fullwidth {
    margin: 0 30px;
  }
}
.section.widget_folyo_module_parallax > .container {
  max-width: none;
  padding: 0;
}
.term-bar {
  margin-bottom: 45px;
  text-align: center;
}
.term-bar .term-title {
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.off-canvas {
  background-color: #fff;
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  padding: 60px 0 30px;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  width: 250px;
  z-index: 90;
  -webkit-overflow-scrolling: touch;
}
.off-canvas .canvas-close {
  color: #1a1a1a;
  cursor: pointer;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 30px;
}
.off-canvas .mega-menu {
  display: none;
}
body:not(.canvas-visible) .off-canvas {
  visibility: hidden;
}
.canvas-opened {
  overflow-y: hidden;
}
.canvas-opened .off-canvas {
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
  visibility: visible;
}
.site-footer {
  background-color: #f1f1f1;
}
.site-footer .footer-top {
  padding: 30px 0;
}
.site-footer .widget {
  padding: 20px 0;
}
.site-footer .widget-title {
  font-size: 16px;
  margin-bottom: 25px;
}
.site-footer .widget ul li > a {
  color: #888;
}
.site-footer .footer-bottom {
  border-top: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}
.site-footer .bottom-right {
  align-items: center;
  display: flex;
}
.site-footer .social {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  margin: 3px -7px 0 0;
}
.site-footer .social a {
  padding: 0 7px;
}
.site-footer .go-top {
  background: #dc000c;
  color: #fff;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  margin-left: 15px;
  text-align: center;
  width: 30px;
  border-radius:16px;
}
@media (max-width: 767px) {
  .site-footer .footer-bottom {
    flex-direction: column;
    text-align: center;
  }
  .site-footer .social {
    justify-content: center;
    margin: 10px 0 0;
  }
}
@media (min-width: 992px) {
  .site-footer .row {
    margin-left: -45px;
    margin-right: -45px;
  }
  .site-footer .row > div {
    padding-left: 45px;
    padding-right: 45px;
  }
  .site-footer .row > div + div {
    border-left: 1px solid #e4e4e4;
  }
}
.module .entry-excerpt {
  line-height: 20px;
  margin-top: 10px;
}
.module.list .portfolio {
  display: flex;
}
.module.list .entry-media {
  flex-shrink: 0;
  margin-bottom: 0;
  margin-right: 20px;
  width: 240px;
}
.module.list .entry-header {
  margin-top: 15px;
}
.module.slider .portfolio {
  display: flex;
}
.module.slider .entry-media {
  flex-shrink: 0;
  margin-bottom: 0;
  width: 65%;
}
.module.slider .u-placeholder {
  height: 300px;
  padding-bottom: 0 !important;
}
.module.slider .entry-wrapper {
  padding: 30px 30px 0;
}
.module.slider .entry-header .entry-title {
  font-size: 24px;
  font-weight: 900;
}
.module.slider .entry-excerpt {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .module.slider .portfolio {
    display: block;
  }
  .module.slider .entry-media {
    margin-bottom: 20px;
    width: 100%;
  }
  .module.slider .entry-wrapper {
    padding: 0;
  }
  .module.slider .owl .owl-prev,
  .module.slider .owl .owl-next {
    top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .module.slider .entry-media {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .module.list .entry-media {
    width: 150px;
  }
  .module.list .entry-header {
    margin-top: 0;
  }
}
.module.hover.u-module-margin {
  margin: -15px 0;
}
.module.hover.u-module-margin .portfolio {
  margin: 15px 0;
}
.module.hover .portfolio {
  position: relative;
}
.module.hover .entry-header {
  align-items: center;
  background-color: #fff;
  bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: opacity 0.5s ease;
}
.module.hover .entry-header .entry-meta,
.module.hover .entry-header .entry-title {
  opacity: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.module.hover .entry-header .entry-meta {
  transition-delay: .1s;
}
.module.hover .entry-header .entry-title {
  transition-delay: .2s;
}
.module.hover .portfolio:hover .entry-header {
  opacity: 1;
}
.module.hover .portfolio:hover .entry-header > * {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.module.hover .entry-media {
  margin-bottom: 0;
}
.module.image {
  margin: 0 auto;
  position: relative;
}
.module.image .u-caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.module.parallax {
  align-items: center;
  display: flex;
  min-height: 320px;
  position: relative;
}
.module.parallax img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.module.parallax .container {
  flex-grow: 1;
  padding-bottom: 100px;
  padding-top: 120px;
}
.module.parallax .entry-title {
  color: #fff;
  margin-bottom: 0;
  position: relative;
}
.module.parallax .button,
.module.parallax input[type="submit"],
.module.parallax button[type="submit"] {
  margin: 30px 10px 0 0;
  position: relative;
  z-index: 60;
}
@media (max-width: 767px) {
  .module.parallax .container {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .module.parallax .entry-title {
    text-align: center;
  }
  .module.parallax .button,
  .module.parallax input[type="submit"],
  .module.parallax button[type="submit"] {
    margin-right: 0;
    width: 100%;
  }
  .module.parallax .button + .button,
  .module.parallax input[type="submit"] + input[type="submit"],
  .module.parallax button[type="submit"] + button[type="submit"] {
    margin-top: 10px;
  }
}
.module.paragraph {
  font-size: 20px;
  line-height: 32px;
  max-width: 750px;
}
.module.paragraph.align-center {
  text-align: center;
}
.module.paragraph.align-right {
  text-align: right;
}
.module.paragraph.position-center {
  margin-left: auto;
  margin-right: auto;
}
.module.paragraph.position-right {
  margin-left: auto;
}
.module.paragraph > *:last-child {
  margin-bottom: 0;
}
.module.categories {
  position: relative;
}
.module.categories .entry-thumbnails {
  display: flex;
  height: 250px;
  overflow: hidden;
}
.module.categories .thumbnail {
  position: relative;
}
.module.categories .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.module.categories .big {
  margin-right: 5px;
  width: 80%;
}
.module.categories .small {
  flex-direction: column;
  height: 100%;
  width: 30%;
}
.module.categories .small .thumbnail {
  height: 50%;
}
.module.categories .small .thumbnail:first-child {
  margin-bottom: 5px;
}
.module.categories .small .thumbnail:last-child {
  margin-top: 5px;
}
.module.categories .small span {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.module.categories .entry-title {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  left: 15px;
  letter-spacing: .5px;
  margin: 0;
  padding: 8px 15px;
  position: absolute;
  text-transform: uppercase;
  top: 15px;
}
.single .portfolio .thumbnail-top {
  display: flex;
  flex-direction: column;
}
.single .portfolio .thumbnail-top .entry-media {
  order: -1;
}
.single .portfolio .entry-header,
.single .post.type-post .entry-header,
.page .type-page.single .entry-header {
  margin-bottom: 30px;
  text-align: center;
}
.single .portfolio .entry-header .entry-meta,
.single .post.type-post .entry-header .entry-meta,
.page .type-page.single .entry-header .entry-meta {
  margin: 0 0 5px;
}
.single .portfolio .entry-media {
  margin-bottom: 45px;
}
.single .portfolio .entry-media > a {
  pointer-events: none;
}
.single .portfolio .entry-showcase {
  margin-top: 45px;
}
.single .portfolio .entry-showcase.alignfull {
  padding: 0 12px;
}
.single .portfolio .items-wrapper {
  margin: -6px;
}
.single .portfolio .grid-item {
  margin: 6px 0;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 992px) {
  .single .portfolio .thumbnail-right .entry-media,
  .single .portfolio .thumbnail-left .entry-media {
    margin-top: 0;
  }
  .single .portfolio .thumbnail-left .row {
    flex-direction: row-reverse;
  }
  .single .portfolio .header-column {
    align-items: center;
    display: flex;
  }
  .single .portfolio .header-column .entry-header {
    text-align: left;
  }
}
.single .portfolio.portfolio-justified .items-wrapper {
  margin: 0;
}
.single .portfolio.portfolio-justified .grid-item {
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .single .portfolio.portfolio-sidebar .entry-header,
  .single .portfolio.portfolio-sidebar .entry-content {
    text-align: left;
  }
  .single .portfolio.portfolio-sidebar .entry-facts {
    justify-content: flex-start;
  }
  .single .portfolio.portfolio-sidebar .entry-showcase {
    margin-top: 0;
  }
  .single.sidebar-right .portfolio.portfolio-sidebar .entry-wrapper {
    padding-right: 15px;
  }
  .single.sidebar-left .portfolio.portfolio-sidebar > .row > div:last-child {
    order: -1;
  }
  .single.sidebar-left .portfolio.portfolio-sidebar .entry-wrapper {
    padding-left: 15px;
  }
}
.single .portfolio.portfolio-vertical .grid-item {
  margin: 12px 0;
}
.single .portfolio.portfolio-slider .entry-showcase {
  padding-bottom: 35px;
}
.single .portfolio.portfolio-slider .items-wrapper,
.single .portfolio.portfolio-slider .grid-item {
  margin: 0;
  padding: 0;
}
.single .portfolio.portfolio-slider .u-hover:hover .u-hover-item {
  opacity: 1;
}
.single .portfolio.portfolio-slider .u-caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.entry-facts {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.entry-facts .fact {
  display: flex;
}
.entry-facts .fact + .fact:before {
  content: "/";
  margin: 0 10px;
}
.entry-facts .fact-title {
  color: #bebebe;
  margin-right: 5px;
}
.entry-facts .fact-title:after {
  content: ":";
}
.entry-facts .fact-description {
  color: #1a1a1a;
  font-weight: 700;
}
@media (max-width: 767px) {
  .entry-facts {
    flex-direction: column;
  }
  .entry-facts .fact + .fact:before {
    display: none;
  }
}
.like {
  align-items: center;
  color: #1a1a1a;
  display: flex;
  flex-direction: column;
}
.like .like-button {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 59px;
  justify-content: center;
  margin: 0 auto;
  outline: none;
  width: 59px;
}
.like .like-button.liking {
  pointer-events: none;
}
.like .like-button.liked .icon {
  color: #ff7473;
}
.like .like-button.liked .icon:before {
  content: "\e921";
}
.like .like-button.animate {
  -webkit-animation: pulse 1.5s;
  animation: pulse 1.5s;
  pointer-events: none;
}
.like .icon {
  font-size: 25px;
  line-height: 1;
  margin: 5px 0 0 1px;
}
.like .like-count {
  font-weight: 700;
  line-height: 1;
  margin-top: 12px;
}
.entry-action {
  align-items: flex-end;
  display: flex;
  margin-top: 60px;
}
.entry-action .navigation {
  flex: 2;
  line-height: 1;
}
.entry-action .navigation a {
  display: block;
}
.entry-action .navigation .icon {
  font-size: 30px;
}
.entry-action .nav-previous .icon {
  margin-left: -9px;
}
.entry-action .nav-next {
  text-align: right;
}
.entry-action .nav-next .icon {
  margin-right: -9px;
}
.entry-action .nav-label {
  color: #bebebe;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .2px;
  text-transform: uppercase;
}
.entry-action .nav-title {
  font-size: 16px;
  margin: 5px 0 0;
}
@media (max-width: 767px) {
  .entry-action {
    align-items: center;
  }
}
.post-standard {
  margin-bottom: 60px;
}
.post-standard .entry-media {
  margin-bottom: 30px;
}
.post-standard .u-placeholder {
  padding-bottom: 50% !important;
}
.post-standard .u-caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.post-standard .entry-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}
.post-standard .entry-header .entry-title {
  font-size: 20px;
  letter-spacing: -0.5px;
}
.post-standard:not(.has-post-thumbnail) .entry-wrapper {
  max-width: none;
}
.post.sticky .entry-title a:before {
  color: #bebebe;
  content: "\e927";
  font-family: Folyo;
  font-weight: 400;
  left: -4px;
  position: relative;
  top: 2px;
}
.single .post.type-post .entry-header,
.page .type-page.single .entry-header {
  text-align: left;
}
.single .post.type-post .entry-footer,
.page .type-page.single .entry-footer {
  margin-top: 30px;
}
.single .post.type-post .entry-footer .read-more,
.page .type-page.single .entry-footer .read-more {
  display: none;
}
.single .post.type-post .entry-footer .entry-share,
.page .type-page.single .entry-footer .entry-share {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.author-box {
  display: flex;
  margin-top: 60px;
}
.author-box .author-image {
  border-radius: 50%;
  flex-shrink: 0;
  height: 70px;
  overflow: hidden;
  width: 70px;
}
.author-box .author-info {
  margin-left: 20px;
}
.author-box .author-name {
  font-size: 16px;
  margin-bottom: 5px;
}
.author-box .author-meta {
  align-items: center;
  display: flex;
  font-size: 16px;
  margin-top: 10px;
}
.author-box .author-meta > a {
  color: #bebebe;
  line-height: 1.5;
}
.author-box .author-meta > a + a {
  margin-left: 4px;
}
.author-box .author-meta > a:last-child {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.author-box .author-meta > a + a:last-child {
  border-left: 1px solid #d9d9d9;
  margin-left: 10px;
  padding-left: 10px;
}
.related-posts {
  margin-top: 60px;
}
.related-posts h3,
.comments-area .comments-title,
.comments-area #reply-title {
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.related-posts .entry-media {
  margin-bottom: 15px;
}
.related-posts .u-placeholder {
  padding-bottom: 62.5% !important;
}
.related-posts .entry-header {
  text-align: center;
}
@media (max-width: 767px) {
  .related-posts .row > div + div {
    margin-top: 30px;
  }
}
.entry-media {
  margin-bottom: 20px;
  position: relative;
}
.entry-like {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 3px;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  opacity: 0;
  padding: 6px 9px 5px;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: opacity 0.3s ease;
  z-index: 60;
}
.entry-like .icon {
  color: #bebebe;
  font-size: 13px;
  margin-right: 3px;
}
.entry-like.liked .icon {
  color: #ff7473;
}
.module.hover .portfolio .entry-like {
  background-color: transparent;
  border: 1px solid #d9d9d9;
  right: 20px;
  top: 20px;
}
.module.hover .portfolio .entry-like .icon {
  margin-right: 2px;
}
.portfolio:hover .entry-like {
  opacity: 1;
}
.entry-header .entry-meta {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .2px;
  margin: -2px 0 0;
  text-transform: uppercase;
}
.entry-header .entry-meta > span + span:before {
  content: "/";
  padding: 0 5px;
}
.entry-header .entry-meta a {
  color: #bebebe;
}
.entry-header .meta-category a {
  margin-right: 5px;
}
.entry-header .meta-category a:last-child {
  margin-right: 0;
}
.entry-header .entry-title {
  font-size: 17px;
  margin-bottom: 0;
}
.entry-header.white .entry-meta a,
.entry-header.white .entry-title {
  color: #fff;
}
.entry-excerpt {
  margin-top: 15px;
}
.entry-excerpt .excerpt-link {
  margin-left: 5px;
}
.entry-tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.entry-tags a {
  display: flex;
  font-weight: 700;
  margin: 0 8px 5px 0;
}
.entry-tags a:before {
  content: "#";
  margin-right: 1px;
}
.entry-share {
  border-top: 1px solid #f1f1f1;
  display: flex;
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  margin-top: 25px;
  padding-top: 20px;
}
.entry-share span {
  color: #bebebe;
  font-style: italic;
  font-weight: 400;
}
.entry-share span:after {
  content: ":";
  margin-right: 5px;
}
.entry-share a {
  align-items: center;
  display: flex;
  line-height: 1;
  margin: 0 7px;
}
.entry-share .icon {
  font-size: 14px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .entry-share a {
    margin: 0 4px;
  }
}
.entry-footer {
  border-top: 1px solid #f1f1f1;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  padding-top: 10px;
}
.entry-footer .read-more {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.entry-footer .read-more:after {
  content: "\e902";
  font-family: Folyo;
  font-size: 13px;
  margin-left: 2px;
}
.entry-footer .footer-right {
  align-items: center;
  display: flex;
  line-height: 1;
}
.entry-footer .footer-right a {
  color: #bebebe;
}
.entry-footer .entry-author {
  align-items: center;
  display: flex;
  line-height: 1;
}
.entry-footer .author-image {
  border-radius: 50%;
  height: 20px;
  margin-right: 5px;
  width: 20px;
}
.entry-footer .entry-comment {
  margin-left: 15px;
}
.entry-footer .entry-comment a {
  align-items: center;
  display: flex;
}
.entry-footer .entry-comment a:before {
  content: "\e928";
  font-family: Folyo;
  margin-right: 3px;
}
.pagination {
  margin-top: 60px;
}
.infinite-scroll-status {
  display: none;
  text-align: center;
}
.infinite-scroll-request {
  -webkit-animation: scaleOut 1s infinite ease-in-out;
  animation: scaleOut 1s infinite ease-in-out;
  background-color: #1a1a1a;
  border-radius: 50%;
  height: 40px;
  margin: 60px auto;
  width: 40px;
}
.infinite-scroll-action {
  display: flex;
  justify-content: center;
}
.pagination-button .nav-next,
.pagination-scroll .nav-next {
  display: none !important;
}
.pagination-navigation {
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: space-between;
}
.pagination-numeric > .page-numbers {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination-numeric li {
  margin: 0 3px;
}
.pagination-numeric .page-numbers:not(ul) {
  background-color: #f1f1f1;
  border-radius: 50%;
  display: block;
  font-size: 13px;
  font-weight: 700;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
}
.pagination-numeric .page-numbers:not(ul).current {
  background-color: #000;
  color: #fff;
}
.pagination-numeric .icon {
  font-size: 16px;
}
.widget-area .widget {
  background-color: #fff;
  font-size: 13px;
  position: relative;
}
.widget-area .widget + .widget {
  margin-top: 60px;
}
.widget-area .widget.widget_folyo_promo_widget + .widget_folyo_promo_widget {
  margin-top: 20px;
}
.widget-area .widget-title {
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget ul li {
  line-height: 20px;
}
.widget ul li > a {
  color: #bebebe;
  display: inline-block;
}
.widget ul li + li > a,
.widget ul ul li > a {
  margin-top: 10px;
}
.widget_folyo_about_widget .profile-image {
  margin: 0 auto 15px;
}
.widget_folyo_about_widget .profile-image.circular {
  border-radius: 50%;
}
.widget_folyo_about_widget .bio {
  text-align: center;
}
.widget_folyo_about_widget .profile-name {
  color: #1a1a1a;
  font-size: 17px;
  font-weight: 900;
  margin-top: 15px;
  text-align: center;
}
.widget_folyo_about_widget .profile-autograph {
  margin: 20px auto 0;
}
.widget_calendar #wp-calendar {
  margin: 0;
  width: 100%;
}
.widget_calendar #wp-calendar caption {
  margin-bottom: 15px;
  text-align: left;
}
.widget_calendar #wp-calendar th,
.widget_calendar #wp-calendar td {
  font-size: 12px;
  padding: 3px;
  text-align: center;
}
.widget_calendar #wp-calendar th {
  color: #1a1a1a;
}
.widget_calendar #wp-calendar td a {
  font-weight: 700;
}
.widget_calendar #wp-calendar tfoot td {
  padding-bottom: 5px;
  padding-top: 5px;
}
.widget_folyo_category_widget .category-item + .category-item {
  margin-top: 12px;
}
.widget_folyo_category_widget .category-item > a {
  align-items: center;
  color: #1a1a1a;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.widget_folyo_category_widget .category-name {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 700;
}
.widget_folyo_category_widget .category-count {
  background-color: #bebebe;
  border-radius: 30px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  min-width: 30px;
  text-align: center;
}
.null-instagram-feed {
  position: relative;
}
.null-instagram-feed .instagram-pics {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.null-instagram-feed .instagram-pics li {
  overflow: hidden;
}
.section.null-instagram-feed .container {
  position: relative;
}
.section.null-instagram-feed .instagram-pics {
  margin: -3px;
}
.section.null-instagram-feed .instagram-pics li {
  margin: 3px;
  width: calc(16.6666666667% - 6px);
}
.section.null-instagram-feed p {
  background-color: #fff;
  bottom: 20px;
  font-size: 13px;
  font-weight: 700;
  left: 30px;
  margin: 0;
  position: absolute;
  z-index: 10;
}
.section.null-instagram-feed p a {
  display: block;
  padding: 6px 25px;
}
@media (max-width: 767px) {
  .section.null-instagram-feed .instagram-pics li {
    width: calc(33.3333333333% - 6px);
  }
  .section.null-instagram-feed p {
    left: 45px;
  }
}
.widget.null-instagram-feed .instagram-pics {
  margin: -3px;
}
.widget.null-instagram-feed .instagram-pics li {
  margin: 3px;
  max-width: 60px;
  width: calc(100% / 5 - 6px);
}
.widget.null-instagram-feed .instagram-pics a {
  display: block;
  margin-top: 0;
}
.widget.null-instagram-feed p {
  margin: 20px 0 0;
  text-align: center;
}
.widget.null-instagram-feed p > a {
  font-weight: 700;
}
.widget.null-instagram-feed p > a:before {
  content: "\e907";
  font-family: Folyo;
  font-weight: 400;
  margin-right: 3px;
}
.widget_mc4wp_form_widget .mc4wp-form-fields {
  padding: 45px 0 0;
  position: relative;
  text-align: center;
}
.widget_mc4wp_form_widget .mc4wp-form-fields:before {
  color: #bebebe;
  content: "\e924";
  font-family: Folyo;
  font-size: 36px;
  left: 50%;
  position: absolute;
  top: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget_mc4wp_form_widget .mc4wp-form-fields > p + p {
  margin: 20px 0 0;
}
.widget_mc4wp_form_widget .mc4wp-form-fields input {
  text-align: center;
}
.widget_folyo_picks_widget .picks-wrapper {
  margin-top: 30px;
}
.widget_folyo_picks_widget .post {
  text-align: center;
}
.widget_folyo_picks_widget .u-placeholder {
  padding-bottom: 62.5% !important;
}
.widget_folyo_picks_widget .entry-title {
  font-size: 16px;
}
.widget_folyo_picks_widget .owl .owl-prev,
.widget_folyo_picks_widget .owl .owl-next {
  top: 15px;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.widget-posts .posts > div {
  align-items: center;
  display: flex;
}
.widget-posts .posts > div + div {
  margin-top: 20px;
}
.widget-posts .entry-thumbnail {
  border-radius: 50%;
  flex-shrink: 0;
  height: 60px;
  overflow: hidden;
  position: relative;
  width: 60px;
}
.widget-posts .entry-thumbnail img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.widget-posts .entry-header {
  margin-left: 15px;
}
.widget-posts .entry-title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.2px;
}
.widget-posts .posts.reverse > div {
  flex-direction: row-reverse;
}
.widget-posts .posts.reverse .entry-header {
  flex-grow: 1;
  margin-left: 0;
  margin-right: 15px;
}
.widget_folyo_promo_widget .promo {
  background-position: center;
  background-size: cover;
  display: flex;
  min-height: 80px;
  padding: 20px;
  position: relative;
}
.widget_folyo_promo_widget .promo:before {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .4;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s ease;
}
.widget_folyo_promo_widget .promo:hover:before {
  opacity: .6;
}
.widget_folyo_promo_widget .promo-title {
  color: #fff;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1;
  margin: auto;
  position: relative;
  text-transform: uppercase;
}
.widget_recent_comments {
  color: #bebebe;
}
.widget_recent_comments .recentcomments .url {
  color: #bebebe;
}
.widget_recent_comments .recentcomments > a {
  color: #1a1a1a;
  display: block !important;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 5px !important;
}
.widget_recent_comments .recentcomments + .recentcomments {
  margin-top: 18px;
}
.widget_rss .widget-title .rsswidget > img {
  display: none;
}
.widget_rss ul li + li {
  margin-top: 30px;
}
.widget_rss ul li .rsswidget {
  color: #1a1a1a;
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 10px;
}
.widget_rss ul li .rss-date,
.widget_rss ul li cite {
  color: #bebebe;
  display: block;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.widget_rss ul li cite {
  margin-top: 10px;
}
.widget_rss ul li .rssSummary {
  margin-top: 15px;
}
.widget_search .search-field {
  margin-bottom: 0;
}
.widget_folyo_social_widget .links {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.widget_folyo_social_widget .links > a {
  background-color: #f1f1f1;
  border-radius: 5px;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  margin: 5px;
  text-align: center;
  width: 40px;
}
.widget_tag_cloud .tagcloud {
  display: flex;
  flex-wrap: wrap;
}
.widget_tag_cloud .tagcloud > a {
  align-items: center;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  color: #888;
  display: flex;
  font-size: 10px !important;
  font-weight: 700;
  line-height: 1;
  margin: 0 6px 6px 0;
  padding: 6px 8px;
  text-transform: uppercase;
}
.widget_text .textwidget > *:last-child {
  margin-bottom: 0;
}
.widget_nav_menu .sub-menu {
  padding-left: 10px;
}
.comments-area {
  margin-top: 60px;
}
.comments-area #reply-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}
.comments-area #reply-title a,
.comments-area .reply-link a,
.comments-area .edit-link a {
  color: #bebebe;
  font-size: 0;
  height: 20px;
  line-height: 20px;
  margin-right: -4px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 20px;
  width: 20px;
}
.comments-area #reply-title a:before,
.comments-area .reply-link a:before,
.comments-area .edit-link a:before {
  content: "\e904";
  font-family: "Folyo";
  font-size: 16px;
}
.comments-area .comment-list,
.comments-area .children {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.comments-area .children {
  padding-left: 30px;
}
.comments-area .comment-wrapper {
  margin-bottom: 30px;
}
.comments-area .comment-author-avatar {
  background-color: #f1f1f1;
  border-radius: 50%;
  float: left;
  height: 60px;
  margin-top: 3px;
  overflow: hidden;
  width: 60px;
}
.comments-area .comment-content {
  margin-left: 80px;
  overflow: hidden;
  position: relative;
}
.comments-area .comment-author-name {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: 700;
}
.comments-area .comment-author-name .fn {
  display: flex;
  font-style: normal;
}
.comments-area .bypostauthor > .comment-wrapper .fn:before {
  color: #bebebe;
  content: "\e919";
  font-family: "Folyo";
  margin-right: 4px;
}
.comments-area .comment-metadata {
  color: #bebebe;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .2px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.comments-area .comment-body {
  background-color: #f1f1f1;
  border-radius: 5px;
  font-size: 14px;
  padding: 12px 18px;
}
.comments-area .comment-body > *:first-child {
  margin-top: 0;
}
.comments-area .comment-body > *:last-child {
  margin-bottom: 0;
}
.comments-area .comment-body ul ul,
.comments-area .comment-body ol ul,
.comments-area .comment-body dl ul,
.comments-area .comment-body ul ol,
.comments-area .comment-body ol ol,
.comments-area .comment-body dl ol,
.comments-area .comment-body ul dl,
.comments-area .comment-body ol dl,
.comments-area .comment-body dl dl {
  margin: 0;
}
.comments-area .comment-body li {
  margin: 5px 0;
}
.comments-area .comment-body a {
  text-decoration: underline;
}
.comments-area > #respond,
.comments-area .comment-list > .comment:not(.parent):last-child > #respond {
  margin-bottom: 0;
}
.comments-area .reply-link a,
.comments-area .edit-link a {
  margin-right: 0;
}
.comments-area .edit-link a {
  right: 20px;
}
.comments-area .reply-link a:before {
  content: "\e91b";
}
.comments-area .edit-link a:before {
  content: "\e91a";
}
.comments-area .comment-awaiting-moderation {
  color: #bebebe;
  font-style: italic;
  margin: 10px 0 0;
}
.comments-area .pingback {
  margin-bottom: 10px;
}
.comments-area .pingback .edit-link {
  display: none;
}
.comments-area .pingback + .comment {
  margin-top: 40px;
}
.comments-area .no-comments {
  margin: 0;
}
#respond {
  margin-bottom: 45px;
}
#respond .logged-in-as {
  margin-top: -5px;
}
#respond .logged-in-as > a:first-child {
  color: #888;
}
#respond .logged-in-as > a:last-child {
  font-weight: 700;
}
#respond .comment-author-inputs {
  margin: 0 -15px;
}
#respond .form-submit {
  margin-bottom: 0;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .comments-area .children {
    padding-left: 0;
  }
  .comments-area .comment-author-avatar {
    height: 50px;
    width: 50px;
  }
  .comments-area .comment-content {
    margin-left: 65px;
  }
}
.alignleft {
  float: left;
  margin: 10px 30px 10px 0 !important;
}
.alignright {
  float: right;
  margin: 10px 0 10px 30px !important;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 30px auto !important;
}
.alignnone {
  margin: 30px 0 !important;
}
@media (max-width: 767px) {
  .alignleft,
  .alignright {
    float: none !important;
    margin: 20px auto !important;
  }
}
.wp-caption {
  max-width: 100%;
  position: relative;
}
.wp-caption-text,
.wp-block-image figcaption {
  color: #bebebe;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 0;
  margin-top: 15px;
  text-align: center;
}
.wp-caption-text em,
.wp-block-image figcaption em {
  font-style: normal;
}
.entry-content .gallery {
  margin-top: 30px;
}
.entry-content .gallery:before,
.entry-content .gallery:after {
  content: " ";
  display: table;
}
.entry-content .gallery:after {
  clear: both;
}
.entry-content .gallery-item {
  float: left;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.entry-content .gallery-item img {
  display: inline-block;
  vertical-align: middle;
}
.entry-content .gallery-caption {
  display: block;
}
.entry-content .gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.entry-content .gallery-columns-2 .gallery-item:nth-child(2n+1) {
  clear: left;
}
.entry-content .gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.entry-content .gallery-columns-3 .gallery-item:nth-child(3n+1) {
  clear: left;
}
.entry-content .gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.entry-content .gallery-columns-4 .gallery-item:nth-child(4n+1) {
  clear: left;
}
.entry-content .gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.entry-content .gallery-columns-5 .gallery-item:nth-child(5n+1) {
  clear: left;
}
.entry-content .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.entry-content .gallery-columns-6 .gallery-item:nth-child(6n+1) {
  clear: left;
}
.entry-content .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.entry-content .gallery-columns-7 .gallery-item:nth-child(7n+1) {
  clear: left;
}
.entry-content .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.entry-content .gallery-columns-8 .gallery-item:nth-child(8n+1) {
  clear: left;
}
.entry-content .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.entry-content .gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}
.screen-reader-text {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-links {
  clear: both;
  font-size: 13px;
  font-weight: 700;
  margin-top: 30px;
}
.page-links a {
  text-decoration: none !important;
}
.page-links a span {
  border: 0;
}
.page-links span {
  border-bottom: 3px solid #000;
  display: inline-block;
  line-height: 1;
  margin-right: 5px;
  padding-bottom: 3px;
  text-align: center;
  width: 10px;
}
.post-password-form p:last-child {
  max-width: 300px;
  position: relative;
}
.wp-block-cover,
.wp-block-cover-image {
  margin: 30px 0;
  width: auto;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-text {
  font-size: 30px;
  margin-bottom: 0;
}
.wp-block-image {
  margin: 30px 0;
}
.wp-block-image .alignleft img,
.wp-block-image .alignright img {
  margin: 0;
}
.wp-block-image.parallax {
  height: 400px;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .wp-block-image.alignfull {
    margin: 60px 0;
  }
}
.wp-block-gallery {
  margin-bottom: 14px;
  margin-top: 30px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 13px;
  line-height: 16px;
  padding-bottom: 20px;
  text-align: center;
}
p.wp-block-subhead {
  color: #bebebe;
  opacity: 1;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 45px auto;
  max-width: none;
  padding: 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 30px !important;
  line-height: 38px !important;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  font-size: 14px;
  text-align: left;
}
.wp-block-pullquote {
  border-bottom: 4px solid #d9d9d9;
  border-top: 4px solid #d9d9d9;
  margin-bottom: 60px !important;
  margin-top: 60px !important;
  padding: 0;
  text-align: left;
}
.wp-block-pullquote blockquote {
  max-width: none;
  padding: 0 30px;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
  margin: 30px 0 !important;
}
.wp-block-pullquote.alignleft {
  margin-right: 30px !important;
}
.wp-block-pullquote.alignright {
  margin-left: 30px !important;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  padding: 45px 0;
}
.wp-block-pullquote.is-style-solid-color cite {
  margin-top: 30px;
}
.wp-block-preformatted {
  margin: 30px 0;
}
.wp-block-button .wp-block-button__link {
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  letter-spacing: .5px;
  line-height: 1;
  outline: none;
  padding: 13px 25px;
  text-align: center;
}
.wp-block-button__link {
  background-color: #000;
  color: #fff;
}
.wp-block-columns {
  margin-left: -15px;
  margin-right: -15px;
}
.wp-block-columns .wp-block-column {
  padding-left: 15px;
  padding-right: 15px;
}
p.has-drop-cap:not(:focus):first-letter {
  background-color: #1a1a1a;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  height: 40px;
  line-height: 1;
  margin: 10px 15px 0 0;
  padding: 8px 15px;
  width: 40px;
}
p.has-drop-cap:not(:focus):after {
  display: none;
}
.has-small-font-size {
  font-size: 14px;
  line-height: 24px;
}
.has-medium-font-size {
  font-size: 17px;
  line-height: 29px;
}
.has-large-font-size {
  font-size: 19px;
  line-height: 31px;
}
.has-huge-font-size {
  font-size: 23px;
  line-height: 36px;
}
.wp-block-separator {
  background-color: #d9d9d9;
  border: 0;
  height: 2px;
  margin: 40px auto;
  max-width: 100px;
}
.wp-block-separator.is-style-wide {
  height: 1px;
  max-width: none;
}
.wp-block-separator.is-style-dots:before {
  font-size: 22px;
  letter-spacing: 20px;
  padding-left: 20px;
}
/* @media (min-width: 992px) {
  .alignnormal {
    margin-left: calc(-750px / 2 + 100% / 2);
    margin-right: calc(-750px / 2 + 100% / 2);
    max-width: 750px;
  }
}*/
@media (min-width: 1200px) {
  body:not(.sidebar-right):not(.sidebar-left) .alignwide {
    margin-left: calc(-960px / 2 + 100% / 2);
    margin-right: calc(-960px / 2 + 100% / 2);
    max-width: 960px;
  }
  body:not(.sidebar-right):not(.sidebar-left) .alignwide img {
    width: 100%;
  }
  body:not(.sidebar-right):not(.sidebar-left) .alignlarge {
    margin-left: calc(-1140px / 2 + 100% / 2);
    margin-right: calc(-1140px / 2 + 100% / 2);
    max-width: 1140px;
  }
  body:not(.sidebar-right):not(.sidebar-left) .alignlarge img {
    width: 100%;
  }
}
body:not(.sidebar-right):not(.sidebar-left) .alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}
body:not(.sidebar-right):not(.sidebar-left) .alignfull img {
  width: 100%;
}
.admin-bar.navbar-sticky:not(.ads-before-header) .site-header,
.admin-bar.navbar-sticky_transparent:not(.ads-before-header) .site-header,
.admin-bar.stick-now .site-header,
.admin-bar .off-canvas {
  top: 32px;
}
.admin-bar .off-canvas {
  height: calc(100vh - 32px);
}
.admin-bar.error404 .site,
.admin-bar.search-no-results .site {
  min-height: calc(100vh - 32px);
}
@media screen and (max-width: 782px) {
  .admin-bar.navbar-sticky:not(.ads-before-header) .site-header,
  .admin-bar.navbar-sticky_transparent:not(.ads-before-header) .site-header,
  .admin-bar.stick-now .site-header,
  .admin-bar .off-canvas {
    top: 46px;
  }
  .admin-bar .off-canvas {
    height: calc(100vh - 46px);
  }
  .admin-bar.error404 .site,
  .admin-bar.search-no-results .site {
    min-height: calc(100vh - 46px);
  }
}
.dimmer {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 90;
}
.error404 .site,
.search-no-results .site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.error404 .site-content,
.search-no-results .site-content {
  flex-grow: 1;
  padding-bottom: 120px !important;
  padding-top: 120px !important;
}
._404 .entry-title,
._404 .entry-content {
  text-align: center;
}
._404 .entry-title {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 15px;
}
._404 .search-form {
  margin: 45px auto 0;
  max-width: 350px;
}
.search-no-results .site-content > .container > .row > .col-lg-8 {
  flex: 0 0 100%;
  max-width: 100%;
}
.search-no-results .site-content > .container > .row > .col-lg-4 {
  display: none;
}
.u-clearfix:before,
.u-clearfix:after {
  content: " ";
  display: table;
}
.u-clearfix:after {
  clear: both;
}
.u-plain-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.u-permalink {
  bottom: 0;
  left: 0;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
}
.u-placeholder {
  background-color: #f1f1f1;
  height: 0;
  position: relative;
}
.u-placeholder img {
  height: 100%;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.ratio-square .u-placeholder {
  padding-bottom: 100% !important;
}
.ratio-horizontal .u-placeholder {
  padding-bottom: 62.5% !important;
}
.ratio-vertical .u-placeholder {
  padding-bottom: 150% !important;
}
.u-single-title {
  font-size: 26px !important;
}
.u-text-format > *:first-child,
.u-text-format > *:first-child > *:first-child {
  margin-top: 0 !important;
}
.u-text-format > *:last-child,
.u-text-format > *:last-child > *:last-child {
  margin-bottom: 0 !important;
}
.u-text-format > p,
.u-text-format ul,
.u-text-format ol,
.u-text-format .wp-block-column {
  font-size: 16px;
  line-height: 28px;
}
.u-text-format > p {
  margin-bottom: 20px;
}
.u-text-format h1,
.u-text-format h2,
.u-text-format h3,
.u-text-format h4,
.u-text-format h5,
.u-text-format h6 {
  margin-bottom: 12px;
  margin-top: 40px;
}
.u-text-format h1 {
  font-size: 25px;
}
.u-text-format h2 {
  font-size: 23px;
}
.u-text-format h3 {
  font-size: 21px;
}
.u-text-format h4 {
  font-size: 19px;
}
.u-text-format h5 {
  font-size: 16px;
}
.u-text-format h6 {
  font-size: 13px;
  text-transform: uppercase;
}
.u-text-format ul ul,
.u-text-format ol ul,
.u-text-format dl ul,
.u-text-format ul ol,
.u-text-format ol ol,
.u-text-format dl ol,
.u-text-format ul dl,
.u-text-format ol dl,
.u-text-format dl dl {
  margin: 0;
}
.u-text-format li {
  margin: 5px 0;
}
.u-text-format a:not(.wp-block-button__link) {
  color: #1a1a1a;
  position: relative;
}
.u-text-format a:not(.wp-block-button__link):after {
  background-color: #1a1a1a;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.u-text-format strong {
  font-weight: 700;
}
.u-text-format .fluid-width-video-wrapper {
  margin: 30px 0;
}
.u-module-margin {
  margin: -30px 0;
}
.u-module-margin .portfolio {
  margin: 30px 0;
}
@media (max-width: 767px) {
  .u-module-margin {
    margin: -20px 0;
  }
  .u-module-margin .portfolio {
    margin: 20px 0;
  }
}
.u-sep {
  align-items: center;
  display: flex;
  position: relative;
}
.u-sep:after {
  background-color: #f1f1f1;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.u-sep > span {
  background-color: #fff;
  padding-right: 10px;
  position: relative;
  z-index: 10;
}
.u-caption {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 12px;
  color: #fff;
  left: 12px;
  line-height: 16px;
  max-width: calc(100% - 20px);
  opacity: 0;
  padding: 10px;
  position: absolute;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 10;
}
.u-caption-hover:hover .u-caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.u-hover,
.section.null-instagram-feed .instagram-pics {
  overflow: hidden;
}
.u-hover-item,
.section.null-instagram-feed .instagram-pics li {
  transition: opacity 0.6s ease;
}
.u-hover:hover .u-hover-item,
.section.null-instagram-feed .instagram-pics:hover li {
  opacity: .5;
}
.u-hover:hover .u-hover-item:hover,
.section.null-instagram-feed .instagram-pics:hover li:hover {
  opacity: 1;
}
.dark-mode {
  color: #a2a2a2;
}
.dark-mode,
.dark-mode .site-header,
.dark-mode .module.hover .entry-header {
  background-color: #0a0a0f;
}
.dark-mode a,
.dark-mode h1,
.dark-mode h2,
.dark-mode h3,
.dark-mode h4,
.dark-mode h5,
.dark-mode h6,
.dark-mode blockquote,
.dark-mode .u-text-format strong,
.dark-mode .entry-facts .fact-title {
  color: #fff;
}
.dark-mode .u-text-format a:after,
.dark-mode .navbar .sub-menu,
.dark-mode hr,
.dark-mode hr:before,
.dark-mode hr:after {
  background-color: #fff;
}
.dark-mode .u-placeholder {
  background-color: #14141e;
}
.dark-mode .site-header {
  border-bottom-color: #2b2d37;
}
.dark-mode .navbar .sep:after {
  background-color: #2b2d37;
}
.dark-mode .navbar .sub-menu .menu-item > a {
  color: #1a1a1a;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes scaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.6);
  }
  70% {
    box-shadow: 0 0 5px 10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.6);
  }
  70% {
    box-shadow: 0 0 5px 10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
