@font-face {
  font-family: "MapoGoldenPier";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoGoldenPierA.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

header,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

* {
  box-sizing: border-box;
}

:after,
:before {
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

a {
  color: #337ab7;
  text-decoration: none;
}

img {
  vertical-align: middle;
}

h1 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

p {
  margin: 0 0 10px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul {
  margin-bottom: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before {
  display: table;
  content: " ";
}

.container-fluid:after,
.container:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}

* {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h1 {
  font-size: 32px;
}

h1 {
  margin: 10px 0;
}

i {
  font-style: italic;
}

ul {
  list-style: disc;
}

ul {
  margin: 10px 0;
  padding: 0;
}

li > ul {
  margin-left: 15px;
  margin-bottom: 0;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

img {
  border: 0;
}

* {
  font-family: MapoGoldenPier, serif !important;
}

body,
html {
  font-size: 16px;
  overflow-x: hidden;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  color: #111;
}

h1 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #111;
}

h1 {
  font-size: 54px;
  line-height: 56px;
}

p {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  color: #7e7d7d;
}

li,
ul {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

a {
  color: inherit;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 34px;
    line-height: 38px;
  }
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.a-btn {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  padding: 15px 46px;
  background-color: transparent;
  border: none;
  color: #fff;
}

.a-btn:after,
.a-btn:before {
  content: "";
  display: block;
  position: absolute;
  box-sizing: border-box;
}

.a-btn:after {
  top: 0;
  left: 0;
}

.a-btn:before {
  bottom: 0;
  right: 0;
}

.a-btn .a-btn-line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
}

.a-btn .a-btn-line:after,
.a-btn .a-btn-line:before {
  content: "";
  display: block;
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  height: 1px;
  background-color: #fff;
}

.a-btn .a-btn-line:before {
  left: -11px;
}

.a-btn .a-btn-line:after {
  right: -11px;
}

.a-btn.creative:after,
.a-btn.creative:before {
  border: 1px solid transparent;
  width: 0;
  height: 0;
}

.a-btn.creative .a-btn-line:after,
.a-btn.creative .a-btn-line:before {
  width: 0;
}

.no-padd {
  padding-left: 0;
  padding-right: 0;
}

.padd-only-xs {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  .padd-only-xs {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.prague-loader {
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
}

.prague-loader .prague-loader-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background-color: #fff;
  transform: scaleY(1);
  transform-origin: center bottom;
}

.prague-loader .prague-loader-bar {
  display: inline-block;
  position: relative;
  top: 50%;
  overflow: hidden;
  vertical-align: middle;
  width: 40%;
  height: 2em;
  font-size: 5em;
  line-height: 2em;
  font-weight: 700;
  color: #fff;
  transform: scaleX(1) translateY(-50%);
  transform-origin: center right;
  z-index: 2;
}

.prague-loader .prague-loader-bar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #111;
  border-radius: 2px;
  transform: scaleX(0);
  transform-origin: center left;
  -webkit-animation: loading 2s linear infinite forwards;
  animation: loading 2s linear infinite forwards;
}

@media only screen and (max-width: 991px) {
  .prague-loader .prague-loader-bar {
    width: 70%;
  }
}

@media only screen and (max-width: 767px) {
  .prague-loader .prague-loader-bar {
    font-size: 2em;
  }
}

@-webkit-keyframes loading {
  0% {
    transform: translate(0) scaleX(0);
  }

  30% {
    transform: translate(0) scaleX(1);
  }

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

@keyframes loading {
  0% {
    transform: translate(0) scaleX(0);
  }

  30% {
    transform: translate(0) scaleX(1);
  }

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

.prague-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 24px 30px;
  z-index: 300;
  background-color: transparent;
}

.prague-header .prague-logo {
  position: relative;
}

.prague-header .prague-logo a {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
  color: #111;
}

.prague-header .prague-header-wrapper {
  display: flex;
  flex-wrap: nowrap;
}

.prague-header .prague-navigation {
  position: relative;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px;
}

.prague-header .prague-nav-menu-icon {
  position: relative;
  width: 34px;
  margin-left: 15px;
  z-index: 400;
}

.prague-header .prague-nav-menu-icon a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  background-color: transparent;
  border: 1px solid rgba(17, 17, 17, 0.4);
}

.prague-header .prague-nav-menu-icon a i {
  width: 16px;
  height: 1px;
  display: inline-block;
  position: relative;
  top: -4px;
  background-color: #111;
}

.prague-header .prague-nav-menu-icon a i:after,
.prague-header .prague-nav-menu-icon a i:before {
  content: "";
  width: 16px;
  height: 1px;
  position: absolute;
  left: 0;
  background-color: #111;
}

.prague-header .prague-nav-menu-icon a i:before {
  top: -4px;
}

.prague-header .prague-nav-menu-icon a i:after {
  top: 4px;
}

.prague-header .prague-social-nav {
  position: relative;
  display: block;
  width: 34px;
  margin-left: 15px;
}

.prague-header .prague-social-nav a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  background-color: transparent;
  border: 1px solid rgba(17, 17, 17, 0.4);
  color: #111;
}

.prague-header .prague-social-nav a i {
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
}

.prague-header .prague-social-nav .social-content {
  position: absolute;
  top: calc(100% + 25px);
  right: 2px;
  left: 2px;
  list-style: none;
  display: none;
}

.prague-header .prague-social-nav .social-content li {
  margin-bottom: 10px;
}

.prague-header .prague-social-nav .social-content a {
  width: 30px;
  height: 30px;
  line-height: 28px;
}

.prague-header .prague-social-nav .social-content a i {
  line-height: 28px;
}

.prague-header.light .prague-logo a {
  color: #fff;
}

.prague-header.light .prague-nav-menu-icon a {
  border: 1px solid rgba(242, 242, 242, 0.4);
}

.prague-header.light .prague-nav-menu-icon a i {
  background-color: #fff;
}

.prague-header.light .prague-nav-menu-icon a i:after,
.prague-header.light .prague-nav-menu-icon a i:before {
  background-color: #fff;
}

.prague-header.light .prague-social-nav a {
  border: 1px solid rgba(242, 242, 242, 0.4);
  color: #fff;
}

.prague-header.light .main-menu li a {
  color: #fff;
}

.prague-header.sticky-mobile-menu {
  position: fixed;
}

.main-menu {
  padding: 0;
  margin: 0;
}

.main-menu > li {
  position: relative;
  display: inline-block;
  margin-left: 8px;
}

.main-menu li {
  position: relative;
  font-size: initial;
  line-height: normal;
}

.main-menu li a {
  display: inline-block;
  font-size: 15px !important;
  line-height: 18px;
  font-weight: 800 !important;
  letter-spacing: 2px;
  padding: 5px 15px;
  opacity: 0.7;
  text-transform: uppercase;
  color: #111;
}

.main-menu li.current-menu-ancestor a,
.main-menu li.current-menu-item a,
.main-menu li.current-menu-parent a {
  opacity: 1;
}

.main-menu .sub-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  top: calc(100% + 14px);
  left: 13px;
  min-width: 143px;
  text-align: left;
  white-space: nowrap;
  background-color: #111;
}

.main-menu .sub-menu li a {
  display: block;
  font-size: 11px !important;
  line-height: 25px;
  padding: 0 15px;
  opacity: 0.7;
  color: #fff;
}

.main-menu .sub-menu li.current-menu-item > a {
  opacity: 1;
}

@media only screen and (min-width: 1199px) {
  .prague-header.simple.sticky-menu {
    position: fixed;
  }
}

@media only screen and (min-width: 1200px) {
  .prague-header .prague-nav-menu-icon {
    display: none;
  }

  .prague-header .prague-navigation {
    display: block;
  }

  .prague-header .main-menu .sub-menu li {
    display: block;
  }

  .prague-header .main-menu .sub-menu .sub-menu {
    position: absolute;
    top: -7px;
    left: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .prague-header .prague-nav-menu-icon {
    display: block;
  }

  .prague-header .prague-navigation {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 40px 30px;
    overflow-y: auto;
    text-align: left;
    background-color: #111;
  }

  .prague-header .prague-navigation nav {
    padding-bottom: 100px;
  }

  .prague-header.light:not(.left):not(.easy_style) .prague-navigation {
    background-color: #fff;
  }

  .prague-header.light:not(.left):not(.easy_style) .main-menu li a {
    color: #111;
  }

  .prague-header.light:not(.left):not(.easy_style) .main-menu .sub-menu {
    background-color: #fff;
  }

  .prague-header.light:not(.left):not(.easy_style) .main-menu .sub-menu li a {
    color: #111;
  }

  .main-menu > li {
    display: block;
    margin-left: 0;
  }

  .main-menu li {
    display: block;
  }

  .main-menu li a {
    color: #fff;
  }

  .main-menu .sub-menu {
    position: static;
    display: block;
    visibility: visible;
    opacity: 1;
    padding: 7px 10px;
    background-color: #111;
  }

  .main-menu .sub-menu li a {
    color: #fff;
  }

  .main-menu .sub-menu .sub-menu {
    position: static;
  }
}

@media screen and (max-width: 991px) {
  .prague-header {
    padding: 15px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .prague-header {
    padding: 15px 15px;
  }

  .prague-header .prague-navigation {
    padding: 20px 15px;
  }
}

.top-banner {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-banner .overlay {
  z-index: 210;
  opacity: 1;
  visibility: visible;
}

.top-banner .content {
  max-width: 1170px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 220;
}

.top-banner .content .subtitle {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 4.5px;
  font-weight: 300;
}

.top-banner .content .title {
  margin-top: 24px;
  margin-bottom: 0;
}

.top-banner .content .description {
  margin-top: 26px;
}

.top-banner .content .description p {
  margin-bottom: 0;
  color: inherit;
  opacity: 0.7;
}

.top-banner .content .a-btn {
  margin-top: 40px;
}

.top-banner .content .prague-svg-animation-text {
  position: absolute;
  top: -96px;
  left: 0;
  right: 0;
  bottom: -27px;
  z-index: -1;
}

.top-banner .top-banner-cursor {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.top-banner.big .content {
  margin-top: 277px;
  margin-bottom: 277px;
}

.top-banner.big .top-banner-cursor {
  height: 277px;
}

.top-banner.fullheight .content {
  margin-top: 140px;
  margin-bottom: 140px;
}

.top-banner.fullheight .top-banner-cursor {
  height: 33.333333%;
}

.top-banner.light .content .description,
.top-banner.light .content .subtitle,
.top-banner.light .content .title {
  color: #fff;
}

.top-banner.light .content .a-btn {
  background-color: transparent;
  color: #fff;
}

.top-banner.light .content .a-btn .a-btn-line:after,
.top-banner.light .content .a-btn .a-btn-line:before {
  background-color: #fff;
}

.top-banner.light .content .a-btn.creative:after,
.top-banner.light .content .a-btn.creative:before {
  border: 1px solid transparent;
}

@media only screen and (max-width: 1199px) {
  .top-banner .content {
    max-width: 970px;
  }
}

@media only screen and (max-width: 991px) {
  .top-banner .content {
    max-width: 750px;
  }

  .top-banner .content .prague-svg-animation-text {
    top: -55px;
    bottom: -10px;
  }

  .top-banner.big .content {
    margin-top: 140px;
    margin-bottom: 140px;
  }

  .top-banner.big .top-banner-cursor {
    height: 140px;
  }
}

@media only screen and (max-width: 767px) {
  .top-banner .content {
    max-width: none;
    padding: 0 15px;
  }

  .top-banner .content .prague-svg-animation-text {
    top: -30px;
    bottom: 5px;
    left: 15px;
    right: 15px;
  }

  .top-banner.big .content,
  .top-banner.fullheight .content {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .top-banner.big .top-banner-cursor,
  .top-banner.fullheight .top-banner-cursor {
    height: 120px;
  }
}

.prague-counter .numbers svg mask {
  width: 100%;
  height: 100%;
}

.portfolio-slider-wrap.diagonal .slide {
  width: 100%;
  display: flex;
  position: relative;
  height: 100%;
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: slide;
}

.portfolio-slider-wrap.diagonal .slideshow__deco {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: slide;
  background: #000;
  width: 100%;
  height: 80%;
  -ms-grid-row-align: center;
  align-self: center;
  position: relative;
  margin: -40px 0 0 0;
  right: -20px;
}

@media screen and (max-width: 799px) {
  .portfolio-slider-wrap.diagonal .slide {
    grid-area: initial;
    display: block;
    margin-bottom: 10px;
  }
}

.vc_row:after,
.vc_row:before {
  content: " ";
  display: table;
}

.vc_row:after {
  clear: both;
}

.vc_column_container {
  width: 100%;
}

.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}

.vc_col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .vc_col-sm-12 {
    float: left;
  }

  .vc_col-sm-12 {
    width: 100%;
  }
}

.vc_row.vc_row-no-padding .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.vc_column-inner::after,
.vc_column-inner::before {
  content: " ";
  display: table;
}

.vc_column-inner::after {
  clear: both;
}

.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}

.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

[data-icon]:before {
  content: none;
}

.ui-dialog {
  position: fixed;
  top: 100px;
}

.tolb-holder {
  background: rgba(0, 0, 0, 0.8);
}

.tolb-holder .tolb-close,
.tolb-holder .tolb-title,
.tolb-holder .tolb-counter,
.tolb-holder .tolb-next i,
.tolb-holder .tolb-prev i {
  color: #fff;
}

.tolb-holder .tolb-load {
  border-color: rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
}

.to-heart-icon,
.to-heart-icon svg,
.to-post-like,
.to-post-like .to-like-count {
  position: relative;
  display: inline-block;
}

.to-post-like {
  width: auto;
  cursor: pointer;
  font-weight: 400;
}

.to-heart-icon {
  float: left;
  margin: 0 4px 0 0;
}

.to-heart-icon svg {
  overflow: visible;
  width: 15px;
  height: 14px;
}

.to-heart-icon g {
  transform: scale(1);
}

.to-heart-icon path {
  transform: scale(1);
  transition: fill 0.4s ease, stroke 0.4s ease;
}

.no-liked .to-heart-icon path {
  fill: #999;
  stroke: #999;
}

.empty-heart .to-heart-icon path {
  fill: transparent !important;
  stroke: #999;
}

.liked .to-heart-icon path,
.to-heart-icon svg:hover path {
  fill: #ff6863 !important;
  stroke: #ff6863 !important;
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  20% {
    transform: scale(0.8);
  }

  30% {
    transform: scale(0.95);
  }

  45% {
    transform: scale(0.75);
  }

  50% {
    transform: scale(0.85);
  }

  100% {
    transform: scale(0.9);
  }
}

@-webkit-keyframes heartBeat {
  0%, 100%, 50% {
    -webkit-transform: scale(1);
  }

  20% {
    -webkit-transform: scale(0.8);
  }

  30% {
    -webkit-transform: scale(0.95);
  }

  45% {
    -webkit-transform: scale(0.75);
  }
}

.heart-pulse g {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
}

.to-post-like a {
  color: inherit !important;
  fill: inherit !important;
  stroke: inherit !important;
}

.woocommerce form .form-row .required {
  visibility: visible;
}

.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

