﻿@font-face {
    font-family: 'Calibri Light';
    src: url('../fonts/Calibri-LightItalic.eot');
    src: url('../fonts/Calibri-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri-LightItalic.woff') format('woff'), url('../fonts/Calibri-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot');
    src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri.woff') format('woff'), url('../fonts/Calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo2BC';
    src: url('../fonts/Exo2-BoldCondensed.eot');
    src: url('../fonts/Exo2-BoldCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo2-BoldCondensed.woff') format('woff'), url('../fonts/Exo2-BoldCondensed.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


* {
    padding: 0px;
    margin: 0px;
    border: 0px;
}


header {
    width: 100%;
    height: 200px;
    background: url("../imagens/topoBG.png") center top no-repeat;
    float: left;
    z-index: 999;
    position: fixed;
}

section {
    width: 100%;
    float: left;
    height: auto;
}

.row {
    width: 100%;
    height: auto;
    float: left;
}

.container {
    width: 980px;
    height: auto;
    margin: 0 auto;
}

.logo {
    margin: 33px 0 0 14px;
    float: left;
}

nav {
    margin: 30px 0 0 0px;
    float: right;
}

nav li {
    float: left;
    list-style: none;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #ff6a00;
    border-left: 1px solid #565656;
}

nav li:nth-child(4) {
    border-right: none;
}

nav li:nth-child(1) {
    border-left: none;
}

nav li a {
    font-family: Calibri;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.2px;
}

.menu-topo {
    float: left;
    width: 713px;
}

.bloco-topo {
    height: 64px;
    width: 100%;
}

.banner {
    width: 100%;
    float: left;
    /*background: url('../imagens/banner.jpg') center top no-repeat;*/
}

.banner #owl-bannerPrincipal .item img{
    width: 100%;
}
#owl-bannerPrincipal .owl-controls{
    display: none !important;
}
/*
.bannerMobile {
    display: none;
    }*/

    .circuloLogo {
        text-align: center;
        margin-bottom: 448px;
    }

    #tipoArmacao {
        background: url('../imagens/tipoArmacaoBg.jpg') center top no-repeat;
        height: 985px;
        z-index: 1;
        position: static;
    }

    .BlocoTiposDeRosto {
        text-align: center;
    }

    .BlocoTiposDeRosto h2 {
        font-family: Calibri Light;
        font-size: 35px;
        color: #fff;
        margin: 0 0 40px;
    }

    .blocoRosto {
        width: 100%;
        float: left;
    }

    #change-icone {
        display: none;
    }

    .tipoRosto {
        margin: 0 auto;
        width: 86%;
    }

    .tipoRosto ul li {
        list-style: none;
        float: left;
        margin-right: 52px;
        font-size: 20px;
        font-family: Exo2BC;
        color: #fff;
        margin-bottom: 190px;
    }

    .tipoRosto ul li p {
        font-size: 12px;
        font-family: Calibri Light;
        color: #fff;
    }

    .tipoRosto ul li h4 {
        position: relative;
        top: 38px;
    }

    .tipoRosto ul li:nth-child(1) {
        margin-right: 20px;
    }

    .tipoRosto ul li:nth-child(2) {
        margin-right: 20px;
    }

    .tipoRosto ul li:nth-child(2) p {
        width: 130px;
        margin: 0 auto;
    }

    .tipoRosto ul li:nth-child(3) {
        margin-right: 20px;
    }

    .tipoRosto ul li:nth-child(4) {
        margin-right: 0px;
    }

    .tipoRosto ul {
        text-align: center;
    }

    .tipoRostoTexto {
        margin: 0 auto;
        width: 720px;
    }

    .tipoRostoTexto ul li {
        list-style: none;
        float: left;
        margin-right: 72px;
        width: 136px;
    }


    #quemSomos {
        background: url(../imagens/quemSomosBg.jpg) center top no-repeat;
        height: 1014px;
        float: left;
    }

    .quemSomosTitulo {
        float: left;
        margin: 139px 144px 0 70px;
    }

    .quemSomosTitulo h2 {
        color: #fff;
        font-family: Calibri Light;
        font-size: 43px;
        font-style: italic;
    }

    .quemSomosTexto {
        color: #fff;
        font-family: Calibri Light;
        font-size: 18px;
        float: left;
        width: 480px;
        margin-top: 55px;
        text-align: justify;
        line-height: 17px;
    }

    .quemSomosTexto p:nth-child(1) {
        margin-bottom: 22px;
    }

    .funcionarios {
        width: 980px;
        margin: 80px auto 0px;
        float: left;
    }

    .blocoFuncionario {
        width: 222px;
        height: 280px;
        background-color: #fff;
        float: left;
        margin-right: 14px;
        text-align: center;
        margin-bottom: 34px;
    }

    .blocoFuncionario:nth-child(1) {
        margin-left: 26px;
    }

    .blocoFuncionario:nth-child(4) {
        margin-right: 0px;
    }

    .blocoFuncionario img {
        margin-top: 10px;
        margin-bottom: 13px;
        width: 198px;
        height: 173px;
    }

    .blocoFuncionario h5 {
        font-family: Calibri;
        font-size: 15px;
    }

    .blocoFuncionario p {
        font-family: Calibri;
        font-size: 14px;
    }

    .entretenimento {
        width: 100%;
        float: left;
    }

    .youtube {
        float: left;
        margin: 0 29px 0 26px;
    }

    .sliderGalleria {
        float: left;
        width: 460px;
        height: 270px;
        border: 5px solid #fff;
    }

    #marcasProdutos {
        float: left;
        width: 100%;
        height: 742px;
        background: url('../imagens/marcasProdutos.jpg') center top no-repeat;
    }

    .sliderProdutos .produtosTitulo {
        margin: 103px 0px 100px 70px;
    }

    .produtosTitulo h2 {
        font-family: Calibri Light;
        font-size: 43px;
        color: #fff;
    }
    .full-width{
        width:100%;
        margin:0 auto;
    }
    .desktopProd{

    }
    .mobileProd{
        display: none;
    }
    .itemProdutos {
        text-align: center;
    }

    div#owl-logosRotativos .owl-controls .owl-buttons {
        display: none;
    }
    div#owl-logosRotativos .owl-wrapper-outer .owl-wrapper .owl-item .item-logo-rotativo img {
        display: block;
    }

    .itemProdutos p {
        position: absolute;
        top: 195px;
        width: 670px;
        left: 197px;
        font-family: Calibri;
        color: #58595b;
    }

    .item-logo-rotativo{
        width:180px;
        height: auto;
    }
    .item-logo-rotativo img{
        width: 180px;
    }

    #promocoes {
        height: 651px;
        background: url('../imagens/promocoesBG.jpg') center top no-repeat;
    }

    .promocoesTitulo {
        margin: 125px 0px 60px 70px;
    }

    .promocoesTitulo h2 {
        color: #fff;
        font-family: Calibri Light;
        font-size: 43px;
        padding-bottom: 30px;
    }

    .promocao {
        width: 481px;
        float: left;
    }
    .promocao:nth-child(1) {
        margin-right: 10px;
    }
    .promocao:nth-child(2) {
        padding: 14px 0 0 0;
    }

    .blocoContato {
        width: 960px;
        height: auto;
        padding-top: 50px;
        padding-left: 20px;
    }

    .validador{
        position:relative;
        top:0px;
        float:left;

    }
    .validador span{
        font-family:Roboto;
        font-size:14px;
        font-weight:bold;

    }

    .formulario > p {
        margin-bottom: 20px;
        color: #fff;
        font-size: 24px;
        font-family: Calibri Light;
    }

    .formulario {
        width: 452px;
        float: left;
    }

    .formulario input {
        width: 390px;
        height: 30px;
        padding-top: 5px;
        padding-left: 15px;
        background-color: #393939;
        border-radius: 5px;
        margin-bottom: 6px;
        font-family: Calibri Light;
        float: left;
        color: #fff;
        border: 1px solid #686868;
    }

    .formulario textarea {
        width: 390px;
        height: 177px;
        padding-top: 5px;
        padding-left: 15px;
        background-color: #393939;
        border-radius: 5px;
        margin-bottom: 6px;
        font-family: Calibri Light;
        float: left;
        color: #fff;
        border: 1px solid #686868;
    }

    .formulario #btnEnviar {
        width: 57px;
        height: 57px;
        border-radius: 100px;
        padding-right: 15px;
        padding-bottom: 8px;
        background-color: #ff4500;
        border: 2px solid #fff;
        box-shadow: 0px 0px 3px #888888;
        float: right;
        cursor: pointer;
        position: relative;
        right: 50px;
        padding-left: 11px;
    }

    .formulario #btnEnviar:hover {
        background-color: #fd5314;
    }

    .lojas {
        width: 508px;
        float: left;
    }

    #contato {
        background: url('../imagens/lojasBG.jpg') center top no-repeat;
    }

    .contatoTitulo {
        text-align: center;
        padding: 50px 0 0 0;
        font-family: Calibri Light;
        font-size: 24px;
        color: #fff;
    }

    .tabs {
        width: 456px;
    }

    .tab {
        width: 104px;
        height: 37px;
        float: left;
        background-color: #fdb33a;
        border-radius: 10px 10px 0 0;
        text-align: center;
        color: #fff;
        margin-right: 4px;
        padding-top: 13px;
        font-family: Calibri;
        font-weight: bold;
        border-left: 3px solid #fdc746;
        border-right: 3px solid #fdc746;
        border-top: 3px solid #fdc746;
        z-index: 8;
        position: relative;
        top: 7px;
        cursor: pointer;
    }

    .tabs .tab:nth-child(4) {
        margin-right: 0px;
    }

    .tab-conteudo {
        width: 446px;
        height: 312px;
        background-color: #fdb33a;
        float: left;
        border-radius: 10px 10px 10px 10px;
        background: #fdb33a; /* Old browsers */
        background: -moz-linear-gradient(top, #fdb33a 0%, #fe9927 50%, #ff7d14 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fdb33a 0%,#fe9927 50%,#ff7d14 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fdb33a 0%,#fe9927 50%,#ff7d14 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb33a', endColorstr='#ff7d14',GradientType=0 ); /* IE6-9 */
        border-left: 3px solid #fdc746;
        border-right: 3px solid #fdc746;
        border-top: 3px solid #fdc746;
        border-bottom: 3px solid #fdc746;
        box-shadow: 0px 0px 5px #666666;
        z-index: 9;
        position: relative;
    }

    .tab-active {
        position: relative;
        z-index: 10;
        top: 3px;
    }

    .tab-last {
        position: relative;
        z-index: 10;
        top: 3px;
    }

    .tab-first {
        position: relative;
        z-index: 10;
        top: 3px;
    }

    .maps {
        width: 420px;
        margin: 18px auto;
    }

    .lojas > p {
        color: #fff;
        font-family: Calibri;
        font-size: 16px;
        float: left;
        margin: 10px 0 35px 0;
    }

    .lojas > p img {
        margin-right: 8px;
    }

    .info {
        padding-left: 15px;
    }

    .info p {
        color: #fff;
        font-family: Calibri;
    }

    .info p:nth-child(1) {
        font-size: 22px;
        font-weight: bold;
    }

    .info p:nth-child(2) {
        font-size: 16px;
    }

    footer {
        background: url('../imagens/rodapeBG.jpg') center top no-repeat;
        width: 100%;
        height: 116px;
        float: left;
    }

    footer nav {
        float: left;
        margin-top: 60px;
    }




    nav.footer li:nth-child(5) {
        border-right: none;
        height: 18px;
    }

    nav.footer li:nth-child(5) img {
        position: relative;
        top: -10px;
    }



    #owl-demo .item img {
        display: block;
        width: 100%;
        height: 270px;
    }

    .owl-wrapper-outer {
        height: 270px;
    }

    .owl-pagination {
        display: none;
    }

    .owl-next {
        right: -190px;
    }

    .owl-prev {
        left: -190px;
    }

    .owl-theme .owl-controls .owl-buttons div {
        position: relative;
        top: -168px;
        opacity: 1;
        background-color: #ff6a00;
        width: 30px;
        height: 40px;
        border-radius: 100%;
        border: 3px solid #fff;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        padding: 0px 14px 3px 0px;
        background: #ff6a00 url('../imagens/setaSlider.png') 12px 13px no-repeat;
        color: transparent;
        opacity: 1;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        padding: 0px 4px 3px 10px;
        color: transparent;
        background: #ff6a00 url('../imagens/setaSlider.png') 12px 13px no-repeat;
        -ms-transform: rotate(180deg); /* IE 9 */
        -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
        transform: rotate(180deg);
        opacity: 1;
    }

    #owl-produtos .owl-controls .owl-buttons .owl-prev {
        padding: 0px 14px 3px 0px;
        background: #000000 url('../imagens/setaSlider.png') 12px 13px no-repeat;
        color: transparent;
        left: -400px;
        top: -110px;
        box-shadow: 0px 0px 8px #888888;
        opacity: 1;
    }

    #owl-produtos .owl-controls .owl-buttons .owl-next {
        padding: 0px 4px 3px 10px;
        color: transparent;
        background: #000000 url('../imagens/setaSlider.png') 12px 13px no-repeat;
        -ms-transform: rotate(180deg); /* IE 9 */
        -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
        transform: rotate(180deg);
        right: -400px;
        top: -110px;
        box-shadow: 0px 0px 8px #888888;
        opacity: 1;
    }

    #owl-produtos .owl-wrapper-outer {
        height: 400px;
    }
    #owl-produtos{
        height: 355px;
    }

    #owl-logosRotativos{
        height: 131px;
        padding-top: 20px;
    }
    .titulo-lojas {
        position: absolute;
        width: 100%;
        height: 30px;
        padding: 10px 0 0 10px;
        background: rgba(0,0,0,0.5);
    }
    .titulo-lojas h4{
        font-family: Exo2BC;
        text-transform: uppercase;
        font-weight: bold; 
        color: #fff;
    }



    k
