@charset "UTF-8";
/* !common */
body {
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

/* MENU */
#top-bar {
  width: 100%;
  border-bottom: solid 5px #e10e49;
  background-color: #665546;
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  color: white;
  font-size: 2em;
  font-size: 1.4em;
}

#top-bar #linguas_mobile {
  float: left;
  line-height: 50px;
  line-height: 30px;
  margin-left: 10px;
  font-size: 12px;
}

#top-bar #linguas_mobile a {
  color: #000;
  text-decoration: none;
}

#top-bar #linguas_mobile a.inactive {
  color: white;
  text-decoration: none;
}

#top-bar #linguas_mobile a:hover {
  color: white;
  text-decoration: underline;
}

#menu_toggle {
  float: right;
  padding-right: 40px;
  padding-right: 30px;
  line-height: 50px;
  height: 50px;
  line-height: 30px;
  height: 30px;
  margin-right: 10px;
  cursor: pointer;
}

#menu_toggle:hover {
  cursor: pointer;
}

.closed {
  background: url(/imagens/icn_menu_1.png) no-repeat right center;
  background-size: auto 19px;
  background-size: auto 15px;
}

.opened {
  background: url(/imagens/icn_menu_2.png) no-repeat right center;
  background-size: auto 15px;
}

#menu {
  border-top: solid 3px white;
  display: none;
  width: 100%;
  background: #665546;
  padding-bottom: 2%;
}

#menu ul, #menu li {
  margin: 0;
  padding: 0;
}

#menu li {
  display: block;
  width: 43%;
  float: left;
  background: white;
  margin: 2% 0 0 2%;
  text-align: center;
  padding: 2%;
}

#menu li a {
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  font-size: 12px;
  display: block;
  color: black;
  text-decoration: none;
}

#menu li a:hover {
  text-decoration: none;
}

#banner-bar, #banner, #banner_ph, .banner_img {
  display: none;
}

/* TOPO */
#topo {
  text-align: center;
  padding: 10%;
}

#topo img {
  width: 80%;
  max-width: 224px;
  height: auto;
}

/* LINGUAS */
#linguas {
  display: none;
}

#linguas a {
  color: #CCC;
  text-decoration: none;
}

#linguas a.inactive {
  color: #545454;
  text-decoration: none;
}

#linguas a:hover {
  color: #E10E49;
  text-decoration: underline;
}

#menu_bar {
  display: none;
}

/* AGENDA E NEWS */
#agenda {
  padding: 5%;
}

#news, #calendario_cont {
  display: none;
}

#agenda-cont {
  color: white;
  background: #E10E49;
  margin: 0;
}

/* CONTAINER */
#cont {
  width: 90%;
  margin: 5% 5%;
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  color: #545454;
  font-size: 12px;
  line-height: 1.3;
}

#cont img {
  max-width: 100%;
  height: auto;
}

/* DESTAQUES */
.destq_home, .destq_home2, .destq_prog {
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  font-size: 12px;
  line-height: 1.3;
}

.destq_home, .destq_prog {
  margin: 30px 0;
}

.destq_home2 {
  border-bottom: solid 1px white;
}

.destq_home2 h1 {
  color: white;
}

.destq_home img, .destq_home2 img, .destq_prog img {
  width: 100%;
  height: auto;
}

.destq_home2 a {
  color: white;
}

.destq_home h1, .destq_home2 h1, .destq_prog h1 {
  line-height: 1.1;
}

/* RODAPÉ */
#rodape_cont {
  width: 100%;
  background-color: #665546;
}

#rodape {
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  font-size: 12px;
  color: white;
  padding: 10% 10% 0 10%;
  max-width: 960px;
  margin: 0 auto;
}

#rodape #col_logo {
  text-align: center;
  display: block;
}

#rodape #col_logo img {
  width: 70%;
  max-width: 200px;
}

#rodape #morada {
  display: block;
  text-align: center;
  padding-top: 10%;
  margin-top: 10%;
}

#rodape #social {
  display: block;
  text-align: center;
  padding-top: 10%;
  margin-top: 10%;
}

.social-images img {
  margin: 5px 2px 0 5px;
  width: 30px;
  cursor: pointer;
}

.rodape_title {
  font-weight: normal;
  color: white;
  font-size: 14px;
  font-family: Georgia, serif;
}

/* COPY */
#copy {
  border-top: solid 1px white;
  text-align: center;
  font-size: 10px;
  padding: 5% 0;
  margin-top: 10%;
}

#copy a {
  color: white;
  text-decoration: none;
}

#copy a:hover {
  color: #CCC;
  text-decoration: none;
}

/* SUBMENUS */
#submenu {
  /*margin: 10% 0%;*/
}

#submenu ul, #submenu li {
  margin: 0;
  padding: 0;
}

#submenu li {
  display: block;
  margin: 5px 0;
}

#submenu li a {
  border: solid 1px #CCC;
  background: url(/imagens/ball.png) no-repeat 98% center;
  display: block;
  padding: 5px;
  text-decoration: none;
}

ul#bt-voltar-resp {
  /*margin: 5% 0;*/
}

ul#bt-voltar-resp, ul#bt-voltar-resp li {
  margin: 0;
  padding: 0;
}

#bt-voltar-resp li {
  display: block;
}

#bt-voltar-resp li a {
  border: solid 1px #CCC;
  background: url(/imagens/ball2.png) no-repeat 5px center;
  display: block;
  padding: 5px;
  padding-left: 25px;
  text-decoration: none;
  margin: 5% 0;
}

.submenugrad {
  background: #dddddd;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dddddd 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dddddd 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dddddd 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #dddddd 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #dddddd 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */
}

/* FORM STUFF */
#form_news {
  margin: 0;
  padding: 0;
}

.error {
  background: #e31e1e;
}

/* Removes inner padding and border in Firefox 4+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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

#news {
  display: block;
}

#form_news .text {
  /*padding: 2px 5px;*/
  padding: 2px 0;
  max-width: 450px;
  width: 63%;
  background: rgba(255, 255, 255, 0.4);
  border: none;
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  font-size: 14px;
  font-size: 12px;
  color: white;
}

#form_news .botao {
  margin-left: 5px;
  margin-left: 2%;
  width: 35%;
  max-width: 100px;
  padding: 2px 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  border: none;
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  font-size: 14px;
  font-size: 12px;
  cursor: pointer;
}

#form_news .error {
  background-color: red;
}

.cols2l {
  width: 100%;
  margin: 20px 0 0 0;
}

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

.cols2r {
  width: 100%;
  text-align: center;
  margin: 5px 0 10px 0;
}

/* LOJA */
.loja_tn {
  width: 100%;
  text-align: center;
  margin: 30px 0 30px 0;
}

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

.loja_tn a {
  font-size: 12px;
}

.loja_img {
  width: 30%;
}

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

.gallery_tn {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-position: center center;
}

.gallery_img {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px 0;
}

.gallery_tn:nth-child(4n+2) {
  margin-left: 0;
}

.hor {
  background-size: auto 150px;
}

.ver {
  background-size: 150px auto;
}

.cartaz_tn {
  width: 100%;
  text-align: center;
  margin: 30px 0;
}

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

.cartaz_tn a {
  font-size: 12px;
}

/*** FORMS STUFF ****/
.cols1f {
  width: 100%;
}

.form_reservas {
  width: 90%;
  background: #DDD;
  margin-top: 5%;
  padding: 5%;
  font: 12px 'Lucida sans', 'Trebuchet MS', sans-serif;
}

.form_reservas h2 {
  margin: 0;
  padding: 0;
}

.form_reservas .nota {
  color: #999;
  font-size: 12px;
  line-height: 14px;
}

#form_contactos, #form_marcacoes {
  margin-top: 20px;
}

#form_contactos .frmrow, #form_marcacoes .frmrow {
  height: 50px;
}

.campo1 {
  border: solid 1px #999999;
  margin-top: 5px;
  padding: 2px;
  width: 100%;
  max-width: 300px;
}

.campo2 {
  border: solid 1px #999999;
  margin-top: 5px;
  padding: 2px;
  width: 20px;
}

.campo3 {
  border: solid 1px #999999;
  margin-top: 5px;
  padding: 2px;
  width: 40px;
}

.campo4 {
  border: solid 1px #999999;
  margin-top: 5px;
  padding: 2px;
  width: 30px;
}

#form_contactos label, #form_marcacoes label {
  display: block;
  text-align: left;
}

#form_contactos textarea, #form_marcacoes textarea {
  border: solid 1px #999999;
  margin-top: 5px;
  padding: 2px;
  width: 100%;
  max-width: 300px;
}

#form_contactos .botao {
  margin-bottom: 5%;
  margin-top: 5%;
  background: #333;
  border: solid 1px #333;
  color: white;
  padding: 2px 4px;
  width: 48%;
  max-width: 140px;
  margin-right: 1%;
  cursor: pointer;
}

.error {
  background: #e31e1e;
}

#form_contactos .frmrow2, #form_marcacoes .frmrow2 {
  height: 190px;
}

#form_contactos .frmrow2 textarea, #form_marcacoes .frmrow2 textarea {
  height: 150px;
}

#form_contactos .frmrow3, #form_marcacoes .frmrow3 {
  height: 25px;
}

#form_contactos .frmrow4, #form_marcacoes .frmrow4 {
  height: 150px;
}

#form_contactos .frmrow5, #form_marcacoes .frmrow5 {
  height: 80px;
}

#form_contactos .frmrow6, #form_marcacoes .frmrow6 {
  height: 70px;
}

#form_contactos .frmrow4 textarea, #form_marcacoes .frmrow4 textarea {
  height: 110px;
}

#form_contactos .frmrow6 label {
  margin-bottom: 5px;
}

#form_contactos .frmrow6 input {
  margin-top: 5px;
}

/***** END OF FORMS STUFF ***/
.active {
  background: #999;
  color: white;
}

.apoios_boxes {
  display: block;
}

#apoios_box1 {
  display: block;
}

.apoios_bts {
  padding: 5px 10px;
  border: solid 1px #999;
  border-collapse: collapse;
  width: 90px;
  text-align: center;
  cursor: pointer;
  font: 19px 'Lucida sans', 'Trebuchet MS', sans-serif;
}

.apoios_boxes {
  clear: both;
}

#apoios_bts-cont {
  display: none;
}

/*******************************************/
/* Responsive Design Queries By Topping.pt */
/*******************************************/
@media screen and (min-width: 320px) {
  #menu li a {
    font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
    font-size: 14px;
  }
}

@media screen and (min-width: 480px) {
  #rodape {
    padding: 5% 5% 0 5%;
    font-size: 14px;
  }
  #rodape #morada, #rodape #social {
    padding-top: 5%;
    margin-top: 5%;
  }
  #copy {
    padding: 3% 0;
    margin-top: 5%;
  }
  .rodape_title {
    font-size: 16px;
  }
  #top-bar {
    font-size: 2em;
  }
  #top-bar #linguas_mobile, #top-bar #menu_toggle {
    line-height: 50px;
    height: 50px;
  }
  #top-bar #linguas_mobile {
    font-size: 16px;
  }
  #top-bar #menu_toggle {
    padding-right: 40px;
  }
  .closed {
    background-size: auto 19px;
  }
  .opened {
    background-size: auto 19px;
  }
  .destq_home, .destq_home2, .destq_prog, #cont {
    font-size: 14px;
  }
  .destq_home h1, .destq_home2 h1, .destq_prog h1 {
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .destq_home2 h1 {
    color: white;
  }
  .form_reservas {
    font-size: 14px;
  }
}

/* iPads ----------- */
@media screen and (min-width: 768px) {
  .col_esq2 {
    float: left;
    width: 400px;
  }
  .col_dir2 {
    float: right;
    width: 300px;
  }
  #banner, #banner_ph, .banner_img {
    display: block;
  }
  #top-bar, #top-bar #linguas_mobile, ul#bt-voltar-resp {
    display: none;
  }
  #topo {
    text-align: left;
    margin: 0 auto;
    width: 98%;
    max-width: 960px;
    padding: 40px 0;
  }
  #menu_bar {
    display: block;
    background-color: #665546;
    border-bottom: solid 5px #e10e49;
    height: 50px;
    width: 100%;
  }
  #menu-desktop {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  #menu-desktop ul, #menu-desktop li {
    margin: 0;
    padding: 0;
  }
  #menu-desktop li {
    display: block;
    float: left;
  }
  #linguas {
    display: block;
    float: right;
    color: #545454;
    font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    line-height: 21px;
  }
  #menu-desktop .menu li a {
    padding: 0 0 0 0;
    border-bottom: solid 5px transparent;
    font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
    font-size: 15px;
    line-height: 50px;
    color: white;
    text-decoration: none;
    display: block;
    height: 50px;
  }
  #menu-desktop .menu li a:hover, #menu-desktop .menu li a.selected {
    border-bottom: solid 5px white;
  }
  #menu-desktop ._1-pt {
    width: 11.5%;
  }
  #menu-desktop ._2-pt {
    width: 10%;
  }
  #menu-desktop ._3-pt {
    width: 18%;
  }
  #menu-desktop ._4-pt {
    width: 11.5%;
  }
  #menu-desktop ._5-pt {
    width: 14%;
  }
  #menu-desktop ._6-pt {
    width: 12.5%;
  }
  #menu-desktop ._7-pt {
    width: 9.5%;
  }
  #menu-desktop ._8-pt {
    width: 13%;
  }
  #rollover-2, #rollover-3, #rollover-4, #rollover-2, #rollover-3, #rollover-6 {
    display: none;
  }
  .roll2-pt {
    margin-left: 11.5% !important;
  }
  .roll3-pt {
    margin-left: 21.5% !important;
  }
  .roll4-pt {
    margin-left: 39.5% !important;
  }
  .roll6-pt {
    margin-left: 65% !important;
  }
  #menu-desktop ._1-en {
    width: 11%;
  }
  #menu-desktop ._2-en {
    width: 9%;
  }
  #menu-desktop ._3-en {
    width: 17%;
  }
  #menu-desktop ._4-en {
    width: 15%;
  }
  #menu-desktop ._5-en {
    width: 14%;
  }
  #menu-desktop ._6-en {
    width: 11%;
  }
  #menu-desktop ._7-en {
    width: 10%;
  }
  #menu-desktop ._8-en {
    width: 13%;
  }
  .roll2-en {
    margin-left: 11% !important;
  }
  .roll3-en {
    margin-left: 20% !important;
  }
  .roll4-en {
    margin-left: 37% !important;
  }
  .roll6-en {
    margin-left: 66% !important;
  }
  .rollover {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    max-width: 960px;
    z-index: 99;
    background: rgba(255, 255, 255, 0.8);
  }
  .rollover ul {
    margin: 0;
    padding: 0;
  }
  .rollover ul li, #rollover-2 ul li, #rollover-3 ul li, #rollover-4 ul li, #rollover-6 ul li {
    margin: 10px 0;
    padding: 0;
    float: none;
  }
  .rollover ul li a {
    font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
    font-size: 15px;
    color: #020101;
    text-decoration: none;
  }
  .rollover ul li a:hover {
    color: #E10E49;
  }
  /* BANNER */
  #banner-bar {
    display: block;
    width: 100%;
    height: 250px;
    background-color: #E10E49;
    height: 200px;
    background-color: #E10E49;
  }
  #banner-bar #title {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    background: url(/imagens/banner-bar-bg.png) no-repeat 550px 0;
    background-size: auto 200px;
    height: 200px;
  }
  #banner-bar #title img {
    margin-top: 50px;
  }
  #banner {
    clear: both;
    background: black;
    width: 100%;
    height: 336px;
    text-align: center;
  }
  #banner #banner_ph {
    width: 100%;
    max-width: 1024px;
    height: 336px;
    margin: 0 auto;
  }
  .banner_img {
    width: 100%;
    height: 336px;
    width: 100%;
    max-width: 1024px;
    background-color: black;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1024px 336px;
  }
  #cont {
    width: 96%;
    max-width: 960px;
    font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
    font-weight: 400;
    color: #545454;
    margin: 50px  auto;
  }
  #calendario_cont {
    display: block;
    width: 30%;
    float: left;
    margin: 0 2%;
    background: rgba(255, 255, 255, 0.4);
  }
  #agenda {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    background: url(/imagens/agenda-bg.png) no-repeat left center;
    background-size: auto 100%;
    padding: 50px 0;
    height: 285px;
  }
  #news {
    display: block;
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    color: white;
    text-align: center;
    border-top: solid 1px white;
  }
  /* DESTAQUES */
  .destq_home {
    margin: 0;
    padding: 0;
    width: 31%;
    display: block;
    float: left;
    vertical-align: top;
    margin-left: 3.5%;
    border-bottom: none;
  }
  .destq_home2, .destq_prog {
    padding: 0;
    float: left;
    width: 31%;
    margin-left: 3.5%;
    border-bottom: none;
  }
  .destq_home:nth-child(3n+1), .destq_prog:nth-child(3n+1) {
    margin-left: 0;
  }
  .destq_home2:nth-child(3n+3) {
    margin-left: 0%;
  }
  .destq_home h1, .destq_home2 h1, .destq_prog h1 {
    border-bottom: solid 1px #333333;
  }
  .destq_home2 h1 {
    color: white;
    border-bottom: solid 1px white;
  }
  /* RODAPÉ */
  #rodape {
    width: 96%;
    max-width: 960px;
    margin: 0 auto;
    padding: 3% 2% 0% 2%;
    width: 96%;
  }
  #rodape #social, #rodape #morada, .social-images img {
    border: none;
    margin: 0;
    padding: 0;
  }
  #rodape #col_logo {
    width: 43%;
    text-align: left;
    display: block;
    float: left;
  }
  #rodape #col_logo img {
    width: 66%;
    max-width: 200px;
  }
  #rodape #morada {
    width: 37%;
    display: block;
    float: left;
    text-align: left;
  }
  #rodape #social_cont {
    width: 20%;
    display: block;
    float: left;
  }
  #rodape #social {
    width: 150px;
    display: block;
    text-align: left;
    float: right;
  }
  .social-images {
    margin-top: 10px;
  }
  .social-images img {
    float: left;
    margin-right: 10px;
    width: 30px;
    cursor: pointer;
  }
  #ig-social {
    margin-right: 0px;
  }
  #copy {
    margin: 0;
    padding: 0;
    border-top: solid 1px white;
    padding: 10px 0;
    margin-top: 40px;
    text-align: center;
    font-size: 12px;
    text-align: right;
  }
  .cols2l {
    clear: both;
    float: left;
    width: 20%;
    margin: 20px 0 0 0;
  }
  .cols2l img {
    width: 100%;
    height: auto;
  }
  .cols2r {
    float: right;
    width: 78%;
    text-align: left;
    margin: 5px 0 10px 0;
    padding-top: 20px;
  }
  .loja_tn {
    display: block;
    float: left;
    width: 23%;
    margin-left: 2.66%;
    text-align: center;
  }
  .loja_tn:nth-child(4n+2) {
    margin-left: 0;
    clear: both;
  }
  .loja_tn img {
    width: 100%;
    height: auto;
  }
  .loja_tn a {
    font-size: 12px;
  }
  .loja_img {
    width: 30%;
  }
  .loja_img img {
    width: 100%;
    height: auto;
  }
  .cartaz_tn {
    float: left;
    width: 23%;
    margin-left: 2.66%;
    text-align: center;
  }
  .cartaz_tn:nth-child(4n+2) {
    margin-left: 0;
    clear: both;
  }
  .cartaz_tn img {
    width: 100%;
    height: auto;
  }
  .cartaz_tn a {
    font-size: 12px;
  }
  .gallery_tn {
    width: 150px;
    height: 150px;
    margin-left: 20px;
    margin-top: 20px;
    box-shadow: 5px 5px 10px #999999;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .gallery_img_cont {
    width: 23%;
    margin-left: 2.66%;
    float: left;
    display: block;
  }
  .gallery_img_cont:nth-child(4n+2) {
    margin-left: 0;
  }
  img.gallery_img {
    display: inline;
    height: auto;
    width: 100%;
    box-shadow: 5px 5px 10px #999999;
  }
  .gallery_tn:nth-child(4n+2) {
    margin-left: 0;
  }
  .hor {
    background-size: auto 150px;
  }
  .ver {
    background-size: 150px auto;
  }
  /*** FORMS STUFF ****/
  .cols1f {
    width: 45%;
    float: left;
  }
  .form_reservas {
    float: right;
    width: 30%;
    padding: 20px;
    background: #DDD;
    margin-bottom: 40px;
    margin-left: 5%;
  }
  .form_reservas h2 {
    margin: 0;
    padding: 0;
  }
  .form_reservas .nota {
    color: #999;
    font-size: 12px;
    line-height: 14px;
  }
  .nota a {
    font-size: 12px;
  }
  #apoios_bts-cont {
    border-bottom: solid 1px #999;
    border-collapse: collapse;
    width: 100%;
    display: block;
  }
  .apoios_boxes {
    display: none;
  }
  .apoios_tit_mobile {
    display: none;
  }
  .arquivo_box h2 {
    margin: 0;
    padding: 0;
    float: left;
  }
  .arquivo_box form {
    float: right;
    margin: 0;
    padding: 0;
  }
  .arquivo_box form .campo {
    border: solid 1px #999999;
    margin-top: 5px;
    font: 400 11px "Lucida sans", "Trebuchet MS", sans-serif;
    padding: 2px;
    width: 150px;
  }
  .arquivo_box form .bt {
    background: #333;
    border: solid 1px #333;
    color: white;
    font: 400 11px "Lucida sans", "Trebuchet MS", sans-serif;
    padding: 2px 4px;
    width: 80px;
    cursor: pointer;
  }
  #form_news .text {
    /*padding: 2px 5px;*/
    font-size: 14px;
  }
  #form_news .botao {
    margin-left: 5px;
    padding: 2px 5px;
    font-size: 14px;
  }
  #form_news .error {
    background-color: red;
  }
}

/* iPads (portrait) ----------- */
/* iPads (landscape) ----------- */
@media screen and (min-width: 768px) and (orientation: landscape) {
  #menu-desktop .menu li a, .rollover ul li a {
    font-size: 16px;
  }
}

/* a partir de 1024px de viewport*/
@media screen and (min-width: 1024px) {
  #banner {
    clear: both;
    background: black;
    width: 100%;
    height: 420px;
    text-align: center;
  }
  #banner #banner_ph {
    width: 100%;
    max-width: 1280px;
    height: 420px;
    margin: 0 auto;
  }
  .banner_img {
    width: 100%;
    max-width: 1280px;
    height: 420px;
    background-color: black;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1280px 420px;
  }
}

/* para impressão */
.container {
  display: block;
  position: relative;
  padding: 0 20px 0 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Lucida sans', 'Trebuchet MS';
  color: #666;
  line-height: 2em;
}

.container.light {
  color: #CCC;
}

.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #aaa;
}

.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}

.container:hover input ~ .checkmark {
  background-color: #999;
}

.container input[disabled] ~ .checkmark {
  background-color: #EEE;
}

.container input:checked ~ .checkmark {
  background-color: green;
}

.container input:checked ~ .red {
  background-color: red;
}

.container input:checked ~ .checkmark:after {
  display: block;
}

button.bt_auth {
  padding: 10px 20px;
  color: #FFF;
  background-color: orange;
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  font-size: 16px;
  cursor: pointer;
  border: solid 1px orange;
}

.form-subscreve {
  margin-top: 30px;
}

.form-subscreve .text, .form-subscreve .bt {
  display: inline-block;
  padding: 10px 15px;
  font-size: 20px;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: 'Lucida sans', 'Trebuchet MS', sans-serif;
  border: solid 1px #f4003a;
  font-size: 1em;
  padding: 3px 5px;
  color: #FFF;
}

.form-subscreve .text:disabled, .form-subscreve .bt:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

.form-subscreve .error {
  background-color: #C00 !important;
}

.form-subscreve .text {
  width: 50%;
  max-width: 500px;
  background-color: #AAA;
  border: solid 1px #AAA;
}

.form-subscreve .bt {
  background-color: #685545;
  border-color: #685545;
  padding: 3px 10px;
  cursor: pointer;
}
