@charset "UTF-8";
a,
#main-menu.style-modern .top-menu li a,
.krown-button.to-load:after,
.krown-button.to-load span,
.maskee-pagination,
.maskee-pagination span,
.post-nav > a,
.post .featured-img,
.post-header .title h1,
.post-header .title h2,
.post-header > span,
.post-header > span a,
#ajax-response,
input,
textarea {
  -webkit-transition: color 150ms linear, background-color 150ms linear,
    border-color 150ms linear, fill 150ms linear, 150ms opacity linear;
  transition: color 150ms linear, background-color 150ms linear,
    border-color 150ms linear, fill 150ms linear, 150ms opacity linear;
}
.post-text:after,
#lang_sel ul ul:after,
.krown-column-row > .wrapper:after,
form .krown-column-row:after,
.single-product .images .thumbnails:after {
  content: "";
  display: table;
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
.wp-caption {
  width: auto !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
canvas {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
.clearfix:after,
form:after,
.row-fluid:after,
.payment_methods li:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix,
form,
.payment_methods li {
  display: inline-block;
}
html[xmlns] .clearfix,
.row-fluid {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.hidden {
  display: none;
}
#oldie {
  display: none;
}
.clear {
  clear: both;
}
.sticky,
.screen-reader-text,
.gallery-caption,
.bypostauthor {
  display: inline;
}
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
}
.flexslider .slides > li {
  -webkit-backface-visibility: visible;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.maskee {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}
.maskee .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
.maskee .slide.display {
  display: block;
}
@media all and (max-width: 720px) {
  .maskee .media {
    background-position: 60% 50% !important;
  }
  .maskee .media.custom-media-hide {
    background-position: 40% 50% !important;
  }
  .maskee .media.custom-media {
    background-position: 33% 50% !important;
  }
}
.maskee .media {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}
.maskee .slide .caption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.maskee video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 9;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.maskee-pagination {
  position: absolute;
  z-index: 999999;
  bottom: 20px;
  width: 100%;
  text-align: center;
  font-style: 12px;
  transition: all 200ms linear;
}
.maskee-pagination.numeric .current:after {
  content: " / ";
}
.maskee-pagination.bullet span {
  width: 7px;
  height: 7px;
  background: #1d1d1d;
  border-radius: 7px;
  margin: 0 5px;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  cursor: pointer;
}
.maskee-pagination.bullet span:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  border: 0 solid #1d1d1d;
  width: 7px;
  height: 7px;
  border-radius: 9px;
}
.maskee-pagination.bullet span.active {
  background: transparent !important;
  cursor: default;
  pointer-events: none;
}
.maskee-pagination.bullet span.active:after {
  border-width: 2px;
  top: -2px;
  left: -2px;
}
.maskee-nav {
  position: absolute;
  top: 50%;
  font-size: 24px;
  font-weight: 700;
  display: block;
  color: #1d1d1d;
  z-index: 999999;
  cursor: pointer;
}
.maskee-nav.prev {
  left: 50px;
  transition: all 200ms linear;
}
.maskee-nav.next {
  right: 50px;
  transition: all 200ms linear;
}
.maskee-nav.disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.maskee.hide-controls .maskee-nav,
.maskee.hide-controls .maskee-pagination {
  display: none !important;
}
.maskee.invisible-pagination .maskee-pagination,
.maskee.invisible-prevbtn .maskee-nav.prev,
.maskee.invisible-nextbtn .maskee-nav.next {
  opacity: 0;
  visibility: hidden;
}
body {
  font: 16px/26px Raleway, sans-serif;
  color: #666;
}
h1,
h2,
h3,
h4,
h4,
h5,
h6 {
  font-weight: 400;
  color: #1d1d1d;
  font-family: "Montserrat", sans-serif;
}
h1 {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 50px;
}
h2 {
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 25px;
}
h3,
h4 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 18px;
  font-weight: 700;
}
h4 {
  font-weight: 400;
}
h5 {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px;
}
h6 {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 15px;
}
a {
  color: #b99d61;
  font-weight: 700;
  text-decoration: none;
}
a:hover {
  color: #000;
}
a:focus {
  outline: none !important;
}
a:before {
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
p {
  margin-bottom: 24px;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
small {
  font-size: 0.7em;
}
ol {
  list-style: decimal outside;
}
ul {
  list-style: disc outside;
}
ul,
ol,
ul ul,
ul ol,
ol ol,
ol ul {
  margin-left: 20px;
}
ul li,
ol li {
  margin-bottom: 20px;
}
.dropcap {
  background: #000;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 30px;
  font-weight: 700;
  height: 56px;
  line-height: 30px;
  margin: 8px 15px 8px 0;
  padding-top: 12px;
  text-align: center;
  width: 56px;
}
pre,
code,
tt {
  background: #fff;
  border: 1px solid #e9e9e9;
  font-family: Consolas, Courier, Monaco, monospace;
  font-size: 12px;
  line-height: 19px;
  margin: 18px 0;
  padding: 15px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
table {
  width: 100%;
  border: 1px solid #e9e9e9;
  text-align: left;
}
table thead h4 {
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
}
table tr {
  border-top: 1px solid #e9e9e9;
}
table thead tr {
  border-top: none;
}
table th,
table td {
  min-height: 41px;
  padding: 10px 14px 8px;
  border-right: 1px solid #e9e9e9;
}
sub,
sup {
  font-size: 0.7em;
  line-height: 0.7em;
}
sub {
  vertical-align: bottom;
}
sup {
  vertical-align: top;
}
del {
  color: #959595;
}
var {
  font-family: Consolas, Courier, Monaco, monospace;
}
blockquote {
  margin: 40px 0;
}
blockquote > p {
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
}
blockquote .cite,
blockquote cite,
cite {
  color: #a7a7a7;
  display: block;
  font-size: 12px;
  margin: 35px 0 15px;
  font-weight: 500;
  font-style: normal;
}
blockquote .cite:before,
blockquote cite:before,
cite:before {
  content: "-";
  margin-right: 10px;
  font-weight: 500;
  font-style: normal;
}
blockquote.alternate > p {
  font-weight: 300;
  font-style: italic;
}
span.medium {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  line-height: 38px;
}
span.large {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  line-height: 62px;
}
.wpb_wrapper > p:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}
html {
  width: 100%;
}
body {
  position: relative;
  overflow-y: scroll;
  background: #f9f9f9;
}
body.page-template-template-portfolio {
  overflow-y: scroll !important;
}
body.noflow {
  overflow-y: hidden !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
iframe {
  vertical-align: middle;
  width: 100%;
  border: none !important;
}
#header {
  width: 100%;
  height: auto;
  padding: 40px 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 200ms linear;
}
@media all and (max-width: 720px), all and (orientation: landscape) {
  #header {
    padding: 20px 0;
  }
}
#header.nav-up {
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
#header.nav-down {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#header.nav-back {
  background: #fff;
}
.overtop #header {
  background: #fff;
}
#header.hide {
  opacity: 0;
  visibility: hidden;
}
#header.sticky {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
#header.noback {
  background: transparent !important;
}
#header .no-touch a:hover {
  opacity: 0.7;
}
.page-template-template-portfolio-php .maskee:after {
  position: fixed;
}
.post-nav {
  background-attachment: fixed;
  background-position: center 0;
  z-index: 9;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#logo-holder {
  margin-left: 7%;
  z-index: 999;
}
#logo-holder #logo {
  display: block;
  position: relative;
  width: 70px;
  height: auto;
}
@media all and (max-width: 720px) {
  #logo-holder #logo {
    width: 55px;
    height: auto;
  }
}
#logo-holder #logo > div {
  width: 100%;
  top: 0;
  -webkit-transition: opacity, 250ms, linear;
  transition: opacity, 250ms, linear;
}
#logo-holder #logo .light {
  position: relative;
}
#logo-holder #logo .dark {
  position: absolute;
}
body[data-background="dark"] #logo-holder .light,
#header.nav-back.noback #logo-holder .light {
  opacity: 1;
  visibility: visible;
}
body[data-background="dark"] #logo-holder .dark,
#header.nav-back.noback #logo-holder .dark {
  opacity: 0;
  visibility: hidden;
}
body[data-background="light"] #logo-holder .dark,
#header.nav-back #logo-holder .dark {
  opacity: 1;
  visibility: visible;
}
body[data-background="light"] #logo-holder .light,
#header.nav-back #logo-holder .light {
  opacity: 0;
  visibility: hidden;
}
#menu-opener,
#logo {
  position: relative;
  z-index: 999;
}
.lines-button {
  display: inline-block;
  padding: 14px 7px;
  transition: 0.3s;
  cursor: pointer;
  user-select: none;
  border-radius: 4px;
  -ms-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.lines-button:active {
  transition: 0;
}
.lines {
  display: inline-block;
  width: 28px;
  height: 4px;
  transition: 300ms;
  background: #1d1d1d;
  position: relative;
}
body[data-background="dark"] .lines,
#header.nav-back.noback .lines {
  background: #fff;
}
body[data-background="light"] .lines,
#header.nav-back .lines {
  background: #1d1d1d;
}
.lines:before,
.lines:after {
  display: inline-block;
  width: 28px;
  height: 4px;
  transition: 300ms;
  background: #1d1d1d;
  position: absolute;
  left: 0;
  content: "";
  -ms-transform-origin: 2px center;
  -moz-transform-origin: 2px center;
  -webkit-transform-origin: 2px center;
  transform-origin: 2px center;
}
body[data-background="dark"] .lines:before,
#header.nav-back.noback .lines:before,
body[data-background="dark"] .lines:after,
#header.nav-back.noback .lines:after {
  background: #fff;
}
body[data-background="light"] .lines:before,
#header.nav-back .lines:before,
body[data-background="light"] .lines:after,
#header.nav-back .lines:after {
  background: #1d1d1d;
}
.lines:before {
  top: 7px;
}
.lines:after {
  top: -7px;
}
.lines-button.opened .lines {
  background: transparent !important;
}
.lines-button.opened .lines:before,
.lines-button.opened .lines:after {
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 28px;
}
.lines-button.opened .lines:before {
  -ms-transform: rotate(45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.opened .lines:after {
  -ms-transform: rotate(-45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
#menu-holder {
  position: absolute;
  top: 50%;
  right: 7%;
  margin-top: -30px;
  z-index: 999;
}
.menu-classic:not(.mobile-view) #menu-holder {
  display: none;
}
#main-menu {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#main-menu.style-modern {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 998;
  overflow: hidden;
  visibility: hidden;
}
#main-menu.style-modern > div {
  display: table;
  width: 100%;
  height: 100%;
}
#main-menu.style-modern .top-menu {
  margin: auto;
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  opacity: 0;
  visibility: hidden;
}
#main-menu.style-modern .top-menu li {
  display: block;
  list-style: none;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#main-menu.style-modern .top-menu li a {
  font: 50px/50px Montserrat, sans-serif;
  color: #fff;
  position: relative;
}
#main-menu.style-modern .top-menu li a svg {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  fill: #fff;
}
#main-menu.style-modern .top-menu li a.open svg {
  transform: rotate(180deg);
}
#main-menu.style-modern .sub-menu {
  margin-top: 20px;
  display: none;
}
#main-menu.style-modern .sub-menu li {
  margin-bottom: 12px;
}
#main-menu.style-modern .sub-menu li a {
  font-size: 24px;
  line-height: 35px;
}
#main-menu.style-classic {
  position: absolute;
  width: 100%;
  height: 100% !important;
  top: 0;
  right: 7%;
  margin-right: -15px;
  visibility: visible !important;
  display: block;
  z-index: 998;
  padding: 40px 0;
  transform: none !important;
  background: none !important;
}
#main-menu.style-classic div {
  float: right;
  height: 100%;
}
#main-menu.style-classic ul.top-menu {
  display: table;
  vertical-align: middle;
  madgin: 0;
  height: 100%;
  visibility: visible !important;
  opacity: 1 !important;
}
#main-menu.style-classic li {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 10px 15px;
  position: relative;
}
#main-menu.style-classic li a {
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  position: relative;
  z-index: 9999;
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
}
body[data-background="dark"] #main-menu.style-classic li a {
  color: #fff;
}
#header.nav-back #main-menu.style-classic li a {
  color: #000;
}
#main-menu.style-classic li a svg {
  display: none;
}
#main-menu.style-classic li.selected a {
  border-color: #000;
  color: #000 !important;
}
body[data-background="dark"] #main-menu.style-classic li.selected a {
  color: #fff !important;
  border-color: #fff;
}
#header.nav-back #main-menu.style-classic li.selected a {
  color: #000 !important;
  border-color: #000;
}
#main-menu.style-classic li.parent:hover ul {
  opacity: 1;
  visibility: visible;
}
#main-menu.style-classic li ul {
  display: block !important;
  position: absolute;
  background: #f7f7f7;
  padding: 10px 0;
  left: 50%;
  width: 150px;
  margin-left: -75px;
  margin-top: 5px;
  opacity: 0;
  visibility: hidden;
  transition: all 150ms linear;
}
#main-menu.style-classic li ul li {
  display: block;
  text-align: center;
  padding: 2px 20px;
  line-height: 20px;
}
#main-menu.style-classic li ul li a {
  color: #000 !important;
  font-size: 12px;
  padding: 0;
  border: none;
}
.line-link {
  position: relative;
  display: inline-block;
}
.line-link:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: -5px;
  background: #6ac2ef;
}
.line-link:hover:after {
  height: 2px;
  -webkit-transition: 250ms, height, linear;
  transition: 250ms, height, linear;
}
#menu-widget {
  position: absolute;
  bottom: 65px;
  width: 100%;
  left: 0;
  text-align: center;
  opacity: 0;
  color: #000;
}
#menu-widget a,
#menu-widget i:before {
  color: #000;
}
body[data-background="dark"] #menu-widget {
  color: #fff;
}
body[data-background="dark"] #menu-widget a,
body[data-background="dark"] #menu-widget i:before {
  color: #fff;
}
body #menu-widget a:hover,
body #menu-widget a:hover i:before {
  color: #b99d61 !important;
}
#content {
  position: relative;
}
.overlap.blog #content {
  padding-top: 1px;
}
.overlap.single-post #content {
  padding-top: 0;
}
#content.no-footer {
  margin-bottom: 0 !important;
}
body.page-template-template-portfolio #wrapper {
  position: fixed;
  width: 100%;
}
body.page-template-template-portfolio:after {
  width: 100%;
  height: auto;
  content: "";
  display: block;
}
body.page-template-template-portfolio.disable-scroll:after {
  height: 100% !important;
}
body.page-template-template-portfolio.opening #wrapper {
  position: relative;
}
body.page-template-template-portfolio.opening:after {
  height: auto !important;
}
.page-gallery,
.page-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 600px;
  overflow: hidden;
  z-index: 88;
}
.page-gallery img,
.page-header img {
  width: 100%;
}
.page-gallery.init figure,
.init.page-header figure {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.page-gallery.init img,
.init.page-header img {
  display: none;
}
.page-gallery .gallery,
.page-header .gallery,
.page-gallery .gallery-cell,
.page-header .gallery-cell,
.page-gallery div[class^="flickity-"],
.page-header div[class^="flickity-"],
.page-gallery article,
.page-header article {
  width: 100%;
  height: 100% !important;
}
#pre-video + .media {
  display: none;
}
.page-header {
  z-index: 99;
  display: table;
  min-height: 0;
  transform: translate3d(0px, 0px, 0px);
}
.page-header > div {
  display: table-cell;
  vertical-align: middle;
  max-width: 800px;
  margin: auto;
  padding-left: 7%;
  padding-right: 7%;
}
.page-header .title {
  margin-bottom: 0;
  margin-left: -4px;
  font-size: 55px;
  line-height: 59px;
  font-weight: 700;
  max-width: 800px;
  text-transform: uppercase;
  color: #1d1d1d;
}
.pre-slide[data-background="dark"] .page-header .title {
  text-shadow: 0 0 10px #000;
}
.slide[data-background="dark"] .page-header .title {
  color: #fff;
}
.slide[data-background="light"] .page-header .title {
  color: #1d1d1d;
}
.pre-slide .page-header .title {
  text-transform: none;
  max-width: 900px;
  font-size: 60px;
  line-height: 64px;
  font-weight: 700;
}
.pre-slide .page-header .title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #a99e7d;
  margin: 20px 0 25px;
}
.page-header .subtitle {
  margin-bottom: 20px;
  color: #1d1d1d;
  font-size: 18px;
  line-height: 25px;
  font-style: italic;
  font-family: "Droid Serif", Cambria, Georgia, serif;
  text-transform: none;
}
.slide[data-background="dark"] .page-header .subtitle {
  color: #dadada;
}
.slide[data-background="light"] .page-header .subtitle {
  color: #6a6a6a;
}
.pre-slide .page-header .subtitle {
  margin-bottom: 0;
}
.page-header .subtitle:empty {
  height: 25px;
}
.page-header .excerpt {
  font-size: 18px;
  line-height: 26px;
  color: #dadada;
  margin: 25px 0 -15px;
}
@media all and (max-width: 720px) {
  .page-header .excerpt {
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0 -15px;
  }
}
.slide[data-background="light"] .page-header .excerpt {
  color: #6a6a6a;
}
.page-header .excerpt > p {
  max-width: 400px;
}
.slide[data-background="dark"] .page-header .krown-button.dark {
  color: #fff;
  border-color: #fff;
}
.no-touch .slide[data-background="dark"] .page-header .krown-button.dark:hover {
  background: #fff;
  color: #1d1d1d;
}
.slide[data-background="dark"] .page-header .krown-button.dark svg polygon {
  fill: #fff;
}
.no-touch
  .slide[data-background="dark"]
  .page-header
  .krown-button.dark:hover
  svg
  polygon {
  fill: #fff;
}
.page-header .krown-button {
  margin-top: 35px;
}
.krown-button.to-load {
  overflow: hidden;
  position: relative;
}
.krown-button.to-load:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 55px;
  height: 55px;
  opacity: 0;
  transition-delay: 150ms;
}
.slide[data-background="light"] .krown-button.to-load:after {
  background: url(images/preloader-light.gif) no-repeat center center
    transparent;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .slide[data-background="light"] .krown-button.to-load:after {
    background-image: url(images/preloader-light_x2.gif);
    background-size: 30px 30px;
  }
}
.slide[data-background="dark"] .krown-button.to-load:after,
#posts-container .post .krown-button.to-load:after {
  background: url(images/preloader-dark.gif) no-repeat center center transparent;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .slide[data-background="dark"] .krown-button.to-load:after,
  #posts-container .post .krown-button.to-load:after {
    background-image: url(images/preloader-dark_x2.gif);
    background-size: 30px 30px;
  }
}
.krown-button.to-load.loading {
  pointer-events: none;
}
.slide[data-background="dark"] .krown-button.to-load.loading {
  background: #fff;
  color: #1d1d1d;
}
.slide[data-background="light"] .krown-button.to-load.loading {
  color: #fff;
  background: #1d1d1d;
}
.krown-button.to-load.loading:after {
  opacity: 1;
}
.krown-button.to-load.loading span {
  opacity: 0;
}
.ink {
  display: block;
  position: absolute;
  background: #fbfbfb;
  width: 4000px;
  height: 4000px;
  border-radius: 100%;
  transition: transform 300ms linear, opacity 150ms linear;
  z-index: 9000;
  opacity: 0;
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.ink.animate {
  opacity: 1;
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
body.fix {
  position: fixed !important;
  width: 100%;
}
.maskee-pagination {
  opacity: 0;
  bottom: 30px;
}
.maskee-pagination.bullet span {
  background: #1d1d1d;
}
.maskee-pagination.bullet span:after {
  border: 0 solid #1d1d1d;
}
body[data-background="dark"] .maskee-pagination.bullet span {
  background: #fff;
}
body[data-background="dark"] .maskee-pagination.bullet span:after {
  border-color: #fff;
}
.maskee-pagination.bullet span.is-selected {
  background: transparent !important;
}
.maskee-pagination.numeric {
  color: #1d1d1d;
}
body[data-background="dark"] .maskee-pagination.numeric {
  color: #fff;
}
.maskee-nav {
  opacity: 0;
  height: 60px;
  width: 60px;
  padding-top: 10px;
  transition: all 150ms linear;
}
.maskee-nav svg {
  position: relative;
  transition: all 200ms linear !important;
  left: 15px;
}
.maskee-nav.next:hover svg {
  left: 25px;
}
.maskee-nav.prev:hover svg {
  left: 5px;
}
body[data-background="dark"] .maskee-nav svg {
  fill: #fff;
}
@keyframes nav-ani {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
.maskee {
  z-index: 100;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
}
.maskee.show-nav .maskee-nav,
.maskee.show-nav .maskee-pagination {
  opacity: 1;
  visibility: visible;
}
.maskee.invisible-pagination .maskee-pagination {
  opacity: 0 !important;
  visibility: hidden !important;
}
.maskee.hide-arrows .maskee-nav {
  display: none;
}
.single-portfolio .maskee {
  background: #e9e9e9;
}
.single-portfolio .maskee .media {
  clip: auto !important;
}
.maskee .media,
.maskee .slide {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.maskee .media img {
  display: none;
}
.maskee .slide.temp-display {
  display: block;
}
.maskee .slide:first-child {
  opacity: 0;
}
.maskee:not(.hide-nav).arrow-left .slide[data-background="light"] {
  cursor: url(images/svg-arrow-left-dark.svg), w-resize;
  cursor: url(images/svg-arrow-left-dark.svg) 12 21, auto;
}
.maskee:not(.hide-nav).arrow-left .slide[data-background="dark"] {
  cursor: url(images/svg-arrow-left-light.svg), w-resize;
  cursor: url(images/svg-arrow-left-light.svg) 12 21, auto;
}
.maskee:not(.hide-nav).arrow-right .slide[data-background="light"] {
  cursor: url(images/svg-arrow-right-dark.svg), w-resize;
  cursor: url(images/svg-arrow-right-dark.svg) 12 21, auto;
}
.maskee:not(.hide-nav).arrow-right .slide[data-background="dark"] {
  cursor: url(images/svg-arrow-right-light.svg), w-resize;
  cursor: url(images/svg-arrow-right-light.svg) 12 21, auto;
}
.share-buttons {
  height: 140px;
  width: 220px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: -1px;
  margin-left: -110px;
  z-index: 999;
}
.share-buttons i {
  font-size: 26px;
  line-height: 140px;
  color: #2d2d2d;
  margin: 0 15px;
}
.share-buttons i:hover {
  color: #4d4d4d;
}
.post-nav {
  background-color: #fff;
  width: 100%;
  padding: 0 7%;
  position: relative;
  overflow: hidden;
}
.post-nav .after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 40%;
  background-size: cover;
  visibility: visible;
  opacity: 0;
}
.post-nav > a {
  position: relative;
  color: #1d1d1d;
  text-transform: uppercase;
  height: 140px;
  padding-top: 50px;
  z-index: 9;
  width: calc(50% - 150px);
  white-space: nowrap;
}
.post-nav > a.btn-prev {
  float: left;
  text-align: left;
  padding-left: 45px;
}
.post-nav > a.btn-prev i {
  left: 0;
}
.post-nav > a.btn-next {
  float: right;
  text-align: right;
  padding-right: 45px;
}
.post-nav > a.btn-next i {
  right: 0;
}
.post-nav > a i {
  position: absolute;
  font-size: 20px;
  top: 60px;
}
.post-nav > a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-nav > a .subtitle {
  font: bold 12px/12px Montserrat, sans-serif;
  margin-bottom: 7px;
}
.post-nav > a .title {
  font: bold 24px/24px Montserrat, sans-serif;
}
.no-touch .post-nav > a[data-style="dark"]:hover {
  color: #fff;
}
#top {
  display: none;
}
.post-close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  display: none;
}
.post-close svg {
  width: 85px;
  height: 85px;
  position: absolute;
  top: -15px;
  left: -18px;
  -ms-transform-origin: center center;
  -moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
body[data-background="dark"] .post-close svg,
#header.nav-back.noback .post-close svg {
  fill: #fff;
}
body[data-background="light"] .post-close svg,
#header.nav-back .post-close svg {
  fill: #1d1d1d;
}
body.menu-classic:not(.mobile-view) .post-close {
  top: 50%;
  right: 10px;
  left: auto;
  margin: -27px 0 0 -30px;
  transform: scale(0.8);
}
.single-portfolio.before-load #page-content,
.single-portfolio.before-load .page-share,
.single-portfolio.before-load .post-nav {
  display: none;
}
.single-portfolio.before-load .maskee {
  position: fixed;
  width: 100%;
  height: 100%;
}
.krown-portfolio-grid {
  list-style: none;
  margin: 0;
}
.krown-portfolio-grid li {
  margin: 0;
  float: left;
  position: relative;
  display: block;
  overflow: hidden;
}
.cols-1 .krown-portfolio-grid li {
  width: 100%;
}
.cols-2 .krown-portfolio-grid li {
  width: 50%;
}
.cols-3 .krown-portfolio-grid li {
  width: 33.33%;
}
.cols-4 .krown-portfolio-grid li {
  width: 25%;
}
.krown-portfolio-grid a {
  position: relative;
  display: block;
}
.krown-portfolio-grid a.ratio-169 {
  padding-bottom: 56.25%;
}
.krown-portfolio-grid a.ratio-23 {
  padding-bottom: 150%;
}
.krown-portfolio-grid a.ratio-43 {
  padding-bottom: 75%;
}
.krown-portfolio-grid a.ratio-11 {
  padding-bottom: 100%;
}
.krown-portfolio-grid a:hover .caption {
  bottom: 50%;
}
.krown-portfolio-grid a:hover:before {
  transform: scale(1.1);
}
.krown-portfolio-grid a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  transition: transform 200ms linear;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: inherit;
}
.krown-portfolio-grid .caption {
  position: absolute;
  left: 8%;
  bottom: 0;
  padding-bottom: 7%;
  transition: bottom 300ms linear;
  z-index: 9;
}
.krown-portfolio-grid .caption.light {
  color: #000;
}
.krown-portfolio-grid .caption.dark {
  color: #fff;
}
.krown-portfolio-grid .caption h3,
.krown-portfolio-grid .caption h4 {
  color: inherit;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.krown-portfolio-grid .caption span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  font-style: italic;
}
.post-content {
  position: relative;
  margin: auto;
  padding-top: 100px;
}
.post-content h3,
.post-content h4 {
  margin-bottom: 30px !important;
}
#comments,
.post-text {
  margin: auto;
  max-width: 820px;
}
.single-post .post {
  padding-top: 0;
  border-bottom: none;
}
.post {
  background: #f9f9f9;
  border-top: 1px solid #e2e2e2;
  position: relative;
  overflow: hidden;
}
.post:first-of-type:not(#infinite-barrier),
.post[data-lazyload="opened"] {
  border-top: none;
}
.single-post .post {
  padding-top: 0;
  border-bottom: none;
}
.post .header-container {
  height: 275px;
  display: table;
  width: 100%;
  position: relative;
  padding-top: 20px;
  max-height: 550px;
  overflow: hidden;
}
.post:last-child {
  border-bottom: none;
}
.post .center-wrap {
  z-index: 9;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding-top: 3px;
}
.post .center-wrap > div {
  max-width: 820px;
  margin: auto;
  position: relative;
}
.post img.img,
.post .featured-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.post .featured-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.post .featured-img.fixed {
  position: fixed;
  height: 174px;
}
.post .featured-img:not(.reactive) {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  transition: opacity 0.2s, transform 10s;
}
.post:hover .featured-img,
.post.loading .featured-img,
.single-post .post .featured-img {
  opacity: 1;
}
.post:hover .featured-img:not(.reactive) {
  transform: scale(1.1) !important;
}
.post[data-background="dark"]:hover .post-header h1,
.post[data-background="dark"]:hover .post-header h2,
.post[data-background="dark"]:hover .post-header span,
.post[data-background="dark"]:hover .post-header a,
.post[data-background="dark"].loading .post-header h1,
.post[data-background="dark"].loading .post-header h2,
.post[data-background="dark"].loading .post-header span,
.post[data-background="dark"].loading .post-header a,
.single-post .post[data-background="dark"] .post-header h1,
.single-post .post[data-background="dark"] .post-header h2,
.single-post .post[data-background="dark"] .post-header span,
.single-post .post[data-background="dark"] .post-header a {
  color: #fff;
}
.post[data-background="light"]:hover .post-header h1,
.post[data-background="light"]:hover .post-header h2,
.post[data-background="light"]:hover .post-header span,
.post[data-background="light"]:hover .post-header a,
.post[data-background="light"].loading .post-header h1,
.post[data-background="light"].loading .post-header h2,
.post[data-background="light"].loading .post-header span,
.post[data-background="light"].loading .post-header a,
.single-post .post[data-background="light"] .post-header h1,
.single-post .post[data-background="light"] .post-header h2,
.single-post .post[data-background="light"] .post-header span,
.single-post .post[data-background="light"] .post-header a {
  color: #222;
}
.post[data-background="light"]:hover .post-header a:hover h2,
.post[data-background="light"].loading .post-header a:hover h2,
.single-post .post[data-background="light"] .post-header a:hover h2 {
  border-color: #222;
}
.post.loading .post-header {
  background: transparent;
  border: none;
}
.post.loading .post-header h1,
.post.loading .post-header h2 {
  border-bottom-color: transparent !important;
}
.post.loading .post-header a {
  pointer-events: none;
}
.post-header .title {
  margin: 0 0 3px -2px;
  display: block;
  word-wrap: break-word;
}
.post-header .title h1,
.post-header .title h2 {
  font: bold 26px/30px Montserrat, sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: #000;
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
  display: inline;
}
.post-header .title h1 {
  font-size: 36px;
  line-height: 40px;
}
.post-header .title a:hover h2 {
  border-color: #fff;
}
.post-header > span {
  color: #000;
}
.post-header > span.subtitle {
  font: normal 12px/12px Montserrat, sans-serif;
}
.post-header > span.date {
  margin-right: 25px;
}
.post-header > span.author {
  position: absolute;
  font: italic 12px/12px "Droid Serif", serif;
  color: #9a9a9a !important;
  top: -29px;
  left: -1px;
}
.post-header > span.author span {
  color: #9a9a9a !important;
}
.post-header > span a {
  font-weight: 400;
  color: #000;
}
.featured-img.inner-active {
  position: relative;
  top: -1px !important;
  display: block;
  min-height: 350px;
}
.featured-img.inner-active img {
  display: none;
}
#posts-container.classic {
  max-width: 1020px;
  margin: auto;
  padding-bottom: 270px;
  position: relative;
}
#posts-container.classic .post {
  background: none;
}
#posts-container.classic .post:first-of-type {
  border-top: 1px solid #e2e2e2;
}
#posts-container.classic .post:last-of-type {
  border-bottom: 1px solid #e2e2e2;
}
#posts-container.classic .post .header-container {
  padding-top: 0;
  height: 100%;
  float: right;
  height: 310px;
  max-height: none;
}
#posts-container.classic .post .featured-img {
  opacity: 1;
  width: 410px;
  height: 310px;
  transform: none !important;
  z-index: 99;
}
#posts-container.classic .post .center-wrap {
  padding: 0 50px 0 500px;
}
#posts-container.classic .post .post-header .title {
  margin-top: 10px;
}
#posts-container.classic .post .post-header a:hover h2 {
  border-bottom-color: #000;
}
#posts-container.classic .post .excerpt {
  margin: 15px 0 0;
  font-size: 14px;
  line-height: 22px;
}
#posts-container.classic .pagination {
  text-align: center;
  position: absolute;
  width: 100%;
  padding-top: 110px;
}
#posts-container.classic .pagination a {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  width: 40px;
  text-align: center;
  display: inline-block;
  color: #8f8f8f;
}
#posts-container.classic .pagination a:hover {
  color: #b99d61;
}
#posts-container.classic .pagination a.active {
  color: #000;
  pointer-events: none;
}
#posts-container.classic .featured-img.no-img {
  z-index: 0;
}
#posts-container.classic .featured-img.no-img + .header-container .center-wrap {
  padding-left: 0;
}
@keyframes blink {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.infinite-link,
#infinite-barrier {
  display: none;
}
.infinite-text {
  font-size: 18px;
  line-height: 18px;
  color: #8f8f8f;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.infinite-text.end {
  display: none;
}
.infinite-text span {
  font-size: 22px;
  animation-name: blink;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.infinite-text span:first-child {
  padding-left: 2px;
}
.infinite-text span:nth-child(2) {
  animation-delay: 0.3s;
}
.infinite-text span:nth-child(3) {
  animation-delay: 0.6s;
}
.post-text {
  margin-bottom: 110px;
}
.main-post .page-gallery.active,
.main-post .active.page-header {
  min-height: 350px;
  position: relative;
}
.main-post .page-gallery.active img,
.main-post .active.page-header img {
  display: none;
}
.main-post .post-content {
  max-width: 1200px;
  margin: 80px auto 0;
  position: relative;
}
.single-post .main-post .post-content {
  padding-top: 1px;
}
.main-post .post-header {
  float: left;
  width: 27%;
}
.main-post .post-header h1 {
  font-size: 30px;
  line-height: 35px;
  text-transform: none;
  margin: 20px 0 30px;
}
.main-post .post-header span {
  font-weight: 700;
  color: #000;
  font: normal 12px/12px Montserrat, sans-serif;
  text-transform: uppercase;
}
.main-post .post-header .date {
  margin-right: 25px;
}
.main-post .post-header.fixed {
  position: absolute;
}
.main-post .post-text {
  float: right;
  width: 65%;
  font-size: 16px;
  line-height: 26px;
}
.main-post .post-nav {
  background: none;
  padding: 0;
}
.main-post .post-nav a:first-child {
  margin-right: 17px;
}
.main-post .share-buttons {
  background: transparent;
  position: relative;
  margin: -20px 0 10px;
  clear: both;
}
.main-post .share-buttons:before,
.main-post .share-buttons:after {
  display: block;
  width: calc(50% - 115px);
  content: "";
  background: #d9d9d9;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
.main-post .share-buttons:after {
  left: auto;
  right: 0;
}
.single:not(.single-portfolio) #wrapper,
.page:not(.page-template-template-portfolio) #wrapper,
.blog #wrapper,
.error404 #wrapper,
.search #wrapper,
.archive #wrapper {
  opacity: 0;
}
#comments h3,
#comments h4 {
  margin-bottom: 65px !important;
}
#comments p {
  margin-bottom: 0;
}
#comments-list {
  margin: 0;
}
#comments-list > .comment:first-child {
  margin-top: 0;
  padding-top: 0;
}
#comments-list .children {
  margin: 40px 0 0;
  float: left;
}
#comments-list .children li {
  padding-left: 120px;
}
#comments-list .children .children li {
  padding-left: 220px;
}
#comments-list .comment-meta {
  position: relative;
}
.comment {
  padding: 40px 0;
  position: relative;
  min-height: 160px;
}
.comment-avatar {
  position: absolute !important;
  width: 80px;
  height: 80px;
}
.comment-content {
  float: left;
  width: 100%;
  padding-left: 115px;
}
.comment-content ol ul {
  margin: 0;
}
.comment-meta h6 {
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  margin-bottom: 8px;
}
.comment-meta h6 a {
  color: #2d2d2d;
}
.comment-meta span {
  font-size: 13px;
  line-height: 13px;
  display: block;
  color: #9d9d9d;
  margin-bottom: 15px;
  font-weight: 500;
}
.comment-text {
  font-size: 15px;
  line-height: 25px;
}
.comment-reply-link {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 11px;
  font-weight: 700;
  opacity: 0;
  text-transform: uppercase;
  color: #444;
}
.comment:hover .comment-reply-link {
  opacity: 1;
}
#respond {
  padding: 110px 0 150px;
}
#comments-list #respond {
  margin-top: -80px;
  padding-bottom: 30px;
}
#respond label {
  display: none;
}
#respond .form-submit {
  float: left;
  display: block;
  margin-top: -15px;
  margin-right: 25px;
}
#respond #submit.disabled {
  pointer-events: none;
}
p.tags {
  margin-top: 42px;
}
#ajax-response {
  font-weight: 700;
  margin: -4px 0 10px !important;
  color: #000;
  border-bottom: 2px solid #000;
  opacity: 1;
  visibility: visible;
}
#ajax-response:empty {
  opacity: 0;
  visibility: hidden;
  margin-bottom: 0 !important;
}
.await {
  color: red;
  display: block;
  margin-top: 15px;
}
.logged-in-as {
  margin-top: -5px;
  margin-bottom: 35px;
  font-size: 14px;
}
#page-header {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#page-header.uninit {
  min-height: 300px;
  height: auto;
}
#page-header.uninit[data-height="1.5"],
#page-header.uninit[data-height="2"] {
  max-height: 600px;
}
#page-header > div {
  width: auto;
  margin: auto;
  max-width: 800px;
  text-align: center;
  display: table;
  height: 100%;
}
#page-header > div > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.page-header-type h1 {
  font: normal 60px/60px Montserrat, sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.page-header-type h1:after {
  display: block;
  content: "";
  width: 80px;
  height: 3px;
  background: #a99e7d;
  margin: 30px auto;
}
body[data-background="dark"] .page-header-type h1 {
  color: #fff;
}
.page-header-type h2.subtitle {
  font: italic 16px/24px "Droid Serif", serif;
  margin: 0;
  color: #6a6a6a;
}
body[data-background="dark"] .page-header-type h2.subtitle {
  color: #ddd;
}
.page-header-type h2.subtitle:empty {
  margin-top: -30px;
}
#page-content {
  padding: 0;
  margin: auto;
  background: #f9f9f9;
  position: relative;
  z-index: 9;
}
#page-content .page-text:not(.using-vc) {
  max-width: 1240px;
  margin: auto;
  padding: 110px 0;
}
body:not(.page-template-template-portfolio-php) #content {
  z-index: 9;
  background: #fff;
}
body.blog #content {
  padding-top: 0 !important;
}
#map-header {
  width: 100%;
  height: 550px;
  overflow: hidden;
}
#map-contact {
  width: 100%;
  height: 850px;
  position: relative;
  top: -150px;
}
@-webkit-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes move-left-ani {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  20% {
    opacity: 1;
    transform: translate3d(-30px, 0, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(-30px, 0, 0);
  }
  75% {
    opacity: 0;
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes move-up-ani {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  20% {
    opacity: 1;
    transform: translate3d(0, -30px, 0);
  }
  50% {
    opacity: 1;
    transform: translate3d(0, -30px, 0);
  }
  75% {
    opacity: 0;
    transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
}
.touch-scroll {
  position: fixed;
  left: 50%;
  bottom: 60px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  z-index: 999;
}
.touch-scroll svg {
  width: 60px;
  height: 60px;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition: all 500ms linear;
  animation: move-left-ani 2s linear infinite;
}
.single-portfolio .touch-scroll svg {
  animation: move-up-ani 2s linear infinite;
}
body[data-background="dark"] .touch-scroll svg * {
  fill: #fff;
}
.touch-scroll.remove {
  opacity: 0;
}
.no-touch .touch-scroll {
  display: none;
}
.mouse-scroll {
  display: inline-block;
  overflow: hidden;
  position: fixed;
  left: 50%;
  bottom: 50px;
  margin-left: -25px;
  z-index: 109;
  -ms-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}
.mouse-scroll.remove {
  opacity: 0;
}
.mouse-scroll .mouse {
  position: relative;
  display: block;
  width: 46px;
  height: 73px;
  margin: 0 auto 20px;
  border: 3px solid #000;
  border-radius: 23px;
}
body[data-background="dark"] .mouse-scroll .mouse {
  border-color: #fff;
}
.mouse-scroll .mouse .mouse-movement {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #000;
  border-radius: 50%;
  -webkit-animation: scroll-ani 2s linear infinite;
  animation: scroll-ani 2s linear infinite;
}
body[data-background="dark"] .mouse-scroll .mouse .mouse-movement {
  background: #fff;
}
.touch .mouse-scroll {
  display: none;
}
#preloader {
  width: 55px;
  height: 55px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 99999;
  visibility: visible;
  transition: all 200ms linear;
  background: url(images/preloader.gif) no-repeat center center #fff;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #preloader {
    background-image: url(images/preloader_x2.gif);
    background-size: 30px 30px;
  }
}
#preloader.hide {
  opacity: 0;
  visibility: hidden;
}
#lang_sel {
  top: 18px;
  right: 30px;
}
span.icl_lang_sel_current.icl_lang_sel_native {
  font-weight: 400;
  text-transform: uppercase;
}
#lang_sel {
  top: 19px;
  right: 23px;
  height: 34px;
}
#lang_sel li {
  width: auto;
}
#lang_sel a {
  background: none !important;
  border: none;
  color: #000;
  line-height: 30px;
  text-align: right;
  padding-left: 0;
}
body[data-background="dark"] #lang_sel a.lang_sel_sel {
  color: #fff;
}
#lang_sel ul ul {
  left: 50%;
  margin-left: -75px !important;
  margin-top: 7px !important;
  border: none;
  background: #fff;
  height: auto;
  padding: 6px 5px 7px !important;
  text-align: center;
  border-radius: 3px;
}
#lang_sel ul ul:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 4px;
  margin-left: -4px;
}
#lang_sel ul ul li {
  width: 100%;
}
#lang_sel ul ul a {
  font-weight: 500;
  display: inline-block;
}
.krown-social li {
  position: relative;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  margin-right: 24px;
  padding: 0;
  border: none !important;
  width: 25px;
}
.krown-social li:first-child {
  margin-left: -3px !important;
}
.krown-social li:last-child {
  margin-right: 0;
}
.krown-social a {
  display: block;
  height: 25px;
  width: 25px;
}
.krown-social i:before {
  font-size: 24px;
  width: 25px;
  color: #000;
  top: 0;
  left: 0;
  position: absolute;
}
.krown-social.align-center ul {
  margin: 0;
  text-align: center;
}
.ie7 #oldie {
  display: block;
}
.ie7 body {
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  border: none !important;
}
.ie7 #header,
.ie7 #content,
.ie7 #footer,
.ie7 #top,
.ie7 #logo {
  display: none !important;
}
.ie7 #oldie {
  color: #333;
  left: 50%;
  margin-left: -150px;
  margin-top: -30px;
  width: 350px;
  top: 50%;
  text-align: center;
  position: absolute;
  display: block;
}
#oldie {
  display: none;
}
.ie7 #oldie a {
  border-bottom: 1px dotted #333;
  color: #333;
  font-weight: 700;
}
.ie7 #oldie a:hover {
  color: #000;
  border-bottom: 1px dotted #000;
}
#searchform {
  position: relative;
  max-width: 320px;
}
#searchform input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
#searchform input[type="search"] {
  padding-right: 120px;
}
.calendar_wrap {
  max-width: 600px;
  width: 100%;
  margin: auto;
}
.wpcf7-response-output {
  clear: left;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 12px 20px 10px !important;
}
span.wpcf7-not-valid-tip {
  font-size: 11px;
  margin-top: -30px;
}
@media all and (max-width: 1280px) {
  .krown-column-row > .wrapper > .krown-column-container,
  .krown-column-row > .wrapper > .krown-column-container.padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .krown-column-row > .wrapper > .krown-column-container.less-padding-bottom {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .cols-4 .krown-portfolio-grid li {
    width: 50%;
  }
}
@media all and (max-width: 1024px) {
  .krown-column-row > .wrapper > .krown-column-container,
  .krown-column-row > .wrapper > .krown-column-container.padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media all and (max-width: 960px) {
  #comments,
  .post-text,
  .post .center-wrap > div {
    max-width: none;
    padding-left: 8%;
    padding-right: 8%;
  }
  .post-header > span.author {
    left: 8%;
  }
  .post-content {
    padding-top: 80px;
  }
  #comments {
    margin-top: 60px;
  }
  #respond {
    padding-top: 60px;
  }
  .comment {
    padding: 30px 0;
  }
  .cols-3 .krown-portfolio-grid li {
    width: 100%;
  }
  .post-nav > a span {
    display: none;
  }
  span.large {
    font-size: 50px;
    line-height: 62px;
  }
  .love-box .project-button {
    top: -10px;
  }
  #posts-container.classic .post .center-wrap {
    padding-left: 470px;
  }
}
@media all and (max-width: 820px) {
  #posts-container.classic .post .featured-img {
    width: 320px;
    height: 240px;
  }
  #posts-container.classic .post .header-container {
    height: 240px;
  }
  #posts-container.classic .post .center-wrap {
    padding-left: 340px;
  }
}
@media all and (max-height: 960px) {
  .single-post .post .center-wrap,
  .post[data-lazyload="opened"] .center-wrap {
    padding-top: 20px;
  }
  .pre-slide .page-header .title {
    font-size: 50px;
    line-height: 54px;
  }
}
@media all and (max-height: 720px) {
  .single-post .post .center-wrap,
  .post[data-lazyload="opened"] .center-wrap {
    padding-top: 60px;
  }
}
@media all and (max-width: 760px) {
  .krown-column-container,
  .inner-row .krown-column-container {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .krown-column-container.span2 {
    width: 33.33% !important;
  }
  .krown-column-row > .wrapper > .krown-column-container.span2 {
    padding-top: 40px;
  }
  .krown-column-row > .wrapper > .krown-column-container.span2:last-child {
    padding-bottom: 40px;
  }
  .krown-column-row > .wrapper {
    padding: 0 4.5%;
  }
  .krown-column-row > .wrapper > .krown-column-container,
  .krown-column-row > .wrapper > .krown-column-container.padding {
    padding: 80px 4.5% 0;
  }
  .krown-column-row > .wrapper > .krown-column-container[style^="background"],
  .krown-column-row > .wrapper > .krown-column-container:last-child,
  .krown-column-row > .wrapper > .krown-column-container.padding:last-child,
  .krown-column-row.responsive-padding-keep
    > .wrapper
    > .krown-column-container {
    padding-bottom: 80px;
  }
  .inner-row:not(.full-width) .krown-column-container:not(:last-child) {
    margin-bottom: 40px;
  }
  .krown-column-row > .wrapper > .krown-column-container:last-child:before,
  .krown-column-row
    > .wrapper
    > .krown-column-container.padding:last-child:before {
    right: 100%;
    left: auto;
  }
  .krown-column-row.responsive-padding-less
    > .wrapper
    > .krown-column-container:not(:first-child) {
    padding-top: 40px;
  }
  .flex-control-nav {
    bottom: -10px;
  }
  .krown-column-row > .wrapper > .krown-column-container:after,
  .krown-column-row > .wrapper > .krown-column-container.padding:after {
    left: -200px;
  }
  .post .header-container {
    height: 250px;
  }
  .post-content {
    padding-top: 50px;
  }
  #comments-list .children li,
  #comments-list .children .children .children li {
    padding-left: 0;
  }
  .cols-2 .krown-portfolio-grid li,
  .cols-4 .krown-portfolio-grid li {
    width: 100%;
  }
  .hide-tablet {
    display: none !important;
  }
  #posts-container.classic {
    padding-bottom: 0;
  }
  #posts-container.classic .post {
    border: none !important;
  }
  #posts-container.classic .post .featured-img {
    width: 100%;
    height: auto;
    position: static;
  }
  #posts-container.classic .post .featured-img img {
    max-width: none;
    width: 100%;
  }
  #posts-container.classic .post .header-container {
    height: auto;
    float: left;
    padding: 65px 95px;
  }
  #posts-container.classic .post .center-wrap {
    padding: 0;
  }
  #posts-container.classic .post .center-wrap > div {
    padding: 0;
  }
  #posts-container.classic .pagination {
    position: static;
    text-align: left;
    padding: 0 0 50px 95px;
  }
  #posts-container.classic .pagination a {
    text-align: left;
  }
  .love-box {
    margin-left: -40px !important;
  }
}
@media all and (max-width: 720px) {
  .comment {
    padding: 20px 0;
  }
  .comment-avatar {
    display: none;
  }
  .comment-content {
    padding-left: 0;
  }
  .post-header .title h1,
  .post-header .title h2 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .flex-direction-nav {
    display: none;
  }
  .flex-control-nav {
    margin-bottom: -30px;
  }
}
#hero-helper {
  display: none;
}
.maskee-pagination.bullet {
  display: none;
}
.page-template-template-portfolio.kill-scroll:after {
  display: none !important;
  overflow: hidden !important;
}
@media all and (max-width: 720px) and (max-height: 800px),
  all and (max-height: 620px) and (max-width: 760px),
  all and (max-width: 520px),
  all and (orientation: portrait) {
  #hero-helper {
    display: block;
  }
  #header {
    padding: 10px 0;
  }
  #logo-holder {
    margin-left: 30px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
  }
  #menu-holder {
    right: 30px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
  }
  .post-close {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .pre-slide .page-header,
  body.page #page-header {
    padding-top: 20px;
  }
  .pre-slide .page-header .title,
  .pre-slide .page-header h1,
  body.page #page-header .title,
  body.page #page-header h1 {
    font-size: 44px;
    line-height: 48px;
    margin: auto;
  }
  .pre-slide .page-header .title:after,
  .pre-slide .page-header h1:after,
  body.page #page-header .title:after,
  body.page #page-header h1:after {
    margin: 35px auto 40px;
  }
  .pre-slide .page-header > div,
  body.page #page-header > div {
    text-align: center;
    padding: 0 30px;
  }
  .slide:not(.pre-slide) .page-header {
    display: block;
    transform: none !important;
  }
  .slide:not(.pre-slide) .page-header .title {
    font-size: 44px;
    line-height: 48px;
  }
  .slide:not(.pre-slide) .page-header .subtitle {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .slide:not(.pre-slide)[data-background="light"] .page-header .excerpt {
    color: #1f1f1f;
  }
  .slide:not(.pre-slide)[data-background="dark"] .page-header .excerpt {
    color: #fff;
  }
  .slide:not(.pre-slide) .page-header .krown-button {
    margin: 0;
    height: 41px;
    width: 41px;
    font-size: 0;
    line-height: 39px;
    padding: 0;
    position: absolute;
    right: 30px;
    bottom: 40px;
  }
  .slide:not(.pre-slide) .page-header .krown-button.to-load:after {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    top: -9px;
    left: -9px;
  }
  .slide:not(.pre-slide) .page-header .krown-button svg {
    width: 13px;
    position: absolute;
    left: 14px;
    top: -1px;
    display: block;
  }
  .slide:not(.pre-slide) .page-header > div {
    padding: 0 30px 34px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: none;
  }
  .touch-scroll {
    bottom: 10px;
  }
  .maskee-pagination.numeric {
    display: none;
  }
  .maskee-pagination.bullet {
    display: block;
    bottom: 17px;
    padding: 0 30px;
  }
  .maskee-pagination.bullet span {
    height: 1px;
    border-radius: 0;
    margin: 0;
    float: left;
    background: rgba(0, 0, 0, 0.45);
  }
  body[data-background="dark"] .maskee-pagination.bullet span {
    background: rgba(255, 255, 255, 0.45);
  }
  .maskee-pagination.bullet span.active {
    height: 3px;
    top: -1px;
    background: #000 !important;
  }
  body[data-background="dark"] .maskee-pagination.bullet span.active {
    background: #fff !important;
  }
  .maskee-pagination.bullet span:after {
    display: none;
  }
}
@media all and (max-width: 520px), all and (max-height: 400px) {
  .pre-slide .page-header .title,
  .pre-slide .page-header h1,
  body.page #page-header .title,
  body.page #page-header h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .pre-slide .page-header .title:after,
  .pre-slide .page-header h1:after,
  body.page #page-header .title:after,
  body.page #page-header h1:after {
    margin: 30px auto 35px;
  }
  .pre-slide .page-header .subtitle,
  body.page #page-header .subtitle {
    font-size: 14px;
    line-height: 22px;
  }
  body.page #page-header {
    padding-top: 40px;
  }
  body.page #page-header h1:after {
    margin: 20px auto 25px;
  }
  .slide:not(.pre-slide) .page-header .title {
    font-size: 24px;
    line-height: 28px;
    margin-left: 0;
  }
  .slide:not(.pre-slide) .page-header .subtitle {
    margin-bottom: -2px;
    font-size: 12px;
  }
}
@media all and (max-width: 720px) {
  .slide:not(.pre-slide) .page-header .title {
    font-size: 20px;
    line-height: 24px;
    margin-left: 0;
  }
}
@media all and (max-width: 640px), all and (max-height: 720px) {
  #main-menu.style-modern .top-menu > li {
    margin-bottom: 15px;
  }
  #main-menu.style-modern .top-menu > li > a {
    font-size: 32px;
    line-height: 32px;
  }
  #main-menu.style-modern .top-menu > li > a svg {
    margin-left: -10px;
  }
  #main-menu.style-modern .sub-menu li {
    margin-bottom: 5px;
  }
  #menu-widget {
    bottom: 25px;
  }
}
.krown-button svg {
  display: none;
}
@media all and (max-height: 720px) {
  .page-header > div {
    padding-top: 8%;
  }
}
@media all and (max-height: 580px) {
  #posts-container.modern .post .center-wrap {
    text-align: center;
  }
  #posts-container.modern .post .center-wrap span.author {
    left: 0;
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  #posts-container.classic .post .header-container {
    padding: 65px 50px;
  }
  #posts-container.classic .pagination {
    padding-left: 50px;
  }
  #logo-holder {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
  }
  #menu-holder {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
  }
  .post-close {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .post-nav > a,
  .post-nav .share-buttons {
    height: 120px;
    top: -10px;
  }
  .share-buttons {
    top: -11px;
  }
  .share-buttons i {
    font-size: 24px;
    margin: 0 11px;
  }
  span.large {
    font-size: 38px;
    line-height: 40px;
  }
  .hide-mobile {
    display: none !important;
  }
  .love-box {
    margin-left: 0 !important;
  }
  .love-box span {
    display: none;
  }
  .love-box .project-button {
    position: static;
  }
}
.ie8 {
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  border: none !important;
}
.ie8 #header,
.ie8 #main-menu,
.ie8 #content,
.ie8 #top,
.ie8 #preloader {
  display: none !important;
}
.ie8 #oldie {
  display: block !important;
  color: #333;
  left: 50%;
  margin-left: -150px;
  margin-top: -30px;
  width: 350px;
  top: 50%;
  text-align: center;
  position: absolute;
}
.ie8 #oldie a {
  border-bottom: 1px dotted #333;
  color: #333;
  font-weight: 700;
}
.ie8 #oldie a:hover {
  color: #000;
  border-bottom: 1px dotted #000;
}
.text-white {
  color: #fff;
}
.text-golden {
  color: #b99d61;
}
.social-link {
  display: inline-flex;
  list-style: none;
  font-size: 36px;
  margin-left: 0;
}
.social-link li {
  margin-right: 20px;
}
.links a:hover {
  color: #fff;
}
@media (max-width: 520px) {
  .links {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .links {
    font-size: 20px;
  }
}
.logos .img-logo {
  height: 50px;
  width: 50px;
  margin: 10px 10px 0;
}
@media all and (max-width: 480px) {
  .logos .img-logo {
    height: 45px;
    width: 45px;
    margin: 10px 5px 0;
  }
}
.logos .img-logo:first-child {
  margin-left: 0;
}
.dark-shadow {
  -webkit-filter: drop-shadow(3px 3px 5px #222);
  filter: drop-shadow(3px 3px 3px #222);
}
.light-shadow {
  -webkit-filter: drop-shadow(3px 3px 5px #b5b5b5);
  filter: drop-shadow(3px 3px 3px #b5b5b5);
}
