/* Enter Your Custom CSS Here */

.investmentSection .investmentItem .itemTitle {
	bottom: 60px !important;
}

.topBar {
	background-color: #233644;
}

.mapSection .addressCard {
	left: 0 !important;
}

.buttonmenu {
font-size: 16px;
}

/* .interiorSectionWrapper .interiorSection .interiorCarousel .owl-item img {
	object-fit: contain !important;
} */

.interiorSectionWrapper .interiorSection .interiorCarousel .owl-nav {
	position: absolute;
}

p{
	font-family: inherit !important;
}

.icon-panels:before, .icon-chargers:before, .icon-water:before, .icon-LED:before, .icon-buildings-efficiency:before, .icon-anti-smog:before, .icon-bikes:before, .icon-natural-resources:before{
	content: ' ';
  width: 50px;
	background-image: url('/wp-content/themes/ruczajp/images/1.png');
	height: 50px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
}

.icon-panels:before{
	background-image: url('/wp-content/themes/ruczajp/images/1.png');
}
.icon-chargers:before{
	background-image: url('/wp-content/themes/ruczajp/images/2.png');
}
.icon-water:before{
	background-image: url('/wp-content/themes/ruczajp/images/3.png');
}
.icon-LED:before{
	background-image: url('/wp-content/themes/ruczajp/images/4.png');
}
.icon-buildings-efficiency:before{
	background-image: url('/wp-content/themes/ruczajp/images/5.png');
}
.icon-anti-smog:before{
	background-image: url('/wp-content/themes/ruczajp/images/6.png');
}
.icon-bikes:before{
	background-image: url('/wp-content/themes/ruczajp/images/7.png');
}
.icon-natural-resources:before{
	background-image: url('/wp-content/themes/ruczajp/images/8.png');
}

