@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body,
a,
p,
li,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: "Poppins", sans-serif;
  color: #000;
  text-decoration: none;
}
body {
  background: white;
  overflow-x: hidden;
}
a:hover {
  color: #0099ff;
  text-decoration: none;
}
@media only screen and (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
}
.r-1 .col-md-6 {
  padding: 30px 20px;
  border: 2px solid #000;
  height: 292px;
}
.book-btn {
  background-color: #dc3545 !important;
  border: 2px solid #000 !important;
  color: #fff !important;
  border-radius: 10pxpx;
  padding: 13px 20px !important;
}
.c-1 {
  background-color: #000;
}
.c-1:hover {
  background-color: #dc3545;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
section#top-header ul li {
  display: inline-block;
  list-style: none;
  padding: 11px 15px;
}

section#top-header {
  background: #ec2538;
}
section#top-header ul li a {
  text-decoration: none;
  font-size: 15px;
  color: #000;
}
section#top-header ul li a i {
  padding-right: 12px;
  font-size: 17px;
}
section#top-header ul li span {
  color: white;
}
section#top-header ul {
  margin: 0;
  padding: 0;
}
.top-three-boxes-setting {
  border: 3px dotted #dc3545;
  padding: 10px;
  margin-top: 10px;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1);
}
.top-header-left-side.text-right li {
  padding: 11px 15px;
  text-align: center;
}
.top-header-left-side.text-right li i {
  padding: 0 7px !important;
}
.text-right.navigation ul.custom.menu li {
  display: inline-block;
  padding: 13px 12px;
}
.text-right.navigation ul.custom.menu {
  list-style: none;
  padding: 0px !important;
}
.logo-area {
  background-color: #fff;
}
section#logo-area .logo-area-main.text-left img {
  max-width: 80%;
}
nav.navbar.navbar-expand-md.navbar-white.bg-white {
  padding: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0;
}

nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active {
  background: #000;
}
a.trial-setting-area {
  color: #fff;
  background: #000;
  font-weight: 660;
  padding: 9px 21px;
  text-decoration: none;
  margin-top: -3px;
  display: block;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item.active,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #000;
}
a.trial-setting-area:hover,
a.custom-part-setting:hover {
  background: #000;
}
a.dropdown-item {
  padding: 11px 19px;
}

section#slider-area .banner-text {
  padding-top: 60px;
  color: #fff;
}
.main-title {
  color: #fff !important;
  font-weight: 500;
  /*line-height: 68px;*/
  font-size: 28px;
}

p.banner-description {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}
a.book-now-area {
  display: inline-block;
  margin-top: 25px;
  background: #000;
  color: #fff;
  padding: 16px 25px;
  font-weight: 600;
  text-transform: uppercase;
}
section#slider-area {
  background: linear-gradient(rgb(0 0 0 / 76%), rgb(0 0 0 / 69%)),
    url(../../assets/images/page1-background.jpeg) left;
  background-size: cover;
  background-position: right;
  color: #fff;
  padding: 140px 0 50px;
}
.account-form {
  margin-top: 120px;
}
nav#navigation-bar {
  position: absolute;
  width: 100%;
  z-index: 1;
  padding: 0;
  background: black;
}
nav#navigation-bar img.logo.horizontal-logo {
  max-width: 100%;
  height: 60px;
  width: 77px;
}
.top-three-boxes-setting:hover {
  background-color: #dc3545;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.3);
  border: 3px solid #000;
}
.fleet h5 {
  background-color: #ec2538;
  padding: 5px;
  color: #000 !important;
}
nav#navigation-bar ul li a {
  font-size: 18px;
  padding: 14px;
  color: white;
  margin: 0 5px;
  font-weight: 300;
}
.boxes-setting-area h3 {
  color: #fff !important;
}
.boxes-setting-area .fa-3x {
  color: #dc3545;
  background-color: #000;
  padding: 20px;
  border-radius: 50%;
}
.boxes-setting-area:hover {
  background-color: #dc3545 !important;
  border: 2px solid #000;
}
.boxes-setting-area {
  background: #000;
  padding: 30px;
  -webkit-box-shadow: 2px 3px 18px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 3px 18px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 3px 18px -6px rgba(0, 0, 0, 0.75);
}
.boxes-1 {
  height: 284px;
  border: 2px solid #dc3545;
  margin-top: 20px;
  border-radius: 20px;
}
nav#navigation-bar ul li a:hover {
  text-decoration: underline;
  text-decoration-color: red;
  color: #ccc;
  text-underline-offset: 4px;
}
h1.Setting-custom {
  color: #000;
  font-size: 55px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 60px;
}
.general-title.text-center h3 {
  font-size: 22px;
}
a.custom-part-setting {
  color: #fff;
  background: #000;
  font-weight: 660;
  padding: 9px 21px;
  text-decoration: none;
  display: block;
  width: 150px;
  text-align: center;
  margin-top: 25px;
  height: 50px;
  line-height: 33px;
  font-size: 18px;
}
.slider-left-text-side p {
  line-height: 28px;
  letter-spacing: 0.5px;
}
.wrapper {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-main {
  position: relative;
  display: inline-block;
}

.video {
  height: 90px;
  width: 90px;
  line-height: 99px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #000;
  z-index: 999;
}
.video i {
  font-size: 30px;
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fa-play:before {
  content: "\f04b";
}

.waves {
  position: absolute;
  width: 165px;
  height: 165px;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -34px;
  bottom: -36px;
  z-index: -1;
  -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
/*
.top-three-boxes-setting{
    border: 5px solid #f1c77b;
    border-radius: 15px;
    padding: 8px;
    background: red;
}*/
.top-three-boxes-setting:hover {
  box-shadow: 8px 11px 14px 11px #ccc;
}
section#below-banner-area div img {
  background: #ededed;
  padding: 18px;
  border-radius: 27%;
  max-width: 100px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 20px;
}

section#below-banner-area {
  /*background: #000;*/
  padding: 30px 0;
}
section.about-us.pt-5.pb-5 {
  background: #fff;
}
section.driver-setting-area.pt-5.pb-5 {
  background-image: url(/images/manchesterairport1.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 40px 0;
}
.top-three-boxes-setting.text-center p {
  color: #000;
  font-size: 15px;
  padding: 10px;
}
.top-three-boxes-setting div i {
  background: #000 !important;
  border-radius: 50%;
  height: 100px;
  line-height: 100px;
  margin-bottom: 20px;
  width: 100px;
  font-size: 40px;
  color: #fff;
}
h3.main-part-two {
  color: #fff;
  font-size: 19px;
}

a.video.video-popup.mfp-iframe {
  color: #000;
}
#custom_carousel .item {
  color: #000;
  background-color: #eee;
  padding: 20px 0;
}
#custom_carousel .controls {
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  text-align: center;
  position: relative;
  background: #ddd;
}
#custom_carousel .controls li {
  display: table-cell;
  width: 1%;
  max-width: 90px;
}
#custom_carousel .controls li.active {
  background-color: #eee;
  border-top: 3px solid red;
}
#custom_carousel .controls a small {
  overflow: hidden;
  display: block;
  font-size: 10px;
  margin-top: 5px;
  font-weight: bold;
}

section#tab-carosle {
  padding: 60px 0;
}
h3.below-banner-area {
  font-size: 35px;
  padding: 12px 0;
  text-transform: capitalize;
  line-height: 50px;
}
section#tab-carosle h6.small-tagline-area {
  color: #000;
  font-size: 18px;
}

section#tagline-area {
  background: #000;
  padding: 30px 0 15px;
  margin: 0;
}
.check li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 16px;
  left: 0;
  padding-right: 5px;
  position: relative;
  top: 2px;
  color: #000;
  font-size: 20px;
  margin-right: 20px;
}
.large-check li {
  font-size: 18px;
  margin: 20px;
  margin-left: 0;
  font-family: Lato, sans-serif;
}
ul.check.large-check {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.large-check li strong {
  color: #000;
}
section#tagline-area-points {
  padding: 40px 0;
  background: #f7f7f7;
}
.tc-infobox {
  font-size: 25px;
  text-align: center;
  margin: 10px;
  padding: 20px;
  border: 2px solid #000;
  border-radius: 5px;
  display: block;
}
.background-area-images-setting {
  background: #121214;
  padding: 60px 0px 0px;
}
.client-img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border: 4px solid #fff;
  margin: 0px auto 20px;
  border-radius: 100%;
}
.carousel-content {
  padding: 10px 0px 30px;
}
.carousel-content h3 span {
  font-size: 17px;
  font-weight: normal;
  color: #e8e8e8;
  text-transform: uppercase;
}
.client-img img {
  width: 100%;
}
#testimonial {
  text-align: center;
  padding: 40px 0px;
  color: #fff;
  background: #f7f7f7;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
  font-size: 36px;
}
#testimonial h2 {
  font-size: 35px;
  padding-bottom: 20px;
  display: inline-block;
  font-size: 30px;
  font-style: normal;
  color: #000;
}
.call-to-action {
  background: linear-gradient(rgb(150 150 150 / 57%), rgb(81 81 81 / 52%)),
    url(../../assets/images/ser-3.jpg) center center;
  background-size: cover;
  padding: 180px 0 70px 0;
  min-height: 137px;
}
h2.call-to-action-heading {
  font-size: 40px;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff !important;
}
section#call-to-action p {
  font-size: 17px;
  color: #fff;
}
a.call-to-acton-button-setting {
  background: #fff;
  color: #000;
  padding: 15px 25px;
  font-size: 18px;
  display: block;
  width: 245px;
  margin: 35px auto 0;
}

section.footer-part-area {
  padding: 40px 0;
  background: #ec2538;
}
.footer-address i {
  position: absolute;
  color: #4c4c4c;
  left: -25px;
  margin-top: 8px;
}
@media (max-width: 768px) {
  .footer-address i {
    left: -25px;
  }
  .footer-address li {
    margin-left: 14px;
  }
}
ul.footer-navigation {
  list-style: none;
  padding: 0;
}
h4.footer-heading {
  font-size: 18px;
  margin-bottom: 5px;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
}
ul.footer-navigation li a {
  color: #000;
  font-size: 16px;
  line-height: 195%;
  font-weight: 300;
  position: relative;
}
.footer-desc {
  font-size: 12px;
  font-weight: 300;
}
section.footer-part-area ul.center-side li a i {
  padding-right: 10px;
  color: white;
}
section.footer-part-area ul.center-side li a {
  font-weight: 300;
  color: white;
  font-size: 16px;
  line-height: 175%;
}
section.footer-part-area ul.center-side li {
  display: block !important;
}
section.footer-part-area ul.center-side {
  padding: 0;
  list-style: none;
}
ul.social-media-footer.text-left li {
  background: #000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 2px;
}
ul.social-media-footer.text-left li a {
  color: #fff;
  font-size: 18px;
}

section.copy-rigth-footer-part-area p {
  margin: 0;
  width: 100%;
  padding: 10px;
  font-size: 12px;
  color: #fff;
}
section.copy-rigth-footer-part-area {
  background: #000;
  /*text-align: center;*/
}
ul.social-media-footer.text-left {
  padding: 0;
}
ul.social-media-footer.text-left li {
  background: #000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 2px;
  text-align: center;
}
a.call-to-acton-button-setting:hover {
  background: #fff;
  color: #000;
}
.carousel-content h3 {
  font-size: 21px;
  margin-top: 39px;
  color: #000;
}

/******* About us page CSS ******/

section#call-to-action hr {
  max-width: 8%;
  background: #fff;
  opacity: 1;
  border-color: #fff;
  margin: 20px auto;
}

section#about-us-page-section1 .col-md-6.col-sm-6 {
  padding: 0;
}
section#about-us-page-section1 .text-portion p {
  line-height: 27px;
  font-size: 16px;
}
section#about-us-page-section1 .text-portion h3.about-heading {
  font-size: 27px;
  color: #000;
  line-height: 35px;
  margin-bottom: 20px;
}
section#about-us-page-section1 .text-portion {
  padding: 28px 30px;
}
section#about-us-page-section1 img {
  max-width: 100%;
}

/*******  Video Tutorial   *******************/

nav > .nav.nav-tabs {
  border: none;
  color: #fff;
  background: #272e38;
  border-radius: 0;
}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active {
  border: none;
  padding: 12px 15px;
  color: #fff;
  background: #272e38;
  border-radius: 0;
}

nav > div a.nav-item.nav-link.active:after {
  content: "";
  position: relative;
  bottom: -55px;
  left: -40%;
  border: 15px solid transparent;
  border-top-color: #000;
}
.tab-content {
  padding: 30px 25px !important;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus {
  border: none;
  background: #000;
  color: #fff;
  border-radius: 0;
  transition: background 0.2s linear;
}
h2.heading-part-two {
  color: #000;
  font-size: 30px;
  margin-bottom: 25px;
}
.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.card-header {
  background: #000;
  color: #fff !important;
}
.card-header h4 {
  color: #fff;
  font-weight: 600 !important;
}

.dropdown-toggle::after {
  transition: transform 0.15s linear;
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-menu {
  margin-top: 0;
  padding: 0px;
}
section.seo-services nav > div a.nav-item.nav-link.active:after {
  left: -28%;
}

.contact-us-boxes.text-center {
  display: block;
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 20px;
  background: 0 0;
  font-size: 22px;
  padding: 26px;
  margin: 32px 0 10px;
}
.contact-us-boxes.text-center:hover {
  background: #000;
}
.contact-us-boxes.text-center:hover a {
  color: #fff;
} /*
.boxes-setting-area {
    margin: 40px 0;
    background: #fff;
    min-height: 209px;
    padding: 34px;
    border-radius: 5px;
}.boxes-setting-area h4.contact-boxes-heading-setting {
    color: #000;
    margin-bottom: 30px;
}.boxes-setting-area hr {
    width: 17%;
    background: #000;
    margin-bottom: 33px;
}
*/

.timeline {
  position: relative;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5rem 0rem;
  margin: 0 auto 1rem auto;
  overflow: hidden;
}
.timeline:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2px;
  border-right: 2px dashed #f7f7f7;
  height: 100%;
  display: block;
}

.timeline-row {
  padding-left: 50%;
  position: relative;
  margin-bottom: 30px;
}
.timeline-row .timeline-time {
  position: absolute;
  right: 50%;
  top: 15px;
  text-align: right;
  margin-right: 20px;
  color: #bcd0f7;
  font-size: 1.5rem;
}
.timeline-row .timeline-time small {
  display: block;
  font-size: 0.8rem;
}
.timeline-row .timeline-content {
  position: relative;
  padding: 20px 30px;
  background: #f2f2f2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.timeline-row .timeline-content:after {
  content: "";
  position: absolute;
  top: 20px;
  height: 16px;
  width: 16px;
  background: #000;
}
.timeline-row .timeline-content:before {
  content: "";
  position: absolute;
  top: 20px;
  right: -49px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  z-index: 10;
  background: #000;
  border: 2px dashed #000;
}
.timeline-row .timeline-content h4 {
  margin: 0 0 20px 0;
  overflow: hidden;

  text-overflow: ellipsis;
  line-height: 150%;
}
.timeline-row .timeline-content p {
  margin-bottom: 30px;
  line-height: 150%;
}
.timeline-row .timeline-content i {
  font-size: 1.2rem;
  line-height: 100%;
  padding: 15px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #272e48;
  margin-bottom: 10px;
  display: inline-block;
}
.timeline-row .timeline-content .thumbs {
  margin-bottom: 20px;
  display: flex;
}
.timeline-row .timeline-content .thumbs img {
  margin: 5px;
  max-width: 60px;
}
.timeline-row .timeline-content .badge {
  color: #ffffff;
  background: linear-gradient(120deg, #00b5fd 0%, #0047b1 100%);
}
.timeline-row:nth-child(even) .timeline-content {
  margin-left: 40px;
  text-align: left;
}
.timeline-row:nth-child(even) .timeline-content:after {
  left: -8px;
  right: initial;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(-135deg);
}
.timeline-row:nth-child(even) .timeline-content:before {
  left: -52px;
  right: initial;
}
.timeline-row:nth-child(odd) {
  padding-left: 0;
  padding-right: 50%;
}
.timeline-row:nth-child(odd) .timeline-time {
  right: auto;
  left: 50%;
  text-align: left;
  margin-right: 0;
  margin-left: 20px;
}
.timeline-row:nth-child(odd) .timeline-content {
  margin-right: 40px;
}
.timeline-row:nth-child(odd) .timeline-content:after {
  right: -8px;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}

@media (max-width: 992px) {
  .timeline {
    padding: 15px;
  }
  .timeline:after {
    border: 0;
  }
  .timeline .timeline-row:nth-child(odd) {
    padding: 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-time {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 10px 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content {
    margin: 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content:before {
    display: none;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content:after {
    display: none;
  }
  .timeline .timeline-row:nth-child(even) {
    padding: 0;
  }
  .timeline .timeline-row:nth-child(even) .timeline-time {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 10px 0;
    text-align: left;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content {
    margin: 0;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content:before {
    display: none;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content:after {
    display: none;
  }
}

#myCarousel .nav {
  background: #eee;
}
#myCarousel .nav a {
  border-radius: 0px;
}
nav.navbar.navbar-expand-md.navbar-white.bg-white img.logo.horizontal-logo {
  /* max-width: 63%; */
}
nav.navbar.navbar-expand-md.navbar-white.bg-white a.navbar-brand {
  text-align: left;
}
div#navbarSupportedContent {
  width: 100%;
}
footer#main-footer-area-start .footer-logo img {
  max-width: 57%;
  padding-bottom: 8px;
}
.wrapper11.text-center img {
  width: 100%;
}
.below-banner-text.setting-banner-area-main img {
  max-width: 100%;
}

@media screen and (max-width: 600px) {
  nav.navbar.navbar-expand-md.navbar-white.bg-white img.logo.horizontal-logo {
    max-width: 325px;
  }
}
.visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

.visible-md {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}

.visible-sm {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}

.visible-lg {
  display: none;
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}

.heading {
  margin: 20px 0 50px;
  position: relative;
}
.heading span {
  font-weight: 500;
  color: #dc3545;
  text-transform: uppercase;
  margin: 10px 0;
}
.heading h2 {
  font-weight: 300;
  /*font-size: 28px;*/
  /*color: white;*/
}

@media (max-width: 768px) {
  .heading h2 {
    font-size: 20px;
  }
}

.btn-header {
  border: 1px solid #dc3545;
  padding: 12px;
  color: black;
  font-weight: 400;
  border-radius: 30px;
}

.btn-header:hover {
  background: #dc3545;
  color: white !important;
}
.footer .r-contact i {
  color: #dc3545;
}

.r-contact h5 {
  font-weight: 400;
  font-size: 15px;
  color: #818181;
}

.r-contact i {
  margin-right: 4px;
}

.r-contact p {
  font-weight: 500;
  /*font-size: 12px;*/
  margin: 10px 0;
}

.fleet {
  box-shadow: 0px 0px 14px 0px #d7d7d7cc;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
}
.fleet h5,
span {
  font-weight: 300;
  color: #8f8f8f;
}
.fleet img {
  width: 100%;
}
.counts {
  padding: 60px 0;
  background: #f7f7f7;
}

.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background-color: #ec2538;
}

.counts .count-box span {
  font-size: 25px;
  display: block;
  font-weight: 400;
  color: #ffffff;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.counts .count-box i {
  position: absolute;
  width: 54px;
  height: 54px;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #fff;
  color: #dc3545;
  border-radius: 50px;
  border: 2px solid #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.values {
  position: relative;
}
.section-bg {
  padding: 120px 0;
  color: #fff;
}

.section-bg:before {
  content: "";
  background: #1b1b1b;
  position: absolute;
  bottom: 60px;
  top: 60px;
  left: 0;
  right: 0;
  transform: skewY(-3deg);
  z-index: -1;
}

.values .content h3 {
  font-weight: 300;
  font-size: 34px;
  margin-bottom: 30px;
  color: #dc3545;
}

.values .content p {
  margin-bottom: 30px;
  color: #cccc;
  font-weight: 300;
}

.values .content .about-btn {
  padding: 8px 30px 9px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  border: 2px solid #dc3545;
}

.values .icon-boxes .icon-box i {
  font-size: 30px;
  color: #dc3545;
  margin-bottom: 10px;
}
.values .icon-boxes .icon-box h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: white;
}
.values .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}

@media (max-width: 768px) {
  .values .icon-boxes {
    margin-top: 20px;
  }
}

.services-index .card {
  border: none;
}
.services-index .card-header {
  border-radius: 10px !important;
  background: #848484;
}
.services-index .card-body {
  font-size: 12px;
  font-weight: 300;
  color: #8f8f8f;
}
.services-index i {
  color: #b3b3b3;
  font-size: 22px;
}
.about-us h3 {
  color: #dc3545;
  margin: 10px 0 20px;
  font-weight: 500;
}
.about-us p {
  font-weight: 300;
  color: #000;
}
.about-us ul {
  padding: 4px 0;
}
.about-us ul li {
  list-style: none;
  font-weight: 200;
  color: #000;
}
.about-us i {
  color: #dc3545;
}
.airport h3 {
  font-weight: 500;
  /*color: #8f8f8f8f;*/
  font-size: 18px;
  margin: 10px 0 16px;
}
.airport p {
  font-weight: 200;
  color: #8f8f8f;
  font-size: 12px;
  margin-bottom: 8px;
}

.image_wrapper {
  position: relative;
}
.image_wrapper img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.overlay_1 {
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px;
  height: 100%;
}

.overlay {
  position: absolute;
  background: rgb(57 57 57 / 64%);
  display: flex;
  /* align-items: center; */
  justify-content: flex-end;
  flex-direction: column;
  padding: 20px 20px 50px;
}
.overlay h4 {
  font-weight: 400;
}
.btn-index {
  background: #dc3545;
  padding: 10px 15px;
  border-radius: 25px;
  color: white;
  font-weight: 300;
}
.btn-index:hover {
  border: 1px solid #dc3545;
  background: none;
  color: black;
}

/*aboutus page --------------------------------------------------*/
.aboutus h5 {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
}
.aboutus p {
  font-weight: 300;
  color: #525252;
}
.aboutus ul {
  padding: 4px 0px;
}
.aboutus ul li {
  list-style: none;
  font-weight: 300;
  color: #525252;
}
.icon-round {
  padding: 8px;
  border-radius: 50%;
  color: red;
  border: 1px solid #cccc;
  margin: 8px 0;
}
.inner-about {
  padding: 65px;
  height: 250px;
}
.dark {
  background: #556576;
}
.light {
  background: #778591;
}
.inner-about span {
  color: rgba(201, 201, 201, 0.46);
  float: right;
}

.inner-about i {
  color: white;
  margin: 10px 0;
}

.inner-about p {
  font-weight: 300;
  font-size: 14px;
  line-height: 28px;
  color: white;
}

@media (min-width: 768px) {
  .about-features {
    display: flex;
  }
  .rr {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .inner-about {
    margin: 20px 0;
  }
}

/*faq page*/
.faqs .card,
.faqs .card-header {
  background: #cccc;
  border: none;
  border-radius: 10px;
}

.benefit-faq h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}
.benefit-faq p {
  font-weight: 300;
  font-size: 12px;
  color: #8f8f8f;
}
.benefit-faq i {
  color: red;
  margin-bottom: 20px;
}
/*servcies pages --------------------------------------------*/
.sidebar {
  border: 1px solid #cccc;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  margin: 30px 0;
}
.sidebar h3 {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin: 20px 0;
}
.sidebar p {
  font-weight: 400;
  font-size: 12px;
  color: #454545;
  margin-bottom: 14px;
}

.sidebar .btn-design {
  border-radius: 25px;
  background: lightgrey;
  padding: 10px;
  margin: 20px 0;
  color: #7f7f7f;
  font-weight: 400;
}

.sidebar .btn-design:hover {
  color: white;
  background: #dc3545;
}
.sidebar i {
  color: #dc3545;
  margin-bottom: 10px;
}
.features-1 {
  padding: 10px;
  border: 1px solid #cccc;
  margin: 20px 0;
}
.features-1 i {
  color: #dc3545;
  border: 1px solid #cccc;
  padding: 10px;
  border-radius: 50%;
  margin: 5px;
}
.page-content h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin: 20px 0;
}
.page-content p {
  font-size: 13px;
  font-weight: 300;
  margin: 10px 0;
  line-height: 24px;
}

/* Contact Form */
ul.list {
  position: absolute;
  z-index: 999;
  margin-left: 9px;
  width: 100%;
  float: left;
  height: 180px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: none;
  margin: 0;
  padding: 10px;
  list-style: none;
  background: #fff;
  color: #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}

/* Via Btn */
.viabtn {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}

/* Calculate price btn */
.btn-default {
  font-weight: 700 !important;
  line-height: 40px !important;
  text-align: center;
  white-space: nowrap;
  display: block;
  width: 100%;
  border: none;
  overflow: hidden;
  padding: 0px 20px;
  border-radius: 25px !important;
  background-color: #000 !important;
  transition: all 0.2s;
  text-transform: uppercase;
  margin-top: 8px;
  font-size: 15px !important;
}

.btntext {
  color: #fff;
  font-weight: 400 !important;
}
.quote-arrow {
  color: #fff;
}

.panel-heading {
  padding: 5px 3px;
}
.panel-body {
  padding: 0px;
  color: #000;
  font-size: 13px;
}
.panel-group .panel + .panel {
  margin-top: 0px;
}
.panel-title {
  font-size: 13px;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  text-decoration: none;
}
.panel-group {
  position: absolute;
  top: -203px;
  z-index: 9999;
  width: 175%;
  right: 0;
}
@media (max-width: 600px) {
  .panel-group {
    width: 325%;
  }
}

/* .luggagebtnshow {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    color: grey;
    border-radius: 2px;
    border: none;
    cursor: default;
    cursor: pointer;
} */

.panel-group1 {
  position: inherit !important;
  width: 100%;
  margin-bottom: 0px;
}
.panel-group1 .panel-group1 {
  padding: 2px;
}
.panel-group1 .panel-heading {
  padding: 5px;
}
.panel-group > select {
  width: 100%;
  padding: 5px 0px;
}
.panel-group a {
  display: block;
}
.addedvalues .card-body {
  color: #000;
}

.container {
  max-width: 1170px !important;
}

.book-now-btn {
  position: absolute;
  top: 0;
  background: transparent;
  border: none;
  padding: 10px 0;
  font-weight: 700;
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  margin-top: 1px;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.book-now-btn:hover {
  background-color: red;
}

.address-badge-info {
  background-color: #00c0ef;
  border-radius: 0.25em;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.address-badge-secondary {
  background-color: #959595;
  border-radius: 0.25em;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

ul.list li span {
  position: absolute;
  right: 5px;
  width: 85px;
}

ul.list li {
  padding: 8px 8px;
  position: relative;
  cursor: pointer;
}

.remove-icon {
  position: absolute;
  right: -24px;
  top: 11px;
  font-size: 21px;
  color: red;
  cursor: pointer;
}

/* Vehicle list */
.vehicles-list .row {
  max-width: 100% !important;
  margin: 0 auto !important;
}
.vehicles-list ul {
  list-style: none;
  padding: 0px !important;
}
.vehicles-list ul li {
  border: 2px solid #d8d8d8;
  border-right: 2px solid #6abdff;
  border-left: 2px solid #6abdff;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 16px;
  background: #fff;
}
.vehicles-list ul li .info {
  overflow: hidden;
  margin-bottom: 16px;
}
.vehicles-list ul li .info h3 {
  font-weight: 700;
  font-size: 26px;
  color: #000;
  margin-right: 20px;
}
.d-inline-block {
  display: inline-block;
}
.no-margin {
  margin: 0;
}
.vehicles-list ul li .info p {
  vertical-align: text-bottom;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.vehicles-list .vehicle-img {
  /* float: left; */
  width: 100%;
  /* margin-right: 4%; */
}

.vehicles-list .book-info {
  /* float: right;
  width: 48%; */
}
ul.list-unstyled li {
  list-style-type: none !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.vehicles-list .book-info ul li.highlight-text {
  margin: 10px 0 !important;
}
.vehicles-list .book-info ul li.highlight-text p {
  font-weight: 700;
  font-size: 16px;
  /* padding-left: 28px; */
  margin: 0;
}
.vehicles-list .text-green {
  color: #059513;
}

.vehicles-list .group-btns ul li.button,
.vehicles-list .book-btn a.btn,
.vehicles-list .book-btn button[type="button"] {
  background: #000;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  border: 0;
  outline: 0;
  border-radius: 6px;
  cursor: pointer;
  text-shadow: 0 0 2px #000;
  box-sizing: border-box;
  padding: 6px;
}
.vehicles-list .book-info ul li.price p {
  font-weight: 600;
  font-size: 18px;
  color: #4f4f4f;
  line-height: 25px;
  text-align: center;
}
.vehicles-list p {
  color: #4f4f4f;
}
.vehicles-list img {
  max-width: 100%;
  height: 117px;
}
.vehicles-list strong {
  font-weight: 700;
}
.vehicles-list .book-btn button[type="button"]:hover {
  background: #808080;
}
.vehicles-list ul li .info p span {
  /* padding-left: 30px;
  margin-right: 16px; */
}
.booking-details {
  padding: 16px 12px 0px 12px;
  border: 2px solid #d8d8d8;
  border-radius: 8px;
  background: #fff;
}
.booking-details ul {
  list-style: none;
  padding: 0px !important;
}
.booking-details ul li {
  padding: 0 0 22px 10px;
}
.booking-details h4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  margin: 0;
}
.booking-details p {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  padding-top: 6px;
  margin: 0;
}

p.site-tagline.mb-md-0 {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .steps-div.mobile-hide {
    display: none;
  }

  .banner-tabspan {
    width: 100% !important;
    left: 0 !important;
  }
  .site-tagline {
    display: none !important;
  }
  .banner-tabspan {
    height: auto !important;
  }
}
