body {
  background-color: rgb(0,0,0);
  color: rgb(255,255,255);
}

.intro {
  font-size: 16px;
  width: 100%;
  margin: 0 auto 40px;
}

.intro p {
  width: 50%;
  margin: 0 auto;
}

#exercicios {
  width: 100%;
  height: auto;
  margin-bottom: 200px;
}

#video {
  color: #ffffff;
  padding-top: 5rem;
  margin-bottom: 200px;
}

#class {
  text-align: center;
  height: 70vh;
  font-size: 25px;
  padding-top: 5rem;
  margin-bottom: 200px;
}

#home-big-logo {
  position: absolute;
  clear: both;
  width: 300px;
  height: 250px;
  background-image: url("../../assets/img/logo-1.webp");
  top: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  left: 100px;
}

#jaque {
  width: 100%;
  height: auto;
  padding-top: 5rem;
  margin-bottom: 200px;
}

#social {
  width: 100%;
  height: 50vh;
  padding-top: 5rem;
  margin-bottom: 200px;
}

.sobre {
}

.footer-about {
  font-weight: 100;
  font-size: 14px;
}

a {
  color: #ffffff;
  text-decoration: none;
}

header {
  --text: #333;
  --text-inverse: #fff;
  --background: transparent;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
  display: flex;
  justify-content: flex-end;
  transition: background 250ms ease-in;
  background: var(--background);
  color: var(--text);
  width: 100%;
  height: 70px;
}

.site-logo {
  width: auto;
  height: 70px;
  margin-left: 32px;
}

.social-3d {
  position: relative;
  margin: 0 auto;
  padding: 0;
  display: flex;
}

.social-3d li {
  position: relative;
  list-style: none;
  padding: 40px;
}

.social-3d li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  border-radius: 50%;
  color: #ccc;
  opacity: .7;
}

.social-3d li span.main {
  height: 110%;
  width: 110%;
  font-size: 29px;
}

.social-3d li:hover span {
  transform: translateY(-5px);
  opacity: 1;
}

.social-3d li:nth-child(1) span {
  color: green;
}

.social-3d li:nth-child(2) span {
  color: rgb(67,132,230);
}

.social-3d li:nth-child(3) span {
  color: brown;
}

.social-3d li:nth-child(4) span {
  color: red;
}

.social-3d li:nth-child(5) span {
  color: rgb(138,44,140);
}

.social-3d li:nth-child(6) span {
  color: #3b5999;
}

.gone {
  display: none;
}

#home-ten-years {
  background-image: url("../../assets/img/10-anos.webp");
  height: 150px;
  background-repeat: no-repeat;
  width: 150px;
  background-position: left;
  background-size: contain;
  position: absolute;
  clear: both;
  margin-top: -5px;
}

.w-80 {
  width: 80%;
}

#home-background {
  position: absolute;
  width: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  object-fit: cover;
}

section {
  height: auto;
}

.destaque {
  color: rgb(255,165,0);
}

.destaque-escuro {
  color: rgb(221,143,0);
}

.panorama {
  height: auto;
  overflow: hidden;
}

.panorama img {
  height: auto;
  width: 100%;
}

#pilates {
  width: 100%;
  height: auto;
  margin-bottom: 200px;
}

#overlay {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: rgba(255,255,255,0.5);
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
}

#beneficios {
  width: 100%;
  height: auto;
  margin-bottom: 200px;
}

#beneficios i.fp {
  font-size: 6em;
  color: #eee;
}

@media (min-width: 300px) {
  #home-jaque-title {
    font-size: 12px;
  }
}

@media (min-width: 576px) {
  #home-jaque-title {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  #home-jaque-title {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  #home-jaque-title {
    font-size: 16px;
  }
}

.fs-20 {
  font-size: 20px;
}

@media (min-width: 300px) {
  .fs-xs-dor {
    font-size: 20px;
  }
}

@media (min-width: 576px) {
  .fs-sm-dor {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .fs-md-dor {
    font-size: 30px;
  }
}

@media (min-width: 300px) {
  #home-sign {
    bottom: 0px;
  }
}

@media (min-width: 576px) {
  #home-sign {
    bottom: 0px;
  }
}

#home-sign {
  padding: 16px;
  position: absolute;
  clear: both;
  width: 100%;
}

@media (min-width: 992px) {
  #home-sign {
    display: flex!important;
    justify-content: space-between!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
    margin-bottom: 64px;
  }
}

@media (min-width: 300px) {
  #home-social {
    margin-top: 32px;
    margin-bottom: 16px;
    height: 100%;
  }
}

@media (min-width: 300px) {
  #studio-video-10-anos {
    height: 180px;
  }
}

@media (min-width: 576px) {
  #studio-video-10-anos {
    height: 280px;
  }
}

@media (min-width: 768px) {
  #studio-video-10-anos {
    height: 390px;
  }
}

#beneficios i.fp:hover {
  color: orange;
  text-shadow: 0 0 5px orange;
}

#beneficios i.fp:hover ~ p {
  transform: scale(1.1);
  transition: all 0.2s ease-out;
}

#logo-1 {
  filter: drop-shadow(1px 1px 3px #000) drop-shadow(-1px -1px 3px #fff);
}

#img-nome {
  filter: drop-shadow(1px 1px 2px #000);
}

#home {
  width: 100%;
  height: 100vh;
}

#carousel-1 {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#carousel-2 .carousel-item:hover {
  box-shadow: 0 0 5px orange;
}

#carousel-2 .carousel-inner {
  height: auto;
  border-radius: 4px;
}

.carousel-inner {
  height: 100%;
}

.carousel-item {
  height: 100%;
}

#carousel-2 .carousel-item span {
  padding: 10px;
  position: absolute;
  bottom: 0px;
  background: rgba(0,0,0,0.5);
}

#carousel-2 .carousel-item img {
  height: 400px;
  object-fit: cover;
}

.carousel-item img {
  height: 100%;
  object-fit: cover;
}

.carousel-control-prev, .carousel-control-next {
  opacity: 0;
  width: 10%;
}

.btn-agora:hover {
  box-shadow: 0 0 10px orange;
}

#photos {
  padding-top: 5rem;
  margin-bottom: 200px;
}

#location {
  padding-top: 5rem;
}

#bible {
  font-size: 21px;
  line-height: 30px;
  font-family: 'Fira Sans';
  font-style: italic;
}

