a {color: inherit; text-decoration: inherit;}

html, body {
    font-family: Roboto;
    margin: 0 auto;
    color: #222222;
    font-weight: 300;
    letter-spacing: 0;
max-width: 100%;
    overflow-x: hidden;
}

#header, #yacht, #contact {
    width: 100%;
    float: left;
    display: table;
    z-index: 1;
}

#slogan {
font-family: 'Lobster Two', cursive;
font-size: 36px;
margin: 2.5vw 0 5vw 0;
text-align: center;
font-weight: bold;
font-style: italic;
}

.santinicon {
height: 48px; display: block; margin: 0 auto;
}

.w400 {font-weight: 400;}

#header {
    background: url(img/bgheaderm.jpg) center;
    background-size: cover;
    min-height: 70vh;
    text-shadow: 0 0 6px white;
}

#navi { 
background: radial-gradient(#777777, #333333);
background-attachment: fixed;
color: white;
padding: 2.5% 0 2.5% 5vw;
float: left;
width: 95%;
font-weight: 400;
}

#navi > div {

float: left;
margin: 2.5vw 18px 2.5vw 0;
background: rgba(0,0,0,0.3);
border-radius: 6px;
height: auto;
font-size: 18px;
padding: 6px;

}

#yacht {
    background: radial-gradient(#FFFFFF, #BBBBBB);
}

#options {
    background: url(img/bgoptions.jpg) center;
    background-size: cover;
}

#headertext, #yachttext, #options, #context {
    display: table-cell;
    vertical-align: middle;
    padding: 5vw;
    width: 100%;
    height: 100%;
    
}

#headertext, #yachttext > h2, p {
    width: 100%;
}

.cruiseopt {
    float: left;
    width: 95%;
    border: 1px solid #444444;
    padding: 2.5%;
    background: rgba(255, 255, 255, 0.8);
    background-size: cover;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.optcontent {
}

.a, .b, .c, .d {margin: 5% 0 0 0;}

.fot {
display: none;
}

.mfot {
	width: 100%; height: 0; padding-top: 75%; margin-top: 5vw;
}

.f01 {background: url(img/gallery/l/01.jpg) center; background-size: cover;}
.f02 {background: url(img/gallery/l/02.jpg) center; background-size: cover;}
.f03 {background: url(img/gallery/l/03.jpg) center; background-size: cover;}
.f04 {background: url(img/gallery/l/04.jpg) center; background-size: cover;}
.f05 {background: url(img/gallery/l/05.jpg) center; background-size: cover;}
.f06 {background: url(img/gallery/l/06.jpg) center; background-size: cover;}
.f07 {background: url(img/gallery/l/07.jpg) center; background-size: cover;}
.f08 {background: url(img/gallery/l/08.jpg) center; background-size: cover;}
.f09 {background: url(img/gallery/l/09.jpg) center; background-size: cover;}
.f10 {background: url(img/gallery/l/10.jpg) center; background-size: cover;}
.f11 {background: url(img/gallery/l/11.jpg) center; background-size: cover;}
.f12 {background: url(img/gallery/l/12.jpg) center; background-size: cover;}
.f13 {background: url(img/gallery/l/13.jpg) center; background-size: cover;}
.f14 {background: url(img/gallery/l/14.jpg) center; background-size: cover;}
.f15 {background: url(img/gallery/l/15.jpg) center; background-size: cover;}
.f16 {background: url(img/gallery/l/16.jpg) center; background-size: cover;}
.f17 {background: url(img/gallery/l/17.jpg) center; background-size: cover;}
.f18 {background: url(img/gallery/l/18.jpg) center; background-size: cover;}
.f19 {background: url(img/gallery/l/19.jpg) center; background-size: cover;}

.show {
    color: white;
    text-shadow: 0 0 3px black;
    width: 240px;
    height: 100%;
    line-height: 180px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 24px;
    cursor: zoom-in;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.show:hover {
    opacity: 1;
}

h2 {
    font-size: 30px;
    margin: 0 0 12px 0;
    font-weight: 300;
}

h3 {
    font-size: 24px;
    margin: 0 0 12px 0;
    font-weight: 300;
}

p, ul {
    font-size: 18px;
    line-height: 27px;
    margin: 9px 0 0 0;
}

/* GALLERY */

.zobzdj {margin-top: 27px;}

.image {
    background-color: rgba(0, 0, 0, 0.7);
    cursor: zoom-out;
    display: none;
    height: 100vh;
    position: fixed;
    width: 100vw;
    z-index: 10;
}


.opensize {
    background-size: contain;
    z-index: 20;
    height: 90vh;
    margin: 5vh;
}

.opensize > img {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0;
}

.o01 {background: url(img/gallery/l/01.jpg) fixed center no-repeat;}
.o02 {background: url(img/gallery/l/02.jpg) fixed center no-repeat;}
.o03 {background: url(img/gallery/l/03.jpg) fixed center no-repeat;}
.o04 {background: url(img/gallery/l/04.jpg) fixed center no-repeat;}
.o05 {background: url(img/gallery/l/05.jpg) fixed center no-repeat;}
.o06 {background: url(img/gallery/l/06.jpg) fixed center no-repeat;}
.o07 {background: url(img/gallery/l/07.jpg) fixed center no-repeat;}
.o08 {background: url(img/gallery/l/08.jpg) fixed center no-repeat;}
.o09 {background: url(img/gallery/l/09.jpg) fixed center no-repeat;}
.o10 {background: url(img/gallery/l/10.jpg) fixed center no-repeat;}
.o11 {background: url(img/gallery/l/11.jpg) fixed center no-repeat;}
.o12 {background: url(img/gallery/l/12.jpg) fixed center no-repeat;}
.o13 {background: url(img/gallery/l/13.jpg) fixed center no-repeat;}
.o14 {background: url(img/gallery/l/14.jpg) fixed center no-repeat;}
.o15 {background: url(img/gallery/l/15.jpg) fixed center no-repeat;}
.o16 {background: url(img/gallery/l/16.jpg) fixed center no-repeat;}
.o17 {background: url(img/gallery/l/17.jpg) fixed center no-repeat;}
.o18 {background: url(img/gallery/l/18.jpg) fixed center no-repeat;}
.o19 {background: url(img/gallery/l/19.jpg) fixed center no-repeat;}

/* CONTACT */

#contact {
    background: radial-gradient(#777777, #333333);
    background-attachment: fixed;
    color: white;
}

#cdetails {font-size: 18px; font-weight: 300; width: 100%; float: left;}
.cinfo {margin: 18px 0;}
.cicon {float: left; width: 54px; height: 51px; margin-right: 9px;}
.cicon > img {width: 48px; height: 48px; margin: 3px 3px 3px 0;}
.ctext {float: left; background: none;}
.ctext > img {height: 13.5px; border-radius: 2px;}

.ccenter {margin-left: auto; margin-right: auto; display: inline-block; text-align: left;}

.sh {line-height: 27px;}
.lh {line-height: 54px;}

.claw {height: 54px; line-height: 27px;}
.caddress {height: 81px; line-height: 27px;}
.cscreen {height: 54px; line-height: 54px;}
.cmail {height: 54px; line-height: 54px;}
.cphone {height: 54px; line-height: 27px;}

.caddress > .cicon {padding-top: 13.5px;}

#collaboration {width: 100%; float: left; margin-top: 10vw;}
#collaboration > img {margin: 36px 18px 0 18px; height: 66px;}