body {
  overflow-x: hidden;
}
.conteudo-tema .area-title {
  z-index: 1;
  margin-bottom: 0px;
}
.conteudo-tema .area-title text {
  font-size: 7.6rem;
}
.conteudo-tema .carousel:not(.owl-carousel) {
  display: none;
}
.conteudo-tema .carousel .item h3 {
  font-size: 24px;
}
.conteudo-tema .carousel {
  position: relative;
  z-index: 2;
}
.page__title__hero {
  font-size: 2rem;
}
h1.mt-5 {
  margin-top: 0 !important;
}
.service__title {
  line-height: 140%;
}
.card {
  margin-bottom: 25px;
}
.conteudo-tema .carousel .owl-nav .owl-prev {
  margin-left: -30px;
}
.conteudo-tema .carousel .owl-nav .owl-next {
  margin-right: -30px;
}
.conteudo-tema .carousel .owl-nav {
  position: absolute;
  left: -2px;
  width: 100%;
  top: 40%;
  display: flex;
  height: 1px;
  justify-content: space-between;
  align-items: center;
  font-size: 60px;
}
.conteudo-tema .carousel .item {
  width: 100%;
  height: 174px;
  display: inline-block;
}
li.text-cultura a {
  color: #66096e !important;
}
li.text-turismo a {
  color: #ffc220 !important;
}
li.text-educacao a {
  color: #007bb6 !important;
}
li.text-saude a {
  color: #20afb7 !important;
}
li.text-esporte a {
  color: #167f70 !important;
}
li.text-lazer a {
  color: #c8112f !important;
}
li.text-assistencia a {
  color: #f77908 !important;
}
li.text-institucional a {
  color: #004b8d !important;
}
.units__citylist li.active a {
  color: var(--color-primary-main);
}
.dates {
  display: flex;
  font-size: 13px;
  align-items: center;
  margin-bottom: 30px;
}
.dates > div {
  display: flex;
  font-size: 13px;
  align-items: center;
}
.dates > div.icon {
  margin-right: 5px;
}
.dates span {
  margin-bottom: 0 !important;
}
body.page-template-default .elementor-element {
  margin-bottom: 0 !important;
}
@media (max-width: 800px) {
  .dates > div {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .dates span.notice__date {
    margin-bottom: 0px !important;
  }
  .dates span {
    padding-left: 15px;
  }
  .dates span + span {
    border-left: none;
    margin-left: 0;
  }
  .dates svg {
    width: 40px;
    height: 40px;
    color: #ccc;
  }
}
.page-header-full h1 {
  font-size: 4rem;
  font-weight: var(--font-weight-bold);
  letter-spacing: -0.02rem;
  color: rgba(0, 0, 0, 0);
  text-stroke: 1px #fff;
  -webkit-text-stroke: 1px #fff;
  font-family: Arial;
  margin: 0;
}
.page-header-full .pageheader__description {
  margin: 0;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fff;
  white-space: pre;
}
.page-header-full {
  position: relative;
}
.page-header-full .overlay {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}
.ultimas-noticias h2,
.ultimas-noticias h3 {
  font-weight: 700;
}
.ultimas-noticias .col-3.post {
  margin-bottom: 30px;
}
.ultimas-noticias .notice a {
  text-decoration: none;
}
.ultimas-noticias .notice__thumb {
  object-fit: cover;
  object-position: center;
  height: initial;
  border-radius: 8px;
  width: 100%;
  aspect-ratio: 523/346;
}
#lmbtn {
  max-width: 415px;
  width: 100%;
  height: 40px;
  color: #004c99;
  font-size: 16px;
  border: 1px solid #004c99;
  border-radius: 8px;
  background: #fff;
  display: flex;
  margin: 30px auto;
  align-items: center;
  justify-content: center;
}
.header-slider {
  position: relative;
  z-index: 2;
  margin: 40px 0;
}
.header-slider img {
  vertical-align: middle;
}
.header-slider .carousel {
  position: relative;
  z-index: 1;
}
.header-slider .thumbs-nav .container {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.header-slider .thumbs-nav .items {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
}
.header-slider .thumbs-nav {
  width: 100%;
  z-index: 2;
  margin-left: -5px;
  margin-top: 10px;
}
.header-slider .thumbs-nav .item.current {
  position: relative;
}
.header-slider .thumbs-nav * {
  box-sizing: border-box;
}
.header-slider .thumbs-nav .item {
  margin: 0 5px;
  cursor: pointer;
  position: relative;
}
.header-slider .thumbs-nav img {
  max-width: 40px !important;
  min-width: 40px !important;
  width: 40px !important;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
}
.header-slider .thumbs-nav .item.current img {
  width: 40px !important;
  min-width: 40px !important;
  max-width: 40px !important;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
}
.header-slider:not(.loaded) {
  opacity: 0;
  transition: opacity 1s;
}
.header-slider.loaded {
  transition: opacity 1s;
  opacity: 1;
}
.single-service-content {
  z-index: 1;
  position: relative;
}
.single-service-content select.form-select {
  border: none;
  color: #747678;
  height: 40px;
  border-radius: 8px;
  font-size: 14px;
  background-color: #f4f4f4;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23074c98' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}
.form-select-2 {
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  border: none;
  color: #747678;
  height: 40px;
  border-radius: 4px;
  font-size: 14px;
  background-color: #f4f4f4;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23074c98' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: nonr;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.container.tag-servico {
  position: relative;
  z-index: 3;
  margin-bottom: -10px;
}
.header-slider .showcase__tag {
  position: relative;
  z-index: 3;
  width: 100px;
}
.notice__item.post-programacao .card {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.notice__item.post-programacao a.notice__thumb {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 180px;
}
.notice__item.post-programacao .notice__date svg {
  color: #074c98;
}
.notice__item.post-programacao .notice__date + .notice__date {
  margin-top: -5px;
}
.notice__item.post-programacao .notice__title {
  margin-top: 0;
}
.notice__item.post-programacao .notice__title h4 {
  font-weight: 700;
}
.notice__item.post-programacao .notice__tag {
  right: initial;
  left: 0;
  border-radius: 0.4rem 0 0.4rem 0;
}
.notice__item.post-programacao .footer {
  padding: 15px;
}
.notice__item.post-programacao .notice__excerpt {
  min-height: 112px;
}
.notice__item.post-programacao .eu-quero {
  display: table;
  margin: auto;
  border-radius: 30px;
  padding: 5px 30px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #074c98;
  text-transform: uppercase;
}
.notice__item.post-viagem .card {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
.notice__item.post-viagem a.notice__thumb {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 180px;
}
.notice__item.post-viagem .notice__date svg {
  color: #074c98;
}
.notice__item.post-viagem .notice__date + .notice__date {
  margin-top: -5px;
}
.notice__item.post-viagem .notice__title {
  margin-top: 0;
}
.notice__item.post-viagem .notice__title h4 {
  font-weight: 700;
  color: #fbc028;
}
.notice__item.post-viagem .notice__excerpt {
  min-height: 112px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 30px;
}
.notice__item.post-viagem .notice__excerpt span {
  display: block;
  color: #fbc028;
  font-weight: bold;
}
.notice__item.post-viagem .notice__excerpt strong {
  display: block;
  color: #074c98;
  font-weight: normal;
  font-size: 26px;
}
.notice__item.post-viagem .notice__tag {
  right: initial;
  left: 0;
  border-radius: 0.4rem 0 0.4rem 0;
}
.notice__item.post-viagem .footer {
  padding: 15px;
}
.notice__item.post-viagem .eu-quero {
  display: table;
  margin: auto;
  border-radius: 30px;
  padding: 5px 30px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #074c98;
  text-transform: uppercase;
}
.notice__item.post-viagem .esgotado {
  display: table;
  margin: auto;
  border-radius: 30px;
  padding: 5px 30px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #444;
  text-transform: uppercase;
}
.service {
  background-image: none;
}
[data-lazy-load] {
  display: none;
}
.carousel-acontece {
  position: relative;
}
.carousel-acontece .owl-nav .owl-prev {
  margin-left: -40px;
}
.carousel-acontece .owl-nav .owl-next {
  margin-right: -40px;
}
.carousel-acontece .owl-nav {
  height: 1px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 40%;
  font-size: 70px;
}
@media (max-width: 800px) {
  .galeria-unidade .slider--nav .item {
    left: -30px;
    position: relative;
  }
}
@media (min-width: 800px) {
  .carousel-acontece:not(.owl-carousel) {
    display: none;
  }
}
.carousel-acontece .owl-dots {
  display: flex;
  justify-content: center;
}
button:focus {
  outline: none;
}
.carousel-acontece .owl-dots .owl-dot.active {
  background: #ffc220;
  width: 30px;
  transition: 1s width;
}
.carousel-acontece .owl-dots .owl-dot {
  display: block;
  background: #ddd;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 10px 5px;
  transition: 1s width;
}

@media (max-width: 720px) {
  .hero__lg text.title__sesc {
    font-size: 3rem!important;
    
}

}

.hero__lg {
  max-height: 110px;
}


.owl-dots {
  display: flex;
  justify-content: center;
}
.owl-dots .owl-dot:not(.active) {
  background: #ddd!important;
}
.owl-dots .owl-dot {
  display: block;
  background: #ddd;
  border: 1px solid #ddd;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 10px 5px;
  transition: 1s width;
}
.owl-dots .owl-dot.active {
  background: #ffc220;
  width: 30px;
  transition: 1s width;
}
.card-image__title {
  font-family: Roboto, sans-serif;
}
@media (max-width: 800px) {
  .page-header-full img {
    height: 150px;
    object-fit: cover;
    object-position: center center;
    padding-bottom: 0;
  }
  .page-header-full .overlay {
    padding-bottom: 0;
  }
  .page-header-full h1 {
    font-size: 2rem;
  }
  .card-image__item {
    min-height: initial;
  }
  .card-image__title {
    padding: 15px;
  }
  .conteudo-tema .carousel .item {
    height: initial;
  }
  .conteudo-tema .carousel .item h3 {
    font-size: 16px;
  }
  .areas {
    margin-bottom: 30px;
  }
}

.detalhes-viagem-single {
  font-family: Roboto;
}
.detalhes-viagem-single a.notice__thumb {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 180px;
}
.detalhes-viagem-single .notice__date svg {
  color: #074c98;
}
.detalhes-viagem-single .notice__date + .notice__date {
  margin-top: -15px;
}
.detalhes-viagem-single .post-title {
  margin: 5px 0 0  0;
  font-size: 2.0rem;
  font-weight: 600;
}
.detalhes-viagem-single .notice__tag {
  right: initial;
  left: 0;
  border-radius: 0.4rem 0 0.4rem 0;
  color: #fff;
}
.detalhes-viagem-single h1 {

}
.detalhes-viagem-single .footer {
  padding: 15px;
}
.detalhes-viagem-single .data-local {
  margin: 15px 0;
  color: #7a7a7a;
}
.detalhes-viagem-single .notice__excerpt span {
  display: block;
  color: #074c98;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1rem;
}
.detalhes-viagem-single .notice__excerpt strong {
  display: block;
  color: #074c98;
  font-weight: normal;
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.detalhes-viagem-single .tipo-codigo {
  display: flex;
  align-items: center;
  color: #074c98;
  font-size: 1rem;
  line-height: 1rem;
}
.detalhes-viagem-single .descricao {
  margin-top: 50px;
  color: #555;
}
.detalhes-viagem-single .ver-roteiro {
  display: table;
  margin: 15px 0 0 0;
  border-radius: 50px;
  padding: 10px 50px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #074c98;
  background-color: #ffffff;
  border: solid 1px #074c98;
}
.detalhes-viagem-single .esgotado:hover,
.detalhes-viagem-single .esgotado {
  display: table;
  margin: auto 0;
  border-radius: 50px;
  padding: 10px 50px;
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
  cursor: default;
  text-align: center;
  background-color: #e44;
  text-transform: uppercase;
}

.detalhes-viagem-single .eu-quero {
  display: table;
  margin: 20px 0;
  border-radius: 50px;
  padding: 10px 50px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #074c98;
  text-transform: uppercase;
  font-size: 1.2rem;
}
@media (max-width: 800px) {
  .detalhes-viagem-single .descricao {
    margin-top: 0;
  }
}

.detalhes-programacao-single {
  font-family: Roboto;
}
.detalhes-programacao-single .galeria img {
  max-height: 500px;
  object-fit: cover;
  object-position: center;
}
.detalhes-programacao-single a.notice__thumb {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 180px;
}
.detalhes-programacao-single .notice__date svg {
  color: #074c98;
}
.detalhes-programacao-single .notice__date + .notice__date {
  margin-top: -15px;
}
.detalhes-programacao-single .post-title {
  margin: 5px 0 0  0;
  font-size: 2.0rem;
  font-weight: 600;
}
.detalhes-programacao-single .notice__tag {
  right: initial;
  left: 0;
  border-radius: 0.4rem 0 0.4rem 0;
  color: #fff;
}
.detalhes-programacao-single h1 {

}
.detalhes-programacao-single .footer {
  padding: 15px;
}
.detalhes-programacao-single .data-local {
  margin: 15px 0;
  color: #7a7a7a;
}
.detalhes-programacao-single .notice__excerpt {
  font-size: 1rem;
  color: #7a7a7a;
  white-space: pre-wrap;
}
.detalhes-programacao-single .notice__excerpt span {
  display: block;
  color: #074c98;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1rem;
}
.detalhes-programacao-single .notice__excerpt strong {
  display: block;
  color: #074c98;
  font-weight: normal;
  font-size: 3rem;
  line-height: 3rem;
}
.detalhes-programacao-single .tipo-codigo {
  display: flex;
  align-items: center;
  color: #074c98;
  font-size: 1rem;
  line-height: 1rem;
}
.detalhes-programacao-single .descricao {
  margin-top: 50px;
  color: #555;
}
.detalhes-programacao-single .dados {
  margin-bottom: 30px;
  color: #555;
}
.detalhes-programacao-single .dados .item {}
.detalhes-programacao-single .eu-quero {
  display: table;
  margin: 20px 0;
  border-radius: 50px;
  padding: 10px 50px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-color: #074c98;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.detalhes-programacao-single .esgotado:hover,
.detalhes-programacao-single .esgotado {
  display: table;
  margin: auto 0;
  border-radius: 50px;
  padding: 10px 50px;
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
  cursor: default;
  text-align: center;
  background-color: #e44;
  text-transform: uppercase;
}

.atividades .horarios .horario + .horario {
  margin-top: 20px;
}
.atividades .horarios {
  color: #7A7A7A;
}
.detalhes-programacao-single .descricao {
  margin-top: 0;
}
li.menu-item-922 {
  background-color: var(--color-primary-main);
  padding: 0 15px!important;
  border-radius: 6px!important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-nav-menu .elementor-nav-menu--main li.menu-item-922 a.elementor-item {
  color: #fff!important;
}
@media (max-width: 800px) {
  .elementor-nav-menu--dropdown .elementor-item.elementor-item-active {
    background-color: transparent!important;
  }
  .unit.shadow.mb-5 > div .thumbnail {
    border-radius: 0.5rem 0.5rem 0 0 ;
  }
  .unit.shadow.mb-5 > div {
    margin-left: 0;
    margin-right: 0;
  }
  li.menu-item-922 {
    margin-right: 15px!important;
    margin-top: 15px!important;
  }
  .detalhes-programacao-single .descricao {
    margin-top: 0;
  }
  .elementor-nav-menu li.menu-item-922 {
    margin-left: auto;
    display: table;
  }
  .elementor-nav-menu li.menu-item-922 a.elementor-item {
    color: #fff!important;
  }
  div.elementor-menu-toggle {
    color: var(--color-primary-main);
  }
  .extra-elements {
    display: block;
    background: #fff;
    margin-left: auto;
    max-width: 80%;
    padding: 15px;
  }
  .extra-elements button {
    width: 60px;
    background-color: var(--color-primary-main)!important;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .extra-elements .elementor-search-form__container input{
    height: 40px!important;
    min-height: 40px!important;
  }
  .extra-elements .elementor-search-form__container {
    padding: 0 0 0 15px!important;
    height: 40px!important;
    min-height: 40px!important;
  }
  .extra-elements .drops > div {
    margin-bottom: 15px;
  }
  .page-header-full .pageheader__description {
    white-space: initial;
  }
}

.main-content-news .dates {
  text-align: center;
  justify-content: center;
  margin-bottom: 15px;
  color: #7a7a7a;
}
.main-content-news h1 {
  font-size: 2rem;
}
.logo-topo a {display:block!important;}