#wrapper {
  padding: 20px;
}

.rslides {
  margin: 0 auto 40px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 auto 40px;
}

.rslides2 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}

.rslides_tabs {
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}

.rslides_tabs a:hover {
  border: 0;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-weight: bold;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.formularioLinks {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 12px 19px 17px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: none;
}

.texto {
  width: 730px;
  margin-top: 25px;
  text-align: justify;
}

.campo_form {
  font-size: 1em;
  padding: 6px 4px;
  box-sizing: content-box;
  width: 98%;
  color: #000;
}

@media (min-width: 768px) {
  .titulo-form {
    font-weight: bold;
    color: #373737;
    font-size: 16px;
    margin-left: 200px;
  }
}

@media (max-width: 769px) {
  .texto {
    width: 100%;
  }
}

.banner-cookie {
  background-color: #15481f;
  width: 100%;
  height: 100%;
  border: 1px solid rgb(255, 255, 255);
  line-height: 1.5;
  padding: 5px 20px 10px;
  margin: 0px auto;
  text-align: left;
}

.titulo-cookie {
  color: #f5f5f5;
}

.texto-banner-cookie {
  margin: 0 0 10px;
  color: #f5f5f5;
  font-size: 1.4rem;
  font-family: "open_sansregular", Arial, sans-serif;
  font-weight: normal;
}

.botoes-banner-cookie {
  white-space: nowrap;
  text-decoration: none;
  background: #15481f;
  padding: 10px 15px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 1.3rem;
  font-family: "open_sansregular", Arial, sans-serif;
  font-weight: normal;
  margin: 5px;
}

a.noticia p {
  font-weight: normal;
  font-size: 15px;
  margin-top: 3px;
}

a.noticia {
  display: block;
  margin-bottom: 25px;
}

a.noticia h2 {
  text-decoration: none;
  font-size: 21px;
  font-weight: bolder;
}

a.noticia h2:hover {
  text-decoration: none;
  color: #0c5e22;
}
