body {
  background: #262631;
  color: #fff;
  font-family: "Quicksand", Arial, sans-serif;
  font-display: swap;
}
h1, h2, h3, h4, h5{
  font-display: swap;
  font-family: "guyot-headline";
  font-weight: bold;
}
.navbar-celidone {
  margin: 0%;
  top: 1%;
  width: 89.2%;
  margin: auto;
  padding: 15px;
  border-radius: 10px;
  background: #262631e6 !important;
  backdrop-filter: blur(5px);
}
.navbar-celidone .nav-item {
  margin: 0 15px;
}
.navbar-celidone .nav-link {
  color: #EDEA93;
  font-display: swap;
  font-family: "quicksand";
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
}
.section-dark {
  background: #262631d9;
  padding: 80px 0;
  z-index: 100;
  position: relative;
  background-image: url("../images/bg-texture.png");
  background-repeat: no-repeat;
  background-size: contain;
  backdrop-filter: blur(10px);
}

.section-light {
  background: #EFEED0 url("../images/bg-texture-bright.png");
  color: #262631;
  padding: 80px 0;
  z-index: 100;
  position: relative;
}

.section-noivas {
  background: url("../images/bg-noivas.png") no-repeat;
  background-size: cover;
}
.section-casa{
background: url("../images/bg-casa.png") no-repeat;
  background-size: cover;
}
.section-ajuste {
  background: url("../images/bg_ajuste.png") no-repeat;
  background-size: cover;
}

.image-block img {
  width: 100%;
}

.block-info {
  position: absolute;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.05);
  padding: 20px;
  max-width: 500px;
  z-index: 10;
  border-radius: 10px;
  backdrop-filter: blur(5px);
  bottom: 0;
  margin-left: 30px;
  color: #262631;
  font-size: 2rem;
}

.hero {
  background: #262631;
  min-height: 90vh;
  display: flex;
  align-items: self-end;
  position: relative;
}

.sticky-container {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 0;
  margin-top: -5%;
}

.hero-overlay {
  background: rgba(0, 0, 0, 0.05);
  padding: 20px;
  max-width: 500px;
  z-index: 10;
  border-radius: 10px;
  backdrop-filter: blur(3px);
  margin-bottom: 20vh;
  margin-left: 8vh;

}
.hero-overlay small {
  font-size: 0.8rem;
  color: #FFF95F;
  letter-spacing: 2.4px;
}
.hero-overlay .container {
  border-left: 2px solid #fff95f;
}
.image-block {
  background: #888;
  height: auto;
  display: flex;
  align-items: end;
  padding: 0;
  color: #fff;
  position: relative;
}

.image-overlay {
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  max-width: 500px;
  z-index: 10;
  border-radius: 0px;
  backdrop-filter: blur(3px);
  bottom: 10%;
  margin-left: 86px;
  position: absolute;
  font-size: 1rem;
  color: #1b1d27;
  border-left: 3px solid #fff95f;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.casa-overlay{
  top: 20%;
  bottom: unset;
}
.block-casa {
  z-index: 10;
}
.casa-gradient {
  top: 0;
  position: absolute;
  width: 100%;
  height: 15%;
  background: linear-gradient(-0deg, rgba(48, 141, 173, 0.00) 57%, #308DAD 90%);
}
.card-placeholder {
  background: #666;
  height: 200px;
}
.card-img {
  border-radius: 0;
}
.card.bg-dark {
  background: url("../images/bg-cards.png") no-repeat top left;
  padding: 10px;
  border-radius: 0;
  box-shadow: 0px 0px 0px 2px #323539 inset;
  min-height: 450px;
}
.card-body h3 {
  color: #fff;
}

.btn-outline-gold {
  border: 1px solid #d4c26a;
  color: #d4c26a;
}
.btn-yellow{
  background: #FFF95F;
  color: #262631;
}

.btn-outline-gold:hover {
  background: #d4c26a;
  color: #000;
}

.hero {
  overflow: hidden;
}

.hero picture {
  max-height: 1366px;
  min-height: 725px;
  position: absolute;
  inset: 0;
  z-index: 0;
}

.hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hero-gradient {
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 75%;
  background: linear-gradient(0deg, rgba(41, 41, 46, 0.85), rgba(41, 41, 46, 0.3) 50%, rgba(41, 41, 46, 0));
}

/* NOIVAS */
.col-md-4 {
  position: relative;
}

.col-md-4 img {
  width: 100%;
  transition: all 0.4s ease;
}

.col-md-4:hover {
  z-index: 20;
}

.col-md-4:hover img {
  transform: scale(1.08);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.4);
}
.floating_button {
  position: fixed !important;
  width: 60px !important;
  height: 60px !important;
  bottom: 15px !important;
  background-color: #25D366 !important;
  color: #ffffff !important;
  border-radius: 50px !important;
  text-align: center !important;
  box-shadow: 0 8px 25px -5px rgba(45, 62, 79, .3) !important;
  z-index: 9999999 !important;
  text-decoration: none;
  right: 25px;
  transition: all ease-in-out 200ms;
}

a#sendbtn:hover {
  transform: scale(1.2);
}

.floating_button::before {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="30px" height="30px"><path fill="%23fff" d="M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 01-13.754 2.299l-5.814.735a.392.392 0 01-.438-.44l.748-5.788A12.002 12.002 0 013.517 3.517zm3.61 17.043l.3.158a9.846 9.846 0 0011.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 00-1.747 11.554l.16.303-.51 3.942a.196.196 0 00.219.22l3.961-.501zm6.534-7.003l-.933 1.164a9.843 9.843 0 01-3.497-3.495l1.166-.933a.792.792 0 00.23-.94L9.561 6.96a.793.793 0 00-.924-.445 1291.6 1291.6 0 00-2.023.524.797.797 0 00-.588.88 11.754 11.754 0 0010.005 10.005.797.797 0 00.88-.587l.525-2.023a.793.793 0 00-.445-.923L14.6 13.327a.792.792 0 00-.94.23z"/></svg>') !important;
  position: relative !important;
  color: #ffffff !important;
  font-size: 30px !important;
  display: block !important;
  text-align: center !important;
  width: 60px;
  top: 0px !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  text-align: center !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  margin-top: 15px !important;
}
/* MOBILE */
@media (max-width: 768px) {
  .hero picture {
    max-height: auto;
    min-height: auto;
  }
  .hero {
    min-height: 70vh;
  }
  .hero-overlay {
    margin-bottom: 0;
    margin-left: 0;
  }
  .hero-gradient {
    height: 55%;
  }
}