#banners .item .interno {
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
#banners .item .legenda {
  color: rgba(0, 115, 54, 0.5);
  font-size: 10px;
  line-height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
@media (max-width: 767px) {
  #banners .item .legenda {
    font-size: 8px;
    color: rgba(0, 115, 54, 0.8);
  }
}
#section-secundarias {
  font-family: "HP Simplified";
  padding-top: 30px;
  padding-bottom: 30px;
}
.titulo-secundarias {
  padding-top: 30px;
  padding-bottom: 30px;
}
.titulo-secundarias h1 {
  font-family: 'HP Simplified';
  font-size: 40px;
  font-weight: bold;
  color: #0057A6;
}
.btn4 {
  padding: 15px 15px;
  font-family: 'Impact';
  font-size: 18px;
  font-weight: 300;
  border: 0px;
  border-radius: 0px;
  z-index: 1;
  position: relative;
}
.btn4:hover,
.btn4:focus,
.btn4:active {
  background-color: #0057A6 !important;
}
.btn3 {
  padding: 15px 25px;
  font-family: "HP Simplified";
  font-size: 20px;
  font-weight: 1000;
  border: 0px;
  border-radius: 0px;
  z-index: 1;
  position: relative;
}
.btn3:hover,
.btn3:focus,
.btn3:active {
  background-color: #0057A6 !important;
}
.btn3:before {
  content: "";
  height: 86%;
  width: 90%;
  left: 5%;
  top: 7%;
  position: absolute;
  z-index: 3;
}
.btn2 {
  margin-top: 10px;
  background-color: #fff;
  padding: 25px 30px;
  font-family: "HP Simplified";
  font-size: 25px;
  font-weight: bold;
  border: 0px;
  border-radius: 0px;
  z-index: 1;
  position: relative;
}
.btn2:hover,
.btn2:focus,
.btn2:active {
  background-color: #fff !important;
}
.btn2:before {
  content: "";
  height: 118%;
  width: 112%;
  left: -6%;
  top: -9%;
  position: absolute;
}
@media (max-width: 767px) {
  .btn2 {
    padding: 15px 10px;
    font-size: 20px;
  }
  .btn2:before {
    content: "";
    height: 118%;
    width: 108%;
    left: -4%;
    top: -9%;
    position: absolute;
  }
}
.btn1 {
  margin-left: 10px;
  background-color: #fff;
  padding: 15px 20px;
  font-family: "HP Simplified";
  font-size: 20px;
  font-weight: bold;
  border: 0px;
  border-radius: 0px;
  z-index: 1;
  position: relative;
}
.btn1:hover,
.btn1:focus,
.btn1:active {
  background-color: #fff !important;
}
.btn1:before {
  content: "";
  height: 118%;
  width: 112%;
  left: -6%;
  top: -9%;
  position: absolute;
}
.formularios .form-group label {
  font-size: 13px;
  color: #333;
  font-family: "HP Simplified";
}
.formularios .form-group input.form-control,
.formularios .form-group select.form-control {
  font-family: "HP Simplified";
  padding-left: 15px;
  padding-right: 15px;
  height: 45px;
  font-size: 14px;
  color: #333;
  border-radius: 0px;
  border: 1px solid #333;
}
.formularios .form-group textarea.form-control {
  font-family: "HP Simplified";
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  color: #333;
  border-radius: 0px;
  border: 1px solid #333;
}
.formularios .form-group .list-produtos label {
  font-size: 15px !important;
  cursor: pointer;
}
.sessao-premios {
  margin-top: 45px;
}
.btn-participe {
  margin-bottom: -55px;
}
@media (max-width: 767px) {
  .btn-participe {
    margin-left: -40px;
  }
}
.btn-participe-rodape {
  margin-top: -55px;
  margin-left: -45px;
}
@media (min-width: 767px) and (max-width: 950px) {
  .btn-participe-rodape {
    margin-top: -35px;
  }
}
#sessao-rodape .website {
  border: 10px solid #FFFFFF;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px;
}
@media (max-width: 767px) {
  #sessao-rodape .website {
    border: 5px solid #FFFFFF;
    padding: 5px;
  }
}
#sessao-rodape .website .base {
  padding-right: 0px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  #sessao-rodape .website .base {
    padding-top: 5px;
  }
}
#sessao-rodape .website .endereco {
  font-family: 'Gotham';
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 0.2rem;
  color: #007336;
  text-shadow: 3px 3px 0 #FFFFFF, 3px -3px 0 #FFFFFF, -3px 3px 0 #FFFFFF, -3px -3px 0 #FFFFFF, 3px 0px 0 #FFFFFF, 0px 3px 0 #FFFFFF, -3px 0px 0 #FFFFFF, 0px -3px 0 #FFFFFF;
  padding-left: 0px;
  line-height: 40px;
}
@media (max-width: 767px) {
  #sessao-rodape .website .endereco {
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    text-shadow: 1px 1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, 1px 0px 0 #FFFFFF, 0px 1px 0 #FFFFFF, -1px 0px 0 #FFFFFF, 0px -1px 0 #FFFFFF;
  }
}
#sessao-rodape h4 {
  font-family: 'HP Simplified';
  color: #0057A6;
  font-size: 18px;
}
#sessao-rodape p {
  font-family: "HP Simplified";
  font-size: 12px;
  color: #0057A6;
}
.table-ganhadores {
  border-color: #F58634;
}
.table-ganhadores thead {
  background-color: #FBB030;
}
.table-ganhadores thead tr td {
  border-color: #F58634;
  color: #0057A6;
  font-family: Arial;
  font-weight: bold;
}
.table-ganhadores tbody tr td {
  border-color: #F58634;
  color: #0057A6;
  font-family: Arial;
}
/*----------- CONFIGURA��ES BANNER ----------*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  transition: opacity 1s ease;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
