html,
body {
  background-color: transparent !important;
}

.archive-2nd-level {
  display: flex;
  flex-wrap: wrap;
}

.archive-2nd-level .product-inner-boxes.archive-inner-box {
  width: 25%;
}

.product-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-2nd-level-right.category-seo-text {
  padding: 65px 0px;
}

.category-2nd-level-left .elementor-widget-wrap.elementor-element-populated {
  padding: 0;
}

/* .category-2nd-level-outer-two-col .category-2nd-level-left {
width: 50%;
}
.category-2nd-level-outer-two-col .category-2nd-level-right {
width: 50% !important;
padding-left: 70px !important;
padding-top: 0 !important;
padding-bottom: 0;
}
.category-2nd-level-outer-two-col .category-2nd-level-left .product-inner-boxes.archive-inner-box {
width: 50%;
} */

.category-2nd-level-outer-two-col .category-2nd-level-right .category-seo-text-img {
  width: 100%;
}

.category-2nd-level-outer-two-col .category-2nd-level-right .category-seo-text-content {
  width: 100%;
}

.category-2nd-level-outer-two-col .category-2nd-level-right .elementor-container.elementor-column-gap-default {
  flex-wrap: wrap;
}

.term-description.term-description-two-col {
  width: 55%;
}

.more-less-text {
  display: none;
}

.category-bottom-content h2.elementor-heading-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  padding-top: 30px;
  padding-bottom: 10px;
}

div#toggle {
  color: #575252;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration-line: underline;
  cursor: pointer;
  padding: 10px 0px 40px 0px;
}

div#toggle:hover {
  text-decoration-line: none;
}

.macchinari-di-produzione-slider-data h2 {
  color: #575252;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.macchinari-di-produzione-slider-thumb {
  height: 189px;
  background: #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.macchinari-di-produzione-slider-item a {
  background: #fff;
  box-shadow: 0px 10px 30px -20px rgba(0, 0, 0, 0.2);
  display: block;
  margin-bottom: 20px;
  padding-bottom: 16px;
}

.macchinari-di-produzione-slider-thumb img,
.product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.production-machinery {
  padding: 60px 0px;
}

.macchinari-di-produzione-slider {
  margin-top: 25px;
}

.macchinari-di-produzione-slider {
  margin-top: 25px;
}

.macchinari-di-produzione-slider a:hover h2 {
  color: #d87800;
}

.macchinari-di-produzione-slider-item {
  padding: 0px 1px;
}

.single-application-products-outer {
  display: flex;
  flex-wrap: wrap;
}

.single-application-products.product-inner-boxes.archive-inner-box {
  width: 25%;
}

.single-application-products-outer {
  display: flex;
  flex-wrap: wrap;
  padding-top: 48px;
}

.main-header {
  position: fixed !important;
  width: 100%;
  z-index: 999;
  background: #fff;
  padding: 5px 0px;
  box-shadow: 0 0 10px #0000000d;
}

.main-header.fixed .breadcrumbs-outer {
  display: none;
}

.il-group-image-col-left {
  width: calc(50% + 835px) !important;
}

.timeline .whiteboard .box {
  list-style-type: none;
  position: relative;
  width: 1px;
  margin: 0px auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #d87800;
}

.timeline .whiteboard .box::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  z-index: 2;
  background: #d87800;
  border-radius: 100%;
}

.timeline .whiteboard .box.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}

.timeline .whiteboard .box:nth-of-type(even)>div {
  left: -439px;
}

.timeline .whiteboard .box div.timeline-box,
.timeline .whiteboard .box .timeline-box {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.timeline .whiteboard .box div.timeline-box,
.timeline .whiteboard .box .timeline-box {
  position: relative;
  bottom: 0;
  width: 500px;
  display: flex;
  align-items: center;
}

.timeline .whiteboard .box div time {
  position: absolute;
  background: #f5af19;
  width: 80px;
  height: 30px;
  top: -15px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
}

.timeline .whiteboard .box.in-view div.timeline-box {
  transform: none;
  visibility: visible;
  opacity: 1;
}

.timeline .whiteboard .box div .discovery {
  margin-right: 10px;
}

.timeline .whiteboard .box div div.timeline-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.timeline .whiteboard .box.in-view div.timeline-box {
  transform: none;
  visibility: visible;
  opacity: 1;
}

.timeline .whiteboard .box div.timeline-box {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.timline-content {
  visibility: hidden;
  opacity: 0 !important;
}

.in-view .timline-content,
.timeline-box:hover .timline-content {
  visibility: visible;
  opacity: 1 !important;
}

.timeline-box:hover .timline-img img,
.in-view .timeline-box .timline-img img {
  width: 100%;
  max-width: 100%;
}

.timeline-box .timline-img img {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.timeline-box:hover .timline-img img {
  width: 100%;
  max-width: 100%;
}

.timline-img img {
  max-width: 92px;
}

.timline-img {
  text-align: center;
}

.timeline .whiteboard .box:nth-of-type(odd)>div.timeline-box {
  left: 45px;
}

.timeline .whiteboard .box:nth-of-type(even)>div.timeline-box {
  margin-left: -105px !important;
}

.timeline .whiteboard .swiper-slide:nth-of-type(odd) .box>div.timeline-box {
  left: 45px;
}

.timeline .whiteboard .swiper-slide:nth-of-type(even) .box>div.timeline-box {
  margin-left: -560px !important;
}

.timeline-box {
  display: flex;
  flex-wrap: wrap;
}

.timline-img {
  width: 30% !important;
}

.timline-content {
  width: calc(70% - 42px) !important;
}

.timline-img {
  margin-right: 42px;
}

.timeline .whiteboard .box:nth-child(even) .timline-img {
  margin-right: 0px;
  margin-left: 42px;
}

.timeline .whiteboard .box:nth-child(even) div.timeline-box {
  flex-direction: row-reverse;
}

.timeline .whiteboard .swiper-slide:nth-child(even) .box .timline-img {
  margin-right: 0px;
  margin-left: 42px;
}

.timeline .whiteboard .swiper-slide:nth-child(even) .box div.timeline-box {
  flex-direction: row-reverse;
}

.timeline .whiteboard .box:nth-of-type(even)>div.timeline-box .timline-content,
.timeline .whiteboard .box:nth-of-type(even)>div.timeline-box .custHistoryYear,
.timeline .whiteboard .box:nth-of-type(even)>div.timeline-box .custHistoryTitle,
.timeline .whiteboard .box:nth-of-type(even)>div.timeline-box .custHistoryDescription,
.timeline .whiteboard .box:nth-of-type(even)>div.timeline-box .custHistoryDescription p {
  text-align: right;
}

.timeline .whiteboard .swiper-slide:nth-of-type(even) .box>div.timeline-box .timline-content,
.timeline .whiteboard .swiper-slide:nth-of-type(even) .box>div.timeline-box .custHistoryYear,
.timeline .whiteboard .swiper-slide:nth-of-type(even) .box>div.timeline-box .custHistoryTitle,
.timeline .whiteboard .swiper-slide:nth-of-type(even) .box>div.timeline-box .custHistoryDescription,
.timeline .whiteboard .swiper-slide:nth-of-type(even) .box>div.timeline-box .custHistoryDescription p {
  text-align: right;
}

.swiper-gally-slider-outer .swiper-slide-active .timline-img img {
  max-width: 100%;
}

.swiper-gally-slider-outer .swiper-slide-active .timline-content {
  opacity: 1 !important;
  visibility: visible;
}

.swiper-gally-slider-outer .swiper-slide-active .box::after {
  width: 20px;
  height: 20px;
}

.il-group-seo-text {
  padding: 55px 0px;
}

.scroll-bottom {
  padding-top: 30px;
}

.scroll-bottom img {
  max-width: 26px;
}

#custReadMoreBtn p,
#custReadLessBtn span {
  font-size: 12px;
  text-align: center;
  text-decoration: underline;
}

#custReadMoreBtn,
#custReadLessBtn {
  text-align: center;
}

.il-group-image-left-content .elementor-container,
.il-group-image-right-content .elementor-container {
  align-items: center;
}

.il-group-image-right-content .elementor-container .custOrder1 .elementor-widget-wrap {
  max-width: 481px;
  float: right !important;
}

.il-group-image-right-content .elementor-container .custOrder1 {
  justify-content: flex-end;
}

.il-group-image-right-content .elementor-container .custOrder1 .elementor-widget-wrap {
  max-width: 481px;
  float: right !important;
  margin-right: 60px;
}

.il-group-image-left-content .elementor-container .image-with-content-right .elementor-widget-wrap {
  max-width: 541px;
}

.il-group-image-left-content h2,
.il-group-image-right-content h2 {
  color: #575252;
  font-family: Rubik;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  padding-bottom: 10px;
}

.timeline li.in-view::after {
  width: 20px;
  height: 20px;
}

.timline-slider-in .timline-content {
  visibility: visible;
  opacity: 1 !important;
  width: 100% !important;
}

.timline-slider-in {
  text-align: center;
}

.timline-slider-in .timline-content,
.timline-slider-in .custHistoryYear,
.timline-slider-in .custHistoryTitle,
.timline-slider-in .custHistoryDescription,
.timline-slider-in .custHistoryDescription p {
  text-align: center;
}

.timline-slider-in .timline-img {
  width: 100% !important;
  text-align: center;
  margin: 0 auto !important;
}

.timline-img img {
  margin: 0 auto;
}

.timline-slider-in .timeline-box:hover .timline-img img {
  max-width: 92px;
}

.home-latest-product-slider h2 {
  color: #575252 !important;
  text-align: left;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-top: 16px !important;
  display: block;
}

.custom-btn {
  background: #d87800 !important;
  color: #fff !important;
  text-align: center;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 45px !important;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  min-width: 185px;
  height: 45px;
  border-radius: 0;
  border: none !important;
  font-family: "Rubik", sans-serif !important;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 185px;
  margin: 0 auto;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.custom-btn:hover {
  background: #b96a08 !important;
}

.home-latest-product-slider-box a:hover .custom-btn {
  opacity: 1;
  visibility: visible;
}

.fixed-contact-btn {
  position: fixed;
  width: 100%;
  z-index: 99;
  bottom: 0;
}

.single-product .fixed-contact-btn {
  display: none;
}

/* .elementor-location-footer {
padding-bottom: 65px;
} */
.page-id-405 .elementor-location-footer {
  padding-bottom: 0px;
}

.contact-menu-for-mobile {
  display: none !important;
}

.light-header .site-nav a {
  color: #fff !important;
}

.light-header .site-nav a:hover {
  color: #d87800 !important;
}

.light-header .site-nav .contact-menu a:hover {
  color: #fff !important;
}

.light-header .header-language select {
  color: #fff !important;
  background: url(images/arrow-white-down.svg) no-repeat !important;
  background-position: right center !important;
}

.light-header .header-language select option {
  color: #000 !important;
}

.light-header.fixed .site-nav a,
.light-header.fixed .header-language select {
  color: #575252 !important;
}

.light-header.fixed .site-nav a:hover {
  color: #d87800 !important;
}

.light-header.fixed .site-nav .contact-menu a {
  color: #fff !important;
}

.light-header.fixed .header-language select {
  background: url(images/language-arrow.png) no-repeat !important;
  background-position: right center !important;
}

.light-header-sticky-logo {
  display: none;
}

.fixed .light-header-sticky-logo {
  display: block;
}

.fixed .light-header-logo {
  display: none;
}

.light-header .breadcrumbs a,
.light-header .breadcrumbs,
.light-header .breadcrumbs b {
  color: #fff;
}

.single-post-slider button.slick-prev.slick-arrow {
  margin-left: 28px;
}

.single-post-slider button.slick-next.slick-arrow {
  margin-right: 28px;
}


/*---- mottor eletrci css ---*/

/*.archive .filter-box1.product-att-list a:before {
    content: '';
    width: 15px;
    height: 15px;
    background: transparent;
    position: absolute;
    left: -25px;
    border: 1px solid #575252d4;
    border-radius: 2px;
    top:1px;
}*/

.filter-side.active-acc .filter-box1.product-att-list {
  display: flex;
  flex-direction: column;
}

.filter-box1.product-att-list a {
  color: #575252;
  font-family: Rubik;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  position: relative;
  cursor: pointer;
}

.archive .filter-box1.product-att-list a {
  /* margin-left: 30px; */
  position: relative;
  margin-bottom: 10px;
}

.woocommerce-breadcrumb {
  max-width: 1300px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 50px !important;
}

/*---- mottor eletrci css  end---*/

@media (min-width: 768px) and (max-width: 1199px) {

  .timeline .whiteboard .box div.timeline-box,
  .timeline .whiteboard .box .timeline-box {
    width: 325px;
  }

  .timeline .whiteboard .swiper-slide:nth-of-type(even) .box>div.timeline-box {
    margin-left: -400px !important;
  }

  .custHistoryYear {
    font-size: 40px;
    line-height: 34px;
    margin: 0px 0 0 0;
  }

  .custHistoryDescription p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
  }

  .custHistoryTitle {
    font-size: 16px;
  }

  .timeline .whiteboard .swiper-slide:nth-child(even) .box .timline-img {
    margin-left: 10px;
  }

  .timline-content {
    width: calc(75% - 10px) !important;
  }

  .timline-img {
    width: 25% !important;
  }

  .timline-img {
    margin-right: 10px;
  }
}

@media (min-width: 0px) and (max-width: 1024px) {
  .custMnMenuClm1 {
    width: 100%;
  }

  .site-logo-img {
    width: 50% !important;
  }

  .mobile-menu-toggle .elementor-widget-container:after {
    content: "";
    width: 23px;
    height: 16px;
    background-image: url(images/hamburg-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 5px;
    top: 13px;
    filter: invert(1);
  }

  .mobile-menu-toggle .elementor-widget-container {
    text-align: right;
    text-align: right;
    font-family: Rubik;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    position: relative;
    padding-right: 40px;
    padding-top: 6px;
  }

  .mobile-menu-toggle {
    width: 50% !important;
  }

  .site-nav.custMnMenuClm2 {
    width: 75%;
    position: fixed;
    background: #fff;
    height: 100%;
    overflow: auto;
    top: 0;
    left: 0;
    padding-top: 0px;
    padding-bottom: 80px;
    display: none;
    z-index: 9;
  }

  .site-nav a {
    font-size: 20px;
  }

  .site-nav li {
    width: 100% !important;
    padding: 4px 0px !important;
  }

  .header-language {
    position: absolute;
    bottom: -50px;
  }

  .mobile-menu-toggle-close p {
    text-align: right;
  }

  .opened-menu .site-nav.custMnMenuClm2 {
    display: block;
  }

  .site-logo {
    width: 100% !important;
  }

  .site-logo img {
    min-width: 80px;
  }

  .contact-menu-for-mobile {
    display: block !important;
  }

  .contact-menu {
    display: none !important;
  }

  .light-header .mobile-menu-toggle .elementor-widget-container {
    color: #fff;
  }

  .light-header .mobile-menu-toggle .elementor-widget-container:after {
    filter: invert(0);
  }

  .light-header .site-nav a,
  .light-header .header-language select {
    color: #575252 !important;
  }

  .light-header.fixed .mobile-menu-toggle .elementor-widget-container {
    color: #575252;
  }

  .light-header.fixed .mobile-menu-toggle .elementor-widget-container:after {
    filter: invert(1);
  }

  .home-slider .elementor-swiper-button.elementor-swiper-button-prev i,
  .home-slider .elementor-swiper-button.elementor-swiper-button-next i {
    background-size: contain !important;
  }
}

.scroll-dis {
  overflow: hidden;
}

.seo-text-slide ul,
.term-description ul,
.custAcfData ul {
  padding-left: 40px;
}

.seo-text-slide li,
.custAcfData li {
  list-style: outside;
  color: #575252;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.term-description li {
  list-style: outside;
  color: #575252;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}