

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-items-top {
    -webkit-box-align: top!important;
    -ms-flex-align: top!important;
    align-items: top!important;
}

.align-items-bottom {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: end!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;}

.margin-left-65 {  
	margin-left: 65px;
}

.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: #5E5E5E;
}

[class*='qx-divider'] {
	margin-bottom: 0;
}

body {
	font-family: "helvetica";
	color: #5E5E5E;
	font-size: 14px;
	line-height: 23px;
	font-weight: 300;
}

body .no-footer #t3-mainbody {
	padding-top: 0px;
}

body #t3-mainbody {
	padding-top: 60px;
	background: #fff;
}

.nopadding #t3-mainbody {
padding-top: 0px;
	
}



b, strong {
	font-weight: 700;
}

em {
	color: inherit;
}

.qx-element-divider-separator-v2 {margin-top: -30px;}


.t3-mainbody {
    padding: 0px 0;
	min-height: 500px;
}

.header-v1 .off-canvas-toggle {top:55px;}

.tx-main-menu .mod-quix-library {
	float: right;
}

.tx-main-menu .navbar {width: 100%;}

.menu-white,
.header-white #t3-header .logo-img-sm {
	display: none;
}

.header-white #t3-header .menu-ham,
.header-white #t3-header .logo-image img.logo-visible  {
	display: none; 
}

.header-white #t3-header  .menu-white,
.header-white #t3-header .logo-img-sm {
	display: inline-block;
	
}


#t3-header .logo-image img ,
.footer-section .qx-element-image-v2 img {
	max-width: 112px; 
}

#t3-header .logo-image img {
	
	display: none;
}

#t3-header .logo-image .logo-visible {
	display: inline-block;
}

.header-v1 .logo-img-sm {
	height: 65px;
}

.header-v1 .logo a {
	vertical-align: middle;
}

.qx-slider-pro-v2 .slider-pro-item>img {
	object-position: 0 0;
}

#t3-header {
	min-height: 63px;
    line-height: 63px;
	background: transparent url("/images/background_image.jpg") repeat;

	width: 100%;
	z-index: 14;
}


#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 10px;}


.full-height {
	height: 100vh;
}

#top-header {
	height: 50px;
	line-height: 50px;
	background: #0099cc;
}

#contact-top ul li.item-2 i {
	padding: 4px 7px;
	font-size: 18px;
}

.sb-search.sb-search-open, .no-js .sb-search {max-width: 270px}

#social-mobile {display: none;}

.header-area {
	box-shadow: none;
	position: absolute;
	top:0;
	width: 100%;
	z-index: 9;
}

.no-footer .header-area {
	position: relative;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "helvetica", sans-serif;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	line-height: 0;
}

.item-page h1,.item-page h2,.item-page h3,.item-page h4,.item-page h5,.item-page h6 {
	line-height: 1.1;
}

h1, .h1 {
	font-size: 40px;
}

.text-titolone span {
	font-family: "helvetica", sans-serif;
	font-size: 26px;
	line-height: 38px;
}


.text-titolo span{
	font-family: "helvetica", sans-serif;
	font-size: 16px;
	line-height: 22px;
} 

.text-titoletto span
{
	font-family: "helvetica", sans-serif;
	font-size: 22px;
	line-height: 30px;
}


.text-sottotitolo span
{
	font-family: "helvetica", sans-serif;
	font-size: 25px;
	line-height: 30px;
}


.text-titolino span
{
	font-family: "helvetica", sans-serif;
	font-size: 23px;
	line-height: 38px;
}


.text-testo span
{
	font-family: "helvetica";
	font-size: 14px;
	line-height: 22px;
}


.text-footer span,
.text-footer
{
	font-family: "helvetica";
	font-size: 15px;
	line-height: 30px;
}

.text-underline a {
	text-decoration: underline!important;
}

.titolone-padding {
	
    margin-left: -100px;
}

.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-underline, .text-underline span {text-decoration: underline;}

.text-tiny, .text-tiny span {font-weight: 200 !important;}
.text-xlight, .text-xlight span {font-weight: 200;}
.text-light, .text-light span, .text-book span {font-weight: 300;}
.text-regular, .text-regular span {font-weight: 400;}
.text-medium, .text-medium span {font-weight: 500;}
.text-semibold, .text-semibold span {font-weight: 600;}
.text-bold, .text-bold span {font-weight: 700;}
.text-xbold, .text-xbold span {font-weight: 800;}
.text-xblack, .text-xblack span {font-weight: 900;}

.text-white, a.text-white, .text-white a, .text-white span, .text-white a {color: #fff !important;}
.text-black, a.text-black, .text-black a, .text-black span {color: #000 !important;}
.text-gray, a.text-gray, .text-gray span {color: #5E5E5E;}


.text-lightgray, a.text-lightgray {color: #4d4d4d;} 
.text-orange, a.text-orange {color: #e6bd42;}

.text-blue, .text-blue span, a.text-blue { 
	color: #0000FF;  
}

.text-viola span, a.text-viola, .text-viola { 
	color: #8A2BE2;
}

.text-yellow, a.text-yellow, .text-yellow span {color: #D1FF29;}

.text-trans, a.text-trans, .text-trans span {color: rgba(0,0,0,0.2);}

.text-primary, .text-primary span, 
.navbar-default .navbar-nav li .text-primary span {
	color: #0099cc; 
}

a.text-primary:hover {
	color: #0099cc !important; 
}

.backgroud-lightblue {
	background: rgba(130,152,167,0.27);
}



.fp-slide {
	background-position: bottom;
}


.background-yellow {
	background: #D1FF29;
}

.no-gutters .qx-col-wrap {
	padding: 0 !important;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}



.t3-footnav .t3-module {
	margin-bottom: 0; 
	margin-top: 0;
}

.qx-inner.frontend .contenuto-servizzi .qx-row .qx-column {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

#t3-mainbody {
	overflow: hidden;
}

.noscroll1 {
	position: inherit;
	overflow-y: hidden;
}

.off-canvas-right.off-canvas-effect-13 .t3-wrapper {
	transform: translate3d(0px, 0, 0) !important;
}

.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
	opacity: 1;
	background: transparent url("/images/background_image.jpg") repeat;
}

.logo-blur {
	filter:blur(3px);
	width: 250px;
}

.background_texture {
	background: transparent url("/images/background_image.jpg") repeat;
}



.cf-control-group.newsletter label {
	text-transform: uppercase;
	font-weight: 700;
}

.qx-img-fluid {width: 100%;} 

.qx-btn-primary {
	border: 0;
}

.btn, .qx-btn {
	font-size: 30px;
	font-weight: 400;
}
 
.qx-btn-secondary,
.qx-btn-secondary:hover {
	color: #5E5E5E;
	background: transparent;
	font-size: 14px;
	border-radius: 0px;
	border: 0;
	padding: 0; 
}

.qx-btn-secondary:hover {
	text-decoration: underline;
	color: #0000FF;
}

.qx-btn-secondary.btn-operatore {
	font-size: 30px;
}

.readmore.more-big {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	font-size: 50px;
}

.slide-content .readmore.more-big {
	position: relative;
	top:-6px;
	left: 20px;
}

.qx-btn-primary,
.link_border_freccia {
	background: transparent !important;
	position: relative;
	padding: 4px 20px 6px 0px !important;
	margin: 0 !important;
	border: 0 !important;
	border-bottom: 1px solid #707070 !important;
	width: 100%;
	text-align: left;
	font-size: 20px;
}

.qx-btn-primary .qx-element-button-wrapper {
	display: inline-block;
}

.qx-btn-primary span,
.link_border_freccia span {
	color: #5E5E5E;
	text-decoration: none;
	font-weight: 300;
	font-family: "helvetica", sans-serif;
	text-transform: uppercase;
}

.text-bold.link_border_freccia span {
	font-weight: 700;
}

.link_border_freccia span {
	max-width: 80%;
	display: inline-block;
}

.qx-btn-primary:hover{
	background: transparent !important;
	
}
.qx-btn-primary:hover span,
.link_border_freccia:hover span {
	color: #0000FF;
	font-weight: 700;
}

.qx-btn-primary > div:after,
.link_border_freccia >a:after,
.form-visual .cf-btn:after,
#t3-off-canvas .t3-megamenu .nav-child ul > li > a:after,
#t3-off-canvas .t3-megamenu ul > li > a:after {
	content: '';
	background: transparent url("/images/freccia.svg") no-repeat;
	width: 59px;
	height: 15px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: opacity 0.2s ease, left 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

.qx-btn-primary:hover > div:after,
.link_border_freccia:hover > a:after,
.form-visual div[data-type*="submit"] .cf-control-input:hover .cf-btn:after,
#t3-off-canvas .t3-megamenu .nav-child ul > li:hover > a:after,
#t3-off-canvas .t3-megamenu ul > li:hover > a:after {
	opacity: 1;
	left: calc(100% - 59px);
}

.link_border_freccia.no_arrow >a:after {
	display: none;
}

#t3-off-canvas .t3-megamenu ul > li.dropdown:hover > a:after {
	opacity: 0;
	left: 50%;
}

.link_border_freccia a {
	text-decoration: none !important;
}

.text-bold-contatti span {
	font-weight: 700;
}

.button-plus .qx-btn-primary {
	padding: 14px 15px 12px 15px !important;
}

.button-plus .qx-btn-primary span:after {
	content: '';
	width: 27px;
	height: 27px;
	display: block;
	background: transparent url("/images/plus.png") no-repeat;
	transition: all 0.3s ease;
	background-size: 27px 27px; 
}

.button-plus .qx-btn-primary:hover span:after {

	background: transparent url("/images/plus-white.png") no-repeat;
	background-size: 27px 27px; 
}

.btn-white .qx-btn-primary span {
	color: #fff;
}

.back-to-top { 
	position: absolute; 
	bottom: 40px;
    right: 20px; 
	opacity: 0;
}

.back-to-top.gototop-fixed {
	position: fixed;
	z-index: 9;
}

.back-to-top .btn {
    background: transparent url("/images/goto_up.svg") no-repeat;
    
    height: 60px;
    width: 60px;
	background-size: 60px 60px;
    
    padding: 0;
    text-align: center;

    border: 0;
	
}

.back-to-top .btn:hover {
background: transparent url("/images/goto_up.svg") no-repeat;
	background-size: 60px 60px;
}

.menu-ham {
	width: 43px;
	margin-top: 10px;
}



hr.primary {
	border-bottom: 2px solid #0099cc;
}

#t3-mainbody .qx-element-text-v2 a {
    text-decoration: underline;
}

.form-visual .cf-form-wrap {
	padding: 0 !important ;
}

.form-visual {background: transparent !important;}

.form-visual ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #5E5E5E !important;

}
.form-visual ::-moz-placeholder { /* Firefox 19+ */
	color: #5E5E5E !important;

}
.form-visual :-ms-input-placeholder { /* IE 10+ */
	color: #5E5E5E !important;

}
.form-visual :-moz-placeholder { /* Firefox 18- */
	color: #5E5E5E !important;

}

::-webkit-input-placeholder { /* WebKit browsers */
     opacity: 1 !important;

}

.cf-content-wrap {display: none !important;}

.convertforms .cf-label {
	color: #5E5E5E !important;
}

#visual-form .cf-control-group {
	padding: 0 0 10px 0;
}

.form-visual div[data-type*="submit"] {
	padding-top: 20px;
}

.form-visual .cf-input { 
	background: transparent !important;
	font-size: 14px !important;
	border: 0px solid #707070 !important;
	border-bottom: 1px solid #5E5E5E !important;
	color: #5E5E5E!important;
	font-family: "helvetica", sans-serif !important;
	padding: 16px 14px 16px 0 !important;
	width: 100%;
	box-shadow: none;
}

.form-visual .cf-checkbox-group .cf-input {
	width: auto;
}

.form-visual textarea.cf-input {
	height: 200px;
}

.cf-field-hp1 {
    display: none;
    position: absolute;
    left: -9000px;
}

.form-visual .form-check-input {vertical-align: top;}

.form-visual .form-check-label {width: 95%;}

.form-visual .cf-btn {
        background: transparent !important;
    position: relative;
    padding: 4px 20px 6px 0px !important;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #707070 !important;
    width: 100%;
    text-align: left;
	border-radius: 0 !important;
	 color: #0000FF !important;
    text-decoration: none;
    font-weight: 700 !important;
	font-size: 20px !important;
    font-family: "helvetica", sans-serif;
    text-transform: uppercase;
}

.form-visual .cf-btn:hover {
	color: #0000FF !important;
       background: transparent !important;
    border-bottom: 1px solid #707070 !important;
}

.logout {
	margin-top: 200px; 
}



.txtPrivacy {
	text-transform: none;
	font-size: 14px;
	line-height: 18px;
}

#qx-form-captcha canvas {
	max-height: 60px;
	background: #fff;
}

a {
	transition: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.social a:hover {
	text-decoration: none;
}

.social .qxio-social-twitter:before {
	content: '';
	background: transparent url(/images/x-logo.png) no-repeat;
	width: 24px;
	height: 24px;
	background-size: 24px 24px;
	display: inline-block;
	margin-top: 2px;
}

.social .qxif-facebook-square {
	margin-right: 10px;
}

.social .qxio-social-linkedin {
	font-size: 34px !important;
	position: relative;
	top:-1px;
}

.qx-row .qx-row {
	margin: 0;
} 

#t3-footer .footer-section p, 
#t3-footer .footer-section a {
	color: #5E5E5E;
	text-decoration: none;
	font-size: 15px;
	line-height: 26px;
}



footer a:hover,
footer a:focus {
	color: #0099cc;
}

#t3-footer {
	overflow-x: hidden;
}
#footer-info {
	position: relative;
	z-index: 0;
}
#footer-info:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;

	z-index: 0;
	opacity: 0.35;
}

#footer-info .qx-container {
	z-index: 1;
	position: relative;
}

#footer-header {
	position: relative;
}

#footer-header:after {
	content: '';
	width: 200vw;
	position: absolute;
	bottom: 0;
	left: -100%;
	border-bottom: 1px solid #000;
}

.footer-menu ul,
.footer-menu li {
	list-style: none;
}

.footer-menu li {
	padding: 0;
}

.footer-menu li,
.footer-menu li a {
	font-family: "helvetica";
	line-height:34px;
	font-size: 29px;
	font-weight: 300;
	padding:0;
	color: #fff !important;
	display: block;
}

.footer-menu.footer-menu-centrale li a {
	text-transform: uppercase;
	font-weight: 500;
	padding-top: 0 !important;
}

.footer-menu ul {padding-left: 15px;}

.footer-menu li a:hover {
	background: none;
	color: #fff; 
	text-decoration: underline; 
}

.footer-baseline,
.footer-baseline a { 
	font-size: 15px;
}

.social-icon li.inline-item {
	margin: 0;
}
 

.social-icon a {
	line-height: 70px;
}

#mappa-contatti .phocamaps-box {padding: 0 !important; margin: 0 !important;}

.phocamaps-map {
	height: 500px;
}
 

.no-margin span {margin: 0;}

.list-no-space li:before {display: none;}


.k2CategoriesListBlock.category-list {
	text-align: center;
}



.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;
}

.mega-dropdown-menu {
	background: #fff;
	
}

#t3-off-canvas {
	width: 100%;
	display: flex;
	align-items: center!important;
	z-index: 101;
	padding-top: 30px;
}

.t3-off-canvas  a.close {
	right: inherit;
	left: 55px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-size: 20px 20px;
	top:30px;
}

.t3-off-canvas .t3-off-canvas-body {
	padding: 0 !important;
}

.social_menu {
	padding-top: 90px;
}

.link_contatti_menu {
	position: fixed;
	top: 85%;
	right: 0;
	width: 25%;
}

.menu-right {
	width: 20%;
	float: right;
	background: #fff;
	height: 100vh;
	position: relative;
	padding-right: 8%;
}



.menu-right a.close {
	background-image:url(/images/close.png);
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-size: 38px 38px;
	position: relative;
	top:65px;
	right: 30px;
}  

.menu-left { 
	width: 80%;
	padding: 0 100px 0 100px;
	height: 100vh;
}

.menu-right .t3-module {
	margin-top: 242px;
	text-align: right;
}

.menu-left .t3-module,
.menu-left  .menu_centrale_canvas {
	width: 50%
}

.menu-left li a {
	font-weight: 300;
}

.menu-left .menu_centrale_canvas li a {
	font-weight: 400;
	text-transform: uppercase;
}

.t3-off-canvas .t3-off-canvas-body .nav.menu li a,
.t3-off-canvas .t3-off-canvas-body .nav.menu li a:hover {
	color: #707070 !important;
	background: transparent !important;
	font-size: 35px;
	font-family: "helvetica", sans-serif;
	padding: 0 0 50px 0;
	font-weight: 700;
}

.t3-off-canvas .t3-off-canvas-body .nav.menu li a:hover {

}

#menu-lingua {
	margin-right: 35px;
}

#menu-lingua li,
#menu-lingua li a {
	font-size: 14px;
	line-height: 20px;
}

#menu-lingua .mod-languages {
	line-height: inherit;
}

#menu-lingua li.lang-active a {
	font-weight: 900;
}

/*
#menu-lingua {
	max-width: 85px;
	margin:100px auto 0 auto;
	text-align: center;
}

#menu-lingua li,
#menu-lingua li a,
#menu-lingua .titolo {
	font-size: 15px;
	line-height: 20px;
	color: #9d9c9c;
}

#menu-lingua ul {
	margin-top: 20px;
}

#menu-lingua li {
	background: transparent;

	text-align: center;
}
*/

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: transparent; 
}

.hamburger_menu {
	margin-left: 35px;
}

.t3-megamenu .dropdown.mega > .dropdown-menu {
    
    width: 100%;
    margin: 0 auto;
}

#t3-off-canvas .t3-off-canvas-body {
	flex: 25%;
	max-width: 25%;
}

#t3-off-canvas .t3-megamenu li,
#t3-off-canvas .navbar-nav li {
    white-space: nowrap;
	
	margin: 0 0px 0 0px;
	float: none;
	display: block;
}

#t3-off-canvas .t3-megamenu li a,
#t3-off-canvas .navbar-nav li a {
	padding: 0;
}

#t3-off-canvas .t3-megamenu > ul > li,
#t3-off-canvas .navbar-nav > li{
	border-bottom:1px solid #707070;
	padding: 20px 0 24px 30%;
}

#t3-off-canvas .t3-megamenu > ul > li > a {
	
}

#t3-off-canvas .t3-megamenu .dropdown.open > a {
	padding-bottom: 0px;
}

#t3-off-canvas .t3-megamenu .navbar-nav,
#t3-off-canvas .navbar-nav {
	float: none;
}

#t3-mainnav .mega > .mega-dropdown-menu {
	min-width: auto
}

#t3-off-canvas .t3-megamenu .mega-col-nav {
	padding: 0;
}

#t3-off-canvas .t3-megamenu > ul > li > a:not(.con_icona) {
  margin-left: 63px;
}


#t3-off-canvas .t3-megamenu > ul > li > a.con_icona:before {
	content: '';
	width: 33px;
	height: 33px;
	background-size: 33px 33px;
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: 30px;
	position: relative;
	top:7px;
}



#t3-off-canvas .t3-megamenu > ul > li > a.opere:before {
	background-image: url('/images/icona_opere.svg');
}

#t3-off-canvas .t3-megamenu > ul > li > a.mostre:before {
	background-image: url('/images/icona_mostre.svg');
}

#t3-off-canvas .t3-megamenu > ul > li > a.workshop:before {
	background-image: url('/images/icona_workshop.svg');
}

#t3-off-canvas .t3-megamenu .dropdown {
	position: relative;
}

#t3-off-canvas .t3-megamenu .dropdown:after {
	content: '';
	width: 15px;
	height: 15px;
	background-size: 15px 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
	right:0;
	top:38px;
	background-image: url('/images/icon_plus.svg');
	cursor: pointer;
}

#t3-off-canvas .t3-megamenu .dropdown.open:after {
	background-image: url('/images/icon_less.svg');
}

#t3-off-canvas .t3-megamenu .mega-inner {
	padding: 0;
}

#t3-off-canvas .t3-megamenu .nav-child ul {
	padding-top: 10px;
}

#t3-off-canvas .t3-megamenu .nav-child ul > li {
	margin-left: 65px;
	border-bottom:1px solid #707070;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transition: transform 1s cubic-bezier(0.2, 0.9, 0.4, 1.1), opacity 0.5s linear;
	transform:translate3d(0,-20px,0);
}

#t3-off-canvas .t3-megamenu .nav-child ul > li:last-child {
	border-bottom: 0;
}

#t3-off-canvas .t3-megamenu .dropdown.open .nav-child ul > li {
	visibility:visible;
	height: auto;
	opacity: 1;
	transform:translate3d(0,0px,0);
}

#t3-off-canvas .t3-megamenu ul > li > a {
	font-size: 20px;
	font-weight: 700;
}

#t3-off-canvas a:focus,
#t3-mainbody a:focus {
	outline:none;
	background: transparent;
}

#t3-off-canvas .t3-megamenu .nav-child ul > li > a {
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 14px 0 12px 0;
} 

#t3-off-canvas .t3-megamenu li a:hover {
	background: transparent;
}

#t3-off-canvas .dropdown-toggle .caret {
	display: none;
}


.video-retina-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 650px;
    z-index: 1;
}

.video-retina-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0,0,0,0.7);
    z-index: 1;
}


.video-link .video-fullscreen {
	position: absolute;
	left: 0;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	margin: 0 auto;
	z-index: 1
}

.video-link-full .video-fullscreen  {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    z-index: 5;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.video-link {
	position: relative;
}

.video-link .poster {
	width: 100%;
	height: 100%;
	object-fit: cover;
}



.video-overlay video {
    object-fit: cover;
    width: 100%;
}

.video-overlay.video-absolute video {
    position: absolute;
	top:50%;
	transform: translateY(-50%);
}

.video-overlay {
    height: auto;
    overflow: hidden;
    position: relative;
	line-height: 0;
}

#video-wrapper {
	position: relative;
}

.video-controls {
	opacity: 0;
	-webkit-transition: -webkit-opacity 1s;
	transition: opacity 1s;
}

#video-wrapper:hover .video-controls {
	opacity: 1;
}

.video-home .video-overlay {
	max-width: 31%;
    margin: 0px 11px;
}

.video-home .video-link-full .video-fullscreen {
	width: 50px;
}

.no-button .video-link-full .video-fullscreen {
	opacity: 0;
}

.video-full {
	position: relative; 
	height: calc(100vh - 80px);
}

.video-overlay.video-full video {
    object-fit: cover;
    width: 100%;
	height: 100%;
}

.video-full .content {
	position: absolute;
	left: 10%;
	top:10%;
}

video {
    clip-path: inset(1px 1px);
}

#play-pause,
#mute,
#play-pause-2,
#mute-2 {cursor: pointer;}

#slider-home .slide-content h2 {
	font-size: 72px;
	line-height: 72px;
	font-weight: 800;
	text-transform: uppercase;
}

#slider-home .slide-content p {
	font-size: 30px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;

}


#slider-home .qx-slideshow-items li:nth-child(even) .qx-position-center-right {
	right: inherit;
	left: 0;
}

#slider-home .qx-slideshow-items li:nth-child(even) .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(even) .qx-text-right {
    text-align: left !important;
}

#slider-home .qx-slideshow-items li:nth-child(odd) .slide-content {
	padding-left: 0%;
    margin-left: 54%;
    padding-right: 15%;
    padding-bottom: 9%;
}

#slider-home .qx-slideshow-items li:nth-child(even) .slide-content {
	padding-left: 0%;
	margin-left: 10%;
	padding-right: 50%;
	padding-bottom: 10%;
}

#slider-home .qx-slideshow-items li.qx-transition-active .qx-transition-slide-right{
    transform: translate(0, 0);
}

#slider-home .slide-content a.qx-btn {
	
	padding: 0 !important;
	border: 0 !important;
	box-shadow:none !important;
	position: relative;
	display: block;
	width: 555px;
	margin-top: 0px !important;
	line-height: 32px;
}

#slider-home .qx-slideshow-items li:nth-child(even) .slide-content a.qx-btn {
	text-align: left;
}


#slider-home .slide-content a.qx-btn::before {
	font-family: "helvetica";
	font-weight: 300;
	content: '+';
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 74px;
	border-radius: 40px;
	text-align: center;
	font-size: 120px;
	background: #4d4d4d;
	color: #fff;
	float: left;
	position: relative;
	top:-11px;
}



.video-controls #play-pause,
.video-controls #play-pause-2{
	float: left;
}


.video-controls .pause .fa-play,
.video-controls .play .fa-pause,
.video-controls .mute .fa-volume-up,
.video-controls .audio .fa-volume-off { 
	display: block;
}

.video-controls .play .fa-play,
.video-controls .pause .fa-pause,
.video-controls .mute .fa-volume-off,
.video-controls .audio .fa-volume-up{
	display: none;
}

.video-controls #mute,
.video-controls #mute-2{
	float: right;
}

.header-text h1 {
	line-height: 180px;
}

.header-text h2 {
	margin-right: 8px;
}

#t3-mainnav .icona-megamenu img {
	height: 66px;
	width: auto;
	max-width: auto;
}


#titolo-progetto .info {
	margin-top: 50px;
	margin-left: 20px;
}


.info .tags {
	max-width: 300px;
}

.gup-10 {
	margin-left: -5px;
    margin-right: -5px;
}

.gup-10  .qx-col-wrap {
	padding: 15px 5px !important;
}


#elenco-tag {
	text-align: left;
	margin-bottom: 80px;
	margin-top: 90px; 
	opacity: 0; 
}

#elenco-tag h4 {
    font-family: dico-code-one;
    padding: 8px 16px 8px 16px;
    cursor: pointer;
	font-size:14px;
	display: inline-block; 
	margin: 0;
	font-weight: 400;
}

#elenco-tag span {
	padding: 8px 0;
}

#elenco-tag h4,
#elenco-tag span {
	float: left;

}

#elenco-tag h4:hover,
#elenco-tag h4.active {
    background-color: #000;
    color: #ffffff;
}



#elenco-tag .lista-progetti {
	margin-left: -10px;
	margin-top: 30px;
}

.tags-servizi {
	margin-left: 8px;
}

#progetti-home {
	margin-left: -10px;
	margin-top: 60px;
}

#elenco-tag .lista-progetti .box { 


    margin: 10px;
	display: inline-block;
	width: 30%;
}

#progetti-home .box  { 

	display: inline-flex;
	width: 100%;
	margin-bottom: 30px;
}

#progetti-home .box img {
	width: 100%;
	height: auto;
}

#elenco-tag .lista-progetti .box .title {
	display: none;
}

#progetti .grid figure{
	max-height: 350px;
}

.progetti-servizi .grid {
	width: 278px;
	height: 278px;
}

#progetti-home .grid figure,
.progetti-servizi  .grid figure {
	width: 100%;
	min-width: auto;
}

#progetti figure.effect-zoe figcaption,
#progetti-home figure.effect-zoe figcaption,
.progetti-servizi  figure.effect-zoe figcaption {
	top: -100%;
	bottom: inherit;
	padding: 1em;
	height: 100%;
	background: transparent;
	color: #000;
	opacity: 0;
	-webkit-transition: -webkit-opacity 1s;
	transition: opacity 1s;
	-webkit-transform: translate3d(0,100%,0) !important;
	transform: translate3d(0,100%,0) !important;
	
}

.progetti-servizi figure.effect-zoe figcaption {
	padding: 4px;
}

figure.effect-zoe figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-zoe:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

#progetti figure.effect-zoe:hover figcaption,
#progetti-home figure.effect-zoe:hover figcaption,
.progetti-servizi figure.effect-zoe:hover figcaption {
	opacity: 1;

}


#progetti figure.effect-zoe .description,
#progetti-home figure.effect-zoe .description,
.progetti-servizi figure.effect-zoe .description {
	font-size: 20px;
	font-weight: 700;
	padding: 20px 30px; 
	color: #fff;
	text-align: left;
}

.progetti-servizi figure.effect-zoe .description {
	padding: 0px 30px; 
}

figure.effect-zoe .description p {
	font-size: 12px;
}

figure.effect-zoe .description h3 {
	font-size: 30px;
}


figure.effect-zoe .description p,
figure.effect-zoe .description h3 {
	display: table;
	margin-bottom: 10px;
	
	background: #000;
	color: #fff;
	padding: 5px 16px;
	text-transform: none;
	
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-zoe .description h3 {padding-top: 10px}

figure.effect-zoe .description p.tag  {
	margin-bottom: 5px;
}

figure.effect-zoe .description h3 {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe .description p.tag  {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe .description p.intro {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover .description h3 {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-zoe:hover .description p.tag {
	-webkit-transition-delay:  0.05s;
	transition-delay:  0.05s;
}

figure.effect-zoe:hover .description p.intro {
	-webkit-transition-delay:0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover .description p,
figure.effect-zoe:hover .description h3{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
 

.header-image {
	position: relative;
	max-height: 600px;
	overflow: hidden;
}

.header-image .header-title {
	position: absolute;
	bottom: 10px;
	right: 100px;
}


.video-inline {
	object-fit: cover;
}

#t3-footer .convertforms .cf-content-wrap {display: none;}


#shared_this {
	position: absolute;
	left: 0;
	right: 0;
	top:40px;
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
}

#shared_this .at4-show {
	display: inline-block !important;
}

#shared_this .addthis_counter .atc_s  {
	background-color: #fff;
	color: #000;
	font-family: dico-code-one !important;
    font-size: 16px;
	letter-spacing: 0.010em;
	text-transform: uppercase; 
	font-weight: 400 !important;
}

#shared_this .addthis_counter .atc_s:before {
	display: none !important;
    content: "\f1e0";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}

#shared_this .addthis_counter.addthis_pill_style {
	height: 18px;
}

#pointer-wrapper {
	padding-bottom: 195px;
	position: relative;
	border-bottom:6px solid #0099cc;
}

#pointer-wrapper .box {
	margin: 0 73px;
	display: inline-block;
	position: relative;
}

#pointer-wrapper .box .text-titolo { 
	text-align: center;
	position: relative;
}

#pointer-wrapper .box .text-titolo:before {
	content: '';
	width: 3px;
	height: 146px;
	display: block;
	position: absolute;
	top:85px;  
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #0099cc;
}

#pointer-wrapper .box:before {
	content: '';
	width: 54px;
	height: 54px;
	display: block;
	position: absolute;
	top:290px;  
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 27px;
	border:10px solid #0099cc;
	background: #fff;
	z-index: 2;
}

#pointer-wrapper .box.box-first {
	margin-left: 0;
}

#pointer-wrapper .box.box-last {
	margin-right: 0;
}


#product-list .box img {
	border:3px solid #eef1f2;
}



.mega-dropdown-menu #product-list .box {
	padding-bottom: 50px;
	background-size: 80% 80%;
}

#product-list.prodotti .box img,
.mega-dropdown-menu #product-list .box img {
	width: 60%;
}

#product-list.sottocategorie .box img {
	height: 200px;
	width: auto;
}

.mega-dropdown-menu #product-list {
	padding-top: 40px;
}

.mega-dropdown-menu {
    top: calc(100% - 20px) !important;
}

.navbar-default .navbar-nav li .text-titolo {
	margin: 20px 0;
}

.navbar-default .navbar-nav li .text-titolo span {
	font-size: 28px;
	line-height: 32px;
}

#product-list .text-titolo span  {
	max-width: 70%;
	display: inline-block;
	
}

.child-categories,
.child-categories li {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;	
}


.child-categories li {
	margin: 15px 0;
	display: inline-block;
	
}

.child-categories li span {
	border-right: 2px solid #9d9c9c;
	padding: 0px 10px;
	font-weight: 400;
	cursor: pointer;
	
}

.child-categories li:last-child span {
	border-right: 0;
}

.child-categories li a {
	color: rgba(0,124,176,0.7);
}

.child-categories li a.active {
	color: #007cb0;
}

.tipologia .text-titolo {
	display: inline-block;
	margin-right: 30px;
}

#prodotto {
	margin-bottom: 80px;
}

.icone-prodotto img {
	margin-right: 20px;
}

.tipologia .text-titolo {
	min-width: 190px;
}

.tipologia .pallino {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: rgba(0,153,204,0.3);
	border-radius: 20px;
}

.tipologia .pallino.active {
	background: #0099cc;
}

.tipologia .check:before {
	content: '';
	font-size: 25px;
    color: #0099cc;
    font-weight: 700;
}

.tipologia .check.unchecked:before {
	content: '\2716';
}

.tipologia .check.checked:before {
	content: '\2714';
}

.t3-wrapper {
	z-index: 0;
	position: inherit;
}

.tabella th {
	font-size: 18px;
	padding-right: 55px;
	padding-left: 4px;
	background: rgba(0,153,204,0.3);
	color: #fff;
}

.tabella td {
	font-size: 16px;
	line-height: 26px;
	padding-top: 6px;
	padding-left: 4px;
	border: 0;
}

.destinazione-wrapper .box {
	display: inline-block;
	max-width: 88px;
	text-align: center;
	margin-right: 30px;
}

.destinazione-wrapper .box h6 {
	font-size: 18px;
	font-weight: 500;
}

.btn-download {
	margin-bottom: 20px;
}

.btn-download a {
	color: #0099cc;
	display: inline-block; 
	
}

.btn-download1:before {
	background: url("../images/download-arrow.png") no-repeat center center;
	background-size: contain;
	content:"";
	width: 36px;
	height: 36px;
	margin-right: 15px;
	text-align: center;
	display: inline-block;
}

.btn-download .acfup-item img {
	position: relative;
	top:-2px;
	margin-right: 15px;
}

#caurosel-related {
	padding: 70px 100px;
}

#caurosel-related .item {
	margin: 0 50px;
	text-align: center;
	opacity: 0.5;
} 

#caurosel-related .item img {
	margin-bottom: 20px;
}

#caurosel-related .item.slick-current {
	opacity: 1;
}

#carousel-news .slide {
	height: 500px;
	text-align: center;
}

#carousel-news img {
	width: auto;
	height: 100%;
	object-fit: cover;
	margin: 0 auto;
}

#carousel-news .slick-next {
    right: -50px;
}

#carousel-news .slick-arrow {
    opacity: 1;
}

#carousel-news .slick-prev {
    left: -50px;
}

#carousel-news .slick-arrow {
    width: 20px;
    height: 50px;
    background: transparent;
    z-index: 14;
    opacity: 1;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

#carousel-news .slick-arrow:before {
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    width: 20px;
    height: 50px;
    display: inline-block;
    background-size: 20px 50px;
    margin: 0 auto;
    opacity: 1;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 50px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}


#carousel-news .slick-prev:before {
    background-image: url(/templates/tx_morph/images/arrow-prev.png);
}

#carousel-news .slick-next:before {
    background-image: url(/templates/tx_morph/images/arrow-next.png);
}

.fp-arrow {
	display: none !important;
}

.fp-slides .col-md-3,
.fp-slides .image-bottom {
	height: calc(100vh - 180px) !important;
}

.fp-slides .image-bottom img {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.fp-slides .slide {
	flex-direction: column; 
	display: flex !important; 
	justify-content: center;
}

.section-centered .fp-tableCell {
	flex-direction: column; 
	display: flex; 
	justify-content: center;
}

.popup {
	display: none;
	background: #e0cdb7;
}

#lightcasepopup-case {
    display: none;
    position: fixed;
    z-index: 2002;
    top: 50%;
    left: 50%;
    font-family: "helvetica", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgb(0 0 0 / 50%);
}

.layout-iframe .popup,
#lightcasepopup-case .lightcase-inlineWrap .popup {
	display: block;
}

#lightcasepopup-case .lightcase-inlineWrap {
	padding: 0 !important;
}

#lightcasepopup-case {
	font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    text-align: inherit !important;
}

#lightcasepopup-case,
#lightcasepopup-case .lightcase-contentInner {
	width: 100% !important;
}

.history-ipad {
	display: none;
}

#lightcasepopup-case {
	text-shadow:none !important;
}

#header_pinosio_start {
	position: absolute;
	bottom: -300px;
}

.scroll_down {
	position: fixed;
	left: 0;
	right: 0;
	margin: 0 auto; 
	bottom:40px;
	z-index: 1;
	text-align: center;
}

.scroll_down img {
	width: 87px;
}

.header_pinosio {
	margin: 0 auto;
	text-align: center;
}

.header_pinosio video {
	transform-style: preserve-3d;
	width: 70%;
}

.noscroll .logo_pinosio {
	margin: 0 !important;
}

.noscroll .hamburger_menu {
	opacity: 0;
}

.text-icona {
	position: relative;
}

.text-icona span:before {
	content: '';
	width: 38px;
	height: 38px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 38px 38px;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top:10px;
}

.text-icona.text-opere span:before {
	background-image: url('/images/icona_opere.svg');
}

.text-icona.text-mostre span:before {
	background-image: url('/images/icona_mostre.svg');
}

.text-icona.text-workshop span:before {
	background-image: url('/images/icona_workshop.svg');
}



.swiper-scrollbar-drag {
	background: #0042ff;
}

#slideOpere .swiper-slide img {
	cursor: none;
}

#slideOpere .swiper-slide {
	margin-top:90px;
	margin-bottom: 30px;
}

.immagini_opere {
	width: 500px;
	height: 700px;
	margin: 0 auto;
	
	overflow: hidden;
	
}

#slideOpere .immagini_opere a {
	height: 100%;
	display: block;
	
}

#slideOpere .immagini_opere a:hover {
	background: #fff;
}

#slideOpere .immagini_opere img {
	width: 500px;
	height: 100%;
	max-height: 100%;
	object-fit: cover;
	opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

#slideOpere .swiper-slide:first-child {
	padding-left: 0;
}

#slideOpere .swiper-slide:last-child {
	padding-right: 0;
}

#slideOpere .swiper-slide img:hover  {
	opacity: 0.7;
	transform: scale(1) !important;
}

.swiper-slide a {
	text-decoration: none;
	color: #5E5E5E;
	display: inline-block;
	font-weight: 400;
}

.swipper_mouse a {
	display: block;
	height: 100%;
}

.swiper-slide:hover a,
.swiper-slide:hover a span,
.swipper_mouse .content_title:hover a,
.swipper_mouse .image_scroll_translate:hover a {
	color: #0000FF;
	cursor: none;
	text-decoration: none;
}

.swipper_mouse .image_scroll_translate.fullscreen:hover a {
	cursor: default;
}

.swiper-slide:hover .text-vedi a {
	text-decoration: underline;
}

.mySwiper4 .swiper-slide {
	margin: 0 20px;
}

.swiper-slide h5 {
	margin-top: 20px;
}

.mySwiperWorkshop .swiper-scrollbar-drag {
	background: #0042ff;
}

.mySwiper3 .swiper-slide img {
	width: 100%;
	height: 800px;
	object-fit: cover;
}

.mySwiper3 .swiper-slide-active {
	position: relative;
}

.mySwiper3 .swiper-slide:after,
#carousel-mostre .slide:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
	z-index: 1;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	transition: all 1s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

.mySwiper3 .swiper-slide.swiper-slide-next:after,
#carousel-mostre .slide.slick-current:after {
	-webkit-backdrop-filter: blur(0px);
	backdrop-filter: blur(0px);
}

.mySwiper3.swiper_2_images .swiper-slide-next {
	cursor: pointer; 
}

.swiper-3d .swiper-slide-shadow {
	background: transparent;
}

#t3-mainbody .mySwiperWorkshop  {
	padding-bottom: 60px;
	padding-top: 10px;
}

#operePages .mySwiperWorkshop {
	margin-bottom: 80px;
}

#slideWorkshopWithSwipper .mySwiperWorkshop,
#singleWorkshop .mySwiperWorkshop{
	margin-bottom: 0px;
}

.swiper-scrollbar {
	opacity: 1 !important;
}

.slideCollettive .swiper-scrollbar {
	top:158px !important;
}

#slideWorkshop .swiper-slide img,
#slideWorkshopWithSwipper .swiper-slide img,
#singleWorkshop .swiper-slide img {
	width: 600px;
	height: 400px; 
	object-fit: cover;
}

#operePages #slideWorkshop .swiper-slide img,
#mostre_immagine img {
	width: 600px;
	height: 800px;
	object-fit: cover;
}

#workPage #mostre_immagine img {
	height: 600px;
	width: 100%;
}

#carousel-mostre .swiper-slide {
	height: 800px;
	position: relative;
	
	width: 40%;
}

#carousel-mostre .swiper-slide.verticale {
	width: 30%;
}

#carousel-mostre .swiper-slide.orizzontale {
	width: 50%;
}

#carousel-mostre  img {
	width: auto;
	min-height: 100%;
	object-fit: cover;
}

#slideWorkshop h4.text-titolo {
	max-width: 290px;
}

#slideWorkshop .prima_riga {
	min-height: 100px;
}

.block-cursor {
	backface-visibility: hidden;
	height: 80px;
	left: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	transform: translateZ(0);
	width: 80px;
	z-index: 9999999;
	display: none;
}

.block-cursor .cursor-wrap {
	height: 100%;
	position: absolute;
	width: 100%;
}

.block-cursor .drag {
	height: 100%;
	position: relative;
	width: 100%;
	display: flex!important;
	justify-content: space-between!important;

	align-items: center!important;
}

.block-cursor .drag .circle {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	border: 1px solid #0042ff;
	border-radius: 100%;
	height: 100%;
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.block-cursor .drag .arrow {
	border-color: transparent transparent transparent #0042ff;
	border-style: solid;
	border-width: 5px 0 5px 9px;
	height: 0;
	margin-left: 20px;
	transform: rotate(180deg);
	width: 0;
}

.block-cursor .drag .arrow.left {
	margin-right: 20px;
	transform: rotate(0deg);
}

.cursor-wrap.noview .drag,
.cursor-wrap.noview .default {
	opacity: 0 !important;
}

.block-cursor .default {
	background-color: #0042ff;
	border-radius: 100%;
	height: 8px;
	left: 50%;
	opacity: 1;
	position: absolute;
	top: 50%;
	opacity: 1;
	transform: translate(-50%, -50%);
	width: 8px;
}

.block-cursor .pointer {
	background-color: #0042ff;
	border-radius: 100%;
	height: 17px;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 17px;
}

.immagini_ascomparsa {
	position: relative;
	height: 300px;
}

.immagini_ascomparsa .image_principale {
	overflow: hidden!important;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	width: 300px;
	height: 300px;
	transform-origin: 50% 50%;
	transform: perspective(500px);
}


#slideOpere .swiper-wrapper {
	justify-content: center;
}

.altre_immagini {
	z-index: -1;
	height: 500px
}

.altre_immagini,
#slideOpere .img_item{
	left: 50%;
	position: absolute;
	top: 0;

	transform: translateX(-50%)  scale(1);
}

#slideOpere .img_item {
	height: 220px;
	width: 300px;
	transform: translateX(-50%);
	overflow: visible;
	
}

#slideOpere .img_item img {
	height: 220px;
	object-fit: cover;
	transform-origin: center;
	width: 300px;
	will-change: transform,filter;
}

/*
#mostreHome,
#operePage,
#mostrePage,
#workPage {
	margin-top: 60px;
}*/

#mostrePage .text-titolone,
#operePage .text-titolone,
#workPage .text-titolone { 
	padding-top: 200px; 
}

#mostrePage,
#workPage {
	padding-bottom: 200px;
}

#operePage {
	padding-bottom: 340px;
} 

#mostrePage .equal_height,
#operePage .equal_height,
#workPage  .equal_height{
	flex: 1;
	display: flex;
	justify-content:center;
	flex-direction: column;
}

#opera .first_image {
	height: 800px;
	width: auto;
	object-fit: cover;
}

#mostreHome.workshop {
	margin-top: 80px;
}

#mostreHome .img_mostre_cat,
#anniAbout .container_testo_anno {
	display: none;
}

#mostreHome .cat,
#mostrePage .cat {
	padding-left: 20%;
}

#mostreHome .cat,
.elenco_puntato .cat {
	border-bottom: 1px solid #707070;
}

#mostreHome .cat .link_border_freccia,
#mostrePage .cat .link_border_freccia {
	border: 0 !important;
	max-width: 100%;
}

#mostreHome .cat.last,
.elenco_puntato .cat.last {
	border-top: 1px solid #707070;
	border-bottom: 0;
}

#mostreHome .anno,
#anniAbout .anno {
	flex: 20%;
	max-width: 20%;
	padding: 15px 20px 15px 0px !important;
}

#mostreHome .link_border_freccia,
#anniAbout .link_border_freccia {
	flex: 80%;
	max-width: 80%;
	padding: 15px 20px 15px 0px !important;
}

#mostreHome .mostra.last .link_border_freccia,
#anniAbout .anniAbout.last .link_border_freccia {
	border-bottom: 0 !important;
}

#mostre_immagine {
	height: 800px;
	line-height: 800px;
	vertical-align: middle;
}

#workPage #mostre_immagine {
	height: 600px;
	line-height: 600px;
}

#anni_testo {
	min-height: 500px;
}

#anni_testo.auto_height {
	min-height: inherit;
}

#mostre_immagine img{
	filter: blur(0px);
	transition: all 1.6s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}
 
#anni_testo .testo_inside { 
	opacity: 0.7;
	transition: all 1s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

#mostre_immagine.active img {
	filter: blur(0px);
}

#anni_testo.active .testo_inside {
	opacity: 1;
}

#opera .image_move_top {
	position: relative;
	top:-280px; 
}

#mostra .image_move_top {
	position: relative;
	top:-180px; 
}

#opera .prima_riga_image {
	margin-top: 150px;
}

#slideWorkshopWithSwipper .slick-slide {
	height: 770px;
}

#slideWorkshopWithSwipper .first_row {
	min-height: 140px;
}

.image_scroll_translate {
	overflow: hidden;
	position: relative;
	padding-top: 100%;
	transition: all 0.5s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

.mostre_image_effect .image_scroll_translate {
	padding-top: 0%;
	height: 800px;
	
}


.mostre_image_effect .image_scroll_translate.video02 {
	padding-top: 0%;
	height: 800px;
	margin-top: 400px;
}

.mostre_image_effect .image_scroll_translate.video03 {
	padding-top: 0%;
	height: 800px;
}

.mostre_image_effect .image_scroll_translate.video04 {
	padding-top: 0%;
	height: 600px;
}

.mostre_image_effect .image_scroll_translate .content_title {
	position: absolute;
	bottom: -30px;
	transition: all 1.2s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

.image_scroll_translate img,
.image_scroll_translate video {
	/*transform: translate3d(0px, 100px, 0px);*/
	height: 100%;
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
	transition: all 0.5s cubic-bezier(0.2, 0.9, 0.4, 1.1);
}

.image_scroll_translate.galleria1 {
	margin-left: 12%;
	padding-top: 80%;
}

.image_scroll_translate.galleria2 {
	margin-right: 33%;
	padding-top: 60%;
}


.video_height_max {
	max-height: 800px;
}


#mostra .mostra_content,
#mostra .swipperVertical {
	margin-top: 100px; 
}

#mostra .mostra_content {
	margin-bottom: 40px;
}

#mostra .content {
	margin: 70px 0;
	padding: 50px 0;
	border-top:1px solid #707070;
	border-bottom:1px solid #707070;
}

#mostra .content p {
	font-size: 26px;
	line-height: 38px;
	font-weight: 500;
}

#mostra .swipper_orizzontale {
	margin-bottom: 200px;
}

.mySwiper3.swipperVertical {
	height: 700px;
}

.mySwiper3.swipper_orizzontale {
	height: 400px;
}

.mySwiper3.swipperVertical .swiper-slide,
.mySwiper3.swipperVertical .swiper-slide img,
.mySwiper3.swipper_orizzontale .swiper-slide,
.mySwiper3.swipper_orizzontale .swiper-slide img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.margin_top_minus {
	position: relative;
	top:-150px;
}

.nopadding {
   padding: 0 !important;
}

.hide_desktop {
	display: none;
}

#mostreHome .text-vedi,
#mostrePage .text-vedi,
#operePage .text-vedi {
	display: none;
}

#t3-footer {
	background: #fff;
}

#opera .content-custom p {
	font-weight: 700;
}

#opera .image_move_top.noimagevideo {
	top:-100px;
}

.txtPrivacy, .txtPrivacy a, .convertforms .cf-label {
	text-align: left!important;
}

.layout-iframe .hide_desktop {
	display: inherit;
}

.layout-iframe .hide-desktop {
	display: block;
}

.layout-iframe .fp-slides .col-md-3,
.layout-iframe .fp-slides .image-bottom {
	height: auto !important;
}

.layout-iframe .fp-slides .image-bottom img,
.layout-iframe .move-top {
	position: inherit;
	bottom: inherit;
	left: inherit;
	right: inherit;
	top: inherit;
}

.layout-iframe .history-ipad {
	display: block;
}


@media (resolution: 1.25dppx) {

  .footer-100 {
		height: auto;
  }
}

@media (max-height: 800px){
	.menu-right .t3-module {
		margin-top: 150px;
	}
}

@media (max-width: 1800px){ 
	#slideWorkshop .swiper-slide img, 
	#slideWorkshopWithSwipper .swiper-slide img, 
	#singleWorkshop .swiper-slide img {
		width: 400px;
		height: 300px;
	}
	
	#operePages #slideWorkshop .swiper-slide img, 
	#mostre_immagine img {
		width: 90%;
	}

}

@media (max-width: 1500px){
	
	#menu_centrale li a {
		padding-left: 0;
		padding-right: 0;
	}
	
	#header_pinosio_start {
		bottom: -15vh; 
	}
	
	#slideOpere .immagini_opere img,
	.immagini_opere {
		width: 100%;
	}
	
	.margin_top_minus {
		top: inherit;
		position: inherit;
	}
	
}

@media (max-width: 1300px){
	.history-desktop {
		display: none;
	}
	
	.history-ipad {
		display: block;
	}
	
	.footer-menu li, .footer-menu li a {
		font-size: 24px;
		line-height: 30px;
	}
	
	.footer-100 {
		height: auto;
	}
	
	.section {
		margin-top: 80px;
		margin-bottom: 80px;
	}
	
	.footer-section {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.menu-left  {
		width: 60%;
	}
	
	.menu-right {
		width: 40%;
	}
	
	#blog .image_01,
	#blog .image_02 {
		max-width: 100%;
		margin-bottom: 20px;
		margin-top: 0;
	}
	

	
}

@media (max-width: 1200px){
	
	
	
	
	.header-v10 .off-canvas-toggle {
		display: inline-block;
		position: inherit;
		top:inherit !important;
	}
	
	#menu_centrale li a {
		font-size: 16px;
	}
	
	#header_pinosio_start {
		bottom: -10vh; 
	}


	.fit-to-screen {
		height: auto !important;
	}
	
	.t3-header,
	.navbar {
		min-height: 130px;
		line-height: 130px;
	}
	
	.t3-header.navbar-fixed-top {box-shadow: none;}
	
	
	.margin-left-65 {
		margin-left: 0;
	}
	
	
	.grid figure {
		min-width: auto !important;
	}
	
	.t3-off-canvas .t3-off-canvas-body .nav.menu li ul {
		display: none;
		padding-left: 25px;
	}
	
	.t3-off-canvas .t3-off-canvas-body .nav.menu li.parent:hover ul {
		display: block; 
	}
	
	.navbar-fixed-top #social-mobile {
		position: absolute;
		display: block;
		padding-top: 5px;
		left: -15px;
	}
	
	.navbar-fixed-top .tx-main-menu {position: relative;}
	
	#social-mobile li {
		margin: 0 10px !important;
	}
	
	#social-mobile li.item-0 {
		margin-left: 0 !important;
	}
	

	
	#t3-footer  .qx-col-wrap,
	#t3-footer-home  .qx-col-wrap{
		border-left: 0 !important;
	}
	
	.convertforms {
		display: inline-block;
		margin-top: 40px !important; 
	}
	
	.footer-menu {
		margin-top: 40px !important;
	}
	
	.menu-left {
		padding: 40px 0px 0 40px;
	}
	
	.text-center-ipad .qx-element {
		text-align: center !important;
		margin-top: 40px;
	}
	
	.back-to-top.gototop-fixed {
		bottom: 20px;
	}
	
	#carousel-mostre .swiper-slide {
		height: 650px;
	}
	
}




@media (max-width: 1024px){

	
	.navbar-fixed-top .off-canvas-toggle {
		 top: 44px;
	}
	
	
	.video-full {
		height: auto !important;
	}
	
	.t3-off-canvas .t3-off-canvas-body .nav.menu li a, .t3-off-canvas .t3-off-canvas-body .nav.menu li a:hover {
		font-size: 35px;
	}
	
	.section {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.qx-section.qx-section-height-full {
		height: 100vh;
	}
	
	.image-header-blog .background-cover {
		background-position: center;
	}
	
	#operePage,
	#mostrePage,
	#workPage { 
		padding-bottom: 40px;
	}
	
	#mostrePage .text-titolone, 
	#operePage .text-titolone, 
	#workPage .text-titolone {
		padding-top: 60px;
	}
	

	#anni_testo {
		display: none;
	}
	
	.texture-background-mobile {
		background: transparent url("/images/background_image.jpg") repeat;
	}
	
	#t3-off-canvas .menu_logo,
	#t3-off-canvas .content_menu_right { 
		display: none;
	}
	
	#t3-off-canvas .t3-off-canvas-body {
		max-width: 100% !important;
		flex: 100% !important;
		width: 100% !important;
	}
	
	.contatti_mobile {
		display: block;
	}

	
	#t3-off-canvas .t3-megamenu ul > li:hover > a:after {
		left: calc(100% - 96px);
	}
	
	#t3-off-canvas .contatti_mobile {
		position: inherit;
		top:inherit;
		right: inherit;
		width: 100%;
		
	}
	
	
	#t3-off-canvas .contatti_mobile .qx-btn-primary {
		padding: 20px 0 24px 30% !important;
		border-bottom: 0 !important;
		margin-left:63px !important;
	}
	
}

@media (max-width: 992px){
	
	
	.hide-ipad {
		display: none;
	}
	
	.qx-row .qx-column { width: 100%;}
	
	#workflow-number {display: block}
	
	#t3-off-canvas .menu_logo,
	#t3-off-canvas .content_menu_right,
	#mostre_immagine {
		display: none;
	}
	
	#t3-off-canvas .t3-off-canvas-body {
		max-width: 100% !important;
		flex: 100% !important;
		width: 100% !important;
	}
	
	.contatti_mobile {
		display: block;
	}

	
	#t3-off-canvas .t3-megamenu ul > li:hover > a:after {
		left: calc(100% - 96px);
	}
	
	#t3-off-canvas .contatti_mobile {
		position: inherit;
		top:inherit;
		right: inherit;
		width: 100%;
		
	}
	
	
	#t3-off-canvas .contatti_mobile .qx-btn-primary {
		padding: 20px 0 24px 30% !important;
		border-bottom: 0 !important;
		margin-left:63px !important;
	}
	
	.map_canvas,
	#phocaMapPlgPM1 {
		height: 400px !important;  
	}
	
	
	
	#elenco-tag h4, #elenco-tag span {
		float: none;
	}
	
	
	
	#shared_this {
		position: relative;
		top: 40px;
		
	}
	
	.margin-left-65 {
		margin-left: 0;
	}
	
	.numeri .equal {
		display: block;
		text-align: center;
	}
	
	.slick-list {
		max-width: 100vw;
		width: 100%;
		overflow: hidden;
	}
	
	#carousel-news {
		margin-top: 40px;
	}
	
	#carousel-news .slide{
		height: 300px;
		display: block;
		text-align: inherit;
	}
	
	#carousel-news .slick-prev {
		left: 20px;
	}
	
	#carousel-news .slick-next {
		right: 20px;
	}
	
	.qx-section-height-full .qx-container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.news-list {
		display: block;
	}
	
	#blog_list .box {
		margin-bottom: 50px;
	}
	
	#blog .row {
		text-align: center;
	} 
	
	.mobile-no-pull {
		float: none !important;
	}
	
	#slideOpere > div  {
		/*padding: 0;*/
	}
	
	#operePages #slideWorkshop .swiper-slide img, 
	#mostre_immagine img {
		width:100%;
		height: 600px;
	}
	
	#operePages #slideWorkshop .swiper-slide img {
		height: auto;
	}
	
	#mostrePage .equal_height, 
	#operePage .equal_height, 
	#workPage .equal_height,
	#operePage #anniAbout .link_border_freccia,
	#workPage > div.equal > div {
		width: 100%;
		max-width: 100%;
		flex: auto;
	}
	
	/*#mostreHome .anno, 
	#anniAbout .anno {
		display: none;
	}*/
	
	#mostrePage #anniAbout .anno,
	#workPage #mostreHome .anno{
		display: inherit;
	}
	
	#slideWorkshopWithSwipper .first_row > div  {
		margin-bottom: 30px;
	}
	
	#slideWorkshopWithSwipper {
		padding-bottom: 50px;
	}
	
	#slideWorkshopWithSwipper .first_row {
		margin-bottom: 0;
	}
	
	#opera .first_image {
		height: auto;
		width: 100%;
		margin-bottom: 60px;
	}
	
	#opera .prima_riga_image {
		margin-top: 40px;
	}
	
	#opera .image_move_top,
	#opera .image_scroll_translate img, 
	#opera .image_scroll_translate video{
		position: inherit;
		top:inherit;
		bottom: inherit;
		left: inherit;
		right: inherit; 

		display: block; 
	}
	
	.image_scroll_translate.galleria1,
	.image_scroll_translate.galleria2,
	#opera .image_scroll_translate {
		margin:0;
		padding: 0;
	}
	
	#opera .video_height_max {
		margin-bottom: 50px;
	}
	
	#mostra .mostra_content {
		margin-bottom: 50px;
		margin-top: 50px;
	}
	
	

	
	#anniAbout .link_border_freccia >a:after {
		background: transparent url("/images/icon_plus.svg") no-repeat;
		opacity: 1;
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
		left: 90%;
	}
	
	#anniAbout .link_border_freccia.active >a:after {
		background: transparent url("/images/icon_less.svg") no-repeat;
		width: 20px;
		height: 3px;
		left:90%;
		background-size: 20px 3px;
	}
	
	#anniAbout .container_testo_anno {
		max-width: 100%;
		margin: 20px auto;
	}
	
	#mostrePage #anniAbout .container_testo_anno {
		padding-left: 20%;	
	} 
	
	#anniAbout .anniAbout.last .link_border_freccia.active {
		border-bottom: 1px solid #707070 !important;
	}
	
	#opera,
	#opera .row {
		margin-top: 0;
	}
}

@media (max-width: 959px){
	#t3-footer-home .footer-menu > div,
	#t3-footer .footer-menu > div {
		display: block!important;
	}
	
	#t3-footer-home .qx-flex-left .qx-button,
	#t3-footer .qx-flex-left .qx-button {
		display: none!important;
	}	
	
	
}

@media (max-width: 840px){

	
	.menu-left , .menu-right {
		width: 50%;
	}

	.mySwiperWorkshop:not(.slideCollettive):not(.workshopPageSwipper) .swiper-wrapper {
		display: block;
	}
	
	#slideWorkshop .swiper-slide img, 
	#slideWorkshopWithSwipper .swiper-slide img, 
	#singleWorkshop .swiper-slide img {
		height: 250px;
	}
	
	#slideWorkshop .swiper-slide img {
		width: 100%;
		height: auto;
	}
	
	#slideWorkshop:not(.slideCollettive) .swiper-slide {
		margin-bottom: 50px;
		max-width: 100%;
		clear: both;
	}
	
	
	#operePages .swiper-slide a {
		display: block;
	}
	
	#slideWorkshop:not(.slideCollettive) h4.text-titolo {
		max-width: none;
	}
	
	#operePages .text-titoletto,
	#operePages .text-titolo {
		text-align: center;
	}
	
	#slideOpere .swiper-slide {
		margin-top: 30px;
	}

}

@media (max-width: 768px){ 
	
	.hide_tablet,
	#mostre_immagine {
		display: none;
	}
	
	.hide_desktop {
		display: block;
	}
	
	.qx-row.hide_desktop {
		display: flex;
	}
	
	.invisible {
		opacity: 1 !important;
		visibility: visible !important;
	}
	 
	.t3-mainbody { 
		min-height: auto;
	}
	
	
	
	#header_pinosio_start {
		/*bottom: -100px;*/
	}
	
	.section {
		margin-top: 60px;
		margin-bottom: 60px; 
	}
	
	#elenco-tag .lista-progetti .box {
		width: 46%;
	}
	
	#elenco-tag .lista-progetti {margin-left: 0;margin-right: 15px;}
	
	.logo-footer img {
		max-width: 80%;
	}


	
	.header-v1 .off-canvas-toggle {
		top: 41px;
	}
	
	.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;
	}
	
	
	
	.footer-menu li {text-align: center;}
	.footer-menu ul {padding-left: 0;}
	
	.footer-menu .nav-child li,
	.footer-menu .nav-child li a {
		font-size: 12px;
		line-height: 19px;
	}
	
	.realizzazioniEvidenza {
		display: block;
		text-align: center;
	}
	
	.realizzazioniEvidenza .intro-image {
		height: 300px; 
	}
	
	#lightcasepopup-case, #lightcasepopup-case .lightcase-contentInner {
		height: 100vh !important;
		overflow: auto;
	}
	
	.qx-element {
		text-align: center !important;
	}
	
	.text-left-mobile {
		text-align: left !important;
	}
	
		
	#t3-footer .qx-element,
	#t3-footer-home .qx-element {
		text-align: left !important;
	} 
	
	#t3-footer .qx-element.footer-baseline {
		text-align: center !important;
	}
	
	.mySwiper3 .swiper-slide:after, 
	#carousel-mostre .swiper-slide:after {
		display: none;	
	}
	
	#mostreHome .link_border_freccia >a:after {
		background: transparent url("/images/icon_plus.svg") no-repeat;
		opacity: 1;
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
		left: 90%;
	}
	
	
	#mostreHome .link_border_freccia.active >a:after {
		background: transparent url("/images/icon_less.svg") no-repeat;
		width: 20px;
		height: 3px;
		left:90%;
		background-size: 20px 3px;
	}
	
	
	.content_mostra {
		
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#mostreHome .link_border_freccia.active + .content_mostra {
		margin: 20px auto;
	}
	
	.img_mostre_cat {
		
		max-height: 500px;
	}
	
	#slideOpere .swiper-slide .text-titoletto {
		margin-bottom: 20px;
		margin-top: 60px;
	}
	
	#t3-mainbody .mySwiperWorkshop {
		padding-bottom: 20px;
	}
	
	#opera .content {
		margin-top: 20px;
	}
	
	#opera .content-custom {
		margin-bottom: 40px;
	}
	
	#carousel-mostre .swiper-slide {
		height: 550px;
		width: 100% !important;
	}
}



@media screen and (max-width: 560px) {
	
	.hide_mobile {
		display: none;
	}
	
	.scroll_down,
	#block-cursor { 
		display: none !important;
	}
	
	.map_canvas,
	#phocaMapPlgPM1 {
		height: 300px !important;
		
	}
	
	.header-v1 .logo-img {height: auto;}
	
	#elenco-tag .lista-progetti .box,
	.grid figure img {
		width: 100%;
	}
	
	#progetti .grid figure {
		max-height: none;
	}
	
	.t3-off-canvas .t3-off-canvas-body .nav.menu li a, .t3-off-canvas .t3-off-canvas-body .nav.menu li a:hover {
		font-size: 27px;
	}
	
	
	.mb-90 {
		margin-bottom: 40px;
	}
	
	.mt-90 {
		margin-top: 40px
	}
	 
	#header_pinosio_start {
		bottom: -3vh;
	}
	
	.swiper-slide,
	#operePages .container-fluid,
	#opera [class^="col-"],
	.mostre_image_effect [class^="col-"],
	.qx-inner.frontend  .qx-row.home-workshop-padding .qx-column .qx-col-wrap,
	.qx-inner.frontend   .qx-column.nopadding .qx-col-wrap,
	#opera [class^="col-"].image_move_top > div:not(.image_scroll_translate) {
	/*	padding-left: 0px;
		padding-right: 0px; */
	}
	
	#opera [class^="col-"] > div:not(.image_scroll_translate),
	.mostre_image_effect [class^="col-"] > div:not(.image_scroll_translate) {
	/*	padding-left: 15px;
		padding-right: 15px;*/
	}
	
	.mostre_image_effect,
	#slideWorkshopWithSwipper .slick-slide [class^="col-"],
	#slideWorkshopWithSwippery {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	div[class^="col-"],
	#slideWorkshop .swiper-slide,
	#slideWorkshopWithSwipper .slick-slide {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#slideOpere .swiper-slide:first-child {
		padding-left: 15px;
	}
	
	#slideWorkshopWithSwipper {
		padding-bottom: 20px;
	}
	
	#slideWorkshopWithSwipper .slick-slide {
		height: auto;
	}
	
	#t3-footer .footer-section p, 
	#t3-footer .footer-section a {
		font-size: 13px;
		line-height: 23px
	}
	
	#operePages .mySwiperWorkshop {
		margin-bottom: 0;
		padding-bottom: 0px;
	} 
	
	#operePages .background_texture {
		background: #fff;
	}
	
	#operePages {
		margin-top: 50px;
	}
	
	#operePages .mb-50{
		margin-top: 0;
		margin-bottom: 20px;
	}
	

	
	#t3-off-canvas .t3-megamenu > ul > li,
	#t3-off-canvas .contatti_mobile .qx-btn-primary{
		padding-left: 42px !important;
		
	}
	
	#t3-off-canvas .contatti_mobile .qx-btn-primary {
		margin-left: 60px !important;
		font-size: 20px;
	}
	
	.hamburger_menu  {
		margin-left: -4px;
	}
	
	.t3-off-canvas a.close {
		left: 26px;
	}
	
	
	.container_image_scroll.mb-40,
	#mostra .mb-60{
		margin-bottom: 0;
	}
	
	#mostra .mostra_content h1 {
		word-break: break-all;
	}
	
	video,
	.qx.quix video { 
		height: 600px;
		object-fit: cover;
	}
	
	.text-titoletto span {
		font-size: 18px;
		line-height: 24px;
	}
	
	.text-titolone span,
	#mostra .content p {
		font-size: 22px;
		line-height: 28px;
	}
	
	.text-icona span:before {
		margin-right: 10px;
	}
	
	.image_scroll_translate img, 
	#slideOpere .immagini_opere a,
	.image_scroll_translate {
		position: inherit;
		height: auto;
		transform: none !important;
		left: inherit;
		top: inherit;
		max-height: none;
		width: 100%;
		padding-top: 0;
	}
	
	.image_scroll_translate video {
		transform: none !important;
	}
	
	.mostre_image_effect .image_scroll_translate {
		height: 480px;
	}
	
	#opera .first_image {
		margin-top: 40px;
	}
	
	#opera .image_scroll_translate {
		margin-bottom: 40px;
	}
	
	.mostre_image_effect .content_title  {
		margin-bottom: 90px;
	}
	
	#photoAbout .swiper-slide img {
		height: 500px; 
	} 
}

@media (max-width: 520px){
	
	.qx-element-text-v2 {
		margin-left: 0 !important;
		margin-right: 0 !important;
		text-align: center !important;
	}
	

	
	.t3-header, .navbar { 
		min-height: 80px;
		line-height: 80px;
	}
	
	#text-35-anni h1 {
		font-size: 21px;
	}
	
	.text-titolo-servizi span {
		font-size: 50px;
		line-height: 50px;
	}
	
	#pagination .pagenav li > a, #progetto_detail .text-background-progetto a {
		font-size: 14px;
	}
	
	#progetto_detail .text-background-progetto a {
		margin-bottom: 10px;
		display: block;
	}
	
	
	.btn, .qx-btn {
		font-size: 14px;
	}
	
	
	.footer-baseline .qx-element,
	.footer-baseline p{
		font-size: 14px !important;
		line-height: 22px;
	}
	
	.txtPrivacy,.txtPrivacy a,
	.convertforms .cf-label {
		font-size: 12px !important;
		line-height: 16px;
		text-align: left !important;
	} 
	
	.menu-left {
		display: none;
	}
	
	.menu-right {
		width: 100%;
	}
	
	.menu-right a.close {
		right: 0;
	}
	
	.t3-off-canvas .t3-off-canvas-body .t3-module {
		margin-top: 150px;
	}
	
	.child-categories {
		display: block;
		text-align: center;
	}
	
	.child-categories li {
		margin:5px 0;
		cursor: pointer;
	}
	
	.child-categories li span {
		border-right: 0;
	}
	
	.realizzazioniEvidenza .intro-image,
	.realizzazioni .box .image {
		height: 200px;
		line-height: 200px;
	}
	
	
	#t3-footer .qx-element, #t3-footer-home .qx-element {
		margin-top: 30px;
	}
	
	#t3-footer .qx-element, #t3-footer-home .qx-element.footer-baseline {
		margin-top: 0px;
	}
	
	.convertforms {
		margin-top: 0 !important;
	}
	
	#packbackground {
		background-image: none !important;
	}
	
	.form-visual .cf-btn {
		font-size: 20px !important;
	}
	
	
	.percorsi .image-duetone img {
		max-width: 200px;
	}
	
	.benefici .box {
		height: 255px;
		line-height: 255px;
	}
	
	#carousel-mostre .swiper-slide {
		height: 450px;
	}


}
@media screen and (max-width: 320px) { 
	
	

	.map_canvas,
	#phocaMapPlgPM1 {
		height: 220px !important;
	}
}



