body {
    background: #0F4257 url("../imgs/bluebg.jpg") no-repeat scroll center center;
}
#topbar {
	background: none repeat scroll 0 0 #012232;
	border-bottom: 1px solid #001925;
	padding: 0.3125em 0;
}
#topbar p {
	color: #fff;
	font-size: 0.75em;
        opacity: 0.5;
	top: 2px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #92c500;
	cursor: pointer;
	opacity: 1;
}
nav {
	background:#00283a;
        z-index: 1010;
}
header {
	border-bottom: 4px solid rgba(0, 40, 58, 0.53);
	width: 100%;
	z-index: 10;
}
img.logo {
    height: 8em;
    margin: 0px;
    padding: 0.3em;
}
.hotel_title {    
    color: #F8F8F8;
    font-weight: bold;
    font-family: 'Lobster',cursive;
    text-shadow: 0 1px 0 #ccc,
        0 2px 0 #c9c9c9,
        0 3px 0 #bbb,
        0 4px 0 #b9b9b9,
        0 5px 0 #aaa,
        0 6px 1px rgba(0,0,0,.1),
        0 0 5px rgba(0,0,0,.1),
        0 1px 3px rgba(0,0,0,.3),
        0 3px 5px rgba(0,0,0,.2),
        0 5px 10px rgba(0,0,0,.25),
        0 10px 10px rgba(0,0,0,.2),
        0 20px 20px rgba(0,0,0,.15);
}
.top-nav li a {
	border-top: 2px solid #00283a;
	color: #fff;
	font-size: 0.80em;
	font-weight: 600;
	padding: 0.8em 1.2em 0.8em 1.2em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: #00283a;
	border-top: 2px solid #92c500;
	color: #92c500;
}
#carousel .text {
	position: absolute;
	top: 40%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.8);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .text p {
	background: none repeat scroll 0 0 rgba(255, 203, 0, 0.8);
	color: #000;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(0, 40, 58, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #92c500;
}

#about-us {
	background: none repeat scroll 0 0 #f8f8f8;
	clear: both;
}
#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 1.0em;
}
.newStyle {
    font-family: Arial,Helvetica,sans-serif;
    margin: 16px 15px;
    padding: 0px 0px 10px;
    letter-spacing: 1px;
    word-spacing: 2px;
    line-height: 1.7em;
    text-align: justify;
    color: #01580E;
    border-bottom: 1px solid #000;
}
article h2 {
	font-size: 2em;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 0.9;
	margin: 0 0 0.2em 0.5em;
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #000;
}
article p, article li {
    color: #FFF;
    font-size: 0.85em;
    opacity: 0.7;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}

#mission {
	background: #6f9600 none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
h2.section-title {
	color: #000;
	font-size: 2em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 0.5em;
	text-align: center;
	text-transform: uppercase;
}
#mission h2 {
	color: #fff;
	margin: 0 0 1.25em;
}
#mission h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#mission i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #6f9600;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	display: table;
	position: relative;
}
#mission h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0.2em 1em;
}
#mission p {
	color: #fff;
	font-size: 0.8em;
}

#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 2em;
	position: relative;
	z-index: 2;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	color: #92c500;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
footer {
	background: none repeat scroll 0 0 #00283a;
	padding: 0.2em 0;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #6c7c84;
	font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  header {
  	position: relative;
  }
  .top-nav li a {
  	background: #05374e none repeat scroll 0 0;
  }
  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.nav-text {
  	text-align: center;
  }
  img.logo {      
	height: 5em;
        margin: 0px auto;
        padding: 0em;
  }
  .hotel_title {
      text-align: left;
      font-size: 2em;
  }
  .checkroom {
      display: none;
    }
}


.checkroom {
    background: transparent url("../imgs/bg_transparent.png") repeat scroll 0% 0%;
    width:20%; 
    height: 100%; 
    margin: 0px;
    padding: 1%;
    top: 0px; 
    right: 0px; 
    position: absolute; 
    z-index: 1010;
    -webkit-box-shadow: -5px 0px 5px -3px #616161;
    box-shadow: -5px 0px 5px -3px #616161;
}
.myHStyle {
    margin: 0.1em auto 0em auto;
    padding: 5px; 
    background: #5F5F5F none repeat scroll 0% 0%;
    color: #fff; 
    text-align: left; 
    border-top-left-radius: 5px; 
    border-top-right-radius: 5px; 
    text-transform: capitalize;
    font-size: 1.2em;
    font-weight: bold;
}
table.frmtbl {
    margin: 0px auto;
}
table.frmtbl tr {
    background: #fff;
}
table.frmtbl th {
    border: 1px solid #D0D0D0;
}
table.frmtbl tr td {
    border: none;
    padding-left:5px;
    padding-right:5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
font.valid {
    color: red; 
    font-size: 10px;
}
font {
    color: #F00;
    font-size: 20px;
    font-weight: bold;
}
input[type=text], 
input[type=password],
input[type=email],
input[type=date],
input[type=tel],
input[type=url],
select {
    /* Size and position */
    width: 100%;
    height: 30px;
    padding: 0px 3px;
    margin-bottom: 5%;

    /* Styles */
    border: 1px solid #ccc; /* Remove the default border */
    background: white; /* Fallback */
    /*background: rgba(255,255,255,0.2);*/
    box-shadow: inset 0 0 10px rgba(255,255,255,0.5);

    /* Font styles */
    font-family: "Segoe UI";
    font-size: 14px;
    text-indent: 5px;
    color:#000;
    vertical-align:middle;  
    border-radius: 3px;
}
input[type=text]:focus, 
input[type=password]:focus,
input[type=email]:focus,
input[type=date]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type="file"]:focus {
    outline: thin solid;
    outline: 2px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


input[type=radio],
input[type=checkbox] {
    width: auto;
}

input[type=file] { border: none; width: auto}

textarea {
    width: 200px; 
    height: 60px; 
    border: 1px solid #ccc; 
    padding: 10px;
}
textarea:focus {
    outline: thin solid;
    outline: 2px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

option {
    width: 100%;
    color:#444; 
    padding:4px 5px;
    border-bottom:1px solid #C0C0C4;
}

.greenBtn {
	display: inline-block;
	color: #fff;
	background-color: #4D90FE;
	border-color: #ac2925;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
        cursor: pointer;
        text-transform: uppercase;
        font-weight: bold;
}
.greenBtn:hover {
	background-color: #1ABC9C;
}

.redBtn {
	display: inline-block;
	color: #fff;
	background-color: #D73D32;
	border-color: #ac2925;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
        cursor: pointer;
        text-transform: uppercase;
        font-weight: bold;
}
.redBtn:hover {
	background-color: #E74B37;
}

ul.footerList {
    list-style: outside none none;
    margin: 2% 1em;
    padding: 0px;
    padding-top: 10px;
}
ul.footerList li {
    margin: 0px;
    padding: 0px 0px 0px 30px;
    line-height: 1.5em;
    color: #FFF;
    font-weight: normal;
    background: transparent url("../imgs/bullet.png") no-repeat scroll left center;
}