@charset "utf-8";
/* CSS Document */

.nav-item a{
	text-decoration: none;
	color:black;
	margin-left: 35px;
	font-family: 'Poppins', sans-serif;
}
.nav-item a:hover{
	color:#E2C576;
	/*border-bottom: 2px solid #E2C576;*/
}
.navitems{
	margin-left: 300px !important;
}
.btns{
	text-decoration: none;
	background-color: #E2C576;
	border:2px solid #E2C576;
	color:white;
	padding:5px 20px;
	margin-left: 20px;
}
.imgbg{
	background-image: url("../images/bg-img.jpg")!important;
	
	background-size: cover;
	height:800px;
}
.imgbg h1{
	color:white;
	font-size: 70px;
	margin-top: 350px;
	margin-left:300px;
}
.imgbg h5{
	    color: white;
    margin-top: 15px;
    margin-left: 363px;
    font-size: 30px;
}
.imgbg button{
	    margin-top: 16px;
    margin-left: 463px;
}
#about h1{
	text-align: center;
	margin-top: 100px;
}
#about h4{
	text-align: center;
	
}
#about img{
	margin-top: 30px;
}
#about h5{
	margin-top: 71px;
	font-size: 25px;
	
}
#about p{
	margin-top: 30px;
	font-size: 20px;
}



#aminities h1{
	text-align: center;
	margin-top: 100px;
}
#aminities h4{
	text-align: center;
}
.imgclss{
	background-image: url( "../images/bgimg2.jpg");
	background-attachment: fixed;
	background-size: cover;
	height:300px;
	margin-top: 100px;
}
.imgclss h3{
	color:white;
	margin-top: 143px;
}
.imgclss p{
	color:white;
	margin-top: 20px;
	font-size: 18px;
}
.imgclss span{
	margin-left: 100px;
}
.topmargn{
	margin-top:40px;
}
.div-img{
	    width: 12%;
    float: left;
    margin-left: 25px;
}
.div-img img{
	width:71.63px;
	height:71.63px;
}
.head3{
	font-family: 'Poppins', sans-serif;
	text-align: center;
	margin-top: 60px;
}
#gallary h1{
	margin-top:100px;
	text-align: center;
}
#gallary h5{
	text-align: center;
	margin-top:10px;
}
#gallary img{
	margin-top:30px;
}
#gallary img:hover{
	transform: scale(0.9, 0.9);
}
#packages{
	background-color:#f4f4f4;
	height:800px;
	margin-top: 100px;
}
#packages h1{
	margin-top:70px;
	text-align: center;
}
#packages p{
	text-align: center;
	font-weight: 600;
}
.bgclr{
	background-color:white;
	height:200px;
	Width:100%;
	margin-left:-16px;
}
.packtop{
	margin-top:40px;
}
.bgclr h3,p{
	text-align: center;
	margin-top: 15px;
}
#contact h3{
	margin-top: 100px;
}
#contact p{
	margin-top:50px;
	text-align: left;
}
#contact button{
	margin-top: 50px;
	background-color: #b59753;
	border:2px solid  #b59753;
	padding: 10px 30px
}
form{
	background-color: rgba(0,0,0,0.8);
	padding:40px 30px 20px 30px;
}
.form-clr h1{
	color:#b59753;
	margin-top: 20px;
	text-align:center;
}
#contact{
	margin-top: 100px;
}
.form-clr input{
	width:100%;
	margin-top: 19px;
	padding:5px 10px;
	border-radius: 6px;
}
.form-clr textarea{
	margin-top: 19px;
	padding:5px 10px;
	border-radius: 6px;
}
.form-clr button{
	margin-top: 15px!important;
	margin-left: 0px!important;
}
footer{
	background-color: #323232;
	height:350px;
	margin-top: 100px;
}
#footer img{
	position: relative;
	top:20px;
	left:450px;
}
#footer button{
	background: transparent;
	border:1px solid #afafaf;
	padding:10px;
	margin-top: 53px;
	margin-left: 46px;
	border-radius:50%;
}
#footer span{
	margin-left: 10px;
	margin-top: 28px;
	color:#afafaf;
}
.icons {
	text-align: center;
	margin-top: 50px;
 
}
.icons i{
	margin-left: 30px;
}
.icons :hover{
	color:#b59753!important;
}
.copy span{
	color:white;
	margin-left: 10px;
}
.copy{
	margin-left: 233px!important;
}
.bgclr h6{
	text-align: center;
}
header {


}

.bg-color {
	position: fixed;
	top:0;
	z-index: 99;
	width: 100%;
	background-color:rgba(0,0,0,0.5);
	color: #E2C576;
	
}



.link {
	color: #E2C576!important;
}
