@charset "utf-8";
/* CSS Document */
.navbar-right a:hover{
	color:red !important;
}
.nav>li>a:focus, .nav>li>a:hover{background-color:transparent;}
.carousel-caption {
	top: 0px !important;
	left: 0px !important;
	right: 0px !important;
}
.navbar {
	border-radius: 0px;
}
a{color:#000 !important;}
.nav>li>a{padding:10px 20px !important; }
.navbar a{
	font-weight:500;
	text-shadow:none;
	font-size:18px; color:#000;
	font-family: 'Poppins', sans-serif;
	transition: all ease 0.3s;
}
.frmbox {
	
}
.frmlbl{font-size:18px; color:#000;}
.frmtxt{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.frmbox2 {
	border: 1px solid #000;
	background-color:#666;
	border-radius: 5px;
	padding: 0px;
}
.fntpet{color:#000 !important;}
.frmbtn{padding:3% 15%; font-weight:600; background-color:rgba(3, 3, 3, 0.72) !important;}
.backgroundcolorbase{background-color:#FFF;}
.colorbase{color:#FFF;}
.colorwhite{color:#FFF;}
.carousel .item {
  height: 400px;
}

.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 400px;
}
html {
  scroll-behavior: smooth;
}
.amenityTitle {
	margin-top:10px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
/*
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a{
text-decoration: none;
}
.popu{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 600px;
width: 600px;
min-height: 150px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p{
clear: both;
    color: #555555;
    font-size: 20px;
    font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
*/
#footer {
    background: #8B9D3E;
    padding: 0 0 30px 0;
    font-size: 14px;
}
.whtsp {
    float: right;
    margin-left: 87%;
    z-index: 999;
    position: fixed;
    margin-top: 55%;
}
.whtsp button {
	border-radius: 5px;
}
.whtsp {
	display: none;
}
@media only screen and (max-width: 575px) {
.whtsp {
	display: block;
}
}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}


/*-------------------------*/

.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}

/**********************************/
