@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400");




* {
    margin: 0%;
    font-family: 'Lato', sans-serif;
}

nav {
    position: relative;
    z-index: 99;
    transition: 0.4s;
}

nav a {
    text-decoration: none;
    color: #1f1f1f;
}

.container {
    max-width: 100%;
    padding: 1em 2em;
    margin: 0 auto;
}

nav .menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

nav ul {
    list-style-type: none;
    padding: 0%;
    display: inline-block;
    color: #fbd856;
}

nav ul li {
    display: inline-block;
    margin: 0 0.5em;

}

nav ul li a {
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
    color: #fbd856;
}

nav .container .menu-btn {
    display: none;
}

.social-media a {
    font-size: 1em;
}

.nav-link {
    font-weight: bold;
}

header {
    height: 100vh;
    background: url(imagen/logo.jpeg) center no-repeat fixed;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

header h1 {
    position: absolute;
    font-size: clamp(3.5rem, 13vw + 1rem, 10rem);
    letter-spacing: 5px;
    font-weight: 700;
    transform: translateY(-50%);
}

section {
    
    background: #f1f1f1;
    color: #1f1f1f;
    font-size: 1.1em;
    line-height: 20px;
}

section p {
    max-width: 100%;
    margin: 20px;
    color: #000;
}

header h1 {
    opacity: 0;
}

.header_destinos {
    color: #1f1f1f;
}

.subtitulo_index {
    font-size: clamp(0.2rem, 6vw + 0.2rem, 0.9rem);
    text-align: center;
    color: #ffc107;
    margin: 0px;
    padding-bottom: 10px;
    background: #000;
    text-transform: capitalize;
    padding-top: 10px;
}

.section_destino {
    background: url(imagen/logo.jpeg);
    background-size: cover;
    filter: brightness(0.6);
}

.titulo_destinos {
    font-size: clamp(0.2rem, 10vw + 0.5rem, 3rem);
    text-align: center;
    color: #ffc107;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.texto_nosotros {
    font-size: larger;
}

.glass_destinos {
    background: #ffc107;
    border: 1px solid rgba(255, 255, 255, 0.18);
    text-align: center;
    border-radius: 20px;
    margin-bottom: 30px;
    filter: drop-shadow(2px 4px 6px black);
    color: #000;
    text-size-adjust: auto;
}

.titulo_nosotros {
    font-weight: bold;
}

.titulo_imagenesdestinos {
    text-align: center;
    background: repeating-linear-gradient(45deg, #ffc107, transparent 100px);
}

.contaco_mapa {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.texto_contacto {
    font-weight: 600;
    text-align: center;
    color: #000000;
    font-size: clamp(0.5rem, 1vw + 0.5rem, 1rem);
    letter-spacing: 5px;
    margin-top: 35px;
    background: linear-gradient(45deg, #ffc107, transparent);
    border: solid;
    text-transform: capitalize;
    padding: 20px;
}



.card_contacto {
    display: flex;
    flex-direction: column;
    align-items: center;
    
    background:  #ffc107;
    margin: auto;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.cardtext_contacto {
    background: white;
    text-align: center;
    width: 100%;
}

.titulo_carcontacto{
    margin: 0;
    padding: 0;
    color: #ff3636;
    line-height: 20px;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;

}

.card_contacoli {
    list-style: none;
    margin: 0 25px;
    float: left;
}

.card_contacoa {
    display: block;
    background: #262626;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transform: .5s;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.card_contacoa :hover {
    background: #ff3636;
    border-radius: 5px;
    width: 100%;
}

.card_contactop {
    padding-bottom: 20px;
}

.card_contacoul {
    display: flex;
    justify-content: center;
}



/*---FORMULARIOS*/
  
.form_header {
    background: url(imagen/logo-remove.png) center no-repeat fixed;
  }

.p_formulario{
    color: #ffffff;
}

.formulario_contacto_ {
   width: 30%;
   margin-top: 0px;
   padding: 50px;
}

.mb-3-contacto {
    padding-bottom: 15px;
}

.form-label-contacto {
    width: 100%;
    display: flex;
    font-weight: 600;
}

.form-control-contacto {
    width: 100%;
    background: linear-gradient(45deg, #faac58, transparent);
    color: black;
}

.btn-group-vertical {
    position: fixed;
    top: 50%;
    left: 93%;
    z-index: 2;
}

.titulo_form {
    margin-bottom: 10px;
    text-align: center;
    font-size: x-large;
    font-weight: 900;
}

.botonenviar_form {
    background: linear-gradient(45deg, #faac58, transparent);
    font-weight: 600;
}

/* DESTINOS */

.body_ {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    flex-wrap: wrap;
}

.titulo_g {
    color: white;
    text-shadow: 1px 3px 4px #ffc107;
    text-align: center;
    font-size: 40px;
    letter-spacing: 0.4px;
    font-family: "Raleway", sans-serif;
    padding-bottom: 50px;
    padding-top: 30px;
}

.container_g {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding: 0 30px;
}

.container_g .thumbex {
    margin: 10px 20px 30px;
    width: 100%;
    min-width: 300px;
    max-width: 342px;
    height: 300px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    outline: 2px solid white;
    outline-offset: -15px;
    background-color: blue;
    box-shadow: 5px 10px 40px 5px rgba(0, 0, 0, 0.5);
}

.container_g .thumbex .thumbnail {
    overflow: hidden;
    min-width: 250px;
    height: 300px;
    position: relative;
    opacity: 0.88;
    backface-visibility: hidden;
    transition: all 0.4s ease-out;
}

.container_g .thumbex .thumbnail img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    height: 115%;
    width: auto;
    transform: translate(-50%, -50%);
    backface-visibility: hidden;
}

.container_g .thumbex .thumbnail span {
    position: absolute;
    z-index: 2;
    top: calc(150px - 20px);
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 50px;
    margin: 0 45px;
    text-align: center;
    font-size: 24px;
    color: white;
    font-weight: 300;
    font-family: "Raleway", sans-serif;
    letter-spacing: 0.2px;
    transition: all 0.3s ease-out;
}

.container_g .thumbex .thumbnail:hover {
    backface-visibility: hidden;
    transform: scale(1.15, 1.15);
    opacity: 1;
}

.container_g .thumbex .thumbnail:hover span {
    opacity: 0;
}


/*---IMAGENES DESTINOS*/

  .section_img_destinos {
    display: flex;
    width: 600px;
    height: 430px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 30px;
}


  .imagenes_destinos {
    width: 0px;
    flex-grow: 1;
    object-fit: cover;
    opacity: .8;
    transition: .5s ease;
  }

  section img:hover {
    cursor: crosshair;
    width: 300px;
    opacity: 1;
    filter: contrast(120%);


  }

  

@media screen and (max-width:900px) {
    nav .container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    nav .menu {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        height: 0;
        overflow: hidden;
        transition: 0.7s;
    }

    .nav-link li {
        display: block;
        margin: 0.5em 0;
    }

    .social-media li:nth-child(1) {
        margin-left: 0;
    }

    .social-media {
        order: 2;
    }

    .nav-link {
        order: 1;
        padding-top: 1em;
    }

    nav .container .menu-btn {
        display: inline-block;
        font-size: 1.4em;
        cursor: pointer;
        color: #ffc107;
    }

    nav .container .nav-toggle {
        height: 10em;
    }

    .nav-background {
        background: #fff;
    }


    


@media screen and (max-width:800px) {
    .glass {
        width: 90%;
        height: initial;
        min-height: 30em;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 15px;
    }

    .h-glass {
        right: 52%;
        top: 20%;
        color: #1f1f1f;
        background-attachment: initial;
        background-size: 100% 130%;
    }

    .h-regular {
        top: 45%;
        font-size: 5em;
    }

    nav .container .menu-btn {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        color: #ffc107;
    }

    .glass>div {
        margin-top: 4em;
    }

    .social-media {
        margin-top: 20px;
    }
}

    @media screen and (max-width:700px) {
        header {
            height: 700px;
            background-color: black;
            background-size: contain;
        }

        .form_header {
            height: 700px;
        }

        
    }

    @media screen and (max-width:500px) {
        .glass>div div:nth-child(1) {
            display: none;
        }

        header {
            height: 540px;
            background-color: black;
            background-size: contain;
            background: url(imagen/logocontacto.png) top no-repeat fixed;
            background-color: #000;
        }

        .form_header {
            height: 800px;
        }

        .titulo_form {
            margin-left: 70px;
        }

        .form-control-contacto {
            width: 200px;
        }

        .formulario_contacto_{
            padding: 0px;
        }

        .btn-group-vertical {
            top: 10%;
            left: 65%;
        }

        .contaco_mapa{
            overflow: hidden;
            margin: auto;
            width: 320px;
            margin-top: 20px;
        }

        .card_contacoli {
            margin: 0 25px;
        }

        .section_img_destinos {
            width: 300px;
        }

    }
}


figure.snip0015 {
    font-family: 'Raleway', Arial, sans-serif;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 20px;
    min-width: 220px;
    max-width: 440px;
    max-height: 220px;
    width: 100%;
    background: #000000;
    text-align: center;
}

figure.snip0015 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

figure.snip0015 img {
    opacity: 1;
    width: 110%;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.snip0015 figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3em 3em;
    width: 100%;
    height: 100%;
}

figure.snip0015 figcaption::before {
    position: absolute;
    top: 50%;
    right: 30px;
    bottom: 50%;
    left: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    content: '';
    opacity: 0;
    background-color: #ffffff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

figure.snip0015 h2,
figure.snip0015 p {
    margin: 0 0 5px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s, transform 0.35s;
}

figure.snip0015 h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translate3d(0%, 50%, 0);
    transform: translate3d(0%, 50%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

figure.snip0015 h2 span {
    font-weight: 800;
}

figure.snip0015 p {
    font-weight: 200;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.snip0015 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #ffffff;
}

figure.snip0015:hover img {
    opacity: 0.35;
}

figure.snip0015:hover figcaption h2 {
    opacity: 1;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

figure.snip0015:hover figcaption p {
    opacity: 0.9;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

figure.snip0015:hover figcaption::before {
    background: rgba(255, 255, 255, 0);
    top: 30px;
    bottom: 30px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

  
  /* -----*/



/*---SLIDER*/
