header.header-area.car-catelog-layout {
    background-color: black;
    height: 90px;
}
main.main-page-wrapper.carcatgalog-page {
    margin-top: 90px;
	background-color: #EFEFEF;
}
.search-filter-bar .nav-tabs {
    border-bottom: 0px;
	    position: relative;
	    margin-bottom: -1px;
    justify-content: center;
	    padding-top: 20px;
}
.search-filter-bar .nav-tabs .nav-link {
    border: 0px;
	    color: #ffffff;
    text-transform: uppercase;      
	  font-size: 13px;
		font-weight: normal;
}
input.btn.btn-searchupdate{
    background-color: #FFD227;
    font-size: 13px;
    font-weight: 700;
    border-radius: 25px;
    padding: 9px 20px;
    line-height: 22px;
	transition:all .5s ease-in-out;
    letter-spacing: 0.5px;
	 
}
.search-filter-bar .nav-tabs .nav-link.active {
     border-radius: 0px !important;
}
.form-check-box span.radiotextsty {
    color: #808080;
    text-transform: uppercase;
    font-size: 11px;
    
}
.form-check-box label.customradio.flexbox {
    padding-bottom: 5px;
}
.field-label label {
      font-size: 12px;
   
    text-transform: uppercase;
    margin-bottom: 3px;
    color: #808080;
    line-height: normal;
}
input.btn.btn-searchupdate:hover {
    background-color: #000000;
    color: #FFD227;
     
}

.search-filter-bar .nav-link:hover {
      
    transition: unset;
}
.search-filter-bar .nav-tabs .nav-item {
    margin-bottom: 0px;
    margin: 1px 10px;
}
.search-filter-bar .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: transparent !important;
    border-color: transparent;
    font-weight: 700;
}
.search-filter-bar .tab-content {
    padding: 20px;
	    position: relative;
    background-color: #ffffff;
}
section.search-bar-car-catalog {
    position: relative;
}
.field-input {
    width: 19%;
}
.car-grid-items:nth-child(4n+4) {
    margin-right: 0px;
 }
.searchbar-position {
    position: absolute;
	background-color:#000000;
    width: 100%;
    height: 90px;
}
.fair-details:hover .details_wrapper-popuor {
    display: block;
    transition: all .5s ease-in-out;
}
p.roundtrip {
    font-size: 12px;
    text-transform: uppercase;
    color: #808080;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
p.closepopupdetails {
    font-size: 12px;
    font-weight: 700;
    margin: 0px;
    line-height: normal;
}
.heading-popup-fair-price {
    display: flex;
    justify-content: space-between;
}
.fair-price-in-popup {
    padding-top: 10px;
}
.fair-price-in-popup p {
    margin: 0px;
    color: #000000;
    font-weight: 700;
    font-size: 14px;
}
.car-name-popup {
    padding-top: 10px;
}
.car-name-popup p {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    margin: 0px;
}
.include-featured-wrapper {
    padding-top: 10px;
}
ul.includes-features {
    padding-left: 15px;
    margin: 0px;
}
ul.includes-features li {
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
}
.include-featured-wrapper p {
    font-size: 14px;
    font-weight: 700;
    margin: 0px;
    line-height: normal;
}
.toolarrow {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #efeeea;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: 100%;
   bottom:44%;
    z-index: 11111111;
}
.details_wrapper-popuor {
    box-shadow:0 0 10px #dedede;
    background: #fff;
    position: absolute;
    right: 50%;
	    padding: 15px;
	    display: none; 
    top: 0;
    width: 250px;
	z-index:11111;
}
.car-grid-items {
	    position: relative;
	    margin-right: 11px;
    width: 24%;
	margin-bottom: 20px;
    box-shadow: 0 0 10px #dedede;
}
.inner-padding-car-item {
    border: 1px solid #D8D8D8;
    border-bottom: 0px;
    padding: 10px;
}
.car-category-name p {
    margin: 0px;
    font-size: 12px;
    text-transform: uppercase;
    color: #808080;
    font-weight: 400;
}
.car-name-grid-item p {
    margin: 0px;
    font-size: 12px;
    color: #000000;
}
.grid-item-top-heading {
    display: flex;  
    justify-content: space-between;
}
.carnotfound {
    text-align: center;
	padding-bottom: 100px;
}
.not-found-text p {
    color: #808080;
    font-size: 18px;   
    font-weight: 400;
    line-height: normal;
    padding-bottom: 50px;
}
p.count-driver  {   
    color: #FFD227;
    font-size: 25px;
    font-weight: 700;
}
.not-found-text p {
    color: #808080;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 50px;
}
 span.min-fare {
    font-size: 10px;
    color: #808080;  
}
span.fare-details a {
    font-size: 11px;
    color: #808080;
    text-decoration: underline;
}
span.fare-details a:hover {
    color: #ffd227;
}
.btn.btn-book-now:hover {
    background-color: #000000;
    color: #ffd227;
}
.btn.btn-book-now:focus {
    outline: none;
    box-shadow: unset;
    border: 0px;
}
.driver-count p {
    margin: 0px;
    line-height: 18px;
}
.fair-pricing-details {
    padding: 10px 0px;
}
.rent-price p {
    margin: 0px;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    line-height: normal;
}
.featured-car-show {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0px;
	    text-align: center;
}
input#serach-filter-return-date-outstation {
    border: 1px solid #efefef;  
    height: 38px;
    font-size: 13px;  
    width: 100%;
    padding: 7px;
    color: #000000;
}
input#serach-filter-travel-date-outstation{
    border: 1px solid #efefef;
    height: 38px;
    font-size: 13px;
    width: 100%;
    padding: 7px;
    color: #000000;
}
.error-message .alert.alert-danger {
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 0px;
    background-color: transparent;
    border: 0px;
}
.error-message  .alert-danger {
    color: #f30218;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    font-size: 14px;
    font-family: inherit;
}

input#serach-filter-return-date-airporttransfer {
    border: 1px solid #efefef;
    height: 38px;
    font-size: 13px;
    width: 100%;
    padding: 7px;
    color: #000000;
}
input#serach-filter-travel-date-airporttransfer{
    border: 1px solid #efefef;
    height: 38px;
    font-size: 13px;
    width: 100%;
    padding: 7px;
    color: #000000;
}


input#serach-filter-return-date-local {
    border: 1px solid #efefef;
    height: 38px;
    font-size: 13px;
    width: 100%;
    padding: 7px;
    color: #000000;
}
input#serach-filter-travel-date-local{
    border: 1px solid #efefef;
    height: 38px;
    font-size: 13px;
    width: 100%;
    padding: 7px;
    color: #000000;
}
.search-form-wrapper label {
    font-size: 12px;
   color:#808080;
    text-transform: uppercase;
    font-weight: 400;
}
p.driver-text {
    font-size: 13px;
    color: #808080;
}
input#serach-filter-return-date-outstation:focus {
    outline-color: #ffd227;
    border-radius: 0px !important;
}
input#serach-filter-travel-date-outstation:focus {
    outline-color: #ffd227;
    border-radius: 0px !important;
}
input#serach-filter-return-date-local:focus {
    outline-color: #ffd227;
    border-radius: 0px !important;
}
input#serach-filter-travel-date-local:focus {
    outline-color: #ffd227;
    border-radius: 0px !important;
}

input#serach-filter-return-date-airporttransfer:focus {
    outline-color: #ffd227;
    border-radius: 0px !important;
}
input#serach-filter-travel-date-airporttransfer:focus {
    outline-color: #ffd227;
    border-radius: 0px !important;
}
select.shortby-select {
    width: auto;
    color: #000000;
    cursor: pointer;
    border: 0px;
	text-align:center;
    font-size: 11px;
    font-weight: 700;
    text-transform: capitalize;
 }
 .booknow-wrapper .btn.btn-book-now:hover {
    background-color: #000000;
    color: #ffffff;
  
}
 .booknow-wrapper .btn.btn-book-now {
    background-color: #FFD227;
    text-align: center;
	  text-transform: uppercase;
	width: 100%;
    display: block;
	transition:all .5s ease-in-out;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}
.shortby-right {
	padding-bottom: 20px;
    text-align: right;
}
span.short-by-text {
    font-size: 13px;
    text-transform: uppercase;
    color: #808080;
}
select.shortby-select:focus {
    outline: none;
}
.sidebar-filter-title p {
    font-size: 13px;
    text-transform: uppercase;
    color: #808080;
    letter-spacing: .5px;
}
.form-control.select-field {
    border-radius: 0px;
    border: 1px solid #efefef;
    font-size: 14px;
    color: #000000;
    line-height: normal;
}
.left-sidebar {
    width: 20%;
    background-color: #ffffff;
    padding: 15px;
}
.car-catalog-list {
    width: 78%;
    background-color: #ffffff;
    padding: 15px;
}
.wrapper-car-catalog {
    padding: 40px 0px;
}

.bg {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #ffffff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
  position: relative;
  height: 25px;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
 
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
	    font-size: 13px;
  padding-left: 25px;
  position: relative;
  z-index: 2;
  cursor: pointer;
      color: #000000;
  margin-bottom:0;
}
.chiller_cb span {
  display: inline-block;
width: 15px;
    height: 15px;
    border: 1px solid #999;  
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;    
}
.filterflex {
    width: 100%;
    justify-content: space-between;
    display: flex;
	    align-items: center;
}
.card-header a {
    
    width: 100%;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
    bottom: 0px;
    left: 7px;
}
 .align-center {
    align-items: center;
}
.arrow-down i.fa.fa-chevron-down {
    font-size: 12px;
	color: #000000;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
} 
span.arrow-down {
    margin-top: -5px;
}
  .card-header a {
    font-size: 12PX;
     color: #808080 !important;
	text-decoration: none !important;
}
.accordion .card .card-header {
    margin-bottom: 0px;
    padding:5px 10px;
}
.card-body.searchbody {
    padding: 10px;
}
.accordion .card {
     border-radius: 0px !important;
} 