/*header y footer old*/
body {
    background: #eee;
    font-size: 13px;
    line-height: 16px;
    color: #333;
    padding: 15px 20px;
}
a {
    color: #003da5;
}
a:focus, a:hover,.nav > li > a:hover, .nav > li > a:focus {
    color: #002159;
    background-color: transparent;
}
.container-fluid {
    border: 1px solid #ddd;
    padding: 10px 0 0!important;
    margin: 0 auto;
    max-width: 1200px;
    background: #fff;
}
h1 {
    font-size: 35.75px;
}
.row-fluid {
    width: 100%;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 10px;
    overflow: hidden;
}
#logo_normal {
    max-height: 80px;
}
.navbar-static-top {
    margin-bottom: 15px;
    overflow: visible;
    position: static;
    clear: both;
}
.navbar-inner, .navbar-inverse {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #003da5!important;
  border:none!important;
}
.navbar-inner{
  /*min-height: 40px;*/
  padding-left: 20px;
  padding-right: 20px;
}
.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
.cabecera_responsive2 .navbar {
    width: 100%;
    height: 34px!important;
    margin-bottom: 0;
}
header i:before, header .icon-bar:before{color: #666;}
.pull-right {/*b3*/
    float: right;
}
.navbar {min-height: inherit;}
.navbar .nav > li {
    float: left;
}

.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:focus, .navbar-inverse .nav .active>a:hover {
    color: #003da5;
    background-color: #fff;
    border-radius: 3px 3px 0 0;

}
.navbar .nav > li > a {
    float: none;
    padding: 12px 15px;
    color: #fff;
    text-decoration: none;
}
.navbar-inverse .nav-collapse .dropdown-menu a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .nav>li>a:focus, .navbar-inverse .nav-collapse .nav>li>a:hover
{    color: #003da5;
    background: #eee;
}
.navbar .nav > li.active > a{
  font-weight: 700!important;
  padding: 12px 15px;
}
.nav > li > a:focus, .nav > li > a:hover{ border-radius: 3px 3px 0 0;}
.cabecera_responsive2 ul li a {
    color: #003da5!important;
}
#menu_sup {
    margin-top: 14px;
    margin-left: 0;
    float: right;
}
.navbar .nav.pull-right {
    float: right;
    margin-right: 0;
}
.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}
.visible-desktop {
    display: inherit!important;
}
ol.inline > li, ul.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
ol.inline, ol.unstyled, ul.inline, ul.unstyled {
    margin-left: 0;
    list-style: none;
}
.row-fluid .span9 {   
    float: right!important;
}
.row-fluid .span3 {
    /*width: 23.07692308%;*/
    float: left;
}
footer {
    background: #003da5;
    padding: 15px 3% 1%;
    /*margin-top: 30px;*/
    overflow: hidden;
}
#logo_pie {
    text-align: center;
}
h4 {
    color: #003da5;
    font-size: 110%;
}
footer h4 a {
    font: italic 18px/1.2em Georgia,Helvetica,sans-serif;
    font-size: 20px;
}
footer ul li a, footer h4 a {
    color: #fff;
}
ol.inline, ol.unstyled, ul.inline, ul.unstyled {
    margin-left: 0;
    list-style: none;
}
ol, ul {
    padding: 0;
    margin: 8px 0 8px 25px;
}
div, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
.hidden-desktop, .navbar .btn-navbar{display: none!important;}
.breadcrumb{margin: 0 0 8px;}
/*sidebar menu*/
.nav-list {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 5px;
}
.nav-list > li > a {
    padding: 3px 15px;
}
    .nav-list > li > a.active {background-color: #eee;}
.nav-list .nav-header, .nav-list > li{
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-header {
    border-radius: 3px;
    color: #999;
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    padding: 3px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}
.nav-list > li.active{background-color: #eee;}
/*end sidebar menu*/
/*fonts*/
body, h1, h2, h3, h4, h5, h6 {font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif!important;}
.span12{width: 100%}
.span12 .text-right, .span12 .unstyled{margin-top: 8px;}
.pie_texto {
    border-top: 1px dotted #fff;
    color: #fff;
    padding-top: 8px;
    text-align: center;
    margin-top: 25px;
}
    #pie_udalinfo {
    text-align: left;
}
.row-fluid .span4 {
    width: 31.6239%;
}
.pie_texto.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.5641%;
    min-height: 26px;
}
.pie_texto a {
    color: #fff;
}
#pie_licencia {
    text-align: right;
}
/*end fonts*/
.nav-collapse {
    clear: both;/*imp*/
    /*display: block;*/
}
.navbar-static-top .collapse{display: block;}

@media (min-width: 1200px){
.row-fluid [class*=span]:first-child {
    margin-left: 0;
}
.row-fluid [class*=span] {
    display: block;
    /*width: 100%;*/
    min-height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
}
}
@media (max-width: 845px){
body{padding: 0;}
.navbar-inverse {
  padding: 0;
}
.navbar .btn-navbar {
    display: block!important;
    /*margin-bottom: 6px;*/
    float: right;
}
.navbar. .nav{
    margin:0 0 8px;
    clear: both;
}
.nav-collapse .nav > li {float: none;}
.nav-collapse .dropdown-menu a, .nav-collapse .nav > li > a {padding: 9px 15px;}
.navbar.navbar-static-top .nav{
    width: 100%;
    margin-bottom: 8px;
}
}
@media (max-width: 767px){
.hidden-phone, .notranslate, #menu_sup li a span {
    display: none!important;
}
#menu_sup li a {
    padding: 5px;
    background-color: #EEE;
    border-radius: 3px;
}
#menu_sup i:before{color:#666;}
.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #093d97;
    background-image: -moz-linear-gradient(top,#0f449f,#00348c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#0f449f),to(#00348c));
    background-image: -webkit-linear-gradient(top,#0f449f,#00348c);
    background-image: -o-linear-gradient(top,#0f449f,#00348c);
    background-image: linear-gradient(to bottom,#0f449f,#00348c);
    background-repeat: repeat-x;
    border-color: #00348c #00348c #00173f;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar .btn-navbar {
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.collapse.in {
    /*height: 0;*/
    transition: height 0.35s ease 0s;
    overflow: hidden;
    clear: both;
    display: block;
    width: 100%;
}
@media (max-width: 480px){
.cabecera_responsive2 ul li a {
    padding: 3px!important;
}
.cabecera_responsive2 ul li {
    padding: 0!important;
}
.cabecera_responsive2 ul li i {
    padding: 5px 5px 5px 2px;
}
}