/*!
Theme Name: SHEngitech
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shengitech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

SHEngitech is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Hide CF7 default validation */

.wpcf7-not-valid-tip {
	display: none !important;
}

.cf7-error {
	color: #d63638;
	font-size: 13px;
	margin-top: 5px;
	display: block;
}

.cf7-invalid {
	border-color: #d63638 !important;
}

.tag {
	background-color: var(--cat-color);
	color: #000;
	text-transform: uppercase;
	border-radius: 20px;
}

/* date tag stays separate */
.tag.date {
	background-color: #ffe8a3;
}

.onlyforaboutuscls {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
}

.green-picture-cls picture {
	display: block;
	position: relative;
	padding-bottom: 79%;
}

.green-picture-cls picture img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 16px;
}

.aboutsectionimg .section-title {
	width: 100% !important;
	margin-bottom: 40px !important;
}

.onlyforaboutuscls .cms-content {
	width: 100% !important;
}

@media only screen and (max-width: 768px) {
	.onlyforaboutuscls {
		grid-template-columns: repeat(1, 1fr) !important;
	}
}

/* Contact Us page css */

.we-are-on-help .we-are-inner-portion {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 60px;
}

@media only screen and (max-width: 991px) {
	.we-are-on-help .we-are-inner-portion {
		grid-template-columns: 1fr;
		gap: 40px;
	}
}

.we-are-on-help .left-side-portion-we-are {
	background: linear-gradient(180deg, #000 0%, #27b08f 100%);
	padding: 60px;
}

@media only screen and (max-width: 1199px) {
	.header-section .navbar .nav-links {
		height: calc(100dvh - 70px) !important;
	}
}

@media only screen and (max-width: 1279px) {
	.we-are-on-help .left-side-portion-we-are {
		padding: 40px;
	}
}

.we-are-on-help .left-side-portion-we-are .bottom-contact-part {
	margin-top: 40px;
}

.we-are-on-help .left-side-portion-we-are .contact-grid {
	display: grid;
	gap: 15px;
}

.we-are-on-help .left-side-portion-we-are .left-common-icon {
	background: #000;
	padding: 10px;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
}

.we-are-on-help .left-side-portion-we-are .contact-no-wrap {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

.we-are-on-help .left-side-portion-we-are .right-common-details {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.we-are-on-help .left-side-portion-we-are a {
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #fff;
}

.we-are-on-help .left-side-portion-we-are p {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
}

.right-side-portion-we-are {
	background: transparent !important;
}

.we-are-on-help .right-side-portion-we-are .get-in-touch-form .fw-33 {
	width: calc(50% - 10px);
}

.we-are-on-help .right-side-portion-we-are .form-control {
	max-height: 90px;
}

.we-are-on-help .right-side-portion-we-are .primary-btn {
	margin-top: 10px !important;
}

@media screen and (max-width: 767px) {
	.we-are-on-help .left-side-portion-we-are p {
		max-width: 219px;
	}

	.we-are-on-help .right-side-portion-we-are .get-in-touch-form .fw-33 {
		width: 100%;
	}
}

.we-are-on-help .left-side-portion-we-are h6 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 30px;
}

.we-are-on-help .we-are-inner-portion .image-portion-inner .collaborate-main-img {
	border-radius: 16px;
}


@media only screen and (max-width: 767px) {
	.we-are-on-help .left-side-portion-we-are h6 {
		font-size: 20px;
		margin-bottom: 24px;
	}
}

.we-are-on-help .right-side-portion-we-are::before {
	content: initial;
}

.we-are-on-help .right-side-portion-we-are h2 {
	margin-bottom: 20px;
}

.we-are-on-help .right-side-portion-we-are p {
	font-size: 18px;
	line-height: 23px;
	font-weight: 400;
	color: #27b08f;
	text-align: center;
}

.we-are-on-help .right-side-portion-we-are .get-in-touch-form {
	padding: 0px;
}

.we-are-on-help .right-side-portion-we-are .get-in-touch-form .contact-form-wrap {
	display: flex !important;
	flex-wrap: wrap;
}

.we-are-on-help .right-side-portion-we-are .get-in-touch-form .contact-form-wrap .fw-50 {
	width: calc(50% - 10px);
}

@media only screen and (max-width: 767px) {
	.we-are-on-help .right-side-portion-we-are .get-in-touch-form .contact-form-wrap .fw-50 {
		width: 100%;
	}
}

.we-are-on-help .right-side-portion-we-are .get-in-touch-form .contact-form-wrap .fw-100 {
	width: 100%;
}


.get-in-touch-form .contact-form-wrap .file-upload-input {
	display: none;
}

.turnkey-project-cls.what-we-do-home-cls .solutions-services-right .read-more-btn-cls {
	display: block;
	width: fit-content;
}

.flexwrapcls {
	display: flex;
	align-items: center;
	gap: 5px;
	flex-wrap: wrap;
}

.paginationwrapeed-cls {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.paginationwrapeed-cls .page-numbers {
	margin: 0 5px 0 5px;
}

.paginationwrapeed-cls .page-numbers {
	font-size: 17px;
	line-height: 21px;
	font-weight: 600;
}

.paginationwrapeed-cls .page-numbers.current {
	background: #00b191;
	padding: 4px 12px 4px 12px;
	border-radius: 6px;
	color: #fff;
}

.newwrapedpaginationcls {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.newwrapedpaginationcls .page-numbers {
	margin: 0 5px 0 5px;
}

.newwrapedpaginationcls .page-numbers {
	font-size: 17px;
	line-height: 21px;
	font-weight: 600;
}

.newwrapedpaginationcls .page-numbers.current {
	background: #00b191;
	padding: 4px 12px 4px 12px;
	border-radius: 6px;
	color: #fff;
}

.form-group.search-form .search-btn {
	display: flex;
}

.blog-listing-section .title-wrap {
	text-align: center;
}

.comment-box .commenter-info .reply-btn {
	color: #101010;
}

.load-more-news {
	margin-top: 40px;
}

.wpcf7-form .extra-brochure-btn {
	display: none;
}

.page-id-6834 .extra-brochure-btn {
	display: block !important;
}

.why-choose-us .stats-grid .stat-label {
	text-align: left !important;
}

.we-are-on-help .right-side-portion-we-are .get-in-touch-form {
	margin-top: 40px;
}

.manageing-driector-section .title-wrap .section-title {
	text-align: center;
}

.our-team-section .our-team-wrap .team-box .team-img {
	padding-bottom: 129% !important;
}

.solution-services-turnkey .solutions-services-inner .solutions-services-right .hoverpart-clickpart.active .afterhoverremove {
	min-height: 0px;
}

.overview .main-wrapper .left-slider .swiper .swiper-wrapper {
	border-radius: 16px;
}

.overview .main-wrapper .left-slider .swiper {
	border-radius: 16px;
}

.explore-current-openings .search-select-available .dropdown-toggle {
	line-height: 20px !important;
	padding: 16px 12px !important;
}

.career-touch-all-cls .get-in-touch-form {
	margin-top: 40px;
}

.latest-blog-section .blogs-swiper .swiper.blogs-swiper-wrap .blog-box .blog-info .cat-date-wrap {
	gap: 20px;
}

.celebrating-achievements .celebrating-ineer .celebrating-right {
	width: calc(70% + (100vw - 100%) / 2) !important;
}

.what-we-do-section .what-we-thumb-slider .what-we-next {
	margin-top: -45px;
}

.common-green-section .green-content .cms-content h4 {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 30px;
}

.solution-services-turnkey .solutions-services-inner .solutions-services-right .hoverpart-clickpart {
	margin-top: 7px;
}

.build-strong-workfoce .build-strong-workfoce-grid .challenge-item {
	padding: 25px;
}

.get-in-touch-section .get-in-touch-form .contact-form-wrap .js-error {
	margin-top: 5px;
}

.career-touch-all-cls .file-upload-box {
	margin-bottom: 0px !important;
}

.blog-box-list {
	position: relative;
}

.no-blogs-found {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	display: none;
}


@media (max-width: 1439px) {
	.latest-blog-section .blogs-swiper .blogs-next {
		right: 0 !important;
	}

	.latest-blog-section .blogs-swiper .blogs-prev {
		left: 0 !important;
	}

	.what-we-do-section .what-we-thumb-slider .what-we-prev {
		left: 0px !important;
	}

	.what-we-do-section .what-we-thumb-slider .what-we-next {
		right: 0px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.why-choose-solutions-partner .build-strong-workfoce-grid {
		grid-template-columns: repeat(3, 1fr) !important;
	}
}

@media (max-width: 767px) {
	.form-group.search-form .search-btn {
		top: 2px;
	}

	.latest-blog-section .blogs-swiper .blogs-next {
		right: 0px !important;
	}

	.latest-blog-section .blogs-swiper .blogs-prev {
		left: 0px !important;
	}

	.what-we-do-section .what-we-thumb-slider .what-we-prev {
		left: 0px !important;
	}

	.what-we-do-section .what-we-thumb-slider .what-we-next {
		right: 0px !important;
	}

	.common-green-section .green-content .section-title {
		text-align: center;
	}

	.common-green-section .green-content .cms-content {
		text-align: center;
	}

	.why-choose-solutions-partner .build-strong-workfoce-grid {
		gap: 15px !important;
		display: flex !important;
		flex-direction: column;
	}

	.build-strong-workfoce .build-strong-workfoce-grid .challenge-item {
		padding: 15px;
	}
}

.header-section .navbar .nav-links .dropdown .dropdown-content a.active,
.header-section .navbar .nav-links .dropdown .dropdown-content a:hover {
	border-radius: 0px !important;
}

.header-section .navbar .nav-links .dropdown .dropdown-content .dropdown-item:first-child a,
.header-section .navbar .nav-links .dropdown .dropdown-content>a:first-child,
.header-section .navbar .nav-links .dropdown .dropdown-content .dropdown-item .sub-dropdown>a:first-child {
	border-radius: 16px 16px 0 0 !important;
}

.header-section .navbar .nav-links .dropdown .dropdown-content .dropdown-item:last-child a,
.header-section .navbar .nav-links .dropdown .dropdown-content>a:last-child,
.header-section .navbar .nav-links .dropdown .dropdown-content .dropdown-item .sub-dropdown>a:last-child {
	border-radius: 0 0 16px 16px !important;
}

.header-section .navbar .nav-links .dropdown .dropdown-content .dropdown-item .sub-dropdown>a {
	border-radius: 0 !important;
}