.slider {
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 117px;
  float: none;
}

.body {
  height: 100%;
  font-family: Lato, sans-serif;
}

.slide1 {
  background-image: url('../images/Screen-Shot-2017-04-10-at-14.30.17.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.header-container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.logo-container {
  display: block;
  width: 220px;
  height: 210px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  text-align: center;
}

.logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.header-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 31px 14px 33px 17px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  color: #fff;
  font-size: 4em;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.header-text.thin {
  font-weight: 300;
}

.orange {
  padding-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #ff5000;
}

.titles-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.servicos-main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 83px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.servicos-container {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.icons {
  height: 110px;
}

.servicos-title {
  margin-top: 65px;
  margin-bottom: 12px;
  color: #a2a2a2;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.servicos-traco {
  display: block;
  width: 50px;
  height: 5px;
  margin: 18px auto 20px;
  background-color: #ff5000;
}

.servicos-para {
  color: #a2a2a2;
  font-size: 16px;
  line-height: 22px;
}

.h1-container {
  position: relative;
  width: 100%;
  text-align: center;
}

.heading {
  margin-bottom: 7px;
  font-size: 45px;
  font-weight: 700;
}

.galeria-container {
  width: 100%;
  height: 800px;
  margin-top: 102px;
  margin-bottom: 81px;
  float: left;
}

.galeria {
  height: 400px;
  float: left;
  border: 5px solid #fff;
}

.galeria._1 {
  width: 50%;
  border-left-style: none;
  background-image: url('../images/1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.galeria._2 {
  width: 20%;
  background-image: url('../images/2_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.galeria._3 {
  width: 30%;
  border-right-style: none;
  background-image: url('../images/3_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.galeria._4 {
  width: 20%;
  border-left-style: none;
  background-image: url('../images/5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.galeria._5 {
  width: 60%;
  background-image: url('../images/4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.galeria._6 {
  width: 20%;
  border-right-style: none;
  background-image: url('../images/6.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.testemunhos-main-slider {
  margin-top: 53px;
  margin-bottom: 103px;
  background-color: transparent;
}

.testemunho-container {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.testemunho-foto {
  display: block;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-bottom: 19px;
  margin-left: auto;
  border: 1px solid #f0f0f0;
  border-radius: 110px;
  background-image: url('../images/Screen-Shot-2017-04-13-at-10.19.59.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.testemunho-foto.pedro {
  background-image: url('../images/Pedro-camara.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.testemunho-foto.hugo {
  background-image: url('../images/Hugo-Passinhas.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.text-block {
  margin-bottom: 15px;
  color: #898989;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
}

.testemunhos-para {
  color: #b2b2b2;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

.parceiros-main-container {
  display: block;
  margin-top: 48px;
  padding: 35px 30px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e4e4e4;
}

.logos-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 20px auto 38px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.logo-link {
  display: block;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
}

.logo-link.cgd {
  background-image: url('../images/CGD.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.cgd:hover {
  background-image: url('../images/CGD_cor.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.fidelidade {
  height: 50px;
  background-image: url('../images/fidelidade.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.fidelidade:hover {
  background-image: url('../images/fidelidade_cor.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.teleseguros {
  background-image: url('../images/teleseguros.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.teleseguros:hover {
  background-image: url('../images/teleseguros_cor.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.novanisa {
  height: 61px;
  background-image: url('../images/novanisa.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.novanisa:hover {
  background-image: url('../images/novanisa_logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.vitor {
  height: 96px;
  background-image: url('../images/vitorpinheiro.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link.vitor:hover {
  background-image: url('../images/vitorpinheiro_cor.png'), url('../images/vitorpinheiro.png');
  background-position: 50% 50%, 50% 50%;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
}

.logo-link._4itfuture {
  height: 56px;
  background-image: url('../images/4itfuture.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-link._4itfuture:hover {
  background-image: url('../images/4itfuture_cor.png'), url('../images/4itfuture.png');
  background-position: 50% 50%, 50% 50%;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
}

.footer-main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-contactos-main-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 400px;
  padding: 25px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
}

.mapa {
  width: 50%;
}

.linha {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 10px;
  height: 100%;
  background-color: #ff5000;
}

.contactos-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 31px 10px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.contactos-icon {
  width: 40px;
  height: 40px;
  margin-right: 14px;
  float: left;
}

.contactos-link {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.contactos-link:hover {
  color: #ff5000;
}

.slide-2 {
  background-image: url('../images/2.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-3 {
  background-image: url('../images/3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

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

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

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

@media (max-width: 991px) {
  .slider {
    height: 700px;
  }
  .header-container {
    height: 600px;
  }
  .header-text {
    padding-top: 23px;
    padding-bottom: 23px;
    font-size: 2.9em;
  }
  .servicos-main-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .servicos-container {
    width: 50%;
    margin-bottom: 41px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .servicos-title {
    margin-top: 23px;
    line-height: 31px;
  }
  .galeria-container {
    height: 600px;
  }
  .galeria._1 {
    height: 300px;
  }
  .galeria._2 {
    height: 300px;
  }
  .galeria._3 {
    height: 300px;
  }
  .galeria._4 {
    height: 300px;
  }
  .galeria._5 {
    height: 300px;
  }
  .galeria._6 {
    height: 300px;
  }
  .testemunho-container {
    width: 90%;
  }
  .testemunhos-para {
    font-size: 16px;
  }
  .parceiros-main-container {
    padding: 19px 0px 32px;
  }
  .logos-container {
    width: 90%;
  }
  .logo-link.cgd {
    height: 132px;
  }
  .logo-link.teleseguros {
    height: 132px;
  }
  .footer-contactos-main-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .contactos-container {
    padding: 5px 0px;
    font-size: 17px;
  }
  .contactos-icon {
    width: 39px;
    height: 29px;
    margin-right: 7px;
  }
  .contactos-link {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .slider {
    height: 419px;
  }
  .header-container {
    height: 360px;
  }
  .logo-container {
    width: 120px;
    height: 111px;
    padding-top: 20px;
  }
  .logo {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .header-text {
    padding: 19px 10px 16px;
    font-size: 2.3em;
  }
  .heading {
    font-size: 34px;
  }
  .testemunho-container {
    width: 80%;
  }
  .testemunhos-para {
    font-size: 14px;
  }
  .parceiros-main-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-main-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .footer-contactos-main-container {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mapa {
    width: 100%;
  }
  .linha {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 3%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .slide-nav {
    padding-top: 34px;
  }
}

@media (max-width: 479px) {
  .header-text {
    padding-top: 13px;
    padding-bottom: 9px;
    font-size: 1.4em;
  }
  .header-text.thin {
    padding-top: 8px;
    font-size: 1.8em;
  }
  .header-text.orange {
    padding-right: 17px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1.6em;
    text-align: center;
  }
  .servicos-main-container {
    width: 95%;
    margin-top: 46px;
  }
  .servicos-container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .servicos-title {
    font-size: 20px;
  }
  .heading {
    margin-top: 0px;
    font-size: 26px;
  }
  .galeria-container {
    height: auto;
    margin-top: 36px;
  }
  .galeria._1 {
    width: 100%;
    height: 250px;
    border-style: solid;
  }
  .galeria._2 {
    width: 100%;
    height: 250px;
    border-top-style: none;
  }
  .galeria._3 {
    width: 100%;
    height: 250px;
    border-top-style: none;
    border-right-style: solid;
  }
  .galeria._4 {
    width: 100%;
    height: 250px;
    float: left;
    border-top-style: none;
    border-left-style: solid;
  }
  .galeria._5 {
    width: 100%;
    height: 250px;
    border-top-style: none;
  }
  .galeria._6 {
    width: 100%;
    height: 250px;
    border-top-style: none;
    border-right-style: solid;
  }
  .testemunhos-main-slider {
    min-height: 349px;
    margin-top: 30px;
    margin-bottom: 67px;
  }
  .testemunho-container {
    position: relative;
    width: 90%;
    float: none;
    clear: none;
  }
  .testemunhos-para {
    float: none;
  }
  .logos-container {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .logo-link {
    margin-bottom: 32px;
  }
  .footer-contactos-main-container {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contactos-container {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 16px;
  }
  .contactos-icon {
    height: 30px;
  }
  .contactos-link {
    font-size: 16px;
  }
  .slide-nav {
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
}

