* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Poppins, sans-serif;
    list-style: none;
    text-decoration: none;
    user-select: none;
    line-height: 0;
}

li a {
    color: #e2e2e2;
    font-size: .9rem;
    font-weight: 300;
}

li a:hover {
    font-weight: bold;
    color: #ffffff;
    transition: .5s
}

nav {
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    height: 50px;
    background-color: #01552E;
    padding: 0px 20px;
    z-index: 99;
    position: fixed
}

#logo {
    flex: 1 1;
    padding-left: 40px;
}

.nav-links {
    display: flex;
    justify-content: space-around;
    flex: 1 1 200px;
    align-items: center;
}

.burger,
.menu-check {
    display: none
}

.active {
    color: #ffffff;
    font-weight: bold;
}

body {
    background-color: #ffffff
}

h1 {
    line-height: 1;
    padding-bottom: 3%;
    color: #000000;
    font-size: 3.75rem;
    font-weight: 600
}

h2 {
    line-height: 1;
    color: #000000;
    font-size: 3rem;
    padding-bottom: 1%;
    font-weight: 600
}

h3 {
    line-height: 1.3;
    color: #ffffff;
    font-size: 1.8rem;
    padding-bottom: 3%;
    font-weight: 600
}

h4 {
    line-height: 1;
    color: #01552E;
    font-size: 1.4rem;
    padding-bottom: 20px;
    padding-top: 25px;
    font-weight: 600
}

p {
    line-height: 1.6;
    font-weight: 300;
    color: #434343;
    font-size: 1rem
}

b {
    font-weight: 700
}

img{
    max-width: 100%;
    height: auto;
}

#razones h2 {
    color: #fff
}

.newpage{
    width: 12px;
    height: 12px;
  }

.container,
.container-2,
.container-3,
.container-5 {
    display: flex;
    width: auto;
    height: auto;
    align-items: center;
    max-width: 1920px;
    margin: auto;
}

.container {
    justify-content: center;
}

.container .caja-1 {
    padding: 0 0 3.15% 0;
}

.container h2 {
    padding: 1.1% 0 3.25% 0;
}

.container-2 {
    background-color: #ffff;
    padding: 0 8.75% 8% 8.75%;
}

.container-2 h3 {
    color: #09b2e5
}

.container-2 h2 a {
    color: #000
}

.container-3 {
    padding-top: 50px;
}

footer {
    display: flex;
    width: auto;
    height: auto;
    align-items: flex-start;
    background-color: #01552E;
    padding: 6% 3%
}

.caja-politicas {
    padding-top: 20px;
    margin-left: 6%;
    margin-right: 6%
}

.caja-politicas h1 {
    padding-top: 100px;
    text-align: center
}

.caja-politicas h2 {
    margin-top: 50px
}

.caja-1 {
    flex: 1;
    text-align: center;
    order: 2;
}

.caja-2 {
    flex: 1;
    padding: 0 5% 5% 5%
}

.caja-3 {
    flex: 2;
    order: 1;
}

.caja-4 {
    flex: 1;
    text-align: center;
    order: 2;
}

.caja-5 {
    flex: 1;
    order: 1
}

.caja-6 {
    flex: 1;
    order: 1;
    text-align: center
}


.caja-7 {
    flex: 1;
    padding: 0 10% 0 10%;
    color: #fff
}

.caja-7 img {
    padding-bottom: 10px;
}

.caja-11 img {
    padding-bottom: 10px;
}

.caja-11 {
    flex: 1;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px
}

.caja-20 {
    flex: 1;
    margin-top: 0
}

.caja-20 h3 {
    text-align: center;
    padding-top: 40px
}

.caja-21 {
    flex: 1
}

.caja-21 h3 {
    text-align: center
}

.caja-22 {
    flex: 1;
    order: 1
}

.caja-23 {
    flex: 1;
    text-align: center;
    order: 1
}
.caja-img{
    max-width: 100%;
    height: auto;
}

.contact-form {
    background-color: #01552E;
    text-align: center;
    padding: 3% 20% 0 20%;
}


#mail,
#message,
#name,
#subject {
    width: 100%;
    font-weight: 300;
    border: 1px solid #01552E;
    margin: 6px 0;
    padding: 20px 18px;
    border-radius: 6px;
    font-size: .9rem;
    font-family: Poppins, sans-serif;
    line-height: 2;
}

.btn {
    display: inline-block;
    background: #00A257;
    padding: 20px 0px;
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
    margin-top: 8px;
    width: 100%;
    border-radius: 15px;
    border: none;
    box-shadow: 0 7px 0px #103222;
    text-shadow: 1px 1px 0px #000;
    transition: all 0.2s;
    position: relative;
    top: 0;
}
.btn:active {
    top: 3px;
    box-shadow: 0 3px 0px #062e1b;
    transition: all .2s;
}

.imagen-paquete {
    padding-top: 50px;
    text-align: center;
}

#ghost {
    display: none
}

.caja-yacht-2 {
    display: none
}

.caja-8 {
    text-align: center;
    padding: 5% 5% 1% 5%
}

.caja-9 {
    flex: 1;
    text-align: center
}

.caja-10 {
    flex: 1
}

.caja-10 img {
    margin-left: 60px
}

.blanco {
    color: #ffff;
    font-weight: 600
}

.celeste {
    color: #e2e2e2
}

.celeste a {
    color: #e2e2e2
}

#lobo h3 {
    color: #7a6652;
    padding-top: 40px;
    line-height: 40px
}

#lobo img {
    margin-top: 40px
}

#documentos h3 {
    margin-top: 30px
}

#documentos p {
    color: #e6e6e6
}

.alinear {
    padding: 0 10% 0% 10%
}

.alinear p {
    color: #181818
}

.alinear a {
    color: #fff
}

.incluye {
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 40px
}

.caja-titulo {
    text-align: center;
    padding: 5% 20% 8%;
    background-color: #01552E00;
    flex: 1
}

.caja-titulo strong {
    color: #000000
}

.caja-titulo-2 {
    text-align: center;
    padding: 9% 20% 1% 20%;
    flex: 1
}

.caja-yate {
    padding: 20% 0;
    background-color: #01552e00
}

.texto-azul {
    font-size: 1.5rem;
    font-weight: 600;
    color: #09b2e5
}

.texto-blanco-2 {
    font-size: 2.2rem;
    font-weight: 600
}

.centrado {
    text-align: center;
    padding: 6% 30% 5% 30%
}

.centrado-2 {
    text-align: center;
    padding: 6% 20% 6% 20%
}

.centrado-2 h2 {
    color: #97aabd
}

.centrado-2 strong {
    color: #fff
}

.separacion-links {
    padding-top: 15px;
}

.centrado-5 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.centrado-5 h2 a {
    color: #01552E
}

.contenedor-15 {
    position: relative;
    display: inline-block;
    text-align: center
}

.logo-centrado {
    text-align: left;
    padding-bottom: 30px
}

#idea img {
    padding-bottom: 30px
}

#idea h2 {
    color: #09b2e5
}

.azul {
    color: #09b2e5;
    font-size: 1.4rem;
    font-weight: 600
}

.negro {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.6rem;
    padding-bottom: 20px;
}

.espacio {
    padding-bottom: 0
}

#iconos img {
    padding-bottom: 10px;
    padding-top: 30px
}

img {
    max-width: 100%;
    height: auto
}

hr {
    width: 70%;
    margin: auto
}

strong {
    color: #000;
    font-weight: 600
}

.creditos {
    text-align: center;
    padding: 20px 10px 30px 10px;
    background-color: #103222
}

.creditos a {
    color: #e2e2e2
}

.creditos-color {
    color: #e2e2e2;
    font-size: .8rem
}

.separacion-icono {
    padding-left: 50px
}

.separador {
    margin: 100px 0px 150px 0px;
}

.boton,
.boton-2,
.wtrvl-checkout_button {
    background-color: #00A257;
    border: none;
    border-radius: 100px;
    color: #fff;
    padding: 17px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 0.875rem;
    cursor: pointer;
    letter-spacing: 2px;
    margin-top: 30px;
    font-weight: 600;
}

.boton-2:hover, .wtrvl-checkout_button:hover {
    transition: .5s;
    color: #fff;
    background-color: #005b30;
}

.boton-3 {
    background-color: #25D366;
    border: none;
    border-radius: 100px;
    color: #fff;
    padding: 25px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
    cursor: pointer;
    font-family: Poppins, sans-serif;
    letter-spacing: 2px;
    margin-top: 10px;
    font-weight: 600
}

.boton-3:hover {
    transition: .5s;
    color: #fff;
    background-color: #00FF5F;
}

.btn-whatsapp {
    display: block;
    width: 128px;
    height: 40px;
    position: fixed;
    right: 30px;
    bottom: 40px;
    line-height: 80px;
    text-align: center;
    z-index: 999
}

.parent {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-bottom: 6%
}

.child {
    flex: 0 1 200px;
    flex: 1 1 200px;
    text-align: center;
    padding: 20px 20px
}

.animado {
    opacity: 0;
    transition: all 1s
}

.flecha {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}

.gris {
    width: 8px;
    height: 8px;
    border-top: 2px solid #e6e6e6;
    border-right: 2px solid #e6e6e6;
}

.icono {
    width: 14px;
    height: 14px;
}

span {
    color:#0000ff;
  }
  
span:hover {
    text-decoration: underline;
  }

.rojo {
    color: #ff5252;
}

.rojo:hover {
    text-decoration: none;
}

.mostrarArriba {
    animation: mostrarArriba 1s
}

@keyframes mostrarArriba {
    0% {
        transform: translateY(60px)
    }

    100% {
        transform: translateY(0)
    }
}

@media (max-width:1367px) {}

@media (max-width:1160px) {
    .checkbtn {
        display: block
    }

    label.logo {
        padding-left: 10px
    }

    nav ul li a {
        font-size: 16px;
        color: #e2e2e2;
        font-weight: 400
    }

    ul {
        position: fixed;
        width: 100%;
        height: 100vh;
        left: -100%;
        text-align: center;
        transition: all .5s;
        padding-top: 70px
    }

    nav ul li {
        display: block;
        line-height: 5px
    }

    nav ul li a {
        font-size: 20px
    }

    #check:checked~ul {
        left: 0
    }

    .burger {
        position: relative;
        display: block;
        cursor: pointer
    }

    .burger span {
        padding: 1px 20px;
        background: #df4270;
        margin: 7px 0;
        display: block;
        border-radius: 50px;
        transition: all .5s ease
    }

    .nav-links {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        flex-direction: column;
        align-items: center;
        transition: transform 1s ease;
        background: #01552E
    }

    .nav-open {
        transform: translateX(-100%)
    }

    .toggle .line1 {
        transform: rotateZ(45deg) translateY(300%);
        background: #df4270
    }

    .toggle .line2 {
        opacity: 0
    }

    .toggle .line3 {
        transform: rotateZ(-45deg) translateY(-300%);
        background: #df4270
    }

    p {
        font-size: 1rem
    }

    footer {
        display: block
    }

    .caja-10,
    .caja-9 {
        padding-top: 40px
    }
}

@media screen and (max-width:900px) {

    .container,
    .container-2,
    .container-3 {
        display: grid
    }


    #logo {
        width: 171px;
        height: auto;
    }

    .container-2 h2,
    .container-2 h3 {
        margin-top: 30px
    }

    .centrado {
        text-align: center;
        padding: 8% 10% 5% 10%
    }

    .space {
        padding-bottom: 70px
    }


    .caja-22 {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .caja-3,
    .caja-5 {
        padding-bottom: 50px;
    }


}

@media screen and (max-width:769px) {
    .caja-titulo {
        padding: 25% 5% 15% 5%
    }

    .caja-titulo-2 {
        padding: 25% 5% 15% 5%
    }

    #logo {
        padding-left: 0
    }

    h2 {
        font-size: 1.8rem
    }

    h3 {
        font-size: 1.6rem
    }

    .centrado-2 {
        padding: 6% 7% 6% 7%
    }

    #lobo h3 {
        padding-top: 0;
        line-height: 30px
    }

    .logo-centrado {
        text-align: center
    }

    #iconos {
        text-align: center
    }

    .incluye {
        padding-left: 10%;
        padding-right: 10%
    }

    .contact-form {
        padding-left: 6%;
        padding-right: 6%
    }

    h4 {
        font-size: 1.3rem;
    }

    .centrado-2 h2 {
        color: #97aabd;
        padding-bottom: 30px;
        padding-top: 10px;
    }
}

@media screen and (max-width:416px) {
    .caja-titulo {
        padding: 36% 5% 15% 5%
    }

    .caja-titulo-2 {
        padding: 36% 5% 10% 5%
    }

    .centrado {
        text-align: center;
        padding: 7% 5% 5% 5%
    }

    h1 {
        font-size: 2.5rem;
        padding-top: 10px;
    }
    h2 {
        font-size: 2.2rem;
        padding-top: 10px;
    }


    .boton-3 {
        margin-bottom: 30px;
    }
}