/*
Theme Name: Aermec
Theme URI: https://global.aermec.com
Description: Aermec is a child theme of Hello Biz, created by Elementor team
Author: HDG
Template: hello-biz
Author URI: https://hangar.it
Version: 100.0.0
*/



* {
	text-rendering: optimizeLegibility;
}

a {
	outline: 0 !important;
}


*  {
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}



/* RESET ELEMENTOR */
h1,
h2,
h3,
h4 {
	margin: 0px;
	padding: 0px;
}
p,
b,
a {
	margin: 0px;
	padding: 0px;
}
a:focus {
	outline: 0 !important;
}
input:focus {
	outline: 0 !important;
}
select:focus {
	outline: 0 !important;
}
button:focus {
	outline: 0 !important;
}
span {
	margin: 0px;
	padding: 0px;
}
input,
a,
button,
textarea {
	box-shadow: none !important;
	margin: 0px;
	padding: 0px;
	outline: 0 !important;
}


a,
a:hover {
	color: unset
}

.elementor-nav-menu--dropdown a:focus {
	background-color: transparent !important;
}


/* NEW HEADER */



.logo-header svg {
	fill: #000 !important;
}


.hdg-menu-btn,
.hdg-menu-mobile-btn {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.hdg-menu-btn:before,
.hdg-menu-btn:after,
.hdg-menu-mobile-btn:before,
.hdg-menu-mobile-btn:after {
	content: '';
	display: block;
	width: 100%;
	height: 1.5px;
	position: absolute;
	left: 0;
	background: #003F52;
	transition: .5s;
}
.hdg-menu-btn:before,
.hdg-menu-mobile-btn:before {
	top: 50%;
	margin-top: 0px;
}
.hdg-menu-btn:after,
.hdg-menu-mobile-btn:after {
	bottom: calc(50% - 1px);
	margin-bottom: 0px;
	transform: rotate(90deg);
}
.hdg-menu-btn.hdg-close-btn:after{
	width: 20px;
	transform: rotate(0deg);
}

#hdg-sub-menu {
	display: flex;
	height: calc(100dvh - 50px);
	max-height: fit-content;
	overflow-y: scroll;
	position: static;
}
#hdg-sub-menu li {
	opacity: 1;
	transition: .4s;
}
#hdg-sub-menu.hdg-opened li {
	opacity: 1;
}

.section-header {
  transition: transform 0.3s ease;
}

.hide-header {
  transform: translateY(-100%);
}


/* Header mobile */

.nav-open .logo-header svg {
	fill: #000 !important;
}
.nav-open .aermec-header {
	background-color: #B3C4CB!important;
	height: 100vh;
}
.hdg-menu-mobile-btn:before,
.hdg-menu-mobile-btn:after {
	background: #003F52;
}
.nav-open .hdg-menu-mobile-btn:before,
.nav-open .hdg-menu-mobile-btn:after {
	background: #003F52;
}
.menu-nav ul {
	display: flex;
	flex-direction: column !important;
	row-gap: 10px;
}


.menu-nav .elementor-nav-menu--main ul.elementor-nav-menu{
  display: flex !important;
  align-items: start !important;
}
.menu-nav .elementor-nav-menu--main ul.elementor-nav-menu > li{
  flex: 0 0 auto !important;
  width: auto !important;
}
.menu-nav a.elementor-item {
	width: auto !important;
}
.menu-nav a.elementor-item:hover {
	border-bottom: 1px solid #003F52 !important;
}
.menu-nav a.elementor-item.elementor-item-active {
	border-bottom: 1px solid #003F52!important;
}

.nav-open .hdg-menu-mobile-btn:after {
	width: 20px;
	transform: rotate(0deg);
}
#hdg-menu-mobile {
	display: none;
}

/* FINE Header mobile */
/* FINE HEADER */



/* HEADER WHITE */

.hdg-white-header .logo-header svg {
	fill: #fff !important;
}
.hdg-white-header .nav-open .logo-header svg {
	fill: #003F52 !important;
}
.hdg-white-header .hdg-menu-mobile-btn:before,
.hdg-white-header .hdg-menu-mobile-btn:after {
	background: #fff;
}
.hdg-white-header .icon-network svg {
	fill: #fff !important;
}
.hdg-white-header .top-menu a {
	color: #fff !important;
}
.hdg-white-header .top-menu a:after{
	background-color: #fff !important;
}

/* FINE HEADER WHITE */





.slider-hero-pagination,
.slider-50dx-pagination {
	position: relative;
}
.slider-hero-pagination .swiper-pagination,
.slider-50dx-pagination .swiper-pagination {
	position: absolute;
	bottom: 60px;
	top: auto;
	right: auto;
	width: fit-content;
	text-align: left;
	transition: bottom 0.5s ease-in-out !important;
	z-index: 10;
}
.slider-hero-pagination .swiper-pagination {
	margin-left: -680px;
	left: 50% !important;
}
.slider-50dx-pagination .swiper-pagination {
	left: calc(50% + 40px) !important;
}




.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background-color: #fff;
	opacity: 1;
	border-radius: 50px;
}
.swiper-pagination-bullet-active {
	width: 15px !important;
}




.box-title-settori {
	opacity: 0;
}
.box-settori:hover > div .box-title-settori {
	opacity: 1;
}
.box-settori:hover > div img {
	opacity: 0.5;
}










.e-n-tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
	font-weight: 700 !important;
}


.txt-link-green a {
	color: #97D700;
}

.tab-orizz > div .e-n-tabs-heading {
	padding: 40px;
}
.tab-orizz .e-n-tabs-heading .e-n-tab-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.tab-orizz .e-n-tabs-heading .e-n-tab-icon {
  margin-left: auto;
  display: none;
  align-items: center;
}
.tab-orizz .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] .e-n-tab-icon {
  display: flex;
}
.tab-orizz .e-n-tabs-heading .e-n-tab-title:last-child {
  border-bottom: 1px solid #fff !important;
}
.tab-orizz .e-n-tabs-heading .e-n-tab-title[aria-selected="false"] .e-n-tab-title-text {
  opacity: 0.5;
}



.tab-orizz-download .e-n-tabs-heading .e-n-tab-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.tab-orizz-download .e-n-tabs-heading .e-n-tab-icon {
  margin-left: auto;
  align-items: center;
}
.tab-orizz-download .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] .e-n-tab-icon {
  display: flex;
}
.tab-orizz-download .e-n-tabs-heading .e-n-tab-title:last-child {
  border-bottom: 1px solid #C0C0C0 !important;
}





.data-corsi p {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px dotted #003f52
}
.txt-list ul {
	padding: 0px 0px 0px 12px !important;
}

.hdg-accordion-content {
	display: none;
}
.hdg-accordion-button-active .elementor-icon-wrapper svg {
	transform: rotate(180deg) !important;
	transition: .5s;
}

.accordion-paesi {
	overflow-y: scroll;
	height: 200px;
}



.btn-download .elementor-button-icon svg {
	width: auto !important;
	height: 10px !important;
}



.selettore-lingue .wpml-ls-legacy-list-horizontal {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.selettore-lingue ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	rid-template-rows: repeat(2, 1fr);
	gap: 20px;
}
.selettore-lingue ul.elementor-element {
	--widgets-spacing: 0px 0px;
	--widgets-spacing-row: 0px;
	--widgets-spacing-column: 0px;
}
.wpml-ls-legacy-list-horizontal a {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px;
	line-height: 1;
}


.popup-lingue {
	backdrop-filter: blur(5px) !important;
}

.box-corsi:hover {
	background-color: #003F52 !important;
	transition: .5s;
	
}
.box-corsi:hover .box-corsi-btn a,
.box-corsi:hover .box-corsi-btn span,
.box-corsi:hover .box-corsi-btn svg {
	color: #fff !important;
	fill: #fff !important;
}
.box-corsi:hover .box-corsi-btn a {
	border-color: #fff !important;
}










.hdg-x-big-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
	text-transform: var(--e-global-typography-primary-text-transform);
	font-style: var(--e-global-typography-primary-font-style);
	text-decoration: var(--e-global-typography-primary-text-decoration);
	line-height: var(--e-global-typography-primary-line-height);
	letter-spacing: var(--e-global-typography-primary-letter-spacing);
	word-spacing: var(--e-global-typography-primary-word-spacing);
	color: var(--e-global-color-primary);
}
.hdg-x-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
	text-transform: var(--e-global-typography-primary-text-transform);
	font-style: var(--e-global-typography-primary-font-style);
	text-decoration: var(--e-global-typography-primary-text-decoration);
	line-height: var(--e-global-typography-primary-line-height);
	letter-spacing: var(--e-global-typography-primary-letter-spacing);
	word-spacing: var(--e-global-typography-primary-word-spacing);
	color: var(--e-global-color-secondary);
}
.hdg-x-small-title {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
	text-transform: var(--e-global-typography-secondary-text-transform);
	font-style: var(--e-global-typography-secondary-font-style);
	text-decoration: var(--e-global-typography-secondary-text-decoration);
	line-height: var(--e-global-typography-secondary-line-height);
	letter-spacing: var(--e-global-typography-secondary-letter-spacing);
	word-spacing: var(--e-global-typography-secondary-word-spacing);
	color: var(--e-global-color-secondary);
}
.hdg-x-small-title-with-arrow {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.hdg-x-small-title-arrow {
	height: 14px;
	width: auto;
	margin-right: 15px;
	fill: var(--e-global-color-secondary);
}
.hdg-x-product-title {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
	text-transform: var(--e-global-typography-secondary-text-transform);
	font-style: var(--e-global-typography-secondary-font-style);
	text-decoration: var(--e-global-typography-secondary-text-decoration);
	line-height: var(--e-global-typography-secondary-line-height);
	letter-spacing: var(--e-global-typography-secondary-letter-spacing);
	word-spacing: var(--e-global-typography-secondary-word-spacing);
	color: var(--e-global-color-primary);
}
.hdg-x-text {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	text-transform: var(--e-global-typography-text-text-transform);
	font-style: var(--e-global-typography-text-font-style);
	text-decoration: var(--e-global-typography-text-text-decoration);
	line-height: var(--e-global-typography-text-line-height);
	letter-spacing: var(--e-global-typography-text-letter-spacing);
	word-spacing: var(--e-global-typography-text-word-spacing);
	color: var(--e-global-color-primary);
}
.hdg-x-text ul {
	padding: 0;
	list-style: none;
}
.hdg-x-small-text {
	font-size: 12px;
}
.hdg-x-color-white {
	color: var(--e-global-color-text);
}
.hdg-x-color-green {
	color: var(--e-global-color-secondary);
}
.hdg-x-select {
	border-radius: 0;
	border: none;
	appearance: none;
	background-image: url(assets/images/arrow-dwn.svg);
	background-repeat: no-repeat;
	background-position: calc(100% - 16px) center;
	background-size: 8.13px auto;
	padding-right: 40px;
}
.hdg-margin-tb-20 {
	margin: 20px 0;
}
.hdg-x-btn {
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	background: transparent !important;
	display: flex;
	gap: 15px;
	padding-left: 2.5px !important;
	cursor: pointer;
}
.hdg-x-btn svg {
	fill: var(--e-global-color-primary);
	width: 4.61px;
	height: auto;
}
.hdg-x-btn.hdg-x-color-white svg {
	fill: var(--e-global-color-text);
}
.hdg-x-search-input {
	padding: 0 22px 0 0 !important;
	background-image: url(assets/images/search.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 14px auto;
	border: none !important;
}
.hdg-x-search-input::placeholder {
	color: var(--e-global-color-primary);
	opacity: 1;
}
.hdg-x-submit {
	background: var(--e-global-color-secondary) !important;
	padding: 5px 20px !important;
}
#hdg-products-splash-top {
	background-image: url(assets/images/aermec-prodotti.webp);
	background-repeat: no-repeat;
	background-position: 80% center;
	background-size: cover;
	padding: 0 60px;
}
#hdg-products-splash-form {
	max-width: 1400px;
	min-height: 100vh;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#hdg-products-splash-form-content {
	width: 40%;
	max-width: 400px;
	padding: calc(95px * 2) 0 95px;
}
#hdg-products-splash-form form > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
#hdg-products-splash-form form label {
	width: 90px;
	line-height: 1.1;
}
#hdg-products-splash-form form select {
	width: calc(100% - 110px);
	cursor: pointer;
}
#hdg-products-splash-form form select:disabled {
	cursor: not-allowed;
}
#hdg-products-splash-form button {
	width: 100%;
	justify-content: flex-end;
	border-bottom: 1px solid var(--e-global-color-text) !important;
	margin-top: 20px;
	padding-bottom: 20px !important;
}
#hdg-products-splash-form button:disabled {
	cursor: not-allowed;
}



#hdg-product-categories {
	padding: 0 60px 40px;
}
#hdg-product-categories #hdg-product-header {
	max-width: 1400px;
	margin: 0 auto;
	padding: calc(95px * 2) 0 20px;
	border-bottom: 1px solid var(--e-global-color-primary);
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 20px 40px;
}
#hdg-product-categories #hdg-product-header form {
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	gap: 0 40px;
}
#hdg-product-categories #hdg-product-header form > div {
	display: flex;
	align-items: baseline;
	gap: 20px;
}
#hdg-product-categories #hdg-product-header form label {
	white-space: nowrap;
}
#hdg-product-categories #hdg-product-header form .hdg-x-select {
	field-sizing: content;
	white-space: break-spaces;
	padding: 0 16px 0 0;
	background-position: right center;
}
#hdg-product-categories #hdg-product-header form .hdg-x-search-input {
	min-width: 220px;
}
#hdg-product-categories-list {
	max-width: 1400px;
	margin: 0 auto;
	padding: 20px 0;
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, 1fr);
}
.hdg-product-image {
	position: relative;
}
.hdg-product-image picture {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background-color: #eee;
}
.hdg-product-image picture:first-child {
	aspect-ratio: 51 / 70;
	position: relative;
	z-index: 99;
}
.hdg-product-image.hdg-product-image-hover picture {
	background-color: transparent;
	background-image: url(assets/images/products-bkg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.hdg-product-image.hdg-product-image-hover picture:first-child {
	transition: .5s;
}
#hdg-product-categories-list a:hover .hdg-product-image.hdg-product-image-hover picture:first-child {
	opacity: 0;
}
.hdg-product-image.hdg-product-image-hover picture:last-child {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.hdg-product-image img {
	display: block;
	width: 98%;
	height: 98%;
	object-fit: contain;
}
#hdg-product-categories-list .hdg-x-small-title {
	margin: 20px 0;
}
#hdg-product-categories-list .hdg-x-btn {
	width: 100%;
	padding-bottom: 20px !important;
	border-bottom: 1px solid var(--e-global-color-primary) !important;
}
.hdg-custom-item-image {
	position: relative;
}
.hdg-custom-item-image picture {
	display: block;
	width: 100%;
	aspect-ratio: 51 / 70;
	background: #eee;
}
.hdg-custom-item-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.hdg-custom-item-hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 80%;
	height: 100%;
	padding: 30px;
}
.hdg-custom-item-hover img {
	width: 40%;
	max-width: 110px;
	height: auto;
	margin-bottom: 15px;
}

#hdg-product-list {
	padding: 0 60px 40px;
}
#hdg-product-list #hdg-product-header {
	max-width: 1400px;
	margin: 0 auto;
	padding: calc(95px * 2) 0 20px;
	border-bottom: 1px solid var(--e-global-color-primary);
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 20px 40px;
}
#hdg-product-list #hdg-product-header form {
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	gap: 0 40px;
}
#hdg-product-list #hdg-product-header form > div {
	display: flex;
	align-items: baseline;
	gap: 20px;
}
#hdg-product-list #hdg-product-header form label {
	white-space: nowrap;
}
#hdg-product-list #hdg-product-header form .hdg-x-select {
	field-sizing: content;
	white-space: break-spaces;
	padding: 0 16px 0 0;
	background-position: right center;
}
#hdg-product-list #hdg-product-header form .hdg-x-search-input {
	min-width: 220px;
}
#hdg-product-subcategories {
	max-width: 1400px;
	margin: 0 auto;
	padding: 20px 0;
}
#hdg-product-subcategories:last-child {
	margin: 0 auto;
}
.hdg-product-list {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, 1fr);
}
.hdg-product-subcategory {
	margin-bottom: 95px;
}
.hdg-product-subcategory:last-child {
	margin-bottom: 0;
}
.hdg-product-subcategory .hdg-x-product-title,
.hdg-product-subcategory .hdg-x-text {
	margin: 20px 0;
}
.hdg-product-subcategory .hdg-x-btn {
	width: 100%;
	padding-bottom: 20px !important;
	border-bottom: 1px solid var(--e-global-color-primary) !important;
}
.hdg-product-subcategory a:hover .hdg-product-image.hdg-product-image-hover picture:first-child {
	opacity: 0;
}

#hdg-product-sheet {
	max-width: 1520px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: calc(95px * 2) 60px 60px;
}
#hdg-product-images {
	width: 49%;
}
#hdg-product-images picture {
	display: block;
	margin-bottom: 10px;
}
#hdg-product-images picture img {
	display: block;
}
#hdg-product-images picture:first-child {
	background: #eee;
	aspect-ratio: 4 / 3;
	display: flex;
	align-items: center;
	justify-content: center;
}
#hdg-product-images picture:first-child img {
	display: block;
	width: 98%;
	height: 98%;
	object-fit: contain;
}
#hdg-product-details {
	width: 40%;
}
#hdg-breadcrumbs {
	display: flex;
	align-items: baseline;
	gap: 15px;
	margin-bottom: 30px;
}
#hdg-breadcrumbs .hdg-x-btn span {
	white-space: nowrap;
}
#hdg-breadcrumbs a.hdg-x-btn {
	color: #c0c0c0;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #c0c0c0 !important;
}
#hdg-breadcrumbs a.hdg-x-btn svg {
	fill: #c0c0c0;
}
#hdg-breadcrumbs div.hdg-x-btn {
	padding-bottom: 8px !important;
	border-bottom: 1px solid var(--e-global-color-primary) !important;
}
#hdg-products-plus ul {
	list-style: disc;
	font-weight: var(--e-global-typography-secondary-font-weight);
	margin: 30px 0 30px 13px;
}
#hdg-product-details .hdg-x-product-title,
#hdg-product-details .hdg-x-small-title {
	margin: 30px 0;
}
#hdg-products-attributes {
	margin: 30px 0;
}
#hdg-products-attributes ul {
	list-style: disc;
	column-count: 2;
	column-gap: 20px;
}
#hdg-products-attributes li {
	margin-left: 13px;
	break-inside: avoid;
}
#hdg-products-downloads {
	margin: 30px 0;
}
#hdg-products-downloads ul {
	padding: 0;
	list-style: none;
	border-bottom: 1px dotted var(--e-global-color-primary);
}
#hdg-products-downloads li {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 5px 30px;
	border-top: 1px dotted var(--e-global-color-primary);
	padding: 15px 0;
}
#hdg-products-downloads .hdg-x-small-text {
	padding-right: 17px;
	background-image: url(assets/images/download.svg);
	background-repeat: no-repeat;
	background-size: 8.5px auto;
	background-position: right center;
}
#hdg-products-downloads strong {
	font-weight: var(--e-global-typography-secondary-font-weight);
}
#hdg-product-buttons {
	display: flex;
	gap: 30px 60px;
	margin-top: 60px;
}
#hdg-product-buttons a {
	border-bottom: 1px solid var(--e-global-color-primary) !important;
	padding-bottom: 20px !important;
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.hdg-sales-assistance-network-api-top {
	display: flex;
	justify-content: space-between;
	padding: 60px;
	max-width: 1520px;
	margin: 0 auto;
}
.hdg-sales-assistance-network-api-left {
	width: 33%;
}
.hdg-sales-assistance-network-api-left p {
	margin-top: 20px;
}
.hdg-sales-assistance-network-api-right {
	width: 50%;
	background-color: transparent;
	background-image: linear-gradient(90deg, var(--e-global-color-primary) 0%, var(--e-global-color-815aade) 100%);
	padding: 60px;
}
.hdg-sales-assistance-network-api-right form > div {
	margin: 15px 0;
}
.hdg-sales-assistance-network-api-right label {
	margin-bottom: 5px;
}
.hdg-sales-assistance-network-api-right .hdg-x-submit {
	margin-top: 25px;
	margin-left: auto;
}
.hdg-sales-assistance-network-api-results {
	padding: 0 60px;
	background: var(--e-global-color-0f3b6c0);
}
.hdg-sales-assistance-network-api-results-container {
	margin: 0 auto;
	max-width: 1400px;
	padding: 60px 0;
}
.hdg-sales-assistance-network-api-list {
	border-bottom: 1px dotted var(--e-global-color-primary);
	padding: 20px 0 60px;
	margin-bottom: 60px;
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(4, 1fr);
}
.hdg-sales-assistance-network-api-list:last-child {
	margin-bottom: 0;
}
.hdg-sales-assistance-network-api-item {
	background: #fff;
	padding: 20px;
}
.hdg-sales-assistance-network-api-item .hdg-x-product-title {
	margin: 20px 0;
}
.hdg-sales-assistance-network-api-item .hdg-x-btn {
	width: 100%;
	border-bottom: 1px solid #003F5266 !important;
	padding-bottom: 10px !important;
	margin-top: 20px;
}
.hdg-sales-assistance-network-api-item .hdg-x-color-green {
	text-transform: uppercase;
}

#hdg-job-opportunities-api {
	padding: 0 60px;
}
#hdg-job-opportunities-list {
	margin: 0 auto;
	max-width: 1400px;
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(2, 1fr);
	padding-bottom: 60px;
}
.hdg-job-opportunities-item {
	padding: 20px;
	background: var(--e-global-color-0f3b6c0);
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.hdg-job-opportunities-details > div {
	display: flex;
	gap: 20px;
}
.hdg-job-opportunities-details b {
	width: 100px;
}
.hdg-job-opportunities-item p.hdg-x-text {
	margin-bottom: 20px;
}
.hdg-job-opportunities-item p.hdg-x-text span {
	display: block;
}
.hdg-job-opportunities-item p.hdg-x-text span.hdg-job-opportunities-more-details {
	display: none;
}
.hdg-job-opportunities-details span {
	hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	width: calc(100% - 100px);
}
.hdg-job-opportunities-actions {
	margin-top: auto;
	display: flex;
	justify-content: space-between;
}
.hdg-job-opportunities-actions .hdg-x-btn {
	width: 48%;
	padding-bottom: 20px;
	border-bottom: 1px solid #003F5266 !important;
	padding-bottom: 10px !important;
	color: var(--e-global-color-primary) !important;
}

.selettore-lingue a {
	padding-left: 24px;
	background-image: url(assets/images/arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 4.61px auto;
	background-position: 4.695px center;
}



@media only screen and (min-width: 768px) {
	
	
	
}

@media only screen and (min-width: 1024px) {
	
	#hdg-sub-menu {
		display: none;
		position: absolute;
	}
	#hdg-sub-menu li {
		opacity: 0;
	}
	
}




@media only screen and (max-width: 1500px) {
	
	.slider-hero-pagination .swiper-pagination {
		left: 80px !important;
		margin-left: 0;
	}
	
}



@media only screen and (max-width: 1330px) {
	#hdg-product-list #hdg-product-header {
		flex-direction: column;
	}
}


@media only screen and (max-width: 1024px) {
	
	.slider-hero-pagination .swiper-pagination,
	.slider-50dx-pagination .swiper-pagination {
		left: 60px !important;
	}
	
	#hdg-products-splash-top {
		padding: 0 40px;
	}
	#hdg-products-splash-form-content {
		width: 50%;
	}
	
	#hdg-product-categories {
		padding: 0 40px 20px;
	}
	#hdg-product-categories #hdg-product-header form {
		flex-direction: column;
	}
	
	#hdg-product-list {
		padding: 0 40px 20px;
	}
	#hdg-product-list #hdg-product-header form {
		flex-direction: column;
	}
	
	#hdg-product-sheet {
		padding: calc(95px + 40px) 40px 40px;
	}
	#hdg-products-attributes ul {
		column-count: 1;
	}
	#hdg-products-downloads li {
		flex-direction: column;
	}
	#hdg-product-buttons {
		gap: 30px 20px;
	}
	.hdg-sales-assistance-network-api-top {
		padding: 60px 40px;
	}
	.hdg-sales-assistance-network-api-right {
		padding: 40px;
	}
	.hdg-sales-assistance-network-api-results {
		padding: 0 40px;
	}
	.hdg-sales-assistance-network-api-list {
		grid-template-columns: repeat(3, 1fr);
	}
	
	#hdg-job-opportunities-api {
		padding: 0 40px;
	}
	.hdg-job-opportunities-actions {
		flex-direction: column;
		gap: 20px;
	}
	.hdg-job-opportunities-actions .hdg-x-btn {
		width: 100%;
	}
	
}

@media only screen and (max-width: 767px) {

	.tab-orizz .e-n-tabs-heading .e-n-tab-title {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.selettore-lingue ul {
		grid-template-columns: repeat(2, 1fr);
	}
	.popup-lingue {
		top: 0px !important;
	}
	
	#hdg-products-splash-form-content {
		width: 100%;
	}
	
	#hdg-product-categories-list {
		grid-template-columns: repeat(2, 1fr);
	}
	#hdg-product-categories #hdg-product-header {
		flex-direction: column;
	}
	
	.hdg-product-list {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#hdg-product-images {
		width: 48%;
	}
	#hdg-product-details {
		width: 45%;
	}
	#hdg-breadcrumbs {
		flex-wrap: wrap;
		gap: 10px;
	}
	
	#hdg-product-buttons {
		display: flex;
		flex-direction: column;
	}
	#hdg-product-buttons a {
		width: fit-content;
	}
	
	.hdg-sales-assistance-network-api-top {
		flex-direction: column;
		gap: 40px;
	}
	.hdg-sales-assistance-network-api-left,
	.hdg-sales-assistance-network-api-right {
		width: 100%;
	}
	.hdg-sales-assistance-network-api-list {
		grid-template-columns: repeat(2, 1fr);
	}
	#hdg-job-opportunities-list {
		grid-template-columns: repeat(1, 1fr);
	}
	
}

@media only screen and (max-width: 550px) {

	#hdg-product-categories-list {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.hdg-product-list {
		grid-template-columns: repeat(1, 1fr);
	}
	
	#hdg-product-sheet {
		flex-direction: column;
	}
	#hdg-product-images {
		width: 100%;
	}
	#hdg-product-details {
		width: 100%;
	}
	#hdg-breadcrumbs {
		margin-top: 30px;
	}
	
	.hdg-sales-assistance-network-api-list {
		grid-template-columns: repeat(1, 1fr);
	}
	
}