
#exitpage { z-index: 102; display: none; }
#intropage { z-index: 102; display: none;  }
.slot { z-index: 101; }

/* frame on index */
.page {
    background-color:#F9F6EC;
    color:#222;
    /*z-index:150;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
    min-height:100%;
    /*padding-top: 100px;*/
}
.center {
  width: 905px;
  height: 620px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -295px 0 0 -430px;
}

.page .text {
    z-index: 10000;
    /*margin-left: 120px;*/
    margin-bottom: 50px;
    width: 200px;
    margin: 0 auto;
}



.page .text h4 {
    font-weight:normal;
    text-transform:uppercase;
    margin: 0px 0px 0px;

    font-size: 18px;
    font-family:  'alegreya_sans_scregular',"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",  Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #333;
    margin-left: -20px;
    letter-spacing: 2px;
    text-align: center;
}

.page .text h2 {
    font-weight:normal;
    /*text-transform:uppercase;*/
    margin: -2px 0px 0px;
    font-size: 34px;
    font-family:  'alegreya_sans_scbold',"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
  Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #333;
    margin-left: -22px;
    text-align: center;
}

.page .text h3 {
    font-weight:normal;
    text-transform:uppercase;
    margin: 3px 0px 80px;
    opacity: .8;
    font-size: 13px;
    font-family:  'alegreya_sans_scregular',"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",  Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #333;
    margin-left: -20px;
    letter-spacing: 2px;
    text-align: center;
}

.page .buttons {
    width: 390px;
    margin: 0 auto;
}

.page .buttons.three {
    width: 490px;
    margin: 0 auto;
}


.page .buttons.one {
    width: 195px;
}


.slot {
   -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
  opacity: 0;
}

.page .bt {
   -webkit-transition: all 1.3s ease;
  -moz-transition: all 1.3s ease;
  -o-transition: all 1.3s ease;
  transition: all 1.3s ease;
  opacity: 0;
}


.page .bt {
    display: inline-block;

    color: #417777;
    width: 170px;
    /*height: 15px;*/
    /*margin: 0 auto;*/
    padding: 10px 0px;
    border: 1px solid #468080;
    text-align: center;
    border-radius: 1px;
    margin: 20px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
    font-family: 'alegreya_sans_scregular', sans-serif;

    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}


.page .bt.question {
     -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    width: 23px;
    height: 20px;
    line-height: 1.1;
    padding: 10px 8px 10px 10px;

}


.page .bt.sec {
    margin-left: 30px;
}




.page .bt:hover {
    cursor: pointer !important;
    border: 1px solid black;
    color: black;
}
.page .bt.deactivate {
    pointer-events: none;
    border: 1px solid #eee;
    color: #eee;
}

.desc{
    font-size: 18px;
    width: 600px;
    margin: -10px auto 40px;
}
.desc .col1 {
    margin-right: 30px;
}

.desc .col1, .desc .col2 {
    display: inline-block;
    width: 280px;
    vertical-align: top;
}

.centertxt {
    text-align: center;
    display: block;
    margin-top: -40px;
    /*margin: 20px 0px;*/
}

a {
    text-decoration: none;
}
a:hover, a:acitve, a:visited{
    text-decoration: none;
    cursor: pointer;
}

.videos .video {
    display: inline-block;
    width: 400px;
}
.videos .video:first-child {
    margin-right: 50px;
    margin-left: 25px;
}
.videos h5 {
    display: none;
}





ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.jSlots-wrapper {
    overflow: hidden;
    height: 300px;
    margin-bottom: 20px;
    display: inline-block; /* to size correctly, can use float too, or width*/
    /*border: 1px solid #999;*/
}

.slot_ {
    float: left;
    /*border-left: 1px solid rgba(250, 246, 237, .1);*/
}

.slot_:first-child {
    border: none;
}

.slot_ li {
    width: 300px;
    line-height: 300px;
    text-align: center;

    color: transparent;


    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    background-position: 0% 0%;
}


.slot_ li span {
    display: block;
}


.en, .bt.en {
  display: none;
}


.slot_2 li:nth-child(8) {
    background: url(../images_generator/i0/walhai_1_300.png);
}
.slot_2 li:nth-child(7) {
    background: url(../images_generator/i0/beluga_1_300.png);
}
.slot_2 li:nth-child(6) {
    background: url(../images_generator/i0/blauwal_1_300.png);
}
.slot_2 li:nth-child(5) {
    background: url(../images_generator/i0/brillenwal_1_300.png);
}
.slot_2 li:nth-child(4) {
    background: url(../images_generator/i0/buckelwal_1_300.png);
}
.slot_2 li:nth-child(3) {
    background: url(../images_generator/i0/narwal_1_300.png);
}
.slot_2 li:nth-child(2) {
    background: url(../images_generator/i0/orca_1_300.png);
}
.slot_2 li:nth-child(1) {
    background: url(../images_generator/i0/pottwal_1_300.png);
}

.slot_1 li:nth-child(8) {
    background: url(../images_generator/i1/walhai_2_300.png);
}
.slot_1 li:nth-child(7) {
    background: url(../images_generator/i1/beluga_2_300.png);
}
.slot_1 li:nth-child(6) {
    background: url(../images_generator/i1/blauwal_2_300.png);
}
.slot_1 li:nth-child(5) {
    background: url(../images_generator/i1/brillenwal_2_300.png);
}
.slot_1 li:nth-child(4) {
    background: url(../images_generator/i1/buckelwal_2_300.png);
}
.slot_1 li:nth-child(3) {
    background: url(../images_generator/i1/narwal_2_300.png);
}
.slot_1 li:nth-child(2) {
    background: url(../images_generator/i1/orca_2_300.png);
}
.slot_1 li:nth-child(1) {
    background: url(../images_generator/i1/pottwal_2_300.png);
}


.slot_0 li:nth-child(8) {
    background: url(../images_generator/i2/walhai_3_300.png);
}
.slot_0 li:nth-child(7) {
    background: url(../images_generator/i2/beluga_3_300.png);
}
.slot_0 li:nth-child(6) {
    background: url(../images_generator/i2/blauwal_3_300.png);
}
.slot_0 li:nth-child(5) {
    background: url(../images_generator/i2/brillenwal_3_300.png);
}
.slot_0 li:nth-child(4) {
    background: url(../images_generator/i2/buckelwal_3_300.png);
}
.slot_0 li:nth-child(3) {
    background: url(../images_generator/i2/narwal_3_300.png);
}
.slot_0 li:nth-child(2) {
    background: url(../images_generator/i2/orca_3_300.png);
}
.slot_0 li:nth-child(1) {
    background: url(../images_generator/i2/pottwal_3_300.png);
}