.footer-last-div,
.main-para,
.section-5-main {
  text-align: center;
}
.banner,
.footer-main a,
.nav-item,
.text-logo a {
  cursor: pointer;
}
.privacy-policy,
.text-logo a {
  text-decoration: none !important;
}
* {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}
a.text-light:focus,
a.text-light:hover {
  color: #ff0;
  text-decoration: underline;
}
.footer-main a,
.footer-main a:hover {
  text-decoration: none;
}
.about-para-link:hover,
.anker-404:hover,
.contact-para-link:hover,
.footer-main a:hover {
  color: #ffc107;
}
.hero-img {
  background-image: url("https://html.kodesolution.com/2024/citycar-html/images/banner/bg1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 90vh;
}
.text-logo a {
  padding: 10px;
  color: #ffc107 !important;
}
.banner,
.footer-main a,
.sec-7-main {
  color: #fff;
}
@media only screen and (max-width: 780px) {
  .text-logo a {
    font-size: 20px;
  }
  .banner {
    background-image: url("./images/banner-bg-img.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background-color: #8d897d;
    background-blend-mode: multiply;
    cursor: pointer;
  }
}
@media only screen and (max-width: 500px) {
  .banner,
  .banner-page-404 {
    height: 50vh !important;
    background-image: none !important;
    background-color: #b38805bd !important;
  }
}
.navbar {
  background: #000;
}
.banner,
.banner-about,
.banner-contact,
.banner-page-404 {
  background-blend-mode: multiply;
  display: flex;
  text-align: center;
}
.airport-main-div,
.banner,
.banner-about,
.banner-contact,
.banner-page-404,
.sec-7-main,
.section-4-image {
  background-repeat: no-repeat;
  background-size: cover;
}
.banner,
.section-4-image {
  background-position: center;
}
.banner {
  background-image: url("./images/banner-bg-img.webp");
  height: 100vh;
  width: 100%;
  margin: auto;
  justify-content: center;
  align-items: center;
  background-color: #8d897d;
}
.sec-7-main,
.sec-text-4 {
  justify-content: center;
  display: flex;
}
.sec-text-4 {
  align-items: center;
  flex-direction: column;
  align-items: center;
  flex-direction: column;
}
.buttons {
  align-items: center;
  font-size: 20px !important;
  padding: 5px !important;
  margin: 10px;
  width: 70%;
}
.input-main {
  border: none;
  width: 100%;
  height: auto;
  background-color: transparent;
}
.section-4-image {
  background-image: url("./images/index-sec4-img.webp");
  width: 100%;
  height: 500px;
  margin: auto;
}
.section-4-main {
  border: none;
  width: 100%;
  height: auto;
  padding: 8%;
  background-color: #fff;
}
.sac-5-card1-img,
.sac-5-card2-img,
.sac-5-card3-img {
  background-position: center;
  width: 100%;
  height: 500px;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-5-main {
  width: 100%;
}
.sac-5-card1-img {
  background-image: url("https://html.kodesolution.com/2024/citycar-html/images/resource/service5-1.jpg");
}
.sac-5-card2-img {
  background-image: url("https://html.kodesolution.com/2024/citycar-html/images/resource/service5-2.jpg");
}
.sac-5-card3-img {
  background-image: url("https://html.kodesolution.com/2024/citycar-html/images/resource/service5-3.jpg");
}
.sec-7-main {
  background-image:
    linear-gradient(rgb(217 178 62 / 46%) 50%), url(./images/sec-7-img.webp);
  background-position: 100 100;
  height: 80vh;
  margin-bottom: 60px;
  align-items: center;
  background-position-x: right;
  font-weight: 900;
}
.sec-7-top-text .sec-7-para-1 {
  font-size: 45px;
}
.para-text,
.sec-7-text div p {
  font-size: 20px;
}
.para-textt {
  font-size: 16px;
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 50%;
}
.sec-7-main h1 {
  font-size: 28px;
}
.sec-7-text {
  width: 50%;
  height: auto;
  border-radius: 20px;
  padding: 15px;
  background-color: #f0b607c7;
  box-shadow: 0 10px 20px -6 #000;
}
.footer-main,
hr {
  background-color: #000;
}
.sec-7-text div h1 {
  font-size: 25px;
}
.footer-img-main,
.sec-7-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 330px) {
  .footer-img-main a img {
    width: 100px !important;
  }
}
.contact-num-box,
.sec-8-card {
  width: 100%;
}
.sec-8-card img {
  width: 90%;
  margin: 12px;
}
.sec-8-card h2 {
  margin-top: 5px;
  margin-bottom: 20px;
}
.logoss {
  font-size: 20px !important;
  width: auto !important;
  height: auto !important;
  margin: 10px;
}
.sec-8-main {
  width: 100%;
  height: auto;
  padding: 30px;
}
.footer-main {
  width: 100%;
  height: auto;
  padding: 40px;
  margin-top: 10px;
  color: #fff;
}
.hh {
  padding: 20px !important;
  margin-top: 10px !important;
}
.footer-para {
  background-color: #ffc107;
  margin: 0 !important;
  padding: 10px;
}
@media only screen and (max-width: 760px) {
  .footer-last-div {
    margin-top: 10px;
  }
  .banner {
    height: auto;
    margin-bottom: 10px;
  }
  .banner h1 {
    font-size: 20px;
  }
  .navbar-toggler-icon {
    color: #d9b753 !important;
  }
  .para-text,
  .para-textt,
  .sec-7-para-1 {
    font-size: 15px;
  }
  .sec-7-main {
    overflow-x: hidden;
  }
  .sec-7-div2 {
    justify-content: center;
    align-items: center;
  }
  .para-textt {
    width: 100%;
  }
  .sec-7-text {
    width: 60%;
    margin: 30px;
  }
  .sec-7-box-text {
    margin: 10px;
    width: 170%;
  }
  .sec-7-heading {
    font-size: 10px !important;
  }
  .sec-7-para-2 {
    font-size: 15px !important;
  }
  .check-footer {
    font-size: 15px;
    margin-top: 10px;
  }
  .banner-404 {
    background-position: center;
  }
}
@media only screen and (max-width: 900px) {
  .sec-text-4 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
  }
  .headings {
    font-size: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  .banner {
    height: auto !important;
    margin-bottom: 10px;
    columns: white;
  }
}
.banner-about,
.banner-contact,
.banner-page-404 {
  background-image: url("./images/banner-bg-img.webp");
  background-position: 100 100;
  margin: auto;
  justify-content: center;
  background-color: #8d897d;
  color: #fff;
  cursor: pointer;
  width: 100%;
}
.banner-about {
  height: 80vh;
  align-items: center;
}
.banner-contact,
.banner-page-404 {
  height: 60vh;
  align-items: center;
}
.about-para,
.about-para-link,
.contact-para,
.contact-para-link {
  text-decoration: none !important;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
}
.contact-text-div {
  padding: 20px;
  box-shadow: 0 10px 20px -6px #000;
  border-radius: 20px;
  margin-bottom: 20px;
  border: 5px solid #ffc107;
}
.contact-main-text {
  margin-bottom: 50px;
}
.contact-map {
  width: 100%;
  height: 400px !important;
}
.about-text {
  padding: 30px;
}
.airport-main-div {
  height: 300px;
  width: 100%;
  background-position: center;
  border-radius: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
  transition:
    transform 0.3s,
    box-shadow 0.3s;
}
.airport-main-div:hover {
  transform: scale(1.02);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.4);
}
.airport-text-button {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.6s;
}
.airport-main-div:hover .airport-text-button {
  opacity: 1;
}
.airport-text-button h2 a {
  font-size: 2rem;
  color: #ffc107;
  margin-bottom: 0;
  text-decoration: none;
}
.airport-text-button > * {
  transform: translateY(25px);
  transition: transform 0.6s;
}
.airport-main-div:hover .airport-text-button > * {
  transform: translateY(0);
}
.Extra-sec-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 20px;
  column-gap: 30px;
}
.sec-6-main {
  display: flex;
  justify-content: center;
  row-gap: 15px;
}
.privacy-policy {
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  color: #000;
}
.hr-line {
  width: 100%;
  border: 2px solid #ffc107;
}
@media only screen and (max-width: 520px) {
  .footer-img-main img {
    width: 150px;
    height: 40px;
  }
  .heading-404 {
    font-size: 26px;
  }
}
.about-text h2 {
  font-size: 22px;
}
.about-text p {
  font-size: 1rem;
}
.about-heading {
  font-size: 40px !important;
}
.anker-404,
.anker-404:hover {
  text-decoration: none;
  font-size: 20px;
}
.anker-404 {
  color: #000;
}
.contact-mail-box,
.contact-num-box {
  text-decoration: none !important;
  color: #000;
}
.card-body h2 {
  font-size: 1.25rem;
}
@media only screen and (max-width: 780px) {
  .sec-7-top-text .sec-7-para-1 {
    font-size: 30px !important;
  }
  .sec-7-top-text .sec-7-heading {
    font-size: 40px !important;
  }
  .sec-7-top-text .sec-7-para-2 {
    font-size: 20px;
  }
  .sec-7-text img {
    padding: 30px;
  }
  .footer-main {
    width: 100%;
    padding: 0 0 10px;
    margin: 0;
  }
  .fooder-heading,
  .footer-last-div h2 {
    font-size: 20px !important;
  }
  .fooder-heading {
    margin-top: 20px;
  }
}
.main-para {
  font-size: 16px;
  padding-top: 2px;
}
@media only screen and (min-width: 770px) {
  .contact-box-set {
    padding-bottom: 30px !important;
  }
  .mail-icon {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1192px) {
  .contact-box-set {
    padding: 15px !important;
    box-shadow: 0 10px 20px -6px #000;
  }
}
@media (min-width: 768px) {
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: none;
    max-width: none;
  }
}


/* Whats App Button Css Start */
.wapp-btn {
    position: fixed;
    bottom: 20px;
    left: 20px; 
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.wapp-btn img {
    width: 30px;
    height: 30px;
}

.wapp-btn:hover {
    transform: scale(1.1);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .wapp-btn {
        width: 50px;
        height: 50px;
        bottom: 15px;
        left: 15px;
    }

    .wapp-btn img {
        width: 25px;
        height: 25px;
    }
}
/* Whats App Button Css Start */