a {
  color: #683876;
  font-weight: 600;
  text-decoration: none;
}

.navbar {
  position: fixed;
  width: 100vw;
  background-color: #683876;
}

.navlink {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.navlink:hover {
  font-weight: 600;
}

.navlink.w--current {
  color: #e691ff;
  font-weight: 600;
}

.logo {
  padding-top: 10px;
  padding-bottom: 10px;
}

.rodape {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  height: 60px;
  padding-top: 5px;
  background-color: #fff;
}

.endereo {
  margin-top: 5px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #683876;
  font-size: 16px;
  font-weight: 300;
}

.rs {
  width: 30px;
  height: 40px;
  margin-left: 10px;
  float: right;
}

.sec1_pilates {
  height: 550px;
  margin-top: 0px;
  background-color: transparent;
  background-image: url('../images/mulher-pilates.jpg');
  background-position: 50% -3%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #683876;
}

.sec2_pilates {
  padding-top: 25px;
  padding-bottom: 40px;
  background-color: rgba(104, 56, 118, .05);
  color: #000;
}

.tit_oquee {
  font-family: 'Open Sans', sans-serif;
  color: #683876;
  font-weight: 300;
  text-align: center;
}

.txt_oquee {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 27px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.txt_oquee.central {
  text-align: center;
}

.sec3_pilates {
  padding-top: 25px;
  padding-bottom: 40px;
  background-color: rgba(104, 56, 118, .05);
}

.col_fotos_pilates {
  display: block;
  width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: rgba(104, 56, 118, .1);
  text-align: center;
}

.col2_rodape {
  padding-top: 10px;
}

.sec1_estudio {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #fff;
}

.slider_estudio {
  height: 550px;
}

.sec_contato {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 50px;
}

.txt_form {
  display: inline-block;
  width: 11%;
  padding: 10px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #683876;
  font-weight: 300;
}

.campos_form {
  display: inline-block;
  width: 87%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  float: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(103, 55, 117, .4);
  color: #683876;
}

.enviar {
  display: inline-block;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 10px;
  float: none;
  clear: right;
  border-radius: 4px;
  background-color: #683876;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
}

.enviar.aulas {
  width: 30%;
  margin-top: 10px;
  margin-right: -10px;
  padding-top: 7px;
  padding-bottom: 9px;
  float: none;
  border: 1px solid #683876;
  background-color: transparent;
  color: #683876;
  font-weight: 400;
}

.form {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 20px 20px 10px;
  border: 1px solid #683876;
  border-radius: 6px;
}

.sec_mapa {
  margin-bottom: 0px;
}

.map {
  height: 500px;
  border-style: none;
  border-color: transparent;
}

.contato {
  margin-top: 40px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #683876;
  font-size: 38px;
  font-weight: 300;
  text-align: center;
}

.txt_contato {
  font-family: 'Open Sans', sans-serif;
  color: #683876;
}

.img_slide_estudio {
  width: 100%;
}

.form_ok {
  margin-top: 23px;
  padding-top: 30px;
  background-color: rgba(104, 56, 118, .5);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.form_error {
  padding-top: 15px;
  background-color: rgba(104, 56, 118, .5);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.texto {
  font-family: 'Open Sans', sans-serif;
  color: #683876;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
}

.container_obrigado {
  height: 93vh;
  padding-top: 200px;
  padding-bottom: 100px;
  background-color: #fff;
}

.voltar {
  display: block;
  width: 100px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 25px;
  border-radius: 10px;
  background-color: #683876;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.form_aula {
  display: block;
  width: 90%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 30px 10px 10px;
  border: 1px solid #683876;
  border-radius: 4px;
}

.campos_forma_aulas {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 4px;
  background-color: rgba(104, 56, 118, .1);
  color: #683876;
}

.horarios {
  display: inline-block;
  width: 30%;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #683876;
  background-color: transparent;
  color: #683876;
}

.dias {
  display: inline-block;
  width: 30%;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #683876;
  color: #683876;
}

.sep_historico {
  height: 550px;
  margin-left: 5px;
  background-image: url('../images/pilates_cadilac.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sep_beneficios {
  height: 550px;
  background-color: transparent;
  background-image: url('../images/pilates_idosos.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.backgroun_video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100vh;
}

.nav_home {
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4) 16%, transparent);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4) 16%, transparent);
}

.links_home {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.rodape_home {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 70px;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5));
}

.endereco_home {
  margin-top: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.col2_rodape_home {
  padding-top: 30px;
}

.img_background {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 800px;
  background-image: url('../images/namorados_pilates.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img_background.julho {
  background-image: url('../images/fundo_promo.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.tit_promo {
  display: block;
  font-family: Cookie, sans-serif;
  color: #683876;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
  text-transform: none;
}

.div_texts_promos {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 630px;
  margin-top: 0px;
  padding-bottom: 70px;
}

.container_promo {
  display: block;
  width: 450px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: url('../images/ticket.gif');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text_promo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-right: 45px;
  padding-left: 45px;
  float: none;
  font-family: Nunito, sans-serif;
  color: #683876;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0.5px;
}

.form_promo {
  margin-top: 20px;
  padding-right: 50px;
  padding-left: 50px;
  font-family: Nunito, sans-serif;
  color: #683876;
  font-size: 15px;
}

.enviar_promo {
  display: block;
  width: 100%;
  margin-top: 19px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  background-color: #683876;
  font-size: 16px;
}

.enviar_promo.julho {
  width: 40%;
  margin-top: 25px;
  background-color: rgba(104, 56, 118, .5);
  color: rgba(0, 0, 0, .6);
}

.text_legal {
  margin-top: 30px;
  padding: 10px;
  background-color: hsla(0, 0%, 100%, .8);
  font-family: Nunito, sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 11px;
  font-weight: 300;
  text-align: justify;
}

.logo_promo {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-top: 30px;
}

.body_obrigado {
  background-color: #fff;
  background-image: url('../images/fundo.jpg');
  background-position: 0px 0px;
  background-size: 75px;
}

.posicionar-no-rodape {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.body_novo {
  height: 100vh;
}

.rodape-teste {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 70px;
  background-color: #fff;
}

.sec_2_estudio {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}

.galeria {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.imagens_estudio {
  margin-right: 10px;
  margin-left: 10px;
}

.sec_fotos_estudio {
  height: 500px;
  background-image: url('../images/projeto-pilates-15.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.icones {
  width: 50px;
  margin-bottom: 5px;
}

.dic_icones {
  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-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.text_estudio {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  line-height: 32px;
  font-weight: 300;
}

.container_estudio {
  text-align: left;
}

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

.img_background_mobile {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 100vh;
  background-image: url('../images/background_mobile1.jpg');
  background-position: 0px 0px;
  background-size: 600px;
  background-repeat: no-repeat;
}

.voltar-para-o-site {
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
}

.voltar-para-o-site.julho {
  display: block;
  width: 50%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.text_voltar-para-o-site {
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 4px;
  background-color: #683876;
  font-family: Nunito, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.link_fone_mobile {
  color: #fff;
}

.tit_promo_julho {
  padding-top: 40px;
  font-family: Nunito, sans-serif;
  color: rgba(0, 0, 0, .6);
  font-size: 22px;
  text-align: center;
}

.text_promo_tkt {
  margin-top: 20px;
  padding-right: 45px;
  padding-left: 50px;
  font-family: Nunito, sans-serif;
  color: rgba(0, 0, 0, .6);
}

.field_promo {
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, .4);
  color: rgba(0, 0, 0, .6);
  font-size: 14px;
}

.label {
  color: rgba(0, 0, 0, .6);
}

.textolegal {
  color: rgba(0, 0, 0, .6);
  font-size: 11px;
  line-height: 13px;
}

.img_cabeca_news {
  height: 300px;
  margin-bottom: 50px;
  background-image: url('../images/capa_news_projeto-pilates.jpg');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.container_news {
  height: 100vh;
  padding: 120px 15px 80px;
  background-color: #fff;
}

.tit_news {
  font-family: Nunito, sans-serif;
  color: #000;
  font-size: 25px;
  text-align: center;
}

.espaco_menu {
  height: 65px;
}

.imagem-principal-news {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  border: 1px solid #683876;
}

.titulo_news {
  display: block;
  margin-top: 20px;
  font-family: Nunito, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.body_news {
  background-image: url('../images/fundo.jpg');
  background-position: 0px 0px;
  background-size: 75px;
}

.container_blog_news {
  padding-right: 15px;
  padding-bottom: 50px;
  padding-left: 15px;
  background-color: #fff;
}

.foto_autor {
  width: 100px;
  height: 100px;
  margin-top: -75px;
  padding: 5px;
  border: 1px solid #000;
  border-radius: 50%;
  background-color: #fff;
}

.news_numero {
  display: inline-block;
}

.numero_news {
  display: inline-block;
}

.numero-da-news {
  margin-top: 20px;
  text-align: center;
}

.autor {
  display: block;
  margin-top: 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.block_autor {
  display: block;
  margin-top: -21px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.profissao {
  display: block;
  float: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 15px;
  line-height: 23px;
}

.conteudo-news {
  padding: 25px 30px;
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.crefito {
  color: #000;
  font-size: 15px;
  line-height: 23px;
}

.data_news {
  color: #000;
  font-size: 16px;
  line-height: 25px;
}

.tit_referentecias {
  padding-left: 30px;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
}

.referencias {
  margin-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  color: #000;
  line-height: 25px;
}

.text_capa-news {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  color: #000;
  text-align: center;
}

.colunas_news {
  margin-top: 20px;
}

.links_news {
  width: 100%;
}

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

.linhas-_dinamic {
  padding: 15px;
  border: 1px solid #683876;
}

.destaques_news {
  color: #000;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}

.texts_destaques_news {
  display: inline-block;
  padding-right: 10px;
}

.botao_saiba-news {
  display: block;
  height: 50px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #683876;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #683876;
  line-height: 30px;
  text-align: center;
}

.botao_saiba-news:hover {
  font-size: 15px;
  font-weight: 700;
}

.div_txt_destaques {
  padding-top: 5px;
  padding-bottom: 5px;
}

.textos {
  display: inline-block;
  margin-left: 20px;
}

.div_autor {
  margin-top: -30px;
  padding-left: 7px;
}

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

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

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

html.w-mod-js *[data-ix="aparecer"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fadein-pilates"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fadein-pilates-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fadein-pilates-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fadein-pilates-4"] {
  opacity: 0;
}

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

@media (max-width: 991px) {
  .navlink {
    float: left;
  }
  .rs.app {
    display: block;
    width: 70px;
    height: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .sec1_pilates {
    height: 365px;
    background-position: 50% 80px;
    background-size: auto;
  }
  .ico_navbar {
    color: #fff;
    font-size: 29px;
  }
  .fundo_navmenu {
    background-color: #683876;
  }
  .menu_button {
    background-color: #683876;
  }
  .menu_button.w--open {
    background-color: #683876;
  }
  .slider_estudio {
    height: 383px;
  }
  .enviar.aulas {
    width: 30%;
  }
  .map {
    height: 300px;
  }
  .form_aula.app {
    margin-top: 15px;
  }
  .links_home {
    display: inline-block;
    font-size: 14px;
  }
  .rodape_home {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .endereco_home {
    margin-top: 15px;
  }
  .col2_rodape_home {
    padding-top: 15px;
  }
  .img_background {
    height: 750px;
    background-position: 50% 100%;
    background-size: cover;
  }
  .img_background.julho {
    height: 800px;
  }
  .div_texts_promos {
    padding-top: 0px;
    padding-bottom: 60px;
  }
  .open_menu {
    float: none;
    background-color: transparent;
    background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .5) 50%, transparent);
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5) 50%, transparent);
    text-align: right;
  }
  .open_button {
    color: #fff;
    font-size: 30px;
  }
  .open_button.w--open {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: transparent;
    font-size: 33px;
  }
  .rodape-teste {
    height: auto;
  }
  .icones {
    width: 50px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .text_estudio {
    line-height: 20px;
  }
  .img_background_mobile {
    background-position: 50% 50%;
    background-size: cover;
  }
  .jogo_app {
    padding: 8px 200px;
    background-color: #683876;
  }
  .corpo_app {
    padding-bottom: 30px;
  }
  .txt_app {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #000;
    text-align: justify;
  }
  .icon_app {
    display: block;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
  }
  .txt_form_app {
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }
  .visite_site {
    display: block;
    margin-right: 30px;
    margin-left: 30px;
    background-color: #683876;
    text-align: center;
  }
  .end_app {
    display: block;
    margin-top: 20px;
    margin-right: 30px;
    margin-left: 30px;
    text-align: center;
  }
  .slide1_app {
    background-image: url('../images/projeto-pilates-17.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide1_app._2 {
    background-image: url('../images/projeto-pilates-12.jpg');
  }
  .slide1_app._3 {
    background-image: url('../images/projeto-pilates-11.jpg');
  }
  .slide1_app._4 {
    background-image: url('../images/projeto-pilates-9.jpg');
  }
  .slide1_app._5 {
    background-image: url('../images/projeto-pilates-6.jpg');
  }
}

@media (max-width: 767px) {
  .rodape {
    height: 50px;
    padding-top: 0px;
  }
  .endereo {
    margin-top: 15px;
    float: none;
    text-align: center;
  }
  .rs {
    width: 30px;
    height: 30px;
    margin-right: 0px;
    float: none;
  }
  .rs.app {
    display: block;
    width: 60px;
    height: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .container_rodape {
    height: 50px;
  }
  .sec1_pilates {
    height: 250px;
    background-position: 0px 4px;
    background-size: cover;
    background-attachment: scroll;
  }
  .sec2_pilates {
    padding-top: 10px;
  }
  .sec3_pilates {
    padding-top: 10px;
  }
  .col_fotos_pilates {
    width: 100%;
  }
  .col2_rodape {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .slider_estudio {
    height: 250px;
  }
  .enviar.aulas {
    width: 30%;
  }
  .map {
    height: 250px;
  }
  .warp_contato {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container_obrigado.app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60vh;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .form_aula.app {
    display: block;
    width: auto;
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .sep_historico {
    height: 300px;
  }
  .sep_beneficios {
    height: 300px;
  }
  .links_home {
    font-size: 14px;
  }
  .rodape_home {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 85px;
    padding-top: 0px;
  }
  .endereco_home {
    margin-top: 19px;
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  .col2_rodape_home {
    padding-top: 16px;
  }
  .img_background {
    height: 750px;
    background-position: 0px 100%;
  }
  .img_background.julho {
    height: 800px;
  }
  .rodape-teste {
    height: auto;
  }
  .galeria {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .imagens_estudio {
    margin-top: 10px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .slide_nav {
    font-size: 10px;
  }
  .dic_icones {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .img_john_pilates {
    margin-bottom: 10px;
  }
  .img_background_mobile {
    background-position: 100% 0px;
  }
  .body_news {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }
  .jogo_app {
    padding: 15px 120px;
    background-color: #683876;
  }
  .corpo_app {
    padding-bottom: 50px;
    font-family: Nunito, sans-serif;
    color: #000;
    text-align: justify;
  }
  .txt_app {
    margin-top: 20px;
    margin-right: 16px;
    margin-left: 16px;
  }
  .icon_app {
    display: block;
    width: 60px;
    margin-right: auto;
    margin-left: auto;
  }
  .txt_form_app {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
  }
  .visite_site {
    display: block;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #683876;
    text-align: center;
  }
  .end_app {
    display: block;
    margin-top: 15px;
    text-align: center;
  }
  .slid_app {
    height: 200px;
  }
  .slide1_app {
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/projeto-pilates-17.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide1_app._2 {
    background-image: url('../images/projeto-pilates-12.jpg');
  }
  .slide1_app._3 {
    background-image: url('../images/projeto-pilates-11.jpg');
  }
  .slide1_app._4 {
    background-image: url('../images/projeto-pilates-9.jpg');
  }
  .slide1_app._5 {
    background-image: url('../images/projeto-pilates-6.jpg');
  }
}

@media (max-width: 479px) {
  .navlink {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }
  .logo {
    display: block;
    width: 78%;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
  }
  .rs {
    margin-right: 20px;
    margin-left: 20px;
    float: none;
  }
  .rs.app {
    width: 50px;
    height: auto;
  }
  .sec1_pilates {
    height: 156px;
    background-position: 50% 10px;
    background-size: cover;
    background-attachment: scroll;
  }
  .sec2_pilates {
    padding-top: 70px;
  }
  .tit_oquee {
    font-size: 31px;
    line-height: 38px;
  }
  .txt_oquee {
    text-align: justify;
  }
  .sec3_pilates {
    padding-top: 0px;
  }
  .menu_button.w--open {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col2_rodape {
    margin-top: 0px;
    text-align: center;
  }
  .sec1_estudio {
    padding-top: 70px;
  }
  .slider_estudio {
    height: 155px;
  }
  .txt_form {
    width: 100%;
  }
  .campos_form {
    width: 100%;
  }
  .enviar {
    margin-top: 10px;
  }
  .enviar.aulas {
    width: 30%;
    font-size: 12px;
  }
  .map {
    height: 180px;
  }
  .texto.app {
    font-size: 15px;
    line-height: 30px;
  }
  .container_obrigado.app {
    padding-right: 10px;
    padding-left: 10px;
  }
  .horarios {
    font-size: 12px;
  }
  .dias {
    width: 30%;
    font-size: 12px;
  }
  .links_home {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
  }
  .rodape_home {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 112px;
    padding-top: 15px;
    background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .5) 25%, rgba(0, 0, 0, .43) 100%, rgba(0, 0, 0, .5));
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5) 25%, rgba(0, 0, 0, .43) 100%, rgba(0, 0, 0, .5));
  }
  .endereco_home {
    margin-top: 0px;
    text-align: center;
  }
  .col2_rodape_home {
    padding-top: 10px;
    text-align: center;
  }
  .img_background {
    height: 750px;
    background-position: 0px 100%;
  }
  .img_background.julho {
    height: 680px;
    background-position: 0px 100%;
    background-size: cover;
  }
  .tit_promo {
    font-size: 40px;
    line-height: 60px;
  }
  .div_texts_promos {
    height: 640px;
    padding-bottom: 60px;
  }
  .container_promo {
    display: block;
    width: auto;
    height: 485px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 50% 0px;
    background-size: contain;
  }
  .text_promo {
    font-size: 14px;
  }
  .form_promo {
    display: block;
    width: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .enviar_promo.julho {
    margin-top: 25px;
  }
  .text_legal {
    margin-top: 20px;
  }
  .logo_promo {
    width: 90vw;
  }
  .open_button {
    display: block;
  }
  .rodape-teste {
    height: auto;
  }
  .galeria {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .imagens_estudio {
    margin-top: 10px;
  }
  .img_background_mobile {
    background-position: 100% 0px;
    background-size: cover;
  }
  .voltar-para-o-site.julho {
    width: auto;
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .text_voltar-para-o-site {
    display: block;
    width: 270px;
    margin-right: auto;
    margin-left: auto;
  }
  .link_fone_mobile {
    color: #fff;
  }
  .tit_promo_julho {
    width: auto;
    padding-top: 45px;
  }
  .text_promo_tkt {
    display: block;
    width: auto;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 12px;
    line-height: 15px;
  }
  .field_promo {
    height: 35px;
    margin-bottom: 0px;
  }
  .label {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
  }
  .textolegal {
    font-size: 9px;
  }
  .body_news {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }
  .foto_autor {
    width: 80px;
    height: 80px;
    margin-top: -45px;
  }
  .autor {
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
  }
  .profissao {
    font-size: 12px;
    line-height: 16px;
  }
  .conteudo-news {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 22px;
  }
  .crefito {
    font-size: 12px;
    line-height: 16px;
  }
  .tit_referentecias {
    padding-left: 0px;
  }
  .referencias {
    padding-right: 0px;
    padding-left: 0px;
  }
  .jogo_app {
    padding-right: 30px;
    padding-left: 30px;
  }
  .txt_app {
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
  }
  .icon_app {
    width: 50px;
  }
  .txt_form_app {
    font-size: 15px;
  }
  .slid_app {
    height: 200px;
  }
  .slide1_app {
    background-position: 50% 50%;
    background-size: cover;
  }
}

