@font-face {
  font-family: ATSackersGothicbold;
  src: url(fonts/SackersGothicStd-Heavy.eot);
  src: url(fonts/SackersGothicStd-Heavy.eot?#iefix) format('embedded-opentype'), url(fonts/SackersGothicStd-Heavy.woff2) format('woff2'), url(fonts/SackersGothicStd-Heavy.woff) format('woff'), url(fonts/SackersGothicStd-Heavy.ttf) format('truetype'), url(fonts/SackersGothicStd-Heavy.svg#SackersGothicStd-Heavy) format('svg');
  font-weight: 900;
  font-style: bold;
  font-display: swap
}

@font-face {
  font-family: 'Baskerville BT';
  src: url(fonts/BaskervilleBT-Roman.eot);
  src: url(fonts/BaskervilleBT-Roman.eot?#iefix) format('embedded-opentype'), url(fonts/BaskervilleBT-Roman.woff2) format('woff2'), url(fonts/BaskervilleBT-Roman.woff) format('woff'), url(fonts/BaskervilleBT-Roman.ttf) format('truetype'), url(fonts/BaskervilleBT-Roman.svg#BaskervilleBT-Roman) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: ATSackersGothic;
  src: url(fonts/ATSackersGothic-Medium.eot);
  src: url(fonts/ATSackersGothic-Medium.eot?#iefix) format('embedded-opentype'), url(fonts/ATSackersGothic-Medium.woff2) format('woff2'), url(fonts/ATSackersGothic-Medium.woff) format('woff'), url(fonts/ATSackersGothic-Medium.ttf) format('truetype'), url(fonts/ATSackersGothic-Medium.svg#ATSackersGothic-Medium) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

.medium {
  font-weight: 500
}

* {
  font-family: ATSackersGothic;
  letter-spacing: .3rem
}

html {
  background-color: #000;
  overflow-x: hidden;
  scroll-behavior: smooth !important
}

header {
  background-image: url(../img/novahome.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px;
  height: 85vh
}

.logohome {
  margin-top: 5rem
}

.header-wrapper {
  background-color: rgba(255, 255, 255, .6);
  font-size: 12px;
  color: #212121
}

#contato {
  background:  #00000090;
  background-position: center;
  background-size: cover;
   position: absolute;
 
}

.designerelevado {
  background-image: url(../img/bg-video-novo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 70vh;

}

input {
  color: #fff !important;
  background-color: #313030 !important;
  border-radius: 0 !important;
  border: none !important;
  border-bottom: 1px solid !important;
  border: 1px solid;
}

 

input::placeholder {
  
  text-transform: uppercase;
  color: #866a31 !important;
  background-color: #fff0 !important;
  border-radius: 0 !important;
  font-size: .6rem;
  letter-spacing: .3rem;
  font-weight: 500
}

#navbarNav .nav-item {
  margin-left: 2px;
  
}

a.nav-link  {
 
  color:#fff !important;
  font-size: 8px;
  letter-spacing: 2px !important;


}

#navbarNav .nav-item+.nav-item::after {
  content: "";
  display: inline-block;
  position: absolute;
  height: 50%;
  width: 2px;
  background-color: #92513566;
  top: 50%;
  left: -2px;
  transform: translateY(-50%)
}

.btnform {
  background-color: #866a31;
  text-transform: uppercase;
  border: none !important;
  border-radius: 0px;
  color: #fff;
  font-size: .6rem;
  letter-spacing: 0 !important;
  font-weight: 500
}

.divisor-bg {
  background-image: url(/assets/img/onda.webp);
  height: 6px;
  max-width: 100%;
  width: 100%
}

.logo {
  width: 250px
}

#cyrela {
  background-color: #000
}

.shadow-custom {
  background: linear-gradient(to bottom, #000 5%, transparent 15%), linear-gradient(to right, transparent, rgba(255, 255, 255, .17), transparent);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  inset: 30% 30% 0 0
}

.big-numbers--list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr))
}

.big-numbers--item::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  width: calc(100% - 30px);
  background-color: #925135
}

.beira-mar {
  background-color: #000;
  background-image: linear-gradient(to bottom, #000, transparent, #000), url(/assets/img/bg-shape.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}

.img-beira-mar {
  height: auto;
  max-width: 100%
}

@media (max-width:992px) {
  .h3 {
    font-size: calc(.8rem + .5vw)
  }

  .h6 {
    font-size: 14px
  }
}

@media (max-width:768px) {
  #pricipal {
    background-color: #0008;
    padding: 2rem;
    margin-top: 2rem
  }

  .header-wrapper {
    background-color: transparent;
    color: #fff
  }

  .shadow-custom {
    inset: 0 0 40% 0;
    background: linear-gradient(to bottom, transparent 5%, #000), linear-gradient(to right, rgba(255, 255, 255, .6), transparent)
  }
}

#imagens {
  background: url(../img/bg-louge.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.swiper-pagination {
  position: unset !important;
  margin-top: 2rem
}

.swiper-pagination-bullet-active {
  background: #979797 !important
}

.swiper-pagination-bullet {
  background: #fff !important
}

#pricipal {
  background-color: #00000096 !important;
  padding: 1rem
}

#designerartesanal {
  background-image: url(../img/bg-artesanal.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.praiacomsol {
  background-image: url(../img/praia.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px
}

#local {
  background-image: url(../img/bg-desginer.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

#cyrela {
  background-image: url(../img/Fachada.webp);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 25%
}

.zoom {
  transition: transform .1s;
  margin: 0 auto
}

.zoom:hover {
  transform: scale(1.1)
}

.nav-link {
  font-size: .6rem;
  color: inherit;
  font-weight: 500
}

@media (max-width:800px) {
   
  header{
    height: unset !important;
    min-height: unset;
  }


  h4 {
    font-size: .5rem;
    padding-top: .7rem
  }

  p {
    font-size: .7rem
  }

  #contato {
   position: unset;
  }

  #pricipal {
    background-color: unset !important;
    padding: 1rem
  }

  #imagens {
    background-color: #000 !important
  }

  nav .collapse.show {
    /* background-color: #bfc4c4 */
  }

  .nav-item::after {
    position: unset !important
  }
}

img.fancybox-image {
  height: auto;
  max-width: 100%;
  top: unset;
  left: unset
}

nav {
  background-color: #bfc4c4
}

img {
  width: auto;
  height: auto;
  aspect-ratio: attr(width) / attr(height);
}


.cta-flutuante {
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 99999999;
}

.cta-flutuante a {
  background-color: #2a8b17 !important;
  color: #ffffff !important;
  font-weight: bold;
}

.cta-flutuante {
  display: none;
}

.cta-flutuante.visible {
  display: flex;
}


.btnhome{
    background-color: #92513500;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 0px;
    color: #fff;
    font-size: .8rem;
    letter-spacing: 0 !important;
    font-weight: 500;
}

.legendahome{
              font-size: 8px;
                letter-spacing: 2px;
                font-weight: lighter;
                position: relative;
                top: 5%;
}

@media (max-width: 800px){

.legendahome{
          font-size: 0.4rem;
                top: 3%;
}

h6{
  font-size: 0.6rem !important;
}
 
a.mt-5.px-5.btn.btn-warning.btnhome {
    font-size: 0.5rem !important;
}

img.img-fluid.imagempng.logohome.d-block.pr-5 {
    width: 80%;
}

}
 
  nav img{
    transition: width .4s ease, transform .4s ease;
    transition: all .3s ease;
    width: 100%; /* tamanho inicial */
  }