.g-bg-primary-opacity-0_1 {
    background-color: rgba(114, 192, 44, 0.1) !important;
}
.g-bg-red-opacity-0_1 {
    background-color: rgba(255, 0, 0, 0.1) !important;
}


@media (max-width: 991px) {
	.media-body, .h5 {
		font-size: 13px;
	}
	.d-flex {
		display: none !important;
	}
}
#home {
	background-image: url(../assets/img/chf.jpg);
}

@media (max-width: 991px) {
	.media-body, .h5 {
		font-size: 13px;
	}
}
@media (max-width: 500px) {
	.pl-add-padding {
		padding-top:30px;
	}
}
h1.h1 span{
	color: #ebb608;
}
h1.h1 {
	font-size: 2.3rem;
	color: #fff;
	padding:100px 10px 0 10px;
}
.button-phone {
	width: 100%;
	background-color: #ebb608;

	font-size: 20px !important;
	margin-top: 17px !important;
	padding: 20px 0 !important;
}
.nadplacono {
	font-weight: bold;
	color: white;
	font-size: 30px;
}
.nadplacono-kwota {
	color: red;
}
.first td {
	border: 0;
}
#home iframe {
	height:410px;
}
@media (max-width: 991px) {
	#home iframe {
		height:210px;
	}
	h1.h1 {
		font-size: 1.8rem;
		padding-top:70px;
	}
}