@charset "utf-8";
/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;font-size:100%;vertical-align:baseline;border: 0;outline: 0;background:transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {  outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
header, nav, article, footer { display: block;}
/*END RESET*/

html{
  width:100%;
  height: 100%;
  font-family: 'Open Sans Condensed', Arial, sans-serif;
  font-size:100%;
  overflow-x:hidden;
  color:#333;
}
body{
  width:100%;
  height: 100%;
}
.group:before,
.group:after {
  content: "";
  display: table;
} 
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

/*swipe js*/
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}

/*bellows*/
.m-bellows{list-style:none}.m-bellows li{list-style:none;margin:0}.m-bellows .m-content{-webkit-transition:max-height .5s ease;-moz-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease;overflow:hidden;max-height:0}.m-bellows .m-active .m-content{max-height:10000px}.m-bellows .m-header{z-index:1;position:relative;margin-top:-1px;pointer-events:cursor}.m-bellows h3{margin:0}.m-bellows .m-header>a{pointer-events:none}

/*common styles*/
.wrap{
  width: 90%;
  margin: auto;
}
.wrap_big{
  width: 95%;
}
.st-1{
  width: 100%;
  height: 100%;
  background: url(../img/mobile/stage-1.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  min-height: 480px;
}
.nav__box{
  padding-right: 5%;
  text-align: right;
  position: relative;
  z-index: 2;
}
.nav__item{
  font-size: 20px;
  display: inline-block;
}
.nav__item a, .nav__item b{
  display: block;
  padding: 7px 10px;
  font-weight: bold;
}
.nav__item b{
  background-color: #fff;
  color:#93BEE8;
}
.nav__item a{
  color:#fff;
  text-decoration: none;
}
.st-1__img-box{
  width: 95%;
  position: absolute;
  bottom:0;
  left: 2.5%;
}
.st-1__img{
  display: block;
  width: 100%;
  margin-top: 20px;
}
.st-1__title{
  color:#fff;
  text-align: center;
  font-size: 25px;
  padding-top: 25px;
}
.st-1__arr{
  width: 103px;
  height: 60px;
  background: url(../img/down-ar.png) no-repeat 0 bottom;
  margin-left: 15px;
  position: absolute;
  bottom: 10px;
  width: 10%;
  left: 45%;
  background-size: 100% auto;
}
.st-1__h{
  font-size: 35px;
  color:#fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
}
.st-1__h span{
  display: inline-block;
  border-top: 4px solid;
  border-bottom: 4px solid;
}
.st-2__header{
  background-color: #3e352c;
}
.st__h{
  font-size: 35px;
  color:#fff;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0;
}
.st-2__lid-h{
  margin: 20px 0 5px;
  font-size: 20px;
}
.st-2__txt{
  font-family: Arial, sans-serif;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}
.st-2__txt img{
  width: 100%;
  display: block;
  margin: 10px 0;
}
.destination__img{
  width: 100%;
  margin: 20px 0 0;
  display: block;
}
.flights{
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 1.3;
}
.flights p{
  margin-top: 5px;
}
.st-3__header{
  background-color: #3e352c;
  margin-top: 20px;
}
.stage-3__h3{
  font-size: 20px;
  margin-top: 20px;
  text-transform: uppercase;
  line-height: 1;
}
.stage-3__p{
  font-size: 14px;
  margin-top:10px;
  font-family: Arial, sans-serif;
}
.st-4{
  background-color: #2B2213!important;
  color:#9c8874;
}
.st__h_4{
  color:#9c8874;
  line-height: 1.1;
  width: 90%;
  text-align: left;
  margin: auto;
}
.st-4__txt{
  font-family: Arial, sans-serif;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}
.st-4__txt p {
  margin-top: 10px;
}
.info-img{
  width: 100%;
  display: block;
}
.ft__cols{
  font-family:Arial, sans-serif;
  margin-top:30px;
  color:#9c8874;
}
.ft__cols:after{
  content:'';
  display:inline-block;
  width:100%;
  height:0;
}
.ft__col{
  position:relative;
  width:100%;
  display:inline-block;
  text-align:left;
  vertical-align:top;
  font-size: 14px;
  margin-bottom: 20px;
}
.ft__col p{
  padding-left:40px;
}
.ft__col:after{
  content:'';
  display:inline-block;
  position:absolute;
  top:0;
  left:-10px;
  width:39px;
  height:39px;
  background:url(../img/mobile/hook-01.svg) no-repeat 0 0;
  background-size: 39px 39px;
}
.ft__col_water:after{
  background-image:url(../img/mobile/drop-01.svg);
}
.ft__col_fish:after{
  background-image:url(../img/mobile/fish-01.svg);
}
.st-5__header{
  background: url(../img/mobile/stage-5.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.contacts__txt{
  font-size:20px;
  margin-top:10px; 
  text-transform: uppercase;
  padding-bottom: 10px;
}
.contacts__txt a{
  color:#fff;
  text-decoration:none;
}
.contacts__txt a:hover{
  text-decoration:underline;
}
.contacts{
  text-align: center;
  color:#fff;
}
#map{
  height: 100%;
  background: #efefef;
  background-image: url(http://maps.googleapis.com/maps/api/staticmap?center=53.218889,136.121389&zoom=4&size=1200x1200&scale=2&maptype=roadmap&markers=color:red|53.218889,136.121389&sensor=false&key=AIzaSyBz4fZob_2Quq5H9feB6HYwlGX52aqUrrQ);
  background-position: center center;

}
.swipe img{
  max-width: 100%;
}
.layout__header{
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 5px;
  border-top: 3px solid #f82500;
  color:#f82500;
  text-transform: uppercase;
  padding-left: 5%;
  font-size: 20px;
}
.swipe-wrap > div{
  position: relative;
}
.swipe__h, .swipe__txt{
  color:#fff;
  position: absolute;
  top:20px;
  left: 5%;
  right: 5%;
  line-height: 1.1;
}
.swipe__h{
  font-size: 30px;
}
.swipe__txt{
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.slider__box{
  position: relative;
}
.spager{
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10px;
  word-spacing: 3px;
}
.spager__page{
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  position: relative;
}
.spager__page_active:after{
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 12px;
  position: absolute;
  top:2px;
  left:2px;
  background-color: #85807f;
}


.m-bellows{
  margin-top: 20px;
  min-height: 0!important;
  border-bottom:1px solid #948671;
}
.m-header{
  background-color: #3f352c;
  padding-left: 5%;
  border-top:1px solid #948671;
  position: relative;
}
.m-header:after{
  content: '';
  width: 30px;
  height: 20px;
  position: absolute;
  background: url(../img/mobile/ars.gif) no-repeat 0 0;
  top:15px;
  right: 5%;
  background-size: 30px 40px;
}
.m-active .m-header:after{
  background-position: 0 bottom;
}
.m-item:first-child .m-header{
  border-top: none;
}
.m-header a{
  color:#948671;
  text-transform: uppercase;
  font-size: 30px;
  padding: 5px 0;
  display: inline-block;
}
.m-img{
  max-width: 100%;
  display: block;
}
.s4-gal__txt{
  width: 90%;
  margin: 0 auto 20px;
}
.s4-gal__p{
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.s4-gal__p_descr{
  font-weight: normal;
}
.s4-gal__p span {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
}
.slider__box.slider__box_layout{
  margin-top: 20px;
}
.info-img_big{
  display: none;
}
.m-header__lat{
  font-weight: normal;
  font-size: 0.8em;
  display: none;
}
.flights{
  margin-top: 20px;
  padding-bottom: 30px;
}
.flights__p{
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.flights__p b{
  font-size: 13px;
}
.flights__p:after{
  content:'';
  width: 24px;
  height: 24px;
  background: url(../img/mobile/plane.png) no-repeat 0 0;
  background-image: url(../img/mobile/plane.svg), none;
  background-size: 100% auto;
  position: absolute;
  top:3px;
  left: -10px;
}
.flights__p_heli:after{
  background-image: url(../img/mobile/heli.png);
  background-image: url(../img/mobile/heli.svg), none;
}
.slider__arr{
  position: absolute;
  width:40px;
  top:0;
  bottom:0;
  z-index: 2;
  display: none;
}
.slider__arr_left{
  left:0;
  background: url(../img/mobile/arr-l.png) no-repeat center center;
}
.slider__arr_right{
  right:0;
  background: url(../img/mobile/arr-r.png) no-repeat center center;
}


@media only screen and (orientation : landscape) { /* All Smartphones in landscape */
  .st-1 {
    min-height: 530px;
  }
  .slider__box { 
    width: 60%;
    margin: auto;
  }
  .m-bellows img {
    width: 70%;
    margin: auto;
    margin-top: 10px;
  }
  #fisherman-slider{
    margin-top: 10px;
  }
  .st-2__txt{
    font-size: 14px;
  }
  .m-header__lat{
    display: inline-block;
  }
  .wrap_centered{
    text-align: center;
  }
  .flights{
    margin-top: 0px;
    padding-left: 0;
    display: inline-block;
    text-align: left;
  }
  .flights__p b{
    font-size: 14px;
  }
}
@media only screen and (device-aspect-ratio: 71/40) { /* iphone 5 landscape */
  .slider__box { 
    width: 50%;
    margin: auto;
  }
  .m-bellows img {
    width: 60%;
    margin: auto;
    margin-top: 10px;
  }
  .m-header__lat{
    display: inline-block;
  }
}
@media only screen and (orientation : portrait) and (min-width : 600px)  {
  .st-1__title{
    font-size: 35px;
  }
  .st-1__h{
    font-size: 90px;
  }
  .st__h{
    font-size: 45px;
  }
  .st-2__lid-h{
    margin: 30px 0 10px;
    font-size: 30px;
  }
  .st-2__lid{
    font-size: 18px;
  }
  .st-2__txt{
    margin-top: 20px;
    font-size: 16px;
  }
  .st-2__txt img{
    margin: 20px 0;
  }
  .slider__box{
    width: 640px;
    margin: auto;
  }
  .swipe__h{
    font-size: 50px;
  }
  .swipe__txt{
    font-size: 30px;
  }
  .destination__img{
    width: 449px;
    margin: 40px auto;
  }
  .flights{
    font-size: 20px;
    width: 640px;
    margin: auto;
  }
  #fisherman-slider{
    margin-top: 20px;
  }
  .stage-3__h3{
    font-size: 30px;
    margin-top: 30px;
    text-transform: uppercase;
    line-height: 1;
  }
  .stage-3__p{
    font-size: 16px;
    margin-top:10px;
    font-family: Arial, sans-serif;
    line-height: 1.3;
  }
  .m-bellows img{
    width: 640px;
    margin:20px auto;
  }
  .s4-gal__p{
    margin-top: 12px;
    font-size: 18px;
  }
  .s4-gal__p span {
    font-size: 16px;
  }
  .m-header a{
    font-size: 35px;
  }
  .st-4__lid{
    font-size: 20px;
  }
  .st-4__txt{
    margin-top: 15px;
    font-size: 16px;
  }
  .info-img{
    margin-top: 20px;
  }
  .ft__col{
    font-size: 16px;
    margin-bottom: 30px;
  }
  .ft__col p {
    padding-left: 70px;
  }
  .contacts__txt{
    font-size:30px;
    margin-top:10px;
  }
  #map{
    height: 500px;
  }
  .m-header__lat{
    display: inline-block;
  }
  .flights{
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .flights__p b{
    font-size: 18px;
  }
}
@media only screen and (orientation : landscape) and (min-width : 1000px)  {
  .wrap{
    width: 80%;
    margin: auto;
  }
  .st-1 {
    min-height: 850px;
  }
  .st-1__title{
    font-size: 35px;
  }
  .st-1__h{
    font-size: 90px;
  }
  .st__h{
    font-size: 45px;
  }
  .st-1__img{
    width: 907px;
    margin:30px auto 0;
  }
  .st-1__arr{
    bottom:50px;
  }
  .st-2__lid-h{
    margin: 30px 0 10px;
    font-size: 30px;
  }
  .st-2__lid{
    font-size: 18px;
  }
  .st-2__txt{
    margin-top: 20px;
    font-size: 16px;
  }
  .st-2__txt img{
    margin: 20px 0;
  }
  .slider__box{
    width: 640px;
    margin: auto;
  }
  .swipe__h{
    font-size: 50px;
  }
  .swipe__txt{
    font-size: 30px;
  }
  .destination__img{
    width: 449px;
    margin: 40px auto;
  }
  .flights{
    font-size: 20px;
    width: 640px;
    margin: auto;
  }
  #fisherman-slider{
    margin-top: 20px;
  }
  .stage-3__h3{
    font-size: 30px;
    margin-top: 30px;
    text-transform: uppercase;
    line-height: 1;
  }
  .stage-3__p{
    font-size: 16px;
    margin-top:10px;
    font-family: Arial, sans-serif;
    line-height: 1.3;
  }
  .m-bellows img{
    width: 640px;
    margin:20px auto;
  }
  .s4-gal__txt{
    width: 80%;
  }
  .s4-gal__p{
    margin-top: 12px;
    font-size: 18px;
  }
  .s4-gal__p span {
    font-size: 16px;
  }
  .st__h_4{
    width: 80%;
  }
  .m-header {
    padding-left: 10%;
  }
  .m-header a{
    font-size: 35px;
  }
  .st-4__lid{
    font-size: 20px;
  }
  .st-4__txt{
    margin-top: 15px;
    font-size: 16px;
  }
  .info-img_big{
    margin: 20px auto;
    display: block;
  }
  .info-img_sm{
    display: none;
  }
  .ft__col{
    font-size: 16px;
    margin-bottom: 30px;
  }
  .ft__col p {
    padding-left: 70px;
  }
  .contacts__txt{
    font-size:30px;
    margin-top:10px;
  }
  #map{
    height: 500px;
  }
  .m-header__lat{
    display: inline-block;
  }
  .flights{
    margin-top: 30px;
    padding-bottom: 30px;
    margin-left: 0;
    display: inline-block;
    padding-left: 0;
  }
  .flights__p{
    margin-top: 15px!important;
    text-align: left;
  }
  .flights__p b{
    font-size: 18px;
    margin-left: 20px;
  }
  .flights__p br{
    display: none;
  }
  .wrap_centered{
    text-align: center;
  }
}
@media only screen and (max-height: 480px) and (orientation: landscape) and  (device-aspect-ratio: 4/3){   /* blackberry */
  .flights {
    padding-left: 0;
  }
  .flights__p b{
    font-size: 12px;
  }
  .st-1{
    min-height: 550px;
  }
  .swipe__h{
    font-size: 22px;
  }
  .swipe__txt{
    font-size: 12px;
  }
}