@font-face {
  font-family: 'museo_sans700';
  src: url('../fonts/museosans_0-webfont.woff2') format('woff2'), url('../fonts/museosans_0-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans500';
  src: url('../fonts/museosans-webfont.woff2') format('woff2'),  url('../fonts/museosans-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans300';
  src: url('../fonts/museosans-300-webfont.woff2') format('woff2'),  url('../fonts/museosans-300-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
a, a:hover { text-decoration: none;}
body{ font-family: 'museo_sans300'; }
article, footer, header {
  width: 100%;
  float: left;
}
.header-topo{
  background: url(../images/bg.png) no-repeat top center #1c1f29;
}
.header-capa{
  height: 100%;
  position: absolute;
  background: #1c1f29;
}
.article-capa{
  position:absolute;
  top: 100%;
  width: 100%;
  float: left;
}
article{ min-height: 300px;}
.logo{
   background: url(../images/logo-imobiliaria-celeste.svg) no-repeat center;
   text-indent: -500000px;
   float: left;
   width: 100px;
   height: 108px;
   margin: 20px 0;
}

.menu-topo {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0;
  background: transparent;
}
.btao_whatsapp{
  background: #66bb6a;
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 20px;
}
.btao_whatsapp:hover{
  background: #529656;
  color: #fff ;
}
.topo-capa{
  position: absolute !important; 
  background: transparent !important;
}
.navbar-light .navbar-nav .nav-link{
  color: #fff !important;
  font-size: 15px;
  padding: 6px 13px;
  border-radius: 5px;
}
.nav-link-icone{
  padding: 6px 13px;
}
.navbar-light .navbar-nav .nav-link:hover{
  background: #18aff7;
}
.navbar-light .navbar-nav .bi{
  color: #0A9BE1;
}

.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl{
  position: relative;
}
#navbarSupportedContent{
  padding-top: 40px;
}
.rede-sociais{
  float: right;
  padding: 0;  
  right: 15px;
  top: 50px;
  position: absolute;
}
.rede-sociais a{
  margin-left: 8px;
  float: left;
}
.facebook span,
.instagram span{
  width: 18px;
  height: 18px;
  -webkit-background-size: cover !important;  
  background-size: cover !important;
  float: left;
  background: url(../images/icone-rede-social-topo.svg) no-repeat;
}
.sombra{
  width: 100%;
  height: 100%;
  position:absolute;
  float: left;
  background: rgb(23,26,39);
  background: -moz-radial-gradient(circle, rgba(255,255,255,0) 11%, rgba(23,26,39,1) 100%);
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 11%, rgba(23,26,39,1) 100%);
  background: radial-gradient(circle, rgba(255,255,255,0) 11%, rgba(23,26,39,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#171a27",GradientType=1);
}
.facebook{
  margin-left: 20px !important;
}
.facebook span{
  background-position: left;
}
.instagram span{
  background-position: right;
}
.whatsapp span{
  background: url(../images/icone-whatsapp.svg) no-repeat center;
  width: 18px;
  height:23px;
  float: left;
}
.telefone span{
  background: url(../images/icone-telefone.svg) no-repeat center;
  width: 15px;
  height: 23px;
  float: left;
}
.telefone{
  margin-right: 12px;
}
.whatsapp p, .telefone p{
  float: left;
  color: #fff;
  font-size: 15px;
  margin-left: 5px;
  margin-bottom: 0;
}
.facebook p, .instagram p{
  display: none;
}
.offcanvas{
  background: #3255A5 !important;
} 
.offcanvas-title{
  color: rgba(255, 255, 255, 0.925);
  font-size: 17px;
}
.offcanvas .nav-link{
  color: #fff;
  font-size: 17px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.212);
}
.offcanvas-start{
  width: 250px;
}

.carousel-capa .carousel-indicators{
  margin-bottom: 25px; 
}
.carousel-capa, .carousel-capa .carousel-inner, .carousel-capa .carousel-item{
  height: 100%;
}
.carousel-capa figure{
  width: 100%;
  height: 100%;
  float: left;
  background-size: cover !important;
  -webkit-background-size: cover !important;

}
.owl-dots{
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
}
.owl-dot{
  width: 9px;
  height: 9px;
  background: #A6A6A6 !important;
  margin-right: 3px;
  border-radius: 25px;

}
.favorito .bi-heart-fill{
  color: #3255A5;
}
.favorito form{
  margin: 0;
}
.owl-dot.active{
  background: #3255A5 !important;
}

.busca{
  position: absolute;
  width: 100%;
  bottom: 100px;
  z-index: 8;
}
.header-topo .busca{
  position:relative !important;
  bottom:30px;
  padding-top: 30px;
}
.seg-busca{
  width: 100%;
  float: left;
  background: #fff;
  border: 2px solid #3255A5;
  border-radius: 15px;
  overflow: hidden;
}
.input-buscar{
  width: 535px;
  float: left;  
}
.busca .form-floating>.form-select {
  padding-top: 9px !important;
}
.busca .form-floating>label {
  padding: 24px 20px
}
.input-buscar {
  border: 0;
  height: 70px;
}
.btn-busca{
  width: 85px;
  float: right;
  height: 70px;
  background: url(../images/icone-busca.png) no-repeat center;
  text-indent: -500000px;
  border: none;
}
.select-bairro .form-select{
  border: none;
  height: 70px;
}
.select-bairro{
  width: 350px !important;
  border-left: 1px solid #Eee;
  float: left;
  border-right: 1px solid #Eee;
}
.busca-rapida{
  margin-top: 20px;
}
.busca-rapida .nav-link{
  color: #fff !important;
  font-size: 15px;
  padding: 6px 15px;
  border-radius: 5px;
}
.busca-rapida .nav-link:hover{
  background:#0A9BE1;
}
.titulo{
  padding: 40px 0 80px 0;
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.titulo h1{
  color: #262626;
  font-size: 30px; 
  text-align: center; 
  margin-bottom: 0;
  position: relative;
  font-family: 'museo_sans700';
  z-index: 2;
}
.titulo h2{
  color: #262626;
  font-size: 30px; 
  margin-bottom: 0;
  position: relative;
  font-family: 'museo_sans700';
  z-index: 2;
}
.titulo span{
  background: #0A9BE1;
  width: 180px;
  height: 9px;
  border-radius: 10px;
  float: left;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -90px;
  z-index: 1;
}
.titulo p{
  font-size: 18px;
  color: #000;
}
.breadcrumb, .breadcrumb a{
  color: #333 !important;
  font-size: 15px;
  z-index: 1;
  position: relative;
}
.cinza{
  background: #F2F2F2;
}
.institucional, .fale-conosco, .trabalhe-conosco, .galeria-de-fotos{
  width: 100%;
  float: left;
  padding: 50px 0;
}
.galeria figure{
  width: 100%;
  float: left;
  height: 200px;
  margin-bottom: 30px;
  border-radius: 5px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.fale-conosco p, .fale-conosco a{
  font-size: 18px;
  color: #262626;
}
/*Imoveis */
.imoveis-list{
  width: 100%;
  float: left;
}
.item-imoveis-list {
  width: 100%;
  float: left;
  height: 100%;
  position: relative;
}
.item-imoveis-list figure{
  width: 100%;
  float: left;
  height: 240px;
  margin-bottom: 15px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.item-imoveis-list h2{
  color: #2D344D;
  font-size: 18px;
  font-family: 'museo_sans700';
  margin-bottom: 0;  
  margin-top: 20px;
}
.item-imoveis-list p{
  font-size: 18px;
  color: #2D344D;
  font-family: 'museo_sans500';
}
.item-imoveis-list p b{
  font-family: 'museo_sans700';
}
.i-terreno{
  font-size: 14px;
  color: #2D344D;
  float: left;
  margin-right: 8px;
}
.i-terreno span{
  width: 24px;
  height: 24px;
  background: url(../images/icone-terreno.svg) no-repeat center;
  float: left;  
  margin-right: 8px;
}

.i-construcao{
  font-size: 14px;
  color: #2D344D;
  float: left;
  margin-right: 8px;
}
.i-construcao span{
  width: 24px;
  height: 24px;
  background: url(../images/icone-contrucao.svg) no-repeat center;
  float: left;  
  margin-right: 8px;
}
.i-dormitorio{
  font-size: 14px;
  color: #2D344D;
  float: left;
  margin-right: 8px;
}
.i-dormitorio span{
  width: 24px;
  height: 24px;
  background: url(../images/icone-dormitorios.svg) no-repeat center;
  float: left;  
  margin-right: 8px;
}
.i-banheiro{
    font-size: 14px;
    color: #2D344D;
    float: left;
    margin-right: 8px;
}
.i-banheiro span{
  width: 24px;
  height: 24px;
  background: url(../images/icone-bainhero.png) no-repeat center;
  float: left;  
  margin-right: 8px;
  background-size: cover !important;
}
.i-vaga{
  font-size: 14px;
  color: #2D344D;
  float: left;
  margin-right: 8px;
}
.i-vaga span{
  width: 24px;
  height: 24px;
  background: url(../images/icone-vaga.svg) no-repeat center;
  float: left;  
  margin-right: 8px;
}
.tipo{
  background: #3255A5;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  padding:2px 10px 0 10px;
  min-width: 70px;
  font-family: 'museo_sans700';
  text-align: center;
}
.favorito{
  color: #262626;
  font-size: 14px;
}
.favorito button{
  border: none;
  background-color: transparent;

}
.condominio-list{
  width: 100%;
  float: left;
  background: #F2F2F2;
  padding-bottom: 70px;
}
.condominio-list .titulo{
  padding-bottom: 50px;
}
.seg-galeria-imoveis{
  max-width: 1200px;
}
.item-imoveis-list-condominio{
  float: left;
  background: #000;
  width: 100%;
  position: relative;
  height: 340px;
  overflow: hidden;
  border: 0.5px solid #fff;
}
.item-imoveis-list-condominio .img-capa{
  width: 100%;
  height: 100%;
  float: left;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  /*max-width: 100%;
  max-height: 100%;   */    
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  z-index: 1;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
.item-imoveis-list-condominio .detalhe-i{
  position: absolute;
  z-index: 2;
  padding: 20px;
  width: 100%;
  float: left;
  bottom: 0;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 11%, rgb(0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 11%, rgba(0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,0) 11%, rgba(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#171a27",GradientType=1);
}
.item-imoveis-list-condominio .detalhe-i p{
  color: #FFF;
  font-size: 14px;
  font-family: 'museo_sans700';
  margin-bottom: 0;  
  margin-top: 20px;
}
.item-imoveis-list-condominio .valor{
  background: #fff;
  color: #0D0D0D;
  position: absolute;
  z-index: 3;
  top: 20px;
  left: 20px;
  min-width: 112px;
  padding: 6px 0;
  text-align: center;
  font-size: 12px;
  font-family: 'museo_sans700';

}
.logo-condominio{
  position: absolute;
  width: 85px;
  height: 65px;
  top: 0px;
  right: 20px;
  z-index: 3;
}

.item-imoveis-list-condominio:hover .img-capa{
  transform: scale3d(1, 1 , 1);
  opacity: 0.8;
  -webkit-transform: scale3d(1, 1 , 1);
}
.veja-mais{
  background: #fff;
  color: #0A9BE1;
  text-align: center;
  font-size: 14px;
  padding: 15px 50px;
  border: 2px solid #0A9BE1;
  border-radius: 40px;
  font-family: 'museo_sans700';
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.veja-mais:hover{
  background: #0A9BE1;
  color: #fff;
}
.imoveis-view{
  width: 100%;
  float: left;
}
.imoveis-view .valor p{
  font-size: 18px;
  color: #000;
}
.imoveis-view .valor h3{
  color: #0A9BE1;
  font-size: 45px;
  font-family: 'museo_sans700';
  letter-spacing: -2px;
}
.seg-dados-imoveis{
  border-top: 1px solid #D9D9D9;
  padding-left: 60px;
  padding-top: 40px;
  padding-right: 60px;
  position: relative;
  padding-bottom: 20px;
  max-width: 1000px;
}
.imoveis-view h4{
  font-size: 30px;
  color: #000;
  font-family: 'museo_sans700';
  margin-bottom: 20px;
}
.modal-title{
  font-size: 24px;
  color: #000;
  font-family: 'museo_sans700';
}
.caracteristicas{
  width: 100%;
  float: left;
  column-count: 2;
}
.item-caracteristicas{
  color: #2D344D;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 3px;
  padding-left: 20px;

  width: 100%;
  float: left;
  background: url(../images/icone-caracteristica.png) no-repeat center left;
}
.texto{
  width: 100%;
  float: left;
  padding: 30px 0;
}
.texto p{
  color: #2D344D;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 0;
}
.btn-agenda{
  border: 2px solid #0A9BE1;
  padding: 12px 22px;
  background: #fff;
  color: #0A9BE1 !important;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-right: 22px;
  font-family: 'museo_sans700';
  text-align: left;
  width: 240px; 
  float: left;
}
.btn-agenda:hover, .btn-whatsapp:hover {
 box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.212);
}
.btn-whatsapp{
  border: 2px solid #0A9BE1;
  float: left;
  padding: 12px 22px;
  background: #0A9BE1;
  color: #fff !important; 
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 10px;
  margin-bottom: 20px;
  text-align: left;
  font-family: 'museo_sans700';
  width: 240px;
}

.btn-whatsapp .bi{
  font-size: 35px;
  color: #fff;
  margin-right: 15px;
}
.btn-agenda .bi{
  font-size: 35px;
  color: #0A9BE1;
  margin-right: 15px;
}
.aviso {
  position: absolute;
  bottom: 20px;

}
.aviso small{
  color: #444;
  font-size: 13px;
  text-align: left;

}
.btn-whatsapp p, .btn-agenda p  { margin-bottom: 0; line-height: 22px;}
.slide-imoveis-view{
  float: left;
  width: 100%;
  position: relative;
  background: #F2F2F2;
}
.slide-imoveis-view figure{
  width: 100%;
  float: left;
  height: 850px;
  margin: 0;
  background-size: cover !important;
  -webkit-background-size: cover !important;  
}
.carousel-indicators [data-bs-target]{
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 30px;
  opacity: 1;
}
.carousel-indicators .active{
  background: #0A9BE1;
}

/*Paginação*/
.page-link{
  border: 1px solid #eeeeee;
  font-size: 16px;
  color: #2D344D;
  width: 50px;
  font-family: 'museo_sans500';
  text-align: center;
  border-radius: 30px !important;
  padding: 12px 0;
  margin:8px;
  
}
.page-link:hover{
  background: #3255A5;
  color: #fff;
}
.pop{
  position: fixed;
  width: 100%;
  float: left;
  height: 100%;
  z-index: 8;
  top: 0;
  left: 0;
  background: #00000096;
}
.alert-pop{
  width: 100%;
  max-width: 350px;
  float: left;
}
.alert {
  width: 100%;
  float: left;
}
.alert p{
  font-size: 18px;

}
.alert .bi{
  font-size: 35px;
} 
.concluido-sucesso .bi{
  color: #3255A5;
  font-size: 55px;
} 
.concluido-sucesso h2{
  color:#3255A5;
  font-size: 30px;
  font-weight: 600;
}
.btn-ok{
  background-color: #0A9BE1;
  color: #fff !important;
}
.modal.show{
  display: block ;
}
/*Noticias*/
.noticias-list{
  width: 100%;
  float: left;
  padding:0 0 50px 0;
}

.noticias-list .item h2{
  color: #2D344D;
  font-size: 22px;
  font-family: 'museo_sans700';
  margin-bottom: 0;  
}
.noticias-list .item figure{
  width: 100%;
  float: left;
  height: 260px;
  overflow: hidden;
  background-color: #2D344D;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
}
.noticias-view{
  width: 100%;
  float: left;
  padding: 0  0 50px 0;
}
.noticias-view p, .institucional p{
  font-size: 15px;
  line-height: 20px;
  color:#2D344D;
}
/*Institucional*/
.institucional{
  width: 100%;
  float: left;
  padding:0 0 50px 0;
}
.institucional h2{
  font-size: 30px;
  color:#3255A5;
  font-family: 'museo_sans700';
  margin-bottom: 20px;
}


/*Contato*/
.contato-rodape{
  width: 100%;
  float: left;
  padding: 65px 0;

}
.formulario-contato{
  width: 100%;
  max-width: 830px;
  border: 1px solid #D9D9D9;
  padding: 120px 0;
}
.formulario-contato .form{
  width: 100%;
  max-width: 530px;
}
.btn-envio{
  background: #0A9BE1;
  color: #fff;
  font-size: 16px;
  font-family: 'museo_sans700';
  padding: 11px 50px;
  border: none;
}
.formulario-contato .form-control{
  border-color: #D9D9D9;
  border-radius: 0;
}
.formulario-contato h3{
  color: #262626;
  font-size: 30px;
  font-family: 'museo_sans700';
  margin-bottom: 0;
}
.formulario-contato p{
  color: #262626;
  font-size: 20px;
  margin-bottom: 35px;
}
.form-floating>label { padding: 16px 20px; color: #262626; }

.mapa{
  width: 100%;
  float: left;
  height: 500px;
  border-radius: 5px;
  border:1px solid  #F2F2F2;
  overflow: hidden;
  background: #F2F2F2;
}
/*Rodape*/
footer{
    padding: 75px 0;
    background: #F2F2F2;
}
.logo-rodape{
  width: 126px;
  float: left;
}
.menu-rodape{
   margin-bottom: 15px;
}
.menu-rodape .nav-link{
  color: #2D344D;
  font-size: 15px;
  padding: 0 28px 0 0;
  font-family: 'museo_sans500';
}
.menu-rodape .nav-link:last-child{
  padding: 0;
}

.rodape-rede-social a, .rodape-contato a{
  float: left;
  width: 100%;
  margin-bottom: 8px;
}
.facebook-rodape span, .instagram-rodape span{
  width: 22px;
  height: 22px;
  float: left;  
  background-size: cover !important;
  -webkit-background-size: cover !important;
  background-image: url(../images/icone-rede-social-rodape.png);
  margin-right: 12px;
}
.facebook-rodape span, .telefone-rodape span{
  background-position: top;
}
.instagram-rodape span, .whatsapp-rodape span{
  background-position: bottom;
}
.facebook-rodape p, .instagram-rodape p, .telefone-rodape p, .whatsapp-rodape p {
  color: #2D344D;
  font-size: 17px;
  font-family: 'museo_sans500';
  line-height: 15px;
}
.telefone-rodape span, .whatsapp-rodape span{
  width: 22px;
  height: 22px;
  float: left;  
  background-size: cover !important;
  -webkit-background-size: cover !important;
  background-image: url(../images/icone-contato-rodape.svg);
  margin-right: 12px;
}
footer p{
    color: #2D344D;
    font-size: 13px;
    margin-bottom: 0;
}
footer .sm{
    background: url(../images/logo-studiomega.svg) no-repeat center;
    width: 100px;
    height: 54px;
    float: left;
    text-indent: -500000px;
}

/*Aviso de Cookies*/

.box-cookies.hide {
    display: none !important;
  }
  
  .box-cookies {
    position: fixed;
    background: #fffffff2;;
    width: 90%;
    margin-left: 5%;
    z-index: 999999999999998;
    bottom: 10px;
    display: flex;

    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
    border: solid 1px #eeeeee;
  }
  
  .box-cookies .msg-cookies {
    
    font-size: 15px;
    color: #333;   
    line-height: 22px;
    margin: 0;
    padding: 15px;
  }
  .box-cookies .btn-cookies{
    margin: 15px;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
  }
  .box-cookies .btn-cookies {
    background:#3255A5;
    cursor: pointer;
    align-self: normal;
    font-weight: 800;
   
  }

  @media screen and (max-width: 600px) {
    .box-cookies {
      flex-direction: column;
    }
  } 
  .navbar-light .navbar-toggler{
    padding: 0;
    border: none;
    color: #fff;
    font-size: 20px;
    opacity: 1;
    font-size: 24px;
    box-shadow: none;
  }
  /*MEDIA*/  
@media (min-width: 1400px){
    .container{ max-width: 1500px;  }    
}
@media (max-width: 1400px){ 
  .logo-rodape { width: 98px;}
  .menu-rodape .nav-link { padding: 0 20px 0 0;}
}
@media (max-width:1200px) {
  .aviso{ position: relative; margin-top: 20px; width: 100%; text-align: center; bottom: 0;  float: left;}
  .slide-imoveis-view figure{ height: 700px;}
}
@media (max-width:990px) {
  .rede-sociais{ position: relative; top: 0;}
  .rede-sociais .telefone, .rede-sociais  .facebook, .rede-sociais  .instagram, .nav-link-icone,  .rede-sociais  .whatsapp p{ display: none; }  
  .owl-dots {  bottom: -2px;  }
  .logo { width: 80px; height: 84px;}
  #navbarSupportedContent { padding-top: 0;}
  .select-bairro { width: 100% !important;  padding-right: 90px;}
  .btn-busca { position: relative;  margin-top: -70px;}
  .input-buscar{ border-bottom: 1px solid #eee;}
  .input-buscar{ width: 100%;  height: 55px;}
  .select-bairro .form-select{ height: 55px; border-right: 1px solid #eee;}
  .btn-busca { height: 55px;  margin-top: -55px;}
}
@media (max-width: 768px) {
  .slide-imoveis-view figure{ height: 600px;}
  .caracteristicas{ column-count: 1;}
  .formulario-contato{ padding: 50px;}
  .contato-rodape{ padding: 40px 10px;}
  .logo-rodape{ display: none;}
  .copy{ text-align: center;}
  .seg-dados-imoveis{  padding: 40px 20px 20px 20px;  }
  .facebook-rodape p, .instagram-rodape p, .telefone-rodape p, .whatsapp-rodape p { font-size: 14px; }
  .btn-whatsapp{ width: 100%;}
  .btn-agenda{ width: 100%; margin-right: 0;}
  .carousel-capa .carousel-indicators { margin-bottom: 27px; }
  
}
@media (max-width: 450px) {
  .slide-imoveis-view figure{ height: 400px;}
  .menu-rodape .nav-link {  padding: 0 13px 0 0;}
  footer{ padding: 40px 0;}
  .formulario-contato { padding: 45px 20px; }
  .menu-rodape .nav-link { font-size: 14px; } 
 
}