h2.titular2 {
    color: red !important;
}

.lbldiasemana{
   BORDER-BOTTOM: 4PX DOUBLE BLUE;  FONT-SIZE: 2REM;       MARGIN-BOTTOM: -25px;    HEIGHT: INHERIT;    FONT-WEIGHT: 700;    COLOR: BLUE;
}

.lbldiasemana.activity{
height:initial !important;
margin-bottom: -23px;

}

.lin1{color: red;}
.lin2{color: #04a7b6;}

.titulo-evento{
  max-width: 800px;
  margin: auto;
  text-align: center;
  font-weight: 700;
  color: #e91e63;
  font-size: 1.7em;
  line-height: 1.2em;
  margin-top: 20px;
  padding-bottom: 10px;
}

div#grupo-evento {
    padding-top: 1px;
}

.direccion-evento{
  max-width: 800px;
  margin: auto;
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 1.5em;
  margin-top: 5px;
}
.titulo-hora{
max-width: 800px;
    margin: auto;
    text-align: center;
    font-weight: 800;
}
.titulo-inferior{
    max-width: 680px;
    margin: auto;
    text-align: center;
    font-weight: 700;
    /* margin-bottom: 31px; */
    font-size: 1.5em;
    LINE-HEIGHT: 1.3EM;
    MARGIN-TOP: 18px;
    color: blue;
}

.titulo-inferior div{
  color: #e91e63;
  line-height: 0.90em !important;
  /* margin-bottom: 9px; */
  /* margin-top: 19px; */
  padding: 10px;
  padding-top: 7px;
  PADDING-BOTTOM: 9px;
}

.titulo-boton{
 BACKGROUND: BLUE;
    PADDING: 9px;
    MAX-WIDTH: 200PX;
    MARGIN: AUTO;
    BORDER-RADIUS: 34PC;
    COLOR: WHITE;
    FONT-WEIGHT: 600;
    TEXT-ALIGN: CENTER;
    MARGIN-TOP: 19px;
    FONT-SIZE: 14PX;
}

/*copiado cabecera*/

.texto {
    padding: 24px;
    /* text-align: justify; */
    /* hyphens: auto; */
    max-width: 1200;
    MARGIN: auto;
    font-size: 21px;
    line-height: 29px;
        margin-top: 0rem !important;
}
.texto p{
   margin-top:1em;

}
.texto img {
    width: 100%;
    height: auto;
    border: 2px solid navajowhite;
    padding: 3px;
	    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
        margin-top: 1em;

}

 @media (min-width: 1024px){
	.texto img {
		width: 90%;
	}
	
 }

.texto .pie{

    text-align: center;
    margin-bottom: 1em;
    font-size: small;
    font-weight: 500;
    margin-top: -2px;
    width: 100%;
    display: block;

}

iframe {
    width: 100%;
    height: 100%;
        padding-bottom: 17px;

}
.botonesimg{
  margin: auto;
    /* width: 27%; */
    text-align: center;
    margin-top: -22px;
    z-index: 99999;
    display: block;
    position: relative;
    color: wheat;
    height: 22px;
    background:#382121b8;
    }