.icon-angle-right::before {
	content: "\e7a5" !important;
}
.slider-element .container {
	max-width: unset;
}
.caption-qml-overview {
	bottom: 2em;
	left: 0;
	padding: 15px 15px 15px 10vw !important;
	top: auto !important;
}
.caption-qml-overview h2,
.caption-qml-overview p {
	margin: 0;
	letter-spacing: normal;
}
.caption-qml-overview h2 {
	font-size: 1.5em;
}
.caption-qml-overview p {
	font-size: 0.9em;
}
.qml-rect-r2 {
	padding-top: 72%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.qml-rect-r2 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.qml-families {
	margin: 2em auto 0;
	padding-left: 2em;
	padding-right: 2em;
}
.qml-family-box {
	padding-top: 60%;
	position: relative;
	margin-bottom: 2em;
	background-size: cover;
}
a.qml-family-url {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: transparent;
}
a.qml-family-url:hover {
	background-color: rgba(255,255,255,0.3);
	transition: background-color 0.5s ease;
}
.qml-family-box .caption {
	position: absolute;
	bottom: 15px;
	background: rgba(0,0,0,0.4);
	right: 35%;
	left: 0;
	padding: 6px 15px;
}
p.qml-family-name {
	margin: 0;
	color: var(--mabg-color);
	font-weight: var(--font-bold);
}
.proditem-dett.qml p {
	margin-bottom: 0.8rem;
	line-height: 1.3;
	font-size: 11pt;
}
.proditem-dett.qml p:first-child {
	font-weight: var(--font-medium);
	margin-top: 1.2rem;
}
.proditem-dett.qml .proditem-image {
	position: relative;
	text-align: right;
	padding-right: 10%;
}
.proditem-dett.qml .proditem-image h3 {
	position: absolute;
	bottom: -6px;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: var(--font-regular);
	color: var(--main-color);
}
.qml-descr-serie p:first-child {
	display: none;
}
.qml-descr-serie p:nth-child(2) {
	text-align: left;
	font-size: 10pt;
}
.qml-model {
	text-align: center;
	margin-bottom: 4em;
}
.qml-model > div {
	padding-top: 70%;
}
.qml-model a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.qml-model > div > a > div {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}
.qml-model img {
	max-width: 250px;
	max-height: 100%;
	margin: auto;
}
.qml-model h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
	font-family: var(--font-base);
	font-weight: var(--font-regular);
	color: var(--main-color);
}
.qml-model img:hover {
	opacity: 0.7;
	transition: opacity 0.5s ease;
}
.qml-finishes .uc-min {
	height: 25px;
	width: 25px;
	position: relative;
	border: 1px solid #999;
	border-radius: 50%;
	vertical-align: middle;
	margin: 8px 4px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 115%;
}
.qml-version-table a.uc-min {
	margin: 3px 1px 0;
	width: auto;
	opacity: 100% !important;
}
.qml-finishes [data-tooltip-uc]::before {
	left: -88px;
	top: -13px;
	font-size: 9pt;
}
.qml-version-table [data-tooltip-uc]::before {
	left: -87px;
	top: -10px;
	background-color: rgba(255,255,255,0.7);
}
.qml-finishes span {
	vertical-align: sub;
}
.qml-control-system.qml-box img {
	max-height: 28px;
	max-width: 30%;
	margin: 0 10px;
}
.qml-series-gallery-img {
	margin-top: 30px;
}
.prod-caption.qml {
	padding: 4px 0 0;
	text-align: center;
	display: block;
	width: 100%;
	max-width: unset;
}
.qml-box {
	background-color: var(--text-color5);
	padding: 10px;
	border-left: 15px solid var(--mabg-color);
	border-right: 15px solid var(--mabg-color);
}
.qml-box p {
	font-size: 14pt;
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: var(--font-bold);
}
.qml-box p:not(:first-child) {
	margin-top: 0;
}
.qml-box h4 {
	text-transform: uppercase;
	font-family: var(--font-base);
	font-size: 10pt;
	font-weight: var(--font-regular);
	color: var(--text-color80);
	margin-bottom: 15px;
}
.qml-box p.based-on {
	font-size: 9pt;
	margin-top: 8px;
	position: relative;
	font-weight: var(--font-regular);
	color: #777;
}
.qml-version-slider .owl-carousel .owl-stage {
	display: flex;
	padding-bottom: 2em;
}
.qml-version-slider .oc-item {
	display: flex;
	flex: 1 0 auto;
	height: 100%;
}
.qml-version-slider .oc-item {
	text-align: center;
}
.qml-version-slider .qml-version-images {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.qml-version-slider .qml-version-images p {
	margin: 0;
	position: absolute;
	bottom: -2em;
	width: 100%;
}
.qml-version-slider .owl-item:not(.center) .oc-item .qml-version-images {
	opacity: 0.5;
}
.qml-version-slider .owl-dots {
	margin-top: 1em;
}
.qml-version-other {
	display: none;
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0;
	margin-left: calc(50% - 15px);
	background-color: var(--main-color);
	border-radius: 50%;
	color: white;
	cursor: pointer;
	transition: all 0.75s ease;
}
.owl-item.center .qml-version-other {
	display: block;
}
.qml-version-other .qicn-close-icon::before {
	line-height: 30px;
	font-size: 120%;
	display: block;
	margin: auto;
	transform: rotate(45deg);
}
.qml-version-other.populated {
	height: auto;
	width: 100%;
	border-radius: unset;
	border: 1px solid var(--main-color);
	padding: 10px;
	background-color: white;
	color: unset;
	margin-left: unset;
	min-height: 200px;
	bottom: unset;
	top: 0;
}
.vex-content.qml-carousel {
	width:490px !important;
}
.carousel-frame {
	margin: auto;
}
ul.fotoprodotto {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 300px;
	height: 250px;
	overflow: hidden;
}
ul.foto-pagination {
	margin: 0 0 3.5em 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.foto-pagination li {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 5px 3px;
	cursor: pointer;
	background-color: var(--mabg-color);
	border: var(--text-color70) 1px solid;
	color: var(--text-color);
	text-align: center;
	font-size: 11pt;
	line-height: 25px;
}
ul.foto-pagination li.foto-pagination-active {
	background-color: var(--text-color70);
	color: var(--mabg-color) !important;
}
.qlightbox_v h4 {
	font-family: var(--font-base);
	font-weight: var(--font-bold);
}
.qlightbox_v h5 {
	font-size: 11pt;
	text-transform: uppercase;
	font-family: var(--font-base);
	font-weight: var(--font-light);
	margin-top: 1em;
}
.qlightbox_v h6 {
	font-size: 13pt;
	font-family: var(--font-base);
	font-weight: var(--font-regular);
	margin: 0;
	line-height: 2;
}
div.qml-download {
	border-top: 1px solid #ccc;
	padding: 1em 0 0.75em;
}
div.qml-download:last-child {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.qml-version-table {
	margin: 2em 0 1em;
	border-collapse: collapse;
	font-family: var(--font-cond);
	font-weight: var(--font-clight);
}
.qml-version-table tr {
	border-bottom: var(--mgy-color) 1px solid;
}
.qml-version-table tr.active {
	background-color: var(--text-color5);
}
.qml-version-table th {
	text-transform: uppercase;
	font-size: 8pt;
	padding: 0.7em;
	vertical-align: bottom;
	white-space: nowrap;
}
.qml-version-table td {
	padding: 1em 0.7em;
	font-size: 10pt;
	white-space: nowrap;
}
.qml-version-table th,
.qml-version-table td {
	line-height: 1.15;
}
.qml-version-table tr th:first-child,
.qml-version-table tr td:first-child {
	text-align: left;
	padding-left: 0.5em;
}
.qml-version-table td:first-child {
	 font-weight: var(--font-cbold);
}
.qml-version-table.accessories {
	margin-top:1em;
}
.qml-version-table.accessories tr th:first-child,
.qml-version-table.accessories tr th:nth-child(2) {
	text-align: left;
	padding-left: 0.5em;
}
.qml-version-table.accessories td:nth-child(2) {
	font-weight: var(--font-cbold);
	text-align: left;
}
span.qml-tc {
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
	width: 22px;
	height: 22px;
	border: #999 1px solid;
}
span.vdc {
	display: block;
	font-weight: lighter;
	text-transform: none;
}
.qml.qicn-download-icon {
	color: var(--main-color);
	font-size: 2.2em;
	cursor: pointer;
}
.qml.qicn-right-arrow {
	font-size: 2.2em;

}
