@charset "utf-8";
/* CSS Document */


/* Dropdown Menu Background Color */
.dropdown-menu {
    background-color: #1029ab;
}
/* Menu Background Color */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #9c9c9c;
}
/* Menu "Book Now" button */
.booking .btn-success {
    color: #ffffff;
    background-color: #0b2284;
    border-color: #0b2284;
}
/* Menu "Book Now" button rollover */
.booking .btn-success:hover {
    color: #ffffff;
    background-color: #bb0000!;
    border-color: #bb0000;
}
/* Page Background Image */
body {
	    background: url(../images/main_bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
/* Link color, section to the left of the sidebar, Main area */
a {
    color: #337ab7;
    text-decoration: none;
}
/* Slider Caption Background Color */
.carousel-caption {
    background-color: #0b2284;
}
/* Button color, section to the left of the sidebar, Main area */
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus
{
	background-color:#0b2284;
}

/* Button hover color, section to the left of the sidebar, Main area */
.btn-success:hover {
    color: #ffffff;
    background-color: #3850cd;
    border-color: #3850cd;
}

/* Sidebar Text Background */
.pkg1bottom {
    margin: auto;
    padding: 0 40px 0 40px;
    font-weight: normal;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    text-transform: none;
	background: #0b2284;
	padding-top: 20px;
}
/* Sidebar Button Background */
.pkg1reserve {
    margin: 0 auto 30px auto;
    padding: 17px 0 0 0;
    position: relative;
    width: 90% !important;
    height: 65px;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 0 0 5px 5px;
    background: #0b2284;
}

/* Footer Background */
.thefooter {
	background-color: #0b2284;
	margin-top:20px;
	color: #fff;
}

.btn a {
	text-decoration: none;
}



.btn-success:focus, .btn-success.focus {
    color: #ffffff;
    background-color: #0b2284;
    border-color: #0b2284;
}

.btn a {
	color:#fff;
}

.btn a:hover {
	text-decoration: none;
}


#wrapper {
	margin: 0 auto;
	float: none;
	max-width: 1000px;
	background: #fff;
	margin-top:20px;
	padding-top:10px;
}


.left-spacer {
	margin-left: 10px;
	font-size:13px;
	margin-right: 30px;
}

.icons {
	border-right:1px solid #e8e8e8;
	padding-right:10px;
	margin-right: 10px;
}

.icon-holder {
	margin-top:30px;
}

h2 {
	font-size:12px;
	font-weight:bold;
}
ol, ul {
    list-style: none;
	padding-left:0px;
}

.footer-text {
	font-size: 10px;
}
.footer-text a {
	color:#fff;
}

.fixed {
	position: fixed;
	left: 0;
	top:0;
	width:100%;
	z-index:10000000;
	

	background-color: transparent;
}

.fixed .nav-inner {
	max-width: 1000px;
	margin: 0 auto;
	background:#fff;
	padding-top:5px;
		padding-bottom:5px;
	
}

.nav-placeholder {
	margin-bottom: 0;
}

.nav {
	background-color:none !important;
}

.dropdown:hover .dropdown-menu {
   display: block;
}


.thefooter h2 {
	color: #868686;
}

.credit {
	padding: 10px;
}

.gmap {
	margin-top:20px;
}

.google-maps {
        position: relative;
        padding-bottom: 25%; 
        height: 0;
        overflow: hidden;
		margin-top: 20px;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	.desktop-only {
    display: block !important;
}


	.mobile-only {
    display: none !important;
}

.booking .btn-lg, .btn-group-lg > .btn {
    padding: 5px 10px;
    font-size: 18px;
    line-height: 2.12;
    border-radius: 0px;
}



.booking a {
	color: #fff;
}
.booking a:hover {
	text-decoration: none;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: transparent;
	font-weight:bold;
}



.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 0px;
}


.dropdown-menu > li > a {
    color: #fff;
}
.navbar .navbar-toggle .icon-bar {
  margin-left: auto;
  margin-right: auto;
}

.navbar-toggle {
    float: none;
    background-color: #9c9c9c;
    border: 0px solid transparent;
    border-radius: 0px;
    width: 100%;
	margin-bottom:0px;
}
.container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
 margin-right: 0px; 
 margin-left: 0px;
}
.icon-holder-mobile {
	display:none;
}

.book-now {
	display:none;
}

.pkg1 {
    margin: 0 auto;
    position: relative;
    width: 90% !important;
    font-size: 18px;
    color: #353535;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0px 0px 0 0;
    background: #9c9c9c;
	padding-top: 10px;
}


.pkg1 img {
    margin: 0px 0 0px 0;
    width: 100% !important;
    height: auto !important;
    position: relative;
    text-align: center;
	margin-top: 10px;
}



.pkg1reserve a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #9c9c9c;
    padding: 7px 15px 7px 15px;
    border-radius: 5px 5px 5px 5px;
}

.pkg1reserve a:hover {
    color: #000000;
    background: #fff;
}

.notop h1 {
	margin-top:0px;
	padding-top:0px;
}

.mgtop {
	margin-top:15px;
	clear:both;
	margin-bottom:10px;
}

.rooms-click {
    clear: both;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

@media (max-width : 899px )
{
	.goodbye {
	display:none;
}
	.packages-wrapper {
    display: none;
}
	.midboxes {
		display:none;
	}
.book-now {
	display: block;
}
.book-now button.btn.btn-success.btn-lg {
	border-radius: 0px;
	width: 100%;
}

.book-now .btn-success:hover {
    color: #ffffff;
    background-color: #bb0000;
    border-color: #bb0000;
}
	.desktop-only {
    display: none !important;
}
.mobile-only {
    display: block !important;
}
.icon-holder {
	display: none;
}
.icon-holder-mobile {
	display:block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.carousel-indicators {
    display: none;
}
.left-spacer {
    margin-right: 0px;
}
.navbar-collapse {
    padding-left: 15px;
}
}

@media (max-width : 525px )
{
	.left-spacer {
		font-size:10px;
	}
}