@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sorts+Mill+Goudy:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Luxurious+Script&family=Playwrite+AU+TAS:wght@100..400&display=swap');


body {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 15px;
	overflow-x: hidden;
	font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-style: normal;
}

image {
	border: none;
}

header {
	position: relative;
	float: left;
	width: 100%;
}
.top-bar{ background:#f5f5DC; padding:8px 0; color:#fff;  }
.mob-cont_top{ display: block; }
.cont_top.left {
    color: #fff;
}

.cont_top.right .cont {
    border-radius: 10px;
    padding: 12px 14px 10px;
    color: #fff;
    background: #000;
}

.cont_top.right{
	margin: 0 0px 20px 0;
    font-size: 14px;
    font-weight:300;
    width: 100%;
    float: left;
    text-align: right;  
	color:#fff;  		
	}
p.cont_top a{ color: #fff; margin: 0 0 0 12px; }
p.cont_top i{ margin: 0 5px 0 0; position: relative; top: 1px; color:#d4a946; }

header .top-header {
	position: relative;
	float: left;
	width: 100%;
	background: #371e3a;
	padding: 10px 0;
}

.cont-list {
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.cont-list li {
	float: left;
	list-style: none;
	display: inline-block;
	color: #fff;
	margin: 0 0 0 20px;
}

.cont-list li a {
	color: #fff;
}

.menu-main-section {
	position: relative;
	float: left;
	width: 100%;
}

.slider-bx {
	position: relative;
	float: left;
	width: 100%;
}

.carousel-caption {
    position: absolute;
    right: 15% !important;
    bottom:0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    background:#1a11006b;
    text-align: center;
    left: 26% !important;
    width: 670px;
    padding: 20px;
    border-top: solid 5px #d4a946;
}

.carousel-caption span{ color:#d4a946; }

.carousel-caption h5
{
    font-size:48px;
	/*font-family: "Lora", serif;*/
	font-family: "Luxurious Script", cursive;
	margin-bottom: 30px;
}

.menubar {
    position:absolute;
	top: 0;
    width: 100%;
    background:#1a11006b;
    padding: 18px 30px;
    display: block;
    z-index: 5;
}

/* menu css */

.navbar {
    padding: 0;
    float: left;
    width: 100%;
    margin: 0;
}
.menubar .navbar {
	padding: 0;
}

.logo-center {
    text-align: center;
    margin: 5px 0 10px;
}

.navbar-brand {
	padding: 0px 0;
    background: none;
	margin: 0;
}

.navbar-brand img {
	width:127px;
}

.navbar-light .navbar-nav {
	margin-left: auto !important;
	margin-top: 10px;
	margin-right: auto;
}

.navbar-light .navbar-nav .nav-link.cont {
    border-radius: 8px;
    padding: 12px 14px 10px;
    color: #fff;
    background:#d4a946;
}

.navbar-light .navbar-nav .nav-link.cont:hover{
	border-bottom: none !important;
	color: #333 !important;
}

.navbar-light .navbar-nav .nav-item{ padding: 0 4px; }

.navbar-light .navbar-nav .nav-link {
	color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding:11px 14px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link:hover {
	color:#d4a946;
}


/*.slider-con-section{
	width: 100%;
	position: absolute;
	z-index: 100;
	text-align: center;
	height: 100%;
	display: flex;
    flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
}*/

.carousel-nr {
	border: solid 2px #c6002c;
	padding: 5px;
}

.carousel-nr .inner {
	padding: 20px 0;
	background: #c6002c;
}

.slider-con-section h5, .carousel-nr h5 {
	text-transform: uppercase;
	font-weight: 700;
	font-weight: 400;
}

.slider-con-section h1, .carousel-nr h1 {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
	font-weight: 700;
}

.home-banner {
    overflow: hidden;
    height: 100vh;
    position: relative;
}

video.banner-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
	float: left;
}

.normal-section {
	padding: 60px 0;
	width: 100%;
	float: left;
	display: block;
	position: relative;
}

.sec-title {
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    font-weight: 700;
    margin: 0 0 50px;
	position: relative;
}

.sec-title span {
    padding: 0px 0px;
    font-size:60px;
	/*font-family: "Lora", serif;*/
	font-family: "Luxurious Script", cursive;
    line-height: 50px;
    font-weight: normal;
	letter-spacing: 2px;
}

.sec-title h4{
    font-size: 17px;
    font-weight: 500;
	color: #d39c39;
}
.sec-title .cont{
	border-radius: 8px;
    padding: 12px 14px 10px;
    color: #fff;
    background: #000;
	float: right;
	position: absolute;
    right: 0;
    top: 30%;
}

.sec-title-white h4, .sec-title-white span{
	color: #fff;
}


.sort-info-section{
	width: 100%;
	float: left;
	position: relative;
	background-color: #1c1a1a;
}

.facilities-section{
	background-color:#e9e9c7;
}

.facilities-section {
    background-color:#7a5500;
}

.rating-bx{ 
	text-align: center;
    color: #fff;
    /* border: solid 1px #ffffff5c; */
    border-radius: 5px;
    padding: 11px 0;
    background: #d39c3952;
}
.rating-bx h5 {
	/*font-family: "Lora", serif;*/
	font-family: "Luxurious Script", cursive;
	font-size: 45px;
	letter-spacing: 2px;
}
.rating-bx h3 span{ color: #d39c39; font-weight: 700; }
.rating-bx span
{
	font-weight: 300;
}

.sort-info{
	float: left;
	padding: 11px 0;
    width: 100%;
    color: #fff;
    text-align: center;
	transition: all 0.3s ease-in;
}

.sort-info h4 {
    color: #fff;
    font-size: 32px;
    /* font-family: "Lora", serif; */
    margin-bottom: 6px;
    font-weight: 500;
    line-height: 36px;
    font-family: "Luxurious Script", cursive;
    letter-spacing: 3px;
}

.sort-info p {
    color: #ffffff87;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
}

.sort-info img{ 
	width: 36px;
    margin: 0 20px 50px 10px;
    float: left;
}

.feature-section {
	background:#fff;
	padding: 40px 0;
	color: #fff;
	text-align: center;
}

.feature-section span {
	font-size: 40px;
	color: #c6002c;
}

.feat {
	float: left;
	width: 100%;
    color: #333;
	background: #fff;
}

.feat .iner {
	background: none;
	padding: 0;
	border-radius: 8px;
}

.feat .iner img {
    width: 70px;
    margin: 0 0 18px;
}

.feat h4 {
	font-weight: 700;
}

.feat p {
	color:#333;
}


.wel-section {
	padding: 60px 0;
	width: 100%;
	float: left;
	display: block;
	position: relative;
	background: #fff;
}

.about-inner{
	padding: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color:#d4a946;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 4px 10px 17px -5px rgba(0, 0, 0, 0.11);
	float: left;
	width: 100%;
}

.about-inner h5 {
	font-family: "Lora", serif;
    margin: 20px 0 30px;
	color: #d4a946;
	font-style: italic;
}

.wel-section .about-con {
	position: relative;
	width: 100%;
	text-align: center;
}
.about-con-left, .about-con-left .about-head{
 text-align: center !important;
}
.wel-section .about-con .about-head img {
    width: auto;
    margin: 0 0 25px;
}

.about-con-left .cont {
    border-radius: 8px;
    padding: 12px 14px 10px;
    color: #fff;
    background: #000;
	float: left;
	margin: 30px 0 0;
}

.wel-section img {
	width: 100%;
}

.wel-section .about-con .about-head {
	text-align: center;	
}

.wel-section .about-con .about-head h4 {
	font-size: 180px;
    position: absolute;
    top: 81px;
    left: 0;
    right: 0;
    line-height: 0 !important;
    pointer-events: none;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
    opacity: .03;
	text-transform: uppercase;
}

.wel-section .about-con .about-head h2 {
	color: #371e3a;
	font-weight: normal;
	/*font-family: "Lora", serif;*/
	font-family: "Luxurious Script", cursive;
	font-size:60px;
	padding: 0 0px 20px;	
	letter-spacing: 2px;
}

.video-bx {
    width: 400px;
    margin: 0 auto;
	border-radius: 6px;
	border: solid 4px #e9e9c7;
}
.banner-video-shirdi{ 
	width: 100%;
	float: left;
	margin: 0 auto;
    border-radius: 6px;
    border: solid 4px #e9e9c7;
}

.reservation {
    margin: 60px 0 50px;
}
.reservation-bx {
	border: solid 1px #2e353c;
	font-size: 25px;
	padding: 12px 5px 12px 37px;
	border-radius: 120px;
	font-weight: 700;
}

.reservation-bx  br{ display: none; }

.reservation span.iner {
	background: #ecd869;
	color: #000;
	padding: 12px;
	font-size: 25px;
	border-radius: 80px;
	padding: 8px 34px;
}

.reservation span.iner i {
	margin: 0 10px 0 0;
}

.resturant-bx{ border-radius: 14px; overflow: hidden;}

.room-section {
	background:#fff1da;
	float: left;
	width: 100%;
	position: relative;
}

.room {
	position: relative;
	width: 100%;
	float: left;
	margin: 0 0 30px;
	transition: all 0.3s ease-in;
}


.room img {
	width: 100%;
}

.room-con {
    padding:25px 25px 0;
    text-align: left;
    position: relative;
    float: left;
	width: 100%;
    color: #333;
	top: -83px;
}

.room-con h3 {
    font-size: 27px;
    float: left;
    width: 100%;
    font-weight:normal;
	font-family: "Lora", serif;
    margin: 0 0 20px;
}

.room-con span {
    float: left;
    width: 100%;
    font-family: "Luxurious Script", cursive;
    margin: 0 0 10px;
    color: #fff;
    font-weight: 500;
    font-size: 38px;
    margin: 0 0 26px;
    letter-spacing: 2px;
}

.room-con ul {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
}

.room-con ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
	color: #2e353c;
	margin: 3px 0;
}
.room-con ul li a{ color: #d39c39; }
.room-con ul li i{ margin-right: 20px;}

.button-book {
	font-size: 14px;
    background: #d4a946;
    color: #fff;
    border-radius: 8px;
    font-weight: 500;
    border: solid 1.5px #d4a946;
}

.rm-button-book{ 
	background: #000;
	transition: all 0.3s ease-in;
	border: solid 1.5 #000;
}

.rm-button-book:hover{
	background:#d4a946;
	border: solid 1.5 #d4a946;
	color: #fff;
}

.room-title { padding:80px 0; }

.room-title span{ font-size: 60px; color: #fff; 
	/*font-family: "Lora", serif;*/
	font-family: "Luxurious Script", cursive;
    line-height: 50px;
	letter-spacing: 2px;
 }

.room-vertical {
    background:#FFF1DA;
    float: left;
    position: relative;
    width: 100%;
	border-radius: 12px;
	overflow: hidden;
	transition: all 0.3s ease-in;
}

.room-vertical:hover{ background: #fff; }



.ammenties-section{
	background:#000;
	
}

.ammenties-bx {
	position: relative;
    float: left;
    width: 100%;
    border-radius: 95px 95px 95px 0;
    margin: 0 0 30px;
    padding: 45px 0px 0;
    height: 170px;
    text-align: center;
	transition: all 0.3s ease-in;
}

.ammenties-bx .ammenties-icon{ 
	background: #fff;
    border:solid 1px #33333326;
    width: 92px;
    height: 92px;
    float: none;
	border-radius: 200px;
	padding: 8px;
	margin: 0 auto;
  }
  
.ammenties-bx .ammenties-icon div
  {
    background: #fff1da;
    border-radius: 129px;
    padding: 12px;
	transition: all 0.3s ease-in;
}

.ammenties-bx:hover.ammenties-bx .ammenties-icon div {
    background: #463100;
}



.ammenties-bx h3 {
	font-size:14px;
    margin: 18px 0 0 0px;
}

.ammenties-bx img{ width: 100% ;}

.ammenties-bx span {
	font-size: 35px;
    margin: 0px 0px 20px 0;
    color: #000;
    text-align: center;
}

.ammenties-bx span img {
	width:48px;
	margin: 0 0 0px;
}

.gallery-section{
	background: #182024;
    float: left;
    width: 100%;
    position: relative;
}

.gallery-bx {
	margin: 0 0 20px;
	transition: all 0.3s ease-in;
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}
.gallery-bx .more {     
	position: absolute;
    background:#7a5500d1;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; 
}

.gallery-bx .more a{ color: #fff; font-size: 40px; }

.gallery-bx img {
	width: 100%;
	border-radius: 8px;
}

.gallery-bx:hover
{
    border-radius: 8px;
	box-shadow: 0px 8px 24px rgba(0,0,0,0.2);
}

.testimonial-section{ 
	float: left;
	width: 100%;
	position: relative;
	background: #f5f5dc;
}

.testimonials {
    padding: 0;
    float: left;
    width: 100%;
    margin: 15px 0;
    text-align: left;
    transition: all 0.3s ease-in;
    overflow: hidden;
    background: #fff1da;
	height: 424px;
	border-radius: 8px;
}

.testimonials-inner{  padding: 20px;  }

.star-bx span{ font-size: 25px !important; }

.testimonials-page .testimonials {
    padding: 26px 28px;
    float: left;
    width: 100%;
    color: #333;
    margin: 15px 0;
    text-align: left;
    border-bottom: solid 1px #d4d4d4;
	border-radius: 0;
}

.testimonials p{ font-size: 14px; }

.testimonials h4 {
    font-weight:normal;
    font-size:17px;
}

.testimonials span {
	font-size: 43px;
	margin:10px 0 30px;
	color: #d4a946;
}

.testimonials-name{
	padding:20px;
}

.testimonials-two{ 
	background: #7a5500;
	color: #fff;
}

.restaurants-section {
	float: left;
	width: 100%;
	overflow: hidden;
}

.restaurants-section .owl-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.restaurants-section .container {
	position: relative;
}

.restaurant-con {
	position: absolute;
	right: 19px;
	bottom: 4px;
	z-index: 7;
	border-radius: 5px;
	width: 440px;
	text-align: center;
	border: solid 2px #9d6e00;
	padding: 6px;
}

.restaurant-con .inner {
	/*background: #ffffffad url(../images/mathura-icon-white.png) no-repeat center center;
	background-size: 7%;*/

	background: #c6002cc4;
	color: #fff;
	font-size: 40px;
	padding: 12px 62px;
	border-radius: 5px;
	font-weight: 700;
}

.tem-bx{ position: relative; float: left; width: 100%; border-radius: 8px; }
.tem-bx div{ 
	position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:#0000008a;
    color: #fff;
    display: flex ;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 52px;
    text-align: center;
	border-radius: 8px;
}

.tem-bx img { width: 100%; border-radius: 8px;}
.tem-bx h3{ color: #fff; margin: 0 0 30px; 
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase; }


footer {
	position: relative;
	float: left;
	width: 100%;
	padding:60px 0px;
	/*background-image: url(../images/footer-bg.svg);*/
	background: #333;
    background-position: center;
    background-size: 35% auto;
}

.footer-container{
	background:#333;
}

footer ul {
	margin:60px auto 0;
	padding: 0;
}

footer ul li {
	display: inline-block;
	margin:0 3px 51px;
}

footer ul li a {
	color: #fff;
    padding: 0 6px;
    font-weight: 500;
    text-decoration: none;
    font-size: 15px;
}

footer ul li a:hover {
	text-decoration: none;
}

.logo-footer {
	text-align: center;
	float: left;
	position: relative;
	width: 100%;
	margin:0px 0 0px;
}

.logo-footer img {
	width:130px;
}

.footer-sm{ text-align: center; color: #fff; margin:30px 0 0; float:right }
.footer-sm a {
    background: #d4a946;
    color: #fff;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    display: inline-block;
    margin: 0 4px;
    font-size: 18px;
    padding: 7px 0;
	text-align: center;
}
.footer-con {
    font-weight: 700;
	text-transform: uppercase;
	margin: 25px 0 0;
}
.footer-con p{ margin: 0 0 12px; }

.footer-con a{ color: #fff; font-size: 17px; font-weight: 700; }
.footer-con .left{ text-align: right; }
.footer-con a i{ margin-right: 15px; }
.copyright-text{ text-align: center; color: #fff; }

/*custom Slider*/
.content>h3 {
	font-size: 1.4em;
	margin: 35px auto -18px;
	max-width: 920px;
}

#slide_wrap {
	width: 100%;
    max-width: 100%;
    height: 40vw;
    max-height: 550px;
    /* margin: 40px auto 20px;*/
}

@media screen and (max-width:1030px) {
	#slide_wrap {
		height: 60vh;
		max-height: none;
	}

	.content>h3 {
		margin: 35px 5% -18px;
		text-align: center;
	}
}
.table-book-container{ background: #c6002c; }
.table-book-container .con{ color: #fff; padding: 40px 40px; }
.table-book-container .con h3{ font-weight: 300; }

.about-inner-section { background:url(../images/gallery/ft0.jpg) no-repeat center; }
.about-shirdi-inner-section { background:url(../images/bannerSaiBaba.jpg) no-repeat center; }
.amenties-inner-section { background:url(../images/gallery/fRM.jpg) no-repeat center; }
.rest-section{ background:url(../images/gallery/RT.jpg) no-repeat center; }

.inner-banner-section {
	background-size: 100%;
	float: left;
	width: 100%;
	padding: 320px 0;
	color: #182024;
	border-bottom: solid 1.5px #182024;
	position: relative;
}

.inner-banner-section::before { 
	position: absolute; 
	content: ""; width: 100%; height: 100%; 
	background: #00000047;
    top: 0; 
}

.inner-banner-section1 svg {
	width: calc(200% + 1.3px);
	height: 40px;
	color: #182024;
	display: none;
}

.inner-banner-section .container {
    z-index: 1;
    position: absolute;
    max-width: 100%;
    bottom: 45px;
}

.inner-banner-section h1 {
	width: 100%;
    text-align: center;
    font-size: 80px;
    color: #fff;
    font-family: "Luxurious Script", cursive;
    letter-spacing: 2px;
}

.inner-banner-section ul {
	padding: 0;
	margin: 0 auto;
}

.inner-banner-section ul li {
	list-style: none;
	display: inline;
}

.inner-banner-section ul li a {
	color: #fff;
	font-weight: 600;
}



.themeioan_ul_icon {
	margin-top:25px;
	padding: 0;
}

.themeioan_ul_icon li {
	line-height: 33px;
	font-size: 20px;
	color: 000000;
	width: 100%;
	list-style: none;
	line-height: 40px;
	font-weight: 700;
	display: inline-block;
	margin: 0;
}

.themeioan_ul_icon i,
.course-viewer ul li i {
	padding-right: 3px;
}

.themeioan_ul_icon i,
.course-viewer ul li i {
	color:#d4a946;
	font-size:16px;
}

.abt-shirdi {
	float: left;
	width: 100%;
	padding: 30px 0 0;
}

.abt-shirdi h3 {
	color: #fff;
    font-size: 20px;
    background: #d4a946;
    border-radius: 10px;
    padding: 0 20px;
    text-align: center;
    font-weight: 300;
}

.abt-shirdi h3 span {
    color: #fff;
    margin-right: 10px;
    padding: 11px 0;
    border-radius: 10px;
}

.about-con-page {
    background: #d4a946;
    padding: 35px 35px;
    border-radius: 15px;
    color: #fff;
}
.about-con-page  .about-head{
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
	margin: 0 0 22px;
}

.vision-row{ 
	margin: 30px 0;
}
.vision-row .vision-bx { margin: 50px 40px 0; }

.vision-bx { 
	position: relative;
    width: 460px;
    float: left;
    color: #fff;
    margin: 100px 40px 0; }

.vision-bx h2 {
	font-family: "Luxurious Script", cursive;
    letter-spacing: 2px;
    font-size: 60px;
    color: #d4a946;
}

.ammenties-page .ammenties-inr {
	background: #d4a946;
}
.amt-container{
	background:#FFF1DA;
	border: solid 1px #d4a946;
	padding: 30px 40px;
	border-radius: 10px;
}

.amt-container h2{ 
	font-family: "Luxurious Script", cursive;
    letter-spacing: 2px;
	font-size: 45px;
	font-weight: 500;
 }
.ament-list{ margin: 0 auto; padding: 0; width: 100%; float: left; }
.ament-list li{ list-style: none; display: inline-block; width: 12%; text-align: center; margin: 30px 0; }
.ament-list img{ width: 31px; }
.ament-list span{
    float: left;
    width: 100%;
	margin: 12px 0 0;
	font-size: 12px;
}

.hot-location{ font-family: "Luxurious Script", cursive;
    letter-spacing: 2px;
	font-size: 45px;text-align: center; font-weight: 500; }

.restaurant-page-con {
	text-align: left;
}
.restaurant-section{ background-color: #7a5500; color: #fff; position: relative; }
.restaurant-section img {
    width: 250px;
    background: #f7f7f7;
    padding: 12px;
    border-radius: 5px;
    margin: 30px 0 30px;
}
.restaurant-section h1 {
	font-size: 60px;
    color: #fff;
    font-family: "Luxurious Script", cursive;
    letter-spacing: 2px;
}

.restaurant-page-con h1{
	font-family: 'Trajanus Roman';
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 25px;
}

.restaurant-page-con h3 {
	font-size: 40px;
	font-weight: 700;
}

.restaurant-page-con .cont {
    border-radius: 10px;
    padding: 12px 14px 10px;
    color: #fff;
    background: #000;
	float: left;
}

.rest-menu {
	width: 100%;
	text-align: center;
	border: solid 1px #d4d4d4;
	padding: 6px;
	margin: 30px 0 0;
}

.rest-menu h4 {
	font-size: 18px;
}

.rest-menu img {
	width: 100%;
	margin-bottom: 20px;
}

.room-page-item {
	position: relative;
	width: 100%;
	float: left;
	margin: 0 0 30px;
}

.room-page-item .room-page-con {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #00000033;
	text-align: right;
}

.room-page-item .room-page-con span {
	background: #c6002c;
	color: #fff;
	padding: 9px 20px;
	margin: 10px 10px 0 0;
	float: right;
}

.menu-section{ background:#281c00; }
.menu-section .sec-title { color: #fff; margin: 0; text-align: center; }
.menu-box{ width: 100%; position: relative; float: left; margin: 30px 0; padding: 0 40px; }
.menu-box img{ width: 100%; border-radius: 130px 130px 0 0; }
.menu-box span {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 30px 0 0;
    font-size: 20px;
}

.restaurant-section .cont {
    border-radius: 8px;
    padding: 12px 14px 10px;
    color: #fff;
    background: #d4a946;
}


.con-bx {
    background: #182024;
    float: left;
    width: 100%;
    padding: 35px 34px 22px;
    color: #fff;
}

.con-bx img {
    width: 38px;
    margin: 0px 20px 0px 0;
    float: left;
}

.con-bx h3 {
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
	font-size: 30px;
	margin: 0 0 19px;
	color: #d39c39;
}
.con-bx1{ background:#ecd869; }
.con-bx i{ margin: 0 5px; }
.con-bx a{ color: #fff; }

.read-more-bx{ text-align: center; margin-top: 40px; }
.read-more-bx a {
    border: solid 2px #d4a946;
    padding: 13px 80px;
    border-radius: 10px;
    color:#d4a946;
    font-weight: 600;
	transition: all 0.3s ease-in;
}

.read-more-bx a:hover{
	background: #d4a946;
	color: #d4a946;
	text-decoration: none;
	border: solid 2px #d4a946;
	color: #fff;
}


.review-box{
 float: left;
 width: 100%;
 position: relative;
 background:#d4a946;
 text-align: center;
 padding: 20px 0;
 min-height:260px;
}

.review-box .star{ margin: 20px 0; color: #ff0; }
.review-box h3{ color: #fff; }
.review-box h4{ font-size: 16px; color: #fff; 
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
}

.review-box img{  width: 72px; margin: 0 0 15px; }

.menu-list{ position:relative; float: left; width: 100%; }
.menu-list .menu-item { margin: 0 0 30px; border-bottom: solid 1px #e7dfd787; }
.menu-list .menu-item:last-child{ margin-bottom: 0; }
.menu-list .menu-item .menu-img img{ width: 100%; }
.menu-list .menu-item .menu-con {
    display: flex ;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    height: 100%;
}
.menu-list .menu-item .menu-con h3{ 
	font-size:18px;
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
}

.menu-list .menu-item .menu-con h3 .rate{ float:right; background: #c19b76; padding: 5px; color: #fff; }

.testimonials-page iframe{ height:650px;  }

.testimonials-page-new{ 
	height: auto; 
	border-bottom: solid 1px #d4d4d4; 
	padding: 50px 0; 
}
.testimonials-page-new:last-child{ border: none; padding-bottom: 0; }
.testimonials-page-new:first-child{ padding-top: 0; }
.testimonials-page-new span{ color:#d4a946; }
.testimonials-page-new .fa-quote-left{ color:#d4a946; font-size: 40px; margin: 0 0 20px; }
.testimonials-page-new h4{
	font-family: "Luxurious Script", cursive;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 42px;
}

.conct-item {
    margin: 0 0 30px;
}

.conct-item .icon-con {
    background: #fff;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 60px 60px 60px 0;
    padding: 15px;
}
.icon-con img{ width: 100%; }
.con-head{ width: 100%; float: left; }
.con-head-two {
    padding: 15px 25px;
    border: solid 1px #ffe9b6;
    border-radius: 10px;
    height: 166px;
}

.con-head h4{
    font-size: 36px;
    font-weight: 600;
    color: #333;
}

.con-head img {
    width: 100%;
    background: #ffe9b6;
    padding: 7px;
    width: 35px;
    border-radius: 9px;
    margin:10px 0 15px;
}
.con-head h5{
    font-size: 14px;
    font-weight: 700;
	color: #333;
}
.con-head a{
    font-size: 14px;
	color: #333;
}



/* --------------------------------------- 

Responsive CSS 

----------------------------------------- */

/* Extra large devices (large desktops, 1200px and up)  */
@media (min-width: 1200px) {}

/* Large devices (desktops, 1080px and up) */
@media (max-width: 1080px) {
	.navbar-light .navbar-toggler {
		color: rgba(0, 0, 0, .5);
		border-color: rgba(0, 0, 0, .1);
		background:#d4a946;
		margin: 0;
        position: absolute;
        right: 0;
        top: -59px;
	}
	.navbar-collapse {
        position: absolute;
        width: 100%;
        z-index: 100;
        background:#2d1d00;
        top:5px;
        padding: 20px 20px 20px;
    }
	.logo-center{ text-align: left; }
	.navbar-light .navbar-nav .nav-link{ text-align: center; color: #fff; }
	.tem-bx{ margin: 0 0 50px; }
	.sort-info h4 br{ display: none; }
	.cont_top.left{ display: none; }
	.mob-cont_top, .mob-cont_top .top-bar p.right, .mob-cont_top .top-bar p.left, .mob-cont_top .cont_top.right
	{ display: block; }
	p.cont_top a {
		width: 100%;
		float: left;
	}

	.cont_top.right{ text-align: left; }
	.cont_top.right b	{
		font-size: 20px;
		color: #d4a946;
		float: left;
		width: 100%;
		margin: 0 0 5px;
	}
	.room-title {
		padding: 0;
	}
	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
	.top-bar p.left {
		margin: 0 0 0 20px;
	}

	.top-bar p.right {
		margin: 0 0 0 21px;
		float: left;
	}

	.menubar {
		position: relative;
		width: 100%;
		background: #442c00;
		top: 0;
	}

	.navbar-brand img {
		width: 120px;
	}

	footer ul li {
		margin: 0 3px 20px;
	}

	.footer-sm {
		text-align: center;
		color: #fff;
		margin: 30px 0 0;
		float:none; 
	}

	.carousel-caption h5 {
		font-size: 12px;
	}

	.carousel-caption h1 {
		font-size: 18px;
	}

	.sort-info {
		margin: 5px 0;
	}

	.feat h4 br{ display: none; }

	.feat {
		margin: 0 0 15px;
	}

	.wel-section .about-con .about-head h4 {
		font-size: 83px;
		position: absolute;
		top:75px;
		left: 0;
		right: 0;
		line-height: 0 !important;
		pointer-events: none;
		-webkit-pointer-events: none;
		-moz-pointer-events: none;
		-ms-pointer-events: none;
		-o-pointer-events: none;
		opacity: .03;
		text-transform: uppercase;
	}

	.wel-section .about-con .about-head h1 {
		color: #371e3a;
		font-weight: 700;
		font-size: 37px;
	}

	

	.wel-section .about-con .about-head h2 {
		font-size:45px;
	}

	.sec-title .cont{ display: none; }

	.ammenties-bx {
		float: none;
		width: 170px;
		height: 170px;
		margin: 0 auto 0;
	}

	.about-con-left .cont {
		margin: 30px 0 70px;
	}

	.vision-bx {
		width: 100%;
		margin: 0;
		padding: 30px 30px;
	}
	.vision-img{
		margin-bottom: 30px;
	}

	.video-bx {
		width: 100%;
		float: left;
	}

	.reservation-bx {
		border:none;
		font-size: 18px;
		padding: 12px 5px 12px 5px;
		border-radius: 120px;
		font-weight: 700;
		float: left;
		width: 100%;
	}
	.reservation-bx br {
		display: block;
	}
	

	.reservation {
		margin: 10px 0 50px;
	}

	.reservation span.iner {
		background: #c6002c;
		color: #fff;
		padding: 12px;
		font-size: 15px;
		border-radius: 80px;
		padding: 8px 34px;
		margin: 70px 0 0;
		position: relative;
		top: 7px;
	}

	.sec-title {
		font-size: 35px;
		text-align: center;
		margin:0 0 20px;
	}
	.sec-title span { font-size: 45px; }
	.sec-title p{ font-size: 15px; }


	.sec-title-white {		
		background-size: 35%;		
		font-size: 35px;
	}
	.room-con {
		padding: 30px 20px;
	}
	.room-con h3 { font-size: 30px; }
	.room-con ul li {
		width: 100%;
	}


	.feature-section span {
		font-size: 28px;
	}

	.tem-bx{ margin: 0 0 50px; }
	.tem-bx div { padding: 0 10px; }

	.testimonials{ text-align: center; }
	
	.footer-con {
     padding: 15px 15px;
	 text-align: center;
	}
	
	.logo-footer img {
		width: 140px;
	}
	
	
	.footer-con a i {
    margin-right: 0;
}

	.footer-con a {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
    }

	.inner-banner-section {		
		padding:100px 0;
		background-size: 100% 100%;
	}

	.inner-banner-section h1 {
		font-size: 35px;
	}

	.themeioan_ul_icon {
		margin-top: 35px;
	}

	.abt-shirdi h3 {
		color: #182024;
		font-size: 22px;
		font-weight: 700;
	}
	.table-book-container .con {
		color: #fff;
		padding: 20px 40px;
		text-align: center;
	}

	.con-bx {
		height: auto;
	}

	.restaurants-section {
		float: left;
		width: 100%;
		overflow: hidden;
		padding: 60px 15px;
	}
	
	.restaurant-page-con .cont {
    margin: 0 0 50px;
	    
	}
	
	.testimonials-page iframe{ height:350px;  }
	
	.menu-list .menu-item .menu-con h3 {
    font-size: 25px;
    font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
    margin: 30px 0 30px;
}

	.table-book-container {
		background: #c6002c;
		padding: 22px 0;
	}

	.restaurant-con {
		position: relative;
		right: 0;
		bottom: 0;
		width: 100%;
		float: left;
		display: block;
		margin: 0 0 30px;
	}

	.restaurant-con .inner {
		font-size: 25px;
	}

	footer ul {
		margin: 20px auto 50px;
		text-align: center;
	}
	.footer-con br{ display: none; }

	.testimonials{ padding: 0 0px; height: auto; }
	.review-row .col-lg-6{ padding-left: 15px !important; padding-right: 15px !important;  }
	.conct-item .icon-con {
		margin: 0 0 20px;
	}

	.carousel-caption{ 
		display: none;
	 }
	.rating-bx {
		margin: 0 0 40px;
	}

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}