﻿/*RESET======================================*/


* {
    margin: 0px;
    padding: 0px;
}

body{

background-color: #ffffff;

}
.texto {
   white-space: pre-wrap;
}
A:link{
    color: #FFFFFF;
    TEXT-DECORATION:none;
}
a:hover {
    TEXT-DECORATION:underline;
}
A:visited{TEXT-DECORATION:none;
          color: #FFFFFF;
}
.foto_sombra {
    border: 4px solid #cccccc;
    border-style: double;
}
.alinhamento_imagem {
    vertical-align: middle;
}
.desabilita_nodesk {
    display: none;
}
.dentro_coberturas {
    width:320px;
    float: left;
    height:200px;
    text-align: left;
}
#alinha_fotos {
    margin-left: 10px;
}
.fotos_galeria  {
    width: 320px;
    height: auto px;
    margin-bottom: 7px;
    clip: rect(20px 320px 180px 10px);
    position:absolute;
}
/*BOAS VINDAS======================================*/

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

    margin: 0 auto 0 auto;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
#marcas li {
    float: left;
    list-style-type: none;
    width: 165px;
    height: 100px;
    margin: 0 auto 0 auto;
    text-align: center;
}


/*TOPO======================================*/

#topo_esquerdo {
    float: left;
    width: 220px;
    border-radius: 20px;
    background-color: #ffffff;
    margin-bottom: 3px;
    margin-top: 8px;
    height: 136px;


    text-align: center;
}
.texto_menor_topo {
    font-size: 14px;
    margin-left: 12px;
    margin-top: 4px;

}
#topo_direito {
    float: right;
    font-family: 'Archivo Narrow', sans-serif;

    width: 850px;
    color: #000000;
    font-size: 17px;
    padding-top: 35px;
    text-align: center;
}
#topo_direito a {
    color: #000000;
}
#topo_direito1 {
    margin-top: 30px;
    float: left;
    color: #000000;
    width: 300px;
    height: 100px;
}
#topo_direito2 {
    float: right;
    margin-top: 30px;
    color: #000000;
    width: 210px;
    height: 100px;
}
#topo3 {
    width: 100%;
    margin: 0 auto 0 auto;
    height: 40px;
    background-color: #285C95;

}
#topo3_3 {
    width: 1140px;
    color: #ffffff;
    padding-top: 6px;
    margin: 0 auto 0 auto;
    text-align: right;
    font-family: 'Hind', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}
#topo {
    width: 1140px;
    height: 150px;

    margin: 0 auto 0 auto;


}
#topo2 {
    width: 100%;
    background-color: #ffffff;
   
    height: 150px;
    margin: 0 auto 0 auto;

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

#banner_destaque {
    width: 1140px;
    background-color: #ffffff;

    height: 70px;
    margin: 0 auto 0 auto;
}

#banner_lista li {

    list-style-type: none;
    width: 380px;
    padding-top: 50px;
    height: 125px;
    font-family: 'Luckiest Guy', cursive;
    font-size: 30px;
    color: #ffffff;
    border-bottom: 2px solid #eeeeee;
    float: left;
    text-align: center;
}
.banner_lista_cor1 {
    background-color: #3273BA;
}
.banner_lista_cor2 {
    background-color: #4A89CE;
}
.banner_lista_cor3 {
    background-color: #71A3D9;
}
/*MENU======================================*/

#dentro_menu {
    width: 100%;


    color: #000000;
    height: 53px;




}
#menu2 {
    width: 100%;
  
 
   height: 53px;
    margin: 0 auto 0 auto;
    color: #ffffff;

    background-color: #285C95;
    border-bottom: 5px solid #36506E;
}
#menu {
    width: 1140px;
    height: 53px;

    margin: 0 auto 0 auto;
}

#menu_principal a,
#menu_principal li {

    width: 183px;
    height: 53px;
    border-width: 4px;
    line-height:52px;
    text-align: center;
    list-style-type: none;
    float: left;
    text-transform: uppercase;

    font-size: 17px;
    color: #ffffff;
font-family: 'Dosis', sans-serif;
}

#menu_principal a:hover {
    color: #285C95;
    width: 183px;

    height: 53px;
    background-color: #BCC6D0;
    font-size: 17px;

}
#togglemenu {
    display:none;

}
/*MEIO======================================*/

#meio2 {
    width: 1140px;
    max-height: 100%;
    background-color: #ffffff;
    margin: 0 auto 0 auto;
}
#meio {
    width: 1140px;
    

    max-height: 100%;
    border-top: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    margin-top: 20px;
}


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

#quadros3 {
    width: 1140px;
    height: autopx;
    padding-top: 20px;
    background-color: #ffffff;
    margin: 0 auto 0 auto;
}
#quadros {
    margin: 0 auto 0 auto;
    height: autopx;
    background-color: #FFFFFF;
    height: 420px;
}
#quadros2 {
    width: 1140px;
    text-align: center;
    margin: 0 auto 0 auto;
    height: 420px;
}
#lista_quadros li {
    list-style-type: none;
    float: left;
    padding: 3px;
    border: 1px solid #FFFFFF;
    width: 320px;

}
.hoverzoom {
    position: relative;
    width: 320px;
    overflow: hidden;
}
.hoverzoom > img {
    width: 320px;

    -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(3.5);
    -moz-transform: scale(3.5);
    -ms-transform: scale(3.5);
    -o-transform: scale(3.5);
    transform: scale(3.5);
}
.hoverzoom .retina{
    position: absolute;
    width: 320px;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    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;
}

.titulo_index {

    width: 320px;
    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;
    TEXT-DECORATION:underline;
}
.texto_index {
    font-family: arial;
    font-size: 16px;
    padding-top: 10px;
    line-height: 22px;
    color: #000000;
    text-align: justify;
    margin-bottom: 10px;
}

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

.limpar {
    clear: both;
}
#aviso {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#meio_pagina {
    width: 1140px;
    height: autopx;
    margin: 0 auto 0 auto;
    background-color: #ffffff;

}
#meio_inteiro {
    width: 100%;
    height: 600px;
    background-color: #FFFFFF;
    margin: 0 auto 0 auto;
}
#meio_inteiro_pagina {
    width: 100%;
    height: autopx;
    background-color: #FFFFFF;
    margin: 0 auto 0 auto;
}

#meio2_inteiro {
    width: 100%;
    height: autopx;
    text-align: justify;
    margin: 0 auto 0 auto;

}
.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;
}



.lista1 li {
    list-style-type: none;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px dotted #DDDDDD;
}
.lista2 li {
    list-style-type: none;
}
.lista3 li {
    list-style-type: none;
    padding-bottom: 15px;
    padding-top: 15px;
    f
}
.lista3 li {
    list-style-type: none;
}
.lista1 li a {
    list-style-type: none;

}
.flutua_imagens {
    float: right;
    margin-left: 15px;
    margin-right: 20px;
}
.mobile {
    display: none;
}
.espaco1 {
    height: 15px;
}
.espaco_mobile {
    display: none;
}
.espaco0 {
    height: 3px;
}
.espaco2 {
    height: 25px;
}
.negrito {
    font-weight: bold;
}
h2 {
        font-family: 'Archivo Narrow', sans-serif;
    font-size: 17px;
    text-align: left;
}
h1 {
    height: 60px;
    width: 100%;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom:15px;
    line-height: 55px;
    text-align:left;
    font-size:30px;
    outline-offset: -9px;
    background-color: #ffffff;
    color: #000000;
    border-bottom: 1px solid #eeeeee;
    font-family: 'Dosis', sans-serif;
}
#titulo_produto_interna {
    height: 60px;
    margin: 0 auto 0 auto;
    width: 100%;
    border: 1px solid #eeeeee;
    font-weight: normal;
    background-color: #ffffff;
    margin-bottom:15px;
    line-height: 55px;
    text-align:center;
    font-size:20px;
    outline-offset: -9px;
    color: #8F1419;
font-family: 'Dosis', sans-serif;
}
#titulo_produto_index {
    height: 60px;
    margin: 0 auto 0 auto;
    width: 400px;
    border: 1px solid #eeeeee;
    font-weight: normal;
    background-color: #ffffff;
    margin-bottom:15px;
    line-height: 55px;
    text-align:center;
    font-size:20px;
    outline-offset: -9px;
    color: #8F1419;
font-family: 'Dosis', sans-serif;
}
#titulo_produto_index a {
    color: #000000;
}
.centraliza {
    text-align: center;
}
.centraliza2 {
    text-align: center;
    width: 795px;
    margin: 0 auto 0 auto;
}




/*RODAPÉ====================================*/

#rodape_inteiro {
    width: 100%;
    margin-top: 20px;
    height: 50px;
      background-color: #285C95;
    color: #ffffff;
}
#rodape_mobile {
    display: none;
}
#rodape {
    width: 1140px;
    height: 50px;
    text-align: center;
    margin: 0 auto 0 auto;

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

}
#rodape_menor2 {
    color: #000000;
    width: 1140px;
    height: 30px;

    margin: 0 auto 0 auto;
}
#rodape1 {
    float: left;
    width: 550px;
    height: 20px;
    padding-left: 20px;
    padding-top: 9px;
    font-family: arial;
    font-size: 12px;
    color: #000000;
}
#rodape2 {
    float: right;
    width: 300px;
    height: 13px;
    margin-right: 50px;
    padding-top: 9px;
    text-align: right;
}
.texto_rodape1 {
    color: #ffffff;
    padding-top: 7px;
    line-height: 60px;
    font-size: 12px;
    text-align: center;
font-family: 'Dosis', sans-serif;
}
.texto_rodape2 {
    color: #ffffff;
    margin-top: 15px;
    padding-top: 13px;
    font-size: 18px;
    text-align: center;
font-family: 'Dosis', sans-serif;
}

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


#internas {
    width: 1140px;
    margin: 0 auto 0 auto;
    padding-top: 10px;
    font-family: arial;
    font-size: 17px;
    text-align: justify;
    background-color: #FFFFFF;
    font-family: 'PT Sans', sans-serif;
}




/*PRODUTOS========================================*/
.texto_menor {
    margin-top: 10px;
    text-align: center;
    font-size: 11px;
    font-style: italic;
        
}
#produtos_index1 {
    margin: 0 auto 0 auto;
    width: 1140px;
    border-radius: 20px;
     background-color: #ffffff;
    font-family: arial;
}

#menu_produtos_geral li  {
    max-width: 100%;
 font-family: 'Dosis', sans-serif;
    list-style-type: none;
    text-transform: uppercase;
    color: #000000;
    TEXT-DECORATION:none;
    font-size: 19px;
    text-align:center;
    float: left;
    padding: 10px;
    margin: 10px;
    position: relative;
    border: 1px solid #eeeeee;

}
#menu_produtos_geral li:hover {
    background-color: #285C95;
    color: #FFFFFF;
}
#menu_produtos li  {
    width: 240px;
    border: 5px double #ffffff;
    line-height: 60px;
 font-family: 'Dosis', sans-serif;
    list-style-type: none;
        text-transform: uppercase;
    color: #ffffff;
    padding-left: 10px;
    TEXT-DECORATION:none;
    font-size: 19px;
    text-align: left;
    background-color: #285C95;
}
#menu_produtos li:hover  {
   width: 240px;
    border: 5px double #ffffff;
    line-height: 60px;
 font-family: 'Dosis', sans-serif;
    list-style-type: none;
        text-transform: uppercase;
    color: #285C95;
    padding-left: 10px;

    font-size: 19px;
    text-align: left;
    background-color: #BCC6D0;
}
.mais_fotos {
    width: 500px;
    margin: 0 auto 0 auto;
}
.miniaturas_pequenas {
    clip: rect(5px 113px 85px 4px);
    position:absolute;
    text-align: center;
}
.campo_busca {
    margin-bottom: auto auto;
    color: #000000;
    background-color: #ffffff;
    font-family: 'Archivo Narrow', sans-serif;
    font-size:15px;
    border: 1px solid #CCCCCC;
    padding: 8px;
    width: 50%;

}
.botao_busca {
    width:50px;
    height: 33px;
    font-weight: bold;
}
.dentro {
    color: #000000;
    width: 350px;
        text-align: center;
    height: 300px;
  
}
.dentro_index{
    color: #000000;
    width: 240px;
    height: 200px;
}
.miniaturas2   {
    max-width: 100%;


}
.miniaturas_index   {
    margin-bottom: 1px;
    padding-top: 10px;
    clip: rect(0px 240px 200px 0px);
    position: absolute;

}
.dentro_pequenas {
    width:118px;
    margin-top: 5px;
    float: left;
    text-align: left;
    height:90px;
    margin-left: 5px;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;

}
#descricao {
    width: 90%;
    padding: 10px;
    margin: 0 auto 0 auto;
    height: autopx;
    border: 1px dotted #CCCCCC;
}
.nome {
    background-color: #ffffff;
    width: 350px;
    
    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: 268px;
    text-align: center;
    height: 50px;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;

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

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

}
#produtos1 {
    width: 240px;
    float: left;
}
.alinha_produtos {
    padding-top: 17px;
    padding-left: 5px;
}
#produtos2 {
    float: right;
    width: 770px;
}
#produtos2 {
    float: right;
    width: 770px;
}


#titulo_categoria {
    display: none;
}
.galeria1 li {
    padding: 14px;

    list-style-type: none;
    float: left;
      border: 0px solid #ffffff;
      margin-bottom: 5px;
      margin-left: 2px;
 
}
.galeria1 li:hover {
    box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
}
.galeria_index li {
    width: 350px;
    padding-top: 10px;
    margin-left: 5px;
    list-style-type: none;
    border: 1px solid #CCCCCC;
    float: left;
}




/*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: 1140px;
    background-color: #FFFFFF;
}
#clientes2 li {
    list-style-type: none;
    float: left;
    padding: 10px;

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



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


.formulario {
    margin-top: 20px;
    width: 500px;
    height: autopx;
    text-align:center;
    font-size: 18px;
}
.formulario a {
    color: #000000;
}
.tabela {
    width: 100%;
    padding-top: 10px;
}
.textarea_informacoes {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-bottom: auto auto;
    color: #00000;
    margin-top: 10px;
    padding: 10px;
    font-size:15px;
    background-color: #EEEEEE;
    font-family: arial;
    height: 70px;
    width: 500px;
    -moz-border-radius: 5px; /* Para Firefox */
    -webkit-border-radius: 5px; /*Para Safari e Chrome */
    border-radius: 5px; /* Para Opera 10.5+*/
}
.textarea {
    border: 1px solid #CCCCCC;
    margin-bottom: auto auto;
    color: #00000;
    margin-top: 10px;
    padding: 10px;
    font-size:15px;
    background-color: #ffffff;
    font-family: arial;
    height: 290px;
    width: 600px;
    -moz-border-radius: 5px; /* Para Firefox */
    -webkit-border-radius: 5px; /*Para Safari e Chrome */
    border-radius: 5px; /* Para Opera 10.5+*/
}
.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;
}
.botao_topo {
    background-image: url("../imagens/lupa.png");
    width: 32px;
    height: 32px;
    padding: 8px;
    border:0px;
    background-color: transparent;
}



.campo_topo {
    margin-bottom: auto auto;
    color: #000000;
    background-color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size:20px;
    padding: 8px;
       border: 2px solid #36506E;
    width: 500px;
    border-radius: 10px;

}
.campo {
    margin-bottom: auto auto;
    color: #000000;
    background-color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size:15px;
    padding: 8px;
    border: 1px solid #CCCCCC;
    width: 80%;
}
.botao {
    width: 150px;
    height: 50px;
    font-size: 16px;
    background-color: #285C95;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 40%;
    margin-top: 20px;

}
