#main-header{
    /* top: 60px; */
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#main-header.et-fixed-header{
    height: 74px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.texto-highlight-item-home{
    z-index: 150;
    padding: 20px 10px 10px 10px !important;
    position: relative;
    float: left;
    margin-top: -220px;
    font-family: 'myriad pro';
    font-size: 18px;
    color: #19475f;
    text-align: left;
    line-height: 22px;
}

@media only screen and (min-width: 1350px){
    .et_pb_section {
        padding: 0px 0 !important;
    }
    .et_pb_row {
        padding: 0px 0 !important;
    }
    #logo {
        max-height: 100%;
    }
}

@media only screen and (min-width: 981px){
    .et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a {
        color: #19475f !important;
    }
}