body {
  font-family: "Outfit", serif;
}
body .mobile-view-form {
  display: none;
  margin: 30px 0;
}
@media (max-width: 992px) {
  body .mobile-view-form {
    display: block !important;
  }
}
body .main-banner-form {
  width: 80% !important;
}
@media (max-width: 1200px) {
  body .main-banner-form {
    width: 100% !important;
  }
}
@media (max-width: 992px) {
  body .main-banner-form {
    margin: auto !important;
    width: 85% !important;
    margin-top: 10% !important;
  }
}
@media (max-width: 767px) {
  body .main-banner-form {
    margin: auto !important;
    margin-top: 10% !important;
    width: 100% !important;
  }
}
@media (max-width: 500px) {
  body .main-banner-form {
    margin-top: 12% !important;
  }
}
body .acton-form {
  margin: 40px;
  display: block;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  width: 40%;
  border: 0.5px solid rgba(12, 75, 133, 0.1019607843);
  border-radius: 10px;
  box-shadow: 0px 1.5px 45px 0px rgba(29, 41, 57, 0.08);
}
@media (max-width: 992px) {
  body .acton-form {
    width: 60%;
  }
}
@media (max-width: 767px) {
  body .acton-form {
    width: 80%;
  }
}
@media (max-width: 550px) {
  body .acton-form {
    width: 100%;
    margin: 40px 10px;
  }
}
body .acton-form .form-top-heading {
  border-radius: 36px 36px 0px 0px;
  padding: 50px 20px 0px 20px;
  position: relative;
}
body .acton-form .form-top-heading .form-header-content {
  border: 1px solid #0D4162;
  padding: 15px 5px;
  position: absolute;
  background: white;
  top: -40px;
  color: #0D4162;
  text-align: center;
  border-radius: 20px;
  right: 45px;
  width: 55%;
}
@media (max-width: 1205px) {
  body .acton-form .form-top-heading .form-header-content {
    right: 10px;
  }
}
body .acton-form .form-top-heading .form-header-content h6 {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}
body .acton-form .form-top-heading .form-header-content span {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
body .acton-form .form-top-heading .form-tittle {
  padding-top: 20px;
}
body .acton-form .form-top-heading .form-tittle h4 {
  font-weight: 400;
  color: white;
  font-size: 16px;
  margin-bottom: 0px;
}
body .acton-form .form-top-heading .form-tittle p {
  color: white;
}
body .acton-form .form-top-heading img {
  position: absolute;
  top: -61px;
  left: 10px;
}
body .acton-form .form {
  padding: 10px 10px;
}
body .acton-form .form .date-time {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1205px) {
  body .acton-form .form .date-time {
    gap: 10px;
  }
}
@media (max-width: 992px) {
  body .acton-form .form .date-time {
    flex-direction: column;
  }
}
@media (max-width: 1205px) {
  body .acton-form .form .date-time .fields-three {
    width: 100%;
  }
}
body .acton-form .form .date-time img {
  position: absolute;
  top: 15px;
  left: 15px;
}
body .acton-form .form .date-time input {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .date-time input:focus-visible {
  outline: none;
}
body .acton-form .form .date-time input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .date-time input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1205px) {
  body .acton-form .form .date-time input {
    width: 100%;
  }
}
body .acton-form .form .date-time .pick-icon {
  position: relative;
}
body .acton-form .form .date-time .pick-icon img {
  position: absolute;
  top: 14px;
  left: 15px;
}
body .acton-form .form .date-time .pick-icon select {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  font-size: 16px;
  padding-left: 40px;
  color: #333;
}
body .acton-form .form .date-time .pick-icon select:focus-visible {
  outline: none;
}
body .acton-form .form .date-time .pick-icon select::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .date-time .pick-icon select::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1205px) {
  body .acton-form .form .date-time .pick-icon select {
    width: 100%;
  }
}
body .acton-form .form .date-time span {
  padding-right: 20px;
  font-weight: 400;
  font-size: 16px;
}
body .acton-form .form .date-time label {
  width: 250px;
  font-weight: 400;
  font-size: 16px;
  word-spacing: 7px;
}
body .acton-form .form .type-service {
  padding: 8px 0px;
  width: 100%;
  display: flex;
}
body .acton-form .form .type-service .service-label {
  width: 100%;
}
body .acton-form .form .type-service .service-label label {
  font-weight: 400;
  font-size: 16px;
}
body .acton-form .form .type-service .service-input {
  width: 100%;
}
body .acton-form .form .type-service .service-input input {
  width: 100%;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 5px;
}
body .acton-form .form .type-service .service-input input::-moz-placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  padding-left: 10px;
  padding-bottom: 10px;
}
body .acton-form .form .type-service .service-input input::placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  padding-left: 10px;
  padding-bottom: 10px;
}
body .acton-form .form .from {
  border-radius: 10px;
}
body .acton-form .form .to {
  border-radius: 10px;
}
body .acton-form .form .ride-type {
  padding: 8px 0px;
  display: flex;
  justify-content: center;
}
body .acton-form .form .ride-type .radio-btns input[type=radio] {
  display: none;
}
body .acton-form .form .ride-type .radio-btns {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 15px;
}
body .acton-form .form .ride-type .radio-btns label {
  padding: 15px 20px;
  box-shadow: 0px 1.122px 2.244px 0px rgba(16, 24, 40, 0.05);
  background-color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  border: 1px solid white;
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-align: center;
}
body .acton-form .form .ride-type .radio-btns input[type=radio]:checked + label {
  background: #0D4162;
  color: white;
  border-color: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
}
body .acton-form .form .pickup {
  padding: 8px 0px;
  display: flex;
  align-items: center;
}
body .acton-form .form .pickup label {
  font-weight: 400;
  font-size: 16px;
  width: 100%;
}
body .acton-form .form .pickup .pickup-input {
  width: 100%;
  position: relative;
}
body .acton-form .form .pickup .pickup-input img {
  position: absolute;
  top: 15px;
  left: 15px;
}
body .acton-form .form .pickup .pickup-input input {
  width: 100%;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .pickup .pickup-input input:focus-visible {
  outline: none;
}
body .acton-form .form .pickup .pickup-input input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .pickup .pickup-input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .drop {
  padding: 8px 0px;
  display: flex;
  align-items: center;
}
body .acton-form .form .drop .drop-input {
  width: 100%;
  position: relative;
}
body .acton-form .form .drop .drop-input img {
  position: absolute;
  top: 15px;
  left: 15px;
}
body .acton-form .form .drop .drop-input input {
  width: 100%;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .drop .drop-input input:focus-visible {
  outline: none;
}
body .acton-form .form .drop .drop-input input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .drop .drop-input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .child-seat-dropdown {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .acton-form .form .child-seat-dropdown label {
  color: white;
}
body .acton-form .form .child-seat-dropdown label span {
  font-size: 12px;
}
body .acton-form .form .selector {
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
body .acton-form .form .selector .fields-seven {
  position: relative;
}
@media (max-width: 1275px) {
  body .acton-form .form .selector .fields-seven {
    width: 100%;
  }
}
body .acton-form .form .selector .fields-seven img {
  position: absolute;
  top: 14px;
  left: 15px;
}
body .acton-form .form .selector .fields-seven select {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .selector .fields-seven select:focus-visible {
  outline: none;
}
body .acton-form .form .selector .fields-seven select::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .selector .fields-seven select::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1275px) {
  body .acton-form .form .selector .fields-seven select {
    width: 100%;
  }
}
body .acton-form .form .selector .fields-three {
  position: relative;
}
@media (max-width: 1275px) {
  body .acton-form .form .selector .fields-three {
    width: 100%;
  }
}
body .acton-form .form .selector .fields-three img {
  position: absolute;
  top: 14px;
  left: 15px;
}
body .acton-form .form .selector .fields-three select {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .selector .fields-three select:focus-visible {
  outline: none;
}
body .acton-form .form .selector .fields-three select::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .acton-form .form .selector .fields-three select::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1275px) {
  body .acton-form .form .selector .fields-three select {
    width: 100%;
  }
}
body .acton-form .form .add-child,
body .acton-form .form .add-pet {
  padding: 8px 0px;
}
body .acton-form .form .add-child label,
body .acton-form .form .add-pet label {
  font-weight: 400;
  color: white;
  font-size: 16px;
}
body .acton-form .form .fare-btn {
  width: 100%;
  margin-bottom: 15px;
}
body .acton-form .form .fare-btn button {
  width: 100%;
  font-weight: 600;
  background-color: white;
  font-size: 16px;
  padding: 10px 14px;
  color: #0D4162;
  border-radius: 10px;
  border: 1px solid #0D4162;
}
body .acton-form .form .confirm-reserve {
  padding: 8px 0px;
}
body .acton-form .form .confirm-reserve p {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
body .top-banner {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 15px 0;
}
body .top-banner .main-address {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
@media (max-width: 495px) {
  body .top-banner .main-address {
    flex-direction: column;
  }
}
body .top-banner .main-address a {
  text-decoration: none;
  color: white;
}
@media (max-width: 495px) {
  body .top-banner .main-address a {
    font-size: 12px;
  }
}
@media (max-width: 430px) {
  body .top-banner .main-address a {
    flex-wrap: wrap;
  }
}
body .navbar-main {
  width: 100%;
  background: white;
  position: relative;
}
body .navbar-main .container .navigation-wrap {
  padding: 10px 0px;
}
@media (max-width: 992px) {
  body .navbar-main .container .navigation-wrap {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  body .navbar-main .container .navigation-wrap .navbar-brand img {
    width: 150px;
  }
}
@media (max-width: 992px) {
  body .navbar-main .container .navigation-wrap .navbar-brand img {
    width: 100%;
  }
}
body .navbar-main .container .navigation-wrap .navbar-toggler {
  border: none;
}
body .navbar-main .container .navigation-wrap .navbar-toggler i {
  font-size: 40px;
  color: #333;
}
body .navbar-main .container .navigation-wrap .navbar-nav {
  margin-left: 5%;
}
@media (max-width: 1400px) {
  body .navbar-main .container .navigation-wrap .navbar-nav {
    margin-left: 0;
  }
}
body .navbar-main .container .navigation-wrap .navbar-nav li a {
  font-size: 16px;
  font-weight: 400;
  color: #333;
}
@media (max-width: 1400px) {
  body .navbar-main .container .navigation-wrap .navbar-nav li a {
    font-size: 14px;
  }
}
@media (max-width: 1400px) {
  body .navbar-main .container .navigation-wrap .navbar-nav li a {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  body .navbar-main .container .navigation-wrap .navbar-nav li a {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  body .navbar-main .container .navigation-wrap form {
    margin-bottom: 30px;
  }
}
body .navbar-main .container .navigation-wrap form .main-btn {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .navbar-main .container .navigation-wrap form .main-btn {
    font-size: 14px;
    padding: 10px 25px;
  }
}
@media (max-width: 1200px) {
  body .navbar-main .container .navigation-wrap form .main-btn {
    font-size: 12px;
    padding: 10px;
  }
}
@media (max-width: 992px) {
  body .navbar-main .container .navigation-wrap form .main-btn {
    font-size: 14px;
    padding: 10px 15px;
  }
}
body .footer {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding-top: 40px;
}
body .footer .container .row .footer-logo {
  padding-bottom: 25px;
}
body .footer .container .row .footer-address {
  display: flex;
  gap: 10px;
  padding-bottom: 20px;
}
body .footer .container .row .footer-address p {
  color: white;
  line-height: 1.8;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}
body .footer .container .row .footer-address .main-address {
  display: flex;
  align-items: center;
  gap: 10px;
}
body .footer .container .row .footer-address .main-address a {
  color: white;
  font-family: "Outfit", serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
body .footer .container .row .footer-head-title {
  margin-bottom: 20px;
}
body .footer .container .row .footer-head-title h6 {
  color: white;
  font-family: "Outfit", serif;
  font-size: 32px;
  font-weight: 700;
}
body .footer .container .row .footer-icons ul {
  padding-left: 0px;
}
body .footer .container .row .footer-icons ul li {
  list-style: none;
  padding-bottom: 20px;
}
body .footer .container .row .footer-icons ul li a {
  color: white;
  font-family: "Outfit", serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
}
body .footer .container .row .footer-icons ul li .text-decoration-icon {
  text-decoration: none;
}
body .footer .container .row .footer-icon-2 ul li {
  padding-bottom: 5px;
}
body .last-line {
  text-align: center;
  background-color: #333;
  padding: 12px;
}
body .last-line .d-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body .last-line .d-flex span {
  color: white;
  font-size: 15px;
  font-weight: 400;
}
@media (max-width: 440px) {
  body .last-line .d-flex span {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  body .last-line .d-flex {
    justify-content: center;
  }
}
body .form-check-input:checked {
  background-color: grey;
  border-color: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
}
body .form-check-input:focus {
  border-color: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  outline: 0;
  box-shadow: none;
}
body .home-banner {
  background-image: url("/assets/img/home-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 80px 0;
  height: 900px;
}
body .home-banner .title {
  text-align: center;
}
body .home-banner .title h6 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
body .home-banner .title h1 {
  font-size: 56px;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 992px) {
  body .home-banner .title h1 {
    font-size: 36px;
  }
}
@media (max-width: 992px) {
  body .home-banner {
    height: 100%;
    padding: 50px 0;
  }
}
body .form-map {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  border-radius: 20px;
  display: flex;
  width: 90%;
  margin: auto;
  align-items: center;
  justify-content: space-around;
}
body .form-map .acton-form-with-map {
  padding: 20px 0;
  width: 40%;
}
@media (max-width: 1200px) {
  body .form-map .acton-form-with-map {
    width: 43%;
  }
}
body .form-map .acton-form-with-map .form-top-heading {
  position: relative;
}
body .form-map .acton-form-with-map .form-top-heading .form-tittle h4 {
  font-weight: 700;
  color: white;
  font-size: 17px;
  margin-bottom: 0px;
}
body .form-map .acton-form-with-map .form-top-heading .form-tittle p {
  font-size: 14px;
  font-weight: 500;
  color: white;
  text-align: center;
}
body .form-map .acton-form-with-map .form-top-heading img {
  position: absolute;
  top: -61px;
  left: 10px;
}
body .form-map .acton-form-with-map .form h6 {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
body .form-map .acton-form-with-map .form .date-time {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1205px) {
  body .form-map .acton-form-with-map .form .date-time {
    gap: 10px;
  }
}
@media (max-width: 992px) {
  body .form-map .acton-form-with-map .form .date-time {
    flex-direction: column;
  }
}
@media (max-width: 1205px) {
  body .form-map .acton-form-with-map .form .date-time .fields-three {
    width: 100%;
  }
}
body .form-map .acton-form-with-map .form .date-time img {
  position: absolute;
  top: 15px;
  left: 15px;
}
body .form-map .acton-form-with-map .form .date-time input {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .date-time input:focus-visible {
  outline: none;
}
body .form-map .acton-form-with-map .form .date-time input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .date-time input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1205px) {
  body .form-map .acton-form-with-map .form .date-time input {
    width: 100%;
  }
}
body .form-map .acton-form-with-map .form .date-time .pick-icon {
  position: relative;
}
body .form-map .acton-form-with-map .form .date-time .pick-icon img {
  position: absolute;
  top: 14px;
  left: 15px;
}
body .form-map .acton-form-with-map .form .date-time .pick-icon select {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  font-size: 16px;
  padding-left: 40px;
  color: #333;
}
body .form-map .acton-form-with-map .form .date-time .pick-icon select:focus-visible {
  outline: none;
}
body .form-map .acton-form-with-map .form .date-time .pick-icon select::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .date-time .pick-icon select::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1205px) {
  body .form-map .acton-form-with-map .form .date-time .pick-icon select {
    width: 100%;
  }
}
body .form-map .acton-form-with-map .form .date-time span {
  padding-right: 20px;
  font-weight: 400;
  font-size: 16px;
}
body .form-map .acton-form-with-map .form .date-time label {
  width: 250px;
  font-weight: 400;
  font-size: 16px;
  word-spacing: 7px;
}
body .form-map .acton-form-with-map .form .type-service {
  padding: 8px 0px;
  width: 100%;
  display: flex;
}
body .form-map .acton-form-with-map .form .type-service .service-label {
  width: 100%;
}
body .form-map .acton-form-with-map .form .type-service .service-label label {
  font-weight: 400;
  font-size: 16px;
}
body .form-map .acton-form-with-map .form .type-service .service-input {
  width: 100%;
}
body .form-map .acton-form-with-map .form .type-service .service-input input {
  width: 100%;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 5px;
}
body .form-map .acton-form-with-map .form .type-service .service-input input::-moz-placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  padding-left: 10px;
  padding-bottom: 10px;
}
body .form-map .acton-form-with-map .form .type-service .service-input input::placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  padding-left: 10px;
  padding-bottom: 10px;
}
body .form-map .acton-form-with-map .form .from {
  border-radius: 10px;
}
body .form-map .acton-form-with-map .form .to {
  border-radius: 10px;
}
body .form-map .acton-form-with-map .form .ride-type {
  padding: 8px 0px;
  display: flex;
  justify-content: center;
}
body .form-map .acton-form-with-map .form .ride-type .radio-btns input[type=radio] {
  display: none;
}
body .form-map .acton-form-with-map .form .ride-type .radio-btns {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 15px;
}
body .form-map .acton-form-with-map .form .ride-type .radio-btns label {
  padding: 15px 20px;
  box-shadow: 0px 1.122px 2.244px 0px rgba(16, 24, 40, 0.05);
  background-color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  border: 1px solid white;
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-align: center;
}
body .form-map .acton-form-with-map .form .ride-type .radio-btns input[type=radio]:checked + label {
  background: #0D4162;
  color: white;
  border-color: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
}
body .form-map .acton-form-with-map .form .pickup {
  padding: 8px 0px;
  display: flex;
  align-items: center;
}
body .form-map .acton-form-with-map .form .pickup label {
  font-weight: 400;
  font-size: 16px;
  width: 100%;
}
body .form-map .acton-form-with-map .form .pickup .pickup-input {
  width: 100%;
  position: relative;
}
body .form-map .acton-form-with-map .form .pickup .pickup-input img {
  position: absolute;
  top: 15px;
  left: 15px;
}
body .form-map .acton-form-with-map .form .pickup .pickup-input input {
  width: 100%;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .pickup .pickup-input input:focus-visible {
  outline: none;
}
body .form-map .acton-form-with-map .form .pickup .pickup-input input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .pickup .pickup-input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .drop {
  padding: 8px 0px;
  display: flex;
  align-items: center;
}
body .form-map .acton-form-with-map .form .drop .drop-input {
  width: 100%;
  position: relative;
}
body .form-map .acton-form-with-map .form .drop .drop-input img {
  position: absolute;
  top: 15px;
  left: 15px;
}
body .form-map .acton-form-with-map .form .drop .drop-input input {
  width: 100%;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .drop .drop-input input:focus-visible {
  outline: none;
}
body .form-map .acton-form-with-map .form .drop .drop-input input::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .drop .drop-input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .child-seat-dropdown {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .form-map .acton-form-with-map .form .child-seat-dropdown label span {
  font-size: 12px;
}
body .form-map .acton-form-with-map .form .selector {
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
body .form-map .acton-form-with-map .form .selector .fields-seven {
  position: relative;
}
@media (max-width: 1275px) {
  body .form-map .acton-form-with-map .form .selector .fields-seven {
    width: 100%;
  }
}
body .form-map .acton-form-with-map .form .selector .fields-seven label {
  color: white;
}
body .form-map .acton-form-with-map .form .selector .fields-seven img {
  position: absolute;
  top: 14px;
  left: 15px;
}
body .form-map .acton-form-with-map .form .selector .fields-seven select {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .selector .fields-seven select:focus-visible {
  outline: none;
}
body .form-map .acton-form-with-map .form .selector .fields-seven select::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .selector .fields-seven select::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1200px) {
  body .form-map .acton-form-with-map .form .selector .fields-seven select {
    width: 180px;
  }
}
body .form-map .acton-form-with-map .form .selector .fields-three {
  position: relative;
}
@media (max-width: 1275px) {
  body .form-map .acton-form-with-map .form .selector .fields-three {
    width: 100%;
  }
}
body .form-map .acton-form-with-map .form .selector .fields-three img {
  position: absolute;
  top: 14px;
  left: 15px;
}
body .form-map .acton-form-with-map .form .selector .fields-three select {
  width: 200px;
  border: 1px solid #EDEDFF;
  border-radius: 10px;
  padding: 10px 15px;
  padding-left: 40px;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .selector .fields-three select:focus-visible {
  outline: none;
}
body .form-map .acton-form-with-map .form .selector .fields-three select::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
body .form-map .acton-form-with-map .form .selector .fields-three select::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
@media (max-width: 1200px) {
  body .form-map .acton-form-with-map .form .selector .fields-three select {
    width: 180px;
  }
}
body .form-map .acton-form-with-map .form .add-child,
body .form-map .acton-form-with-map .form .add-pet {
  padding: 8px 0px;
}
body .form-map .acton-form-with-map .form .add-child label,
body .form-map .acton-form-with-map .form .add-pet label {
  font-weight: 400;
  font-size: 16px;
  color: white;
}
body .form-map .acton-form-with-map .form .fare-btn {
  width: 100%;
}
body .form-map .acton-form-with-map .form .fare-btn button {
  width: 100%;
  font-weight: 600;
  background-color: white;
  font-size: 16px;
  padding: 10px 14px;
  color: #065E99;
  border-radius: 10px;
  border: 1px solid transparent;
}
body .form-map .acton-form-with-map .form .confirm-reserve {
  padding: 8px 0px;
}
body .form-map .acton-form-with-map .form .confirm-reserve p {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
body .form-map .map {
  height: 510px;
  border-radius: 20px;
}
@media (max-width: 1200px) {
  body .form-map .map {
    width: 400px !important;
  }
}
@media (max-width: 1400px) {
  body .form-map {
    width: 100%;
  }
}
@media (max-width: 992px) {
  body .form-map {
    display: none;
  }
}
body .all-in-one .container .img {
  text-align: center;
}
body .all-in-one .container .title {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}
body .all-in-one .container .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .all-in-one .container .title h2 {
    font-size: 25px;
  }
}
body .all-in-one .container .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .all-in-one .container .title p {
    font-size: 14px;
  }
}
body .all-in-one .container .title span {
  color: #065E99;
}
body .all-in-one .container .title .main-btn {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .all-in-one .container .title .main-btn {
    font-size: 14px;
    padding: 10px 25px;
  }
}
@media (max-width: 992px) {
  body .all-in-one .container .title {
    margin: 20px 0;
  }
}
body .google-review-slider .review-slide {
  padding: 10px 20px;
}
body .review-card {
  background: #F4F4F4;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  padding: 20px;
  height: 300px;
  display: flex;
  transition: 0.3s;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  transition: all 0.3s ease;
}
body .review-title-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .review-title-box h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .review-title-box h2 {
    font-size: 25px;
  }
}
body .review-title-box p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .review-title-box p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body .review-title-box {
    justify-content: center;
    text-align: center;
  }
}
body .review-quote-icon {
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  body .review-quote-icon {
    margin-top: 20px;
  }
}
body .review-quote-icon svg {
  fill: #065E99;
}
body .review-text-content .review-message {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  color: #413D45;
}
body .review-user-info {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  gap: 10px;
}
body .review-user-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .review-user-info span {
  font-weight: 600;
  color: #065E99;
  font-size: 14px;
}
body .left_arrow-2 {
  position: absolute;
  border: 1px solid transparent;
  left: 45%;
  border-radius: 5px;
  z-index: 99;
  font-size: 24px;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  height: 40px;
  bottom: -5%;
  width: 40px;
  align-items: center;
  cursor: pointer;
  display: flex;
  box-shadow: 0px 8px 30px 0px rgba(1, 1, 10, 0.25);
  justify-content: center;
  color: white;
}
@media (max-width: 992px) {
  body .left_arrow-2 {
    left: 35%;
  }
}
body .right_arrow-2 {
  position: absolute;
  border: 1px solid transparent;
  right: 45%;
  bottom: -5%;
  border-radius: 5px;
  font-size: 24px;
  cursor: pointer;
  align-items: center;
  box-shadow: 0px 8px 30px 0px rgba(1, 1, 10, 0.25);
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  color: white;
}
@media (max-width: 992px) {
  body .right_arrow-2 {
    right: 35%;
  }
}
body .slick-current .review-card,
body .slick-center .review-card {
  background: linear-gradient(0deg, rgba(13, 65, 98, 0.8) 1.23%, rgba(6, 94, 153, 0.8) 100.13%) !important;
  border: 0.7px solid white !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25) !important;
  -webkit-backdrop-filter: blur(1.3999999762px) !important;
          backdrop-filter: blur(1.3999999762px) !important;
  transform: scale(1.1);
  height: 300px;
}
body .slick-current .review-card svg,
body .slick-center .review-card svg {
  fill: white;
}
body .slick-current .review-card p,
body .slick-center .review-card p {
  color: white !important;
}
body .slick-current .review-card span,
body .slick-center .review-card span {
  color: white;
}
body .service-cards {
  background: #F4F4F4;
  padding: 50px 0;
}
body .service-cards .title {
  text-align: center;
}
body .service-cards .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .service-cards .title h2 {
    font-size: 25px;
  }
}
body .service-cards .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .service-cards .title p {
    font-size: 14px;
  }
}
body .service-cards .testimonial {
  position: relative;
  z-index: 0;
}
body .service-cards .testimonial .slick-slide .slick-card {
  height: 470px;
  position: relative;
}
@media (max-width: 430px) {
  body .service-cards .testimonial .slick-slide .slick-card {
    height: 430px;
  }
}
body .service-cards .testimonial .slick-slide .slick-card .slick-box {
  position: relative;
  transition: 0.3s;
  text-align: center;
}
body .service-cards .testimonial .slick-slide .slick-card .slick-box .img {
  display: flex;
  justify-content: center;
}
body .service-cards .testimonial .slick-slide .slick-card .slick-box .team-content {
  background: white;
  margin: auto;
  position: absolute;
  width: 60%;
  bottom: -15px;
  left: 20%;
  border: 0.7px solid transparent;
  padding: 13px 0;
  border-radius: 5px;
}
body .service-cards .testimonial .slick-slide .slick-card .slick-box .team-content p {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
body .service-cards .testimonial .slick-current .img img,
body .service-cards .testimonial .slick-center .img img {
  width: 330px;
}
body .service-cards .testimonial .slick-current .team-content,
body .service-cards .testimonial .slick-center .team-content {
  background: linear-gradient(0deg, rgba(13, 65, 98, 0.8) 1.23%, rgba(6, 94, 153, 0.8) 100.13%) !important;
  border: 0.7px solid white !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25) !important;
  -webkit-backdrop-filter: blur(1.3999999762px) !important;
          backdrop-filter: blur(1.3999999762px) !important;
}
body .service-cards .testimonial .slick-current .team-content p,
body .service-cards .testimonial .slick-center .team-content p {
  color: white !important;
}
body .service-cards .testimonial .left_arrow {
  position: absolute;
  border: 1px solid transparent;
  left: -15px;
  border-radius: 5px;
  z-index: 99;
  font-size: 24px;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  height: 40px;
  top: 50%;
  width: 40px;
  align-items: center;
  cursor: pointer;
  display: flex;
  box-shadow: 0px 8px 30px 0px rgba(1, 1, 10, 0.25);
  justify-content: center;
  color: white;
}
@media (max-width: 550px) {
  body .service-cards .testimonial .left_arrow {
    left: 15px;
  }
}
body .service-cards .testimonial .right_arrow {
  position: absolute;
  border: 1px solid transparent;
  right: -15px;
  top: 50%;
  border-radius: 5px;
  font-size: 24px;
  cursor: pointer;
  align-items: center;
  box-shadow: 0px 8px 30px 0px rgba(1, 1, 10, 0.25);
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  color: white;
}
@media (max-width: 550px) {
  body .service-cards .testimonial .right_arrow {
    right: 15px;
  }
}
body .service-cards .main-btn {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
body .service-cards .main-btn a {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .service-cards .main-btn a {
    font-size: 14px;
    padding: 10px 25px;
  }
}
@media (max-width: 550px) {
  body .service-cards .main-btn {
    margin-top: 0px;
  }
}
body .fleet .container .main-btn {
  display: flex;
  justify-content: center;
}
body .fleet .container .main-btn a {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .fleet .container .main-btn a {
    font-size: 14px;
    padding: 10px 25px;
  }
}
@media (max-width: 1400px) {
  body .fleet .container .main-btn {
    margin-top: 30px;
  }
}
body .fleet .container .title {
  text-align: center;
}
body .fleet .container .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .fleet .container .title h2 {
    font-size: 25px;
  }
}
body .fleet .container .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .fleet .container .title p {
    font-size: 14px;
  }
}
body .fleet .container .small-card {
  border-radius: 10px;
  position: relative;
  background: white;
  display: flex;
  transition: 0.3s linear;
  border: 1px solid var(--White, #FFF);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  padding: 3px 20px 15px 20px;
}
body .fleet .container .small-card .content {
  text-align: start;
  padding-top: 15px;
}
body .fleet .container .small-card .content h5 {
  font-size: 30px;
  font-weight: 700;
  color: #0D4162;
  margin: 0;
}
@media (max-width: 992px) {
  body .fleet .container .small-card .content h5 {
    font-size: 24px;
  }
}
body .fleet .container .small-card .content .capacity-car {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  padding: 15px 0;
  gap: 20px;
}
body .fleet .container .small-card .content .capacity-car svg {
  fill: #0D4162;
}
body .fleet .container .small-card .content .capacity-car span {
  color: #333;
  font-weight: 400;
}
body .fleet .container .small-card .content .main-btn {
  margin: 10px 0;
  width: 100%;
  display: block !important;
}
body .fleet .container .small-card .content .main-btn a {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .fleet .container .small-card .content .main-btn a {
    font-size: 14px;
    padding: 10px 25px;
  }
}
body .fleet .container .small-card .img {
  position: absolute;
  right: 10px;
  top: 45px;
}
@media (max-width: 1200px) {
  body .fleet .container .small-card .img {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
  }
}
body .fleet .container .small-card:hover {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  transition: 0.3s linear;
}
body .fleet .container .small-card:hover .content h5 {
  color: white;
}
body .fleet .container .small-card:hover .capacity-car span {
  color: white;
}
body .fleet .container .small-card:hover .capacity-car svg {
  fill: white;
}
body .fleet .container .small-card:hover .main-btn a {
  background: white;
  color: #0D4162;
}
@media (max-width: 1200px) {
  body .fleet .container .small-card {
    display: block;
  }
}
body .fleet .container .fleet-card {
  border-radius: 10px;
  background: white;
  border: 1px solid var(--White, #FFF);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  padding: 30px 30px;
}
body .fleet .container .fleet-card .img img {
  width: 100%;
}
body .fleet .container .fleet-card .content {
  text-align: center;
  padding-top: 15px;
}
body .fleet .container .fleet-card .content h5 {
  font-size: 30px;
  font-weight: 700;
  color: #0D4162;
}
body .fleet .container .fleet-card .content p {
  color: black;
}
body .fleet .container .fleet-card .content .capacity-car {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 0;
}
body .fleet .container .fleet-card .content .capacity-car span {
  color: black;
  font-weight: 400;
}
body .fleet .container .fleet-card .content .main-btn {
  width: 100%;
  display: flex;
  justify-content: center;
}
body .fleet .container .fleet-card .content .main-btn a {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
  width: 100%;
}
@media (max-width: 1400px) {
  body .fleet .container .fleet-card .content .main-btn a {
    font-size: 14px;
    padding: 10px 25px;
  }
}
body .fleet .container .active {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
}
body .fleet .container .active .content h5 {
  color: white;
}
@media (max-width: 992px) {
  body .fleet .container .active .content h5 {
    font-size: 24px;
  }
}
body .fleet .container .active .content p {
  color: white;
}
body .fleet .container .active .content .capacity-car span {
  color: white;
}
body .fleet .container .active .content .main-btn a {
  background: white !important;
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: #0D4162 !important;
}
body .destination-sec {
  margin: 30px 0;
}
body .destination-sec .container .title {
  text-align: center;
}
body .destination-sec .container .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .destination-sec .container .title h2 {
    font-size: 25px;
  }
}
body .destination-sec .container .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .destination-sec .container .title p {
    font-size: 14px;
  }
}
body .destination-sec .container .row .img {
  margin: 10px 0;
  text-align: center;
}
body .destination-sec .container .main-btn {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
body .destination-sec .container .main-btn a {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .destination-sec .container .main-btn a {
    font-size: 14px;
    padding: 10px 25px;
  }
}
body .choose-logan {
  margin: 30px 0;
}
body .choose-logan .title {
  text-align: center;
}
body .choose-logan .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .choose-logan .title h2 {
    font-size: 25px;
  }
}
body .choose-logan .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .choose-logan .title p {
    font-size: 14px;
  }
}
body .choose-logan .choose-logan-card {
  background: #F4F4F4;
  padding: 12px;
  border-radius: 10px;
  cursor: pointer;
  margin: 10px 0;
  height: 130px;
  border: 1.12px solid var(--White, #FFF);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  transition: 0.3s;
}
@media (max-width: 1200px) {
  body .choose-logan .choose-logan-card {
    height: 160px;
  }
}
body .choose-logan .choose-logan-card .content h6 {
  font-size: 18px;
  font-weight: 800;
  color: #333;
}
body .choose-logan .choose-logan-card .content p {
  color: #333;
}
body .choose-logan .choose-logan-card:hover {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
}
body .choose-logan .choose-logan-card:hover .content h6 {
  color: white;
}
body .choose-logan .choose-logan-card:hover .content p {
  color: white;
}
body .choose-logan .main-btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
body .choose-logan .main-btn a {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .choose-logan .main-btn a {
    font-size: 14px;
    padding: 10px 25px;
  }
}
body .faqs {
  background: #F4F4F4;
  padding-top: 50px;
}
body .faqs .img {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
}
body .faqs .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .faqs .title h2 {
    font-size: 25px;
  }
}
body .faqs .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .faqs .title p {
    font-size: 14px;
  }
}
body .faqs .title h2 {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%)) !important;
  -webkit-background-clip: text !important;
          background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
body .faqs .accordion {
  background-color: transparent;
}
body .faqs .accordion .accordion-item {
  margin-bottom: 8px;
  background-color: transparent;
}
body .faqs .accordion .accordion-item .accordion-header .accordion-button {
  font-family: "Outfit", serif;
  background: transparent;
  border-radius: 10px;
  font-size: 20px;
  color: #333;
  font-weight: 500;
  padding: 24px 49px 24px 5px;
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
}
@media (max-width: 1200px) {
  body .faqs .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 17px;
  }
}
body .faqs .accordion .accordion-item .accordion-header .accordion-button::after {
  content: "";
  background-image: url("/assets/img/faqs-Symbol.png");
  margin-left: 13px;
  right: 20px;
  position: absolute;
}
body .faqs .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
}
body .faqs .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}
body .faqs .accordion .accordion-item .accordion-header .accordion-button.collapsed::after {
  content: "";
  background-image: url(/assets/img/faqs-Symbol.png);
  margin-left: 13px;
  right: 20px;
  position: absolute;
}
body .faqs .accordion .accordion-item .accordion-collapse .accordion-body {
  display: flex;
  position: relative;
  align-items: center;
  gap: 25px;
}
body .faqs .accordion .accordion-item .accordion-collapse .accordion-body p {
  background-color: transparent;
  overflow: hidden;
  color: #BCBCBC;
  text-align: justify;
  font-family: "Outfit", serif;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  padding: 16px 18px 16px 5px;
}
body .traveling-location {
  margin: 30px 0;
}
body .traveling-location .traveling-box {
  border-radius: 20px;
  background: #F7F7F7;
  padding: 40px 30px;
}
@media (max-width: 992px) {
  body .traveling-location .traveling-box {
    padding: 0 30px;
  }
}
body .traveling-location .traveling-box .img {
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  body .traveling-location .traveling-box .img {
    margin: 30px;
  }
}
body .traveling-location .traveling-box .content {
  height: 100%;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}
body .traveling-location .traveling-box .content h1 {
  font-size: 36px;
  font-weight: 700;
  color: #333;
}
@media (max-width: 992px) {
  body .traveling-location .traveling-box .content h1 {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  body .traveling-location .traveling-box .content h1 {
    font-size: 25px;
  }
}
body .traveling-location .traveling-box .content p {
  font-size: 18px;
  font-weight: 700;
  color: #333;
}
body .traveling-location .traveling-box .content p a {
  text-decoration: none;
  color: #333;
}
body .traveling-location .traveling-box .content .main-btn a {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
}
@media (max-width: 1400px) {
  body .traveling-location .traveling-box .content .main-btn a {
    font-size: 14px;
    padding: 10px 25px;
  }
}
body .services-sec .row .slick-card {
  height: 100%;
  margin: 30px 0;
  padding: 0px 60px;
  transition: 0.3s;
  position: relative;
}
@media (max-width: 1200px) {
  body .services-sec .row .slick-card {
    padding: 0;
  }
}
@media (max-width: 767px) {
  body .services-sec .row .slick-card {
    padding: 0 100px;
  }
}
@media (max-width: 530px) {
  body .services-sec .row .slick-card {
    padding: 0;
  }
}
body .services-sec .row .slick-card .slick-box {
  position: relative;
  transition: 0.3s;
  text-align: center;
}
body .services-sec .row .slick-card .slick-box .img {
  display: flex;
  justify-content: center;
}
@media (max-width: 530px) {
  body .services-sec .row .slick-card .slick-box .img img {
    width: 100%;
  }
}
body .services-sec .row .slick-card .slick-box .team-content {
  background: white;
  width: 80%;
  display: flex;
  transition: 0.3s;
  justify-content: center;
  border: 1px solid transparent;
  margin-left: auto;
  margin-right: auto;
  border: 0.7px solid transparent;
  padding: 13px 0;
  border-radius: 5px;
  margin-top: -40px;
  z-index: 99;
  position: relative;
}
body .services-sec .row .slick-card .slick-box .team-content p {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
body .services-sec .row .slick-card .slick-box .team-para {
  padding-top: 20px;
}
body .services-sec .row .slick-card:hover {
  transform: scale(1.1);
}
body .services-sec .row .slick-card:hover .team-content {
  background: linear-gradient(0deg, rgba(13, 65, 98, 0.8) 1.23%, rgba(6, 94, 153, 0.8) 100.13%) !important;
  border: 0.7px solid white !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25) !important;
  -webkit-backdrop-filter: blur(1.3999999762px) !important;
          backdrop-filter: blur(1.3999999762px) !important;
}
body .services-sec .row .slick-card:hover .team-content p {
  color: white !important;
}
body .area-banner {
  margin: 40px 0;
}
body .area-banner .container .title {
  text-align: center;
  text-transform: capitalize;
}
body .area-banner .container .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .area-banner .container .title h2 {
    font-size: 25px;
  }
}
body .area-banner .container .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .area-banner .container .title p {
    font-size: 14px;
  }
}
body .area-banner .container .popular-area {
  text-align: center;
}
body .area-banner .container .popular-area h6 {
  font-weight: 600;
  font-size: 20px;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%)) !important;
  -webkit-background-clip: text !important;
          background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  padding-bottom: 30px;
}
body .area-banner .container .popular-area .pin-area {
  margin: 15px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
body .area-banner .container .popular-area .pin-area .d-flex {
  gap: 10px;
  align-items: center;
}
body .area-banner .container .popular-area .pin-area .d-flex p {
  margin: 0;
}
@media (max-width: 992px) {
  body .all-in-one-area .container .reverse-row {
    flex-direction: column-reverse;
  }
}
body .all-in-one-area .container .reverse-row .img-start {
  text-align: start;
}
@media (max-width: 992px) {
  body .all-in-one-area .container .reverse-row .img-start {
    text-align: center;
  }
}
body .all-in-one-area .container .img-end {
  text-align: end;
}
@media (max-width: 992px) {
  body .all-in-one-area .container .img-end {
    text-align: center;
  }
}
body .fleet .fleetCard .content .capacity-car svg {
  fill: #0D4162 !important;
}
body .fleet .fleetCard:hover {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
}
body .fleet .fleetCard:hover .content h5 {
  color: white;
}
@media (max-width: 992px) {
  body .fleet .fleetCard:hover .content h5 {
    font-size: 24px;
  }
}
body .fleet .fleetCard:hover .content p {
  color: white;
}
body .fleet .fleetCard:hover .content .capacity-car svg {
  fill: white !important;
}
body .fleet .fleetCard:hover .content .capacity-car span {
  color: white;
}
body .fleet .fleetCard:hover .content .main-btn a {
  background: white !important;
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: #0D4162 !important;
}
body .pickup-banner .title {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
body .pickup-banner .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .pickup-banner .title h2 {
    font-size: 25px;
  }
}
body .pickup-banner .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .pickup-banner .title p {
    font-size: 14px;
  }
}
body .pickup-banner .title .contact-list {
  display: flex;
  align-items: center;
  margin: 10px 0;
  gap: 20px;
  background: #F4F4F4;
  padding: 10px 20px;
  width: 80%;
  border-radius: 10px;
}
@media (max-width: 992px) {
  body .pickup-banner .title .contact-list {
    width: 100%;
  }
}
body .pickup-banner .title .contact-list h6 {
  color: #0D4162;
  font-weight: 700;
  font-size: 22px;
}
body .pickup-banner .title .contact-list a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
}
body .pickup-banner .title .main-btn {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .pickup-banner .title .main-btn {
    font-size: 14px;
    padding: 10px 25px;
  }
}
body .pickup-cards {
  margin: 30px 0;
}
body .pickup-cards .main-card {
  border-radius: 20px;
  background: #F4F4F4;
  padding: 20px;
  margin: 10px 0;
  height: 430px;
}
@media (max-width: 992px) {
  body .pickup-cards .main-card {
    height: 100%;
  }
}
body .pickup-cards .main-card .img {
  text-align: center;
}
body .pickup-cards .main-card .img img {
  width: 100%;
}
body .pickup-cards .main-card .content {
  padding-top: 10px;
}
body .pickup-cards .main-card .content h3 {
  text-align: center;
  font-size: 24px;
  color: #0D4162;
  font-weight: 500;
}
body .pickup-cards .main-card .content h4 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #333;
}
body .pickup-cards .main-card .content p {
  color: #333;
}
body .third-banner {
  background-image: url("/assets/img/child-seat-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 660px;
  width: 100%;
}
@media (max-width: 700px) {
  body .third-banner {
    height: 100%;
    padding: 60px 0;
  }
}
body .third-banner .container {
  height: 100%;
}
body .third-banner .container .title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
body .third-banner .container .title h1 {
  font-size: 60px;
  color: white;
  font-weight: 700;
}
@media (max-width: 700px) {
  body .third-banner .container .title h1 {
    font-size: 36px;
  }
}
@media (max-width: 490px) {
  body .third-banner .container .title h1 {
    font-size: 25px;
  }
}
body .needs-sec .title {
  display: flex;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}
body .needs-sec .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .needs-sec .title h2 {
    font-size: 25px;
  }
}
body .needs-sec .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .needs-sec .title p {
    font-size: 14px;
  }
}
body .needs-sec .title ul {
  padding: 0;
}
body .needs-sec .title ul li {
  display: flex;
  align-items: center;
  list-style: none;
  line-height: 1.9;
}
body .needs-sec .title ul li img {
  padding-right: 15px;
}
body .needs-sec .main-btn {
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .needs-sec .main-btn {
    font-size: 14px;
    padding: 10px 25px;
  }
}
body .why-choose-us {
  margin: 50px 0;
}
body .why-choose-us .title {
  text-align: center;
}
body .why-choose-us .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .why-choose-us .title h2 {
    font-size: 25px;
  }
}
body .why-choose-us .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .why-choose-us .title p {
    font-size: 14px;
  }
}
body .why-choose-us .icons {
  text-align: center;
  margin: 10px;
}
body .why-choose-us .icons span {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
}
body .suv-banner {
  background-image: url("/assets/img/minivan-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 660px;
  width: 100%;
}
@media (max-width: 700px) {
  body .suv-banner {
    height: 100%;
    padding: 60px 0;
  }
}
body .suv-banner .container {
  height: 100%;
}
body .suv-banner .container .title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
body .suv-banner .container .title h1 {
  font-size: 60px;
  color: white;
  font-weight: 700;
}
@media (max-width: 700px) {
  body .suv-banner .container .title h1 {
    font-size: 36px;
  }
}
@media (max-width: 490px) {
  body .suv-banner .container .title h1 {
    font-size: 25px;
  }
}
body .contact .title {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body .contact .title h3 {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 32px;
  font-weight: 700;
}
body .contact .title .links {
  line-height: 1.9;
  margin-bottom: 20px;
}
body .contact .title .links a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
body .contact .title .links a b {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
body .contact .contact-form {
  border-radius: 15px;
  border: 1px solid #E6E6E6;
  width: 70%;
  margin: auto;
  background: #FAFAFA;
  box-shadow: 0px 1.5px 45px 0px rgba(29, 41, 57, 0.08);
}
body .contact .contact-form .form-header {
  border-radius: 15px;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 20px 42px;
}
body .contact .contact-form .form-header h3 {
  color: white;
  font-size: 28px;
  font-weight: 700;
}
body .contact .contact-form .form-header p {
  color: white;
  font-size: 14px;
  font-weight: 400;
}
body .contact .contact-form .form {
  padding: 20px;
}
body .contact .contact-form .form .wrapper {
  margin: 10px 0;
}
body .contact .contact-form .form .wrapper label {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px;
  color: #333;
}
body .contact .contact-form .form .wrapper input {
  width: 100%;
  color: #333;
  border: 1px solid #E6E6E6;
  background-color: white;
  padding: 7px 15px;
  border-radius: 10px;
}
body .contact .contact-form .form .wrapper input:focus-visible {
  outline: none;
}
body .contact .contact-form .form .wrapper textarea {
  width: 100%;
  color: #333;
  border: 1px solid #E6E6E6;
  background-color: white;
  padding: 7px 15px;
  border-radius: 10px;
}
body .contact .contact-form .form .wrapper textarea:focus-visible {
  outline: none;
}
body .contact .contact-form .form .main-btn {
  display: flex;
  justify-content: center;
  width: 100%;
  border: 1px solid var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  color: white;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  padding: 10px 30px;
  border-radius: 10px;
}
@media (max-width: 1400px) {
  body .contact .contact-form .form .main-btn {
    font-size: 14px;
    padding: 10px 25px;
  }
}
@media (max-width: 1199px) {
  body .contact .contact-form {
    width: 90%;
  }
}
@media (max-width: 992px) {
  body .contact .contact-form {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  body .contact .contact-form {
    width: 100%;
  }
}
body .content h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .content h2 {
    font-size: 25px;
  }
}
body .content p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .content p {
    font-size: 14px;
  }
}
body .content h2 {
  font-size: 32px;
}
body .content h2 a {
  text-decoration: none;
  color: #333;
}
body .privacy-content {
  margin-bottom: 30px;
}
body .privacy-content .container h3 {
  background: var(--Primary-Gradient, linear-gradient(0deg, #0D4162 1.23%, #065E99 100.13%));
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 32px;
  font-weight: 700;
}
body .privacy-content .container .content h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .privacy-content .container .content h2 {
    font-size: 25px;
  }
}
body .privacy-content .container .content p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .privacy-content .container .content p {
    font-size: 14px;
  }
}
body .privacy-content .container .content h2 {
  font-size: 32px;
}
body .privacy-content .container .content h2 a {
  text-decoration: none;
  color: #333;
}
body .college-banner {
  background-image: url("/assets/img/college-group-banner.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 660px;
  width: 100%;
}
@media (max-width: 700px) {
  body .college-banner {
    height: 100%;
    padding: 60px 0;
  }
}
body .college-banner .container {
  height: 100%;
}
body .college-banner .container .title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
body .college-banner .container .title h1 {
  font-size: 60px;
  color: white;
  font-weight: 700;
}
@media (max-width: 700px) {
  body .college-banner .container .title h1 {
    font-size: 36px;
  }
}
@media (max-width: 490px) {
  body .college-banner .container .title h1 {
    font-size: 25px;
  }
}
body .ride-sec {
  margin: 40px 0;
}
body .ride-sec .title {
  text-align: center;
}
body .ride-sec .title h2 {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  body .ride-sec .title h2 {
    font-size: 25px;
  }
}
body .ride-sec .title p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1200px) {
  body .ride-sec .title p {
    font-size: 14px;
  }
}
body .ride-sec .row {
  padding: 30px 0;
}
body .ride-sec .row .ride-card {
  border-radius: 16px;
  background: var(--Header-Footer-BG, #F4F4F4);
  text-align: center;
  padding: 62px 26px;
  margin: 15px 0;
}
body .ride-sec .row .ride-card h6 {
  font-size: 22px;
  font-weight: 800;
  color: #333;
}
body .ride-sec .row .ride-card p {
  color: #333;
  font-size: 16px;
}/*# sourceMappingURL=style.css.map */