.khamma-icon {width:100px;}
.khamma-subline {font-size:18px; font-weight:600; padding-bottom:10px; display: block;}
.ftco-navbar-light.scrolled .navbar-brand span {color:#000;}
.ftco-navbar-light.scrolled .navbar-brand svg path {fill:#000;}
.khamma-points {margin:0px; padding:0px; margin-bottom: 15px;}
.khamma-points li {position:relative; list-style: none; padding:0px 0px 10px 26px;}
.khamma-points li:before {content:''; width:18px; height:18px; position:absolute; left:0; top:4px; background: url("../images/check.svg") no-repeat;}
.car-heading { 
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	padding: 10px 20px;
	background: #f15d30;
	border-radius: 10px;
}


.footer-contact {
	background: rgba(0,0,0,0.8);
	border-radius: 6px;
	padding: 20px;
	
}
.footer-contact h2 {
	color: #fff;
	padding-bottom: 20px;
	font-weight: 600;
	border-bottom: 1px solid #484848;
	margin-bottom: 30px;
}
.footer-contact ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	text-align: left;
}
.footer-contact ul li {color:#fff; list-style: none; width:32%; padding: 0px 20px; text-align: center;}
.footer-contact ul li:first-child {width:28%;}
.footer-contact ul li a {color:#fff;}
.footer-contact ul li span.icon {
	margin-right: 0px;
	display: block;
	text-align: center;
	font-size: 23px;
	padding-bottom: 15px;
}
.foot-logo {margin-bottom:15px;}


.slider-sec { position:relative; width:100%; }
.slider-sec .slider {margin:0px;}
.slider-sec .slider .slick-slide {min-height:980px;}
.slider-text {width: 100%; max-width:710px; margin: 0 auto; padding:18px 0 28px; top: 55%; transform: translateY(-55%); position: absolute; right: 0; left: 0; z-index:1; text-align:center; }
.slider-sec .slider.single-item {margin-top: 0;}
.slider-sec .slick-current.slick-active::after { content: ''; width: 100%; height: 100%; position: absolute; background: rgba(0,0,0,0.5); left: 0; top: 0; }

.slider-text p {color:#fff; font-size:20px; line-height:26px; font-family: 'Gotham'; font-weight:normal;}

.tour-btn {
	color: #fff;
	background: #f15d30;
	padding: 16px 26px;
	font-size: 18px;
	border-radius: 6px;
}
.tour-btn:hover {coloe:#f15d30; background: #fff;}

.banner { width: 100%; background: #ac3511; padding: 50px 0px 40px; text-align: center; padding-top: 180px; position:relative;}
.banner:before {content:''; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(92,21,0,0.8);}
.banner h1 { color: #fff; font-size: 50px; line-height:60px; font-weight: 600;}


.inner-content { padding: 50px 0px;}

.cont-detail {}
.cont-detail h3 {font-size:28px; line-height:36px; font-weight:600; margin: 0px; padding-bottom: 15px;}

.cont-detail ul {margin:0px; padding:0px;}
.cont-detail ul li {list-style:none; position:relative; padding-left: 36px; margin-bottom: 30px;}
.cont-detail ul li span {
	display: inline-block;
	position: absolute;
	left: 0;
}
.cont-detail ul li span img {width:24px;}
.cont-detail ul li h4 {font-size:22px; line-height:28px; font-weight:500;}



.cont-form {margin-bottom: 50px;}
.cont-form h3 {font-size:28px; line-height:36px; font-weight:600; margin: 0px; padding-bottom: 15px;}

.cont-form input[type="text"], .cont-form input[type="name"], .cont-form input[type="phone"], .cont-form input[type="email"], .cont-form textarea {
	font-family: "Poppins", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	height: 57px;
	background: #f7f7f7;
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 15px;
}

.cont-form textarea {
	height:120px;
	padding: 10px 15px;
	
}

.cont-form input[type="submit"] {
	border: 0px;
	font-size: 18px;
	padding: 14px 24px;
	font-weight: 500;
	border-radius: 6px;
	background: #f15d30;
	color: #fff;
	transition: all ease 0.3s;
}

.cont-form input[type="submit"]:hover {background: #000;}


.car-fleet {margin-top:30px; margin-bottom: 30px;}
.car-fleet h2 {background: #ac3511; color:#fff; padding: 15px 20px; margin: 0;}

p {font-size:18px;}
ul li {font-size:18px; line-height: 30px;}

.car-fleet-left {}
.car-fleet-row1 .car-fleet-right {
	
}

.car-fleet-right ul {
	margin: 0px 0px 15px;
	padding: 0;
	list-style-position: inside;
}
h1, h2, h3, h4 {margin:0px; padding-bottom: 10px;}
h2 {font-size: 34px; line-height:42px;}
h3 {font-size: 28px; line-height:36px;}
h4 {font-size: 22px; line-height:28px;}

.car-fleet-row2 .car-fleet-left {
	
}

.car-fleet-row1 {
	margin-bottom: 40px;
}

.car-fleet-row2 {
	margin-bottom: 40px;
}

.tempo-fleet {margin-bottom: 30px; }
.tempo-fleet h2 {background: #ac3511; color:#fff; padding: 10px 20px; margin: 0;}

.why-choose-rental { }
.why-choose-rental hr {margin-bottom:50px;}

.why-choose-rental ul {
	margin: 0px 0px 15px;
	padding: 0;
	list-style-position: inside;
}

.offer-box {padding:20px; border:1px solid #ddd; margin-bottom:25px; border-top: 4px solid #f15d30;}
.offer-box h3 {line-height:30px;}
.offer-box ul {
	margin: 0px 0px 15px;
	padding: 0;
	list-style-position: inside;
}


/* Car & Tempo Rental Page CSS Starts */

.wed-serv-wrap {}
.offer-card {
	background: #f5f5f5;
	height: 100%;
	border-top:5px solid #f15d30;
	padding: 20px;
}

.orange {color:#f15d30;}

.book-sec {
	padding: 30px;
	background: #f15d30;
	color: #fff;
	width: 100%;
}

.book-sec h2 {
	color: #fff;
}


/* Car & Tempo Rental Page CSS Ends */

.top-places {}

.best-time {}

.travel-comfy {}

.book-tour {padding: 30px; background: #f15d30; color: #fff; width: 100%;  text-align:center; border-radius: 20px;}
.book-tour h2 {color:#fff;}

#tourTabs li a { font-size: 16px; color: #000;}
#tourTabs li a.active { color:#fff; background: #f15d30;}


.footer-bank {
	background: #f15d30;
	border-radius: 6px;
	padding: 20px;
	margin-bottom: 15px;
	text-align:center;
}
.footer-bank h2 {
	color: #fff;
	padding-bottom: 20px;
	font-weight: 600;
	border-bottom: 1px solid #d94b1f;
	margin-bottom: 10px;
	font-size: 30px;
  line-height: 40px;
}
.footer-bank ul li {list-style:none; color:#fff;}

.whatsapp {
	width: 200px;
	bottom: 20px;
	right: 0px;
	position: fixed;
	z-index: 10;
}
.whatsapp img {
	max-width: 180px;
	height: auto;
}

.chardham-banner { margin-top: 50px; margin-bottom: 30px;}
.chardham-banner img {}

.key-benefits {}
.key-benefits ul {margin:0px; padding:0px; list-style-position: inside;}

.temple-covered {}

.ideal-duration {}
.ideal-duration ul {margin:0px; padding:0px; list-style-position: inside;}

.uttar-pradesh-tours {}
.uttar-pradesh-tours ul {margin:0px; padding:0px; list-style-position: inside;}















