@import url("fonts/stylesheet.css");

html {
  scroll-behavior: smooth;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #333;
    background-color: #fff;
}

#breadcrums {
    position: relative;
    top: 01px;
    padding-top: 8px;
    border-bottom: 1px solid #d2c4c4;
}

#thankyou {
    position: relative;
    top: 1px;
    margin-bottom: 10px;
    text-align: center;
    padding: 7px;
}




.SocialButton {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    display: none;
}

.SocialButton li a {
    width: 100%;
    background-color: transparent;
    float: none;
    text-align: center;
    font-size: 36px;
    margin: 0;
    color: #fff;
    display: table;
    padding: 0;
}
.navbar{
	position: fixed;	
    min-height: 111px;
    width: -webkit-fill-available;
    z-index: 999;
	border: none;
}


.navbar-brand>img {
    display: block;
    width: 100%;
}

.navbar-default{
	background-color: #080332;
	-webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    box-shadow: 0px -7px 14px 4px #000;
    -moz-box-shadow: 0px -7px 14px 4px #000;
    -webkit-box-shadow: 0px -7px 14px 4px #000;
    -ms-box-shadow: 0px -7px 14px 4px #000;
}

.navbar-default .navbar-nav>li>a{
	color: #f2e2cb !important;
	font-family: 'Mont';
	font-size: 13px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a hover{
	color: #f2e2cb;
	font-family: 'Mont';
	font-size: 16px;
	text-transform: uppercase;
}

.navbar-default .navbar-collapse{
	padding-top: 30px;
}
/*
.navbar-default .navbar-nav>li:last-child a{
	color: #ffffff;
	background: rgb(0,96,195);
	background: linear-gradient(309deg, rgba(0,96,195,1) 49%, rgba(0,74,149,1) 100%);
	border-radius: 15px;
	margin-left: 40px;
}*/

.mobile-slider{
	display: none;
}

#home-slider{
	position: relative;
	top: 113px;
}

#home-slider .owl-carousel .owl-item img{
	height: 560px;
}

#topform{
	position: absolute;
    top: 26%;
    z-index: 9;
    right: 1.5%;
}

#topform .topform-head{
	background-color: #080332;
	padding: 20px;
	border-radius: 15px;
	position: relative;	
	width: 22%;
}


#topform .topform-head h2{
	font-family: 'Mont';
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	color: #f2e2cb;
	text-align: center;
	padding-top: 0px;
	position: relative;
}

#topform .topform-head h2:before{
	content: "";
    display: inline-block;
    width: 100%;
    height: 60px;
    position: absolute;
   	top: 30px;
    left: 0px;
    background: url(../images/formborder.png) 0px 0px no-repeat;
    transform: none;
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}


#topform .topform-head form{
	margin-top: 80px;
}


#topform .topform-head input
{
	width: 100%;
    padding: 3px 0px 2px 13px;
    border-radius: 15px;
    border: none;
    font-size: 12px;
    margin-bottom: 10px;
	 color: #000;
}


	
 #footer .fimage { margin-top: 20px;
    margin-left: 62px; }
	
#topform .topform-head input:last-child{
	background-color: #f0e0c7;
    text-transform: uppercase;
    font-family: 'Mont Book';
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 6px;
}


#below{
	position: absolute;
    bottom: 14px;
    background-color: transparent;
    z-index: 9;
    width: 100%;
    display: none;
}

#below .below-text{
	padding: 20px 0px 0px 0px;
	width: 50%;
}

#below .below-text p{
	font-family: 'Mont';
	font-weight: 900;
    font-size: 21px;
    color: #ffffff;
    -webkit-text-stroke: 1px black;
    -webkit-text-fill-color: white;
}
#below .below-text p span{
	font-family: 'Mont';
	font-weight: 900;
	-webkit-text-stroke: 1px black;
    -webkit-text-fill-color: white;
}

#below .below-button{
	top: 70px;
}

#below .below-button a{
	color: #ffffff;
    background: rgb(0,96,195);
    background: linear-gradient(309deg, rgba(0,96,195,1) 49%, rgba(0,74,149,1) 100%);
    border-radius: 15px;
    padding: 10px 30px 10px 30px;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}

#highlights{
	margin-top: 137px;	
}

#highlights .highlights-content{
	position: relative;
}

#highlights .overview-img img {
    width: 100%;
    border-radius: 5px;
}

#highlights .highlights-content h2{
	font-family: 'Mont';
	font-size: 20px;
	text-align: left;
    padding-left:0px;
	color: #f2e2cb;
	text-transform: uppercase;
	font-weight: 700;
}

	

#highlights .highlights-content h2:after{
	content: "";
    display: block;
    width: 99%;
    border-bottom: 2px solid #f2e2cb;
    margin-top: 5px;
	 margin-left: 0px;
    letter-spacing: 3px;
}



#highlights .highlights-content ul{
	margin-top: 100px;
}

#highlights .highlights-content ul li{
	font-family: 'Mont Book';
	font-size: 20px;
	color: #4d4d4d;
	margin-top: 5px;
}


#highlights .highlights-img img{
	width: 100%;
}




#overview{
	position: relative;

	/*background-image: url("../images/overviewbg.jpg");*/
	background-repeat: no-repeat;
	background-size: cover;
}




#overview .row{
	padding: 1px;
}

#overview .overview-content{
	position: relative;
}

#overview .overview-content img{
	position: absolute;
	width: 50px;
	top: 10px;
    left: 12%;
}

#overview .overview-content h2{
	font-family: 'Mont';
	font-size: 20px;
	text-align: left;
    padding-left: 0px;
	color: #f2e2cb;
	text-transform: uppercase;
	font-weight: 700;
}

#amenities .overview-content p{
	text-align: justify;
	font-size: 12px;	
}

#amenities .overview-content  h4{
	font-family: 'Mont';
	font-size: 12px;
	text-align: left;
    padding-left: 5px;
	color: #f2e2cb;
	text-transform: uppercase;
	font-weight: 700;
}

#location .location-content p{
	text-align: justify;
	font-size: 12px;
    margin-left: 33px;	
}
 

#overview .overview-content h2:after{
    content: "";
    display: block;
    width: 95%;
   border-bottom: 2px solid #f2e2cb;
    margin-top: 5px;
    letter-spacing: 3px;
}

#overview .overview-content .overtext{
	margin-top: 30px;
}

#overview .overview-content p{
	/*font-family: 'Mont Book';*/
	font-size: 13px;
	color: #ffffff;
	padding-top: 10px;
	
}


#overview .overview-img {
	width: 100%;
	border-radius: 5px;
	margin-top: 45px;
}

#amenities .overview-content h2{
	/*font-family: 'Mont Book';*/
	font-size: 14px;
	text-align: left;
   /* padding-left: 40px;*/
	color: #f2e2cb;
	text-transform: uppercase;
	font-weight: 700;
}

#amenities .overview-content h2:after{
    content: "";
    display: block;
    width: 100%;
   border-bottom: 2px solid #f2e2cb;
    margin-top: 5px;
    letter-spacing: 3px;
}


#amenities .overview-content h1{
	font-family: 'Mont Book';
	font-size: 14px;
	text-align: left;
   /* padding-left: 40px;*/
	color: #f2e2cb;
	text-transform: uppercase;
	font-weight: 700;
}

#amenities .overview-content h1:after{
    content: "";
    display: block;
    width: 100%;
   border-bottom: 2px solid #f2e2cb;
    margin-top: 5px;
    letter-spacing: 3px;
}





#amenities .overview-img img{
	width: 100%;
	border-radius: 5px;
	margin-top: 20px;
}



#location{
	position: relative;
	margin-top: 50px;
}

#location .location-head{
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}


#location .location-head h3{
	font-family: 'Mont';
    font-size: 20px;
    text-align: left;
    padding-left: 40px;
    color: #f2e2cb;
    text-transform: uppercase;
    font-weight: 700;
}

#location .location-head h3:after{
	content: "";
    display: block;    
    width: 70%;
    border-bottom: 2px solid #f2e2cb;
    margin-top: 5px;
    letter-spacing: 3px;
}

#location .location-content .location-img img{
	width: 100%;
	margin-top: 15px;
}

#location .location-content ul li{
	list-style:circlr;
	text-align:left;
	width: 100%;
	font-size: 12px;
}


#footer  {
    content: "";
    display: block;
    width: 90%;
    border-top: 2px solid #f2e2cb;
    margin-top: 46px;
    letter-spacing: 3px;
    margin-left: 55px;
}





#footer .footer-head{
	position: relative;
    text-align: left;
    font-size: 8px;
    padding-bottom: 18px;
    padding-top: 9px;
}

#footer .footer-head img{
	position: absolute;
	width: 50px;
    top: 60px;
    left: 5%;
}

#footer .footer-head h2{
	font-family: 'Mont';
	font-size: 20px;
	text-align: left;
    padding-left: 0px;
	color: #f2e2cb;
	text-transform: uppercase;
	font-weight: 700;
}


#footer .footer-head p{
	font-family: 'Mont Book';
	font-size: 11px;
	text-align: left;
    padding-left: 0px;
	color: #fff;
	
}
#footer .footer-head p a{ color: #fff;}


#footer .footer-bottom-text p{
	text-align: center;
    margin-top: 7px;
    color: #df8617;
	
	background: #000;
    padding: 20px;
}

#disclamer h3{ color: #fff; font-size: 15px; text-align: center; }
#disclamer p{ color: #fff; font-size: 8px; text-align: center; text-align:justify; }

