hr {
  border-top: 1px solid rgba(255, 255, 255, 0.3); }
a { color: #4c749d; }
/*******************
This is for Header
*******************/
.topbar.fixed-header { background: #ffffff; }
.static-slider5 { padding: 5% 0; }
/*******************
Static slide 10
*******************/
.static-slider10 {
  padding: 10% 0;
  background-size: cover;
  background-position: center center; }
  .static-slider10 .text-box .input-icon i {
    top: 17px;
    right: 30px; }

/*******************
Header 6
*******************/
.h6-topbar {
  background: #edb610; }
  .h6-topbar .authentication-box {
    margin-bottom: 0px;
    padding: 10px 0;
    color: #263238; }
    .h6-topbar .authentication-box a {
      color: #263238; }
    .h6-topbar .authentication-box li {
      display: inline-block; }
      .h6-topbar .authentication-box li a {
        padding: 3px 15px;
        display: block;
        color: #8d97ad;
        font-weight: 400;
        border-bottom: 0px !important; }
        .h6-topbar .authentication-box li a:hover {
          color: #05a8fd; }
        .h6-topbar .authentication-box li a:last-child {
          padding-right: 0px; }
      .h6-topbar .authentication-box li i {
        font-size: 20px;
        vertical-align: text-bottom; }

.h6-nav-bar {
  padding: 0px; }
  .h6-nav-bar .navbar-nav .nav-link {
    padding: 35px 15px;
    color: #8d97ad; }
  .h6-nav-bar .navbar-nav .nav-item:hover .nav-link, .h6-nav-bar .navbar-nav .nav-item.active .nav-link {
    color: #263238; }
  .h6-nav-bar .act-buttons .btn {
    margin: 10px 0 10px 10px; }

@media (max-width: 1023px) {
  .h6-nav-bar .navbar-nav .nav-link {
    padding: 15px 15px; }
  .h6-nav-bar .act-buttons .btn {
    margin: 10px 0 10px 0px; } }

.form2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 100%; }

@media (max-width: 1023px) {
  .form2 h1 {
    margin-top: 25px; }
  .form2 .have-ac {
    margin-top: 25px; } }

/*******************
Feature 6
*******************/
.wrap-feature6-box {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .wrap-feature6-box .card-body {
    padding: 30px; }
    .wrap-feature6-box .card-body .linking {
      color: #ffffff; }
      .wrap-feature6-box .card-body .linking:hover {
        color: #263238; }
    .wrap-feature6-box .card-body p {
      opacity: 0.8; }
  .wrap-feature6-box:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

/*******************
Feature 43
*******************/
.wrap-feature43-box .col-md-6 {
  margin-bottom: 50px; }

/*******************
Feature 22
*******************/
.wrap-feature-22 {
  margin-top: 60px; }
  .wrap-feature-22 .text-box {
    padding: 0 30px; }
    .wrap-feature-22 .text-box h3 {
      margin: 10px 0 25px 0; }

@media (max-width: 1023px) {
  .wrap-feature-22 .text-box {
    padding: 0;
    margin-top: 30px; } }

/*******************
Form 5
*******************/
.form5 {
  background-repeat: no-repeat;
  background-size: cover; }

/*******************
team 4
*******************/
.team4 {
  text-align: center; }
  .team4 .pro-pic img {
    border-radius: 100%; }
  .team4 ul {
    margin-top: 30px; }
    .team4 ul li a {
      color: #8d97ad;
      padding-right: 15px;
      -webkit-transition: 0.1s ease-in;
      -o-transition: 0.1s ease-in;
      transition: 0.1s ease-in;
      display: block; }
      .team4 ul li a:hover {
        -webkit-transform: translate3d(0px, -5px, 0px);
        transform: translate3d(0px, -5px, 0px); }
  .team4 .title {
    margin: 30px 0 0 0; }
  .team4 .subtitle {
    margin: 0 0 20px 0;
    font-size: 13px; }

/*******************
Testimonial 10
*******************/
.testimonial10 .testi10 .quote-bg {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 60px;
  background: url(../images/up-quote.png) no-repeat top left, url(../images/down-quote.png) no-repeat bottom right; }

.testimonial10 .testi10 h3 {
  line-height: 40px; }

.testimonial10 .testi10 .customer-thumb {
  margin: 15px 0; }
  .testimonial10 .testi10 .customer-thumb img {
    width: 60px; }

@media (max-width: 767px) {
  .testimonial10 .testi10 h3 {
    line-height: 30px;
    font-size: 20px; } }

/*******************
Blog homepage 1
*******************/
.blog-home1 .col-md-4 {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in; }
  .blog-home1 .col-md-4:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

/*******************
C2A
*******************/
.c2a5 {
  background-repeat: no-repeat;
  background-size: cover; }

/*******************
Footer 2
*******************/
.footer2 {
  padding: 10px 0; }
  .footer2 .f2-topbar {
    padding-bottom: 0;
  /*border-bottom: 1px solid rgba(120, 130, 140, 0.13); */ }
  .footer2 .f2-middle {
    padding-top: 40px; }
  .footer2 .link {
    color: #8d97ad;
    padding: 10px 15px 10px 0; }
  .footer2 .general-listing li a i {
    font-size: 9px;
    margin-right: 10px; }
  .footer2 .info-box .d-flex {
    padding: 15px 0;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13); }
  .footer2 .subscribe-box {
    background: rgba(120, 130, 140, 0.13);
    padding: 25px; }
    .footer2 .subscribe-box .form-control {
      background: transparent;
      padding: 10px 0;
      border: 0px;
      border-bottom: 1px solid rgba(120, 130, 140, 0.13);
      color: #ffffff;
      border-radius: 0px; }
      .footer2 .subscribe-box .form-control:focus {
        border-bottom: 1px solid #ffffff; }

/*******************
Cryptobar
*******************/
.crypto-bar {
  position: fixed;
  bottom: 0;
  height: 40px;
  width: 100%;
  background-color: #edb610;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap; }
  .crypto-bar .c-currency {
    padding: 0; }
    .crypto-bar .c-currency li {
      display: inline-block;
      list-style: none;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      line-height: 40px;
      padding: 0 7px;
      font-weight: bold; }
      .crypto-bar .c-currency li span.c-icon img {
        vertical-align: middle;
        height: 20px;
        margin-left: 8px; }
      .crypto-bar .c-currency li span.c-name {
        font-size: 14px;
        margin-left: 6px;
        color: #263238; }
      .crypto-bar .c-currency li span.c-price {
        font-size: 12px;
        margin-left: 8px;
        color: #263238; }
      .crypto-bar .c-currency li span.c-changes.minus {
        font-size: 12px;
        margin-left: 3px;
        color: #fb3a3a; }
        .crypto-bar .c-currency li span.c-changes.minus .up {
          display: none; }
      .crypto-bar .c-currency li span.c-changes.plus {
        font-size: 12px;
        margin-left: 3px;
        color: #07d79c; }
        .crypto-bar .c-currency li span.c-changes.plus .down {
          display: none; }
  .crypto-bar #div1 {
    display: inline-block;
    -webkit-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite; }
  .crypto-bar #div2 {
    margin-left: 30px;
    -webkit-animation: marquee2 30s linear infinite;
    animation: marquee2 30s linear infinite;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    display: inline-block; }

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-webkit-keyframes marquee2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%); } }

@keyframes marquee2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%); } }

.h5-nav-bar {
  padding: 25px 15px;
  position: relative;
  width: 100%;
  left: 0px; }
.h5-nav-bar .navbar-brand {
position: absolute; }
.h5-nav-bar .navbar-nav .nav-link {
color: #000000;
font-size: 14px;
padding: 25px 18px;
font-weight: 500; }
.h5-nav-bar .navbar-nav .nav-item:hover .nav-link {
color: #ff4d7e; }
.h5-nav-bar .rounded-button {
border-radius: 60px;
padding: 10px 30px;
display: inline-block;
border: 2px solid #ff4d7e;
position: absolute;
right: 0px;
color: rgba(255, 255, 255, 0.5);
font-size: 14px; }
.h5-nav-bar .rounded-button a {
  color: #ffffff;
  font-weight: 500; }
.h5-nav-bar .rounded-button a:hover {
	color: #ff4d7e; }

@media (max-width: 1023px) {
  .h5-nav-bar .navbar-brand { position: relative; }
  .h5-nav-bar .navbar-collapse {
    background: #263238;
    padding: 15px 15px 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    z-index: 10; }
  .h5-nav-bar .rounded-button { position: relative; } 
}
.fixed-header a.nav-link { color: #000 !important; }
.show-fixed-logo { display: none; }
.fixed-header .show-top-logo { display: none; }
.fixed-header .show-fixed-logo { display: block; }
.mybooking-body a { color: #000000; }
.circle-icon { border-radius: 50%; display: block; width: 90px; height: 90px; padding: 16px; border: 2px solid #6e748a; margin: 0px auto; }
.icon-size-150 { font-size: 50px; }
.special-code-highlight { border: 2px dashed #6e748a; padding: 10px 15px; width: 250px; margin: 0 auto; }
.text-small { font-size: 12px; }
.wrap-feature-20 {
  margin-top: 60px;
}

.wrap-feature-20 [class*=col-lg-6] .card {
  overflow: hidden;
}

.wrap-feature-20 .linking {
  width: 100%;
  display: block;
  padding: 35px 0;
}

.cj-pagination .page-item.active .page-link { background-color: #fdb530; border-color: #fdb530; }
.cj-pagination .page-link { color: #fdb530; }

/*new ui*/
.car-list-layout {
    overflow-y: auto;
    padding: 8px;
    flex: 1 1 auto;
}
.component-car-item {
	display: flex;
	flex-direction: column
}
.component-car-item .d-n {
	display: none
}
.component-car-item .slide-down {
	overflow: auto;
	max-height: 500px;
	border-top: 1px dotted hsla(0, 0%, 77%, .5)
}
.component-car-item .slide-down,
.component-car-item .slide-up {
	-moz-transition: max-height .7s ease-in-out;
	-o-transition: max-height .7s ease-in-out;
	-webkit-transition: max-height .7s ease-in-out;
	transition: max-height .7s ease-in-out
}
.component-car-item .slide-up {
	overflow: hidden;
	max-height: 0
}
.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
}
.component-car-item .car-item-policies .know-less {
	cursor: pointer;
	position: absolute;
	bottom: -16px;
	font-size: 10px;
	text-align: center;
	width: 100%
}
.component-car-item .car-item-policies .know-less .know-less-details {
	padding: 8px;
	width: 125px;
	margin: auto;
	font-weight: 600;
	color: #4990e2;
	border-radius: 100px;
	background-color: #fff;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
	transition: height .5s ease;
	-moz-transition: height .5s ease;
	-ms-transition: height .5s ease;
	-o-transition: height .5s ease;
	-webkit-transition: height .5s ease
}
.component-car-item .car-item-policies .know-more-policies .price-includes {
	align-items: center;
	margin: auto;
	display: flex;
	padding: 10px 10px 20px 63px;
	margin-right: 21px
}
.component-car-item .car-item-policies .know-more-policies .price-includes .title {
	font-size: 14px;
	font-weight: 600;
	color: #33414f
}
.component-car-item .car-item-policies .know-more-policies .price-includes .price-includes-info {
	width: 200px;
	padding: 0 10px
}
.component-car-item .car-item-policies .know-more-policies .price-includes .price-includes-info .all-includes .img {
	border: 1px solid #ccc;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	margin: 5px auto
}
.component-car-item .car-item-policies .know-more-policies .price-includes .price-includes-info .all-includes .img img {
	width: 100%
}
.component-car-item .car-item-policies .know-more-policies .price-includes .price-includes-info .all-includes .price-name {
	text-align: center;
	font-size: 14px;
	color: #33414f
}
.component-car-item .car-item-policies .know-more-policies .price-includes .price-includes-info .all-includes .price-info {
	opacity: .54;
	font-size: 12px;
	text-align: center;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis
}
.component-car-item .car-item-policies .know-more-policies .no-tolls {
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	color: #33414f;
	background-color: rgba(238, 90, 87, .1);
	padding: 15px 63px
}
.component-car-item .car-item-policies .know-more-policies .policies {
	font-size: 14px;
	color: #33414f;
	padding: 15px 63px
}
.component-car-item .car-item-policies .know-more-policies .policies .policy {
	font-size: 18px;
	text-align: left;
	color: #000
}
.component-car-item .car-item-policies .know-more-policies .policies .cancellation {
	display: flex;
	padding: 10px 0
}
.component-car-item .car-item-policies .know-more-policies .policies .cancellation .title {
	flex: 1;
	font-weight: 600;
	text-align: left;
	margin-right: 30px
}
.component-car-item .car-item-policies .know-more-policies .policies .cancellation .cancellation-info {
	flex: 6;
	text-align: left
}
.component-car-item .car-item-policies .know-more-policies .policies .more-policies {
	padding: 10px 0
}
.component-car-item .car-item-policies .know-more-policies .policies .more-policies a {
	color: #4990e2
}
.component-car-item .know-more {
	cursor: pointer;
	position: absolute;
	bottom: -15px;
	font-size: 10px;
	text-align: center;
	width: 100%
}
.component-car-item .know-more .know-more-details {
	padding: 8px;
	width: 125px;
	margin: auto;
	font-weight: 600;
	color: #4990e2;
	border-radius: 100px;
	background-color: #fff;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
	transition: height .5s ease;
	-moz-transition: height .5s ease;
	-ms-transition: height .5s ease;
	-o-transition: height .5s ease;
	-webkit-transition: height .5s ease
}
.component-car-item .car-item {
	position: relative;
	display: flex
}
.component-car-item .car-item h3 {
	margin: 0;
	font-size: 19px;
	font-weight: 700;
	color: #33414f;
	margin: 0 0 10px 20px
}
.component-car-item .car-item .img {
	flex: 0 0 168px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%
}
.component-car-item .car-item .details {
	display: flex;
	flex: 2;
	flex-direction: column;
	justify-content: center;
	border-right: .5px dotted rgba(0, 0, 0, .1);
	border-left: .5px dotted rgba(0, 0, 0, .1)
}
.component-car-item .car-item .details .divider {
	margin: 5px 0 0
}
.component-car-item .car-item .divider {
	border-top: 1px dotted hsla(0, 0%, 77%, .5);
	width: 100%;
	margin: 15px 0 10px
}
.component-car-item .car-item .feature-image {
	display: inline-block;
	background-image: url(../images/car-list-sprite.facilities.png);
	background-repeat: no-repeat;
	background-size: 65px
}
.component-car-item .car-item .feature-image.z-badge {
	background-position: -49px 0;
	height: 20px;
	width: 20px
}
.component-car-item .car-item .features {
	display: flex;
	justify-content: flex-start;
	margin-left: 20px
}
.component-car-item .car-item .features .feature {
	margin-right: 15px;
	display: flex;
	align-items: center
}
.component-car-item .car-item .features .feature:nth-child(3) {
	margin-right: 20px
}
.component-car-item .car-item .features .seater {
	background-position: -25px 0;
	height: 20px;
	width: 20px
}
.component-car-item .car-item .features .transmission {
	background-position: -1px 0;
	height: 20px;
	width: 20px
}
.component-car-item .car-item .features .bags {
	background-position: 1px -20px;
	height: 20px;
	width: 20px
}
.component-car-item .car-item .z-points {
	border-left: 1px solid #c5c5c5;
	padding-left: 15px;
	display: flex
}
.component-car-item .car-item .z-points.age-limit {
	padding-right: 15px
}
.component-car-item .car-item .z-points .age-val {
	font-weight: 600;
	font-size: 14px;
	color: #8d97a1;
	margin-left: 4px
}
.component-car-item .car-item .z-points.z-hd {
	border: 0;
	margin: 15px 0 0 5px
}
.component-car-item .car-item .one-way-location-selector {
	display: flex;
	align-items: center;
	position: relative
}
.component-car-item .car-item .one-way-location-selector .location-selector {
	flex: 1 0
}
.component-car-item .car-item .one-way-location-selector .location-selector-divider {
	height: 30px;
	border-right: 1px solid #c5c5c5;
	margin-top: 15px
}
.component-car-item .car-item .location-selector {
	padding: 12px 20px 0;
	position: relative;
	cursor: pointer;
	display: flex;
	justify-content: center;
	flex-direction: column
}
.component-car-item .car-item .location-selector .selectedLocation div:first-child {
	color: rgba(0, 0, 0, .54);
	font-size: 11px;
	font-weight: 600;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 16px;
	max-height: 16px
}
.component-car-item .car-item .location-selector .selectedLocation div:nth-child(2) {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	opacity: .87;
	display: flex;
	align-items: center
}
.component-car-item .car-item .location-selector .selectedLocation .radius-info {
	display: inline-block;
	background-color: #88b9f2;
	border-radius: 50%;
	color: #fff;
	width: 15px;
	height: 15px;
	margin: 0 10px;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}
.component-car-item .car-item .location-selector .selectedLocation .zoom-air-location {
	background-image: url(../images/icon-plane.svg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0
}
.component-car-item .car-item .location-selector:before {
	content: "";
	display: inline-block;
	position: absolute;
	border: 4px solid transparent;
	border-top-color: rgba(0, 0, 0, .54);
	border-left-color: rgba(0, 0, 0, .54);
	transform: rotate(-135deg);
	right: 20px;
	top: 50%;
	margin: auto
}
.component-car-item .car-item .location-selector.one-location {
	cursor: default
}
.component-car-item .car-item .location-selector.one-location:before {
	display: none
}
.component-car-item .car-item .location-selector .locations-list {
	position: absolute;
	background: #fff;
	border: 1px solid #d8d8d8;
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .25);
	max-height: 59px;
	overflow: auto;
	visibility: hidden;
	opacity: 0;
	transition: max-height .3s ease-in-out 0s
}
.component-car-item .car-item .location-selector .locations-list.show {
	visibility: visible;
	opacity: 1;
	z-index: 1;
	max-height: 330px
}
.component-car-item .car-item .location-selector .locations-list li {
	padding: 12px 20px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-bottom: 1px solid #d8d8d8;
	position: relative
}
.component-car-item .car-item .location-selector .locations-list li.selected {
	background-color: #e4f1dc;
	opacity: 1
}
.component-car-item .car-item .location-selector .locations-list li:hover {
	background: #f8f8f8
}
.component-car-item .car-item .location-selector .locations-list li:first-child:before {
	content: "";
	display: inline-block;
	position: absolute;
	border: 4px solid transparent;
	border-top-color: rgba(0, 0, 0, .54);
	border-left-color: rgba(0, 0, 0, .54);
	transform: rotate(45deg);
	right: 20px;
	top: 50%;
	margin: auto
}
.component-car-item .car-item .location-selector .locations-list li span:first-child {
	color: #000;
	font-size: 11px;
	opacity: .54;
	font-weight: 600;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 16px
}
.component-car-item .car-item .location-selector .locations-list li span:nth-child(2) {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	opacity: .87
}
.component-car-item .car-item .car-book {
	flex: 0 0 178px;
	display: flex
}
.component-car-item .car-item .car-amount {
	display: flex;
	flex-grow: 1;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	padding: 14px 10px 16px 8px;
	position: relative
}
.component-car-item .car-item .car-amount .price {
	font-size: 30px;
	color: #70ad4d;
	font-weight: 600
}
.component-car-item .car-item .car-amount .price sup {
	font-size: 16px;
	font-weight: 400;
	margin-right: -6px;
	color: #70ad4d
}
.component-car-item .car-item .car-amount .discounted-price {
	font-size: 30px;
	color: #70ad4d;
	font-weight: 600;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-direction: column
}
.component-car-item .car-item .car-amount .discounted-price .offer-applied-text {
	background-color: #e4f1dc;
	border: 1px solid #b6d5a4;
	width: 100%;
	padding: 2px 0;
	display: flex;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	text-align: center;
	color: rgba(51, 65, 79, .6)
}
.component-car-item .car-item .car-amount .discounted-price .new-price {
	display: flex;
	font-size: 30px;
	color: #70ad4d;
	font-weight: 600
}
.component-car-item .car-item .car-amount .discounted-price .new-price sup {
	font-size: 16px;
	font-weight: 400;
	margin-right: 1px;
	margin-top: 3px;
	color: #70ad4d
}
.component-car-item .car-item .car-amount .discounted-price .old-price {
	display: flex;
	font-size: 12px;
	margin: 10px 0 -10px 5px
}
.component-car-item .car-item .car-amount .discounted-price .old-price span:last-child {
	text-decoration: line-through;
	margin-left: 2px;
	color: rgba(51, 65, 79, .6)
}
.component-car-item .car-item .car-amount .per-km {
	font-size: 12px;
	color: #000;
	opacity: .54
}
.component-car-item .car-item .car-amount .book-car {
	width: 112px;
	height: 32px;
	margin-top: 0; /*20px*/
	padding: 6px 10px;
	background-color: #70ad4d;
	color: #fff;
	outline: none;
	border: 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .6px;
	border-radius: 2px;
	cursor: pointer
}
.component-car-item .car-item .car-amount .book-car.discounted-button {
	margin-top: 5px
}
.hd-add-address {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 1
}
.row .start, .row .end {
    font-size: 18px;
}
.size-11 {
    font-size: 11px;
}
.f-w100 {
    font-weight: 100;
}
.comTo {
    background: url(../images/from-to.svg) no-repeat 45.8% 52.6%;
    height: 33px;
    width: 50px;
}
.MyBooking .bookingRefund {
    padding: 0 55px;
    border-top: 1px solid #f2f8ed;
}
.search-steps .inner-steps {
    margin: 3em auto;
    max-width: 960px;
    padding: .8em 0;
    text-align: center;
}
.MyBooking .bookingRefund .steps_block {
    width: 145px;
    padding: 0;
}

.MyBooking .bookingRefund .step i {
    font-size: 40px;
    padding: 8px 9px;
}
.MyBooking .bookingRefund .normal .horizontal-line {
	top: 30px;
	width: 80px;
	margin: 0 15px;
}
.horizontal-line, .active .horizontal-line {
    width: 85px;
    border-top: 1px #ccc solid;
    position: relative;
    top: -30px;
    left: -5px;
}
.t-c { text-align: center; }
.offer-area{
    transition: .5s;
}
.offer-area .single-offer {
    margin: 0;
    position: relative;
    overflow: hidden;
    transition: all 300ms linear 0s;
}
.offer-area .single-offer::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
}
.offer-area .single-offer-text{
    position: absolute;
    top: 48%;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 30px;
    z-index: 2;
    transition: all 300ms linear 0s;
}
.offer-area:hover .single-offer-text{
    top: 0%;
}
.offer-area:hover .single-offer::after{
    background: rgba(254, 197, 0, 0.75)
}
.offer-area:hover .single-offer-text .title h4 { color: #000; }
.offer-area:hover .single-offer-text .title h5 { color: #000; }
.offer-area:hover .single-offer-text p { color: #000; }
.single-offer-text .title{
    margin-bottom: 30px;
}
.single-offer-text .title h4{
    color: #fff;
}
.single-offer-text .title h5{
    color: #fff;
}
.single-offer-text p{
    color: #fff;
}
a.cities_list { padding-right: 10px; color: #8d97ad; }
a.cities_list:hover	{ color : #fdb927; }
.cities_list_div h4	{ padding-top: 20px; color: #eaecf0; }