body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.5;
  color: #30201a;
}

----------------------------------------------------------

.nav {
    display: block;
    font: 13px Helvetica, Tahoma, serif;
    text-transform: uppercase;
    margin: 0; 
    padding: 0;
}

.nav li {
    display: inline-block;
    list-style: none;
}

.nav .button-dropdown {
    position: relative;
}

.nav li a {
    display: block;
    background-color: #fff;
    padding: 10 9px 24px;
    text-decoration: none;
    text-align: left;
}

.dropdown-menu a:hover {
    background-color: #e9d128;
    color: #30201a;
}

.nav li .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    text-align: left;
    background-color: #fff;
    width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2;
}

.nav li .dropdown-menu.active {
    display: block;
}

.nav li .dropdown-menu a {
    width: 110px;
    padding: 15px 20px 15px;
}

----------------------------------------------------

strong {
  font-weight: bolder;
}

a {
  text-decoration: none;
  color: #30201a;
}

p {
  margin-bottom: 15px;
  margin-top: 10px;
}

h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 25px;

}

h3 {
  font-size: 18px;
  font-weight: 600;
}

h4 {
  font-size: 24px;
}

header {
  margin: 0 auto;
  height: 75px;
  border-bottom: 1px solid #e0d7d4;
  width: 100%;
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 2;

}

main {
   width: 980px;
  margin: 60px auto 0;
}

.page {
  width: 980px;
  margin: 0 auto;
  padding: 9px 0px 0px;
}


.logo1 {
  float: left;
  margin-right: 55px;
}

.logo2 {
  float: left;
  margin-right: 85px;
  margin-top: 15px;
}

li a {
    display: inline-block;
    color: #30201a;
    text-align: center;
    text-decoration: none;
}

.destaque {
    overflow: hidden;
}

/*-------------------- CSS MENU ------------------*/

.menudrop {
  font-size: 14px;
    clear: both;
    background-color: #9f593f;
    text-align: center;
    -webkit-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);
box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.2);
}

.menudrop li {
  display: inline-block;
}

.menudrop a {
  padding: 20px 16px 17px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 3px solid #9f593f;
}

.menudrop a:hover {
border-bottom: 3px solid #fff;
}

.menudrop a:active {
border-bottom: 3px solid #fff;
}

.menusuperior {
  float: left;
  font-size: 14px;
  margin-top: 19px;
}

.menusuperior li{
  display: inline-block;

}

.borda {
   border-bottom: 3px solid #fff;
}

.menusuperior a {
  padding: 0 16px 24px;
  text-transform: uppercase;

}

.menusuperior a:hover {
border-bottom: 3px solid #e9d128;
}

.menusuperior a:active {
border-bottom: 3px solid #e9d128;
}

.menuinferior {
  float: left;
  margin-right: 50px;
  margin-top: 15px;
}

.menuinferior a{
  color: #fff;
}

.menuinferior a:hover{
  text-decoration: underline;
}

.menuinferior li {
  list-style: none;
  margin-bottom: 23px;
}

.submenu a {
  font-size: 12px;
}

.submenu a:hover{
  text-decoration: underline;
}

.submenu li {
  margin-bottom: -2px;
}
/*-------------------- FIM CSS MENU ------------------*/

.contato {
  float: right;
  margin-top: 15px;
  color: #fff;
}

.contato h3 {
    text-align: left;
    width: 100%;
    margin:0;
}

#enviar {color: #30201a;
    padding: 13px 30px;
    font-size: 14px;
    background-color: #e9d128;
    border: none;
    float: right;}

#botao {color: #30201a;
    padding: 6px 20px;
    font-size: 14px;
    background-color: #e9d128;
    border: none;}

#botao:hover {text-decoration: underline;}

.formulario p {margin-bottom: 10px; font-weight: 600; font-size: 16px;}

#mapa {margin-bottom: 38px;}

.form {height: 35px;
    font-size: 15px;
    margin-bottom: 15px;}

textarea {font-family: 'Open Sans', sans-serif; font-size: 
14px; }

.caixa {float: left;
    margin-right: 25px;
    width: 460px;}

.caixa h3 {text-align: center;
    background: #9f593f;
    color: #fff;
    padding: 17px;
    margin-bottom: 20px;
    font-size: 16px;}

.dados {    margin-bottom: 20px;
    background-repeat: no-repeat;
    padding-left: 45px;
    padding-top: 1px;
    padding-bottom: 5px;}

.section p {margin-bottom: 35px;}

.copyright {
    clear: both;
    text-align: center;
    border-top: 1px #fff solid;
    padding: 15px;
    font-size: 12px;
    margin-bottom: 0;
}

.telefone {
  float: right;
    margin-top: 15px;
    background-color: #9f593f;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    padding: 7px 9px;
    width: 150px;
}

.telefone img {
  float: left;
  margin: 2px 8px 2px 0;
}

.telefone p {
  margin: 0;
  color: #fff !important;
}

.sectiontop {
  margin: 125px auto 0;
}

.sectiontopdrop {
  margin: 188px auto 0;

}

.sectionbottom {
  margin: 65px auto;
}

.conteudo {
    margin: 30px auto;
}

.clientes {width: 100%; max-width: 980px; margin: 0 auto; background: url("../images/clientes.png") no-repeat; height: 215px; background-size: 100%;}

.insumos li {margin-bottom: 50px;}

.insumos2 {width: 755px;
    margin: 0 auto;}

.destaque li {
  display: inline-block;
  width: 219px;
  margin-right: 30px;
  text-align: center;
}

.destaque h3{
    text-align: center;
    width: 157px;
    margin: 10px auto 0;
    padding-left: 30px;
    padding-right: 30px;
}

.destaque a:hover{
  opacity: 0.7;
}

.destaque p {
  text-align: center;
}

.selecao li {
  text-align: center;
  display: inline-block;
  width: 219px;
  margin-right: 30px;
  margin-bottom: 65px;
}

.selecao h3 {
  width: 163px;
  margin: 10px auto 0;
  height: 50px;
}

.selecao a:hover{
  opacity: 0.7;
  
}

.saibamais {
  font-weight: 600;
  width: 219px;
  margin: 0;
}


.cabecalho {
      text-align: center;
}


.cabecalho h2 {background-image: url(../images/div.png);
    background-position: center 60px;
    background-repeat: no-repeat;
    height: 100px;}

.ultimo {
  margin-right: 0px !important;
}

.servicosdir, .servicosesq{
  height: 180px;
  margin-bottom: 70px;
}

.servicosdir img{
  margin-left: 24px;
  float: right;
  margin-top: 7px;
}

.tipo2 {
  text-align: right;
  float: left;
  width: 479px;
}

.servicosesq img{
  margin-right: 24px;
  float: left;
  margin-top: 7px;
}

.download img {    width: 19px;
    margin: 0px 10px 0 0;}

.tipo1 {
  width: 479px;
  float: right;
}

.tipo1 h3, .tipo2 h3 {
    background-size: 47px;
    background-repeat: no-repeat;
    height: 50px;
    padding-left: 60px;
}

.tipo1 p, .tipo2 p {
      clear: right;
}

.formulario, .caixa {
  float: left;
  width: 460px;
  margin-right: 25px;
}

.section {
  width: 462px;
  border-left: 1px solid #e0d7d4;
  padding-left: 25px;
  float: right;
  margin-bottom: 50px;
}

.galeria {
  width: 359px;
  float: left;
  margin-bottom: 100px;

}

.informacao {
  width: 590px;
  float: right;
  border-left: 1px solid #e0d7d4;
  padding-left: 30px;
  margin-bottom: 50px;
}

.informacao h3 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 25px;
}

.informacao h4 {
font-size: 18px;
font-weight: 600;
margin-top: 40px;

}

#gallery_01 {
  margin-top: 25px;
}

.clear {
  clear: both;
}

footer {
  background-color: #30201a;
  color: #fff;
}

#custom-show-hide-example {
  margin: 40px 0 60px;
}

#custom-show-hide-example a {background: url("../images/sprite.png") 212px 7px no-repeat; padding-right: 27px;}

#custom-show-hide-example .open a { background-position: 212px -32px; }

#slide01 {max-width: 1600px; 
  width: 100%;
  height: 420px;
  background-image: url("../data1/images/slide01.png");
  background-size: cover;
  background-position: center;
  margin: 0 auto;}

  #slide02 {max-width: 1600px;
  width: 100%;
  height: 420px;
  background-image: url("../data1/images/slide02.png");
  background-size: cover;
  background-position: center;
  margin: 0 auto;}

  #slide03 {max-width: 1600px;
  width: 100%;
  height: 420px;
  background-image: url("../data1/images/slide03.png");
  background-size: cover;
  background-position: center;
  margin: 0 auto;}

  #slide04 {max-width: 1600px;
  width: 100%;
  height: 420px;
  background-image: url("../data1/images/slide04.png");
  background-size: cover;
  background-position: center;
  margin: 0 auto;}

  #slide05 {max-width: 1600px;
  width: 100%;
  height: 420px;
  background-image: url("../data1/images/slide05.png");
  background-size: cover;
  background-position: center;
  margin: 0 auto;}

  .menuresponsivo {
  display: none;
}

@media screen and (max-width:1200px){
.page {width: 890px;}
 main {width: 890px;} 
 .menusuperior a {padding: 0 9px 24px;} 
 .cabecalho img {width: 100%;}
 .logo2 {margin-right: 30px;}
 .menuinferior {margin-right: 29px;}

 .destaque li {width: 197px; float: left;}

 .destaque h3 {font-size: 17px; width: 136px;}

.sectionbottom {    margin: 50px auto;
    clear: both;}

.tipo1, .tipo2 {width: 429px;}

.servicosesq img {width: 49%;}

.servicosdir img {width: 49%;}

.servicosdir, .servicosesq {
    height: 165px;
    margin-bottom: 50px;}

#quemsomos {width: 46%;}

.selecao li {width: 194px;}

.informacao {width: 475px;}

.formulario, .caixa {width: 415px;}

.section {width: 422px;}

#quemsomos {float: right;}

.sectiontop {margin: 125px auto 60px;}

#conteudo-quem {    width: 456px;
    float: right;}

.menudrop a {padding: 20px 10px 10px;}

.sectiontopdrop {
    margin: 188px auto 0;}

.download img {width: 19px;}

#mapa {width: 100%;}




@media screen and (max-width:990px){
 
.page {width: 100%; max-width: 661px;}
.menusuperior a {padding: 0 9px 24px;} 
main {width: 100%; margin-top: 50px; max-width: 668px;} 
header {width: 100%;}
.logo1 {margin-right: 45px;}
.logo2 {margin-left: 165px;}
.telefone {display: none;}
.cabecalho img {width: 100%;}
.informacao {width: 262px;}
.menusuperior a {
    padding: 0 6px 24px;}
.insumos2{max-width: 512px; width: 100%;
    margin: 0 auto;}
.destaque p {display: none;}
.destaque li {
    width: 153px;
    margin-right: 15px;}
.destaque h3 {
    width: 148px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 21px;}

.redondo {width: 90%;}

.icones {width: 45%;}

.sectionbottom {
    margin: 60px auto; padding-top: 0;}

.conteudo {max-width: 668px; margin: 30px auto 0;}


.menuinferior {display: none;}

.contato {float: left;}

#conteudo-quem {    width: 100%;
    float: none;}

.ultimo {text-align: right !important;}

.primeiro {margin-right: -90px !important;}

.clientes2 li {
    margin-left: 15px;
    text-align: left;
    margin-right: -65px;}

.clientes2 img {width: 68%;}

.sectiontop {margin: 125px auto 60px;}

.servicosesq img {width: 46%; margin-right: 10px;}

.servicosdir img {width: 46%; margin-left: 10px;}

.tipo1, .tipo2 {
    width: 340px;}

.tipo1 h3, .tipo2 h3 {
    background-size: 42px;
    height: 38px;
    font-size: 17px;}

.servicosdir, .servicosesq {
    height: 140px;
    margin-bottom: 30px;}

.servicosesq p {font-size: 13px;}

.servicosdir p {font-size: 13px;}

#botao {font-size: 13px;}

.selecao li {
    width: 190px;}

.ultimo {margin-right:0 !important; }

.download img {width: 19px;}

.sectiontopdrop {margin: 188px auto 0;}

.galeria {
    margin-right: 16px;}

.section {
    width: 315px;}

.formulario, .caixa {
    width: 300px;}

#mapa {width: 100%;}

#slide01, #slide02, #slide03, #slide04 {height: 370px; background-position: -389px 0}

.clientes {height: 145px; margin: -20px auto 0;}

.menudrop a {padding: 20px 4px 10px;
    font-size: 13px;}
}

@media screen and (max-width:767px){
 
 .page {width: 100%;}
 main {width: 100%;}  
.logo1 {padding-left: 40px;}
 .telefone {display: none;}
 .tipo1, .tipo2 {width: 100%;}
 .servicosdir, .servicosesq {
    height: 305px;
    margin-bottom: 50px;
}



.clientes {width: 100%; max-width: 628px; margin: 0 auto; background: url("../images/clientes2.png") no-repeat; height: 346px; background-size: 100%;}


.galeria {
    max-width: 359px;
    width: 100%;
    margin: 0 auto 45px;
    float: none;
}

.informacao {
    max-width: 527px;
    width: 100%;
    clear: both;
    border: none;
    padding-left: 0;
}

.menusuperior {display: none;}

.menudrop {display: none;}

.sectiontopdrop {margin-top: 125px; padding-right: 20px;
    padding-left: 20px;}

footer {padding-right: 20px;
    padding-left: 20px; clear: both;}

header {padding-right: 20px;}


.hamburger {display: block !important;}

.sectionbottom {padding-right: 20px;
    padding-left: 20px;
  margin-top: 0px;
    margin-bottom: 40px;}

.logo2{margin-left: 0; padding-left: 20px;}

.conteudo {max-width: 527px;
    margin: 10px auto; width: 100%;}

.selecao {    max-width: 444px;
    width: 100%;
    margin: 0 auto;}

.insumos2 {max-width: 392px; width: 100%; margin: 0 auto;}

.destaque li {
    width: 113px;
    margin-right: 15px;
    margin-bottom: 25px;}

.destaque h3 {
   width: 120px;
  font-size: 16px;}

.redondo {width: 75%;}

.servicosesq img, .servicosdir img {display: none;}

.sectiontop {
    padding-right: 20px;
    padding-left: 20px;}

.servicosdir, .servicosesq {
    height: 120px;
    margin-bottom: 50px;}

.tipo1 h3, .tipo2 h3 {height: 45px;}

.download img {
    width: 19px;
    display: block;}

.formulario, .caixa {
    max-width: 527px;
    width: 100%;
    margin-bottom: 85px;}

#mapa {
    width: 100%;
    max-width: 527px;}

.section {
    max-width: 527px;
    width: 100%;
    border: none;
    padding: 0;}

#slide01, #slide02, #slide03, #slide04 {height: 300px; background-position: -290px 0;}

.menuresponsivo {display: block;} 

}

@media screen and (max-width:500px){
  #slide01 {background-position: -300px 0;}

  #slide02 {background-position: -314px 0;}

  #slide03, #slide04 {background-position: -333px 0;}

  .servicosdir p, .servicosesq p {margin-bottom: 30px;}

  .tipo2 {
    text-align: left;}

.conteudo {max-width: 260px;
    margin: 10px auto;
    width: 100%; }

 .formulario {margin-bottom: 50px;}

 #botao {font-size: 11px; padding: 6px 0; display: block;
    margin-bottom: 30px;}

 .selecao {    max-width: 215px;
    width: 100%;
    margin: 0 auto;}

#custom-show-hide-example {
    margin: 40px 0 40px;
}

.informacao {
    width: 255px;
    border: none;
}

.clientes {height: 238px;}

.zoom_responsivo {margin-left: -50px;}

.galeria {
    width: 244px;
    margin-bottom: 40px;
}

.cabecalho h2 {    background-size: 210%;
    margin-bottom: 10px;}

.tipo1 h3, .tipo2 h3 { width: 200px !important;}

}





