html,
body {
  width: 100%;
  height: 100%;
  padding: 5px;
  padding-top: 0px;
  margin: 0;
  overflow-x: hidden;
  left: 0;
  font-family: "Quicksand", Arial, Helvetica, sans-serif !important;
}

/* SCROLLBAR */
@media (min-width: 200px) and (max-width:1200px) {
  @supports (scrollbar-width: auto) {
    body {
      scrollbar-width: auto;
      scrollbar-color: #f0f;
    }
  }

  @supports selector(::-webkit-scrollbar) {
    body::-webkit-scrollbar {
      width: 15px;
    }

    body::-webkit-scrollbar-track {
      background-color: #f3fdfa;
    }

    body::-webkit-scrollbar-thumb {
      background: #d3d3d3;
      border-radius: 5px;
    }
  }

  .title_container {
    justify-content: center !important;
  }
}

#map {
  width: 100%;
  height: 100%;
  font-family: "Quicksand", Arial, Helvetica, sans-serif;
}

#map_container {
  height: 85vh;
}

.select2 {
  width: 100% !important;
}

#table>tbody>tr {
  font-size: smaller !important;
}

.collapse,
.collapsing {
  overflow: auto;
  min-height: 35vh;
  max-height: 77vh;
}

.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}

@media only screen and (max-width: 768px) {

  .collapse,
  .collapsing {
    overflow: auto;
    min-height: 40vh;
    max-height: 65vh;
  }

}

@media only screen and (max-width: 480px) {
  #map {
    order: 1;
    width: 98%;
    height: 98%;
    padding: 10px;
  }

  #coluna_legendas {
    order: 2;
  }

  .collapse,
  .collapsing {
    overflow: auto;
    min-height: 40vh;
    max-height: 65vh;
  }

  .leaflet-html-legend .symbol {
    width: 100% !important;
  }

  .leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px;
  }

  #popup_comun {
    /* display: flex; */
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .tabcontent {
    overflow: auto;
  }
}

.dt-buttons {
  padding: 5px;
  padding-left: 5px !important;
  display: flex;
}

.dt-button {
  padding: 5px;
  margin-left: 2px;
  border: 1;
  border-radius: 3%;
  background-color: #4fb669;
  color: #f1f1f1;
  font-weight: 700;
}

.dt-button:nth-child(2) {
  padding: 5px;
  border: 1;
  border-radius: 3%;
  background-color: #b64f4f;
  color: #f1f1f1;
  font-weight: 700;
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
  color: #000000;
  font-weight: 500;
  font-family: "Quicksand", Arial, Helvetica, sans-serif;

  background-color: rgba(142, 233, 206, 0.1);
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button:not(.collapsed) {
  color: #ffffff !important;
  font-weight: bold !important;
  background-color: #0dcaf0 !important;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%) !important;
}

.my-div-icon {
  max-width: 600 !important;
  font-weight: 800;
  color: #fbf41a;
}

.leaflet-div-icon {
  width: 0;
  height: 0;
  border: 0;
  padding: 0;
}

#filtroo {
  width: 25vh;
}

@media screen and (max-width: 480px) {
  #filtroo {
    width: 30vw !important;
  }
}

#map>div.leaflet-control-container>div.leaflet-bottom.leaflet-right>div.leaflet-control.leaflet-bar.leaflet-html-legend>div>div>span {
  width: 99%;
}

/* Font da legenda */
#legenda-ponto {
  font-family: "Quicksand", Arial, Helvetica, sans-serif;
  font-size: 1vw;
}

/* Abas */
.tab {
  overflow: hidden;
  border: 1px solid #aee8f4d1;
  background-color: #b1e1e299;
}

/* Botões de Aba */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 11px;
  transition: 0.3s;
}

/* Ao passar o mouse por cima do botão */
.tab button:hover {
  background-color: #a7e0ec;
}

/* Classe ativa da aba */
.tab button.active {
  background-color: #5ec9de;
}

/* Conteúdo dentro da aba */
.tabcontent {
  display: none;
  padding: 3px 3px;
  border: 1px solid #27a1b94d;
  border-top: none;
  background-color: #15eaf930;
}

/* Animação FADE */
.tabcontent {
  animation: fadeEffect 1s;
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#videos {
  height: 315px;
  box-sizing: border-box;
  padding: 10px 0;
  overflow-y: hidden;
  overflow-x: hidden;
}

#fotos {
  max-height: 300px;
  overflow: hidden;
}

/* Swiper biblioteca para slides */
.swiper {
  width: 420px;
  height: 300px;
  overflow: auto;
}

.swiper-videos {
  width: 450px;
  height: 300px;
  overflow: auto;
}

.swiper-audios {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
  overflow: hidden;
}

/* -- SETAS -- */
.sample-slider [class^="swiper-button-"]::after {
  content: "";
}

/*Tamanho das setas*/
.img-button {
  width: 35px;
  height: 40px;
  position: absolute;
}

/*Posição das setas*/
.sample-slider .swiper-button-next {
  right: 2px;
  position: absolute;
}

.sample-slider .swiper-button-prev {
  left: 4px;
  position: absolute;
}

/* Videos */
/*Posição das setas*/
.swiper-videos .swiper-button-next {
  right: 31px;
  position: absolute;
}

.swiper-videos .swiper-button-prev {
  left: 21px;
  position: absolute;
}

.swiper-videos [class^="swiper-button-"]::after {
  content: "";
}

/*Tamanho das setas*/
.img-button-video {
  width: 35px;
  height: 40px;
  position: absolute;
  top: 30px;
}

/* Áudio */

/*Posição das setas*/
.swiper-audios .swiper-button-next {
  right: 31px;
  position: absolute;
}

.swiper-audios .swiper-button-prev {
  left: 21px;
  position: absolute;
}

.swiper-audios [class^="swiper-button-"]::after {
  content: "";
}

/*Tamanho das setas*/
.img-button-audio {
  width: 10px;
  height: 20px;
  position: absolute;
  top: 30px;
}

div.swiper-slide.swiper-slide-active {
  margin-left: 50px;
}

div.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 11px;
}

/* Fim SETAS */

.dataTable {
  font-family: "Quicksand", Arial, Helvetica, sans-serif;
}

.myFont {
  font-family: "Quicksand", Arial, Helvetica, sans-serif;
}

/* FOOTER - Logos */
.map_header {
  background-color: #f3fdfa;
  margin: 0px;
  margin-left: 5px;
  margin-right: 5px;
  justify-content: space-between;
}

.title_container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.title_container>h1 {
  font-size: 2rem;
  font-weight: 900;
  margin: 0;
  padding-right: 10px;
}


.header_banner_container {
  /* background-color: #8ebbc4; */
  height: 100%;
  width: 100%;
  padding-top: 5px;
}

.header_banner_container>h2 {
  font-size: 0.6rem;
  font-weight: 700;
}

@media (min-width: 900px) and (max-width: 1150px) {
  .title_container>h1 {
    font-size: 1.5rem;
  }
}

@media (min-width: 200px) and (max-width: 899px) {
  .title_container>h1 {
    font-size: 1rem;
    font-weight: 900;
    margin: 0px;
  }
}

/* MODAL */
/* Images barra */
#barra_logo_part1 {
  display: none;
}

#barra_logo_part2 {
  display: none;
}

#textoFo {
  font-size: small;
}

.modal-footer {
  display: flex;
  justify-content: space-between !important;
}

#barra_logo_full {
  width: 60%;
}

#mobile-header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.imgs_header {
  width: 100%;
}


@media (min-width: 1400px) {

  /* Modal size */
  .modal-dialog {
    max-width: 2000px !important;
    width: 1400px !important;
  }

  #textoFo {
    font-size: medium;
  }
}

@media (min-width: 1000px) and (max-width: 1200px) {

  .title_container>h1 {
    font-size: 1.3rem;
    font-weight: 900;
    margin: 0px;
  }

  /* Modal size */
  .modal-dialog {
    max-width: 1000px !important;
    width: 900px !important;
  }
}


@media (min-width: 1201px) and (max-width: 1399px) {
  /* Modal size */

  .title_container>h1 {
    font-size: 1.3rem;
    font-weight: 900;
    margin: 0px;
  }

  .modal-dialog {
    max-width: 1000px !important;
    width: 900px !important;
  }
}

@media (min-width: 800px) and (max-width: 999px) {


  .title_container>h1 {
    font-size: 1.2rem;
    font-weight: 900;
    margin: 0px;
  }

  /* Modal size */
  .modal-dialog {
    max-width: 700px !important;
    width: 700px !important;
  }
}

@media (min-width: 100px) and (max-width: 799px) {

  .title_container>h1 {
    font-size: 1rem;
    font-weight: 900;
    margin: 0px;
  }

  #barra_logo_full {
    width: 105%;
    height: 120px;
  }

  #logos_header {
    display: none !important;
  }

  #mobile-header {
    display: flex !important;
    justify-content: center !important;
    width: 100%;
  }

  .imgs_header {
    width: 100% !important;
  }

  /* MAP size */
  #map_container {
    height: 65vh;
  }

  #legenda-ponto {
    font-size: 1vw !important;
  }


  #popup-comunity {
    max-width: 80%;
  }

  #subtitle_lg {
    text-align: center !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #coluna_legendas {
    width: 19vw;
  }

  #map_container {
    width: 79vw;
  }

  #filtroo {
    width: 10vw;
  }

  .title_container>h1 {
    font-size: 1.1rem;
    font-weight: 900;
    margin: 0px;
  }


  #table {
    /* display: flex !important; */
    /* flex-direction: column; */
    /* flex-flow: column; */
    font-size: 2.5vw;
    width: 100% !important;
  }

  table.dataTable>tbody>tr {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
  }

  table.dataTable>tbody>tr>td {
    /* height: 50px; */
    width: 50%;
  }

  #table_wrapper>div:nth-child(1) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
  }

}

@media only screen and (max-width: 768px) {
  #legenda-ponto {
    font-size: 2vw !important;
    width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-direction: column;
  }

  #coluna_legendas {
    width: 100%;
  }

  #table_wrapper {
    min-width: 0;
    display: flex !important;
    word-wrap: break-word;
    flex-direction: column !important;
    flex-shrink: 0 !important;
  }


  #table {
    width: 100% !important;
    display: flex;
    flex-direction: column;
  }

  table.dataTable>thead {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
  }

  table.dataTable>tbody>tr {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
  }

  table.dataTable>tbody>tr>td {
    /* height: 50px; */
    width: 50%;
  }
}


#table {
  width: 100% !important;
}

@media only screen and (min-width: 992px) and (max-width: 1600px) {
  #table_wrapper>div:nth-child(1)>div.dt-length {
    width: 64vw;
    display: inline-block;
  }

  #table_wrapper>div:nth-child(1)>div.dt-search {
    width: fit-content;
    margin-left: auto !important;
    text-align: center;
    display: inline-block;
  }

  #table_wrapper>div:nth-child(1)>div.dt-buttons {
    width: fit-content;
    margin-left: auto;
    display: inline-block;
  }

  #table_info {
    display: flex;
    justify-content: flex-end;
  }

  #table_wrapper>div:nth-child(2) {
    display: flex;
    justify-content: flex-end;
  }

  #dt-search-0 {
    width: 300px !important;
  }
}

@media only screen and (min-width: 1600px) {
  #table_wrapper>div:nth-child(1)>div.dt-length {
    width: 73vw;
    display: inline-block;
  }

  #table_wrapper>div:nth-child(1)>div.dt-search {
    width: fit-content;
    margin-left: auto !important;
    text-align: center;
    display: inline-block;
  }

  #table_wrapper>div:nth-child(1)>div.dt-buttons {
    width: fit-content;
    margin-left: auto;
    display: inline-block;
  }

  #table_info {
    display: inline-block;
    width: fit-content;
    padding-left: 10px;
  }

  #table_wrapper>div:nth-child(2) {
    display: flex;
    justify-content: flex-end;
  }

  #dt-search-0 {
    width: 300px !important;
  }
}

#linkAudio {
  padding: 10px;
  background-color: #5ec9de;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
}