.masthead {
  display: none;
}

.footer {
  margin-top: 0;
}

html, body {
  height: 100%;
  margin: 0;
}

body.layer_active {
  overflow: hidden;
}

.santos_wrapper {
  font-family: "Lato", sans-serif;
  overflow: hidden;
  /* Fade in tabs */
}
.santos_wrapper .slick-dots {
  left: 0;
  right: 0;
  border-top: none;
}
.santos_wrapper *, .santos_wrapper :after, .santos_wrapper :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.santos_wrapper ol, .santos_wrapper ul {
  list-style: none;
}
.santos_wrapper h1, .santos_wrapper h2, .santos_wrapper h3, .santos_wrapper h4, .santos_wrapper h5, .santos_wrapper h6, .santos_wrapper p {
  margin: 0;
  padding: 0;
  color: #4d4d4d;
}
.santos_wrapper .img_fluid {
  max-width: 100%;
  height: auto;
}
.santos_wrapper p {
  font-weight: 300;
  font-size: 18px;
  color: #787878;
  line-height: 1.3;
}
.santos_wrapper .santos_container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.santos_wrapper #intro {
  display: block;
  width: 100%;
  height: 100vh;
  background: #165e82;
  background-image: url(/DataJournalism/i/saojoao2020/fundo_desktop.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.santos_wrapper #intro > div {
  position: absolute;
}
.santos_wrapper #intro > div:not(.logo_central) {
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.santos_wrapper #intro > div:not(.logo_central):hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.santos_wrapper #intro .ficha_tecnica {
  left: 10px;
  right: 10px;
  bottom: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  cursor: default !important;
  font-weight: 400;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
}
.santos_wrapper #intro .ficha_tecnica strong {
  font-weight: 900;
}
.santos_wrapper #intro .ficha_tecnica:hover {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.santos_wrapper #intro .menu_link {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.santos_wrapper #intro .logo_central {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 40vw;
  width: 100%;
}
.santos_wrapper #intro .lead_central {
  font-size: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
  line-height: 1.1;
  position: relative;
  top: -60px;
}
.santos_wrapper #intro .navegar {
  bottom: 8%;
  right: 11%;
  /*top: 5%;
  left: 5%;*/
  width: 241px;
  height: 150px;
  background-image: url(/DataJournalism/i/saojoao2020/navegar_x2.png);
}
.santos_wrapper #intro .historias {
  bottom: 10%;
  left: 6%;
  /*top: 3%;
  left: 42%;*/
  width: 272px;
  height: 174px;
  background-image: url(/DataJournalism/i/saojoao2020/minhaHistoria_x2.png);
}
.santos_wrapper #intro .vozes {
  top: 38%;
  left: 5%;
  /*top: 5%;
  right: 10%;*/
  width: 228px;
  height: 173px;
  background-image: url(/DataJournalism/i/saojoao2020/vozes_x2.png);
}
.santos_wrapper #intro .amanhecer {
  bottom: 7%;
  left: 40%;
  /*bottom: 36%;
  right: 2%;*/
  width: 231px;
  height: 202px;
  background-image: url(/DataJournalism/i/saojoao2020/amanhecer_x2.png);
}
.santos_wrapper #intro .saborear {
  top: 3%;
  left: 42%;
  /*bottom: 8%;
  right: 11%;*/
  width: 245px;
  height: 150px;
  background-image: url(/DataJournalism/i/saojoao2020/saborear_x2.png);
}
.santos_wrapper #intro .boas_vistas {
  bottom: 40%;
  right: 1%;
  /*bottom: 7%;
  left: 40%;*/
  width: 270px;
  height: 140px;
  background-image: url(/DataJournalism/i/saojoao2020/boasVistas_x2.png);
}
.santos_wrapper #intro .festa {
  top: 5%;
  left: 10%;
  /*bottom: 10%;
  left: 6%;*/
  width: 174px;
  height: 174px;
  background-image: url(/DataJournalism/i/saojoao2020/fazerFesta_x2.png);
}
.santos_wrapper #intro .cheiros {
  top: 10%;
  right: 10%;
  /*top: 38%;
  left: 5%;*/
  width: 218px;
  height: 128px;
  background-image: url(/DataJournalism/i/saojoao2020/cheiros_x2.png);
}
@media screen and (max-width: 1200px) {
  .santos_wrapper #intro .navegar {
    max-width: 20%;
  }
  .santos_wrapper #intro .historias {
    max-width: 20%;
  }
  .santos_wrapper #intro .cheiros {
    max-width: 20%;
  }
  .santos_wrapper #intro .festa {
    max-width: 20%;
  }
  .santos_wrapper #intro .vozes {
    max-width: 24%;
  }
  .santos_wrapper #intro .amanhecer {
    max-width: 20%;
  }
  .santos_wrapper #intro .boas_vistas {
    max-width: 20%;
  }
  .santos_wrapper #intro .saborear {
    max-width: 26%;
  }
}
.santos_wrapper #content_temas {
  display: none;
  background: #ffffff;
}
.santos_wrapper #content_temas .menu_temas {
  background-image: url(/DataJournalism/i/saojoao2020/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 122px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.santos_wrapper #content_temas .menu_temas > .santos_container {
  margin: 0;
}
.santos_wrapper #content_temas .menu_temas .menu_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 110px;
  cursor: pointer;
  max-height: 122px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.logo_central {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  max-width: 200px;
  height: auto;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.logo_central img {
  max-height: 122px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema svg {
  margin-bottom: 10px;
  width: 100%;
  fill: #ffffff;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.menu_active svg {
  fill: #165e82;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.navegar svg {
  max-height: 40px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.historias svg {
  max-height: 40px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.cheiros svg {
  max-height: 40px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.festa svg {
  max-height: 40px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.boas_vistas svg {
  max-height: 40px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.saborear svg {
  max-height: 40px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.vozes svg {
  max-height: 40px;
}
.santos_wrapper #content_temas .menu_temas .menu_container .link_tema.amanhecer svg {
  max-height: 40px;
}
@media screen and (max-width: 1100px) {
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema {
    max-width: 90px;
  }
}
.santos_wrapper #content_temas .tabcontent {
  display: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.santos_wrapper #content_temas .main_content .layer_mapa, .santos_wrapper #content_temas .main_content .layer_videos, .santos_wrapper #content_temas .main_content .layer_fotos {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2147483647;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_container, .santos_wrapper #content_temas .main_content .layer_videos .santos_container, .santos_wrapper #content_temas .main_content .layer_fotos .santos_container {
  position: relative;
  height: calc(100% - 60px);
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal {
  background: #1F86B8;
  margin: 30px auto;
  padding: 30px 90px;
  height: 100%;
  position: relative;
  background-image: url(/DataJournalism/i/saojoao2020/bg_sardinha2.svg), url(/DataJournalism/i/saojoao2020/bg_manjerico2.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: -80px 35px, 100% -20px;
  background-size: 35%, 30%;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .close_btn, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .close_btn, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .close_btn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  color: #FFE36E;
  font-size: 20px;
  font-weight: 800;
  display: block;
  background-image: url(/DataJournalism/i/saojoao2020/close_btn.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  cursor: pointer;
  z-index: 99;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .top, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .top, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .top {
  max-height: 100px;
  margin-bottom: 30px;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .top img, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .top img, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .top img {
  max-height: 100px;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content {
  height: calc(100% - 130px);
  overflow-y: scroll;
  padding-right: 25px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content video, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content video, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content video {
  max-width: 100%;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content::-webkit-scrollbar, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content::-webkit-scrollbar, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content::-webkit-scrollbar {
  width: 5px;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content::-webkit-scrollbar-track, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content::-webkit-scrollbar-track, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content::-webkit-scrollbar-thumb, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content::-webkit-scrollbar-thumb, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content::-webkit-scrollbar-thumb {
  background: #FA8F6B;
  border-radius: 10px;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content::-webkit-scrollbar-thumb:hover, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content::-webkit-scrollbar-thumb:hover, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content::-webkit-scrollbar-thumb:hover {
  background: #844838;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content p, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content p, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content p {
  color: #ffffff;
  font-weight: 400;
  text-align: justify;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content .scroll_galeria, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content .scroll_galeria, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content .scroll_galeria {
  margin-top: 30px;
  height: 100%;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content .scroll_galeria .ver_fotos, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content .scroll_galeria .ver_fotos, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content .scroll_galeria .ver_fotos {
  width: 100px;
  height: 20px;
  background: url(/DataJournalism/i/saojoao2020/ver_fotos.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin-bottom: 10px;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content .scroll_galeria .galeria img, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content .scroll_galeria .galeria img, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content .scroll_galeria .galeria img {
  width: 100%;
}
.santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content .scroll_galeria .galeria img:not(:last-child), .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content .scroll_galeria .galeria img:not(:last-child), .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content .scroll_galeria .galeria img:not(:last-child) {
  margin-bottom: 20px;
}
.santos_wrapper #content_temas .main_content .layer_videos .santos_container {
  height: auto;
}
.santos_wrapper #content_temas .main_content .layer_videos .santos_modal {
  padding: 60px;
  margin-top: 8%;
}
.santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content {
  overflow: auto;
  height: inherit;
  padding-right: 0;
}
.santos_wrapper #content_temas .main_content .layer_fotos .santos_modal {
  padding: 0;
  margin: 0;
}
.santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .close_btn {
  fill: #ffffff;
  background: none;
}
.santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content {
  overflow: auto;
  height: inherit;
  padding-right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content .legenda {
  padding: 20px;
  font-size: 14px;
  font-weight: 300;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  text-align: center;
  display: block;
  line-height: 1.2;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
}
.santos_wrapper #content_temas .main_content section {
  padding-top: 100px;
  position: relative;
}
.santos_wrapper #content_temas .main_content section.descricao .santos_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.santos_wrapper #content_temas .main_content section.descricao .santos_container .tema_img {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 220px;
          flex: 0 0 220px;
  margin-right: 15px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.santos_wrapper #content_temas .main_content section.descricao .santos_container h3 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 900;
}
.santos_wrapper #content_temas .main_content section.descricao .santos_container .mapa_lisboa {
  width: 100%;
  height: auto;
}
.santos_wrapper #content_temas .main_content section.video_container {
  background: #1F86B8;
  padding-bottom: 180px;
  margin-bottom: 180px;
  background-image: url(/DataJournalism/i/saojoao2020/bg_bandeirolas2.svg), url(/DataJournalism/i/saojoao2020/bg_bandeirolas.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: 0px calc(100% - 100px), 100% calc(100% - 100px);
  background-size: 20%, 20%;
}
.santos_wrapper #content_temas .main_content section.video_container .bloco_video {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.santos_wrapper #content_temas .main_content section.video_container .bloco_video h4 {
  font-weight: 800;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.santos_wrapper #content_temas .main_content section.video_container .bloco_video video {
  width: 100%;
}
.santos_wrapper #content_temas .main_content section.video_container:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -70px;
  width: 117px;
  height: 140px;
  z-index: 99;
  background: url(/DataJournalism/i/saojoao2020/manjerico_verde.svg);
}
.santos_wrapper #content_temas #tab_navegar .main_content, .santos_wrapper #content_temas #tab_boas_vistas .main_content {
  background-image: url(/DataJournalism/i/saojoao2020/bg_manjerico.svg), url(/DataJournalism/i/saojoao2020/bg_sardinha.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: -40px -35px, 85% 50px;
  background-size: 340px, 100px;
}
.santos_wrapper #content_temas #tab_navegar .descricao {
  margin-bottom: 45px;
}
.santos_wrapper #content_temas #tab_navegar .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/navegar_x2.png);
  height: 170px;
}
.santos_wrapper #content_temas #tab_navegar section.video_container:after {
  background: url(/DataJournalism/i/saojoao2020/rabelo_azul-escuro.svg);
  background-repeat: no-repeat;
  width: 370px;
  height: 160px;
}
.santos_wrapper #content_temas #tab_boas_vistas section.video_container:after {
  background: url(/DataJournalism/i/saojoao2020/ponte_d-luis.svg);
  background-repeat: no-repeat;
  width: 370px;
  height: 150px;
}
.santos_wrapper #content_temas #tab_historias .main_content, .santos_wrapper #content_temas #tab_vozes .main_content {
  background-image: url(/DataJournalism/i/saojoao2020/bg_manjerico.svg), url(/DataJournalism/i/saojoao2020/bg_sardinha.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: -40px -35px, 85% 50px;
  background-size: 340px, 100px;
}
.santos_wrapper #content_temas #tab_historias {
  /*.historias_carrousel {

      .slick-slide img {
          cursor: pointer;
      }

      .slick-slide:nth-child(odd) {
          background: $white;
          padding-right: 1px;
      }

      .slick-slide:nth-child(even) {
          background: $white;
          padding-left: 1px;
      }

      .slick-prev, .slick-next {
          height: 40px;
          z-index: 9;

          svg {
              fill: $white;
          }
      }

      .slick-next {
          right: -45px;
      }

      .slick-prev {
          left: -45px;
      }

      .slick-prev:before, .slick-next:before {
          display: none,
      }
  }*/
}
.santos_wrapper #content_temas #tab_historias .main_content {
  background-image: url(/DataJournalism/i/saojoao2020/bg_sardinha.svg), url(/DataJournalism/i/saojoao2020/bg_coracao.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: 0 60%, 94% -30px;
  background-size: 200px, 340px;
}
.santos_wrapper #content_temas #tab_historias .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/minhaHistoria_x2.png);
  height: 150px;
}
.santos_wrapper #content_temas #tab_historias .descricao {
  margin-bottom: 45px;
}
.santos_wrapper #content_temas #tab_historias .video_container {
  margin-bottom: 45px;
  margin-bottom: 180px;
}
.santos_wrapper #content_temas #tab_cheiros .main_content {
  background-image: url(/DataJournalism/i/saojoao2020/bg_barco2.svg), url(/DataJournalism/i/saojoao2020/bg_manjerico.svg), url(/DataJournalism/i/saojoao2020/bg_coracao.svg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 104% -20px, 0 40px, 94% 90%;
  background-size: 30%, 300px, 340px;
}
.santos_wrapper #content_temas #tab_cheiros .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/cheiros_x2.png);
  height: 110px;
}
.santos_wrapper #content_temas #tab_cheiros .descricao .santos_container {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.santos_wrapper #content_temas #tab_cheiros .descricao .santos_container .txt {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: 100%;
}
.santos_wrapper #content_temas #tab_cheiros .descricao .santos_container + .santos_container .txt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
  padding-left: 235px;
  margin-top: 30px;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico {
  padding-top: 0;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico {
  position: relative;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .img_manjericoDesktop {
  display: none;
  position: relative;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .img_manjericoMobile {
  position: relative;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel {
  max-width: 60%;
  position: absolute;
  top: 16%;
  right: 25px;
  z-index: 2;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-prev, .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-next {
  height: 40px;
  z-index: 9;
  top: auto;
  bottom: -96%;
  width: 14px;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-prev svg, .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-next svg {
  width: 100%;
  fill: #ffffff;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-prev {
  left: 0;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-next {
  right: 82%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-prev:before, .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-next:before {
  display: none;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel article {
  display: block;
  width: 100%;
  font-weight: 900;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2;
  cursor: move;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico {
  position: absolute;
  font-size: 12px;
  color: #165e82;
  font-weight: 900;
  line-height: 1.2;
  z-index: 3;
  width: 60%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico span {
  display: block;
  position: relative;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  padding: 6px;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico span:before {
  position: absolute;
  content: "";
  height: 25px;
  background-size: cover;
  display: block;
  background-repeat: no-repeat;
  width: 40%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_left {
  text-align: left;
  right: 10px;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_left span:before {
  background-image: url(/DataJournalism/i/saojoao2020/dicas_right.png);
  background-position: center left;
  right: 100%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_right {
  right: 10px;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_right span:before {
  background-image: url(/DataJournalism/i/saojoao2020/dicas_right.png);
  background-position: center left;
  right: 100%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica01 {
  top: 40%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica02 {
  top: 62%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica03 {
  top: 90%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica04 {
  top: 51%;
}
.santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica05 {
  top: 78%;
}
.santos_wrapper #content_temas #tab_cheiros .alhos {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 80px;
  background-image: url(/DataJournalism/i/saojoao2020/bg_predios.svg);
  background-repeat: no-repeat;
  background-size: 600px;
  background-position: -70% 60px;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/DataJournalism/i/saojoao2020/bg_barco.svg);
  background-repeat: no-repeat;
  background-position: 90% bottom;
  background-size: 50%;
  padding-bottom: 100px;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .img_alhoDesktop {
  position: absolute;
  left: -40%;
  top: 250px;
  max-width: 300px;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt {
  padding: 20px 10px 0 10px;
  z-index: 1;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt h4 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt h3 {
  text-transform: uppercase;
  font-size: 20px;
  color: #CB9FC7;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 40%;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt p:not(:first-of-type) {
  padding-left: 40%;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt ol {
  padding: 0;
  margin-top: 50px;
  padding-left: 10%;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt ol li {
  margin-bottom: 20px;
  color: #787878;
  line-height: 1.3;
  font-weight: 300;
  font-size: 18px;
}
.santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt ol li img {
  margin-right: 10px;
  height: 30px;
  width: 30px;
  display: block;
  position: relative;
  left: -5px;
}
.santos_wrapper #content_temas #tab_festa .main_content {
  background-image: url(/DataJournalism/i/saojoao2020/bg_sardinha3.svg), url(/DataJournalism/i/saojoao2020/bg_ponte.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: -150px 200px, 150% 450px;
  background-size: 400px, 300px;
}
.santos_wrapper #content_temas #tab_festa .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/fazerFesta_x2.png);
  height: 130px;
}
.santos_wrapper #content_temas #tab_festa .descricao {
  margin-bottom: 45px;
}
.santos_wrapper #content_temas #tab_festa .videos {
  background-image: url(/DataJournalism/i/saojoao2020/bg_predios2.svg);
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 600px;
  margin-bottom: 60px;
}
.santos_wrapper #content_temas #tab_festa .videos .videos_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video img {
  max-width: 200px;
  display: block;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  min-height: 340px;
}
.santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video .txt {
  display: block;
  margin-bottom: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 0 10px;
}
.santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video .txt h3 {
  margin-bottom: 10px;
  color: #165e82;
}
.santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video .txt p {
  color: #165e82;
}
.santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video video {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.santos_wrapper #content_temas #tab_festa .video_container .bloco_video h3, .santos_wrapper #content_temas #tab_festa .video_container .bloco_video p {
  color: #ffffff;
}
.santos_wrapper #content_temas #tab_festa .video_container .bloco_video h3 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 900;
}
.santos_wrapper #content_temas #tab_festa .video_container .bloco_video p {
  margin-bottom: 30px;
}
.santos_wrapper #content_temas #tab_boas_vistas .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/boasVistas_x2.png);
  height: 110px;
}
.santos_wrapper #content_temas #tab_boas_vistas .descricao {
  margin-bottom: 45px;
}
.santos_wrapper #content_temas #tab_boas_vistas .tronos_bg {
  background: url(/DataJournalism/i/saojoao2020/tronos_bg.png) center top no-repeat scroll;
  color: #ffffff;
  background-size: cover;
  min-height: 560px;
}
.santos_wrapper #content_temas #tab_boas_vistas .txt_tronos {
  display: block;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
}
.santos_wrapper #content_temas #tab_boas_vistas .txt_tronos01 {
  max-width: 350px;
  padding-top: 110px;
}
.santos_wrapper #content_temas #tab_boas_vistas .txt_tronos02 {
  max-width: 600px;
  padding-top: 38px;
}
.santos_wrapper #content_temas #tab_boas_vistas .txt_tronos03 {
  max-width: 800px;
  position: relative;
  top: -200px;
  margin-bottom: -120px;
}
.santos_wrapper #content_temas #tab_boas_vistas .tronos_main {
  color: #ffffff;
  background: #1F86B8;
  padding: 30px 0;
  font-size: 18px;
}
.santos_wrapper #content_temas #tab_boas_vistas .tronos_main .santos_container {
  max-width: 86%;
}
.santos_wrapper #content_temas #tab_boas_vistas .tronos_main .tronos_figures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.santos_wrapper #content_temas #tab_boas_vistas .tronos_main figure {
  margin: 0 0 40px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
}
.santos_wrapper #content_temas #tab_boas_vistas .tronos_main figure img {
  border: 10px solid #ffffff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.3);
}
.santos_wrapper #content_temas #tab_saborear .main_content {
  /*background-image: url(/DataJournalism/i/saojoao2020/bg_electrico.svg), url(/DataJournalism/i/saojoao2020/bg_coracao.svg);
  background-repeat: no-repeat,no-repeat;
  background-position: 104% -60px, 94% 90%;
  background-size: 20%, 340px;*/
}
.santos_wrapper #content_temas #tab_saborear .descricao {
  margin-bottom: 45px;
  z-index: 2;
}
.santos_wrapper #content_temas #tab_saborear .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/saborear_x2.png);
  height: 114px;
}
.santos_wrapper #content_temas #tab_saborear .caldoverde_bg {
  margin-top: -100px;
  z-index: 1;
  min-height: 120vh;
  background-image: url(/DataJournalism/i/saojoao2020/caldo_verde_m.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.santos_wrapper #content_temas #tab_saborear .bloco_video h3, .santos_wrapper #content_temas #tab_saborear .bloco_video p {
  color: #ffffff;
}
.santos_wrapper #content_temas #tab_saborear .bloco_video h3 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 900;
}
.santos_wrapper #content_temas #tab_saborear .bloco_video p {
  margin-bottom: 30px;
}
.santos_wrapper #content_temas #tab_vozes .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/vozes_x2.png);
  height: 170px;
}
.santos_wrapper #content_temas #tab_vozes .descricao {
  margin-bottom: 45px;
}
.santos_wrapper #content_temas #tab_vozes .main_content {
  padding-top: 45px;
}
.santos_wrapper #content_temas #tab_amanhecer .tema_img {
  background-image: url(/DataJournalism/i/saojoao2020/ic_paginas/amanhecer_x2.png);
  height: 126px;
}
.santos_wrapper #content_temas #tab_amanhecer .descricao {
  margin-bottom: 45px;
  z-index: 2;
}
.santos_wrapper #content_temas #tab_amanhecer .amanhecer_bg {
  margin-top: -300px;
  z-index: 1;
  min-height: 140vh;
  background-image: url(/DataJournalism/i/saojoao2020/bg_amanhecer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-slide img {
  cursor: pointer;
}
.santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-prev, .santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-next {
  height: 40px;
  z-index: 9;
}
.santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-prev svg, .santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-next svg {
  fill: #ffffff;
}
.santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-next {
  right: -45px;
}
.santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-prev {
  left: -45px;
}
.santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-prev:before, .santos_wrapper #content_temas #tab_amanhecer .outros_tempos_carrousel .slick-next:before {
  display: none;
}

@media screen and (max-width: 991px) {
  .santos_wrapper #intro {
    background-image: url(/DataJournalism/i/saojoao2020/fundo_tablet.jpg);
    height: auto;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .santos_wrapper #intro > div {
    position: relative;
  }
  .santos_wrapper #intro .ficha_tecnica {
    font-size: 12px;
    left: auto;
    right: auto;
    bottom: auto;
    text-align: center;
    padding: 10px;
    color: #ffffff;
    cursor: default !important;
  }
  .santos_wrapper #intro .ficha_tecnica:hover {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .santos_wrapper #intro .menu_link {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
    width: auto;
    margin-bottom: 30px;
  }
  .santos_wrapper #intro .logo_central {
    top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    max-width: 90%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: relative;
    left: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .santos_wrapper #intro .lead_central {
    top: -30px;
  }
  .santos_wrapper #intro .navegar {
    height: 120px;
  }
  .santos_wrapper #intro .historias {
    height: 96px;
  }
  .santos_wrapper #intro .cheiros {
    height: 94px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 44%;
            flex: 0 0 44%;
    max-width: 44%;
  }
  .santos_wrapper #intro .festa {
    height: 130px;
  }
  .santos_wrapper #intro .boas_vistas {
    height: 100px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    max-width: 46%;
    margin-left: auto;
    margin-right: auto;
  }
  .santos_wrapper #intro .saborear {
    height: 130px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
    margin-bottom: 0;
  }
  .santos_wrapper #intro .vozes {
    height: 106px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 0;
  }
  .santos_wrapper #intro .amanhecer {
    height: 130px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .santos_wrapper #content_temas .menu_temas {
    height: 100px;
    background-image: url(/DataJournalism/i/saojoao2020/header_bg_m.jpg);
  }
  .santos_wrapper #content_temas .menu_temas > .santos_container {
    padding-right: 10px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    width: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema {
    margin-left: 10px;
    margin-right: 10px;
    max-width: inherit;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    cursor: pointer;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema svg {
    margin-bottom: 5px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.navegar svg {
    max-height: 30px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.sardinhas svg {
    max-height: 30px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.manjerico svg {
    max-height: 34px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.vozes {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.historias {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 110px;
            flex: 0 0 110px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.historias svg {
    max-height: 37px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.arraiais svg {
    max-height: 20px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.outro_tempo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.outro_tempo svg {
    max-height: 34px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.tronos {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 110px;
            flex: 0 0 110px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.tronos svg {
    max-height: 32px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.casamentos svg {
    max-height: 30px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.logo_central {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: inherit;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
    max-width: 150px;
    margin-left: 0;
    height: 100px;
  }
  .santos_wrapper #content_temas .menu_temas .menu_container .link_tema.logo_central img {
    max-height: 100px;
  }
  .santos_wrapper #content_temas .main_content .layer_mapa .santos_container, .santos_wrapper #content_temas .main_content .layer_videos .santos_container, .santos_wrapper #content_temas .main_content .layer_fotos .santos_container {
    height: 100%;
  }
  .santos_wrapper #content_temas .main_content .layer_mapa .santos_modal, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal {
    margin: 0;
    padding: 20px;
  }
  .santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .top, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .top, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .top {
    max-height: 60px;
    margin-bottom: 20px;
  }
  .santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .top img, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .top img, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .top img {
    max-height: 60px;
  }
  .santos_wrapper #content_temas .main_content .layer_mapa .santos_modal .content, .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content, .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content {
    height: calc(100% - 80px);
  }
  .santos_wrapper #content_temas .main_content .layer_videos .santos_modal {
    padding: 0;
  }
  .santos_wrapper #content_temas .main_content .layer_videos .santos_modal .content {
    height: auto;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal {
    padding: 0;
  }
  .santos_wrapper #content_temas .main_content .layer_fotos .santos_modal .content {
    height: 100%;
  }
  .santos_wrapper #content_temas .main_content section {
    padding-top: 50px;
  }
  .santos_wrapper #content_temas .main_content section.descricao .santos_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .santos_wrapper #content_temas .main_content section.descricao .santos_container .tema_img {
    margin-right: 0;
    margin-left: 10px;
  }
  .santos_wrapper #content_temas .main_content section.descricao .santos_container .txt {
    padding: 25px 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100% !important;
    /*text-align: center;*/
  }
  .santos_wrapper #content_temas .main_content section.video_container {
    padding-bottom: 130px;
    margin-bottom: 80px;
    background-position: 0px calc(100% - 90px), 100% calc(100% - 90px);
    background-size: 30%, 30%;
    padding-top: 12px;
  }
  .santos_wrapper #content_temas .main_content section.video_container .bloco_video h4 {
    text-align: center;
  }
  .santos_wrapper #content_temas #tab_navegar .main_content, .santos_wrapper #content_temas #tab_boas_vistas .main_content {
    background-position: 120% -35px, -10% 37%;
    background-size: 210px, 125px;
  }
  .santos_wrapper #content_temas #tab_historias .main_content, .santos_wrapper #content_temas #tab_vozes .main_content {
    background-position: 130% 26px, 40% 100px;
    background-size: 200px, 100px;
  }
  .santos_wrapper #content_temas #tab_navegar .mapa {
    padding-top: 0;
    height: 76vh;
    overflow: auto;
  }
  .santos_wrapper #content_temas #tab_navegar .mapa svg {
    height: 100vh;
  }
  .santos_wrapper #content_temas #tab_navegar .scaling-svg-container {
    position: relative;
    height: auto;
    padding-bottom: 0;
  }
  .santos_wrapper #content_temas #tab_navegar .scaling-svg {
    position: relative;
    height: 100%;
    width: auto;
    left: auto;
    top: auto;
  }
  .santos_wrapper #content_temas #tab_navegar .video_container:before {
    height: 50px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    z-index: 9;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0)), to(#77d4ca));
    background: -o-linear-gradient(top, rgba(255, 0, 0, 0), #77d4ca);
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), #77d4ca);
  }
  .santos_wrapper #content_temas #tab_historias .main_content {
    background-image: url(/DataJournalism/i/saojoao2020/bg_sardinha.svg), url(/DataJournalism/i/saojoao2020/bg_coracao.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 106% -20px;
    background-size: 200px, 160px;
  }
  .santos_wrapper #content_temas #tab_historias .txt {
    padding-left: 10px;
    padding-right: 10px;
  }
  .santos_wrapper #content_temas #tab_historias .concurso_sardinhas {
    max-width: 100%;
  }
  .santos_wrapper #content_temas #tab_cheiros .main_content {
    background-position: 100% 20px, -40% 16%, 100% 40%;
    background-size: 36%, 210px, 70%;
  }
  .santos_wrapper #content_temas #tab_cheiros .descricao .santos_container + .santos_container .txt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10px 40px 10px;
  }
  .santos_wrapper #content_temas #tab_festa .main_content {
    background-position: -100px 100px, 125% 200px;
    background-size: 540px, 500px;
  }
  .santos_wrapper #content_temas #tab_amanhecer .amanhecer_bg {
    margin-top: -300px;
    background-image: url(/DataJournalism/i/saojoao2020/bg_amanhecer_m.jpg);
  }
  .santos_wrapper #content_temas #tab_vozes .tronos_bg {
    background: url(/DataJournalism/i/saojoao2020/tronos_mobile_bg.png) center top no-repeat scroll;
    background-size: 600px;
    min-height: inherit;
    background-position: 48% top;
  }
  .santos_wrapper #content_temas #tab_vozes .txt_tronos {
    font-size: 16px;
  }
  .santos_wrapper #content_temas #tab_vozes .txt_tronos01 {
    max-width: 60%;
    padding-top: 235px;
  }
  .santos_wrapper #content_temas #tab_vozes .txt_tronos02 {
    max-width: 96%;
    padding-top: 38px;
  }
  .santos_wrapper #content_temas #tab_vozes .txt_tronos03 {
    max-width: 96%;
    top: 0;
    margin-bottom: 30px;
  }
  .santos_wrapper #content_temas #tab_vozes .tronos_main .santos_container {
    max-width: 94%;
  }
  .santos_wrapper #content_temas #tab_vozes .tronos_main figure {
    margin: 0 0 30px 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .santos_wrapper #content_temas #tab_vozes .tronos_main figure img {
    border: 5px solid #ffffff;
  }
  .santos_wrapper #content_temas #tab_saborear .main_content {
    /*background-position: 100% -25px, 0 0, 94% 55%;
    background-size: 26%, 160px, 200px;*/
  }
  .santos_wrapper #content_temas #tab_saborear .slick-dots li {
    margin: 0;
  }
  .santos_wrapper #content_temas #tab_saborear .slick-dots li button:before {
    color: #ffffff;
    opacity: 1;
  }
  .santos_wrapper #content_temas #tab_saborear .slick-dots li.slick-active button:before {
    color: #FFE36E;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel article {
    font-size: 1.4rem;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos {
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 100px;
    background-size: auto;
    background-position: center top;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos {
    padding-bottom: 0;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .img_alhoDesktop {
    max-width: 400px;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    top: auto;
    left: auto;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt {
    padding: 80px 10px 0 80px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #CB9FC7;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt p:not(:first-of-type) {
    padding-left: 0;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt ol {
    padding: 0;
    margin-top: 30px;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt ol li {
    margin-bottom: 20px;
    color: #787878;
    line-height: 1.3;
    font-weight: 300;
    font-size: 18px;
  }
  .santos_wrapper #content_temas #tab_cheiros .alhos .content_alhos .alho_txt ol li img {
    margin-right: 10px;
    height: 30px;
    width: 30px;
    display: block;
    position: relative;
    left: -5px;
  }
  .santos_wrapper #content_temas #tab_festa .main_content {
    background-position: -100px 100px, 125% 200px;
    background-size: 540px, 500px;
  }
  .santos_wrapper #content_temas #tab_festa .videos {
    background-position: center 100px;
    background-size: contain;
    margin-bottom: 60px;
  }
  .santos_wrapper #content_temas #tab_festa .videos .videos_content {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    width: 40%;
  }
  .santos_wrapper #content_temas #tab_festa .videos .videos_content .bloco_video img {
    max-width: 250px;
  }
}
@media screen and (min-width: 992px) {
  .santos_wrapper #intro .lead_central {
    font-size: 16px;
    top: -30px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .santos_wrapper #content_temas .main_content section.mapa .mapa_link {
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel {
    max-width: 30%;
    top: -12%;
    right: 3%;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-prev, .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-next {
    bottom: -90%;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel article {
    font-size: 1.3rem;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico {
    position: absolute;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.3;
    z-index: 3;
    width: 300px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico span {
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 12px;
    padding: 20px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico span:before {
    position: absolute;
    content: "";
    height: 35px;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
    width: 200px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_left {
    text-align: right;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_left span:before {
    background-image: url(/DataJournalism/i/saojoao2020/dicas_left.png);
    background-position: center right;
    right: -200px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_right span:before {
    background-image: url(/DataJournalism/i/saojoao2020/dicas_right.png);
    background-position: center left;
    left: -200px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica01 {
    top: 30%;
    left: 30px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica02 {
    top: 50%;
    left: 30px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica03 {
    top: 70%;
    left: 30px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica04 {
    top: 40%;
    right: 30px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica05 {
    top: 60%;
    right: 30px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .img_manjericoDesktop {
    display: block;
    top: -200px;
    margin-bottom: -200px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .img_manjericoMobile {
    display: none;
  }
  .santos_wrapper #content_temas #tab_festa .main_content {
    background-position: 10px 20px, 105% 40px;
    background-size: 540px, 700px;
  }
  .santos_wrapper #content_temas #tab_navegar #hand_gesture {
    display: none;
    width: 40px;
    top: 32%;
  }
  .santos_wrapper #content_temas #tab_saborear .caldoverde_bg {
    margin-top: 0;
    min-height: 100vh;
    background-image: url(/DataJournalism/i/saojoao2020/caldo_verde2.jpg);
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1140px) {
  .santos_wrapper #intro .lead_central {
    font-size: 20px;
    line-height: 1.2;
    top: -60px;
    margin-left: -100px;
    margin-right: -100px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel {
    top: -9%;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel article {
    font-size: 1.4rem;
  }
  .santos_wrapper #content_temas #tab_navegar #hand_gesture {
    width: 50px;
    top: 28%;
  }
}
@media screen and (min-width: 1380px) {
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-prev, .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel .slick-next {
    bottom: -66%;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .quadras_carrousel article {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico {
    width: 300px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico span:before {
    width: 300px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_left span:before {
    right: -300px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dicas_right span:before {
    left: -300px;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica01 {
    top: 30%;
    left: -4%;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica02 {
    top: 46%;
    left: -6%;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica03 {
    top: 76%;
    left: 0;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica04 {
    top: 40%;
    right: -5%;
  }
  .santos_wrapper #content_temas #tab_cheiros .manjerico .content_manjerico .dicas_manjerico.dica05 {
    top: 60%;
    right: 0;
  }
  .santos_wrapper #content_temas #tab_historias .concurso_sardinhas .slick-next {
    right: -40px;
  }
  .santos_wrapper #content_temas #tab_historias .concurso_sardinhas .slick-prev {
    left: -40px;
  }
}
@media screen and (max-width: 767px) {
  #intro {
    background-image: url(/Datajournalism/i/saojoao2020/fundo_mobile.jpg);
  }
}