* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Silka';
	font-size: 1.1rem;
	font-weight: 300;
	background-color: #FFFFFF !important;
}

html {
	font-family: 'Silka';
	font-size: 1.1rem;
	color: #181818;
	font-weight: 300;
	background-color: #FFFFFF !important;
}

.tabla-second {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0em;
	border-spacing: 3px;
	text-align: left;
}

.tabla-second thead {
	position: absolute;
	padding: 0;
	border: 0;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.tabla-second thead th {
	font-family: 'Silka Bold';
	background-color: #FFFFFF;
	padding: 15px;
	border-bottom: 1px solid #CBCFC7;
	border-top: 0px solid #CBCFC7;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
}

.tabla-second tbody, .tabla-second tr, .tabla-second th, .tabla-second td {
	display: block;
	padding: 0;
	white-space: normal;
}

.tabla-second td {
	border-bottom: 0px solid #ccc;
	padding: 10px;
	background-color: #FFFFFF;
}

.tabla-second tbody tr {
	margin-bottom: 1.5rem;
}

.tabla-second tbody th[scope="row"] {
	font-family: 'PSilka Bold';
	background-color: #FFFCF3;
	text-align: left;
}

.tabla-second tbody td[data-title]:before {
	content: attr(data-title);
	float: left;
}

/* borde y color tr */
.tabla-second tbody td {
	text-align: right;
	font-size: 0.8rem;
	vertical-align: middle;
	padding-left: 15px;
	background-color: #f4f4f2;
	border-radius: 0rem;
}

.circulo {
	border-radius: 50%;
}

.noticia {
	padding:0px;
	
	color: #D90D2B;
	border-radius: 0rem;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


.tarjeta {
	font-family     : 'Silka Bold';
	padding:20px;
	color: #2B2D42;
	border: 1px solid #cccccc;
	border-radius: rem;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.tarjeta_jornada {
	padding:20px;
	background-color:#FFFFFF;
	border-radius: 1rem;
	border: 1px solid #dfd9d9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.asociaciones {
	max-width: 100%;
	margin: 0 auto;
	display: grid;
	grid-gap: 1.5rem;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
	
.asociaciones-info {
	border: 1px solid #cccccc;
	border-radius: 1rem;
	padding:20px;	 
	height: 400px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.imagen_slider_seccion {
	width: 100%;
	z-index: -9999;
	height: 350px;
	background-size: cover;
	background-position: center;
}

.imagen_slider {
	width: 100%;
	z-index: -9999;
	height: 350px;
	background-size: cover;
	background-position: center;
}
.seccion_slider {
	font-family: 'Silka Bold';
	font-weight: 800;
	font-size: 4rem;
	clear: both;
	padding: 0px;
	color: #FFF;
	width: 100%;
	top: 30%;
	position: relative;
	text-align: center;
	line-height: 3rem;
}

.seccion_slider_sec {
	font-family: 'Silka Bold';
	font-weight: 800;
	font-size: 1.5rem;
	color: #FFFFFF;
	line-height: 0.5rem;
}



#div-cookies {
	font-size: 0.8rem;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: white;
	box-shadow: 0px -5px 15px gray;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	z-index: 99;
}


.interlineado {
	line-height: 1.5rem;
	font-size: 1rem;
}


.bullet {
	font-size: 0.9rem;
	list-style: none;
	padding-left: 5px;
}

.bullet li {
	padding-left: 30px;
	padding-top: 20px;
}

i.bullet {
	display: block;
	float: left;
	width: 40px;
}

.bullet li:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #000000;
}

.sombra_baja {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(194, 192, 194, 1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(194, 192, 194, 1);
	box-shadow: 0px 0px 15px 0px rgba(194, 192, 194, 1);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.parrafo {
	font-size: 0.9rem;
	line-height: 1.5rem;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid #b6a1a1;
}

h2{
	font-family: 'Silka';
	font-size: 2.2rem;
	font-weight: 300;
	color: #D90D2B;
	display: block;
	padding: 0px;
}

h3{
	font-family: 'Silka';
	font-size: 1.4rem;
	font-weight: 300;
	color: #2B2D42;
	display: block;
	padding: 0px;
}

h4{
	font-family: 'Silka';
	font-size: 1.2rem;
	font-weight: 300;
	color: #2B2D42;
	display: block;
	padding: 0px;
}

h5{
	font-family: 'Silka';
	font-size: 1rem;
	font-weight: 300;
	color: #2B2D42;
	display: block;
	padding: 0px;
}

.blanco {
	color: #FFFFFF !important;
}
.negrita {
	font-family: 'Silka Bold';
}

.italica {
	font-style: italic;
}

.derecha {
	text-align: right;
}

.izquierda {
	text-align: left;
}

.centro {
	text-align: center;
}

.justificar {
	text-align: justify;
}

.i_centro {
	text-align: left;
}

.d_centro {
	text-align: right;
}

.mini {
	font-size: 0.8rem;
}

.separacion_5 {
	margin-top: 5px;
}

.separacion_10 {
	margin-top: 10px;
}

.separacion_20 {
	margin-top: 20px;
}

.separacion_30 {
	margin-top: 30px;
}

.separacion_80 {
	margin-top: 80px;
}

.separacion_40 {
	margin-top: 40px;
}

.separacion_50 {
	margin-top: 50px;
}

.separacion_60 {
	margin-top: 60px;
}

.oculto_pc {
	display: none;
}

.completo {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.completo_full {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.completo_medio {
	margin: 0 auto;
	width: 70%;
	text-align: center;
}

.full {
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


.link_iconos {
	font-family: 'Silka Bold';
	outline: none !important;
	text-decoration: underline !important;
	color: #FFFFFF;
}

a.link_iconos:link {
	text-decoration: none;
}

a.link_iconos:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.link_general {
	outline: none !important;
	text-decoration: none !important;
	color: #D90D2B;
}

a.link_general:link {
	text-decoration: none;
}

a.link_general:visited {
	text-decoration: none;
}

a.link_general:hover {
	text-decoration: none;
	color: #ff6365;
}

a.link_general:active {
	text-decoration: none;
}

@media only screen and (max-width: 1024px) {

	
	.tabla-second tbody tr{
		 border: 0px solid rgb(201, 201, 201);
	}
	.tabla-second tbody td {
		 
		 padding-top: 5px;
		 padding-bottom: 5px;
		 padding-right: 15px;
		 text-align: right !important;
		 border-bottom: 1px solid #ccc;
		 background-color: #FFFFFF;
		 border-radius: 0rem;
	}
}

@media (min-width: 62em) {
	
	.tabla-second {
		 font-size: 1em;
	}
	.tabla-second th, .tabla-second td {
		 padding: 0.75em 0.5em;
	}
}

@media (min-width: 52em) {
	

	.tabla-second {
		 font-size: 0.9rem;
	}

	.tabla-second thead {
		 position: relative;
		 clip: auto;
		 height: auto;
		 width: auto;
		 overflow: auto;

	}

	.tabla-second tr {
		 display: table-row;
	}

	.tabla-second th, .tabla-second td {
		 display: table-cell;
		 padding: 0.5rem;
	}

	.tabla-second thead th, .tabla-second thead td {
		font-family: 'Silka Bold';
		 padding-left: 1rem;
		 padding-top: 0rem;
		 padding-bottom: 0rem;
	}

	.tabla-second tbody {
		 display: table-row-group;
	}

	.tabla-second tbody th[scope="row"] {
		font-family: 'Silka';
		 background-color: transparent;
		 padding: 1rem 1.5rem;
		 vertical-align: center;
		 text-align: left;
	}

	.tabla-second tbody td {
		 text-align: left;
	}

	.tabla-second tbody td[data-title]:before {
		 content: none;
	}
}
@media only screen and (max-width: 780px) {

	h2{
		font-family: 'Silka';
		font-size: 1.8rem;
		font-weight: 300;
		color: #D90D2B;
		display: block;
		padding: 0px;
	}

	h3{
		font-family: 'Silka';
		font-size: 1rem;
		font-weight: 300;
		color: #2B2D42 ;
		display: block;
		padding: 0px;
	}
	
	h4{
		font-family: 'Silka';
		font-size: 0.9rem;
		font-weight: 300;
		color: #2B2D42 ;
		display: block;
		padding: 0px;
	}
	
	h5{
		font-family: 'Silka';
		font-size: 0.8rem;
		font-weight: 300;
		color: #2B2D42 ;
		display: block;
		padding: 0px;
	}

	.imagen_slider {
		width: 100%;
		z-index: -9999;
		height: 340px;
		background-size: cover;
		background-position:center;
	}

	.imagen_slider_seccion {
		width: 100%;
		z-index: -9999;
		height: 240px;
		background-size: cover;
		background-position:center;
	}

	.completo_full {
		margin: 0 auto;
		width: 50%;
		text-align: center;
	}

	.completo_medio {
		margin: 0 auto;
		width: 50%;
		text-align: center;
	}

		.seccion_slider {
			font-family: 'Silka Bold';
			font-weight: 800;
			font-size: 2.5rem;
			float: left;
			top: 50%;
			left: 50%;
			text-align: center;
			transform: translate(-50%, -50%);
		line-height: 2.2rem;
	}



	.oculto_movil {
		display: none;
	}
	.oculto_pc {
		display: inline;
	}
	.i_centro {
		text-align: center;
	}
	.d_centro {
		text-align: center;
	}
	.full {
		margin: 0 auto;
		width: 100%;
		text-align: center;
		background-color: #FFFFFF;
		padding-top: 1rem;
		padding-bottom: 1rem;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
}