﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
@font-face {
	font-family: 'Conv_billabong';
	src: url('../fonts/billabong.eot');
	src: local('☺'), url('../fonts/billabong.woff') format('woff'), url('../fonts/billabong.ttf') format('truetype'), url('../fonts/billabong.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.nex {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1;
    font-size: 20px;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    opacity: 0.5;
	transition: all 0.2s ease;
}
.nex:hover, .pre:hover{
	opacity:1;
	padding:10px 20px;
}

.pre {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 1;
    font-size: 20px;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    opacity: 0.5;
	transition: all 0.2s ease;
}

.eimg{
	width:calc(50% - 10px);
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
}
.eimg img{
	width:100%;
	height:auto;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.7);
    box-shadow: 0 0 10px rgba(0,0,0,0.7);
}

.imlist {
	margin:0;
	padding:10px 0;
	list-style:none;
}

.imlist li{
	width:calc(25% - 20px);
	margin:10px;
	display:inline-block;
}

#tt2 .imlist li a{
	padding:0;
}

.imlist li img{
	width:100%;
	height:auto;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
    box-shadow: 0 0 4px rgba(0,0,0,0.7);
	cursor:pointer;
}



.eimgl{
	width:calc(50% - 20px);
	padding:0 20px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	color:#ffffff;
}
.eimgl h1 {
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    font-weight: bold;
    font-size: 22px;
    margin: 0;

}
#pdshowcase{
	background-color:#d75a48;
	padding:20px 0 50px 0;
}
#pdshowcase ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#pdshowcase ul li{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	width:33%;
	height: 240px;
	position:relative;
	margin-bottom:60px;
}
#pdshowcase ul li span{
	position:absolute;
	display:none;
}
#pdshowcase ul li.sl span.name {
    color: #fff;
    bottom: -27px;
    transition: transform .2s;
    width: 100%;
    text-align: center;
    left: 0;
}
#pdshowcase ul li.sl:hover span.name{
	transform: scale(1.2);
	z-index:2;
	bottom: -50px;
}
#pdshowcase ul li img{
	box-shadow: 0px 30px 40px -25px rgba(0, 0, 0, 1);
	height:100%;
	width:auto;
	transition: transform .2s;
}
#pdshowcase ul li:hover img{
	transform: scale(1.2);
	z-index:1;
}
#pdshowcase h2{
	text-align:center;
	color:#fff;
	padding-bottom:20px;
	text-transform:uppercase;
}

body{
	padding:0;
	margin:0;
	overflow-x: hidden;
	font-family:"Open Sans",sans-serif;
}


.el{
    display: block;
    text-align: center;
}
#t0 img{
	width:100%;
	height:auto;
}
#t0{
	line-height:0;
	padding:0;
	margin:0;
	overflow:hidden;
}
#t1{
    background-color: #020202;
    color: #fff;
	overflow:hidden;
}
#menu ul li a{
	text-decoration:none;
	color:#fff;
}
h1 {
	padding:0 10px;
}
#t1 h3,#t1 h1{
	text-align:center;
	font-size:60px;
	text-align:center;
	padding:0 0 20px;
	color:#e6a521;
	font-family: "Conv_billabong";

	margin:0;
}
#t1 p {
    font-size: 16px;
    line-height: 25px;
    text-align:justify;
	-ms-text-align-last: center;
	-moz-text-align-last: center;
	text-align-last: center;
}
#cts{
	overflow:hidden;
	width:800px;
	padding:50px;

	margin:50px auto;
	border:1px solid #fff;
}
#t4{
	background-image:url(../images/bgii.jpg);
	background-size: 100% auto;
}
#t4s{
	max-width:1000px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
}
#t4s ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
#t4s ul li {
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    padding-top: 120px;
    vertical-align: top;
    width: 200px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:40px;
}
#t4s h3 {
    color: #fff;
    font-family: "Century Gothic";
    font-size: 47px;
    font-weight: bold;
    text-shadow: -1px 2px 0 rgba(0, 0, 0, 1);
	text-align:center;
}
#t4s ul li:nth-child(1){ background-image:url(../images/ii01.png);}
#t4s ul li:nth-child(2){ background-image:url(../images/ii02.png);}
#t4s ul li:nth-child(3){ background-image:url(../images/ii03.png);}
#t4s ul li:nth-child(4){ background-image:url(../images/ii04.png);}
#t4s ul li:nth-child(5){ background-image:url(../images/ii05.png);}
#t4s ul li:nth-child(6){ background-image:url(../images/ii06.png);}
#t4s ul li:nth-child(7){ background-image:url(../images/ii07.png);}
#t4s ul li:nth-child(8){ background-image:url(../images/ii08.png);}

#t3{
	background-image:url(../images/bgib1.jpg);
}

#t3 h3 {
    font-family: "Conv_billabong";
    font-size: 70px;
    font-weight: 100;
    margin: 30px;
    padding: 0;
    text-align: center;
}

#t3s{
	max-width:1000px;
	margin:0 auto;
	overflow:0;
	padding:20px 0;
	color:#fff;
}
#t3s li {
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    list-style-image: url("../images/li.png");
    margin-left: 200px;
    padding-bottom: 16px;
    vertical-align: middle;
}
#hcd{
	background-image:url(../images/hbg.jpg);
	background-position:center top;
	overflow:hidden;
}
#hcds{
	max-width:1000px;
	margin:0 auto;
}
#clxd{
	font-family:"Century Gothic";
	font-size:24px;
	color:#fff;
	text-align:center;
	padding:0 20px 2px;
	margin:0;
}
#hlist{
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}
#hlist li h2{
	font-size:30px;
}
#hlist li{
	font-family:"Century Gothic";
	display:inline-block;
	text-align:center;
	color:#fff;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	overflow:hidden;
	padding:20px;
	width:350px;
	vertical-align:top;
	background-color: rgba(0,0,0,0.7);
	margin:40px;
	text-align:justify;
	-ms-text-align-last: center;
	-moz-text-align-last: center;
	text-align-last: center;
	min-height:468px;
}
#hlist li:nth-child(3), #hlist li:nth-child(4){
	min-height:388px;
	margin-top:0;
	margin-bottom:20px;

}
#slider{
	padding:0;
	margin:0;
	height:430px;
	text-align:center;
	position:relative;
}
#slider li{
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;

	left:0;
	top:0;
	right:0;
	bottom:0;
	display:none;
}
#slider li.active{
	display:block;
}
#t{
	max-width:1000px;
	margin:50px auto;
}
#im,#ct{
	display: inline-block;
    vertical-align: top;
    width: 44%;
    padding: 2%;
}
#im img{
	width:100%;
}
#ct h3{
	font-family:"Century Gothic";
	text-transform:uppercase;
	font-weight:bold;
	color:#2a2a2a;
	font-size:48px;
	margin:0;
}
#hcds h1{
	color:#fff;
	text-align:center;
	padding:15px;
}
#ct p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
}
#ct a {
	background-color:#2a2a2a;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-family:"Century Gothic";
	font-size:21px;
	font-weight:bold;
	padding:4px 22px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#t2{
	background-image:url(../images/bgib.jpg);
	padding:20px;
	overflow:hidden;
	position:relative;
}
#tt2{
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#tt2 h3{
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:47px;
	color:#fff;
	text-shadow: -1px 2px 0px rgba(0, 0, 0, 1);
}
#tt2 span.im {
	text-align:center;
	display:block;
}
#tt2 a{
	display:inline-block;
	position:relative;
	padding:40px 0;
    text-decoration: none;
}
#tt2 a span:nth-child(1) {
	margin:20px;
	padding:5px 25px;
	background-color:#691e0f;
	color:#fff;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:36px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	position:relative;
	z-index:1;
	cursor:pointer;
	-webkit-animation: ani 3s infinite;
    animation: ani 3s infinite;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes ani {
	0%   { background-color: #d69700;}
    50%  { background-color: #691e0f;}
    100% { background-color: #d69700;}
}

@keyframes ani {
    0%   { background-color: #d69700;}
    50%  { background-color: #691e0f;}
    100% { background-color: #d69700;}
}
#tt2 a span:nth-child(2) {
    background-image: url(../images/shadow.png);
    position: absolute;
    width: 606px;
    height: 350px;
    z-index: 0;
    left: 18px;
    top: 38px;
    background-size: 419px;
    background-repeat: no-repeat;
}
#i01,#i02,#i03,#i04{
	position:absolute;
	background-repeat:no-repeat;
}
#i01 {
    background-image: url(../images/i_01.png);
    width: 296px;
    height: 331px;
    top: -56px;
    left: -56px;
}
#i02 {
    background-image: url(../images/i_02.png);
    width: 309px;
    height: 257px;
    bottom: -56px;
    left: -59px;
}
#i03 {
    background-image: url(../images/i_03.png);
    width: 440px;
    height: 373px;
    top: 115px;
    right: -235px;
}
#i04{
	background-image: url(../images/i_04.png);
    width: 294px;
    height: 358px;
    bottom: -121px;
    left: 0;
}
#load{
	background-color:#000000;
	position:fixed;
	z-index:5;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.list{
	padding:20px;
	color:#fff;

}
.ct{
	text-align:center;
}
.list label{
	width:30%;
	text-align:right;
	display:inline-block;
	text-shadow: -1px 1px #746454;
}
.list input, .list select {
	font-family:"Open Sans",sans-serif;
    padding: 7px;
    width: 40%;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;

	border:none;
}


#book_now h2 {
    color: #fff;
    font-family: "Century Gothic";
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 9px;
    padding-top: 27px;
    text-align: center;
    text-shadow: -2px 2px #746454;
    text-transform: uppercase;
}

#btn {
    background-color: #44290b;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.red{
	color:#e86e6e;
}
#bg{
	background-image:url(../images/bg.jpg);
	background-position:center center;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-9;
}
#formbooknow{
	z-index:1;
	position:relative;
	max-width:1000px;
	margin:0 auto;
}
#load span {
    color: #bcbcbc;
    display: block;
    margin-left: -60px;
    margin-top: 5px;
    text-align: center;
    white-space: nowrap;
    width: 175px;
	font-family: 'Open Sans', sans-serif;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none; 
	-moz-user-select: none;
	-ms-user-select: none; 
	user-select: none;          
}
#loadicon{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-28px;
	margin-top:-28px;
	
	height:56px;
	width:56px;
}

.sk-cube-grid {
	width: 58px;
	height: 58px;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #fff;
  background-image:url(../images/licon.png);
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cubes {
	-webkit-animation: sk-cubeGridScaleDelay 1.3s 0 ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s 0 ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
	background-position:0 0;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
	background-position:-18.7px 0;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
	background-position:-37.7px 0;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
	background-position:0 -18.7px;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
	background-position:-18.7px -18.7px;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
	background-position:-37.7px -18.7px;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
	background-position:0 -37.7px;
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
	background-position:-18.7px -37.7px;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
	background-position:-37.7px -37.7px;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}

#header{
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(41,41,41,0.62);
	-moz-box-shadow: 0px 0px 10px 0px rgba(41,41,41,0.62);
	box-shadow: 0px 0px 10px 0px rgba(41,41,41,0.62);
	position:relative;
	z-index:9999999999999999;
}
#headers{
	max-width:1000px;
	margin:0 auto;
	position:relative;
	min-height:63px;
}
#logo{
	position:absolute;
	left:0px;
	top:3px;
}
#menu{
	position:absolute;
	right:0px;
	top:16px;
}
#menu ul{
	padding:0;
	margin:0;
	list-style:none;
}
#menu ul li{
	display:inline-block;
	cursor:pointer;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	background: #000000;
	padding:3px 15px;
	margin:3px 10px;
	text-transform:uppercase;
}
.line {
    background: #b81a00 none repeat scroll 0 0;
    height: 2px;

    position: absolute;
    left: 0;
	-webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s;
}

#sceen{
	position: fixed;
	top: 0px;
	bottom:0;
	left:0;
	right:0;
	overflow: hidden;
	display: none;
	z-index: 999;
}
#screenleft{
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: -100%;
	width: 0;
	-ms-transform: rotate(0deg);
	-ms-transform-origin: 0% 0%;
	-webkit-transform: rotate(0deg);
	-webkit-transform-origin: 0% 0%;
	transform: rotate(0deg);
	transform-origin: 0% 0%;
	
	/*
	-webkit-border-image: url("../images/logo.png") 100% 100% 100% 100% / 56px 0 0 145px ;
    -o-border-image: url("../images/logo.png") 100% 100% 100% 100% / 56px 0 0 145px ;
    border-image: url("../images/logo.png") 100% 100% 100% 100% / 56px 0 0 145px ;
	*/
}

#screenright{
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 100%;
	width: 0;
	-ms-transform: rotate(0deg);
	-ms-transform-origin: 100% 100%;
	-webkit-transform: rotate(0deg);
	-webkit-transform-origin: 100% 100%;
	transform: rotate(0deg);
	transform-origin: 100% 100%;
}
.tb{
	display: none;
	position: relative;
}
.tb.at{
	display: block;
}
#tq {
    background-color: #fff;
    height: 0;
    position:fixed;
	left:50%;
    top: 50%;
    width: 0;
	display:none;
    z-index: 3;
}

#tqs {
    background-color: #fff;
    box-shadow: 0 0 10px #000;
    margin-left: -150px;
    min-width: 300px;
    padding: 20px;
    position: absolute;
    text-align: center;
}
.c{
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.d{
	color:#fff;
	font-weight:bold;
}
.e{
	background-color: rgba(0,0,0,0.5);
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	overflow:hidden;
	padding:20px;
	margin-bottom:30px;
}
input[type=checkbox]{
	width:auto;
}
#faq, #faq a {
	color: #fff;
}
#faq a{
	font-weight:bold;
}
#faq h2 {
    color: #fff;
    font-family: "Century Gothic";
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 9px;
    padding-top: 27px;
    text-align: center;
    text-transform: uppercase;
}
#faq h3{
	color: #fff;
	padding:0;
	margin:0;
}

#faq p {
    font-weight: 100;
    margin: 4px 0 0;
    text-align: justify;
}
#faq ul{
	list-style-type: decimal-leading-zero;
	font-weight:bold;
	color:#fff;
}
#faq li{
	padding-bottom:60px;
}

#faq_c{
	background-image:url(../images/faqbg.jpg);
}
#faq_cs{
	max-width:1000px;
	margin:0 auto;
	padding:20px 0;
}
#mn{
	display:none;
}
.xlx {
    display: inline-block !important;
    width: auto !important;
}
@media only screen and (max-width: 1000px) {
.eimg, .eimgl{
	width:auto;
	margin:0;
}
.imlist li{
	width:calc(50% - 20px)
}
#pdshowcase ul li{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height: 240px;
	position:relative;
	margin-bottom:70px;
}
#mn{
	display:block;
	padding: 3px 7px;
	cursor:pointer;
    font-size: 23px;
}
#menu ul, span.line{
	display:none;
}
#logo{
	left:10px;
}
.mb{
    position: fixed;
    right: 0px;
    background-color: rgb(0, 0, 0);
    left: 0px;
	top:40px;
}
#headers{
	height:40px;
	width:100%;
	position:fixed;
	background-color:#fff;
	min-height:40px;
}
#header{
	height:40px;
}
#menu{
	top:1px;
}
#logo{
	height:34px;
}
#logo img{
	width:auto;
	height: 100%;
}
#menu ul li{
	display:block;
	text-align:right;
}
#faq li{
	padding-right:20px;
}
#cts {
    width: calc(100% - 80px);
    padding: 20px;
    margin: 20px;
}
#t1 h3{
	font-size:44px;
}
#t3 h3{
	font-size:44px;
}
#t3s li{
	margin-left: 10px;
	margin-right: 14px;
}
#t4{
	background-size: auto 100%;
	background-position: center top;
}
#clxd{
	font-size:20px;
}
#hcd{
	background-size: auto 100%;
}

}
@media only screen and (max-width: 480px) {
#t0 img{
	width:auto;
	height:250px;
}
#t1 h3, #t1 h1 {
    color: #e6a521;
    font-family: "Conv_billabong";
    font-size: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
}
#hcds h1 {
	margin: 0;
}
#follow {
    bottom: 29px;
}
#follow ul li{
	padding:6px 3px;
}
#follow ul li img{
	width:24px;
}
#clxd{
	font-size:17px;
	padding:5px 20px 2px;
	margin:0;
}
	
#hlist li h2 {
    font-size: 23px;
    text-align: center !important;
}
#hlist li {
    width: calc(100% - 80px);
    margin: 10px 0;
}
.c{
	padding:0 10px;
}
#tt2 h3, #t4s h3{
	font-size: 40px;
}
.list label{
	width: 100%;
    text-align: left;
    display: block;
}
#i01,#i02,#i03,#i04{
	display:none;
}
.list input, .list select {
    width: calc(100% - 14px);
}
.e{
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
}
input[type=checkbox]{
	width:auto;
}
#tt2 span.im img{
	max-width: 320px;
    height: auto;
    display: block;
    width: auto;
    margin: 0 auto;
}
#tt2 a span:nth-child(2){
	left:8px;
}
#tt2 a span:nth-child(1){
	margin:10px;
}
#slider{
	height: 165px;
}
#slider li{
	background-size: auto 100%;
}
#tqs{
	margin-left: -137px;
	min-width: 234px;
}
}