.btn-dark_v2 {
    background-color:#1e4486;
    border-color: #1e4486;
    color: #fff;
}
.btn-primary_v2 {
    background-color:#2baab1;
    border-color: #2baab1;
    color: #fff;
}
footer .bg-color-tertiary, .bg-tertiary{
    background:#1e4867!important;
}
#tituloSlider {
    font-size: 80px;
    display: inline-block;
    line-height: 83px;
    margin-top: 0px;
}
.bg-primary {
    background:#073c5f !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    display: block;
}
#header {
    height: auto !important;
}
#footer li a {
    color:#fff !important;
    font-size: 14px !important;
}
.redes {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.redes li {
    list-style: none;
    display: inline-block;
    margin-left:5px;
    margin-right: 5px;
}
.redes li a {
    display: block;
    width: 35px;
    height: 35px;
    border: solid 1px #fff;
    border-radius: 100%;
    text-align: center;
    padding-top: 5px;
}
h5, p {
    line-height:normal;
}