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


A:link{
color: #FFFFFF;
TEXT-DECORATION:none;
}
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;
}
.polaroid2 {
	max-width: 100%;
}
.dentro_coberturas {
    text-align: center;
}
.fotos_galeria {
    max-width: 95%;
    margin-bottom: 10px;
}
/*MEIO======================================*/
#meio {
	
	max-width: 100%;
	margin-top: 50px;
	text-align: center;
}
#meio2 {
	max-width: 100%;
	text-align: center;
}
/*TOPO======================================*/

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


}
#topo2 {
		background-color: #FFFFFF;
}

#topo3 {
	width: 100%;
	height: 2px;
	background-color: #000000;
        border-top: 3px solid #000000;
}

#topo3_3 {
	width: 100%;
	color: #ffffff;
	margin: 0 auto 0 auto;
	text-align: right;
}

#topo_direito1 {
    display:none;
}

#topo_direito1 {
    display:none;
}

#topo_direito2 {
    text-align: center;
    margin-top: 30px;
    color: #000000;
    width: 100%;
    height: autopx;
    font-family: 'Montserrat', sans-serif;
}
#topo2 {
	width: 100%;
        
        border-bottom: 1px solid #cccccc;
        
	height: 160px;
	margin: 0 auto 0 auto;

}


/*MENU ====================================================== */

.formulario_menu {
	max-width: 100%;
	margin-top: 5px;
	background-color: #ffffff;
}
.campo_menu {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	width: 98%;
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 15px;
	border-radius: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
}


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

#internas {
	max-width: 95%;
	padding: 3px;
	margin: 0 auto 0 auto;
	font-family: arial;
	font-size: 14px;
	text-align: justify;
}
#internas a {
	color: #000000;
}

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

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

#clientes li {
	list-style-type: none;
        margin-left: 30px;
        



}
#clientes img {
	border: 1px solid #C0C0C0;
	padding: 6px;
}
#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: 10px;

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

/*FOTOS EMPRESA====================================*/

.fotos_empresa li {
	list-style-type: none;
	max-width: 100%;
	height: auto;
	margin-right: 20px;
	text-align: center;
}
.fotos_empresa2 li {
	list-style-type: none;
	max-width: 100%;
	height: auto;
	margin-right: 20px;
	text-align: center;
}
/*FORMULÁRIOS =======================================*/


.formulario {
	margin: 0 auto 0 auot;
	width: 95%;
	height: autopx;
	text-align:center;
	font-size: 15px;
}
.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 #000000;
	color: #00000;
	margin-top: 10px;
	padding: 10px;
	font-size:15px;
	background-color: #FFFFFF;
	font-family: arial;
	height: 290px;
	width: 100%;

}
.celula_esquerda {
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	max-width: 10%;
	display: none;
}
.celula_direita {
	text-align: left;
	padding-right: 5px;
	max-width: 80%;
	padding-top: 5px;
}
.campo {
	margin-bottom: auto auto;
	color: #000000;
	background-color: #ffffff;
	font-family: arial;
        margin-bottom: 5px;
	font-size:15px;
	padding: 8px;
	width:100%;
	border: 1px solid #000000;
}
.botao {
	width: 150px;
	height: 50px;
	font-size: 16px;
	background-color: #1E4097;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 auto 0 auto;
	
}
.botao2 {
	width: 100%;
        padding: 10px;
	font-size: 15px;
	background-color: #1E4097;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	
}



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

#quadros3 {
	max-width: 98%;
 	height: autopx;
	background-color: #FFFFFF;
}
#quadros {
	display: none;
	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 {
		max-width: 58%;
		text-align: center;
        margin: 0 auto 0 auto;
}
.titulo_index {
   
    width: 100%;
    height: 80px;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 20px;
    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: #225B34;
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;
}
.texto {
   white-space: pre-wrap;
}
.espaco_cel {
	height: 10px;
}
.espaco2 {
	height: 10px;
}
h2 {
	text-align:center;
	font-size: 25px;	
	color: #0000000;
	font-family: 'Open Sans Condensed', sans-serif;
}
h3 {
	text-align:center;
	font-size: 25px;

	color: #ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
}
h1 {
	height: 60px;
	width: 100%;
	line-height: 60px;
    font-weight: normal;
	background-color: #ffffff;
	text-align:center;
	font-size: 30px;	

	color: #0000000;
        
	font-family: 'Do Hyeon', sans-serif;
}
.centraliza {
	text-align: center;

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

.estilos {
	display: none;
}
/*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: 98%;
}
.imagem_responsiva {
	max-width: 100%;
}
.alinhamento_imagem {
	vertical-align: middle;
}

/*RODAPÉ====================================*/
#rodape {
    max-width: 100%;
    height: autopx;
    background-color: #00A85B;
}
#rodape2 {
    max-width: 70%;
   height: autopx;
    padding-top: 20px;
    font-family: arial;
    color: #FFFFFF;
    font-size: 13px;
    margin: 0 auto 0 auto;
}
#rodape_esquerdo {
    text-align: center;
    max-width: 100%;
    font-size: 20px;

    font-family: 'Open Sans Condensed', sans-serif;
}
#rodape_centro {
   max-width: 100%;

    font-size: 19px;
   font-family: 'Open Sans Condensed', sans-serif;
}
#rodape_direito {
    max-width: 100%;
    padding-bottom: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
}
#rodape_menor {
    background-color: #3E4095;
    
}
#rodape_menor2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #FFFFFF;
    max-width: 100%;
    margin: 0 auto 0 auto;
    text-align: center;
}
/*FRETES====================================*/

.fretes {
    max-width:100%;
    -webkit-box-shadow: 3px 3px 1px #EEEEEE;
    padding: 10px;
    height: autopx;
    border: 1px solid #EEEEEE;
    margin: 0 auto 0 auto;
}
#botao_frete {
    max-width: 100%;
    background-color: #3E4093;
    float: right;
     margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
}
#botao_frete:hover {
    background-color: #00A85B;
}
.lista_frete li {
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: none;
   
}
.barra_frete {
    max-width:100%;
    background-color:#00A85B;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.barra_frete2 {
    max-width:100%;
    background-color:#eeeeee;
    line-height: 40px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    
}

.frete1 {
    max-width:100%;
     
}
.frete2 {
   max-width:100%;
      
}