@import 'http://fonts.googleapis.com/css?family=EB+Garamond';

/* CSS Micro Reset */

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  text-align: left;
  vertical-align: top;
}

img,
iframe {
  border: 0;
}

html,
body {
  height: 100%;
  min-height: 100%;
  position: relative;
}
body {
  background: url(_img/bg/texture.png) fixed repeat #211f1e;
  color: #c68355;
  font-family: 'Alegreya', 'EB Garamond', 'Palatino Linotype', 'Book Antiqua',
    Palatino, serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  overflow-y: scroll;
  vertical-align: top !important;
}
.clear {
  clear: both;
}

.loader {
  background: url(_img/loading.gif) center no-repeat;
  width: 90px;
  height: 55px;
  display: none;
  position: absolute;
  z-index: 100;
  top: 50%;
  right: 5%;
  margin: -27px 0 0 0;
}

.cursor {
  cursor: pointer;
}
.opacity {
  opacity: 0;
}
.radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
a {
  border: medium none;
  color: #c68355;
  outline: medium none !important;
  text-decoration: none;
}
a:hover {
  border: medium none;
  color: #ffffff;
  outline: medium none;
  text-decoration: none;
}
p {
  margin: 0;
  padding: 0;
}
.ship {
}
.captains-cabin {
  height: auto;
  margin: 0 auto;
  width: 486px;
  z-index: 1000;
  padding-top: 50px;
}
.captain {
  background: url('_img/logo.png') no-repeat scroll center center transparent;
  height: 246px;
  margin-bottom: 0;
  width: 100%;
}
.email {
  color: #fff !important;
  padding: 0 !important;
  background: none !important;
}
ul,
ul.crewmen,
li,
li.crewman {
  display: inline-block;
  height: auto;
  margin: 0 5px 3px 5px;
  padding: 0;
  text-align: center;
  width: auto;
}

.list li {
  display: block;
}

.proffesion {
  display: block !important;
}

li.crewman:first-child {
  display: inline-block;
}

li.crewman:first-child span {
  padding-left: 0 !important;
  color: #fff !important;
  display: inline-block;
  line-height: 20px;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle !important;
  position: relative;
}

li.crewman:first-child span .left {
  position: absolute;
  top: 0;
  left: -35px;
  height: 100%;
  width: 25px;
  background: url(_img/tic/left.svg) center no-repeat;
  margin: 0 !important;
}

li.crewman:first-child span .right {
  position: absolute;
  top: 0;
  right: -35px;
  height: 100%;
  width: 25px;
  background: url(_img/tic/right.svg) center no-repeat;
  margin: 0 !important;
}

li a,
li.crewman a {
  background-image: url('_img/icons-menu.png');
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  letter-spacing: 0;
  padding-left: 20px;
}
li a.activeMenu {
  background-image: url('_img/icons-eye.png') !important;
  color: #ffffff;
}
li a:hover,
li.crewman a:hover {
  background-image: url('_img/icons-menu-hover.png');
}
ul.list {
  display: none;
  height: auto;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
li.item {
  /*margin: 0;*/
}
li.item a {
  background-image: url('_img/icons-dot.png');
  padding-left: 9px;
  margin-left: -9px;
  background-position: -5px center;
}
li.item a:hover {
  background-image: url('_img/icons-dot.png');
}
.title {
  position: fixed;
  z-index: 10;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%);

  display: block;

  font-size: 14px;
  line-height: 1.4;
  text-align: center;

  color: #000;
  width: 90vw;
  max-width: 680px;

  background: #222;
  border-radius: 5px;
  padding: 10px;
}
.title span {
  color: #333 !important;
  font-size: 22px;
  margin-bottom: 6px; /*padding-bottom:3px; border-bottom:1px solid #333;*/
  line-height: 1;
  display: inline-block;
}
.title a {
  color: #333;
  font-size: 12px;
  background: #c68355;
  margin-top: 5px;
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.title a:hover {
  color: #222;
}
.activeMenuItem {
  color: #fff !important;
  background-position: -1px center !important;
  padding: 2px 4px 2px 14px !important;
  border: 1px #fff solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.activeMenuItem:hover {
  color: #c68355 !important;
  border: 1px #c68355 solid;
}
.scribe {
  color: #ffffff;
  display: block;
  padding: 10px 20px;
}
a.scribe {
  color: #ffffff;
  display: block;
  padding: 0;
  background: none !important;
}
.about {
  display: inline-block;
}
.scribe span {
  display: inline-block;
}

.col li {
  margin: 0px;
  display: block !important;
}

.col li a {
  padding-left: 17px;
}

.col .item a:hover {
  background-image: url('_img/icons-dot.png') !important;
}

.col {
  width: 100% !important;
}
.img {
  display: inline-block;
  height: auto;
  line-height: 0 !important;
  font-size: 0 !important;
  margin: 0;
  margin-bottom: 2px;
  padding: 0;
  position: relative;
  width: auto;
  max-width: 900px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(_img/pending.gif) center no-repeat;
}
.img img {
  width: 100%;
  height: auto;
  background: none;
}
.img .shadow1 {
  background: none repeat scroll 0 0 #262625;
  height: 100%;
  left: 3px;
  line-height: 0 !important;
  outline: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  width: 100%;
  z-index: -1;
}
.img .shadow2 {
  background: none repeat scroll 0 0 #262625;
  height: 100%;
  left: 6px;
  line-height: 0 !important;
  outline: 1px solid #c68355;
  position: absolute;
  top: 6px;
  width: 100%;
  z-index: -2;
}
.noise {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(_img/noise.png) repeat;
  z-index: 2;
}

.regularImg img {
  border: 1px solid #c68355;
}
/*.view0 { float:left; margin-bottom:100px; margin-right:10px!important; }
    .view1 { margin-top:30px; }*/

.corner {
  position: fixed;
  background-position: center;
  width: 20px;
  height: 20px;
  z-index: 9999;
}

.topleft {
  top: 0;
  left: 0;
  background: url(_img/corners/top.png);
}
.topright {
  top: 0;
  right: 0;
  background: url(_img/corners/top.png);
}
.bottomleft {
  bottom: 0;
  left: 0;
  background: url(_img/corners/bottom.png);
}
.bottomright {
  bottom: 0;
  right: 0;
  background: url(_img/corners/bottom.png);
}

.hull {
  height: auto;
  margin: 10px auto 50px auto;
  width: 400px;
  line-height: 1.3;
  vertical-align: top !important;
  text-align: center;
  background: url(_img/pointer.png) center -30px no-repeat;
  padding-top: 40px;
  position: relative;
}
.gallery {
  width: 100% !important;
}
.bg {
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.video p {
  margin: 10px 0;
  color: #fff;
  padding-bottom: 2px;
  border-bottom: 1px #fff solid;
  display: inline-block;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
