@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bower_components/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot");
  src: url("../bower_components/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bower_components/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../bower_components/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../bower_components/bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

@import "../../bower_components/bootstrap-sass/assets/stylesheets/_bootstrap";

body {
  background-color: white;
  color: #324B63;
  clear: both;
  font-size: 1vw;
  margin: 0px;
  font-family: Titillium Web,sans-serif;
  overflow-x: hidden;
}

html {
	font-size: 1vw;
}

#cBarra {
  background-color: #C2F0FF
}

.radio-label {
  display: inline-block;
  vertical-align: top;
  margin-left: 3%;
}

.radio-input {
  display: inline-block;
  vertical-align: top;

}

.texto_footer {
  font-family: Calibri;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  line-height: 11px;
}

.texto_contacto {
  font-size: 12px;
  font-weight: normal;
  color: #034248;
  text-decoration: none;
  margin: 0 0 3px 0;
  line-height: 12px;
  text-align: left;
}

.modal-header {
  height: 5vh;
  background-color:rgba(174,174,174,1);
  color: white !important;
  text-align: left;
}

.modal-body {
  background-color: #EAEAEA;

}

.linkvolverbuscador {
  color: #4D4D4D;
  font-style: bold;
}

.modal-footer {
  height: 5vh;
  background-color:rgba(174,174,174,1);
}

.my-controller {
  border: 1px solid #fcc;
  padding: 5px;
  margin: 3px;
}

.my-controller small {
  color: #c99;
}

.other-controller {
  border: 1px solid #ccf;
  padding: 5px;
  margin: 3px;
}

.other-controller small {
  color: #99c;
}

.third-controller {
  border: 1px solid #cfc;
  padding: 5px;
  margin: 3px;
}

.third-controller small {
  color: #9c9;
}

.hover {
  color: #004751;

}

.pagination {
  margin-top: 4px;
}

.pagination > .active > a {
  background-color: #CCEBEB;
  border-color: #428bca;
  color: #004751;
}

.pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > li > a {
  color: #004751;
  line-height: 1.2;
  background-color: #EAEAEA;
}

.nombrefaceta {
  cursor: pointer;
  font-size: 12px;
  background-color: #00ab9f;
  height: 35px;
  color: white;
  padding-top: 6px;
  padding-left: 10px;
  width: 100%;
  font-size: 14px;

}

.panelfacetas {
  background: #D8D9D9;
  border: none;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 1000px;
}

.contenedor_resultados {
  margin-left: 15px;
}

.facets {
  cursor: pointer;
  margin-left: auto;
  width: 100%;
  font-size: 12px;
  padding-left: 10px;
  list-style-type: none;
  background-color: #CCCCCC;
  background-repeat: repeat-x;
  /*text-transform: lowercase;*/
  font-style: normal;
  color: #004751;
  margin-top: 0px;
  width: 100%;
}

.facetmayusculas {
  text-transform: capitalize;
  /*display:inline-block;*/
}

.facets-especiales {
  font-size: 12px;
  list-style-type: none;
  font-style: normal;
}

.facets-seleccionadas {
  cursor: pointer;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 5px;
  color: black;
  margin: left;
  font-style: normal;
  margin-bottom: 5px;
  list-style-type: none;
  text-indent: 2px;
  min-height: 20px;
  width: 100%;
  background-color: rgba(0, 71, 81, .30);
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.facets-seleccionadas:first-letter {
  text-transform: uppercase;
}

.gridStyle {
  border: 1px solid rgb(212, 212, 212);

}

.green {
  background-color: #81a3af;
  color: white;
  text-align: left;
  border-color: #81a3af;
}

.red {
  text-align: right;
}

.panel-default > .panel-heading {
  background-image: linear-gradient(to bottom, #EAEAEA 60%, #D4D4D4 100%);
  cursor: pointer;
}

.sectorareas {
  background-color: #00ab9f;
  color: white;
  width: 100%;
  padding-left: 15px;
  font-size: 12px;
}

.areaactuacion {
  height: 35px;
  padding-top: 0px;
}

.areaactuacion1 {
  height: 40px;
  padding-top: 8px;
}

.panelesgraficos {
  width: 100%;
  min-width: 624px;
  background-color: #E6E6E6;

}

.nav-pills > li.active > a {
  background-color: #D7D7D7;
  color: black;

}

.nav-pills > li.active > a:focus {
  background-color: #CCCCCC;
  color: black;
}

.nav-pills > li.active > a:hover {
  background-color: #006272;
}

.celdacolor {
  border: 5px inset #81a3af;
}

#contenido_menu {
  height: 45px;
  width: 100%;
  background-color: #004F59;
}

#contenido_barra_azul_int {
  height: 25px;
  width: 1000px;
  background-color: #3baad5;
  margin-left: auto;
  margin-right: auto;
  clear: none;
}

.contenido_menu_boton > a {
  font-family: Calibri;
  font-size: 16px;
  text-decoration: none;
  color: white;
}

.contenido_menu_boton > a:hover {
  font-weight: bold;
}

.contenido_menu_boton {
  clear: none;
  float: left;
  height: 30px;
  width: 125px;
  padding-top: 15px;
  text-align: center;
}

#header {
  height: 190px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  padding-bottom: 26px;
  clear: both;
  float: left;
  background-image: url(../images/Fondo_A.jpg);
  background-repeat: repeat-x;
}

#contenido_header {
  margin-right: auto;
  margin-left: auto;
  width: 870px;
}

.finflotado {
  clear: both;
}

#contenido_top {
  width: 1000px;
  height: 380px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

#contenedor_contacto {
  height: 100%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  float: none;
  background-color: #cccccc;
}

#pie {
  height: 130px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  padding-top: 10px;
  background-color: #076668;
  padding-bottom: 30px;
}

#contenido_top_int {
  width: 1000px;
  height: 50x;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #FFF;
}

#contenedor_texto {
  width: 1000px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #FFF;
  padding-top: 0px;
  color: #333;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 5px;
}

#barra_superior {
  height: 5px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #11ab85;
}

#contenido_barra_azul_int {
  height: 25px;
  width: 100%;
  background-color: #3baad5;
}

#contacto {
  height: 140px;
  width: 1000px;
  background-color: #e4e4e4;
  margin-right: auto;
  margin-left: auto;
}

.item_contacto {
  clear: none;
  float: left;
  height: 100px;
  width: 215px;
}

#texto_contacto {
  height: 101px;
  width: 960px;
  clear: none;
  float: left;
  background-color: #E4E4E4;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}

#contenedor_pie {
  height: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: none;
  float: none;
  background-color: #006272;

}

.paginaHome {
  text-align: center;
  height: 600px;
  padding-top: 50px;
}

.paginaResultados {
  width: 100%;
 height: 100%;
}

#contenedor {
  display: table;
}

#contenidos {
  display: table-row;
}

#columna1, #columna2 {
  display: table-cell;
}

#search-fields {

}

.tituloFiltrar{
  height: 35px;
  background-color: #004751;
  font-weight: bold;
  color: white;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7px;
  padding-left: 10px;
}

.demo
{
  /*  width: 480px;
    margin: auto;*/
}

.demo ul
{
    padding: 0;
    list-style: none;
 
}
.demo li
{
    float: right;
    width: 5vw;
    text-align: center;
}
.demo li span
{
    display: block;
}
.demo a
{
    display: block;
    color: #ffffff;
    text-decoration: none;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.demo ul:hover a
{
    color: rgba(255, 255, 255, 0.6);
}
.demo ul:hover a:hover
{
    color: #ffffff;
}
.demo li:nth-child(1) i
{
    background: rgb(59, 89, 152);
    box-shadow: 0 0 0 0 rgba(59, 89, 152,0.6);
}
.demo li:nth-child(2) i
{
    background: rgb(0, 172, 238);
    box-shadow: 0 0 0 0 rgba(0, 172, 238, 0.6);
}
.demo li:nth-child(3) i
{
	background: rgb(210, 64, 46);
	box-shadow: 0 0 0 0 rgba(210, 64, 46,0.6);
}
.demo li:nth-child(4) i
{
    background: rgb(225, 48, 108);
    box-shadow: 0 0 0 0 rgba(225, 48, 108, 0.6);
}
.demo li:nth-child(5) i
{
    background: rgb(255, 0, 132);
    box-shadow: 0 0 0 0 rgba(255, 0, 132, 0.6);
}
.demo li:nth-child(6) i
{
    background: rgb(205, 32, 31);
    box-shadow: 0 0 0 0 rgba(205, 32, 31, 0.6);
}
.demo i
{
    display: table-cell;
    vertical-align: middle;
    border-radius: 30%;
    font-size: 1.5vw;
    transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -webkit-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
}
.demo a:hover i, .demo a:active i
{
    box-shadow: 0 0 0 25px transparent;
}
.demo .icon + span
{
    opacity: 0;
    -webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 1.000, 0.650);
    -moz-transition: all 500ms cubic-bezier(1.000, 0.000, 1.000, 0.650);
    -ms-transition: all 500ms cubic-bezier(1.000, 0.000, 1.000, 0.650);
    -o-transition: all 500ms cubic-bezier(1.000, 0.000, 1.000, 0.650);
    transition: all 500ms cubic-bezier(1.000, 0.000, 1.000, 0.650);
}
.demo a:hover span, .demo a:active span
{
    opacity: 1;
}

.footer
{
    clear: both;
    padding-top: 80px;
    font-size: 16px;
    color: #ffffff;
}
.footer ul
{
    list-style: none;
}
.footer a
{
    color: #ffffff;
    text-decoration: none;
}

/* ICOMOON Starts Here */

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot');
	src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon.woff') format('woff'),
		url('fonts/icomoon.ttf') format('truetype'),
		url('fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
		display: table;
	vertical-align: middle;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1;*/
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-home, .icon-generico, .icon-stumbleupon, .icon-pencil, .icon-tag, .icon-clock, .icon-users, .icon-user, .icon-disk, .icon-lab, .icon-arrow-left, .icon-mail, .icon-google-plus, .icon-facebook, .icon-twitter, .icon-feed, .icon-delicious, .icon-stackoverflow, .icon-pinterest, .icon-html5, .icon-css3 {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: table;
	vertical-align: middle;
	width: 3vw;
	height: 3vw;
	-webkit-font-smoothing: antialiased;
}
.icon-home:before {
	content: "\e000";
}
.icon-stumbleupon:before {
	content: "\e006";
}
.icon-pencil:before {
	content: "\e008";
}
.icon-tag:before {
	content: "\e009";
}
.icon-clock:before {
	content: "\e00a";
}
.icon-users:before {
	content: "\e00b";
}
.icon-user:before {
	content: "\e00c";
}
.icon-disk:before {
	content: "\e00d";
}
.icon-lab:before {
	content: "\e00e";
}
.icon-arrow-left:before {
	content: "\e001";
}
.icon-mail:before {
	content: "\e00f";
}
.icon-google-plus:before {
	content: "\e010";
}
.icon-instagram:before {
	content: "\e010";
}
.icon-generico:before {
	
}
.icon-facebook:before {
	content: "\e002";
}
.icon-twitter:before {
	content: "\e003";
}
.icon-feed:before {
	content: "\e004";
}
.icon-delicious:before {
	content: "\e005";
}
.icon-stackoverflow:before {
	content: "\e011";
}
.icon-pinterest:before {
	content: "\e012";
}
.icon-html5:before {
	content: "\e007";
}
.icon-css3:before {
	content: "\e013";
}

.HomePage-Personas__title{
	font-family:Titillium Web,sans-serif;
	font-weight:bold;
	padding-top: 1vw;
	margin-bottom: 1vw;
	font-size:1.5vw;
	color: #324B63;
	/*line-height:33px*/
}

.HomePage-Personas-acercade{
	-webkit-padding-start: 0px;
	position:relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.CurrentPersona__desc {
	font-size: 1.2vw;
}

.CurrentPersona__name {
	font-size: 3vw;
	font-weight: bold;
	margin-bottom: 1vh;
}

.PersonaItem_AcercaDe{
	display:table-cell;
	height: 100%;
	padding:1vw;
	width: 15vw;
	top:0px;
	background-color: #F6F6F6;
	border: 0.5vw solid white;
	margin-top: 0px;
	padding-top: 0px;
}

.PersonaItem__name{
	font-family:Titillium Web,sans-serif;
	font-weight:bold;
	color:#324B63;
	text-align:center;
	font-size: 1vw;
	opacity:1;-ms-filter:none;-webkit-filter:none;filter:none
}

.PersonaItem__name.active{
	-webkit-animation-name:fade-out;
	animation-name:fade-out;
	-webkit-animation-delay:.33s;
	animation-delay:.33s;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards
}

.PersonaItem__icon{
	display:block;
	height:8vw;
	width: 8vw;
	-webkit-mask-size: cover;
	background-repeat:no-repeat;
	background-position:center;
}

#box_app{
	display: table;
	width: 100%;
	cursor: pointer;
	margin: 0;
	border: 3px solid white;
	background-color: rgba(174,174,174,0.5);
}

#box_app:hover #app_img{
	display:none;
}

#box_app:hover #app_descripcion{
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	font-size: 0.9vw;
}

#box_app #app_img_mobile{
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	text-align: center;
	font-size: 1vw;
}

#box_app #app_img{
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	text-align: center;
	font-size: 1vw;
}

#box_app #app_descripcion{
	display: none;
}

.acercade_title{
	color: #00B9FF;
	font-size: 2vw;
	font-weight: bold;
	padding-top: 2vh;
}

.mobile_title{
	font-size: 5vw;
}

.mobile_text{
	font-size: 4vw;
}

.acercade_text{
	font-size: 1.5vw;
	padding-top: 1vh;
	color: #324B63;
	text-align: justify;
}
	
.celda{
	overflow:hidden;
	display: table;
	height: inherit;
	padding: 0;
	margin: 0;
	opacity: 1;
	text-align: center;
	cursor: pointer;
	background-color: #4d4d4d;
}

.celda .contenidoInicial {
	vertical-align: middle;
	display: table-cell;
	height: inherit;
	font-size: 1.4vw;
	opacity: 1;
	text-shadow: 1px 1px black;
	width: inherit;
	font-weight: bold;
	color: white;
}

.celda .contenidoDisplay {
	display: none;
}

.celda:hover .contenidoInicial {
	display: none;
}
.celda:hover .contenidoDisplay {
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	padding-left: 0.2vw;
	opacity: 1;
	padding-right: 0.2vw;
	font-size: 0.9vw;
	color: #4d4d4d;
	font-weight: bold;
	height: inherit;
	width: inherit;
}

.contenidoInicial>img{
	margin: 0 auto;
	height:30%;
	display: block;
	opacity: 1;
}

.contenidoActivo {
	vertical-align: middle;
	display: table-cell;
	height: 100%;
	width: 100%;
}

.contenidoActivo>p{
	font-weight: bold;
	color: white;
}

.contenidoActivo>img{
	margin: 0 auto;
	height:40%;
}

.banner_title{
	font-size: 2.5vw;
	font-weight: bold;
	text-shadow: 2px 2px #4D4D4D;
	padding-left: 8%;
	padding-top: 1vw;
	margin-bottom: 1vw;
}
.banner_text{
	font-size: 1.2vw;
	color: #4D4D4D;
	margin-left: 8%;
	margin-right: 1%;
	font-weight: normal;
}

.banner{
	display: table;
	width: 100%;
	height: 15vw;
	padding-top: 50px;
	padding-bottom: 50px;
	/*background-image:  url(../images/banner_03.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;*/
}
	
.banner_izquierda{
	height: 15vw;
	padding: 0;
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
	}
	
.banner_derecha{
	padding: 0;
	padding-left: 1%;
	height: 15vw;
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
	}
	
.icon-lupa { 
	background: url(../images/lupa.png) center center;
	background-size: cover;
	width: 3vw;
	height: 3vw;
	border: none;
}

.elemento-box{
	color: #4d4d4d;
	background: none;
	border-bottom: 2px solid #4D4D4D;
	border-left: 2px solid #4D4D4D;
	border-radius: 0px;
	border-top: none;
	border-right: none;
	margin-right: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 2.5vw;
	font-size: 1vw;
	font-family: 'Titillium Web', sans-serif;
}

.elemento-box:hover{
	color: #4d4d4d;
}

.elemento-box:focus{
	color: #4d4d4d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,255,255,.6);
	border-color: white;
}

.seccion{
	min-height: 55vh;
}

.footer_link{
	font-weight: bold;
	cursor: pointer;
	color: white;
}
.footer_link.activo{
	color: #00B9FF;
	margin-left: 5px;
	text-decoration: none;
}
	
.box-social-buttons {
  position: fixed;
  right: 0;
  top: 35%;
  z-index: 10000;
}
.box-social-buttons li {
  background: #aeaeae;
  line-height: 30px;
  font-size: 28px !important;
}
.box-social-buttons li:nth-child(even) {
  background: #9e9e9e;
}
.box-social-buttons li:hover .social {
  margin-left: -20px;
  width: 70px;
  padding-right: 10px;
}
.box-social-buttons .social {
  color: #ffffff !important;
  padding: 10px;
  display: inline-block;
  text-align: center;
  width: 50px;
  -webkit-transition: 0.33s all ease-in-out;
  -moz-transition: 0.33s all ease-in-out;
  -o-transition: 0.33s all ease-in-out;
  transition: 0.33s all ease-in-out;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.box-social-buttons .social i,
.box-social-buttons .social img {
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
}
.box-social-buttons .btn-facebook:hover {
  background: #3b5998;
}
.box-social-buttons .btn-twitter:hover {
  background: #55acee;
}
.box-social-buttons .btn-campusero:hover {
  background: #0099ff;
}
.box-social-buttons .btn-instagram:hover {
  background: #e1306c;
}
.box-social-buttons .btn-tumblr:hover {
  background: #36465d;
}
.box-social-buttons .btn-flickr:hover {
  background: #ff0084;
}
.box-social-buttons .btn-youtube:hover {
  background: #cd201f;
}
.box-social-buttons .btn-spotify:hover {
  background: #07d159;
}
.box-social-buttons .btn-blog:hover {
  background: #333333;
}
.box-social-buttons .btn-snapchat:hover {
  background: #fffc00;
}

.box-social-buttons .btn-linkdin:hover {
  background: #0077b5;
}

.box-social-buttons .btn-pinterest:hover {
  background: #bd081c;
}

.menu-roles{
	font-size: 0.9vw;
	text-align: center;
	padding:0.5vw;
	padding-bottom: 1vw;
	color: #00B9FF;
	width:100%;
	height:100%;
	border-top:2px solid #EAEAEA;
	background-color: white;
	margin: 0px;
}

.menu-roles> li.activo> span{
	border-bottom: 5px solid black;
}

#enviarForm {
	display:block;
	padding-top: 0.5vh;
	padding-bottom: 0.5vh;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #ffffff;
	background-color: #4d4d4d;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 3vh;
	height: 5vh;
	font-weight: bold;
	width: 100%;
}

.celdaRow{
	margin: 1vw;
	height: 15vw;
	width: 100%;
	display: table;
	vertical-align: middle;
}

.celdaRow > .div_img > img{
	display: table-cell;
	height: auto;
	vertical-align: middle;
	text-align: right;
	width: 100%
}

.celdaRow > .div_titulo {
	display: table;
	vertical-align: middle;
	height: 100%;
}

.celdaRow > .div_img {
	display: inline-flex;
    align-items: center;
	height: 100%;
}
.celdaRow > .div_titulo > span{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align:  left;
	width: 100%;
	font-size: 3.5vw;
	color: #4D4D4D;
	font-weight: bold;
}

.font_normal_mobile{
	font-size: 2vw;
	color: white;
}

.font_title_mobile{
	font-size: 2vw;
	color: white;
	font-weight: bold;
}
.dropdown_mobile{
	display: block;
	text-align: center;
	height: 8vh;
	padding: 10px;
	width: 95%;
	border-bottom: 2px solid white;
	font-size: 4.5vh;
	color: white;
}

.dropdown_mobile > a{
	color: white;
	width: 100%;
}

.fondo_roles{
	background: #4d4d4d;
}

.color_CURIOSA{
	color: #FFCB2F;
}

.fondo_CURIOSA{
	/*
	background-color: #FFCB2F;
	background: linear-gradient(to left, #FFCB2F 0%, transparent 60%),linear-gradient(to right, #FFCB2F 0%, transparent 60%);
	*/
	border-bottom: 2px solid #FFCB2F;
	border-right: 2px solid #FFCB2F;
}

.fondo_CURIOSA:hover{
	background-color: rgba(255,203,47,0.2);
}

.color_CIENTIFICO{
	color: #47DF8A;
}

.fondo_CIENTIFICO{
	/*
	background-color: #47DF8A;
	background: linear-gradient(to left, #47DF8A 0%, transparent 60%),linear-gradient(to right, #47DF8A 0%, transparent 60%);
	*/
	border-bottom: 2px solid #47DF8A;
	border-right: 2px solid #47DF8A;
}

.fondo_CIENTIFICO:hover{
	background-color: rgba(71,223,138,0.2);
}

.color_EMPRENDEDOR{
	color: #FF503D;
}

.fondo_EMPRENDEDOR{
	/*
	background-color: #FF503D;
	background: linear-gradient(to left, #FF503D 0%, transparent 60%),linear-gradient(to right, #FF503D 0%, transparent 60%);
	*/
	border-bottom: 2px solid #FF503D;
	border-right: 2px solid #FF503D;
}

.fondo_EMPRENDEDOR:hover{
	background-color: rgba(255,80,61,0.2);
}

.color_HACKER{
	color: #FF378A;
}

.fondo_HACKER{
	/*
	background-color: #FF378A;
	background: linear-gradient(to left, #FF378A 0%, transparent 60%),linear-gradient(to right, #FF378A 0%, transparent 60%);
	*/
	border-bottom: 2px solid #FF378A;
	border-right: 2px solid #FF378A;
}

.fondo_HACKER:hover{
	background-color: rgba(255,55,138,0.2);
}

.color_PERIODISTA{
	color: #F08111;
}

.fondo_PERIODISTA{
	/*
	background-color: #F08111;
	background: linear-gradient(to left, #F08111 0%, transparent 60%),linear-gradient(to right, #F08111 0%, transparent 60%);
	*/
	border-bottom: 2px solid #F08111;
	border-right: 2px solid #F08111;
}

.fondo_PERIODISTA:hover{
	background-color: rgba(240,129,17,0.2);
}

.color_GOVI{
	color: #00B9FF;
}

.fondo_GOVI{
	/*
	background-color: #00B9FF;
	background: linear-gradient(to left, #00B9FF 0%, transparent 60%),linear-gradient(to right, #00B9FF 0%, transparent 60%);
	*/
	border-bottom: 2px solid #00B9FF;
	border-right: 2px solid #00B9FF;
}

.fondo_GOVI:hover{
	background-color: rgba(0,185,255,0.2);
}

.color_generico{
	color: rgba(174,174,174,1);
}

.fondo_generico{
	background-color: rgba(174,174,174,1);
}

.fondo_generico:hover{
	background-color: rgba(174,174,174,0.2);
}

.slider_CURIOSA{
	border-top: 2px solid #FFCB2F;
}

.slider_CIENTIFICO{
	border-top: 2px solid #47DF8A;
}

.slider_EMPRENDEDOR{
	border-top: 2px solid #FF503D;
}

.slider_HACKER{
	border-top: 2px solid #FF378A;
}

.slider_PERIODISTA{
	border-top: 2px solid #F08111;
}

.slider_GOVI{
	border-top: 2px solid #00B9FF;
}

.slider_generico{
	border-top: 2px solid rgba(174,174,174,1);
}

.pregunta_proyectos_cientificos{
	-webkit-mask: url(../images/icono_que_ciencia.svg) center center no-repeat;
}

.pregunta_proyectos_innovacion{
	-webkit-mask: url(../images/icono_que_tecnologia.svg) center center no-repeat;
}

.pregunta_quienes{
	-webkit-mask: url(../images/icono_quien.svg) center center no-repeat;
}

.pregunta_donde{
	-webkit-mask: url(../images/icono_donde.svg) center center no-repeat;
}

.pregunta_con_que{
	-webkit-mask: url(../images/icono_con_que.svg) center center no-repeat;
}

.pregunta_publicaciones{
	-webkit-mask: url(../images/PUBLICACIONES.svg) center center no-repeat;
}

.pregunta_datos{
	-webkit-mask: url(../images/icono_datos.svg) center center no-repeat;
}
.pregunta_cifras{
	mask: url(../images/icono_cifras.svg);
	mask-size: contain;
	-o-mask: url(../images/icono_cifras.svg) center center no-repeat;
	-ms-mask: url(../images/icono_cifras.svg) center center no-repeat;
	-webkit-mask: url(../images/icono_cifras.svg) center center no-repeat;
}

.list_unidad_seccion{
	position:relative;
	display:block;
	background-image:url("../images/icon_seccion_right.png");
	background-repeat:no-repeat;
	background-position:right center;
}

.carousel-indicators{
	display: none;
}

.carousel-indicators li{
	border: 1px solid #4D4D4D;
}
.carousel-indicators .active{
	background-color: #4D4D4D;
}

	.body_externo{
		overflow:hidden;
	}

	.body_externo iframe {
		position: absolute;
		width: 100%;
		height: 100%;
		overflow: hidden;
		z-index: 1;
	}

	.box_destacados_mobile{
		height: 40vw;
		background-size: cover;
		background-repeat:no-repeat;
		margin-top: 20px;
		cursor: pointer;
		font-size: 2vw;
		background-position: center;
		display:table; 
		width:100%;
		text-align:center
	}
	
	
	
	.box_destacados_mobile > p{
		vertical-align:middle;
		display:table-cell;
		color: white; 
		font-weight: bold;
		font-size:6vw;
		text-shadow:2px 2px #4d4d4d;
		padding-left:1vw;
	}
	
	.box_destacados_mobile_title{
		font-size:6vw;
		display:table-cell;
		vertical-align:middle; 
		color:white; 
		height:100%; 
		width:100%;
		text-align:center;
		text-shadow:2px 2px #4d4d4d;
		padding-left:1vw;
	}
	
	.box_destacados_a:focus, .box_destacados_a:hover,.box_destacados_a {
		text-decoration: none;
	}
	
	.box_destacados{
		height: 15vw;
		border-radius: 20px;
		background-size: cover;
		background-repeat:no-repeat;
		margin-top: 20px;
		cursor: pointer;
		font-size: 2vw;
		text-decoration: none;
	}
	
	.box_destacados > div{
		height: 100%;
		padding: 0px;
		margin: 0px;
		border-radius: 20px;
		width: 100%;
		text-decoration: none;
	}
	

	.navbar-principal .navbar-nav>.active>a:focus, .navbar-principal .navbar-nav>li>a,.navbar-principal .navbar-nav>.active>a {
		background: none;
		border: none;
		color: #00B9FF;
		box-shadow: none;
		text-shadow: none;
	}

	.navbar, .navbar-principal{
		background: none;
		border: none;
		margin-bottom: 0px;
	}

	.navbar-principal .navbar-nav>li>a:hover, .navbar-principal .navbar-nav>li>a:focus, .navbar-principal .navbar-nav>.open>a, .navbar-principal .navbar-nav>.open>a, .navbar-principal .navbar-nav>.open>a:focus, .navbar-principal .navbar-nav>.open>a:hover, .navbar-principal .navbar-nav>.active>a:hover{
		color: white;
		background: none;
		background-color: #00B9FF;
	}
	
.box_bienvenida{
	font-size: 2vw;
	font-weight: bold;
	width: 100%;
	color: white;
	height: 20vw;
	display: table;
}

h2{
	font-size:1.2vw;
	font-weight: bold;
	color: white;
}

.title_bienvenida{
	font-size: 1.5vw;
	font-weight: bold;
	color: white;
	vertical-align: top;
	padding-left: 5vw;
	padding-top: 1vw;
	text-shadow: 2px 2px #4d4d4d;
	/*border-radius: 100px 0px 0px 100px;
	background: linear-gradient(to right,  #6699FF 5%,transparent 30%),linear-gradient(to left,  #6699FF 5%,transparent 30%);
	box-shadow: 0 0 100px #4d4d4d;
	filter: blur(6px);
	background-blend-mode:darken;*/
}

.circle_buscador{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	cursor: pointer;
	width: 33%;
}

.circle_buscador > span{
	font-size: 1.2vw;
	color: white;
	font-weight: bold;
}

.circle_buscador > .circle_background{
	background-size: cover;
	background-position: center;
	display: inline-block;
	width: 8vw;
	height: 8vw;
	border-radius: 50%;
}