/* 
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
*/

/* Add your custom styles here */
.home_category .elementor-image-box-content { 
  padding: 0px 15px 15px 15px; 
}
.home_category .elementor-image-box-description a, 
.home_category .elementor-image-box-description a:hover { 
  color: var( --e-global-color-primary ); 
}
.industry_statistics .elementor-image-box-img{
	background: #ffff;
  border-radius: 58%;
  padding: 20px;
}
.industry_statistics .elementor-counter-title { 
  text-align: center; 
}
.home_testimonial .thumbnail__wrapper {
  align-items: flex-start;
}
.home_testimonial .testimonials-thumbnails__wrapper {
  position: relative;
}

.home_testimonial .arrows__settings {
  position: absolute;
  top: 10px; /* adjust as needed */
  right: 10px;
  display: flex;
  gap: 10px;
  z-index: 10;
}

.home_testimonial .arrows__settings .swiper-button-prev,
.home_testimonial .arrows__settings .swiper-button-next {
  position: static;
  background: var( --e-global-color-primary ) !important; 
  cursor: pointer;
}
.home_testimonial .swiper-button-next svg, .home_testimonial .swiper-button-prev svg {
  width: 12px;
}
.home_testimonial .swiper-slide { 
  padding: 0 !important;
}
.home_testimonial .testimonials-thumbnails .thumbnail__wrapper {
  gap:20px !important;
  align-items: center !important;
  position: relative;padding: 10px 0;
}
.home_testimonial .thumbnail__wrapper:before,
.home_testimonial .thumbnail__wrapper:after {
  content: '';
  width: 60px;
  height: 60px;
  opacity: .05;
  position: absolute;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.home_testimonial .thumbnail__wrapper:before {
  top: -18px;
  left: calc(182px + 20px);
  background-image: url(https://steamtech.nxsolprojects.com/wp-content/uploads/2025/06/icon-quote-left.svg);
}
.home_testimonial .thumbnail__wrapper:after {
  bottom: 30px;
  right: 50px;
  transform: scale(1, -1);
  background-image: url(https://steamtech.nxsolprojects.com/wp-content/uploads/2025/06/icon-quote-right.svg);
}
.home_testimonial .thumbnail__wrapper img.thumbnail__image {
  aspect-ratio: 1/1;
  height: 100% !important;
  object-fit: contain !important;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .2) !important;
}
.home_testimonial .arrows__settings .swiper-button-prev, 
.home_testimonial .arrows__settings .swiper-button-next {
  margin-top: -45px;
}
.home_testimonial .swiper-button-next svg, 
.home_testimonial .swiper-button-prev svg {
  width: 12px !important;
}

@media screen and (min-width:768px) {
  .home_testimonial .testimonials-thumbnails .swiper.thumbnail__slider_1 {
    width: calc(100% - 75px) !important;
    margin-inline-end: 0 !important;
}
}
@media screen and (max-width:767px) {
  .home_testimonial .testimonials-thumbnails.mySwiper {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.home_testimonial .testimonials-thumbnails .swiper.thumbnail__slider_1 {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.home_testimonial .arrows__settings .swiper-button-prev, .home_testimonial .arrows__settings .swiper-button-next {margin-top: -20px;}
.home_testimonial .thumbnail__wrapper img.thumbnail__image {
    width: 120px !important;
    height: 120px !important;
    max-width: 100% !important;
}
.home_testimonial .thumbnail__wrapper:before {
    top: 0
    left: calc(120px + 20px);
}
.home_testimonial .thumbnail__wrapper:after {
    bottom: 0;
    right: 0;
}
}
.footer_section .hfe-nav-menu__layout-horizontal .hfe-nav-menu{
	display: block;
}
.footer_section .menu-item a.hfe-menu-item{ padding-top: 0px !important; }
.footer_section .hfe-nav-menu > li::before { 
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
  color: #fff !important; 
  display: inline-block;
  vertical-align: middle;
  opacity: 1 !important; 
  background: unset !important;
}
.footer_section .hfe-nav-menu > li{ display: flex; }
.footer_section .hfe-nav-menu > li a{ padding-left: 10px !important; }
.home_view_product .elementor-icon-box-wrapper{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
  text-align: center !important;
  height: 100% !important;
}
.home_view_product .elementor-icon-box-content {
  flex-grow: initial !important;
}
@media only screen and (max-width: 1024px) {
  .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal, 
  .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
    display: none;
}
.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal.menu-is-active, 
.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical.menu-is-active {
    display: flex;
    left: auto !important;
    right: -10px;
    max-height: calc(100vh - 73px);
    overflow-y: auto;
	top: 80px;
}
}
footer .e-con.e-flex>.e-con-inner:has(.elementor-fixed) {
  padding: 0;
}

.she-header .elementor-element.elementor-element-b74cb92 .menu-item a.hfe-menu-item {
  color: #fff;
}
.home_category .elementor-widget-image-box .elementor-image-box-title a { 
  text-decoration: none !important;
}
@media (max-width: 767px) {
	.she-header .elementor-element.elementor-element-b74cb92 .menu-item a.hfe-menu-item {
       color: #000000;
   }
}
.hfe-sub-menu-item-active, .current-menu-item > a { 
  color: var( --e-global-color-primary ) !important;
}

.animate_line{
  position:relative;
  z-index:0;
  padding: 15px 15px;
}
.animate_line:after,
.animate_line:before {
  content: "";
  height: 4px;
  width: 0px;  
  position: absolute; 
  transition: all 0.5s ease 0s; 
  -webkit-transition: all 0.5s ease 0s; 
  z-index: -1;  
}
.animate_line:after { 
  left:5px; 
  bottom: 5px; 
}
.animate_line:before { 
  right: 5px; 
  top: 5px; 
}
.animate_line:hover:after,
.animate_line:hover:before { 
  width: 50%; 
  height:50%;
  background: #FBA900; 
}
@media only screen and ( max-width:768px) {
  .animate_line:after { 
    bottom: 5px; 
}
.animate_line:before { 
    top: 5px; 
}

}
.animate_line .elementor-widget-container{
	background: #fff !important;
  padding: 50px;	
}
.list_items_steamtech .eael-feature-list-item {
	align-items: center;
}
.client_logo .swiper-slide-inner img { 
  padding: 20px;
}

.section-title .elementor-widget-container {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 20px auto;   
}

.section-title .elementor-widget-container h4 {
  position: relative;
  padding: 0 20px;
}

.section-title .elementor-widget-container h4::before,
.section-title .elementor-widget-container h4::after {
  content: '';
  position: absolute;
  top: 70%;
  width: 40px;
  height: 3px;
  background-color: #FBA900; /* Line color */
}

.section-title .elementor-widget-container h4::before {
  left: -30px;
}
.white-bg.section-title .elementor-widget-container h4::before, 
.white-bg.section-title .elementor-widget-container h4::after { 
  background-color: #FFFFFF;
}

.section-title .elementor-widget-container h4::after {
  right: -30px;
}

.section-title-after .elementor-widget-container h4 {
  position: relative;
  display: inline-block; 
  padding-right: 60px; /* Space for the line */
}

.section-title-after .elementor-widget-container h4::after {
  content: '';
  position: absolute;
  top: 70%;
  right: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 3px;
  background-color: #FBA900; /* Same orange color */
}
.blog_section .elementor-widget-image:hover img, .home_category .elementor-image-box-img:hover img, .blur_img:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.blog_section .elementor-widget-image img, .home_category .elementor-image-box-img img, .blur_img img {
  -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1);
  -moz-transition: all 1s cubic-bezier(0, 0, .2, 1);
  -ms-transition: all 1s cubic-bezier(0, 0, .2, 1);
  transition: all 1s cubic-bezier(0, 0, .2, 1);
}

.blog_section .elementor-widget-image, .home_category .elementor-image-box-img, .blur_img {
	overflow: hidden;
	position: relative;
}
.blog_section h5.elementor-heading-title{
	height: 40px;
}
.home_testimonial .slide-description {
	overflow: visible !important;
	-webkit-line-clamp: 10 !important;
}
.home_testimonial .slide-description .thumbnail__title{
	color: var(--e-global-color-primary) !important;
  margin-top: 15px !important;
}
.home_testimonial .thumbnail__wrapper.thumbnails-content{
	align-items: flex-start !important;
}
.home_testimonial .thumbnail__wrapper.thumbnails-content img{
	height: 200px !important;
}
.home_testimonial.crop-content, .home_testimonial .thumbnail__wrapper{
	display: flex !important;
}
.our_category_section .elementor-widget-container:before {
	background-color: #FBA900;
	bottom: 1.5625rem;
	content: "";
	height: 1.25rem;
	left: 0px;
	position: absolute;
	width: 0;
	-webkit-transition: width .5s ease-out;
	transition: width .5s ease-out;
	z-index: 1;
}
.our_category_section .elementor-widget-container:hover:before {
	width: 25%;
	left: 0px;
}
.our_category_section .elementor-widget-container h5{
	z-index: 999999;
  position: relative;
}
.our_category_section .elementor-widget-container:hover h5 {
	bottom: 22px;
  z-index: 999999;
  position: relative;
  transition: bottom .5s ease-out;
}
.our_category_section .elementor-widget-container:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .4)), to(black));
  background: linear-gradient(180deg, rgba(255, 255, 255, .4) 0, #000 100%);
  bottom: 0;
  content: "";
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
}
.large_font .num { 
  font-size :70px;
}
.products_list .elementor-widget-image-box:hover .elementor-image-box-description { 
  color: #fff;
}

/* Change order on mobile */
@media (max-width: 767px) {
  .reverce_col {
    display: flex;
    flex-direction: column;
}

.reverce_col_one {
    order: 2;
}

.reverce_col_two {
    order: 1;
}

.home_testimonial .slide-description { 
    -webkit-line-clamp: 15 !important;
}

.client_logo .swiper-slide-inner img { 
    padding: 15px; 
}
}

#menu-1-b74cb92 li a{ line-height: 22px; }

.language_translate select {
  color: #fff;
  background-color: #000;
  position: relative;
  appearance: none;
  background-image: url(https://steamtech.nxsolprojects.com/wp-content/uploads/2025/07/select_arrow.png);
  background-position: center right 15px;
  background-size: 16px;
  background-repeat: no-repeat;
  width: 100px;
}
.testimonials-thumbnails .thumbnail__wrapper .thumbnail__image{ box-shadow: unset !important; }

/* Other Advantages */
.advantage_section .elementor-element:has(.elementor-image-box-img) .elementor-widget-image-box {
  margin-top: 90px;
}
.advantage_section .elementor-image-box-img {
  width: 150px !important;
  height: 150px;
  border: 6px solid #fff;
  background-color: #01a0e4;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: -80px auto 20px !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.dryer_slider .testimonials-thumbnails__wrapper {
  gap: 0px;
}
.dryer_slider .testimonials-thumbnails .thumbnail__wrapper {
  gap: 0px;
  background-color: #f8f8f8;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border: 10px solid #fff;
}
.dryer_slider .testimonials-thumbnails .thumbnail__wrapper .thumbnail__image {
  border: none;
}
.dryer_slider .slide-content {
  display: none !important;
}
.dryer_slider .testimonials-thumbnails .thumbnail__slider_2 {
  max-width: 100%;
  padding: 10px;
}
.dryer_slider .testimonials-thumbnails .thumbnail__slider_2 .swiper-slide .thumbnail__image {
  max-width: 161px;
  border: 6px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.dryer_slider .testimonials-thumbnails .thumbnail__slider_2 .swiper-slide.swiper-slide-active .thumbnail__image {
  border: 6px solid #00a0e3;
}
.dryer_slider .testimonials-thumbnails .thumbnail__slider_2 .swiper-slide {
  opacity: 1
}
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-prev {
  left: 30px;
}
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-next {
  right: 30px;
}
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-next, 
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-prev {
  background-color: #fff;
  border: 1px solid #00a0e3;
  top: 35%;
}
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-next svg path, 
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-prev svg path {
  fill: #00a0e3;
}
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-next:hover, 
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-prev:hover {
  background: #00a0e3;
  border-color: #00a0e3;
}
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-next:hover svg path, 
.dryer_slider .testimonials-thumbnails.mySwiper .swiper-button-prev:hover svg path {
  fill: #fff;
}
.dryer_slider .testimonials-thumbnails .p-relative {
  position: static !important;
}
.contact_address .email_wrapper{
	word-wrap: break-word;
}
.inquiry_form .eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1){ display: block; }
.wpcf7-form .from-row p { 
  display: inline-flex !important;
  gap: 10px;
} 
.dd_form { 
  background: #fff;  
  color: gray; 
}
.submit_btn {
  display: flex;
}
.submit_btn p {
  display: flex !important;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.wpcf7-not-valid-tip {
  font-weight: normal !important;
  font-size: 14px;
  margin-top: 5px;
}
select.wpcf7-form-control:focus {
  outline: none;
}
.employee_status .wpcf7-list-item.first{
	margin: 0px;
}
.employee_status .wpcf7-radio .wpcf7-list-item-label { 
  color: #fff !important; 
}
.form_file_upload {
  margin: 20px 0; 
}

.form_file_upload label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
}

.form_file_upload input[type="file"] {
  padding: 10px;
  border: 2px dashed #00A0E3;
  background-color: #f9f9f9;
  border-radius: 6px;
  margin-top: 10px;
  width: 100%;
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s;
}

.form_file_upload input[type="file"]:hover {
  background-color: #e6f7fb;
  border-color: #0082b3;
}
.career_section .sub-title a { 
  color: #000; 
}
.blog_box .elementor-image-box-title { 
  padding-bottom: 10px; margin: 0px;
}
.hfe-nav-menu .menu-item-has-children .sub-menu {
  max-height: 80vh;
  overflow-y: auto;
}
.hfe-nav-menu .menu-item-has-children .sub-menu::-webkit-scrollbar {
  width: 9px;
  background-color: #eee;
  border-radius: 100px;
}

.hfe-nav-menu .menu-item-has-children .sub-menu::-webkit-scrollbar-thumb {
  background-color: #494748;
  border-radius: 100px;
}

.hfe-nav-menu .menu-item-has-children .sub-menu::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 100px;
}
.dryer_list_wrap .elementor-image-box-title{
	border-top: 5px solid #eee;
  padding-top: 15px;
}
.dryer_list_wrap .elementor-image-box-title a{
	text-decoration: none !important;
}
.dryer_list_wrap .elementor-image-box-img a img{
  height: 200px;
}

/* iPhone 14 Pro Max */
@media only screen and (max-width: 430px) and (min-width: 428px) {
	.industry_statistics .elementor-counter-number-wrapper{
		margin-top: 30px;
	}
}

/* Samsung Galaxy S8+ */
@media only screen and (max-width: 370px) and (min-width: 360px) {
  .industry_statistics .elementor-counter-number-wrapper{
    margin-top: 10px;
}
}

/* For mobile (up to 480px wide) */
@media (max-width: 480px) {
	.industry_statistics .elementor-counter-number-wrapper{
		margin-top: 30px;
	}
}

.testimonials-thumbnails.mySwiper .swiper-slide img{ 
  object-fit: contain !important;
}
@media (max-width: 767px) {
.social_arrow {
  display: flex;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 99 !important;
}
.social_arrow .elementor-icon {
    cursor: pointer;
}
.social_contact {
  top: auto !important;
  bottom: 0;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.social_contact.open {
  opacity: 1;
  visibility: visible;
  bottom: 60px !important;
}
.ehf-header #masthead {
  z-index: 999999;
}
}

/* Mobile only - collapse menus */
@media (max-width: 768px) {
  .footer-quick-links .elementor-widget-navigation-menu {
    display: none;
  }
	.footer-quick-links nav{ width: 100% !important; }
	.footer-quick-links .elementor-widget-heading{ width: 100%; }
	.footer-quick-links .elementor-widget-heading h4{ 
		align-items: flex-end;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around; }
	
  .footer-quick-links .toggle-arrow { 
    transition: transform 0.3s ease;
  }
  .footer-quick-links.active .elementor-widget-navigation-menu {
    display: block;
    margin-top: 10px;
	  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  }
  .footer-quick-links.active .toggle-arrow {
    transform: rotate(180deg); /* arrow up */
  }
	
	.footer-extra-links .elementor-widget-navigation-menu {
    display: none;
  }
	.footer-extra-links nav{ width: 100% !important; }
	.footer-extra-links .elementor-widget-heading{ width: 100%; }
	.footer-extra-links .elementor-widget-heading h4{  
    align-items: flex-end;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around; }
	
  .footer-extra-links .toggle-arrow { 
    transition: transform 0.3s ease;
  }
  .footer-extra-links.active .elementor-widget-navigation-menu {
    display: block;
    margin-top: 10px;
	  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  }
  .footer-extra-links.active .toggle-arrow {
    transform: rotate(180deg); /* arrow up */
  }
	
	.footer-contact-links .elementor-widget-eael-feature-list {
    display: none;
  } 
	.footer-contact-links .elementor-widget-heading{ width: 100%; }
	.footer-contact-links .elementor-widget-heading h4{ 
		align-items: flex-end;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around; }
	
  .footer-contact-links .toggle-arrow { 
    transition: transform 0.3s ease;
  }
  .footer-contact-links.active .elementor-widget-eael-feature-list{
    display: block;
    margin-top: 10px;
	  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  }
  .footer-contact-links.active .toggle-arrow {
    transform: rotate(180deg); /* arrow up */
  }
	
	
	.iso_title h4{ 
		align-items: flex-end;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around; }
	
  .iso_title .toggle-arrow { 
    transition: transform 0.3s ease;
  }
  .iso_title.active .iso_img{
    display: block;
    margin-top: 10px;
	  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  }
  .iso_title.active .toggle-arrow {
    transform: rotate(180deg); /* arrow up */
  }
	
}


/* Mobile: default open (image visible) */
@media (max-width: 768px) {
  .iso_title {
    cursor: pointer;
    position: relative; 
  }
  .iso_title .toggle-arrow { 
    cursor: pointer;
  }
}

/* Desktop: always show image, no arrow */
@media (min-width: 769px) {
  .iso_title .toggle-arrow {
    display: none !important;
  }
}
