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

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

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

body, html {
  font-family: "FedraSansStd-Medium";
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #373737;
  color: #4A4A4A; }

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

a:hover {
  text-decoration: none; }

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

.italic {
  font-style: italic; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.relative {
  position: relative; }

.acenter {
  text-align: center; }

input, textarea, select {
  outline: none; }

.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.hide {
  display: none; }

#main {
  width: 100%;
  position: relative; }

.full {
  width: calc(((12 * 60px) + (11 * 20px))); }

.mid {
  width: calc(((6 * 60px) + (5 * 20px))); }

.centered_content {
  margin-left: auto;
  margin-right: auto; }

h1 {
  position: absolute;
  top: 32px;
  left: 32px;
  z-index: 99999; }

header {
  position: relative; }
  header
nav
#menu {
    margin: 0;
    padding: 0;
    font-size: 0px;
    padding-top: 50px; }
    header
nav
#menu
li {
      width: calc(((2 * 60px) + (2 * 20px)));
      color: #fff;
      text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.85);
      font-size: 15px;
      font-family: "FedraSansStd-Medium";
      list-style: none;
      display: inline-block; }
      header
nav
#menu
li a:hover, header
nav
#menu
li
a.sel {
        color: #4A4A4A;
        text-decoration: underline; }
      header
nav
#menu
li:last-child {
        width: calc(((2 * 60px) + (1 * 20px))); }
    @media only screen and (max-width: 1280px) {
      header
nav
#menu {
        display: none; } }

footer
.socials {
  margin: 0;
  padding: 0;
  font-size: 0px;
  position: fixed;
  bottom: 32px;
  left: 32px; }
  footer
.socials
li {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    margin-top: 32px; }

footer
.mail {
  bottom: 22px;
  right: 32px;
  position: fixed; }

footer
.back {
  bottom: 102px;
  right: 32px;
  position: fixed; }

.frase {
  padding-top: 150px;
  font-family: "AntiqueOliveStd-Nord";
  line-height: 53px;
  font-size: 48px;
  color: #F8E71C;
  width: calc(((7 * 60px) + (6 * 20px)));
  /* code for animated blinking cursor */ }
  .frase .typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite; }

@-keyframes blink {
  .frase 0% {
    opacity: 1; }
  .frase 50% {
    opacity: 0; }
  .frase 100% {
    opacity: 1; } }

@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes blink {
  .frase 0% {
    opacity: 1; }
  .frase 50% {
    opacity: 0; }
  .frase 100% {
    opacity: 1; } }

@-o-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

section {
  padding-bottom: 100px; }
  section
.banners {
    margin: 0;
    padding: 0;
    font-size: 0px;
    padding-top: 190px; }
    section
.banners
li {
      list-style: none;
      display: inline-block;
      margin: 0;
      padding: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      vertical-align: top;
      padding: 32px; }
      section
.banners
li.tipo1 {
        width: 100%; }
      section
.banners
li.tipo2 {
        width: 50%; }
      section
.banners
li.tipo1, section
.banners
li.tipo2 {
        height: 400px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        color: #4a4a4a;
        font-family: "FedraSansStd-Medium"; }
      section
.banners
li
p.subtitulo {
        font-size: 15px;
        text-decoration: underline; }
      section
.banners
li
h2.titulo {
        font-family: "AntiqueOliveStd-Nord";
        font-size: 33px;
        line-height: 36px;
        margin-top: 20px; }
      section
.banners
li
.texto {
        font-size: 15px;
        position: absolute;
        bottom: 32px;
        width: calc(100% - 2*32px);
        text-align: justify; }
  section
.content_intro {
    margin-top: 120px;
    margin-bottom: 105px; }
    section
.content_intro .resumo, section
.content_intro
.texto {
      width: calc(((6 * 60px) + (5 * 20px))); }
    section
.content_intro
.resumo {
      font-family: "AntiqueOliveStd-Nord";
      font-size: 40px; }
    section
.content_intro
.texto {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 20px;
      text-align: justify; }
    section
.content_intro
.botao {
      width: 304px;
      height: 76px;
      background: transparent;
      border: none;
      background-color: #4A4A4A;
      color: #fff;
      cursor: pointer;
      text-decoration: underline; }
      section
.content_intro
.botao:hover {
        background-color: #fff;
        color: #4a4a4a; }
  section
.lista_items {
    margin: 0;
    padding: 0;
    font-size: 0px; }
    section
.lista_items
li {
      margin: 0;
      padding: 0;
      width: 313px;
      height: 313px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      display: inline-block;
      list-style: none;
      vertical-align: top; }
      section
.lista_items
li
h2 {
        font-family: "FedraSansStd-Medium";
        color: #fff;
        text-decoration: underline;
        text-align: center;
        font-size: 36px;
        position: absolute;
        width: 100%;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 101;
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
  section
.prd_title {
    text-align: center;
    margin-top: 145px;
    margin-bottom: 118px; }
    section
.prd_title
span {
      text-indent: -9999px;
      position: absolute; }
    section
.prd_title
img {
      max-width: 100%;
      height: auto; }
  section
.lista_clientes {
    margin: 0;
    padding: 0;
    font-size: 0px; }
    section
.lista_clientes
li {
      margin: 0;
      padding: 0;
      width: 233px;
      height: 233px;
      overflow: hidden;
      position: relative;
      display: inline-block;
      list-style: none;
      vertical-align: top;
      margin-left: 1px;
      margin-right: 1px;
      margin-top: 1px;
      margin-bottom: 1px;
      /*
			-webkit-filter: grayscale(100%);
			filter: grayscale(100%);
*/ }
      section
.lista_clientes
li
.img {
        width: 100%;
        height: 100%;
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        /*
				background-color: rgba(165,165,165,0.55);
				background-blend-mode: multiply;
*/
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        -moz-transition: all 0.2s; }
        section
.lista_clientes
li
.img:hover {
          background-color: transparent;
          background-blend-mode: none;
          transform: scale(1.1);
          /*
					-webkit-filter: grayscale(0%); 
					filter: grayscale(0%);
	*/ }
        section
.lista_clientes
li
.img:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          transition: all 0.3s linear; }
        section
.lista_clientes
li
.img:hover:before {
          background: none; }
  section
.clientes {
    font-family: "FedraSansStd-Medium";
    font-size: 36px;
    line-height: 45px;
    margin-top: 60px;
    margin-bottom: 85px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px; }
  section
.morada {
    padding-top: 100px;
    padding-bottom: 30px; }
  section
#map_canvas {
    width: 100%;
    height: 522px;
    z-index: 11;
    font-size: 12px; }
  section
form#contactos {
    margin-top: 30px; }
    section
form#contactos
label {
      font-family: "FedraSansStd-Medium";
      font-size: 13px; }
    section
form#contactos
.caixa {
      width: 100%;
      border: solid 1px #fff;
      background: transparent;
      height: 60px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 10px;
      margin-bottom: 30px;
      background-color: #fff;
      padding-left: 15px; }
      section
form#contactos
.caixa.hbox {
        height: 400px;
        padding-top: 15px; }
    section
form#contactos
.w50 {
      width: calc(((6 * 60px) + (5 * 20px))); }
      section
form#contactos
.w50.ml {
        margin-left: 20px; }
    section
form#contactos
.caixas_error {
      border-color: #f00; }
    section
form#contactos
.error {
      color: #ff0000;
      margin-bottom: 10px; }
  section
.form_msg {
    font-size: 18px;
    margin-top: 30px; }
  section
.item_clientes {
    padding-top: 70px;
    padding-bottom: 85px; }
    section
.item_clientes
h2 {
      font-family: "AntiqueOliveStd-Nord";
      font-size: 20px;
      color: #fff;
      padding-bottom: 25px; }
  section
.clientes_l {
    margin: 0;
    padding: 0;
    font-size: 0px;
    padding-top: 190px; }
    section
.clientes_l
li {
      list-style: none;
      display: inline-block;
      width: 117px;
      height: 117px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
  section .about_intro, section
.servicos_intro {
    margin-top: 720px;
    margin-bottom: 105px;
    color: #fff; }
    section .about_intro
.resumo
, section
.servicos_intro
.resumo {
      font-family: "AntiqueOliveStd-Nord";
      font-size: 20px;
      line-height: 28px;
      width: calc(((5 * 60px) + (4 * 20px))); }
    section .about_intro
.texto
, section
.servicos_intro
.texto {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 20px;
      font-size: 15px;
      line-height: 22px;
      text-align: justify; }
  section
.servicos_intro {
    margin-top: 320px;
    margin-bottom: 105px;
    color: #fff; }
  section .item_about, section
.item_servicos {
    padding-top: 100px;
    padding-bottom: 115px;
    color: #fff; }
    section .item_about
.resumo
, section
.item_servicos
.resumo {
      font-family: "AntiqueOliveStd-Nord";
      font-size: 20px;
      line-height: 28px;
      width: calc(((5 * 60px) + (4 * 20px))); }
    section .item_about
.texto
, section
.item_servicos
.texto {
      font-size: 15px;
      line-height: 22px;
      text-align: justify; }
    section .item_about
.convida
, section
.item_servicos
.convida {
      font-family: "AntiqueOliveStd-Nord";
      font-size: 33px;
      color: #4A4A4A;
      text-align: center;
      margin-bottom: 70px; }
  section#wrap_empresa, section#wrap_servicos {
    padding-bottom: 0px; }
  section
.topo {
    padding-top: 80px;
    padding-bottom: 60px;
    background-color: #fff;
    text-align: center; }
  section
.clientes_produtos {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px; }
    section
.clientes_produtos
li {
      list-style: none;
      width: 100px;
      height: 100px;
      display: inline-block;
      margin-left: 2px;
      margin-right: 2px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 80%;
      position: relative; }
      section
.clientes_produtos
li
a {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%; }

.filter {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
  opacity: 0.85;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #000; }

.filter2 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
  opacity: 0.85;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: #4A4A4A;
  display: none; }

.menu_open {
  position: relative;
  top: 28px;
  display: none; }

.mmobile {
  position: absolute;
  z-index: 99998;
  display: none;
  margin: 0;
  padding: 0;
  top: 20px;
  width: 50%; }

.mmobile li {
  list-style: none;
  position: relative;
  line-height: 28px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.85);
  font-size: 15px;
  font-family: "FedraSansStd-Medium";
  color: #fff; }
  .mmobile li
.closem {
    position: relative;
    margin-left: -8px; }
  .mmobile li.close_wrap {
    margin-bottom: 30px; }
  .mmobile li:hover, .mmobile li.sel {
    text-decoration: underline; }

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

.breadcrumb {
  font-family: "FedraSansStd-Medium";
  font-size: 13px;
  color: #fff;
  margin-top: 8px;
  display: none;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.85); }

.socials_mobile {
  display: none;
  position: fixed;
  z-index: 999;
  bottom: 0px;
  width: 100%;
  bottom: 50px; }
  .socials_mobile
ul {
    margin: 0;
    padding: 0; }
    .socials_mobile
ul
li {
      display: inline-block;
      margin-right: 10px;
      list-style: none; }

@media only screen and (max-width: 1280px) {
  .menu_open {
    display: block; }
  h1 {
    top: 15px;
    left: 50%;
    margin-left: -38px; }
    h1
img {
      width: 77px; }
  .frase {
    padding-top: 155px; }
  section
.banners {
    padding-top: 170px; }
  section
.about_intro {
    margin-top: 680px; }
  section
.servicos_intro {
    margin-top: 220px; }
  section
.content_intro {
    margin-top: 150px; }
  footer
.socials {
    left: 5px;
    bottom: 5px; }
  footer .mail, footer
.back {
    right: 5px;
    bottom: 5px; }
    footer .mail
img
, footer
.back
img {
      width: 40px; }
  footer
.back {
    bottom: 50px; }
  a.pp_close {
    width: 40px !important;
    height: 40px !important;
    background-size: 40px !important;
    bottom: 9px !important;
    right: 5px !important; }
  .breadcrumb {
    display: block; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .full {
    width: calc(((12 * 57px) + (11 * 5px))); }
  .mid {
    width: calc(((6 * 57px) + (5 * 5px))); }
  .frase {
    width: 80%; }
  section
.banners
li {
    padding: 13px; }
    section
.banners
li
h2.titulo {
      font-size: 28px;
      line-height: 32px; }
    section
.banners
li
.texto {
      font-size: 13px;
      line-height: 18px;
      bottom: 13px;
      width: calc(100% - 2*13px); }
  section
.content_intro {
    margin-top: 150px; }
    section
.content_intro .resumo, section
.content_intro
.texto {
      font-size: 28px;
      width: calc(((6 * 57px) + (5 * 5px))); }
    section
.content_intro
.texto {
      font-size: 13px;
      line-height: 18px;
      padding-left: 5px; }
  section
#map_canvas {
    height: 452px; }
  section
form#contactos
.w50 {
    width: calc(((6 * 57px) + (5 * 5px))); }
    section
form#contactos
.w50.ml {
      margin-left: 5px; }
  section .about_intro, section
.servicos_intro {
    margin-top: 400px; }
    section .about_intro
.resumo
, section
.servicos_intro
.resumo {
      font-size: 17px;
      line-height: 25px;
      width: calc(((5 * 57px) + (4 * 5px))); }
    section .about_intro
.texto
, section
.servicos_intro
.texto {
      font-size: 13px;
      line-height: 18px;
      padding-left: 5px; }
  section .item_about
.resumo
, section
.item_servicos
.resumo {
    font-size: 17px;
    line-height: 25px;
    width: calc(((5 * 57px) + (4 * 5px))); }
  section .item_about
.texto
, section
.item_servicos
.texto {
    font-size: 13px;
    line-height: 18px; }
  section
.lista_items
li {
    width: calc(100% / 3);
    height: 0px;
    padding-bottom: calc(100% / 3); }
    section
.lista_items
li
h2 {
      font-size: 30px; }
  section
.servicos_intro {
    margin-top: 150px; }
  section
.lista_clientes
li {
    width: calc((100% - 6px)/ 3);
    height: 0px;
    padding-bottom: calc((100% - 6px)/ 3); }
  #main {
    background-size: contain; } }

@media only screen and (max-width: 767px) {
  .full {
    width: calc(100% - (2 * 12px)); }
  .mid {
    width: calc(100% - (2 * 12px)); }
  .frase {
    width: 90%;
    font-size: 28px;
    padding-top: 120px;
    line-height: 30px; }
  section
.banners
li {
    padding: 12px; }
    section
.banners
li.tipo1, section
.banners
li.tipo2 {
      width: 100%;
      height: 0px;
      padding-bottom: 80%; }
    section
.banners
li
h2.titulo {
      font-size: 28px;
      line-height: 32px; }
    section
.banners
li
.texto {
      font-size: 13px;
      line-height: 18px;
      bottom: 12px;
      width: calc(100% - 2*12px); }
  section
.content_intro {
    margin-top: 150px;
    margin-bottom: 40px; }
    section
.content_intro .resumo, section
.content_intro
.texto {
      font-size: 28px;
      width: 100%; }
      section
.content_intro .resumo.left
, section
.content_intro
.texto.left {
        clear: both; }
    section
.content_intro
.texto {
      margin-top: 12px;
      font-size: 13px;
      line-height: 18px;
      padding-left: 4px; }
  section
#map_canvas {
    height: 452px; }
  section
form#contactos
.w50 {
    width: 100%; }
    section
form#contactos
.w50.ml {
      margin-left: 4px; }
  section
form#contactos
.right {
    float: left; }
    section
form#contactos
.right .botao {
      margin-top: 12px; }
  section .about_intro, section
.servicos_intro {
    margin-top: 300px; }
    section .about_intro
.resumo
, section
.servicos_intro
.resumo {
      font-size: 17px;
      line-height: 25px;
      width: 100%; }
    section .about_intro
.texto
, section
.servicos_intro
.texto {
      padding-top: 12px;
      font-size: 13px;
      line-height: 18px;
      padding-left: 0px; }
    section .about_intro
.right
, section
.servicos_intro
.right {
      float: left; }
  section .item_about, section
.item_servicos {
    padding-top: 70px;
    padding-bottom: 85px; }
    section .item_about
.resumo
, section
.item_servicos
.resumo {
      font-size: 17px;
      line-height: 25px;
      width: 100%; }
    section .item_about
.texto
, section
.item_servicos
.texto {
      padding-top: 12px;
      font-size: 13px;
      line-height: 18px; }
    section .item_about
.right
, section
.item_servicos
.right {
      float: left; }
  section
.lista_items
li {
    width: calc(100% / 2);
    height: 0px;
    padding-bottom: calc(100% / 2); }
    section
.lista_items
li
h2 {
      font-size: 20px; }
  section
.servicos_intro {
    margin-top: 150px; }
  section
.lista_clientes
li {
    width: calc((100% - 6px)/ 3);
    height: 0px;
    padding-bottom: calc((100% - 6px)/ 3); }
  section
.item_clientes {
    padding-left: 12px; }
    section
.item_clientes
.right {
      float: left; }
  section
.prd_title {
    margin-bottom: 68px; }
  section
.topo {
    padding-top: 50px;
    padding-bottom: 30px; }
    section
.topo
img {
      width: 40px; }
  section
.clientes_l {
    padding-top: 100px;
    margin-left: 30px;
    margin-right: 30px; }
    section
.clientes_l
li {
      width: calc(100% / 3);
      height: 0px;
      padding-bottom: calc(100% / 3); }
  #main {
    background-size: contain; }
  .mmobile li
.closem {
    margin-left: -5px; }
  .socials {
    display: none; }
  div.light_square .pp_next {
    background-size: 30px !important;
    right: -30px; }
  div.light_square .pp_previous {
    background-size: 30px !important;
    left: -30px; } }
