a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px; font-family: Tahoma,Sans-Serif;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0; overflow-x:hidden; }
body {
	background:url(images/bg-sub.png) repeat;
	color: #ffffff;
	font-size:14px;
	font-family: Raleway Light;
	/*font-weight:bold;*/
	letter-spacing: 1px;
}

a{color: #FFFFFF; text-decoration: none;}
a:hover {color: #a20a0a; text-decoration: none;}
a:active{
	text-decoration: none;
}
a.button{cursor: pointer;color: #ffffff;line-height: 14px; font-family: Tahoma,Sans-Serif;font-size: 14px;font-weight: bold;	background: #3F3F3F;}
a.button {display: inline-block;text-decoration: none;padding: 6px 12px 6px 12px;}
a.button:hover{}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
#clear{
	clear: both;
	height:0px;
	display:block;
}
.pc-clear{
	display:block;
	clear: both;
	height:0px;
}
.md-clear{
	display:none;
	clear: both;
	height:0px;
}
.pad-clear{
	display:none;
	clear: both;
	height:0px;
}
.mobile-only{
	display:none !important;
}
.table-laptop-only{
	display:table;
}
h1{
	font-size:28px;
	color:#ffffff;
	font-family:AngleciaProDisplay Italic;
}
.content-title:after,.slide-title:after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -50px;
    vertical-align: middle;
    display: inline-block;
    width: 100px;
    height: 1px;
    border-bottom: 1px solid #ffffff;
}
.mobile-content h1{
	letter-spacing: 6px;
	font-weight:400;
	font-family:AngleciaProDisplay Italic;
	text-align:center;
	position:relative;
	font-size:52px;
	padding-bottom:60px;
}
.mobile-title:after,.slide-title:after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -50px;
    vertical-align: middle;
    display: inline-block;
    width: 100px;
    height: 1px;
    border-bottom: 1px solid #ffffff;
}
.mobile-paragraph p{
	font-size:28px;
}
.mobile-paragraph{
	padding:0px 80px;
}


/* -------------------------------------------- */
/* ------------------Header-------------------- */
.fp-slides{
	display:block !important;
}
header { 
	height:135px; padding:0px; position: absolute; width:100%; z-index: 9999;
	border-top:2px solid #ed2424;
 }
#homepage header{
	background:rgba(0,0,0,0.6);
}
#sub-page header{
	background:url(images/bg-sub.png) repeat;
}

.header-top{
	width:100%;
	height:auto;
	position:relative;
}
.menu-left{
	float:left;
	cursor:pointer;
}

.menu-left>.inner{
	padding:9px 0px;
}
.reservation-right{
	float:right;
}
.reservation-left{
	float:left;
	padding-bottom:40px;
}
.reservation-right>.inner{
	padding:2px 0px;
}
#reservation-btn{
	width:176px;
	height:34px;
	border:1px solid #ed2424;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	 text-align: center;
    line-height: 30px;
    cursor:pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#reservation-btn:hover{
	border:1px solid #ed2424;
	background:#ed2424;
}

#reservation-btn span{
	font-size:12px;
	font-family:Raleway Regular;
	font-weight:bold;
	color:#ed2424;
	text-transform:uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#reservation-btn:hover span{ 
	color:#FFFFFF;
}
#logo{ 
	margin:0px auto 0px auto; text-align:center; 
	width:150px;
	height:38px;
	position:absolute;
	left:50%;
	margin-left:-75px;
}
#logo a{ display:inline-block; width:100%;}
#logo img{ 	max-width:100%; width:100%; height: auto; 

}
.header-btm{
	width:100%;
	height:auto;
	margin:32px auto 0px;
}


/* Top Nav*/
nav {
    width: 100%;
    margin-top: 0px;
    z-index: 9999;
}
nav .wrap-nav{ height: 135px; 
	position: relative; margin: 0 auto;}


/*Left Navi Menu*/
.offcanvas-left {
    top: 0px;
    left: 0px;
    position: fixed;
    display: inline-block;
    transition: .3s;
    padding: 0.9rem 0.45rem;
    -webkit-transition: .3s;
    cursor: pointer;
    user-select: none;
    border-radius: 0.2571428571rem;
    background: transparent;
    border: none;
    transition: top .2s linear;
    z-index: 20001;
    /* margin: 0; */
}
#offcanvas-left {
    min-width: 280px;
    max-width: 100%;
    position: fixed;
    top: 0;
    overflow-y:auto;
    left: 0;
    bottom: 0;
    padding:40px;
    z-index: 20000;
    background:#1a1a1a;
}
#offcanvas-left .reservation-left{
	padding-bottom:0px;
}
#btn-close{
	width:26px;
	height:26px;
	padding:0px;
	cursor:pointer;
}
#btn-close img{
	width:100%;
	height:auto;
}
#left-menu {
    width: 100%;
}
#left-menu>ul{
    text-align: left;
    width: 100%;
    margin: 54px 0px 0px;
}
.header-overlay {
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    opacity: 0;
}
#left-menu>ul>li{
	list-style:none;
	padding-bottom:30px;
}
#left-menu ul li>ul>li{
	list-style:none;
	padding-top:30px;
}
#left-menu ul li a.active {
    color: #ffffff;
    text-decoration: none
}
#left-menu ul li a {
	color:#ffffff;
    display: block;
    font-size: 12px;
    font-family:Raleway Regular;
    font-weight:bold;
    text-transform: uppercase;
      letter-spacing:3px;
}
#left-menu ul li>ul>li a{
	color:#c4c4c4;
    display: block;
    font-size: 12px;
    font-family:Raleway Light;
    font-weight:400;
    text-transform: uppercase;
    letter-spacing:3px;
}

/*Left Navi Menu END*/

/*Hotel Menu*/
.menu { 
	text-align: center; 
	width:98%;
	height:auto;
	padding:0px 1px 0px 1px; 
	margin:0 auto;
}
.menu ul {
	list-style: none;margin: 0;padding: 0;
	/*width:90%;*/
	width: auto;
	display: inline-block;
	margin:0 auto;
}
.menu ul li {
	position: relative;
	/*float: left;*/
	display: inline-block;
	padding: 0px 8px 0px 8px;
	width:auto;
	/*width:25%;*/

}
.menu ul li:hover {  }
.menu ul li a {
	font-size: 12px; 
	line-height:1.5em;
	color: #ffffff;
	display: block;
	padding: 0px 0px;
	z-index: 11;
	position: relative; 
	text-transform:uppercase;
	font-family: Raleway Regular;
	letter-spacing: 2px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.menu ul li:last-child a {padding-right: 0px;}
.menu ul li:hover a { color:#ed2424; text-decoration:none; }left-menu
.menu ul li.active{ } 
.menu ul li.active a{ color:#ed2424; } 



/* MaIN Menu */
#menu{
	cursor:pointer;
	display:block;
}
#menu>img{
	width:100%;
	height:100%;
}
/* Main Menu  END*/


/* ------------------Section   & Slide  ------------------- */
.section{
		text-align:center;
		background-size:cover;
		background-position:50%;
}
.slide{
	text-align:center;
	background-size:cover;
	background-position:50%;
	display:block;
}
#sub-page.slide{
	text-align:center;
	background-size:cover;
	background-position:50%;
}
#hotel-click-div{
	display: block;
    text-align: center;
    position: absolute;
    bottom: 50%;
        margin-bottom: -20px;
    left: -150px;
    width: 100px;
    z-index: 3;
    cursor: pointer;
}
#hotel-click-div h2{
	font-size:20px;
	color:#ffffff;
	font-family:AngleciaProDisplay Italic;
	text-align:center;
	line-height:30px;
}

#scroll-down-div{
	display: block;
    position: absolute;
    text-align:center;
    margin: 0 auto;
    bottom: 0px;
    left: 30%;
    width: 40%;
    height: 50px;
    margin-bottom:20px;
    z-index: 3;
    cursor:pointer;
}
#scroll-down-div span,#go-top-div span{
	font-family:Raleway Regular;
	font-size:14px;
	font-weight:400;
	color:#ffffff;
}
#go-top-div{
	display: block;
    position: absolute;
    text-align:center;
    margin: 0 auto;
    bottom: 20px;
    right:20px;
    width: 60px;
    height: 60px;
    border-bottom:2px solid #ffffff;
    z-index: 3;
    cursor:pointer;
}
.go-top-img{
	background:url(images/goto-top.png) no-repeat;
	width:14px;
	height:16px;
	margin:15px auto 0px;
}

.scroll-down-img{
	background:url(images/scroll-down.png) no-repeat;
	width:14px;
	height:16px;
	margin:15px auto 0px;
}
.middle-div{
	display: table;
	position:relative;
	width:100%;
	margin:0 auto;
	
}
.mid-content{
	/*max-width:70%;*/
	max-width:550px;
	width:100%;
	display: table;
	/*min-width:300px;*/
	margin:0 auto;
	background:rgba(0,0,0,0.6);
}
.mid-content>.padding{
	padding:30px;
}
.mid-content h1{
	letter-spacing: 6px;
	font-weight:400;
	font-size:44px;
	font-family:AngleciaProDisplay Italic;
	text-align:center;
	position:relative;
	padding-bottom:40px;
}
.mobile-slide{
	width: 100%;
    height: auto;
    min-height: 466px;
    background-size: cover;
    background-position: 50%;
}
.content-paragraph{
	margin-bottom:0px;
	text-align:center;
}
.slide-paragraph{
	margin-bottom:15px;
	text-align:center;
}
.content-paragraph p,.slide-paragraph p{
	line-height:22px;
	font-size:14px;
	/*width:75%;*/
	width: 85%;
	margin:0 auto;
	font-family: Raleway Regular;
	font-weight: normal;
}
.slide-readmore{
	display:table;
	margin:0 auto;
}
.readmore-btn{
	background:#ed2424;
	text-align:center;
	width:80px;
	height:30px;
    display: block;
	cursor:pointer;
}
.readmore-btn span{
	font-size:14px;
	font-family:Raleway Regular;
	text-transform:uppercase;
	color:#dcddde;
	line-height:30px;
}
.mobile-content{
	width:100%;
	background:#000000;
	padding:80px 0px;
}

/** Home Page **/
ul.bullet,ol.bullet{ margin-left:0px !important;margin-top:2px; margin-bottom:8px; list-style-type:none;  }
ul.bullet li,ol.bullet li{ list-style-type:none;   /*list-style-position:inside;*//*list-style-image: url('images/list-bullet.png'); */padding: 2px 0px 0px 30px;margin-left:0px; background:url(images/list-bullet.png) 0px 6px no-repeat; }




/* -------------------- sitemap ---------------- */
#sitemap  { }
#sitemap a { text-decoration: none; }
#sitemap ul { list-style-type: square; }
#sitemap ul li { margin-left: 25px; padding-left: 5px; }

/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer { 
	margin-top:0px; 
	border-top:1px solid #ed2424;
	position: relative; 
	background:#1c1c1c;
	width:100%;
	height:auto;
	color:#d4d4d4; 
	font-size:14px;
	letter-spacing: 2px;
	font-family: RaleWay Regular; 
}
.footer-inner{
	text-align:left; 
	margin:0px auto 0px;
}
.footer-top{
	padding:40px 0px 40px;
	width:960px;
	margin:0px auto 0px;
}
.footer-hotel{
	margin-bottom:40px;
}
.footer-left{
	width:200px;
	float:left;
}
.footer-menu{
	margin-bottom:40px;
}
.footer-menu>ul{
	list-style:none;	
}
.footer-menu>ul>li{
	padding:5px 0px;
}
.footer-menu>ul>li>a{
	text-transform:uppercase;
	font-size:12px;	
	color:#d4d4d4;
}
.footer-social a{
	width:30px;
	height:30px;
	float:left;
	margin-right:15px;
}
.mobile-footer-social img,.footer-social img,.pad-footer-social img{
	width:100%;
	height:100%;
}
.mobile-footer-social{
	display:none;
}
.mobile-footer-social a{
	width:60px;
	height:60px;
	float:left;
	margin-right:15px;
}
footer h2{
	margin-bottom:10px;
	font-size:16px;
	letter-spacing: 1px;
	font-family: AngleciaProDisplay Italic;
	font-weight: normal;
}
.footer-hotel>ul>li{
	padding:5px 0px;
}
.footer-hotel>ul>li>a{
	
	color:#d4d4d4;
	text-transform:uppercase;
	font-size:12px;	
}
.footer-hotel>ul>li:last-child{
	margin-bottom:0px;
}
.footer-newsletter p{
	color:#d4d4d4;
	text-transform:uppercase;
	font-size:12px;	
	line-height: 22px;
}
.mobile-footer-newsletter{
	display:none;
}
.mobile-footer-newsletter p{
	color:#d4d4d4;
	text-transform:uppercase;
	font-size:12px;	
	line-height: 22px;
}
#newsletter-email{
	margin-top:20px;
	position:relative;
	width:275px;
}
#email-submit{
	background: url(images/white-arrow.png) no-repeat 50% 50%;
	width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right:0px;
    top:0px;
    z-index:2;
}
#subscribe-status{ font-size: 12px; margin-top:15px;}

#mce-EMAIL{
	width:275px;
	height:40px;
	padding-left:20px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#mce-EMAIL::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 text-transform: uppercase;
	font-size:14px;
	color:#d4d4d4;	
}
#mce-EMAIL::-moz-placeholder { /* Firefox 19+ */
  text-transform: uppercase;
	font-size:14px;
	color:#d4d4d4;	
}
#mce-EMAIL:-ms-input-placeholder { /* IE 10+ */
  text-transform: uppercase;
	font-size:14px;
	color:#d4d4d4;	
}
#mce-EMAIL:-moz-placeholder { /* Firefox 18- */
 text-transform: uppercase;
	font-size:14px;
	color:#d4d4d4;	
}
.footer-right{
	width:400px;
	float:right;
}
.footer-reservation{
	padding-bottom:40px;
}
#footer-reser-btn{
	width:250px;
	background:#ed2424;
	border:1px solid #ed2424;
	height:40px;
	text-align:center;
	  -webkit-transition: all 0.2s ease-in-out;
	  -moz-transition: all 0.2s ease-in-out;
	  -o-transition: all 0.2s ease-in-out;
	  transition: all 0.2s ease-in-out;
}
#footer-reser-btn:hover{
	background:transparent;
	border:1px solid #ed2424;
}
#footer-reser-btn span{
	font-size:12px;
	text-transform: uppercase;
	line-height:40px;
	color:#ffffff;
	font-family:Raleway Regular;
}
.hotel-address{
	text-transform: uppercase;
	font-size:12px;

}
.hotel-address p{
	padding-bottom:10px;
	font-weight:400;
	font-family:Raleway Regular;
}
.footer-address{
	margin-bottom:25px;
}
.footer-mid{
	margin:0px 20px;
	width:320px;
	float:left;
}
.footer-bottom{
	width:100%;
	background:#171717;
}
.footer-bottom>.padding{
	padding:30px 0px;
	width:960px;
	margin:0 auto;
}
.footer-copyright{
	float:left;
}
.pad-footer-social{
	display:none;
	float:right;
	width:150px;
	padding-left:40px;
	padding-top:8px;
	height:30px;
}
.pad-footer-social a{
	float:left;
	width:30px;
	height:30px;
	margin-left:15px;
}
.pad-footer-social a img{
	width:100%;
	height:100%;
}
.pad-footer-social a:first-child img{
	margin-left:0px;
}
.footer-copyright p{
	text-transform: uppercase;
	font-size:11px;
	font-family:Raleway Regular;
	font-weight:400;
	/*color:#4c4c4c;*/
}
.footer-link{
	float:right;
	
}
.footer-link>ul>li{
	padding:0px 15px;
	float:left;

}
.footer-link>ul>li>a{
	font-size:11px;
	color:#d4d4d4;
	
	text-transform:uppercase;
	font-family:Raleway Regular;
	font-weight:400;
}
#garcha-email{
	color:#ed2424;
	text-transform:uppercase;
	font-family:Raleway Regular;
	font-size:12px;
}
#garcha-email-text{
	text-transform:uppercase;
	font-family:Raleway Regular;
	font-size:12px;
}
#garcha-email:hover{
	color:#a20a0a;
}
.footer-email{
	margin-bottom:15px;
}
/*Footer End*/

/*Hotel Page*/
#sub-page .fp-tableCell{
		display:block;
}
#sub-page .fp-controlArrow.fp-prev{
	/*display:block;*/
}
.banner{
	width:100%;
	height:auto;
	margin:0 auto;.sub-div h1
}
.banner img{
	width:100%;
}
.sub-div{
	background:url(images/bg-sub.png) repeat;
	width:100%;
    margin: 0 auto;
}
.sub-content{
	width:620px;
	margin:0 auto;
}
.sub-content-long{
	width:760px;
	margin:0 auto;
}
.sub-content-ld{
	width:960px;
	margin:0 auto;
}
.sub-content>.padding,.sub-content-long>.padding,.sub-content-ld>.padding {
	padding:50px 0px;
}
.sub-content>.padding3,.sub-content-long>.padding3,.sub-content-ld>.padding3 {
	padding:30px 0px;
}
.sub-title{
	padding-bottom:30px;
}
.sub-div h1{
	font-size:30px;
	letter-spacing:6px;
	font-weight:400;
	font-family: AngleciaProDisplay Italic;
	text-align: center;
}
.sub-div h2{
	color:#ed2424;
	font-size:18px;
	font-family: AngleciaProDisplay Italic;
	letter-spacing: 2px;
	padding-bottom:20px;
}
.sub-menu-list>ul>li{
	padding-bottom:15px;
}
.sub-menu-list>ul>li>a{
	
	font-family:Raleway Regular;
	font-size:14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.sub-menu-list{
	padding-bottom:50px;
}
.red{color:#ed2424;}
.red:hover{ color:#a20a0a;}
.red a{ color:#ed2424;}
.red a:hover{	color:#a20a0a; } 

.sub-paragraph{
	text-align:inherit;
	padding-bottom:30px;
	color:#d4d4d4;
}
.sub-paragraph p{
	font-size:14px;
	
	line-height:25px;
	padding-bottom:10px;
	font-family:Raleway Regular;
}
.sub-paragraph p:last-child{
	padding-bottom:0px;
}
.sub-reservation{
}
.sub-reservation>.inner{
	padding:2px 0px;
}
#sub-reservation-btn{
	width:200px;
	height:40px;
	margin:10px auto;
	border:1px solid #ed2424;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	 text-align: center;
    line-height: 30px;
    cursor:pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sub-reservation-btn:hover{
	background:#ed2424;
}
#sub-reservation-btn span{
	font-size:14px;
	line-height:38px;
	font-family:Raleway Regular;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing: 2px
}

/*About Page*/
.contact-left{
	float:left;
	width:220px;
	text-align:left;
	font-family:Raleway Regular;
	font-size:14px;
	color:#d4d4d4;
}
.contact-left p{
	padding-bottom:10px;
}
.contact-right{
	float:right;
	width:380px;
	text-align:left;
	font-family:Raleway Regular;
	font-size:14px;
	color:#d4d4d4;
}
.contact-right .label{
	margin-bottom:15px;
}
.contact-right .column{
	margin-bottom:20px;
}
.contact-right label{
	text-transform:uppercase;
	color:#d4d4d4;
	letter-spacing: 4px;
	font-size:14px;
}
.contact-right .garcha-form{
	width:100%;
	padding:14px 14px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	color:#4c4c4c;
	letter-spacing: 2px;
}
.contact-right input[type=text],input[type=submit]{
	color:#4c4c4c;
	letter-spacing: 2px;
}
.contact-right input[type=submit]{
	background:none;
}
.contact-right textarea{
	height:120px;
	color:#4c4c4c;
	letter-spacing: 2px;
}
.contact-address{
	margin-bottom:40px;
}
.contact-form .column:last-child{
	margin-bottom:0px;
}
#sub-submit-btn{
	width:200px;
	height:40px;
	border:1px solid #ed2424;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	text-align: center;
    line-height: 28px;
    cursor:pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sub-submit-btn:hover{
	border:1px solid #ed2424;
	background: #ed2424;
}
#sub-submit-btn input{
	font-size:14px;
	line-height:40px;
	font-family:Raleway Regular;
	/*font-weight:bold;*/
	cursor:pointer;
	color:#ffffff;
	text-transform:uppercase;
	display: inline-block;
	width: 100%;
}
.sub-submit{
	margin:40px 0px 0px;
}
.sub-submit>.inner{
	padding:2px 0px;
}


/* Career */
	
.career-div {
	margin:0 auto;
	width:100%;
	font-family:Raleway Regular;
}
.career-div .column{
	padding:0px 15px 60px;
	float:left;
	width:290px;
	position: relative;
	min-height: 200px;

}
.career-div .job-title{
	text-align:left;
	text-transform:uppercase;
	color:#ed2424;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:0px;
	font-family:Raleway Regular;
}
.career-div .job-time{
	text-align:left;
	color:#ed2424;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:14px;
}
.career-div .job-desc{
	text-align:left;
	line-height:24px;
	color:#d4d4d4;
	margin-bottom:10px;
	font-size:14px;
}
.career-div .job-date{
	text-align:left;
	color:#ed2424;
	font-size:14px;
}

.job-apply{
	/*margin-top:60px;*/
	position: absolute;
	bottom: 10px;
}
.job-apply>.inner{
	padding:2px 0px;
}
#sub-job-btn{
	width:176px;
	height:38px;
	border:1px solid #ed2424;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	 text-align: center;
    line-height: 34px;
    cursor:pointer;
}
#sub-job-btn:hover{
	background: #ed2424;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;	
}
#sub-job-btn span{
	font-size:14px;
	font-family:Raleway Regular;
	/*font-weight:bold;*/
	color:#ffffff;
	text-transform:uppercase;
}

/*Press Page*/
.press-div {
	margin:0 auto;
	width:100%;
	font-family:Raleway Regular;
}
.press-div .column{
	padding:0px 15px 50px;
	float:left;
	width:290px;
}
.press-div .press-title{
	text-align:left;
	text-transform:uppercase;
	color:#ed2424;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:0px;
	font-family:Raleway Regular;
}
.press-div .press-title a{ 
	color: #ed2424;
	font-size:14px;
	font-family:Raleway Regular;
}
.press-div .press-desc{
	text-align:left;
	line-height:24px;
	color:#d4d4d4;
	margin-bottom:15px;
	font-size:14px;
}
.press-div .press-file{
	text-align:left;
	color:#ed2424;
	font-size:14px;
}


/*Reservation Page*/
.reservation-label{
	border-top:1px solid #ed2424;
	border-bottom:1px solid #ed2424;
	width:100%;
	margin:0px auto 40px;
	color:#d4d4d4;
}
.reserve-title span{
	color:#898989;
}
.reserve-title span.active{
	color:#ffffff;
}
.reservation-label h2{
	padding-bottom:10px;
}
.reservation-label .inner{
	padding:30px;
}
.reservation-label p{
	color:#d4d4d4;
}
.reservation-desc{
	margin:0 auto 50px;
	width:auto;
}
.reservation-desc .col{
	width:100%;
	margin-bottom:20px;
}
.reservation-desc .col .title{
	padding-bottom:10px;
	color:#d4d4d4;
}
span.reserve-hotel-title{
	width:200px;
	text-align:center;
	display:block;
	font-family:AngleciaProDisplay Italic;
	font-size:20px;
	float:left;
	cursor:pointer;
	padding:30px 0px;
}
.reservation-btm{
	color:#d4d4d4;
	margin-bottom:50px;
}
.reservation-btm p{
	letter-spacing: 3px;
}
.reservation-btm h2{
	color:#d4d4d4;
	font-family:AngleciaProDisplay Italic;
	font-size:18px;
	padding-bottom:10px;
}
#reservation-email{
	margin: auto;
    position: relative;
    width: 275px;
}
#reservation-us {
    width: 275px;
    height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#reservation-submit {
    background: url(images/white-arrow.png) no-repeat 50% 50%;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
}

#sectionfooter .fp-tableCell{
	display:block;
}

#error-code{
	color:#ed2424 !important;
	display:block;
	margin-bottom:10px;
	font-size:16px;
}
#msg-code{
	color:#00ff00 !important;
	display:block;
	margin-bottom:10px;
	font-size:16px;
}
#captcha-img{
	position:absolute;
	top:5px;
	left:10px;
	width:95px;
	height:30px;
	/*background:url(../images/captcha-bg.jpg) repeat;*/
}
.contact-right #captcha{
	padding-left:120px;
}


.nivoSlider {  max-height: 540px;  }
.nivoSlider img{ height:auto !important; } 
.nivo-main-image{height:auto !important;}