
@font-face {
    font-family:inter;
    src: url('../fonts/inter/Inter_18pt-Regular.ttf');
}
@font-face {
    font-family:Cinzel;
    src: url('../fonts/Cinzel/Cinzel-Medium.ttf');
}
@font-face {
    font-family:Inter-300;
    src: url('../fonts/inter/Inter_18pt-Thin.ttf');
}


[data-aos="slide-top"] {
  opacity: 0;
  transform: translateY(180px); /* Slide from bottom */
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
 
[data-aos="slide-top"].aos-animate {
  opacity: 1;
  transform: translateY(0);
}

#homeTestimonial .btns {
	position: relative;
}

#homeTestimonial .swiper.testi-slider {
	min-height: 360px;
}
#homeTestimonial .btns > div::after{
    display: none;
}

#homeTestimonial .btns > div {
	background: #e1572e;
	width: 55px;
	height: 26px;
	border-radius: 10px;
}

#homeTestimonial .btns > div i {
	color: #fff;
}
#homeTestimonial .btns {
	position: relative;
	width: 50%;
	margin: 0px auto;
	margin-top: 70px;
}

body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#top-header {
	background-color: #023047;
}

.secBgImg1.mob{
    display:none;
}

h2{
    font-family:Cinzel;
}

p{
    font-family:inter;
}

#top-header ul {
	display: flex;
	gap: 19px;
}

#top-header ul a {
	font-family: Inter;
	color: #fff;
	text-decoration: none;
}

#top-header .info-head {
	display: flex;
	justify-content: space-between;
	padding: 10px 0px;
}

/* #top-header ul .bord::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 23px;
	background: #fff;
	position: absolute;
	right: -9px;
	top: 1px;
} */

#navbarHeader {
	background-color: #02304799;
}

#top-header ul li {
	position: relative;
}

.navbar-brand.logo {
	color: #fff;
	text-align: center;
	font-family: Cinzel;
	font-size: 28px;
	line-height: 32px;
}

#navbarHeader {
	position: absolute;
	top: 44px;
	width: 100%;
	z-index: 100000;
}
#collapsibleNavId .dropdown-toggle + div a {
	color: #222 !important;
}
#collapsibleNavId .dropdown-toggle + div {
	padding: 0px;
}
@keyframes zoom {
    0% {
      background-size: 100%;
    }
    50% {
        background-size: 120%;
    }
    100% {
        background-size: 100%;
    }
  }
  
  .hero-slide .swiper-slide{
   
    animation: zoom 24s ease-in-out infinite;
  }
  .hero-slide .slide-content h2 {
	font-size: 50px;
	line-height: 60px;
}
.animate-heading {
    opacity: 0;
    transform: translateY(-50px);
    transition: all 1s ease-out;
  }
  
  .swiper-slide-active .animate-heading {
    opacity: 1;
    transform: translateY(0);
  }
  
.hero-slide .slide-content {
	width: 760px;
    /* background-color: #02304763; */
}

.fixed {
	position: relative;
	z-index: 500000;
}

.navbar-toggler {
	color: #fff;
	border: 1px solid #fff;
}
.reser a {
	/* background: #ed5b31; */
	border: none;
	padding: 8px 14px !important;
	text-transform: capitalize;
}

#collapsibleNavId .dropdown-toggle + div a {
	border-bottom: 1px solid #e09f3e;
}
#collapsibleNavId .dropdown-toggle + div a:hover {
	background: #ed5b31;
	color: #fff !important;
}
#collapsibleNavId a {
	color: #fff;
	font-family: Inter;
	padding: 10px 13px;
}

.swiper-slide.six{
	background: url('../img/landing-Slider-6.webp') center/cover no-repeat;
}

.swiper-slide.seven{
	background: url('../img/landing-Slider-7.webp') center/cover no-repeat;
}

.swiper-slide.three{
	background: url('../img/landing-Slider-3.webp') center/cover no-repeat;
}

.swiper-slide.one{
	background: url('../img/landing-Slider-1.webp') center/cover no-repeat;
}

.swiper-slide.five{
	background: url('../img/landing-Slider-5.webp') center/cover no-repeat;
}



.hero-slider {
	height: calc(100vh - 44px);
}



.mask1 img {
	width: 100%;
	height: auto;
	display: block;
}

.secBgImg1 {
	background-image: url(https://www.tigervalleyresortkumbhalgarh.com/assets/images/back/4.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: bottom;
	background-size: contain;
}

.mask-wrapper {
	width: 90%;
	float: right;
}

.aboutBackShep {
	position: relative;
}
.heading-line {
	position: relative;
}
.heading-line h2::after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 100px;
	/* background-image: url('https://www.tigervalleyresortkumbhalgarh.com/assets/svg2/bird.svg'); */
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0.2;
	z-index: 0;
}
.hero-slide .swiper-slide {
	position: relative;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: end;
	justify-content: center;
	text-align: center;
}
  .hero-slide  .slide-content {
    /* background: rgba(0, 0, 0, 0.4); */
    padding-bottom: 10px;
    border-radius: 10px;
  }

  .hero-slide  .swiper-button-next,
  .swiper-button-prev {
    color: #fff;
  }

  .hero-slide .swiper-pagination-bullet-active {
    background: #fff;
  }
	  .heading-line h2 {
	color: #023047;
	font-size: 50px;
}
#event .heading-line h2 {
	text-shadow: 1px 1px 5px #fff;
}
.heading-line h2 span {
	color: #ed5b31;
}

#aboutHotel p {
	color: #5f5f5f;
	font-size: 16px;
}
.btn-warning {
	color: white;
	background-color: #ed5b31;
	border-color: #ed5b31;
	font-size: 16px;
	font-family: Inter;
}

.list-unstyled.listIcon li {
	font-family: inter;
	color: #5f5f5f;
}

.radius-all {
	border-radius: 10px;
}
.aboutBackShep {
	display: flex;
}
#aboutHotel {
	margin-top: 50px;
}

.pageCoverImg1, .pageCoverImg2 {
	position: relative;
	background-color: #fff4dfbf;
	/* margin-top: 42px; */
	padding-bottom: 50px;
}

.hero-slide.landing .animate-heading {
	width: 490px;
	margin: 0px auto;
	text-shadow: 5px 4px 5px black;
}

.pageCoverImg1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/rooms-bg.webp);
	background-position-y: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
	z-index: -1;
}

#room .box .roomNo {
	position: absolute;
	top: 0;
	z-index: 2;
	background-color: #023047ab;
	margin: 8px;
	border-radius: 6px;
	padding: 2px 8px;
	color: white;
	font-family: Inter;
}

#room .box {
	background: #fff;
	border: 2px solid #fff;
	border-radius: 10px;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	position: relative;
	overflow: hidden;
}
.pageCoverImg2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(https://www.tigervalleyresortkumbhalgarh.com/assets/images/back/n4.png);
	background-position-y: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
	z-index: -1;
}

.amenitiesList ul li::before {
	content: '';
	background-image: url(https://www.tigervalleyresortkumbhalgarh.com/assets/svg/check-mark.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 6px 6px -3px 0px;
}
.amenitiesList ul {
	column-count: 2;
}
#room .row-reverse {
	flex-direction: row-reverse;
}
.hero-slide .slide-content h2 {
	color: #fff !important;
}
.form-box * {
	font-family: inter;
}
.space-between {
	justify-content: space-between;
}

.resImg1 img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.item-gallery img {
	border-radius: 5px;
}

.contactList a {
	color: #5f5f5f;
	font-family: inter;
}
.swiper.room-slider .btn > div::after {
	display: none;
}
.swiper.room-slider .btn > div {
	background: #ed5b31;
	padding: 10px 24px;
	color: #fff;
	height: 36px;
	border-radius: 16px;
}
.swiper.room-slider .btn {
	top: ;
	margin-top: 32px;
}
#event .eventContent.radius-all {
	background: #fff;
	border: 2px solid #fff;
	border-radius: 8px;
	overflow: hidden;
}
#event .eventNameIcon {
	padding: 15px;
}

#event .eventNameIcon .eventName h3 {
	font-family: "Cinzel", serif;
	color: #023047 !important;
}

#event .eventNameIcon p {
	color: #5f5f5f;
	text-align: justify;
	margin-bottom: 18px;
	height: 85px;
}
#event .evenBtn {
	border-top: 2px dashed #dbdbdb;
	margin-top: 10px;
	padding-top: 10px;
}

.evenBtn.countTwo {
	display: flex;
	justify-content: space-between;
}
.testimonial-box {
	background-color: #000000ab;
	padding: 20px;
	border-radius: 10px;
}
h1, h2, h3, h4, h5 {
	font-family: "Cinzel", serif;
	color: #023047 !important;
}

main :where(p, li) {
	color: #5f5f5f;
	font-family:inter;
}

.listIcon li::before {
	content: '';
	background-image: url(https://www.tigervalleyresortkumbhalgarh.com/assets/svg/check-mark.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 6px 6px -3px 0px;
}

.Popular_attraction .kumbhalgarh-fort figure, .comfort_relax .room-box figure, div#nav-tabContent .col-lg-6:first-child, .discover-box figure {
	position: relative;
	overflow: hidden;
}

.Popular_attraction .kumbhalgarh-fort figure::before, .comfort_relax .room-box figure::before, div#nav-tabContent .col-lg-6:first-child::before, .discover-box figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.kumbhalgarh-fort .img-fluid {
	max-width: 100%;
	min-height: 282px;
}

.Popular_attraction .kumbhalgarh-fort h5 {
	position: absolute;
	bottom: 15px;
	left: 50%;
	color: #fff;
	font-size: 20px;
	font-family: "Dinpro";
	transform: translate(-50%, 0);
	width: 100%;
	text-align: center;
}
@-webkit-keyframes shine {

  100% {

    left: 60%;

  }

}

@keyframes shine {

  100% {

    left: 60%;

  }

}

.Popular_attraction .kumbhalgarh-fort h5 {
	position: absolute;
	bottom: 15px;
	left: 50%;
	color: #fff;
	font-size: 20px;
	font-family: "Dinpro";
	transform: translate(-50%, 0);
	width: 100%;
	text-align: center;
}
.child-p p {
	color: #5f5f5f;
	font-size: 16px;
	width: 730px;
	margin: 0px auto;
	margin-bottom: 40px;
}
.kumbhalgarh-fort h5 {
	color: #fff !important;
}
div#nav-tabContent .col-lg-6:first-child:hover::before, .Popular_attraction .kumbhalgarh-fort figure:hover::before, .comfort_relax .room-box figure:hover::before, .discover-box figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .90s;
}

.owl-carousel.owl-theme.owl-loaded.owl-drag.attractions-slider {
	display: none;
}

.Popular_attraction .kumbhalgarh-fort {
	margin-bottom: 20px;
	position: relative;
}
.Popular_attraction {
	margin-top: 50px;
	margin-bottom: 50px;
}
#navbarHeader.landing {
	top: 0px;
}
.row.row-reverse {
	margin-top: 28px;
	flex-direction: row-reverse;
}
#whatsapp {
	position: fixed;
	bottom: 8px;
	z-index: 1000;
	right: 8px;
}
main p {
	text-align: justify;
}
.aboutImgBack {
	position: absolute;
	top: 0;
	left: 10%;
}

.spin-clockwise {
	animation: spin-clockwise 6.8s infinite linear;
}

.aboutBackShep {
	position: relative;
}

.testimonial-box i {
	color: #ed5b31;
}

#homeTestimonial h2 {
	margin-bottom: 40px;
}
#homeTestimonial :where(p, span) {
	margin-bottom: 0px;
	margin-top: 13px;
	display: block;
	font-family: Inter;
}
#homeTestimonial :where(p, span, h2) {
	color: white !important;
}

#homeTestimonial {
	background-image: url("../img/Testimonial-BG.webp");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

#event .eventContent:hover > .eventImg img {
	transform: scale(1.1);
	transition: 0.5s ease-in-out;
}
#event .eventContent > .eventImg img {
	transition: 0.5s ease-in-out;
}

#event .eventContent .eventImg {
	height: 225px;
	overflow: hidden;
}

.evenBtn a {
	color: #ed5b31;
	font-family: Inter;
	text-decoration: none;
}
.roomBgColor {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	border-radius: 10px;
	background-color: #00000069;
	opacity: 0;
	transition: 0.5s all ease-out;
}
#room .box .roomImg.radius-ltr {
	height: 100%;
	position: relative;
}
#room .box .roomBtn {
	position: absolute;
	z-index: 1000000;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}

#room .box .roomBtn a {
	transform: scale(0);
	transition: 0.5s;
}

#room .box:hover > .roomContent .roomBtn a {
	transform: scale(1);
	transition: 0.5s;
	display: none;
}

#room .box:hover > .roomContent .roomBgColor {
	background-color: #000 !important;
	opacity: 0.3;
	transition: 0.5s all ease-out;
}

#room .box .roomName h3 {
	font-family: "Cinzel", serif;
	color: #023047 !important;
	margin-top: 12px;
	text-align: center;
	font-size: 20px;
	height: 60px;
}

#room .roomNo {
	display: none;
}
#room .box > div .list-unstyled {
	margin-bottom: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#room .box > div .list-unstyled li {
	font-family: Inter;
	color: #5f5f5f;
	font-size: 16px;
}
#kumbhalgarh .heading-line h2 {
	color: #fff;
	margin-bottom: 16px;
}

.kumbhalgarhImg, img {
	height: 100%;
}
.kumbhalgarhImg img {
	object-fit: cover;
	object-position: center;
}
.kumbhalgarhContent {
	padding: 4em 7em;
}
.bgColor2 {
	background-color: #023047;
}
#room .box .roomNameIcon {
	padding: 10px 20px 20px 20px;
}
#room .box > div {
	margin-bottom: 0px !important;
}

#kumbhalgarh p {
	color: #fff;
	font-size: 18px;
	font-family: Inter-300;
}

.amenities-img {
	height: 100%;
}

.amenities-img img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.navbar-brand.logo img {
	width: 200px;
}

.navbar-brand.logo span > span {
	display: block;
	font-size: 14px;
	width: 132px;
	text-align: left;
	white-space: wrap;
	line-height: 17px;
	margin-top: 9px;
	text-align: center;
}
.secBgImg1 .heading-line + .row > div {
	margin-bottom: 30px !important;
}
.secBgImg1 h3 {
	font-family: "Cinzel", serif;
	color: #023047 !important;
	font-size: 22px;
}

.amenities-nom span {
	font-size: 60px;
	font-weight: 800;
	line-height: 60px;
	color: rgba(0, 0, 0, 0.05);
	font-family: "Oswald", sans-serif;
}

.amenities-icon-nom {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.secBgImg1 p {
	color: #5f5f5f;
	font-family: Inter;
}
.amenities-dec  p {
	color: #5f5f5f;
	font-family: Inter;
	height: 120px;
}

.position-relative {
	position: relative !important;
}

footer .footerBgcolor {
	background-color: #023047;
}

.svg-shape1 svg .shape-fill-1 {
	fill: #023047;
}

.svg-shape1 svg {
	rotate: 180deg;
	height: 60px;
	width: 100%;
	position: absolute;
	top: -53px;
}

footer :where(p, a, span, li, b) {
	color: #d9d9d9;
    font-family: Inter;
}

footer .bottom-fotter {
	text-align: center;
	background-color: #023047;
	border-top: 1px solid #ffffff33;
	padding: 10px 0px;
}

.footer-column1 .list-unstyled li {
	margin-bottom: 8px;
}

.footer-column1 .list-unstyled li a {
	text-decoration: none;
}

.fixed-top {
    position: fixed !important;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease;
  }
#navbarHeader.bg-white a {
	color: #fff !important;
}
#aboutHotel .mplus .heading-line {
	margin-bottom: 40px;
}
.aboutBgColor .about p {
	text-align: justify;
}   
  #navbarHeader.bg-white  {
background-color: #023047c5 !important;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.thank-you {
	background: #222;
}

.thank-text {
	position: relative;
	height: 50vh;
	justify-content: center;
	align-items: center;
	display: flex;
}

body.thankyou-bg .navbar-brand img {
	width: auto;
	/* margin-bottom: 100px; */
	margin-top: 210px;
}

.thank-text h2 {
	color: #ffffff !important;
	font-size: 90px;
	margin-bottom: 0px;
}

.thank-text p {
	font-size: 29px;
	color: #fff;
	margin-top: -13px;
	text-align: center;
}

.thank-text p {
	font-size: 29px;
	color: #fff;
}

.thank-bg .btn {
	max-width: max-content;
	padding: 0 15px;
	border-radius: 12px;
}

.thank-bg .btn:hover {
	background: #fff !important;
	color: #a43c84 !important;
}

.thank-bg {
	background: url(../img/bg-thankyou.webp) center center / cover;
	height: 50vh;
	justify-content: center;
	align-items: center;
	display: flex;
}

.thank-bg .btn {
	-webkit-transition: all 0.35s ease;
	position: relative;
	transition: all 0.35s ease;
	background: #35b95d;
	font-size: 25px;
	display: block;
	max-width: 255px;
	height: 57px;
	color: #fff;
	border-radius: 30px;
	width: 100%;
	line-height: 57px;
	padding: 0;
	text-decoration: none;
	padding: 0px 17px;
	text-align: center;
}

.thank-text .text-center {
	text-align: center;
}
#navbarHeader.bg-white .reser a {
	color: #fff !important;
}
footer .map {
	border: 3px solid #e09f3e;
	border-radius: 10px;
	overflow: hidden;
}
.footer-column1 .list-unstyled li a:hover {

	color: #ed5b31;
}

.pageTitleImg img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.pageTitleImg {
	height: 100%;
}

/* .bgColor1img .swiper-slide > img {
	width: 100% !important;
} */

.pageTitle {
	height: 500px;
}

.PageTitleContent {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
}

.PageTitleContent h1 {
	color: white !important;
}

.PageSvg-shape2 {
	position: absolute;
	bottom: 0;
	width: 100%;
	rotate: 180deg;
	height: 50px;
}
.PageTitleContent h1 span {
	background-color: #02304769;
	padding: 0.5em 2em;
}

.PageTitleContent h1 span {
	text-transform: uppercase;
    font-family: "Cinzel", serif;
}
.pageTitle {
	position: relative;
	width: 100%;
}


.bgColor1img .swiper-pagination-bullet {
	width: 25px;
	height: 25px;

}

.bgColor1img .swiper-pagination-bullet {
	width: 25px;
	height: 25px;
	border: 2px solid #fff;
	opacity: 1;
	background: #80808082;
}

.bgColor1img .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #f0b27d;
}
.insta {
	width: 28px;
}
.top-footer h5 {
	color: white !important;
	font-family: "Cinzel", serif;
	font-size: 1.6em;
}
.reser.reser-new {
	margin-top: 30px;
}
.reser.reser-new a {
	padding: 12px 25px !important;
}
.reser-new-btns a{
	padding: 12px 25px !important;
}
  @media screen and (max-width:1080px) {
    .hero-slider {
        height: 380px;
    }
    #navbarHeader {
        position: unset;
    }
    .navbar-header .container {
        flex-direction: column;
    }

    #collapsibleNavId a {
        font-size: 14px !important;
        padding: 14px 10px;
    }

    #top-header .info-head {
        flex-direction: column;
        align-items: center;
        gap: 11px;
    }
	#event .eventNameIcon p {
	height: auto;
}
.secBgImg1 p {

	height: auto;
}
  }

  @media screen and (max-width:768px) {

.reser.reser-new a {
	padding: 12px 45px !important;
	font-size: 16px !important;
}
	#room .box .roomName h3 {
	height: 30px;
}
.reser-new-btns a {
	padding: 12px 45px !important;
	font-size: 16px !important;
}
    #top-header {
        display: none;
    }
    
    .secBgImg1.desk{
        display:none;
    }
    
  .secBgImg1.mob {
	display: block;
	padding: 0px 15px;
}
    .heading-line h2 {
        font-size: 31px;
        text-align: center;
    }
	.pop.popup-btn.show {
	display: none;
}
.secBgImg1 p {
	height: auto;
}
.navbar-brand.logo img {
	width: 120px;
}
#event .eventNameIcon p {
	height: auto;
}

.navbar-header {
	background: #2b2b2b;
}
    .kumbhalgarhContent {
        padding: 10px;
    }

   #aboutHotel p {
	text-justify: ;
	text-align: center;
}

    #aboutHotel .mask-wrapper {
        width: 100%;
    }
#aboutHotel p {
	text-justify: ;
	text-align: center;
}
#aboutHotel .container.py-5 {
	padding-bottom: 0px !important;
}
.secBgImg1.aos-animate .container.py-5 {
	padding-top: 20px !important;
}
.ms-md-4.reser.text-center.reser-new-btns {
	margin-bottom: 0px !important;
}
.swiper.am-slider.swiper-initialized.swiper-horizontal.swiper-ios.swiper-backface-hidden {
	padding-bottom: 30px !important;
}
.swiper-slide.swiper-slide-active {
	margin-bottom: 0px !important;
}
#event {
	padding-bottom: 0px;
}
.top-footer {
	text-align: center;
}
	.child-p p {
	width: 100%;

}
#kumbhalgarh p {
	text-align: center;
}
.kumbhalgarh-fort .img-fluid {
	min-height: 200px;
}
.Popular_attraction .kumbhalgarh-fort {
	margin-bottom: 10px;
}
    #aboutHotel {
        margin-top: 0px;
    }
    #navbarHeader {
        background: #fff;
    }

    #navbarHeader a {
        color: #222;
    }
    #navbarHeader a.navbar-brand.logo {
        font-size: 22px;
        line-height: 26px;
    }
    .navbar-header .container {
        flex-direction: row !important;
        display: flex;
    }
    .hero-slide .slide-content {
        width: 88%;
        /* background-color: #02304763; */
        padding: 13px !important;
    }
.reser.reser-new {
	margin-top: 0px;
}
    /* .hero-slider {
        height: 252px;
    } */

    .hero-slide .slide-content h2 {
        font-size: 26px;
        line-height: 36px;
    }

    #kumbhalgarh {
        padding-bottom: 27px;
    }

    .pageTitle {
        height: 270px;
    }

    .PageTitleContent h1 span {
        font-size: 21px;
    }

    .PageTitleContent {
        top: 34%;
    }

.hero-slide.landing .animate-heading {
	width: 100%;
	margin: 0px auto;
	text-shadow: 5px 4px 5px black;
}

    #aboutHotel .mplus .heading-line {
        margin-bottom: 10px;
    }
	.row.row-reverse {
		flex-direction: column-reverse;
	}

#navbarHeader a {
	color: #fff;
}
	.swiper-slide.one{
		background-image: url('../img/landing-Slider-1-M.webp') !important;
		height: auto !important;
	}

		.swiper-slide.two{
		background-image: url('../img/landing-Slider-2-M.webp') !important;
		height: auto !important;
	}

	.swiper-slide.three{
		background-image: url('../img/landing-Slider-3-M.webp') !important;
		height: auto !important;
	}
	.swiper-slide.for{
		background-image: url('../img/landing-Slider-4-M.webp') !important;
		height: auto !important;
	}
	.swiper-slide.five{
		background-image: url('../img/landing-Slider-5-M.webp') !important;
		height: auto !important;
	}
	.swiper-slide.six{
		background-image: url('../img/landing-Slider-6-M.webp') !important;
		height: auto !important;
	}
	.swiper-slide.seven{
		background-image: url('../img/landing-Slider-7-M.webp') !important;
		height: auto !important;
	}
	.swiper-slide.eight{
		background-image: url('../img/landing-Slider-8-M.webp') !important;
		height: auto !important;
	}


	.thank-text h2 {
	color: #ffffff !important;
	font-size: 55px;
	margin-bottom: 0px;
}

 .reser a {
	color: #fff !important;
	/* font-size: 12px !important; */
}

.reser a img {
	width: 12px;
}

.thank-text p {
	font-size: 22px;
	color: #fff;
	margin-top: 0px;
}

.container-fluid.thank-bg > div {
	width: 100%;
}

.container-fluid.thank-bg > div > div {
	text-align: center;
	display: flex;
	justify-content: center;
}
.hero-slide .swiper-slide {
	height: 435px !important;
	background-size: cover !important;
}

.hero-slide.landing .animate-heading {
	margin-bottom: 60px;
}

.swiper.room-slider .box {
	margin-bottom: 20px;
}

#room {
	padding-bottom: 0px;
}
#aboutHotel .row {
	flex-direction: column-reverse;
}
.heading-line {	
	margin-top: 15px;
}
.secBgImg1 .amenities-detail .row {
	flex-direction: column-reverse;
}
.reser-new-btns.reser-mob {
	display: none;
}
.secBgImg1 {
	background: none;
}
  }


    .wid {
            width: 70%;
        }

        .modal-content {
            position: relative;
            display: flex;
            flex-direction: column;
            width: 100%;
            pointer-events: auto;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(0, 0, 0, .2);
            border-radius: .3rem;
            outline: 0;
        }

        div#exampleModal .modal-dialog,
        div#exampleModal3 .modal-dialog,
        div#exampleModal2 .modal-dialog {
            max-width: 477px !important;
            height: auto;
            z-index: 999;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100%;
        }

        .book_pop {
            z-index: 999999;
            text-align: left;
        }

        .form-control {
            display: block;
            width: 100%;
            padding: .375rem .75rem;
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            color: #212529;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: .25rem;
            transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
            margin-bottom: 10px;
        }

        .modal-body {
            padding-top: 31px;
        }

        .contact-information .btn_send,
        div#exampleModal .btn_send,
        div#exampleModal2 .btn_send,
        div#exampleModal3 .btn_send {
            height: 63px;
            font-size: 26px;
        }

        .contact-information .btn_send,
        .room_popup .btn_send,
        div#exampleModal .btn_send,
        div#exampleModal2 .btn_send,
        div#exampleModal3 .btn_send {
            display: block;
            width: 100%;
            height: 50px;
            font-size: 20px;
            color: #fff;
            background: #fb724b;
            box-shadow: none;
            border: 0;
            margin: 10px auto;
        }

        div#exampleModal h2,
        div#exampleModal3 h2,
        div#exampleModal2 h2 {
            color: #35b95d;
        }

        .room_popup button.btn-close,
        div#exampleModal button.btn-close,
        div#exampleModal2 button.btn-close,
        div#exampleModal3 button.btn-close {
            z-index: 99;
            color: #222;
            position: absolute;
            right: 10px;
            top: 10px;
        }
        
         @media screen and (max-width:768px) {
                .swiper-button-next {
	background: #222222c9;
	color: #fff;
	padding: 21px;
	border-radius: 50%;
}

.swiper-button-next::after, .swiper-rtl .swiper-button-prev::after {
	content: 'next';
	font-size: 25px;
}

.swiper-button-prev {
	background: #222222c9;
	color: #fff;
	padding: 21px;
	border-radius: 50%;
}

.swiper-button-prev::after, .swiper-rtl .swiper-button-next::after {
	content: 'prev';
	font-size: 25px;
}
         }