@import 'http://cdn.topping.pt/css/reset.css';
@import 'type.css';
@import '/lib/fonts/topping_icn.css';
body {
  background-color: #fff;
  margin: 0;
  padding: 0; }

.tb {
  display: none !important; }

.tb-cell {
  display: none !important; }

.clear {
  clear: both; }

strong {
  font-weight: 700; }

html, body {
  height: 100%; }

.wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -108px; }

.wrap:after {
  content: "";
  display: block;
  height: 108px; }

@media only screen and (min-width: 768px) {
  .mb {
    display: none !important; }

  .tb {
    display: block !important; }

  .mb-cell {
    display: none !important; }

  .tb-cell {
    display: table-cell !important; } }

.scaled {
  zoom: 0.75;
  -moz-transform: scale(0.75); }

section#topo_ph {
  font-family: 'Oswald', sans-serif;
  background-color: #efeedd;
  /*zoom: 0.5;
   -moz-transform: scale(0.5);
   */
  border-bottom: solid 0px #000;
  width: 100%;
  height: 100px;
  padding: 20px 0;
  position: fixed;
  z-index: 99;
  -webkit-box-shadow: 0px 8px 8px -8px #999;
  -moz-box-shadow: 0px 8px 8px -8px #999;
  box-shadow: 0px 8px 8px -8px #999; }
  section#topo_ph #topo {
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px; }
    section#topo_ph #topo #menu_mobile_toggle {
      position: absolute;
      left: 20px;
      font-size: 2em;
      top: 0;
      line-height: 60px;
      cursor: pointer; }
    section#topo_ph #topo #menuLang {
      position: absolute;
      right: 20px;
      top: 0; }
      section#topo_ph #topo #menuLang ul {
        display: table;
        height: 60px; }
        section#topo_ph #topo #menuLang ul li {
          display: table-cell;
          vertical-align: middle;
          padding-left: 10px; }
          section#topo_ph #topo #menuLang ul li a {
            text-transform: uppercase;
            text-decoration: none;
            color: #0d1b5e;
            color: #0d1b5e;
            font-family: 'Oswald', sans-serif;
            font-size: 1em;
            display: block;
            padding: 5px;
            text-decoration: none; }
          section#topo_ph #topo #menuLang ul li a.on, section#topo_ph #topo #menuLang ul li a:hover {
            /*text-decoration: underline; */ }
          section#topo_ph #topo #menuLang ul li.current {
            display: none; }
          section#topo_ph #topo #menuLang ul li.current a {
            background-color: #0d1b5e;
            color: #fff; }
        section#topo_ph #topo #menuLang ul li:first-child {
          padding-left: 0; }

ul#menu_mobile {
  position: absolute;
  left: 0;
  top: 100px;
  height: 100vh;
  background-color: #efeedd;
  width: 100%;
  display: none; }
  ul#menu_mobile li {
    display: block;
    width: 100%;
    line-height: 2.5em;
    border-bottom: solid 1px #000; }
    ul#menu_mobile li a {
      padding: 0 20px;
      text-transform: uppercase;
      text-decoration: none;
      color: #0d1b5e;
      font-family: 'Oswald', sans-serif;
      font-size: 1em; }
    ul#menu_mobile li a.on {
      color: #666; }

section#topo_ph #logo {
  height: 100%;
  width: auto;
  display: inline-block; }

div#topo-pseudo {
  height: 100px; }

@media only screen and (min-width: 768px) {
  section#topo_ph {
    border-top: solid 0px #000;
    height: 100px;
    padding: 20px 0;
    position: fixed; }
    section#topo_ph #topo {
      text-align: left; }
      section#topo_ph #topo #menuLang {
        right: 20px;
        top: 0; }
        section#topo_ph #topo #menuLang ul {
          height: 1em; }
          section#topo_ph #topo #menuLang ul li {
            vertical-align: top;
            display: table-cell; }
          section#topo_ph #topo #menuLang ul li.current {
            display: table-cell; }
      section#topo_ph #topo #menu {
        position: absolute;
        right: 20px;
        top: auto;
        bottom: 0; }
        section#topo_ph #topo #menu ul {
          display: table;
          /*height: $altTopo; */
          height: 1em; }
          section#topo_ph #topo #menu ul li {
            display: table-cell;
            vertical-align: bottom;
            padding-left: 30px; }
            section#topo_ph #topo #menu ul li a {
              text-transform: uppercase;
              text-decoration: none;
              color: #0d1b5e;
              color: #0d1b5e;
              font-family: 'Oswald', sans-serif;
              font-size: 1.25em; }
            section#topo_ph #topo #menu ul li a.on, section#topo_ph #topo #menu ul li a:hover {
              text-decoration: underline; }
            section#topo_ph #topo #menu ul li a.on {
              color: #f18330; }
          section#topo_ph #topo #menu ul li.lang a {
            display: block;
            margin-top: -5px;
            padding: 5px;
            background-color: #000;
            color: #fff; }
          section#topo_ph #topo #menu ul li:first-child {
            padding-left: 0; }
    div#topo-pseudo {
      height: 100px; } }

@media only screen and (min-width: 1024px) {
  section#topo_ph {
    border-top: solid 0px #000;
    position: relative;
    height: 136px;
    padding: 20px 0; }
    section#topo_ph div#topo {
      width: 1040px;
      height: 96px;
      margin: 0 auto;
      padding: 0 40px; }
      section#topo_ph div#topo #menuLang {
        right: 40px;
        top: 0; }
      section#topo_ph div#topo #menu {
        right: 40px; }
        section#topo_ph div#topo #menu ul {
          /*height: $altTopo;*/
          height: 1em; }
          section#topo_ph div#topo #menu ul li {
            vertical-align: bottom;
            padding-left: 30px; }
    div#topo-pseudo {
      display: none; } }

#topo-rotativo {
  display: block; }

.arrows_ph {
  position: absolute;
  top: 50%;
  z-index: 98;
  opacity: 1;
  color: #0d1b5e;
  cursor: pointer;
  z-index: 1;
  display: none; }
  .arrows_ph div {
    margin-top: -1.5em;
    margin-left: -0.5em; }
    .arrows_ph div span {
      font-size: 3em; }

.arrow-l {
  left: 0px; }

.arrow-r {
  right: 0px; }

@media only screen and (min-width: 768px) {
  #topo-rotativo {
    display: block; }

  .arrows_ph {
    position: absolute;
    top: 50%;
    z-index: 1001;
    opacity: 1;
    color: #0d1b5e;
    cursor: pointer; }
    .arrows_ph div {
      margin-top: -2.5em;
      margin-left: -0.5em; }
      .arrows_ph div span {
        font-size: 5em; } }

@media only screen and (min-width: 1024px) {
  #topo-rotativo {
    display: block; } }

.extra {
  font-size: 50px;
  color: green; }

.icon-circle:before {
  content: '\f111' !important; }
/* '' */
.bottom-shadow-1 {
  -webkit-box-shadow: 0px 8px 8px -8px #999;
  -moz-box-shadow: 0px 8px 8px -8px #999;
  box-shadow: 0px 8px 8px -8px #999; }

.top-shadow-1 {
  -webkit-box-shadow: 0px -8px 8px -8px #999;
  -moz-box-shadow: 0px -8px 8px -8px #999;
  box-shadow: 0px -8px 8px -8px #999; }

.shadow-1 {
  -webkit-box-shadow: 8px 8px 8px #999;
  -moz-box-shadow: 8px 8px 8px #999;
  box-shadow: 8px 8px 8px #999; }

.home1 {
  padding: 80px 20px; }
  .home1 .inner {
    width: 100%; }
    .home1 .inner h2 {
      font-family: 'Oswald', sans-serif;
      position: relative;
      color: #0d1b5e;
      font-size: 1.5em;
      line-height: 1.5em;
      height: 1.5em;
      margin-bottom: 30px; }
      .home1 .inner h2 span {
        background-color: #fff;
        margin-left: 20px;
        display: inline-block;
        position: relative;
        z-index: 2;
        padding: 0 10px; }
    .home1 .inner h2:before {
      position: absolute;
      left: 0;
      top: 50%;
      content: '';
      width: 100%;
      height: 1px;
      background-color: #0d1b5e;
      z-index: 1; }
    .home1 .inner .header {
      padding: 10px 10px;
      height: 50px;
      font-family: 'Oswald', sans-serif;
      font-size: 1.25em; }
    .home1 .inner .home1_destq {
      width: 100%;
      -webkit-box-shadow: 0 0 10px 10px #999;
      -moz-box-shadow: 0 0 10px 10px #999;
      box-shadow: 0 0 10px #999; }
      .home1 .inner .home1_destq .header {
        background-color: #f18330;
        color: #fff; }
      .home1 .inner .home1_destq .sep {
        border-bottom: solid 1px #ddd;
        height: 10px;
        margin-bottom: 10px;
        width: 95%;
        margin: 0 auto; }
    .home1 .inner .home1_calendar {
      display: none; }
    .home1 .inner .home1_breves {
      width: 100%;
      margin-top: 3%;
      float: left;
      -webkit-box-shadow: 0 0 10px 10px #999;
      -moz-box-shadow: 0 0 10px 10px #999;
      box-shadow: 0 0 10px #999; }
      .home1 .inner .home1_breves img {
        display: block;
        width: 100%;
        height: auto; }
      .home1 .inner .home1_breves .header {
        background-color: #efeedd;
        color: #0d1b5e;
        height: 3em; }
    .home1 .inner .home1_breves:first-child {
      margin-top: 0; }
    .home1 .inner .body {
      padding: 10px; }
    .home1 .inner p {
      font-family: 'Arial Narrow', Arial, sans-serif;
      color: #666;
      margin: 0 !important; }
      .home1 .inner p strong {
        font-weight: 700;
        line-height: 1.5; }
      .home1 .inner p .data_hora {
        color: #999;
        line-height: 1.5; }
      .home1 .inner p a {
        color: #f18330;
        text-decoration: none;
        line-height: 1.5; }
    @media only screen and (min-width: 768px) {
.home1 .inner .home1_destq {
width: 100%;
height: 350px;
float: left;
-webkit-box-shadow: 0 0 10px 10px #999;
-moz-box-shadow: 0 0 10px 10px #999;
box-shadow: 0 0 10px #999; }
.home1 .inner .home1_breves {
  width: 31.33%;
  margin-left: 3%;
  float: left;
  -webkit-box-shadow: 0 0 10px 10px #999;
  -moz-box-shadow: 0 0 10px 10px #999;
  box-shadow: 0 0 10px #999;
  margin-top: 0; }
  .home1 .inner .home1_breves img {
    display: block;
    width: 100%;
    height: auto; }
  .home1 .inner .home1_breves .header {
    background-color: #efeedd;
    color: #0d1b5e; }
.home1 .inner .home1_breves:first-child {
  margin-left: 0; } }

@media only screen and (min-width: 1024px) {
  .home1 {
    padding: 80px 0; }
    .home1 .inner {
      width: 100%;
      max-width: 960px;
      margin: 0 auto; }
      .home1 .inner .home1_destq {
        width: 65.66%; }
      .home1 .inner .home1_calendar {
        float: right;
        width: 31.33%;
        height: 350px;
        -webkit-box-shadow: 0 0 10px 10px #999;
        -moz-box-shadow: 0 0 10px 10px #999;
        box-shadow: 0 0 10px #999;
        display: block; } }

.footer-2 {
  width: 100%; }
  .footer-2 .inner_1 {
    background-color: #161616;
    padding: 20px; }
    .footer-2 .inner_1 .layer1 {
      text-align: center;
      width: 100%; }
      .footer-2 .inner_1 .layer1 .left .img_ph {
        margin: 10px 10px 0 10px;
        height: 55px;
        display: inline-block; }
        .footer-2 .inner_1 .layer1 .left .img_ph span {
          height: 20px;
          display: block;
          font-family: 'Arial Narrow', Arial, sans-serif;
          color: #999;
          font-size: 0.7em; }
        .footer-2 .inner_1 .layer1 .left .img_ph img {
          margin: 0;
          height: 35px;
          width: auto; }
      .footer-2 .inner_1 .layer1 .right {
        margin: 30px 10px 0 10px; }
        .footer-2 .inner_1 .layer1 .right img {
          height: 25px;
          width: auto;
          margin-top: 5px; }
  .footer-2 .inner_2 {
    background-color: #000; }
    .footer-2 .inner_2 .layer2 {
      width: 100%;
      margin: 0 auto;
      text-align: center;
      line-height: 33px;
      color: #999;
      font-family: 'Lato', sans-serif;
      font-size: 0.8em; }

@media only screen and (min-width: 768px) {
  .footer-2 {
    width: 100%; }
    .footer-2 .inner_1 {
      background-color: #161616;
      padding: 20px; }
      .footer-2 .inner_1 .layer1 {
        text-align: left;
        width: 100%;
        margin: 0 auto; }
        .footer-2 .inner_1 .layer1 .left {
          float: left;
          vertical-align: bottom; }
          .footer-2 .inner_1 .layer1 .left .img_ph {
            margin: 0 10px;
            height: 55px;
            display: inline-block; }
            .footer-2 .inner_1 .layer1 .left .img_ph span {
              height: 20px;
              display: block;
              font-family: 'Arial Narrow', Arial, sans-serif;
              color: #999;
              font-size: 0.7em; }
            .footer-2 .inner_1 .layer1 .left .img_ph img {
              height: 35px;
              width: auto;
              margin: 0; }
          .footer-2 .inner_1 .layer1 .left .img_ph.sep img {
            height: 35px; }
        .footer-2 .inner_1 .layer1 .right {
          float: right;
          margin: 0 10px; }
          .footer-2 .inner_1 .layer1 .right img {
            height: 25px;
            width: auto;
            margin-top: 15px; }
    .footer-2 .inner_2 {
      background-color: #000; }
      .footer-2 .inner_2 .layer2 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        line-height: 33px;
        color: #999;
        font-family: 'Lato', sans-serif;
        font-size: 0.8em; } }

@media only screen and (min-width: 1024px) {
  .footer-2 {
    width: 100%; }
    .footer-2 .inner_1 {
      background-color: #161616;
      padding: 20px; }
      .footer-2 .inner_1 .layer1 {
        text-align: left;
        width: 960px;
        margin: 0 auto; } }

.agenda1 {
  padding: 80px 0; }

.agenda1_ph .inner h1, .agenda1_ph .inner h2 {
  padding: 0 20px; }

.agenda1_ph_blocks {
  background-color: #fff;
  border-bottom: solid 1px #ddd; }
  .agenda1_ph_blocks .inner {
    width: 100%;
    margin: 0 auto; }
  .agenda1_ph_blocks .col_ph {
    display: block;
    width: 100%; }
    .agenda1_ph_blocks .col_ph .col1 {
      padding: 0;
      width: 100%;
      display: block; }
      .agenda1_ph_blocks .col_ph .col1 img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto; }
    .agenda1_ph_blocks .col_ph .col2 {
      padding: 10px 20px 20px 20px; }
    .agenda1_ph_blocks .col_ph .col3 {
      padding: 0px 20px 0px 20px; }
      .agenda1_ph_blocks .col_ph .col3 a {
        color: #f18330 !important; }
      .agenda1_ph_blocks .col_ph .col3 a:hover {
        text-decoration: underline !important; }
      .agenda1_ph_blocks .col_ph .col3 h3 {
        margin: 10px 0 0 0;
        color: #f18330;
        line-height: 1.1; }
    .agenda1_ph_blocks .col_ph .col2 {
      text-align: left;
      font-size: 0.9em; }
    .agenda1_ph_blocks .col_ph .cols {
      vertical-align: top; }
    .agenda1_ph_blocks .col_ph p {
      margin: 20px 0 0 0;
      line-height: 1.25; }
      .agenda1_ph_blocks .col_ph p .titulo {
        font-family: 'Oswald', sans-serif;
        font-size: 1em;
        color: #f18330; }
      .agenda1_ph_blocks .col_ph p .subtitulo {
        font-family: 'Oswald', sans-serif;
        font-size: 1.1em;
        color: #f18330; }
    .agenda1_ph_blocks .col_ph .prog1 p {
      font-size: 0.8em;
      color: #666; }

.saber_mais {
  border: solid 1px #f18330;
  background-color: #f18330;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  text-decoration: none; }

.saber_mais:hover {
  text-decoration: none;
  color: #fff; }

.agenda1_ph_blocks:nth-child(2n) {
  background-color: #f6f6f6; }

.agenda1_ph_blocks:first-child {
  border-top: solid 1px #ddd; }

.agenda1_ph_blocks:last-child {
  border: none; }

.filtro_bt {
  padding: 10px;
  cursor: pointer;
  background-color: #f18330;
  color: #fff;
  display: inline-block; }

div#filter-bar {
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-size: 1em;
  padding: 0 20px; }
  div#filter-bar #monthFilter {
    appearance: none;
    -webkit-appearance: none;
    font-size: 1em;
    font-family: 'Arial Narrow', Arial, sans-serif;
    -moz-appearance: none;
    cursor: pointer;
    background-color: orange;
    padding: 0 25px 0 10px;
    border: solid 1px #f18330;
    border-radius: 0;
    color: #fff; }
  div#filter-bar #monthFilter option {
    background-color: #f18330;
    padding: 5px 30px 5px 10px;
    color: #fff; }
  div#filter-bar span {
    margin-left: -1.5em;
    color: #fff; }

@media only screen and (min-width: 768px) {
  .agenda1 {
    padding: 80px 0; }

  .agenda1_ph .inner {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px; }

  .agenda1_ph_blocks {
    background-color: #fff;
    border-bottom: solid 1px #ddd; }
    .agenda1_ph_blocks .inner {
      width: 100%;
      max-width: 960px;
      margin: 0 auto;
      padding: 0 20px; }
    .agenda1_ph_blocks .col_ph {
      display: table;
      width: 100%; }
      .agenda1_ph_blocks .col_ph .col1 {
        display: table-cell;
        width: 25%;
        padding: 10px 20px 10px 0; }
        .agenda1_ph_blocks .col_ph .col1 img {
          height: 150px;
          width: auto;
          display: block;
          margin: 0 auto;
          float: right; }
      .agenda1_ph_blocks .col_ph .col2 {
        display: table-cell;
        width: 25%;
        padding: 10px 20px; }
      .agenda1_ph_blocks .col_ph .col3 {
        display: table-cell;
        width: 50%;
        padding: 10px 0 10px 20px; }
        .agenda1_ph_blocks .col_ph .col3 h3 {
          margin: 10px 0 0 0;
          color: #f18330;
          line-height: 1.1; }
      .agenda1_ph_blocks .col_ph .col2 {
        text-align: left;
        font-size: 0.9em; }
      .agenda1_ph_blocks .col_ph .cols {
        vertical-align: top; }
      .agenda1_ph_blocks .col_ph p {
        margin: 20px 0;
        line-height: 1.25; }
        .agenda1_ph_blocks .col_ph p .titulo {
          font-family: 'Oswald', sans-serif;
          font-size: 1em;
          color: #f18330; }
        .agenda1_ph_blocks .col_ph p .subtitulo {
          font-family: 'Oswald', sans-serif;
          font-size: 1.1em;
          color: #f18330; }
      .agenda1_ph_blocks .col_ph .prog1 p {
        font-size: 0.8em;
        color: #666; }

  .saber_mais {
    border: solid 1px #f18330;
    background-color: #f18330;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    text-decoration: none; }

  .saber_mais:hover {
    text-decoration: none;
    color: #fff; }

  .agenda1_ph_blocks:nth-child(2n) {
    background-color: #f6f6f6; }

  .agenda1_ph_blocks:first-child {
    border-top: solid 1px #ddd; }

  .filtro_bt {
    padding: 10px;
    cursor: pointer;
    background-color: #f18330;
    color: #fff;
    display: inline-block; } }

@media only screen and (min-width: 1024px) {
  .agenda1_ph .inner {
    padding: 0; }

  .agenda1_ph_blocks .inner {
    padding: 0; } }

section.about-1 {
  background-color: #fff;
  padding: 80px 0; }
  section.about-1 .inner {
    padding: 0 20px; }

.rotate {
  height: 100%;
  position: relative;
  width: 100%; }

.rotate img {
  width: 100%;
  height: auto; }

.img-col {
  float: right;
  width: 35%;
  margin: 0 0 20px 20px; }

.img-col img {
  width: 100%;
  height: auto; }

.arrows_ph_inline {
  position: absolute;
  top: 50%;
  z-index: 1001;
  opacity: 1;
  color: #0d1b5e;
  color: #fff;
  opacity: 15;
  cursor: pointer; }

.arrows_ph_inline {
  margin-top: -1.5em; }

.arrows_ph_inline span {
  font-size: 2.5em; }

.arrows_ph_inline.arrow-l2 {
  left: 20px;
  margin-left: 0; }

.arrows_ph_inline.arrow-r2 {
  right: 20px;
  margin-right: 0; }

.gallery .gal-thumb {
  width: 48%;
  padding-bottom: 48%;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  float: left;
  margin-left: 4%;
  margin-top: 4%; }
  .gallery .gal-thumb:nth-child(2n+1) {
    margin-left: 0; }
  .gallery .gal-thumb:hover {
    opacity: 0.5;
    transition: 0.2s; }

@media only screen and (min-width: 768px) {
  .gallery .gal-thumb {
    width: 32%;
    padding-bottom: 32%;
    margin-left: 2%;
    margin-top: 2%; }
    .gallery .gal-thumb:nth-child(2n+1) {
      margin-left: 2%; }
    .gallery .gal-thumb:nth-child(3n+1) {
      margin-left: 0; } }

@media only screen and (min-width: 1024px) {
  section.about-1 .inner {
    width: 960px;
    margin: 0 auto;
    padding: 0; }

  .gallery .gal-thumb {
    width: 23%;
    padding-bottom: 23%;
    margin-left: 2.33%;
    margin-top: 2.33%; }
    .gallery .gal-thumb:nth-child(2n+1) {
      margin-left: 2.33%; }
    .gallery .gal-thumb:nth-child(3n+1) {
      margin-left: 2.33%; }
    .gallery .gal-thumb:nth-child(4n+1) {
      margin-left: 0; } }

section.contactos-2 {
  padding: 80px 0; }
  section.contactos-2 .inner {
    padding: 0 20px; }
  section.contactos-2 .col-r #form_contactos2 {
    width: 100%;
    margin: 0 auto; }
    section.contactos-2 .col-r #form_contactos2 input, section.contactos-2 .col-r #form_contactos2 textarea {
      width: 100%;
      font-family: 'Arial Narrow', Arial, sans-serif;
      padding: 10px;
      font-size: 0.9em;
      color: #fff;
      background-color: #333;
      border: solid 1px #333;
      margin: 5px 0; }
    section.contactos-2 .col-r #form_contactos2 textarea {
      height: 250px; }
    section.contactos-2 .col-r #form_contactos2 button {
      background-color: #333;
      border: solid 1px #333;
      padding: 10px;
      color: #fff;
      margin: 5px 0; }
    section.contactos-2 .col-r #form_contactos2 p {
      text-align: center;
      margin-bottom: 20px; }

@media only screen and (min-width: 1024px) {
  section.contactos-2 .inner {
    width: 960px;
    margin: 0 auto;
    padding: 0; }
    section.contactos-2 .col-l {
      width: 60%;
      float: left; }
    section.contactos-2 .col-r {
      width: 35%;
      float: right; }
      section.contactos-2 .col-r #form_contactos2 {
        width: 100%;
        margin: 0 auto; }
        section.contactos-2 .col-r #form_contactos2 input, section.contactos-2 .col-r #form_contactos2 textarea {
          width: 100%;
          font-family: 'Arial Narrow', Arial, sans-serif;
          padding: 10px;
          font-size: 0.9em;
          color: #fff;
          background-color: #333;
          border: solid 1px #333;
          margin: 5px 0; }
        section.contactos-2 .col-r #form_contactos2 textarea {
          height: 250px; }
        section.contactos-2 .col-r #form_contactos2 button {
          background-color: #333;
          border: solid 1px #333;
          padding: 10px;
          color: #fff;
          margin: 5px 0; }
        section.contactos-2 .col-r #form_contactos2 p {
          text-align: center;
          margin-bottom: 20px; } }
