@font-face {
  font-family: "So_hneBuch";
  src: url("/fonts/So_hneBuch.eot");
  src: url("/fonts/So_hneBuch.eot?#iefix") format("embedded-opentype"), url("/fonts/So_hneBuch.woff2") format("woff2"), url("/fonts/So_hneBuch.woff") format("woff"), url("/fonts/So_hneBuch.ttf") format("truetype"), url("/fonts/So_hneBuch.svg#So_hneBuch") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sohne-Kraftig";
  src: url("/fonts/Sohne-Kraftig.eot");
  src: url("/fonts/Sohne-Kraftig.eot?#iefix") format("embedded-opentype"), url("/fonts/Sohne-Kraftig.woff2") format("woff2"), url("/fonts/Sohne-Kraftig.woff") format("woff"), url("/fonts/Sohne-Kraftig.ttf") format("truetype"), url("/fonts/Sohne-Kraftig.svg#Sohne-Kraftig") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SohneBreit-Kraftig";
  src: url("/fonts/SohneBreit-Kraftig.eot");
  src: url("/fonts/SohneBreit-Kraftig.eot?#iefix") format("embedded-opentype"), url("/fonts/SohneBreit-Kraftig.woff2") format("woff2"), url("/fonts/SohneBreit-Kraftig.woff") format("woff"), url("/fonts/SohneBreit-Kraftig.ttf") format("truetype"), url("/fonts/SohneBreit-Kraftig.svg#SohneBreit-Kraftig") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.clear,
* html .clearfix,
*:first-child + html .clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

.grid_1 {
  width: 8.33%;
}

.grid_2 {
  width: 16.67%;
}

.grid_3 {
  width: 25%;
}

.grid_4 {
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
}
.grid_4:nth-child(3n) {
  margin-right: 0;
}

.grid_5 {
  width: 41.67%;
}

.grid_6 {
  width: 50%;
  width: calc(50% - 10px);
  margin-right: 20px;
}
.grid_6:nth-child(2n) {
  margin-right: 0;
}

.grid_7 {
  width: 58.33%;
}

.grid_8 {
  width: 66.67%;
}

.grid_9 {
  width: 75%;
}

.grid_10 {
  width: 83.33%;
}

.grid_11 {
  width: 91.67%;
}

.grid_12 {
  width: 100%;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: flex;
  position: relative;
}

img {
  display: block;
  border: none;
  max-width: 100%;
  align-self: flex-start;
  -o-object-fit: cover;
     object-fit: cover;
}

a,
img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-decoration: none;
}

textarea:focus,
input:focus,
select:focus {
  outline: none;
}

/* General */
html {
  background: #13322c;
}

body {
  font-family: "So_hneBuch";
  font-weight: normal;
  font-size: 15px;
  background: #13322c;
  color: #13322c;
  margin: 0;
  padding: 0;
}
body header {
  opacity: 0;
}
body main {
  opacity: 0;
}
body.load {
  background: #F3F2EF;
}
body.load header,
body.load main {
  opacity: 1;
  transition-delay: 5s;
  transition: 0.5s opacity !important;
  -webkit-transition: 0.5s opacity !important;
  -moz-transition: 0.5s opacity !important;
  -ms-transition: 0.5s opacity !important;
  -o-transition: 0.5s opacity !important;
}

/* Headings */
h1,
h2,
h3,
h4,
h5 {
  font-family: "So_hneBuch";
  margin: 0;
  font-weight: normal;
}

h1 {
  font-size: 32px;
  font-size: clamp(24px, 1.8vw, 32px);
  line-height: 1.25em;
  text-align: center;
  color: #13322c;
}
h1.project-name {
  padding: 10px 0 20px 0;
  text-transform: uppercase;
}
h1 .close-project {
  font-family: "So_hneBuch";
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1;
  display: block;
  margin-bottom: 20px;
}

h2 {
  font-family: "So_hneBuch";
  font-weight: normal;
  font-size: 32px;
  font-size: clamp(24px, 1.8vw, 32px);
  line-height: 1.25em;
  text-align: center;
  color: #13322c;
  text-transform: uppercase;
  padding-bottom: 30px;
  letter-spacing: 0.04em;
}

p {
  font-size: 15px;
  line-height: 1.33em;
  color: #13322c;
}
p.large {
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(18px, 1.4vw, 24px);
  line-height: 1.166em;
  text-align: center;
  color: #13322c;
}
p.xlarge {
  font-weight: normal;
  font-size: 32px;
  font-size: clamp(24px, 1.8vw, 32px);
  line-height: 1.166em;
  text-align: center;
  color: #13322c;
}

/* Navigation */
header {
  display: flex;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px 20px 0 20px;
  z-index: 20;
  background-color: #F3F2EF;
}
header .logo {
  width: 100%;
  max-width: 500px;
}
header .logo img {
  width: 100%;
  margin: auto;
}
header nav {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
header nav ul {
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  list-style: none;
}
header nav ul li {
  display: flex;
  width: 33.3333333333%;
  justify-content: center;
}
header nav ul li a {
  color: #13322c;
  font-family: "So_hneBuch";
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.33em;
  text-align: center;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
}
@media (hover: hover) {
  header nav ul li a:hover {
    border-bottom: 1px solid #13322c;
  }
}

#page-home header .logo {
  width: 100%;
  max-width: 100%;
}
#page-home header .logo.small img {
  max-width: 500px;
}

#page-project header nav ul li a.project {
  border-bottom: 1px solid #13322c;
}

#page-about header nav ul li a.about {
  border-bottom: 1px solid #13322c;
}

#page-news header nav ul li a.news {
  border-bottom: 1px solid #13322c;
}

#page-contact header nav ul li a.contact {
  border-bottom: 1px solid #13322c;
}

/* nav-toggle */
#nav-toggle {
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

#nav-toggle span {
  cursor: pointer;
  height: 2px;
  width: 30px;
  background: #13322c;
  display: block;
  content: "";
  margin: 5px 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

#nav-toggle.active span:nth-child(2) {
  display: none;
}

#nav-toggle.active {
  justify-content: center;
  align-items: center;
}

#nav-toggle.active span {
  background: #f3f2ee;
}

/* enquiry */
input,
select {
  font-family: "So_hneBuch";
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  width: 100%;
  color: #13322c;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #13322c;
  text-align: left;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
input.b_submit,
select.b_submit {
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #13322c;
  padding: 12px 46px;
  margin: 0 0 50px 0;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
@media (hover: hover) {
  input.b_submit:hover,
  select.b_submit:hover {
    background-color: #13322c;
    color: #F3F2EF;
  }
}

select option {
  padding: 7px 5px;
  background: #fff;
  text-align: left;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;
}

.privacy {
  font-size: 10px;
}

.chk_holder {
  margin: 10px auto 0 auto;
  color: #13322c;
}

#chkInternational {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  color: #13322c;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 25px;
  width: 20px;
  text-align: left;
}

#chkInternational + label {
  background: url("/images/buttons/uncheck.png") no-repeat left center;
  color: #13322c;
  padding: 2px 0 2px 26px;
}

#chkInternational:checked + label {
  background: url("/images/buttons/check.png") no-repeat left center;
}

input:-webkit-input-placeholder,
textarea:-webkit-input-placeholder {
  color: #13322c;
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #13322c;
  opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #13322c;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #13322c;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

/*footer*/
footer {
  display: block;
  width: 100%;
  position: relative;
  padding: 0 20px;
}
footer a,
footer p {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #13322c;
}
footer .row {
  margin: auto;
  width: 1440px;
  max-width: 90%;
}
footer .row div {
  display: flex;
  flex-direction: column;
  width: 33.333%;
}
footer .gd {
  text-decoration: underline;
}

#lottie {
  background-color: #f3f2ee;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
  margin: auto;
  width: auto;
}

/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  -moz-text-align-last: left;
       text-align-last: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border-bottom: 1px solid #525252;
  clear: both;
}

li.token-input-input-token-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

ul.token-input-list-project li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100% !important;
  margin-bottom: 0;
}

li.token-input-token-project p {
  display: inline;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 20px;
  font-size: 11px;
}

li.token-input-token-project {
  overflow: hidden;
  height: 25px;
  margin: 0;
  padding: 2px 5px;
  background-color: #f3f2ee;
  color: #13322c;
  cursor: default;
  border: 1px solid #13322c;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: inline-block;
}

div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #f3f2ee;
  overflow-x: hidden;
  cursor: default;
  font-size: 11px;
  z-index: 13;
  color: #13322c;
}

div.token-input-dropdown-project ul {
  margin: 0;
  padding: 0;
  display: block !important;
  max-height: 205px;
}

div.token-input-dropdown-project ul li {
  background-color: #f3f2ee;
  font-size: 14px;
  padding: 3px;
  margin: 0;
  list-style-type: none;
  font-weight: 100 !important;
}

div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
  background-color: #f3f2ee;
}

div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
  background-color: #f3f2ee;
}

div.token-input-dropdown-project ul li em {
  font-weight: bold;
  font-style: normal;
}

div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
  background-color: #f3f2ee;
  color: #13322c;
}

/* Parsley-error */
ul.parsley-errors-list.filled,
ul.parsley-errors-list {
  font-size: 10px;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  top: 0;
}

ul.parsley-errors-list.filled li,
ul.parsley-errors-list li {
  padding: 0;
  text-align: left;
  color: #F00D0D;
}

* {
  -moz-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

main {
  display: block;
  width: 100%;
}
main.page-home {
  padding-top: 0 !important;
}

#page-home main {
  height: calc(100vh + 1px);
  overflow: hidden;
}
#page-home main.action {
  height: initial;
  overflow: initial;
}

section {
  position: relative;
  width: 100%;
}

.container {
  position: relative;
}
.container.medium {
  width: 1000px;
  max-width: 100%;
  margin: auto;
}
.container.small {
  width: 790px;
  max-width: 100%;
  margin: auto;
}

#preloader {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #13322c;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1000;
  transition: 2s height;
  -webkit-transition: 2s height;
  -moz-transition: 2s height;
  -ms-transition: 2s height;
  -o-transition: 2s height;
}
#preloader .white-logo {
  position: absolute;
  top: 50vh;
  left: 50%;
  width: calc(100% - 40px);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: 1.5s;
  -o-transition: 1.5s;
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
}
#preloader.action {
  transition-delay: 2s;
  height: 0;
}
#preloader.action .white-logo {
  transition-delay: 1s;
  top: 20px;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
}

#page-home .landing {
  overflow: hidden;
  height: 100vh;
  display: flex;
  flex-direction: column;
}
#page-home .landing img {
  height: calc(100% - 40px);
  -o-object-fit: cover;
     object-fit: cover;
}
#page-home .landing p {
  text-align: center;
  padding: 10px 0;
  width: -moz-max-content;
  width: max-content;
  width: 100%;
  background-color: #F3F2EF;
  text-align: center;
  z-index: 2;
  margin-top: auto;
}

.btn {
  width: -moz-max-content;
  width: max-content;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 15px;
  text-align: center;
  color: #13322c;
  background-repeat: no-repeat;
  margin: 20px auto 0;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: underline;
}

.click-projects-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 16px;
  text-align: left;
  color: #13322c;
  padding: 20px 0;
  text-transform: uppercase;
  background-image: url(/images/icons/arrow45deg.svg);
  background-size: 10px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.click-projects-details span.action {
  text-decoration: underline;
}

.projects > div {
  position: relative;
  padding-bottom: 60px;
}

.sticky-holder-parent-two {
  position: absolute;
  width: 100%;
  height: 100%;
}
.sticky-holder-parent-two .sticky-holder-parent-one {
  height: 100%;
}
.sticky-holder-parent-two .sticky-holder-parent-one .sticky-holder {
  position: sticky;
  top: calc(100% - 56px);
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
.sticky-holder-parent-two .sticky-holder-parent-one .sticky-holder a {
  display: flex;
  justify-content: space-between;
  background-color: #F3F2EF;
  background-position: calc(100% - 20px) 50%;
}

.img-holder {
  display: block;
  position: relative;
  overflow: hidden;
}
.img-holder img {
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
@media (hover: hover) {
  .img-holder:hover img {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
  }
}

.news-head-line {
  text-align: center;
  font-weight: normal;
  font-size: clamp(18px, 1.5vw, 32px);
  line-height: 1.2em;
  text-align: center;
  color: #13322c;
  padding-top: 20px;
}

.current-slide,
.total-slides,
.current-slide + span {
  font-family: "So_hneBuch";
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 16px;
  text-align: center;
  color: #13322c;
  margin: 20px 0 0 0;
}

#project-details {
  border-top: 1px solid #13322c;
}
#project-details .half {
  width: 50%;
  padding: 15px 0;
  border-bottom: 1px solid #13322c;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.33em;
  text-align: left;
  color: #13322c;
}

.slider-counter {
  padding-top: 20px;
}

#news-rebon {
  display: none;
  padding: 40px 0 20px 0;
}
#news-rebon a {
  display: block;
  text-align: center;
}

#page-news.details #news-rebon {
  display: flex;
}
#page-news.details #news-rebon a {
  display: flex;
  border-bottom: 1px solid transparent;
  color: #13322c;
  font-family: "So_hneBuch";
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.33em;
  text-align: center;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  border-bottom: 1px solid transparent;
  text-transform: uppercase;
}
@media (hover: hover) {
  #page-news.details #news-rebon a:hover {
    border-bottom: 1px solid #13322c;
  }
}

.phone {
  display: block;
  text-align: center;
  padding-bottom: 15px;
}

#project-timeline {
  width: 100%;
  cursor: move;
  cursor: e-resize;
}
#project-timeline .year {
  display: block;
  color: #13322c;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.22em;
  padding-bottom: 10px;
}
#project-timeline p {
  padding-bottom: 10px;
}
#project-timeline li > div {
  border-top: 1px solid #13322c;
  padding-top: 20px;
}

.slick-arrow {
  position: absolute;
  top: -50px;
  background-image: url(/images/icons/arrow-left.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
}
.slick-arrow.slick-next {
  right: 20px;
  background-image: url(/images/icons/arrow-right.svg);
}

.slick-dots {
  display: none !important;
}

.img-title {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.28em;
  text-align: center;
  padding-top: 20px;
  display: block;
}

#spn {
  position: absolute;
  top: 50%;
}

.animate-logo {
  padding: 8vw 0;
  padding: 0 0 3vw 0;
}

.transition {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 101;
  background-color: transparent;
  opacity: 1;
}
.transition span {
  display: block;
  opacity: 1;
  pointer-events: none;
}
.transition span:first-child {
  position: fixed;
  display: block;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F3F2EF;
  transition: 1.5s;
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
  -o-transition: 1.5s;
  transition-delay: 0.5s;
  opacity: 0;
}
.transition span:last-child {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 101;
  background-color: #13322c;
  opacity: 1;
  pointer-events: none;
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  -ms-transition: 0.5s ease-in;
  -o-transition: 0.5s ease-in;
}
.transition.is-active span:first-child {
  opacity: 1;
}
.transition.is-active span:last-child {
  top: 0;
  bottom: auto;
  pointer-events: initial;
  height: 100%;
}

#cursor {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  z-index: 1000;
  pointer-events: none;
  transform: translate(-50%, -50%);
  mix-blend-mode: exclusion;
}
#cursor::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  z-index: 10;
  pointer-events: none;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 50%;
  transition: all 0.5s;
}

.fullyvideo {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background-size: cover !important;
  height: 100%;
  width: auto !important;
  z-index: 0;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100vw;
}

/*--------------------------------------*/
/*--------------------------------------*/
.bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg .top {
  background-position: top;
}
.bg .bottom {
  background-position: bottom;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.vh100 {
  height: 99.5vh;
}

.row {
  display: flex;
}

.column {
  display: flex;
  flex-direction: column;
}

.space-between {
  justify-content: space-between;
}

.space-around {
  justify-content: space-around;
}

.ptl {
  padding-top: 9vw;
}

.pbl {
  padding-bottom: 9vw;
}

.ptm {
  padding-top: 7vw;
}

.pbm {
  padding-bottom: 7vw;
}

.pts {
  padding-top: 40px;
}

.pbs {
  padding-bottom: 40px;
}

.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pl20 {
  padding-left: 20px;
}

.ratio-4by5 {
  aspect-ratio: 4/5;
}

.ratio-16by9 {
  aspect-ratio: 20/10;
}

.ratio-3by2 {
  aspect-ratio: 3/2;
}

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

.justify-center {
  justify-content: center;
}

.mta {
  margin-top: auto;
}

.wrap {
  flex-flow: wrap;
}

#lottie path {
  fill: #13322c !important;
}

.underline {
  text-decoration: underline;
}

@media screen and (max-width: 1000px) {
  .just-desktop {
    display: none;
  }
  #cursor {
    opacity: 0;
  }
  header {
    padding: 20px 0;
  }
  header .logo {
    max-width: calc(100% - 140px) !important;
    width: calc(100% - 140px) !important;
    z-index: 2;
  }
  header nav {
    width: 100%;
    background-color: #F3F2EF;
    padding: 0;
    margin: 0 auto;
  }
  header nav ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  header nav ul li {
    display: flex;
    margin: 0;
    margin: 20px auto 0;
    width: 33.3333333333%;
    justify-content: center;
  }
  header nav ul li a {
    font-size: 12px;
  }
  #page-project header nav ul li a.project {
    border-bottom: 1px solid #13322c;
  }
  #page-about header nav ul li a.about {
    border-bottom: 1px solid #13322c;
  }
  #page-news header nav ul li a.news {
    border-bottom: 1px solid #13322c;
  }
  #page-contact header nav ul li a.contact {
    border-bottom: 1px solid #13322c;
  }
  .pbl {
    padding-bottom: 80px;
  }
  .ptl {
    padding-top: 80px;
  }
  #page-home .landing {
    display: flex;
    flex-direction: column;
  }
  #page-home .landing p {
    padding-left: 40px;
    padding-right: 40px;
    background-position: 100% 18px;
    background-size: 25px;
    font-size: 14px;
    width: initial;
    background-image: none;
  }
  .grid_4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .grid_4:nth-child(3n) {
    margin-right: 0;
  }
  footer {
    padding-bottom: 0;
  }
  footer .row {
    flex-direction: column;
  }
  footer .row > div {
    width: 100%;
    margin-bottom: 40px;
  }
  footer .row > div:last-child {
    margin-bottom: 0;
  }
  .grid_6 {
    width: 100%;
    margin-right: 0;
  }
  .click-projects-details {
    background-image: url(/images/icons/arrow45deg.svg);
    background-size: 10px;
    background-position: calc(100% - 20px) 46%;
    background-repeat: no-repeat;
    padding: 20px;
  }
  #page-project .click-projects-details {
    padding: 20px 0;
    background-position: 100% 46%;
  }
  .slider-counter {
    padding-top: 12px;
  }
  #project-details .half {
    width: 100%;
    padding: 0;
    border-bottom: 0 none;
  }
  #project-details .half:nth-child(odd) {
    padding-top: 10px;
  }
  #project-details .half:nth-child(even) {
    padding-bottom: 10px;
    border-bottom: 1px solid #13322c;
  }
  #page-news.details #news-rebon {
    display: flex;
    position: absolute;
    bottom: -40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #F3F2EF;
  }
  .news-head-line {
    padding-top: 20px;
  }
  input.b_submit {
    display: block;
    margin: auto auto 40px auto;
    text-align: center;
  }
  #preloader img {
    max-width: calc(100% - 140px) !important;
    width: calc(100% - 140px) !important;
  }
  .privacy {
    padding: 0 20px;
    text-align: center;
  }
  .fullyvideo {
    height: calc(100% - 57px);
  }
  #preloader .white-logo {
    top: 50%;
  }
  .projects > div {
    padding-bottom: 56px;
  }
  .m-column {
    flex-direction: column;
  }
  .m-mbs {
    margin-bottom: 20px;
  }
  .ptl {
    padding-top: 20vw;
  }
  .pbl {
    padding-bottom: 20vw;
  }
  .ptm {
    padding-top: 18vw;
  }
  .pbm {
    padding-bottom: 18vw;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    padding-bottom: 15px;
  }
  p.large {
    font-size: 16px;
  }
  p.xlarge {
    font-size: 20px;
  }
}/*# sourceMappingURL=style.css.map */