.active-menu main {
    left: 400px;
    width: calc(100% - 400px);
}
.type-tarjeta .tarjeta {
    width: 100%;
    margin: auto;
}
.type-tarjeta .tarjeta a {
    display: flex;
    padding: 40px 20px;
    flex-flow: row;
    align-items: flex-start;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
}
.type-tarjeta .thumbnail {
    width: 300px!important;
    height: 170px;
    display: inline-block;
}
.type-tarjeta .content-tarjeta {
    width: calc(100% - 350px);
    margin-left: 30px;
}
.type-tarjeta span.span-cat {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 5px 10px;
}
.tarjeta-top{
  color: #eb0000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
.type-tarjeta span.fecha {
    color: #bbb;
    margin-left: 10px;
}
.type-tarjeta h3{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.types-cat{
  margin-top: 0px
}
.filter-types{
  border-bottom: 1px solid #aaa;
  padding-top: 40px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.filter-types p{
    display: inline-block;
    padding: 10px 15px;
    font-size: 12px;
    border: 1px solid #000;
    border-bottom: none;
    cursor: pointer;
}
.filter-types p i{
  font-size: 15px;
  margin-right: 10px;
}
.filter-types .active p {
  background: #000;
  color: #fff;
}
.type-tarjeta .tarjeta a:hover {
    background: rgba(200,200,200,.1);
}
.type-container{
  display: none;
}
.type-container.active{
  display: inherit;
}
#menu li::after {
  content: " "!important;
  width: calc(100% - 30px);
  height: 1px;
  background: #666;
  position: absolute;
  bottom: -10px;
  right: 0px;
}
#menu li:last-child::after{
  content: none!important;
}

.pagination-p {
    text-align: center;
    margin-bottom: 30px;
}
a.page-link {
    display: inline-block;
    border: none;
    padding: 10px 2px;
    font-size: 22px;
    text-align: center;
}
.pagination-p a {
    cursor: pointer;
}

a.page-link:hover, a.page-link.current {
    background: transparent;
    text-decoration: underline;
}

.share-buttons{
    align-items: flex-end;
    display: flex;
    padding-left: 20px;
}

.botones-app {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.botones-app a {
    border-radius: 10px;
    background-color: #666;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
}
.app-text{
  margin-top: 20px!important;
  margin-bottom: 20px!important;
  text-align: center;
}
.home-main{
    overflow: hidden;
    background: #000;
}

.accordion {
    margin: 5px 10px;
}
dt, dd {
  padding: 0px 10px;
  border-bottom: 0;
}
dt a, dd a {
  display: block;
  color: black;
}
dt{
  font-size: 14px;
}
dd {
   border-top: 0;
   font-size: 12px;
}
dd:last-of-type {
 border-top: 1px solid white;
 position: relative;
 top: -1px;
}
dd a{
   font-size: 12px;
}
.content-page .redaccion-page.mapa p {
    margin: 2px 0px;
    font-size: 15px;
}

.redaccion-page.mapa {
    display: block;
}

.content-page .redaccion-page .accordion dd p {
    margin: 0px 20px;
}

.wp-block-embed__wrapper{
  display: flex;
}

figure.wp-block-embed-youtube.wp-block-embed.is-type-video.is-provider-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio {
  margin-top: 20px;
}
.loading {
  background: #fbfbfb;
}

div[id*='ajaxsearchlite'].wpdreams_asl_container {
    width: calc(100% - 30px);
    margin: 0px 0px 0px 0px;
    margin-left: 30px;
    border: none;
}
li.search::after{
  content: none!important;
  background: transparent!important;
}

section.slider-relacionados.videos-section {
    padding: 10px;
    background: #fff;
}

.videos-section .slider-leidos.slick-initialized.slick-slider {
    margin-top: 10px;
}
.catalogo.quiosco .wk-cols .tarjeta .thumbnail{
  background-size: contain;
  background-repeat: no-repeat;
}



div.asl_m .probox .proinput .loading{
  display: none!important;
}

.home-main h2 {
  font-size: 46px;
}

article h1 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-flow: column;
    margin-bottom: 40px;
}
article p {
    margin: 15px 0px;
}

iframe{
  margin: auto;
}

article h1.title-post {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  font-size: 24px;
  font-weight: 900;
  height: auto;
  position: relative;
}

article h1.title-post span.share_buttons {
    position: absolute;
    bottom: -30px;
    left: 0px;
}

.blog-content{
  position: relative;
  transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -webkit-transition: all 1000ms ease;
  height: 100%;
}


.blog-content.hidden{
    height: 400px;
    overflow: hidden;
}

.overlay-blog{
  height: calc(100% - 300px);
  position: absolute;
  bottom: 0px;
  left: 0px;
  opacity: 1;
  display: inherit;
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%,  rgba(255,255,255,.9) 91%);
  width: 100%;
  display: none;
  z-index: 999;
}


.overlay-blog.active{
  display: inherit;
}

.overlay-blog .more{
  display: inline-block;
    position: absolute;
    top: 30%;
    width: 100px;
    height: 30px;
    color: #fff;
    left: 0px;
    right: 0px;
    margin: auto;
    padding: 5px 10px;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}

.blog-content a {
    font-weight: 700;
    text-decoration: underline;
    font-style: italic;
}

.post-edit-link {
    position: fixed;
    right: 5px;
    bottom: 5px;
    z-index: 99;
    font-size: 14px;
    font-weight: 700;
}
.post-edit-link i{
	margin-left: 10px;
	margin-right: 5px;
}
.home-main .logo {
    z-index: 999;
}



.video-background, .video-foreground, #vidtop-content{ box-sizing: border-box; }
.video-background {
  background: #000;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-background.active {
  z-index: 9;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#vidtop-content {
  top: 0;
  color: #fff;
}
.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem; font-family: Avenir, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 100%;top: 0; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { height: 100%;top: 0;}
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
header{
  padding: 30px;
  overflow: auto;
}
header .logo img {
    margin-bottom: 0px;
}

.desktop{
  display: inherit;
}


.movil{
  display: none;
}

  .descripcion_imagen {
    width: 100%;
    height: auto;
    padding: 10px 20px;
    color: #fff;
    background: #737373;
    position: absolute;
    bottom: 0;
    left: 0;
    font-style: italic;
  }

 .banner-blog .banner.banner-style {
    position: relative;
  }



























@media(max-width: 800px){
  .button-menu-open {
    position: fixed
  }
  header {
    position: fixed;
  }
  .active-menu main {
      left: 0px;
      width: 100%;
  }
  #menu li span.loading {
    display: none;
  }
  .slider-home .slide {
    width: 100%;
    height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: center;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0px;
    background-size: cover;
    background-position: center;
    text-decoration: none;
    padding-left: 0px;
  }
  .earth-shadow-1 {
    width: 250px;
    height: 250px;
  }
  header {
    width: 400px;
  }
  .slider-home .slide h1 {
    line-height: 60px;
    font-size: 20px;
    font-weight: 900;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    margin-bottom: 20px;
    width: 100%;
    max-width: 700px;
    padding: 10px 0px;
    padding-left: 20px;
    line-height: 24px;
  }
  .slider-home .slide p {
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #333;
    width: 100%;
    max-width: 600px;
    padding: 10px;
    padding-left: 20px;
  }
  .lo_mas_leido .container-leido {
    flex-flow: column;
  }
  .lo_mas_leido .container-leido .content-text {
    width: 100%;
  }
  .lo_mas_leido h2 {
    font-size: 24px;
    font-weight: 700;
    padding-left: 0px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  .lo_mas_leido {
    padding: 20px 0px;
  }
  .container-leido span.separador {
    display: none;
  }
  .lo_mas_leido .container-leido .slider-nav {
    width: 90%;
  }
  span.button-category {
    width: 90%;
    margin: 0px 5%;
  }
  .footer-redes p {
    display: flex;
    flex-flow: column;
    padding: 10px 20px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .footer-redes p a {
    margin: 10px 0px;
  }
  .footer-redes p .separador-redes {
    background-color: #d410f1;
    width: 150px;
    height: 2px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  span.button-category {
    font-size: 13px;
  }
  .banner-blog .banner.banner-style {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #eee;
    border-bottom: 10px solid;
    position: relative;
  }
  .descripcion_imagen {
    width: 100%;
    height: auto;
    padding: 10px 20px;
    color: #fff;
    background: #737373;
    position: absolute;
    bottom: 0;
    left: 0;
    font-style: italic;
  }
  article {
    position: relative;
    padding: 30px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    padding-top: 10px;
  }
  span.barra-article {
    display: none;
  }
  article h1 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 900;
    height: auto;
    margin: 10px 0px;
    text-transform: uppercase;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }
  article h1 span.link a {
    font-size: 14px;
  }
  .catalogo .wk-cols .wk-cols-3 {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
  }
  .catalogo .wk-cols .tarjeta .thumbnail {
    width: 100%;
    height: 180px;
  }
  .hashtag {
    padding: 20px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    background: #efefef;
  }
  footer .container-footer .footer-top h2 {
    font-size: 22px;
    font-weight: 900;
    padding: 15px 0px;
    padding-top: 10px;
  }
  footer .container-footer ul li {
    padding: 1px 0px;
    color: #ccc;
  }
  .footer-mid .wk-col-4 p{
    margin-top: 20px;
  }
  footer .container-footer .footer-bottom {
    padding-top: 0px;
  }
  .catalogo .wk-cols .tarjeta {
    width: 100%;
    margin: auto;
  }
  .catalogo {
    padding: 0px 25px;
    margin: auto;
    margin-top: 0px;
  }
  .slider-cat .slide {
    height: 300px;
  }
  .slider-cat .slide {
    width: 100%;
    height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0px;
    background-size: cover;
    background-position: center;
    text-decoration: none;
    padding-left: 0px;
  }
  .slider-home .slide h1 {
    margin-bottom: 0px;
  }
  .slider-home .slide p.cat_name {
    padding: 10px;
    padding-left: 20px;
  }

  .slider-home-bot .slide {
    width: 100%;
    height: 300px;
  }
  .slider-home-bot .texto-container h1{
    font-size: 16px;
    margin: 10px 0px;
    padding-left: 10px;
  }
  .footer-redes p {
    border-top: 1px solid #000;
    width: 90%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .type-tarjeta .tarjeta a {
    flex-flow: column;
  }
  .type-tarjeta .content-tarjeta {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
  .type-tarjeta .thumbnail {
    width: 300px!important;
    height: 170px;
    display: inline-block;
    margin: auto;
  }
  .home-main h2 {
    font-size: 20px;
  }

  .desktop{
    display: none;
  }
  .movil{
    display: inherit;
  }





























}





.banner-desktop{
  display: inline;
  width: 100%;
  height: auto;
}
.banner-movil{
  display: none;
}
.content-page.tienda {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}
.banner-background{
  background-image: url('../img/tienda/fondo.png');
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10vh 5vw;
  width: 100%;
  color: #fff;
  text-align: center;
  margin: 30px auto;
  font-size: 3em;
}




@media(max-width: 768px){
  .banner-movil{
    display: inline;
    width: 100%;
    height: auto;
  }
  .banner-desktop{
    display: none;
  }

  .banner-background{
    padding: 6vh 5vw;
    font-size: 1.2em;
  }

}






figcaption, address {
    font-size: 14px;
    font-style: italic;
    color: #666;
    text-align: center;
}




article h2 {
    font-size: 23px;
}
article h3 {
    font-size: 21px;
}
article h4 {
    font-size: 19px;
}
article h5 {
    font-size: 17px;
}
article h6 {
    font-size: 15px;
}




