/*
Theme Name: Apex Lean Solutions
Theme URI: https://apexleansolutions.com
Author: Apex Lean Solutions
Author URI: https://apexleansolutions.com
Description: A professional WordPress theme for Apex Lean Solutions built with Bootstrap 5. Includes styled 404, search, and all default page templates.
Version: 1.0.0
Requires at least: 5.9
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apex-lean-solutions-theme
Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, full-width-template, theme-options, translation-ready, bootstrap, responsive-layout

Apex Lean Solutions Theme - Bootstrap 5 WordPress Theme
*/

/* Global font - Inter */
html,
body {
	font-family: "Inter", sans-serif;
}

body {
	background-color: #000000;
}
p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0%;
}

/* Theme overrides - Bootstrap handles base layout */
.wp-block-button__link,
.btn {
	border-radius: 0.25rem;
}

.entry-content img,
.post-thumbnail img {
	max-width: 100%;
	height: auto;
}

/* Main content area */
.main-content {
	min-height: 60vh;
}

/* 404 & search page specific */
.error-404 .page-title,
.search-results .page-title {
	font-size: 2rem;
	margin-bottom: 1rem;
}

.search-form .form-control {
	max-width: 100%;
}

/* ========== Sticky pill header (APEX design) ========== */
.site-header.apex-sticky-header {
	position: sticky;
	top: 0;
	z-index: 1030;
	padding: 20px;
	background: transparent;
}

.apex-header-pill {
	background: #fff;
	border-radius: 9999px;
	box-shadow: 0px 0px 20px 0px #00000033;
	max-width: 1160px;
	margin: 0 auto;
}

.apex-navbar {
	padding: 0.13rem 1.25rem;
	background: transparent !important;
	border: none !important;
}
.apex-navbar .navbar-toggler,
.apex-navbar .navbar-toggler:focus,
.apex-navbar .navbar-toggler:active {
	outline: none !important;
	box-shadow: none !important;
	border-color: #000000;
}
.apex-navbar .apex-toggler-icon {
	color: #000000;
	font-size: 1.25rem;
}

.apex-header-inner {
	max-width: 100%;
}

/* Logo / brand: two-line, uppercase */
.apex-brand {
	color: #1a1a1a !important;
	font-weight: 700;
	font-size: 1rem;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	line-height: 1.2;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.apex-brand-line1 {
	font-weight: 700;
}
.apex-brand-line2 {
	font-weight: 400;
	font-size: 0.85em;
	opacity: 0.85;
}
.apex-brand-logo .custom-logo-link {
	display: block;
}
.apex-brand-logo img {
	width: auto;
}

/* Nav link typography */
.nav-link {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0;
	vertical-align: middle;
	text-transform: uppercase;
}

/* Nav links: center, dark (header) */
.apex-nav-center .nav-link {
	color: #000000 !important;
	padding: 15px 40px !important;
}
.apex-nav-center .nav-link:hover {
		opacity: 0.9;
}

/* CTA button: dark blue, pill shape */
.apex-header-cta {
	background: linear-gradient(180deg, #030D15 0%, #1B4667 100%);
	border: none !important;
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0.8rem 2.05rem !important;
	border-radius: 9999px !important;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
}
.apex-header-cta:hover {
	background: linear-gradient(180deg, #030D15 0%, #1B4667 100%);
	color: #fff !important;
	opacity: 0.95;
	
}

/* Header search form in navbar (if re-added elsewhere) */
.navbar .search-form {
	min-width: 180px;
}
.navbar .search-form .form-control {
	width: 180px;
}

/* Pagination - Bootstrap style */
.pagination-nav .nav-links {
	display: flex;
	flex-wrap: wrap;
	gap: 0.25rem;
	list-style: none;
	padding: 0;
	margin: 0;
}
.pagination-nav .nav-links .page-numbers {
	display: inline-block;
	padding: 0.375rem 0.75rem;
	border: 1px solid #dee2e6;
	border-radius: 0.25rem;
	text-decoration: none;
	color: #0d6efd;
}
.pagination-nav .nav-links .page-numbers:hover {
	background-color: #e9ecef;
}
.pagination-nav .nav-links .page-numbers.current {
	background-color: #0d6efd;
	color: #fff;
	border-color: #0d6efd;
}
.pagination-nav .nav-links .page-numbers.dots {
	border: none;
}

/* Sticky footer support */
body {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

/* Space below sticky header pill */
.site-content {
	padding-top: 0.5rem;
}

.site-main {
	flex: 1;
}

/* Footer - dark theme, logo, description, email, contact form, bottom bar */
.site-footer.apex-footer {
	background: #000000;
	color: #e5e5e5;
	margin-top: auto;
}

.apex-footer-main {
	background: #100F0F;
    max-width: calc(100% - 40px);
    margin: auto;
    border-radius: 20px;
}

.apex-footer-bottom {
	background: #000000;
}
.apex-footer-main > .container.py-5 {
	max-width: 100%;
	padding: 35px 80px;
}
.apex-footer-brand .apex-footer-logo {
	
	width: auto;
	display: block;
	filter: brightness(0) invert(1);
}

.apex-footer-description {
    max-width: 463px;
    color: #fff !important;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    text-transform: capitalize;
    opacity: 0.60;
	margin-bottom: 0px !important;
}

.apex-footer-email {
	margin-top: 0.5rem;
}
.apex-footer-email-label {
    display: block;
    letter-spacing: 0.05em;
    margin-bottom: 0.25rem;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #fff;
}
.apex-footer-email-link {
    font-weight: 500;
    font-size: 22px;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #fff;
    opacity: 0.60;
}
.apex-footer-form textarea {
    height: 105px;
}
.apex-footer-brand-line {
    display: flex;
    align-items: end;
    gap: 100px;
	width: 100%;

}
.apex-footer-brand.w-100 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.apex-footer-form h2.text-white.mb-4 {
    font-family: Inter;
    font-weight: 400;
    font-size: 34px;
    line-height: 34px;
    text-transform: capitalize;
}
.apex-footer-form-title {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 600;
	margin-bottom: 1rem;
}

.apex-footer-form .wpcf7-form-control-wrap,
.apex-footer-form input[type="text"],
.apex-footer-form input[type="email"],
.apex-footer-form input[type="tel"],
.apex-footer-form input[type="number"],
.apex-footer-form textarea {
	max-width: 100%;
}
.apex-footer-form input[type="text"],
.apex-footer-form input[type="email"],
.apex-footer-form input[type="tel"],
.apex-footer-form textarea {
	background: #100F0F !important;
    border: 1px solid #585858 !important;
    border-radius: 9999px !important;
    color: #fff !important;
    padding: 15.4px 32px !important;
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
    text-transform: capitalize;
	border-radius: 30px !important;
}
.apex-footer-form input::placeholder,
.apex-footer-form textarea::placeholder {
	color: #6b7280;
}
.apex-footer-form .wpcf7-submit, .apex-footer-form input[type="submit"] {
	color: #fff !important;
    border-radius: 9999px !important;
    padding: 18px 33px !important;
    cursor: pointer;
    background: linear-gradient(180deg, #030D15 0%, #1B4667 100%);
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
    text-transform: capitalize;
    border: 0px;
}
.apex-footer-form .wpcf7-submit:hover,
.apex-footer-form input[type="submit"]:hover {
	opacity: 0.95;
}
.apex-footer-form p {
	margin-bottom: 20px;
}
.apex-footer-form .wpcf7-form-control-wrap {
	display: block;
}
.apex-footer-form .row .wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}

/* Contact Form 7 response output – Bootstrap-style */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border: 1px solid var(--bs-warning, #ffc107);
	border-radius: 0.375rem;
	color: var(--bs-warning-text-emphasis, #664d03);
	background-color: var(--bs-warning-bg-subtle, #fff3cd);
	margin: 1rem 0.5rem 0.5rem;
	padding: 0.5rem 1rem;
	font-size: 0.875rem;
}
.wpcf7 form .wpcf7-response-output {
	margin: 1rem 0.5rem 0.5rem;
	padding: 0.5rem 1rem;
	border: 1px solid var(--bs-primary, #0d6efd);
	border-radius: 0.375rem;
	background-color: var(--bs-primary-bg-subtle, #cfe2ff);
	color: var(--bs-primary-text-emphasis, #084298);
	font-size: 0.875rem;
}
.submit-last p {
    margin: 0;
}
.apex-footer-copyright {
	color: #fff;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    text-transform: capitalize;
}
.apex-footer-bottom .container {
    max-width: 100%;
    padding: 15px 100px !important;
}
.apex-footer-linkedin {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: transparent;
	transition: background 0.2s ease, color 0.2s ease;
}

.apex-footer-form .col-lg-8 .submit-last p {
    margin: 0px;
}

/* ========== Front page sections (ACF) ========== */

h2 {
    font-weight: 400;
    font-size: 76px;
    line-height: 92px;
    letter-spacing: 0%;
}
h3 {
	font-weight: 400;
	font-size: 42px;
	line-height: 48px;
	letter-spacing: 0%;


}
section.apex-hero.apex-section p {
    max-width: 760px;
    margin: auto;
    opacity: 0.60;
	font-size: 18px;
    line-height: 28px;
}

section.apex-hero.apex-section {
    padding: 80px 0px  100px;
}

section.apex-hero.apex-section h2 {
    margin-bottom: 20px;
}
.apex-front-page {
	background: #000000;
}
.apex-front-page .container {
    max-width: 1430px;
}
.apex-front-page .container .row>* {
    padding-right: 15px;
    padding-left: 15px;
}

.apex-front-page .container .row {
    margin-right: 15px;
    margin-left: 15px;
}

section.apex-lean-cases.apex-section {
    background: #100F0F;
    border-radius: 20px;
    max-width: calc(100% - 40px);
    margin: auto;
    padding: 100px 0px;
}

section.apex-lean-cases.apex-section h3 {
    margin-bottom: 30px;
}

.apex-case-card {
    background: #000;
    border-radius: 20px;
}

.apex-case-card h4 {
    padding: 30px 20px;
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: capitalize;
}

.apex-case-card  p {
    margin: 0;
}

.apex-case-card p img {
    margin: 0;
}

.apex-front-page section.apex-lean-cases.apex-section ul {
	list-style-type: none;
	padding: 0px 20px 10px;
}

.apex-front-page ul li {
    list-style-type: none;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0%;
    opacity: 0.60;
    margin-bottom: 20px;
	position: relative;
	padding-left: 30px;
}
.apex-front-page ul li:after {
    content: "";
    position: absolute;
    background-image: url(./image/vector.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 17px;
    height: 11px;
    left: 0;
    top: 7px;
    opacity: 0.6;
}

section.apex-program-mgmt.apex-section {
    padding: 100px 0px;
}

section.apex-program-mgmt.apex-section h4 {
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: capitalize;
    margin-bottom: 30px;
}
section.apex-program-mgmt.apex-section h3.apex-section-title {
    margin-bottom: 30px;
}
.apex-front-page ul {
    padding: 0;
}
section.apex-program-mgmt.apex-section .apex-program-content {
    padding-left: 45px;
}

section.apex-services.apex-section p {
    margin: 0;
}
section.apex-services.apex-section h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0%;
    text-transform: capitalize;
    margin: 30px 0px 20px;
}

section.apex-services.apex-section h4+p {
    opacity: 0.60;
}

section.apex-services.apex-section {
    background: #100F0F;
    border-radius: 20px;
    max-width: calc(100% - 40px);
    margin: auto;
    padding: 80px 0px;
}
section.apex-services.apex-section p {
    margin: 0;
}
section.apex-services.apex-section h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0%;
    text-transform: capitalize;
    margin: 30px 0px 20px;
}

section.apex-services.apex-section h4+p {
    opacity: 0.60;
}

section.apex-services.apex-section {
    background: #100F0F;
    border-radius: 20px;
    max-width: calc(100% - 40px);
    margin: auto;
    padding: 80px 0px;
}
section.apex-lean-packages.apex-section .apex-packages-header h3 {
    margin-bottom: 20px;
}
section.apex-lean-packages.apex-section .apex-packages-header p {
    opacity: 0.6;
}
section.apex-lean-packages.apex-section {
    padding: 100px 0px 120px;
}
.apex-package-card {
    border: 1px solid #585858;
    padding: 30px 40px;
	border-radius: 20px;
	background: #000000;
}
.apex-package-card h5 {
    border: 1px solid #FFFF00;
    border-radius: 30px;
    display: inline;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    width: 78px;
    display: flex;
    height: 24px;
    align-items: center;
    justify-content: center;
    margin: auto;
    line-height: 38px;
    color: #FFFF00;
	z-index: 99;
    position: relative;
}
.apex-package-card h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
    padding: 10px 0px 40px;
}

.apex-package-card h3:before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 5.32%, #FFFFFF 48.85%, rgba(255, 255, 255, 0) 92.39%);
    height: 1px;
    width: 85px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}

.apex-package-card a {
    background: linear-gradient(180deg, #030D15 0%, #1B4667 100%);
    display: flex;
    width: 100%;
    height: 56px;
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
	position: relative;
}
.apex-packages-header {
    margin-bottom: 30px;
}
.apex-package-content ol {
    padding: 0;
    margin: 0;
    list-style-type: none;
}


.apex-package-content ol li {
    font-family: Inter;
    font-weight: 400;
	font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    opacity: 0.6;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
    left: 10px;
}
.apex-package-content ol li:after {
    width: 10px;
    height: 10px;
    content: "";
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
section.apex-lean-packages.apex-section .row {
    margin: 0;
}

section.apex-lean-packages.apex-section .row .col-lg-4 {
    padding: 0;
}
section.apex-lean-packages.apex-section .row .col-lg-4:nth-child(2) {
    position: relative;
}
section.apex-lean-packages.apex-section .row .col-lg-4:nth-child(2) .apex-package-card {
    border: 0;
}
section.apex-lean-packages.apex-section .row .col-lg-4:nth-child(2):before {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    border: 1px solid #585858;
    border-radius: 30px;
    scale: 1.1;
    background: #000;
    z-index: 0;
}
section.apex-philosophies.apex-section {
    background: #100F0F;
    border-radius: 20px;
    max-width: calc(100% - 40px);
    margin: auto;
    padding: 80px 0px;
}

section.apex-philosophies.apex-section .apex-philosophy-content {
    padding-left: 45px;
}

section.apex-philosophies.apex-section .apex-philosophy-content p {
    opacity: 0.5;
}

section.apex-philosophies.apex-section  h3.apex-section-title {
    margin-bottom: 30px;
}

section.apex-philosophies.apex-section .apex-philosophy-content p:last-child {
    opacity: 1;
}
section.apex-philosophies.apex-section .apex-philosophy-content p:last-child {
    margin: 0;
}
section.apex-mission.apex-section {
    padding: 100px 0px;
}
section.apex-mission.apex-section .row {
    align-items: stretch;
    justify-content: center;
}
section.apex-mission.apex-section .col-lg-6 {
    display: flex;
}
section.apex-mission.apex-section .apex-mission-content,
section.apex-mission.apex-section .apex-mission-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
section.apex-mission.apex-section .apex-mission-content {
    background: #100F0F;
    border-radius: 20px;
    padding: 40px;
}

section.apex-mission.apex-section h3 {
    margin-bottom: 20px;
}

section.apex-mission.apex-section p:last-child {
    margin: 0;
}

section.apex-mission.apex-section  .apex-mission-content p {
    opacity: 0.6;
}











.apex-package-card {
	display: flex;
	flex-direction: column;
}
.apex-package-content {
	flex: 1;
}
.apex-btn-primary {
	background: linear-gradient(180deg, #030D15 0%, #1B4667 100%);
	color: #fff !important;
	border: none;
	padding: 0.75rem 1.5rem;
	border-radius: 9999px;
	font-weight: 500;
	margin-top: 1rem;
	display: inline-block;
	text-decoration: none;
}
.apex-btn-primary:hover {
	color: #fff;
	opacity: 0.95;
}
/* Companies logos: grid – 5 in one line, 50px gap */

.apex-companies-logos {
	display: flex;
	grid-template-columns: repeat(5, 1fr);
	gap: 50px;
	width: 100%;
	max-width: 100%;
	align-items: center;
	justify-items: center;
}

.apex-package-content p:last-child {
    margin: 0;
}
.apex-company-logo {
	filter: brightness(0) invert(0.8);
	opacity: 0.9;
}
section.apex-companies.apex-section h3.apex-section-title {
    margin-bottom: 30px;
}
section.apex-companies.apex-section {
    background: #100F0F;
    border-radius: 20px;
    max-width: calc(100% - 40px);
    margin: auto;
    padding: 80px 0px;
}
section.apex-about.apex-section {
    padding: 100px 0px;
}
section.apex-about.apex-section h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    margin: 30px 0px;
}
section.apex-about.apex-section  p {
    opacity: 0.6;
    margin-bottom: 30px;
	 font-size: 18px;
}
section.apex-about.apex-section .apex-about-content {
    padding-left: 70px;
}

section.apex-about.apex-section p:last-child {
    margin: 0;
}


