/* you dont need this CSS in your project */
@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300&display=swap);

body {
  margin: 0;
  padding: 0;
  padding: 0;
  font-family: 'Roboto Mono', monospace;
  color: white;
  overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6, nav a  {
  font-family: 'Roboto Mono', monospace;
  font-weight: 80
}
h1 {
  font-size: 6em;
}
h2 {
  font-size: 3em
}
h3 {
  font-size: 2em
}

nav {
  background: transparent;
  text-align: center;
  padding: 1em 0;
  color: black;
  font-family: 'Roboto Mono', monospace;
}
nav a {
  color: white;
  text-decoration: none;
  margin-right: 2em;
  font-size: 1.5em;
  font-family: 'Roboto Mono', monospace;
}
nav a:hover {
  color: orange;
  font-family: 'Roboto Mono', monospace;
}



section:nth-of-type(1) {
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(168,59,14,1) 25%, rgba(226,139,91,1) 46%, rgba(255,193,129,1) 71%, rgba(255,227,182,1) 100%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size:cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 3840px;
  text-align: center;
  background-color: black;
}

section:nth-of-type(2) {

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 1840px;
  text-align: center;
  background-color: black;
}

section:nth-of-type(3) {

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 840px;
  text-align: center;
  background-color: black;
}




article {
  padding: 0 0;
  margin: 0;
  height: 100%;
    
  
}
section:nth-of-type(1) article:nth-of-type(1) h1 {
  padding-top: 2em;
  width: 100%
}
a.btn-download-init {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 1em 2em;
  border-radius: 6px;
  text-decoration: none;
  font-family: 'Roboto Mono', monospace;
  font-weight: 100
}
a.btn-download-init:hover {
  border: 1px solid orange;
  color: orange;
  background: rgba(31,224,212,0.1);
}
section:nth-of-type(1) article:nth-of-type(1) h1,
section:nth-of-type(1) article:nth-of-type(1) h3 {
  color: #fff;
  margin: 1em 0 0.5em 0
}
section:nth-of-type(2) article:nth-of-type(1) {

  width: 100%;
  height: 1200px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: black;
  text-align: center;
  color: white;
  overflow: hidden;
  position: relative;
}



.video-container{
  position: absolute;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  left: 0px;
  top: 0px;
  overflow: hidden;
  opacity: 1;
}
.video-bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/pattern.png);
  background-repeat: repeat;
  background-color: rgba(44,62,80,0.6);
  z-index: 2;
}
.video-container iframe {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
  overflow: hidden;
  opacity: 1;
  width: 100%;
  height: 809px;
  margin-top: -87px;
  max-width: 4000px !important;
}
.video-bg {
  width: 100%;
  height: auto;
}



#parallax-img-1 {
  width: 180px;
  height: auto;
}
#parallax-img-2 {
  width: 160px;
  height: auto;
  transform:rotate(-30deg);
  -ms-transform:rotate(-30deg); /* IE 9 */
  -webkit-transform:rotate(-30deg); /* Opera, Chrome, and Safari */
}
#parallax-img-3 {
  width: 350px;
  height: auto;
  transform:rotate(-12deg);
  -ms-transform:rotate(-12deg); /* IE 9 */
  -webkit-transform:rotate(-12deg); /* Opera, Chrome, and Safari */
}
#parallax-img-4 {
  width: 240px;
  height: auto;
  transform:rotate(14deg);
  -ms-transform:rotate(14deg); /* IE 9 */
  -webkit-transform:rotate(14deg); /* Opera, Chrome, and Safari */
}
#parallax-img-5 {
  width: 190px;
  height: auto;
  transform:rotate(14deg);
  -ms-transform:rotate(14deg); /* IE 9 */
  -webkit-transform:rotate(14deg); /* Opera, Chrome, and Safari */
}
#parallax-img-6 {
  width: 200px;
  height: auto;
  transform:rotate(7deg);
  -ms-transform:rotate(7deg); /* IE 9 */
  -webkit-transform:rotate(7deg); /* Opera, Chrome, and Safari */
}
#parallax-img-7 {
  width: 180px;
  height: auto;
  transform:rotate(-12deg);
  -ms-transform:rotate(-12deg); /* IE 9 */
  -webkit-transform:rotate(-12deg); /* Opera, Chrome, and Safari */
}
#parallax-img-8 {
  width: 250px;
  height: auto;
  transform:rotate(-20deg);
  -ms-transform:rotate(-20deg); /* IE 9 */
  -webkit-transform:rotate(-20deg); /* Opera, Chrome, and Safari */
}

#parallax-img-9 {
  width: 60px;
  height: auto;
  transform:rotate(17deg);
  -ms-transform:rotate(17deg); /* IE 9 */
  -webkit-transform:rotate(17deg); /* Opera, Chrome, and Safari */
}

#parallax-img-10 {
  width: 70px;
  height: auto;
  transform:rotate(-5deg);
  -ms-transform:rotate(-5deg); /* IE 9 */
  -webkit-transform:rotate(-5deg); /* Opera, Chrome, and Safari */
}

#parallax-img-11 {
  width: 90px;
  height: auto;
  transform:rotate(27deg);
  -ms-transform:rotate(27deg); /* IE 9 */
  -webkit-transform:rotate(27deg); /* Opera, Chrome, and Safari */
}

#parallax-img-12 {
  width: 450px;
  height: auto;
}







