body {font-family: "Roboto";}
.logo-default {max-height: 53px;}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
#modalNews h1 {font-size: 32px;}
#modalNews h2 {font-size: 28px;}
#modalNews h3 {font-size: 24px;}
#modalNews h4 {font-size: 18px;}
#modalNews h5 {font-size: 17px;}
#modalNews h6 {font-size: 16px;}
#modalNews br {display: block; height: 0px; line-height: 0em;}
#modalNews .b-socials {display: none;}
.event-default-title {
    color: #838386;
    display: block;
}
.event-default-title:hover {
    color: #0796c6;
}
.label {
    font-weight: 300;
}
#modalNews .label {
    display: inline-block;
    padding: .3em .6em .3em;
    margin-bottom: 8px;
}

.button.bg-gray-lighter {
    background-color: #f2f3f9;
}
.button.bg-gray-lighter:hover {
    background-color: #0796c6;
}
.bg-image-8 {
    background-image: url(../images/bg-image-8a.jpg);
}

.form-label-outside {
    font-size: 16px;
}

@media (min-width: 992px) and (max-width: 1199px) {
.rd-navbar-static .rd-navbar-nav>li>a {
    font-size: 16px;
}    
}
.g-recaptcha-modx { width: 100%; }
.g-recaptcha-modx > div { margin: 15px auto 0 auto; }