h1 {
  font-family: Neuton, Arial !important;
  font-weight: 700 !important;
}

.page-header,
.region-sidebar-first .block:first-child h2.block-title,
.region-sidebar-second .block:first-child h2.block-title {
  margin-top: 0 !important;
}
/*Banner informacion acerca de fnpi*/
.fnpi_home_acercadefnpi .col-sm-4 {
    font-size: 14px!important;
}
.fnpi_home_acercadefnpi img{
  width:449px!important;
  height:365px!important;
}
/**/

/* FIX FOR MENU */

a.logo img
{
	width:230px; 
}

.navbar-nav > li > a
{
    /*padding-left: 9px !important;*/ 
    padding-right: 5px !important; 
}

/*Banner informacion acerca de fnpi*/

.fnpi_home_acercadefnpi .col-sm-4 p{
    padding-bottom:5px!important;
}
.fnpi_home_acercadefnpi h3{
    font-size: 20px;
    padding-bottom:0px;
  padding-top:0px;
}
.fnpi_home_acercadefnpi h2{
    font-size: 30px;
    padding-bottom:0px;
  padding-top:0px;
}
.fnpi_home_acercadefnpi img{
  width:100%!important;
  height:auto!important;
}
/**/