.about h2,
.about p,
.topbar p {
	text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat, sans-serif
}

html {
	scroll-behavior: smooth
}

body {
	font-family: Ubuntu, sans-serif;
	font-weight: 500;
	background-color: #f3f3f3;
	color: #000
}

a {
	color: #1e78be;
	font-weight: 600
}

a:hover {
	color: #1e5096;
	text-decoration: none
}

.btn-primary {
	color: #fff;
	background-color: #49a027;
	border-color: #49a027
}

.btn-lg {
	padding: 10px 25px;
	font-size: 20px
}

.container {
	width: 1250px
}

.topbar {
	background: #244242;
	position: relative;
	width: 100%;
	top: 0;
	z-index: 9
}

.topbar p {
	margin-bottom: 0;
	color: #fff;
	padding: 7px 50px 7px 0
}

.topbar p a {
	color: #555;
	padding: 4px;
	text-decoration: none
}

.navbar-brand {
	font-size: 20px;
	color: #000
}
.footer-share-kmy {
    display: none;
}
.header {
	position: fixed;
	width: 100%;
	padding: 0;
	z-index: 10000;
	transition: .2s ease-in-out;
	height: auto
}

.header.active {
	background: #fff;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.header .navbar-default .navbar-nav>li>a.active,
.header.active .navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a.active,
.packBox a {
	color: #000
}

.header .navbar-default .navbar-nav>li>a:hover {
	color: #000;
	background-color: #fff;
	border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-top: 10px
}

.header .navbar-default {
	background-color: #0000;
	border-radius: 0;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
	border: 0
}

.header .nav>li {
	padding: 0 5px
}

.header .nav>li>a {
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px
}

.addre p,
.banner-captioninfo ul li,
.footerlogo p,
.header .navbar-default .navbar-nav>li>a {
	color: #fff
}

.navbar-default {
	background-color: #fff;
	border-radius: 0;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
	border: 0
}

.nav>li>a,
.person-detail .panel-default>.panel-body .Declaration p {
	font-size: 16px
}

.header.active .navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #627171;
	border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-top: 10px
}

.header .navbar-default .container-fluid {
	padding-left: 30px;
	padding-right: 30px
}

.container-fluid {
	max-width: 1350px
}

.home-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 600px
}

.maquee {
	background-color: red
}

.tiger-right,
.wave {
	background-repeat: no-repeat !important;
	background-color: #fff !important
}

.maquee marquee {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 5px 5px 0
}

.home-banner-mane .col-sm-6.wave {
	width: 45%
}

.home-banner-mane .col-sm-6.tiger-right {
	width: 55%
}

.wave {
	min-height: 565px;
	margin-top: 35px;
	background-position: left 100px !important;
	padding-top: 100px;
	padding-left: 30px
}

.tiger-right {
	min-height: 600px;
	background-position: top right !important
}

.calendarForm,
.form {
	min-height: 470px;
	border-radius: 4px
}

.home-banner h1 {
	font-size: 82px;
	color: #fff;
	font-weight: 700;
	padding-top: 50px;
	margin-bottom: 20px;
	line-height: 90px
}

.home-banner p {
	font-size: 16px;
	line-height: 27px;
	max-width: 70%
}

.home-banner-mane h1 {
	font-size: 82px;
	color: #000;
	font-weight: 700;
	padding-top: 0;
	margin-bottom: 20px;
	line-height: 70px
}

.home-banner-mane h1 span {
	display: block;
	font-weight: 300;
	font-size: 55px
}

.home-banner-mane h5 {
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 45px
}

.home-banner-mane p {
	font-size: 26px;
	line-height: 30px;
	max-width: 100%;
	font-weight: 400
}

.Ftiger,
.banner-captioninfo ul,
.corbett-zone-row,
.home-banner-mane .btn-info,
.safari-booking .home-banner .banner-caption .calendarForm,
.success .findButton,
.tadoba-safari-zones {
	margin-top: 20px
}

.about h2 {
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 40px;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -.7px
}

.about p {
	font-size: 22px;
	max-width: 81%;
	margin: 0 auto;
	color: #999
}
.sr-bta{
    color: #fff !important;
   background-color: #ff9501 !important;
    border-radius: 5px;
    padding-top: 6px !important;
    padding-bottom: 7px !important;
    margin-top: 10px !important;
}

.homePack h2,
.packBox h4 {
	color: #000;
	text-align: center
}

.home-banner-mane .banner-caption {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.safari-booking .home-banner .banner-caption {
	padding-bottom: 50px
}

.home-banner .banner-caption {
	padding-top: 25px;
	padding-bottom: 110px
}

.home-banner .banner-caption a.homelink {
	color: #222;
	font-weight: 400;
	text-decoration: none
}

.homePack {
	padding-bottom: 40px
}

.homePack h2 {
	font-family: Ubuntu, sans-serif;
	margin-top: 50px;
	font-size: 35px;
	margin-bottom: 20px;
	font-weight: 700;
	text-transform: math-auto
}

.packBox h4,
.panel-title {
	font-size: 18px
}

.packOver {
	background: -webkit-linear-gradient(top, rgba(61, 61, 61, 0) 0, rgba(53, 53, 53, .75) 100%);
	background: linear-gradient(to bottom, rgba(61, 61, 61, 0) 0, rgba(53, 53, 53, .75) 100%);
	position: absolute;
	top: 210px;
	left: 0;
	bottom: 0;
	right: 0;
	width: 360px;
	margin-left: 15px;
	height: 150px
}

.Tcontactus h1,
.Tcontactus p,
.agree,
.bookNow,
.swiper-caption h5 {
	text-align: center
}

.bookNow button {
	padding: 10px 15px
}

.packBox h4 {
	text-transform: capitalize;
	font-weight: 500;
	padding: 0 30px;
	line-height: 30px;
	margin-bottom: 15px
}

.findOut h3,
.findOut p {
	color: #fff;
	position: relative
}

.glance h3,
.history h4 {
	text-align: center;
	margin-bottom: 20px
}

.findOut {

	padding: 0 0 40px;

}

.decoration_bottom,
.decoration_bottom_1,
.decoration_top,
.decoration_top_1 {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	height: 75px;
	position: absolute;
	pointer-events: none;
	z-index: 1;
	width: 100%;
	left: 0
}

.findOut h3 {
	margin-top: 50px;
	font-size: 42px;
	font-weight: 700;
	text-transform: uppercase;
	z-index: 1
}

.findOut p {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 0;
	font-weight: 300;
	z-index: 1
}

.glance h3,
.tourGrid h4 {
	font-weight: 800;
	font-family: 'Source Sans Pro', sans-serif
}

.decoration_bottom {
	margin-top: -75px
}

.decoration_top {
	margin-top: 50px
}

.decoration_bottom_1 {
	margin-top: -65px
}

.decoration_top_1 {
	margin-top: 0
}

.glance,
.taboda-info {
	margin-bottom: 50px
}

.glance h3 {
	margin-top: 70px;
	font-size: 45px
}

.panel-group .panel {
	margin-bottom: 15px;
	border-radius: 4px;
	padding: 6px;
	border-color: #d8dffc
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #d8dffc;
	border-color: #d8dffc;
	padding: 20px 15px;
	cursor: pointer
}

.detour {
	background: #f2f2f2
}

.tourGrid h4 {
	font-size: 40px;
	padding-top: 80px;
	color: #000
}

.Mtdcpage .activity-detailsthree .RType h5,
.headingtitle,
.tourGrid p {
	font-size: 18px
}

.book-mtdc-resort,
.tourGrid2 h4 {
	padding-top: 30px
}

.calendarForm {
	background: #0000;
	outline: 0;
	border: none;
	margin-top: 30px;
	position: relative;
	z-index: 1
}

.calendarForm .form-control {
	font-family: 'Source Sans Pro', sans-serif;
	border: 2px solid #fff;
	height: 40px;
	font-size: 15px;
	outline: 0;
	box-shadow: none
}

.form {
	background: #fff;
	outline: #f9c446 solid 4px;
	border: 10px solid transparent;
	margin-top: 60px
}

.form h4 {
	text-align: center;
	padding-top: 235px;
	font-size: 30px
}

.bookTrip,
.festival-margin,
.termsinfo {
	margin-bottom: 40px
}

.btn-info {
	color: #fff;
	background-color: #244242;
	border-color: #244242;
	border-radius: 4px
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
	color: #fff;
	background-color: #244242;
	border-color: #244242;
	outline: 0;
	box-shadow: none
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover {
	color: #fff;
	background-color: #244242;
	border-color: #244242;
	outline: 0;
	box-shadow: none
}

.btn-default,
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #244242;
	background-color: #fff;
	border-color: #fff
}

.history h4 {
	font-family: Ubuntu, sans-serif;
	font-weight: 700;
	font-size: 24px
}
.tadobapark-disc h1{
    
        font-size: 26px;
}

.history h6,
.listed-below .table tr th {
	font-size: 17px;
	letter-spacing: .2px;
	text-transform: math-auto
}

.history p {
	font-size: 16px;
	max-width: 100%;
	margin: 0 auto 15px;
	font-weight: 400;
	line-height: 22px;
	color: #000
}

.reach-tadoba h4 {
	font-size: 20px;
	text-align: left
}

.blog-row,
.dur-row,
.how-to-reach-T,
.package-category {
	margin-top: 40px
}

.buffer {
	box-shadow: 0 0 8px #00000026, 0 6px 6px #00000026;
	background-color: #fff;
	padding: 10px
}

.buffer h4 {
	margin-bottom: 5px
}

.buffer ul.fot-list,
.core-zone ul {
	margin: 0;
	padding: 0
}

.blog p,
.headingtitle,
.taboda-info .panel-default>.panel-body ul {
	padding-left: 15px
}

.buffer ul.fot-list li,
.core-zone ul li {
	list-style-type: none
}

.buffer ul.fot-list li span {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 24px
}

.slotform {
	background: #2A2A2F;
	padding-bottom: 0;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border-radius: 10px
}

.image-gallery img.lightboxed,
.package-image .image-gallery img,
.slotform .input-group {
	width: 100%
}

.hotel-book-form.slotform h5 {
	margin-top: 0;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: -.7px;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #fff;
}

.slotform h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	color: #fff;
	padding-top: 30px
}

.slotform p {
	text-align: center;
	color: #fff;
	font-size: 21px
}

.slotform form {
	background: #2A2A2F;
	max-width: 100%;
	margin: 0 auto;
	padding: 15px;
	border-radius: 6px
}

.block,
.getQuestions h4,
.lightbox-gallery,
.marginb,
.slotform .form-group,
.tadobajeep {
	margin-bottom: 20px
}

.slotform label {
	font-size: 17px;
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	color: #fff
}

.slotform .input-group-addon {
	background: #fff;
	border: 1px solid #244242;
	border-right: none
}

.slotform input,
.slotform select {
	background: #f5f5f5;
	height: 40px;
	font-size: 15px;
	border-radius: 5px !important;
	border: 1px solid #e8e8e8;
	font-weight: 400;
	color: #000
}

.slotform textarea {
	background: #f5f5f5;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	border-radius: 5px !important;
	border: 1px solid #e8e8e8
}

.btn-warning {
	color: #fff;
	background-color: #3f2893;
	border-color: #3f2893
}

.getQuestions h4 {
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	margin-top: 90px
}

.getQuestions p {
	text-align: center;
	font-size: 21px;
	letter-spacing: -.5px
}

.blog p,
.blog p font {
	text-align: left !important
}

.blog p,
.blog p a,
.blog p font {
	font-size: 14px;
	line-height: 24px;
	text-transform: capitalize;
	max-width: 100%;
	font-weight: 400
}

.getQuestions a {
	color: red
}

.footer {
	background-color: #627171;
	padding-top: 40px;
	padding-bottom: 0;
	margin-top: 50px
}

.userlogin-register {
	text-align: right
}

.userlogin-register ul {
	margin-bottom: 0;
	margin-top: 5px
}

.userlogin-register ul li a {
	padding: 15px 15px 15px 0;
	font-size: 16px;
	color: #555;
	text-decoration: none
}

.H-listrow a,
.Hotel-Amenities ul li a,
.blog a,
.whatsapp a {
	text-decoration: none
}

.blog {
	background: #fff;
	webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
	border-radius: 0;
	display: inline-block;
	min-height: auto;
	padding-bottom: 20px
}

.Tpackage,
.pricetable,
.zone {
	box-shadow: 0 0 8px #00000026, 0 6px 6px #00000026
}

.blog .blogimage {
	position: relative;
	overflow: hidden
}

.blogimage img {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	width: 100%;
	object-fit: contain
}

.headingtitle {
	font-weight: 600;
	color: #222;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-right: 15px
}

.blog p {
	color: #444;
	padding-right: 15px
}

.blog p font {
	color: #444
}

.blog p a {
	text-align: left;
	color: #222
}

.blog .btn-info {
	margin: 0 auto 0 15px
}

.navbar-brand {
	height: auto;
	padding: 7px 15px
}

.navbar-nav {
	margin-top: 25px !important
}

.roundbox {
	background: #eaffdc;
	display: inline-flex;
	border-radius: 100px;
	padding: 4px 10px;
	width: 100%;
	margin-bottom: 20px
}

.Tpackage,
.pricetable,
.safari-all-zones,
.zone {
	background-color: #fff
}

.roundbox img {
	max-height: 35px;
	margin-left: 5px
}

.roundbox h5 {
	font-size: 18px;
	min-width: 100px;
	margin-left: 10px
}

.footerlogo,
.termspage {
	padding-top: 50px
}

.safari h1 {
   
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 15px;
    margin-bottom: 12px;
    text-align: center;
  
}

.footermenu h5 {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 20px
}

.footerbottom p,
.footermenu ul li a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px
}

.footermenu ul li a {
	color: #d5d5d5;
	line-height: 32px;
	font-weight: 400;
	letter-spacing: .5px;
	text-decoration: none
}

.footerbmenu {
	text-align: center;
	margin-top: 30px
}

.c-duration ul li,
.footerbmenu ul li a {
	padding-right: 30px
}

.footermenu ul li span {
	color: #d5d5d5;
	font-weight: 100
}

.footerbottom {
	border-top: 1px solid #626161;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 15px
}

.footer-control img,
.safari-all-zones .accordion .card .card-header h2 .btn-link i {
	float: right
}

.footerbottom p {
	color: #d5d5d5;
	margin-bottom: 0;
	padding-top: 7px
}

.footermenu ul li a i {
	font-size: 12px;
	margin-right: 4px
}

.footermenu ul li {
	padding-left: 13px
}

.zone-booking h5 {
	font-family: Ubuntu, sans-serif;
	font-weight: 800;
	font-size: 40px;
	text-align: center;
	margin-bottom: 30px
}

.Standard-table .table,
.confusedP .activities ul,
.pricetable table,
.safaritabel .panel-default>.panel-body .table,
.tabs-nav2 ul {
	margin-bottom: 0
}

.pricetable table tr td,
.pricetable table tr th {
	text-align: center;
	font-size: 14px;
	padding: 12px
}

.TadobaPackage ul li span,
.TadobaResort ul li span {
	background-color: #e3f1ff;
	color: #222;
	padding: 3px 10px
}

.pricetable table tr td h6 {
	font-size: 17px;
	text-align: left;
	color: #000;
	letter-spacing: .2px
}

.pricetable table tr td p {
	font-size: 14px;
	text-align: left;
	color: #000
}

.corbett-zone h5 {
	font-family: Ubuntu, sans-serif;
	font-weight: 800;
	font-size: 14px;
	text-transform: inherit
}

.zone h6 {
	font-size: 18px;
	font-weight: 600;
	color: #222;
	margin-bottom: 5px;
	margin-top: 15px
}

.tadobapark-disc p,
.zone p {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 29px
}

.zone p img {
	width: 19px
}

.zone-image {
	padding: 15px
}

.zone-image img {
	border-radius: 9px;
	min-height: 205px
}

.zone {
	border-radius: 9px;
	margin-bottom: 20px;
	padding: 13px
}

.zone-content {
	padding-left: 0;
	padding-right: 10px
}

.zone .zone-content p.location span {
	color: #444;
	font-size: 12px
}

.RInclusions ul li,
.corbett-hotels-list .hotel-content .Resort-location ul li span,
.zone .zone-content p.location {
	display: flex
}

.zone .zone-content p.location img {
	height: 19px
}

.PL,
.package-Itinerary .row .col-sm-12.col-xs-12,
.padding-left,
.usertype .radio label {
	padding-left: 0
}

.PR,
.padding-right {
	padding-right: 0
}

.TadobaPackage ul li,
.TadobaResort ul li,
.jeep-grid ul li {
	line-height: 30px
}

.TadobaResort ul li span {
	font-size: 14px;
	font-weight: 400;
	border-radius: 9px
}

.TadobaResortPrice,
.ratingbtn {
	display: flex;
	justify-content: space-between
}

.TadobaResortPrice p {
	color: #000;
	font-size: 16px;
	font-weight: 400
}

.TadobaResortPrice p span {
	display: block;
	font-size: 24px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #244242
}

.TadobaResortPrice .btn-info {
	height: 34px;
	margin-top: 18px
}

.zone a {
	text-decoration: none;
	font-weight: 400
}

.about-tadoba .about h1,
.about-tadoba .about h2,
.route-chart h4,
.tadoba-destinations h5,
.tadoba-packages h5,
.tadoba-safari-zones h3 {
	font-family: Ubuntu, sans-serif;
	text-align: center;
	font-size: 35px;
	margin-bottom: 20px;
	font-weight: 700
}

.tadoba-destinations p {
	font-size: 14px;
	font-weight: 400;
	max-width: 70%;
	margin: 0 auto 20px;
	line-height: 26px;
	text-align: center;
	color: #000
}

.packages-list,
.tadoba-packages {
	padding-top: 20px
}

.Tpackage {
	margin-bottom: 20px
}

.Tpackage .image img {
	border-radius: 0;
	width: 100%
}

.Tpackage .package-content {
	padding: 12px
}

.Tpackage .package-content h6 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .2px;
	line-height: 20px
}

.Tpackage .package-content .price {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ddd
}

.Tpackage .package-content .price p {
	font-size: 20px;
	color: #444;
	margin-bottom: 0;
	font-weight: 400
}

.Tpackage .package-content .price span {
	font-size: 24px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #244242
}

.Tpackage .package-content .price span i {
	font-size: 21px;
	font-weight: 700;
	color: #244242;
	margin-right: 0
}

.TadobaPackage ul li span {
	font-size: 14px;
	font-weight: 400;
	border-radius: 12px;
	width: 100%;
	display: inline-block;
	margin-bottom: 8px
}

.tadobabooknow {
	justify-content: space-between;
	display: flex;
	border-top: 1px solid #ddd;
	padding-top: 10px
}

.Tpackage .package-content .tadobabooknow .btn-warning {
	background: #fdca1f;
	color: #000;
	border-color: #fdca1f
}

.Tpackage .package-content .tadobabooknow .btn-warning .fa-star {
	margin-right: 5px
}

.Tpackage .package-content .tadobabooknow .btn-warning.focus,
.btn-warning:focus {
	outline: 0
}

.safari-booking .home-banner {
	padding: 0;
	background-size: cover !important;
	position: relative
}

.safari-booking .home-banner:after {
	background-color: #24424275;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 52%;
	height: 100%;
	z-index: 0
}

.safari-booking .home-banner h1 {
	font-size: 32px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 45px;
	text-transform: uppercase;
	padding-left: 50px;
	padding-right: 100px
}

.about-tadoba .about p {
	font-size: 14px;
	font-weight: 400;
	margin: 0 auto 15px;
	line-height: 26px;
	text-align: left;
	color: #000;
	max-width: 100%
}

.about-tadoba h6 {
	font-size: 18px;
	letter-spacing: .1px;
	margin-bottom: 10px
}

.about-tadoba .pricetable,
.btn-secondary.active,
.btn-secondary:active {
	box-shadow: none
}

.safari-all-zones {
	padding: 18px;
	border-radius: 10px;
	margin-bottom: 20px;
	transition: .3s ease-in-out;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border: 1px dashed #2f505080;
	margin-top: 20px;
	min-height: 295px
}

.safari-all-zones .accordion .card .card-header h2 {
	margin-bottom: 5px;
	margin-top: 5px
}

.safari-all-zones .accordion .card .card-header h2 .btn-link {
	color: #244242;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	width: 100%;
	text-align: left;
	padding-left: 0;
	padding-right: 0
}

.safari-all-zones h4 {
	font-size: 20px;
	margin-top: 0;
	border-bottom: 1px dotted #444;
	padding-bottom: 15px
}

.safari-all-zones .accordion .card .card-body ul {
	margin-left: 0
}

.safari-all-zones .accordion .card .card-body ul li a {
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-weight: 500;
	text-decoration: none
}

.safaritabel .panel-default>.panel-heading {
	text-align: center;
	font-size: 24px !important
}

.safaritabel .table>tbody>tr>th {
	font-size: 19px;
	color: #fff;
	font-weight: 400;
	line-height: 36px
}

.safaritabel .table>tbody>tr>td {
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	line-height: 36px
}

.safaritabel .table>tbody>tr>td b {
	font-weight: 500;
	font-size: 17px;
	letter-spacing: .5px
}

.safaritabel .panel-default>.panel-body {
	padding: 0;
	padding-bottom: 0 !important
}

.allGates {
	padding-top: 0;
	padding-bottom: 10px;
	text-align: left
}

.allGates p {
	font-size: 15px;
	font-weight: 400;
	font-style: italic;
	line-height: 24px !important;
	margin-bottom: 0 !important;
	padding-left: 40px !important
}

.safari-tariff {
      background: rgb(20 18 18 / 20%);
}

.safari-tariff .table>thead>tr>th {
    font-family: Ubuntu, sans-serif;
    text-align: center;
    margin-top: 29px;
    font-size: 21px;
    background-color: #e79e1d;
    color: #fff;
}

.safari-tariff .table>tbody>tr>td {
	font-size: 16px;
	font-family: Ubuntu, sans-serif;
	color: #fff
}

.safari-tariff .table>tbody>tr>td p {
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 4px;
	padding-left: 0;
	padding-right: 0
}

.safari-tariff .table-bordered>tbody>tr>td,
.safari-tariff .table-bordered>tbody>tr>th,
.safari-tariff .table-bordered>tfoot>tr>td,
.safari-tariff .table-bordered>tfoot>tr>th,
.safari-tariff .table-bordered>thead>tr>td,
.safari-tariff .table-bordered>thead>tr>th {
	border: 1px solid
}

.mtdcresortbannersection {
	background-size: cover;
	background-position: center;
	min-height: 500px
}

.banner-mtdcresort {
	padding-top: 120px
}

.banner-mtdcresort h1 {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 64px;
	text-align: center
}

.mtdc-enquiry {
	background: #fff;
	padding-bottom: 15px;
	padding-top: 15px
}

.mtdc-enquiry h5 {
	text-align: center;
	font-weight: 700;
	font-size: 30px
}

.mtdc-enquiry label {
	font-size: 15px;
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	color: #244242
}

.mtdc-enquiry input,
.mtdc-enquiry textarea {
	font-size: 16px;
	font-weight: 400;
	background-color: #efeff0;
	box-shadow: none
}

.mtdc-enquiry input {
	height: 46px;
	border: 2px solid #efeff0;
	border-radius: 8px;
	color: #000
}

.mtdc-enquiry textarea {
	border: 2px solid #efeff0;
	border-radius: 8px;
	color: #000
}

.mtdc-enquiry .btn-info {
	font-size: 17px;
	width: 100%;
	margin-top: 28px
}

.Mtdcpage .book-reach,
.hotel-detail,
.margintop,
.mtdc-resort-row,
.paynowoption,
.tadoba-banner {
	margin-top: 50px
}

.book-mtdc-resort h2,
.hotel-listing h2 {
	font-family: Ubuntu, sans-serif;
	text-align: center;
	margin-top: 20px;
	font-size: 35px;
	margin-bottom: 10px;
	font-weight: 600
}

.book-mtdc-resort p {
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400
}

.book-mtdc-resort .amenities span {
	font-size: 13px;
	font-weight: 400;
	color: #555;
	text-align: center;
	display: block;
	margin-top: 0;
	line-height: 30px
}

.book-mtdc-resort .amenities img {
	width: 30px;
	display: block;
	height: 30px;
	background-color: #e3f1ff;
	padding: 3px;
	border-radius: 10px;
	margin-right: 4px
}

.mtdcresort-grid {
	background-color: #fff;
	transition: .3s ease-in-out;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border-radius: 10px;
	margin-bottom: 35px
}

.mtdcresort-grid .mtdcresort-content {
	padding: 0 20px 20px
}

.mtdcresort-grid .mtdcresort-content p {
	text-align: left;
	font-size: 14px;
	color: #555
}

.mtdcresort-grid .mtdcresort-content h3 {
	font-family: Ubuntu, sans-serif;
	margin-top: 20px;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 600
}

.mtdcresort-grid .mtdcresort-content .findButton {
	text-align: center;
	margin-top: 20px
}

.mtdcresort-grid .mtdcresort-content .findButton .btn-info {
	font-size: 17px;
	padding: 7px 20px
}

.tadoba-banner {
	background-size: cover !important;
	min-height: 600px;
	background-position: center !important
}

.dhikala-map iframe,
.taboda-info .panel {
	border-radius: 0
}

.taboda-info .panel-default {
	border: none
}

.Resort ul li span,
.image img,
.img-wrapper,
.inner-img,
.inner-img:hover,
.person-detail .panel {
	border-radius: 12px
}

.taboda-info .panel-default>.panel-heading {
	color: #111;
	background-color: #ffe9bf;
	border-color: #ffe9bf;
	padding: 8px 15px;
	cursor: pointer;
	font-size: 20px;
	font-family: Montserrat, sans-serif;
	font-weight: 700
}
.whatsapp-icon {
    position: fixed;
    bottom: 56px;
    width: 64px;
    left: 32px;
    z-index: 20;
}
.whatsapp-icon a {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    transition: transform .2s ease-in-out;
}
.whatsapp-icon a img {
    animation: 1s infinite heartbeat;
    width: 70px;
    height: 70px;
}
.taboda-info .panel-default>.panel-body {
	background-color: #244242
}

.taboda-info .panel-default>.panel-body p {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 15px
}

.taboda-info .panel-default>.panel-body ul li {
	line-height: 26px;
	list-style-type: disc;
	color: #fff;
	font-size: 15px;
	margin-bottom: 15px
}

.taboda-info .panel-default>.panel-body ul li span {
	color: #fff;
	font-weight: 400;
	font-size: 14px
}

.online-procedure .panel-default>.panel-body {
	padding-bottom: 38px
}

.visit-tadoba {
	background-color: #fff;
	box-shadow: 0 0 8px #00000026, 0 6px 6px #00000026;
	padding: 8px;
	border-left: 3px solid #244242
}

.visit-tadoba h6 {
	font-size: 20px;
	font-family: Montserrat, sans-serif;
	letter-spacing: .1px
}

.visit-tadoba .quote {
	display: inline-flex
}

.visit-tadoba .quote span {
	background-color: #244242;
	min-width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	padding: 8px;
	border-radius: 50px;
	margin-right: 10px
}

.visit-tadoba .quote span i {
	color: #fff;
	font-size: 22px
}

.imgone img {
	min-height: 295px
}

.Booking,
.booking-detail-online,
.hotel-listing,
.packages-detail,
.packages-view,
.route-chart {
	padding-top: 40px
}

.route-chart .pricetable {
	max-width: 850px;
	margin: 0 auto;
	box-shadow: none
}

.route-chart .pricetable table tr th {
	text-align: center;
	font-size: 17px;
	padding: 12px
}

.info-procedure {
	margin-top: -200px
}

.btn-secondary {
	background-color: #fdca1f;
	border-color: #fdca1f;
	color: #000
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
	background-color: #fdca1f;
	border-color: #fdca1f;
	color: #000;
	outline: 0
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 0
}

.infobannersection {
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left !important
}

.banner-captioninfo h1 {
	font-size: 66px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 64px
}

.banner-captioninfo span,
.banner-captioninfo2 h1 {
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px;
	font-family: Ubuntu, sans-serif
}

.banner-captioninfo span {
	font-size: 86px;
	line-height: 64px;
	display: inline-block
}

.banner-captioninfo2 h1 {
	font-size: 30px;
	letter-spacing: .5px
}

.Hotel-location span,
.banner-captioninfo2 h2,
.corbett-hotels h3 {
	font-family: 'Source Sans Pro', sans-serif
}

.banner-captioninfo {
	text-align: left;
	padding-top: 40px;
	padding-right: 0
}

.banner-captioninfo h6 {
	color: #ffc419;
	font-size: 30px
}

.banner-captioninfo p {
	font-size: 23px;
	line-height: 26px;
	color: #fdca1f
}

.banner-captioninfo ul li span {
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 0;
	font-weight: 400;
	font-family: Ubuntu, sans-serif;
	padding-right: 10px
}

.attrac,
.banner-captioninfo .findButton,
.event-tabs {
	margin-top: 30px
}

.banner-captioninfo2 {
	text-align: left;
	padding-top: 60px;
	padding-left: 50px
}

.banner-captioninfo2 h2 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 30px;
	letter-spacing: .5px
}

.banner-captioninfo2 p {
	font-size: 23px;
	line-height: 26px;
	color: #fff
}

.border-style:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 300px;
	background-color: #ddd;
	margin-top: 50px
}

.rating .checked {
	color: orange
}

.hotel-disc p {
	font-size: 15px;
	line-height: 26px
}

.hotel-disc {
	padding-top: 40px;
	padding-bottom: 40px
}

.corbett-hotels h3 {
	font-size: 22px;
	font-weight: 600;
	color: #222;
	margin-bottom: 15px;
	margin-top: 15px
}

.corbett-hotels-list {
	cursor: pointer;
	padding-top: 10px
}

.hotel-content {
	padding-top: 0;
	padding-bottom: 0
}

.img-wrapper {
	overflow: hidden;
	cursor: pointer
}

.inner-img {
	transition: .3s
}

.inner-img:hover {
	transform: scale(1.1)
}

.Resort-price strong,
.packages-listing .Resort-price h6 {
	font-size: 20px;
	font-weight: 500;
	color: #444
}

.corbett-hotels-list .hotel-content h3 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	margin-bottom: 5px;
	margin-top: 0
}

.corbett-hotels-list .hotel-content p,
.packages-listing p {
	font-size: 14px;
	text-align: left;
	color: #222;
	font-weight: 400;
	margin-bottom: 12px
}

.rating {
	margin-bottom: 0;
	margin-top: 6px
}

.Resort ul li span {
	background-color: #e3f1ff;
	font-size: 14px;
	font-weight: 400;
	color: #222;
	padding: 3px 10px
}

.Resort ul li {
	padding-right: 0;
	line-height: 20px
}

.Hotel-location span {
	font-size: 17px;
	text-align: left;
	color: #222;
	font-weight: 600
}

.Hotel-location span i,
.blogdetail-info p strong a {
	color: #3f2893
}

.Hotel-location {
	margin-bottom: 6px;
	margin-top: 12px
}

.Resort-location ul li span {
	font-size: 14px;
	font-weight: 400;
	color: #222
}

.Resort-location ul li {
	margin-bottom: 4px
}

.Resort-location ul li span img {
	width: 15px
}

.corbett-hotels a {
	text-decoration: none;
	font-weight: 400;
	color: #222
}

.hotel-listing p {
	font-size: 20px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 400
}

.custom-pagination {
	text-align: left
}

.H-listrow {
	padding: 18px;
	border-radius: 10px;
	margin-bottom: 40px;
	background-color: #fff;
	transition: .3s ease-in-out;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border: 2px dashed #2f505080
}

.activity-details,
.activity-detailstwo {
	margin-bottom: 35px;
	background-color: #fff;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	transition: .3s ease-in-out
}

.H-listrow:hover,
.package-margin:hover,
.row-bottom:hover {
	box-shadow: -3.285px 20.741px 51px 0 rgba(0, 0, 47, .2)
}

.H-listrow .image img {
	height: auto;
	object-fit: contain
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #244242;
	border-color: #244242
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 8px 15px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #222;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #244242;
	font-size: 15px;
	font-family: Montserrat, sans-serif;
	font-weight: 500
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #244242;
	border-color: #244242
}

.activity-details {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

.activity-detailstwo {
	border-radius: 10px;
	padding: 30px
}

.activity-details .Corbett-Paradise {
	padding: 30px
}

.Corbett-Paradise h1 {
	margin-top: 0;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: .2px
}

.Corbett-Paradise p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}

.Hotel-Amenities h2 {
	margin-top: 0;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: .2px;
	margin-bottom: 20px
}

.amenities img {
	width: 50px;
	display: block;
	height: 50px;
	background-color: #e3f1ff;
	padding: 7px;
	border-radius: 10px;
	margin-right: 8px
}

.amenities {
	padding: 0;
	border-radius: 5px;
	max-width: 100%;
	margin-bottom: 20px;
	display: flex;
	margin-right: 20px
}

.amenities span {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: center;
	display: block;
	margin-top: 10px;
	line-height: 30px
}

.hotel-rooms h3 {
	text-align: center;
	margin-top: 20px;
	font-size: 36px;
	margin-bottom: 40px;
	font-weight: 700
}

.room-detail h4 {
	font-size: 26px;
	font-weight: 600;
	color: #222;
	margin-bottom: 15px;
	margin-top: 0
}

.nav-tabs>li>a,
.safari-price-zones h3 {
	margin-top: 30px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center
}

.room-detail ul li a span.text {
	font-size: 17px;
	font-weight: 400;
	color: #222;
	position: relative;
	top: 2px
}

.room-detail ul li {
	line-height: 32px;
	margin-bottom: 10px
}

.room-detail ul li a {
	background-color: #e3f1ff;
	padding: 8px 15px;
	border-radius: 50px
}

.room-detail ul li a span.icon {
	margin-right: 20px;
	position: relative
}

.room-detail ul li a span.icon:before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	color: #000;
	width: 0;
	height: 0;
	background: #e3f1ff;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	left: 0;
	top: -3px;
	font-size: 14px
}

.room-detail ul li a span.icon img {
	width: 20px;
	height: 20px;
	position: relative;
	bottom: 2px
}

.row-bottom {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #fff;
	transition: .3s ease-in-out;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border-radius: 10px;
	border: 2px dashed #2f505080
}

.safari-booking .home-banner p {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	padding-top: 0;
	margin-bottom: 15px;
	line-height: 28px;
	max-width: 100%;
	padding-left: 50px;
	padding-right: 100px
}

.safari-banner-caption .btn-secondary,
.safari-booking .home-banner .btn-secondary {
	margin-left: 50px
}

.safari-price-zones {
	background: #f2f2f2;
	margin-top: 50px;
	padding: 60px 0 100px
}

.safari-price-zones h3 {
	font-size: 45px;
	font-weight: 800
}

.jeep-grid {
	background: #fff;
	box-shadow: 0 3px 4px #00000047;
	border-radius: 9px;
	margin-top: 20px;
	padding: 10px 10px 10px 25px;
	border: 1px solid #e5e5e5;
	height: 290px
}

.package-margin,
.safari-gate {
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04)
}

.jeep-grid img.icons {
	padding-top: 15px
}

.jeep-grid h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 10px
}

.jeep-grid ul li span {
	font-size: 14px;
	font-weight: 400;
	color: #222;
	display: inline-flex
}

.jeep-grid ul li span img {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	position: relative;
	top: 6px
}

.activity-detailstwo .side-div h2,
.confusedP h5,
.dhikala-info h2,
.our-gallery,
.package-margin .price-from .findButton,
.packages-detail h3,
.safari-price-zones .nav-tabs {
	margin-top: 0
}

.nav-tabs {
	border-bottom: none;
	margin: 80px auto 20px;
	display: table
}

.RPrice .price,
.info-list,
.person,
.price-from .price {
	margin-bottom: 10px
}

.package-Itinerary .row,
.package-margin,
.packages-list .pagi {
	margin-left: 0;
	margin-right: 0
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: none;
	min-width: 200px;
	font-size: 22px !important;
	font-weight: 700;
	background: #fff;
	border-radius: 0;
	letter-spacing: .5px;
	color: #222
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #244242;
	border: none;
	border-bottom-color: transparent
}

.nav-tabs>li>a:hover {
	border-color: #fff
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
	text-decoration: none;
	background-color: #fff;
	outline: 0
}

.booking-procedure h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 800;
	font-size: 30px;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 40px
}

.info-list {
	display: inline-flex;
	width: 100%
}

.info-list .icons {
	margin-right: 10px
}

.info-text p {
	font-size: 17px;
	font-weight: 400;
	color: #222
}

.banner-packageinfo h1,
.package-Dtitle h2 {
	color: #fff;
	margin-bottom: 20px;
	line-height: 64px;
	text-align: left
}

.info-list .icons img {
	width: 20px;
	position: relative;
	top: 2px
}

.safari-gate {
	margin-top: 20px;
	background: #fff;
	border-radius: 10px;
	padding: 15px
}

.safari-booking .home-banner h1 {
	padding-top: 0
}

.safari-gate .table-bordered>thead>tr>th {
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	font-family: Ubuntu, sans-serif;
	border: 1px solid #2f505080
}

.safari-gate .table-bordered {
	border: 1px solid #2f505080
}

.safari-gate .table-bordered>tbody>tr>th {
	font-family: Ubuntu, sans-serif;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
	font-weight: 700;
	border: 1px solid #2f505080
}

.safari-gate .table-bordered>tbody>tr>td {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	color: #222;
	border: none
}

.blogdetail-info .container .row .col-sm-9,
.dhikala-info .container .row .col-sm-9,
.hotel-listing .col-sm-9,
.packages-detail .col-sm-9,
.packages-list .col-sm-9 {
	width: 70%
}

.blogdetail-info .container .row .col-sm-3,
.dhikala-info .container .row .col-sm-3,
.hotel-listing .col-sm-3,
.packages-detail .col-sm-3,
.packages-list .col-sm-3 {
	width: 30%
}

.packagebannersection {
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center !important
}

.Tsafaribooking .packagebannersection {
	height: auto
}

.Tsafaribooking .banner-packageinfo {
	text-align: center;
	padding-top: 0
}

.Tsafaribooking .banner-packageinfo h1 {
	font-size: 46px;
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
	line-height: 44px
}

.banner-packageinfo h1 {
	font-size: 66px;
	font-weight: 700
}

.package-Dtitle h2 {
	font-size: 66px !important;
	font-weight: 700 !important
}

.banner-packageinfo p {
	font-size: 26px;
	line-height: 26px;
	color: #ffc419;
	text-align: left
}

.banner-packageinfo {
	text-align: center;
	padding-top: 120px
}

.packages-listing h2 {
	font-size: 22px;
	font-weight: 600;
	color: #222;
	margin-bottom: 5px;
	margin-top: 0
}

.packages-detail h1,
.price b {
	font-weight: 700;
	font-family: 'Source Sans Pro', sans-serif
}

.package-detail ul li span img {
	width: 17px
}

.price-from h6 {
	font-size: 20px;
	letter-spacing: .2px;
	margin-bottom: 0
}

.price b {
	color: #3f2893;
	font-size: 36px
}

.price i {
	color: #3f2893;
	font-size: 28px;
	margin-right: 5px
}

.price span {
	display: block;
	font-size: 15px
}

.package-margin {
	padding: 18px;
	border-radius: 10px;
	margin-bottom: 25px;
	background-color: #fff;
	transition: .3s ease-in-out;
	border: 2px dashed #2f505080
}

.packages-detail h1 {
	font-size: 26px;
	letter-spacing: -.7px;
	margin-top: 0;
	margin-bottom: 20px
}

.packages-detail p {
	font-size: 15px;
	font-weight: 400;
	line-height: 26px
}

.package-detail ul li span b {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	display: contents
}

.package-detail ul li span img.price {
	position: relative;
	bottom: 5px
}

.swiper-button-next,
.swiper-button-prev {
	background-color: rgb(253 202 31 / 82%);
	right: 10px;
	padding: 7px 15px;
	color: #000 !important;
	fill: black !important;
	stroke: black !important;
	background-size: 9px 30px !important;
	border-radius: 4px;
	width: 32px !important;
	height: 32px !important
}

.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%232d2d2d'%2F%3E%3C%2Fsvg%3E") !important
}

.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%232d2d2d'%2F%3E%3C%2Fsvg%3E") !important
}

.package-categories {
	background: #f2f2f2;
	margin-top: 0;
	padding: 0 0 45px
}

.package-details .container {
	width: 1170px
}

.packages-views h1 {
	font-size: 36px;
	font-weight: 700;
	color: #222;
	margin-bottom: 5px;
	margin-top: 0
}

.package-detail ul li span,
.packages-views p {
	font-size: 15px;
	text-align: left;
	font-weight: 400
}

.packages-listing .package-detail ul li span,
.packages-views .package-detail ul li span {
	background-color: #e3f1ff;
	color: #111;
	padding: 4px 12px 4px 1px;
	border-radius: 50px;
	line-height: 36px
}

.package-margin .package-detail ul,
.paynowoption .usertype {
	position: relative
}

.info-list .icons::before,
.packages-listing .package-detail ul li span:before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #000;
	width: 0;
	height: 0;
	background: #d6e4f3;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	font-size: 14px;
	padding: 5px
}

.packages-listing .package-detail ul li span img {
	width: 16px
}

.package-detail ul li span {
	color: #222;
	line-height: 30px
}

.packages-views p {
	color: #111;
	margin-bottom: 15px;
	line-height: 26px
}

.usertype {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

.usertype .radio label input {
	opacity: 0
}

.usertype label>input+.forcustom {
	cursor: pointer;
	box-shadow: 0 3px 8px #00000021;
	background-color: #fff;
	border-radius: 4px;
	font-size: 17px;
	padding: 9px 35px;
	line-height: 22px;
	color: #555;
	border: 2px solid #fdca1f
}

.usertype label>input:checked+.forcustom {
	border: 2px solid #fdca1f;
	color: #222;
	background: #fdca1f
}

.Standard-table .table-bordered {
	border: 1px solid #555
}

.Standard-table .table-bordered>thead>tr>th {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #222;
	letter-spacing: .5px;
	border: 1px solid #555;
	background-color: #fff
}

.Standard-table .table>tbody>tr>td {
	text-align: center;
	font-size: 15px;
	color: #222;
	font-weight: 400;
	border: 1px solid #555;
	background: #fff;
	vertical-align: middle
}

.Standard-table .table>tbody>tr>td select {
	border-radius: 0;
	width: auto;
	margin: 0 auto;
	box-shadow: none
}

.user-detail {
	background-color: #555;
	padding: 15px;
	border: 1px solid #555;
	border-top: none
}

.user-detail input {
	height: 40px;
	border: 2px solid #555;
	font-size: 18px;
	color: #222
}

.packages-views .package-detail ul li span:before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #000;
	width: 0;
	height: 0;
	background: #d6e4f3;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	font-size: 14px;
	padding: 5px;
	margin-right: 5px
}

.packages-views .rating {
	margin-top: 6px;
	margin-bottom: 6px
}

.package-gallery h3 {
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	margin-top: 40px;
	font-size: 45px;
	margin-bottom: 40px;
	font-weight: 800
}

.lightbox-gallery span {
	background-color: rgb(255 255 255 / 80%);
	padding: 6px 15px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: #222;
	font-weight: 600;
	position: relative;
	bottom: 65px;
	margin: 0 auto;
	display: table;
	border-radius: 5px
}

.package-Itinerary h5 {
	text-align: left;
	margin-top: 20px;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 700
}

.package-Itinerary .panel-group {
	margin-bottom: 0;
	padding: 0
}

.package-Itinerary #accordion .panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0 0 20px;
	padding: 0
}

.package-Itinerary #accordion .panel-heading {
	border-radius: 0;
	padding: 0
}

.package-Itinerary #accordion .panel-title a {
	background: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 20px 12px 12px;
	position: relative;
	transition: .3s;
	text-decoration: none
}

.package-Itinerary #accordion .panel-title a:focus,
a:focus {
	outline: 0;
	outline-offset: 0
}

.package-Itinerary #accordion .panel-title a:focus-visible {
	outline: 0;
	outline-offset: 0
}

.package-Itinerary #accordion .panel-title a.collapsed {
	background: #fff;
	border: none;
	color: #000
}

.package-Itinerary #accordion .panel-title a.collapsed::after,
.package-Itinerary #accordion .panel-title a::after {
	background: #fff;
	border: none;
	border-radius: 0;
	color: #000;
	content: "ï„‡";
	font-family: fontawesome;
	text-align: right;
	transition: .3s;
	float: right
}

.package-Itinerary #accordion .panel-title a.collapsed::after {
	background: #fff;
	border: none;
	box-shadow: none;
	color: #000;
	content: "ï„…"
}

.activity-D,
.package-review {
	background-color: #fff;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border-radius: 10px
}

.package-Itinerary #accordion .panel-body {
	background: 0 0;
	border-top: none;
	padding: 20px 25px 10px 9px;
	position: relative
}

.package-Itinerary #accordion .panel-body p {
	border-left: none;
	padding-left: 10px
}

.activity-D {
	transition: .3s ease-in-out;
	margin-bottom: 35px;
	padding: 25px
}

.activity-D h6 {
	text-align: left !important;
	font-size: 26px !important;
	margin-bottom: 20px !important;
	font-weight: 700 !important
}

.Resort-price {
	font-size: 18px;
	color: #000;
	margin-bottom: 7px;
	display: flex;
	justify-content: space-between
}

.Resort-price b,
.packages-listing .Resort-price .price b {
	font-size: 26px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #244242;
	margin-top: -4px
}

.Resort-price b i {
	font-size: 22px
}

.corbett-hotels-list .findButton {
	float: none;
	margin-top: 0
}

.package-review {
	padding: 15px
}

.package-D h2,
.traveler-D h2 {
	color: #222;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px
}

.traveler-D .table>tbody>tr>td {
	font-size: 18px;
	border-top: none;
	border-bottom: 1px solid #ddd
}

.traveler-D .table>tbody>tr>td input {
	height: 40px;
	font-size: 17px;
	border: 2px solid #efeff0;
	background-color: #efeff0;
	border-top: none;
	box-shadow: none
}

.package-D {
	padding: 1px 20px;
	border-left: 1px dotted #244242
}

.package-D .table>tbody>tr>td {
	font-size: 18px;
	font-weight: 600;
	border: none
}

.package-D .table>tbody>tr>td.payable {
	color: #244242;
	font-size: 26px;
	font-weight: 700
}

.paynowoption p#show-message {
	font-size: 22px;
	font-weight: 700;
	color: #222
}

.paynowoption .usertype label>input+.forcustom {
	font-size: 20px;
	font-weight: 700;
	color: #222;
	padding: 12px 20px
}

.top-form .form {
	min-height: auto;
	outline: 0;
	margin-top: 40px;
	border: none;
	background: 0 0
}

.person-detail .panel-default>.panel-heading {
	background-color: #244242;
	text-align: left;
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	padding: 12px 15px;
	letter-spacing: .5px;
	border-radius: 12px
}

.person-detail .panel-default>.panel-body .Declaration ul li {
	line-height: 32px;
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 0;
	margin-right: 0
}

.itinerary-info,
.person-detail .panel-default>.panel-body .Declaration ul li span {
	padding: 0
}

.person-detail label {
	font-size: 16px;
	text-align: left;
	color: #222;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 0
}

.top-form input,
.top-form select {
	height: 40px;
	border: 2px solid #555;
	margin-bottom: 20px;
	font-size: 18px;
	color: #222
}

.top-form textarea {
	border: 2px solid #555;
	margin-bottom: 20px;
	font-size: 18px;
	color: #222
}

.person-detail .panel-default {
	border-color: #244242
}

.fill-frm input,
.fill-frm select,
.person-detail .panel-default>.panel-body .table tbody tr td select {
	height: 40px;
	border: 2px solid #555;
	font-size: 15px;
	color: #222
}

.person .col-sm-2.col-xs-12.gender {
	width: 14%
}

.person-detail span {
	font-size: 15px;
	color: #111;
	padding: 3px 15px;
	border-radius: 12px;
	font-weight: 400
}

.person-detail span#total-price {
	font-size: 20px;
	font-weight: 500
}

.person-detail .panel-default>.panel-body .table tbody tr td textarea {
	border: 2px solid #555;
	font-size: 15px;
	color: #222
}

.inclus,
.package-Itinerary {
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border-radius: 10px;
	transition: .3s ease-in-out
}

.optionpaynow {
	text-align: center;
	margin-top: 40px;
	justify-content: space-around;
	display: flex
}

.agree .form-check label.form-check-label {
	font-size: 18px;
	font-weight: 400;
	color: #444
}

.btn-amt {
	color: #222;
	background-color: #fdca1f;
	border-color: #fdca1f;
	padding: 12px 25px;
	position: relative;
	top: 3px
}

.btn-amt:hover {
	color: #222
}

.btn-danger,
.btn-danger:hover {
	color: #fff;
	background-color: red;
	border-color: red
}

.carousel-control span.fa-chevron-left,
.carousel-control span.fa-chevron-right {
	font-size: 18px;
	top: -4px;
	position: relative
}

.package-Itinerary {
	margin-top: 40px;
	background-color: #fff;
	margin-bottom: 35px
}

.cont-detail {
	background: #244242;
	margin-top: 25px
}

.tabs-nav2 ul li a {
	color: #fff;
	font-size: 17px;
	font-weight: 400
}

.tabs-nav2 ul li {
	border-right: 1px solid #ddd;
	padding: 6px 20px
}

.tabs-nav2 ul li:last-child {
	border-right: none
}

.inclus {
	background-color: #fff;
	padding: 20px
}

.inclusions-Exc {
	padding-top: 20px;
	padding-bottom: 20px
}

.inclus h5 {
	margin-top: 0;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 700
}

.inclus ul li span {
	font-size: 15px;
	text-align: left;
	color: #222;
	font-weight: 400;
	line-height: 36px
}

.inclus ul li span:before,
.itinerary-info ul li span:before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #000;
	width: 0;
	height: 0;
	background: #d6e4f3;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	font-size: 14px;
	padding: 5px;
	margin-right: 8px
}

.inclus ul li span img {
	width: 18px;
	margin-right: 4px
}

.termsinfo h6 {
	text-align: center;
	margin-top: 0;
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: 800
}

.inclu-date,
.termsinfo p {
	margin-bottom: 20px
}

.itinerary-info ul li span,
.termsinfo p {
	font-size: 15px;
	color: #222;
	font-weight: 400;
	text-align: left
}

.itinerary-info ul li span {
	line-height: 36px;
	width: 100%
}

.itinerary-info ul li span img {
	width: 17px;
	margin-right: 8px;
	height: 17px;
	margin-top: 10px
}

.blogdetail-info p,
.corbett-event p,
.dhikala-info p {
	margin-bottom: 15px;
	font-weight: 400
}

.Important-Note ul li span b,
.itinerary-info ul li span b {
	display: contents
}

.blogdetail-info,
.dhikala-info {
	padding-top: 50px;
	padding-bottom: 25px
}

.dhikala-info h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 26px;
	font-weight: 600;
	letter-spacing: -.7px;
	text-transform: capitalize;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0
}

.dhikala-info p {
	font-size: 15px;
	color: #111;
	line-height: 26px
}

.blogdetail-info .container .row .col-sm-9 img,
.dhikala-G img.lightboxed,
.dhikala-info .container .row .col-sm-9 img {
	border-radius: 9px
}

.blogdetail-info p {
	font-size: 17px;
	color: #222;
	line-height: 26px
}

.offertag {
	position: fixed;
	bottom: 20px;
	right: 0;
	z-index: 2
}

.offertag a img {
	width: 150px
}

.events-enquiry .col-sm-3 {
	width: 20%
}

.events-enquiry .btn-warning {
	width: 100%;
	margin-top: 28px;
	padding: 6px
}

.events-pack {
	margin-top: -60px
}

.event-tabs .nav-tabs {
	margin-bottom: 40px;
	display: inline-block
}

.event-tabs .nav-tabs>li>a {
	width: 320px;
	border-radius: 4px
}

.festival-pack {
	background-color: #f4f4f4;
	border-radius: 12px;
	box-shadow: 0 3px 6px #00000047;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
	display: inline-block
}

.Package-no {
	position: absolute;
	right: 0;
	background: #ffc419;
	padding: 5px 15px;
	font-size: 17px;
	font-weight: 600;
	color: #222;
	z-index: 9;
	border-top-right-radius: 9px
}

.festiv {
	padding-top: 55px;
	text-align: end
}

.inclu-date,
.success,
.view-inclu {
	text-align: center
}

.corbett-event p {
	font-size: 15px;
	text-align: left;
	color: #222
}

.inclu-date,
.view-inclu a {
	font-size: 17px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	color: #111
}

.c-duration ul li .icons {
	float: left;
	background: #ffc41938;
	padding: 17px 15px;
	border-radius: 50px;
	margin-right: 10px;
	width: 73px;
	height: 73px;
	text-align: center
}

.c-duration ul li .c-detail {
	display: inline-block;
	margin-top: 5px
}

.c-duration ul li .c-detail h5 {
	margin-bottom: 4px;
	margin-top: 8px;
	font-size: 20px;
	letter-spacing: .3px
}

.c-duration ul li .icons img.c-jeeps {
	padding-top: 7px
}

.view-inclu {
	padding-top: 45px;
	padding-bottom: 5px
}

.view-inclu a {
	text-decoration: none
}

.package-inclu {
	padding: 20px;
	background: #f4f4f4;
	margin-top: -5px;
	width: 100%;
	border-bottom-right-radius: 9px;
	box-shadow: 0 3px 2px #0000003d;
	border-top: 1px solid #efebeb;
	border-bottom-left-radius: 9px
}

.inclu-date {
	background: #ffc419;
	width: 130px;
	padding: 9px 20px;
	box-shadow: 0 3px 8px #00000021;
	border-radius: 4px;
	margin-top: 20px
}

.success {
	padding: 30px 0
}

.success h1 {
	color: #88b04b;
	font-weight: 900;
	font-size: 40px;
	margin-bottom: 10px
}

.success p {
	color: #404f5e;
	font-size: 20px;
	margin: 0
}

.success i {
	color: #9abc66;
	font-size: 100px;
	line-height: 200px;
	margin-left: -15px
}

.success .card {
	background: #e6e6e6;
	padding: 60px;
	border-radius: 4px;
	box-shadow: 0 2px 3px #c8d0d8;
	display: inline-block;
	margin: 0 auto
}

.success .card .check-icon {
	border-radius: 200px;
	height: 200px;
	width: 200px;
	background: #f8faf5;
	margin: 0 auto
}

.RPrice .price i,
.packages-listing .Resort-price .price i {
	font-size: 22px;
	color: #244242
}

.carousel .carousel-caption h5,
.destination h5 {
	font-size: 20px;
	font-weight: 600;
	text-align: center
}

.package-margin .package-detail {
	width: 100%;
	float: none
}

.package-margin .price-from {
	float: none;
	margin-top: 0;
	display: flex;
	justify-content: space-between
}

.destination h5 {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	background-color: #244242;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	letter-spacing: .2px
}

.dhikala-info h3,
.our-gallery h2 {
	letter-spacing: -.7px;
	text-align: left;
	margin-top: 0;
	font-weight: 700
}

.carousel-control {
	top: 40%;
	font-size: 34px;
	color: #000;
	opacity: 1;
	text-shadow: none;
	width: 32px;
	height: 32px;
	background-color: rgb(253 202 31 / 82%);
	font-weight: 100;
	line-height: 28px
}

.carousel-control:focus,
.carousel-control:hover {
	color: #000;
	opacity: 1;
	text-shadow: none
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
	filter: none;
	background-repeat: repeat-x
}

.carousel .carousel-caption {
	padding-bottom: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 10px;
	background: rgb(36 66 66 / 35%)
}

.carousel .carousel-caption h5 {
	margin-bottom: 10px;
	padding-top: 0;
	color: #fff;
	text-shadow: none
}

.box {
	border: 2px solid #ffc419;
	padding: 20px;
	margin-top: 40px
}

.form-control:focus {
	border-color: #ffc419;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(233 223 102 / 60%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(233 223 102 / 60%)
}

.our-gallery h2 {
	font-size: 26px;
	margin-bottom: 20px
}

.our-packages.package-Itinerary {
	margin-top: 0;
	background-color: #0000;
	box-shadow: none;
	padding: 0
}

.our-packages.package-Itinerary #accordion .panel-title a {
	padding-left: 0;
	padding-right: 0
}

.our-packages.package-Itinerary #accordion .panel-body {
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px
}

.our-packages.package-Itinerary #accordion .panel-body p {
	padding-left: 0;
	font-size: 14px
}

.our-packages.package-Itinerary #accordion .panel-title a.collapsed::after,
.our-packages.package-Itinerary #accordion .panel-title a::after {
	background: #f5f7fb;
	border: none;
	border-radius: 50%;
	color: #000;
	content: "ï„‡";
	font-family: fontawesome;
	text-align: center;
	transition: .3s;
	float: right;
	padding: 5px;
	width: 25px;
	height: 25px;
	line-height: 15px
}

.our-packages.package-Itinerary #accordion .panel-title a.collapsed::after {
	background: #f5f7fb;
	border: none;
	box-shadow: none;
	color: #000;
	content: "ï„…"
}

.our-packages.package-Itinerary #accordion .panel-body h6 b {
	font-size: 15px;
	letter-spacing: .2px
}

.activity-detailstwo .Accommodation h4 {
	margin-top: 0;
	font-size: 22px;
	letter-spacing: .2px
}

.activity-detailstwo .Accommodation p {
	font-size: 14px
}

.dhikala-info h3 {
	font-size: 17px
}

.dhikala-info h4 {
	font-size: 16px
}

.dhikala-info h5 {
	font-size: 15px
}

.dhikala-info h6 {
	font-size: 17px
}

.dhikala-pack .nav-tabs {
	margin-top: 0;
	display: block
}

.dhikala-pack .nav-tabs>li>a {
	font-size: 18px !important;
	font-weight: 400
}

.dhikala-pack .nav-tabs>li.active>a,
.dhikala-pack .nav-tabs>li.active>a:focus,
.dhikala-pack .nav-tabs>li.active>a:hover {
	color: #222;
	cursor: default;
	background-color: #ffff;
	border: none;
	border-bottom: 2px solid #3f2893;
	font-weight: 700 !important
}

.PackageTab h6 {
	font-size: 18px;
	letter-spacing: .2px
}

.accommodation-details,
.dhikala-map {
	background: #fff;
	padding: 15px;
	border-radius: 10px;
	margin-top: 30px;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04)
}

.accommodation-details h6 {
	font-size: 17px;
	text-align: left;
	line-height: 21px;
	letter-spacing: .1px;
	margin-top: 0
}

.accommodation-details p {
	text-align: left;
	font-size: 14px;
	line-height: 21px
}

.accommodation-details .package-detail ul li span {
	line-height: 22px;
	font-size: 14px;
	display: flex;
	margin-bottom: 7px
}

.Important-Note ul li span::before,
.accommodation-details .package-detail ul li span::before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #000;
	width: 20px;
	height: 20px;
	background: #d6e4f3;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	font-size: 13px;
	padding: 1px 4px;
	margin-right: 8px;
	margin-top: 3px
}

.Important-Note ul li span img,
.accommodation-details .package-detail ul li span img {
	position: relative;
	bottom: 2px
}

.Important-Note ul li span {
	line-height: 26px;
	font-size: 14px;
	display: flex;
	margin-bottom: 8px
}

.dhikala-map h6 {
	font-size: 18px;
	letter-spacing: .2px;
	margin-top: 0
}

.corbett-hotels-list .hotel-content .Resort-location {
	width: 75%
}

.corbett-hotels-list .hotel-content .Resort-location ul li span img {
	width: 15px;
	height: 15px;
	margin-right: 4px;
	margin-top: 3px
}

.contactus h2 {
	text-align: center;
	margin-top: 40px;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -.7px
}

.contact-grid {
	background: #fff;
	padding: 50px 20px 47px;
	border-radius: 10px;
	box-shadow: 0 10px 30px 0 rgb(6 26 58 / 6%);
	display: flex;
	min-height: 226px
}

.contact-content-icon {
	margin-bottom: 28px;
	height: 80px;
	width: 80px;
	color: #fff;
	font-size: 35px;
	background: #244242;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}

.contact-content-text.headline {
	padding: 10px 0 0 10px;
	text-align: left;
	width: 70%
}

.contact-grid h4 {
	text-align: left;
	font-size: 20px;
	margin-bottom: 7px
}

.contact-grid p {
	color: #222;
	font-size: 17px
}

.contact-grid p a {
	color: #555;
	font-size: 17px;
	text-decoration: none;
	display: block
}

.contactform {
	max-width: 100%;
	margin: 20px auto;
	background-color: #fff;
	padding: 25px
}

.contactform label {
	font-size: 17px;
	font-weight: 500
}

.contactform input,
.contactform textarea {
	font-size: 16px;
	background-color: #efeff0;
	box-shadow: none;
	color: #000
}

.contactform input {
	height: 46px;
	border: 2px solid #efeff0;
	border-radius: 8px
}

.contactform textarea {
	border: 2px solid #efeff0;
	border-radius: 8px
}

.destination {
	background: #fff;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border-radius: 10px
}

#Elephant .jeep-grid {
	height: 380px
}

.State select {
	margin-top: 11px
}

.address textarea {
	border: 2px solid #555;
	font-size: 15px;
	color: #222;
	margin-top: 11px
}

.State label,
.address label {
	margin-bottom: 15px
}

.login-dropdown {
	right: 0;
	left: auto
}

.login-dropdown li a.dropdown-item {
	padding: 0 15px
}

.login-dropdown>li>a:focus,
.login-dropdown>li>a:hover {
	color: #222;
	text-decoration: none;
	background-color: #fff
}

.whatsapp {
	position: fixed;
	bottom: 50%;
	right: 0;
	z-index: 2;
	background: #25d366;
	padding: 5px 7px
}

.whatsapp i {
	font-size: 40px;
	color: #fff
}

.contact-grid a {
	color: #222;
	padding-right: 10px
}

.confusedH .confusedH-content {
	padding: 12px;
	text-align: center
}

.confusedH .confusedH-content p {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 600
}

.confusedH .confusedH-content h6 {
	font-weight: 700
}

.confusedP .confusedP-content {
	padding: 12px;
	text-align: left
}

.confusedP .activities ul li {
    line-height: 32px;
    border-bottom: 1px dotted #000000;
    padding: 2px 0;
}

.activities ul li i {
	color: #244242;
	margin-right: 4px
}

.confusedP .activities ul li span {
	font-size: 15px;
	text-align: left;
	color: #222;
	font-weight: 600
}

.safari-banner-caption h1 {
	font-size: 32px;
	color: #fff;
	font-weight: 600;
	padding-top: 30px;
	margin-bottom: 20px;
	line-height: 45px;
	text-transform: uppercase;
	padding-left: 50px;
	padding-right: 50px
}

.safari-banner-caption p {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	padding-top: 0;
	margin-bottom: 15px;
	line-height: 28px;
	max-width: 100%;
	padding-left: 50px;
	padding-right: 50px
}

.core-zone h6 {
	font-size: 15px;
	color: #000;
	font-weight: 700;
	margin-bottom: 5px
}

.core-zone ul li span {
	font-size: 14px;
	line-height: 30px;
	font-weight: 400
}

.Mtdcpage h1 {
	text-align: left;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: -.7px;
	margin-top: 0;
	margin-bottom: 30px
}

.Mtdcpage .reach-book p {
	line-height: 20px;
	margin-bottom: 10px
}

.Mtdcpage .activity-detailsthree {
	background-color: #fff;
	transition: .3s ease-in-out;
	box-shadow: 0 6px 38px 0 rgba(0, 0, 0, .04);
	border-radius: 10px;
	border: 1px solid #ddd;
	padding-bottom: 20px
}

.Mtdcpage .container .row .col-sm-3 {
	width: 25%
}

.Mtdcpage .activity-detailsthree .rowhead {
	border-bottom: 1px solid #ddd;
	margin-left: 0;
	margin-right: 0
}

.Mtdcpage .activity-detailsthree .rowtwo {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #ddd;
	margin-top: 20px
}

.Mtdcpage .activity-detailsthree .Rheading h4 {
	font-size: 20px;
	margin-bottom: 10px
}

.room-basic-info {
	margin-top: 10px
}

.room-basic-info ul li {
	display: flex;
	line-height: 36px
}

.room-basic-info ul li .csrbi-icon img {
	width: 30px;
	height: 30px;
	margin-right: 5px
}

.room-basic-info ul li span.csrbi-text {
	color: #333632;
	font-size: 13px
}

.Mtdcpage .activity-detailsthree .rowtwo .borderright {
	border-right: 1px solid #ddd;
	min-height: 370px
}

.Mtdcpage .activity-detailsthree .RType {
	padding-top: 10px;
	padding-bottom: 20px
}

.Mtdcpage .activity-detailsthree .RType .amenities {
	padding: 0;
	border-radius: 5px;
	max-width: 100%;
	margin-bottom: 20px;
	display: inline-flex;
	margin-right: 0
}

.Mtdcpage .activity-detailsthree .RType .amenities img {
	width: 30px;
	display: block;
	height: 30px;
	padding: 0;
	border-radius: 10px;
	margin-right: 8px;
	background-color: #fff
}

.Mtdcpage .activity-detailsthree .RType .amenities span {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: center;
	display: block;
	margin-top: 10px;
	line-height: 12px
}

.RInclusions {
	margin-top: 5px
}

.RInclusions ul li p {
	font-size: 14px;
	text-align: left;
	color: #222;
	font-weight: 400;
	line-height: 20px
}

.RInclusions ul li span:before {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #000;
	width: 0;
	height: 0;
	background: #d6e4f3;
	text-align: center;
	line-height: 24px;
	border-radius: 50%;
	font-size: 13px;
	padding: 4px 5px;
	margin-right: 5px
}

.RPrice .price b {
	font-size: 26px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #244242
}

.RPrice .price span {
	display: inline-block;
	font-size: 14px;
	color: #333632
}

.Mtdcpage .activity-detailsthree .RType .more a {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #244242;
	font-size: 13px;
	text-decoration: underline
}

.listed-below .table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #e5e5e5
}

.listed-below .table tr td p {
	font-size: 14px;
	max-width: 100%;
	margin: 0 auto;
	font-weight: 400;
	line-height: 22px;
	color: #000
}

.tadobainfo .banner-packageinfo h1 {
	font-size: 30px !important;
	text-align: center
}

h2,
h3,
h4,
h5,
h6 {
	font-size: 20px;
	font-weight: 600
}

.tadobapark-disc h4 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .1px
}

.tadobapark-disc {
	padding-bottom: 15px
}

.rounded {
	width: 100% !important;
	border-radius: 15px !important
}

.mb-3 {
	margin-bottom: 2rem !important
}

.dhikala-info ul li {
	font-size: 15px;
	line-height: 26px;
}


.blinking-button{
    padding: 8px 35px;
    border-radius: 48px 0px; 
border: 0px solid #6C8003;
}
@keyframes blink {
  0%, 100% {background-color:#ff1100;}
  50% {background-color: #8EDDBE;}
}
#blinking-button {
  background-color: #8EDDBE;
  color: white;
  animation: blink 1s linear infinite;
}

 


