@charset "utf-8";
/* CSS Document */

header,
.header{
    height: 120px;
}

.menuPrincipal{
    line-height: 120px;
    height: 120px;
    z-index: 9999;
}

header .logo{
    top: 45px;
    width: 274px;
}

.menuPrincipal .mpBlock{
    font-size: 1.1em;
    padding: 0px 15px;
}

.foot .logo{
    width: 140px;
    position: relative;
    right: initial;
    bottom: initial;
    margin-top: 20px;
}