 .dfooters { display: none !important; height:0px;}
 .single-taxi-one img { max-width:100%; max-height:130px; }
.book-ride-one .booking-form-one select {
  border: none;
  outline: none;
  width: 100%;
  background-color: #242424;
  height: 67px;
  border-radius: 33.5px;
  padding-left: 40px;
  color: #B5B5B5;
  font-size: 14px;
  font-weight: 600;
}

label { padding-left:30px; }

::-webkit-calendar-picker-indicator {
  color: rgba(1, 1, 1, 1);
  opacity: 1;
  background:url(images/calendar.png) !important;

  width: 15px !important;
  height: 15px !important;
  cursor: pointer;
  border-radius: 0;
  margin-right:20px;
}

@media (max-width: 767px) {
.taxi-style-one .tab-title {
    margin-bottom: 0px;
}

label {
    padding-left: 10px !important;
    font-size: 12px;
}

.cta-style-one h3, .cta-style-two h3, .inner-banner h2, .block-title h2 {
    font-size: 30px;
}

.taxi-style-one .tab-title li a {
    outline: none;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    padding: 2px 2px;
    text-transform: uppercase;
    border-radius: 12px !important;
    transition: all 0.4s ease;
    letter-spacing: .1em;
}


.book-ride-one .booking-form-one button[type=submit] {
    cursor: pointer;
    border: none;
    outline: none;
    width: 100%;
    background-color: #FFC000;
    height: 47px;
    border-radius: 33.5px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #111111;
    transition: all .4s ease;
}

.w_38 { width:35%; }




@media (max-width: 760px) {
    
.dfooters {background: #000;  position: fixed;  bottom: 0px;  left: 0;  width: 100%;  display:block !important; height:inherit; } 
.dfooters a {color:#fff; }
.dfooters i:before { font-size:24px; color:#fff; height:40px; width:40px; margin:auto; display:block;}
.dfooters p { color:#fff; padding:0px; display:inline; font-size:15px; text-align:center; width:100%; display:block; }

    
}
