﻿/*reset*/
html, body{ padding:0; margin:0; overflow-x: hidden;}


A:link{
    color: #FFFFFF;
    TEXT-DECORATION:none;
}
.texto {
   white-space: pre-wrap;
}
a:hover {
    TEXT-DECORATION:underline;
}
A:visited{TEXT-DECORATION:none;
          color: #FFFFFF;
}
.desabilita_cel {
    display: none;
}
.foto_sombra {
    max-width: 95%;
    border: 4px solid #cccccc;
    border-style: double;
}
.dentro_coberturas {
    text-align: center;
}
.fotos_galeria {
    max-width: 95%;
    margin-bottom: 10px;
}
/*TOPO======================================*/

#topo_esquerdo {
    max-width:  100%;
    height: autopx;
    padding-top: 10px;
    text-align: center;


}
#topo2 {
    background-color: #ffffff;
}
#topo3 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #285C95;

}
#topo3_3 {
    width: 100%;
    color: #ffffff;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 100%;
    font-family: 'Hind', sans-serif;
}
#topo_direito1 {
    display:none;
}
#topo_direito1 {
    display:none;
}
#topo_direito2 {
    text-align: center;
    margin-top: 30px;
    color: #000000;
    width: 100%;
    height: autopx;
    font-family: 'News Cycle', sans-serif;
}
#topo2 {
    width: 100%;

    border-bottom: 1px solid #cccccc;

    height: 160px;
    margin: 0 auto 0 auto;

}


/*MENU ====================================================== */
#menu_produtos_geral li  {
    max-width: 100%;
    font-family: 'Archivo Narrow', sans-serif;
    list-style-type: none;
    color: #000000;
    TEXT-DECORATION:none;
    font-size: 19px;
    text-align:left;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    
    border: 1px solid #eeeeee;

}
#menu_produtos_geral li:hover {
    background-color: #285C95;
    color: #FFFFFF;
}
.formulario_menu {
    max-width: 100%;
    margin-top: 7px;

}
.campo_menu {
    color: #000000;
    background-color: #FFFFFF;
    padding: 10px;
    width: 98%;
    font-size: 18px;
    margin-top: 2px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    margin-bottom: 12px;
    font-family: 'Dosis', sans-serif;
}


/*INTERNAS=======================================*/

#internas {
    max-width: 100%;
    padding: 3px;
    margin: 0 auto 0 auto;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
}

.lista3 li {
    list-style-type: none;
    margin-left: -20px;
    padding-top: 10px;
}
.flutua_imagens {
    display:none;
}

/*CLIENTES========================================*/

#clientes li {
    list-style-type: none;
    float: left;
    padding: 8px;
}
#clientes img {
    border: 1px solid #C0C0C0;
    padding: 12px;
}
#quadro_clientes1 {
    max-width: 100%;
    background-color: #cccccc;
}
#quadro_clientes2 {
    margin: 0 auto 0 auto;
    max-width: 1000px;
    background-color: #FFFFFF;
}
#clientes2 li {
    list-style-type: none;
    float: left;
    padding: 2px;


}
#clientes2 img {
    border: 1px solid #C0C0C0;
    padding: 12px;
}

/*PRODUTOS========================================*/


#produtos1 {
    max-width: 100%;
}

.ver_mais {
    width: 70%;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    font-family: 'Dosis', sans-serif;
    background-color: #285C95;
    border-radius: 10px;
    margin: 0 auto 0 auto;
    


}
.ver_mais:hover {
    background-color: #FF0100;
}
#descricao {
    width: 90%;
    padding: 10px;
    margin: 0 auto 0 auto;
    height: autopx;
    border: 1px dotted #CCCCCC;
}

.galeria1 li {
    padding-top: 10px;
    margin-left: 4px;
    list-style-type: none;
    max-width: 100%;
    margin-left: -20px;
    text-align: center;
}
.galeria_index li {
    padding-top: 10px;
    margin-left: 4px;
    list-style-type: none;
    max-width: 100%;
    margin-left: -20px;
    text-align: center;
    font-family: arial;
}
.nome {
    background-color: #ffffff;
    width: 100%;
    text-align: center;
       font-family: 'Archivo Narrow', sans-serif;
    height: 60px;
    color: #000000;
    padding-top: 20px;
    font-size: 17px;
    padding-bottom: 10px;
    border-radius: 5px;

}
.nome_index {
    background-color: #ffffff;
width: 100%;
    text-align: center;
    height: 50px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;

}
.nome a {
    color: #000000;
    text-transform: uppercase;

}
.nome_index a {
    color: #000000;
    text-transform: uppercase;

}
.miniaturas2   {
    width: 100%;

}
.miniaturas_index  {
    width: 100%;

}



/*FORMULÁRIOS=====================================*/

.campo {
    margin-bottom: auto auto;
    color: #000000;
    background-color: #ffffff;
    font-family: 'Archivo Narrow', sans-serif;
    font-size:15px;
    padding: 8px;
    border: 0px;
    width: 100%;
    border: 1px solid #eeeeee;
   
}
.textarea {
    width: 100%;
    height: 200px;
    margin-bottom: auto auto;
    color: #000000;
    font-family: 'Archivo Narrow', sans-serif;
    background-color: #ffffff;
    font-size:15px;
    padding: 8px;
   border: 1px solid #eeeeee;
  
}
.tabela {
    width: 100%;
    padding-top: 10px;
}
.celula_esquerda {
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    max-width: 10%;
}
.celula_direita {
    text-align: left;
    padding-right: 5px;
    max-width: 80%;
    padding-top: 5px;
}
.formulario {
    font-size: 11px;
    margin-top: 10px;
    max-width: 90%;
    color: #000000;
}
.campo_mobile {
    border: 1px solid #000000;
    height: 30px;
}
.formulario a {
    color: #000000;
}
.botao {
    width: 150px;
    margin-left: 30%;
    height: 50px;
    font-size: 16px;
background-color: #285C95;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
}
.botao_mobile {
    width: autopx;
    height: 30px;
    font-size: 16px;
    background-color: #666666;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
}

/*QUADROS====================================*/

#quadros3 {
    max-width: 98%;
    height: autopx;
    background-color: #FFFFFF;
}
#quadros {
    max-width: auto;
    height: autopx;
    text-align: center;
}
#quadros2 {
    max-width: 98%;
    text-align: center;
    height: autopx;
}
#lista_quadros li {
    list-style-type: none;
    height: autopx;
    text-align: center;
    max-width: 98%;
    margin-left: -20px;
    padding-top: 10px;

}
#lista_quadros img {

    margin: 0 auto 0 auto;
}
.titulo_index {

    width: 100%;
    height: 80px;
    background-color: #ffffff;
    font-family: 'News Cycle', sans-serif;
    color: #000000;
    font-size: 30px;
    border-bottom: 4px solid #cccccc;
    line-height: 80px;
}
.titulo_index a {
    color: #000000;
}
.texto_index a {
    color: #000000;
    font-weight: bold;

}
.texto_index {
    font-family: arial;
    font-size: 16px;
    padding-top: 10px;
    line-height: 22px;
    color: #000000;
    text-align: justify;
    margin-bottom: 10px;
}
.hoverzoom {
    position: relative;
    margin: 0 auto 0 auto;
    width: 100%;
    overflow: hidden;
}
.hoverzoom > img {
    width: 98%;

    -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.hoverzoom .retina{
    position: absolute;
    width: 98%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 10px;
    -webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}
.hoverzoom .retina p {
    color: #fff;
}
.hoverzoom .retina a {
    display: block;
    width: 200px;
    background: #000000;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin: 16px auto 0;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

/*GERAL ====================================*/

.limpar {
    clear: both;
}
.tabela {
    width: 100%;
}
.negrito {
    font-weight: bold;
}
.espaco1 {
    height: 10px;
}
.espaco2 {
    height: 10px;
}
#titulo_produto_index {
    height: 60px;
    margin: 0 auto 0 auto;
    max-width: 80%;
    border: 1px solid #eeeeee;
    font-weight: normal;
    background-color: #ffffff;
    margin-bottom:15px;
    line-height: 55px;
    text-align:center;
    font-size:100%;
    font-weight: bold;
    outline-offset: -9px;
    color: #8F1419;
font-family: 'Dosis', sans-serif;
}
#titulo_produto_index a {
    color: #000000;
}
h2 {
        font-family: 'Archivo Narrow', sans-serif;
    font-size: 17px;
    text-align: left;
}
h1 {
    height: autopx;
    max-width: 100%;
    font-weight: normal;
text-transform: uppercase;
    margin-bottom:15px;
    line-height: 55px;
    text-align:center;
    font-size:30px;
    outline-offset: -9px;
    color: #000000;
    border-bottom: 1px solid #eeeeee;
    font-family: 'Archivo Narrow', sans-serif;
}
.centraliza {
    text-align: center;

}
.centraliza2 {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 0 auto;
}

.estilos {
    display: none;
}

/*BANNERS-DESTAQUE ======================================*/

#banner_lista li {

    list-style-type: none;
   width: 100%;
   
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: -20px;
    font-family: 'Luckiest Guy', cursive;
    font-size: autopx;
    color: #ffffff;
    border-bottom: 2px solid #eeeeee;
    text-align: center;
}
.banner_lista_cor1 {
    background-color: #3273BA;
}
.banner_lista_cor2 {
    background-color: #4A89CE;
}
.banner_lista_cor3 {
    background-color: #71A3D9;
}
/*BOAS VINDAS======================================*/

#boas_vindas {
    width: 100%;
    padding-top: 15px;
    height: 120px;


    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
#marcas li {

    list-style-type: none;
    max-width: 100%;

    height: 100px;
    margin-right: 50px;
    text-align: center;
}
/*IMAGENS GERAIS ====================================*/

.img_responsiva {
    max-width: 100%;
}
.alinhamento_imagem {
    vertical-align: middle;
}

/*RODAPE ============================================*/


#rodape_inteiro {
    width: 100%;
    height: 100%;

background-color: #285C95;
}
#rodape_mobile {
    width: 100%;
    background-color: #285C95;
    height: 60px;
}
#rodape {
    width: 100%;
    height: 100%;
    padding-bottom:10px;
    text-align: center;
    margin: 0 auto 0 auto;

}
#rodape a:hover {
    TEXT-DECORATION:underline;
}
#rodape_menor {
    width: 100%;
    color: #000000;
    height: 80px;
    background: #FDC300;

}
#rodape_menor2 {
    color: #000000;
    width: 100%;
    height: 80px;

    margin: 0 auto 0 auto;
}
#rodape1 {
    max-width: 98%;
    height: 20px;
    text-align: center;
    padding-top: 9px;
    font-family: arial;
    font-size: 12px;
    color: #000000;
}
#rodape2 {
    max-width: 100%;
    height: 13px;
    padding-top: 20px;
    text-align: center;
}

.texto_rodape1 {
    color: #ffffff;
    padding-top: 5px;
    margin: 0 auto 0 auto;
    width: 95%;
    font-size: 37px;
    text-align: center;
font-family: 'Archivo Narrow', sans-serif;
}
.texto_rodape2 {
    color: #ffffff;
    margin-top: 15px;
    padding-top: 13px;
    font-size: 18px;
    text-align: center;
font-family: 'Dosis', sans-serif;
}
