body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.keyart_layer {
	background-position: bottom center;
   /* background-position-x:center;
    background-position-y:initial;*/
	background-size: auto 700px;
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
}
.keyart_layer.parallax {
	position: fixed;
}
.grid {
  grid-row-gap: 10px;
  grid-template-areas: "Area";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image {
  text-align: center;
}

.column {
  text-align: center;
}

.section {
  border: 1px none #000;
}

.columns {
  border-radius: 0px;
}

.submit-button {
  display: inline-block;
  overflow: visible;
  margin-top: 10px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 20px;
  background-color: #d3515a;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 0px;
  perspective: 0px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: opacity 200ms ease, margin-left 475ms ease;
  transition: opacity 200ms ease, margin-left 475ms ease;
  cursor: pointer;
}

.form {
  display: block;
  text-align: center;
}

.body {
  border-style: solid;
  border-width: 1px;
  border-color: #1c526e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#050716), color-stop(72%, #050716), to(#1c526e));
  background-image: linear-gradient(180deg, #050716, #050716 72%, #1c526e);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

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

.text-block {
  margin-top: 40px;
  padding: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.submit-button-2 {
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 20px;
  background-color: #d3515a;
  font-family: Moon2, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.columns-2 {
  margin-top: 30px;
  padding-top: 30px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.form-2 {
  margin-right: 20px;
  margin-bottom: 40px;
  padding: 40px 40px 0px;
  border: 1px none #000;
  border-radius: 10px;
  background-color: #08506f;
  text-align: center;
}

.image-2 {
  display: inline-block;
  text-align: center;
}

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

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

.heading {
  margin-bottom: 10px;
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 21px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.006em;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 160px;
  margin-top: 10px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: transparent;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.006em;
}

.paragraph-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 160px;
  margin-top: 10px;
  padding: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: transparent;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.006em;
}

.paragraph-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 160px;
  margin-top: 10px;
  padding: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: transparent;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.006em;
}

.paragraph-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: auto;
  min-height: 160px;
  margin-top: 10px;
  padding: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  background-color: transparent;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.006em;
}

.section-2 {
  padding: 10px;
  background-image: url('../images/background.png');
  background-position: 0px 0px;
  background-size: cover;
}

.section-3 {
  padding: 10px;
  background-image: url('../images/background.png');
  background-position: 0px 0px;
  background-size: cover;
}

.section-4 {
  padding: 10px;
  background-image: url('../images/background.png');
  background-position: 0px 0px;
  background-size: cover;
}

.section-5 {
  padding: 10px;
  background-image: url('../images/background.png');
  background-position: 0px 0px;
  background-size: cover;
}

.image-3 {
  position: static;
  left: auto;
  top: 10%;
  right: 19%;
  bottom: auto;
  margin-bottom: -67px;
}

.image-4 {
  position: static;
  left: auto;
  top: 17%;
  right: 29%;
  bottom: auto;
  margin-bottom: -73px;
  padding: 10px;
}

.image-5 {
  position: static;
  top: 14%;
  right: 25%;
  margin-bottom: -72px;
}

.image-6 {
  position: static;
  top: 10%;
  right: 28%;
  margin-top: -41px;
  margin-bottom: -103px;
}

.heading-2 {
  margin-top: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.006em;
}

.main_text {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 22px;
  line-height: 50px;
  font-style: italic;
  letter-spacing: 0.006em;
}

.text-span {
  color: #00c4e7;
}

.text-span-2 {
  color: #00c4e7;
}

.text-span-3 {
  color: #00c4e7;
}

.text-span-4 {
  color: #00c4e7;
}

.text-span-5 {
  color: #00c4e7;
}

.text-span-6 {
  color: #00c4e7;
}

.text-span-7 {
  color: #00c4e7;
}

.container {
  position: relative;
  z-index: 999;
  margin-top: 120px;
  margin-bottom: 120px;
  padding-top: 0px;
  padding-left: 0px;
}

.container-2 {
  padding-bottom: 40px;
}

.body-2 {
  margin-right: auto;
  margin-left: auto;
  border-width: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#074f6f), to(#074f6f));
  background-image: linear-gradient(180deg, #074f6f, #074f6f);
}

.image-7 {
  position: absolute;
}

.image-8 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  opacity: 1;
}

.image-9 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  opacity: 1;
}

.image-10 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: auto;
  max-width: 100%;
  opacity: 1;
}

.image-11 {
  position: static;
  opacity: 1;
}

.image-12 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: auto;
  max-width: 100%;
}

.image-13 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: auto;
  max-width: 100%;
}

.image-14 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-15 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-16 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  opacity: 1;
}

.image-17 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  opacity: 1;
}

.image-18 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  opacity: 1;
}

.image-19 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: auto;
  max-width: 100%;
}

.image-20 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.section-6 {
  position: relative;
  z-index: 10;
  min-height: 800px;
}

.field-label {
  margin-top: 10px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.006em;
}

.field-label-2 {
  margin-top: 0px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.006em;
}

.field-label-3 {
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.006em;
}

.submit-button-3 {
  margin-bottom: 20px;
  padding: 10px 40px;
  border-radius: 20px;
  background-color: #d3515a;
  font-family: Moon2, sans-serif;
  text-align: center;
  letter-spacing: 0.006em;
}

.text-field {
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #074f6f;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.text-field-2 {
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #074f6f;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.textarea {
  margin-bottom: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #074f6f;
  background-color: hsla(0, 0%, 100%, 0.5);
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-style: italic;
}

.section-7 {
  position: relative;
  z-index: 999;
  overflow: visible;
  margin-top: 0px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#050716), color-stop(32%, #050716), to(#08506f));
  background-image: linear-gradient(180deg, #050716, #050716 32%, #08506f);
}

.div-block {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p1.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
  opacity: 1;
}

.div-block-2 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-color: transparent;
  background-image: url('../images/parallax_p2.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
  background-attachment: scroll;
  opacity: 1;
}

.div-block-3 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p3.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-4 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p4.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-5 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p5.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-6 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p6.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-7 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p7.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-8 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p8.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-9 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p9.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-10 {
  background-image: url('../images/parallax_p9.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-11 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p10.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-12 {
  position: absolute;
  width: 100%;
  height: 800px;
  background-image: url('../images/parallax_p11.png');
  background-position: 50% 100%;
  background-size: auto 700px;
  background-repeat: repeat-x;
}

.div-block-13 {
  min-height: 329px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #d3515a;
  background-color: transparent;
  text-align: center;
}

.div-block-14 {
  min-height: 329px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #d3515a;
  background-color: transparent;
  text-align: center;
}

.div-block-15 {
  overflow: visible;
  height: auto;
  min-height: 329px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #d3515a;
  background-color: transparent;
  text-align: center;
}

.div-block-16 {
  min-height: 329px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #d3515a;
  background-color: transparent;
  text-align: center;
}

.container-3 {
  margin-top: 220px;
}

.column-7 {
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}

.columns-4 {
  position: absolute;
  max-width: 940px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2));
}

.container-4 {
  height: 300px;
  margin-top: 100px;
  margin-bottom: 0px;
}

.column-8 {
  margin-top: 40px;
}

.div-block-17 {
  margin-top: 100px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-18 {
  margin-right: 20px;
  margin-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3515a), to(#d3515a));
  background-image: linear-gradient(180deg, #d3515a, #d3515a);
  text-align: left;
}

.div-block-19 {
  margin-right: 20px;
  margin-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3515a), to(#d3515a));
  background-image: linear-gradient(180deg, #d3515a, #d3515a);
}

.div-block-20 {
  margin-right: 20px;
  margin-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3515a), to(#d3515a));
  background-image: linear-gradient(180deg, #d3515a, #d3515a);
}

.div-block-21 {
  margin-right: 20px;
  margin-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3515a), to(#d3515a));
  background-image: linear-gradient(180deg, #d3515a, #d3515a);
}

.heading-3 {
  padding: 10px;
  font-family: 'Pepper type rollestontitle', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.heading-4 {
  padding: 10px;
  font-family: 'Pepper type rollestontitle', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.heading-5 {
  padding: 10px;
  font-family: 'Pepper type rollestontitle', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.heading-6 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Pepper type rollestontitle', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.div-block-22 {
  width: 110px;
  height: 110px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  border-radius: 70px;
  background-color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  text-align: center;
}

.div-block-23 {
  position: relative;
  z-index: 999;
  width: 130px;
  height: 130px;
  min-height: auto;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  border-radius: 70px;
  background-color: hsla(0, 0%, 100%, 0.1);
  opacity: 1;
}

.div-block-24 {
  overflow: visible;
  width: 90px;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, 0.6);
  text-align: center;
}

.paragraph-5 {
  margin-top: -45px;
  padding: 20px;
  background-color: #fff;
  font-family: Helveticaneue, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}

.image-21 {
  width: 100px;
  margin-top: 0px;
  margin-left: auto;
  padding-top: 0px;
}

.image-22 {
  width: 90px;
  max-width: none;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 11px;
}

.image-23 {
  width: 73px;
  margin-top: 8px;
  margin-bottom: 19px;
  margin-left: auto;
}

.div-block-25 {
  height: 670px;
  margin-top: 120px;
  background-image: linear-gradient(30deg, #00c4e7, #c515c0);
}

.heading-7 {
  margin-top: 70px;
  margin-bottom: 15px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.heading-8 {
  margin-top: 18px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.heading-9 {
  margin-top: 3px;
  margin-bottom: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.heading-10 {
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.paragraph-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  padding: 10px 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.006em;
}

.image-24 {
  height: 140px;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.image-25 {
  height: 120px;
  margin-top: 0px;
  margin-bottom: 12px;
}

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

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

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

.image-26 {
  height: 120px;
  margin-top: auto;
  margin-bottom: 28px;
}

.paragraph-7 {
  position: static;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.006em;
}

.heading-11 {
  margin-top: 70px;
  margin-bottom: 15px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.image-27 {
  height: 60px;
  margin-top: 18px;
  text-align: center;
}

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

.image-28 {
  width: auto;
  height: 40px;
  max-width: none;
  margin-top: 26px;
}

.image-29 {
  width: 250px;
  height: auto;
  margin-top: 23px;
}

.image-30 {
  height: 50px;
  max-width: none;
  margin-top: 20px;
  text-align: right;
}

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

.image-31 {
  width: 80px;
  height: auto;
  max-width: none;
  margin-top: 8px;
}

.image-32 {
    width: 250px;
    margin-top: 24px;
    text-align: right;
}
.image-40 {
    width: 130px;
    margin-top: 13px;
    margin-left: 20px;
    text-align: right;
}
.image-42 {
    margin-top: 12px;
}
.column-14 {
  text-align: center;
}

.image-33 {
 height: 60px;
    margin-top: 9px;
    text-align: right;
}

.column-15 {
  text-align: right;
}

.image-34 {
width: 151px;
    max-width: 80%;
    margin-top: 22px;
    margin-left: 2px;
    text-align: left;
}


.paragraph-8 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-right: 80px;
  margin-left: 80px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.006em;
}

.heading-12 {
  margin-top: 0px;
  padding-top: 50px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.div-block-26 {
  height: 600px;
  margin-top: 0px;
  background-image: url('../images/ILLUS.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-35 {
  width: 100px;
  margin-bottom: 32px;
  padding-top: 10px;
}

.column-16 {
  padding-right: 7px;
  padding-left: 7px;
}

.column-17 {
  padding-right: 7px;
  padding-left: 7px;
}

.column-18 {
  padding-right: 7px;
  padding-left: 7px;
}

.column-19 {
  padding-right: 7px;
  padding-left: 7px;
}

.text-span-8 {
  color: #00c4e7;
}

.text-span-9 {
  color: #00c4e7;
}

.heading-13 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.container-5 {
  margin-bottom: 40px;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  margin-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -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;
  text-align: center;
}

.column-21 {
  height: 450px;
  padding-top: 30px;
}

.image-36 {
  display: block;
  width: auto;
  max-width: 100%;
  margin-top: 150px;
  margin-right: auto;
  text-align: center;
  text-decoration: none;
}

.text-block-3 {
  margin-top: 40px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.006em;
}

.heading-14 {
  margin: 40px auto 30px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.006em;
}
.heading-25 {
    font-family: Moon2, sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 44px;
    font-weight: 400;
    text-align: center;
}

.columns-5 {
  margin-bottom: 100px;
}

.columns-6 {
  margin-top: 0px;
}

.div-block-27 {
  width: 130px;
  height: 3px;
  margin: 20px auto 60px;
  background-image: linear-gradient(225deg, #00c4e6, #c415bf);
}

.div-block-28 {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.div-block-29 {
  width: 100%;
}

.div-block-30 {
  width: 100%;
  height: 5px;
  margin-top: 60px;
  background-image: linear-gradient(239deg, #00c4e6, #c415bf);
}

.text-block-4 {
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.006em;
}

.heading-15 {
  display: block;
  overflow: visible;
  margin-top: 100px;
  font-family: Moon2, sans-serif;
  color: #fff;
  font-size: 61px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.006em;
}

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

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

.column-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -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;
  text-align: center;
}

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

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

.text-block-5 {
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.006em;
}

.div-block-32 {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.recaptcha {
  overflow: visible;
}

.image-38 {
  max-width: 10%;
}

.nav-link {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
  text-align: left;
}

.nav-link.w--current {
  color: #00c4e7;
  font-weight: 400;
  text-decoration: none;
}

.nav-menu {
  float: right;
  text-align: center;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: block;
  background-color: rgba(5, 7, 22, 0.5);
}

.brand {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/logo_final_MOONCLOUD.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand.w--current {
  width: 30px;
  height: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav-link-2 {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
}

.nav-link-2.w--current {
  color: #00c4e7;
  font-weight: 400;
  text-decoration: none;
  white-space: normal;
}

.nav-link-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
}

.nav-link-3.w--current {
  color: #00c4e7;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
}

.nav-link-4.w--current {
  font-family: Moon2, sans-serif;
  color: #00c4e7;
  font-weight: 400;
  text-decoration: none;
}
.nav-link-1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Moon2, sans-serif;
  color: #fff;
}

.nav-link-1.w--current {
  font-family: Moon2, sans-serif;
  color: #00c4e7;
  font-weight: 400;
  text-decoration: none;
}
.image-39 {
  width: 22px;
  margin-top: 39px;
  float: left;
}

.text-block-6 {
  margin-top: 40px;
  margin-left: 20px;
  float: left;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-weight: 300;
}

.select-field {
  font-size: 17px;
}

.div-block-33 {
  padding: 3px;
  background-image: linear-gradient(328deg, #00c4e7, #c515c0);
}

.div-block-34 {
  width: 60px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: #c515c0;
  background-image: linear-gradient(111deg, #c515c0, #00c4e7);
}

.div-block-35 {
  padding: 3px;
  background-image: linear-gradient(328deg, #00c4e7, #c515c0);
}

.div-block-36 {
  padding: 3px;
  background-image: linear-gradient(328deg, #00c4e7, #c515c0);
}

.div-block-37 {
  width: 100px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#c316c0), to(#08c1e6));
  background-image: linear-gradient(90deg, #c316c0, #08c1e6);
}

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

.column-31 {
  text-align: center;
}
.column-32 {
  text-align: center;
}
html.w-mod-js *[data-ix="popup"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="popup-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="popup-3"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="popup-4"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

@media (max-width: 991px) {
  .text-block {
    padding-top: 10px;
  }
  .form-2 {
    margin-right: auto;
  }
  .image-2 {
    max-width: 100%;
  }
  .heading-2 {
    padding-top: 20px;
  }
  .container {
    margin-top: 0px;
  }
  .section-6 {
    min-height: 700px;
  }
  .section-7 {
    padding-top: 0px;
  }
  .div-block {
    height: 700px;
    background-image: url('../images/illustration-tablette.png');
    background-size: cover;
  }
  .div-block-2 {
    display: none;
    height: 700px;
  }
  .div-block-3 {
    display: none;
    height: 700px;
  }
  .div-block-4 {
    display: none;
    height: 700px;
  }
  .div-block-5 {
    display: none;
    height: 700px;
  }
  .div-block-6 {
    display: none;
    height: 700px;
  }
  .div-block-7 {
    display: none;
    height: 700px;
  }
  .div-block-8 {
    display: none;
    height: 700px;
  }
  .div-block-9 {
    display: none;
    height: 700px;
  }
  .div-block-11 {
    display: none;
    height: 700px;
  }
  .div-block-12 {
    display: none;
    height: 700px;
  }
  .columns-4 {
    left: 10px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-8 {
    padding-left: 0px;
  }
  .div-block-25 {
    height: 790px;
  }
  .image-28 {
    height: 36px;
    margin-top: 34px;
  }
  .image-30 {
    height: 40px;
    max-width: none;
    margin-top: 30px;
  }
  .columns-6 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-27 {
    margin-bottom: 25px;
  }
  .heading-15 {
    margin-top: 27px;
  }
  .column-22 {
    padding-left: 0px;
  }
  .column-23 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-link {
    display: block;
  }
  .nav-menu {
    background-color: rgba(5, 7, 22, 0.8);
  }
  .navbar {
    background-color: rgba(5, 7, 22, 0.8);
  }
  .nav-link-2 {
    display: block;
  }
  .nav-link-3 {
    display: block;
  }
  .nav-link-4 {
    display: block;
  }
    .nav-link-1 {
    display: block;
  }
  .icon {
    color: #fff;
  }
  .menu-button {
    padding: 10px;
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .column-27 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .form-2 {
    width: 100%;
    margin-left: auto;
  }
  .paragraph {
    min-height: 100px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .paragraph-2 {
    min-height: 100px;
    margin-bottom: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .paragraph-3 {
    min-height: 100px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .paragraph-4 {
    min-height: 100px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .heading-2 {
    padding-left: 20px;
  }
  .main_text {
    padding-right: 10px;
    padding-left: 20px;
    font-size: 18px;
  }
  .container {
    margin-bottom: 50px;
  }
  .section-6 {
    min-height: 651px;
  }
  .div-block {
    height: 750px;
    background-image: url('../images/mobile-pic.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-2 {
    display: none;
  }
  .div-block-3 {
    display: none;
  }
  .div-block-4 {
    display: none;
  }
  .div-block-5 {
    display: none;
  }
  .div-block-6 {
    display: none;
  }
  .div-block-7 {
    display: none;
  }
  .div-block-8 {
    display: none;
  }
  .div-block-9 {
    display: none;
  }
  .div-block-11 {
    display: none;
  }
  .div-block-12 {
    display: none;
  }
  .div-block-13 {
    min-height: 280px;
  }
  .div-block-14 {
    min-height: 280px;
  }
  .div-block-15 {
    min-height: 280px;
  }
  .div-block-16 {
    min-height: 280px;
  }
  .columns-4 {
    left: 0px;
    width: 100%;
  }
  .column-8 {
    padding-right: 0px;
  }
  .image-23 {
    margin-top: 0px;
  }
  .div-block-25 {
    height: 980px;
    margin-top: 0px;
  }
  .paragraph-6 {
    margin-bottom: 20px;
  }
  .image-25 {
    height: 110px;
    margin-bottom: 10px;
  }
  .paragraph-7 {
    padding-left: 20px;
  }
  .image-27 {
    margin-top: 0px;
  }
  .image-28 {
    margin-top: 10px;
  }
  .image-29 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .image-30 {
    margin-top: 20px;
  }
  .image-32 {
    margin-top: 20px;
  }
  .paragraph-8 {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .heading-13 {
    margin-top: 0px;
    font-size: 36px;
  }
  .container-5 {
    margin-bottom: 0px;
  }
  .column-21 {
    height: 432px;
  }
  .image-36 {
    margin-top: 40px;
  }
  .columns-5 {
    margin-bottom: 10px;
  }
  .div-block-27 {
    margin-bottom: 20px;
  }
  .text-block-4 {
    margin-top: 30px;
    margin-bottom: 14px;
    font-size: 24px;
  }
  .heading-15 {
    margin-top: 25px;
    margin-bottom: 0px;
    font-size: 50px;
  }
  .column-24 {
    display: block;
  }
  .text-block-5 {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 20px;
  }
  .nav-menu {
    background-color: rgba(5, 7, 22, 0.8);
  }
  .navbar {
    background-color: rgba(5, 7, 22, 0.8);
  }
  .icon {
    color: #fff;
  }
  .form-block {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-27 {
    text-align: center;
  }
  .column-28 {
    text-align: center;
  }
  .column-29 {
    text-align: center;
  }
  .column-30 {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .text-block {
    font-size: 34px;
  }
  .form-2 {
    margin-right: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .image-2 {
    display: none;
    overflow: visible;
    max-width: 300%;
  }
  .heading {
    font-size: 24px;
  }
  .paragraph {
    min-height: 130px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 22px;
  }
  .paragraph-2 {
    min-height: 130px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 23px;
  }
  .paragraph-3 {
    min-height: 130px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 23px;
  }
  .paragraph-4 {
    min-height: 130px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 23px;
  }
  .heading-2 {
    margin-top: 50px;
    padding-top: 10px;
    padding-left: 10px;
  }
  .main_text {
    padding-right: 10px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 40px;
  }
  .container {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .image-8 {
    position: absolute;
  }
  .image-9 {
    position: absolute;
  }
  .image-10 {
    position: absolute;
  }
  .image-19 {
    position: absolute;
  }
  .image-20 {
    position: absolute;
  }
  .section-6 {
    position: relative;
    min-height: auto;
  }
  .field-label {
    font-size: 15px;
  }
  .field-label-2 {
    font-size: 15px;
  }
  .field-label-3 {
    font-size: 15px;
  }
  .section-7 {
    padding-top: 0px;
  }
  .div-block {
    position: relative;
    width: auto;
    height: 100vh;
    margin-top: 0px;
    padding-top: 0px;
    background-image: url('../images/mobile-pic.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .div-block-2 {
    display: none;
    overflow: visible;
  }
  .div-block-3 {
    display: none;
  }
  .div-block-4 {
    display: none;
  }
  .div-block-5 {
    display: none;
  }
  .div-block-6 {
    display: none;
  }
  .div-block-7 {
    display: none;
  }
  .div-block-8 {
    display: none;
  }
  .div-block-9 {
    display: none;
  }
  .div-block-11 {
    display: none;
  }
  .div-block-12 {
    display: none;
  }
  .div-block-13 {
    min-height: 270px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .div-block-14 {
    min-height: 260px;
    margin-bottom: 0px;
  }
  .div-block-15 {
    min-height: 270px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-16 {
    min-height: 290px;
    padding-bottom: 20px;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .columns-4 {
    position: relative;
  }
  .column-8 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .image-21 {
    width: 80px;
  }
  .image-22 {
    width: 75px;
    padding-bottom: 0px;
  }
  .image-23 {
    width: 55px;
    margin-bottom: 5px;
  }
  .div-block-25 {
    height: 1130px;
    margin-top: 10px;
  }
  .heading-7 {
    margin-top: 20px;
    font-size: 34px;
  }
  .heading-8 {
    font-size: 23px;
    line-height: 26px;
  }
  .heading-9 {
    margin-top: 0px;
    font-size: 23px;
    line-height: 26px;
  }
  .heading-10 {
    margin-top: 0px;
    font-size: 23px;
    line-height: 26px;
  }
  .paragraph-6 {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.008em;
  }
  .image-24 {
    height: 110px;
  }
  .image-25 {
    height: 90px;
    margin-bottom: 0px;
  }
  .column-10 {
    margin-bottom: 10px;
  }
  .image-26 {
    height: 100px;
    margin-bottom: 20px;
  }
  .paragraph-7 {
    padding-top: 20px;
    font-size: 20px;
  }
  .heading-11 {
    margin-top: 10px;
    padding-left: 20px;
    font-size: 34px;
    line-height: 30px;
  }
  .image-28 {
    margin-bottom: 10px;
  }
  .image-29 {
    margin-bottom: 10px;
  }
  .image-30 {
    margin-bottom: 10px;
  }
  .image-31 {
    margin-bottom: 10px;
  }
  .image-32 {
    margin-bottom: 10px;
  }
  .image-33 {
    margin-bottom: 10px;
  }
  .image-34 {
    margin-bottom: 10px;
  }
  .paragraph-8 {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    font-size: 20px;
    line-height: 24px;
  }
  .heading-12 {
    padding-top: 20px;
    font-size: 34px;
  }
  .div-block-26 {
    margin-bottom: 11px;
  }
  .image-35 {
    width: 75px;
    margin-bottom: 0px;
    padding-bottom: 5px;
  }
  .heading-13 {
    padding-top: 10px;
    font-size: 34px;
  }
  .container-5 {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .column-20 {
    margin-top: 0px;
  }
  .image-36 {
    margin-top: 500px;
  }
  .text-block-3 {
    margin-top: 30px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 20px;
    line-height: 23px;
  }
  .heading-14 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 25px;
  }
  .image-37 {
    max-width: 100%;
  }
  .columns-5 {
    margin-bottom: 0px;
  }
  .columns-6 {
    height: auto;
  }
  .div-block-27 {
    margin-top: 5px;
    margin-bottom: 40px;
  }
  .div-block-28 {
    margin-bottom: 24px;
  }
  .text-block-4 {
    position: static;
    display: block;
    margin-top: 30px;
    margin-bottom: 14px;
    font-family: 'Droid Serif', serif;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-style: italic;
    font-weight: 400;
    text-align: center;
  }
  .div-block-31 {
    position: absolute;
    width: 100%;
    height: 20px;
    text-align: center;
  }
  .heading-15 {
    display: block;
    margin-top: 30px;
    margin-bottom: 5px;
    font-family: Moon2, sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 300;
  }
  .column-24 {
    display: none;
  }
  .text-block-5 {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 23px;
  }
  .nav-link {
    background-color: transparent;
  }
  .nav-menu {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 7, 22, 0.8)), to(rgba(5, 7, 22, 0.8)));
    background-image: linear-gradient(180deg, rgba(5, 7, 22, 0.8), rgba(5, 7, 22, 0.8));
  }
  .navbar {
    background-color: rgba(5, 7, 22, 0.8);
  }
  .icon {
    border: 1px none #fff;
    color: #fff;
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .image-39 {
    width: 24px;
    margin-left: 15px;
  }
  .text-block-6 {
    font-size: 16px;
  }
  .select-field {
    font-size: 15px;
  }
}

@font-face {
  font-family: 'Moon2';
  src: url('../fonts/Moon2.0-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Moon2';
  src: url('../fonts/Moon2.0-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Moon2';
  src: url('../fonts/Moon2.0-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Pepper type rollestontitle';
  src: url('../fonts/Pepper-Type---RollestonTitle-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Pepper type rollestontitle';
  src: url('../fonts/Pepper-Type---RollestonTitle-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}