/*************** START FILE RECEIVED FROM DESIGN TEAM ***************/

@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

img {
  border: 0;
  vertical-align: middle;
}

figure {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  margin: .5em 0;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

* {
  outline: 0;
}

.view {
  opacity: 0;
  transition: opacity .3s;
  -webkit-transition: opacity .3s;
}

.view.open {
  opacity: 1;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
  border: 0;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.no-underline {
  text-decoration: none;
}

.no-margin {
  margin: 0;
}

.wide {
  width: 100%;
}

.text-left {
  text-align: left;
}

.center {
  text-align: center;
}

.vert-center {
  width: 50%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.no-csstransforms .vert-center {
  width: 100%;
  top: 50px;
  left: inherit;
}

/*
@font-face {
  font-family: 'ubuntulight';
  src: url("fonts/ubuntu-l-webfont.eot");
  src: url("fonts/ubuntu-l-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ubuntu-l-webfont.woff2") format("woff2"), url("fonts/ubuntu-l-webfont.woff") format("woff"), url("fonts/ubuntu-l-webfont.ttf") format("truetype"), url("fonts/ubuntu-l-webfont.svg#ubuntulight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubuntubold';
  src: url("fonts/ubuntu-b-webfont.eot");
  src: url("fonts/ubuntu-b-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ubuntu-b-webfont.woff2") format("woff2"), url("fonts/ubuntu-b-webfont.woff") format("woff"), url("fonts/ubuntu-b-webfont.ttf") format("truetype"), url("fonts/ubuntu-b-webfont.svg#ubuntubold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansregular';
  src: url("fonts/pts55f-webfont.eot");
  src: url("fonts/pts55f-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/pts55f-webfont.woff2") format("woff2"), url("fonts/pts55f-webfont.woff") format("woff"), url("fonts/pts55f-webfont.ttf") format("truetype"), url("fonts/pts55f-webfont.svg#pt_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular-webfont.woff2") format("woff2"), url("fonts/opensans-regular-webfont.woff") format("woff"), url("fonts/opensans-regular-webfont.ttf") format("truetype"), url("fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT-Sans-Narrow';
  src: url("fonts/PT-Sans-Narrow.eot");
  src: url("fonts/PT-Sans-Narrow.eot?#iefix") format("embedded-opentype"), url("fonts/PT-Sans-Narrow.woff") format("woff"), url("fonts/PT-Sans-Narrow.ttf") format("truetype"), url("fonts/PT-Sans-Narrow.svg#PT-Sans-Narrow") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLight';
  src: url("fonts/OpenSansLight.eot");
  src: url("fonts/OpenSansLight.eot") format("embedded-opentype"), url("fonts/OpenSansLight.woff2") format("woff2"), url("fonts/OpenSansLight.woff") format("woff"), url("fonts/OpenSansLight.ttf") format("truetype"), url("fonts/OpenSansLight.svg#OpenSansLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuR';
  src: url("fonts/UbuntuR.eot");
  src: url("fonts/UbuntuR.eot") format("embedded-opentype"), url("fonts/UbuntuR.woff2") format("woff2"), url("fonts/UbuntuR.woff") format("woff"), url("fonts/UbuntuR.ttf") format("truetype"), url("fonts/UbuntuR.svg#UbuntuR") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'slick';
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

*/

body {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  font: 62.5%/1 "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
}

.banner-top {
  position: relative;
  overflow: hidden;
}

.image-area {
  width: 100%;
  text-align: center;
  background: #000;
  position: relative;
}
.image-area img {
  height: 311px;
  margin: auto;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .image-area img {
    height: 177px;
  }
}

.logo-sasup {
  display: block;
  width: 342px;
  height: 138px;
  background: url(../images/gerais/logo-sasup.png) no-repeat left top;
  position: absolute;
  top: 21px;
  left: 10%;
  z-index: 22225
  /*usar esta mixin quando se quer expecificar um limite de Xpx a Ypx.*/
  /*ex:
      div{
        @include media-between(900px,1000px);
      }
  */
}
@media (min-width: 0px) and (max-width: 1024px) {
  .logo-sasup {
    display: block;
    width: 300px;
    height: 138px;
    background: url(../images/gerais/logo-sasup.png) no-repeat left top;
    position: absolute;
    top: 21px;
    left: 4%;
    z-index: 22225;
    background-size: contain;
  }
}

@media screen and (min-width: 0px) and (max-width: 658px) {
  .logo-sasup {
    width: 145px;
    height: 69px;
  }
}

.login-menu {
  max-width: 1215px;
  height: 104px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 80%;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu {
    max-width: 164px;
    height: 104px;
    left: 58%;
  }
}
.login-menu .login-form {
  width: 156px;
  height: 104px;
  background: url(../images/gerais/bg-login.png) repeat left top;
  float: right;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu .login-form {
    width: 127px;
    height: 85px;
  }
}
.login-menu .login-form .text-pass {
  content: "Password";
  color: #000;
  position: absolute;
  top: 49px;
  left: 16px;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu .login-form .text-pass {
    top: 41px;
  }
}
.login-menu .login-form input {
  width: 126px;
  height: 20px;
  border: #c1c1c3 solid 1px;
  background: #dcddde;
  margin-top: 9px;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu .login-form input {
    width: 103px;
    height: 19px;
    margin-top: 6px;
  }
}
.login-menu .login-form a {
  background: #857040;
  color: #fff;
  padding: 6px;
  display: inline-block;
  font-size: 11px;
  margin-top: 9px;
  font-family: "PT-Sans-Narrow";
  border-radius: 8px;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu .login-form a {
    margin-top: 2px;
  }
}
.login-menu .login-form .not-logged {
  display: none;
}
.login-menu .login-form .logged {
  margin-top: 15px;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu .login-form .logged {
    margin-top: 10px;
  }
}
.login-menu .login-form .logged .user-icon {
  background: url(../images/gerais/icon-login.png) no-repeat left 2px;
  padding: 10px 0px 10px 22px;
  display: inline-block;
  margin: auto;
  clear: both;
  font-family: "pt_sansregular";
  font-size: 12px;
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu .login-form .logged .user-icon {
    font-size: 11px;
  }
}
.login-menu .login-form .logged a {
  font-family: "PT-Sans-Narrow";
  font-size: 12px;
  margin-right: 10px;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .login-menu .login-form .logged a {
    font-size: 11px;
  }
}
.login-menu .login-form .logged a:last-child {
  margin-right: 0px;
}

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  background: #000;
  max-width: 100% !important;
  min-width: 1423px !important;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .bx-wrapper {
    max-width: 100% !important;
    min-width: 100% !important;
  }
}

.bx-wrapper li {
  background: #000;
}

.bx-wrapper img {
  max-width: 100%;
  min-width: 95%;
  display: block;
  margin: auto;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  box-shadow: 0 0 0px #ccc;
  border: 0px solid #fff;
  left: 0px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .bx-wrapper .bx-viewport {
    padding-top: 100px;
    background: #797979;
  }
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.menu {
  width: 100%;
  height: 40px;
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  border-bottom: #fff solid 3px;
}
.menu .wrapper {
  max-width: 990px;
  margin: auto;
  position: relative;
}
.menu .wrapper .menu-mobile {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-mobile {
    display: block;
    position: absolute;
    left: 20px;
    top: 13px;
    width: 21px;
    height: 13px;
    background: url(../images/gerais/icon-mobile-menu.png) no-repeat 0 0;
  }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper {
    height: 40px;
  }
}
.menu .wrapper .menu-links {
  position: absolute;
  left: 0;
  top: 13px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-links {
    top: 39px;
    left: -320px;
    background: url(../images/gerais/bkg_tile.png) repeat left top;
    z-index: 20;
    width: 320px;
    padding-bottom: 30px;
  }
}

.menu .wrapper .menu-links li {
  float: left;
  margin-left: 55px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-links li {
    float: none;
    margin-bottom: 10px;
  }
}
.menu .wrapper .menu-links li a {
  font-family: "ubuntulight";
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
}
.menu .wrapper .menu-links .sub-menu {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  margin-top: 13px;
  position: absolute;
  z-index: 5;
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-links .sub-menu {
    position: relative;
  }
}
.menu .wrapper .menu-links .sub-menu li {
  float: none;
  margin-left: 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-links .sub-menu li {
    margin-bottom: 5px;
  }
}
.menu .wrapper .menu-links .sub-menu li a {
  display: block;
  font-size: 13px;
  text-transform: none;
  padding: 7px 10px 7px 10px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-links .sub-menu li a {
    font-size: 14px;
  }
}
.menu .wrapper .menu-links .sub-menu li a:hover {
  background: #c5c5c5;
  color: #000;
}
.menu .wrapper .idiom {
  position: absolute;
  right: 150px;
  top: 16px;
  font-family: "open_sansregular";
}
.menu .wrapper .idiom a {
  color: #00a453;
  margin-right: 7px;
}
.menu .wrapper .search {
  position: absolute;
  right: 0;
  top: 7px;
  width: 150px;
  overflow: hidden;
}
.menu .wrapper .search input {
  width: 89px;
  height: 27px;
  background: url(../images/gerais/bg-pesquisa.png) no-repeat left top;
  border: none;
  float: left;
  text-align: center;
  font-family: "open_sansregular";
  font-size: 13px;
  color: #666;
  display: block;
  margin-right: -10px;
}
.menu .wrapper .search a {
  background: url(../images/gerais/icon-pesquisar.png) no-repeat left top;
  width: 30px;
  height: 27px;
  display: block;
  float: left;
}

.highlights-image {
  background: #797979;
  width: 100%;
  text-align: center;
  padding: 20px 0 25px 0;
}
.highlights-image .box-content {
  /*usar esta mixin quando se quer expecificar um limite de 0px a Xpx.*/
  /*ex:
      div{
        @include media-smaller-than(1000px);
      }
  */
  /*usar esta mixin quando se quer expecificar um limite de 0px a Xpx.*/
  /*ex:
      div{
        @include media-smaller-than(1000px);
      }
  */
  /*usar esta mixin quando se quer expecificar um limite de 0px a Xpx.*/
  /*ex:
      div{
        @include media-smaller-than(1000px);
      }
  */
}
@media (min-width: 0px) and (max-width: 1006px) {
  .highlights-image .box-content {
    width: 70%;
    margin: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .highlights-image .box-content {
    width: 82%;
  }
}
@media (min-width: 0px) and (max-width: 658px) {
  .highlights-image .box-content {
    width: 67%;
  }
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .highlights-image .box-content {
    width: 67%;
  }
}
@media (min-width: 0px) and (max-width: 442px) {
  .highlights-image .box-content {
    width: 100%;
  }
}
.highlights-image .highlight {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  width: 220px;
  height: 220px;
  display: inline-block;
  padding: 5px;
  margin: 0 20px 20px 0;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .highlights-image .highlight {
    width: 129px;
    height: 130px;
    padding: 5px;
    margin: 0 2px 2px 0;
    overflow: hidden;
  }
}
.highlights-image .highlight:last-child {
  margin-right: 0
  /*usar esta mixin quando se quer expecificar um limite de 0px a Xpx.*/
  /*ex:
      div{
        @include media-smaller-than(1000px);
      }
  */
}
@media (min-width: 0px) and (max-width: 1006px) {
  .highlights-image .highlight:last-child {
    margin-right: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .highlights-image .highlight:last-child {
    margin-right: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .highlights-image .highlight:last-child {
    margin-right: 0px;
  }
}
.highlights-image .highlight .content {
  position: relative;
}
.highlights-image .highlight .content img {
  border-radius: 5px;
  opacity: 0.8;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .highlights-image .highlight .content img {
    width: 100%;
  }
}
.highlights-image .highlight .content h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: #cecece;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0.9;
  font-family: "ubuntulight";
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  display: table;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .highlights-image .highlight .content h1 {
    height: 47px;
    font-size: 12px;
  }
}
.highlights-image .highlight .content h1 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.news-home {
  background: #acacac;
  border-bottom: #fff solid 3px;
  text-align: center;
  padding: 20px 0 25px 0;
}
.news-home .content {
  display: table;
  margin: auto;
}
.news-home .content .news {
  width: 242px;
  display: table-cell;
  text-align: left;
  border-right: #fff dotted 1px;
  padding-left: 10px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-home .content .news {
    width: 93%;
    display: block;
    border-bottom: #fff dotted 2px;
    border-right: none;
    padding-left: 10px;
    overflow: hidden;
    margin-bottom: 14px;
    margin-left: 5px;
  }
  .news-home .content .news:last-child {
    border-bottom: none;
  }
}
.news-home .content .news:last-child {
  border-right: none;
  margin-right: 0;
}
.news-home .content .news h1 {
  font-family: "ubuntulight";
  font-size: 19px;
  color: #fff;
  line-height: 25px;
  font-weight: normal;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .news-home .content .news h1 {
    font-size: 16px;
    line-height: 15px;
  }
}
.news-home .content .news h1 strong {
  font-family: "ubuntubold";
}
.news-home .content .news p {
  font-family: "ubuntulight";
  color: #000;
  font-size: 15px;
  line-height: 22px;
  display: block;
  width: 95%;
}
@media screen and (min-width: 0px) and (max-width: 658px) {
  .news-home .content .news p {
    font-size: 12px;
    line-height: 16px;
  }
}
.news-home .content .news .icon-mais {
  background: url(../images/gerais/icon-mais.png) no-repeat left top;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 0 -2px 3px;
}

.housing {
  background: #797979;
  width: 100%;
  text-align: center;
  padding: 0px 0 0px 0;
  border-bottom: #fff solid 3px;
}
.housing .content {
  display: table;
  max-width: 990px;
  margin: auto;
}
.housing .menu-left {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 208px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .menu-left {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.housing .menu-left ul {
  margin: 110px 20px 0 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .menu-left ul {
    margin: 59px 20px 0 20px;
  }
}
.housing .menu-left ul li {
  margin-bottom: 17px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .menu-left ul li {
    display: block;
    margin-right: 10px;
  }
}
.housing .menu-left ul li a {
  color: #000;
}
.housing .menu-left ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.housing .menu-left ul li a.select {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.housing .menu-left ul li ul {
  margin: 10px 0 0 0;
}
.housing .menu-left ul li ul li {
  margin-bottom: 10px;
}
.housing .menu-left ul li ul li a {
  color: #fff;
}
.housing .menu-left ul li ul li a:hover {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.housing .menu-left ul li ul li a.select {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.housing .center-content {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  border-left: #fff dotted 1px;
  min-width: 499px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .center-content {
    display: block;
    min-width: 0px;
    border-left: none;
  }
}
.housing .center-content .breadcrumb {
  background: #797979;
  margin-left: -21px;
  padding: 18px 0 25px 20px;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.housing .center-content .breadcrumb a {
  color: #ccc;
}
.housing .center-content .breadcrumb span {
  color: #fff;
}
.housing .center-content .breadcrumb .wrapper {
  margin-left: 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .center-content .breadcrumb {
    position: absolute;
    top: 220px;
  }
}
.housing .center-content h1 {
  margin-bottom: 23px;
  font-family: "ubuntulight";
  font-size: 27px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
.housing .center-content p {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  line-height: 22px;
  margin-bottom: 27px;
}
.housing .center-content img {
  margin: 0px 0 27px 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .center-content img {
    width: 100%;
  }
}
.housing .center-content h2 {
  font-family: "OpenSansLight";
  font-size: 27px;
  color: #fff;
}
.housing .center-content h3 {
  font-family: "OpenSansLight";
  font-size: 18px;
  color: #fff;
  padding-top: 10px;
}
.housing .center-content .residence {
  display: table;
  width: 75%;
  margin-bottom: 10px;
}
.housing .center-content .residence .column {
  display: table-cell;
}
.housing .center-content .residence .column h3 {
  margin-top: 30px;
  font-family: "OpenSansLight";
  font-size: 15px;
  font-weight: normal;
  color: #ccc;
}
.housing .center-content .residence .column p {
  padding-left: 10px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  line-height: 15px;
}
.housing .center-content .residence .column p a {
  color: #000;
}
.housing .center-content .residence .column p a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 1px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .center-content .residence {
    width: 100%;
  }
}
.housing .center-content .more-news {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  background: #00a453;
  padding: 2px 8px 2px 4px;
  border-radius: 5px;
}
.housing .center-content .price-table {
  width: 100%;
  margin: 25px 0 60px 0;
}
.housing .center-content .price-table table {
  width: 100%;
}
.housing .center-content .price-table table th {
  width: 100%;
  font-family: "OpenSansLight";
  font-size: 15px;
  color: #ccc;
  text-transform: uppercase;
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  padding: 6px 0 5px 7px;
  border-radius: 6px;
}
.housing .center-content .price-table table tr td {
  display: table-cell;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  padding: 6px 0 5px 7px;
  text-align: left;
}
.housing .center-content .price-table table tr td:nth-child(2) {
  display: table-cell;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #fff;
  padding: 6px 0 5px 7px;
}
.housing .center-content .price-table table td:last-child {
  display: table-cell;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #fff;
  padding: 6px 0 5px 7px;
}
.housing .center-content .price-table [rowspan] {
  border-left: #000 solid 1px;
}
.housing .center-content .price-table table tr:last-child {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  height: 9px;
}
.housing .image-news-highlights {
  display: table-cell;
  vertical-align: top;
  width: 240px;
  padding-top: 20px;
  background: url(../images/gerais/bg_right.png) repeat-y left top;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .image-news-highlights {
    display: block;
    width: 100%;
    background: none;
  }
}
.housing .image-news-highlights .highlight {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  width: 220px;
  height: 220px;
  display: block;
  padding: 5px;
  margin: 0 0 10px 10px;
}
.housing .image-news-highlights .highlight .content {
  position: relative;
}
.housing .image-news-highlights .highlight .content img {
  border-radius: 5px;
  opacity: 0.8;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .image-news-highlights .highlight .content img {
    width: 100%;
  }
}
.housing .image-news-highlights .highlight .content h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: #cecece;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0.9;
  font-family: "ubuntulight";
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  display: table;
}
.housing .image-news-highlights .highlight .content h1 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .image-news-highlights .highlight .content h1 {
    font-size: 16px;
    height: auto;
    padding: 10px 0 10px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .image-news-highlights .highlight {
    width: 41%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    height: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .image-news-highlights .highlight:first-child {
    margin-left: 5%;
  }
}
.housing .image-news-highlights .list-news {
  margin: 0 0 32px 14px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .image-news-highlights .list-news {
    clear: both;
  }
}
.housing .image-news-highlights .list-news li {
  border-bottom: #fff dotted 1px;
  padding: 10px 0 10px 0;
  font-family: "UbuntuR";
  font-size: 15px;
  text-align: left;
}
.housing .image-news-highlights .list-news li:last-child {
  border-bottom: none;
}
.housing .image-news-highlights .list-news li a {
  display: block;
  background: url(../images/gerais/icon-mais.png) no-repeat left top;
  padding: 1px 0 0 20px;
  color: #fff;
  line-height: 22px;
}

.residence-details {
  background: #797979;
  border-bottom: #fff solid 3px;
}
.residence-details .content {
  max-width: 990px;
  margin: auto;
  overflow: hidden;
}
.residence-details .content .breadcrumb {
  padding: 18px 0 25px 0;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.residence-details .content .breadcrumb a {
  color: #ccc;
}
.residence-details .content .breadcrumb span {
  color: #fff;
}
.residence-details .content .breadcrumb .wrapper {
  margin-left: 223px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .breadcrumb .wrapper {
    margin-left: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .breadcrumb {
    padding: 18px 0 10px 0;
  }
}
.residence-details .content .menu-news {
  width: 200px;
  text-align: right;
  float: left;
}
.residence-details .content .menu-news ul {
  margin: 20px 20px 0 0;
}
.residence-details .content .menu-news ul li {
  margin-bottom: 17px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
.residence-details .content .menu-news ul li a {
  color: #000;
}
.residence-details .content .menu-news ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.residence-details .content .menu-news ul li a.select {
  border-bottom: #fff dotted 1px;
  padding-bottom: 2px;
  color: #fff;
}
.residence-details .content .menu-news ul li ul {
  margin: 20px 0px 10px 0;
  display: none;
}
.residence-details .content .menu-news ul li ul li {
  text-align: right;
  margin-bottom: 12px;
}
.residence-details .content .menu-news ul li ul li ul {
  margin: 10px 0px 0px 0;
}
.residence-details .content .menu-news ul li ul li ul li {
  margin-bottom: 8px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .menu-news ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .menu-news ul {
    margin: 20px 20px 0 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .menu-news {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.residence-details .content .details {
  max-width: 763px;
  float: left;
  border-left: #fff dotted 1px;
  padding: 0 0 70px 20px;
}
.residence-details .content .details h1 {
  margin-bottom: 30px;
  font-family: "ubuntulight";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.residence-details .content .details h1 span {
  font-size: 27px;
  text-transform: uppercase;
}
.residence-details .content .details h1 span:after {
  content: "|";
  color: #00a453;
  margin-left: 9px;
  margin-right: 5px;
  font-size: 22px;
  top: -3px;
  position: relative;
}
.residence-details .content .details h2 {
  font-family: "OpenSansLight";
  font-size: 27px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: normal;
}
.residence-details .content .details .detail-text {
  width: 100%;
  overflow: hidden;
  margin-bottom: 39px;
}
.residence-details .content .details .detail-text .photo-description {
  float: left;
  display: inline-block;
  max-width: 499px;
  margin-right: 24px;
}
.residence-details .content .details .detail-text .photo-description figure {
  margin-bottom: 26px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .details .detail-text .photo-description figure img {
    width: 100%;
  }
}
.residence-details .content .details .detail-text .photo-description p {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  line-height: 17px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .details .detail-text .photo-description {
    float: none;
    display: block;
    margin-right: 24px;
    margin-bottom: 20px;
  }
}
.residence-details .content .details .detail-text .specs {
  float: left;
}
.residence-details .content .details .detail-text .specs h3 {
  font-family: "UbuntuR";
  font-size: 13px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 8px 4px 4px;
  background: #00a453;
  font-weight: normal;
  margin-bottom: 2px;
}
.residence-details .content .details .detail-text .specs ul {
  margin: 0 0 20px 5px;
}
.residence-details .content .details .detail-text .specs ul li {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #fff;
  margin-bottom: 6px;
}
.residence-details .content .details .detail-text .specs p {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #fff;
  line-height: 18px;
}
.residence-details .content .details .photo-gallery {
  margin-bottom: 55px;
}
.residence-details .content .details .photo-gallery h3 {
  font-family: "UbuntuR";
  font-size: 13px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 8px 4px 4px;
  background: #00a453;
  font-weight: normal;
  margin-bottom: 12px;
}
.residence-details .content .details .location-map h3 {
  font-family: "UbuntuR";
  font-size: 13px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 8px 4px 4px;
  background: #00a453;
  font-weight: normal;
  margin-bottom: 12px;
}
.residence-details .content .details .location-map .map {
  background: url(../images/alojamentos/mapa-localizacao.jpg) no-repeat left top;
  width: 760px;
  height: 746px;
  position: relative;
}
.residence-details .content .details .location-map .map a {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 10;
}
.residence-details .content .details .location-map .map .lc1 {
  left: 57.8%;
  top: 83.8%;
}
.residence-details .content .details .location-map .map .lc2 {
  left: 60.6%;
  top: 70.4%;
}
.residence-details .content .details .location-map .map .lc3 {
  left: 50.8%;
  top: 68.5%;
}
.residence-details .content .details .location-map .map .lc4 {
  left: 50.5%;
  top: 72.8%;
}
.residence-details .content .details .location-map .map .lc5 {
  left: 46.8%;
  top: 82.6%;
}
.residence-details .content .details .location-map .map .lc6 {
  left: 50.2%;
  top: 86.8%;
}
.residence-details .content .details .location-map .map .lc7 {
  left: 73.2%;
  top: 25.8%;
}
.residence-details .content .details .location-map .map .lc8 {
  left: 77.4%;
  top: 23.5%;
}
.residence-details .content .details .location-map .map .lc9 {
  left: 84.2%;
  top: 23.6%;
}
.residence-details .content .details .location-map .map .lc10 {
  left: 90.8%;
  top: 19.8%;
}
.residence-details .content .details .location-map .map .lc11 {
  left: 81.5%;
  top: 18.1%;
}
.residence-details .content .details .location-map .map .lc12 {
  left: 83.2%;
  top: 14.8%;
}
.residence-details .content .details .location-map .map .lc13 {
  left: 34%;
  top: 73%;
}
.residence-details .content .details .location-map .map .lc14 {
  left: 33.4%;
  top: 75%;
}
.residence-details .content .details .location-map .map .lc15 {
  left: 32.8%;
  top: 77.8%;
}
.residence-details .content .details .location-map .map .lc16 {
  left: 23.8%;
  top: 71%;
}
.residence-details .content .details .location-map .map .lc17 {
  left: 25.7%;
  top: 71.5%;
}
.residence-details .content .details .location-map .map .lc18 {
  left: 27.7%;
  top: 71.5%;
}
.residence-details .content .details .location-map .map .lc19 {
  left: 13.5%;
  top: 67.8%;
}
.residence-details .content .details .location-map .map .lc20 {
  left: 83.8%;
  top: 87.8%;
}
.residence-details .content .details .location-map .map .lc21 {
  left: 70.4%;
  top: 45.8%;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .details .location-map .map {
    background-size: contain;
    width: 95%;
    height: auto;
    padding-top: 100%;
  }
}
.residence-details .content .details .polos {
  display: table;
  width: 100%;
  margin-left: 10px;
}
.residence-details .content .details .polos .column {
  display: table-cell;
}
.residence-details .content .details .polos .column h4 {
  font-family: "OpenSansLight";
  font-size: 15px;
  color: #ccc;
  text-transform: uppercase;
  margin: 26px 0 5px 0;
}
.residence-details .content .details .polos .column ul li {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  margin-bottom: 3px;
}
.residence-details .content .details .polos .column ul li a {
  color: #000;
}
.residence-details .content .details .polos .column ul li a:hover {
  border-bottom: #000 dotted 1px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .details .polos .column {
    display: block;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .details .polos {
    margin-left: 0;
    width: 95%;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .residence-details .content .details {
    width: 95%;
    margin-top: 20px;
  }
}

.canteen-food {
  background: #797979;
  border-bottom: #fff solid 3px;
}
.canteen-food .content {
  max-width: 990px;
  margin: auto;
  overflow: hidden;
}
.canteen-food .content .breadcrumb {
  padding: 18px 0 25px 0;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.canteen-food .content .breadcrumb a {
  color: #ccc;
}
.canteen-food .content .breadcrumb span {
  color: #fff;
}
.canteen-food .content .breadcrumb .wrapper {
  margin-left: 223px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .breadcrumb .wrapper {
    margin-left: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .breadcrumb {
    padding: 18px 0 10px 0;
  }
}
.canteen-food .content .menu-news {
  width: 200px;
  text-align: right;
  float: left;
}
.canteen-food .content .menu-news ul {
  margin: 20px 20px 0 0;
}
.canteen-food .content .menu-news ul li {
  margin-bottom: 17px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
.canteen-food .content .menu-news ul li a {
  color: #000;
}
.canteen-food .content .menu-news ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.canteen-food .content .menu-news ul li a.select {
  border-bottom: #fff dotted 1px;
  padding-bottom: 2px;
  color: #fff;
}
.canteen-food .content .menu-news ul li ul {
  margin: 20px 0px 10px 0;
  display: none;
}
.canteen-food .content .menu-news ul li ul li {
  text-align: right;
  margin-bottom: 12px;
}
.canteen-food .content .menu-news ul li ul li ul {
  margin: 10px 0px 0px 0;
}
.canteen-food .content .menu-news ul li ul li ul li {
  margin-bottom: 8px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .menu-news ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .menu-news ul {
    margin: 20px 20px 0 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .menu-news {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.canteen-food .content .details {
  max-width: 763px;
  float: left;
  border-left: #fff dotted 1px;
  padding: 0 0 70px 20px;
}
.canteen-food .content .details h1 {
  margin-bottom: 30px;
  font-family: "ubuntulight";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.canteen-food .content .details h1 span {
  font-size: 27px;
  text-transform: uppercase;
}
.canteen-food .content .details h1 span:after {
  content: "|";
  color: #00a453;
  margin-left: 9px;
  margin-right: 5px;
  font-size: 22px;
  top: -3px;
  position: relative;
}
.canteen-food .content .details h2 {
  font-family: "OpenSansLight";
  font-size: 27px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: normal;
}
.canteen-food .content .details .detail-text {
  width: 100%;
  overflow: hidden;
  margin-bottom: 39px;
}
.canteen-food .content .details .detail-text .photo-description {
  float: left;
  display: inline-block;
  max-width: 499px;
  margin-right: 24px;
}
.canteen-food .content .details .detail-text .photo-description figure {
  margin-bottom: 26px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .details .detail-text .photo-description figure img {
    width: 100%;
  }
}
.canteen-food .content .details .detail-text .photo-description p {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  line-height: 17px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .details .detail-text .photo-description {
    float: none;
    display: block;
  }
}
.canteen-food .content .details .detail-text .specs {
  float: left;
  min-height: 374px;
  position: relative;
}
.canteen-food .content .details .detail-text .specs h3 {
  font-family: "UbuntuR";
  font-size: 13px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 8px 4px 4px;
  background: #00a453;
  font-weight: normal;
  margin-bottom: 2px;
}
.canteen-food .content .details .detail-text .specs ul {
  margin: 0 0 20px 5px;
}
.canteen-food .content .details .detail-text .specs ul li {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #fff;
  margin-bottom: 6px;
}
.canteen-food .content .details .detail-text .specs p {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #fff;
  line-height: 18px;
}
.canteen-food .content .details .detail-text .specs .see-menu {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  background: #00a453;
  padding: 2px 8px 2px 4px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .details .detail-text .specs {
    float: none;
    display: block;
  }
}
.canteen-food .content .details .location-map h3 {
  font-family: "UbuntuR";
  font-size: 13px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 8px 4px 4px;
  background: #00a453;
  font-weight: normal;
  margin-bottom: 12px;
}
.canteen-food .content .details .location-map .map {
  background: url(../images/alojamentos/mapa-localizacao.jpg) no-repeat left top;
  width: 760px;
  height: 746px;
  position: relative;
}
.canteen-food .content .details .location-map .map a {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 10;
}
.canteen-food .content .details .location-map .map .lc1 {
  left: 57.8%;
  top: 83.8%;
}
.canteen-food .content .details .location-map .map .lc2 {
  left: 60.6%;
  top: 70.4%;
}
.canteen-food .content .details .location-map .map .lc3 {
  left: 50.8%;
  top: 68.5%;
}
.canteen-food .content .details .location-map .map .lc4 {
  left: 50.5%;
  top: 72.8%;
}
.canteen-food .content .details .location-map .map .lc5 {
  left: 46.8%;
  top: 82.6%;
}
.canteen-food .content .details .location-map .map .lc6 {
  left: 50.2%;
  top: 86.8%;
}
.canteen-food .content .details .location-map .map .lc7 {
  left: 73.2%;
  top: 25.8%;
}
.canteen-food .content .details .location-map .map .lc8 {
  left: 77.4%;
  top: 23.5%;
}
.canteen-food .content .details .location-map .map .lc9 {
  left: 84.2%;
  top: 23.6%;
}
.canteen-food .content .details .location-map .map .lc10 {
  left: 90.8%;
  top: 19.8%;
}
.canteen-food .content .details .location-map .map .lc11 {
  left: 81.5%;
  top: 18.1%;
}
.canteen-food .content .details .location-map .map .lc12 {
  left: 83.2%;
  top: 14.8%;
}
.canteen-food .content .details .location-map .map .lc13 {
  left: 34%;
  top: 73%;
}
.canteen-food .content .details .location-map .map .lc14 {
  left: 33.4%;
  top: 75%;
}
.canteen-food .content .details .location-map .map .lc15 {
  left: 32.8%;
  top: 77.8%;
}
.canteen-food .content .details .location-map .map .lc16 {
  left: 23.8%;
  top: 71%;
}
.canteen-food .content .details .location-map .map .lc17 {
  left: 25.7%;
  top: 71.5%;
}
.canteen-food .content .details .location-map .map .lc18 {
  left: 27.7%;
  top: 71.5%;
}
.canteen-food .content .details .location-map .map .lc19 {
  left: 13.5%;
  top: 67.8%;
}
.canteen-food .content .details .location-map .map .lc20 {
  left: 83.8%;
  top: 87.8%;
}
.canteen-food .content .details .location-map .map .lc21 {
  left: 70.4%;
  top: 45.8%;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .details .location-map .map {
    background-size: contain;
    width: 95%;
    height: auto;
    padding-top: 100%;
  }
}
.canteen-food .content .details .polos {
  display: table;
  width: 100%;
  margin-left: 10px;
}
.canteen-food .content .details .polos .column {
  display: table-cell;
}
.canteen-food .content .details .polos .column h4 {
  font-family: "OpenSansLight";
  font-size: 15px;
  color: #ccc;
  text-transform: uppercase;
  margin: 26px 0 5px 0;
}
.canteen-food .content .details .polos .column ul li {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  margin-bottom: 3px;
}
.canteen-food .content .details .polos .column ul li a {
  color: #000;
}
.canteen-food .content .details .polos .column ul li a:hover {
  border-bottom: #000 dotted 1px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .details .polos .column {
    display: block;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .details .polos {
    margin-left: 0;
    width: 95%;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .canteen-food .content .details {
    border-left: none;
  }
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: none !important;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

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

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

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

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

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "?";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.news-highlights {
  background: #797979;
  border-bottom: #fff solid 3px;
}
.news-highlights .content {
  max-width: 990px;
  margin: auto;
  overflow: hidden;
}
.news-highlights .content .breadcrumb {
  padding: 18px 0 25px 0;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.news-highlights .content .breadcrumb a {
  color: #ccc;
}
.news-highlights .content .breadcrumb span {
  color: #fff;
}
.news-highlights .content .breadcrumb .wrapper {
  margin-left: 223px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .breadcrumb .wrapper {
    margin-left: 20px;
  }
}
.news-highlights .content .menu-news {
  width: 200px;
  text-align: right;
  float: left;
}
.news-highlights .content .menu-news ul {
  margin: 46px 20px 0 0;
}
.news-highlights .content .menu-news ul li {
  margin-bottom: 20px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .menu-news ul li {
    display: inline-block;
    margin: 0 10px 0 20px;
  }
}
.news-highlights .content .menu-news ul li a {
  color: #000;
}
.news-highlights .content .menu-news ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.news-highlights .content .menu-news ul li a.select {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .menu-news ul {
    margin: 0px 20px 0 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .menu-news {
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
  }
}
.news-highlights .content .listing-news {
  max-width: 763px;
  float: left;
  border-left: #fff dotted 1px;
  padding: 0 0 70px 20px;
}
.news-highlights .content .listing-news h1 {
  margin-bottom: 30px;
  font-family: "ubuntulight";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.news-highlights .content .listing-news h1 span {
  font-size: 27px;
  text-transform: uppercase;
}
.news-highlights .content .listing-news h1 span:after {
  content: "|";
  color: #00a453;
  margin-left: 9px;
  margin-right: 5px;
  font-size: 22px;
  top: -3px;
  position: relative;
}
.news-highlights .content .listing-news .highlights-news {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.news-highlights .content .listing-news .highlights-news li {
  width: 229px;
  float: left;
  margin-right: 30px;
}
.news-highlights .content .listing-news .highlights-news li a {
  font-family: "pt_sansregular";
  font-size: 18px;
  color: #fff;
  line-height: 20px;
}
.news-highlights .content .listing-news .highlights-news li a:hover {
  color: #009966;
}
.news-highlights .content .listing-news .highlights-news li:last-child {
  margin-right: 0;
}
.news-highlights .content .listing-news .highlights-news li .intro {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  padding: 10px 14px 10px 14px;
  width: 201px;
  height: 77px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .listing-news .highlights-news li {
    margin-bottom: 20px;
  }
}
.news-highlights .content .listing-news h2 {
  font-family: "OpenSansLight";
  font-size: 27px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: normal;
}
.news-highlights .content .listing-news .list-news {
  margin-bottom: 46px;
}
.news-highlights .content .listing-news .list-news li {
  margin-bottom: 22px;
}
.news-highlights .content .listing-news .list-news li .date {
  font-family: "UbuntuR";
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  background: #00a453;
  padding: 4px;
  display: inline-block;
  margin-bottom: 5px;
}
.news-highlights .content .listing-news .list-news li span {
  display: block;
  font-family: "ubuntulight";
  font-size: 15px;
  color: #fff;
}
.news-highlights .content .listing-news .list-news li p {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  line-height: 20px;
}
.news-highlights .content .listing-news .more-news {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  background: #00a453;
  padding: 2px 8px 2px 4px;
  border-radius: 5px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .listing-news {
    border-left: none;
  }
}
.news-highlights .content .detail-new {
  max-width: 763px;
  float: left;
  border-left: #fff dotted 1px;
  padding: 0 0 70px 20px;
}
.news-highlights .content .detail-new h1 {
  margin-bottom: 30px;
  font-family: "ubuntulight";
  font-size: 27px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
.news-highlights .content .detail-new h2 {
  margin-bottom: 5px;
  font-family: "pt_sansregular";
  font-size: 30px;
  font-weight: normal;
  color: #000;
}
.news-highlights .content .detail-new h3 {
  font-family: "pt_sansregular";
  font-size: 30px;
  color: #000;
  margin-bottom: 10px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .detail-new h3 {
    margin-bottom: 30px;
  }
}
.news-highlights .content .detail-new .date {
  font-family: "UbuntuR";
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  background: #00a453;
  padding: 4px;
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .detail-new figure img {
    width: 100%;
  }
}
.news-highlights .content .detail-new .text-new {
  margin-bottom: 30px;
}
.news-highlights .content .detail-new .text-new h2 {
  font-family: "OpenSansLight";
  font-size: 18px;
  color: #fff;
  margin-top: 39px;
}
.news-highlights .content .detail-new .text-new p {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  line-height: 20px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .detail-new .text-new img {
    float: none !important;
    margin: 20px 0 20px 0;
  }
}
.news-highlights .content .detail-new .more-news {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  background: #00a453;
  padding: 2px 8px 2px 4px;
  border-radius: 5px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-highlights .content .detail-new {
    border-left: none;
    padding: 0 20px 70px 20px;
  }
}

.food {
  background: #797979;
  width: 100%;
  text-align: center;
  padding: 0px 0 0px 0;
  border-bottom: #fff solid 3px;
}
.food .content {
  display: table;
  max-width: 990px;
  margin: auto;
}
.food .menu-left {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 208px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .menu-left {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.food .menu-left ul {
  margin: 110px 20px 0 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .menu-left ul {
    margin: 59px 20px 0 20px;
  }
}
.food .menu-left ul li {
  margin-bottom: 17px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .menu-left ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
.food .menu-left ul li a {
  color: #000;
}
.food .menu-left ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.food .menu-left ul li a.select {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.food .menu-left ul li ul {
  margin: 10px 0 0 0;
}
.food .menu-left ul li ul li {
  margin-bottom: 10px;
}
.food .menu-left ul li ul li a {
  color: #fff;
}
.food .menu-left ul li ul li a:hover {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.food .menu-left ul li ul li a.select {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.food .center-content {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  border-left: #fff dotted 1px;
  min-width: 499px;
  padding-left: 20px;
  padding-right: 20px;
}
.food .center-content .breadcrumb {
  background: #797979;
  margin-left: -21px;
  padding: 18px 0 25px 20px;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.food .center-content .breadcrumb a {
  color: #ccc;
}
.food .center-content .breadcrumb span {
  color: #fff;
}
.food .center-content .breadcrumb .wrapper {
  margin-left: 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .center-content .breadcrumb {
    position: absolute;
    top: 220px;
  }
}
.food .center-content h1 {
  margin-bottom: 20px;
  font-family: "ubuntulight";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.food .center-content h1 span {
  font-size: 27px;
  text-transform: uppercase;
}
.food .center-content h1 span:after {
  content: "|";
  color: #00a453;
  margin-left: 9px;
  margin-right: 5px;
  font-size: 22px;
  top: -3px;
  position: relative;
}
.food .center-content h2 {
  font-family: "OpenSansLight";
  font-size: 27px;
  color: #fff;
  margin-bottom: 24px;
  font-weight: normal;
}
.food .center-content img {
  margin: 0px 0 27px 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .center-content img {
    width: 100%;
  }
}
.food .center-content h3 {
  font-family: "ubuntubold";
  font-size: 15px;
  color: #fff;
  font-weight: 700;
}
.food .center-content h3 {
  font-family: "OpenSansLight";
  font-size: 18px;
  color: #fff;
  padding-top: 10px;
  margin-bottom: 16px;
}
.food .center-content select#soflow, .food .center-content select#soflow-color {
  font-family: "pt_sansregular";
  -webkit-appearance: button;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(../images/gerais/arrow-select.jpg);
  background-color: #bfbfbf;
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #a4a4a4;
  color: #636262;
  font-size: 12px;
  margin: 0px;
  overflow: hidden;
  padding: 3px 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 224px;
  cursor: pointer;
  display: block;
  margin-bottom: 36px;
  -moz-appearance: none;
}
.food .center-content .date {
  font-family: "UbuntuR";
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  background: #00a453;
  padding: 4px;
  display: inline-block;
  margin-bottom: 5px;
}
.food .center-content .ementa {
  margin-bottom: 25px;
}
.food .center-content .ementa li {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  margin-bottom: 5px;
}
.food .center-content .ementa li strong {
  font-family: "UbuntuR";
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .center-content {
    border-left: none;
    display: block;
    min-width: 0px;
  }
}
.food .image-news-highlights {
  display: table-cell;
  vertical-align: top;
  width: 240px;
  padding-top: 20px;
  background: url(../images/gerais/bg_right.png) repeat-y left top;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .image-news-highlights {
    display: block;
    width: 100%;
    background: none;
  }
}
.food .image-news-highlights .highlight {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  width: 220px;
  height: 220px;
  display: block;
  padding: 5px;
  margin: 0 0 10px 10px;
}
.food .image-news-highlights .highlight .content {
  position: relative;
}
.food .image-news-highlights .highlight .content img {
  border-radius: 5px;
  opacity: 0.8;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .image-news-highlights .highlight .content img {
    width: 100%;
  }
}
.food .image-news-highlights .highlight .content h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: #cecece;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0.9;
  font-family: "ubuntulight";
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  display: table;
}
.food .image-news-highlights .highlight .content h1 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .image-news-highlights .highlight .content h1 {
    font-size: 16px;
    height: auto;
    padding: 10px 0 10px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .image-news-highlights .highlight {
    width: 41%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    height: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .image-news-highlights .highlight:first-child {
    margin-left: 5%;
  }
}
.food .image-news-highlights .list-news {
  margin: 0 0 32px 14px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .food .image-news-highlights .list-news {
    clear: both;
  }
}
.food .image-news-highlights .list-news li {
  border-bottom: #fff dotted 1px;
  padding: 10px 0 10px 0;
  font-family: "UbuntuR";
  font-size: 15px;
  text-align: left;
}
.food .image-news-highlights .list-news li:last-child {
  border-bottom: none;
}
.food .image-news-highlights .list-news li a {
  display: block;
  background: url(../images/gerais/icon-mais.png) no-repeat left top;
  padding: 1px 0 0 20px;
  color: #fff;
  line-height: 22px;
}

.news-search {
  background: #797979;
  width: 100%;
  text-align: center;
  padding: 0px 0 0px 0;
  border-bottom: #fff solid 3px;
}
.news-search .content {
  display: table;
  max-width: 990px;
  margin: auto;
}
.news-search .menu-left {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 208px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .menu-left {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.news-search .menu-left ul {
  margin: 110px 20px 0 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .menu-left ul {
    margin: 59px 20px 0 20px;
  }
}
.news-search .menu-left ul li {
  margin-bottom: 17px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .menu-left ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
.news-search .menu-left ul li a {
  color: #000;
}
.news-search .menu-left ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.news-search .menu-left ul li a.select {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.news-search .menu-left ul li ul {
  margin: 10px 0 0 0;
}
.news-search .menu-left ul li ul li {
  margin-bottom: 10px;
}
.news-search .menu-left ul li ul li a {
  color: #fff;
}
.news-search .menu-left ul li ul li a:hover {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.news-search .menu-left ul li ul li a.select {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.news-search .center-content {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  border-left: #fff dotted 1px;
  min-width: 499px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content {
    display: block;
    border-left: none;
    margin-top: 19px;
    margin-bottom: 24px;
    min-width: 0;
    overflow: hidden;
    padding-top: 5px;
  }
}
.news-search .center-content .breadcrumb {
  background: #797979;
  margin-left: -21px;
  padding: 18px 0 25px 20px;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.news-search .center-content .breadcrumb a {
  color: #ccc;
}
.news-search .center-content .breadcrumb span {
  color: #fff;
}
.news-search .center-content .breadcrumb .wrapper {
  margin-left: 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content .breadcrumb {
    position: absolute;
    top: 220px;
  }
}
.news-search .center-content h1 {
  margin-bottom: 20px;
  font-family: "ubuntulight";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.news-search .center-content h1 span {
  font-size: 27px;
  text-transform: uppercase;
}
.news-search .center-content h1 span:after {
  content: "|";
  color: #00a453;
  margin-left: 9px;
  margin-right: 5px;
  font-size: 22px;
  top: -3px;
  position: relative;
}
.news-search .center-content img {
  margin: 0px 0 27px 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content img {
    width: 100%;
  }
}
.news-search .center-content fieldset {
  margin-bottom: 27px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset img {
    width: auto;
  }
}
.news-search .center-content fieldset .block-form {
  display: block;
  margin-bottom: 17px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.news-search .center-content fieldset .block-form label {
  float: left;
  line-height: 25px;
  width: 137px;
  text-align: right;
  margin-right: 17px;
  font-family: "ubuntulight";
  color: #fff;
  font-size: 15px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .block-form label {
    float: none;
    display: block;
    text-align: left;
  }
}
.news-search .center-content fieldset .block-form input {
  background: #bfbfbf;
  border: #a4a4a4 solid 1px;
  font-family: "open_sansregular";
  font-size: 12px;
  color: #636262;
}
.news-search .center-content fieldset .titulo input {
  width: 340px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .titulo input {
    width: 100%;
  }
}
.news-search .center-content fieldset .datas input {
  width: 129px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .datas input {
    width: 100%;
  }
}
.news-search .center-content fieldset .datas span {
  font-family: "ubuntulight";
  font-size: 15px;
  color: #fff;
  padding: 0 15px 0 15px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .datas span {
    display: block;
    padding: 10px 0 10px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .datas .icon1 {
    position: absolute;
    top: 30px;
    right: 5px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .datas .icon2 {
    position: absolute;
    top: 93px;
    right: 5px;
  }
}
.news-search .center-content fieldset .numero input {
  width: 129px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .numero input {
    width: 100%;
  }
}
.news-search .center-content fieldset .emissora input {
  width: 340px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .emissora input {
    width: 100%;
  }
}
.news-search .center-content fieldset .emissora a {
  font-family: "ubuntubold";
  font-size: 20px;
  color: #9f9f9f;
  display: block;
  position: absolute;
  right: 8px;
  top: 0;
  text-align: center;
  padding: 4px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .emissora a {
    top: 24px;
  }
}
.news-search .center-content fieldset .contact input {
  width: 340px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .contact input {
    width: 100%;
  }
}
.news-search .center-content fieldset .contact a {
  font-family: "ubuntubold";
  font-size: 20px;
  color: #9f9f9f;
  display: block;
  position: absolute;
  right: 8px;
  top: 0;
  text-align: center;
  padding: 4px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content fieldset .contact a {
    top: 24px;
  }
}
.news-search .center-content select#soflow,
.news-search .center-content select#soflow-color {
  font-family: "pt_sansregular";
  -webkit-appearance: button;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(../images/gerais/arrow-select.jpg);
  background-color: #bfbfbf;
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #a4a4a4;
  color: #636262;
  font-size: 12px;
  margin: 0px;
  overflow: hidden;
  padding: 3px 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 224px;
  cursor: pointer;
  display: block;
  margin-bottom: 0px;
  -moz-appearance: none;
}
.news-search .center-content .more-news {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  padding: 1px 8px 3px 28px;
  border-radius: 5px;
  margin-left: 154px;
  background: #00a453 url(../images/gerais/icon-pesquisa.png) no-repeat 7px 4px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .center-content .more-news {
    line-height: 25px;
  }
}
.news-search .image-news-highlights {
  display: table-cell;
  vertical-align: top;
  width: 240px;
  padding-top: 20px;
  background: url(../images/gerais/bg_right.png) repeat-y left top;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .image-news-highlights {
    display: block;
    width: 100%;
    background: none;
  }
}
.news-search .image-news-highlights .highlight {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  width: 220px;
  height: 220px;
  display: block;
  padding: 5px;
  margin: 0 0 10px 10px;
}
.news-search .image-news-highlights .highlight .content {
  position: relative;
}
.news-search .image-news-highlights .highlight .content img {
  border-radius: 5px;
  opacity: 0.8;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .image-news-highlights .highlight .content img {
    width: 100%;
  }
}
.news-search .image-news-highlights .highlight .content h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: #cecece;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0.9;
  font-family: "ubuntulight";
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  display: table;
}
.news-search .image-news-highlights .highlight .content h1 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .image-news-highlights .highlight .content h1 {
    font-size: 16px;
    height: auto;
    padding: 10px 0 10px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .image-news-highlights .highlight {
    width: 41%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    height: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .image-news-highlights .highlight:first-child {
    margin-left: 5%;
  }
}
.news-search .image-news-highlights .list-news {
  margin: 0 0 32px 14px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .news-search .image-news-highlights .list-news {
    clear: both;
  }
}
.news-search .image-news-highlights .list-news li {
  border-bottom: #fff dotted 1px;
  padding: 10px 0 10px 0;
  font-family: "UbuntuR";
  font-size: 15px;
  text-align: left;
}
.news-search .image-news-highlights .list-news li:last-child {
  border-bottom: none;
}
.news-search .image-news-highlights .list-news li a {
  display: block;
  background: url(../images/gerais/icon-mais.png) no-repeat left top;
  padding: 1px 0 0 20px;
  color: #fff;
  line-height: 22px;
}

.an-appointment {
  background: #797979;
  width: 100%;
  text-align: center;
  padding: 0px 0 0px 0;
  border-bottom: #fff solid 3px;
}
.an-appointment .content {
  display: table;
  max-width: 990px;
  margin: auto;
}
.an-appointment .menu-left {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 208px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .menu-left {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.an-appointment .menu-left ul {
  margin: 110px 20px 0 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .menu-left ul {
    margin: 77px 20px 0 20px;
  }
}
.an-appointment .menu-left ul li {
  margin-bottom: 17px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .menu-left ul li {
    display: block;
    margin-right: 10px;
  }
}
.an-appointment .menu-left ul li a {
  color: #000;
}
.an-appointment .menu-left ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.an-appointment .menu-left ul li a.select {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.an-appointment .menu-left ul li ul {
  margin: 10px 0 0 0;
}
.an-appointment .menu-left ul li ul li {
  margin-bottom: 10px;
}
.an-appointment .menu-left ul li ul li a {
  color: #fff;
}
.an-appointment .menu-left ul li ul li a:hover {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.an-appointment .menu-left ul li ul li a.select {
  border-bottom: #fff dotted 1px;
  padding-bottom: 1px;
}
.an-appointment .center-content {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  border-left: #fff dotted 1px;
  min-width: 499px;
  padding-left: 20px;
  padding-right: 20px;
}
.an-appointment .center-content .breadcrumb {
  background: #797979;
  margin-left: -21px;
  padding: 18px 0 25px 20px;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.an-appointment .center-content .breadcrumb a {
  color: #ccc;
}
.an-appointment .center-content .breadcrumb span {
  color: #fff;
}
.an-appointment .center-content .breadcrumb .wrapper {
  margin-left: 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content .breadcrumb {
    position: absolute;
    top: 220px;
  }
}
.an-appointment .center-content h1 {
  margin-bottom: 20px;
  font-family: "ubuntulight";
  font-size: 27px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
.an-appointment .center-content h2 {
  margin-bottom: 10px;
  font-family: "OpenSansLight";
  font-size: 27px;
  font-weight: normal;
  color: #fff;
  line-height: 30px;
}
.an-appointment .center-content h3 {
  margin-bottom: 0px;
  font-family: "OpenSansLight";
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
.an-appointment .center-content fieldset {
  margin-bottom: 27px
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
  /* hover style just for information */
}
.an-appointment .center-content fieldset .title {
  font-family: "UbuntuR";
  font-size: 13px;
  color: #fff;
  background: #00a453;
  padding: 5px 6px 5px 5px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 17px;
  margin-top: 37px;
}
.an-appointment .center-content fieldset .block-form {
  display: block;
  margin-bottom: 17px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.an-appointment .center-content fieldset .block-form label {
  float: left;
  line-height: 25px;
  width: 139px;
  text-align: right;
  margin-right: 17px;
  font-family: "ubuntulight";
  color: #fff;
  font-size: 15px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .block-form label {
    display: block;
    text-align: left;
    float: none;
  }
}
.an-appointment .center-content fieldset .block-form input {
  background: #bfbfbf;
  border: #a4a4a4 solid 1px;
  font-family: "open_sansregular";
  font-size: 12px;
  color: #636262;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .block-form input {
    float: none;
  }
}
.an-appointment .center-content fieldset .nome input {
  width: 340px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .nome input {
    width: 100%;
  }
}
.an-appointment .center-content fieldset .telemovel input {
  width: 212px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .telemovel input {
    width: 100%;
  }
}
.an-appointment .center-content fieldset .telalternativo input {
  width: 212px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .telalternativo input {
    width: 100%;
  }
}
.an-appointment .center-content fieldset .email input {
  width: 212px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .email input {
    width: 100%;
  }
}
.an-appointment .center-content fieldset .data-nascimento input {
  width: 129px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .data-nascimento input {
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .data-nascimento .icon1 {
    top: 30px;
    right: 10px;
  }
}
.an-appointment .center-content fieldset .faculdade input {
  width: 340px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .faculdade input {
    width: 100%;
  }
}
.an-appointment .center-content fieldset .numaluno input {
  width: 136px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .numaluno input {
    width: 100%;
  }
}
.an-appointment .center-content fieldset .numaluno span {
  font-family: "ubuntulight";
  font-size: 15px;
  color: #fff;
  padding: 0 15px 0 15px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .numaluno span {
    padding: 10px 0 10px 0;
    display: block;
  }
}
.an-appointment .center-content fieldset .curso input {
  width: 340px;
  height: 23px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset .curso input {
    width: 100%;
  }
}
.an-appointment .center-content fieldset ul {
  width: 478px;
  margin-bottom: 20px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset ul {
    width: 100%;
  }
}
.an-appointment .center-content fieldset ul li {
  font-size: 15px;
  color: #fff;
  font-family: "ubuntulight";
  margin-bottom: 20px;
  display: inline-block;
  margin-right: 10px;
}
.an-appointment .center-content fieldset ul li label {
  width: 200px;
  display: inline-block;
  line-height: 25px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content fieldset ul li {
    display: block;
  }
}

.an-appointment input[type="checkbox"]:not(:checked),
.an-appointment input[type="checkbox"]:checked,
.an-appointment .center-content fieldset [type="radio"]:not(:checked),
.an-appointment .center-content fieldset [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}

.an-appointment input[type="checkbox"]:not(:checked) + label,
.an-appointment input[type="checkbox"]:checked + label,
.an-appointment .center-content fieldset [type="radio"]:not(:checked) + label,
.an-appointment .center-content fieldset [type="radio"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.an-appointment input[type="checkbox"]:not(:checked) + label:before,
.an-appointment input[type="checkbox"]:checked + label:before,
.an-appointment .center-content fieldset [type="radio"]:not(:checked) + label:before,
.an-appointment .center-content fieldset [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #bfbfbf;
  background: #bfbfbf;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.3);
}

.an-appointment input[type="checkbox"]:not(:checked) + label:after,
.an-appointment input[type="checkbox"]:checked + label:after,
.an-appointment .center-content fieldset [type="radio"]:not(:checked) + label:after,
.an-appointment .center-content fieldset [type="radio"]:checked + label:after {
  content: '??';
  position: absolute;
  top: 1px;
  left: 4px;
  font-size: 14px;
  color: #09ad7e;
  transition: all .2s;
}

.an-appointment input[type="checkbox"]:not(:checked) + label:after,
.an-appointment .center-content fieldset [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.an-appointment input[type="checkbox"]:checked + label:after,
.an-appointment .center-content fieldset [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.an-appointment input[type="checkbox"]:disabled:not(:checked) + label:before,
.an-appointment input[type="checkbox"]:disabled:checked + label:before,
.an-appointment .center-content fieldset [type="radio"]:disabled:not(:checked) + label:before,
.an-appointment .center-content fieldset [type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.an-appointment input[type="checkbox"]:disabled:checked + label:after,
.an-appointment .center-content fieldset [type="radio"]:disabled:checked + label:after {
  color: #999;
}

.an-appointment input[type="checkbox"]:disabled + label,
.an-appointment .center-content fieldset [type="radio"]:disabled + label {
  color: #aaa;
}

.an-appointment input[type="checkbox"]:not(:checked):focus + label:before,
.an-appointment input[type="checkbox"]:checked:focus + label:before,
.an-appointment .center-content fieldset [type="radio"]:checked:focus + label:before,
.an-appointment .center-content fieldset [type="radio"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}
.an-appointment .center-content fieldset label:hover:before {
  border: 1px solid #4778d9 !important;
}
.an-appointment .center-content fieldset p {
  font-family: "ubuntulight";
  font-size: 14px;
  color: #fff;
  padding: 0 15px 0 0px;
}
.an-appointment .center-content .block-bottons {
  width: 100%;
  overflow: hidden;
  margin-bottom: 23px;
}
.an-appointment .center-content .block-bottons .limpar-dados {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  padding: 1px 8px 3px 26px;
  border-radius: 5px;
  background: #00a453 url(../images/gerais/icon-x.jpg) no-repeat 7px 3px;
  float: left;
}
.an-appointment .center-content .block-bottons .imprimir {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  padding: 1px 8px 3px 32px;
  border-radius: 5px;
  margin-left: 20px;
  background: #00a453 url(../images/gerais/icon-imprimir.jpg) no-repeat 7px 2px;
  float: left;
}
.an-appointment .center-content .block-bottons .enviar {
  font-family: "UbuntuR";
  font-size: 15px;
  color: #fff;
  padding: 1px 8px 3px 26px;
  border-radius: 5px;
  background: #00a453 url(../images/gerais/icon-mais.jpg) no-repeat 7px 2px;
  float: right;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content .block-bottons .enviar {
    float: left;
    margin-top: 20px;
  }
}
.an-appointment .center-content h4 {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  margin-bottom: 80px;
  font-weight: normal;
}
.an-appointment .center-content h4 a {
  color: #000;
}
.an-appointment .center-content h4 a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .center-content {
    display: block;
    border-left: none;
    min-width: 0px;
    margin-top: 37px;
  }
}
.an-appointment .image-news-highlights {
  display: table-cell;
  vertical-align: top;
  width: 240px;
  padding-top: 20px;
  background: url(../images/gerais/bg_right.png) repeat-y left top;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .image-news-highlights {
    display: block;
    width: 100%;
    background: none;
  }
}
.an-appointment .image-news-highlights .highlight {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
  width: 220px;
  height: 220px;
  display: block;
  padding: 5px;
  margin: 0 0 10px 10px;
}
.an-appointment .image-news-highlights .highlight .content {
  position: relative;
}
.an-appointment .image-news-highlights .highlight .content img {
  border-radius: 5px;
  opacity: 0.8;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .image-news-highlights .highlight .content img {
    width: 100%;
  }
}
.an-appointment .image-news-highlights .highlight .content h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: #cecece;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0.9;
  font-family: "ubuntulight";
  font-size: 22px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  display: table;
}
.an-appointment .image-news-highlights .highlight .content h1 span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .image-news-highlights .highlight .content h1 {
    font-size: 16px;
    height: auto;
    padding: 10px 0 10px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .image-news-highlights .highlight {
    width: 41%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    height: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .image-news-highlights .highlight:first-child {
    margin-left: 5%;
  }
}
.an-appointment .image-news-highlights .list-news {
  margin: 0 0 32px 14px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .an-appointment .image-news-highlights .list-news {
    clear: both;
  }
}
.an-appointment .image-news-highlights .list-news li {
  border-bottom: #fff dotted 1px;
  padding: 10px 0 10px 0;
  font-family: "UbuntuR";
  font-size: 15px;
  text-align: left;
}
.an-appointment .image-news-highlights .list-news li:last-child {
  border-bottom: none;
}
.an-appointment .image-news-highlights .list-news li a {
  display: block;
  background: url(../images/gerais/icon-mais.png) no-repeat left top;
  padding: 1px 0 0 20px;
  color: #fff;
  line-height: 22px;
}

.search-results {
  background: #797979;
  border-bottom: #fff solid 3px;
}
.search-results .content {
  max-width: 990px;
  margin: auto;
  overflow: hidden;
}
.search-results .content .breadcrumb {
  padding: 18px 0 25px 0;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.search-results .content .breadcrumb a {
  color: #ccc;
}
.search-results .content .breadcrumb span {
  color: #fff;
}
.search-results .content .breadcrumb .wrapper {
  margin-left: 223px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .search-results .content .breadcrumb .wrapper {
    margin-left: 20px;
  }
}
.search-results .content .menu-news {
  width: 200px;
  text-align: right;
  float: left;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .search-results .content .menu-news {
    width: 100%;
    text-align: left;
  }
}
.search-results .content .menu-news ul {
  margin: 46px 20px 0 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .search-results .content .menu-news ul {
    margin: 0px 20px 10px 20px;
  }
}
.search-results .content .menu-news ul li {
  margin-bottom: 20px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .search-results .content .menu-news ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
.search-results .content .menu-news ul li a {
  color: #000;
}
.search-results .content .menu-news ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.search-results .content .menu-news ul li a.select {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.search-results .content .results {
  max-width: 763px;
  float: left;
  border-left: #fff dotted 1px;
  padding: 0 0 70px 20px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .search-results .content .results {
    width: auto;
    border-left: none;
    padding: 0 20px 70px 20px;
    float: none;
  }
}
.search-results .content .results h1 {
  margin-bottom: 30px;
  font-family: "ubuntulight";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}
.search-results .content .results h1 span {
  font-size: 27px;
  text-transform: uppercase;
}
.search-results .content .results h1 span:after {
  content: "|";
  color: #00a453;
  margin-left: 9px;
  margin-right: 5px;
  font-size: 22px;
  top: -3px;
  position: relative;
}
.search-results .content .results .number-results {
  font-family: "pt_sansregular";
  font-size: 15px;
  color: #000;
  margin-bottom: 48px;
}
.search-results .content .results .number-results span {
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .search-results .content .results .number-results {
    margin-bottom: 30px;
  }
}
.search-results .content .results ul li {
  margin-bottom: 27px;
}
.search-results .content .results ul li h2 {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #fff;
  font-weight: normal;
}
.search-results .content .results ul li a {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  line-height: 20px;
}
.search-results .content .results .nav-block {
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #fff;
  float: right;
  margin-right: 60px;
}
.search-results .content .results .nav-block span {
  display: block;
  float: left;
  line-height: 20px;
  margin-right: 14px;
}
.search-results .content .results .nav-block .nav-result {
  width: 19px;
  height: 20px;
  display: block;
  font-family: "ubuntubold";
  font-size: 13px;
  border-radius: 5px;
  float: left;
}
.search-results .content .results .nav-block .left {
  background: #00a453 url(../images/gerais/arrow-left.png) no-repeat center 3px;
  margin-right: 6px;
}
.search-results .content .results .nav-block .right {
  background: #00a453 url(../images/gerais/arrow-right.png) no-repeat center 3px;
}

.contacts-page {
  background: #797979;
  border-bottom: #fff solid 3px;
}
.contacts-page .content {
  max-width: 990px;
  margin: auto;
  overflow: hidden;
}
.contacts-page .content .breadcrumb {
  padding: 18px 0 25px 0;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #ccc;
}
.contacts-page .content .breadcrumb a {
  color: #ccc;
}
.contacts-page .content .breadcrumb span {
  color: #fff;
}
.contacts-page .content .breadcrumb .wrapper {
  margin-left: 223px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .breadcrumb .wrapper {
    margin-left: 20px;
  }
}
.contacts-page .content .menu-news {
  width: 200px;
  display: block;
  text-align: right;
  float: left;
}
.contacts-page .content .menu-news ul {
  margin: 46px 20px 0 0;
}
.contacts-page .content .menu-news ul li {
  margin-bottom: 20px;
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
}
.contacts-page .content .menu-news ul li a {
  color: #000;
}
.contacts-page .content .menu-news ul li a:hover {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
.contacts-page .content .menu-news ul li a.select {
  border-bottom: #000 dotted 1px;
  padding-bottom: 2px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .menu-news ul li {
    display: inline-block;
    margin-right: 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .menu-news ul {
    margin: 4px 20px 20px 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .menu-news {
    width: 100%;
    text-align: left;
    margin-left: 20px;
  }
}
.contacts-page .content .contacts-list {
  max-width: 763px;
  float: left;
  border-left: #fff dotted 1px;
  padding: 0 0 70px 20px;
}
.contacts-page .content .contacts-list h1 {
  margin-bottom: 30px;
  font-family: "ubuntulight";
  font-size: 27px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
}
.contacts-page .content .contacts-list .box-contact {
  width: 100%;
  overflow: hidden;
  margin-bottom: 45px;
}
.contacts-page .content .contacts-list .box-contact .image {
  float: left;
  margin-right: 24px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .contacts-list .box-contact .image img {
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .contacts-list .box-contact .image {
    float: none;
    margin-bottom: 10px;
  }
}
.contacts-page .content .contacts-list .box-contact .details {
  float: left;
}
.contacts-page .content .contacts-list .box-contact .details h2 {
  background: #00a453;
  color: #fff;
  font-family: "UbuntuR";
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 8px 4px 4px;
  font-weight: normal;
  margin-bottom: 22px;
}
.contacts-page .content .contacts-list .box-contact .details p {
  display: block;
  font-family: "pt_sansregular";
  font-size: 13px;
  color: #fff;
  line-height: 18px;
}
.contacts-page .content .contacts-list .box-contact .details p strong {
  color: #000;
  font-weight: normal;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .contacts-list .box-contact .details {
    float: none;
  }
}
.contacts-page .content .contacts-list .location-map h3 {
  font-family: "UbuntuR";
  font-size: 13px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 8px 4px 4px;
  background: #00a453;
  font-weight: normal;
  margin-bottom: 12px;
}
.contacts-page .content .contacts-list .location-map .map {
  background: url(../images/alojamentos/mapa-localizacao.jpg) no-repeat left top;
  width: 760px;
  height: 746px;
  position: relative;
}
.contacts-page .content .contacts-list .location-map .map a {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 10;
}
.contacts-page .content .contacts-list .location-map .map .lc1 {
  left: 57.8%;
  top: 83.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc2 {
  left: 60.6%;
  top: 70.4%;
}
.contacts-page .content .contacts-list .location-map .map .lc3 {
  left: 50.8%;
  top: 68.5%;
}
.contacts-page .content .contacts-list .location-map .map .lc4 {
  left: 50.5%;
  top: 72.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc5 {
  left: 46.8%;
  top: 82.6%;
}
.contacts-page .content .contacts-list .location-map .map .lc6 {
  left: 50.2%;
  top: 86.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc7 {
  left: 73.2%;
  top: 25.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc8 {
  left: 77.4%;
  top: 23.5%;
}
.contacts-page .content .contacts-list .location-map .map .lc9 {
  left: 84.2%;
  top: 23.6%;
}
.contacts-page .content .contacts-list .location-map .map .lc10 {
  left: 90.8%;
  top: 19.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc11 {
  left: 81.5%;
  top: 18.1%;
}
.contacts-page .content .contacts-list .location-map .map .lc12 {
  left: 83.2%;
  top: 14.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc13 {
  left: 34%;
  top: 73%;
}
.contacts-page .content .contacts-list .location-map .map .lc14 {
  left: 33.4%;
  top: 75%;
}
.contacts-page .content .contacts-list .location-map .map .lc15 {
  left: 32.8%;
  top: 77.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc16 {
  left: 23.8%;
  top: 71%;
}
.contacts-page .content .contacts-list .location-map .map .lc17 {
  left: 25.7%;
  top: 71.5%;
}
.contacts-page .content .contacts-list .location-map .map .lc18 {
  left: 27.7%;
  top: 71.5%;
}
.contacts-page .content .contacts-list .location-map .map .lc19 {
  left: 13.5%;
  top: 67.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc20 {
  left: 83.8%;
  top: 87.8%;
}
.contacts-page .content .contacts-list .location-map .map .lc21 {
  left: 70.4%;
  top: 45.8%;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .contacts-list .location-map .map {
    background-size: contain;
    width: 95%;
    height: auto;
    padding-top: 100%;
  }
}
.contacts-page .content .contacts-list .polos {
  display: table;
  width: 100%;
  margin-left: 10px;
}
.contacts-page .content .contacts-list .polos .column {
  display: table-cell;
}
.contacts-page .content .contacts-list .polos .column h4 {
  font-family: "OpenSansLight";
  font-size: 15px;
  color: #ccc;
  text-transform: uppercase;
  margin: 26px 0 5px 0;
}
.contacts-page .content .contacts-list .polos .column ul li {
  font-family: "ubuntulight";
  font-size: 13px;
  color: #000;
  margin-bottom: 3px;
}
.contacts-page .content .contacts-list .polos .column ul li a {
  color: #000;
}
.contacts-page .content .contacts-list .polos .column ul li a:hover {
  border-bottom: #000 dotted 1px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .contacts-list .polos .column {
    display: block;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .contacts-list .polos {
    margin-left: 0;
    width: 95%;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .contacts-page .content .contacts-list {
    border-left: none;
    display: block;
    min-width: 0px;
  }
}

.footer {
  background: url(../images/gerais/bkg_tile.png) repeat left top;
}
.footer .institutional-links {
  width: 100%;
  background: #797979;
  padding: 25px 0 22px 0;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .institutional-links {
    padding: 17px 0 6px 0;
  }
}
.footer .institutional-links .content {
  max-width: 990px;
  margin: auto;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .institutional-links .content {
    overflow: hidden;
    text-align: center;
  }
}
.footer .institutional-links .content a {
  font-family: "ubuntulight";
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 16px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .institutional-links .content a {
    display: inline-block;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .institutional-links .content a {
    font-size: 12px;
    margin-right: 11px;
  }
}
.footer .contacts-logos {
  height: 155px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos {
    height: auto;
  }
}
.footer .contacts-logos .content {
  max-width: 990px;
  margin: auto;
  padding-top: 20px;
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos .content {
    padding-bottom: 20px;
    text-align: center;
  }
}
.footer .contacts-logos .content .contacts {
  font-family: "pt_sansregular";
  color: #fff;
  width: 467px;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos .content .contacts {
    width: 100%;
    margin-bottom: 10px;
  }
}
.footer .contacts-logos .content .contacts .morada {
  float: left;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos .content .contacts .morada {
    float: none;
    margin-bottom: 10px;
  }
}
.footer .contacts-logos .content .contacts .morada h2 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 5px;
  padding-top: 3px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos .content .contacts .morada h2 {
    font-size: 11px;
    margin-bottom: 5px;
  }
}
.footer .contacts-logos .content .contacts .morada ul {
  width: 360px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos .content .contacts .morada ul {
    width: 100%;
  }
}
.footer .contacts-logos .content .contacts .morada ul li {
  display: inline-block;
  width: 165px;
  margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos .content .contacts .morada ul li {
    width: 147px;
    margin-bottom: 7px;
  }
}
.footer .contacts-logos .content .contacts .dados-web ul li {
  margin-bottom: 5px;
}
.footer .contacts-logos .logos {
  position: absolute;
  right: 0;
  top: 18px;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .footer .contacts-logos .logos {
    position: relative;
    right: inherit;
    top: inherit;
    display: inline-block;
  }
}
.footer .contacts-logos .logos a {
  margin-right: 5px;
  display: inline-block;
}
.footer .contacts-logos .logos .compete {
  background: url(../images/gerais/logo_compet.png) no-repeat left top;
  width: 57px;
  height: 43px;
}
.footer .contacts-logos .logos .eu {
  background: url(../images/gerais/logo_eu.png) no-repeat left top;
  width: 49px;
  height: 43px;
}
.footer .contacts-logos .logos .qren {
  background: url(../images/gerais/logo_qren.png) no-repeat left top;
  width: 102px;
  height: 43px;
}

}
.footer .contacts-logos .logos .sama2020 {
  background: url(../images/gerais/SAMA2020) no-repeat left top;
  width: 458px;
  height: 43px;
}

/*************** END FILE RECEIVED FROM DESIGN TEAM ***************/

/* FONT FACES */
@font-face {
  font-family: 'ubuntulight';
  src: url("/fonts/ubuntu-l-webfont.eot");
  src: url("/fonts/ubuntu-l-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/ubuntu-l-webfont.woff2") format("woff2"), url("/fonts/ubuntu-l-webfont.woff") format("woff"), url("/fonts/ubuntu-l-webfont.ttf") format("truetype"), url("/fonts/ubuntu-l-webfont.svg#ubuntulight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubuntubold';
  src: url("/fonts/ubuntu-b-webfont.eot");
  src: url("/fonts/ubuntu-b-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/ubuntu-b-webfont.woff2") format("woff2"), url("/fonts/ubuntu-b-webfont.woff") format("woff"), url("/fonts/ubuntu-b-webfont.ttf") format("truetype"), url("/fonts/ubuntu-b-webfont.svg#ubuntubold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansregular';
  src: url("/fonts/pts55f-webfont.eot");
  src: url("/fonts/pts55f-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/pts55f-webfont.woff2") format("woff2"), url("/fonts/pts55f-webfont.woff") format("woff"), url("/fonts/pts55f-webfont.ttf") format("truetype"), url("/fonts/pts55f-webfont.svg#pt_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url("/fonts/opensans-regular-webfont.eot");
  src: url("/fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff"), url("/fonts/opensans-regular-webfont.ttf") format("truetype"), url("/fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PT-Sans-Narrow';
  src: url("/fonts/PT-Sans-Narrow.eot");
  src: url("/fonts/PT-Sans-Narrow.eot?#iefix") format("embedded-opentype"), url("/fonts/PT-Sans-Narrow.woff") format("woff"), url("/fonts/PT-Sans-Narrow.ttf") format("truetype"), url("/fonts/PT-Sans-Narrow.svg#PT-Sans-Narrow") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLight';
  src: url("/fonts/OpenSansLight.eot");
  src: url("/fonts/OpenSansLight.eot") format("embedded-opentype"), url("/fonts/OpenSansLight.woff2") format("woff2"), url("/fonts/OpenSansLight.woff") format("woff"), url("/fonts/OpenSansLight.ttf") format("truetype"), url("/fonts/OpenSansLight.svg#OpenSansLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuR';
  src: url("/fonts/UbuntuR.eot");
  src: url("/fonts/UbuntuR.eot") format("embedded-opentype"), url("/fonts/UbuntuR.woff2") format("woff2"), url("/fonts/UbuntuR.woff") format("woff"), url("/fonts/UbuntuR.ttf") format("truetype"), url("/fonts/UbuntuR.svg#UbuntuR") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'slick';
  src: url("/fonts/slick.eot");
  src: url("/fonts/slick.eot") format("embedded-opentype"), url("/fonts/slick.woff") format("woff"), url("/fonts/slick.ttf") format("truetype"), url("/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "slick";
  src: url("/fonts/slick.eot");
  src: url("/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/fonts/slick.woff") format("woff"), url("/fonts/slick.ttf") format("truetype"), url("/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* CONTENT FONTS */
.slick-prev:before {
  content: "\2190";
}
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
.slick-next:before {
  content: "\2192";
}
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
.slick-dots li button:before {
  content: "\2022";
}

.an-appointment input[type="checkbox"]:not(:checked) + label:after,
.an-appointment input[type="checkbox"]:checked + label:after,
.an-appointment .center-content fieldset [type="radio"]:not(:checked) + label:after,
.an-appointment .center-content fieldset [type="radio"]:checked + label:after {
  content: '\2714';
}

/* IMAGES */
body {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.logo-sasup {
  background: url(../imagens/SC-gerais-logo-sasup.png) no-repeat left top;
}
.login-menu .login-form {
  background: url(../imagens/SC-gerais-bg-login.png) repeat left top;
}
.login-menu .login-form .logged .user-icon {
  background: url(../images/gerais/icon-login.png) no-repeat left 2px;
}
.bx-wrapper .bx-loading {
  background: url(images/bx_loader.gif) center center no-repeat #fff;
}
.bx-wrapper .bx-prev {
  background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-controls-auto .bx-start {
  background: url(images/controls.png) -86px -11px no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  background: url(images/controls.png) -86px -44px no-repeat;
}
.menu {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.menu .wrapper .menu-links .sub-menu {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.menu .wrapper .search input {
  background: url(../imagens/SC-gerais-bg-pesquisa.png) no-repeat left top;
}
.menu .wrapper .search a {
  background: url(../imagens/SC-gerais-icon-pesquisar.png) no-repeat left top;
}
.highlights-image .highlight {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.housing .center-content .price-table table th {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.news-home .content .news .icon-mais {
  background: url(../imagens/SC-gerais-icon-mais.png) no-repeat left top;
}
.housing .image-news-highlights {
  background: url(../imagens/SC-gerais-bg_right.png) repeat-y left top;
}
.housing .image-news-highlights .highlight {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.housing .image-news-highlights .list-news li a {
  background: url(../imagens/SC-gerais-icon-mais.png) no-repeat left top;
}
.residence-details .content .details .location-map .map {
  background: url(../imagens/SC-alojamentos-mapa-localizacao.jpg) no-repeat left top;
}
.residence-details .content .details .location-map .map {
  background: url(../imagens/SC-alojamentos-mapa-localizacao.jpg) no-repeat left top;
}
.slick-loading .slick-list {
  background: #fff url("../imagens/SC-gerais-ajax-loader.gif") center center no-repeat;
}
.news-highlights .content .listing-news .highlights-news li .intro {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.food .center-content select#soflow, .food .center-content select#soflow-color {
  background-image: url(../imagens/SC-gerais-arrow-select.jpg);
}
.food .image-news-highlights {
  background: url(../imagens/SC-gerais-bg_right.png) repeat-y left top;
}
.food .image-news-highlights .highlight {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.food .image-news-highlights .list-news li a {
  background: url(../imagens/SC-gerais-icon-mais.png) no-repeat left top;
}
.news-search .center-content select#soflow,
.news-search .center-content select#soflow-color {
  background-image: url(../imagens/SC-gerais-arrow-select.jpg);
}
.news-search .center-content .more-news {
  background: #00a453 url(../imagens/SC-gerais-icon-pesquisa.png) no-repeat 7px 4px;
}
.news-search .image-news-highlights {
  background: url(../imagens/SC-gerais-bg_right.png) repeat-y left top;
}
.news-search .image-news-highlights .highlight {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.news-search .image-news-highlights .list-news li a {
  background: url(../imagens/SC-gerais-icon-mais.png) no-repeat left top;
}
.an-appointment .center-content .block-bottons .limpar-dados {
  background: #00a453 url(../imagens/SC-gerais-icon-x.jpg) no-repeat 7px 3px;
}
.an-appointment .center-content .block-bottons .imprimir {
  background: #00a453 url(../imagens/SC-gerais-icon-imprimir.jpg) no-repeat 7px 2px;
}
.an-appointment .center-content .block-bottons .enviar {
  background: #00a453 url(../imagens/SC-gerais-icon-mais.jpg) no-repeat 7px 2px;
}
.an-appointment .image-news-highlights {
  background: url(../imagens/SC-gerais-bg_right.png) repeat-y left top;
}
.an-appointment .image-news-highlights .highlight {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.an-appointment .image-news-highlights .list-news li a {
  background: url(../imagens/SC-gerais-icon-mais.png) no-repeat left top;
}
.footer {
  background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
}
.footer .contacts-logos .logos .compete {
  background: url(../imagens/SC-gerais-logo-compet.png) no-repeat left top;
}
.footer .contacts-logos .logos .eu {
  background: url(../imagens/SC-gerais-logo_eu.png) no-repeat left top;
}
.footer .contacts-logos .logos .qren {
  background: url(../imagens/SC-gerais-logo_qren.png) no-repeat left top;
}
.footer .contacts-logos .logos .sama2020 {
  background: url(../imagens/SAMA2020) no-repeat left top;
 width: 458px;
  height: 43px;
}
@media (min-width: 0px) and (max-width: 1024px) {
  .logo-sasup {
    background: url(../imagens/SC-gerais-logo-sasup.png) no-repeat left top;
    background-size: contain;
  }
}

@media screen and (min-width: 0px) and (max-width: 658px) {
  .logo-sasup {
    width: 145px;
    height: 69px;
  }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-mobile {
    background: url(../imagens/SC-gerais-icon-mobile-menu.png) no-repeat 0 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .menu .wrapper .menu-links {
    background: url(../imagens/SC-gerais-bkg_tile.png) repeat left top;
  }
}


/************************* Start by Vitor *************************/

.center-content h2 {
font-family: "OpenSansLight";
font-size: 27px;
color: #fff;
margin-bottom: 25px;
font-weight: normal;
}

.center-content .detail-text h3, .housing .center-content .photo-gallery h3, .housing .center-content .location-map h3 {
font-family: "UbuntuR";
font-size: 13px;
color: #fff;
display: inline-block;
text-transform: uppercase;
padding: 4px 8px 4px 4px;
background: #00a453;
font-weight: normal;
margin-bottom: 12px;
}

.center-content .specs{
float: left;
min-height: 480px;
position: relative;
}

.center-content .photo-description{
float: left;
display: inline-block;
max-width: 499px;
margin-right: 24px;
}

.housing .center-content .detail-text{
width: 100%;
overflow: hidden;
margin-bottom: 39px;
}

.specs ul{
margin: 0 0 20px 5px;
}

.specs ul li{
font-family: "ubuntulight";
font-size: 13px;
color: #fff;
margin-bottom: 6px;
}

.housing .center-content .specs p{
font-family: "ubuntulight";
font-size: 13px;
color: #fff;
line-height: 18px;
}

.housing .center-content .polos{
display: table;
width: 100%;
margin-left: 10px;
}

.housing .center-content .column{
display: table-cell;
}

.housing .center-content .column h4{
font-family: "OpenSansLight";
font-size: 15px;
color: #fff;
text-transform: uppercase;
margin: 26px 0 5px 0;
}

.housing .center-content .column ul li{
font-family: "ubuntulight";
font-size: 13px;
color: #000;
margin-bottom: 3px;
}

.housing .center-content .column ul li a{
color: #000;
}

ul.lista{
font-weight: normal;
font-family: "ubuntulight";
font-size: 13px;
color: #000;
line-height: 22px;
margin: 27px 0;
list-style-type: disc;
padding-left: 3em;
}

div.date{
font-family: "UbuntuR";
font-size: 13px;
text-transform: uppercase;
color: #fff;
background: #00a453;
padding: 4px;
display: inline-block;
margin-bottom: 20px;
}

a.link {
color: #000;
}

a.link: hover{
border-bottom: 1px dotted #000;
}

h4{
font-size: 1.4em;
color: #fff;
}

div#caixa-validacao-cabecalho, div#caixa-validacao label {
display:none
}

div#caixa-validacao {
max-width: 1215px;
/*height: 104px;*/
margin: auto;
position: absolute;
top: 0;
right: 10%;
}

div#caixa-validacao-conteudo {
width: 156px;
height: 110px;
background: url(../imagens/SC-gerais-bg-login.png) repeat left top;
float: right;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
text-align: center;
position: relative;
padding-top: 10px;
}

div#caixa-validacao-conteudo button {
width: 126px;
height: 20px;
border: #c1c1c3 solid 1px;
background: #dcddde;
margin-top: 9px;
}

div#caixa-validacao-conteudo .nomelogin {
background: #857040;
color: #fff;
padding: 6px;
display: inline-block;
font-size: 11px;
margin-top: 20px;
font-family: "PT-Sans-Narrow";
border-radius: 8px;
margin-bottom: 10px;
}

div.dados-web a {
color: #fff;
}

table.tabela {
margin-bottom: 4em;
width: 100%;
}

table.tabela td {
font-size: 13px;
padding: 1em .5em;
border-bottom: 1px solid #999;
line-height: 20px;
}

table.tabela td.n {
text-align: right;
white-space: nowrap;
}

table.tabela th {
font-size: 13px;
font-weight: bold;
text-align: center;
border-bottom: 2px solid #999;
padding: 1em .5em;
}

.center-content .see-menu {
font-family: "UbuntuR";
font-size: 15px;
color: #fff;
background: #00a453;
padding: 2px 14px 2px 10px;
border-radius: 5px;
left: 0;
bottom: 0;
box-shadow: 2px 2px 4px #666;
}

div.photo-gallery{
width: 767px;
}

/* Newslettter */

.menu .wrapper .newsletter {
    position: absolute;
    right: 0;
    top: 9px;
    display: inline-block;
    overflow: hidden;
}

.menu .wrapper .newsletter label {
    line-height: 23px;
    display: block;
    float: left;
    margin-right: 10px;
    font-family: "ubuntulight";
    font-size: 15px;
    color: #cccccc;
}

    .menu .wrapper .newsletter {
      position: absolute;
      right: 0;
      top: 9px;
      display: inline-block;
      overflow: hidden; }
      @media screen and (min-width: 0px) and (max-width: 875px) {
        /* line 122, C:/developer/SASUP/css/modules/_menu.scss */
        .menu .wrapper .newsletter {
          top: 0px;
          right: 10px; } }
      /* line 134, C:/developer/SASUP/css/modules/_menu.scss */
      .menu .wrapper .newsletter label {
        line-height: 23px;
        display: block;
        float: left;
        margin-right: 10px;
        font-family: "ubuntulight";
        font-size: 15px;
        color: #cccccc; }
        @media screen and (min-width: 0px) and (max-width: 875px) {
          /* line 134, C:/developer/SASUP/css/modules/_menu.scss */
          .menu .wrapper .newsletter label {
            float: none; } }
      /* line 148, C:/developer/SASUP/css/modules/_menu.scss */
      .menu .wrapper .newsletter input {
        width: 126px;
        height: 21px;
        background-color: rgba(0, 0, 0, 0.5);
        border: 1px solid #cccccc;
        float: left;
        text-align: left;
        font-family: "open_sansregular";
        font-size: 11px;
        color: #fff;
        display: block;
        padding-left: 10px; }
        @media screen and (min-width: 0px) and (max-width: 875px) {
          /* line 148, C:/developer/SASUP/css/modules/_menu.scss */
          .menu .wrapper .newsletter input {
            float: none;
            margin-bottom: 6px; } }
      /* line 165, C:/developer/SASUP/css/modules/_menu.scss */
      .menu .wrapper .newsletter a {
        background: #cccccc;
        font-family: "ubuntulight";
        font-size: 13px;
        color: #000;
        width: 72px;
        line-height: 25px;
        text-align: center;
        display: block;
        float: left; }
        @media screen and (min-width: 0px) and (max-width: 875px) {
          /* line 165, C:/developer/SASUP/css/modules/_menu.scss */
          .menu .wrapper .newsletter a {
            float: none; } }
			
	li.pagina-portugues, li.pagina-ingles {
		position: absolute;
    left: 50%;
    top: 0;
    list-style-type: none;
    padding: .25em 1em;
    background-color: #00a550;
    border-radius: 0 0 4px 4px;
    font-size: 1.3em;
    box-shadow: 0 0 4px rgba(0,0,0,.25);
	}
	
	li.pagina-portugues a, li.pagina-ingles a {
		color: #fff;
	}

/************************* End By Vitor *************************/



/************************* Start by Eva *************************/

/* Fix menu dropdown bug */
.menu .menu-links li a { 
  padding-bottom: 15px;
}

.menu .menu-links li a:hover + ul.sub-menu,
.menu .menu-links ul.sub-menu:hover { 
  display: block !important; /* !important is, unfortunately, important in this case*/
}

/* Hack to allow breadcrumbs to appear before the title */
.an-appointment h1:first-child { 
  display: none; 
}

/* Hide border from input buttons */
.block-bottons input {
  border: none;
}

/* Documentos page layout*/
.documentos h1{
  margin-top: 30px;
}

.documentos p {
  margin-bottom: 10px !important;
  margin-left: 20px;
  font-size: 1.5em !important;
}

.documentos span {
  display: none;
}

.documentos img {
  margin: 0 4px !important;
  vertical-align: top;
  float: left;
}

.documentos span.t {
  display: inline-block;
  font-size: 0.8em !important;
  vertical-align: top;
  margin-top: -2px;
}
.documentos .center-content a {
  float: left;
  margin: 0 3px;
  line-height: 1em;
  text-decoration: none;
  color: black;
}

.documentos a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 658px) and (min-width: 0px) {
  .bx-wrapper .bx-viewport {
    padding-top: 130px;
  }
  div#caixa-validacao {
    right: 10px;
  }
  div#caixa-validacao-conteudo {
    width: 140px;
    height: 100px;
  }
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .housing .center-content {
    padding-top: 60px;
  }
}

.footer .contacts-logos .content .contacts {
	width: 500px;
}

.dados-web{
	margin-top: 20px;
}

.dados-web li {
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
}

.dados-web li:nth-child(2) {
	margin-top: -10px;
}

@media screen and (min-width: 0px) and (max-width: 800px) {
  .dados-web ul{ 
  	  margin-left: 185px;
  }
  object {
  	width: 375px;
  	height: 500px;
  }
}

.center-content a {
	color: white;
}

.center-content a:hover {
	text-decoration: underline;
}

.center-content {
	padding-bottom: 50px;
}

.documentos {
	padding-top: 20px;
}

.horariosgerais th {
	min-width: 150px;
	border-radius: 0px !important;
}

.center-content select.soflow, .center-content select.soflow-color {
  font-family: "pt_sansregular";
  -webkit-appearance: button;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(../imagens/SC-gerais-arrow-select.jpg);
  background-color: #bfbfbf;
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #a4a4a4;
  color: #636262;
  font-size: 12px;
  margin: 0px;
  overflow: hidden;
  padding: 3px 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 224px;
  cursor: pointer;
  display: block;
  margin-bottom: 36px;
  -moz-appearance: none;
}

/************************* End by Eva *************************/

/*# sourceMappingURL=main.css.map */@charset "UTF-8";
/* CSS Document */

