@charset "UTF-8";
/*!
Theme Name: Padati v2
Theme URI: http://underscores.me/
Author: Steffen Görg
Author URI: http://gatonet.de
Description: custom theme for padati
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: padativ2
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Padati v2 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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




.slide__figure-img figure{
  height: 100%; width:100%;
}
.slide__figure-img figure a{
  position: absolute;
  height: 100%; width:100%;
}

  body.dark, body.dark .elementor-element.elementor-element-27f049a7, body.dark .page-section, body.dark #bigtopmenu .elementor-nav-menu--dropdown, body.dark section, body.dark .b-section div{
    background-color: #282c34 !important;
    color: #fff !important

  }

  body.dark .burger-main span{ background: #fff !important}
  body.dark .elementor-icon i, body.dark .elementor-widget-heading .elementor-heading-title>a{ color: #fff !important}
  body.dark .fa.fa-angle-down{ color: #fff !important; background: transparent !important}
    body.dark .elementor-4 .elementor-element.elementor-element-74b3559.elementor-view-framed .elementor-icon{ background: transparent !important}
    body.dark .c-section .elementor-column-wrap.elementor-element-populated{ background: transparent !important; color: #fff !important}
      body.dark .c-section .elementor-heading-title{ color: #fff !important}
      /*
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

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

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

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.nav-previous a {
  color: #231f20 !important;
  text-decoration: none;
  display: block; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue; }
  a:visited {
    color: purple; }
  a:hover, a:focus, a:active {
    color: midnightblue; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px;
        color: #1c1c1c;
        line-height: 40px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative;
    margin-left: 20px; }
  .main-navigation a {
    display: block;
    text-decoration: none;
    color: #1c1c1c;
    line-height: 46px;
    text-transform: uppercase;
    font-size: 12px; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

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

.site-header {
  transition: all .2s ease-in;
  background: rgba(255, 255, 255, 0); }

.site-header.sticky {
  background: white;
  transition: all .4s ease-in;
  padding: 10px 50px; }

#scroll-indicator-bullets {
  position: fixed;
  bottom: 20%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000; }

#scroll-indicator-bullets ul {
  align-items: center;
  padding: 1rem 0;
  margin: 0px;
  list-style: none; }

#scroll-indicator-bullets ul li a {
  color: #aca7a7;
  font-size: 0.65rem;
  opacity: .5;
  position: relative;
  text-align: left;
  padding-right: 45px;
  display: block;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  transition: all .2s ease-in; }

.bullet-item-link.active:after {
  content: "";
  background-color: #373737;
  height: 1px;
  width: 40px;
  display: block;
  position: absolute;
  right: 0px;
  top: 50%; }

.bullet-item-link.active {
  opacity: 1 !important;
  transition: all .2s ease-in; }

#scroll-indicator-bullets ul li:first-child a:before {
  content: "01"; }

#scroll-indicator-bullets ul li:nth-child(2) a:before {
  content: "02"; }

#scroll-indicator-bullets ul li:nth-child(3) a:before {
  content: "03"; }

#scroll-indicator-bullets ul li:nth-child(4) a:before {
  content: "04"; }

#projectheader a {
  background: #373737;
  height: 50px;
  text-align: center;
  position: relative;
  display: block;
  padding: 14px;
  color: #fff;
  text-decoration: none;
  font-weight: 300; }

#bigtopmenu .elementor-menu-toggle {
  display: none; }

#bigtopmenu .elementor-nav-menu--dropdown {
  top: 85px !important;
  position: fixed;
  left: 0px;
  z-index: 2000;
  height: 100vh;
  visibility: visible;
  width: 100vw;
  background: #fff;
  overflow: auto;
  max-height: 100vh;
  margin-top: 0px !important;
  padding-top: 100px;
  transition: all .4s ease-in; }

#bigtopmenu.open .elementor-nav-menu--dropdown {
  -webkit-transform: scale(1);
          transform: scale(1); }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.site-content {
  padding-top: 126px; }

.page-template-page-home .site-content {
  padding-top: 0px; }

.post,
.page {
  margin: 0 0; }

.updated:not(.published) {
  display: none; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.site-header {
  position: fixed;
  z-index: 10;
  width: 100%;
  left: 0;
  top: 0;
  padding: 50px;
  font-size: 14px;
  display: flex; }

body.scrolled .site-header {
  background: #fff;
  box-shadow: 1px 0px 1px #000; }

.logged-in.admin-bar .site-header {
  margin-top: 32px; }

.site-title, .site-description {
  display: none; }

.custom-logo-link img {
  display: inline-block;
  width: auto;
  height: 40px; }

.content-area-index .site-main {
  position: relative;
  max-width: 1280px;
  top: 1em;
  opacity: 1;
  display: grid;
  width: calc(100% - 6em);
  min-height: calc(100vh - 6em);
  grid-auto-rows: calc((calc(100vh - 6em) / 30) - var(--gap));
  grid-auto-columns: calc((calc(100% - 6em) / 30) - var(--gap));
  justify-content: center;
  align-content: center;
  grid-gap: var(--gap);
  margin: auto;
  padding-bottom: 3em; }

.content-area-index {
  position: relative;
  min-height: 100vh;
  font-weight: 400; }

/* Grid */
.grid {
  display: grid;
  width: calc(100% - 6em);
  height: calc(100vh - 6em);
  grid-auto-rows: calc((calc(100vh - 6em) / 30) - var(--gap));
  grid-auto-columns: calc((calc(100% - 6em) / 30) - var(--gap));
  /*justify-content: center;
	align-content: center;*/
  grid-gap: var(--gap);
  pointer-events: none; }

.no-js .grid {
  margin: 0 0 15vh; }

.js .grid {
  position: absolute;
  top: 3em;
  left: 3em;
  opacity: 0; }

.js .grid--current {
  opacity: 1;
  pointer-events: auto; }

.grid__item {
  position: relative;
  padding: 1em;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }

.grid__item--name,
.grid__item--title,
.grid__item--text {
  pointer-events: none;
  padding: 0;
  margin: 0; }

.grid__item--name,
.grid__item--title {
  text-transform: uppercase;
  font-weight: 200;
  line-height: 1em; }

.grid__item > a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -800px;
  overflow: hidden; }

.grid__item--name {
  font-size: 7vw;
  color: #eeeeee;
  color: var(--grid-name-text); }

.grid__item--title {
  font-size: 3.5vh;
  text-transform: uppercase;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  color: #eeeeee;
  color: var(--grid-title-text); }

.grid__item--text {
  font-size: 0.85em;
  line-height: 1.2;
  display: flex;
  color: inherit;
  color: var(--grid-text); }

.grid__item--nav {
  background: #fff;
  background: var(--grid-nav-bg);
  color: #fff;
  color: var(--grid-nav-text);
  display: flex;
  align-items: center;
  cursor: pointer; }

.grid__item--nav:hover {
  background: #1f1f1f;
  background: var(--grid-nav-bg-hover);
  color: #fff;
  color: var(--grid-nav-text-hover); }

.grid__item--nav-next .icon--nav-arrow {
  margin: 0 0 0 auto; }

.grid__item--nav-prev .icon--nav-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin: 0; }

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

.grid__item--animateOut {
  -webkit-animation: animateOut 0.8s cubic-bezier(0.7, 0, 0.3, 1) forwards;
          animation: animateOut 0.8s cubic-bezier(0.7, 0, 0.3, 1) forwards; }

@-webkit-keyframes animateOut {
  to {
    opacity: 0; } }

@keyframes animateOut {
  to {
    opacity: 0; } }

.grid__item--animateIn {
  -webkit-animation: animateIn 0.8s cubic-bezier(0.7, 0, 0.3, 1) forwards;
          animation: animateIn 0.8s cubic-bezier(0.7, 0, 0.3, 1) forwards; }

@-webkit-keyframes animateIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes animateIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.page-template-page-home #main-projects, .blog {
  --gap: 20px;
  --body-text: #d3d9d9;
  --body-bg: #252626;
  --link-text: #727676;
  --link-text-hover: #fff;
  --grid-name-text: #eeeeee;
  --grid-title-text: #1f2ee0;
  --grid-nav-text: #000;
  --grid-nav-bg: #fff;
  --grid-nav-text-hover: #fff;
  --grid-nav-bg-hover: #d5d5d5;
  --grid-text: #fff; }

#main-projects {
  position: relative; }

.grid {
  position: relative;
  left: 3em;
  opacity: 0; }

.grid--current {
  opacity: 1;
  pointer-events: auto; }

.grid--current .grid__item {
  box-shadow: 1px 1px 4px #000;
  padding: 0px !important; }

div.grid__item:not(.grid__item--nav)::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(252, 189, 255, 0.67);
  mix-blend-mode: exclusion;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s; }

/* Layout 1 */
.grid--layout-1 .grid__item:first-child {
  grid-area: 1 / 1 / 10 / 10;
  background-image: url(img/2.jpg); }

.grid--layout-1 .grid__item:nth-child(2) {
  grid-area: 10 / 7 / 27 / 9;
  background-image: url(img/4.jpg); }

.grid--layout-1 .grid__item:nth-child(3) {
  grid-area: 33 / 5 / 18 / 18;
  background-image: url(img/6.jpg); }

.grid--layout-1 .grid__item:nth-child(4) {
  grid-area: 11 / 18 / 21 / 8;
  background-image: url(img/8.jpg); }

.grid--layout-1 .grid__item:nth-child(5) {
  grid-area: 1 / 12 / 11 / 16;
  background-image: url(img/10.jpg); }

.grid--layout-1 .grid__item:nth-child(6) {
  grid-area: 26 / 12 / 33 / 19;
  background-image: url(img/12.jpg); }

.grid--layout-1 .grid__item:nth-child(7) {
  grid-area: 10 / 17 / 26 / 19;
  background-image: url(img/14.jpg); }

.grid--layout-1 .grid__item:nth-child(8) {
  grid-area: 5 / 18 / 16 / 22;
  background-image: url(img/16.jpg); }

.grid--layout-1 .grid__item:nth-child(9) {
  grid-area: 16 / 21 / 43 / 22;
  background-image: url(img/18.jpg); }

.grid--layout-1 .grid__item:nth-child(10) {
  grid-area: 25 / 28 / 48 / 23;
  background-image: url(img/20.jpg); }

.grid--layout-1 .grid__item:nth-child(11) {
  grid-area: 4 / 23 / 23 / 27;
  background-image: url(img/22.jpg); }

.grid--layout-1 .grid__item:nth-child(12) {
  grid-area: 12 / 28 / 24/ 46;
  background-image: url(img/3.jpg); }

.grid--layout-1 .grid__item:nth-child(13) {
  grid-area: 39 / 29 / 26 / 47;
  background-image: url(img/5.jpg); }

.grid--layout-1 .grid__item--name {
  grid-area: 3 / 6 / 5 / 6; }

.grid--layout-1 .grid__item--title {
  grid-area: 1 / 27 / 11 / 29; }

.grid--layout-1 .grid__item--text {
  grid-area: 22 / 23 / 30 / 26; }

.grid--layout-1 .grid__item--nav-prev {
  grid-area: 3 / 6 / 8 / 11; }

.grid--layout-1 .grid__item--nav-next {
  grid-area: 24 / 15 / 29 / 20; }

/* Layout 2 */
.grid--layout-2 .grid__item:first-child {
  grid-area: 17 / 1 / 24 / 5;
  background-image: url(img/7.jpg); }

.grid--layout-2 .grid__item:nth-child(2) {
  grid-area: 22 / 6 / 28 / 10;
  background-image: url(img/9.jpg); }

.grid--layout-2 .grid__item:nth-child(3) {
  grid-area: 14 / 5 / 22 / 10;
  background-image: url(img/11.jpg); }

.grid--layout-2 .grid__item:nth-child(4) {
  grid-area: 17 / 10 / 26 / 15;
  background-image: url(img/13.jpg); }

.grid--layout-2 .grid__item:nth-child(5) {
  grid-area: 1 / 10 / 17 / 15;
  background-image: url(img/15.jpg); }

.grid--layout-2 .grid__item:nth-child(6) {
  grid-area: 11 / 15 / 24 / 20;
  background-image: url(img/17.jpg); }

.grid--layout-2 .grid__item:nth-child(7) {
  grid-area: 5 / 15 / 11 / 18;
  background-image: url(img/19.jpg); }

.grid--layout-2 .grid__item:nth-child(8) {
  grid-area: 1 / 18 / 11 / 23;
  background-image: url(img/21.jpg); }

.grid--layout-2 .grid__item:nth-child(9) {
  grid-area: 20 / 20 / 27 / 24;
  background-image: url(img/23.jpg); }

.grid--layout-2 .grid__item:nth-child(10) {
  grid-area: 24 / 15 / 29 / 20;
  background-image: url(img/2.jpg); }

.grid--layout-2 .grid__item:nth-child(11) {
  grid-area: 4 / 23 / 11 / 27;
  background-image: url(img/4.jpg); }

.grid--layout-2 .grid__item:nth-child(12) {
  grid-area: 11 / 20 / 20	/ 30;
  background-image: url(img/6.jpg); }

.grid--layout-2 .grid__item:nth-child(13) {
  grid-area: 25 / 24 / 29 / 28;
  background-image: url(img/8.jpg); }

.grid--layout-2 .grid__item--name {
  grid-area: 16 / 9 / 30 / 16; }

.grid--layout-2 .grid__item--title {
  grid-area: 1 / 27 / 11 / 29; }

.grid--layout-2 .grid__item--text {
  grid-area: 1 / 5 / 9 / 10;
  align-items: flex-end;
  text-align: right; }

.grid--layout-2 .grid__item--nav-prev {
  grid-area: 9 / 5 / 14 / 10; }

.grid--layout-2 .grid__item--nav-next {
  grid-area: 20 / 24 / 25 / 30; }

/* Layout 3 */
.grid--layout-3 .grid__item:first-child {
  grid-area: 6 / 1 / 14 / 5;
  background-image: url(img/1.jpg); }

.grid--layout-3 .grid__item:nth-child(2) {
  grid-area: 3 / 5 / 14 / 10;
  background-image: url(img/2.jpg); }

.grid--layout-3 .grid__item:nth-child(3) {
  grid-area: 14 / 1 / 21 / 5;
  background-image: url(img/3.jpg); }

.grid--layout-3 .grid__item:nth-child(4) {
  grid-area: 19 / 10 / 28 / 20;
  background-image: url(img/4.jpg); }

.grid--layout-3 .grid__item:nth-child(5) {
  grid-area: 1 / 10 / 11 / 18;
  background-image: url(img/5.jpg); }

.grid--layout-3 .grid__item:nth-child(6) {
  grid-area: 11 / 10 / 19 / 15;
  background-image: url(img/6.jpg); }

.grid--layout-3 .grid__item:nth-child(7) {
  grid-area: 11 / 15 / 19 / 20;
  background-image: url(img/7.jpg); }

.grid--layout-3 .grid__item:nth-child(8) {
  grid-area: 1 / 18 / 6 / 23;
  background-image: url(img/8.jpg); }

.grid--layout-3 .grid__item:nth-child(9) {
  grid-area: 20 / 20 / 27 / 24;
  background-image: url(img/9.jpg); }

.grid--layout-3 .grid__item:nth-child(10) {
  grid-area: 20 / 28 / 25 / 30;
  background-image: url(img/10.jpg); }

.grid--layout-3 .grid__item:nth-child(11) {
  grid-area: 4 / 23 / 11 / 27;
  background-image: url(img/11.jpg); }

.grid--layout-3 .grid__item:nth-child(12) {
  grid-area: 11 / 20 / 20	/ 30;
  background-image: url(img/12.jpg); }

.grid--layout-3 .grid__item:nth-child(13) {
  grid-area: 20 / 24 / 26 / 28;
  background-image: url(img/13.jpg); }

.grid--layout-3 .grid__item--name {
  grid-area: 15 / 16 / 30 / 23; }

.grid--layout-3 .grid__item--title {
  grid-area: 1 / 27 / 11 / 29; }

.grid--layout-3 .grid__item--text {
  grid-area: 19 / 5 / 30 / 10;
  text-align: right; }

.grid--layout-3 .grid__item--nav-prev {
  grid-area: 14 / 5 / 19 / 10; }

.grid--layout-3 .grid__item--nav-next {
  grid-area: 6 / 18 / 11 / 23; }

/* Demo themes */
.demo-3 {
  --gap: 20px;
  --body-text: #d3d9d9;
  --body-bg: #252626;
  --link-text: #727676;
  --link-text-hover: #fff;
  --grid-name-text: #eeeeee;
  --grid-title-text: #1f2ee0;
  --grid-nav-text: #000;
  --grid-nav-bg: #fff;
  --grid-nav-text-hover: #fff;
  --grid-nav-bg-hover: #d5d5d5;
  --grid-text: #fff; }

.demo-3 div.grid__item:not(.grid__item--nav)::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(252, 189, 255, 0.67);
  mix-blend-mode: exclusion;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s; }

.demo-3 .grid:not(.grid--animating) div.grid__item:not(.grid__item--nav):hover::after {
  opacity: 1; }

@media screen and (max-width: 60em) {
  .message {
    display: block; }
  .frame {
    display: block;
    height: auto;
    position: relative;
    text-align: center; }
  .codrops-header {
    flex-direction: column; }
  .codrops-header__title {
    padding: 1em 0; }
  .github {
    margin: 0 auto; }
  .demos {
    padding: 1em 0 0; }
  .demo {
    margin: 0 0.5em; }
  main .grid {
    height: auto;
    top: auto !important;
    width: 100%;
    left: auto !important;
    padding: 0 2em;
    grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
    grid-auto-rows: auto !important;
    grid-auto-columns: auto !important;
    grid-gap: 1vw;
    margin: 0 0 5em; }
  .grid__item {
    min-height: 50px;
    grid-area: auto !important; }
  .grid__item br {
    content: '';
    display: none; }
  .grid__item--name,
  .grid__item--title,
  .grid__item--text {
    grid-column: 1 / -1 !important;
    justify-content: flex-start;
    min-height: 0;
    padding: 1vh 0;
    text-align: left !important; }
  .grid__item--name {
    grid-row: 1 / -1 !important;
    font-weight: 600 !important; }
  .grid .grid__item--title {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
    font-weight: 600 !important; } }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .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-caption {
  display: block; }

.elementor-menu-toggle .eicon {
  width: 60px;
  height: 60px;
  background-image: url(img/menu-spritesheet-v2_pd.png);
  background-size: 1620px 60px;
  cursor: pointer; }

.elementor-menu-toggle {
  display: none; }

.hamburger {
  overflow: hidden;
  float: right;
  -webkit-transform: scale(1);
  transform: scale(1);
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.burger-main {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px; }

.burger-inner {
  position: relative;
  height: 16px;
  width: 36px; }

.burger-main span {
  position: absolute;
  display: block;
  height: 1px;
  width: 36px;
  border-radius: 1px;
  background: #373737; }

.top {
  top: 0;
  -webkit-transform-origin: 34px 2px;
          transform-origin: 34px 2px; }

.bot {
  bottom: 0;
  -webkit-transform-origin: 34px 2px;
          transform-origin: 34px 2px; }

.mid {
  top: 7px; }

.svg-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px; }

.circle {
  width: 68px;
  height: 68px; }

.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round; }

.hamburger.open .path {
  -webkit-animation: dash-in 0.6s linear normal;
          animation: dash-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hamburger.closed .path {
  -webkit-animation: dash-out 0.6s linear normal;
          animation: dash-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hamburger.open .top {
  -webkit-animation: close-top-out 0.6s linear normal;
          animation: close-top-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hamburger.open .bot {
  -webkit-animation: close-bot-out 0.6s linear normal;
          animation: close-bot-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  bottom: -8px; }

.hamburger.closed .top {
  -webkit-animation: close-top-in 0.6s linear normal;
          animation: close-top-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hamburger.closed .bot {
  -webkit-animation: close-bot-in 0.6s linear normal;
          animation: close-bot-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hamburger.open .mid {
  -webkit-animation: burger-fill-out 0.6s linear normal;
          animation: burger-fill-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hamburger.closed .mid {
  -webkit-animation: burger-fill-in 0.6s linear normal;
          animation: burger-fill-in 0.6s linear normal; }

.path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  -webkit-mask: url(#mask);
  mask: url(#mask);
  -webkit-mask-box-image: url(img/mask.svg); }

.animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px; }

.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.path-rotation:before {
  content: '';
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: #ccc; }

.hamburger.open .animate-path {
  -webkit-animation: circle-in 0.6s linear normal;
          animation: circle-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hamburger.closed .animate-path {
  -webkit-animation: circle-out 0.6s linear normal;
          animation: circle-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes dash-in {
  0% {
    stroke-dashoffset: 240; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes dash-in {
  0% {
    stroke-dashoffset: 240; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes dash-out {
  0% {
    stroke-dashoffset: 0; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 240; } }

@keyframes dash-out {
  0% {
    stroke-dashoffset: 0; }
  40% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 240; } }

@-webkit-keyframes close-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

@keyframes close-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

@-webkit-keyframes close-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg); }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); } }

@keyframes close-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg); }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); } }

@-webkit-keyframes close-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes close-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg); }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@-webkit-keyframes close-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  20% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg); }
  80% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes close-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  20% {
    left: -5px;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg); }
  80% {
    left: 0;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@-webkit-keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px; }
  40% {
    width: 0;
    left: 40px; }
  80% {
    width: 36px;
    left: -6px; }
  100% {
    width: 36px;
    left: 0px; } }

@keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px; }
  40% {
    width: 0;
    left: 40px; }
  80% {
    width: 36px;
    left: -6px; }
  100% {
    width: 36px;
    left: 0px; } }

@-webkit-keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0px; }
  20% {
    width: 42px;
    left: -6px; }
  40% {
    width: 0;
    left: 40px; }
  100% {
    width: 0;
    left: 36px; } }

@keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0px; }
  20% {
    width: 42px;
    left: -6px; }
  40% {
    width: 0;
    left: 40px; }
  100% {
    width: 0;
    left: 36px; } }

@-webkit-keyframes circle-out {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes circle-out {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes circle-in {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes circle-in {
  0% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  40% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

.segmenter {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden; }

.segmenter__image {
  width: 100%;
  display: block; }

.segmenter__background,
.segmenter__pieces,
.segmenter__piece-wrap,
.segmenter__piece-parallax,
.segmenter__piece {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.segmenter__piece-parallax {
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }

.segmenter__pieces {
  -webkit-perspective: 400px;
  perspective: 400px;
  z-index: 1; }

.segmenter__background,
.segmenter__piece {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.segmenter__shadow {
  position: absolute; }

.segmenter__shadow {
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.4); }

.trigger-headline {
  top: 0;
  left: 0;
  position: absolute;
  font-size: 6vw;
  text-transform: uppercase;
  pointer-events: none;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 0;
  padding: 50px; }

.trigger-headline span {
  display: inline-block;
  position: relative;
  min-height: 1em;
  line-height: 1em;
  color: #373737;
  transition: opacity 2s, -webkit-transform 2s;
  transition: opacity 2s, transform 2s;
  transition: opacity 2s, transform 2s, -webkit-transform 2s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-delay: 0.7s; }

#headlinebox .is-visible {
  display: block !important; }

#headlinebox .is-hidden {
  display: none !important; }

#headlinebox .hide {
  display: none !important; }

#headlinebox .invisible {
  visibility: hidden; }

.trigger-headline--hidden {
  opacity: 0 !important;
  margin-bottom: -20px !important; }

.trigger-headline {
  opacity: 0;
  padding-top: 160px;
  transition: all .5s ease-in;
  -webkit-animation: starttext 1.5s;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 2s;
  /* Safari 4.0 - 8.0 */
  animation: starttext 1.5s;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards; }

.js .trigger-headline--hidden span {
  pointer-events: none;
  opacity: 0; }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes starttext {
  from {
    opacity: 0;
    padding-top: 160px; }
  to {
    opacity: .8;
    padding-top: 0px; } }

@keyframes starttext {
  from {
    opacity: 0px;
    padding-top: 160px; }
  to {
    opacity: .8;
    padding-top: 0px; } }

#headlinebox {
  position: absolute;
  top: 100px;
  height: calc(70vh - 100px);
  z-index: 100;
  width: 100%;
  margin-top: 100px; }

#headlinebox h2 {
  text-transform: uppercase;
  font-weight: 300; }

#headlinebox h2 span {
  position: relative;
  min-height: 1em;
  line-height: 1em;
  font-weight: 400;
  color: #1c1c1c; }

#headlinebox h2 span b {
  font-weight: 600; }

#headlinebox h2 span.open {
  width: 100%;
  -webkit-animation: head cubic-bezier(0.62, 0.06, 0.18, 0.95) 2s;
          animation: head cubic-bezier(0.62, 0.06, 0.18, 0.95) 2s; }

@-webkit-keyframes appear {
  0% {
    width: 0; }
  50% {
    width: 100%; }
  100% {
    width: 0; } }

@keyframes appear {
  0% {
    width: 0; }
  50% {
    width: 100%; }
  100% {
    width: 0; } }

@-webkit-keyframes head {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

@keyframes head {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center; }

.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700; }

@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px; } }

@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px; }
  .cd-title h1 {
    font-size: 3rem; } }

.cd-intro {
  width: 90%;
  max-width: 768px;
  text-align: center; }

.cd-intro {
  margin: 4em auto; }

@media only screen and (min-width: 768px) {
  .cd-intro {
    margin: 5em auto; } }

@media only screen and (min-width: 1170px) {
  .cd-intro {
    margin: 6em auto; } }

.cd-headline {
  font-size: 3rem;
  line-height: 1.2; }

@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 4.4rem;
    font-weight: 300; } }

@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 6rem; } }

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left; }

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0; }

.cd-words-wrapper b.is-visible {
  position: relative; }

.no-js .cd-words-wrapper b {
  opacity: 0; }

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1; }

/* --------------------------------
xrotate-1
-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.cd-headline.rotate-1 b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.cd-headline.rotate-1 b.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s; }

.cd-headline.rotate-1 b.is-hidden {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s; }

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1; } }

@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }

@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0; } }

@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }

/* --------------------------------
xtype
-------------------------------- */
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden; }

.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9; }

.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite; }

.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9; }

.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden; }

.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d; }

.cd-headline.type b {
  visibility: hidden; }

.cd-headline.type b.is-visible {
  visibility: visible; }

.cd-headline.type i {
  position: absolute;
  visibility: hidden; }

.cd-headline.type i.in {
  position: relative;
  visibility: visible; }

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1; }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0; } }

@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1; }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0; } }

/* --------------------------------
xrotate-2
-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-headline.rotate-2 b {
  opacity: 0; }

.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0; }

.is-visible .cd-headline.rotate-2 i {
  opacity: 1; }

.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards; }

.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards; }

.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  transform: translateZ(20px); }

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0; }

.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  transform: scale(1); }

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1; }

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg); } }

@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg); } }

@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg); } }

@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg); } }

/* --------------------------------
xloading-bar
-------------------------------- */
.cd-headline.loading-bar span {
  display: inline-block;
  padding: 0; }

.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top; }

.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  transition: width 0.3s -0.1s; }

.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  transition: width 3s; }

.cd-headline.loading-bar b {
  top: .2em;
  opacity: 0;
  transition: opacity 0.3s; }

.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0; }

/* --------------------------------
xslide
-------------------------------- */
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
  height: 1.5em; }

.cd-headline.slide b {
  opacity: 0;
  top: .2em; }

.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 1.2s;
  animation: slide-in 1.2s; }

.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  animation: slide-out 0.6s; }

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%); } }

@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

/* --------------------------------
xclip
-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0; }

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top; }

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9; }

.cd-headline.clip b {
  opacity: 0; }

.cd-headline.clip b.is-visible {
  opacity: 1; }

/* --------------------------------
xzoom
-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.cd-headline.zoom b {
  opacity: 0; }

.cd-headline.zoom b.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s; }

.cd-headline.zoom b.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s; }

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0); } }

@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px); } }

@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px); } }

/* --------------------------------
xrotate-3
-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.cd-headline.rotate-3 b {
  opacity: 0; }

.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards; }

.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards; }

.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0; }

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1; }

@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg); } }

@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg); } }

@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg); } }

/* --------------------------------
xscale
-------------------------------- */
.cd-headline.scale b {
  opacity: 0; }

.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

.is-visible .cd-headline.scale i {
  opacity: 1; }

.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards; }

.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards; }

.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0; }

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1; }

@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.2);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1; }
  60% {
    -webkit-transform: scale(0);
    opacity: 0; } }

@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; } }

/* --------------------------------
xpush
-------------------------------- */
.cd-headline.push b {
  opacity: 0; }

.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  animation: push-in 0.6s; }

.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  animation: push-out 0.6s; }

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%); } }

@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }











    body.lb-disable-scrolling {
      overflow: hidden;
    }

    .lightboxOverlay {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9999;
      background-color: #fff;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
      opacity: 1;
      display: none;
    }

    .lightbox {
      position: absolute;
      left: 0;
      width: 100%;
      z-index: 10000;
      text-align: center;
      line-height: 0;
      font-weight: normal;
    }

    .lightbox .lb-image {
      display: block;
      height: auto;
      max-width: inherit;
      max-height: none;
      border-radius: 3px;

      /* Image border */
      border: 4px solid white;
    }

    .lightbox a img {
      border: none;
    }

    .lb-outerContainer {
      position: relative;
      *zoom: 1;
      width: 250px;
      height: 250px;
      margin: 0 auto;
      border-radius: 4px;

      /* Background color behind image.
         This is visible during transitions. */
      background-color: white;
    }

    .lb-outerContainer:after {
      content: "";
      display: table;
      clear: both;
    }

    .lb-loader {
      position: absolute;
      top: 43%;
      left: 0;
      height: 25%;
      width: 100%;
      text-align: center;
      line-height: 0;
    }

    .lb-cancel {
      display: block;
      width: 32px;
      height: 32px;
      margin: 0 auto;
      background: url(images/loading.gif) no-repeat;
    }

    .lb-nav {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: 10;
    }

    .lb-container > .nav {
      left: 0;
    }

    .lb-nav a {
      outline: none;
      background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
    }

    .lb-prev, .lb-next {
      height: 100%;
      cursor: pointer;
      display: block;
    }

    .lb-nav a.lb-prev {
      width: 34%;
      left: 0;
      float: left;
      background: url(images/prev.png) left 48% no-repeat;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -webkit-transition: opacity 0.6s;
      -moz-transition: opacity 0.6s;
      -o-transition: opacity 0.6s;
      transition: opacity 0.6s;
    }

    .lb-nav a.lb-prev:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
    }

    .lb-nav a.lb-next {
      width: 64%;
      right: 0;
      float: right;
      background: url(images/next.png) right 48% no-repeat;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -webkit-transition: opacity 0.6s;
      -moz-transition: opacity 0.6s;
      -o-transition: opacity 0.6s;
      transition: opacity 0.6s;
    }

    .lb-nav a.lb-next:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
    }

    .lb-dataContainer {
      margin: 0 auto;
      padding-top: 5px;
      *zoom: 1;
      width: 100%;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
    }

    .lb-dataContainer:after {
      content: "";
      display: table;
      clear: both;
    }

    .lb-data {
      padding: 0 4px;
      color: #ccc;
    }

    .lb-data .lb-details {
      width: 85%;
      float: left;
      text-align: left;
      line-height: 1.1em;
    }

    .lb-data .lb-caption {
      font-size: 13px;
      font-weight: bold;
      line-height: 1em;
    }

    .lb-data .lb-caption a {
      color: #4ae;
    }

    .lb-data .lb-number {
      display: block;
      clear: left;
      padding-bottom: 1em;
      font-size: 12px;
      color: #999999;
    }
#lightboxOverlay,#lightbox, .lb-nav a{ cursor: pointer !important}
    .lb-data .lb-close {
      display: block;
      float: right;
      width: 30px;
      height: 30px;
      background: url(images/close.png) top right no-repeat;
      text-align: right;
      outline: none;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
      opacity: 0.7;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s;
    }

    .lb-data .lb-close:hover {
      cursor: pointer;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
    }




    body.dark #menu-2-489655ac li a{
color: #fff;
    }
    body.dark #menu-2-489655ac li.current-menu-item a{
color: #000;
    }
    body.dark #menu-2-489655ac li:hover a{
color: #000;
    }
body.dark .loopitem .elementor-heading-title{
  color: #fff !important;
}
body.dark .textcontainer .elementor-text-editor, body.dark .textcontainer .elementor-heading-title{ color: #fff !important;}
