.menu-divided-right-navigation-ita-container > ul > li > a {
    background-image: linear-gradient(to top, rgb(244, 231, 47) 0, rgb(244, 231, 47) 4px, transparent 4px, transparent 100%);
	    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .25s ease-out !important;
}
.menu-divided-right-navigation-ita-container>ul>li>a:hover {
    background-size: 100% 100%;
		color: black !important;
}

.menu-divided-right-navigation-de-container > ul > li > a {
    background-image: linear-gradient(to top, rgb(244, 231, 47) 0, rgb(244, 231, 47) 4px, transparent 4px, transparent 100%);
	    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .25s ease-out !important;
}

.menu-divided-right-navigation-de-container>ul>li>a:hover {
    background-size: 100% 100%;
	color: black !important;
}

.menu-divided-right-navigation-en-container > ul > li > a {
    background-image: linear-gradient(to top, rgb(244, 231, 47) 0, rgb(244, 231, 47) 4px, transparent 4px, transparent 100%);
	    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .25s ease-out !important;
}
.menu-divided-right-navigation-en-container>ul>li>a:hover {
    background-size: 100% 100%;
		color: black !important;
}



/* START Top Right Menu DE */
.menu-divided-right-navigation-de-container > ul {
  position: inherit;
}
.menu-divided-right-navigation-de-container > ul {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}
.menu-divided-right-navigation-de-container ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}

.menu-divided-right-navigation-de-container ul li.qodef-menu-item--narrow ul {
  position: absolute;
  top: 100%;
  left: 230px;
  margin: 0;
  padding: 28px 0 23px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out;
}
.menu-divided-right-navigation-de-container ul li.qodef-menu-item--narrow:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}
.menu-divided-right-navigation-de-container ul li.qodef-menu-item--narrow ul li {
	margin-top: 10px !important;
}
.menu-divided-right-navigation-de-container>ul>li {
	margin: 0 20px !important
}

.menu-divided-right-navigation-de-container ul li.qodef-menu-item--narrow ul li {
    padding: 0 40px;
}
/* END Top Right Menu DE */


/* START Top Right Menu EN */
.menu-divided-right-navigation-en-container > ul {
  position: inherit;
}
.menu-divided-right-navigation-en-container > ul {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}
.menu-divided-right-navigation-en-container ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}

.menu-divided-right-navigation-en-container ul li.qodef-menu-item--narrow ul {
  position: absolute;
  top: 100%;
  left: 171px;
  margin: 0;
  padding: 28px 0 23px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out;
}
.menu-divided-right-navigation-en-container ul li.qodef-menu-item--narrow:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}
.menu-divided-right-navigation-en-container ul li.qodef-menu-item--narrow ul li {
	margin-top: 10px !important;
}
.menu-divided-right-navigation-en-container>ul>li {
	margin: 0 20px !important
}

.menu-divided-right-navigation-en-container ul li.qodef-menu-item--narrow ul li {
    padding: 0 40px;
}
/* END Top Right Menu EN */

/* START Top Right Menu ITA */
.menu-divided-right-navigation-ita-container > ul {
  position: inherit;
}
.menu-divided-right-navigation-ita-container > ul {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}
.menu-divided-right-navigation-ita-container ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}

.menu-divided-right-navigation-ita-container ul li.qodef-menu-item--narrow ul {
  position: absolute;
  top: 100%;
  left: 180px;
  margin: 0;
  padding: 28px 0 23px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out;
}
.menu-divided-right-navigation-ita-container ul li.qodef-menu-item--narrow:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}
.menu-divided-right-navigation-ita-container ul li.qodef-menu-item--narrow ul li {
	margin-top: 10px !important;
}
.menu-divided-right-navigation-ita-container>ul>li {
	margin: 0 20px !important
}
#menu-divided-right-navigation-ita>li {
	margin: 0 20px;
}
#qodef-top-area .widget a {
    color: black;
	    position: relative;
    display: flex
;
    align-items: center;
    height: 100%;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.57em;
    font-family: Vazirmatn, sans-serif;
    font-weight: 600;
    color: #000;
	text-decoration: none;
    transition: color .3s ease-out;
    cursor: pointer;
}

#qodef-top-area .widget a:hover {
    color: #F4E72F;
}


.menu-divided-right-navigation-ita-container ul li.qodef-menu-item--narrow ul li {
    padding: 0 40px;
}
/* END Top Right Menu ITA */

.text-prod-cms {
	text-transform: uppercase;
}
.qodef-e-info a {
  pointer-events: none;
  cursor: default;
  color: inherit; /* optional: to remove link color styling */
  text-decoration: none; /* optional: to remove underline */
}

/* Opacity hover nav remove */
body.qodef-nav-menu--opened #qodef-page-header-inner:after,body.qodef-nav-menu--opened #qodef-page-outer:after {
    opacity: 0
}
/* Opacity hover nav remove */


.qodef-header-navigation>ul {
	position: inherit;
}
.qodef-header-navigation .pll-parent-menu-item ul {
	width: 100px !important
}

.qodef-header-navigation .pll-parent-menu-item {
	position: absolute !important;
    right: 2px;
}

#jp-relatedposts {
  display: none !important;
}

#qodef-page-wrapper {
  overflow: hidden;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: rgb(244, 231, 47);
}
@media only screen and (max-width: 768px) {
  .border-num-box > div {
    border-width: 0px 2px 2px 2px !important;
  }
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-text {
  background-image: linear-gradient(
    to top,
    rgb(244, 231, 47) 0,
    rgb(244, 231, 47) 4px,
    transparent 4px,
    transparent 100%
  );
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu line {
  stroke: rgb(244, 231, 47);
}
a:hover,
p a:hover {
  color: rgb(244, 231, 47);
}

@media only screen and (max-width: 768px) {
  .change-text-comp qodef-e-title {
    font-size: 20px !important;
    padding: 10px 0;
  }
  .change-text-comp li {
    font-size: 16px;
  }
  .change-text-comp .qodef-e-title:after {
    background-color: rgb(244, 231, 47) !important;
  }
  .contanier-change-text {
    margin-bottom: 20px !important;
  }
}

/* Start Global Rules HOME */
a {
  font-family: "Prompt" !important;
}
a > span {
  font-family: "Prompt";
}

#block-51 > p {
  font-size: 11px !important;
}

#qodef-page-inner {
  padding: 0;
}

.elementor-kit-5 {
  background-image: none;
  background-color: white;
}

.qodef-button > .qodef-m-text {
  font-size: 14px !important;
}


.settori-img-container > .qodef-m-image-inner-holder > .qodef-m-image {
  display: flex;
  justify-content: center;
}

.settori-img-container > .qodef-m-content > .qodef-m-text {
  text-align: center;
}

.contact-text {
  text-align: center;
}

.punti-di-forza-grid > .qodef-m-content > p {
  text-align: center;
}
.punti-di-forza-grid > .qodef-m-image-inner-holder > .qodef-m-image {
  display: flex;
  justify-content: center;
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
  width: auto !important;
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-content {
  width: 50%;
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-content-item {
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  opacity: 0;
}

@media only screen and (max-width: 1366px) {
.subtitle-header {
	font-size: 22px !important;
	line-height: 24px !important;
}
}


@media only screen and (max-width: 1270px) {
.title-homepage h1 {
	font-size: 55px;
}
}

@media only screen and (max-width: 440px) {
.title-homepage h1 {
	font-size: 40px;
}
}

@media only screen and (max-width: 1024px) {
  .border-num-box > div {
    border-width: 0px 2px 2px 2px !important;
  }
}

@media only screen and (max-width: 768px) {
  .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-content {
    width: 100%;
  }
}

.products-container > div {
  padding-left: 100px !important;
}
	#qodef-back-to-top {
    bottom: 80px;
}

@media only screen and (max-width: 768px) {
  .products-container > div {
    padding-left: 24px !important;
  }
	#qodef-back-to-top {
    width: 52px;
    height: 52px;
    bottom: 80px;
}
}
/* Start Global Rules DEMM */
.settori-img-demm {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.settori-img-demm > .qodef-m-image-inner-holder > .qodef-m-image {
  display: flex;
  justify-content: center;
  padding: 10px;
  width: 110px;
}

.settori-img-demm > .qodef-m-content > .qodef-m-text {
  text-align: center;
}

.settori-img-demm > .qodef-m-image-inner-holder > .qodef-m-image:hover {
  background-color: #f4e72f;
  transition: 0.3s;
}


.wpcf7-list-item {
	margin-left: 0px !important
}