@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Oswald:400,700&display=swap";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&display=swap";
html.home-main {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll; }
/* 
html.home-main::-webkit-scrollbar {
  display: none; } */

html.interno {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  width: 100%;
  background-color: #f9f9f9;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  background-image: url(../img/front-page/bg.jpg);
  background-size: cover;
  background-position: top; }
a:focus{
  font-size: bold!important;
  text-decoration: dashed!important;
}
.container-mcp-1216 {
  width: 1216px;
  margin: 0 auto; }

.container-mcp-825 {
  width: 825px;
  margin: 0 auto; }

.page-post-page h4 {
  font-family: Oswald !important;
  color: #893300 !important;
  font-size: 24px !important; }

#img-arrow {
  cursor: pointer; }

.marrom {
  color: #893300 !important; }

.bg-azul {
  background-color: #004D8f !important; }

.bg-amarelo {
  background-color: #FBBA00 !important; }

.bg-cinza {
  background-color: #F4F1EE !important;
  padding: 8px 50px; }

.box-289 {
  margin: 5px 10px;
  height: 150px; }

.bg-cinza div {
  text-align: center; }

.bg-cinza:nth-child(3) p {
  font-size: 12px; }

.miolo-page {
  min-height: calc(100vh - 343px);
  width: 100vw;
  position: relative; }

.miolo-page ul {
  margin: 2rem 0; }

img.custom-logo {
  width: 140px;
  height: auto; }

@media (min-width: 768px) {
  img.custom-logo {
    width: 287px; } }
.governo-home-base {
  background-color: white;
  position: absolute;
  width: 100vw;
  top: 0px;
  left: 0px; }

@media (min-width: 768px) {
  .governo-home-base {
    height: 108px; } }
.video-home-base {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  max-height: 100vh;
  overflow: hidden; }

#video-end2 {
  height: 100vh; }

.imagem-museu-home {
	    background-image: url(/wp-content/themes/portinari/img/front-page/fachada-museu.jpg);
  position: relative;
  height: calc(100vh - 70px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-size: cover;
  background-position: center; }

@media (min-width: 768px) {
  .imagem-museu-home {
    height: calc(100vh - 114px); } }
.tornar-azul {
  padding: 8px 15px; }

#painel1 .news-container input,.type_EMAIL {
  border-style: solid;
  border-color: #fff;
  border-radius: 60px;
  display: inline-flex;
  padding: 0 20px 0 44px;
  width: 95%;
  margin: 0 20px;
  height: 40px; }

@media (min-width: 768px) {
  #painel1 .news-container input, .type_EMAIL {
    width: 100%; } 
    .containerAllInline{display: flex;}
    .containerAllInline >.block > .divinput{
      width: 100%!important;
    }
   .containerAllInline div:first-child{
    flex-grow: 1!important;
   }
  }
#painel1 .news-container input::placeholder {
  color: gray; }

#painel1 .newsletter {
  widows: 100%;
  margin: 15px 0 20px 0;
  background-color: #004d8f;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0; }

#painel1 .form-news {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

#painel1 .button-news,.dinSubmit {
  border-style: solid;
  border-color: #fbba00 !important;
  border-radius: 60px;
  padding: 0 60px;
  height: 40px;
  background-color: #fbba00;
  color: #fff; }

#painel1 .detail001 {
  display: inline-flex;
  justify-content: center;
  margin-top: 20px; }

@media (min-width: 768px) {
  #painel1 .detail001 {
    margin-top: 0px; } }
#painel1 .span-news {
  color: #fff;
  display: inherit;
  font-size: 25px;
  margin: 0 20px;
  font-family: Oswald;
  text-align: center; }

@media (min-width: 768px) {
  #painel1 .span-news {
    font-size: 30px; } }
#painel1 #yellow-ret-1 {
  display: none; }

@media (min-width: 768px) {
  #painel1 #yellow-ret-1 {
    background-color: #fbba00;
    padding: 0 0 0 35px;
    display: block;
    position: absolute;
    min-height: 322px;
    top: -5px;
    right: -26px;
    width: 48px;
    z-index: 1; } }
@media (min-width: 768px) {
  #painel1 {
    height: 100vh;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between; } }
#painel1 iframe.video-youtube-home {
  position: relative;
  margin-top: 20px;
  width: 100%;
  aspect-ratio: 16 / 9;
   }

/* @media (min-width: 768px) {
  #painel1 iframe.video-youtube-home {
    width: 100%;
    margin-top: 0px; } } */
#painel2 .azules {
  background-color: #004d8f; }

@media (min-width: 768px) {
  #painel2 {
    height: 100vh;
    margin-top:132px;
    margin-bottom: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center; } }
@media (min-width: 768px) {
  #painel3 {
	  display:none;
    height: 100vh;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
  
    flex-direction: column;
    justify-content: center; } }
@media (min-width: 768px) {
  #painel4 {
    background-position-y: center;
    height: 100vh;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center; } }
#img-arrow {
  display: none; }

@media (min-width: 768px) {
  #img-arrow {
    display: flex;
    z-index: 2; } }
.img-arrow-inverter {
  transform: rotate(180deg); }

.section-2 {
  width: 100%;
  display: flex;
  background-repeat: no-repeat;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
  justify-content: center; }

.section-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 0 0; }

span.detail {
  color: white;
  font-size: 50px;
  font-family: Oswald;
  font-weight: bold; }

@media (min-width: 768px) {
  span.detail {
    color: #004D8F; } }
.visit-container {
  width: 100vw;
  margin-top: 60px;
  position: relative;
  background-image: linear-gradient(to right, #004D8F 100%, transparent 75%); }

@media (min-width: 1367px) {
  .visit-container {
    margin-bottom: 92px; } }
@media (min-width: 768px) {
  .visit-container {
    background-image: linear-gradient(to right, #004D8F 75%, transparent 75%); } }
.bl21 {
  position: absolute;
  display: flex;
  right: 34%;
  width: 392px;
  bottom: -68px;
  text-align: right; }

.bl21 p {
  color: #757575; }

.visit-container-mobile {
  background-color: #004D8F;
  width: 100vw; }

.sobre-museu {
  width: 100%;
  padding: 100px; }

.sobre-museu-body {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 70vh;
  width: 100%; }

.video-museu {
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-height: 50vh;
  flex: 1; }

.sobre-museu-h1 {
  color: #004d8f;
  font: Bold 50px/50px Oswald; }

.sobre-museu-p {
  margin: 30px 0;
  font: Regular 14px/30px Open Sans;
  letter-spacing: 1;
  color: #757575;
  margin: 30px 20px 30px 0; }

.sobre-museu-button {
  font: Bold 12px/30px Open Sans;
  letter-spacing: 0;
  color: #ffffff;
  background-color: #004d8f;
  border-radius: 24px;
  border-style: none;
  padding: 5px 30px; }

.sobre-museu-visitacao {
  background-color: #004d8f;
  content: "";
  line-height: 30vh; }

.visitacao-text {
  font: Bold 50px/50px Oswald;
  letter-spacing: 0;
  color: #004d8f;
  margin: -5px 0; }

.info-visita {
  font: Bold 42px/42px Oswald;
  letter-spacing: 0;
  color: #fbba00;
  margin: 30px 0; }

.info-visita-2 {
  font: Regular 14px/24px Open Sans;
  letter-spacing: 0;
  color: #ffffff; }

.info-visita-3 {
  font: Regular 14px/30px Open Sans;
  text-align: right;
  color: #757575;
  margin: 30px 0; }

.info-agende {
  text-align: left;
  font: Bold 42px/42px Oswald;
  letter-spacing: 0;
  color: #ffffff;
  opacity: 1;
  margin: 18px 0; }

.info-visita-white {
  text-align: left;
  font: Bold 42px/42px Oswald;
  letter-spacing: 0;
  color: #ffffff;
  margin: 30px 0; }

.info-visita-sub {
  text-align: left;
  font: Regular 14px/24px Open Sans;
  letter-spacing: 0;
  color: #ffffff; }

.img-janela {
  content: "";
  background-image: url("../img/front-page/janela.png");
  background-repeat: no-repeat;
  width: 100%;
  flex: 1;
  background-position: bottom bottom;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.visita-virtual {
      background-color: goldenrod;
    margin: 5px 0;
    padding: 17px 37px 17px 39px; }

.visita-virtual-text {
  color: #004d8f;
  text-align: center;
  font: Bold 36px/30px Oswald;
  letter-spacing: 2;
  color: #004d8f;
  opacity: 1;
  margin: -6px 0 0 0; }
.visita-virtual-text > a{
	line-height: 34px;
    color: #004d8f!important;
    font-size: 40px;
}

.img-janela {
  height: 276px;
  margin-top: 20px; }

@media (min-width: 768px) {
  .img-janela {
    position: absolute;
    margin-top: 0px;
    top: -137px;
    right: 0%; } }
@media (min-width: 1367px) {
  .img-janela {
    height: 452px;
    top: -220px; } }
.event-sup {
  background-color: #F4F1EE;
  padding: 11px 32px;
  max-width: 97%;
  /* -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75); } */
}
@media (min-width: 768px) {
  .event-sup {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: 99%; } }
.resume-2323:hover p {
  color: white; }

.event {
  padding: 10px;
  min-height: 215px;
  display: flex;
  flex-direction: column; }

@media (min-width: 1367px) {
  .event {
    height: 290px; } }
.event-sup:hover {
  background-color: #004D8F; }

.event-sup:hover .event-button {
  background-color: #FBBA00;
  color: white; }

.event-sup:hover .event-space {
  border-color: #fbba00; }

.event-sup:hover .event-hour,
.event-sup:hover .event-name,
.event-sup:hover .event-date,
.event-sup:hover .event-date-text,
.event-sup:hover .event-button-section {
  color: white; }

.event-hour {
  text-align: left;
  font: Bold 12px/30px Open Sans;
  letter-spacing: 0;
  color: #004d8f; }

.event-hour-2 {
  text-align: left;
  font: Bold 12px/30px Open Sans;
  letter-spacing: 0;
  color: #fff; }

.event-name {
  text-align: left;
  font: Bold 24px/30px Oswald;
  letter-spacing: 0;
  color: #fbba00;
  display: flex;
  flex: 1; }

.event-name-2 {
  text-align: left;
  font: Bold 24px/30px Oswald;
  letter-spacing: 0;
  color: #fff;
  display: flex;
  flex: 1; }

.event-date {
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  color: #004d8f;
  margin-top: 3px; }

.event-date-2 {
  text-align: left;
  font-size: 10px;
  font-weight: bold;
  color: #fbba00; }

.event-space {
  border-bottom-style: solid;
  width: 10%;
  border-color: #004d8f; }

.event-space-2 {
  border-bottom-style: solid;
  width: 10%;
  border-color: #fbba00; }

.event-date-text {
  text-align: left;
  font: Regular 10px/20px Open Sans;
  font-size: 10px;
  letter-spacing: 0;
  color: #757575;
  opacity: 1; }

.event-date-text-2 {
  text-align: left;
  font: Regular 10px/20px Open Sans;
  font-size: 10px;
  letter-spacing: 0;
  color: #fff; }

.event-button-section {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end; }

.event-button {
  background: #f4f1ee 0% 0% no-repeat padding-box;
  border: 2px solid #004d8f;
  border-radius: 30px;
  padding: 0px 34px;
  text-align: center;
  font: Bold 10px/30px Open Sans;
  color: #004d8f; }

.event-button-2 {
  background: #fbba00;
  border-color: #fbba00;
  border-style: solid;
  border-radius: 30px;
  padding: 0 30px;
  text-align: center;
  font: Bold 10px/30px Open Sans;
  color: #fff; }

.project-card {
  margin: 20px 0;
  height: 298px;
  background-color: #fbba00;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px 5px 0 5px; }

@media (min-width: 1367px) {
  .project-card {
    height: 364px; } }
.project-text {
  text-align: left;
  font-size: 50px;
  font-weight: 900;
  font-family: Oswald;
  line-height: 1;
  color: #004d8f;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start; }

.img-card {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1; }

.project-slug {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: Oswald;
  font-size: 24;
  line-height: 1;
  letter-spacing: 0;
  color: #004d8f;
  margin: -16px 0 10px 0; }

.videofim {
  animation-name: dissolve;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  opacity: 1; }

@keyframes dissolve {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
#form-busca {
  background-color: #004d8f;
  display: none;
  flex-direction: column;
  margin-top: 10px;
  justify-content: space-around;
  padding: 10px 20px 10px 20px;
  width: 100%;
  position: absolute;
  z-index: 13; }

@media (min-width: 768px) {
  #form-busca {
    flex-direction: row;
    width: 82%; } }
.form-search-fields {
  border-bottom: 1px solid;
  border-bottom-color: #fff;
  padding-left: 1rem; }

@media (min-width: 768px) {
  .form-search-fields {
    padding-left: 6rem; } }
.search-input {
  background-color: transparent;
  border-style: none;
  font-size: 15px;
  color: #fff;
  width: 100%;
  outline: none;
  height: 39px; }

.search-input::placeholder {
  color: #fff;
  vertical-align: bottom;
  font-family: Oswald;
  font-size: 21px; }

.search-button {
  background-color: #fff;
  border-style: solid;
  border-color: #fff;
  border-radius: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #004d8f;
  width: 148px;
  height: 40px; }

div.wpcf7 .ajax-loader {
  display: none !important; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  color: white; }

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  color: white !important; }

.wpcf7-not-valid-tip {
  color: white !important; }

.wpcf7-form-control.wpcf7-submit.button-news,.dinSubmit {
  width: 186px;
  height: 40px;
  border: none;
  border-radius: 24px;
  outline: none;
  color: white;
  display: flex;
  padding: 0px !important;
  justify-content: center;
  text-transform: uppercase;
  background-color: #FBBA00; }
  .dinSubmit{
    width: 213px!important;
  }
  form.formIntegration2 .DinamizeDivMessageSuccess {
    background-color: #FBBA00!important;
}

.detail001 > p {
  display: none; }

ul.single-menu button {
  background-color: #004D8F !important;
  border-radius: 24px !important; }

#form-fale-conosco-grid {
  display: grid;
  grid-template-columns: 100%;
  width: 57%;
  grid-template-rows: 50px 50px 50px 50px auto 40px 40px 75px; }

@media (min-width: 1367px) {
  #form-fale-conosco-grid {
    grid-template-rows: 65px 65px 65px 65px auto 40px 40px 75px; } }
#form-fale-conosco-grid .input-full-blue, .wpcf6-text {
  border: none;
  border-bottom: 2px solid #004D8F;
  background-color: transparent;
  outline: none;
  width: 100%;
  padding: 1rem; }

#form-fale-conosco-grid .input-partial-blue {
  border: none;
  border-bottom: 2px solid #004D8F;
  background-color: transparent;
  outline: none;
  width: 100%;
  padding: 1rem; }

.form-fale-conosco-grid__ladolado {
  display: flex; }

.form-fale-conosco-grid__ladolado > span:first-of-type {
  width: 75% !important;
  display: flex;
  align-items: center;
  justify-content: center; }

.form-fale-conosco-grid__ladolado > span:nth-of-type(2) {
  width: 25% !important;
  display: flex;
  align-items: center;
  justify-content: center; }

.form-fale-conosco-grid__ladolado > span > select {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #004D8F;
  width: 84%;
  margin-left: auto;
  padding: 1rem; }

.form-fale-conosco-grid__selectfull select, .wpcf7-select {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #004D8F;
  width: 100%;
  margin-left: auto;
  padding: 1rem; }

.form-fale-conosco-grid__areamsg textarea {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #004D8F;
  width: 100%;
  padding: 1rem; }

.form-fale-conosco-grid__submit {
  display: flex;
  justify-content: flex-end; }

.form-fale-conosco-grid__submit input {
  width: 148px;
  height: 40px;
  color: white;
  border-radius: 24px;
  background-color: #004D8F; }

.wpcf7-checkbox {
  font-size: 14px; }

.modais {
  padding: 10px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 150;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: contain;
  overflow-y: auto; }

.modais::-webkit-scrollbar {
  display: none; }

@media (min-width: 1367px) {
  .modais {
    padding: 92px; } }
#fale-conosco, #imprensa {
  display: none; }

.contato13 {
  background-color: #F9F9F9;
  background-image: url(../img/front-page/branco.png); }

.close-imprensa, .close-fale-conosco {
  cursor: pointer; }

.modal-amarelo {
  display: none;
  background-color: #FBBA00;
  width: 100vw;
  height: 100vh;
  overflow-y: auto !important;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 55;
  background-image: url(../img/front-page/img-portinari-azul-2x.png);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: contain; }

.modal-fale-conosco,
.modal-imprensa {
  display: none;
  background-color: #F9F9F9;
  width: 100vw;
  height: 100%;
  overflow-y: auto !important;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 55;
  background-image: url(img/front-page/branco.png);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: contain; }

.modal-azul {
  display: none;
  background-color: #005295;
  width: 100vw;
  height: 100vh;
  overflow-y: auto !important;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 55;
  background-image: url(../img/front-page/img-portinari-amarelo-2x.png);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: center;
  background-size: contain; }

.menu-amarelo-container ul {
  list-style: none;
  font-family: Oswald;
  line-height: 53px;
	    padding-inline-start: 0px;
  color: #FFFFFF; }

.menu-amarelo-container li a {
  font-size: 36px; }

.close-fale-conosco {
  cursor: pointer; }

.botao_azul {
  font: Bold 12px/30px "Open Sans";
  letter-spacing: 0;
  opacity: .75;
  color: #ffffff;
  background-color: #004d8f;
  border-radius: 24px;
  border-style: none;
  margin-top: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0px 50px;
  white-space: nowrap;
  height: 40px; }

@media (min-width: 768px) {
  .botao_azul {
    margin-top: 0px; } }
.botao_azul:hover {
  opacity: 1;
  color: #ffffff; }

#botoes-do-apoie div.itart-root {
  display: flex;
  justify-content: center; }

#botoes-do-apoie .itart-widget-container img {
  display: none !important; }

#botoes-do-apoie .itart-widget-container a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 289px !important;
  height: 40px !important;
  margin: 20px !important;
  font-family: "Open Sans" !important;
  font-size: 12px !important;
  color: #004d8f !important;
  font-weight: bold !important;
  background-color: #F4F1EE !important;
  border: 2px solid #004D8F !important;
  border-radius: 24px !important;
  text-decoration: none !important;
  box-shadow: none !important; }

a.acervo_link {
  position: relative;
  color: #004D8F;
  text-transform: lowercase;
  margin: 10px 0;
  display: inline-block; }

a.acervo_link::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0px;
  width: 101px;
  background-color: #FBBA00;
  border: 2px solid #FBBA00; }

.area3 a:hover {
  color: #004D8F !important;
  font-weight: bold !important; }

#ul-time::-webkit-scrollbar {
  width: 12px;
  display: none; }

#ul-time {
  list-style: none;
  overflow: auto;
  height: 500px;
  margin: 1rem auto;
  padding: 0px; }

#ul-time-2 {
  list-style: none;
  overflow: auto;
  margin: 1rem auto;
  padding: 1.3rem; }

#ul-time::-webkit-scrollbar-thumb {
  display: none; }

#ul-time li {
  line-height: 36px; }

.inverter-seta-pcima {
  transform: rotate(180deg); }

.registro-a-botao a {
  display: inline-flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #004D8F !important;
  border: 2px solid #004D8F;
  border-radius: 24px;
  padding: 10px; }

.esp24 {
  margin-bottom: 24px; }

.poema-inicial::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

.poema-inicial::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5; }

.poema-inicial::-webkit-scrollbar-thumb {
  background-color: #004D8F; }

.botao-azul-texto-branco a {
  display: inline-flex;
  background-color: #004D8F;
  color: white;
  padding: 10px 0;
  width: 289px;
  height: 40px;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: bold;
  align-items: center;
  line-height: 30px;
  text-align: center;
  justify-content: center;
  border-radius: 24px; }

.bloco-page {
  width: 100%;
  margin-top: 24px;
  padding-left: 10px;
  padding-right: 10px; }

.bloco-page h1 {
  font-family: Oswald;
  font-size: 36px;
  color: #004D8F;
  font-weight: bold;
  text-transform: uppercase; }

.bloco-page h4 {
  font-family: Oswald;
  font-size: 30px;
  color: #893300; }

@media (min-width: 768px) {
  .bloco-page {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; } }
@media (min-width: 1200px) {
  .bloco-page {
    width: 1216px;
    margin: 24px auto;
    display: flex;
    flex-wrap: wrap; } }
.bloco-menu {
  width: 100%; }

@media (min-width: 768px) {
  .bloco-menu {
    width: 25%;
    position: absolute; } }
.bloco-menu .menu-title-superior {
  color: #004D8F;
  font-size: 24px;
  font-family: Oswald;
  padding-left: 70px; }

.bloco-menu a {
  text-transform: uppercase; }

.bloco-titulo {
  min-height: 80px;
  width: 100%; }

@media (min-width: 768px) {
  .bloco-titulo {
    width: 75%;
    position: relative;
    left: 34%; } }
.area3 .container {
  padding: 0px;
  margin: 0px; }

@media (min-width: 768px) {
  .area3 {
    min-height: 114px;
    width: 66%;
    position: relative;
    left: 34%;
    top: 0px; } }
.area4 {
  width: 100%; }

.card-cinza {
  width: 100%;
  height: auto;
  padding: 20px 28px 0px 28px;
  text-align: center;
  background-color: #F4F1EE; }

@media (min-width: 768px) {
  .card-cinza {
    padding: 163px 28px 0px 28px;
    height: 697px; } }
.card-cinza-one {
  width: 100%;
  height: 714px;
  padding: 72px 28px 0px 28px;
  text-align: center;
  background-color: #F4F1EE; }

.card-cinza p {
  font-family: Open Sans;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center; }

.t0012 div {
  text-align: left !important; }

.full-content h4 {
  font-family: Oswald;
  font-size: 30px;
  color: #893300; }

ul.menu-visite {
  display: flex;
  flex-direction: column;
  list-style: none; }

ul.menu-visite li.current_page_item a {
  color: #004D8F;
  font-family: Open Sans;
  font-weight: bolder;
  text-decoration: none; }

ul.menu-visite li.current_page_item::before {
  border-bottom: 3px solid #004D8F; }

ul.menu-visite li {
  position: relative;
  line-height: 34px; }

ul.menu-visite li a {
  color: #757575;
  position: relative;
  padding-left: 21px !important;
  font-size: 14px; }

ul.menu-visite li::before {
  content: "";
  position: absolute;
  width: 200%;
  top: 50%;
  left: -194%;
  border-bottom: 1px solid #893300; }

ul.menu-visite li:hover a {
  color: #004D8F;
  font-family: Open Sans;
  font-weight: bolder;
  text-decoration: none; }

ul.menu-visite li:hover::before {
  border-bottom: 3px solid #004D8F; }

.menu-lateral nav .menu-visite,
.menu-lateral nav .menu-visite li,
.menu-lateral nav .menu-visite li a {
  padding: 0;
  margin: 0;
  list-style: none; }
  a.text-light:focus, a.text-light:hover {
    color: white!important;
}
  .dropdown-item:focus, .dropdown-item:hover {
    color: white;
    text-decoration: none;
    background-color: #004d8f;
}

#menu-idiomas {
  position: relative; }

#menu-idiomas ul.sub-menu {
  display: none;
  position: absolute;
  left: 40px;
  padding-left: 0px;
  background-color: #004D8F; }

#menu-idiomas:hover ul.sub-menu {
  display: block !important; }

#menu-idiomas::after {
  position: absolute;
  content: ">";
  top: 1px;
  font-weight: 900;
  right: -8px;
  transform: rotate(90deg); }
  #menu-idiomas .sub-menu li{
    padding-bottom: 10px;
  }
  #menu-idiomas .sub-menu .link-nav{
  padding: 0px 5px;
  margin-bottom:5px;
}
.content-programacao-lateral {
  background-color: #004D8F;
  color: white;
  position: relative; }

@media (min-width: 768px) {
  .content-programacao-lateral {
    top: -51px;
    padding: 90px 50px 0px 50px;
    height: 726px; } }
.content-programacao-lateral p {
  line-height: 24px;
  margin-bottom: 2px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./partes/fonts/slick.eot");
  src: url("./partes/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./partes/fonts/slick.woff") format("woff"), url("./partes/fonts/slick.ttf") format("truetype"), url("./partes/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-prev:before {
  content: "←"; }

[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next:before {
  content: "→"; }

[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

#paginaPortinari16594 iframe{
	width:95%!important;
	height:181px;
}
@media (min-width:1360px){
	#paginaPortinari16594 iframe{
	width:800px!important;
	height:450px!important;
}
}
.wp-block-image img {
  max-width: 100%;
  /* aspect-ratio: unset; */
  height: auto;
}
.input-full-blue {
  border: none;
  border-bottom: 2px solid #004D8F;
  background-color: transparent;
  outline: none;
  width: 100%;
  padding: 1rem;
}
 .wpcf6-text {
  border: none;
  border-bottom: 2px solid #004D8F;
  background-color: transparent;
  outline: none;
  width: 100%;
  padding: 1rem; }
  .wpcf7-form-control .wpcf7-submit{
    width: 148px;
    height: 40px;
    color: white;
    border-radius: 24px;
    background-color: #004D8F;
  }
  .wp-block-media-text__media img, .wp-block-media-text__media video {
    max-width: unset;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

