.log_in{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.pdtl_ftp{
	text-align:left;
}
.login_btn_ftp{
	height: 40px;
    padding: 0;
	background: #f7ad00;
}
.container form .input-text{
	width: 100%;
    border: 1px solid #e8e7e7;
    padding: 8px;
    height: 40px;
	border-radius: 2px;
}
.sing-up_details_ftp button:hover{
	background: #f7ad00;
}
.sing-up_details_ftp button{
	width: auto;
	background-color: #d82a2b;
}
.sing-up_details_ftp hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
	width: 50%;
}
.sing-up_details_ftp{
	border: 1px solid #e8e7e7;
    border-radius: 4px;
    margin-top: 50px;
	background: #fff;
	padding: 10px;
	margin-bottom: 50px;
}
.last_line{
	text-align: center;
    background: #f5f5f5;
    padding: 20px;
}
.social_icon_ftp{
	text-align: center;
}
.breadcrumb-area{
	color:#fff;
}
.sub-banner {
    color: white;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background: url(../img/sub-banner.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: auto;
    opacity: 1;
    visibility: inherit;
    text-align: center;
}
.pdt20{
	line-height: 1.6;
}
.abt_tpy span{
	font-weight: 900;
	color: #ffb400;
}
.abt_tpy{
	font-size: 24px;
    color: #333;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 20px;
    margin: 20px 0 20px;
    text-transform: uppercase;
}
.simple-slider .slide{
	padding-bottom: 10px;
}
.about-item .simple-slider{
	padding-bottom: 10px;
}
.about-item{
	text-align: justify;
}
.cp-app-text ul.damage li{
	display: inline-block;
    margin: 0px 10px 10px 0px;
    padding: 15px 20px;
    list-style-type: none;
    background: #64a7cd;
    color: #fff;
    font-weight: 600;
    width: 32%;
	text-transform: uppercase;
    font-size: 16px;
}
.price_chart_ftp{
	padding-left: 15px;
}
.term_condition_ftp{
	text-align: left;
}
.main-header .navbar-default .nav li a:hover{
	color:#f7ad00;
}
.about-item .cp-app-text h2:before{
	content: '';
    width: 100%;
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    bottom: 0;
    left: 0;
}
.about-item .cp-app-text h2:after {
	    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
}
.about-item .cp-app-text h2:after {
    background-color: #ffb400;
}
.dropdown-menu li a:hover {
    color: #ffb400;
    border-left: solid 5px #ffb400;
    background: #ffffff;
}
.cp-app-text strong{
	font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 15px;
	color: #ffb400;
	letter-spacing: 1px;
}
.cp-app-text h4{
    line-height: 26px;
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
}
.cp-choose-list li:before{
    font-family: 'FontAwesome';
    content: "\f046";
    font-size: 28px;
    line-height: 28px;
    position: absolute;
    left: 0;
	color: #d82a2b;
}
.cp-app-text ul li {
    /*list-style-type: circle;
    margin-left: 20px;*/
    margin-bottom: 10px;
    margin-bottom: 10px;
}
.cp-choose-list li {
    font-size: 18px;
    font-weight: 700;
    color: #444;
    display: block;
    list-style: none;
    padding: 0 0 17px 50px;
    position: relative;
}
.cp-choose-list li:hover{
	color: #d82a2b;
}
.cp-app-text p{
    margin: 0 0 15px;
}
.fa-lg{
	font-size:25px;
}
.two_block_ftp{
	display: flex!important;
    list-style: none!important;
    padding: 0!important;
    margin-top: 10px!important;
}
.box_ftp{
	border: 1px solid #ffb400;
    padding: 10px;
    min-height: 250px;
    line-height: 19px;
    margin: 10px;
}
.cp-why-choose-listed .cp-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.cp-why-choose-listed .cp-box:hover {
	background-color: #d82a2b;
	z-index: 999;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; 
}
.cp-why-choose-listed .cp-box {
    float: left;
    width: 100%;
    height: 296px;
    position: relative;
    background-color: #000;
    padding: 32px 28px 38px;
    text-align: center;
    z-index: 99;
}
.cp-why-choose-listed .cp-box h3{
	margin: 32px 0px 33px 0px;
    color: red;
    font-size: 36px;
}
.cp-why-choose-listed .cp-box p{
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}
.cp-why-choose-listed .cp-box:hover h3, .cp-why-choose-listed .cp-box:hover p, .cp-why-choose-listed .cp-box:hover .icomoon, .cp-why-choose-listed .cp-box.active h3, .cp-why-choose-listed .cp-box.active p, .cp-why-choose-listed .cp-box.active .icomoon {
    color: #fff;
}
.cp_header.cp_sticky, a, img, a:before, a:after, ul, ul li, li:before, .cp-caption, a.cp-btn-style1:before, a.cp-btn-style1:after, a.cp-btn-style2:after, a.cp-btn-style2:before, .cp-taxi-holder:before, .cp-taxi-holder:after, .cp-caption:before, .cp-why-choose-listed .cp-box, .cp-testimonial-inner .cp-icon:before, .cp-read-more:before, .cp-offers-inner .cp-text:before, .cp-offers-inner .cp-text, .cp-text h3, .cp-text p, .icon-holder, .icon-holder:before, .cp-clients-box .cp-clients-listed:before, .cp-gallery-box .cp-caption, .cp-booking-form-outer .cp-btn-style1, .cp-ft-form-box form button, .cp-advertising-box .thumb, .cp-form-box .inner-holder .btn-submit {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.main-title h1 span{
	font-weight:900;
	color: #f7ad00;
}
/*.main-title h1{
	font-weight:400;
	font-size: 35px;
}*/
.cp-app-thumb:hover .app-img2 {
    -webkit-transform: translateY(50px) translateX(-190px);
    -moz-transform: translateY(50px) translateX(-190px);
    -ms-transform: translateY(50px) translateX(-190px);
    -o-transform: translateY(50px) translateX(-190px);
    transform: translateY(50px) translateX(-190px);
}
.cp-app-thumb:hover .app-img1 {
    -webkit-transform: translateY(0px) translateX(190px);
    -moz-transform: translateY(0px) translateX(190px);
    -ms-transform: translateY(0px) translateX(190px);
    -o-transform: translateY(0px) translateX(190px);
    transform: translateY(0px) translateX(190px);
}
.cp-app-thumb {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.cp-contact-inner-holder h3 {
    color: #f7ad00;
	font-weight: 300;
    line-height: 28px;
	font-size: 36px;
}
.cp-form-box2 h3 {
    margin: 0 0 30px;
	color: #f7ad00;
	font-weight: 600;

}
.cp-form-box .inner-holder{
    margin-bottom: 10px;
}
.cp-form-box2 .inner-holder input[type="text"], .cp-form-box2 .inner-holder input[type="date"], .cp-form-box2 .inner-holder input[type="password"], .cp-form-box2 .inner-holder input[type="phone"], .cp-form-box2 .inner-holder textarea {
    color: #141414;
    border-color: #b9b9b9;
    background-color: #f5f5f5;
    margin-top: 10px;
    border-radius: 0px;
}
.cp-form-box .inner-holder input[type="text"], .cp-form-box .inner-holder input[type="date"], .cp-form-box .inner-holder input[type="password"], .cp-form-box .inner-holder input[type="phone"], .cp-form-box .inner-holder textarea {
    width: 100%;
    font-size: 14px;
    color: #444;
    border: none;
    border: 1px solid #b9b9b9;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 99;
}
.cp-form-box2 .inner-holder textarea {
    height: 136px;
}
.cp-form-box .inner-holder .btn-submit:hover {
	background:#f7ad00;
}
.cp-form-box .inner-holder .btn-submit {
    font-size: 18px;
    float: right;
    color: #fff;
    height: 50px;
    line-height: 45px;
    text-align: center;
    min-width: 150px;
    border: none;
    border-bottom: 3px solid transparent;
	padding: 3px;
    background-color: #d82a2b;
}
.cp-form-box .box{
	background: #d82a2b;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0px 8px 20px -5px #808080;
    color: #fff;
}
.box1 {
    border: 1px solid #b9b9b9;
    margin-bottom: 30px
}
.cp-app-text ul li {
    margin-bottom: 10px;
	list-style: none;
}
.cp-app-text h4 {
    line-height: 26px;
    margin: 0 0 20px;
	letter-spacing: 1px;
}
.pdt20 .term_condition_ftp ul {
	padding-left: 0;
}
.panel-body-2{
	padding: 0;
    margin-left: 20px;
}
.tab-content .fa{
	color: #f7ad00;
}
.pd-b20 .panel-title{
	font-size: 18px;
	color: #f7ad00;
    font-weight: 600;
}
.pd-b20 .panel-body-2 span a{
	    color: #f7ad00;
    font-weight: 400;
}

.pd-b20 .panel-body-2 span{
	font-size: 16px;
}
.pd-b20 .panel-body-2 p{
	font-size: 16px;
	color: #d82a2b;
    font-weight: 500;
}
.contact-box .contact-itam{
	color: #8d2a2b;
    border: 1px solid #f7ad00;
    padding: 5px;
    border-radius: 2px;
    height: 215px;
}
.icon .fa{
	color: #f7ad00;
}
.contact-itam .fa{
	color: #f7ad00;
}
.contact-itam .icon i{
	margin-bottom: 0;
}
.contact-itam i{
	margin-bottom: 0;
}
.contact-itam strong:hover a{
	color: #f7ad00;
	text-decoration: none;
}
.contact-itam p{
	text-align: justify;
}
.box-getin {
    background: #000000;
    padding: 30px;
    margin-bottom: 20px;
    text-align: center;
	height: 145px;
	border-bottom: 10px solid #f7ad00;
}
.box-getin p {
    color: #ffffff;
    margin: 0px;
    font-size: 22px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.box-getin i {
    display: block;
    margin-bottom: 10px;
}
.box-getin a {
    color: #ffffff;
}
.box-getin:hover p, .box-getin:hover a {
    color: #f7ad00;
	text-decoration: none;
}
.message1 textarea{
	    min-height: 70px!important;
}
.send-btn:hover  .btn-submit{
	background: #f7ad00;
}
.send-btn .btn-submit{
	background: #f7ad77;
}
.panel-box .nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
    color: #f7ad00!important;
	border: none;
}
.cp-tabs-holder .nav-tabs li .active{
	font-size: 16px;
    font-weight: 600;
}
.box_ftp hr{
	border-top: 1px solid red;
}
/*.faqs_ftp{
	max-width: 550px!important;
}*/
.tab-pane .cp-thumb{
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

}
.tab-pane .cp-thumb img{
	height: 240px;
	width: 100%;
}
.tab-pane .cp-thumb{
    width: 100%;
    position: relative;
    z-index: 99;
}
.tab-pane .cp-thumb:hover {
    z-index: 999;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.cp-tabs-holder .nav-tabs>li a {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
    padding: 8px 17px;
    border-radius: 0;
	border: none;
}
/*.nav-tabs li.active a{
	color: #ff0005;
    font-size: 16px;
    font-weight: 600;
}
.nav-tabs li{
	color: #ff0005;
    font-size: 16px;
    font-weight: 600;
}*/
/*.new-plain {
	background: #f7ad00;
    padding: 9px 12px;
    border: 2px solid #f7ad00;
    position: relative;
    left: 120px;
    width: 50px;
}
.new-plain1 {
	background: #f7ad00;
    padding: 9px 12px;
    border: 2px solid #f7ad00;
    position: relative;
    left: 120px;
    width: 50px;
}*/




/** RESPONSIVE CSS START **/

@media only screen and  (max-width: 767px) and (min-width: 320px){
	.sort-bar {
		margin-top: 20px!important;
	}
	/*.cp-why-choose-listed .cp-box img {
		height: 295px!important;
	}*/
	.pricesec_ftp{
		margin-bottom: 10px!important;
	}
	.inside_booknow_btn{
		margin-top: 0px!important;
	}
	.detailsbtn-ftp {
		float: right;
		margin-top: 10px;
	}
	.sorting{
		width: 100%;
	}
	.listing-price_ftp{
		display: table;
	}
	.box_ftp{
		min-height: 140px;
	}
	.mrgn-btm-10{
		margin-bottom: 30px;
	}
	.car-amount{
		display: block!important;
	}
	.car-amount .know_abt{
		padding: 5px 10px;
		margin-left: 15px!important;
	}
}
@media only screen and  (max-width: 767px){
	.box-getin a{
		margin-left: -15px;
	}
	.cp-form-box2 h3 {
    font-size: 24px;
	}
	.now_book_ftp{
		margin-bottom: -27px;
		margin-right: 0px!important;
	}
	.price_display_ftp{
		width: 100%;
		margin-bottom: 0!important;
	}
	.banner .item {
		height: 300px;
	}
	.latest-offers{
		padding: 0px;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 991px){
	.cp-choose-list li{
		padding: 0px 0 5px 50px;
	}
	.down_btn .know_abt{
		margin-right: -50px!important;
	}
	.banner-content span:nth-child(1){
		font-size: 55px;
	}
	.cp-form-box .box{
		padding: 20px!important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.contact-box .contact-itam{
		height: 265px;
	}
	.know_abt{
		right: 167px!important;
	}
	.all-includes{
		height: 150px!important;
	}
	.no-tolls{
		height: 60px!important;
	}
	.switch {
		height: 22px!important;
		margin-top: -10px;
	}
	.flexi-price{
		text-align: center!important;
	}
	.cp-app-thumb{
		margin-bottom: 50px;
	}
	.box_ftp{
		height: 360px;
	}
	.cp-taxi-holder .cp-text{
		min-height: 290px;
	}
	.checkout_sidebar .trip-time{
		display: table!important;
	}
	.banner-content span:nth-child(1), .banner-content span:nth-child(2) {
		font-size: 35px;
	}
	.main-header .navbar-default .nav > li > a{
		    padding: 5px 7px!important;
			margin-bottom: 10px;
	}
	.cp-form-box .box{
		padding: 10px!important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 320px){
	.choose-thumb img {
		width: 100%;
	}
	.rate-chart-note{
		margin-bottom: 10px;
		min-height: 130px!important;
	}
	.knowbtn_ftp, .knowbtn_ftp1, .knowbtn_ftp2, .knowbtn, .know_abt, .knowbtn_ftp3{
		position: inherit!important;
		margin-bottom: 15px!important;
	}
	.pdt20 .cp-choose-list{
		padding-left: 0;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
	.box_ftp {
		height: 280px;
	}
	.rate-chart-note{
		min-height: 140px!important;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 320px){
	.car_booking_dtls .start:after {
		display: none;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 768px){
	.mrgn-btm-10{
		height: 425px!important;
	}
	.duration-details{
		display: table!important;
		text-align: center!important;
	}
	.search-filter-layout .duration-details .trip-time.start:after{
		display: none!important;
	}
	.search-filter-layout .right-arrow{
		display: none!important;
	}
}
@media only screen and (max-width: 400px){
	.duration-details{
		display: table!important;
		text-align: center!important;
	}
	.search-filter-layout .duration-details .trip-time.start:after{
		display: none!important;
	}
	.search-filter-layout .right-arrow{
		display: none!important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 426px){
	.trip-time{
		margin: auto!important;
	}
	.search-filter-layout .duration-details .trip-time.start:after{
		display: none!important;
	}
}
@media only screen and (max-width: 320px){
	.switch{
		width: 55px!important;
		margin-top: -15px;
	}
}
@media only screen and (max-width: 374px){
	.mrgn-btm-10{
		height: 335px!important;
	}
}
@media only screen and (min-width: 768px){
	.btn_openpage{
		display : none;
	}
}
@media only screen and (max-width: 767px){
	.cp-app-text ul.damage li {
		width: 100%;
	}
	.page_choosecarleft{
		display: none;
	}
	/*.banner-slider-inner h1{
		display: none;
	}*/
	.formpage_ftp{
		margin-top: 20px;
	}
	.trippyform_ftp{
	    position: relative;
	}
	.trippyform_ftp .formpage_ftp {
        width: 100%;  
	}
	.trippyform_ftp .formpage_ftp .form-group{
        margin-bottom: 0px !important;
    }
}
@media only screen and (max-width: 424px) and (min-width: 320px){
	.booknow_btn_ftp{
		position: inherit!important;
		margin-top: 5px;
	}
	.banner-slider-inner{
		margin-bottom: 10px;
	}
	.cardetail_slider .carousel-inner img{
		height: 400px!important;
	}
	.daterangepicker .drp-buttons .btn{
		margin-bottom:5px;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 768px){
    .cp-app-text ul.damage li {
        width: 48%;
	}
}
@media only screen and (max-width: 340px) {
	/*.cp-tabs-holder .nav-tabs .active {
	    margin-bottom: 10px;
	}*/
	.no_fuel_ftp{
		margin-top: 10px;
	}
}
@media only screen and (max-width: 1023px) {
        .trippy_text {
			line-height: 1.8;
			margin-left: 0px;
		}
}
/** RESPONSIVE CSS END **/
.about-item .cp-app-text h1:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    bottom: 0;
    left: 0;
}
.about-item .cp-app-text h1:after {
	content: '';
    width: 200px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position: absolute;
	background-color: #ffb400;
}
.cp-tabs-holder .nav-tabs>li {
    float: none;
    display: inline-block !important;
	border: 1px solid #fecc00;
    border-radius: 3px;
    margin-right: 5px;
}

.cp-tabs-holder .nav-tabs {
	text-align: center;
}	
.cp-meta-listed li{
	margin-bottom: 5px;
	font-size: 15px;
}
.cp-meta-listed li span{
	font-weight: 600;
}
.cp-taxi-holder .cp-text h3{
	color: #f7ad00;
    font-weight: 500;
   /* font-size: 30px;*/
   margin-left:20px;
	text-transform: uppercase;
	cursor:pointer;
}
.cp-taxi-holder .cp-text{
	padding: 5px;
	padding-bottom: 35px;
    color: #fff;
	background: #171c26d1;
}
.cp-taxi-holder {
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 9px rgba(247, 173, 0, 0.76);
    margin: 10px 0px 30px 0px;
}
.rate-chart-note h4{
	margin-left: 15px;
    font-weight: 600;
    color: #ffb400;
	text-transform: uppercase;
    font-size: 16px;
	
	
}
.rate-chart-note{
	border-bottom: 7px solid #ffb400;
    min-height: 110px;
    color: #fff;
    background: #393838;
    padding: 5px;
}
.panel-body p .fa-hand-o-right{
	color: #d82a2b;
    padding-right: 10px;
}
.cp-app-text .c .fa-long-arrow-right{
	color: #f7ad00;
    font-size: 15px;
    font-weight: 600;
}
.cp-app-text .c h4{
	color: #d82a2b;
	text-transform: uppercase;
}
.cp-app-text .c p{
	letter-spacing: 1px;
}
.cp-app-text .c ul{
	letter-spacing: 1px;
}
.cp-form-box p{
	font-weight: 500;
}
.cp-form-box h4{
	font-weight: 600;
}
.cp-app-text ul.damage li:hover{
	background: red;
    color: #fff;
}
.dropdown-menu li a{
	text-transform: uppercase;
}
.cp-app-text p{
	letter-spacing: 1px;
}
.cp-app-text b{
	font-weight: 600;
    text-transform: uppercase;
    color: #da2a2b;
	line-height: 30px;
}
.sing-up_details_ftp h4{
	text-transform: uppercase;
	font-size: 15px;
}
.sing-up_details_ftp h5{
	text-transform: uppercase;
}
.tc_click{
	color: #a8a3a3;
    font-weight: 500;
    font-size: 15px;
}
.p_policy h4{
	color: #d82a2b;
	margin-bottom: 20px;
}
.p_policy h3{
	font-size: 22px;
	color: #f7ad00;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 20px;
}
.p_policy h2{
	font-size: 25px;
    color: #d82a2b;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 20px;
}
.p_policy .fa-hand-o-right{
	color: #d82a2b;
}
.p_policy ul{
	list-style: none;
	padding: 0px;
}
.p_policy .fa-long-arrow-right{
	color: #f7ad00;
	font-size: 15px;
    font-weight: 600;
	margin-right: 5px;
}
.p_policy strong{
	font-weight: 600;
    font-size: 15px;
}
.p_policy p{
	letter-spacing: 1px;
	text-align: justify;
}
.abt_us_ftp h4{
	color: #d82a2b;
	text-transform: uppercase;
	margin-top: 20px;
	letter-spacing: 1px;
}
.why_page_ftp strong{
	text-transform: uppercase;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fecc00!important;
}
.use_belt img {
	border-bottom: 10px solid #f7ad00;
}
.main-title1 h1{
	font-size: 40px;
}
.main-title1{
	max-width: 400px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.search-filter-layout{
	overflow: auto;
    padding-top: 10px;
    background: #fff;
	margin-bottom: 30px;
}
.search-filter-layout-layout-layout {
    overflow: auto;
    padding-top: 10px;
    background: #efefef;
    font-size: 12px;
}
.search-filter-layout h4 {
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
}
.search-filter-layout .round-trip label {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #555;
}
.search-filter-layout .item .desc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 4px;
}
.search-filter-layout .round-trip {
    padding: 4.5px 20px;
}
.search-filter-layout .hd-toggle {
    padding: 11px 6px;
    background: #fff;
    display: flex;
    align-items: center;
    border: 1px solid #d8d8d8;
}
.search-filter-layout .item {
    background: #fff;
	padding-bottom: 10px;
}
.search-filter-layout .location-details {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    cursor: pointer;
}
.search-filter-layout .duration-details {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 0 20px;
    display: flex;
    cursor: pointer;
	width: 100%;
}
.search-filter-layout .duration-details .trip-time.start {
    position: relative;
    margin-right: 45px;
}
.search-filter-layout .duration-details .trip-time.start:after {
    content: "";
    position: absolute;
    top: 0;
    right: -55px;
    width: 70%;
    height: 100%;
    transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -ms-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -moz-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -webkit-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -o-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    z-index: 1;
    background-color: transparent;
    border-left: 2px solid #d8d8d8;
    border-top: 2px solid #d8d8d8;
}
.search-filter-layout .duration-details .trip-time label {
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #757474;
    letter-spacing: 1px;
}
.search-filter-layout .right-arrow {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-right: 1.5px solid rgba(0,0,0,.54);
    border-bottom: 1.5px solid rgba(0,0,0,.54);
    transform: rotate(-45deg);
    margin-left: 10px;
}
.search-filter-layout  .divider {
    margin: 15px 0;
    border-top: 1px solid hsla(0,0%,84%,.5);
}
.search-filter-layout .duration-details .trip-time .date-time {
    display: flex;
    align-items: center;
}
.search-filter-layout .duration-details .trip-time .date-time .time {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
	letter-spacing: 0.7px;
}
.search-filter-layout .duration-details .trip-time .date-time .date {
    font-size: 30px;
    font-weight: 600;
    margin-right: 10px;
	color: #85b56a;
}
.search-filter-layout .duration-details .trip-time .date-time .time div:last-child {
    font-size: 11px;
}
.search-filter-layout .duration-details .trip-time {
    padding: 4.5px 0 11px;
}
.price-groups {
    background-color: #fff;
    display: flex;
    border: 1px solid #d8d8d8;
}
.price-groups .flexi-price.active-input {
    border: 1px solid #70ad4d;
    border-right-color: #70ad4d;
}
.price-groups .flexi-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    border: 1px solid transparent;
    cursor: pointer;
    border-right-color: #d8d8d8;
    transition: all .1s linear;
    position: relative;
}
.active-input {
    transform: scale(1.02);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.price-groups .flexi-price h5 {
    font-size: 10px;
    color: #70ad4d;
    font-weight: 600;
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.price-groups .flexi-price .gray {
    text-transform: uppercase;
    font-size: 10px;
    color: #757474;
    font-weight: 600;
}
.price-groups .flexi-price .km {
    font-size: 12px;
    color: #364350;
    font-weight: 600;
    padding-bottom: 7px;
    text-align: center;
}
.search-filter h4 {
    margin: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #555;
    font-size: 14px;
	letter-spacing: 1px;
}
.cargroup-filter .cargroup {
    display: flex;
    align-items: center;
    border: 1px solid #d8d8d8;
}
.cargroup-filter .cargroup .type {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    text-transform: capitalize;
    background-color: #fff;
    padding: 5px 0;
    border: 1px solid transparent;
    border-right: 1px solid #d8d8d8;
    position: relative;
    cursor: pointer;
	color: #757474;
    letter-spacing: 0.6px;
}
.cargroup-filter .car-group-img1 {
	background-image: url("http://demo4.sjainventures.com/trippycars/themes/front/img/choose-car/car-group.8822861…-.png");
	display: inline-block;
    background-repeat: no-repeat;
    width: 80px;
    height: 40px;
    background-size: 80px;
}
.cargroup-filter .car-group-img {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url("http://demo4.sjainventures.com/trippycars/themes/front/img/choose-car/car-group.8822861.png");
    width: 80px;
    height: 40px;
    background-size: 80px;
}
.transmission-types {
    display: flex;
    border: 1px solid #d8d8d8;
}
.transmission-types .transmission {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    padding: 5px 0;
    position: relative;
    border: 1px solid transparent;
    cursor: pointer;
	color: #000000;
    letter-spacing: 0.6px;
    font-weight: 600;
}
.transmission-types .transmission:first-child {
    border-right: 1px solid #d8d8d8;
}
.transmission-types .type-image {
    display: inline-block;
    background-image: url("http://demo4.sjainventures.com/trippycars/themes/front/img/choose-car/auto.png");
    background-repeat: no-repeat;
    background-size: 65px;
    height: 22px;
    width: 22px;
}
.transmission-types .automatic .type-image {
    background-position: 2px -45px;
}
.transmission-types .manual .type-image {
    background-position: -2px -2px;
}
.transmission-types .type-name {
    font-size: 10px;
    opacity: .54;
    text-transform: uppercase;
}
.component-car-item .car-item h3 {
    font-size: 19px;
    font-weight: 700;
    color:#000;
    margin: 0 0 10px 20px;
}
.component-car-item .car-item .features {
    margin-left: 20px;
}
.component-car-item .car-item .features .feature {
    margin-right: 30px;
    display: flex;
    align-items: center;
}
.component-car-item .car-item .feature-image {
    display: inline-block;
    background-image: url("https://www.zoomcar.com/assets/component-images/car-list-sprite.c7d215970b9ac5f165d4228453a4dbab.png");
    background-repeat: no-repeat;
    background-size: 65px;
}
.sort-bar {
    background-color: #fff;
    padding: 10px 20px;
	display: flex;
	margin-bottom: 20px;
}
.sort-bar .item_box {
	display: inline-block;
    border-radius: 2px;
    background-color: #85b56a;
    border: 1px solid #85b56a;
    padding: 7px 10px;
    font-size: 13px;
    color: #ffffff;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    font-weight: 500;
}
.sort-bar .item {
    display: inline-block;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #efefef;
    padding: 7px 10px;
    font-size: 13px;
    color: #000;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
	font-weight: 500;
}
.component-car-item .car-item .details {
    border: 1px solid #e1e1e1;
    padding: 4px;
	background:#fff;
}
.component-car-item .car-item-policies {
    box-shadow: 0 0 6px 0 hsla(0,0%,66%,.5);
    border: 1px solid #e1e1e1;
    font-size: 12px;
    color: #8d97a1;
    background: #fff;
    position: relative;
    margin: 11px 0;
	padding: 15px;
}
/*.car-item img{
	height: 128px;
}*/
.component-car-item .car-item .car-amount_ftp .price {
    font-size: 22px;
    color: #70ad4d;
    font-weight: 600;
}
.component-car-item .car-item .car-amount_ftp .book-car {
    background-color: #70ad4d;
    color: #fff;
    outline: none;
    border: 0;
    font-size: 14px;
    letter-spacing: .6px;
    cursor: pointer;
	height: 30px;
}
.search-filter .hd-toggle .hd-desc {
    color: #757474;
    font-weight: 600;
    font-size: 11px;
    flex-grow: 2;
    letter-spacing: 1px;
	margin-left: 10px;
}
.features ul{
	display: flex;
    padding-left: 0;
	list-style: none;
}
.features ul li{
	font-size: 14px;
    color: #918f8fe6;
	margin: 5px;
}
.selectedLocation span{
	font-size: 14px;
    color: #999999;
}
.selectedLocation h4{
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
}
.car-amount_ftp .per-km{
	margin-top: 5px;
    font-size: 15px;
    margin-right: 10px;
    color: #ffb400;
    margin-left: 10px;
}
.know_abt:active, .know_abt:focus {
	border-color: #f7ad00!important;
}
button{
 outline: none !important;
}
.car-amounts_ftp .know_abt{
    color: #fff;
    margin-top: 10px;
    background: #ffb400;
    font-size: 14px;
    border: 1px solid #ffb400;
    text-transform: uppercase;
	min-height: 30px;
	transition: .2s;
}
.car-amount_ftp .know_abt:hover{
	background: #f0b528;
    border: 1px solid #f0b528;
	transition: .25s;
	box-shadow: 4px 3px 4px #80808069;	
}	
.features .fa-angle-double-right{
	color: #70ad4d;
    font-weight: 500;
}
.selectedLocation{
	display: flex;
	margin-top: -15px;
}
.bottom_sec_ftp{
	margin-top: 30px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 22px;
}
.slider11.round {
    border-radius: 34px;
}
.slider11 {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider11.round:before {
    border-radius: 50%;
}
.slider11:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider11 {
  background-color: #2196F3;
}

input:focus + .slider11 {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider11:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.car_detail-sec img{
	max-width: 150px;
    margin-right: 10px;
	height: 125px;
    object-fit: cover;
}
.selectedLocation p{
	margin-top: 10px;
    margin-left: 20px;
}
.no-tolls{
	font-size: 15px;
    padding: 10px;
    color: #545353;
    text-transform: uppercase;
	text-align: center;
	font-weight:600;
    background-color: rgba(238,90,87,.1);
}
.trippy-booking {
	    background: #dfdfe085;
		    padding: 10px !important;
}
.t-brd-no {
	border:none !important;
}
.n-img {}
.n-img img {
	padding: 15px;
    border-right: 3px solid #ffb400;
}
.cancellation-info .fa-hand-o-right{
	font-size: 15px;
    color: #d82a2b;
}
.cancellation-info ul li{
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.cancellation-info ul{
	font-size: 13px;
    text-align: justify;
    color: #5f6882;
    list-style: none;
    padding: 0px;
}
.policy{
	font-size: 25px!important;
	color: #ffb400;
	text-align: center;
}
.price-includes .price_title{
	font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #f7ad00;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.all-includes h5 {
	text-transform: uppercase;
}
.all-includes {
	margin-bottom: 10px;
    border: 1px solid #b2b2b2;
    padding: 5px;
    height: 120px;
    background: #0000004d;
    color: white;
    text-align: center;
}
.car-amount_ftp {
	display: flex;
}
.down_btn .know_abt{
	background: #fff;
    position: absolute;
    right: 310px;
    border: 2px solid #f7ad00;
    padding: 6px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    border-radius: 15px;
	margin-top: -16px;
}
.down_btn .knowbtn, .knowbtn_ftp, .knowbtn_ftp1, .knowbtn_ftp2, .knowbtn_ftp3{
	background: #fff;
    position: absolute;
    right: 310px;
    border: 2px solid #f7ad00;
    padding: 6px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    border-radius: 15px;
	margin-top: -16px;
}
.cancellation h4{
	color: #d82a2b;
	padding-bottom: 15px;
	padding-top: 10px;
}
.caption .car_name a{
	font-size: 20px!important;
	color: #ffb400;
}
.car_img_ftp img{
	padding-top: 15px;
	object-fit: contain;
	height: 100%;
}
.car_img_ftp .listing-for{
	top: 20px;
}
.car_img_ftp .is-featured{
	top: 20px;
	background: #f7ad00;
}
.car_img_ftp:hover .carbox-overlap-wrapper {
    visibility: visible;
    top: 14px;
    cursor: pointer;
    transition: visibility 2s ease-out;
    height: 210px;
}
.trippy-booking .detail{
	    padding: 12px 0 12px 0px!important;
}
.sort-bar label{
	margin-top: 10px;
    text-transform: uppercase;
	color: #a0a4aa;
    font-weight: 500;
}
.car_img_ftp .listing-price .del{
	font-size: 16px!important;
	color: #fecc00;
}
.car_img_ftp .listing-price{
	width: 100%;
    text-align: center;
	bottom: 0px!important;
	left: 0px!important;
}
.rate-chart-note ul li{
	margin-left: 15px;
	letter-spacing: 0.3px;
    line-height: 1.8;
}
.rate-chart-note ul{
	list-style: none;
	padding: 0px;
}
.location-details{
	font-size: 13px;
    line-height: 26px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}
.rate-chart-note .fa-hand-o-right{
	margin-right: 5px;
    color: #ffb400;
}
.car-box .detail p{
	letter-spacing: 0.5px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    line-height: 25px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tc_click a{
	text-decoration: none;
    font-weight: 500;
}
.car-sort-layout .sorting:active, .car-sort-layout .sorting:focus{
	border-color: #e7e7e7!important;
}
.car-sort-layout .sorting{
	font-size: 13px;
    font-weight: 300;
    padding: 5px 12px;
    border: solid 1px #e7e7e7;
    margin-left: 10px;
}
.booknow_btn_ftp:active, .booknow_btn_ftp:focus{
	color: #fff!important;
	border-color: #85b56a!important;
}
.booknow_btn_ftp:hover {
	color: #fff;
    background: green;
    border-color: green;
	transition: 0.4s
}
.inside_booknow_btn:hover{
	color: #fff;
}
.inside_booknow_btn{
    background: #85b56a;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #85b56a;
	float: right;
    margin-top: 20px;
}
.booknow_btn_ftp {
	position: absolute;
    right: 23px;
    top: 20px;
    background: #85b56a;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #85b56a;
	letter-spacing: 0.5px;
}
.helping-Center .fa-map-marker {
	background: #ffb400;
	margin-right: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}
.helping-Center ul li i {
    background: #ffb400;
}
.slider.slider-horizontal .slider-handle {
    background: #ffb400;
}
.slider.slider-horizontal .slider-selection {
    background: #ffb400;
}
.checkbox-theme input[type="checkbox"]:checked + label::before {
    background-color: #ffb400;
    border-color: #ffb400;
}
.car-box .detail .facilities-list li i{
    color: #ffb400;
	letter-spacing: 0.5px;
}
.last_line span{
	letter-spacing: 0.7px;
}
.pricesec_ftp .del{
	color: #ffb400;
    font-size: 18px;
}
.pricesec_ftp{
	background: #393838db;
    padding: 6px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
    border-radius: 50px;
}
.now_book_ftp:hover{
	color: #fff!important;
}
.now_book_ftp{
	float: right;
    background: #85b56a;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-right: 12px;
	margin-top: 25px;

}
.checkout_tbl tbody td{
	padding: 16px!important;
	letter-spacing: 1px;
	color: #757474;
}
.checkout_tbl thead th{
	padding: 16px!important;
}
.checkout_tbl{
	background: #fff;
    font-size: 15px;
}
.checkout_btn_ftp:hover{
	color: #fff!important;
	background: #85b56a;
}
.checkout_btn_ftp:active, .checkout_btn_ftp:focus{
	color: #fff!important;
}
.checkout_btn_ftp{
	margin-left: auto;
    background: #ffb400;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-right: auto;
    display: table;
    margin-bottom: 25px;
	letter-spacing: 1px;
}
.checkout_sidebar .box1{
	border: 5px solid #85b56a;
}
.checkout_sidebar{
	background: #fff;
	padding: 10px;
	border: 1px solid #dddddd;
}
.checkout_sum{
	text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #ffb400;
	letter-spacing: 1px;
}
.checkout_heading{
	font-size: 20px;
    font-weight: 600;
    color: #ffb400;
	letter-spacing: 1px;
}
.check_ftp{
	text-align: center;
	font-size: 15px;
    font-weight: 500;
	padding-bottom: 30px;
	color: #757474;
	margin-top: 0;
}
.checkout_sidebar h4{
	text-align: center;
}
.timebox_ftp{
	margin-bottom: 30px;
}
.checkout_tbl td span {
	float: right;
	color: #00c9ff;
    font-weight: 500;
}
.checkout_tbl .offerftp{
	background: #ebf8eb;
    font-weight: 500;
}
.checkout_sidebar .ryp_add{
	background: #111111db;
    padding: 11px;
    color: #fff;
    margin-top: -4px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
}
.checkout_sidebar h4, h5{
	letter-spacing: 1px;
}
.swt_ftp{
	color: #757474;
}
.detailsbtn-ftp{
	background: #f2ac07;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #f2ac07;
    margin-bottom: 20px;
}
.detailsbtn-ftp{
	
}
.car_selection_page .c_height{
	padding: 0;
    margin: 0 0 30px 0;
    border-radius: 0;
    border: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.price_display_ftp .del{
	color: #ffb400;
    font-size: 18px;
    font-weight: 700;
}
.price_display_ftp{
	background: #111111;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 500;
    display: table;
    letter-spacing: 0.6px;
	margin-top: 20px;
}
.cardtl_btn:hover{
	color: #fff;
}
.cardtl_btn:active, .cardtl_btn:focus{
	color: #fff;
	border-color: #85b56a;
}
.cardtl_btn{
	background: #85b56a;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin: 20px 0 20px 0;
    padding: 8px;
    float: right;
	letter-spacing: 0.5px;
}
.a_page .all-includes{
	margin-bottom: 10px;
    border: 1px solid #b2c7a6;
    padding: 5px;
    height: 120px;
    background: #769c608f;
    color: white;
    text-align: center;
}
.btn_openpage:active, .btn_openpage:focus {
	color: #fff!important;
}
.btn_openpage:hover{
	color: #fff;
	background: #85b56a;
}

.btn_openpage{
	background: #f7ad00;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    padding: 2px 20px 4px 20px;
}
.amt_select_ftp .sorting {
    font-size: 13px;
    font-weight: 300;
    padding: 8px 12px!important;
    border: solid 1px #e7e7e7;
}
.formpage_ftp label{
	font-size: 16px;
    letter-spacing: 0.8px;
    margin-bottom: 10px;
    font-weight: 500;
}

.formpage_ftp select, .formpage_ftp input{
	color: #757575;
    background-color: #ffffff2b;
    font-size: 16px;
    height: 40px;
    font-weight: 600;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.car-sel_btn{
	padding: 6px!important;
	font-size: 18px;
    letter-spacing: 0.7px;
    border-radius: 2px;
}
.error-content .btn:active, .error-content .btn:focus {
	background: #f7ad00;
    border: 1px solid #f7ad00;
}
.error-content .btn {
    width: auto;
    margin: 0 auto;
    display: inline-block;
	background: #f7ad00;
    border: 1px solid #f7ad00;
    font-size: 18px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.error-body {
    margin: 0px auto 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.mt-35{
	margin-top: 35px !important;
    margin-bottom: 30px;
    background: transparent;
}
.error-page .headline {
    font-size: 140px;
    font-weight: 900;
    line-height: initial;
	color: #ffffff;
}
.text-red {
    color: red !important;
}
.featured-car1{
	background-image: url(http://demo4.sjainventures.com/trippycars/themes/front/img/slider/2.jpg);
	background-position: center;
	background-size: cover;
}
.error-page p{
	color: #fff;
	letter-spacing: 1px;
}
.error-page .margin-top-0{
	color: #fff;
	letter-spacing: 1px;
}
.car_info_ftp img{
	min-height: 135px;
}
.btn_detail_ftp:hover{
	color: #fff!important;
}
.btn_detail_ftp:active, .btn_detail_ftp:focus{
	color: #fff;
	border-color: #f7ad00!important;
}
.btn_detail_ftp{
	background: #f7ad00;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
	margin-bottom: 10px;
}
.caption .carname_ftp a{
	font-size: 16px;
    color: #f7ad00;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}
.carname_ftp{
	margin-top: 0px;
}
.slider_form_sec input{
	border: 1px solid #cccccc;
    width: 100%;
    padding: 5px;
    border-radius: 4px;
}
.listing-price_ftp .del{
	color: #f7ad00;
    font-size: 15px;
    font-weight: 600;
    margin-right: 3px;
}
.listing-price_ftp{
    text-align: center;
    color: #FFF;
    padding: 5px 5px;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.9s ease-in-out;
	clear: both;
    margin-bottom: 15px;
}
.amenities-box ul li i {
    color: #ffb400;
}
.c_tab_ftp .fa-map-marker{
	background: #ffb400;
    margin-right: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}
.car_booking_dtls .right-arrow{
	display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 1.5px solid rgba(0,0,0,.54);
    border-bottom: 1.5px solid rgba(0,0,0,.54);
    transform: rotate(-45deg);
    margin-left: 10px;
}
.car_booking_dtls .date{
	font-size: 30px;
    font-weight: 600;
    margin-right: 10px;
    color: #ffb400;
}
.car_booking_dtls .date-time{
	text-align: center;
	margin-bottom: 10px;
}
.car_booking_dtls label{
    font-size: 11px;
    color: #757474;
    letter-spacing: 1px;
}
.car_booking_dtls .trip-time{
	text-align: center;
}
.car_booking_dtls .time{
	letter-spacing: 0.5px;
    color: #787878;
}
.car_booking_dtls{
	background-color: #fff;
    border: 1px solid #d8d8d8;
    display: flex;
    cursor: pointer;
    width: 100%;
	margin-bottom: 50px;
}
.desc .heading_h4{
	font-size: 20px;
    text-align: center;
    color: #ffb400;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    letter-spacing: 0.7px;
}
.car_booking_dtls .start:after {
    content: "";
    position: absolute;
    top: 0;
    right: -55px;
    width: 70%;
    height: 100%;
    transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -ms-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -moz-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -webkit-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    -o-transform: scaleX(-.3) scaleY(.73) rotate(-45deg);
    z-index: 1;
    background-color: transparent;
    border-left: 2px solid #d8d8d8;
    border-top: 2px solid #d8d8d8;
}

.form_grps input{
	border: 1px solid #cccccc;
    width: 100%;
    border-radius: 2px;
    padding: 15px;
}
.form_grps label{
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    display: block;
    color: #f7ad00;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-transform: uppercase;
	font-size: 15px;
}

.banner_grp{
	margin-bottom: 20px;
}
.selection_sec label{
	font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #f7ad00;
    text-transform: uppercase;
	text-align: center;
    display: block;
}
.selection_sec{
	display: none;
}
.advance_tgl_btn:hover{
	text-decoration: none;
	color: green;
}
.advance_tgl_btn{
	font-size: 16px;
    letter-spacing: 0.8px;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
    color: red;
    text-decoration: none;
    cursor: pointer;
	margin-bottom: 30px;
}
.car_h1{
	text-align: center;
}
.car_h1 .car_h3{
	text-transform: uppercase;
    letter-spacing: 1px;
}
.car_h1 .car_h2{
	text-transform: uppercase;
    font-size: 45px;
    color: #f7ad00;
    font-weight: 700;
	letter-spacing: 1px;
}
.form_grps{
	margin-top: 50px;
}
.selection_sec select{
	height: 40px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #757575;
	text-transform: uppercase;
}



.helpcont { position:relative; margin-left: 5px; }
.helpvalue {
    position: absolute;
    display: none;
    background: #fab91d;
    padding: 10px 20px;
    border-radius: 5px;
    z-index: 999999;
    min-width: 180px;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.8px;
    color: #fff;
    font-family: 'Exo 2', sans-serif;
}
.helpcont:hover .helpvalue { display:block; }


ul.top-list{
	list-style-type:none;
	padding:10px 0px;
}
.top-list li{
	display:block;
	padding:0px 15px;
	float:left;
	border-right:1px solid #d8d8d8;
	max-width:300px;
	word-wrap:break-word;
}
.top-list li:last-child{
	border-right:0px;
	
}

.srch_min_h{
	max-height:240px;
	overflow-y:scroll;
}
.block-heading{
	height:auto !important;
	padding:10px;
}