body {
  letter-spacing: 0;
  font-size: 1em;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  margin-bottom: .3em;
  font-size: 1.25em;
  font-weight: 700;
  display: block;
}

blockquote {
  border-left: .3em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  background-color: #1c224300;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container._100 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.styleguide_item {
  border-bottom: .1em solid #bdbdbd;
  padding: 2em 0;
}

.global_embed {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.global_symbol {
  position: fixed;
  inset: 0% 0% auto;
}

.styleguide_rich-text p {
  margin-top: 0;
  margin-bottom: 1.6em;
}

.styleguide_rich-text h1 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 3.28em;
}

.styleguide_rich-text h2 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 2.5em;
}

.styleguide_rich-text h3 {
  margin-top: 0;
  margin-bottom: .3em;
  font-size: 2.19em;
}

.styleguide_rich-text h4 {
  margin-top: 0;
  margin-bottom: .4em;
  font-size: 1.88em;
}

.styleguide_rich-text h5 {
  margin-top: 0;
  margin-bottom: .6em;
  font-size: 1.67em;
}

.styleguide_rich-text h6 {
  margin-top: 0;
  margin-bottom: .7em;
  font-size: 1.46em;
}

.page-wrapper {
  width: 100%;
  margin-top: -93px;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.page-main {
  display: block;
}

.text-size-h1 {
  font-size: 3.28em;
  line-height: 1.2;
}

.text-size-h2 {
  font-size: 2.5em;
  line-height: 1.2;
}

.text-size-h3 {
  font-size: 2.19em;
  line-height: 1.3;
}

.text-size-h4 {
  font-size: 1.88em;
  line-height: 1.3;
}

.text-size-h5 {
  font-size: 1.67em;
  line-height: 1.3;
}

.text-size-h6 {
  font-size: 1.46em;
}

.styleguide_form-input {
  border: 1px solid #0003;
  border-radius: 0;
  height: 3em;
  margin-bottom: 1em;
  padding: 0 .9em;
  font-size: 1.25em;
}

.text-size-display {
  font-size: 4.38em;
  line-height: 1.1;
}

.styleguide_form-submit {
  font-size: 1.25em;
}

.styleguide_list {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.page-padding {
  padding: 5em 6%;
}

.page-padding.is-home-hero {
  background-color: #1c2243;
}

.page-padding.is-home-hero._100 {
  height: auto;
  padding: 0 0%;
}

.page-padding.is-home-hero.massagem {
  padding-top: 0;
  padding-bottom: 0;
}

.page-padding.is-home-hero.massagem-em-lisboa {
  background-color: #1c224300;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.page-padding.is-home-hero.opacity {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-bottom: 5em;
  display: flex;
}

.home-hero_section {
  color: #431313;
}

.home-hero_section.carroucel {
  width: 100vw;
  height: auto;
  margin-top: -.7em;
}

.home-hero_section._2 {
  background-color: #1c2243;
  padding-bottom: 4px;
}

.home-hero_section.contato {
  background-color: #1c2243;
  padding-bottom: 8em;
}

.home-hero_section.contato.purple {
  background-color: #a382ed;
}

.home-hero_section.advertencias {
  background-color: #1c2243;
  background-image: linear-gradient(#000000eb, #000000eb), url('../images/sfdsdf.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 4px;
}

.home-hero_layout {
  height: auto;
}

.slider {
  height: 100vh;
  padding-top: 0;
  display: block;
}

.slide {
  background-image: url('../images/3.png');
  background-position: 50%;
  background-size: cover;
}

.slide._1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide._2 {
  background-image: url('../images/2.png');
}

.div-block {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  font-weight: 300;
  line-height: 1;
}

.heading.massagem-em-lisboa {
  letter-spacing: .2em;
  padding-top: 1em;
  font-size: 3.5em;
}

.heading.h-footer {
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-top: 1em;
  padding-bottom: .5em;
  font-size: 3.5em;
}

.cta {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  letter-spacing: .2em;
  text-transform: uppercase;
  background-color: #dde0e400;
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 1em 2em;
  font-family: Montserrat, sans-serif;
  font-size: .8em;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 2em;
  font-family: Montserrat, sans-serif;
}

.paragraph.massagens {
  padding-top: 2em;
  padding-left: 8em;
  padding-right: 8em;
  font-weight: 300;
  line-height: 2;
}

.paragraph.endere-o {
  border-top: 1px solid #0e1330;
  border-bottom: 1px solid #0e1330;
  padding-top: 2em;
  padding-left: 8em;
  padding-right: 8em;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1;
}

.paragraph.massagens-cards {
  padding: 2em 8em 4em;
  font-weight: 300;
  line-height: 2;
}

.nav {
  color: #431313;
}

.nav.carroucel {
  width: 100vw;
  height: auto;
}

.nav_up {
  background-color: #a382ed;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
  position: static;
  inset: -26% 0% auto;
}

.div-block-2 {
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  padding: 1em;
  display: block;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-4 {
  z-index: 22;
  background-color: #1c2243;
  background-image: linear-gradient(118deg, #0c112d 28%, #2e1761);
  border-radius: 90px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-left: 1em;
  display: flex;
  position: fixed;
  inset: 2% 5% auto;
}

.navbar {
  background-color: #ddd0;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: .8em;
  font-weight: 300;
}

.nav-link.whats {
  color: #2e1761;
  background-color: #42e35e;
  border-radius: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.nav-link-2, .nav-link-3 {
  color: #fff;
}

.card {
  color: #b8b9c2;
  background-color: #3f4046;
  border-radius: 20px;
  width: auto;
  height: 25%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.arrow-left {
  width: 50px;
  height: 50px;
  inset: auto auto 0% 0%;
}

.arrow-left.color {
  color: #fff;
  background-color: #a382ed2e;
  border-radius: 80px;
  padding: 1em;
}

.carousel-slider {
  border-radius: 4px;
  margin-right: 2em;
}

.carousel-slider._3 {
  right: -42%;
}

.carousel-slider._8 {
  right: -147%;
}

.carousel-slider._4 {
  right: -63%;
}

.carousel-slider._2 {
  right: -21%;
}

.carousel-slider._7 {
  right: -126%;
}

.carousel-slider._5 {
  right: -84%;
}

.carousel-slider._6 {
  right: -105%;
}

.card-body {
  background-color: #1c2243;
  border-bottom-left-radius: 0;
  height: 100%;
  padding: 30px 44px 30px 0;
}

.section {
  background-color: #303136;
  justify-content: center;
  align-items: center;
  padding-top: 99px;
  padding-bottom: 99px;
  overflow: hidden;
}

.section.is_full {
  background-color: #1c224300;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section.is_full.massagens {
  padding-top: 83px;
}

.carousel-mask {
  width: 30%;
  overflow: visible;
}

.card-header {
  background-image: url('../images/Massagem-com-pedras-quentes.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 300px;
}

.card-header._1 {
  background-image: url('../images/Image-by-Katherine-Hanlon.jpg');
  background-position: 50%;
  height: 270px;
}

.card-header._1.nuru {
  background-image: url('../images/Nuru-Massage.jpg');
}

.card-header._1.sual {
  background-image: url('../images/massagem-nuru-lisboa.jpg');
}

.card-header._1.vice-versa {
  background-image: url('../images/body-massage-lisboa.jpg');
}

.card-header._1.vice-versa.shower {
  background-image: url('../images/Image-by-Robbie.jpg');
}

.card-header._1.prosta {
  background-image: url('../images/massagem-sensual-lisboa.jpg');
}

.card-header._1.relaxante.gg {
  background-image: url('../images/Massagem-nas-costas.jpg');
}

.card-header._1.pedra {
  background-image: url('../images/Massagem-com-pedras-quentes.jpg');
}

.card-header._1.quatro {
  background-image: url('../images/massagem-quatro-maos-lisboa.png');
}

.card-header._1.desportiva {
  background-image: url('../images/massagem-desportiva-na-perna.jpg');
}

.card-header._1.casal {
  background-image: url('../images/Massagem-na-cabeça.jpeg');
}

.card-header._1.romantica {
  background-image: url('../images/spa.jpg');
}

.btn {
  color: #6bec38;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #6bec3800;
  border: 1px solid #6bec38;
  border-radius: 5px;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  transition: background-color .3s ease-out;
}

.btn:hover {
  background-color: #213ea0;
}

.arrow-right {
  width: 50px;
  height: 50px;
  inset: auto 0% 0% auto;
}

.arrow-right.color {
  background-color: #a382ed2e;
  border-radius: 80px;
  padding: 1em;
}

.container-2 {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.carousel {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 400px;
}

.carousel.is_contained {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 75px;
}

.bold-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  height: auto;
  padding-top: 1em;
  padding-bottom: 2em;
  font-family: Montserrat, sans-serif;
  font-size: .9em;
  line-height: 1.7;
}

.heading-2 {
  color: #fff;
  text-align: left;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .9em;
  font-weight: 300;
  line-height: 1.1;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  display: flex;
}

.heading-3 {
  text-align: center;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
}

.cards-massagistas {
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  margin-bottom: 4em;
  display: flex;
}

.img {
  background-image: url('../images/cd40a8_2b2acbe272f0427e8c12a7b8cc845fe9~mv2.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 34px 34px 0 0;
  height: 15em;
}

.img._1 {
  background-image: url('../images/Mel.jpg');
  border-radius: 20px;
  margin-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
}

.img._1.joyce {
  background-image: url('../images/joyce-2.jpg');
}

.img._1.ju {
  background-image: url('../images/ju-3.jpg');
}

.img._1.lia {
  background-image: url('../images/lia-2.jpg');
}

.img._1.eva {
  background-image: url('../images/eva-2.jpg');
}

.img._1.carolina {
  background-image: url('../images/carol-1.jpg');
}

.img._1.lorrana {
  background-image: url('../images/lorrana-1.jpg');
}

.img._1.manu {
  background-image: url('../images/manu-1.jpg');
}

.img._2 {
  background-image: url('../images/cd40a8_f013fd1a2a5f4f0cacff4eec730a28ba~mv2.jpg');
}

.img._4 {
  background-image: url('../images/cd40a8_4f5d862615cd4fcabb360d85b3a9b8c3~mv2.jpeg');
}

.img._5 {
  background-image: url('../images/cd40a8_ef0aef087c7c4b57b223651c4bf71b80~mv2.jpg');
}

.img._6 {
  background-image: url('../images/cd40a8_7b589b8463ae4f4fb579afaa47e3b26d~mv2.jpeg');
}

.card-massagistas {
  color: #b8b9c2;
  background-color: #3f4046;
  border-radius: 5px;
  width: 25%;
  height: 25%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: 0 5px 2rem #0000004d;
}

.heading-4 {
  color: #a382ed;
  background-color: #a382ed00;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.lightbox-link {
  border: 1px solid #c1aaf5;
  border-radius: 20px;
  width: 20%;
  margin-left: 4em;
  margin-right: 4em;
}

.lightbox-link:hover {
  background-color: #fff;
}

.div-block-7 {
  background-color: #fff0;
  border-bottom-right-radius: 34px;
  border-bottom-left-radius: 333px;
  display: block;
}

.text-span {
  color: #a382ed;
}

.div-block-8 {
  background-color: #a382ed00;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-bottom: 1em;
  display: flex;
}

.heading-5 {
  color: #1c2243;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: .7em;
  display: flex;
}

.div-block-9 {
  background-color: #a382ed;
  border-radius: 8px;
  padding: .5em 4em;
  font-family: Montserrat, sans-serif;
}

.container-3 {
  width: 100%;
  margin-right: 1.1em;
}

.txt {
  justify-content: center;
  align-items: center;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.txt.massagem-lisboa {
  padding-top: 0;
  padding-bottom: 0;
}

.txt.advertencia {
  padding-top: 2em;
  padding-bottom: 4em;
}

.cards-massagem {
  border: 1px #a382ed;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 4em;
  display: block;
}

.cards-massagem.categoria {
  display: flex;
}

.cards-massagem.categoria.no-border {
  border-style: none;
}

.card-categoria {
  border: 1px solid #a382ed;
  border-radius: 20px;
  width: 22%;
  height: 26em;
  margin-left: 4em;
  margin-right: 4em;
  padding: 2em;
}

.card-categoria:hover {
  background-color: #02071700;
}

.card-categoria._100 {
  width: 100%;
}

.card-categoria.purple {
  background-color: #0e1330;
  width: 35%;
  height: auto;
  padding: 4em 2em;
}

.heading-6 {
  color: #a382ed;
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1;
}

.heading-6.sl {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 3em;
}

.heading-6.sl.sub {
  color: #fff;
  padding-top: 8em;
  padding-bottom: .5em;
  font-size: 1em;
}

.heading-6.blue {
  color: #c4aaff;
}

.paragraph-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: .9em;
  font-weight: 300;
}

.ico-categoria {
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.tit-categoria {
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.txt-categoria {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta-categoria {
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.button-2 {
  text-align: center;
  letter-spacing: .1em;
  background-color: #a382ed;
  border-radius: 12px;
  width: 100%;
  padding: 1em;
  font-family: Montserrat, sans-serif;
  font-size: .8em;
  line-height: 1.9;
}

.button-2:hover {
  background-color: #381684;
}

.button-2.card {
  color: #fff;
  text-transform: uppercase;
  background-color: #a382ed00;
  border: 1px solid #42e35e;
  width: 80%;
  margin-left: 0;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: .6em;
  font-weight: 700;
}

.button-2.card:hover {
  color: #000343;
  background-color: #42e35e;
}

.image-2 {
  width: 6em;
  height: 6em;
}

.image-2.contato {
  width: 4em;
  height: 4em;
}

.image-3, .image-4 {
  width: 6em;
  height: 6em;
}

.heading-7 {
  color: #fff;
  text-align: center;
  padding-top: 4em;
  padding-bottom: 4em;
}

.bold-text-2 {
  color: #a382ed;
  font-size: 1.6em;
  font-weight: 600;
}

.bold-text-3, .bold-text-4 {
  color: #a382ed;
}

.body {
  background-color: #1c2243;
}

.advertencia {
  width: 100%;
  display: flex;
}

.adv-card {
  border-right: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0 4em 0 1em;
  display: flex;
}

.adv-card.border-l {
  border-right-color: #a382ed;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1em;
}

.right {
  width: 50%;
}

.paragraph-5 {
  color: #fff;
  padding: 3.3em 4em 4em;
  font-family: Montserrat, sans-serif;
  line-height: 2;
}

.paragraph-5.ad-right {
  text-align: right;
  font-size: .9em;
}

.paragraph-5.ad-left {
  font-size: .9em;
}

.paragraph-6 {
  color: #fff;
}

.div-block-10 {
  display: flex;
}

.heading-8 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-weight: 100;
}

.whats-button {
  z-index: 222;
  width: 4em;
  height: 4em;
  position: fixed;
  inset: auto 1% 2% auto;
}

.div-block-11 {
  background-image: linear-gradient(#120e25c2, #120e25c2), url('../images/hands.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100vh;
}

.bold-text-5 {
  color: #a382ed;
  font-weight: 300;
}

.local-button {
  z-index: 222;
  width: 4em;
  height: 4em;
  position: fixed;
  inset: auto 1% 8% auto;
}

.local-button.phone {
  width: 4em;
  height: 4em;
  bottom: 14%;
}

.final {
  padding-bottom: 4em;
}

.b-purple {
  color: #ccb8f9;
}

.bold-text-6 {
  color: #a382ed;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.option-2 {
  margin-left: .5em;
  margin-right: .5em;
  padding-top: 0;
}

.card-special-offer-2 {
  background-color: #c8edc8;
  border-radius: 40px;
  width: 62em;
  padding-top: 4em;
  padding-bottom: 4em;
  position: relative;
}

.card-special-offer-2.verniselle {
  background-color: #a382ed;
  background-image: none;
  width: 50em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
}

.ico {
  padding-bottom: .5em;
}

.year {
  z-index: 22222;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000000ed;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.success-message {
  letter-spacing: 1px;
  padding: 50px;
}

.checkbox_wrap {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.txt-option-2 {
  color: #ddceff;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 2em;
  line-height: 1;
}

.image-17 {
  width: 1.5em;
  max-width: none;
}

.back {
  position: absolute;
  inset: 5% 2% auto auto;
}

.form-wrapper {
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.image-20 {
  width: 4em;
  max-width: none;
}

.pedido {
  background-color: #25082cc9;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.bold-text-55 {
  color: #205144;
}

.error-message {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.question {
  text-align: center;
}

.card-action-2 {
  background-color: #0ebbe2;
  border-radius: 15px;
  width: 10em;
  height: 9em;
  padding-bottom: 2em;
  padding-right: 0;
}

.card-action-2:hover {
  background-color: #000;
}

.card-action-2.rhino {
  background-color: #1c2243;
  justify-content: center;
  align-items: center;
  width: 9em;
  height: 8em;
  padding: 2em 0;
  display: flex;
}

.card-action-2.rhino:hover {
  background-color: #000;
}

.paragraph-19 {
  padding: 0;
  font-family: Exo, sans-serif;
  font-size: 1.6em;
  line-height: 1.2;
}

.paragraph-19.subt {
  color: #7640d5;
  text-transform: uppercase;
  background-color: #ebe0ff;
  border: .7px #7640d5;
  border-radius: 90px;
  margin-bottom: .5em;
  padding: .25em 1em;
  font-family: Lato, sans-serif;
  font-size: .7em;
  display: inline-block;
}

.paragraph-19.subt.rhino {
  color: #313131;
  background-color: #b6ffff00;
  border-style: solid;
  border-color: #205144;
  padding: 1em 2em;
  font-weight: 900;
}

.button-5 {
  color: #2d2929;
  background-color: #17ff8b;
  border-radius: 90px;
  padding: 1em 4em;
  font-family: Lato, sans-serif;
  font-weight: 900;
  box-shadow: 6px 7px 16px #40ff8c8a;
}

.button-5:hover {
  background-color: #ffd814;
  box-shadow: 6px 7px 16px #ffd814;
}

.button-5.cookie {
  box-shadow: none;
  color: #fff;
  background-color: #000;
  margin-left: 2em;
  margin-right: 2em;
}

.button-5.cookie:hover {
  background-color: #0c167e;
}

.button-5.cookie.preferences {
  color: #000;
  vertical-align: baseline;
  background-color: #dadada;
  display: none;
}

.button-5.cookie.preferences:hover {
  background-color: #989898;
}

.p-tu {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.p-tu.xtrazex {
  color: #000;
  border-bottom: 1px #000;
  padding-top: .25em;
  padding-bottom: .25em;
  font-size: 1.8em;
  line-height: 1;
}

.message_success {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  font-weight: 600;
}

.form_100w {
  width: 100%;
}

.custom-scrollbar {
  display: none;
}

.bold-text-61 {
  color: #e52828;
}

.div-block-12 {
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  display: flex;
}

.div-block-12.bt-form {
  width: 20%;
}

.paragraph-21 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.form-border {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 400px;
  max-width: none;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  box-shadow: 0 20px 30px -10px #1d01501a;
}

.job_sticky-card {
  border: 1px #f2f3ff;
  border-radius: 15px;
  padding: 0;
}

.form-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-10 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 300;
}

.popup-close {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 13% 15% auto auto;
}

.popup {
  z-index: 9999999;
  opacity: 0;
  background-color: #000000c9;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-13 {
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 10%;
  padding: 1em;
  display: block;
}

.div-block-13.or-amento {
  width: 90%;
  padding-top: 0;
  padding-bottom: 0;
}

.form-separator {
  background-color: #f2f3ff;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nav_down {
  z-index: 2;
  background-color: #a382ed00;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-14 {
  z-index: 1;
  background-color: #fff;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 1em;
  display: flex;
  position: fixed;
  inset: 2% 5% auto;
}

.div-block-14.down {
  z-index: 333333;
  opacity: 1;
  background-color: #835ed7;
  width: 79%;
  padding: 1em;
  position: relative;
  inset: auto 0% 0%;
}

.input-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.input-wrapper.mr-15 {
  margin-bottom: 0;
  margin-right: 15px;
}

.h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.input {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  height: 48px;
  margin-bottom: 2em;
  padding-top: 10px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 3px 6px -2px #1d01501a;
}

.input:hover {
  box-shadow: none;
  border-color: #434de7;
}

.input:focus {
  border: 1px solid #434de7;
}

.input::placeholder {
  color: #6e6e6e;
}

.input.message {
  display: none;
}

.input-label {
  z-index: 0;
  color: #fff;
  background-color: #e52828;
  border-radius: 3px;
  margin-bottom: 0;
  padding-bottom: .5em;
  padding-left: 0;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: 0;
  left: 6px;
}

.input-label.modal {
  color: #000;
  background-color: #fff;
  bottom: -6px;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.scrollbar {
  max-height: 600px;
  padding: 30px;
  overflow: auto;
}

.rte-label {
  color: #000;
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: none;
  overflow: visible;
}

.button-8 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #c5ec38;
  border-radius: 11px;
  height: auto;
  padding: 2em;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 10px 20px -3px #1d01501a;
}

.button-8:hover {
  box-shadow: none;
  color: #fff;
  background-color: #000;
}

.button-8.in-form {
  color: #fff;
  background-color: #e52828;
  width: 100%;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
}

.clone-wrap {
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: auto;
  display: block;
}

.popup-wrap {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 680px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.spacer-10 {
  width: 100%;
  height: 10px;
}

.text-red {
  color: #ff0004;
}

@media screen and (max-width: 991px) {
  .carousel-slider {
    width: 20em;
  }

  .cards-massagistas {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .lightbox-link {
    width: 60%;
    margin-bottom: 4em;
  }

  .cards-massagem {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .cards-massagem.categoria.no-border {
    flex-flow: column;
  }

  .card-categoria {
    width: 80%;
    margin-bottom: 4em;
  }

  .card-categoria.purple {
    width: 70%;
  }

  .advertencia {
    flex-flow: column;
  }

  .adv-card {
    border-right-style: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .adv-card.border-l {
    border-right-style: none;
    width: 100%;
  }

  .paragraph-5.ad-right, .paragraph-5.ad-left {
    text-align: center;
    padding: 0 0 2em;
    font-size: 1em;
  }

  .card-special-offer-2 {
    margin-left: 2em;
    margin-right: 2em;
  }

  .card-special-offer-2.verniselle {
    position: relative;
  }

  .card-action-2 {
    width: 8em;
    height: 10em;
  }

  .paragraph-19 {
    padding-left: 0;
  }

  .popup-close {
    top: 5%;
    right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-4 {
    left: 3%;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._8 {
    right: -63%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-mask {
    width: 60%;
  }

  .checkbox_wrap {
    flex-flow: row;
    justify-content: center;
  }

  .txt-option-2 {
    line-height: 1;
  }

  .form-wrapper {
    width: 100%;
  }

  .card-action-2 {
    width: 7em;
    height: 10em;
    padding-bottom: 2em;
  }

  .popup {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    left: 3%;
  }

  .scrollbar {
    padding-bottom: 20px;
    padding-right: 10px;
  }

  .popup-wrap {
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .page-padding.is-home-hero.massagem {
    padding-top: 1em;
    padding-left: 10%;
    padding-right: 10%;
  }

  .page-padding.is-home-hero.massagem-em-lisboa {
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0;
  }

  .page-padding.is-home-hero.opacity {
    width: 100%;
    margin-right: 0;
    padding-left: 0%;
    padding-right: 0;
  }

  .home-hero_section.carroucel {
    width: auto;
  }

  .home-hero_layout {
    width: 100%;
  }

  .slider {
    height: 40em;
  }

  .div-block {
    padding-top: 8em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .heading {
    font-size: 2em;
  }

  .heading.massagem-em-lisboa {
    padding-top: 2em;
    font-size: 2em;
  }

  .heading.h-footer {
    padding-top: 4em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 1.5em;
  }

  .paragraph.massagens {
    padding-top: 1em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .paragraph.endere-o {
    padding-top: 1em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1em;
  }

  .paragraph.massagens-cards {
    padding: 0 2em 2em;
  }

  .nav-link {
    text-align: center;
    background-color: #141d47;
  }

  .nav-link.whats {
    display: none;
  }

  .arrow-left {
    inset: 25% auto auto 0%;
  }

  .arrow-left.color {
    width: 12px;
    height: 12px;
    padding-top: .5em;
    padding-left: .5em;
  }

  .carousel-slider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .carousel-slider._3, .carousel-slider._8, .carousel-slider._4, .carousel-slider._2, .carousel-slider._7, .carousel-slider._5, .carousel-slider._6 {
    right: 0%;
  }

  .card-body {
    padding: 20px;
  }

  .carousel-mask {
    width: 100%;
  }

  .card-header._1 {
    height: 160px;
  }

  .arrow-right {
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 25% 0% auto auto;
  }

  .arrow-right.color {
    width: 12px;
    height: 12px;
    padding: .5em 1em 1em .5em;
  }

  .container-2 {
    position: relative;
  }

  .carousel.is_contained {
    padding-bottom: 2em;
  }

  .paragraph-2 {
    text-align: center;
    padding-bottom: 1em;
  }

  .heading-2 {
    text-align: center;
  }

  .cards-massagistas {
    flex-flow: column;
    width: 100%;
  }

  .heading-4 {
    padding-top: .25em;
    padding-bottom: .25em;
    font-size: 1.5em;
  }

  .lightbox-link {
    width: 100%;
    padding-bottom: 1em;
  }

  .image {
    width: 4em;
    max-width: none;
  }

  .txt.massagem-lisboa {
    padding-bottom: 0;
  }

  .txt.advertencia {
    padding-bottom: 2em;
  }

  .cards-massagem {
    flex-flow: column;
    margin-left: 2em;
    margin-right: 2em;
    padding: 2em 0;
  }

  .cards-massagem.categoria.no-border {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .card-categoria {
    width: 85%;
    height: auto;
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .card-categoria.purple {
    width: 80%;
  }

  .heading-6.sl {
    padding-top: 0;
    padding-bottom: .25em;
    font-size: 1.9em;
  }

  .heading-6.sl.sub {
    padding-top: 2em;
    font-size: .6em;
  }

  .paragraph-4 {
    font-size: 1em;
  }

  .button-2 {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

  .button-2.card {
    width: 100%;
  }

  .image-2 {
    width: 3em;
    height: 3em;
  }

  .adv-card.border-l {
    padding-right: 0;
  }

  .heading-8 {
    font-size: 2.5em;
  }

  .image-5 {
    width: 4em;
    max-width: none;
    height: 4em;
  }

  .slide-nav {
    color: #844;
    display: none;
    top: 578.297px;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    background-color: #89565600;
  }

  .menu-button.w--open {
    background-color: #f9f9f9;
    border-radius: 20px;
  }

  .slide-nav-2, .slide-nav-3 {
    display: none;
  }

  .local-button {
    bottom: 22%;
  }

  .local-button.phone {
    bottom: 26%;
  }

  .option-2 {
    justify-content: center;
    align-items: center;
    margin-bottom: .25em;
    display: flex;
  }

  .card-special-offer-2 {
    width: 90%;
    padding-top: 4em;
    padding-bottom: 2em;
    position: relative;
  }

  .card-special-offer-2.verniselle {
    border-radius: 15px;
    width: auto;
    margin-left: 2em;
    margin-right: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .ico {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .year {
    background-color: #000000c4;
    display: flex;
  }

  .checkbox_wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .txt-option-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1em;
    line-height: 1;
    display: flex;
  }

  .image-17 {
    width: 1em;
  }

  .txt-2 {
    width: 100%;
  }

  .back {
    position: absolute;
    inset: 1% 5% auto auto;
  }

  .image-20 {
    width: 2em;
  }

  .pedido {
    background-color: #000000c9;
  }

  .bold-text-55 {
    font-weight: 900;
  }

  .question {
    padding-top: 0;
  }

  .card-action-2 {
    width: 12em;
    height: auto;
    padding-top: 0;
    padding-bottom: .5em;
    display: block;
  }

  .card-action-2.rhino {
    justify-content: center;
    align-items: center;
    width: 10em;
    height: 5.5em;
    padding: 0;
    display: flex;
  }

  .paragraph-19 {
    text-align: center;
    padding: .5em 0 1em;
    font-size: 1.2em;
  }

  .paragraph-19.subt.rhino {
    margin-bottom: 0;
    font-size: .6em;
  }

  .button-5 {
    padding: 2em;
    font-size: .8em;
  }

  .button-5.cookie {
    box-shadow: none;
    color: #fff;
    background-color: #000;
    width: 80%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding: .5em 2em;
    font-size: 1em;
  }

  .button-5.cookie.preferences {
    color: #000;
    background-color: #dcdcdc;
  }

  .p-tu.xtrazex {
    padding: .25em .5em .5em;
    font-size: 1.4em;
    line-height: 1;
  }

  .div-block-12.bt-form {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .form-border {
    min-width: auto;
    padding: 20px;
  }

  .job_sticky-card {
    border-style: none;
  }

  .form-row {
    flex-direction: column;
  }

  .heading-10 {
    text-align: center;
    padding-bottom: 1em;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1;
  }

  .popup-close {
    top: 30px;
    right: 30px;
  }

  .popup {
    opacity: 0;
    display: none;
  }

  .div-block-13 {
    width: 90%;
  }

  .nav_down {
    padding-bottom: 0;
  }

  .div-block-14.down {
    border-radius: 0;
    flex-flow: column;
    width: auto;
    padding-left: 0;
  }

  .input-wrapper.mr-15 {
    margin-right: 0;
  }

  .input-label {
    font-size: .8em;
  }

  .scrollbar {
    padding: 20px;
  }

  .button-8 {
    box-shadow: none;
    color: #000;
    background-color: #c5ec38;
    border: 1px #000;
    height: auto;
    padding: 1em 4em;
    font-family: Montserrat, sans-serif;
  }

  .button-8:hover {
    color: #fff;
  }
}


