@charset "utf-8";
/* CSS Document */

.divider {
    border: 0;
    height: 1px;
    margin: 34px auto;
    background-image: -webkit-linear-gradient(left, transparent, #ddd, transparent);
    background-image: linear-gradient(to right, transparent, #ddd, transparent);
    text-align: center;
    position: relative;
    clear: both;
}
.material-icons {
    color: #D0D0D0;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    line-height: 2 !important;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-align: center;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #fff;
    border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #ddd;
    border-radius: 50px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    font-size: 20px;
    margin: 0 auto 0 -25px;
    top: -25px;
    left: 50%;
    z-index: 100;
}
.espacio {
    height: 24px;
    clear: both;
}
.coloricono {
    color: #0077C9;
    font-size: 0.8em;
    margin-right: 12px;
    width: 1em;
}
.colorac {
    color: #0077C9;
}
.coloraceleste {
    color: #0077C9;
}
.colorao {
    /*color: #00558C;*/
    color: #D8AB56;
}
.colorpc {
    color: rgba(63,63,63,1.00);
}
.colorpb {
    color: rgba(209,209,209,1.00);
}
.sombraimg {
    -webkit-box-shadow: -5px 5px 0px #e9e9e9b3;
    -moz-box-shadow: -5px 5px 0px #e9e9e9b3;
    box-shadow: -5px 5px 0px #e9e9e9b3;
    border: 1px solid rgb(222, 222, 222)
}
.s_nombre {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em
}
.s_cargo {
    font-size: 1em;
    font-weight: 100;
}
.s_direccion {
    color: rgba(63,63,63,1.00);
    font-size: 0.8em
}
.s_espacio1 {
    height: 12px;
    clear: both;
}
.cool-link {
    font-size: 1em;
    text-decoration: none;
    display: inline-block;
    color: rgba(63,63,63,1.00);
    text-decoration: none;
}
.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: rgba(0,119,201,1.00);
    transition: width .3s;
    color: #00558C;
}
.cool-link:hover::after {
    width: 100%;
    transition: width .3s;
    color: #00558C;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #E4E4E4;
    border-radius: 0rem;
    max-width: 100%;
    height: auto;
}
.lb-data .lb-details .lb-number {
    display: none;
    font-size: 0em;
}
.gallery-block.grid-gallery {
    padding-bottom: 60px;
    padding-top: 40px;
}
.tamaniofotosfuncionarios {
    width: 150px !important;
    height: 200px !important;
}
.tamaniofotosfuncionariodepto {
    width: 190px !important;
}
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: rgba(237,237,237,0.8);
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid rgba(237,237,237,1);
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.enlace_descarga {
    color: rgb(180, 180, 180);
    text-decoration: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.enlace_descarga:hover {
    color: rgb(234, 0, 0);
    text-decoration: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.enlacetext {
    color: #0077C9;
    text-decoration: none;
    border-bottom: 2px solid rgba(0,132,255,0.7);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.enlacetext:hover {
    color: #930000;
    text-decoration: none;
    border-bottom: 2px solid rgba(142,0,2,0.7);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.enlace_descarga {
    color: rgba(255,40,44,1.00);
    text-decoration: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.enlace_descarga:hover {
    color: rgba(164,0,2,1.00);
    text-decoration: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}





	/* Sombra general */

	.drop-shadow {
		position:relative;
		float:left;
		/*width:40%;*/
		/*padding:1em;*/
		/*margin:2em 10px 4em;*/
		/*background:#fff;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
				box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	}

	.drop-shadow:before,
	.drop-shadow:after {
		content:"";
		position:absolute;
		z-index:-2;
	}

	.drop-shadow p {
		font-size:16px;
		font-weight:bold;
	}

	/* Bordes redondeados */

	.lifted {
		-moz-border-radius:4px;
			 border-radius:4px;
	}

	.lifted:before,
	.lifted:after {
		bottom:15px;
		left:10px;
		width:50%;
		height:20%;
		max-width:300px;
		max-height:100px;
		-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
		   -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
				box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
		-webkit-transform:rotate(-3deg);
		   -moz-transform:rotate(-3deg);
			-ms-transform:rotate(-3deg);
			 -o-transform:rotate(-3deg);
				transform:rotate(-3deg);
	}

	.lifted:after {
		right:10px;
		left:auto;
		-webkit-transform:rotate(3deg);
		   -moz-transform:rotate(3deg);
			-ms-transform:rotate(3deg);
			 -o-transform:rotate(3deg);
				transform:rotate(3deg);
	}

	/* Bordes curvados */

	.curled {
		border:1px solid #efefef;
		-moz-border-radius:0 0 120px 120px / 0 0 6px 6px;
			 border-radius:0 0 120px 120px / 0 0 6px 6px;
	}

	.curled:before,
	.curled:after {
		bottom:12px;
		left:10px;
		width:50%;
		height:55%;
		max-width:200px;
		max-height:100px;
		-webkit-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5);
		   -moz-box-shadow:0 8px 12px rgba(0, 0, 0, 0.5);
				box-shadow:0 8px 12px rgba(0, 0, 0, 0.5);
		-webkit-transform:skew(-8deg) rotate(-3deg);
		   -moz-transform:skew(-8deg) rotate(-3deg);
			-ms-transform:skew(-8deg) rotate(-3deg);
			 -o-transform:skew(-8deg) rotate(-3deg);
				transform:skew(-8deg) rotate(-3deg);
	}

	.curled:after {
		right:10px;
		left:auto;
		-webkit-transform:skew(8deg) rotate(3deg);
		   -moz-transform:skew(8deg) rotate(3deg);
			-ms-transform:skew(8deg) rotate(3deg);
			 -o-transform:skew(8deg) rotate(3deg);
				transform:skew(8deg) rotate(3deg);
	}

	/* Perspectiva */

	.perspective:before {
		left:80px;
		bottom:5px;
		width:50%;
		height:35%;
		max-width:200px;
		max-height:50px;
		-webkit-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
		   -moz-box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
				box-shadow:-80px 0 8px rgba(0, 0, 0, 0.4);
		-webkit-transform:skew(50deg);
		   -moz-transform:skew(50deg);
			-ms-transform:skew(50deg);
			 -o-transform:skew(50deg);
				transform:skew(50deg);
		-webkit-transform-origin:0 100%;
		   -moz-transform-origin:0 100%;
			-ms-transform-origin:0 100%;
			 -o-transform-origin:0 100%;
				transform-origin:0 100%;
	}

	.perspective:after {
		display:none;
	}

	/* Caja elevada - No requiere pseudoelementos */

	.raised {
		-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		   -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
				box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}

	/* Cajas curvadas */

	.curved:before {
		top:10px;
		bottom:10px;
		left:0;
		right:50%;
		-webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
		-moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
		box-shadow:0 0 15px rgba(0,0,0,0.6);
		-moz-border-radius:10px / 100px;
		border-radius:10px / 100px;
	}

	.curved-vt-2:before {
		right:0;
	}

	.curved-hz-1:before {
		top:50%;
		bottom:0;
		left:10px;
		right:10px;
		-moz-border-radius:100px / 10px;
		border-radius:100px / 10px;
	}

	.curved-hz-2:before {
		top:0;
		bottom:0;
		left:10px;
		right:10px;
		-moz-border-radius:100px / 10px;
		border-radius:100px / 10px;
	}

	/* Caja volteada */

	.rotated {
		-webkit-box-shadow:none;
		   -moz-box-shadow:none;
				box-shadow:none;
		-webkit-transform:rotate(-3deg);
		   -moz-transform:rotate(-3deg);
			-ms-transform:rotate(-3deg);
			 -o-transform:rotate(-3deg);
				transform:rotate(-3deg);
	}

	.rotated > :first-child:before {
		content:"";
		position:absolute;
		z-index:-1;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background:#fff;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
				box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
