/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.h_top{
	padding:20px 0px;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
/* Home page welcome  */
.bg-welcome{
	background-color:#ebebeb;
	padding:2em 2em;
	min-height:180px;
}
.bg-welcome h1{
	padding:0;
	margin:0;

	color:#fff;
	font-size:48px;
	letter-spacing:5px;

}
.bg-welcome  h2{
	color:#fa3b16;
	font-size:33px;
	letter-spacing:2px;
	padding:0;
	margin:0;
}
.bg-welcome h3{
		color:#646464;
	font-size:18px;
	padding:0;
	margin:5px 0px 0px 0px;

}

.bg-bookonline{
width:380px;
}
.bg-bookonline h2{
	color:#646464;
	font-size:35px;
	padding:0;
	margin:0;

}
.bg-bookonline h6{
		font-size:14px;
		color:#646464;
		padding:0px 0px 9px 0px;
		margin:0;
}
.bg-bookonline a.booknow{
	color:#fff;
	background-color:#646464;
	font-size:34px;
	display:inline-block;
	text-decoration:none;
	padding:0px 90px;

	margin:0;

}

/* intro */
.intro-img{
	border:10px solid  #ebebeb;
	display:block;
}
.t-orange{
	color:#f15722;
}
.intro{
	padding:4em 0;
}
/* Home Page Carousel */

header.carousel {
    height: 80%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}
.well h4{
	color:#fa3b16;
	font-size:18px;
	text-transform:uppercase;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */
footer{
	padding:0px 0px 10px 0px;
	color:#000;
}
footer a.link1 {
	
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	padding:0px 10px;
}
footer a.link1:hover{
	color:#FA3B16;
		text-decoration:none;
}
footer a{
	color:#fff;
}
footer a:hover{
	color:#FA3B16;
		text-decoration:none;
}

.tab-footer{
	background-color:#fa3b16;
	padding:10px 0px;
}
.tab-footer h1{
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
	line-height:62px;
	text-align:left;
}
.tab-footer  a.book-now{
	background-color:#fff;
	font-size:30px;
	color:#fa3b16;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:10px 0px;
	margin-top:20px;
}
/* Responsive Styles */
.carousel-caption{
	bottom:0;
	background:url(../images/pt2.png) repeat;
	
}
.carousel-caption h2{
	font-size:40px;
	color:#fa3b16;
	padding:0;
margin-top:0;
	margin-bottom:0;
	margin-right:17%;
}
.carousel-caption h3{
		float:right;
	font-size:36px;
	padding:0;
	margin-top:0;
	margin-bottom:0;
		margin-right:17%;
}
.carousel-caption .text-cleft{
	float:right;
}
.row-pad{
	margin-top:2%;
}
.intro h1{
	padding:0;
	margin:0px 0px 20px 0px;
	font-size:30px;
}
.f-left{
	float:left;
}
.f-right{
	float:right;

}
.well a{
	margin:0px 5px;
}
#mobile-logo{
	display:none;
}
.room-left{
	float:left;
}
.accom-border{
background-color: #fff;
	padding:0px 0px;
}
a.booknow2{
	background-color:#008fd5;
	color:#fff;
	padding:10px;
	text-transform:uppercase;
	text-decoration:none;
}
.bookbottom{
	display:none;
}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
    .navbar-brand{
	    display:none;
    }
    .navbar-inverse {
	    background-color:#fa3b16;
    }
    #mobile-logo{
	display:block;
	background-color:#fff;
}
.bg-welcome{
	display:none;
}
.intro-img{
	display:none;
}
.tab-footer{
	display:none;
}
.bookbottom{
	display:block;
	bottom:0;
	position:fixed;
	z-index:999999;
	width:100%;
	
	background-color:#fff;
	margin:0 auto;
}

.bookbottom a.booknow2{
	font-size:16px;
	font-weight: 900;
	color:#fff;
	width:40%;
	padding:4px;
	display:inline-block;
	background-color:#050302;
	border-radius:8px;
	margin:5px 5px;
	text-align:center;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 30px;
	height: 35px;
	margin-top: 90px;
	font-size: 30px
}
.t-orange {
	text-align:center;
}

}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	.navbar-brand{
	display:none;
}
.bg-welcome h1, h2, h3 {
	/*text-align:center;*/
}
.bg-bookonline {
display:none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	display:none;}
}


@media(max-width:480px) {
	
.bg-welcome h1 {
	font-size:32px;
}
.bg-welcome h2 {
	font-size:24px;
}
.bg-welcome h3 {
	font-size:13px;
}
.bg-welcome {
	min-height:0;
}


}
