a {
    color: #0099cc;
}

a:hover, a:focus {
    color: #006699;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #0099cc;
}

.single-promo a {
    color: #0099cc;
}

#scrollUp {
    background: none repeat scroll 0 0 #0099cc;
}

.social-icon i.fa:hover, .modal-button-icon i.fa:hover, .customNavigation i.fa:hover {
    background: none repeat scroll 0 0 #0099cc;
}

.slid-bottom-promo .icon {
    color: #0099cc;
}

h4 {
    font-size: 18px;
    font-weight: 700;
}

.lista3 li {
list-style-type: disc;
list-style-position: inside;
}

.entry-content {
    font-size: 18px;
}

.wp-caption-text, .wp-caption-text.gallery-caption {
    background: none repeat scroll 0 0 rgba(221, 221, 221, 0.1);
    font-size: 15px;
    padding: 10px;
    text-align: center;
    border: 0px;
}

.enfalist {
    font-family: "Roboto Condensed",Helvetica,Arial,sans-serif;
    color: #0099cc;
    font-size: 14px;
    font-weight: 700;
}

.post-article img {
    width: 25%;
    float: left;
display: inline;
clear: both;
padding-right:20px;
}