/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@charset "utf-8";

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
  display: ;
}


iframe.mod-wrapper.wrapper {
  border: 0px;
}


/*html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}*/

body {
  /*width: 928px;*/
  max-width: 928px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  /*color : #666666;*/
  color : #666685;
  background-color: #A3B019;
}

  body img {
  max-width: 100% ;
  height: auto;
   
  }

a {
  color: #A8B32E;
}

/***************************************************************************************/

.cabecera {
    margin: 0 auto;
    position:relative;
    /*float:left;*/
    display: flex;
}

.imgcabecera {
    max-width: 100%;
    height: auto;
    }

#headImage{
float :left;
position:relative;
border-bottom: 1px solid #ffffff;
}

.texto {
  width: 800px;
    float:right;
    position:absolute;
    padding-left:8%;
    padding-top:1px;
    top:135px;
    left:3.4%;
    z-index:999;
    }

.clear {
  clear: both;
}



#escudoClub {
  float:left;
  position:absolute;
  top:6%;
  left:1%;
  z-index:999;

}

/*************************************************************************************/
.mainmenu {
    clear:both;
    float:left;
    overflow:hidden;
    width:100%;
    background-color: #A3B019;
}

        .mainmenu h3{

            }
            .mainmenu ul {
            float:left;
            left:50%;
            list-style-type:none;
            margin:0 auto;
            padding:0;
            position:relative;

            }
            .mainmenu li {
              border: 1px solid #EAF476;
              border-bottom: none;
              margin: 5px 1px;
              margin-bottom: 0px;
              padding: 8px 15px;
              float:left;
              position:relative;
              right:50%;
              background-image: url("../img/top_button.gif");
             }


            .mainmenu li:hover{
              background-image: url("../img/top_button_hover.gif");
            }

            .mainmenu a {
            text-decoration: none;
            color: #FFFFFF;
            }

  .linea {
  height: 2px;
  background-color: #ffffff;
}

.linea2 {
  height: 10px;
  background-color: #A3B019;
}

/**************************************************************************************/


.sobre_articulos {
  margin-top: 10px;
  margin: 0px auto;
  border: 1px solid #D6D6D6;
  float: right;
   width:100%;
   height:23px;
}
.sobre_articulos_cmm {
  font-size: 20px;
  padding-top: 20px;
  font: serif;
}
.sobre_articulos_imagen {
  float: left;
margin-top: -5px;
margin-right: 10px;
}
.main {
  display: table;
  background-color: #F6F6F6;
}

.columna {
          display: table-row;
          background: #F6F6F6;

}

.content {
          display: table-cell;
          background-color: #F6F6F5;
            width: 66%;
            float: right;
            margin-left: 20px;
            margin-right: 20px;
            padding: 15px;
            padding-left: 20px;
            height: 100%;
        }
        .left {
          display: table-cell;
          background-color: #F6F6F6;
          width: 33%;
          float: left;
          margin-left: 20px;
          margin-top: 10px;
          max-width: 200px;
          height: 100%;
        }
        .right {
          display: none;
            float: right;
                  }

/*************************************************************************************/
/* modulos*/

.moduletable {
  color: #999999;
}

.moduletable h3 {
    background-image: url("../img/h3.gif");
    background-repeat: no-repeat;
    border: 1px solid #e3e3e3;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    margin: 5px 0 2px;
    overflow: hidden;
    padding-right: 10px;
    text-align: right;
}

.moduletable ul {
  list-style-type: none;
  margin-left: -35px;
}
.moduletable li {
  /*list-style-type: none;*/

}

.moduletable a {
  width: 100%;
  color: #999999;
  text-decoration: none;
  list-style-type: none;
 }

.menu_menu_principal a {
  background-repeat: no-repeat;
    color: #999;
    display: block;
    font-size: 11px;
    height: 20px;
    margin-bottom: 1px;
    padding: 6px 10px 0px 15px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
  text-decoration: none;
  list-style-type: none;
  background-image: url("../img/menu_bg.gif");
}

.moduletable_menu_usuario h3 {
  background-image: src("../img/h3.gif");
    background-repeat: no-repeat;
    border: 1px solid #e3e3e3;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    margin: 5px 0 2px;
    overflow: hidden;
    padding-right: 10px;
    text-align: right;
}

.moduletable_menu_usuario ul {
  list-style-type: none;
  margin-left: -35px;
}

.moduletable_menu_usuario a {  
    color: #999;
    display: block;
    font-size: 11px;
    height: 20px;
    margin-bottom: 1px;
    /*padding: 6px 10px 0px 15px;*/
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
  text-decoration: none;
  list-style-type: none;
}

/*************************************************************************************/
/* articulos*/

h2{
  background-image: url("../img/content_head.png");
  background-repeat: no-repeat;
 }

.dropdown-menu {
  float: right;
  text-decoration: none;
  list-style-type: none;
 }

 .dropdown-menu li{
  float: right;
  padding: 10px;
}

.item-title  {
  border-top: 1px solid #e3e3e3;
    color: #949d30;
    font-size: 16px;
    font-weight: bold;
    margin: 2px;
    padding: 5px 0px 0px 30px;
}

.page-header h2{
  border-top: 1px solid #e3e3e3;
    color: #949d30;
    font-size: 16px;
    font-weight: bold;
    margin: 2px;
    padding: 5px 0px 0px 30px;
}

/*.print-icon a{
  background-repeat: no-repeat;
  background-image: url("/J3/images/imagenes/content_head.png");
  display: block;
  }*/

.article-info-term {
  display: none;
}
/* formateo el texto y la apariencia de los articulos*/
/*.com-content-article__body*/
 .content p {
  /*width: 100%;*/
  max-width: 100%;
  line-height: 130%;
  font-size: 12pt; 
  font-family: 'Times New Roman','serif';  
}
  
/*********************************************************/
/* para galeria de imagenes*/

.anch_img { 
  width: 100%;
  height: 100px;
  max-height: 100px;
  max-width: 100px;
}

 .bordetabla {
  width: 600px;
  max-width: 600px;
  border: 2px solid;
  color: #F6F6F6;
  background-color: #A3B019;
 }

/*************************************************************************************/


.pie {
  text-align: center;
  color: #FFFFFF;
  background-color: #A3B019;
  clear: both;
  width: 100%;
  max-width: 928px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  text-decoration: none;
}

.pie a {
color: #ffffff;
}

.custom {
  color: #ffffff;
}

.category-name{
color: #B1B86C;
}

.userdata {
 max-width: 180px;
}


/*************añadido 07/02/26************************************/  

/* alineo los enlaces de la galeria a la izda*/
.com-content-category__table > tbody:nth-child(3){
text-align: left;
}

/* Oculto el texto "titulo" de galeria de imagenes */
table thead th a {
        display: none;
}
/* Oculto el texto "articulos" de galeria de imagenes */
caption.visually-hidden{
      display: none;
}
  /*
.cat-list-row0 > th:nth-child(1){
font-size: 12pt; 
}*/
/*
.cat-list-row0{
font-size: 12pt; 
}*/

.com-content-category__table > tbody:nth-child(3){
font-size: 12pt; 
}

  /*
.com-content-category__table > tbody:nth-child{
font-size: 12pt; 
}*/

/* codigo para la presentacion video emm */

.contenedor-imagen_video_emm {
  position: relative; /* Contexto de posicionamiento */
  display: inline-block; /* Ajusta el contenedor al tamaño de la imagen */
  color: white; /* Color del texto */
}

.texto-superpuesto_video_emm {
  position: absolute;
  bottom: 10px; /* Distancia desde la parte inferior */
  left: 5px; /* Distancia desde la izquierda */
 color: black;
 font-weight: bold; 
  font-size: 0.9 rem;
  font-style: italic;
}

/***************************************************************/ 
/* todo este codigo es para el articulo de Cueva fresca*/
/* desde aqui */

.imagen-contenedor {
  position: relative; /* Permite posicionar el texto de forma absoluta dentro de este contenedor */
  width: fit-content; /* Ajusta el ancho del contenedor al de la imagen */

}

.imagen-contenedor img {
  display: block; /* Elimina el espacio extra debajo de la imagen */
  width: 100%;
  height: auto;
 }

.texto-superpuesto {
  position: absolute; /* Coloca el texto en relación con el contenedor */
  top: 20%; /* Centra verticalmente el texto */
  left: 90%; /* Centra horizontalmente el texto */5
  transform: translate(-50%, -50%); /* Mueve el texto 50% de su propio ancho y alto hacia arriba y a la izquierda */
  color: white; /* Color del texto para que sea visible */
  text-align: center; /* Centra el texto dentro del div */
  /*background-color: black; /* Fondo semi-transparente para mejorar la legibilidad */
  padding: 2px; /* Espacio alrededor del texto */
font-weight: bold;
}

.texto-superpuesto_2 {
  position: absolute; /* Coloca el texto en relación con el contenedor */
  top: 73%; /* Centra verticalmente el texto */
  left: 50%; /* Centra horizontalmente el texto */
  transform: translate(-50%, -50%); /* Mueve el texto 50% de su propio ancho y alto hacia arriba y a la izquierda */
  color: white; /* Color del texto para que sea visible */
  text-align: center; /* Centra el texto dentro del div */
  /*background-color: black; /* Fondo semi-transparente para mejorar la legibilidad */
  padding: 2px; /* Espacio alrededor del texto */
font-weight: bold;
}

.texto-superpuesto_3 {
  position: absolute; /* Coloca el texto en relación con el contenedor */
  top: 57%; /* Centra verticalmente el texto */
  left: 32%; /* Centra horizontalmente el texto */
  transform: translate(-50%, -50%); /* Mueve el texto 50% de su propio ancho y alto hacia arriba y a la izquierda */
  color: white; /* Color del texto para que sea visible */
  text-align: center; /* Centra el texto dentro del div */
  /*background-color: black; /* Fondo semi-transparente para mejorar la legibilidad */
  padding: 2px; /* Espacio alrededor del texto */
font-weight: bold;
}

.texto-superpuesto_4 {
  position: absolute; /* Coloca el texto en relación con el contenedor */
  top: 60%; /* Centra verticalmente el texto */
  left: 45%; /* Centra horizontalmente el texto */
  transform: translate(-50%, -50%); /* Mueve el texto 50% de su propio ancho y alto hacia arriba y a la izquierda */
  color: white; /* Color del texto para que sea visible */
  text-align: center; /* Centra el texto dentro del div */
  /*background-color: black; /* Fondo semi-transparente para mejorar la legibilidad */
  padding: 2px; /* Espacio alrededor del texto */
font-weight: bold;
}


.texto-superpuesto_5 {
  position: absolute; /* Coloca el texto en relación con el contenedor */
  top: 57%; /* Centra verticalmente el texto */
  left: 73%; /* Centra horizontalmente el texto */
  transform: translate(-50%, -50%); /* Mueve el texto 50% de su propio ancho y alto hacia arriba y a la izquierda */
  color: white; /* Color del texto para que sea visible */
  text-align: center; /* Centra el texto dentro del div */
  /*background-color: black; /* Fondo semi-transparente para mejorar la legibilidad */
  padding: 2px; /* Espacio alrededor del texto */
font-weight: bold;
}

.parpadea {

  color: red;
  
  animation-name: parpadeo;
  animation-duration: 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
   100% { opacity: 1.0; }
}

@keyframes parpadeo {  
  0% { opacity: 1.0; }
   50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}
  
/* hasta aqui */


/***************************************************************/
css especial paar blog
/***************************************************************/

.nav-item_item-109_left {

  display: none;

  }





























/***************************************************************/
/* resoluciones*/
/***************************************************************/

@media screen and (max-width: 880px) {
  
.left {
    display: none;
} 
  
  .columna {
    display:  flex;
    justify-content: center;
  }
  
  /*.columna img {
    max-width: 100%;
      }*/

    .columna p {
    max-width: 100%;
      }
  
}



/***************************************************************/


@media screen and (max-width: 396px) {
  
.left {
    display: none;
  } 
.mainmenu {
   display: none;
  }  
  
 .columna {
    display:  flex;  
   justify-content: center;
  }  
  
   .columna img {
    max-width: 100%;
      }
  
  .columna p {
    max-width: 33%;
      }
  
  #escudoClub {
    
    max-width: 15%;
    
  }  
  
  .texto {
    max-width: 80%;
    top: 70%;   
  }  
  
  
}











