@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');

body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
}

/* Header */
.menu-panel {
	background: url(../images/header-bg.png) no-repeat left top, linear-gradient(115deg, transparent 50%, #f4c80b 50%);
}

.top-header {
	position: relative;
}

.topnav {
	display: flex;
	align-items: center;
	justify-content: end;
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}

.topnav li {
	display: inline-block;
	font-size: 15px;
	color: #222;
	letter-spacing: 0.5px;
	padding: 10px 25px;
}

.topnav a {
	color: #222;
}

.topnav a:hover {
	color: #e63c32;
	text-decoration: none;
}

.topnav i {
	font-size: 13px;
	padding-right: 5px;
}

/* Bottom-Header */
.bottom-header {
	background: #fff;
	width: 100%;
	border: 1px solid #f4c80b;
	padding: 5px;
	z-index: 1;
}

.bottom-header-inner {
	background: linear-gradient(45deg, transparent 50%, #1a3097 50%);
	padding: 15px 15px 0 0;
}

.bottom-header .navbar-logo {
	padding: 0;
	position: relative;
	z-index: 1;
}

.bottom-header .logo {
	height: 76px;
}

#navbarSupportedContent {
	position: relative;
}

.bottom-header ul {
	padding: 0;
	margin: 0;
}

.bottom-header li {
	list-style-type: none;
}

.bottom-header ul li a {
	text-decoration: none;
	display: block;
	padding: 5px !important;
	margin: 25px 10px;
	position: relative;
	color: #5b5b5b;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	transition-duration: 0.6s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.bottom-header ul li.active a,
.bottom-header ul li a:hover {
	color: #e63c32;
}

/* Form */
.book-form {
	position: relative;
}

.book-form .book-group {
	margin-bottom: 1rem;
}

.book-form .book-control {
	background-color: #f9fcff !important;
	width: 100%;
	font-size: 15px;
	border: 1px solid #747474 !important;
	border-radius: 10px;
	min-height: 48px !important;
}

.book-form .btn-primary {
	background: #e63c32;
	border-color: #e63c32;
}

/* Title-section */
.section-space {
	padding: 50px 0;
}

.section-title {
	font-size: 30px;
	color: #1a3098;
	font-weight: bold;
}

.section-title span {
	display: inline-block;
	line-height: 0.7;
	border-bottom: 4px solid #f4c70b;
}

.section-text {
	font-size: 15px;
	line-height: 1.7;
	color: #424242;
	text-align: justify;
	letter-spacing: 0.5px;
}

.section-flex {
	display: flex;
	align-items: center;
	justify-content: center;
}

.title-icon {
	display: inline-block;
	background-color: #fff;
	border-radius: 25px;
	padding: 15px;
	margin-bottom: 20px;
	box-shadow: 0 0 5px #ececec;
}

/* About-Us */
.about-section {
	background: url(../images/about-bg.png) no-repeat right;
}

/* Services */
.amenity-section {
	background: url(../images/network-bg.png) no-repeat left center;
	background-size: contain;
}

.amenity-icon {
	background: url(../images/service-icon-bg.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	padding: 60px;
	transition: all 1s linear;
	position: relative;
}

.amenity-inner h6 {
	font-weight: normal;
	padding: 20px 0;
}

.amenity-icon img {
	transform: scale(.8);
}

.amenity-inner:hover .amenity-icon img {
	transform: scale(1);
}

/* Network-Section */
.network-section .card {
	background-color: #f9fcff;
	border: 1px solid #f3c70b;
	border-radius: 10px;
}

.network-section ul {
	text-align: left;
	line-height: 2;
	list-style: circle;
	font-size: 15px;
}

/* Footer Section */
.footer-top {
	padding: 50px 0;
	background-color: #f7f7f7;
}

.footer-section h2 {
	color: #202b75;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 500;
	margin: 10px 0;
}

.footer-section p,
.footer-section p a {
	color: #222;
	line-height: 2;
	letter-spacing: 0.5px;
	font-size: 14px;
	position: relative;
	margin: 0;
}

.footer-top p span {
	color: #202b75;
}

.footer-top p {
	padding-left: 10px;
}

.footer-section i {
	color: #202b75;
	position: absolute;
	left: -10px;
	top: 8px;
}

.footer-bottom {
	background-color: #1a3097;
	padding: 10px 0;
}

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

.footer-bottom p>a {
	color: #fff;
}

@media(max-width:992px) {
	.menu-panel {
		background: #f4c80b;
	}

	.bottom-header .navbar-logo {
		position: relative;
	}

	.bottom-header ul li a {
		margin: 5px 10px;
	}
}

@media(max-width:564px) {
	.topnav {
		display: block;
	}

	.section-title {
		font-size: 25px;
	}
}

/* End Footer */

/* track */
.track-main {
	width: 100%;
	height: auto;
}

.track-main h1 {
	top: 102px;
	left: 98px;
	width: 892px;
	height: 82px;
	text-align: left;
	font: 100px;
	font-family: roboto;
	letter-spacing: 0px;
	color: #707070;
	opacity: 1;
}

.track-main #track-vector {
	height: 500px;
	margin-top: 8em;
}

.track-main .form {
	margin-left: 5em;
	margin-top: 0em;
}

#track-submit {
	background: transparent linear-gradient(113deg, #be73de 0%, #514eb7 100%) 0% 0% no-repeat padding-box;
	border-radius: 39px;
	opacity: 1;
	margin-left: 13em;
	width: 119px;
	height: 43px;
	color: white;
	top: -1em;
	position: relative;
}

.track-div {
	left: 14em;
	top: 7em;
}

.track-div-history {
	left: 6em;
	margin-top: 10em;
	position: relative;
}

@media only screen and (min-width: 1170px) {
	.center-orientation .vertical-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}

	.center-orientation .vertical-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: white;
	}

	.center-orientation .vertical-timeline-content .btn {
		float: left;
	}

	.center-orientation .vertical-timeline-content .vertical-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 2px;
		font-size: 14px;
	}

	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
		float: right;
	}

	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}

	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
		float: right;
	}

	.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
		left: auto;
		right: 122%;
		text-align: right;
	}

	.center-orientation .cssanimations .vertical-timeline-content.is-hidden {
		visibility: hidden;
	}
}
