@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Spectral:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Cookie');
body {
	padding:0;
	margin:0;
	outline:none;
	border:0;
	font-family: 'Quicksand', sans-serif;
	font-size:14px;
	color:#000;
}
a:focus {
	outline:none;
}
a {
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-o-transition:0.4s ease;
}
a:hover {
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-o-transition:0.4s ease;
}
img {
	max-width: 100%
}
.fixed-header {
	position:fixed;
	top:0px;
	left:0;
	margin-top:0em;
	width:100%;
	transition:background-color 0.3s ease;
	box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.10), 0 2px 3px 0 rgba(0, 0, 0, 0.10);
	background:#000 !important;
}
header {
	position:absolute;
	width:100%;
	z-index:99;
}
header .navbar {
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	margin-bottom:0px;
}
header .navbar .container.nav-bg {
	background: rgba(0, 0, 0, 0.82);
	border-radius: 50px;
	border: 2px solid #fff;
}
header .navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
header .navbar-inverse .navbar-brand {
	padding:0;
	font-size:0;
	line-height:0
}
header .navbar-inverse .navbar-brand img {
	display: block;
	width: 80%;
	left: 26px;
	position: relative;
	top: 9px;
}
header .top-header {
	height:30px;
	margin-bottom: 10px;
}
header .top-header .container {
	border-bottom:1px solid #e0e0df;
}
header .top-header .contact-info {
	float:left;
}
header .top-header .social-info {
	float:right;
}
header .top-header .contact-info ul, header .top-header .social-info ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
header .top-header .contact-info ul li, header .top-header .social-info ul li {
	display:inline-block;
	line-height:30px;
	padding:0px 10px 0 0;
	color:#fff;
	font-size:13px;
}
header .top-header .contact-info ul li i, header .top-header .social-info ul li i {
	color:#fff;
	font-size:13px;
	margin-right:5px;
}
header .top-header .social-info ul li a .fa-facebook:hover {
	color:#3b5998;
}
header .top-header .social-info ul li a .fa-twitter:hover {
	color:#4099ff;
}
header .top-header .social-info ul li a .fa-google-plus:hover {
	color:#d34836;
}
.bs-slider {
	overflow: hidden;
	max-height: 700px;
	position: relative;
	background: #000000;
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.20);
}
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	margin: auto;
	width: 100% !important;
}
/* slider effect */

.fade {
	opacity: 1;
}
.fade .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0 !important;
	display: block !important;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
	top: auto;
	position: relative;
}
.fade .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 50px;
	height: 50px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.control-round:hover .carousel-control {
	opacity: 1;
}
.control-round .carousel-control.left {
	left: 1%;
}
.control-round .carousel-control.right {
	right: 1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: none;
	border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
 left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1) {
 right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
	right: 45%;
	bottom: 3%;
	left: auto;
	width: 90%;
	height: 20px;
	font-size: 0;
	overflow-x: auto;
	text-align: right;
	overflow-y: hidden;
	padding-left: 10px;
	padding-bottom:30px;
	padding-right: 10px;
	padding-top:20px;
	white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
	padding: 0;
	width: 15px;
	height: 15px;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: #ff8e00;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 0;
	border-radius: 0;
	transform:rotate(45deg);
	margin: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
}
.indicators-line > .carousel-indicators .active:before {
	transform: scale(0.5);
	background-color: #fff;
	content:"";
	position: absolute;
	left:-1px;
	top:-1px;
	width:15px;
	height: 15px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
	text-align: left !important;
}
.slide_style_right {
	text-align: right !important;
}
.slide_style_center {
	text-align: center !important;
}
.slide-text {
	left: 0;
	bottom: 15%;
	right: 0;
	margin: auto;
	padding: 10px;
	position: absolute;
	text-align: left;
	padding: 10px 85px;
}
.slide-text > h1 {
	padding: 0;
	color: #ffffff;
	font-size: 40px;
	font-style: normal;
	line-height: 84px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
	font-family: 'Cookie', cursive;
}
.slide-text > p {
	padding: 0;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 40px;
	letter-spacing: 1px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.slide-text > a.btn-default {
	color: #000;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-right: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary {
	color: #ffffff;
	cursor: pointer;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-left: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	background: #00bfff;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover, .slide-text > a:active {
	color: #ffffff;
	background: #222222;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
.about-section {
	padding:100px 0;
	background:rgba(10, 10, 10, 0.51);
}
.about-section .about-inner h2 {
	font-size:40px;
	font-family: 'Spectral', serif;
	color:#fff;
	padding:0;
	margin:0 0 20px;
	text-transform:uppercase;
}
.about-section .about-inner p {
	font-size:14px;
	color:#fff;
	padding:0;
	line-height:25px;
	margin:0 0 20px;
	font-weight:500;
	text-align:left;
}
.about-section .about-inner a {
	background:#fff;
	color:#ff8e00;
	border:2px solid #ff8e00;
	display:inline-block;
	padding:10px 30px;
	font-size:14px;
	font-weight:500;
}
.about-section .about-inner a:hover {
	background:#000;
	text-decoration:none;
}
.prop-details-box ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.prop-details-box ul li {
	text-align:center;
	padding:30px 20px;
	color:#fff;
	font-weight:500;
	margin:0 0 0px;
	list-style-type:none;
	background:#ff8e00;
	width:49%;
	font-size:14px;
	float:left;
	min-height:100px;
	vertical-align:top;
	font-family: 'Spectral', serif;
}
.prop-details-box ul li.bg {
	background:#ff9f26;
}
.prop-details-box ul li img {
	display:block;
	margin:5px auto;
	vertical-align:top;
}
.prop-details-box ul li span {
	display:block;
	font-size:22px;
	font-weight:800;
}
.about-img img {
	width:100%;
	height:344px;
	padding:10px;
	background:#fff;
}
.amenities-home {
	background: transparent url(../images/amenities.jpg) top center no-repeat;
	background-attachment: fixed;
	background-size: 100%;
}
.amenities-home .amenities-box1 {
	display:block;
	box-sizing:border-box;
	width:60%;
	padding:0;
	margin:0;
}
.amenities-home .amenities-box1 .amenities-inner {
	display:block;
	padding:100px 150px 100px 50px;
	background: rgba(20, 20, 21, 0.82);
}
.amenities-home .amenities-box1 .amenities-inner h2 {
	font-size:25px;
	font-family: 'Spectral', serif;
	color:#fff;
	padding:0;
	text-transform:uppercase;
	margin:0 0 30px;
	position:relative;
	text-shadow:2px 4px 0px #333
}
.amenities-home .amenities-box1 .amenities-inner h2:before {
	position:absolute;
	content:"";
	background:#ff8e00;
	height:4px;
	width:100px;
	left:0px;
	top:30px;
}
.amenities-inner a.amenities-all {
	background: #fff;
	color: #ff8e00;
	border: 2px solid #ff8e00;
	display: inline-block;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
	margin-top:10px;
}
.amenities-inner a.amenities-all:hover {
	background:#000;
	text-decoration:none;
}
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}
.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #FAFAFA;
	border:1px solid #ff8e00;
}
.panel-title {
	font-size: 16px;
	font-weight:bold;
}
.panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
}
.more-less {
	float: right;
	color: #212121;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}
.amenities {
	background: #fff;
	padding: 20px;
}
.amenities h3
{
display: block;
    font-size: 24px;
    font-family: 'Spectral', serif;
    color: #333;
    padding: 0;
    margin: 0 0 20px;
    text-transform: uppercase;	
}
.amenities ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.amenities ul li {
	margin: 10px 13px 10px 30px;
	padding: 10px 10px;
	display: inline-block;
	min-width: 204px;
	width: 41%;
	font-size: 13.5px;
	line-height: 23px;
	vertical-align: top;
	position: relative;
	border-bottom: 1px solid #e4dddd;
	text-indent: -2em;
}
.amenities ul li:before {
	content: "\f00c";
	font-family: fontAwesome;
	left: 0;
	margin-right: 10px;
	top: 0;
	color: #ffba00;
	font-size: 17px;
}
.gallery-sec {
	padding:50px 0 100px;
}
.heading h2 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin: 0px 0px 50px;
	padding:0;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Spectral', serif;
}
.gallery-title {
	font-size: 36px;
	color: #42B32F;
	text-align: center;
	font-weight: 500;
	margin-bottom: 70px;
}
.gallery-title:after {
	content: "";
	position: absolute;
	width: 7.5%;
	left: 46.5%;
	height: 45px;
	border-bottom: 1px solid #5e5e5e;
}
.filter-button {
	font-size: 18px;
	border: 1px solid #ff8e00;
	border-radius: 0px;
	text-align: center;
	color: #ff8e00;
	margin-bottom: 30px;
	padding: 10px 34px;
	font-weight: 600;
}
.filter-button:hover {
	background-color: #000;
	color:#fff;
}
.btn-default:active .filter-button:active {
	background-color: #42B32F;
	color: white;
}
.port-image {
	width: 100%;
}
.gallery_product {
	margin-bottom: 30px;
}
.gallery-sec .properties-image {
	margin-bottom: 30px;
	position: relative;
}
.gallery-sec .properties-image img {
	width:100%;
	height:240px;
}
.img-box {
	position:relative;
	width:100%;
	border:2px solid #fff;
}
.img-box .over-lay {
	position: absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	background: rgba(0, 0, 0, 0.75);
	opacity: 0;
	transition: all 0.5s ease 0s;
	text-align:center;
	border:5px solid #fff;
}
.img-box a:hover .over-lay {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	background: rgba(0, 0, 0, 0.75);
	opacity: 1;
}
.img-box .over-lay .image-cap i {
	color:#fff;
	font-size:24px;
	top:45%;
	position:relative;
}
.gallery-sec a.readmore {
	background: #fff;
	color: #ff8e00;
	border: 2px solid #ff8e00;
	display: inline-block;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
.gallery-sec a.readmore:hover {
	background:#000;
	text-decoration:none;
}
.special__package {
	padding: 50px 0;
	background: #fff no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.section__title {
	padding-bottom: 13px;
	position: relative;
}
.title__line {
	color: #676565;
	margin-bottom: 19px;
	text-transform: uppercase;
	font-family: 'Spectral', serif;
	font-size: 30px;
	position: relative;
	text-align: center;
}
/*.title__line:before

{

    content:"";

    background:#333;

    width:100px;

    height:3px;

    position:absolute;

    top:40px;

    left:0; 

}

*/

.text-theme {
	color: #ffbf00;
}
.package__details {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	padding: 0 26px;
	position: relative;
	top: -26px;
	width: auto;
}
.package__details__inner {
	background: #fff none repeat scroll 0 0;
	display: flex;
	justify-content: center;
	padding: 30px 0 15px;
	text-align: center;
	width: 100%;
	border: 2px solid #ff8e00;
}
.package__details p {
	font-size: 15px;
	font-weight: 800;
	color: #565656;
	text-transform: uppercase;
}
.package__details p.packg__prize {
	font-size: 24px;
	font-weight: 600;
	margin-left: 17px;
}
.package__thumb {
	position: relative;
	overflow: hidden;
}
.package__thumb img {
	width: 100%;
}
.packages__hover__info {
	bottom: 26px;
	left: 26px;
	opacity: 0;
	position: absolute;
	right: 26px;
	text-align: center;
	top: 26px;
	transform: translateY(100%);
	transition: all 0.5s ease 0s;
	visibility: hidden;
}
.package__hover__inner {
	position: relative;
}
 .package__hover__info::before {
 background: #000 none repeat scroll 0 0;
 bottom: 0;
 content: "";
 height: 100%;
 left: 0;
 opacity: 0.8;
 position: absolute;
 width: 100%;
 z-index: -1;
}
.rating {
	display: flex;
}
.rating li i {
	color: #ffb300;
	font-size: 18px;
}
 .packages__hover__info::before {
 background: #000 none repeat scroll 0 0;
 bottom: 0;
 content: "";
 height: 100%;
 left: 0;
 opacity: 0.8;
 position: absolute;
 width: 100%;
}
.package__hover__inner {
	padding: 34px 28px;
}
.package__hover__inner h4 a {
	color: #ffbf00;
	font-size: 16px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.package__hover__inner h6 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.package__hover__inner h6 i {
	margin-right: 11px;
}
.package__hover__inner p {
	color: #fff;
}
.package--rating--btn {
	display: block;
	justify-content: space-between;
	margin-top: 11px;
}
.rating li + li {
	margin-left: 5px;
}
.view__btn {
	color: #ffb300;
	font-size: 14px;
	text-transform: uppercase;
	transition: 0.3s;
}
.view__btn:hover {
	color: #fff;
}
.packages:hover .packages__hover__info {
	opacity: 1;
	transform: translateY(0px);
	visibility: visible;
}
.packages {
	margin-top: 42px;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	border: 1px solid #d6cdcd;
	background: #f7f7f7;
}
.packages:hover {
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.section-title {
	margin-top: 0px;
	margin-bottom: 0px;
}
.special__package a.readmore {
	background: #fff;
	color: #ff8e00;
	border: 2px solid #ff8e00;
	display: inline-block;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
	border-radius:0;
	margin: 30px 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
.review-sec {
	padding:100px 0;
	background:#000 url(../images/testimonial.png) no-repeat center center;
	background-attachment:fixed;
	position:relative;
}
.review-sec .quote {
	margin:0 auto;
	width:7%;
}
.review-sec .quote i {
	background:#ff8e00;
	width:80px;
	height:80px;
	font-size:24px;
	color:#fff;
	border-radius:50px;
	text-align:center;
	line-height:80px;
	display:inline-block;
	position:absolute;
	top:-40px;
	margin:0 auto;
}
.review-sec div {
	border-radius:0px !important;
}
.heading.review-head h2 {
	color:#fff;
	position:relative;
}
.review-list {
	background:#fff;
	padding:20px 40px;
	min-height:280px;
	text-align:center;
}
.review-list .img {
	height:100px;
	width:100px;
	border-radius:50%;
	overflow:hidden;
	margin-bottom:10px!important;
	margin:0 auto;
}
.review-list p {
	color:#616161;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	line-height:23px;
}
.review-list h4 {
	color:#ff7300;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
}
.review {
	transition: 0.4s ease;
	border-radius:0px;
}
.review .image {
	width: 20%;
	min-height: 350px;
	float: left;
	background: #ff7300;
	padding: 40px 30px;
}
.review .image h3 {
	color:#fff;
	font-size:16px;
	text-align:center;
}
.review .discription {
	width: 100%;
	float: left;
	text-align:center;
	min-height: 350px;
	padding: 40px 30px;
	font-size: 16px;
	line-height:25px;
	color: #989898;
	font-family: 'Open Sans', sans-serif;
	border-radius:0px;
	position:relative;
	border:1px solid #6b6767;
}
.review .discription h3 {
	color:#ff8e00;
	font-weight:600;
	margin:10px 0 15px;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
}
.review .discription h4 {
	margin: 0px 0 20px!important;
	color: #c1b9ae;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
}
.review .image img {
	width: 100px;
	border-radius: 50%;
	border: 1px #ccc solid;
}
.review .image .star {
	margin-left:9px;
	margin-top: 23px;
	color: #FCAC31;
}
.review .image .star i {
	font-size:20px;
}
.review-list a {
	color: #00d4d0;
	text-decoration: none;
}
.review-list a:hover {
	color: #038e8b;
}
.review-list h4 {
	color: #038e8b;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
.vacation {
	padding:50px 0;
	background:#efbc5e;
}
.vacation .vacation-inner h2 {
	font-size: 35px;
	font-family: 'Spectral', serif;
	color: #000;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 0 10px;
	position: relative;
	text-align:center;
	text-shadow: 1px 3px 3px #fff;
}
.vacation .vacation-inner h4 {
	font-size: 17px;
	color: #1f1d1d;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 0 10px;
	position: relative;
	text-align:center;
}
.vacation .vacation-inner a {
	background: #fff;
	color: #ff8e00;
	border: 2px solid #ff8e00;
	display: inline-block;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	box-shadow:0px 5px 5px #737373;
}
.vacation .vacation-inner a:hover {
	background:#000;
	text-decoration:none;
}
.map-section-home iframe {
	width:100%;
	border:0;
	height:250px;
}
footer {
	padding:60px 0 40px 0;
	background: rgba(0, 0, 0, 0.8);
}
footer h4 {
	color: #d6d5d4;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 24px;
	margin: 15px 0;
	padding-bottom: 20px;
	position:relative;
}
footer h4:before {
	position: absolute;
	content: "";
	background: #f9a50a;
	top:40px;
	left:0;
	height:2px;
	width:100px;
}
footer p {
	color:#ccc;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	font-size:14px;
	margin:15px 0;
	line-height:23px;
}
.foot-about-sec img {
	width:220px;
	max-width:100%;
}
.ownwer-sec img {
	width:100%;
	background: #fff;
	padding:5px;
}
.owner-sec p {
	color:#fff;
	font-size: 15px;
	margin:0 0 10px;
	padding:80px 0 0;
}
.owner-sec a {
	color:#f9a50a;
	font-size: 15px;
}
.quic-links-sec ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.quic-links-sec ul li {
	margin:0;
	padding:0;
	display:block;
}
.quic-links-sec ul li a {
	color:#ccc;
	font-size:14px;
	display:inline-block;
	padding:5px;
	font-weight:bold;
}
.quic-links-sec ul li a:hover {
	color:#ff8e00;
}
.quic-links-sec ul li i {
	color:#efbc5e;
	font-size:14px;
}
.follow-sec ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.follow-sec ul li {
	margin:0;
	padding:0;
	display:block;
}
.follow-sec ul li a {
	color:#ccc;
	font-size:14px;
	display:inline-block;
	padding:5px;
}
.follow-sec ul li i {
	color:#ccc;
	font-size:25px;
}
.follow-sec ul li i.fa-facebook:hover {
	color:#524bff;
}
.follow-sec ul li i.fa-twitter:hover {
	color:#4bbbff;
}
.follow-sec ul li i.fa-google-plus:hover {
	color:#f96969;
}
.foot-con-sec ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.foot-con-sec ul li {
	margin:0;
	padding:5px;
	display:inline-block;
	font-size:14px;
	color:#ccc;
}
.foot-con-sec ul li i {
	color:#ccc;
	font-size:14px;
	margin-right:5px;
}
.bkfooter {
	background:#000;
	padding:10px 0 10px 0;
	text-align:center;
	color:#b3b3b3;
	line-height: 26px;
	font-size:13px;
}
.fixed-header {
	position:fixed;
	top:0px;
	left:0;
	margin-top:0em;
	width:100%;
	transition:background-color 0.3s ease;
	box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.10), 0 2px 3px 0 rgba(0, 0, 0, 0.10);
	background:#000;
}
nav.fixed-header .container.nav-bg {
	border:0;
	border-radius:0px;
}
.bread-sec {
	background:rgba(0, 0, 0, 0.40);
	padding:120px 0;
}
.bread-sec h1 {
	color:#fff;
	margin:35px 0 0;
	font-size:35px;
	padding:0;
	line-height:23px
}
.about-page-sec {
	background:#fff;
	padding:50px 0;
}
.about-page-sec.prop-descp {
	background:rgba(27, 25, 25, 0.27);
}
.about-page-sec .about-page-img {
	width:100%;
	margin-bottom:20px;
}
.about-page-sec .about-page-img.prop-img {
	background:#fff;
	padding:5px;
}
.about-page-sec .about-page-con {
	padding:80px;
}
.about-page-sec .about-page-con h2 {
	font-size: 30px;
	font-family: 'Spectral', serif;
	color: #333;
	padding: 0;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.about-page-sec .about-page-con.prop-con h2 {
	color:#fff;
}
.about-page-sec .about-page-con p {
	font-size: 16px;
	color: #6f6e6e;
	padding: 0;
	line-height: 30px;
	margin: 0 0 10px;
	font-weight: 500;
}
.about-page-sec .about-page-con.prop-con p {
	color:#fff !important;
}
.amenities-page-sec {
	background:#fff;
	padding:50px 0;
}
.responsiveTab {
	margin: 20px 15px 40px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}
.responsive-table b {
	color: #b80909;
	display: block;
	font-weight: 600;
	font-size: 12px;
}
.responsive-table {
	width: 100%;
	margin-bottom: 1.5em;
	background:#fff;
}
.responsive-table thead {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
@media (min-width: 44em) {
.responsive-table thead {
 position: relative;
 clip: auto;
 height: auto;
 width: auto;
 overflow: auto;
}
}
.responsive-table thead th {
	background-color: #3a3839;
	border: 1px solid #3a3839;
	font-weight: normal;
	text-align: center;
	color: white;
	font-size: 14px;
}
.responsive-table thead th:first-of-type {
	text-align: left;
}
.responsive-table tbody, .responsive-table tr, .responsive-table th, .responsive-table td {
	display: block;
	padding: 0;
	text-align: left;
	white-space: normal;
}
@media (min-width: 44em) {
.responsive-table tr {
 display: table-row;
}
}
.responsive-table th, .responsive-table td {
	padding: .5em;
	vertical-align: middle;
}
@media (min-width: 30em) {
.responsive-table th, .responsive-table td {
 padding: .75em .5em;
}
}
@media (min-width: 44em) {
.responsive-table th, .responsive-table td {
 display: table-cell;
 padding: .5em;
}
}
@media (min-width: 62em) {
.responsive-table th, .responsive-table td {
 padding: .75em .5em;
}
}
@media (min-width: 75em) {
.responsive-table th, .responsive-table td {
 padding: 16px 0.75em;
}
}
.responsive-table caption {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
@media (min-width: 44em) {
.responsive-table caption {
 font-size: 1.5em;
}
}
.responsive-table tfoot {
	font-size: .8em;
	font-style: italic;
}
@media (min-width: 62em) {
.responsive-table tfoot {
 font-size: .9em;
}
}
@media (min-width: 44em) {
.responsive-table tbody {
 display: table-row-group;
}
}
.responsive-table tbody tr {
	margin-bottom: 1em;
	border: 2px solid #3a3839;
}
@media (min-width: 44em) {
.responsive-table tbody tr {
 display: table-row;
 border-width: 1px;
}
}
.responsive-table tbody tr:last-of-type {
	margin-bottom: 0;
}
@media (min-width: 44em) {
.responsive-table tbody tr:nth-of-type(even) {
 background-color: rgba(94, 93, 82, 0.1);
}
}
.responsive-table tbody th[scope="row"] {
	background-color: #4D0A40;
	color: #fff;
}
@media (min-width: 44em) {
.responsive-table tbody th[scope="row"] {
 background-color: transparent;
 color: #5e5d52;
 text-align: left;
}
}
.responsive-table tbody td {
	text-align: right;
}
@media (min-width: 30em) {
.responsive-table tbody td {
 border: 1px solid #3a3839;
}
}
@media (min-width: 44em) {
.responsive-table tbody td {
 text-align: center;
 color: #000;
}
}
.responsive-table tbody td[data-type=currency] {
	text-align: right;
}
.responsive-table tbody td[data-title]:before {
	content: attr(data-title);
	float: left;
	font-size: .8em;
	color: rgba(94, 93, 82, 0.75);
}
@media (min-width: 30em) {
.responsive-table tbody td[data-title]:before {
 font-size: .9em;
}
}
@media (min-width: 44em) {
.responsive-table tbody td[data-title]:before {
 content: none;
}
}
.ratesAdditional {
	margin: 30px 0px 0px;
}
.ratesAdditional h2 {
	font-size: 20px;
	color: #666;
}
.ratesAdditional ul {
	padding: 0px;
	margin: 0px;
	border: 1px solid #bbb;
}
.ratesAdditional ul li {
	border-bottom: 1px solid #bbb;
	padding: 0px 0px;
	list-style: none;
}
.ratesAdditional ul li:last-child {
	border-bottom: none;
}
.ratesAdditional strong {
	width: 300px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
	color: rgb(53, 62, 68);
	font-weight: 400;
	border-right: 1px solid #bbb;
	padding: 10px;
}
.responsiveTab strong {
	font-size: 16px;
	color: #242424;
}
.ratesAdditional span {
	display: inline-block;
	color: rgb(53, 62, 68);
	font-weight: 300;
	padding: 10px;
}
.ownerInfo1 h2 {
	font-size: 20px;
	color: #666;
}
.ownerInfo1 {
	padding: 10px 20px;
	border: 1px solid #bbb;
	line-height: 30px;
	color: #242424;
	font-size: 14px;
	font-weight: 400;
	display: block;
}
.ownerInfo1 p {
	margin: 0px;
	padding: 0px;
}
.review-page {
	padding:50px 0;
}
.review-page .review-con {
	margin-bottom:20px;
}
.review-page .review-con h3 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid #CCC;
	font-weight:600;
}
.review-page .review-con p {
	font-size: 16px;
	color: #c7c7c7;
	padding: 0;
	line-height: 30px;
	margin: 0 0 10px;
	font-weight: 500;
}
.review-page .review-con h4 i {
	color:#F90;
}
.review-page .review-con h4 {
	font-size: 18px;
	color: #fff;
	padding: 0;
	line-height: 20px;
	margin: 0 0 10px;
	font-weight: 300;
	text-align:right;
}
.area-page {
	background:#fff;
	padding:50px 0;
}
.area-page .area-inner .area-con {
	padding:20px 0;
}
.area-page .area-inner .area-con h2 {
	font-size: 24px;
	font-family: 'Spectral', serif;
	color: #333;
	padding: 0;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.area-page .area-inner .area-con p {
	font-size: 16px;
	color: #6f6e6e;
	padding: 0;
	line-height: 30px;
	margin: 0 0 10px;
	font-weight: 500;
}
.area-page .area-inner .area-img {
	width:100%;
	margin-bottom:20px;
}
.contact-page {
	padding:50px 0;
	background:#fff;
}
.section-title {
	margin: 15px 0 0;
}
.section-title h2 {
	display: block;
	font-size: 24px;
    font-family: 'Spectral', serif;
    color: #333;
    padding: 0;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.contact-page p {
	font-size: 14px;
	line-height: 26px;
	color: #808080;
	letter-spacing: .03em;
	margin-bottom: 15px;
}
.contact-form-wrap input, .contact-form-wrap textarea {
	width: 100%;
	height: 40px;
	border: 1px solid #ccc9c9;
	display: block;
	padding-left: 20px;
	font-size: 15px;
	font-family: inherit;
	font-style: normal;
	outline: none;
}
.contact-form-wrap button {
background: #fff;
    color: #ff8e00;
    border: 2px solid #ff8e00;
    display: inline-block;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 500;
	}
.contact-button ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.contact-button ul li {
	padding: 24px;
	margin: 10px 0;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	background: #f9f9f9;
	display: block;
}
.contact-button ul li img {
	margin-right: 15px;
}
.con-map-sec {
	padding:10px;
	margin:30px 0 0;
}
.con-map-sec iframe {
	width:100%;
	height:300px;
	border:3px solid #ccc;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/


@media (max-width: 991px) {
 .slide-text h1 {
 font-size: 40px;
 line-height: 50px;
 margin-bottom: 20px;
}
 .slide-text > p {
 font-size: 18px;
}
 header .navbar-inverse .navbar-brand img {
 width:70%;
 left:10px;
}
 .nav > li > a {
 padding:10px 4px;
}
}


/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
 .slide-text {
 padding: 10px 50px;
}
 .slide-text h1 {
 font-size: 30px;
 line-height: 40px;
 margin-bottom: 10px;
}
 .slide-text > p {
 font-size: 14px;
 line-height: 20px;
 margin-bottom: 20px;
}
 .control-round .carousel-control {
 display: block;
}
 .about-section .about-inner a {
 margin-bottom:30px;
}
 .about-img img {
 margin-top:30px;
 clear:both;
 height:auto;
}
 .amenities-home {
 background-size:cover;
}
 .amenities-home .amenities-box1 .amenities-inner {
}
 .amenities ul li {
 min-width: 139px;

}
}
 @media(max-width:767px) {
 header
 {
 	position: relative;
 }
 header .top-header {
display:none;
}
 header .navbar .container.nav-bg {
background:none !important;
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
border:0 !important;
}
 header .navbar-inverse {
background:#333;
}
.navbar-brand
{
	height: 14px;
}
header .navbar-inverse .navbar-brand img
{
	top:-34px;
}

 .nav > li > a {

padding:10px 15px;
border-bottom:1px solid #fff;
}
.slide_style_center img
{
	display: none;
}
ol.carousel-indicators
{
display: none;
}
.about-section
{
	padding: 20px 0 20px;
}
.about-section .about-inner h2
{
	text-align: center;
	font-size: 20px;
	margin: 0 0 15px;
}

 .prop-details-box ul li {

width:100%;
border:1px solid #fff;
}
.special__package
{
	padding: 20px 0 20px;
}
.packages
{
	margin-top:0; 
}
.prop-details-box ul li.bg {
background:#ff8e00;
}
.about-page-sec .about-page-con
{
padding: 10px;

}
 .amenities-home .amenities-box1 {

width:100%;
}
.amenities-home .amenities-box1 .amenities-inner {
padding:20px;
}
.amenities-home .amenities-box1 .amenities-inner h2 {
font-size:20px;
}
.amenities {
padding:5px;
}
.amenities h3
{
	margin: 20px 0;
}
.amenities ul li {
 min-width: 139px;
 width: 80%;
}
.review-sec .quote {
width:25%;
}
.vacation .vacation-inner h2 {
font-size:20px;
}
 .vacation .vacation-inner h4 {
line-height:25px;
}
 .map-section-home iframe {
height:250px;
}
.bread-sec
{
	padding: 50px 0;
}

}
 @media (max-width: 480px) {
 .slide-text {
 padding: 10px 30px;
}
 .slide-text h1 {
 font-size: 20px;
 line-height: 25px;
 margin-bottom: 5px;
}
 .slide-text > p {
 font-size: 12px;
 line-height: 18px;
 margin-bottom: 10px;
}
 .slide-text > a.btn-default,  .slide-text > a.btn-primary {
 font-size: 10px;
 line-height: 10px;
 margin-right: 10px;
 text-align: center;
 padding: 10px 15px;
}
 .indicators-line > .carousel-indicators {
 display: none;
}
}

.go img{
    width:100px;
    padding:5px;
}
