@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	color: #7d7d7d;
}
img{
	max-width:100%;
	height: auto;
}

.navbar {
	padding-left: 0px;
	padding-right: 0px;
}
.navbar .navbar-nav li a {
	color: #8b3d31;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
}
.navbar .navbar-nav li a:hover{
	color: #f5b20b;
}

.navbar .navbar-nav li.active a{
	color: #f5b20b;
}

.navbar .navbar-nav {
	display: block;
	width: 100%;
}
.navbar .navbar-nav li {
	padding-left: 18px;
	padding-right: 18px;
	display: inline-block;
}
.navbar .navbar-nav li:first-child {
	padding-left: 0px;
}
.navbar .navbar-nav li:last-child {
	padding-right: 0px;
}

.toparea{
	background-color: #fff4f0;
	color: #131313;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 90px;
	padding-right: 90px;
}

.toparea a{
	color: #131313;
	text-decoration: none !important;
}

.logo{
	text-align: center;
}

.social{
	text-align: right;
}
.social li a{
	color: #131313;
}
.social ul{
	margin-bottom: 0px;
	padding-left: 0px;
}
.social li{
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;
}

.social li:first-child{
	padding-left: 0px;
}
.social li:last-child{
	padding-right: 0px;
}

.menuArea{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 90px;
	padding-right: 90px;
}

.menuArea .row{
	display: flex;
	align-items: center;
}

.mainMenu{
	margin-bottom: 0px;
	padding-left: 0px;
}
.mainMenu li{
	display: inline-block;
	padding-left: 23px;
	padding-right: 23px;
}
.mainMenu li:first-child{
	padding-left: 0px;
}
.mainMenu li:last-child{
	padding-right: 0px;
}

.mainMenu li a{
color: #8b3d31;
font-size: 19px;
text-transform: uppercase;
text-decoration: none;
font-weight: 600;
}

.mainMenu li a:hover{
	color: #f5b20b;
}

.mainMenu li.active a{
	color: #f5b20b;
}

.bannerArea .carousel-item{
height: 730px;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.carouselSec{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 100%;
}

.bannerCaption h3{
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 5px;
}

.bannerCaption h1{
	color: #fff;
	font-size: 81px;
	font-family: 'cinzelregular';
	margin-top: 15px;
	margin-bottom: 10px;
	}
.btn-warning{
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 0px;
	padding: 17px 33px;
	background-color: #fbb812;
	margin-top: 15px;
}

.aboutArea{
	padding-top: 100px;
	padding-bottom: 100px;
}
.aboutImg{
	padding-right: 40px;
}
.aboutImg img{
	margin-top: -170px;
}
.abooutContent p{
	text-align: justify;
}
.titleSec{
	margin-bottom: 10px;
}
.titleSec h5{
	color: #000;
font-size: 15px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 5px;
}

.titleSec h1{
	color: #8b3d31;
	font-size: 70px;
	font-family: 'cinzelregular';
	margin-top: 15px;
	}

.roomsArea{
	background-color: #f9f9fb;
	padding-top: 100px;
	padding-bottom: 100px;
}
.roomSec{
	text-align: center;
	margin-top: 30px;
}

.roomSec h3{
	color: #000;
	font-size: 30px;
	font-weight: 600;
	margin-top: 20px;
}

.testimonialArea{
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
}

.testimonialArea p{
	font-size: 15px;
	font-style: italic; 
}

.testimonialArea h4{
	color: #f6db98;
	font-size: 20px;
	letter-spacing: 0.4px;
}
.testimonialArea .carousel{
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
}

.testimonialArea .photo{
	border-radius: 50%;
}

.testimonialArea .star{
margin-top: 20px;
margin-bottom: 12px;
}

.testimonialArea .star i{
	color: #fbb812;
	padding: 2px;
}

.testimonialArea .carousel-indicators{
	position: absolute;
    bottom: -85px;
	margin-top: 20px;
}

.testimonialArea .carousel-indicators .active {
    background-color: #fbb812;
}
.testimonialArea .carousel-indicators li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

.heighlightArea{
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 30px;
	padding-right: 30px;
}

.heightLight{
	text-align: center;
	margin-top: 40px;
}
.heightLight h4{
	color: #000;
	font-size: 20px;
	font-weight: 600;
	margin-top: 20px;
}

.reservationArea{
	background-image: url(../images/bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #fff;
}

.reservationArea h5{
	font-size: 18px;
	font-weight: 400;
}

.reservationArea h1{
	font-size: 47px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 15px;
}


.mapArea iframe{
	width: 100% !important;
	height: 500px !important;
	margin-bottom: -10px;

	/* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	 filter: grayscale(100%); */

}


.footerArea{
	background-image: url(../images/footerBg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 70px;
	padding-bottom: 70px;
}

.fItem{
	margin-top: 30px;
	text-align: center;
	color: #ffe3d6;
	font-size: 16px;
	line-height: 39px;
}

.fItem h4{
	color: #fbb812;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 25px;
}

.fItem ul{
	padding-left: 0px;
	margin-bottom: 0px;
}
.fItem ul li{
list-style: none;
}
.fItem ul li a{
	color: #ffe3d6;
}

.fCenter{
	border-left: 1px solid #5d423d;
	border-right: 1px solid #5d423d;
}
.fLogo{
	margin-bottom: 30px;
}

.fItem .fSocial i{
	font-size: 20px;
	color: #fff;
}


.fItem .fSocial li{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
.fItem .fSocial li:first-child{
	padding-left: 0px;
}
.fItem .fSocial li:last-child{
	padding-right: 0px;
}

.copyright{
	text-align: center;
	font-size: 15px;
	color: #ffe3d6;
	padding-top: 50px;
	margin-top: 40px;
	border-top: 1px solid #5d423d;
}
.copyright a{
	color: #fff;
}

.whatsapp{
	display: inline-block;
	width: auto;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 9999;
}

.mobileMenu{
	display: none !important;
}

.pageHeader .carousel-item {
    height: 350px !important;
}

.contactRow h3{
	color: #8b3d31;
    font-size: 30px;
    font-family: 'cinzelregular';
    margin-bottom: 35px;
}

.contactRow h4{
	color: #000;
    font-size: 18px;
	font-weight: 500;
}

.contactDetails{
	padding-right: 100px;
}
.contactDetails ul{
	padding-left: 0px;
	margin-bottom: 0px;
}
.contactDetails ul li{
	list-style: none;
	padding-left: 60px;
	margin-bottom: 30px;
}

.contactDetails i{
	width: 45px;
	height: 45px;
	border: 1px solid #8b3d31;
	border-radius: 50%;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
	position: absolute;
	left: 15px;
	color: #8b3d31;
}

.contactRow .form-control{
	border-radius: 0px;
	height: 50px;
	border-radius: 0px;
	font-size: 14px;
}

.contactRow textarea{
	height: auto !important;
}
.contactRow label{
	font-size: 15px;
	color: #000;
	font-weight: 500;
}

.galleryItem{
	margin-top: 30px;
}

.roomSpecArea h3{
	color: #000;
    font-size: 20px;
    font-weight: 600;
	margin-bottom: 20px;
}

.roomSpecArea ul{
	padding-left: 22px;
	padding-right: 0px;
	margin-bottom: 0px;
}
.roomSpecArea ul li{
	padding-top: 4px;
	padding-bottom: 4px;
}

.roomSpec{
	margin-top: 15px;
	margin-bottom: 15px;
}

.gReviews img{
	max-width: 80px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
}
.gReviews{
	text-align: center;
	font-size: 15px;
	margin-top: 30px;
}
.gReviews .star{
	margin-top: 20px;
	margin-bottom: 15px;
}
.gReviews .star i{
	color: #fbb812;
    padding: 2px;
}

.testimonialArea .titleSec h1{
	color: #fff;
	font-size: 45px;
	margin-bottom: 40px;
}



.owl-theme .owl-dots .owl-dot{
	outline: none !important;
}

.owl-theme .owl-dots .owl-dot.active span{
    background: #f5b20b;
}


/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1300px) { 

}


@media (min-width: 992px) and (max-width: 1380px) { 
	.mainMenu li{
		padding-left: 15px;
		padding-right: 15px;
	}
	.mainMenu li a{
	font-size: 17px;
	}
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1299px) { 

.toparea{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30px;
}
.menuArea{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
}

.mainMenu li{
	padding-left: 15px;
	padding-right: 15px;
}
.mainMenu li a{
font-size: 16px;
}



.bannerArea .carousel-item{
	height: 600px;
	}
	.bannerCaption h3{
	font-size: 25px;
	}
	.bannerCaption h1{
		font-size: 71px;
		}
	.btn-warning{
		font-size: 18px;
	}


	
	body{
		font-size: 16px;
	}
.aboutArea{
	padding-top: 80px;
	padding-bottom: 80px;
}

.titleSec h1{
	font-size: 50px;
	}
	
.roomsArea{
	padding-top: 80px;
	padding-bottom: 80px;
}
.roomSec{
	margin-top: 25px;
}
.roomSec h3{
	font-size: 26px;
}




.heighlightArea{
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 20px;
	padding-right: 20px;
}

.heightLight{
	margin-top: 30px;
}
.heightLight h4{
	font-size: 17px;
	margin-top: 15px;
}



.reservationArea{
	padding-top: 60px;
	padding-bottom: 60px;
}

.reservationArea h1{
	font-size: 37px;
}

.mapArea iframe{
	height: 400px !important;
}



.footerArea{
	padding-top: 60px;
	padding-bottom: 60px;
}
.fItem{
	font-size: 15px;
}
.fItem h4{
	font-size: 17px;
	margin-bottom: 25px;
}
.fLogo{
	margin-bottom: 30px;
}
.fItem .fSocial i{
	font-size: 19px;
}
.copyright{
	font-size: 14px;
}


}

@media (min-width: 992px) and (max-width: 1199px) { 
}


/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) { 

	.toparea{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.menuArea{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}

	
	.mainMenu li{
		padding-left: 12px;
		padding-right: 12px;
	}
	.mainMenu li a{
	font-size: 14px;
	}

	.mobileMenu{
		display: flex !important;
	}
	
	.desktopMenu{
		display: none !important;
	}

	.mobileLogo{
		max-width: 140px;
	}

	
.navbar .navbar-nav li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.navbar .navbar-collapse {
	position: absolute;
	background-color: #fff;
	top: 72px;
	right: 0;
	max-width: 230px;
	width: 100%;
	z-index: 99;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.navbar .navbar-toggler {
	position: absolute;
	right: 0;
	border: 2px solid #8b3d31;
	border-radius: 4px;
	outline: none !important;
	top: 25px;
	padding: 6px 11px;
    font-size: 15px;
}



.bannerArea .carousel-item{
	height: 500px;
	}
	.bannerCaption h3{
	font-size: 19px;
	}
	.bannerCaption h1{
		font-size: 60px;
		}
	.btn-warning{
		font-size: 16px;
		padding: 14px 28px;
	}


	body{
		font-size: 15px;
	}
.aboutArea{
	padding-top: 60px;
	padding-bottom: 60px;
}
.aboutImg{
	padding-right: 30px;
}
.aboutImg img{
	margin-top: -120px;
}

.titleSec h1{
	font-size: 40px;
	}


	.roomsArea{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.roomSec{
		margin-top: 20px;
	}
	.roomSec h3{
		font-size: 18px;
		margin-top: 15px;
	}
	


	.testimonialArea{
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.testimonialArea h4{
		font-size: 17px;
	}
	.testimonialArea .carousel {
		max-width: 575px;
	}
	

	.heighlightArea{
		padding-top: 60px;
		padding-bottom: 60px;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.heightLight{
		margin-top: 25px;
	}
	.heightLight h4{
		font-size: 15px;
		margin-top: 15px;
	}
	
	
	.reservationArea{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.reservationArea h5{
		font-size: 16px;
	}
	
	.reservationArea h1{
		font-size: 27px;
		margin-top: 15px;
	}

	.reservationArea h1 img{
		max-width: 35px;
	}

	.mapArea iframe{
		height: 350px !important;
	}
	

	.footerArea{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.fItem{
		margin-top: 20px;
		font-size: 14px;
		line-height: 33px;
	}
	.fItem h4{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.fLogo{
		margin-bottom: 25px;
	}
	.fLogo img{
		max-width: 200px;
	}
	.fItem .fSocial i{
		font-size: 18px;
	}
	.copyright{
		font-size: 13px;
		padding-top: 40px;
		margin-top: 30px;
	}
	.whatsapp{
		right: 15px;
		bottom: 15px;
	}

	
.pageHeader .carousel-item {
    height: 300px !important;
}


.contactRow h3{
    font-size: 25px;
}

.contactRow h4{
    font-size: 17px;
}

.contactDetails{
	padding-right: 15px;
}

.galleryItem{
	margin-top: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

.gallerySec{
	margin-left: -8px;
	margin-right: -8px;
}

.roomSpecArea h3{
    font-size: 17px;
}


.testimonialArea .titleSec h1{
	font-size: 35px;
	margin-bottom: 20px;
}


}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 767px) {

	.toparea{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
	}

	.menuArea{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.mainMenu li{
		padding-left: 10px;
		padding-right: 10px;
	}
	.mainMenu li a{
	font-size: 14px;
	}

	
	.mobileMenu{
		display: flex !important;
	}
	
	.desktopMenu{
		display: none !important;
	}

	.mobileLogo{
		max-width: 130px;
	}

	
.navbar .navbar-nav li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.navbar .navbar-collapse {
	position: absolute;
	background-color: #fff;
	top: 72px;
	right: 0;
	max-width: 230px;
	width: 100%;
	z-index: 99;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.navbar .navbar-toggler {
	position: absolute;
	right: 0;
	border: 2px solid #8b3d31;
	border-radius: 4px;
	outline: none !important;
	top: 23px;
	padding: 6px 11px;
    font-size: 15px;
}



.bannerArea .carousel-item{
	height: 450px;
	}
	.bannerCaption h3{
	font-size: 17px;
	}
	.bannerCaption h1{
		font-size: 50px;
		}
	.btn-warning{
		font-size: 15px;
		padding: 14px 25px;
	}



	body{
		font-size: 15px;
	}
.aboutArea{
	padding-top: 50px;
	padding-bottom: 50px;
}
.aboutImg{
	padding-right: 30px;
}
.aboutImg img{
	margin-top: 0px;
	margin-bottom: 20px;
}
.titleSec h5{
font-size: 14px;
}

.titleSec h1{
	font-size: 40px;
	}


	.roomsArea{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.roomSec{
		margin-top: 15px;
	}
	.roomSec h3{
		font-size: 18px;
		margin-top: 15px;
	}
	

	.testimonialArea{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.testimonialArea h4{
		font-size: 16px;
	}
	.testimonialArea .carousel {
		max-width: 555px;
	}
	


	.heighlightArea{
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.heightLight{
		margin-top: 25px;
	}
	.heightLight h4{
		font-size: 15px;
		margin-top: 15px;
	}



	
	.reservationArea{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.reservationArea h5{
		font-size: 15px;
	}
	
	.reservationArea h1{
		font-size: 22px;
		margin-top: 13px;
	}

	.reservationArea h1 img{
		max-width: 30px;
	}

	.mapArea iframe{
		height: 300px !important;
	}
	

	.footerArea{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.fItem{
		margin-top: 20px;
		font-size: 13px;
		line-height: 25px;
	}
	.fItem h4{
		font-size: 13px;
		margin-bottom: 15px;
	}
	.fLogo{
		margin-bottom: 25px;
	}
	.fLogo img{
		max-width: 200px;
	}
	.fItem .fSocial i{
		font-size: 15px;
	}
	.copyright{
		font-size: 12px;
		padding-top: 30px;
		margin-top: 20px;
	}
	

	.whatsapp{
		right: 15px;
		bottom: 15px;
	}

	.whatsapp img{
		max-width: 45px;
	}

	
.pageHeader .carousel-item {
    height: 250px !important;
}



.contactRow h3{
    font-size: 25px;
}

.contactRow h4{
    font-size: 17px;
}

.contactDetails{
	padding-right: 15px;
	margin-bottom: 30px;
}

.galleryItem{
	margin-top: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

.gallerySec{
	margin-left: -8px;
	margin-right: -8px;
}



.roomSpecArea h3{
    font-size: 17px;
}

.testimonialArea .titleSec h1{
	font-size: 30px;
	margin-bottom: 0px;
}

}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { 
	.toparea .text-center{
		margin-top: 10px;
		margin-bottom: 10px;
		}

		.bannerArea .carousel-item{
			height: 400px;
			}

		.bannerCaption h3{
			font-size: 16px;
			}
			.bannerCaption h1{
				font-size: 45px;
				}


				.reservationArea{
					text-align: center;
				}

				.reservationArea .text-right {
					text-align: center!important;
				}

				.fCenter {
					border-left: none;
					border-right: none;
					padding-top: 30px;
					padding-bottom: 10px;
					margin-top: 15px;
					margin-bottom: 15px;

					border-top: 1px solid #5d423d;
					border-bottom: 1px solid #5d423d;
				}



 }