@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans&family=Oswald:wght@300&family=Poppins&family=Roboto:ital,wght@0,100;0,300;0,400;1,100;1,300&display=swap");

html,
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 62%;
}

/**/
nav span {
  display: none;
}
.closebtn {
  display: none;
}
.icon-menu {
  display: none;
} /**/

a {
  text-decoration: none;
  color: inherit;
}

.container {
  width: 1200px;
  margin: auto;
}

.linha-top .container {
  height: 1.6vh;
  display: flex;
  justify-content: space-between;
  padding: 10px;
  font-family: "Roboto", sans-serif;
}
.contact {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 0;
  font-size: 2.5em;
}
.acessibilidade {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 26%;
  padding: 0;
  font-size: 3em;
}
.acessibilidade img {
  width: auto;
  height: 30px;
}

.plus {
  margin-right: 5%;
}

header .container {
  display: flex;
  justify-content: space-between;
}
.logo {
  height: 100%;
  width: auto;
}
.logo img {
  height: 120px;
  width: auto;
}
.busca {
  width: 25%;
}

input {
  position: relative;
}
.input-with-icon {
  position: relative;
}

.input-with-icon input {
  cursor: pointer;
  width: calc(100% - 30px);
  height: 35px;
  border-radius: 10px;
  padding-right: 30px;
  background-color: transparent;
  border: 2px solid white;
  color: white;
  font-size: 20px;
  padding-left: 6%;
}

.input-with-icon i,
.input-with-icon button {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  right: 10px;
  font-size: 25px;
  color: white;
  cursor: pointerf;
}

.input-with-icon button {
  border: none;
  background-color: transparent;
}

nav {
  background-color: #014c7f;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
header nav {
  background-color: transparent;
}
.sidenav {
  margin-left: 8%;
}
.sidenav ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  width: 100%;
}
.sidenav li a {
  font-size: 3em;
}
.menu li {
  position: relative;
  float: left;
}

.item-drop li {
  background-color: #066baf;
  text-align: center;
}
.menu a {
  font-size: 1.7em;
  padding: 11px 8px 11px 8px;
  display: block;
  text-decoration: none;
}
.menu a:hover {
  background-color: #049afc;
}
.menu li ul {
  position: absolute;
  display: none;
  background-color: #066baf;
  padding: 0;
  margin: 0;
  z-index: 99;
}
.menu li ul li {
  float: none;
  display: block;
  width: 180px;
}
.menu li:hover ul,
.menu li.over ul {
  display: block;
}
.menu li ul li {
  text-align: left;
  display: block;
  text-transform: none !important;
}
.menu li ul li a {
  padding-left: 8%;
  text-transform: none;
}
.menu li ul li ol li {
  float: none;
  display: block;
  width: 180px;
}

header {
  background-color: #014c7f;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
}

ul {
  list-style: none;
}
/* teste*/
.banner {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 4.5%;
}
.banner img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: auto;
}
.slidshow {
  width: 100%;
}
.proximo {
  position: absolute;
  top: 50rem;
  left: 98%;
  margin-left: -55px;
  display: block;
  z-index: 10;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.anterior {
  position: absolute;
  top: 50rem;
  left: 3%;
  display: block;
  z-index: 10;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.fa-arrow-circle-left,
.fa-arrow-circle-right {
  font-size: 50px;
  color: white;
  height: 60px;
  width: 60px;
  border-radius: 50%;
}
.fa-wheelchair {
  padding-left: 20px;
}
.carousel div {
  width: 100%;
  align-items: center;
}
.carousel div p {
  font-size: 2em;
}

.carousel div a {
  display: block;
}

.carousel button:hover {
  background-color: #049afc;
}
.slick-prev {
  left: -50px;
}
.slick-next {
  right: -55px;
}
.slick-prev:before {
  color: #014c7f;
  font-size: 25px;
}
.slick-next:before {
  color: #014c7f;
  font-size: 25px;
}

/*/*/
.bl1 {
  width: 100%;
  margin-bottom: 5%;
}
.bl1 h2 {
  text-align: center;
  font-size: 5em;
  font-weight: bold;
}
.bl2 {
  margin-bottom: 5%;
  overflow: hidden;
}
.fancybox {
  text-align: center;
}
.noticias {
  width: 100%;
  position: relative;
  margin-bottom: 3%;
}
.noticias ul {
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.noticias li {
  width: 30%;
  max-height: 500px;
}

.noticias p {
  max-height: 73px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.img-noti {
  width: 100%;
  height: 30%;
}
.img-noti img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
figcaption {
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 3em;
}

figcaption button {
  background-color: #049afc;
  border: none;
  border-radius: 20px;
  color: white;
  cursor: pointer;
}

.leia-todas-noticias {
  display: block;
  background-color: #049afc;
  border: none;
  border-radius: 20px;
  color: white;
  padding: 10px;
  margin: auto;
  text-align: center;
}

.bl1 .container {
  margin-bottom: -40px;
}
.links {
  font-family: "Oswald", sans-serif;
}

.links ul {
  display: flex;
  justify-content: space-between;
}

.links li {
  height: 30%;
  text-align: center;
}

.icon {
  width: 100%;
}

.icon i {
  font-size: 40px;
}

.lista-footer {
  display: flex;
  justify-content: space-between;
  font-size: 2em;
}
.lista-footer li {
  margin-bottom: 3%;
}
.lista-footer li ul {
  padding: 0;
}
.lista-footer li ul li {
  margin-bottom: 10%;
  font-size: 1.4em;
  font-weight: 200;
  text-align: left;
}

.lista-footer li p {
  text-align: left;
  font-size: 1.5em;
}

footer p {
  font-size: 2.3em;
  text-align: center;
}
.interna {
  font-size: 3em;
  padding-top: 2%;
  line-height: 2em;
  text-align: left;
  margin-bottom: 5%;
}
.post table td img {
  width: 100%;
  height: auto;
}
.post img {
  width: 60%;
  height: auto;
}

.post i {
  margin-top: 3%;
}

.interna h1 {
  text-align: left;
}

.clima {
  display: flex;
  gap: 5%;
  flex-wrap: wrap;
  flex: 1 1;
  align-items: center;
}
.clima .imagem {
  width: 45%;
}

.clima .imagem img {
  width: 100%;
}
.option {
  width: 50%;
}

.projetos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5%;
}

.projetos li img {
  width: 100%;
}

.btn-projeto button {
  background-color: #049afc;
  border: none;
  border-radius: 20px;
  color: white;
  width: 40%;
  height: 30px;
  cursor: pointer;
}

.btn-projeto {
  text-align: center;
}

.btn-vejamais {
  text-align: center;
  margin-bottom: 5%;
}

.btn-vejamais button {
  background-color: #049afc;
  border: none;
  border-radius: 20px;
  color: white;
  width: 21%;
  height: 42px;
  font-size: 1.7em;
}

.cidades {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.cidades li {
  margin-right: 5%;
  margin-bottom: 5%;
}

.cidades li img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.blog {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3%;
}

.blog li img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.blog li a div {
  height: 200px;
}

.blog li a div h2 {
  max-height: 150px;
  overflow: hidden;
}

#blocoTexto {
  position: absolute;
  display: none;
  background-color: white;
  color: black;
  height: min-content;
  width: 50%;
  top: 5%;
  left: 27vw;
  font-size: 4em;
  padding: 20px;
  line-height: 1.4em;
  text-align: center;
  z-index: 9;
}

.imgPost {
  height: 300px;
  width: 60%;
  object-fit: cover;
}

.btnFont {
  height: min-content;
  padding: 10px;
  width: min-content;
  margin-top: 5%;
  margin-bottom: 5%;
  font-size: 30px;
  border-radius: 10px;
  border: none;
  background-color: black;
  color: white;
}

.linksDentro {
  width: 70%;
  margin: auto;
  text-align: center;
}

.referenciaOutras {
  margin-top: 5%;
}

.referenciaOutras ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0%;
}

.referenciaOutras ul li a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-height: 250px;
  overflow: hidden;
  grid-gap: 20px;
}

.referenciaOutras ul li div h2 {
  font-size: 18px;
  margin: 0;
  height: 202px;
  overflow: hidden;
  text-align: left;
}

.referenciaOutras ul li {
  width: 70%;
  overflow: hidden;
  margin-bottom: 5%;
  padding-bottom: 3%;
  border-bottom: 1px solid #888686;
}

.referenciaOutras ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.referenciaOutras ul li img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
}

.link {
  font-size: 30px;
}

.slick-track {
  width: 100%;
}

.slick-slide {
  width: 33%;
}

.post ul {
  display: none;
}

.post {
  margin-bottom: 3%;
  border-bottom: 1px dotted #797272;
}

ul.galeria-fotos {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.galeria-fotos li {
  display: inline-block;
  width: 25%;
  padding: 1%;
}
ul.galeria-fotos li img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: center;
}

.noticias-destaque {
  width: 85%;
}

.containerDestaque {
  background-color: #050505;
}

.resumo {
  font-weight: 300;
  font-size: 23px;
}

.data {
  font-size: 12px;
  font-weight: 300;
}

@media (max-width: 1450px) {
  .proximo {
    top: 40rem;
  }
  .anterior {
    top: 40rem;
  }
}
@media (max-width: 1290px) {
  .container {
    width: 90%;
    margin: auto;
  }

  .sidenav li a {
    font-size: 2em;
  }
  .banner img {
    width: 90vw;
  }

  .proximo {
    top: 35rem;
    left: 90vw;
  }
  .anterior {
    top: 35rem;
    left: 10vw;
  }
}

@media (max-width: 980px) {
  .busca {
    width: 20%;
  }

  .cidades li img {
    height: 200px;
  }

  .linksDentro {
    width: 100%;
  }
}
@media (max-width: 890px) {
  .proximo {
    top: 30rem;
  }
  .anterior {
    top: 30rem;
  }

  .btn-vejamais button {
    width: 30%;
  }
}
@media (max-width: 805px) {
  .noticias ul {
    flex-direction: column;
  }
  .noticias li {
    margin-top: 10%;
    width: 100%;
    margin-bottom: 8%;
  }

  .img-noti {
    text-align: center;
    height: 400px;
  }
  .img-noti img {
    max-width: 100%;
  }

  .bl1 .container {
    margin-bottom: 150px;
  }

  .logo {
    position: absolute;
    top: 6%;
    left: 25%;
  }

  header nav {
    height: 100px;
  }

  .busca {
    width: 40%;
  }
  .lista-footer {
    gap: 5%;
  }
  .banner {
    height: auto;
  }
  .banner img {
    height: 300px;
  }

  /**/
  nav span {
    font-size: 3em;
    color: #fff;
    display: inline;
    font-size: 6em;
  }
  .closebtn {
    display: inline;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -58px;
    background-color: #049afc;
    overflow-x: hidden;
    transition: 0.5s;
  }
  .sidenav .closebtn {
    top: 0;
    right: 0;
    font-size: 3.6em;
    float: left;
    position: absolute;
    text-decoration: none;
    margin-right: 2%;
    color: #fff;
    z-index: 999;
  }
  .sidenav ul {
    padding: 0%;
    padding-left: 10%;
    flex-direction: column;
  }
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
    transition: 0.5s;
  }

  .menu {
    font-size: 1.4em;
  }

  .menu li ul {
    position: relative;
    display: block;
    background-color: #049afc;
    box-shadow: 1px 2px;
  }

  .menu li ul li:hover {
    color: black;
  }

  .menu ul li {
    background-color: transparent;
  }

  .lista-footer ul {
    text-align: center;
  }

  .bl2 {
    margin-bottom: 15%;
  }

  .projetos,
  .cidades {
    grid-template-columns: 1fr 1fr;
  }

  .projetos {
    grid-gap: 0;
  }

  .projetos li {
    margin-left: 4%;
    margin-bottom: 5%;
  }

  .blog {
    display: block;
  }

  .blog li {
    width: 50%;
    margin: auto;
    margin-bottom: 5%;
  }
}
@media (max-width: 675px) {
  .logo img {
    height: 90px;
  }
  .logo {
    top: 7%;
  }
  .busca {
    width: 30%;
  }

  .lista-footer {
    flex-wrap: wrap;
  }

  .lista-footer li {
    flex: 1 1 1 1;
  }

  .clima {
    display: block;
  }

  .clima .imagem {
    width: 100%;
  }

  .clima .option {
    text-align: center;
    width: 100%;
  }

  .cidades li img {
    height: 40%;
  }
}

@media (max-width: 580px) {
  .contact {
    display: none;
  }

  .acessibilidade {
    width: 100%;
  }

  .slidshow {
    width: 100%;
  }

  .footer-contact {
    flex: 1;
  }

  .noticias li {
    margin-top: 24%;
  }
  .projetos,
  .cidades,
  .blog {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }

  .blog {
    display: block;
  }

  .btn-vejamais button {
    width: 40%;
  }

  .imgPost {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
}

@media (max-width: 496px) {
  .btn-vejamais button {
    width: 200px;
  }

  .noticias li {
    margin-top: 31%;
  }
}
