/*
Theme Name: Vernissage
Theme URI: https://themeforest.net/item/vernissage-responsive-photography-portfolio/4436204
Author: kotofey
Author URI: http://www.themeforest.net/user/kotofey
Description: Photography Portfolio Theme for WordPress
Version: 2.4.3
License: GNU General Public License
License URI: license.txt
Text Domain: vernissage
Tags: photography, portfolio, grid-layout, one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready, block-styles
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

* {
  box-sizing: border-box;
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 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 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: 1px dotted currentColor;
  text-decoration: none;
  cursor: help;
}

/**
 * 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;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * 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;
}

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre:not(.wp-block-code),
samp {
  font-family: monospace, monospace;
  /* 1 */
  max-width: 100%;
  padding: 1.35em;
  display: block;
  background-color: rgba(135, 135, 135, 0.4);
  overflow: auto;
  font-size: 14px;
  line-height: 1.375;
  margin: 0 0 1.253rem 0;
  color: currentColor;
}

code,
kbd {
  font-family: monospace, monospace;
  /* 1 */
  background-color: rgba(135, 135, 135, 0.15);
  line-height: 1.6em;
  padding: 0 5px;
  margin: 0 0 1.253rem 0;
}

.wp-block-table,
table {
  width: 100%;
  margin: 0 0 25px 0;
  border-collapse: separate;
}
.wp-block-table thead th,
table thead th {
  font-weight: 600;
  background: #8a97a0;
  color: currentColor;
}
.wp-block-table tr,
table tr {
  background: rgba(123, 123, 123, 0.11);
  border-bottom: none;
  margin-bottom: 5px;
}
.wp-block-table tr:nth-child(even),
table tr:nth-child(even) {
  background: rgba(135, 135, 135, 0.2);
}
.wp-block-table th, .wp-block-table td,
table th,
table td {
  text-align: left;
  padding: 2%;
  border: none;
}
.wp-block-table tfoot tr,
table tfoot tr {
  background-color: none;
}
.wp-block-table tfoot td,
table tfoot td {
  padding: 10px 2px;
  font-style: italic;
  color: #8a97a0;
}

dl {
  margin: 0 0 1.253rem;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.253rem 1.253rem;
}

address {
  font-style: italic;
  margin: 0 0 1.253rem;
  line-height: 1.4;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1.5em 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  background-color: currentColor;
  border: 0;
  height: 1px;
  margin: 0 0 1.253rem;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * 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;
}

span.cross-select {
  position: relative;
  display: inline;
}
span.cross-select:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
  opacity: 0.9;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 50%;
  margin-top: -4px;
  right: 10px;
  border-top: 8px solid currentColor;
}
span.cross-select > select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

select::-ms-expand {
  display: 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 */
}

/**
 * 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 */
  display: inline;
  width: auto;
}

/**
 * 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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
}

/**
 * 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 */
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

/**
 * 12.2 - Defaul Wordpress Galleries
 */
.gallery {
  margin: 0 -15px 1.75em;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 15px;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0 0 30px 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: currentColor;
  display: block;
  font-size: 13px;
  font-style: italic;
  padding-top: 10px;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/**
 * 8.0 - Alignments
 */
.alignleft {
  float: left;
  margin: 0.375em 1.75em 0.375em 0;
}
@media (max-width: 440px) {
  .alignleft {
    margin: 0.375em auto 1.75em auto;
    float: none;
  }
}

.alignright {
  float: right;
  margin: 0.375em 0 0.375em 1.75em;
}
@media (max-width: 440px) {
  .alignright {
    margin: 0.375em auto 1.75em auto;
    float: none;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
  margin-bottom: 1.473684211em;
}

/* Global properties ======================================================== */
body {
  font-family: Arial,Sans-Serif;
  font-size: 13px;
  line-height: 1.7;
  background-color: transparent;
  color: #444;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body.scheme-dark {
  color: #fff;
}
body.menu-is-opened {
  overflow: hidden;
}

a {
  outline: medium none;
  text-decoration: none;
  display: inline;
  color: #111;
}
.home-teaser a {
  color: #1BC4DE;
}

img {
  max-width: 100%;
  height: auto;
}

.home-teaser strong {
  font-weight: 400;
}

a, .blog-title a, .blog-meta a, .blog-thumb a, .main-nav li a, .nivoSlider, .portfolio-thumb a, ul#thumb-list li, .gallery-thumb a, .widget-img a, .post-navigation .prev-l, .post-navigation .next-l, .post-navigation .totop, button, input.submit, input[type="submit"], input[type="reset"], input[type="button"], .kk-overlay, .gallery-title, .portfolio-title, .bg-slider-ctrl span, .audio-ctrl {
  transition: all 0.2s linear;
}

.bg-slider-ctrl span, .audio-ctrl {
  background-color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', Helvetica, sans-serif;
  margin: 1.4em 0 0.465em;
  line-height: 1.2;
  font-weight: 300;
  color: #222;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.lg-sub-html h1, .lg-sub-html h2, .lg-sub-html h3, .lg-sub-html h4, .lg-sub-html h5, .lg-sub-html h6 {
  color: currentColor;
}

h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6 {
  margin-top: 0;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

.blog-date, .home-teaser, #slidecaption {
  font-family: 'Roboto Condensed', Helvetica, sans-serif;
  font-weight: 300;
}

#slidecaption {
  font-size: calc(2.27083rem + 1.13932vw);
  line-height: 70px;
  padding: 2px 14px;
}

.filter, .gallery-title h2, .portfolio-title h2, .main-nav li a {
  font-family: 'Oswald', Helvetica, sans-serif;
  font-weight: 400;
}

h1 {
  font-size: 34px;
}
@media (max-width: 1026px) {
  h1 {
    font-size: calc(1.6875rem + 0.68359vw);
  }
}

h2 {
  font-size: 26px;
}
@media (max-width: 1026px) {
  h2 {
    font-size: calc(1.4375rem + 0.48828vw);
  }
}

h3 {
  font-size: 20px;
}
@media (max-width: 1026px) {
  h3 {
    font-size: calc(1.1875rem + 0.29297vw);
  }
}

h4 {
  font-size: 18px;
}
@media (max-width: 1026px) {
  h4 {
    font-size: calc(1.02083rem + 0.16276vw);
  }
}

h5 {
  font-size: 16px;
}
@media (max-width: 1026px) {
  h5 {
    font-size: calc(0.85417rem + 0.03255vw);
  }
}

h6 {
  font-size: 14px;
}

abbr[title], acronym[title], dfn[title] {
  cursor: help;
}

p, ol, ul {
  margin: 0 0 1.253rem 0;
}
p:last-child, ol:last-child, ul:last-child {
  margin-bottom: 0;
}

ol,
ul {
  line-height: 1.7;
  padding-left: 1.25em;
}
ol > li ol, ol > li ul,
ul > li ol,
ul > li ul {
  padding-left: 1.25em;
  margin-bottom: 0;
}

/* Global Structure ============================================================= */
.menu-wrapper {
  background-color: #000;
}
@media (max-width: 999px) {
  .menu-wrapper {
    position: relative;
    height: 80px;
    width: 100%;
    padding: 20px 30px;
  }
}
@media (min-width: 1000px) {
  .menu-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 20px;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
  }
}
@media (min-width: 1000px) {
  .menu-not-fixed .menu-wrapper {
    position: absolute;
  }
}
.menu-wrapper .sl-nav-wrapper {
  margin-right: 5%;
}
@media (max-width: 1000px) {
  .menu-wrapper .sl-nav-wrapper {
    display: none;
  }
}

.top-bg {
  height: 20px;
  width: 100%;
  background-color: inherit;
}
@media (max-width: 1000px) {
  .top-bg {
    display: none;
  }
}

.main-nav {
  border-radius: 0px 0px 4px 4px;
  float: right;
  position: relative;
  top: -20px;
  background-color: #000;
  font-size: 13px;
}
.main-nav ul {
  background-color: inherit;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.main-nav ul li {
  display: inline-block;
  position: relative;
  background-color: inherit;
  color: #fff;
}
.main-nav ul li.current-menu-item > a, .main-nav ul li.current-menu-ancestor > a, .main-nav ul li.current-menu-parent > a {
  background-color: #1BC4DE;
  color: #fff;
}
.scheme-dark .main-nav ul li.current-menu-item > a, .scheme-dark .main-nav ul li.current-menu-ancestor > a, .scheme-dark .main-nav ul li.current-menu-parent > a {
  background-color: #ff3d3d;
}
.main-nav ul li ul > li.menu-item-has-children > a {
  padding: 7px 15px 7px 10px;
}
.main-nav ul li ul > li.menu-item-has-children > a:after {
  content: "\E81A";
  font-family: 'fontello';
  font-size: 12px;
  position: absolute;
  right: 10px;
}
.main-nav ul li a {
  display: block;
  line-height: 22px;
  padding: 30px 10px 17px;
  font-size: 13px;
  text-transform: uppercase;
  background-color: inherit;
  color: currentColor;
}
.main-nav ul li a:hover {
  background-color: #1BC4DE;
  color: currentColor;
}
.main-nav ul.menu > li:first-child > a {
  border-radius: 0px 0px 0px 4px;
}
.main-nav ul.menu > li:last-child > a {
  border-radius: 0px 0px 4px 0px;
}
.main-nav .sub-menu {
  display: none;
  margin: 0;
  position: absolute;
  z-index: 1000;
  width: 160px;
  left: 0px;
}
.main-nav .sub-menu li {
  font-weight: normal;
  margin: 0;
  position: relative;
  float: none;
  width: 100%;
}
.main-nav .sub-menu li a {
  font-size: 11px;
  padding: 7px 10px;
  line-height: 16px;
}
.main-nav .sub-menu li:last-child {
  border-bottom: none;
}
.main-nav .sub-menu.menu-offset > ul.sub-menu {
  right: 0;
}
.main-nav .sub-menu .menu-offset .sub-menu {
  left: -100%;
}
.main-nav .sub-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  left: 100%;
  top: 0;
}

.kktfwp-mobile-burger {
  width: 24px;
  height: 24px;
  display: none;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.kktfwp-mobile-burger#on-mobile {
  display: none;
}
@media (max-width: 1000px) {
  .kktfwp-mobile-burger#on-mobile {
    display: block;
    z-index: 1002;
  }
}
.menu-sb .kktfwp-mobile-burger {
  z-index: 1001;
  pointer-events: visible;
}
.menu-reverse-order .kktfwp-mobile-burger {
  order: -1;
}
@media (max-width: 1000px) {
  .kktfwp-mobile-burger {
    display: none;
  }
}
.kktfwp-mobile-burger span {
  width: 12px;
  height: 2px;
  display: block;
  position: absolute;
  background-color: currentColor;
  transition: background-color .15s linear;
  top: 50%;
}
.kktfwp-mobile-burger span.ham-right {
  left: 12px;
}
.menu-is-opened .kktfwp-mobile-burger span.ham-right {
  background-color: transparent;
}
.menu-is-opened .kktfwp-mobile-burger span.ham-right:before {
  transform: rotateZ(-45deg) scaleX(1.2) translate(-3px, 1px);
}
.menu-is-opened .kktfwp-mobile-burger span.ham-right:after {
  transform: rotateZ(45deg) scaleX(1.2) translate(-3px, -1px);
  opacity: 1;
}
.menu-is-opened .kktfwp-mobile-burger span.ham-left {
  background-color: transparent;
}
.menu-is-opened .kktfwp-mobile-burger span.ham-left:before {
  transform: rotateZ(45deg) scaleX(1.2) translate(2px, 2px);
}
.menu-is-opened .kktfwp-mobile-burger span.ham-left:after {
  transform: rotateZ(-45deg) scaleX(1.2) translate(2px, -2px);
}
.kktfwp-mobile-burger span:before, .kktfwp-mobile-burger span:after {
  content: '';
  width: 12px;
  height: 2px;
  display: block;
  position: absolute;
  background-color: currentColor;
  transition: background-color .15s linear, transform .25s ease;
}
.menu-is-opened .kktfwp-mobile-burger span:before, .menu-is-opened .kktfwp-mobile-burger span:after {
  background-color: currentColor;
}
.kktfwp-mobile-burger span:before {
  top: -8px;
}
.kktfwp-mobile-burger span:after {
  top: 8px;
}

.gallery-entry {
  width: 100%;
  margin-bottom: 30px;
}

.main-mobile-menu {
  position: fixed;
  background-color: inherit;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 100px;
  font-family: 'Oswald', Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  z-index: 1000;
  transition: visibility .01s linear  .61s, opacity .6s ease;
}
.menu-is-opened .main-mobile-menu {
  transition: visibility .01s linear  0.02s, opacity .6s ease;
  visibility: visible;
  opacity: 1;
}
.main-mobile-menu .mobile-wrapper {
  padding: 30px;
  width: 100%;
  height: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.main-mobile-menu .mobile-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  transition: transform .6s ease;
  transform: scale3d(1.05, 1.05, 1);
}
.menu-is-opened .main-mobile-menu .mobile-wrapper ul {
  transform: scale3d(1, 1, 1);
}
.main-mobile-menu .mobile-wrapper ul li {
  font-size: 16px;
  line-height: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.main-mobile-menu .mobile-wrapper ul li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.main-mobile-menu .mobile-wrapper ul li:first-child {
  border-top: none;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node {
  position: relative;
  display: block;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children > a:after, .main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children > a:before {
  content: '';
  width: 8px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children > a:after {
  transform: translateY(-50%) rotate(-45deg);
  right: 10px;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children > a:before {
  transform: translateY(-50%) rotate(45deg);
  right: 16px;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children.mtree-open > a:after {
  transform: translateY(-50%) rotate(45deg);
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children.mtree-open > a:before {
  transform: translateY(-50%) rotate(-45deg);
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children ul.sub-menu {
  text-transform: none;
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children ul.sub-menu li {
  font-size: 14px;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children ul.sub-menu li:last-child {
  border-bottom: none;
}
.main-mobile-menu .mobile-wrapper ul li.mtree-node.menu-item-has-children ul.sub-menu li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.main-mobile-menu .mobile-wrapper ul li a {
  color: #fff;
  padding: 16px 30px 16px 0;
  position: relative;
  display: block;
}
@media (min-width: 1000px) {
  .main-mobile-menu {
    display: none;
    visibility: hidden;
  }
}

.blog-entry a:hover,
.post-entry a:hover {
  color: currentColor;
}

.mobile-menu {
  display: none;
  margin: 25px 0 9px;
  width: auto;
  height: 35px;
}

.menu-kk-m-right .main-nav {
  float: right;
}
.menu-kk-m-left .main-nav {
  float: left;
  margin-left: 5px;
}

.logo {
  float: left;
  position: relative;
  z-index: 1001;
}
@media (min-width: 1000px) {
  .logo {
    display: block;
    border-radius: 0px 0px 4px 4px;
    float: left;
    left: 5%;
    position: relative;
    padding: 24px 18px 10px 18px;
    background-color: inherit;
    font-size: 18px;
  }
}
.logo a {
  margin: 0;
  padding: 0;
  color: #fff;
  display: inline-block;
}
.scheme-light .logo a {
  color: inherit;
}
@media (max-width: 1000px) {
  .logo a {
    border: none !important;
  }
}
.no-logo-line .logo a {
  border: none;
}
.no-logo-line .logo a img {
  padding-bottom: 0;
}
.logo img {
  display: block;
  padding-bottom: 10px;
}
@media (max-width: 1000px) {
  .logo img {
    padding-bottom: 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .logo img {
    display: none;
  }
}
.logo img.site-logo2x {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .logo img.site-logo2x {
    display: block;
  }
}

@media (max-width: 767px) {
  #slidecaption {
    display: none !important;
  }
}

@media (min-width: 1023px) {
  .page-template-template-homepage-php .logo,
  .page-template-template-homepage-php .main-nav,
  .page-template-template-homepage-php .bg-slider-ctrl,
  .page-template-template-homepage-php .audio-ctrl {
    transform: translate3d(0, -110%, 0);
    transition: transform .6s ease;
  }
  .page-template-template-homepage-php .menu-wrapper {
    transform: scale3d(0, 1, 1);
    transition: transform .5s ease;
    transform-origin: 0 center;
  }
  .page-template-template-homepage-php.mount-ready .menu-wrapper {
    transform: scale3d(1, 1, 1);
  }
  .page-template-template-homepage-php.mount-ready .logo,
  .page-template-template-homepage-php.mount-ready .main-nav,
  .page-template-template-homepage-php.mount-ready .bg-slider-ctrl,
  .page-template-template-homepage-php.mount-ready .audio-ctrl {
    transform: translate3d(0, 0, 0);
  }
  .page-template-template-homepage-php.mount-ready .logo {
    transition-delay: .4s;
  }
  .page-template-template-homepage-php.mount-ready .main-nav,
  .page-template-template-homepage-php.mount-ready .bg-slider-ctrl,
  .page-template-template-homepage-php.mount-ready .audio-ctrl {
    transition-delay: .45s;
  }
}

.home-teaser {
  position: relative;
  font-size: 22px;
  text-align: justify;
  padding: 20px;
  top: 250px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .home-teaser {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    top: 30px;
  }
}
@media (min-width: 767px) {
  .home-teaser {
    left: 5%;
    max-width: 280px;
    position: absolute;
    font-style: normal;
    border-radius: 4px;
  }
}
@media (min-width: 1023px) {
  .home-teaser {
    opacity: 0;
    transform: translate3d(0, -200%, 0);
    transition: transform .6s ease, opacity .6s ease;
  }
  .mount-ready .home-teaser {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    transition-delay: .6s;
  }
}

.content, .container {
  margin: 175px auto 10px auto;
  padding: 30px 0 30px;
  position: relative;
  max-width: 960px;
  width: 100%;
  display: block;
  border-radius: 6px;
  background-color: #fff;
}
.content .g-map, .container .g-map {
  margin-top: -30px;
}
@media (max-width: 999px) {
  .content, .container {
    margin: 0;
    border-radius: 0;
  }
}
@media (min-width: 1450px) {
  .content, .container {
    max-width: 1100px;
  }
}
@media (min-width: 1060px) {
  .content-kk-left .content, .content-kk-left .container {
    margin-left: 5%;
  }
  .content-kk-right .content, .content-kk-right .container {
    margin-right: 5%;
  }
}
.single-post .content, .single-portfolio .content, .single-post .container, .single-portfolio .container {
  padding: 0 0 25px;
}

.owl-carousel {
  overflow: hidden;
}
.owl-carousel img {
  display: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  width: 40px;
  height: 54px;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  background-color: rgba(0, 0, 0, 0.6);
  transition: transform 0.6s ease, background-color 0.2s linear;
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  background-color: black;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0;
  background-image: url(images/slider/arrow_left.gif);
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 0px 3px 3px 0px;
  transform: translate3d(-120%, -50%, 0);
}
.owl-carousel .owl-nav button.owl-next {
  right: 0px;
  background-image: url(images/slider/arrow_right.gif);
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 3px 0px 0px 3px;
  transform: translate3d(120%, -50%, 0);
}
.owl-carousel:hover .owl-nav button.owl-prev {
  transform: translate3d(0, -50%, 0);
}
.owl-carousel:hover .owl-nav button.owl-next {
  transform: translate3d(0, -50%, 0);
}
.owl-carousel .owl-stage-outer {
  height: 100px;
}
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots .owl-dot {
  box-shadow: none;
  display: inline-block;
}
.owl-carousel .owl-dots .owl-dot > span {
  display: block;
  height: 8px;
  width: 8px;
  border: 1px solid #000;
  border-radius: 50%;
  margin: 5px 7px;
  background-color: transparent;
  transition: background-color .2s ease;
  opacity: .5;
}
.owl-carousel .owl-dots .owl-dot.active > span {
  background-color: #000;
  opacity: 1;
}

.padding25 {
  padding: 0 30px;
}

.text_content {
  padding: 0 30px 30px 30px;
}

@media (min-width: 768px) {
  .blog-wrapper {
    float: right;
    width: calc(100% - 55px);
    padding-left: 20px;
  }
}
.blog-wrapper .blog-entry {
  position: relative;
}
.blog-wrapper .blog-entry:before {
  content: '';
  border-left: 1px dashed #e5e5e5;
  position: absolute;
  height: 100%;
  width: 1px;
  left: -46px;
  top: 10px;
}
.scheme-dark .blog-wrapper .blog-entry:before {
  border-left: 1px dashed #444;
}
@media (max-width: 767px) {
  .blog-wrapper .blog-entry:before {
    margin: 0;
    padding: 0;
    border-left: none;
  }
}

.error404 .inner-content {
  padding: 0 30px;
}

.single-post .post-title, .single-portfolio .post-title, .page-template-template-contacts-php .post-title {
  line-height: 2.9;
}

.blog-date {
  position: relative;
  float: left;
  line-height: 2em;
  margin: 0;
  text-align: center;
  width: 55px;
  padding: 5px 0;
}
.blog-date:after {
  content: '';
}
.blog-date > span {
  display: block;
  font-size: 26px;
}
.blog-date .span-month {
  font-size: 18px;
}
@media (max-width: 767px) {
  .blog-date {
    display: none;
  }
}

.blog-meta {
  font-size: 11px;
  margin-bottom: 15px;
  position: relative;
}
.blog-meta a {
  display: inline-block;
}
.blog-meta a:hover {
  color: #ff3d3d;
}
@media (max-width: 767px) {
  .blog-meta {
    margin: 0 0 20px 0;
  }
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single .post-tags a {
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  color: #999;
  display: inline-block;
  font-size: 12px;
  margin: 0 6px 6px 0;
  padding: 2px 10px;
}
.single .post-tags a:hover {
  color: #fff;
}
.scheme-dark .single .post-tags a {
  border-color: #555;
}

.inner-content {
  width: 100%;
  padding: 0 30px;
}
.no-sidebar .inner-content, .blog-right-sidebar.no-sidebar .inner-content, .blog-left-sidebar.no-sidebar .inner-content {
  width: 100%;
  float: none;
  padding: 0 30px;
}
.blog-right-sidebar .inner-content, .page-template-default.sidebar-active .inner-content, .page-template-template-contacts-php.sidebar-active .inner-content, .single-portfolio.sidebar-active .inner-content {
  padding: 0 15px 0 30px;
  float: left;
  width: 72%;
}
@media (max-width: 767px) {
  .blog-right-sidebar .inner-content, .page-template-default.sidebar-active .inner-content, .page-template-template-contacts-php.sidebar-active .inner-content, .single-portfolio.sidebar-active .inner-content {
    width: 100%;
    padding: 0 30px;
    float: none;
  }
}
.blog-left-sidebar .inner-content {
  padding: 0 30px 0 15px;
  float: right;
  width: 72%;
}
.blog-no-sidebar .inner-content, .single-gallery .inner-content, .page-template-default:not(.sidebar-active) .inner-content, .page-template-template-full .inner-content, .page-template-template-contacts:not(.sidebar-active) .inner-content, .single-portfolio:not(.sidebar-active) .inner-content {
  width: 100%;
  padding: 0 30px;
}
.single-portfolio .inner-content {
  padding: 0 30px;
  float: left;
  width: 72%;
}
.single-portfolio.portfolio-no-sidebar .inner-content {
  width: 100%;
}
.single.no-sidebar .inner-content, .single.blog-right-sidebar.no-sidebar .inner-content, .single.blog-left-sidebar.no-sidebar .inner-content {
  margin-top: 0;
  padding: 30px;
}
.single .inner-content {
  margin-top: 30px;
}
.inner-content .divider {
  border-bottom: 1px dashed #e5e5e5;
}
.inner-content .divider {
  background: none;
  height: 1px;
  margin-bottom: 35px;
}
.inner-content .divider:last-child {
  margin-bottom: 0;
}

.block div {
  background: none repeat scroll 0 0 #000000;
  height: 50px;
  position: absolute;
  width: 50px;
  z-index: 10;
}

.top-wrapper {
  position: relative;
}

.kk-overlay {
  background: #111;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.kk-overlay:hover, .nivoSlider:hover .kk-overlay, .linkto:hover .kk-overlay, .gallery-thumb > a:hover .kk-overlay {
  opacity: 0.4;
}

.hover-icon {
  background: url("images/circle-plus.png") no-repeat scroll 0 0 transparent;
  height: 40px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 40px;
  margin-left: -20px;
  margin-top: -20px;
  transform: scale3d(1.3, 1.3, 1);
  transition: transform .5s ease, opacity .5s ease;
  opacity: 0;
}
a:hover .hover-icon {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lock-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  z-index: 10000;
  opacity: .88;
  display: none;
}
.lock-wrapper .lock-message {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
}
.lock-wrapper .lock-message > div {
  max-width: 600px;
  padding: 40px;
  width: 100%;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 400;
  transition: transform 1s cubic-bezier(0.57, 0.17, 0.42, 0.9), opacity 0.6s linear;
  transform: scale3d(1.05, 1.05, 1);
  opacity: 0;
}
body.lock-message-displayed .lock-wrapper .lock-message > div {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.sidebar {
  display: block;
  float: right;
  font-size: 12px;
  position: relative;
  width: 28%;
  padding: 0 30px 0 15px;
  background-color: inherit;
}
@media (max-width: 767px) {
  .sidebar {
    width: 100%;
    padding: 0 30px;
    float: none;
    margin: 50px  0 0 0;
  }
}
.single .sidebar {
  margin-top: 30px;
}
.sidebar .widget {
  margin-bottom: 40px;
  background-color: inherit;
}
.sidebar .widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar .widget ul li {
  padding: 2px 0 2px 12px;
  background: url("images/menu-arr.gif") no-repeat left 0.65em transparent;
}
.sidebar .widget-title {
  margin-bottom: 15px;
  line-height: 15px;
}
.sidebar .widget-title > span {
  display: flex;
  margin-bottom: 15px;
}
.sidebar .widget-title > span:after {
  content: '';
  background: url(images/divider.gif) repeat scroll 0 0;
  flex: 1 0 auto;
  margin-left: 8px;
}
.scheme-dark .sidebar .widget-title > span:after {
  background: url(images/divider-b.gif) repeat scroll 0 0;
}
.blog-left-sidebar .sidebar {
  padding: 0 15px 0 30px;
  float: left;
}
.sidebar .logo a {
  background: none !important;
}
.sidebar select {
  width: 100%;
  height: 35px;
}
.sidebar select option {
  padding: 5px 8px;
}
.sidebar ul,
.sidebar ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.portfolio-entry,
.post-entry,
.post-tags {
  position: relative;
  margin-bottom: 20px;
}

.post-entry:after {
  content: '';
  display: block;
  clear: both;
}

.bypostauthor {
  content: '';
}

.sidebar .widget_twitter-widget li {
  padding: 8px 0 8px 22px;
  background: url("images/twitter.png") no-repeat left 11px transparent;
}

.widget_twitter-widget ul li span a {
  border-bottom: 1px dotted #676767;
}

.widget_twitter-widget ul li > a {
  display: inline-block;
  line-height: 18px;
  padding: 0;
  margin: 0;
  font-size: 10px;
}

.flickr_badge_image, .widget-img {
  margin: 0 0 5px 0;
  display: inline-block;
  padding: 0 5px;
  width: 33.33%;
}
.flickr_badge_image a, .widget-img a {
  padding-bottom: 90%;
  position: relative;
}
.flickr_badge_image img, .widget-img img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}

.portfolio-linked-works {
  margin: 0 -5px;
}

.widget_rss ul li {
  margin-bottom: 15px;
}

.widget_rss ul li .rsswidget {
  font-weight: 700;
}

.bottom10 {
  padding-bottom: 10px;
}

.slider-wrapper {
  margin-bottom: 30px;
  position: relative;
}

.single .slider-wrapper {
  margin: 0;
}

.related-portfolio-works {
  position: relative;
  width: 100%;
}
.related-portfolio-works ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: 0 -8px;
  padding: 0;
}
.related-portfolio-works ul li {
  padding: 0 8px;
  width: 33.33%;
  display: block;
  position: relative;
}
.related-portfolio-works ul li img,
.related-portfolio-works ul li .kk-overlay {
  border-radius: 4px;
}
.related-portfolio-works ul li > span.related-title {
  position: absolute;
  font-size: 17px;
  width: 100%;
  text-align: center;
  color: #fff;
  pointer-events: none;
  top: 50%;
  transform: translate3d(0, -30%, 0);
  transition: transform .4s ease, opacity .4s ease;
  line-height: 1.3;
  opacity: 0;
}
.related-portfolio-works ul li:hover > span.related-title {
  opacity: 1;
  transform: translate3d(0, -50%, 0);
}
@media (max-width: 767px) {
  .related-portfolio-works ul li {
    width: 100%;
    margin-bottom: 15px;
  }
}

.meta {
  font-size: 11px;
  padding: 0 10px;
}

.divider {
  background: url("images/divider.gif") repeat scroll 0 0 transparent;
  height: 8px;
  margin-bottom: 35px;
  border: none;
}
.scheme-dark .divider {
  background: url("images/divider-b.gif") repeat scroll 0 0 transparent;
}
.divider.footer-divider {
  margin: 30px 0;
}

hr,
.wp-block-separator {
  background: url("images/divider.gif") repeat scroll 0 0 transparent;
  height: 8px;
  margin: 35px auto;
  border: none;
  max-width: 100%;
  color: currentColor;
  clear: both;
}
.scheme-dark hr, .scheme-dark
.wp-block-separator {
  background: url("images/divider-b.gif") repeat scroll 0 0 transparent;
}
hr:not(.is-style-wide):not(.is-style-dots),
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 400px;
}
hr.is-style-dots,
.wp-block-separator.is-style-dots {
  background: none;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}
hr.is-style-dots:before,
.wp-block-separator.is-style-dots:before {
  color: inherit;
  font-weight: bold;
}

.page-template-template-contacts-php .cont {
  margin-bottom: 35px;
}

.fullmasonry .footer {
  display: none;
}

.mbottom10 {
  margin-bottom: 10px;
}

.footer {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 30px;
}
.footer .copyright {
  font-size: 11px;
  max-width: 50%;
}
@media (max-width: 767px) {
  .footer .copyright {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.sub-menu {
  margin-left: 12px;
  display: none;
}

.page-title {
  padding: 0 30px 0 30px;
  margin: 0 0 30px 0;
}
.page-title h1 {
  text-transform: uppercase;
  text-align: center;
  font-size: 60px;
}
@media (max-width: 1026px) {
  .page-title h1 {
    font-size: calc(2.27083rem + 1.13932vw);
  }
}
.page-title .page-description {
  text-align: center;
  line-height: 1.3;
  max-width: 700px;
  margin: 0 auto;
}

.blog-thumb {
  margin: 0 0 25px;
  position: relative;
  overflow: hidden;
}
.single.single-format-standard .blog-thumb {
  padding-bottom: 52%;
}
.blog-thumb a {
  padding-bottom: 52%;
  display: inline-block;
}
.blog-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.blog-thumb img.responsively-lazy-img {
  opacity: 0;
}
.blog-thumb img.responsively-loaded {
  opacity: 1;
}

.img-loading {
  background-color: rgba(123, 123, 123, 0.1);
}
.portfolio-linked-works .img-loading {
  background-color: transparent;
}
.img-loading img {
  transition: opacity 1s ease;
  opacity: 0;
  display: block;
}
.img-loading img.responsively-loaded {
  opacity: 1;
}

.g-map iframe {
  width: 100%;
  display: block;
}

.g-map > small > a, .g-map br {
  display: none;
}

.single-post .blog-thumb,
.single-post .portfolio-thumb {
  margin: 0;
  border-radius: 6px 6px 0 0;
}

.single-portfolio-thumb {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .single-portfolio-thumb {
    border-radius: 0;
  }
}
.single-portfolio-thumb:not(.slider-wrapper):not(.thumb-video) {
  padding-bottom: 58%;
}
.single-portfolio-thumb:not(.slider-wrapper):not(.thumb-video) img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-portfolio-thumb a {
  display: block;
}

.single .blog-thumb > img {
  display: block;
  width: 100%;
}

.data {
  position: relative;
  line-height: 1.6;
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px dashed #e5e5e5;
}
.scheme-dark .data {
  border-bottom: 1px dashed #444;
}

.blog-content, .single-post .blog-content {
  position: relative;
  overflow: hidden;
}

.portfolio-content {
  position: relative;
  overflow: hidden;
}

.blog-content .blog-title {
  font-size: 26px;
  margin-bottom: 0.3em;
  word-wrap: break-word;
}
.sticky .blog-content .blog-title {
  margin-top: 0;
}
@media (max-width: 767px) {
  .blog-content .blog-title {
    margin-bottom: 0.265em;
  }
}

.blog-title a {
  border: none;
}

.quote-text {
  font-size: 26px;
  line-height: 37px;
  margin-bottom: 20px;
}

.quote-source {
  position: relative;
  top: -15px;
}

.filter {
  margin-bottom: 20px;
  padding: 0 30px;
  text-align: center;
}
.filter ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter ul li {
  display: inline-block;
}

.portfolio-wrapper, .gallery-magic, .gallery-wrapper {
  position: relative;
  padding: 0 30px;
}

.portfolio-wrapper ul,
.gallery-wrapper ul {
  margin: 0 -8px;
  padding: 0;
  position: relative;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  transition: height .6s ease;
}
.portfolio-wrapper ul li,
.gallery-wrapper ul li {
  position: relative;
  margin: 0 0 16px 0;
  width: 33.33%;
  display: block;
  padding: 0 8px;
}
@media (min-width: 700px) {
  .album-2-column .portfolio-wrapper ul li, .album-2-column
  .gallery-wrapper ul li {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .album-4-column .portfolio-wrapper ul li, .album-4-column
  .gallery-wrapper ul li {
    width: 25%;
  }
}
@media (max-width: 500px) {
  .portfolio-wrapper ul li,
  .gallery-wrapper ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (min-width: 500px) and (max-width: 700px) {
  .portfolio-wrapper ul li,
  .gallery-wrapper ul li {
    width: 50%;
    margin-bottom: 30px;
  }
}
.portfolio-wrapper ul li a,
.gallery-wrapper ul li a {
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
  display: block;
}
.portfolio-wrapper ul li .gallery-title,
.gallery-wrapper ul li .gallery-title {
  text-align: center;
}

.gallery-layout-thumbnails .gallery-wrapper ul {
  margin: 0 -5px;
}
.gallery-layout-2-column .gallery-wrapper ul {
  margin: 0 -8px;
}
.gallery-layout-thumbnails .gallery-wrapper ul li {
  margin: 0 0 10px 0;
  width: 16.66%;
  padding: 0 5px;
}
@media (max-width: 500px) {
  .gallery-layout-thumbnails .gallery-wrapper ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (min-width: 500px) and (max-width: 700px) {
  .gallery-layout-thumbnails .gallery-wrapper ul li {
    width: 50%;
    margin-bottom: 30px;
  }
}
.gallery-layout-2-column .gallery-wrapper ul li {
  margin: 0 0 16px 0;
  width: 50%;
  padding: 0 8px;
}
@media (max-width: 500px) {
  .gallery-layout-2-column .gallery-wrapper ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}

.gallery-title,
.portfolio-title {
  border-bottom: 2px solid #CCCCCC;
  border-left: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  padding: 12px 5px;
  text-align: center;
}
.gallery-title h2,
.portfolio-title h2 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.5;
}

.gallery-magic ul li {
  float: left;
  text-align: center;
  padding: 0;
  margin: 0 2px 2px 0;
}

.fullmasonry {
  background: none;
  box-shadow: none;
  width: 100%;
  top: 20px;
  position: relative;
}
@media (max-width: 500px) {
  .fullmasonry {
    padding: 0 30px;
    margin: 0;
  }
}
.fullmasonry ul {
  margin: 0 -4px;
  padding: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  list-style: none;
}
@media (max-width: 500px) {
  .fullmasonry ul {
    margin: 0;
  }
}
.fullmasonry ul li {
  display: block;
  padding: 0 4px;
  width: 25%;
  margin: 0 0 8px 0;
}
@media (max-width: 500px) {
  .fullmasonry ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  .fullmasonry ul li {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fullmasonry ul li {
    width: 33.33%;
  }
}
.fullmasonry ul li .gallery-thumb {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
}
@media (max-width: 500px) {
  .fullmasonry ul li .gallery-thumb {
    box-shadow: none;
  }
}

.masonry-container {
  position: relative;
}

.portfolio-thumb,
.gallery-thumb {
  margin: 0;
  position: relative;
  height: auto;
  overflow: hidden;
  padding-bottom: 78%;
}
.gallery-layout-2-column .portfolio-thumb, .gallery-layout-2-column
.gallery-thumb {
  padding-bottom: 64%;
}
.gallery-layout-thumbnails .portfolio-thumb, .gallery-layout-thumbnails
.gallery-thumb {
  padding-bottom: 100%;
}
.gallery-grid-square .portfolio-thumb, .gallery-grid-square
.gallery-thumb {
  padding-bottom: 89%;
}
.gallery-grid-landscape .portfolio-thumb, .gallery-grid-landscape
.gallery-thumb {
  padding-bottom: 68%;
}
.gallery-grid-portrait .portfolio-thumb, .gallery-grid-portrait
.gallery-thumb {
  padding-bottom: 120%;
}
.portfolio-thumb img,
.gallery-thumb img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

input, textarea, select {
  border: 1px solid #DDDDDD;
  padding: 8px;
  color: #888;
  width: 230px;
  margin-bottom: 15px;
  line-height: 18px;
  box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
}
@media (max-width: 767px) {
  input, textarea, select {
    width: 100%;
  }
}

textarea {
  width: 100%;
}

#searchform .screen-reader-text, #searchform #searchsubmit {
  display: none;
}

#searchform #s {
  width: 100%;
  line-height: 1;
}

.mobile-menu option {
  padding: 5px 8px;
}

input:focus, textarea:focus {
  background: #ffffff;
  border: 1px solid #d0d0d0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
  color: #555;
}

#respond {
  margin: 40px 0;
}
#respond #reply-title small {
  display: block;
  font-family: Arial,sans-serif;
  font-size: 12px;
  margin-top: 5px;
}
#respond textarea {
  height: 150px;
  padding: 10px;
  width: 100%;
}

.commentlist {
  margin-bottom: 50px;
  list-style: none;
  padding: 0;
}
.commentlist .trackback,
.commentlist .pingback {
  list-style: none;
}

#comments-wrapper {
  font-size: 13px;
  position: relative;
  margin-top: 40px;
  clear: both;
}
#comments-wrapper .no-comments {
  font-size: 14px;
  font-weight: bold;
}
#comments-wrapper .comments-title {
  margin-bottom: 25px;
}

button, input.submit, input[type=submit], input[type=reset], input[type=button] {
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  line-height: 2em;
  margin: 0;
  text-decoration: none;
  width: auto;
}

.nav-links {
  margin: 10px 0;
  color: currentColor;
  clear: both;
}

button:not(.lg-icon):not(.customize-partial-edit-shortcut-button), input.submit, input[type="submit"], input[type="reset"], input[type="button"], #send {
  padding: 8px 14px;
  border-radius: 3px;
}

.lg-progress-bar .lg-progress {
  height: 3px;
}

.lg-toolbar .lg-icon {
  font-size: 22px;
  width: 37px;
}
.lg-toolbar #lg-counter {
  font-size: 14px;
}

.lg-outer .lg-thumb-item {
  border-radius: 0;
  border-color: #333;
  border-width: 3px;
}

.lg-sub-html {
  font-size: 13px;
  color: #fff;
}
.lg-sub-html p {
  font-size: inherit;
  opacity: .9;
}
.lg-sub-html p:last-child {
  padding-bottom: 0;
}
.lg-sub-html a {
  color: currentColor;
  text-decoration: underline;
}
.lg-sub-html a:hover {
  text-decoration: none;
}
.lg-sub-html h1, .lg-sub-html h2, .lg-sub-html h3, .lg-sub-html h4, .lg-sub-html h5, .lg-sub-html h6 {
  font-size: 14px;
}

@media (min-width: 1000px) {
  .kktfwp-theme.lg-outer .lg-image {
    max-height: calc( 100% - 130px);
  }
}

.page-content {
  overflow: hidden;
}

.page-content .sendError {
  margin-bottom: 20px;
  color: red;
  list-style: none;
  margin-left: 0;
}

.sendError p {
  color: red;
}

.contactForm label {
  display: block;
}

.contactForm textarea {
  width: 100%;
  height: 180px;
}

.avatar {
  position: relative;
}

.response-info {
  margin-left: 15px;
  position: relative;
}

.comment-info {
  font-size: 12px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}

.comment-text {
  padding-left: 60px;
  position: relative;
}
@media (max-width: 767px) {
  .comment-text {
    padding-left: 0;
  }
}

.comment-input {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.comment-input input {
  margin: 0;
  width: calc(33% - 5px);
}
@media (max-width: 767px) {
  .comment-input input {
    width: 100%;
    margin-bottom: 15px;
  }
  .comment-input input:last-child {
    margin-bottom: 0;
  }
}

.comment {
  margin: 25px 0;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 25px;
}
.scheme-dark .comment {
  border-bottom-color: #444;
}

#comments-wrapper .children {
  margin-left: 50px;
  list-style: none;
}
@media (max-width: 767px) {
  #comments-wrapper .children {
    margin-left: 0;
  }
}

.pagination {
  position: relative;
  font-size: 12px;
  clear: both;
}
@media (max-width: 767px) {
  .pagination {
    text-align: center;
  }
}
.pagination .page-links-title {
  color: currentColor;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.pagination span,
.pagination a {
  display: inline-block;
  margin: 2px;
  padding: 8px 10px 6px;
  text-decoration: none;
  width: auto;
  line-height: 1.2;
  font-size: 12px;
  color: #999;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(180, 180, 180, 0.2);
}
.scheme-dark .pagination span:hover, .scheme-dark
.pagination a:hover {
  color: #fff;
  border-color: #ff3d3d;
}
.pagination .page-numbers,
.pagination .inactive,
.pagination .pages,
.pagination .post-page-numbers {
  background: none;
  border: 1px solid #ccc;
  color: #999;
}
.scheme-dark .pagination .page-numbers, .scheme-dark
.pagination .inactive, .scheme-dark
.pagination .pages, .scheme-dark
.pagination .post-page-numbers {
  border-color: #555;
  color: #999;
}
.pagination .current {
  border: 1px solid transparent;
  font-weight: 700;
}
.scheme-dark .pagination .current {
  border-color: #ff3d3d;
  color: inherit;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.blog-entry .moretag {
  background: none;
  border: 1px solid #ccc;
  color: #999;
}
.scheme-dark .blog-entry .moretag {
  color: inherit;
}

.moretag {
  display: inline-block;
  margin: 0;
  padding: 8px 10px 6px;
  text-decoration: none;
  width: auto;
  line-height: 1.2;
  font-size: 12px;
  color: #fff;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(180, 180, 180, 0.2);
}

.post-navigation {
  bottom: -90px;
  display: block;
  left: 910px;
  position: fixed;
}

.post-navigation a {
  display: block;
  width: 30px;
  height: 30px;
}

.post-navigation .next-l, .post-navigation .all-l, .post-navigation .prev-l {
  display: block;
  height: 30px;
  margin-left: 0;
  width: 30px;
}

.post-navigation .totop {
  display: block;
  height: 30px;
  margin-left: 0;
  width: 30px;
  cursor: pointer;
}

.post-navigation .totop {
  background: url("images/slider/arrow_up.gif") no-repeat scroll center center #111;
}

.post-navigation .prev-l {
  background: url("images/slider/arrow_left.gif") no-repeat scroll center center #111;
}

.post-navigation .next-l {
  background: url("images/slider/arrow_right.gif") no-repeat scroll center center #111;
}

.post-navigation .all-l {
  background: url("images/slider/all.gif") no-repeat scroll center center #111;
}

.single-post .portfolio-nav .all-l {
  background: url("images/slider/all_b.gif") no-repeat scroll center center #555;
}

.portfolio-nav a {
  display: block;
  height: 25px;
  width: 25px;
}

.portfolio-nav .all-l a {
  width: 26px;
}

.kktfwp-bgImage {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1000;
}
.kktfwp-bgImage img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-content .slider-wrapper {
  margin-bottom: 23px;
}

.bg-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: transparent url("images/bg_pattern_1.png") repeat top left;
  z-index: -8;
}

#player_wrapper {
  width: 100% !important;
  height: 100% !important;
}

video.kk-html5-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-bg {
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -9;
}
.video-bg #player {
  position: relative;
  width: 100%;
  height: 100%;
}

.filter a {
  font-size: 12px;
  padding: 0 5px;
  text-transform: uppercase;
  line-height: 22px;
  display: block;
}

.slider-thumb-tray {
  transform: translateY(200%);
  transition: transform 1.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  bottom: 10px;
  display: block;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1 !important;
}
@media (max-width: 767px) {
  .slider-thumb-tray {
    bottom: 0;
  }
}

.page-wrapper {
  background-color: inherit;
}

.kktfwp-social-profiles {
  position: relative;
  text-align: left;
  line-height: 1;
  max-width: 50%;
}
@media (max-width: 767px) {
  .kktfwp-social-profiles {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
}
.kktfwp-social-profiles li {
  display: inline-block;
}
.kktfwp-social-profiles li a {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0 1px;
  position: relative;
}
.kktfwp-social-profiles li a[class*='facebook'] {
  background: url("images/social/facebook.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='facebook']:hover {
  background: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0QwRkNFREM4RDVGMTFFMjk0QjU4MTVDMjNGMzg0RDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0QwRkNFREQ4RDVGMTFFMjk0QjU4MTVDMjNGMzg0RDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RDBGQ0VEQThENUYxMUUyOTRCNTgxNUMyM0YzODREMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RDBGQ0VEQjhENUYxMUUyOTRCNTgxNUMyM0YzODREMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Prg0K/0AAAQDSURBVHjalFbdS5NhFD/7cDq3tQ8QZdIiCsMuIgoSwS+EIChE5z/QbQh1XRdFSv0LXQVBN0J+YUZKkISRdBFUF0YQiJvDj+l0ujk3dev8nnbGs9fN2cN+PHuf93nP7/zOc855X9PIyAidYtxk3GJ0MuyMy4wFRorxiTHd39//oZIR0+jo6En37zKeWiyWgNVqJcBsNqv56OhIbTg4OKDDw0PMIb58EgwGX/0vWQNjjElabTYbAfxfwWQyKULMMnK5HKXTaUqlUrS/vz/PS8wZXD1GNjY2Zly7zpiqqqpqqKmpUSpAIjNQiiybzSq18XicEokEiO709fV9KyIbHx/XrxsZX1lJI4iYkCR8gkpkCOnOzg5tbW1F+FZLb29vRPaZNSILQscEBSKED/8Bu91O1dXVFYF9Pp+PPB4PHH8zMTFhEQKr5uFd9voGNguRQBRC1fr6Os1/mafwcpj8DX66eu0qNTU1KWWiDsrr6urwv5VDiiR7qZPZkHViWEjgKa6FjA+fnj97rmYY/PH9B7nOuKi5uVldI5x6mKEwmUw+nZycfN3T05MRspu8oREEMKorkjUY+LXwS3nu9XlpYGCAdnd36eKFi4oARADsCZxOJzkcjsa9vT3U6Ttz/sZtCZOo0BVhnQ+cVlZW1JnweZDb7Sa/308Op6NgHA5JxooNl8ul7KsEwQZGq25Yz8L8fZp6O0UzMzNkq7ZRMpGkoaEhevTwEbHX/9JaUyTP4Hmog339zM7rasrVlXLCYmXL/4zX19erc0FiFGqJ1xFOGYgErwV0MrdevEZV2HP/wX2afj9NnMpcWETDw8OKZHt7u6jmCjWVTxgkGd/36WQJvukUFTLrZAhXOpNWRQsjOENRcqwt5dUBSCi+TigH8nEOiTc6gcyCXDYnTbdovRzwfH5vSCf7BCM6USmwr5TNceFmj05FJhGBfZ3snbwyjJlVBDJV3mMAahH21ZlBCY+PTBZldXWl4i/nAmX4AaXOyjjQabhdRZnjo64sxRiEZDnYUoQet4fOBs5S4FygoiKMjY0N/B/s7u5OKTuzs7NiE/3xJ3eHS2ii0q70OpOSEK/LDTi7urpK4XD4N19e6erqyujKgAwjyC+/ON5HqCFjr8NaJpNR0DPXmMWxWIyWl5fjsCdERjJggXEnGo3GNjc3i0JqbEXliNbW1mhxcTEGO52dnQtFhV4iCp/xhuV4/45EInhFFFSWOk8Z+P5YWlqiUCiE0LV0dHR8Nu6xlsmqP4g1t6J7jMder9eHTo8+V1tbq84RDoAAHzroJuxcjJ8ZZHsv2tvbMyW/rubm5iplsJPRx+hBw85/M9rz34wI0yJjkjHe1taWOPG78RRkJw4mOPXevwIMAO9yxQ0zklyfAAAAAElFTkSuQmCC") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='twitter'] {
  background: url("images/social/twitter.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='twitter']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjhEQUVCRDQ4RDVGMTFFMjkxNkRDQ0E2M0NDQzNEOEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjhEQUVCRDU4RDVGMTFFMjkxNkRDQ0E2M0NDQzNEOEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGOERBRUJEMjhENUYxMUUyOTE2RENDQTYzQ0NDM0Q4RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOERBRUJEMzhENUYxMUUyOTE2RENDQTYzQ0NDM0Q4RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnHExQEAAARcSURBVHjalFbLS5tZFD/RmKcxKsZYCxV37WIkk0Bn4ZvaVUvHx9puCl3UgowwS2eonVW7kG4Lo3/AREWjILQrXQyKxRSHUFxoKEZSotX4isRH5vwuOR838audufDj3u9+55zfPeeee+61hMNh+k6zMe4zHjFCjDrGTUaCkWR8YMww3vX19WWvM2SZmJj41r9SxhPGi9LS0jqr1UpASUmJ6nO5HF1eXtLFxQVls1k6OzsD8e+MP3t7ey9MySYnJ83mbzGmmSRgs9morKyMeKxgsVgUIXppIAZhJpOh09PTKE/93NPT87nYaIkJEUK1xAQBl8tFDoeDQGi329UYc06n8woqKiqopqaGPB5PAPpTU1OhK57xpP6NvVhl4z4YhkcImXiGMXrxDIBXekjPz8/p4OCA9vb2Umzrx+7u7oThmSgxbIxZnQgeYQyvsHr0OsRjHZCrrq6mqqoqH+xNT0/bzMgGeeUBISo2VjyGB4lEAh6Yyvl8PoQ2ALvFZE7GkCSD9KIskHB+jH6kgWcDNPJihL7ufjWSR3QF8JDt/hqJRJw62QOkt+yRrE4nF4OHh4c0Njamwlvrr6WNjQ36kvxi/AdEz+12U3l5OcL5oIBMzpEQyhhAQkhiRGYiKiScdZS7zNH8/DwNDw/T+vp6gZzoQq6YLCQEEg4Z4//y8jI97n+sDK6urpLT5SSH06F6d7lbReH9u/c0Pj5Om5ubRrZCH97x+K5OdqvYM9kfhGjp7yUVmtHRUWXEbrMb3qsMZNK1f9bIX+snv99veAggO1kHR4qs+UrgFU+kl3CgdsY+xchT4SkIK6AMsDzOGLLvRv0NdeilyuD8YZH87VWyeaU0914hkD6+GadYLKaSAZDaaNaampqoubkZNdI46ACOCOukdc9wyr06EeZv37lNL/94SVtbWxSNRlXm6TURDV7BIMhApMpSXgZ28I+/E/qefYCSXoZAMBuZVXsSCoWIZ43V6gUYJaqhoYGCwSBpBcIAF2ZlX/dshlfQL6sCGhsbKbGVoKFfhlTcXW6XIhYSCRH2anBwUDwoLLz8fXR0hH5OJ5tj4RSv0icrx4rvdd2jYChI4b/CtLKyogwKEbKupaWFurq61PWieywN8+l0OsUcMzpZhvH65OTkFbJJFCFcWVlJA88H1F7G43EVTmQdvMUeQUbfJ/EcLZVKYf51Z2dnRidDe8OXXz9fDz8g88SAXIwY19fXG0mBvZAkKG7Q2d7epp2dnTXWe2NW9bOMh0yWYteVQVmhyBhK+XNmBsjt7u6CDOF72NHRkTUjo/b29s8Q4BUloaDvgy73LRIgmUwi3EnYgb2CZ4FuBK2trW2Zxz8xWRT3FbIJXuqemjXeb7WnfGSi0IedK8+ChYWF615XTxm/8SVY5/V6VQWXuwqZib08Pj5WF+j+/j5eVyOMt62treavq8XFxf/7bryZfzsm85XHeDfyUbj23WgtPogmDQbm8rjSUA//a/tXgAEAmrXkL2vPrWYAAAAASUVORK5CYII=") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='google'] {
  background: url("images/social/google.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='google']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzZFOEM0MkE4RDc1MTFFMkJBRjQ4Q0FERUMwNzA2MTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzZFOEM0MkI4RDc1MTFFMkJBRjQ4Q0FERUMwNzA2MTMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NkU4QzQyODhENzUxMUUyQkFGNDhDQURFQzA3MDYxMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NkU4QzQyOThENzUxMUUyQkFGNDhDQURFQzA3MDYxMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmF3fO4AAARpSURBVHjalFbLT5NZFD99UPoAGkqbNDCRREHYGGqInUV5FBJWygyPFQtXJm5d6IzGEEZdGCKL0a3Cf9BCIEJsJmEBqwELJbNREpTUljQpBMo75TXnd9NbL18/UW/yy73f/e49v/O6515DKBSi7zQLo4PxG6OR4WVUMZKMFCPKmGD809vbm71IkCEcDn/rn4lxh/HUZDJ5zWYzAUajUfRnZ2d0enpKJycnlM1m6ejoCMR/MUZ6enpOdMlGR0f15i8xxpnEZ7FYqKioiHgsYDAYBCF62UAMwoODAzo8PIzx1O/d3d1xrVCjDhFc9S8T+Ox2O1mtVgJhcXGxGGPOZrMVoKysjNxuN5WWlvqwf2xsrLHAMp5UvxGLRRbugWBYBJdJyzBGLy0DYJXq0uPjY9re3qbNzc00y7re1dWVzFsmNzEsjLcqESzCGFZBe/QqpMUqsM7lclF5ebkH8sbHxy2SzKz4/h5iJImwUfYyOdS4aWMGwDIAlns8Hljr29nZucdLhoQbJyaQtWRjfGIir4yR1Bq9zMKlpSVaXFikdDpNbo+bampqKBgMCgVUd8KVwN7eHsXjcbizurOz80BadpOFeWWMVCLMQfjLv1+Kb84yunzlMn3+9JlGhkco8i5CT54+oZKSEkGmZqvD4cC8h0lvMkcoTyZdJQnlGNoNPh+k+vp6etz/OO+q6upq8l33USQSIafTKSyS7sUYe9E4O2l/f/8cWaMaF0mIcTgUJpvDRv0D/YIY2qPBTdC8r68Pws7FEJZhHfZjDf/zq9l4SWsZevybm5ujYGtQEIkgf81eYQEOsjoHIkAmE7KT56vUbHRKS9Ss29jYEC7LaUc/06R1iDPvdQoyTHLLcO+UB1b2FRUVol9ZWSkgS6VSFFuMibGrwkV+v/9rpVAOO9zNMjKqG5NSG7VC4BjU1tZSNBoVVqpVY3l5WcwNvxlGep9zpepSkOXl535E4X+1DElLuNwIVw69GBLWYB4KdXR0UKApQFabVXhAjwzgwizkqzGbYA1uaxMAuOG/IVw0Pz9Pjx4+ogZfA9VdrRMkHz98FIlkt9l1Y4q53d1d9JMq2SSTpdkCj0xt2eCG+w/uE+69qckpWlhYoPfz78loMpLD7qD29naqq6/TJcO1k8lk0vxPlCnD9PS0/PcHXx8vcE3IkiUzE4JQUaBI4kuCOPQipSsrK4UyfHGKY6CtlYglV58/29rahrSF+BWfmdt8PVwDmepSGWhxB/1SlReKM6amukq2trZG6+vr//H+V3pXTJZxi8nSbLrQVLpUJdWeJS2wDlnKZHDfLS7UWT0yII4FrFEKG9T46VUJLQmAjF1dXU1BTmtr67mngZaMWlpa5rj/lcliyWRSZBOsVC3Va6iPTEKJRCKG/ZBTkJ0zMzMXva7uMgb4feFFZUcFl3cdYohsQ83kJwBtbW3hdfWM8bq5uVn/dTU7O/uz78aq3NsxlXs75t+NTU1NF74bzT9QYCFgMoeCFggEfrg4/y/AAOh3/IzB76KuAAAAAElFTkSuQmCC") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='youtube'] {
  background: url("images/social/youtube.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='youtube']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjZBM0EyM0Q4RDc1MTFFMjgwOEI4NTcyMDQyMDgwREQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjZBM0EyM0U4RDc1MTFFMjgwOEI4NTcyMDQyMDgwREQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNkEzQTIzQjhENzUxMUUyODA4Qjg1NzIwNDIwODBERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNkEzQTIzQzhENzUxMUUyODA4Qjg1NzIwNDIwODBERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtzJdYIAAAS1SURBVHjalFZLTJtHEB6/MQZswJaIneYQknJARSCkFgls4NAUKRHlIeEekhNVrmkqpcdW7bE95VqB1NxSiYcIOBJUQsEolZrUxFIlUkOIsIWRhaE8ah41tul8G6+7foS2a33e/fcx387szOxqxsbG6F+KkfEho5fRyqhjuBhRRowRYDxi/DQ4OJg8T5BmfHz8bWM6xjDja51OV6fX6wnQarWiPjs7o0wmQ+l0mpLJJJ2enoL4K8bowMBAuiTZxMREqf5LjCkmaTYajWQwGIjbAhqNRhCilgXEIDw+PqaTk5Mgd33c398fKRSqLUEEU/3CBM3l5eVUVlZGIDSZTKKNPrPZXISqqiqy2+1UWVnZjPWTk5OtRZpxp/qNs3jBwh0QDI1gMqkZ2qilZgC0Uk2aSqXo4OCAdnd34yyrpa+vL5rTTC5iGBkzKhE0QhtaYfeoVUiNVWBeTU0NVVdXOyBvamrKWIrsDu+8WRJJYbt/7Irvra2tvP5CFG7A4XDAtM2QW0hmZnwunUHWWLSwsECv117T6MioMNNj32N6tfpKmAr9gV8DOeeRayWgIcu9Nz09bVbJrsO95RnJ3aHu6ekhn89HXV1d9PzZczH+8MeHtL29TUtLSzQzM5Mjk5CbtVgsVFFRAXNezyOTcSQJZbv+Sj3t7OxQW1sbGU1GcrqcZC4zizGYHJBHAceRDoRxgL2TJJk+Gy+tkkCaQ7ZhOqfTSVXWKjIZTbS6siq0xlgkEqH9/f03bq3EHcjgoZgD7XjsfZXsUqFmaiBzRhDfHe4OsXhoaIj0Bj0NDA4giPOIZDjIAu/kPpdKZpWayBoIhUKEdIbY0fJPo2NTabQkYxMaIL5Spym69tE18nR6irTD+TGHNdunxd++am/UIEAqu/vZXert7aXMWYYOE4cIVvJ6vcKUcBKcp63GRiMjI7QZ3cydnQQIIV/VDFFuVQkRV6HfQxQMBunJwhMa/nSYgi+CFI/H6YLzAt28dZMCgQA1NjaKjTU0NFA4EqaL71zM0w5jzBFVvTEAc6hpCOaSLgzTJv9KCmfBPJzT7OysmI85EAhTYo2SJASyZxpQyR5hgTxgwGqzCmH0z9kLUwIGvYFcLlcuHz744QH5F/1kqbAUkSUSCdQ+1Yw+JovzQof0JGRxt8ctnCTxZ4LC4TDZbDZ6ufySnv78lOy1dpqbm6O1tTXyfuKl5eVlamlpycvyuHY4NOJQRigyPz8vx+7x9fEtrgl5rVitVloJrdBGdIPSqTRxfiedlmMvk87FEXdRrb2WmpqahJbyfgMQh3zGX3R3d3+naoZyny+/W5zz3gMZytHREV2uv0xX372aF0uFBYJBJMye/d7c3IS3/sbr7pfK+knGDSaLIyvgPKQQCfSVQta9cw6GcGAymO8G59RkKTLq7OyMYALvKIYFaiZQ56lxpJIAsViM1tfXY5ADeXnPAlUIisfjecbtD5gsGI1GhTepGrytwORMQhsbG0Gsh5yiZ4Hf7z/vdXWb8SV7Zh2cBRlc3lUIFXjb4eGbrLK3t4fX1TeM791ud+nX1eLi4v99N7qyb8dYNvPk3o0dHR3nvhv153mZDBfEYRZFpb29nf5r+VuAAQACxSZm+pNVkgAAAABJRU5ErkJggg==") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='flickr'] {
  background: url("images/social/flickr.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='flickr']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTA0REZEQjU4RDc1MTFFMkJBODRBOTNFQjcyOTk1NkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTA0REZEQjY4RDc1MTFFMkJBODRBOTNFQjcyOTk1NkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMDRERkRCMzhENzUxMUUyQkE4NEE5M0VCNzI5OTU2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMDRERkRCNDhENzUxMUUyQkE4NEE5M0VCNzI5OTU2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtSpVCcAAAQQSURBVHjalFZLT1NBFD5tLy2FlgqhCQmJv6EGoyRAWiAuSIm8XLjRaEzcsGhi4lajW1YuJRLWRh6paIKRhAUblPCIsCYggRQKQoFSKG3xfGPPzbTcqkzzZW7vmTnfPc8Z28jICP1jOBl3GHcZDYw6Rj1jkxFjzDM+Mr729fWl/6bINjo6WkrmYDxhvHI4HHWGYRBgt9vVfHFxQblcjrLZLKXTaTo/PwfxS8ZQb29v1pJsbGzM6v11RpRJAk6nk8rKyoifFWw2myLELAPEIEylUnR6errEr7p6enp+Fiu1WxDBVd+YIFBRUUHl5eUEQpfLpZ7xzu12X0JVVRXV1taS1+sNYP/4+HjDJcv4pf4fsVhk5X4ohkVwmViGZ8xiGQCrdJdmMhk6PDyk/f39OOu60d3dvWlaJpsYTsYnnQgW4RlW4esx6xCLdWBdTU0NVVdX+6EvGo06hczQfB9BjIQIG2WW5NDjVhwzAJYBsNzv98PawNHRUYSXDOiWuRnPJBlklq8X6IliBdkrgIWs9/nExIRbJwsjvSVG4h6dvFgxvl5QLJN9lZWV5PF44M5wAZm4SgjlGdjY2EAdFSSGjvX1dTo7OzOJMctezk4SMolZgx4XIVyYX6Dh4WFVP8i2jo4OevT4kRmr2dlZejf4jpInSVP+4OEDRYYYQhesY45bumXXiy37tfeLhoaGyGE4kFl0rfoaTU9P0+TkpLImFovR4NtBstltBfIvk18KXIvs5PX1OplPrJJ5YXFBxc3r8ZLH61HuYP/T8o9lRTY3N2e6SZevrKyYXQZA/KBfuREveCR49om/MWOj1I5RZphprToBK0MncbqcphxuzGVzf4o370YARc7/E7plm7JICBsbG8lV7iLeUtByWltbFRnkqEmRK+X8E7lYBzJTf14wjy/Ts83n81F/f79yAzItc56hcDhMwVBQyVFDkUhEWajLQ62hgkzlxqz0K49MTU1hvsf+/4BGKm0J8cAzsmlvb081WSgFzPbD8cUaK7n0y9XVVTo4OLjf3t7+XlL/M5sb55j4sUgGaovbjVKIWeIlAzE8Pj4uKcexk0gk4vzuo+7GFGPg5OTEDKw+8IVWxax3fv2/jHg8jv8DbW1tqeKu/4aLdxnHg3n+aIG+Kra3t2l3d3cZeq2OmDSjk8nibLqyRiy8CinWIYZbW1twX2coFEpbkQE/sYC/KIYNujv1daVIpLOsra3FoCcYDBZcDfTzTMZ3xm0mi3ICBPJHvVmsFuvVQLx3dnaAJV7T1dLScukOYpS4WWHhTU7Zp4wXfL+oQ92BVM4qFCuyLZlM4gqA9Mbt6jVjkImsb1czMzNXvTfW5++Osfzd0bw3Njc3//XeaJRyizag4HMel0ZTUxP97/gtwACvh8o3/MatQAAAAABJRU5ErkJggg==") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='vimeo'] {
  background: url("images/social/vimeo.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='vimeo']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0U1OTA2OTU4RDc1MTFFMjg3N0ZFOUM3MTVFQzMxNEMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0U1OTA2OTY4RDc1MTFFMjg3N0ZFOUM3MTVFQzMxNEMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozRTU5MDY5MzhENzUxMUUyODc3RkU5QzcxNUVDMzE0QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozRTU5MDY5NDhENzUxMUUyODc3RkU5QzcxNUVDMzE0QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PioUa1oAAARfSURBVHjalFZLTFtXEB1/MH/Mz5IDaaRUrJDcuEIiSPyMFGcDLb8VUrNAUVGzilQp21SFrhqlUtWsKrpolDYbPsIUNVKh4bdppRCnEZtmgyKMjQzBYMDIgN0514x1ebZp+6yj+/zenTlz5s6dd01jY2P0L5eN4WV8zGhgOBm1jAAjxHjB8DF+6+/vj1/kyDQ+Pp7rnYVxm/GlxWJxWq1WAsxmsxqTySQlEgk6PT2leDxOx8fHIP6C8UNfX99pVrKJiYlsz68wppjEbbPZKC8vj/hewWQyKUKMcoEYhLFYjI6Ojvz8qLu3t/et0ak5CxFS9QcTuIuKiqigoIBAmJ+fr+7xrLCwMANlZWVUXV1NpaWlbthPTk42ZCjjh/p/rMVLdu6AYyhCykQZ7jGKMgCq9JSenJzQ3t4e7ezshNnXhz09PYG0MjFi2Bi/6ERQhHuoQvQYdYhiHZhXWVlJFRUVDvibmpqyCZlVy/1drJEQwVBGKQ593YxrBkAZAOUOhwNq3dFo9C5PeaArK2R8LsUgo0Qv0AtFx9bWlhrFVgCF7Pfe9PR0oa6sk6NxyhpJeoRgdXWVnv78lHZ3d2nkqxGqqalRihbmF+jxj4/p4OCALr93mYZHhpWNrGlxcTGVlJQ4+H0nTx8TZZ2SKiGU++e/P6dH3z2iyG5EpWh5eVk5WllZodHRUTJbzWQvt9P29ja9+ftNuoBgC3B1Kv96Ghv0dRFC/0s/+Xw+lQ4YcZQU3AimKosddn3UpaIHpDD0fQhfeMf3jTrZFaMyjI3XG+nJT0+ou7s7ndpgMKgcNTU10U3vTbJa2C7Piuqjq+9fVUSArCeC4Pm1OpldVOlVB6ArXHNfU/sITqL7UXq3/Q7tieYX5imRTO0vr9erKlIqVUgRJPyfZUM93JVo9FEMnU4nXXJeIi5wFcyrv15RKBSiubk5SiaSVFVVRTe8NzKIAAQA/3o1YpfbjUQyQpXL5aJgKKjSNjs7S89+fZbqIPy789mdtONzvZCfoaPwvICexheSJq2jnIPrA5cihTJutqrxIrBbn9yimtrUVshmh7nwr5P5EEEuA6Curo7Ky8t5AilCk9lEAwMD5OnwqCBy2e3v72Oc0clmmCyMhTamQozgcHBwkHtT6vnQp0OqKFAouYignhtBGGL0NYuhfx0eHn6NT4iRUEjr6+vp4TcP1RZAyoXIeIl9OBzG+wcdHR0xY9f/lsv8NT4PRlV6ZaFRi1K96ozY3NxEz3wNv9k+MXFGF5OF0QPhTCLUSbOVtw68Q+va2NhA+ro8Hk88GxnwFhM4ohAM9HTq83KRANh/a2trIfhpb28/dzQwklFbW9ufPF5nMn8gEFDVBJW60mwXrzdIaH193Q97+MlY98XFxYtOV0OM+3y+cNrtdtWM5VuFrYJqw+eFjwAUiURwuhpmfN/a2pr9dLW0tPR/z421Z2fH0FnnSZ8bW1paLjw3WrOVruGCg5kzZFzNzc30X69/BBgAxYrI6K5RsokAAAAASUVORK5CYII=") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='linkedin'] {
  background: url("images/social/linkedin.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='linkedin']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkUxRThDOEE4RDgyMTFFMjk3RkZEMDZFOTAxQ0NDMzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkUxRThDOEI4RDgyMTFFMjk3RkZEMDZFOTAxQ0NDMzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRTFFOEM4ODhEODIxMUUyOTdGRkQwNkU5MDFDQ0MzMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRTFFOEM4OThEODIxMUUyOTdGRkQwNkU5MDFDQ0MzMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp/spcsAAAQNSURBVHjalFZLSFtBFL35mI+fBMWAILRUcCsplnahoghdiNWqKdWuC93GFgquWtqtbrotdNmC9Ue0rqrduGpRKhRXLWgENRr/xkSjSXrPmBsmL09rBw4z772Ze+bee+a+sYyOjtI/moNxn9HJqGdUMaoZa4wIY4ExyfgaCASSVxmyjI2NXfbNxnjKeGOz2arsdjsBVqtV9ZlMhtLpNKVSKUomk3R2dgbi14wPPT09KVOy8fFxs/c3GCEm8TscDioqKiIeK1gsFkWIXhqIQZhIJOjk5GSRXz3s7u5eNRq1mhAhVN+ZwF9cXEwul4tA6HQ61Rjv3G53ATweD1VWVlJZWZkf6ycmJuoLPOOX+jNy8ZON+2AYHiFk4hnG6MUzAF7pIT0/P6fDw0Pa29uLsq3bXV1daznPZBHDwfiiE8EjjOEVdo9eh3isA/MqKiqovLzcB3uhUMghZHYt9kHkSIiwUHoRh543Y84AeAbAc5/PB2/9R0dHQZ4yqHvmZrwQMUgPopGREeoP9tPu7m6eUMwgawXwkO2+nJqacutk7ZC35EjCg355eZlOT09pa2srzzB2LzCSymZLSkqotLQU4WzXw9guoRJCGQ8NDdHKygrV1tYqeStVaSHMU1s2vBAL1qKxOikej4NsVMjq9bwIIcYDAwO0sb5BbW1t1Pekjx4FHnE4rMTVgubn5ykcDlNdXR0FnweVYRUu9hY5xHp4xxx39TDeMHom+XE6LgTicrvUrjks5PF6aObbDMWOY2r8+89v+vTxU+7A66GFOvl9tU7mFU901ckitRGbXRnDYhD3Pu6l4c/D1NHZQe5it8qtdoxypMgf7Gc9Vi8PxLDeq8NrtVzI3XphRL7dqrlFBwcHVFNTozYST8QLiCScsK97tiax1isEeqMA+ETlKgWeMVb5sdryPJP12XlrOtkCFKSXIePBtVD2OUNKbSAQ5QG6GnVwYVb2dbJJ7MBsQTqVVrtLZ9LqGWNAyNDwDEGZkcViMfTTyvbs7Cx6nPAwlxgfpKoXYa/XqzzGGcPhFnnjdyIkmA9yGNZLGOYsLS2hIN9sbW1NiGcJxiAfvlydkwYDXN8UmewUQK7EUzwfHx8XhD4ajeJ5EETGqv+Od/ILvwdjRdDVdV1sbm7S9vb2L9g1+8UkGQ+YLApJiwj+lxTzdnZ2aH19PQp7LS0tSTMyYBUTeEcRLNDDaXZgjSRAJBJBLY3ATnNzc97VwG5SVH8w7jFZiPPiz/7qczXvsiKMfOPPwFjkOQ+bmpoK7iD2S25WmHhnf3//GeMV3y+qoEqQyr8KwoBoIAy+AhDPw+3qLeM9E5nfrubm5v733lidvTtGsnfH3L2xsbHxynuj/bKwaA0GprMoaA0NDXTd9leAAQCtsME0egQRvAAAAABJRU5ErkJggg==") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='pinterest'] {
  background: url("images/social/pinterest.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='pinterest']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTgxMDc5QzU4RDgyMTFFMjlBMjhFMjA4MkU5MzNCQ0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTgxMDc5QzY4RDgyMTFFMjlBMjhFMjA4MkU5MzNCQ0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5ODEwNzlDMzhEODIxMUUyOUEyOEUyMDgyRTkzM0JDRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5ODEwNzlDNDhEODIxMUUyOUEyOEUyMDgyRTkzM0JDRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqUFRg0AAASXSURBVHjapFZLSJxXFD7zcNTxMfj4y4xiJkLKiG4mGNqFig9wIdbGx7qrQlxmmeKipW0aOpEUukmh0I0umgYdH9RVFx3RLFprGszCihDNqGGc8Tk+RnTUnu/i+bn9nZpCL3zc+9//nvOd133YhoaG6C3NxWhlfMioZXgZ5Yw1Rowxyxhn/NLT03N8lSLb8PDwv/1zMD5mfO5wOLxOp5MAu92u+vPzczo7O6PT01M6Pj6mk5MTEH/G+KG7u/s0I1k4HM40f40xxiRBl8tFWVlZxGMFm82mCNFLAzEIU6kUHR0dveCp211dXVGrUnsGIoTqNyYIut1uysnJIRBmZ2erMeZyc3MvobCwkEpLS6mgoCAI+ZGRkdpLnvGk/o1c/MnKDSiGRwiZeIYxevEMgFd6SNPpNCWTSdre3k6wrpudnZ1rpmcixHAxftaJ4BHG8ArWo9chHuvAuuLiYioqKjKgb2xszCVkTi32d5EjIYKg9FIcbC29WXtDKysrlF+QT9f91+nGuzdM7+AZAM8Nw4C3wb29vbusu1+FcXwcVUu5jFdM5JUcidXoEZonPz6hyclJZXlFRQVtbm7S9ta2Iuvt7SVfmc8MJ9YDBwcHFI1GEU5/R0dHSjxrZ2u8kiOdCDl68NUDlDY9/u4xVVVVmdYvLCzQ/S/vU+jrEIX6Q8oQvVrz8vIoPz/fYNJ25hiSnLVLqIRQxs+mn1EikaBH3zwin89HkV8jtLq6SltbW+r73if3aG9/j8LDYUUiBQRZgKtT6dcLpFYIsFgIMZ6ZmaG6ujo1npiYoFAoRA9DD1WSESq/349ioPn5ebNCxTPIwDsev6eTXbN6JuWOMkay0Rb+WlD/sKdEMQjtDrvKlRCJh8BFaMt1Mo94Ir2Eo9QopdfR10pRcUkxZbmyKHgzaJIhl8ndpNrQ2jYySZF36FdkF5O7erylB5qbmun57HNaXFxky/if3UGBQMBUOjc3p7zWDRBZABUK/fo+wy736EQi1NTcROnTtCr3gYEBNb/0aokqKyvp8PCQnv70FBVHbW1tl849yCPMLLOmk81yzKv1Y0iAA7a1tVVVZHw9TsY7Bg0ODtLo6Cjt7OyoAujr6zO9+MdZyPJ8MKOf1cnG2YKPZIEVyAv2FJR1dXapPCK07jy3MgRFgL2n3wSia39/H/2ETjbBZAkWMDJZByBnUBioCqjqrKmpUeQwRCrR2hCV3d3dBP8b16sxxehHDuScs7bNjU2qrq5WVaddmJQpGtIQeuhtaWlJWU/9b/nye4l9ZfUK+cjOySa+9s3Evw3r6+u0sbHxEnpNfZFIxHpD/8FhMkpKStQekX0Xj8eprKxMheyqhqjAo6WlJRzAtxobG6OZ7jMgyviALYrhVNfDiXMQ39Z9JBAdsViMlpeXY9CjE1nvM2m/M95nsjHOTfDiqjfDl6kQ0JBveM94wWtuNzQ0XHqDODMJYuHU1NQt3kd3GJ/yWej1eDyKVO46bFYUCe4sXKq8Dq+rLxjfs3zm1xUrvTRZX19vjqenp63vxvKLt2Ps4uQx340sd/W7kZXR/2m4fv5r+1uAAQARA/2seThQhQAAAABJRU5ErkJggg==") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='instagram'] {
  background: url("images/social/instagram.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='instagram']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQ0FCNTBGNTU5OTFFMjExQUQ2RDlFNjMxMkQ4QTkzNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyRkQwRjlFQUI2NEYxMUUyQTdEMEU4REQ2NUYyQzREMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyRkQwRjlFOUI2NEYxMUUyQTdEMEU4REQ2NUYyQzREMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNDQUI1MEY1NTk5MUUyMTFBRDZEOUU2MzEyRDhBOTM3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNDQUI1MEY1NTk5MUUyMTFBRDZEOUU2MzEyRDhBOTM3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+6ihJXwAABGNJREFUeNqUVl1Im1cYfqMxGv+iYjAQkmYXmVgopOo2pqYqKl60rv70poVe2HW9WaFXE7ypbJeTXfR20Lv2osUfIvNqIAULtq6ywljN6Bg2oASj+P8X87P3OebNjl8+2+7Awzk5Oed9vuf9OedYxsbG6APNxuhifMVoYLgYbsYyI8pYYEwxfh0YGIi/z5BlfHz8rP/yGV8zvs/Pz3dZrVYC8vLyVJ9OpymVSlEymaR4PE7Hx8cgHmE87O/vT5qSTUxMmM17GSEmCdhsNiooKCAeK1gsFkWIXhqIQXhwcECHh4eveepqX19fxGg0z4QIrnrJBIHi4mIqKioiEBYWFqox5ux2ew7Ky8upurqaysrKAtg/OTnZkKOMJ/XfiMXvbNwJw1AEl4kyjNGLMgCqdJcmEgna3t6mjY2NGNu62Nvbu5xVJpsYNsYvOhEUYQxV+Hr0OkSxDqyrqqqiyspKJ+yFQiGbkFk1399DjIQIG6WX5NDjZowZAGUAlDudTqgN7Ozs3OMlo8qNU1PIWrIz/mEil8RIvvrxo8c0NzeXkxRwWzrF7kun1Lizs5Nuf3NbjeFKYG9vjyKRCNx5rqen50CUXWZjLomREKEPh8NUUVGhVAoZCJKJJA0PD1PjZ41q7tbgrZxsLSkpodLSUieTXuYlY1kycZUQyhhKsdlWmHW9chXXFb2LvMsmCTs2SwJ12IvG2Un7+/unyBr0uAihnoFSyF6vl/x+P7358w09ffI0m4EFtv+UgxRrsQ/qeP5zPUG8RmWS7lDU9GUTvf37rXLr0NCQIuCipZH7I6qY/Z/66cXci1PlIA3ZyXNuPfUdRiVST/YiO12/cZ1qamrI7XbT7u6uOinQ+z7xkc/no8HBQcSGtDJSe5X7+QNhP6NYTW6hFwLpAcQGxj0eD83PzxOnsjKG/tVvr8jj9SAmSq2RSNwJ+7obUeUOnUg2iZGuri56NvOM7n57l+rq6mhxcZFqa2upo6PjJG7JxKnSkNghnjy/rJMtcAad148hATJL+tGfRun57HMK/xWm7u5uCl4KKtUqTlxzRjL85oMZ/YJONsVfcFMWmAHt6OiImpqbFAnUZAyd3EeZGjOSIbbcT+tk00wWYwNOPZPQ6uvr6drANaVMjMIDcvCKu/jizCFDpm5tbcV4Xh1TlpmZGfnvO74+fsQ1IUcWMhN1gvGHGgwD+lnJRxXFYrGh9vb2UeNB/ID9f5OvhwsgEzfAdchI41ebNSgUspWVFVpbW/uD9z0wu2LijCtMFmPpJwdtxqVmKX0WsG59fR1kcN+Vtra2uBkZEMEC/qIoNujxMytYIwkQjUZpaWkpCjutra2nngZWE/fMM75gshAnQCBz1WfddJY7Udirq6vAa15zNRgM5rxBrGe4HwsbNzc37zDu8/vC5XA4FKncdShWJATuLH4CEK/D6+oHxs9MZP66mp2d/b/vRnfm7RjNnDzZd2NLS8t7343Wj8gyGJjOIKc1NzfTx7Z/BRgAI1D45VALHp0AAAAASUVORK5CYII=") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='tumblr'] {
  background: url("images/social/tumblr.png") no-repeat 0 0 transparent;
}
.kktfwp-social-profiles li a[class*='tumblr']:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQ0FCNTBGNTU5OTFFMjExQUQ2RDlFNjMxMkQ4QTkzNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpERDE4OTkyN0I2NEYxMUUyQUNCOEZEMjVCRUM0QUJDQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpERDE4OTkyNkI2NEYxMUUyQUNCOEZEMjVCRUM0QUJDQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNDQUI1MEY1NTk5MUUyMTFBRDZEOUU2MzEyRDhBOTM3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNDQUI1MEY1NTk5MUUyMTFBRDZEOUU2MzEyRDhBOTM3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WWJ6sgAABCBJREFUeNqUVt1Lm1cYf943MTExGhKNKEr/AKGSYZkDtYqwq5bVj8v2onTMXhbauosVNlZaVuh/MBh6450fpM6rsXrh1UbLCqX1QlApRIJRNH5FYz72/I55wpPkjetO+HHenPec5/f+no9zjjU7O0v/0TyMrxnfMHoYbYwORpyRYLxlvGL8MT4+nrnMkDU3N1frnYvxLeNnl8vV5na7CbBt2/SFQoHy+TzlcjnKZDJ0fn4O4p8Yv42NjeUcyebn553GrzBiTBL1eDxUV1dH/GxgWZYhRC8NxCBMp9N0enr6jodujY6Ofqo0ajsQwVV/MUHU7/dTfX09gdDr9ZpnjPl8vio0NTVRS0sLNTY2RrF+YWGhp0oZD+r/iMU/bDwCw1AEl4kyPKMXZQBUaZdms1k6ODigvb29JNv6YmRkJF5SJosYHsbvmgiK8AxV+Hr0GqJYA/PC4TCFQqEI7MViMY+QuZXvHyBGQoSF0kty6LhVxgyAMgDKI5EI1EYPDw8f8JSXWpmP8VCSQXr5egHG7n93n+7dvVci1pC1Aihku5OLi4s+TXYD6S0xEvdochj7+OEj5fI5CjQGzNcLKkllXUNDAwUCAbjzRhmZuEoI5RmAwXg8TtPT01hs4ri5uUnr6+u0s7NTcqsQo5e1nJ0kZBKzHh0XIZT4zMzM0Os/X5uF/ga/ybwXv7yg4+Njuj54nSYmJspiCDLEEOuhjt99qcmuVCrThZw+SV/Um/fCPSbNvRfJgHFNJOUgDdnJYx2aLChKdNZJTCa/nzQxfP7sOW1sbBgDU1NTxtjZ2ZlRWLVbFNUhfswRNGQY5JbiPigEmgg4OTkx4P3PFK3tslG0ZWrKdgpV7Ga+bae0MlR5UBPpPVCMZXNZs9iyrSoCp4b1Zr5lxXU2vkUctHEnFPK8LRXylM/lL52nwRuzsa/JXuELxAW1YN7zL3OeMW7EGEpgdXW15pqjoyP0S9qNS0yW5OyK6EzS5Gjt7e3GuG3Z9OSHJyat19bW6NHjR45uxbGTSqWSEKOVpRkvkQQS2KrjgefdvnOburq6iGeY+CWTSer9qpe6u7urPICG97A7PDycNjaWl5f18f8mGAxebW1tJX1o6lhiPLmdNNnpcruos7PTKNAfiOetrS3sOu/577WhoaFM5a6PgZt8Fr3hmoo0NzeXDOivRvqHwiEKN4fNe/zXijCGLYzJ4L6bg4ODGafzDPiECTw5sbu7W/a1jslSLA+tPJFIIK6JIlHZ1cDtENi/Gb1MFuOEiRaP+lLd1KovuHV7ext4x3NuDQwMVN1B3DXqEROv7e/vTzB+5PtFG8fSkMpZhVJBrLBVoQx4Hm5XTxm/MpHz7WplZeX/3hs7infHRHHnKd0b+/v7L703uj9j24GBpSKqWl9fH31u+1eAAQBrorrGKHOJAgAAAABJRU5ErkJggg==") no-repeat 0 0 transparent;
}

.tipsy {
  margin-bottom: 10px;
  padding: 5px;
  font-size: 11px;
  opacity: 0.8;
  background-repeat: no-repeat;
}

.tipsy-inner {
  padding: 8px 12px;
  color: #fff;
  max-width: 200px;
  text-align: center;
}

.tipsy-inner {
  border-radius: 3px;
}

.bg-slider-ctrl, .audio-ctrl {
  float: right;
  position: relative;
  top: -20px;
  margin-left: 5px;
  overflow: hidden;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}

.bg-slider-ctrl div {
  float: left;
  position: relative;
}

.bg-slider-ctrl span {
  display: block;
}

#next-slide,
#prev-slide,
#hideall,
#showall,
.audio-ctrl a {
  display: block;
  position: relative;
  line-height: 22px;
  font-size: 13px;
  padding: 30px 10px 17px;
  height: 69px;
  width: 40px;
  opacity: 0.6;
}

.audio-ctrl a {
  background: url("images/music_on.gif") no-repeat scroll center 35px transparent;
  float: left;
  display: block;
  height: 69px !important;
  width: 40px !important;
}

.next-slide, .prev-slide, .showall {
  display: none;
  margin-top: -150px;
}

#hideall:hover, #showall:hover, #prev-slide:hover, #next-slide:hover {
  opacity: 1;
}

.blog-thumb iframe,
.portfolio-thumb iframe {
  width: 100%;
}

.wp-block-button__link {
  font-size: 12px;
}

.has-large-font-size {
  font-size: 20px;
}

/* Alignment */
sup, sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

.sticky .sticky-post {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
  font-weight: 600;
  padding: 4px 6px;
  background-color: #1BC4DE;
  color: #fff;
  margin: 0 0 10px 0;
  display: inline-block;
}
.scheme-light .sticky .sticky-post {
  background-color: #ffc369;
}
.scheme-dark .sticky .sticky-post {
  background-color: #ff3d3d;
}

.wp-caption {
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  color: currentColor;
  font-size: 13px;
  padding: 5px 0 0 0;
  background-color: transparent;
  font-style: italic;
  position: relative;
  text-align: center;
}

.wp-block-pullquote {
  border-top: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  margin: 3em 0;
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
  border-top: 0;
  border-bottom: 0;
  text-align: left;
  padding: 0;
}
.wp-block-pullquote.alignleft > blockquote, .wp-block-pullquote.alignright > blockquote {
  margin: 20px;
  padding: 0;
}
.wp-block-pullquote.alignright {
  margin: 0.375em 0 0.375em 1.75em;
}
.wp-block-pullquote.alignleft {
  margin: 0.375em 1.75em 0.375em 0;
}

blockquote {
  margin: 40px;
  padding: 0 0 0 20px;
  border-left: 2px solid currentColor;
  font-style: italic;
  font-size: 170%;
  font-family: Times New Roman, serif;
  line-height: 1.4;
}
blockquote.wp-block-quote[style*="text-align:right"], blockquote.wp-block-quote[style*="text-align: right"] {
  border-right: 2px solid currentColor;
  border-left: 0;
  padding: 0 20px 0 0;
}
.wp-block-pullquote blockquote {
  border-left: 0;
}
blockquote cite {
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-style: normal;
}
blockquote.wp-block-quote.is-large, blockquote.wp-block-quote.is-style-large {
  border: none;
  padding: 0;
  font-family: 'Times New Roman', serif;
  margin: 40px 60px;
  font-size: 30px;
  line-height: 1.3;
}
blockquote.wp-block-quote.is-large p, blockquote.wp-block-quote.is-style-large p {
  font-size: 30px;
  line-height: 1.3;
}
blockquote.wp-block-quote.is-large cite, blockquote.wp-block-quote.is-style-large cite {
  font-size: 14px;
}

.sendError {
  list-style: none !important;
  margin: 0 0 20px 0 !important;
}

iframe:not(#kk-bgvideo-player) {
  max-width: 100%;
}

.responsive-oembed-video {
  display: block;
  height: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin: 0 0 1.563rem 0;
}
.wp-block-embed.is-type-video .responsive-oembed-video {
  height: auto;
  position: unset;
  padding-bottom: inherit;
}
.responsive-oembed-video iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* Calendar Widget */
.widget_calendar #wp-calendar caption {
  font-size: 12px;
  font-weight: 700;
  padding: 5px 0 8px;
  text-transform: uppercase;
}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/*Column shortcodes*/
.one_half {
  float: left;
  margin-right: 2%;
  width: 49%;
  margin-bottom: 27px;
  display: block;
}
@media (max-width: 1000px) {
  .one_half {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.one_half_last {
  float: left;
  width: 49%;
  margin-bottom: 27px;
  display: block;
}
@media (max-width: 1000px) {
  .one_half_last {
    float: none;
    width: 100%;
  }
}

.one_third {
  float: left;
  margin-right: 3%;
  margin-bottom: 27px;
  width: 31%;
}
@media (max-width: 1000px) {
  .one_third {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.one_third_last {
  float: right;
  margin: 0;
  margin-bottom: 27px;
  width: 32%;
}
@media (max-width: 1000px) {
  .one_third_last {
    float: none;
    width: 100%;
  }
}

.one_fourth {
  float: left;
  margin-right: 2.9%;
  margin-bottom: 27px;
  width: 22.8%;
}
@media (max-width: 1000px) {
  .one_fourth {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.one_fourth_last {
  float: right;
  margin: 0;
  margin-bottom: 27px;
  width: 22.8%;
}
@media (max-width: 1000px) {
  .one_fourth_last {
    float: none;
    width: 100%;
  }
}

.one_fifth {
  float: left;
  margin-right: 1.9%;
  margin-bottom: 27px;
  width: 18.4%;
}
@media (max-width: 1000px) {
  .one_fifth {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.one_fifth_last {
  float: right;
  margin: 0;
  margin-bottom: 27px;
  width: 18.4%;
}
@media (max-width: 1000px) {
  .one_fifth_last {
    float: none;
    width: 100%;
  }
}

.one_sixth {
  float: left;
  margin-right: 1.9%;
  margin-bottom: 27px;
  width: 15%;
}
@media (max-width: 1000px) {
  .one_sixth {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.one_sixth_last {
  float: right;
  margin: 0;
  margin-bottom: 27px;
  width: 15%;
}
@media (max-width: 1000px) {
  .one_sixth_last {
    float: none;
    width: 100%;
  }
}

.two_thirds {
  float: left;
  margin-right: 2%;
  margin-bottom: 27px;
  width: 66%;
}
@media (max-width: 1000px) {
  .two_thirds {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.two_thirds_last {
  float: right;
  margin: 0;
  margin-bottom: 27px;
  width: 32%;
}
@media (max-width: 1000px) {
  .two_thirds_last {
    float: none;
    width: 100%;
  }
}

.three_fourth {
  float: left;
  margin-right: 1.9%;
  margin-bottom: 27px;
  width: 74.3%;
}
@media (max-width: 1000px) {
  .three_fourth {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

.three_fourth_last {
  float: right;
  margin: 0;
  margin-bottom: 27px;
  width: 22.5%;
}
@media (max-width: 1000px) {
  .three_fourth_last {
    float: none;
    width: 100%;
  }
}

/*Text highlight*/
span.highlight-red {
  background-color: #ff0000;
  padding: 1px 4px 2px 4px;
  color: #ffffff;
}

span.highlight-lightred {
  background-color: #ffcccc;
  padding: 1px 4px 2px 4px;
  color: #000;
}

span.highlight-yellow {
  background-color: #ffff00;
  padding: 1px 4px 2px 4px;
}

span.highlight-blue {
  background-color: #0066ff;
  padding: 1px 4px 2px 4px;
  color: #ffffff;
}

span.highlight-green {
  background-color: #339900;
  padding: 1px 4px 2px 4px;
  color: #ffffff;
}

span.highlight-grey {
  background-color: #cecece;
  padding: 1px 4px 2px 4px;
  color: #000000;
}

span.highlight-black {
  background-color: #000000;
  padding: 1px 4px 2px 4px;
  color: #ffffff;
}

span.highlight-orange {
  background-color: #ffa200;
  padding: 1px 4px 2px 4px;
  color: #ffffff;
}

span.highlight-pink {
  background-color: #ff33ff;
  padding: 1px 4px 2px 4px;
  color: #ffffff;
}

/*Tabs*/
.tabs {
  margin: 0 0 20px;
}

.tabs ul.tabs-nav {
  list-style: none outside none;
  margin: 0 0 0 1px;
  padding: 0;
}

.tabs ul.tabs-nav li {
  float: left;
  margin: 0 0 -1px -1px;
  position: relative;
  z-index: 10;
}

.tabs .ui-tabs-hide {
  left: -10000px;
  position: absolute;
}

/*Alerts*/
.alertBox-info {
  background-color: #D1EEFB;
  color: #467B9E !important;
  border: 1px solid #78d4fe;
}

.alertBox-success {
  background-color: #D8E9BE;
  color: #5E7248 !important;
  border: 1px solid #aacb77;
}

.alertBox-alert {
  background-color: #FFD7D8;
  color: #CD4040 !important;
  border: 1px solid #fdafb1;
}

.alertBox-alert, .alertBox-success, .alertBox-info {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight: bold;
  padding: 15px;
  margin-bottom: 30px;
  display: block;
  position: relative;
  clear: both;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* Buttons */
.button {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-8 */
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.3);
  border-style: solid;
  border-width: 1px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  filter: dropshadow(color=#ffffff, offx=0, offy=1);
  cursor: pointer;
  font-size: 11px;
  margin-bottom: 15px;
  margin-right: 5px;
  overflow: visible;
  position: relative;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  padding: 5px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.button:hover {
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}

.wp-block-latest-comments__comment {
  font-size: inherit;
}

#wp-comment-cookies-consent {
  margin: 0 10px 0 0;
  line-height: 1;
}

.password-wrapper {
  min-height: 100vh;
  background-color: transparent;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.password-wrapper .password-inner {
  margin: 0 auto;
  text-align: center;
}
.password-wrapper .password-inner .inner-content {
  width: 100%;
  padding: 0 30px;
  float: none;
  color: #fff;
}
.password-wrapper .password-inner .inner-content .moretag {
  background-color: #fff;
  color: #555;
}
.password-wrapper .password-inner h1 {
  color: #fff;
}
.password-wrapper .password-inner input, .password-wrapper .password-inner textarea, .password-wrapper .password-inner select {
  background-color: transparent;
  border-color: #fff;
}
.password-wrapper .password-inner input[type='submit'], .password-wrapper .password-inner textarea[type='submit'], .password-wrapper .password-inner select[type='submit'] {
  background-color: #fff;
  color: #000;
}
.password-wrapper .bg404 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.25;
  z-index: -1;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  background: none;
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 0;
  margin: 0 0 0 20px;
  vertical-align: middle;
  border: 1px solid currentColor;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 50%;
  animation: kktfwpSpinner linear .6s infinite;
}

.wpcf7-form span.wpcf7-not-valid-tip {
  position: absolute;
  right: -10px;
  bottom: -24px;
  z-index: 5;
  font-size: 11px;
  background-color: #da1414;
  color: #fff;
  padding: 2px 4px;
}

@keyframes kktfwpSpinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.wp-block-button .wp-block-button__link {
  border-radius: 5px;
  padding: 8px 14px;
  font-size: 11px;
}
.wp-block-button .wp-block-button__link:hover {
  opacity: .7;
}
.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.wp-block-verse pre,
pre.wp-block-verse {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background-color: transparent;
  padding: 0;
  color: currentColor;
}

.wp-block-categories.aligncenter,
.wp-block-archives.aligncenter {
  list-style: none;
  text-align: center;
  padding-left: 0;
}
.wp-block-categories.aligncenter ul,
.wp-block-archives.aligncenter ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}

figcaption,
[class*="wp-block-"] figcaption,
caption {
  color: inherit;
  font-style: italic;
  text-align: center;
  font-size: 13px;
}

/*# sourceMappingURL=style.css.map */
