﻿@charset "utf-8";
/* CSS Document */
body {
font-family: 'PT Sans', sans-serif;
font-size: 15px;
}

.rowTop{margin-top: 10px;}
.rowBottom{margin-bottom:10px;}

.rowTop20{margin-top: 20px;}
.rowBottom20{margin-bottom:20px;}

.destacado {font-weight:bold;}


#logoMAZ { fill: #0062a3;}
.logo { margin-bottom: 20px;}

.fecha {
	display: inline-block;
	height: 24px;
    padding-left: 30px;
	color: #8a8a8a;
	font-weight: 500;
	font-style: normal;
	background: url('../img/icoCalendar.png') left center no-repeat;
}

.contentPresupuesto{    
	margin-top: 30px;
	border: 1px solid #d2d2d2;
    border-radius: 8px;
    min-height: 750px;
	position:relative;
}
.contentPresupuesto .tit {
	color: #b7b7b7;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    font-weight: 300;
}

.contentPresupuesto  .table-striped {
	width: 95%;
    margin: 0 auto;
}

.contentPresupuesto .table > tbody > tr > td {border-top:0px;}

.contentPresupuestoPymes{    
	margin-top: 30px;
	border: 1px solid #d2d2d2;
    border-radius: 8px;
    /*min-height: 750px;*/
	position:relative;
}
.contentPresupuestoPymes .tit {
	color: #b7b7b7;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    font-weight: 300;
}

.contentPresupuestoPymes .titTotales {
	color: #706f6f;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    font-weight: 400;
}

.contentPresupuestoPymes  .table-striped {
	width: 95%;
    margin: 0 auto;
}

.contentPresupuestoPymes .table > tbody > tr > td {border-top:0px;}

.titTotal {    
	font-size: 48px;
    font-family: montserrat;
    font-weight: 600;
    color: #b7b7b7;
}

.txtAzul{
	font-weight: 700;
    color: #0060a1;
    font-size: 25px;
    letter-spacing: 1px;
    margin-top: 15px;
    text-align: center;
}

.txtAzulTotal {
    font-weight: 700;
    color: #0060a1;
    letter-spacing: 1px;
    display: revert;
    font-size: 35px;
    margin-top: 90px;
}


.contentTotal {
	position:absolute;
	bottom:0px;
	background: #f9f9f9;
    width: 100%;
    text-align: center;
    border-radius: 0px 0px 8px 8px;
	padding-bottom: 10px;
    margin:inherit;
}

.contentTotalPymes {
	/*position:absolute;*/
	bottom:0px;
	background: #f9f9f9;
    width: 100%;
    text-align: center;
    border-radius: 0px 0px 8px 8px;
	/*padding-bottom: 10px;*/
    margin:inherit;
}

.notaAclaratoria{
    margin: 35px;
    text-align: center;
    font-weight: bold;
    color: #f57752;
    border: solid 1px #f57752;
    padding: 10px;
}

.line:after {
    border-top: 1px solid #087cbc;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 85%;
    z-index: -1;
}


.icoObras2 {
    background: url('../img/icoObras-2.png') no-repeat #fff;
    width: 31px;
    height: 42px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.icoSuministros2 {
    background: url('../img/icoSuministros-2.png') no-repeat #fff;
    width: 31px;
    height: 42px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.icoServicios2 {
    background: url('../img/icoServicios-2.png') no-repeat #fff;
    width: 38px;
    height: 42px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.k-chart {
	height: 350px;
	width: 460px;
	}
.titularGrafica {
	display: inline-block;
	margin: 60px 0px;
    margin-bottom: 35px;
	padding: 10px 30px;
    color: #ffffff;
    font-size: 20px!important;
	font-weight: 300;
    font-family: "Montserrat", sans-serif;
    border-radius: 5px;
	background-color: #0062a6;
}

.ind{
    width: 14px;
    height: 14px;
    display: inline-block;
    line-height: inherit;
    margin-right: 8px;
    background: #fff;
}

.rojo{background:#f76f6f;}
.morado{background:#7a5a90;}
.turquesa{background:#00aa9b;}
.azul{background:#1c80c5;}
.amarillo{background:#EB6109;}
.gris{background:#8c95a0;}
.verde{background:#66bc29;}
.transparent{background:transparent;}
.rosa {	background:#ff8a99;}


/*FIN INFO CONTRATOS*/

/* INICIO INFO PERSONAL*/

.cabPersonal { width: 540px; margin: 0 auto;}
.cabPersonal img, .cabContratos img{ width:100%;}
.infografia * { font-family: 'Montserrat', sans-serif;}
.infografia section { margin-top: 25px;}

.infografia p {
	color: #8a8a8a;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
}

.empleadosTotal { margin-top: 25px;}
.empleadosTotal p { color: #8a8a8a; font-size: 30px; font-weight: 300; border-bottom: 1px solid #ccc; line-height: 80px;}
.empleadosTotal .cifra { color: #0062a6;font-size: 70px; font-weight: 500;}

/*SEXO*/

.sexo .titularGrafica { margin-bottom: 0;}
.sexo .ico { margin-top: 60px; margin-bottom: 6px;}
.sexo .ico.icoHombre, .sexo .ico.icoMujer { display: block; }
.sexo .porcentaje { font-size: 55px; color: #58a6e2; font-weight: 500; line-height: 57px; margin-bottom: 0px;}

.sexo .hombre .porcentaje { color: #ffbc4c;}
.sexo .mujer .porcentaje { color: #7a5a90;}

.sexo .numTrabajadores {
	color: #8a8a8a;
    font-size: 26px;
    font-weight: 300;
}

#chartSexo {
    width: 300px;
	height: 300px;
    margin: 0 auto;
}

#chartSexo svg {
    width: 300px!important;
	height: 300px!important;
    margin: 0 auto;
}

/*EDADES*/

.infografia .edades p { margin-top: 20px;}

.edades .progress { margin-top: 20px;}

.edades .mujeres { display: inline-block; float:right;}
.edades .hombres { display: inline-block; float:left;}

.edades .ico img { width: 16px; background-size: cover; height: auto;}
.edades .icoMujer img { width: 21px;}
.edades .hombres p, .edades .mujeres p { display: inline-block; margin: 0px 10px; vertical-align: middle; color: #ffbc4c;}
.edades .mujeres p { margin: 0px 0px 0px 10px; color: #7a5a90;}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #30a3f3 0%, #0062a6 100%);
    background-image: linear-gradient(to bottom, #30a3f3 0%, #0062a6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30a3f3', endColorstr='#0062a6', GradientType=0);
    background-repeat: repeat-x;
}


/*ACTIVIDADES*/


.actividades .porcentaje {
    font-size: 60px;
    color: #58a6e2;
    font-weight: 500;
    line-height: 57px;
    margin-bottom: 0px;
}
.admin, .sanitario { margin-top: 10px;}

.actividades .numTrabajadores { color: #58a6e2;}
.admin p, .sanitario p { margin-top: 10px; min-height: 50px;}


/*EMPLEADOS POR PROVINCIA*/

.empleadosProvincia { margin-bottom: 50px;}
#mapa { position: relative;}
#mapa span { position: absolute; font-size: 18px;}
#mapa img {width:100%;}


.color_0_10		{ color: #00c9c9;}
.color_10_50 	{ color: #bcbc11;}
.color_50_100 	{ color: #977d96;}
.color_100 		{ color: #fa8a8a;}


.Huesca { top: 18%; left: 69%;}
.Zaragoza { top: 25%; left: 60%;}
.Teruel { top: 35%; left: 62%;}

.Albacete { top: 56%; left: 56%;}
.Alicante { top: 59%; left: 64.5%;}
.Almeria { top: 73%; left: 54%;}
/*.Alava { top: 18%; left: 69%;}*/
.Asturias { top: 4%; left: 29%;}
/*.Avila { top: 18%; left: 69%;}*/
.Badajoz { top: 58%; left: 29%;}
.Barcelona { top: 23%; left: 81.5%;}
.Bizkaia { top: 5%; left: 51%;}
.Burgos { top: 15%; left: 45%;}
/*.Caceres { top: 18%; left: 69%;}*/
.Cadiz { top: 81%; left: 31%;}
.Cantabria { top: 5%; left: 42%;}
.Castellon { top: 40%; left: 69%;}
.CiudadReal { top: 55%; left: 44%;}
.Cordoba { top: 64%; left: 38%;}
.Coruna { top: 7%; left: 14%;}
/*.Cuenca { top: 18%; left: 69%;}*/
/*.Gipuzkoa { top: 18%; left: 69%;}*/
.Girona { top: 18%; left: 87%;}
.Granada { top: 73%; left: 46%;}
/*.Guadalajara { top: 18%; left: 69%;}*/
.Huelva { top: 68%; left: 24%;}
.IslasBaleares { top: 47%; left: 89%;}
.Jaen { top: 64%; left: 47%;}
/*.Leon { top: 18%; left: 69%;}*/
.Lleida { top: 20%; left: 76%;}
.Lugo { top: 8%; left: 21%;}
.Madrid { top: 37%; left: 44%;}
.Malaga { top: 77%; left: 38%;}
.Murcia { top: 65%; left: 59%;}
.Navarra { top: 12%; left: 58%;}
.Ourense { top: 18%; left: 21%;}
/*.Palencia { top: 18%; left: 69%;}*/
.LasPalmas { top: 85%; left: 15%;}
.Pontevedra { top: 15%; left: 14%;}
.LaRioja { top: 16%; left: 52%;}
.Salamanca { top: 33%; left: 29%;}

/*.Segovia { top: 18%; left: 69%;}*/
.Sevilla { top: 71%; left: 31%;}
.Soria { top: 24%; left: 52%;}
.Tarragona { top: 30%; left: 73%;}
.Tenerife { top: 85%; left: 6%;}
/*.Toledo { top: 18%; left: 69%;}*/
.Valencia { top: 50%; left: 64%;}
.Valladolid { top: 24%; left: 38%;}
/*.Zamora { top: 18%; left: 69%;}*/
.Ceuta { top: 87%; left: 36%;}
.Melilla { top: 90%; left: 45%;}

.leyenda 	{ position: absolute; bottom: 20px; right: 0px;}
.leyenda p 	{ font-size: 15px; line-height: 10px; text-align: left;}
.leyenda p::before {
	display: inline-block;
	content: "";
	width: 12px;
    height: 12px;
    margin-right: 8px;
	border-radius: 50%;
}
.leyenda p.color_100::before { background-color: #fa8a8a;}
.leyenda p.color_50_100::before { background-color: #977d96;}
.leyenda p.color_10_50::before { background-color: #bcbc11;}
.leyenda p.color_0_10::before { background-color: #00c9c9;}


/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
	.sanitario { margin-top: 60px;}
}



