:root {
	--plyr-color-main: #778261;
}
* {
	outline: none !important;
}
body, html {
	overflow-x: hidden;
}
body {
	color: #4E4E4E;
	font-size: 16px;
	font-family: Inter;
	position: relative;
	padding: 0 !important;
}
body::-webkit-scrollbar {
	width: 10px;
}
body::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
	background-color: #424242;
	border-radius: 0px;
}
body::selection {
	color: #0E0545;
	background-color: #778261;
}
p {
	font-size: 16px;
}
a {
	color: #0ea5e9;
	font-size: 16px;
	text-decoration: none;
	box-shadow: none;
}
a:hover {
	color: #778261;
}
header#site-header {
	background-color: #F8F8F8;
}
header#site-header #menu_bar .logo_area {
	max-width: 300px;
}
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item {
	padding: 0 15px;
}
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link {
	color: #0E0545;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link:hover,
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link:focus,
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link:active,
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item.active a.nav-link {
	color: #778261;
}
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link.extra-nav-link {
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.15px;
	text-align: center;
	min-width: 125px;
	height: 36px;
	padding: 8px 24px;
	background-color: #0E0545;
}
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link.extra-nav-link:hover,
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link.extra-nav-link:focus,
header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link.extra-nav-link:active {
	background-color: #000000;
}
footer#site-footer {
	background-color: #000000;
}
footer#site-footer section#footer-container {

}
footer#site-footer section#footer-container .footer-col .foot-logo {
	max-width: 375px;
	width: 100%;
}
footer#site-footer section#footer-container .footer-col .foot-content p {
	color: #fff;
	margin: 30px 0;
	max-width: 400px;
}
footer#site-footer section#footer-container .footer-col .foot-title h4 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	padding-left: 10px;
	margin-bottom: 32px;
	display: inline-block;
	position: relative;
}
footer#site-footer section#footer-container .footer-col .foot-title h4:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	background-color: #778261;
}
footer#site-footer section#footer-container .footer-col .address_area ul li {
	display: flex;
	align-items: start;
	gap: 15px;
	margin: 10px 0;
}
footer#site-footer section#footer-container .footer-col .address_area a,
footer#site-footer section#footer-container .footer-col .address_area p {
	color: rgba(255, 255, 255, 0.80);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
}
footer#site-footer section#footer-container .footer-col .address_area a:hover {
	color: rgba(255, 255, 255, 0.70);
}
footer#site-footer section#footer-container .download-foot p {
	color: rgba(255, 255, 255, 0.70);
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
}
footer#site-footer section#footer-container .download-foot .all-down {
	display: flex;
	gap: 20px;
}
footer#site-footer section#footer-container .download-foot .each-down {
	display: flex;
	gap: 15px;
	align-items: center;
	padding: 8px 24px;
	margin: 20px 0;
	border-radius: 12px;
	border: 2px solid rgba(255, 255, 255, 0.20);
	background: rgba(255, 255, 255, 0.10);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}
footer#site-footer section#footer-container .download-foot .each-down .eachdown-txt p {
	color: rgba(255, 255, 255, 0.80);
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	margin-bottom: 0;
}
footer#site-footer section#footer-container .download-foot .each-down .eachdown-txt h5 {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.7px;
}
footer#site-footer section#footer-container .footer-col .quick-links a {
	color: #FAFAFA;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.16px;
	margin-bottom: 16px;
	display: inline-block;
}
footer#site-footer section#footer-container .footer-col .quick-links a:hover,
footer#site-footer section#footer-container .footer-col .quick-links a:focus,
footer#site-footer section#footer-container .footer-col .quick-links a:active,
footer#site-footer section#footer-container .footer-col .quick-links a.active {
	opacity: 0.8;
}
footer#site-footer section#footer-container .newsletter-wrap form.newsletter-form input[type="email"].email-input {
	color: rgba(48, 48, 48, 0.90);
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	display: block;
	min-height: 45px;
	width: 100%;
	max-width: 300px;
	padding: 8px 16px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: #FFF;
}
footer#site-footer section#footer-container .newsletter-wrap form.newsletter-form button[type="submit"].newsletter-submit {
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.15px;
	display: block;
	border: 0;
	min-height: 45px;
	width: 100%;
	max-width: 300px;
	margin: 20px 0;
	padding: 8px 16px;
	text-align: center;
	border-radius: 8px;
	background: linear-gradient(180deg, #778261 0%, #5E6550 100%);
}
footer#site-footer section#footer-container .footer-social-links {
	display: flex;
	gap: 15px;
}
footer#site-footer section#footer-container .footer-social-links a.social-icon {
	width: 36px;
	height: 36px;
	border-radius: 4px;
	background-color: #778261;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
footer#site-footer section#copy-container {

}
footer#site-footer section#copy-container .copy-right span {
	color: #ffffff;
	font-weight: 400;
	line-height: 160%;
}
footer#site-footer section#copy-container .copy-right a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	line-height: 160%;
}
footer#site-footer section#copy-container .copy-right a:hover,
footer#site-footer section#copy-container .copy-right a:focus,
footer#site-footer section#copy-container .copy-right a:active {
	opacity: 0.8;
}
footer#site-footer .scrolltop {
	position: fixed;
	bottom: 90px;
	right: 15px;
	background-color: #282F66;
	padding: 15px 20px;
	border-radius: 50%;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	z-index: 99;
}
footer#site-footer .scrolltop:hover,
footer#site-footer .scrolltop:focus,
footer#site-footer .scrolltop:active {
	background-color: #000000;
}
footer#site-footer .scrolltop i {
	color: #fff;
	font-size: 20px;
	width: 20px;
	height: 20px;
}
@media(max-width:1200px){
	header#site-header #menu_bar .logo_area a {
		max-width: 300px;
		margin: 10px 0;
	}
	header#site-header #menu_bar .menu_area nav.navbar button.navbar-toggler {
		position: absolute;
		top: -55px;
		right: 0;
		z-index: 999;
		border: 0;
		outline: 0;
		box-shadow: none;
	}
	header#site-header #menu_bar .menu_area nav.navbar button.navbar-toggler span.navbar-toggler-icon {
		background-image: none;
	}
	header#site-header #menu_bar .menu_area nav.navbar button.navbar-toggler span.navbar-toggler-icon:before {
		display: inline-block;
		font-family: FontAwesome;
		font-size: 32px;
		color: #778261;
	}
	header#site-header #menu_bar .menu_area nav.navbar button.navbar-toggler.collapsed span.navbar-toggler-icon:before {
		content: "\f0c9";
	}
	header#site-header #menu_bar .menu_area nav.navbar button.navbar-toggler span.navbar-toggler-icon:before {
		content: "\f00d";
	}
	header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item a.nav-link {
		color: #778261;
		padding: 15px 0px;
	}
	header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.active.nav-item > a.nav-link,
	header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item > a.nav-link:hover,
	header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item > a.nav-link:focus,
	header#site-header #menu_bar .menu_area nav.navbar #main-menu ul.navbar-nav li.nav-item > a.nav-link:active {
		color: #000;
	}
}
@media(max-width:575px){
	header#site-header #menu_bar .logo_area a {
		max-width: 200px;
	}
	header#site-header #menu_bar .menu_area nav.navbar button.navbar-toggler {
		top: -50px;
	}
}
section#opening-section {
	position: relative;
}
section#opening-section .opening-col .opening-content span {
	color: #5E6550;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	border-radius: 33px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	min-height: 36px;
	padding: 8px 16px;
	margin-bottom: 10px;
	border: 1px solid rgba(119, 130, 97, 0.20);
	background: linear-gradient(90deg, rgba(119, 130, 97, 0.10) 0%, rgba(219, 198, 152, 0.10) 100%);
}
section#opening-section .opening-col .opening-content span:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 33px;
	opacity: 0.577;
	background-color: #778261;
}
section#opening-section .opening-col .opening-content span:after {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 33px;
	background-color: #DBC698;
}
section#opening-section .opening-col .opening-content h1 {
	color: #0E0545;
	font-size: 72px;
	font-weight: 700;
	line-height: 80px;
	letter-spacing: -1.675px;
}
section#opening-section .opening-col .opening-content h3 {
	color: #778261;
	font-size: 44px;
	font-weight: 400;
	line-height: 44px;
	margin-top: 22px;
	letter-spacing: -1.675px;
}
section#opening-section .opening-col .opening-content h3:after {
	content: "";
	display: inline-block;
	width: 340px;
	max-width: 100%;
	height: 1px;
	margin-bottom: 12px;
	border-radius: 33px;
	opacity: 0.3;
	background: linear-gradient(180deg, #778261 0%, #DBC698 100%);
}
section#opening-section .opening-col .opening-content p {
	color: #5E6550;
	font-size: 20px;
	font-weight: 400;
	line-height: 32.5px;
	letter-spacing: -0.45px;
}
section#opening-section .opening-col .opening-content .opening-icons .each-op-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
section#opening-section .opening-col .opening-content .opening-icons .each-op-icon img {
	padding: 15px;
	border-radius: 12px;
}
section#opening-section .opening-col .opening-content .opening-icons .each-op-icon:nth-child(1) img {
	background: linear-gradient(180deg, #778261 0%, #5E6550 100%);
}
section#opening-section .opening-col .opening-content .opening-icons .each-op-icon:nth-child(2) img {
	background: linear-gradient(135deg, #0E0545 0%, rgba(14, 5, 69, 0.80) 100%);
}
section#opening-section .opening-col .opening-content .opening-icons .each-op-icon:nth-child(3) img {
	background: linear-gradient(180deg, #DBC698 0%, #929681 100%);
}
section#opening-section .opening-col .opening-content .opening-icons .each-op-icon h5 {
	color: #5E6550;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
}
section#opening-section .opening-col .opening-content a {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.15px;
	padding: 20px;
}
section#opening-section .opening-col .opening-content a.get-started-btn {
	color: #ffffff;
	background: linear-gradient(90deg, #0E0545 0%, rgba(14, 5, 69, 0.90) 100%);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}
section#opening-section .opening-col .opening-content a.try-once-btn {
	color: #778261;
	border: 2px solid #778261;
	background-color: rgba(255, 255, 255, 0.70);
}
section#opening-section .opening-col .opening-video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	height: 100%;
}
section#opening-section .opening-col .opening-video .each-video {
	display: block;
	width: 100%;
	height: 100%;
}
.temp-logo-3ds {
	perspective: 500px;
	transform-style: preserve-3d;
}
.temp-logo-3ds-inner {
	transform-style: preserve-3d;
	transition: transform 150ms ease-out, box-shadow 150ms ease-out;
	will-change: transform;
}
.temp-logo-3ds-inner.temp-logo-3ds-hover {
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
}
.glow-pulse {
	animation: glowPulse 2.5s ease-in-out infinite;
}
@keyframes glowPulse {
	0% {
		text-shadow: 0 0 2px rgba(255,255,255,0.5), 0 0 4px rgba(255,255,255,0.4);
		transform: scale(1);
	}
	50% {
		text-shadow: 0 0 8px rgba(255,255,255,0.9), 0 0 16px rgba(255,255,255,0.7);
		transform: scale(1.05);
	}
	100% {
		text-shadow: 0 0 2px rgba(255,255,255,0.5), 0 0 4px rgba(255,255,255,0.4);
		transform: scale(1);
	}
}
section#opening-section .opening-col .opening-video .each-video .video-card {
	width: 100%;
	height: 100%;
	aspect-ratio: 16/9;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	display: block;
}
section#opening-section .opening-col .opening-video .each-video .video-card .video-meta {
	width: 100%;
	height: 100%;;
	display: flex;
	justify-content: center;
	align-items: center;
}
section#opening-section .opening-col .opening-video .each-video .video-card .video-title {
	display: none;
}
section#opening-section .opening-col .opening-video .each-video .video-card .video-play {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border: none;
	background-color: #ffffff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: transform .18s ease, box-shadow .18s ease;
}
section#opening-section .opening-col .opening-video .each-video .video-card .video-play:focus {
	outline: 2px solid #fff3;
	outline-offset: 2px;
}
section#opening-section .opening-col .opening-video .each-video .video-card .video-play:hover {
	transform: translateY(-1px);
	box-shadow: 0 6px 18px rgba(0,0,0,.25);
}
section#opening-section .opening-col .opening-video .each-video .video-card .video-play .play-icon {
	width: 0;
	height: 0;
	border-left: 12px solid #111;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	margin-left: 2px;
}
section#opening-section .opening-col .opening-video .each-video .plyr--video,
section#opening-section .opening-col .opening-video .each-video .plyr__video-embed,
section#opening-section .opening-col .opening-video .each-video iframe {
	width: 100% !important;
	height: 100% !important;
	aspect-ratio: 16/9;
	overflow: hidden;
}
.plyr__video-embed iframe {
	pointer-events: none !important;
}
.plyr, .plyr * {
	pointer-events: auto;
}
@media(max-width:992px){
	section#opening-section .opening-col .opening-content h1 {
		font-size: 45px;
		line-height: 55px;
	}
	section#opening-section .opening-col .opening-content h3 {
		font-size: 30px;
		line-height: 36px;
	}
	section#opening-section .opening-col .opening-content p {
		font-size: 18px;
		line-height: 24px;
	}
}

section#pricing-section .pricing-head h4 {
	color: #0E0545;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.375px;
}
section#pricing-section .pricing-head p {
	color: #0E0545;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.45px;
}
section#works-section .works-head span {
	color: #5E6550;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	border-radius: 33px;
	display: inline-flex;
	align-items: center;
	gap: 5px;
	background-color: rgba(119, 130, 97, 0.10);
	min-height: 36px;
	padding: 8px 16px;
	margin-bottom: 10px;
}
section#works-section .works-head span:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 33px;
	background-color: #778261;
}
section#works-section .works-head h3 {
	color: #0E0545;
	text-align: center;
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0.35px;
}
section#works-section .works-head p {
	color: #5E6550;
	font-size: 20px;
	font-weight: 400;
	line-height: 32.5px;
	letter-spacing: -0.45px;
}
@media(max-width:1199px) {
	section#opening-section .opening-col .opening-video {
		position: unset;
	}
}
@media(max-width:575px) {
	section#opening-section .opening-col .opening-video .each-video .video-card .video-play {
		width: 32px;
		height: 32px;
	}
	section#opening-section .opening-col .opening-video .each-video .video-card .video-play .play-icon {
		border-left-width: 11px;
		border-top-width: 6px;
		border-bottom-width: 6px;
	}
}

section#pricing-section {
	background-image: url(/media/pricing-bg.jpg);
}
section#pricing-section .pricing-card {
	background: #fff;
	border-radius: 12px;
	padding: 30px;
	border: 1px solid #e5e8ee;
	box-shadow: 0 6px 20px rgba(0,0,0,0.06);
	text-align: left;
	position: relative;
	transition: .2s;
}
section#pricing-section .pricing-card:hover {
	transform: translateY(-4px);
}
section#pricing-section .pricing-card.featured {
	background: #120c3e;
	color: #fff;
	border: none;
	box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}
section#pricing-section .plan-tag {
	display: inline-flex;
	width: 52px;
	height: 52px;
	padding: 10px;
	margin-bottom: 12px;
	border-radius: 8px;
	justify-content: center;
	align-items: center;
	background-color: #929681;
}
section#pricing-section .popular-badge {
	color: #ffffff;
	font-size: 13px;
	position: absolute;
	top: -12px;
	left: 50%;
	transform: translateX(-50%);
	font-weight: 600;
	display: flex;
	gap: 5px;
	border-radius: 8px;
	padding: 6px 16px;
	background: #778261;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}
section#pricing-section .popular-badge img {
	max-width: 15px;
}
section#pricing-section .price {
	font-size: 40px;
	font-weight: 700;
}
section#pricing-section .price span {
	font-size: 16px;
	font-weight: 400;
}
section#pricing-section .sub-price {
	background: #f7f5eb;
	padding: 10px;
	border-radius: 6px;
	color: #5b5b5b;
	font-size: 14px;
	margin: 6px 0 20px;
}
section#pricing-section .featured .sub-price {
	background: rgba(255,255,255,.15);
	color: #fff;
}
section#pricing-section .features {
	list-style: none;
	padding: 0;
	margin: 0 0 22px;
}
section#pricing-section .features li {
	margin-bottom: 8px;
	padding-left: 22px;
	position: relative;
	font-size: 15px;
}
section#pricing-section .features li:before {
	content: "✔";
	position: absolute;
	left: 0;
	color: #445d24;
	font-size: 14px;
}
section#pricing-section .featured .features li:before {
	color: #d5e6a1;
}
section#pricing-section .btn-plan,
section#pricing-section .featured-btn {
	display: inline-block;
	width: 100%;
	padding: 12px;
	text-align: center;
	border-radius: 8px;
	font-weight: 600;
	text-decoration: none;
	transition: .2s;
}
section#pricing-section .btn-plan {
	background: #0e0545;
	color: #fff;
}
section#pricing-section .btn-plan:hover {
	opacity: .8;
}
section#pricing-section .featured-btn {
	background: #b3bd87;
	color: #0e0545 !important;
}
section#pricing-section .fleet-box {
	background: linear-gradient(90deg, #0e0545, #778261);
	border-radius: 14px;
	padding: 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
}
section#pricing-section .fleet-box .fleet-price-infos {
	width: 65%;
}
section#pricing-section .fleet-box .fleet-price-infos .fleet-name h5 {
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0.4px;
}
section#pricing-section .fleet-box .fleet-price-infos ul.features.compact {
	column-count: 2;
}
section#pricing-section .enterprise-sub {
	font-size: 15px;
	opacity: .7;
	margin-top: -8px;
	display: flex;
	align-items: center;
	gap: 5px;
	color: #DBC698;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.312px;
}
section#pricing-section .enterprise-sub:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 33px;
	background-color: #778261;
}
section#pricing-section .fleet-box .enterprise-cta {
	width: 35%;
}
section#pricing-section .custom-box {
	padding: 20px;
	text-align: center;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: rgba(255, 255, 255, 0.10);
}
section#pricing-section .custom-box p.custom-title {
	color: #DBC698;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.07px;
}
section#pricing-section .custom-box p.custom-sub {
	color: rgba(255, 255, 255, 0.80);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
}
section#pricing-section .custom-box small {
	color: rgba(255, 255, 255, 0.60);
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	margin-top: 15px;
	display: inline-flex;
	align-items: center;
	gap: 5px;
}
section#pricing-section .custom-box small:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 33px;
	background-color: #778261;;
}
section#pricing-section .btn-enterprise {
	display: block;
	background: #fff;
	color: #0e0545;
	padding: 10px;
	border-radius: 8px;
	margin-top: 6px;
	font-weight: 600;
	text-decoration: none;
}
@media(max-width:991px) {
	section#pricing-section .fleet-box {
		flex-direction: column;
		text-align: center;
	}
	section#pricing-section .fleet-box .fleet-price-infos,
	section#pricing-section .fleet-box .enterprise-cta {
		width: 100%;
	}
	section#pricing-section .enterprise-sub {
		display: inline-block;
	}
	section#pricing-section .fleet-box .fleet-price-infos ul.features.compact {
		column-count: 1;
		text-align: left;
		display: inline-block;
	}
}
@media(min-width:1200px){
	section#pricing-section > .container.py-5 {
		width: 80%;
	}
}

section#works-section {
	background-image: url(/media/works-bg.png);
}
section#works-section #how-steps {
	padding-bottom: 50vh;
}
section#works-section #how-steps .how-card {
	background:#fff;
	border-radius:14px;
	box-shadow:0 8px 22px rgba(0,0,0,0.08);
	position:relative;
	transition:.25s;
	height: 100%;
}
section#works-section #how-steps .how-card:hover {
	transform:translateY(-4px);
	box-shadow:0 12px 28px rgba(0,0,0,0.10);
}
section#works-section #how-steps .how-img {
	height: 215px;
	background: #dfe3ed;
	position: relative;
}
section#works-section #how-steps .how-img:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(0deg, rgba(14, 5, 69, 0.80) 0%, rgba(14, 5, 69, 0.40) 50%, rgba(0, 0, 0, 0.00) 100%);
}
section#works-section #how-steps .how-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
section#works-section #how-steps .how-content {
	position: relative;
	height: calc(100% - 215px);
	padding:24px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
section#works-section #how-steps .how-icon {
	width: 45px;
	height: 45px;
	border-radius: 8px;
	background: #778261;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	margin: auto;
}
section#works-section #how-steps .how-icon:after {
	content: "";
	width: 64px;
	height: 4px;
	flex-shrink: 0;
	border-radius: 33px;
	background: #778261;
	position: absolute;
	bottom: -9px;
}
section#works-section #how-steps .how-card h5 {
	font-weight:700;
	font-size:18px;
	margin-bottom:6px;
	color:#0e0545;
}
section#works-section #how-steps .how-card p {
	font-size:14px;
	color:#444;
	margin:0;
}
section#works-section .step-badge {
	width: 58px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -20px;
	left: -20px;
	color: #fff;
	padding: 6px 12px;
	font-weight: 600;
	font-size: 14px;
	border-radius: 12px;
	border: 4px solid #FFF;
	background: #0E0545;
	box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	z-index: 99;
}
section#works-section #how-steps .how-card:nth-child(1) .step-badge {background:#0e0545;}
section#works-section #how-steps .how-card:nth-child(2) .step-badge {background:#5b6f24;}
section#works-section #how-steps .how-card:nth-child(3) .step-badge {background:#0e0545;}
section#works-section #how-steps .how-card:nth-child(4) .step-badge {background:#5b6f24;}
section#works-section #how-steps .how-card:nth-child(5) .step-badge {background:#0e0545;}

@media(max-width:767px){
	section#works-section #how-steps .how-card {
		margin-bottom:25px;
	}
}

section#delivery-section .extend-row {
	margin-top: -50vh;
	border-radius: 24px;
	border: 2px solid rgba(119, 130, 97, 0.20);
	background: #FFF;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
}
section#delivery-section .extend-row .extend-content {
	padding: 40px;
}
section#delivery-section .extend-row .extend-content > span {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	padding: 8px 16px;
	border-radius: 8px;
	background: #0E0545;
	display: inline-block;
}
section#delivery-section .extend-row .extend-content h4 {
	color: #778261;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.375px;
	margin: 20px 0;
}
section#delivery-section .extend-row .extend-content h4 > span {
	color: #0E0545;
	font-weight: 400;
}
section#delivery-section .extend-row .extend-content p {
	color: #5E6550;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.45px;
}
section#delivery-section .extend-row .extend-content .each-pro {
	display: flex;
	gap: 15px;
	align-items: center;
	margin: 20px 0;
}
section#delivery-section .extend-row .extend-content .each-pro .eachpro-icon {
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background: #778261;
	display: flex;
	justify-content: center;
	align-items: center;
}
section#delivery-section .extend-row .extend-content .each-pro .eachpro-txt h5 {
	color: #0E0545;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.35px;
}
section#delivery-section .extend-row .extend-content .each-pro .eachpro-txt p {
	color: #5E6550;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	margin: 0;
}
section#delivery-section .extend-row .download-foot p {
	color: #5E6550;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.55px;
	text-transform: uppercase;
	margin: 0;
}
section#delivery-section .extend-row .all-down {
	display: flex;
	gap: 20px;
}
section#delivery-section .extend-row .extend-content .each-down {
	display: flex;
	gap: 15px;
	align-items: center;
	padding: 8px 24px;
	margin: 20px 0;
	border-radius: 12px;
	border: 2px solid #0E0545;
	background: #0E0545;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}
section#delivery-section .extend-row .extend-content .each-down .eachdown-txt p {
	color: rgba(255, 255, 255, 0.80);
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	margin-bottom: 0;
}
section#delivery-section .extend-row .extend-content .each-down .eachdown-txt h5 {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.7px;
}
section#delivery-section .extend-row .download-screen img {
	padding: 5px 5px 0px 5px;
	border-radius: 36px 36px 0px 0px;
	background: #000;
	box-shadow: 0 18.75px 37.5px -9px rgba(0, 0, 0, 0.25);
}
section#delivery-section .delivery-head > span {
	color: #0E0545;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	border-radius: 8px;
	padding: 8px 16px;
	background: rgba(14, 5, 69, 0.10);
	display: inline-flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 10px;
}
section#delivery-section .delivery-head h3 {
	color: #0E0545;
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0.35px;
}
section#delivery-section .delivery-head h3 > span {
	color: #778261;
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0.35px;
}
section#delivery-section .delivery-head p {
	color: #5E6550;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.45px;
}
section#delivery-section .marine-card {
	background: #fff;
	border: 2px solid #e7e9ef;
	border-radius: 12px;
	padding: 22px 22px 24px;
	box-shadow: 0 10px 28px rgba(14, 5, 69, 0.1);
	height: 100%;
	position: relative;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s;
}
section#delivery-section .marine-card.marine-left {
	border-color: #0E0545;
}
section#delivery-section .marine-card.marine-right {
	border-color: #778261;
}
section#delivery-section .marine-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 34px rgba(14, 5, 69, 0.18);
}
section#delivery-section .marine-card .card-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}
section#delivery-section .marine-card .icon-wrap {
	width: 42px;
	height: 42px;
	border-radius: 12px;
	display: grid;
	place-items: center;
	overflow: hidden;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}
section#delivery-section .marine-card.marine-left .icon-wrap {
	background-color: #0E0545;
}
section#delivery-section .marine-card.marine-right .icon-wrap {
	background: linear-gradient(180deg, #778261 0%, #5E6550 100%);
}
section#delivery-section .marine-card .icon-wrap img {
	width: 22px;
	height: 22px;
	object-fit: contain;
}
section#delivery-section .pill {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.2px;
	border-radius: 6px;
	padding: 5px 10px;
	white-space: nowrap;
	border: 1px solid rgba(0, 0, 0, 0.00);
}
section#delivery-section .marine-card.marine-left .pill {
	background: #0E0545;
}
section#delivery-section .marine-card.marine-right .pill {
	background: #778261;
}
section#delivery-section .plan-title {
	color: #0E0545;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.07px;
	margin: 6px 0 4px;
}
section#delivery-section .plan-sub {
	color: #5E6550;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.312px;
	margin: 0 0 14px;
}
section#delivery-section .price-box {
	background: #f7f8fb;
	border: 1px solid #e9ebf3;
	border-radius: 10px;
	padding: 12px 14px;
	margin-bottom: 14px;
}
section#delivery-section .marine-card.marine-right .price-box {
	background: #f6f3ec;
	border-color: #e6decc;
}
section#delivery-section .price {
	font-size: 34px;
	font-weight: 800;
	color: #141a2d;
	line-height: 1;
}
section#delivery-section .price span {
	font-size: 14px;
	font-weight: 600;
	color: #606a7b;
	margin-left: 2px;
}
section#delivery-section .marine-card.marine-right .price {
	color: #0e0545;
}
section#delivery-section .price-note {
	font-size: 13px;
	color: #5f6675;
}
section#delivery-section .plan-points {
	list-style: none;
	margin: 0;
	padding: 0;
}
section#delivery-section .plan-points li {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	font-size: 14px;
	color: #2c3344;
	margin: 10px 0;
}
section#delivery-section .plan-points li:before {
	width: 18px;
	height: 18px;
	margin-top: 1px;
	box-sizing: border-box;
}
section#delivery-section .plan-points li.ok:before {
	content: "✓";
}
section#delivery-section .plan-points li.no {
	color: #8a90a0;
}
section#delivery-section .plan-points li.no:before {
	content: "✕";
}
section#delivery-section .plan-points li.star:before {
	content: "★";
}
section#delivery-section .addon-pricing {
	background: #fbf7ef;
	border: 1px solid #e6decc;
	border-radius: 10px;
	padding: 12px 14px;
	margin-top: 12px;
	color: #4b503d;
}
section#delivery-section .addon-pricing .ap-title {
	font-size: 13px;
	margin-bottom: 6px;
	opacity: 0.9;
}
section#delivery-section .addon-pricing .ap-grid {
	display: flex;
	justify-content: space-between;
	gap: 12px;
	font-size: 14px;
}
section#delivery-section .addon-pricing s {
	color: #8a8e7f;
}

@media (max-width: 1199px) {
	section#delivery-section .addon-pricing .ap-grid {
		flex-direction: column;
		gap: 4px;
	}
}

section#get-started-section {
	position: relative;
	overflow: hidden;
}
section#get-started-section:before {
	content: "";
	position: absolute;
	top: -50px;
	bottom: -50px;
	left: -50px;
	right: -50px;
	background-color: #778261;
	background-image: url(/media/Circle-logos-new.png);
	background-repeat: repeat;
	z-index: -1;
}
section#get-started-section:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	background: linear-gradient(180deg,rgba(119, 130, 97, 1) 0%, rgba(119, 130, 97, 0.9) 25%, rgba(119, 130, 97, 0.8) 50%, rgba(119, 130, 97, 0.7) 75%, rgba(119, 130, 97, 0) 100%);
}
section#get-started-section .started-head > span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	padding: 10px 20px;
	margin-bottom: 10px;
	border-radius: 16px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.05);
	color: #DBC698;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.55px;
}
section#get-started-section .started-head > span:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 33px;
	background-color: #DBC698;
}
section#get-started-section .started-head h3 {
	color: #ffffff;
	font-size: 72px;
	font-weight: 700;
	line-height: 80px;
	letter-spacing: 0.125px;
}
section#get-started-section .started-head h3 > span {
	font-size: 72px;
	font-weight: 700;
	line-height: 80px;
	letter-spacing: 0.125px;
	background: linear-gradient(180deg, #DBC698 0%, #DBC698 50%, #778261 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
section#get-started-section .started-head p {
	color: rgba(255, 255, 255, 0.80);
	font-size: 20px;
	font-weight: 400;
	line-height: 32.5px;
	letter-spacing: -0.45px;
}
section#get-started-section .count-box {
	min-width: 200px;
	padding: 25px;
	margin: 10px 0;
	text-align: center;
	border-radius: 16px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.80);
}
section#get-started-section .count-box .count-icon {
	display: inline-block;
	padding: 10px;
	border-radius: 12px;
	border: 1px solid rgba(119, 130, 97, 0.30);
	background: linear-gradient(135deg, rgba(119, 130, 97, 0.20) 0%, rgba(119, 130, 97, 0.10) 100%);
}
section#get-started-section .count-box h4 {
	color: #0E0545;
	font-size: 36px;
	font-weight: 700;
	margin: 12px 0;
	line-height: 40px;
	letter-spacing: 0.375px;
}
section#get-started-section .count-box p {
	color: #0E0545;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	line-height: 20px;
	letter-spacing: -0.15px;
}
section#get-started-section .started-anim-btns a {
	color: #fff;
	font-size: 28.8px;
	font-weight: 700;
	padding: 20px;
	margin: 20px 10px;
	min-width: 250px;
	display: inline-block;
	background: linear-gradient(180deg, #0E0545 0%, #0E0545 50%, #778261 100%);
}
section#get-started-section .download-foot p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.55px;
	text-transform: uppercase;
}
section#get-started-section .all-down {
	display: flex;
	gap: 20px;
	justify-content: center;
}
section#get-started-section .each-down {
	display: flex;
	gap: 15px;
	align-items: center;
	padding: 8px 24px;
	margin: 20px 0;
	border-radius: 12px;
	border: 2px solid rgba(255, 255, 255, 0.20);
	background: #FFF;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -4px rgba(0, 0, 0, 0.10);
}
section#get-started-section .each-down .eachdown-txt p {
	color: rgba(77, 77, 77, 0.70);
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	margin-bottom: 0;
}
section#get-started-section .each-down .eachdown-txt h5 {
	color: #505050;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.7px;
}
@media(max-width:992px){
	section#get-started-section .started-head h3 {
		font-size: 45px;
		line-height: 50px;
	}
	section#get-started-section .started-head h3 > span {
		font-size: 40px;
		line-height: 45px;
	}
}

section#plans-section {
	background-color: #ffffff;
}
section#plans-section .plan-compare-wrap {
	border-radius: 16px;
	border: 1px solid #E5E7EB;
	background-color: #ffffff;
	overflow: hidden;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
}
section#plans-section .plan-compare-wrap .plans-hero {
	padding: 40px 15px;
	text-align: center;
	background: linear-gradient(180deg, #0E0545 0%, #1A0F65 100%);
}
section#plans-section .plan-compare-wrap .plans-hero h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.1px;
	margin-bottom: 6px;
}
section#plans-section .plan-compare-wrap .plans-hero p {
	color: rgba(255, 255, 255, 0.70);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.15px;
	margin: 0;
}
section#plans-section .plans-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
section#plans-section .plans-table thead th {
	text-align: center;
	font-weight: 700;
	padding: 18px 14px;
	background: #fff;
	border-bottom: 1px solid #e6e7eb;
}
section#plans-section .plans-table .col-features {
	width: 32%;
	text-align: left;
}
section#plans-section .plans-table .col-plan {
	width: 22%;
}
section#plans-section .plans-table .col-plan.featured {
	box-shadow: inset 0 -4px 0 #778261;
	background: #f7f9ff;
}
section#plans-section .plan-head {
	display: flex;
	flex-direction: column;
	gap: 4px;
	align-items: center;
}
section#plans-section .plan-icon {
	color: #778261;
}
section#plans-section .plan-name {
	font-weight: 700;
}
section#plans-section .plan-price {
	font-size: 1rem;
}
section#plans-section .plan-sub {
	font-size: 0.85rem;
	color: #7a7f8c;
	line-height: 1.2;
	max-width: 220px;
}
section#plans-section .plans-table tbody th,
section#plans-section .plans-table tbody td {
	padding: 18px 16px;
	border-bottom: 1px solid #e6e7eb;
	vertical-align: middle;
	background: #fff;
}
section#plans-section .plans-table tbody tr:nth-child(odd) th,
section#plans-section .plans-table tbody tr:nth-child(odd) td {
	background: #fafbff;
}
section#plans-section .plans-table tbody th {
	font-weight: 600;
	color: #242a38;
}
section#plans-section .plans-table tbody td {
	text-align: center;
}
section#plans-section .check {
	color: #2a9d4b;
	font-weight: 700;
	font-size: 1.05rem;
}
section#plans-section .cross {
	color: #c24a4a;
	font-weight: 700;
	font-size: 1.05rem;
}
section#plans-section .dash {
	color: #7a7f8c;
}
section#plans-section .pill {
	display: inline-block;
	padding: 4px 10px;
	border-radius: 999px;
	background: rgba(119, 130, 97, 0.12);
	color: #778261;
	font-weight: 600;
	font-size: 0.9rem;
}
section#plans-section .fee {
	font-weight: 700;
	color: #1f2430;
}
section#plans-section .muted {
	color: #7a7f8c;
}
section#plans-section .mt-2 {
	display: block;
	margin-top: 0.35rem;
}
section#plans-section .row-total th,
section#plans-section .row-total td {
	background: #fff !important;
	font-weight: 700;
}
section#plans-section .footnote {
	margin: 14px 16px 18px;
	padding: 12px 14px;
	color: #3a3f4c;
	border-radius: 12px;
	background: #f7f9fc;
	border: 1px solid #e6e7eb;
	font-size: 0.95rem;
}
section#plans-section .footnote .i {
	display: inline-grid;
	place-items: center;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	border-radius: 50%;
	background: #0e0545;
	color: #fff;
	font-weight: 700;
	font-size: 0.85rem;
}
section#plans-section .visually-hidden {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}
@media (max-width: 992px) {
	section#plans-section .plans-table .col-features {
		width: 40%;
	}
}
@media (max-width: 768px) {
	section#plans-section .plan-compare-wrap .plans-hero {
		padding: 28px 16px;
	}
	section#plans-section .plans-table thead {
		display: none;
	}
	section#plans-section .plans-table,
	section#plans-section .plans-table tbody,
	section#plans-section .plans-table tr,
	section#plans-section .plans-table td,
	section#plans-section .plans-table th {
		display: block;
		width: 100%;
	}
	section#plans-section .plans-table tr {
		border-bottom: 1px solid #e6e7eb;
	}
	section#plans-section .plans-table tbody th {
		background: #fff;
		border: none;
		padding: 16px;
		font-size: 1rem;
	}
	section#plans-section .plans-table tbody td {
		text-align: left;
		padding: 12px 16px;
		border: none;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	section#plans-section .plans-table tbody td::before {
		content: attr(data-label);
		font-weight: 600;
		color: #2b3240;
		margin-right: 12px;
	}
	section#plans-section .row-total td::before {
		content: "Monthly Price";
	}
	section#plans-section .footnote {
		margin: 14px;
	}
}
@media(max-width:575px) {
	section#delivery-section .extend-row .extend-content .each-pro,
	section#delivery-section .plan-points li,
	section#plans-section .plans-table tbody td {
		display: block;
	}
	section#delivery-section .extend-row .all-down,
	section#get-started-section .all-down,
	footer#site-footer section#footer-container .download-foot .all-down {
		display: block;
	}
}
