#section-slide .slide-categorias {
    background: #212529 !important;
}

@media (min-width: 700px) {
    .sticky-header-active #header .header-logo img {
        max-height: 110px !important;
    }
    
	.texto-slide.slideshow-texto h1 {
		top: 25%;
	}

	.texto-slide.slideshow-texto h2 {
		top: 35%;
	}
	.from-serarch-slide{
	  top: 50%;
	}
	.thumb-gallery-wrapper{
	  margin-top: 70px;
	}
}

#header .header-logo img {
    max-height: 110px !important;
}

#section-html-modulo_2 p {
    color: #ffffff !important;
}

#section-html-modulo_2 {
    background: #212529;
    padding: 1px;
}

#section-html-modulo_2 .custom-divider {
    display: none;
}

#section-html-modulo_2 a.btn.btn-primary:hover {
    background-color: #fff;
    color: #212529;
}

#section-html-modulo_1 .row {
    justify-content: center;
}

li#menu_tenho_imovel {
    display: none !important;
}

#section-parceiros .owl-carousel.owl-loaded {
    justify-content: flex-start;
}
@media(max-width: 720px){
  .texto-slide.slideshow-texto{
    margin-top: 150px;
  }
}

.thumb-gallery-detail .carousel__slide img {
	height: 100%;
	width: 1920px;
}

.product .quick-view.text-uppercase.font-weight-semibold.text-2.d-flex {
    display: none !important;
}
.pagination{
  flex-wrap: wrap;
}