/* GERAL === */
* {
  margin: 0;
  padding: 0;
  outline: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a img {
  border: none;
}
body {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  font-size: 62.5%;
  width: 100%;
  min-width: 320px;
  color: #333;
}
p{
    font-family: 'Open Sans', sans-serif;
}

.titulo-principal{
  font-size: 2.5em;
  text-align:  center;
}
.clear {
  clear: both;
}
fieldset {
  border: none;
}
ul {
  list-style-type: none;
}
h3{
  font-size:1.8em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h1, h2, h3, h4, h5 {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
.texto h2{
   font-size: 1.4em;
}
.texto h3{
  font-size: 1.2em;
}
.texto h4{
  font-size: 1.1em;
}
h2{
  font-size: 2.4em;
}
h3{
  font-size: 2.2em;
}
h4{
  font-size: 1.8em;
}
.centro {
  margin: 0 auto;
  display: block;
  width: 95%;
  max-width: 1200px;
  position: relative;
}
.esquerda {
  float: left !important;
}
.direita {
  float: right !important;
}
.link:hover {
  text-decoration: underline;
}
#conteudo {
  height: auto;
  display: block;
  margin: 0 auto;
}
.texto {
  font-size: 1.6em;
  line-height: 24px;
  text-align: justify;
}
.texto a {
  text-decoration: underline;
}
.texto h1,
.texto h2,
.texto h3,
.texto h4,
.texto h5,
.texto h6 {
  font-weight: bold;
}
.texto ul {
  list-style: inside;
}
.texto p {
  margin: 10px 0 5px 0;
}
.sombra{
  width: 88%;
    margin: 0 auto;
    display: block;
}
.img-alinhada{
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 100%;
}
.detalhe {
    width: 50px;
    height: 3px;
    background: #5a984b;
    margin: 10px auto;
}
/* VARI�VEIS === */
/* TOPO === */
#fundo-topo {
  width: 100%;
  min-height: 300px;
  background: url('../img/fundo-topo.png') center center no-repeat;
  border-top: 5px solid #5a984b;
}
#logo {
  width: 300px;
  height: 154px;
  margin: 25px 0 0 60px;
}
#menu {
  width: 550px;
  height: 45px;
  background: url('../img/fundo-menu.png');
  margin: 135px 50px 35px;
}
#menu li.item-menu {
  height: 22px;
  line-height: 22px;
  border-right: 1px solid #D2D1DB;
  padding: 0 41px;
  font-size: 1.4em;
  color: #605F54;
  margin: 12px 0 0 0;
}
.item-menu a {
  display: block;
}
#menu li.item-menu:last-child {
  border: none;
   padding: 0 40px;
}
li.item-menu.esquerda:hover {
  font-weight: bold;
}
li.item-menu.esquerda.menu-ativo {
  font-weight: bold;
}

.item-menu .submenu{
  display: none;
  position: absolute;
  margin-top: 10px;
  margin-left: -42px;
  z-index: 9887;
  width: 283px;
  background: url('../img/fundo-submenu.png');
  line-height:150%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  
}
.submenu li{
  padding: 5px 15px;
  border-bottom: 1px solid #fff;
}
.submenu li:hover{
 font-style: italic;
}
.submenu li:last-child {
  border: none;

}

.login-mobile{
  display: none;
}
#menu_mobile {
    margin-top: 0;
    padding-top: 20px;
    width: 100%;
    height: 3000px;
    background: #91be21;
    color: #333;
    position: absolute;
    z-index: 9998;

  margin-left: 0;
  display: none;
}
#menu_mobile li {
  clear: both;
  height: 22px;
  line-height: 22px;
  padding: 0 42px;
  font-size: 2em;
  color: #fff;
  margin:20px 5px;
  letter-spacing: 0.4px;
}

#icone_mobile {
    position: absolute;
    top: 20px;
    right: 10px;
    display: none;
}


.nome-mobile{
  color: #fff;
  float: left;
}
.item-menu  .sair-mobile{
  font-size: 0.9em;
  color: #ddd;
  margin-left: 10px;
   float: left;
}








#weather {
  width: 270px;
  height: 75px;
  float: right;
  margin: -160px 20px 0 0;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
}
#weather .date {
  width: 70px;
  height: 75px;
  float: left;
  text-align: center;
  letter-spacing: 1px;
  font-size: 12px;
  margin-right: 10px;
}
#weather .forecast {
  width: 180px;
  height: 75px;
  float: right;
}
#weather .forecast img {
  width: 25px;
  float: left;
}
#weather .forecast p {
  width: 95px;
  float: right;
  margin: 2px 0 0 0;
}
#weather .forecast .temp {
  width: 50px;
  height: 40px;
  float: left;
  margin: 5px;
  text-align: right;
}
.tam-14 {
  font-size: 1.4em;
}
.tam-33 {
  font-size: 3.3em;
}
.tam-35 {
  font-size: 3.5em;
}
.area-1 {
  width: 130px;
  height: 30px;
  margin: 0 0 -20px 0;
}
.area-2 {
  margin-left: -10px !important;
}

.efeito{
  height:  100%;
      cursor: pointer;
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  }
/*=================== banner srsly?! =========================*/


#banner b{
  line-height: 120%;

}
#banner .banner-titulo{
  font-size: 2.2em;
  line-height: 120%;
    white-space: normal;
  margin-top: 0;
  float: left;
}
#banner .banner-previa{
  font-size: 2em;
  line-height: 150%;
    white-space: normal;
  margin-top: 5px;
  float: left;
}

.box-conteudo{
  white-space: normal;
  background: #333;
  width: 62%;
  height:100%;
     /* width: 100%; */
  padding: 20px 50% 20px 30px;
  min-height: 100px;
  word-break: keep-all;
  /* padding: 10px 10px 10px 20px; */
  color: white;
  background: rgba(0, 0, 0, 0.58);
  border-left-style: solid;
  border-left-color:#5a984b;
  border-left-width: 3px;
  z-index: 542;


}
#banner .texto{
  padding-top: 10px;
}
.area-seta {
  width: 40px;
  height: 382px;
}
.area-seta img {
  width: 40px;
  height: 40px;
  margin-top: 165px;
  cursor: pointer;
}
.area-banner {
  width: 1020px;
  height: 382px;
  float: left;
}
.area-banner .previa {
  width: 690px;
  height: 225px;
  margin: 53px 0 0 10px;
  background: url('../img/transparencia.png') repeat;
  float: left;
  border-left: solid 3px #5a984b;
  position: absolute;
  color: #FFFFFF;
  padding: 5px 0 0 10px;
}
.area-banner .previa span {
  font-size: 24px;
  display: block;
  margin-bottom: 20px;
}
.area-banner .previa .descr {
  width: 430px;
  height: 165px;
  overflow: hidden;
  float: left;
  line-height: 24px;
}
.tablet {
  width: 583px;
  height: 408px;
  float: right;
  right: 10px;
  position: relative;
  padding: 0px;
  z-index: 10;
  background: url('../img/tablet.png') no-repeat;
}
#lightSlider {
  padding: 0;
}
.img-banner {
  width: 592px;
  height: 410px;
  position: relative;
  margin: -2px 0 0 -6px;
  min-width: 592px;
  min-height: 410px;
}
#area-menu-centro {
  width: 100%;
  height: 79px;
  background: url('../img/fundo-menu-centro.png');
  margin-top: 4px;
}
.menu-centro {
  height: 65px;
  margin-top: 10px;
  text-align: center;
}
.item-menu-centro {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  border-right: 2px solid #605F54;
  padding: 0 25px;
  height: 20px;
  line-height: 20px;
  margin-top: 22px;
  font-size: 20px;
  color: #FFF;
}
.item-menu-centro:last-child {
  border: none;
}
#sobre-home {
  width: 100%;
  min-height: 325px;
}
#sobre-home h2 {
  text-align: left !important;
  font-size: 30px;
  color: #454545;
}
.desc-sobre-home {
  width: 48%;
  min-width: 300px;
  min-height: 278px;
  float: left;
  margin-top: 30px;
  font-weight: 500;
  line-height: 28px;
  overflow: hidden;
  color: #454545;
}
.img-sobre-home {
  float: right;
  width: 48%;
  min-width: 300px;
  margin: 15px 0 0 0;
  max-width: 600px;
}
.img-sobre-interna {
  float: right;
  margin: 20px;
  max-width: 430px;
}
#box-solucoes {
  width:100%;
  height: auto;
  margin: 30px auto 0 auto;
  text-align: center;

  background-color: #F7F7F7;
  padding: 40px 0 20px 0;
}
#box-solucoes .item,
#interna-solucoes .item {
  width: 31%;
  min-width: 300px;
  display: inline-block;
  margin:3% 1% 5% 1%;
}

#interna-solucoes .item img {
     height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#box-solucoes .item{
  display: inline-block;
}
#box-solucoes h2 {
  text-align: center;
  font-size: 3em;
  color: #454545;
}

.solucao-img{
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
}  
.tit-solucao {
  text-align: center;
  font-size: 1.8em;
  color: #454545;
  font-style: italic;
}
.desc-solucao {
  text-align: center;
  color: #878787;
  font-style: italic;
}

.area-inferior-emp-not{
  min-height: 650px;
}
#sobre-home-baixo {
  width: 52%;
  height: 500px;
  margin: 30px 0;
}
.titulo-area {
  font-size: 2.5em;
  color: #454545;
  margin-bottom: 30px;
}
.youtube-home {
  overflow: hidden;
  height: 325px;
}
.texto-sobre {
  width: 95%;
  height: 70px;
  margin: 20px auto 0 auto;
  overflow: hidden;
  font-size: 1.4em;
  color: #454545;
  text-align: justify;
  line-height: 22px;
  display: block;
}
.leia-mais {
  display: block;
  margin: 0 40px 0 0;
  font-size: 14px;
  color: #878787;
  font-style: italic;
}
.leia-mais:hover {
  text-decoration: underline;
}
.novidades-home {
  width: 46%;
  min-height: 385px;
  margin: 30px 0;
}
.lista-novidades{
  /*text-align: center;*/
}
.lista-novidades-home {
  width: 100%;
  /*max-width: 540px;*/
  min-height: 370px;
}
.item-novidade-home {
  width: 100%;
  height: 145px;
  margin-bottom: 45px;
}
.img-novidade {
  height: 143px;
  /*background: #396532;*/
  overflow: hidden;
  /*border: 2px solid #396532;*/
  float: left;
  width: 30%;
  min-width: 139px;
  margin-right: 10px;
}
.img-novidade img {
  height: 100%;
  min-width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tit-novidade {
  line-height: 18px;
  padding-bottom: 5px;
  border-bottom: 1px solid #396532;
  margin-bottom: 20px;
  /*width: 375px;*/
  font-size: 1.8em;
  color: #454545;
  /*text-indent: 10px;*/
}
.chamada-novidade {
  min-height: 100px;
  /*overflow: hidden;*/
  font-size: 1.4em;
  color: #454545;
  /*width: 360px;*/
  /*padding: 0 0 0 15px;*/
  text-align: justify;
  line-height: 20px;
}
.imagem-diretor {
  width: 200px;
  float: left;
  margin: 10px;
}
.texto-diretor {
  width: 900px;
  height: auto;
  display: table;
  float: right;
}
.vaga {
  margin-bottom: 20px;
  border-bottom: solid 1px #EAEAEA;
  height: auto;
  display: table;
  padding-bottom: 5px;
  width: 100%;
}
.vaga h4 {
  margin-bottom: 5px;
}
.vaga small {
  font-family: sans-serif, arial;
  font-size: 1.2em;
}
.vaga .descricao {
  padding-left: 10px;
  margin-top: 5px;
  font-size: 1.4em;
  line-height: 22px;
}
#paginacao {
  width: 100%;
  float: right;
  text-align: center;
  font-size: 2em;
  color: #333333;
  margin: 30px 0 30px 0;
}
#paginacao span {
  color: #5a984b;
  font-size: 2.2em;
  font-weight: bold;
}
.body-colorbox {
  width: 700px;
  height: 540px;
  padding: 10px;
}
.body-colorbox .input {
  width: 100%;
  height: 25px;
  border: solid 1px #CCCCCC;
  outline: none;
  text-indent: 5px;
}
.body-colorbox label {
  margin: 5px 0 5px 0;
  display: block;
}
.body-colorbox textarea {
  width: 100%;
  height: 80px;
  border: solid 1px #CCCCCC;
  outline: none;
  resize: none;
}
.body-colorbox .submit {
  width: 100px;
  height: 30px;
  color: #FFFFFF;
  background-color: #5a984b;
  border: none;
  float: right;
  cursor: pointer;
}
.area {
  width: 48%;
  height: auto;
  display: table;
  float: left;
}
.galeria-fotos{
  text-align: center;
  width: 100%;
}
.cada-img-solucao{
  width: 20%; 
  min-width: 200px;
  display: inline-table;
  margin: 10px;
}


.foto-solucao {
  width: 100%;
}

 
#bread {
  margin: 0 0 20px 0;
  font-size: 1.2em;
}
.servico {
  width: 100%;
  height: auto;
  padding: 10px 0 25px 0;
  border-bottom: solid 1px #5a984b;
  margin: 10px 0 20px 0;
}
.servico span {
  font-size: 1.4em;
  text-align: justify;
  line-height: 22px;
  display: block;
  padding-left: 10px;
}
.visible {
  opacity: 1;
}
.hidden {
  opacity: 0;
}
.subservicos {
  width: 96%;
  height: auto;
  display: table;
  margin: 0 auto;
}
.subservico {
  width: 470px;
  height: 170px;
  float: left;
  padding: 60px 60px 10px 20px;
}
.subservico img {
  width: 80px;
  float: left;
  margin-right: 20px;
}
.subservico p {
  margin-bottom: 20px;
  font-size: 2em;
  color: #454545;
  font-weight: bold;
}
.subservico .desc {
  width: 370px;
  height: 110px;
  font-size: 1.4em;
  line-height: 22px;
  text-align: justify;
  float: right;
  overflow: hidden;
}
.dados-esq {
  width: 45%;
  margin: 0 1%;
  height: auto;
  display: inline-table;
  float: left;
  text-align: left;
}
.dados-dir {
  width: 45%;
  margin: 0 1%;
  height: auto;
  display: inline-table;
  float: right;
  text-align: left;
  padding-top: 45px
}

#mapa {
  width: 100%;
  height: 300px;
}
.item-contato {
  font-family: verdana, arial;
  font-size: 1.4em;
  font-style: normal;
}
.item-contato p {
  margin: 5px;
}






#rodape {
  width: 100%;
  height: 94px;
  background: url('../img/fundo-rodape.png');
  color: #FFF;
}
.loc {
  width: 36px;
  height: 29px;
  background: url('../img/icones-rodape.png');
  margin: 25px 12px 0 0;
}
.texto-rodape {
  font-size: 1.4em;
  margin: 25px 0 0 0;
  width: 235px;
}
.fone {
  width: 28px;
  height: 29px;
  background: url('../img/icones-rodape.png') -36px 0;
  margin: 25px 12px 0 0;
}
.direitos {
  margin: 65px 0 0 0;
  font-size: 1.4em;
}
#hostche {
  width: 100px;
  height: 15px;
  float: right;
  background: url('../img/hostche.png');
  margin: 65px 50px 0 0;
}
.box-newsletter {
  width: 46%;
  float: right;
  height: 100px;
  background-color: #5a984b;
  margin: 0 0 -36px 0;
  color: #FFFFFF;
  font-size: 1.8em;
  font-style: italic;
}
.box-newsletter .curva {
  -webkit-transform: skew(-35deg);
  -ms-transform: skew(-35deg);
  transform: skew(-35deg);
  float: left;
  background-color: #5a984b;
  width: 85px;
  height: 100px;
  margin-left: -50px;
  margin-right: 40px;
}
.box-newsletter .icon {
  margin: 20px 0 0 -90px;
  position: relative;
  float: left;
}
.box-newsletter p {
  margin: 10px 0 10px 0;
}
.box-newsletter .input {
  width: 290px;
  height: 37px;
  background-color: #FFFFFF;
  outline: none;
  text-indent: 10px;
  border: none;
  float: left;
  margin-right: 5px;
}
.box-newsletter .submit-new {
  width: 100px;
  height: 37px;
  cursor: pointer;
  border: solid 1px #FFFFFF;
  float: left;
  background-color: transparent;
  color: #FFFFFF;
  font-size: 1.8em;
  font-style: italic;
}
/* ========== AVISOS ========== */
#aviso {
  width: 50%;
  height: 50px;
  line-height: 50px !important;
  text-align: center;
  font-size: 1.2em;
  border-radius: 4px;
  behavior: url(PIE.htc);
  position: absolute;
  margin: 30px auto 0 auto;
  left: 0;
  right: 0;
  z-index: 5;
  display: none;
  color: #FFF;
}
#aviso a {
  float: right;
  display: block;
  background: url('../img/botao-fechar-aviso.png');
  width: 8px;
  height: 8px;
  margin: -35px 10px 0 555px;
  position: absolute;
}
.aviso-sucesso {
  background: #5DA423;
  border: 1px solid #4A841C;
}
.aviso-sucesso div {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url('../img/aviso-sucesso.png');
  margin: 10px 10px 10px 15px;
}
.aviso-erro {
  background: #C60F13;
  border: 1px solid #7A0A0D;
}
.aviso-erro div {
  width: 26px;
  height: 26px;
  position: absolute;
  background: url('../img/aviso-erro.png');
  margin: 14px 10px 10px 15px;
}
.aviso-neutro {
  background: #E3B000;
  border: 1px solid #D2A300;
}
.aviso-neutro div {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url('../img/aviso-neutro.png');
  margin: 9px 10px 10px 15px;
}
/* ========== FIM AVISOS ========== */
/* ========= MUDAN�AS ============*/
.item-novidade {
  width: 45%;
  height: 145px;
  margin-bottom: 45px;
  display: inline-table;
  margin: 2% 2%;
  min-width: 350px;
}
.chamada-novidade {
  
  /*width: 65%;*/
}
.tit-novidade {
  text-align: left;
  /*float: right;*/
}
.img-interna {
  float: right;
  width: 95%;
  max-width: 600px;
  min-width: 350px;
}
.desc-interna {
  min-height: 278px;
  font-weight: 500;
  line-height: 28px;
  overflow: hidden;
  color: #454545;
  margin: 2%;
  min-width: 350px;
}
.img-interna-direita {
  float: right;
  margin: 10px;
}

/* video*/
.embed-container { 
position: relative; 
padding-bottom: 56.25%; 
height: 0; 
overflow: hidden; 
max-width: 100%; 
max-width: 500px; 
margin: 0 auto;
height: auto; 
} 
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
}



/* newsletter */
#newsletter{
  width: 100%;
  background: #5a984b;
  min-height: 114px;
  padding-top: 50px;
}
#newsletter #left{
  width: 33%;
  color: #fff;
  float: left;
  margin-left: 3%;
}
#newsletter #right{
  width: 58.8%;
  float: right;
  margin-left: 20px;
  margin-top: 5px;
}
#newsletter-input{
  width: 70%;
  max-width: 468px;
  height: 47px;
  display: inline-table;
  border: 1px solid #E9E9E9;
  border-radius: 1px;
  padding: 0 1.2%;
  
}
.botao-newsletter{
  border: none;
  background: #fff;
  width: 166px;
  height: 49px;
  display: inline-table;
  margin-left: 3px;

}
#newsletter .titulo-newsletter{
  font-family: 'poppins', sans-serif;
  color: #fff;
  font-size: 2.4em;
  line-height: 120%;
  font-weight: bold;

}
#newsletter .subtitulo-newsletter{
  font-family: 'poppins', sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 120%;

}
#newsletter-input{
  font-family: 'Open Sans', sans-serif;
  color: #888888;
  font-size: 1.6em;
}
.botao-newsletter{
  font-family: 'Open Sans', sans-serif;
  color: #5a984b;
  font-size: 1.6em;
  font-weight: bold;
}
.mensagem-news{
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  margin-top: -27px;
    position: absolute;
}


/*footer*/

footer{
  width: 100%;
  height:290px;
  background: #5a984b;
  background-size: cover;
  color: #fff;
}
footer #left{
  width: 24%;
  margin-left: 3%;
  margin-top: 30px;
  display: inline-table;
}
footer ul{
  margin-top: 20px;

}
footer #right{
  width: 34%;
  margin-left: 3%;
  margin-top: 30px;
  display: inline-table;
}
footer #right img{
  margin-top: 20px;
  margin-right: 18px;
  float: left;
  margin-left:35px;
}
footer #right #telefones{
  margin-left: 5px;
}
footer #right span{
  line-height: 150%;
  letter-spacing: 0.4px;
}

footer #facebook{
  display: inline-table;
  width: 30%;
  padding-left: 3%; 
}
#hostche{
  margin-top:5px;
  margin-right:20px;
  margin-top:13px;
  display: inline-table;
}
#direitos{
  display: inline-table;
  margin-left: 14px;
  margin-top: 15px;
}

/* rodape */
footer{
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}
footer .titulo-rodape{
  font-size: 2.2em;
  line-height: 120%;
  font-weight: bold;
}
footer a{
  color: #fff;
  
}
footer li{
  font-size: 1.4em;
  margin-top: 15px;
  letter-spacing: 0.4px;
}
footer #left{
  text-align: left;
  margin-bottom: 30px;
  }
footer #right{
  /*min-width: 340px;*/
  text-align: left;
  margin-bottom: 30px;
}

footer #right span{
  font-size: 1.4em;
  float: left;
  margin-top: 20px;
}
footer #direitos{
  font-size: 1.4em;
  letter-spacing: 0.4px;
  line-height: 120%;
  color: #5a984b;
  text-align: left;
  

}
footer #left li{
  list-style: disc;
  margin-left: 30px;
}




/* contato */
.pagina-contato{
  text-align: center;
}
.input-form{
  width: 90%;
  padding: 0 3%;
  height: 42px;
  border: 1px solid #909090;
  box-sizing: border-box;
  border-radius: 2px;
  color: #909090;
}

.form-contato{
  width: 100%;
  float: left;
  min-height: 500px;
}
.form-contato div{
  margin-top: 10px;
}
.input-form-contato{
  width: 100%;
  min-width: 280px;
}
.input-metade{
  width: 50%;
}
.contato-form-nome{
  float: left;
}
.contato-form-email{
  float: right;
}
.form-contato-telefone,
.form-contato-celular{
      width: 25%;
      float: left;
    min-width: 241px;

}
.form-contato .mensagem{
  width: 100%;
    float: left;
    font-size: 16px;
    border: 1px solid #909090;
    /* margin-left: 2%; */
    /* padding: 10px; */
    height: 130px;
    border-radius: 2px;
    resize: none;
}
.form-contato label{
  font-size: 1.8em;
  color: #686667;
  text-align: left;
  float: left;
  
}
.form-contato .textarea{
  width: 100%;
  margin: 1% 0%;
 float: left;
 min-width: 280px;

}
.form-contato .textarea label{
  margin: 0 0;
}
.form-contato  input[type="submit"] {
  border: none; 
  cursor: pointer;
  width: 140px;
  height: 45px;
  border-radius: 5px;
  float: right;
  color: #fff;
  font-size: 21px;
  box-sizing: border-box;

  margin: 1% 0;
  background:#53914d;

}
.mensagem-contato{
    font-size: 1.6em;
    text-align: left;
}
.select-form{
  width: 50%;
}

small{
  font-size: 1.2em;
}
.img-contato{
  float: left;
}
.pagina-contato .item-contato{
  float: left;
  margin-left: 15px;
}
.item-contato p{
  line-height: 160%;
}


/*area restrita*/

.area-restrita {
        position: absolute;
    margin-right: 0;
    right: 0;
}
.form-login{
  margin: 0 auto;
  display: block;
  display: none;
  width: 220px;
  height: 90px;
  
  background: #5a984b;
  border-bottom-left-radius: 5px;
}
.login_a{
  color: #FFFFFF;
  margin-left: 12px;
  margin-top: 5px;
  font-size: 11px;
}
.input-login{
    height: 25px;
    float: left;
    margin-left: 10px;
    border: none;
    margin-top: 5px;
    box-sizing: border-box;
    padding-left: 10px;
    border-radius: 2px;
}
input#email_usuario{
  width: 200px;
}
input#senha_usuario {
    width: 163px;
}
.botao-login{
  width: 30px;
  height: 26px;
  float: left;
  margin-left: 6px;
  box-sizing: border-box;
  margin-top: 5px;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 2px;
  background: url('../img/seta-enviar.png') center center no-repeat;
  cursor: pointer;
}
#aba-area-restrita{
  width: 125px;
  height: 30px;
  color: #fff;
  background: #5a984b;
  float: right;
  font-size: 1.4em;
  line-height: 150%;
  box-sizing: border-box;
  padding: 3px 11px;
  border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
   cursor: pointer;
}
#aba-area-restrita .seta-dupla{
  width: 10px;
  float: right;
  margin-top: 7px;
}

.area-logado{
  /* width: 125px;*/
  height: 30px;
  color: #fff;
  background: #5a984b;
  float: right;
  font-size: 1.4em;
  line-height: 150%;
  box-sizing: border-box;
  padding: 3px 11px;
  border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
   cursor: pointer;
       position: absolute;
    right: 0;
}
.area-logado a{
  font-size: 0.9em;
  color: #ddd;
  margin-left: 10px}

#aba-area-restrita .seta-esconder{
  background: url('../img/seta-esconder.png');
  width: 10px;
  height: 10px;
}
#aba-area-restrita .seta-mostrar{
  background: url('../img/seta-mostrar.png');
  width: 10px;
  height: 10px;
}



#lista-arquivos .cada-arquivo{
  line-height: 150%;
  margin: 5px 1%;
  
  height: 35px;
}
.download {
    width: 40px;
    height: 19px;
    padding: 10px 20px;
    float: left;
    color: #666666;
    font-size: 1.4em;
    background: url('../img/icone-download.png') left no-repeat;
  }
.nome-arquivo{
  font-size: 1.6em;
  float: left;
  margin-top: 12px;
  margin-right: 20px;
}
.nome-arquivo small{
  font-size:0.8em;
}

#lista-arquivos hr{
  width: 100%;
  border-bottom: 1px solid #DDD;
      border-top: none;
}
.area-logout{
  float: right;
  color: #333;
  font-size: 1.4em;
}
.area-logout .nome-mobile{
  color: #333;
  margin-right: 20px;
}
/*formulario d elogin */
.mensagem-login{
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 1.5em;
  color: #555;
  font-weight: bold;
}
.formulario-pagina-login{
  width: 20%;
  min-width: 300px;
  margin: 0 auto;
  display: block;
}
.formulario-pagina-login .input-form{
  width: 100%;
}
.formulario-pagina-login label {
    font-size: 1.6em;
    color: #686667;
    text-align: left;
    float: left;
    margin-bottom: 3px;
}
.formulario-pagina-login input[type="submit"] {
    border: none;
    cursor: pointer;
    width: 120px;
    height: 45px;
    border-radius: 5px;
    float: right;
    color: #fff;
    font-size: 1.8em;
    box-sizing: border-box;
    margin: 18px 0;
    background: #53914d;
  }
/*cancelar news */

.form-cancelar label{
  font-size: 1.8em;
    color: #686667;
    text-align: left;
    float: left;
}

.form-cancelar input[type="submit"] {
    border: none;
    cursor: pointer;
    width: 120px;
    height: 45px;
    border-radius: 5px;
    float: right;
    color: #fff;
    font-size: 1.8em;
    box-sizing: border-box;
    margin: 18px 0;
    background: #53914d;
  }
.form-cancelar .input-form{
  width: 100%;
}
.area-unsubscribe{

  width: 45%;
  display: block;
  margin:0 auto;
  min-width: 300px;
}
.form-cancelar .mensagem-contato{
  text-align: center;
  width: 100%;
  margin: 0 auto;
  display: block;
}






 /* nova area*/

.link-area-restrita{
  display: inline-table;
  width: 150px;
}

.link-area-restrita img{
  display: block;
   margin:  5px auto;
}

.link-area-restrita span{
  display: block;
   margin:  5px auto;
   font-size: 16px;
   color: #5a984b;
   font-weight: bold;
}
.table{
  width: 80%;
  margin:  15px auto;
  min-width: 300px;
  max-width: 800px;
  text-align: left;
  font-size: 1.4em;
  border-collapse: collapse;
  border: 1px solid #e6e6e6;
}
.table thead th{
  background: #5A984B;
  color: #fff;
  box-sizing: border-box;
  padding: 10px 15px;
  border: 1px solid #5A984B;
}

.table td{
  padding: 5px 6px;
  border: 1px solid #e6e6e6;
}
.lupa-visualizar-tabela{
  width: 49px;
  height: 37px;
  background: url('../img/lupa.png') center center no-repeat;
  display: inline-block;
  margin:  0 auto;
}
.text-left{
  text-align: left;
}


.table2{
  width: 100%;
  margin:  0 auto;
  min-width: 300px;
  max-width: 100%;
  text-align: left;
  font-size: 1.4em;
  border-collapse: collapse;
  border: 1px solid #e6e6e6;
}
.table2 thead th{
  background: #e6e6e6;
  color: #333;
  box-sizing: border-box;
  padding: 6px 10px;
  border: 1px solid #e6e6e6;
}

.table2 td{
  padding: 5px 6px;
  border: 1px solid #e6e6e6;
}
.segunda_via{
  width: 50%; 
  margin: 0 auto;
}