body {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
}

.layout-geral {
    padding: 0;
}

.bar-top {
    background: #E90214;
    padding: 3px 0;
    color: #FFF;
}

.bar-top a {
    color: #FFF;
}

.layout-center {
    max-width: 1170px;
    margin: 0 auto;
}

.bar-header {
    padding: 20px 0;
}

.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}

.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}

.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}

.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

.btn-login {
    padding-top: 13px;
}

.bar-oportunidade {
    padding: 30px 0;
    padding-top: 100px;
}

.bar-catalog {
    padding: 30px 0;
    padding-top: 100px;
}

.bar-objeto {
    padding: 15px 0;
}
h1{
    font-size: 28px;
    font-weight: lighter;
}

.bar-oportunidade h2,.bar-oportunidade h1 {
    text-transform: uppercase;
}

.bar-catalog h2 {
    text-transform: uppercase;
}

.bar-menu .navbar-default {
    background: none;
    border: none;
    margin-bottom: 0;
}

.bar-banner .owl-buttons {
    display: none;
}

.bar-banner .owl-pagination {
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.bar-banner .owl-theme .owl-controls .owl-page span {
    background: #FFF;
}

.bar-banner .owl-theme .owl-controls {
    margin: 0;
}

.produto-home h3 {
    min-height: 60px;
    padding-bottom: 0;
    margin-bottom: 3px;
    font-weight: lighter;
    font-size: 20px;
}

.produto-home p {
    min-height: 46px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 0;
    width: 100%;
}

.bar-produtos h2 {
    display: inline-block;
    font-size: 28px;
    font-weight: lighter;
    margin: 50px 0 40px;
    padding: 0;
    text-transform: uppercase;
}

.bar-produtos .right {
    text-align: right;
}

.bar-produtos .ir-loja {
    display: inline-block;
    margin: 50px 0 40px;
    font-weight: lighter;
    font-size: 18px;
}

.bar-produtos .ir-loja:hover {
    text-decoration: none;
}

.bar-produtos .lista {
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-align: center;
}

.bar-produtos .lista .item > [class*='col-'] {
    padding: 20px 0 0 0;
    border-left: 1px solid;
    border-right: 1px solid;
}

.bar-produtos .lista .item > [class*='col-']:not(:first-child) {
    margin-left: -1px;
}

.bar-produtos .lista .item h3 {
    font-size: 20px;
    font-weight: lighter;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.bar-produtos .lista .item p {
    font-weight: lighter;
    font-size: 16px;
    margin-bottom: 15px;
}

.bar-produtos .lista .item a {
    display: inline-block;
    border-top: 1px solid;
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 236px;
    width: 100%;
    margin-bottom: -5px;
}

.bar-produtos .controles {
    padding-top: 20px;
}

.bar-produtos .controles a span {
    font-size: 35px;
}

.bar-produtos-interna {
    text-align: center;
}

.bar-produtos-interna .title {
    padding-top: 10px;
}

.bar-produtos-interna .title span {
    display: block;
    font-size: 18px;
    margin-bottom: 30px;
    color: #000;
}

.bar-produtos-interna .title a {
    background: #000;
    color: #FFF;
    border-radius: 0;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 15px;
}

.bar-produtos-interna .lista > [class*='col-']{
    margin-top: 50px;
}

.bar-produtos-interna .lista .item {
    -webkit-box-shadow: 1px 0 10px -1px rgba(208, 208, 208, 0.75);
    -moz-box-shadow: 1px 0 10px -1px rgba(208, 208, 208, 0.75);
    box-shadow: 1px 0 10px -1px rgba(208, 208, 208, 0.75);
    padding: 30px;
}

.bar-produtos-interna .lista .item h3 {
    color: #FF5B26;
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 25px 0;
}

.bar-produtos-interna .lista .item a {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 250px;
}

.bar-produto-interna{
    color: #8C8C8C;
    min-height: 300px;
}

.add-border-produtos {
    border-right: 1px solid #CCC;
}

.bar-footer {
    padding-top: 70px;
    padding-bottom: 40px;
}

.link-footer a {
    display: block;
    font-size: 14px;
    padding: 2px 0;
}

.bar-empresa h3 {
    color: #444;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 25px;
}

.bar-empresa p {
    color: #444;
    font-size: 13px;
}

.bar-empresa strong {
    color: #444;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
}

.bar-empresa p a {
    text-decoration: underline;
    color: #444;
}

.bar-empresa ul {
    padding-left: 18px;
}

.bar-empresa ul li {
    color: #444;
    font-size: 13px;
}

.bar-empresa #bar-empresa-banner {
    margin-top: 20px;
}

.bar-empresa #bar-empresa-banner .carousel-indicators {
    bottom: -40px;
}

.bar-empresa #bar-empresa-banner .carousel-indicators li.image {
    background: #DDD;
    border: 0;
    width: 16px;
    height: 16px;
}

.bar-empresa #bar-empresa-banner .carousel-indicators li.video {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #DDD;
    border-right: 0;
    margin-bottom: -2px;
    margin-left: 4px;
    margin-right: 4px;
}

.bar-empresa #bar-empresa-banner .carousel-indicators li.image.active {
    background: #FF5C26;
}

.bar-empresa #bar-empresa-banner .carousel-indicators li.video.active {
    border-left-color: #FF5C26;
}

.bar-empresa #bar-empresa-banner .carousel-inner .item {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 345px;
}

.bar-empresa #bar-empresa-banner .carousel-inner .item iframe {
    width: 100%;
    height: 100%;
}

.bar-noticias h3{
    color: #202020;
    font-size: 26px;
    font-weight: bold;
}

.bar-noticias .info-create{
    margin: 15px 0;
    color: #000;
    font-size: 14px;
}

.bar-noticias .resumo{
    color: #777777;
    font-size: 18px;
    margin-bottom: 35px;
}

.bar-noticias .banner{
    display: inline-block;
    background: no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 100%;
    height: 682px;
    margin-bottom: 15px;
}

.bar-noticias .descricao{
    font-size: 14px;
    color: #1F1F1F;
}

.bar-noticias .descricao .fonte{
    color: #0059B2;
}

.bar-noticias .descricao .compartilhar{
    display: inline-block;
    font-size: 11px;
}

.bar-noticias .descricao .compartilhar .botoes{
    display: block;
    margin-top: 2px;
}

.bar-noticias .descricao .compartilhar .btn{
    border-radius: 3px;
    color: #fff;
}

.bar-noticias .descricao .compartilhar .btn-facebook{
    background: #2d609b;
    font-size: 13px;
    padding: 4px 8px;
}

.bar-noticias .descricao .compartilhar .btn-twitter{
    font-size: 15px;
    background: #00c3f3;
    padding: 3px 7px;
}

.bar-noticias .descricao .compartilhar .btn-google-plus{
    font-size: 13px;
    background: #eb4026;
    padding: 6px 7px 1px;
}

.addthis_button_whatsapp{
    padding: 1px 8px 1px 6px !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    background-color: #57ba63;
    color: #fff !important;
    border-radius: 3px;
    margin-left: 12px;
    font-size: 11px;
    height: 20px;
}

.addthis_button_whatsapp:hover{
    background-color: #4ba756;
}

.addthis_button_whatsapp span {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}

.bar-noticias .descricao .compartilhar .btn i{
    font-size: 15px;
}

.bar-noticias .descricao .compartilhar .btn-facebook i{
    font-size: 17px;
    margin-right: 8px;
    float: left;
}

.bar-noticias .descricao .compartilhar .btn-google-plus i{
    font-size: 19px;
}

.bar-noticias .last-news{
    margin-top: 20px;
    padding: 0;
    border: 1px solid #888888;
}

.bar-noticias .last-news li{
    list-style: none;
}

.bar-noticias .last-news li:first-child{
    background: #000;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
}

.bar-noticias .last-news li:not(first-child){
    border-top: 1px dashed #CCCCCC;
    padding: 3px;
}

.bar-noticias .last-news li .image{
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 106px;
    padding: 0;
}

.bar-noticias .last-news li .text{
    padding: 0 0 0 10px;
    color: #1F1F1F;
    font-size: 12px;
    font-weight: bold;
}

.bar-noticias .comments{
    margin-top: 15px;
    padding: 20px 0 0 0;
    border-top: 1px solid #CCCCCC;
}

/* pagina contato */
#contato-pagina-contato {
    padding-top: 20px;
    font-size: 11px;

}

#contato-pagina-contato ol {
    margin-left: -20px;
}

#contato-pagina-contato ol li {
    display: block;
    padding-left: 25px;
    background: no-repeat top 8px left;
    margin-top: 10px;
    line-height: 14px;
    /*font-weight: 100;*/
}

#contato-pagina-contato ol li a:hover {
    text-decoration: underline;
}

#contato-pagina-contato ol li.map {
    background-image: url('../imagem/localizacao.png');
}

#contato-pagina-contato ol li.phone {
    background-image: url('../imagem/phone_icon.png');
}

#contato-pagina-contato ol li.mail {
    background-image: url('../imagem/mail.png');
}

#contato-pagina-contato ol li span {
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px;
    color: black;
    line-height: 25px;

}

#contato-pagina-contato ol.sem-mapa-visivel {
    margin-left: -20px;
    display: flex;
    justify-content: space-between;
}

#contato-pagina-contato ol.sem-mapa-visivel li {
    display: inline-block;
    padding-left: 25px;
    background: no-repeat top 8px left;
    margin-top: 10px;
    line-height: 14px;
    /*font-weight: 100;*/
}

#contato-pagina-contato ol.sem-mapa-visivel li a:hover {
    text-decoration: underline;
}

#contato-pagina-contato ol.sem-mapa-visivel li.map {
    background-image: url('../imagem/localizacao.png');
}

#contato-pagina-contato ol.sem-mapa-visivel li.phone {
    background-image: url('../imagem/phone_icon.png');
}

#contato-pagina-contato ol.sem-mapa-visivel li.mail {
    background-image: url('../imagem/mail.png');
}

#contato-pagina-contato ol.sem-mapa-visivel li span {
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px;
    color: black;
    line-height: 25px;
}

#form-contato {
    font-size: 12px;
}

#form-contato input, #form-contato textarea {
    background-color: #EEE;
}

#btn-contato {
    border-radius: 0;
    background-color: black;
    color: white;
    font-size: 10px;
    padding: 10px 25px;
}

/* MAPA GOOGLE MAPS - CONTATO */
#mapa {
    padding-top: 20px;
    padding-bottom: 20px;
}

#mapa .title {
    /*margin-top: 100px;
    margin-bottom: 30px;*/
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}

#mapa iframe {
    height: 250px;
    width: 100%;
}

.page-404 {
    text-align: center;
    margin: 50px 0 100px 0;
}

.page-404 .number {
    position: relative;
    top: 35px;
    display: inline-block;
    letter-spacing: -10px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 128px;
    font-size: 128px;
    font-weight: 300;
    text-align: right;
}

.page-404 .details {
    margin-left: 40px;
    display: inline-block;
    padding-top: 0px;
    text-align: left;
}
a.rede-social-topo-ativa:hover { text-decoration: none; }
a.rede-social-topo-ativa i { 
    display: inline-block !important;
    font-size: 27px !important;
    margin-left: 20px;
}

@media (max-width: 480px) {

    .page-404 .number,
    .page-500 .number,
    .page-404 .details,
    .page-500 .details {
        text-align: center;
        margin-left: 0px;
    }

    .page-404-full-page .page-404 {
        margin-top: 30px;
    }

    .page-404-3 .error-404 {
        text-align: left;
        padding-top: 10px;
    }

    .page-404-3 .page-inner img {
        right: 0;
        bottom: 0;
        z-index: -1;
        position: fixed;
    }
    
}


@media (max-width: 767px) {
    img{
        max-width: 100%;
    }
    .btn-login {
        padding-top: 10px;
    }

    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }

    .text-left-xs {
        text-align: left;
    }

    .text-center-xs {
        text-align: center;
    }

    .text-right-xs {
        text-align: right;
    }

    .text-justify-xs {
        text-align: justify;
    }
    .bar-noticias .banner{
	height: 500px;
    }
}

@media (max-width: 684px) {
    .bar-noticias .banner{
	height: 400px;
    }
}
@media (max-width: 480px) {
    .bar-noticias .banner {
	height: 300px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }

    .text-left-sm {
        text-align: left;
    }

    .text-center-sm {
        text-align: center;
    }

    .text-right-sm {
        text-align: right;
    }

    .text-justify-sm {
        text-align: justify;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }

    .text-left-md {
        text-align: left;
    }

    .text-center-md {
        text-align: center;
    }

    .text-right-md {
        text-align: right;
    }

    .text-justify-md {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }

    .text-left-lg {
        text-align: left;
    }

    .text-center-lg {
        text-align: center;
    }

    .text-right-lg {
        text-align: right;
    }

    .text-justify-lg {
        text-align: justify;
    }
}

