*{
  margin:0;
  padding:0;
}

.chela-one-regular {
  font-family: "Chela One", system-ui;
  font-weight: 400;
  font-style: normal;
}

.nerko-one-regular {
  font-family: "Nerko One", cursive;
  font-weight: 400;
  font-style: normal;
}



body{
  margin:0;
  font-family: "Trebuchet MS", sans-serif;
  color:#fff;
  background-color:#c2d6d6;
}

hr{
    border: 2px dashed #8e9e9e;
}

.tenth {
    display:block;
    margin-right:auto;
    padding: 0 0 50px 90px;
    filter: drop-shadow(0px 0px 20px #fff);
    position: absolute;
    top: 98px;
    left: 28px;
}

#showcase{
  background-image:url('http://floatchella.com/assets/background-b.jpg');
  background-size:cover;
  background-position:center;
  height:96vh;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  padding:160px 20px 1px 20px;
}

#showcase h1{
  font-size:72px;
  color:#fff;
  font-family: "Chela One", sans-serif;
  line-height:1.0;
  outline: 12px dotted #ff0;
  outline-offset: 15px;
  text-shadow: 2px 2px 5px black;
  letter-spacing: 5px;
}

#showcase h2{
  font-size:100px;
  color:#fff;
  font-family: "Chela One", sans-serif;
  line-height:2.0;
  text-shadow: 2px 2px 5px black;
  padding: 20px;
}

#showcase h3{
  font-size:44px;
  color:#fff;
  font-family: "Chela One", sans-serif;
  line-height:3.0;
  text-shadow: 2px 2px 5px black;
  letter-spacing: 3px;
}

#showcase p{
  font-size:22px;
  color:#fff;
  font-family: "Chela One", sans-serif;
  text-shadow: 2px 2px 5px black;

}

#showcase .button{
  font-size:13px;
  text-decoration:none;
  color:#ffffff;
  border:#ffffff 3px solid;
  padding:20px 30px;
  border-radius:10px;
  margin-top:30px;
  background:#8af26d;
}


#showcase .button:hover{
  background:#8af26d;
  color:#fff;
}

#showcase .arrow {
  position: absolute;
  bottom: 8px;
  right: 16px;
  font-size: 18px;
}

#showcase #demo{
  font-size:48px;
  color:#ff0;
  font-family: "Nerko One", sans-serif;
  text-shadow: 3px 3px 7px black;
}




#section-a{
  padding:45px;
  background:#c2d6d6;
  text-align:center;
  font-size:32px;
  color:#fff;
  font-family: "Chela One", sans-serif;
  text-shadow: 2px 2px 5px black;
}

#section-a .clearfix {
  padding: 10px;
}

#section-a .clearfix img{
  padding: 10px;
}

#section-a a{
  text-align:center;
  font-size:14px;
  color:#06f;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  text-shadow: none;
}

#section-a h1{
    letter-spacing: 3px;
}


#section-cl {
  padding-top: 20px;
  padding-right: 150px;
  padding-bottom: 60px;
  padding-left: 150px;
  
  background:#c2d6d6;
  text-align:center;
  font-family: "Chela One", sans-serif;
  font-size:32px;
  color:#fff;
  text-shadow: 2px 2px 5px black;
}

#section-cl h1{
    letter-spacing: 3px;
}


#section-cl li{
  text-align:left;
  font-size:18px;
  color:#000;
  font-family: "Oswald", sans-serif;
  text-shadow: none;
  text-decoration: none;
}

#section-cl .owntube p{
  text-align:left;
  font-size:18px;
  color:#666;
  font-family: "Oswald", sans-serif;
  text-shadow: none;
  text-decoration: none;
}




#section-m {
  padding: 77px;
  margin:auto;
  background:#c2d6d6;
  
  text-align:left;
  font-size:16px;
  color:#000;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  text-shadow: none;
}

#section-m h1{
    letter-spacing: 3px;
}

#section-m a{
  color:#000;
  font-family: "Oswald", sans-serif;
  text-decoration: underline;
  text-shadow: none;
}

#section-m div{
  width:800px;
  margin:auto;

}

#route{
  padding: 0px 10px 0px 30px;
  text-indent: 1.5em;

}

.headers{
  font-family: "Chela One", sans-serif;
  font-size:32px;
  color:#fff;
  text-shadow: 2px 2px 5px black;
  text-align:center;
}


#section-f{
  padding:10px;
  background:#4169E1;
  text-align:center;
  font-size:10px;
  color:#fff;
  font-family: "Oswald", sans-serif;
  text-shadow: none;
  text-decoration: none;
}

