﻿h2.subtitulo_pagina {
    /*font-size: 2.142em;
    font-weight: bold;
    text-transform: uppercase;*/
}

.enLeyenda {
    position:absolute;
    bottom:0;
}

h2.subtitulo_pagina_detalle {
    font-weight:bold;
    text-align:center;
}

#lista_actividades {
    overflow:hidden;
    width:100%;
    margin:auto;
    position:relative;
}


#lista_actividades .cont_actividad{
    float:left;
    width: 225px;
    height:330px;
    position:relative;
    margin:1px;
    background-color:#FFF;
    text-decoration:none;
}


.cont_info_actividad {
    margin:10px 10px 0;
    width:205px;
    height:250px;
    background-size:cover;
    background-position: center center;
    display:inline-block;
}

/*actividades activ*/

.cont_actividad_adaptiv, .cont_actividad_no_adaptiv {
    margin:0 10px 10px;
    width:205px;
    height:60px;
    position:relative;
    display:inline-block;
}


.titulo_actividad_adaptiv {
    margin-top:8px;
    overflow:hidden;
}


.titulo_actividad_adaptiv span {
    text-transform:lowercase;
    float:left;
    color:#000;
    font-size:18px;
    font-weight:bold;
}

.titulo_actividad_adaptiv img {
    float:left;
    margin-right:5px;
    margin-top:5px;
    width: 75px;
}

.cont_circulo {
    position:absolute;
    top:10px;
    left:10px;
    width:25px;
    height:25px;
}

.circulo_actividad {
    position:absolute;
    top:15%;
    left:15%;
    width:70%;
    height:70%;
    z-index:2;

    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.circulo_sombra {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    background-color:#000;

    -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

    -moz-opacity: 0.05;
    -khtml-opacity: 0.05;
    opacity: 0.05;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=5);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
    filter:alpha(opacity=5);
}

.cont_iconos {
    margin-top:8px;
    overflow:hidden;
}

.cont_iconos li{
    float:left;
    margin-right:5px;
}

/*actividades no activ*/



.titulo_actividad_no_adaptiv {
    font-size:24px;
    font-weight:bold;
    /*text-transform:uppercase;*/
    color:#000;
    position: absolute;
    bottom: 0;
}


/*detalle*/

#cont_poligono {
    width:95%;
    position:relative;
    color:#000;
    background-color:#FFF;
    margin:3.572em auto;
}

#cont_pagina {
    position:absolute;
    z-index:5;
    background-color:#FFF;
}

#titulo_detalle, #subtitulo_detalle, #texto_detalle, #tags {
    position:absolute;
    line-height:normal;
    overflow:hidden;
    padding-left: 0 !important;
    list-style: none !important;
}

#titulo_detalle {
    font-weight:bold;
    font-size:2.58em;
}

#subtitulo_detalle {
    font-weight:bold;
    font-size:1.285em;
}


#texto_detalle ol {
    list-style:outside decimal !important;
    padding: 0 0 0 2em !important;
}

#texto_detalle ul {
    list-style:outside circle !important;
    padding: 0 0 0 2em !important;
}

#publicado_por img{
    display:block;
    margin-top:1.5em;
}

#tags li {
    float: left;
    padding-left: 1.5em;
    background: url('../Images/computer/comun/ico_tag.png') no-repeat left center;
    margin-right: 2em;
}

#imagen_actividad {
    position:absolute;
    z-index:21;
    background-position:center center;
    background-size:cover;
}

#noticias_relacionadas{
	position:absolute;
    z-index:21;
	padding: 1.5em;
    background-color:#000;
    color:#FFF;
}

.cab_noticias_relacionadas{
	padding-bottom:1em;
	float:left;
	font-size:1.285em;
	font-weight:bold;
	text-transform:uppercase;
}


.cab_noticias_relacionadas a{
	float:right;
	color:#FFF;
	font-size:0.86em;
	text-transform:uppercase;
}

#mask_noticias_relacionadas{
	width:16em;
	height:12.5em;
	overflow:hidden;
	position:relative;
}

#cont_noticias_relacionadas{
	position:absolute;
	width:17.5em;
	overflow:hidden;
    list-style:none !important;
    padding-left: 0 !important;
}

#cont_noticias_relacionadas li{
	float:left;
	margin-top:1em;
    width:100%;
}

#cont_noticias_relacionadas a{
    text-decoration:none;
    color:#FFF;
}


.titulo_noticia_relacionada{
	margin-bottom:0.25em;
    font-weight:bold;
}
.texto_noticia_relacionada{
	margin-bottom:1em;
    font-size:0.86em;
}

#video, .seccionCarrusel {
    background-color:#000;
    width:490px;
    height:275px;
    position:absolute;
}

.seccionCarrusel {
    display:none;
}

#video_carrusel {
    /*width:100%;
    height:100%;*/
    position:absolute;
    z-index:999;
    background-color:#F00;
}

.btn_ver_video {
    width: 50px;
    height: 40px;

    background: url('../Images/computer/comun/ico_reproductor_off.png') no-repeat center center;
    background-size:contain;

    position:absolute;
    z-index:900;

    top:0;
    bottom:0;
    left:0;
    right:0;

    margin: auto;
}


.btn_ver_video:hover {
    background-image: url('../Images/computer/comun/ico_reproductor_on.png');
}

#no_contenido {
    /*text-align:center;*/
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
}

.iconos_centros {
    overflow:hidden;
    text-align:center;
    background-color:#000;
    position:absolute;
    z-index:101;
    padding:5px 0;
}


.iconos_centros a {
    display:inline-block;
    width:30px;
    height:25px;
    margin:0px 8px;
}

    .iconos_centros .ico_informacion_gris {
        background-image: url('../Images/computer/centros/ico_info_gris.png');
    }

    .iconos_centros .ico_galeria_imagenes_gris {
        background-image: url('../Images/computer/centros/ico_galeria_gris.png');
    }

    .iconos_centros .ico_horarios_gris {
        background-image: url('../Images/computer/centros/ico_horarios_gris.png');
    }

    .iconos_centros .ico_videos_gris {
        background-image: url('../Images/computer/centros/ico_videos_gris.png');
    }

    
    .iconos_centros .ico_informacion_blanco {
        background-image: url('../Images/computer/centros/ico_info_blanco.png');
    }

    .iconos_centros .ico_galeria_imagenes_blanco {
        background-image: url('../Images/computer/centros/ico_galeria_blanco.png');
    }

    .iconos_centros .ico_horarios_blanco {
        background-image: url('../Images/computer/centros/ico_horarios_blanco.png');
    }

    .iconos_centros .ico_videos_blanco {
        background-image: url('../Images/computer/centros/ico_videos_blanco.png');
    }


#carruselSimple{
    background-color:#000;
    margin: 20px 0;
}



.seccionCarrusel {

}

.seccionCarrusel .botones {
	height: 100%;
	width: 100%;
	background-color: transparent;
}

.seccionCarrusel .boton {
	height: 10%;
	width: 10%;
	position: absolute;
    top:45%;
	background-position-y: center;
	background-repeat: no-repeat;
	background-position-x: center;
	background-size: 20px;
	z-index:100;
	background-position: center;
    width:50px;
    z-index:1000;
}

.seccionCarrusel .boton.anterior {
	background-image: url(/Images/computer/comun/flecha_carrusel_ofertas_izda.png);
}

.seccionCarrusel .boton.siguiente {
	background-image: url(/Images/computer/comun/flecha_carrusel_ofertas_dcha.png);
}

.seccionCarrusel .slides {
	height: 100%;
    position:relative;
	/*width: 100%;*/
}

.seccionCarrusel .slides .slide {
	background-size: cover;
    background-position: center center;
    background-repeat:no-repeat;
	height: 100%;
	display: none;
}

.seccionCarrusel .slides .slide:first-child {
	display: block;
}



.acciones_reservas {
    width:100%;
    display:block;
    position:relative;
    overflow:hidden;
    margin-bottom:50px;
}


.leyenda {
    float:right;
}

.leyenda a {
    float:left;
    width:60px;
    margin: 0 5px;
    text-decoration:none;
    color:#FFF;
}

.nombre_tipo_actividad {
    float:left;
    text-align:center;
    width:60px;
    text-transform:uppercase;
    font-size:0.65em;
    font-weight:bold;
    margin-top:10px;
}

.base_actividad_color {
    background-color: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    width:22px;
    height:22px;

    float:left;
    margin:0 19px;
}

.actividad_color {
    background-color: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    width:18px;
    height:18px;

    float:left;
    margin:2px;
}


#carrusel_niveles {
    margin:auto;
    position:relative;
    margin-top:100px;
    margin-bottom:50px;
}

.ico_favorito {
    position:absolute;
    width:25px;
    height:25px;
    top:10px;
    right:10px;
    background-position: center center;
    background-repeat: no-repeat;

    cursor: pointer;
}

.add_favorito {
    background-image: url('../Images/computer/comun/ico_estrella_on.png');
}

.remove_favorito {
    background-image: url('../Images/computer/comun/ico_estrella_off.png');
}