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


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


body{

    background-color: #ffffff;





}

.whatsapp {
    position: fixed;
    top: 82%;
    left: 1%;
    padding: 10px;
    z-index: 10000000;
}

.espaco_cel {
	display: none;
}
A:link{
color: #FFFFFF;
TEXT-DECORATION:none;
}
.imagem_responsiva {
	max-width: 100%;
}
.imagem_responsiva2 {
	max-width: 30%;
}

.texto {
   white-space: pre-wrap;
}
.polaroid {
    padding: 10px;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.4);
    background-image: -webkit-linear-gradient(top, #fff 85%, #eee);
    background-image: -moz-linear-gradient(top, #fff 85%, #eee);
    background-image: linear-gradient(top, #fff 85%, #eee);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}
.polaroid2 {
    padding: 10px;
	max-width: 100%;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.4);
    background-image: -webkit-linear-gradient(top, #fff 85%, #eee);
    background-image: -moz-linear-gradient(top, #fff 85%, #eee);
    background-image: linear-gradient(top, #fff 85%, #eee);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}
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;
}
/*GALERIA DE FOTOS====================*/

.galeria_fotos li {
    width: 40%;
    float: left;
    text-align: center;
    list-style-type: none;
    padding: 40px;
}
.galeria_fotos p {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}

/*NOVO FORMULÃRIO====================*/

.label-float{
  position: relative;
  padding-top: 13px;
}
.label-float textarea {
  border: 1px solid lightgrey;
  border-radius: 5px;
  outline: none;
  width: 100%;
  height: 200px;

  padding: 25px 20px;
  font-size: 16px;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -webkit-appearance:none;
}


.label-float textarea:focus{
  border: 2px solid #3951b2;
}

.label-float textarea::placeholder{
  color:transparent;
  margin-top: 10px;

}
.label-float textarea:required:invalid + label{
  color: black;

}
.label-float textarea:focus:required:invalid{
  border: 2px solid #3E4095;
}
.label-float textarea:required:invalid + label:before{
  content: ' ';
}
.label-float textarea:focus + label,
.label-float textarea:not(:placeholder-shown) + label{
  font-size: 13px;
  top: 0;
 background-color: #FFFFFF;;
  color: #000000;


}









.label-float label{
  pointer-events: none;
  position: absolute;
  top: calc(50% - 8px);
  left: 15px;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  background-color: white;
  padding: 5px;
  box-sizing: border-box;
}


.label-float input{
  border: 1px solid lightgrey;
  border-radius: 5px;
  outline: none;
  width: 100%;
  padding: 25px 20px;
  font-size: 16px;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -webkit-appearance:none;
}

.label-float input:focus{
  border: 2px solid #3951b2;
}

.label-float input::placeholder{
  color:transparent;
}

.label-float label{
  pointer-events: none;
  position: absolute;
  top: calc(50% - 8px);
  left: 15px;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  background-color: white;
  padding: 5px;
  box-sizing: border-box;
}

.label-float input:required:invalid + label{
  color: black;
}
.label-float input:focus:required:invalid{
  border: 2px solid #3E4095;
}
.label-float input:required:invalid + label:before{
  content: ' ';
}
.label-float input:focus + label,
.label-float input:not(:placeholder-shown) + label{
  font-size: 13px;
  top: 0;
  font-weight: bold;
  color: #000000;
}


/*links========================================*/

.link a {
    color: #000000;
    font-weight: bold;
}
#links li {
	list-style-type: none;
	float: left;
	padding: 6px;

}
#links img {
	border: 1px solid #C0C0C0;
	padding: 3px;
}
#links2 li {
	list-style-type: none;
	float: left;
	padding: 5px;

}
#links2 img {
	border: 1px solid #C0C0C0;
	padding: 12px;
}
/*ACESSO RESTRITO =============================================================== */
.restrito1 a {
    color: #000000;
}
.restrito1  {
    text-align: center;
    font-weight: bold;
    float: left;
    width: 48%;
    line-height: 80px;
    border: 1px solid #cccccc;
}
.restrito2 a {
    color: #000000;
}
.restrito2  {
    text-align: center;
    font-weight: bold;
    float: right;
    width: 48%;
    line-height: 80px;
    border: 1px solid #cccccc;
}


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

.miniaturas_pequenas {
    max-width: 200px;
    text-align: center;
    height: 200px;
    object-fit: cover;
}
#ver_todos {
    margin: 0 auto 0 auto;
    border-radius: 10px;
    font-size: 20px;
    border: 2px solid #303030;
    padding: 10px;
    text-align: center;
    width: 500px;
    color: #303030;
 font-family: 'Lato', sans-serif;
}
#ver_todos a {
    color: #303030;
    display: block;
}
#ver_todos:hover {
    background-color: #cccccc;
    color: #ffffff;
}
.botao_detalhes {
    width: 200px;
    color: #000000;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
font-family: 'Lato', sans-serif;
    background-color: #66C5F1;
       margin: 0 auto 0 auto;
           border:2px solid #66C5F1;

}
.botao_detalhes:hover {
    background-color: #F8F8F8;
    color: #ffffff;
    border:2px solid #66C5F1;
}
.botao_detalhes a {
    display: block;
    color: #000000;
font-weight: bold;
}

#busca_esquerdo {
    float: left;
    width: 540px;
}
#busca_direito {
    float: right;
width: 540px;
}
.dentro_pequenas {
    float: left;
    width: 200px;

    margin: 0 auto 0 auto;
    text-align: center;

}
.mais_fotos {
    width: 800px;
    margin: 0 auto 0 auto;
    text-align: center;
}
.paginacao {
    font-size: 20px;
}
.paginacao a {
    color: #000000;
    font-weight: bold;
}
.quadros_produtos {
    text-align: center;
    margin: 10px;

    width: 350px;
    height:240px;
    border: 0px solid #cccccc;

}
#quadros3 {
	width: 100%;
	height: autopx;
	background-color: #ffffff;




}
#quadros2 {
	width: 1100px;
        margin: 0 auto 0 auto;
	text-align: center;


}
#lista_produtos li {
    float: left;
    width: 366px;
    margin-bottom:50px;
    height: 400px;
    font-weight: bold;
    list-style-type: none;
}

.quadros_produtos img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.fotos_produtos {
    max-width: 100%;
    text-align: center;
    height: 240px;
    object-fit: cover;
    vertical-align: middle;

}
.nome_produto {
    width: 350px;
    padding-top: 5px;
    padding-bottom:5px;
    height: 40px;
      background-color: #ffffff;
      margin:0 auto 0 auto;
 font-family: 'Lato', sans-serif;


    text-align: center;
    font-size: 17px;

  color: #303030;
}
.nome_produto a {
   color: #303030;
}

.campo_busca {
    padding: 10px;
    text-transform: uppercase;
font-family: 'Lato', sans-serif;
    width: 400px;
    border: 1px solid #303030;
}
.botao_busca {
     padding: 10px;
    width: 100px;
    border: 1px solid #303030;
    background-color: #303030;
    color: #FFFFFF;
    font-weight: bold;
}
.botao_busca:hover {
    background-color: #2261A4;
}
.botao_orcamento {
    width: 600px;
    padding: 20px;
    font-size: 25px;
    font-family: arial;
    font-weight: bold;
    background-color: #000066;
    margin: 0 auto 0 auto;
    text-align: center;

    border-radius:5px;

}
.botao_orcamento a {
    color: #ffffff;


}
.botao_orcamento:hover {
    color: #FFFFFF;
    background-color: #AC4050;
}


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

#topo {
	width: 1100px;
 height:105px;
	margin: 0 auto 0 auto;

}
#topo2 {
	width: 100%;

 height:105px;

	        background-color: #ffffff;
}


.logo {

 max-width: 100%;

     text-align: center;


}
#topo2_2 {
	width: 100%;

	height: 145px;
	margin-bottom: 10px;
        background-color: #ffffff;
}
#topo_menor1 {
    background-color:#F8F8F8;
    line-height: 40px;
    font-family: 'Lato', sans-serif;
      border-bottom: 0px solid #cccccc;
}
#topo_menor2 {
    font-size: 13px;
    width: 1100px;
    margin: 0 auto 0 auto;
    color: #4D4746;


    text-align: right;
}
#topo_menor2 a {
    color: #4D4746;
}

#topo_esquerdo {
    float: left;
    width: 267px;
 height:65px;
 padding-top: 20px;
	background-color: #FFFFFF;
    text-align: center;



}
#topo_superior_direito {
    float: right;
    text-align: right;
    width: 650px;
    margin-right: 30px;
    font-size: 15px;
    color: #5D8F2B;
    margin-top: 20px;





}

.contato_topo1 {

    border: 2px solid #AC6C2C;
    padding: 7px;
	border-radius: 0px;
    text-transform: uppercase;
    text-align: right;
    color: #5D8F2B;



}
.contato_topo1:hover {

	color: #FFFFFF;
}
.contato_topo1 a:hover {
	color: #FFFFFF;
}
.contato_topo1 a {
    color: #ffffff;
}


#topo_direito {
    float: right;


	width: 740px;

	color: #000000;


    height: autopx;
}
#topo_direito1 {
	width: 700px;


	height: 30px;
	border-radius: 	0px 0px 20px 20px;
	font-size: 17px;
	background-color: #1E4097;
	text-align: center;
	float: right;
	padding-top: 3px;
	color: #FFFFFF;

}
#topo_direito1_1{
	margin: 0 auto 0 auto;
	width: 700px;
	background-color: #FF0000;
	float: left;
}



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

#dentro_menu {
	width: 100%;
	color: #000000;


	margin: 0 auto 0 auto;



}
#menu2 {
	width: 100%;




	margin: 0 auto 0 auto;
	color: #000000;
	background-color: #00AD4E;
}


#menu_principal li {

    font-weight: bold;
	width: autopx;
       margin-left: 40px;
       padding-top: 28px;
        text-transform: uppercase;
font-family: 'Lato', sans-serif;


   border-bottom: 0px solid #ffffff;
        border-top: 0px solid #ffffff;


	text-align: center;
	list-style-type: none;
	float: left;


	font-size: 13px;
	color: #1C4283;

}
#menu_principal a {
         text-decoration: none;
    color: #000066;
    display: block;
}
#menu_principal li:hover {
        border-bottom: 2px solid #66C5F1;
        text-decoration: none;



	font-size: 13px;






}
#togglemenu {
	display:none;

}




/*FORMULÃRIO DE CONTATO ============================================= */
::-webkit-input-placeholder {
   color: #3E4095;
}

:-moz-placeholder { /* Firefox 18- */
   color: #3E4095;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #3E4095;
}

:-ms-input-placeholder {
   color:#3E4095;
}


.formContato {
   width: 100%;

}
.formContato input {
 width: 47%;

    color: #000000;
   font-family: 'Lato', sans-serif;

}


.formContato2 {
   width: 100%;


}
.formContato2 input {
 width:49%;

    color: #000000;
   font-family: 'Lato', sans-serif;

}
 .formContato2 select {
  padding: 13px;

   color: #3E4095;
   font-family: 'Lato', sans-serif;
   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;
   width: 49%;


}
.formContato2 textarea {
   width: 98%;
   font-family: 'Lato', sans-serif;
  padding: 10px;
 color: #000000;

}
 .formContato select {

  padding: 14px;
   color: #3E4095;
   font-family: 'Lato', sans-serif;
   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;
   width: 49%;


   margin-bottom: 20px;

}



.pgContato input {
    font-family: 'Lato', sans-serif;
   padding: 14px;
  color: #000000;


   font-family: 'Lato', sans-serif;
   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;

   margin-bottom: 20px;

}
.pgContato select {


   max-width: 100%;
   color: #3E4095;
   font-family: 'Lato', sans-serif;
   font-size: 18px;
   background-color: #ffffff;

font-family: 'Lato', sans-serif;



}

.formContato textarea {
   width: 98%;
   font-family: 'Lato', sans-serif;
  padding: 10px;
 color: #000000;

}
.botaoContato {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 1px;
   font-size: 25px;


}
.botaoContato:hover {
    background-color: #2D89D4;
}


.pgContato textarea {
    font-family: 'Lato', sans-serif;
   padding-left:5px;
   color: #000000;
   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;


   height: 200px;
   margin-bottom: 20px;
   border-bottom: 1px solid #ccc;
   border-left: 1px solid #ccc;
}
.botaoContato {
   border-radius: 4px;
   color: #fff;
   padding: 20px;

   text-align: center;
   margin-top: 18px;
   opacity: 0.9;
   margin-bottom: 20px;
   cursor: pointer;
   background: #00AB4E;
   display: inline-block;
   border: none;

}
.botaoContato:hover {
   opacity: 1.0;
   transition: 1s;
}








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

#mapa_index {
    width: 100%;
    height: 450px;

}

#meio {
    width: 100%;
background-color: #000000;
height: autopx;
    border-top: 0px solid #2B1776;

}

#telefone_index {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    color: #ffffff;
    background-color: #0E2041;
}
#orcamento_index1 {
    width: 100%;
    height: autopx;
    background-color: #000066;
       border-bottom: 3px solid #3E4095;
}
#orcamento_index2 {
    width: 1100px;
    height: autopx;
    padding-top:50px;
    padding-bottom:50px;
    margin: 0 auto 0 auto;
}

/*LOCALIZAÃ‡ÃƒO ====================================*/

.localizacao {
    width: 100%;
    height: 480px;
    border-top: 2px solid #CCCCCC;
}





.espaco_caixa {
    padding-top: 100px;
}
.negrito_caixa {
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 10px;
}
.lista_caixa li {

    border-radius: 6px;
    text-align: center;
    font-size: 20px;
    padding: 20px;
    margin: 25px;
    border: 0px solid #1E4383;

    float: left;
    list-style-type: none;
   width: 500px;
   height:350px;
}
.lista_caixa li:hover {
 border: 1px solid #3E4095;
}
.fa-copy,
.fa-calculator,
.fa-user-friends,
.fa-tractor {
    font-size: 50px;
}

.botao_caixa {

    width: 180px;
    background-color: #1E4383;
    margin: 0 auto 0 auto;
      padding: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
}
.botao_caixa a {
    display: block;

}
.botao_caixa:hover {
    background-color:#3E4095;

}




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

.limpar {
	clear: both;
}
#aviso {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
  font-family: 'Lato', sans-serif;
}

#meio_pagina {
	width: 1100px;
	height: autopx;
	margin: 0 auto 0 auto;


}
#meio_inteiro {
	width: 100%;

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

#meio2_pagina {

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



}
.ver_mais {
	width: 100%;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	background-color: #52271B;
}
.ver_mais a {
	font-weight: bold;
	color: #ffffff;
}
.ver_mais a:hover {
	color: #ffffff;
}



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

}
.lista3 li {
	list-style-type: none;
}
.lista1 li a {
	list-style-type: none;

}
.flutua_imagens {
	float: right;
	margin-left: 15px;
	margin-right: 20px;
}
.flutua_imagens2 {
    float: right;
    width: 270px;

    height: 240px;
    object-fit: cover;
    padding: 20px;

}

.fotos_galeria {
 width: 330px;
     float: left;
    height: 250px;
    object-fit: cover;
    margin: 17px;
    object-position: center;


}

.mobile {
	display: none;
 }
.espaco1 {
	height: 15px;
}
.espaco0 {
	height: 10px;
}
.espaco2 {
	height: 25px;
}
.negrito {
	font-weight: bold;
}
h2 {
	text-align:center;
        width: 1100px;


	font-size: 40px;

font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;




}
#quadros2 h2 {
  margin-top: 30px;
	text-align:center;
        width: 1100px;


	font-size: 30px;

font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000000;




}


h1 {

	width: 100%;
        height: autopx;
background-color: #F4F4F4;
font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #25126B;
	font-weight: bold;
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 14px;
	border-bottom: 2px solid #E4E4E4;
	text-align:center;




}


.centraliza {
	text-align: center;
}
.centraliza2 {
	text-align: center;
        width: 795px;
        margin: 0 auto 0 auto;
}

/*RODAPÃ‰====================================*/
#rodape {
    width: 100%;
    font-family: 'Lato', sans-serif;
  color:#000000;

    height: 250px;
    background-color:#66C5F1;
}
#rodape a {
    color:#000000;
}
#rodape2 {
    width: 1100px;
    height: 300px;

  color:#000000;

    margin: 0 auto 0 auto;
}
#rodape_esquerdo {

    text-align: center;
    width: 310px;
    font-size: 25px;
    float: left;

}


#rodape_centro {
    width: 350px;

    margin-top: 25px;
    float: left;
    text-align: right;
    font-size: 25px;

}

#rodape_centro img{


  border-radius: 50%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: relative;
  border: 5px double #FBFBFB;
  padding: 4px;
}
#rodape_direito {
    margin-top: 40px;
    width: 700px;
    float: right;

    font-size:17px;
}
.titulo_rodape {
    font-size: 32px;
font-family: 'Lato', sans-serif;
  color:#000000;
    text-align: left;
}
#rodape_menor {
    background-color: #000066;

}
#rodape_menor2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    height: autopx;
    width: 1100px;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 13px;
}
/*INTERNAS=======================================*/


#internas {
	width: 1100px;
	margin: 0 auto 0 auto;
        line-height: 30px;
    font-family: 'Montserrat', sans-serif;
	font-size: 17px;


       color: #000000;
}
#internas a {
    color: #000000;
    font-weight: bold;
}


/*FORMULÃRIOS =======================================*/


.botao {
   border-radius: 4px;
   color: #fff;
   padding: 20px;
   width: 400px;
   font-size: 20px;
   text-transform: uppercase;
   text-align: center;
   margin-top: 18px;
   opacity: 0.9;
   margin-bottom: 20px;
   cursor: pointer;
   background: #00AB4E;
   display: inline-block;
   border: none;

}
.botao:hover {
   opacity: 1.0;
   transition: 1s;
}
.botao2 {
	width: 50px;
        padding: 10px;
	font-size: 15px;
	background-color: #1E4097;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;

}
