@charset "utf-8";
/* CSS Document */

.clear{ clear:both;}
/* Add here all your CSS customizations */

.top-nav {
    background: #004990 none repeat scroll 0 0;
}
.awaken-search-button-icon {
    line-height: 40px;
}
.awaken-search-box-container {
    border: 2px solid #e3e3e3;
    top: 38px;
}
#awaken-search-form input[type="submit"] {
    background-color: #253667;
}

.header-nav-top .nav > li{
	font-size:12px;
	
    color: #f2f2f2;
}

.header-nav-top .nav > li > a, .header-nav-top .nav > li > span {
	font-size:12px;
    color: #f2f2f2;
}
.header-nav-top .nav > li > a:hover, .header-nav-top .nav > li > a a:focus {
	color: #f2f2f2;
	background-color:#004990;;
   
}

#header-logo-tit{ background-color:#ffffff; padding:10px 0px;}


#tit h1{padding: 0px; margin: 0px; font-weight: bold; font-size:36px; color:#000000;}
#tit h2{ padding: 10px 0px 0px 0px; margin: 0px; font-size:24px; color:#444444;}

blockquote {
    border-left: 2px solid #1293dc;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #1293dc none repeat scroll 0 0;
}
/*/////////*/
/*#navagacion*/
/*/////////*/

#nav-principal{ 
	background: rgba(181,119,20,1);
	background: -moz-linear-gradient(top, rgba(181,119,20,1) 0%, rgba(181,119,20,1) 0%, rgba(188,123,21,1) 1%, rgba(247,161,26,1) 10%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181,119,20,1)), color-stop(0%, rgba(181,119,20,1)), color-stop(1%, rgba(188,123,21,1)), color-stop(10%, rgba(247,161,26,1)));
	background: -webkit-linear-gradient(top, rgba(181,119,20,1) 0%, rgba(181,119,20,1) 0%, rgba(188,123,21,1) 1%, rgba(247,161,26,1) 10%);
	background: -o-linear-gradient(top, rgba(181,119,20,1) 0%, rgba(181,119,20,1) 0%, rgba(188,123,21,1) 1%, rgba(247,161,26,1) 10%);
	background: -ms-linear-gradient(top, rgba(181,119,20,1) 0%, rgba(181,119,20,1) 0%, rgba(188,123,21,1) 1%, rgba(247,161,26,1) 10%);
	background: linear-gradient(to bottom, rgba(181,119,20,1) 0%, rgba(181,119,20,1) 0%, rgba(188,123,21,1) 1%, rgba(247,161,26,1) 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b57714', endColorstr='#f7a11a', GradientType=0 );
}

.main-navigation {
    background: none;
	font-weight:normal;
	font-size:14px;
}
.main-navigation a {
    color: #FFFFFF;
	padding:15px 10px;
}

.main-navigation a:hover {
    background: #253667 none repeat scroll 0 0;
    color: #fff;
}
.main-navigation li.current-menu-item {
    background-color: #e99d00;
}


.main-navigation ul ul {
    background-color: #f7a11a;
}
.main-navigation ul ul a {
    color: #fff;
	
}
.main-navigation ul ul a {
    color: #fff;
    line-height: 20px;
    padding: 10px 12px;
	
}.main-navigation ul ul a:hover {
    background: #004990;
}
#main-nav-button, #top-nav-button {
    background: none;
    color: #fff;
	font-weight:bold;
}
.responsive-mainnav, .responsive-topnav {
    background: none;
    display: none;
}
.responsive-mainnav li a, .responsive-topnav li a {
    color: #fff;
}
.responsive-mainnav li a:hover, .responsive-topnav li a:hover {
    color: #fff;
	 background: #253667 none repeat scroll 0 0;
}


#nav_slider { background-color:#a1b7b9; max-width:100%; background-image:url(images/slide-bg.jpg);}

#noticias hr, #eventos hr{ background-color:#004990;}

.imgnoticia { max-width:100%; max-height:100%; }

.vermas a{padding-top:14px; font-size:12px; color:#004990;}
.vermas span{color:#fe9b07;}

.vermasnoticia {background-color: #fe9b07; color: #fff;}

/*#noticias{padding: 0px; margin: 0px;}*/
#noticias .entry_sub_title {color:#202020; font-size: 18px; margin: 0px; padding: 0px;}
#noticias .entry_sub_title a{color:#202020;}
#noticias .entry_sub_title i{color:#ff931e;}

#noticias .entry_sub_title span{color:#015ead; font-size:12px; text-transform:capitalize;}
/*

#eventos .vermas a{padding-top:14px; font-size:12px; color:#fe9b07}
#eventos .entry_sub_title a{color:#1293dc;}
#eventos .entry_sub_title u{color:#1293dc;}

#eventos .entry-content { padding-top:5px; margin-top:5px; text-align:justify;}
#eventos .fecha{ color:#7e7e7e; text-transform:capitalize; font-size:12px;}
*/

#eventos .vermas a{padding-top:14px; font-size:12px; color:#fe9b07}
#eventos .entry_sub_title a{color:#202020;}
#eventos .entry_sub_title u{color:#202020;}
#conteventosconvo{padding: 10px;}

#conteventosconvo .entry_sub_title{ border-left: 5px solid #004990; padding: 7px 5px; color: #43454a; background-color: #f8f8f8;}
#conteventosconvo .entry_sub_title a{color: #43454a;}
#conteventosconvo .entry_sub_title a:hover{color: #004990;}



#eventos .entry-content { padding-top:5px; margin-top:5px; text-align:justify;}
#eventos .fecha{ color:#7e7e7e; text-transform:capitalize; font-size:12px;}
.tit_inicio{ color:#004990; font-size:20px;}
.tab-content {
   
    border-top: 2px solid #004990;
   
}
.nav-tabs > li {
    margin-bottom: 0px;
}
#eventos .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #FFF;
    background-color: #004990;
	border-bottom: 0px solid #004990;

}
#eventos .nav-tabs > li > a {
	background-color: #f7a11a;
	color: #fff;
    line-height: 1.42857143;
    border: 1px solid transparent;
	border-bottom: 0px solid #f7a11a;
    border-radius: 0;
}
#eventos .nav-tabs {
    border-bottom: 0px solid #fff;
	margin: 0px 0px 0px 0px;
}
.nav-tabs li a {
   
    font-size: 17px;
	padding: 9px 10px;
	
	
   
}
.tit_inicio{ 
	color:#004990; font-size:24px;
	background: #041627 none repeat scroll 0 0;
}
.tit_inicio span{font-size:30px;}
#noticias .page-entry-title {
	background: #004990 none repeat scroll 0 0 !important;
}
#noticias .page-entry-title{
   
    color: white;
    display: inline-block;
    font-family: "Ubuntu", sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0.1em 0;
    padding: 0 1.2em;
    text-transform: uppercase;
    word-wrap: break-word;
}
#fecha{
	background: #ffefc7;
	border-bottom: 6px solid #f7a11a;
	border-top: 2px solid #f7a11a;
    color: #000;
    display: inline-block;
    font-family: "Ubuntu", sans-serif;
	font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 21px;
    /*margin: 0 0 0 0.1em 0;*/
	margin: 6px 0 0 0;
    padding:  1.2em;
    text-transform: uppercase;
    word-wrap: break-word;
}
#investigacion a{ color:#ff931e;}
.tit_in{ color:#fff; font-size:24px;}
.tit_in span{font-size:30px;}
#investigacion img{ width:100%; height:100px; border:1px solid #ddd;}

#datos table {
    border-collapse: collapse;
    margin: 0;
	font-size:14px;
    width: 100%;
}
#datos table, th, td {
    border:none;
}

.page-entry-title, .archive-page-title, .search-page-title {
    background: #004990 none repeat scroll 0 0;
}
.page-entry-header, .archive-page-header, .search-page-header {
    border-bottom: 2px solid #004990;
}
.page-numbers .current {
    background: #1293dc none repeat scroll 0 0;
}
.page-numbers a:hover {
    background: #fe9b07 none repeat scroll 0 0;
}
.site-footer a:hover {
    color: #1293dc;
    text-decoration: none;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #6a6a6a;
    border-color: #ddd;
}
.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#primary{ padding-top:50px;}

.awt-title {
    background: #004990;
    color: white;
    display: inline-block;
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    margin: 0 0 1px 0;
    padding: 0 1.2em;
    text-transform: uppercase;
}
.awt-container {
    border-bottom: 2px solid #004990;
    margin-bottom: 25px;
}
.site-footer {
    background: #0357a9;
    margin-top: 40px;
}

.footer-site-info {
    background: #004990;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 1em 0;
    color: #ccc;
}
.search-form .search-submit {
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    background: #f7a11a;
    color: #fff;
}
/*-----MEDIA QUERY------*/
@media (max-width:767px){
	#logo_01{float: left;}
	#logo_01 img{width: 20%;}
	#tit h1{font-size: 16px; padding: 0px; margin: 0px; line-height: 17px;}
	#tit h2{ font-size: 14px; padding: 0px; margin: 0px; line-height: 17px;}
	#logo_02 img{width: 20%;}
	/*
	#noticias .entry_sub_title { margin: 0px; padding: 5px;}
	#noticias img { padding: 5px;}
	*/
	#noticias .container-noticias{ padding: 5px; text-align: justify;}
	
}
@media (min-width:768px) and (max-width:991px){
	
	
}
@media (min-width:992px) and (max-width:1199px){	
	
	.main-navigation a {
		font-size:12px;
    color: #FFFFFF;
	padding:15px 6px;
}
	
}
@media (min-width:1200px){
	
}
