@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
html {scroll-behavior: smooth;}
body{font-family: "Outfit", sans-serif;font-size:16px;line-height:1.6;}
h1,h2,h3,h4,h5,h6,p{font-family: "Outfit", sans-serif;}
h1,h2,h3,h4,h5{font-weight:700;}
p, ul{font-size:18px;line-height:1.5;margin-bottom:30px;color:#444;}
a{color:#0066ff;}
a:hover{color:#d6232b;}
.app-header-area {padding:16px 0;background:#f9f9f9;}
.call-satting a{font-size:17px;display: flex;align-items:center;gap:10px;color:#000;line-height:1.3;font-weight:700;}
.call-satting a span{display:block;color:#11C04D;font-size:80%;}
.call-satting a i{background:rgba(0, 0, 0, 0.05);border-radius:50px;padding:10px;color:#11C04D;font-size:1.5rem;min-width:50px;height:50px;text-align:center;line-height:1.3;}
.header-right-wrap .account-setting .account-satting-active{border:0;padding:5px 10px;}
.header-right-wrap .same-style.cart-wrap button{background:transparent;border:0;padding:5px 10px;}
.header-right-wrap .same-style.cart-wrap button span.count-style{background:#d6232b;}
.menu_bank{background:transparent;}
.main-menu nav ul{margin-bottom:0;}
.main-menu nav ul li>a{color:#000;font-size:16px;font-weight:800;text-transform:uppercase;line-height:45px;position:relative;padding:0;margin:0 16px;}
.main-menu nav ul li a:after{content:"";position:absolute;width:0;height:3px;background:#d6232b;left:0;bottom:0;transition:1s;}
.main-menu nav ul li a:hover:after{width:30px;}
.main-menu nav ul li:hover a{color:#d6232b;}
@media screen and (min-width:1200px){
	.menu_bank{text-align:center;}
	.header-right-wrap{gap:20px;}
	.container-fluid{max-width:1600px;}
}
.h_top-bar{background:#000;padding:5px 30px;margin-top:0;}
.h_top{display:flex;gap:4px 30px;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.h_top p{margin-bottom:0;color:#fff;font-size:16px;display:flex;gap:5px;align-items:center;}
.h_top-bar .h_top p i{color:#36daff;font-size:16px;font-weight:600;}
.btn-quote{background-image: linear-gradient(to right, #FE652D 0%, #C61DB0 51%, #3B2BEA 100%);padding: 10px 45px;text-align: center;transition: 0.5s;background-size: 200% auto;color: white;box-shadow: 0 0 20px #eee;border-radius: 10px;display: block;outline: none;border: none;font-weight:600;}
.btn-quote:hover, .btn-quote:focus{background-position: right center;color: #fff;text-decoration: none;}
.btn-hero {background-image: linear-gradient(to right, #FE652D 0%, #C61DB0 51%, #3B2BEA 100%);padding: 10px 45px;text-align: center;display:inline-block;transition: 0.5s;background-size: 200% auto;color: white;box-shadow: 0 0 20px #eee;border-radius: 10px;outline: none;border: none;font-weight:600;}
.btn-hero:hover, .btn-hero:focus{background-position: right center;color: #fff;text-decoration: none;}
.btn-stroke {background:#fff;padding: 10px 45px;text-align: center;display:inline-block;transition: 0.5s;border-radius: 10px;outline: none;border:solid 1px #d5222d;font-weight:600;color:#d5222d;}
.btn-stroke:focus{color:#d5222d;}
.btn-theme{background-image: linear-gradient(to right, #FE652D 0%, #C61DB0 51%, #3B2BEA 100%);padding: 10px 45px;text-align: center;display:inline-block;transition: 0.5s;background-size: 200% auto;color: white;box-shadow: 0 0 20px #eee;border-radius: 10px;outline: none;border: none;font-weight:600;}
.btn-theme:active{background:#222 !important;color:#fff !important;}
.header-right-wrap{align-items:center;}
.slider-area {background: url(../img/bg/hero_bg4.webp) center center / cover no-repeat;padding-bottom:130px;}
.slider-area .slider_caption h4{text-transform:uppercase;background-color:#b9d2ff;font-weight:600;width:fit-content;border-radius:50px;padding:2px 20px;font-size:14px;}
.slider-area .slider_caption h2{color:#000;font-weight:800;font-size:60px;line-height:1}
.slider-area .slider_caption h2 span{display:block;background: linear-gradient(90deg, #FB5758 0%, #6D38D9 100%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;font-weight: 900;line-height:normal;font-size:70px;}
.slider-area .slider_caption p{font-size:19px;font-weight:400;}
.slider-area .btn-contact{background:#d6232b;padding:15px 30px;color:#fff;font-weight:bold;font-size:18px;border-radius:6px;margin-top:15px;display:inline-block;}
.slider-area .tab-content .bg-white{background:rgba(20, 20, 20, 1) !important;border:solid 1px rgba(255, 255, 255, 0.3);}
.slider-area .slider_caption .points-wrap{display:flex;gap:20px;align-items:center;margin:25px 0;}
.slider-area .slider_caption .points-wrap .item{display:flex;gap:10px;align-items:center;color:#fff;text-transform:uppercase;font-weight:500;}
.slider-area .slider_caption .points-wrap .item span{display:block;font-size:95%;}
.slider-area .slider_caption .points-wrap .item img{height:50px;fill:red;}


/* ===========================
QUOTE FORM
=========================== */
.quote-section {padding:20px;background:#0D1345;border-radius:15px; position:relative;top:-50px;}
/* ===========================
FORM CONTAINER
=========================== */
.quote-section .quote-form {margin: auto;background:rgba(255, 255, 255, 1);padding:20px 30px;border-radius: 15px;}
/* ===========================
HEADING
========================== */
.quote-section .heading h3 {display: inline-block;font-size: 18px;letter-spacing: 1px;color: #d6222b;font-weight: 700;margin-bottom: 15px;}
/* ===========================
GRID SYSTEM
=========================== */
.quote-section .grid {display: grid;gap: 20px;margin-bottom: 20px;height:inherit !important;}
.quote-section .grid.three {grid-template-columns: repeat(3, 1fr);}
.quote-section .grid.two {grid-template-columns: repeat(2, 1fr);}

/* ===========================
INPUT STYLE
=========================== */
.quote-section .input-box {position: relative;width: 100%;}
.quote-section .input-box input,.input-box select,.input-box textarea {width: 100%;padding: 10px 20px;background: rgba(255, 255, 255, .08);border: 1px solid rgba(0, 0, 0, .15);border-radius:5px;color: #333;outline: none;font-size: 16px;font-family: inherit;transition: .3s;height:auto;}
.quote-section .input-box input::placeholder,.input-box textarea::placeholder {color: #333;}
.quote-section .input-box input:focus,.input-box select:focus,.input-box textarea:focus {border-color: #d6222b;background: rgba(255, 255, 255, .12);box-shadow:0 0 0 4px rgba(255, 84, 47, .12);}
/* SELECT */
.quote-section .input-box select {cursor: pointer;}
.quote-section .input-box select option {background: #111;color: #fff;}
/* TEXTAREA */
.quote-section .input-box textarea {resize: none;min-height: 150px;}
/* ===========================
PICKUP BUTTON ROW
=========================== */
.quote-section .flex {display: flex;gap: 10px;}
.quote-section .flex input {flex: 1;}
.quote-section .flex button {width: 55px;height: 55px;border-radius: 15px;border: none;background: #d6222b;color: #fff;font-size: 28px;cursor: pointer;transition: .3s;}
.quote-section .flex button:hover {background: #fff;color: #111;}
/* ===========================
END PART 2A
=========================== */
/* ===========================
RADIO SECTION
=========================== */
.quote-section .radio-wrapper {display: grid;grid-template-columns: repeat(3, 1fr);gap: 25px;margin-bottom:20px;}
.quote-section .radio-group {background: rgba(0, 0, 0, .05);border: 1px solid rgba(0, 0, 0, .12);adding:10px 20px;border-radius: 5px;}
.quote-section .radio-group h4 {font-size: 16px;font-weight: 600;margin-bottom: 18px;color: #333;}
.quote-section .radio-group label {display: flex;align-items: center;gap: 10px;color: #333;margin-bottom: 12px;cursor: pointer;font-size: 15px;}
/* Hide Default Radio */
.quote-section .radio-group input {appearance: none;width: 20px;height: 20px;border-radius: 50%;border: 2px solid #777;position: relative;cursor: pointer;}
.quote-section .radio-group input:checked {border-color: #d6222b;}
.quote-section .radio-group input:checked::after {content: "";position: absolute;width: 10px;height: 10px;background: #d6222b;border-radius: 50%;top: 3px;left: 3px;}
/* ===========================
PICKUP CONTAINER
=========================== */
.quote-section #pickup-container {margin-bottom: 20px;}
.quote-section .pickup-row {margin-bottom: 12px;}
/* ===========================
FORM ANIMATION
=========================== */
.quote-section .input-box,.radio-group {animation: fadeUp .5s ease forwards;}
@keyframes fadeUp {
	from {opacity: 0;transform: translateY(20px);}
	to {opacity: 1;transform: translateY(0);}
}

/* ===========================
RESPONSIVE TABLET
=========================== */
@media(max-width:992px) {
	.quote-section .quote-form {padding: 40px 30px;}
	.quote-section .grid.three {grid-template-columns: 1fr;}
	.quote-section .radio-wrapper {grid-template-columns: 1fr;}
	.quote-section .heading h2 {font-size: 40px;}
}
/* ===========================
RESPONSIVE MOBILE
=========================== */
@media(max-width:600px) {
.quote-section .quote-section {padding: 40px 15px;}
.quote-section .quote-form {padding: 30px 20px;border-radius: 25px;}
.quote-section .heading h2 {font-size: 32px;}
.quote-section .heading p {font-size: 15px;}
.quote-section .grid.two {grid-template-columns: 1fr;}
.quote-section .input-box input,.input-box select,.input-box textarea {padding: 15px;font-size: 15px;}
.quote-section .radio-group {padding: 20px;}
.quote-section .submit-btn button {width: 100%;}
.slider-area{padding:30px 0;}
.slider-area .slider_caption h4{font-size:12px;}
.slider-area .slider_caption h2{font-size:40px;}
.slider-area .slider_caption h2 span{font-size:50px;}
.slider_caption .btn-stroke{margin-top:10px;}
.quote-section{top:0 !important;margin:30px 0;}
.img-ad{max-width:100%;height:auto;}
.journey_destination .bus_image{display:none;}
.journey_destination .px-5{padding:30px 0 !important;}
.journey_destination h4{font-size:15px;}
.journey_destination h1{font-size:28px;line-height:32px;}
.location_links_footer, footer{text-align:center;}
.contact-widget{text-align:left;}
.blogs_container .blogs_wrapper .item{justify-content:center;text-align:center;}
.header-right-wrap{margin-right:0;}
.slider-area .slider_caption p{font-size:16px;display: inline;color: #222;background: rgba(255, 255, 255, 0.88);padding: 4px 8px;line-height: 1.7;box-decoration-break: clone;-webkit-box-decoration-break: clone;border-radius: 4px;}
}
.quote-section {padding:20px;background:#0D1345;border-radius:15px; position:relative;top:-50px;}
/* ===========================
FORM CONTAINER
=========================== */
.quote-section .quote-form {margin: auto;background:rgba(255, 255, 255, 1);padding:20px 30px;border-radius: 15px;}
/* ===========================
HEADING
=========================== */
.quote-section .heading h3 {display: inline-block;font-size: 18px;letter-spacing: 1px;color: #d6222b;font-weight: 700;margin-bottom: 15px;}
/* ===========================
GRID SYSTEM
=========================== */
.quote-section .grid {display: grid;gap: 20px;margin-bottom: 20px;height:inherit !important;}
.quote-section .grid.three {grid-template-columns: repeat(3, 1fr);}
.quote-section .grid.two {grid-template-columns: repeat(2, 1fr);}
/* ===========================
INPUT STYLE
=========================== */
.quote-section .input-box {osition: relative;width: 100%;}
.quote-section .input-box input,.input-box select,.input-box textarea {width: 100%;padding: 10px 20px;background: rgba(255, 255, 255, .08);border: 1px solid rgba(0, 0, 0, .15);border-radius:5px;color: #333;outline: none;font-size: 16px;font-family: inherit;transition: .3s;height:auto;}
.quote-section .input-box input::placeholder,.input-box textarea::placeholder {color: #333;}
.quote-section .input-box input:focus,.input-box select:focus,.input-box textarea:focus {border-color: #d6222b;background: rgba(255, 255, 255, .12);box-shadow:0 0 0 4px rgba(255, 84, 47, .12);}
/* SELECT */
.quote-section .input-box select {cursor: pointer;}
.quote-section .input-box select option {background: #111;color: #fff;}
/* TEXTAREA */
.quote-section .input-box textarea {resize: none;min-height: 100px;}
/* ===========================
PICKUP BUTTON ROW
=========================== */
.quote-section .flex {display: flex;gap: 10px;}
.quote-section .flex input {flex: 1;}
.quote-section .flex button {width: 55px;height: 55px;border-radius: 15px;border: none;background: #d6222b;color: #fff;font-size: 28px;cursor: pointer;transition: .3s;}
.quote-section .flex button:hover {background: #fff;color: #111;}
/* ===========================
END PART 2A
=========================== */
/* ===========================
RADIO SECTION
=========================== */
.quote-section .radio-wrapper {display: grid;grid-template-columns: repeat(3, 1fr);gap: 25px;margin-bottom:20px;}
.quote-section .radio-group {background: rgba(0, 0, 0, .05);border: 1px solid rgba(0, 0, 0, .12);padding:10px 20px;border-radius: 5px;}
.quote-section .radio-group h4 {font-size: 16px;font-weight: 600;margin-bottom: 18px;color: #333;}
.quote-section .radio-group label {display: flex;align-items: center;gap: 10px;color: #333;margin-bottom: 12px;cursor: pointer;font-size: 15px;}
/* Hide Default Radio */
.quote-section .radio-group input {appearance: none;width: 20px;height: 20px;border-radius: 50%;border: 2px solid #777;position: relative;cursor: pointer;}
.quote-section .radio-group input:checked {border-color: #d6222b;}
.quote-section .radio-group input:checked::after {content: "";position: absolute;width: 10px;height: 10px;background: #d6222b;border-radius: 50%;top: 3px;left: 3px;}
/* ===========================
PICKUP CONTAINER
=========================== */
.quote-section #pickup-container {margin-bottom: 20px;}
.quote-section .pickup-row {margin-bottom: 12px;}
/* ===========================
FORM ANIMATION
=========================== */
.quote-section .input-box,.radio-group {animation: fadeUp .5s ease forwards;}
@keyframes fadeUp {
	from {opacity: 0;transform: translateY(20px);}
	to {opacity: 1;transform: translateY(0);}
}
/* ===========================
RESPONSIVE TABLET
=========================== */
@media(max-width:992px) {
	.quote-section .quote-form {padding: 40px 30px;}
	.quote-section .grid.three {grid-template-columns: 1fr;}
	.quote-section .radio-wrapper {grid-template-columns: 1fr;}
	.quote-section .heading h2 {font-size: 40px;}
}
/* ===========================
RESPONSIVE MOBILE
=========================== */
@media(max-width:600px) {
	.quote-section .quote-section {padding: 40px 15px;}
	.quote-section .quote-form {padding: 30px 20px;border-radius: 25px;}
	.quote-section .heading h2 {font-size: 32px;}
	.quote-section .heading p {font-size: 15px;}
	.quote-section .grid.two {grid-template-columns: 1fr;}
	.quote-section .input-box input,.input-box select,.input-box textarea {padding: 15px;font-size: 15px;}
	.quote-section .radio-group {padding: 20px;}
}

.multi_points{display:flex;gap:30px;flex-wrap:wrap;align-items:center;margin-top:20px;justify-content:space-around;}
.multi_points .item{display:flex;gap:15px;align-items:center;width:255px;line-height:1.3;}
.multi_points .item .icon{font-size:2rem;}
.multi_points .item h4{font-size:17px;font-weight:700;margin-bottom:1px;color:#fff;}
.multi_points .item span{opacity:0.9;font-size:14px;color:#fff;}

/*=============================
    SERVICES SECTION
=============================*/
.services-section{padding-bottom:60px;background:#fff;overflow:hidden;}
/*=============================
HEADING
=============================*/
.services-section .services-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px;gap:30px;}
.services-section .heading span{display:inline-block;font-size:12px;letter-spacing:3px;font-weight:700;color:#ff3c7b;margin-bottom:10px;}
.services-section .heading h2{font-size:35px;line-height:1.1;font-weight:800;color:#111827;}
.services-section .heading h2 strong{color:#ff4b64;font-weight:800;}
/*=============================
GRID
=============================*/
.services-section .services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;}
/*=============================
CARD
=============================*/
.services-section .service-card{position:relative;padding:25px 24px;border-radius:10px;text-align:center;overflow:hidden;transition:.45s;border:1px solid rgba(0,0,0,.1);}
.services-section .service-card::before{content:"";position:absolute;inset:0;opacity:.55;transition:.45s;}
.services-section .service-card>*{position:relative;z-index:2;}
.services-section .service-card:hover{transform:translateY(-12px);box-shadow:0 25px 60px rgba(0,0,0,.12);}
.services-section .service-card:hover::before{opacity:1;}
/*=============================
ICON
=============================*/
.services-section .icon{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-size:30px;color:#fff;box-shadow:0 12px 25px rgba(0,0,0,.12);}
/*=============================
TITLE
=============================*/
.services-section .service-card h3{font-size:17px;font-weight:700;color:#111827;margin-bottom:10px;line-height:1.25;}
/*=============================
TEXT
=============================*/
.services-section .service-card p{font-size:14px;line-height:1.5;color:#6b7280;margin-bottom:30px;}
/*=============================
ARROW BUTTON
=============================*/
.services-section .service-card a{width:42px;height:42px;margin:auto;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:20px;transition:.35s;}
.services-section .service-card:hover a{transform:rotate(-45deg) scale(1.1);}
/*=============================
CARD COLORS
=============================*/
.services-section .blue{background:#f6f9ff;}
.services-section .blue::before{background:linear-gradient(180deg,#ffffff,#edf5ff);}
.services-section .blue .icon{background:linear-gradient(135deg,#1b78ff,#3fa9ff);}
.services-section .blue a{background:#2f80ff;}
.services-section .purple{background:#faf6ff;}
.services-section .purple::before{background:linear-gradient(180deg,#ffffff,#f4ebff);}
.services-section .purple .icon{background:linear-gradient(135deg,#6d4bff,#9b5cff);}
.services-section .purple a{background:#7c4dff;}
.services-section .green{background:#f6fff8;}
.services-section .green::before{background:linear-gradient(180deg,#ffffff,#eaffee);}
.services-section .green .icon{background:linear-gradient(135deg,#00bf63,#29d67d);}
.services-section .green a{background:#14c86b;}
.services-section .pink{background:#fff7fb;}
.services-section .pink::before{background:linear-gradient(180deg,#ffffff,#ffeaf3);}
.services-section .pink .icon{background:linear-gradient(135deg,#ff2c91,#ff4fb4);}
.services-section .pink a{background:#ff2f91;}
.services-section .orange{background:#fffaf3;}
.services-section .orange::before{background:linear-gradient(180deg,#ffffff,#fff0db);}
.services-section .orange .icon{background:linear-gradient(135deg,#ff9800,#ffb300);}
.services-section .orange a{background:#ff9800;}
.services-section .sky{background:#f5fbff;}
.services-section .sky::before{background:linear-gradient(180deg,#ffffff,#ebf6ff);}
.services-section .sky .icon{background:linear-gradient(135deg,#3295ff,#4fb6ff);}
.services-section .sky a{background:#3295ff;}
/*=============================
RESPONSIVE
=============================*/
@media(max-width:1300px){
.services-section .services-grid{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:768px){
.services-section .services-head{flex-direction:column;align-items:flex-start;}
.services-section .heading h2{ont-size:38px;}
.services-section .services-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:560px){
.services-section .services-grid{grid-template-columns:1fr;}
.services-section .heading h2{font-size:32px;}
.services-section .service-card{padding:30px 20px;}
}
/*====================================
PREMIUM CARD ANIMATION
====================================*/
.services-section .service-card{cursor:pointer;isolation:isolate;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s,border-color .45s;}
/* Hover */
.services-section .service-card:hover{transform:translateY(-10px);}
/* Individual Glow */
.services-section .blue::after{background:#2f80ff;}
.services-section .purple::after{background:#7b4dff;}
.services-section .green::after{background:#00c16e;}
.services-section .pink::after{background:#ff3b93;}
.services-section .orange::after{background:#ff9800;}
.services-section .sky::after{background:#2699ff;}
/*==========================
ICON
==========================*/
.services-section .icon{position:relative;overflow:hidden;transition:.45s;}
.services-section .icon::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.45),transparent);opacity:0;transition:.4s;}
.services-section .service-card:hover .icon{transform:rotate(-8deg)scale(1.12);}
.services-section .service-card:hover .icon::before{opacity:1;}
/*==========================
HEADING
==========================*/
.services-section .service-card h3{transition:.35s;}
.services-section .service-card:hover h3{transform:translateY(-4px);}
/*==========================
PARAGRAPH
==========================*/
.services-section .service-card p{transition:.35s;}
.services-section .service-card:hover p{color:#444;}
/*==========================
BUTTON
==========================*/
.services-section .service-card a{position:relative;overflow:hidden;transition:.4s;}
.services-section .service-card a::before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.2);transform:scale(0);border-radius:50%;transition:.35s;}
.services-section .service-card:hover a{transform:translateY(-4px)rotate(-45deg)scale(1.08);box-shadow:0 12px 25px rgba(0,0,0,.15);}
.services-section .service-card:hover a::before{transform:scale(1.8);}
/*==========================
FLOAT ANIMATION
==========================*/
@keyframes floating{
0%,100%{transform:translateY(0);}
50%{transform:translateY(-6px);}
}
.services-section .icon{animation:floating 4s ease-in-out infinite;}
.services-section .service-card:nth-child(2) .icon{animation-delay:.3s;}
.services-section .service-card:nth-child(3) .icon{animation-delay:.6s;}
.services-section .service-card:nth-child(4) .icon{animation-delay:.9s;}
.services-section .service-card:nth-child(5) .icon{animation-delay:1.2s;}
.services-section .service-card:nth-child(6) .icon{animation-delay:1.5s;}
/*==========================
BORDER ANIMATION
==========================*/
.services-section .service-card:hover{border-color:rgba(0,0,0,.08);}
/*==========================
MOBILE
==========================*/
@media(max-width:768px){
.services-section .service-card:hover{transform:none;}
}

.journey_destination{background:#eee;padding:60px 0;position:relative;overflow:hidden;}
.journey_destination .bus_image{position:absolute;top:50px;right:-20px;}
.journey_destination h4{background-color:#d5222d;padding:2px 15px;border-radius:30px;color:#fff;width:fit-content;font-size:15px;}
.journey_destination h1{font-weight:900;}

/* =====================================
FLEET SECTION
===================================== */
.fleet-section{background:#050914;padding:60px 0;}
.fleet-section .section-heading{margin-bottom:50px;}
.fleet-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.08);transition:.4s;height:100%;padding:20px;}
.fleet-card:hover{transform:translateY(-15px);box-shadow:0 40px 80px rgba(0,0,0,.5);}
.fleet-card img{height:auto;width:100%;object-fit:cover;transition:.5s;}
.fleet-card:hover img{transform:scale(1.08);}
.fleet-content{padding:30px;}
.fleet-section h2{font-size:35px;font-weight:800;color:#fff;}
.fleet-section h5{color:#d5222d;margin:10px 0 20px;font-size:17px;}
.fleet-content ul{padding:0;list-style:none;}
.fleet-content li{color:#333;margin-bottom:12px;}
.fleet-content li i{color:#d5222d;margin-right:8px;}

/* =====================================
STATS SECTION
===================================== */
.stats-section{padding:60px 0;background:#eee;}
.stat-card{background:linear-gradient(145deg,rgba(0,0,0,1),rgba(0,0,0,1));border:1px solid rgba(0,0,0,.12);border-radius:30px;padding:40px 25px;text-align:center;backdrop-filter:blur(20px);transition:.4s;}
.stat-card:hover{transform:translateY(-12px);border-color:#d5222d;box-shadow:0 25px 60px rgba(230,57,70,.2);}
.stat-card i{font-size:30px;color:#d5222d;margin-bottom:10px;}
.stat-card h2{font-size:40px;font-weight:800;margin:10px 0;color:#fff;}
.stat-card p{color:#aaa;}

    /*==================================================
        FLEET ABOUT SECTION
==================================================*/
.fleet-about-section{position:relative;padding:60px 0;overflow:hidden;background:radial-gradient(circle at left top,#ffeef6 0%,transparent 35%),radial-gradient(circle at right bottom,#eef6ff 0%,transparent 40%),linear-gradient(180deg,#ffffff,#fafcff);}
.fleet-about-section::before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:linear-gradient(135deg,#6f7dff,#ff4f8b);filter:blur(180px);opacity:.08;right:-300px;top:-250px;}
.fleet-about-section::after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#4ea7ff;filter:blur(150px);opacity:.06;left:-250px;bottom:-200px;}
/*================================================== CONTAINER ==================================================*/
.fleet-about-section .container{width:min(1400px,92%);margin:auto;position:relative;z-index:2;}
/*================================================== GRID ==================================================*/
.fleet-wrapper{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;}
/*================================================== LEFT SIDE ==================================================*/
.fleet-left{position:relative;}
.sub-title{display:inline-flex;align-items:center;gap:12px;padding:12px 22px;border-radius:100px;background:#fff;border:1px solid #ececec;box-shadow:0 10px 30px rgba(0,0,0,.05);font-size:13px;font-weight:700;color:#ff4d7d;letter-spacing:2px;margin-bottom:28px;text-transform:uppercase;}
.sub-title i{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#ff4d7d,#ff9852);}
.fleet-left h2{font-size:45px;line-height:1.05;font-weight:900;color:#14192b;margin-bottom:30px;}
.fleet-left h2 span{display:block;margin-top:10px;color:#d5222d;}
.fleet-left p{font-size:18px;line-height:1.9;color:#6d7283;max-width:650px;}
/*================================================== FEATURES ==================================================*/
.fleet-features{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:30px 0;}
.feature-item{display:flex;align-items:center;gap:14px;font-size:17px;font-weight:600;color:#232738;}
.feature-item span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#d5222d;color:#fff;font-size:15px;box-shadow:0 8px 20px rgba(95,93,255,.25);}
/*================================================== BUTTONS ==================================================*/
.fleet-buttons{display:flex;gap:18px;margin-top:20px;}
/*================================================== RIGHT SIDE ==================================================*/
.fleet-right{position:relative;min-height:700px;display:flex;align-items:center;justify-content:center;}
/*================================================== BACKGROUND BLOBS ==================================================*/
.bg-circle{position:absolute;border-radius:50%;filter:blur(80px);z-index:0;}
.circle1{width:300px;height:300px;background:#ff4d7d;opacity:.18;left:40px;top:80px;}
.circle2{width:320px;height:320px;background:#4f7bff;opacity:.18;right:20px;bottom:70px;}
.circle3{width:220px;height:220px;background:#ffb84f;opacity:.18;top:250px;right:180px;}
/*================================================== BUS ==================================================*/
 .fleet-bus{position:relative;z-index:3;width:100%;max-width:720px;animation:floating 5s ease-in-out infinite;filter:drop-shadow(0 60px 80px rgba(0,0,0,.18));}
/*================================================== GLASS CARDS ==================================================*/
.floating-card{position:absolute;z-index:4;width:180px;padding:22px;background:rgba(255,255,255,.78);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.65);border-radius:24px;box-shadow:0 25px 50px rgba(0,0,0,.08);}
.floating-card h4{font-size:34px;font-weight:800;color:#111827;margin-bottom:8px;}
.floating-card p{font-size:15px;color:#6d7283;}
.top-card{top:70px;right:-20px;}
.middle-card{left:-30px;top:260px;}
.bottom-card{right:20px;bottom:80px;}
/*================================================== FLOAT ANIMATION ==================================================*/
@keyframes floating{
0%{transform:translateY(0);}
50%{transform:translateY(-18px);}
100%{transform:translateY(0);}
}
/*========================================= BUTTONS =========================================*/
.btn-primary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 34px;border-radius:60px;text-decoration:none;font-size:16px;font-weight:700;transition:.45s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;}
.btn-primary{color:#fff;background:linear-gradient(135deg,#ff4d7d,#6b5cff);box-shadow:0 20px 40px rgba(107,92,255,.25);}
.btn-primary::before{content:"";position:absolute;left:-120%;top:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transform:skewX(-25deg);}
.btn-primary:hover::before{animation:btnshine .8s;}
.btn-primary:hover{transform:translateY(-6px);box-shadow:0 30px 60px rgba(107,92,255,.35);}
.btn-outline{background:#fff;color:#111827;border:1px solid #e8e8e8;}
.btn-outline:hover{transform:translateY(-6px);border-color:#6b5cff;color:#6b5cff;box-shadow:0 20px 45px rgba(0,0,0,.08);}
@keyframes btnshine{
0%{left:-120%;}
100%{left:150%;}
}

/*========================================= FLOATING CARD HOVER =========================================*/
 .floating-card{transition:.45s;}
.floating-card:hover{transform:translateY(-10px) scale(1.03);}
/*========================================= FEATURE HOVER =========================================*/
.feature-item{transition:.35s;}
.feature-item:hover{transform:translateX(8px);color:#d5222d;}
.feature-item:hover span{transform:rotate(360deg);}
.feature-item span{transition:.45s;}
/*========================================= RESPONSIVE =========================================*/
@media(max-width:1200px){
.fleet-wrapper{grid-template-columns:1fr;gap:60px;}
.fleet-right{min-height:550px;}
.stats-grid{grid-template-columns:repeat(2,1fr);}
.top-card{right:0;}
.middle-card{left:0;}
.bottom-card{right:30px;}
}
@media(max-width:768px){
.fleet-about-section{padding:40px 0;}
.fleet-left h2{font-size:42px;}
.fleet-left p{font-size:16px;}
.fleet-features{grid-template-columns:1fr;}
.fleet-buttons{flex-direction:column;}
.btn-primary,.btn-outline{width:100%;}
.stats-grid{grid-template-columns:1fr;}
.fleet-right{min-height:420px;}
.fleet-bus{max-width:100%;}
.floating-card{width:150px;padding:18px;}
.floating-card h4{font-size:26px;}
}
@media(max-width:576px){
.sub-title{font-size:11px;letter-spacing:1px;}
.fleet-left h2{font-size:30px;line-height:1.15;}
.fleet-right{min-height:340px;}
.stat-box{padding:30px 20px;}
.stat-box h3{font-size:36px;}
}

.why_choose{background:#eee;padding:60px 0;}
.why_choose h4{color:#d5222d;}
.why_choose .why_wrap{display:flex;gap:30px;flex-wrap:wrap;justify-content:center;}
.why_choose .why_wrap .item{width:260px;background:#000;padding:50px 30px;border-radius:20px;text-align:center;}
.why_choose .why_wrap .item h3{color:#d5222d;font-weight:600;font-size:21px;margin-bottom:15px;}
.why_choose .why_wrap .item .icon{font-size:3rem;}
.why_choose .why_wrap .item p{color:#aaa;font-size:16px;font-weight:300;}

.areas-section{background:#0b1220;padding:60px 0;}
.areas-section span{color:#d5222d;}
.areas-section h2{color:#fff;margin-bottom:30px;}
.area-grid{display:flex;gap:15px;flex-wrap:wrap;justify-content:center;}
.area-grid span{padding:16px 30px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:100px;color:white;transition:.3s;}
.area-grid span:hover{background:#d5222d;transform:translateY(-5px);}

.google_reviews_wrap{background:#fff;padding:70px 0;}
.google_reviews_wrap h3{color:#000;font-weight:800;font-size:30px;}
.google_reviews_wrap p{color:#000;}
.testimonials-active.owl-carousel .owl-nav button{background:#1f1f1f;border-color:#1f1f1f;}
.google_reviews_wrap .review_container{background:#fff;padding:0;border-radius:0;min-height:220px;}
.google_reviews_wrap .review_container h3{color:#111;font-size:22px;margin-top:35px;margin-bottom:15px;}
.google_reviews_wrap .review_container p{color:#333;font-size:16px;}
.google_reviews_wrap .review_container img{border-radius:10px;}
.google_reviews_wrap .review_container .top_title{display:flex;gap:10px;align-items:center;}
.google_reviews_wrap .review_container .top_title img{width:auto;padding:5px;border-radius:4px;border:solid 1px rgba(0,0,0,0.3);}
.google_reviews_wrap .review_container .top_title .title{color:#fb8c00;font-weight:700;font-size:15px;}
.google_reviews_wrap .review_container .review_star{padding:5px 0;}
.google_reviews_wrap .review_container .review_star i{color:#fb8c00;font-size:14px;margin:0 1px;}

.faq{background:#0b1220;padding:60px 0;}
.faq h2{color:#d5222d;margin-bottom:25px;}
.faq .single-my-account {background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);border-radius: 10px;overflow: hidden;margin-bottom:10px;}
.faq .single-my-account h3 {font-weight: 700 !important;font-size: 18px;text-transform: capitalize;background: transparent;border: 0;}
.faq .single-my-account p{font-size:17px;line-height:1.5;color:#afafaf;}
.faq .single-my-account a{color:#d5222d;}
.single-my-account h3.panel-title a {padding: 15px 25px;color:#fff;}
.single-my-account h3.panel-title a::before{top:15px;color:#fff;}
.our-gallery{padding:60px 0;}
.gallery_bank{display:flex;gap:30px;flex-wrap:wrap;justify-content:center;}
.gallery_bank .dec-img-wrap{width:360px;border-radius:10px;overflow:hidden;}
.gallery_bank .dec-img-wrap img{height:260px;width:100%;object-fit:cover;}
.newsletter_wrap{background:#d5222d;padding:60px 60px;margin:25px 0;border-radius:10px;}
.newsletter_wrap h2{color:#fff;}
.newsletter_wrap p{color:#eee;}
.newsletter_wrap .btn-theme{padding:10px 20px;background:#fff;font-weight:600;font-size:18px;color:#000;}
footer{background:#000;}
footer .footer-area h3{position:relative;margin-bottom:50px;color:#d5222d !important;}
footer .contact-widget i{border-radius:50%;width:48px;border-width:2px;border-color:#d5222d;color:#d5222d;font-weight:bold;}
.contact-widget a, .footer-sub-links .footer-widget .footer-list ul li a{color:#bbb;}
.opening-hours-widget{border:0;padding:0;border-radius:0;}
.contact-widget, .footer-widget .footer-list ul li a{color:#bbb;font-size:14px;font-weight:400;}
.social-list{display:flex;gap:10px;justify-content:center;align-items:center;}
.social-list a{color:#fff;font-size:1.5rem;border-radius:10px;border:solid 2px #d5222d;width:50px;height:50px;display:flex;align-items:center;justify-content:center;}
.social-list a svg{height:30px;}
.fr_dis{color:#fff;line-height:1.6;padding:15px 0;}
.footer-sub-links{background:rgba(255, 255, 255, 0.05);border-radius:20px;border:solid 2px #d5222d;}
.footer-sub-links .footer-widget .footer-list ul{margin-bottom:0;}
.copyright{display:flex;gap:10px;align-items:center;}
.copyright i{font-size:2rem;color:#d5222d;}
.copyright p{color:#fff;font-size:14px;}
.footer-sub-links .footer-widget .footer-list ul li a i{color:#d5222d;}
.footer-sub-links .footer-widget .footer-list ul li a svg{height:16px;fill:#d5222d;}
#scrollUp{bottom:10px;background-color:#d5222d;display:none !important;}
.blog-details-top .blog-details-content .blog-meta-2 ul li a:hover, .blog-wrap .blog-content-3 h3 a:hover, .blog-wrap .blog-content-3 span a:hover, .blog-wrap-2 .blog-content-2 .blog-meta-2 ul li a:hover, .blog-wrap-2 .blog-content-2 .blog-share-comment .blog-btn-2 a:hover, .blog-wrap-2 .blog-content-2 h4 a:hover, .breadcrumb-content ul li a:hover, .call-satting a, .cart-table-content table tbody>tr td.product-name a:hover, .cart-table-content table tbody>tr td.product-remove a:hover, .clickable-mainmenu .clickable-mainmenu-icon button:hover, .clickable-menu a:hover, .collection-product .collection-content h4 a:hover, .contact-info-wrap .single-contact-info .contact-info-dec p a:hover, .contact-social ul li a:hover, .contact-widget a:hover, .copyright p a, .copyright p a:hover, .copyright-2 p a:hover, .copyright-2.copyright-gray p a:hover, .copyright.copyright-white p a:hover, .filter-active a:hover, .footer-sub-links .footer-widget .footer-list ul li a:hover, .footer-sub-links a, .footer-top .footer-social ul li a:hover, .footer-white .footer-top .footer-social ul li a:hover, .footer-widget .footer-list ul li a:hover, .footer-widget.footer-widget-white .footer-list ul li a:hover, .header-hm-7.stick .clickable-menu a:hover, .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 a:hover, .header-right-wrap .same-style:hover>a, .language-currency-wrap .same-language-currency .lang-car-dropdown ul li a:hover, .language-currency-wrap .same-language-currency.same-lc-white .lang-car-dropdown ul li a:hover, .language-currency-wrap .same-language-currency:hover>a, .login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a:hover, .login-register-wrapper .login-register-tab-list a.active h4, .main-menu nav ul li ul.mega-menu>li ul li a:hover, .main-menu nav ul li ul.submenu li a:hover, .main-menu nav ul li:hover a, .mean-container .mean-nav ul li:hover>a, .modal-dialog .modal-header .close:hover, .nav-style-1.owl-carousel .owl-nav button:hover, .pro-sidebar-search .pro-sidebar-search-form button:hover, .product-details-content .pro-details-meta ul li a:hover, .product-details-content .pro-details-quality .pro-details-compare a:hover, .product-details-content .pro-details-quality .pro-details-wishlist a:hover, .product-details-content .pro-details-social ul li a:hover, .product-details-img .large-img-style .img-popup-wrap:hover, .product-details-slider-active.nav-style-1.owl-carousel .owl-nav button:hover, .product-tab-list a.active h4, .product-wrap-2 .product-content-2 .pro-wishlist-2 a:hover, .product-wrap-2 .product-content-2 .title-price-wrap-2.title-price-wrap-2-white h3 a:hover, .product-wrap-2 .product-content-2 h3 a:hover, .product-wrap-2 .product-img span.purple, .product-wrap-5 .product-content-5 h3 a:hover, .quickview-wrap .nav-style-1.owl-carousel>.owl-nav button:hover, .shop-list-wrap .shop-list-content h3 a:hover, .sidebar-menu nav ul li ul.mega-menu>li ul li a:hover, .sidebar-menu nav ul li ul.submenu li a:hover, .sidebar-menu nav ul li:hover a, .single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover, .single-my-account h3.panel-title a:hover, .single-my-account h3.panel-title a:hover::before, .stick .header-right-wrap.header-right-wrap-white .same-style.cart-wrap>button:hover, .stick .header-right-wrap.header-right-wrap-white .same-style>a:hover, .stick .main-menu.menu-white nav ul li a:hover, .your-order-area .payment-accordion h4 a:hover{color:#d5222d;}
.location_links_footer h3{font-size:17px !important;}
.location_links_footer .footer-list ul li{line-height:1;}
.location_links_footer .footer-list ul li a{font-size:14px;font-weight:300;letter-spacing:0;color:#bbb;}
.product-slider-active.owl-carousel .owl-nav button:hover, .testimonials-active.owl-carousel .owl-nav button:hover{background:#d5222d;border-color:#d5222d;}
.mean-container a.meanmenu-reveal {top:-40px;}
@media screen (max-width:600px){
	.slider-area .slider_caption h4{font-size:12px;}
	.slider-area .slider_caption h2{font-size:40px !important;}
	.slider-area .slider_caption h2 span{font-size:50px !important;}
	.slider-area .btn-stroke{margin-top:10px !important;}
	.quote-section{top:0;margin-top:50px;}
	.journey_destination .px-5{padding:0 !important;}
}

.content_pages ul{list-style:disc;margin-left:20px;}
.breadcrumb-area{background:#000 url(../img/bg/breadcrumb_bg1.webp) center bottom no-repeat;background-size:cover;text-align:center;padding:30px 0;}
.breadcrumb-area h1{color:#fff;}
.breadcrumb-area p{color:#aaa;}
.main-menu nav ul li ul.submenu{background:#000;border-radius:20px;}
.main-menu nav ul li ul.submenu li a{color:#aaa;font-size:17px;padding:5px 0;}
.main-menu nav ul li ul.submenu li a::before, .sidebar-menu nav ul li ul.submenu li a::before{display:none;}
.main-menu nav ul li ul.submenu li:hover a{padding-left:0;}

.contact-info-wrap{border-left:solid 3px #d5222d;background:transparent;padding:60px;border-radius:20px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.contact-info-wrap .single-contact-info .contact-icon i{width:50px;height:50px;line-height:50px;background:rgba(213, 34, 45, 0.2);border:0;color:#d5222d;}
.contact-info-wrap h3 span, .contact-form .contact-title h2 span{color:#d5222d;}
.contact-form{background:transparent;padding:60px;border-radius:20px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.inner_quote{top:0;}
.inner_quote .submit-btn{margin-top:25px;}
.pagination{list-style:none !important;}
.sidebar-widget .sidebar-widget-list ul li a, .single-sidebar-blog .sidebar-blog-content h4 a{color:#d5222d;}
.fixed-contact{position:fixed;right:10px;bottom:20px;display:flex;flex-direction:column;gap:12px;z-index:9999;}
.fixed-contact a{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:24px;box-shadow:0 10px 25px rgba(0,0,0,.25);transition:.3s ease;}
.fixed-contact a:hover{transform:translateY(-4px) scale(1.08);}
.fixed-contact .call{background:#0d6efd;}
.fixed-contact .whatsapp{background:#25D366;}
.fixed-contact .email{background:#E01C37;}
/* Pulse Animation */
@media(max-width:768px){
.fixed-contact{right:10px;bottom:15px;}
.fixed-contact a{width:50px;height:50px;font-size:20px;}
}
.blogs_container{background:#000;padding:60px 0;}
.blogs_container h2, .blogs_container p{color:#fff;}
.blogs_container .blogs_wrapper{display:flex;gap:50px;flex-wrap:wrap;justify-content:center;}
.blogs_container .blogs_wrapper .item{width:620px;display:flex;gap:25px;align-items:center;flex-wrap:wrap;}
.blogs_container .blogs_wrapper .item .img{width:250px;}
.blogs_container .blogs_wrapper .item .description{width:320px;}
.blogs_container .blogs_wrapper .item .description h3{color:#fff;margin-bottom:25px;}
.blogs_container .blogs_wrapper .item .description p{color:#aaa;}

.mean-container .mean-nav ul li{border-top:0;background:transparent;}
.mean-container .mean-nav ul li a{color:#000;font-size:16px;font-weight:600;}