#sec-home {
  background: #ffffff;
  padding-bottom: 100px;
  padding-top: 125px;
  margin-top: 25px;
}

#title-1 {
  color: #01426a;
  font-size: 70px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 35px;
}

#text-1 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 40px;
  margin-bottom: 0px;
}

#text-2 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 30px;
  margin-bottom: 0px;
}

#home-col-1 {
  padding-right: 12px;
  padding-top: 50px;
}

.navbar {
  padding: 35px 0px;
  background-color: rgb(1,66,106);
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border-bottom: solid 2px #f9e547;
}

.navbar.scrolling {
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  padding: 20px 0px;
}

#sec-sobre {
  padding-bottom: 100px;
  padding-top: 100px;
  background: #ffffff;
}

#menu {
  display: none !important;
}

.nav-link {
  display: block;
  padding: 0px 25px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(255,255,255);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgb(249,229,71);
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: rgb(249,229,71);
}

#btn-visita {
  border: 2px solid #f9e547;
  border-radius: 50px;
  padding: 5px 25px;
  margin-left: 25px;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 25px;
  padding-left: 25px;
}

#btn-visita:hover {
  border: 2px solid #f9e547;
  border-radius: 50px;
  padding: 5px 25px;
  margin-left: 25px;
  background-color: #f9e547;
  color: #01426a;
}

#btn-1 {
  box-shadow: none;
  background-color: #01426a;
  color: #f9e547;
  font-family: Quicksand, sans-serif;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 16px;
  border-radius: 50px;
  padding: 5px 25px;
  border: 2px solid #01426a;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

#btn-1:hover {
  background-color: #f9e547;
  color: #01426a;
  border: 2px solid #f9e547;
}

#title-2 {
  color: #01426a;
  font-size: 30px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

#sobre-col-2 {
  padding-left: 12px;
  padding-top: 25px;
}

#sobre-col-1 {
  padding-right: 12px;
}

#title-3 {
  color: #01426a;
  font-size: 20px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 35px;
}

#social-1 {
  color: #01426a;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  font-size: 20px;
}

#social-2 {
  color: #f9e547;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  font-size: 25px;
}

#social-1:hover {
  color: #f9e547;
}

#banner {
  height: 500px;
  background: url("../../assets/img/banner.webp") right top/ cover no-repeat;
}

#saiba {
  padding-bottom: 180px;
  padding-top: 0px;
  background: linear-gradient(180deg, #ffffff 50%, #01426a 50%);
}

#sec-servicos {
  background: #01426a;
  padding-top: 100px;
  padding-bottom: 0px;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 0px;
  margin-bottom: -75px;
  margin-left: 0px;
  list-style: none;
}

.carousel .carousel-indicators li {
  height: 15px;
  width: 15px;
  background-color: #01426a;
  border: solid 3px #f9e547;
  opacity: 1;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 10px;
}

.carousel .carousel-indicators li.active {
  background-color: #f9e547;
}

#sec-personal {
  background: #01426a;
}

#numbers {
  font-size: 75px;
  font-family: Quicksand, sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: -30px;
  color: #275d7f;
  /*opacity: .15;*/
}

#serv-col-2 {
  /*padding-left: 75px;*/
  padding-top: 50px;
  padding-bottom: 0px;
}

@media (min-width: 992px) {
  #serv-col-2 {
    padding-left: 75px;
    padding-top: 75px;
    padding-bottom: 100px;
  }
}

#sec-terapias {
  background: #01426a;
}

#serv-col-1 {
  padding-right: 12px;
  padding-top: 50px;
  padding-bottom: 0px;
}

#sec-nutricao {
  background: #01426a;
}

@media (min-width: 992px) {
  #sec-nutricao {
    background: url("../../assets/img/bn_nutricao.webp") center / cover no-repeat;
  }
}

#sec-bioimpe {
  background: #01426a;
}

@media (min-width: 992px) {
  #sec-bioimpe {
    background: url("../../assets/img/bn_bioimpe.webp") center top / cover no-repeat;
  }
}

#peso {
  background: linear-gradient(180deg, #01426a 65%, #ffffff 65%);
}

#beneficios {
  padding-top: 75px;
  padding-bottom: 50px;
}

#rodape {
  background: linear-gradient(180deg, #ffffff 65%, #f9e547 65%);
  padding-top: 0px;
}

#card {
  background-color: #eeeeee;
  padding: 50px;
  margin-bottom: 50px;
}

.carousel-control-prev-icon {
  background: url("../../assets/img/arrow_left.svg") center / cover no-repeat;
}

.carousel-control-next-icon {
  background: url("../../assets/img/arrow_right.svg") center / cover no-repeat;
}

.carousel-control-prev {
  left: 0;
  display: none !important;
}

.carousel-control-next {
  right: 0;
  display: none !important;
}

#sec-contato {
  padding-top: 50px;
  padding-bottom: 0px;
  background: #ffffff;
}

#rod-cont-1 {
  background: url("../../assets/img/bg_rodape.webp") top / cover no-repeat;
}

@media (min-width: 1200px) {
  #menu {
    display: flex !important;
    font-family: Quicksand, sans-serif;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;
  }
}

#rod-cont-col-1 {
  padding: 100px 12px 0px 12px;
}

@media (min-width: 992px) {
  #rod-cont-col-1 {
    padding: 75px 50px 50px 50px;
  }
}

@media (min-width: 1200px) {
  #rod-cont-col-1 {
    padding: 150px 75px 50px 75px;
  }
}

#rod-cont-col-2 {
  padding: 75px 12px 50px 12px;
}

#social-2:hover {
  color: #ffffff;
}

#ufo {
  height: 45px;
  width: 25px;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: .25;
}

#ufo:hover {
  opacity: 1;
}

#text-2 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 30px;
  margin-bottom: 0px;
  color: #01426a;
  font-weight: 700;
}

#rod-cont-2 {
  padding-top: 40px;
  padding-bottom: 0px;
}

#carousel-1 {
  margin-top: 50px;
  margin-left: 12px;
  margin-right: 12px;
}

#btn-top {
  width: 45px;
  height: 45px;
  background: url("../../assets/img/arrow_up.svg") center / contain no-repeat;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

#btn-top:hover {
  filter: brightness(0%) invert(100%);
}

#cont-mapa {
  height: 500px;
  padding: 0px;
}

#cont-qr {
  padding-bottom: 50px;
  padding-top: 0px;
}

#col-qr-1 {
  padding-right: 12px;
  padding-top: 50px;
}

@media (min-width: 992px) {
  #col-qr-1 {
    padding-right: 25px;
    padding-top: 0px;
  }
}

#mapa {
  padding-bottom: 100px;
}

#col-qr-2 {
  padding-left: 12px;
}

@media (min-width: 992px) {
  #col-qr-2 {
    padding-left: 50px;
  }
}

#cards {
  padding-bottom: 0px;
}

#div-contato {
  background-color: #01426a;
  padding: 50px 12px;
}

#cont-icon {
  margin-right: 0px;
  font-size: 40px;
  color: #f9e547;
  width: 40px;
  text-align: center;
  margin-bottom: 15px;
}

#col-contato-2 {
  padding-left: 12px;
  padding-top: 50px;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-bottom: 2px solid #f9e547;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  transition: none;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
}

textarea.form-control {
  min-height: 100px;
}

#menu-mobile {
  display: flex !important;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Quicksand, sans-serif;
}

@media (min-width: 1200px) {
  #menu-mobile {
    display: none !important;
  }
}

#btn-menu-mobile {
  text-align: center;
  background: none;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: transparent;
  border-radius: 0px;
  padding: 15px 15px;
}

#content {
  width: 100%;
}

.btn-mobile {
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 15px;
}

.btn-mobile:hover {
  color: #f9e547;
}

@media (min-width: 992px) {
  #sec-home {
    background: url("../../assets/img/bg.webp") center / contain no-repeat;
  }
}

@media (min-width: 992px) {
  #home-col-1 {
    padding-right: 75px;
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  #sobre-col-1 {
    padding-right: 50px;
  }
}

@media (min-width: 1200px) {
  #title-2 {
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  #sec-sobre {
    background: linear-gradient(90deg, rgba(255,255,255,0) 75%, #f9e547 75%);
  }
}

@media (min-width: 992px) {
  #sobre-col-2 {
    padding-left: 50px;
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  #saiba {
    padding-top: 100px;
    padding-bottom: 200px;
    background: linear-gradient(180deg, #ffffff 65%, #01426a 65%);
  }
}

@media (min-width: 992px) {
  #carousel-1 {
    margin-top: 50px;
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1200px) {
  #saiba {
    padding-top: 100px;
    padding-right: 100px;
    padding-left: 100px;
  }
}

@media (min-width: 992px) {
  #banner {
    height: 600px;
  }
}

@media (min-width: 992px) {
  #sec-personal {
    background: url("../../assets/img/bn_personal.webp") center / cover no-repeat;
  }
}

@media (min-width: 992px) {
  #sec-servicos {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  #sec-terapias {
    background: url("../../assets/img/bn_terapias.webp") center / cover no-repeat;
  }
}

@media (min-width: 992px) {
  #title-2 {
    font-size: 35px;
  }
}

#cards-col-hide {
  display: none !important;
}

@media (min-width: 992px) {
  #cards-col-hide {
    display: flex !important;
  }
}

@media (min-width: 992px) {
  #rod-cont-2 {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}

@media (min-width: 992px) {
  #cards {
    padding-bottom: 100px;
    background: url("../../assets/img/bg_2.webp") top left / contain no-repeat;
  }
}

@media (min-width: 992px) {
  #sec-contato {
    padding-top: 100px;
    padding-bottom: 100px;
    background: linear-gradient(90deg, #f9e547 25%, #ffffff 25%);
  }
}

@media (min-width: 1200px) {
  #cont-icon {
    margin-right: 25px;
    margin-bottom: 0px;
  }
}

@media (min-width: 576px) {
  #div-contato {
    padding: 100px 12px;
  }
}

@media (min-width: 1200px) {
  #div-contato {
    padding: 100px 50px;
  }
}

@media (min-width: 992px) {
  #col-contato-2 {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  #cont-qr {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) {
  #cont-mapa {
    height: 600px;
  }
}

@media (min-width: 992px) {
  #rodape {
    padding-top: 50px;
  }
}

#simbolo {
  margin-right: 0px;
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  #simbolo {
    margin-right: 50px;
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  #rod-cont-col-2 {
    padding: 75px 50px 25px 50px;
  }
}

@media (min-width: 1200px) {
  #rod-cont-col-2 {
    padding: 150px 75px 50px 75px;
  }
}

#serv-img-m {
  display: flex !important;
}

#serv-img-m {
}

#serv-col-img-1 {
  background: url("../../assets/img/bn_personal_m.webp") center / cover no-repeat;
  height: 500px;
  margin-top: 50px;
}

#serv-col-img-4 {
  background: url("../../assets/img/bn_bioimpe_m.webp") top center / cover no-repeat;
  height: 500px;
  margin-top: 50px;
}

#serv-col-img-3 {
  background: url("../../assets/img/bn_nutricao_m.webp") center / cover no-repeat;
  height: 500px;
  margin-top: 50px;
}

#serv-col-img-1 {
  background: url("../../assets/img/bn_personal_m.webp") center / cover no-repeat;
  height: 500px;
  margin-top: 50px;
}

#serv-col-img-2 {
  background: url("../../assets/img/bn_terapias_m.webp") center / cover no-repeat;
  height: 500px;
  margin-top: 50px;
}

@media (min-width: 992px) {
  #serv-col-img-1 {
    background: none;
    height: 0px;
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  #serv-col-img-4 {
    background: none;
    height: 0px;
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  #serv-col-img-3 {
    background: none;
    height: 0px;
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  #serv-col-img-2 {
    background: none;
    height: 0px;
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  #serv-col-1 {
    padding-right: 75px;
    padding-top: 75px;
    padding-bottom: 100px;
  }
}

#woman-img {
  display: none !important;
}

@media (min-width: 992px) {
  #woman-img {
    display: flex !important;
  }
}

#woman-img-m {
  display: flex !important;
}

@media (min-width: 992px) {
  #woman-img-m {
    display: none !important;
  }
}

#btn-visita-m {
  border: 2px solid #f9e547;
  border-radius: 50px;
  padding: 5px 25px;
}

#btn-visita-m:hover {
  border: 2px solid #f9e547;
  border-radius: 50px;
  padding: 5px 25px;
  background-color: #f9e547;
  color: #01426a;
}

#mensagem {
  background: #01426a;
  height: 100vh;
  width: 100%;
}

#menu-vertical {
  display: flex!important;
  position: fixed;
  right: 25px;
  top: 90%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1030;
  border: none;
  background-color: #25d366;
  border-radius: 100%;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

#menu-vertical:hover {
  background-color: #128C7E;
}

#whats {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  display: flex;
  border: none;
  color: #ffffff;
  font-size: 30px;
  padding: 14px 16px;
}

.form-control:focus {
  color: #000000;
  background-color: #fff;
  border-color: #01426a;
  outline: 0;
  box-shadow: none;
}

::selection {
  background-color: #f9e547;
  color: #000000;
}

.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: none;
}

@media (min-width: 992px) {
  #beneficios {
    padding-bottom: 75px;
  }
}

#link-cards {
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  font-family: Quicksand, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

#link-cards:hover {
  color: #f9e547;
}

#col-contato-1 {
  padding-top: 50px;
}

@media (min-width: 992px) {
  #col-contato-1 {
    padding-top: 0px;
  }
}

.anchor {
  height: 50px;
  margin-top: -50px;
}

#btn-whats {
  border: 2px solid #f9e547;
  border-radius: 50px;
  padding: 5px 25px;
  font-family: Quicksand, sans-serif;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

#btn-whats:hover {
  border: 2px solid #f9e547;
  background-color: #f9e547;
  color: #01426a;
}

#icon-whats {
  font-weight: 500;
  font-size: 22px;
}

#link-1 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 30px;
  margin-bottom: 0px;
  color: #01426a;
  font-weight: 700;
  text-decoration: none;
  border: 2px solid #01426a;
  border-radius: 50px;
  padding: 2px 25px;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

#link-1:hover {
  border: 2px solid #01426a;
  background-color: #01426a;
  color: #f9e547;
}

#politica {
  padding-top: 200px;
  padding-bottom: 50px;
}

#link-2 {
  box-shadow: none;
  background-color: #01426a;
  color: #ffffff;
  font-family: Quicksand, sans-serif;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 16px;
  border-radius: 50px;
  padding: 5px 25px;
  border: 2px solid #f9e547;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-decoration: none;
}

#link-2:hover {
  background-color: #f9e547;
  color: #01426a;
}

#link-politica {
  color: #ffffff;
  font-weight: 600;
}

#link-politica:hover {
  color: #f9e547;
}

