﻿.fixed-header-on .header
{
    background-color: rgba(255, 0, 0, 1.0);
}
.main-navigation .navbar-default .navbar-nav > li.active > a
{
    background-color: transparent;
    color: #131313;
}
.main-navigation .navbar-default .navbar-nav > li > a:hover, .main-navigation .navbar-default .navbar-nav > li.active > a:hover
{
    color: #000000;
}
.header
{
    color: #ffffff;
    background-color: rgba(255, 0, 0, 0.7);
}
.site-name a
{
    color: #ffffff;
}
.skinBanner
{
    color: #000000;
}
.banner:after
{
    background-color: rgba(255, 255, 255, 0.6) !important;
}
.skinQuemSomos
{
    background-color: rgba(0, 0,0, 0.1) !important;
}
.skinServicos
{
    background-color: rgba(156, 65,234, 0.5) !important;
}
.skinProduto
{
    background-color: rgba(255, 255, 255, 1.0) !important;
}
.skinPortifolio
{
    background-color: rgba(0, 0, 0, 0.46) !important;
    color: #fff !important;
}
.skinFooter .section
{
    /* background: url("../images/mapa.jpg") 50% 0px no-repeat, rgba(0,0,0,0.95); */
}
.skinFooter:after
{
    background-color: rgba(255, 0, 0, 1.0) !important;
    content: " ";
}

.subfooter
{
    background-color: rgba(255, 255,255, 0.5) !important;
}

.skinFrase
{
    background-color: #ff0000 !important;
}
.skinFrase h1
{
    color: #fff !important;
}



.nav-pills > li > a
{
    color: #000;
}
.nav-pills > li > a:hover
{
    color: #ff0000;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}


.isotope-item .btn-default:hover
{
    /*
    color: #ff0000;
    border: 1px solid #ffffff;
    background-color: #ccc;
*/
}

.default-bg.redUltra
{
    background-color: #000000;
}

.inner p {color: #000;}



/*.banner-cantina:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.55) !important;
    content: "";
}*/