/*COMEÇO BANNER*/
section#banner{
  width: 100%;
  float: left;
  height: auto;
  display: block;
    min-height: 300px;
    clear: both;
}
section#banner .conteudo {
    width: 980px;
    display: block;
    margin: 0 auto;
    /* min-height: 310px; */
    padding-top: 20px;
}
section#banner #banner_principal,
section#banner #banner_principal .owl-wrapper-outer{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 380px;
    float: left;
    margin-right: 10px;
}
section#banner .top {
    display: block;
    float: left;
    height: auto;
    width: 340px;
}
section#banner .top .promo {
    height: 185px;
    margin-bottom: 10px;
}
section#banner .top .promo a:hover span.tags {
    background: #898989;
}
section#banner .top .promo a:hover strong {
    color: #f1592a;
}
section#banner .top .promo a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    background-size: cover;
}
section#banner .top .promo a span.tags {
    font-family: 'robotolight';
    font-size: 14px;
    color: #fff;
    background: #000;
    height: auto;
    display: block;
    float: left;
    width: auto;
    text-align: left;
    position: relative;
    padding: 5px 10px;
    letter-spacing: 1px;
    margin-top: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section#banner .top .promo a span.titulo {
    font-family: 'robotolight';
    font-size: 22px;
    line-height: 36px;
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    height: auto;
    width: auto;
    position: relative;
    padding: 10px;
    letter-spacing: 1px;
    max-width: 80%;
    clear: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: left;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section#banner .top .promo a strong {
    font-family: 'montserratlight';
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding: 10px 20px;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section#banner #banner_principal .owl-stage{
    width: 100%!important;
  height: 365px;
  overflow: hidden;
}
section#banner #banner_principal .bannerList{
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
}
section#banner #banner_principal .bannerList{
  display: block;
  width: 100%!important;
  height: 380px;
  
}
section#banner #banner_principal .bannerList .owl-controls{
    width: 90%!important;
    height: 50%;
    top: 160px;
    /* background: red; */
}
section#banner #banner_principal .bannerList .owl-controls .owl-buttons {
    top: -30px;
    position: absolute;
    width: 100%;
}
section#banner #banner_principal .bannerList .owl-pagination {
    top: 90%;
    width: 100%;
    height: auto;
    position: absolute;
}
section#banner #banner_principal .owl-pagination .owl-page {
    width: 10px;
    height: 30px;
  }
/*section#banner #banner_principal .bannerList .owl-item,
section#banner #banner_principal .bannerList .banner_item{
    height: 365px;
    display: block;
    width: 100%!important;
    background-position: center center;

}*/
section#banner #banner_principal div.banners_textos{
    width: 980px;
    height: auto;
    display: block;
    margin: 0px auto;
    padding-top: 60px;
    position: relative;
    z-index: 8;
}


section#banner #banner_principal div.banners_textos span.tags{
    font-family: 'robotolight';
    font-size: 38px;
    line-height: 35px;
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    height: auto;
    display: block;
    float: left;
    width: auto;
    text-align: left;
    position: relative;
    padding: 20px 30px 0px;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section#banner #banner_principal div.banners_textos span.titulo{
    font-family: 'robotothin';
    font-size: 90px;
    line-height: 90px;
    color: #000;
    background: rgba(255, 255, 255, 0.7);
    height: auto;
    width: auto;
    position: relative;
    padding: 20px;
    letter-spacing: 1px;
    /* max-width: 60%; */
    clear: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: left;
    text-align: left;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

section#banner #banner_principal div.banners_textos a{
    display: block;
}

section#banner .bannerList .owl-dots {
    bottom: 15px;
    position: absolute;
    height: 20px;
    width: 100%;
    text-align: center;
}
section#banner .bannerList .owl-dots .owl-dot{
  width: 10px;
  height: 10px;
  display: inline-block;
    margin: 0 15px;
}
section#banner .bannerList .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
    background: #cccbc4;
    border-radius: 50%;

    z-index: 2;
    cursor: pointer;
    display: inline-block;
}
section#banner .bannerList .owl-dots .owl-dot span:hover,
section#banner .bannerList .owl-dots .owl-dot.active span{
    width: 10px;
    height: 10px;
    background: #fff;
}

section#banner .owl-pagination .owl-page span:hover, section#banner .owl-pagination .owl-page.active span{
    background: #fff;
}

section#banner .owl-buttons .owl-prev{
  width: 56px;
  height: 56px;
    border-radius: 50px;
  background:#20663a;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;   
  top: 0px;
  left: 0px;
   background: url(../images/assets/seta-banner.png) no-repeat bottom left;
}
section#banner .banner_item {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}
section#banner .banner_item:hover span.tags,
section#banner .banner_item:hover span.titulo{
    background: #000!important;
    color: #fff!important;
}
section#banner .owl-buttons .owl-prev:hover{
  background: url(../images/assets/seta-banner.png) no-repeat top left;
}
section#banner .owl-buttons .owl-next:hover{
  background: url(../images/assets/seta-banner.png) no-repeat top right;
}
section#banner .owl-buttons .owl-next{
    width: 56px;
    height: 56px;
    border-radius: 50px;
    background:#20663a;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;   
    top: 0px;
    right: 0px;
    background: url(../images/assets/seta-banner.png) no-repeat bottom right;
}

/*FIM BANNER*/


/*BUSCAR*/
main.guia div.busca{
  width: 100%;
  height: auto;
  display: inline-block;
  padding-top: 70px;
}

main.guia div.busca form{
  width: 100%;
  height: auto;
  display: inline-block;
}

main.guia form div.linha {
  width: calc(25% - 30px);
  height: auto;
  float: left;
  display: block;
  margin: 0px 15px 15px 0px;
  background: none;
}


main.guia form div.linha div.box-input {
  width: 100%;
  display: inline-block;
  position: relative;
}
main.guia form div.linha div.box-input input::placeholder,
main.guia form div.linha input::placeholder{
  color: #000!important;
}
main.guia form div.linha div.box-input input,
main.guia form div.linha input {
  width: calc(100% - 40px);
  font-family: 'robotoregular';
  font-size: 12px;
  height: 10px;
  display: block;
  line-height: 10px;
  color: #000;
  border: 1px solid #000;
  outline: none;
  padding: 15px 20px;
  background: none;
}
main.guia form div.linha div.box-select {
  width: 100%;
  display: inline-block;
  position: relative;
}
main.guia form div.linha div.box-select i {
  position: absolute;
  bottom: 33%;
  right: 10px;
  color: #000;
}
main.guia form div.linha div.box-select label {
  width: calc(100% - 40px);
  font-family: 'robotoregular';
  font-size: 12px;
  height: auto;
  display: block;
  line-height: 10px;
  color: #000;
  border: 1px solid #000;
  outline: none;
  padding: 15px 20px;
  font-weight: inherit;
}
main.guia form div.linha div.box-select select {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  cursor: pointer;
}
main.guia form button.buscar {
  color: #fff;
  background: #000;
  padding: 10px 20px;
  text-align: center;
  font-family: 'robotomedium';
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
  border-radius: 0px;
  border: 0px;
  width: auto;
  height: auto;
  display: block;
  margin: 0px auto 15px;
  cursor: pointer;
  float: right;
  margin-left: 0px;
  cursor: pointer;
  outline: none;
  position: relative;
}
main.guia form button.buscar:hover {
  background: #000!important;
}

main.guia form div.linha.top {
  width: calc(100% - 0px);
  height: auto;
  display: block;
  margin: 0px auto 15px;
  background: none;
}
main.guia form div.linha.top div.box-select i{
  color: #fff
}
main.guia form div.linha.top div.box-select label{
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
/*FIM BUSCAR*/

/*COMEÇO CONTEUDO*/
main.guia{
    width: 100%;
    height: auto;
    background: #fff;
    display: inline-block;
    padding-bottom: 100px;
    overflow-x: hidden;
}
main.guia .mobile.sub-menu-inter{
  display: none;
}



/*COMEÇO CONTEUDO*/
main.guia{
    width: 100%;
    height: auto;
    background: #fff;
    display: inline-block;
    padding-bottom: 40px;
    overflow-x: initial;
    /* margin-top: 20px; */
}
main.guia .conteudo{
    width: 980px;
    display: block;
    margin: 0 auto;
    /* min-height: 500px; */
    padding-top: 50px;
    position: relative;

} 
/*SECTION ESQ*/
main.guia section.list{
  width: calc(100% - 0px);
  float: left;
  display: inline-block;
  padding-right: 0px;
  position: relative;
}
main.guia span.topo {
    font-family: 'robotolight';
    font-size: 30px;
    line-height: 30px;
    color: #010000;
    height: auto;
    width: 70%;
    position: relative;
    margin-top: -30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    clear: left;
    display: block;
    float: left;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
main.guia section.list div.info {
  color: #898989;
  font-family: 'robotothin';
  font-size: 14px;
  line-height: 25px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 35px;
  height: auto;
  display: block;
  float: left;
  text-align: justify;
  font-weight: 900;
}
main.guia span.txt {
    color: #010000;
    font-family: 'robotolight';
    font-size: 36px;
    line-height: 36px;
    display: inline-block;
}
main.guia div.listandoBox:before {
  content: "";
  width: 200%;
  height: 140px;
  background: #f9f9f9;
  left: -50%;
  position: absolute;
  top: 90px;
}
main.guia div.listandoBox {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 40px;
    position: relative;
    margin-bottom: 40px;
}
main.guia div.listandoBox div.box{
  display: inline-block;
  width: calc(100% / 4 - 30px);
  height: auto;
  float: left;
  margin: 30px 15px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  
  -webkit-transform: translate3d(0px,100px,0px);
  -moz-transform: translate3d(0px,100px,0px);
  -ms-transform: translate3d(0px,100px,0px);
  -o-transform: translate3d(0px,100px,0px);
  transform: translate3d(0px,100px,0px);

  opacity: 0;
}

main.guia div.listandoBox.ani div.box{
  opacity: 1;
  -webkit-transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
main.guia div.listandoBox.ani div.box:nth-child(1){
  -webkit-transition-delay:  0.4s;
  -o-transition-delay:  0.4s;
  transition-delay:  0.4s;
}
main.guia div.listandoBox.ani div.box:nth-child(2){
  -webkit-transition-delay:  0.8s;
  -o-transition-delay:  0.8s;
  transition-delay:  0.8s;
}
main.guia div.listandoBox.ani div.box:nth-child(3){
  -webkit-transition-delay:  1.2s;
  -o-transition-delay:  1.2s;
  transition-delay:  1.2s;
}
main.guia div.listandoBox.ani div.box:nth-child(4){
  -webkit-transition-delay:  1.6s;
  -o-transition-delay:  1.6s;
  transition-delay:  1.6s;
}
main.guia div.grafico {
    width: calc(100% - 342px);
    display: inline-block;
    float: left;
}
main.guia div.anuncieConosco {
    width: calc(340px - 80px);
    display: inline-block;
    float: right;
    border: 1px solid #bdbdbd;
    padding: 40px;
}

main.guia div.anuncieConosco span.top {
    color: #010000;
    font-size: 36px;
    line-height: 36px;
    font-family: 'robotolight';
}

main.guia div.anuncieConosco p {
    color: #000;
    font-family: 'robotothin';
    font-size: 14px;
    line-height: 17px;
    width: 100%;
    margin: 30px 0px;
}
main.guia div.grafico span.txt{
  margin-bottom: 30px;
}
main.guia div.grafico div.linha{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 10px;
    opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0px,100px,0px);
-moz-transform: translate3d(0px,100px,0px);
-ms-transform: translate3d(0px,100px,0px);
-o-transform: translate3d(0px,100px,0px);
transform: translate3d(0px,100px,0px);
}

main.guia div.grafico div.linha div.graf div.box{
  background: #898989;
  width: 100%;
  height: auto;
  display: block;

}
main.guia div.grafico.ani div.linha{
  opacity: 1;
  -webkit-transform: translate3d(0px,0px,0px);
  -moz-transform: translate3d(0px,0px,0px);
  -ms-transform: translate3d(0px,0px,0px);
  -o-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
}
main.guia div.grafico.ani div.linha:nth-child(1){
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
main.guia div.grafico.ani div.linha:nth-child(2){
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
main.guia div.grafico.ani div.linha:nth-child(3){
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
main.guia div.grafico.ani div.linha:nth-child(4){
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
main.guia div.grafico.ani div.linha:nth-child(5){
  -webkit-transition-delay: 2.0s;
  -o-transition-delay: 2.0s;
  transition-delay: 2.0s;
}

main.guia div.grafico.ani div.linha:nth-child(6){
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}



main.guia div.grafico div.linha div.graf div.box span.ani2{
  -webkit-transition: all 4s ease-in-out;
  -moz-transition: all 4s ease-in-out;
  -o-transition: all 4s ease-in-out;
  transition: all 4s ease-in-out;
}
main.guia div.grafico div.linha div.graf div.box span{
  font-family: 'robotoregular';
  font-size: 14px;
  line-height: 40px;
  background: #333331;
  color: #fff;
  display: block;
  width: 0%;
  height: 100%;
  text-align: center;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  height: 40px;
}
main.guia div.grafico div.linha div.graf{
  width: calc(30% - 20px);
  display: inline-block;
  font-family: 'robotothin';
  float: left;
  margin-right: 20px;
}
main.guia div.grafico span.dir{
    color: #000;
    font-family: 'robotothin';
    font-size: 14px;
    line-height: 20px;
    width: 70%;
    float: left;
}
main.guia div.grafico span.dir strong {
    width: 100%;
    display: inline-block;
    color: #898989;
}
main.guia div.anuncieConosco a.kit:hover, 
main.guia div.anuncieConosco a.anuncie:hover {
  background: #898989;
}
main.guia div.anuncieConosco a.kit, main.guia div.anuncieConosco a.anuncie {
    font-family: 'robotoregular';
    font-size: 14px;
    line-height: 30px;
    background: #000;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

div.boxFormulario span.info {
    color: #898989;
    font-family: 'robotothin';
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: auto;
    display: block;
    float: left;
    text-align: justify;
    font-weight: 900;
}


main.guia div.listandoBox div.box span.informa strong{
  width: 100%;
  display: inline-block;
  color: #898989;
}
main.guia div.listandoBox div.box span.informa {
  color: #000;
  font-family: 'robotothin';
  font-size: 15px;
  line-height: 20px;
  width: 100%;
}

main.guia div.listandoBox div.box:nth-child(2n) span.informa {
  /* border: 1px solid red; */
  position: absolute;
  top: -25px;
  text-align: right;
}


main.guia div.listandoBox div.box div.img{
  width: calc(100%);
  height: 210px;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;


  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;

  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}



@-webkit-keyframes cont-btn-down {
    0%{
        -webkit-transform: translate3d(0px,5px,0px) scale(0.8);
        -moz-transform: translate3d(0px,5px,0px) scale(0.8);
        -ms-transform: translate3d(0px,5px,0px) scale(0.8);
        -o-transform: translate3d(0px,5px,0px) scale(0.8);
        transform: translate3d(0px,5px,0px) scale(0.8);
    }
    50%{
      -webkit-transform: translate3d(0px,0px,0px) scale(0.8);
      -moz-transform: translate3d(0px,0px,0px) scale(0.8);
      -ms-transform: translate3d(0px,0px,0px) scale(0.8);
      -o-transform: translate3d(0px,0px,0px) scale(0.8);
      transform: translate3d(0px,0px,0px) scale(0.8);
    }
    100%{
        -webkit-transform: translate3d(0px,5px,0px) scale(0.8);
        -moz-transform: translate3d(0px,5px,0px) scale(0.8);
        -ms-transform: translate3d(0px,5px,0px) scale(0.8);
        -o-transform: translate3d(0px,5px,0px) scale(0.8);
        transform: translate3d(0px,5px,0px) scale(0.8);
    }
}
@keyframes cont-btn-down {
    0%{
        -webkit-transform: translate3d(0px,5px,0px) scale(0.8);
        -moz-transform: translate3d(0px,5px,0px) scale(0.8);
        -ms-transform: translate3d(0px,5px,0px) scale(0.8);
        -o-transform: translate3d(0px,5px,0px) scale(0.8);
        transform: translate3d(0px,5px,0px) scale(0.8);
    }
    50%{
      -webkit-transform: translate3d(0px,0px,0px) scale(0.8);
      -moz-transform: translate3d(0px,0px,0px) scale(0.8);
      -ms-transform: translate3d(0px,0px,0px) scale(0.8);
      -o-transform: translate3d(0px,0px,0px) scale(0.8);
      transform: translate3d(0px,0px,0px) scale(0.8);
    }
    100%{
        -webkit-transform: translate3d(0px,5px,0px) scale(0.8);
        -moz-transform: translate3d(0px,5px,0px) scale(0.8);
        -ms-transform: translate3d(0px,5px,0px) scale(0.8);
        -o-transform: translate3d(0px,5px,0px) scale(0.8);
        transform: translate3d(0px,5px,0px) scale(0.8);
    }
}


main.guia div.listandoBox div.box div.img img{
  width: 80%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

  -webkit-animation: cont-btn-down 3.5s ease-in infinite;
  -o-animation: cont-btn-down 3.5s ease-in infinite;
  animation: cont-btn-down 3.5s ease-in infinite;
}

main.guia div.listandoBox div.box:nth-child(1) div.img img{
  -webkit-animation-delay: : 0.4s;
  -o-animation-delay: : 0.4s;
  animation-delay: : 0.4s;
}
main.guia div.listandoBox div.box:nth-child(2) div.img img{
  -webkit-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
main.guia div.listandoBox div.box:nth-child(3) div.img img{
  -webkit-animation-delay: 2.2s;
  -o-animation-delay: 2.2s;
  animation-delay: 2.2s;
}
main.guia div.listandoBox div.box:nth-child(4) div.img img{
  -webkit-animation-delay: 3.6s;
  -o-animation-delay: 3.6s;
  animation-delay: 3.6s;
}

main.guia section.list article{
    display: inline-block;
    width: calc(100% - 0px);
    height: auto;
    padding-right: 0px;
    margin-bottom: 20px;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
}


main.guia section.list article span.tags{
    font-weight: 900;
    font-family: 'robotolight';
    font-size: 14px;
    color: #fff;
    background: #898989;
    height: auto;
    display: block;
    float: left;
    width: auto;
    text-align: left;
    position: relative;
    padding: 10px;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
main.guia section.list article:hover h2.titulo{
  /* color: #898989; */
}
main.guia section.list article:hover span.tags{
  background: #010000;
}
main.guia section.list article h2.titulo{
  font-family: 'robotolight';
  font-size: 18px;
  line-height: 18px;
  color: #010000;
  height: auto;
  width: auto;
  position: relative;
  letter-spacing: 1px;
  width: 100%;
  clear: left;
  margin-top: 50px;
  margin-bottom: 10px;
  display: block;
  
  float: left;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
main.guia section.list article span.setor{
  color: #fff;
  background: #000;
  font-family: 'robotoregular';
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  padding: 10px;
  width: auto;
  letter-spacing: 1px;
  position: absolute;
  text-transform: capitalize;
  top: -30px;
  left: -30px;
}
main.guia section.list article span.date span.avatar {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -2px;
  height: 30px;
  width: 30px;
  overflow: hidden;
}
main.guia section.list article .dir {
  width: calc(60% - 60px);
  float: right;
  height: auto;
  position: relative;
  margin: 30px;
}
main.guia section.list article .dir span.avatar {
  width: 75px;
  float: right;
  height: 75px;
  position: absolute;
  top: 0px;
  right: 0px;
}
main.guia section.list article .dir span.avatar img{
  width: 100%;
}

main.guia section.list article figure {
  width: calc(40% - 0px);
  float: left;
  height: auto;
  margin: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  position: relative;
  margin-bottom: -4px;
}

main.guia section.list article figure img {
  width: 100%;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  z-index: 1;
  position: relative;

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
main.guia section.list article:hover figure img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);

}

main.guia section.list article .desk {
  color: #000;
  font-family: 'robotothin';
  font-size: 13px;
  line-height: 30px;
  width: 100%;
  margin: 15px 0px -3px;
  height: 150px;
  overflow: auto;
  /* text-overflow: ellipsis; */
  display: -webkit-box;
  /* -webkit-line-clamp: 3; */
  -webkit-box-orient: vertical;
  float: left;
  text-align: justify;
  word-wrap: unset;
  font-weight: 900;
}
main.guia section.list article .desk a:hover{
  border-bottom: 1px solid #000;
}
main.guia section.list article .desk a{
  color: #000;
/*   margin-right: 10px;
  margin-left: 10px; */
}
main.guia section.list article .desk span.sep{
  margin-right: 10px;
  margin-left: 10px;
}
main.guia section.list article .social {
  width: auto;
  height: auto;
  display: block;
  color: #000;
  float: right;
}
main.guia section.list article .social a:hover{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  color: #898989;
}

main.guia section.list article .social a{
  width: 20px;
  height: auto;
  display: block;
  font-size: 15px;
  color: #000;
  line-height: 36px;
  float: left;
  padding: 0px 7px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
main.guia section.list article .social a.whats{
  display: none;
}

main.guia section.list article span.leia:hover {
  color: #fff;
  background: #010000;
}
main.guia section.list article span.leia {
  font-weight: 900;
  font-family: 'robotothin';
  font-size: 15px;
  color: #010000;
  height: auto;
  display: block;
  float: left;
  width: auto;
  text-align: left;
  position: relative;
  text-transform: capitalize;
  padding: 7px 15px;
  margin-left: -15px;
  margin-top: 10px;
  margin-bottom: -10px;
  /* padding-left: 0px; */
  letter-spacing: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* FIM SECTION ESQ*/

/*FIM CONTEUDO*/
/* BOX FORMULARIO */

div.boxFormulario.active {
    z-index: 1001;
    height: 100vh;
    opacity: 1;
}
div.boxFormulario {
    display: inline-block;
    height: 0%;
    width: 100vw;
    z-index: -1;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    background: rgba(255, 255, 255, 0.92);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


div.boxFormulario div.cont form{
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 1000;
    position: relative;
}

div.boxFormulario div.cont form div.linha{
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
}

div.boxFormulario div.cont form div.linha.nome_cad,
div.boxFormulario div.cont form div.linha.tel_cad {
    width: calc(50% - 5px)!important;
    margin-right: 10px;
    float: left;
}
div.boxFormulario div.cont form div.linha.tel_cad {
    margin-right: 0px;
    float: left;
}


div.boxFormulario div.cont form#cadastroAnunciar div.linha {
    width: calc(50% - 10px)!important;
    height: auto;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}
div.boxFormulario div.cont form#cadastroAnunciar div.linha.email_cad {
    width: calc(100% - 10px)!important;
    margin-left: 0px;
    margin-bottom: 15px;
}


div.boxFormulario div.cont form div.linha div.box-input input {
    width: calc(100% - 30px);
    font-family: 'robotoregular';
    font-size: 13px;
    letter-spacing: 1px;
    height: 18px;
    display: block;
    line-height: 10px;
    color: #000;
    border: 1px solid #000;
    outline: none;
    padding: 11px 15px;
}

div.boxFormulario div.cont form div.linha.pedido {
    width: calc(30% - 4px)!important;
    float: left;
    margin-right: 13px;
}

div.boxFormulario div.cont form div.linha.n_pedido_cad.ativo {
    opacity: 1;
    display: block;
}
div.boxFormulario div.cont form div.linha.n_pedido_cad {
    width: calc(60% + 30px)!important;
    float: left;
    display: none;
    opacity: 0;
}
div.boxFormulario div.cont form button:hover {
    background: #898989;
}
div.boxFormulario div.cont form button {
    cursor: pointer;
    font-family: 'robotoregular';
    font-size: 16px;
    color: #fff;
    background: #010000;
    height: auto;
    display: block;
    float: left;
    width: 150px;
    outline: none;
    text-align: center;
    position: relative;
    padding: 10px 15px;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 5px;
}
div.boxFormulario div.cont form div.linha.msn_cad {
    width: 100%!important;
    float: left;
    clear: left;
}
div.boxFormulario div.cont form div.linha.msn_cad textarea{
    width: calc(100% - 30px);
    font-family: 'robotoregular';
    font-size: 13px;
    line-height: 18px;
    height: 120px;
    display: block;
    color: #000;
    border: 1px solid #000;
    outline: none;
    padding: 15px;
    resize: none;
}




div.boxFormulario div.fecha {
    width: 100vw;
    height: 100vh;
    display: inline-block;
    cursor: pointer;
    z-index: 9950;
}
div.boxFormulario.active div.cont {
    opacity: 1;
    /* min-height: 80vh; */
    max-height: 80vh;
}
div.boxFormulario div.cont:before {
  content: "";
  position: absolute;
  right: -40px;
  bottom: 0px;
  width: 455px;
  height: 520px;
  display: block;
  background: url('../images/assets/fundo-form.png') center no-repeat;
}
div.boxFormulario div.cont {
  opacity: 0;
  width: 800px;
  min-height: 0px;
  max-height: 0px;
  position: fixed;
  top: 25%;
  left: calc(50% - 400px);
  background: #fff;
  z-index: 10000;
  /* overflow: hidden; */
  border: 1px solid #bdbdbd;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* overflow-y: auto; */
  padding-bottom: 20px;
}

div.boxFormulario i.fecha {
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    background: #fff;
    z-index: 10005;
    display: block;
    color: #960505;
    float: right;
    position: absolute;
    text-align: center;
    font-size: 29px;
    border: 3px solid #960505;
    border-radius: 20px;
    cursor: pointer;
}
div.boxFormulario h2.titulo {
    font-family: 'robotolight';
    font-size: 42px;
    line-height: 42px;
    color: #010000;
    height: auto;
    width: auto;
    position: relative;
    letter-spacing: 1px;
    width: calc(100% - 0px);
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    float: right;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div.boxFormulario span.avatar {
  width: 75px;
  float: left;
  height: auto;
  position: relative;
}
div.boxFormulario span.avatar img{
    width: 100%;
}

div.boxFormulario .cont span.tituloTop {
    width: calc(100% - 140px);
    font-family: 'Source Code Pro Medium';
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    display: inline-block;
    color: #464646;
    padding: 70px 90px 10px;
    text-align: left;
}
div.boxFormulario div.cont .baixo a.fancybox img {
    width: 100%;
    float: inherit;
    margin: 0px;
}
div.boxFormulario div.cont .baixo .imgs {
    width: 100%;
    display: inline-block;
    height: auto;
    max-height: calc(60vh - 90px);
    overflow-y: auto;
}
div.boxFormulario div.cont .baixo a.fancybox {
  width: calc(25% - 20px);
  margin: 0px 25px 20px 0px;
  float: left;
  display: block;
  position: relative;
}
div.boxFormulario div.cont .baixo a.fancybox:nth-child(4n) {
  margin-right: 0px;
}
div.boxFormulario div.cont .top {
    width: calc(100% - 60px);
    height: auto;
    display: inline-block;
    float: left;
    padding: 30px;
    /* padding-top: 0px; */
    padding-bottom: 0px;
}
div.boxFormulario div.cont .baixo {
    width: calc(100% - 60px);
    height: auto;
    display: inline-block;
    float: left;
    padding: 30px;
    padding-top: 0px;
    padding-bottom: 30px;
}

div.boxFormulario div.cont .baixo .desk {
    color: #000;
    font-family: 'robotothin';
    font-size: 13px;
    line-height: 30px;
    width: 100%;
    margin: 15px 0px;
    height: auto;
    overflow: auto;
    /* text-overflow: ellipsis; */
    display: -webkit-box;
    /* -webkit-line-clamp: 3; */
    -webkit-box-orient: vertical;
    float: left;
    text-align: justify;
    word-wrap: unset;
    font-weight: 900;
    margin-top: 0px;
}

div.boxFormulario div.cont .baixo .linha {
    width: calc(100% - 0px);
    float: left;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}
div.boxFormulario div.cont form#formForm {
    width: calc(70% - 200px);
    font-family: robotoblack;
    font-size: 30px;
    margin-bottom: 5px;
    display: inline-block;
    color: #132b4c;
    padding: 0px 30px 0px 60px;
    text-align: center;
}
div.boxFormulario div.cont .baixo .linha div.box-select {
    width: 100%;
    display: inline-block;
    position: relative;
}
div.boxFormulario div.cont .baixo .linha div.box-select i {
    content: "";
    width: 13px;
    height: 18px;
    display: block;
    right: 8px;
    top: calc(50% - 6px);
    position: absolute;
    background: url(../images/assets/sprite.png) -47px 0px no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

div.boxFormulario div.cont .baixo .linha div.box-select label {
width: calc(100% - 42px);
    font-family: 'Source Code Pro Regular';
    font-size: 14px;
    height: auto;
    display: inline-block;
    line-height: 20px;
    color: #7a7a7a;
    border: 1px solid #d7d7d7;
    outline: none;
    padding: 10px 20px;
    background: #fff;
    border-radius: 10px;
    text-align: left;
}
div.boxFormulario div.cont .baixo .linha div.box-select select {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    cursor: pointer;
}
div.boxFormulario div.cont .baixo .linha input {
width: calc(100% - 42px);
    font-family: 'Source Code Pro Regular';
    font-size: 14px;
    height: auto;
    display: inline-block;
    line-height: 20px;
    color: #7a7a7a;
    border: 1px solid #d7d7d7;
    outline: none;
    padding: 10px 20px;
    background: #fff;
    border-radius: 10px;
}
div.boxFormulario div.cont .baixo button.confirmar {
    color: #fff;
    background: #8417c0;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Source Code Pro Medium';
    padding: 10px 50px;
    display: inline-block;
    width: auto;
    float: left;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #8417c0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none;
    margin-top: 10px;
}
div.boxFormulario div.cont .baixo button.confirmar:hover {
  background: #4a096d;
  color: #fff;
  border: 1px solid #4a096d;
}
/* FIM BOX FORMULARIO */

/*RESPONSIVO*/

/* Smartphones (portrait and landscape) ----------- */


@media only screen 
and (min-width : 0px) 
and (max-width : 768px) {
  
  div.boxFormulario.active div.cont {
    opacity: 1;
    min-height: 100%!important;
    max-height: 100%!important;
    top: 0px;
    border-radius: 0px!important;
    width: 100%;
    margin: 0px;
    left: 0px;
    overflow: hidden;
    overflow-y: auto;
  }


main.guia div.listandoBox {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 0px;
    position: relative;
    margin-bottom: 20px;
}

  main.guia section.list {
    width: calc(100% - 0px);
    padding-right: 0px;
    margin-bottom: 0px;
  }
  main.guia aside .agenda .slider .owl-controls {
    width: 80px!important;
    top: 30px!important;
  }
  main.guia .banner .b250,
  main.guia .banner .b250 img{
    width: 100%;
  }
  main.guia .conteudo {
    width: calc(100% - 40px)!important;
    height: auto;
    margin: 0 20px!important;
    display: block;
  }
  main.guia aside{
    display: none;
  }
  main.guia aside.is-active {
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    background: #ffff;
    width: calc(100vw - 60px);
    height: calc(100vh - 100px);
    z-index: 999;
    padding: 30px;
    padding-top: 70px;
    margin: 0px;
    overflow-y: auto;
  }
  main.guia .mobile.sub-menu-inter{
    display: block;
    right: 10px;
  }
  main.guia .mobile.sub-menu-inter.is-active {
    position: fixed;
    top: 10px;
    right: 0px;
    display: block!important;
    z-index: 9999;
  }
  section.compre ul.lista-produtos .owl-prev, 
  section.compre ul.lista-produtos .owl-next {
      top: -10px;
  }
  section.compre ul.lista-produtos .produ-nome,
  section.compre ul.lista-produtos .desk{
    text-align: center;
  }
  section.compre ul.lista-produtos .owl-controls{
    left: 0px;
  }
  div#banner_principal {
    width: 100%!important;
    margin: 0 auto 20px;
  }
  section#banner #banner_principal .owl-wrapper-outer{
    width: 100%;
  }

  section.home .como-funciona-lista .owl-prev{
    background: url(../images/assets/seta-banner-laranja.png) no-repeat 0px 0px !important;
  }
  section.home .como-funciona-lista .owl-next{
    background: url(../images/assets/seta-banner-laranja.png) no-repeat -56px 0px !important;
  }

  section#banner #banner_principal div.banners_textos span.titulo{
    max-width: calc(80% - 20px);
  }
  
  section#banner .top .promo {
    width: 50%;
    float: left;
  }

  main.guia section.list .agenda .slider .owl-controls {
    width: calc(100% + 30px)!important;
    right: -15px!important;
  }


}


@media only screen 
and (min-width : 0px) 
and (max-width : 414px) {
  main.guia div.listandoBox:before{
    content: none;
  }
  main.guia div.anuncieConosco {
    width: calc(100% - 80px);
    display: inline-block;
    float: right;
    border: 1px solid #bdbdbd;
    padding: 40px;
  }
  main.guia div.listandoBox div.box{
    width: calc(100% - 30px);
    margin: 10px 15px;
  }
  main.guia div.listandoBox div.box:nth-child(2n) span.informa,
  main.guia div.listandoBox div.box:nth-child(2n) span.informa strong{
    text-align: right;
  }
  main.guia div.grafico {
    width: 100%;
    display: inline-block;
    float: left;
  }
  div.boxFormulario div.cont .top span.avatar {
    border: 10px solid #fff;
    width: auto!important;
    box-shadow: 0px 2px 18px -7px #000;
    height: auto!important;
    margin-top: 0px;
    top: initial;
    bottom: calc(100% - 110px);
  }
  div.boxFormulario div.cont .top img {
    max-width: 70px;
    max-height: 70px;
    float: left;
    width: auto;
  }
  main.guia section.list article .dir span.avatar {
    width: 75px;
    float: right;
    height: auto;
    position: absolute;
    top: initial;
    bottom: calc(100% - 15px);
    right: 0px;
    z-index: 3;
    border: 10px solid #fff;
    box-shadow: 0px 2px 18px -7px #000;
  }
  main.guia form div.linha {
    width: calc(100% - 0px);
    margin: 0px 0px 15px 0px;
  }
  main.guia form button.buscar{
    width: 100%;
  }
  main.guia section.list article figure {
    width: calc(100% - 0px);
  }
  main.guia section.list article .dir {
    width: calc(100% - 60px);
  }
  section#banner #banner_principal div.banners_textos span.tags{
    font-size: 22px;
    line-height: 22px;
  }
  main.guia section.list article{
    width: calc(100% - 0px);
    padding: 0px;
  }

  div.socialBox {
    width: calc(100% - 20px) !important;
    margin-bottom: 30px !important;
  }
  div.socialBox iframe {
    margin: 20px;
    width: calc(100% - 40px);
  }

  section.temas div.box {
    width: calc(100% - 20px);
  }
  section#banner #banner_principal div.banners_textos span.titulo{
    max-width: calc(100% - 20px);
    font-size: 50px;
    line-height: 50px;
  }
  section#banner .top .promo {
    width: 100%;
    float: left;
  }
  main.guia .banner .b336 img,
  main.guia .banner .b638 img{
    width: 100%;
  }
  main.guia .banner .b638,
  main.guia .banner .b336{
    width: 100%;
    margin: 0px;
  }
}



@media only screen 
and (min-width : 415px) 
and (max-width : 768px) {
  main.guia section.list article h2.titulo{
    width: calc(100% - 90px);
  }
  main.guia section.list article .dir span.avatar img {
    max-width: 70px;
    max-height: 80px;
    float: right;
    width: auto;
  }
  main.guia section.list article .dir span.avatar {
    border: 10px solid #fff;
    width: auto;
    box-shadow: 0px 2px 18px -7px #000;
    height: auto;
    margin-top: -20px;
  }
  div.boxFormulario div.cont .top span.avatar {
    border: 10px solid #fff;
    width: auto!important;
    box-shadow: 0px 2px 18px -7px #000;
    height: auto!important;
    margin-top: 0px;
    top: initial;
    bottom: calc(100% - 110px);
  }
  div.boxFormulario div.cont .top img {
    max-width: 70px;
    max-height: 80px;
    float: left;
    width: auto;
  }
  main.guia .banner .b336 img,
  main.guia .banner .b638 img{
    width: 100%;
  }
  main.guia .banner .b638,
  main.guia .banner .b336{
    width: calc(100% - 10px);
    margin: 0px;
    margin-right: 5px;
  }
  div.socialBox.youtube {
    width: calc(100% - 300px);
  }
  div.socialBox.youtube iframe {
    margin: 20px;
    width: calc(100% - 40px);
  }
  div.socialBox.facebook {
    width: calc(330px - 40px);
    margin-top: 30px;
  }
}















