@charset "UTF-8";



@media (max-width: 1024px){

.boton_ficha{
	border-top:1px solid #0499A8;
	border-left:none;
	
	border-right:none;
	background:#fff;
	display:inline-block;
	padding:0.3em;width:100%;text-align:left;
	font-size:1.2em;color:#A4A4A5
	}
	
.open_ficha{
	border-top:2px solid #0499A8;
	border-left:none;
	border-right:none;
	background:#fff;
	display:inline-block;margin-right:-1px;
	padding:0.3em;
	font-size:1.5em;margin-top:-0.1em;width:100%
	}
.contenedor_fichas{padding-top:2.5em;width:65%;float:left}	
}

@media (min-width: 1025px){

.contenedor_fichas{margin-top:2.3em;border-bottom:1px solid #0499A8;height:1.6em} 
.boton_ficha{
	border-top:1px solid #0499A8;
	border-left:1px solid #0499A8;
	border-right:1px solid #0499A8;
	background:#fff;
	display:inline-block;margin-right:-1px;
	padding:0.5em;float:left;
	font-size:1.2em;color:#7F7F7F
	}
.gris_font{color:#70706F}
.gris_A_font{color:#7F7F7F}
.gris_B_font{color:#A4A4A5}
.gris_C_font{color:#BCBCBC}
.gris_D_font{color:#D9D9D9}	
.open_ficha{
	border-top:3px solid #0499A8;
	border-left:1px solid #0499A8;
	border-right:1px solid #0499A8;
	background:#fff;
	display:inline-block;margin-right:-1px;
	padding:0.8em 0.4em 0em 0.4em;float:left;

	font-size:1.5em;margin-top:-0.5em
	}	
}

@media (max-width: 1280px){
.bloque_tabla .fila_tabla{display:inline-block!important}
}

@media (min-width: 1281px){
.tabla_columnas .bloque_tabla {width:44% !important;float:left!important;margin-right:5%!important;margin-top:2em!important}
.bloque_tabla .fila_tabla{display:inline-block!important}	
	
}

		.tit_submenu:first-child{display:inline-block;margin-top:0.1em!important}
		.tit_submenu{display:inline-block;margin-top:0.4em}
		.item_submenu{display:inline-block;margin-top:0.2em;border-top:1.5px solid rgba(0,0,0, 0.15);width:100%;padding-top:0.1em;font-size:0.9em}
		
		.item_submenu:last-of-type{margin-bottom:0.5em!important}


.manche_rounded_tablas{
display:inline-block;padding:0.4em 0.7em;margin:0.2em;
font-size:0.75em;line-height:1em;word-spacing: -0.1em;	
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;}

.manche_subtit{
display:inline-block;padding:0.4em 0.7em;margin:0.2em;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background:#fff;margin-top:0.5em
}


.txt_tabla.visible{overflow:visible}

.tabla_precios{width:100%;text-align:center;border-collapse: collapse;margin-bottom:0;margin-left:0}

.tabla_precios th:last-child{width:65%!important}

.tabla_precios tr td:first-child{text-align:right!important;font-weight:500;font-size:0.9em}
.tabla_precios tr td{padding-top:0.3em;padding-bottom:0.23em;
	}

.tabla_precios tr td {border-bottom:0px solid white}

		.circle_bullet_big {
			width: 2.2em;
			height: 2.2em;
			position: absolute;
			top: 0;
			left: 0;
			-webkit-border-radius: 50px;
			-moz-border-radius: 50px;
			border-radius: 50px;
		}


		.tabla {
			position: relative;
			color: rgba(29,29,29,0.8);
			width: 95%;
			max-width: 850px;
			float: left
		}

		.item_tabla {
			display: flex;
			align-items:center;
			border-bottom: dotted 3px rgba(29,29,29,0.8);
			font-family: 'Gotham_Rounded',sans-serif;
			font-weight: 500;
			padding: 0.2em 0.5em 0.5em 0;
			position: relative;
			font-size: 1em;line-height:1.1em;width:100%!important
		}
		.tabla .item_tabla:first-of-type {
			
			border-top: dotted 3px rgba(29,29,29,0.8)
		}

		.tabla .item_tabla:last-of-type {
			
			border-bottom:none!important;margin-bottom:0.4em
		}


.item_tabla.border_bottom_none{
	
border-bottom:none
}
.subtit_tabla{text-align: center;width:100%;display:inline-block;padding-top:0.6em}

.icon_tabla{width:10%;position:relative;display:block;float:left;margin-right:3.5%;max-width:2.8em}
.icon_tabla img{width:100%}
		.circle_table, .circle_leyenda {
			width: 0.9em;
			height: 0.9em;
			-webkit-border-radius: 50px;
			-moz-border-radius: 50px;
			border-radius: 50px;
		}

.txt_tabla{display:block;float:left;width:85%;padding-top:0.2em}

		.leyenda {
			margin-top: 2.6em;
			float: left
		}

		.asterisco {
			font-size: 1.5em;
			position: relative;
			top: 0.2em;
			margin-right: 0.4em
		}

		.item_leyenda {
			display: inline-block;
			margin-right: 1em;
		}

		.circle_leyenda {
			display: inline-block;
			margin-right: 0.2em;
		}

		.circle_table {
			float: left;
			margin-left: -0.3em;
			margin-top: 0.22em
		}



		.item_gen {
			display: block;
			font-weight: 500;
			position: relative;
			font-size: 0.92em;
			margin-top: 0.4em
		}

		.tabla h6 {
			
			
			
			
			max-width: 100% !important
		}




.contenedor_fichas{z-index:9;margin-bottom:1em}

.desplegable_ficha {margin-top:1em;;margin-bottom:1em;position:relative;width:100%;height:100%;}
.desplegable_ficha:not(.desple_opened) {display:none}

.desplegable_ficha {margin-top:1em;position:relative;width:100%;height:100%;clear:both}

.open_ficha{
color:#0499A8
	}
.bloque_tabla .icon_tabla{text-align:right}

.bloque_tablas a:has(.boton_mas){float:left;clear:both;margin-top:2em}

.bloque_tablas a:has(.boton_mas):nth-of-type(2n){float:left;clear:none!important;margin-top:1.5em!important}

.bloque_tablas a:has(.boton_mas):nth-of-type(2n) .boton_mas{border-top:none!important;border-left:none!important;border-right:none!important;border-bottom:2px solid #fff;padding:0 0 0.2em 0!important;font-size:0.9em;background:rgba(255,255,255,0)!important;margin-left:1.6em!important;margin-top:3em!important}

