.strong {
	font-weight: bold !important
}
.no-hand-link {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}
.font-size-14 {
	font-size: 14px !important
}
.elements em {
	display: none !important
}
.h-background-wait {
	padding: 50px 0 !important;
}
.h-background-alert {
	padding: 30px !important;
	margin-bottom: 50px
}
.icon-big {
	font-size: 30px !important
}
.m-checklist__image2 {
    overflow: visible !important;
    padding-top:0px !important;
    clear: right !important;
    margin-top:-90px !important
}
@media screen and (min-width: 1024px) {
.ex-exhibitor-search-sort--jumpLabels {
	padding-bottom: 125px !important;
}
}
.o-search-results-container__filter--actions {
	padding-top: 0 !important;
}
.ddd {
	background-color: #fafafa;
	text-align: center;
	border: 2px dotted #C20924;
	padding: 10px;
	color: #C20924
}
.no-image-fiera img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 50%;
	margin-top: 60px
}
.bkg-image-fiera {
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
.image-fiera {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.m-anchor-list span a {
	padding-right: 0px !important
}
.m-anchor-list a {
	padding-right: 30px
}
.video-container {
	width: 80%;
	height: 0;
	overflow: hidden;
	/*padding-bottom: 56.25%;*/
	padding-bottom: 45.25%;
	padding-top: 30px;
	position: relative;
	margin: 0 auto;
}
.video-container .video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.a-link--cart {
	margin-bottom: 30px;
	margin-left: 30px;
	display: block;
	font-size: 16.5px;
	position: relative
}
.a-link--cart::before {
	content: "w";
	font-family: "mef-iconset-bold", "Roboto-Light", Arial, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none
}
.a-link--cart::before {
	margin-right: 10px;
	bottom: -1px;
	font-size: 16.5px;
	position: relative
}
.a-link--orders {
	margin-bottom: 30px;
	margin-left: 30px;
	display: block;
	font-size: 16.5px;
	position: relative
}
.a-link--orders::before {
	content: "0";
	font-family: "mef-iconset-bold", "Roboto-Light", Arial, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none
}
.a-link--orders::before {
	margin-right: 10px;
	bottom: -1px;
	font-size: 16.5px;
	position: relative
}
.a-link--download {
	margin-bottom: 30px;
	display: block;
	font-size: 16.5px;
	position: relative
}
.a-link--download::before {
	content: "z";
	font-family: "mef-iconset-bold", "Roboto-Light", Arial, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none
}
.a-link--download::before {
	margin-right: 10px;
	bottom: -1px;
	font-size: 16.5px;
	position: relative
}
.btn-download::before {
	content: "z";
	font-family: 'mef-iconset-bold' !important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
	display: inline-block;
	height: 10px;
	margin-right: 2px;
	margin-top: -10px;
	width: 20px;
}
.btn-anchor-list::before {
	content: "\e90d";
	font-family: 'mef-iconset-bold' !important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
	display: inline-block;
	height: 10px;
	margin-right: 2px;
	margin-top: -10px;
	width: 20px;
}
.btn.btn-bordered {
	border-color: #333;
	border-width: 2px;
}
.btn.btn-bordered:hover {
	color: #fff;
	background-color: #333;
}
.btn.btn-2-hall {
	margin-top: 15px !important;
	cursor: none !important
}
.btn.btn-2-hall:hover {
	border: 2px solid #fff !important;
	color: #FFF !important;
}
.btn-esponi {
	font-size: 15px !important;
	font-weight: bold !important
}
.box-2-hall {
	background-color: #e1e1e1 !important;
	padding-left: 20px
}
.form-control2 {
	display: block;
	width: 80px;
	height: 48px;
	padding: 6px 12px;
	font-size: 18px;
	text-align: center;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-no-width {
	width: 100%;
}
.btn-refresh::before {
	content: "8";
	font-family: 'mef-iconset-bold' !important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 30px;
	margin-top: 9px;
	color: green;
}
.btn-delete::before {
	content: "d";
	font-family: 'mef-iconset-bold' !important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 30px;
	margin-top: 9px;
	color: red;
}
button.btn-refresh, button.btn-delete {
	border: none !important;
	background-color: transparent !important
}
td.carrello {
	font-size: 16px !important
}
td.carrello small {
	font-size: 15px !important
}
.btn-sm {
	padding: 5px 10px !important;
	line-height: 18px !important;
	font-size: 15px !important;
	font-weight: bold !important
}
.btn-xs {
	padding: 5px 10px !important;
	line-height: 15px !important;
	font-size: 12px !important;
	font-weight: bold !important
}
.sold-out {
	background-color: #db0720;
	color: #ffffff;
	font-weight: bold
}
.easyPieChart {
	position: relative;
	text-align: center;
	margin-top: 40px;
}
.easyPieChart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.easyPieChart span {
	font-size: 35px;
	font-weight: bold;
	word-wrap: break-word;
}
.box-visibility {
	margin: 40px 0 0 0 !important;
}
.box-visibility p {
	padding: 30px !important;
	background-color: #01214c;
	text-align: center;
	font-size: 20px;
	direction: ltr !important;
	color: #ffffff;
}
.box-visibility span {
	margin-top: 20px !important
}
.box-cart {
	padding: 30px !important;
	border: 2px solid #01214c;
	background-color: #fafafa;
	text-align: left;
}
.box-cart .badge {
	background-color: #4E96FF;
	text-align: center;
	font-size: 15px;
	padding: 6px 10px;
	border-radius: 30px
}
.box-exclusive {
	background-color: #01214c;
	text-align: center;
	font-size: 15px;
	padding: 6px 10px 4px 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold
}
.box-exclusive-list {
	color: #4E96FF;
	font-size: 16px;
}
.box-exclusive-list2 {
	background-color: #4E96FF;
}
/* BANNER */
.ex-application__mock {
	opacity: 0.05;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
}
.ex-application__mock:hover {
	opacity: 1;
}
/** @define image */
.ex-link::before {
	margin-right: 5px;
	vertical-align: middle;
}
.ex-link span {
	font-size: 16px;
	vertical-align: middle;
}
/** @define top-box-teaser */
.tb-top-box-teaser {
/* stylelint-disable plugin/selector-bem-pattern */
    /* stylelint-enable plugin/selector-bem-pattern */
}
.tb-top-box-teaser h4 {
	font-family: Roboto-Light;
}
.tb-top-box-teaser h4, .tb-top-box-teaser h5 {
	margin-bottom: 10px;
}
.tb-top-box-teaser__advert-indicator {
	background-color: #f5f5f5;
	left: 20px;
	padding: 3px 15px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.tb-top-box-teaser__exhibitorlogo-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 35px;
	position: relative;
	width: 100%;
}
.tb-top-box-teaser__exhibitorlogo-container::after {
	content: '';
	display: block;
	padding-top: 59.84%;
}
.tb-top-box-teaser__exhibitorlogo-container .a-image {
	margin-bottom: 0;
	padding: 10px 0;
	width: 50%;
}
.tb-top-box-teaser__exhibitorlogo-container--placeholder {
	background: none;
}
.tb-top-box-teaser__exhibitorlogo-container--placeholder .a-image {
	padding: 0;
	width: 100%;
}
.tb-top-box-teaser__productimage-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 35px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.tb-top-box-teaser__productimage-container::after {
	content: '';
	display: block;
	padding-top: 59.84%;
}
.tb-top-box-teaser__productimage-container .a-image {
	bottom: 50%;
	margin-bottom: 0;
	position: absolute;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}
.tb-top-box-teaser .m-teaser__location-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.tb-top-box-teaser .m-teaser__location-text::before {
	font-size: 23px;
	margin-right: 5px;
	position: relative;
}
.tb-top-box-teaser .m-teaser__location-text-label {
	display: inline;
}
#content a.banners::before {
	content: "" !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
#aw-info-container {
	font-size: 16px!important;
	overflow: hidden!important;
	height: 70px;
	max-width: 220px!important;
	text-align: left!important;
	cursor: pointer!important;
	clear: both
}

@media (min-width:1025px) {
#aw-info-container {
	min-width: 105px
}
}
#aw-info-container #aw-info-pic {
	width: 35px;
	display: block;
	float: left;
	height: 70px;
	padding-top: 20px
}
#aw-info-container #aw-info-pic i {
	font-size: 22px !important;
	float: left !important
}
#aw-info-container #aw-info-name {
	height: 70px;
	line-height: 70px;
	position: relative;
	white-space: nowrap!important;
	width: 145px;
}

@media (max-width:1024px) {
#aw-info-container #aw-info-name {
	display: none
}
}
#aw-info-container #aw-info-name:before {
	width: 30px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 0;
}
#aw-info-container #aw-info-name:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 1px
}
#aw-info-container a {
	font-family: "Roboto-Light", sans-serif;
	color: #303030 !important;
}
#aw-info-container a:hover, #aw-info-container i a:hover {
	color: #8d8f95 !important;
}
.smartbanner {
	position: absolute;
	top: 0;
	left: 0;
	overflow-x: hidden;
	width: 100%;
	height: 84px;
	background: #f3f3f3;
	font-family: Helvetica, sans, sans-serif
}
.smartbanner__exit {
	position: absolute;
	top: calc(50% - 6px);
	left: 9px;
	display: block;
	margin: 0;
	width: 12px;
	height: 12px;
	border: 0;
	text-align: center
}
.smartbanner__exit::before, .smartbanner__exit::after {
	position: absolute;
	width: 1px;
	height: 12px;
	background: #767676;
	content: ' '
}
.smartbanner__exit::before {
	transform: rotate(45deg)
}
.smartbanner__exit::after {
	transform: rotate(-45deg)
}
.smartbanner__icon {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 64px;
	height: 64px;
	border-radius: 15px;
	background-size: 64px 64px
}
.smartbanner__info {
	position: absolute;
	top: 10px;
	left: 104px;
	display: flex;
	overflow-y: hidden;
	width: 60%;
	height: 64px;
	align-items: center;
	color: #000
}
.smartbanner__info__title {
	font-size: 14px
}
.smartbanner__info__author, .smartbanner__info__price {
	font-size: 12px
}
.smartbanner__button {
	position: absolute;
	top: 32px;
	right: 10px;
	z-index: 1;
	display: block;
	padding: 0 10px;
	min-width: 10%;
	border-radius: 5px;
	background: #f3f3f3;
	color: #1474fc;
	font-size: 18px;
	text-align: center;
	text-decoration: none
}
.smartbanner__button__label {
	text-align: center
}
.smartbanner.smartbanner--android {
	background: #3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);
	box-shadow: inset 0 4px 0 #88b131
}
.smartbanner.smartbanner--android .smartbanner__exit {
	left: 6px;
	margin-right: 7px;
	width: 17px;
	height: 17px;
	border-radius: 14px;
	background: #1c1e21;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
	color: #b1b1b3;
	font-family: 'ArialRoundedMTBold', Arial;
	font-size: 20px;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 17px;
	text-shadow: 0 1px 1px #000
}
.smartbanner.smartbanner--android .smartbanner__exit::before, .smartbanner.smartbanner--android .smartbanner__exit::after {
	top: 3px;
	left: 8px;
	width: 2px;
	height: 11px;
	background: #b1b1b3
}
.smartbanner.smartbanner--android .smartbanner__exit:active, .smartbanner.smartbanner--android .smartbanner__exit:hover {
	color: #eee
}
.smartbanner.smartbanner--android .smartbanner__icon {
	background-color: transparent;
	box-shadow: none
}
.smartbanner.smartbanner--android .smartbanner__info {
	color: #ccc;
	text-shadow: 0 1px 2px #000
}
.smartbanner.smartbanner--android .smartbanner__info__title {
	color: #fff;
	font-weight: bold
}
.smartbanner.smartbanner--android .smartbanner__button {
	top: 30px;
	right: 20px;
	padding: 0;
	min-width: 12%;
	border-radius: 0;
	background: none;
	box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
	color: #d1d1d1;
	font-size: 14px;
	font-weight: bold
}
.smartbanner.smartbanner--android .smartbanner__button:active, .smartbanner.smartbanner--android .smartbanner__button:hover {
	background: none
}
.smartbanner.smartbanner--android .smartbanner__button__label {
	display: block;
	padding: 0 10px;
	background: #42b6c9;
	background: linear-gradient(to bottom, #42b6c9, #39a9bb);
	box-shadow: none;
	line-height: 24px;
	text-align: center;
	text-shadow: none;
	text-transform: none
}
.smartbanner.smartbanner--android .smartbanner__button__label:active, .smartbanner.smartbanner--android .smartbanner__button__label:hover {
	background: #2ac7e1
}
#g-recaptcha-response {
	display: block !important;
	position: absolute;
	margin: -78px 0 0 0 !important;
	width: 302px !important;
	height: 76px !important;
	z-index: -999999;
	opacity: 0;
}
.benefits-svg {
	float: left !important;
	width: 600px !important;
}

@media (max-width:767px) {
.box-visibility {
	margin: 20px 0 0 0 !important;
}
.box-visibility p {
	padding: 10px !important;
}
.box-visibility span {
	margin: 0 0 0 20px !important
}
.box-2-hall {
	padding: 20px 0 10px 20px !important
}
.benefits-svg {
	float: none !important;
	width: auto !important;
}
.svg-vantaggi {
	display: none !important;
}
.g-recaptcha {
	margin-bottom: 20px !important;
}
.web-site {
	font-size: 13px !important;
}
.image-fiera {
	max-width: 70% !important;
	max-height: 70% !important;
}
}
