


.main-slider .nav-tabs .nav-link{
  padding: 14px;
  width: 100%;
  border-radius: 20px;
}

.three-step-col{
    box-shadow: 0 1px 7px rgb(0 0 0 / 35%);
    padding: 20px;
    text-align: center;
    background-color: #fff;

}

.thumbnail-car-card .caption-title{
    text-transform: capitalize;
}

.steps-div {
    position: absolute;
    top: 0px;
    right: 0px;
    background: var(--color-primary);
    color: #fff;
    font-weight: 700;
    padding: 3px 30px;
    transform: rotate(42deg);
}

.new-media-cls {
    min-height: 250px;
}

.new-cap-cls {
    padding: 0px 0px 10px 0px;
}

.three-steps-section{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
    position: relative;
}

.three-step-col h5{
    font-weight: 600;
}

.three-steps-section .container{
    z-index: 999;
    position: relative;
}

.three-steps-section::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgb(0 0 0 / 88%);
}
  
  
  .pg-footer .footer-top {
      background-color: #14181c;
      color: #fff;
  }
  .pg-footer .footer-wave-svg {
      background-color: transparent;
      display: block;
      height: 30px;
      position: relative;
      top: -1px;
      width: 100%;
  }
  .pg-footer .footer-wave-path {
      fill: #fffff2;
  }
  
  
  .footer-content-column {
      box-sizing: border-box;
      padding: 30px 0px;
      color: #fff;
  }
  
  .pg-footer .footer-content-column ul li a {
    color: #fff;
    text-decoration: none;
  }
  
  .pg-footer .footer-logo-link {
      display: inline-block;
  }
  .pg-footer .footer-menu {
      margin-top: 30px;
  }
  
  .pg-footer .footer-menu-name {
      color: #fffff2;
      font-size: 15px;
      font-weight: 900;
      letter-spacing: .1em;
      line-height: 18px;
      margin-bottom: 0;
      margin-top: 0;
      text-transform: uppercase;
  }
  .pg-footer .footer-menu-list {
      list-style: none;
      margin-bottom: 0;
      margin-top: 10px;
      padding-left: 0;
  }
  .pg-footer .footer-menu-list li {
      margin-top: 5px;
  }
  
  .pg-footer .footer-call-to-action-description {
      color: #fffff2;
      margin-top: 10px;
      margin-bottom: 20px;
  }
  .pg-footer .footer-call-to-action-button:hover {
      background-color: #fffff2;
      color: #00bef0;
  }
  .pg-footer .button:last-of-type {
      margin-right: 0;
  }
  .pg-footer .footer-call-to-action-button {
      background-color: var(--color-primary);
      border-radius: 21px;
      color: #fffff2;
      display: inline-block;
      font-size: 11px;
      font-weight: 900;
      letter-spacing: .1em;
      line-height: 18px;
      padding: 12px 30px;
      margin: 0 10px 10px 0;
      text-decoration: none;
      text-transform: uppercase;
      transition: background-color .2s;
      cursor: pointer;
      position: relative;
  }
  .pg-footer .footer-call-to-action {
      margin-top: 30px;
  }
  .pg-footer .footer-call-to-action-title {
      color: #fffff2;
      font-size: 14px;
      font-weight: 900;
      letter-spacing: .1em;
      line-height: 18px;
      margin-bottom: 0;
      margin-top: 0;
      text-transform: uppercase;
  }
  .pg-footer .footer-call-to-action-link-wrapper {
      margin-bottom: 0;
      margin-top: 10px;
      color: #fff;
      text-decoration: none;
  }
  .pg-footer .footer-call-to-action-link-wrapper a {
      color: #fff;
      text-decoration: none;
  }
  
  
  
  
  
  .pg-footer .footer-social-links {
      bottom: 0;
      height: 54px;
      position: absolute;
      right: 0;
      width: 236px;
  }
  
  .pg-footer .footer-social-amoeba-svg {
      height: 54px;
      left: 0;
      display: block;
      position: absolute;
      top: 0;
      width: 236px;
  }
  
  .pg-footer .footer-social-amoeba-path {
      fill: #027b9a;
  }
  
  .pg-footer .footer-social-link.linkedin {
      height: 26px;
      left: 3px;
      top: 11px;
      width: 26px;
  }
  
  .pg-footer .footer-social-link {
      display: block;
      padding: 10px;
      position: absolute;
  }
  
  .pg-footer .hidden-link-text {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px,1px,1px,1px);
      -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
      clip-path: inset(0px 0px 99.9% 99.9%);
      overflow: hidden;
      height: 1px;
      width: 1px;
      padding: 0;
      border: 0;
      top: 50%;
  }
  
  .pg-footer .footer-social-icon-svg {
      display: block;
  }
  
  .pg-footer .footer-social-icon-path {
      fill: #fffff2;
      transition: fill .2s;
  }
  
  .pg-footer .footer-social-link.twitter {
      height: 28px;
      left: 62px;
      top: 3px;
      width: 28px;
  }
  
  .pg-footer .footer-social-link.youtube {
      height: 24px;
      left: 123px;
      top: 12px;
      width: 24px;
  }
  
  .pg-footer .footer-social-link.github {
      height: 34px;
      left: 172px;
      top: 7px;
      width: 34px;
  }
  
  .pg-footer .footer-copyright {
      background-color: #027b9a;
      color: #fff;
      padding: 15px 30px;
    text-align: center;
  }
  
  .pg-footer .footer-copyright-wrapper {
      margin-left: auto;
      margin-right: auto;
      max-width: 1200px;
  }
  
  .pg-footer .footer-copyright-text {
    color: #fff;
      font-size: 13px;
      font-weight: 400;
      line-height: 18px;
      margin-bottom: 0;
      margin-top: 0;
  }
  
  .pg-footer .footer-copyright-link {
      color: #fff;
      text-decoration: none;
  }
  
  

  .book-ride-cls{
    display: inline-block;
    padding: 28px 15px 28px 15px;
  }
  



  /* popup-cutom */


/* Popup container */
.custom-popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* On top */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
  justify-content: center;
  align-items: center;
}

/* Popup content */
.custom-popup-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border-radius: 8px;
    width: 80%;
    max-width: 850px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    min-height: 30vh;
}

.custom-popup-content h4{
    font-size: 55px;
    font-style: italic;
    font-weight: 700;
}

/* Close button */
.custom-popup-close {
  color: black;
  float: right;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}

.custom-popup-close:hover,
.custom-popup-close:focus {
  color: #000;
  text-decoration: none;
}

.bg-cls{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.caption-icon img{
    height: 50px;
}

.sf-menu li.active {
    color: #14181c; /* Text color */
   
}

.form-floating {
    position: relative;
  }


  .form-floating input:focus::placeholder,
  .form-floating input:not(:placeholder-shown)::placeholder {
    visibility: hidden; /* Hide the placeholder text */
  }


  .form-floating input:focus + label,
  .form-floating input:not(:placeholder-shown) + label {
    top: -1em;
    font-size: 16px;
    color: var(--color-secondary);
    background-color: var(--color-white);
    padding: 2px;
    font-weight: 500;
    left: 16px;
    border: 1px solid transparent;
    padding: 2px 5px;
  }


  .form-floating label {
    position: absolute;
    top: 10px;
    left: 0.75em;
    transition: all 0.3s ease;
    font-size: 16px;
    font-weight: 500;
    color: var(--color-lite);
    z-index: 999;
 
  }

.form-floating textarea:focus::placeholder,
.form-floating textarea:not(:placeholder-shown)::placeholder {
  visibility: hidden;
}


.form-floating textarea:focus + label,
.form-floating textarea:not(:placeholder-shown) + label {
  top: -1em;
  font-size: 16px;
  color: var(--color-secondary);
  background-color: var(--color-white);
  font-weight: 500;
  left: 16px;
  padding: 2px 5px;
}


.form-floating input[type="datetime-local"]:focus + label,
.form-floating input[type="datetime-local"]:not(:placeholder-shown) + label {
  top: -1em;
  font-size: 16px;
  color: var(--color-primary);
  background-color: var(--color-white);
  padding: 0 5px;
  font-weight: 500;
  left: 18px;
}


.form-floating input[type="datetime-local"] + label {
  position: absolute;
  top: 10px;
  left: 0.75em;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  color: var(--color-lite);
}


.form-floating input[type="datetime-local"] {
  padding-top: 1.5em;
}

.logo-dekhtop{
  display: block;
}

.logo-mobile{
  display: none;
}

.login-content .modal-header{
  display: block;
}

@media (min-width: 1200px) {
  .header .header-wrapper > .container{
    width: 80%;
  }

  .custom-modal-2-dialog{
    min-width: 600px;
    padding: 50px 0px;
    border-radius: 10px;
  }

  .custom-modal-2-footer button{
    width: 150px;
    padding: 10px 20px;
  }

  #cancel-btn {
    padding: 5px 20px;
    width: 175px;
}

  .custom-modal-2-header h5{
    font-size: 40px;
  }

  .book_bt_n{
    margin-right: 10px;
  }
}

@media (max-width: 991px) {
  .book-ride-cls{
    display: none;
  }

  .login-content{
    padding: 30px !important;
    min-width: auto !important;
    width: auto !important;
  }

  .login-content{
    justify-content: center;
  }

  .login-content .modal-header{
    display: none;
  }

  .login-parent-div{
    flex-direction: column;
  }

  .login-parent-div button{
    margin-bottom: 20px;
  }

  .logo-dekhtop{
    display: none;
  }

  .logo-mobile{
    display: block;
    position: absolute;
  }

}

body{
  padding: 0px !important;
}

/* @media (min-width: 1230px) {
   .book-ride-cls{
     margin-left: 100px;
   }
  } */

  .new-form-parent{
    position: relative;
  }

  .new-form-parent label{
    position: absolute;
    top: -10px;
    left: 16px;
    background: #fff;
    padding: 0px 5px;
    color: #000;
  }

  .margin-cls-footer-form{
    margin-bottom: 20px;
  }

   .margin-cls-footer-form .form-group{
    margin-bottom: 0px !important;
   }

   .margin-cls-footer-form .form-group input{
    margin-bottom: 0px !important;
    padding-right: 0px !important;
   }

   #snackbar-success a{
    color: var(--color-white);
    border-width: 1px;
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    padding: 13px 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-top: 30px;
    display: inline-block;
   }

   .new-cls-bg-dark {
    position: relative;
  }
  
  .new-cls-bg-dark::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 50%);
    z-index: 0;
  }


  input::placeholder,
select::placeholder,
textarea::placeholder {
  color: gray; /* Placeholder text color */
 
}

.form-control{
    color: var(--color-secondary) !important;
}

.main-slider .nav-tabs{
      display: flex;
      width: 100%;
}

.main-slider .nav-tabs::-webkit-scrollbar {
  width: 1px;
  height: 1px; 
}

.main-slider .nav-tabs::-webkit-scrollbar-thumb {
  background: var(--color-white);
  border-radius: 10px;
}

.main-slider .nav-tabs::-webkit-scrollbar-track {
  background: transparent;
}

.form-height_set{
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 10px;
}

.form-height_set::-webkit-scrollbar {
  width: 1px;
  height: 1px; 
}

.form-height_set::-webkit-scrollbar-thumb {
  background: var(--color-white);
  border-radius: 10px;
}

.form-height_set::-webkit-scrollbar-track {
  background: transparent;
}



.nav-new-cls{
  position: relative;
   min-width: 180px;
   padding: 10px;
}

.dynamic-container{
  max-width: 1400px;
  padding: 50px 0px;
}

.form-search-static{
  float: right;
  margin-left: 30px;
  max-width: 470px;
  background: var(--color-white);
}

.form-title-static{
  background: var(--color-secondary);
  color: var(--color-white);
  padding: 20px;
  margin-bottom: 24px;
  position: relative;
}

.form-title-static .fa-globe{
  float: right;
  line-height: 18px;
  font-size: 36px;
}

.form-title-static h2{
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  color: var(--color-white);
}

.static-button{
  padding: 15px 50px !important;
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
  color: var(--color-white) !important;
  width: auto !important;
  border-radius: 20px !important;
}

.form-title-static::after {
  content: '';
  display: block;
  position: absolute;
  left: 50px;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--color-secondary);
}

.footer-social-icons{
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-social-icons a{
  max-width: 50px;
  padding: 3px 5px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-social-icons a:hover{
  border-radius: 50%;
}


/* my-account-page-css */

.my-account-sec{
  margin: 50px 0px;
}

span.backcls-btn {
  margin-right: 10px;
}

#edit-detail i{
  color: var(--color-secondary);
  background: var(--color-primary);
  padding: 5px;
  font-weight: 600;
}

.All-Details h2{
  color: var(--color-secondary);
  font-size: 24px;
  font-weight: 600;
  margin-right: 10px;
}

.profile-div {
  -webkit-box-shadow: 0 4px 14px 0 rgba(50, 50, 50, 0.3);
  box-shadow: 0 4px 14px 0 rgba(50, 50, 50, 0.3);
  padding: 20px 10px;
  text-align: center;
  border-radius: 5px;
}

.header-edit {
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.booking-heading{
  border-bottom: 1px solid var(--color-secondary);
  margin-bottom: 10px;
}

.detail-edit{
  display: flex;
  justify-content: start;
  align-items: unset;
  border-bottom: 1px solid var(--color-secondary);
  margin-bottom: 10px;
}

.text-div-info h5 {
  font-size: 16px;
  font-weight: 600;
}

.detail-per img{
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.detail-per {
  border-right: 1px solid var(--color-secondary);
}

.name-img{
  border-bottom: 1px solid var(--color-secondary);
  padding-bottom: 20px;
}

.profile-div .name-img img{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 1px solid var(--color-secondary);
}

.profile-div .name-img h5{
  font-size: 24px;
  font-weight: 600;
}

.other-detail {
  padding: 20px 0px;
  text-align: left;
  border-bottom: 1px solid var(--color-secondary);
}

.other-detail p {
  font-size: 16px;
  margin-bottom: 5px;
  padding: 10px;
  cursor: pointer;
}

p.active-detail {
  font-weight: 600;
  background: var(--color-secondary);
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 4px 14px 10px rgba(50, 50, 50, 0.3);
}

.active-detail i{
  margin-right: 5px;
  color: var(--color-secondary);
  background-color: #fff !important;
}

.other-detail p i{
  background: var(--color-primary);
  padding: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  color: var(--color-secondary);
  margin-right: 15px;
}

.edit-modal-footer {
  text-align: right;
}

.logout-div{
  margin-top: 20px;
}

.logout-div button{
  border-radius: 20px;
  width: 150px;
}

.image-edit-cls{
  border-right: 1px solid var(--color-secondary);
  position: relative;
}

.image-edit-cls img{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid var(--color-secondary);
}

.image-edit-cls i{
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 10px;
  border: 1px solid var(--color-secondary);
  border-radius: 10px;
  cursor: pointer;
}

.header-edit h2{
  font-size: 24px;
  font-weight: 600;
  color: var(--color-secondary);
}

button#save-changes {
  color: var(--color-white);
  border-width: 1px;
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  padding: 13px 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-right: 30px;
  border-radius: 5px;
}

#close-button{
  color: var(--color-white);
  border-width: 1px;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  padding: 13px 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 5px;
}

.no-record-img{
  margin: auto;
    display: block;
}

.booking-heading h2 {
  color: var(--color-secondary);
  font-size: 24px;
  font-weight: 600;
}

#my-booking-tab{
  display: none;
}

.tab-car-img img{
  max-width: 100%;
}

.booking-detail h3{
  font-weight: 600;
  margin-bottom: 0;
  font-size: 24px;
}

.status-div{
  position: absolute;
  right: 4px;
  top: -20px;
  background: var(--color-lite);
  padding: 5px 10px;
}

.status-div p{
  margin: 0;
  color: #fff;
}

.booking-detail h5{
  color: var(--color-secondary);
  margin: 5px 0px;
  font-size: 20px;
  font-weight: 300;

}

.booking-div {
  -webkit-box-shadow: 0 4px 14px 0 rgba(50, 50, 50, 0.3);
  box-shadow: 0 4px 14px 0 rgba(50, 50, 50, 0.3);
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  border: 1px solid var(--color-lite);
}

.ride-detail {
  margin-top: 10px;
  display: flex;
}

.ride-detail p{
  margin-bottom: 10px;
}

.ride-detail p i{
  color: var(--color-primary);
  margin-right: 10px;
}

.ride-fuel p {
  color: var(--color-lite);
  font-size: 18px;
  margin-bottom: 0;
}

.login-content .modal-header{
  text-align: center;
  position: relative;
}

.login-content .modal-header h5{
  font-size: 24px;
  font-weight: 600;
}

.login-content .modal-header .close{
  font-size: 24px;
  color: #fff;
  opacity: 1;
  position: absolute;
  right: -10px;
  top: -14px;
  background: var(--color-primary);
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.login-parent-div{
  display: flex;
}

#edit-detail{
  cursor: pointer;
  margin-top: 10px;
}

.book-task-cls {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
 
}

.book-task-cls p{
  color: var(--color-white);
  padding: 0px 15px;
  background-color: var(--color-primary);
  margin: 0;
}

.stage-name-cls{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;

}

.stage-name-cls p{
  color: var(--color-white);
  padding: 0px 15px;
  background-color: var(--color-secondary);
  margin: 0;
}

.ride-detail-msite{
   display: flex;
   width: 100%;
}

.book-both-date{
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  width: 50%;
  text-align: left;
}

.book-both-date p {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}

.book-both-date .first-span{
  font-weight: 600;
  font-size: 16px;
  color: var(--color-primary);

}

.location-div-msite {
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  width: 50%;
  text-align: left;
}

.location-div-msite  p{
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
}

.location-div-msite  p .first-span{
  font-weight: 600;
  font-size: 16px;
  color: var(--color-primary);
}

.ride-detail-msite i{
  color: var(--color-secondary);
}


