#imgbarco {
  background-image: url(../fotos/bg-barco.jpg);
  background-size: cover;
  background-position-x: center;
  width: 100%;
  height: 100%;
}
#backbarco {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1200px) {
  #texto {
    color: white;
    padding-top: 300px;
    font-size: 60px;
  }
}
@media screen and (max-width: 1000px) {
  #texto {
    color: white;
    padding-top: 300px;
    font-size: 50px;
  }
}
@media screen and (max-width: 800px) {
  #texto {
    color: white;
    padding-top: 300px;
    font-size: 35px;
  }
}
@media screen and (max-width: 600px) {
  #texto {
    color: white;
    padding-top: 300px;
    font-size: 27px;
  }
}
@media screen and (max-width: 400px) {
  #texto {
    color: white;
    padding-top: 300px;
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #texto {
    color: white;
    padding-top: 300px;
    font-size: 80px;
  }
}
#botao {
  color: white;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
#botaodiv {
  margin-top: 30px;
}
#botao:hover {
  border-bottom: white 5px solid;
  text-decoration: none;
}
#living {
  background-color: white;
  font-size: 20px;
}
#cont3 {
  padding: 50px;
}
#deco {
  list-style: none;
}
#padding {
  padding: 50px;
}
#icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 50px;
  color: rgba(197, 197, 197, 0.4);
}
#margem {
  margin-top: 15px;
}
#back {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #252525;
  color: white;
}
#col {
  margin-top: 40px;
}
#saber:hover {
  border-bottom: white 5px solid;
  text-decoration: none;
}
#saber {
  color: white;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
#final {
  padding: 20px;
}
#nos {
  text-align: center;
  padding: 20px;
}
#final {
  margin-top: 20px;
}
#face {
  color: black;
  text-decoration: none;
}
.map-responsive {
  overflow: hidden;
  padding-bottom: 400px;
  position: relative;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 400px;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 1210px) {
  #con {
    background-color: #252525;
    color: white;
    text-align: center;
    padding: 75px;
  }
  #tamanho {
    font-size: 55px;
  }
}
@media screen and (max-width: 1000px) {
  #con {
    background-color: #252525;
    color: white;
    text-align: center;
    padding: 70px;
  }
  #tamanho {
    font-size: 45px;
  }
}
@media screen and (max-width: 800px) {
  #con {
    background-color: #252525;
    color: white;
    text-align: center;
    padding: 45px;
  }
  #tamanho {
    font-size: 35px;
  }
}
@media screen and (max-width: 600px) {
  #con {
    background-color: #252525;
    color: white;
    text-align: center;
    padding: 20px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  #tamanho {
    font-size: 25px;
  }
}
@media screen and (max-width: 400px) {
  #con {
    background-color: #252525;
    color: white;
    text-align: center;
    padding: 5px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  #tamanho {
    font-size: 20px;
  }
}
@media screen and (min-width: 1210px) {
  #con {
    background-color: #252525;
    color: white;
    text-align: center;
    padding: 100px;
  }
  #tamanho {
    font-size: 70px;
  }
}

#setas {
  margin-top: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1210px) {
  #hospedar {
    background-image: url(../fotos/bg-servicos.jpg);
    background-attachment: fixed;
    background-size: cover 200%;
    background-position-y: -100px;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
  }
  #hospe {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 400px;
  }
  #hospe1 {
    padding-top: 190px;
    text-align: center;
    color: white;
  }
}
@media screen and (max-width: 1000px) {
  #hospedar {
    background-image: url(../fotos/bg-servicos.jpg);
    background-attachment: fixed;
    background-size: cover 200%;
    background-position-y: -100px;
    width: 100%;
    height: 300px;
    margin-bottom: 50px;
  }
  #hospe {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 300px;
  }
  #hospe1 {
    padding-top: 140px;
    text-align: center;
    color: white;
    font-size: 30px;
  }
}
@media screen and (max-width: 800px) {
  #hospedar {
    background-image: url(../fotos/bg-servicos.jpg);
    background-attachment: fixed;
    background-size: cover 200%;
    background-position-y: -100px;
    width: 100%;
    height: 200px;
    margin-bottom: 50px;
  }
  #hospe {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 200px;
  }
  #hospe1 {
    padding-top: 90px;
    text-align: center;
    color: white;
    font-size: 25px;
  }
}
@media screen and (max-width: 600px) {
  #hospedar {
    background-image: url(../fotos/bg-servicos.jpg);
    background-attachment: fixed;
    background-size: cover 200%;
    background-position-y: -100px;
    width: 100%;
    height: 170px;
    margin-bottom: 50px;
  }
  #hospe {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 170px;
  }
  #hospe1 {
    padding-top: 75px;
    text-align: center;
    color: white;
    font-size: 15px;
  }
}
@media screen and (max-width: 400px) {
  #hospedar {
    background-image: url(../fotos/bg-servicos.jpg);
    background-attachment: fixed;
    background-size: cover 200%;
    background-position-y: -100px;
    width: 100%;
    height: 140px;
    margin-bottom: 50px;
  }
  #hospe {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 140px;
  }
  #hospe1 {
    padding-top: 65px;
    text-align: center;
    color: white;
    font-size: 10px;
  }
}
@media screen and (min-width: 1210px) {
  #hospedar {
    background-image: url(../fotos/bg-servicos.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position-y: -100px;
    width: 100%;
    height: 500px;
    margin-bottom: 50px;
  }
  #hospe {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 500px;
  }
  #hospe1 {
    padding-top: 220px;
    text-align: center;
    color: white;
  }
}
