/* Modern Wordnet home overrides. Static CSS only, safe for cPanel upload. */
:root {
	--wn-blue: #0f7197;
	--wn-blue-dark: #075172;
	--wn-cyan: #16c1df;
	--wn-green: #24d28f;
	--wn-ink: #142334;
	--wn-muted: #657789;
	--wn-line: #dce8ef;
	--wn-soft: #f3f8fb;
	--wn-white: #ffffff;
	--wn-shadow: 0 22px 55px rgba(7, 81, 114, 0.15);
}

html {
	scroll-behavior: smooth;
}

body {
	background: var(--wn-soft);
	color: var(--wn-ink);
	font-family: Arial, Helvetica, sans-serif;
}

#box_wrapper {
	background:
		radial-gradient(circle at 8% 8%, rgba(22, 193, 223, 0.16), transparent 24rem),
		radial-gradient(circle at 92% 18%, rgba(36, 210, 143, 0.14), transparent 22rem),
		var(--wn-soft);
	overflow: hidden;
}

.page_topline {
	border: 0 !important;
	box-shadow: none;
}

.page_topline.ls {
	background: linear-gradient(90deg, var(--wn-blue-dark), var(--wn-blue)) !important;
	margin: 0 !important;
	padding: 9px 0;
}

.page_topline .top-includes {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 22px;
	justify-content: inherit;
	margin: 0;
}

.page_topline .top-includes li {
	margin: 0 !important;
}

.page_topline .small-text a {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	opacity: 0.95;
}

.page_header,
.page_header.ds,
.page_header.ms,
.page_header.ds.ms {
	background: linear-gradient(90deg, #082d46 0%, #0a3e5b 60%, #075172 100%) !important;
	border-bottom: 1px solid rgba(121, 232, 255, 0.35);
	box-shadow: 0 18px 38px rgba(4, 35, 55, 0.22);
	position: sticky;
	top: 0;
	z-index: 1000;
}

.page_header .container-fluid {
	max-width: 1240px;
	padding-left: 22px;
	padding-right: 22px;
}

.page_header .logo img {
	max-height: 58px;
	width: auto;
}

.page_header .nav-wrap {
	align-items: center;
	display: flex;
	gap: 22px;
	justify-content: flex-end;
}

.page_header .sf-menu > li > a,
.page_header.ds .sf-menu > li > a,
.page_header.ms .sf-menu > li > a {
	color: rgba(255, 255, 255, 0.92) !important;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	padding: 25px 12px !important;
}

.page_header .sf-menu > li > a:hover,
.page_header .sf-menu > li.active > a,
.page_header.ds .sf-menu > li > a:hover,
.page_header.ds .sf-menu > li.active > a {
	color: #79e8ff !important;
}

.sf-menu ul {
	border: 1px solid var(--wn-line);
	border-radius: 14px;
	box-shadow: var(--wn-shadow);
	overflow: hidden;
}

.sf-menu ul li a {
	color: var(--wn-ink) !important;
	font-size: 13px;
	letter-spacing: 0;
	padding: 12px 18px;
}

.top-includes img[src*="btcentral"],
.top-includes img[src*="btassine"],
.plan-card img[src*="btassine"] {
	border-radius: 999px;
	filter: drop-shadow(0 10px 18px rgba(7, 81, 114, 0.18));
	transition: transform 0.2s ease, filter 0.2s ease;
}

.top-includes a:hover img,
.plan-card a:hover img {
	filter: drop-shadow(0 16px 24px rgba(7, 81, 114, 0.22));
	transform: translateY(-2px);
}

.page_slider {
	background: linear-gradient(135deg, #083b58 0%, #0f7197 52%, #17b9cf 100%);
	position: relative;
}

.page_slider:after {
	background: linear-gradient(180deg, rgba(243, 248, 251, 0), var(--wn-soft));
	bottom: -1px;
	content: "";
	height: 70px;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	z-index: 4;
}

.page_slider .flexslider .slides li {
	min-height: 640px;
}

.page_slider .flexslider .slides li > img {
	filter: saturate(1.05) contrast(1.03);
}

.page_slider .s-overlay:before {
	background:
		linear-gradient(90deg, rgba(4, 35, 55, 0.9) 0%, rgba(8, 62, 88, 0.76) 42%, rgba(8, 62, 88, 0.22) 100%),
		linear-gradient(180deg, rgba(4, 35, 55, 0.1), rgba(4, 35, 55, 0.58)) !important;
	opacity: 1 !important;
}

.page_slider .container {
	max-width: 1180px;
}

.page_slider .intro_layers {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 28px;
	box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22);
	max-width: 620px;
	padding: 42px;
	backdrop-filter: blur(10px);
}

.page_slider h2.thin {
	color: var(--wn-white) !important;
	font-size: clamp(40px, 6vw, 76px);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 0.96;
	margin-bottom: 22px;
	text-transform: none;
}

.page_slider .color-main5 {
	color: #79e8ff !important;
}

.page_slider p {
	color: rgba(255, 255, 255, 0.92) !important;
	font-size: 18px !important;
	line-height: 1.55;
	max-width: 560px;
}

.btn,
.page_slider .btn,
.many-buttons .btn {
	border-radius: 999px !important;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0;
	min-width: 145px;
	padding: 15px 24px;
	text-transform: none;
}

.btn-maincolor,
.page_slider .btn-maincolor {
	background: linear-gradient(135deg, var(--wn-green), var(--wn-cyan)) !important;
	border-color: transparent !important;
	color: #062b3f !important;
	box-shadow: 0 16px 28px rgba(22, 193, 223, 0.28);
}

.btn-outline-darkgrey {
	background: rgba(255, 255, 255, 0.12) !important;
	border-color: rgba(255, 255, 255, 0.72) !important;
	color: var(--wn-white) !important;
}

.plans-carousel-section {
	background: transparent;
	padding: 82px 0 72px;
}

.plans-carousel-section .section-subtitle,
.special-heading.sub-title,
.special-heading.color-darkgrey.sub-title {
	color: var(--wn-blue) !important;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0.08em;
}

.plans-carousel-section .section-title,
.special-heading span {
	color: var(--wn-ink);
	font-weight: 900;
	letter-spacing: 0;
}

.carousel-wrapper {
	padding: 12px 0 24px;
}

.plan-card {
	background: var(--wn-white) !important;
	border: 1px solid rgba(220, 232, 239, 0.95);
	border-radius: 24px;
	box-shadow: var(--wn-shadow);
	min-height: 535px;
	overflow: hidden;
	padding: 34px 28px 30px;
	position: relative;
	transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.plan-card:hover,
.plan-card.popular {
	box-shadow: 0 30px 70px rgba(7, 81, 114, 0.22);
	transform: translateY(-6px);
}

.plan-card.popular {
	border: 2px solid var(--wn-cyan);
}

.plan-card .badge-popular {
	background: linear-gradient(135deg, var(--wn-blue), var(--wn-cyan));
	border-radius: 0 0 16px 16px;
	box-shadow: 0 12px 24px rgba(22, 193, 223, 0.28);
	color: var(--wn-white);
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.04em;
	padding: 10px 18px;
	right: 24px;
	text-transform: uppercase;
	top: 0;
}

.plan-card .plan-name img {
	background: transparent;
	border-radius: 0;
	height: auto;
	margin-bottom: 18px;
	max-height: 76px;
	max-width: 112px;
	object-fit: contain;
	padding: 0;
	width: auto;
}

.plan-card .plan-name h4 {
	color: var(--wn-blue-dark);
	font-size: 38px;
	font-weight: 900;
	letter-spacing: 0;
	margin: 0;
}

.plan-card .price-wrap {
	border-bottom: 1px solid var(--wn-line);
	border-top: 1px solid var(--wn-line);
	margin: 24px 0 22px;
	padding: 18px 0;
}

.plan-card .price-wrap .plan-sign {
	color: var(--wn-ink);
	font-size: 34px;
	font-weight: 900;
}

.plan-card .plan-features li {
	align-items: flex-start;
	border-color: var(--wn-line);
	color: var(--wn-muted);
	font-size: 15px;
	gap: 10px;
	line-height: 1.35;
	padding: 12px 0;
	text-align: left;
}

.plan-card .plan-features li .check {
	background: rgba(36, 210, 143, 0.14);
	border-radius: 50%;
	color: #129e67;
	display: inline-grid;
	flex: 0 0 25px;
	font-size: 16px;
	height: 25px;
	place-items: center;
	width: 25px;
}

.carousel-btn {
	background: var(--wn-white);
	border: 1px solid var(--wn-line);
	box-shadow: 0 16px 35px rgba(7, 81, 114, 0.16);
	color: var(--wn-blue-dark);
}

.carousel-dots span {
	background: #b8d2df;
}

.carousel-dots span.active {
	background: var(--wn-blue);
	width: 28px;
}

.with-particles {
	background-attachment: scroll !important;
	position: relative;
}

.with-particles:before {
	background: linear-gradient(135deg, rgba(7, 81, 114, 0.94), rgba(15, 113, 151, 0.82));
	content: "";
	inset: 0;
	position: absolute;
}

.with-particles .container {
	position: relative;
	z-index: 2;
}

.with-particles .special-heading span,
.with-particles h6,
.with-particles p span {
	color: var(--wn-white) !important;
}

.with-particles .media-body {
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 20px;
	height: 100%;
	padding: 26px 12px 20px;
	transition: transform 0.2s ease, background 0.2s ease;
}

.with-particles .media-body:hover {
	background: rgba(255, 255, 255, 0.18);
	transform: translateY(-4px);
}

.with-particles .media-body img {
	filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.18));
	max-height: 56px;
	width: auto;
}

section[style*="padding:70px"] {
	background: var(--wn-white) !important;
	border-bottom: 1px solid var(--wn-line);
	border-top: 1px solid var(--wn-line);
	padding: 46px 18px !important;
}

section[style*="padding:70px"] img {
	border-radius: 18px;
	box-shadow: var(--wn-shadow);
	margin: 8px;
	max-width: min(420px, 92vw);
}

.img-wrap img {
	border-radius: 28px;
	box-shadow: var(--wn-shadow);
}

#accordion01 > div {
	background: var(--wn-white);
	border: 1px solid var(--wn-line);
	border-radius: 16px;
	box-shadow: 0 12px 26px rgba(7, 81, 114, 0.08);
	margin-bottom: 12px;
	overflow: hidden;
}

#accordion01 h6 {
	margin: 0;
}

#accordion01 h6 a {
	color: var(--wn-ink);
	display: block;
	font-size: 16px;
	font-weight: 800;
	padding: 18px 22px;
}

#accordion01 .card-body {
	color: var(--wn-muted);
	font-size: 15px;
	line-height: 1.65;
	padding: 0 22px 20px;
}

.whatsapp-fixed-button {
	bottom: 24px;
	right: 24px;
	z-index: 1100;
}

.whatsapp-fixed-button a {
	background: linear-gradient(135deg, #22c55e, #14b8a6) !important;
	border: 4px solid var(--wn-white);
	box-shadow: 0 18px 40px rgba(20, 184, 166, 0.36);
}

.page_footer {
	background: linear-gradient(135deg, var(--wn-blue-dark), var(--wn-blue)) !important;
	border-top: 8px solid var(--wn-cyan);
	padding-top: 70px !important;
}

.page_footer h3,
.page_footer .widget-title {
	color: var(--wn-white);
	font-weight: 900;
	letter-spacing: 0;
}

.page_footer p,
.page_footer a {
	color: rgba(255, 255, 255, 0.9) !important;
}

@media (max-width: 1199px) {
	.page_header .nav-wrap {
		display: block;
	}

	.sf-menu > li > a {
		padding: 18px 10px !important;
	}
}

@media (max-width: 991px) {
	.page_header {
		position: relative;
	}

	.page_slider .flexslider .slides li {
		min-height: 560px;
	}

	.page_slider .intro_layers {
		margin: 0 auto;
		padding: 30px;
		text-align: center;
	}

	.page_slider p {
		font-size: 16px !important;
	}

	.with-particles .media {
		margin-bottom: 16px;
	}
}

@media (max-width: 767px) {
	.page_topline .top-includes {
		justify-content: center;
	}

	.page_slider .flexslider .slides li {
		min-height: 520px;
	}

	.page_slider .intro_layers {
		border-radius: 22px;
		padding: 24px 20px;
	}

	.page_slider h2.thin {
		font-size: 38px;
	}

	.many-buttons {
		display: grid;
		gap: 12px;
	}

	.many-buttons .btn {
		margin: 0 !important;
		width: 100%;
	}

	.plans-carousel-section {
		padding: 58px 0 46px;
	}

	.plan-card {
		border-radius: 20px;
		min-height: 510px;
		padding: 30px 22px 26px;
	}

	.page_footer {
		padding-top: 48px !important;
	}
}
