@import url("https://fonts.googleapis.com/css?family=Fira+Sans+Condensed|Poiret+One");
html,
body {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  font-family: "Fira Sans Condensed", sans-serif;
}

h1 {
  font-family: sans-serif;
  color: rgb(88, 88, 88);
}
.wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}

#header .wrapper {
  z-index: 9999;
  position: fixed;
  background-color: #486966;
  color: #fff;
}

#header span {
  font-size: 50px;
  font-weight: 100;
}
#block1 .wrapper {
  background-color: #fff;
  text-align: center;
}

#block2 .wrapper {
  background-color: #fff;
  text-align: center;
}

#block3 .wrapper {
  background-color: #fff;
  text-align: justify;
}

#block3 h1 {
  background-color: #fff;
  text-align: center;
}

#block4 .wrapper {
  background-color: #fff;
  text-align: justify;
}

#block4 h1 {
  background-color: #fff;
  text-align: center;
}

#block1:after,
#block2:after,
#block3:after {
  content: "";
  display: block;

  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
}

.small_lin_txt {
  width: 960px;

  margin: auto;
}

.small_lin_txt h1 {
  text-align: center;
}

ul.menu {
  list-style: none;
  margin: 0 auto;
  padding: 10px;
  display: inline;
  float: left;
  margin-left: 30%;
  margin-right: 30%;
}

.menu li a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 10px;
  font-weight: 500;
}

.menu li {
  margin: 5px;
  float: left;
}
.box {
  border-radius: 3px;
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;

  background-color: #c24c4c;
  top: -250px;
  display: block;
  padding: 20px;
  color: #fff;
  width: 600px;
  text-align: center;
  margin: 0 auto;
  animation: colors 2s infinite ease-out;
}
@keyframes colors {
  0% {
    color: #fff;
    background-color: #fa7f08;
  }
  50% {
    color: #fff;
    background-color: #e65927;
  }

  100% {
    color: #fff;
    background-color: #fa7f08;
  }
}

a.box2 {
  text-decoration: none;
  font-size: 20px;
  font-weight: 100;
  position: relative;
  background-color: #25383b;
  border-radius: 10px;
  top: -250px;
  display: block;
  padding: 20px;
  color: #fff;
  width: 250px;
  text-align: center;
  margin: 0 auto;
}

#footer {
  background-color: #486966;
  color: #fff;
}

#footer .wrapper {
  width: 600px;
  z-index: 9999;
  background-color: #486966;
  color: #fff;
  text-align: center;
  padding: 20px;
}

.anchor {
  width: 110px;
  background: #889c9b;
  border: 1px #348888;
  float: left;
  text-align: center;
  margin-left: calc((100% - 980px) / 2);
  padding: 10px;
  border-radius: 17px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bold;
  color: #c3d0d1;
}

.anchor a {
  color: #dbeaeb;
}

.anchor:hover {
  background-color: #348888;
}

a {
  color: white;
  text-decoration: none;
}
.map {
  margin: 0% 100%;
}

.container {
  width: 498px;
  height: 861px;
  margin: 200px auto 0;
  border: 2px dotted white;
  transform-style: preserve-3d;
  animation: rotate 10s infinite linear;
}

@keyframes rotate {
  100% {
    transform: rotateY(360deg);
  }
}

.side {
  position: absolute;
  width: 498px;
  height: 861px;
  border: 1px solid black;
  background: blue;
}

ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul:after {
  display: block;
  content: " ";
  clear: both;
  float: none;
}

ul.menu > li {
  float: left;
  position: relative;
  margin: 0 10px;
}

ul.menu > li > a {
  display: block;
  padding: 10px;
  color: white;
  background-color: red;
  text-decoration: none;
}

ul.menu > li > a:hover {
  background-color: black;
}

ul.submenu {
  display: none;
  position: absolute;
  width: 120px;
  top: 37px;
  left: 0;
  background-color: white;
  border: 1px solid red;
}

ul.submenu > li {
  display: block;
}

ul.submenu > li > a {
  display: block;
  padding: 10px;
  color: white;
  background-color: red;
  text-decoration: none;
}

ul.submenu > li > a:hover {
  text-decoration: underline;
}

ul.menu > li:hover > ul.submenu {
  display: block;
}

.input {
  float: right;
  margin: 10px 0px;
}

.audio {
  margin: 0 40%;
  opacity: 0.3;
}

.fullscreen-bg {
  overflow: hidden;
  z-index: -100;
  position: relative;
  height: 100%;
  width: 100%;
  padding-top: 45%;
}

.description {
  text-align: left;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.overlay {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}

.overlay h1 {
  text-align: center;
  color: #fff;
  font-size: 70px;
  margin-top: 17%;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

section:after {
  margin-top: 20px;
  content: "";
  display: block;
  background-color: rgb(189, 220, 255);
  height: 400px;
  padding-top: 60px;
  font-size: 60px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b6/Cataratas.jpg/1200px-Cataratas.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  border-radius: 20px;
}

section#sect2:after {
  background-image: url(https://d2g6byanrj0o4m.cloudfront.net/images/3315/victoriafallsblog3.jpg);
  margin-bottom: 20px;
  background-position: 600 0px;
}

section#sect3:after {
  background-image: url(https://www.beautifulworld.com/wp-content/uploads/2016/10/havasu-falls-arizona-1.jpg);
  margin-bottom: 20px;
}

section#sect4:after {
  background-image: url(https://www.beautifulworld.com/wp-content/uploads/2016/09/Angel-Falls.jpg);
  margin-bottom: 20px;
}

.up {
  color: #225757;
  position: fixed;
  bottom: 20px;
  left: 40px;
  font-size: 40px;
}

.down {
  color: #225757;
  position: fixed;
  bottom: 20px;
  left: 80px;
  font-size: 40px;
}
