/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.1
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, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* POPUP */

.dialog-widget-content.dialog-lightbox-widget-content.animated {
    width: 820px;
}
.dialog-message.dialog-lightbox-message {
/*     width: 800px !important; */
    height: auto;
}


/* icon hover */
/* home */
.elementor-7 .elementor-element.elementor-element-82bacbb div svg {
  display: none; /* by default hidden */
}

.elementor-7 .elementor-element.elementor-element-82bacbb div:hover svg {
  display: inline-block; /* hover pe visible */
}

.services_col:hover .elementor-icon-box-content h3, .services_col:hover .elementor-icon-box-content p,.services_col:hover a, .services_col:hover .elementor-widget-text-editor {
    color: #fff !important;
}

.services_col:hover span.elementor-icon {
    background: #000 !important;
}

/* restraunt */
.elementor-470 .elementor-element.elementor-element-cb016d2 div svg {
  display: none; /* by default hidden */
}

.elementor-470 .elementor-element.elementor-element-cb016d2 div:hover svg {
  display: inline-block; /* hover pe visible */
}

/* about */

.elementor-553 .elementor-element.elementor-element-536d5ad div svg {
  display: none; /* by default hidden */
}

.elementor-553 .elementor-element.elementor-element-536d5ad div:hover svg {
  display: inline-block; /* hover pe visible */
}

/* projects */

.elementor-509 .elementor-element.elementor-element-bb6b0c4 div svg {
  display: none; /* by default hidden */
}

.elementor-509 .elementor-element.elementor-element-bb6b0c4 div:hover svg {
  display: inline-block; /* hover pe visible */
}

/* C.S */

.elementor-698 .elementor-element.elementor-element-1acd40a div svg {
  display: none; /* by default hidden */
}

.elementor-698 .elementor-element.elementor-element-1acd40a div:hover svg {
  display: inline-block; /* hover pe visible */
}

/* Slider */

.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
	margin-top: 730px;
}

.banner_car .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    margin-left: 290px !important;
}

/* Form */

input[type=date],
input[type=tel],
input[type=email],
input[type=text] {
	border-radius: 44px;
	border-width: 0px;
	width: 100%;
	height: 56px;
	padding: 18px;
}

/* Base styles for text fields */
.input-field {
	border-width: 0px;
	width: 448px !important;
	flex-shrink: 0;
	background: #F6F6F6;
	transition: all 0.3s ease; /* Smooth animation */
}

/* Base styles for textarea */
.textarea-field {
	border-width: 0px;
	width: 448px !important;
	flex-shrink: 0;
	border-radius: 11px;
	background: #F6F6F6;
	height: 120px;
	padding: 18px;
	transition: all 0.3s ease; /* Smooth animation */
}

/* Placeholder styling */
.form-control::placeholder {
	color: #1C1C1C;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.32px;
}

/* Hover + Focus (typing) effect */
.input-field:hover,
.input-field:focus,
.textarea-field:hover,
.textarea-field:focus {
	background-color: #F0F8FF;  /* Light blue background */
	border: 1px solid #4B97D3;  /* Blue border */
	outline: none;              /* Remove default outline */
}

/* Submit button */
.sub-btn {
	width: 449px;
	height: 56px;
	flex-shrink: 0;
	border-radius: 110px;
	border-color: #033761;
	background: #033761;
	color: #FFF;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0.64px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.sub-btn:hover {
	background-color: #fff;
	color: #033761;
	text-decoration: none;
	border-color: #033761;
}

/* Hover work */

.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget:hover p {
	max-width: 100%;
	color: #fff;
}

/* Home Page Style Start */

.why_choose_precision_row .inner_col:hover h3 {
    color: #fff !important;
}

.why_choose_precision_row .inner_col:hover span.elementor-icon {
    background: #000 !important;
}

.why_choose_precision_row .inner_col:hover .elementor-icon-box-description {
    color: #fff !important;
}

.product_expertise_car .swiper-wrapper .swiper-slide .slider_con {
	opacity: 0;
}

.product_expertise_car .swiper-wrapper .swiper-slide-next .slider_con {
	opacity: 1;
}

.product_expertise_car .swiper-wrapper .swiper-slide .elementor-widget-image {
	max-width: 100%;
	margin: 00px auto 0 auto;
	transform: scale(0.9);
}

.product_expertise_car .swiper-wrapper .swiper-slide-next .elementor-widget-image {
	transform: scale(1);
}

.product_expertise_car .elementor-swiper-button-prev svg, .product_expertise_car .elementor-swiper-button-next svg {
	width: 40px !important;
	height: 40px !important;
	border: 1px solid #010B14;
	border-radius: 50%;
	padding: 11px 13px 11px 11px;
}

.product_expertise_car .elementor-swiper-button-prev svg path, .product_expertise_car .elementor-swiper-button-next svg path {
	fill: #010B14;
}

.product_expertise_car .elementor-swiper-button-prev svg:hover, .product_expertise_car .elementor-swiper-button-next svg:hover {
	background: #033761;
}

.product_expertise_car .elementor-swiper-button-prev svg:hover path, .product_expertise_car .elementor-swiper-button-next svg:hover path {
	fill: #fff;
}

.why_choose_precision_row .inner_col .steps p {
	margin: 0;
}

.icon_btn span.elementor-button-icon {
	font-size: 42px;
}

.icon_btn a span.elementor-button-content-wrapper {
	display: flex;
	align-items: center;
}

.icon_btn a {
	padding: 7px 7px 7px 24px !important;
}

.ourProcess {
	overflow: hidden !important;
}

.ourProcess .swiper-button-prev svg path,
.ourProcess .swiper-button-next svg path {
	fill: #010B14;

}

.ourProcess .swiper-button-prev,
.ourProcess .swiper-button-next {
	width: 40px !important;
	height: 40px !important;
	border: 1px solid #010B14 !important;
	padding: 5px !important;
	border-radius: 50px;
}

.ourProcess .swiper-button-prev svg,
.ourProcess .swiper-button-next svg {
	width: 14px;
	height: 14px;
}

.ourProcess .swiper-button-prev:hover,
.ourProcess .swiper-button-next:hover {
	background: #033761;
}

.ourProcess .swiper-button-prev:hover svg path,
.ourProcess .swiper-button-next:hover svg path {
	fill: #fff;
}

.ourProcess .swiper-button-prev {
	position: absolute;
	left: unset;
	right: 570px;
	top: unset;
	bottom: 100px;
}

.ourProcess .swiper-button-next {
	position: absolute;
	left: unset;
	right: 520px;
	top: unset;
	bottom: 100px;
}

.ourProcess .swiper-button-prev::after, .ourProcess .swiper-button-next::after {
	font-size: 14px;
}

.ourProcess .swiper-slide {
	/* background: #1a1a1a; */
	/* border-radius: 15px; */
	overflow: hidden;
	transition: all 0.5s ease;
	transform: scale(0.8);
	opacity: 0.6;

}

.ourProcess .swiper-slide img {
	width: 100%;
	height: 578px;
	object-fit: cover;
	display: block;
}



.ourProcess .swiper-slide .number {
	color: #ff7b00;
	font-weight: 700;
	margin-right: 8px;
}

/* 🔥 Active (center) slide - larger and pulled slightly forward */
.ourProcess .swiper-slide-active {
	transform: scale(1.25) translateX(0);
	opacity: 1;
	z-index: 10;
	/* background: linear-gradient(135deg, #ff0057, #ff7b00); */
	color: #fff;
}

/* Previous and next slides (smaller and slightly pushed aside) */
.ourProcess .swiper-slide-prev {
	transform: scale(0.9) translateX(-30px);
	opacity: 0.8;
	z-index: 5;
	margin-left: -50px;
}

.ourProcess .swiper-slide-next {
	transform: scale(0.9) translateX(30px);
	opacity: 0.8;
	z-index: 5;
	margin-left: -50px;
}

/* Deeper slides (more behind) */
.ourProcess .swiper-slide-next+.swiper-slide,
.ourProcess .swiper-slide-prev+.swiper-slide {
	transform: scale(0.75);
	opacity: 0.5;
	z-index: 2;
}

.ourProcess .swiper-slide-active {
	width: 610px !important;
	transform: scale(1) !important;
	opacity: 1 !important;
	margin-left: -50px !important;
	z-index: 999 !important;
	position: relative;
	margin-right: -10px !important;
	/* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); */
}

.ourProcess .swiper-wrapper {
	margin: 0 auto !important;
	width: 100% !important;
}

/* .ourProcess .swiper-slide {
margin-left: -30px;
} */

.ourProcess .swiper-slide .con {
	opacity: 0;
	height: 0px;
}

.ourProcess .swiper-slide-active .con {
	margin-top: 30px;
	opacity: 1;
	height: auto;
}

.ourProcess .swiper-slide-active .con h3 {
	color: #010B14;
	font-family: "Josefin Sans";
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	/* 34px */
	letter-spacing: -1.36px;
	margin-top: 0;
	margin-bottom: 12px;
	width: 100%;
}

.ourProcess .swiper-slide-active .con h3 span {
	color: #4B97D3;
	font-family: "Josefin Sans";
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	/* 34px */
	letter-spacing: -1.36px;
	text-transform: uppercase;
}

.ourProcess .swiper-slide-active .con p {
	color: #1C1C1C !important;
	font-family: "Poppins";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: -0.32px;
	width: 464px;
	margin-left: 47px;
}

.swiper-button-prev:hover:after, .swiper-button-next:hover:after {
    color: #fff;
}

/* OurPrcoess Style Start */

.ourProcess2 {
	overflow: hidden !important;
}

.ourProcess2 .swiper-button-prev svg path,
.ourProcess2 .swiper-button-next svg path {
	fill: #010B14;

}

.ourProcess2 .swiper-button-prev,
.ourProcess2 .swiper-button-next {
	width: 40px !important;
	height: 40px !important;
	border: 1px solid #fff !important;
	padding: 5px !important;
	border-radius: 50px;
}

.ourProcess2 .swiper-button-prev svg,
.ourProcess2 .swiper-button-next svg {
	width: 14px;
	height: 14px;
}

.ourProcess2 .swiper-button-prev:hover,
.ourProcess2 .swiper-button-next:hover {
	background: #fff;
}

.ourProcess2 .swiper-button-prev:hover svg path,
.ourProcess2 .swiper-button-next:hover svg path {
	fill: #fff;
}

.ourProcess2 .swiper-button-prev {
	position: absolute;
	left: unset;
	right: 570px;
	top: unset;
	bottom: 60px;
}

.ourProcess2 .swiper-button-next {
	position: absolute;
	left: unset;
	right: 520px;
	top: unset;
	bottom: 60px;
}

.ourProcess2 .swiper-button-prev::after, .ourProcess2 .swiper-button-next::after {
	font-size: 14px;
	color: #fff;
}

.ourProcess2 .swiper-button-prev:hover:after, .ourProcess2 .swiper-button-next:hover:after {
    color: #000;
}

.ourProcess2 .swiper-slide {
	/* background: #1a1a1a; */
	/* border-radius: 15px; */
	overflow: hidden;
	transition: all 0.5s ease;
	transform: scale(0.8);
	opacity: 1;

}

.ourProcess2 .swiper-slide img {
	width: 100%;
	height: 578px;
	object-fit: cover;
	display: block;
}



.ourProcess2 .swiper-slide .number {
	color: #ff7b00;
	font-weight: 700;
	margin-right: 8px;
}

/* 🔥 Active (center) slide - larger and pulled slightly forward */
.ourProcess2 .swiper-slide-active {
	transform: scale(1.25) translateX(0);
	opacity: 1;
	z-index: 10;
	/* background: linear-gradient(135deg, #ff0057, #ff7b00); */
	color: #fff;
}

/* Previous and next slides (smaller and slightly pushed aside) */
.ourProcess2 .swiper-slide-prev {
	transform: scale(0.9) translateX(-30px);
	opacity: 1;
	z-index: 5;
	margin-left: -50px;
}

.ourProcess2 .swiper-slide-next {
	transform: scale(0.9) translateX(30px);
	opacity: 1;
	z-index: 5;
	margin-left: -50px;
}

/* Deeper slides (more behind) */
.ourProcess2 .swiper-slide-next+.swiper-slide,
.ourProcess2 .swiper-slide-prev+.swiper-slide {
	transform: scale(0.75);
	opacity: 1;
	z-index: 2;
}

.ourProcess2 .swiper-slide-active {
	width: 610px !important;
	transform: scale(1) !important;
	opacity: 1 !important;
	margin-left: -50px !important;
	z-index: 999 !important;
	position: relative;
	margin-right: -10px !important;
	/* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); */
}

.ourProcess2 .swiper-wrapper {
	margin: 0 auto !important;
	width: 100% !important;
}

/* .ourProcess2 .swiper-slide {
margin-left: -30px;
} */

.ourProcess2 .swiper-slide .con {
	opacity: 0;
	height: 0px;
}

.ourProcess2 .swiper-slide-active .con {
	margin-top: 30px;
	opacity: 1;
	height: auto;
}

.ourProcess2 .swiper-slide-active .con h3 {
	color: #FFF;
	font-family: "Josefin Sans";
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	/* 34px */
	letter-spacing: -1.36px;
	margin-top: 0;
	margin-bottom: 12px;
}

.ourProcess2 .swiper-slide-active .con h3 span {
	color: #4B97D3;
	font-family: "Josefin Sans";
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	/* 34px */
	letter-spacing: -1.36px;
	text-transform: uppercase;
}

.ourProcess22 .swiper-slide-active .con p {
	color: #FFF !important;
	font-family: "Poppins";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: -0.32px;
	width: 464px;
	margin-left: 47px;
}

/* contact page form */

/* Input fields */
.input-field-2 {
	border-radius: 44px;
	border: 1px solid rgba(0, 0, 0, 0.30) !important;
	width: 100%;
	height: 56px;
	padding: 18px;
}

/* Textarea */
.textarea-message {
	border-radius: 16px;
	border: 1px solid rgba(0, 0, 0, 0.30);
	width: 100%;
	height: 140px;
	padding: 18px;
}

/* Submit button */
.sub-btn-2 {
	width: 100%;
	height: 56px;
	flex-shrink: 0;
	border-radius: 110px;
	border-color: #033761;
	background: #033761;
	color: #FFF;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0.64px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.sub-btn-2:hover {
	background-color: #fff;
	color: #033761;
	text-decoration: none;
	border-color: #033761;
}

/* Label typography */
label {
	margin: 18px 0 8px 0;
	color: #010B14;
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	letter-spacing: -0.36px;
}

.form-row-2 {
	display: flex
		;
	justify-content: center;
	flex-direction: row;
	gap: 14px;
}

/* Hover + Focus (typing) effect */
.input-field-2:hover,
.input-field-2:focus,
.textarea-message:hover,
.textarea-message:focus {
	background-color: #F0F8FF;  /* Light blue background */
	border: 1px solid #4B97D3 !important;  /* Blue border */
	outline: none;              /* Remove default outline */
}

/* search filter */

.elementor-521 .elementor-element.elementor-element-ff45de3 .e-search-submit {
	background-color: var(--e-global-color-a12df34);
	z-index: 999;
	margin-left: -108px;
	height: 52px;
	margin-top: 4px;
}


/* Responsivness Style Start */
@media (min-width: 1025px) and (max-width: 1380px) {
	html, body {
		zoom: 95%;
	}
}

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

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

	.product_expertise_car .swiper-wrapper .swiper-slide .slider_con {
		opacity: 1;
	}

	.product_expertise_car .swiper-wrapper .swiper-slide .elementor-widget-image {
		transform: scale(1);
	}
}

@media screen and (max-width: 768px) { .input-field,
	.textarea-field,
	.sub-btn {
		width: 100% !important; /* Full width on tablets & phones */
	}

	/* 	search */

	.elementor-521 .elementor-element.elementor-element-ff45de3 .e-search-submit {
		background-color: var(--e-global-color-a12df34);
		z-index: 999;
		margin-left: -108px;
		height: 52px;
		margin-top: 4px;
	}

}

@media screen and (max-width: 600px) {
	
	
	.ourProcess .swiper-slide img {
		height: 400px !important;
		width : 55% !important;
	}
	
	.ourProcess .swiper-slide-active .con p {
		margin: 0;
		width: 50% !important;
	}
	
	.ourProcess .swiper-slide-active .con h3 {
		width : 60% ;
	}
	
	.ourProcess .swiper-slide-prev {
		display: none;
	}
	
	.ourProcess .swiper-slide-next {
		display: none;
	}

}


@media (max-width: 480px) {
	.input-field,
	.textarea-field {
		padding: 14px;
		height: 48px;
		font-size: 14px;
	}

	.textarea-field {
		width: 323px;
		height: 100px;
	}

	.sub-btn {
		height: 50px;
		font-size: 14px;
	}

	.form-control::placeholder {
		font-size: 14px;
	}

	.product_expertise_car .swiper-wrapper .swiper-slide .slider_con {
		opacity: 1;
	}

	.product_expertise_car .swiper-wrapper .swiper-slide .elementor-widget-image {
		transform: scale(1);
	}


	/* slider */

	.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
		display: none;
	}
	
	.ourProcess .swiper-slide img {
		height: 400px !important;
		width : 55% !important;
	}
	
	.ourProcess .swiper-slide-active .con p {
		margin: 0;
		width: 50% !important;
	}
	
	.ourProcess .swiper-slide-active .con h3 {
		width : 60% ;
	}
	
	.ourProcess .swiper-slide-prev {
		display: none;
	}
	
	.ourProcess .swiper-slide-next {
		display: none;
	}

/* 	.ourProcess .swiper-slide-active {
		width: 100% !important;
		margin: 0px !important;
		margin-left: -143px !important;
	}

	.ourProcess .swiper-slide-prev {
		margin: 0px;
	}

	.ourProcess .swiper-slide-next {
		margin: 0px !important;
	}

	.ourProcess .swiper-slide-active .con p {
		margin: 0;
		width: 100%;
	}

	.ourProcess .swiper-slide-active .con h3 {
		display: flex;
		flex-direction: column;
	}

	.ourProcess .swiper-slide img {
		height: 300px;
	}

	.ourProcess .swiper-slide-active .con h3 span {
		display: block;
		margin-bottom: 10px;
	}

	.ourProcess .swiper-button-prev, .ourProcess .swiper-button-next {
		right: 0;
		left: 0;
		display: flex;
		margin: 0 auto;
		bottom: -60px;
	}

	.ourProcess {
		overflow: visible !important;
	}

	.ourProcess .swiper-button-prev {
		right: 70px;
	}

	.ourProcess .swiper-button-next {
		right: -40px;
	} */
}
