@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Merienda:400,700');
@import url('https://fonts.googleapis.com/css?family=Cookie');
body {
  padding: 0;
  margin:0;
  outline:0;
  font-family: 'Montserrat', sans-serif;	
	background: url(../images/bg.html) repeat;
	
}
header
{
	position: relative;
	z-index: 99;
	width: 100%;
	background: #0432ff;
}
header .header-top
{
background:rgba(0, 0, 0, 0.611764705882353);	
padding: 5px 0;
line-height: 25px;
}

header .header-top .contact-info ul
{
padding:0;
margin:0;
list-style-type: none;
text-align: left;
}

header .header-top .contact-info ul li 
{
display:inline-block;
color:#afafaf;
font-family: 'Montserrat', sans-serif;
font-size:13px;
padding:0;
margin:0 10px 0 0;
}

header .header-top .contact-info ul li img
{
	height:15px;
	width: 15px;
	margin-right: 10px;

	
}

header .header-top .contact-info ul li i
{
	
	color:#fff;
	font-size: 15px;
	margin-right: 5px;
	
}
header .header-top .social-info ul
{
padding:0;
margin:0;
list-style-type: none;
text-align: right;	
}
header .header-top .social-info ul li
{
	display:inline-block;
	padding: 0px 0 0 5px;
		font-size:13px
	
}
header .header-top .social-info ul li a
{
	color:#fff;
}

header .navbar
{
padding:0;	
	
}
header .nav-bar-sec
{
background:transparent;
	padding:10px;
}

header .nav-bar-sec span{
  color: yellow;
  font-weight: bold;
  text-shadow: 2px 2px 2px #000;
}

header .nav-bar-sec .navbar
{
  margin-bottom: 0;
}

.casa{
  font-family: 'Cookie', cursive;
  font-size: 40px;
  padding-left: 30px;
}

.navbar-dark .navbar-nav .nav-link
{
font-size: 17px;
    font-weight: 600;
	text-transform: uppercase;
	font-family: 'Merienda', cursive;
	text-shadow: 2px 2px 2px #000;
}
.nav-bar-sec .nav li a
{font-size: 15px;
    font-weight: 600;
  text-transform: uppercase;
  font-family: 'Merienda', cursive;
  text-shadow: 2px 2px 2px #000;
  padding: 10px 2px;
  color:#fff; 
}
.nav-bar-sec .nav li a:hover, .nav-bar-sec .nav li.active a
{
  color: #ff0;
}

.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:rgb(248, 249, 250);
	z-index: 99;
	
}
header .nav-bar-sec.fixed-header
{
	background:#0432ff;
}


.slider-sec
{
	position:relative;
	
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }


.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 99;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
 background: transparent url("../images/themes.png") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.slider-sec .rslides .img-caption
{
	height: auto;
    position: absolute;
    width: 100%;
    z-index: 99999;
	display: block;
    outline: none;
}
.slider-sec .rslides .img-caption .caption-inner h1
{

}

.slider-sec .rslides .img-caption .caption-inner h3
{

}








.ab-prop
{
  padding: 80px 0;
}
.ab-prop .ab-prop-img iframe
{
  width: 100%;
  height:315px;
  border:0;
}


.ab-prop .ab-prop-inner .head-ab
{
text-align: center;
}

.ab-prop .ab-prop-inner h2
{
  font-family: 'Cookie', cursive;
    font-size: 45px;
    font-weight: 600;
    text-transform: capitalize;
    color: yellow;
    letter-spacing: 0px;
    margin: 0 0 0px;
  
    position: relative;
    text-shadow: 2px 2px 2px #000;
    background: #0432ff;
    padding: 5px 0px 5px 5px;
    display: inline;
}

.ab-prop-inner  span{
font-size: 45px;
    background: red;
    padding: 5px 5px;
    color: #fff;
    margin: 0 0 0 11px;
    font-family: 'Cookie', cursive;
}
.ab-prop .ab-prop-inner h2:before
{
  position: absolute;
  content: "";
  background: #00b7a7;
  width: 68px;
  height: 2px;
  top:45px;
  left: 0;
}
.ab-prop .ab-prop-inner p
{
  font-size: 16px;
  line-height: 28px;
  color:#333;
  padding-top: 15px;
}
.ab-prop .ab-prop-inner a
{
  display: inline-block;
  background: #000;
  color:yellow;
  font-size: 16px;
  padding: 10px 20px;
  text-decoration: none;
}
.ab-prop .ab-prop-inner a:hover
{
background: #00b7a7;
}

.view-but {
  text-align: center;
}

.book-info
{
  padding: 70px 0;
  background: #423730 url(../images/29.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  clear: both;
}
.book-info .book-inner
{
  padding: 20px;
  text-align: center;
}
.book-info .book-inner h2
{
    font-weight: 600;
text-align: center;
letter-spacing: 1px;
color: yellow;
margin: 0 0 20px;
padding: 0;
font-family: 'Cookie', cursive;
font-size: 45px;
text-shadow: 2px 2px 2px #000;
background: blue;
display: inline-block;
padding: 5px;
}
.book-info .book-inner p
{
  padding: 0;
margin: 0;
font-size: 22px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
.gallery-sec
{
background: #fff;
padding: 50px 0;
margin:0;
  clear:both;
}
.gallery-sec .gallery-inner
{
width: 100%;  
}

.gallery-sec .gal{
  text-align: center;
}

.gallery-sec h2
{
    font-family: 'Cookie', cursive;
font-weight: 600;
letter-spacing: 0;
color: yellow;
text-transform: capitalize;
margin: 0 0 50px;
padding: 5px;
text-align: center;
font-size: 45px;
text-shadow: 2px 2px 2px #000;
background: #0432ff;
display: inline-block;
}


.gallery-sec .gallery-inner .gallery-box
{
  float:left;
  width:25%;
  overflow: hidden;
}
.gallery-sec .gallery-inner .gallery-box
{
  position: relative;
overflow: hidden;
  
}
.gallery-sec .gallery-inner .gallery-box img
{
  width: 100%;
  height: 250px;
}



.gallery-sec .gallery-inner .gallery-box .over-lay
{
  background: rgba(0,0,0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  text-align: center;
  -webkit-transform: translate(310px);
  -moz-transform: translate(310px);
  transform: translate(310px);
  transition: all 0.5s ease;
}


.gallery-sec .gallery-inner .gallery-box .over-lay span
{
  text-align: center;
    position: relative;
    top: 40%;
}
.gallery-sec .gallery-inner .gallery-box .over-lay span i
{
  background: #00b7a7;
    color: yellow;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
  transition: all 0.5s ease;
}

#dif .gallery-sec .gallery-inner .gallery-box .over-lay span i
{
    background: #0432ff;
}

.gallery-sec .gallery-box:hover .over-lay
{
  transform: translate(0px,0px);
}



.gal-btn{text-align: center}
.gal-btn a
{
  border-radius: 0;
    color: yellow;
    background-color:#000;
    border:0;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
}
.gal-btn  a:hover
{
background: #00b7a7;
color: yellow;

}


.video-sec
{
  padding: 100px 0;
  background: #000 url(../images/back.jpg) no-repeat top center;
  background-attachment: fixed;
  background-size: cover;
}

.video-sec .pd-z
{
  padding: 0;
}

.video-con{
  text-align: center;
}

.video-sec .video-con h2
{
  font-family: 'Cookie', cursive;
font-size: 45px;
font-weight: 600;
text-transform: capitalize;
color: yellow;
letter-spacing: 2px;
margin: 0 0 15px;
padding: 0 0 10px 0;
position: relative;
text-align: center;
text-shadow: 2px 2px 2px #000;
background: #0432ff;
padding: 5px;
display: inline-block;
}


.calender img{
    width: 100%;
}



.attraction
{
    padding: 30px 0;
    background: #fafafa;
}

.attract-pic img{
    width: 100%;
    height: 250px;
}

.attract-text h2{
  font-family: 'Cookie', cursive;
  font-size: 40px;
  color: yellow;
  text-align: center;
  text-shadow: 2px 2px 2px #000;
}

.attract-text p{
  font-size: 15px;
}

#white{
  background: #fff;
}

.attraction .attract-text a{
    display: inline-block;
    background: #000;
    color: yellow;
    font-size: 14px;
    padding: 10px 20px;
    text-decoration: none;
    margin: 10px 0 0;
}

.attraction .attract-text a:hover{
  background: #06267d;
}

.local h1{
  text-align: center;
    padding: 20px 0;
    font-family: 'Cookie', cursive;
    font-size: 55px;
    color: yellow;
    text-shadow: 1px 1px 4px #000;
    margin: 10px;
}

.attr-heading {
  text-align: center;
}

.attraction .attr-heading h2
{
      font-family: 'Cookie', cursive;
    font-weight: 600;
    letter-spacing: 0;
    color: yellow;
    text-transform: capitalize;
    margin: 0 0 50px;
    padding: 0;
    text-align: center;
    font-size: 45px;
    text-shadow: 2px 2px 2px #000;
        background: #0432ff;
    padding: 5px;
    display: inline-block;
}

.attraction .attr-box
{
  position: relative;
}
.attr-box .attr-img-box img
{
  width: 100%;
  position: relative;
  overflow: hidden;
  height:314px;
  object-fit:cover;
}
.attr-overlay
{
  background: rgba(13, 16, 22, 0.29);
  position: absolute;
  top:0;
  width: 100%;
  height: 100%;
  padding: 20px;

}
.attr-overlay .border-over
{
  border:1px solid #cccaca;
  height: 100%;
}
.attr-overlay h3
{
  color: #fff;
    font-size: 18px;
    font-family: 'Merienda', cursive;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    padding: 100px 0 0 0;
    margin: 0 0 15px;
    text-shadow: 1px 1px 1px #000;
}
.attr-overlay p
{
text-align: center;
color:#fff;
font-size: 14px;
}
.attr-overlay i
{
  color:yellow;
  font-size: 14px;
  margin: 0 5px 0 0;
  }

.attraction .view-btn
{
  text-align: center;
}
.attraction .view-btn a
{
  background: #000;
  display: inline-block;
  color:yellow;
  font-size: 16px;
  padding: 10px 20px;
  margin: 20px 0;
  text-decoration: none;
} 
.attraction .view-btn a:hover
{
background: #00b7a7;

}


.review-sec
{
	padding: 50px 0;
	background: #000 url(../images/30.jpg) no-repeat top center;
	background-attachment: fixed;
	background-size: cover;
	clear: both;
	
}
 .review-sec .heading-sec
{
	    text-align: center;
   
}
 .review-sec h2
{
	font-family: 'Cookie', cursive;
font-weight: 600;
letter-spacing: 0;
color: yellow;
text-transform: capitalize;
margin: 0 0 50px;
padding: 0;
text-align: center;
font-size: 45px;
text-shadow: 2px 2px 2px #000;
background: #0432ff;
padding: 5px;
display: inline-block;
}

.review-sec .review-inner
{
	
background: rgba(0, 0, 0, 0.51);
padding: 50px;	
width: 90%;
	margin: 0 auto;
	min-height: 386px;

}

.review-sec .review-inner h3
{
	
font-weight: 600;
	font-size: 23px;
	color: #f1c607;
	line-height: 25px;
	padding: 0;
	margin: 0 0 10px;
	text-align: center;
}
.review-sec .review-inner p
{
	

    font-weight: 400;
    font-size: 17px;
    color: #fff;
    margin: 0 0 10px;
    padding: 0;
	text-align: center;
    line-height: 25px;
}

.review-sec .review-inner  a
{font-weight: 500;
    font-size: 15px;
    text-align: center;
    color: #00b7a7;
    margin: 10px 0 25px;
    padding: 0;
    display: block;
    position: relative;
    top: 16px;
}
.review-sec .review-inner h4
{
	

    font-weight: 600;
    font-size: 16px;
    color: #fff;
    margin: 0px 0 10px;
    padding: 0;
	text-align: center;

}
.owl-nav
{
text-align: center;
    position: relative;
    bottom: 198px;
}
.owl-nav .owl-prev
{
display: inline-block;
    margin: auto;
    padding: 0;
    width: 0;
    height: 0;
    position: relative;
    border-style: solid;
    border-width: 35px 35px 35px 0;
    border-color: transparent #6b6c6f transparent transparent;
    left: -33px;
}

.owl-nav .owl-prev i
{
	color:#fff;
	position: relative;
	left: 20px;
	top:-15px;
	font-size:27px;
}

.owl-nav .owl-prev i:hover
{
	color:#00b7a7;
}

#dif .owl-nav .owl-prev i:hover
{
  color:#0432ff;
}
.owl-nav .owl-next
{
	display: inline-block;
	margin: auto;
	padding: 0;
width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 35px 35px;
    border-color: transparent transparent transparent #6b6c6f;
position: relative;
    left: 33px;
}

.owl-nav .owl-next i
{
	color: #fff;
    position: relative;
    right: 29px;
    top: -15px;
    font-size: 27px;
}
.owl-nav .owl-next i:hover
{
	color:#00b7a7;
}

#dif .owl-nav .owl-next i:hover
{
  color:#0432ff;
}

.contact-form
{
  padding: 50px 0;
}

.contact-head {
  text-align: center;
}
.contact-form .contact-head h2
{

 font-family: 'Cookie', cursive;
font-weight: 600;
letter-spacing: 0;
color: yellow;
text-transform: capitalize;
margin: 0 0 50px;
padding: 0;
text-align: center;
font-size: 45px;
text-shadow: 2px 2px 2px #000;
background: #0432ff;
padding: 5px;
display: inline-block;
}
.contact-form-wrap
{
padding:20px; 
}
.contact-form-wrap input, .contact-form-wrap textarea {
  width: 100%;
  height: 50px;
  border: 1px solid #ccc9c9;
  display: block;
  padding-left: 20px;
  font-size: 15px;
  font-family: inherit;
  font-style: normal;
  outline: none;
  margin: 0 0 30px;
}
.contact-form-wrap button {
border-radius: 5px;
    color:yellow;
    background: #000;
    padding: 10px 20px;
    display: inline-block;
    border:0;
    margin: 20px 0 0;
    border-radius: 0;  
  }
.contact-form-wrap button:hover
{
  background: #00b7a7;
}

#dif .contact-form-wrap button:hover
{
  background: #0432ff;
}
.contact-button ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.contact-button ul li {
      padding: 0px;
margin: 12px 0 0;
font-weight: 800;
font-size: 19px;
color: #fff;
display: block;
background: #0432ff;
border-radius: 50px;
border: 2px solid #2339a7;




}
.contact-button ul li i {
 margin-right: 15px;
color: yellow;
font-size: 20px;
height: 60px;
width: 60px;
line-height: 60px;
text-align: center;
background: #0432ff;
border-radius: 50px;
position: relative;
}

.contact-button ul li i:after
{
    content: '';
left: 3px;
top: 3px;
display: inline-block;
border-radius: 50px;
height: 54px;
width: 54px;
border: 1px dashed #ffffff;
color: #ffffff;
position: absolute;
}

.map-logo-sec{
  text-align: center;
  padding: 25px 0;
}


.map-logo-sec img
{
  width: auto;
}

.marker{
  background: yellow;
}

.right-fix a{
    position: fixed;
    right: -112px;
    top: 60%;
    z-index: 999;
    color: yellow;
    background: #00b7a7;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 7px;
    border-radius: 0px 0px 15px 15px;
    text-shadow: 1px 1px 1px #000;
    text-transform: normal;
    font-weight: bold;
    font-size: 18px;
    border: 3px solid #ff0;
}

.fix a{
    background: #0432ff !important;

}

.left-fix ul{
    position: fixed;
    z-index: 999;
    top: 55%;
    padding: 0;
    margin:0;
    left: 0px;
    list-style: none;
}

.left-fix ul li{

  
    margin: 5px;
}

.left-fix ul li i{
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}



.left-fix ul li i.fa-facebook{
  background: #3b5998;
}

.left-fix ul li i.fa-twitter{
  background: #009fee;
}

.left-fix ul li i.fa-google-plus{
  background: #db4437;
}

.left-fix ul li i.fa-instagram {
    background: #d10869;
}

.left-fix ul li i.fa-pinterest {
    background: #cb1f27;
}



footer
{
  background: #000;
  padding: 30px 0;
}
footer .social-footer
{
  position: relative;
  top:-40px;
  /*background: #000;*/
}
footer .social-footer ul
{
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
footer .social-footer ul li
{
  display: inline-block;
  margin: 0 10px 0 0
}
footer .social-footer ul li a
{
  color:#fff;
  padding: 10px;
}
footer .social-footer ul li a i
{
  font-size: 16px;
  color:#fff;
}
footer .social-footer ul li a.facebook
{
background: #3b5998;
}
footer .social-footer ul li a.twitter
{
  background: #0084b4;  
}
footer .social-footer ul li a.youtube
{
    background: #db4a39;
  
}

footer .social-footer ul li a.instagram
{
    background: #d10869;
  
}

footer .social-footer ul li a.pinterest
{
    background: #cb1f27;
  
}

footer .footer-menu
{
padding: 10px 0 0;
    border-bottom: 1px solid #333;
    overflow: hidden;

}
footer .footer-menu ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
  float:right;
}
footer .footer-menu ul li
{
  display: inline-block;

}
footer .footer-menu ul li a
{
  display: inline-block;
  padding: 5px 4px;
  color:#f1c607;
  font-size: 19px;
}
.footer-copy p
{
color:#fff;
text-align: right;
font-size: 14px;
margin: 20px 0 0;
}
.footer-copy p img
{
  width: 100px;
}

.footer .mail{
  font-size: 12px;
}

footer .paypal-pic img{
    width: 50%;
}

.bread-sec
{
  padding: 50px 0;
  background: #000 url(../images/bread.png) no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: center center;
}
.bread-sec.bread-sec-free
{
    padding: 80px 0;
    background: #000 url(../images/bread-free.png) no-repeat;
      background-position: center center;
      
}
.bread-sec.bread-sec-free .bread-inner, .bread-sec.bread-sec-free .bread-link
{
    display:none;
    
}

.free-bread h2
{
        font-size: 30px;
    color: yellow;
    text-transform: capitalize;
    text-align: left;
    font-family: 'Merienda', cursive;
    text-shadow: 2px 2px 2px #000;
    text-align:center;
}

.bread-sec .bread-inner h2
{
        font-size: 50px;
    color: yellow;
    text-transform: capitalize;
    text-align: left;
    font-family: 'Cookie', cursive;
    text-shadow: 2px 2px 2px #000;
}
.bread-sec .bread-link ul
{
  list-style-type: none;
  margin: 0;
  text-align: right;
  padding: 30px 0 0 0px;
}
.bread-sec .bread-link ul li
{
display: inline-block;
font-size: 18px;
color:#fff;
padding: 0 2px; 
}
.bread-sec .bread-link ul li a
{
  color:#f1c607;
}
.about-page-sec
{
  padding: 50px 0;
}
.about-page-sec .about-page-sec-inner h3
{
  font-weight: 800;
  text-align: center;
  color: yellow;
  margin: 0 0 20px;
  padding: 0;
  font-family: 'Cookie', cursive;
  font-size: 40px;
  text-shadow: 2px 2px 2px #000;
  background: blue;
  display: inline-block;
  padding: 5px;
}

.about-page-sec-inner h4{
  font-family: 'Cookie', cursive;  
  font-size: 28px;
  text-transform: capitalize;
}

.mett {
    text-align: center;
    font-size: 40px;
    font-family: 'Cookie', cursive;
}

.about-page-sec .about-page-sec-inner p
{
  font-size: 14px;
  line-height: 23px;
  color:#333;
  margin: 0 0 10px;
}
.about-page-sec .about-page-sec-inner ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.about-page-sec .about-page-sec-inner ul li
{
 font-size: 14px;
  line-height: 23px;
  color:#333;
  margin: 0 0 10px;  
}
.about-page-sec-inner a
{
display: inline-block;
    background: #000;
    color: yellow;
    font-size: 14px;
    padding: 10px 20px;
    text-decoration: none;
    margin: 10px 0 0;
}
.about-page-sec-inner a:hover
{
  background: #06267d;
}






.about-page-img img
{
  width: 100%;
}
.amenities-sec
{
padding: 50px 0;
background: url(../images/amenities.png) no-repeat #502e03;
background-size: 100%;
background-attachment: fixed;
}

.amenities-sec .amenities-inner-sec h2
{
        font-weight: 800;
    color: #fff;
    margin: 0 0 20px;
    font-family: 'Cookie', cursive;
    font-size: 40px;
    text-shadow: 2px 2px 2px #000;
    display: inline-block;
    padding: 5px;
    text-align: center;
}

.am{
  text-align: center;
}

.amenities-sec .amenities-inner-sec h3
{
    font-size: 35px;
text-transform: capitalize;
color: #fff;
margin: 0 0 10px;
line-height: 23px;
padding: 5px 0 5px 0;
position: relative;
border-bottom: 1px solid #8a8a05;
margin: 15px 0 10px;
font-family: 'Cookie', cursive;
  }

  .amenities-sec .amenities-inner-sec h3 img
  {
    width: 60px;
    height: 60px;
    
   }
.amenities-sec .amenities-inner-sec ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.amenities-sec .amenities-inner-sec ul li
{
  display: inline-block;
  width: 24%;
  min-width: 250px;
  margin: 0 0 10px;
  font-size: 14px;
  color:#fff;  
  font-weight: 600;
}

.amenities-sec .amenities-inner-sec p{
  color: #fff;
  padding: 25px 0 25px 0;
  font-weight: bold;
}

.area-sec
{
  padding: 50px 0;
}
.area-sec .area-sec-inner
{
  margin: 0 0 25px;
}
.area-sec .area-sec-inner .area-sec-img-box img
{
width: 100%;
    height: 200px;
    object-fit: cover;
}
.area-sec .area-sec-inner .area-sec-con-box
{
  background: #eee;
  padding: 15px;
  min-height: 306px;
}
.area-sec .area-sec-inner .area-sec-con-box h3
{
  font-size: 30px;
color: #000;
padding: 5px 0;
text-align: center;
font-weight: 600;
text-transform: capitalize;
line-height: 23px;
font-family: 'Cookie', cursive;
}
.area-sec .area-sec-inner .area-sec-con-box p
{
  font-size: 14px;
    color: #000;
    line-height: 23px;
    min-height: 280px;

}
.area-sec .area-sec-inner .area-sec-con-box a
{
  background: #000;
    display: inline-block;
    color: yellow;
    font-size: 14px;
    padding: 10px 20px;
    margin: 25px 0 5px 0; 
    text-decoration: none;
}
.area-sec .area-sec-inner .area-sec-con-box a:hover
{
  background: #0432ff;
}
.area-sec-details
{
  padding: 50px 0;
  background: url(../images/30.jpg) no-repeat;
  background-attachment: fixed;
  background-size: 100%;
}
.area-sec-details .area-sec-inner-details
{
  text-align: center;
}
.area-sec-details .area-sec-inner-details img
{
   max-width: 100%;
   border: 1px dashed #fff;
   padding: 5px;
   background: #3c3b3b;

}
.area-sec-details .area-dtl-con
{
  background: #fff;
  padding: 50px;
  margin: 20px 0;
}
.area-sec-details .area-dtl-con p
{
  color:#000;
  font-size: 14px;
  text-align: center;
  margin:0 0 10px;
  line-height: 27px;
}
.review-page
{
  padding: 50px 0;
}
.review-page-inner
{
  
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 0 15px;
    border-bottom: 1px dashed #cccccc;
} 
.review-page-inner h3
{
  font-size: 30px;
font-weight: 600;
text-transform: capitalize;
margin: 0 0 10px;
line-height: 23px;
font-family: 'Cookie', cursive;
}
.review-page-inner p
{
  color:#000;
  font-size: 14px;
  margin:0 0 10px;
  line-height: 25px; 
}
.review-page-inner h4
{
 font-size: 22px;
font-weight: 800;
text-transform: capitalize;
margin: 0 0 10px;
line-height: 23px;
text-align: right;
color: #484847;
font-family: 'Cookie', cursive;
} 

.contact-page {
  padding:50px 0;
  background:#fff;
}
.section-title {
  margin: 15px 0 0;
}
.section-title h2 {
  font-family: 'Playfair Display', serif;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding: 0;
    font-size:24px;
    
}
.gallery-page
{
  padding: 50px 0;
}
.gallery-page .gallery-page-inner
{
  position: relative;
  margin:0 0 25px;
  overflow: hidden;
}
.gallery-page .gallery-page-inner img
{
  position: relative;
  width: 100%;
  height: 250px;
}
.gallery-page .gallery-page-inner .over-lay
{
  background: rgba(0,0,0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  text-align: center;
  -webkit-transform: translate(350px);
  -moz-transform: translate(350px);
  transform: translate(350px);
  opacity: 0;
  transition: all 0.5s ease;
}
.gallery-page .gallery-page-inner .over-lay span
{
  text-align: center;
  position: relative;
  top: 40%;
}
.gallery-page .gallery-page-inner .over-lay i
{
  background: #0432ff;
    color: yellow;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 0.5s ease;
}

.gallery-page .gallery-page-inner:hover .over-lay
{
  opacity: 1;
 -webkit-transform: translate(0px);
  -moz-transform: translate(0px);
  transform: translate(0px);
  
}
.rates-sec
{
  padding: 50px 0;
  background: #eee;
}

.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 #fff;
  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 #fff;
}

@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 #ffffff;
  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: 16px;
  border-bottom: 1px solid #ffc107;
  color: #333;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin:0 0 15px;
}
.ratesAdditional ul {
  padding: 0px;
  margin: 0px 0 15px;
}
.ratesAdditional p {
  font-size: 14px;
  color: #686869;
  font-weight: 500;
  padding: 0;
  margin: 0 0 10px;
  line-height: 25px;
}
.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: 14px;
  color: #000;
  font-weight: 800;
  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 {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  padding: 0;
  margin: 0 0 10px;
  line-height: 25px;
}


#dif .right-fix a{
  background: #f00;
}

#dif header{
  background: #0432ff;
}

#dif .ab-prop .ab-prop-inner h2:before{
  background: #0432ff;
}

#dif header .nav-bar-sec.fixed-header {
    background: #0432ff;
}

#dif .video-sec .video-con h2:before {
  background: #0432ff; 
}

#dif .review-sec .review-inner a {
  color: #f1c607; 
}

#dif .contact-button ul li {
    background: #0432ff;
    border: 2px solid #2339a7;
    font-weight: 800;
    font-size: 19px; 
}

#dif .contact-button ul li i {
      background: #0432ff;
}

#dif .ab-prop .ab-prop-inner a:hover {
    background:#0432ff;
}

#dif .gal-btn a:hover {
    background: #0432ff;
  }



#dif .attraction .view-btn a:hover {
  background: #0432ff;
}


.block {
    display: block;
    height: 425px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 640px;
}
.block img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}
.block .block-caption {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    color: #fff;
    display: table;
    left: 0;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    width: 640px;
}
.block:hover .block-caption {
    opacity: 1;
}
.block:hover img {
    transform: scale(1.5) rotateZ(-5deg);
    -moz-transform: scale(1.5) rotateZ(-5deg);
    -webkit-transform: scale(1.5) rotateZ(-5deg);
    -o-transform: scale(1.5) rotateZ(-5deg);
}




.block {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}


.block img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}
.block .block-caption {
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    width: 640px;
}


.block:hover img {
    transform: scale(1.5) rotateZ(-5deg);
    -moz-transform: scale(1.5) rotateZ(-5deg);
    -webkit-transform: scale(1.5) rotateZ(-5deg);
    -o-transform: scale(1.5) rotateZ(-5deg);
}

.indoor ul{
  padding: 0;
}

.indoor ul li{
  list-style: none;
  padding: 10px;
  background: #06267d;
  color: yellow;
  width: 48%;
  float: left;
  margin: 5px;
}

.indoor ul li i{
  width: 30px;
  font-size: 22px;
}


.slider-cp {
    position: relative;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.prop-top-part
{
  height: 100vh;
      background: rgba(13, 16, 22, 0.8);
    padding: 10px 15px;


}
.feature-img-top
{
  background:url(../images/feature-top.png) no-repeat;
  background-position: top;
  width: 100px;
  height: 100px;
  position: absolute;
  top:0;
  left: 15px;
}

.prop-top-part .ppt
{
  width: 100%;

    display: block;
    border: 1px solid #656060;
  
  }

.prop-top-part .prop-bord
{
  position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.prop-top-part .prop-bord .logo-part-sec h2
{
  color: yellow;
    text-align: center;
    padding: 5px 0;
    font-family: 'Cookie', cursive;
    font-size: 40px;
    padding: 0px;
}


.logo-part-sec {
    text-align: center;
    padding: 0
}
.logo-part-sec a
{
  text-decoration: none;
}

.prop-top-details1
{border-top: 1px solid #656060;
    border-bottom: 1px solid #656060;
        padding: 13px 15px;
}
.prop-top-details1 p {
    color: #fff;
    padding: 5px 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.prop-top-details1 p img {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    position: relative;
    top: -5px;
    margin: 0 5px 0 0;
}
.prop-top-details1 p span {
    float: right;
    color: yellow;
    font-size: 17px;
    line-height: 35px;
}


.price {
    padding: 10px 15px;
    margin: 0;
    height: 200px;
    clear: both;
}
.price img
{
  width: 100%;
  height: 100%;

}
.send-bbt
{
  width: 90%;
  margin: 10px auto 15px;
 
}

a.schedule-visit-btn-2 {
    background: rgba(0, 0, 0, 0.47058823529411764);
    text-align: center;
    border: 1px solid #525252;
    margin: 0;
    text-decoration: none;
    color: yellow;
    padding: 10px 10px;
    display: inline-block;
    font-size: 13px;
    width: 100%;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.sli-text-sec
{
  position: relative;
  height: 100%
}

.sli-text-sec h1
{
  position: absolute;
  top:400px;
  width: 100%;
  color: #0432ff;
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 7px;
    position: relative;
    z-index: 10;
    text-align: center;
    padding: 10px;
    font-family: 'Merienda', cursive;
    background: rgba(247, 247, 247, 0.5);
}

.sli-text-sec h2
{
  position: absolute;
  top:400px;
  width: 100%;
  color: #0432ff;
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 7px;
    position: relative;
    z-index: 10;
    text-align: center;
    padding: 10px;
    font-family: 'Merienda', cursive;
    background: rgba(247, 247, 247, 0.5);
}
.sl-bx
{
  position: relative;
}
.sl-bx-inner
{
  position: relative;
}
.sl-bx-inn
{
  position: absolute;
 
  top: 15px;
    right: 15px;
    width: 310px;
    border: 3px solid #fff;
    border-radius: 150px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    height: 310px;
    overflow: hidden;
    color: #fff;
    padding: 0px 30px;
}

.sl-bx-inn h3
{
  font-size: 22px;
    margin-top: 50px;
    display: block;
    line-height: 29px;
    word-break: break-word;
}
.sl-bx-inn p
{
  font-size: 15px;
  line-height: 23px;
}
.sl-bx-inn.sl-bx-int
{
background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12);
    padding:0px 25px;
}
.sl-bx-inn.sl-bx-int h3
{
font-size:23px;    
color:yellow;
font-weight:bold;
}
.sl-bx-inn.sl-bx-int h4
{
    display: inline-block;
    color: yellow; 
    font-style:italic;
    margin:5px 0 5px;
}
.sl-bx-inn.sl-bx-int p
{
    margin-bottom:0px;
    line-height:20px;
    font-style:italic;
    font-weight:bold;
    font-size:16px;
}


.map-sec
{
  margin:20px 0 0; 
}

.dropdown-menu {
 background: #0332ff;
}


.dropdown-menu a{
  display: block;
    padding-left: 10px !important;
    color: yellow;
}