@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.woff2') format('woff2'),
      url('../fonts/Gotham-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.woff2') format('woff2'),
      url('../fonts/Gotham-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url('../fonts/TrajanPro-Bold.woff2') format('woff2'),
      url('../fonts/TrajanPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url('../fonts/TrajanPro-Regular.woff2') format('woff2'),
      url('../fonts/TrajanPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.gotham-regular{
  font-family: 'Gotham';
}
.gotham-bold{
  font-family: 'Gotham';
  font-weight: bold;
}
.tranjan-pro-bold{
  font-family: 'Trajan Pro';
  font-weight: bold;
}
.tranjan-pro-regular{
  font-family: 'Trajan Pro';
}

a, a:hover { text-decoration: none;}
body{ font-family: "Plus Jakarta Sans", serif; background: #F2F2F2; color: #333; }
article, footer, header {
  width: 100%;
  float: left;
}
header{
  position: relative;
  overflow: hidden;
  background: #004D2C;
}
article{ min-height: 300px;}
.logo{
   background: url(../images/logo-brazil-lands.svg) no-repeat center;
   text-indent: -500000px;
   float: left;
   width: 153px;
   height: 93px;
   margin: 24px 0;
}
.idioma{
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 1000;
}
a.glink img {
  opacity: 1 !important;
  margin-right: 0 !important;
  margin-left: 8px !important;
}
.menu-interno{
  position: relative;
  z-index: 3;
}
.navbar-light .navbar-nav .nav-link{
  color: #fff;
  position: relative;
  font-size: 15px;
  padding: 8px 25px;
  border-radius: 5px;
  font-family: 'Gotham';
}
.efeito{
  position: absolute;
  width: 100%;
  height: 100px;
  border: 2px solid #B28E40;
  left: 0;
  bottom: 0;
  border-radius: 0 0 20px 20px;
  border: 10px solid transparent;
  border-image:url(../images/border.png) 10 stretch;
  display: none;
}

/*.efeito::after{
  width: 100%;
  height: 100%;
  position: absolute;
  content: '>';
  background: #000;
}*/
.navbar-light .navbar-nav .nav-link:hover .efeito{
  display: block;
 
}
.navbar-light .navbar-nav .nav-link:hover {
  font-weight: 600;
}
  /*
.rede-sociais{
  float: right;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 8px;
} */
.rede-sociais a{
  margin-left: 8px;
  float: left;
}
.rede-sociais span{
  width: 25px;
  height: 25px;
  float: left;
  background: url(../images/icone-rede-social-topo.png) no-repeat;
}
.rede-sociais .facebook span{
  background-position: left;
}
.rede-sociais .instagram span{
  background-position: left;
}
.rede-sociais .youtube span{
  width: 35px;
  background-position: center;
}
.rede-sociais .whatsapp span{
  background-position: right;
}/*
.whatsapp p{
  float: left;
  color: #000;
  margin-left: 12px;
  margin-bottom: 0;
}*/
.facebook p, .instagram p, .whatsapp p, .youtube p{
  display: none;
}
.rede-sociais .whatsapp p{
  display: block !important;
  font-size: 16px;
  color: #fff;
  float: left;
  margin-left: 10px;
  margin-bottom: 0;
}
.rede-sociais-rodape a{
  margin-left: 8px;
  float: left;
}
.rede-sociais-rodape span{
  width: 33px;
  height: 33px;
  float: left;
  background: url(../images/icones-rede-social-rodape.png) no-repeat;
}
.rede-sociais-rodape .facebook span{
  background-position: left;
}
.rede-sociais-rodape .instagram span{
  background-position: center;
}
.rede-sociais-rodape .youtube span{
  background-position: center;
}
.rede-sociais-rodape .whatsapp span{
  background-position: right;
}
.navbar-toggler{
  padding: 0;
  color: #fff;
  font-size: 35px;
  border: none;
  box-shadow: none !important;
}
.whatsapp2{
  font-size: 30px;
  color: #fff;
  margin-right: 3px;
    margin-top: -3px;
}
.imoveis-view .btn {
  border-radius: 8px !important;
  background: #eee;
  color: #333;
  font-size: 14px;
  box-shadow: none;
}
.dropdown-toggle::after{
  display: none;
}
.imoveis-view .dropdown-item.active,
.imoveis-view .dropdown-item:active {
  background: #ddd;
}
.detalhe{
  width: 100%;
  height: 380px;
  position: absolute;
  z-index: 2;
  top: 0;
  background: url(../images/bg.png) repeat-x top;
}
.detalhe2{
  width: 100%;
  height: 680px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  background: url(../images/bg2.png) repeat-x bottom;
}
.menu{
  position: absolute;
  z-index: 3;
}
.seg-video{
  width: 100%;
  height: 800px;
  float: left;
  position: relative;
  z-index: 1;
}
.seg-video video{
  position: absolute;
  width: 1920px;
  height: 800px;
  left: 50%;
  margin-left: -960px;
  top: 0;
  z-index: 1;
}

/***/
.imoveis-destaque .carousel {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
}

.imoveis-destaque .carousel .carousel-indicators [data-bs-target] {
  width: 32px;
  height: 32px;
  background: none;
  border: 1px solid #B28E40;
  border-radius: 5px;
  text-indent: 0;
  color: #B28E40;
  opacity: 1;
  font-size: 14px;
  font-weight: 600;

}

.imoveis-destaque .carousel .carousel-indicators .active {
  background: #B28E40;
  color: #fff;
}

.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: #004D2C;
  font-size: 35px;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.imoveis-destaque .carousel .item p {
  color: #333;
  font-size: 16px;
  position: relative;
  width: 100%;
  float: left;
}

.imoveis-destaque .carousel .itens-classificacao {
  column-count: 1;

}
.imoveis-destaque .carousel .itens-classificacao div {
  font-size: 15px;
  margin-bottom: 10px;

}



/**/

.carousel-capa{
  width: 100%;
  height: 800px;
  float: left;
  position: relative;
  z-index: 1;
}
.carousel-capa figure{
  width: 100%;
  float: left;
  height: 800px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.carousel-indicators [data-bs-target]{
  width: 45px;
  height: 8px;
  border: 0;
  border-radius: 10px;
}
.carousel-indicators .active{
  background-color:#B28E40 ;
}
.busca{
  position: absolute;
  width: 100%;
  float: left;
  bottom: 50px;
  z-index: 5;
}
.busca h3{
  color: #fff;
  font-size: 30px;
  font-family: 'Gotham';
  margin-bottom: 30px;
  font-weight: 700;
}
.busca form{
  background: #fff;
  padding: 15px;
  border-radius: 8px;
}
.busca .btn{
  width: 100%;
  float: left;
  border-radius: 6px;
  padding: 15px;
  background: #004D2C;
  border-color: #004D2C;
  font-family: 'Gotham';
  font-weight: 600;
}
.busca .form-control{
  border: none;
  box-shadow: none;
}
.pop{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000b8;
  top: 0;
  left: 0;
  z-index: 5;
}
.alert-pop{
  width: 100%;
  max-width: 400px;
  float: left;
  padding: 50px 20px;
  background: #fff;
  border-radius: 10px;
}
.alert-pop .bi{
  font-size: 40px;
  color: #B28E40;
}
.alert-pop h2{
  font-size: 36px;
    color: #004D2C;
    font-family: 'Trajan Pro';
    font-weight: bold;
    text-align: center;
}
/*.titulo{
  background: #eee;
  padding: 30px 0;
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}*/
.titulo h1{
  color: #000;
  font-size: 50px;  
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
/*.titulo span{
  background: url(../images/detalhe-titulo.svg) no-repeat center;
  width: 236px;
  height: 281px;
  float: left;
  position: absolute;
  top: -50px;
  margin-left: -85px;
  opacity: 0.25;
  z-index: 1;
}*/
.breadcrumb, .breadcrumb a{
  color: #333 !important;
  font-size: 15px;
  z-index: 1;
  position: relative;
}

.institucional, 
.fale-conosco,  
.imoveis-list,  
.imoveis_view,
.galeria-view{
  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;
}
/*
*/
.imoveis-capa{
  width: 100%;
  float: left;
  padding: 90px 0 130px 0;
}
.titulo h1, .titulo h2{
  font-size: 36px;
  color: #004D2C;
  font-family: 'Trajan Pro';
  font-weight: bold;
  text-align: center;
  padding-top: 70px;
  background: url(../images/icone-logo.png) no-repeat center top; 
  margin-bottom: 70px;
}
.imoveis-capa figure{
   width: 100%;
   float: left;
   height: 300px;
   background-size: cover !important;
   -webkit-background-size: cover !important;
   margin-bottom: 0;
}
.imoveis-capa .item{
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  float: left;
}
.imoveis-capa .item h3{
  font-size: 24px;
  color: #004D2C;
  font-weight: 600;
}
.imoveis-capa .item p{
  color: #333333;
  font-size: 14px;
  margin-bottom: 20px;
}
.imoveis-capa .item .valor{
  font-size: 24px;
  color: #333;
  font-weight: 800;
}


.imoveis-capa .item .saiba-mais{
  width: 100%;
  float: left;
  padding: 15px 30px;
  background: #B28E40;
  border: none;
  border-radius: 80px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
}
.veja-mais{
  float: left;
  padding: 15px 50px;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 80px;
  color:  #333 !important;
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
}
.veja-mais:hover{
  background:  #ccc;
}
.itens-classificacao {
  column-count: 3;
  margin-bottom: 25px;
}
.itens-classificacao div{
  color: #333;
  font-size: 14px;
}
.tamanho{
  padding-left: 25px;
  background: url(../images/icone-tamanho.png) no-repeat center left;
}
.ref{
  padding-left: 25px;
  background: url(../images/icone-referencia.png) no-repeat center left;
}
.sobre-nos{
  width: 100%;
  float: left;
  padding: 90px 0 130px 0;
}
.sobre-nos h3{
  font-size: 33px;
    font-weight: 600;
    line-height: 44px;
}
.sobre-nos p{
  font-size: 16px;
  line-height: 26px; 
}
.item_equipe h4{
  width: 100%;
  float: left;
  font-size: 20px;
  text-align: center;
  margin-bottom: 0;
  font-weight: 800;
}
.item_equipe p{
  width: 100%;
  float: left;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
.item_equipe figure{
  width: 100%;
  float: left;
}
/*IMOVEIS*/
.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;
  
}
.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:8px 12px;
  border: 2px solid #eee;
  border-radius: 12px;
  font-size: 14px;
  height: 100%;
}
.i-terreno span, .i-construcao span, .i-dormitorio span, .i-vaga span, .i-banheiro span{
  width: 22px;
  height: 100%;
  float: left;
  margin-right: 12px;
}
.i-terreno span{
  background: url(../images/icone-terreno.svg) no-repeat center;
}
.i-construcao span{
  background: url(../images/icone-contrucao.svg) no-repeat center;
}
.i-dormitorio span{
  background: url(../images/icone-dormitorios.svg) no-repeat center;
}
.i-vaga span{
  background: url(../images/icone-vaga.svg) no-repeat center;
}
.i-banheiro span{
  background: url(../images/icone-bainhero.png) no-repeat center;
}
.i-terreno .bi, .i-construcao .bi, .i-dormitorio .bi, .i-vaga .bi{
  margin-right: 5px;
}

.valor h3{
  font-size: 30px;
  font-weight: 800;
  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;
}
.seg-corretor figure{
  width: 80px;
  height: 80px;
  border-radius: 50px;
  margin-bottom: 10px;
  background: #333;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.seg-corretor a{
  padding: 5px 25px;
  background: #4caf50;
  color: #fff !important;
  font-size: 14px;
  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: #004D2C;
}

.imoveis-view h1{
  font-size: 30px;
  color: #004D2C;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
}
.seg-dados-imoveis, .seg-lateral{
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  padding:30px;
}
.seg-lateral {
  position: sticky;
  top: 0;
  left: 0;
}
.slide-imoveis-view .owl-carousel .owl-item img {
  height: 600px !important;
}
.text-bg-warning{
  background: #B28E40 !important;
  color: #fff !important;
  font-size: 15px;
}
.imoveis-view p {
  font-size: 16px;
  color: #000;

}
.imoveis-view h4{
  font-size: 18px;  
  font-weight: 800;
}
.imoveis-view .texto p{
  font-size: 15px;
  text-align: justify;
  line-height: 27px;
}
.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: #333;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 3px;
  width: 100%;
  float: left;
}
.area p {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 3px;
  width: 100%;
  float: left;
}
.item-caracteristicas .bi, .area .bi{
  color:#B28E40; 
}
.seg-foto, .seg-foto-full{
  width: 100%;
  float: left;
  text-align: center;
}
/**/

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
  display: none !important;
}
.owl-carousel .owl-nav.disabled{
  display: block !important;
}
.owl-dots{
  justify-content: center;
  margin-top: 40px;
  display: flex !important;
}
.owl-carousel .owl-dot{
  border-radius: 20px;
  width: 15px;
  height: 15px;
  background:#ddd !important;
  margin: 0 5px;
}
.owl-dot.active{
  background: #B28E40 !important;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev{
  width:25px;
  height: 43px;
  float: left;
  text-indent: -80000000px;
}
.owl-carousel .owl-nav button.owl-next{
  background: url(../images/prox.png) no-repeat;   
  float: right;
  right: -50px;
  position: relative;
 
}
.owl-carousel .owl-nav button.owl-prev{
  left: -50px;
  position: relative;
  background: url(../images/ant.png) no-repeat; 
}
.owl-nav{
  width: 100%;
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.seg-galeria-fotos .slide{
  display: none !important
}
.seg-galeria-fotos .owl-carousel .owl-nav button.owl-prev{
  left: 20px !important;
}
.seg-galeria-fotos .owl-carousel .owl-nav button.owl-next{
  right: 20px !important;
}
.seg-galeria-fotos .slide figure{
  width: 0;
  height:0;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}
.seg-galeria2{
  margin-top: 40px;
}

.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;
}
/*Institucional*/
.institucional h2{
  font-size: 36px;
  font-weight: 600;
}
.institucional p{
  font-size: 17px;
  line-height:27px;
}
/*Fale Conosco*/
.fale-conosco p, .fale-conosco a{
  color: #333;
  font-size: 16px;
  line-height: 27px;
}
.fale-conosco .form-floating>.form-control, 
.fale-conosco .form-floating>.form-control-plaintext{
  border: none !important;
  border-radius: 15px; 
}
.form-control{
  font-size: 14px;
}
.form-floating>label {
  font-size: 14px;
}
.btn-envio{
  padding: 15px 60px;
  background: #B28E40 !important;
  border: none;
  border-radius: 80px;
  color: #fff !important;
  font-size: 20px;
  font-weight: 600;
}
.mapa{
  width: 100%;
  height: 450px;
  float: left;
}
/*Videos*/
.videos h2{
  color: #222;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.videos figure{
  width: 100%;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  background: #000;
}
.videos figure{
  position: relative;
}
.videos figure span{
  background: rgba(0, 0, 0, 0.445);
  position:absolute;
  width: 100%;
  height: 100%;
  float: left;
}
.videos figure span .bi{
  color: #fff;
  font-size: 60px;
}
/*Galeria*/
.galeria-de-fotos h2{
  color: #222;
  font-size: 20px;
  font-weight: 600;  
}
.galeria-view h1{
  color: #222;
  font-size: 40px;
  font-weight: 600; 
}
.galeria-view p{
  font-size: 16px;
  color: #222;
  line-height:27px;
}
/*Noticias*/
.noticias-list h2{
  color: #222;
  font-size: 20px;
  font-weight: 600;  
}
.noticias-list .item figure{
  width: 100%;
  float: left;
  height: 300px;
  border-radius: 5px;
  overflow: hidden;
  background: #000;
  margin-bottom: 0;
}
.noticias-list .item .img-capa{
  position: relative;
  left: 0;
  top: 0;
  max-width: 120%;
  max-height: 120%;       
  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;
}
.noticias-list .item:hover .img-capa{
   transform: scale3d(1, 1 , 1);
  -webkit-transform: scale3d(1, 1 , 1);
  opacity: 0.6;
}
.noticias-list .item p{
  font-size: 15px;
  color: #fff;
}
.noticias-list h3{
  font-size: 30px;
  text-align: center;
  color: #fff;
  font-weight: 800;
  margin-bottom: 30px;
}
.compartilha{
  padding: 6px 20px;
  color: #FFF !important;
  font-size: 15px;
  border-radius: 30px;
}
.compartilha .bi{
  font-size: 18px;
  margin-right: 5px;
}
.compartilha.facebook{
  background: #1541a0;
  margin-right: 15px;
}
.compartilha.facebook:hover{
  background: #0c2d74;
}
.compartilha.whatsapp{
  background: #00A650;
}
.compartilha.whatsapp:hover{
  background: #01803e;
}
.noticia_view h1{
  font-size: 46px;
    color: #222;
    text-align: center;
    font-weight: 700;
    line-height: 48px;
}
.noticia_view p{
  font-size: 16px;
  color: #222;
  text-align: justify;
  line-height:27px;
}
.subtitulo{
  font-size: 15px;
  color: #333;
  text-align: center !important;
  padding: 0 50px;  
}

/*PAGINAÇÃO*/
.page-link{
  font-weight: 700 !important;
  padding: 9px 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{
  background: rgb(241, 181, 14);
  border-color:rgb(241, 181, 14);
}
/*Rodape*/
footer{
  background: #004D2C;
  padding: 50px 0 40px 0;
}
footer .nav .nav-link{
  color: #fff;
  font-size: 16px;
}
footer .nav .nav-link:hover{
  font-weight: bold;
}
footer p{
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin-bottom: 0;
}
.img-logo{
  width: 153px;
  float: left;
}
footer .sm{
    background: url(../images/logo-studiomega.svg) no-repeat center;
    width: 71px;
    height:35px;
    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:#004D2C;
    cursor: pointer;
    align-self: normal;
    font-weight: 800;
   
  }

  @media screen and (max-width: 600px) {
    .box-cookies {
      flex-direction: column;
    }
  } 

  /*MEDIA*/  
@media (min-width: 1400px){
  .container{ max-width: 1440px; }
}
@media (min-width: 1400px){  }
@media (max-width:1200px) { 
  .rede-sociais .whatsapp p{ text-indent: -800000px;}
  .slide-imoveis-view .owl-carousel .owl-item img {
    height: 450px !important;
}
}
@media (max-width:990px) { 
  .busca .border-end{ border-right: none !important; } 
  .busca .form-control{border-bottom: 1px solid #eee; border-radius: 0;}
  .navbar-light .navbar-nav .nav-link{ text-align: center;}
  .navbar-light .rede-sociais{ display: none ;}
  .navbar-nav{ background: #004D2C; padding: 15px; border-radius: 15px;}  
  /*.seg-galeria2{
    display: none;
  }*/
  .seg-galeria-fotos .slide{ display: block !important;}
  .seg-galeria-fotos .slide figure {
    width: 100%;
    height: 500px;
  }
  
}
@media (max-width: 768px) {
  .seg-foto-min {
    height: 250px;
}
  .titulo h1, .titulo h2{
    font-size: 25px;
    padding-top: 63px;
    background: url(../images/icone-logo-2x.png) no-repeat center top;
    margin-bottom: 30px;
  }
  .sobre-nos,.imoveis-capa{
    padding: 60px 0;
  }
  .sobre-nos h3{
    font-size: 25px; line-height: 30px;
  }
  .sobre-nos p{
    font-size: 14px; line-height: 25px;
  }
  .item_equipe h4, .itens-classificacao div{
    font-size: 10px;
  }
  .item_equipe p{
    font-size: 8px;
    line-height: 14px;
  }
  footer .nav {
    margin-bottom: 20px;
  }
  footer .nav li{
    width: 100%;
  }
  footer .nav .nav-link{
    width: 100%;
    text-align: center;
    padding: 3px 0;
  }
  .seg-video video{ height: 750px;}
  .imoveis-capa .item h3, .imoveis-capa .item .valor,  .imoveis-destaque .carousel .item .valor,  .imoveis-destaque .carousel .item h2{
    font-size: 20px;
  }
  .imoveis-destaque .carousel .item h2, .imoveis-destaque .carousel .item p{ margin-bottom: 10px;}
  .imoveis-capa figure{
    height: 230px;
  }
  footer .nav .nav-link, .item-caracteristicas, .imoveis-view .texto p , .imoveis-destaque .carousel .item p, .imoveis-destaque .carousel .itens-classificacao div{
    font-size: 14px;
  }
  .imoveis-view h4{
    font-size: 16px;
  }
  .busca h3, .valor h3, .imoveis-view h1{
    font-size: 25px;
  }
  .carousel-capa figure, .carousel-capa{
    height: 750px;
  }
  .slide-imoveis-view .owl-carousel .owl-item img,  .imoveis-destaque .carousel figure , .seg-galeria-fotos figure{
    height: 400px !important;
  }
  .owl-carousel .owl-nav.disabled{ display: none !important;}  
  .imoveis-destaque .carousel .item { height: 400px;   padding: 39px;}

 }
@media (max-width: 450px) {
  .slide-imoveis-view .owl-carousel .owl-item img,  .imoveis-destaque .carousel figure, .seg-galeria-fotos figure {
    height:300px !important;
  }
.seg-foto-min {
    height: 120px;
}
 }