:root {
  --dark-orchid: #9932da;
  --white-smoke: #ebecec;
  --dim-grey: #707070;
  --slate-blue: #7066cf;
  --medium-turquoise: #24c4bb;
  --white: white;
  --cadet-blue: #3ea3c1;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.home {
  background-color: #0000;
  background-image: linear-gradient(#24c4bbcc, #9932dacc), url('../images/home.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  height: 720px;
  position: static;
}

.container {
  color: #9760cb;
  background-color: #0000;
  width: 1920px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.nav-link {
  color: #fcfcfc;
  cursor: pointer;
  width: auto;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 13px;
  transition: all .2s;
  position: relative;
  top: auto;
}

.nav-link:hover {
  color: var(--dark-orchid);
  background-color: #fff;
  border-radius: 20px;
  margin-top: 20px;
}

.nav-link:visited {
  color: #fff;
}

.nav-link.w--current {
  opacity: 1;
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  border: 0 solid #000;
  border-radius: 20px;
  width: auto;
  margin-top: 20px;
  padding: 10px;
  transition: all .2s;
  display: inline-block;
  position: relative;
  top: auto;
  overflow: visible;
}

.nav-link.w--current:hover {
  color: var(--dark-orchid);
  background-color: #fff;
}

.brand {
  background-image: url('../images/logo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 122px;
  background-attachment: scroll;
  width: 122px;
  height: 61px;
  margin: 10px auto;
  padding: 0 20px;
  overflow: visible;
}

.brand.w--current {
  width: 125px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.navbar {
  background-color: #8726c3f5;
  position: fixed;
  inset: 0% 0% auto;
}

.atividade {
  color: #7066cf;
  background-color: #fff;
}

.videos {
  background-color: #f3f4f9;
  display: none;
}

.localizacao {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 50px;
  display: block;
  position: relative;
}

.o-studio {
  text-align: center;
  background-color: #f3f4f9;
  margin-top: 60px;
  margin-bottom: 0;
}

.heading {
  border: 1px solid #0000;
  display: flex;
  position: relative;
}

.h2-rocha {
  color: #7066cf;
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.paragraph {
  color: var(--dim-grey);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.div-block {
  background-image: url('../images/Grupo-962x.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 125px;
  background-attachment: fixed;
  border: 0 solid #000;
  padding-left: 15px;
}

.div-block.txt-servico {
  float: none;
  clear: both;
  background-image: none;
  width: auto;
  max-width: 50%;
  height: auto;
  margin-bottom: -1px;
  margin-left: 35px;
  margin-right: auto;
  padding: 20px 15px;
  font-family: Montserrat, sans-serif;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.button {
  clear: none;
  color: #7066cf;
  text-align: justify;
  cursor: pointer;
  background-color: #3898ec00;
  border: 2px solid #7066cf;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  transition: opacity .15s;
  display: inline-block;
  position: relative;
  inset: 20px auto 0%;
  transform: translate(0);
}

.image {
  float: right;
  border-radius: 20px;
  max-width: none;
  height: auto;
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
}

.button-atividades {
  transition: opacity .15s ease-5n;
  color: var(--slate-blue);
  text-align: left;
  transform-style: preserve-3d;
  background-color: #f3f4f9;
  border-radius: 20px;
  width: 200px;
  height: 50px;
  margin-top: 10px;
  padding-top: 13px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.button-atividades.w--current {
  background-color: var(--medium-turquoise);
  transform: scale3d(1none, 1none, 1none);
  color: #fff;
  text-align: left;
  cursor: pointer;
}

.tabs {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.tabs-menu {
  margin-top: 35px;
  display: inline-block;
}

.tabs-content {
  flex-flow: wrap;
  flex: 1;
  align-self: center;
  margin-bottom: 0;
  margin-left: auto;
  padding-left: 0;
  display: block;
  overflow: hidden;
}

.tab-pane-tab-1 {
  flex: 1;
}

.div-home {
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  height: 199px;
  margin: 30% auto auto 10%;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.h1-rocha {
  color: var(--slate-blue);
  border: 1px solid #0000;
  display: flex;
}

.h1-rocha.titulo-studio {
  text-align: center;
  justify-content: center;
  margin-bottom: 50px;
  position: relative;
}

.h1-with {
  color: var(--white-smoke);
  text-align: center;
  border: 1px #0000;
  justify-content: center;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
}

.h1-with.mobile {
  text-align: left;
  justify-content: flex-start;
  margin-top: 100px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  position: relative;
  top: auto;
}

.button-wp {
  background-color: var(--dark-orchid);
  color: var(--white-smoke);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 20px;
  width: 200px;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
  top: auto;
}

.button-wp.w--current {
  background-color: var(--medium-turquoise);
  transform: scale3d(1none, 1none, 1none);
  color: #fff;
  text-align: left;
  cursor: pointer;
}

.div-circletop {
  z-index: 50;
  float: right;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Ellipse-2.png');
  background-position: 100% 0;
  background-size: contain;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 500px;
  height: 500px;
  margin: auto auto 0;
  display: block;
  position: absolute;
  inset: -200px -100% auto 0%;
  overflow: hidden;
}

.div-o-studio {
  border: 0 solid #000;
  width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.button-veja-mais {
  background-color: var(--dark-orchid);
  color: var(--white-smoke);
  text-align: justify;
  cursor: pointer;
  border: 2px solid #0000;
  border-radius: 10px;
  margin: 20px auto;
  padding-top: 10px;
  font-weight: 700;
  display: inline-block;
  position: static;
  transform: translate(0);
}

.map {
  border: 1px solid var(--white-smoke);
  background-color: #fff;
  border-radius: 2px;
  height: 450px;
  margin-top: 2px;
  margin-bottom: 1px;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
}

.div-end-location {
  z-index: 1;
  background-color: #fff;
  border: 1px solid #0000;
  border-radius: 5px;
  width: 40%;
  height: 250px;
  margin-top: 100px;
  margin-bottom: 2px;
  margin-left: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: auto;
  box-shadow: 1px 1px 3px -2px #000;
}

.div-point-too {
  background-image: url('../images/point-22x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  max-width: 100%;
  height: 250px;
  margin-top: -40px;
  display: inline-block;
  position: absolute;
  bottom: auto;
  left: -67px;
}

.body {
  background-color: #0000;
}

.div-eclipse-with {
  background-image: url('../images/Ellipse-1-copy2x.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 635px;
  width: 1020px;
  height: 250px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: auto auto auto -24%;
}

.h3-location {
  color: #7f7f7f;
  padding-left: 60px;
  font-size: 20px;
}

.paragraph-location, .paragraph-hora {
  color: #94939e;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.div-icon-location {
  background-image: url('../images/local-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 25px;
  height: 25px;
  display: inline-block;
  position: absolute;
  bottom: 189px;
  left: 27px;
}

.div-icon-hora {
  background-image: url('../images/hora-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  bottom: 108px;
  left: 27px;
}

.form-block {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 20px 10px;
  display: inline-block;
  position: static;
}

.contato {
  z-index: auto;
  padding-top: 1px;
  position: relative;
}

.div-form {
  z-index: 0;
  clear: none;
  flex-wrap: nowrap;
  justify-content: center;
  width: 500px;
  max-width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 25%;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: relative;
  left: auto;
}

.youtube {
  clear: both;
  width: 100%;
  height: 100%;
  margin-bottom: 60px;
  display: inline-block;
  position: relative;
}

.rodape {
  z-index: 1;
  background-color: var(--dark-orchid);
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 30px;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.text-field {
  border-radius: 5px;
}

.text-field.form {
  background-color: var(--white-smoke);
  border: 1px solid #7066cf80;
  margin: 0;
  padding: 0;
  position: relative;
}

.field-label {
  color: #7066cf;
}

.link {
  clear: left;
  color: var(--white-smoke);
  text-align: left;
  letter-spacing: 1px;
  text-indent: 10px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: static;
}

.link.w--current {
  justify-content: center;
  align-items: stretch;
  display: block;
  position: relative;
}

.column {
  position: relative;
}

.planos {
  text-align: center;
  justify-content: center;
  display: block;
  position: relative;
  transform: scale(1);
}

.div-planos {
  text-align: center;
  border: 0 solid #000;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  inset: auto;
}

.h3-rocha {
  color: #7066cf;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}

.icon-2-bf {
  background-color: var(--slate-blue);
  transform-style: preserve-3d;
  border: 0 solid #0000;
  border-radius: 20px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  transform: scale3d(.8, .8, .8);
}

.icon-3 {
  background-color: var(--slate-blue);
  transform-origin: 50%;
  border: 0 #fff0;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  transform: scale(.8);
}

.div-video {
  clear: both;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 45px;
  display: flex;
  position: relative;
  bottom: auto;
  left: 15%;
}

.container-video {
  clear: both;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.h2-rocha-plan {
  color: var(--dark-orchid);
  border: 1px solid #0000;
  justify-content: center;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  display: flex;
  position: relative;
}

.h1-with-plan {
  color: var(--white-smoke);
  text-align: center;
  border: 1px #0000;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 70px;
  display: flex;
  position: relative;
}

.paragraph-plan {
  color: var(--white-smoke);
  text-align: center;
  justify-content: center;
  margin-top: 20px;
  padding-top: 0;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  position: relative;
}

.left-arrow {
  margin-left: -33px;
  margin-right: 0;
  padding-left: 0;
}

.right-arrow {
  margin-left: 0;
  margin-right: -33px;
  padding-left: 0;
  padding-right: 0;
}

.button-plan {
  background-color: var(--dark-orchid);
  color: var(--white-smoke);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 20px;
  width: 150px;
  height: 50px;
  margin: 50px auto 60px;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
  inset: auto;
}

.button-plan.w--current {
  background-color: var(--medium-turquoise);
  transform: scale3d(1none, 1none, 1none);
  color: #fff;
  text-align: left;
  cursor: pointer;
}

.slide-plano-1 {
  background-color: #0000;
  background-image: linear-gradient(144deg, #24c4bbf2 20%, #9932dae6);
  border: 1px solid #0000;
  border-radius: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.container-10 {
  position: relative;
}

.bt-pilates {
  background-image: url('../images/Grupo-982x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  display: inline-block;
  position: fixed;
  inset: 78% 0% 0% 90%;
}

.div-banner {
  display: block;
  position: relative;
}

.paragraph-banner {
  color: #daefef;
  letter-spacing: 1px;
  text-indent: 100px;
  text-transform: none;
  margin-top: auto;
  padding-left: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: 60px;
}

.banner-pilates {
  background-color: #0000;
  background-image: linear-gradient(#24c4bbcc, #9932dae6), url('../images/pilates-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 1080px;
  line-height: 20px;
  position: relative;
}

.banner-bf {
  background-color: #0000;
  background-image: linear-gradient(#24c4bbe6, #9932dacc), url('../images/Marina-Leitte-ballet-fitness.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: auto;
  line-height: 20px;
  display: block;
  position: relative;
}

.banner-bp {
  background-color: #0000;
  background-image: linear-gradient(#24c4bbcc, #9932dacc), url('../images/ballet-fitness.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  height: 1080px;
  line-height: 20px;
  position: relative;
}

.banner-fisio {
  background-color: #0000;
  background-image: linear-gradient(#24c4bbcc, #9932dacc), url('../images/fisio.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 1080px;
  line-height: 20px;
  position: static;
}

.bold-text {
  font-weight: 400;
  position: relative;
}

.bold-text-2 {
  font-weight: 400;
}

.nav-link-icon {
  color: #fcfcfc;
  width: auto;
  margin-top: 20px;
  padding: 10px 15px;
  font-size: 13px;
  position: relative;
  top: auto;
}

.nav-link-icon:hover {
  color: var(--dark-orchid);
  background-color: #fff;
  border-radius: 20px;
  margin-top: 20px;
}

.nav-link-icon.w--current {
  opacity: 1;
  cursor: pointer;
  background-color: #0000;
  border: 0 solid #000;
  border-radius: 20px;
  width: auto;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .2s;
  display: inline-block;
  position: relative;
  top: auto;
  overflow: visible;
}

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

.nav-link-icon.icon-instagram {
  background-image: url('../images/instagram2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  background-attachment: scroll;
  width: auto;
  padding-top: 30px;
}

.nav-link-icon.icon-instagram:hover {
  background-color: #0000;
}

.nav-link-icon.icon-face {
  background-image: url('../images/facebook2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  background-attachment: scroll;
  width: auto;
  padding-top: 30px;
}

.nav-link-icon.icon-face:hover {
  background-color: #0000;
}

.nav-link-icon.icon-youtube {
  background-color: #0000;
  background-image: url('../images/youtube2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  background-attachment: scroll;
  width: auto;
  padding-top: 30px;
}

.nav-link-icon.icon-user {
  background-color: #0000;
  background-image: url('../images/User2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  background-attachment: scroll;
  width: auto;
  padding-top: 30px;
}

.icon-4 {
  margin-right: 6px;
  padding-left: 0;
}

.text-block {
  padding-right: 10px;
}

.dropdown-list {
  background-color: #7066cf80;
}

.dropdown-list:hover {
  border-radius: 0;
}

.nav-link-drop {
  color: #fcfcfc;
  width: auto;
  margin-top: 0;
  padding: 10px 15px;
  font-size: 13px;
  position: relative;
  top: auto;
}

.nav-link-drop:hover {
  color: var(--dark-orchid);
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
}

.nav-link-drop.w--current {
  opacity: 1;
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  border: 0 solid #000;
  border-radius: 20px;
  width: auto;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .2s;
  display: inline-block;
  position: relative;
  top: auto;
  overflow: visible;
}

.nav-link-drop.w--current:hover {
  color: var(--dark-orchid);
  background-color: #fff;
}

.button-atividade {
  background-color: var(--medium-turquoise);
  color: var(--white-smoke);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 20px;
  width: 220px;
  height: 50px;
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: 0;
  padding: 15px 0 0;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
  top: auto;
}

.button-atividade.w--current {
  background-color: var(--medium-turquoise);
  transform: scale3d(1none, 1none, 1none);
  color: #fff;
  text-align: left;
  cursor: pointer;
}

.heading-4-form {
  color: var(--dim-grey);
  text-align: left;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.h1-rocha-form {
  color: var(--slate-blue);
  text-align: left;
  border: 1px solid #0000;
  justify-content: center;
  display: block;
  position: relative;
}

.div-equipe-studio {
  border: 0 solid #000;
  width: auto;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
}

.div-foto-time {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff9;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  width: 45%;
  height: 100%;
  margin-top: 45px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.image-5 {
  margin-left: 45px;
  padding-top: 15px;
  padding-bottom: 16px;
  padding-left: 0;
  display: block;
}

.heading-4 {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  width: 80%;
  margin-bottom: 0;
  margin-left: 45px;
  display: flex;
}

.text-block-2 {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  width: 80%;
  margin-top: 0;
  margin-left: 45px;
  padding-left: 0;
  display: flex;
}

.paragraph-2 {
  text-align: left;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-top: 10px;
  margin-left: 45px;
  display: flex;
}

.text-span {
  margin-left: auto;
  margin-right: 0;
  font-size: 35px;
  font-weight: 700;
  position: relative;
}

.text-span-2 {
  margin-left: 0;
  margin-right: auto;
  font-size: 35px;
}

.slide-nav-2 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  inset: auto 0% 0%;
}

.slide-plano-bpl {
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  width: 30%;
  height: auto;
  margin: 10px 15px 0;
  display: block;
  overflow: visible;
}

.slide-plano-3 {
  background-color: #0000;
  background-image: linear-gradient(219deg, #24c4bbf2 20%, #9932dae6);
  border: 1px solid #0000;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.slide-plano-4 {
  background-color: #0000;
  background-image: linear-gradient(191deg, #24c4bbf2 20%, #9932dae6);
  border: 1px solid #0000;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.paragraph-rodape {
  color: var(--white-smoke);
  text-align: left;
  justify-content: center;
  margin-top: 20px;
  padding-top: 0;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  position: relative;
}

.div-block-2 {
  transform-origin: 40% 40%;
  display: flex;
  position: relative;
}

.slide-plano-bpl-mob {
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  width: 30%;
  height: auto;
  margin: 10px 15px 0;
  display: none;
  overflow: visible;
}

.container-14 {
  margin-top: 0;
}

.container-15, .container-atividades {
  position: relative;
}

.text-block-3 {
  margin-top: 15px;
}

.link-2 {
  color: var(--white);
  text-decoration: none;
}

.image-6 {
  margin-bottom: 10px;
}

.image-7 {
  aspect-ratio: 2;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  position: sticky;
  overflow: auto;
}

.slider {
  margin-bottom: 20px;
}

.planos-mob {
  text-align: center;
  justify-content: center;
  display: flex;
  position: relative;
  transform: scale(1);
}

.container-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 100px;
  display: block;
}

.button-2 {
  opacity: 1;
  color: #3f043f;
  background-color: #f6f9fc;
  border-radius: 6px;
  line-height: 10px;
}

@media screen and (max-width: 991px) {
  .home {
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .nav-link {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link.mob {
    display: block;
  }

  .icon {
    color: var(--white-smoke);
    background-color: #0000;
  }

  .div-block.txt-servico {
    background-image: none;
    max-width: none;
  }

  .image {
    float: none;
  }

  .tabs-content {
    display: flex;
  }

  .div-circletop {
    width: 450px;
    height: 450px;
  }

  .div-o-studio {
    width: auto;
    height: auto;
    display: inline-block;
  }

  .nav-menu-2 {
    background-color: #7066cf;
  }

  .menu-button {
    overflow: hidden;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .map {
    position: relative;
  }

  .div-end-location {
    margin-top: 100px;
    margin-left: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-eclipse-with {
    top: auto;
    left: -75%;
  }

  .div-form {
    width: 100%;
    margin-left: auto;
  }

  .youtube {
    justify-content: center;
    display: flex;
  }

  .rodape {
    background-color: var(--dark-orchid);
  }

  .link {
    text-indent: 0;
  }

  .planos {
    justify-content: space-around;
    display: block;
  }

  .div-planos {
    margin-bottom: 0;
  }

  .icon-2-bf, .icon-3 {
    background-color: var(--slate-blue);
  }

  .div-video {
    clear: both;
    align-items: center;
    width: 70%;
    display: flex;
    position: relative;
    left: 15%;
  }

  .left-arrow {
    margin-left: 0;
  }

  .right-arrow {
    margin-right: 0;
  }

  .button-plan {
    height: 50px;
    margin-bottom: 50px;
    padding-bottom: 12px;
  }

  .slide-plano-1 {
    clear: both;
    background-color: #24c4bb80;
    border-radius: 20px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    left: auto;
  }

  .container-10 {
    flex: 0 auto;
    order: 1;
    align-self: auto;
    display: block;
    position: relative;
  }

  .banner-fisio {
    background-size: auto, cover;
  }

  .nav-link-icon.icon-instagram, .nav-link-icon.icon-face, .nav-link-icon.icon-youtube {
    display: none;
  }

  .nav-link-icon.icon-user {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .slide-nav-2 {
    margin-bottom: 10px;
  }

  .slide-plano-bpl {
    clear: left;
    background-color: #0000;
    justify-content: center;
    width: 80%;
    height: 100%;
    margin-bottom: 2%;
    padding-bottom: 0;
  }

  .slide-plano-3 {
    clear: both;
    background-color: #24c4bb80;
    border-radius: 20px;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    left: auto;
  }

  .slide-plano-4 {
    clear: both;
    background-color: #24c4bb80;
    border-radius: 20px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    left: auto;
  }

  .div-block-2 {
    display: none;
  }

  .slide-plano-bpl-mob {
    clear: left;
    background-color: #0000;
    justify-content: center;
    width: 80%;
    height: 100%;
    margin-bottom: 2%;
    padding-bottom: 0;
    display: inline-block;
    overflow: hidden;
  }

  .planos-mob {
    flex-flow: column;
    justify-content: space-around;
  }
}

@media screen and (max-width: 767px) {
  .home {
    height: 440px;
  }

  .container {
    width: 100%;
    padding-left: 18px;
  }

  .brand {
    margin-left: 20px;
  }

  .icon {
    color: var(--white-smoke);
    background-color: #fcf9f900;
  }

  .heading {
    justify-content: center;
  }

  .paragraph {
    justify-content: center;
    display: block;
    position: relative;
    top: auto;
  }

  .div-block.txt-servico {
    background-image: none;
    margin-left: auto;
  }

  .button {
    clear: none;
    display: inline-block;
    right: auto;
  }

  .image {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .tabs {
    display: block;
  }

  .tabs-menu {
    z-index: 0;
    float: none;
    clear: none;
    margin-left: 30%;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    position: static;
    inset: 0%;
  }

  .tabs-content {
    flex: 1;
    align-self: stretch;
    display: block;
  }

  .div-home {
    width: 100%;
    margin-top: 30%;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-with.mobile {
    top: auto;
  }

  .button-wp {
    width: 200px;
  }

  .div-circletop {
    background-position: 100% 0;
    background-size: contain;
    width: 400px;
    height: 400px;
    margin-top: -255px;
    bottom: 71%;
  }

  .menu-button {
    margin-top: 12px;
  }

  .div-end-location {
    width: 50%;
  }

  .div-point-too {
    width: 200px;
    height: 200px;
    display: none;
  }

  .div-eclipse-with {
    display: none;
    left: -100%;
  }

  .div-form {
    width: 100%;
  }

  .youtube {
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
  }

  .div-video {
    flex-direction: column;
    align-items: stretch;
  }

  .right-arrow {
    margin-right: 0;
    padding-right: 0;
  }

  .button-plan {
    margin-bottom: 1px;
    padding-bottom: 0;
  }

  .slide-plano-1 {
    margin-left: 0;
    padding-left: 0;
  }

  .div-banner {
    margin-top: 60px;
    padding-left: 20px;
  }

  .banner-pilates {
    height: 1080px;
  }

  .banner-bf {
    background-size: auto, cover;
    height: 1080px;
  }

  .banner-bp, .banner-fisio {
    height: 1080px;
  }

  .button-atividade {
    top: auto;
  }

  .div-foto-time {
    width: 100%;
  }

  .slide-nav-2 {
    justify-content: center;
    margin-bottom: 0;
    display: flex;
  }

  .slide-plano-bpl, .slide-plano-bpl-mob {
    height: 350px;
  }

  .planos-mob {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .home {
    background-position: 0 0, 50%;
    background-size: auto, 512px;
    position: relative;
  }

  .nav-link {
    cursor: pointer;
    width: auto;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    transition: all .2s;
    display: block;
    overflow: visible;
  }

  .nav-link:hover {
    margin-top: 0;
  }

  .nav-link.w--current {
    margin-top: 0;
    display: block;
  }

  .icon {
    color: var(--white-smoke);
    background-color: #0000;
  }

  .paragraph {
    font-size: 13px;
    display: inline-block;
  }

  .div-block.txt-servico {
    padding-left: 15px;
    padding-right: 15px;
  }

  .button {
    right: -50%;
  }

  .tabs {
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-menu {
    margin-left: 15%;
  }

  .div-home {
    width: 100%;
    margin-top: 50%;
  }

  .h1-with.mobile {
    margin-top: 20px;
    font-size: 25px;
    line-height: 28px;
  }

  .div-circletop {
    margin-top: -255px;
    right: -100%;
  }

  .div-o-studio {
    position: relative;
  }

  .div-end-location {
    width: 95%;
    margin-left: 10px;
  }

  .div-point-too {
    width: 150px;
    height: 150px;
  }

  .div-eclipse-with {
    width: 100%;
    left: -215%;
  }

  .paragraph-location, .paragraph-hora, .contato {
    font-family: Montserrat, sans-serif;
  }

  .div-form {
    clear: none;
    width: 100%;
    padding-left: 10px;
  }

  .link {
    font-family: Montserrat, sans-serif;
  }

  .div-planos {
    position: relative;
    transform: scale(.7);
  }

  .icon-2-bf {
    margin-left: 0;
    margin-right: 0;
  }

  .icon-3 {
    margin-left: auto;
    margin-right: 0;
  }

  .h2-rocha-plan {
    font-size: 20px;
  }

  .h1-with-plan {
    font-size: 60px;
  }

  .paragraph-plan {
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
  }

  .button-plan {
    width: 150px;
    height: 50px;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .slide-plano-1 {
    margin-left: auto;
  }

  .container-10 {
    position: relative;
    overflow: visible;
  }

  .div-banner {
    margin-top: 100px;
  }

  .banner-bf {
    background-size: auto, cover;
    height: auto;
  }

  .banner-bp {
    width: auto;
    height: auto;
  }

  .nav-link-icon.icon-instagram {
    justify-content: flex-start;
    padding-left: 0;
    display: none;
  }

  .nav-link-icon.icon-face, .nav-link-icon.icon-youtube, .nav-link-icon.icon-user {
    display: none;
  }

  .button-atividade {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .div-equipe-studio {
    width: auto;
    height: auto;
    position: relative;
  }

  .container-13 {
    position: relative;
  }

  .slide-nav-2 {
    margin-bottom: 14px;
  }

  .slide-plano-bpl {
    width: 80%;
    height: auto;
    margin-right: 0;
  }

  .slide-plano-3, .slide-plano-4 {
    margin-left: auto;
  }

  .paragraph-rodape {
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
  }

  .slide-plano-bpl-mob {
    width: 80%;
    height: auto;
    margin-right: 0;
  }

  .image-7 {
    width: 100%;
    height: 100%;
  }

  .slider {
    color: #333333d6;
    background-color: #ddd0;
  }

  .planos-mob {
    display: block;
  }
}


