/* MOBILE */
@media (max-width: 767px) {}

/* END MOBILE */
body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
}

.no-margin {
	margin: 0;
}

.no-margin-left {
	margin-left: 0;
}

.no-margin-right {
	margin-right: 0;
}

.no-margin-top {
	margin-top: 0;
}

.no-margin-bottom {
	margin-bottom: 0;
}

.no-padding {
	padding: 0;
}

.no-padding-left {
	padding-left: 0;
}

.no-padding-right {
	padding-right: 0;
}

.no-padding-top {
	padding-top: 0;
}

.no-padding-bottom {
	padding-bottom: 0;
}

.page-holder {
	max-width: 1200px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.header {
	margin: 20px auto;
}

#logo-top {
	max-width: 350px;
	margin: 10px auto 20px auto;
	background-color: white;
	padding: 20px 0;
	text-align: center;
	-webkit-box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	-moz-box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
}

.left-bkg-holder {
	background-color: silver;
}

.passek-top {
	min-height: 50px;
	padding: 15px 0 15px 15px;
	text-align: right;
}

.rounded-menu {
	list-style: none;
	padding-left: 10px;
}

.rounded-menu>li {
	width: 110px;
	height: 110px;
	background-color: #1ca850;
	border-radius: 50%;
	margin: 0 auto 5px auto;
	text-align: center;
	padding: 10px;
}

.rounded-menu>li>a {
	color: white;
}

.rounded-menu>li>a:hover,
.rounded-menu>li>a:focus,
.rounded-menu>li>a:active {
	color: white;
	text-decoration: none;
}

#link_2 {
	padding-top: 42px;
}

#link_3 {
	padding-top: 43px;
}

#link_10 {
	padding-top: 30px;
}

#link_11 {
	padding-top: 25px;
}

#link_14 {
	padding-top: 43px;
}

#helluxCarousel {
	/* margin-top: 25px; */
}

#accordion {
	max-width: 350px;
	width: 100%;
	-webkit-box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	-moz-box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	background-color: #3aab66;
	padding: 10px 0;
}

.tab-header {
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #3b9b60;
	margin: 0;
}

.tab-header:hover,
.tab-header:focus,
.tab-header:active {
	background-color: #484848;
}

.tab-header>a {
	color: white;
}

.tab-header>a:hover,
.tab-header>a:focus,
.tab-header>a:active {
	color: white;
	text-decoration: none;
}

.sub-tab {
	padding-left: 45px;
	background-color: #3d965f;
}

.pasek-uder-slider {
	min-height: 60px;
	padding: 15px 10px;
	background-color: #3aab66;
}

#login-top {
	margin-top: 20px;
	margin-bottom: 30px;
	max-width: 350px;
	width: 100%;
	-webkit-box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	-moz-box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	box-shadow: 4px 4px 1px 0 rgba(235, 232, 235, 0.8);
	background-color: white;
	padding: 10px 10px 20px 10px;
}

.form-control {
	border-radius: 0;
	border-color: #ececec;
}

#upper-top-form {
	text-align: center;
	margin-bottom: 10px;
}

.delicate {
	font-weight: 300;
}

#zgadzam-input {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 6px;
}

.left-holder {
	padding: 50px 30px 20px 30px;
	text-align: justify;
	color: #9a9a9a;
	font-size: 16px;
}

.right-slider-p {
	background: url('../images/css/check_ico.png') no-repeat center left;
	padding-left: 25px;
}

.form-login-submit {
	width: 100%;
	color: white;
	background-color: #484848;
	border: none;
	padding: 10px;
}

.content {
	max-width: 1200px;
	width: 100%;
	/*-webkit-box-shadow: 0 10px 5px -11px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 10px 5px -11px rgba(0,0,0,0.75);
	box-shadow: 0 10px 5px -11px rgba(0,0,0,0.75);*/
	background-color: #fbfbfb;
	margin: 30px auto;
	padding-bottom: 30px;
}

h2 {
	margin: 0 auto 20px auto;
	padding: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	background-color: #f7f7f7;
}

.content_box {
	padding: 20px;
}

.footer {
	padding: 10px 10px 30px 10px;
	margin-bottom: 30px;
	border-bottom: 5px solid #3aab66;
}

.centered {
	text-align: center;
}

.footer-head {
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-p {
	margin-bottom: 5px;
}

.absolute-footer {
	font-weight: 300;
	text-align: center;
	color: #b9b9b9;
	font-size: 12px;
	margin-bottom: 20px;
}

.pasek-uder-slider-napis {
	background: url('../images/css/folder_ico_small.png') no-repeat center left;
	padding-left: 30px;
	color: white;
	font-size: 18px;
	font-weight: 300;
	margin-top: 5px;
	margin-left: 40px;
}

.newsbox {
	padding: 20px;
	border-right: 1px solid silver;
	min-height: 200px;
}

.news-header>a {
	font-size: 16px;
	font-weight: bold;
	color: black;

}

.text_content>a {
	color: #2bae5b;
	font-weight: bold;
}

#left_bottom_logo {
	height: 110px;
	margin: auto;
}

.o-firmie-top-p,
.o-firmie-bottom-p {
	text-align: justify;
}

.green-holder {
	padding: 40px;
	text-align: justify;
	color: white;
	background: url('../images/css/arrow.png') no-repeat bottom center #1ca850;
	max-width: 340px;
	margin: 0 auto;
	min-height: 200px;
}

.why-o-why {
	margin: 30px auto;
	text-align: center;
	font-weight: 300;
	font-size: 24px;
}

.contact-form-holder {
	padding: 30px;
	margin-top: 20px;
}

label {
	margin-top: 7px;
	margin-left: 3px;
	font-weight: 400;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-10 {
	margin-top: 10px;
}

.form-button {
	min-width: 270px;
	float: right;
	margin-top: 30px;
	color: white;
	border: none;
	height: 50px;
	background: url('../images/css/send_ico.png') no-repeat center right 20px #1ca850;
}

.head-green {
	margin-top: 20px;
	color: #1CA850;
	font-weight: bold;
}

.p {
	margin: 5px 0;
}

.pola-obowiazkowe {
	color: #c7b45e;
	text-align: left;
	font-size: 12px;
}

#map-canvas {
	margin: 30px auto;
	min-height: 250px;
}

.licznik-odwiedzin {
	margin: 20px auto;
	text-align: center
}

.licz_odw_count {
	color: #1CA850;
}

.absolute-footer {
	border-top: 5px solid #1CA850;
	padding-top: 20px;
}

.gallery_folder {
	padding-top: 30px;
}

#link_10 {
	padding-top: 43px !important;
}

.header-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

@media (max-width: 1200px) {
	.header-row {
		gap: 20px;
		justify-content: center;
	}

	.logo-box {
		border-right: none !important;
	}
}