body {
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

h1 {
  margin-top: 0;
  margin-bottom: 34px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 55px;
  font-weight: 400;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, .25);
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, .25);
}

h3 {
  margin: 0px 0px 0;
  padding-top: 6px;
  border-radius: 16px;
  background-color: rgba(26, 26, 26, .84);
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

h4 {
  margin: 0 0px 0px;
  padding-right: 52px;
  padding-left: 52px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

h5 {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
  color: #29abe2;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
  list-style-type: none;
}

h6 {
  margin-top: 33px;
  margin-bottom: 10px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 18px;
  font-weight: 200;
  text-align: center;
}

p {
  margin-top: 19px;
  margin-bottom: 19px;
  padding-right: 50px;
  padding-left: 50px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 31px;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
}

.button {
  display: inline-block;
  margin: 25px 14px;
  padding: 9px 10px;
  border-radius: 7px;
  background-color: #e22929;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #1a81ad;
}

.button.w--current:hover {
  background-color: #1a81ad;
}

.button.form_button {
  margin-right: 0px;
  padding: 15px 53px 10px;
  float: right;
}

.button.form_button:hover {
  background-color: #1a81ad;
}

.nav-item {
  position: static;
  margin-right: 10px;
  margin-left: 10px;
  padding: 30px 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-item:hover {
  padding-top: 27px;
  padding-bottom: 33px;
  color: #e9a5a5;
  text-decoration: none;
}

.nav-item.w--current {
  color: #e22929;
  font-weight: 400;
  text-shadow: 1px 1px 6px #afafaf;
}

.nav-item.w--current:hover {
  font-weight: 400;
  text-decoration: none;
}

.nav-item.w--current:active {
  font-weight: 300;
}

.nav-item.w--current:focus {
  font-weight: 300;
}

.nav-item.w--open {
  font-size: 17px;
}

.nav-right {
  margin-bottom: 23px;
  padding-top: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  text-align: right;
}

.section_nav {
  border-bottom: 1px solid #4d4d4d;
  background-color: rgba(42, 40, 50, .75);
}

.section_nav.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
}

.section_nav.sub {
  padding-top: 2px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, .45);
}

.section-space1 {
  width: 100%;
  padding-bottom: 1px;
  background-image: url('../images/stars.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.section-space1.sun {
  padding-bottom: 1px;
  background-image: url('../images/space2.jpg');
}

.planet {
  display: block;
  width: 100%;
  margin-bottom: -462px;
}

.planet.sun {
  margin-top: -437px;
}

.section_infographic {
  padding-bottom: 5px;
  border-top-width: 1px;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  background-color: #2a2832;
  box-shadow: none;
  opacity: 1;
}

.hero_paragraph {
  padding-right: 100px;
  padding-left: 100px;
}

.pod {
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 8px solid #2a2832;
  border-radius: 15px;
  background-color: rgba(54, 54, 54, 0);
}

.icon {
  max-width: 50%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  float: left;
}

.pod_row {
  margin-top: 0px;
  margin-bottom: 1px;
}

.name {
  margin-bottom: 8px;
  padding-top: 11px;
}

.symbol {
  margin-bottom: 30px;
  padding-top: 140px;
}

.black {
  color: #000;
  font-weight: 400;
  text-shadow: none;
}

.header {
  margin-bottom: 50px;
}

.dropdown {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.scroll_icon {
  margin-top: 32px;
  margin-bottom: 0px;
}

.merc {
  color: #ccc;
}

.ven {
  color: #a69166;
}

.earth {
  color: #58aee9;
}

.header_logo {
  margin-top: 5px;
  margin-bottom: 5px;
}

.image_bar {
  background-image: url('../images/pillars.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image_bar.bang {
  background-image: url('../images/bang.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image_bar.gravity {
  background-image: url('../images/gravity.jpg');
}

.image_bar.cluster {
  background-image: url('../images/cluster.jpg');
}

.image_bar_text {
  padding: 100px 20px 82px;
}

.top_of_page {
  margin-bottom: 0px;
  padding-top: 65px;
  background-image: url('../images/formation.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.top_of_page.epic {
  padding-top: 65px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .12)), -webkit-linear-gradient(270deg, rgba(54, 10, 10, .3), rgba(54, 10, 10, .3)), url('../images/reparacoes-em-lisboa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .12)), linear-gradient(180deg, rgba(54, 10, 10, .3), rgba(54, 10, 10, .3)), url('../images/reparacoes-em-lisboa.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.top_of_page.interior1 {
  margin-bottom: 0px;
  padding-top: 65px;
  background-image: url('../images/stars.jpg');
}

.top_of_page.interior3 {
  padding-top: 65px;
  background-image: url('../images/interior.jpg');
}

.header2 {
  padding-top: 120px;
}

.formation {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}

.formation.cta_p {
  padding-right: 20px;
  padding-left: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 200;
  text-shadow: none;
}

.formation.cta_p:hover {
  text-shadow: none;
}

.footer {
  width: auto;
  height: 255px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #29abe2;
  background-color: #500707;
}

.footer_logo {
  margin-left: 45px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.spacer {
  padding-top: 80px;
  padding-bottom: 80px;
}

.footer_link {
  padding-top: 41px;
  padding-right: 45px;
  padding-left: 45px;
  font-family: 'Josefin Sans', sans-serif;
  color: #7a7a7a;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.footer_link:hover {
  color: #d1d1d1;
}

.footer_copy {
  padding-bottom: 2px;
  border-radius: 0px;
  background-color: #121212;
  font-family: 'Open Sans', sans-serif;
  color: #a3a3a3;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.cta_bar {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #2a2832;
}

.cta_bar.age-spacer {
  padding-top: 100px;
  padding-bottom: 50px;
}

.cta_icon {
  margin-bottom: 1px;
}

.link_block {
  text-decoration: none;
}

.subnav {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0px;
  text-align: center;
}

.subnav_link {
  padding-right: 12px;
  padding-left: 12px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.subnav_link:hover {
  color: #bdbdbd;
}

.anchor {
  margin-bottom: -250px;
}

.floater_bar {
  margin-top: 100px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: solid none;
  border-width: 1px;
  border-color: #fff;
  background-color: rgba(42, 40, 50, .69);
}

.main {
  margin-bottom: 78px;
}

.home_link {
  text-decoration: none;
}

.interior_header {
  margin-top: 160px;
  margin-bottom: 89px;
}

.years {
  font-size: 26px;
}

.ticket_select {
  max-width: 200px;
  float: right;
  font-family: 'Josefin Sans', sans-serif;
  color: #9e9e9e;
  font-size: 16px;
  text-transform: uppercase;
}

.field_label {
  padding-top: 15px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}

.form-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 37px;
  padding-left: 37px;
}

.text_field {
  margin-bottom: 6px;
  border-radius: 6px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.sucsess {
  margin-top: 109px;
  margin-bottom: 109px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .47);
}

.thank-you {
  font-size: 25px;
}

.quantity {
  font-family: 'Open Sans', sans-serif;
  color: #8c8c8c;
  font-size: 18px;
  text-transform: uppercase;
}

.large {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}

.home_top {
  padding-top: 35px;
}

.top {
  margin-top: -17px;
}

.yt {
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
}

.cont-top {
  text-align: center;
}

.dropopen {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: padding 100ms linear;
  transition: padding 100ms linear;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}

.dropopen:hover {
  padding-right: 10px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, .27);
  color: #f5aaaa;
}

.listdrop {
  background-color: #332c2c;
}

.listdrop.w--open {
  background-color: rgba(42, 40, 50, .95);
  color: #fff;
}

.slidehome1 {
  padding-top: 32px;
  text-align: center;
}

.sliderhome {
  max-height: 200px;
  background-color: transparent;
}

.txtbanner {
  margin-bottom: 6px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 53px;
  line-height: 70px;
  text-align: center;
  letter-spacing: 1px;
}

.subtit-slide {
  display: inline-block;
  margin-right: 200px;
  margin-left: 200px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 2px;
}

.servicos-24-horas {
  font-size: 41px;
}

.conttabs {
  padding-top: 0px;
  padding-bottom: 45px;
}

.conttabs.bordasup {
  padding-top: 27px;
  border-top: 2px solid rgba(177, 67, 67, .34);
}

.center {
  position: static;
  padding: 5px;
  text-align: center;
}

.servicos-linktab {
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.servicos-linktab:hover {
  background-image: -webkit-linear-gradient(270deg, #da3131 18%, transparent);
  background-image: linear-gradient(180deg, #da3131 18%, transparent);
}

.tit-tab {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #b11313;
  font-size: 31px;
  line-height: 43px;
  font-weight: 600;
  text-shadow: 2px 2px 0 #e6c8c8;
}

.tit-tab._2 {
  font-size: 24px;
  line-height: 26px;
}

.txt-tab {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  color: #8f3232;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  text-shadow: 1px 1px 1px rgba(201, 12, 12, .4), 1px 1px 6px #fff;
}

.sect-tab {
  padding-bottom: 60px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .17), hsla(0, 0%, 100%, .17)), url('../images/caixilharia-em-lisboa.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .17), hsla(0, 0%, 100%, .17)), url('../images/caixilharia-em-lisboa.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 300px;
}

.reparacao-maquinas {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.tabela-home {
  margin-top: 0px;
  padding: 15px 60px 0px;
}

.logo {
  max-width: 8%;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 130px;
  padding: 7px;
  float: left;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.logo:hover {
  max-width: 10%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.reparacoes-logo {
  width: 180px;
  padding: 10px;
  border-radius: 21px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: inset 0 0 10px 2px #000, inset 0 0 8px 0 #000;
}

.tele {
  margin-top: 7px;
  margin-left: 70px;
  padding-left: 0px;
  float: none;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.tele._25 {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #f1cece;
  font-size: 16px;
  line-height: 18px;
}

.linkfoot {
  display: block;
  height: 60px;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  text-decoration: none;
}

.linkfoot:hover {
  width: 460px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom: 0px none #fff;
  background-color: transparent;
}

.txt-foot {
  margin-top: 6px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.master-digital {
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #2c1111;
}

.masterdigital {
  font-size: 14px;
  text-decoration: none;
}

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

.txtlinkfoot {
  margin: 0px 100px;
  padding-right: 0px;
  font-size: 15px;
}

.pag-reparacoes {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent 27%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/reparacao-de-electrodomesticos.jpg');
  background-image: linear-gradient(180deg, #000, transparent 27%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/reparacao-de-electrodomesticos.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.pag-reparacoes.esquneta {
  background-image: -webkit-linear-gradient(270deg, #000, transparent 27%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .62), rgba(0, 0, 0, .62)), url('../images/reparacoes-em-lisboa.jpg');
  background-image: linear-gradient(180deg, #000, transparent 27%), linear-gradient(180deg, rgba(0, 0, 0, .62), rgba(0, 0, 0, .62)), url('../images/reparacoes-em-lisboa.jpg');
  background-size: auto, auto, cover;
}

.pag-reparacoes.estore {
  background-image: -webkit-linear-gradient(270deg, #000, transparent 27%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .52), rgba(0, 0, 0, .52)), url('../images/estores-cris.jpg');
  background-image: linear-gradient(180deg, #000, transparent 27%), linear-gradient(180deg, rgba(0, 0, 0, .52), rgba(0, 0, 0, .52)), url('../images/estores-cris.jpg');
  background-position: 0px 0px, 0px 0px, 51px 0px;
}

.tabela-paginas {
  margin-top: 43px;
}

.slider-pags {
  background-color: transparent;
}

.sl-pags {
  text-align: center;
}

.tit-banner-pag {
  color: #a50000;
  font-size: 20px;
  line-height: 32px;
}

.img-bannerpag {
  max-width: 49%;
}

.servicos {
  margin-top: 5px;
  font-family: Oswald, sans-serif;
  color: #a50000;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}

.tecnicos {
  margin-bottom: 10px;
  color: #8b0505;
  font-size: 38px;
  line-height: 45px;
  font-weight: 600;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, .25);
}

.rowmarcas {
  margin-top: 15px;
  margin-right: 0px;
  margin-left: 0px;
}

.imgmarc {
  display: inline-block;
}

.desentupimentos-cr {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/desentupimento-em-lisboa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/desentupimento-em-lisboa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.abertura-de-portas {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/abertura-de-portas-reparacao.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/abertura-de-portas-reparacao.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.caixilharia {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .34), rgba(0, 0, 0, .34)), url('../images/caixilharia-em-lisboa-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .34), rgba(0, 0, 0, .34)), url('../images/caixilharia-em-lisboa-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.servicos-electricos {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/eletricista-24-horas.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/eletricista-24-horas.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.canalizacoes {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/canalizacoes-24horas-crrepara.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .37), rgba(0, 0, 0, .37)), url('../images/canalizacoes-24horas-crrepara.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.pintura-de-parede {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/pintura-de-parede-cr-reparacoes_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/pintura-de-parede-cr-reparacoes_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.cr-reparacoes {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/09.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/09.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.img-linkcont {
  float: left;
}

.link-contato {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #9b9b9b;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  text-decoration: none;
}

.link-contato:hover {
  padding-left: 25px;
  box-shadow: inset 0 0 8px 0 #ffb4b4;
}

.titcont {
  margin-top: 14px;
  margin-left: 70px;
  font-family: 'Josefin Sans', sans-serif;
  color: #8b0505;
  font-size: 23px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
}

.remodelacoes-em-lisboa {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Remodelacoes-em-lisboa-cr-reparacoes.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Remodelacoes-em-lisboa-cr-reparacoes.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.slider-home {
  background-color: transparent;
}

.slide-home-img {
  text-align: center;
}

.contain {
  margin-top: 54px;
}

.map-local {
  height: 200px;
}

.reparacoes-sintra {
  padding-top: 65px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/reparacoes-em-sintra.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/reparacoes-em-sintra.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: center;
}

.heading {
  font-size: 35px;
}

.contacto {
  margin-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 6px;
  background-color: #a00000;
  box-shadow: 1px 1px 3px 0 #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.contacto:hover {
  background-color: #e00000;
  box-shadow: none;
}

.ligueja {
  font-size: 30px;
}

.linktrab {
  color: #f0a6a6;
  font-size: 16px;
  line-height: 18px;
}

.linktrab:hover {
  padding-left: 3px;
  color: #dadada;
}

html.w-mod-js *[data-ix="fade"] {
  opacity: 0;
  -webkit-transform: scale(1, 1) translate(0px, 10px);
  -ms-transform: scale(1, 1) translate(0px, 10px);
  transform: scale(1, 1) translate(0px, 10px);
}

html.w-mod-js *[data-ix="roll-over"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="fade-up-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="nav-load"] {
  -webkit-transform: translate(0px, -85px);
  -ms-transform: translate(0px, -85px);
  transform: translate(0px, -85px);
}

@media (max-width: 991px) {
  h1 {
    margin-bottom: 0px;
    font-size: 45px;
  }
  h2 {
    font-size: 38px;
  }
  h3 {
    font-size: 14px;
  }
  h4 {
    font-size: 28px;
  }
  h6 {
    margin-top: 30px;
    font-size: 26px;
  }
  p {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Josefin Sans', sans-serif;
  }
  .planet {
    margin-bottom: -479px;
  }
  .section_infographic {
    box-shadow: none;
  }
  .icon {
    max-width: 41px;
  }
  .planet-text {
    margin-bottom: 29px;
  }
  .symbol {
    margin-bottom: 20px;
  }
  .black {
    text-shadow: none;
  }
  .image_bar.bang {
    background-position: 77% 50%;
  }
  .top_of_page.interior3 {
    padding-top: 34px;
  }
  .formation.cta_p {
    text-shadow: none;
  }
  .footer_logo {
    margin-right: 10px;
    margin-left: 10px;
  }
  .footer_link {
    padding: 19px 42px 6px;
  }
  .cta_bar {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .top {
    margin-top: -50px;
    margin-bottom: -18px;
  }
  .subtit-slide {
    margin-right: 150px;
    margin-left: 150px;
  }
  .tit-tab {
    font-size: 21px;
    line-height: 26px;
  }
  .tele {
    font-size: 24px;
    line-height: 26px;
  }
  .tele._25 {
    font-size: 12px;
    line-height: 22px;
  }
  .linkfoot {
    height: 53px;
  }
  .txt-foot {
    font-size: 17px;
    line-height: 24px;
  }
  .contacto {
    margin-top: 5px;
    padding: 3px 20px;
    border-radius: 6px;
    background-color: #920000;
    box-shadow: 1px 1px 3px 0 #000;
  }
  .contacto:hover {
    background-color: #cf0000;
    box-shadow: none;
  }
  .icon-2 {
    color: #fff;
  }
  .nav-menu {
    background-color: #5d5d5d;
  }
  .menu-button.w--open {
    background-color: #5d5d5d;
  }
  .linktrab {
    font-size: 12px;
    line-height: 22px;
  }
}

@media (max-width: 767px) {
  h1 {
    margin-bottom: 10px;
    font-size: 41px;
  }
  h2 {
    font-size: 36px;
  }
  h6 {
    text-align: center;
  }
  p {
    padding-right: 45px;
    padding-left: 45px;
    font-size: 20px;
    line-height: 24px;
  }
  .button.nav_button {
    margin-right: -82px;
    margin-left: 45px;
  }
  .nav-item {
    margin-right: 25px;
    padding-top: 18px;
    padding-bottom: 3px;
    font-size: 15px;
  }
  .nav-item:hover {
    padding-top: 18px;
    padding-bottom: 3px;
  }
  .nav-item.w--current {
    font-size: 15px;
  }
  .planet {
    margin-bottom: -458px;
  }
  .section_infographic {
    box-shadow: none;
  }
  .icon {
    margin-top: 10px;
    margin-left: 118px;
  }
  .symbol {
    max-width: 80px;
    margin-bottom: 13px;
  }
  .black {
    text-shadow: none;
  }
  .mobile_nav {
    padding-top: 7px;
    padding-right: 14px;
    padding-bottom: 3px;
    font-size: 17px;
  }
  .mobile_nav:focus {
    background-color: hsla(0, 0%, 100%, 0);
  }
  .mobile_nav.w--open {
    background-color: rgba(209, 77, 77, 0);
  }
  .dropdown {
    min-width: 300px;
    margin-top: 72px;
    padding-top: 0px;
    background-color: rgba(42, 40, 50, .97);
  }
  .header_logo {
    max-width: 110px;
  }
  .moble_menu {
    padding-top: 9px;
    padding-right: 27px;
    font-family: Exo, sans-serif;
    color: #fff;
    font-weight: 100;
  }
  .top_of_page.epic {
    padding-top: 46px;
    padding-bottom: 20px;
  }
  .top_of_page.interior3 {
    padding-top: 4px;
  }
  .formation.cta_p {
    padding-right: 76px;
    padding-left: 76px;
    text-shadow: none;
  }
  .footer {
    height: auto;
  }
  .footer_logo {
    max-width: 142px;
  }
  .footer_link {
    padding-right: 21px;
    padding-left: 21px;
  }
  .footer_copy {
    padding-right: 48px;
    padding-left: 48px;
    font-size: 11px;
    line-height: 13px;
  }
  .subnav_link {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
  }
  .floater_bar {
    margin-top: 35px;
  }
  .large {
    font-size: 16px;
    line-height: 23px;
  }
  .home_top {
    padding-top: 10px;
  }
  .top {
    margin-top: -90px;
  }
  .slidehome1 {
    padding-top: 20px;
  }
  .sliderhome {
    max-height: 131px;
  }
  .txtbanner {
    font-size: 35px;
    line-height: 41px;
  }
  .subtit-slide {
    margin-right: 50px;
    margin-left: 50px;
  }
  .center {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tit-tab {
    font-size: 26px;
    line-height: 29px;
  }
  .reparacao-maquinas {
    max-width: 97%;
  }
  .tabela-home {
    padding-right: 50px;
    padding-left: 50px;
  }
  .reparacoes-logo {
    max-width: 18%;
  }
  .tele {
    margin-top: 18px;
    margin-left: 180px;
  }
  .linkfoot {
    height: auto;
    text-align: left;
  }
  .linkfoot:hover {
    width: auto;
    height: auto;
  }
  .master-digital {
    padding-bottom: 7px;
  }
  .masterdigital {
    font-size: 12px;
  }
  .txtlinkfoot {
    font-size: 12px;
  }
  .slider-pags {
    height: 266px;
  }
  .img-bannerpag {
    max-width: 36%;
  }
  .servicos {
    font-size: 19px;
    line-height: 25px;
    text-align: center;
  }
  .tecnicos {
    font-size: 30px;
    line-height: 35px;
  }
  .colu2 {
    padding-top: 38px;
  }
  .contacto {
    margin-top: 5px;
    margin-left: 5px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 7px;
    background-color: #9e0000;
    box-shadow: 1px 1px 3px 0 #000;
  }
  .contacto:hover {
    background-color: #e00000;
  }
  .nav-menu {
    padding-bottom: 35px;
  }
}

@media (max-width: 479px) {
  h1 {
    margin-bottom: -4px;
    font-size: 34px;
    line-height: 39px;
  }
  h2 {
    font-size: 29px;
    line-height: 33px;
  }
  h4 {
    font-size: 25px;
  }
  h6 {
    padding-right: 24px;
    padding-left: 86px;
  }
  p {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 17px;
    text-shadow: none;
  }
  .button.nav_button {
    margin-left: -19px;
  }
  .nav-item {
    margin-right: 15px;
  }
  .nav-item:hover {
    margin-right: 15px;
  }
  .section-space1 {
    padding-top: 39px;
  }
  .planet {
    margin-bottom: -270px;
    border-bottom-style: none;
  }
  .section_infographic {
    box-shadow: none;
  }
  .pod {
    margin-top: 0px;
    margin-bottom: -6px;
  }
  .icon {
    margin-top: 8px;
    margin-bottom: 4px;
    margin-left: 15px;
  }
  .planet-text {
    margin-bottom: -2px;
    padding-top: 0px;
  }
  .symbol {
    max-width: 64px;
    margin-bottom: 0px;
    padding-top: 50px;
  }
  .black {
    text-shadow: none;
  }
  .mobile_nav {
    padding-top: 11px;
    padding-bottom: 8px;
  }
  .mobile_nav.w--open {
    background-color: transparent;
  }
  .dropdown {
    min-width: 225px;
    margin-top: 64px;
  }
  .scroll_icon {
    max-width: 55px;
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .header_logo {
    max-width: 90px;
    margin-top: 7px;
  }
  .image_bar_text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .top_of_page.interior3 {
    padding-top: 1px;
  }
  .header2 {
    padding-top: 130px;
    padding-bottom: 0px;
  }
  .formation {
    text-shadow: none;
  }
  .formation.cta_p {
    padding-right: 20px;
    padding-left: 20px;
    text-shadow: none;
  }
  .footer_logo {
    max-width: 122px;
    margin-left: 0px;
  }
  .spacer {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .footer_link {
    padding-top: 10px;
    padding-bottom: 2px;
  }
  .footer_copy {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 15px;
  }
  .home_link {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .years {
    font-size: 22px;
  }
  .form-box {
    padding-right: 5px;
    padding-left: 5px;
  }
  .thank-you {
    line-height: 29px;
    text-shadow: none;
  }
  .large {
    font-size: 16px;
    text-shadow: none;
  }
  .home_top {
    padding-top: 39px;
  }
  .slidehome1 {
    padding-top: 44px;
  }
  .sliderhome {
    max-height: 225px;
  }
  .txtbanner {
    font-size: 28px;
    line-height: 40px;
  }
  .subtit-slide {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 17px;
    line-height: 27px;
  }
  .center {
    padding-right: 2px;
    padding-left: 2px;
  }
  .center.esp {
    padding-top: 0px;
  }
  .tit-tab {
    font-size: 27px;
    line-height: 29px;
  }
  .tabela-home {
    padding-top: 0px;
  }
  .reparacoes-logo {
    width: 125px;
    max-width: 50%;
  }
  .tele {
    margin-left: 68px;
    padding-right: 0px;
    font-size: 20px;
  }
  .linkfoot {
    text-align: left;
  }
  .masterdigital {
    font-size: 10px;
  }
  .txtlinkfoot {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0px;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
  }
  .img-bannerpag {
    max-width: 50%;
  }
  .servicos {
    text-align: left;
  }
  .tecnicos {
    padding-right: 3px;
    padding-left: 3px;
  }
  .bs {
    margin-top: 12px;
    padding-top: 13px;
  }
  .space {
    margin-top: 19px;
    padding-top: 13px;
  }
  .link-contato {
    padding-left: 13px;
  }
  .link-contato:hover {
    padding-left: 16px;
  }
  .titcont {
    margin-left: 40px;
    text-align: left;
  }
  .contacto {
    margin-top: 10px;
    margin-left: 3px;
    padding: 5px 20px;
    border-radius: 6px;
    background-color: rgba(195, 10, 10, .7);
    box-shadow: 1px 1px 3px 0 #000;
    line-height: 18px;
  }
  .contacto:hover {
    background-color: #e00;
    box-shadow: none;
  }
  .ligueja {
    line-height: 30px;
  }
}

