body {
	background: #0b0b0b;
	font-size: 1rem;
	font-family: "Work Sans", sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #c3c3c3;
	letter-spacing: 0rem;
	line-height: 1.2;
}
 .white-placeholder::placeholder {
 color: #828282;
 opacity: 1; /* Ensures full visibility */
}

/* For better browser support */

.white-placeholder input::placeholder,  .white-placeholder textarea::placeholder {
 color: #828282;
 opacity: 1;
}
 .white-placeholder input:-ms-input-placeholder, /* IE 10-11 */  .white-placeholder textarea:-ms-input-placeholder {
 color: #828282;
}
 .white-placeholder input::-ms-input-placeholder, /* Edge */  .white-placeholder textarea::-ms-input-placeholder {
 color: #828282;
}
.white-placeholder select option {
	background-color: #fff;
	color: #000;
	border-radius: 0 !important;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}
b, strong {
	font-weight: 700;
}
ul, li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
p {
	line-height: 1.525rem;
	font-family: "Work Sans", sans-serif;
	font-weight: normal;
	color: #c3c3c3;
	font-size: 0.938rem;
}
.ff-montserrat {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 400;
}
.ff-worksans {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.section {
	position: relative;
	display: block;
}
.header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 101;
	top: 0;
	display: block;
	padding: 0.625rem 0;
	background-color: transparent;
}
.svg-icon {
	width: 40px;
	height: 40px;
	fill: currentColor;
}
.heading {
	position: relative;
	display: block;
}
.heading h2 {
	font-size: 2.188rem;
	color: #dfab58;
	line-height: 120%;
	letter-spacing: 0.01rem;
	font-weight: 400;
	position: relative;
}
.sub-heading {
	display: block;
	position: relative;
	color: #e42032;
	font-size: 18px;
	text-transform: capitalize;
	letter-spacing: 0.02rem;
	width: 100%;
	font-weight: 500;
	font-family: "Work Sans", sans-serif;
	margin-bottom: 20px;
	margin-top: 5px;
}
.padding-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.padding-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.padding-top-100 {
	padding-top: 100px;
}
.padding-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.padding-90 {
	padding-top: 90px;
	padding-bottom: 90px;
}
.padding-top-100 {
	padding-top: 100px;
}
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}
.font-size-13 {
	font-size: 13px;
	line-height: 1.2rem;
}
.font-size-14 {
	font-size: 14px;
}
.font-size-16 {
	font-size: 16px;
}
.font-size-18 {
	font-size: 18px;
}
.font-size-20 {
	font-size: 20px;
}
.custom-btn {
	border-radius: 6.25rem;
	color: #fff;
	background-color: #dfab58;
	font-size: 0.938rem;
	letter-spacing: 0.01rem;
	padding: 0.8rem 1.875rem;
	border-color: transparent;
	line-height: 100%;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family: "Work Sans", sans-serif;
	gap: 0.375rem;
}
.custom-btn svg {
	width: 20px;
	height: 20px;
}
.custom-btn:hover {
	background-color: #ffffff;
	color: #000000;
}
.white-custom-btn {
	background-color: #ffffff;
	color: #000;
}
.white-custom-btn:hover {
	border-color: #ffffff;
	background-color: #000;
	color: #fff;
}
.border-btn {
	border: 1px solid transparent;
	background-color: transparent !important;
}
.white-border {
	border-color: #fff;
	color: #fff;
}
.gold-border {
	border-color: #dfab58;
	color: #dfab58;
}
.black-border {
	border-color: #000;
	color: #000;
}
.red-border {
	border-color: #e42032;
	color: #e42032;
}
.big-btn {
	padding: 15px 45px;
}
.btn-with-arrow {
	padding: 15px 45px;
}
.white-border:hover {
	border-color: #fff;
	color: #e42032;
	background-color: #fff !important;
}
.gold-border:hover {
	border-color: #dfab58;
	color: #ffffff;
	background-color: #dfab58 !important;
}
.black-border:hover {
	border-color: #000;
	color: #fff;
	background-color: #000 !important;
}
.black-border:hover .custom-btn-arrow {
	color: #fff;
}
.red-border:hover {
	border-color: #e42032;
	color: #fff;
	background-color: #e42032 !important;
}
.red-border:hover .custom-btn-arrow {
	color: #fff;
}
.white-border .custom-btn-arrow {
	color: #fff;
}
.white-border:hover .custom-btn-arrow {
	color: #e42032;
}
.medium-btn {
	font-size: 14px;
	padding: 0.825rem 1.625rem;
}
.medium-btn svg {
	width: 10px;
	height: 10px;
}
.social-icon a {
	display: block;
	color: #fff;
}
.social-icon svg {
	width: 24px;
	height: 24px;
	display: block;
}
.social-icon a.facebook svg {
	width: 24px;
	height: 24px;
}
.social-icon a:hover {
	color: #dfab58;
}
.icon-btn {
	font-size: 1.25rem;
	color: #ffffff;
	border: none;
	padding: 0;
	letter-spacing: 0.02rem;
	font-weight: 400;
}
.icon-btn i {
	margin-right: 5px;
}
.icon-btn i svg {
	width: 30px;
	height: 30px;
	color: #dfab58;
}
.icon-btn span {
	font-size: 0.875rem;
	font-weight: 400;
	color: #dfab58;
	display: block;
	letter-spacing: 0.01rem;
}
.icon-btn:hover {
	color: #dfab58;
}
.grey-bg {
	background-color: #f7f7f7 !important;
}
.scrollup {
	width: 50px;
	height: 50px;
	opacity: 1;
	position: fixed;
	bottom: 8px;
	left: 15px;
	display: none;
	text-indent: -9999px;
	background: url(../images/icons/circle-arrow.svg) no-repeat;
	z-index: 5;
	background-size: 100% auto;
}
ul.list-inline li {
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #fff;
	padding: 0 20px;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 0.02rem;
}
ul.list-inline li:last-child {
	border-right: none !important;
}
ul.list-inline li a {
	color: #fff;
	text-decoration: none;
}
ul.list-inline li a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Menu Css */



/* ================= Sidebar ================= */



.sidebar {
	position: fixed;
	top: 0;
	left: -260px;
	width: 260px;
	height: 100%;
	background: #111;
	color: #fff;
	transition: left 0.4s ease;
	padding-top: 60px;
	z-index: 999;
}
.sidebar.active {
	left: 0;
}
/* Sidebar Close Button */

.sidebar .close-btn {
	position: absolute;
	top: 20px;
	right: -45px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	display: none;
	z-index: 1001;
}
.sidebar.active .close-btn {
	display: block;
}
.close-btn span {
	position: absolute;
	top: 16px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #dfab58;
	border-radius: 2px;
}
.close-btn span:nth-child(1) {
	transform: rotate(45deg);
}
.close-btn span:nth-child(2) {
	transform: rotate(-45deg);
}
/* Menu List */

.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar ul li {
	padding: 15px 25px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.sidebar ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}
/* ================= Hamburger ================= */

.hamburger {
	position: relative;
	top: 0;
	left: 0;
	width: 36px;
	height: 28px;
	cursor: pointer;
	z-index: 1000;
}
.hamburger span {
	display: block;
	width: 80%;
	height: 4px;
	background: #dfab58;
	border-radius: 2px;
}
.hamburger span:nth-child(2) {
	margin: 8px 0;
	width: 100%;
}
.hamburger span:nth-child(3) {
	width: 60%;
}
/* ================= Overlay ================= */

.overlay {
	position: fixed;
	inset: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 998;
}
.overlay.active {
	display: block;
}
/* ================= Content ================= */

.content {
	padding: 80px 20px;
	transition: filter 0.3s ease;
}
.content.blurred {
	filter: blur(3px);
}
/* Menu CSS End */





.hero-slider-caption-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 0px;
}
.banner-caption h1 {
	font-size: 3.438rem;
	color: #ffffff;
	text-transform: capitalize;
	line-height: 100%;
	letter-spacing: 0.01rem;
	font-weight: 500;
}
.banner-caption h2 {
	font-size: 49px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 100%;
	letter-spacing: 0.06rem;
	font-weight: 600;
}
.banner-caption h6 {
	font-size: 1rem;
	font-weight: 400;
	margin: 0;
	line-height: 1.25rem;
	letter-spacing: 0.15rem;
	font-family: "Work Sans", sans-serif;
	color: #dfab58;
}
.hero-content-inner {
	display: flex;
	flex-direction: column;
	position: relative;
}
.hero-image {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	position: relative;
}
.slider-arrow {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	z-index: 100;
	background-color: transparent !important;
	transform: rotate(0deg);
	transition: transform 1s linear;
	border: none !important;
	font-size: 50px;
	color: #26aae1;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 !important;
	padding: 0 !important;
	transform: translateY(-50%);
}
.slider-arrow.nav-button-prev {
	left: -50px;
}
.slider-arrow.nav-button-next {
	right: -50px;
}
.slider-section .slider-arrow.nav-button-prev {
	left: 0;
}
.slider-section .slider-arrow.nav-button-next {
	right: 0px;
}
.slider-section .slider-arrow {
	color: #fff;
}
#slide-carousel .slider-arrow {
	top: 50%;
}
.carousal-slider-section .slider-arrow {
	background-color: #dfab58 !important;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	font-size: 30px;
	border: none;
	color: #fff;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
	left: -25px;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
	right: -25px;
}
#testimonial-carousel.slider-section .slider-arrow.nav-button-prev {
	left: -95px;
}
#testimonial-carousel.slider-section .slider-arrow.nav-button-next {
	right: -95px;
}
.features-section {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: #00000050;
	z-index: 100;
	padding: 2.5rem 0;
}
.colm-box-image {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 125px;
	height: 125px;
	border-radius: 50%;
	overflow: hidden;
	min-width: 125px;
}
.colm-box-image img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
}
.text-gold {
	color: #dfab58 !important;
}
.custom-border-end {
	border-right: 1px dashed #4c4c4c;
}
.features-section .custom-border-end:last-child {
	border-right: none !important;
}
.bg-center {
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.fleet-box-wrapper {
	display: block;
	border: 1px dashed #767676;
	border-radius: 0.5rem;
	padding: 3.75rem 1.25rem;
}
.fleet-box-title {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 1.125rem;
	letter-spacing: 0.15rem;
	text-transform: uppercase;
	font-weight: 400;
}
.fleet-image {
	display: block;
	position: relative;
	border-radius: 0;
	height: 235px;
}
.fleet-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	object-position: center;
	border-radius: 0;
}
.small-icon-with-text {
	color: #464646;
	font-weight: 500;
	font-size: 16px;
}
.small-icon-with-text i svg {
	width: 26px;
	height: 26px;
	color: #dfab58;
}
.car-small-featured {
	font-size: 0.875rem;
	font-weight: 300;
	color: #ffffff;
}
.booking-section .icon-btn {
	font-size: 1.875rem;
}
.booking-section .icon-btn span {
	font-size: 1.313rem;
}
.booking-section .icon-btn i svg {
	width: 44px;
	height: 44px;
}
.booking-section .icon-btn i {
	margin-right: 1rem;
}
.image-tag-box-wrapper {
	background-color: #1c1c1c;
	padding: 1.25rem 1.25rem 2rem;
	text-align: center;
}
.booking-form-wrapper {
	display: block;
	border: 1px solid #575959;
	padding: 2.5rem 2.188rem;
}
.booking-form-wrapper .nav-underline {
	gap: 2rem;
}
.booking-form-wrapper .nav-link {
	font-size: 1.563rem;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.12rem;
	font-weight: 400 !important;
}
.booking-form-wrapper .nav-underline .nav-link.active, .booking-form-wrapper .nav-underline .show > .nav-link {
	color: #dfab58;
}
.custom-form-section .form-control,  .custom-form-section .form-select {
	border: none;
	border-radius: 0 !important;
	border-bottom: 1px solid #575959;
	padding: 0.938rem 1.125rem;
	color: #ffffff;
	font-family: "Work Sans", sans-serif;
	height: 48px;
	background-color: transparent !important;
	box-shadow: none !important;
}
.custom-form-section textarea.form-control {
	height: auto;
}
.comfort-title-section h2 {
	font-size: 3.625rem;
	font-weight: 600;
}
.images-box-warrper-cover {
	overflow: hidden;
	width: 100%;
}
.featured-box-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 64px;
	background-color: transparent;
	color: #dfab58;
}
.featured-box-icon svg {
	width: 54px;
	height: 54px;
}
.featured-box-wrapper {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	display: flex;
	position: relative;
}
.featured-box-title {
	font-size: 1rem;
	color: #ffffff;
	font-weight: 400;
	letter-spacing: 0.15rem;
	text-transform: uppercase;
}
.trip-section .custom-border-end:nth-child(2n) {
	border-right: none !important;
}
.ascot-content-box {
	display: block;
	border: 1px solid #575959;
	padding: 3.125rem;
}
.ascot-image-box {
	position: absolute;
	left: -70px;
	z-index: 5;
	top: -70px;
}
.testimonial-box-wrapper {
	display: block;
	border: 1px solid #575959;
	padding: 2.813rem 4.375rem;
}
.text {
	display: inline;
	position: relative;
}
.show-toggle {
	color: #e42032;
	cursor: pointer;
	font-weight: 500;
}
.show-toggle:hover {
	text-decoration: underline;
}
.review-star {
	font-size: 1.25rem;
	color: #dfab58;
}
.footer-top-section {
	display: block;
	border-top: 1px solid #685029;
	padding: 1.875rem 0;
	border-bottom: 1px solid #313131;
}
.footer-top-section a {
	color: #ffffff;
	font-size: 1rem;
	font-weight: 400;
}
.footer-top-section .svg-icon {
	color: #dfab58;
	width: 40px;
	height: 40px;
}
.footer-top-section .custom-border-end:last-child {
	border-right: none !important;
}
.footer-bottom {
	display: block;
	position: relative;
	padding: 1.25rem 0;
}
.copywrite {
}
.custom-logo {
	width: 151px;
	height: auto;
}