#empreendimento-single-info-icons {
	background-color: #f7f7fb;
}
#empreendimento-single-best-icons {
	background-color: #043456;
	color: #fff;
}
.the-title h2 {
	font-family: Montserrat, sans-serif;
	font-weight: 900;
}
.the-subtitle {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 15px;
}
.gal-slider .slick-dots li button:before {
	font-size: 2rem;
}
.info-icon-label {
	font-weight: 400;
}
.info-icon-image {
	width: 65px;
}

@media (max-width: 1023px){

	#empreendimento-single-main-thumb {
		padding-top: 56px;
	}
	.gal-slider .slick-dots {
		bottom: -55px;
	}

}