img.banner-topo {
  margin-bottom: 0.5rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #ebedef;
}

/* mobile css */
@media screen and (max-width: 480px) {
  main .container {
    padding: 0.2rem;
  }
  body.path-frontpage .home1-section .lc-container-cols {
    display: flex;
    flex-direction: column;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-main {
    order: 1;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-main h3 {
    border-bottom: 1px solid #ebedef;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-md {
    order: 2;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-md > div {
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-md img {
    max-width: 140px;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-md .view-content div {
    display: flex;
    flex-direction: row;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-md .view-content div h4 {
    padding: 0.5rem 0 0 0.5rem;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-md div.home1-video2 {
    padding-top: 0.5rem;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-md div.home1-video2 span.title-video {
    font-weight: bold;
    font-size: 1.3rem;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 {
    order: 3;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 > div {
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 h4 {
    padding: 0.5rem 0 0 0.5rem;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 .views-element-container {
    background-color: #007aff;
    border-radius: 0.5rem 0.5rem 0.5rem 0;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 .views-element-container .views-field-body .field-content {
    color: #fff;
    padding: 0 0 0.5rem 1rem;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 .block-inline-blocksimple-title p {
    margin: 0.2rem 0;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 img {
    width: 100%;
    border-radius: 0.5rem 0.5rem 0 0;
  }
  body.path-frontpage .home1-section .lc-container-cols div.home1-r7 a {
    color: #fff;
  }
  body.path-frontpage .home2 .row {
    display: flex;
    flex-direction: column;
  }
  body.path-frontpage .home2 .row div.home2-cont1 {
    order: 2;
  }
  body.path-frontpage .home2 .row div.home2-cont1 > div {
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  body.path-frontpage .home2 .row div.home2-cont1 img {
    max-width: 140px;
  }
  body.path-frontpage .home2 .row div.home2-cont1 .view-content div {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  body.path-frontpage .home2 .row div.home2-cont1 .view-content div div.col-1 {
    width: 100%;
    align-items: center;
  }
  body.path-frontpage .home2 .row div.home2-cont1 .view-content div h4 {
    font-weight: bold;
    padding: 0.5rem 0 0 0.5rem;
  }
  body.path-frontpage .home2 .row div.home2-cont1 .categoria-1 a {
    color: #556373;
  }
  body.path-frontpage .home2 .row div.home2-cont1 .categoria-3 a {
    color: #0E8148;
  }
  body.path-frontpage .home2 .row div.home2-cont1 .categoria-2 a {
    color: #F78714;
  }
  body.path-frontpage .home2 .row div.home2-cont2 {
    order: 4;
    padding-top: 0.5rem;
  }
  body.path-frontpage .home2 .row div.home2-cont2 > div {
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  body.path-frontpage .home2 .row div.home2-cont2 img {
    max-width: 140px;
  }
  body.path-frontpage .home2 .row div.home2-cont2 .view-content div {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  body.path-frontpage .home2 .row div.home2-cont2 .view-content div div.col-1 {
    width: 100%;
    padding-top: 0.5rem;
  }
  body.path-frontpage .home2 .row div.home2-cont2 .view-content div h4 {
    font-weight: bold;
    padding: 0.5rem 0 0 0.5rem;
  }
  body.path-frontpage .home2 .row div.home2-cont2 .categoria-1 a {
    color: #556373;
  }
  body.path-frontpage .home2 .row div.home2-cont2 .categoria-3 a {
    color: #0E8148;
  }
  body.path-frontpage .home2 .row div.home2-cont2 .categoria-2 a {
    color: #F78714;
  }
  body.path-frontpage .home2 .row div.home2-publi1 {
    order: 1;
  }
  body.path-frontpage .home2 .row div.home2-publi1 > div:nth-child(2) {
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  body.path-frontpage .home2 .row div.home2-publi2 {
    order: 3;
  }
  body.path-frontpage .home2 .row div.home2-publi2 > div:nth-child(2) {
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  body.path-frontpage .home-noticias,
  body.path-frontpage .home-esportes,
  body.path-frontpage .home-entretenimento {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  body.path-frontpage .home-noticias h4,
  body.path-frontpage .home-esportes h4,
  body.path-frontpage .home-entretenimento h4 {
    font-weight: bold;
    padding: 0.5rem 0 0 0.5rem;
    font-size: 1.2rem;
  }
  body.path-frontpage .home-noticias img,
  body.path-frontpage .home-esportes img,
  body.path-frontpage .home-entretenimento img {
    max-width: 140px;
    border-radius: 0.6rem;
  }
  .home-noticias h4 a {
    color: #556373;
  }
  .home-esportes h4 a {
    color: #0E8148;
  }
  .home-entretenimento h4 a {
    color: #F78714;
  }
  .mais-desktop {
    display: none;
  }
  .tabs-mobile {
    display: block;
  }
  .tabs-mobile h3 {
    font-weight: bold;
    padding: 1rem 0 0.5rem 0;
  }
  .tabs-mobile ol {
    padding-left: 0px;
  }
  .tabs-mobile li.lista-mais-not a {
    font-weight: bold;
    color: #556373;
  }
  .tabs-mobile li.lista-mais-not ::marker {
    padding-top: 0.5rem;
    color: #556373;
  }
  .tabs-mobile li.lista-mais-esp a {
    font-weight: bold;
    color: #0E8148;
  }
  .tabs-mobile li.lista-mais-esp ::marker {
    padding-top: 0.5rem;
    color: #0E8148;
  }
  .tabs-mobile li.lista-mais-ent a {
    font-weight: bold;
    color: #F78714;
  }
  .tabs-mobile li.lista-mais-ent ::marker {
    padding-top: 0.5rem;
    color: #F78714;
  }
  .block-views-exposed-filter-blockbusca-page-1 .form--inline {
    display: flex;
  }
  #block-mainmenufooter a {
    font-weight: bold;
    color: #007aff;
  }
  i.fa-search {
    display: none;
  }
}
body {
  font-family: Open Sans, sans-serif;
}

body.path-frontpage .home1-section .lc-container-cols img,
body.path-frontpage .home2-cont2 img,
body.path-frontpage .home2-cont1 img {
  border-radius: 0.6rem;
}

body.path-frontpage div.home1-main h3 {
  font-weight: bold;
  padding: 0.5rem 0;
}
body.path-frontpage div.home1-main .categoria-1 a {
  color: #556373;
}
body.path-frontpage div.home1-main .categoria-3 a {
  color: #0E8148;
}
body.path-frontpage div.home1-main .categoria-2 a {
  color: #F78714;
}
body.path-frontpage div.home1-md .view-content div h4 {
  font-weight: bold;
  padding: 0.5rem 0 0;
}
body.path-frontpage div.home1-md .categoria-1 a {
  color: #556373;
}
body.path-frontpage div.home1-md .categoria-3 a {
  color: #0E8148;
}
body.path-frontpage div.home1-md .categoria-2 a {
  color: #F78714;
}
body.path-frontpage div.home1-video2 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body.path-frontpage div.home1-video2 .views-field-title {
  max-width: 60%;
  padding: 0 0 0 0.5rem !important;
}
body.path-frontpage div.home1-video2 .views-field-title span.title-video {
  font-weight: bold;
  font-size: 1.1rem;
}
body.path-frontpage .block-views-blockfrontpage-block-12 {
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #ebedef;
}
body.path-frontpage div.home1-r7 > div {
  padding-bottom: 0.5rem;
}
body.path-frontpage div.home1-r7 h4 {
  font-weight: bold;
  padding: 0.5rem 0 0 0.5rem;
}
body.path-frontpage div.home1-r7 .views-element-container {
  background-color: #007aff;
  border-radius: 0.5rem 0.5rem 0.5rem 0;
}
body.path-frontpage div.home1-r7 .views-element-container .views-field-body .field-content {
  color: #fff;
  padding: 0 0 0.5rem 1rem;
}
body.path-frontpage div.home1-r7 .block-inline-blocksimple-title p {
  margin: 0.2rem 0;
}
body.path-frontpage div.home1-r7 img {
  width: 100%;
  border-radius: 0.5rem 0.5rem 0 0;
}
body.path-frontpage div.home1-r7 a {
  color: #fff;
}
body.path-frontpage button.mais-noticias {
  font-weight: bold;
  color: #556373;
}
body.path-frontpage button.mais-esportes {
  font-weight: bold;
  color: #040505;
}
body.path-frontpage button.mais-entretenimento {
  font-weight: bold;
  color: #F78714;
}
body.path-frontpage a {
  text-decoration: none;
}
body.path-frontpage h3:not(.main-title-cont) {
  padding: 1rem 0 0 0;
  font-weight: bold;
}
body.path-frontpage li::marker {
  font-size: 1.5rem;
  font-weight: bold;
}

/* mobile css */
@media screen and (min-width: 481px) {
  .mais-desktop {
    display: block;
  }
  .tabs-mobile {
    display: none;
  }
  #block-suacidade2023-main-navigation a {
    font-weight: bold;
    color: #007aff;
  }
  .region-nav-additional .form-item-search-api-fulltext {
    width: 80%;
  }
  .region-nav-additional #edit-actions,
  .region-nav-additional #edit-submit-busca--2,
  .region-nav-additional .form-item-search-api-fulltext {
    display: none;
  }
  .region-nav-additional i.fa-search {
    font-size: 1.8rem;
    color: #007aff;
    margin-left: 2rem;
    margin-top: 0.5rem;
  }
  .region-footer {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between;
  }
  #block-mainmenufooter {
    width: 70%;
  }
  #block-mainmenufooter ul {
    flex-direction: row;
    justify-content: space-between;
  }
  #block-mainmenufooter ul li a.nav-link {
    font-weight: bold;
    color: #007aff;
    padding-top: 0.2rem;
  }
  #block-mainmenufooter ul li a.nav-link::after {
    display: none;
  }
  .home-noticias {
    display: flex;
    flex-direction: row;
    margin-bottom: 1.5rem;
    align-items: center;
  }
  .home-noticias img {
    max-width: 190px;
    border-radius: 0.6rem;
  }
  .home-noticias h4 {
    padding-left: 0.5rem;
  }
  .home-noticias h4 a {
    font-size: 1.2rem;
    font-weight: bold;
    color: #556373;
  }
  .home-esportes {
    display: flex;
    flex-direction: row;
    margin-bottom: 1.5rem;
    align-items: center;
  }
  .home-esportes img {
    max-width: 190px;
    border-radius: 0.6rem;
  }
  .home-esportes h4 {
    padding-left: 0.5rem;
  }
  .home-esportes h4 a {
    font-size: 1.2rem;
    font-weight: bold;
    color: #0E8148;
  }
  .home-entretenimento {
    display: flex;
    flex-direction: row;
    margin-bottom: 1.5rem;
    align-items: center;
  }
  .home-entretenimento img {
    max-width: 190px;
    border-radius: 0.6rem;
  }
  .home-entretenimento h4 {
    padding-left: 0.5rem;
  }
  .home-entretenimento h4 a {
    font-size: 1.2rem;
    font-weight: bold;
    color: #F78714;
  }
  .home2-cont1,
  .home2-cont2 {
    padding-top: 1.5rem;
  }
  .home2 {
    padding-bottom: 0;
    border-bottom: solid 1px #ebedef;
  }
  .home2 h4 {
    font-weight: bold;
    padding: 0.5rem 0 0 0;
  }
  .home2 .categoria-1 a {
    color: #556373;
  }
  .home2 .categoria-3 a {
    color: #0E8148;
  }
  .home2 .categoria-2 a {
    color: #F78714;
  }
  li.lista-mais-not a {
    font-weight: bold;
    color: #556373;
  }
  li.lista-mais-esp a {
    font-weight: bold;
    color: #0E8148;
  }
  li.lista-mais-ent a {
    font-weight: bold;
    color: #F78714;
  }
  .home1-section,
  .block-views-blockfrontpage-block-13,
  #views-bootstrap-frontpage-block-14,
  #views-bootstrap-frontpage-block-15 {
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #ebedef;
  }
  .field--name-field-imagem-principal {
        float: left;
        margin: 0 35px 20px 0
  }
  body.page-node-type-materia .node__content fieldset.js-form-item {
        border: 1px solid #f0f0f0;
        border-radius: 10px;
        padding: 10px;
  }
  .video-embed-field-provider-youtube {
        max-width: 66%;
  }
}

/*# sourceMappingURL=suacidade.css.map */
