*{padding: 0; margin: 0;box-sizing: border-box;scroll-behavior: inherit !important;}
body {font-family:"Mulish", sans-serif;min-height: 100vh;margin: 0;}
.ovrflow-hidden{overflow:hidden}

/*Header Css*/

.headers_New {padding: 5px 5px;}
.headers_New .logo_block {display: flex;align-items: center;}
.headers_New .logo_block img {width: 100%;}
.headers_New .menu_block {display: flex;justify-content: flex-end;align-items: center;padding: 0px 5px;}
.headers_New .menu_block ul {display: flex;padding: 0px;list-style-type: none;margin: 10px 0px;}
.headers_New .menu_block ul li {padding: 0px 10px;display: flex;align-items: center;}
.headers_New .menu_block ul li a {color: #000;font-size: 16px;font-weight: 500;line-height: 1.3em;}
.headers_New .menu_block ul li a:hover {color: #ff7900;line-height: 1.3em;font-weight: 500;}
.headers_New .menu_block ul li a.btn {font-size: 15px;font-weight: 600;line-height: 1.3em;padding: 8px 15px;background: rgb(254, 88, 3);background: linear-gradient(90deg,rgba(254, 88, 3, 1) 0%,rgba(255, 122, 1, 1) 100%);color: #f8f8f8;margin: 0px 3px;}
.headers_New .menu_block ul li a.btn:hover {background: rgb(255, 122, 1);background: linear-gradient(90deg,rgba(255, 122, 1, 1) 0%,rgba(254, 88, 3, 1) 100%);}
.headers_New .menu_block ul li a span {background-color: #f8f8f8;padding: 3px 5px;color: #ff7900;margin-right: 5px;font-weight: 600;border-radius: 5px;}
.header_mobile {display: none;}

/*Home banner*/

.hero-banner {padding: 25px 0px 20px !important;position: relative;width: 100%;height: 610px;background: url("../../assets/images/car-bus-rental-in-bangalore.webp") center center/cover  no-repeat;overflow: hidden;}
.hero-banner .overlay {position: absolute;inset: 0;background: rgba(0, 0, 0, 0.35);}
.hero-banner .hero-content {max-width: 600px;color: #fff;}
.hero-banner .hero-content p {color: #ff7a00;font-size: 20px;margin-bottom: 20px;font-weight: 600;}
.hero-banner .hero-content h1 {font-size: 30px;line-height: 1.1;font-weight: 600;margin-bottom: 30px;color: #fff;}
.hero-banner .btn-book {display: inline-block;background: #ff7a00;color: #fff;text-decoration: none;padding: 16px 35px;border-radius: 8px;font-weight: 600;}
.hero-banner .quote-form {width: 100%;background: #fff;border-radius: 7px;box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);}
.hero-banner .form-header {background: #041c4f;color: #fff;padding: 10px 25px 10px;border-top-left-radius: 7px;border-top-right-radius: 7px;}
.hero-banner .form-header h2 {font-size: 20px;color: #ff7a00;line-height: 10px;margin-bottom: 0px;text-align: center;}
.hero-banner .input-box input {padding: 5px 30px !important;}
.hero-banner .form-header p {margin-top: 0px;margin-bottom: 0px;text-align: center;}
.hero-banner .quote-form form {padding: 0px 15px 10px;}
.hero-banner .input-box {position: relative;margin-bottom: 0px;}
.hero-banner .input-box i {position: absolute;left: 10px !important;top: 70%;transform: translateY(-50%);color: #666;font-size: 12px;}
.hero-banner .input-box input,.input-box select {width: 100%;height: 35px;border: 1px solid #ddd;border-radius: 0px;padding-left: 35px;font-size: 14px;background-color: #f4f7fb;margin-bottom: 0px;}
.hero-banner .input-box label {line-height: 20px;font-size: 12px;font-weight: 600;margin-bottom: 0px;}
.hero-banner .quote-form button {width: 100%;height: 40px;border: none;background: #ff7a00;color: #fff;font-size: 16px;border-radius: 8px;cursor: pointer;font-weight: 600;margin-top: 10px;}
.hero-banner .readmore1.shine-btn {position: relative;overflow: hidden;}
.card .form-group:last-child {margin-bottom: 0px !important;}
.hero-banner .readmore1.shine-btn::before {position: absolute;width: 42%;animation: 0.9s linear infinite shine;left: -75%;height: 100%;background: linear-gradient(  120deg,  rgba(255, 255, 255, 0) 0,  rgba(255, 255, 255, 0.5) 50%,  rgba(255, 255, 255, 0) 100%);transform: skewX(-20deg);content: "";top: 0;}
.hero-banner .quote-form .getdeal{font-size: 16px; color: #ff7a00; line-height: 15px; font-weight: 600;margin-bottom: 0px}
.hero-banner .quote-form .getdealpara{font-size: 14px; color: #fff; line-height: 20px;}

.features-section {background-color: transparen;padding: 10px 40px;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;position: relative;margin-top: -100px;}
.features-section .feature-box {display: flex;align-items: center;gap: 10px;flex: 1;padding: 0 8px;position: relative;}
.features-section .feature-box:not(:last-child)::after {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 70px;background: rgba(255, 255, 255, 0.25);}
.features-section .icon-box {width: 82px;height: 82px;border: 2px solid #ff6b00;border-radius: 18px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.features-section .icon-box i {font-size: 42px;color: #fff;}
.features-section .content h4 {color: #fff;font-size: 18px;font-weight: 700;margin: 0 0 0px;}
.features-section .content p {color: #d9d9d9 !important;font-size: 16px;line-height: 20px;margin: 0;text-align: left;}

.testimonial-area {padding: 15px 0px;background-image: url("../images/background-pattern-1.webp") !important;background-repeat: repeat-x repeat-y !important;background-attachment: fixed;}
.testimonial-area .single-testimonial {background-color: #fff;box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;padding: 5px;border-radius: 9px;}
.testimonial-area .packageslist .row .col-md-4 {padding: 0px 15px;}
.testimonial-area .testi-author {overflow: hidden;}
.testimonial-area .packageslist h4 {font-size: 14px;margin-bottom: 0px;line-height: 20px;}
.testimonial-area .packageslist ul li {display: inline;}
.testimonial-area .packageslist p {font-size: 13px;line-height: 17px;text-align: left;}
.testimonial-area .single-testimonial .testiimg img {background-color: #f6f6f6;padding: 0px;width: 70px;height: 50px;margin-right: 10px;}
.testimonial-area .ta-info h2 {font-size: 16px;margin-bottom: 5px;line-height: 20px;}
.testimonial-area .ta-info img {width: 25px;margin-right: 5px;width: 25px;margin-right: 5px;}
.testimonial-area .right {border-right: 1px solid #000;}
.testimonial-area .testi-author img {float: left;padding: 4px 0px;}
.testimonial-area .packageslist {border-bottom: 1px solid #e1e1e1;padding-bottom: 5px;margin-bottom: 5px;}
.testimonial-area .single-testimonial p {margin-bottom: 0;}
.testimonial-area .testimonial-active .slick-arrow {position: absolute;bottom: -80px;left: 0;border: none;background: none;padding: 0;font-size: 24px;color: #fff;z-index: 9;cursor: pointer;transition: 0.3s;width: 94%;}
.testimonial-area .testimonial-active i {font-size: 30px;color: #fff;margin-bottom: 30px;}
.testimonial-area .testimonial-active .slick-next {left: 40px;}
.testimonial-area .testimonial-active .slick-arrow:hover {color: #ffc000;}
.testimonial-area .testimonial-avatar.p-relative {min-height: 455px;display: block;overflow: hidden;}
.testimonial-area .testimonial-avatar .ta {position: absolute;left: 50%;top: 50%;overflow: hidden;transition: all 1200ms ease;-moz-transition: all 1200ms ease;-webkit-transition: all 1200ms ease;-ms-transition: all 1200ms ease;-o-transition: all 1200ms ease;}
.testimonial-area .pri p {color: #fe5b03;font-size: 13px;text-align: center;margin-top: 2px;margin-bottom: 0px;font-weight: 600 !important;}
.testimonial-area .pricing-btn .btn {background: linear-gradient(  90deg,  rgba(254, 88, 3, 1) 0%,  rgba(255, 122, 1, 1) 100%);order-color: #ffc000;color: #fff;width: 100%;line-height: 15px;}


.vehicle-card {max-width: 430px;margin: auto;background: #fff;border-radius: 8px;overflow: hidden;box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);padding: 5px;}
.vehicle-card .top-section {display: flex;align-items: center;gap: 18px;}
.vehicle-card .vehicle-image {width: 80px;}
.vehicle-card .vehicle-image img {width: 100%;display: block;}
.vehicle-card .vehicle-info {flex: 1;}
.vehicle-card .vehicle-info h3 {font-size: 16px;font-weight: 700;color: #13213d;margin-bottom: 5px;margin-bottom: 0px;line-height: 15px;}
.vehicle-card .seat {display: flex;align-items: center;gap: 10px;font-size: 14px;}
.vehicle-card .seat i {color: #ff6200;}
.vehicle-card .divider {height: 1px;background: #ececec;margin: 5px 0;}
.vehicle-card .title {display: flex;align-items: center;gap: 15px;margin-bottom: 0px;}
.vehicle-card .title span {flex: 1;height: 2px;background: #ff6a00;}
.vehicle-card .title h3 {color: #ff6200;font-size: 12px;font-weight: 600;white-space: nowrap;margin-bottom: 0px;line-height: 20px;}
.vehicle-card .pricing {display: flex;justify-content: space-between;align-items: center;padding: 0px 7px;}
.vehicle-card .item {display: flex;align-items: center;gap: 5px;}
.vehicle-card .icon {width: 30px;height: 30px;border: 2px solid #ff6200;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #ff6200;font-size: 12px;background-color: transparent;}
.vehicle-card .item h4 {font-size: 12px;color: #222;margin-bottom: 0px;line-height: 20px;}
.vehicle-card .item p {font-size: 12px;color: #222;line-height: 15px;margin-bottom: 0px;}
.vehicle-card .pricing .line {width: 1px !important;height: 35px;background: #cfcfcf;}
.vehicle-card .btn {margin-top:10px;display: flex;justify-content: center;align-items: center;gap: 12px;background: linear-gradient(90deg, #ff5a00, #ff8300);color: #fff;text-decoration: none;padding: 5px 10px;border-radius: 8px;font-size: 14px;font-weight: 600;transition: 0.3s;width: 100%;}
.vehicle-card .btn:hover {opacity: 0.9;}
.vehicle-card .btn i {margin-left: auto;}

.vehicle-card-green {max-width: 430px;margin: auto;background: #fff;border-radius: 8px;overflow: hidden;box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);padding: 5px;}
.vehicle-card-green .top-section {display: flex;align-items: center;gap: 18px;}
.vehicle-card-green .vehicle-image {width: 80px;}
.vehicle-card-green .vehicle-image img {width: 100%;display: block;}
.vehicle-card-green .vehicle-info {flex: 1;}
.vehicle-card-green .vehicle-info h3 {font-size: 16px;font-weight: 700;color: #13213d;margin-bottom: 5px;margin-bottom: 0px;line-height: 15px;}
.vehicle-card-green .seat {display: flex;align-items: center;gap: 10px;font-size: 14px;}
.vehicle-card-green .seat i {color: #058e6e;}
.vehicle-card-green .divider {height: 1px;background: #ececec;margin: 5px 0;}
.vehicle-card-green .title {display: flex;align-items: center;gap: 15px;margin-bottom: 0px;}
.vehicle-card-green .title span {flex: 1;height: 2px;background: #058e6e;}
.vehicle-card-green .title h3 {color: #058e6e;font-size: 12px;font-weight: 600;white-space: nowrap;margin-bottom: 0px;line-height: 20px;}
.vehicle-card-green .pricing {display: flex;justify-content: space-between;align-items: center;padding: 0px 7px;}
.vehicle-card-green .item {display: flex;align-items: center;gap: 5px;}
.vehicle-card-green .icon {width: 30px;height: 30px;border: 2px solid #058e6e;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #058e6e;font-size: 12px;background-color: transparent;}
.vehicle-card-green .item h4 {font-size: 12px;color: #222;margin-bottom: 0px;line-height: 20px;}
.vehicle-card-green .item p {font-size: 12px;color: #222;line-height: 15px;margin-bottom: 0px;}
.vehicle-card-green .pricing .line {width: 1px !important;height: 35px;background: #cfcfcf;}
.vehicle-card-green .btn {margin-top: 10px;display: flex;justify-content: center;align-items: center;gap: 12px;background: linear-gradient(90deg, #058e6e, #058e6e);color: #fff;text-decoration: none;padding: 5px 10px;border-radius: 8px;font-size: 14px;font-weight: 600;transition: 0.3s;width: 100%;}
.vehicle-card-green .btn:hover {opacity: 0.9;}
.vehicle-card-green .btn i {margin-left: auto;}

.vehicle-card-blue {max-width: 430px;margin: auto;background: #fff;border-radius: 8px;overflow: hidden;box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);padding: 5px;}
.vehicle-card-blue .top-section {display: flex;align-items: center;gap: 18px;}
.vehicle-card-blue .vehicle-image {width: 80px;}
.vehicle-card-blue .vehicle-image img {width: 100%;display: block;}
.vehicle-card-blue .vehicle-info {flex: 1;}
.vehicle-card-blue .vehicle-info h3 {font-size: 16px;font-weight: 700;color: #13213d;margin-bottom: 5px;margin-bottom: 0px;line-height: 15px;}
.vehicle-card-blue .seat {display: flex;align-items: center;gap: 10px;font-size: 14px;}
.vehicle-card-blue .seat i {color: #1374d5;}
.vehicle-card-blue .divider {height: 1px;background: #ececec;margin: 5px 0;}
.vehicle-card-blue .title {display: flex;align-items: center;gap: 15px;margin-bottom: 0px;}
.vehicle-card-blue .title span {flex: 1;height: 2px;background: #1374d5;}
.vehicle-card-blue .title h3 {color: #1374d5;font-size: 12px;font-weight: 600;white-space: nowrap;margin-bottom: 0px;line-height: 20px;}
.vehicle-card-blue .pricing {display: flex;justify-content: space-between;align-items: center;padding: 0px 7px;}
.vehicle-card-blue .item {display: flex;align-items: center;gap: 5px;}
.vehicle-card-blue .icon {width: 30px;height: 30px;border: 2px solid #1374d5;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #1374d5;font-size: 12px;background-color: transparent;}
.vehicle-card-blue .item h4 {font-size: 12px;color: #222;margin-bottom: 0px;line-height: 20px;}
.vehicle-card-blue .item p {font-size: 12px;color: #222;line-height: 15px;margin-bottom: 0px;}
.vehicle-card-blue .pricing .line {width: 1px !important;height: 35px;background: #cfcfcf;}
.vehicle-card-blue .btn {margin-top: 10px !important;display: flex;justify-content: center;align-items: center;gap: 12px;background: linear-gradient(90deg, #1374d5, #1374d5);color: #fff;text-decoration: none;padding: 5px 10px;border-radius: 8px;font-size: 14px;font-weight: 600;transition: 0.3s;width: 100%;}
.vehicle-card-blue .btn:hover {opacity: 0.9;}
.vehicle-card-blue .btn i {margin-left: auto;}



.home-fleets-details {position: relative;width: 100%;min-height: 0px;padding: 30px 0px;background: url("../../assets/images/home-fleet-banner.webp") center center;background-size: cover;background-repeat: no-repeat;overflow: hidden;}
.home-fleets-details:before {content: "";background-color: #fff;opacity: 0.5;}
.home-fleets-details p span {text-align: center;font-size: 16px;margin-bottom: 0px; background-color: #fff;padding: 3px 10px;border-radius: 25px;}
.home-fleets-details p span i {color: #fe5803;}
.home-fleets-details h2 {text-align: center;font-size: 36px;line-height: 45px;margin-bottom: 0px;}
.home-fleets-details h2 span {color: #fe5803;}
.home-fleets-details p {text-align: center;color: #000;margin-bottom: 0px;}
.home-fleets-details .fleet-tabs {margin-top: 0px !important;}
.home-fleets-details .tab-btn {justify-content: center;flex: 1;border: none;background: none;padding: 15px;cursor: pointer;color: #162447;font-size: 18px;font-weight: 600;display: flex;flex-direction: row;align-items: center;gap: 10px;position: relative;transition: 0.3s;}

.fleet-tabs {background: #fff;border-radius: 10px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);display: flex;  justify-content: space-between;overflow-x: auto;width: 85%; margin-top: 0px;margin-bottom: 10px;z-index: 999;margin-right: auto;margin-left: auto;position: relative;}
.tab-btn {flex: 1;border: none;background: none;padding: 15px 15px;cursor: pointer;color: #162447;font-size: 18px;font-weight: 600; display: flex; flex-direction: column; align-items: center; gap: 10px; position: relative; transition: 0.3s; display: inline;}
.tab-btn i {font-size: 20px;width: 40px;height: 40px;background-color: transparent;padding: 10px;gap: 15px; color: #000; border-radius: 7px; margin-right: 5px;}
.tab-btn:not(:last-child) {border-right: 1px solid #ececec;}
.tab-btn.active i {color: #ff6600;}
.tab-btn.active { color: #ff6600;}
.tab-btn.active::after {content: "";position: absolute;bottom: 0; left: 0; width: 100%; height: 4px; background: #ff6600; border-radius: 10px;}
.tab-content {display: none;background: #fff;margin-top: 0px;padding: 15px; border-radius: 20px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);}
.tab-content h3 { color: #162447; margin-bottom: 10px;}
.tab-content p {color: #666;line-height: 1.8;}
.active-content {display: block; width: 100%;}

.why-choose-us {width: 56%;margin: 10px auto;background: #fff;border-radius: 7px;box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);}
.why-choose-us .feature-box1 {text-align: center;padding: 10px 10px;border-right: 1px solid #edf0f5;}
.why-choose-us .feature-box1:last-child {border-right: none;}
.why-choose-us .feature-box1 h4 {font-size: 14px;line-height: 15px;margin-bottom: 0px;font-weight: 600 !important;}
.why-choose-us .icon-circle {width: 45px;height: 45px; margin: 0 auto 10px;border-radius: 50%;background: #fff4ed;align-items: center;justify-content: center;}
.why-choose-us .icon-circle i {font-size: 26px;color: #ff6600;padding: 9px;}
.why-choose-us .feature-box h3 {font-size: 16px;font-weight: 700;line-height: 1.4;color: #162447;}

.fleetde {box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;background-color: #fff;border-radius: 10px;margin-bottom: 10px;}
.fleetde .fleet-image {position: relative;background: #eef5fb;}
.fleetde .fleet-image img {width: 100%;display: block;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.fleetde .fleet-tag {position: absolute;top: 10px;left: 10px;background: #0a2d6d;color: #fff;padding: 0px 14px;border-radius: 20px;font-size: 14px;font-weight: 600;}
.fleetde .fleet-tag i {margin-right: 5px;}
.fleetde .fleet-details {padding: 5px 10px;}
.fleetde .fleet-info {display: flex;justify-content: center;align-items: center;padding-bottom: 5px;border-bottom: 1px solid #ececec;}
.fleetde .info-item {display: flex;align-items: center;gap: 5px;color: #2c3e50;font-size: 12px;font-weight: 600;border-right: 1px solid #ddd;padding: 0px 8px;}
.fleetde .info-item:last-child {border-right: none;}
.fleetde .info-item i {color: #ff6b00;}
.fleetde .fleet-footer {margin-top: 5px;display: flex;justify-content: space-between;align-items: center;}
.fleetde .price {font-size: 14px;font-weight: 700;color: #0d1b4c;line-height: 10px;}
.fleetde .price small {font-weight: 600;font-size: 8px;}
.fleetde .price span {color: #ff6b00;font-size: 20px;font-weight: 800;}
.fleetde .book-btn {text-decoration: none;border: 2px solid #ff8b45;color: #ff6b00;padding: 1px 10px;border-radius: 25px;font-size: 14px;font-weight: 600;transition: 0.3s ease;display: flex;align-items: center;gap: 10px;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}
.fleetde .book-btn:hover {background: #ff6b00;color: #fff;}
.fleetde .book-btn i {color: #000;animation: arrowMove 1.8s infinite ease-in-out;}


.review-section {padding: 30px 0 50px;background-color: #02255d;}

.review-top {padding: 10px 30px;display: flex;gap: 30px;align-items: left;font-size: 12px}
.rating-box {width: 100%;color: #fff;}
p.sub-title {color: #ff7b29;font-size: 10px;font-weight: 600;text-align: left;line-height: 15px;margin-bottom: 5px;}
.rating-box h3 {margin: 0px 0 5px;line-height: 1.4;font-size: 20px;color: #fff;text-align: left;}
.google-rating {display: flex;align-items: center;gap: 15px;}
.google-rating img {width: 55px;}
.google-rating h3 {color: #fff;font-size: 20px !important;line-height: 0px;}
.google-rating .stars {color: #ffbf00;letter-spacing: 2px;font-size: 30px;padding-left: 0px;}
.google-rating .ratingss {margin-top: 15px;}
.google-rating .ratingss p {margin-bottom: 0px;}
.review-card {width: 100%;background: #fff;padding: 0px;border-radius: 10px;position: relative;}
.review-card blockquote.testimonial-text {color: #000 !important;text-align: left;}
.quote {font-size: 40px;color: #ddd;}
.review-card .stars {color: #ffbf00;margin-bottom: 10px;font-size: 30px;padding-left: 0px;}
.review-card p {color: #444;line-height: 25px;margin-top: 15px; font-size: 16px}
.review-user {display: flex;align-items: center;gap: 15px;margin-top: 0px;float: right;text-align: right;}
.review-user h4 {font-size: 20px;font-style: italic;margin-bottom: 0px;}
.review-user img {width: 55px;height: 55px;border-radius: 50%;object-fit: cover;}
.dots {text-align: center;margin-top: 15px;}
.dots span {width: 8px;height: 8px;background: #ccc;display: inline-block;border-radius: 50%;margin: 0 3px;}
.dots .active {background: #ff7b29;}
.help-box {background: #fff;padding: 5px 25px;border-radius: 12px;margin-top: -50px;display: flex;justify-content: space-between;align-items: center;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.help-item {display: flex;gap: 15px;align-items: center;}
.help-item div {padding-right: 20px;}
.help-item .icon {padding-right: 0px !important;}
.help-item1 {border-right: 1px solid #ddd;}
.help-item1 h5 {margin-bottom: 0px;}
.help-item1 h6 {font-size: 30px;line-height: 30px;color: #ff7b29;}
.icon {width: 80px;height: 75px;background: #ff7b29;color: #fff;border-radius: 10px;display: flex;align-items: center;justify-content: center;font-size: 50px;}

.center h3 {color: #ff7b29;font-size: ;}
.help-buttons {display: flex;flex-direction: column;gap: 10px;}
.whatsapp-btn {text-align: center;background: #006400;color: #fff;padding: 5px 25px;border-radius: 5px;text-decoration: none;font-weight: 600;font-size: 16px;}
.whatsapp-btn:hover {color: #fff;}
.callback-btn {text-align: center;border: 2px solid #ff7b29;color: #fff;padding: 4px 25px;border-radius: 5px;text-decoration: none;background-color: #ff7b29;}
.callback-btn:hover {color: #fff;}
.testimonial-active4 {margin-left: 0px;margin-right: 0px;}
.testimonial-active4 .slick-slide {width: 100%;position: relative;background-color: #fff;padding: 0px;margin: 0 0px;box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.01);border-radius: 4px;}
.testimonial-active4 .slick-slide:hover {background: #fff;box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.05);}
.testimonial-active4 .testi-img {float: left;margin-bottom: 20px;position: absolute;left: 0;top: 80px;}
.testimonial-active4 .ta-info {overflow: hidden;float: left;margin-left: 20px;padding-top: 20px;}
.testimonial-active4 .ta-info span {color: #777;font-size: 16px;display: block;margin-bottom: 5px;}
.testimonial-active4 .ta-info h6 {font-size: 26px;margin-bottom: 0;font-weight: 600;color: #141b22;}
.testimonial-active4 .com-icon {position: absolute;right: 50px;top: 45px;}
.testimonial-active4 .slick-dots {text-align: center;position: absolute;width: 100%;margin-top: -35px;z-index: -9999;}
.testimonial-active4 .slick-dots li {display: inline-block;margin: 0 0px;line-height: 0;}
.testimonial-active4 .slick-dots li button {text-indent: -99999px;border: none;padding: 0;margin-left: 10px;z-index: 1;cursor: pointer;transition: 0.3s;background-color: #ccc;height: 10px;width: 10px;border-radius: 10px;}
.testimonial-active4 .slick-dots .slick-active button {width: 10px;background-color: #ffc000;height: 10px;}
.testimonial-active4 .qt-img {position: absolute;right: 30px;top: 30px;}
.testimonial-active4 .qt-img img {display: inline-block;margin-bottom: 30px;}
.stars1 span {background-color: #006400;padding: 5px 10px;border-radius: 7px;}
.stars1 span .fa {color: #fff;font-size: 12px;padding: 0px 0px;color: #ffbf00;}



.ratingreview {position: relative;margin-top: -10px;}
.ratingreview .help-item {border-right: 1px solid #ddd;}
.ratingreview { margin: 10px !important;}
.ratingreview .icon { width: 80px; height: 60px; font-size: 36px;}
.ratingreview .help-item {border-right: 0px solid #ddd;}
.ratingreview h4 {font-size: 20px;margin-bottom: 0px;line-height: 25px;}
.ratingreview p {font-size: 16px;line-height: 15px;text-align: left;margin-bottom: 5px;}


.travel {padding: 30px 0px 0px;line-height: 1.3em;text-align: center;}
.travel h4 {font-size: 33px;font-weight: 600;line-height: 1.3em;color: #ff7900;margin-bottom: 20px;}
.travel .row {margin-top: 20px;}
.travel .card {height: 100%;padding: 15px 10px;border: none;}
.travel .card img {width: 75px;margin: 0px auto;}
.travel h4 {margin-top: 20px;font-size: 18px;font-weight: 600;line-height: 1.3em;color: #113a3c;margin-bottom: 0px;}
.travel p{padding: 5px 0px}

.about_us h3 {font-size: 16px;margin-bottom: 0px;}
.about_us p {font-size: 14px;margin-bottom: 0px;line-height: 25px;color: #113a3c;}
.about_us ul {margin: 0px;}
.about_us ul li {font-size: 14px;margin-bottom: 0px;line-height: 25px;color: #113a3c;}

.corporate {background-color: #f4f8fb;padding: 30px 0px;}
.corporate h3 {font-size: 18px;font-weight: 600;line-height: 1.3em; color: #000;text-align: center;}
.corporate .col-6 {padding: 0px 5px;}
.corporate img {width: 100%;}



.footer{background-color:#001c4d !important;border-top:1px solid #ddd;}
.footer .container{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;}
.footer-col{flex:1;min-width:100%;}
.company{max-width:100%;}
.logo{width:170px;margin-bottom:15px;}
.footer-col{border-right: 1px solid #f4f8fb; padding-right:0px; margin-bottom: 20px}
.footer-col:last-child{border-right: none}
.footer-col h4{font-size:16px;color:#ff8c1a;margin-bottom:5px;font-weight:700;line-height: 20px;}
.footer-col ul{list-style:none;padding-left: 0px;margin: 0px;}
.footer-col ul li{margin-bottom:0px;line-height: 22px;}
.footer-col ul li a{text-decoration:none;color:#fff;font-size:14px;transition:0.3s;}
.footer-col ul li a:hover{color:#f37021;}
.company p{font-size:14px;color:#fff;line-height:1.6;margin-bottom: 10px;}
.socialmedia p{font-size: 12px}
.social-icons{display:flex;gap:10px;margin-bottom:20px;}
.social-icons a{width:38px;height:38px;border:1px solid #ff8c1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;text-decoration:none;transition:0.3s;background-color: #ff8c1a;}
.social-icons a:hover{background:#f37021;color:#fff;border-color:#f37021;}
.copyright{font-size:13px;color:#000 !important;margin-bottom:0px;padding: 8px 0px !important;}
.copyright p{margin-bottom: 0px; color: #fff}
.copyright a{color: #fff}
.footer-links {text-align: right; padding: 5px 0px}
.footer-links a{color:#fff;text-decoration:none;font-size:13px;}
.footer-links a:hover{color:#f37021;}
.social-icons1{display:none;gap:10px;margin-bottom:20px;}
.social-icons1 a{width:38px;height:38px;border:1px solid #ff8c1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;text-decoration:none;transition:0.3s;background-color: #ff8c1a;}
.social-icons1 a:hover{background:#f37021;color:#fff;border-color:#f37021;}
.socialmedia{display: none;}
.oninepayment{display: none;}
.copyright {text-align: center;}
  	.copyright  p{font-size: 14px}
  	.footer hr{border-color: #fff;margin: 0px}

.mobilenav {display: none;}

  nav.mobilenav {z-index: 9999;position: fixed;bottom: 0;width: 100%;padding: 0px;max-width: 500px;margin: 0 auto;left: 0;right: 0;}
  .mobilenav ul {margin: 0px;width: 100%;padding: 0px 2px;}
  .mobilenav ul li {list-style: none;display: inline-block;width: 18.5%;}
  .mobilenav ul li a p {margin-bottom: 0px;font-size: 10px;line-height: 20px;}

  .mobilenav .nav-box {display: flex;padding: 5px 0px;background: linear-gradient(  90deg,  rgba(254, 88, 3, 1) 0%,  rgba(255, 122, 1, 1) 100%);box-shadow: 0px 0px 16px 0px #4444;border-radius: 50px;margin-bottom: 15px;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,  rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;border: 2px solid #fff;margin-left: 3px;margin-right: 3px;}
  .mobilenav .nav-container {display: flex;width: 100%;list-style: none;justify-content: space-around;margin: 0px !important;padding: 0px 0px;}
  .mobilenav .nav__item {display: flex;position: relative;padding: 2px;}
  .mobilenav .nav__item.active .nav__item-icon {margin-top: -26px;box-shadow: 0px 0px 16px 0px #4444;background-color: #fff;border: 3px solid #ff7601;}
  .mobilenav .nav__item.active .nav__item-icon .fa {color: #ff7601;}
  .mobilenav .nav__item.active .nav__item-text {transform: scale(1);}
  .mobilenav .nav__item-link {display: flex;flex-direction: column;align-items: center;color: #fff;text-decoration: none;}
  .mobilenav .nav__item-icon {display: flex;align-items: center;justify-content: center;font-size: 20px;border-radius: 50%;height: 45px;width: 45px;transition: margin-top 250ms ease-in-out, box-shadow 250ms ease-in-out;}
  .mobilenav .nav__item-icon .fa {color: #fff;}
  .mobilenav .nav__item-text {position: absolute;bottom: 0;transform: scale(0);transition: transform 250ms ease-in-out;font-size: 14px;line-height: 25px;color: #ffffff;font-weight: 600;}











  /* ------------ About Us Page ------------*/

.aboutus-page {position: relative;margin: auto;border-radius: 0px;background: url("../../assets/images/aboutus.webp") center center/cover    no-repeat;min-height: 300px;}
.aboutus-page {padding: 60px 0px;}
.aboutus-page h1 {color: #fff;font-size: 30px;line-height: 20px;}
.aboutus-page h1 span {color: #ff7b29;}
.aboutus-page p {text-align: left; color: #fff;line-height: 20px}


.about-rating .content {padding: 0px;}
.about-rating .row{width: 100%}
.about-rating .review-stats {width: 80% !important;background: #fff;width: 100%;border-radius: 10px;padding: 15px 15px;display: flex;justify-content: space-between;align-items: center;justify-content: space-between;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);margin-left: auto;margin-right: auto;position: relative;margin-top: -45px;z-index: 999;}
.about-rating .review-stats .icon {width: 50px;height: 50px;background: #ff7b29;color: #fff;border-radius: 10px;display: flex;align-items: center;justify-content: center;font-size: 25px;margin: 0px !important;}

.stat-box {display: flex; align-items: center;gap: 5px; flex: 1;}
.content h3 {font-size: 20px;font-weight: 700;color: #222;margin-bottom: 0px;line-height: 26px;}
.content p {font-size: 14px;color: #000 !important;margin-bottom: 0px;}

.about-section {padding: 20px;}
.about-section p {font-size: 16px;color: #000;}
.about-image {flex: 1;}
.about-image img {width: 100%;border-radius: 15px;display: block;object-fit: cover;}
.about-content {flex: 1;}
.about-content p {color: #000;line-height: 1.9;font-size: 16px;margin-bottom: 15px;}
.about-content .subtitle {font-size: 22px;font-weight: 700;color: #1c2b39;display: block;}
.about-content .line {width: 70px;height: 4px;background: #e89a52;margin: 15px 0 10px;border-radius: 10px;}


.about-journy {padding: 20px 0px;}
.about-journy h3 {font-size: 22px; line-height: 20px}
.about-journy .line {width: 70px;height: 4px;background: #e89a52;margin: 15px 0 10px;border-radius: 10px;}
.about-journy .journey {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);padding: 15px;border-radius: 7px;height: 300px;}
.about-journy .goals {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);padding: 15px;border-radius: 7px;height: 300px;}
.about-journy p{line-height: 25px}
.about-journy ul li{line-height: 25px}

.why-choose {margin: 10px auto;background: #fff;padding: 10px 0px;border-radius: 7px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);}
.why-choose .heading-line {display: block;width: 50px;height: 3px;background: #ff6600;margin: 10px auto 10px;border-radius: 10px;}
.why-choose .section-title {text-align: center;margin-bottom: 5px;}
.why-choose .section-title span {display: block;width: 60px;height: 2px;background: #f7941d;margin: 10px auto 20px;border-radius: 5px;}
.why-choose h3 {font-size: 18px;line-height: 20px;margin-bottom: 0px;}
.why-choose .features1 {display: grid;grid-template-columns: repeat(6, 1fr);}
.why-choose .feature-box1 {text-align: center;padding: 10px 10px;border-right: 1px solid #e5e5e5;}
.why-choose .feature-box1:last-child {border-right: none;}
.why-choose .feature-box1 i {font-size: 42px;color: #ff6b00;margin-bottom: 15px;}
.why-choose .feature-box1 h4 {font-size: 14px;color: #081b4b;margin-bottom: 5px;font-weight: 700; line-height: 15px}
.why-choose .feature-box1 p {font-size: 13px;line-height: 20px;color: #444;text-align: center;}


.services {padding: 10px 0px 20px;}
.services .section-title h3 {font-size: 20px;color: #222; font-weight: 700; line-height: 20px;margin-bottom: 10px;text-align: center;}
.services .section-title span {display: block;width: 60px;height: 2px;background: #f7941d;margin: 10px auto 10px;border-radius: 5px;}
.services .section-title p {font-size: 16px;color: #000; text-align: center;}

.service-grid {display: grid;grid-template-columns: repeat(5, 1fr);gap: 25px;}
.service-card {background: #fff;border-radius: 12px;overflow: hidden;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);}
.service-card .icon {width: 40px;height: 40px;background: #ff7b29;color: #fff;border-radius: 10px;display: flex;align-items: center;justify-content: center;font-size: 20px;margin-top: -45px;position: absolute;right: 10px;}
.service-image {position: relative;height: 180px;}
.service-image img {width: 100%;height: 100%;object-fit: cover;}
.service-content {padding: 12px !important;}
.service-content h3 {font-size: 16px;color: #222;margin-bottom: 10px;line-height: 20px;text-align: center;}
.service-content p {color: #666;line-height: 17px;font-size: 14px;text-align: center;}


.help-section {background-color: #001c4d;border-radius: 7px;padding: 15px 15px;margin: 5px 0px;display: flex;align-items: center;justify-content: left;gap: 0px;flex-wrap: wrap;}
.help-section .help-box {margin-top: 0px;padding: 10px 10px;display: flex;align-items: center;gap: 25px;border-right: 1px solid rgba(255, 255, 255, 0.15);background: none;box-shadow: none;}
.help-section .help-box:last-of-type {border-right: none;}
.help-section .icon {width: 55px;height: 55px;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 30px;flex-shrink: 0;color: #fff;}
.help-section .icon i {font-size: 30px;color: #fff;}
.help-section .orange {background: #ff6b00;}
.help-section .help-box:nth-child(4) {padding: 5px;margin-left: 15px;}
.help-section .help-box:nth-child(4) .content {width: 100%;text-align: center;padding: 5px 0px;}
.help-section .green {background: #25d366;border: 1px solid #25d366;}
.help-section .content h3 {color: #fff;font-size: 38px;font-weight: 700;margin-bottom: 5px;}
.help-section .content h4 {color: #fff;font-size: 20px;margin-bottom: 0px;}
.help-section .content p {color: #fff !important ;font-size: 16px;}
.help-section .content a {color: #fff;text-decoration: none;font-size: 20px;font-weight: 700;}
.help-section .enquiry-btn a {display: inline-flex;align-items: center;gap: 12px;background: #fff;color: #ff6b00;padding: 18px 35px;border-radius: 10px;text-decoration: none;font-size: 18px;font-weight: 700;transition: 0.3s;}
.help-section .enquiry-btn a:hover {background: #ff6b00;color: #fff;}
.help-section .callback-btn {padding: 10px 25px}

.stats-section {margin: 5px 0px;background: #fff;border-radius: 7px;padding: 5px;display: flex;justify-content: space-between;align-items: center;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);}
.stats-section .stat-box {flex: 1;display: flex;align-items: center;justify-content: center;gap: 5px;padding: 15px 20px;border-right: 1px solid #e5e5e5;}
.stats-section .stat-box:last-child {border-right: none;}
.stats-section .stat-icon {font-size: 35px;color: #111827;min-width: 50px;}
.stats-section .stat-content h3 {font-size: 20px !important;font-weight: 700;color: #111827;margin-bottom: 5px;line-height: 10px}
.stats-section .stat-content p {font-size: 16px;color: #444;font-weight: 500;line-height: 1.4;margin-bottom: 0px;}



/*Our Fleets*/

.fleets {padding:20px 0px;position: relative;width: 100%;min-height: 0px; background: url("../../assets/images/fleet-banner.jpg") center center;background-size: cover; background-repeat: no-repeat;overflow: hidden;}
.fleets .fleet-left h1 {font-size: 36px;line-height: 1.1;color: #000;margin: 15px 0;text-align: left;}
.fleets .fleet-left h1 span {color: #ff6600;}
.fleets .fleet-left p {font-size: 16px; color: #000; line-height: 1.6;}

.fleets .fleet-content {max-width: 1400px;margin: auto;display: flex;align-items: center;justify-content: space-between;position: relative;z-index: 2;padding: 30px 0px 30px;}
.fleets .fleet-left {width: 45%;}
.fleets .fleet-left h1 {font-size: 36px;line-height: 1.1;color: #000;margin: 15px 0;text-align: left;}
.fleets .fleet-left h1 span {color: #ff6600;}
.fleets .fleet-left p {font-size: 16px;color: #000;line-height: 1.6;}

.fleets-main {background-image: url("../images/background-pattern-1.webp");background-repeat: repeat-x repeat-y !important;background-attachment: fixed;padding: 10px;border-radius: 7px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.fleets-main .heading-line {display: block;width: 50px;height: 3px;background: #ff6600;margin: 10px auto 10px;border-radius: 10px;}
.fleets-main .section-title {text-align: center;margin-bottom: 5px;}
.fleets-main h3 {font-size: 20px;line-height: 20px;}
.fleets-main .fleets-tabs {background: #fff;border-radius: 10px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);display: flex;justify-content: space-between;overflow-x: auto;width: 75%;margin-top: -40px;z-index: 999;margin-right: auto;margin-left: auto;margin-bottom: 15px;}
.fleets-main .tab-btn {flex: 1;border: none;background: none;padding: 15px 12px;cursor: pointer;color: #162447;font-size: 18px;font-weight: 600;display: flex;flex-direction: column;align-items: center;gap: 10px;position: relative;transition: 0.3s;display: inline;}
.fleets-main .tab-btn i {font-size: 20px;width: 40px;height: 40px;background-color: #ff6600;padding: 10px;gap: 15px;color: #fff;border-radius: 7px;margin-right: 5px;}
.fleets-main .tab-btn:not(:last-child) {border-right: 1px solid #ececec;}
.fleets-main .tab-btn.active {color: #ff6600;}
.fleets-main .tab-btn.active::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background: #ff6600;border-radius: 10px;}
.fleets-main .tab-content {display: none;background: #fff;margin-top: 0px;padding: 10px;border-radius: 10px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);}
.fleets-main .active-content {display: block;width: 100%;}
.fleets-main .tab-content h3 {color: #162447;margin-bottom: 10px;}
.fleets-main .tab-content p {color: #666;line-height: 1.8;}
.fleet-info {display: flex;justify-content: space-between;align-items: center;padding-bottom: 0px;border-bottom: 1px solid #ececec;}



.blog-page{position:relative; margin:auto; border-radius:0px;background:url('../../assets/images/blog-page.webp') center center/cover no-repeat;min-height:320px;}
.blogs{padding: 30px; 0px}
.blogs h3{font-size: 20px; text-align: center;}



.contact-banner{padding: 20px 0px;position:relative;overflow:hidden;background:url('../../assets/images/contact-us.webp') center center/cover no-repeat;}
.contact-banner .contact-content{max-width:650px; color:#fff;}
.contact-banner .contact-content h1{font-size:40px;font-weight:700;margin-bottom:5px;line-height:1;color: #000;}
.contact-banner .line{width:55px;height:3px;background:#ff7a00;border-radius:20px;margin:5px 0;}
.contact-banner .contact-content p{font-size:18px;line-height:1.8;color:#000;font-weight: 600}
.contact-banner .contact-content p span{color:#ff7a00;}
.contact-banner .feature-box{background-color: #fff; margin-top:35px;display:flex; align-items:center;justify-content:space-between;border-radius:7px;padding:10px 20px;}
.contact-banner .feature-item{display:flex;align-items:center;gap:10px;}
.contact-banner .icon-circle{width:35px;height:35px;border-radius:7px; background:#fff;display:flex; align-items:center;justify-content:center;}
.contact-banner .icon-circle i{font-size:14px;color:#ff7a00;}
.contact-banner .feature-item h4{font-size:14px;margin-bottom:5px;color: #ff7a00;line-height: 10px;}
.contact-banner .feature-item span{color:#000;font-size:14px;}
.contact-banner .divider{width:1px; height:60px;background:rgba(255,255,255,.15);}
.contact-banner .car-image img{width:650px; max-width:100%;}


.enquiry-form{width:100%;background:#fff;padding:15px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,0.08);}
.enquiry-form h2{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:10px;line-height: 20px}
.enquiry-form .title-line{width:60px;height:4px;background:#ff6b00;display:block;border-radius:10px;margin-bottom:10px;}
.enquiry-form .form-row{display:flex;gap:18px;margin-bottom:18px;}
.enquiry-form .form-group{ position:relative; flex:1; margin-bottom: 0px}
.enquiry-form .form-group i:first-child{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#999;font-size:18px;}
.enquiry-form .form-group input,.enquiry-form .form-group select{width:100%;height:50px; border:2px solid #e5e7eb; border-radius:5px;padding:0 20px 0 55px; font-size:16px;color:#444;outline:none;}
.enquiry-form .form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ff6b00;}
.enquiry-form .full-width{width:100%; margin-bottom:18px;}
.enquiry-form .select-icon{ position:absolute;right:18px;top:50%;transform:translateY(-50%);pointer-events:none;}
.enquiry-form .textarea-group i{top:25px !important;transform:none !important;}
.enquiry-form .submit-btn{width:100%;height:40px;border:none; background:#ff6b00;color:#fff;font-size:16px;font-weight:600;border-radius:5px;cursor:pointer;transition:.3s;}
.enquiry-form .submit-btn i{margin-right:10px;}
.enquiry-form .submit-btn:hover{ background:#e85f00;}
.enquiry-form .privacy-note{text-align:center;margin-top:20px; color:#666; font-size:14px;}
.enquiry-form .privacy-note i{margin-right:8px; color:#666;}


.contact-form {padding: 10px 0px 0px}
.contact-form .contact-sidebar{ margin:auto;}
.contact-form .contact-card{background:#fff;border-radius:15px; padding:10px;box-shadow:0 3px 15px rgba(0,0,0,0.08);margin-bottom:25px;}
.contact-form .contact-card h2{font-size:20px; font-weight:700; color:#172b4d;line-height: 20px}
.contact-form .title-line{width:55px; height:4px; background:#ff6b00;border-radius:10px; margin:12px 0 0px;}
.contact-form .contact-item{display:flex;align-items:center; gap:18px;padding:10px; border:1px solid #ececec; border-radius:7px; margin-bottom:12px;}
.contact-form .contact-item:last-child{ margin-bottom:0;}
.contact-form .icon-box{width:60px;min-width:60px;height:60px; background:#fff6ef;border-radius:12px;display:flex;align-items:center; justify-content:center;}
.contact-form .icon-box i{color:#ff6b00;font-size:32px;}
.contact-form .contact-info h4{ font-size:16px; color:#172b4d; margin-bottom:6px;line-height: 20px}
.contact-form .contact-info p{ color:#555; font-size:14px; line-height:1.7; margin-bottom: 0px}
.contact-form .promo-banner{ position:relative; overflow:hidden;}
.contact-form .banner-overlay{ position:absolute; inset:0; background:rgba(0,40,45,.82);}

.contact-form .banner-content{ position:relative; z-index:2; padding:30px;}
.contact-form .banner-content h3{color:#fff;font-size:42px; line-height:1.3; margin-bottom:25px;}
.contact-form .banner-content span{color:#ff7a00;}
.contact-form .banner-content ul{list-style:none;}
.contact-form .banner-content ul li{color:#fff;font-size:20px;margin-bottom:16px;display:flex;align-items:center;gap:12px;}
.contact-form .banner-content ul li i{color:#ff7a00;}
.contact-form .banner-car{ position:absolute; bottom:0;right:10px;width:220px; z-index:2;}


.contact-form .input-box{position:relative;margin-bottom:0px;}
.contact-form .input-box i{ position:absolute;left:10px !important;top:70%;transform:translateY(-50%);color:#666;font-size: 12px}
.contact-form .input-box input,.input-box select{width:100%;height:40px;border:1px solid #ddd;border-radius:0px; padding-left:35px;font-size:15px;background-color: #f4f7fb}
.contact-form .input-box label{line-height: 20px; font-size: 12px; font-weight:600; margin-bottom:0px }
.contact-form .input-box{width: 49%; display: inline-block;}
.contact-form button {width: 100%;height: 45px;border: none;background: #ff7a00;color: #fff;font-size: 18px;border-radius: 8px;cursor: pointer;font-weight: 600;margin-top: 10px;}

.form-check { display: flex;align-items: flex-start;gap: 12px; margin-top: 15px !important;}
.form-check-input { width: 15px; height: 15px; margin-top: 2px; flex-shrink: 0; cursor: pointer;}
.form-check-label {font-size: 14px; line-height: 1.6; color: #4a4a4a; cursor: pointer; padding-left: 10px;}
.form-check-label a {color: #1655b8; font-weight: 600;text-decoration: none;}
.form-check-label a:hover {text-decoration: underline;}
.text-danger { color: #dc3545;}

.all-in-one .fleets-main{background-image: none;box-shadow: none}


.reviews-section{color:#fff;background:linear-gradient(rgba(0,60,60,.92),rgba(0,60,60,.92)),url('images/review-bg.jpg');background-size:cover;background-position:center;padding:50px;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.reviews-section .reviews-left h2 {font-size: 28px;font-weight: 700;margin-bottom: 15px;color: #fff;line-height: 20px;}
.reviews-section .reviews-left h2 span {color: #ff9800;}
.reviews-section .reviews-left p {font-size: 16px;color: #d9d9d9;margin: 8px 0;line-height: 15px;}
.reviews-section .reviews-right {text-align: left;float: right;}
.reviews-section .rating-score {font-size: 40px;font-weight: 700;align-items: center;gap: 20px;}
.reviews-section .stars {color: #ff9800;font-size: 24px;padding-left: 0px !important;}

.reviews-stats{background:#fff;margin:-40px auto 20px;width:85%;border-radius:7px;box-shadow:0 5px 20px rgba(0,0,0,.08);display:flex;justify-content:space-between;padding:15px 15px;position:relative;z-index:10;}
.reviews-stats .stat-box{flex:1;display:flex;align-items:center;justify-content:center;gap:18px;position:relative;}
.reviews-stats .icon1{border: 2px solid #ff9800;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:bold;border:2px solid;}
.review-rating .reviews-stats .stat-box .icon1 .fa {color: #ff9800;}
.reviews-stats .stat-box h3 {font-size: 20px;color: #1f2937;margin-bottom: 5px; line-height: 15px}
.reviews-stats .stat-box p{color:#666;font-size:16px;margin-bottom: 0px;}
.review-rating .reviews-stats .stat-box .icon1 {border: 2px solid #ff9800;}

.review-section1{padding:0px 0px;}
.review-section1 .review-left{background:#001C4D;padding:20px;border-radius:7px;display:flex; flex-direction:column; justify-content:center;}
.review-section1 .feedback-icon{font-size:70px;margin-bottom:20px;}
.review-section1 .review-left h2{ font-size:20px; font-weight:700; color:#fff;margin-bottom:15px;line-height: 20px;}
.review-section1 .review-left p{font-size:16px;color:#555;line-height:20px;}
.review-section1 .line{width:60px;height:4px;background:#ff6b00;margin-top:25px; display:block;}
.review-section1 .review-right{background-color:#001C4D; border-radius:7px;box-shadow: 0 2px 10px rgba(0,0,0,0.08);padding:10px 15px;}
.review-section1 .form-group{width:100%;}
.review-section1 .form-group input{width:100%;padding: 10px 16px;border:1px solid #e5e5e5;border-radius:3px;font-size:16px;outline:none; background-color: #FFF}
.review-section1 .form-group textarea{width:100%;padding:10px 16px;border:1px solid #e5e5e5;border-radius:3px;font-size:16px;outline:none; background-color: #FFF;margin-bottom: 5px}
.review-section1 .form-group input:focus,.form-group textarea:focus{border-color:#ff6b00;}
.review-section1 .review-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:20px;}
.review-section1 .rating-section label{display:block;font-size:16px;margin-bottom:12px;color:#fff;}
.review-section1 .rating{display:flex;flex-direction:row-reverse;justify-content:flex-end;padding: 0px !important;font-size: 30px;}
.review-section1 .rating input{display:none;}
.review-section1 input:valid ~ label {font-size: 60px !important; }
.review-section1 .rating label{font-size:40px;color:#ccc;cursor:pointer; transition:.3s; font-size: 60px;}
.review-section1 .rating label:hover,.rating label:hover ~ label,.rating input:checked ~ label{ color:#ff9800;font-size: 60px;}
.review-section1 .submit-btn{background:linear-gradient(90deg,#ff5f00,#ff8800); color:#fff;border:none; padding:18px 50px;border-radius:8px;font-size:18px;font-weight:600; cursor:pointer; transition:.3s;}
.review-section1 .submit-btn:hover{transform:translateY(-2px);}


.review-section1 .review-left h2 {font-size: 20px;font-weight: 700;color: #fff;margin-bottom: 15px;line-height: 20px;}
.review-section1 .testimonial-card {background: #fff;border: 1px solid #eee;border-radius: 15px;padding: 20px 25px;height: 100%;box-shadow: 0 2px 10px rgba(0,0,0,.05);}
.review-section1 .user-info h4 {margin: 0;font-size: 18px;line-height: 20px;}
.review-section1 .stars {color: #ff9800;font-size: 14px;padding-left: 0px !important;}
.review-section1 .review-left p {font-size: 14px;color: #555;line-height: 20px;}
.review-section1 .section-title span {display: block;width: 70px;height: 4px;background: #ff7a00;  margin-bottom: 10px;}

.review-right h3{color: #fff; font-size: 20px; line-height: 32px;margin-bottom: 10px}
.review-section1 .review-right span {display: block;width: 70px;height: 4px;background: #ff7a00;margin-bottom: 10px;}
.review-section1 .review-right .form-group:nth-child(3){margin-bottom: 2px}
.review-section1 .review-right .form-group:nth-child(4){margin-bottom: 2px}
.review-section1 .review-right .form-group:nth-child(5){margin-bottom: 2px}



.fleet-hero {position: relative;width: 100%;min-height: 0px;background: url("../../assets/images/fleet-car.webp") center center;background-size: cover;background-repeat: no-repeat;overflow: hidden;}
.fleet-hero .fleet-content {max-width: 1400px;margin: auto;display: flex;align-items: center;justify-content: space-between;position: relative;z-index: 2;padding: 90px 0px 90px;}
.fleet-hero .fleet-left {width: 100%;}
.fleet-hero .sub-title {color: #ff6600;font-size: 18px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}
.fleet-hero .fleet-left h1 {font-size: 36px;line-height: 1.1;color: #fff;margin: 15px 0;text-align: left;}
.fleet-hero .fleet-left h1 span {color: #ff6600;}
.fleet-hero .fleet-left p {font-size: 16px;color: #5d6b82;line-height: 1.6;}


.rentals {padding: 15px 0px 0px;background-image: url("../images/background-pattern-1.webp") !important;background-repeat: repeat-x repeat-y !important;background-attachment: fixed;}
.rentals .tariff-heading {display: flex;align-items: center;justify-content: center;gap: 15px;text-align: center;margin-bottom: 0px;}
.rentals .tariff-heading .icon i {font-size: 42px;color: #ff6b00;}
.rentals .tariff-heading .content h2 {font-size: 24px;font-weight: 700;color: #ff6600;margin-bottom: 5px;text-align: center;line-height: 20px;}
.rentals .tariff-heading .content p {font-size: 16px;color: #555;font-weight: 500;text-align: center;margin-bottom: 0px;}


.outstationcharges {background-color: #fff;margin-bottom: 5px !important;padding: 0px !important;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);}
.outstationcharges table {margin-bottom: 0px;}
.outstationcharges .out {background-color: #fe5b03;color: #fff;line-height: 20px;}
.outstationcharges tbody th {line-height: 20px;padding: 8px 10px;}
.outstationcharges tbody td {line-height: 20px;font-style: 14px;padding: 8px 10px;}
.outstationcharges .edd p {background-color: #fe5b03;font-size: 14px;font-weight: 600;border-radius: 3px;padding: 0px 5px;line-height: 20px; text-align: left; color: #fff;margin-bottom: 0px}

.rentals .quote-form {width: 100%;background: #001a4d;padding: 10px;border-radius: 7px;box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);}
.rentals .quote-form h3 {color: #fff;font-size: 18px;font-weight: 600;margin-bottom: 3px;line-height: 25px;}
.rentals .quote-form form {padding: 0px 0px 0px;}
.rentals .quote-form .heading-line {display: block;width: 50px;height: 3px;background: #ff6600;margin: 8px 0px;border-radius: 10px;}

.rentals .form-grid {display: grid;grid-template-columns: 1fr 1fr;gap: 12px;}
.rentals .input-group {position: relative;}
.rentals .input-group i {position: absolute;left: 15px;top: 50%;transform: translateY(-50%);color: #888;font-size: 15px;z-index: 9;}
.rentals .input-group input,
.rentals .input-group select {width: 100%;height: 40px;border: none;outline: none;border-radius: 0px;background: #f4f7fb;padding-left: 45px !important;font-size: 15px;color: #333;}
.rentals .quote-btn {width: 100%;margin-top: 10px;border: none;height: 35px;background: #ff6600;color: #fff;font-size: 18px;font-weight: 600;border-radius: 7px;cursor: pointer;display: flex;align-items: center;justify-content: center;gap: 15px;transition: 0.3s;}
.rentals .quote-btn:hover {background: #e85d00;}
.rentals .quote-btn span {width: 25px;height: 25px;background: #fff;color: #ff6600;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 16px;}
.rentals .bottom-features {display: flex;justify-content: center;gap: 40px;margin-top: 20px;color: #fff;font-size: 16px;font-weight: 600;}
.rentals .bottom-features i {margin-right: 8px;color: #fff;}

.rentals .quote-form .row{margin: 0px !important}
.rentals .quote-form .row .col-12{margin-bottom: 10px !important; padding: 0px 7px}

.terms-and-conditions {margin-top: 10px;background-color: #fff;padding: 15px;border-radius: 7px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.terms-and-conditions h3 {font-size: 16px !important;line-height: 30px;margin-bottom: 0px;color: #000;}
.terms-and-conditions p {color: #000 !important;margin-bottom: 5px;line-height: 26px;}
.terms-and-conditions ul {margin-bottom: 5px;margin-top: 0px;}
.terms-and-conditions li {line-height: 26px;}





.fleet-hero1{position:relative;width:100%;min-height:250px;background:url("../../assets/images/fleet-car-2.webp") center center;background-size:cover;background-repeat:no-repeat;overflow:hidden;}
.fleet-hero1 h1{margin-bottom: 0px; padding: 50px 0px; color: #fff !important; font-size: 26px}
.fleet-hero1 h1 span{background-color: #ff6600; padding: 5px; border-radius: 7px;color: #fff !important;}


.fleet-tabs1 {background: #fff;border-radius: 10px;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);display: flex; justify-content: space-between; overflow-x: auto; width: 50%; margin-top: -80px;z-index: 999; margin-right: auto;  position: absolute;}
.fleet-tabs1 .tab-btn1 {flex: 1;border: none;background: none; padding: 10px 15px;cursor: pointer;color: #162447; font-size: 18px; font-weight: 600;display: flex; flex-direction: column; align-items: center; gap: 10px; position: relative;transition: 0.3s; display: inline;}
.fleet-tabs1 .tab-btn1 i {font-size: 20px;width: 40px;height: 40px;background-color: #ff6600;padding: 10px; gap: 15px; color: #fff; border-radius: 7px; margin-right: 5px;}


.fleet-tabs12 {width: 100%;background: #fff;border-radius: 10px;box-shadow: 0 5px 20px rgba(0,0,0,.08);display: flex; justify-content: space-between;overflow-x: auto;margin-top: -130px;z-index: 999;margin-left: auto;position: sticky;top: 20px;}









.car-rentals .quote-form{width:100%;background:#fff;border-radius:7px;box-shadow:0 8px 25px rgba(0,0,0,0.2);}
.car-rentals .form-header{ background:#041c4f;color:#fff;padding:10px 25px 0px;border-top-left-radius: 7px;  border-top-right-radius: 7px;}
.car-rentals .form-header h2{font-size:20px;color:#ff7a00;line-height: 10px; margin-bottom: 0px;text-align: center;}
.car-rentals .input-box input{padding: 5px 30px !important;}
.car-rentals .form-header p{margin-top:0px;margin-bottom: 0px; text-align: center;}
.car-rentals .quote-form form{padding: 0px 15px 10px;}
.car-rentals .input-box{position:relative;margin-bottom:0px;}
.car-rentals .input-box i{ position:absolute;left:10px !important;top:70%;transform:translateY(-50%);color:#666;font-size: 12px}
.car-rentals .input-box input,.input-box select{width:100%;height:35px;border:1px solid #ddd;border-radius:0px; padding-left:35px;font-size:14px;background-color: #f4f7fb; margin-bottom: 0px}
.car-rentals .input-box label{line-height: 20px; font-size: 12px; font-weight:600; margin-bottom:0px }
.car-rentals .quote-form button{width:100%;height:40px; border:none; background:#ff7a00;color:#fff; font-size:16px; border-radius:8px; cursor:pointer;font-weight:600; margin-top: 10px;}


.car-rentals{padding: 15px 0px;background-image: url("../images/background-pattern-1.webp") !important;background-repeat: repeat-x repeat-y !important; background-attachment: fixed; }
.car-rentals .tariff-heading{ display:flex; align-items:center;justify-content:center; gap:15px; text-align:center; margin-bottom: 0px;}
.car-rentals .tariff-heading .icon i{font-size:42px;color:#ff6b00;}
.car-rentals .tariff-heading .content h2{font-size:20px;font-weight:700;color:#ff6600;margin-bottom:5px;text-align: center;line-height: 20px}
.car-rentals .tariff-heading .content p{font-size:16px;color:#555;font-weight:500;text-align: center;margin-bottom: 5px;line-height: 20px}


.tarrifprice{background-color: #fff;}
.tarrifprice .out{background-color: #041c4f; color: #fff; line-height: 15px;text-align: center;}
.tarrifprice tbody th{line-height: 20px;padding: 5px 10px; text-align: center;vertical-align: middle; color: #ff6600}
.tarrifprice tbody td{line-height: 20px; font-style: 14px;padding: 5px 10px;text-align: left;}
.tarrifprice tbody td a{color: blue}
.tarrifprice .edd{background-color: #041c4f; color: #fff; font-size: 14px; color: #fff; border-radius: 3px; padding: 5px 5px; line-height: 15px; text-align: left;}


.gallery{background-color: #fff;padding: 10px;max-width:900px;box-shadow:0 3px 10px rgba(0,0,0,.2);margin:auto;border-radius: 7px;}
.gallery .preview{position:relative;background:#fff;border-radius:15px;overflow:hidden;border:1px solid #ddd;}
.gallery .preview img{width:100%;height:350px;object-fit:cover;display:block;}
.gallery .nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.2);cursor:pointer;font-size:24px;z-index:10;transition:.3s;padding: 0px}
.gallery .nav-btn:hover{background:#f2f2f2;}
.gallery .prev{left:15px;color: #000}
.gallery .next{right:15px; color: #000}
.gallery .thumbnail-container{display:flex;gap:10px;margin-top:15px;overflow-x:auto;}
.gallery .thumbnail-container::-webkit-scrollbar{height:5px;}
.gallery .thumbnail-container::-webkit-scrollbar-thumb{background:#ccc;}
.gallery .thumb{width:140px;height:90px;border-radius:10px;cursor:pointer;object-fit:cover;border:3px solid transparent;transition:.3s;flex-shrink:0;}
.gallery .thumb:hover{transform:scale(1.05);}
.gallery .thumb.active{border-color:#ff6b00;}

.car-rentals .outstationcharges{background-color: #fff; padding: 10px !important; box-shadow: 0 2px 10px rgba(0,0,0,0.08);margin-top: 10px}
.car-rentals .outstationcharges h3{font-size: 14px;line-height: 20px;margin-bottom: 0px}
.car-rentals .outstationcharges p{font-size: 14px; line-height: 20px; margin-bottom: 10px}
.car-rentals .outstationcharges ul{margin: 0px}
.car-rentals .outstationcharges ul li{margin: 0px; line-height: 20px;font-size: 14px}
.car-rentals .outstationcharges p a{color: #ff0000}

.car-rentals .slick-prev {left: -25px !important;}
.car-rentals .slick-next{right: -25px !important;}
.car-rentals .testimonial-section{padding:0px;margin-bottom: 0px;margin-top: 10px}
.car-rentals .testimonial-container{margin:auto;display:flex;overflow:hidden;border-radius:7px;background:#021d42;padding: 12px;}
.car-rentals .review-summary{width:37%;padding:10px;color:#fff;border-right:1px solid rgba(255,255,255,0.1);}
.car-rentals .review-summary h3{font-size:16px;margin-bottom:10px;color: #ff6600 !important;text-align: left;line-height: 20px}
.car-rentals .review-summary h4{text-align: left; font-size: 26px !important; color: #fff !important;margin-bottom: 0px}
.car-rentals .underline{width:50px;height:4px;background:#ff8a00;margin-bottom:5px;border-radius:20px;}
.car-rentals .stars{color:#ffb400;font-size:30px;margin:5px 0;}
.car-rentals .review-summary p{ font-size:16px;margin-bottom: 0px}
.car-rentals .testimonial-slider{width:60%;padding:0px;}
.car-rentals .testimonial-card{background:#0b2a57; color:#fff;padding:10px; border-radius:15px;margin:5px;height: 200px !important}
.car-rentals .quote{font-size:55px;color:#fff;opacity:.8;display:block;margin-bottom:15px;}
.car-rentals .testimonial-card p{font-size:14px;line-height:20px;margin-bottom:5px;text-align: left;}
.car-rentals .customer{display:flex;align-items:center; gap:15px;}
.car-rentals .customer img{ width:65px; height:65px; border-radius:50%; object-fit:cover;}
.car-rentals .customer h4{ font-size:16px;margin-bottom:5px; color: #fff; line-height: 20px}
.car-rentals .customer span{color:#c7d1e4;}

.car-rentals .slick-dots li button:before{font-size:12px;color:#ffffff;}
.car-rentals .slick-dots li.slick-active button:before{color:#ff8a00;}
.car-rentals .slick-prev,.slick-next{z-index:10;}
.car-rentals .slick-prev{left:-10px;}
.car-rentals .slick-next{right:-10px;}
.car-rentals .slick-prev:before,.slick-next:before{font-size:30px;color:#fff;}


.termsofuse-page {position: relative;margin: auto;border-radius: 0px;background: url("../../assets/images/terms-of-use.webp") center center/cover    no-repeat;min-height: 215px;border-bottom: 1px solid #000}
.termsofuse-page h1 {padding: 50px 0px;font-size: 24px;}
.terms-section {padding: 20px 0px;}
.terms-section .terms-content h2 {font-size: 14px !important;line-height: 20px; margin-bottom: 2px}
.terms-section .terms-content p {font-size: 14px !important;line-height: 20px;margin-bottom: 0px;}
.terms-section .terms-content ul {margin: 0px;}
.terms-section .terms-content ul li {line-height: 20px;font-size: 14px;}


.sitemap {position: relative;margin: auto;border-radius: 0px;background: url("../../assets/images/sitemap.webp") center center/cover    no-repeat;min-height: 215px;border-bottom: 1px solid #000}
.service_popular{padding: 15px 0px}
.service_popular h3 {font-size: 18px;line-height: 15px}
.service_popular a {border: 1px solid #e5e5e5;font-size: 11px;line-height: 20px;text-align: left;}


.thankyou img{width: 100%}

.thankyou .help-section {width: 100%;padding: 5px;background: #ffffff;font-family: Arial, Helvetica, sans-serif;}
.thankyou .help-card {width: 100%;max-width: 700px;margin: 0 auto;padding: 10px 15px 14px;background: #ffffff;border: 1px solid #eeeeee; border-radius: 14px; box-shadow:0 2px 12px rgba(0, 0, 0, 0.08);}
.thankyou .help-card h2 {margin: 0;text-align: center;font-size: 17px;line-height: 24px;font-weight: 700;color: #101a2d;}
.thankyou .title-divider {display: flex;align-items: center;justify-content: center;gap: 5px;margin: 3px 0 8px;}
.thankyou .title-divider span {width: 50px;height: 1px;background: #f36a28;}
.thankyou .title-divider i {width: 5px;height: 5px;display: block;border-radius: 50%;background: #f36a28;}

.contact-item {width: 100%;min-height: 58px;display: flex;align-items: center;padding: 6px 13px;border: 1px solid #eeeeee;background: #ffffff;border-radius: 8px;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.04);}
.contact-item + .contact-item {border-top-left-radius: 0;border-top-right-radius: 0;margin-top: -1px;}

.contact-icon {width: 47px;height: 47px;flex: 0 0 47px;display: flex;align-items: center;justify-content: center;border-radius: 8px;margin-right: 17px;}
.contact-icon span {font-size: 25px;font-weight: 600;}/* Phone */.phone-icon {background: #fff0e9;color: #f15b25;}
.whatsapp-icon {background: #e9f7ed;color: #159947;}/* Email */.email-icon {background: #e9f4fc;color: #1475bd;}
.contact-details {flex: 1;min-width: 0;}
.contact-details strong {display: block;margin-bottom: 3px;color: #111827;font-size: 12px;line-height: 16px;font-weight: 700;}
.contact-details a {color: #1c1c1c;text-decoration: none;font-size: 12px;line-height: 16px;}
.contact-btn {width: 91px;height: 31px;flex: 0 0 91px;display: flex;align-items: center;justify-content: center;gap: 6px;border-radius: 5px;color: #ffffff;text-decoration: none;font-size: 10px;font-weight: 600;transition: 0.2s ease;}.contact-btn span {font-size: 14px;}
.call-btn {background: #f15b25;}
.whatsapp-btn {background: #159947; padding: 5px 10px}
.email-btn {background: #1475bd;}
.contact-btn:hover {opacity: 0.88;transform: translateY(-1px);}

.silicon-container {width: 100%;max-width: 1300px;margin: 0 auto;padding: 10px;}
.features-box {width: 100%;display: grid;grid-template-columns:    repeat(4, 1fr);background: #ffffff;border: 1px solid #eeeeee;border-radius: 17px;box-shadow:    0 3px 15px rgba(0, 0, 0, 0.08);overflow: hidden;padding: 22px 0;}
.feature-item {position: relative;text-align: center;padding: 5px 5px 5px;}
.feature-item:not(:last-child)::after {content: "";position: absolute;right: 0;top: 7px;width: 1px;height: calc(100% - 14px);background: #eeeeee;}
.feature-icon {width: 50px;height: 50px;margin: 0 auto 15px;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 24px;}
.safe-icon {background: #fff0e5;color: #f35b18;}
.driver-icon {background: #e8f6eb;color: #159447;}
.car-icon {background: #e7f3fc;color: #1671b8;}
.support-icon {background: #fff2d2;color: #f3a500;}
.feature-item h3 {margin: 0 0 3px;font-size: 9px;line-height: 1.25;font-weight: 700;color: #101b2e;}
.feature-item p {margin: 0;font-size: 9px;line-height: 1.45;color: #20242b;}
.reliable-banner {position: relative;width: 100%;height: 235px;margin-top: 18px;overflow: hidden;border-radius: 13px;background:    linear-gradient(        105deg,        #061a31 0%,        #0a2540 55%,        #102f4e 100%    );box-shadow:    0 2px 8px rgba(0, 0, 0, 0.12);}
.skyline {position: absolute;left: 42%;bottom: 20px;width: 35%;height: 135px;opacity: 0.13;background:    linear-gradient(        to top,        #000000 0,        transparent 1px    );clip-path: polygon(    0% 100%,    0% 63%,    5% 63%,    5% 45%,    10% 45%,    10% 73%,    15% 73%,    15% 30%,    20% 30%,    20% 60%,    25% 60%,    25% 20%,    30% 20%,    30% 52%,    35% 52%,    35% 9%,    40% 9%,    40% 47%,    45% 47%,    45% 28%,    50% 28%,    50% 63%,    55% 63%,    55% 38%,    60% 38%,    60% 15%,    65% 15%,    65% 57%,    70% 57%,    70% 31%,    75% 31%,    75% 65%,    80% 65%,    80% 42%,    85% 42%,    85% 20%,    90% 20%,    90% 52%,    95% 52%,    95% 35%,    100% 35%,    100% 100%);}
.reliable-content {position: relative;z-index: 5;padding-left: 60px;padding-top: 34px;width: 55%;}
.reliable-content h2 {margin: 0 0 7px;font-size: 40px;line-height: 1.1;color: #ffffff;font-weight: 700;}
.reliable-content h3 {margin: 0 0 27px;font-size: 39px;line-height: 1.1;color: #f36a25;font-weight: 700;}
.reliable-content p {margin: 0;font-size: 20px;line-height: 1.3;color: #ffffff;}
.banner-car {position: absolute;right: 55px;bottom: 0;width: 43%;max-width: 530px;z-index: 6;}
.banner-car img {display: block;width: 100%;height: auto;object-fit: contain;}
.back-home {width: 100%;display: flex;align-items: center;justify-content: center;gap: 28px;margin-top: 5px;margin-bottom: 5px;}
.home-line {display: block;height: 2px;width: 300px;background: #f4a47f;}
.back-link {display: flex;align-items: center;justify-content: center;gap: 25px;color: #f36a25;text-decoration: none;white-space: nowrap;}
.back-link .fa-arrow-left {font-size: 18px;}
.back-link span {font-size: 18px;font-weight: 600;}
.back-link .fa-house {font-size: 18px;}
.back-link:hover {opacity: 0.8;}


.modal-dialog {max-width: 900px !important;margin: 30px auto;}
.input-field {position: relative;margin-bottom: 0px;background-color: #fff;}
.input-field input {height: auto;border-radius: 6px;font-size: 12px;padding: 0 15px;border: 2px solid #ced4da;color: #fff;outline: none;}
.input-field select {height: auto;border-radius: 0px;font-size: 12px;padding: 0 15px;border: 1px solid #ced4da;background: #fff;color: #000;outline: none;}
.input-field label {position: absolute;top: 50%;left: 15px;transform: translateY(-50%);color: #000;font-size: 14px;pointer-events: none;transition: 0.3s;font-weight: 600;padding: 0px 25px 0px 10px;background-color: #f4f7fb;}input:focus {border: 2px solid #18ffff;}
select:focus {border: 0px solid #18ffff;}.modelleft img {width: 100%;}
.modelleft h4 {color: #fff;}
.modelleft h4 {color: #fff;}
.modal-body {padding: 0px;}
.modal_class .modal_left_section {text-align: center;background-color: #ff7900;padding: 15px;}
.modal_class p {line-height: 1.3em;font-weight: 500;font-size: 18px;}
.modal-body input[type="date"],.modal-body input,.modal-body input[type="email"],.modal-body input[type="text"],.modal-body select {padding: 10px 15px;font-size: 14px;background-color: #f4f7fb;}
.modal_class .modal_right_section form {padding: 25px 0px;}
.modelleft h3 {line-height: 15px;}
.modelleft .header-step p {line-height: 15px !important;padding: 10px 0px;margin-bottom: 5px;color: #fff;}
.modelleft p.please {color: #fff;padding: 10px 5px;font-size: 19px;line-height: 25px;}#basicExampleModal1 .modelright {padding: 15px 30px 7px 0 !important;}button.close {padding: 9px !important;}button.close {padding: 0;background-color: transparent;border: 0;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
#basicExampleModal1 .home_second_right .op button {padding: 12px;font-size: 16px;font-weight: 700;line-height: 1.3em;font-family: "Mulish", sans-serif;color: white;background: rgb(254, 88, 3);background: linear-gradient(90deg,rgba(254, 88, 3, 1) 0%,rgba(255, 122, 1, 1) 100%);width: 100%;}
.drivers-page h1 {font-size: 20px;color: #fff;}
.service_popular h3 {font-size: 20px;}
.driver-section {padding: 40px 0px;}
.driver-section h3 {font-size: 20px;line-height: 20px;}
.driver-section p {font-size: 16px;line-height: 20px;}


.popup-overlay {display: none;position: fixed;z-index: 99999;inset: 0;background: rgba(0, 0, 0, 0.65);align-items: center;justify-content: center;}
.popup-box {position: relative;width: 90%;max-width: 420px;background: #fff;padding: 30px;border-radius: 10px;box-shadow: 0 10px 40px rgba(0,0,0,.3);animation: popupZoom .3s ease;}
.popup-box h3 {margin: 0 0 0px;text-align: center; font-size: 18px;line-height: 20px}
.popup-box p {text-align: center; font-size: 16px;line-height: 20px}
.popup-box input {width: 100%;padding: 12px;margin-bottom: 12px;border: 1px solid #ddd;border-radius: 5px;}
.popup-box button[type="submit"] {margin-top:5px;width: 100%;padding: 5px;border: 0;border-radius: 5px;background: #f58220;color: #fff;cursor: pointer;}
.popup-close {position: absolute;right: 12px;top: 8px;border: 0;background: transparent;font-size: 30px;cursor: pointer; color: #000;padding: 0px}

.popup-box .input-box input {padding: 5px 30px !important;}
.popup-box .form-header p {margin-top: 0px;margin-bottom: 0px;text-align: center;}
.popup-box .quote-form form {padding: 0px 15px 10px;}
.popup-box .input-box {position: relative;margin-bottom: 0px;}
.popup-box .input-box i {position: absolute;left: 10px !important;top: 70%;transform: translateY(-50%);color: #666;font-size: 12px;}
.popup-box .input-box input,.input-box select {width: 100%;height: 35px;border: 1px solid #ddd;border-radius: 0px;padding-left: 35px;font-size: 14px;background-color: #f4f7fb;margin-bottom: 0px;}
.popup-box .input-box label {line-height: 20px;font-size: 12px;font-weight: 600;margin-bottom: 0px;}
.popup-box .quote-form button {width: 100%;height: 40px;border: none;background: #ff7a00;color: #fff;font-size: 16px;border-radius: 8px;cursor: pointer;font-weight: 600;margin-top: 10px;}
