@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;

}
body {
    font-family: "Poppins", sans-serif;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.bloque {
    background-color: black;
    width: auto;
    height: 30px;
}

.bloque {
    text-align: center;
}

.bloque {
    color: white;
}

.header {
    background-image: url(imagenes/Fondo\ barco\ oscuro\ 1@5x.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 100vh;
        display: flex;
        align-items: center;
}

.menu{
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
   
    
}

.logo{
    color: #FFFDFC;
    font-size: 25px;
    font-weight: 800;
    padding-left: 50px;
}

.menu .navbar ul li {
    position: relative;
    float: left;
    right: 60px;
    
}

.menu .navbar ul li a {
    font-size: 15px;
    padding: 20px;
    color: #FFFDFC;
    display: block;
    font-weight: 600;
    text-align: center;
}

.menu .navbar ul li a:hover{
    color: #255257;
}

.book-now 
{
    padding: 10px 20px;
    background: #009D94;
    border: none;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    position: relative;
    left: -20px;  
}

.book-now:hover 
{
    background-color: #00d8cd;
    color: #255257;
}

.hero {
    text-align: center;
    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}

.hero h1 {
    font-size: 48px;
    margin-bottom: 20px;
    color: #ffffff;
}

.hero p {
    font-size: 15px;
    margin-bottom: 30px;
    color: #ffffff;
    margin-top: 250px;
}

.search-box {
    display: flex;
    justify-content: center;
    margin-bottom: 20px 0;
    flex-wrap: wrap;
}

.search-box input, .search-box button {
    padding: 10px;
    border: none;
    margin: 5px;
    border-radius: 5px;
}

.search-box input {
    width: 180px;
}

.search-box button {
    background-color: #009D94;
    color: white;
    cursor: pointer;
}

.search-box button:hover 
{
    background-color: #00d8cd;
    color: #255257;
}

.discover-more {
    padding: 10px 20px;
    background: none;
    border: 2px solid white;
    border-radius: 50px;
    color: white;
    cursor: pointer;
    font-size: 2rem;
    
}

.discover-more:hover 
{
    background-color: #00d8cd;
    color: #255257;
}

#menu{
    display: none;
}

.menu-icono {
    width: 25px;
}

.menu label {
    cursor: pointer;
    display: none;
}

.header-content {
text-align: center;
}

.header-content h1 {
    font-size: 75px;
    line-height: 80px;
    color: #F9FAFC;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.header-content p {
    font-size: 16px;
    color: #C5C5C5;
    padding: 0 250px;
    margin-bottom: 25px;
}

.btn-1 {
    display: inline-block;
    padding: 11px 35px;
    background-color: #009D94;
    color: #F9FAFC;
    text-transform: uppercase;
}

.btn-1:hover{
    background-color: #00d8cd;
    color: #255257;
}

.coffee {
    padding: 100px 0;
    background-color: #ffffff;
    position: relative;
}

.coffee-content {
    text-align: center;
}

.coffee-content h2 {
    font-size: 55px;
    line-height: 70px;
    color: #255257;
    text-transform: uppercase;
    padding: 0 250px;
    margin-bottom: 15px;
}

.txt-p {
    font-size: 16px;
    color: #255257;
    padding: 0 250px;
    margin-bottom: 35px;
}

.coffee-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.coffee-1 {
    padding: 0 25px;
}


.coffee-1 img {
    width: 200px;
}

.coffee-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
}

.coffee-1 h3 {
    color: #000000;
    font: size 20px;
margin-bottom: 15px;
}

.services {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            background-attachment: fixed;
            padding: 100px 0;
            background-color: #FFFDFC;
    }

.services-content {
    text-align: center;
}

.services-content h2 {
    font-size: 55px;
    line-height: 70px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.services-content p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 50px;
    padding: 0 100px;
}

.services-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.services-1 {
    padding: 0 100px;
}

.services-1 img {
    width: 25px;
    margin-bottom: 15px;
}

.services-1 h3 {
color: #eaccb3;
font-size: 18px;
}

.general{
    display: flex;
}

.general-1 {
    width: 50%;
    padding: 100px 250px 100px 100px;
    background-color: #f5f4ee;
}

.general-2 {
    background-image: url(imagenes/viaje1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}

.general-3 {
    background-image: url(imagenes/Viaje2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}

h2 {
    font-size: 55px;
    line-height: 70px;
    color: #255257;
    text-transform: uppercase;
    margin-bottom: 20px;
}

p {
    font-size: 16px;
    color: #255257;
    margin: 25px 0 45px 0;
}

.blog {
    padding: 100px 0;
    text-align: center;
}

.blog-content {
    display: flex;
    justify-content: center;
}

.blog-1 {
    padding: 15px 55px;
}

.blog-1 img {
    width: 250px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.blog-1 h3 {
    font-size: 25px;
    color: #323337;
}

.footer {
    padding: 100px 0;
    background-color: #255257
}

.footer-content {
    display: flex;
    justify-content: space-between;
}

.link h3 {
    font-size: 18px;
    color: #F9FAFC;
    margin-bottom: 15px;
}

.link a {
    font-size: 16px;
    color: #C5C5C5;
    display: block;
    margin-bottom: 15px;
}

.bloqueblanco {
    background-color: rgba(255,255,255);
    width: auto;
    height: 80px;
}

.imagenfull {
    background-image: url(imagenes/Super\ viaje\ 3.jpg);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: auto;
        min-height: 100vh;
        display: flex;
        align-items: center;

}

.imagenfull { 
    width: auto;
    height: 300px;
}

img {
    transition: 0.6s;
  }
  
  img:hover {
      transform: scale(1.1);
      transition: 0.6s;
  }

  @media (max-width: 768px) {
    .menu .navbar {
        display: none;
    }

    .menu input[type="checkbox"]:checked ~ .navbar {
        display: flex;
        flex-direction: column;
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        top: 60px;
        right: 0;
        width: 100%;
        text-align: center;
    }

    .menu .navbar ul {
        flex-direction: column;
        width: 100%;
    }

    .menu .navbar ul li {
        width: 100%;
        margin: 0;
    }

    .menu .navbar ul li a {
        padding: 10px 0;
    }

    .menu-icono {
        display: block;
    }

    .menu label {
        display: block;
    }

    .hero h1 {
        font-size: 28px;
    }

    .hero p {
        font-size: 14px;
    }

    .general {
        flex-direction: column;
    }

    .general-1, .general-2, .general-3 {
        width: 100%;
        padding: 15px;
    }

    .general-1 {
        padding: 15px;
    }

    .coffee-content h2 {
        padding: 0;
        font-size: 32px;
    }

    .txt-p {
        padding: 0;
    }

    .blog-content {
        flex-direction: column;
    }

    .blog-1 {
        padding: 10px 0;
    }

    .blog-1 img {
        width: 100%;
    }

    .footer-content {
        flex-direction: column;
        align-items: center;
    }

    .link {
        margin-bottom: 20px;
        text-align: center;
    }

    .link ul {
        padding: 0;
    }
}

.white-box {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ddd; 
    border-radius: 10px; 
    width: 80%;
    margin: 20px auto;
    text-align: center; 
}