section {
  margin-bottom:20px;
}

img {
  width:100%;
}

@media (min-width: 900px) {
  h1 {
    font-size:7em;
  }
}

h2 {
  font-size:30px;
  font-family:'Arbutus';
  color:white;
}

h2 {
}

a {
  list-style-:none;
}

li {
  list-style-type:none;
  display:inline-block;
  margin:2px;
  padding:10px 90px;
  color:white;
  background-color:rgba(0,0,0,0.53);
  text-align:center;
  font-size:12px;
}

a:hover {
  color:#ffd600;
  text-decoration:underline;
}

a {
  color:white;
}

ul {
  z-index:1;
  position:fixed;
  background-color:rgba(235,184,184,0.27);
  width:100%;
  display:inline-block;
  text-align:center;
}

footer {
  min-height:150px;
}

.col {
}

.h1, h1 {
}

.h1, h1 {
}

.carousel-indicators li {
  position:relative;
  -ms-flex:0 1 auto;
  flex:0 1 auto;
  width:30px;
  height:3px;
  margin-right:3px;
  margin-left:3px;
  text-indent:-999px;
  background-color:rgba(255,255,255,.5);
  padding:10px 10px;
}

#Tittle {
  margin-top:180px;
  margin-bottom:15px;
}

@media (min-width: 700px) {
  #Tittle {
    margin-top:90px;
  }
}

#PV {
  text-align:center;
  margin-top:50px;
}

