.complete-scene {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 100vw;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

.redish-orange-hill-mountain {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  display: block;
  width: 110vw;
  max-width: 110%;
  margin-top: -2%;
  margin-bottom: 0%;
}

.orange-climber-mountain {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: block;
  width: 100vw;
  margin-top: 23%;
}

.farthest-hill {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  width: 110vw;
  max-width: 110%;
}

.farthest-cloud-rope {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: block;
  width: 4%;
  margin: 0% 42% 33% 53%;
}

.far-cloud {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: block;
  width: 20%;
  margin: 8% 35% 32% 45%;
}

.climber-mountain {
  position: absolute;
  top: 0px;
  z-index: 6;
  display: block;
  width: 120%;
  max-width: 110%;
  margin-top: 2%;
  margin-right: 0%;
  margin-left: 0%;
}

.mountain-half-cover-climber {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 8;
  display: block;
  width: 110vw;
  max-width: 110%;
  margin-top: 14%;
}

.orange-completely-cover-climber {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  display: block;
  width: 110vw;
  max-width: 110%;
  margin: 21% -7% 22px;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.red-forest {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  display: block;
  width: 110vw;
  max-width: 110%;
  margin-top: 33%;
  margin-bottom: 0%;
}

.purple-forest {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12;
  display: block;
  width: 110vw;
  max-width: 110%;
  margin: 32% -50px -1%;
  padding-left: 1px;
}

.arrow-to-cloud {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 30;
  display: none;
  width: 4%;
  margin: 17% 61% 33% 39%;
}

.rope-for-arrow-sign {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 31;
  display: none;
  width: 0.5%;
  margin: 0% 56% 30% 44%;
}

.hover-over-cloud-sign {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 32;
  display: none;
  width: 20%;
  margin: 20% 47% 26% 34%;
}

.birds {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 33;
  display: block;
  width: 19%;
  margin: 26% 75% 21% 10%;
}

.very-front-purple-forest {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 13;
  display: block;
  width: 120vw;
  max-width: 110%;
  margin-top: -5%;
  margin-right: -5%;
  margin-left: -5%;
}

.developers-logo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 34;
  display: block;
  width: 8%;
  margin: 10% 65% 8% 31%;
}

.deviant-logo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 14;
  display: block;
  width: 8%;
  margin: 12% 81% 12% 11%;
}

.deviant-cloud-rope {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 15;
  display: block;
  width: 5.5%;
  margin: -2% 82% 41% 13%;
}

.developers-cloud-rope {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 17;
  display: block;
  width: 6%;
  margin: -3% 68% 12% 32%;
}

.developers-cloud {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 15;
  display: block;
  width: 25%;
  margin: 7% 54% 0% 22%;
}

.scene-wallpaper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 120vw;
  margin-top: -1%;
}

.mainscene {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
}

.ice-cap {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  width: 15.8%;
  max-width: 15.8%;
  margin-top: -2.2%;
  margin-right: 22%;
  margin-left: 62.5%;
}

.right-arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  width: 4%;
  margin-top: 22%;
  margin-right: 96%;
  margin-left: 95.5%;
}

.left-arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 46;
  display: none;
  width: 4%;
  margin-top: 22%;
  margin-left: 1%;
}

.interactive-elements {
  position: static;
}

.relative-of-elements {
  position: relative;
}

.deviant-cloud {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 25%;
  margin: 10% 20% 20% 3%;
}

.deviant-sign {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 6;
  display: none;
  width: 12%;
  margin-top: 14%;
  margin-left: 65%;
}

.form-block {
  width: 100%;
  height: 45vh;
  margin-top: 0%;
  box-shadow: -16px 16px 17px 12px #000;
}

.developers {
  position: static;
  z-index: 99;
  display: none;
  margin-top: 8%;
  margin-left: 86%;
}

.hover-block {
  position: absolute;
  z-index: 75;
  width: 15%;
  margin-top: 16%;
  margin-left: 84%;
  border: 1px solid #000;
}

.hover-block.logo {
  width: 25%;
  margin-top: 21%;
  margin-left: 32%;
  border-style: none;
}

.hover-block.mountain {
  position: absolute;
  display: none;
  width: 20%;
  margin-top: 13%;
  margin-left: 79.5%;
}

.hover-block.contact {
  width: 12%;
  margin-top: 0.5%;
  margin-left: 67%;
  border-style: none;
}

.image {
  position: absolute;
  margin-top: 16%;
  margin-left: 82%;
}

.preloader {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  height: 100vh;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
}

.loading-image {
  position: absolute;
  width: 20%;
  margin: 15% 39%;
  background-color: rgba(0, 152, 255, 0);
}

.image-11 {
  position: absolute;
  z-index: 755;
  display: none;
  margin-top: 13%;
  margin-left: 8%;
}

.image-12 {
  position: absolute;
  display: none;
  margin-top: 13%;
  margin-left: 17%;
}

.list-item {
  padding-top: 4px;
  padding-bottom: 4px;
  color: #fff;
}

.list-item-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

.list-item-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

.list-item-4 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

.list-item-5 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

.div-block-3 {
  display: block;
  width: 50%;
  margin-top: 0%;
  margin-left: 0%;
  padding-right: 10px;
  padding-left: 10px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 206, .66), rgba(0, 0, 206, .66));
  background-image: linear-gradient(180deg, rgba(0, 0, 206, .66), rgba(0, 0, 206, .66));
  box-shadow: -18px 12px 17px 12px #000;
}

.div-block-4 {
  width: 48%;
  margin-top: 1.5%;
  margin-left: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 206, .66), rgba(0, 0, 206, .66));
  background-image: linear-gradient(180deg, rgba(0, 0, 206, .66), rgba(0, 0, 206, .66));
  box-shadow: -11px 11px 26px 0 #000;
}

.section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.body {
  background-image: url('../images/basic-background.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navbar {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  background-color: #0b6ca3;
  opacity: 1;
  color: #fff;
}

.heading {
  color: #fff;
}

.field-label {
  color: #fff;
}

.field-label-2 {
  color: #fff;
}

.field-label-3 {
  color: #fff;
}

.field-label-4 {
  color: #fff;
}

.field-label-5 {
  color: #fff;
}

.nav-link {
  color: #fff;
}

.nav-link:hover {
  background-color: #0085ff;
  color: #000;
}

.div-block-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.div-block-6 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.form-block-2 {
  position: absolute;
  left: 26%;
  top: 34%;
  width: 45%;
}

.text-field {
  background-color: transparent;
}

.field-label-6 {
  color: #f0f0f0;
}

.text-field-2 {
  background-color: transparent;
}

.textarea {
  background-color: rgba(0, 0, 0, .01);
}

.form {
  width: 100%;
}

.body-2 {
  overflow: hidden;
  -webkit-perspective: 9999px;
  perspective: 9999px;
}

.ice-caps {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 55;
  width: 18%;
  margin-top: -2.0999999999999996%;
  margin-left: 69.7%;
}

.link-block {
  position: static;
}

.form-2 {
  margin-top: 0px;
}

.nav-link-2 {
  color: #f0e9e9;
}

.nav-link-2.w--current {
  background-color: #070707;
  color: #fff;
}

.nav-link-2.w--current:hover {
  background-color: #0085ff;
  color: #000;
}

.div-block-7 {
  margin-top: 0%;
  float: right;
}

.hero {
  position: fixed;
  width: 100vw;
}

.field-label-7 {
  color: #fff;
}

.field-label-8 {
  color: #fff;
}

.field-label-9 {
  color: #fff;
}

.form-3 {
  margin-top: 4px;
  padding: 0px 8px;
}

.navbar-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  border-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  background-color: rgba(11, 108, 163, .72);
}

.home {
  color: #fff;
}

.home:hover {
  background-color: #0085ff;
  color: #000;
}

.home.current {
  background-color: #020202;
}

.home.current:hover {
  background-color: #0085ff;
}

.nav-link-3 {
  color: #fff;
}

.nav-link-3:hover {
  background-color: #0085ff;
  color: #000;
}

.section-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  margin-top: -5px;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
}

.image-13 {
  width: 12%;
  margin-top: 28%;
  margin-left: 44%;
}

.field-label-10 {
  color: #fdfdfd;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

html.w-mod-js *[data-ix="loading"] {
  display: block;
  opacity: 1;
}

html.w-mod-js *[data-ix="hideloadlayer"] {
  display: block;
}

@media (max-width: 991px) {
  .form-block {
    margin-top: 3%;
  }
  .div-block-3 {
    width: 90%;
    padding-right: 7px;
    padding-left: 7px;
  }
  .div-block-4 {
    width: 90%;
  }
  .nav-link {
    background-color: #0098ff;
  }
}

@media (max-width: 767px) {
  .mountain-half-cover-climber {
    margin-top: 16%;
    margin-right: -28px;
    margin-left: -28px;
  }
  .red-forest {
    margin-top: 34%;
  }
  .purple-forest {
    margin-top: 34%;
  }
  .very-front-purple-forest {
    margin-top: 0%;
  }
  .mainscene {
    position: fixed;
    margin-top: 0%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .interactive-elements {
    margin-top: 0%;
  }
  .relative-of-elements {
    margin-top: 0px;
  }
  .form-block {
    margin-top: 5%;
  }
  .div-block-3 {
    width: 95%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .div-block-4 {
    width: 95%;
  }
  .body-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .heading-2 {
    margin-top: 66%;
    text-align: center;
  }
  .field-label-8 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  .purple-forest {
    margin-right: -12px;
    margin-left: -12px;
  }
  .interactive-elements {
    position: static;
  }
  .form-block {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 95%;
    height: 2vh;
    margin-top: 5%;
    margin-left: 4%;
  }
  .list-item {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1em;
  }
  .list-item-2 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1em;
  }
  .list-item-3 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1em;
  }
  .list-item-4 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1em;
  }
  .div-block-3 {
    width: 95%;
    margin-left: 3%;
    padding-right: 4px;
    padding-left: 4px;
  }
  .div-block-4 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 95%;
    height: 45vh;
    margin-top: 7%;
    margin-left: 3%;
    background-image: none;
  }
  .section {
    position: static;
    display: block;
    height: 100vh;
    margin-top: 0%;
    background-image: url('../images/basic-background.png');
    background-position: 0px 0px;
    background-size: cover;
  }
  .body {
    height: 100vh;
    background-image: none;
  }
  .navbar {
    background-color: transparent;
  }
  .heading {
    font-size: 1em;
  }
  .field-label {
    background-color: transparent;
    font-size: 1em;
  }
  .field-label-2 {
    font-size: 1em;
  }
  .field-label-4 {
    font-size: 1em;
  }
  .field-label-5 {
    font-size: 1em;
  }
  .nav-link {
    position: absolute;
    z-index: 5555;
    background-color: #000;
    opacity: 1;
  }
  .nav-link:hover {
    background-color: #30f;
  }
  .container {
    background-color: #0b6ca3;
  }
  .form-2 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .nav-link-2.w--current {
    background-color: #000;
    color: #000;
  }
  .hero {
    position: static;
  }
  .text-field-3 {
    background-color: transparent;
    font-size: 1em;
  }
  .select-field {
    background-color: rgba(0, 0, 0, .71);
    font-size: 1em;
  }
  .text-field-4 {
    background-color: rgba(0, 0, 0, .71);
    font-size: 1em;
  }
  .textarea-2 {
    background-color: rgba(0, 0, 0, .71);
    font-size: 1em;
  }
  .field-label-7 {
    color: #fff;
  }
  .field-label-8 {
    color: #fff;
  }
  .field-label-9 {
    color: #fff;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: #3183b3;
  }
}

