* {
	padding:0;
	margin:0;
}

html, body {
	overflow-x: hidden;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	padding-top:84px;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	display: block;
	z-index: 999;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.wpml-lang-dropdown{
	border: none !important;
	margin-left: 20px;
	cursor: pointer;
}

.wpml-lang-dropdown {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;

	padding: 0px 25px 0px 10px !important; ;
	font-size: 14px;

	background-image: url("https://exelgrpltd.techsolutionn.com/wp-content/uploads/2025/11/arrow-down.svg");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 12px;

	border: 1px solid #ccc;
	border-radius: 4px;
}

.otgs-development-site-front-end{
	display: none !important;
}

/* contact us link	*/
.header-menu .elementor-nav-menu .contact-us {
	display: none;
}

/* contact us button */
/* Base button */
.custom-btn .elementor-button {
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: color 0.3s ease;
}

/* Text inside button */
.custom-btn .elementor-button .elementor-button-text {
	position: relative;
	z-index: 2;
	transition: color 0.3s ease;
}

/* After effect */
.custom-btn .elementor-button::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #ffffff;   /* hover background fill color */
	z-index: 1;
	border: 1px solid #037a67;
	transition: width 0.3s ease;
}

/* Hover background animation */
.custom-btn .elementor-button:hover::after {
	width: 100%;
}

/* Hover text color change */
.custom-btn .elementor-button:hover .elementor-button-text {
	color: #037a67 !important;
}



.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100% ;
	/* 	float: left; */
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	/* 	float: left; */
	/* 	width: 100% !important; */
	margin: 0 auto !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

.gform_legacy_markup_wrapper h3.gform_title {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 2px 0px 2px !important;
	/* 	margin: 0 0px 20px !important; */
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
	padding: 7px 0px;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	padding: 7px 0px;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
	padding: 7px 0px;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 18px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 18px;
	display: flex;
	margin: 7px 0px;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgb(155 155 155 / 70%) !important;
	/* 	border-radius: 30px !important; */
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
/* 	padding-right: 40px !important; */
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_page_footer[type="submit"]{
	border: none;
	margin: 0;
	cursor: pointer;
	margin-top: 52px;
	margin-left: 7px;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100% !important;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box select {
	width: 100% !important;
}


/* Change placeholder color to black */
body .gform_wrapper ::placeholder {
	color: #000000 !important;
	opacity: 1; /* ensures it’s visible in Firefox */
	font-weight: 400;
	font-size: 18px;
}

/* home page */
.home .show-only-product{
	display: none !important;
}

/* Hero section */
/* Base Button */
.elementor-20 .elementor-element.elementor-element-4524033 .elementor-button {
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: color 0.3s ease;
}

/* Button Text */
.elementor-20 .elementor-element.elementor-element-4524033 .elementor-button .elementor-button-text{
	position: relative;
	z-index: 2;
	transition: color 0.3s ease;
}

/* After Hover Effect */
.elementor-20 .elementor-element.elementor-element-4524033 .elementor-button::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #037a67; /* fill color */
	z-index: 1;
	transition: width 0.4s ease;
}

/* Hover Background Animation */
.elementor-20 .elementor-element.elementor-element-4524033 .elementor-button:hover::after {
	width: 100%;
}

/* Hover Text Color */
.elementor-20 .elementor-element.elementor-element-4524033 .elementor-button:hover .elementor-button-text {
	color: #f7f9fa !important;
}

/* Animated button */
/* Base Button */
.banner-btn.elementor-button {
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: color 0.3s ease;
}

/* Button Text */
.banner-btn.elementor-button .elementor-button-text {
	position: relative;
	z-index: 2;
	transition: color 0.3s ease;
}

/* After Hover Effect */
.banner-btn.elementor-button::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #037a67; /* fill color */
	z-index: 1;
	transition: width 0.4s ease;
}

/* Hover Background Animation */
.banner-btn.elementor-button:hover::after {
	width: 100%;
}

/* Hover Text Color */
.banner-btn.elementor-button:hover .elementor-button-text {
	color: #f7f9fa !important;
}

/* home page second btn */
.animated-btn.elementor-button {
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: color 0.3s ease;
}

/* Button Text */
.animated-btn.elementor-button .elementor-button-text {
	position: relative;
	z-index: 2;
	transition: color 0.3s ease;
}

/* Background fill animation */
.animated-btn.elementor-button::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: #037a67; /* same fill color */
	z-index: 1;
	transition: width 0.4s ease;
}

/* Hover Animation */
.animated-btn.elementor-button:hover::after {
	width: 100%;
}

/* Text Color on Hover */
.animated-btn.elementor-button:hover .elementor-button-text {
	color: #f7f9fa !important;
}

/* Product section */
.product-img {
	position: relative;
	overflow: hidden;
}

.product-img img {
	display: block;
	width: 100%;
	transition: transform 0.4s ease-in-out;
}

/* ===== Overlay (Black with Opacity) ===== */
.product-img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4); /* overlay color */
	opacity: 0;
	transition: opacity 0.4s ease-in-out;
	z-index: 1;
	pointer-events: none;
}

/* ===== Center Arrow Icon ===== */
.product-img::after {
	content: url('https://exelgrpltd.techsolutionn.com/wp-content/uploads/2025/11/Product-arrow.svg');
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.8);
	opacity: 0;
	transition: all 0.4s ease-in-out;
	z-index: 2;
	pointer-events: none;
}

/* ===== Hover Effects ===== */
.product-img:hover img {
	transform: scale(1.05);
}

.product-img:hover::before {
	opacity: 1;
}

.product-img:hover::after {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
}

.indeustries-list .elementor-posts-container .elementor-post__thumbnail {
	padding-bottom: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.indeustries-list .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
	height: 381px;
	width: 378px;
	position: unset;
	transform: none;
	transition: transform 0.5s ease-in-out;
	object-fit: contain; 
}

.indeustries-list .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img:hover {
	transform: scale(1.1);
	transition: transform 0.5s ease-in-out;
}

.elementor-post__excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 2 !important;  
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Accordion */
.elementor-accordion-item{
	margin-bottom: 20px;
	border-top: 1px solid #dfdfdf !important;
}

.elementor-accordion .elementor-tab-title {
    pointer-events: auto;
}

/* Industries post */
/* .post-content {
    max-width: 1600px; 
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box; 
} */

/* About section */
.icon-box{
	height: 100%;
}

/* footer */
.footer-col{
	justify-content:space-between !important;
}

html[lang="bg-BG"] .nk-product-loop-grid  .elementor[data-elementor-type="loop-item"]:nth-child(odd),
html[lang="bg-BG"] .nk-industry-section .elementor-post:nth-child(even){
	display: none;
}