/** NAVBAR **/

.navbar {}

.navbar-brand {
	background: url('');
}

.navbar-default {
    background-color: #CB0404 !important;
    border-color: transparent;
}

.navbar-collapse {
    background-color: #CB0404 !important;
    color: #fff !important;
}

/** CONTENT **/


.newNavigationPart {
    background-color: #CB0404 !important;
}

.section-title .separator-title {
    border-bottom: 1px solid #CB0404;
}

.footer-menu .footer-title .footer-sup-separator {
    border-bottom: 1px solid #CB0404;
}

#listing_banner .userText {
    color: #CB0404;
}

/** FORM **/

.form-control:focus, .form-control:hover {
    border-color: #CB0404;
}

/** BUTTONS **/


.contact .get-faq a.btn-get-faq {
    background-color: #CB0404;

}

.contact-form .btn-contact {
    background-color: #CB0404;
}

/** BANNER **/


/** DOWNLOAD **/

.download {
    background: url('../images/bg_baixe2.png');

}

.download-phone {
	background: url('');
}

/** FOOTER **/

.footer-bar {
    background-color: #CB0404 !important;
}

/** FONTS **/

.section-title h3 {
    font-size: 40px;
    font-weight: lighter;
    color: #CB0404 !important;
}

.order .order-step h4 {
    color: #CB0404 !important;
}
