@import url("2035-reset.css");

@import url("font-awesome.min.css");

@import url("slicknav.css");

@import url(http://fonts.googleapis.com/css?family=Varela+Round);

body {
    margin: 0;
    padding: 0;
    font-family: "Muli", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #727272;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

fa-border {
border: medium;
border-color: #0CF;
}

/*-----------------------------------------------------------------------------------*/
/*  Global Css
/*-----------------------------------------------------------------------------------*/


#wrapper {
    width: 100%;
    height: auto;
}
.table td {
   text-align: left;   
}
.pos-center {
    text-align: center;
}

.pos-left {
    text-align: left;
}

.pos-right {
    text-align: right;
}

a {
    color: #000;
}

a:hover {
    color: #e4b248;
    text-decoration: none;
}

input:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

.rsp-img-center {
    margin: 0 auto;
}

img.floatRight {
	max-width: 250px;
	float: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
} 

img.floatLeft {
	width: 100%;
	max-width: 250px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.active-color {
    color: #e4b248;
}

h1 {
    font-family: Varela Round;
    font-size: 32px;
    line-height: 44px;
    color: #000;
    letter-spacing: 0.0825em;
}

h2 {
    font-family: Varela Round;
    font-size: 22px;
    line-height: 40px;
    color: #000;
}

h3 {
    font-family: Varela Round;
    font-size: 21px;
    line-height: 36px;
    color: #000;
    letter-spacing: 0.0825em;
}

h4 {
    font-family: Varela Round;
    font-size: 18px;
    line-height: 32px;
    color: #000;
    letter-spacing: 0.0825em;
}

h5 {
    font-family: Varela Round;
    font-size: 15px;
    line-height: 28px;
    color: #000;
    letter-spacing: 0.0825em;
}

h6 {
    font-family: Varela Round;
    font-size: 18px;
    color: #000;
    letter-spacing: 0.0825em;
}

.content{
    background: #fff;
    line-height: 25px;
}

.slicknav_menu {
    display:none;
}

/*-----------------------------------------------------------------------------------*/
/*  Header
/*-----------------------------------------------------------------------------------*/

.pre-header {
    font-size: 11px;
    background: #fff;
    height: 40px;
}

.pre-header ul, .pre-header p{
    padding-top: 8px;
}

.pre-header ul li {
    float: left;
    margin-right: 20px;
}

.pre-header i {
    padding-right: 5px;
}

.pre-link-box{
    line-height: 25px;
}
.pre-address-b{
    height: auto;
    padding-top: 4px;
}


.main-header {
    background: #f4f4f4;
    height: auto;
}

.main-header .logo {
    padding: 25px 0;
}

.main-header a {
    font-family: Varela Round;
}

.nav{
    position: relative;
}

/* SF Menu */
.sf-menu li a{
    font-family: Varela Round;
}

.sf-menu ul{
    position: absolute;
    display: none;
    top: 109px;
    left: 0px;
    z-index: 99;
}

.sf-menu ul li ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 100%;
    z-index: 99;
}

.sf-menu li:hover > ul, .sf-menu li.sf-menuHover > ul {
    display: block;
}

.sf-menu ul li {
    width: 100%;
    min-width: 200px;
}

.sf-menu .parent-menu ul {
    float: none;
}

.sf-menu .parent-menu {
    position: relative;
}

.sf-menu .parent-menu:after{
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000 !important;
    font-size: 9px;
    padding-right: 1em;
    position: absolute;
    top: 47px;
    right: 16px;
}

.sf-menu .parent-menu:hover:after{
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff !important;
    font-size: 9px;
    padding-right: 1em;
    position: absolute;
    top: 47px;
    right: 16px;
}
/* SF Menu */

.sf-menu .parent-menu.active:after{
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff !important;
    font-size: 9px;
    padding-right: 0.5em;
    position: absolute;
    top: 47px;
    right: 16px;
}

.nav ul li {
    float: left;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.nav ul li:last-child{
    margin-right: 20px;
}

.nav ul li.active {
    background: #0c242e;
    position: relative;
}

.nav ul li:hover {
    background: #0c242e;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.nav ul li:hover a {
    color: #fff;
}
ul.sf-menu li li:hover ul{
        background: #000;
        position: absolute;
        top: -1px;
        left:100%;
}

.nav ul.sf-menu > li:before {
    content: "";
    position: absolute;
    top: 73px;
    left: 50%;
    margin-left:-12px;
    height: 2px;
    width: 0px;
    background: #e4b248;
    border: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.nav ul.sf-menu > li:hover:before {
    content: "";
    position: absolute;
    top: 73px;
    left: 50%;
    margin-left:-12px;
    height: 2px;
    width: 25px;
    background: #e4b248;
    border: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.nav ul.sf-menu > li.active:before {
    position: absolute;
    top: 73px;
    left: 50%;
    height: 2px;
    width: 25px;
    background: #e4b248;
    border: none;
}

.nav ul li.active a {
    color: #FFF;
}

.nav ul li a {
    font-size: 11px;
    letter-spacing: 0.1525em;
    color: #000;
    padding: 47px 24px;
    display: inline-block;
}

.nav ul li.parent-menu a {
    padding-right: 32px;
}

.nav ul li ul li{
    background: #0c242e;
    line-height: 20px;
    border-bottom: 1px solid rgba(240,240,240, 0.05);
}

.nav ul li ul li:last-child{
    border-bottom: 0;
}

.nav ul li ul li a{
    display: inline-block;
    font-family: Varela Round !important;
    width: 100%;
    height: 100%;
    font-size: 11px;
    padding: 12px 20px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.nav ul li ul li a:hover{
    background: #e4b248;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

/* Alternative Menu */
#home .pre-header{
    background: url(../img/white-pattern.png) rgba(255,255,255,0.2);

}

#home .nav ul li.active {
    background: rgba(0,0,0,0.6);
}

#home .nav ul li.active a {
    color: #e4b248;
}

#home .nav ul li a {
    color: #fff;
}

#home .sf-menu .parent-menu.active:after{
    color: #e4b248 !important;
}

#home .sf-menu .parent-menu:after{
    color:#fff !important;
}

#home .nav ul li:hover {
    background: rgba(0,0,0,0.6);
}

#home .nav ul li:hover a {
    color: #e4b248;
}

#home .sf-menu .parent-menu:hover:after{
    color: #e4b248 !important;
}

#home .nav ul li ul li a{
    color: #fff !important;
}

#home .nav ul li ul li{
    background: rgba(0,0,0,0.9);
}

#home .pre-header p{
    color: #C9C9CB;
}

#home .pre-header ul li a{
    color: #C9C9CB;
}


/* Alternative Menu */

.button-style-1 a {
    background: #e4b248;
    padding: 12px 20px;
    font-family: Varela Round;
    font-size: 12px;
    color: #FFF;
    letter-spacing: 0.0725em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.button-style-1 i {
    padding-right: 12px;
}

.button-style-1 a:hover {
    background: #0c242e;
}

/*-----------------------------------------------------------------------------------*/
/*  Slider
/*-----------------------------------------------------------------------------------*/

.flex-direction-nav a:before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 55px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
    opacity: 0.8;
}

.flex-direction-nav a.flex-next:before {
    content: "\f105";
}

.flex-direction-nav a:before:hover {
    opacity: 1;
}

.falsenav .flex-control-paging {
    display: none;
}

.flexslider ul.slides li, .flexslider-thumb ul.slides li{
    position: relative;
}

.flexslider ul li .slider-textbox{
    position: absolute;
    top: 20%;
    width: 100%;
    height: 100%;
    left: 0;
}

.slider-home .flexslider{
    height: 560px !important;
}

.slider-home .flex-viewport {
    height: 560px;
}

.slider {
    position: relative;
}

.slider-loading{
    background: #fff;
    z-index: 99999999999999999999;
}

.slider-loading .slides{
    display: none;
}

.slider-loading:after{
    content:url(../img/progress.gif);
    position: absolute;
    top: 30%;
    left: 50%;
    background: #fff;
}

.slider-bar{
    font-family: Varela Round;
    color:#fff;
    width: auto;
    height: 60px;
    background: rgba(0,0,0,0.7);
    font-size:20px;
    padding:20px 20px 0 20px;
}

.slider-triangle{
    width: 0;
    height: 0;
    border-top: 60px solid rgba(0,0,0,0.7);
    border-right: 40px solid transparent;
}

.slider-bar-under{
    font-family: Varela Round;
    color:#fff;
    width: auto;
    height: 35px;
    background: #e4b248;
    font-size:15px;
    padding:6px 20px 0 20px;
}

.slider-triangle-under{
    width: 0;
    height: 0;
    border-top: 35px solid #e4b248;
    border-right: 20px solid transparent;
}


.book-slider{
    position: absolute;
    bottom: 60px;
    width: 100%;
    height: 130px;
    padding: 30px 0;
    background: url(../img/slider-book-now.png);
}

.book-slider ul{
    display: inline-block;
}

.book-slider ul li label{
    text-align: left;
}

.book-slider ul li {
    float: left;
    margin-right: 55px;
}

.book-slider ul li.sec-input {
    margin-right: 40px;
}

.book-slider ul li:last-child{
    margin-right: 0;
}

.book-slider input, .book-slider select {
    height: 30px;
    border: solid 1px rgba(228, 178, 72, 0.6);
    background: transparent;
    color: #FFF;
    padding-left: 10px;
}

.sod_select{
    width: 75px;
    padding: 0;
    padding-left: 10px;
    border: solid 1px rgba(228, 178, 72, 0.6);
    height: 30px;
    background: transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    padding-top: 8px;
}

.sod_select.open{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.sod_select .sod_list_wrapper
{
    border: solid 1px rgba(228, 178, 72, 0.6);
}

.book-slider input, .book-slider ul li.li-input{
    width: 200px;
}

.book-slider select, .book-slider ul li.li-select{
    width: 75px;
}

label {
    width: 100%;
    color: #FFF;
    font-size: 10px;
    letter-spacing: 0.0725em;
}

::-webkit-input-placeholder {
    color: #FFF;
    font-size: 11px;
}

.book-slider .button-style-1 {
    margin-top: 28px;
    padding: 1px 20px;
}

.bottom-book-slider {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url(../img/bottom-slider-book-now.png);
    border-bottom: solid 3px #e4b248;
}

.bottom-book-slider {
    color: #FFF;
    font-size: 12px;
    letter-spacing: 0.0725em;
}

.bottom-book-slider ul li {
    float: left;
    width: 25%;
    border-right: solid 1px rgba(255, 255, 255, 0.1);
}

.bottom-book-slider ul li:last-child {
    border-right: none;
}

.bottom-book-slider i {
    font-size: 13px;
    color: #e4b248;
    padding-right: 20px;
}



/*-----------------------------------------------------------------------------------*/
/*  About Info
/*-----------------------------------------------------------------------------------*/

.title-shape {
    margin-top: 15px;
    margin-bottom: 30px;
}

.about-title p {
    font-size: 15px;
    color: #666;
    width: 80%;
    margin: 0 auto;
}

.title-style-1 hr {
    width: 23px;
    height: 1px;
    background: #e4b248;
    float: left;
    margin: 0;
    margin-top: 13px;
}

.title-style-1 h5{
	line-height: 15px;
}

.title-style-2 hr {
    width: 23px;
    height: 2px;
    background: #e4b248;
    margin: 0 auto;
    margin-top: 13px;
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    background: #f0f0f0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}

.flex-control-paging li a.flex-active {
    background: #e4b248;
}

/*-----------------------------------------------------------------------------------*/
/*  News
/*-----------------------------------------------------------------------------------*/

.news-box {
    padding-bottom: 10px;
    padding-top: 25px;
    border-bottom: solid 1px #f1f1f1;
    clear: both;
}

.news-box:first-child {
    padding-top: 0;
}

.news-box:last-child {
    border: none;
}

.news-date {
    font-size: 10px;
}

.date-day {
    background: #e4b248;
    border-radius: 5px;
    height: 40px;
    width: 50px;
    display: inline-block;
    position: relative;
    font-family: Verdana;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    padding-top: 7px;
}

.date-day hr {
    position: absolute;
    top: 0px;
    height: 1px;
    width: 50px;
    background: #FFF;
    border: none;
    opacity: 0.2;
}

.news-date {
    width: 55px;
}

.news-time {
    width: 20%;
}

.news-content {
    width: 80%;
}

.home-news h6{
    font-size: 13px;
}

/*-----------------------------------------------------------------------------------*/
/*  Room
/*-----------------------------------------------------------------------------------*/

.home-room-box {
    margin-bottom: 60px;
}

.home-room-details ul li {
    margin-top: 5px;
    float: left;
    margin-right: 17px;
}

.home-room-details a {
    color: #444;
}

.home-room-details i{
    color: #e4b248;
}

.room-rating ul li {
    float: left;
    margin-right: 5px;
}

.room-rating ul li i {
    color: #e4b248;
    font-size: 10px;
}

.room-rating ul li i.inactive {
    color: #c6c6c6;
}

.room-image {
    position: relative;
    overflow: hidden;
}

.home-room-box:hover .home-room-details{
    height: 70px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.home-room-details {
	position: absolute;
	bottom: 1px;
	padding: 10px;
	padding-top: 7px;
	background: rgba(255,255,255,0.9);
	width: 100%;
	height: 40px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	left: 17px;
}

.room-details {
    margin: 25px 0;
}

.room-bottom h4 {
    color: #e4b248;
}

.room-bottom-time {
    font-size: 9px;
    color: #979797;
}

.room-features {
    position: absolute;
    background: rgba(0,0,0,0.8);
    padding: 1px 12px;
    color: #FFF;
    font-size: 9px;
    top: 9px;
    right: 10px;
    letter-spacing: 0.0725em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.room-features i {
    padding-right: 5px;
}

.home-room-box:hover  .room-features {
    background: rgba(0,0,0,1);
}

.flexslider-thumb .flex-control-nav li{
    width: 126px;
}

.flexslider-thumb{
    margin-bottom: 30px;
}

@font-face {
    font-family: 'weather';
    src: url('artill-clean-icons/artill_clean_icons-webfont.eot');
    src: url('artill-clean-icons/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('artill-clean-icons/artill_clean_icons-webfont.woff') format('woff'),
         url('artill-clean-icons/artill_clean_icons-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*-----------------------------------------------------------------------------------*/
/*  Parallax
/*-----------------------------------------------------------------------------------*/

.parallax{
    position: relative;
    width: 100%;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: repeat-y;
    background-position: top center;
}

.parallax-one {
    background: url('../temp/parallax.jpg');
    height: 320px;
    padding: 100px 0;
}

/*-----------------------------------------------------------------------------------*/
/*  Support
/*-----------------------------------------------------------------------------------*/

.support-box {
    position: relative;
    background: rgba(255,255,255,0.95);
    padding: 10px 50px;
    padding-top: 60px;
}

.support-box-title {
    position: absolute;
    background: rgba(36,57,66,0.8);
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    top: -30px;
    left: 50%;
    margin-left: -30px;
}

.support-box-title i {
    color: #FFF;
    font-size: 18px;
    padding-top: 22px;
}

/*-----------------------------------------------------------------------------------*/
/*  Newsletter
/*-----------------------------------------------------------------------------------*/
.newsletter-wrapper{
    display: inline-block;
}

.newsletter-top {
    width: 60%;
    border-bottom: solid 1px #f1f1f1;
    margin: 0 auto;
    padding-bottom: 30px;
}

.newsletter-section {
    margin: 0 auto;
}

.newsletter-form h2 {
    font-family: Shadows Into Light;
    color: #666666;
    margin-right: 40px;
}

.newsletter-form  input {
    height: 41px;
    width: 280px;
    padding-left: 10px;
}

input[type="submit"] {
    margin-left: 20px;
    border: solid 1px #e4b248;
    background: #e4b248;
    padding: 6px 0;
    text-align: center;
    width: 110px;
    font-family: Varela Round;
    font-size: 12px;
    color: #FFF;
    letter-spacing: 0.0725em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

input[type="submit"]:hover {
    background: #0c242e;
    border: solid 1px #0c242e;
}

.newsletter-form  ::-webkit-input-placeholder {
    color: #959595;
}

/*-----------------------------------------------------------------------------------*/
/*  Footer
/*-----------------------------------------------------------------------------------*/

.footer {
    background: #f4f4f4;
    line-height: 25px;
}

.main-footer {
    padding: 60px;
    font-size: 12px;
    border-bottom: solid 1px #eeeeee;
}

ul.footer-links {
    margin-top: 30px;
}

ul.footer-links li i {
    color: #e4b248;
    padding-right: 10px;
}

.footer-logo {
    height: 160px;
    line-height: 160px;
}

.footer-logo img {
    display: inline-block;
}

.pre-footer {
    font-size: 12px;
    padding: 10px 0;
    padding-bottom: 20px;
    padding-bottom: 0px;
}

.pre-footer ul li {
    float: left;
    margin-right: 5px;
}

.pre-footer p {
    color: #333;
    margin-right: 10px;
    margin-top: 2px;
}

/*-----------------------------------------------------------------------------------*/
/*  Breadcrumb
/*-----------------------------------------------------------------------------------*/


.breadcrumb {
    padding: 80px 0;
    border-radius: 0 !important;
}


.breadcrumb-1 {
    background: url(../temp/breadcrumb-1.jpg) no-repeat fixed;
    background-size: cover;
  
}

.breadcrumb h1 {
    font-family: Varela Round;
    font-size: 45px;
}

/*-----------------------------------------------------------------------------------*/
/*  Accordion
/*-----------------------------------------------------------------------------------*/

.panel {
    margin-bottom: 10px;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.active .plus-box {
    border: 0;
    color: #fff;
}

.panel-style {
    padding: 7px 10px;
    border: solid 1px #e9e8e4;
}

.active-panel .panel-style {
    background: #e4b248;
    border: solid 1px #e4b248;
}

.panel-style a {
    margin-left: 10px;
}

.active-panel .panel-style a {
    color: #FFF;
}

.panel-style h4 {
    font-family: Varela Round;
    font-size: 12px;
}

.tabbed-area h4 {
    margin-bottom: 15px;
}

.tabbed-area li a{
    width: 100%;
    display: inline-block;
    line-height: 45px;
}

/*-----------------------------------------------------------------------------------*/
/*  About Destination & Tab
/*-----------------------------------------------------------------------------------*/

.about-destination-box {
    padding: 20px 0;
    padding-top: 30px;
    border-bottom: solid 1px #f1f1f1;
}

.about-destination-box:first-child {
    padding-top: 0;
}

.about-destination-box a p{
    color: #727272;
}

.tab-style .active-tab h6 {
    color: #e4b248;
}

/*-----------------------------------------------------------------------------------*/
/*  Sidebar
/*-----------------------------------------------------------------------------------*/

.blg-img {
    width: 20%;
}

.blg-txt {
    padding-left: 5%;
    width: 75%;
}

.blg-txt p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 22px;
}

ul.sidebar-recent li {
    margin-bottom: 30px;
}

ul.sidebar-recent li:last-child {
    margin-bottom: 0;
}

ul.sidebar-recent li h5 {
    line-height: 22px;
}

ul.social-links li {
    float: left;
}

ul.social-links li i {
    width: 30px;
    height: 30px;
    background: #e4b248;
    border-radius: 50%;
    color: #FFF;
    margin-right: 10px;
    text-align: center;
    padding-top: 9px;
    font-size: 12px;
}

ul.social-links li i:hover {
    background: #0c242e;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}


/*-----------------------------------------------------------------------------------*/
/*  Gallery
/*-----------------------------------------------------------------------------------*/

.gallery-box {
    margin-top: 40px;
}

.gallery-box h5 {
    margin-top: 20px;
    line-height: 12px;
}

.gallery-box h6 {
    font-size: 10px;
    color: #e4b248;
}
