body {
  background-color: #222;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  display: block;
  margin-bottom: 16px;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

a {
  color: #00d6b4;
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
}

.hero {
  min-height: 540px;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.hero.small {
  min-height: 410px;
}

.hero.sub-page {
  height: 62vh;
}

.hero.about-page {
  position: relative;
  /* height: 90vh;
  max-height: 90vh;
  min-height: 353px; */
  background-image: none;
}

.hero.about-page.makeuppage {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/maquiagem-tatuape.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/maquiagem-tatuape.jpg');
}

.hero.about-page.makeuppage.waxingpage {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/depilacao-tatuape.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/depilacao-tatuape.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.eyespage {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/emelezamento-do-olhar-tatuape.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/emelezamento-do-olhar-tatuape.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.bridepage {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/dia-da-noiva-tatuape.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/dia-da-noiva-tatuape.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.dayspa {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/dayspa-tatuape.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/dayspa-tatuape.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.fachada {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/beleza-urbana-tatuape-contato22.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/beleza-urbana-tatuape-contato22.jpg');
  background-position: 0px 0px, 50% 58%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.salao {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/beleza-urbana-hair-tatuape-62.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/beleza-urbana-hair-tatuape-62.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.lavatorios {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/beleza-urbana-tatuape-lounge3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/beleza-urbana-tatuape-lounge3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.depilacao {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/beleza-urbana-tatuape-8.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/beleza-urbana-tatuape-8.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, fixed;
}

.hero.about-page.makeuppage.estetica {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/beleza-urbana-tatuape-estetica.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/beleza-urbana-tatuape-estetica.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.unhaspage {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/unhas-tatuape2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/unhas-tatuape2.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.hair-page {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgba(0, 0, 0, 0.2)), color-stop(99%, #000)), url('../images/cabelos-tatuape.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 58%, #000 99%), url('../images/cabelos-tatuape.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.about-page.tourpage {
  height: auto;
  max-height: none;
  min-height: auto;
  padding-top: 6%;
  background-color: white;
}

.hero.about-page.contact {
  height: 60vh;
  background-image: url('../images/sala41.png');
  background-position: 50% 0%;
  background-size: cover;
  background-attachment: fixed;
}

.hero.about-page.inner {
  display: block;
  height: 50vh;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/salao-beleza-urbana-equipe-salao.jpg');
  background-position: 50% 80%;
  background-attachment: scroll;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.55);
}

.hero.about-page.inner.room {
  background-image: url('../images/sala41.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero.contact-page {
  min-height: 450px;
}

.hero.project-page {
  min-height: 384px;
}

.hero.treatment-page {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(73%, rgba(0, 0, 0, 0.1)), to(#000)), url('../images/beleza-urbana-hair-tatuape-8.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 73%, #000), url('../images/beleza-urbana-hair-tatuape-8.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero.estetica {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(74%, rgba(0, 0, 0, 0.26)), to(#000)), url('../images/beleza-urbana-tatuape-estetica.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.26) 74%, #000), url('../images/beleza-urbana-tatuape-estetica.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.hero.reconstrucao-page {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0.08)), to(#000)), url('../images/corte_desconectado.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 50%, #000), url('../images/corte_desconectado.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  text-align: center;
}

.hero-content.small {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.nav._2nd {
  position: fixed;
  display: none;
  margin-top: 0px;
  background-color: rgba(0, 0, 0, 0.8);
}

.nav-link {
  float: right;
  -webkit-transition: text-shadow 600ms ease, color 200ms ease;
  transition: text-shadow 600ms ease, color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 0.6vw;
  line-height: 2.5vw;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fff;
  text-decoration: none;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.43);
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.tourlink {
  display: block;
  border: 2px none #969013;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9f7b37), color-stop(51%, #e0bf6f), to(#9f7b37));
  background-image: linear-gradient(180deg, #9f7b37, #e0bf6f 51%, #9f7b37);
  color: #000;
}

.nav-link._2ndlink {
  font-size: 0.6vw;
  line-height: 2.5vw;
}

.logo {
  left: 0px;
  top: 0px;
  width: 18%;
  padding: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

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

.logo._2nd-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 14vw;
}

.subtitle {
  margin-bottom: 35px;
  color: hsla(0, 0%, 100%, 0.49);
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}

.button {
  margin-right: 12px;
  margin-left: 12px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #e5c471;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #e5c471;
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
  text-transform: uppercase;
}

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

.button.submit {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 45px;
  padding-left: 45px;
}

.button.gold {
  display: block;
  width: 70%;
  margin: 30px auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c471), to(#9d7935));
  background-image: linear-gradient(180deg, #e5c471, #9d7935);
  color: #000;
  font-size: 1vw;
  line-height: 1.4vw;
  font-weight: 400;
  text-align: center;
}

.button.gold:hover {
  color: #f1f1f1;
}

.section {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 4px solid #e5c471;
  background-color: #fff;
}

.section.ptop {
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom-style: none;
  background-color: #000;
}

.section.ptop.white {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section.ptop.gr {
  background-color: #fff;
}

.section.contact {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-wrapper {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.tab-menu {
  margin-bottom: 25px;
  color: #fff;
  text-align: center;
}

.tab-link {
  background-color: transparent;
  color: #999;
}

.tab-link:hover {
  color: #fff;
}

.tab-link.w--current {
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.photo {
  display: block;
  height: 300px;
  margin: 15px 5px;
  border-radius: 5px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  margin-top: 0px;
  padding-top: 36px;
  padding-bottom: 36px;
  background-color: #fff;
  color: #999;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.footer-link {
  color: #999;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.main-image {
  margin-bottom: 50px;
}

.form {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.left-column {
  padding-right: 40px;
  color: #fff;
}

.main-heading {
  width: 100%;
  margin-top: 26px;
  margin-bottom: 27px;
  font-family: Candarai, sans-serif;
  color: #d0b368;
  font-size: 6.8vh;
  line-height: 9vh;
  font-weight: 200;
  text-align: center;
  letter-spacing: 18px;
}

.main-heading.inline {
  display: inline;
}

.main-heading.inline.bolder {
  font-weight: 300;
}

.main-heading.sub1 {
  padding-left: 45px;
  font-size: 39px;
  text-align: center;
  letter-spacing: 45px;
}

.main-heading.slog {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 3vh;
  padding-bottom: 3vh;
  border-bottom: 4px solid #e5c471;
  color: #684d07;
  text-align: center;
  letter-spacing: 7px;
  text-transform: none;
}

.main-heading.sub {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.main-heading.subheading {
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(13%, #e5c572), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, #e5c572 13%, hsla(0, 0%, 100%, 0));
  color: #f1f1f1;
  font-size: 4.5vh;
  font-weight: 400;
  letter-spacing: 18px;
  text-transform: uppercase;
}

.main-heading.subheading.right {
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(87%, #e5c572));
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #e5c572 87%);
}

.main-heading.subheading.closer-lower {
  margin-bottom: 10px;
}

.main-heading.subheading.closer-lower.smallerfont {
  font-size: 3vh;
}

.main-heading.priceheading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 3vh;
  line-height: 6vh;
  letter-spacing: 5px;
}

.main-heading.priceheading.undermargin {
  margin-bottom: 40px;
}

.main-heading.priceheading.leftsub {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: left;
}

.main-heading.inner {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 16px;
  padding-left: 37px;
  float: none;
  color: #313130;
  text-align: left;
}

.main-heading.stand-title {
  position: relative;
  left: 0%;
  top: -26%;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  line-height: 8vw;
  letter-spacing: normal;
}

.main-heading.stand-title.opa {
  opacity: 1;
}

.main-heading.stand-title.smallerh1 {
  top: 0%;
  font-size: 3vw;
  font-weight: 500;
}

.heading-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  margin-top: 0vh;
  padding-right: 0%;
  padding-bottom: 0vh;
  padding-left: 0%;
  text-align: center;
}

.heading-wrapper.overbgvid {
  margin-top: 0vh;
}

.nav-menu {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70%;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, right top, left top, from(#e6c673), to(transparent));
  background-image: linear-gradient(270deg, #e6c673, transparent);
}

.nav-menu.hom {
  z-index: 203;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(230, 198, 115, 0.59)), to(transparent));
  background-image: linear-gradient(270deg, rgba(230, 198, 115, 0.59), transparent);
}

.nav-menu._2nd-menu {
  position: relative;
}

.footer-logo {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #c2c2c2;
  font-size: 19px;
  line-height: 22px;
  text-transform: uppercase;
}

.profile-pic {
  display: block;
  width: 90px;
  margin-right: auto;
  margin-bottom: 31px;
  margin-left: auto;
  border-radius: 100%;
}

.about-me {
  display: block;
  width: 61%;
  margin: 41px auto;
}

.field {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(229, 196, 113, 0.3);
  background-color: #e5c471;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c471), to(#9d7935));
  background-image: linear-gradient(180deg, #e5c471, #9d7935);
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.input {
  min-height: 50px;
  margin-bottom: 19px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: none;
  border-radius: 3px;
  background-color: #4b4b4b;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #fff;
}

.input:focus {
  box-shadow: inset 0 0 0 2px #00d6b4;
}

.input.text-area {
  min-height: 141px;
}

.secondary-title:hover {
  text-decoration: none;
}

.empty-state {
  padding: 33px 33px 49px;
  border: 1px solid hsla(0, 0%, 100%, 0.34);
  border-radius: 3px;
  background-color: transparent;
  text-align: center;
}

.no-items-title {
  font-weight: 300;
}

.project-image {
  margin-bottom: 22px;
  border-radius: 3px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.project-image:hover {
  opacity: 0.69;
}

.super-heading {
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.36);
  text-transform: uppercase;
}

.testimonial {
  margin-bottom: 44px;
  font-weight: 100;
  text-align: center;
}

.company {
  text-align: center;
}

.testimonial-wrapper {
  margin-bottom: 43px;
  text-align: center;
}

.project-body-copy {
  margin-right: 12%;
  margin-bottom: 67px;
  margin-left: 12%;
}

.success {
  border-radius: 3px;
  background-color: #00ad92;
}

.success-message {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
}

.main-detail-image {
  max-width: 400px;
  margin-bottom: 41px;
  border-radius: 3px;
}

.category-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  letter-spacing: 1px;
  text-decoration: none;
}

.category-link:hover {
  opacity: 0.67;
  text-decoration: none;
}

.container-menu {
  display: block;
  line-height: 0px;
}

.container-menu._2nd-container {
  display: block;
}

.label {
  font-family: Lato, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.form-wrap {
  display: block;
  width: 80%;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  padding: 1%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(229, 196, 113, 0.3);
  background-color: rgba(229, 196, 113, 0.14);
}

.send-but {
  float: right;
  background-color: #f1f1f1;
  color: #3d3d3d;
}

.mess {
  background-color: #dddd76;
  color: #e9dede;
}

.mess-text {
  color: #000;
}

.maps {
  height: 500px;
  margin-top: 0px;
  color: #222;
}

.linkimobileweb {
  width: 30%;
}

.bgvid {
  position: absolute;
  z-index: 14;
  display: none;
  width: 100%;
  min-height: 100vh;
  background-image: url('../images/beleza-urbana-hair-tatuape-6.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.overbg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 105;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(36%, rgba(0, 0, 0, 0.5)), color-stop(99%, rgba(158, 122, 54, 0.36)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 36%, rgba(158, 122, 54, 0.36) 99%);
}

.logoover {
  display: block;
  width: 50%;
  margin: 26vh auto 1vh;
}

.dropdownli {
  top: 57px;
  display: none;
  background-color: rgba(216, 188, 115, 0.36);
  color: rgba(216, 188, 115, 0.79);
}

.dropdownli.w--open {
  display: none;
  background-color: rgba(216, 188, 115, 0.3);
}

.droplink {
  background-color: transparent;
  color: #f7f7f7;
}

.droplink.w--current {
  color: #000;
}

.dropl.w--open {
  margin-top: 57%;
  background-color: rgba(216, 188, 115, 0.54);
}

.div-content-full-bled {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  border-top: 4px none #e5c471;
  border-bottom: 4px none #e5c471;
}

.div-content-full-bled._33 {
  border-top-style: none;
}

.colunacontent {
  margin-top: 0px;
}

.colunacontent._2nd {
  margin-top: 0px;
}

.colunacontent.narrow {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 5vh;
  margin-left: auto;
}

.colunacontent.estetica {
  margin-top: 0px;
  padding-top: 40px;
}

.imgrightbled {
  width: 100%;
  float: right;
}

.imgrightbled.left {
  float: left;
}

.columleft {
  padding: 33vh 0px;
  background-image: url('../images/beleza-urbana-hair-tatuape-4-novo.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.columleft._2ndbg {
  padding: 0px 50px 50px;
  background-image: none;
}

.columleft._2ndbg.maquigembgleft {
  background-image: url('../images/maquiagem-tatuape-3.jpg');
}

.columleft._2ndbg.maquigembgleft.day2 {
  background-image: url('../images/dayspa-tatuape-2.jpg');
}

.columleft._2ndbg.maquigembgleft.day3 {
  background-image: url('../images/dayspa-tatuape-1.jpg');
}

.columleft._2ndbg.maquigembgleft._43 {
  padding-top: 32vh;
  padding-bottom: 32vh;
}

.columleft._2ndbg.maquigembgleft.salao2 {
  background-image: url('../images/beleza-urbana-tatuape-salao7.jpg');
}

.columleft._2ndbg.maquigembgleft.salao3 {
  background-image: url('../images/beleza-urbana-tatuape-salao5.jpg');
}

.columleft._2ndbg.maquigembgleft.salao3.loungeright {
  background-image: url('../images/beleza-urbana-tatuape-lounge3.jpg');
}

.columleft._2ndbg.maquigembgleft.salao3.loungeright.ex2 {
  background-image: url('../images/IMG_4511.JPG');
}

.columleft._2ndbg.maquigembgleft.salao3.loungeright.ex5 {
  background-image: url('../images/IMG_4509.JPG');
}

.columleft._2ndbg.maquigembgleft.loungeleft {
  background-image: url('../images/beleza-urbana-tatuape-lounge2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.columleft._2ndbg.maquigembgleft.loungeleft.ex1 {
  background-image: url('../images/IMG_4512.JPG');
}

.columleft._2ndbg.maquigembgleft.loungeleft.ex3 {
  background-image: url('../images/IMG_4510.JPG');
}

.columleft._2ndbg.maquigembgleft.day4 {
  background-image: url('../images/IMG_4493.JPG');
  background-position: 100% 0px;
}

.columleft._2ndbg.maquigembgleft.day5 {
  background-image: url('../images/IMG_4492.JPG');
}

.columleft._2ndbg.maquigembgleft.day6 {
  background-image: url('../images/IMG_4503.JPG');
}

.columleft._2ndbg.maquigembgleft.day7 {
  background-image: url('../images/IMG_4504.JPG');
}

.columleft._2ndbg.cabelosleft {
  padding-top: 52vh;
  padding-bottom: 52vh;
  background-image: url('../images/cabelos-tatuape-3.jpg');
}

.columleft.cellutec {
  padding-top: 36vh;
  padding-bottom: 36vh;
  background-image: url('../images/cellutecweb-beleza-urbana.jpg');
  background-position: 50% 0px;
}

.columleft.hooke {
  background-image: url('../images/radriofrequencia-hooke.jpg');
}

.columleft.combinada {
  padding-top: 19vh;
  padding-bottom: 19vh;
  background-image: url('../images/combinada.jpg');
  background-position: 50% 100%;
}

.columleft.heccus {
  background-image: url('../images/heccus.jpg');
}

.columleft.taller {
  padding-top: 35vh;
  padding-bottom: 35vh;
}

.columleft.taller.maquiagemright {
  background-image: url('../images/maquiagem-tatuape-2.jpg');
}

.columleft.taller.maquiagemright.day1 {
  background-image: url('../images/dayspa-tatuape-3.jpg');
}

.columleft.taller.maquiagemright._123 {
  padding-top: 28vh;
  padding-bottom: 28vh;
}

.columleft.taller.maquiagemright.lavatorios {
  background-image: url('../images/beleza-urbana-tatuape-lounge1.jpg');
}

.columleft.taller.maquiagemright.depilacao {
  background-image: url('../images/beleza-urbana-tatuape-8.jpg');
}

.columleft.taller.maquiagemright.estetica {
  background-image: url('../images/beleza-urbana-tatuape-estetica.jpg');
}

.columleft.taller.unhas {
  background-image: url('../images/unhas-tatuape.jpg');
}

.columleft.taller.cabeloside {
  padding-top: 45vh;
  padding-bottom: 45vh;
  background-image: url('../images/cabelos-tatuape-2.jpg');
}

.columleft.taller.waxingright {
  padding-top: 47vh;
  padding-bottom: 47vh;
  background-image: url('../images/depilacao-tatuape-2.jpg');
}

.columleft.taller.eyesright {
  padding-top: 26vh;
  padding-bottom: 26vh;
  background-image: url('../images/emelezamento-do-olhar-tatuape-2.jpg');
}

.columleft.taller.brideleft {
  background-image: url('../images/dia-da-noiva-tatuape-2.jpg');
}

.columleft.taller.brideleft.paris {
  padding-top: 32vh;
  padding-bottom: 32vh;
  background-image: url('../images/dia-da-noiva-tatuape-3.jpg');
}

.columleft.taller.brideleft.speed {
  padding-top: 28vh;
  padding-bottom: 28vh;
  background-image: url('../images/dia-da-noiva-tatuape-4.jpg');
}

.columleft.fachadaright {
  background-image: url('../images/beleza-urbana-tatuape-contato22.jpg');
  background-position: 50% 101%;
}

.columleft.salao-right {
  background-image: url('../images/belea-urbana-tatuape-salao6.jpg');
}

.columleft.maps {
  margin-top: 0px;
  padding-top: 0vh;
  padding-bottom: 0vh;
  background-image: none;
}

.columleft.wimg {
  padding: 68px 30px 30px;
  background-image: none;
}

.text {
  display: block;
  width: 90%;
  margin-top: 0.5vh;
  margin-right: auto;
  margin-left: auto;
  padding-left: 2%;
  font-family: Montserrat, sans-serif;
  color: #bbb;
  font-size: 1vw;
  line-height: 1.4vw;
  font-weight: 400;
  text-align: center;
}

.text._2nd {
  margin-top: 0.5vh;
  margin-bottom: 0.5vh;
}

.text._2nd.blk.left.sizin {
  font-size: 1.2vw;
  line-height: 1.4vw;
  font-weight: 300;
}

.text._2nd.blk.protxt {
  display: none;
}

.text.subtext {
  font-size: 2.5vh;
}

.text.subtext.withbglist {
  width: 40%;
  margin-left: 8%;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  float: none;
  clear: none;
  border: 1px solid #ebebeb;
  background-color: transparent;
  color: #ddd;
  font-weight: 300;
}

.text.subtext.withbglist.widder-list {
  width: 80%;
}

.text.subtext.withbglist.widder-list.lower-space {
  margin-bottom: 10px;
}

.text.subtext.withbglist.widder-list.lower-space.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text.subtext.withbglist.widder-list.lower-space.tiopspace {
  margin-top: 3.5vh;
}

.text.bottomspace {
  margin-bottom: 10px;
}

.text.bottomspace.placeholder {
  color: red;
}

.text.bottomspace.gold {
  color: #d0b368;
}

.text.bottomspace.int {
  margin-bottom: 36px;
  color: #d0b368;
  font-size: 3.5vh;
  line-height: 4.5vh;
}

.text.bottomspace.fachada {
  margin-top: 19.5vh;
}

.text.blk {
  color: #000;
}

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

.text.left.social-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0vh;
  padding-top: 0%;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1.4vw;
  line-height: 2vw;
}

.imgbgparalax {
  position: relative;
  padding-top: 31vh;
  padding-bottom: 31vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 197, 115, 0.18)), to(rgba(229, 197, 115, 0.18))), url('../images/sala41.png');
  background-image: linear-gradient(180deg, rgba(229, 197, 115, 0.18), rgba(229, 197, 115, 0.18)), url('../images/sala41.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.imgbgparalax.esteticva1 {
  background-image: url('../images/beleza-urbana-tatuape-8.jpg');
}

.imgbgparalax.makebg {
  background-image: url('../images/dayspa-tatuape-2.jpg');
}

.imgbgparalax.dayspabg {
  background-image: url('../images/dayspa-tatuape-3.jpg');
  background-position: 50% 100%;
}

.imgbgparalax.mob {
  display: none;
}

.golden-slogan-section {
  background-image: url('../images/belea-urbana-hair-tatuape-7.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
}

.imgcenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.instaembed {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.anchor-link {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.proddiv {
  border-bottom: 4px solid #eb6607;
  background-color: #c8c6c4;
}

.proddiv.green {
  border-bottom-color: #00805e;
}

.proddiv.purple {
  border-bottom-color: #ae3489;
}

.proddiv.pink {
  border-bottom-color: #e4816e;
}

.proddiv.blue {
  border-bottom-color: #0099a1;
}

.proddiv.grey {
  border-bottom-color: #8f9396;
}

.proddiv.gold {
  border-bottom-color: #b8a47f;
}

.proddiv.redken {
  border-bottom-color: #b9b0a7;
  background-color: #000;
}

.proddiv.redken.salm {
  border-bottom-color: #b99c7a;
}

.proddiv.redken.blu {
  border-bottom-color: #4b7eb7;
}

.proddiv.redken.pin {
  border-bottom-color: #b91b8a;
}

.proddiv.redken.pu {
  border-bottom-color: #9f7cb6;
}

.proddiv.redken.pu.hidden {
  display: none;
}

.proddiv.redken.go {
  border-bottom-color: #cea380;
}

.proddiv.redken.gre {
  border-bottom-color: #0f8e87;
}

.proddiv.redken.escova {
  padding-top: 4vh;
  padding-bottom: 2vh;
  background-image: url('../images/escbg.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.proddiv.loreal {
  border-bottom-color: #000;
  background-color: #fff;
}

.proddiv.recosntr {
  border-bottom-color: #0f927d;
  background-color: #fff;
}

.proddiv.recosntr.fiber {
  border-bottom-color: #237d99;
}

.proddiv.recosntr.black {
  border-bottom-color: #000;
}

.proddiv.recosntr.red {
  border-bottom-color: #e24942;
}

.proddiv.recosntr.db {
  border-bottom-color: #2311a2;
}

.proddiv.recosntr.gold {
  border-bottom-color: #b8a47f;
}

.proddiv.recosntr.purple {
  border-bottom-color: #ae3489;
}

.proddiv.recosntr.top {
  border-top: 4px solid #e5c471;
}

.proddiv.fusiodose {
  background-color: #fff;
}

.imgprodleft {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.imgprodleft.loreal {
  width: 70%;
}

.imgprodleft.fusioimg {
  width: 20%;
}

.imgprodleft.bigger {
  width: 80%;
}

.loreal-prod-div {
  display: block;
  width: 90%;
  margin-top: 2vh;
  margin-bottom: 2vh;
  padding: 1vh 2vh;
  border: 2px solid #e4816e;
  border-radius: 10px;
  color: #4d4b4b;
}

.loreal-prod-div.green {
  border-color: #00805e;
}

.loreal-prod-div.purple {
  border-color: #ae3489;
}

.loreal-prod-div.blue {
  border-color: #0099a1;
}

.loreal-prod-div.grey {
  border-color: #8f9396;
}

.loreal-prod-div.gold {
  border-color: #b8a47f;
}

.loreal-prod-div.redken {
  margin-top: 1vh;
  padding-top: 2vh;
  padding-bottom: 2vh;
  border-style: none;
  border-radius: 0px;
  background-color: #b9b0a7;
}

.loreal-prod-div.redken.salm {
  background-color: #b99c7a;
}

.loreal-prod-div.redken.blu {
  background-color: #4b7eb7;
}

.loreal-prod-div.redken.pin {
  background-color: #b91b8a;
}

.loreal-prod-div.redken.pu {
  background-color: #9f7cb6;
}

.loreal-prod-div.redken.go {
  background-color: #cea380;
}

.loreal-prod-div.redken.gre {
  background-color: #0f8e87;
}

.loreal-prod-div.redken.escova {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
}

.loreal-prod-div.loreal {
  width: 70%;
  border-style: none;
}

.loreal-prod-div.therapist {
  border-color: #0f927d;
}

.loreal-prod-div.fiber {
  border-color: #237d99;
}

.loreal-prod-div.black {
  border-color: #000;
}

.loreal-prod-div.red {
  border-color: #e24942;
}

.loreal-prod-div.db {
  border-color: #2311a2;
}

.description-text-grey {
  font-size: 2.4vh;
  line-height: 3.4vh;
  font-weight: 300;
}

.description-text-grey.upper-prod {
  margin-top: 3vh;
  margin-bottom: 2vh;
  color: #4e4e4e;
  font-size: 2.8vh;
  line-height: 4vh;
}

.description-text-grey.upper-prod.underfusio {
  display: block;
  width: 90%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5vh;
  text-align: center;
}

.description-text-grey.preo {
  padding-top: 0vh;
  padding-bottom: 2vh;
  color: #000;
  font-size: 3vh;
  font-weight: 700;
  letter-spacing: 1.2vh;
}

.description-text-grey.redken {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 200;
}

.description-text-grey.loreal {
  color: #6d6d6d;
}

.description-text-grey.loreal.top {
  margin-top: 3vh;
  color: #6b6b6b;
  font-weight: 400;
}

.description-text-grey.subheading {
  line-height: 3.4vh;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.description-text-grey.subheading.subfusi {
  padding-left: 36px;
  background-color: #383838;
  color: #f1f1f1;
}

.description-text-grey.black {
  margin-top: 13px;
  color: #2a2a2a;
  font-size: 2vh;
  text-align: center;
  letter-spacing: 3px;
}

.prod-description-text {
  color: #eb6607;
  text-transform: uppercase;
}

.prod-description-text.green {
  color: #00805e;
}

.prod-description-text.pink {
  color: #e4816e;
}

.prod-description-text.purple {
  color: #ae3489;
}

.prod-description-text.blue {
  color: #0099a1;
}

.prod-description-text.grey {
  color: #8f9396;
}

.prod-description-text.gold {
  color: #b8a47f;
}

.prod-description-text.redken {
  margin-top: 3vh;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2vh;
  line-height: 2.5vh;
}

.prod-description-text.redken.price {
  display: none;
  margin-top: 1vh;
  font-size: 2.5vh;
  line-height: 3.5vh;
  text-align: center;
}

.prod-description-text.redken.escova {
  margin-top: 1vh;
}

.prod-description-text.loreal {
  margin-top: 2vh;
  padding-left: 5%;
  border-style: solid none;
  border-width: 1px;
  border-color: #000;
  color: #000;
  font-size: 2.3vh;
  line-height: 5vh;
  text-transform: none;
}

.prod-description-text.loreal.price {
  display: none;
  margin-top: 0vh;
  font-size: 3vh;
  text-align: center;
}

.prod-description-text.therapist {
  color: #0f927d;
}

.prod-description-text.fiber {
  color: #237d99;
}

.prod-description-text.black {
  color: #000;
}

.prod-description-text.red {
  color: #e24942;
}

.prod-description-text.db {
  color: #2311a2;
}

.prod-name-text {
  width: 100%;
  padding-top: 2vh;
  padding-bottom: 0vh;
  padding-left: 4vh;
  background-color: #eb6607;
  font-size: 4vh;
  line-height: 5vh;
}

.prod-name-text.sub {
  padding-top: 0vh;
  padding-bottom: 1.5vh;
  font-size: 2vh;
  font-weight: 300;
}

.prod-name-text.green {
  background-color: #00805e;
}

.prod-name-text.pink {
  background-color: #e4816e;
}

.prod-name-text.purple {
  background-color: #ae3489;
}

.prod-name-text.blue {
  background-color: #0099a1;
}

.prod-name-text.grey {
  background-color: #8f9396;
}

.prod-name-text.gold {
  background-color: #b8a47f;
}

.prod-name-text.gold.loreal {
  padding-bottom: 2vh;
  padding-left: 0vh;
  background-color: #000;
  font-size: 3vh;
  text-align: center;
}

.prod-name-text.reconst {
  background-color: #0f927d;
}

.prod-name-text.fiber {
  background-color: #237d99;
}

.prod-name-text.black {
  background-color: #000;
}

.prod-name-text.red {
  background-color: #e24942;
}

.prod-name-text.db {
  background-color: #2311a2;
}

.columleft-produ {
  padding-right: 0px;
  padding-left: 0px;
}

.columright-prod {
  padding-left: 4vh;
}

.smaller {
  font-size: 1.5vh;
  font-weight: 200;
}

.dividerbg-div {
  border-top: 4px solid #d0b368;
  border-bottom: 4px solid #d0b368;
  background-image: url('../images/kerastaseprodbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.dividerbg-div.redken {
  background-image: url('../images/bg2.jpg');
  background-position: 50% 50%;
}

.dividerbg-div.loreal {
  background-image: url('../images/lorealbg.jpg');
}

.brand-over-logo {
  width: 40%;
  margin-top: 14vh;
  margin-bottom: 14vh;
  margin-left: 10%;
}

.linkbacktop {
  position: relative;
  right: 0px;
  bottom: 0px;
  width: 8%;
  margin-right: 5%;
  float: right;
}

.columle {
  padding-left: 0px;
}

.boldthin {
  font-weight: 400;
}

.columnopadding {
  padding-right: 0px;
}

.columnopadding.undermaring {
  margin-bottom: 40px;
}

.singlecolumcontentdiv {
  position: relative;
  width: 100%;
  margin-top: 40px;
}

.gi {
  color: #d0b368;
  font-weight: 400;
}

.videotour {
  position: relative;
  margin-top: 0px;
}

.video {
  min-height: 100vh;
}

.imgbrands {
  margin-right: 20px;
  margin-left: 20px;
}

.imgbrands.smaller {
  width: 20%;
}

.int {
  color: #d0b368;
}

.push {
  color: #d0b368;
  font-size: 3.5vh;
  letter-spacing: 2px;
}

.vidembed {
  position: relative;
  width: 1280px;
  height: 720px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.arrowlink {
  display: block;
  width: 5%;
  margin-right: auto;
  margin-left: auto;
}

.img {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/beleza-urbana-hair-tatuape-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.sliderhome {
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

.slider {
  width: 100%;
  padding-top: 100vh;
  background-image: url('../images/beleza-urbana-home3.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slider._3 {
  background-image: url('../images/beleza-urbana-home6.jpg');
  background-position: 50% 100%;
}

.hide {
  display: none;
}

.sllider {
  display: inline-block;
  padding-top: 100vh;
  background-image: url('../images/beleza-urbana-home7.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.heroimg {
  position: relative;
  display: block;
}

.hero-slider {
  position: relative;
  overflow: hidden;
  height: 90vh;
  background-color: transparent;
}

.slide {
  height: 100%;
}

.heading {
  text-align: center;
}

.heading.slider-heading {
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  line-height: 5vw;
  font-weight: 600;
  text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.27);
}

.heading.slider-heading.f2 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.slider-container-heading {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  padding-top: 0vh;
  padding-bottom: 5vh;
}

.slide-nav {
  display: none;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.div-slide {
  position: relative;
  height: 100%;
  background-image: url('../images/salao-beleza-urbana-entrada2.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.div-slide.sl2 {
  background-image: url('../images/sala1.png');
}

.div-slide.bg2 {
  background-image: url('../images/salao-beleza-urbana-capa2.jpg');
}

.div-slide._3rd {
  background-image: url('../images/IMG_5474wb2.jpg');
  background-position: 50% 100%;
}

.head1slid {
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.76);
}

.head1slid._1st-1st {
  text-transform: uppercase;
}

.head2slid {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.76);
}

.slider-2 {
  overflow: hidden;
  width: 80vw;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slider-2.mob {
  display: none;
}

.mask {
  overflow: visible;
  width: 33%;
}

.proslid {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0%;
  background-color: transparent;
}

.procard {
  width: 100%;
  border-radius: 10px;
  background-color: #000;
}

.proname {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  line-height: 3vw;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.proname.blk {
  color: #000;
}

.text-block {
  text-align: center;
}

.prodesc {
  font-family: Montserrat, sans-serif;
  font-size: 0.8vw;
  text-align: center;
  text-transform: uppercase;
}

.prodesc.blk {
  color: #000;
  font-size: 0.8vw;
  line-height: 1vw;
  font-weight: 600;
}

.instalink {
  display: none;
  width: 10%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
}

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

.leftarrow {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #000), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, #000 40%, hsla(0, 0%, 100%, 0));
}

.rightarrow {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(40%, #000), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(270deg, #000 40%, hsla(0, 0%, 100%, 0));
}

.lastslide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  margin-right: 0px;
  padding-right: 67%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.carwrapper {
  padding: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columns {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.creditsimg {
  width: 50%;
  margin-top: 126px;
  text-align: center;
}

.column {
  position: relative;
}

.heading2 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 600;
  text-transform: uppercase;
}

.heading2.video-card-head {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.foot-text {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 1.1vw;
  line-height: 2vw;
  text-align: left;
}

.background-video {
  display: inline-block;
  overflow: hidden;
  height: auto;
  padding-bottom: 0px;
  text-align: center;
}

.cover {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.instaclick {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  width: 5%;
  margin-right: 1%;
  margin-bottom: 1%;
}

.pageheading {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 60px;
  line-height: 100px;
  text-align: center;
}

.procard-full {
  display: block;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.03);
}

.romtop {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.foot-link {
  color: #999;
}

.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;
}

.heading-2 {
  margin-right: auto;
  margin-left: auto;
}

.normal-link {
  color: #bbb;
}

.socila-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}

.social-ico {
  position: relative;
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  float: right;
  text-align: left;
}

.social-ico.foot {
  width: 50%;
}

.social-link {
  color: #bbb;
  font-size: 1.2vw;
}

.vidcard {
  position: relative;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  clear: none;
  border-bottom: 1px solid #464646;
}

@media (max-width: 991px) {
  .hero {
    min-height: 520px;
  }
  .hero.about-page {
    min-height: 310px;
  }
  .hero.about-page.makeuppage.dayspa {
    min-height: 310px;
  }
  .hero.about-page.tourpage {
    height: auto;
    padding-top: 14%;
  }
  .hero.about-page.contact {
    height: 30vh;
    background-image: url('../images/salao-beleza-urbana-front2.png');
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .hero.about-page.inner {
    background-image: url('../images/salao-beleza-urbana-equipe-salao.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .hero.contact-page {
    min-height: 400px;
  }
  .hero.project-page {
    min-height: 344px;
  }
  .nav {
    margin-top: 0px;
  }
  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    font-size: 1.2vw;
    line-height: 3vw;
  }
  .nav-link.tourlink {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 12px;
  }
  .nav-link.drop {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .logo {
    width: 40%;
    padding-top: 15px;
  }
  .button.gold {
    font-size: 2vw;
    line-height: 3vw;
  }
  .section.ptop.tb {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .menu-button {
    position: static;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9f7b37), color-stop(48%, #e0bf6f), to(#9f7b37));
    background-image: linear-gradient(180deg, #9f7b37, #e0bf6f 48%, #9f7b37);
    color: #fff;
  }
  .menu-button:hover {
    color: #000;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .main-heading.sub1 {
    letter-spacing: 16px;
  }
  .main-heading.slog {
    font-size: 5vw;
    line-height: 9vw;
  }
  .main-heading.subheading.closer-lower {
    font-size: 3.5vh;
    line-height: 7vh;
  }
  .main-heading.stand-title {
    font-size: 8vw;
    line-height: 12vw;
  }
  .main-heading.stand-title.smallerh1 {
    font-size: 5.5vw;
  }
  .heading-wrapper {
    margin-top: 399px;
  }
  .heading-wrapper.overbgvid {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 80%;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: -webkit-gradient(linear, right top, left top, from(#e6c673), to(transparent));
    background-image: linear-gradient(270deg, #e6c673, transparent);
  }
  .nav-menu.hom {
    position: absolute;
  }
  .project-body-copy {
    margin-right: 12%;
    margin-left: 12%;
  }
  .container-menu {
    position: static;
    margin-right: 0px;
  }
  .dropl.w--open {
    position: relative;
  }
  .div-content-full-bled {
    width: 90%;
  }
  .text {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .text._2nd.blk.left.sizin {
    font-size: 2.5vw;
    line-height: 3vw;
  }
  .text.subtext.withbglist.widder-list.lower-space.center {
    width: 90%;
  }
  .text.bottomspace {
    font-weight: 300;
  }
  .text.left.social-txt {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .vidembed {
    width: 640px;
    height: 360px;
  }
  .slider-2 {
    width: 80vw;
  }
  .proname.blk.tblt {
    font-size: 5vw;
    line-height: 8vw;
  }
  .prodesc {
    font-size: 1.4vw;
  }
  .prodesc.blk.vertical {
    font-size: 3vw;
    line-height: 3vw;
  }
  .creditsimg {
    width: 40%;
    margin-top: 80px;
  }
  .heading2 {
    font-size: 40px;
    line-height: 60px;
  }
  .heading2.video-card-head {
    font-size: 25px;
    line-height: 40px;
  }
  .foot-text {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .instaclick {
    width: 10%;
  }
  .pageheading {
    font-size: 40px;
  }
  .social-link {
    font-size: 2.5vw;
  }
  .image-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .hero {
    min-height: 100vh;
  }
  .hero.small {
    min-height: 280px;
  }
  .hero.about-page {
    min-height: 230px;
  }
  .hero.about-page.tourpage {
    height: auto;
    padding-top: 17%;
  }
  .hero.about-page.contact {
    height: 20vh;
  }
  .hero.about-page.inner {
    height: 30vh;
  }
  .hero.contact-page {
    min-height: 290px;
  }
  .hero.project-page {
    min-height: 256px;
  }
  .nav {
    padding-top: 0px;
  }
  .nav-link {
    float: none;
    font-size: 1.5vw;
    line-height: 4vw;
  }
  .logo {
    width: 44%;
  }
  .button.gold {
    font-size: 3vw;
    line-height: 4vw;
  }
  .form {
    width: 80%;
  }
  .left-column {
    padding-right: 10px;
  }
  .main-heading {
    font-size: 30px;
    line-height: 43px;
  }
  .main-heading.stand-title {
    font-size: 10vw;
    line-height: 14vw;
  }
  .heading-wrapper {
    margin-top: 382px;
    padding-right: 5%;
    padding-left: 5%;
  }
  .nav-menu.hom {
    position: absolute;
  }
  .about-me {
    width: 81%;
    margin-top: 0px;
  }
  .project-body-copy {
    margin-right: 40px;
    margin-left: 40px;
  }
  .overbg {
    position: absolute;
  }
  .text {
    color: #fff;
    font-size: 3vw;
    line-height: 4.2vw;
    font-weight: 200;
  }
  .text._2nd.blk.left.sizin {
    font-size: 3.2vw;
    line-height: 4vw;
  }
  .imgbgparalax {
    padding-top: 16vh;
    padding-bottom: 16vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/sala41.png');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/sala41.png');
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .imgbgparalax.mob {
    display: block;
  }
  .vidembed {
    width: 480px;
    height: 270px;
  }
  .img {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(hsla(0, 0%, 100%, 0.22))), url('../images/beleza-urbana-hair-tatuape-6.jpg');
    background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0.22)), url('../images/beleza-urbana-hair-tatuape-6.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .slide {
    background-image: none;
  }
  .head1slid {
    font-size: 40px;
    line-height: 50px;
  }
  .head1slid._1st-1st {
    font-size: 40px;
    line-height: 50px;
  }
  .head2slid {
    font-size: 40px;
    line-height: 50px;
  }
  .proname {
    font-size: 2vw;
  }
  .creditsimg {
    width: 50%;
  }
  .heading2 {
    font-size: 4vw;
    line-height: 6vw;
  }
  .heading2.video-card-head {
    font-size: 4vw;
    line-height: 6vw;
  }
  .foot-text {
    color: #fff;
    font-size: 2.5vw;
    line-height: 4vw;
    text-align: left;
  }
  .background-video {
    display: none;
  }
  .instaclick {
    width: 15%;
  }
  .pageheading {
    font-size: 30px;
  }
  .foot-link {
    color: #999;
  }
  .normal-link {
    color: #fff;
  }
  .social-link {
    color: #bbb;
    font-size: 3vw;
    line-height: 4.2vw;
    font-weight: 400;
  }
}

@media (max-width: 479px) {
  .hero {
    min-height: 100vh;
  }
  .hero.about-page {
    overflow: visible;
    height: auto;
    min-height: 193px;
    padding-top: 0px;
  }
  .hero.about-page.tourpage {
    height: auto;
    padding-top: 0%;
  }
  .hero.about-page.contact {
    height: auto;
    background-image: url('../images/salao-beleza-urbana-fachada2.png');
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }
  .hero.about-page.inner {
    height: auto;
    background-image: url('../images/salao-beleza-urbana-entrada2.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .hero.project-page {
    min-height: 226px;
  }
  .hero.treatment-page {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(73%, rgba(0, 0, 0, 0.1)), to(#000)), url('../images/beleza-urbana-hair-tatuape-8.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 73%, #000), url('../images/beleza-urbana-hair-tatuape-8.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .nav {
    position: relative;
    background-color: rgba(34, 34, 34, 0.8);
  }
  .nav-link {
    float: none;
    font-size: 3vw;
    line-height: 6vw;
  }
  .logo {
    z-index: 2;
    width: 50%;
    padding: 3% 1% 1% 3%;
  }
  .button {
    margin-bottom: 16px;
  }
  .button.gold {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 4vw;
    line-height: 5vw;
  }
  .section.ptop.white {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section.ptop.gr {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .form {
    width: 90%;
  }
  .main-heading {
    font-size: 22px;
    letter-spacing: 5px;
  }
  .main-heading.sub1 {
    margin-top: 0px;
  }
  .main-heading.slog {
    font-size: 18px;
    letter-spacing: 5px;
  }
  .main-heading.sub {
    font-size: 25px;
    letter-spacing: 10px;
  }
  .main-heading.stand-title {
    font-size: 10vw;
    line-height: 15vw;
  }
  .heading-wrapper {
    margin-top: 361px;
  }
  .nav-menu {
    left: auto;
    top: 0px;
    right: 0px;
  }
  .nav-menu.hom {
    position: absolute;
  }
  .about-me {
    width: 91%;
  }
  .project-body-copy {
    margin-right: 18px;
    margin-left: 18px;
  }
  .container-menu {
    position: relative;
  }
  .form-wrap {
    width: 90%;
  }
  .linkimobileweb {
    width: 64%;
  }
  .columleft._2ndbg {
    padding: 0px 0px 40px;
  }
  .columleft.wimg {
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .text {
    width: 100%;
    font-size: 4vw;
    line-height: 5.5vw;
    font-weight: 200;
  }
  .text._2nd.blk.left.sizin {
    font-size: 4.2vw;
    line-height: 5vw;
    font-weight: 200;
  }
  .imgbgparalax {
    padding-top: 10vh;
    padding-bottom: 10vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/sala41.png');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/sala41.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .vidembed {
    width: 300px;
    height: 202px;
  }
  .img {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(hsla(0, 0%, 100%, 0.14))), url('../images/beleza-urbana-hair-tatuape-6.jpg');
    background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0.14)), url('../images/beleza-urbana-hair-tatuape-6.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .hero-slider {
    height: 35vh;
  }
  .slide {
    background-image: none;
  }
  .slider-container-heading {
    padding-top: 0vh;
    padding-bottom: 0vh;
  }
  .div-slide.bg2 {
    height: 100%;
    background-image: url('../images/salao-beleza-urbana-capa2.jpg');
    background-size: cover;
  }
  .head1slid {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
  }
  .head1slid._1st-1st {
    font-size: 20px;
    line-height: 30px;
  }
  .head2slid {
    font-size: 20px;
    line-height: 30px;
  }
  .slider-2 {
    width: 100vw;
  }
  .slider-2.wide {
    display: none;
  }
  .slider-2.mob {
    display: block;
  }
  .mask {
    width: 100%;
  }
  .proname {
    font-size: 6vw;
    line-height: 10vw;
  }
  .proname.blk.tblt {
    font-size: 6vw;
    line-height: 10vw;
  }
  .prodesc {
    font-size: 3vw;
    line-height: 6vw;
  }
  .prodesc.blk.vertical {
    font-size: 4vw;
    line-height: 4vw;
  }
  .leftarrow {
    display: none;
    width: 10%;
  }
  .rightarrow {
    display: none;
  }
  .lastslide {
    padding-right: 0%;
  }
  .creditsimg {
    width: 60%;
  }
  .heading2 {
    font-size: 6vw;
    line-height: 12vw;
  }
  .heading2.video-card-head {
    font-size: 5vw;
    line-height: 8vw;
  }
  .foot-text {
    padding-left: 0px;
    color: #fff;
    font-size: 4vw;
    line-height: 8vw;
  }
  .instaclick {
    width: 20%;
  }
  .pageheading {
    position: relative;
    margin-top: auto;
    margin-bottom: 0px;
    padding-top: 25vh;
    font-size: 25px;
    line-height: 60px;
  }
  .foot-link {
    color: #999;
  }
  .social-ico {
    width: 60%;
  }
  .social-link {
    font-size: 4vw;
    line-height: 5.5vw;
  }
}

@font-face {
  font-family: 'Candara';
  src: url('../fonts/CANDARA.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Candaraz';
  src: url('../fonts/CANDARAZ.TTF') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Luis candara';
  src: url('../fonts/Luis-Candara.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Candarai';
  src: url('../fonts/Candarai.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Candarab';
  src: url('../fonts/Candarab.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
