@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,600;0,800;0,900;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

a,
a:hover {
  text-decoration: none;
}

body {
  /*font-family: 'Montserrat', sans-serif;*/
  font-family: "Plus Jakarta Sans", sans-serif;
}

article,
footer,
header {
  width: 100%;
  float: left;
}

header {
  min-height: 100px;
  background: #2B2D30;
  overflow: hidden;
  position: relative;
}

article {
  min-height: 300px;
}

.navbar-light {
  position: relative;
  z-index: 3;
}

.header-internas {
  background: url(../images/bg.jpg) no-repeat center top;
}

.logo {
  background: url(../images/logo-rodrigo-galvao.svg) no-repeat center;
  text-indent: -500000px;
  float: left;
  width: 433px;
  height: 45px;
  margin: 24px 0;
}

.logo h1 {
  margin: 0;
}

.menu {
  background: none;
  position: absolute;
  float: left;
  width: 100%;
  z-index: 22;
  padding-top: 75px;
}

.detalhe {
  width: 100%;
  float: left;
  height: 300px;
  background: url(../images/bg-detalhe-capa.png) repeat-x top;
  position: absolute;
  z-index: 2;
}

.header-internas .detalhe {
  backdrop-filter: blur(6px);
}

.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 30px;
}

.navbar-light .navbar-nav .nav-link:hover {
  background-color: #F2AF0D;
}

.navbar-expand-xl .navbar-nav {
  margin-right: 30px;
  background: url(../images/icone-menu.png) no-repeat center left;
  padding-left: 30px;
}

.navbar-expand-xl .navbar-nav span {
  width: 1px;
  height: 22px;
  margin-top: 6px;
  float: left;
  background: #ffffff5e;
  margin-right: 5px;
}

.bt1 {
  display: none;
}

.navbar .rede-sociais {
  border-left: 1px solid #fff;
  padding-left: 35px;
  float: right;
  /*padding: 0;
  position: absolute;
  right: 15px;
  top: 8px;*/
}

.rede-sociais a {
  margin-left: 8px;
  float: left;
}

.rede-sociais span {
  width: 33px;
  height: 33px;
  float: left;
  background: url(../images/icone-redes-sociais.png) no-repeat;
}

.rede-sociais .facebook {
  margin-left: 0;
}

.rede-sociais .facebook span {
  background-position: left;
}

.rede-sociais .whatsapp span {
  background-position: right;
}

.rede-sociais .instagram span {
  background-position: center;
}

.rede-sociais .whatsapp small {
  color: #D0AD5E;
  font-size: 12px;
  padding-left: 15px;
}

.rede-sociais .whatsapp p {
  color: #fff;
  float: left;
  margin-left: 12px;
  margin-bottom: 0;
}

.rede-sociais .whatsapp small,
.rede-sociais .whatsapp p {
  width: 100%;
  float: left;
  line-height: 16px;
}

.rede-sociais .whatsapp div {
  float: left;
  width: 140px;
}

/*.whatsapp span{
  background-position: right;
}*/
.rede-sociais .facebook p,
.rede-sociais .instagram p {
  display: none;
}

.navbar-menu {
  color: #fff;
  box-shadow: none !important;
  font-size: 35px;
  background: none;
  border: none;
  line-height: 0;
  padding: 0;
  margin-right: 35px;
}

.busca h2 {
  color: #fff;
  font-size: 26px;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
  float: left;
  font-weight: 500;
}

.menu-categorias {
  width: 100%;
  float: left;
  background: #00000050;
  margin-top: 30px;
  padding: 20px 0;
}

.menu-categorias .nav-link {
  color: #fff;
  font-size: 16px;
  padding: 0 18px;
  border-right: 1px solid #fff;
  line-height: 16px;
}

.menu-categorias .nav-link:hover {
  font-weight: 900;
  color: #D0AD5E;
}

.offcanvas-body .nav-link {
  color: #000;
  font-size: 16px;
  padding: 12px 20px;
  border-bottom: 1px solid #eee;
}

.link-busca {
  background: #D0AD5E;
  color: #fff !important;
  border-radius: 12px;
  font-weight: 800;
  cursor: pointer;
}

.link-busca .bi {
  margin-right: 10px;
}

.offcanvas {
  width: 300px !important;
}

.offcanvas-body .nav-link:hover {
  font-weight: 900;
  background: #D0AD5E;
  color: #fff;
  border-radius: 12px;
}

.seg-busca {
  width: 100%;
  float: left;
  background: #fff;
  padding: 12px;
  border-radius: 0;
  overflow: hidden;
}

.seg-busca .form-control {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0;
  color: #333;
  border-right: 1px solid #CCCCCC !important;
}

.seg-busca .form-select {
  width: 200px;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0;
  border-right: 1px solid #CCCCCC !important;
  padding: 15px;
  color: #333;
}

.modal-body .seg-busca .form-select,
.modal-body .form-floating {
  width: 100%;
}

.modal-body .seg-busca .form-select,
.modal-body .seg-busca .form-control {
  border: 1px solid #ccc !important;
  margin-bottom: 10px;
  padding: 15px;
}

.modal-body .seg-busca {
  flex-wrap: wrap;
}

.modal-body .seg-busca .btn-busca {
  background: #D0AD5E;
  color: #fff;
  text-indent: 0;
  width: 100%;
  font-weight: 800;
}

.seg-busca .form-select option {
  color: #000 !important;
}

.modal-body .seg-busca .btn-busca .bi {
  margin-right: 10px;
}

.seg-busca .btn-busca {
  width: 120px;
  height: 60px;
  background: url(../images/icone-busca.png) no-repeat center;
  border: none;
  text-indent: -555555555px;

}

.seg-busca .form-control::placeholder,
.seg-busca .form-select::placeholder,
.seg-busca option:disabled {
  color: #333;
}

/*
.seg_busca_internas .form-control,
.seg_busca_internas .form-floating>.form-select {
  width: 100%;
  float: left;
  height: 50px;
  padding: 15px;
  margin-bottom: 15px;
}*/
.resultado_p {
  font-size: 15px;
  color: #333;
}

/*.seg_busca_internas .form-floating {
  width: 100%;
  float: left;
}*/
.link-pesquisa {
  border-right: 1px solid #ffffff65;
  padding-right: 15px;
  font-size: 24px;
  color: #F2AF0D !important;
  margin-right: 10px;
}

.modal-title {
  font-size: 22px !important;
  text-align: center;
  width: 100%;
  margin-bottom: 0px;
  line-height: 23px;
  float: left;
  font-weight: 800;
  color: #000;
}

/*
.seg_busca_internas .btn-busca {
  background: #0E2065;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-indent: 0;
  width: 100%;
  float: left;
  margin-top: 8px;
  height: 50px;
  padding: 15px;
  border: none;
  border-radius: 50px;
}
*/
.busca {
  width: 100%;
  float: left;
  z-index: 1111;
}

.capa {
  width: 100%;
  background: #000;
  height: 1080px;
  float: left;
  position: relative;
  z-index: 1;
}

.capa figure {
  width: 100%;
  float: left;
  opacity: 0.4;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  background: #333;
  background: url(../images/bg.jpg) no-repeat center;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.titulo {
  padding: 30px 0;
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}

.titulo h1 {
  color: #2B2D30;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 40px;
  position: relative;
  margin-bottom: 0;
}

.breadcrumb,
.breadcrumb a,
.breadcrumb-item.active,
.breadcrumb-item+.breadcrumb-item::before {
  color: #333 !important;
  font-size: 15px;
  z-index: 1;
  position: relative;
}

.institucional,
.fale-conosco,
.trabalhe-conosco,
.galeria-de-fotos,
.noticias-list,
.noticia_view,
.videos,
.galeria-view,
.imoveis-view,
.imoveis-list,
.bairros-list {
  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;
}

.bairros-list {
  background: #313036;
}

.sobre-nos-capa {
  width: 100%;
  float: left;
  padding: 0 0 90px 0;
  background: #fff;
}

.sobre-nos-capa h2 {
  color: #2B2D30;
  font-size: 36px;
  font-weight: 800;
  width: 100%;
  font-family: "Plus Jakarta Sans", sans-serif;
  float: left;
  margin-bottom: 55px;
}

.sobre-nos-capa figure {
  width: 100%;
  height: 430px;
  float: left;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  background: #D3D3D3;
  margin-bottom: 0;
}

.sobre-nos-capa p {
  color: #000000;
  font-size: 17px;
  line-height: 30px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

/*Institucional*/
.institucional h2 {
  color: #CDAC53;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 20px;
}

.institucional p {
  font-size: 17px;
  color: #000;
  line-height: 30px;
}

.veja-mais {
  padding: 8px 35px;
  font-size: 14px;
  color: #fff !important;
  background: #D0AD5E;
  border: 1px solid #fff;
  text-transform: uppercase;
  border-radius: 30px;
}

.veja-mais:hover {
  background: #2B2D30;
}

/*Imoveis list*/
.item-list {
  width: 100%;
  float: left;
  background: #fff;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.item-list:hover {
  margin-top: -5px;
}

.item-list h3 {
  font-size: 14px;
  color: #2B2D30;
  margin-bottom: 5px;
}

.item-list b {
  font-weight: 600;
}

.item-list p {
  font-size: 16px;
  color: #2B2D30;
  line-height: 20px;
  margin-bottom: 8px;
}

.item-list figure {
  width: 100%;
  height: 260px;
  margin-bottom: 17px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.item-list .valor {
  font-size: 17px;
  font-weight: 800;
  color: #2B2D30;
}

.ver-detalhe {
  background: #0E2065;
  color: #fff !important;
  font-size: 14px;
  width: 100%;
  font-weight: 600;
  padding: 12px;
  border-radius: 8px;
  float: left;
  text-align: center;
  margin-top: 15px;
}

.imoveis-view .seg-dados-imoveis figure {
  width: 100%;
  height: 600px;
  float: left;
  overflow: hidden;
}

.imoveis-list h2 {
  color: #2B2D30;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 40px;
  position: relative;
}

.imoveis-list h2 span {
  width: 215px;
  height: 3px;
  background: #F2AF0D;
  position: absolute;
  left: 50%;
  margin-left: -108px;
  bottom: 0;
}

.itens-bairro {
  height: 350px;
  width: 100%;
  float: left;
  background: #333;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.itens-bairro figure {
  width: 100%;
  float: left;
  height: 100%;
  position: relative;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  margin: 0;
}

.itens-bairro h3 {
  font-size: 16px;
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  float: left;
  padding: 15px;
  text-align: center;
}

.efeito {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  float: left;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 98%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 98%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 98%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.imoveis-destaque {
  width: 100%;
  float: left;
  padding: 70px 0;
  background: #3F3F46;
}

.imoveis-destaque .carousel {
  background: #313036;
  border-radius: 15px;
  overflow: hidden;
}

.imoveis-destaque .carousel .carousel-indicators [data-bs-target] {
  width: 32px;
  height: 32px;
  background: none;
  border: 1px solid #fff;
  border-radius: 5px;
  text-indent: 0;
  color: #fff;
  opacity: 1;
  font-size: 14px;
  font-weight: 600;

}

.imoveis-destaque .carousel .carousel-indicators .active {
  background: #fff;
  color: #3F3F46;
}

.imoveis-destaque .carousel-indicators {
  margin-bottom: 50px;
}

.imoveis-destaque .carousel figure {
  width: 100%;
  height: 530px;
  float: left;
  margin-bottom: 0;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.imoveis-destaque .carousel .item {
  height: 530px;
  padding: 70px;
}

.imoveis-destaque .carousel .item h2 {
  color: #fff;
  font-size: 23px;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.imoveis-destaque .carousel .item p {
  color: #fff;
  font-size: 16px;
  padding-left: 40px;
  position: relative;
  width: 100%;
  float: left;
}

.imoveis-destaque .carousel .item p span {
  width: 25px;
  height: 100%;
  float: left;
  position: absolute;
  left: 0;
}

.imoveis-destaque .carousel .item p.tamanho span {
  background: url(../images/icone-tamanho-2.png) no-repeat center left;
}

.imoveis-destaque .carousel .item p.vaga span {
  background: url(../images/icone-vaga-2.png) no-repeat center left;
}

.imoveis-destaque .carousel .item p.dormitorio span {
  background: url(../images/icone-dormitorios-2.png) no-repeat center left;
}

.imoveis-destaque .carousel .item p.banheiro span {
  background: url(../images/icone-banheiro-2.png) no-repeat center left;
}

.imoveis-destaque .carousel .item .valor {
  color: #fff;
  font-size: 28px;
  width: 100%;
  float: left;
  font-weight: 800;
  margin-bottom: 30px;
}

/*Imoveis*/
.imoveis-view {
  background: #fff;

}

.item-imoveis-list {
  width: 100%;
  float: left;
  height: 100%;
}

.item-imoveis-list h2 {
  font-size: 20px;
  color: #000;
  margin-bottom: 5px;
  font-weight: 700;
}

.seg-inf {
  width: 100%;
  float: left;
}

.item-imoveis-list p {
  font-size: 17px;
  color: #000;
  margin-bottom: 0;
  width: 100%;
  float: left;
  line-height: 22px;
}

.figure {
  width: 100%;
  position: relative;
}

.valor-list {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 20px !important;
}

.ref {
  float: left;
  font-size: 14px;
  color: #000;
}

.tipo {
  background: #eee;
  padding: 0px 12px;
  color: #000;
  font-weight: 800;
  border-radius: 12px;
  font-size: 13px;
  text-transform: uppercase;
}

.item-imoveis-list figure {
  width: 100%;
  height: 300px;
  overflow: hidden;
  float: left;
  border-radius: 10px;
  background-size: cover !important;
  -webkit-background-size: cover !important;

}

.botao-whatsapp {
  background: url(../images/icone-whatsapp-botao.svg) no-repeat center;
  width: 94px;
  height: 94px;
  float: left;
  text-indent: -55555555;
  position: fixed;
  bottom: 20px;
  z-index: 88888888;
  right: 20px;
}

.botao-whatsapp p {
  display: none;
}

.btn-whatsapp {
  padding: 15px 30px;
  background: #4caf50;
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  border-radius: 50px;
  text-align: center;

  float: left;
}

.btn-whatsapp:hover {
  background: #439e46;
}

.btn-local {
  padding: 15px 30px;
  background: transparent;
  color: #333 !important;
  font-size: 16px;
  font-weight: 700;
  border-radius: 12px;
  border: 2px solid #ddd;
}

.btn-local:hover {
  background: #ddd;
}

.i-terreno,
.i-construcao,
.i-dormitorio,
.i-vaga,
.i-banheiro {
  color: #333;
  padding: 12px 12px 12px 30px;
  border-radius: 12px;
  font-size: 13px;
  position: relative;
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.i-terreno span,
.i-construcao span,
.i-dormitorio span,
.i-vaga span,
.i-banheiro span {
  width: 22px;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 12px;
}

.i-terreno span {
  background: url(../images/icone-terreno.png) no-repeat center left;
}

.i-construcao span {
  background: url(../images/icone-construcao.png) no-repeat center left;
}

.i-dormitorio span {
  background: url(../images/icone-dormitorios.png) no-repeat center left;
}

.i-vaga span {
  background: url(../images/icone-carro.png) no-repeat center left;
}

.i-banheiro span {
  background: url(../images/icone-banheiro.png) no-repeat center left;
}

.i-terreno .bi,
.i-construcao .bi,
.i-dormitorio .bi,
.i-vaga .bi {
  margin-right: 5px;
}

.imoveis-view .valor {
  border-left: 3px solid #F2AF0D;
  padding-left: 12px;
}

.valor p {
  font-size: 15px;
  color: #222222;
}

.valor h3 {
  font-size: 30px;
  color: #000;
  margin-bottom: 25px;
}

.seg-foto-min {
  width: 100%;
  height: 315px;
  float: left;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}

.seg-foto-min figure {
  width: 100%;
  height: 100%;
  float: left;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.mapa-l {
  width: 100%;
  float: left;
  height: 350px;
  overflow: hidden;
}

.seg-corretor figure {
  width: 80px;
  height: 80px;
  margin-right: 15px;
  border-radius: 50px;
  background: #333;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.seg-corretor a {
  padding: 5px 25px;
  background: #4caf50;
  color: #fff !important;
  font-size: 16px;
  font-weight: 800;
  border-radius: 50px;
  text-align: center;
  float: left;
}

.seg-corretor h2 {
  font-size: 15px;
  font-weight: 800;
  margin-bottom: 0;
  color: #000;
}

.seg-corretor p {
  font-size: 13px !important;
  margin: 0 0 5px 0;
  font-style: italic;
  color: #333 !important;
}

.imoveis-view .carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border-radius: 30px;
  border: none;
  opacity: 1;
}

.imoveis-view .carousel-indicators .active {
  background: #F2AF0D;
}

.seg-lateral {
  padding: 20px 15px;
  width: 100%;
  float: left;
  background: #eee;
  border-radius: 12px;
}

.seg-lateral .form-control {
  border: none;
  border-radius: 20px;
}

.imoveis-view h1 {
  font-size: 30px;
  color: #000;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
}

.imoveis-view p {
  font-size: 16px;
  color: #000;
}

.imoveis-view .item-i {
  border: 2px solid #eee;
}

.imoveis-view .i-terreno,
.imoveis-view .i-construcao,
.imoveis-view .i-dormitorio,
.imoveis-view .i-vaga,
.imoveis-view .i-banheiro {
  padding-left: 45px;
}

.imoveis-view .i-terreno span,
.imoveis-view .i-construcao span,
.imoveis-view .i-dormitorio span,
.imoveis-view .i-vaga span,
.imoveis-view .i-banheiro span {
  left: 10px;

}

.imoveis-view .item-i p {
  font-size: 13px;
  color: #000;
  margin: 0;
  width: 100%;
  float: left;
}

.imoveis-view h4 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

.imoveis-view .texto p {
  font-size: 15px;
  color: #000;
  text-align: justify;
}

.seg-galeria-imoveis .slide {
  display: none;
}

.caracteristicas {
  width: 100%;
  float: left;
  column-count: 2;
  margin-bottom: 20px;
}

.texto {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.item-caracteristicas {
  color: #000;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 3px;
  width: 100%;
  float: left;
}

.item-caracteristicas .bi {
  color: #F2AF0D;
  font-size: 10px;
}

.seg-foto,
.seg-foto-full {
  width: 100%;
  float: left;
  text-align: center;
}

.seg-foto-full {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.seg-foto-full figure {
  width: 100%;
  height: 650px;
  float: left;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  margin: 0;

}

.seg-galeria-imoveis {

  width: 100%;
  float: left;
  border-radius: 12px;
  overflow: hidden;
}

.seg-foto-full:hover .efeito-hover-galeria,
.seg-foto-min:hover .efeito-hover-galeria {
  opacity: 1;
}

.efeito-hover-galeria {
  width: 100%;
  float: left;
  opacity: 0;
  height: 100%;
  background: #00000080;
  position: absolute;
  top: 0;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  cursor: pointer;
  left: 0;
}

.efeito-total-galeria {
  width: 100%;
  float: left;
  height: 100%;
  background: #00000080;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  cursor: pointer;
  font-weight: 800;
  color: #fff;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}

.efeito-hover-galeria .bi {
  font-size: 50px;
  color: #fff
}

.seg-foto figure {
  width: 100%;
  float: left;
  height: 550px;
  overflow: hidden;
  margin-bottom: 0;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.owl-dots {
  display: flex;
  flex-wrap: nowrap;
  padding: 50px 0;
  justify-content: center;
}

.owl-carousel .owl-nav button.owl-next {
  background: url(../images/proximo.png) no-repeat center !important;
  width: 50px;
  height: 50px;
  float: right;
  text-indent: -50000000px;
  right: -60px;
  position: absolute;
}

.owl-carousel .owl-nav button.owl-prev {
  background: url(../images/anterior.png) no-repeat center !important;
  width: 50px;
  height: 50px;
  text-indent: -50000000px;
  left: -60px;
  position: absolute;
}

.owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
}

.owl-carousel .owl-dot {
  width: 100px;
  height: 4px;
  background: #A6A6A6 !important;
  margin-right: 5px;
}

.owl-carousel button.owl-dot {
  background: #A6A6A6 !important;
}

.owl-carousel button.owl-dot.active {
  background: #CDAC53 !important;
}

.compartilhar .btn {
  background: #eee;
  border-radius: 30px !important;
  border-color: #eee !important;
  font-size: 14px;
  padding: 5px 15px;
  color: #000;
}

.compartilhar .dropdown-menu {
  margin-top: 5px !important;
}

.compartilhar .dropdown-item {
  font-size: 14px;
  color: #000;
}

.compartilhar .dropdown-menu {
  background: #eee;
  border: none;
}

.compartilhar .dropdown-item:hover,
.compartilhar .dropdown-item.active,
.compartilhar .dropdown-item:active {
  background: #091B31;
  color: #fff;
}

.pesquisa-mb {
  display: none;
}

/*Fale Conosco*/
.fale-conosco p {
  color: #000;
  font-size: 17px;
  line-height: 28px;
}

.pop {
  position: absolute;
  width: 100%;
  float: left;
  height: 100%;
  background: #000000b0;
  z-index: 11111;
  top: 0;
  left: 0;
}

.pop .alert {
  min-width: 500px;
  width: 95%;
}

.pop .alert p {
  font-size: 20px;
}

.pop .alert p b {
  font-weight: 800;
}

.pop .alert .bi {
  font-size: 55px;
}

.mapa {
  width: 100%;
  float: left;
  height: 400px;
}

.btn-envio {
  font-size: 18px;
  font-weight: 800;
  padding: 15px 60px;
  border-radius: 30px;
  float: left;
  text-align: center;
  margin-top: 15px;
  border: none;
}

/*PAGINAÇÃO*/
.page-link {
  font-weight: 700 !important;
  padding: 6px 12px !important;
  font-size: 18px;
  background: #fff;
  border: 2px solid #eee;
  width: 45px;
  height: 45px;
  text-align: center;
  color: #222 !important;
  margin-right: 8px;
  border-radius: 30px !important;
}

.page-link:hover,
.page-link.numselecionado {
  background: rgb(241, 181, 14);
  border-color: rgb(241, 181, 14);
}

/*Rodape*/
footer {
  background: rgb(0,0,0);
  background: -moz-linear-gradient(180deg, rgba(0,0,0,0.9948354341736695) -17%, rgba(43,45,48,1) 24%);
  background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.9948354341736695) -17%, rgba(43,45,48,1) 24%);
  background: linear-gradient(180deg, rgba(0,0,0,0.9948354341736695) -17%, rgba(43,45,48,1) 24%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#2b2d30",GradientType=1);
}

footer p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
  text-align: center;
}

footer .studiomega {
  background: url(../images/logo-studiomega.svg) no-repeat center;
  width: 100px;
  height: 54px;
  float: left;
  text-indent: -500000px;
}

footer .rede-sociais {
  float: right;
}

footer .nav-link {
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
}

footer .nav-link:hover {
  color: #D0AD5E;
  font-weight: bold;
}

footer .rede-sociais a {
  margin-left: 8px;
  float: left;
}

footer .rede-sociais span {
  width: 33px;
  height: 33px;
  float: left;
  background: url(../images/icone-redes-sociais.png) no-repeat;
}

footer .rede-sociais .facebook span {
  background-position: left;
}

footer .rede-sociais .instagram span {
  background-position: center;
}

footer .rede-sociais .whatsapp span {
  background-position: right;
}

footer .rede-sociais .facebook p,
footer .rede-sociais .instagram p,
footer .rede-sociais .whatsapp p {
  display: none;
}

.contato-rodape {
  width: 100%;
  float: left;
  padding: 50px 0;
}

.rodape {
  width: 100%;
  float: left;
  padding: 30px 0;
  border-top: 1px solid #eee;
}

.seg-contato {
  width: 260px;
  float: left;
}

/*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: #000;
  cursor: pointer;
  align-self: normal;
  font-weight: 800;

}

@media screen and (max-width: 600px) {
  .box-cookies {
    flex-direction: column;
  }
}

.btn-pesquisa {
  font-size: 25px;
  color: #fff !important;
  display: none;
  padding: 0 8px;
}

/*MEDIA*/

@media (min-width: 1400px) {
  .container {
    max-width: 1440px;
  }
}

@media (max-width:1200px) {
  .navbar-collapse {
    background: #000000f1;
    padding: 20px;
    border-radius: 15px;
  }

  .navbar-light .navbar-nav .nav-link {
    text-align: center;
  }

  .rede-sociais {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .navbar-expand-xl .navbar-nav {
    background: none;
    padding: 0;
    margin: 0;
  }

  .navbar-expand-xl .navbar-nav span {
    display: none;
  }

  .bt1 {
    display: block;
    margin: 0;
  }

  .bt2 {
    display: none;
  }

  .navbar .rede-sociais {
    border: 0;
    padding: 0;
  }
}

@media (max-width:990px) {
  .seg-busca .form-floating {
    float: left;
  }

  .btn-pesquisa {
    display: block;
  }

  .link-pesquisa,
  .seg-menu {
    display: none;
  }

  .seg-busca .form-select {
    width: 276px;
  }

  .seg-foto-full,
  .seg-foto-min {
    display: none !important;
  }

  .seg-galeria-imoveis .slide {
    display: block !important;
    border-radius: 15px !important;
    overflow: hidden;
  }
  .imoveis-view .endereco p{
    text-align: center;
  }

  .seg-busca .form-control {
    border-bottom: 1px solid #CCCCCC !important;
    border-right: 0 !important;
    margin-bottom: 8px;
    height: 58px;
  }

  footer .rede-sociais {
    margin-top: 20px;
  }

  .seg-busca .form-control {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .logo {
    background: url(../images/logo-rodrigo-galvao-rodape.svg) no-repeat center;
    width: 140px;
    height: 80px;
    margin: 10px 0;
  }
  .menu-categorias .nav-link{ margin-bottom: 15px;}
  .menu{ padding-top: 10px;}
  .contato-rodape img{
    width: 150px;
  }
  footer .nav-item{
    width: 100%;
    text-align: center;
    float: left;
    padding: 5px;
  }
  .titulo{ padding-bottom: 0;}
  .imoveis-destaque .carousel figure {
    height: 400px;
  }

  .titulo h1 {
    font-size: 30px;
  }

  .imoveis-destaque .carousel .item {
    padding: 40px 40px 70px 40px;
  }

  .imoveis-destaque .carousel-indicators {
    margin-bottom: 30px;
  }

  .capa {
    height: 900px;
  }

  .seg-busca .form-select {
    width: 183px;
  }

  .imoveis-view h1 {
    text-align: center;
  }

  .breadcrumb,
  .breadcrumb a,
  .breadcrumb-item.active,
  .breadcrumb-item+.breadcrumb-item::before {
    font-size: 12px;
  }

  .seg-busca .form-floating,
  .seg-busca .form-select {
    width: 100%;
    border-bottom: 1px solid #ccc !important;
    border-right: 0 !important;
  }

  .seg-busca .btn-busca {
    background: #CDAC53;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-indent: 0;
    width: 100%;
    float: left;
    margin-top: 8px;
    border-radius: 15px;
  }

  .seg-busca .form-control,
  .seg-busca .form-select {
    font-size: 14px;
  }

  .logo {
    width: 260px;
  }

  .botao-whatsapp {
    width: 60px;
    height: 60px;
  }

  .rodape p {
    text-align: center;
  }
}

@media (max-width: 450px) {
  .seg-foto figure {
    height: 350px;
  }
  .imoveis-list h2{ font-size: 27px;}
  .menu-categorias .nav-link {
    color: #fff;
    font-size: 13px;
    padding: 0 16px;
  }
  .busca h2{ font-size: 24px;}
  .capa {
    height: 800px;
  }

  .imoveis-destaque .carousel .item .valor {
    font-size: 25px;
  }

  .navbar-toggler {
    font-size: 30px;
  }

  /*.logo {
    width: 226px;
    height: 40px;
  }*/
  .imoveis-destaque .carousel figure {
    height: 300px;
  }
}