@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');

@font-face {
    font-family:'Trajanus Roman';
    src: url('../fonts/trajanus-roman.eot');
	src: url('../fonts/trajanus-roman.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trajanus-roman.woff2') format('woff2'),
		url('../fonts/trajanus-roman.woff') format('woff'),
		url('../fonts/trajanus-roman.svg#trajanus-roman') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FD;
}


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:#fff; padding:12px 0 18px; color:#fff;  }
.top-bar p.left {
    margin: 0 0 0 50px;
    font-size:14px;
    font-weight: 500;
    display: flex ;
    flex-direction: column;
    align-items:start;
    justify-content: center;
    height: 100%;
}

.top-bar p.right .cont {
    border-radius: 10px;
    padding: 12px 14px 10px;
    color: #fff;
    background: #000;
}

.top-bar p.right{margin: 0 50px 0 0;
		font-size: 14px;
		font-weight: 500;
		display: flex ;
    flex-direction: column;
    align-items:end;
    justify-content: center;
    height: 100%;		
	}
.top-bar p a{ color: #333; }
.top-bar p i{ margin: 0 5px 0 0; position: relative; top: 1px; color:#ca9535; }

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%;
}

.menubar {
    position:relative;
    width: 100%;
    background:#ca9535;
    padding:8px 0 8px;
    display: block;
    z-index: 5;
}

/* menu css */
.menubar .navbar {
	padding: 0;
}

.logo-center{ text-align: center; }
.navbar-brand {
	padding: 0px 0;
    background: none;
	margin: 0;
}

.navbar-brand img {
	width:150px;
}

.navbar-light .navbar-nav {
	margin-left: auto !important;
    margin-right: auto !important;
}

.navbar-light .navbar-nav .nav-link.cont {
    border-radius: 130px;
    padding: 12px 14px 10px;
    color: #fff;
    background:#000;
}

.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:#fff;
	border-bottom: solid 2px #fff;
}

.carousel-caption {
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

/*.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: auto;
    position: relative;
}

video.banner-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.normal-section {
	padding: 60px 0;
	width: 100%;
	float: left;
	display: block;
	position: relative;
}

.sec-title {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 100%;
    font-weight: 700;
    margin: 0 0 50px;
}

.sec-title span {
    background: #333;
    border-radius: 100px;
    padding: 10px 35px;
    font-size: 22px;
    color: #fff;
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
}

.sec-title-white {
	text-align: center;
	background: url(../images/mathura-icon-white.png) no-repeat center center;
	background-size: 7%;
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	float: left;
	width: 100%;
	font-weight: 700;
	font-size: 50px;
	color: #fff;
}


.sort-info-section{
	width: 100%;
	float: left;
	position: relative;
	background-color: #1c1a1a;
}

.sort-info{
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
}

.sort-info h4{
 color: #333;
 font-size: 18px;
 margin-bottom: 20px;
 font-family:'Trajanus Roman';
 font-weight: 700; 
 text-transform: uppercase;
 line-height: 1.5;
}
.sort-info p {
    color: #333;
}

.sort-info img{ 
	width: 64px;
    margin: 0 0 40px; 
}

.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: #faf6f1;
}

.wel-section .about-con {
	position: relative;
	width: 100%;
	text-align: left;
}

.wel-section img {
	width: 100%;
}

.wel-section .about-con .about-head {
	text-align: left;	
}

.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: 700;
	font-family: 'Trajanus Roman';
    text-transform: uppercase;
	font-size:35px;
	padding: 0 0 25px;

	
}
.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;
}

.room-section {
	background: #fff;
	float: left;
	width: 100%;
	position: relative;
}

.room {
	position: relative;
	width: 100%;
	float: left;
	margin: 0 0 30px;
}

.room img {
	width: 100%;
	border-radius: 8px 8px 0 0;
}

.room-con {
    border-radius: 0 0 8px 8px;
    background: #faf6f1;
    background-size: 15% 15% ;
    padding: 20px 30px 30px;
    text-align: left;
    position: relative;
    float: left;
	width: 100%;
    color: #333;
}

.room-con h3 {
    font-size: 16px;
    line-height: 35px;
	float: left;
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
}

.button-book {
	background: #ca9535;
    color: #fff;
	border-radius: 100px;
	font-weight: 500;
	float: right;
}

.ammenties-section{
	background:#000;
	
}

.ammenties-bx {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	border-radius: 8px;
	margin: 0 0 30px;
	padding: 0 72px 0;
}


.ammenties-bx h3 {
    font-size: 17px;
    margin: 18px 0 0 0px;
}

.ammenties-bx span {
	font-size: 35px;
	margin:0px 20px 0px 0;
	color: #6f5f38;
	float: left;
}

.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;
}

.gallery-bx img {
	width: 100%;
	border-radius: 8px;
}

.testimonial-section{ 
	float: left;
	width: 100%;
	position: relative;
	background: #faf6f1;
}

.testimonials {
    border-radius: 8px;
    padding: 26px 28px;
    float: left;
    width: 100%;
    color: #333;
	margin: 15px 0;
	text-align: center;
}

.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 h4 {
	color:#333;
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
}

.testimonials span {
	font-size: 43px;
	color:#ca9535;
}

.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 {
	background: #000;
	position: relative;
	float: left;
	width: 100%;
	padding: 60px 0px 60px;
	border-top: solid 1px #f4f4f4;
}

footer ul {
	margin:60px auto 0;
	padding: 0;
}

footer ul li {
	display: inline-block;
	width: 30%;
	margin: 0 0 18px;
}

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: 50px 0 50px;
}

.logo-footer img {
	width: 140px;
}

.footer-sm{ text-align: center; color: #fff; margin: 0 0 50px; }
.footer-sm a {
    background: #ca9535;
    color: #fff;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    display: inline-block;
    margin: 0 4px;
    font-size: 18px;
    padding: 7px 0;
}
.footer-con {
    background:#ca9535;
    padding:40px 60px;
    border-radius: 20px;
	font-family: 'Trajanus Roman';
    font-weight: 700;
    text-transform: uppercase;
}
.footer-con a{ color: #fff; font-size: 15.5px; 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/bannerFront.jpg) no-repeat center; }
.about-shirdi-inner-section { background:url(../images/banner.jpg) no-repeat center; }
.amenties-inner-section { background:url(../images/banner1.jpg) no-repeat center; }


.inner-banner-section {
	background-size: 100%;
	float: left;
	width: 100%;
	padding: 180px 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: relative; 
}
.inner-banner-section h1 {
	width: 100%;
	text-align: center;
	font-family: 'Trajanus Roman';
	font-weight: 700;
	text-transform: uppercase;
	font-size: 50px;
	color: #fff;
}

.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: 75px;
}

.themeioan_ul_icon li {
	line-height: 33px;
	font-size: 20px;
	color: 000000;
	list-style: none;
	line-height: 40px;
	font-weight: 700;
	display: inline-block;
	margin: 0 26px;
}

.themeioan_ul_icon i,
.course-viewer ul li i {
	padding-right: 3px;
}

.themeioan_ul_icon i,
.course-viewer ul li i {
	color: #f5c500;
	font-size: 48px;
}

.abt-shirdi {
	float: left;
	width: 100%;
	padding: 30px 0 0;
}

.abt-shirdi h3 {
	color:#182024;
	font-size: 30px;
}

.abt-shirdi h3 span {
    color: #fff;
    margin-right: 10px;
    background: #ca9535;
    padding: 11px;
    border-radius: 10px;
}

.about-con-page {
    background: #ca9535;
    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;
}

.ammenties-page .ammenties-inr {
	background: #ca9535;
}

.restaurant-page-con {
	text-align: left;
}

.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;
}

.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 #ca9535;
    padding: 13px 80px;
    border-radius: 100px;
    color:#ca9535;
    font-weight: 600;
	transition: all 0.3s ease-in;
}

.read-more-bx a:hover{
	background: #ca9535;
	color: #ca9535;
	text-decoration: none;
	border: solid 2px #ca9535;
	color: #fff;
}


.review-box{
 float: left;
 width: 100%;
 position: relative;
 background:#ca9535;
 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;  }



/* --------------------------------------- 

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: #ecd869;
		margin: 7px 10px 15px 19px;
	}
	.navbar-collapse {
        position: absolute;
        width: 100%;
        z-index: 100;
        background: #000;
        top:49px;
        padding: 20px 20px 20px;
    }
	.navbar-light .navbar-nav .nav-link{ text-align: center; }
	.tem-bx{ margin: 0 0 50px; }
	.sort-info h4 br{ display: none; }
	.top-bar p.right, .top-bar p.left{ display: none; }
}

/* 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: #333;
		top: 0;
	}

	.navbar-brand img {
		width: 120px;
	}

	.carousel-caption h5 {
		font-size: 12px;
	}

	.carousel-caption h1 {
		font-size: 18px;
	}

	.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;
	}

	.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 {
		background-size: 35%;
		font-size: 35px;
	}
	.sec-title-white {		
		background-size: 35%;		
		font-size: 35px;
	}
	.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;
	}
	
	.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;
	}

	.testimonials{ padding: 0; }
	.review-row .col-lg-6{ padding-left: 15px !important; padding-right: 15px !important;  }

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}