body, section, div {
  margin: 0;
  padding: 0;
  font-family: 'pf_handbook_prothin', sans-serif;
  font-size: 40pt;
  color: #ffed2d; }

div {
  display: inline-block; }

* {
  box-sizing: border-box; }

body, html {
  background: url("../assets/main-bg.jpg") no-repeat center center fixed;
  overflow: hidden;
  height: 100vh;
  -webkit-font-smoothing: antialiased;
  background-color: #161f26; }

.wrapper {
  overflow: hidden;
  background-size: cover;
  display: flex;
  height: 100vh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 100;
  opacity: 0;
  min-width: 500px; }

.blend-figure {
  background-size: cover;
  mix-blend-mode: color-burn; }

.overlay {
  background-color: rgba(1, 1, 1, 0);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999; }

/* MAIN */
.main-figure-1 {
  position: absolute;
  top: -1000px;
  width: 100vw;
  height: 1000px;
  background: url("../assets/main/figure-1.png") no-repeat center center;
  opacity: 0; }

.main-figure-2 {
  position: absolute;
  bottom: -200px;
  width: 120vw;
  height: 1000px;
  background: url("../assets/main/figure-2.png") no-repeat center center;
  opacity: 0; }

.logo {
  width: 350px;
  height: 350px;
  background: url("../assets/main/logo.png") no-repeat center center;
  z-index: 200;
  position: absolute;
  -ms-transform-origin: center center;
  /* IE 9 */
  -webkit-transform-origin: center center;
  /* Chrome, Safari, Opera */
  transform-origin: center center;
  cursor: pointer; }

nav li {
  list-style-type: none;
  border: 10px solid #ffed2d;
  font-size: 0.5em;
  border-radius: 5em;
  text-align: center;
  /* position: absolute; */
  /* bottom: 50%; */
  /* height: 1em; */
  /* align-self: center; */
  /* display: flex; */
  /* line-height: 1em; */
  padding-top: 1em;
  width: 5em;
  height: 5em;
  position: absolute;
  z-index: 210;
  opacity: 0;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  transform: matrix(1, 0, 0, 1, -85, -85);
  cursor: pointer;
}
nav li:nth-child(2) {
  transform: matrix(1, 0, 0, 1, -74, -74);
}
nav li:nth-child(3) {
  transform: matrix(1, 0, 0, 1, -65, -65);
}

.choose-lang-cont {
  position: absolute; }

.choose-lang {
  padding: 40px;
  position: relative;
  border: 10px solid #ffed2d !important;
  font-size: 30pt;
  border-radius: 100px;
  text-align: center;
  line-height: 25pt;
  padding-top: 30pt;
  width: 170px;
  height: 170px;
  z-index: 500;
  opacity: 1;
  cursor: pointer; }
  .choose-lang:hover {
    border: 10px solid white !important;
    color: white !important;
    transition: 0.3s all; }

/* WHO-WE-ARE */
.who-we-figure-1 {
  background-color: #fff14f;
  position: absolute;
  width: 20px;
  height: 100vh;
  opacity: 0; }

.who-we-figure-2 {
  position: absolute;
  width: 100vw;
  height: 1000px;
  background: url("../assets/main/who-we-figure-2.png") no-repeat center center;
  opacity: 0; }

.text-wrapper, .text-wrapper-we-can, .text-wrapper-we-done {
  position: absolute;
  overflow: hidden;
  display: flex;
  height: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 500px;
  top: 23vh;
  bottom: 0;
  left: 0;
  right: -17px;
  /* Increase/Decrease this value for cross-browser compatibility */
  overflow-y: scroll;
  z-index: 300;
  opacity: 0; }

.text-wrapper-we-done {
  left: -250px;
  top: -30vh;
  width: 450px;
  right: -17px;
  height: 80vh; }

.who-we-text, .we-can-text, .we-done-text {
  position: absolute;
  top: -5vh;
  text-align: center;
  width: 500px;
  opacity: 0;
  padding: 50px; }
  .who-we-text p, .we-can-text p, .we-done-text p {
    margin-top: 100px; }

.we-done-text {
  margin-top: 200px; }

.underline {
  border-top: 2px solid #ffed2d; }

/*  hiding scrollbar  */
.text-wrapper-we-done {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none; }

.text-wrapper-we-done::-webkit-scrollbar {
  display: none; }

/*  WE-DONE  */
.we-done-figure-1 {
  position: absolute;
  left: -80vw;
  width: 100vw;
  height: 1000px;
  background: url("../assets/main/we-done-figure-1.png") no-repeat center center;
  opacity: 0; }

.we-done-figure-2 {
  position: absolute;
  width: 100vw;
  height: 1000px;
  right: -80vw;
  background: url("../assets/main/we-done-figure-2.png") no-repeat center center;
  opacity: 0; }

.portfolio {
  position: absolute;
  z-index: 150;
  text-align: center; }
  .portfolio .items {
    position: absolute; }
  .portfolio .button-left {
    position: absolute;
    left: -40vw;
    top: -16vh;
    width: 100px;
    height: 320px;
    background: url("../assets/main/portfolio-button-left.png") no-repeat center center;
    z-index: 500;
    opacity: 0.7;
    transition: all 0.3s; }
    .portfolio .button-left:hover {
      cursor: pointer;
      opacity: 1;
      transition: all 0.3s; }
  .portfolio .button-right {
    position: absolute;
    right: -40vw;
    top: -16vh;
    width: 100px;
    height: 320px;
    background: url("../assets/main/portfolio-button-right.png") no-repeat center center;
    z-index: 500;
    opacity: 0.7;
    transition: all 0.3s; }
    .portfolio .button-right:hover {
      cursor: pointer;
      opacity: 1;
      transition: all 0.3s; }
  .portfolio .item-preview {
    position: absolute;
    top: 0;
    width: 300px;
    height: 300px;
    border-radius: 200px; }
  .portfolio .item-preview-1 {
    background: url("../assets/portfolio/shvets.jpg") center center no-repeat; }
  .portfolio .item-preview-2 {
    background: url("../assets/portfolio/premium-group.jpg") center center no-repeat; }
  .portfolio .item-preview-3 {
    background: url("../assets/portfolio/okna.jpg") center center no-repeat; }
  .portfolio .item-preview-4 {
    background: url("../assets/portfolio/teplo.jpg") center center no-repeat; }
  .portfolio .portfolio-item {
    left: -50vw; }

.hidden {
  display: none; }

/* WRITE-TO-US */
form {
  margin-top: 50%;
  position: absolute;
  text-align: center;
  width: 500px;
  z-index: 400; }
  form input {
    margin-bottom: 50px;
    width: 500px;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #ffed2d;
    font-family: 'pf_handbook_prothin', sans-serif;
    font-size: 40pt;
    color: #ffed2d;
    text-align: center; }
  form textarea {
    width: 500px;
    background-color: transparent;
    font-family: 'pf_handbook_prothin', sans-serif;
    font-size: 40pt;
    color: #ffed2d;
    border: none; }
  form .form-close {
    border: 4px solid #ffed2d;
    transition: all 0.3s;
    padding: 10px; }
    form .form-close:hover {
      border: 4px solid transparent;
      cursor: pointer;
      transition: all 0.3s;
      background-color: #ffed2d;
      color: black; }

.text-wrapper-we-done button {
  position: absolute;
  border: 4px solid #ffed2d;
  transition: all 0.3s;
  padding: 10px; }

.form-wrapper {
  position: absolute;
  overflow: hidden;
  display: flex;
  height: 100vh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 100;
  min-width: 500px;
  top: 0;
  bottom: 0;
  left: 0;
  right: -17px;
  /* Increase/Decrease this value for cross-browser compatibility */
  overflow-y: scroll; }

.thanks {
  max-width: 500px;
  position: absolute;
  padding: 30px; }
