/* home page slider css start */
.home-slider-btn .elementor-button-text {
  position: relative;
  padding: 13px 83px 13px 38px;
  z-index: 1;
  min-height: 56px;
}
.home-slider-btn .elementor-button-text:before {
  content: "";
  position: absolute;
  width: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  background-color: #e31e25;
  transition: width 0.3s ease-in-out;
}
.home-slider-btn a.elementor-button:hover .elementor-button-text:before {
  width: 100%;
}
.home-slider-btn .elementor-button-icon {
  content: "";
  position: absolute;
  height: 100%;
  width: 55px;
  right: 0;
  top: 0;
  background-color: #e31e25;
}
.home-slider-btn a.elementor-button {
  text-transform: none !important;
}
.home-slider-btn .elementor-button-icon i {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-slider-btn .elementor-button-icon i:before {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  transform: rotate(-45deg);
  z-index: 99;
  transition: 0.4s all;
}
.home-slider-btn a.elementor-button:hover i:before {
  transform: rotate(0deg);
}
.home-slider-title .elementor-heading-title {
  text-transform: none !important;
}
.home-slider-title .elementor-heading-title span {
  text-decoration: none !important;
  position: relative;
  display: inline-block;
  z-index: 0;
  margin-right: 10px;
}
.home-slider-title .elementor-heading-title span:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: -0.1em;
  height: 0.2em;
  bottom: 0.05em;
  z-index: -1;
  background-color: #e31e25;
}
.home-main-slider .swiper-pagination {
  bottom: 0px !important;
  width: 204px !important;
  height: 87px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  line-height: 0 !important;
}
.home-main-slider .swiper-pagination .swiper-pagination-bullet {
  padding: 10px;
  margin: 10px 10px 0px !important;
  opacity: 1 !important;
  transform: scale(1) !important;
  border: none !important;
}
.home-main-slider .swiper-pagination .swiper-pagination-bullet-active {
  border: none !important;
}
.home-main-slider .swiper-pagination .swiper-pagination-bullet-active:before {
  background-color: #ffffff00 !important;
  border: 1px solid #121c22 !important;
}
/* home page slider css end */

/* about new machinery section start */
.new-sec-table .dt-container {
     padding: 0 !important;
}
.new-sec-table .dt-container .dt-buttons{
	display:none;
}
.new-sec-table tbody p {
    margin: 0 !important;
}
.new-sec-table .dt-container .elementor-repeater-item-8e736c9{
	border-radius:15px 0px 0px 0px ;
}
.new-sec-table .dt-container .elementor-repeater-item-863f9fa{
	border-radius:0px 15px 0px 0px;
}
.new-sec-table .dt-container .elementor-repeater-item-28dcfc3{
	border-radius:0px 0px 0px 15px ;
}
.new-sec-table .dt-container .elementor-repeater-item-8988f96{
	border-radius:0px 0px 15px 0px ;
}
/* about new machinery section end */

.contact-text-decor .elementor-heading-title,
.counter-about {
  font-family: "Manrope Alt", sans-serif !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #e31e25;
}
.main-contact-form input,
.main-contact-form textarea {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Manrope Alt", sans-serif;
  color: #ffffff;
  background-color: transparent;
  text-transform: none;
  outline: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid #2b343a !important;
  padding: 8px 18px 8px 8px !important;
}
.wpcf7-not-valid-tip {
  margin-top: 5px;
  margin-left: 8px;
  font-size: 16px;
}
/* Chrome autofill fix */
input:-webkit-autofill,
input:-internal-autofill-selected,
textarea:-webkit-autofill,
textarea:-internal-autofill-selected {
  background-color: transparent !important;
  background-clip: padding-box !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: inherit !important;
  transition: background-color 9999s ease-in-out 0s;
}
.git-form .main-contact-form input:-webkit-autofill {
  -webkit-text-fill-color: #000000 !important;
}
.main-contact-form input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}
.main-contact-form textarea {
  height: 175px;
  resize: auto !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 16px;
  border-color: #ff3333;
}
.wpcf7 form .wpcf7-response-output {
  margin: 20px 0px 0px;
  padding: 5px;
  border: 1px solid #008000;
  color: #fff;
}
.git-form .wpcf7 form .wpcf7-response-output {
  color: #000000 !important;
}
.main-contact-form br {
  display: none;
}
.btn-area p {
  position: relative;
  z-index: 0;
  width: fit-content;
  margin-bottom: 0px !important;
}
.main-contact-form .btn-area button {
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  height: 41px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  pointer-events: auto;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: Manrope, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0em;
  word-spacing: 0px;
  font-style: normal;
  font-weight: 500;
  color: #e31e25;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-color: transparent !important;
  background-image: linear-gradient(0deg, #e31e25 0%, #e31e25 100%);
  padding: 0 30px 3px 0 !important;
  transition: all 0.3s, background-size 0.2s linear 0.15s;
}
.main-contact-form .btn-area button:hover {
  background-size: 0% 1px;
  transition-delay: 0s;
  border: none;
  background-image: linear-gradient(0deg, #e31e25 0%, #e31e25 100%);
}
.main-contact-form .btn-area svg {
  stroke: #e31e25;
  line-height: 1;
  width: 30px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1px;
  stroke-dasharray: 7.95 30;
  stroke-dashoffset: var(--stroke-dashoffset, 46);
  transition: stroke-dashoffset var(--stroke-duration, 0.15s)
    var(--stroke-easing, linear) var(--stroke-delay, 0s);
  margin-top: -1px;
}
.main-contact-form .btn-area button:hover:after {
  opacity: 0;
  transition-delay: 0s;
}
.main-contact-form .btn-area button:hover {
  background-size: 0% 1px;
  transition-delay: 0s;
  --stroke-dashoffset: 26;
  --stroke-duration: 0.3s;
  --stroke-easing: cubic-bezier(0.3, 1.5, 0.5, 1);
  --stroke-delay: 0.195s;
}
.main-contact-form .btn-area button::after {
  font-family: elementskit !important;
  content: "\e94b";
  font-size: 85.7%;
  color: #e31e25;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-40deg);
  -ms-transform: translateY(-50%) rotate(-40deg);
  transform: translateY(-50%) rotate(-40deg);
  margin-top: -2px;
  right: 0;
  transition: opacity 0.3s 0.15s;
}
.wpcf7-spinner {
  margin: 0px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
/* Blog Sidebar CSS */
.custom_sidebar_title {
  position: relative;
  line-height: 1;
  letter-spacing: 0;
  word-spacing: 0px;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #17262f !important;
}
.custom_sidebar_title::after {
  font-family: elementskit !important;
  content: "\e94b";
  font-size: 100%;
  line-height: 1;
  color: #e31e25;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(0%) rotate(-40deg);
  -ms-transform: translateY(0%) rotate(-40deg);
  transform: translateY(0%) rotate(-40deg);
  margin-top: -2px;
  right: 0;
}
.blog-archive-sidebar ul.wp-block-categories-list {
  list-style: none;
  padding: 0;
  position: relative;
  margin: 0 0 45px;
}
.blog-archive-sidebar ul.wp-block-categories-list li:last-child {
  margin-bottom: 0px;
}
.blog-archive-sidebar ul.wp-block-categories-list li {
  margin-right: 20px;
  margin-bottom: 15px;
  transition: all 0.3s;
  width: fit-content;
  position: relative;
}
.blog-archive-sidebar ul.wp-block-categories-list li:hover {
  padding-left: 24px;
}
.blog-archive-sidebar ul.wp-block-categories-list li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  font-family: elementskit !important;
  content: "\e94b";
  font-size: 55.5555%;
  font-weight: 400;
  line-height: inherit;
  background: none;
  opacity: 0;
  color: #e31e25;
  -webkit-transform: translateY(-50%) rotate(-40deg);
  -ms-transform: translateY(-50%) rotate(-40deg);
  transform: translateY(-50%) rotate(-40deg);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.blog-archive-sidebar ul.wp-block-categories-list li:hover:before {
  opacity: 1;
}
.blog-archive-sidebar ul.wp-block-categories-list li:hover a {
  color: #e31e25;
}
.blog-archive-sidebar ul.wp-block-categories-list li a {
  font-size: 18px;
  line-height: 1em;
  letter-spacing: normal;
  font-weight: 400;
  font-family: "Manrope Alt", sans-serif;
  color: #17262f;
  text-decoration: none;
  padding: 0px;
  transition: all 0.3s;
}
.rk-latest-posts .rk-post-item:last-child {
  margin-bottom: 0px;
}
.rk-latest-posts .rk-post-item {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  margin-bottom: 20px;
}
.rk-latest-posts .rk-post-item .rk-thumb {
  max-width: 90px;
  width: 100%;
  line-height: 0;
}
.rk-latest-posts .rk-post-item .rk-thumb img {
  max-width: 90px;
  width: 100%;
}
.rk-latest-posts .rk-post-item .rk-info {
  max-width: calc(100% - 85px);
}
.rk-latest-posts .rk-post-item .rk-info a {
  font-size: 18px;
  display: block;
  font-weight: 600;
  position: relative;
  line-height: 1.38888em;
  color: #17262f;
  text-decoration: none;
  transition: all 0.3s;
}
.rk-latest-posts .rk-post-item .rk-info a:hover {
  color: #e31e25;
}
.rk-latest-posts .rk-post-item .rk-thumb .rk-date {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
  font-weight: 600;
  margin: 10px 0 0;
  color: #abafb5;
}
/* form start */
/* Form wrapper */
.wpcf7 form {
  max-width: 500px;
}
/* Inputs */
.wpcf7 .form-input {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #555;
  padding: 8px 0;
  color: #fff;
  font-size: 15px;
  outline: none;
  transition: border-color 0.3s;
  box-sizing: border-box;
}
/* Focus effect */
.wpcf7 .form-input:focus {
  border-bottom: 1px solid #00c3ff;
}
/* Labels */
.wpcf7 label {
  display: block;
  margin: 20px 0 5px;
  font-size: 14px;
  color: #ccc;
}
/* button */
.custom-btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  padding: 10px 0;
  transition: all 0.3s ease;
}
.custom-btn::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ff4d2d;
}
.custom-btn .arrow {
  margin-left: 8px;
  transition: transform 0.3s ease, color 0.3s ease;
  color: #ff4d2d;
  font-size: 16px;
}
.custom-btn:hover {
  color: #ff4d2d;
}
.custom-btn:hover .arrow {
  transform: translate(4px, -2px);
  color: #ff4d2d;
}
/* button-end */
/* gellary  */
.hover-container {
  position: relative;
  overflow: hidden;
}
/* background layer */
.hover-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: var(--e-global-color-primary);
  z-index: 0;
  transition: width 0.3s ease;
}
/* trigger when parent is hovered */
.zoom-hover:hover .hover-container::before {
  width: 100%;
}
.hover-container * {
  position: relative;
  z-index: 1;
}
.zoom-hover:hover .half-hover-grid-2::before {
  width: 75% !important;
}
.zoom-hover:hover .half-hover-grid-3::before {
  width: 65% !important;
}
.zoom-hover:hover .half-hover-grid-4::before {
  width: 65% !important;
}
.zoom-hover:hover .half-hover-grid-5::before {
  width: 65% !important;
}
/* underline effect */
.form-submit::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background-color: #e85a3c;
  transition: width 0.3s ease;
}
/*  footer social icon*/
.social-icons a {
  position: relative;
  line-height: 60px;
  font-size: 24px;
  transition: color 0.3s ease;
  overflow: hidden;
}
.social-icons a::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--e-global-color-primary);
  transition: top 0.3s ease;
  z-index: 0;
}
.social-icons a:hover::before {
  top: 0;
}
.social-icons a i {
  position: relative;
  z-index: 1;
}
.footer-industrium span {
  color: var(--e-global-color-primary);
}
.footer-industrium span:hover {
  color: var(--e-global-color-5ee3341);
}
.roop-pagination {
  text-align: center;
  margin-top: 75px;
}
.roop-pagination .page-numbers {
  width: 50px !important;
  border-color: #e31e25;
  color: #17262f !important;
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  height: 50px;
  font-size: 18px;
  position: relative;
  line-height: 50px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  margin: 0 -1px 0 0;
  box-sizing: border-box;
  transition: all, 0.3s;
  overflow: hidden;
  z-index: 1;
  text-decoration: none;
}
.roop-pagination .page-numbers:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  transition: height 0.3s;
  z-index: -1;
  background-color: #e31e25;
}
.roop-pagination .page-numbers:hover::after {
  height: 100%;
}
/*  footer social icon*/
/* footer underline  */
/* First child - default color red */
.custom-hover-list .elementor-icon-list-item .elementor-icon-list-text span {
  color: var(--e-global-color-primary);
}
.custom-hover-list .elementor-icon-list-item .elementor-icon-list-text {
  position: relative;
  display: inline-block;
}
/* Before = hidden line */
.custom-hover-list .elementor-icon-list-item .elementor-icon-list-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px; /* distance of border */
  width: 0;
  height: 2px;
  background: var(--e-global-color-primary);
  transition: width 0.4s ease;
}
/* On hover = line expands left → right */
.custom-hover-list
  .elementor-icon-list-item:hover
  .elementor-icon-list-text::after {
  width: 100%;
}
/* footer underline  */
/* ===========BTN============== */
/* Base button wrapper */
.industrium-btn .elementor-button-content-wrapper {
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  position: relative;
  text-align: center;
  padding: 0 30px 3px 0;
  line-height: 2.1429em;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  background: transparent;
  border: none;
  border-radius: 0;
  /* underline effect */
  background-image: linear-gradient(0deg, #e31e25 0%, #e31e25 100%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  color: #e31e25;
  transition: color 0.3s ease, background-size 0.2s linear 0.15s,
    opacity 0.3s ease;
}
/* icon inserted with :after (using fontello) */
.industrium-btn .elementor-button-content-wrapper:after {
  font-family: "fontello";
  content: "\e82d";
  font-size: 85.7%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-top: -2px;
  color: #e31e25;
  opacity: 1;
  transition: opacity 0.3s 0.15s;
}
/* Remove default outline */
.industrium-btn .elementor-button-content-wrapper:focus,
.industrium-btn .elementor-button-content-wrapper:active {
  outline: none;
}
/* Hover state */
.industrium-btn .elementor-button-content-wrapper:hover {
  background-size: 0% 1px;
  color: #e31e25;
  transition-delay: 0s;
}
/* hide the :after icon on hover */
.industrium-btn .elementor-button-content-wrapper:hover:after {
  opacity: 0;
  transition-delay: 0s;
}
/* SVG arrow inside the button */
.industrium-btn .elementor-button-content-wrapper svg {
  width: 30px;
  height: 35px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  transform: translateY(-50%);
  fill: none;
  stroke: #e31e25;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1px;
  stroke-dasharray: 7.95 30;
  stroke-dashoffset: 46;
  transition: stroke-dashoffset 0.3s cubic-bezier(0.3, 1.5, 0.5, 1) 0.195s;
}
/* Animate SVG arrow stroke on hover */
.industrium-btn .elementor-button-content-wrapper:hover svg {
  stroke-dashoffset: 26;
  transition-delay: 0s;
}
.industrium-btn .elementor-button-icon svg {
  fill: #ffffff00 !important;
}
/* ==========x=BTN=x============= */
/* ========================= */
/* RESPONSIVE DESIGN */
/* ========================= */
/* Tablets (<= 1024px) */
@media (max-width: 1280px) {
  .zoom-hover:hover .half-hover-grid-2::before {
    width: 100% !important;
  }
  .zoom-hover:hover .half-hover-grid-3::before {
    width: 85% !important;
  }
  .zoom-hover:hover .half-hover-grid-4::before {
    width: 85% !important;
  }
  .zoom-hover:hover .half-hover-grid-5::before {
    width: 85% !important;
  }
}
/* footer responsive */
@media (max-width: 1280px) and (min-width: 1025px) {
  .footer-top {
    flex-wrap: wrap;
    gap: 20px;
  }
  .elementor-1142 .elementor-element.elementor-element-da434ad {
    --width: 27% !important;
  }
  .elementor-1142 .elementor-element.elementor-element-b6c3f17 {
    --width: 27% !important;
  }
  .elementor-1142 .elementor-element.elementor-element-ee730ba {
    --width: 41% !important;
  }
}
/* footer responsive */
@media (max-width: 1024px) {
  .page-id-559 .elementor-element-67a17ce {
	margin: 0;
  }
  .wpcf7 form {
    max-width: 100%;
    padding: 0 0px;
  }
  .wpcf7 .form-input {
    font-size: 14px;
    padding: 6px 0;
  }
  .wpcf7 label {
    font-size: 13px;
  }
  .custom-btn {
    font-size: 12px;
    padding: 8px 0;
  }
  .custom-btn .arrow {
    font-size: 14px;
    margin-left: 5px;
  }
  .zoom-hover:hover .half-hover-grid-2::before {
    width: 80% !important;
  }
  .zoom-hover:hover .half-hover-grid-3::before {
    width: 70% !important;
  }
  .zoom-hover:hover .half-hover-grid-4::before {
    width: 68% !important;
  }
  .zoom-hover:hover .half-hover-grid-5::before {
    width: 70% !important;
  }
}
/* Mobiles (<= 767px) */
@media (max-width: 767px) {
  .wpcf7 form {
    max-width: 100%;
  }
  .elementor-59 .elementor-element.elementor-element-bf706bd {
    padding: 0px !important;
  }
  .wpcf7 .form-input {
    font-size: 14px;
    padding: 6px 0;
  }
  .wpcf7 label {
    font-size: 13px;
  }
  .custom-btn {
    font-size: 12px;
    padding: 8px 0;
  }
  .custom-btn .arrow {
    font-size: 14px;
    margin-left: 5px;
  }
  /* form end */
}