body {
	color: #212121;
}
.container {
	margin: 0 auto;
	max-width: 1410px;
	width: 90%;
}

.breadcrumbs {
	margin: 35px 0;
	font-size: var(--font-size-xs);
	padding: 30px 0;
	color: black;
	background: url(https://team-mikolow.pl/images/banner/slider-03-6788d6761f7e75.20239337.jpg);
	height: auto;
}
header .header-wrap {
	width: 90%;
}

.header label {
	top: 40px;
}



.own_art {
	max-width: 800px;
	margin: 70px auto 140px auto;
}

.article ul {
	margin-left: 1em;
	margin-bottom: 1em;
}

.article h1, .contact .article h1 {
	margin-bottom: 0.5em;
	line-height: 1.1em;
}

.background-fixed {
	height: 70px !important;
}



@media only screen and (max-width: 1200px) {
	.breadcrumbs .container {
		margin: auto;
	}
}
.slide.slide_2 {
	color: #212121;
}

.slide.slide_27 .btn {
	color: black;
	background: rgba(255,255,255,.6);
}

.slider-03.slider .container {
	width: 100%;
}

.container.formRight .article h1 {
	display: block;
	margin: 2em auto;
}

.main-two-boxes .row {
	background: url('https://team-mikolow.pl/images/repository/two-boxes-01-678368075f2e06.73656260.jpg');
	background-repeat: no-repeat;
}

.main-two-boxes .row .container .desc .more a {
	border: none;
	color: #212121;
}


.sec03 .container.formRight {
	width: 90%;
}

.sec03 .container h1 {
	display: none;
}

.sec03 .article h2 {
	margin: 2em 0 1em 0;
	line-height: 1.3em;
}

.id_1 .container.noList,
.id_13 .container.noList,
.id_18 .container.noList {
	width: 90%;
}
.id_1 .container.noList h1,
.id_13 .container.noList h1,
.id_18 .container.noList h1 {
	display: block;
	margin: 2em auto;
	line-height: 1.1em;
}

#section_2.main-two-boxes .container .type,
#section_2.main-two-boxes .container .title {
	display: none;
}

#section_2.main-two-boxes .row .type {
	display: block;
}
#section_3 {
	background: white;
}

#section_5.main-four-boxes .decor {
	background: url(/images/repository/slider-02-67837ad44ec061.04973104.jpg);
	background-attachment: fixed;
}

.sec10.idc_9 .box1000 h3 {
	height: auto;
}

.footer-01 {
	background: #5c4f47;
}

.footer-01 .note {
	background: inherit;
}

#section_7 {
	background: none;
}

#section_7.one-doc-center .container .more .btn {
	color: #937d54;
}

.slide.slide_27 {
	color: black;
}

.slider-01.slider .container .slide {
	color: black;
}

.articleForm form {
	padding: 40px 4%;
}

.lab-00 > label {
	font-weight: 500;
}

.header li:nth-child(6) {
	background: #937d54;
	color: white;
	padding: 3px 10px;
}

.header li:nth-child(6) a {
	color: white;
}

.reserva {
    color: red;
    font-weight: 500;
}

.formRow.checkbox.lab-00.rodo-01 {
	margin-top: 1em;
}

@media (min-width: 992px) {
  .footer-01 .container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}