@font-face {
    font-family: 'montserratbold';
    src: url('fonts/Montserrat-Bold-webfont.eot');
    src: url('fonts/Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat-Bold-webfont.woff2') format('woff2'),
         url('fonts/Montserrat-Bold-webfont.woff') format('woff'),
         url('fonts/Montserrat-Bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'montserrathairline';
    src: url('fonts/Montserrat-Hairline-webfont.eot');
    src: url('fonts/Montserrat-Hairline-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat-Hairline-webfont.woff2') format('woff2'),
         url('fonts/Montserrat-Hairline-webfont.woff') format('woff'),
         url('fonts/Montserrat-Hairline-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'montserratlight';
    src: url('fonts/Montserrat-Light-webfont.eot');
    src: url('fonts/Montserrat-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat-Light-webfont.woff2') format('woff2'),
         url('fonts/Montserrat-Light-webfont.woff') format('woff'),
         url('fonts/Montserrat-Light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'montserratregular';
    src: url('fonts/Montserrat-Regular-webfont.eot');
    src: url('fonts/Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Montserrat-Regular-webfont.woff2') format('woff2'),
         url('fonts/Montserrat-Regular-webfont.woff') format('woff'),
         url('fonts/Montserrat-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

strong{
    font-family: 'montserratregular';	
}


ul, ol, li, dl{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

html, body, h1, h2, h3, h4, h5, h6, p{
	margin: 0;
}

a{
	text-decoration: none;
	outline: none;
	color: inherit;
}

a img{
	border: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
    display: block;
}

.sprzataczka{
	clear: both;
}

.szerokosc-min{
	width: 984px;
	margin: 0 auto;
}

.szerokosc-max{
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
}

.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

html, body{
	width: 100%;
    font-family: 'montserratregular';
    max-width: 1920px;
    margin: 0 auto;
}

header{
	height: 122px;
	width: 100%;
}

.header-content{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

.logo{
	float: left;
	margin-top: 21px;
}

nav, #lang-switch{
	float: right;
}

#lang-switch{
	margin-left: 15px;
}

nav ul li{
	float: left;
	margin-left: 25px;
}

#lang-switch li{
	margin-left: 5px;
	float: left;
}

.mobile-lang{
	display: none;
}

nav ul li.first{
	margin-left: 0px;
}

nav ul li a, #lang-switch li a{
	line-height: 122px;
	font-size: 16px;
	color: #003159;
	text-transform: uppercase;
}

#lang-switch li a{
	opacity: .5;
}

#lang-switch li.active a, #lang-switch li a:hover{
	opacity: 1;
}

nav ul li a span{
	position: relative;
}

nav ul li a span:before{
	position: absolute;
	top: 115%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #66d9e3;
	content: '';
	opacity: 0;
	height: 0px;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);


/*	content: '';
	position: absolute;
	bottom: -3px;
	width: 0%;
	height: 2px;
	left: 0px;
	background: #66d9e3;
	transition: all .15s linear;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear; */  	
}

nav ul li.active a span:before, nav ul li a:hover span:before{
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);

/*	width: 100%;
	transition: all .15s linear;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear; */  	
}

.navbar-toggle{
	display: none;
	background: #02457A;
	padding: 10px;
	float: right;
	border: 0px;
    height: 40px;	
    margin-top: 30px;
    margin-right: 2%;
    width: 42px;
}

.icon-bar{
    display: block;
    height: 2px;
    width: 22px;
    background: #fff;
    margin-top: 4px;
}

.baner{
	width: 100%;
	height: auto;
	margin: 0 auto;
	visibility: hidden;
}

.subpage .baner{
	padding-bottom: 30px;
}

.top{
	height: 200px;
	width: 100%;
}

.bx-wrapper img{
	margin: 0 auto;
}

.in-slider{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 999;
	color: #fff;
}

.table-wrap{
	display: table;
	height: 100%;
	width: 100%;
}

.cell-wrap{
	display: table-cell;
	vertical-align: middle;
}

.in-slider h2{
	text-transform: uppercase;
	margin-bottom: 50px;
	font-size: 43px;
	font-size: 2.7vw;
	font-weight: 100;
    font-family: 'montserrathairline';	
    font-family: 'montserratlight';    
}

.top .in-slider h2{
	margin-bottom: 15px;
	font-size: 2.5vw;
}

.borders{
	position: relative;
	display: inline-block;
}

.borders:before{
	content: '';
	width: 20px;
	height: 46px;
	position: absolute;
	top: 12px;
	left: -35px;
	border: 2px solid #fff;
	border-right: 0px;
}

.borders:after{
	content: '';
	width: 20px;
	height: 46px;
	position: absolute;
	top: 12px;
	right: -35px;
	border: 2px solid #fff;
	border-left: 0px;
}

.borders p{
	font-size: 23px;
	margin-bottom: 10px;
    font-family: 'montserratbold';		
}

.borders span{
	color: #65D7E1;
    font-family: 'montserratbold';	
    font-size: 28px;
}

.boxes{
	overflow: hidden;
	width: 100%;
}

.box{
	float: left;
	width: 33.3333%;
	background-size: cover!important;
	height: 200px;
	text-align: center;
	position: relative;
}

.box:nth-child(1){
	background: url(../images/1_06.jpg) no-repeat center;
}

.box:nth-child(3){
	background: url(../images/1_04.jpg) no-repeat center;
}

.box:nth-child(5){
	background: url(../images/1_10.jpg) no-repeat center;
}

.box:nth-child(even){
	box-sizing: border-box;
	background: #FBFBFB;	
}

/*.box:nth-child(even) a{
	padding: 40px;	
}
*/

.box h3{
	color: #013b69;
	text-transform: uppercase;
	margin-bottom: 22px;
	font-weight: normal;
	position: relative;
	font-size: 21px;
}

.box h3:after{
	content: '';
	position: absolute;
	bottom: -30%;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 2px;
	background: #7dd6e4;
	transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;  	
}

.box h3:before{
	content: '';
	position: absolute;
	bottom: -30%;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 2px;
	background: #7dd6e4;
	transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;   	
}

/*.box:hover h3:before{
	bottom: 130%;
	width: 100px;
	margin-left: -50px;	
	transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;  	
}*/

.box a:hover h3:after{
	width: 120px;
	margin-left: -60px;	
	transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear; 	
}

button{
    background: rgba(0, 0, 0, 0) url("../images/ico.png") no-repeat scroll 0 -139px / 99% auto;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 0 auto;
    transform: scale(0.7, 0.7);
    width: 40px;
	transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear; 
}

.box:hover button{
	transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear; 
    transform: scale(1,1);	
}

.box a{
	display: block;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	padding: 40px;
}

.box p{
	color: rgba(101, 101, 101, 0.8);
    font-family: 'montserratlight';	
    font-size: 13px;
}

.bottom-info{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.bottom-info ul{
	display: table;
	width: 100%;
	padding: 30px 0;
}

.bottom-info ul li{
	display: table-cell;
	color: #014277;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
}

.bottom-info ul li:first-child{
	text-align: left;
}

.bottom-info ul li:last-child{
	text-align: right;
}

.content{
	font-size: 13px;
	color: #5E5E5E;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.left-menu{
	float: left;
	width: 32%;
}

.content-inside{
	float: right;
	width: 66%;
}

.naglowek{
	color: #013b69;
	font-size: 26px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: normal;
	position: relative;
}

.naglowek:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 2px;
	background: #7dd6e4;	
}

.content ul li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 6px;	
}

.content ol{
	padding-left: 15px;	
}

.content ol li{
	list-style-type: decimal;
	margin-bottom: 6px;
}

.content p{
	line-height: 20px;
}

/*** accordion ***/
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  position: relative;
}
#cssmenu li{
	margin-bottom: 7px;
}
#cssmenu a {
  line-height: 1.3;
  padding: 10px 15px;
}
#cssmenu {
  width: 100%;
}
#cssmenu > ul > li {
  cursor: pointer;
  background: #ECECEC;
}
#cssmenu > ul > li:last-child {}
#cssmenu > ul > li > a {
  font-size: 15px;
  display: block;
  color: #024174;
  text-transform: uppercase;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  background: #024174;
  color: #fff;
}
#cssmenu > ul > li.has-sub > a:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 10px;
}
#cssmenu > ul > li.has-sub.active > a:after {
  right: 14px;
  top: 12px;
}
/* Sub menu */
#cssmenu ul ul {
  padding: 0;
  display: none;
  background: #fff;
}
#cssmenu ul ul a {
  display: block;
  color: #797979;
  font-size: 13px;
  padding: 2px 15px;
}
#cssmenu ul ul li {
	padding-left: 20px;
}
#cssmenu ul ul li.odd a {}
#cssmenu ul ul li:last-child {
  border: none;
}
ul.children li:first-child a{
	padding-top: 20px!important;
}
ul.children li:last-child a{
	padding-bottom: 20px!important;
}
#cssmenu .open a{
	color: #024174;
}
/********/

.slider-subpage{
	margin-bottom: 30px;
	visibility: hidden;
}

#foto{
	text-align: center;
}

#foto li{
	float: left;
	width: 23%;
	margin: 1%;
	list-style-type: none;
}

#foto li img{
	width: 100%;
	height: auto;
}

.left{
	float: left;
	width: 60%;
}

.right{
	float: right;
	width: 40%;
}

form{
	float: right;
	width: 100%;
	overflow: hidden;	
	position: relative;
	display: block;
	padding-left: 1px;
	font-family: 'Lato', sans-serif;
}

form input[type="text"], form textarea, form input[type="email"]{
	border: 0px;
	margin: 0px 0px 5px 0px;
	padding: 10px 5%;
	width: 90%;
	color: #404040;	
	font-family: 'Lato', sans-serif;
	font-size: .9em;
	background: #eaeaea;
	border-bottom: 1px solid #fff;
	margin: 0px;
	margin-bottom: 1px;
}

form textarea{
	min-height: 176px;
	max-height: 176px;
	padding: 10px 5% 21px 5%;
	overflow: auto; 
	font-size: .9em;
	font-family: 'Lato', sans-serif;
	background: #eaeaea;
	color: #404040; 
	border:0;
}

form input[type="submit"] {
	background: #024174;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	padding: 10px 0;
	width: 100%;
	border:0;
	margin: 0px;
	font-size: 1em;
}

.komunikat{
	display: block;
	text-align: center;
	width: 100%;
	padding: 3px 0;
	color: red;
}

div.suprise{
	display:none;
}

footer{
	color: #014277;
	font-size: 11px;	
	text-align: center;
	clear: both;
	max-width: 1200px;
	margin: 0 auto;
	border-top: 2px solid #8ae3f1;
	padding: 20px 0;
}

.bx-wrapper .bx-pager{
	position: absolute;
	bottom: 10px;
	z-index: 999;
}
.wrap{
	padding: 0 10px;
}

.maps{
	overflow: hidden;
	margin-top: 10px;
}

#map1{
	float: left;
}

#map2{
	float: right;
}

.bottom-info p{
	display: inline-block;
	float: left;
	height: 20px;
}

.bottom-info span{
	margin-right: 3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 99%;
    background-size: 20px;
/*    float: left;  */  	
	padding-left: 25px;
	text-align: left;
	width: auto;
	box-sizing: border-box;
}

.tel{
    background: url(../images/ico.png) 0px -25px no-repeat;
}

.place{
    background: url(../images/ico.png) 0px -2px no-repeat;
}

.mail{
    background: url(../images/ico.png) 0px -50px no-repeat;
}

.cookies{
	font-size: 9px;
	text-align: center;
	padding: 5px 0;
	opacity: .8;
}

/**** Media Q. ***/

@media (max-width: 1200px) {
	.in-slider h2, .top .in-slider h2{
		font-size: 3.2vw;
	}
}

@media (max-width: 992px) {
	nav ul li{
		margin-left: 12px;
	}
	.header-content{
		width: 96%;
	}	
	.box a{
		padding: 30px;
	}
	nav ul li a, #lang-switch li a{
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.mobile-lang{
		display: block;
	}	
	#lang-switch{
		display: none;
	}
	nav{
		float: none;
		width: 100%;
		background: #003159;
	}
	nav ul li{
		float: none;
		width: 100%;
		text-align: center;
		margin-left: 0px;
		border-bottom: 1px solid rgba(255,255,255,.2);
	}
	nav ul li a{
		line-height: 60px;
		color: #fff;
		display: block;
		width: 100%;
		font-size: 20px;
	}
	nav ul li a:hover{
		background: rgba(0, 49, 89,.7);
		background: #194569;
	}
	nav ul li a span::before{
		display: none;
	}
	header{
		height: auto;
	}
	.logo{
		float: none;
		margin-left: 5%;
		margin-bottom: 10px;
	}
	.header-content{
		width: 100%;
	}	
	.in-slider h2{
		margin-bottom: 10px;
	}
	.box a{
	    padding: 20px 12px;
	}	
	.bottom-info ul li{
		display: list-item;
		width: 100%;
		text-align: left;
	}
	.bottom-info ul li:last-child{
		text-align: left;
	}
	.box h3{
		font-size: 18px;
	}
	.navbar-toggle{
		display: block;
	}
	nav{
		display: none;
	}	
	.in-slider h2, .top .in-slider h2{
		font-size: 4vw;
	}
	#map1, #map2, .left, .right{
		width: 100%;
		margin-bottom: 20px;
	}
	.left-menu, .content-inside{
		width: 100%;
	}
}	

@media (max-width: 560px) {
	.box{
		width: 100%;
	}
	.in-slider h2, .top .in-slider h2{
		font-size: 22px;
	}
	.baner .bx-wrapper img{
		height: 260px;
		min-width: auto;
	}
	.borders p{
		font-size: 16px;
	}
}

