﻿body, .container-fluid {
	padding: 0;
	width: 100%;
	margin: 0;
	font­-size: 16px;
	font­-size: 1em;
	/*font-size: calc(0.5em + 0.5vw);*/
}

html {
	font-size: calc(1em + 1vw);
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 1em;
    padding-right: 1em;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/*img {
	display: block;
	width:100%;
	height: 100%;
}*/

.header {
	background-color: #801C1A;	
	color: #FFFFFF;
	text-align: center;
	align-items: center;
}

.logo {
	padding:1em;
	display: block;
	align-items: center;
	margin:0;
	height:100%;
}

.encabezado {
	/*background-image: url('Imagenes/header.svg');*/
	background-image: url('Imagenes/encabezado.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 2em;
}

.titulo
{
	font-family : Museo;
	font-weight: 900;
	color: #277D89;
	padding-top:1em;
	font-size:2.3em;
	text-align:center;
	height:100%;
	display:block;
}

.mapa {
	padding-top:1.8em;
	padding-left:0;
	height:100%;
}

.footer {
	background-color: #801C1A;	
	color: #FFFFFF;
	text-align: center;
	align-items: center;
	padding: 2em;
}

.label {
	font-family:ChevinThin;
	color: #333333;
	font-size:2.1em;
	line-height:0.9em;
	text-align:left;
	padding-left:0;
	white-space: normal;
}

.etiqueta {
	background: rgba(0, 74, 84, 0.3);
	width:100%;
	text-align: center;
	font-family:ChevinExtraBold;
	color: #004A54;
	font-size: 1.7em;
	border-radius: 2em;
	padding:0.1em;
}

.drop {
	border: solid 1px #004A54;
	border-radius: 1em/5em;
	color: #004A54;
	font-size: 1.2em;
	width: 100%;
	max-width: 100%;
	margin-top: 1em;
	padding: 0.5em;
	font-family: 'Raleway-Thin' ;
	src: url('../fonts/Raleway-Thin.ttf') format('truetype');
}

.buttonBar {
	text-align:center;
}
	.buttonBar a {
		width:100%;	
	} 

.label1 {
	font-family:'Museo Sans Cyrl 700';
	color:#000000;
	font-size:1.1em;
	text-align:left;
}

.nopadding{
	padding:0;
}

.etiqueta-gris {
	background: rgba(153, 153, 153, 0.31);
	width:100%;
	text-align: left;
	font-family:'Museo 500';
	color: #000000;
	font-size: 1.2em;
	border-radius: 2em/5em;
	padding:0.5em;
}

.frame {
	/*border: solid 1px #999999;*/
	margin-top:2em;
	margin-bottom:2em;
}

.pie p {
	font-family:'Museo Sans 500';
	font-size:1em;
	color:#000000;	
	text-align:left;
}

.pie b {
	font-family: 'Museo Sans 900'
}

.footer1 {
	background-color: none;	
	align-items: center;
	padding: 2em;
}


.pie-derecho p {
	font-family: 'Museo Sans 500';
	font-size: 1em;
	color: #000000;
	text-align: right;
}

.pie-derecho b {
	font-family: 'Museo Sans 900'
}

.titulo1 {
	font-family: 'Museo Sans 700';
	font-size: 2em;
	color: #000000;
	text-align: center;
	line-height:1.2em;
	padding:1em;
}

.titulo1 b {
	font-family: 'Museo Sans 900'
}

.margen {
	margin-bottom:1em;
}

.link {
	padding-top: 3.125em;
	text-align: center;
	padding-bottom: 4.375em;
}
	.link a {
		font-size: 1.3em;
		line-height: 1em;
		letter-spacing: 0.36em;
		color: #004A54;
		font-weight: 700;
		width: 100%;
		height: 1em;
		display: inline-block;
		background-image: url('Imagenes/flecha-oscura.svg');
		background-repeat: no-repeat;
		background-position: right;
		background-size: 1.66667em auto;
		text-decoration: none;
	}
.link a:hover {
	text-decoration: none;
}

.grid {
	width: 100%;
	background-color:#FFFFFF;
}
.fila {
	font-family: Arial;
	font-size: 0.8em;
	background-color:#FFFFFF;
	padding:0.5em;
}

.label2 {
	text-align: left;
	font-family: 'Museo 500';
	color: #000000;
	font-size: 1.2em;
	padding: 0.5em;
	display: block;
}

.label3 {
	text-align: left;
	font-family: 'Museo 300';
	color: #000000;
	font-size: 1.2em;
	padding: 0.5em;
	width:100%;
	display:block;
}

.linkbutton {
	background-image: url('Imagenes/descarga.svg');
	padding-left: 25px;
	background-repeat: no-repeat;
	font-family: 'Museo Sans Cyrl 700';
	color: #000000;
	font-size: 1em;
	text-align: left;
	display: inline-block;
	text-decoration: none;
	background-position: left center;
	background-size: 20px auto;
}
.linkbutton2 {
	background-image: url('Imagenes/imprimir.svg');
	padding-left: 25px;
	background-repeat: no-repeat;
	font-family: 'Museo Sans Cyrl 700';
	color: #000000;
	font-size: 1em;
	text-align: left;
	display: inline-block;
	text-decoration: none;
	background-position: left center;
	background-size: 20px auto;
}
.linkbutton3 {
	background-image: url('Imagenes/ubicacion.svg');
	padding-left: 25px;
	background-repeat: no-repeat;
	font-family: 'Museo Sans Cyrl 700';
	color: #000000;
	font-size: 1em;
	text-align: left;
	display: inline-block;
	text-decoration: none;
	background-position: left center;
	background-size: 14px auto;
}