@charset "utf-8";
/* REGLAS GENERALES */
body {
	margin: 0px;
	padding: 0px;
}
.white{
	background: #fff;
	margin-top: 50px;
	padding-top: 20px;
}
span.separator {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	position: relative;
	display: block;
	padding: 10px 15px;
}
div[itemprop="articleBody"] p, div[itemprop="blogPost"] p,div[itemprop="articleBody"] li, div[itemprop="blogPost"] li{
	color: #a2a2a2;
}
li {
	list-style: none;
}
li::before {
	content: ">";
	color: #fdbd10;
	font-weight: bold;
	float: left;
	margin: 0 6px;
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: none;
}
nav li::before, #menu-top li::before, .breadcrumbs li::before, footer li::before,.pagination li::before, footer li::before{
	content: none;
	color: transparent;
}
.pull-left {
	margin: 0 30px 10px 0;
}
a {
	text-decoration: none;
}
.container {
	width:92%;
	max-width: 1120px;
	margin: 0 auto;
}
.colum {
	display:inline-block;
	vertical-align:top;
	margin-bottom: 40px;
}
a.boton {
	background-color: #fdbd10;
	border-radius:5px;
	padding:10px 20px;
	color: #173267;
	font-size:11px;
	font-weight: bold;
	text-transform:uppercase;
}
.page-header h2{
	color: #2f549e;
}
div[itemprop="articleBody"] h4 {
	color: #2f549e;
}
/* REGLAS PARA CABECERAS */
header {
	/*background: url(../img/back_head.png) no-repeat center left;
	background-size: cover;
	*/
}
header .logo-uc {
	position:absolute;
	top:0px;
	padding: 14px 40px;
	background-color: #2f549e;
	border-radius: 0px 0px 20px 20px;
}
header .logo-imc {
	text-align:right;
	padding: 20px 0;
}
#menu-top .container > ul > li > a:hover {
	text-decoration:underline;
}
/* menu superior general */
#menu-top {
	background-color: #2f549e;
}
#menu-top .container {
	text-align: right;
}
/* menu principal */
nav {
	background-color: #173267;
}
.nav.menu-pie {
	display: inline;
}
/*Breadcrumbs*/
.breadcrumb-container li {
	float: left;
}
.breadcrumb-container li span{
	margin: 0 2px;
	color: #777;
}
.breadcrumb {
	padding: 16px 0 !important;
	background-color: transparent !important;
	left: 0 !important;
}
/*Fin Breadcrumbs*/
/*DPC*/
.contacto-form-box {
	background: #fff;
	margin: 0px auto;
	max-width: 1120px;
	width: 92%;
}
.mision {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('../img/img_grafos.png');
}
.mision-container {
	margin: 0 auto;
	max-width: 1120px;
	padding-bottom: 70px;
	width: 92%;
}
.mision .mision-titulo span {
	background-color: #868686;
	color: #fff;
	font-size: 38px;
	line-height: 38px;
	padding: 6px 10px;
	text-transform: uppercase;
	vertical-align: middle;
}
.mision .mision-titulo {
	margin-bottom: 0px;
}
.mision-box:nth-child(1) {
	padding: 0px 0px 0px 10px;
}
.mision-box {
	display: inline-block;
	height: auto;
	margin: 0px 0px 0px -5px;
	vertical-align: top;
	width: 49%;
}
.mision-box-img {
	background-size: cover;
	height: 100%;
	width: 100%;
}
.mision-box-cont-img {
	height: 270px;
}
.mision .mision-titulo img {
	padding: 5px 10px;
	vertical-align: middle;
	background-color: #fdbd10;
}
.mision-noticias {
	align-items: center;
	background: #E5E9EB;
	display: flex;
	justify-content: center;
	text-align: center;
	width: 100%;
}
.mision-noticias article {
	display: inline-block;
	margin: 20px 2% 20px 0;
	vertical-align: top;
	width: 30%;
}
.mision-noticias-cont {
	width: 73%;
}
.mision-noticias-img {
	height: auto;
	overflow: hidden;
	width: 100%;
}
.mision-noticias-img img {
	width: 100%;
}
.mision-noticias-detalle {
	background-color: #fff;
	margin-top: -3px;
	min-height: 174px;
	padding: 20px 18px;
	position: relative;
}
.mision-noticias-detalle a {
	border-radius: 2px;
	bottom: 10px;
	left: 33%;
	position: absolute;
}
.mision-noticias-detalle p:nth-child(1) {
	color: #1C3369;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
.mision-noticias-detalle p:nth-child(2) {
	font-size: 14px;
	color: #6E7995;
}
.mision-box-contenido {
	color: #9A9A9A;
	padding-right: 10px;
}
.contacto-container-nav {
	margin: 0 auto;
	max-width: 1120px;
	padding: 16px 0px 80px 20px;
	width: 92%;
}
.contacto-container-nav p {
	color: #8C8C8C;
	font-size: 12px;
	left: 12px;
	position: relative;
}
p.mision-container-nav {
	color: #8C8C8C;
	font-size: 12px;
	left: 12px;
	position: relative;
}
.mision-container-nav-tab {
	padding: 40px;
	text-align: center;
}
.mision-container-nav-tab ul li a {
	color: #636363;
}
.mision-container-nav-tab ul li {
	display: inline-block;
	font-size: 14px;
}
.mision-container-nav-tab ul li:nth-child(1) {
	border-bottom: 1px solid;
}
.mision-container-nav-tab ul li:nth-child(2) {
	padding: 0px 20px;
}
.anterior,.siguiente {
	background: #FCBD10 !important;
}
.anterior a,.siguiente a {
	color: #A67800 !important;
}
.noticias article.noticias-titulares {
	margin: 20px 0px 20px -5px;
	width: 50%;
}
.noticias-container{
	margin: 0 auto;
	max-width: 1120px;
	padding-bottom: 50px;
	width: 92%;
}
.noticias-titulares-img {
	height: auto;
	overflow: hidden;
	padding: 0px;
	width: 100%;
	margin-bottom: -4px;
}
.noticias-titulares-img img {
	width: 100%;
	height: 250px;
}
.noticias-titulares-contenido{
	background-color: #EBEBEB;
	min-height: 220px;
	padding: 25px 40px 25px 40px;
	position: relative;
}
.noticias-titulares-contenido-titulo{
	color: #30549E;
	font-size: 21px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
}
.noticias-titulares-contenido-detalle {
	color: #686868;
	font-size: 14px;
	line-height: 20px;
}
.noticias-titulares-columna{
	display: inline-block;
	margin-bottom: 40px;
	vertical-align: top;
}
.noticias-titulares-contenido-btn-enlace{
	background-color: #fdbd10;
	border-radius: 2px;
	color: #A67800;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 20px;
}
.noticias-titulares-contenido-btn {
	padding: 20px;
	position: relative;
}
.pagination {
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
}
.pagination a {
	background: transparent;
	color: #30549E;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 10px 15px;
	text-decoration: none;
}
.pagination .active a {
	color: #fff;
	background: #30549E;
}
.pagination ul {
	padding: 0;
	border-radius: 3px;
}
.pagination li {
	display: inline-block;
	font-weight: bold;
	padding: 0;
	margin-right: -5px;
	background: #B7CFF3;
}
article.mapa {
	padding-bottom: 20px;
}
input#nombre,input#email,input#telefono {
	height: 28px;
}
input[type="submit"] {
	background: #fdbd10;
	border-radius: 3px;
	border: none;
	color: #444444;
	float: right;
	font-weight: bold;
	height: 30px;
	margin-top: 8px;
	width: 99px;
}
.contacto {
	padding-bottom: 3%;
	background: #E5E9EC;
}
.contacto-datos {
	display: inline-block;
	height: 270px;
	margin: 0px 0px 0px -5px;
	vertical-align: top;
	width: 46%;
}
.contacto-datos-img {
	background-size: cover;
	height: 100%;
	width: 100%;
}
.contacto-container {
	background: #fff;
	margin: 0px auto;
	max-width: 1120px;
	width: 92%;
	margin-bottom: 80px;
}
.contacto-datos:nth-child(2) {
	padding: 0px 0px 0px 80px;
}
.contacto-datos-box-titulo {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0px;
}
.contacto-datos-box-academico-a,.contacto-datos-box-fono-a,.contacto-datos-box-direccion-a {
	color: #677493;
	font-size: 14px;
	font-weight: bold;
}
.contacto-datos-box-academico-b,.contacto-datos-box-fono-b,.contacto-datos-box-direccion-b {
	font-size: 14px;
	color: #A6A6A6;
}
.contacto-datos-box-img {
	height: 270px;
}
.contacto-form {
	height: 370px;
	background: #fff;
	padding: 45px 20px 20px 40px;
}
.contacto-form-mensaje,.contacto-form-datos {
	width: 45%;
}
.contacto-form-datos {
	float: left;
}
.contacto-form-mensaje{
	float: right;
}
@media (max-width:480px) {
	.noticias-titulares{
		/* contenido */
		margin: 42px 0px 30px 0px;
		width: 100% !important;
	}
	.noticias-titulares-contenido-btn {
		padding: 20px;
		position: relative;
	}
	article.contacto-datos {
		width: 100%;
	}
	input#nombre,input#email,input#telefono,textarea#mensaje {
		width: 100%;
	}
	.contacto-datos {
		height: 290px;
	}
	.contacto-datos:nth-child(2) {
		padding: 0px 0px 0px 20px;
	}
	.contacto-datos-box-direccion {
		width: 92%;
	}
	.contacto-form-mensaje,.contacto-form-datos {
		width: 100%;
	}
	.contacto-form {
		height: 560px;
		padding: 45px 20px 20px 20px;
	}
	.noticias-titulares-img {
		height: 100%;
	}
	.noticias-titulares-img img {
		width: 100%;
	}
}
@media (min-width:481px) and (max-width:800px){
	.noticias-titulares-img {
		height: auto;
	}
	.noticias-titulares-img img {
		width: 100%;
		height: 170px;
	}
}
@media (max-width:640px) {
	article.mision-box {
		width: 100%;
	}
	.mision-noticias article {
		width: 80%;
	}
	.noticias-titulares-columna{
		width:100%;
	}
}
@media (min-width:641px) and (max-width:780px){
	.mision-noticias article {
		width: 80%;
	}
	.mision-noticias-img img{
		width: 100%;
	}
	.mision-noticias-detalle a {
		left: 42%;
	}
}
@media (max-width: 980px){
	article.contacto-datos {
		margin: 0px auto;
		width: 100%;
	}
	input#nombre,input#email,input#telefono,textarea#mensaje {
		width: 100%;
	}
}
@media (min-width:641px) and (max-width:2499px){
	.noticias article.noticias-titulares {
		width: 50%;
	}
}
@media (min-width:981px) and (max-width:2499px){
	input#nombre,input#email,input#telefono,textarea#mensaje {
		width: 98%;
	}
}
@media (max-width:1024px){
	.mision-noticias-cont {
		width: 100%;
	}
}
@media (max-width: 2500px){
	.noticias article {
		width: 50%;
	}
}
/*FIN DPC*/
/* REGLAS PARA MENUS NO-RESPONSIVOS */
@media (min-width:641px) {
	.menu-resp {
		display:none;
	}
	/* submenus */
	.parent {
		position:relative;
	}
	.parent > ul {
		display:none;
		position: absolute;
		z-index:2;
		min-width: 200px;
		text-align:left;
		background-color: #3d7edb;
		border-radius: 0px 0px 20px 20px;
		padding: 10px 10px 20px;
		margin-top: -6px;
	}
	.parent > ul > li {
		padding: 6px 10px;
	}
	.parent > ul > li > a {
		font-size: 13px;
		color: #fff;
	}
	.parent > ul > li:hover {
		box-shadow: 0 2px 0 0 #1d3e81;
	}
	#menu-top .parent:hover > ul,nav .parent:hover > ul {
		display: block;
	}
	.parent > ul > .parent:hover {
		box-shadow: 0 12px 0 -10px #1d3e81;
		margin-right: -10px;
		margin-left: -10px;
		padding-left: 20px;
	}
	.parent > ul > .parent > ul {
		top:-10px;
		left:100%;
		border-radius: 0px 20px 20px 20px;
		box-shadow: 0 -7px 10px -3px rgba(0,0,0,.4);
	}
	.edge {
		left:auto !important;
		right:100% !important;
		border-radius: 20px 0px 20px 20px !important;
	}
	/* menu superior general */
	#menu-top .container > ul {
		text-align: right;
		display: inline-block;
	}
	#menu-top .container > ul > li {
		display: inline-block;
		vertical-align:top;
		padding: 20px 0 16px;
		position:relative;
	}
	#menu-top .container > ul > li > a {
		font-size:12px;
		line-height:12px;
		color: #febe10;
		padding: 0 8px 0 6px;
	}
	#menu-top .container > ul > li:not(:last-child) > a {
		border-right: solid 1px #febe10;
	}
	#menu-top .container > ul > li.parent > a:after {
		content: url(../img/flecha_menu.png);
		margin-left:4px;
	}
	#menu-top .container > ul > li.parent > ul {
		left:0;
		top:54px;
	}
	#menu-top .der {
		left:auto !important;
		right:0 !important;
	}
	#menu-top .der > .parent > ul {
		left:auto !important;
		right:100% !important;
		border-radius: 20px 0px 20px 20px !important;
	}
	/* menu superior items lado derecho */
	#menu-top .special-back {
		background-color: #3d7edb;
		border-radius: 0px 0px 10px;
	}
	#menu-top .container > ul.special-back > li > a {
		color: #fff;
	}
	#menu-top .container > ul.special-back > li:not(:last-child) > a {
		border-right: solid 1px #fff;
	}
	#menu-top .special-back > li.parent > ul {
		left:auto;
		right:0;
	}
	/* menu principal */
	nav .container > ul {
		display:flex;
		justify-content: space-between;
	}
	nav .container > ul > li {
		display: inline-block;
		vertical-align:top;
		padding: 20px 0 18px;
		position:relative;
		text-align:left;
	}
	nav .container > ul > li > a {
		text-transform: uppercase;
		font-size:12px;
		line-height:12px;
		color: #fff;
	}
	nav .parent > ul {
		left:0;
		top:75px;
	}
	nav .der {
		left:auto !important;
		right:0 !important;
	}
	nav .der > .parent > ul {
		left:auto !important;
		right:100% !important;
		border-radius: 20px 0px 20px 20px !important;
	}
}
/* REGLAS SLIDER */
/*.slider {
	position:relative;
	width:100%;
	height:480px;
	overflow: hidden;
	background-color: rgba(0,0,0,.4);
}
.slider .controls {
	position:absolute;
	bottom:28px;
	width:100%;
	text-align: center;
}
.slider .controls li {
	display: inline-block;
	color: #fff;
	font-size: 36px;
	line-height: 24px;
	cursor:pointer;
}
.slider .controls li.activo {
	color: #fdbd10;
}
.slider .slide {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.slider .foto-slider {
	position:absolute;
	width: 100%;
	height: auto;
	top:50%;
	left:50%;
	transform: translateX(-50%) translateY(-50%);
	z-index:-1;
}
.slider .texto-slider {
	position:absolute;
	bottom:90px;
	left:50%;
	transform: translateX(-50%);
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin:0;
	width:100%;
	max-width: 740px;
}
*/
/*cambios*/
.slider .navigation-container-custom {
	position:absolute;
	bottom:28px;
	width:100%;
	text-align: center;
}
.slider .navigation-container-custom .load-button {
	display: inline-block;
	color: #fff;
	font-size: 36px;
	line-height: 24px;
	cursor:pointer;
}
.djslider-default .load-button {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #fff!important;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 50%;
	opacity: 0.5;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.djslider-default .load-button-active {
	background: #fdbd10!important;
}
.djslider-default .navigation-container-custom, .djslider-default .navigation-numbers {
	bottom: 10px!important;
	top: auto !important;
}
/*fin cambios*/
/* REGLAS NOTICIAS */
.div-1 {
	width:24.5%;
}
.div-3 {
	width:74.5%;
}
.noticias .titulo-noticias {
	margin-bottom:30px;
}
.noticias .titulo-noticias span {
	background-color: #868686;
	font-size: 37px;
	line-height:37px;
	text-transform: uppercase;
	color:#fff;
	vertical-align: middle;
	padding: 8px 10px;
}
.noticias .titulo-noticias img {
	background-color: #fdbd10;
	padding:5px 10px;
	vertical-align: middle;
	margin-top: -1px;
}
.noticias article {
	display:inline-block;
	vertical-align:top;
	width:30%;
	margin:20px 2% 20px 0;
}
.noticias .img-noticia {
	width:100%;
	height:140px;
	overflow:hidden;
}
.noticias .img-noticia img {
	width:100%;
	height:auto;
}
.noticias .cont-noticia {
	background-color: #173267;
	padding: 20px 18px;
	position:relative;
	min-height:190px;
}
.noticias .cont-noticia p {
	margin:0px;
	font-size: 12px;
	line-height:14px;
	color:#fff;
}
.noticias .cont-noticia p.dest {
	color: #fdbd10;
	font-weight:bold;
}
.noticias .cont-noticia a.boton {
	position:absolute;
	bottom:20px;
}
.noticias .mas-not {
	padding:14px 24px;
	font-size:17px;
	float:right;
	margin-right:5%;
	margin-bottom:40px;
}
.tw-containet .boton-azul {
	width:100%;
	background-color:#2f549e;
	padding:15px 0;
	text-align:center;
}
.tw-containet .boton-azul a {
	color:#fff;
	font-size:17px;
}
/* REGLAS 4 CUADROS */
.cuadros {
	background-color: #ececec;
	padding:80px 0 70px;
	text-align:center;
}
.cuadros article {
	width:49.5%;
	height:370px;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
}
.cuadros article > img {
	width:105%;
	height:105%;
	object-fit:cover;
}
.cuadros .contenedor {
	padding:8% 10%;
	color:#fff;
	font-size:19px;
}
.cuadros .contenedor h1 {
	margin:0px;
	font-size:40px;
	text-transform:uppercase;
}
.cuadros .contenedor h2 {
	margin-top:0px;
	font-size:35px;
	text-transform:uppercase;
	font-weight:normal;
}
.cuadros .amarillo {
	background-color:#fdbd10;
}
.cuadros .azul {
	background-color:#173267;
}
.cuadros .amarillo .boton {
	background-color:#173267;
	color:#fff;
}
.cuadros .newsletter {
	margin-top:50px;
	color:#173267;
	font-size:15px;
	font-weight:bold;
	line-height: 18px;
}
.cuadros .newsletter input {
	padding:10px 20px;
	font-size: 14px;
	background-color: #e1e1e1;
	border:none;
	border-radius:5px;
	margin:0 20px 0 30px;
	width:25%;
}
.cuadros .newsletter a.boton {
	font-size:14px;
}
/* REGLAS FOOTER */
footer .pie-principal {
	background: url("../../../images/imagen-footer.png") no-repeat left, url(../img/back_foot_2.png) no-repeat right;
	background-size: contain;
	background-color: #3d7edb;
	padding:60px 0 40px;
	color:#fff;
}
.div-1a {
	width:22.5%;
}
.div-1b {
	width:30%;
}
footer .menu-pie li {
	margin-bottom:20px;
	padding-right: 10%;
}
footer .menu-pie a {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
}
footer .menu-pie a:hover {
	text-decoration:underline;
}
footer h2 {
	margin-top:0px;
	font-weight:normal;
	font-size:18px;
}
footer h3 {
	margin-top:0px;
	font-size: 22px;
}
footer .pie-principal p {
	font-size:13px;
	line-height:17px;
}
footer .sociales {
	margin-top:20px;
	display:flex;
	justify-content: space-between;
}
footer ul.links {
	text-align:center;
}
footer ul.links > li {
	display: inline-block;
	text-align:left;
	vertical-align:top;
	margin-bottom: 20px;
}
footer ul.links > li a {
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
footer ul.links > li:nth-child(even):not(:last-child) {
	margin-right:50px;
}
footer ul.links > li > img {
	margin-right:10px;
}
/* pie fondo gris */
footer .pie-gris {
	background-color: #a2a2a2;
	text-align:center;
	padding:40px;
}
footer .pie-gris p {
	margin:0px;
	color:#fff;
	font-size:13px;
	line-height:17px;
}
footer .pie-gris a {
	color:#fff;
	text-decoration:underline;
}
/* NOTEBOOKS */
@media (max-width:980px) {
	header .logo-uc {
		position:relative;
		float:left;
		margin-top:-1px;
	}
	.div-1 {
		width:29.5%;
	}
	.div-3 {
		width:69.5%;
	}
	.noticias article {
		width: 47.5%;
	}
	.logo-pie {
		width:90%;
		height:auto;
	}
}
/* TABLETS */
@media (max-width:768px) {
	.cuadros .contenedor h1 {
		font-size:30px;
	}
	.cuadros .contenedor h2 {
		font-size:25px;
	}
}
/* SMARTPHONES horizontal */
@media (max-width:640px) {
	header .logo-uc {
		position:absolute;
		top:0px;
		padding: 14px 15px 10px;
	}
	header .logo-uc img {
		max-width:140px;
		height:auto !important;
	}
	header .logo-imc {
		padding: 60px 0 20px !important;
	}
	/* menus responsivos */
	.menu-resp img {
		margin:10px 20px 6px 0;
	}
	#menu-top {
		text-align:right;
	}
	#mobile-top,#mobile-princ {
		display:none;
		position: absolute;
		z-index:2;
		width: 83%;
		text-align:left !important;
		background-color: #3d7edb;
		border-radius: 0px 0px 20px 20px;
		padding: 10px 4%;
	}
	#mobile-top {
		right:5%;
		z-index:3;
	}
	#mobile-top > ul li,#mobile-princ li {
		padding: 6px 10px;
	}
	#mobile-top > ul > li a,#mobile-princ > li a {
		color: #fff;
	}
	/* contenido */
	/*.slider {
		height:370px;
	}
	*/
	.slider .foto-slider {
		width: auto;
		height: 100%;
	}
	.slider .texto-slider {
		font-size: 26px;
		width:80%;
	}
	.div-1 {
		width:50%;
	}
	.div-3 {
		width:100%;
	}
	.noticias .mas-not {
		margin-right: 2%;
		margin-bottom: 0px;
	}
	.cuadros .newsletter input {
		padding: 10px 5%;
		margin: 0 5%;
		width: 80%;
	}
	/* pie */
	.div-1a {
		width:32.5%;
	}
	.div-1b {
		width:100%;
	}
	footer .menu-pie li {
		padding-right:0px;
	}
	footer ul.links > li:nth-child(even):not(:last-child) {
		margin-right: 2%;
		width: 18%;
	}
}
/* SMARTPHONES vertical */
@media (max-width:480px) {
	header .logo-imc {
		padding:10px 0 8px;
	}
	header .logo-imc img {
		max-width:100px;
		height:auto;
	}
	/* contenido */
	.div-1 {
		width:100%;
	}
	.noticias article {
		width: 100%;
	}
	.noticias .cont-noticia p {
		font-size: .9em;
		line-height: 1.2em;
	}
	.noticias .mas-not {
		margin-right: 0px;
	}
	.cuadros article {
		width:100%;
	}
	/* pie */
	footer h3 {
		text-align:center;
	}
	.div-1a ,.div-1b {
		width:49%;
	}
	footer .menu-pie li {
		padding-right:10%;
	}
	footer ul.links > li:nth-child(even):not(:last-child) {
		margin-right: 2%;
		width: 30%;
	}
}
.breadcrumb-container {
	margin: 0 auto;
	max-width: 1120px;
	padding-top: 10px;
	width: 92%;
}
.breadcrumb {
	color: #8C8C8C;
	font-size: 12px;
	left: 12px;
	position: relative;
	text-transform: uppercase;
}
/*ul.breadcrumb {
	float: none!important;
}
.breadcrumb li {
	display: inline-block!important;
}
*/
#particles-js canvas {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 250px !important;
}
header .logo-imc {
	padding: 40px 0;
}
h2#tit-ing {
	color: #2f549e;
	font-family: 'Cinzel',serif;
	font-size: 18px;
	line-height: 20px;
	margin-bottom:0px;
	font-weight:400;
}
h2#tit-escuela {
	color: #2f549e;
	font-family: 'Cinzel', serif;
	font-size: 13px;
	line-height: 15px;
	margin-top:4px;
	font-weight:400;
}
/* Google maps full width */
.googlemap {
	position: relative;
	padding-bottom: 75%;
	/* 4:3 ratio*/
	height: 0;
	overflow: hidden;
}
.googlemap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.no-padding{
	padding-left:0;
	padding-right:0;
}
.contact-form .control-group {
	text-align: right;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent;
}
.nav a:focus, .nav a:hover {
	text-decoration: none;
}
.blog .page-header{
	padding-bottom: 0;
	margin: 0;
	border-bottom: none;
}
.blog .page-header h2{
	font-size: 22px;
	color: #2f549e;
}
.blog .row{
	background: #f7f7f7;
}
.blog .item {
	height: 650px;
}
.blog .img-responsive {
	height: 398px;
}
.hidden-phone a[title="Final"]{
	display: none;
}
p.readmore a{
	background: #ffbd00;
	color: #666;
	font-weight: bold;
}
#contacto {
	background-color: #E5E9EC;
}
#contacto .contact-form, #contact-form{
	background: #fff;
}
#contacto .contact-form p{
	margin: 0;
}
#contacto .contact-form h1{
	font-size: 30px;
}
#contacto .contact-form p strong{
	color: #2f549e;
}
#default {
	background: #fff url("../img/img_grafos.png") no-repeat left center;
}
.btn-yellow {
	background: #FCBD10;
	color: #fff;
	margin: 2px;
}
.center {
	text-align: center;
}
.contactcontacto h3, .contactcontacto legend {
	display: none;
}
.iframe-container{
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	/* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
/* HEADERS */
.top-banner{
	height: 200px;
	background-size: cover;
}
#instituto .top-banner{
	background: url("../../../images/headers/instituto.jpg") no-repeat center center;
}
#actividades .top-banner{
	background: url("../../../images/headers/actividades.jpg") no-repeat center center;
}
#investigacion .top-banner{
	background: url("../../../images/headers/investigacion.jpg") no-repeat center center;
}
#noticias .top-banner{
	background: url("../../../images/headers/noticias.jpg") no-repeat center center;
}
#proyectos .top-banner{
	background: url("../../../images/headers/proyectos.jpg") no-repeat center center;
}
#programas .top-banner{
	background: url("../../../images/headers/programa-de-estudio.jpg") no-repeat center center;
}
/* GRAFOS */
#instituto #main-container {
	background: url("../../../images/grafos/grafo-instituto.png") no-repeat right top;
}
#investigacion #main-container {
	background: url("../../../images/grafos/grafo-investigacion.png") no-repeat left top;
}
#noticias #main-container {
	background: url("../../../images/grafos/grafo-noticias.png") no-repeat left top;
}
#programas #main-container {
	background: url("../../../images/grafos/grafo-programas-estudios.png") no-repeat right top;
}
#proyectos #main-container {
	background: url("../../../images/grafos/grafo-proyectos.png") no-repeat left top;
}
#home #main-container {
	background: url("../../../images/grafos/grafos-inicio.png") no-repeat left top;
}
/* FORMULARIO CONTACTO */
.controls textarea, .controls input[type=text], .controls input[type=email] {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.controls textarea {
	height: auto;
}