.navbar-dark .navbar-toggler-icon, .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(13, 77, 152, 0.75)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

#headerunimar {
    display: flex;
    justify-content: space-around;
    height: auto;
}
.dropdown-item:hover, .dropdown-item:focus {
    text-decoration: none;
    background-color: #336699;
    color: #fff;
}
#header-menu {
    font-size: 0.95rem;
    margin: 0 1.5em;
}
#btnsearch {
    border-color: transparent;
}

form.form-inline {
    position: relative;
    top: 0.75rem;
}
/*news contents*/
.title-news > span {
    font-size: 0.85em;
}
