body {
	font-family: Montserrat;
}
a:hover,
a:focus {
	text-decoration: none;
}
.content ul {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
}
/*.content li {
	margin-top: 10px;
	padding-left: 14px;
	background: url('https://forsail.pl/wp-content/uploads/2018/03/li.jpg') no-repeat 0 8px;
}*/
.b {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.15);
	position: absolute;
}
.tour h2 {
	text-shadow: 0 0 30px #000;
}
#for {
	margin-top: 30px;
}
#at {
	padding: 15px 30px 30px;
	background: rgba(0,56,105,.5);
	border: 1px solid #FFF;
	margin: 30px 0;
}
#at iframe {
	width: 100%;
	border: 0;
}
.category-megajachty #title h1 {
	background: #5680F7;
}
.category-rejsy #subtitle {
	background: #E07223;
}
#bg {
	position: fixed;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.5);
	background-repeat: no-repeat;
}
#ask {
	color: #FFF;
}














.white:hover {
	color: #FFF;
}
#subtitle h2 {
	padding-bottom: 0;
	background: none;
}
.customer {
	margin-top: 30px;
	padding: 0 15px;
	border: 1px solid #EBEBEB;
}
.customer img {
	max-width: 100%;
}
.cruise {
	margin-top: 30px;
}
.cruise .white {
	transition: .4s;
}
.cruise .white:hover {
	background: rgba(0,0,0,.5);
}
.before {
	padding: 60px 15px;
}
.before h2 {
	font-weight: 700;
	font-size: 24px;
	margin: 0 0 15px;
	text-shadow: 0 0 15px #000;
}
.before p {
	margin: 0;
	text-shadow: 0 0 15px #000;
}
.after {
	background: rgba(0,0,0,.5);
	padding: 15px;
	font-size: 18px;
}








.background {
	top: 0;
	position: absolute;
	background: rgba(0,0,0,.3);
	width: 100%;
	height: 100%;
	transition: .4s;
	opacity: 0;
}
.img:hover div {
	opacity: 1;
}
.name {
	opacity: 0;
	transition: .4s;
}
.img:hover .name {
	opacity: 1;
}
#window {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 1;
	display: none;
}
#bulletin {
	background: #EBEBEB;
	margin-top: 30px;
	padding-bottom: 30px;
}
#bulletin h2 {
	font-size: 20px;
	margin: 49px 0 0;
}
#bulletin .btn {
	background: #D52273;
}
.content h2 {
	font-size: 48px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	background: url('https://forsail.pl/wp-content/uploads/2018/02/content.jpg') no-repeat 0 bottom;
	padding: 30px 0 10px;
}
#form .form-control {
	border-color: #292929;
}
#form textarea {
	height: 144px;
	resize: none;
}
#form .btn {
	border: 1px solid #B59EC8;
	background: #FFF;
}
#form .btn:hover {
	background: #B59EC8;
	color: #FFF;
}
#outside {
	position: fixed;
	top: 0;
	right: -100%;
	width: 80%;
	height: 100%;
	z-index: 2;
}
#lock {
	background: #D52273;
	position: absolute;
}
#lock span {
	width: 60px;
	height: 60px;
	background: url('https://forsail.pl/wp-content/uploads/2018/02/close.png') no-repeat center;
	transition: .4s;
}
#lock span:hover {
	transform: rotate(90deg);
}
#inside {
	background: #FFF;
	margin-left: 60px;
	height: 100%;
	overflow: auto;
}
.post-thumbnail img {
	width: 100%;
	height: auto;
}
.post-content {
	padding: 30px 60px 60px;
}
#realizations {
	margin-top: 30px;
	padding: 225px 0 30px;
	background: url('https://forsail.pl/wp-content/uploads/2017/11/nasze-realizacje.jpg');
	background-size: cover;
}
#box {
	background: #EBEBEB;
	padding: 30px;
	border-bottom: 5px solid #179F8D;
}
.green {
	background: #179F8D;
}
header {
	overflow: hidden;
}
.home header {
	background: url('images/header.jpg');
	background-size: cover;
}
.category-wyniki-wyszukiwania header,
.category-rejsy header,
.category-kierunki header,
.category-czartery header {
	background: #FFF !important;
}
#background {
	padding-bottom: 450px;
}
.height {
	position: relative;
}
video {
	min-width: 100%;
	position: absolute;
	min-height: 100%;
	bottom: 0;
}
.logo {
	margin-top: 30px;
}
#btn {
	margin-top: 30px;
}
#a {
	background: #239E8D;
}
.height {
	position: relative;
}
.img {
	margin-top: 30px;
	position: relative;
}
.img img {
	width: 100%;
	height: auto;
}
.img h2 {
	margin: 0;
	font-size: 24px;
	font-weight: 700;
	padding: 0 15px;
}
.top {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	padding: 0 15px;
}
.title {
	font-weight: 700;
	font-size: 48px;
	text-transform: uppercase;
	margin: 0;
}
.content p {
	margin: 30px 0 0;
}
.content a:hover {
	color: #B59EC8;
}
.btn {
	padding: 15px 30px;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 30px;
	font-weight: 700;
	border-radius: 0;
	transition: .4s;
}
#page .btn:hover,
#page .btn:focus {
	color: #FFF;
}
#a .btn {
	border-color: #292929;
}
#a .btn:hover {
	background: #292929;
}
#charters .btn {
	border-color: #73AFD8;
}
#charters .btn:hover {
	background: #73AFD8;
}
#cruises {
	margin-bottom: -30px;
}
#cruises .btn {
	border-color: #EAC822;
}
#cruises .btn:hover {
	background: #EAC822;
}
.content img {
	max-width: 100%;
	height: auto;
}
.white {
	color: #FFF;
}
.black {
	color: #292929;
}
#charters {
	background: #5680F7;
}
#cruises {
	background: #E07223;
}
#contact {
	background: #5680F8;
}
#contact>.row {
	margin: 0;
}
#contact .col-md-6 {
	padding: 30px;
}
#newsletter {
	background: #21D074;
}
.form-control {
	box-shadow: none;
	border-color: #FFF;
	height: auto;
	padding: 15px;
	border-radius: 0;
	margin-top: 30px;
	transition: .4s;
	font-size: 20px;
}
.form-control:focus {
	background: #FFF;
	color: #292929;
	box-shadow: none;
}
#newsletter .btn,
#in .btn {
	border-color: #DE2478;
	background: #DE2478;
	width: 100%;
}
header .btn {
	border-color: #DE2478;
}
header .btn:hover {
	background: #D52273;
}
footer {
	background: #292929;
	padding: 30px 0 60px;
}
#subtitle {
	background: #229888;
	margin-top: 30px;
	padding-bottom: 30px;
}
.subtitle {
	font-weight: 700;
	font-size: 18px;
	margin: 30px 0 0;
	text-transform: uppercase;
}
#before {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 1;
}
#navigation {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
	z-index: 1;
}
#navigation span {
	position: absolute;
	width: 165px;
	left: -180px;
	text-transform: uppercase;
	opacity: 0;
	transition: .4s;
	padding-right: 45px;
}
.whiteNavigation span {
	background: url('images/navigation.jpg') no-repeat right;
	color: #FFF;
}
.blackNavigation span {
	background: url('https://forsail.pl/wp-content/uploads/2017/11/navigation.jpg') no-repeat right;
	color: #292929;
}
#navigation div:hover span {
	opacity: 1;
}
#navigation a {
	display: inline-block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	transition: .4s;
}
.whiteNavigation a {
	border: 2px solid #FFF;
}
.blackNavigation a {
	border: 2px solid #262626;
}
#navigation .active,
#navigation a:hover,
#navigation a:focus {
	border-color: #DE2478;
}
#title {
	margin: -60px 0 -30px;
}
#title h1 {
	background: #239E8D;
	padding: 30px 60px;
	font-size: 48px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 700;
	max-width: 50%;
}
#height {
	height: 30px;
}
#space {
	margin-top: 30px;
}
#space a {
	transition: .4s;
}
#space a:hover {
	color: #D52273;
}
.caption {
	border-color: #292929 #292929 #B59EC8;
	border-width: 1px 1px 15px;
	margin-top: 30px;
	border-style: solid;
}
.caption .show {
	text-transform: uppercase;
	margin: 30px;
	font-size: 24px;
	background: url('images/inactive.png') no-repeat right;
	font-weight: 700;
	padding-right: 49px;
}
.caption .active {
	background-image: url('images/active.png');
}
.caption:hover,
.caption:focus {
	color: #B59EC8;
}
.caption .content {
	margin: 0 30px 30px;
	display: none;
}
.caption p:first-child {
	margin: 0;
}
#open {
	position: relative;
	z-index: 99999999!important;
	width: 62px;
	height: 62px;
	background: #D52273;
	display: inline-block;
	margin-top: 30px;
	padding: 23px 15px 0;
}
#open span {
	height: 2px;
	background: #FFF;
	transition: .4s;
}
#first {
	width: 100%;
}
#second {
	width: 70%;
	margin: 5px 0 5px 30%;
}
#third {
	margin-left: 40%;
	width: 60%;
}
#open:hover span+span {
	margin-left: 0;
	width: 100%;
}
#page .wpcf7-not-valid {
	border-color: #DE2478;
}
#page .wpcf7-not-valid-tip,
#page .ajax-loader {
	display: none;
}
#page .wpcf7-response-output {
	margin: 30px 0 0;
	border: 0;
	padding: 0;
}
#scroll {
	position: absolute;
	bottom: 0;
	width: 100%;
}
#scroll div {
	padding-top: 28px;
}
#scroll .row>div:hover{
	background: url('images/scroll.png') no-repeat top;

}
#scroll span {
	font-weight: 700;
	font-size: 24px;
	border-top: 2px solid #239E8D;
	padding: 15px;
}
#scroll span:hover {
	background: #239E8D;
}
#scroll div+div span {
	border-color: #5680f7;
}
#scroll div+div span:hover {
	background: #5680f7;
}
#scroll div+div+div span {
	border-color: #e07223;
}
#scroll div+div+div span:hover {
	background: #e07223;
}
#on {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	display: none;
	z-index: 1;
	background: rgba(0,0,0,.15);
}
table {
	width: 100%;
	height: 100%;
}
#in {
	background: #FFF;
	display: inline-block;
	max-width: 768px;
	padding: 0 30px 30px;
}
#in .form-control {
	border: 2px solid #292929;
}
#in .wpcf7-acceptance {
	margin: 30px 0 0;
	position: relative;
	top: 2px;
}
label {
	margin: 0;
	font-weight: 400;
	display: inline;
	font-size: 12px;
}
#in strong {
	font-size: 24px;
	text-transform: uppercase;
}
#pane {
	position: fixed;
	top: 0;
	left:0;
	width: 100%!important;
	height: auto;
	display: none;
	overflow:scroll;
	padding-bottom: 30px;
	z-index: 1;
	overflow-x: hidden;
	min-height: 100vh!important;
	height: 100vh!important;
	background: url('images/header2.jpg');
	background-size: cover;
}

#pane #sm{
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
	align-items: center;
	justify-content: space-between;

}

#pane #sm li{
	text-align: center!important;
}

#pane video{
	position: fixed;
	top: 0;
	left:0;
}
#close {
	width: 62px;
	margin-top: 30px;
	height: 62px;
	background: url('images/close.png') no-repeat center;
	display: inline-block;
	transition: .3s;
}
#close:hover {
	transform: rotate(90deg);
}
#sm {
	margin-top: 30px;
}
#sm>li+li {
	border-left: 1px solid #d6d6d6;
}
#sm div {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
#sm a {
	color: #FFF;
	transition: .4s;
}
#sm div>a {
	font-weight: 700;
	font-size: 24px;
	padding: 0;
}
#sm span {
	color: #D52273;
	font-weight: 400;
	display: block;
	font-size: 12px;
}
#sm .current-menu-item>a,
#sm a:hover,
#sm a:focus {
	background: none;
	color: #D52273;
}
#sm ul {
	margin: 15px 15px 0;
	border-top: 1px solid #D52273;
	list-style: none;
	padding: 10px 0 0;
	display: none;
}
#sm ul li {
	margin-top: 5px;
}
#share p {
	margin: 30px 0 0;
}
#share a {
	color: #FFF;
}
textarea.form-control {
	height: 120px;
}
@media (max-width: 992px){
	video {
		display: none;
	}
	.name {
		opacity: 1;
	}
	#scroll {
		display: none;
	}
	.title,
	.content h2 {
		font-size: 24px;
	}
	#bulletin h2 {
		text-align: center;
		margin-top: 30px;
	}
	#bulletin .btn {
		width: 100%;
	}
	#outside {
		width: 100%;
	}
	.post-content {
		padding: 0 30px 30px;
	}
	#title {
		margin: -30px 0 0;
	}
	#title h1 {
		font-size: 24px;
		padding: 10px 15px;
	}
	#bg {
		height: 100vh!important;



	}
	#a img,
	#charters img,
	#cruises img {
		display: none;
	}
}
@media (max-width: 991px){
	.logo img {
		height: 40px;
	}
	#close {
		width: 40px;
		height: 40px;
	}
	#open {
		width: 40px;
		height: 40px;
		padding: 12px 10px 0;
	}
	#xs {
		margin-top: 30px;
	}
	#xs>li>a {
		font-weight: 700;
		margin-top: 15px;
	}
	#xs a {
		padding: 5px;
		transition: .4s;
		color: #FFF;
		display: block;
	}
	#xs a:hover,
	#xs a:focus	{
		color: #D52273;
		background: none;
	}
	#xs .current-menu-item>a,
	#xs .current-menu-item>a:hover,
	#xs .current-menu-item>a:focus {
		background: #D52273;
		color: #FFF;
	}
	#xs ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
}
@media (max-width: 576px) {
	#before {
		display: none;
	}
}
#in .wpcf7-not-valid {
	border-color: #DE2478;
}


/*******************************
POPRAWKI
*******************************/
/*additionas classes*/
.full-width-img{
  overflow-x: hidden;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}

.full-width-img .kt-row-column-wrap{
    max-width: 1200px!important;
    margin-left: auto!important;
    margin-right: auto!important;

  }

/*

.page-template-forsail-kids-faq-template .masthead,
.page-template-page-new-template .masthead{
	background: #001041;
	padding-bottom: 30px;
}

.page-template-forsail-kids-faq-template .breadcrumps,
.page-template-page-new-template .breadcrumps{
	padding-top: 10px;
	padding-bottom: 10px;
}
.page-template-forsail-kids-faq-template .breadcrumps p,
.page-template-page-new-template .breadcrumps p{
	margin-top: 0;
}
*/

/*tytuł*/
.page-template-forsail-kids-template #title h1,
.page-template-forsail-kids-faq-template #title h1{
	background: #ffdf3f;
}

.page-template-forsail-rejsy-template #title h1{
	background: #e07223;
}
/*formularz*/
.page-template-forsail-kids-faq-template .wpcf7 label,
.page-template-forsail-kids-template .wpcf7 label{
	font-size: 16px;
	display: inline-block;
	margin-bottom: 8px;
}
.page-template-forsail-kids-faq-template .wpcf7 .star,
.page-template-forsail-kids-template .wpcf7 .star{
	color: #d52273;
}
.page-template-forsail-kids-faq-template .wpcf7 input,
.page-template-forsail-kids-faq-template .wpcf7 textarea,
.page-template-forsail-kids-faq-template .wpcf7 select.wpcf7-form-control,
.page-template-forsail-kids-template .wpcf7 input,
.page-template-forsail-kids-template .wpcf7 textarea,
.page-template-forsail-kids-template .wpcf7 select.wpcf7-form-control{
	width:100%;
	padding:8px 15px;
	border:solid 1px #a0a0a0;
	border-radius: 5px;
}

.page-template-forsail-kids-faq-template .wpcf7 textarea,
.page-template-forsail-kids-template .wpcf7 textarea{
	resize: none;
}

.page-template-forsail-kids-faq-template .wpcf7 .wpcf7-submit,
.page-template-forsail-kids-template .wpcf7 .wpcf7-submit{
	width: auto;
	background: #D52273;
	color: white;
	border-radius: 5px;
	border:none;
	transition: 500ms ease-in-out;
}

.page-template-forsail-kids-faq-template .wpcf7 .wpcf7-submit:hover,
.page-template-forsail-kids-template .wpcf7 .wpcf7-submit:hover{
	background: #444444;
}

.page-template-forsail-kids-faq-template .wpcf7 .wpcf7-acceptance input,
.page-template-forsail-kids-template .wpcf7 .wpcf7-acceptance input{
  width:20px;

}
.page-template-forsail-kids-faq-template .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label,
.page-template-forsail-kids-template .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label{

	font-size: 14px!important;
}
.page-template-forsail-kids-faq-template .wpcf7 .wpcf7-acceptance .wpcf7-list-item,
.page-template-forsail-kids-template .wpcf7 .wpcf7-acceptance .wpcf7-list-item{
	margin-left: 0;
}

/*tabela*/
.page-template-forsail-kids-faq-template  .new-table.wp-block-table td,
.page-template-forsail-kids-faq-template  .new-table.wp-block-table th{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}


/*zakładki w menu*/
#scroll .kids{
	border-color: #ffdf3f!important;
}
#scroll .kids:hover{
	background: #ffdf3f!important;
}

#scroll .eventy{
	border-color: #db143b!important;
}
#scroll .eventy:hover{
	background: #db143b!important;
}

/*sekcje na stronie głownej*/
#a:not(.wp-block-ps2id-block-target),
#charters:not(.wp-block-ps2id-block-target),
#cruises:not(.wp-block-ps2id-block-target),
#kolonie:not(.wp-block-ps2id-block-target),
#eventy:not(.wp-block-ps2id-block-target){
	min-height: 500px!important;
}
#a .btn,
#charters .btn,
#cruises .btn,
#kolonie .btn,
#eventy .btn{
	border-color: white;
}
#kolonie{
	background: #ffdf3f!important;
	color:white;
}
#eventy{
	background: #db143b!important;
	color: white;
}

/*stopka*/
.site-footer{
	background: #00377d;
}

/*strona główna*/
.main-page-title{
	display: inline;

}

/*ukryj*/
.ukryj{
	display: none;
}

/*tabela*/
.wp-block-table td{
	padding:10px 15px;
}



.wp-block-table table{
	width: auto!important;
}

.plan-dnia table tbody tr td:nth-of-type(1){
	min-width: 110px!important;
}



/**
* eventy
*/
.page-template-forsail-events-template #title h1 {
	background: #db143b!important;
}

/**
* czartery
*/
.page-template-forsail-czartery-template #title h1 {
	background: #5680f7!important;
}



#at2 iframe{
	border:none;
	width:100%;

	background:#00377d;
	padding:30px;
		border-radius:15px!important;

}



html body #at2 iframe #filter_country{
	width:100%!important;

}






/**
* menu
*/

#pane{
	z-index: 99999999999!important;
}


@media(max-width:1300px){
	#sm div > a{
		font-size: 20px!important;
	}
}


@media(max-width:1100px){
	#sm div > a{
		font-size: 16px!important;
	}
}


@media(max-width:991px){
	.sub-menu{
		display: none;
	}
}

.top{
	position: relative!important;
	transform: none;

}

.top h1{
	margin-top: 35px;
}
