body {
  background: #000 !important;
  overflow-x: hidden;
}
body .page-header-noiva {
  background-image: url("../assets/img/image 18.jpg");
  min-height: 200vh;
  margin-bottom: 100px;
  background-position-x: -48px;
}
body .page-header-noiva h6 {
  width: 95.3%;
}
@media screen and (max-width: 650px) {
  body .page-header-noiva {
    width: 100%;
    min-height: 180vh;
    background-position-x: -240px;
    margin-bottom: 0px;
  }
  body .page-header-noiva h6 {
    width: 100% !important;
  }
}
body .page-header-noiva .teste {
  display: flex;
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.4);
  height: 190vh;
  gap: 250px;
}
@media screen and (max-width: 1300px) {
  body .page-header-noiva .teste {
    width: 95%;
  }
}
@media screen and (max-width: 650px) {
  body .page-header-noiva .teste {
    width: 100% !important;
    height: 180vh;
  }
}
body .navbar .navbar-collapse:after {
  background-color: #0b1011;
}
body .navbar .navbar-collapse:after .nav-item nav-link p {
  color: #fff !important;
}
body .page-header .content-center {
  margin-top: 120px;
}
@media screen and (max-width: 650px) {
  body .page-header .content-center {
    margin-top: 280px;
  }
}
@media screen and (max-width: 650px) {
  body .section {
    padding: 20px 0;
  }
  body .section .img-galery {
    height: 400px;
  }
  body .section .btn-whats {
    width: 100%;
    margin-bottom: 0px;
  }
  body .section .title h2 {
    font-weight: 600 !important;
  }
  body .section .btn-dia-da-noiva {
    width: 100%;
    height: 50px;
    font-weight: 600;
    color: #5c5a5a;
  }
}
body .section .div-btn-whats {
  width: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
body .session-sobre .text-sobre .mais-sobre {
  display: none;
}
@media screen and (max-width: 650px) {
  body .session-sobre .text-sobre {
    height: 500px;
  }
  body .session-sobre .text-sobre .mais-sobre {
    width: 100%;
    display: block;
    color: #5757d2 !important;
    position: absolute;
    bottom: 0px;
    background: #0b1011;
    cursor: pointer;
  }
}
body .session-sobre .div-img-sobre {
  position: absolute;
  bottom: -35px;
  right: 0;
}
@media screen and (max-width: 990px) {
  body .session-sobre .div-img-sobre {
    position: relative;
    margin-bottom: -10px;
  }
}
body .session-sobre-noiva .div-img-sobre {
  height: 100%;
}
body .session-sobre-noiva .div-img-sobre img {
  margin-bottom: -40px;
}
body .description-noiva-header {
  color: #fff !important;
  padding: 40px;
}
@media screen and (max-width: 650px) {
  body .description-noiva-header {
    padding: 0px 40px 40px 0px;
    margin-top: -200px;
  }
}
body .title-maquiagem {
  color: black !important;
  margin-top: -10px;
}
@media screen and (max-width: 650px) {
  body .title-maquiagem {
    margin-top: 0px;
  }
}
@media screen and (max-width: 400px) {
  body .title-maquiagem {
    margin-top: -70px;
  }
}
body .section-dia-da-noiva h2 {
  margin-top: 0px !important;
}
body .description {
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
body .img-galery {
  margin-bottom: 50px;
  height: 500px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 650px) {
  body .presentation-title {
    font-size: 70px;
  }
  body .section-galery {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  body .div-accordion {
    margin-bottom: -150px !important;
  }
  body .btn-link {
    font-size: 12px;
  }
  body .item-galery-noiva {
    padding-bottom: 50px;
  }
  body .img-galery {
    margin-bottom: 0%;
  }
  body .feito-por {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  body .flex-direction-row-reverse {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
}
body .div-cards {
  margin-top: 500px;
  min-height: 100px;
}
@media screen and (max-width: 1200px) {
  body .div-cards {
    margin-top: 400px;
  }
}
@media screen and (max-width: 650px) {
  body .div-cards {
    margin-top: 500px;
  }
}
body .div-cards .img-cards {
  width: 100%;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: -440px;
}
@media screen and (max-width: 1200px) {
  body .div-cards .img-cards {
    top: -350px;
  }
}
@media screen and (max-width: 650px) {
  body .div-cards .img-cards {
    top: -420px;
  }
}
body .feito-por {
  padding-top: 20px !important;
}
body .btn-whats {
  margin-bottom: 50px;
}
body .cards .teste {
  margin-bottom: 20px !important;
}
body .cards .card-register {
  max-width: 400px;
}
body .cards-carrocel {
  display: none;
}
@media screen and (max-width: 650px) {
  body .cards-carrocel {
    display: block;
  }
}
body .redes {
  display: flex;
  justify-content: end;
  gap: 10px;
}
@media screen and (max-width: 770px) {
  body .redes {
    justify-content: center;
  }
}
@media screen and (max-width: 770px) {
  body .carousel-caption {
    top: 35px;
  }
}
@media screen and (max-width: 770px) {
  body .carousel-caption {
    top: 10px;
    background: transparent !important;
  }
  body .carousel-caption .title .description {
    display: none;
  }
}
@media screen and (max-width: 770px) {
  body .carousel-indicators {
    display: none;
  }
}