@import url('https://fonts.googleapis.com/css?family=Cookie');
@import url('https://fonts.googleapis.com/css?family=Cabin');

a{
	outline: none !important;
	text-decoration:none !important;
}


.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #114f65;
    color: #fff;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}

.sidebar-header img{
    width:150px;
}


#sidebar .sidebar-header {
padding: 34px;
text-align: center;
}

#sidebar ul.components {
padding: 34px 0;
border-bottom: 1px solid #f6941f;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    display: block;
    color: #fff;
    font-family: 'Cookie', cursive;
font-size: 24px;
}
#sidebar ul li a:hover {
   color: #f6941f;
    background: #fff;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
   background: #f6941f;
}


a[data-toggle="collapse"] {
    position: relative;
}

#content {
    width: calc(100% - 250px);
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}
#content.active {
    width: 100%;
}

#sidebar ul li i{
    float: right;
display: block;
padding: 7px;
}

.navbar-header .btn-info {
   background: #f6941f;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 0px;
    margin: 0px;
}

.slider img{
    height: 660px;
}

.slider .carousel-control-prev-icon{
    background: none;
}

    .slider .carousel-control-next-icon{
    background: none;
}

#content .navbar {
    background: #114f65;
    position: absolute;
    z-index: 99;
}

.prop_main {
background: url(../img/sanback.jpg);
background-size: cover;
background-attachment: fixed;
}

.prop_main h1{
text-align: center;
font-size: 40px;
margin: 0px;
padding: 7px;
background: #114f65;
width: 100%;
color: #f8931c;
border-bottom: 1px dashed #fff;
text-transform: uppercase;
font-family: 'Cookie', cursive;
}

.prop_hold{
    padding: 35px 0px 10px 0px;
}

.prop_hold h2{
text-transform: uppercase;
border-bottom: 2px solid #114f65;
display: inline-block;
font-family: 'Cookie', cursive;
font-size: 38px;
color: #f8931c;
}

.prop_hold p{
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
}


.allback {
    background: rgba(255,255,255,0.9);
}


.prop_img img{
width: 100%;
padding: 10px;
height: 340px;
object-fit: cover;
border: 5px solid #114f65;
margin: 10px 0px 10px 0px;
background: #fff;
}

.view{
    text-align: right;
}

.view .btn-primary{
    background: #f6941f;
    border: none;
}

.view .btn-primary:hover{
    background: #114f65;
    border: none;
}

.contact_section {
text-align: left;
padding: 10px;
background: #02222d;}

.contact_section p{
margin: 0px;
padding: 2px;
font-family: 'Cabin', sans-serif;
font-size: 16px;
}

.list-unstyled {
    margin: 0px;
    padding: 0px;
}

.homattractions img{
    width:100%;
    height: 250px;
}

.homattractions h3{
text-align: center;
font-size: 18px;
margin: 0px;
padding: 8px;
background: #f6941f;
color: #fff;
}

.homattractions{
    padding: 10px;
}

.footer{
    background: #114f65;
}

.quick_links h3{
font-size: 37px;
font-family: 'Cookie', cursive;
padding: 15px 0px 0px 0px;
border-bottom: 2px solid #000;
display: inline-block;
width: 310px;
color: #f8931c;
}

.quick_links a{
    color: #fff;
}

.quick_links ul{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.quick_links li{
list-style: none;
font-size: 18px;
padding: 5px;
text-align: left;
font-family: 'Cabin', sans-serif;
}

.social h3{
font-size: 37px;
font-family: 'Cookie', cursive;
padding: 15px 0px 0px 0px;
border-bottom: 2px solid #000;;
color: #f8931c;
} 

.social ul {
margin: 0px;
padding: 30px 0em 0em 0em;
overflow: hidden;
display: inline-block;
}

.social {
    text-align: center;
}

.social li {
    list-style: none;
    float: left;
}

.social li img{
width: 50px;
padding: 2px;
margin: 8px;
}

.weather {
    padding: 3.2em 0em 0em 0em; 
}

.bottom p{
    text-align: center;
    padding: 10px;
    margin: 0px;
    font-family: 'Cabin', sans-serif;
    color: #f8931c;
}

.bottom {
   background: #02222d;
}

.bottom img{
    width:120px;
}

.slider i {
    font-size: 45px;
    background: #114f65;
    color: #f8931c;
    width:50px;
    height: 50px;
    border-radius: 50%;
    padding: 5px
}

.slider .fa-angle-right {
    padding: 2px 0px 0px 6px;
}

.slider .fa-angle-left{
padding: 2px 4px 0px 0px;
}

.slider .sear{
position: absolute;
z-index: 99;
top: 17.7%;
width: 100%;
padding: 2.5em 10em 2.5em 10em;
background: rgba(17, 79, 101, 0.5);
}

.sear .btn-primary{
    background: #f8931c;
    border: none;
}


.sear .btn-primary:hover{
    background: #e98006;
}


.sear .btn-primary:focus{
    box-shadow: none;
    background: #f8931c;
}


.sear .form-control{
    margin: 5px;
}



#content .fa-bars{
    display: none;
}

.search{
    text-align: center;
    padding: 5px;
}

.social-top{
    text-align: center;
}

.social-top ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden;  
    display: inline-block;
}

.social-top li{
    list-style: none;
    padding: 3px;
    float: left;
}

.social-top img{
    width:50px;
}


.social-top li:hover a{
background: transparent !important;
} 

#content span > .fa-bars{
    display: block;
}

.carousel-caption {
    bottom: 100px;
}

.carousel-caption h2{
    font-size: 50px;  
    text-transform: capitalize;
    font-family: 'Cookie', cursive;
    background: rgba(255,255,255,0.8);
color: #042f3e;
}

.btnmute{
background: url(../img/unmute.png) no-repeat;
height: 30px;
width: 30px;
border: none;
right: 20px;
top: 5px;
cursor: pointer;
outline: none !important;

}


.pla {  
    position: absolute;
    top: 0px;
    right: 10px;
}
.bread-sec
{
    background: #114f65;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px dashed #fff;

}
.bread-sec h1
{
    color:#f8931c;
    font-size: 40px;
    margin: 0px;
    color: #f8931c;
    text-transform: uppercase;
    font-family: 'Cookie', cursive;
}

.prop-img-box img
{
width: 100%;
    padding: 10px;
    height: 340px;
    object-fit: cover;
    border: 5px solid #114f65;
    margin: 10px 0px 10px 0px;
    background: #fff;
}
.prop-con-box h2
{
    text-transform: uppercase;
    border-bottom: 2px solid #114f65;
    display: inline-block;
    font-family: 'Cookie', cursive;
    font-size: 38px;
    color: #f8931c;
}

.prop-con-box p
{
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
}
.prop-con-box ul
{
    list-style-type: none;
    padding: 0;
    margin:0 0 20px;
    
}
.prop-con-box ul li
{
    padding: 0;
    margin:0px 10px 0px;
    display: inline-block;
    text-align: center;
    border:1px dashed #114f65;
    width: 100px;
    height: 100px;
    line-height: 100px;


}
.prop-con-box ul li img
{
    width: 40px;
    height: 40px;
}
.prop-con-box ul li span
{
    display: block;
    font-size: 20px;
    font-weight: 800;
    line-height: 38px;
}
.prop-con-box  .view1 a
{
    margin: 0 0 20px;
}
.amenities-sec
{
padding: 20px 0;    
}
.amenities-sec h2
{
    text-transform: uppercase;
    border-bottom: 2px solid #114f65;
    display: table;
    font-family: 'Cookie', cursive;
    font-size: 38px;
    color: #f8931c;
}
.amenities-sec .amenities-inner
{
    width: 49%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.amenities-sec .amenities-inner h3
{
    font-size: 24px;
    color:#333;
    font-weight: 700;
    margin:0 0 15px;
}

.amenities-sec .amenities-inner ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.amenities-sec .amenities-inner ul li
{
    display: inline-block;
    min-width: 224px;
    width: 48%;
    padding: 0 0 10px;
    vertical-align: top;
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
}
.responsive-table {
  width: 100%;
  margin-bottom: 1em;
  margin-top: 1em;
  font-family: 'Source Sans Pro', sans-serif;
}
.responsive-table thead {
  position: absolute;
  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: rgb(70, 79, 86);
  border: 1px solid rgb(70, 79, 86);
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}
.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: .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 rgb(70, 79, 86);
}

@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: #fff;
  color: #000;
}

@media (min-width: 44em) {
.responsive-table tbody th[scope="row"] {
  background-color: transparent;
    color: #4e4e4e;
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 30px;
}
}
.responsive-table tbody td {
  text-align: right;
  color: #333;
  font-weight: 300;
}

@media (min-width: 30em) {
.responsive-table tbody td {
  border: 1px solid rgb(70, 79, 86);
  color: #000;
  font-weight: 600;
}
}

@media (min-width: 44em) {
.responsive-table tbody td {
  text-align: center;
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
}
.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: 1em;
  color: #333;
  font-weight: 600;
}

@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 h3 {
  font-size: 20px;
  color: #333;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin:0 0 15px;
  font-weight: 800;
}
.ratesAdditional ul {
  padding: 0px;
  margin: 0px 0 15px;
}
.ratesAdditional p {
  color: #686869;
  font-weight: 500;
  padding: 0;
  margin: 0 0 10px;
  line-height: 25px;
  font-family: 'Cabin', sans-serif;
  font-size: 18px;

}
.ratesAdditional ul li {
  padding: 0px 0px;
  list-style: none;
}
.ratesAdditional ul li:last-child {
  border-bottom: none;
}
.ratesAdditional strong {
  width: 300px;
  display: inline-block;
  font-size: 15px;
  color: #f6941f;
  font-weight: 600;
  padding: 3px;
}
.ratesAdditional span {
  display: inline-block;
  color: #000;
  font-weight: 500;
  padding: 5px;
  font-size:13px;

}
.ownerInfo1 h2 {
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin:0 0 10px;

}
.ownerInfo1 strong {
  padding: 10px 20px;
  border: 1px solid #fff;
  line-height: 20px;
  color: #242424;
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.ownerInfo1 p {
  color: #fff;
  font-weight: 600;
  padding: 0;
  margin: 0 0 10px;
  line-height: 25px;
}
.img-gallery
{
  background: #f6941f;
  padding: 2px;
  margin: 0 0 20px;
}
.map-sec
{
  background: #333;
  padding: 3px 3px 0px 3px;
}
.map-sec iframe
{
    width: 100%;
    height: 450px;
    border:0;
}
.btn-sec a
{
display: block;
background: #f6941f;
margin:10px 0 10px;
border:1px solid #f6941f;
}
.review-inner .review-box
{
  padding: 10px;
  border:1px dashed #000;
  margin: 8px 0 15px; 
}
.review-inner .review-box h3
{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color:#f6941f;
}
.review-inner .review-box p
{
  font-size: 14px;
  line-height: 23px;
  margin:0 0 10px;
}
.review-inner .review-box h4
{
 font-size: 16px;
  font-weight: 800;
  margin: 0 0 10px;
  text-align: right; 
}
.section-title {
    margin: 15px 0 0;
}
.section-title h2 {
  text-transform: uppercase;
    border-bottom: 2px solid #114f65;
    display: inline-block;
    font-family: 'Cookie', cursive;
    font-size: 38px;
    color: #f8931c;
}
.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: #b97f2a;
    border: 2px solid #b97f2a;
    display: inline-block;
    padding: 10px 30px;
    font-size: 15px;
    border-radius: 50px;
  }
.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: #fff;
    background: #114f65;
    display: block;
}
.contact-button ul li i {
  margin-right: 15px;
  color:#f6941f;
  font-size: 18px;
}

.attraction-img
{
  margin:0 0 20px;
}
.attraction-img img
{
  width: 100%;
    height: 200px;
    object-fit: cover;
}
.attraction-con h2
{
text-transform: uppercase;
    border-bottom: 2px solid #114f65;
    display: inline-block;
    font-family: 'Cookie', cursive;
    font-size: 38px;
    color: #f8931c;
}
.attraction-con
{
  margin: 0 0 20px;
}

.attraction-con p
{
font-family: 'Cabin', sans-serif;
    font-size: 18px;
}


/*new css*/
.top-gallery-section {
	padding: 30px 0;
	background: #f8f5f0;
}
.gallery-grid-wrap,
.gallery-grid-right-wrap {
	display: -ms-grid;
	display: grid;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
	row-gap: 10px;
	-ms-grid-columns: 1fr 10px 1fr;
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 768px) {

	.gallery-grid-wrap,
	.gallery-grid-right-wrap {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
}

@media (max-width: 768px) {
	.gallery-grid-right-wrap {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
}

.gallery-grid-wrap .gallery-grid-item {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}

.gallery-grid-wrap .gallery-grid-button {
	position: absolute;
	bottom: 15px;
	right: 15px;
	left: auto;
	top: auto;
	background-color: #fff;
	padding: 0 8px;
	line-height: 24px;
	color: #232323;
}

.gallery-grid-wrap .gallery-grid-item,
.gallery-grid-item a .img-responsive {
	height: 100%;
	width: 100%;
}

.gallery-grid-item a span {
  position: absolute;
  bottom: 15px;
  right: 15px;
  left: auto;
  top: auto;
  background: #fff;
  padding: 0 8px;
  line-height: 24px;
  color: #232323;
  border-radius: 4px;
  font-weight: 600;
  font-size: 15px;
}

.gallery-grid-item a span:hover {
  color: #fff;
  background: #114f65;
}
.gallery-grid-item a{
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.gallery-grid-item a::before {
  content: "";
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.4);
  border-radius: 4px 4px 0 0;
  opacity: 0;
  -webkit-transition: .9s;
  transition: .9s;
}
.gallery-grid-item:hover a::before{
    opacity: 1;
}
.cal h2, .reviews-srt h2 {
  text-transform: uppercase;
  border-bottom: 2px solid #114f65;
  display: table;
  font-family: 'Cookie', cursive;
  font-size: 38px;
  color: #f8931c;
}
.cal p {
  font-size: 22px;
  margin: 20px 0;
  color: red;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
        @keyframes animate {
            0% {
                opacity: 0;
            }
  
            50% {
                opacity: 0.7;
            }
  
            100% {
                opacity: 0;
            }
        }
     
@media (max-width: 767px){
    .cal p{
        line-height: 30px;
        font-size: 16px;
    }
}   

@media (min-width: 768px) and (max-width: 999px){
    .gallery-grid-item a span{
        font-size: 13px;
        transform: translate(0, 50%);
        right: 10px;
        line-height: 0;
        padding: 10px 8px;
    }
    .cal p {
      font-size: 15px;
    }
    
}