*{
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: sans-serif;
}
.destino img{
    max-width: 85%;
}
.logo{
    width: auto;
    height: auto;
}
.logofont{
    font-family: fantasy;
    font-size: 45px;
    vertical-align: middle;
    padding: 5px;
    color: red;
    font-style: italic;
    font-weight: bold;
}
.contenedor{
    width: 99%;
    margin: auto;
}
.contenedorlogos{
    width: 70%;
    margin: auto;
    justify-content: space-between;
    text-align: center;
}
/*Estilos del header*/
.header .contenedor{
    display: flex;
    justify-content: space-between;
    width: 95%;
}
.logo .icon-menu{
    margin: 5px;
    color: skyblue;
}
.icon-menu{
    display: block;
    width: 40px;
    height: 40px;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 45px;
    border-radius: 5px;
}
.nav{
    position: absolute;
    top: 60px;
    left: -100%;
    width: 100%;
    z-index: 100;
    transition: 0.5s;
}
.menu{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu__link{
    cursor: pointer;
    display: block;
    padding: 15px;
    color: skyblue;
    height: 60px;
    border-bottom: 1px solid skyblue;
    font-size: 16px;
    font-weight: bold;
    background: white;
}
.menu__link:hover{
    background: skyblue;
    color: white;
}
.muestrate{
    left: 0;
}
/*Estilos del banner*/
.banner{
    position: relative;
    text-align: center;
}
.banner .banner__img {
    max-width: 100%;
}
.banner__sociales{
    position: absolute;
    top: 2%;
    right: 3.5%;
}
.banner__socialesimg{
    border-radius: 50%;
}
.banner__socialesimg:hover{
    box-shadow: 0 0 0 2px #fff, 0 15px 200px;
    transform: scale(1.10);
}
.banner__description{
    background: rgba(0,0,0,0.7);
    color: white;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.banner__description h1{
    font-size: 30px;
}
.banner__description p{
    font-size: 10px;
    display: none;
}
#btn-prev,#btn-next{
    width: 40px;
    height: 40px;
    background: rgba(98,199,231,0.5);
    position: absolute;
    top: 45%;
    transform: translateX(-50%) translateY(-50%);
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    font-family: monospace;
    cursor: pointer;
    color: white;
    display: none;
}
#btn-prev:hover,#btn-next:hover{
    background: rgba(98,199,231,0.9);
}
#btn-prev{
    left: 10px;
}
#btn-next{
    right: 10px;
}
.slider__txt2{
    background: rgba(98,199,231,0.5);   
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 10px;
    color: white;
    text-align: justify;
    display: none;
}
.slider__txt2 .contenedor p{
    font-size: 20px;
    color: black;
    text-align: center;
    font-weight: bold;
}
/*Estilos del destino*/
.destino {
    text-align: center;
}
.destino__titulo{
    font-size: 40px;
    text-align: center;
}
.destino__txt{
    text-align:center;
    font-size: 20px;
    padding: 15px;
}
.destino__img{
    width: 100%;
    border-radius: 50%;
    margin: 24px;    
}
.destino__columna{
    position: relative;    
}
.destino__columna h3{
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: black;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.destino .contenedor{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.destino__img:hover{
    box-shadow: 0 0 0 8px #fff, 0 15px 200px;
    transform: scale(1.25);
}
/*Estilos del especial*/
.especial{
    background: #43cbe8;
    text-align: center;
    color: white;
}
.programas__titulo{
    font-size: 30px;
    padding: 25px;
}
.especial__img{
    width: 100%;
}
.informacion{
    background: #fff;
    color:#000;
    margin-top: -6px;
}
.especial__titulo{
    font-size: 20px;
    padding: 5px;
}
.especial__txt{
    padding: 25px;
    text-align: justify;
}
.button{
    padding: 15px;
    margin: 15px;
    font-size: 20px;
    background: #21aedb;
    border: 0;
    cursor: pointer;
    color: white;
    font-weight: bold;
}
.button:hover{
    box-shadow: 0 0px 15px 3px rgba(98,199,231,0.9);
}
.especial__columna1,.especial__columna2,.especial__columna3{
    margin: 15px;
}
.especial .contenedor{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/*Estilos del ofertas*/
.ofertas{
    text-align: center;
}
.ofertas__titulo{
    padding: 25px;
    text-align: center;
    font-size: 30px;    
}
.ofertas__txt{
    padding: 25px;
    text-align: justify;
}
.ofertas__img{
    width: 100%;
    filter: brightness(60%);
}
.ofertas__columna{
    position: relative;
}
.ofertas__columna h4{
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.ofertas__columna:hover .ofertas__img{
    filter: brightness(100%);
}
.ofertas .contenedor{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/*Estilos del recomendacion*/
.recomendacion{
    text-align: center;
}
.recomendacion .contenedor{
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    width: 70%;
}
.recomendacion h1{
    font-size: 20px;
    color: darkgreen;
    text-align: center;
    padding: 10px;
}
.recomendacion__subtitulo{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: darkblue;
    width: 100%;
}
.recomendacion__txt{
    font-size: 14px;
    text-align: justify;    
    padding: 5px;
}
/*Estilos del programas*/
.programas{
    text-align: center;
}
.programas .contenedor{
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    width: 80%;
    justify-content: center;
}
.programas h1{
    font-size: 20px;
    color: darkgreen;
    text-align: center;
    padding: 10px;
}
.programas__txt{
    font-size: 14px;
    text-align: center;    
    padding: 5px;
}
.programas__columna{
    position: relative;
}
.programas__img{
    filter: brightness(60%);
    margin: 10px;
}
.programas__columna:hover .programas__img{
    filter: brightness(100%);
}
/*Estilos del fondo*/
.fondo__img{
    width: 100%;
}
.info__fondo{
    position: relative;    
}
.fondo__titulo{
    color: white;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 30px;
    text-align: center;
}
.fondo__txt{
    color: white;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 25px;
    text-align: center;
}
/*Estilos del contacto*/
.contacto{
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}
/*Estilos del footer*/
footer .contenedor{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 50%;
}
footer .copy{
    font-size: 20px;
}
footer .titulo{
    font-size: 14px;
    text-align:left;
    color: black;
}
footer .txt{
    text-align:justify;
    font-size: 12px;
    color: gray;
}
footer .copyhdf {
    text-align: center;
    background-color: black;
    color: white;
}
/*--------Estilos del form--------*/
form {
    width: 300px;
    background: rgba(0,0,0,0.4);
    margin-top: 150px;
    position: absolute;
    z-index: 10;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 7px;
    right: 10px;
}
h2 {
    color: white;
    text-align: center;
}
input, textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 7px;
    box-sizing: border-box;
    border: none;
}
textarea {
    min-height: 100px;
    max-height: 200px;
    min-width: 100%;
    max-width: 100%;
}
#boton {
    background:darkgrey;
    color: white;
    padding: 5px;
    font-weight: bold;
}
#boton:hover {
    cursor: pointer;
}
/*Estilo contacto*/
.desaparece{
    display: none;
}
/*Estilos responsive*/
@media(min-width:480px){
    .banner__description{
        top: 32%;
        width: 80%;
        padding: 8px;;
    }
    .banner__description p{
        display: block;
        font-size: 17px;
    }
    .slider__txt2{
        display: block;
        bottom: 3px;
        font-size: 17px;
    }
    .destino__img{
        width: 100%;
    }
    .destino__img:hover{
        transform: scale(1.1);
    }
    .destino{
        padding: 10px;
    }
    .especial__columna1,.especial__columna2,.especial__columna3{
        width: 90%;
    }
    .ofertas__columna h4{
        font-size: 40px;
    }
    .fondo__titulo{
        font-size: 50px;
    }
    .fondo__txt{
        font-size: 22px;
    }
    .banner .banner__imgConsultar {
        width: 100%;
    }
}
@media(min-width:680px){
    .especial__columna1,.especial__columna2{
        width: 43%;
    }
    .ofertas__columna{
        width: 49%;
        margin-left: 3px;
    }
    .banner .banner__imgConsultar {
        width: 100%;
    }
}
@media(min-width:768px){
    #btn-prev,#btn-next{
        display: block;
    }
    .banner__description{
        top: 50%;
    }
    .banner__description h1{
        font-size: 42px;
    }
    .banner__description p{
        font-size: 18px;
    }
    .slider__txt2{
        font-size: 25px;
        padding: 20px;
    }
    .destino__columna{
        width: 45%;
    }
    .fondo__titulo{
        font-size: 90px;
    }
    .fondo__txt{
        font-size: 35px;
    }
    .sociales{
        width: auto;
        padding: 20px;
    }
    footer .contenedor{
        justify-content: space-between;
    }
    .copy{
        padding: 30px;
    }
    .banner .banner__imgConsultar {
        width: 100%;
    }
}
@media(min-width:1024px){
    .contenedor{
        width: 1000px;
    }
    .nav{
        position: static;
        width: auto;
    }
    .menu{
        display: flex;
    }
    .icon-menu{
        display: none;
    }
    .menu__link{
        border: none;
    }
    .banner__description .contenedor{
        width: 90%;
    }
    #btn-prev,#btn-next{
        width: 60px;
        height: 60px;
        transform: translateY(-50%);
        line-height: 50px;
        font-size: 60px;
    }
    .banner__description h1{
        font-size: 60px;
    }
    .banner__description p{
        font-size: 28px;
    }
    .slider__txt2{
        font-size: 32px;
        padding: 25px;
    }
    .destino__columna{
        width: 25%;
    }
    .especial__columna1,.especial__columna2,.especial__columna3{
        width: 30%;
    }
    .ofertas__columna{
        width: 32%;
    }
    .fondo__img{
        padding: 0px 20px 0px 20px;
    }
    .fondo__titulo{
        font-size: 80px;
    }
    .fondo__txt{
        font-size: 42px;
    }    
    .banner .banner__imgConsultar {
        width: 100%;
    }
}
@media(min-width:1280px){
    .contenedor{
        width: 1200px;
    }
    .banner__description{
        padding: 50px;
        width: 1200px;
    }
    .banner .banner__imgConsultar {
        width: 100%;
    }
}
@media(min-width:1360px){
    .contenedor{
        width: 1200px;
    }
    .banner .banner__img {
        width: 100%;
    }
    .banner .banner__imgConsultar {
        width: 100%;
    }
    .banner__description{
        padding: 50px;
        width: 1200px;
    }
}