@charset "UTF-8";
/*
    Theme Name: Veronique Geiger
    Description: Dedicated template for Veronique Geiger
    Version: 1.1.11
    Author: ŁukaszKsiążek
    Author URI: https://
*/
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  background: #F2F2F2;
  line-height: 1.25;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #000000;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  -webkit-tap-highlight-color: transparent;
  padding-top: 0;
  letter-spacing: 2.4px;
  overflow-x: clip;
}

* {
  box-sizing: border-box;
}

a {
  color: inherit;
  outline: none;
  cursor: pointer !important;
  text-decoration: none;
}

a img {
  border: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0;
}

ul, ol {
  padding-left: 1.4em;
}

h1, h2, h3, h4, h5, h6, strong {
  font-weight: 700;
}

svg, img:not(.x2) {
  max-width: 100%;
  width: auto;
  height: auto;
}

.d-table {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.d-table > * {
  display: table-cell;
  vertical-align: middle;
}

.clr {
  clear: both !important;
  float: none !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

td {
  padding-left: 2rem;
}

td:first-child {
  padding-left: 0;
}

main {
  display: block;
}

.container {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 8000px;
  padding-left: 140px;
  padding-right: 140px;
}
@media (max-width: 1920px) {
  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media (max-width: 1024px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 830px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 599px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.container-blog {
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
  width: 100%;
  padding-left: 140px;
  padding-right: 140px;
}
@media (max-width: 830px) {
  .container-blog {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.bg-image {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.rwd-bg {
  background-position: center center;
  background-repeat: repeat;
}
.rwd-bg.full-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

iframe {
  max-width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container embed, .video-container iframe, .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#wpadminbar {
  top: auto !important;
  bottom: 0px !important;
  position: fixed !important;
}

.color-1 {
  color: #FFFFFF;
}
.color-1 > * {
  color: #FFFFFF;
}

.background-color-1 {
  background-color: #FFFFFF;
}

.color-2 {
  color: #000000;
}
.color-2 > * {
  color: #000000;
}

.background-color-2 {
  background-color: #000000;
}

.color-3 {
  color: #465ca7;
}
.color-3 > * {
  color: #465ca7;
}

.background-color-3 {
  background-color: #465ca7;
}

.color-4 {
  color: #E74F29;
}
.color-4 > * {
  color: #E74F29;
}

.background-color-4 {
  background-color: #E74F29;
}

.color-5 {
  color: #222222;
}
.color-5 > * {
  color: #222222;
}

.background-color-5 {
  background-color: #222222;
}

.color-6 {
  color: #7E7E7E;
}
.color-6 > * {
  color: #7E7E7E;
}

.background-color-6 {
  background-color: #7E7E7E;
}

.color-7 {
  color: #FF4A00;
}
.color-7 > * {
  color: #FF4A00;
}

.background-color-7 {
  background-color: #FF4A00;
}

.color-8 {
  color: #E94E1B;
}
.color-8 > * {
  color: #E94E1B;
}

.background-color-8 {
  background-color: #E94E1B;
}

.color-9 {
  color: #D7632B;
}
.color-9 > * {
  color: #D7632B;
}

.background-color-9 {
  background-color: #D7632B;
}

.color-10 {
  color: #F2F2F2;
}
.color-10 > * {
  color: #F2F2F2;
}

.background-color-10 {
  background-color: #F2F2F2;
}

.color-11 {
  color: #BCBCBC;
}
.color-11 > * {
  color: #BCBCBC;
}

.background-color-11 {
  background-color: #BCBCBC;
}

.color-12 {
  color: rgba(188, 188, 188, 0.7411764706);
}
.color-12 > * {
  color: rgba(188, 188, 188, 0.7411764706);
}

.background-color-12 {
  background-color: rgba(188, 188, 188, 0.7411764706);
}

.color-13 {
  color: #465CA7;
}
.color-13 > * {
  color: #465CA7;
}

.background-color-13 {
  background-color: #465CA7;
}

.color-14 {
  color: #01122B;
}
.color-14 > * {
  color: #01122B;
}

.background-color-14 {
  background-color: #01122B;
}

.color-15 {
  color: #647D9E;
}
.color-15 > * {
  color: #647D9E;
}

.background-color-15 {
  background-color: #647D9E;
}

.color-16 {
  color: #5641F7;
}
.color-16 > * {
  color: #5641F7;
}

.background-color-16 {
  background-color: #5641F7;
}

.color-17 {
  color: #F5F8FA;
}
.color-17 > * {
  color: #F5F8FA;
}

.background-color-17 {
  background-color: #F5F8FA;
}

:root {
  --frame_color: black;
  --font_color: white;
  --footer_font_color: white;
  --dot_outline: #fff;
  --dot_color: #fff;
  --dot_border: #000;
  --dot_hover: #FF1F12;
  --dot_border_hover: #fff;
  --background-color: #0031FD;
  --svg_color: white;
}

.background-1 {
  --background-color: #0031FD;
  --frame_color: black;
  --font_color: #fff;
  --footer_font_color: #fff;
  --dot_color: #fff;
  --svg_color: #fff;
  --hover_color: #000;
  --dot_hover: #fff;
  --dot_border_hover: #FF1F12;
}

.background-2 {
  --background-color: #FFFFFF;
  --frame_color: black;
  --font_color: black;
  --footer_font_color: #0031FD;
  --dot_color: #FF1F12;
  --svg_color: #0031FD;
  --hover_color: #0031FD;
  --dot_hover: #FF1F12;
  --dot_border_hover: #0031FD;
}

.background-3 {
  --background-color: #FF1F12;
  --frame_color: black;
  --font_color: black;
  --footer_font_color: #fff;
  --dot_color: #000;
  --svg_color: #fff;
  --hover_color: #fff;
  --dot_hover: #000;
  --dot_border_hover: #0031FD;
}

.background-4 {
  --background-color: #000000;
  --frame_color: white;
  --font_color: white;
  --footer_font_color: #FF1F12;
  --dot_color: #0031FD;
  --svg_color: #FF1F12;
  --hover_color: #FF1F12;
  --dot_hover: #0031FD;
  --dot_border_hover: #fff;
}

body {
  color: var(--font_color);
  transition: all 0.5s ease-out 0s;
  background-color: var(--background-color);
}

nav#nav {
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: flex;
  flex-direction: column;
  gap: 0;
}
nav#nav .menu-mobile-menu-container {
  height: 100vh;
  overflow-y: auto;
  flex-direction: column;
  justify-content: center;
}
nav#nav .close-container {
  position: absolute;
  left: 0;
  top: 3.6rem;
  width: 100%;
  text-align: right;
}
nav#nav .close-container .container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
nav#nav .container_x {
  position: absolute;
  display: flex;
  flex-direction: column;
}
nav#nav .container_x:hover {
  cursor: pointer;
}
nav#nav .container_x .line:nth-child(1) {
  width: 20px;
  height: 3px;
  background-color: var(--svg_color);
  transform-origin: left center;
  transform: rotateZ(45deg);
}
nav#nav .container_x .line:nth-child(2) {
  margin-top: 11px;
  width: 20px;
  height: 3px;
  background-color: var(--svg_color);
  transform-origin: left center;
  transform: rotateZ(-45deg);
}
nav#nav .mobile-menu-container {
  pointer-events: auto;
  position: fixed;
  z-index: 150;
  top: 0;
  width: 100%;
  width: 100%;
  height: 100vh;
  background-color: var(--background-color);
  transition: all 0.5s ease-out 0s;
  opacity: 0;
  visibility: hidden;
}
nav#nav .mobile-menu-container .mobile {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 0;
  min-height: 100%;
  gap: 2.5rem;
  text-align: center;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
nav#nav .mobile-menu-container .mobile .sub-menu {
  transition: all 0.3s ease-out 0s;
  list-style: none;
  padding-left: 0;
  font-size: 1.8rem;
  line-height: 1.6111111111;
  letter-spacing: 3.6px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  max-height: 0;
  overflow: clip;
}
nav#nav .mobile-menu-container .mobile .sub-menu > li {
  padding-top: 2.5rem;
}
nav#nav > .menu-container-flex {
  flex-grow: 0;
  flex-shrink: 0;
  pointer-events: auto;
  padding-top: 3.6rem;
  padding-bottom: 3.6rem;
  width: 100%;
}
nav#nav > .menu-container-flex .container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1920px) {
  nav#nav > .menu-container-flex {
    font-size: 1.03vw;
  }
}
nav#nav > .menu-container-flex .container_hamburger {
  flex-direction: column;
  margin-left: 2.7rem;
  display: none;
}
nav#nav > .menu-container-flex .container_hamburger:hover {
  cursor: pointer;
}
@media (max-width: 830px) {
  nav#nav > .menu-container-flex .container_hamburger {
    display: flex;
  }
}
nav#nav > .menu-container-flex .container_hamburger .line {
  width: 20px;
  height: 3px;
  background-color: var(--svg_color);
}
nav#nav > .menu-container-flex .container_hamburger .line:nth-child(n+2) {
  margin-top: 4px;
  width: 20px;
  height: 3px;
  background-color: var(--svg_color);
}
nav#nav > .menu-container-flex .menu-main-menu-container {
  position: relative;
}
@media (max-width: 830px) {
  nav#nav > .menu-container-flex .menu-main-menu-container {
    display: none;
  }
}
nav#nav > .menu-container-flex .menu-main-menu-container ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  padding-left: 4.4rem;
  gap: 4.4rem;
}
.single-analog_vg nav#nav > .menu-container-flex .menu-main-menu-container .analog > a, .single-projects_vg nav#nav > .menu-container-flex .menu-main-menu-container .work > a, .tax-projects_vg_category nav#nav > .menu-container-flex .menu-main-menu-container .work > a,
nav#nav > .menu-container-flex .menu-main-menu-container .current_page_item > a {
  color: var(--hover_color);
}
nav#nav > .menu-container-flex .menu-main-menu-container a {
  transition: all 0.5s ease-out 0s;
}
@media (hover: hover) {
  nav#nav > .menu-container-flex .menu-main-menu-container a:hover {
    color: var(--hover_color);
  }
}
nav#nav > .menu-container-flex .dot {
  transition: all 0.5s ease-out 0s;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: var(--dot_color);
  border: 2px solid var(--dot_border);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
}
@media (hover: hover) {
  nav#nav > .menu-container-flex .dot:hover {
    background-color: var(--dot_hover);
    border: 2px solid var(--dot_border_hover);
  }
}
nav#nav > .menu-container-flex .dot:hover {
  cursor: pointer;
}
@media (min-width: 1920px) {
  nav#nav > .menu-container-flex .dot {
    width: 1.03vw;
    height: 1.03vw;
    border-width: 0.15vw;
  }
}
@media (max-width: 830px) {
  nav#nav > .menu-container-flex .dot {
    width: 2.1rem;
    height: 2.1rem;
  }
}
nav#nav .border {
  flex-grow: 1;
}
nav#nav .border .container {
  height: 100%;
}
nav#nav .border .container .container-in {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  gap: 0;
  position: relative;
}
nav#nav .border .border-in {
  transition: all 0.5s ease-out 0s;
  position: relative;
  width: 100%;
  height: 100%;
  border: solid 0.4rem var(--frame_color);
}
@media (max-width: 830px) {
  nav#nav .border .border-in {
    border: solid 0.1rem var(--frame_color);
  }
}
nav#nav .border .logo {
  display: block;
  padding-top: 2rem;
  flex-shrink: 0;
  flex-grow: 0;
}
@media (min-width: 1920px) {
  nav#nav .border .logo {
    padding-top: 1.0416666667vw;
  }
}
nav#nav .border svg.name {
  display: block;
  width: 2.7rem;
  pointer-events: visible;
  position: relative;
}
nav#nav .border svg.name:hover {
  cursor: pointer;
}
@media (min-width: 1920px) {
  nav#nav .border svg.name {
    width: 1.40625vw;
  }
}
@media (max-width: 1023px) {
  nav#nav .border svg.name {
    width: 2rem;
  }
}
nav#nav .border svg.name g path {
  transition: all 0.5s ease-out 0s;
  fill: var(--svg_color);
}
nav#nav .border svg.arrow {
  position: absolute;
  bottom: 1.6rem;
  right: 1.6rem;
  width: 1.5rem;
  display: block;
}
@media (min-width: 1920px) {
  nav#nav .border svg.arrow {
    width: 1.0980966325vw;
    bottom: 1.1713030747vw;
    right: 1.1713030747vw;
  }
}
nav#nav .border svg.arrow path {
  transition: all 0.5s ease-out 0s;
  fill: var(--svg_color);
}
nav#nav .bottom-container {
  flex-grow: 0;
  flex-shrink: 0;
  pointer-events: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  line-height: 1;
  color: var(--footer_font_color);
}
nav#nav .bottom-container .container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
@media (min-width: 1920px) {
  nav#nav .bottom-container {
    font-size: 1vw;
  }
}
nav#nav .bottom-container .instagram {
  padding-left: 2rem;
}

body.single #nav {
  display: none;
}

.open {
  opacity: 1 !important;
  visibility: visible !important;
}

#arrow_down {
  transition: all 0.5s ease-out 0s;
}

.rotate {
  transform: rotate(180deg);
}

html {
  overflow-y: scroll !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
}

hr {
  margin: 5.6rem 0 !important;
  display: block;
  height: 1px;
  width: 100%;
  padding: 0;
  border: none;
  border-top: 1px solid #7E7E7E;
}
@media (max-width: 599px) {
  hr {
    margin: 3rem 0 !important;
  }
}

main {
  padding-top: 11.8rem;
  padding-bottom: 10.6rem;
  display: flex;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  flex-direction: column;
  transition: opacity 0.5s ease-out 0s;
  overflow: clip;
}
@media (min-width: 1920px) {
  main {
    padding-top: calc(7.2rem + 2.7516288433vw);
    padding-bottom: calc(7.2rem + 2.7516288433vw);
  }
}
.home main {
  padding-top: 0;
}
main .container-in {
  padding-right: 0.4rem;
  padding-left: 3.1rem;
}
@media (min-width: 1920px) {
  main .container-in {
    padding-left: calc(1.40625vw + 0.4rem);
  }
}
@media (max-width: 1023px) {
  main .container-in {
    padding-left: 2.4rem;
  }
}
main.hidden {
  opacity: 0;
}
main.visible {
  transition: opacity 0.5s ease-out 1s;
  opacity: 1;
}
main img.alignleft {
  float: left;
  margin: 0 3rem 3rem 0;
}
main img.alignright {
  float: right;
  margin: 0 0 3rem 3rem;
}
main img.aligncenter {
  display: block;
  margin: 0 auto;
}

.js .anim-block {
  transition: all 0.5s ease-out 0s;
  transform: translateX(-20px);
  opacity: 0;
}
.js .anim-block.active.step-1 {
  transition-delay: 0.3s;
}
.js .anim-block.active.step-2 {
  transition-delay: 0.8s;
}
.js .anim-block.active.step-3 {
  transition-delay: 1.3s;
}
.js .anim-block.active.step-4 {
  transition-delay: 1.8s;
}
.js .anim-block.active.step-5 {
  transition-delay: 2.3s;
}
.js .anim-block.active.step-6 {
  transition-delay: 2.8s;
}
.js .anim-block.active.step-7 {
  transition-delay: 3.3s;
}
.js .anim-block.active.step-8 {
  transition-delay: 3.8s;
}
.js .anim-block.active.step-9 {
  transition-delay: 4.3s;
}
.js .anim-block.active.step-10 {
  transition-delay: 4.8s;
}

.js .anim-block-rev {
  transform: translateX(10rem);
}

.js .anim-block-top {
  transform: translateY(-20px);
}

.js .anim-block-bottom {
  transform: translateY(20px);
}

.js .anim-block-opac {
  transform: translateX(0);
  opacity: 0;
}

.js .anim-block-bright {
  transform: none;
  filter: brightness(0.3);
  -webkit-filter: brightness(0.3);
  opacity: 1;
}

.js .anim-block-bright.active {
  filter: brightness(1);
  -webkit-filter: brightness(1);
}

.js .anim-block.active {
  transform: translateX(0px) translateY(0px) scale(1);
  opacity: 1;
}

.js .anim-block-scale > * {
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.js .anim-block-scale.active > * {
  transform: scale(1);
  opacity: 1;
}

.parallax-window {
  position: relative;
  overflow: hidden;
}
.parallax-window img {
  display: block;
  max-width: 100%;
  width: auto;
}
.parallax-window .parallax-window-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.parallax-window .parallax-window-in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120%;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0);
  transition: all 0.3s ease-out 0s;
}
.parallax-window .parallax-window-in.no-anim {
  transition: none;
}
.parallax-window .parallax-window-in img,
.parallax-window .parallax-window-in svg,
.parallax-window .parallax-window-in video {
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
}

.slides-section .slides {
  position: relative;
  overflow: hidden;
}
.slides-section .slides .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.3s ease-out 0s;
}
.slides-section .slides .slide > img,
.slides-section .slides .slide > video,
.slides-section .slides .slide .parallax-window img,
.slides-section .slides .slide .parallax-window video {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.slides-section .slides .slide .parallax-window {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slides-section .slides .slide .parallax-window-in {
  height: 120%;
  background-position: center top;
}
.slides-section .slides .slide .parallax-window-in video,
.slides-section .slides .slide .parallax-window-in img {
  object-position: 50% 0;
}
.slides-section .slides .slide.type-0 .parallax-window-in {
  background-position: center 0%;
}
.slides-section .slides .slide.type-0 .parallax-window-in video,
.slides-section .slides .slide.type-0 .parallax-window-in img {
  object-position: 50% 0%;
}
.slides-section .slides .slide.type-1 .parallax-window-in {
  background-position: center 10%;
}
.slides-section .slides .slide.type-1 .parallax-window-in video,
.slides-section .slides .slide.type-1 .parallax-window-in img {
  object-position: 50% 10%;
}
.slides-section .slides .slide.type-2 .parallax-window-in {
  background-position: center 20%;
}
.slides-section .slides .slide.type-2 .parallax-window-in video,
.slides-section .slides .slide.type-2 .parallax-window-in img {
  object-position: 50% 20%;
}
.slides-section .slides .slide.type-3 .parallax-window-in {
  background-position: center 30%;
}
.slides-section .slides .slide.type-3 .parallax-window-in video,
.slides-section .slides .slide.type-3 .parallax-window-in img {
  object-position: 50% 30%;
}
.slides-section .slides .slide.type-4 .parallax-window-in {
  background-position: center 40%;
}
.slides-section .slides .slide.type-4 .parallax-window-in video,
.slides-section .slides .slide.type-4 .parallax-window-in img {
  object-position: 50% 40%;
}
.slides-section .slides .slide.type-5 .parallax-window-in {
  background-position: center 50%;
}
.slides-section .slides .slide.type-5 .parallax-window-in video,
.slides-section .slides .slide.type-5 .parallax-window-in img {
  object-position: 50% 50%;
}
.slides-section .slides .slide.type-6 .parallax-window-in {
  background-position: center 60%;
}
.slides-section .slides .slide.type-6 .parallax-window-in video,
.slides-section .slides .slide.type-6 .parallax-window-in img {
  object-position: 50% 60%;
}
.slides-section .slides .slide.type-7 .parallax-window-in {
  background-position: center 70%;
}
.slides-section .slides .slide.type-7 .parallax-window-in video,
.slides-section .slides .slide.type-7 .parallax-window-in img {
  object-position: 50% 70%;
}
.slides-section .slides .slide.type-8 .parallax-window-in {
  background-position: center 80%;
}
.slides-section .slides .slide.type-8 .parallax-window-in video,
.slides-section .slides .slide.type-8 .parallax-window-in img {
  object-position: 50% 80%;
}
.slides-section .slides .slide.type-9 .parallax-window-in {
  background-position: center 90%;
}
.slides-section .slides .slide.type-9 .parallax-window-in video,
.slides-section .slides .slide.type-9 .parallax-window-in img {
  object-position: 50% 90%;
}
.slides-section .slides .slide.type-10 .parallax-window-in {
  background-position: center 100%;
}
.slides-section .slides .slide.type-10 .parallax-window-in video,
.slides-section .slides .slide.type-10 .parallax-window-in img {
  object-position: 50% 100%;
}
.slides-section .slides .slide.active {
  z-index: 2;
  opacity: 1;
  transform: translateX(0);
}
.slides-section .slides .slide.active ~ .slide {
  transform: translateX(20px);
}
.slides-section .slides.anim-type-2 .slide {
  transform: translateX(-100%);
  opacity: 1;
}
.slides-section .slides.anim-type-2 .slide.active {
  opacity: 1;
  transform: translateX(0);
}
.slides-section .slides.anim-type-2 .slide.active ~ .slide {
  transform: translateX(100%);
}
.slides-section .slides.anim-type-3 .slide {
  transform: none !important;
  opacity: 0;
}
.slides-section .slides.anim-type-3 .slide.active {
  opacity: 1;
}
.slides-section .slides .slide-n,
.slides-section .slides .slide-p {
  cursor: pointer;
}
.slides-section .slides .slide-n img,
.slides-section .slides .slide-n svg,
.slides-section .slides .slide-p img,
.slides-section .slides .slide-p svg {
  max-width: none;
}

.line-break {
  display: block;
  width: 40px;
  height: 2px;
  background-color: #FF4A00;
  margin: 1.1rem 0;
}

.button-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.only-admin-section {
  overflow: hidden;
  height: 0;
}
.elementor-editor-active .only-admin-section {
  height: auto;
}

.background-image {
  pointer-events: none;
}
.background-image * {
  pointer-events: none;
}

.custom-video-container .play-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
}
.custom-video-container .play-button svg,
.custom-video-container .play-button img {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12rem;
  height: 12rem;
  display: block;
}
@media (max-width: 599px) {
  .custom-video-container .play-button svg,
  .custom-video-container .play-button img {
    width: 8rem;
    height: 8rem;
  }
}
.video-played.custom-video-container .play-button {
  opacity: 0;
}

.only-tablet {
  display: none;
}
@media (max-width: 1024px) {
  .only-tablet {
    display: block;
  }
}

.text {
  white-space: normal !important;
}

video::--webkit-media-controls {
  display: none !important;
}

video::--webkit-media-controls-play-button {
  display: none !important;
}

.font14 {
  font-size: 1.4rem;
  line-height: 2.0714285714;
}

.font16 {
  font-size: 1.6rem;
  line-height: 1.8125;
  letter-spacing: 0.32rem;
}

.font24 {
  font-size: 2.4rem;
  line-height: 1.3333333333;
  letter-spacing: 0.48rem;
}

.bold {
  font-weight: 700;
}

.semi-bold {
  font-weight: 600;
}

.book {
  font-weight: 400;
}

.underline {
  text-decoration: underline;
}

.grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 0;
}

.link {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: all 0.4s;
}
.link:hover {
  text-decoration-color: #FFFFFF;
}

.container-custom {
  margin-left: auto;
  margin-right: auto;
  padding-left: 24.6rem;
  padding-right: 19rem;
  display: block;
}
@media (max-width: 1600px) {
  .container-custom {
    padding-left: 17.6rem;
    padding-right: 12rem;
  }
}
@media (max-width: 1300px) {
  .container-custom {
    padding-left: 14.6rem;
    padding-right: 6rem;
  }
}
@media (max-width: 830px) {
  .container-custom {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1920px) {
  .container-custom {
    padding-left: 12vw;
    padding-right: 9vw;
  }
}

.elementor-widget-text-editor .elementor-widget-container h1, .h1-text,
h1 {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.2083333333;
}
.elementor-widget-text-editor .elementor-widget-container h1 strong, .h1-text strong,
h1 strong {
  font-weight: 700;
}

.elementor-widget-text-editor .elementor-widget-container h2, .h2-text,
h2 {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.2083333333;
}
.elementor-widget-text-editor .elementor-widget-container h2 strong, .h2-text strong,
h2 strong {
  font-weight: 700;
}

.elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container p, .h3-text,
h3 {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1.3529411765;
}
.elementor-widget-text-editor .elementor-widget-container h3 strong, .elementor-widget-text-editor .elementor-widget-container p strong, .h3-text strong,
h3 strong {
  font-weight: 700;
}

.elementor-widget-text-editor .elementor-widget-container h4, .h4-text,
h4 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4666666667;
}
.elementor-widget-text-editor .elementor-widget-container h4 strong, .h4-text strong,
h4 strong {
  font-weight: 700;
}

.elementor-widget-text-editor .elementor-widget-container h5, .h5-text,
h5 {
  font-size: 3rem;
  font-weight: 600;
}
.elementor-widget-text-editor .elementor-widget-container h5 strong, .h5-text strong,
h5 strong {
  font-weight: 700;
}

.h6-text,
h6 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.5416666667;
}
.h6-text strong,
h6 strong {
  font-weight: 700;
}

.default-text-2, .default-text {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.7777777778;
}
.default-text-2 strong, .default-text strong {
  font-weight: 700;
}
.default-text-2 a, .default-text a {
  transition: all 0.3s ease-out 0s;
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .default-text-2 a:hover, .default-text a:hover {
    opacity: 0.7;
  }
}

.default-text-2 {
  font-size: 1.6rem;
}

ol,
ul {
  padding-left: 1.2em;
}

.grid-el-12, .grid-el {
  display: grid;
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
  width: 100%;
  transition: all 0.3s ease-out 0s;
}

.grid-el-12 {
  grid-template-columns: repeat(12, 1fr);
}

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

@media (max-width: 1024px) {
  .no-padd-l-r-tab {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 599px) {
  .no-padd-l-r-mobs {
    padding-left: 0;
    padding-right: 0;
  }
}

.no-max-width {
  max-width: none;
}

input[type=submit], .button {
  cursor: pointer;
  padding: 1.2rem 5.8rem;
  position: relative;
  background-color: #E94E1B;
  color: #FFFFFF;
}
@media (min-width: 1025px) {
  input[type=submit]:hover, .button:hover {
    box-shadow: 0 0 23px 0px #E94E1B;
  }
}

input[type=submit], .button {
  transition: all 0.3s ease-out 0s;
}

.elementor-element {
  overflow-x: clip;
}

.elementor-widget {
  margin-bottom: 0 !important;
}

.elementor-widget-container {
  display: flex;
  width: 100%;
  overflow: visible;
}
.elementor-widget-container .section {
  width: 100%;
}
.elementor-widget-container .section.no-marg-b {
  margin-bottom: 0;
}
.elementor-widget-container .elementor-image {
  max-width: 8000px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .elementor-widget-container .elementor-image {
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.elementor-widget-container .elementor-image .widget-image-caption {
  display: block;
  padding-top: 2rem;
  font-size: inherit;
}
.elementor-widget-container .elementor-text-editor {
  max-width: 1000px;
  padding-bottom: 0;
  margin: 0 auto;
}
@media (max-width: 1920px) {
  .elementor-widget-container .elementor-text-editor {
    max-width: unset;
    padding-left: 32px;
    padding-right: 32px;
  }
}
.elementor-section-wrap:first-child > .elementor-section:first-child > .elementor-container:first-child > .elementor-row:first-child .elementor-widget-container .elementor-text-editor {
  padding-top: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none !important;
}

.elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

.elementor-widget-text-editor {
  background-color: #000000;
}
.elementor-widget-text-editor .elementor-widget-container {
  padding: 140px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .elementor-widget-text-editor .elementor-widget-container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 599px) {
  .elementor-widget-text-editor .elementor-widget-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.elementor-widget-text-editor .elementor-widget-container p {
  font-size: inherit;
  font-weight: inherit;
}
.elementor-widget-text-editor .elementor-widget-container h1 {
  font-size: 3.6rem;
  line-height: 1.2;
}
@media (max-width: 599px) {
  .elementor-widget-text-editor .elementor-widget-container h1 {
    font-size: 3.4rem;
  }
}
.elementor-widget-text-editor .elementor-widget-container h3 {
  font-size: 2.4rem;
  font-weight: 700;
}
.elementor-widget-text-editor .elementor-widget-container h4 {
  color: #7E7E7E;
}
.elementor-widget-text-editor .elementor-widget-container h1, .elementor-widget-text-editor .elementor-widget-container h2, .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container h4, .elementor-widget-text-editor .elementor-widget-container h5, .elementor-widget-text-editor .elementor-widget-container h6 {
  margin: 0.2rem 0;
}
.elementor-widget-text-editor .elementor-widget-container h1, .elementor-widget-text-editor .elementor-widget-container h2, .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container h5, .elementor-widget-text-editor .elementor-widget-container h6, .elementor-widget-text-editor .elementor-widget-container p, .elementor-widget-text-editor .elementor-widget-container ul, .elementor-widget-text-editor .elementor-widget-container li {
  color: #FFFFFF;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  color: inherit;
  border-radius: 0;
  box-shadow: none;
  display: block;
}

input:not([type=submit]), textarea {
  outline: none;
  border: 1px solid #01122B;
  padding: 1rem;
  background: transparent;
}

input[type=submit] {
  border: none !important;
}

.checkbox-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.checkbox-container input {
  margin-right: 1.4rem;
  margin-top: 0;
}
.type-2.checkbox input {
  background-color: #FF4A00 !important;
}
.type-2.checkbox input:checked, .type-2.checkbox input.checked {
  background-color: #FF4A00 !important;
}
.type-2.checkbox input:checked + svg, .type-2.checkbox input.checked + svg {
  animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
}

.checkbox input {
  flex-shrink: 0;
  appearance: none;
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  outline: none;
  background: #FF4A00;
  border: 1px solid #222222;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
}
@media (min-width: 1025px) {
  .checkbox input:hover {
    box-shadow: inset 0 0 0 2px #222222;
  }
  .checkbox input:hover svg {
    transform: scale(1.1) translateZ(0);
  }
}
.checkbox input:checked, .checkbox input.checked {
  background-color: #222222;
}
.checkbox input:checked + svg, .checkbox input.checked + svg {
  animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
}

.checkbox {
  position: relative;
}
.checkbox input {
  transition: all 0.3s ease-out 0s;
}
@media (min-width: 1025px) {
  .checkbox input:hover svg {
    transform: scale(1.1) translateZ(0);
  }
}
.checkbox svg {
  pointer-events: none;
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #FF4A00;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  max-width: unset;
  transform: scale(0) translateZ(0);
}
.type-2.checkbox svg {
  stroke: #7E7E7E;
}

@keyframes checkbox-anim-1 {
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.checkbox-input {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.checkbox-input .checkbox {
  margin-right: 1.2rem;
}

.input-container textarea, .input-container input {
  color: #465CA7;
}
.input-container textarea::-webkit-input-placeholder, .input-container input::-webkit-input-placeholder {
  color: #465CA7 !important;
}
.input-container textarea::-moz-placeholder, .input-container input::-moz-placeholder {
  color: #465CA7 !important;
}
.input-container textarea:-ms-input-placeholder, .input-container input:-ms-input-placeholder {
  color: #465CA7 !important;
}
.input-container textarea:-moz-placeholder, .input-container input:-moz-placeholder {
  color: #465CA7 !important;
}
.input-container input:not([type=submit]), .input-container input:not([type=checkbox]), .input-container textarea {
  width: 100%;
}
.input-container input[type=checkbox] {
  width: 24px;
  height: 24px;
}
.input-container.text-area-input {
  position: relative;
}
.input-container.text-area-input:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 8px;
  right: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: #01122B;
}
.input-container.text-area-input textarea {
  resize: vertical;
}
.input-container.text-area-input ::-webkit-resizer {
  opacity: 0;
}

.elements-list-container {
  position: relative;
}
.elements-list-container:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.elements-list-container .arr-prev, .elements-list-container .arr-next {
  cursor: pointer;
  z-index: 10;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s ease-out 0s;
  position: absolute;
  height: 100%;
  width: 2.6rem;
}
.elements-list-container .arr-prev img, .elements-list-container .arr-prev svg, .elements-list-container .arr-next img, .elements-list-container .arr-next svg {
  display: block;
  transition: all 0.3s ease-out 0s;
}
.elements-list-container .arr-prev img, .elements-list-container .arr-prev svg, .elements-list-container .arr-next img, .elements-list-container .arr-next svg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.elements-list-container .arr-prev.disabled, .elements-list-container .arr-next.disabled {
  cursor: auto;
  opacity: 0;
  visibility: hidden;
}
.elements-list-container .arr-prev {
  right: 100%;
  margin-right: 2rem;
}
@media (min-width: 1025px) {
  .elements-list-container .arr-prev:hover img, .elements-list-container .arr-prev:hover svg {
    transform: translateY(-50%) translateX(-3px);
  }
}
.elements-list-container .arr-next {
  left: 100%;
  margin-left: 2rem;
}
@media (min-width: 1025px) {
  .elements-list-container .arr-next:hover img, .elements-list-container .arr-next:hover svg {
    transform: translateY(-50%) translateX(3px);
  }
}
.elements-list-container .elements-list {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.elements-list-container .elements-list .elements-group {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  transform: translateX(-100%);
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 3.2rem);
  margin-left: -3.2rem;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
  transition-property: transform, opacity;
  background: transparent;
}
.elements-list-container .elements-list .elements-group.no-anim {
  transition: none !important;
}
.elements-list-container .elements-list .elements-group.current {
  transform: translateX(0%);
  position: relative;
  z-index: 2;
}
.elements-list-container .elements-list .elements-group.current + .elements-group {
  transform: translateX(100%);
}
.elements-list-container .elements-list .elements-group.current + .elements-group ~ .elements-group {
  transform: translateX(200%);
}
.elements-list-container .elements-list .elements-group .el {
  display: table-cell;
  vertical-align: top;
  padding-left: 3.2rem;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group {
  transform: none !important;
  opacity: 0;
  transition: opacity 1s !important;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group.current {
  opacity: 1;
}

.js:not(.elementor-editor-active) .anim-left {
  transition: all 1.3s;
  opacity: 0;
  transform: translate(-1rem, 0);
}
.js:not(.elementor-editor-active) .anim-right {
  transition: all 1.3s;
  opacity: 0;
  transform: translate(1rem, 0);
}
.js:not(.elementor-editor-active) .anim-bottom {
  transition: all 1.3s;
  opacity: 0;
  transform: translate(0, 2rem);
}
.js:not(.elementor-editor-active) .anim-top {
  transition: all 1.3s;
  opacity: 0;
  transform: translate(0, -2rem);
}
.js:not(.elementor-editor-active) .anim-center {
  transition: all 1.3s;
  opacity: 0;
}
.js:not(.elementor-editor-active) .anim-txt {
  transition: all 2s;
  opacity: 0;
}
.js:not(.elementor-editor-active) .anim-vid {
  transition: all 1.3s;
  opacity: 0;
}
.js:not(.elementor-editor-active) .fade-opacity {
  opacity: 1;
}
.js:not(.elementor-editor-active) .fade-transform {
  opacity: 1;
  transform: translate(0, 0);
}

.section-slider .container .elements-list-type-project {
  display: grid;
  grid-template-rows: auto min-content;
}
.section-slider .container .elements-list-type-project .arr-next,
.section-slider .container .elements-list-type-project .arr-prev {
  position: absolute;
  display: block;
  height: auto;
  width: 3rem;
  bottom: -5.3rem;
}
@media (min-width: 1920px) {
  .section-slider .container .elements-list-type-project .arr-next,
  .section-slider .container .elements-list-type-project .arr-prev {
    bottom: calc(-3.6rem - 1.3758144217vw);
  }
}
.section-slider .container .elements-list-type-project .arr-next svg,
.section-slider .container .elements-list-type-project .arr-next img,
.section-slider .container .elements-list-type-project .arr-prev svg,
.section-slider .container .elements-list-type-project .arr-prev img {
  display: block;
  width: 100%;
  height: auto;
}
.section-slider .container .elements-list-type-project .arr-prev {
  margin: 0 4.5rem 0 0;
  left: auto;
  right: 50%;
}
.section-slider .container .elements-list-type-project .arr-prev svg {
  display: block;
}
.section-slider .container .elements-list-type-project .arr-prev svg path {
  fill: var(--svg_color);
}
@media (max-width: 830px) {
  .section-slider .container .elements-list-type-project .arr-prev {
    grid-column: 4/span 2;
  }
}
.section-slider .container .elements-list-type-project .arr-next {
  margin: 0 0 0 4.5rem;
  left: 50%;
  right: auto;
}
.section-slider .container .elements-list-type-project .arr-next svg {
  display: block;
}
.section-slider .container .elements-list-type-project .arr-next svg path {
  fill: var(--svg_color);
}
@media (max-width: 830px) {
  .section-slider .container .elements-list-type-project .arr-next {
    grid-column: 9/span 2;
  }
}
.section-slider .container .elements-list-type-project .button_back {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -5.3rem;
  width: 1.9rem;
  transform: translateX(-50%) translateY(50%);
}
@media (min-width: 1920px) {
  .section-slider .container .elements-list-type-project .button_back {
    bottom: calc(-3.6rem - 1.3758144217vw);
  }
}
.section-slider .container .elements-list-type-project .button_back:hover svg {
  transform: rotate(360deg);
}
.section-slider .container .elements-list-type-project .button_back svg {
  display: block;
  transition: all 0.5s ease-out 0s;
}
.section-slider .container .elements-list-type-project .button_back svg g line {
  stroke: var(--svg_color);
}
@media (max-width: 830px) {
  .section-slider .container .elements-list-type-project .button_back {
    grid-column: 6/span 3;
  }
}
.section-slider .container .elements-list-type-project .elements-list .el-in {
  height: 100%;
  min-height: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-slider .container .elements-list-type-project .elements-list .container-image-slider {
  width: 100%;
  height: calc(100vh - 11.8rem - 10.6rem);
  height: calc(-webkit-fill-available - 11.8rem - 10.6rem);
}
@media (min-width: 1920px) {
  .section-slider .container .elements-list-type-project .elements-list .container-image-slider {
    height: calc(100vh - 14.4rem - 5.5032576867vw);
  }
}
.section-slider .container .elements-list-type-project .elements-list .container-image-slider video,
.section-slider .container .elements-list-type-project .elements-list .container-image-slider img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.section-slider .container .elements-list-type-project .elements-list .container-image-slider .text {
  font-size: 1.1713030747vw;
  padding: 0 27.8184480234vw;
  color: var(--svg_color);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
@media (max-width: 1366px) {
  .section-slider .container .elements-list-type-project .elements-list .container-image-slider .text > .text-in {
    font-size: 1.6rem;
    padding: 1rem;
    max-width: 38.9rem;
  }
}
@media (max-width: 830px) {
  .section-slider .container .elements-list-type-project .elements-list .container-image-slider .text {
    padding: 0 3rem;
  }
  .section-slider .container .elements-list-type-project .elements-list .container-image-slider .text > .text-in {
    font-size: 1.5rem;
  }
}

footer {
  position: relative;
  color: #FFFFFF;
}
footer .footer-image-link {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
  padding: 8rem 11.7rem 0;
}
@media (max-width: 830px) {
  footer .footer-image-link {
    padding: 7rem 1.2rem 0;
  }
}
footer .footer-image-link > .container-banner {
  position: relative;
  display: block;
  z-index: 10;
}
footer .footer-image-link > .container-banner .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  text-align: center;
}
footer .footer-image-link > .container-banner .content .title-banner {
  padding-top: 4.8rem;
}
footer .footer-image-link > .container-banner .content .desc-banner {
  padding-top: 3rem;
  max-width: 42rem;
  margin: 0 auto;
}
footer .footer-image-link > .container-banner .content .fotter-button {
  transition: all 0.4s;
  position: relative;
  background-color: #E94E1B;
  width: fit-content;
  margin: 2.7rem auto 0;
  padding: 1rem 2rem;
}
footer .footer-image-link > .container-banner .content .fotter-button:hover {
  box-shadow: 0 0 23px 0px #E94E1B;
}
footer .footer-image-link > .container-banner .content .fotter-button .small-arrow {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-200%, -20%);
}
@media (max-width: 830px) {
  footer .footer-image-link > .container-banner .content .fotter-button .small-arrow {
    display: none;
  }
}
footer .footer-image-link > .container-banner .content .small-image {
  padding: 2.6rem 0 4rem;
}
footer .footer-image-link > .container-banner .background-container img {
  z-index: -1;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
footer .footer-image-link > .container-banner .elipse-footer {
  max-width: 57.5rem;
  max-height: 57.5rem;
  position: absolute;
  transform: translate(-65%, -100%);
  animation: slow-move 4s infinite linear;
  z-index: -2;
  pointer-events: none;
}
@media (max-width: 1024px) {
  footer .footer-image-link > .container-banner .elipse-footer {
    max-width: 40rem;
    max-height: 40rem;
  }
}
@keyframes slow-move {
  0% {
    transform: translate(-65%, -100%);
  }
  50% {
    transform: translate(-65%, -105%);
  }
  100% {
    transform: translate(-65%, -100%);
  }
}
footer .container {
  position: relative;
}
footer .container .grid {
  min-height: 0;
  align-items: end;
}
@media (max-width: 1024px) {
  footer .container .grid {
    min-height: 25rem;
  }
}
footer .container .grid .footer-container {
  grid-column: span 12;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 4.5rem;
}
@media (max-width: 830px) {
  footer .container .grid .footer-container {
    flex-wrap: wrap;
  }
}
footer .container .grid .footer-container .logo-container img {
  height: 5.7rem;
}
footer .container .grid .footer-container .menu-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 830px) {
  footer .container .grid .footer-container .menu-container .copyright-container {
    order: 10;
    padding-top: 0.5rem;
  }
}
@media (max-width: 830px) {
  footer .container .grid .footer-container .menu-container .menu-footer-menu-container {
    order: 1;
  }
}
@media (max-width: 830px) {
  footer .container .grid .footer-container .menu-container {
    flex-direction: column;
  }
}
footer .container .grid .footer-container .menu-container .menu-footer {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  padding-left: 0 !important;
}
@media (max-width: 830px) {
  footer .container .grid .footer-container .menu-container .menu-footer {
    flex-direction: column;
  }
}
footer .container .grid .footer-container .menu-container .menu-footer li.menu-item {
  padding-left: 3.8rem;
}
@media (max-width: 830px) {
  footer .container .grid .footer-container .menu-container .menu-footer li.menu-item {
    padding-left: 0;
    padding-top: 0.5rem;
  }
}
footer .container .grid .footer-container .menu-container .menu-footer li.menu-item a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: all 0.4s;
}
footer .container .grid .footer-container .menu-container .menu-footer li.menu-item a:hover {
  text-decoration-color: #FFFFFF;
}
footer .container .grid .footer-container .social-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 830px) {
  footer .container .grid .footer-container .social-container {
    padding-top: 1rem;
  }
}
footer .container .grid .footer-container .social-container > a:nth-child(n+2) {
  padding-left: 2rem;
}
footer .container .grid .footer-container .social-container > a {
  transition: all 0.4s;
}
footer .container .grid .footer-container .social-container > a:hover {
  transform: scale(1.2);
}
footer .container .grid .footer-container .social-container > a > img {
  height: 2.2rem;
}

.footer-section {
  background-color: #465ca7;
  margin-top: -11rem;
}
@media (max-width: 1024px) {
  .footer-section {
    margin-top: -7rem;
  }
}
@media (max-width: 1024px) {
  .footer-section {
    margin-top: -4rem;
  }
}

body.contact #footer {
  background: #FFFFFF;
}

body.blog #footer {
  background: #FFFFFF;
}

body.archive #footer {
  background: #FFFFFF;
}

body.videos #footer {
  background: #FFFFFF;
}

body.presse #footer {
  background: #FFFFFF;
}

.home-section .project:not(:first-child) {
  padding-top: 5rem;
}
@media (min-width: 1920px) {
  .home-section .project:not(:first-child) {
    padding-top: 3vw;
  }
}
.home-section .project:first-child .container-in, .home-section .project:first-child .project-in, .home-section .project:first-child .container {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home-section .project:first-child .container-image-home {
  height: 100vh;
}
@media (max-width: 830px) {
  .home-section .project .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 830px) {
  .home-section .project .container-in {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-section .project .project-in {
  padding-left: 4.9048316252vw;
  padding-right: 6.8081991215vw;
}
@media (max-width: 830px) {
  .home-section .project .project-in {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-section .container-image-home {
  display: block;
  width: 100%;
  height: 100%;
}
.home-section .container-image-home img, .home-section .container-image-home video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
@media (orientation: landscape) {
  .home-section .container-image-home .img-portrait {
    display: none !important;
  }
}
@media (orientation: portrait) {
  .home-section .container-image-home .img-landscape {
    display: none !important;
  }
}

.subscribe {
  padding-top: 11rem;
}
.subscribe .grid .title {
  grid-column: 1/span 5;
}
@media (max-width: 1024px) {
  .subscribe .grid .title {
    grid-column: span 12;
  }
}
.subscribe .grid .container-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  padding-top: 1.3rem;
  grid-column: 1/span 5;
}
@media (max-width: 1024px) {
  .subscribe .grid .container-flex {
    grid-column: span 8;
  }
}
@media (max-width: 830px) {
  .subscribe .grid .container-flex {
    grid-column: span 12;
  }
}
.subscribe .grid .container-flex .container-img {
  position: relative;
}
.subscribe .grid .container-flex .container-img .logo {
  display: block;
  min-width: 16.5rem;
  transition: all 0.4s;
}
.subscribe .grid .container-flex .container-img .logo:hover {
  box-shadow: 0 0 23px 0px #E94E1B;
}
.subscribe .grid .container-flex .container-img .arrow {
  position: absolute;
  transform: translateX(-100%);
}

.sub-back {
  position: relative;
}
.sub-back > img.back {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.sub-back > .container > .title {
  padding-top: 12.4rem;
  grid-column: span 12;
  position: relative;
  z-index: 1;
}
.sub-back > .container > .container-img {
  padding: 3.3rem 0 11rem;
  z-index: 1;
  grid-column: span 12;
  width: fit-content;
}
.sub-back > .container > .container-img img {
  display: block;
  transition: all 0.4s;
}
.sub-back > .container > .container-img img:hover {
  box-shadow: 0 0 23px 0px #E94E1B;
}

.external-video-container-outter {
  position: relative;
  margin-top: 3.5rem;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.external-video-container-outter iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.form-in {
  position: relative;
  z-index: 11;
}
.form-in input:not(input[type=submit]), .form-in textarea {
  padding: 1.5rem 1.8rem;
  margin-top: 1rem;
  width: 100%;
  background-color: #FFFFFF;
  border: none;
}
.form-in input::placeholder, .form-in textarea::placeholder {
  color: #7E7E7E;
}
.form-in textarea {
  resize: none;
  height: 20rem;
}
.form-in input[type=submit] {
  margin-top: 2rem;
  margin-left: auto;
}

.presse {
  position: relative;
  padding-top: 12.4rem;
}
.presse .container-presse {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.presse .container-presse > img.arrow {
  margin-top: -2rem;
  margin-left: 3rem;
}
.presse .container-presse .container-title-presse > .desc {
  padding: 3rem 0 5rem;
}

@media (max-width: 830px) {
  .section-work .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.section-work .container-in {
  min-height: calc(100vh - 11.8rem - 10.6rem);
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 1rem;
}
@media (min-width: 1920px) {
  .section-work .container-in {
    min-height: calc(100vh - 14.4rem - 5.5032576867vw );
  }
}
@media (max-width: 830px) {
  .section-work .container-in {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1920px) {
  .section-work .container-in {
    gap: 0.7320644217vw;
  }
}
.section-work .category-nav {
  flex-shrink: 0;
  flex-grow: 0;
  padding-left: 2.6rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
@media (max-width: 830px) {
  .section-work .category-nav {
    display: none;
  }
}
@media (min-width: 1920px) {
  .section-work .category-nav {
    padding-left: 1.9033674963vw;
  }
}
.section-work .category-nav .container-category {
  position: sticky;
  bottom: 10.6rem;
}
.section-work .posts-list-content {
  flex-grow: 1;
  padding-right: 4rem;
}
@media (max-width: 830px) {
  .section-work .posts-list-content {
    padding-right: 0;
  }
}
@media (min-width: 1920px) {
  .section-work .posts-list-content {
    padding-right: 2.9282576867vw;
  }
}

@media (max-width: 830px) {
  .category-nav {
    display: none;
  }
}
.category-nav .container-category {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1920px) {
  .category-nav .container-category {
    font-size: 1.03vw;
  }
}
.category-nav .container-category a {
  transition: all 0.5s ease-out 0s;
}
.category-nav .container-category a.category-active {
  opacity: 1;
  color: var(--hover_color);
}
@media (hover: hover) {
  .category-nav .container-category a:hover {
    opacity: 1;
    color: var(--hover_color);
  }
}

@media (max-width: 830px) {
  .posts-list-content {
    margin-left: 0;
  }
}
.posts-list-content a > img {
  display: block;
  width: 100%;
  height: 100%;
}

.section-analog .posts-list-content {
  padding-left: 3.4rem;
}
@media (max-width: 830px) {
  .section-analog .posts-list-content {
    padding-left: 0;
  }
}
.grid-container {
  display: grid;
}

.grid-sizer,
.grid-item {
  width: 32%;
}
@media (max-width: 1500px) {
  .grid-sizer,
  .grid-item {
    width: 31%;
  }
}
@media (max-width: 1050px) {
  .grid-sizer,
  .grid-item {
    width: 49%;
  }
}

.grid-item {
  margin-bottom: 2%;
}
.grid-item:hover .project-title {
  opacity: 1;
}
.grid-item .project-title {
  transition: all 0.5s ease-out 0s;
  font-size: 1.0980966325vw;
  color: #FFFFFF;
  position: absolute;
  bottom: 2%;
  left: 2%;
  opacity: 0;
}

.gutter-sizer {
  width: 2%;
}

.grid-item--width2 {
  width: 400px;
}

body.single-post, body.single-video_gb {
  padding-top: 0 !important;
}
body.single-post .nav-container, body.single-video_gb .nav-container {
  color: #FFFFFF;
}
body.single-post .nav-container a, body.single-video_gb .nav-container a {
  transition: all 0.4s;
  text-decoration: underline;
  text-decoration-color: transparent !important;
}
body.single-post .nav-container a:hover, body.single-video_gb .nav-container a:hover {
  text-decoration-color: #FFFFFF !important;
}
body.single-post .nav-container.black, body.single-video_gb .nav-container.black {
  color: #000000;
}
body.single-post .nav-container.black a:hover, body.single-video_gb .nav-container.black a:hover {
  text-decoration-color: #000000 !important;
}
body.single-post .nav-container.black .menu-single-bar, body.single-video_gb .nav-container.black .menu-single-bar {
  background-color: #000000 !important;
}
body.single-post .menu-single-bar, body.single-video_gb .menu-single-bar {
  background-color: #FFFFFF !important;
}
body.single-post .button-content:after, body.single-video_gb .button-content:after {
  background-color: #FFFFFF !important;
}
body.single-post .button-content:before, body.single-video_gb .button-content:before {
  background-color: #FFFFFF !important;
}

section.blog {
  position: relative;
}
section.blog img.logo {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center center;
}
section.blog .container {
  position: relative;
  z-index: 1;
}
section.blog .container .grid .navigation {
  grid-column: span 12;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-top: 19rem;
}
section.blog .container .grid .navigation > span {
  padding: 0 0.5rem;
}
section.blog .container .grid .navigation > div:nth-child(5) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.blog .container .grid .big-title {
  padding-top: 2.2rem;
  grid-column: span 7;
}
@media (max-width: 830px) {
  section.blog .container .grid .big-title {
    grid-column: span 12;
  }
}
section.blog .container .grid .date {
  font-weight: 700;
  grid-column: span 12;
  padding-top: 0.5rem;
}
section.blog .container .grid .category {
  padding-bottom: 32rem;
  grid-column: span 12;
}

.section.article {
  position: relative;
  z-index: 2;
  margin-top: -25rem;
}
.section.article .container .grid .article-content {
  position: relative;
  background-color: #FFFFFF;
  grid-column: 2/span 10;
  min-height: 600px;
  padding: 1.5rem 0 8rem;
}
@media (max-width: 830px) {
  .section.article .container .grid .article-content {
    grid-column: span 12;
  }
}
.section.article .container .grid .article-content .end-article {
  margin-left: 9.8%;
  margin-right: 9.8%;
  margin-top: 3.4rem;
  border-top: solid 1px #BCBCBC;
}
.section.article .container .grid .article-content img.elipse {
  position: absolute;
  right: 7rem;
  top: 27rem;
  transform: translateX(100%);
  animation: slow-move-blog 4s infinite linear;
}
@keyframes slow-move-blog {
  0% {
    transform: translate(100%, 0);
  }
  25% {
    transform: translate(95%, -2%);
  }
  50% {
    transform: translate(95%, 3%);
  }
  100% {
    transform: translate(100%, 0);
  }
}

.width {
  width: 100%;
}

.blog-strong {
  padding: 3.5rem 4.5rem 0;
}
@media (max-width: 830px) {
  .blog-strong {
    padding: 3.5rem 0 0 4.5rem;
  }
}

.blog-txt {
  padding-top: 3.5rem;
}

.container-grid-blog {
  padding: 3.5rem 4.5rem 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
@media (max-width: 830px) {
  .container-grid-blog {
    padding: 3.5rem 0 0 0;
  }
}
.container-grid-blog > img {
  padding-right: 2rem;
  padding-top: 0.2rem;
  animation: fade-right 4s infinite ease-in-out;
}
@keyframes fade-right {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(0.8rem);
  }
  100% {
    transform: translateX(0);
  }
}

.check-list-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 0;
}
.check-list-container .border-top {
  margin-top: 8rem;
  padding-top: 4.4rem;
  grid-column: 2/span 8;
  border-top: solid 1px #BCBCBC;
}
.check-list-container .check-in-desc {
  grid-column: 2/span 2;
  line-height: 2.1rem;
}
@media (max-width: 830px) {
  .check-list-container .check-in-desc {
    grid-column: span 12;
    padding-bottom: 1rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  }
}
.check-list-container .check-in-repeat {
  grid-column: 4/span 6;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2.98%;
}
@media (max-width: 830px) {
  .check-list-container .check-in-repeat {
    grid-column: span 12;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  }
}
.check-list-container .check-in-repeat > .description {
  padding-bottom: 3rem;
  width: 100%;
}
.check-list-container .check-in-repeat > .list-element {
  min-width: 31.34%;
}
@media (max-width: 830px) {
  .check-list-container .check-in-repeat > .list-element {
    min-width: 60%;
  }
}
.check-list-container .check-in-repeat > .list-element > a {
  display: block;
  white-space: nowrap;
  min-width: 31.34%;
  background-color: #E94E1B;
  padding: 1.2rem 2.2rem;
  margin-bottom: 1rem;
}
.check-list-container .check-in-repeat > .list-element > a:hover {
  box-shadow: 0 0 23px 0px #E94E1B;
}
@media (max-width: 830px) {
  .check-list-container .check-in-repeat > .list-element > a {
    min-width: 60%;
  }
}

.section-slider {
  position: relative;
  z-index: 100;
}

.image-blog .container > img {
  margin-top: 3.5rem;
}

.elementor-widget-wysiwyg-editor a {
  color: #465ca7;
  transition: all 0.3s ease-out 0s;
}
.elementor-widget-wysiwyg-editor a:hover {
  color: #E94E1B;
}

.about-section .about-in {
  padding: 5.0512445095vw 19.3265007321vw 5.0512445095vw 9.1508052709vw;
}
@media (max-width: 830px) {
  .about-section .about-in {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (min-width: 1920px) {
  .about-section .about-in {
    font-size: 1.1713030747vw;
  }
}

.loading-screen {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: var(--background-color);
}
.loading-screen .title-loading {
  font-size: 1.1713030747vw;
  margin: 0 auto;
}
.loading-screen .img-loading {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

.displayNone {
  display: none !important;
}
