html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{scroll-behavior: smooth;}
body {
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



h1{
	color: #fff;
	font-size: 50px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
h2{
	color: #11509f;
	font-size: 50px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
h3{
	color: #11509f;
	font-size: 34px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
h4{
	color: #11509f;
	line-height: 22px;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}
p{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 29px;
	text-align: justify;
}
a{
	transition: 0.3s;
}

header{
	background: #3ab5e6;
}
#main_menu{
	margin: 46px 0 0;
}

#main_menu ul li:first-child{
	padding-left: 0;
}
#main_menu ul li:last-child{
	padding-right: 0;
}
#main_menu ul li a{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
#main_menu ul li a:hover{
	color: #ffb400;
}
.menu-trigger {color:#000;background:#ffb400;font-weight:700;text-transform:uppercase;padding:15px;margin:0 0 5px;cursor:pointer;}

@media (min-width: 800px) {
	.menu-trigger {display:none;}
	nav ul {list-style:none; text-align: center;}
	nav ul li {margin-bottom:1px; display: inline-block;}
	nav ul li a {display:block;text-decoration:none;color:#fff;padding:0 12px;}
	nav ul li a:hover{}
}
@media (max-width: 800px) {
	.menu-trigger {display:block;}
	nav {display:none;}
	nav ul {list-style:none; margin: 0;}
	nav ul li {margin-bottom:1px;}
	nav ul li a {display:block;font-size:14px;font-weight:700;text-decoration:none;color:#fff;background:#333;padding:12px 20px;}
	nav ul li a:hover{background:#212121;color:#FFF;}
}
.fb_link {
    padding: 36px 0;
}


#cover{
	background: #3ab5e6;
}
#cover h1{
	padding-bottom: 15px;
}
#cover p{
	color: #fff;
}
.add_img {
    margin: -65px 0 0 0;
}
#onas{
	background: #fdf8d3;
	padding: 63px 0;
	margin-top: -2px;
}
#onas h2{
	margin-bottom: 30px;
}
#onas p b{
	font-size: 18px;
	font-weight: 700;
}
#onas p:first-child b{
	color: #12509f;
}
#onas p:last-child b{
	color: #12509f;
}
.onassep{
	background: url(/wp-content/uploads/2021/09/onas.png) no-repeat center center;
	width: 100%;
	height: 721px;
}
#oferta{
	
}
#oferta img{
	margin-bottom: 40px;
	text-align: center;
}
#oferta h3{
	margin-top: 60px;
	text-align: center;
}
.oferta_add {
    text-align: left;
    background: url(/wp-content/uploads/2021/09/puzel.png) no-repeat center left;
    padding-left: 236px;
    padding-top: 22px;
    padding-bottom: 15px;
}
.oferta_add ul li{
	position: relative;
}
.oferta_add ul li:before{
	content: "";
	position: absolute;
	left: -22px;
	top: 50%;
	margin-top: -6px;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 90%;
}
.oferta_add ul li p{
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #12509f;
}


#kadra {
    background: url(/wp-content/uploads/2021/09/kadra.png) no-repeat center center;
    padding: 125px 0;
    margin-top: 50px;
}
#kadra h2{
	color: #fff;
	text-align: center;
}
#kadra_content p b{
	font-weight: 700;
}
.kadra_img {
    text-align: center;
    margin-bottom: 143px;
    margin-top: -110px;
}

.kcf {
    margin-top: 63px;
}

#galeria{text-align: center;background: #fff8d1;padding: 74px 0 205px;}
#galeria h2{margin: 0 0 53px 0;}

.separator_kontakt{background: #fff8d1 url(/wp-content/uploads/2021/09/bg_kontakt.png) repeat center center;width: 100%;height: 316px;}

#kontakt{text-align: center;}
#kontakt h2{margin: 0 0 57px 0;}
#kontakt .kontakt_box img {margin: 0 0 25px 0;}
#kontakt .kontakt_box p, #kontakt .kontakt_box p a{color: #12509f;font-size: 18px;font-family: 'Raleway', sans-serif;font-weight: 700;}

footer{text-align: center;margin: 60px 0 0;}
footer .grid-container{position: relative;}
footer .grid-container:before{content: "";position: absolute;background: #29aae1;width: calc(50% - 36px);height: 1px;left: 0;top: 33px;}
footer .grid-container:after{content: "";position: absolute;background: #29aae1;width: calc(50% - 36px);height: 1px;right: 0;top: 33px;}



section#aktualnosci {
    background: #fff8d1;
    padding-top: 70px;
}
section#aktualnosci h2 {
    text-align: center;
}
.atrakcja_zajawka h4 {
    color: #505050;
    font-size: 14px;
    padding: 10px 21px 21px;
    font-family: 'Open Sans';
    font-weight: 400;
}
.atrakcja_zajawka {
    box-shadow: 0px 5px 10px rgb(0 0 0 / 32%);
    background: #fff;
    margin-top: -2px;
}
.swiper-container.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events {
    padding-bottom: 30px;
}
.swiper-pagin{
    position: relative;
    width: 120px;
    margin: 58px auto 0;
}
body .swiper-button-prev{
    width: 40px;
    height: 40px;
    background: #00b7ff;
    border-radius: 90%;
    color: #fff;
}
body .swiper-button-next{
    width: 40px;
    height: 40px;
    background: #00b7ff;
    border-radius: 90%;
    color: #fff;
}
body .swiper-button-next:after, body .swiper-button-prev:after{
	font-size: 22px;
	font-weight: bold;
	
}
.kontakt_box p {
    text-align: center;
}
.oferta_box {
    text-align: center;
}
a.cover_cta {
    display: block;
    width: 143px;
    text-align: center;
    height: 50px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    background: #ffb400;
    border-radius: 90px;
    line-height: 50px;
	margin-top: 36px;
}

section#aktualnosci h2 {
    margin-bottom: 40px;
}
section#aktualnosci {
    text-align: center;
}
section#aktualnosci p {
    text-align: center;
    font-weight: 700;
    color: #51514f;
}
@media (max-width: 1024px){
	.fb_link{display: none;}
	.logo{text-align: center;}
	.add_img{display: none;}
	.oferta_add {background: none;padding: 0;}
	.oferta_add ul li:before{background: #11509f;}
	.oferta_add ul {padding-left: 25px;}
	.kadra_img{display: none;}
	
}




