@import url('https://fonts.googleapis.com/css2?family=Lalezar&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');






/* RESET STYLI  */



html, body, div, span, applet, object, iframe,
                h1, h2, h3, h4, h5, h6,  blockquote, pre,
                a, abbr, acronym, address, big, cite, code,
                del, dfn, em, font, img, ins, kbd, q, s, samp,
                small, strike, sub, sup, tt, var,
                dl, dt, dd,
                fieldset, form, label, legend {
                    margin: 0;
                    padding: 0;
                    border: 0;
                    outline: 0;
                    font-weight: inherit;
                    font-style: inherit;
                    font-size: 100%;
                    vertical-align: baseline;
                }
                :focus {
                    outline: 0;
                }
                body {
                    line-height: 22px;
                    color:#776556;
					background-color:white;
				    font-size:15px;
					font-family: "Poppins", serif;
					font-weight:400;
												letter-spacing: 0.4px;
                }

                blockquote:before, blockquote:after,
                q:before, q:after {
                    content: "";
                }
                blockquote, q {
                    quotes: "" "";
                }


								h1, h2 , h3 , h4 {
								font-family: "Lalezar", serif;
								letter-spacing: 0.6px;
								}
								
								
								.font {
								
										font-family: "Lalezar", serif;
								letter-spacing: 0.6px;
								
								}
								
			
 #nawigacja-menu {
display:none;	
}	
					








div, nav, header, footer, table ,tr, td, ul , li, input, textarea {
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


input, textarea {
   font-size:15px;
					font-family: "Poppins", serif;
					font-weight:400;
}



.strona {
	width: 100%;
	border: 0px;
	margin:0 auto;
	min-width:300px;
	max-width:1520px;
	padding: 0px 4%;
}

.ramka {
	width: 100%;
	border: 0px;
	float:left;
}


.header {
	width: 100%;
	border: 0px;
	float:left;
	height: 106px;
 }


header {
	width: 100%;
	border: 0px;
	float:left;
-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.13);
box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.13);
padding-top:20px;
padding-bottom:20px;
background-color: #FFF;
z-index: 99999;
position: absolute;
}	


header .logo {
	width: 30%;
	border: 0px;
	float:left;
}	

header .logo img{
max-width:100%;
}

header .logo img:hover{
opacity:0.7;
}


header nav {
	width: 70%;
	border: 0px;
	float:left;
}	






@media screen and (min-width:991px) and (max-width:999620px)  

{






#nawigacja-menu{
    list-style: none;
	margin: 10px 0px 0px 0px;
	display:inline-block;
	padding:0px;
	display:block;
	width:100%;
}

#nawigacja-menu ul {
display:none !important; 	
}	


#nawigacja-menu li{
display:inline-block;
margin:0px;
padding:0px;
float:left;
vertical-align:middle;
}



#nawigacja-menu li:last-child {
margin-left:0px;
background-color:#EC8013;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
float:right;
}

#nawigacja-menu li:last-child a{
color:white;
padding-left:30px;
padding-right:30px;
  font-weight: 700;
}

#nawigacja-menu li:last-child:hover{
background-color:#776557;
}

#nawigacja-menu li:last-child:hover a{
color:white;
}

#nawigacja-menu li a {
  color: #262829;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  font-size: 16px;
  padding: 10px 5px;
  font-weight: 400;
}

#nawigacja-menu li a:hover {
	color:#EC8013;
}	

#nawigacja-menu li.menubold a {
	color:#EC8013;
}





}







.sciezka {
padding: 40px 0px 20px 0px;
width: 100%;
text-align: center;
color: #D1CBC9;
font-size: 12px;
}


.sciezka a{
text-decoration: none;
color: #EC8013;
}


.baner-podstrona {
float:left;
width:100%;
height:300px;
background-repeat : no-repeat;
background-position:center center;
background-size:cover;
}	




.baner {
float:left;
width:100%;
margin-top:50px;
position: relative;
margin-bottom: 90px;
}	


.tresc {
padding-bottom: 90px;
}


.tresc h1 {
  font-size: 70px;
  line-height: 82px;
  font-weight: 400;
  color: #2F3239;
  width: 100%;
	text-align: center;
  display: block;
	padding-bottom: 20px;
}


.tresc h4 {
  font-size: 22px;
  line-height: 33px;
  font-weight: 400;
  color: #2F3239;
  width: 100%;
	max-width: 700px;
	text-align: center;
  display: block;
	padding-bottom: 20px;
	margin: 0px auto;
	font-family: "Poppins", serif;
	font-weight:400;
}



.tresc h2 {
  font-size: 50px;
  line-height: 62px;
  font-weight: 400;
  color: #2F3239;
  width: 100%;
	text-align: left;
  display: block;
	padding-bottom: 20px;
}




.baner em{
height: 100%;
width:40%;
background-color: #2F3239;
right: 0;
top: 0px;
content:'';
position: absolute;
-webkit-border-top-left-radius: 60px;
-moz-border-radius-topleft: 60px;
border-top-left-radius: 60px;
}	


.baner em:before{
height:65px;
width:91px;
left: 0;
bottom: -63px;
content:'';
position: absolute;
background-image:url('../grafika/dymek.webp');
background-repeat : no-repeat;
background-position:center center;
}	



.baner .ramka {
display: flex;
flex-wrap: wrap;
  align-items: center;
}


.baner .box-txt{
float:left;
width:50%;
font-size:17px;
line-height:25px;
padding-right:100px;
color:#776557;
}	


.baner .box-txt h1 {
  font-size: 50px;
  line-height: 62px;
  font-weight: bold;
  color: #262829;
  width: 100%;
  max-width: 500px;
  display: block;
}



.baner .box-txt b{
color:#EC8013;
}	



.baner .box-img{
float:left;
width:50%;
position:relative;
min-height:400px;
}	


.baner .box-img img {
  position: absolute;
  left: 0px;
  top: 0px;
  max-width: 100%;
  float: left;
  bottom: 0;
  margin: auto 0px;
}


.baner  .ramka2 {
	float:left;
	width:100%;
	position:relative;
	z-index:99;
	background-color:white;
-webkit-box-shadow: 0px 0px 60px 0px rgba(236,128,19,0.24);
-moz-box-shadow: 0px 0px 60px 0px rgba(236,128,19,0.24);
box-shadow: 0px 0px 60px 0px rgba(236,128,19,0.24);
margin-top:100px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin-bottom:100px;
display: flex;
}	

.baner .ramka2 .box {
  float: left;
  width: 25%;
  min-height: 140px;
  padding: 30px 30px 30px 50px;
  border-right: 1px solid #EEEEEE;
  color: #766657;
  font-size: 16px;
  line-height: 25px;
	position: relative;
}

.baner .ramka2 .box:last-of-type {
  border-right: 0px solid #EEEEEE;
}



.baner  .ramka2 .box strong {
	color:#30333A;
	font-size:20px;
	line-height:25px;
	font-family: "Lalezar", serif;
	font-weight: 400;
}	






.baner  .ramka2 .box img{
	float:left;
	margin-right:20px;
	position: absolute;
	left: 20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}	


.boxdlaczegowarto {
  float: left;
  width: 100%;
  margin-top: -100px;
  padding-top: 100px;
  z-index: -1;
  position: relative;
  min-height: 700px;
  padding-bottom: 100px;
}





.boxdlaczegowarto:before {
content:'';
background: rgb(253,239,226);
background: -moz-linear-gradient(23deg, rgba(253,239,226,1) 0%, rgba(253,239,226,0) 100%);
background: -webkit-linear-gradient(23deg, rgba(253,239,226,1) 0%, rgba(253,239,226,0) 100%);
background: linear-gradient(23deg, rgba(253,239,226,1) 0%, rgba(253,239,226,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdefe2",endColorstr="#fdefe2",GradientType=1);
position: absolute;
width: 80%;
height: 88%;
  bottom: 27%;
right: 0px; 
-webkit-border-top-left-radius: 60px;
-webkit-border-bottom-left-radius: 60px;
-moz-border-radius-topleft: 60px;
-moz-border-radius-bottomleft: 60px;
border-top-left-radius: 60px;
border-bottom-left-radius: 60px;
}








.boxdlaczegowarto .ramka{
float:left;
	width:100%;
	padding-left:4%;
	position: relative;
	z-index: 1;
	margin-bottom:50px;
}	

.boxdlaczegowarto .ramka strong {
color:#31343B;
font-size:40px;
line-height:50px;
display:inline-block;
max-width:500px;
font-family: "Lalezar", serif;
	font-weight: 400;
}	

.boxdlaczegowarto .ramka strong span {
color:#EC8013;
}	

.boxdlaczegowarto .ramka2{
float:left;
	width:100%;
margin-top:50px;
	position: relative;
	z-index: 1;
}	


.boxdlaczegowarto .ramka2 .boxy {
  float: left;
  width: 60%;
  position: relative;
  display: block;
  min-height: 600px;
}


.boxdlaczegowarto .ramka2 .boxdodatkowy{
float:right;
width:37.5%;
display:block;
background-color:white;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding:40px 70px;
-webkit-box-shadow: 4px 2px 27px -18px rgba(236, 128, 19, 1);
-moz-box-shadow: 4px 2px 27px -18px rgba(236, 128, 19, 1);
box-shadow: 4px 2px 27px -18px rgba(236, 128, 19, 1);
margin-right:2.5%;
background-image:url('../grafika/tlokropki.webp');
background-repeat : no-repeat;
background-position: right -100px top;
}	



.boxdlaczegowarto .ramka2 .boxdodatkowy .row {
  float: right;
  width: 100%;
  display: block;
  border-bottom: 1px solid #F0F0F1;
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #776556;
  min-height: 250px;
}



.boxdlaczegowarto .ramka2 .boxdodatkowy .row:last-child{
border-bottom:0px solid #F0F0F1;
}	


.boxdlaczegowarto .ramka2 .boxdodatkowy .row strong{
color:#31343B;
font-size:35px;
line-height:45px;
font-family: "Lalezar", serif;
	font-weight: 400;
}	


.boxdlaczegowarto .ramka2 .boxdodatkowy .row img{
vertical-align:middle;
margin-right:10px;
}	



.boxdlaczegowarto .ramka2 .boxy .box{
position:absolute;
background-color:white;
padding:30px;
color:#776556;
-webkit-box-shadow: 4px 2px 27px -18px rgba(236, 128, 19, 1);
-moz-box-shadow: 4px 2px 27px -18px rgba(236, 128, 19, 1);
box-shadow: 4px 2px 27px -18px rgba(236, 128, 19, 1);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;

padding-top:50px;
color:#776556;

}	

.boxdlaczegowarto .ramka2 .boxy .box span {
position:absolute;
left:20px;
top:-20px;
}	



.boxdlaczegowarto .ramka2 .boxy .box.box1{
left:0px;
top:4vw;
width:35%;
}	


.boxdlaczegowarto .ramka2 .boxy .box.box2 {
  left: 45%;
  top: -3vw;
  width: 40%;
}


.boxdlaczegowarto .ramka2 .boxy .box.box3 {
  left: 40%;
  top: 180px;
  max-width: 280px;
}


.boxdlaczegowarto .ramka2 .boxy .box.box4 {
  left: 30%;
  max-width: 350px;
  bottom: 100px;
}


.boxdlaczegowarto .ramka2 .boxy .box span {
background-color:#776556;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
font-size:20px;
display:inline-block;
font-size:20px;
line-height:0px;
color:white;
text-align:center;
line-height:20px;
padding:10px 15px;
font-weight:bold;
}

.responsive2 {
	float:left;
	width:100%;
}	


.boxonas {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding-top: 80px;
  padding-bottom: 80px;
	margin-bottom: 50px;
	position: relative;
}


.boxonas:before {
content:'';
background: rgb(253,239,226);
background: -moz-linear-gradient(198deg, rgba(253,239,226,1) 0%, rgba(253,239,226,0) 100%);
background: -webkit-linear-gradient(198deg, rgba(253,239,226,1) 0%, rgba(253,239,226,0) 100%);
background: linear-gradient(198deg, rgba(253,239,226,1) 0%, rgba(253,239,226,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdefe2",endColorstr="#fdefe2",GradientType=1);
position: absolute;
left: 0;
top: 0;
width: 60%;
height: 100%;
-webkit-border-top-right-radius: 60px;
-webkit-border-bottom-right-radius: 60px;
-moz-border-radius-topright: 60px;
-moz-border-radius-bottomright: 60px;
border-top-right-radius: 60px;
border-bottom-right-radius: 60px;
}

.boxonas .ramka {
position: relative;
z-index: 1;
display: flex;
flex-wrap: wrap;
align-items: center;
}

.boxonas .img{
	float:left;
	width:50%;
}	


.boxonas .img img{
	max-width: 100%;
}	


.boxonas .txt {
  float: left;
  width: 40%;
  margin-top: 20px;
  color: #776556;
  font-size: 17px;
  line-height: 25px;
  padding-left: 60px;
}


.boxonas .txt small {
	color:#EC8013;
	font-size:17px;
	font-weight:bold;
	line-height:25px;
}	

.boxonas .txt b  {
	color:#31343B;
	font-size:50px;
	line-height:63px;
	font-family: "Lalezar", serif;
	font-weight: 400;
}	



.boxonas .txt img {
	vertical-align:middle;
	margin-right:10px;
}	






.tloszare {
	float:left;
	width:100%;
}

.boxjezyki {
	float:left;
	width:100%;	
}	

.boxopinie {
	float:left;
	width:100%;	
}	

.boxblog {
float:left;
	width:100%;	
}	



.boxkontakt {
	float:left;
	width:100%;
	margin-top:50px;
	margin-bottom: -160px;
	position: relative;
	z-index: 1;
}	



.boxkontakt .ramka{
	float:left;
	width:100%;
	min-height:246px;
background: rgb(236,128,19);
background: -moz-linear-gradient(198deg, rgba(236,128,19,1) 0%, rgba(119,101,86,1) 100%);
background: -webkit-linear-gradient(198deg, rgba(236,128,19,1) 0%, rgba(119,101,86,1) 100%);
background: linear-gradient(198deg, rgba(236,128,19,1) 0%, rgba(119,101,86,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec8013",endColorstr="#776556",GradientType=1);
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
color:white;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}	



.boxkontakt .ramka .box{
	float:left;
	width:36.3%;
	font-size:18px;
	line-height:25px;
	padding: 40px 20px 40px 60px;
}	



.boxkontakt .ramka .box strong{
	font-size:30px;
	line-height:40px;
}	


.boxkontakt .ramka .boximg{
	float:left;
	width:27.3%;
	text-align:center;
}	

.boxkontakt .ramka .boximg img{
	max-width:100%;
	margin-top:-50px;
}	

.boxkontakt .ramka .box img{
	vertical-align:middle;
	margin-right:10px;
}	



.tloszare {
  float: left;
  width: 100%;
  background-color: #31343B;
  padding-top: 200px;
}



.boxjezyki {
	float:left;
	width:100%;
	text-align:center;
	color:white;
	padding-bottom:100px;
}	

.boxjezyki .ramka {
	float:left;
	width:100%;
	text-align:center;
	margin-top:60px;
	margin-bottom:60px;
}	

.boxjezyki .ramka strong {
	font-size:40px;
	line-height:50px;
}	

.boxjezyki .ramka2 {
	float:left;
	width:100%;
	text-align:center;
	margin-top:0px;
	margin-bottom:50px;
}	

.boxjezyki .ramka2 .box {
	float:none;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
}	

.boxjezyki .ramka2 .box img {
	vertical-align:middle;
	margin-left:10px;
	margin-right:10px;
max-width: 30px;
  max-height: 30px;
  margin-bottom:10px;
}	


.boxjezyki .slick-prev {
	display:none !important;
	}	

.boxjezyki .slick-next {
	display:none!important;
	}	

.boxjezyki .slick-dots {
	display:none !important;
}	

.boxjezyki .ramka3 {
	float:left;
	width:100%;
	text-align:center;
}	


.boxjezyki .ramka3 iframe {
  float: none;
  display: inline-block;
  width: 100% !important;
  max-width: 800px !important;
  -webkit-box-shadow: 0px 13px 32px -10px rgba(236, 128, 19, 1);
  -moz-box-shadow: 0px 13px 32px -10px rgba(236, 128, 19, 1);
  box-shadow: 0px 13px 32px -10px rgba(236, 128, 19, 1);
  height: 24vw;
}


.boxjezyki .ramka4 {
	float:left;
	width:100%;
	text-align:center;
	margin-top:50px;
}	

.boxjezyki .ramka4 small {
color: #EC8013;
  font-size: 17px;
  font-weight: bold;
  line-height: 25px;
}	

.boxjezyki .ramka4 strong {
color:white;
font-size:40px;
line-height:50px;
}	

.boxjezyki .ramka4 p {
color:#C6BCB1;
display:inline-block;
max-width:70%;
}	


.boxopinie {
	float:left;
	width:100%;
}	


.boxopinie .ramka{
	float:left;
	width:100%;
	padding-left:100px;
background-image:url('../grafika/tlokropki.webp');
background-repeat : no-repeat;
background-position:left top;
padding-top:90px;
padding-bottom:50px;
max-width: 31%;
margin-top: 30px;
position: relative;
z-index: 999;
}	





.boxopinie .ramka small{
color: #EC8013;
  font-size: 17px;
  font-weight: bold;
  line-height: 25px;
}	





.boxopinie .ramka strong {
color:#30333A;
font-size:40px;
line-height:50px;
display:inline-block;
max-width:400px;
}	

.boxopinie .ramka2{
	float:left;
	width:100%;
	position:relative;
	top: -20px;
}	




.boxopinie .ramka3 .slick-prev{
	width:37px;
	height:29px;
background-image:url('../grafika/left.webp');
background-repeat : no-repeat;
background-position:center center;
font-size:0px;
border:0px;
position:absolute;
left:20%;
top:120px;
z-index:999;
}	

.boxopinie .ramka3 .slick-next{
	width:37px;
	height:29px;
background-image:url('../grafika/right.webp');
background-repeat : no-repeat;
background-position:center center;
font-size:0px;
border:0px;
position:absolute;
top:120px;
left:25%;
z-index:999;
}	



.boxopinie .ramka3 {
  float: left;
  width: 100%;
  position: relative;
	padding-left:40%;
  padding-right: 0%;
  overflow: hidden;
	min-height: 300px;
	margin-top: -40px;
}

.boxopinie .ramka3:before {
  height: 100%;
	background-color: #fff;
  width: 40%;
  position: absolute;
	left: 0;
	top: 0;
	content:'';
	z-index:2;
}





.boxopinie .ramka3 .box{
	float:left;
	width:100%;
	padding-bottom:50px;
}	

.boxopinie .ramka3 .box:hover .boxramka{
-webkit-box-shadow: 0px 13px 32px -10px rgba(236, 128, 19, 1);
-moz-box-shadow: 0px 13px 32px -10px rgba(236, 128, 19, 1);
box-shadow: 0px 13px 32px -10px rgba(236, 128, 19, 1);
}	







.boxopinie .ramka3 .box .boxramka{
	float:left;
	width:80%;
	margin-left:10%;
	margin-right:10%;
		border:1px solid #DBD3CC;
			min-height:162px;
			position:relative;
			-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding:30px;
padding-left:80px;
}	

.boxopinie .ramka3 .box .boxramka strong {
  color: #30333A;
  font-size: 18px;
  line-height: 30px;
}

.boxopinie .ramka3 .box .boxramka small {
  color: #9998A8;
  font-size: 13px;
  font-weight: 400;
}



.boxopinie .ramka3 .box img{
-webkit-border-radius: 50px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 50px;
-moz-border-radius-bottomright: 0;
border-radius: 50px;
border-bottom-right-radius: 0;
max-height:200px;
max-width:100px;
position:absolute;
left:-40px;
top:30px;
}	

.boxopinie .ramka3 .box p{
	color:#776556;
}	


.boxopinie .ramka3 .slick-next {
cursor:pointer;	
}	

.boxopinie .ramka3 .slick-prev {
cursor:pointer;	
}	


.boxopinie .ramka3 .slick-next:hover {
opacity:0.7;	
}	

.boxopinie .ramka3 .slick-prev:hover {
opacity:0.7;	
}	




.boxopinie .ramka4{
	float:left;
	width:100%;
    position:relative;
	text-align:center;
}	

.boxopinie .ramka4 .txt{
	float:none;
	width:100%;
	border:1px solid #EA7B0C;
	max-width:700px;
	display:inline-block;
	padding:30px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}	

.boxopinie .ramka4 .txt strong{
font-size:18px;
line-height:25px;
}	

.boxopinie .ramka4 .txt a.bold{
font-weight:bold;
font-size:18px;
}	

.boxopinie .ramka4 .txt img {
vertical-align:middle;
margin-left:10px;
margin-right:10px;
}	

.boxblog {
	float:left;
	padding-top:50px;
	padding-bottom:90px;
	position: relative;
	width:100%;
	margin: 50px 0px 0px 0px;
}	


.boxblog:before {
	content:'';
	position: absolute;
-webkit-border-top-left-radius: 60px;
-moz-border-radius-topleft: 60px;
border-top-left-radius: 60px;
background: rgb(253,243,232);
background: -moz-linear-gradient(337deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
background: -webkit-linear-gradient(337deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
background: linear-gradient(337deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdf3e8",endColorstr="#fdf3e8",GradientType=1);
left: 25%;
width: 75%;
top: 0;
height: 100%;
}	



.boxblog .ramka {
	float:left;
	width:100%;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	position: relative;
	z-index: 9;
}	


.boxblog .ramka2 {
	width:100%;
	text-align:center;
		position: relative;
	z-index: 9;
	padding: 0px 2%;
	max-width: 1520px;
	margin: 0px auto;
}	

.boxblog .ramka3 {
	float:left;
	width:100%;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	font-weight:bold;
	font-size:17px;
	position:relative;
	z-index:9;
}	

.boxblog .ramka3 img {
vertical-align:middle;
margin-right:10px;
}	

.boxblog .ramka2 .box{
	float:none;
	width:29.3%;
	text-align:center;
	margin-left:2%;
	margin-right:2%;
	display:inline-block;
	background-color:white;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 26px 0px rgba(236,128,19,0.21);
-moz-box-shadow: 0px 0px 26px 0px rgba(236,128,19,0.21);
box-shadow: 0px 0px 26px 0px rgba(236,128,19,0.21);
}	

.boxblog .ramka2 .box .img{
	float:left;
	width:100%;
    height:18vw;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
max-height: 300px;
}	

.boxblog .ramka2 .box .img img{
	object-fit:cover;
	width:100%;
	height:100%;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}	


.boxblog .ramka2 .box .txt{
	float:left;
	width:100%;
    height:180px;
	text-align:left;
	padding:30px 40px;
	position:relative;
}



.boxblog .ramka2 .box .txt span{
	color:white;
	font-size:17px;
	padding:10px 30px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color:#776556;
position:absolute;
left:20px;
top:-22px;
}



.boxblog .ramka2 .box .txt a{
	font-size:17px;
	line-height:30px;
	font-weight:bold;
}	



.boxblog .ramka small {
color: #EC8013;
  font-size: 17px;
  font-weight: bold;
  line-height: 25px;
}


.boxblog .ramka strong {
color: #31343B;
  font-size: 40px;
  line-height: 50px;
}

.boxblog .ramka2 .box .txt img {
position: absolute;
left: 40px;
bottom: 30px;
}

.boxblog .ramka2 .box .img img:hover {
	filter: brightness(70%);
}	






.img_left tr, .img_right tr  {
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
  justify-content: center;
	margin: 50px 0px;
	padding: 80px 0px;
	position: relative;
}



.img_left tr:before  {
background: rgb(253,243,232);
background: -moz-linear-gradient(29deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
background: -webkit-linear-gradient(29deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
background: linear-gradient(29deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdf3e8",endColorstr="#fdf3e8",GradientType=1);
content:'';
position: absolute;
right: -30%;
top: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 110px;
-moz-border-radius: 110px;
border-radius: 110px;
}



.img_right tr:before  {
background: rgb(253,243,232);
background: -moz-linear-gradient(29deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
background: -webkit-linear-gradient(29deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
background: linear-gradient(29deg, rgba(253,243,232,0) 28%, rgba(253,243,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdf3e8",endColorstr="#fdf3e8",GradientType=1);
content:'';
position: absolute;
left: -30%;
top: 0;
width: 105%;
height: 100%;
-webkit-border-radius: 110px;
-moz-border-radius: 110px;
border-radius: 110px;
}


.img_left tr td, .img_right tr td {
width:50%;
padding: 0px 70px;
position: relative;
}


.img_left tr td {
order: 2;
padding-right: 0px;
}


.img_right tr td {
padding-left: 0px;
}



.img_left tr td:nth-of-type(1) {
order: 1;
min-height: 400px;
}


.img_left tr td:nth-of-type(1) {
order: 1;
min-height: 600px;
height: 32vw;
}


.img_right tr td:nth-of-type(1) {
order: 2;
min-height: 600px;
height: 32vw;
}


.img_left tr td:nth-of-type(1) img, .img_right tr td:nth-of-type(1) img {
left: 0;
top: 0;
position:absolute;
width: 100%;
bottom: 0;
margin: auto 0;
height: 100%;
max-height: 800px;
object-fit: cover;
min-height: 600px !important;
object-fit: contain;
}




.center_img {
background-color: #31343B;
-webkit-border-radius: 110px;
-moz-border-radius: 110px;
border-radius: 110px;
padding: 80px 10% 80px 10%; 
margin: 120px 0px 40px 0px;
color: #FFF;
}




.center_img iframe{
display: block;
margin: -140px auto 0px auto;
height: 25vw !important;
width: 80% !important;
}




.center_img  ul {
margin: 40px 0px 0px 0px;
padding: 0px 0px;
width: 100%;
list-style: none;
display: flex;
flex-wrap: wrap;
}


.center_img  ul li{
margin: 0px 0px;
padding: 0px 30px;
width: 25%;
}


.center_img  ul li strong {
display: block;
font-size: 30px;
line-height: 42px;
color: #EC8013;
}




.pakiety {
position: relative;
width: 100%;
padding-top: 50px;
margin-bottom: 90px;
}

.pakiety tr {
display: flex;
flex-wrap: wrap;
}


.pakiety tr td {
width: 46%;
margin: 2%;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
background-color: #FFF;
padding: 50px;
z-index:2;
position: relative;
-webkit-box-shadow: -1px 26px 35px 0px rgba(236,128,19,0.2);
-moz-box-shadow: -1px 26px 35px 0px rgba(236,128,19,0.2);
box-shadow: -1px 26px 35px 0px rgba(236,128,19,0.2);
border-left: 30px solid #EC8013;
}

.pakiety tr td  h5 {
display: inline-block;
padding: 5px 8px;
background-color: #FBDCBF;
color:#EC8013;
font-size: 12px;
}


.pakiety tr td small {
display: inline-block;
padding: 5px 8px;
background-color: #EC8013;
color:#FFF;
font-size: 12px;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
}


.pakiety tr td h2 small {
display: inline-block;
padding: 5px 8px;
background-color: #fff;
color:#B7ADAA;
font-size: 12px;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
}

.pakiety tr td ul li {
border-top: 1px solid #EDEBEB; 
padding: 4px 0px;
}

.pakiety tr td ul li:first-of-type {
border-top: 0px solid #EDEBEB; 
padding: 4px 0px;
}


.pakiety::before {
background: rgb(253,243,232);
background: -moz-linear-gradient(171deg, rgba(253,243,232,1) 0%, rgba(253,243,232,0) 100%);
background: -webkit-linear-gradient(171deg, rgba(253,243,232,1) 0%, rgba(253,243,232,0) 100%);
background: linear-gradient(171deg, rgba(253,243,232,1) 0%, rgba(253,243,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdf3e8",endColorstr="#fdf3e8",GradientType=1);
  content: '';
  position: absolute;
  right: -30%;
  top: 0;
  width: 120%;
  height: 80%;
  -webkit-border-radius: 110px;
  -moz-border-radius: 110px;
  border-radius: 110px;
}





.wpisy {
width: 100%;
margin: 40px auto;
}




.wpis {
width: 100%;
margin: 0px auto;
padding: 50px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
	background: rgb(253,243,232);
background: -moz-linear-gradient(189deg, rgba(253,243,232,1) 0%, rgba(253,243,232,0) 100%);
background: -webkit-linear-gradient(189deg, rgba(253,243,232,1) 0%, rgba(253,243,232,0) 100%);
background: linear-gradient(189deg, rgba(253,243,232,1) 0%, rgba(253,243,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdf3e8",endColorstr="#fdf3e8",GradientType=1);
display: flex;
flex-wrap: wrap;
align-items: center;
-webkit-box-shadow: 9px 24px 35px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 9px 24px 35px 0px rgba(0,0,0,0.05);
box-shadow: 9px 24px 35px 0px rgba(0,0,0,0.05);
}


.wpis .zajawka small {
padding: 5px 0px 5px 0px;
color: #EC8013;
display: block;
}

.wpis .zajawka small img{
width: 20px;
position: relative;
top: 3px;
margin-right: 10px;
}


.wpis .zajawka .nazwa {
color: #2F3239;
font-size: 32px;
line-height: 36px;
text-decoration: none;
padding: 5px 0px;
display: block;
font-weight: 500;
							font-family: "Lalezar", serif;
								letter-spacing: 0.9px;
}

.wpis .zajawka .wiecej {
border: 1px solid #EC8013;
padding: 9px 20px;
margin-top: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
						font-family: "Lalezar", serif;
								letter-spacing: 0.9px;
								font-weight: 600;
								font-size: 17px;
								clear: both;
								text-decoration: none;
								color:#EC8013; 
								display: inline-block;
}


.wpis .img {
width: 40%;
}




.wpis .img img {
  max-width: 100%;
  display: block;
  margin: 0px auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  object-fit: cover;
  min-height: 180px;
}


.wpis .zajawka {
width: 60%;
padding: 0px 0px 0px 70px;
}

.faq tr {
display: flex;
flex-wrap: wrap;
}

.faq tr td {
width: 100%;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
	border: 1px solid #DDD9D9;
	margin-top: -1px;
	padding: 20px 90px;
}

.faq tr td p {
background-color: #FDF0E3;
padding: 15px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.faq tr td ol p {
background-color: #fff;
padding: 5px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 00px;
  border-radius: 0px;
}

.middle_podstrony {
float:left;
width:100%;
overflow:hidden;
}	

.middle_kontakt {
 background: rgb(200,113,26);
background: -moz-linear-gradient(153deg, rgba(200,113,26,1) 0%, rgba(104,73,46,1) 41%, rgba(47,50,57,1) 100%);
background: -webkit-linear-gradient(153deg, rgba(200,113,26,1) 0%, rgba(104,73,46,1) 41%, rgba(47,50,57,1) 100%);
background: linear-gradient(153deg, rgba(200,113,26,1) 0%, rgba(104,73,46,1) 41%, rgba(47,50,57,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8711a",endColorstr="#2f3239",GradientType=1); 
width: 100%;
padding: 0px 0px 100px 0px;
float: left;
}

.middle_kontakt h1 {

  font-size: 70px;
  line-height: 82px;
  font-weight: 400;
  color: #fff;
  width: 100%;
	text-align: center;
  display: block;
	padding-bottom: 0px;

}


.middle_kontakt big {

  font-size: 25px;
  line-height: 39px;
  font-weight: 400;
  color: #fff;
  width: 100%;
	text-align: center;
  display: block;
	padding-bottom: 30px;

}


.middle_kontakt .ramka2  {
display:flex;
flex-wrap:wrap;
background-color:#FFF;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	float:left;
	width:100%;
}



.middle_kontakt .ramka2 .tresc-kontakt  {
	width:50%;
	padding: 60px 70px ;
}


.middle_kontakt .ramka2 .tresc-kontakt h3 {
	color: #2F3239;
	font-size: 35px;
	line-height: 47px;
}

.middle_kontakt .ramka2 .tresc-kontakt a{
	color: #EC8013;
}


.middle_kontakt .ramka2 .formularz  {
	width:50%;
		padding: 60px 70px ;
		border-left: 1px solid #E8E8E8;
}


.middle_kontakt .ramka2 .formularz .ramka  {
	font-size: 20px;
	line-height: 35px;
	color: #2F3239;
}



.middle_kontakt .ramka2 .formularz .ramka2 .pole {
	padding: 12px 0px;
	width: 50%;
	position: relative;
	float: left;
}


.middle_kontakt .ramka2 .formularz .ramka2 .pole.right {
	padding-left: 10px;
}



.middle_kontakt .ramka2 .formularz .ramka2 .pole.left {
	padding-right: 10px;
}





.middle_kontakt .ramka2 .formularz .ramka2 .pole img {
	right: 20px;
	top: 26px;
	position: absolute;
}


.middle_kontakt .ramka2 .formularz .ramka2 .pole input{
	background-color:#FFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius:8px;
	border: 1px solid #C6BEB3;
	padding: 13px 20px;
	width: 100%;
}

.middle_kontakt .ramka2 .formularz .ramka2 .pole2 textarea {
	background-color:#FFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius:8px;
	border: 1px solid #C6BEB3;
	padding: 13px 20px;
	width: 100%;
}


.middle_kontakt .ramka2 .formularz .ramka2 .pole2 {
	padding: 4px 0px;
	width: 100%;
}


.middle_kontakt .ramka2 .formularz .ramka2 .pole2 small{
	font-size: 12px;
	color: #939393;
}


.middle_kontakt .ramka2 .formularz .ramka2 .pole2 small{
	font-size: 12px;
	color: #939393;
}

.middle_kontakt .ramka2 .formularz .ramka2 .pole2 a{
	color: #EC8013;
}






.middle_kontakt .ramka2 .formularz .ramka2 .pole3 .przycisk {
	padding: 14px 30px;
	background-color: #EC8013;
	color: #FFF;
	font-weight: 500;
	font-family: "Lalezar", serif;
	letter-spacing: 0.6px;
	font-size: 18px;
	border: 0px;
	margin: 15px 0px;
	display: inline-block;
	  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius:11px;
}



.mapa {
margin: 60px 0px;
}

.mapa iframe {
	  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius:21px;
}

footer {
	float:left;
	width:100%;
}	

footer .tlostopka {
	float:left;
	width:100%;
	background-color:#F7F4F2;
	padding-top:50px;
	padding-bottom:50px;
	color:#776556;
	font-size:17px;
	line-height:25px;
}	

footer .tlostopka strong {
	color:#31343B;
}	


footer .tlostopka .box{
	float:left;
	width:37.3%;
}	


footer .tlostopka .box:nth-of-type(2) {
	margin-top: 97px;
}	

footer .tlostopka .box:nth-of-type(3) {
	float:left;
	width:23.3%;
}	


footer .tlostopka .box img:hover {
	opacity:0.7;
}	



footer .ramka2{
	float:left;
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}	








.baner .box-img img {
  top: 105px;
}










.link_pomaranczowy { color:#EC8013;text-decoration:none;}
.link_pomaranczowy:hover {color:#EC8013;text-decoration:underline;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.link_czarny { color:#31343B;text-decoration:none;}
.link_czarny:hover {color:#EC8013;text-decoration:underline;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_stopka { color:#776557;text-decoration:none;}
.link_stopka:hover {color:#ED8114;text-decoration:underline;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}






.link_bialy { color:white;text-decoration:none;}
.link_bialy:hover {color:#31343B;text-decoration:underline;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.przycisk_bialy {font-size:15px; font-weight:bold;color:#31343B;text-decoration:none;padding:9px 30px; background-color:white;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}
.przycisk_bialy:hover {background-color:#776557;color:white;text-decoration:none;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}
.przycisk_bialy img {vertical-align:middle;margin-left:30px;}





.boxjezyki .ramka3 iframe {
  min-height: 370px;
}


















/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}


/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	width: 100%;
	position:absolute;
	padding: 0px 0;
	top: 0px;
	right: 0%;
	padding: 0px 0% 0px 0%;
	z-index:99999999;
}

a.meanmenu-reveal {
  width: 39px;
  height: 34px;
  padding: 3px 13px 3px 13px;
  position: absolute;
  z-index: 8000 !important;
  top: 21px;
  right: 4% !important;
	cursor: pointer;
  color: #000;
  text-decoration: none;
  font-size: 24px;
  text-indent: -9999em;
  line-height: 34px !important;
  font-size: 28px !important;
  display: block;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  font-weight: 500;
  text-align: right;
	content:'menu';
}

	
.mean-container a.meanmenu-reveal span {
	display: block;
background: #000;
	height: 3px;
	margin-top: 6px;
font-size: 26px;
max-width: 40px;
}





.mean-container .mean-nav {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
}


.mean-container .mean-nav > ul {
  padding: 20px 50px 500px 50px !important;
  width: 100% !important;
  list-style-type: none;
  position: absolute;
  z-index: 0 !important;
  left: 0%;
  background-color: #2F3239;
  position: absolute;
  top: 66px;
  min-height: 300px !important;
  height: 100vh !important;
  max-height: 100vh !important;
  overflow-y: scroll;
  float: none !important;
  scrollbar-width: thin;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  z-index: 99999999;
}



.mean-container .mean-nav ul  ul{
	padding: 10px 0px 10px 0px !important;
	width: 100% !important;
	list-style-type: none;
	position: relative !important;
	z-index: 0 !important;
	left: 0% !important;
	top:0px !important;
	margin:10px 0px !important;
	float: left;
  position:relative;
	border-top: 0px solid #555355;
	border-bottom: 0px solid #555355;
}



.mean-container .mean-nav ul > li {
  position: relative;
  width: 100% !important;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding: 10px 1% !important;
  margin: 0px 0% !important;
  text-align: left;
  float: left;
  height: auto !important;
}


.mean-container .mean-nav ul > li ul li {
	position: relative;
	width:100% !important;
	box-sizing: border-box;
	border-bottom: 0px solid #EFEFEF;
-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.00);
-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.00);
box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.00);
	padding:0px 0px !important;
	margin: 0px 0% !important;
	text-align: left;
	float: left;
	height: auto !important;
}




.mean-container .mean-nav ul li a {
	margin: 0px !important;
	font-family: 'Anton', sans-serif;
}



.mean-container .mean-nav > ul > li:last-of-type {
	padding-bottom: 300px;
	padding-top: 20px;
	  border-bottom: 0px solid #2C2C2C;
}

.mean-container .mean-nav > ul > li:last-of-type {
	padding-bottom: 300px;
	padding-top: 20px;
}

.mean-container .mean-nav > ul > li:last-of-type a {
	background-color: #fff;
	width: 100%;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
color: #000  !important;
}

.mean-container .mean-nav > ul > li:last-of-type:hover a {
	font-weight: 700 !important;
	color: #EC6826 !important;
}

.mean-container .mean-nav ul > ul > li:last-of-type {
	background-color: transparent !important;
}


.mean-container .mean-nav ul ul ul > li:last-of-type {
	background-color: transparent !important;
}





.mean-container .mean-nav ul ul li {
	position: relative;
	float: left;
	width: 96% !important;
	box-sizing: border-box;
	border-bottom: 0px solid #E0E0E0 !important;
	border-right: 0px solid #EBEBEB !important;
	padding: 0px !important;
	margin: 0px 2% !important;
	font-weight: 400;
		margin: 0px 2% 0px 2% !important;
		padding-right: 0px;
		border-top: 0px;
}


.mean-container .mean-nav ul ul li a{
	font-weight: 300 !important;
     color: #fff !important;
	font-size: 17px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	margin: 0px 5% 0px 5% !important;
	line-height: 27px;
	width: 90% !important;
	
}

.mean-container .mean-nav ul ul li a:before{
display: none;
	
}

.mean-container .mean-nav ul ul ul li a{
	font-weight: 400 !important;
	color: #858585 !important;
	font-size: 15px !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
		line-height: 25px;
		letter-spacing: 0.5px;
}


.mean-container .mean-nav ul ul li.menubold a{
	font-weight: 700 !important;
	
}

.mean-container .mean-nav ul ul {
	position: relative !important;
	float: left;
	width: 100% !important;
	box-sizing: border-box;
	border-right: 0px solid #EBEBEB;
	padding: 25px 0px !important;
	margin: 0px 0% 0px 0% !important;
	background-color: #011A2E;
}




.mean-container .mean-nav ul ul ul {
	position: relative;
	float: left;
	width: 100% !important;
	box-sizing: border-box;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px 0px !important;
	margin: 0px 0% !important;
}






.mean-container .mean-nav ul li a {
	display: inline-block;
	float: none;
	padding: 5px 9% 5px 9% !important;
	margin: 0 0% !important;
	color: #fff !important;
	text-decoration: none;
	font-weight: 400;
	font-size: 18px !important;
	text-align: left;
	position: relative;
	letter-spacing: 0.5px !important;
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	width: 100%;
}



.mean-container .mean-nav ul li a:first-of-type::before {
  content: '';
  position: absolute;
  right: 40px;
  height: 20px;
  width: 20px;
		background-image:url('../grafika/strzalka2.webp');
	background-repeat : no-repeat;
	background-position:left center;
	background-size: 20px;
}




.mean-container .mean-nav ul li a:hover {
	color:#EC6826 !important;
	z-index: 500;
}


.mean-container .mean-nav ul li a.menu-bold {
	font-weight:500 !important ;
	color:#0058A2 !important; 
}


.mean-container .mean-nav ul li a img{
	display: none;
}



.mean-container .mean-nav ul li  img{
	display: none;
}




.mean-container .mean-nav ul ul li a {
	padding: 5px 0px 5px 0px !important;
}

.mean-container .mean-nav ul ul ul li a {
	padding: 5px 0px 5px 0px !important;
}


.mean-container .mean-nav ul li.mean-last a {
	margin-bottom: 4000px;
}



.mean-container .mean-nav ul ul li.hidden {
display: none !important;
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 0px;
    width: 49px !important;
    text-align: center;
    position: absolute;
    right: 5%;
    top:6px;
    z-index: 999;
    font-weight: 400 !important;
    border: none !important;
    color: #fff !important;
    padding: 19px 40px 19px 30px !important;
    font-size: 26px !important;
		border-left: 0px solid #EEEEEE !important;
		text-align: center;
		margin: 0px 0px !important;
		 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.mean-container .mean-nav ul li li a.mean-expand {
    margin-top: 0px;
    width: 29px !important;
    height: 25px !important;
    text-align: center;
    position: absolute;
    right: 2%;
    top: 0px;
    z-index: 99999;
    font-weight: 400 !important;
    border: none !important;
    color: #fff !important;
    padding: 6px 40px 6px 30px !important;
    font-size: 24px !important;
			border: 0px solid #F2F2F2  !important;
}

.mean-container .mean-nav ul ul ul div {
    display: none !important;
}


.mean-container .mean-nav ul li a.mean-expand:hover {
	background: transparent;
	color:#0058A2 !important;
}

.mean-container .mean-push {
	float: left;
	width: 0%;
	padding: 0;
	margin: 0;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


.mean-container .mean-nav ul li li a {
    border-bottom: 0px !important;
		font-weight: 500 !important;
		font-size: 15px !important;
		letter-spacing: 0.5px !important;
}


















@media screen and (min-width:0px) and (max-width:1620px)  

{



.boxdlaczegowarto::before {
  width: 85%;
}



	
	.center_img iframe {
  height: 35vw !important;
}
	
	


}





@media screen and (min-width:0px) and (max-width:1380px)  

{



.boxdlaczegowarto {
  float: left;
  width: 100%;
  margin-top: -100px;
  padding-top: 100px;
  z-index: -1;
  position: relative;
  min-height: 700px;
  padding-bottom: 50px;
}

.boxkontakt .ramka .box strong {
  font-size: 22px;
  line-height: 40px;
}

.link_bialy {
  color: white;
  text-decoration: none;
  font-size: 13px;
}


.przycisk_bialy {
  font-size: 12px;
  font-weight: bold;
  color: #31343B;
  text-decoration: none;
  padding: 9px 20px;
  background-color: white;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}


.boxkontakt .ramka .box img {
  vertical-align: middle;
  margin-right: 10px;
  max-width: 16px;
}

.boxopinie .ramka {
  float: left;
  width: 100%;
  padding-left: 100px;
  padding-top: 90px;
  padding-bottom: 50px;
  max-width: 45%;
  margin-top: 50px;
  position: relative;
  z-index: 999;
}


.tloszare {
  overflow: hidden;
}


.boxopinie .ramka3 {
  float: left;
  width: 100%;
  position: relative;
  padding-left: 35%;
  padding-right: 0%;
  overflow: hidden;
  min-height: 300px;
  margin-top: -10px;
}


.boxopinie .ramka3::before {
  height: 100%;
  background-color: #fff;
  width: 34%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  z-index: 2;
}


}



@media screen and (min-width:0px) and (max-width:1280px)  

{
.tresc h2 {
  font-size: 35px;
  line-height: 42px;
  font-weight: 400;
  color: #2F3239;
  width: 100%;
  text-align: left;
  display: block;
  padding-bottom: 20px;
}



}





@media screen and (min-width:0px) and (max-width:1250px)  

{



.center_img ul li strong {
  display: block;
  font-size: 20px;
  line-height: 37px;
  color: #EC8013;
}



.center_img ul li {
  margin: 0px 0px;
  padding: 0px 15px;
  width: 25%;
}


}






@media screen and (min-width:0px) and (max-width:1200px)  

{



.middle_kontakt .ramka2 .formularz .ramka2 .pole {
  padding: 12px 0px;
    padding-right: 0px !important;
		padding-left: 0px !important;
  width: 100%;
  position: relative;
  float: left;
}





}





@media screen and (min-width:980px) and (max-width:1180px)  

{

#nawigacja-menu li:first-of-type {
  display: none;
}



}



@media screen and (min-width:0px) and (max-width:1180px)  

{




#nawigacja-menu li a {
  font-size: 16px;
  padding: 10px 11px;
}


.baner .box-txt h1 {
  font-size: 40px;
  line-height: 52px;
}


	
	.baner .ramka2 {
  margin-top: 20px;
	}
	


	.baner .box-img img {
  top: 45px;
}


	.boxdlaczegowarto .ramka2 .boxdodatkowy {
  padding: 40px 40px;
	}
	

	.boxonas .txt {
  width: 49%;
  color: #776556;
  font-size: 17px;
  line-height: 25px;
  padding-left: 60px;
}



.boxonas .txt b {
  color: #31343B;
  font-size: 40px;
  line-height: 53px;
  font-family: "Lalezar", serif;
  font-weight: 400;
}



}





@media screen and (min-width:980px) and (max-width:99999px)  

{


 #nawigacja-menu li:first-of-type {
	display:none;
 } 


}





@media screen and (min-width:0px) and (max-width:1080px)  

{


.boxblog .ramka2 .box .txt span {
  color: white;
  font-size: 13px;
  padding: 10px 30px;
}


.boxblog .ramka2 .box .txt a {
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
}


.baner .box-txt {
  font-size: 15px;
  line-height: 25px;
}

.baner .ramka2 .box {
  font-size: 14px;
	line-height: 23px;
}

.baner .box-txt {
  padding-right: 40px;
}




.boxdlaczegowarto .ramka2 .boxy {
  float: left;
  width: 100%;
  position: relative;
  display: block;
  min-height: 600px;
}



.boxdlaczegowarto .ramka2 .boxy .box.box1 {
  left: 0px;
  top: 0vw;
  width: 45%;
  position: relative;
  float: left;
  top: -10vw;
}


.boxdlaczegowarto .ramka2 .boxy .box.box2 {
  left: 0%;
  top: 0vw;
  width: 50%;
  position: relative;
  float: left;
  margin-left: 5%;
	min-height: 180px;
}


.boxdlaczegowarto .ramka2 .boxy .box.box3 {
  left: 0%;
  top: -35px;
  max-width: none;
  width: 45%;
	float: left;
	  position: relative;
}


  .boxdlaczegowarto .ramka2 .boxy .box.box4 {
    left: auto;
    max-width: none;
    bottom: auto;
    float: left;
    position: relative;
    width: 45%;
    margin-left: 5%;
    top: 70px;
  }

  .boxdlaczegowarto .ramka2 .boxy {
    min-height: auto;
  }
	
	
	  .boxdlaczegowarto .ramka2 .boxdodatkowy {
    padding: 40px 40px;
    width: 90%;
    margin-top: 140px;
    margin-right: 5%;
  }
	
	.boxdlaczegowarto .ramka2 .boxdodatkowy .row {
  min-height: auto;
}



.tloszare {
  padding-top: 190px;
}




 .boxopinie .ramka {
    float: left;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 50px;
    max-width: 95%;
    margin-top: 50px;
    position: relative;
    z-index: 999;
  }
	
	
	.boxopinie .ramka2 {
  float: left;
  width: 100%;
  position: relative;
  top: 0px;
  margin-top: 0px;
	padding-top: 0px;
}
	
		.boxopinie .ramka3 {
	padding-top: 60px;
}
	

	
.boxopinie .ramka3 .slick-prev {
  width: 37px;
  height: 29px;
  font-size: 0px;
  border: 0px;
  position: absolute;
  right: 15%;
	left: auto;
  top: 0px;
  z-index: 999;
}




.boxopinie .ramka3 .slick-next {
  width: 37px;
  height: 29px;
  font-size: 0px;
  border: 0px;
  position: absolute;
  right: 5%;
	left: auto;
  top: 0px;
  z-index: 999;
}


.boxopinie .ramka3 {
    padding-left: 5%;
    min-height: 300px;
    margin-top: -10px;
  }
	

	.boxopinie .ramka3::before {
    display: none;
  }

	
	
	footer .tlostopka .box {
  font-size: 13px;
}
	
	
	
	
	
	.center_img iframe {
  display: block;
  margin: -140px auto 0px auto;
  height: 35vw !important;
  width: 90% !important;
}
	
	
	.center_img {
  padding: 80px 6% 80px 6%;
}


 .center_img ul li {
    margin: 0px 0px;
    padding: 10px 15px;
    width: 50%;
  }


.pakiety tr td {
  width: 46%;
  margin: 2%;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  background-color: #FFF;
  padding: 50px 30px;
  border-left: 15px solid #EC8013;
}



.wpis .img {
  width: 100%;
}



.wpis .zajawka {
  width: 100%;
  padding: 40px 0px 0px 0px;
}


.wpisy {
  width: 100%;
  margin: 40px auto;
  max-width: 550px;
}

.faq tr td {
  padding: 20px 50px 20px 20px ;
}



}






@media screen and (min-width:0px) and (max-width:980px)  

{






.baner .ramka2 .box {
  float: left;
  width: 50%;
	}
	
	
	.baner .ramka2 {
	display: flex;
	flex-wrap: wrap;
	}
	
	
.baner .ramka2 .box:nth-of-type(2n) {
  border-right: 0px !important;
	}
	
	
	
	
	
	
	.baner .ramka2 {
  margin-top: 20px;
	}
	
	
	
	
	
	.baner .box-txt h1 {
    font-size: 30px;
    line-height: 42px;
  }
	
	
	.boxkontakt   {
	margin-top: 50px;
	}
	
		
	.boxkontakt .ramka   {
	position: relative;
	}
	
	
	.boxkontakt .ramka .boximg {
  float: left;
  width: 140px;
  text-align: center;
  position: absolute;
  top: -20px;
  margin: 0px auto;
  left: 0;
  right: 0;
}

.boxkontakt .ramka .box {
  float: left;
  width: 50%;
  font-size: 18px;
  line-height: 25px;
  padding: 90px 20px 40px 60px;
}



	header .logo {
  width: 30%;
  border: 0px;
  float: left;
  max-width: 140px;
	min-width: 130px;
}


.header {
  height: 85px;
}

header {
  height: 85px;
}

	.middle_kontakt .ramka2 .tresc-kontakt {
  width: 100%;
  padding: 60px 70px;
}


.middle_kontakt .ramka2 .formularz {
  width: 100%;
  padding: 60px 70px;
  border-left: 0px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
}




}










@media screen and (min-width:0px) and (max-width:900px)  

{

.img_left {
max-width: 600px;
width: 100%;
margin: 0px auto;
}

.img_right {
max-width: 600px;
width: 100%;
margin: 0px auto;
}


.img_left tr td:nth-of-type(1) {
  order: 1;
  min-height: 600px;
  height: 32vw;
  display: block;
  width: 100%;
}




.img_left tr td {
  order: 2;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 40px;
  width: 100%;
}


.img_left tr::before {
  right: -40%;
  width: 110%;
}

.img_left tr, .img_right tr {
  margin: 30px 0px;
  padding: 10px 0px;

}

.img_left tr td:nth-of-type(1) img, .img_right tr td:nth-of-type(1) img {
  left: 0;
  top: 0;
  position: relative;
  width: 100%;
  bottom: 0;
  margin: auto 0;
  height: 100%;
  max-height: 800px;
  object-fit: cover;
  min-height: auto !important;
  object-fit: cover;
  min-height: auto;
}


  .img_left tr td:nth-of-type(1) {
    order: 1;
    min-height: 200px;
    height: auto;
    display: block;
    width: 100%;
  }
	
	.tresc h1 {
  font-size: 50px;
  line-height: 62px;
	}
	
	
	.img_right tr td:nth-of-type(1) {
  order: 2;
  min-height: 600px;
  height: auto;
  width: 100%;
}


 .img_right tr td:nth-of-type(1) {
    order: 1;
    min-height:auto;
    height: auto;
    width: 100%;
  }
	
	
	 .img_right tr td:nth-of-type(2) {
    order: 2;
  }
	
	
	.img_right tr td {
  width: 100%;
  padding: 0px 0px;
    padding-left: 0px;
  position: relative;
}



}






@media screen and (min-width:0px) and (max-width:880px)  

{



  .baner .box-img img {
    top: 0px;
  }


.boxblog .ramka2 {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 9;
  padding: 0px 2%;
  max-width: 450px;
  margin: 0px auto;
}



.boxblog .ramka2 .box {
  float: none;
  width: 96%;
	
	}
	
	
	
	.boxblog::before {
  left: 35%;
  width: 65%;
  top: 0;
  height: 100%;
}
	
.boxblog .ramka2 .box .img {
  float: left;
  width: 100%;
  height: 25vw;
	min-height: 200px; 
	}
	
	
	.boxblog .ramka2 .box {
	margin-bottom: 30px;
	}
	
	.boxblog .ramka2 .box .txt {
  float: left;
  width: 100%;
  height: auto;
  text-align: left;
  padding: 30px 40px 70px 40px;
  position: relative;
}


}









@media screen and (min-width:0px) and (max-width:810px)  

{



.boxonas .img {
  float: left;
  width: 100%;
}





.boxonas .txt {
  float: left;
  width: 100%;
	text-align: center;
	padding-left: 0px;
}


.boxonas .ramka {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0px auto;
  width: 100%;
  max-width: 500px;
  float: none;
}

.boxonas {
  padding-bottom: 0px;
  margin-bottom: 0px;
	}
	
	
	
	
	 .boxonas .ramka {
    margin-bottom: 100px;
  }
	
		.boxkontakt .ramka .box {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    padding: 10px 20px 60px 60px;
  }

	
	.boxkontakt .ramka .box:first-of-type {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    padding: 90px 20px 20px 60px;
  }
	
	
.boxblog {
  margin: 50px 0px 0px 0px;
}


}







@media screen and (min-width:0px) and (max-width:800px)  

{



.boxopinie .ramka4 {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
	padding: 0px 3%;
}



  .middle_kontakt .ramka2 .tresc-kontakt {
    width: 100%;
    padding: 60px 30px;
		
		}
		
		
		
		 .middle_kontakt .ramka2 .formularz {
    width: 100%;
    padding: 60px 30px;
		}
		
		
		
}





@media screen and (min-width:0px) and (max-width:790px)  

{



.boxjezyki .ramka3 iframe {
  min-height: auto;
  height: 45vw;
}



}



@media screen and (min-width:0px) and (max-width:740px)  

{

  .pakiety tr td {
    width: 96%;
    margin: 2%;
}

		
		
}




@media screen and (min-width:0px) and (max-width:690px)  

{



.baner .box-txt {
    padding-right: 40px;
    width: 100%;
		padding-bottom: 13%;
  }
	
	

	.baner em {
    height: 81%;
    width: 60%;
  background-color: #2F3239;
  right: 0;
  top: auto;
	bottom: 0;
  content: '';
  position: absolute;
  -webkit-border-top-left-radius: 60px;
  -moz-border-radius-topleft: 60px;
  border-top-left-radius: 60px;
}


.baner .box-img {
  width: 100%;
	}
	
	
	
	
	 .boxopinie .ramka {
    float: left;
    width: 100%;
    padding-left: 40px;
		}
		
		
		.boxopinie .ramka strong {
  font-size: 30px;
  line-height: 40px;
	}
	
	footer .tlostopka .box {
  float: left;
  width: 50%;
}


  footer .tlostopka .box:nth-of-type(3) {
    width: 100%;
		padding-top: 30px;
  }
	
	  footer .tlostopka .box:nth-of-type(3) strong {
    display: block;
  }
	
		  footer .tlostopka .box:nth-of-type(3) a {
    padding-right: 20px;
  }
	
	  footer .tlostopka .box:nth-of-type(3) br {
    display: none;
  }
	
	
	.boxblog {
  padding-bottom: 0px;
	}
	
	
	
	
}

@media screen and (min-width:0px) and (max-width:620px)  

{

  .boxopinie .ramka4 .txt span {
    display: block;
    clear: both;
    padding: 10px 0px;
  }
	

}


@media screen and (min-width:0px) and (max-width:590px)  

{


	
  .baner .box-txt {
    margin-top: 30px;
  }
	


  .baner .ramka2 .box {
    float: left;
    width: 100%;
  }
	
.baner .ramka2 .box {
  border-right: 0px !important;
	min-height: auto ;
	}
	
.baner .ramka2 .box {
  border-bottom: 1px solid #EEEEEE;
	}
	

.baner {
  margin-top: 10px;
}



  .baner .box-txt {
    padding-right: 40px;
    width: 100%;
    padding-bottom: 8%;
  }
	
	
	.baner em {
    height: 77%;
		}
		
		
		  .baner .box-img img {
    top: 50px;
  }
	
	
	
  .baner em {
    height: 80%;
  }
	
	
	
	
	
	  .boxdlaczegowarto .ramka2 .boxy .box.box2 {
    min-height: 220px;
  }
	
	
	
	 .baner .ramka2 .box:last-of-type {
    border-bottom: 0px solid #EEEEEE;
  }
	

	
	
	  .boxopinie .ramka3 .slick-prev {
    right: 19%;
		}
		
		
		
		.boxjezyki .ramka4 p {
  color: #C6BCB1;
  display: inline-block;
  max-width: 90%;
}
		
		
		  .center_img ul li {
    margin: 0px 0px;
    padding: 10px 15px;
    width: 100%;
  }
	
	
footer .ramka2 {
  font-size: 11px;
}



}

@media screen and (min-width:0px) and (max-width:530px)  

{


 .tresc h2 {
    font-size: 25px;
    line-height: 35px;
}


.tresc h4 {
  font-size: 18px;
  line-height: 28px;
	}
	
	  .center_img iframe {
    height: 45vw !important;
  }
	

  .baner em {
    height: 77%;
  }
	
	
	
	  .boxdlaczegowarto .ramka2 .boxy .box.box1 {
    left: 0px;
    top: -70px;
    width:90%;
		  margin-left: 5%;
		}
		
		
		
		 .boxdlaczegowarto .ramka2 .boxy .box.box2 {
    left: 0%;
    top: 0vw;
    width: 90%;
		min-height: auto;
		}
		
		  .boxdlaczegowarto .ramka2 .boxy .box.box3 {
    left: 0%;
    top: 0px;
    max-width: none;
    width: 90%;
    float: left;
    position: relative;
    margin-left: 5%;
		margin-top: 70px;
  }
	
	
		  .boxdlaczegowarto .ramka2 .boxy .box.box4 {
    left: auto;
    max-width: none;
    bottom: auto;
    float: left;
    position: relative;
    width: 90%;
    margin-left: 5%;
    top: 70px;
  }
	
	
.wpis .zajawka .nazwa {
  color: #2F3239;
  font-size: 25px;
  line-height: 36px;
	}
	
	
	  .faq tr td {
    padding: 20px 50px 20px 0px;
  }

	
	
	
}


.sciezka a:hover {
color:black;	
}	

.img_left tr {
padding-top:0px;
padding-bottom:0px;
margin-top:20px;
margin-bottom:20px;
}	


.img_right tr {
padding-top:0px;
padding-bottom:0px;
margin-top:20px;
margin-bottom:20px;
}	


.paginacja {
float:left;
width:100%;
text-align:center;
}	


.paginacja a{
padding:5px;
color:#EC8013;
text-decoration:none;
display:inline-block;
}	

.paginacja a:hover{
color:black;
}	


.link_niebieski {
color:#EC8013;
}	

.link_niebieski:hover {
color:black;
}	


.paginacja a span{
padding:5px;
text-decoration:none;
display:inline-block;
}	


.wpis .img img:hover {
	filter: brightness(80%);
	-webkit-box-shadow: 8px 8px 24px -11px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 24px -11px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 24px -11px rgba(0, 0, 0, 1);
}	

.wpis .zajawka .nazwa:hover {
	color:#EC8013;
}	



.wpis .zajawka .wiecej:hover {
border-color:black;
color:black;
}	


.szczegoly2 {
float:left;
width:100%;
}	

.szczegoly2 .img_szczegoly {
float:left;
width:100%;
text-align:center;
}	

.szczegoly2 .img_szczegoly img {
max-width:300px;
max-height:300px;
}	

.szczegoly2 .img_szczegoly img:hover {
	filter: brightness(80%);
	-webkit-box-shadow: 8px 8px 24px -11px rgba(0, 0, 0, 1);
-moz-box-shadow: 8px 8px 24px -11px rgba(0, 0, 0, 1);
box-shadow: 8px 8px 24px -11px rgba(0, 0, 0, 1);
}	

.szczegoly2 .tresc_szczegoly {
float:left;
width:100%;
text-align:center;
}	

.szczegoly2 .tresc_szczegoly b{
font-size:30px;
line-height:40px;
}	


.faq tr td ol p strong {
font-size:22px;
line-height:32px;
}	

#strona10  #nawigacja-menu li.menubold a {
	  color:white;
  } 


.middle_kontakt .ramka2 .tresc-kontakt a:hover {
	color:black;
}	



.tresc p a {
	color:#EB8214;
}	

.tresc p a:hover {
	color:black;
}	


.tresc-podstrony p a {
	color:#EB8214;
}	

.tresc-podstrony p a:hover {
	color:black;
}	


.middle_kontakt .ramka2 .formularz .ramka2 .pole2 a:hover {	
	color:black;
}

.middle_kontakt .ramka2 .formularz .ramka2 .pole3 .przycisk {
cursor:pointer;
}	



.middle_kontakt .ramka2 .formularz .ramka2 .pole3 .przycisk:hover {
background-color:black;	
}	


.mapa iframe {
	filter: grayscale(100%);
}	

.link_stopka {
  float: left;
}

