/* 
Theme Name: Techscale
Theme URI: https://old.techscale.io
Description: Techscale Custom theme, that is child theme of Hello Elementor.
Author: Farrukh Bilal
Author URI: https://old.techscale.io/
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
*/

/* Add your custom styles here */

div.iti--inline-dropdown .iti__dropdown-content {
  box-shadow: none;
  width: 382px !important;
  border: none;
  border-radius: 12px;
  margin-top: 10px;
  margin-left: 0px;
  background-color: #000;
  padding: 15px;
}

/* Animation for cards */
.container-video{
	.video-web video {
		object-fit: cover;
		visibility: hidden; /* Hidden by default */
	}

	.item.carousel-container{
		border: 6px solid transparent; /* Reserve space for border */
		border-radius: 12px; /* Slightly rounded for modern look */
		background-clip: padding-box; /* Prevent gradient bleed into content */
		overflow: hidden; /* Ensure content stays within border */
		padding: 1px;
	}

	.item.carousel-container:hover{
		/* Vibrant gradient border */
		background: linear-gradient(
			45deg,
			#ff0000, /* Red */
			#ff9900, /* Orange */
			#33cc33, /* Green */
			#3399ff, /* Blue */
			#cc33cc, /* Purple */
			#ff66b2  /* Pink */
		);
		background-size: 600%; /* Larger size for smoother animation */
		animation: vibrantGradient 6s ease-in-out infinite;
	}
}




@keyframes vibrantGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


/* Scroll bar styling */
::-webkit-scrollbar {
	width: 0.5vw;
	background: #000;
	border-radius: 0;
}

::-webkit-scrollbar-thumb {
	background: -webkit-linear-gradient(transparent, #514CD8);
	background: linear-gradient(transparent, #514CD8);
	border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover {
	background: -webkit-linear-gradient(transparent, #514CD8);
	background: linear-gradient(transparent, #514CD8);
}

/*Firefox Support*/
html {
	scrollbar-width: thin;
	scrollbar-color: #514CD8 black;
}

#stickyheaders {
	transition: transform 0.34s ease !important;
}

.headerup {
	transform: translateY(-89px) !important;
	/*adjust this value to the height of your header*/
	transition: transform 0.34s ease-in-out;
}

.custom_tabs {
	.slider {
		display: inline-block;
		width: 30px;
		height: 4px;
		border-radius: 50px;
		background-color: #514cd8;
		position: absolute;
		z-index: 1;
		/*bottom:0;*/
		transition: all .4s linear;
		/*#242426*/
	}

	.e-n-tab-title-text {
		z-index: 10;
	}

	.e-n-tabs-heading {
		border-radius: 50px;
		background: #242426;
		margin: auto;
	}

	.e-n-tab-title {
		padding: 0.375rem 2rem;
	}
}

.custom_tabs.custom_tabs_retail {
	.e-n-tab-title {
		padding: 12px 25px;
	}
}

.clickable_custom_container:hover {
	.link_button_1 .elementor-button-link {
		background-color: #514CD8;
		color: white;
	}

	.link_button_2 .elementor-button-link {
		background-color: #333B47;
		color: white;
	}

	.link_button_3 .elementor-button-link {
		background-color: #333B47;
		color: white;
	}
}

.clickable_custom_container:hover .elementor-button-icon {
	color: white;
	fill: white;
	transition: all .3s ease;
}

.clickable_custom_container:hover {
	cursor: pointer;
}

.home-contact {
	.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
		width: 100%;
	}

	.iti__country-container {
		width: 30%;
	}

	button.iti__selected-country {
		width: 100% !important;
		border: none !important;
		box-shadow: none !important;
		background-color: rgb(100 100 100 / 25%) !important;
		color: #b1b1b1 !important;
		border-radius: 10px !important;
	}

	input#input_1_4 {
		margin-left: 32%;
		margin-top: 1px !important;
		width: 68%;
		padding-left: 12px;
	}

	input,
	select,
	textarea {
		border: none !important;
		box-shadow: none !important;
		background-color: rgb(100 100 100 / 25%) !important;
		color: #b1b1b1 !important;
		border-radius: 10px !important;
	}

	input#input_1_6_1 {
		padding: 12px !important;
	}

	div#gform_fields_1 {
		grid-row-gap: 16px !important;
	}

	label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
		color: #b1b1b1 !important;
	}

	.owl-carousel .steps-carousel .heading1 {
		color: #191C1F;
		font-family: "Be Vietnam Pro", Sans-serif;
		font-size: 3.1rem;
		font-weight: 800;
		text-transform: uppercase;
		line-height: 1.2em;
	}

	h2.elementor-heading-title elementor-size-default {
		font-size: 1.1rem;
		color: #191C1F;
		font-family: "BasierCircle", Sans-serif;
		font-size: 1.1rem;
		font-weight: 500;
		line-height: 1.6em
	}
}



.home-contact {
	.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
		width: 100%;
	}

	.iti__country-container {
		width: 30%;
	}

	button.iti__selected-country {
		width: 100% !important;
		border: none !important;
		box-shadow: none !important;
		background-color: rgb(100 100 100 / 25%) !important;
		color: #b1b1b1 !important;
		border-radius: 10px !important;
	}

	input#input_1_4 {
		margin-left: 32%;
		margin-top: 1px !important;
		width: 68%;
		padding-left: 12px;
	}

	input#input_2_4 {
		margin-left: 32%;
		margin-top: 1px !important;
		width: 68%;
		padding-left: 12px;
	}

	input,
	select,
	textarea {
		border: none !important;
		box-shadow: none !important;
		background-color: rgb(100 100 100 / 25%) !important;
		color: #b1b1b1 !important;
		border-radius: 10px !important;
	}

	input#input_1_6_1 {
		padding: 12px !important;
	}

	input#input_2_6_1 {
		padding: 12px !important;
	}

	div#gform_fields_1 {
		grid-row-gap: 16px !important;
	}

	div#gform_fields_2 {
		grid-row-gap: 16px !important;
	}

	label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
		color: #b1b1b1 !important;
	}

	.owl-carousel .steps-carousel .heading1 {
		color: #191C1F;
		font-family: "Be Vietnam Pro", Sans-serif;
		font-size: 3.1rem;
		font-weight: 800;
		text-transform: uppercase;
		line-height: 1.2em;
	}

	h2.elementor-heading-title elementor-size-default {
		font-size: 1.1rem;
		color: #191C1F;
		font-family: "BasierCircle", Sans-serif;
		font-size: 1.1rem;
		font-weight: 500;
		line-height: 1.6em
	}
}



.iti__country.iti__highlight {
	background-color: #161618 !important;
	border-radius: 15px !important;
}

.iti__country-list {
	min-height: 260px;
}

/* width */
::-webkit-scrollbar {
	width: 5px;
	height: 32px;
	border-radius: 100%;


}

/* Track */
::-webkit-scrollbar-track {
	background: none;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #636A71;
	border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;

}

.iti__country-name {
	color: #fff !important;
}

.iti_flag {
	background-image: var(--iti-path-flags-2x) !important;
}


.iti__search-input {
	margin-bottom: 1rem !important;
	background: none !important;
}

.iti__country {
	min-height: 45px !important;
}

.iti__flag-box {
	margin-right: 15px !important;
}

#input_1_1_3:hover {
	background-color: #373739 !important;
}

.gform-field-label a {
	color: #514CD8 !important;
}

#input_1_1_6:hover {
	background-color: #373739 !important;
}


.iti__country-container {
	border-radius: 15px !important
}

#input_1_4:hover {
	background-color: #373739 !important;
}

#input_1_5:hover {
	background-color: #373739 !important;
}

#input_1_3:hover {
	background-color: #373739 !important;
}

#input_1_2:hover {
	background-color: #373739 !important;
}

input#input_1_6_1 {
	outline: none !important;
}


#input_1_1_3,
#input_2_1_3,
#input_2_1_6,
#input_2_7,
#input_2_2,
#input_2_4,
#input_1_1_6,
#input_1_4,
#input_1_5,
#input_1_3,
#input_1_2,
#input_1_7,
#input_2_8,
.iti__selected-country,
.iti__country-container {
	line-height: 2rem !important;
	height: 4rem !important;
	border-radius: 15px !important;
	background-color: #1C1C1E !important;
	font-family: "BasierCircle", Sans-serif !important;
	font-size: 1.1rem;
	padding-left: 1rem;
}

.iti__selected-country {
	background: none !important;
}

.gform-theme.gf-icon-ctrl {
	color: #fff !important;
}

.gfield_select {
	padding-top: 1rem !important;
}

.gform-field-label {
	font-family: "BasierCircle", Sans-serif !important;
}

.textarea {
	resize: none !important;
}

#gform_submit_button_1 {
	width: 100%;
	border-radius: 35px !important;
	height: 4rem;
	font-size: 1.1rem;
	font-family: "BasierCircle", Sans-serif !important;
	color: #161618 !important;
	background-color: #fff !important;
	font-weight: 600;
}



#gform_submit_button_1:hover {
	background-color: #514CD8 !important;
	color: #fff !important;
}

#gform_fields_1 {
	grid-row-gap: 15px !important;
}


.gf_placeholder {
	width: 418px !important;
	background-color: #373739 !important;
	border-radius: 15px !important;
	border: none !important;
	font-size: 1rem !important;
	padding: 0.5rem !important;
	margin-top: 8px !important;
	font-family: "BasierCircler", Sans-serif !important;
}

#input_1_4,
#input_2_4 {
	padding-left: 15px !important;
}



p.gform_required_legend {
	display: none;
}

p.gform_description {
	display: none !important;
}

/* For Laptop Screen */
@media only screen and (max-width: 1024px) {
	.custom_tabs {
		.slider {
			display: none !important;
		}
	}
}

/* For Mobile Screen */
@media only screen and (max-width: 769px) {
	.clickable_custom_container .elementor-button-link {
		background-color: rgb(51 51 60 / 42%) !important;
		color: white !important;
		border-radius: 50px !important;
		backdrop-filter: blur(10px) !important;
		-webkit-backdrop-filter: blur(10px) !important;

		.elementor-button-icon {
			color: white;
			fill: white;
			transition: all .3s ease;
		}
	}

	.custom_tabs {
		.e-n-tab-title[aria-selected="true"] {
			background-color: #514cd8 !important;
			border-radius: 50px;
		}

		.e-n-tab-title[aria-selected="false"] {
			background-color: #514cd8 !important;
			color: #fff;
			border-radius: 50px;
		}
	}

	.home-contact {
		.iti__country-container {
			width: 30%;
		}

		button.iti__selected-country {
			width: 100% !important;
		}

		input#input_1_4 {
			margin-left: 32%;
			margin-top: 1px !important;
			width: 68%;
			padding-left: 10px;
		}
	}
}


.steps-carousel {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

	.item.padded.carousel-container.c-item-0 {
		display: none;
	}

	.item.carousel-container {
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}

	.item.carousel-container.c-item-3 {
		background-position-x: center !important;
	}

	/* 	.item.carousel-container.c-item-2 {
		background: url(https://ts.old.techscale.io/wp-content/uploads/2024/06/Software-scaled-1.jpg);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-3 {
		background: url(https://ts.old.techscale.io/wp-content/uploads/2024/06/Web-scaled-1.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position-x: center;
	}

	.item.carousel-container.c-item-4 {
		background: url(https://ts.old.techscale.io/wp-content/uploads/2024/06/MicrosoftTeams-image1-2.png);
		background-repeat: no-repeat;
		background-size: cover;
	} */




	.dark .heading1 h1 {
		color: black !important;
	}

	.dark .heading2 h2 {
		color: black !important;
	}


	.heading1 h2 {
		text-align: left;
		margin-top: 22px;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		color: var(--e-global-color-secondary);
		font-family: "BasierCircle", Sans-serif;
		font-size: 1.1rem;
		font-weight: 500;
		line-height: 1.6em;
	}

	.heading1 img {
		width: 45px !important;
		user-select: none;
		-webkit-user-drag: none;
		-webkit-user-select: none;
		-ms-user-select: none;
	}

	.heading1 h1 {
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: left;
		text-transform: uppercase;
		margin: 0;
		font-weight: 700;
		font-size: 2.2rem;
		max-width: 300px;
		font-family: "BasierCircle", Sans-serif;
	}

	.item.carousel-container {
		color: white;
		padding: 2.604vw 2.031vw;
		display: flex;
		flex-direction: column;
	}

	.heading1 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	.item {
		background: #ccc;
		text-align: center;
		min-height: 650px;
		border-radius: 20px;
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}

	.padded {
		line-height: 450px;
	}

	#nav {
		position: relative;
	}

	.navbar {
		height: 80px !important;
	}


	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
	}

	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item:first-child {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item:nth-last-child(2) {
		opacity: 0.5;
	}

	.owl-item.cur-active {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.hidden-text {
		display: none;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}

	.owl-stage {
		padding-top: 50px;
	}

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}


	.owl-nav span {
		font-size: 40px;
		color: black;
		mix-blend-mode: difference;
		filter: invert(1);
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	}

	@media only screen and (max-width: 769px) {
		.item {
			min-height: 120vw;
		}

		.item.carousel-container {
			padding: 8vw 6.5vw;
		}

		.heading1 h1 {
			font-size: 1.8rem;
		}

		.heading1 img {
			width: 16vw;
			height: 16vw;
			pointer-events: none;
		}

		.heading2 h2 {
			font-size: 1rem;
		}

		.owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		}
	}

	@media only screen and (max-width: 1000px) and (min-width: 769px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 3vw 2.5vw;
		}

		.heading1 h1 {
			font-size: 2.8vw;
		}

		.heading1 img {
			width: 4.782vw;
			height: 4.782vw;
		}

		.heading2 h2 {
			font-size: 2.3vw;
		}
	}

	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.5rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		}

		.item.carousel-container {
			min-height: 460px
		}
	}

	@media only screen and (max-width: 1400px) and (min-width: 1000px) {
		.careers .item.carousel-container {
			min-height: 360px;
		}
	}

	@media only screen and (max-width: 1919px) and (min-width: 1682px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.7rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		}

		.item.carousel-container {
			min-height: 460px
		}
	}
}

.services {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

	.item.carousel-container {
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}

	.dark .heading1 h1 {
		color: black !important;
	}

	.dark .heading2 h2 {
		color: black !important;
	}


	.heading2 h2 {
		text-align: left;
		margin-top: 22px;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		font-size: 1.5rem;
		font-weight: 400;
		font-family: "BasierCircle", Sans-serif;
	}

	.heading1 img {
		width: 45px !important;
		user-select: none;
		-webkit-user-drag: none;
		-webkit-user-select: none;
		-ms-user-select: none;
	}

	.heading1 h1 {
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: left;
		text-transform: uppercase;
		margin: 0;
		font-weight: 700;
		font-size: 2.2rem;
		max-width: 300px;
		font-family: "BasierCircle", Sans-serif;
	}

	.item.carousel-container {
		color: white;
		padding: 2.604vw 2.031vw;
		display: flex;
		flex-direction: column;
	}

	.heading1 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	.item {
		background: #ccc;
		text-align: center;
		min-height: 650px;
		border-radius: 20px;
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}

	.padded {
		line-height: 450px;
	}

	#nav {
		position: relative;
	}

	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
		height: 80px !important;
	}

	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item.center {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}

	.owl-stage {
		padding-top: 50px;
	}

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}


	.owl-nav span {
		font-size: 40px;
		color: black;
		mix-blend-mode: difference;
		filter: invert(1);
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	}

	@media only screen and (max-width: 769px) {
		.item {
			min-height: 120vw;
		}

		.item.carousel-container {
			padding: 8vw 6.5vw;
		}

		.heading1 h1 {
			font-size: 1.8rem;
		}

		.heading1 img {
			width: 16vw;
			height: 16vw;
			pointer-events: none;
		}

		.heading2 h2 {
			font-size: 1rem;
		}

		.owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		}
	}

	@media only screen and (max-width: 1000px) and (min-width: 769px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 3vw 2.5vw;
		}

		.heading1 h1 {
			font-size: 2.8vw;
		}

		.heading1 img {
			width: 4.782vw;
			height: 4.782vw;
		}

		.heading2 h2 {
			font-size: 2.3vw;
		}
	}

	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
		.item {
			min-height: 48vw;
		}


		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.5rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		}

		.item.carousel-container {
			min-height: 460px
		}
	}

	@media only screen and (max-width: 1919px) and (min-width: 1682px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.7rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		}

		.item.carousel-container {
			min-height: 460px
		}
	}
}

.careers {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

	.item.carousel-container {
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}

	.dark .heading1 h1 {
		color: black !important;
	}

	.dark .heading2 h2 {
		color: black !important;
	}


	.heading2 h2 {
		text-align: left;
		margin-top: 22px;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		font-size: 1.5rem;
		font-weight: 400;
		font-family: "BasierCircle", Sans-serif;
	}

	.heading1 img {
		width: 45px !important;
		user-select: none;
		-webkit-user-drag: none;
		-webkit-user-select: none;
		-ms-user-select: none;
	}

	.heading1 h1 {
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: left;
		text-transform: uppercase;
		margin: 0;
		font-weight: 700;
		font-size: 2.2rem;
		max-width: 300px;
		font-family: "BasierCircle", Sans-serif;
	}

	.item.carousel-container {
		color: white;
		padding: 2.604vw 2.031vw;
		display: flex;
		flex-direction: column;
	}

	.heading1 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	.item {
		background: #ccc;
		text-align: center;
		min-height: 530px;
		border-radius: 20px;
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}

	.padded {
		line-height: 450px;
	}

	#nav {
		position: relative;
	}

	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
		height: 80px !important;
	}

	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item.center {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}

	.owl-stage {
		padding-top: 50px;
	}

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}


	.owl-nav span {
		font-size: 40px;
		color: black;
		mix-blend-mode: difference;
		filter: invert(1);
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	}

	@media only screen and (max-width: 769px) {
		.item {
			min-height: 120vw;
		}

		.item.carousel-container {
			padding: 8vw 6.5vw;
		}

		.heading1 h1 {
			font-size: 1.8rem;
		}

		.heading1 img {
			width: 16vw;
			height: 16vw;
			pointer-events: none;
		}

		.heading2 h2 {
			font-size: 1rem;
		}

		.owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		}
	}

	@media only screen and (max-width: 1000px) and (min-width: 769px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 3vw 2.5vw;
		}

		.heading1 h1 {
			font-size: 2.8vw;
		}

		.heading1 img {
			width: 4.782vw;
			height: 4.782vw;
		}

		.heading2 h2 {
			font-size: 2.3vw;
		}
	}

	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.5rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		}

		.item.carousel-container {
			min-height: 460px
		}
	}

	@media only screen and (max-width: 1919px) and (min-width: 1682px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.7rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		}

		.item.carousel-container {
			min-height: 460px
		}
	}
}




/* // Style for Developer Slider */

.users-slider {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

	.digital-icons {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		gap: 30px;

		margin-bottom: 50px;
		bottom: 0;
		position: absolute;

		img {
			max-width: 40px;
			height: 30px;



		}
	}

	.item.carousel-container.c-item-1 {
		background: #1A1C20;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-2 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image2-2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-3 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image4.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-4 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image1-2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-5 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.dark .user-information {
		color: black !important;
	}


	.heading2 h4 {
		text-align: left;
		margin-top: 22px;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		font-size: 1.5rem;
		font-weight: 400;
		font-family: "BasierCircle", Sans-serif;
	}

	.user-experience-box {
		max-width: 120px;
		border-radius: 50px;
		background-color: #333B47;

		margin: 0 auto;

	}

	.heading1 img {
		width: 45px !important;
	}

	.heading1 h h3 {
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: left;
		text-transform: uppercase;
		margin: 0;
		font-weight: 700;
		font-size: 2.2rem;
		max-width: 300px;
		font-family: "BasierCircle", Sans-serif;
	}

	.item.carousel-container {
		color: #1A1C20;
		padding: 0;
		display: flex;
		flex-direction: column;
	}

	.outer-container {
		display: flex;
		flex-direction: column;
		justify-content: start;
		align-items: center;
	}

	.header-image-cover {
		background-image: url(/wp-content/uploads/2024/05/TSBGDV.png);
		height: 150px;
		width: 100%;
		border-radius: 20px 20px 0px 0;
		background-repeat: no-repeat;
		background-size: cover;

	}

	.header-image-cover img {
		width: 100%;
		border-radius: 20px 20px 0px 0;


	}


	.user-information {
		padding: 0 15px;
	}

	.header-image-headshot {
		width: 170px;
		margin-top: -75px;
		margin-bottom: 30px;

		img {
			border-radius: 999px;
			border: 5px solid #1A1C20;


		}


	}

	h3.user-name {
		font-size: 1.3rem;
		margin-bottom: 0;
		color: #fff;
	}

	h3.user-designation {
		font-size: 2rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-experience {
		font-size: 1.1rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;
		line-height: 2.5rem;

	}

	h4.user-description {
		font-size: 1.3rem;
		margin-top: 1.5rem;
		color: #ADBDCB;
		font-weight: 400;
	}

	.heading1 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	.item {
		background: #ccc;
		text-align: center;
		min-height: 650px;
		border-radius: 20px;
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}

	.clunckyicons {
		max-width: 25px !important;
	}

	.padded {
		line-height: 450px;
	}

	#nav {
		position: relative;
	}

	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
	}

	.navbar {
		height: 80px !important;
	}


	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item.center {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}

	.owl-stage {
		padding-top: 50px;
	}

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}


	.owl-nav span {
		font-size: 40px;
		color: black;
		mix-blend-mode: difference;
		filter: invert(1);
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	}

	@media only screen and (max-width: 769px) {
		.item {
			min-height: 120vw;
		}

		.digital-icons {
			margin-bottom: 25px !important;
		}

		.heading1 h1 {
			font-size: 1rem;
		}

		.heading1 img {
			width: 35px;
			height: 35px;
			pointer-events: none;
		}

		h3.user-name {
			font-size: 1rem;
		}

		h3.user-designation {
			font-size: 1.5rem;
		}

		.heading2 h2 {
			font-size: 0.8rem;
		}

		h4.user-description {
			font-size: 16px;
		}

		h3.user-experience {
			font-size: 1rem;
		}

		.header-image-headshot {
			width: 110px !important;
			margin-top: -50px !important;
			margin-bottom: 5px !important;
		}

		.header-image-cover {
			height: 100px !important;
		}

		.owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		}

	}

	@media only screen and (max-width: 1000px) and (min-width: 769px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 0;
		}

		.heading1 h1 {
			font-size: 2.8vw;
		}

		.heading1 img {
			width: 4.782vw;
			height: 4.782vw;
		}

		.heading2 h2 {
			font-size: 2.3vw;


		}
	}

	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
/* 		.item {
			min-height: 480px !important;
		} */

		.item.carousel-container {
			padding: 0;
		}

		.header-image-headshot {
			width: 110px !important;
			margin-top: -50px !important;
			margin-bottom: 5px !important;
		}

		.header-image-cover {
			height: 100px !important;
		}


		.users-slider {
			.digital-icons {
				display: flex;
				flex-direction: row;
				justify-content: center;
				align-items: center;
				gap: 30px;

				margin-bottom: 30px;
				bottom: 0;
				position: absolute;
			}

		}

		.user-experience-box {
			max-width: 100px !important;
		}

		h3.user-name {
			font-size: 1rem !important;
			margin-bottom: 0;
			color: #fff;
		}

		h3.user-designation {
			font-size: 1.3rem !important;
			margin-top: 0;
			font-weight: 600;
			color: #fff;

		}

		h3.user-experience {
			font-size: 0.9rem;
			margin-top: 0;
			font-weight: 600;
			color: #fff;
			line-height: 2rem !important;

		}

		h4.user-description {
			font-size: 1rem;
			margin-top: 2rem;
			color: #ADBDCB;
			font-weight: 400;
		}
	}
}

@media only screen and (max-width: 1919px) and (min-width: 1682px) {
/* 	.item {
		min-height: 480px !important;
	} */

	/* .item.carousel-container {
			padding: 0;
		} */

	.header-image-headshot {
		width: 110px !important;
		margin-top: -50px !important;
		margin-bottom: 5px !important;
	}

	.header-image-cover {
		height: 100px !important;
	}


	.users-slider {
		.digital-icons {
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			gap: 30px;

			margin-bottom: 30px;
			bottom: 0;
			position: absolute;
		}

	}

	.user-experience-box {
		max-width: 100px !important;
	}

	h3.user-name {
		font-size: 1rem !important;
		margin-bottom: 0;
		color: #fff;
	}

	h3.user-designation {
		font-size: 1.4rem !important;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-designation {
		font-size: 1.1rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-experience {
		font-size: 0.9rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;
		line-height: 2rem !important;

	}

	h4.user-description {
		font-size: 1.1rem !important;
		margin-top: 2rem;
		color: #ADBDCB;
		font-weight: 400;
	}
}

.e-n-menu-title:hover .e-n-menu-title-container {
	background-color: #2D2D2F;
	color: #F4F4F4;
	border-radius: 50px;
}

.elementor-widget-n-menu .e-n-menu-title-container {
	padding: 0.5rem 1.4rem;
}

@media screen and (max-width: 1920px) {
	.elementor-widget-n-menu .e-n-menu-title-container {
		padding: 0.5rem 1rem;
	}
}

.elementor-widget-n-menu .e-n-menu-title {
	padding: 0 !important;
}

.elementor-sticky--effects.color-change {
	background: rgb(255 255 255 / 80%) !important;

	.techscale-site-logo img {
		filter: invert(100%) sepia(0%) saturate(7441%) hue-rotate(210deg) brightness(122%) contrast(112%);
	}

	.e-n-menu-title .e-n-menu-title-text {
		color: black !important;
	}

	.e-n-menu-title:hover .e-n-menu-title-container {
		background-color: #d7dadd !important;
		color: #F4F4F4;
		border-radius: 50px;
	}

	.elementor-widget-heading:hover .elementor-widget-container:has(span) {
		background-color: #E0E3E7 !important;
		box-shadow: none;
	}

	/* 	.elementor-widget-n-menu .e-n-menu-title-container{
		background-color: #d7dadd !important;
	} */
	.elementor-widget-n-menu .e-n-menu-title-container .e-n-menu-title:hover .e-n-menu-title-text {
		color: #3b3e40 !important;
	}

	.get_in_touch_header .elementor-button {
		fill: #ffffff;
		color: #ffffff;
		background-color: #000000;
		.elementor-button-text {
			color: #ffffff !important;
		}
	}

	.header_arrow_button svg path {
		stroke: #3b3e40;
	}

	.get_in_touch_header .elementor-button:hover {
		background-color: #514CD8 !important;

	}

	.e-n-menu-content .content-container {
		background-color: #ffffff !important;
		clip-path: inset(0 -50px -50px -50px);
		transition: background 0s !important;

		.elementor-widget-container,
		.elementor-heading-title,
		.elementor-button-text,
		.elementor-button-icon {
			color: #3b3e40;
			fill: #3b3e40;
		}
	}

	.header_mobile_menu .elementor-icon {
		color: #000000 !important;
		transition: color 0s;
	}

	.e-font-icon-svg.e-fas-arrow-right {
		fill: #000000 !important;
	}
}

.elementor-sticky--effects {
    background: rgba(24, 26, 30, 0.8) !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    filter: invert(0);
    height: 80px !important;
}

.header_mobile_menu .elementor-icon {
	transition: color 0s;
}

.e-n-menu-content .content-container {
	clip-path: inset(0 -50px -50px -50px);
	transition: background 0s !important;
}

.elementor-location-header{
	.elementor-sticky--effects,
	.elementor-sticky{
		pointer-events: none;
		transition: background 0s !important;
	}
}

.elementor-location-header .elementor-sticky:hover {
	background-color: #000000 !important;
}

.elementor-sticky--effects:hover {
	background-color: #000000 !important;
}

.elementor-sticky--effects.color-change:hover {
	background-color: #ffffff !important;
}

.elementor-sticky--effects {
	ul li .e-n-menu-title {
		pointer-events: auto;
	}

	.e-n-menu-content {
		pointer-events: auto;
	}
}

.elementor-location-header .elementor-sticky {
	ul li .e-n-menu-title {
		pointer-events: auto;
	}

	.e-n-menu-content {
		pointer-events: auto;
	}

	.e-n-menu-dropdown-icon.e-focus {
		display: none !important;
	}
}

.techscale-site-logo {
	pointer-events: auto;
}

.get_in_touch_header,
.header_mobile_menu {
	pointer-events: auto;
}

.elementor-widget-n-menu .e-n-menu-heading {
	z-index: 25;
	height: 89px;
}

.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-n-menu-content.e-active {
	padding-block-start: 0 !important;
}

/* .animate-element1 {  
	animation-name: headerElements;
	animation-duration: 0.3s;
	animation-delay: 0.2s;
	opacity: 0;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out;
}

.animate-element2 {  
	animation-name: headerElements;
	animation-duration: 0.3s;
	animation-delay: 0.3s;
	opacity: 0;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out;
}

.animate-element3 {  
	animation-name: headerElements;
	animation-duration: 0.3s;
	animation-delay: 0.4s;
	opacity: 0;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out;
} */

@keyframes headerElements {
	0% {
		opacity: 0;
		visibility: hidden;
		top: -40px;
	}

	100% {
		opacity: 1;
		visibility: visible;
		top: 0px;
	}
}

/* 
.e-n-menu-content.e-active .e-con.e-child{
	height: auto;
	transition: height 0.3s ease !important;
}

.e-n-menu-content .e-con.e-child{
	height: 0;
	transition: height 0.3s ease !important;
} */
/* 
.e-n-menu-content {
	transform-origin: top;
	transform: translateY(-100%);
	transition: all 0.3s ease;
	opacity: 0;
	visibility: hidden;
}
.e-n-menu-content.e-active, .e-n-menu-content:hover {
	transform: translateY(0%);
	opacity: 1;
	visibility: visible;
} */
/* .e-n-menu-content.e-active {
	transform-origin: top;
	transform: scaleY(1);
	transition: transform 0.3s ease;
}
.e-n-menu-content.e-non-active-hover {
	transform-origin: top;
	transform: scaleY(0);
	transition: transform 0.3s ease;
} */
/* .e-n-menu-content.e-active {
	animation-name: headerElements2;
	animation-duration: 0.3s !important;
	transform-origin: top;
	transform: scaleY(0);
	opacity: 1; 
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out; 
}

@keyframes headerElements2 {
	0% { transform: scaleY(0); }
	100% { transform: scaleY(1); }
}
.e-n-menu-content.e-non-active-hover {
	animation-name: headerElements23;
	animation-duration: 0.3s !important;
	transform-origin: top;
	transform: scaleY(0);
	opacity: 1; 
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out; 
}

@keyframes headerElements23 {
	0% { transform: scaleY(1); }
	100% { transform: scaleY(0); }
} */

/* .e-n-menu-content {
	animation-name: headerElements2Out;
	animation-duration: 0.3s !important;
	transform-origin: top;
	transform: scaleY(1);
	opacity: 1; 
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out;
}

@keyframes headerElements2Out {
	from { transform: scaleY(1); }
	to { transform: scaleY(0); }
} */
.e-n-menu-content.e-active {
	transition: transform 0.3s ease;
}

.mobile_menu_list {
	.elementor-icon-list-icon {
		order: 1;
		margin-left: 5px;
	}

	.elementor-icon-list-text {
		padding-left: 0px !important;
	}
}

.mobile_menu_list_full_width {
	.elementor-icon-list-icon {
		order: 1;
		margin-left: 5px;
	}

	.elementor-icon-list-text {
		padding-left: 0px !important;
	}

	.elementor-icon-list-item {
		justify-content: space-between !important;
	}
}

.dialog-close-button,
.elementor-icon {
	outline: 0 !important;
}

select.select-tabs-dropdown {
	border: 1px solid #514CD8;
	border-radius: 10px;
	background: #242426;
	color: white;
	outline: 0;
}

select.select-tabs-dropdown::after {
	content: "▼";
	font-size: 1rem;
	top: 6px;
	right: 10px;
	position: absolute;
}

.custom-select-wrap {
	position: relative;
}

.custom-select-wrap select {
	display: none;
}

.select-selected {
	background-color: #373739;
}

/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 26px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #fff transparent;
	top: 14px;
}

/*style the items (options), including the selected item:*/
.select-items div {
	border-radius: 16px;
	color: #ffffff;
	padding: 16px;
	border: none;
	cursor: pointer;
	user-select: none;
}

.select-selected {
	color: #ffffff;
	padding: 16px;
	border: none;
	border-radius: 16px;
	cursor: pointer;
	user-select: none;
}

/*style items (options):*/
.select-items {
	position: absolute;
	background-color: #373739;
	border-radius: 16px;
	margin-top: 5px;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
	display: none;
}

.select-items div:hover {
	box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0), inset 0 0 0 0.25rem #373739, inset 0 0 0 9999px #111112;
}

.same-as-selected {
	box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0), inset 0 0 0 0.25rem #373739, inset 0 0 0 9999px #7f84f60d;
}


.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before {
	color: #514CD8;
}

.white-bg-section {
	.custom_tabs {
		.e-n-tabs-heading {
			background: #E0E3E7;
		}

		.e-n-tab-title {
			color: black;
		}

		.e-n-tab-title:hover {
			color: black !important;
		}

		.e-n-tab-title[tabindex="0"] {
			color: white !important;
		}

		.e-n-tab-title[tabindex="0"]:hover {
			color: white !important;
		}
	}

}

.elementor-widget-n-menu {
	margin-top: -10px !important
}

.elementor-widget-n-menu .e-n-menu {
	height: 80px !important
}




@media only screen and (max-width: 1024px) {
	#input_1_4 {
		width: 66% !important;
		/* margin-left: !important; */
		float: right !important;
	}

	.iti.iti--allow-dropdown {
		width: 100% !important;
		overflow: hidden;
	}
}

.careers-container {
	width: 90%;
	max-width: 600px;
	padding: 40px;
	border-radius: 10px;

}

.careers-role-link {
	text-decoration: none;
	color: inherit;
}

.careers-role {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 10px;
	border-radius: 10px;

}

.careers-role:hover {
	background-color: #f0f0f0;
}

.careers-role h3 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.careers-role p {
	margin: 5px 0 0 0;
	color: #666;
	font-size: 14px;
}

.careers-icon {
	margin-right: 5px;
}

#dynamic-text-carousel {
	margin-bottom: 10px;
}

/* // Style for Developer Slider */

.users-slider {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

	.digital-icons {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		gap: 30px;

		margin-bottom: 50px;
		bottom: 0;
		position: absolute;

		img {
			max-width: 40px;
			height: 30px;



		}
	}

	.item.carousel-container.c-item-1 {
		background: #1A1C20;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-2 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image2-2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-3 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image4.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-4 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image1-2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-5 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.dark .user-information {
		color: black !important;
	}


	.heading2 h4 {
		text-align: left;
		margin-top: 22px;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		font-size: 1.5rem;
		font-weight: 400;
		font-family: "BasierCircle", Sans-serif;
	}

	.user-experience-box {
		max-width: 120px;
		border-radius: 50px;
		background-color: #333B47;

		margin: 0 auto;

	}

	.heading1 img {
		width: 45px !important;
	}

	.heading1 h h3 {
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: left;
		text-transform: uppercase;
		margin: 0;
		font-weight: 700;
		font-size: 2.2rem;
		max-width: 300px;
		font-family: "BasierCircle", Sans-serif;
	}

	.item.carousel-container {
		color: #1A1C20;
		padding: 0;
		display: flex;
		flex-direction: column;
	}

	.outer-container {
		display: flex;
		flex-direction: column;
		justify-content: start;
		align-items: center;
	}

	.header-image-cover {
		background-image: url(/wp-content/uploads/2024/05/TSBGDV.png);
		height: 150px;
		width: 100%;
		border-radius: 20px 20px 0px 0;
		background-repeat: no-repeat;
		background-size: cover;

	}

	.header-image-cover img {
		width: 100%;
		border-radius: 20px 20px 0px 0;


	}


	.user-information {
		padding: 0 15px;
	}

	.header-image-headshot {
		width: 170px;
		margin-top: -75px;
		margin-bottom: 30px;

		img {
			border-radius: 999px;
			border: 5px solid #1A1C20;


		}


	}

	h3.user-name {
		font-size: 1.3rem;
		margin-bottom: 0;
		color: #fff;
	}

	h3.user-designation {
		font-size: 2rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-experience {
		font-size: 1.1rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;
		line-height: 2.5rem;

	}

	h4.user-description {
		font-size: 1.3rem;
		margin-top: 1.5rem;
		color: #ADBDCB;
		font-weight: 400;
	}

	.heading1 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	.item {
		background: #ccc;
		text-align: center;
		min-height: 650px;
		border-radius: 20px;
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}

	.clunckyicons {
		max-width: 25px !important;
	}

	.padded {
		line-height: 450px;
	}

	#nav {
		position: relative;
	}

	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
	}

	.navbar {
		height: 80px !important;
	}


	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item.center {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}

	.owl-stage {
		padding-top: 50px;
	}

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}


	.owl-nav span {
		font-size: 40px;
		color: black;
		mix-blend-mode: difference;
		filter: invert(1);
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	}

	@media only screen and (max-width: 769px) {
		.item {
			min-height: 120vw;
		}

		.digital-icons {
			margin-bottom: 25px !important;
		}

		.item.carousel-container {}

		.heading1 h1 {
			font-size: 1rem;
		}

		.heading1 img {
			width: 35px;
			height: 35px;
			pointer-events: none;
		}

		h3.user-name {
			font-size: 1rem;
		}

		h3.user-designation {
			font-size: 1.5rem;
		}

		.heading2 h2 {
			font-size: 0.8rem;
		}

		h4.user-description {
			font-size: 16px;
		}

		h3.user-experience {
			font-size: 1rem;
		}

		.header-image-headshot {
			width: 110px !important;
			margin-top: -50px !important;
			margin-bottom: 5px !important;
		}

		.header-image-cover {
			height: 100px !important;
		}

		.owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		}

	}

	@media only screen and (max-width: 1000px) and (min-width: 769px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 0;
		}

		.heading1 h1 {
			font-size: 2.8vw;
		}

		.heading1 img {
			width: 4.782vw;
			height: 4.782vw;
		}

		.heading2 h2 {
			font-size: 2.3vw;


		}
	}

	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
/* 		.item {
			min-height: 480px !important;
		} */

		.item.carousel-container {
			padding: 0;
		}

		.header-image-headshot {
			width: 110px !important;
			margin-top: -50px !important;
			margin-bottom: 5px !important;
		}

		.header-image-cover {
			height: 100px !important;
		}


		.users-slider {
			.digital-icons {
				display: flex;
				flex-direction: row;
				justify-content: center;
				align-items: center;
				gap: 30px;

				margin-bottom: 30px;
				bottom: 0;
				position: absolute;

				img {}
			}

		}

		.user-experience-box {
			max-width: 100px !important;
		}

		h3.user-name {
			font-size: 1rem !important;
			margin-bottom: 0;
			color: #fff;
		}

		h3.user-designation {
			font-size: 1.3rem !important;
			margin-top: 0;
			font-weight: 600;
			color: #fff;

		}

		h3.user-experience {
			font-size: 0.9rem;
			margin-top: 0;
			font-weight: 600;
			color: #fff;
			line-height: 2rem !important;

		}

		h4.user-description {
			font-size: 1rem;
			margin-top: 2rem;
			color: #ADBDCB;
			font-weight: 400;
		}
	}
}

@media only screen and (max-width: 1919px) and (min-width: 1682px) {
/* 	.item {
		min-height: 480px !important;
	} */

	/* .item.carousel-container {
			padding: 0;
		} */

	.header-image-headshot {
		width: 110px !important;
		margin-top: -50px !important;
		margin-bottom: 5px !important;
	}

	.header-image-cover {
		height: 100px !important;
	}


	.users-slider {
		.digital-icons {
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			gap: 30px;

			margin-bottom: 30px;
			bottom: 0;
			position: absolute;

			img {}
		}

	}

	.user-experience-box {
		max-width: 100px !important;
	}

	h3.user-name {
		font-size: 1rem !important;
		margin-bottom: 0;
		color: #fff;
	}

	h3.user-designation {
		font-size: 1.4rem !important;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-designation {
		font-size: 1.1rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-experience {
		font-size: 0.9rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;
		line-height: 2rem !important;

	}

	h4.user-description {
		font-size: 1.1rem !important;
		margin-top: 2rem;
		color: #ADBDCB;
		font-weight: 400;
	}
}


/* // Style for Developer Slider */

.designer-slider {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

	.digital-icons {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		gap: 30px;

		margin-bottom: 50px;
		bottom: 0;
		position: absolute;

		img {
			max-width: 40px;
			height: 30px;



		}
	}

	.item.carousel-container.c-item-1 {
		background: #1A1C20;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-2 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image2-2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-3 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image4.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-4 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image1-2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.item.carousel-container.c-item-5 {
		background: url(https://demo.old.techscale.io/wp-content/uploads/2024/03/MicrosoftTeams-image2.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.dark .user-information {
		color: black !important;
	}


	.heading2 h4 {
		text-align: left;
		margin-top: 22px;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		font-size: 1.5rem;
		font-weight: 400;
		font-family: "BasierCircle", Sans-serif;
	}

	.user-experience-box {
		max-width: 120px;
		border-radius: 50px;
		background-color: #333B47;

		margin: 0 auto;

	}

	.heading1 img {
		width: 45px !important;
	}

	.heading1 h h3 {
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: left;
		text-transform: uppercase;
		margin: 0;
		font-weight: 700;
		font-size: 2.2rem;
		max-width: 300px;
		font-family: "BasierCircle", Sans-serif;
	}

	.item.carousel-container {
		color: #1A1C20;
		padding: 0;
		display: flex;
		flex-direction: column;
	}

	.outer-container {
		display: flex;
		flex-direction: column;
		justify-content: start;
		align-items: center;
	}

	.header-image-cover {
		background-image: url(/wp-content/uploads/2024/05/TSBGDV.png);
		height: 150px;
		width: 100%;
		border-radius: 20px 20px 0px 0;
		background-repeat: no-repeat;
		background-size: cover;

	}

	.header-image-cover img {
		width: 100%;
		border-radius: 20px 20px 0px 0;


	}


	.user-information {
		padding: 0 15px;
	}

	.header-image-headshot {
		width: 170px;
		margin-top: -75px;
		margin-bottom: 30px;

		img {
			border-radius: 999px;
			border: 5px solid #1A1C20;


		}


	}

	h3.user-name {
		font-size: 1.3rem;
		margin-bottom: 0;
		color: #fff;
	}

	h3.user-designation {
		font-size: 2rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-experience {
		font-size: 1.1rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;
		line-height: 2.5rem;

	}

	h4.user-description {
		font-size: 1.3rem;
		margin-top: 1.5rem;
		color: #ADBDCB;
		font-weight: 400;
	}

	.heading1 {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	.item {
		background: #ccc;
		text-align: center;
		min-height: 650px;
		border-radius: 20px;
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}

	.clunckyicons {
		max-width: 25px !important;
	}

	.padded {
		line-height: 450px;
	}

	#nav {
		position: relative;
	}

	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
	}

	.navbar {
		height: 80px !important;
	}


	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item.center {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}

	.owl-stage {
		padding-top: 50px;
	}

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}


	.owl-nav span {
		font-size: 40px;
		color: black;
		mix-blend-mode: difference;
		filter: invert(1);
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	}

	@media only screen and (max-width: 769px) {
		.item {
			min-height: 120vw;
		}

		.digital-icons {
			margin-bottom: 25px !important;
		}

		.item.carousel-container {}

		.heading1 h1 {
			font-size: 1rem;
		}

		.heading1 img {
			width: 35px;
			height: 35px;
			pointer-events: none;
		}

		h3.user-name {
			font-size: 1rem;
		}

		h3.user-designation {
			font-size: 1.5rem;
		}

		.heading2 h2 {
			font-size: 0.8rem;
		}

		h4.user-description {
			font-size: 16px;
		}

		h3.user-experience {
			font-size: 1rem;
		}

		.header-image-headshot {
			width: 110px !important;
			margin-top: -50px !important;
			margin-bottom: 5px !important;
		}

		.header-image-cover {
			height: 100px !important;
		}

		.owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		}

	}

	@media only screen and (max-width: 1000px) and (min-width: 769px) {
		.item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 0;
		}

		.heading1 h1 {
			font-size: 2.8vw;
		}

		.heading1 img {
			width: 4.782vw;
			height: 4.782vw;
		}

		.heading2 h2 {
			font-size: 2.3vw;


		}
	}

	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
		.item {
			min-height: 480px !important;
		}

		.item.carousel-container {
			padding: 0;
		}

		.header-image-headshot {
			width: 110px !important;
			margin-top: -50px !important;
			margin-bottom: 5px !important;
		}

		.header-image-cover {
			height: 100px !important;
		}


		.designer-slider {
			.digital-icons {
				display: flex;
				flex-direction: row;
				justify-content: center;
				align-items: center;
				gap: 30px;

				margin-bottom: 30px;
				bottom: 0;
				position: absolute;

				img {}
			}

		}

		.user-experience-box {
			max-width: 100px !important;
		}

		h3.user-name {
			font-size: 1rem !important;
			margin-bottom: 0;
			color: #fff;
		}

		h3.user-designation {
			font-size: 1.3rem !important;
			margin-top: 0;
			font-weight: 600;
			color: #fff;

		}

		h3.user-experience {
			font-size: 0.9rem;
			margin-top: 0;
			font-weight: 600;
			color: #fff;
			line-height: 2rem !important;

		}

		h4.user-description {
			font-size: 1rem;
			margin-top: 2rem;
			color: #ADBDCB;
			font-weight: 400;
		}
	}
}

@media only screen and (max-width: 1919px) and (min-width: 1682px) {
/* 	.item {
		min-height: 480px !important;
	} */

	/* .item.carousel-container {
			padding: 0;
		} */

	.header-image-headshot {
		width: 110px !important;
		margin-top: -50px !important;
		margin-bottom: 5px !important;
	}

	.header-image-cover {
		height: 100px !important;
	}


	.designer-slider {
		.digital-icons {
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			gap: 30px;

			margin-bottom: 30px;
			bottom: 0;
			position: absolute;

			img {}
		}

	}

	.user-experience-box {
		max-width: 100px !important;
	}

	h3.user-name {
		font-size: 1rem !important;
		margin-bottom: 0;
		color: #fff;
	}

	h3.user-designation {
		font-size: 1.4rem !important;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-designation {
		font-size: 1.1rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;

	}

	h3.user-experience {
		font-size: 0.9rem;
		margin-top: 0;
		font-weight: 600;
		color: #fff;
		line-height: 2rem !important;

	}

	h4.user-description {
		font-size: 1.1rem !important;
		margin-top: 2rem;
		color: #ADBDCB;
		font-weight: 400;
	}
}



.tabs_custom_class .e-n-tab-title[tabindex="0"] {
	padding-left: 14px;
}


.menu_item_hover .elementor-widget-container:hover {
	padding-left: 10px !important;
	transition: padding 0.3s ease;
}

.menu_item_hover .elementor-widget-container a {
	display: block;
	width: 100%;
}


/* @media only screen and (max-width: 1400px) and (min-width: 1000px)   {
	.career .padded {
		line-height: 350px;
	}
	.page-id-1023 .item {
    	min-height: 530px !important;
	}
} */

.elementor-editor-active .owl-carousel {
	display: flex;
}

.custom-carousel-fb {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

	.item {
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}

	#nav {
		position: relative;
	}

	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
	}

	.navbar {
		height: 80px !important;
	}


	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item.center {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}

	/* 	.owl-stage {
		padding-top: 50px;
	} */

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 12px;
		padding-top: 20px;
	}


	.owl-nav span {
		background-color: rgb(81, 76, 216);
		font-size: 30px;
		padding: 0px 18px 6px;
		border-radius: 50px;
		color: #fff;
		height: 32px;
		width: 32px;
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	}

	@media only screen and (max-width: 769px) {
		/* .item {
			min-height: 120vw;
		} */

		.owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		}

	}

	/* @media only screen and (max-width: 1000px) and (min-width: 769px) {
		.item {
			min-height: 48vw;
		}
	
	}
	
	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
		.item {
			min-height: 480px !important;
		}
	} */
}

	.golang-owl-carousal{
	.item {
		height: 520px !important;
	}
	}

.dynamic-steps-carousel {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	
	.item {
		background: #ccc;
		text-align: center;
		height: 650px;
		border-radius: 20px;
		cursor: pointer;
		transition: all 0.5s ease-in-out;
		/* Add transition for smooth animation */
	}
	
	#nav {
		position: relative;
	}

	.navbar {
		height: 80px !important;
	}


	#nav>div {
		font-size: 28px;
		position: absolute;
		top: -250px;
		z-index: 2;
		cursor: pointer;
		padding: 0 5px;
		visibility: hidden;
	}

	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	.owl-item:first-child {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item.cur-active {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.owl-item {
		transition: all 0.3s ease-in-out;
		scale: 0.9
	}
	
	.owl-item:nth-last-child(2) {
		opacity: 0.5;
	}

	/* .owl-item.cur-active {
		scale: 1;
		transition: all 0.3s ease-in-out;
	}

	.hidden-text {
		display: none;
	}

	

	.owl-stage {
		padding-top: 50px;
	}

	.owl-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 40px;
	}


	.owl-nav span {
		font-size: 40px;
		color: black;
		mix-blend-mode: difference;
		filter: invert(1);
	}

	.owl-nav button:focus {
		border: none;
		outline: none;
	} */

	@media only screen and (max-width: 769px) {
		.item {
			min-height: 120vw;
		}

		/* .owl-item.center {
			scale: 1;
		}

		.owl-item {
			scale: 1;
		} */
	}

	@media only screen and (max-width: 1000px) and (min-width: 769px) {
		/* .item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 3vw 2.5vw;
		}

		.heading1 h1 {
			font-size: 2.8vw;
		}

		.heading1 img {
			width: 4.782vw;
			height: 4.782vw;
		}

		.heading2 h2 {
			font-size: 2.3vw;
		} */
	}

	@media only screen and (max-width: 1681px) and (min-width: 1001px) {
		/* .item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.5rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		}

		.item.carousel-container {
			min-height: 460px
		} */
	}

	@media only screen and (max-width: 1400px) and (min-width: 1000px) {
		/* .careers .item.carousel-container {
			min-height: 360px;
		} */
	}

	@media only screen and (max-width: 1919px) and (min-width: 1682px) {
		/* .item {
			min-height: 48vw;
		}

		.item.carousel-container {
			padding: 2rem 2rem;
		}

		.heading1 h1 {
			font-size: 1.7rem;
		}

		.heading1 img {
			width: 37px !important;
		}

		.heading2 h2 {
			font-size: 1.2rem;
		} */

		/* .item.carousel-container {
			min-height: 460px
		} */
	}
}

.menu-cs-buttons {
	.elementor-button-icon {
		background-color: #514CD8;
		border-radius: 23px;
		padding: 8px 9px 0px 9px;
		font-size: 1.25rem;	
	}
	.elementor-button-text {
		margin-top: 4px;		
	}
}

@media only screen and (max-width: 1920px) {
	.menu-cs-buttons {
		.elementor-button-icon {
			font-size: 1rem;	
		}
	}
}
