@font-face {
  font-family: "Erato-Light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/hoftype_-_erato-light-webfont.eot?#iefix") format("eot"), url("fonts/hoftype_-_erato-light-webfont.woff") format("woff"), url("fonts/hoftype_-_erato-light-webfont.ttf") format("truetype"), url("fonts/hoftype_-_erato-light-webfont.svg#Erato-Light") format("svg"); }

@font-face {
  font-family: "Jupiter";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/canada_type_-_jupiterpro-webfont.eot?#iefix") format("eot"), url("fonts/canada_type_-_jupiterpro-webfont.woff") format("woff"), url("fonts/canada_type_-_jupiterpro-webfont.ttf") format("truetype"), url("fonts/canada_type_-_jupiterpro-webfont.svg#Jupiter") format("svg"); }

@font-face {
  font-family: "Jupiter-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/canada_type_-_jupiterpro-bold-webfont.eot?#iefix") format("eot"), url("fonts/canada_type_-_jupiterpro-bold-webfont.woff") format("woff"), url("fonts/canada_type_-_jupiterpro-bold-webfont.ttf") format("truetype"), url("fonts/canada_type_-_jupiterpro-bold-webfont.svg#Jupiter-Bold") format("svg"); }

@font-face {
  font-family: "Gotham-Book";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/gothambook-webfont.eot?#iefix") format("eot"), url("fonts/gothambook-webfont.woff") format("woff"), url("fonts/gothambook-webfont.ttf") format("truetype"), url("fonts/gothambook-webfont.svg#Gotham-Book") format("svg"); }

@font-face {
  font-family: "Gotham-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/gothambold-webfont.eot?#iefix") format("eot"), url("fonts/gothambold-webfont.woff") format("woff"), url("fonts/gothambold-webfont.ttf") format("truetype"), url("fonts/gothambold-webfont.svg#Gotham-Bold") format("svg"); }

body, html {
  font-family: "Erato-Light";
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  border: none;
  color: #000;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #fff; }

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

a:hover, .botao:hover {
  text-decoration: none;
  opacity: 0.6; }

.bold, strong, b {
  font-weight: normal; }

input, textarea, a, button {
  outline: none; }

a:focus, button:focus {
  outline: none; }

.acenter {
  text-align: center; }

.italic {
  font-style: italic; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.vvhide {
  visibility: hidden; }

.block {
  display: block; }

.aright {
  text-align: right; }

.padroes {
  background-position: left top;
  background-repeat: repeat-x;
  margin-top: 8px;
  height: 20px;
  position: relative; }
  .padroes.p1 {
    background-image: url(/images/padroes/1.svg);
    height: 14px;
    background-size: 36px 100%; }
  .padroes.p2 {
    background-image: url(/images/padroes/2.svg);
    height: 9px;
    background-size: 74px 100%; }
  .padroes.p3 {
    background-image: url(/images/padroes/3.svg);
    height: 15px;
    background-size: 21px 100%; }
  .padroes.p4 {
    background-image: url(/images/padroes/4.svg);
    height: 15px;
    background-size: 20px 100%; }
  .padroes.p5 {
    background-image: url(/images/padroes/5.svg);
    height: 18px;
    background-size: 18px 100%; }
  .padroes.p6 {
    background-image: url(/images/padroes/6.svg);
    height: 14px;
    background-size: 14px 100%; }
  .padroes.p7 {
    background-image: url(/images/padroes/7.svg);
    height: 16px;
    background-size: 16px 100%; }
  .padroes.p8 {
    background-image: url(/images/padroes/8.svg);
    height: 12px;
    background-size: 36px 100%; }
  .padroes.p9 {
    background-image: url(/images/padroes/9.svg);
    height: 16px;
    background-size: 54px 100%; }
  .padroes.p11 {
    background-image: url(/images/padroes/11.svg);
    height: 14px;
    background-size: 14px 100%; }
  .padroes.p12 {
    background-image: url(/images/padroes/12.svg);
    height: 13px;
    background-size: 13px 100%; }
  .padroes.p13 {
    background-image: url(/images/padroes/13.svg);
    height: 18px;
    background-size: 30px 100%; }
  .padroes.p14 {
    background-image: url(/images/padroes/14.svg);
    height: 14px;
    background-size: 14px 100%; }
  .padroes.padraoseparador {
    margin-bottom: 40px; }

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

button, input[type=button], input[type=submit] {
  -webkit-appearance: none; }

header {
  margin-bottom: 20px;
  /*
	height: 178px;
	margin-bottom: 22px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/images/bg_navbar.png);
	background-size: auto 166px;
*/
  /*
	.padroes{
		width: 300%;
	}
*/ }
  header
h1 {
    position: absolute;
    left: 55px;
    z-index: 9999;
    top: -8px;
    /*
		@media only screen and (max-width:767px)
		{
			padding-left: $margem_mobile;
			padding-top: 30px;
			
			img
			{
				width: 280px;
				height: auto;
			}
		}
*/ }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      header
h1 {
        left: 10px; } }
    @media only screen and (max-width: 767px) {
      header
h1 {
        left: 10px; } }
    header
h1
a:hover {
      opacity: 1; }
  header
.lang {
    font-family: "Jupiter-Bold";
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 55px;
    line-height: 22px;
    background-color: #fff;
    margin-top: 25px; }
    @media only screen and (max-width: 767px) {
      header
.lang {
        margin-right: 0px;
        position: absolute;
        top: 120px;
        left: 10px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 13px; } }
  header .menu_open {
    width: 22px;
    height: 18px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    position: relative;
    z-index: 10000;
    margin-top: 69px;
    display: none; }
  header .menu_open span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  header .menu_open span:nth-child(1) {
    top: 0px; }
  header .menu_open span:nth-child(2), header .menu_open span:nth-child(3) {
    top: 7px; }
  header
.menu_open span:nth-child(3) {
    box-shadow: none; }
  header .menu_open span:nth-child(4) {
    top: 14px;
    width: 100%; }
  header .menu_open.open span:nth-child(1) {
    top: 7px;
    width: 0%;
    left: 50%;
    box-shadow: none; }
  header .menu_open.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  header .menu_open.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  header .menu_open.open span:nth-child(4) {
    top: 7px;
    width: 0%;
    left: 50%;
    box-shadow: none; }

footer {
  background-color: #000; }
  footer
.header {
    background-color: #fff; }
  footer
.content {
    color: #fff;
    margin-left: calc(55px + 12px);
    margin-right: calc(55px + 12px);
    padding-top: 40px;
    padding-bottom: 64px; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      footer
.content {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    @media only screen and (max-width: 767px) {
      footer
.content {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    footer
.content
.col {
      width: calc((100% - 40px) / 2);
      margin-left: 40px;
      font-family: "Gotham-Book"; }
      @media only screen and (max-width: 767px) {
        footer
.content
.col {
          width: 100%;
          margin-left: 0px;
          font-size: 12px; } }
      footer
.content
.col:first-child {
        margin-left: 0px; }
      footer
.content
.col.entidades {
        line-height: 25px; }
        @media only screen and (max-width: 767px) {
          footer
.content
.col.entidades {
            margin-top: 54px; } }
      footer
.content
.col
.redes {
        margin-top: 54px; }
        footer
.content
.col
.redes
ul {
          margin: 0;
          padding: 0;
          margin-top: 3px; }
          footer
.content
.col
.redes
ul
li {
            display: inline-block; }
            footer
.content
.col
.redes
ul
li.sep {
              margin-left: 5px;
              margin-right: 5px; }
      footer
.content
.col
.cofinanciamento {
        margin-top: 54px;
        /*
				img
				{
					max-width: 100%;
					height: auto;
					display: block;
					margin-top: 5px;
					width: 60%;
					
					@media only screen and (min-width:768px) and (max-width:1023px)
					{
						width: 90%;
					}
					
					@media only screen and (max-width:767px)
					{
						width: 80%;	
					}
				}
*/ }
      footer
.content
.col
.mllogos {
        margin-left: 15px; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        footer
.content
.col
.logo_2020 {
          width: 84px; }
        footer
.content
.col
.logo_centro {
          width: 115px; }
        footer
.content
.col
.logo_ue {
          width: 82px; } }
      @media only screen and (max-width: 767px) {
        footer
.content
.col
.logo_2020 {
          width: 64px; }
        footer
.content
.col
.logo_centro {
          width: 95px; }
        footer
.content
.col
.logo_ue {
          width: 62px; } }
  footer
#f_newsletter {
    width: 100%; }
    footer
#f_newsletter
#newsletter
.field {
      width: calc(100% - 250px); }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        footer
#f_newsletter
#newsletter
.field {
          width: calc(100% - 150px); } }
      @media only screen and (max-width: 767px) {
        footer
#f_newsletter
#newsletter
.field {
          width: calc(100% - 120px); } }
    footer
#f_newsletter
#newsletter
#bt_news {
      background: none;
      border: none;
      cursor: pointer;
      position: relative;
      top: 7px;
      margin-left: 15px;
      color: #fff;
      font-family: "Gotham-Book"; }
      footer
#f_newsletter
#newsletter
#bt_news:hover {
        opacity: 0.6; }
    footer
#f_newsletter
#newsletter
#emails_newsletter {
      border: none;
      border-bottom: solid 1px #fff;
      width: 100%;
      background-color: transparent;
      color: #fff;
      margin-top: 3px; }
      footer
#f_newsletter
#newsletter
#emails_newsletter.caixas_error {
        border-bottom: solid 1px #ff0000; }
  footer .bold, footer b, footer
strong {
    font-family: "Gotham-Bold";
    padding-bottom: 3px; }
  footer
img {
    margin-top: 5px; }

section {
  min-height: 100vh; }
  section
article {
    margin-top: 10px; }
    section
article
.header {
      margin-bottom: 45px;
      /*
			height: 40px;
			background-position: center top;
			background-repeat: no-repeat;
			padding-left: $margem;
			background-size: auto 36px;

			
			@media only screen and (max-width:767px)
			{
				padding-left: $margem_mobile;	
			}
*/ }
      section
article
.header
h2 {
        margin-left: 55px;
        font-family: "Jupiter-Bold";
        font-size: 15px;
        padding-left: 12px;
        padding-right: 12px;
        line-height: 22px;
        background-color: #fff;
        display: inline-block;
        position: relative;
        top: -4px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          section
article
.header
h2 {
            margin-left: 10px; } }
        @media only screen and (max-width: 767px) {
          section
article
.header
h2 {
            margin-left: 10px; } }
    section
article
.texto {
      margin-bottom: 48px;
      margin-left: calc(55px + 12px);
      margin-right: calc(55px + 12px);
      font-size: 18px;
      line-height: 28px; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
article
.texto {
          margin-left: calc(10px + 12px);
          margin-right: calc(10px + 12px);
          font-size: 16px;
          line-height: 26px; } }
      @media only screen and (max-width: 767px) {
        section
article
.texto {
          margin-left: calc(10px + 12px);
          margin-right: calc(10px + 12px);
          font-size: 14px;
          line-height: 24px; } }
      section
article
.texto
.colunas {
        -webkit-column-gap: 40px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 40px;
        /* Firefox */
        column-gap: 40px;
        column-count: 2;
        -moz-column-column-count: 2;
        -webkit-column-column-count: 2; }
        @media only screen and (max-width: 767px) {
          section
article
.texto
.colunas {
            column-count: 1;
            -moz-column-column-count: 1;
            -webkit-column-column-count: 1; } }
      section
article
.texto
.coluna {
        width: 50%; }
        @media only screen and (max-width: 767px) {
          section
article
.texto
.coluna {
            width: 100%; } }
    section
article
.saber_mais {
      margin-left: 15px;
      font-size: 11px;
      text-transform: uppercase;
      color: #000;
      font-family: "Gotham-Bold";
      white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        section
article
.saber_mais {
          font-size: 9px;
          margin-left: 10px; } }
  section
.patrimonio_wrap {
    /*
		margin-left: calc(55px + 12px);
		margin-right: calc(55px + 12px);
*/
    margin-top: 20px;
    margin-bottom: 45px; }
    section
.patrimonio_wrap
.patrimonio_item_inner {
      margin-left: calc(55px + 12px);
      margin-right: calc( 2 * (55px + 12px));
      width: 1000px; }
      @media only screen and (min-width: 1640px) {
        section
.patrimonio_wrap
.patrimonio_item_inner {
          width: 1300px; } }
      @media only screen and (min-width: 1390px) and (max-width: 1639px) {
        section
.patrimonio_wrap
.patrimonio_item_inner {
          width: 1100px; } }
      @media only screen and (min-width: 1240px) and (max-width: 1389px) {
        section
.patrimonio_wrap
.patrimonio_item_inner {
          width: 900px; } }
      @media only screen and (min-width: 1024px) and (max-width: 1239px) {
        section
.patrimonio_wrap
.patrimonio_item_inner {
          width: 700px; } }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
.patrimonio_wrap
.patrimonio_item_inner {
          margin-left: calc(10px + 12px);
          margin-right: calc( 2 * (10px + 12px));
          width: 500px; } }
      @media only screen and (max-width: 767px) {
        section
.patrimonio_wrap
.patrimonio_item_inner {
          margin-left: calc(10px + 12px);
          margin-right: calc((10px + 12px));
          width: 220px; } }
    section
.patrimonio_wrap
.img {
      position: relative;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 0;
      padding-bottom: 60%;
      /*
			.nav_left, .nav_right
			{
				position: absolute;
				top: 0px;
				left: 0px;
				width: 50%;
				height: 100%;
				cursor: url(/images/left_.png), auto;
				
				@media only screen and (max-width:767px)
				{
					cursor: default;
				}
			}
			
			.nav_right
			{
				left: auto;
				right: 0px;
				cursor: url(/images/right_.png), auto;
				
				@media only screen and (max-width:767px)
				{
					cursor: default;
				}
			}
*/ }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
.patrimonio_wrap
.img {
          padding-bottom: 50%; } }
      @media only screen and (max-width: 767px) {
        section
.patrimonio_wrap
.img {
          padding-bottom: 60%; } }
    section
.patrimonio_wrap
.info {
      margin-top: 18px; }
      section
.patrimonio_wrap
.info
.text {
        width: 65%; }
        @media only screen and (max-width: 767px) {
          section
.patrimonio_wrap
.info
.text {
            width: 100%; } }
        section
.patrimonio_wrap
.info
.text
h2 {
          font-family: "Jupiter";
          font-size: 28px; }
          @media only screen and (min-width: 1024px) and (max-width: 1239px) {
            section
.patrimonio_wrap
.info
.text
h2 {
              font-size: 26px; } }
          @media only screen and (min-width: 768px) and (max-width: 1023px) {
            section
.patrimonio_wrap
.info
.text
h2 {
              font-size: 24px; } }
          @media only screen and (max-width: 767px) {
            section
.patrimonio_wrap
.info
.text
h2 {
              font-size: 22px; } }
        section
.patrimonio_wrap
.info
.text .texto {
          margin: 0;
          margin-top: 5px; }
      @media only screen and (max-width: 767px) {
        section
.patrimonio_wrap
.info
.link {
          clear: both;
          margin-top: 20px;
          width: 100%; } }
      section
.patrimonio_wrap
.info
.link
a {
        text-transform: uppercase;
        font-family: "Jupiter"; }
  section
#postswrapper {
    margin-left: calc(55px + 12px);
    margin-right: calc(55px + 12px); }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section
#postswrapper {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    @media only screen and (max-width: 767px) {
      section
#postswrapper {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    section
#postswrapper
.saber_mais {
      text-align: center;
      margin-left: auto;
      padding-bottom: 25px;
      white-space: nowrap; }
  section
.news_list {
    margin-bottom: 40px; }
    section
.news_list
.grid-sizer {
      width: calc((100% - 50px) / 3); }
      @media only screen and (max-width: 767px) {
        section
.news_list
.grid-sizer {
          width: 100%; } }
    section
.news_list
.gutter-sizer {
      width: 25px; }
    section
.news_list
.grid-item {
      padding: 0;
      margin: 0;
      margin-bottom: 40px; }
      section
.news_list
.grid-item .img {
        width: 100%;
        height: 0px;
        padding-bottom: 60%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
      section
.news_list
.grid-item
.img_list {
        max-width: 100%;
        height: auto;
        width: 100%;
        display: block; }
      section
.news_list
.grid-item
h2 {
        font-family: "Erato-Light";
        padding-top: 25px;
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 15px; }
        @media only screen and (min-width: 1024px) and (max-width: 1240px) {
          section
.news_list
.grid-item
h2 {
            font-size: 30px;
            line-height: 35px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          section
.news_list
.grid-item
h2 {
            font-size: 27px;
            line-height: 32px; } }
        @media only screen and (max-width: 767px) {
          section
.news_list
.grid-item
h2 {
            font-size: 23px;
            line-height: 28px; } }
      section
.news_list
.grid-item
p.categoria {
        font-family: "Gotham-Bold";
        font-size: 13px;
        line-height: 19px; }
      section
.news_list
.grid-item
.resumo {
        font-family: "Gotham-Book";
        font-size: 13px;
        line-height: 19px; }
        section
.news_list
.grid-item
.resumo
a {
          text-decoration: underline; }
      section
.news_list
.grid-item
a:hover div, section
.news_list
.grid-item
a:hover h2, section
.news_list
.grid-item
a:hover
.img_list {
        opacity: 0.6 !important; }
      section
.news_list
.grid-item.border {
        border-bottom: solid 1px #b0b0b1;
        padding-bottom: 85px; }
        @media only screen and (max-width: 767px) {
          section
.news_list
.grid-item.border {
            padding-bottom: 45px; } }
  section
.submenu_wrap {
    margin-left: calc(55px);
    margin-right: calc(55px);
    height: 40px;
    position: relative;
    margin-top: -31px; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section
.submenu_wrap {
        margin-left: calc(10px);
        margin-right: calc(10px); } }
    @media only screen and (max-width: 767px) {
      section
.submenu_wrap {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px); } }
  section
.submenu {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media only screen and (max-width: 767px) {
      section
.submenu {
        display: none; } }
    section
.submenu
li {
      margin: 0;
      padding: 0;
      display: inline-block; }
      section
.submenu
li
.menu_item {
        font-family: "Jupiter";
        font-size: 15px;
        padding-left: 12px;
        padding-right: 12px;
        line-height: 22px;
        background-color: #fff;
        display: inline-block;
        margin-top: -4px;
        position: relative !important; }
        section
.submenu
li
.menu_item:hover {
          opacity: 1; }
      section
.submenu
li.sep {
        background-color: #fff; }
      section
.submenu
li
a.sel {
        font-family: "Jupiter-Bold"; }
  section
h2.title_descobrir {
    padding-top: 80px;
    text-align: center;
    font-family: "Jupiter-Bold";
    font-size: 30px; }
  section
p.title_descobrir {
    text-align: center;
    padding-bottom: 85px;
    font-family: "Gotham-Bold";
    text-transform: uppercase;
    font-size: 8px; }
  section
.detalhe_evento {
    padding-bottom: 40px; }
    section
.detalhe_evento
.texto {
      font-size: 18px;
      line-height: 28px; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
.detalhe_evento
.texto {
          font-size: 16px;
          line-height: 26px; } }
      @media only screen and (max-width: 767px) {
        section
.detalhe_evento
.texto {
          font-size: 14px;
          line-height: 24px; } }
    section
.detalhe_evento
h2 {
      font-family: "Erato-Light";
      font-size: 35px;
      line-height: 40px; }
      @media only screen and (min-width: 1024px) and (max-width: 1240px) {
        section
.detalhe_evento
h2 {
          font-size: 30px;
          line-height: 35px; } }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
.detalhe_evento
h2 {
          font-size: 27px;
          line-height: 32px; } }
      @media only screen and (max-width: 767px) {
        section
.detalhe_evento
h2 {
          font-size: 23px;
          line-height: 28px; } }
    section
.detalhe_evento
.resumo {
      font-family: "Gotham-Book";
      font-size: 13px;
      line-height: 18px; }
      section
.detalhe_evento
.resumo
a {
        text-decoration: underline; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
.detalhe_evento
.resumo {
          ms-word-break: break-all;
          word-break: break-all;
          word-break: break-word;
          -webkit-hyphens: auto;
          -moz-hyphens: auto;
          hyphens: auto; } }
  section
.img_detalhe {
    margin-bottom: 20px;
    margin-top: -15px;
    height: calc(100vh - 250px);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section
.img_detalhe {
        height: 50vh; } }
    section
.img_detalhe
.h3wrap {
      position: absolute;
      z-index: 99999;
      height: 100%;
      width: 100%; }
      section
.img_detalhe
.h3wrap
h3 {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 40px;
        line-height: 50px;
        color: #fff;
        font-family: "Jupiter-Bold";
        text-align: center; }
  section
.img_detalhe2 {
    margin-bottom: 20px;
    margin-top: -15px; }
    section
.img_detalhe2
img {
      max-width: 100%;
      height: auto;
      width: 100%;
      display: block; }
  section
.content_margin {
    margin-left: calc(55px + 12px);
    margin-right: calc(55px + 12px); }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section
.content_margin {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    @media only screen and (max-width: 767px) {
      section
.content_margin {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
  section
.galeria_item {
    margin-top: 40px;
    margin-bottom: 35px; }
    section
.galeria_item .img
img {
      max-width: 100%;
      height: auto;
      display: block;
      width: 100%; }
    section
.galeria_item
.col22 {
      margin-top: 30px; }
  section
.col1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 26%;
    padding-right: 30px; }
    @media only screen and (max-width: 767px) {
      section
.col1 {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 20px; } }
  section
.col2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 51%;
    padding-right: 20px; }
    @media only screen and (max-width: 767px) {
      section
.col2 {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 25px; } }
  section
.col22 {
    margin-left: 26%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 51%;
    padding-right: 20px; }
    @media only screen and (max-width: 767px) {
      section
.col22 {
        width: 100%;
        padding-right: 0px;
        margin-left: 0px; } }
  section
.col3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 23%; }
    @media only screen and (max-width: 767px) {
      section
.col3 {
        width: 100%;
        padding-right: 0px; } }
  section
.col1m2 {
    width: calc(77% - 20px); }
    @media only screen and (max-width: 767px) {
      section
.col1m2 {
        width: 100%; } }
  section
.col2m3 {
    width: 74%; }
    @media only screen and (max-width: 767px) {
      section
.col2m3 {
        width: 100%; } }
  section
#nav_evento {
    margin-top: 30px;
    margin-bottom: 40px; }
    section
#nav_evento
.w50 {
      width: 50%;
      height: 300px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        section
#nav_evento
.w50 {
          width: 100%;
          height: 150px; } }
      section
#nav_evento
.w50.left {
        border-right: solid 1px #b0b0b1; }
        @media only screen and (max-width: 767px) {
          section
#nav_evento
.w50.left {
            border-right: none;
            border-top: solid 1px #b0b0b1; } }
      section
#nav_evento
.w50
.img {
        height: 100%;
        width: 38%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
      section
#nav_evento
.w50
.content {
        height: 100%;
        width: 62%; }
        section
#nav_evento
.w50
.content .info {
          position: relative;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          text-align: center; }
        section
#nav_evento
.w50
.content
.navtitulo {
          font-family: "Gotham-Bold";
          font-size: 12px;
          text-transform: uppercase; }
          @media only screen and (max-width: 767px) {
            section
#nav_evento
.w50
.content
.navtitulo {
              font-size: 8px; } }
        section
#nav_evento
.w50
.content
.titulo {
          font-family: "Jupiter-Bold";
          font-size: 25px;
          line-height: 35px;
          padding-left: 20px;
          padding-right: 20px; }
          @media only screen and (max-width: 767px) {
            section
#nav_evento
.w50
.content
.titulo {
              font-size: 16px;
              line-height: 22px; } }
  section
.menu_patrimonio {
    margin-top: -12px; }
  section
.patrimonio_item_wrap {
    margin-top: 12px; }
    section
.patrimonio_item_wrap
.header_patrimonio {
      position: relative;
      overflow: hidden;
      /*
			.texto_header, img
			{
				cursor: pointer;
			}
*/ }
      section
.patrimonio_item_wrap
.header_patrimonio
.img {
        max-width: 100%;
        height: auto;
        display: block;
        width: 100%;
        margin-left: calc(50% + 20px);
        position: relative;
        z-index: 800; }
        @media only screen and (max-width: 767px) {
          section
.patrimonio_item_wrap
.header_patrimonio
.img {
            margin-left: 0px !important;
            margin-top: 30px;
            /*
					padding-left: calc(10px + 12px);
					padding-right: calc(10px + 12px);
					-webkit-box-sizing: border-box;
					-moz-box-sizing: border-box;
					box-sizing: border-box;
*/ } }
      section
.patrimonio_item_wrap
.header_patrimonio
.texto_header {
        width: calc(50% - (55px + 12px) - 20px);
        height: 100%;
        position: absolute;
        left: calc(55px + 12px);
        top: 0px;
        z-index: 700; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          section
.patrimonio_item_wrap
.header_patrimonio
.texto_header {
            width: calc(50% - (10px + 12px) - 20px);
            left: calc(10px + 12px); } }
        @media only screen and (max-width: 767px) {
          section
.patrimonio_item_wrap
.header_patrimonio
.texto_header {
            position: relative;
            left: 0px;
            width: 100%;
            padding-left: calc(10px + 12px);
            padding-right: calc(10px + 12px);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; } }
        section
.patrimonio_item_wrap
.header_patrimonio
.texto_header
.texto_header_content {
          position: relative;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: "Erato-Light";
          font-size: 30px;
          line-height: 40px;
          text-transform: none; }
          @media only screen and (min-width: 768px) and (max-width: 1023px) {
            section
.patrimonio_item_wrap
.header_patrimonio
.texto_header
.texto_header_content {
              font-size: 25px;
              line-height: 32px; } }
          @media only screen and (max-width: 767px) {
            section
.patrimonio_item_wrap
.header_patrimonio
.texto_header
.texto_header_content {
              font-size: 22px;
              line-height: 30px;
              top: auto;
              -webkit-transform: translateY(0%);
              -ms-transform: translateY(0%);
              transform: translateY(0%); } }
      section
.patrimonio_item_wrap
.header_patrimonio
.odd
.texto_header {
        left: auto;
        right: calc(55px + 12px); }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          section
.patrimonio_item_wrap
.header_patrimonio
.odd
.texto_header {
            right: calc(10px + 12px); } }
        @media only screen and (max-width: 767px) {
          section
.patrimonio_item_wrap
.header_patrimonio
.odd
.texto_header {
            position: relative;
            left: 0px;
            width: 100%;
            padding-left: calc(10px + 12px);
            padding-right: calc(10px + 12px);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box; } }
      section
.patrimonio_item_wrap
.header_patrimonio
.odd
.texto_header_content {
        top: 0%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%); }
      section
.patrimonio_item_wrap
.header_patrimonio
img {
        cursor: pointer; }
    section
.patrimonio_item_wrap
.header_patrimonio2
.img {
      margin-left: calc( -1 * (50% + 20px)); }
    section
.patrimonio_item_wrap
.header_patrimonio3
.img {
      margin-left: calc(50% + 20px); }
    section
.patrimonio_item_wrap
.header_patrimonio4
.img {
      margin-left: calc( -1 * (50% + 20px)); }
    section
.patrimonio_item_wrap
.texto_patrimonio {
      margin-top: 40px;
      margin-bottom: 40px; }
    section
.patrimonio_item_wrap
.slideshow {
      margin-top: 40px;
      margin-bottom: 40px; }
      section
.patrimonio_item_wrap
.slideshow .nav_left, section
.patrimonio_item_wrap
.slideshow
.nav_right {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 50%;
        height: 100%;
        cursor: url(/images/left_.png), auto; }
        @media only screen and (max-width: 767px) {
          section
.patrimonio_item_wrap
.slideshow .nav_left, section
.patrimonio_item_wrap
.slideshow
.nav_right {
            cursor: default; } }
      section
.patrimonio_item_wrap
.slideshow
.nav_right {
        left: auto;
        right: 0px;
        cursor: url(/images/right_.png), auto; }
        @media only screen and (max-width: 767px) {
          section
.patrimonio_item_wrap
.slideshow
.nav_right {
            cursor: default; } }
  section
.content_templates {
    margin-top: -20px; }
    section
.content_templates
.template1
.coluna1 {
      width: 40%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: calc(55px + 12px);
      padding-right: 40px;
      align-self: flex-end; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
.content_templates
.template1
.coluna1 {
          padding-left: calc(10px + 12px); } }
      @media only screen and (max-width: 767px) {
        section
.content_templates
.template1
.coluna1 {
          padding-left: calc(10px + 12px); } }
      @media only screen and (max-width: 767px) {
        section
.content_templates
.template1
.coluna1 {
          width: 100%; } }
      section
.content_templates
.template1
.coluna1
h2 {
        font-family: "Jupiter";
        font-size: 45px;
        line-height: 55px;
        max-width: 450px; }
        @media only screen and (min-width: 1024px) and (max-width: 1240px) {
          section
.content_templates
.template1
.coluna1
h2 {
            font-size: 35px;
            line-height: 45px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          section
.content_templates
.template1
.coluna1
h2 {
            font-size: 30px;
            line-height: 40px; } }
        @media only screen and (max-width: 767px) {
          section
.content_templates
.template1
.coluna1
h2 {
            font-size: 20px;
            line-height: 30px; } }
    section
.content_templates
.template1
.coluna2 {
      width: 60%; }
      @media only screen and (max-width: 767px) {
        section
.content_templates
.template1
.coluna2 {
          width: 100%;
          padding-left: calc(10px + 12px);
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding-right: calc(10px + 12px); } }
      section
.content_templates
.template1
.coluna2
img {
        max-width: 100%;
        height: auto;
        display: block;
        width: 100%; }
      section
.content_templates
.template1
.coluna2
.texto {
        padding-top: 30px;
        margin-left: 0px;
        width: 80%; }
        @media only screen and (max-width: 767px) {
          section
.content_templates
.template1
.coluna2
.texto {
            width: 100%; } }
    section
.content_templates
.template1
.templateheader {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      section
.content_templates
.template1
.templateheader .coluna2 {
        width: 60%;
        height: calc(100vh - 230px);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: cover; }
        @media only screen and (max-width: 767px) {
          section
.content_templates
.template1
.templateheader .coluna2 {
            width: 100%;
            margin-top: 30px; } }
    section
.content_templates
.template5
ul {
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 0px; }
      section
.content_templates
.template5
ul
li {
        width: 30%;
        display: inline-block;
        margin-bottom: 40px;
        width: calc((100% - 50px) / 3); }
        @media only screen and (max-width: 767px) {
          section
.content_templates
.template5
ul
li {
            margin-bottom: 10px;
            width: calc((100% - 20px) / 3); } }
        section
.content_templates
.template5
ul
li
img {
          max-width: 100%;
          width: 100%;
          height: auto;
          display: block; }
        section
.content_templates
.template5
ul
li.full {
          width: 100%; }
        section
.content_templates
.template5
ul
li.list {
          margin-left: 25px; }
          @media only screen and (max-width: 767px) {
            section
.content_templates
.template5
ul
li.list {
              margin-left: 10px; } }
          section
.content_templates
.template5
ul
li.list:nth-child(3n-1) {
            margin-left: 0px; }
  section .template5
.coluna1
, section .template2
.coluna1
, section
.template3
.coluna1 {
    width: calc(50% - 15px); }
    @media only screen and (max-width: 767px) {
      section .template5
.coluna1
, section .template2
.coluna1
, section
.template3
.coluna1 {
        width: 100%; } }
    section .template5
.coluna1
.texto
, section .template2
.coluna1
.texto
, section
.template3
.coluna1
.texto {
      margin-left: 0px;
      margin-right: 0px; }
      @media only screen and (max-width: 767px) {
        section .template5
.coluna1
.texto
, section .template2
.coluna1
.texto
, section
.template3
.coluna1
.texto {
          margin-bottom: 30px; } }
  section .template2, section .template3, section
.template5 {
    margin-left: calc(55px + 12px);
    margin-right: calc(55px + 12px); }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section .template2, section .template3, section
.template5 {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    @media only screen and (max-width: 767px) {
      section .template2, section .template3, section
.template5 {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
  section .template2
.img
, section
.template3
.img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block; }
  section
.template4 {
    font-family: "Gotham-Book";
    margin-left: calc(55px + 12px);
    margin-right: calc(55px + 12px);
    margin-bottom: 40px;
    font-size: 13px;
    line-height: 17px; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section
.template4 {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    @media only screen and (max-width: 767px) {
      section
.template4 {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    section
.template4 strong, section
.template4 b, section
.template4
.bold {
      font-family: "Gotham-Bold"; }
    section
.template4
a {
      text-decoration: underline; }
    section
.template4
.wrap
.coluna {
      width: calc((100% - 90px) / 4);
      margin-left: 30px; }
      @media only screen and (max-width: 767px) {
        section
.template4
.wrap
.coluna {
          width: 100%;
          margin-left: 0px;
          margin-top: 60px; } }
      section
.template4
.wrap
.coluna:first-child {
        margin-top: 0px;
        margin-left: 0px; }
  section
.news_lista_destaque {
    margin-left: calc(55px + 12px);
    margin-right: calc(55px + 12px);
    margin-bottom: 60px; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      section
.news_lista_destaque {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    @media only screen and (max-width: 767px) {
      section
.news_lista_destaque {
        margin-left: calc(10px + 12px);
        margin-right: calc(10px + 12px); } }
    section
.news_lista_destaque
img {
      max-width: 100%;
      height: auto;
      display: block;
      width: 100%; }
    section
.news_lista_destaque
.coluna1 {
      width: calc(50% - 15px); }
    section
.news_lista_destaque
h2 {
      font-family: "Erato-Light";
      padding-top: 25px;
      font-size: 35px;
      line-height: 40px;
      margin-bottom: 15px; }
      @media only screen and (min-width: 1024px) and (max-width: 1240px) {
        section
.news_lista_destaque
h2 {
          font-size: 30px;
          line-height: 35px; } }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        section
.news_lista_destaque
h2 {
          font-size: 27px;
          line-height: 32px; } }
      @media only screen and (max-width: 767px) {
        section
.news_lista_destaque
h2 {
          font-size: 23px;
          line-height: 28px; } }
    section
.news_lista_destaque
p.categoria {
      font-family: "Gotham-Bold";
      font-size: 13px;
      line-height: 19px; }
    section
.news_lista_destaque
.resumo {
      font-family: "Gotham-Book";
      font-size: 13px;
      line-height: 19px; }
      section
.news_lista_destaque
.resumo
a {
        text-decoration: underline; }
    section
.news_lista_destaque
a:hover img, section
.news_lista_destaque
a:hover
h2 {
      opacity: 0.6 !important; }

.loader {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url(/images/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 99999; }

#cookie_msg {
  height: 20px;
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  display: none;
  width: 100%;
  position: fixed;
  z-index: 99999;
  top: 0px; }
  @media only screen and (max-width: 767px) {
    #cookie_msg {
      height: 30px;
      font-size: 10px;
      line-height: 15px; } }

#cookie_accept {
  text-decoration: underline; }

.under {
  min-height: 20px;
  background-color: #fbef1d;
  text-align: center; }

#loadmoreajaxloader {
  text-align: center;
  margin-top: 20px;
  display: none; }

p.loadmoretxt {
  text-align: center; }

#load_from_bottom_eventos {
  height: 200px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#map_contactos {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  margin-top: 30px; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    #map_contactos {
      padding-bottom: 40%; } }

.goTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 99999; }
  @media only screen and (max-width: 767px) {
    .goTop {
      bottom: 5px;
      right: 5px; } }

#flexslider_home
.vcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#flexslider_home
.saber_mais {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-family: "Gotham-Book";
  font-size: 10px;
  white-space: nowrap; }
  @media only screen and (max-width: 767px) {
    #flexslider_home
.saber_mais {
      font-size: 9px; } }

#flexslider_home .banner_texto {
  color: #fff;
  font-family: "Jupiter";
  font-size: 45px;
  line-height: 80px;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35); }
  @media only screen and (min-width: 1024px) and (max-width: 1240px) {
    #flexslider_home .banner_texto {
      font-size: 35px;
      line-height: 65px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    #flexslider_home .banner_texto {
      font-size: 30px;
      line-height: 60px; } }
  @media only screen and (max-width: 767px) {
    #flexslider_home .banner_texto {
      font-size: 20px;
      line-height: 30px; } }

#flexslider_home .wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px; }

#newsletter_load {
  position: fixed;
  background-color: #fff;
  color: #000;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background-image: url(/images/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 99999;
  display: none; }
  #newsletter_load
.msg {
    font-family: "Jupiter-Bold";
    font-size: 40px;
    line-height: 60px;
    background-color: #fff;
    width: 55%;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }
  #newsletter_load
.back {
    background-image: url(/images/back.jpg);
    background-position: top left;
    background-repeat: repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: 1500px;
    display: none; }

.menu_item_wrap {
  position: absolute;
  left: 55px;
  width: calc(100vw - (2 * 55px)); }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .menu_item_wrap {
      left: 10px;
      width: calc(100vw - (2 * 10px)); } }
  @media only screen and (max-width: 767px) {
    .menu_item_wrap {
      left: 10px;
      width: calc(100vw - (2 * 10px)); } }

.menu_item {
  right: 0px;
  font-family: "Jupiter-Bold";
  font-size: 15px;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 22px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: -4px; }
  .menu_item:hover {
    opacity: 1; }

.homepage
.menu_item {
  right: -30%; }

.menu_patrimonio .menu_item {
  white-space: nowrap; }

@media only screen and (max-width: 767px) {
  .menu_patrimonio {
    display: none; } }

/**
 * Plugin styles
 */
.dynamic-height-wrap {
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.25s ease-in-out;
  -moz-transition: max-height 0.25s ease-in-out;
  -o-transition: max-height 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out;
  width: 100%; }

/* Bottom gradient (optional, but recommended)*/
.dynamic-height-active .dynamic-height-wrap:before {
  background: -moz-linear-gradient(top, rgba(240, 249, 255, 0) 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 249, 255, 0)), color-stop(100%, white));
  background: -webkit-linear-gradient(top, rgba(240, 249, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(top, rgba(240, 249, 255, 0) 0%, white 100%);
  background: -ms-linear-gradient(top, rgba(240, 249, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(240, 249, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f9ff', endColorstr='#ffffff',GradientType=0 );
  bottom: 0;
  content: '';
  height: 90px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1; }

.dynamic-height-active .dynamic-show-more {
  display: inline-block; }

.dynamic-show-more {
  display: none; }

.js-dynamic-height
button {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  background-color: transparent;
  border: none;
  cursor: pointer; }
  .js-dynamic-height
button
img {
    width: 22px;
    height: auto;
    display: block; }

.texto_resumo_grande {
  font-size: 35px; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .texto_resumo_grande {
      font-size: 30px; } }
  @media only screen and (max-width: 767px) {
    .texto_resumo_grande {
      font-size: 25px; } }

.texto_resumo {
  font-size: 25px; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .texto_resumo {
      font-size: 22px; } }
  @media only screen and (max-width: 767px) {
    .texto_resumo {
      font-size: 18px; } }

.goTopnews_wrap {
  font-family: "Gotham-Bold";
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px; }

.texto .bold, .texto strong, .texto
b {
  font-weight: bold; }

#wrap_pesquisa
p.titulo {
  font-family: "Jupiter";
  font-size: 45px;
  line-height: 45px;
  text-align: center;
  padding-top: 145px;
  padding-bottom: 20px; }

#wrap_pesquisa
p.no_results {
  text-align: center;
  padding-bottom: 55px;
  font-size: 16px; }

.pesquisa_wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99997;
  display: none; }
  .pesquisa_wrap .back {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99998; }
  .pesquisa_wrap
.pesquisa_inner {
    position: relative;
    z-index: 99999;
    width: 70%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .pesquisa_wrap
.pesquisa_inner {
        width: 80%; } }
  .pesquisa_wrap
.close_pesquisa {
    position: fixed;
    right: 55px;
    top: 55px;
    z-index: 99999; }
    @media only screen and (max-width: 767px) {
      .pesquisa_wrap
.close_pesquisa {
        right: 20px;
        top: 20px; } }
  .pesquisa_wrap
.caixa_pesquisa {
    border: none;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #000;
    width: 100%;
    padding-bottom: 5px;
    font-size: 18px;
    font-family: "Erato-Light"; }
    .pesquisa_wrap
.caixa_pesquisa::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #000; }
    .pesquisa_wrap
.caixa_pesquisa:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #000;
      opacity: 1; }
    .pesquisa_wrap
.caixa_pesquisa::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #000;
      opacity: 1; }
    .pesquisa_wrap
.caixa_pesquisa:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #000; }
    .pesquisa_wrap
.caixa_pesquisa::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #000; }
    .pesquisa_wrap
.caixa_pesquisa::placeholder {
      /* Most modern browsers support this now. */
      color: #000; }
  .pesquisa_wrap
p.titulo {
    font-family: "Jupiter";
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 25px; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .pesquisa_wrap
p.titulo {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .pesquisa_wrap
p.titulo {
        font-size: 15px; } }
  .pesquisa_wrap
p.temas {
    font-family: "Jupiter";
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    line-height: 48px; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .pesquisa_wrap
p.temas {
        font-size: 30px;
        line-height: 38px; } }
    @media only screen and (max-width: 767px) {
      .pesquisa_wrap
p.temas {
        font-size: 25px;
        line-height: 33px; } }

.nomobile {
  display: block; }
  @media only screen and (max-width: 767px) {
    .nomobile {
      display: none; } }

.mobile {
  display: block; }
  @media only screen and (min-width: 768px) {
    .mobile {
      display: none; } }
