@charset "UTF-8";
@import url(iconos.css);
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:wght@400;700&display=swap');

*,
*::before,
*::after {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
p,
img,
figure,
blockquote,
ul,
dl,
dd,
body {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 1.7px;
}

img {
    width: 100%;
    max-width: 100%;
    border-radius: 5px 5px 5px 5px;
}

.comic {
    font-family: 'Comic Neue', cursive;
}

body {
    min-height: 100vh;
    background-color: #eeeeee;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

.main-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 100vh;
    max-width: 800px;
    font-family: Arial, Helvetica, sans-serif;
}

.main>* {
    /*box-shadow: -1px 1px 7px 0px rgba(0, 0, 0, 0.75);*/
    border-radius: 4px;
    padding: 2px;
    margin-top: 15px;
    text-align: center;
}

/*****HEADER= titulo+nav+columna*****/
.header {
    width: 100%;
}

/********TITULO**********/

.titulo {
    background-color: #cc9900;
    text-align: center;
    margin-bottom: 0px;
    padding: 5px 10px;
}

.titulo img {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
}

.link {
    text-decoration: none;
}

/**********NAV   **********/

.nav {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    /*
    background-color: #f2f5f7;*/
    /*background: rgba(242, 245, 247, 0.5);*/
}

.nav-menu {
    /*la <ul>*/
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0px 5px 0px 10px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.menu-item {
    font-size: 0.85rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-right: 0.1rem;
    padding-top: 0px;
}

.menu_link {
    text-decoration: none;
    padding: 8px 10px;
    /*color: #000;*/
    color: blue;
    border-radius: 3px;
    transition: 0.5s;
}

.menu1_link {
    text-decoration: none;
}

.menu_link:hover {
    color: #fff;
    background-color: #034574;
}

.icon-home {
    font-size: 2rem;
    color: #ff9900;
}

.menu1_link .icon-home:hover {
    color: green;
}



/******FIN --NAV   **********/

/**********Seccion Banner***********/
.banner {
    position: relative;
    z-index: -100;
    margin: 0;
    text-align: center;
}

.banner img {
    width: 100%;
    height: 100%;
    margin-top: 5px;
    box-shadow: -1px 1px 7px 0px rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    padding: 2px;
    text-align: center;
}

.banner-contenedor {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    /*color:#a00000;*/
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    color: #fff;
}

/**titulo banner*/

.h2_titulo-banner {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    color: #000;
    margin: 0 auto;
    padding: 0;
}


.h3_subtitulo-banner {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 5px;
    font-size: 1em;
    font-weight: 500;
    color: #ffff00;
}

.d-titulin {

    width: 100%;
    margin: 10px 0;
    padding: 0;

}

.p-titulin {
    width: 100%;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    margin-top: .9rem;
    margin-bottom: 1.5rem;
    padding: 0;
    text-align: center;
}

.p-titulin_span_nombre-pico {
    padding: 4px 10px 4px 10px;
    font-size: 0.95rem;
    font-weight: 500;
    background-color: #CCCC00;
    border-radius: 8px 8px;
    border-top: 0px solid #9a9a0c;
    border-bottom: 2px solid #9a9a0c;
    color: #800000;
}

.p-100 {
    width: 100%;
    margin: 0;
    padding-left: 1rem;
    text-align: left;
}

.p-100_span {
    font-size: 0.95rem;
    padding: 7px 15px 7px 15px;
    background-color: #cc9900;
    /*color azul oficial*/
    color: #fff;
    /*color amarillo oficial*/
    border-radius: 0px 10px;
}

/*****FIN Header ******/


/*--------------Estilos de Descargar--------------*/
/*Estilos grid************/
.descargar {
    width: 100%;
    margin: 0;
    margin-top: 1rem;
    padding: 0;
}

.linea-grid {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    display: grid;
    grid-gap: 0rem;
    margin-top: 0px;
    padding: 0px 3px 0px 3px;
}

.itemI {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    /* background-color: #f2f2f2; */
    padding: 0px 0px 1px 10px;
    margin: 0;
    text-align: left;
}

.itemD {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 0px 0px 1px 10px;
    margin: 0;
    text-align: left;
    /*border-radius: 5px 5px 5px 5px;*/
}

.itemD .itemI,
img {
    display: inline-block;
}

.granate {
    font-size: 0.9rem;
    font-weight: 600;
    color: #b03;
}

.tipo-ruta {
    /*circular,solo ida, etc.*/
    font-size: 1.1rem;
    font-weight: 700;
    padding-left: 5px;
}

.tipo-ruta1 {
    /*circular,solo ida, etc.*/
    font-size: .7rem;
    font-weight: 700;
    padding-left: 5px;
}

.icon-location-1,
.icon-location,
.icon-parking {
    font-size: 1rem;
    color: red;
}

p.item {
    width: 100%;
    margin: 0;
    padding: 3px 0px 0px 0px;
    font-size: 0.9rem;
}

p.wiki-p {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 2px 0px 2px 0px;
}

.wiki-img {
    max-width: 90px;
    margin: 0;
    margin-right: 15px;
    vertical-align: middle;
}

p.wiki-p,
a:link {
    text-decoration: none;
    display: inline-block;
    padding: 2px 5px 2px 5px;
}

p.wiki-p a:hover {
    background-color: #cacaca;
    /*color: #990000;*/
    color: #ff0000;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: 2px;
}

.separa {
    padding-left: 1rem;
}


.descarga {
    font-size: 0.9rem;
    margin: 0;
}

.flecha {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0;
    color: #ff0000;
}

.linea-h {
    background-color: #999;
    height: 2px;
    max-width: 90%;
    margin-top: 15px;
    margin-bottom: 15px;

}

/*--------------Estilos Seccion Intro--------------*/
section.intro {
    width: 100%;
    background-color: #f2f5f7;
}

div.div-intro {
    text-align: justify;
    line-height: 1.1rem;
    padding: 2px;
    font-size: 0.8rem;
}


.p-intro {
    margin: 0px 0px 0px 0px;
    font-size: 0.8rem;
    padding: 0px 2px 15px 2px;
    text-indent: 2.5rem;
    line-height: 1.1rem;
}

.azul-gris {
    color: #0000FF;
    background-color: #CCCCCC;
    font-weight: 700;
    padding: 2px 5px;
    margin-right: 0.5rem;
}

.span-intro {
    color: #800000;
    background-color: #CCCCCC;
    font-weight: 700;
    padding: 2px 5px;
    margin-right: 0.5rem;
}


.span-intro_rojo {
    color: #ff0000;
    background-color: #CCCCCC;
    font-weight: 700;
    padding: 2px 5px;
}

.p-resumen {
    margin: 0;
    padding: 5px 2px 5px 2px;
    text-indent: 2.5rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9rem;
    line-height: 1.1rem;
}

.relato_con-fotos {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #ab1b24;
    margin: 1rem 0;
}

/*--------------Estilos fotos--------------*/

.section-fotos {
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
    text-align: center;

}

.div_section-fotos {
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.div_section-fotos img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7));
    padding: 0px;
    margin: 0 auto;
    margin-bottom: 7px;


}

p.ncima-foto {
    width: 100%;
    /*max-width: 800px;    */
    font-size: 0.9rem;
    text-align: justify;
    margin: 5px 0px 0px 0px;
    padding: 7px 3px 1rem 5px;
    border-bottom: none;
    border-radius: 0px 0px 0px 0px;
    /*arriba:izq,dcha  abajo:dcha,izq*/
    line-height: 1rem;
    letter-spacing: normal;

}

p.ncima-fotoc {
    width: 100%;
    /*max-width: 800px;    */
    font-size: 0.9rem;
    text-align: center;
    margin: 5px 0px 0px 0px;
    padding: 7px 3px 1rem 3px;
    border-radius: 0px 0px 0px 0px;
    /*arriba:izq,dcha  abajo:dcha,izq*/
    line-height: 1rem;
    letter-spacing: normal;

}

p.parra-foto {
    width: 100%;
    max-width: 800px;
    /*el de la foto en cada caso*/
    margin: 0 auto;
    margin-bottom: 1rem;
    padding: 0px 2px 10px 2px;
    height: auto;
    border-radius: 0px 0px 5px 5px;
    font-family: 'Comic Neue', italic, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    background-color: #f2f5f7;
    border-radius: 0px 0px 5px 5px;
}


.parra-foto img {
    max-width: 800px;
    /*el de la foto en cada caso*/

}

img.vertical {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}

/********Articulo MAPA ******/

/****wikiloc********/
.mapa {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.wk {
    width: 100%;
    max-width: 750px;
    margin: auto;
    height: 430px;
    overflow: hidden;
}



/****************stilos del footer****************/
.footer {
    background: #333;
    color: #fff;
    padding: 5px;
    margin-bottom: 2rem;
    margin-top: 0px;
    width: 100%;
    text-align: center;
}

.footer_contenedor {
    margin: 0 auto;

}

.footer-aviso {
    width: 100%;
}

p.aviso {
    width: 100%;
    font-size: 0.7em;
    text-align: left;
    margin: 0;
    padding: 5px 0px 15px 0px;
    color: #fff
}

.copy {
    font-size: 0.7em;
}

.social {
    width: 100%;
    display: flex;
    justify-content: center;
    /*con estos dos se centra vertical y horizontalmente*/
    align-items: center;
}

.footer .social [class^="icon-"] {
    display: inline-block;
    color: #ff0000;
    text-decoration: none;
    font-size: 1.35rem;
    padding: 3px;
    background: white;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.wk-social {
    max-width: 35px;
    margin-left: 8px;
}

#barraaceptacion {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 65px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    min-height: 75px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    z-index: 99999;
}

.inner {
    width: 100%;
    position: absolute;
    padding-left: 5px;
    font-family: verdana;
    font-size: 0.7rem;
    top: 10%;
}

.inner a.ok {
    padding: 4px;
    color: #00ff2e;
    text-decoration: none;
}

.inner a.info {
    padding-left: 5px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #faff00;
}

.p-style37 {
    width: 100%;
}

.span-style37 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CC9900;
}

@media(min-width:480px) {

    .menu-item {
        font-size: 1rem;
        margin-right: 0.2rem;
    }

    .h2_titulo-banner {
        font-size: 1.7rem;
    }

    .h3_subtitulo-banner {
        font-size: 1.3em;
    }

    .d-titulin {
        width: 100%;
        margin: 1rem 0;
        padding: 0;
    }

    .p-titulin {
        margin-bottom: 2rem;
    }

    .p-titulin_span_nombre-pico {
        font-size: 1.3rem;
        padding: 5px 1.1rem;

    }

    .p-100_span {
        font-size: 1.2rem;
    }

    .granate,
    p.item,
    .descarga {
        font-size: 1rem;
    }

    .icon-location-1,
    .icon-location,
    .icon-parking {
        font-size: 1.1rem;
    }

    .relato_con-fotos {
        margin: 1.5rem 0;
        font-size: 1.5rem;
    }

    p.ncima-foto,
    p.ncima-fotoc {
        font-size: 1rem;
    }

    p.parra-foto {
        font-size: 1.2rem;
    }

}

@media(min-width:768px) {

    .linea-grid {
        grid-template-columns: repeat(2, 50%);
        margin-left: 2rem;
    }


    .menu-item {
        font-size: 1rem;
        margin-right: 0.6rem;
    }

    .h2_titulo-banner {
        font-size: 2rem;
    }

    .h3_subtitulo-banner {
        font-size: 1.5em;
    }

    .relato_con-fotos {
        font-size: 1.7rem;
    }
}