@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
  font-family: "Barlow", sans-serif;
}

#section-slide .slide-categorias {
    background: #3e4095 !important;
}


.header-container {
    background-color: #ffffff !important;
}



#header .header-logo img {
    max-height: 80px !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;
}

/*  Item categorias */
.item-categoria a {
    color: #fff;
    font-weight:600;
    transition:all .3s ease-in-out;
}
.item-categoria a:hover {
    color: #66acff !important;
}
/*-----------------*/
.social-icons.social-icons-icon-gray li a {
    color: #3e4095;
}

.quick-view .icon-item, .quick-view .icon-item i {
    color: #ffffff !important;
}

.product-thumb-info-image .titulo-imovel:before {
    background-image: linear-gradient(45deg, #3e4095, transparent);
}

.owl-carousel .owl-nav {
    display: none;
}

.slide-item div {
    animation-duration: unset;
    background-size: contain;
}

#section-slide .slide-categorias {
    bottom: 16px !important;
}

#section-html-modulo_1 .col-md-3 {
    text-align: center;
}

#section-html-modulo_1 .col-md-3 img {
    margin-bottom: 15px;
    width: 110px;
    margin-top: 30px;
}

#section-html-modulo_1 .col-md-3 h3 {
    font-weight: 700;
    font-size: 23px;
}

#section-html-modulo_1 p {
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
}

#section-html-modulo_1 h2 {
    text-align: center;
}

#section-html-modulo_1 hr {
    display: inline-block;
}

.selector .slider-price {
    color: #ffffff;
}

section.page-header h1 {
    color: #fff !important;
}

section.page-header:before {
    background-color: #000000ab !important;
}

.testimonial.testimonial-style-2 .testimonial-author img {
    max-width: 50px;
    max-height: 50px;
}

@media (min-width: 700px){
#header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-links nav > ul > li > a.active {
    color: #66a3ff !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;
	}
}

@media(max-width: 720px){
  .texto-slide.slideshow-texto{
    margin-top: 150px;
  }
  
  .slide-item div {
    background-repeat: no-repeat;
    background-size: cover !important;
}

.texto-slide.slideshow-texto.text-center h1 {
    margin-bottom: 0 !important;
}
}

.thumb-gallery-detail .carousel__slide img {
	height: 100%;
	width: 1920px;
}

@media (min-width: 992px){
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #000000;
}
}