/* === GLOBAL STYLES === */
body {
    font-family: Arial, sans-serif;
    background-color: #fff;
    max-width: 500px;
    margin:  auto;
	line-height: 1;
	padding:5px;
}

* {
    font-family: "K2D", sans-serif;
    font-weight: bold;
	line-height: 0 important;
}

/* === BACKGROUND === */
.background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(.);
    background-size: cover;
    filter: blur(3px);
    z-index: -1;
}

/* === HEADINGS === */
h1 {
    text-align: left;
    color: #000;
	font-weight: 500px;
	font-size: 15px;
}

h2 {
    text-align: left;
    color: #000;
	font-weight: 500px;
	font-size: 15px;
}


h3 {
    margin-bottom: 16px;
}

/* === FORMS === */
.form {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;

}

/* === LABELS === */
.label {
    color: #555;
    position: relative;
}

.label i {
    position: absolute;
    top: 50%;
}

/* === FONT AWESOME ICONS === */
.fa-long-arrow-alt-right {
    position: absolute;
    left: 10px;
    top: 21%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #000;
}

.fa-route {
    position: absolute;
    left: 5%;
    top: 18px;
    font-size: 16px;
    color: #000;
}

.fa-dot-circle {
    position: absolute;
    left: 13px;
    transform: translateY(-50%);
    font-size: 14px;
    color: #000;
}

.fa-location-arrow {
    position: absolute;
    right: 10px;
    top: 38%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #000;
}

.fa-map-marker-alt {
    position: absolute;
    left: 15px;
    font-size: 16px;
    color: #000;
}

.fa-credit-card {
    margin-right: 5px;
}

/* === INPUTS === */
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
select,
input[type="date"],
input[type="time"],
textarea {
    width: 100%;
    height: 40px;
    padding: 10px;
    font-size: 13px;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
}

textarea {
    height: 70px !important;
    margin-top: 20px;
    margin-bottom: 0px;
    resize: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
select:focus,
input[type="date"]:focus,
input[type="time"]:focus,
textarea:focus {
    outline: none;
    border: 1px solid #3366ff;
}

/* Specific input styling */
#pickup,
#destination {
    padding-left: px;
}

#tripType,
#serviceType {
    padding-left: px;
}

::placeholder {
    color: #000000;
    font-size: 13px;
    opacity: 1;
}

select::placeholder {
    font-size: 13px;
    color: #000000;
}

select {
    font-size: 13px;
    color: #000000;
}

select option {
    font-size: 13px;
}

/* === PARAGRAPHS === */
p {
    font-size: 13px;
}

#taxiForm p {
    margin-bottom: 10px;
}

/* === MESSAGES === */
#successMessage {
    display: none;
    background-color: #fafafa;
    color: #012fff;
    padding: 100px;
    border-radius: 4px;
}

.message-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 0px;
    position: relative;
    margin-top: -25px;
    border-radius: 5px !important;
}

.message-label {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    border-radius: 5px !important;
    display: block;
    text-align: left;
    margin-top: 0px;
}

.message-box {
    width: 100%;
    height: 60px;
    padding: 10px;
    border: 2px solid #0d0969;
    border-radius: 5px !important;
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #333;
    background-color: #E8E8E8;
    resize: none;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
}

.message-box::placeholder {
    color: #aaa;
    font-style: italic;
}

/* === DETAILS === */
#showDetails h2 {
    margin-top: 10px;
    color: #333;
    font-size: 13px;
}

#showDetails p {
    margin-bottom: 1px;
    font-size: 13px;
    margin-left: -36px;
}

#xartisDetails {
    margin-bottom: 1px;
    font-size: 13px;
    display: block;
}

#reservationDetails {
    margin-bottom: 1px;
}

#reservationDetails h2 {
    font-size: 15px;
}

#reservationDetails p {
    margin-bottom: 1px;
    font-size: 0.7rem;
}

/* === UTILITY CLASSES === */
.hidden,
.hide {
    display: none !important;
}

.display-block {
    display: none;
}

/* === DATE/TIME === */
.date-time-container,
.date-time-containerr {
    display: flex;
    justify-content: space-between;

}

.date-time-container label {
    flex-basis: 0%;
}

.input-container {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.flatpickr-input {
    width: 100%;
    padding-right: 30px;
    padding-left: 10px;
}

.input-container i {
    position: absolute;
    right: 10px;
    font-size: 8px;
    color: #555;
}

/* === DROPDOWNS === */
.dropdown-input {
    padding-left: 100px;
}

/* === CUSTOM SPANS === */
.custom-span {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #000000;
}

/* === GOOGLE MAPS === */
.gmnoprint a,
.gmnoprint span,
.gm-style-cc,
.gm-style .gm-style-cc,
.gmnoprint .gm-style-cc {
    display: none;
}

.pac-container {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
    background-color: #fafafafa;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.pac-item {
    padding: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.pac-item:hover {
    background-color: #009900;
}

.pac-icon {
    display: none;
}

/* === MAP === */
#map {
    width: 100%;
    height: 140px;
}

#mapSquare {
    background-color: white;
    border: 1px solid #000;
    padding: 10px;
    position: relative;
    z-index: 1;
    border-radius: 4px;
}

/* === ANIMATIONS === */
.spinner {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3366ff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loading {
    display: inline-block;
    font-size: 24px;
    margin-left: 10px;
}

.loading span {
    display: inline-block;
    animation: blink 1.4s infinite both;
}

.loading span:nth-child(2) {
    animation-delay: 0.2s;
}

.loading span:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes blink {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

/* === ACTIVE FIELD === */
.active-field {
    position: fixed;
    top: 10px;
    left: 50%;
    background-color: #f3fbf9 !important;
    box-shadow: none !important;
    border: 2px solid #3366ff !important;
    transform: translateX(-50%);
    width: 90% !important;
    z-index: 20;
}

.active-field-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255);
    z-index: 5;
}

/* === FORM GROUPS === */
.form-group {
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-group .text-box {
    padding: 10px 20px;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    color: #fff;
    justify-content: center;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    background-color: #000080;
    cursor: pointer;
}

/* === SERVICE/TRIP TYPE === */
#serviceType,
#tripType {
    padding: 8px 12px;
    font-size: 13px;
    height: 40px;
    color: #000;
    border-radius: 5px;
    border: 1px solid rgb(221, 225, 230);
    background-color: #fff;
    width: 130px;
    transition: border-color 0.3s;
}

/* === COLUMNS === */
.column {
    display: flex;
    border: 0px solid #28a745;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
}

.column img {
    margin: 0 10px;
}

.column span {
    margin: 0 0px;
    margin-top: 20px;
}

.column strong {
    font-size: 13px;
}

.column1 {
    margin-bottom: 100px;
}

/* Column fare styling */
#fare1,
#fare2,
#fare3,
#fare5 {
    font-weight: bold;
    color: #000080;
    font-size: 16px;
    margin-top: 16px;
}

#fare5 {
    margin-left: 121px;
}

#fare1 {
    margin-left: 105px;
}

#fare2 {
    margin-left: 104.5px;
}

#fare3 {
    margin-left: 103px;
}

/* === CONTAINERS === */
.container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.left-align {
    position: absolute;
    left: 0;
    width: 130px;
}

.right-align {
    position: absolute;
    right: 0;
    width: 130px;
}

/* === TIME SELECTION === */
.time-selection-container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background-color: #fff !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    padding: 2px !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 5px !important;
}

/* === PICKUP OPTIONS === */
.pickup-options {
    list-style: none;
    padding: 0;
}

.pickup-options.hide {
    display: none;
}

.pickup-options li {
    padding: 5px 10px;
    cursor: pointer;
}

/* === COUNTERS === */
.count-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.count-container button {
    padding: 10px 15px;
    background-color: #000080;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}

.count-container .count {
    margin: 0 5px;
    font-size: 14px;
}

/* === LOCATION FORM === */
.locationForm {
    width: 98%;
    margin-left: 1%;
}

#bookingForm,
#choiceyourcar {
    overflow-y: auto;
}

/* === FLIGHT DETAILS === */
.flight-form-group {
    margin: 20px 0;
}

.flight-text-box {
    padding: 10px 20px;
    color: white;
    font-size: 13px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

.flight-details-container {
    margin-top: -15px;
    margin-bottom: -15px;
    padding: 0px;
    border: 0px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.flight-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    font-size: 10px;
}

.flight-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
}

.flight-input-container {
    flex: 1;
}

.flight-input {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

.flight-select {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

#flightDetails {
    display: none;
}

/* === PRIVATE CATEGORY === */
.private-category {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 2px;
    margin-top: 0px;
    margin-bottom: 25px;
    border: 0px solid #ccc;
    border-radius: 10px;
}

.private-category h3 {
    font-size: 15px;
    margin-bottom: 10px;
}

/* === FEATURES === */
.features {
    display: flex;
    gap: 1px;
    margin-bottom: -20px;
    margin-top: 10px;
}

.features .feature {
    border: 1px solid #007bff;
    color: #007bff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 10px;
    text-align: center;
    margin-top: -20px;
    background-color: #fff;
}

.features .feature.green {
    border: 1px solid #28a745;
    border-color: #28a745;
    color: #28a745;
    padding: 5px 10px;
    font-size: 10px;
    text-align: center;
    margin-top: -8px;
    margin-bottom: 10px;
}

/* === CANCELLATION === */
.cancellation {
    display: flex;
    font-size: 10px;
    align-items: center;
    gap: 5px;
    margin-top: -13px;
    color: #333;
}

.cancellation img {
    width: 20px;
    height: 20px;
}

.cancellation p {
    font-size: 10px;
    margin-top: 14px;
}

/* === BUTTONS === */
button {
    padding: 8px;
    color: #fff;
    background-color: #000080;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}

button:hover {
    opacity: 0.9;
}

#calculate {
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
}

#confirmButton,
#price4 {
    background-color: #000080;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    width: 100%;
    height: 45px;
    margin-top: 10px;
    z-index: 1000;
}

#price4 {
    height: 40px;
    margin-bottom: 10px;
}

#add-stop-btn {
    margin-bottom: 15px;
}

/* === MULTIPLE STOP CONTAINER === */
#multiple-stop-container {
    display: none;
}

.time-adjuster-container {
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    background-color: #ffffff;
    margin-bottom: 5px;
}

.time-adjuster {
    align-items: center;
    height: 45px !important;
}

.input-field55 {
    width: 200px;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 45px !important;
}

#time-display1,
#time-display2,
#time-display3,
#time-display4,
#time-display5 {
    font-size: 13px !important;
    font-weight: normal;
    color: #333;
    margin-top: -5px;
}

button1 {
    width: 25px;
    height: 25px;
    border: none;
    border-radius: 50%;
    background-color: #e0e0e0;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, transform 0.2s;
    margin-top: -5px;
}

button1:hover {
    background-color: #d6d6d6;
}

button1:active {
    transform: scale(0.95);
}

.cart-icon {
    font-size: 20px;
    color: #ff0000;
}

/* === SCROLLABLE CONTAINER === */
.scrollable-container {
    display: none;
    overflow-x: auto;
    flex-direction: row;
    gap: 1rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 1rem 0;
    margin-top: 20px;
}

html:fullscreen .scrollable-container {
    display: flex;
}

/* === CARDS === */
.card {
    flex: 0 0 auto;
    border-radius: 15px 1px;
    width: 252px;
    height: 182px;
    scroll-snap-align: start;
}

.card-body {
    position: relative;
    padding-bottom: 50px;
}

.card-title {
    font-size: 13px;
    margin-bottom: -5px;
    font-weight: bold;
    color: #333;
}

.card-text {
    font-size: 0.01px;
    font-weight: bold;
    color: #555;
    margin-bottom: 0.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-img-top {
    width: 252px;
    height: 94px;
    object-fit: cover;
    object-position: center;
    margin-bottom: -18px;
    border: 2.5px solid #fff;
    border-radius: 15px 1px;
}

.card .font-weight {
    font-size: 13px;
    color: #000;
}

/* === CARD BUTTONS === */
.btn-show-more {
    position: absolute;
    bottom: 50px;
    left: 30%;
    width: 30%;
    background: none;
    border: none;
    color: #007bff;
    text-align: center;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.btn-show-more:hover {
    color: #0056b3;
}

.btn-primary {
    font-size: 12px;
    border: none;
    border-radius: 25px;
    color: #3366ff;
    background: #f2f4f6;
}

.card-body .btn-primary {
    position: absolute;
    bottom: 5px;
    left: 20%;
    right: 0;
    height: 30px;
    width: 60%;
    margin: 0;
}

/* === SECTION TITLE === */
.section-title {
    font-size: 13px !important;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-top: 0px;
    margin-bottom: -21px;
    padding-left: 15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

/* === CONTAINER RRR === */
.containerrr {
    max-width: 600px;
    border-radius: 8px;
    box-shadow: none;
    overflow: hidden;
}

/* === HEADER === */
.header {
    padding: 0px;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
}

.header h2 {
    margin: 0;
    font-size: 13px;
    color: #333;
}

.header .tags {
    display: flex;
    gap: 5px;
}

/* === TAGS === */
.tag {
    font-size: 10px;
    color: #28a745;
    background-color: none;
    border: 1px solid #28a745;
    border-radius: 6px;
    padding: 5px 10px;
    text-align: center;
}

/* === TICKETS === */
.ticket-section {
    margin-top: 15px;
}

.ticket-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.ticket {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    margin-bottom: 5px;
    cursor: pointer;
    background: #fff;
}

.ticket:hover {
    background: #f8f9fa;
}

.ticket img {
    width: 60px;
    height: 40px;
}

.ticket .time-info {
    font-size: 12px;
    color: #333;
}

.ticket .time-info div {
    font-weight: bold;
}

.ticket .time-info span {
    display: block;
    font-size: 10px;
    color: #666;
}

.ticket .price {
    text-align: right;
}

.ticket .price div {
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

#price-1 {
    font-weight: bold;
    color: #000080;
    font-size: 16px;
}

.ticket .price span {
    font-size: 10px;
    color: #666;
}

/* === DROPDOWN === */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-button {
    background: #f4f6f8;
    border: 1px solid #e0e0e0;
    padding: 8px 12px;
    font-size: 10px;
    color: #666;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.dropdown-button:hover {
    background: #e9ecef;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    z-index: 1;
    width: 100%;
}

.dropdown-content span {
    display: block;
    padding: 10px;
    font-size: 10px;
    color: #333;
    cursor: pointer;
}

.dropdown-content span:hover {
    background: #f8f9fa;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* === CLOSE BUTTON === */
.close-btn {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 2px;
    font-size: 13px;
    background-color: #fff;
    color: #000;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 10000;
}

.close-btn:hover {
    background-color: #fff;
}

/* === OPEN CONTAINER BUTTON === */
.open-container-btn {
    display: none;
    position: absolute;
    right: 0;
    width: 130px;
    padding: 8px 12px;
    font-size: 13px;
    height: 35px;
    color: #000;
    border-radius: 5px;
    border: 1px solid rgb(221, 225, 230) !important;
    background-color: #fff;
    cursor: pointer;
    z-index: 100;
}

.open-container-btn:hover {
    background-color: #fff;
}

/* === CONTAINER 12 === */
.container12 {
    position: fixed;
    bottom: -100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 420px;
    height: 70%;
    background-color: #fff;
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.3);
    border-radius: 20px 20px 0 0;
    transition: bottom 0.3s ease;
    padding: 20px;
    overflow-y: auto;
    z-index: 999;
}

.container-close {
    background: none !important;
    width: 24px;
    height: 24px;
    padding: 1px !important;
}

.container12.open {
    bottom: 0;
}

.container-header {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.container-header .container-close {
    background-color: #f44336;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.container-header .container-close:hover {
    background-color: #d32f2f;
}

/* === SECTIONS === */
.section {
    margin-bottom: 20px;
}

/* === COUNTER === */
.counter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.button-text {
    font-size: 2400x;
    font-weight: bold;
    position: relative;
    top: 20px !important;
}

.counter label {
    flex: 1;
    font-size: 13px;
}

.counter button {
    width: 30px;
    height: 30px;
    background-color: #e0e0e0;
    border: none;
    border-radius: 50%;
    font-size: 18px;
    cursor: pointer;
}

.counter button:hover {
    background-color: #d6d6d6;
}

.counter span {
    font-size: 16px;
    margin: 0 10px;
}

/* === DONE BUTTON === */
.done-btn {
    width: 100%;
    padding: 15px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
}

.done-btn:hover {
    background-color: #0056b3;
}

/* === INFO === */
.info-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.info-icon {
    width: 18px;
    height: 18px;
}

.info {
    display: flex;
    align-items: center;
    font-size: 11px !important;
    color: #555;
}

.info span {
    margin-left: 13px;
    font-size: 12px;
}

.info-box {
    padding: 5px 10px;
    border: 1px solid #007bff;
    border-radius: 5px;
    font-size: 10px;
    color: #007bff;
    margin-left: 10px;
}

/* === ICONS === */
.fas {
    pointer-events: none;
    z-index: 1;
}

.icon {
    fill: white;
    width: 16px;
    height: 16px;
}

.open-container-btn .icon-users {
    width: 16px;
    height: 22px;
    position: absolute;
    left: 10;
    top: 20%;
    align-items: center;
    display: flex;
}

.icon-additional {
    width: 19px;
    position: relative;
    top: -1;
    left: 13px;
}

.icon-extra {
    width: 19px;
    color: #000;
    position: relative;
    top: -1px;
    left: 10px;
}

/* === TOTALS === */
.total-passengers {
    font-size: 15px !important;
    font-weight: bold;
    position: absolute;
    left: 27;
    top: 28%;
}

.total-child-seats {
    position: absolute;
    font-size: 15px !important;
    font-weight: bold;
    left: 95px;
    top: 29%;
}

/* === RED ASTERISK === */
.red-asterisk {
    color: red;
}

/* === EXIT FULLSCREEN === */
#exitFullscreenButton {
    color: #000;
    background: none;
    font-size: 11px;
    height: 40px;
    text-align: center;
    border: 4px solid #000;
    margin-left: 10px;
    z-index: 9999;
    display: none;
    border-radius: 8px;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-bottom: 10px;
}

/* === IMAGE CONTAINER === */
.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-container img {
    width: 100%;
    height: 170px;
}

/* === COUNTER 011 === */
.counter011 {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    width: 80px !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.counter011 button {
    background-color: #fff !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    font-weight: normal !important;
    font-size: 13px !important;
    cursor: pointer !important;
}

/* === ITEM 011 === */
.item011 {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 0px !important;
    margin-top: -10px !important;
    padding: 2px !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 5px !important;
    background-color: #fff !important;
}

.item-info011 {
    flex: 1 !important;
    margin-right: 15px !important;
}

.item-title011 {
    margin-left: 10px;
    font-weight: normal !important;
    font-size: 13px !important;
}

.item-price011 {
    margin-left: 10px;
    color: #000000 !important;
    font-weight: 550;
    font-size: 11px !important;
}

/* === BOOK BUTTON === */
.book-button {
    color: #fff;
    height: 45px;
    padding: 10px 20px;
    background-color: #000080;
    border: 0px solid #000080;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 10px;
}

.button-icon {
    width: 16px;
    height: 16px;
}

.button-iconn {
    width: 22px;
    height: auto;
}

/* === CONTAINER 111 === */
.container111 {
    max-width: 600px;
    margin: 0 auto;
}

.input-group1 {
    margin-bottom: 16px;
}

.input-field1 {
    height: 40px !important;
}

/* === SECTION 3 === */
.section3 {
    border: 0px solid #e0e0e0;
    padding: 5px;
    background-color: #F2F4F8;
    border-radius: 8px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) !important;
}

.section-title3 {
    display: flex;
    align-items: center;
    font-size: 15px;
    background-color: #d8edff;
    color: #000;
    padding: 10px 15px;
    border-radius: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.section-title3 img {
    margin-right: 10px;
    width: 20px;
}

.section-title3 strong {
    font-size: 15px;
}

.radio-group3 {
    margin-top: 10px;
}

.radio-group3 label {
    display: block;
    margin: 5px 0;
    font-size: 13px;
    font-weight: bold;
}

.radio-group3 input {
    margin-right: 10px;
}

.total-added3 {
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}

/* === COUPON === */
.coupon-section3 {
    margin-top: 10px;
}

.coupon-section3 label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.coupon-section3 input {
    width: calc(100% - 140px);
    padding: 8px;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.coupon-section3 button {
    padding: 8px 15px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.coupon-section3 button:hover {
    background-color: #0056b3;
}

.coupon-section3 div {
    display: flex;
    align-items: center;
}

/* === CONTAINER 011 === */
.container011 {
    padding: 20px !important;
    max-width: 500px !important;
    margin: auto !important;
    background-color: #fff !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
}

.item01 {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 10px !important;
    background-color: #fff !important;
    margin-bottom: 10px;
}

.item-info01 {
    flex: 1 !important;
    margin-right: 15px !important;
}

.item-title01 {
    font-weight: normal !important;
    font-size: 14px !important;
}

.item-price01 {
    color: #555 !important;
    font-size: 13px !important;
}

.counter01 {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    width: 80px !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.counter01 button {
    background-color: #171D21 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    font-weight: normal !important;
    font-size: 13px !important;
    cursor: pointer !important;
}

.counter01 button img {
    width: 14px;
}

.counter01 button:disabled {
    background-color: #ccc !important;
    cursor: not-allowed !important;
}

/* === PHONE === */
.phonea {
    width: 100%;
    height: 600px;
    background: #fff;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.screena {
    width: 100%;
    height: 540px;
    margin: 30px 0;
    background: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.mapa {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    background-image: url('https://via.placeholder.com/260x540');
    background-size: cover;
    z-index: 1;
}

.radara {
    position: absolute;
    width: 200px;
    height: 200px;
    background: rgba(123, 97, 255, 0.2);
    border-radius: 50%;
    animation: pulse 2s infinite;
    z-index: 2;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.texta {
    position: relative;
    z-index: 3;
    text-align: center;
    color: #000080;
}

.texta h1 {
    font-size: 20px;
    margin: 0;
}

.texta p {
    font-size: 16px;
    margin: 5px 0 15px 0;
}

.buttona {
    background-color: #000080;
    color: white;
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 14px;
    cursor: pointer;
}

/* === CONFIRMATION === */
.confirmationa,
#laststepa {
    width: 260px;
    height: 540px;
    margin: 30px 0;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.confirmationa h1 {
    color: #000080;
    font-size: 24px;
}

.confirmationa p {
    color: #000080;
    font-size: 16px;
    margin: 10px 0;
}

.confirmationa button {
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 10px;
    cursor: pointer;
}

.confirmationa .secondarya {
    background-color: transparent;
    border: 2px solid #007BFF;
    color: #007BFF;
}

/* === CIRCLE CHECK === */
.circle-checka {
    width: 80px;
    height: 80px;
    background-color: none;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.circle-checka svg {
    width: 50px;
    height: 50px;
    color: white;
}

/* === SELECTED === */
.selected {
    border: 2px solid blue;
}

/* === CONTAINER 55 === */
.container55 {
    max-width: 600px;
}

.card55 {
    background: white;
    border-radius: 8px;
    margin-top: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 0px;
}

/* === RISK FREE === */
.risk-free {
    background-color: #f2f4f8;
    border-radius: 8px;
    padding: 5px;
    margin-bottom: 24px;
}

.risk-free-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 5px;
}

.risk-free-icon {
    color: #198754;
    font-size: 24px;
}

.risk-free h5 {
    font-size: 18px;
    margin: 0;
}

.risk-free p {
    color: #333;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

/* === FEATURE LIST === */
.feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-list li {
    margin-left: 5;
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    color: #333;
}

.feature-list i {
    width: 20px;
    text-align: center;
}

.text-success {
    color: #198754;
}

/* === NAVBAR === */
.navbar-container1 {
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px 0;
}

.navbar1 {
    display: inline-flex;
    align-items: center;
}

.navbar1 a {
    text-decoration: none;
    color: white;
    background-color: #000080;
    font-size: 16px;
    padding: 2px 15px;
    margin: 0 3px;
    border-radius: 4px;
    transition: transform 0.3s, background-color 0.3s;
}

/* === NAVBAR SCROLLBAR === */
.navbar-container1::-webkit-scrollbar {
    height: 8px;
}

.navbar-container1::-webkit-scrollbar-thumb {
    background-color: #000080;
    border-radius: 10px;
}

.navbar-container1::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
}

/* === SPECIAL COLUMN STYLING === */
#column1 img,
#column2 img,
#column3 img,
#column4 img {
    width: 62px;
    height: 40px;
}

#column1 strong,
#column2 strong,
#column3 strong {
    font-size: 13px;
}

#column4 strong {
    font-size: 13px;
    margin-top: 20px;
}

/* Column icon positioning */
.column img[src*="b67400"] {
    margin-top: 10%;
}

#column1 img[src*="b67400"] {
    margin-left: -49.5px;
}

#column2 img[src*="b67400"] {
    margin-left: -38px;
}

#column3 img[src*="b67400"] {
    margin-left: -36px;
}

#column4 img[src*="b67400"] {
    margin-left: -55px;
}

/* Column passenger count */
#column1 strong[style*="italic"],
#column2 strong[style*="italic"],
#column3 strong[style*="italic"] {
    margin-left: 0%;
    margin-top: 10%;
    font-size: 13px;
    font-style: italic;
}

#column4 strong[style*="italic"] {
    margin-left: 0%;
    margin-top: 10%;
    font-size: 12px;
    font-style: italic;
}

/* === COUNTRY CODE SELECT === */
#countrycode {
    width: 120px;
}

/* === PAYMENT METHOD === */
#paymentmethod {
    margin-bottom: 10px;
}

/* === DISPLAY SPANS === */
#display_estimatedFare,
#display_ticketType,
#display_pickupLocation,
#display_destination {
    font-weight: bold;
}

/* === MISC === */
#share {
    margin-top: 15px;
}

#privateCategory {
    margin-top: 10px;
}