@font-face {
  font-family: "Canela";
  src: url("../webfonts/Canela-Thin-Web.woff2") format("woff2"),
    url("../webfonts/Canela-Thin-Web.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Futura";
  src: url("../webfonts/Futura-Med.woff2") format("woff2"),
    url("../webfonts/Futura-Med.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Futura Light";
  src: url("../webfonts/Futura-Med.woff2") format("woff2"),
    url("../webfonts/Futura-Med.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "SackersGothicStd";
  src: url("../webfonts/SackersGothicStd.eot");
  src: url("/content/themes/freyja/assets/css/webfonts/SackersGothicStd.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/SackersGothicStd.woff2") format("woff2"),
    url("../webfonts/SackersGothicStd.woff") format("woff"),
    url("../webfonts/SackersGothicStd.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}

html {
  scroll-behavior: smooth;
}

/* Defaults */
body,
button,
input,
select,
optgroup,
textarea {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 1.4;
  font-size: 1rem;
  font-size: 0.95rem;
  color: #000;
}

[data-scroll]:not(.gallery_item) {
  opacity: 0;
  transition: opacity 0.5s linear;
}
[data-scroll].is-inview {
  opacity: 1;
}

#turn {
  display: none;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
.no_overflow {
  overflow: hidden;
}

.preloader-overlay {
  background-color: #fcc19a;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.preloader {
  /* background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='144px' height='100px' viewBox='0 0 144 100' style='overflow:visible;enable-background:new 0 0 144 100;' xml:space='preserve'%3E%3Cpath class='white_logo' style='fill:%23FFFFFF;' d='M71,24.5L47.6,47.8c0.7,1.3,1.5,2.5,2.5,3.7l21-20.8l21,20.8c0.9-1.2,1.7-2.4,2.5-3.7 L71,24.5z M87.3,56.1L71,39.9L54.7,56.1c1.2,0.9,2.4,1.7,3.7,2.4L71,46l12.6,12.5C84.9,57.8,86.2,57,87.3,56.1z M40,35.1 c0-17,13.9-30.8,31-30.8s31,13.8,31,30.8c0,11.3-6.2,21.2-15.3,26.5l3.2,3.2c9.9-6.2,16.5-17.2,16.5-29.7C106.3,15.8,90.5,0,71,0 S35.7,15.8,35.7,35.1c0,12.4,6.5,23.4,16.4,29.6l0,0l3.2-3.2C46.1,56.2,40,46.3,40,35.1z M25.6,100h4.6v-9.9h5.4v-4h-5.4v-6.6h6v-4 H25.6V100z M53.9,87.1v-8.6l-3-3H40.7V100h4.6V90H47l2.5,10h4.6l-2.7-10.5L53.9,87.1z M49.3,85.4l-1,1l0,0h-3V79h3l1,1V85.4z M63.3,89.5H69v-4h-5.6v-6h6.2v-4H58.7V100h10.9v-4h-6.3V89.5z M80.4,86.9l-2.5-11.4H73l5,17v7.5h4.6v-7.5l5-17h-4.4L80.4,86.9z M93.4,95.1l-1,1h-3.3v3.9H95l3-3V75.5h-4.6V95.1z M106,75.5l-3.8,24.5h4.3l0.7-5.7h4l0.7,5.7h4.5l-3.8-24.5H106z M107.7,90.6 l1.5-12.1l1.5,12.1H107.7z M3.2,87.1H1v-0.6h1.9v-0.6H1v-0.5h2.1l0.2-0.7H0v3.1h3.4L3.2,87.1z M6.6,87.1c-0.5,0-0.7-0.1-0.8-0.3 v-0.1l-1.3,0.1v0.1c0.1,0.5,0.7,0.9,2,0.9c1.4,0,1.9-0.4,2-1.1c0-0.5-0.5-0.8-1.5-0.9c-0.1,0-0.3,0-0.5,0c-0.7,0-0.8-0.1-0.8-0.3 c0-0.2,0.2-0.3,0.6-0.3c0.3,0,0.5,0.1,0.7,0.2l0.1,0.1l1.1-0.1v-0.1c-0.2-0.4-0.7-0.7-1.8-0.7s-1.8,0.3-1.8,1c0,0.6,0.5,0.8,1.5,0.9 c0.2,0,0.3,0,0.5,0c0.6,0,0.7,0.1,0.7,0.3C7.3,87,7.1,87.1,6.6,87.1z M10.7,87.8h1v-2.5h1.2v-0.7H9.5v0.7h1.2V87.8z M13.8,87.7h0.9 v-0.8h-0.9V87.7z M0,91.6h12.9v-0.8H0V91.6z M129.4,86.8c1.2-0.2,1.5-0.5,1.5-1.1c0-0.7-0.8-1-1.8-1c-0.9,0-1.7,0.3-1.9,1.1v0.1h1.1 v-0.1c0.1-0.3,0.3-0.4,0.8-0.4c0.4,0,0.6,0.1,0.6,0.3c0,0.2-0.1,0.3-0.9,0.5c-0.9,0.2-1.6,0.7-1.6,1.7h3.7v-0.7h-2.4 C128.6,87,128.8,86.9,129.4,86.8z M134.1,84.7c-1.1,0-1.9,0.5-1.9,1.6c0,1,0.7,1.6,1.8,1.6c1.3,0,1.8-0.6,1.8-1.6 C136,85.4,135.4,84.7,134.1,84.7z M134.1,87.2c-0.5,0-0.8-0.4-0.8-0.9s0.3-0.9,0.9-0.9c0.5,0,0.8,0.4,0.8,0.9 C135,86.8,134.7,87.2,134.1,87.2z M137.3,85.3v0.6c0.2,0,0.7-0.1,0.8-0.2v2.2h1v-3.1h-0.7C138.1,85,137.7,85.2,137.3,85.3z M140.4,84.7v0.7h2.4c-0.2,0.2-0.7,0.5-1.1,0.9c-0.4,0.4-0.8,0.9-0.8,1.5h1.3c0-0.5,0.3-0.9,0.6-1.2c0.9-0.8,1.2-1.2,1.2-1.7v-0.2 C144,84.7,140.4,84.7,140.4,84.7z M142.1,80.9h-12.9v0.8h12.9V80.9z'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center; */
  margin: 0 auto;
  background-size: contain;
  width: 180px;
  height: 100px;
}
.preloader svg {
  transform: translateY(-50%);
}

.foreground_color {
  fill: #ffffff;
}
.mask {
  fill: none;
  stroke: black;
}
.foreground_stroke {
  fill: none;
  stroke: #ffffff;
  stroke-width: 3.22;
  stroke-miterlimit: 10;
}
.mask_stroke {
  fill: none;
  stroke: #fcc19a;
  stroke-width: 3.22;
  stroke-miterlimit: 10;
}

:not(.loaded) .loading_freyja {
  animation: inital_loader 1s ease-in-out 0.5s 1,
    loading_freyja 2s ease-out 1.5s infinite;
  stroke-dasharray: 130;
  stroke-dashoffset: 260;
  opacity: 0;
}
@keyframes inital_loader {
  0% {
    stroke-dashoffset: 130;
    opacity: 0;
  }
  90% {
    opacity: 1;
  }

  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

@keyframes loading_freyja {
  0% {
    opacity: 1;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

:not(.loaded) .fadein_up {
  animation: fadein_up 2s ease-out forwards;
}

:not(.loaded) .fadein_up_delay {
  animation: fadein_up 2s ease-out forwards;
  animation-delay: 0.3s;
  opacity: 0;
}

@keyframes fadein_up {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
:not(.loaded) .fadein_delay {
  animation: fadein 1s ease-out forwards;
  animation-delay: 0.5s;
  opacity: 0;
}
:not(.loaded) .fadein_delay_short {
  animation: fadein 1s ease-out forwards;
  animation-delay: 0.75s;
  opacity: 0;
}
:not(.loaded) .fadein_delay_long {
  animation: fadein 1s ease-out forwards;
  animation-delay: 1.5s;
  opacity: 0;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

p {
  font-size: 1rem;
  font-size: 0.95rem;
  line-height: 1.4;
  color: #000;
}

b,
strong {
  font-weight: 700;
}

a,
a:visited {
  color: #fcc19a;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:active {
  color: #fcc19a;
}

button.button,
a.button,
a.learn_more {
  font-family: "SackersGothicStd", sans-serif;
  text-transform: uppercase;
  font-size: 0.7rem !important;
  line-height: 1.4 !important;
  border: 1px solid #000;
  background: transparent;
  color: #000;
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0.65rem 2.2rem 0.7rem 2.2rem !important;
  border-radius: 2rem;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  /* -webkit-appearance: none; */
}
#newsletter_form a.button,
#newsletter_section a.button {
  border-radius: 0;
  border: none;
  background: #fcc19a;
  color: #fff;
}
.dark_bg button.button,
.dark_bg a.button {
  border: 1px solid #fff;
  background: #fcc19a;
  color: #fff;
}
a.button.cn-button {
  color: #fff;
  border: none;
  background: #fcc19a;
  padding: 0.25rem 0.7rem 0.3rem 0.7rem !important;
}
button.button:hover,
a.button:hover,
a.learn_more:hover,
#newsletter_form a.button:hover,
#newsletter_section a.button:hover {
  color: #fff;
  background-color: #000;
}
.dark_bg button.button:hover,
.dark_bg a.button:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #fcc19a;
}
a.button.cn-button:hover {
  background-color: #fff;
  color: #000;
}
a.button.with_fleche,
button.button.with_fleche {
  padding: 0.25rem 3rem 0.3rem 2rem !important;
}
.fleche {
  /* background-color: #fff; */
  height: 1px;
  display: inline-block;
  position: absolute;
  top: 27%;
  left: 100%;
  width: 2rem;
  transition: all 0.2s ease-in-out;
  vertical-align: 0.25rem;
  margin-left: 0.6rem;
  transform-origin: center left;
  transform: translate(-3rem, -50%) scale(0.7); 
  display: none;
}

.project_nav_container .fleche {
  display: block;
}

button:hover .fleche,
a:hover .fleche {
  width: 1.4rem;
  background-color: #fff;
}



.fleche .head,
.fleche .head:after {
  background-color: #fff;
  height: 1px;
  width: 1px;
  position: absolute;
  right: -2px;
  top: 5px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out;
}

.fleche .head:after {
  content: "";
  border-color: #fff;
  right: -7px;
  top: -7px;
  transform: rotate(90deg);
}








.fleche2 {
  /* background-color: #fff; */
  height: 1px;
  display: inline-block;
  position: absolute;
  top: 27%;
  left: 100%;
  width: 2rem;
  transition: all 0.2s ease-in-out;
  vertical-align: 0.25rem;
  margin-left: 0.6rem;
  transform-origin: center left;
  transform: translate(-3rem, -50%) scale(0.7); 
  display: none;
}

.project_nav_container .fleche2 {
  display: block;
}

button:hover .fleche2,
a:hover .fleche2 {
  width: 1.4rem;
  background-color:transparent;
}



/* .fleche2 .head,
.fleche2 .head:after {
  background-color: #fff;
  height: 1px;
  width: 1px;
  position: absolute;
  right: -2px;
  top: 5px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out;
} */
/* 
.fleche2 .head:after {
  content: "";
  border-color: #fff;
  right: -7px;
  top: -7px;
  transform: rotate(90deg);
} */

.post-navigation .nav-next .fleche2 {
  left: 90%;
  margin: 0;
  transform: none;
}
.post-navigation .nav-previous .fleche2 {
  right: 90%;
  left: initial;
  margin: 0;
  transform: none;
}
/* .post-navigation .nav-previous .fleche2 .head {
  left: -3px;
  transform: rotate(45deg);
} */
/* .post-navigation .nav-previous .fleche2 .head:after {
  right: 7px;
} */

















h1,
h2 {
  font-family: "Canela", serif;
  font-weight: 100;
  color: #000;
  font-size: 5rem;
  font-size: clamp(2.8rem, 5vw, 5rem);
  line-height: 1.2;
}

.section_title {
  z-index: 1;
}

.section_title h1,
h3 {
  font-family: "Futura", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 1.8rem;
  line-height: 1.3;
}

.section_title h1,
.section_title h3 {
  color: #fcc19a;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin: 0 auto 4rem;
}
.single-project .section_title h1,
.single-project .section_title h3 {
  color: var(--project-Color);
}
/* .section_title h1:before,
.section_title h3:before {
	content: '';
    width: 4vw;
    height: 1px;
    background-color: #000;
    display: block;
    transform: translate(-4.5vw, 1rem);
} */
.section_title h1:before, .section_title h3:before {
  content: '';
  width: 5vw;
  height: 1px;
  background-color: #000;
  display: block;
  transform: translate(-6.5vw, 1rem);
}

/* Add number to section titles */
.site-main {
  counter-reset: title-counter 0;
}
.section_title_container {
  counter-increment: title-counter 1; /* Increase the counter by 1. */
}
.section_title_container .section_title h1:after,
.section_title_container .section_title h3:after {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-9vw, 0.5rem);
  color: #000;
  font-size: 1rem;
  line-height: 1.15;
  content: counter(title-counter, decimal-leading-zero);
}

h4 {
  font-family: "Futura", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 1.6rem;
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  line-height: 1.3;
}

h5 {
  font-family: "Futura", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 1.3rem;
  line-height: 1.3;
}
blockquote {
  font-family: "Canela", serif;
  font-weight: 100;
  color: #fcc19a;
  font-size: 2.6rem;
  font-size: clamp(2rem, 2.6vw, 2.6rem);
  line-height: 1.2;
}
ul {
  margin-left: 0;
  padding-left: 1.1rem;
}
.single-project blockquote {
  color: var(--project-Color);
}
blockquote.photo_bg {
  font-family: "Futura", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 6.5rem;
  font-size: clamp(3rem, 4.2vw, 6.5rem);
  line-height: 1.1;
}
.quote_name {
  font-family: "Futura", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 0.9rem;
  line-height: 1.2;
}
small,
.smallTxt {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000;
  font-size: 0.85rem;
  line-height: 1.2;
}
.outlined_text {
  margin: 0 auto;
  pointer-events: none;
  font-family: "Canela", serif;
  font-weight: 100;
  color: #fcc19a;
  font-size: 20rem;
  line-height: 1.2;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
.single-project .outlined_text {
  color: var(--project-Color);
}
.outlined_text.whiteBg {
  color: #fff;
  text-shadow: -1px -1px 0 #f5f5f5, 1px -1px 0 #f5f5f5, -1px 1px 0 #f5f5f5,
    1px 1px 0 #f5f5f5;
}
.outlined_text.greyBg {
  color: #f5f5f5;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
.small {
  font-family: "SackersGothicStd", sans-serif;
  text-transform: uppercase;
  font-size: 0.8rem;
  line-height: 1.4;
  color: #fff;
  text-decoration: none !important;
}

/*
Generic
*/
.post,
.page,
.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

/*
Header
*/
.active_menu {
  overflow: hidden !important;
}
#masthead {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99993;
  pointer-events: none;
}
.admin-bar #masthead {
  top: 32px;
}
.site-branding {
  z-index: 102;
  position: relative;
}
#site_info {
  display: none;
}
#logo {
  text-align: center;
  padding-top: 1rem;
  transition: all 0.2s ease-in;
}
.fixedHeader #logo {
  padding-top: 0.5rem;
}
.fancybox-active #logo {
  padding-top: 1rem !important;
}
#logo a {
  display: inline-block;
  pointer-events: initial;
}
#header_logo {
  color: #fff;
  max-height: 75px;
  width: 110px;
  transition: all 0.2s ease-in;
  transition-delay: 0.2s;
}

.no_header #header_logo {
  color: #000;
}
.fixedHeader #header_logo {
  color: #000;
  max-height: 50px !important;
  width: 75px !important;
}
.active_menu #header_logo,
.fancybox-active #header_logo {
  color: #fff !important;
  max-height: 75px !important;
  width: 110px !important;
}
.active_menu #header_logo {
  transition-delay: 0.3s;
}
a#burger_menu {
  position: absolute;
  right: 5vw;
  top: 1rem;
  top: 50%;
  padding-right: 3rem;
  pointer-events: initial;
  color: #fff;
  transition-delay: 0.7s;
  transform: translateY(-50%);
  text-decoration: none;
}
.fancybox-active a#burger_menu {
  opacity: 0;
  pointer-events: none;
}
.fixedHeader a#burger_menu {
  color: #000;
  transition: all 0.2s ease-in;
  transition-delay: 0;
}
a.burgerMenu i {
  position: absolute;
  right: 0;
  top: 8px;
  display: inline-block;
  width: 22px;
  color: #fff;
  vertical-align: middle;
  transition: all 0.2s ease-out;
}
a.burgerMenu i::before,
a.burgerMenu i::after {
  content: "";
  width: 22px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: -3px;
  transition: all 0.2s ease-out;
  top: -2px;
  transition-delay: 0.7s;
}
.fixedHeader a.burgerMenu i::before,
.fixedHeader a.burgerMenu i::after {
  transition: all 0.2s ease-in;
  transition-delay: 0;
  background: #000;
}
a.burgerMenu i::after {
  top: 3px;
  left: 3px;
}
a.burgerMenu:hover i::after {
  left: 0;
}
a.burgerMenu:hover i::before {
  left: 0;
}
.active_menu a#burger_menu {
  color: #fff;
  transition-delay: 0.9s;
}
.active_menu a.burgerMenu i::before {
  background: rgba(255, 255, 255, 1);
  top: 0;
  left: 0px;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  transition-delay: 0.9s;
}
.active_menu a.burgerMenu i::after {
  background: rgba(255, 255, 255, 1);
  top: 0;
  left: 0px;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  transition-delay: 0.9s;
}
.no_header a#burger_menu {
  color: #fff;
}
.no_header a.burgerMenu i::before,
.no_header a.burgerMenu i::after {
  background: #fff;
}
#main_menu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 0;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  z-index: 101;
  text-align: center;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.active_menu #main_menu {
  height: 100%;
  pointer-events: initial;
}
#menu_images {
  position: absolute;
  height: 100%;
  width: 100%;
}
#menu_images img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 25%;
}
.background_menu_img {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  transition: all 1.5s cubic-bezier(1, 0, 0.5, 1);
  transition-delay: 0.5s;
  background-color: #000;
}
.main-navigation {
  z-index: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  transition: all 1.5s cubic-bezier(1, 0, 0.5, 1);
  transition-delay: 0.5s;
  transform: translate(0%, 100%);
  transform-origin: 0% 0%;
  width: 80%;
  margin-left: 5%;
}
.main-navigation li {
  position: initial;
}
.active_menu .main-navigation {
  transform: translate(0px, 0px);
  transition: all 1s cubic-bezier(1, 0, 0.5, 1);
  transition-delay: 0;
}
.main-navigation ul#primary-menu {
  flex-direction: column;
  opacity: 0;
  transition-delay: 0;
  transition: all 0.5s ease-in;
  text-align: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.active_menu .main-navigation ul#primary-menu {
  opacity: 1;
  transition: all 1.5s cubic-bezier(1, 0, 0.5, 1);
  transition-delay: 1s;
  counter-reset: numList;
}
.main-navigation ul#primary-menu > li {
  padding: 0.6rem 0;
  display: inline-block;
  counter-increment: numList;
  position: initial;
  width: 33.33%;
}
.main-navigation ul#primary-menu > li > a:before {
  content: counter(numList, decimal-leading-zero);
  color: #fff;
  font-family: "Canela", serif;
  font-weight: 100;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-right: 1em;
  width: 2rem;
  display: inline-block;
}
.main-navigation ul#primary-menu > li > a {
  font-family: "Futura", sans-serif;
  font-weight: 100;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  display: inline-block;
}
.main-navigation ul#primary-menu > li:hover > a:before {
  color: #fcc19a;
}
.main-navigation ul#primary-menu > li:hover > a {
  color: #fcc19a;
  font-weight: 400;
}
.main-navigation ul ul.sub-menu {
  float: none;
  flex-direction: column;
  box-shadow: none;
  z-index: initial;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 33.33%;
  width: 33.33%;
  padding-left: 2rem;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.main-navigation ul ul.sub-menu > li {
  width: 100%;
  padding: 0.6rem 0;
  z-index: 1;
}
.main-navigation ul ul.sub-menu > li:hover {
  z-index: 2;
}
.main-navigation ul ul.sub-sub-menu {
  width: 100%;
  height: 100%;
  left: 100%;
  z-index: 1;
}
.main-navigation ul ul.sub-sub-menu > li {
  width: 100%;
}
.main-navigation ul ul:before {
  content: "";
  width: 1px;
  height: 100vh;
  position: absolute;
  left: 0;
  display: block;
  background-color: #fff;
}
.main-navigation ul#primary-menu > li:hover > ul.sub-menu {
  opacity: 1;
  left: 33.33%;
}
.main-navigation ul.sub-menu > li:hover > ul.sub-sub-menu {
  opacity: 1;
  left: 100%;
  z-index: 2;
}
.main-navigation ul ul.sub-menu a {
  width: auto;
  font-family: "Futura", sans-serif;
  font-weight: 100;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
}
.main-navigation ul ul.sub-sub-menu a {
  font-size: 1.2rem;
  line-height: 1.2;
}

#main_menu .social_media {
  position: absolute;
  bottom: 3rem;
  opacity: 0;
  transition-delay: 0;
  transition: all 0.5s ease-in;
}
#main_menu .copyright-menu {
  display: inline;
  position: absolute;
  bottom: 3rem;
  right: 5%;
  z-index: 2;
  position: absolute;
  bottom: 3rem;
  right: 5%;
  z-index: 2;
  opacity: 0;
  transition-delay: 0;
  transition: all 0.5s ease-in;
}

#main_menu .copyright-menu a {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  padding-bottom: 0.3rem;
}
#main_menu .copyright-menu a:hover {
  color: #fcc19a;
  border-bottom: 1px solid #fcc19a;
}
.active_menu #main_menu .copyright-menu,
.active_menu #main_menu .social_media {
  transition: all 1.5s cubic-bezier(1, 0, 0.5, 1);
  transition-delay: 1s;
  opacity: 1;
}
.social_title {
  color: #fff;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: "Futura", sans-serif;
  font-weight: 400;
  display: block;
  text-align: left;
  margin-bottom: 0.5rem;
}
.social_media ul {
  display: inline-flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.social_media ul li {
  padding: 0 0.7rem;
}
#main_menu .social_media ul li {
  padding: 0 1.4rem 0 0;
}
#main_menu a.button {
  display: block;
  margin-top: 3rem;
  border: 1px solid #fcc19a;
  background: #fcc19a;
  color: #fff;
}
#main_menu a.button:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #fcc19a;
}
.social_media ul li a {
  font-weight: 400;
  color: #fff;
  font-size: 1rem;
  line-height: 1.3;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: block;
  line-height: 2rem;
  text-align: center;
}
.social_media ul li a i {
  color: #fff;
}
.main-navigation ul#primary-menu > li > a:hover,
.main-navigation ul ul.sub-menu > li > a:hover,
.main-navigation ul#primary-menu > li.current_page_item > a,
.main-navigation ul#primary-menu li.current-menu-ancestor > a,
.main-navigation ul ul.sub-menu > li.current_page_item > a,
.main-navigation ul ul.sub-sub-menu > li.current-menu-item > a,
.main-navigation ul ul.sub-menu a:hover .project_info,
.main-navigation ul#primary-menu .sub-menu li.current-menu-item .project_info,
.social_media ul li a:hover i {
  color: #fcc19a;
}

.social_media ul li a:hover {
  background: #fff;
}

.o-image img {
  opacity: 0;
  transform: scale(1.4);
  transition: opacity 1.2s cubic-bezier(0.215, 0.61, 0.355, 1),
    transform 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
}

.o-image.is-inview img {
  opacity: 1;
  transform: scale(1);
  transition-delay: 1s;
}

/*
Form
*/
.nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-content input.ninja-forms-field,
.nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 40px !important;
  border: none !important;
  color: #c4c4c4 !important;
  background: #fff !important;
}
.nf-form-errors,
.nf-error .nf-error-msg {
  display: none !important;
}
.nf-error.field-wrap .nf-field-element:after {
  color: #fcc19a !important;
  background: transparent !important;
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  height: 40px !important;
  width: 40px !important;
  line-height: 45px !important;
}
.nf-pass.field-wrap .nf-field-element:after {
  color: #fcc19a !important;
  content: "\f00c" !important;
  font-size: 20px !important;
  right: 10px !important;
  height: 35px !important;
  line-height: 35px !important;
}
a.ninja_submit {
  height: 40px !important;
  line-height: 32px;
}

/*
Newsletter form
*/
#newsletter_section {
  text-align: center;
  padding-top: 5vw;
}
#newsletter_section blockquote {
  color: #000;
}
#newsletter_section img {
  display: block;
}
#newsletter_section form .nf-form-content nf-fields-wrap,
#newsletter_form form .nf-form-content nf-fields-wrap {
  display: flex;
  justify-content: center;
}
#newsletter_section form .nf-form-content nf-fields-wrap nf-field:first-child,
#newsletter_form form .nf-form-content nf-fields-wrap nf-field:first-child {
  flex: 1;
}
#newsletter_form {
  background-color: #f5f5f5;
  max-width: 50vw;
  min-width: 400px;
  margin: auto;
  transform: translateY(50%);
  padding: 4rem 5vw;
}
.nf-form-fields-required {
  display: none;
}
#newsletter_form .nf-field-container,
#newsletter_form .nf-input-limit {
  margin: 0;
}
#newsletter_form .nf-form-content,
#newsletter_form .nf-multi-cell .nf-cell {
  padding: 0;
}
#newsletter_photo {
  background-size: cover;
  width: 100%;
  height: 18vw;
  min-height: 30vh;
}
#newsletter_photo img {
  display: none;
}
#newsletter_section a.button .fleche {
  display: none;
}
/*
Footer
*/
.site-footer {
  background-color: #fcc19a;
  text-align: center;
  padding: 5vw 4vw 10vw;
  color: #fff;
  position: relative;
}
#footer_logo {
  max-width: 130px;
  margin: 0 auto 3rem;
}

#footer_logo path {
  fill: #fff;
}

.site-footer a,
.site-footer a:visited {
  color: #fff;
  font-family: "SackersGothicStd", sans-serif;
  text-transform: uppercase;
  font-size: 0.7rem;
  line-height: 1.4;
  text-decoration: none !important;
}

.site-footer a:hover,
.site-footer a:active {
  color: #fff;
}
.copyright-navigation {
  position: absolute;
  left: 5vw;
  bottom: 1rem;
  text-align: left;
}
.copyright-navigation ul.copyright-menu > li:after {
  content: "•";
  display: inline-block;
  padding: 0 0 0 2rem;
}
.copyright-navigation ul.copyright-menu > li:first-of-type:after,
.copyright-navigation ul.copyright-menu > li:last-of-type:after {
  content: none;
}
#design_by {
  position: absolute;
  right: 5vw;
  bottom: 1rem;
  text-align: right;
}
#design_by a {
  display: inline-block;
  margin-left: 0.5rem;
}
#design_by a svg {
  fill: #fff;
  height: 0.5rem;
}
ul#footer-menu,
ul.copyright-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul#footer-menu {
  margin-bottom: 1rem;
}
ul#footer-menu > li {
  display: inline-block;
  padding: 0 0.7rem;
}
ul#footer-menu > li:first-of-type {
  padding-left: 0;
}
ul#footer-menu > li:last-of-type {
  padding-right: 0;
}
ul.copyright-menu > li {
  display: inline-block;
  padding: 0 2rem 0 0;
}
ul.copyright-menu > li a {
  font-size: 0.9rem;
}
/*
Project navigation
*/
.post-navigation {
  background-color: #f5f5f5;
}
.post-navigation .nav-links {
  justify-content: space-between;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  flex: initial;
  width: 33.33%;
  color: #fff;
  position: relative;
  text-align: center;
}
.project_nav_container {
  position: relative;
  width: 100%;
}
.project_nav_container.small i {
  font-size: 20px;
}
.post-navigation .nav-links a {
  padding: 2rem 2rem;
  display: block;
  background-color: #b8b8b8;
  height: 100%;
  display: flex;
  align-items: center;
}
.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:focus {
  background-color: #aaa;
}
.post-navigation .nav-next .fleche {
  left: 90%;
  margin: 0;
  transform: none;
}
.post-navigation .nav-previous .fleche {
  right: 90%;
  left: initial;
  margin: 0;
  transform: none;
}
.post-navigation .nav-previous .fleche .head {
  left: -3px;
  transform: rotate(45deg);
}
.post-navigation .nav-previous .fleche .head:after {
  right: 7px;
}
.project_credits {
  width: 20%;
  margin: 3rem auto;
  line-height: 1.3;
}

/*
Fancybox
*/
.fancybox-is-open .fancybox-bg {
  background-color: #c4c4c4;
  opacity: 1 !important;
}

.newsletter_box.fancybox-is-open .fancybox-bg {
  background-color: #000;
  opacity: 0.7 !important;
}

.newsletter_box .fancybox-content {
  padding: 0;
}

#newsletter_box {
  text-align: center;
  min-width: 35vw;
}

#newsletter_box h2 {
  font-size: clamp(2rem, 3vw, 3rem);
}

#newsletter_box #newsletter_form {
  padding: 2rem 5vw;
  transform: none;
}

#newsletter_box #newsletter_photo {
  background-position: bottom right;
  height: 10vw;
  min-height: auto;
  max-height: 30vh;
}

#newsletter_box span.fleche {
  display: none;
}

#newsletter_box .fancybox-button {
  float: right;
  clear: both;
}

#newsletter_box .fancybox-button svg path {
  fill: #000;
}

.fancybox-slide--image .fancybox-content .fancybox-image {
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  right: 0;
  bottom: 0;
}

.fancybox-toolbar,
.fancybox-navigation .fancybox-button {
  visibility: visible !important;
  opacity: 1 !important;
  background-color: transparent;
}
.fancybox-toolbar {
  right: 5% !important;
  top: 5% !important;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #fff !important;
  background-color: transparent !important;
}
.fancybox-navigation .fancybox-button[disabled],
.fancybox-navigation .fancybox-button[disabled]:hover {
  visibility: hidden !important;
  opacity: 0 !important;
}
.fancybox-button--arrow_right .fleche {
  transform: none;
  margin: 0;
  left: 0;
}
.fancybox-button--arrow_left .fleche {
  right: 0;
  left: initial;
  margin: 0;
  transform: none;
}
.fancybox-button--arrow_left .fleche .head {
  left: -2px;
  transform: rotate(45deg);
}
.fancybox-button--arrow_left .fleche .head:after {
  right: 3px;
}

/*
//---------------------------
//----- Media Query
//---------------------------
*/

/* ----------- 27 inch Screens ----------- */
@media screen and (min-width: 1680px) {
}

/* ----------- 27 inch Screens ----------- */
@media screen and (min-width: 2400px) {
}

/* ----------- 24 inch Screens ----------- */
@media screen and (min-width: 1920px) {
}

/* ----------- 15 inch Screens ----------- */
@media screen and (min-width: 1681px) and (max-width: 1920px) {
}

/* ----------- Retina Screens ----------- */
@media screen and (min-width: 1281px) and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
}

/* ----------- Non-Retina Screens ----------- */
@media screen and (min-width: 1281px) and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
}

/* macbook */
@media screen and (max-width: 1500px) {
}
/* iPad Pro 12.9 Landscape */
@media screen and (max-width: 1400px) {
}

/* iPad Pro Landscape */
@media screen and (max-width: 1200px) {
}

/* iPad landscape */
@media screen and (max-width: 1024px) {
}

/* iPad Portrait */
@media screen and (max-width: 820px) {
}
/* iPhone X landscape */
@media screen and (max-width: 900px) and (orientation: landscape) {
  #turn {
    display: flex;
    position: absolute;
    background-color: #fcc19a;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-top: 10vh;
  }
  #turn h2 {
    color: #fff;
    margin-right: 1rem;
    font-size: clamp(2.2rem, 3vw, 3rem);
    width: 40%;
  }
  path.freyja_logo {
    fill: #fff;
  }
  #newsletter_box,
  .fancybox-container,
  #burger_menu,
  .smooth-content {
    display: none !important;
  }

}

@media screen and (max-width:600px){

  .section_title h1:before, .section_title h3:before {
    content: '';
    width: 3vw !important;
    height: 1px;
    background-color: #000;
    display: block;
    transform: translate(-4.5vw, 1rem) !important;}

}
/* iPhone 6+ portrait */
@media screen and (max-width: 414px) {
  .preloader {
    width: 120px;
  }
  #header_logo,
  .active_menu #header_logo,
  .fancybox-active #header_logo {
    max-height: 65px !important;
    width: 100px !important;
  }
  #burger_menu {
    padding-right: 1.5rem;
  }
  #burger_menu span {
    font-size: 0;
  }
  .active_menu #main_menu {
    height: 100%;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    overflow-y: scroll;
  }
  .active_menu #menu_images {
    position: fixed;
  }
  /* #main_menu{
		min-height: 0;
	}
	.active_menu #main_menu{
		min-height: 100vh;
		height: initial;
	} */
  .main-navigation {
    height: initial;
    margin: 0 auto;
    padding: 16vh 0 10vh;
    display: flex;
    justify-content: space-between;
  }
  
  .main-navigation ul {
    display: block;
  }
  .main-navigation ul#primary-menu > li {
    padding: 0.3rem 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .main-navigation ul#primary-menu > li > a {
    font-size: 1.5rem;
  }
  .main-navigation ul ul.sub-menu {
    display: none;
    transition: none;
    border-bottom: 1px solid #fff;
    margin: 0.6rem auto;
    position: relative;
    top: initial;
    left: initial !important;
    width: 100%;
    opacity: 1;
    padding-left: 3.6rem;
    padding-bottom: 0.6rem;
  }
  .main-navigation ul ul.sub-menu a {
    margin: 0.5rem 0 0;
    font-size: 1.2rem;
    display: inline-block;
  }
  .main-navigation ul ul ul.sub-menu a {
    font-size: 0.9rem;
  }
  .main-navigation ul ul.sub-menu > li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid transparent;
    padding: 0.3rem 0;
  }
  .main-navigation ul ul.sub-menu > li:first-of-type {
    border-top: 1px solid #fcc19a;
  }
  .main-navigation ul ul.sub-menu a .project_info {
    font-size: 1.2rem;
  }
  #main_menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    justify-content: flex-start;
    min-height: 0vh;
  }
  #main_menu .social_media {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    position: relative;
    bottom: initial;
    margin-top: 6vh;
  }
  .main-navigation .social_media ul {
    display: flex;
    order: -1;
  }
  #main_menu .social_media ul li {
    padding: 0 0.7rem;
  }
  #main_menu a.button {
    margin-bottom: 2rem;
    margin-top: 0;
  }
  #main_menu .copyright-menu {
    width: 90%;
    margin: 0 auto;
    bottom: initial;
    right: initial;
    position: relative;
  }
  .block-page-header .bg_headline_container {
    display: none;
  }
  h1.resized_title,
  h2.resized_title {
    font-size: 5rem !important;
    font-size: clamp(3.3rem, 5vw, 5rem) !important;
  }
  h2.title {
    font-size: clamp(2.2rem, 3vw, 3rem);
  }
  .section_title h1,
  .section_title h3 {
    margin: 0 auto 2rem;
  }
  .section_title h1:before,
  .section_title h3:before {
    content: none;
  }
  .section_title_container .section_title h1:after,
  .section_title_container .section_title h3:after {
    font-size: 0.8rem;
    transform: translate(0, -1rem);
  }
  blockquote.photo_bg {
    font-size: clamp(2rem, 3.2vw, 5.5rem);
  }
  #newsletter_photo {
    min-height: 22vh;
  }
  #newsletter_form {
    padding: 1rem;
    width: 80%;
    min-width: 320px;
  }
  #newsletter_form .nf-cell:first-of-type {
    width: 80% !important;
  }
  #newsletter_form .nf-cell:last-of-type {
    width: 20% !important;
  }
  #newsletter_form a.button {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }
  .nf-form-content .label-above .nf-field-label,
  .nf-form-content .label-below .nf-field-label,
  .nf-form-content .label-hidden .nf-field-label {
    margin: 0 !important;
  }
  .site-footer {
    padding: 2rem 5%;
  }
  .footer-navigation {
    display: none;
  }
  .copyright-navigation {
    text-align: center;
    position: relative;
    left: initial;
    margin: 1rem 0;
    bottom: 0;
  }
  ul.copyright-menu > li {
    padding: 0;
    display: inline !important;
    margin: 0;
  }
  .copyright-navigation ul.copyright-menu > li:after {
    padding: 0 1rem;
  }
  footer ul.copyright-menu > li:first-of-type {
    display: block !important;
    margin-bottom: 0.5rem;
  }
  #main_menu ul.copyright-menu > li {
    padding: 0 0.5rem;
  }
  #design_by {
    right: 0;
    width: 100%;
    text-align: center;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 49.8%;
  }
  .post-navigation .project_arrow {
    display: none;
  }
  #footer_logo {
    max-height: 65px;
    width: 100px;
    margin: 0 auto 1rem;
  }
  #newsletter_box #newsletter_form {
    padding: 1.5rem 5vw;
  }
  #newsletter_box #newsletter_photo {
    height: 25vw;
  }
  .project_credits {
    width: 80%;
  }
  .main-navigation ul ul.sub-sub-menu {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0.4rem;
  }
  .main-navigation ul ul:before {
    content: none;
  }
  .main-navigation ul.sub-menu > li:hover > ul.sub-sub-menu,
  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    display: none;
  }
  .main-navigation li.menu-item-has-children {
    position: relative !important;
  }
  .main-navigation li.menu-item-has-children .plusminus {
    position: relative;
    width: 14px;
    height: 14px;
    display: inline-block;
  }
  .main-navigation li.menu-item-has-children .plusminus:before,
  .main-navigation li.menu-item-has-children .plusminus:after {
    content: "";
    position: absolute;
    background-color: #fff;
    transition: transform 0.25s ease-out;
  }

  /* Vertical line */
  .main-navigation li.menu-item-has-children .plusminus:before {
    top: 0;
    left: calc(50% - 0.5px);
    width: 1px;
    height: 100%;
  }

  /* horizontal line */
  .main-navigation li.menu-item-has-children .plusminus:after {
    top: calc(50% - 0.5px);
    left: 0;
    width: 100%;
    height: 1px;
  }

  .main-navigation li.menu-item-has-children .plusminus:hover {
    cursor: pointer;
  }

  .main-navigation
    li.menu-item-has-children.dropdown-active
    > .plusminus:before {
    transform: rotate(270deg);
  }
  .main-navigation
    li.menu-item-has-children.dropdown-active
    > .plusminus:after {
    transform: rotate(180deg);
  }

  #newsletter_section {
    padding-top: 10vw;
  }
}

/** custom **/

.copyright-menu.menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.copyright-menu.menu li {
  margin-right: 15px; 
  list-style: none; 
  vertical-align: middle; 
  position: relative; 
}

.copyright-menu.menu li::before,
.copyright-menu.menu li::after {
  content: none !important;
}

.copyright-menu .wpml-ls-menu-item {
  display: inline-block;
  margin-right: 15px; 
  padding: 5px;
}


.wpml-ls-menu-item a {
  display: flex;
  align-items: center;
  text-decoration: none; 
}


.wpml-ls-flag {
  margin-right: 5px;
  vertical-align: middle;
}

.wpml-ls-native,
.wpml-ls-display {
  line-height: 1;
}


.copyright-menu.menu li a {
  line-height: 1.5; 
}

.copyright-menu.menu li {
  list-style: none !important; 
}

/* -- */

.block-video-photo .visual_container {
  width: 57% !important;
}

.video_container video {
  object-fit: contain !important;
}

.logo_hover_content {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (max-width: 1366px) {
  .news_filter ul li {
    padding: 0 2rem !important;
  }
  .map_location .map_pin {
    width: 0.75rem !important;
    height: 0.75rem !important;
  }
  .map_location .map_pin b {
    width: 1rem !important;
    height: 1rem !important;
    left: -0.15rem !important;
    top: -0.15rem !important;
  }
  .map_location .pin_title .pin_country,
  .map_location .pin_title .pin_name {
    font-size: 10px !important;
  }
  .map_location .pin_title {
    transform: translateY(calc(-50% + 0.1rem));
    margin-left: 1.2rem !important;
  }
}

@media (max-width: 991px) {
  .news_filter ul li {
    padding: 0 1rem !important;
  }
  .block-news .blog_grid .single_news {
    position: relative !important;
    top: unset !important;
    left: unset !important;
  }
  .block-news .blog_grid-sizer,
  .block-news .blog_grid .single_news {
    width: 100% !important;
  }
  .block-video-photo .visual_container {
    width: 80% !important;
  }
  .map_location .pin_title {
    display: flex !important;
    transform: translateY(calc(-50% + 0.3rem)) !important;
  }
  .map_location .pin_title .pin_country,
  .map_location .pin_title .pin_name {
    padding-left: 5px !important;
  }
}

@media (max-width: 767px) {
  .news_filter ul {
    display: flex;
    flex-direction: column;
  }
  .news_list {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .block-video-photo .visual_container {
    width: 100% !important;
  }
  .photo_text_margin .photo_text_container,
  .photo_text_offset .photo_text_container,
  .photo_text_logo .photo_text_container {
    flex-wrap: wrap;
  }
}

@media (max-width: 575px) {
  .map_image {
    display: none !important;
  }
  .map_location {
    position: relative !important;
    left: initial !important;
    top: initial !important;
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .map_location .pin_content {
    display: inline-flex !important;
    opacity: 1 !important;
    pointer-events: initial !important;
    position: relative !important;
    transform: none !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .map_location .map_pin,
  .map_location .pin_title,
  .map_location .pin_bubble {
    display: none !important;
  }
}

