h2{font-weight: 700;}

.home-price {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #ffcc00;
}

#sidebar .widget.widget_links ul.col2 li, #footer-widgets .widget.widget_links ul.col2 li {
    float: none;
    width: 100%;
}

/*.slider-highlight-01{
	background: red;
	padding:10px !important;
	font-weight: bold !important;
	font-size: 2rem !important;
	
	text-transform: uppercase;
}*/

.slider-highlight-01{
	color: #fff !important;
	opacity:1 !important;
	font-size: 1rem !important;
	text-transform: uppercase;
	font-weight: bold !important;
	background: #ffcc00;
	padding:10px !important;
}

.slider-highlight-02{
	
	background: #333 !important;
	padding:10px 20px !important;
}



.wprt-section.works {
    background-image: none;
    background-color: #fff;
}

.map {
	width: 100%;
	height: 400px;
}

@media (min-width: 992px) { 
	.slider-highlight-01{
		font-size: 2rem !important;
	}
 }

@media (min-width: 1200px) { 
	.slider-highlight-01{
		font-size: 3rem !important;
	}
 }