@charset "utf-8";

@font-face {
    font-family: "UAFont";
    src: url('../fonts/Century_Gothic.eot');
    src: url('../fonts/Century_Gothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century_Gothic.woff') format('woff'),
         url('../fonts/Century_Gothic.ttf') format('truetype'),
         url('../fonts/Century_Gothic.svg#Century_Gothic') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{

  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-variant: normal;
  	font-weight: normal;
  	font-stretch: normal;
  	line-height: normal;
  	font-size: 1.4em;
}
hr{
	color:#004A97;
	background-color: #FF6600;
	height:1px;
}
h1,h2,h3,h4,h5,h6{
	font-family: "UAFont", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #337ab7 !important;
}

h1{font-size: 60px;}h2{font-size:40px;}h3{font-size:30px;}h4{font-size: 25px;}h5{font-size: 20px;}h6{font-size: 15px;}

@media(max-width: 1200px){
	h1{font-size: 40px;}h2{font-size:35px;}h3{font-size:25px;}h4{font-size: 20px;}h5{font-size: 20px;}h6{font-size: 15px;}
}

@media(max-width: 768px){
	h1{font-size: 30px;}h2{font-size:25px;}h3{font-size:20px;}h4{font-size: 16px;}h5{font-size: 14px;}h6{font-size: 12px;}
}

footer{
	background-color:#0A7FB8;
	text-align:center;
	padding-top:5px;
	margin-top: 10px;
}
footer p a{
	text-decoration: none;
	color: white;
}
table th{
	background-color: #0A7FB8;
	color: white;
}
img{
	width:100%;
	height: auto;
}

.img-seccion{
	margin-top: 20px;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}

.img-simple-small{
    height: 200px;
    background-position: center;
}

.img-aviso{
    width: 500px;
}

@media(max-width: 550px){
	.img-aviso{
	    width: 100%;
	}
}

.gsc-input-box {
	height: 30px !important;
}

.bx-wrapper{
	margin-bottom: 30px !important;
}

/* - MENU SUPERIOR - */

.nav{
	font-family: "UAFont", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
@media(max-width: 1470px){
	.nav{
		font-size: 14px;
	}
}
.navbar{
	z-index: 99999;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FF6600;
    background-color: #004A97;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FF6600;
    background-color: #004A97;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FF6600;
    background-color: #004A97;
}

@media (min-width: 768px) { 
	.navbar{
		padding-bottom: 5px;
	}
}
@media (max-width: 767px) { 
	.navbar{
		margin-bottom: 1px;
	}
	.navbar-brand img{
		height:50px;
		width:auto;
		visibility: visible;
	}
	.navbar-brand{
		padding: 0 0 0 20px;
	}
}
.dropdown li{
	font-family: "UAFont", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #FF6600;
    text-decoration: none;
    background-color: #004A97;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #FF6600;
    text-decoration: none;
    background-color: #004A97;
    outline: 0;
}

.transparencia{
	background-color: #0A7FB8;
	color:white;
	height: 130px;
}
@media(max-width: 767px){
	.transparencia{
		height: 0;
	}
}
.transparencia img{
	max-width: 377px;
	margin: 0 auto;
}
.transparencia a{
	color:white;
	width: 100%;
	text-decoration: none;
}

/* - BOTON BUSCAR - */

.sb-search {
	position: relative;
	margin-top: 10px;
	width: 300px;
	min-width: 40px;
	height: 40px;
	float: right;
	overflow: hidden;

	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;

	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 40px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 14px;
	color: #004A97;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 70px !important;
}
.cse input.gsc-search-button, input.gsc-search-button {
	height: 29px !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    background-color: #0A7FB8 !important;
    border: 1px solid #0A7FB8 !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 2px !important;
}

input[type="search"].sb-search-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #004A97;
	z-index: 90;
	font-size: 22px;
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "\f002";
}

.sb-search.sb-search-open,
.no-js .sb-search {
	width: 310px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #e67e22;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

@media(max-width: 768px){
	.sb-search.sb-search-open,
	.no-js .sb-search {
		width: 100%;
	}
	#sb-search{
		margin-right: 0;
	}
}

/* -- SLIDER -- */

.text-slide{
	margin: auto auto;
	position: absolute;
	height: 240px;
	top: 0; left: 0; bottom: 0; right: 0;
	padding-left: 100px;
	color: rgb(255,255,255);
}
.text-slide h2{
	background-color: rgba(76,116,182,.7);
	padding: 10px;
}
.text-slide h2 a{
	text-decoration: none;
	color: rgb(255,255,255);
	font-size: 16px;
}
.text-slide h2 a:hover{
	color: #0A7FB8;
}
@media(max-width: 1400px){
	.text-slide h2{
		font-size: 30px;
	}
}
@media(max-width: 992px){
	.text-slide {
		padding-left: 10px;
	}
	.text-slide h2{
		font-size: 20px;
	}
}
@media(max-width: 768px){
	.text-slide {
		padding-left: 10px;
		padding-top: 60px;
	}
	.text-slide h2{
		font-size: 15px;
	}
	.text-slide h2 a{
		font-size: 10px;
	}
}

/* - GENERAL - */

.f_blanca{
	color:white;
}
.f_azul{
	color:#0A7FB8;
}
.margen{
	height:15px;  
}
.espacio{
	margin-bottom: 15px;
}
.texto-derecha{
	text-align: right;
}
.texto-izquierda{
	text-align: left;
}

@media(max-width: 991px){
	.texto-derecha{
		text-align: center;
	}
	.texto-izquierda{
		text-align: center;
	}
}

/* - CONTENIDO DE SITIO - */

.main-content{
	margin-top: 3px;
}

@media (max-width: 1178px) { 
	.main-content{
		margin-top: 53px;
	}
}
@media (max-width: 1111px) { 
	.main-content{
		margin-top: 113px;
	}
	.navbar-brand{
		margin-bottom: 10px;
	}
}
@media (max-width: 1111px) { 
	.main-content{
		margin-top: 112px;
	}
}
@media (max-width: 767px) { 
	.main-content{
		margin-top: 4px;
	}
}

.texto-margen p{
	margin: 30px 0;
}

.centrado{
	text-align: center;
}

.titulo-centrado h3, .titulo-centrado h2{
	text-align: center;
}

.justificado p{
	text-align: justify;
}

.lista-centrada{
	list-style: none;
}
.fondo{
	background-color: #EBF7F8;
}

.area{
	background-color: #CCE5FF;
	border: 1px solid #0A7FB8;
	padding: 10px;
}
.area img{
	border: 1px solid #0A7FB8;
}

.media:first-child {
    margin-top: 15px;
}

@media(max-width: 992px){
	.area{
		margin-top: 20px; 
	}
}

/* - FOOTER WIDGETS - */

.f_widget{
	background-color:#004A97;
	height:auto;
	padding-top: 30px;
}
.f_widget::before {
	content: "";
    position:absolute;
	
	left:90%;
	display:block;
	width:0;
	height:0;
	top: 0;
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 20px;
    z-index: 999999999;

}

.link_blanco a{
	color: white;
	text-decoration: none;
}
.link_blanco a:hover{
	color: #FF6600;
	text-decoration: none;
}

.sociales>fb{color: #3B5997;}
.sociales>tw{color: #54ABEE;}
.sociales>yt{color: #D82524;}
.sociales>ig{color: #B17D4E;}
.sociales a{
	text-decoration: none;
}
.sociales a:hover{
	color: #FFFFFF;
}

/* - LISTAS - */

.sin-orden{
	list-style: none;
}
@media(max-width: 767px){
	.sin-orden{
		padding-left: 0;
	}
}

.lista-acordeon li{
	border-bottom: none !important;
	height: auto !important;
	overflow: inherit !important;
	margin-bottom: 10px;

}

/* - IMAGEN CON CAPTION - */

.imagen{
	background-color: #0A7FB8;
	margin-bottom: 30px;
	border: 1px solid #0A7FB8;
	text-align: center;
}
.imagen img{
	width:100%;
	height:auto;
}

.imagen .caption{
  opacity: 0; 
  position: absolute; 
  bottom: 10px; 
  left: 0px; 
  height: auto; 
  width: 100%; 
  padding: 0 15px;
  color: white; 
  text-align: justify; 
  font-weight:bold; 
  transition-property: opacity, bottom;
  transition-duration: .7s, .7s;
  transition-timing-function: ease, ease;

} 
.imagen .caption{ 
  opacity: 1; 
  position: absolute; 
  bottom: 30px; 
  left: 0px; 
  height: auto; 
  width: 100%; 
  padding: 0 15px;
  color: #FFFFFF;
  text-align: justify; 
  font-weight:bold; 
  transition-property: opacity, bottom;
  transition-duration: .7s, .7s;
  transition-timing-function: ease, ease;

} 
.imagen .caption .caption-in{
	font-family: "UAFont", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: #0A7FB8;
	height: auto; 
	text-align: center;
  	width: 100%; 
  	padding: 10px 10px;
}

@media(max-width: 992px){
	.imagen .caption .caption-in{
		font-size: 24px;
	}
}

/* - PERFILES - */

.perfil{
	background-color: #CCE5FF;
	padding: 10px;
	margin-bottom: 10px;
	height: 300px;
	border: 1px solid #0A7FB8;
}
.perfil-min{
	background-color: #CCE5FF;
	padding: 10px;
	margin-bottom: 10px;
	height: 130px;
	border: 1px solid #0A7FB8;
}
.perfil img{
	border: 1px solid #0A7FB8;
}
.perfil-detail{
	text-align: center;
}

@media(max-width: 768px){
	.perfil-min{
		height: auto;
	}
}

/* - DESTACADOS - */

.resaltado{
	background-color: #CCE5FF;
	border: 1px solid #0A7FB8;
	min-height: 100px;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.resaltado img{
	border: 1px solid #0A7FB8;
}
.resaltado-detail{
	text-align: justify;
}
.mas a{
	float: right;
	text-decoration: none;
	color:black;
	color: #004A97;
}
.mas a::after{
	content:" \f178";
	font-family: "FontAwesome";
}

.proyecto{
	background-color: #CCE5FF;
	border: 1px solid #0A7FB8;
	min-height: 380px;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.proyecto img{
	border: 1px solid #0A7FB8;
}
.proyecto-detail{
	text-align: justify;
}
.mas{
	position: absolute;
	bottom: 20px;
	right: 30px
}
.mas a{
	text-decoration: none;
	color:black;
	color: #004A97;
}
.mas a::after{
	content:" \f178";
	font-family: "FontAwesome";
}

.video{
	position: absolute;
	bottom: 20px;
	left: 30px
}
.video a{
	text-decoration: none;
	color:black;
	color: #004A97;
}
.video a::before{
	content:" \f177";
	padding-right: 5px;
	font-family: "FontAwesome";
}


.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #FF6600;
    background-color: #0A7FB8;
}

.marco{
	min-height: 140px;
	width: 100%;
	background-color: #0A7FB8;
    border: 2px solid #FF6600;
    padding: 0 5px;
	display: table;
    margin: 0;
    margin-bottom: 10px;
}
.marco a{
	display: table-cell;
    vertical-align: middle;
    position: relative;
    color: white;
}
.marco a:hover{
	color: #FF6600;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    background: none !important;
}

.gsc-result-info, .gsc-orderby-label {
    color: #fff !important;
}

td.gcsc-branding-text div.gcsc-branding-text {
    visibility: hidden !important;
}

.gsc-results .gsc-cursor-box, .gsc-results .gsc-cursor-box, .gsc-results .gsc-cursor-box .gsc-cursor-page, .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: none !important;
    background-color: transparent !important;
    color: #ffffff !important;
}

.gsc-results .gsc-cursor-box>.gsc-cursor-current-page, .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: none !important;
    background-color: transparent !important;
    color: #FF6600 !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    color: #FF6600;
}
