.superior{
  padding-top: 10px;
  background: #333333;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 12px;
}
.slide h2{
  border-bottom: 1px solid #fff;
}
.slide .carousel-item {
  height: 820px;
  background: no-repeat center right scroll ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slide .info{
  margin-top: 250px;
  z-index: 3;
  position: absolute;
  width: 100%;
  left: 0!important;
}
.slide .info h2{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #fff;
  font-size: 70px;
}
.slide .info p{
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 16px;
}
.slide .info .boton{
  text-align: right;
}
.slide .info a{
  font-family: 'Montserrat', sans-serif;
  color: #cc9900;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 12px;
  border: 2px solid #cc9900;
  border-radius: 5px!important;
  border-radius: 0;
  padding: 7px 35px;
}
.slide .opacidad{
  background: rgb(2,2,0);
  background: linear-gradient(6deg, rgba(2,2,0,0) 0%, rgba(2,2,0,1) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide .carousel-control-next, .carousel-control-prev {
  top: 50%;
}
.slide .botones{
  position: absolute;
  z-index: 3;
  width: 100%;
  bottom: 0;
}
.slide .botones .link_di{
  position: relative;
  border:  1px solid #cc9900;
  padding: 40px !important;
  text-align: center;
  font-family: 'DM Serif Display', serif;
  font-weight: 300;
  color: #fff;
  font-size: 30px;
  letter-spacing: 2px;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.3);
}
.navegador .navbar-brand{
  width: 300px;
}
.navegador .navbar-brand img{
  width: 100%;
}
.navegador .nav-item a{
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 14px;
  border-radius: 0;
  padding: 15px 35px;
  opacity: 1;
}
.navegador .nav-link{
  color: #fff!important;
}
.navegador .active{
  color: #cc9900!important;
}
.navegador{
  position: absolute!important;
  background-color: #001943;
  z-index: 3;
  width: 100%;
  padding: 20px 0;
}
.navegador .pop{
  margin-top: 5px!important;
  background: #cc9900;
  padding: 10px 20px!important;
  border-radius: 30px!important;
}
.servicios h4{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #fff;
  font-size: 40px;
}
.servicios button{
  font-family: 'Montserrat', sans-serif;
  color: #cc9900;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 12px;
  border: 2px solid #cc9900;
  border-radius: 5px!important;
  border-radius: 0;
  padding: 7px 35px;
  text-decoration: none;
  background: none;
}
.servicios button:hover{
  background: none;
  border: 2px solid #cc9900;
  color: #cc9900;
}
#exampleModal3 .modal-content,
#exampleModal2 .modal-content,
#exampleModal .modal-content{
  margin-top: 50%!important;
  background: #cc9900!important;
  border-radius: 0!important;
}
#exampleModal3 .modal-content h5,
#exampleModal2 .modal-content h5,
#exampleModal .modal-content h5{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #fff;
  font-size: 20px;
}
#exampleModal3 .modal-content p,
#exampleModal2 .modal-content p,
#exampleModal .modal-content p{
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 14px;
}
.serenos h2 span{
  border-bottom: 1px solid #ccc;
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #ccc;
  font-size: 40px;
}
.serenos figure{
  border: 2px solid #ccc;
  border-radius: 50%;
}
.serenos img{
  width: 100%;
}
.serenos h5{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #2c2c2c;
  font-size: 30px;
}
.formulario .info h3,
.formulario .info h5{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}
.formulario .info p{
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}
.formulario textarea{
  min-height: 225px;
}
.formulario textarea,
.formulario input{
  background: rgb(255, 255, 255, 0.3);
  border-radius: 0;
  border: 0;
  padding: 10px 20px!important;
}
.formulario form p{
  font-family: 'Roboto Slab', serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.formulario .boton{
  margin: auto;
  text-align: right!important;
}
.formulario button{
  background: #cc9900;
  padding: 8px 0px!important;
  border-radius: 0;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  border: none;
}
.formulario a{
  padding: 8px 20px!important;
  border-radius: 0;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  background: #cc9900;
  color: #2c2c2c;
  text-decoration: none;
}
.oro{
  padding: 150px 0!important;
}
.oro .into{
  background: rgb(203, 146, 22, 0.6);
}
.oro .into h5{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #fff;
  padding-bottom: 15px;
  font-size: 30px;
}
.oro{
  margin-top: -10px!important;
}
.oro .into a{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  border-radius: 8px;
  border: 2px solid #fff;
  padding: 10px 25px;
  text-decoration: none;
}
.pie{
     background-color: #001943;
}
.pie .quien{
  background: #323232;
}
.pie .quien p{
  font-family: 'Montserrat', sans-serif;
  color: #959595;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 14px;
  text-align: center;
}
.pie img{
  width: 100%;
}
.pie .info p{
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 16px;
}
.marcas .carousel-item{
  height: auto!important;
}
.marcas h3 span{
  border-bottom: 1px solid #ccc;
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  color: #959595;
  font-size: 40px;
  text-align: center!important;
}
.marcas .carousel-control-next i,
.marcas .carousel-control-prev i{
  color: #959595;
  font-size: 30px;
}
.marcas img{
  width: 100%;
}

@media only screen and (max-width: 980px) {
  .primer,
  .segundo,
  .tercero{
    text-align: center;
  }
  .contacto .linea{
    margin: auto;
  }
  .contacto{
    text-align: center;
  }
  .bannertod h2{
    border-left: none;
  }
  .empresa{
    text-align: center;
  }
  .pie{
    text-align: center;
  }
  .pie .reserva p{
    text-align: center!important;
  }
  .pie .mares{
    margin: auto;
    padding-bottom: 40px;
  }
  .links .numero,
  .links .contacto h5 span,
  .links h5{
    font-size: 18px!important;
    text-align: center!important;
  }
  .opiniones,
  .opiniones p{
    text-align: center!important;
  }
  .nosotros .lin{
    margin: auto;
  }
  .nosotros{
    text-align: center;
  }
  .slide .carousel-control-next, .carousel-control-prev {
    top: 20%;
  }
  .navegador{
    background: #000!important;
  }
  .navegador .navbar-brand{
    margin-top: 0;
  }
  .slide .info{
    text-align: center;
  }
  .slide .info h2{
    font-size: 30px;
  }
}
