html{scroll-behavior:smooth}
body{
font-family: 'roboto', sans-serif ;
}
.header-span{
font-weight: 500;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 3px;
font-family: roboto;
color:  #FFF;
margin-top: 60px;
}
.header-larg-text{
margin-top: 40px;
font-size: 100px;
font-family: roboto;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 5px;
color: #FFF;
position: relative;
margin-bottom: 0;
line-height: 119px;
}
.header-cricle{
position: absolute;
border-radius: 100%;
background: #FFF;
color: #4d148c;
width: 180px;
height: 180px;
display: inline-block;
padding: 26px 16px;
top: -37px;
margin-left: 15px;
margin-top: 10px;
}
.header-heading{
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 22px;
font-family: roboto;
margin-bottom: 40px;
color: #FFF;
}
.navbar-nav{
margin-right: 105px;
}
.navbar-brand{
margin-left: 105px;
}
.nav-logo-text{
align-items: center;
font-size: 25px;
font-family: roboto;
text-transform: uppercase;
font-weight: 700;
}
header{
background: #59a8dc;
}
.custom-btn{
min-height: 30px!important;
padding: 13px 25px!important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
transition: all ease-in-out 0.30s;
-webkit-transition: all ease-in-out 0.30s;
letter-spacing: 1px!important;
margin-right: 30px!important;
padding: 13px 35px!important;
color: #333!important;
background-color: #fff!important;
border-radius: 0px!important;
margin-top: 40px;
margin-bottom: 40px;
margin-left: 5px;
}
.custom-btn::hover{
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3)!important;
background: #fff!important;
color: #000!important;
}
.carousel-item{
margin-top: 70px;
}
.headedr-span-sec{
color: #FFF;
letter-spacing: 1px;
font-size: 14px;
text-transform: capitalize;
}
.carousel-bg{
background-image: url(../img/texture_2.png);
}
.bookcab{
background-color: #f5f5f5;
background-image: url(assets/theme/img/texture.png);
overflow: hidden;
padding: 40px 0;
}
.container-shadow
{
background: #fff;
box-shadow: 0 15px 25px rgba(0, 0, 0, 0.25);
margin: auto!important;
z-index: 9;
position: relative;
}
.bg-white{
background: #fff;
}
.bg-yellow{
background: #feeb03;
}
.bookcab-heading{
display: inline-block;
width: 100%;
margin-bottom: 14px;
font-weight: 800;
font-size: 45px;
text-transform: uppercase;
color: #141414;
line-height: 28px;
position: relative;
font-family: roboto !important;
letter-spacing: 0;
}
.padding70 {
    padding: 35px 0 20px 38px;
}
.short-intro  small{
font-size: 45px;
font-weight: 300;
color: #999999;
}
.short-intro span{
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 28px;
color: #848282;
font-family: 'Raleway', sans-serif;
}
.short-intro p{
font-size: 1.2rem;
color: #444343;
letter-spacing: 1px;
font-family: 'Raleway', sans-serif;
}
.custom-blockquote{
padding-right: 0;
font-size: 1.2rem;
font-family: Raleway;
letter-spacing: 1px;
border-left: 3px solid #fede03;
color: #333;
font-weight: 800;
margin: 38px 0;
padding: 10px 20px;
}
ul.list{
padding-left: 16px;
}
ul.list li{
font-size: 1.2rem;
font-weight: 500;
line-height: 22px;
font-family: Raleway;
letter-spacing: 1px;
padding: 7px 20px;
}
.btn-cus{
font-size: 1.2rem !important;
color: #403b3b!important;
font-weight: 500!important;
padding: 9px!important;
margin-right: 30px;
box-shadow: 0px 1px 2px 0px grey;
border-radius: 0px;
}
.buttons{
display: inline-block;
width: 100%;
padding: 16px 0;
}
.form-control{
border-radius: 0;
background: #fff;
height: 60px;
font-size: 14px;
letter-spacing: 1.5px;
padding: 10px 22px;
outline: none!important;
border: none;
box-shadow: none!important;
margin-bottom: 25px;
}
.btn.focus, .btn:focus {
outline: 0;
box-shadow:none!important;
}
.form-input{
background: #fff;
font-size: 14px;
letter-spacing: 1.5px;
padding: 10px 22px;
outline: none!important;
border: none;
}
.dropdown-item{
font-size: 14px!important;
letter-spacing: 1.5px!important;
}
.btn-default-custom{
font-size: 14px;
letter-spacing: 1.5px;
}
.section-second{
background: #fff;
padding: 20px 5px;
position: relative;
display: inline-block;
width: 100%;
}
.cab-book-heading{
font-weight: 800;
margin-left: 34px;
font-size: 14px;
letter-spacing: 1px;
}
.fas{
font-size: 25px;
position: absolute;
left: 2px;
}
.checkbox-emboss
{
position: absolute;
top: 0px;
right: 26px;
margin: 0;
padding: 0;
width: 15px;
height: 15px;
text-align: center;
cursor: pointer;
}
.pkg-price{
margin-top: 20px;
letter-spacing: 1px;
}
.pkg-price h2{
font-weight: 900;
font-size: 35px;
}
.pkg-price h5{
font-weight: 900;
margin-bottom: 0px!important;
font-size: 14px;
}
.pkg-price-float{
float: left;
}
.col-sm-4{
float: left;
padding-left: 6px;
}
.pkg-item{
border-right: 1px solid #f3f3f3;
}
.padding180{
padding: 180px 0;
background: #fff;
}
.nav-tabs {
border-bottom: none!important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #495057;
background-color: #fff;
border-color: none!important;
}
.pull-right{
float: right!important;
}
.pull-right li{
padding: 0px !important;
}
.pull-right .active a{
color: #fdb801!important;
border: none!important;
border-bottom: 1px solid!important;
}
.pull-right li a{
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0 20px;
padding: 17px 15px;
color: #999;
}
a:hover {
text-decoration: none !important;
}
.custom-img{
width: 75%;
margin: 22px auto 0px;
}
.card-title{
font-weight: 900;
font-size: 22px;
}
.card-small{
font-size: 13px;
font-weight: 500;
line-height: 22px;
font-family: Raleway;
letter-spacing: 1px;
}
.divider{
display: inline-block;
width: 209px;
height: 1px;
background: #eee;
margin: 14px 0;
}
.driver-name{
font-size: 13px;
font-family: Raleway;
letter-spacing: 1px;
color: #333;
font-weight: 800;
padding: 10px 20px;
}
.active{
color: #fed203;
}
.rating{
margin: 0px 32px;
}
.our-pricing{
padding: 180px 0;
background: #000;
}
.yellow{
color:yellow;
}
.rounded-lg {
border-radius: 0px !important;
}
.text-left {
font-family: Raleway;
}
.text-center {
margin: 0 auto !important;
}
.card-body p{
font-size: 13px;
font-family: Raleway;
letter-spacing: 1px;
color: #333;
font-weight: 800;
}
.padding-custom{
padding: 70px 0px 70px 45px;
}
.carousel-caption {
position: relative;
right: 15%;
bottom: 20px;
left: 0%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #000;
text-align: center;
}
.testimonial p{
font-size: 13px;
font-family: Raleway;
letter-spacing: 1px;
color: #565656;
font-weight: 800;
padding: 0px 38px;
}
.testimonial ,h4,h6{
font-family: Raleway;
letter-spacing: 1px;
color: #565656;
font-weight: 800;
}
footer{
background: #2b2b2b;
position: relative;
overflow: hidden;
}
.short-intro strong{
color: #fff;
}
address p{
color: #999!important;
line-height: 22px;
margin-bottom: 30px;
}
.contact-info li{
list-style: none;
width: 100%;
line-height: 24px;
color: #999!important;
font-family: Raleway;
font-size: 14px!important;
font-weight: 500;
}
.contact-info a{
list-style: none;
padding-right: 11px;
color: #999!important;
}
.contact-info{
margin-left: 0px!important;
padding-inline-start: 0px;
}
.social-icon a{
color: #999!important;
font-size: 25px;
padding-right: 11px;
}
.social-icon{
display: flex;
list-style: none;
padding-inline-start: 0px;
}
.copyright{
font-size: 13px!important;
color: #999!important;
letter-spacing: 1px!important;
font-family: 'Raleway', sans-serif!important;
}
.legal{
font-size: 13px!important;
color: #999!important;
letter-spacing: 1px!important;
font-family: 'Raleway', sans-serif!important;
}
address {
margin-top: 18px;
}
.msg-form{
background: #1a1818;
position: relative;
z-index: 2;
}
.footer-padding{
padding: 65px ;
}
.footer-padding h3{
color: #fff;
font-weight: bolder;
letter-spacing: 2px;

font-size: 21px;
}
.footer-padding small{
color: #fff;
letter-spacing: 2px;
margin-bottom: 60px;
}
.footer-padding180{
padding: 180px 0;
}
.no-padding{
padding: 0px!important;
margin: 0px!important;
}
.google-map{
position: absolute!important;
width: 45.1%;
top: 0;
height: 100%!important;
margin-left: -100px;
}
.map-container
{
z-index: 0;
top: 0;
position: static;
}.navbar-light .navbar-nav .nav-link {

font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-family: roboto;
color: #777;

font-weight: 600;
}

.table {
	width:100%;
	border:1px solid $color-form-highlight;
}

.table-header {
	display:flex;
	width:100%;
	background:#000;
	padding:($half-spacing-unit * 1.5) 0;
}

.table-row {
	display:flex;
	width:100%;
	padding:($half-spacing-unit * 1.5) 0;
	
	&:nth-of-type(odd) {
		background:$color-form-highlight;
	}
}

.table-data, .header__item {
	flex: 1 1 20%;
	text-align:center;
}

.header__item {
	text-transform:uppercase;
}

.filter__link {
	color:white;
	text-decoration: none;
	position:relative;
	display:inline-block;
	padding-left:$base-spacing-unit;
	padding-right:$base-spacing-unit;
	
	&::after {
		content:'';
		position:absolute;
		right:-($half-spacing-unit * 1.5);
		color:white;
		font-size:$half-spacing-unit;
		top: 50%;
		transform: translateY(-50%);
	}
	
	&.desc::after {
		content: '(desc)';
	}

	&.asc::after {
		content: '(asc)';
	}
	
}

.faq-section {
            max-width: 1000px;
            margin: auto;
			align-items: center;
			text-align: center;
            padding: 20px;
            font-family: Arial, sans-serif;
			
        }

        .faq-title {
            font-size: 24px;
            font-weight: bold;
			align-items: center;
            text-align: center;
            margin-bottom: 5px;
        }

        .faq-subtitle {
            text-align: center;
            color: #6c757d;
            margin-bottom: 20px;
        }

        .faq-box {
            background: rgba(252, 249, 63, 0.765);
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }

        .faq-item {
            border-bottom: 1px solid #ddd;
        }

        .faq-question {
            width: 100%;
            background: none;
            border: none;
            text-align: left;
            font-size: 18px;
            font-weight: bold;
            padding: 15px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            outline: none;
        }

        .faq-answer {
            display: none;
            padding: 10px 15px;
            font-size: 16px;
            color: #333;
            background: #f9f9f9;
        }

        .faq-item.active .faq-answer {
            display: block;
        }

        .faq-item.active .faq-question {
            background: #007bff;
            color: white;
        }
       
		.ride-form-wrapper {
    max-width: 90%;
    width: 700px;
    margin: 50px auto;
    background: white;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    text-align: center;
    background: linear-gradient(135deg, #e4f139, #ebdf99);
    font-family: Arial, sans-serif;
}

h2 {
    color: #333;
    font-size: 26px;
    margin-bottom: 20px;
}

.ride-input {
    width: calc(100% - 20px);
    padding: 14px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 16px;
    outline: none;
    transition: 0.3s;
}

.ride-input:focus {
    border-color: #ff758c;
    box-shadow: 0 0 8px rgba(255, 117, 140, 0.5);
}

.ride-submit-btn {
    background: linear-gradient(45deg, #ff758c, #ff7eb3);
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
}

.ride-submit-btn:hover {
    background: linear-gradient(45deg, #ff7eb3, #ff758c);
}

@media (max-width: 500px) {
    .ride-form-wrapper {
        width: 90%;
        padding: 20px;
    }
    .ride-input {
        font-size: 14px;
        padding: 10px;
    }
    .ride-submit-btn {
        font-size: 16px;
        padding: 10px;
    }
}

/* Move header behind images */
header {
    position: relative;
    z-index: -1;
}

/* Gallery Wrapper with Horizontal Scroll */
.image-gallery-wrapper {
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    padding: 20px;
    margin: 0 20px; /* Added margin to left and right */
}

.image-gallery {
    display: flex;
    gap: 10px;
}

.gallery-image {
    width: 450px;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}

.gallery-image:hover {
    transform: scale(1.1);
}

/* Enable Horizontal Scroll */
.image-gallery-wrapper::-webkit-scrollbar {
    height: 8px;
}

.image-gallery-wrapper::-webkit-scrollbar-thumb {
    background: #555;
    border-radius: 10px;
}

.image-gallery-wrapper::-webkit-scrollbar-track {
    background: #ddd;
}

/* Lightbox Full View */
.lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 9999;
}

/* Lightbox Image */
.lightbox img {
    max-width: 90%;
    max-height: 80%;
    border-radius: 10px;
}

/* Close Button */
#close-lightbox {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}

/* Navigation Buttons */
.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.7);
    color: black;
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
}

#prev {
    left: 10%;
}

#next {
    right: 10%;
}        
.destinations-container {
    padding: 50px;
    background: linear-gradient(135deg, #918087, #ff758c);
    margin: 20px auto;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.destination-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    justify-content: center;
    max-width: 1200px;
    margin: auto;
}
.destination-item {
    height: 300px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s, box-shadow 0.3s;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.7);
    background-color: rgba(0, 0, 0, 0.3);
}
.destination-item:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
    .destination-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
}
.reviews-container {
    text-align: center;
    margin: 20px auto;
    padding: 40px;
    background: linear-gradient(135deg, #ff9a9e, #fad0c4); 
    border-radius: 10px;
    max-width: 1200px;
    max-height: 1000px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.review-slider {
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 150px;
    position: relative;
    align-items: center;
}

.review-item {
    width: 100%;
    position: absolute;
    opacity: 0;
    transition: opacity 1s;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px;
    border-radius: 8px;
}

.review-item.active {
    opacity: 1;
}

.review-item span {
    color: yellow;
    font-weight: bold;
}

.review-form {
    margin-top: 20px;
}

.review-form input, .review-form button {
    padding: 10px;
    margin: 5px;
    border: none;
    border-radius: 5px;
    text-align: center;
}

.review-form input {
    width: 60%;
}

.review-form button {
    background-color: #0056b3;
    color: white;
    cursor: pointer;

}

.review-form button:hover {
    background: #003c80;
}
  /* Responsive Design */
@media (max-width: 768px)
{
.reviews-container
{
    max-width: 90%;
    padding: 15px;
}
.review-slider {
    height: 120px;
}
.review-item {
    font-size: 16px;
    padding: 10px;
}
    .review-form input {
        width: 80%;
    }
}
.blog-header {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        position: relative;
        margin-bottom: 40px;
    }
    .badge-24x7-header {
        width: 150px;
        height: 150px;
        background: radial-gradient(circle, #ffcc00, #ff6600);
        color: white;
        font-size: 40px;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        position: absolute;
        top: -60px;
        right: 20px;
        box-shadow: 0 0 25px rgba(255, 165, 0, 1), 0 0 15px rgba(255, 102, 0, 0.9);
        z-index: 10;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
        animation: pulse 1.5s infinite alternate;
    }
    @keyframes pulse {
        0% {
            transform: scale(1);
        }
        100% {
            transform: scale(1.1);
        }
    }
    .blog-container {
        max-width: 1200px;
        margin: auto;
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 30px;
    }
    .blog-post {
        background: white;
        padding: 25px;
        border-radius: 10px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1), 0 4px 20px rgba(255,165,0,0.7);
        transition: transform 0.3s ease-in-out;
        flex: 1 1 calc(33.33% - 30px);
        text-align: center;
        position: relative;
        margin-top: 20px;
    }
    .blog-post:hover {
        transform: scale(1.05);
    }
    .blog-post h2 {
        color: #ff7e5f;
    }
    .blog-post p {
        color: #333;
    }
    .btn-refresh {
        display: block;
        margin: 20px auto;
        padding: 12px 24px;
        background: #ff7e5f;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-size: 18px;
        transition: background 0.3s;
    }
    .btn-refresh:hover {
        background: #e76b52;
    }
    @media (max-width: 768px) {
        .blog-container {
            flex-direction: column;
            align-items: center;
        }
        .blog-post {
            flex: 1 1 100%;
        }
        .badge-24x7-header {
            width: 110px;
            height: 110px;
            font-size: 28px;
            top: -40px;
            right: 10px;
        }
    }