@import url("https://fonts.googleapis.com/css2?family=Bonheur+Royale&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Luckiest+Guy&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Sen:wght@400..800&display=swap");

html {
	scroll-behavior: smooth;
}

b {
	font-weight: 800 !important;
}

body {
	font-family: "Lato", sans-serif;
	font-size: 14px;
}

/* Header */
.header-section {
	font-family: "Sen", sans-serif;
	background: url(../images/header-bg.png) no-repeat #2580c3;
	background-size: 100% 80%;
}

.top-header {
	padding: 10px 0;
}

.top-header i {
	color: #f2d474;
	margin: 0 5px;
}

.head-inner {
	padding: 0;
	margin: 0;
}

.head-inner a {
	color: #fff;
	font-weight: 400;
}

.head-inner a:hover {
	color: #fff;
}

.head-inner li {
	display: inline-block;
	padding: 5px 15px;
	color: #fff;
}

.top-header-list li {
	display: inline-block;
	padding: 8px 12px;
	color: #fff;
}

.header-login {
	background: #d84538;
	border-radius: 20px;
	color: #fff;
	padding: 8px 16px !important;
	border-radius: 20px;
}

/*  Bottom-Header  */
.bottom-header {
	padding: 10px 0;
}

.bottom-header .navbar-logo {
	position: absolute;
	top: -24px;
	left: 2rem;
}

.bottom-header .navbar-logo img {
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	height: 80px;
}

.bottom-header .bottom-header-list {
	padding: 0;
	margin-left: auto;
}

.bottom-header-list li {
	list-style-type: none;
	padding: 10px 30px;
}

.bottom-header-list li a {
	text-decoration: none;
	display: block;
	position: relative;
	color: #fff;
	font-weight: 500;
	font-size: 17px;
	text-transform: capitalize;
}

.bottom-header .prebooking li {
	padding: 10px !important;
}

.bottom-header .prebooking li a {
	color: #222 !important;
}

.bottom-header-list li.active a,
.bottom-header-list li a:hover,
.bottom-header-list i {
	color: #f2d474;
	font-weight: bold;
}

/* title-section */
.section-title {
	color: #e3000f;
	text-transform: uppercase;
}

.section-subtitle {
	font-family: "Bonheur Royale", cursive;
	color: #c60f0f;
	margin: 0;
	font-size: 50px;
	position: relative;
}

.section-header {
	font-size: 7rem;
	font-weight: 900;
	color: #ecf5fc;
	position: relative;
	left: -5rem;
}

.section-text {
	line-height: 1.8;
	color: #000;
	font-size: 15px;
	font-weight: 500;
}

/* slider-panel */
.slider-panel {
	background: url(../images/slider-text.png) no-repeat center 5rem,
		url(../images/slider-bg.png) no-repeat 0 0/100% 100%;
	position: relative;
	margin: -2px 0;
}

.slider-inner {
	background: url(../images/slider-building.png) repeat-x bottom;
	padding: 50px 0 25rem;
	animation: slider-bg 40s ease infinite normal both;
}

@keyframes slider-bg {
	100% {
		background-position-x: 500%;
	}
}

.slider-truck {
	position: absolute;
	bottom: 0;
	left: 4rem;
}

.slider-title {
	position: relative;
	display: inline-block;
}

.slider-title h1 {
	font-family: "Luckiest Guy", cursive;
	font-size: 9rem;
	color: #fff;
	margin: 0;
}

.slider-subtitle {
	font-family: "Bonheur Royale", cursive;
	color: #fecc66;
	margin: 0;
	font-size: 30px;
	font-weight: 600;
	position: relative;
}

.text-truck {
	position: absolute;
	right: -12rem;
	top: -11px;
	animation: truck 20s ease infinite alternate both;
}

@keyframes truck {
	100% {
		transform: translateX(-60%);
	}
}

.text-truck img {
	transform: scaleX(-1);
}

.booking-section {
	width: 80%;
	margin: auto;
}

.book-form {
	background: #fff;
	padding: 5px 5px 5px 35px;
	border-radius: 50px;
}

.book-form .book-control {
	background-color: #fff !important;
	width: 100%;
	min-height: 40px !important;
	border: none !important;
	outline: none;
	border-bottom: 1px solid #000 !important;
	margin: 10px 0;
	box-shadow: none !important;
	border-radius: 0;
}

.book-form .book-group {
	position: relative;
	margin: 0 25px;
}

.field-img {
	position: absolute;
	left: -37px;
	top: 7px;
}

.book-form .book-control:focus {
	border-bottom: 1px solid #d94639 !important;
}

.book-form .book-button {
	background: #d94639;
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	letter-spacing: 0.8px;
	font-weight: bold;
	padding: 26px;
}

/* pre-book */
.prebook-section {
	padding: 60px 0 8rem;
	background: url(../images/gallery-bg.png) repeat-x bottom;
	position: relative;
	animation: slider-bg 50s ease infinite normal both;
}

.prebook-section .section-subtitle,
.feature-section .section-subtitle,
.facility-section .section-subtitle {
	text-align: center;
}

.prebook-section::before,
.feature-section::before,
.facility-section::before {
	position: absolute;
	background: #616161;
	content: "";
	width: 32%;
	left: 0;
	height: 1px;
	top: 9%;
}

.prebook-content {
	background: url(../images/pre-book.png) no-repeat center;
	padding: 100px 0;
	background-size: auto 100%;
}

.prebook-card {
	text-align: center;
	position: relative;
	top: 4.5rem;
	display: inline-block;
}

.card-1 {
	left: 8.2rem;
}

.card-2 {
	left: 3rem;
}

.card-3 {
	left: -2.3rem;
}

.prebook-img {
	position: relative;
	top: 1rem;
	left: -5rem;
	animation: pre-img 20s ease infinite alternate both;
}

@keyframes pre-img {
	100% {
		transform: translateX(-10%);
	}
}

.prebook-card:hover .prebook-icon {
	background: #94c9f0;
}

.prebook-icon {
	background: #eaf4fc;
	padding: 6px;
	display: inline-block;
	border-radius: 50%;
	margin: 20px 0;
}

.prebook-card:hover h6 {
	color: #1b8ce0;
}

.prebooking-title {
	padding: 30px 0;
}

.pre-book-plane {
	position: absolute;
	z-index: -1;
	left: 2rem;
	top: 7rem;
	animation: plane 30s ease 0s infinite alternate both;
}

@keyframes plane {
	100% {
		transform: translateX(50%);
	}
}

.prebook-btn {
	background: #1086df;
	color: #fff !important;
	text-decoration: none !important;
	display: inline-block;
	padding: 10px 30px;
	font-size: 16px;
	border-radius: 50px;
	margin: 40px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.prebook-btn::before {
	position: absolute;
	content: "";
	background: #e3000f;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	clip-path: circle(0% at 0 100%);
	transition: 0.3s;
}

.prebook-btn:hover::before,
.prebook-btn:focus::before {
	clip-path: circle(140.8% at 1% 100%);
	box-shadow: 0 0 10px #ccc;
	transition: 1s;
}

/* gallery-section */
.gallery-section {
	background: linear-gradient(0deg,
			rgba(12, 99, 165, 1) 26%,
			rgba(255, 255, 255, 1) 26%);
	padding: 60px 0;
	position: relative;
}

.gallery-section .section-subtitle {
	text-align: center;
}

.gallery-section::before {
	position: absolute;
	background: #616161;
	content: "";
	width: 34%;
	right: 0;
	height: 1px;
	top: 11%;
}

.gallery-content {
	margin: 60px 0 0;
}

.gallery-content img {
	border-radius: 20px;
	box-shadow: 0 0 10px #2222228f;
	margin: 10px 0;
}

/* feature-section */
.feature-section {
	padding: 60px 0;
	position: relative;
}

.feature-card,
.feature-1 {
	padding: 20px 30px;
	position: relative;
	margin: 20px 0;
}

.feature-card p,
.feature-1 p {
	margin: 0;
}

.feature-card::before {
	content: "";
	position: absolute;
	background: #94c9f0;
	left: 96px;
	top: 24px;
	width: 18%;
	height: 60%;
	transition: 0.6s;
	border-radius: 50%;
}

.feature-1::before {
	content: "";
	position: absolute;
	background: #94c9f0;
	right: 87px;
	top: 18px;
	width: 22%;
	transition: 0.6s;
	height: 68%;
	border-radius: 50%;
}

.feature-1:hover::before {
	transition: 1s;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
}

.feature-card:hover::before {
	transition: 1s;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
}

.feature-card:hover p,
.feature-1:hover p {
	color: #fff;
	transition: 1s;
}

.feature-card:hover h6,
.feature-1:hover h6 {
	color: #c61111;
	font-weight: 900;
	transition: 1s;
}

.feature-section i {
	background: #0c63a5;
	color: #fff;
	margin: 0 10px;
	padding: 5px;
	border-radius: 50%;
	font-weight: 900;
	height: 20px;
	display: inline-flex;
	width: 20px;
	align-items: center;
	justify-content: center;
}

/* route-section */
.route-section {
	margin-top: -6rem;
	position: relative;
	background: url(../images/route-text.png) no-repeat right top;
	top: 5rem;
}

/* about-section */
.about-section {
	padding: 8rem 0 12rem;
	color: #fff;
	background: url(../images/about-bg-2.png) no-repeat 0 bottom / 100%,
		url(../images/about-bg-1.png) no-repeat 0 0 / 100% 100%;
}

.about-section .section-text {
	color: #fff;
}

/* facility-section */
.facility-section {
	padding: 60px 0 0;
	position: relative;
}

.facility-content {
	padding: 18rem 0;
	background: url(../images/facility-image.png) no-repeat center;
	background-size: 45%;
}

.facility-card {
	text-align: center;
}

.facility-1 {
	position: relative;
	top: -10rem;
	left: -1rem;
}

.facility-2 {
	position: relative;
	top: -14rem;
	left: -4rem;
}

.facility-3 {
	position: relative;
	top: -19rem;
	left: -2rem;
}

.facility-4 {
	position: relative;
	top: -18rem;
}

.facility-5 {
	position: relative;
	top: -12rem;
}

.facility-icon {
	background: #d3e9f9;
	padding: 10px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #5aabe8;
	transition: 0.5s;
}

.facility-title {
	margin: 20px 0;
}

.facility-card:hover .facility-icon {
	background: #0d6db8;
	transform: scaleX(-1);
	transition: 1s;
}

.facility-card:hover h6 {
	color: #0d6db8;
	font-weight: 500;
}

/* footer-section */
.footer-section {
	background: url(../images/footer-bg.png) no-repeat;
	background-size: 101% 100%;
	background-position-x: -1rem;
}

.footer-top {
	padding: 100px 0;
}

.footer-top h5 {
	color: #d74538;
	margin: 25px 0;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: 1px;
}

.footer-top p,
.footer-top a {
	color: #fff;
	line-height: 2;
	letter-spacing: 0.5px;
	font-size: 15px;
	padding-left: 6px;
	position: relative;
	margin: 0;
}

.footer-top i {
	color: #e3000f;
	position: absolute;
	left: -10px;
	top: 9px;
}

/* footer-bottom */

.footer-bottom {
	padding: 15px 0;
}

.footer-bottom a,
.footer-bottom p {
	color: #fff;
	margin: 0;
}

/* media */

@media (max-width: 992px) {
	.header-section {
		background: #2580c3;
	}

	.bottom-header .navbar-logo,
	.slider-truck,
	.section-subtitle,
	.card-1,
	.card-2,
	.card-3,
	.prebook-img,
	.route-section,
	.facility-1,
	.facility-2,
	.facility-3,
	.facility-4,
	.facility-5 {
		position: relative;
		top: 0;
		left: 0 !important;
		bottom: 0;
	}

	.slider-title h1 {
		font-family: "Luckiest Guy", cursive;
		font-size: 3rem;
		color: #fff;
		margin: 0;
	}

	.booking-section {
		width: auto;
	}

	.book-form {
		border-radius: 0;
	}

	.slider-panel {
		background: url(../images/slider-bg.png) no-repeat 0 0 / 100% 100%;
		background-size: cover;
	}

	.prebook-section,
	.gallery-section,
	.facility-section,
	.about-section,
	.facility-content,
	.footer-top {
		padding: 20px 0;
	}

	.about-section {
		background: url(../images/about-bg-1.png) no-repeat 0 0 / cover;
	}

	.text-truck {
		display: none;
	}

	.slider-inner,
	.prebook-content,
	.route-section {
		padding: 20px 0;
		background: none;
	}

	.facility-content {
		background-size: contain;
	}

	.section-subtitle::before {
		width: 0 !important;
	}

	.section-header {
		left: 0;
		font-size: 3rem;
	}

	.gallery-content,
	.route-section {
		margin: 0;
	}

	.feature-card::before,
	.feature-1::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 5%;
		transition: 0.6s;
		border-radius: 0;
	}

	.feature-card:hover::before,
	.feature-1:hover::before {
		background: #94c9f0;
		width: 100%;
	}

	.facility-card {
		margin: 20px 0;
	}

	.prebook-section::before,
	.feature-section::before,
	.facility-section::before,
	.gallery-section::before {
		height: 0;
	}

	.footer-top {
		background: #282728;
	}

	.footer-top img {
		width: 100%;
	}

	.prebook-section .section-subtitle,
	.feature-section .section-subtitle,
	.facility-section .section-subtitle {
		position: relative;
		left: 6rem;
	}

	.prebook-section .section-subtitle::before,
	.feature-section .section-subtitle::before,
	.facility-section .section-subtitle::before {
		height: 0;
	}

	.footer-bottom {
		background: #009ee3;
	}

	.slider-title h1 {
		font-family: "Luckiest Guy", cursive;
		font-size: 2.5rem;
		color: #fff;
		margin: 0;
	}

	.footer-top img {
		width: 100%;
	}
}
