*,
::after,
::before {
  box-sizing: border-box;
}
body {
  font-family: Poppins, sans-serif;
  padding-right: 0 !important;
}
:root {
  --white-color: #fff;
  --text-color: #333;
  --main-color: #1ECB15;
  --black-color: #000;
  --grey-bg: #f5f5f5;
  --error-color: #dc3545;
  --success-color: #28a745;
}
.top-bar {
  height: 46px;
  background: var(--text-color);
}
a,
a:focus,
a:hover {
  color: var(--main-color);
}
.no-margin {
  margin: 0 !important;
}
.top-bar .topbar-cta li {
  display: inline-block;
}
.top-bar .topbar-cta a {
  letter-spacing: 1px;
  line-height: 46px;
  color: var(--white-color);
  float: left;
  display: flex;
  align-items: center;
}
.top-bar .social-top a i {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: var(--main-color);
  text-align: center;
}
.top-bar .social-top {
  margin-top: 13px;
  margin-bottom: 0;
  margin-left: 0;
}
ul.topbar-cta.no-margin {
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
a:focus,
a:hover,
button:focus {
  outline: 0;
  text-decoration: none;
}
.menuzord .menuzord-menu > li.active > a,
.menuzord .menuzord-menu > li.active > a > i,
.menuzord .menuzord-menu > li:hover > a,
.menuzord .menuzord-menu > li:hover > a > i,
.secondary-footer ul li.active a,
.secondary-footer ul li:hover a {
  color: var(--main-color) !important;
}
.menuzord-menu.nav > li > a:focus,
.menuzord-menu.nav > li > a:hover {
  background-color: transparent;
}
.light-header.header-bottom-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  height: 99px;
}
#header .container {
  position: relative;
}
.tt-nav {
  width: 100%;
  height: 100px;
  z-index: 1000;
  position: relative;
}
.tt-nav.sticky .header-sticky,
.tt-nav.transparent-header {
  position: fixed;
  width: 100%;
}
.tt-nav.booking-header,
.tt-nav.sticky {
  height: 60px;
  z-index: 1000;
  position: fixed;
  top: 0;
  float: left;
  width: 100%;
}
.tt-nav .logo-brand img {
  height: 40px;
  float: left;
}
.tt-nav.booking-header .logo-brand img,
.tt-nav.sticky .logo-brand img,
.tt-nav.sticky .logo-brand img.retina {
  height: 40px !important;
}
.tt-nav.nav-center-align .logo-brand img {
  height: auto;
  float: none;
  margin: 20px 0;
}
#header.transparent-header,
#header.transparent-header .dark-header,
#header.transparent-header .light-header {
  background: 0 0 !important;
  z-index: 999;
}
#header.transparent-header .menuzord .logo-brand {
  z-index: 999;
}
#header.transparent-header.sticky .light-header,
.tt-nav .light-header,
.tt-nav.sticky .light-header {
  background: var(--text-color) !important;
}
.menuzord {
  background: 0 0;
  padding: 0;
}

.logo-brand,
.menuzord-menu > li > a,
.tt-nav,
.tt-nav .logo-brand img,
.tt-nav .sticky,
.tt-nav li.nav-icon i,
.tt-nav.sticky .logo-brand,
.tt-nav.sticky .logo-brand img,
.tt-nav.sticky li.nav-icon i,
header.sticky .menuzord-menu > li > a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-bottom {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.menuzord-menu > li > a {
  line-height: 100px;
}
.tt-nav.booking-header .menuzord-menu > li > a,
.tt-nav.sticky .menuzord-menu > li > a {
  line-height: 60px;
}
.menuzord-menu > li > a,
.tt-nav.sticky .menuzord-menu > li > a {
  padding: 0 12px;
}
.menuzord,
.menuzord *,
.menuzord-menu ul.dropdown li a {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  letter-spacing: 0.5px;
  font-weight: 400;
}
.menuzord {
  width: 100%;
  float: left;
  position: relative;
}
.menuzord a,
.menuzord-menu ul.dropdown li a {
  -o-transition: color 0.3s linear, background 0.3s linear;
  -moz-transition: color 0.3s linear, background 0.3s linear;
  -webkit-transition: color 0.3s linear, background 0.3s linear;
  transition: color 0.3s linear, background 0.3s linear;
}
.logo-brand {
  float: left;
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  cursor: pointer;
  margin: 25px 30px 0 0;
  line-height: 100px;
}
.tt-nav.booking-header .logo-brand,
.tt-nav.sticky .logo-brand {
  margin: 15px 30px 0 0;
  line-height: 60px;
}
.menuzord-menu {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}
.menuzord-menu.pull-right {
  float: right;
}
.menuzord-menu > li {
  display: inline-block;
  float: left;
  margin-left: 2px;
}
.menuzord-menu > li > a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
.menuzord-menu > li > a,
.menuzord-menu > li > a > i {
  color: var(--white-color);
}
.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a {
  color: var(--main-color);
}
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 190px;
  white-space: nowrap;
  background: var(--text-color);
}
.menuzord-menu ul.dropdown li ul.dropdown {
  left: 100%;
}
.menuzord-menu ul.dropdown li {
  clear: both;
  width: 100%;
  border: 0;
  font-size: 14px;
  position: relative;
}
.menuzord-menu ul.dropdown li a {
  width: 100%;
  padding: 10px 20px;
  font-size: 13px;
  color: var(--white-color);
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
}
.menuzord-menu ul.dropdown li.active > a,
.menuzord-menu ul.dropdown li:hover > a {
  color: var(--main-color);
}
.menuzord-menu ul.dropdown.dropdown-left {
  left: none;
}
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left {
  left: -100%;
}
.menuzord-menu > li > a > i {
  margin: 0 5px 0 0;
  font-size: 18px;
  float: left;
  line-height: 20px;
  font-family: FontAwesome;
}
section.banner {
  float: left;
  width: 100%;
  min-height: calc(100vh - 46px);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  padding: 100px 50px 50px 50px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.banner::after,
section.section.mini-banner::after,
section.section.signup:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.content-block {
  position: relative;
  z-index: 10;
  float: left;
  width: 100%;
  padding: 0;
  text-align: left;
  max-width: 600px;
}
.content-block h2 {
  font-size: 54px;
  color: var(--main-color);
  margin: 0;
  float: left;
  width: 100%;
  font-weight: 800;
  text-aligntext-transform: uppercase;
  letter-spacing: 10px;
}
.content-block p {
  float: left;
  width: 100%;
  color: var(--white-color);
  font-size: 16px;
  letter-spacing: 1px;
  margin: 10px 0 0 0;
}
span.indicator {
  margin-left: 5px;
}
li.dropdown-toggle.open ul.dropdown {
  display: block;
}
.form-block {
  float: right;
  position: relative;
  z-index: 10;
  width: 470px;
  background: var(--white-color);
  margin-top: 65px;
}
.form-block h5 {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 36px;
  line-height: 100px;
  letter-spacing: 0 !important;
  margin: 0 !important;
  padding: 0 50px;
  background: var(--main-color);
  font-weight: 800;
  color: var(--white-color);
}
form.ride-form {
  float: none;
  width: 100%;
  padding: 0;
  max-width: 600px;
  margin: 40px auto 0 0;
  display: inline-block;
}
form .form-control {
  height: 50px;
  box-shadow: none !important;
  border-radius: 0;
  float: left;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form-group {
  position: relative;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.banner .btn.custom-btn,
section.section.contact .custom-btn {
  height: 50px;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 0 20px;
  margin-right: 10px;
  min-width: 200px;
}
form .form-group.line::before {
  content: "";
  position: absolute;
  left: 20px;
  height: 50px;
  background: var(--white-color);
  width: 1px;
  top: 50px;
  z-index: 10;
}
.banner .btn.Schedule-btn {
  height: 50px;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 0 20px;
  margin: 0px;
  min-width: 200px;
}
form .form-group > span.material-icons {
  color: var(--white-color);
  position: absolute;
  left: 0;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  top: 0;
  font-size: 20px;
}
form .form-group span.material-icons + input.form-control,
form.ride-form .form-control {
  padding-left: 40px;
}
.form-group.line input.form-control {
  padding-right: 40px;
}
.btn:focus,
.btn:hover {
  outline: 0 !important;
}
.banner-form input.form-control::-webkit-input-placeholder,
form.ride-form .form-control::-webkit-input-placeholder {
  color: var(--white-color);
}
.banner-form input.form-control:-ms-input-placeholder,
form.ride-form .form-control:-ms-input-placeholder {
  color: var(--white-color);
}
.banner-form input.form-control::placeholder,
form.ride-form .form-control::placeholder {
  color: var(--white-color);
}
.form-control:focus {
  border-color: var(--main-color);
  outline: 0;
  box-shadow: none !important;
}
input[type="checkbox"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid var(--text-color);
  margin: 0;
  position: absolute;
}
input[type="checkbox"] + label {
  cursor: pointer;
  float: left;
  padding-left: 30px;
}
input[type="checkbox"]:checked::after {
  content: "check";
  font-family: "Material Icons";
  color: var(--white-color);
  font-size: 18px;
}
input[type="checkbox"]:checked {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: var(--main-color);
  border-color: var(--main-color) !important;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 0;
}
section.section {
  float: left;
  width: 100%;
  padding: 100px 0;
  position: relative;
}
h3.section-title {
  float: left;
  width: 100%;
  margin: 0 0 50px 0;
  text-align: center;
  font-size: 48px;
  font-weight: 800;
 
}
.newsam{
  background:#1ECB15;
  color: #fff!important;
  height: auto!important;
 
}
.newsam p{
   margin: 0!important;
       padding: 10px 0;
}
.newsam p a{
  text-decoration: underline;
  color: #fff;
}
h2.section-title, h1.section-title {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 48px;
  font-weight: 800;
}
.featured-item {
  padding:15px 5px;
  float: left;
  width: 100%;
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.featured-item .icon {
  float: left;
  padding-right: 20px;
  width: 70px;
}
.row.equal-height-row {
  max-width: 995px;
  margin: 0 auto;
  float: none;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.featured-item .desc {
  float: left;
  width:100%;
}
.featured-item .desc p,
.modal-body p,
.new-featured-item .desc p {
  float: left;
  width: 100%;
  line-height: 1.5;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin: 0;
}
.featured-item .desc h2,
.new-featured-item .desc h2 {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  font-size: 22px;
  color: var(--main-color);
  font-weight: 600;
      min-height: 50px;
}
.featured-item .icon i {
  font-size: 120px;
  color: var(--main-color);
  line-height: 1;
  opacity: 0.2;
  position: relative;
  left: -10px;
  top: -10px;
}
section.section.mini-banner,
section.section.signup {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.estimate-block .btn.custom-btn {
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  height: 50px;
  padding: 0 20px;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 50px;
}
.estimate-block {
  float: left;
  width: 100%;
  position: relative;
  z-index: 10;
  padding-right: 250px;
}
.estimate-block h3 {
  color: var(--white-color);
  font-size: 48px;
  font-weight: 800;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
.estimate-block p {
  float: left;
  width: 100%;
  color: var(--white-color);
  font-size: 18px;
  opacity: 0.9;
  line-height: 1.5;
  margin: 0;
}
footer.footer {
  float: left;
  width: 100%;
}
.primary-footer {
  background-color: var(--text-color) !important;
  float: left;
  width: 100%;
  padding: 80px 0;
}
.footer .social-link li a {
  line-height: 14px;
}
ul.social-link li {
  display: inline-block;
}
ul.social-link {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}
.footer .social-link li a i {
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  color: var(--white-color);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.back-top {
  top: -35px;
  position: absolute !important;
  right: 0;
  background: var(--main-color);
  color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.back-top:focus,
.back-top:hover {
  color: var(--white-color);
}
.btn-floating.btn-large {
  width: 55.5px;
  height: 55.5px;
}
.btn-floating.btn-large i {
  line-height: 55.5px;
}
.back-top i {
  font-size: 4rem !important;
}
.footer .container {
  position: relative;
}
.footer hr {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  float: left;
  width: 100%;
}
.footer .footer-logo {
  margin: 0px 0 30px;
}
.brand-color,
.copy-text,
.copy-text a:hover,
.flex-direction-nav a:before,
.search-trigger i:hover,
.secondary-footer ul li a:hover,
.social-link li a i:hover {
  color: var(--white-color) !important;
}
.footer p {
  color: var(--white-color);
  margin: 0px;
  width: 100%;
  line-height: 1.8;
  letter-spacing: 0.4px;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  opacity: 0.6;
}
.footer .footer-logo img.aps {
  height: 40px;
}
.secondary-footer {
  padding: 18px 0;
  background-color: var(--black-color) !important;
  float: left;
  width: 100%;
}
.secondary-footer ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.secondary-footer ul li {
  display: inline-block;
  margin-right: 30px;
}
.secondary-footer ul li a {
  display: block;
  color: var(--white-color);
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
section.section.testimonials .owl-carousel .item p {
  color: var(--white-color);
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 30px;
  opacity: 0.8;
  margin-bottom: 30px;
}
.testimonial-meta {
  color: var(--main-color);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.testimonial-meta span {
  display: block;
  color: var(--white-color);
  font-size: 14px;
  font-weight: 400;
}
.owl-carousel .owl-dots {
  text-align: center;
}
.owl-carousel button.owl-dot {
  width: 12px;
  height: 12px;
  border: 1px solid var(--white-color);
  border-radius: 50%;
  margin: 0 4px;
  cursor: pointer;
}
.owl-carousel button.owl-dot.active,
.owl-carousel button.owl-dot:focus,
.owl-carousel button.owl-dot:hover {
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
}
section.section.testimonials {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.blog-img {
  float: left;
  width: 100%;
}
.blog-block {
  float: left;
  width: 100%;
  position: relative;
}
.blog-img img {
  height: 260px;
  float: left;
  width: 100%;
  object-fit: cover;
}
.blog-content {
  float: left;
  width: 100%;
  background: var(--white-color);
  padding: 20px;
}
.cars-block figcaption,
.services-content {
  float: left;
  width: calc(100% - 350px);
  padding: 20px 40px;
}
.blog-content ul {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
}
.blog-content ul li {
  float: left;
  list-style: none;
  margin-right: 15px;
}
.blog-content ul li a {
  color: var(--main-color);
}
.blog-content p,
.cars-block figcaption p,
section.section.services-page p {
  font-size: 14px;
  float: left;
  width: 100%;
  letter-spacing: 0.5px;
  text-overflow: ellipsis;
  line-height: 28px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: block;
  display: -webkit-box;
}
.custom-btn.btn {
  background-color: var(--main-color);
  color: var(--white-color);
  border-radius: 0;
  border: 1px solid var(--main-color);
  box-shadow: none;
}
.inverse-btn.btn {
  background-color: var(--white-color);
  color: var(--text-color);
  border-radius: 0;
  border: 1px solid var(--white-color);
  box-shadow: none;
}
.inverse-btn.btn:focus,
.inverse-btn.btn:hover {
  background: var(--white-color);
  color: var(--text-color);
}
.btn.custom-btn.blog-btn {
  padding: 0 16px;
  letter-spacing: 0.5px;
  line-height: 50px;
  height: 50px;
}
section.section.blog .owl-dots {
  margin-top: 40px;
}
section.section.blog .owl-dot {
  background-color: var(--white-color);
}
.grey-bg {
  background: var(--grey-bg);
}
.blog-content h4 {
  float: left;
  width: 100%;
  line-height: 28px;
  letter-spacing: 0.5px;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.cars-block figcaption h5,
.services-content h5 {
  float: left;
  width: 100%;
  line-height: 28px;
  letter-spacing: 0.5px;
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.ser-blck:last-child {
  margin: 0;
  padding-bottom: 0;
  border: 0 !important;
}
.ser-blck {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px;
  display: flex;
  margin-bottom: 50px;
}
.blog-content h4 a,
ul.service-list li h5 a {
  color: var(--text-color);
}
.blog-content h4 a:hover,
ul.service-list li:hover h5 a,
ul.service-list li:hover span {
  color: var(--main-color);
}
textarea.form-control {
  resize: none;
  height: 100px !important;
}
.section-sub-title {
  float: left;
  width: 100%;
  font-size: 16px;
  margin: 15px 0 0;
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px;
  padding: 0 15%;
}
ul.contact-details {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px 0 0 0;
}
ul.contact-details li {
  float: left;
  width: 100%;
  padding-left: 60px;
  position: relative;
  margin-bottom: 50px;
  list-style: none;
}
ul.contact-details li label {
  float: left;
  width: 100%;
  font-size: 18px;
  margin: 0 0 10px;
  color: var(--text-color);
  letter-spacing: 0.5px;
}
ul.contact-details li:last-child {
  margin-bottom: 0;
}
ul.contact-details li span {
  float: left;
  width: 100%;
  font-size: 16px;
  margin: 0;
  color: var(--text-color);
  letter-spacing: 0.5px;
}
ul.contact-details li span {
  float: left;
  width: 100%;
  font-size: 18px;
  margin: 0 0 0;
  color: var(--text-color);
}
ul.contact-details li span.material-icons {
  color: var(--main-color);
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  line-height: 1;
}
form.contact-form {
  float: left;
  width: 100%;
  padding: 50px 50px 20px;
  background: var(--grey-bg);
}
h3.section-title.text-left {
  margin: 0 !important;
}
.text-left {
  text-align: left !important;
}
ul.service-list li h5 {
  font-size: 20px;
  font-weight: 700;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
ul.service-list li p {
  font-size: 15px;
  float: left;
  width: 100%;
  margin: 0;
}
ul.service-list {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.service-list li {
  float: left;
  width: 100%;
  list-style: none;
  margin: 40px 0 0 0;
  position: relative;
  padding-left: 70px;
}
ul.service-list li span.fa,
ul.service-list li span.material-icons {
  position: absolute;
  left: 0;
  font-size: 40px;
  top: 0;
}
figure.service-img img {
  max-width: 100%;
  position: absolute;
  left: -60px;
}
.banner-form input.form-control,
form.ride-form input.form-control {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid var(--white-color);
  color: var(--white-color);
}
section.section.contact input.btn.custom-btn.btn-block {
  margin-left: 0;
  margin-right: 0;
}
h3.section-title.mrb20 {
  margin-bottom: 20px;
}
span.nav-icon {
  color: var(--main-color);
  float: right;
  margin: 18px 0;
  font-size: 25px;
  cursor: pointer;
  display: none;
}
ul.custom-list li {
  float: left;
  width: 100%;
  padding-left: 35px;
  list-style: none;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 20px 0;
  position: relative;
}
ul.custom-list li:last-child {
  margin: 0;
}
ul.custom-list {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
}
ul.custom-list li span.material-icons {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 22px;
}
section.section.book-taxi p {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin: 0 0 20px 0;
}
a.tel {
  font-size: 50px;
  float: left;
  margin: 20px 0;
  font-weight: 800;
  line-height: 1;
  color: var(--main-color);
}
a.tel:focus,
a.tel:hover {
  color: var(--main-color);
}
section.section.signup h3.section-title {
  color: var(--white-color);
}
.custom-btn.btn.signup-btn span,
.inverse-btn.btn.signup-btn.ride-btn span {
  margin-left: 20px;
}
section.section.book-taxi figure img {
  width: 100%;
  object-fit: cover;
}
img {
  max-width: 100%;
}
.flex-box {
  display: flex;
  justify-content: space-evenly;
}
.custom-btn.btn.signup-btn,
.inverse-btn.btn.signup-btn.ride-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  transition: 0.5s;
  border-radius: 0;
  height: 70px;
  margin: 10px 0 0 0;
  padding: 0 40px;
}
.menuzord a.btn.custom-btn {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  margin: 30px 0 0;
}
.menuzord a.btn.custom-btn:focus,
.menuzord a.btn.custom-btn:hover {
  color: var(--white-color) !important;
}
footer a.btn.custom-btn {
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  margin: 0;
  padding: 0 15px;
}
body.overflow {
  overflow: hidden;
}
.tt-nav.booking-header .menuzord a.btn.custom-btn,
.tt-nav.sticky .menuzord a.btn.custom-btn {
  margin-top: 8px;
  line-height: 40px;
}
section.section.testimonials h3.section-title {
  color: var(--main-color);
}
.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
  transition: background-color 0.3s;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--main-color);
  color: var(--white-color) !important;
  padding: 0;
  font-size: 15px;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.pulse::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}
.pulse {
  overflow: visible;
}
.pulse::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}
@-webkit-keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes pulse-animation {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}
section.banner.inner-banner {
  min-height: 75vh;
}
section.section.contact .custom-btn {
  margin: 0;
}
h2.page-title {
  color: var(--white-color);
  position: relative;
  z-index: 1;
  text-align: left;
  font-size: 46px;
  font-weight: 800;
  letter-spacing: 1px;
  margin: 0 0 30px 0;
}
h3.section-title.left {
  text-align: left;
}
.blog-cont p,
.service-cont p,
.side-list p,
section.section.about p,
section.section.drive p,
section.section.services-page p {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: var(--text-color);
  margin: 0 0 20px 0;
}
section.section.blog.blog-page .blog-content {
  background: #f5f5f5;
  margin-bottom: 30px;
}
section.section.services-page .flex-box {
  margin-bottom: 50px;
}
.services-content.pull-right {
  order: 2;
}
figure.service-pic img {
  max-height: 300px;
  object-fit: cover;
  width: 100%;
}
figure.service-pic.contain img {
  object-fit: contain;
}
section.banner.inner-banner p {
  float: left;
  width: 100%;
  text-align: left;
  color: var(--white-color);
  position: relative;
  z-index: 1;
  font-size: 18px;
  margin: 0 0 30px 0;
}
section.banner.inner-banner .custom-btn {
  margin: 0;
  line-height: 50px;
}
ul.topbar-cta a.btn.inverse-btn {
  line-height: 36px;
  color: var(--text-color);
  padding: 0 15px;
  height: 36px;
  margin-left: 20px;
  display: none;
  margin-top: 4px;
}
.mbtm50 {
  margin-bottom: 50px;
}
figure.drive-pic.service-pic {
  height: 100%;
  width: 100%;
}
.btn.custom-btn span.material-icons {
  position: relative;
  top: 5px;
  font-size: 18px;
  margin-left: 5px;
}
.btn.custom-btn.signup-btn span.material-icons {
  font-size: 24px;
  margin-left: 20px;
  top: 0;
}
.cars-block {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  background: var(--white-color);
}
.cars-block:nth-child(odd) {
  background: var(--grey-bg);
}
figure.car-pic img {
  height: 260px;
  object-fit: contain;
  max-width: 100%;
}
figure.service-pic {
  float: left;
  width: 350px;
  padding: 00px;
  text-align: center;
}
figure.car-pic {
  float: left;
  width: 350px;
  padding: 20px;
  text-align: center;
}
.map-area {
  float: left;
  width: calc(100% - 400px);
  position: relative;
}
.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  background: 0 0;
}
.booking-form {
  float: left;
  width: 400px;
  height: calc(100vh - 60px);
  text-align: center;
}
form#formbooking {
  float: left;
  width: 100%;
  text-align: left;
}
form#formbooking .scrollbar {
  overflow-y: auto;
  height: calc(100vh - 120px);
  padding: 30px;
  margin-bottom: 10px;
}
.booking-outer {
  float: left;
  width: 100%;
  padding-top: 60px;
}
.booking-outer form .form-group span.material-icons {
  color: var(--text-color);
}
.booking-outer form .form-group.line::before {
  background: var(--text-color);
}
.Newlook ul li {
  float: left;
  margin-right: 19px;
  list-style: none;
}
.Newlook ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
}
.Newlook {
  float: left;
  width: 100%;
}
input[type="radio"].radio-inline {
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid var(--text-color);
  border-radius: 50%;
  margin: -2px 5px 0 0;
}
.Newlook ul li label {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  cursor: pointer;
}
input[type="radio"].radio-inline:checked {
  background: var(--main-color);
  border-color: var(--main-color);
}
.alert {
  float: left;
  width: 100%;
  font-size: 13px;
  margin-bottom: 20px;
}
.alert span.material-icons {
  position: relative;
  top: 5px;
  font-size: 20px;
}
.Enterpart,
.choose-ride,
.estimate-payment,
.personal-details,
.schedule-book,
.trip-details,
ul.choose-ride-list {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0;
}
.booking-form h4 {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: 800;
}
ul.choose-ride-list li {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0 0 10px 0;
  position: relative;
}
ul.choose-ride-list li:last-child {
  margin: 0;
}
ul.choose-ride-list li input[type="radio"] {
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
ul.choose-ride-list li input[type="radio"]:checked + label {
  border: 2px solid var(--main-color);
}
ul.choose-ride-list li input[type="radio"] + label {
  float: left;
  width: 100%;
  border: 2px solid var(--grey-bg);
  padding: 8px 15px;
  min-height: 70px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0;
}
ul.choose-ride-list li input[type="radio"] + label figure {
  width: 60px;
  float: left;
}
ul.choose-ride-list li input[type="radio"] + label figcaption {
  width: calc(100% - 60px);
  float: left;
  padding-left: 20px;
  padding-right: 100px;
  position: relative;
}
ul.choose-ride-list figcaption h6 span {
  float: left;
  width: 100%;
  font-size: 10px;
  font-weight: 300;
  margin-top: 1px;
}
ul.choose-ride-list figcaption h6 {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px 0;
}
ul.choose-ride-list figcaption p b {
  font-weight: 600;
  color: var(--text-color);
  margin-right: 5px;
  font-size: 12px;
}
.steps {
  float: left;
  width: 100%;
}
ul.choose-ride-list figcaption p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
ul.choose-ride-list figcaption a {
  float: left;
  margin: 0;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.5px;
  cursor: pointer;
  color: var(--main-color);
}
.booking-form h3.section-title {
  font-size: 28px;
  margin-bottom: 20px;
}
.booking-form .custom-btn {
  padding: 0 20px;
  line-height: 50px;
  line-height: 50px;
  letter-spacing: 1px;
  font-weight: 600;
}
.booking-form h3.section-title p {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
ul.trip-content li {
  float: left;
  width: 100%;
  list-style: none;
  padding-left: 30px;
  padding-right: 60px;
  position: relative;
  margin-bottom: 10px;
}
ul.trip-content {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.trip-content li i.material-icons {
  position: absolute;
  left: 0;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
}
ul.trip-content li strong {
  position: absolute;
  right: 0;
  font-size: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 600;
  color: var(--main-color);
}
ul.trip-content li label {
  float: left;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  margin: 0 0 2px 0;
}
ul.trip-content li span {
  float: left;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  opacity: 0.6;
  font-weight: 400;
}
ul.trip-content li.line::after {
  content: "";
  height: calc(100% + 10px);
  width: 2px;
  position: absolute;
  top: 15px;
  background: #000;
  left: 8px;
}
.booking-btn {
  float: left;
  width: 100%;
  padding: 0 30px;
}
.mrbtm0 {
  margin-bottom: 0 !important;
}
.fare span {
  float: right;
  color: var(--main-color);
  font-weight: 800;
}
.fare label {
  margin: 0;
  float: left;
}
.fare {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 18px;
}
.Newlook .alert,
.schedule-book {
  display: none;
}
.Newlook.active .alert,
.Newlook.active + .schedule-book {
  display: block;
}
.logo-brand1 img {
  height: 30px;
}
.logo-brand1 {
  float: left;
  width: 100%;
  text-align: center;
  height: 50px;
  padding: 10px 20px 10px;
}
/* .modal-backdrop{bottom:0;z-index:1030;position:fixed} */
.modal .modal-content {
  border-radius: 0;
  float: left;
  width: 100%;
  border: 0px;
  margin-bottom: 20px;
}
.modal .modal-body,
.modal .modal-footer,
.modal .modal-header {
  padding: 20px;
  border: 0;
  float: left;
  width: 100%;
}
.modal .modal-header {
  background: var(--main-color);
}
.modal-signup .modal-header {
  background: var(--white-color);
  padding-bottom: 0;
}
.modal-signup .modal-header .close {
  color: var(--text-color) !important;
}
.modal .modal-header h5.modal-title {
  float: left;
  color: var(--white-color);
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}
.modal-footer button.btn.custom-btn,
button.btn.btn-secondary {
  box-shadow: none;
  border-radius: 0;
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.fare-estimate p {
  letter-spacing: 0;
  font-size: 13px;
  float: left;
  width: 100%;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.8;
}
.fare-estimate h4 {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  color: var(--main-color);
  letter-spacing: 0.5px;
  font-weight: 600;
}
.fare-estimate {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
.modal .modal-header .close {
  box-shadow: none;
  color: var(--white-color);
  opacity: 0.6;
}
.modal .modal-header .close:hover {
  opacity: 1;
}
form.mrtop20 {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}
button.anchor-btn,
p.resend a {
  background: 0 0;
  border: 0;
  color: var(--main-color);
  margin: 5px 0 0 0;
  float: left;
}
.cars-block figcaption p,
section.section.services-page p {
  -webkit-line-clamp: 3;
}
section.banner.signup-banner {
  min-height: 100vh;
  padding: 40px;
}
.signup-block {
  float: right;
  width: 480px;
  background: var(--white-color);
  z-index: 1;
  position: relative;
  padding: 30px 50px;
  max-width: 100%;
}
.logo-head {
  float: left;
  width: 100%;
  text-align: center;
}
.logo-head a.logo-brand {
  line-height: 1;
  margin: 0;
  float: none;
}
.logo-head a.logo-brand img {
  height: 30px;
}
.signup-block form {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
.modal-signup h2.page-title {
  color: var(--text-color);
  font-size: 28px;
  float: left;
  width: 100%;
  margin: 0;
}
form.signup-form h2 {
  color: var(--text-color);
  font-size: 28px;
  float: left;
  width: 100%;
}
.modal-signup h2.page-title p,
form.signup-form h2 p {
  font-weight: 400;
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
}
section.banner.signup-banner::after {
  background: rgba(0, 0, 0, 0.2);
}
label.check-label {
  margin: 0;
  position: relative;
  top: 0;
  font-weight: 500;
  font-size: 13px;
}
.mr0 {
  margin: 0 !important;
}
p.already {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
  text-align: center;
  font-size: 12px;
}
.signup-block form .form-group span.material-icons {
  color: var(--text-color);
}
.invalid-feedback,
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  position: absolute;
  bottom: -20px;
}
.is-invalid input.form-control {
  border-color: var(--error-color);
}
.is-valid input.form-control {
  border-color: var(--success-color);
}
.is-invalid .invalid-feedback {
  display: block;
  color: var(--error-color);
}
.is-valid .valid-feedback {
  display: block;
  color: var(--success-color);
}
.quick-view {
  position: absolute;
  box-shadow: rgba(0, 0, 0, 0.12) 0 0 1px 0, rgba(0, 0, 0, 0.16) 0 4px 8px 0;
  background: #fff;
  padding: 5px 10px;
  max-width: 500px;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  width: 96%;
}
.drop-location,
.pick-location {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 46%;
}
.quick-view span.material-icons {
  margin: 0 10px;
}
ul.custom-list li::after {
  content: "east";
  position: absolute;
  left: 0;
  font-family: "Material Icons";
  top: 0;
}
.policy ul.custom-list li {
  font-size: 16px;
}
.custom-block h5 {
  font-size: 18px;
  font-weight: 700;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
.custom-block {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.custom-block:last-child {
  margin: 0;
}
section.section.about.policy h3.section-title {
  font-size: 36px;
  margin: 0 0 30px 0;
}
.side-list h4 {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0.5px;
}
.side-list {
  float: left;
  width: 100%;
  background: var(--grey-bg);
  padding: 30px;
  margin: 0 0 30px 0;
}
.side-list ul.custom-list li a {
  color: var(--text-color);
}
.side-list ul.custom-list li {
  font-size: 16px;
  margin-bottom: 20px;
}
.side-list ul.custom-list li:last-child {
  margin-bottom: 0;
}
.side-list ul.custom-list li:hover,
.side-list ul.custom-list li:hover a {
  color: var(--main-color);
}
.side-list .custom-btn.btn {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  letter-spacing: 0.5px;
}
.service-cont {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.services-details-page .featured-item {
  padding: 25px;
}
h3.section-title.mbtm30 {
  margin-bottom: 30px;
}
.new-featured-item {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.new-featured-item .desc {
  float: left;
  width: 100%;
}
.new-featured-item .icon {
  background: var(--main-color);
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin: 0 0 30px 0;
  justify-content: center;
  color: var(--white-color);
}
.new-featured-item .icon i {
  font-size: 44px;
}
.services-details-page .new-featured-item .desc h2 {
  font-size: 18px;
  line-height: 1.5;
}
.blog-cont {
  float: left;
  width: 100%;
  margin: 50px 0 0 0;
}
.blog-date {
  float: left;
  width: 75px;
  background: var(--main-color);
  font-size: 24px;
  color: var(--white-color);
  text-align: center;
  font-weight: 700;
  padding: 10px 0 0 0;
  position: absolute;
  left: 0;
  top: 0;
}
.blog-date span {
  background: #1ECB15;
  float: left;
  width: 100%;
  padding: 5px;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.blog-details {
  float: left;
  width: 100%;
  position: relative;
}
.scrollbar::-webkit-scrollbar {
  width: 6px;
}
.scrollbar::-webkit-scrollbar-track {
  border: 1px solid var(--grey-bg);
  border-radius: 10px;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--main-color);
}
.new-list li::after {
  content: "";
  position: absolute;
  right: -15px;
  width: 1px;
  background: #fff;
  top: 10px;
  bottom: 10px;
  opacity: 0.5;
}
.topbar-cta li a .material-icons {
  font-size: 18px;
  margin-right: 5px;
  display: block !important;
  color: var(--main-color);
}
.new-list li {
  margin-left: 30px;
  position: relative;
}
.new-list li:last-child::after {
  display: none;
}
.new-list li:first-child {
  margin-left: 0;
}
.top-bar .topbar-cta a span {
  margin-right: 5px;
}
span.num-flag {
  float: left;
  width: 80px;
  padding: 0 10px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  line-height: 0;
  font-size: 14px;
}
span.num-flag + input.form-control {
  padding-left: 75px;
}
span.num-flag img {
  height: 18px;
  margin-right: 10px;
}
.intl-tel-input.allow-dropdown .selected-flag {
  outline: 0 !important;
}
.intl-tel-input .country-list .country {
  font-size: 12px;
}
.intl-tel-input {
  display: flex;
}
form .form-group span.material-icons.current-location {
  right: 0;
  position: absolute;
  left: auto;
  font-size: 15px;
}
form.banner-form {
  float: left;
  width: 100%;
  z-index: 1;
  position: relative;
}
form.banner-form input[type="checkbox"] {
  border-color: var(--white-color);
}
form.banner-form .selected-dial-code,
form.banner-form input[type="checkbox"] + label {
  color: var(--white-color);
}
form.banner-form .intl-tel-input .selected-flag .iti-arrow {
  border-top-color: var(--white-color);
}
.card,
.card-body,
.card-header,
.collapse {
  float: left;
  width: 100%;
}
button.btn.btn-link {
  font-size: 18px;
  color: var(--text-color);
  float: left;
  width: 100%;
  text-align: left;
  background: var(--grey-bg);
  padding: 15px 30px;
  white-space: normal;
  font-weight: 600;
  position: relative;
  padding-left: 70px;
  transition: 0.5s;
}
.card-header .btn span.material-icons {
  transition: 0.5s;
  left: 30px;
  position: absolute;
  top: 15px;
  transform: rotate(0);
}
.card-header.open .btn span.material-icons {
  transform: rotate(45deg);
  transition: 0.5s;
}
.card-body {
  padding: 30px 30px;
}
.card {
  background: var(--grey-bg);
  margin: 0 0 30px 0;
}
.card p {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: var(--text-color);
}
button.btn.btn-link:focus,
button.btn.btn-link:hover {
  text-decoration: none !important;
}
.card-header.open button.btn.btn-link {
  background: var(--main-color);
  color: var(--white-color);
  transition: 0.5s;
}
.stepper label.check-label {
  font-size: 14px;
}
.signup-block.drive-signup {
  padding: 30px 40px;
  width: 510px;
}
section.banner.inner-banner .container,
section.section.signup .container {
  z-index: 1;
  position: relative;
}
/* section.banner.inner-banner form .form-group.line::before{content:'';position:absolute;left:20px;height:50px;background:var(--white-color);width:1px;top:50px;z-index:10} */
section.banner.inner-banner form.ride-form {
  margin-top: 0;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.form-control {
  background-image: url(../img/arrow.png);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 95% center;
  cursor: pointer;
}
ul.footer-link li a {
  color: var(--white-color);
  font-size: 14px;
  opacity: 0.6;
  float: none;
  display: inline-block;
}
ul.footer-link li a:hover {
  opacity: 1;
}
ul.footer-link li {
  float: left;
  width: 50%;
  text-align: left;
  padding: 0;
  list-style: none;
  color: var(--white-color);
  margin-bottom: 15px;
}
ul.footer-link.contact-footer-list li {
  width: 100%;
}
ul.footer-link li:last-child {
  margin-bottom: 0px;
}
h3.footer-heading {
  color: var(--white-color);
  margin: 0 0 30px 0;
  font-size: 22px;
  font-weight: 600;
  float: left;
  width: 100%;
}
ul.footer-link {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.footer-link.contact-footer-list li label,
ul.footer-link.contact-footer-list li span {
  float: left;
  width: 100%;
}
ul.footer-link.contact-footer-list li span.material-icons {
  position: absolute;
  left: 0;
}
ul.footer-link.contact-footer-list li {
  position: relative;
  padding-left: 40px;
  padding: 0 0px 0 40px;
  margin-bottom: 25px;
  opacity: 0.8;
}
ul.footer-link.contact-footer-list li:last-child {
  margin-bottom: 0;
}
a.page-scroll.btn-floating.btn-large.back-top {
  text-align: center;
  top: -110px;
}
.step select.form-control {
  background-color: transparent !important;
  color: var(--white-color) !important;
  background-image: url(../img/arrow-white.png);
}
.step select.form-control option {
  color: var(--text-color) !important;
}
form.banner-form.stepper p.resend {
  font-size: 13px;
  margin: 5px 0 0 0;
  float: left;
  letter-spacing: 0.5px;
}
.modal-dialog.modal-signup .modal-body {
  padding: 25px;
}
.modal-dialog.modal-signup {
  max-width: 480px;
}
.modal-signup form .form-group > span.material-icons {
  color: var(--text-color);
}
.modal .modal-header .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.modal-signup .custom-btn {
  height: 50px;
}
p.remember.pull-left,
p.forget.pull-right {
  width: auto !important;
}
input[type="file"] {
  z-index: 2;
  width: 100%;
  height: 50px;
  margin: 0;
  opacity: 0;
  position: relative;
  cursor: pointer;
}
label.custom-file-label.form-control {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: transparent;
  color: #fff;
  margin: 0;
  font-weight: normal;
  display: flex;
  align-items: center;
  width: 100%;
  padding-right: 100px;
}
label.custom-file-label.form-control::after {
  content: "BROWSE";
  background-color: var(--white-color);
  color: var(--text-color);
  top: 5px;
  bottom: 5px;

  right: 5px;
  display: flex;
  align-items: center;
  font-size: 12px;
  padding: 0 15px;
  font-weight: 600;
  position: absolute;
  width: 85px;
  border: 1px solid var(--white-color);
}
span.info-text {
  top: 50px;
  float: left;
  width: 100%;
  font-size: 10px;
  color: var(--white-color);
  opacity: 0.8;
  position: absolute;

  left: 0;
}
p.mytext {
  font-size: 15px !important;
}
.custom-file {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.mrtop20 {
  margin: 20px 0 0 0;
}
span#close-menu {
  color: #fff;
  display: inline-block;
  font-size: 60px;
  text-align: center;

  opacity: 0.3;
  margin: 20px;
}
ul.nav-tabs.custom-tab li a {
  font-size: 38px;
  font-weight: 800;
  color: var(--text-color);
  border: 0px !important;
  margin: 0 20px;
  opacity: 0.3;
}
ul.nav-tabs.custom-tab li {
  border: 0px;
  list-style: none;
  display: inline-block;
  float: none;
  position: relative;
}
ul.nav-tabs.custom-tab {
  border: 0px;
  margin: 0 0 100px 0;
  float: left;
  width: 100%;
  text-align: center;
  padding: 0;
}
ul.nav-tabs.custom-tab > li.active > a,
ul.nav-tabs.custom-tab > li.active > a:focus,
ul.nav-tabs.custom-tab > li > a:hover {
  opacity: 1;
  color: var(--main-color);
}
ul.nav-tabs.custom-tab li::after {
  content: "/";
  position: absolute;
  right: -10px;
  font-size: 38px;
  font-weight: 800;
  color: var(--text-color);
  border: 0px !important;

  opacity: 0.3;
}
ul.nav-tabs.custom-tab li:last-child::after {
  display: none;
}
ul.footer-link.contact-footer-list li label {
  font-size: 14px;
}
ul.topbar-cta.no-margin.pull-left li a {
  color: var(--white-color);
}
.datepicker.datepicker-dropdown.dropdown-menu {
  z-index: 999 !important;
  padding: 6px 12px;
}
span.icon_img {
  position: absolute;
  left: 0;
  width: 40px;
  text-align: center;
  top: 0;
  display: flex;
  justify-content: center;
}
span.icon_img img {
  height: 40px;
}
img.hoverpic {
  display: none;
}
ul.service-list li:hover img.nohoverpic {
  display: none;
}
ul.service-list li:hover img.hoverpic {
  display: block;
}
.intl-tel-input .selected-flag .iti-arrow,
/* .intl-tel-input .country-list {
  display: none !important;
} */
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent !important;
}
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type="text"],
/* .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type="tel"] {
  padding-left: 70px;
} */

select.form-control option {
  color: #333;
}
.content {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
.stepper .steps ul li a {
  cursor: pointer;
  padding: 15px 15px 15px 40px;
  display: block;
  position: relative;
  color: #fff;
  opacity: 0.5;
}
.stepper .steps ul {
  display: flex;
  padding: 0;
  float: left;
  width: 100%;
}
.stepper .steps ul li {
  flex: 1;
  list-style: none;
}
span.current-info.audible {
  display: none;
}
.step-title {
  display: none;
}
.stepper .steps ul li a span.number {
  position: absolute;
  top: 12px;
  left: 0;
  height: 28px;
  width: 28px;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  font-weight: 400;
}

.stepper .steps ul li.done a span.number {
  background: var(--success-color);
}
.stepper .steps ul li.current a span.number {
  background: var(--main-color);
}
.stepper .steps ul li.done a,
.stepper .steps ul li.current a {
  opacity: 1;
}

.stepper .actions ul li {
  float: left;
  list-style: none;
  margin-top: 15px;
  margin-right: 10px;
}
.stepper .actions ul li:last-child {
  margin-right: 0;
}
.stepper .actions ul {
  padding: 0;
  float: left;
  width: 100%;
}
.stepper .actions {
  float: left;
  width: 100%;
}
.stepper .actions ul li a[href="#previous"] {
  background: var(--white-color);
  color: var(--text-color);
}
.stepper .actions ul li a {
  line-height: 50px;

  min-width: 150px;
  background: var(--main-color);
  color: #fff;
  float: left;
  text-align: center;
  padding: 0 15px;

  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.stepper .actions ul li.disabled {
  display: none;
}
ul#stepper {
  padding: 0;
  float: left;
  width: 100%;
}

form.banner-form.stepper select.form-control {
  background-color: transparent !important;
  color: #fff;
  background-image: url("../img/arrow-white.png");
}
.step-actions button.btn {
  min-width: 150px !important;
  margin-right: 5px !important;
}

figure.drive-pic.service-pic img {
  height: 100%;
}
.card-thank {
  max-width: 640px;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 50px;
  box-shadow: -3px -2px 13px 13px rgba(0, 0, 0, 0.1);
  margin-top: -200px;
  position: relative;
  z-index: 10;
  background: #fff;
  margin-bottom: 100px;
}
.card-thank p {
  float: left;
  width: 100%;
  margin: 0;
  line-height: 26px;
  font-size: 16px;
  opacity: 0.7;
}

section.thank-you {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 15px;
}
.card-thank h3 {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 32px;
  font-weight: 600;
}
section.banner.inner-banner1 {
  min-height: 50vh;
}

.animation-ctn {
  text-align: center;
  margin-bottom: 30px;
}

@-webkit-keyframes checkmark {
  0% {
    stroke-dashoffset: 100px;
  }

  100% {
    stroke-dashoffset: 200px;
  }
}

@-ms-keyframes checkmark {
  0% {
    stroke-dashoffset: 100px;
  }

  100% {
    stroke-dashoffset: 200px;
  }
}

@keyframes checkmark {
  0% {
    stroke-dashoffset: 100px;
  }

  100% {
    stroke-dashoffset: 0px;
  }
}

@-webkit-keyframes checkmark-circle {
  0% {
    stroke-dashoffset: 480px;
  }

  100% {
    stroke-dashoffset: 960px;
  }
}

@-ms-keyframes checkmark-circle {
  0% {
    stroke-dashoffset: 240px;
  }

  100% {
    stroke-dashoffset: 480px;
  }
}

@keyframes checkmark-circle {
  0% {
    stroke-dashoffset: 480px;
  }

  100% {
    stroke-dashoffset: 960px;
  }
}

@keyframes colored-circle {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 100;
  }
}

/* other styles */
/* .svg svg {
     display: none
 }
  */
.inlinesvg .svg svg {
  display: inline;
}

/* .svg img {
     display: none
 } */

.icon--order-success svg polyline {
  -webkit-animation: checkmark 0.25s ease-in-out 0.7s backwards;
  animation: checkmark 0.25s ease-in-out 0.7s backwards;
}

.icon--order-success svg circle {
  -webkit-animation: checkmark-circle 0.6s ease-in-out backwards;
  animation: checkmark-circle 0.6s ease-in-out backwards;
}
.icon--order-success svg circle#colored {
  -webkit-animation: colored-circle 0.6s ease-in-out 0.7s backwards;
  animation: colored-circle 0.6s ease-in-out 0.7s backwards;
}
.card-thank h3 span {
  float: left;
  width: 100%;
  font-size: 22px;
  margin: 5px 0 0 0;
}

.trip-content,
.quick-view,
.current-location {
  cursor: pointer;
}
div#map {
  position: relative !important;
}

@-moz-document url-prefix() {
  .choose-ride.mrbtm0 {
    margin-bottom: 30px !important;
  }
}

.driver-page .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type="text"], select.form-control option{
  color: #fff;
}
label.error {
    color: red !important;
    font-weight: 400;
    margin-top: 5px;
}
input.error {
    border: 1px solid red !important;
}
span.required{
  color: red;
}
ul[role=menu]{
  display:none;
}
#documentList {
    margin-bottom: 20px;
}
input#document {
    color: #fff;
}
button,
.custom-btn {
  border-radius: 50px !important;
}