@import 'https://fonts.googleapis.com/css?family=Raleway|Liu Jian Mao Cao|Open+Sans&display=swap';


body {
	background-color: #fff;
	padding: 0px;
	font-family: 'Raleway', sans-serif, sans;
	margin: 0 auto; 
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
input, textarea, select {
	font-family:"Open Sans", Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	font-size: 15px;
	border-radius: 5px;
	padding: 7px;
	border: 2px solid #757761;
	background-color: #fff;
	max-width: 80vw;
	width: 250px; 
} 
a[href^="mailto:"]
{
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
table:not(.table-condensed){
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
th:not(.table-condensed){
	padding: 5px 3vw 5px 5px;
	vertical-align: top;
	text-align: left;
	background-color: #666666;
	color: #fff;
	font-size: 20px; 
}
td:not(.table-condensed){
	padding: 5px 3vw 5px 5px;
	vertical-align: top;
}












.page{
	min-height: calc( 80vh - 70px);
	background-position:center center;
	background-size: cover;
/*	background-attachment:fixed; */
	background-repeat: no-repeat;
	position:relative; 
	box-shadow: 0 0 100px rgba(0, 0, 0, 0.5) inset;
	animation: fadein 2s;
}
.header {
/*	background-color:rgba(0,0,0,0.1); 
	 -webkit-backdrop-filter: blur(10px);
	-moz-backdrop-filter: blur(10px);
  	backdrop-filter: blur(10px); */
	font-family:"Liu Jian Mao Cao", Arial, Helvetica, sans-serif; 
	color:#fff;
	text-align:right; 
	padding: 2vw 10vw;
	text-shadow: 1px 1px 2px #000;
	display: grid;
	grid-template-rows: 1fr 1fr 1fr;


}
.header a{
	text-decoration: none; 
	color: #fff; 
}
/* .header br{
    display: none;
} */
.appley{
	font-size: 80px; 
	max-width: 1200px;

	padding: 20px 0;
	animation: fadein 2.5s;
	margin-left: auto;
}
.bnb{
	font-size:30px; 
	max-width: 1200px;
	font-family:"Liu Jian Mao Cao", Arial, Helvetica, sans-serif; 

	padding: 20px 0;
	animation: fadein 3s;
	margin-left: auto;
}

.links {
	line-height: 90px;
	animation: fadein 2s;
}
.links a{
	padding: 0 10px 0 10px; 
	color: #fff;
	text-decoration:none; 
	white-space:nowrap;
	display: inline-block;
	position: relative;
	z-index: 91;
}

.links a::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	height: 4px;
	background: #fff;
	transform: scaleX(0);
	transform-origin: right;
	transition: transform 300ms ease-in;	
}
.links a:hover::after{
	transform: scaleX(1);
	transform-origin: left;
}
.nav {
	margin: auto;
	width: 990px;

}
.navigation{
	background-color: #2c608e;
	color: #fff;
	text-align:center;
	position: sticky;
	top: 0;
	z-index: 3;
}
.clearfix::after
{
	content: '';
	display: table;
	clear: both;
}
#nav
		{
			width: 60em; /* 1000 */
			font-weight: 400;
			width: 100%;
			position: relative;
			z-index: 1000;
		}

#nav > a
			{
				display: none;
			}
.maintext {
    font-size: 16px;
    color: #666;
    max-width: 1100px;
    padding: 20px 10vw;
    margin: auto;
    line-height: 180%;
    background-color: #fff;

}
.ferries{
	background-color: rgba(44, 96, 142, 0.5);
	color: #fff;
	padding: 1vw;
	font-family: 'Raleway', sans-serif, sans;
	text-align: center; 
}
.ferries h3{
	text-transform: uppercase;
	font-size: 30px; 
}

.maintext h1{
	font-size: 60px;
	font-weight: normal;
	font-family:"Liu Jian Mao Cao", Arial, Helvetica, sans-serif; 
	line-height: 70px; 
}
.maintext h2{
	font-size: 24px;
	font-weight: normal;
}
.maintext a{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dashed #424953;
}
.maintext a:hover{
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid red;
}		
.footer {
	background-color: #2c608e;
	font-family: Georgia, Times New Roman, times, serif;
	font-size: 16px; 
}			
.footer > div {
    color: #fff;
    max-width: 1100px;
    padding: 60px 10vw;
    margin: auto;
    line-height: 180%;
}			
.footer a{
	color: #fff;
	text-decoration: none; 
}
.footer a:hover{
	border-bottom: 2px solid white; 
}	
.iw {
	font-size: 10px;
	padding: 10px 100px;
	text-align: right;
} 
.iw a{
	color: #888;
	text-decoration: none;
}			
blockquote {
    border-radius: 5px;
    position: relative;  
    font-style: italic;
    text-align: center;
    padding: 30px;
    width: 80%;  
    color: #fff;
    margin: 1rem auto 2rem;
    background: #2c608e;
}
blockquote:before,
blockquote:after{
    font-family: FontAwesome;
    position: absolute;
    top: 13px;
    color: #E8E8E8;
    font-size: 34px;
}
blockquote:before{
    content: "\f10d";
    margin-right: 13px;
    right: 100%;
}
blockquote:after{
    content: "\f10e";
    margin-left: 13px;
    left: 100%;  
}
#map{
	height: 70vh; 
}
.good {
	float: right; 
}
.good img{
	max-width: 150px; 
}
.squares3{
	display: grid;
	gap: 4px;
	grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
.squares3 > div{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	aspect-ratio: 4/3;
}
.squares2 {
	display: block;
	margin:auto;
	background-color: #fff; 
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}
.squares2 div{
	border: 2px solid #fff;
  box-sizing: border-box;
}

.squares2 div {
	display: inline-block;
	width: calc( 25% - 4px );
	height:  calc( 30vh - 4px );
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.squares2 div img, 
.squares3 div img  {
	width: 100%;
	height: 100%;
}
.bunkum{
	max-width: 1200px;
	margin: auto;
	text-align: center; 
	display: flex;
	align-items: center;
	justify-content: center; 
	flex-wrap: wrap; 
}
.bunkum img {
	margin: 20px;
	max-width: 200px;
	max-height: 150px;
	display: block;
}
.tariff tr:nth-of-type(2n+1)>td{
	background-color: #fafafa; 
}
.tariff tr td:first-child{
	font-weight: bold; 
}
.ftb-widget, 
#ftb-bookingWidgetForm{
	background-color: #6392bb !important;
}

  @keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}



@media only screen and ( max-width: 1200px ) {
.squares, .squares2{
	display: block;
	margin:auto;
	}
.squares div, .squares2 div {
	display: inline-block;
	width: calc( 50% - 4px );
	height: 30vh;
}
}

@media only screen and ( max-width: 640px ) {
.squares2 div {
	width: 100%;
	height: 60vw;
}
.tariff tr{
	display: grid;
}
.tariff tr td, 
.tariff tr th{
	display: block;
}
}


@media only screen and ( max-height: 900px ) {
.header {
	background-color:transparent; 
	 -webkit-backdrop-filter: blur(0);
	-moz-backdrop-filter: blur(0);
  	backdrop-filter: blur(0); 
 
}
			
}

@media only screen and ( max-width: 1024px ) {
.header{
	margin-top: 50px; 
}
.links {
	text-align: left;
	line-height: 30px;
	position: relative; 
	animation: fadein 0.5s;	
}
.links a {
	display: block;
	padding: 15px 30px ;

}
.page {
	background-attachment: scroll; 
	display: flex;

}
.nav {
	margin: 0;
	width: auto;
}
.navigation{
	height: auto;
	top: 0;
	width: 100%; 
	position: absolute;
}
		
#nav
			{
				position: relative;
				top: auto;
				left: auto;
				margin: 0 0 0 0;
			}





#nav > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
			
					position: relative;
					}
#nav > a:before,
#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
#nav > a:after
					{
						top: 60%;
					}

#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
				{
					display: block;
				}

#nav .links
			{
		
				display: none;


			}
#nav:target > .links
				{
					display: block;
				}

.maintext {
	font-size: 20px; 
}
.header br{
    display: block;
}
.links a::after{
	height: 0;	
}
}
			


@media only screen and ( min-width: 1024px ) {
	.squares3{
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}