/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*Custom typography*/
.fs-h1 {
	font-size: 4.16vw;
	line-height: 1.25;
}

.fs-h2 {
	font-size: 3.385vw;
	line-height: 1.25;
}

.fs-h3 {
	font-size: 2.34vw;
	line-height: 1.25;
}

.fs-h4 {
	font-size: 1.95vw;
	line-height: 1.25;
}

.fs-h5 {
	font-size: 1.56vw;
	line-height: 1.25;
}

.fs-h6 {
	font-size: 20px;
	line-height: 1.25;
}

.fs-size-18 {
	font-size: 18px;
	line-height: 1.35;
}

.fs-size-28 {
	font-size: 1.82vw;
	line-height: 1.35;
}


.fs-h1 .elementor-heading-title,
.fs-h2 .elementor-heading-title,
.fs-h3 .elementor-heading-title,
.fs-h4 .elementor-heading-title,
.fs-h5 .elementor-heading-title,
.fs-h6 .elementor-heading-title,
.fs-size-18 *,
.fs-size-28 * {
	font-size: inherit;
	line-height: inherit;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol,
.ps-job-content ul,
.ps-job-content ol {
	padding-left: 16px;
}
.ps-job-content ul li:not(:last-child),
.ps-job-content ol li:not(:last-child){
	margin-bottom:2px;
}
.ps-job-content h4,
.ps-job-content h5 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.ps-job-content h4:first-child,
.ps-job-content h5:first-child {
	margin-top: 0px;
}

.ps-transition-Initial,
.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)),
.e-con:where(:not(.e-div-block-base)) {
	transition: auto;
}

.elementor-widget-image .elementor-widget-container {
	overflow: hidden;
}

.elementor-widget-text-editor .elementor-widget-container p:last-child {
	margin-bottom: 0px;
}
.elementor-form input, .elementor-form textarea {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.ps-blur-bg .e-con {
	position: relative;
}

.ps-blur-bg .e-con:before {
	content: "";
	background: rgba(255, 255, 255, .8);
	filter: blur(1px);
	-webkit-filter: blur(1px);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.ps-clients-carousel .swiper-slide figure {
	background: #F5F5F5;
	border-radius: 100px;
	display: flex;
	justify-content:center;
	min-height:5.53vw;
	
}

.ps-clients-carousel .swiper-slide figure img{
	object-fit: contain;
}

.ps-clients-carousel .swiper-slide figure img {
	mix-blend-mode: multiply;
}

.ps-testimonial-carousel .e-n-carousel.swiper {
	margin-left: -18%;
	margin-right: -18%;
}

.ps-infra-carousel .e-n-carousel.swiper {
	margin-right: -18%;
}

.ps-team-carousel .swiper-slide {
	transition: .5s all;
}

.ps-team-carousel .swiper-slide {
	transform: rotate(15deg) !important;
	transform-origin: bottom left;
}

.ps-team-carousel .swiper-slide.swiper-slide-active {
	transform: rotate(-15deg) !important;
	transform-origin: bottom right;
}

.ps-team-carousel .swiper-slide.swiper-slide-next {
	transform: rotate(0deg) !important;
	transform-origin: bottom center;
}

.ps-accordion .e-n-accordion .e-n-accordion-item:last-child .e-n-accordion-item-title {
	border-bottom: 0px !important;
}

.ps-accordion .e-n-accordion .e-n-accordion-item:last-child .e-n-accordion-item-title[aria-expanded="true"] {
	border-bottom: 1px solid var(--e-global-color-secondary) !important;
}

.ps-timeline-carousel .swiper-pagination {
	display: flex;
	justify-content: space-between;
	width: 80% !important;
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet {
	position: relative;
	transition: all 1s;
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:before {
	content: "";
	position: absolute;
	display: block;
	color: var(--e-global-color-primary);
	bottom: -60px;
	transform: translateX(-50%);
	margin-left: 50%;
	font-size: 2.75vw;
	font-family: "toxigenesis", Sans-serif;
	font-weight: 400;
	line-height: 1;
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(1):before {
	content: "2006";
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(2):before {
	content: "2011";
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(3):before {
	content: "2018";
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(4):before {
	content: "2019";
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(5):before {
	content: "2020";
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(6):before {
	content: "2021";
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(7):before {
	content: "2025";
}

.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:nth-child(8):before {
	content: "2026";
}

.ps-timeline-carousel .swiper-pagination:before {
	content: "";
	position: absolute;
	width: 130%;
	height: 5px;
	background: #000000;
	top: 50%;
	transform: translateY(-50%);
	left: -15%;
	z-index: -1;
}
.ps-certification-grid .elementor-widget-image-box img{
	width: 100%;
}
.ps-mix-blend img {
	mix-blend-mode: multiply;
}

.ps-testimonials-bg.elementor-widget-image {
	height: 100%;
}

.ps-contact-form .elementor-field-textual.elementor-size-xl {
	padding: 15px 50px !important;
}

.ps-contact-form .elementor-field-group label {
	padding-left: 20px;
}

.ps-contact-form .elementor-field-type-textarea textarea {
	border-radius: 40px !important;
}

.ps-contact-form .elementor-form .elementor-button.elementor-size-xl {
	min-height: auto;
}

.ps-single-product-acc .e-n-accordion-item {
	margin-top: -1px;
}

.elementor-button {
	position: relative;
}

.elementor-button .elementor-button-content-wrapper {
	position: relative;
	z-index: 9;
}

.elementor-button svg {
	position: absolute;
	top: 50%;
	right: 0;
	left: 15%;
	width: 75%;
	transform: translateY(-50%);
	z-index: 1;
	overflow: visible;
}


#job-search-input {
	width: 100%;
	padding: 25px 40px;
	font-size: 20px;
	background: var(--e-global-color-5c9bfff);
	font-family: 'Geist';
	border: none;
	border-radius: 100px;
}

.job-box {
	display: flex;
	gap: 60px;
	justify-content: space-between;
	border-bottom: 1px solid rgb(0 0 0 / 25%);
	padding: 60px 0;
}

.apply-btn {
	display: inline-flex;
	margin-top: 10px;
	font-size: 20px;
	color: #000;
	padding: 8px 20px;
	text-decoration: none;
	font-family: 'Geist';
	font-weight: 600;
	text-transform: uppercase;
	align-items: center;
	gap: 10px;
	white-space: nowrap;
	margin: 0;
	padding-right: 0;
	transition: all .5s;
}

.apply-btn:hover {
	opacity: .5;
	color: #000;
}

.apply-btn .apply-btn-icon {
	transition: all .5s;
}

.apply-btn:hover .apply-btn-icon {
	transform: rotate(45deg);
}

.job-pagination {
	margin-top: 20px;
	text-align: center;
}

.job-page-number {
	margin: 0 5px;
	padding: 5px 10px;
	background: transparent;
	color:var( --e-global-color-text );
	text-decoration: none;
	cursor: pointer;
	font-size: 24px;
	font-family: 'Geist';
	line-height: 1;
	width: 52px;
	height: 52px;
	display: inline-flex;
	border-radius: 100px;
	font-weight:600;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
}
.job-page-number.active{
	background: #000000;
	color: #fff;
}
.job-page-number:hover:not(.active) {
	border: 2px solid #000000;
	color:var( --e-global-color-text );
}

.job-excerpt p,
#job-search-results p {
	font-family: 'Geist';
	margin-bottom: 0px;
}

.job-title-wrapper .job-title {
	text-transform: uppercase;
	font-family: 'toxigenesis';
	margin-top: 0;
	margin-bottom: 20px;
}

#job-search-wrapper {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

#job-search-results .job-box:nth-last-of-type(2) {
	border-bottom: 0px;
}

/*product css*/

/* Container */
.product-grid-section {}

/* Topbar */
.product-grid-topbar {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	gap: 60px;
	justify-content: space-between;
	align-items: end;
	margin-bottom: 30px;
}

/* Categories scroll buttons */
.product-grid-categories {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 0;
}

.product-grid-categories__scroll {
	overflow-x: hidden;
	white-space: nowrap;
	flex: 1;
	padding-bottom: 0px;
	scroll-behavior: smooth;
}

.product-grid-categories__item {
	display: inline-block;
	margin-right: 40px;
	padding: 16px 24px;
	background-color: #fff;
	color: #000;
	border-radius: 0;
	border-color: #000;
	cursor: pointer;
	font-size: 2.14vw;
	white-space: nowrap;
	transition: background-color 0.3s;
	font-family: 'toxigenesis';
	line-height: 1;
	text-transform: uppercase;
}

.product-grid-categories__item:hover,
.product-grid-categories__item:focus,
.product-grid-categories__item.active {
	background-color: #000;
	color: #fff;
}

.product-grid-categories__arrows button {
	border: none;
	padding: 8px 12px 15px;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 100%;
	font-size: 40px;
	line-height: 1;
	width: 65px;
	height: 65px;
	color: #000;
	border: 1px solid #000;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}

.product-grid-categories__arrows button:hover {
	background: var(--e-global-color-accent);
}

.product-grid-categories__arrows button:focus {
	background-color: #ffffff;
}

/* Filter Button */
.product-grid-controls__filter-btn {
	color: #000;
	padding: 8px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 2.14vw;
	transition: background-color 0.3s;
	text-transform: uppercase;
	font-family: 'Geist';
	line-height: 1;
}

.product-grid-controls__filter-btn:hover,
.product-grid-controls__filter-btn:focus {
	background: none;
	color: #000;
}

/* Filters Panel */
.product-grid-filters-panel {
	position: fixed;
	top: 0;
	right: -320px;
	width: 320px;
	height: 100%;
	background-color: var(--e-global-color-e4a250f);
	padding: 40px;
	box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
	transition: right 0.3s ease-in-out;
	z-index: 9999;
	overflow-y: auto;
	font-family: 'Geist';
}

.product-grid-filters-panel.open {
	right: 0;
}

.product-grid-filters-panel h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.product-grid-filters-panel__apply {
	display: inline-block;
	margin-top: 20px;
	background-color: #000;
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 20px;
}

.product-grid-filters-panel__apply:hover,
.product-grid-filters-panel__apply:focus {
	background-color: var(--e-global-color-accent);
	color: #000;
}

/* Product Grid */
.product-grid-results__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 80px 30px;
}

.product-grid-item {
	border: none;
	padding: 0;
	background-color: #fff;
	text-align: left;
	transition: box-shadow 0.2s;
}

.product-grid-item:hover {}

.product-grid-item__link {
	text-decoration: none;
	color: inherit;
}

.product-grid-item__thumb img {
	width: 100%;
	max-width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 0;
	margin-bottom: 10px;
}

.product-grid-item__title {
	font-size: 2.14vw;
	font-weight: 400;
	margin-bottom: 8px;
	margin-top: 0;
	font-family: 'Geist';
	text-transform: uppercase;
}

.product-grid-item__excerpt {
	font-size: 18px;
	color: #666;
	margin-bottom: 0;
	font-family: 'Geist';
}

/* Pagination */
.product-grid-pagination {
	text-align: center;
	margin-top: 30px;
}

.product-grid-pagination__page {
	display: inline-block;
	margin: 0 5px;
	padding: 6px 12px;
	background-color: transparent;
	color: #333;
	border-radius: 4px;
	text-decoration: none;
	cursor: pointer;
	transition: background-color 0.3s;
	width: 50px;
	height: 50px;
	font-size: 26px;
	font-family: 'Geist';
	border-radius: 100px;
}

.product-grid-pagination__page:hover,
.product-grid-pagination__page.active {
	background-color: #000000;
	color: #fff;
}

.ps-header {
	position: absolute;
}

.archive .ps-header,
.single-product .ps-header,
.woocommerce.wp-singular .ps-header{
	position: relative !important;
	background: #000000;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	margin-bottom: 0px !important;
}

.ps-product-grid .page-numbers {
	width: 52px;
	height: 52px;
	display: inline-block;
	border-radius: 100px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.ps-product-grid .page-numbers.current {
	background: var(--e-global-color-accent);
}

.ps-product-grid a.page-numbers:hover {
	background: var(--e-global-color-c60b859);
	border: 2px solid var(--e-global-color-accent);
}


/*
.tax-product-category .elementor-nav-menu--main .elementor-item,.single-product .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-secondary) !important;
    fill: var(--e-global-color-secondary) !important;
}*/
.product-grid-results__container p {
	font-family: 'Geist';
}

.elementor-widget-image .elementor-widget-container {
	transform-style: preserve-3d;
}

.ps-categories-product-ticker-section {
	height: 49.7vw;
	overflow: hidden;
}

.ps-categories-product-ticker {
	will-change: transform;
}

.ps-category .elementor-widget-image,
.ps-product-image {
	overflow: hidden;
}

.ps-category .elementor-widget-image img,
.ps-product-image img {
	transition: transform 1.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.ps-category:hover .elementor-widget-image img,
.ps-product-image:hover img {
	transform: scale(1.06);
}

.elementor-author-box__name {
	margin-top: 0px;
}

.ps-product-carousel .elementor-swiper-button {
	transition: all .5s;
}

.ps-product-carousel .elementor-swiper-button:hover {
	opacity: .5;
}

/* Hide the nav in its original position always */
.ps-single-product-gallery .wpgs-nav {
	display: none !important;
}

/* Show the relocated nav in the right column on desktop only */
.ps-single-product-details .wpgs-nav {
	display: block;
}

.flaticon-back:before {
    content: "\f100" !important;
}
.flaticon-back{
	transform: rotate(180deg);
    will-change: trasnform;
	margin-left:-40px;
}
.wpgs-for .slick-arrow{
	transition:all .35s;
}
.wpgs-for .flaticon-right-arrow{
	margin-right:-40px;
}
.wpgs-for .flaticon-right-arrow:hover{
	transform:scale(1.25);
}
.wpgs-for .flaticon-back:hover{
	transform:rotate(180deg) scale(1.25);
}
.wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before {
    content: "\f100";
    font-family: 'Flaticon';
    font-size: 30px !important;
}
.wpgs-nav .slick-arrow.slick-prev{
	transform: rotate(180deg);
}
.wpgs-lightbox-icon::before {
    width: 28px !important;
    height: 28px !important;
    content: "" !important;
	background:url(https://wishboxdigital.in/ps/wp-content/uploads/2026/04/zoom-in-outline.svg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
}



@media (max-width: 1024px) {
	.ps-single-product-details .wpgs-nav {
		display: none;
	}
}


/*about us location cards*/
.ps-location-img-card {
	overflow: hidden;
}

.ps-location-team {
	transform: translateY(100%);
}

.ps-location-img-card .ps-location-team,
.ps-location-img-card .ps-location-img img {
	transition: transform .35s;
}

.ps-location-img-card:hover .ps-location-img img {
	transform: scale(1.05);
}

.ps-location-img-card:hover .ps-location-team {
	transform: translateY(0%);
}
.ps-timeline-carousel .elementor-swiper-button{
	display:none !important;
}
.chi-mobile-menu-popup .elementor-nav-menu--dropdown .elementor-item{
	line-height:1;
}



/*world map css*/

/* ── Root Variables ── */
.ps-section {
	--yellow: #f4f900;
	--orange: #fe7f33;
	--black: #000000;
	--white: #ffffff;
}

/* ── Wrapper ── */
.ps-section {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.ps-map-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center top;
    opacity: .45;
    z-index: 0;
    display:none;
}
/* ── Inner layout ── */
.ps-inner {
	position: relative;
	z-index: 1;
	max-width: 100%;
	margin: 0 auto;
	padding: 80px 0px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0;
}

/* ── Heading block ── */
.ps-heading {
	text-align: center;
	margin-bottom: 0;
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.ps-heading h2 {
	color: var(--yellow);
	font-family: 'toxigenesis';
	margin: 0;
}

.ps-heading p {
	color: var(--white);
	max-width: 52.53vw;
	margin: 0;
	font-family: 'Geist';
}

/* ── Main content: map + image panel ── */
.ps-content {
	display: flex;
	align-items: center;
	justify-content:center;
	gap: 0;
	width: 100%;
	margin-top: 20px;
}

/* ── Map container ── */
.ps-map-wrap {
	position: relative;
}

.ps-map-wrap svg {
	width: 100%;
	height: auto;
	display: block;
}

/* ── Hotspot tooltip labels on the map ── */
.ps-pin {
	position: absolute;
	transform: translate(-50%, -100%);
	cursor: pointer;
	z-index: 10;
}

.ps-pin-label {
	display: inline-block;
	background: var(--black);
	color: var(--yellow);
	font-family: 'Geist';
	font-size: 18px;
	font-weight: 600;
	padding: 5px 12px 4px;
	clip-path: polygon(0 0, 100% 0, 100% 75%, 55% 75%, 50% 100%, 45% 75%, 0 75%);
	padding-bottom: 16px;
	transition: background .2s, color .2s;
	white-space: nowrap;
	user-select: none;
}

.ps-pin.active .ps-pin-label,
.ps-pin:hover .ps-pin-label {
	background: var(--yellow);
	color: var(--black);
}

/* ── Highlighted country pulse dot ── */
.ps-dot {
	width: 10px;
	height: 10px;
	background: var(--yellow);
	border-radius: 50%;
	position: absolute;
	top: calc(100% - 2px);
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0 0 0 0 rgba(244, 249, 0, .7);
	animation: ps-pulse 1.8s infinite;
}

@keyframes ps-pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(244, 249, 0, .7);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(244, 249, 0, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(244, 249, 0, 0);
	}
}

/* ── Image panel ── */
.ps-image-panel {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	z-index: -1;
    height:100%;
}

.ps-img-frame {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ps-img-slide {
	position: absolute;
	inset: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	opacity: 0;
	transition: opacity .6s ease;
}

.ps-img-slide.visible {
	opacity: 1;
}
.ps-our-team .elementor-author-box__bio,.ps-our-team .elementor-author-box__bio p {
    margin-bottom: 0;
}
/* Country name overlay on image */
.ps-img-country {
	position: absolute;
	bottom: 18px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 3;
	pointer-events: none;
}

.ps-img-country span {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 32px;
	letter-spacing: 3px;
	color: var(--yellow);
	text-shadow: 0 2px 12px rgba(0, 0, 0, .8);
}

/* ── Country list pills below image ── */
.ps-country-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 16px;
	justify-content: center;
}

.ps-country-pill {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 13px;
	letter-spacing: 1.5px;
	padding: 5px 14px;
	border: 1.5px solid rgba(244, 249, 0, .4);
	color: rgba(244, 249, 0, .6);
	cursor: pointer;
	transition: all .2s;
	background: transparent;
}

.ps-country-pill.active,
.ps-country-pill:hover {
	background: var(--yellow);
	color: var(--black);
	border-color: var(--yellow);
}

.ps-img-country,
.ps-country-list {
	display: none;
}

.ps-image-panel:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .35);
	position: absolute;
	z-index: 1;
}
.ps-map-on-small-screen{
	display:none;
}
 
/* ── Responsive ── */
@media (max-width: 1024px) {
	.ps-content {
		flex-direction: column;
		align-items: center;
	}
	.ps-heading p {
    	max-width: 75vw;
	}
	.ps-map-wrap {
		flex: unset;
		width: 100%;
	}
	.ps-map-on-large-screen,.ps-pin,.ps-image-panel{
		display:none;
	}
	.ps-map-on-small-screen{
		display:block;
	}
    .ps-map-bg {
    display:block;
    background-image: url(https://precise.co.in/wp-content/uploads/2026/05/Map-BG.jpg);
}


}

@media (max-width: 560px) {
	.ps-inner {
		padding: 80px 0 60px;
	}
    .ps-heading{
    	padding:0 24px;
    }

	.ps-pin-label {
		font-size: 11px;
		padding: 3px 8px 12px;
	}
	.ps-heading p {
        max-width: 100%;
    }
}













/*animations css rules*/


.ps-btn-hover-animation .elementor-button-wrapper {
	display:inline-flex;
  }
  
.btn-spotlight {
    position: relative;
    overflow: hidden;
  }
  .btn-spotlight .spot {
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(232,255,71,0.6) 0%, transparent 80%);
    pointer-events: none;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  .btn-spotlight .elementor-button-text { 
	position: relative; 
  }
  

/*split text animation*/
body:not(.elementor-editor-active) .ps-subheading-sh .elementor-heading-title,
body:not(.elementor-editor-active) .ps-heading-h .elementor-heading-title,
body:not(.elementor-editor-active) .ps-paragraph-p p,
body:not(.elementor-editor-active) .ps-hero-heading-small .elementor-heading-title,
body:not(.elementor-editor-active) .ps-hero-heading-big  .elementor-heading-title,
body:not(.elementor-editor-active) .ps-hero-paragraph p
{
	opacity: 0;
}

body:not(.elementor-editor-active) .ps-button-b {
	opacity: 0;
	transform: translateY(20px);
}

body:not(.elementor-editor-active) .ps-fadeup-animation,
body:not(.elementor-editor-active) .ps-fade-up,
body:not(.elementor-editor-active) .ps-product-grid .ps-product-item {
    opacity: 0;
    transform: translateY(40px);
}

body:not(.elementor-editor-active) .ps-fade-bottom {
    opacity: 0;
    transform: translateY(-40px);
}

body:not(.elementor-editor-active) .ps-fade-left {
  opacity: 0;
  transform: translateX(-60px);
}

body:not(.elementor-editor-active) .ps-fade-right {
  opacity: 0;
  transform: translateX(60px);
}

body:not(.elementor-editor-active) .ps-scale {
  transform: scale(0.9) translateY(40px);
  opacity: 0;
}


.ps-rotate-360 svg path,
.ps-rotate-360 svg rect{
	transform-origin:50% 50%;
}


body:not(.elementor-editor-active) .ps-latest-coll-content {
  opacity: 0;
  transform: translateY(60px);
}

body:not(.elementor-editor-active) .ps-latest-coll-img-left,
body:not(.elementor-editor-active) .ps-latest-coll-img-right {
  transform: rotate(0deg);
}

body:not(.elementor-editor-active) .ps-header {
  transform: translateY(-100%);
  opacity:0;
}

body:not(.elementor-editor-active).woocommerce .ps-header {
  transform: initial;
  opacity:1;
}































@media only screen and (max-width:1024px) {

	/*Custom typography*/
	.fs-h1 {
		font-size: 48px;
	}

	.fs-h2 {
		font-size: 40px;
	}

	.fs-h3 {
		font-size: 32px;
	}

	.fs-h4 {
		font-size: 28px;
	}

	.fs-h5 {
		font-size: 24px;
	}

	.fs-h6 {
		font-size: 20px;
	}
	
	.fs-size-28 {
		font-size: 24px;
	}

	.job-box {
		gap: 40px;
	}
	.ps-clients-carousel .swiper-slide figure {
		min-height:9vw;
	}
	
	

}

@media only screen and (max-width:992px) {
.ps-categories-product-ticker-section {
    height: 550px;
	}
	.ps-testimonial-carousel .e-n-carousel.swiper {
		margin-left: -50%;
		margin-right: -50%;
	}
	.elementor-heading-title br{
		display:none;
	}
	.ps-timeline-carousel .swiper-pagination {
		width: 88% !important;
	}
	.ps-timeline-carousel .swiper-pagination .swiper-pagination-bullet:before {
		font-size: 3.5vw;
	}
	.ps-infra-carousel .e-n-carousel.swiper {
		margin-right: 0;
	}
	
}

@media only screen and (max-width:767px) {

	/*Custom typography*/
	.fs-h1 {
		font-size: 40px;
	}

	.fs-h2 {
		font-size: 32px;
	}

	.fs-h3 {
		font-size: 28px;
	}

	.fs-h4 {
		font-size: 24px;
	}

	.fs-h5 {
		font-size: 20px;
	}

	.fs-h6 {
		font-size: 18px;
	}
	
	.apply-btn {
		padding: 8px 0px;
	}
	
	.job-box {
		flex-direction: column;
	}
	
	.job-pagination{
		text-align: left;
	}
	
	.flaticon-back{
		margin-left:20px;
	}
	
	.wpgs-for .flaticon-right-arrow{
		margin-right:20px;
	}
	.ps-timeline-carousel .swiper-pagination{
		display:none;
	}
	.ps-timeline-carousel .elementor-swiper-button{
		display: inline-flex !important;
	}
	.ps-clients-carousel .swiper-slide figure {
        min-height: 80px;
	}
	
	
}

@media only screen and (max-width:576px) {
.ps-footer-menu .elementor-nav-menu{
	flex-direction: column;
    align-items: center;
}
.ps-job-content ul li:not(:last-child), .ps-job-content ol li:not(:last-child) {
    margin-bottom: 8px;
}
	
#job-search-input {
    padding: 16px 24px;	
	}
	#job-search-results .job-box:first-child{
		padding-top:20px;
	}
	.ps-testimonial-carousel .e-n-carousel.swiper {
        margin-left: 0;
        margin-right: 0;
    }
	
}


@media (min-width: 1680px) {
    .apply-btn {
        font-size: 1.3vw;
    }
	#job-search-input{
		font-size:1.3vw;
	}
	.job-page-number,.ps-product-grid .page-numbers{
		font-size:1.82vw;
		width:3.38vw;
		height:3.38vw;
	}
	.job-post-link svg{
		width: 20px;
		height: 20px;
	}
	 .fs-size-18{
	   font-size:1.17vw;
   }
	
}