﻿@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;
}

#change-icone {
    display: none;
}

#change-icone:checked ~ .icone:before, #change-icone:checked ~ .icone:after {
    top: 10px;
    margin-top: -10%;
}

#change-icone:checked ~ .icone:before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#change-icone:checked ~ .icone:after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#change-icone:checked ~ .icone span {
    opacity: 0;
}

#change-icone:checked ~ nav .menu {
    max-height: 225px;
    width: 100%;
}

a.icone {
    position: absolute;
    top: 45px;
    right: 15px;
}

.icone {
    width: 30px;
    height: 26px;
    display: block;
    position: relative;
    background: none;
    margin: 0 0 10px;
}

.topo-menu {
    height: auto;
}

.topo-menu-div {
    margin: 0;
    width: 100%;
}

nav.menu {
    margin: 0 auto;
}

.menu {
    max-height: 0;
    height: auto;
    background: #565656;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 13px;
    width: 100%;
}

.topo-menu-div nav.menu ul li a {
    font-size: 1.077em;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
    display: block;
    text-transform: uppercase;
    border-left: 5px solid #000;
}

.topo-menu-div nav.menu ul li {
    border-top: 1px solid;
    float: left;
    margin: 0 28px 0 0;
    text-align: center;
    width: 100%;
}

.topo-menu-div nav.menu ul li:last-child {
    border: 0;
    border-top: 1px solid;
    border-radius: 0;
    padding: 0;
}

.icone {
    display: none;
}
/*.menu{max-height:100px}*/
.icone {
    display: block;
}
/*.menu{max-height:0}*/
.icone {
    width: 30px;
    height: 26px;
    display: block;
    position: relative;
    background: none;
    margin: 0 0 10px;
}

.icone:after, .icone:before, .icone span, .icone label {
    content: ' ';
    display: block;
    width: 100%;
    height: 4px;
    background: #ff5b00;
    left: 0;
    position: absolute;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.icone:before {
    top: 0;
}

.icone:after {
    bottom: 0;
}

.icone:focus {
    outline: none;
}

.icone label {
    width: 100%;
    height: 100%;
    background: none;
    cursor: pointer;
    z-index: 1000;
}

.icone span {
    top: 11px;
}

header {
    width: 100%;
    height: auto;
    background-color: #f3f3f3;
    float: left;
    z-index: 999;
}

section {
    width: 100%;
    float: left;
    height: auto;
}

.row {
    width: 100%;
    height: auto;
    float: left;
}

.container {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.logo {
    width: 240px;
    margin: 20px auto 0;
    float: none;
}

nav {
    margin: 14px 0 0 0;
    float: none;
}

nav li {
    float: none;
    text-align: center;
    list-style: none;
    height: 20px;
    padding: 10px 0 5px 0;
    border-right: none;
    border-left: none;
}

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: 100%;
}

.bloco-topo {
    height: 64px;
    width: 100%;
    display: none;
}

.banner #owl-bannerPrincipal .item img{
    width: 100%;
}
#owl-bannerPrincipal .owl-controls{
    display: none !important;
}
.circuloLogo {
    display: none;
}

#tipoArmacao {
    background-color: #3b3b3b;
    background-size: cover;
    width: 100%;
    height: auto;
    z-index: 1;
    position: static;
}

.BlocoTiposDeRosto {
    text-align: center;
    padding-top: 30px;
}

.BlocoTiposDeRosto h2 {
    font-family: Calibri Light;
    font-size: 30px;
    color: #fff;
    margin: 0 0 40px;
}


#change-icone {
    display: none;
}

.tipoRosto {
    margin: 0 auto;
    width: 95%;
}

.tipoRosto ul li {
    list-style: none;
    float: none;
    margin-right: 52px;
    font-size: 20px;
    font-family: Exo2BC;
    color: #fff;
    margin-bottom: 30px;
    display: inline-table;
    width: 230px;
}

.tipoRosto ul li p {
    font-size: 13px;
    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;
}



#quemSomos {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f15200+0,ffa513+100 */
    background: #f15200; /* Old browsers */
    background: -moz-linear-gradient(top, #f15200 0%, #ffa513 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f15200 0%,#ffa513 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f15200 0%,#ffa513 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15200', endColorstr='#ffa513',GradientType=0 ); /* IE6-9 */
    height: auto;
    float: left;
    padding-bottom: 30px;
}

.quemSomosTitulo {
    float: left;
    margin: 30px 0 0 0;
    text-align: center;
    width: 100%;
}

.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: 100%;
    margin-top: 85px;
    text-align: justify;
    line-height: 17px;
    margin: 0 auto;
}

.quemSomosTexto p {
    margin: 20px;
}

.quemSomosTexto p:nth-child(1) {
    margin-bottom: 22px;
}

.funcionarios {
    width: 90%;
    margin: 50px auto;
    float: left;
    padding: 0 30px 0 30px;
    text-align: center;
}

.blocoFuncionario {
    width: 222px;
    height: 280px;
    background-color: #fff;
    display: inline-block;
    margin-right: 14px;
    text-align: center;
    margin-bottom: 34px;
}

.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;
    width: 90%;
    text-align: center;
}

.blocoSlider {
    width: 64%;
    margin: 30px auto;
}

.sliderGalleria {
    float: left;
    width: 460px;
    height: 270px;
    border: 5px solid #fff;
    margin: 30px 0 0 0;
}

#marcasProdutos {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fdfdfd;
    padding: 0 0 100px 0;
}
.itemProdutos{
    text-align: center;
}
.desktopProd{
    display: none;
}
.mobileProd{
    display: block;
    margin: 0 auto;
    width: 60%;
}

.sliderProdutos .produtosTitulo {
    margin: 63px auto;
    width: 80%;
    text-align: center;
    background-color: #ffa213;
    border-radius: 4px;
}

.sliderProdutos .owl-controls .owl-pagination {
    display: block;
}

.sliderProdutos .owl-controls .owl-buttons {
    display: none;
}


.produtosTitulo h2 {
    font-family: Calibri Light;
    font-size: 43px;
    color: #fff;
}

.itemProdutos img:nth-child(1) {
    top: 120px;
    left: 340px;
}

.itemProdutos {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.itemProdutos p {
    width: 670px;
    font-family: Calibri;
    color: #58595b;
    margin-top: 20px;
}

#promocoes {
    height: auto;
    background: #f15200; /* Old browsers */
    background: -moz-linear-gradient(top, #f15200 0%, #ffa513 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f15200 0%,#ffa513 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f15200 0%,#ffa513 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15200', endColorstr='#ffa513',GradientType=0 ); /* IE6-9 */
}

.promocoesTitulo {
    margin: 63px auto;
    width: 80%;
    text-align: center;
    background-color: #2d2d2d;
    border-radius: 4px;
}

.promocoesTitulo h2 {
    color: #fff;
    font-family: Calibri Light;
    font-size: 43px;
}

.promocao {
    width: 90%;
    height: 180px;
    margin: 0 auto 30px;
    text-align: center;
}



.blocoContato {
    width: 90%;
    height: auto;
    padding-top: 60px;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}

.formulario > p {
    margin-bottom: 20px;
    color: #fff;
    font-size: 24px;
    font-family: Calibri Light;
}

.formulario {
    width: 408px;
    margin: 0 auto;
}

.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: 77px;
    height: 77px;
    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;
}

.formulario #btnEnviar:hover {
    background-color: #fd5314;
}

.blocoFormulario, .blocoLojas {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.blocoFormulario {
    order: 2;
}

.blocoLojas {
    order: 1;
}

.lojas {
    width: 428px;
    margin: 30px auto;
}

#contato {
    background-color: #434343;
}

.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 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9e19+0,f15200+100 */
    background: #ff9e19; /* Old browsers */
    background: -moz-linear-gradient(top, #ff9e19 0%, #f15200 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff9e19 0%,#f15200 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff9e19 0%,#f15200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9e19', endColorstr='#f15200',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 116px;
    float: left;
    border-top: 5px solid #0e0e0e;
}

footer nav {
    margin: 50px auto;
    width: 74%;
}

footer nav ul li {
    float: left;
    margin-right: 30px;
}




footer 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-buttons{
    display: none;
}
.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: -210px;
    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: -210px;
    box-shadow: 0px 0px 8px #888888;
}

#owl-produtos .owl-wrapper-outer {
    height: 400px;
}

/*TABLET ADICIONAL*/

.owl-item {
    width: 90%;
}


.item.itemProdutos img:nth-child(3) {
    display: none;
}

#owl-produtos .owl-wrapper-outer {
    height: auto;
}

#cont-rotativo{
    display: none;
}

.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;
}
