/* CHRS Security brand theme */
:root {
	--primary-color: #0876B5;
	--secondary-color: #004F8F;
	--navy-color: #003B73;
	--accent-color: #E31E24;
	--white-color: #FFFFFF;
	--dark-color: #111111;
	--light-bg: #F5F7FA;
}

/* Static service pages */
.static-service-page {
	background: var(--white-color);
}

.service-inner-banner {
	background: linear-gradient(90deg, rgba(0, 31, 61, 0.88), rgba(0, 79, 143, 0.78)), url("img/service_details_2.jpg") center/cover no-repeat;
	color: var(--white-color);
	padding: 92px 0;
}

.service-inner-banner h1 {
	color: var(--white-color);
	font-family: "Montserrat", sans-serif;
	font-size: 42px;
	font-weight: 800;
	line-height: 1.2;
	margin: 0 0 14px;
}

.service-inner-banner nav {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 15px;
	gap: 10px;
}

.service-inner-banner a {
	color: var(--white-color);
	font-weight: 700;
}

.service-inner-banner a:hover {
	color: var(--accent-color);
}

.static-service-detail,
.static-service-table-section {
	padding: 78px 0;
}

.static-service-table-section {
	background: var(--light-bg);
}

.static-service-grid {
	align-items: center;
	display: grid;
	gap: 42px;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.static-service-image {
	border-radius: 8px;
	box-shadow: 0 18px 45px rgba(0, 59, 115, 0.15);
	overflow: hidden;
}

.static-service-image img {
	display: block;
	height: 410px;
	object-fit: cover;
	transition: transform 0.35s ease;
	width: 100%;
}

.static-service-image:hover img {
	transform: scale(1.04);
}

.static-service-content h2,
.static-service-table-section h2 {
	color: var(--navy-color);
	font-family: "Montserrat", sans-serif;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.3;
	margin: 0 0 18px;
}

.static-service-content p {
	color: var(--dark-color);
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 16px;
}

.static-table-wrap {
	overflow-x: auto;
	width: 100%;
}

.static-service-table {
	background: var(--white-color);
	border-collapse: collapse;
	border-radius: 8px;
	box-shadow: 0 12px 32px rgba(0, 59, 115, 0.08);
	min-width: 650px;
	overflow: hidden;
	width: 100%;
}

.static-service-table th,
.static-service-table td {
	border-bottom: 1px solid rgba(0, 79, 143, 0.12);
	font-size: 15px;
	line-height: 1.6;
	padding: 18px 22px;
	text-align: left;
	vertical-align: top;
}

.static-service-table th {
	background: var(--navy-color);
	color: var(--white-color);
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	width: 30%;
}

.static-service-table td {
	color: var(--dark-color);
}

.static-service-table tr:hover td {
	background: #f8fbfd;
}

.service-card-pro h2 a {
	color: inherit;
}

.service-card-link {
	color: inherit;
	display: block;
	height: 100%;
}

.service-card-link:hover,
.service-card-link:focus {
	color: inherit;
}

.industry-applications-sec {
	background: var(--light-bg);
	padding: 72px 0;
}

.industry-applications-sec h2 {
	color: var(--navy-color);
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
	font-weight: 800;
	line-height: 1.3;
	margin: 0 0 24px;
}

.industry-app-grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-bottom: 28px;
}

.industry-app-grid div {
	background: var(--white-color);
	border-left: 4px solid var(--accent-color);
	border-radius: 6px;
	box-shadow: 0 10px 26px rgba(0, 59, 115, 0.08);
	color: var(--dark-color);
	font-size: 15px;
	font-weight: 700;
	line-height: 1.5;
	min-height: 92px;
	padding: 22px;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.industry-app-grid div:hover {
	box-shadow: 0 16px 34px rgba(0, 59, 115, 0.14);
	transform: translateY(-3px);
}

.industry-cta-btn {
	background: var(--primary-color);
	border-radius: 4px;
	color: var(--white-color);
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	padding: 13px 24px;
}

.industry-cta-btn:hover {
	background: var(--accent-color);
	color: var(--white-color);
}

.industry-card-link {
	display: block;
}

.contact-page {
	background: var(--white-color);
}

.email-link {
	color: inherit;
	transition: color 0.2s ease;
	word-break: break-word;
}

.email-link:hover,
.email-link:focus {
	color: var(--accent-color);
}

.address-link {
	color: inherit;
	transition: color 0.2s ease;
}

.address-link:hover,
.address-link:focus {
	color: var(--accent-color);
}

.phone-link {
	color: inherit;
	transition: color 0.2s ease;
	white-space: nowrap;
}

.phone-link:hover,
.phone-link:focus {
	color: var(--accent-color);
}

.gallery-page {
	background: var(--white-color);
}

.gallery-sec {
	padding: 78px 0;
	background: var(--light-bg);
}

.gallery-heading {
	margin: 0 auto 34px;
	max-width: 760px;
	text-align: center;
}

.gallery-heading h2 {
	color: var(--navy-color);
	font-family: "Montserrat", sans-serif;
	font-size: 34px;
	font-weight: 800;
	line-height: 1.3;
	margin: 0 0 12px;
}

.gallery-heading p {
	color: var(--dark-color);
	font-size: 16px;
	line-height: 1.8;
	margin: 0;
}

.gallery-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gallery-item {
	align-items: center;
	background: var(--white-color);
	border-radius: 8px;
	box-shadow: 0 12px 32px rgba(0, 59, 115, 0.08);
	display: flex;
	height: 280px;
	justify-content: center;
	overflow: hidden;
	padding: 10px;
	position: relative;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.gallery-item::after {
	align-items: center;
	background: rgba(0, 59, 115, 0.72);
	color: var(--white-color);
	content: "\f00e";
	display: flex;
	font-family: FontAwesome;
	font-size: 28px;
	inset: 10px;
	justify-content: center;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease;
}

.gallery-item:hover {
	box-shadow: 0 18px 42px rgba(0, 59, 115, 0.16);
	transform: translateY(-4px);
}

.gallery-item:hover::after {
	opacity: 1;
}

.gallery-item img {
	display: block;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.contact-info-sec,
.contact-form-sec,
.contact-map-sec,
.contact-footer-details {
    padding: 26px 0;
}

.contact-info-sec,
.contact-map-sec {
	background: var(--light-bg);
}

.contact-info-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.contact-info-card {
	background: var(--white-color);
	border-radius: 8px;
	box-shadow: 0 12px 32px rgba(0, 59, 115, 0.08);
	color: var(--dark-color);
	display: block;
	min-height: 210px;
	padding: 32px;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.contact-info-card:hover {
	box-shadow: 0 18px 42px rgba(0, 59, 115, 0.14);
	color: var(--dark-color);
	transform: translateY(-4px);
}

.contact-info-card span {
	align-items: center;
	background: linear-gradient(145deg, var(--primary-color), var(--navy-color));
	border-radius: 50%;
	color: var(--white-color);
	display: inline-flex;
	font-size: 24px;
	height: 58px;
	justify-content: center;
	margin-bottom: 20px;
	width: 58px;
}

.contact-info-card h2,
.contact-copy h2,
.contact-map-sec h2,
.contact-footer-box h2 {
	color: var(--navy-color);
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	line-height: 1.3;
	margin: 0 0 14px;
}

.contact-info-card h2 {
	font-size: 22px;
}

.contact-info-card p {
	color: var(--dark-color);
	font-size: 15px;
	line-height: 1.7;
	margin: 0;
}

.contact-layout {
	align-items: start;
	display: grid;
	gap: 42px;
	grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
}

.form-container {
	width: 100%;
	max-width: 48rem;
	background-color: white;
	padding: 2rem;
	border-radius: 1.5rem;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	margin: 0 auto;
}

@media (min-width: 768px) {
	.form-container {
		padding: 3rem;
	}
}

.form-heading {
	font-size: 1.875rem;
	font-weight: 700;
	text-align: center;
	color: #1f2937;
	margin-bottom: 2rem;
}

.input-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.5rem;
	margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
	.input-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

.form-input,
.form-textarea {
	width: 100%;
	padding: 1rem;
	border: 1px solid #d1d5db;
	border-radius: 0.5rem;
	color: #1f2937;
	transition: all 0.2s ease-in-out;
}

.form-input::placeholder,
.form-textarea::placeholder {
	color: #6b7280;
}

.form-input:focus,
.form-textarea:focus {
	outline: none;
	box-shadow: 0 0 0 2px #3b82f6;
}

.form-textarea {
	height: 8rem;
	resize: none;
}

.file-upload-section {
	display: flex;
	flex-direction: column;
	margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
	.file-upload-section {
		flex-direction: row;
		align-items: center;
	}
}

.file-label {
	font-size: 1.125rem;
	font-weight: 500;
	color: #4b5563;
	margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
	.file-label {
		width: 33.333333%;
		margin-bottom: 0;
	}
}

.captcha-section {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 2rem;
	justify-content: space-between;
}

@media (min-width: 768px) {
	.captcha-section {
		flex-direction: row;
		align-items: center;
	}
}

.captcha-input-group {
	display: flex;
	flex-grow: 1;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {
	.captcha-input-group {
		margin-bottom: 0;
	}
}

.captcha-label {
	display: block;
	color: #4b5563;
	font-weight: 500;
	margin-bottom: 0.5rem;
}

.captcha-content {
	display: flex;
	align-items: center;
	gap: 1rem;
	font-size: 1.25rem;
	font-weight: 700;
}

.captcha-refresh {
	color: #3b82f6;
	cursor: pointer;
	font-size: 1.125rem;
	transition: color 0.2s ease-in-out;
}

.captcha-refresh:hover {
	color: #1d4ed8;
}

.captcha-input {
	width: 4rem;
	padding: 0.5rem;
	border: 2px solid #d1d5db;
	border-radius: 0.5rem;
	text-align: center;
}

.submit-button {
	width: 100%;
	padding: 0.75rem 2rem;
	background-color: #2563eb;
	color: white;
	font-weight: 700;
	border-radius: 9999px;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	cursor: pointer;
	transition: background-color 0.2s ease-in-out;
	border: 0;
}

.submit-button:hover {
	background-color: #1d4ed8;
}

.error-message {
	color: #ef4444;
	font-size: 0.875rem;
	font-weight: 500;
	margin-top: 0.25rem;
}

.hidden {
	display: none;
}

.unvalid {
	border-color: #ef4444;
}

.valid {
	border-color: #10b981;
}

.contact-copy span {
	color: var(--accent-color);
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.contact-copy h2 {
	font-size: 34px;
}

.contact-copy p,
.contact-copy li,
.contact-footer-box p {
	color: var(--dark-color);
	font-size: 16px;
	line-height: 1.8;
}

.contact-copy ul {
	list-style: none;
	margin: 22px 0 0;
	padding: 0;
}

.contact-copy li {
	display: flex;
	gap: 10px;
	margin-bottom: 12px;
}

.contact-copy li i {
	color: var(--accent-color);
	margin-top: 6px;
}

.contact-form {
	background: var(--white-color);
	border-radius: 8px;
	box-shadow: 0 14px 38px rgba(0, 59, 115, 0.1);
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding: 32px;
}

.form-row-full {
	grid-column: 1 / -1;
}

.contact-form label {
	color: var(--navy-color);
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 8px;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
	background: #f8fbfd;
	border: 1px solid rgba(0, 79, 143, 0.16);
	border-radius: 4px;
	color: var(--dark-color);
	font-size: 15px;
	outline: none;
	padding: 13px 14px;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
	width: 100%;
}

.contact-form textarea {
	resize: vertical;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
	border-color: var(--primary-color);
	box-shadow: 0 0 0 3px rgba(8, 118, 181, 0.12);
}

.contact-submit-btn {
	background: var(--primary-color);
	border: 0;
	border-radius: 4px;
	color: var(--white-color);
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	grid-column: 1 / -1;
	padding: 14px 24px;
	transition: background 0.2s ease, transform 0.2s ease;
}

.contact-submit-btn:hover {
	background: var(--accent-color);
	transform: translateY(-2px);
}

.contact-map-sec h2 {
	font-size: 30px;
	margin-bottom: 24px;
}

.contact-map-frame {
	border-radius: 8px;
	box-shadow: 0 14px 38px rgba(0, 59, 115, 0.12);
	height: 430px;
	overflow: hidden;
}

.contact-map-frame iframe {
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
}

.contact-footer-box {
	background: linear-gradient(90deg, var(--secondary-color), var(--navy-color));
	border-radius: 8px;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	padding: 34px;
}

.contact-footer-box h2,
.contact-footer-box p,
.contact-footer-box a {
	color: var(--white-color);
}

.contact-footer-box p {
	margin-bottom: 8px;
}

@media only screen and (max-width: 991px) {
	.static-service-grid {
		grid-template-columns: 1fr;
	}

	.static-service-image img {
		height: 360px;
	}

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

	.contact-info-grid,
	.contact-layout,
	.contact-footer-box {
		grid-template-columns: 1fr;
	}

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

	.gallery-item {
		height: 240px;
	}
}

@media only screen and (max-width: 767px) {
	.service-inner-banner {
		padding: 66px 0;
	}

	.service-inner-banner h1 {
		font-size: 31px;
	}

	.static-service-detail,
	.static-service-table-section {
		padding: 54px 0;
	}

	.static-service-image img {
		height: 260px;
	}

	.static-service-content h2,
	.static-service-table-section h2 {
		font-size: 26px;
	}

	.industry-applications-sec {
		padding: 52px 0;
	}

	.industry-applications-sec h2 {
		font-size: 25px;
	}

	.industry-app-grid {
		grid-template-columns: 1fr;
	}

	.contact-info-sec,
	.contact-form-sec,
	.contact-map-sec,
	.contact-footer-details {
		padding: 52px 0;
	}

	.contact-info-card,
	.contact-form,
	.contact-footer-box {
		padding: 24px;
	}

	.contact-form {
		grid-template-columns: 1fr;
	}

	.contact-copy h2,
	.contact-map-sec h2 {
		font-size: 26px;
	}

	.contact-map-frame {
		height: 320px;
	}

	.gallery-sec {
		padding: 54px 0;
	}

	.gallery-heading h2 {
		font-size: 27px;
	}

	.gallery-grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.gallery-item {
		height: 250px;
	}
}

body {
	color: var(--dark-color);
	background: var(--white-color);
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
	color: var(--navy-color);
}

a:hover,
a:focus,
.main-menu ul li a:hover,
.footer-widget-menu li a:hover,
.hd-rgt li a:hover {
	color: var(--accent-color);
}

::selection,
::-moz-selection,
#scrollUp {
	background: var(--accent-color);
	color: var(--white-color);
}

.bg-gray,
.service-sec,
.testimonial2-sec {
	background: var(--light-bg);
}

.slider-overlay {
	background-color: rgba(0, 59, 115, 0.72);
}

.images-overlay,
.project-hoverlay::before,
.appoitment-area .images-overlay {
	background-color: rgba(0, 59, 115, 0.88);
}

.hd-sec,
.hd-style1 .hd-sec {
	background: var(--dark-color);
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	color: var(--white-color);
}

.hd-lft li,
.hd-lft li i,
.hd-rgt li a,
.hd-style1 .hd-rgt li a,
.follow-title {
	color: var(--white-color);
}

.hd-lft li i,
.site-search i,
.menu-icon:hover .site-search i {
	color: var(--white-color);
}

.hd-rgt li a:hover,
.hd-style1 .hd-rgt li a:hover {
	color: var(--accent-color);
}

.hd-rgt li a:hover i,
.hd-style1 .hd-rgt li a:hover i {
	color: var(--accent-color);
}

.menu-icon .quote-btn {
	align-items: center;
	background: var(--primary-color);
	border: 2px solid var(--primary-color);
	color: var(--white-color);
	display: inline-flex;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
	justify-content: center;
	line-height: 1;
	margin-left: 14px;
	padding: 14px 20px;
	text-transform: uppercase;
	transition: all 0.35s ease;
	white-space: nowrap;
}

.menu-icon .quote-btn:hover,
.menu-icon .quote-btn:focus {
	background: var(--accent-color);
	border-color: var(--accent-color);
	color: var(--white-color);
}

@media only screen and (max-width: 991px) {
	.menu-icon .quote-btn {
		margin-left: 10px;
		padding: 12px 16px;
	}
}

.mnmenu-sec,
.mnmenu-sec.sticky_menu {
	background: var(--white-color);
	border-bottom: 1px solid rgba(0, 79, 143, 0.1);
	box-shadow: 0 4px 18px rgba(0, 59, 115, 0.16);
}

.mnmenu-sec .row {
	align-items: center;
}

.mnmenu-sec .menu {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	width: 100%;
}

.mnmenu-sec .main-menu {
	flex: 0 1 auto;
}

.mnmenu-sec .main-menu>ul {
	display: flex;
	flex-wrap: nowrap;
	float: none;
	padding-right: 0;
}

.mnmenu-sec .main-menu>ul>li>a {
	padding-left: 11px;
	padding-right: 11px;
	white-space: nowrap;
}

.mnmenu-sec .menu-icon {
	flex: 0 0 auto;
}

.main-menu>ul>li>a,
.index1 .main-menu>ul>li>a,
.hd-style1 .main-menu>ul>li>a,
.mnmenu-sec.sticky_menu .main-menu ul li a,
.mnmenu-sec.sticky_menu .site-search i,
.hd-style1 .main-menu ul li a i,
.main-menu ul li a i {
	color: var(--dark-color);
}

.main-menu ul li.active::before {
	border-color: var(--accent-color);
}

.main-menu ul li.active>a,
.main-menu>ul>li>a:hover,
.mnmenu-sec.sticky_menu .main-menu ul li a:hover {
	color: var(--accent-color);
}

.main-menu ul ul {
	background: var(--secondary-color);
	border-top: 3px solid var(--accent-color);
	box-shadow: 0 10px 24px rgba(0, 59, 115, 0.18);
}

.main-menu ul ul li a,
.hd-style1 .main-menu ul ul li a {
	color: var(--white-color);
}

.main-menu ul ul li a:hover {
	background: var(--accent-color);
	color: var(--white-color);
}

.sec-title h1 span,
.shorttitle,
.service-details h2 a i,
.footer-widget-menu li:before,
.footer-wedget-three li i,
.contact-info-icon,
.contact-info-text span,
.blog-title h2 a:hover,
.testimonial-text span.tst-sbtitle {
	color: var(--accent-color);
}

.service2-sec,
footer,
.footer-bottom-sec,
.project-gallery-bg,
.contact-page-form {
	background: var(--navy-color);
}

.service2-inner,
.service-item .inner:hover .service-icon i,
.project-sec .item,
.call-to-action-sec,
.single-input-fieldsbtn input[type="submit"],
.contact-field.contact-form input[type="submit"],
.appoitment-area .appointment-form .filed-submitbtn input[type="submit"],
.btn.rdmorebtn,
.project-gallery,
.footer-social-profile li a:hover {
	background: var(--primary-color);
	color: var(--white-color);
}

.service2-inner:hover,
.service-item .inner:hover h2 a,
.project-sec .item:hover .project-text a,
.project-sec .item:hover .project-text h3 {
	color: var(--accent-color);
}

.service-item .media,
.service-inner,
.contact-field input,
.contact-field select,
.contact-field .message-input,
.blog-inner,
.team-member {
	background: var(--white-color);
	border-color: rgba(0, 79, 143, 0.14);
	box-shadow: 0 8px 24px rgba(0, 59, 115, 0.08);
}

.service-icon i,
.contact-info-icon {
	border-color: var(--primary-color);
	color: var(--primary-color);
}

.service-details::before {
	background: rgba(0, 59, 115, 0.9);
}

.service-inner:hover .service-details h2 a,
.service-inner:hover .service-details h2 a i,
.project-text a,
.project-text h3,
.call-to-action-text,
.call-to-action-text h2,
.footer-sec h2,
.footer-sec p,
.footer-social-profile li a,
.footer-widget-menu li a,
.footer-bottom-sec p {
	color: var(--white-color);
}

.btn,
button,
input[type="submit"],
.call-to-action-text a.btn {
	background: var(--primary-color);
	border-color: var(--primary-color);
	color: var(--white-color);
}

.btn:hover,
button:hover,
input[type="submit"]:hover,
.single-input-fieldsbtn input[type="submit"]:hover,
.contact-field.contact-form input[type="submit"]:hover,
.appoitment-area .appointment-form .filed-submitbtn input[type="submit"]:hover,
.call-to-action-sec:hover .call-to-action-text a.btn,
.call-to-action-sec:hover .call-to-action-text a.btn::before {
	background: var(--accent-color);
	border-color: var(--accent-color);
	color: var(--white-color);
}

.call-to-action-text a.btn::before {
	background: var(--accent-color);
}

.contact-info-text h2,
.testimonial2-sec .testimonial-text .sec-title h1,
.testimonial2-sec .testimonial-text,
.testimonial2-sec .client-info span {
	color: var(--dark-color);
}

.footer-bottom-sec {
	border-top-color: rgba(255, 255, 255, 0.14);
}

.developer-credit {
	align-items: center;
	display: inline-flex;
	gap: 10px;
	margin-left: 16px;
	vertical-align: middle;
}

.developer-credit a {
	display: inline-flex;
	align-items: center;
}

.developer-credit img {
	background: var(--white-color);
	border-radius: 4px;
	height: auto;
	padding: 4px 6px;
	width: 150px;
}

@media only screen and (max-width: 767px) {
	.developer-credit {
		display: flex;
		justify-content: center;
		margin-left: 0;
		margin-top: 10px;
	}
}

.vmv-sec {
    background: linear-gradient(180deg, rgba(245, 247, 250, 0.94), rgb(232 232 232)), var(--light-bg);
	overflow: hidden;
	position: relative;
	padding-top: 28px;
    padding-bottom: 10px;
}

.vmv-card-row {
	display: flex;
	flex-wrap: wrap;
}

.vmv-card-row>[class*="col-"] {
	display: flex;
}

.vmv-card {
	background: var(--white-color);
	border: 1px solid rgba(0, 79, 143, 0.12);
	border-top: 4px solid var(--primary-color);
	box-shadow: 0 12px 30px rgba(0, 59, 115, 0.08);
	margin-bottom: 30px;
	padding: 38px 30px 34px;
	position: relative;
	text-align: center;
	transition: all 0.35s ease;
	width: 100%;
}

.vmv-card::before {
	background: var(--accent-color);
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: -4px;
	transition: all 0.35s ease;
	width: 0;
}

.vmv-card:hover {
	border-color: rgba(227, 30, 36, 0.2);
	box-shadow: 0 18px 42px rgba(0, 59, 115, 0.16);
	transform: translateY(-8px);
}

.vmv-card:hover::before {
	width: 100%;
}

.vmv-icon {
	align-items: center;
	background: rgba(8, 118, 181, 0.1);
	border: 1px solid rgba(8, 118, 181, 0.18);
	border-radius: 100%;
	color: var(--primary-color);
	display: inline-flex;
	font-size: 34px;
    height: 61px;
	justify-content: center;
	margin-bottom: 24px;
	transition: all 0.35s ease;
	width: 61px;
}

.vmv-card:hover .vmv-icon {
	background: var(--accent-color);
	border-color: var(--accent-color);
	color: var(--white-color);
}

.vmv-card h2 {
	color: var(--navy-color);
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 14px;
	text-transform: uppercase;
}

.vmv-card p {
	color: var(--dark-color);
	font-size: 15px;
	line-height: 27px;
	margin-bottom: 0;
}

.about-sec {

    padding-top: 33px;
    padding-bottom: 16px;

}

.service2-sec {
	background: var(--white-color);
	overflow: hidden;
    padding-top: 33px;
    padding-bottom: 16px;
	position: relative;
}

.service2-sec .service2-item {
	display: none;
}

.service2-heading {
	margin: 0 auto 48px;
	max-width: 850px;
	text-align: center;
}

.service2-eyebrow {
	align-items: center;
	color: var(--accent-color);
	display: flex;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 800;
	justify-content: center;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.service2-eyebrow span {
	background: var(--accent-color);
	display: inline-block;
	height: 2px;
	margin: 0 14px;
	position: relative;
	width: 64px;
}

.service2-eyebrow span::after {
	background: var(--accent-color);
	border-radius: 50%;
	content: "";
	height: 7px;
	position: absolute;
	right: -3px;
	top: -2px;
	width: 7px;
}

.service2-eyebrow span:last-child::after {
	left: -3px;
	right: auto;
}

.service2-eyebrow i {
	font-size: 18px;
	margin-left: 8px;
}

.service2-heading h1 {
	    color: var(--navy-color);
    font-size: 40px;
    font-weight: 800;
    line-height: 1.05;
    margin-bottom: 20px;
    text-shadow: 0 8px 18px rgba(0, 59, 115, 0.1);
}

.service2-heading h1 span {
	color: var(--primary-color);
}

.service2-heading h1::after {
	background: var(--accent-color);
	content: "";
	display: block;
	height: 3px;
	margin: 18px auto 0;
	width: 210px;
}

.service2-heading p {
	color: var(--dark-color);
	font-size: 17px;
	line-height: 29px;
	margin: 0 auto;
	max-width: 780px;
}

.service2-showcase .row {
	display: flex;
	flex-wrap: wrap;
}

.service2-showcase .row>[class*="col-"] {
	display: flex;
}

.service2-showcase .service-card-slider {
	display: block;
	margin-left: 0;
	margin-right: 0;
}

.service2-showcase .service-card-slider .owl-stage {
	display: flex;
	padding-top: 8px;
}

.service2-showcase .service-card-slider .owl-item {
	display: flex;
}

.service2-showcase .service-card-slider .owl-item>[class*="col-"] {
	display: flex;
	float: none;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.service-card-pro {
	background: rgba(255, 255, 255, 0.97);
	border: 1px solid rgba(8, 118, 181, 0.12);
	border-radius: 18px;
	box-shadow: 0 16px 34px rgba(0, 59, 115, 0.12);
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	overflow: hidden;
	padding-top: 68px;
	position: relative;
	text-align: center;
	transition: all 0.35s ease;
	width: 100%;
}

.service-card-pro:hover {
	box-shadow: 0 24px 48px rgba(0, 59, 115, 0.2);
	transform: translateY(-7px);
}

.service-card-icon {
	align-items: center;
	background: linear-gradient(145deg, var(--primary-color), var(--navy-color));
	border: 6px solid var(--white-color);
	border-radius: 50%;
	box-shadow: 0 10px 22px rgba(0, 59, 115, 0.24);
	color: var(--white-color);
	display: inline-flex;
	font-size: 34px;
	height: 88px;
	justify-content: center;
	left: 50%;
	position: absolute;
	    top: 0px;
	transform: translateX(-50%);
	transition: all 0.35s ease;
	width: 88px;
	z-index: 2;
}

.service-card-pro:hover .service-card-icon {
	background: linear-gradient(145deg, var(--accent-color), var(--secondary-color));
	transform: translateX(-50%) scale(1.05);
}

.service-card-pro h2 {
	color: var(--navy-color);
	font-size: 18px;
	font-weight: 800;
	line-height: 25px;
	margin: 28px 20px 24px;
	position: relative;
}

.service-card-pro h2::after {
	background: var(--accent-color);
	bottom: -12px;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 48px;
}

.service-card-pro p {
	color: var(--dark-color);
	flex: 1;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0 22px 20px;
}

.service-card-image {
	border-radius: 0 0 16px 16px;
	height: 128px;
	margin-top: auto;
	overflow: hidden;
	position: relative;
}

.service-card-image::before {
	/* background: var(--accent-color); */
	border-radius: 0 80px 0 0;
	bottom: 0;
	content: "";
	height: 70px;
	left: 0;
	position: absolute;
	width: 78px;
	z-index: 2;
}

.service-card-image img {
	height: 100%;
	object-fit: cover;
	transition: all 0.45s ease;
	width: 100%;
}

.service-card-pro:hover .service-card-image img {
	transform: scale(1.06);
}

.service-card-image span {
	background: var(--primary-color);
	border-radius: 0 76px 0 0;
	bottom: 0;
	color: var(--white-color);
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 800;
	height: 64px;
	left: 0;
	line-height: 64px;
	position: absolute;
	text-align: center;
	width: 68px;
	z-index: 3;
}

.service2-cta {
	align-items: center;
	background: linear-gradient(90deg, var(--secondary-color), var(--navy-color));
	border-radius: 28px;
	box-shadow: 0 16px 32px rgba(0, 59, 115, 0.18);
	display: flex;
	justify-content: center;
	margin: -8px auto 0;
	max-width: 560px;
	overflow: hidden;
}

.service2-cta-text,
.service2-cta a {
	align-items: center;
	color: var(--white-color);
	display: flex;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 700;
	min-height: 58px;
	padding: 0 34px;
}

.service2-cta-text i {
	font-size: 24px;
	margin-right: 12px;
}

.service2-cta a {
	background: var(--accent-color);
	text-transform: uppercase;
}

.service2-cta a i {
	margin-left: 14px;
}

.service2-cta a:hover {
	background: var(--navy-color);
	color: var(--white-color);
}

@media only screen and (max-width: 1199px) {
	.service2-heading h1 {
		font-size: 50px;
	}
}

@media only screen and (max-width: 991px) {
	.service2-heading h1 {
		font-size: 42px;
	}
}

@media only screen and (max-width: 767px) {
	.service2-sec {
		padding-top: 60px;
		padding-bottom: 45px;
	}

	.service2-eyebrow {
		font-size: 13px;
	}

	.service2-eyebrow span {
		width: 34px;
	}

	.service2-heading h1 {
		font-size: 34px;
	}

	.service2-heading p {
		font-size: 15px;
		line-height: 26px;
	}

	.service2-showcase .row,
	.service2-showcase .row>[class*="col-"] {
		display: block;
	}

	.service2-cta {
		align-items: stretch;
		border-radius: 16px;
		flex-direction: column;
	}

	.service2-cta-text,
	.service2-cta a {
		justify-content: center;
	}
}

@media only screen and (max-width: 991px) {
	.vmv-card {
		padding: 34px 24px 30px;
	}
}

@media only screen and (max-width: 767px) {
	.vmv-sec {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.vmv-card-row {
		display: block;
	}

	.vmv-card-row>[class*="col-"] {
		display: block;
	}

	.vmv-card {
		transform: none;
	}

	.vmv-card:hover {
		transform: translateY(-4px);
	}
}
.project-sec{  padding-top: 33px;
    padding-bottom: 15px;}
.why-choose-us-sec {
	background:
		radial-gradient(circle at 9% 7%, rgba(8, 118, 181, 0.12) 0 2px, transparent 3px) 0 0 / 16px 16px,
		radial-gradient(circle at 92% 12%, rgba(8, 118, 181, 0.12) 0 2px, transparent 3px) 0 0 / 16px 16px,
		linear-gradient(135deg, rgba(255, 255, 255, 0.97), rgba(245, 247, 250, 0.96));
	overflow: hidden;
	    padding-top: 33px;
    padding-bottom: 15px;
	position: relative;
}

.why-choose-heading {
	margin: 0 auto 48px;
	max-width: 850px;
	text-align: center;
}

.why-choose-eyebrow {
	align-items: center;
	color: var(--accent-color);
	display: flex;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 800;
	justify-content: center;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.why-choose-eyebrow span {
	background: var(--accent-color);
	display: inline-block;
	height: 2px;
	margin: 0 14px;
	position: relative;
	width: 64px;
}

.why-choose-eyebrow span::after {
	background: var(--accent-color);
	border-radius: 50%;
	content: "";
	height: 8px;
	position: absolute;
	right: -3px;
	top: -3px;
	width: 8px;
}

.why-choose-eyebrow span:last-child::after {
	left: -3px;
	right: auto;
}

.why-choose-heading h1 {
	color: var(--navy-color);
	    font-size: 39px;
	font-weight: 800;
	line-height: 1.1;
	margin-bottom: 22px;
	text-shadow: 0 8px 18px rgba(0, 59, 115, 0.1);
}

.why-choose-heading h1 span {
	color: var(--primary-color);
}

.why-choose-heading h1::after {
	background: var(--accent-color);
	content: "";
	display: block;
	height: 3px;
	margin: 18px auto 0;
	width: 210px;
}

.why-choose-heading p {
	color: var(--dark-color);
	font-size: 18px;
	line-height: 30px;
    margin: -14px auto;
	max-width: 780px;
}

.why-choose-card-row {
	display: flex;
	flex-wrap: wrap;
}

.why-choose-card-row>[class*="col-"] {
	display: flex;
}

.why-choose-card {
    align-items: center;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(8, 118, 181, 0.1);
    border-bottom: 4px solid var(--primary-color);
    border-radius: 8px;
    box-shadow: 0 16px 34px rgba(0, 59, 115, 0.12);
    display: flex;
    gap: 25px;
    margin-bottom: 29px;
    /* margin-top: 10px; */
    /* min-height: 100%; */
    overflow: hidden;
    padding: 33px 30px 0px;
    position: relative;
    transition: all 0.35s ease;
    width: 100%;
}

.why-choose-card:hover {
	border-bottom-color: var(--accent-color);
	box-shadow: 0 24px 48px rgba(0, 59, 115, 0.2);
	transform: translateY(-7px);
}

.why-choose-number {
	background: linear-gradient(145deg, var(--primary-color), var(--navy-color));
	border-radius: 0 0 0 26px;
	color: var(--white-color);
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 1;
	padding: 14px 12px 16px 18px;
	position: absolute;
	right: 0;
	top: 0;
}

.why-choose-icon {
	align-items: center;
	background: linear-gradient(145deg, var(--primary-color), var(--navy-color));
	border: 7px solid var(--white-color);
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(8, 118, 181, 0.22), 0 12px 24px rgba(0, 59, 115, 0.18);
	color: var(--white-color);
	display: inline-flex;
	flex: 0 0 116px;
	font-size: 42px;
	height: 116px;
	justify-content: center;
	position: relative;
	transition: all 0.35s ease;
	width: 116px;
}

.why-choose-icon::after {
	align-items: center;
	background: var(--accent-color);
	border: 3px solid var(--white-color);
	border-radius: 50%;
	bottom: 12px;
	color: var(--white-color);
	content: "\f00c";
	display: flex;
	font-family: FontAwesome;
	font-size: 14px;
	height: 34px;
	justify-content: center;
	position: absolute;
	right: 4px;
	width: 34px;
}

.why-choose-card:hover .why-choose-icon {
	background: linear-gradient(145deg, var(--accent-color), var(--secondary-color));
	transform: scale(1.04);
}

.why-choose-content {
	flex: 1;
	padding-right: 16px;
}

.why-choose-card h2 {
	    color: #000000;
    font-size: 14px;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 27px;
    position: relative;
}

.why-choose-card h2::after {
	background: var(--accent-color);
	bottom: -13px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 52px;
}

.why-choose-card p {
	color: var(--dark-color);
	font-size: 15px;
	line-height: 27px;
	margin-bottom: 0;
}

.why-choose-feature-strip {
	align-items: center;
	background: linear-gradient(90deg, var(--secondary-color), var(--navy-color));
	border-radius: 10px;
	box-shadow: 0 16px 32px rgba(0, 59, 115, 0.18);
	display: flex;
	justify-content: space-around;
	margin-top: 4px;
	overflow: hidden;
	padding: 18px 24px;
}

.why-choose-feature {
	align-items: center;
	color: var(--white-color);
	display: flex;
	flex: 1;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 700;
	justify-content: center;
	padding: 0 22px;
	position: relative;
}

.why-choose-feature:not(:last-child)::after {
	background: rgba(255, 255, 255, 0.36);
	content: "";
	height: 34px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}

.why-choose-feature i {
	font-size: 30px;
	margin-right: 12px;
}

@media only screen and (max-width: 1199px) {
	.why-choose-card {
		align-items: flex-start;
		padding: 30px 24px 28px;
	}

	.why-choose-icon {
		flex-basis: 96px;
		font-size: 34px;
		height: 96px;
		width: 96px;
	}
}

@media only screen and (max-width: 991px) {
	.why-choose-heading h1 {
		font-size: 44px;
	}

	.why-choose-feature-strip {
		flex-wrap: wrap;
	}

	.why-choose-feature {
		flex: 0 0 50%;
		margin: 8px 0;
	}

	.why-choose-feature:nth-child(2)::after {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.why-choose-us-sec {
		padding-top: 60px;
		padding-bottom: 45px;
	}

	.why-choose-eyebrow {
		font-size: 13px;
	}

	.why-choose-eyebrow span {
		width: 34px;
	}

	.why-choose-heading h1 {
		font-size: 34px;
	}

	.why-choose-heading p {
		font-size: 15px;
		line-height: 26px;
	}

	.why-choose-card-row,
	.why-choose-card-row>[class*="col-"] {
		display: block;
	}

	.why-choose-card {
		display: block;
		padding: 34px 22px 28px;
		text-align: center;
	}

	.why-choose-icon {
		margin-bottom: 22px;
	}

	.why-choose-content {
		padding-right: 0;
	}

	.why-choose-card h2::after {
		left: 50%;
		transform: translateX(-50%);
	}

	.why-choose-card:hover {
		transform: translateY(-4px);
	}

	.why-choose-feature {
		flex: 0 0 100%;
		justify-content: flex-start;
	}

	.why-choose-feature:not(:last-child)::after {
		display: none;
	}
}

.technology-sec {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(245, 247, 250, 0.96)),
		var(--white-color);
	overflow: hidden;
	position: relative;
	    padding-bottom: 25px;
    padding-top: 25px;
}

.technology-sec::before,
.technology-sec::after {
	background-image:
		linear-gradient(90deg, rgba(8, 118, 181, 0.13) 1px, transparent 1px),
		linear-gradient(0deg, rgba(8, 118, 181, 0.13) 1px, transparent 1px);
	background-size: 34px 34px;
	content: "";
	height: 210px;
	opacity: 0.45;
	position: absolute;
	top: 0;
	width: 260px;
}

.technology-sec::before {
	left: -80px;
	transform: rotate(35deg);
}

.technology-sec::after {
	right: -80px;
	transform: rotate(-35deg);
}

.technology-heading {
	margin: 0 auto 52px;
	max-width: 820px;
	position: relative;
	text-align: center;
	z-index: 2;
}

.technology-eyebrow {
	align-items: center;
	color: var(--accent-color);
	display: flex;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.technology-eyebrow span {
	background: var(--accent-color);
	display: inline-block;
	height: 2px;
	margin: 0 14px;
	position: relative;
	width: 70px;
}

.technology-eyebrow span::after {
	background: var(--accent-color);
	border-radius: 50%;
	content: "";
	height: 8px;
	position: absolute;
	right: -3px;
	top: -3px;
	width: 8px;
}

.technology-eyebrow span:last-child::after {
	left: -3px;
	right: auto;
}

.technology-heading h1 {
	color: var(--navy-color);
	    font-size: 39px;
	font-weight: 800;
	line-height: 1.05;
	margin-bottom: 18px;
	text-shadow: 0 8px 18px rgba(0, 59, 115, 0.12);
}

.technology-heading h1 span {
	color: var(--primary-color);
	display: block;
}

.technology-heading h1::after {
	background: var(--accent-color);
	content: "";
	display: block;
	height: 3px;
	margin: 18px auto 0;
	width: 190px;
}

.technology-heading p {
	color: var(--dark-color);
	font-size: 18px;
	line-height: 30px;
	margin: 0 auto;
	max-width: 760px;
}

.technology-card-row {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 2;
}

.technology-card-row>[class*="col-"] {
	display: flex;
}

.technology-card {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(239, 247, 253, 0.96));
	border: 1px solid rgba(8, 118, 181, 0.1);
	border-radius: 20px;
	box-shadow: 0 18px 40px rgba(0, 59, 115, 0.13);
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	min-height: 100%;
	overflow: visible;
	padding-top: 76px;
	position: relative;
	text-align: center;
	transition: all 0.35s ease;
	width: 100%;
}

.technology-card:hover {
	box-shadow: 0 26px 58px rgba(0, 59, 115, 0.22);
	transform: translateY(-8px);
}

.technology-icon {
	align-items: center;
	background: linear-gradient(145deg, var(--primary-color), var(--navy-color));
	border: 7px solid var(--white-color);
	border-radius: 50%;
	box-shadow: 0 9px 20px rgba(0, 59, 115, 0.24);
	color: var(--white-color);
	display: inline-flex;
	font-size: 42px;
	height: 112px;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: -40px;
	transform: translateX(-50%);
	transition: all 0.35s ease;
	width: 112px;
	z-index: 2;
}

.technology-card:hover .technology-icon {
	background: linear-gradient(145deg, var(--accent-color), var(--secondary-color));
	transform: translateX(-50%) scale(1.05);
}

.technology-card-body {
	flex: 1;
	/* padding: 0 24px 20px; */
}

.technology-card h2 {
	color: var(--navy-color);
	font-size: 18px;
	font-weight: 800;
	line-height: 26px;
	margin-bottom: 26px;
	position: relative;
}

.technology-card h2::after {
	background: var(--accent-color);
	bottom: -12px;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 52px;
}

.technology-card ul,
.technology-training-panel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.technology-card li,
.technology-training-panel li {
	color: var(--dark-color);
	font-size: 14px;
	font-weight: 600;
	line-height: 23px;
	margin-bottom: 9px;
	padding-left: 25px;
	position: relative;
}

.technology-card li::before,
.technology-training-panel li::before {
	background: var(--primary-color);
	border-radius: 50%;
	color: var(--white-color);
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 9px;
	height: 16px;
	left: 0;
	line-height: 16px;
	position: absolute;
	text-align: center;
	top: 3px;
	width: 16px;
}

.technology-image {
	border-radius: 0 0 18px 18px;
	height: 190px;
	overflow: hidden;
}

.technology-image img {
	height: 100%;
	object-fit: cover;
	transition: all 0.45s ease;
	width: 100%;
}

.technology-card:hover .technology-image img {
	transform: scale(1.06);
}

.technology-training-panel {
	align-items: center;
	background: var(--white-color);
	border: 1px solid rgba(8, 118, 181, 0.12);
	border-radius: 18px;
	box-shadow: 0 16px 34px rgba(0, 59, 115, 0.1);
	display: flex;
	gap: 26px;
	margin: 0 auto 28px;
	padding: 24px 28px;
	position: relative;
	z-index: 2;
}

.technology-training-title {
	align-items: center;
	display: flex;
	flex: 0 0 240px;
	gap: 14px;
}

.technology-training-title i {
	align-items: center;
	background: var(--accent-color);
	border-radius: 50%;
	color: var(--white-color);
	display: inline-flex;
	font-size: 24px;
	height: 58px;
	justify-content: center;
	width: 58px;
}

.technology-training-title h2 {
	color: var(--navy-color);
	font-size: 21px;
	font-weight: 800;
	margin: 0;
}

.technology-training-panel ul {
	columns: 2;
	column-gap: 30px;
	flex: 1;
}

.technology-feature-strip {
	align-items: center;
	background: linear-gradient(90deg, var(--secondary-color), var(--navy-color));
	border-radius: 28px;
	box-shadow: 0 16px 32px rgba(0, 59, 115, 0.18);
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	max-width: 1040px;
	overflow: hidden;
	padding: 15px 22px;
	position: relative;
	z-index: 2;
}

.technology-feature {
	align-items: center;
	color: var(--white-color);
	display: flex;
	flex: 1;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 700;
	justify-content: center;
	padding: 0 20px;
	position: relative;
}

.technology-feature:not(:last-child)::after {
	background: rgba(255, 255, 255, 0.36);
	content: "";
	height: 30px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}

.technology-feature i {
	font-size: 28px;
	margin-right: 12px;
}

@media only screen and (max-width: 1199px) {
	.technology-heading h1 {
		font-size: 50px;
	}

	.technology-card-body {
		padding-left: 18px;
		padding-right: 18px;
	}
}

@media only screen and (max-width: 991px) {
	.technology-heading h1 {
		font-size: 42px;
	}

	.technology-training-panel {
		align-items: flex-start;
		flex-direction: column;
	}

	.technology-training-title {
		flex: none;
	}

	.technology-feature-strip {
		flex-wrap: wrap;
	}

	.technology-feature {
		flex: 0 0 50%;
		margin: 8px 0;
	}

	.technology-feature:nth-child(2)::after {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.technology-sec {
		padding-top: 60px;
		padding-bottom: 40px;
	}

	.technology-heading {
		margin-bottom: 42px;
	}

	.technology-eyebrow {
		font-size: 13px;
	}

	.technology-eyebrow span {
		width: 32px;
	}

	.technology-heading h1 {
		font-size: 32px;
	}

	.technology-heading p {
		font-size: 15px;
		line-height: 26px;
	}

	.technology-card-row,
	.technology-card-row>[class*="col-"] {
		display: block;
	}

	.technology-card:hover {
		transform: translateY(-4px);
	}

	.technology-training-panel ul {
		columns: 1;
	}

	.technology-feature {
		flex: 0 0 100%;
		justify-content: flex-start;
	}

	.technology-feature:not(:last-child)::after {
		display: none;
	}
}
