@charset "UTF-8";
/*!
Theme Name: Kilmulis JOHANNES GRAY
Author: KILMULIS Design
Author URI: http://www.kilmulis.com/
Description: Designed for Johannes Gray, 2025-26
Version: 1.05
Text Domain: kilmolang
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strong,
sub, sup, var, b, u, i, 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, section,
summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  max-width: 100%;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

[hidden],
template {
  display: none;
}

html {
  box-sizing: border-box;
  overflow-y: auto;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  background: #fff;
  color: #000;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  line-height: 1;
}

html,
body {
  width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  color: #000;
  font: inherit;
  line-height: 1;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  outline: 0;
}

a:focus {
  outline: thin dotted;
}

a:active {
  outline: 0;
}

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

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

abbr[title] {
  border-bottom: 1px dotted #444;
  cursor: help;
}

b,
strong {
  font-weight: bold;
}

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

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 0.9em;
  line-height: 1.1;
}

pre {
  max-width: 100%;
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  font-size: 1.125em;
  font-style: italic;
  font-weight: normal;
  line-height: 1.25;
}

blockquote cite,
blockquote small {
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: inherit;
}

blockquote strong,
blockquote b {
  font-weight: inherit;
}

small {
  font-size: 80%;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

legend {
  white-space: normal;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button {
  overflow: visible;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

input,
textarea {
  background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}

input:focus,
textarea:focus {
  outline: 0;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  outline: thin dotted;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

hr {
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 1em auto;
  border: 0;
  box-sizing: content-box;
  height: 1px;
}

:root {
  color-scheme: light;
}

@-o-viewport {
  zoom: 1;
  width: extend-to-zoom;
}

@viewport {
  zoom: 1;
  width: extend-to-zoom;
}
html {
  position: relative;
  background-color: #fffaf0;
  color: #0a0d06;
  z-index: 1;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  background-color: #fffaf0;
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #0a0d06;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body p, body .pe {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 500px) {
  body p, body .pe {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 720px) {
  body p, body .pe {
    font-size: 13px;
    text-align: justify;
  }
}
@media screen and (min-width: 1280px) {
  body p, body .pe {
    font-size: 15px;
  }
}
@media screen and (min-width: 1366px) {
  body p, body .pe {
    font-size: 16px;
  }
}
@media screen and (min-width: 2000px) {
  body p, body .pe {
    font-size: 19px;
  }
}
body p.pepa, body .pe.pepa {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 720px) {
  body p.pepa, body .pe.pepa {
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1280px) {
  body p.pepa, body .pe.pepa {
    letter-spacing: 1.5px;
  }
}
body.menu-on {
  overflow: hidden;
}

.rm, .projects-slide-wrap h6 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 500px) {
  .rm, .projects-slide-wrap h6 {
    font-size: 11.5px;
  }
}
@media screen and (min-width: 720px) {
  .rm, .projects-slide-wrap h6 {
    font-size: 12px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1280px) {
  .rm, .projects-slide-wrap h6 {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1366px) {
  .rm, .projects-slide-wrap h6 {
    font-size: 16px;
  }
}
@media screen and (min-width: 2000px) {
  .rm, .projects-slide-wrap h6 {
    font-size: 18px;
  }
}
.rm.txt, .projects-slide-wrap h6.txt {
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
}
.rm.link1, .projects-slide-wrap h6.link1 {
  text-transform: lowercase;
  font-weight: bold;
  color: #f8bd0e;
  letter-spacing: 0;
  transition: all 0.2s;
}
.rm.link1:hover, .projects-slide-wrap h6.link1:hover {
  color: #1b4d3e;
}
.rm.link2, .projects-slide-wrap h6.link2 {
  color: #1b4d3e;
  transition: all 0.2s;
}
.rm.link2:hover, .projects-slide-wrap h6.link2:hover {
  color: #f8bd0e;
}
.rm.not-link, .projects-slide-wrap h6.not-link {
  font-weight: bold;
  letter-spacing: 0;
}

::-moz-selection {
  background: #ffcc33;
  color: #0a0d06;
}

::selection {
  background: #ffcc33;
  color: #0a0d06;
}

.row:after, .wpcf7-form .captcha-submit-wrap:after, .nl-form .captcha-submit-wrap:after, .container:after, .section-content:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after, .video-gallery:after, .gallery:after {
  content: "";
  display: table;
  clear: both;
}

.dot {
  position: relative;
  left: calc(50% - 4px);
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #759184;
}
@media screen and (min-width: 720px) {
  .dot {
    left: calc(50% - 5px);
    top: 6px;
    width: 10px;
    height: 10px;
  }
}

hr {
  display: block;
  position: relative;
  background-color: #759184;
  height: 2px;
  width: calc(100% - 25px);
  margin: 60px 12.5px;
  overflow: visible;
}
@media screen and (min-width: 720px) {
  hr {
    margin: 100px 12.5px;
  }
}
hr:before {
  display: block;
  position: absolute;
  top: -11.5px;
  left: -11.5px;
  content: "";
  background-image: url(images/read-more-left-green.svg);
  width: 25px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
}
hr:after {
  display: block;
  position: absolute;
  top: -11.5px;
  right: -11.5px;
  content: "";
  background-image: url(images/read-more-right-green.svg);
  width: 25px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
}

blockquote, blockquote p {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  font-style: initial;
}
@media screen and (min-width: 500px) {
  blockquote, blockquote p {
    font-size: 17px;
    line-height: 1.3;
  }
}
@media screen and (min-width: 720px) {
  blockquote, blockquote p {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1280px) {
  blockquote, blockquote p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1366px) {
  blockquote, blockquote p {
    font-size: 24px;
  }
}
@media screen and (min-width: 2000px) {
  blockquote, blockquote p {
    font-size: 27px;
  }
}

.page-wrap {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  background-color: #fffaf0;
}

.page-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
  height: 60px;
  color: #fffaf0;
  background: transparent;
  background: linear-gradient(0deg, rgba(10, 13, 6, 0) 0%, rgba(10, 13, 6, 0.4) 100%);
  transition: all 0.5s;
}
@media screen and (min-width: 1280px) {
  .page-header {
    height: 80px;
  }
}
@media screen and (min-width: 2000px) {
  .page-header {
    height: 90px;
  }
}
.page-header:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(10, 13, 6, 0);
  box-shadow: 0 1px rgba(255, 250, 240, 0);
  transition: all 0.5s;
}
body.modulation .page-header:before {
  background-color: rgba(10, 13, 6, 0.85);
  box-shadow: 0 1px rgba(255, 250, 240, 0.25);
}
body.modulation.showman .page-header:before {
  height: calc(100% + 30px);
}
@media screen and (min-width: 1280px) {
  body.modulation.showman .page-header:before {
    height: calc(100% + 40px);
  }
}
@media screen and (min-width: 2000px) {
  body.modulation.showman .page-header:before {
    height: calc(100% + 45px);
  }
}
body.head-up .page-header {
  transform: translateY(-150px);
  transition: transform 0.5s;
}
body.menu-on.head-up .page-header {
  transform: none;
  transition: transform 0.5s;
}

.container-head {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
}

.site-title {
  position: absolute;
  top: 0;
  left: 5vw;
  height: 100%;
  display: block;
  z-index: 6003;
}
@media screen and (min-width: 720px) {
  .site-title {
    left: calc(5vw - 25px);
  }
}
@media screen and (min-width: 1280px) {
  .site-title {
    left: calc(5vw - 29px);
  }
}
@media screen and (min-width: 1366px) {
  .site-title {
    left: calc(5vw - 32px);
  }
}
@media screen and (min-width: 2200px) {
  .site-title {
    left: calc(50vw - 1000px - 32px);
  }
}
.site-title a {
  display: flex;
  align-items: center;
  height: 100%;
}

.logo-symbol {
  display: block;
  height: 52px;
}
@media screen and (min-width: 1280px) {
  .logo-symbol {
    height: 70px;
  }
}
@media screen and (min-width: 2000px) {
  .logo-symbol {
    height: 80px;
  }
}

.lang-head {
  position: absolute;
  top: 0;
  right: calc(5vw - 17px + 30px + 30px);
  height: 100%;
  display: flex;
  z-index: 6002;
}
@media screen and (min-width: 720px) {
  .lang-head {
    right: calc(5vw + 30px);
  }
}
@media screen and (min-width: 880px) {
  .lang-head {
    right: calc(5vw + 40px);
  }
}
@media screen and (min-width: 1040px) {
  .lang-head {
    right: calc(5vw - 17px);
  }
}
@media screen and (min-width: 1280px) {
  .lang-head {
    right: calc(5vw - 19px);
  }
}
@media screen and (min-width: 1366px) {
  .lang-head {
    right: calc(5vw - 22px);
  }
}
@media screen and (min-width: 2200px) {
  .lang-head {
    right: calc(50vw - 1000px - 22px);
  }
}

.lang-switch {
  cursor: pointer;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-weight: 500;
}
@media screen and (min-width: 1280px) {
  .lang-switch {
    font-size: 11px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1366px) {
  .lang-switch {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 2000px) {
  .lang-switch {
    font-size: 14px;
  }
}
.lang-switch:hover .a-lang:after {
  opacity: 0;
}
.lang-switch:hover .h-lang {
  top: -12px;
  height: 30px;
}

.a-lang {
  position: relative;
  height: 100%;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.a-lang:after {
  content: "";
  position: absolute;
  right: -4px;
  top: calc(50% - 4px);
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
  border-bottom: #fffaf0 1px solid;
  border-left: #fffaf0 1px solid;
  transition: all 0.5s;
}

.h-lang {
  position: relative;
  top: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 0;
  transition: all 0.5s;
}
.h-lang:hover {
  color: #ffcc33;
}

.lang-item {
  display: block;
}

.landing-section {
  position: relative;
  height: 100vh;
  width: 100%;
  background-color: transparent;
  z-index: 200;
}
.landing-section:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 13, 6, 0.15);
  pointer-events: none;
}

.back-image {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-color: #0a0d06;
}
.back-image:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 90px;
  background: transparent;
  background: linear-gradient(0deg, rgba(10, 13, 6, 0) 0%, rgba(10, 13, 6, 0.35) 100%);
  pointer-events: none;
}
@media screen and (min-width: 1280px) {
  .back-image:after {
    height: 100px;
  }
}
@media screen and (min-width: 2000px) {
  .back-image:after {
    height: 110px;
  }
}
.back-image:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  pointer-events: none;
  background: transparent;
  background: linear-gradient(0deg, rgba(10, 13, 6, 0.35) 0%, rgba(10, 13, 6, 0) 100%);
  z-index: 2;
}

button.menu-toggle {
  display: block;
  position: absolute;
  right: 5vw;
  top: 0;
  height: 100%;
  z-index: 100005;
}
@media screen and (min-width: 720px) {
  button.menu-toggle {
    right: calc(5vw - 12.5px);
  }
}
@media screen and (min-width: 880px) {
  button.menu-toggle {
    right: calc(5vw - 15px);
  }
}
@media screen and (min-width: 1040px) {
  button.menu-toggle {
    display: none;
  }
}

.m-burger {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  position: relative;
  z-index: 1002;
  transition: transform 1.5s cubic-bezier(0.43, 0.2, 0.02, 1);
}

.m-burger-body {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25px;
  height: 22px;
}
@media screen and (min-width: 880px) {
  .m-burger-body {
    width: 30px;
    height: 25px;
  }
}

.xxx {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 20px;
  color: #fffaf0;
  opacity: 0;
  transition: all 0.5s;
}
body.menu-on .xxx {
  opacity: 1;
}

.m-burger-bar {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
}

.m-burger-bar-body {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fffaf0;
  transition: background-color 0.3s ease-in-out 0s;
}
body.menu-on .m-burger-bar-body {
  background-color: transparent;
}

.site-navigation {
  height: 100%;
}

.nav-menu-wrap {
  background-color: #233f36;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  z-index: 6000;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
}
body.menu-on .nav-menu-wrap {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
}
body.menu-off .nav-menu-wrap {
  opacity: 0;
  visibility: visible;
  transform: translateY(-100%);
}
@media screen and (min-width: 1040px) {
  .nav-menu-wrap {
    background-color: transparent;
    display: block;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    position: relative;
    z-index: 1002;
  }
}
.nav-menu-wrap > div {
  height: 100%;
}

.nav-menu {
  display: block;
  height: 100%;
  align-items: center;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: scroll;
  z-index: 5001;
  transition: padding-top 0.2s, padding-bottom 0.2s;
}
@media screen and (min-width: 500px) {
  .nav-menu {
    font-size: 15px;
  }
}
@media screen and (min-width: 720px) {
  .nav-menu {
    font-size: 16px;
  }
}
@media screen and (min-width: 1040px) {
  .nav-menu {
    display: flex;
    justify-content: center;
    font-size: 10px;
    letter-spacing: 0.8px;
    padding: 0;
    overflow: visible;
  }
}
@media screen and (min-width: 1280px) {
  .nav-menu {
    font-size: 11px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1366px) {
  .nav-menu {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 2000px) {
  .nav-menu {
    font-size: 14px;
    margin: auto;
  }
}
@media screen and (min-width: 2200px) {
  .nav-menu {
    padding: 0 calc(50vw - 1000px);
  }
}
.nav-menu li {
  position: relative;
  list-style: none;
  list-style-type: none;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1040px) {
  .nav-menu li {
    display: flex;
    flex-flow: unset;
    justify-content: center;
    height: 100%;
    padding: 0 6px;
  }
}
@media screen and (min-width: 1280px) {
  .nav-menu li {
    padding: 0 11px;
  }
}
@media screen and (min-width: 1366px) {
  .nav-menu li {
    padding: 0 12px;
  }
}
@media screen and (min-width: 2000px) {
  .nav-menu li {
    padding: 0 20px;
  }
}
.nav-menu li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 10px 5vw;
}
@media screen and (min-width: 500px) {
  .nav-menu li > a {
    padding: 15px 5vw;
  }
}
@media screen and (min-width: 720px) {
  .nav-menu li > a {
    padding: 20px 5vw;
  }
}
@media screen and (min-width: 880px) {
  .nav-menu li > a {
    padding: 25px 5vw;
  }
}
@media screen and (min-width: 1040px) {
  .nav-menu li > a {
    white-space: nowrap;
    justify-content: normal;
    padding: 5px;
  }
}
.nav-menu a {
  color: #fffaf0;
  transition: all 0.2s;
}
.nav-menu a:active, .nav-menu a:hover {
  color: #ffcc33;
}
.nav-menu li.menu-item-has-children > a {
  display: none;
}
@media screen and (min-width: 1040px) {
  .nav-menu li.menu-item-has-children > a {
    cursor: pointer;
    display: flex;
  }
}

.current-menu-item a {
  color: #ffcc33;
  font-family: Mr-Dafoe, "Patrick Hand", "Caveat", "Architects Daughter", "Comic Sans MS", "Bradley Hand", cursive;
  font-size: 26px;
  letter-spacing: 0;
  text-transform: initial;
}
@media screen and (min-width: 500px) {
  .current-menu-item a {
    font-size: 30px;
  }
}
@media screen and (min-width: 720px) {
  .current-menu-item a {
    font-size: 32px;
  }
}
@media screen and (min-width: 1040px) {
  .current-menu-item a {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 10px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1280px) {
  .current-menu-item a {
    font-size: 11px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1366px) {
  .current-menu-item a {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 2000px) {
  .current-menu-item a {
    font-size: 14px;
  }
}

.sub-menu {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  z-index: 5;
}
@media screen and (min-width: 1040px) {
  .sub-menu {
    flex-direction: column;
  }
}
.sub-menu li {
  list-style: none;
  list-style-type: none;
}
@media screen and (min-width: 720px) {
  .sub-menu li {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .sub-menu li {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media screen and (min-width: 1040px) {
  .sub-menu {
    position: absolute;
    top: 0;
    left: auto;
    transform: translateY(-15vw);
    opacity: 0;
    width: auto;
    padding-top: 42px;
    transition: opacity 0.5s 0.2s;
  }
}
@media screen and (min-width: 1040px) and (min-width: 1280px) {
  .sub-menu {
    padding-top: 54px;
  }
}
@media screen and (min-width: 1040px) and (min-width: 2000px) {
  .sub-menu {
    padding-top: 62px;
  }
}

@media screen and (min-width: 1040px) {
  .showoman .sub-menu {
    transform: translateY(0vw);
    opacity: 1;
    cursor: pointer;
  }
}

.title-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  z-index: 3;
}
.title-box span {
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 500px) {
  .title-box span {
    font-size: 48px;
  }
}
@media screen and (min-width: 720px) {
  .title-box span {
    font-size: 62px;
  }
}
@media screen and (min-width: 880px) {
  .title-box span {
    font-size: 72px;
  }
}
@media screen and (min-width: 1280px) {
  .title-box span {
    font-size: 88px;
  }
}
@media screen and (min-width: 1366px) {
  .title-box span {
    font-size: 104px;
  }
}
@media screen and (min-width: 2000px) {
  .title-box span {
    font-size: 120px;
  }
}

.top-quote {
  position: absolute;
  bottom: 60px;
  width: 30vw;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 9px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 720px) {
  .top-quote {
    bottom: 80px;
    font-size: 10px;
  }
}
@media screen and (min-width: 1040px) {
  .top-quote {
    letter-spacing: 0.8px;
  }
}
@media screen and (min-width: 1280px) {
  .top-quote {
    font-size: 11px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1366px) {
  .top-quote {
    bottom: 100px;
    font-size: 12px;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 2000px) {
  .top-quote {
    font-size: 14px;
  }
}
.top-quote.left {
  left: 5vw;
}
.top-quote.right {
  right: 5vw;
}

.quote-text {
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 14px;
  letter-spacing: 0;
  color: #ffcc33;
  text-transform: initial;
}
@media screen and (min-width: 500px) {
  .quote-text {
    font-size: 15px;
  }
}
@media screen and (min-width: 720px) {
  .quote-text {
    font-size: 17px;
  }
}
@media screen and (min-width: 1280px) {
  .quote-text {
    font-size: 19px;
  }
}
@media screen and (min-width: 1366px) {
  .quote-text {
    font-size: 21px;
  }
}
@media screen and (min-width: 2000px) {
  .quote-text {
    font-size: 24px;
  }
}

.quote-source {
  color: #fffaf0;
  margin-top: 10px;
}
@media screen and (min-width: 720px) {
  .quote-source {
    margin-top: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .quote-source {
    margin-top: 20px;
  }
}
@media screen and (min-width: 2000px) {
  .quote-source {
    margin-top: 25px;
  }
}

.scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 4;
}

.arrow {
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 720px) {
  .arrow {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 1366px) {
  .arrow {
    width: 100px;
    height: 100px;
  }
}

.title-box2 {
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
  z-index: 3;
}
@media screen and (min-width: 720px) {
  .title-box2 {
    bottom: 80px;
  }
}
@media screen and (min-width: 1366px) {
  .title-box2 {
    bottom: 100px;
  }
}
.title-box2 .x2 {
  color: #fffaf0;
}

#main {
  position: relative;
  overflow: hidden;
}

.main-wrap {
  margin: 0 5vw;
  position: relative;
}
@media screen and (min-width: 2200px) {
  .main-wrap {
    width: 2000px;
    margin: 0 auto;
  }
}

.main-wrap p,
.main-wrap blockquote,
.main-wrap ul,
.main-wrap ol, .tos-wrapper p,
.tos-wrapper blockquote,
.tos-wrapper ul,
.tos-wrapper ol {
  margin-bottom: 10px;
}
.main-wrap p:last-child,
.main-wrap blockquote:last-child,
.main-wrap ul:last-child,
.main-wrap ol:last-child, .tos-wrapper p:last-child,
.tos-wrapper blockquote:last-child,
.tos-wrapper ul:last-child,
.tos-wrapper ol:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 880px) {
  .main-wrap p,
  .main-wrap blockquote,
  .main-wrap ul,
  .main-wrap ol, .tos-wrapper p,
  .tos-wrapper blockquote,
  .tos-wrapper ul,
  .tos-wrapper ol {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 2000px) {
  .main-wrap p,
  .main-wrap blockquote,
  .main-wrap ul,
  .main-wrap ol, .tos-wrapper p,
  .tos-wrapper blockquote,
  .tos-wrapper ul,
  .tos-wrapper ol {
    margin-bottom: 30px;
  }
}
.main-wrap li, .tos-wrapper li {
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0;
  text-align: left;
}
@media screen and (min-width: 500px) {
  .main-wrap li, .tos-wrapper li {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media screen and (min-width: 720px) {
  .main-wrap li, .tos-wrapper li {
    font-size: 16px;
    line-height: 1.4;
    text-align: justify;
  }
}
@media screen and (min-width: 1280px) {
  .main-wrap li, .tos-wrapper li {
    font-size: 18px;
  }
}
@media screen and (min-width: 1366px) {
  .main-wrap li, .tos-wrapper li {
    font-size: 20px;
  }
}
@media screen and (min-width: 2000px) {
  .main-wrap li, .tos-wrapper li {
    font-size: 22px;
  }
}
.main-wrap ol, .tos-wrapper ol {
  list-style-type: upper-roman;
}
.main-wrap p a:not(.read-more), .tos-wrapper p a:not(.read-more) {
  color: #f8bd0e;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
  position: relative;
  transition: all 0.2s;
}
.main-wrap p a:not(.read-more):active, .main-wrap p a:not(.read-more):hover, .tos-wrapper p a:not(.read-more):active, .tos-wrapper p a:not(.read-more):hover {
  color: #0a0d06;
}
.main-wrap ul,
.main-wrap ol, .tos-wrapper ul,
.tos-wrapper ol {
  list-style-position: inside;
}
.main-wrap article, .tos-wrapper article {
  position: relative;
}

.container {
  position: relative;
  width: 100%;
  z-index: 100;
}

h1 {
  position: relative;
  display: block;
}

.x1 {
  position: relative;
  display: block;
  font-family: CAT-Childs, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #fffaf0;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (min-width: 500px) {
  .x1 {
    font-size: 60px;
  }
}
@media screen and (min-width: 720px) {
  .x1 {
    font-size: 77px;
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 880px) {
  .x1 {
    font-size: 90px;
  }
}
@media screen and (min-width: 1280px) {
  .x1 {
    font-size: 110px;
  }
}
@media screen and (min-width: 1366px) {
  .x1 {
    font-size: 130px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 2000px) {
  .x1 {
    font-size: 150px;
  }
}

h2, .x2 {
  position: relative;
  display: block;
  font-family: Mr-Dafoe, "Patrick Hand", "Caveat", "Architects Daughter", "Comic Sans MS", "Bradley Hand", cursive;
  color: #0a0d06;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 500px) {
  h2, .x2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 720px) {
  h2, .x2 {
    font-size: 45px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 880px) {
  h2, .x2 {
    font-size: 50px;
  }
}
@media screen and (min-width: 1280px) {
  h2, .x2 {
    font-size: 60px;
  }
}
@media screen and (min-width: 1366px) {
  h2, .x2 {
    font-size: 70px;
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 2000px) {
  h2, .x2 {
    font-size: 80px;
  }
}

h3, .x3 {
  position: relative;
  display: block;
  font-family: Mr-Dafoe, "Patrick Hand", "Caveat", "Architects Daughter", "Comic Sans MS", "Bradley Hand", cursive;
  color: #1b4d3e;
  font-size: 29px;
  letter-spacing: 0;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 500px) {
  h3, .x3 {
    font-size: 33px;
  }
}
@media screen and (min-width: 720px) {
  h3, .x3 {
    font-size: 37.5px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 880px) {
  h3, .x3 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1280px) {
  h3, .x3 {
    font-size: 50px;
  }
}
@media screen and (min-width: 1366px) {
  h3, .x3 {
    font-size: 58px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 2000px) {
  h3, .x3 {
    font-size: 67px;
  }
}

h4, .x4 {
  position: relative;
  display: block;
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #0a0d06;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 1.15;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
}
@media screen and (min-width: 500px) {
  h4, .x4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  h4, .x4 {
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 880px) {
  h4, .x4 {
    font-size: 23px;
  }
}
@media screen and (min-width: 1280px) {
  h4, .x4 {
    font-size: 27px;
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 1366px) {
  h4, .x4 {
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 2000px) {
  h4, .x4 {
    font-size: 36px;
  }
}
h4.handwritten, .x4.handwritten {
  font-family: Mr-Dafoe, "Patrick Hand", "Caveat", "Architects Daughter", "Comic Sans MS", "Bradley Hand", cursive;
  letter-spacing: 0;
  color: #f2f0e6;
  text-transform: initial;
}

h5, .x5 {
  position: relative;
  display: block;
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #0a0d06;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 500px) {
  h5, .x5 {
    font-size: 14px;
  }
}
@media screen and (min-width: 720px) {
  h5, .x5 {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 880px) {
  h5, .x5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  h5, .x5 {
    font-size: 21px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 1366px) {
  h5, .x5 {
    font-size: 25px;
    letter-spacing: 4px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 2000px) {
  h5, .x5 {
    font-size: 29px;
  }
}

h6, .x6 {
  position: relative;
  display: block;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 9px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 720px) {
  h6, .x6 {
    font-size: 10px;
  }
}
@media screen and (min-width: 880px) {
  h6, .x6 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1040px) {
  h6, .x6 {
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1280px) {
  h6, .x6 {
    font-size: 11px;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 1366px) {
  h6, .x6 {
    font-size: 12px;
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 2000px) {
  h6, .x6 {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
h6.small, h6 .small, .x6.small, .x6 .small {
  text-transform: initial;
}

.x7 {
  position: relative;
  display: block;
  font-family: CAT-Childs, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #fffaf0;
  font-size: 20px;
  letter-spacing: 0.25px;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 500px) {
  .x7 {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .x7 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .x7 {
    font-size: 34px;
    letter-spacing: 0.5px;
  }
}
@media screen and (min-width: 1366px) {
  .x7 {
    font-size: 38px;
  }
}
@media screen and (min-width: 2000px) {
  .x7 {
    font-size: 44px;
  }
}
.x7 span {
  display: block;
  font-size: 82%;
}

.x8 {
  position: relative;
  display: block;
  font-family: CAT-Childs, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #fffaf0;
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 1.2;
  text-align: left;
}
@media screen and (min-width: 500px) {
  .x8 {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .x8 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1040px) {
  .x8 {
    font-size: 16px;
    width: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .x8 {
    font-size: 18px;
    letter-spacing: 0.5px;
  }
}
@media screen and (min-width: 1366px) {
  .x8 {
    font-size: 19px;
  }
}
@media screen and (min-width: 2000px) {
  .x8 {
    font-size: 21px;
    width: auto;
  }
}
.x8 span {
  font-size: 82%;
  margin-left: 4px;
}
@media screen and (min-width: 720px) {
  .x8 span {
    margin-left: 6px;
  }
}

.trans {
  opacity: 0.6;
}

.one-line {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.two-lines {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.no-marg {
  margin: 0 !important;
}

.padd-top-s {
  padding-top: 30px;
}
@media screen and (min-width: 720px) {
  .padd-top-s {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1366px) {
  .padd-top-s {
    padding-top: 40px;
  }
}

.padd-bot {
  padding-bottom: 60px;
}
@media screen and (min-width: 720px) {
  .padd-bot {
    padding-bottom: 100px;
  }
}

.padd-bot-l {
  padding-bottom: 120px;
}
@media screen and (min-width: 720px) {
  .padd-bot-l {
    padding-bottom: 200px;
  }
}

.padd-top-m {
  padding-top: 20px;
}
@media screen and (min-width: 720px) {
  .padd-top-m {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .padd-top-m {
    padding-top: 60px;
  }
}

.padd-top {
  padding-top: 60px;
}
@media screen and (min-width: 720px) {
  .padd-top {
    padding-top: 100px;
  }
}

.marg-bot-micro {
  margin-bottom: 4px;
}
@media screen and (min-width: 880px) {
  .marg-bot-micro {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 1280px) {
  .marg-bot-micro {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 2000px) {
  .marg-bot-micro {
    margin-bottom: 10px;
  }
}

.marg-bot-xxs {
  margin-bottom: 4px;
}
@media screen and (min-width: 880px) {
  .marg-bot-xxs {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 2000px) {
  .marg-bot-xxs {
    margin-bottom: 15px;
  }
}

.marg-bot-xs {
  margin-bottom: 10px;
}
@media screen and (min-width: 880px) {
  .marg-bot-xs {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 2000px) {
  .marg-bot-xs {
    margin-bottom: 25px;
  }
}

.marg-bot-s {
  margin-bottom: 25px;
}
@media screen and (min-width: 720px) {
  .marg-bot-s {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .marg-bot-s {
    margin-bottom: 35px;
  }
}

.marg-top-xs {
  margin-top: 15px;
}
@media screen and (min-width: 720px) {
  .marg-top-xs {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1366px) {
  .marg-top-xs {
    margin-top: 25px;
  }
}

.marg-top-s {
  margin-top: 25px;
}
@media screen and (min-width: 720px) {
  .marg-top-s {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .marg-top-s {
    margin-top: 35px;
  }
}

.marg-top {
  margin-top: 30px;
}
@media screen and (min-width: 720px) {
  .marg-top {
    margin-top: 50px;
  }
}

.marg-top-l {
  margin-top: 50px;
}
@media screen and (min-width: 720px) {
  .marg-top-l {
    margin-top: 90px;
  }
}

.marg-bot {
  margin-bottom: 30px;
}
@media screen and (min-width: 720px) {
  .marg-bot {
    margin-bottom: 50px;
  }
}

.marg-bot-l {
  margin-bottom: 50px;
}
@media screen and (min-width: 720px) {
  .marg-bot-l {
    margin-bottom: 90px;
  }
}

.marg-negative {
  margin-bottom: 30px;
}
@media screen and (min-width: 720px) {
  .marg-negative {
    margin-bottom: -60px;
  }
}
@media screen and (min-width: 1280px) {
  .marg-negative {
    margin-bottom: -90px;
  }
}
@media screen and (min-width: 2000px) {
  .marg-negative {
    margin-bottom: -120px;
  }
}

.relativare {
  position: relative;
}

.boldare {
  font-weight: bold;
}

.italicare {
  font-style: italic;
}
.italicare p {
  font-style: italic;
}

.centrale {
  text-align: center !important;
}
.centrale p {
  text-align: center !important;
}

.leftale {
  text-align: left !important;
}

.uppare {
  text-transform: uppercase !important;
}

.brendare {
  color: #ffcc33;
}

.greenare {
  color: #1b4d3e;
}

.no-last-marg *:last-child {
  margin-bottom: 0 !important;
}

.no-first-marg *:first-child {
  margin-top: 0 !important;
}

.no-media figure, .no-media img, .no-media .gallery, .no-media .wp-playlist, .no-media p:has(img), .no-media .video-gallery, .no-media .video-gallery-item {
  display: none !important;
}

.yes-media > p > img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 720px) {
  .yes-media > p > img {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  .yes-media > p > img {
    width: 50%;
  }
}
.yes-media > figure {
  position: relative;
  width: 100% !important;
  margin-bottom: 15px;
}
@media screen and (min-width: 720px) {
  .yes-media > figure {
    width: 75% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 880px) {
  .yes-media > figure {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .yes-media > figure {
    width: 50% !important;
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 2000px) {
  .yes-media > figure {
    margin-bottom: 45px;
  }
}
.yes-media > figure:last-child {
  margin-bottom: 0;
}
.yes-media > figure .img-prnt {
  position: relative;
}
.yes-media > figure .img-prnt > img {
  width: 100%;
}
.yes-media > figure > figcaption {
  color: #233f36;
  text-align: center;
  font-style: italic;
  padding: 8px 10px 0;
}
@media screen and (min-width: 880px) {
  .yes-media > figure > figcaption {
    padding: 14px 20px 0;
  }
}
@media screen and (min-width: 1280px) {
  .yes-media > figure > figcaption {
    padding: 20px 30px 0;
  }
}

@media screen and (min-width: 720px) {
  .narrow {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  .narrow {
    width: 70%;
  }
}

.home-bio {
  position: relative;
  padding-bottom: 20px;
}
@media screen and (min-width: 720px) {
  .home-bio {
    padding-bottom: 10px;
  }
}
.home-bio:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #fffaf0;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  .home-bio:before {
    left: calc(1000px - 50vw);
  }
}

.raw1 {
  width: 100%;
  height: 87.5px;
  margin: 0;
  display: flex;
}
@media screen and (min-width: 720px) {
  .raw1 {
    height: 175px;
  }
}
.raw1.half {
  height: 40px;
}
@media screen and (min-width: 720px) {
  .raw1.half {
    height: 80px;
  }
}
.raw1.rotate {
  transform: rotate(180deg);
}

.imazz {
  width: 100%;
  height: 100%;
  display: block;
  inset: 0;
  position: absolute;
  pointer-events: none;
}

.one {
  display: inline-block;
  position: relative;
  width: 87.5px;
  height: 87.5px;
}
@media screen and (min-width: 720px) {
  .one {
    width: 175px;
    height: 175px;
  }
}

.two {
  display: inline-block;
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  width: calc((100% - 87.5px - 87.5px - 110px) / 2 + 2px);
  height: 87.5px;
}
@media screen and (min-width: 500px) {
  .two {
    width: calc((100% - 87.5px - 87.5px - 125px) / 2 + 2px);
  }
}
@media screen and (min-width: 720px) {
  .two {
    width: calc((100% - 175px - 175px - 250px) / 2 + 2px);
    height: 175px;
  }
}

.three {
  display: inline-block;
  position: relative;
  width: 110px;
  height: 87.5px;
}
@media screen and (min-width: 500px) {
  .three {
    width: 125px;
  }
}
@media screen and (min-width: 720px) {
  .three {
    width: 250px;
    height: 175px;
  }
}

.four {
  display: inline-block;
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  width: calc((100% - 87.5px - 87.5px - 110px) / 2 + 2px);
  height: 87.5px;
}
@media screen and (min-width: 500px) {
  .four {
    width: calc((100% - 87.5px - 87.5px - 125px) / 2 + 2px);
  }
}
@media screen and (min-width: 720px) {
  .four {
    width: calc((100% - 175px - 175px - 250px) / 2 + 2px);
    height: 175px;
  }
}

.five {
  display: inline-block;
  position: relative;
  width: 87.5px;
  height: 87.5px;
}
@media screen and (min-width: 720px) {
  .five {
    width: 175px;
    height: 175px;
  }
}

.raw2 {
  width: 100%;
  height: auto;
  margin: 0;
  display: flex;
}

.six {
  display: inline-block;
  position: relative;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 87.5px;
  height: auto;
}
@media screen and (min-width: 720px) {
  .six {
    width: 175px;
  }
}

.gap1 {
  margin: 10px -43.75px;
  width: calc(100% - 87.5px);
}
@media screen and (min-width: 720px) {
  .gap1 {
    margin: 10px -87.5px;
    width: calc(100% - 175px);
  }
}
@media screen and (min-width: 880px) {
  .gap1 {
    margin: 20px -87.5px;
  }
}
@media screen and (min-width: 1040px) {
  .gap1 {
    width: calc(100% - 175px - 175px);
    margin: 20px 0;
  }
}
@media screen and (min-width: 1366px) {
  .gap1 {
    padding: 0 3vw;
  }
}
@media screen and (min-width: 2000px) {
  .gap1 {
    padding: 0 6vw;
    margin: 30px 0;
  }
}

.seven {
  display: inline-block;
  position: relative;
  width: 87.5px;
  height: auto;
}
@media screen and (min-width: 720px) {
  .seven {
    width: 175px;
  }
}

.eight {
  display: inline-block;
  position: relative;
  width: 87.5px;
  height: 87.5px;
}
@media screen and (min-width: 720px) {
  .eight {
    width: 175px;
    height: 175px;
  }
}

.nine {
  display: inline-block;
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  width: calc(100% - 87.5px - 87.5px + 2px);
  height: 87.5px;
}
@media screen and (min-width: 720px) {
  .nine {
    width: calc(100% - 175px - 175px + 2px);
    height: 175px;
  }
}

.ten {
  display: inline-block;
  position: relative;
  width: 87.5px;
  height: 87.5px;
}
@media screen and (min-width: 720px) {
  .ten {
    width: 175px;
    height: 175px;
  }
}

.button-spec {
  position: absolute;
  bottom: 61px;
  left: calc(50% - 100px);
  width: 200px;
  height: 15px;
  margin: auto;
  display: flex;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all 0.2s;
}
@media screen and (min-width: 500px) {
  .button-spec {
    bottom: 57px;
    left: calc(50% - 150px);
    width: 300px;
    height: 22.5px;
  }
}
@media screen and (min-width: 720px) {
  .button-spec {
    bottom: 92px;
    left: calc(50% - 200px);
    width: 400px;
    height: 30px;
  }
}
.button-spec .pe {
  letter-spacing: 0 !important;
}
@media screen and (min-width: 720px) {
  .button-spec .pe {
    letter-spacing: 1.5px !important;
  }
}
@media screen and (min-width: 1280px) {
  .button-spec .pe {
    letter-spacing: 2.5px !important;
  }
}
.button-spec:hover {
  color: #fffaf0;
}
.button-spec:hover .table1:after, .button-spec:hover .table2:after, .button-spec:hover .table3:after {
  opacity: 1;
}

.table1 {
  position: relative;
  width: 50px;
  height: 15px;
  background: url(images/Tabla1.svg);
  background-size: cover;
}
@media screen and (min-width: 500px) {
  .table1 {
    width: 75px;
    height: 22.5px;
  }
}
@media screen and (min-width: 720px) {
  .table1 {
    width: 100px;
    height: 30px;
  }
}
.table1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 15px;
  background: url(images/Tabla1dark.svg);
  background-size: cover;
  opacity: 0;
  transition: all 0.2s;
}
@media screen and (min-width: 500px) {
  .table1:after {
    width: 75px;
    height: 22.5px;
  }
}
@media screen and (min-width: 720px) {
  .table1:after {
    width: 100px;
    height: 30px;
  }
}

.table2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 15px;
  background: url(images/Tabla2.svg);
  background-size: 50px 100%;
  z-index: 3;
}
@media screen and (min-width: 500px) {
  .table2 {
    width: 150px;
    height: 22.5px;
    background-size: 75px 100%;
  }
}
@media screen and (min-width: 720px) {
  .table2 {
    width: 200px;
    height: 30px;
    background-size: 100px 100%;
  }
}
.table2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 15px;
  background: url(images/Tabla2dark.svg);
  background-size: 50px 100%;
  opacity: 0;
  z-index: 4;
  transition: all 0.2s;
}
@media screen and (min-width: 500px) {
  .table2:after {
    width: 150px;
    height: 22.5px;
    background-size: 75px 100%;
  }
}
@media screen and (min-width: 720px) {
  .table2:after {
    width: 200px;
    height: 30px;
    background-size: 100px 100%;
  }
}
.table2 span {
  z-index: 5;
}

.table3 {
  position: relative;
  width: 50px;
  height: 15px;
  background: url(images/Tabla3.svg);
  background-size: cover;
  z-index: 1;
}
@media screen and (min-width: 500px) {
  .table3 {
    width: 75px;
    height: 22.5px;
  }
}
@media screen and (min-width: 720px) {
  .table3 {
    width: 100px;
    height: 30px;
  }
}
.table3:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 15px;
  background: url(images/Tabla3dark.svg);
  background-size: cover;
  opacity: 0;
  z-index: 2;
  transition: all 0.2s;
}
@media screen and (min-width: 500px) {
  .table3:after {
    width: 75px;
    height: 22.5px;
  }
}
@media screen and (min-width: 720px) {
  .table3:after {
    width: 100px;
    height: 30px;
  }
}

.home-events, .home-news {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0;
}
@media screen and (min-width: 720px) {
  .home-events, .home-news {
    padding: 100px 0;
  }
}
@media screen and (min-width: 1040px) {
  .home-events, .home-news {
    flex-direction: row;
  }
}
.home-events:before, .home-news:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #f2f0e6;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  .home-events:before, .home-news:before {
    left: calc(1000px - 50vw);
  }
}

.hi-res {
  display: none !important;
}
@media screen and (min-width: 1040px) {
  .hi-res {
    display: flex !important;
  }
}

.low-res {
  display: flex !important;
  margin-top: 40px;
}
@media screen and (min-width: 720px) {
  .low-res {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1040px) {
  .low-res {
    display: none !important;
  }
}

.the-title {
  flex: 1;
  width: 100%;
}
@media screen and (min-width: 720px) {
  .the-title {
    width: 70%;
  }
}
@media screen and (min-width: 1040px) {
  .the-title {
    width: 40%;
  }
}
@media screen and (min-width: 1280px) {
  .the-title {
    width: 50%;
  }
}
@media screen and (max-width: 1039px) {
  .the-title h3 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 719px) {
  .the-title h3 {
    margin-bottom: 40px;
  }
}

.events-overflow, .news-overflow {
  position: relative;
}

.events-slider, .news-slider {
  flex: 1;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 500px) {
  .events-slider, .news-slider {
    width: 70%;
  }
}
@media screen and (min-width: 720px) {
  .events-slider, .news-slider {
    width: 60%;
  }
}
@media screen and (min-width: 1040px) {
  .events-slider, .news-slider {
    width: 50%;
  }
}
@media screen and (min-width: 1280px) {
  .events-slider, .news-slider {
    width: 50%;
  }
}

/* za fade: neaktivni slajdovi ne smeju da hvataju klik */
.swiper-fade .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-wrapper {
  position: relative;
  display: flex;
  transition-property: transform;
  height: 100%;
}
.swiper-wrapper .swiper-slide {
  flex-shrink: 0;
}

.events-slide, .news-slide, .projects-slide {
  position: relative;
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 1040px) {
  .events-slide, .news-slide, .projects-slide {
    align-items: center;
  }
}
.events-slide:before, .events-slide:after, .news-slide:before, .news-slide:after, .projects-slide:before, .projects-slide:after {
  content: "";
  position: absolute;
  top: 11px;
  left: 11px;
  width: calc(100% - 11px - 11px);
  height: calc(100% - 11px - 11px);
  border: 2px solid #f2f0e6;
  border-radius: 30px;
  z-index: 2;
}
@media screen and (min-width: 720px) {
  .events-slide:before, .events-slide:after, .news-slide:before, .news-slide:after, .projects-slide:before, .projects-slide:after {
    border-radius: 45px;
  }
}
.events-slide:after, .news-slide:after, .projects-slide:after {
  border-radius: 50px;
  z-index: 1;
}
@media screen and (min-width: 720px) {
  .events-slide:after, .news-slide:after, .projects-slide:after {
    border-radius: 70px;
  }
}

.bck {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.b1, .b2, .b3 {
  display: flex;
  width: 100%;
}

.bck1 {
  width: 75px;
  height: 75px;
  background: url(images/Heb11.svg);
  background-size: cover;
}
@media screen and (min-width: 720px) {
  .bck1 {
    width: 100px;
    height: 100px;
  }
}
.bck1.hel {
  background: url(images/Hel11.svg);
}

.bck2 {
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  width: calc(100% - 75px - 75px + 2px);
  height: 75px;
  background-color: #759184;
}
@media screen and (min-width: 720px) {
  .bck2 {
    width: calc(100% - 100px - 100px + 2px);
    height: 100px;
  }
}
.bck2.hel {
  background-color: #f2f0e6;
}

.bck3 {
  width: 75px;
  height: 75px;
  background: url(images/Heb12.svg);
  background-size: cover;
}
@media screen and (min-width: 720px) {
  .bck3 {
    width: 100px;
    height: 100px;
  }
}
.bck3.hel {
  background: url(images/Hel12.svg);
}

.b2 {
  height: calc(100% - 75px - 75px);
}
@media screen and (min-width: 720px) {
  .b2 {
    height: calc(100% - 100px - 100px);
  }
}

.bck4 {
  position: relative;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 75px;
  height: calc(100% + 2px);
  background: url(images/Heb13.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 720px) {
  .bck4 {
    width: 100px;
  }
}
.bck4.hel {
  background: url(images/Hel13.svg);
}

.bck5 {
  position: relative;
  margin: -1px;
  width: calc(100% - 75px - 75px + 2px);
  height: calc(100% + 2px);
  background-color: #759184;
}
@media screen and (min-width: 720px) {
  .bck5 {
    width: calc(100% - 100px - 100px + 2px);
  }
}
.bck5.hel {
  background-color: #f2f0e6;
}

.bck6 {
  position: relative;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 75px;
  height: calc(100% + 2px);
  background: url(images/Heb14.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 720px) {
  .bck6 {
    width: 100px;
  }
}
.bck6.hel {
  background: url(images/Hel14.svg);
}

.bck7 {
  width: 75px;
  height: 75px;
  background: url(images/Heb15.svg);
  background-size: cover;
}
@media screen and (min-width: 720px) {
  .bck7 {
    width: 100px;
    height: 100px;
  }
}
.bck7.hel {
  background: url(images/Hel15.svg);
}

.bck8 {
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  width: calc(100% - 75px - 75px + 2px);
  height: 75x;
  background-color: #759184;
}
@media screen and (min-width: 720px) {
  .bck8 {
    width: calc(100% - 100px - 100px + 2px);
    height: 100px;
  }
}
.bck8.hel {
  background-color: #f2f0e6;
}

.bck9 {
  width: 75px;
  height: 75px;
  background: url(images/Heb16.svg);
  background-size: cover;
}
@media screen and (min-width: 720px) {
  .bck9 {
    width: 100px;
    height: 100px;
  }
}
.bck9.hel {
  background: url(images/Hel16.svg);
}

.events-slide-wrap, .news-slide-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  z-index: 2;
  padding: 50px 60px;
}
@media screen and (min-width: 1040px) {
  .events-slide-wrap, .news-slide-wrap {
    flex-direction: row;
  }
}
@media screen and (min-width: 1366px) {
  .events-slide-wrap, .news-slide-wrap {
    gap: 60px;
    padding: 70px 100px;
  }
}

.big-day-month {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  color: #0a0d06;
  background-image: url(images/home-event-date-frame.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 720px) {
  .big-day-month {
    width: 135px;
    height: 135px;
  }
}
@media screen and (min-width: 1280px) {
  .big-day-month {
    width: 160px;
    height: 160px;
  }
}

.big-day {
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 0.8;
}
@media screen and (min-width: 500px) {
  .big-day {
    font-size: 43px;
  }
}
@media screen and (min-width: 720px) {
  .big-day {
    font-size: 47px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 880px) {
  .big-day {
    font-size: 52px;
  }
}
@media screen and (min-width: 1280px) {
  .big-day {
    font-size: 62px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 1366px) {
  .big-day {
    font-size: 71px;
  }
}
@media screen and (min-width: 2000px) {
  .big-day {
    font-size: 82px;
  }
}

.big-month {
  font-family: Mr-Dafoe, "Patrick Hand", "Caveat", "Architects Daughter", "Comic Sans MS", "Bradley Hand", cursive;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: lowercase;
  line-height: 0.8;
}
@media screen and (min-width: 500px) {
  .big-month {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .big-month {
    font-size: 24px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 880px) {
  .big-month {
    font-size: 26px;
  }
}
@media screen and (min-width: 1280px) {
  .big-month {
    font-size: 31px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 1366px) {
  .big-month {
    font-size: 35.5px;
  }
}
@media screen and (min-width: 2000px) {
  .big-month {
    font-size: 41px;
  }
}

.event-post, .news-post {
  flex: 1 1 auto;
}

.event-date {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fffaf0;
  margin-bottom: 6px;
}
@media screen and (min-width: 500px) {
  .event-date {
    font-size: 9.5px;
  }
}
@media screen and (min-width: 720px) {
  .event-date {
    font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .event-date {
    font-size: 11px;
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 1366px) {
  .event-date {
    font-size: 12px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 2000px) {
  .event-date {
    font-size: 14px;
  }
}

.event-description, .event-location {
  color: #fffaf0;
}

.sw-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffaf0;
  margin-top: 30px;
}

.sw-but-prev {
  width: 30px;
  height: 15px;
  background-image: url(images/arrow-left.svg);
  cursor: pointer;
}
@media screen and (min-width: 500px) {
  .sw-but-prev {
    width: 40px;
    height: 20px;
  }
}
@media screen and (min-width: 720px) {
  .sw-but-prev {
    width: 50px;
    height: 25px;
  }
}

.sw-but-next {
  width: 30px;
  height: 15px;
  background-image: url(images/arrow-right.svg);
  cursor: pointer;
}
@media screen and (min-width: 500px) {
  .sw-but-next {
    width: 40px;
    height: 20px;
  }
}
@media screen and (min-width: 720px) {
  .sw-but-next {
    width: 50px;
    height: 25px;
  }
}

.swiper-pagination {
  text-align: center;
  min-width: 60px;
  margin: 0 10px;
}

.swiper-button-disabled {
  opacity: 0.6;
  cursor: default;
}

.home-quote {
  display: flex;
  align-items: center;
  min-height: 75vh;
  margin-left: -5vw;
  margin-right: -5vw;
}
@media screen and (min-width: 2200px) {
  .home-quote {
    margin-left: calc(1000px - 50vw);
    margin-right: calc(1000px - 50vw);
  }
}
.home-quote.right .quote-contnet {
  margin-left: auto;
}
@media screen and (min-width: 2200px) {
  .home-quote.right .quote-contnet {
    margin-left: 50vw;
  }
}

.home-quote-back {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh; /* fallback */
  min-height: 100svh; /* modern browsers */
  background-size: cover;
  z-index: -100;
}

.quote-contnet {
  width: 45vw;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-left: 5vw;
  margin-right: 5vw;
}
@media screen and (min-width: 720px) {
  .quote-contnet {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 1280px) {
  .quote-contnet {
    padding-top: 250px;
    padding-bottom: 250px;
  }
}
@media screen and (min-width: 2200px) {
  .quote-contnet {
    width: 1000px;
    margin-left: calc(50vw - 1000px);
    margin-right: auto;
  }
}

.circle-image {
  flex: 1;
  width: 100%;
  aspect-ratio: 1/1;
  background-size: cover;
  border-radius: 50%;
  border: 2px solid #f2f0e6;
  overflow: hidden;
}

.news-post {
  flex: 1;
}

.home-release {
  position: relative;
}
.home-release:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #f2f0e6;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  .home-release:before {
    left: calc(1000px - 50vw);
  }
}
.home-release hr {
  margin: 0 12.5px 60px 12.5px;
}
@media screen and (min-width: 720px) {
  .home-release hr {
    margin: 0 12.5px 100px 12.5px;
  }
}

.release-post {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  position: relative;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 1040px) {
  .release-post {
    flex-direction: row;
    gap: 0;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1280px) {
  .release-post {
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 1366px) {
  .release-post {
    letter-spacing: 1.5px;
  }
}
.release-post:before {
  content: "";
  position: absolute;
  left: -5vw;
  bottom: 0;
  width: 100vw;
  height: 75%;
  background-color: #1b4d3e;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  .release-post:before {
    left: calc(1000px - 50vw);
  }
}

.release-title {
  flex: 1;
  order: 2;
}
@media screen and (min-width: 1040px) {
  .release-title {
    order: 0;
  }
}

.label {
  color: #f2f0e6;
}

.release-image {
  flex: 1;
  order: 1;
}
@media screen and (max-width: 719px) {
  .release-image {
    width: 90%;
  }
}
@media screen and (min-width: 720px) {
  .release-image {
    width: 75%;
  }
}
@media screen and (min-width: 880px) {
  .release-image {
    width: 60%;
  }
}
@media screen and (min-width: 1040px) {
  .release-image {
    width: 100%;
    order: 0;
  }
}
.release-image img {
  width: 100%;
}

.release-buy-box {
  flex: 1;
  order: 3;
}
@media screen and (min-width: 1040px) {
  .release-buy-box {
    order: 0;
  }
}

.release-buy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.release-buy .crc {
  margin-left: 10px;
}
@media screen and (min-width: 720px) {
  .release-buy .crc {
    margin-left: 13px;
  }
}
.release-buy .crc:before {
  background-color: #1b4d3e;
}

.gren {
  position: relative;
  display: flex;
  justify-content: center;
}
.gren:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #1b4d3e;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  .gren:before {
    left: calc(1000px - 50vw);
  }
}
.gren .read-more {
  color: #fffaf0;
}
.gren .read-more:before {
  background-image: url(images/read-more-left-light.svg);
}
.gren .read-more:after {
  background-image: url(images/read-more-right-light.svg);
}
.gren .read-more:hover {
  color: #ffcc33;
}

.release-tidal {
  background-image: url(images/icon-tidal.svg);
}

.release-spotify {
  background-image: url(images/icon-spotify.svg);
}

.release-qobuz {
  background-image: url(images/icon-qobuz.svg);
}

.release-apple {
  background-image: url(images/icon-apple.svg);
}

.news-single {
  padding: 50px 7vw;
}
@media screen and (min-width: 1366px) {
  .news-single {
    padding: 70px 6vw;
  }
}
@media screen and (min-width: 2000px) {
  .news-single {
    padding: 70px 5vw;
  }
}
.news-single:last-of-type {
  margin-bottom: 0;
}
.news-single .news-slide-wrap {
  gap: 30px;
  padding: 0;
}
@media screen and (min-width: 1040px) {
  .news-single .news-slide-wrap {
    gap: 7vw;
  }
}
@media screen and (min-width: 1366px) {
  .news-single .news-slide-wrap {
    gap: 6vw;
  }
}
@media screen and (min-width: 2000px) {
  .news-single .news-slide-wrap {
    gap: 5vw;
  }
}
.news-single .circle-image {
  flex: 0 0 200px;
  width: 200px;
}
@media screen and (min-width: 1040px) {
  .news-single .circle-image {
    width: auto;
  }
}
@media screen and (min-width: 1366px) {
  .news-single .circle-image {
    flex: 0 0 250px;
  }
}
@media screen and (min-width: 2000px) {
  .news-single .circle-image {
    flex: 0 0 300px;
  }
}

.sgreen {
  color: rgba(27, 77, 62, 0.8) !important;
}

.immg {
  width: 100%;
}

.big-letter p:first-child:first-letter {
  float: left;
  font-size: 2.8em;
  line-height: 0.9;
  margin-top: 0.1em;
  padding-right: 0.12em;
}

.tosrus-hidden {
  display: none;
}

.tos-html {
  width: 90vw;
}
@media screen and (min-width: 2200px) {
  .tos-html {
    width: 2000px;
  }
}
.tos-html .tosrus-hidden {
  display: block;
}
.tos-html .tosrus-hidden .tos-close {
  position: relative;
}

.tos-wrapper.tos-fixed .tos-slide.tos-html > div {
  color: #0a0d06 !important;
  background-color: #f2f0e6 !important;
  padding: 40px 20px !important;
}
@media screen and (min-width: 720px) {
  .tos-wrapper.tos-fixed .tos-slide.tos-html > div {
    padding: 60px 40px !important;
  }
}
@media screen and (min-width: 1366px) {
  .tos-wrapper.tos-fixed .tos-slide.tos-html > div {
    padding: 70px 40px !important;
  }
}

.tos-wrapper.tos-fixed {
  background-color: #fffaf0 !important;
}

.tos-wrapper.tos-fixed.tos-fit .tos-slide {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
@media screen and (min-width: 720px) {
  .tos-wrapper.tos-fixed.tos-fit .tos-slide {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1366px) {
  .tos-wrapper.tos-fixed.tos-fit .tos-slide {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

.tos-caption > div {
  padding: 15px 20px !important;
}
@media screen and (min-width: 1366px) {
  .tos-caption > div {
    padding: 10px 20px !important;
  }
}

.prev-next {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 25px;
  width: 100%;
}
@media screen and (min-width: 720px) {
  .prev-next {
    gap: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .prev-next {
    gap: 40px;
  }
}
@media screen and (min-width: 2000px) {
  .prev-next {
    gap: 50px;
  }
}

.events {
  position: relative;
}
@media screen and (min-width: 720px) {
  .events:before {
    content: "";
    position: absolute;
    top: -100px;
    left: calc(50% - 1px);
    height: calc(100% + 100px);
    width: 2px;
    background-color: #1b4d3e;
    padding-top: 60px;
    z-index: -1;
  }
}

.events-single {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(100% + 50px);
  margin-left: 8px;
}
@media screen and (min-width: 720px) {
  .events-single {
    width: 50%;
    margin-left: 0;
  }
}
.events-single:last-of-type {
  margin-bottom: 0;
}
.events-single:last-of-type:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -3px;
  height: 50%;
  width: 6px;
  background-color: #fffaf0;
  z-index: 2;
}
.events-single:nth-of-type(even) {
  margin-left: -56px;
}
@media screen and (min-width: 720px) {
  .events-single:nth-of-type(even) {
    margin-left: auto;
  }
}
.events-single:nth-of-type(even) .era {
  transform: rotate(180deg);
}
.events-single:nth-of-type(even) .event-box {
  padding: 25px 25px 25px 90px;
}
@media screen and (min-width: 880px) {
  .events-single:nth-of-type(even) .event-box {
    padding: 50px 50px 50px 150px;
  }
}
@media screen and (min-width: 1366px) {
  .events-single:nth-of-type(even) .event-box {
    padding: 70px 70px 70px 165px;
  }
}
.events-single:nth-of-type(even) .event-box:before {
  left: -5px;
  right: auto;
}
.events-single:nth-of-type(even) .the-spot {
  left: auto;
  right: -2.5vw;
  transform: translate(50%, -50%);
}

.event-box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 200px;
  padding: 25px 90px 25px 25px;
}
@media screen and (min-width: 880px) {
  .event-box {
    min-height: 300px;
    padding: 50px 150px 50px 50px;
  }
}
@media screen and (min-width: 1366px) {
  .event-box {
    padding: 70px 165px 70px 70px;
  }
}
.event-box:before {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: -5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #1b4d3e;
  z-index: 3;
}
@media screen and (min-width: 720px) {
  .event-box:before {
    top: calc(50% - 6px);
    right: -6px;
    height: 12px;
    width: 12px;
  }
}
.event-box.the-first:before {
  background-color: #ffcc33;
}
.event-box > *:last-child {
  margin-bottom: 0 !important;
}

.the-spot {
  position: absolute;
  top: 50%;
  left: -2.5vw;
  transform: translate(-50%, -50%);
}

.ev-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}
.ev-nav .event-date {
  color: #759184;
  width: 55px;
  margin: 0 4px;
  text-align: right;
}
@media screen and (min-width: 720px) {
  .ev-nav .event-date {
    width: 65px;
    margin: 0 6px;
  }
}
@media screen and (min-width: 2000px) {
  .ev-nav .event-date {
    width: 75px;
  }
}
.ev-nav .event-date.d2 {
  text-align: left;
}
.ev-nav .sw-but-prev {
  background-image: url(images/arrow-left-green.svg);
  cursor: initial;
}
.ev-nav .sw-but-next {
  background-image: url(images/arrow-right-green.svg);
  cursor: initial;
}

.dot2 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ffcc33;
  margin: 0 4px;
}
@media screen and (min-width: 500px) {
  .dot2 {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }
}
@media screen and (min-width: 720px) {
  .dot2 {
    width: 12px;
    height: 12px;
    margin: 0 6px;
  }
}

.era {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
  --era-left: 50px;
  --era-right: 150px;
  --era-top-bottom: 50px;
  --era-overlap: 1px;
}
@media screen and (min-width: 880px) {
  .era {
    --era-left: 75px;
    --era-right: 225px;
    --era-top-bottom: 75px;
  }
}

.era *,
.era *::before,
.era *::after {
  box-sizing: border-box;
}

.e1,
.e2,
.e3,
.e4,
.e5,
.e6 {
  display: flex;
  width: 100%;
  min-width: 0;
  align-items: stretch;
  flex-wrap: nowrap;
  position: relative;
  overflow: hidden;
}

/* vertikalni overlap između redova da nema mikro rupa */
.e2,
.e3,
.e4,
.e5,
.e6 {
  margin-top: calc(var(--era-overlap) * -1);
}

/* visine redova */
.e1,
.e3,
.e4,
.e6 {
  height: var(--era-top-bottom);
  flex: 0 0 var(--era-top-bottom);
}

.e2,
.e5 {
  height: calc((100% - 4 * var(--era-top-bottom)) / 2);
  flex: 1 1 auto;
  min-height: 0;
}

/* zajedničko za sve blokove */
.era01, .era02, .era03,
.era04, .era05, .era06,
.era07, .era08, .era09,
.era10, .era11, .era12,
.era13, .era14, .era15,
.era16, .era17, .era18 {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

/* leve kolone */
.era01,
.era04,
.era07,
.era10,
.era13,
.era16 {
  flex: 0 0 var(--era-left);
  width: var(--era-left);
  min-width: var(--era-left);
}

/* srednje kolone */
.era02,
.era05,
.era08,
.era11,
.era14,
.era17 {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
  margin-left: calc(var(--era-overlap) * -1);
}

/* desne kolone */
.era03,
.era06,
.era09,
.era12,
.era15,
.era18 {
  flex: 0 0 var(--era-right);
  width: var(--era-right);
  min-width: var(--era-right);
  margin-left: calc(var(--era-overlap) * -1);
}

/* background-size */
.era01,
.era03,
.era07,
.era09,
.era10,
.era12,
.era16,
.era18 {
  background-size: cover;
}

.era02,
.era04,
.era06,
.era08,
.era11,
.era13,
.era15,
.era17 {
  background-size: 100% 100%;
}

/* pojedinačni backgroundovi */
.era01 {
  background-image: url(images/Era01.svg);
}

.era02 {
  background-image: url(images/Era02.svg);
}

.era03 {
  background-image: url(images/Era03.svg);
}

.era04 {
  background-image: url(images/Era04071013.svg);
}

.era05 {
  background-color: #f2f0e6;
}

.era06 {
  background-image: url(images/Era0615.svg);
}

.era07 {
  background-image: url(images/Era04071013.svg);
}

.era08 {
  background-color: #f2f0e6;
}

.era09 {
  background-image: url(images/Era09.svg);
}

.era10 {
  background-image: url(images/Era04071013.svg);
}

.era11 {
  background-color: #f2f0e6;
}

.era12 {
  background-image: url(images/Era12.svg);
}

.era13 {
  background-image: url(images/Era04071013.svg);
}

.era14 {
  background-color: #f2f0e6;
}

.era15 {
  background-image: url(images/Era0615.svg);
}

.era16 {
  background-image: url(images/Era16.svg);
}

.era17 {
  background-image: url(images/Era17.svg);
}

.era18 {
  background-image: url(images/Era18.svg);
}

.projects-slider {
  position: relative;
}
.projects-slider:last-of-type {
  margin-bottom: 0;
}

.projects-slide {
  display: flex;
  height: 240px;
  align-items: normal;
  padding: 12px 15px;
  overflow: hidden;
}
@media screen and (min-width: 500px) {
  .projects-slide {
    height: 230px;
    padding: 12px 20px;
  }
}
@media screen and (min-width: 720px) {
  .projects-slide {
    height: 300px;
    padding: 12px 20px;
  }
}
@media screen and (min-width: 880px) {
  .projects-slide {
    height: 340px;
    padding: 12px 30px;
  }
}
@media screen and (min-width: 1040px) {
  .projects-slide {
    height: 370px;
  }
}
@media screen and (min-width: 1280px) {
  .projects-slide {
    height: 460px;
  }
}
@media screen and (min-width: 1366px) {
  .projects-slide {
    height: 480px;
  }
}
@media screen and (min-width: 2000px) {
  .projects-slide {
    height: 530px;
  }
}

.projects-slide-frame {
  position: relative;
  width: 100%;
  z-index: 3;
}

.projects-slide-wrap {
  height: 100%;
  padding: 30px 20px;
  overflow: auto;
}
@media screen and (min-width: 500px) {
  .projects-slide-wrap {
    padding: 40px;
  }
}
@media screen and (min-width: 720px) {
  .projects-slide-wrap {
    padding: 50px;
  }
}
@media screen and (min-width: 880px) {
  .projects-slide-wrap {
    padding: 65px;
  }
}
@media screen and (min-width: 1040px) {
  .projects-slide-wrap {
    padding: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .projects-slide-wrap {
    padding: 100px;
  }
}
@media screen and (min-width: 2000px) {
  .projects-slide-wrap {
    padding: 120px;
  }
}
.projects-slide-wrap h6 {
  color: #fffaf0;
}

.projects-front .projects-slide-wrap .read-more {
  color: #fffaf0;
}
.projects-front .projects-slide-wrap .read-more:before {
  background-image: url(images/read-more-left-light.svg);
}
.projects-front .projects-slide-wrap .read-more:after {
  background-image: url(images/read-more-right-light.svg);
}
.projects-front .projects-slide-wrap .read-more:hover {
  color: #ffcc33;
}

.projects-back.projects-slide:before, .projects-back.projects-slide:after {
  border: 2px solid #759184;
}
.projects-back .projects-slide-wrap {
  padding: 30px 20px;
}
@media screen and (min-width: 500px) {
  .projects-back .projects-slide-wrap {
    padding: 40px;
  }
}
@media screen and (min-width: 720px) {
  .projects-back .projects-slide-wrap {
    padding: 50px;
  }
}
@media screen and (min-width: 880px) {
  .projects-back .projects-slide-wrap {
    padding: 65px;
  }
}
@media screen and (min-width: 1040px) {
  .projects-back .projects-slide-wrap {
    padding: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .projects-back .projects-slide-wrap {
    padding: 100px;
  }
}
@media screen and (min-width: 2000px) {
  .projects-back .projects-slide-wrap {
    padding: 120px;
  }
}

.close {
  position: absolute;
  top: 8px;
  right: -2px;
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 20px;
  letter-spacing: 0;
  color: #1b4d3e;
  padding: 12px;
}
@media screen and (min-width: 720px) {
  .close {
    right: 0;
    font-size: 22px;
    padding: 15px;
  }
}
@media screen and (min-width: 880px) {
  .close {
    top: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .close {
    font-size: 25px;
    padding: 20px;
  }
}
@media screen and (min-width: 2000px) {
  .close {
    font-size: 30px;
    padding: 25px;
  }
}

.fancy-scroller, .tos-html {
  overflow-y: auto;
  scrollbar-gutter: stable;
}

.fancy-scroller::-webkit-scrollbar, .tos-html::-webkit-scrollbar {
  width: 6px;
}

.fancy-scroller::-webkit-scrollbar-track, .tos-html::-webkit-scrollbar-track {
  background: transparent;
}

.fancy-scroller::-webkit-scrollbar-thumb, .tos-html::-webkit-scrollbar-thumb {
  background-color: rgba(27, 77, 62, 0.25);
  border-radius: 10px;
}

.fancy-scroller::-webkit-scrollbar-thumb:hover, .tos-html::-webkit-scrollbar-thumb:hover {
  background-color: rgba(27, 77, 62, 0.45);
}

.fancy-scroller::-webkit-scrollbar-button, .tos-html::-webkit-scrollbar-button {
  display: none;
}

.fancy-scroller, .tos-html {
  scrollbar-width: thin;
  scrollbar-color: rgba(27, 77, 62, 0.35) transparent;
}

.fancy-scroller::-webkit-scrollbar-button:start:decrement, .tos-html::-webkit-scrollbar-button:start:decrement,
.fancy-scroller::-webkit-scrollbar-button:end:increment, .tos-html::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0;
  width: 0;
  background: transparent;
}

.box-big:first-child .dot, .box-big:first-child hr {
  display: none;
}

.release-box {
  display: flex;
  flex-direction: column;
  gap: 30px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 720px) {
  .release-box {
    flex-direction: row;
    gap: 40px;
  }
}
@media screen and (min-width: 880px) {
  .release-box {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .release-box {
    gap: 60px;
  }
}

.release-txt {
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
}

.release-img {
  flex: 1;
}
.release-img img {
  width: 100%;
}

.release-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#discography .crc:before {
  background-color: #fffaf0;
}
#discography .crc:hover:before {
  background-color: #f8bd0e;
}
#discography .release-tidal {
  background-image: url(images/icon-tidal-green.svg);
}
#discography .release-spotify {
  background-image: url(images/icon-spotify-green.svg);
}
#discography .release-qobuz {
  background-image: url(images/icon-qobuz-green.svg);
}
#discography .release-apple {
  background-image: url(images/icon-apple-green.svg);
}
#discography .dot {
  top: 57px;
}
@media screen and (min-width: 720px) {
  #discography .dot {
    top: 96px;
  }
}
#discography hr {
  margin-top: 52px;
}
@media screen and (min-width: 720px) {
  #discography hr {
    margin-top: 90px;
  }
}

#reviews .dot {
  top: 57px;
}
@media screen and (min-width: 720px) {
  #reviews .dot {
    top: 96px;
  }
}
#reviews hr {
  margin-top: 52px;
}
@media screen and (min-width: 720px) {
  #reviews hr {
    margin-top: 90px;
  }
}

@media screen and (min-width: 720px) {
  .review-box {
    width: 85%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .review-box {
    width: 70%;
  }
}

.biography {
  position: relative;
}
.biography:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #f2f0e6;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  .biography:before {
    left: calc(1000px - 50vw);
  }
}

.bio1 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
@media screen and (min-width: 720px) {
  .bio1 {
    flex-direction: row;
    gap: 5vw;
  }
}
@media screen and (max-width: 719px) {
  .bio1.rot {
    flex-direction: column-reverse;
  }
}

.bio-txt1 {
  flex: 1;
}
@media screen and (min-width: 720px) {
  .bio-txt1:last-child {
    margin-right: 5vw;
  }
}
@media screen and (min-width: 2200px) {
  .bio-txt1:last-child {
    margin-right: 110px;
  }
}

.bio-img1 {
  position: relative;
  background-size: cover;
  height: 90vw;
  width: 100%;
}
@media screen and (min-width: 720px) {
  .bio-img1 {
    flex: 1;
    height: 42.5vw;
  }
}
@media screen and (min-width: 2200px) {
  .bio-img1 {
    height: 935px;
  }
}

.bio-txt3 {
  flex: 1;
}
@media screen and (min-width: 720px) {
  .bio-txt3:first-child {
    margin-left: 5vw;
  }
}
@media screen and (min-width: 2200px) {
  .bio-txt3:first-child {
    margin-left: 110px;
  }
}

.bio-gall {
  flex: 1;
}

.bio-cap {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: #1b4d3e;
  font-size: 11px;
  text-align: center;
}
@media screen and (min-width: 500px) {
  .bio-cap {
    font-size: 11.5px;
  }
}
@media screen and (min-width: 720px) {
  .bio-cap {
    bottom: -25px;
    font-size: 12px;
  }
}
@media screen and (min-width: 1280px) {
  .bio-cap {
    bottom: -30px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1366px) {
  .bio-cap {
    font-size: 14px;
  }
}
@media screen and (min-width: 2000px) {
  .bio-cap {
    font-size: 17px;
  }
}

@media screen and (min-width: 720px) {
  .marg-left {
    margin-left: 5vw;
  }
}
@media screen and (min-width: 2200px) {
  .marg-left {
    margin-left: 110px;
  }
}

@media screen and (min-width: 720px) {
  .marg-right {
    margin-right: 5vw;
  }
}
@media screen and (min-width: 2200px) {
  .marg-right {
    margin-right: 110px;
  }
}

.media-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
@media screen and (min-width: 720px) {
  .media-menu {
    gap: 20px;
  }
}
@media screen and (min-width: 1366px) {
  .media-menu {
    gap: 30px;
  }
}

.round-box {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f0e6;
  padding: 14px;
  border-radius: 50px;
  transition: all 0.2s;
}
.round-box:hover {
  background-color: #f8bd0e;
}

.min-width {
  flex: 0 1 auto;
  min-width: 300px;
}

#video {
  position: relative;
}
#video:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #f2f0e6;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  #video:before {
    left: calc(1000px - 50vw);
  }
}

#d-photo {
  position: relative;
}
#d-photo:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #f2f0e6;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  #d-photo:before {
    left: calc(1000px - 50vw);
  }
}

#d-program {
  position: relative;
}
#d-program:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #1b4d3e;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  #d-program:before {
    left: calc(1000px - 50vw);
  }
}
#d-program h3 {
  color: #fffaf0;
}
#d-program .round-box {
  color: #fffaf0;
  background-color: #1b4d3e;
  border: 1px solid rgba(117, 145, 132, 0.4);
}
#d-program .round-box:hover {
  color: #0a0d06;
  background-color: #f8bd0e;
  border: 1px solid #f8bd0e;
}

#d-manager h4 {
  color: #1b4d3e;
}

#d-form {
  position: relative;
}
#d-form:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #f2f0e6;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  #d-form:before {
    left: calc(1000px - 50vw);
  }
}

.wpcf7-form, .nl-form {
  font-size: 16px;
}
.wpcf7-form label, .nl-form label {
  position: absolute;
  transition: all 0.2s ease-in-out;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media screen and (min-width: 720px) {
  .wpcf7-form label, .nl-form label {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1280px) {
  .wpcf7-form label, .nl-form label {
    letter-spacing: 3px;
  }
}
.wpcf7-form textarea, .nl-form textarea {
  resize: none;
}
.wpcf7-form input, .wpcf7-form textarea, .nl-form input, .nl-form textarea {
  width: 100%;
  border: 0;
  background: transparent;
  transition: all 0.2s ease-in-out;
}
.wpcf7-form input, .wpcf7-form textarea, .nl-form input, .nl-form textarea {
  height: 55px;
  border-bottom: 1px solid rgba(27, 77, 62, 0.5);
  margin-bottom: 15px;
  padding: 1rem 0;
}
.wpcf7-form textarea, .nl-form textarea {
  height: 70px;
  max-height: 70px;
}
@media screen and (min-width: 880px) {
  .wpcf7-form textarea, .nl-form textarea {
    height: 100px;
    max-height: 100px;
  }
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus, .nl-form input:focus, .nl-form textarea:focus {
  border-bottom: 1px solid #0a0d06;
}
.wpcf7-form textarea, .wpcf7-form input[type]:not([type=button]), .nl-form textarea, .nl-form input[type]:not([type=button]) {
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  color: #0a0d06;
}
.wpcf7-form .haveFocus, .nl-form .haveFocus {
  color: #0a0d06;
  margin-top: -20px;
  font-size: 0.8em;
}
.wpcf7-form .recaptcha, .nl-form .recaptcha {
  float: right;
  margin-bottom: 10px;
  width: auto;
}
@media screen and (min-width: 720px) {
  .wpcf7-form .recaptcha, .nl-form .recaptcha {
    float: left;
    margin-bottom: 0;
  }
}
.wpcf7-form .cf-button, .wpcf7-form .nl-button, .nl-form .cf-button, .nl-form .nl-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 0 auto;
  cursor: pointer;
  outline: none;
}
.wpcf7-form .captcha-submit-wrap, .nl-form .captcha-submit-wrap {
  width: 100%;
  margin-top: 25px;
}
@media screen and (min-width: 880px) {
  .wpcf7-form .captcha-submit-wrap, .nl-form .captcha-submit-wrap {
    margin-top: 50px;
  }
}
.wpcf7-form .wpcf7-not-valid, .nl-form .wpcf7-not-valid {
  border-color: #ffcc33;
}
.wpcf7-form .wpcf7-response-output, .nl-form .wpcf7-response-output {
  width: 100%;
  display: block;
  margin: 0;
  border: 0;
  padding: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.wpcf7-form .wpcf7-not-valid-tip, .wpcf7-form .wpcf7-response-output, .wpcf7-form .mce_inline_error, .nl-form .wpcf7-not-valid-tip, .nl-form .wpcf7-response-output, .nl-form .mce_inline_error {
  float: left;
  font-weight: normal;
  display: block;
  font-size: 0.75rem;
  margin-top: -15px;
  opacity: 0.7;
}
@media screen and (min-width: 880px) {
  .wpcf7-form .wpcf7-not-valid-tip, .wpcf7-form .wpcf7-response-output, .wpcf7-form .mce_inline_error, .nl-form .wpcf7-not-valid-tip, .nl-form .wpcf7-response-output, .nl-form .mce_inline_error {
    margin-top: -10px;
  }
}

.small-captcha, .small-captcha a {
  color: #1b4d3e;
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 70%;
  line-height: normal;
  text-align: right !important;
  text-transform: none;
  margin-top: 15px;
}
@media screen and (min-width: 720px) {
  .small-captcha, .small-captcha a {
    margin-top: 25px;
  }
}

.small-captcha a {
  text-transform: uppercase;
  color: #f8bd0e;
}
.small-captcha a:hover {
  color: #1b4d3e;
}

.row .celo {
  height: 70px;
  margin-bottom: 20px;
}
@media screen and (min-width: 880px) {
  .row .celo {
    height: 100px;
  }
}
.row .celoplus {
  height: 70px;
  margin-bottom: 70px;
}
@media screen and (min-width: 880px) {
  .row .celoplus {
    height: 100px;
  }
}
.row .pola {
  width: 100%;
  position: relative;
  height: 70px;
  margin-bottom: 20px;
}
@media screen and (min-width: 500px) {
  .row .pola {
    width: 50%;
  }
}
@media screen and (min-width: 880px) {
  .row .pola {
    height: 100px;
  }
}
.row .lev {
  float: none;
  padding-right: 0;
}
@media screen and (min-width: 500px) {
  .row .lev {
    float: left;
    padding-right: 1rem;
  }
}
.row .des {
  float: none;
  padding-left: 0;
}
@media screen and (min-width: 500px) {
  .row .des {
    float: right;
    padding-left: 1rem;
  }
}

#newsletter {
  position: relative;
}
#newsletter:before {
  content: "";
  position: absolute;
  left: -5vw;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #1b4d3e;
  z-index: -3;
}
@media screen and (min-width: 2200px) {
  #newsletter:before {
    left: calc(1000px - 50vw);
  }
}
#newsletter h3 {
  color: #f2f0e6;
}
#newsletter label {
  color: #f2f0e6;
}

.side-by-side {
  display: flex;
  flex-direction: column;
  gap: 5vw;
}
@media screen and (min-width: 720px) {
  .side-by-side {
    flex-direction: row;
  }
}
@media screen and (min-width: 2200px) {
  .side-by-side {
    gap: 110px;
  }
}

.sbs-img {
  background-size: cover;
  margin-top: -120px;
}
@media screen and (min-width: 720px) {
  .sbs-img {
    flex: 1;
    margin-top: -200px;
  }
}
@media screen and (max-width: 719px) {
  .sbs-img {
    width: 100%;
    height: 90vw;
  }
}

@media screen and (min-width: 720px) {
  .sbs-txt {
    flex: 1;
  }
}
@media screen and (max-width: 719px) {
  .sbs-txt h3 {
    text-align: center !important;
  }
}

.nl-form input[type]:not([type=submit]) {
  color: #f2f0e6;
  border-bottom: 1px solid rgba(242, 240, 230, 0.5);
}

#mc_embed_signup div.mce_inline_error {
  background-color: transparent !important;
  color: #dc3232 !important;
  font-weight: normal !important;
  font-style: normal !important;
  opacity: 0.7 !important;
  padding: 0 !important;
}

#mc_embed_signup input.mce_inline_error {
  border-color: #ffcc33 !important;
}

#mce-success-response {
  color: green !important;
}

.gallery {
  text-align: center;
  margin-bottom: 10px;
}
.gallery:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 880px) {
  .gallery {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 2000px) {
  .gallery {
    margin-bottom: 30px;
  }
}

.gallery-item {
  position: relative;
  float: left;
  margin-top: 20px;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
.gallery-item .g-hov {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  transition: all 0.3s ease;
}
.gallery-item .gallery-icon {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.gallery-item .gallery-icon .tosr {
  display: block;
  position: relative;
  transition: transform 0.5s ease;
}
.gallery-item .gallery-icon .tosr:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 13, 6, 0);
  transition: all 0.5s ease;
}
.gallery-item:nth-of-type(1) {
  margin-top: 0;
}
@media screen and (min-width: 500px) {
  .gallery-item {
    margin-top: 24px;
    margin-right: 24px;
    width: calc(50% - 12px);
    padding-top: calc(50% - 12px);
  }
  .gallery-item:nth-of-type(1), .gallery-item:nth-of-type(2) {
    margin-top: 0;
  }
  .gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 720px) {
  .gallery-item {
    width: calc(33.3333% - 16px);
    padding-top: calc(33.3333% - 16px);
  }
  .gallery-item:nth-of-type(3) {
    margin-top: 0;
  }
  .gallery-item:nth-of-type(2n) {
    margin-right: 24px;
  }
  .gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .gallery-item {
    width: calc(25% - 18px);
    padding-top: calc(25% - 18px);
  }
  .gallery-item:nth-of-type(4) {
    margin-top: 0;
  }
  .gallery-item:nth-of-type(3n) {
    margin-right: 24px;
  }
  .gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
}
.gallery-item .the-gc {
  position: absolute;
  width: 100%;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 2;
}
.gallery-item img {
  max-width: 100% !important;
  width: 100%;
  height: auto;
}
.gallery-item:hover .tosr {
  transform: scale(1.06);
}
.gallery-item:hover .g-hov {
  opacity: 1;
  background-color: rgba(27, 77, 62, 0.75);
  backdrop-filter: blur(5px);
}
.gallery-item:hover .down-block {
  color: floralwhite;
}
.gallery-item:hover .down-block:hover {
  color: #ffcc33;
}
.gallery-item:hover .down-block span:before {
  opacity: 1;
}
.gallery-item:hover .down-block span:after {
  opacity: 1;
}
.gallery-item .gallery-caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
.gallery-item .read-more {
  pointer-events: none;
}

.down-block {
  position: relative;
  display: block;
  text-align: center;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 25px 15px;
  color: rgba(255, 250, 240, 0);
  transition: color 0.5s ease;
}
@media screen and (min-width: 500px) {
  .down-block {
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 720px) {
  .down-block {
    font-size: 14px;
    letter-spacing: 0;
    padding: 30px 15px;
  }
}
@media screen and (min-width: 880px) {
  .down-block {
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1280px) {
  .down-block {
    font-size: 15px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1366px) {
  .down-block {
    font-size: 16px;
    padding: 35px 15px;
  }
}
@media screen and (min-width: 2000px) {
  .down-block {
    font-size: 17px;
    padding: 50px 16px;
  }
}
.down-block span {
  position: relative;
}
.down-block span:before {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  left: -32px;
  background-image: url(images/read-more-left-light.svg);
  width: 25px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.5s ease;
}
@media screen and (min-width: 500px) {
  .down-block span:before {
    top: calc(50% - 12.5px);
    left: -35px;
    width: 25px;
    height: 25px;
  }
}
@media screen and (min-width: 720px) {
  .down-block span:before {
    left: -25px;
  }
}
@media screen and (min-width: 880px) {
  .down-block span:before {
    left: -35px;
  }
}
@media screen and (min-width: 1040px) {
  .down-block span:before {
    top: calc(50% - 15px);
    left: -40px;
    width: 30px;
    height: 30px;
  }
}
.down-block span:after {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: -32px;
  background-image: url(images/read-more-right-light.svg);
  width: 25px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0.5s ease;
}
@media screen and (min-width: 500px) {
  .down-block span:after {
    top: calc(50% - 12.5px);
    right: -35px;
    width: 25px;
    height: 25px;
  }
}
@media screen and (min-width: 720px) {
  .down-block span:after {
    right: -25px;
  }
}
@media screen and (min-width: 880px) {
  .down-block span:after {
    right: -35px;
  }
}
@media screen and (min-width: 1040px) {
  .down-block span:after {
    top: calc(50% - 15px);
    right: -40px;
    width: 30px;
    height: 30px;
  }
}

.video-gallery .gallery-item {
  padding-top: 60%;
}
@media screen and (min-width: 500px) {
  .video-gallery .gallery-item {
    padding-top: calc(30% - 7px);
  }
}
@media screen and (min-width: 720px) {
  .video-gallery .gallery-item {
    margin-top: 24px;
    margin-right: 24px;
    width: calc(50% - 12px);
    padding-top: calc(30% - 7px);
  }
  .video-gallery .gallery-item:nth-of-type(1), .video-gallery .gallery-item:nth-of-type(2) {
    margin-top: 0;
  }
  .video-gallery .gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .video-gallery .gallery-item {
    width: calc(33.3333% - 16px);
    padding-top: calc(20.5% - 16px);
  }
  .video-gallery .gallery-item:nth-of-type(3) {
    margin-top: 0;
  }
  .video-gallery .gallery-item:nth-of-type(2n) {
    margin-right: 24px;
  }
  .video-gallery .gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 2000px) {
  .video-gallery .gallery-item {
    width: calc(25% - 18px);
    padding-top: calc(15.4% - 18px);
  }
  .video-gallery .gallery-item:nth-of-type(4) {
    margin-top: 0;
  }
  .video-gallery .gallery-item:nth-of-type(3n) {
    margin-right: 24px;
  }
  .video-gallery .gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
}
.video-gallery .gallery-item .gallery-caption {
  position: relative;
}

.video-gallery-item {
  cursor: pointer;
}
.video-gallery-item:hover .s-nets {
  transform: scale(1.06);
  fill: #ffcc33;
}

.video-link-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 60%;
  background-position: 50% 50%;
  background-size: cover;
}

.mik {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 720px) {
  .mik {
    top: calc(50% - 22.5px);
    left: calc(50% - 22.5px);
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 1280px) {
  .mik {
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1366px) {
  .mik {
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    width: 60px;
    height: 60px;
  }
}
.mik svg {
  overflow: visible !important;
}

.s-nets {
  fill: #fffaf0;
  transform-origin: center center;
  transition: all 0.3s;
}

.title-block {
  margin: 8px 10px;
  text-align: center;
  font-family: Faculty-Glyphic, TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 1.3em;
  color: #233f36;
  height: 2.7em;
  text-align: center !important;
  transition: color 0.5s ease;
}
@media screen and (min-width: 880px) {
  .title-block {
    margin: 14px 20px;
  }
}
@media screen and (min-width: 1280px) {
  .title-block {
    margin: 20px 30px;
  }
}

.sticky-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #233f36;
  color: #fffaf0;
  overflow: hidden;
  z-index: 199;
}

.foot-main {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 720px) {
  .foot-main {
    flex-direction: row;
  }
}
.foot-main h6 {
  margin-bottom: 25px;
}
@media screen and (min-width: 880px) {
  .foot-main h6 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 2000px) {
  .foot-main h6 {
    margin-bottom: 50px;
  }
}

.footer-soc {
  order: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 0;
}
@media screen and (min-width: 720px) {
  .footer-soc {
    order: 1;
    flex: 1;
    padding: 0;
  }
}
.footer-soc:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10vw;
  width: calc(100% + 20vw);
  height: 1px;
  background-color: rgba(117, 145, 132, 0.4);
}
@media screen and (min-width: 720px) {
  .footer-soc:before {
    display: none;
  }
}
.footer-soc:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -10vw;
  width: calc(100% + 20vw);
  height: 1px;
  background-color: rgba(117, 145, 132, 0.4);
}
@media screen and (min-width: 720px) {
  .footer-soc:after {
    display: none;
  }
}

.footer-logo {
  order: 1;
  position: relative;
  margin: 25px 0;
}
@media screen and (min-width: 720px) {
  .footer-logo {
    order: 2;
    flex: 1;
    border-left: 1px solid rgba(117, 145, 132, 0.4);
    border-right: 1px solid rgba(117, 145, 132, 0.4);
    margin: 45px 0;
  }
}
.footer-logo a {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}

.footer-logo-symbol {
  display: block;
  height: 65px;
  transition: all 0.2s;
}
@media screen and (min-width: 500px) {
  .footer-logo-symbol {
    height: 75px;
  }
}
@media screen and (min-width: 720px) {
  .footer-logo-symbol {
    height: 85px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-logo-symbol {
    height: 95px;
  }
}
@media screen and (min-width: 1366px) {
  .footer-logo-symbol {
    height: 105px;
  }
}

.footer-nl {
  order: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 25px 0;
}
@media screen and (min-width: 720px) {
  .footer-nl {
    flex: 1;
    margin: 0;
  }
}

.newsletter {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid rgba(117, 145, 132, 0.4);
  background: linear-gradient(90deg, #f8bd0e 100%) right/0% 100% no-repeat;
  height: 20px;
  border-radius: 20px;
  transition: all 0.2s;
}
@media screen and (min-width: 720px) {
  .newsletter {
    height: 30px;
    border-radius: 30px;
  }
}
@media screen and (min-width: 1040px) {
  .newsletter {
    height: 40px;
    border-radius: 40px;
  }
}
.newsletter:hover {
  background-size: 100% 100%;
  background-position: right;
  color: #0a0d06;
  border: 1px solid #f8bd0e;
}
.newsletter:hover span {
  opacity: 1;
}
.newsletter:hover .nl-submit {
  background-color: #f8bd0e;
}
.newsletter span {
  padding: 0 20px;
  opacity: 0.4;
  transition: all 0.2s;
}

.nl-submit {
  display: flex;
  align-items: center;
  height: 100%;
  background: #ffcc33;
  color: #0a0d06;
  border-radius: 20px;
  padding: 0 20px;
  transition: all 0.2s;
}
@media screen and (min-width: 720px) {
  .nl-submit {
    border-radius: 30px;
  }
}
@media screen and (min-width: 1040px) {
  .nl-submit {
    border-radius: 40px;
  }
}

.links-foot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.crc {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 30px;
}
@media screen and (min-width: 720px) {
  .crc {
    width: 30px;
    height: 30px;
    margin-left: 40px;
  }
}
@media screen and (min-width: 1040px) {
  .crc {
    width: 40px;
    height: 40px;
  }
}
.crc:first-child {
  margin-left: 0;
}
.crc:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffcc33;
  border-radius: 50%;
  z-index: -1;
  transition: all 0.2s;
}
.crc:hover:before {
  background-color: #f8bd0e;
}
.crc a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.crc svg {
  width: 14px;
  height: 14px;
}
@media screen and (min-width: 720px) {
  .crc svg {
    width: 21px;
    height: 21px;
  }
}
.crc .lgtp {
  fill: #233f36;
}

.site-info {
  color: #759184;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 60%;
  text-align: center;
  padding: 9px 5vw;
  border-top: 1px solid rgba(117, 145, 132, 0.4);
}
.site-info a {
  color: #759184;
  transition: all 0.2s;
}
.site-info a:active, .site-info a:hover {
  color: #ffcc33;
}

.copy {
  display: inline-block;
}

.copyright {
  display: inline-block;
}

.artist {
  display: inline-block;
}

.cred {
  display: inline-block;
}

.web-cred {
  display: inline-block;
}
.web-cred:before {
  content: none;
}
@media screen and (min-width: 400px) {
  .web-cred:before {
    content: " | ";
  }
}

.rm-parent {
  display: flex;
  justify-content: center;
}

.read-more {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  color: #1b4d3e;
  transition: all 0.2s;
}
@media screen and (min-width: 500px) {
  .read-more {
    font-size: 11.5px;
  }
}
@media screen and (min-width: 720px) {
  .read-more {
    font-size: 12px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1280px) {
  .read-more {
    font-size: 15px;
    letter-spacing: 3px;
  }
}
@media screen and (min-width: 1366px) {
  .read-more {
    font-size: 16px;
  }
}
@media screen and (min-width: 2000px) {
  .read-more {
    font-size: 19px;
  }
}
.read-more:hover {
  color: #f8bd0e;
}
.read-more:before {
  display: block;
  content: "";
  background-image: url(images/read-more-left.svg);
  width: 15px;
  min-width: 15px;
  height: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 6px;
}
@media screen and (min-width: 720px) {
  .read-more:before {
    width: 25px;
    min-width: 25px;
    height: 25px;
    margin: 0 10px;
  }
}
.read-more:after {
  display: block;
  content: "";
  background-image: url(images/read-more-right.svg);
  width: 15px;
  min-width: 15px;
  height: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 6px;
}
@media screen and (min-width: 720px) {
  .read-more:after {
    width: 25px;
    min-width: 25px;
    height: 25px;
    margin: 0 10px;
  }
}
.read-more.light {
  color: #fffaf0;
}
.read-more.light:before {
  background-image: url(images/read-more-left-light.svg);
}
.read-more.light:after {
  background-image: url(images/read-more-right-light.svg);
}
.read-more.light:hover {
  color: #ffcc33;
}
.read-more span {
  flex: 1;
}

.more-info {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.2s;
}
@media screen and (min-width: 500px) {
  .more-info {
    font-size: 8.5px;
  }
}
@media screen and (min-width: 720px) {
  .more-info {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1280px) {
  .more-info {
    font-size: 12px;
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 1366px) {
  .more-info {
    font-size: 13px;
  }
}
@media screen and (min-width: 2000px) {
  .more-info {
    font-size: 14px;
  }
}
.more-info:hover {
  color: #f8bd0e;
}

.m-top {
  margin-top: 15px;
}
@media screen and (min-width: 720px) {
  .m-top {
    margin-top: 25px;
  }
}
@media screen and (min-width: 1366px) {
  .m-top {
    margin-top: 35px;
  }
}

.edit-link,
.page-edit-link {
  text-align: center;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  z-index: 8000;
}
.edit-link a,
.page-edit-link a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fffaf0;
}
.edit-link a:before,
.page-edit-link a:before {
  content: "\f040";
}

.edit-link {
  position: relative;
}
.edit-link a {
  border: 2px solid rgba(255, 204, 51, 0.9);
  padding: 13px 0;
  transition: all 0.2s;
  color: rgba(255, 204, 51, 0.5);
}
@media screen and (min-width: 1280px) {
  .edit-link a {
    border-color: rgba(255, 204, 51, 0.5);
    background-color: rgba(255, 250, 240, 0.5);
  }
  .edit-link a:active, .edit-link a:hover {
    border-color: rgba(255, 204, 51, 0.9);
    color: #ffcc33;
  }
}

.page-edit-link {
  position: fixed;
  bottom: 10px;
  left: 10px;
}
@media screen and (min-width: 720px) {
  .page-edit-link {
    bottom: 20px;
    left: 20px;
  }
}
.page-edit-link a {
  border: 2px solid rgba(255, 204, 51, 0.9);
  padding: 13px 0;
  background-color: rgba(255, 204, 51, 0.9);
  transition: all 0.2s;
}
@media screen and (min-width: 1280px) {
  .page-edit-link a {
    background-color: rgba(255, 204, 51, 0.5);
  }
  .page-edit-link a:active, .page-edit-link a:hover {
    background-color: rgba(255, 204, 51, 0.9);
    color: #fffaf0;
  }
}

.ajax-loader {
  display: none !important;
}

.grecaptcha-badge {
  display: none !important;
}

.tos-wrapper.tos-has-bullets .tos-uibg {
  height: 0 !important;
}

.tos-slide {
  vertical-align: middle;
}

body.lang-fr #events .read-more {
  letter-spacing: 1px;
}
@media screen and (min-width: 720px) {
  body.lang-fr #events .read-more {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1040px) {
  body.lang-fr #events .read-more {
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1280px) {
  body.lang-fr #events .read-more {
    letter-spacing: 3px;
  }
}/*# sourceMappingURL=style.css.map */