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

html {
	scroll-behavior: smooth;
}

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

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

/* Header */
.top-header {
	position: relative;
	background: #018ec3;
}

.topnav {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}

.topnav li {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding: 8px 10px;
}

.topnav li span {
	font-size: 13px;
}

.topnav a {
	color: #fff;
}

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

/* Bottom-Header */
.bottom-header {
	background-color: #ebebeb;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 1;
}

.bottom-header .navbar-logo {
	position: absolute;
	top: -38px;
	padding: 0;
	z-index: 1;
}

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

#navbarSupportedContent {
	position: relative;
}

.bottom-header .navbar-toggler {
	position: absolute;
	top: -70px;
	right: 0;
}

.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: 22px 30px;
	position: relative;
	color: #222;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
}

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

.bottom-header li a i {
	background: #ffeda6;
	border-radius: 50%;
	padding: 10px;
	color: #7b3714;
}

/* Slider */
.slider-panel {
	position: relative;
}

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

.section-title {
	font-size: 35px;
	color: #0099d3;
	font-weight: bold;
}

.section-subtitle {
	color: #f00;
}

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

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

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

/* Services */
.service-section {
	background: url(../images/service-bg.png) no-repeat;
	background-size: cover;
}

.service-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}

.service-item img {
	width: 25%;
}

.service-center {
	position: relative;
	text-align: center;
}

.service-center h4 {
	position: absolute;
	top: 45%;
	left: 40%;
	font-weight: bold;
	color: #e62e2d;
}

/* Routes */
.route-section h4 {
	background: #008ec3;
	color: #fff;
	font-size: 30px;
	border-radius: 35px;
	padding: 30px;
	text-align: center;
}

/* Footer Section */
.footer-section {
	background: #ebebeb;
}

.footer-top {
	padding: 50px 10px;
	text-align: center;
}

.footer-section h2 {
	color: #222;
	margin: 20px 0;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-section p,
.footer-section p a {
	color: #222;
	line-height: 1.7;
	letter-spacing: 0.5px;
	font-size: 16px;
}

.footer-section i {
	font-size: 22px;
	color: #018ec3;
	padding-right: 10px;
}

.footer-bottom {
	border-top: 1px solid #b4b4b4;
}

.footer-bottom p {
	margin: 15px 0;
}

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

@media(max-width:992px) {
	.bottom-header .navbar-logo {
		position: relative;
		top: 0;
	}

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

@media(max-width:564px) {
	.about-section {
		background: #fff;
	}

	.route-section h4 {
		font-size: 18px;
		border-radius: 10px;
		padding: 15px;
	}

	.footer-bottom p {
		margin: 0;
	}
}

/* End Footer */

/* track */
.track-main {
	/*background: transparent linear-gradient(244deg, #FFFFFF 0%, #DCDCFF 100%) 0% 0% no-repeat padding-box;*/
	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;
	}
}