/*
Theme Name: Heroic
Theme URI: https://webriti.com/heroic-wordpress-theme/
Author: Webriti
Author URI: https://webriti.com
Template:     quality
Description: Heroic is a responsive, multi-purpose WordPress theme. It’s flexible and suitable for agencies, blogs, businesses, finance, accounting, consulting, corporations, or portfolios. Customization is easy and straight-forward, with options provided that allow you to setup your site to perfectly fit your desired online presence. For more details, visit this link https://wordpress.org/themes/quality/. We hope you will find the Heroic theme useful.
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready, blog 
Version: 1.1.5
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: GNU General Public License v3 or later
Text Domain: heroic
*/


.navbar-brand img{
    height: auto !important;
}

.navbar-custom .navbar-nav{
    margin-top: 40px;
}

.navbar-custom .navbar-nav li > a{
    padding: 0px;
    font-size: 12px;
}

.titulo-noticia{
    text-align: center;
    font-size: 20px !important;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0 !important;
    min-height: 46px !important;
    position: relative;
}

.more-link{
    width: 100%;
    text-align: center !important;
}

.noticia img{
    display: block;
    position: relative;
    margin: 0 auto;
}

.btn-noticias{
    font-weight: bold;
    text-transform: uppercase;
}

.service a{
    color: inherit;
}

.service .entry-header .entry-title{
    min-height: 75px !important;
    font-size: 20px !important;
}

.service .post{
    min-height: 560px;
}

.titulo-noticia{
    min-height: 70px !important;
}
.news .col-md-4:nth-child(3n+1){
    clear: none;
}