a.lang-markup,
span.lang-markup {
	display: none !important;
}

html[lang='en-US'] span[rel-lang='en'],
html[lang='en-US'] a[rel-lang='en']{
	display: inline-block !important;
}

html[lang='it-IT'] span[rel-lang='it'],
html[lang='it-IT'] a[rel-lang='it']{
	display: inline-block !important;
}

html[lang='fr-FR'] span[rel-lang='fr'],
html[lang='fr-FR'] a[rel-lang='fr']{
	display: inline-block !important;
}

html[lang='de-DE'] span[rel-lang='de'],
html[lang='de-DE'] a[rel-lang='de']{
	display: inline-block !important;
}

html[lang='es-ES'] span[rel-lang='es'],
html[lang='es-ES'] a[rel-lang='es']{
	display: inline-block !important;
}

.equal {
	display: flex;
	flex-wrap: wrap;
}	


.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.align-horizontal-items-center {
	-webkit-justify-content: center;
	-ms-justify-content: center;
	 justify-content: center;
}


.mb-0 {margin-bottom: 0px !important;}
.mb-5 {margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-25 {margin-bottom: 25px;}
.mb-30 {margin-bottom: 30px;}
.mb-35 {margin-bottom: 35px;}
.mb-40 {margin-bottom: 40px;}
.mb-45 {margin-bottom: 45px;}
.mb-50 {margin-bottom: 50px;}
.mb-55 {margin-bottom: 55px;}
.mb-60 {margin-bottom: 60px;}
.mb-65 {margin-bottom: 65px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mb-90 {margin-bottom: 90px;}
.mb-95 {margin-bottom: 95px;}

.mt-0 {margin-top: 0px !important;}
.mt-5 {margin-top: 5px;}
.mt-10 {margin-top: 10px;}
.mt-15 {margin-top: 15px;}
.mt-20 {margin-top: 20px;}
.mt-25 {margin-top: 25px;}
.mt-30 {margin-top: 30px;}
.mt-35 {margin-top: 35px;}
.mt-40 {margin-top: 40px;}
.mt-45 {margin-top: 45px;}
.mt-50 {margin-top: 50px;}
.mt-55 {margin-top: 55px;}
.mt-60 {margin-top: 60px;}
.mt-65 {margin-top: 65px;}
.mt-70 {margin-top: 70px;}
.mt-80 {margin-top: 80px;}
.mt-90 {margin-top: 90px;}
.mt-95 {margin-top: 95px;}

.max-padding {padding: 99px 0;}
.default-padding {padding: 50px 0 50px 0;}
.no-margin {margin: 0 !important;}




.image-border-white {border: 1px solid #fff;}
.image-border-green {border: 1px solid #3e984c;}
.image-border-lightgreen {border: 1px solid #9ecca5;}
.img-shadow {
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
}
.img-responsive {width: 100%;}


.qx-container {max-width: 1440px;}
 
@media (min-width: 1200px){
.container { width: 1170px;}
}

@media (min-width: 1300px){
.container { width: 1200px;}
}

@media (min-width: 1500px){
.container { width: 1440px;}
}

#t3-content p a {
	color: #808080;
}

[class*='qx-divider'] {
	margin-bottom: 0;
}

body {
	color: #808080;
	line-height: 22px;
}

.qx-element-divider-separator-v2 {margin-top: -30px;}

.t3-footer {background: #fff;}

.t3-mainbody {
    padding: 0px 0;
}

.content-wrapper {
	padding: 40px 0 100px 0;
}

.header-v7 .off-canvas-toggle {
	top:62px;
	display: none;
}


.tx-main-menu .mod-quix-library {
	float: right;
}

.tx-main-menu .navbar {width: 100%;}



.header-v7 .logo a {
	vertical-align: middle;
}

.qx-slider-pro-v2 .slider-pro-item>img {
	object-position: 0 0;
}

#t3-header {background: #fff;}


#t3-header,
#t3-header .nav li a,
#t3-header .qx-element-social-icon li a {
	transition: all 1.0s ease;
}

#t3-header .nav li {margin: 0 26px;}

#t3-header .nav li:first-child {margin-left: 0;}


.t3-header {
	line-height: 80px;
}

.t3-header.navbar-fixed-top,
.t3-header.navbar-fixed-top .navbar {
	min-height: 100px;
	line-height: 100px;
}

.t3-header.navbar-fixed-top .nav li a {
    padding-top: 36px;
    padding-bottom: 36px;
	
}

.t3-header.navbar-fixed-top .logo-img {
	display: none;
}

.t3-header.navbar-fixed-top .logo-img-sm {
	display: block;
}

.t3-mainnav .t3-navbar {
	text-align: center;
}

.t3-megamenu {display: inline-block;}

.languageswitcherload {
	width: auto;
	float: none;
	display: inline-block;
	margin-left: 40px;
}

.text-titolone span {
	font-family:"poppins", sans-serif;
	font-size: 60px;
	line-height: 70px;
	font-weight: 400;
}

.text-titolo span {
	font-family:"poppins", sans-serif;
	font-size: 39px;
	line-height: 38px;
	font-weight: 400;
}

.text-titolo h1 {
	line-height: 38px;
}


.text-titolino span
{
	font-family:"poppins", sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
}

.navbar-nav li .text-titoletto span
{
	font-size: 22px;
	line-height: 19px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
}


.text-uppercase, .text-uppercase span {text-transform: uppercase;}
.text-bold, .text-bold span {font-weight: 700;}
.text-light, .text-light span {font-weight: 200;}
.text-xlight, .text-xlight span {font-weight: 100;}
.text-white, a.text-whitewhite, .text-black a, .text-white span {color: #fff !important;}
.text-black, a.text-black, .text-black a, .text-black span {color: #000 !important;}
.text-lightgreen, a.text-lightgreen {color: #9ecca5;}
.text-green, a.text-green {color: #3e984c;}
.text-lightgray, a.text-lightgray {color: #d3cdc9;}
.text-orange, a.text-orange {color: #e6bd42;}

.text-blue span, a.text-blue {
	color: #4470b3;
}


.text-red, .text-red span {
	color: #a21c26; 
}

.text-primary, .text-primary span {
	color: #a21c26; 
}

.pdf a,
.pdf a:hover {
	color: #4470b3;
}

.image-shadow-gray {
	-webkit-box-shadow: 15px 15px 0px 0px rgba(128,128,128,1);
	-moz-box-shadow:15px 15px 0px 0px rgba(128,128,128,1);
	box-shadow: 15px 15px 0px 0px rgba(128,128,128,1);
}

.image-shadow-white {
	-webkit-box-shadow: 15px 15px 0px 0px #fff;
	-moz-box-shadow:15px 15px 0px 0px #fff;
	box-shadow: 15px 15px 0px 0px #fff;
}

.image-shadow-red {
	-webkit-box-shadow: 15px 15px 0px 0px #a21c26;
	-moz-box-shadow:15px 15px 0px 0px #a21c26;
	box-shadow: 15px 15px 0px 0px #a21c26;
}

.image-shadow-blue {
	-webkit-box-shadow: 15px 15px 0px 0px #4470b3;
	-moz-box-shadow:15px 15px 0px 0px #4470b3;
	box-shadow: 15px 15px 0px 0px #4470b3;
}

.background-2-color {
	background: rgb(162,28,38);
	background: linear-gradient(90deg, rgba(162,28,38,1) 0%, rgba(162,28,38,1) 49.5%, rgba(255,255,255,1) 49.5%, rgba(255,255,255,1) 50.5%, rgba(68,112,179,1) 50.5%, rgba(68,112,179,1) 100%);
}

.box-pallini {
	position: relative;
}

.box-pallini:before {
	content: '';
	width: 7px;
	height: 98px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top:-82px;
	border-left: 7px dotted #a21c26;
}

.pallini-red:before {
	border-color: #a21c26;
}

.pallini-blue:before {
	border-color: #4470b3;
}

.image-lavori-speciali {
	position: absolute;
	top:30px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.layout-iframe .image-lavori-speciali {
	top: inherit;
	position: inherit 
}

.txtPrivacy,.txtPrivacy a {
	font-size: 11px;
	color: #000 !important;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

#t3-mainbody {
	overflow: hidden;
}

.t3-footnav .t3-module {margin: 0 !important;} 

/*.t3-footnav .t3-module .qx-col-wrap {padding: 0 !important;}*/

.t3-footer .t3-module .module-title, .t3-footer .t3-module p, .t3-footer .t3-module a {
	color: #808080 !important;
}

.qx-img-fluid {width: 100%;} 

.readmore,
.qx-btn-primary span::before{
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	color: #808080;
	background: #fff;
	font-size: 54px;
	display: inline-block;
	text-align: center;
	margin-right: 20px;
	position: relative;
	top:13px;
}

.qx-btn-primary span::before {
	content: '+';
	background: #808080;
	color: #fff;
}


.readmore-white span::before {

	background: #fff;
}

.readmore-text-red span::before {
	color: #a21c26;
}

.readmore-text-blue span::before { 

	color: #4470b3;
}

.readmore-text-black span::before {
	color: #000;
}

.readmore-void span:before {
	margin-right: 0;
}


.qx-btn-primary {
	background: transparent !important;
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.qx-btn-primary span {
	color: #808080;
	font-size: 20px;
}

.readmore.more-big {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    font-size: 50px;
}

.layout-iframe .section-over-prodotti {
	position: inherit;
	top:inherit;
	bottom: inherit;
	margin: 0;
}

.form-visual {background: transparent !important;}

.form-visual ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #808080 !important;
}
.form-visual ::-moz-placeholder { /* Firefox 19+ */
	color: #808080 !important;
}
.form-visual :-ms-input-placeholder { /* IE 10+ */
	color: #808080 !important;
}
.form-visual :-moz-placeholder { /* Firefox 18- */
	color: #808080 !important;
}

.form-visual .form-check-input,
.form-visual .form-check-label {
	display: inline-block;
}

#visual-form .cf-content-wrap {display: none ;}

#visual-form .cf-control-group {
	padding: 0 0 10px 0;
}

.form-visual .cf-form-wrap {padding: 0 !important}

.form-visual .cf-input { 
	background: rgba(0,0,0,0.05) !important;
	border:1px solid rgba(0,0,0,0.15) !important;
	font-size: 20px !important;
}

.form-visual .form-check-input {vertical-align: top;}

.form-visual .form-check-label {width: 95%;}

.form-visual .cf-btn {
    color: #fff !important;
    background: #808080 !important;
   	border:0px solid #000 !important; 
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 0 !important;
	font-size: 20px !important;
	padding: 10px 45px 13px 45px !important;
}

.form-visual .cf-control-group {
	
	padding-bottom: 4px !important;
}

.form-visual .cf-content-wrap {display: none !important;}

.form-visual .cf-btn:hover {
	color: #fff !important;
    background: #000 !important;
	border:0px solid #fff !important;
}

.form-visual .cf-control-group.inline {
	width: 50%;
	max-width: 50%;
}

.form-visual .cf-control-group.business .cf-control-label,
.form-visual .cf-control-group.business .cf-control-input {
	display: inline-block;
	width: 50%;
	float: right;
}

.form-visual .cf-control-group.business .cf-control-label label {
	font-size: 20px;
	margin: 12px 0 0 10px;
}

#qx-form-captcha canvas {
	max-height: 60px;
	background: #fff;
}

a:hover {
	text-decoration: underline;
}

.footer-baseline,
.footer-baseline a {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

.footer-baseline a:hover,
.footer-baseline a:focus {
	color: #fff;
}

#t3-footer {
	overflow-x: hidden;
}


div.mod-languages ul li.lang-active {
	background: none !important;
}

.footer-menu li,
.footer-menu li a {
	font-family:"poppins", sans-serif;
	line-height:20px;
	font-size: 14px;
	font-weight: 500;
	padding:0;
	color: #fff;
	text-transform:uppercase;
	background: none !important;
}

.footer-menu li a:hover {
	background: none;
	color: #fff; 
	text-decoration: underline;
}


.social-icon li.inline-item {
	margin: 0;
}


.social-icon a {
	line-height: 70px;
}

.visually-hidden {
	display: none!important;
}

#mappa-contatti .phocamaps-box {padding: 0 !important; margin: 0 !important;}

.no-margin span {margin: 0;}

.list-no-space li:before {display: none;}

.mega-dropdown-menu {
	background: rgba(162,28,38,0.8);
	left: -60%;
	top: calc(100% + 15px);
}

.mega-dropdown-menu:before {
	content: '';
	width: 0; 
	height: 0; 
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
  	border-bottom: 25px solid rgba(162,28,38,0.8);
	position: absolute;
	top:-25px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#t3-mainnav .t3-megamenu .mega-nav > li {
    white-space: nowrap;
	padding: 5px 0;
	text-align: center;
}

#t3-mainnav .t3-megamenu .mega-nav > li a:before {
	content: '-';
	color:#fff; 
	float: left;
	position: relative;
	left: -4px
}

#t3-mainnav .t3-megamenu .mega-nav > li a:after {
	content: '-';
	color:#fff; 
	
}

#t3-mainnav .mega > .mega-dropdown-menu {
	min-width: auto
}

#t3-mainnav .mega .mega-col-nav {
	padding: 10px 20px;
}

#t3-mainnav .t3-megamenu .mega-nav > li a {
	color: #fff;
	font-size: 17px;
	line-height: 20px;
	font-weight: 300;
	text-transform: uppercase;
	white-space: nowrap;
	display: inline-block
}


#t3-mainnav .t3-megamenu .mega-nav > li.active a, 
#t3-mainnav .t3-megamenu .mega-nav > li a:hover,
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: transparent;
	color: #fff;
	text-decoration: underline; 
	border: 0;
}

#t3-mainnav .GSG-inox + .mega-dropdown-menu {
	background: rgba(68,112,179,0.8);
	left: -135%;
}

#t3-mainnav .GSG-inox + .mega-dropdown-menu:before {
	border-bottom-color:rgba(68,112,179,0.8);
}

#t3-mainnav .Contatti + .mega-dropdown-menu {
	background: rgba(128,128,128,0.8);
}

#t3-mainnav .Contatti + .mega-dropdown-menu:before {
	border-bottom-color:rgba(128,128,128,0.8);
}

.k2CategoriesListBlock.category-list {
	text-align: center;
}

.header-v7 #t3-mainnav {display: block;}

.navbar-toggle {
	margin-top: 17px;
}

.navbar-toggle svg {
    fill: #000;
}

.k2CategoriesListBlock.category-list li,
#qx-section-categories .categories-module li,
#t3-mainnav .mega-dropdown-menu .categories-module li {
	margin-bottom: 10px;
	list-style: none !important;
	text-align: center;
}

#qx-section-categories .categories-module li {
	padding: 0;
	border: 0;
	margin: 0 0 16px 0;
}

.k2CategoriesListBlock.category-list .catTitle,
#t3-mainnav .mega-dropdown-menu .categories-module li a,
#qx-section-categories .categories-module li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 500;
}

.mega-dropdown-menu .k2CategoriesListBlock.category-list .catTitle,
#t3-mainnav .mega-dropdown-menu .categories-module li a {
	font-size: 16px;
}

#t3-mainnav .mega-dropdown-menu .categories-module li a:hover {
	color: #fff !important;
}


#t3-mainnav .icona-megamenu img {
	height: 66px;
	width: auto;
	max-width: auto;
}

.breadcrumbs a {
	color: #fff;
}

.breadcrumbs a:hover {
	color: #fff;
	text-decoration: underline;
}

#elenco-tag {
	text-align: left;
	margin-bottom: 80px;
	margin-top: 90px; 
}

#elenco-tag h4 {
   
    padding: 8px 16px;
    cursor: pointer;
    min-width: 80px;
	font-size:24px;
	display: inline-block;
	margin-right: 15px;
}

#elenco-tag h4.active {
    background-color: #000;
    color: #fff;
}

#elenco-tag .lista-prodotti {
	margin-left: -10px;
	margin-top: 30px;
}

#elenco-tag .lista-prodotti .box { 
	background-color: #f0f0f0;
    padding: 18px 25px;
    margin: 10px;
	display: inline-block;
	width: 30%;
}
 
#elenco-tag .lista-prodotti .box::after {
    content: "";
    width: 0;
    height: 0;
    border-right: 20px solid #d0d0d0;
    border-bottom: 20px solid #f0f0f0;
    position: absolute;
    top: 0;
    right: 0px;
}

#elenco-tag .lista-prodotti .box .title,
#elenco-tag .lista-prodotti .box .subtitle,
#elenco-tag .lista-prodotti .box .desc{
	display: block;
}

#elenco-tag .lista-prodotti .box .title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

#elenco-tag .lista-prodotti .box .subtitle {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

#elenco-tag .lista-prodotti .box .desc {
	padding-top: 4px;
}

#elenco-tag .lista-prodotti .box .desc,
#elenco-tag .lista-prodotti .box .pdf {
	font-size: 13px;
}

.header-image {
	position: relative;
	max-height: 600px;
	overflow: hidden;
}

.header-image .header-title {
	position: absolute;
	bottom: 10px;
	right: 100px;
}

#animation {
	
}

#animation-container {
	
}

.magic-element {
	position: relative;
}

#slider-home .qx-slideshow-items li:nth-child(odd) .qx-position-center-right {
	right: inherit;
	left: 0;
}

#slider-home .qx-slideshow-items li:nth-child(odd) .qx-transition-slide-right {
    transform: translateX(-100%);
}

#slider-home .qx-slideshow-items li:nth-child(odd) .qx-text-right {
    text-align: left !important;
}

#slider-home .qx-slideshow-items li:nth-child(odd) .slide-content {
	padding-left: 18%;
	padding-right: 25%;
}

#slider-home .qx-slideshow-items li.qx-transition-active .qx-transition-slide-right{
    transform: translate(0, 0);
}

#slider-home .slide-content a.qx-btn {
	text-align: right;
	padding: 0 !important;
	border: 0 !important;
	box-shadow:none !important;
	position: relative;
	display: block;
	width: 555px;
	float: right;
	margin-top: 0px !important;
	line-height: 32px;
}

#slider-home .qx-slideshow-items li:nth-child(odd) .slide-content a.qx-btn {
	text-align: left;
	float: left;
}


#slider-home .slide-content a.qx-btn::before {
	content: '+';
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 40px;
	text-align: center;
	font-size: 80px;
	background: #fff;
	color: #4470b3;
	float: right;
	position: relative;
	top:-11px;
	margin-left: 18px;
}

#slider-home .qx-slideshow-items li:nth-child(odd) a.qx-btn::before {
	float: left;
	color: #a21c26;
	margin-left: 0;
	margin-right: 18px;
	top:-6px;
}

#slider-home .slide-content a.qx-btn {
	max-width: 400px; 
}

#slider-home-0 .slide-content a.qx-btn {
	max-width: 500px;
}

.qx-btn-primary:focus, .qx-btn-primary.qx-focus {
	box-shadow: none !important;
}

.list-categories {
	display: flex;
	flex-wrap: wrap;
}

.list-categories li {
	display: inline-block;
	float: left;
	width: 32%;
	max-width: 341px;
	text-align: center;
	margin: 0 58px 100px 58px;
	position: relative;
}

.list-categories.guarnigom-categories li,
.list-categories.gsg-categories li{
	margin: 0 52px 100px 52px;
}

.list-categories li a {
	display: block;
}

.list-categories li a:hover {
	text-decoration: none;
}

.list-categories li a span {
	display: block;
}


.list-categories li img {
	margin-bottom: 38px; 
	position: relative;
}

.list-categories li a:before {
	content: '+';
	width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    color: #a21c26;
    background: #fff;
    font-size: 54px;
	font-weight: 400;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}

.guarnigom-categories.list-categories li a:before {
	color: #a21c26;
}

.guarnigom-categories.list-categories li:hover a:before {
	color: #fff;
    background: #a21c26;
}


.gsg-categories.list-categories li a:before {
	color: #4470b3;
}

.gsg-categories.list-categories li:hover a:before {
	color: #fff;
    background: #4470b3;
}

.list-categories li.custom a:before {
	display: none;
}

.list-categories li.custom .custom-content {
	width: 341px;
	height: 341px;
	background: #a21c26;
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	padding: 0 22px;
	margin-bottom: 30px;
	box-shadow: 15px 15px 0px 0px #808080; 
}

.list-categories li.custom .custom-content > div {
	height: 100%;
	display: flex;           /* establish flex container */
    flex-direction: column;  /* make main axis vertical */
    justify-content: center; /* center items vertically, in this case */
    align-items: center; 
}

.section-lavoraconnoi {
	position: relative;
	top: -214px !important;
    margin-bottom: -214px;
}


.section-over-prodotti {
	position: relative; 
	bottom: -360px;
	margin-top: -360px;
	height: 360px;
	z-index: 2;
} 

.phocamaps-box {margin-top: 0 !important}

.breadcrumbs-categorie {
	min-height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

.breadcrumbs-categorie.gsg-categories {
	background: #4470b3;
}

.breadcrumbs-categorie.guarnigom-categories {
	background: #a21c26;
}

.background-gsginox {
	background: url("/images/background-gs-inox-cat.jpg") no-repeat;
	background-size: cover;
}

.background-guarnigom {
	background: url("/images/background-guarnigom-cat.jpg") no-repeat;
	background-size: cover;
}

#prodotto.gsg-categories h1 span,
#prodotto.gsg-categories h2 span {
	color:#4470b3;
}

#prodotto.guarnigom-categories h1 span,
#prodotto.guarnigom-categories h2 span {
	color:#4470b3;
}

#produtcs {
	padding-top: 80px;
	padding-bottom: 80px;
	
}

.video-overlay video {
	width: 100%;
	height: auto;
}

.image-product {
	overflow: hidden;
	max-height: 341px;
	margin-bottom: 40px;
	background: #fff;
}

.image-product img {
	object-fit: cover;
	width: auto;
	height: 341px;
}

.tabella img {
	max-width: 70%;
}

.download  .qx-btn-primary span::before {
	font-family: FontAwesome;
	content:"\f1c1";
	font-size: 30px;
	top:6px;
}



#prodotto h1, #prodotto h2, #prodotto h3, #prodotto h4, #prodotto h5, #prodotto h6 {
	line-height: 0px;
}

.lightbox-text {
	display: none;
	max-width: 600px;
}

.language-mobile {
		display: none;
	}

@media (max-width: 1200px){
	
	.header-v7 .off-canvas-toggle {display: block;}
	
	.ipad-order-1 {
		order: 1;
	}
	
	.ipad-order-2 {
		order: 2;
	}
	 
	.ipad-center,
	.ipad-center .qx-element {
		text-align: center !important;
	}
	
	.convertforms {
		max-width: 100% !important;
	}
	
	.language-mobile {
		display: inline-block;
		margin-right: 20px;
	}

}

@media (max-width: 1024px){
	.section-over-prodotti {
		position: inherit;
		bottom: inherit;
		margin-top: 0;
		height: auto;
	}
	
	.section-lavoraconnoi { 
		position: inherit;
		top:inherit !important;
		margin-bottom: 0;
	}
}

@media (max-width: 992px){
	
	
	
	.qx-row .qx-column,
	#workflow-number {display: block}
	
	.qx-flex-column-reverse {
		flex-direction: row !important;
	}
	
	.qx-row-align-center {
		align-items: center;
	}
	
	
	.map_canvas,
	#phocaMapPlgPM1 {
		height: 400px !important;
	}
	
	.row-inverse {
		display: flex;
		flex-wrap: wrap;
	}
	
	.mobile-order-1 {
		order: 1;
	}
	
	.mobile-order-2 {
		order: 2;
	}
	
	.xzoom-container {
		margin-top: 40px;
	}
}

@media (max-width: 768px){
	
	
	
	.max-padding {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.max-padding-bottom {
		padding-bottom: 20px !important;
	}
	
	
	.qx-element-social-icon ul.qx-inline {
		justify-content: center !important;
	}
	
	
	.qx-flex-column-reverse {
		flex-direction: row !important;
	}
}


@media screen and (max-width: 767px) {
	#slider-home .slide-content a.qx-btn::before { display: none;}
	
	#slider-home .qx-slideshow-items li .slide-content {
		padding: 0 40px !important;
	}
	
	#slider-home .qx-btn {
		white-space: normal !important; 
		width: 100% !important;
	}
	
	.footer-menu li {
		text-align: center;
	}
	
	.list-categories li,
	.list-categories li.custom {
		width: 100%;
		max-width: 80%;
		margin: 0 0 100px 0;
	}
	
	.list-categories li.custom   {
		max-width: 100%;
	}
	
	.list-categories li.custom .custom-content {
		width: 100%;
		margin-left: -30px;
	}
	
	
	
}

@media screen and (max-width: 550px) {
	
	.map_canvas,
	#phocaMapPlgPM1 {
		height: 300px !important;
		
	}
	
	.qx-flex-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	
}

@media (max-width: 414px){
	
	
	.text-titolone span {
		font-size: 40px;
		line-height: 36px;
	}

	
	.text-titolo span {
		font-size: 30px;
		line-height: 34px;
	}
	
	.breadcrumbs-categorie {
		font-size: 14px;
		line-height: 30px;
	}
	
	#prodotto {
		margin-top: 20px;
	}
	
	.form-visual .cf-control-group.inline {
		width: 100%;
		max-width: 100%;
	}
		
	.language-mobile {
		margin-right: 0;
		position: absolute;
		left: 22px;
		top: 26px;
	}
	
	#slider-home .qx-slideshow.slider-height-custom, 
	#slider-home .qx-slideshow ul.custom-height {
		height: 200px !important;
	}
	
	#slider-home .slide-content h2 {
		font-size: 22px !important;
	}
	
	#slider-home .slide-content a.qx-btn {
		font-size: 20px !important; 
	}

}

@media screen and (max-width: 320px) { 
	
	

	.text-titolone span {
		font-size: 34px;
		line-height: 28px;
	}
	

	.text-titolo span {
		font-size: 28px;
		line-height: 34px;
	}

	.map_canvas,
	#phocaMapPlgPM1 {
		height: 220px !important;
	}
}