.header-default .header-cta {
	background: #071829;
	border-bottom: 0;
	color: rgba(255, 255, 255, 0.86);
}

.header-default .header-cta .row {
	min-height: 38px;
}

.header-default .header-cta .col-xl-7 {
	flex: 0 0 100%;
	max-width: 100%;
	text-align: left !important;
}

.header-default .single-cta {
	color: rgba(255, 255, 255, 0.86);
	font-size: 14px;
	line-height: 20px;
	margin-right: 24px;
	padding: 9px 0;
}

.header-default .single-cta:nth-child(n+3),
.header-default .header-social {
	display: none !important;
}

.header-default .single-cta i {
	color: #58aee8;
	margin-right: 4px;
}

.header-default .single-cta span {
	margin-left: 4px;
	white-space: nowrap;
}

.header-default .single-cta a {
	color: rgba(255, 255, 255, 0.9);
	margin-left: 4px;
	text-decoration: none;
	white-space: nowrap;
}

.header-default .single-cta a:hover,
.header-default .single-cta a:focus {
	color: #ffffff;
}

.header-default .menu-area,
#sticky-header.menu-area {
	background: #ffffff !important;
	border-bottom: 1px solid rgba(7, 24, 41, 0.08);
	box-shadow: 0 10px 26px rgba(7, 24, 41, 0.08);
	padding: 0 !important;
}

#sticky-header.menu-area .row.align-items-center {
	min-height: 84px;
}

.header-default .logo {
	align-items: center;
	display: flex;
	min-height: 84px;
}

.header-default .logo a {
	display: inline-flex;
	padding: 0;
}

.header-default .logo a img {
	background: transparent !important;
	box-shadow: none !important;
	height: auto;
	max-height: 62px;
	max-width: 220px;
	object-fit: contain;
	padding: 0 !important;
	width: auto !important;
}

.main-menu ul li {
	margin-left: 22px;
}

.main-menu ul li a,
.header-default .main-menu ul li a {
	color: #202a36 !important;
	font-size: 15.5px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.2;
	padding: 32px 0 !important;
}

.main-menu ul li:hover > a,
.main-menu ul li.current_page_item > a,
.main-menu ul li.current-menu-item > a,
.main-menu ul li.active > a,
.header-default .main-menu ul li:hover > a,
.header-default .main-menu ul li.current_page_item > a {
	color: #1674c2 !important;
}

.main-menu ul li ul.submenu {
	border-top: 3px solid #1674c2;
	box-shadow: 0 18px 36px rgba(7, 24, 41, 0.14);
}

.menu-icon,
.menu-tigger,
.offcanvas-menu,
.offcanvas-overly {
	display: none !important;
}

@media (min-width: 992px) {
	.main-menu {
		display: block !important;
	}

	.mobile-menu,
	.mean-container .mean-bar {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.header-default .header-cta {
		display: none !important;
	}

	#sticky-header.menu-area .row.align-items-center {
		min-height: 74px;
	}

	.header-default .logo {
		min-height: 74px;
	}

	.header-default .logo a img {
		max-height: 54px;
		max-width: 190px;
	}

	.main-menu {
		display: none !important;
	}

	.mobile-menu {
		display: block !important;
		position: static;
	}

	.mean-container .mean-bar {
		background: transparent;
		min-height: 0;
		padding: 0;
		position: static;
		z-index: 999;
	}

	.mean-container a.meanmenu-reveal,
	header.header-default .mean-container a.meanmenu-reveal {
		background: #1674c2;
		border-radius: 4px;
		height: 42px;
		margin-top: 0 !important;
		padding: 11px 10px;
		right: 15px !important;
		top: -58px !important;
		width: 42px;
	}

	.mean-container a.meanmenu-reveal span {
		background: #ffffff;
		border-radius: 2px;
		height: 2px;
		margin-top: 5px;
		width: 22px;
	}

	.mean-container .mean-nav {
		background: #071829;
		box-shadow: 0 18px 36px rgba(7, 24, 41, 0.24);
		left: 15px;
		margin-top: 0 !important;
		position: absolute;
		right: 15px;
		top: 100%;
		z-index: 999;
	}

	.mean-container .mean-nav ul li a {
		border-color: rgba(255, 255, 255, 0.12);
		color: #ffffff;
		font-size: 15px;
		line-height: 1.35;
		padding: 13px 5%;
	}

	.mean-container .mean-nav ul li a:hover,
	.mean-container .mean-nav ul li.current-menu-item > a {
		color: #58aee8;
	}
}

@media (max-width: 575px) {
	.header-default .logo a img {
		max-width: 168px;
	}
}

.breadcrumb-area {
	align-items: center;
	display: flex;
	min-height: 260px;
	padding: 88px 0 !important;
}

.breadcrumb-area.image-overlay:after {
	background: rgba(7, 24, 41, 0.62) !important;
}

.breadcrumb-area .container {
	position: relative;
	z-index: 2;
}

.breadcrumb-area .page-title.header1-height {
	padding: 0 !important;
}

.breadcrumb-area .page-title h1 {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.18;
	margin-bottom: 8px;
	text-transform: none;
}

.breadcrumb-area .bread_crumb,
.breadcrumb-area .breadcrumbs-title,
.breadcrumb-area .breadcrumbs-title a,
.breadcrumb-area .breadcrumbs-title span {
	color: rgba(255, 255, 255, 0.78);
	font-size: 13px;
	line-height: 1.5;
}

.wpb_text_column h2 {
	color: #202a36;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.22;
	margin-bottom: 16px;
}

.wpb_text_column h3 {
	color: #202a36;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.28;
	margin-bottom: 10px;
}

.wpb_text_column p,
.wpb_text_column li {
	color: #445063;
	font-size: 17px;
	line-height: 1.72;
}

.vc_custom_jupiter_page .wpb_text_column p {
	max-width: 900px;
}

.jupiter-note {
	background: #f4f7fa;
	border-left: 4px solid #1674c2;
	color: #202a36;
	font-weight: 600;
	margin: 24px 0;
	padding: 16px 18px;
}

.jupiter-check-list {
	list-style: none;
	margin: 22px 0;
	padding: 0;
}

.jupiter-check-list li {
	color: #202a36;
	margin: 10px 0;
	padding-left: 28px;
	position: relative;
}

.jupiter-check-list li::before {
	color: #1674c2;
	content: "\f00c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}

.jupiter-dark-panel {
	color: #ffffff;
	margin: 0 auto;
	max-width: 860px;
	text-align: center;
}

.jupiter-dark-panel h2,
.jupiter-dark-panel p {
	color: #ffffff;
}

.jupiter-dark-panel .btn {
	background: #1674c2;
	border-color: #1674c2;
	color: #ffffff;
}

.jupiter-cta {
	margin: 0 auto 24px;
	max-width: 820px;
	text-align: center;
}

.jupiter-service-grid {
	align-items: stretch;
	display: grid;
	gap: 28px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 12px auto 0;
	max-width: 1180px;
}

.jupiter-service-card {
	background: #ffffff;
	border: 1px solid rgba(7, 24, 41, 0.1);
	border-radius: 6px;
	box-shadow: 0 12px 26px rgba(7, 24, 41, 0.07);
	display: flex;
	flex-direction: column;
	min-height: 300px;
	padding: 30px 28px;
	text-align: left;
	transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.jupiter-service-card:hover {
	border-color: rgba(22, 116, 194, 0.48);
	box-shadow: 0 18px 36px rgba(7, 24, 41, 0.13);
	transform: translateY(-3px);
}

.jupiter-service-card-icon {
	align-items: center;
	background: rgba(22, 116, 194, 0.1);
	border-radius: 50%;
	color: #1674c2;
	display: inline-flex;
	font-size: 24px;
	height: 48px;
	justify-content: center;
	margin-bottom: 18px;
	width: 48px;
}

.jupiter-service-card h3 {
	color: #202a36;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.22;
	margin-bottom: 12px;
}

.jupiter-service-card p {
	color: #445063;
	font-size: 16.5px;
	line-height: 1.6;
	margin-bottom: 22px;
}

.jupiter-card-link,
.jupiter-card-status {
	align-items: center;
	align-self: flex-start;
	border: 1px solid rgba(22, 116, 194, 0.24);
	border-radius: 4px;
	color: #1674c2;
	display: inline-flex;
	font-size: 14px;
	font-weight: 700;
	gap: 8px;
	margin-top: auto;
	padding: 10px 16px;
	text-transform: uppercase;
}

.jupiter-card-link:hover {
	background: #1674c2;
	border-color: #1674c2;
	color: #ffffff;
}

.jupiter-service-card.is-coming-soon {
	background: #f8fafc;
}

.jupiter-card-status {
	background: rgba(22, 116, 194, 0.08);
}

.jupiter-service-grid-action {
	margin: 34px auto 0;
	text-align: center;
}

.jupiter-service-grid-action .btn {
	background: #1674c2;
	border-color: #1674c2;
	color: #ffffff;
}

.services-wrap.second-services {
	border: 1px solid rgba(7, 24, 41, 0.1);
	border-radius: 6px;
	box-shadow: 0 12px 26px rgba(7, 24, 41, 0.07);
	display: flex;
	flex-direction: column;
	min-height: 300px;
	padding: 30px 26px;
}

.services-wrap.second-services .services-icon i {
	color: #1674c2;
	font-size: 44px;
	height: 50px;
	line-height: 50px;
	width: 50px;
}

.services-wrap.second-services h3 {
	font-size: 25px;
	line-height: 1.22;
	margin-bottom: 12px;
}

.services-wrap.second-services p {
	font-size: 16.5px;
	line-height: 1.6;
	margin-bottom: 22px;
}

.services-wrap.second-services .services-btn {
	margin-top: auto;
}

.vc_single_image-wrapper img {
	border-radius: 6px;
	box-shadow: 0 16px 34px rgba(7, 24, 41, 0.12);
}

.vc_custom_jupiter_survey_detail .vc_single_image-wrapper,
.vc_custom_jupiter_survey_detail .vc_figure,
.vc_custom_jupiter_survey_detail img {
	width: 100%;
}

.vc_custom_jupiter_survey_detail img {
	max-height: 460px;
	min-height: 360px;
	object-fit: cover;
	object-position: center;
}

.jupiter-survey-cards {
	display: grid;
	gap: 14px;
}

.jupiter-survey-card {
	align-items: flex-start;
	background: #ffffff;
	border: 1px solid rgba(7, 24, 41, 0.09);
	border-radius: 6px;
	box-shadow: 0 10px 22px rgba(7, 24, 41, 0.06);
	display: flex;
	gap: 16px;
	padding: 18px 20px;
}

.jupiter-survey-card span {
	align-items: center;
	background: rgba(22, 116, 194, 0.1);
	border-radius: 50%;
	color: #1674c2;
	display: inline-flex;
	flex: 0 0 42px;
	font-size: 19px;
	height: 42px;
	justify-content: center;
	width: 42px;
}

.jupiter-survey-card h3 {
	font-size: 24px;
	line-height: 1.25;
	margin: 0 0 6px;
}

.jupiter-survey-card p {
	font-size: 16px;
	line-height: 1.58;
	margin: 0;
}

.jupiter-contact-details {
	background: #f4f7fa;
	border-top: 4px solid #1674c2;
	padding: 28px;
}

.jupiter-contact-details ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.jupiter-contact-details li {
	border-bottom: 1px solid rgba(32, 42, 54, 0.12);
	color: #202a36;
	margin: 0;
	padding: 12px 0;
}

.jupiter-contact-details li:last-child {
	border-bottom: 0;
}

.jupiter-contact-details a {
	color: #0d4f87;
	font-weight: 600;
}

.jupiter-enquiry-form input,
.jupiter-enquiry-form select,
.jupiter-enquiry-form textarea {
	margin-bottom: 18px;
}

.footer-bg {
	background-color: #071829 !important;
	position: relative;
}

.footer-bg:before {
	background: rgba(7, 24, 41, 0.92);
	content: "";
	inset: 0;
	position: absolute;
	z-index: 0;
}

.footer-bg .footer-wrapper,
.footer-bg .copyright-wrap {
	position: relative;
	z-index: 1;
}

.footer-bg .footer-wrapper.pt-95.pb-60 {
	padding-bottom: 34px !important;
	padding-top: 56px !important;
}

.footer-bg .footer-wrapper .row {
	align-items: flex-start;
}

.footer-bg .footer-widget {
	margin-bottom: 24px !important;
}

.footer-bg .footer-logo {
	margin-bottom: 14px;
}

.footer-bg .footer-logo img {
	background: transparent !important;
	filter: brightness(0) invert(1);
	max-width: 190px;
	opacity: 0.96;
	width: 100%;
}

.footer-bg .footer-text p {
	color: rgba(255, 255, 255, 0.78);
	font-size: 14px;
	line-height: 1.65;
	max-width: 280px;
}

.footer-bg .footer-cta li {
	color: rgba(255, 255, 255, 0.82);
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 6px;
}

.footer-bg .footer-widget-heading h5 {
	color: #ffffff;
	font-size: 17px;
	line-height: 1.3;
	margin-bottom: 18px;
}

.footer-bg .footer-widget .menu li {
	margin-bottom: 7px;
	padding-left: 14px;
}

.footer-bg .footer-widget .menu li:before {
	color: #1674c2;
	content: "\f105";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}

.footer-bg .footer-widget .menu li a {
	color: rgba(255, 255, 255, 0.78);
	font-size: 14px;
	line-height: 1.45;
}

.footer-bg .footer-widget .menu li a:hover {
	color: #58aee8;
}

.footer-bg .footer-widget .textwidget {
	color: rgba(255, 255, 255, 0.78);
	font-size: 14px;
	line-height: 1.7;
}

.footer-bg .jupiter-company-info p {
	color: rgba(255, 255, 255, 0.78);
	font-size: 14px;
	line-height: 1.65;
	margin-bottom: 14px;
}

.footer-bg .jupiter-company-info strong {
	color: #ffffff;
}

.footer-bg .jupiter-footer-disclaimer {
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	font-size: 12.5px !important;
	line-height: 1.55 !important;
	margin-top: 12px;
	max-width: 290px;
	padding-top: 12px;
}

.footer-bg .footer-widget a[href^="mailto:"],
.footer-bg .footer-widget a[href^="tel:"] {
	color: #ffffff;
}

.footer-bg .copyright-wrap {
	background: rgba(0, 0, 0, 0.22);
}

.footer-bg .copyright-text p {
	color: rgba(255, 255, 255, 0.7);
	font-size: 13px;
	margin: 0;
}

@media (max-width: 1199px) {
	.main-menu ul li {
		margin-left: 16px;
	}

	.main-menu ul li a,
	.header-default .main-menu ul li a {
		font-size: 14.5px;
	}
}

@media (max-width: 991px) {
	.breadcrumb-area {
		min-height: 230px;
		padding: 72px 0 !important;
	}

	.breadcrumb-area .page-title h1 {
		font-size: 36px;
	}

	.wpb_text_column h2 {
		font-size: 34px;
	}

	.wpb_text_column h3 {
		font-size: 24px;
	}

	.jupiter-service-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.vc_custom_jupiter_survey_detail .vc_col-sm-5,
	.vc_custom_jupiter_survey_detail .vc_col-sm-7 {
		width: 100%;
	}

	.vc_custom_jupiter_survey_detail img {
		margin-bottom: 26px;
		min-height: 300px;
	}
}

@media (max-width: 767px) {
	.breadcrumb-area {
		min-height: 210px;
		padding: 62px 0 !important;
	}

	.breadcrumb-area .page-title h1 {
		font-size: 30px;
	}

	.wpb_text_column h2 {
		font-size: 30px;
	}

	.wpb_text_column p,
	.wpb_text_column li {
		font-size: 16px;
	}

	.jupiter-service-grid {
		gap: 20px;
		grid-template-columns: 1fr;
	}

	.jupiter-service-card {
		min-height: 0;
		padding: 24px 22px;
	}

	.jupiter-service-card h3 {
		font-size: 23px;
	}

	.jupiter-survey-card {
		padding: 16px;
	}

	.jupiter-survey-card h3 {
		font-size: 21px;
	}

	.footer-bg .footer-wrapper.pt-95.pb-60 {
		padding-bottom: 24px !important;
		padding-top: 42px !important;
	}
}
