@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
body,
h1,
h2,
h3,
h4,
h5,
h6,
.btn {
  font-family: "Roboto Condensed" !important;
  font-weight: 300 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}

hr {
  width: 90%;
  height: 3px !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #5b5b5f;
}
b {
  font-weight: 600;
}

#btn-return {
  background-color: #ffffff;
  color: #5b5b5f;
  font-weight: 900 !important;
  text-transform: uppercase;
}
#btn-return:hover {
  background-color: #5b5b5f;
  color: #ffffff;
}
.spotlight-title {
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 48px;
}
.spotlight-center {
  margin-right: initial;
  margin-left: initial;
  /* width: 100% !important; */
  max-width: 100%;
  padding-right: 50px;
}
.width-home {
  width: 15%;
  font-weight: 800 !important;
  background-color: #20b5bb !important;
  border-color: #20b5bb;
}
.width-home:hover {
  background-color: #1f8d91 !important;
  border-color: #1f8d91 !important;
}
.seemore {
  text-align: -webkit-center !important;
}
.btn-seemore-spot-sm {
  bottom: 5px !important;
}
.position-r {
  display: block !important;
  float: right;
  margin-right: 10px !important;
}
.color-btn-1 {
  background-color: #20b5bb !important;
  border-color: #20b5bb !important;
}
.card-title {
  min-height: 44px;
  text-align: left;
  text-transform: none;
  padding: 10px;
}
.fs10 {
  font-size: 10px;
}

.lastsnews-title {
  padding-bottom: 30px;
  font-size: 48px;
}

.lastsnews {
  text-align: -webkit-center;
}
.card-lastnews {
  display: inline-block;
  position: relative;
  padding: 7px;
  vertical-align: top;
  min-height: 407px;
}

.previous-news-btn {
  text-transform: capitalize;
  margin-bottom: 40px;
  text-align-last: center;
}

h1 {
  font-size: 2.3em;
  padding-bottom: 6px;
  text-align: center;
  margin: auto;
  padding: 0;
  outline: none;
  font-size: 160%;
}
h1,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600 !important;
  color: #5f5f5f;
}

body,
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

html {
  width: 100%;
}

.side-box {
  background-color: #d7d7d7;
  padding: 0;
  max-width: 100%;
}

.side-news {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #222;
  text-decoration: none;
  background-color: #d7d7d7;
}
.category-card {
  position: absolute;
  inline-size: min-content;
  left: 19px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 0px;
  color: #000000;
  padding: 1% 6% 1% 6%;
}
.category-card-spot-lg {
  position: absolute;
  inline-size: max-content;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 0px;
  color: #000000;
  padding: 1% 6% 1% 6%;
}
.date-card-spot-lg {
  position: absolute;
  inline-size: max-content;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 6px;
  color: #000000;
  padding: 1% 6% 1% 6%;
  right: 0px;
}
.category-card-spot-sm {
  position: absolute;
  inline-size: min-content;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  color: #000000;
  padding: 0.5% 3% 0.5% 3%;
}
.btn-seemore {
  background-color: #ffffff;
  color: #5b5b5f;
  font-weight: 900 !important;
  text-transform: uppercase;
  position: absolute;
  bottom: 15px;
  right: 30px;
}
.card-news {
  margin-top: 2.5%;
  margin-right: 1%;
  margin-bottom: 2.5%;
  margin-left: 1%;
  border-radius: 8px;
  box-shadow: 0 0 1em #dddcda;
  width: 100%;
}

.col-spot {
  align-self: stretch;
}

.image-card-h {
  max-width: 220px;
}

.card-overlap {
  position: relative;
  background-color: rgb(0 73 140 / 55%);
  width: 100%;
  bottom: 68px;
  padding: 8px;
  height: 68px;
}
.title-card-seemore {
  position: relative;
  background-color: rgb(0 73 140);
  width: 100%;
  padding: 8px;
  height: 68px;
  height: -webkit-fill-available !important;
}
.card-overlap-col {
  position: relative;
  background-color: rgb(0 73 140 / 55%);
  bottom: 3px;
  width: 100%;
  bottom: 40px;
  padding: 8px;
}
.white {
  color: #ffffff !important;
}
.text-start-seemore {
  min-height: 330px;
}
.image-spotlight {
  place-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.row-spot {
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
}

.card-spotlight {
  position: relative;
  vertical-align: top;
  padding-top: 0px;
}
.card-spotlight-col {
  height: 46.5%;
}

.card-spotlight p {
  text-align: justify;
  font-size: 14.88px;
}

.card-news p {
  text-align: justify;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0rem 1rem;
  padding-bottom: 40px;
}
.card-body-seemore {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0rem;
  padding-bottom: 40px;
}

.card-body-seemore > pre {
  white-space: pre-line !important;
  overflow: unset !important;
  font-family: "Roboto Condensed" !important;
  font-weight: 300 !important;
  font-size: unset;
}

a {
  color: #ffffff;
}
a:hover {
  color: #bbb8b8;
}

.footer-inc {
  height: 290px;
  font-size: 14px;
  color: #ffffff;
  background-color: #7d7c7c !important;
  margin-top: 5px;
  padding-top: 3px;
  padding-bottom: 20px;
}

.name_formas_contato {
  text-align: left !important;
  float: left;
  font-size: 12;
}

.footer-text-left {
  text-align: center;
  float: left;
}

.links-politicas {
  padding-top: 30px;
}

.imagem-rodape {
  padding-bottom: 20px;
  padding-top: 20px;
}

.dev {
  padding-top: 160px;
  text-align: end;
  font-size: 12px;
  color: #ffffff;
  background-color: #7d7c7c !important;
  padding-bottom: 5px;
  padding-right: 8px;
}
.pd-7 {
  padding: 7px;
}
.banner {
  padding-bottom: 8px;
  margin-top: 60px;
  object-fit: contain;
}
.banner-img {
  max-width: 70%;
  min-width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.navbar {
  position: fixed;
  min-width: 100%;
  z-index: 999999;
  padding: 0%;
  border-color: #fdcb0a;
}
.nav-item {
  cursor: pointer;
  text-transform: capitalize;
}

.pt-6 {
  padding-top: 6px;
}

.pt-14 {
  padding-top: 14px;
}

.bi {
  padding-right: 0px;
  padding-left: 2px;
  padding-bottom: 7px;
  color: #5b5b5f;
  font-size: 24px;
}

.social-icons {
  padding-bottom: 7px;
}

.nav-logo {
  width: 194px;
}

.container-fluid {
  align-items: stretch !important;
  background-color: #fdcb0a;
}

.pt-15 {
  padding-top: 15px;
}
.select-lang {
  cursor: pointer;
}
.lang {
  margin-left: 10px;
}
.flex-end {
  justify-content: flex-end;
  display: block !important;
}
.display-block {
  display: block !important;
}
.center {
  text-align-last: center !important;
}

.form-check {
  text-align-last: end;
}
.form-check-input:checked {
  background-color: #20b5bb;
  border-color: #20b5bb;
}

.form-check-input:checked {
  background-color: #20b5bb;
  border-color: #eb6864;
}

.btn-submit {
  margin: 1% 33% 0% 33%;
  float: right;
  text-transform: initial;
  width: 33%;
  background-color: #20b5bb;
  border-color: #20b5bb;
}
.btn-submit:hover {
  background-color: #1f8d91 !important;
  border-color: #1f8d91 !important;
}
.form-check .form-check-input {
  float: initial;
}
.form-check-label {
  font-size: 12px;
}
.card-read-more {
  margin-top: 2.5%;
  margin-right: 1%;
  margin-bottom: 2.5%;
  margin-left: 1%;
  border-radius: 8px;
  box-shadow: 0 0 1em #dddcda;
  width: 100%;
  min-width: 260px;
}
.image-read-more {
  float: left;
  padding-bottom: 25px;
}
.newsletter {
  margin-top: 20px;
  margin-bottom: 40px;
}
.newsletter-form {
  padding: 20px;
  margin-top: 10px;
  border: 0px;
}

.navbar-brand {
  margin-right: 0px;
}

.card-text {
  text-align: left;
}

.button-nav {
  width: 165px;
  margin-top: 10px;
}

#navbarSocialMedia {
  display: left !important;
  margin-left: 1%;
}

@media only screen and (max-width: 1170px) {
  .hidden-small-screen {
    display: none;
  }

  .bi {
    font-size: 17px;
    padding-bottom: 5px;
  }
  .social-icons {
    padding-bottom: 7px;
  }
  .image-read-more {
    max-height: 370px !important;
  }
  .card-lastnews {
    min-height: 370px !important;
  }
}

@media only screen and (max-width: 1124px) {
  .bi {
    font-size: 17px;
    padding-bottom: 5px;
  }
  .social-icons {
    padding-bottom: 7px;
  }
  .image-read-more {
    max-height: 350px !important;
    width: 100%;
  }
  .width-home {
    width: 17%;
  }
}

@media only screen and (max-width: 1050px) {
  .card-spotlight-col {
    height: 41.5%;
  }
  .card-overlap-col {
    bottom: 64px;
  }
  .image-read-more {
    max-height: 310px !important;
  }
  #navbarSocialMedia {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  #navbarSocialMedia {
    display: block !important;
    float: left;
  }
  .position-r {
    padding-left: 9px;
    display: inline-grid !important;
  }
}

@media only screen and (max-width: 900px) {
  /* .card-spotlight {
    min-height: 310px;
  } */
  .image-read-more {
    max-height: 280px !important;
  }
}

@media only screen and (max-width: 800px) {
  container-md .date,
  .container-md {
    text-align: center !important;
    width: 100%;
  }
  .seemore {
    text-align: -webkit-center !important;
  }
  .teste {
    max-width: 100% !important;
  }
  .text-start {
    text-align: center !important;
    width: 100%;
  }
  .text-start-seemore {
    min-height: 330px;
  }
  .text-end {
    text-align: center !important;
    width: 100%;
  }
  /* .card-spotlight {
    min-height: 550px !important;
  } */

  .image-read-more {
    float: initial;
  }
  .card-lastnews {
    min-height: 314px;
  }
  .card-spotlight {
    width: 100%;
  }

  .width-home {
    width: 35%;
  }

  .col-spot {
    width: 100%;
    align-self: flex-end;
  }
  .btn-seemore-spot-sm {
    position: inherit;
    float: right;
    bottom: 7px;
    bottom: -5px !important;
    font-size: 1rem !important;
  }
  .btn-seemore-spot {
    position: inherit;
    float: right;
    bottom: 45px;
  }
  .btn-seemore {
    position: inherit;
  }

  .card-overlap-col {
    position: relative;
    background-color: rgb(0 73 140 / 55%);
    bottom: 3px;
    width: 100%;
    bottom: 68px;
    padding: 8px;
    height: 68px;
  }
  h7 {
    font-size: 1.25rem;
    font-weight: 600 !important;

    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  .footer {
    height: 340px;
    text-align: center !important;
  }
  .footer-text-left {
    text-align: center;
    float: left;
    padding-left: 115px;
  }

  .dev {
    padding-top: 335px;
  }
  .name_formas_contato {
    text-align: center !important;
    padding-left: 45px;
  }
}

@media only screen and (max-width: 650px) {
  hr {
    display: none;
  }
  .card-lastnews {
    min-height: 635px !important;
    display: contents;
  }

  .btn-seemore {
    bottom: -6px !important;
  }
  .btn-seemore-spot-lg {
    bottom: 45px !important;
  }
}

@media only screen and (max-width: 547px) {
  .btn-seemore {
    bottom: 22px !important;
  }
  .btn-seemore-spot-lg {
    bottom: 45px !important;
  }
}
