body {
    /*font-family: 'Poiret One', cursive;*/
    /*font-family: 'Josefin Slab', serif;*/
    /*font-family: 'Philosopher', sans-serif;*/
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.3em;
}

.mi-carrusel {
    height: 450px;
    overflow: hidden;
}

.img-carrusel{
    background-position: center;
    background-size: cover;
    max-width: 100%;
    height: 450px;
}

.imagen-bienvenida{
    /*background-image: url('http://visitetzatlan.com/img/index.jpg');*/
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 450px;
}

.mensaje-bienvenida{
    width: 300px;
    height: 300px;
}

.conte-fav-margen{
    margin-top: 7px;
}
.conte-fav{
    position: relative;
    /*margin-top: -70px;*/
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 50px;
    background-color: white;
}

.conte-fav-card{
    margin: 0 auto;
    /*box-shadow: 1px 1px 4px gray;*/
}

.lugar{
    position: relative;
    display: inline-block;
    text-align: center;
    box-shadow: 1px 1px 4px gray;
    overflow: hidden;
    padding: 0;
    /*margin: 60px;*/
    max-width: 1024px;
    max-height: 640px;
    min-height: 500px;
    width: 100%;
    /*min-width: 1024px;*/
}

.lugar-imagen{
    border: 0px none;
    transition: transform 2s;
}

.lugar-imagen:hover{
    transform: scale(1.1,1.1);
}

.menu-sombra {
    text-shadow: 1px 1px gainsboro;
    font-family: 'Open Sans Condensed', sans-serif;
}


.info-card-desc{
    padding: 3px;
    height: 80px;
    text-overflow: ellipsis;
    overflow: auto;
}


.img-face{
    height: 39px;
    width: 38px;
    background: url('../img/icons/social-media.jpg') -30px -47px;
    background-size: 290px 300px;
}

.img-twitter{
    height: 39px;
    width: 38px;
    background: url('../img/icons/social-media.jpg') -78px -47px;
    background-size: 290px 300px;
}


.img-instagram{
    height: 39px;
    width: 38px;
    background: url('../img/icons/social-media.jpg') -126px -47px;
    background-size: 290px 300px;
}

.social-media {
    float: right;
    padding-right: 16px;
}

.social-media > * {
    margin: 0px 2px;

}

.blason {
    max-width: 128px;
    max-height: 190px;
}

.mapa {
    width: 100%;
    min-height: 450px;
}


.columna-izq{
    margin-top: 25px;
    min-width: 475px;
    width: 100%;
    flex: none;
    max-width: 100%;
}

.columna-der{
    width: 100%;
    flex: none;
    max-width: 100%;
}

.video-favorito{
    min-width: 300px;
}



/* Para página detalle */
@media (max-width: 990px) {


    .detalle {
        height: auto;
    }

    .mapa {
        width: 100%;
        height: auto;
    }



}





@media (min-width: 990px) {



    .imagencontent {
        width: 940px;
        height: 620px;
        margin-left: -20%;
    }

    .separador {
        margin-top:75px;
        padding-left: 5%;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .info-card {
        padding: 7px;
        margin-top: -40px;
        width: 460px;
        height: auto;
        box-sizing: border-box;
        display: inline-block;
        min-height: 225px;
        z-index: 100;
        position: absolute;
        /*border: 1px solid white;*/
        background: white;
        opacity: 0.82;
    }

    .info-card-desc{
        padding: 3px;
        height: 80px;
        text-overflow: ellipsis;
        overflow: auto;
    }




    .lugar-info{
        position: absolute;
        margin-top: -66.5%;
        text-align: left;
        padding: 5px 10px;
        width: 450px;
        height: auto;
        background-color: rgba(255, 255, 255, 0.85);
        box-shadow: 1px 1px 4px gray;
    }

    .lugar-titulo{
        position: absolute;
        top: 3.6em;
        padding: 10px;
        width: 100%;
        color: white;
        /*font-family: 'Montserrat', sans-serif;*/
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 3em;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
        background-color: rgba(0, 0, 0, 0.4);
        border: 1px double rgb(255, 217, 0);
    }

    .lugar{
        min-height: 100px;
    }
}

@media (max-width: 989px) {

    .imagencontent {
        width: 600px;
        height: 450px;
    }

    .separador {
        margin-top:10px;
    }


    .lugar{
        position: relative;
        display: inline-block;
        text-align: center;
        box-shadow: 1px 1px 4px gray;
        overflow: hidden;
        padding: 0;
        /*margin: 60px;*/
        max-width: 1024px;
        max-height: 640px;
        /*min-height: 500px;*/
        width: 100%;
        /*min-width: 1024px;*/
    }

    .info-card {
        margin-top: -30px;
        width: 460px;
        height: auto;
        box-sizing: border-box;
        display: inline-block;
        min-height: 225px;
        z-index: 100;
        position: absolute;
        /*border: 1px solid white;*/
        background: white;
        visibility: hidden;
    }

    .lugar-info{
        position: absolute;
        margin-top: -66.5%;
        /*margin-left: 1%;*/
        text-align: left;
        padding: 5px 10px;
        width: 450px;
        height: auto;
        background-color: rgba(255, 255, 255, 0.85);
        box-shadow: 1px 1px 4px gray;
        visibility: hidden;
    }

    .lugar-titulo{
        position: absolute;
        top: 40%;
        padding: 10px;
        width: 100%;
        color: white;
        /*font-family: 'Monserrat', sans-serif;*/
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 2.5em;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
        background-color: rgba(0, 0, 0, 0.4);
        border: 1px double rgb(255, 217, 0);
    }
    .lugar{
        min-height: 100px;
    }
}


@media (max-width: 995px) {
    .lugar-titulo{
        font-size: 1.4em;
    }

    .blason {
        margin: 5px;
        width: 64px;
        height: 95px;
    }
}


@media (max-width: 600px) {

    .imagencontent {
        width: 450px;
        height: 250px;
    }

    .video-favorito{
        min-width: auto;
    }

    body {
        font-size: 1em;
    }

    .imagen-bienvenida, .mi-carrusel{
        height: 250px;
    }

    .blason {
        margin: 5px;
        width: 64px;
        height: 95px;
    }

    .recursos-clave{
        margin-left: 25%;
    }

    .lugar-titulo{
        font-size: 1.4em;
    }

    .mapa {
        width: 100%;
        min-height: 250px;
    }

    .columna-izq{
        min-width: auto;
    }

}

.lugar-info-2{
    position: absolute;
    margin-top: -66.5%;
    /*margin-left: 56%;*/
    margin-left: calc(100% - 450px);
    text-align: left;
    padding: 5px 10px;
    width: 450px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 1px 1px 4px gray;
}



.lugar-redes{
    border: 1px solid gray;
    width: 100%;
}

.lugar-redes > *{
    padding-top: -10px;
    float:right;
}


/* Clases la ventana detalle */

.detalle {
    width: 100%;
    max-height: 450px;
    overflow: hidden;
    padding:0;
}

.detalle-info{
    font-size: 1.13em;
    font-family: 'Open Sans Condensed', sans-serif;
}

.detalle-titulo{
    font-size: 1.4em;
    font-family: 'Open Sans Condensed', sans-serif;
    text-shadow: 1px 2px gainsboro;
}

.detalle-subtitulo{
    margin-left: 15px;
    font-size: 1.15em;
    font-family: 'Open Sans Condensed', sans-serif;
}

.detalle-descripcion {
    font-size: 1.2em;
    font-family: 'Open Sans Condensed', sans-serif;
}

.detalle-ideas {
    font-size: 1.4em;
    font-family: 'Open Sans Condensed', sans-serif;
}

.pie-pagina{
    /*height: 120px;*/
    padding: 20px auto;
    background: rgb(228,228,231);
    background: radial-gradient(circle, rgba(228,228,231,1) 0%, rgba(232,232,236,1) 35%, rgba(245,248,249,1) 100%);
}

/*Clases del mapa de etzatlan*/
.mapa-etzatlan{
    overflow: auto;
}

/* Clases para contacto */

.contacto {
    font-size: 1.05em;
    font-family: 'Open Sans Condensed', sans-serif;
}