html {height: 100%; overflow: -moz-scrollbars-vertical; overflow-y: scroll; overflow-x: hidden; scroll-behavior: smooth;}
body {font-family: "Lato", sans-serif; font-size: 16px; line-height: 24px; letter-spacing: 0.4px!important; color: #3D3D3D; font-weight: 300; background: #FFFFFF; margin: 0px; padding: 0px;}
a, a:link, a:visited {color: #000000; text-decoration: underline; outline: none;}
a:hover, a:active {color: #0188CC; text-decoration: underline;}
h1, h2, h3, h4, h5, h6, .tit-tab {font-family: "Lato", sans-serif; width: 100%; margin: 0px 0px 40px 0px; padding: 0px; color: #3D3D3D; font-weight: normal; float: left;}
h1, .tit-tab {font-size: 44px; line-height: 52px;}
h2, h3, h4, h5, h6 {font-size: 36px; line-height: 40px;}
h1 span {font-weight: 300; font-size: 30px; line-height: 30px;}

iframe {width: 100%; height: 720px; margin: 0px; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
video {width: 100%; height: auto!important; margin: 0px; padding: 0px; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
img {max-width: 100%; margin: 0px; padding: 0px; border: none; outline: none;}
.img-100 {width: 100%; float: left;}
.img-bordo {border: none; border-radius: 20px;}
picture {width: 100%; margin: 0px; padding: 0px; border: none; outline: none; float: left;}
p {width: 100%; margin: 0px; padding: 0px; float: left;}

.video-desk {width: 100%!important; height: auto!important; margin: 0px; padding: 0px; float: left;}
.video-mob {display: none; position: relative; top: 0px; left: 0px; width: 100%!important; height: auto!important; margin: 0px; padding: 0px; float: left;}

.img-hover {opacity: 1; transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out;}
.img-hover:hover {opacity: 0.7; transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out;}

.si-tab {display: none;}
.no-tab {display: block;}
.si-mob {display: none;}
.no-mob {display: block;}
.no-des {display: block;}
.txt-upper {text-transform: uppercase;}
.txt-center {text-align: center;}
.txt-center-no-mob {text-align: center;}
.txt-normal {font-weight: 300!important;}
.txt-white {color: #FFFFFF;}
.bg-grey {background: #F1F1F1;}
.bg-blue {background: #0088CC;}

/* inizio link top */
#link-top {display: none; position: fixed; bottom: 30px; right: 10px; width: 40px; height: 40px; margin: 0px; padding: 0px; float: left; z-index: 999;}
#link-top a, #link-top a:link, #link-top a:visited {display: block; width: 40px; height: 40px; margin: 0px; padding: 0px; text-decoration: none; background: url(images/btn-top.svg) center left no-repeat; opacity: 0.6; filter: alpha(opacity=60);}
#link-top a:hover, #link-top a:active {display: block; width: 40px; height: 40px; margin: 0px; padding: 0px; text-decoration: none; background: url(images/btn-top.svg) center left no-repeat; opacity: 1.0; filter: alpha(opacity=100);}

/* inizio scrollbar */
::-webkit-scrollbar {width: 10px; background: #FFFFFF; margin: 0px; padding: 0px;}
::-webkit-scrollbar-track {background: #FFFFFF; margin: 0px; padding: 0px;}
::-webkit-scrollbar-thumb {background: #C1C1C1; -webkit-border-radius: 5px; border-radius: 5px;}
::-webkit-scrollbar-thumb:hover {background: #AAAAAA;}

/* inizio header */
#header {display: block; position: relative; width: 100%; margin: 0px; padding: 0px; float: left; z-index: 2;}
#header-mob {display: none;}
.header {position: relative; width: 90%; margin: 0px 5% 0px 5%; padding: 0px; float: left;}
.menu-ico {position: absolute; top: 30px; left: 0px; display: flex; justify-content: flex-start; width: 220px; margin: 0px; padding: 0px; text-align: left; font-size: 12px; line-height: 16px; letter-spacing: 0.0px!important; text-transform: uppercase; float: left; z-index: 2;}
.menu-ico ul {margin: 0px; padding: 0px; list-style: none; float: left;}
.menu-ico ul li {display: inline-block; margin: 0px; padding: 0px; float: left;}
.menu-ico ul li.ico-02 {display: none;}
.menu-ico ul li a, .menu-ico ul li a:link, .menu-ico ul li a:visited {display: block; color: #909090; text-align: center; text-decoration: none; font-weight: normal;}
.menu-ico ul li a:hover, .menu-ico ul li a:active {color: #000000; text-decoration: none; font-weight: normal;}
.menu-ico ul li.ico-01 a {margin: 0px; padding: 32px 0px 0px 0px; background: url("images/ico-home.svg") center 0px no-repeat; background-size: 24px 24px;}
.menu-ico ul li.ico-01 a:hover {background: url("images/ico-home-hover.svg") center 0px no-repeat; background-size: 24px 24px;}
.menu-ico ul li.ico-03 a {margin: 0px 0px 0px 25px; padding: 32px 0px 0px 0px; background: url("images/ico-location.svg") center 0px no-repeat; background-size: 17px 24px;}
.menu-ico ul li.ico-03 a:hover {background: url("images/ico-location-hover.svg") center 0px no-repeat; background-size: 17px 24px;}
.menu-ico ul li.ico-04 a {margin: 0px 0px 0px 25px; padding: 32px 0px 0px 0px; background: url("images/ico-email.svg") center 4px no-repeat; background-size: 24px 17px;}
.menu-ico ul li.ico-04 a:hover {background: url("images/ico-email-hover.svg") center 4px no-repeat; background-size: 24px 17px;}
.menu-ico .ico-01 .vocesel {color: #000000!important; background: url("images/ico-home-hover.svg") center 0px no-repeat!important; background-size: 24px 24px!important;}
.menu-ico .ico-03 .vocesel {color: #000000!important; background: url("images/ico-location-hover.svg") center 0px no-repeat!important; background-size: 17px 24px!important;}
.menu-ico .ico-04 .vocesel {color: #000000!important; background: url("images/ico-email-hover.svg") center 4px no-repeat!important; background-size: 24px 17px!important;}
.header .logo {position: relative; width: 410px; margin: 30px calc(50% - 205px) 40px calc(50% - 205px); padding: 0px; float: left; z-index: 1;}
.header .logo img {width: 100%; margin: 0px; padding: 0px; float: left;}
.language {position: absolute; top: 30px; right: 0px; display: flex; justify-content: flex-end; width: 180px; margin: 0px; padding: 0px; text-align: right; font-size: 14px; line-height: 16px; font-weight: normal!important; letter-spacing: 0px!important; text-transform: uppercase; float: left; z-index: 2;}
.language ul {margin: 0px; padding: 0px; list-style: none; float: left;}
.language ul li {display: inline-block; margin: 0px; padding: 0px; float: left;}
.language ul li a, .language ul li a:link, .language ul li a:visited {display: block; margin: 0px; color: #909090; text-decoration: none; font-weight: normal; border-left: solid 1px #909090;}
.language ul li a:hover, .language ul li a:active {color: #000000; text-decoration: none; font-weight: normal;}
.language ul li.btn-ita a {padding: 0px 10px 0px 0px; border: none;}
.language ul li.btn-eng a {padding: 0px 0px 0px 10px;}
.language ul li.btn-deu a {display: none; padding: 0px 10px 0px 10px;}
.language ul li.btn-fra a {display: none; padding: 0px 0px 0px 10px;}
.header .btn-menu-mob, .header .link-prenota {display: none;}
.header .menu-mobile-cont {position: relative; width: 100%; margin: 0px; padding: 0px; float: left;}
.header .menu-mobile {width: 100%; margin: 0px; padding: 0px; float: left;}
.header .menu-ist {width: 100%; margin: 0px; padding: 0px; font-size: 16px; line-height: 20px; float: left;}
.header .menu-ist ul {text-transform: uppercase; display: flex; justify-content: center; position: relative; list-style: none; margin: 0px; padding: 0px;}
#header .header .menu-ist ul ul, #header .header .menu-ist ul ul ul {display: none!important;}
.header .menu-ist li {position: relative; margin: 0px; padding: 0px; overflow: visible;}
.header .menu-ist li.ist-close, .header .menu-ist li.ist-00, .header .menu-ist li.ist-07, .header .menu-ist li.ist-08, .header .menu-ist li.ser-tel {display: none;}
.header .menu-ist li a, .header .menu-ist li a:link, .header .menu-ist li a:visited {display: block; margin: 0px; padding: 0px 20px 23px 20px; color: #3D3D3D; font-weight: normal; text-decoration: none;}
.header .menu-ist li a:hover, .header .menu-ist li a:active {color: #357DB3; font-weight: normal; text-decoration: none;}
.header .menu-ist span {display: block; margin: 0px; padding: 0px 20px 23px 20px; color: #3D3D3D; font-weight: normal; text-decoration: none; cursor: pointer;}
.header .menu-ist span:hover {color: #357DB3; font-weight: normal; text-decoration: none;}
.submenu-desktop {width: 100%; margin: 0px; padding: 0px; line-height: 20px; float: left;}
.submenu-desktop div {display: none; width: 100%; margin: 0px; padding: 0px; font-size: 16px; float: left;}
.submenu-desktop .menu-lamiera-sub-02 {font-size: 15px;}
.submenu-desktop div ul {display: flex; list-style: none; width: 94%; margin: -11px 0px 0px 0px; padding: 0px 3% 0px 3%; border-top: solid 1px #D1D1D1;}
.submenu-desktop .menu-laser ul {justify-content: left;}
.submenu-desktop .menu-saldatura ul {justify-content: left;}
.submenu-desktop .menu-saldatura .ist-03-01 {margin: 0px 0px 0px 120px;}
.submenu-desktop .menu-lamiera ul {justify-content: center;}
.submenu-desktop .menu-lamiera .ist-04-01 {margin: 0px 0px 0px -80px;}
.submenu-desktop .menu-lamiera-sub-02 ul {justify-content: center;}
.submenu-desktop .menu-lavorazioni ul {justify-content: right;}
.submenu-desktop .menu-lavorazioni .ist-05-04 {margin: 0px 220px 0px 0px;}
.submenu-desktop .menu-trattamenti ul {justify-content: right;}
.submenu-desktop div ul ul {display: none!important;}
.submenu-desktop div li {position: relative; margin: 0px; padding: 0px;}
.flex-menu {display: block!important;}
.submenu-desktop div li a, .submenu-desktop div li a:link, .submenu-desktop div li a:visited {display: block; margin: 0px; padding: 12px 15px 23px 15px; color: #3D3D3D; font-weight: 300; text-decoration: none;}
.submenu-desktop div li a:hover, .submenu-desktop div li a:active {color: #357DB3; font-weight: 300; text-decoration: none;}
#header .menu-ist span.vocesel {color: #357DB3!important; background: url("images/bg-vocesel.svg") center bottom no-repeat!important; background-size: 23px 11px!important;}
#header .menu-ist a.vocesel {color: #357DB3!important; background: none!important;}
#header .submenu-desktop ul .vocesel {color: #357DB3!important; background: none!important;}
#header .head-line {display: block; width: 100%; height: 1px; margin: -11px 0px 0px 0px; padding: 0px; background: #D1D1D1; float: left;}

/* inizio content */
.content-cont {width: 100%; margin: -11px 0px 0px 0px; padding: 0px; float: left;}
.content-100 {positione: relative; width: 100%; margin: 0px; padding: 0px; float: left;}
.content-large {max-width: 1240px; margin: 0px auto; padding: 0px;}
.content-page {max-width: 1240px; margin: 0px auto; padding: 0px;}
.content-padd {padding: 60px 0px 60px 0px;}
.linea-total {width: 100%; height: 1px; margin: 60px 0px 60px 0px; padding: 0px; background: #D8D8D8; float: left;}
.content-flex-betw {display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin: 0px; padding: 0px; float: left;}
.content-flex-vert {display: flex; flex-wrap: wrap; align-items: center; width: 100%; margin: 0px; padding: 0px; float: left;}
.content-flex-cent {display: flex; flex-wrap: wrap; justify-content: center; width: 100%; margin: 0px; padding: 0px; float: left;}
.content-flex-stre {display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; margin: 0px; padding: 0px; float: left;}
.content-flex-righ {display: flex; flex-wrap: wrap; justify-content: flex-end; width: 100%; margin: 0px; padding: 0px; float: left;}
.img-home-cont {position: relative; width: 100%; margin: 0px; padding: 0px; float: left;}
.img-home-txt {position: absolute; top: 50%; left: calc(50% - 620px); width: 1240px; margin: 0px; padding: 0px; color: #FFFFFF; text-shadow: 1px 1px 2px #000000!important; float: left; z-index: 2;}
.img-home-txt-txt {width: 55%; margin: 0px; padding: 0px; float: left;}
.img-home-img {position: relative; width: 100%; margin: 0px; padding: 0px; float: left; z-index: 1;}
.content-white {width: 100%; margin: 0px; padding: 60px 0px 60px 0px; float: left;}
.box-home-30 {width: 410px; margin: 0px; padding: 0px; float: left;}
.box-home-60 {width: calc(100% - 470px); margin: 0px 0px 0px 60px; padding: 0px; float: left;}
.content-50 {width: 50%; margin: 0px; padding: 0px; float: left;}
.content-50-txt-sx {max-width: 620px; margin: 0px calc(100% - 680px) 0px 60px; padding: 60px 0px 60px 0px; float: left;}
.content-50-txt-dx {max-width: 620px; margin: 0px 60px 0px calc(100% - 680px); padding: 60px 0px 60px 0px; float: left;}
.content-sitemap {width: 35%; margin: 0px 0px 0px 15%; padding: 0px; float: left;}
.content-sitemap-top {margin: 0px 10% 0px 40%;}
.sub-home ul {display: flex; flex-wrap: wrap; list-style: none; margin: 40px 0px 0px 0px; padding: 0px;}
.sub-home ul li {display: block; width: 100%; margin: 0px; padding: 0px;}
.bg-grey .sub-home ul li a, .bg-grey .sub-home ul li a:link, .bg-grey .sub-home ul li a:visited, .bg-grey .sub-home span {display: block; margin: 0px; padding: 0px 25px 0px 0px; color: #3D3D3D; font-weight: 300; text-decoration: none; background: url("images/arr-li-grey.svg") right 5px no-repeat; background-size: 20px 17px; float: left;}
.bg-grey .sub-home ul li a:hover, .bg-grey .sub-home ul li a:active {color: #357DB3; font-weight: 300; text-decoration: none; background: url("images/arr-li-blue.svg") right 5px no-repeat; background-size: 20px 17px;}
.bg-blue .sub-home ul li a, .bg-blue .sub-home ul li a:link, .bg-blue .sub-home ul li a:visited {display: block; margin: 0px; padding: 0px 25px 0px 0px; color: #FFFFFF; font-weight: 300; text-decoration: none; background: url("images/arr-li-white.svg") right 5px no-repeat; background-size: 20px 17px; float: left;}
.bg-blue .sub-home ul li a:hover, .bg-blue .sub-home ul li a:active {color: #FEF6B6; font-weight: 300; text-decoration: none; background: url("images/arr-li-yellow.svg") right 5px no-repeat; background-size: 20px 17px;}
.box-home-cont {width: 22.75%; margin: 50px 0px 0px 0px; padding: 0px 0px 24px 0px; background: #EEEEEE; border: none; border-radius: 12px; overflow: hidden; float: left; cursor: pointer;}
.box-home-cont:hover .box-home-tit {text-decoration: underline;}
.box-home-cont:hover .link-white {color: #FFFFFF!important; text-decoration: none!important; background: url("images/arr-li-white.svg") 130px 17px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
.box-home-img {width: 100%; margin: 0px 0px 24px 0px; padding: 0px; border-bottom: solid 5px #0188CC; float: left;}
.box-home-tit {width: 100%; min-height: 46px; margin: 0px 0px 24px 0px; padding: 0px 20px 0px 20px; font-size: 20px; line-height: 23px; font-weight: normal; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
.box-home-txt {width: 100%; margin: 0px; padding: 0px 20px 0px 20px; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
.box-33 {width: 33.3333%; margin: 0px; padding: 0px; float: left;}
.box-33-txt {width: 100%; margin: 0px; padding: 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
.content-azienda {width: 94%; margin: 0px 3% 0px 3%; padding: 0px; float: left;}
.box-50 {width: 50%; margin: 0px; padding: 0px; float: left;}
.box-50-txt-sx {width: 620px; margin: 0px; padding: 60px 60px 60px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right;}
.box-50-txt-dx {width: 620px; margin: 0px; padding: 60px 0px 60px 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
.link-blue {display: inline-block; margin: 50px 0px 0px 0px; padding: 14px 50px 14px 25px; font-weight: 300!important; font-size: 16px!important; line-height: 20px!important; color: #FFFFFF!important; text-transform: none!important; text-decoration: none!important; background: url("images/arr-li-white.svg") 130px 17px no-repeat, #0188CC!important; background-size: 20px 17px!important; border: none; border-radius: 24px; cursor: pointer;}
.link-blue:hover {color: #FFFFFF!important; text-decoration: none!important; background: url("images/arr-li-white.svg") 130px 17px no-repeat, #909090!important; background-size: 20px 17px!important;}
.link-white {display: inline-block; margin: 50px 0px 0px 0px; padding: 14px 50px 14px 25px; font-weight: 300!important; font-size: 16px!important; line-height: 20px!important; color: #3D3D3D!important; text-transform: none!important; text-decoration: none!important; background: url("images/arr-li-grey.svg") 130px 17px no-repeat, #FFFFFF!important; background-size: 20px 17px!important; border: none; border-radius: 24px; cursor: pointer;}
.link-white:hover {color: #FFFFFF!important; text-decoration: none!important; background: url("images/arr-li-white.svg") 130px 17px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
.numtel {color: #3D3D3D!important; text-decoration: none!important; font-weight: normal!important; cursor: text;}
ul.no-marg {display: block; width: 100%; list-style: none; margin: 0px; padding: 0px; float: left;}
ul.si-marg {display: block; width: 100%; list-style: none; margin: 28px 0px 28px 0px; padding: 0px; float: left;}
ol.si-marg {display: block; width: 100%; list-style: decimal; margin: 28px 0px 28px 18px; padding: 0px; float: left;}
ol.marg-bot {display: block; width: calc(100% - 20px); margin: 0px 0px 28px 20px; padding: 0px; float: left;}
ul.marg-top {display: block; width: 100%; list-style: none; margin: 28px 0px 0px 0px; padding: 0px; float: left;}
ul.marg-bot, .content-sitemap ul {display: block; width: 100%; list-style: none; margin: 0px 0px 28px 0px; padding: 0px; float: left;}
.content-sitemap-end ul {margin: 0px!important;}
ul.no-marg li, ul.si-marg li, ul.marg-top li, ul.marg-bot li, .content-sitemap ul li {display: block; width: 100%; margin: 0px; padding: 0px 0px 0px 12px; background: url(images/bg-li.svg) 0px 13px no-repeat; background-size: 5px 1px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
ul.ul-li-50 li {width: 50%;}

/* inizio slide home */
#demos01 {width: 100%; margin: 0px; padding: 0px; float: left;}
#demos01 .owl-carousel {display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin: 0px; padding: 0px;}
#demos01 .item {width: 22.75%;}
#demos01 .owl-nav {display: none; margin: 0px!important;}
#demos01 .owl-prev {display: none;}
#demos01 .owl-next {display: none;}
#demos01 .owl-dots {display: none;}

/* inizio slide azienda */
#demos02, #demos03, #demos04 {width: 100%; margin: 0px; padding: 0px; float: left;}
#demos02 .owl-carousel, #demos03 .owl-carousel, #demos04 .owl-carousel {width: 100%; margin: 0px!important;}
#demos02 .item, #demos03 .item, #demos04 .item {width: 100%; border: none;}
#demos02 .owl-theme .owl-nav [class*=owl-], #demos03 .owl-theme .owl-nav [class*=owl-], #demos04 .owl-theme .owl-nav [class*=owl-] {width: 60px!important; height: 100%!important;}
#demos02 .owl-nav, #demos03 .owl-nav, #demos04 .owl-nav {display: block; margin: 0px!important;}
#demos02 .owl-prev, #demos03 .owl-prev, #demos04 .owl-prev {display: block; position: absolute; left: 0px; top: 0px; width: 60px; margin: 0px; background: url("images/btn-prev-page.webp") center left no-repeat; background-size: 60px 81px;}
#demos02 .owl-next, #demos03 .owl-next, #demos04 .owl-next {display: block; position: absolute; right: 0px; top: 0px; width: 60px; margin: 0px; background: url("images/btn-next-page.webp") center right no-repeat; background-size: 60px 81px;}
#demos02 .owl-dots, #demos03 .owl-dots, #demos04 .owl-dots {display: none!important;}

/* inizio form */
.content-form {max-width: 800px; margin: 0px auto; padding: 0px;}
.form-flex {display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin: 0px; padding: 0px; float: left;}
.form-campo {width: 100%; margin: 10px 0px 0px 0px; padding: 0px; float: left;}
.form-inp, .form-area {display: inline-block; font-family: "Lato", sans-serif; width: 100%; margin: 0px 0px 15px 0px; padding: 9px 10px 9px 10px; color: #3D3D3D; font-size: 14px; background: #FFFFFF; border: solid 1px #C8C8C8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: none!important;}
.form-inp-50 {width: calc(50% - 15px);}
.form-area {height: 150px;}
::placeholder {color: #999999; opacity: 1;}
:-ms-input-placeholder {color: #999999;}
::-ms-input-placeholder {color: #999999;}
.captcha-bg {width: 302px; margin: 0px auto; padding: 0px; float: none;}
.g-recaptcha {margin: 30px 0px 30px 0px; padding: 0px; border: none; float: left;}
.g-recaptcha iframe {display: block; max-width: 304px; height: 78px; margin: 0px; padding: 0px; border: none; border-radius: 0px;}
.form-btn {display: inline-block; font-family: "Lato", sans-serif; width: auto; margin: 0px 5px 0px 5px; padding: 8px 30px 8px 30px; color: #FFFFFF!important; font-size: 16px; font-weight: normal!important; text-align: left; text-transform: none; text-decoration: none!important; background: #0188CC!important; border: none; float: none!important; transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; cursor: pointer;}
.form-btn:hover {color: #FFFFFF!important; text-decoration: none!important; background: #909090!important; border: none!important; transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out;}

/* inizio footer */
.footer {width: 100%; margin: 0px; padding: 0px; font-size: 16px; line-height: 24px; float: left;}
.callto-tit {position: relative; width: 94%; margin: 60px 3% 24px 3%; padding: 0px; color: #3D3D3D; font-size: 20px; text-align: center; text-transform: uppercase; font-weight: 300; float: left;}
.btn-tel {display: block; width: 230px; height: 41px; margin: 20px 30px 60px 20px; padding: 0px 0px 0px 85px; color: #3D3D3D!important; line-height: 21px; font-weight: 300; text-align: left; text-decoration: none!important; background: url("images/ico-telefono.webp") 35px 0px no-repeat; background-size: 40px 82px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; float: left;}
.btn-tel:hover {color: #0188CC!important; text-decoration: none!important; background-position: 35px -41px; background-size: 40px 82px;}
.btn-ema {display: block; width: 280px; height: 41px; margin: 20px 0px 60px 0px; padding: 0px 0px 0px 85px; color: #3D3D3D!important; line-height: 21px; font-weight: 300; text-align: left; text-decoration: none!important; background: url("images/ico-email.webp") 35px 0px no-repeat; background-size: 40px 82px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; float: left;}
.btn-ema:hover {color: #0188CC!important; text-decoration: none!important; background-position: 35px -41px; background-size: 40px 82px;}
.btn-tel span, .btn-ema span {text-transform: uppercase; font-weight: normal;}
.callto-line {display: block; width: 4px; height: 70px; margin: 0px; padding: 0px; background: #FFFFFF; float: left;}
.footer-grey {width: 100%; margin: 0px; padding: 60px 0px 60px 0px; color: #E2E2E2; font-size: 14px; line-height: 20px; background: #3C6284; float: left;}
.footer-col {width: 18%; margin: 0px; padding: 0px; float: left;}
.footer-col-laser {width: 21%;}
.footer-tit {width: 100%; margin: 0px 0px 5px 0px; padding: 0px; text-transform: uppercase; font-weight: normal; float: left;}
.footer-tit-sec {margin: 24px 0px 0px 0px;}
.footer-col ul {display: flex; flex-wrap: wrap; list-style: none; width: 100%; margin: 0px; padding: 0px;}
.footer-col ul li {display: block; width: 100%; margin: 0px; padding: 0px;}
.footer-col ul li a, .footer-col ul li a:link, .footer-col ul li a:visited {display: block; width: 100%; margin: 0px; padding: 5px 0px 5px 0px; color: #B9C9D6; font-weight: 300; text-decoration: none; float: left; cursor: pointer;}
.footer-col ul li a:hover, .footer-col ul li a:active {color: #E2E2E2; font-weight: 300; text-decoration: underline;}
.footer-col ul .vocesel {color: #E2E2E2!important; text-decoration: underline!important;}
.footer-end {width: 1240px; margin: 60px calc(50% - 620px) 0px calc(50% - 620px); padding: 60px 0px 0px 0px; color: #B9C9D6; font-size: 14px; line-height: 24px; border-top: solid 1px #7F7F7F; float: left;}
.footer-end a, .footer-end a:link, .footer-end a:visited {color: #B9C9D6; text-decoration: none;}
.footer-end a:hover, .footer-end a:active {color: #B9C9D6; text-decoration: underline;}
.footer-end .numtel {color: #B9C9D6!important; font-weight: 300!important; text-decoration: none!important; cursor: text;}
.foot-grey {color: #A1A1A1;}
.foot-grey a {color: #A1A1A1!important;}

/* inizio privacy */
.privacy-e-cookie {width: 100%; margin: 0px; padding: 0px; text-align: left; float: left;}
.txt-semi {font-weight: normal;}
ol.privacy-ul-a {display: block; width: 100%; margin: 0px; padding: 0px 0px 0px 24px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}

/* inizio cookies */
.cc-cookies {position: fixed; width: 100%; left: 0; top: 0; padding: 5px; background: #565656; color: #FFFFFF; font-size: 13px; line-height: 18px; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 99999;}
.cc-cookies a, .cc-cookies a:link, .cc-cookies a:visited {display: inline-block; margin: 0px 0px 0px 5px; color: #FFFFFF; text-decoration: none; font-weight: 300;}
.cc-cookies a:hover, .cc-cookies a:active {color: #FFFFFF; text-decoration: underline; font-weight: 300;}
.cc-overlay {height: 100%; padding-top: 25%;}
.cc-cookies-error {float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333;}

/* DESKTOP */
@media screen and (min-width: 1000px) and (max-width: 1369px) {
	body {font-size: 16px; line-height: 24px;}
	iframe {height: 720px;}
	h1, h2, h3, h4, h5, h6, .tit-tab {margin: 0px 0px 35px 0px;}
	h1, .tit-tab {font-size: 38px; line-height: 42px;}
	h2, h3, h4, h5, h6 {font-size: 30px; line-height: 34px;}
	h1 span {font-weight: 300; font-size: 26px; line-height: 26px;}
	
	.img-bordo {border-radius: 18px;}
	.no-des {display: none;}
	
	/* inizio header */
	#header {display: block;}
	#header-mob {display: none;}
	.header {width: 94%; margin: 0px 3% 0px 3%;}
	.menu-ico {top: 30px;}
	.menu-ico ul li.ico-01 a {margin: 0px;}
	.menu-ico ul li.ico-03 a {margin: 0px 0px 0px 20px;}
	.menu-ico ul li.ico-04 a {margin: 0px 0px 0px 20px;}
	.header .logo {width: 360px; margin: 30px calc(50% - 180px) 40px calc(50% - 180px);}
	.language {top: 30px;}
	.language ul li.btn-ita a {padding: 0px 8px 0px 0px;}
	.language ul li.btn-eng a {padding: 0px 0px 0px 8px;}
	.language ul li.btn-deu a {display: none; padding: 0px 8px 0px 8px;}
	.language ul li.btn-fra a {display: none; padding: 0px 0px 0px 8px;}
	.header .btn-menu-mob, .header .link-prenota {display: none;}
	.header .menu-ist {font-size: 14px; letter-spacing: -0.3px;}
	.header .menu-ist li a, .header .menu-ist li a:link, .header .menu-ist li a:visited {padding: 0px 10px 23px 10px;}
	.header .menu-ist span {padding: 0px 10px 23px 10px;}
	.submenu-desktop div {font-size: 14px;}
	.submenu-desktop .menu-lamiera-sub-02 {font-size: 14px;}
	.submenu-desktop div ul {margin: -11px 0px 0px 0px;}
	.submenu-desktop .menu-laser ul {justify-content: left;}
	.submenu-desktop .menu-saldatura ul {justify-content: left;}
	.submenu-desktop .menu-saldatura .ist-03-01 {margin: 0px 0px 0px 60px;}
	.submenu-desktop .menu-lamiera ul {justify-content: center;}
	.submenu-desktop .menu-lamiera .ist-04-01 {margin: 0px 0px 0px -60px;}
	.submenu-desktop .menu-lamiera-sub-02 ul {justify-content: center;}
	.submenu-desktop .menu-lavorazioni ul {justify-content: right;}
	.submenu-desktop .menu-lavorazioni .ist-05-04 {margin: 0px 160px 0px 0px;}
	.submenu-desktop .menu-trattamenti ul {justify-content: right;}
	.submenu-desktop div li a, .submenu-desktop div li a:link, .submenu-desktop div li a:visited {padding: 12px 10px 23px 10px;}
	#header .head-line {display: block; margin: -11px 0px 0px 0px;}
	
	/* inizio content */
	.content-large {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%;}
	.content-page {max-width: 960px;}
	.content-padd {padding: 50px 0px 50px 0px;}
	.linea-total {margin: 50px 0px 50px 0px;}
	.img-home-txt {top: 45%; left: calc(50% - 480px); width: 960px;}
	.img-home-txt-txt {width: 65%;}
	.content-white {padding: 50px 0px 50px 0px;}
	.box-home-30 {width: 320px;}
	.box-home-60 {width: calc(100% - 370px); margin: 0px 0px 0px 50px;}
	.content-50 {width: 50%;}
	.content-50-txt-sx {width: 88%; max-width: 88%; margin: 0px 6% 0px 6%; padding: 50px 0px 50px 0px;}
	.content-50-txt-dx {width: 88%; max-width: 88%; margin: 0px 6% 0px 6%; padding: 50px 0px 50px 0px;}
	.content-sitemap {width: 40%; margin: 0px 0px 0px 10%;}
	.content-sitemap-top {margin: 0px 15% 0px 35%;}
	.sub-home ul {margin: 35px 0px 0px 0px;}
	.bg-grey .sub-home ul li a, .bg-grey .sub-home ul li a:link, .bg-grey .sub-home ul li a:visited, .bg-grey .sub-home span {padding: 0px 25px 0px 0px; background: url("images/arr-li-grey.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-grey .sub-home ul li a:hover, .bg-grey .sub-home ul li a:active {background: url("images/arr-li-blue.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-blue .sub-home ul li a, .bg-blue .sub-home ul li a:link, .bg-blue .sub-home li a:visited {padding: 0px 25px 0px 0px; background: url("images/arr-li-white.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-blue .sub-home ul li a:hover, .bg-blue .sub-home ul li a:active {background: url("images/arr-li-yellow.svg") right 4px no-repeat; background-size: 20px 17px;}
	.box-home-cont {width: 23.5%; margin: 40px 0px 0px 0px; padding: 0px 0px 24px 0px; border-radius: 10px;}
	.box-home-cont:hover .link-white {background: url("images/arr-li-white.svg") 106px 15px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
	.box-home-img {margin: 0px 0px 24px 0px; border-bottom: solid 4px #0188CC;}
	.box-home-tit {min-height: 40px; margin: 0px 0px 24px 0px; padding: 0px 15px 0px 15px; font-size: 18px; line-height: 20px;}
	.box-home-txt {padding: 0px 15px 0px 15px; text-align: center;}
	.box-33 {width: 50%;}
	.box-33-txt {padding: 50px 6% 50px 6%;}
	.content-azienda {width: 94%; margin: 0px 3% 0px 3%;}
	.box-50 {width: 50%;}
	.box-50-txt-sx {width: 94%; max-width: 94%; padding: 50px 6% 50px 0px;}
	.box-50-txt-dx {width: 94%; max-width: 94%; padding: 50px 0px 50px 6%;}
	.order-des-01 {order: 1;}
	.order-des-02 {order: 2;}
	.order-des-03 {order: 3;}
	.order-des-04 {order: 4;}
	.order-des-05 {order: 5;}
	.order-des-06 {order: 6;}
	.link-blue {margin: 45px 0px 0px 0px; padding: 12px 45px 12px 20px; font-size: 15px!important; background: url("images/arr-li-white.svg") 120px 15px no-repeat, #0188CC!important; background-size: 20px 17px!important; border-radius: 22px;}
	.link-blue:hover {background: url("images/arr-li-white.svg") 120px 15px no-repeat, #909090!important; background-size: 20px 17px!important;}
	.link-white {margin: 45px 0px 0px 0px; padding: 12px 45px 12px 20px; font-size: 15px!important; background: url("images/arr-li-grey.svg") 120px 15px no-repeat, #FFFFFF!important; background-size: 20px 17px!important; border-radius: 22px;}
	.link-white:hover {background: url("images/arr-li-white.svg") 120px 15px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
	ul.no-marg {margin: 0px 0px 0px 0px;}
	ul.si-marg {margin: 24px 0px 24px 0px;}
	ol.si-marg {margin: 24px 0px 24px 0px;}
	ol.marg-bot {margin: 0px 0px 24px 20px;}
	ul.marg-top {margin: 24px 0px 0px 0px;}
	ul.marg-bot {margin: 0px 0px 24px 0px;}
	ul.no-marg li, ul.si-marg li, ul.marg-top li, ul.marg-bot li, .content-sitemap ul li {padding: 0px 0px 0px 12px; background-position: 0px 13px; background-size: 5px 1px;}
	
	/* inizio slide home */
	#demos01 .item {width: 23.5%;}
	
	/* inizio slide azienda */
	#demos02 .owl-theme .owl-nav [class*=owl-], #demos03 .owl-theme .owl-nav [class*=owl-], #demos04 .owl-theme .owl-nav [class*=owl-] {width: 50px!important;}
	#demos02 .owl-prev, #demos03 .owl-prev, #demos04 .owl-prev {width: 50px; background: url("images/btn-prev-page.webp") center left no-repeat; background-size: 50px 68px;}
	#demos02 .owl-next, #demos03 .owl-next, #demos04 .owl-next {width: 50px; background: url("images/btn-next-page.webp") center right no-repeat; background-size: 50px 68px;}
	
	/* inizio form */
	.content-form {max-width: 700px;}
	.form-inp, .form-area {margin: 0px 0px 15px 0px; padding: 8px; font-size: 14px;}
	.form-inp-50 {width: calc(50% - 12px);}
	.form-area {height: 120px;}
	.g-recaptcha {margin: 25px 0px 25px 0px;}
	.form-btn {padding: 8px 40px 8px 40px; font-size: 16px;}
	
	/* inizio footer */
	.footer {line-height: 22px;}
	.callto-tit {margin: 50px 3% 22px 3%; font-size: 18px;}
	.btn-tel {width: 230px; height: 41px; margin: 15px 30px 50px 20px; padding: 0px 0px 0px 85px; background: url("images/ico-telefono.webp") 35px 0px no-repeat; background-size: 40px 82px;}
	.btn-tel:hover {background-position: 35px -41px; background-size: 40px 82px;}
	.btn-ema {width: 280px; height: 41px; margin: 15px 0px 50px 0px; padding: 0px 0px 0px 85px; background: url("images/ico-email.webp") 35px 0px no-repeat; background-size: 40px 82px;}
	.btn-ema:hover {background-position: 35px -41px; background-size: 40px 82px;}
	.callto-line {width: 3px; height: 60px;}
	.footer-grey {padding: 50px 0px 50px 0px; font-size: 14px; line-height: 20px;}
	.footer-grey .content-page {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%;}
	.footer-col {width: 18.5%;}
	.footer-col-laser {width: 18.5%;}
	.footer-tit {margin: 0px 0px 4px 0px;}
	.footer-tit-sec {margin: 22px 0px 0px 0px;}
	.footer-col ul li a, .footer-col ul li a:link, .footer-col ul li a:visited {padding: 4px 0px 4px 0px;}
	.footer-end {width: 94%; margin: 50px 3% 0px 3%; padding: 50px 0px 0px 0px;}
}

/* TABLET */
@media screen and (min-width: 740px) and (max-width: 999px) {
	body {font-size: 16px; line-height: 22px;}
	iframe {height: 720px;}
	h1, h2, h3, h4, h5, h6, .tit-tab {margin: 0px 0px 22px 0px;}
	h1, .tit-tab {font-size: 28px; line-height: 32px;}
	h2, h3, h4, h5, h6 {font-size: 24px; line-height: 28px;}
	h1 span {font-weight: 300; font-size: 22px; line-height: 22px;}
	.tit-tab {margin: 40px 0px 22px 0px; text-align: center;}
	
	.img-bordo {border-radius: 15px;}
	
	.si-tab {display: block;}
	.no-tab {display: none;}
	.no-des {display: none;}
	
	/* inizio header */
	#header {display: none;}
	#header-mob {display: block; width: 100%; margin: 0px; padding: 0px; float: left;}
	.header {position: fixed; top: 0px; left: 0px; width: 100%; margin: 0px; padding: 0px; background: #FFFFFF; border-bottom: solid 1px #D1D1D1; float: left; z-index: 2;}
	.menu-ico {display: none;}
	.header .logo {position: relative; width: 345px; height: 50px; margin: 26px 0px 27px 3%; padding: 0px; z-index: 1;}
	.language {top: 15px; right: 3%; width: 160px;}
	.language ul li.btn-ita a {padding: 0px 8px 0px 0px;}
	.language ul li.btn-eng a {padding: 0px 0px 0px 8px;}
	.language ul li.btn-deu a {display: none; padding: 0px 8px 0px 8px;}
	.language ul li.btn-fra a {display: none; padding: 0px 0px 0px 8px;}
	.header .btn-menu-mob {display: block; position: absolute; top: 45px; right: 3%; width: 34px; height: 30px; margin: 0px; padding: 0px; background: url("images/btn-menu-mob.svg") 0px 0px no-repeat; background-size: 34px 30px; float: left; cursor: pointer;}
	.header .menu-mobile-cont {position: fixed; top: 104px; left: -100%; width: 100%; margin: 0px; padding: 0px; border: none; transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; z-index: 4; float: left;}
	.header .menu-mobile {display: flex; flex-wrap: wrap; align-items: flex-start; width: 100%; height: calc(100vh - 104px); background: #FFFFFF; overflow: -moz-scrollbars-vertical; overflow-y: scroll;}
	.header .menu-mobile::-webkit-scrollbar {display: none;}
	.header .menu-ist {margin: 0px 0px 40px 0px; text-transform: none;}
	.header .menu-ist ul {display: block; font-size: 18px; line-height: 20px; width: 100%; margin: 0px; padding: 0px; float: left;}
	.header .menu-ist li {width: 100%; margin: 0px; padding: 0px; float: left;}
	.header .menu-ist li.ist-00, .header .menu-ist li.ist-07, .header .menu-ist li.ist-08 {display: block;}
	.header .menu-ist li.ser-tel {display: block; width: 100%; margin: 22px 0px 22px 0px; padding: 14px 3% 14px 3%; color: #8B8B8B; line-height: 30px; font-weight: 300; text-decoration: none; text-transform: none; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.header .menu-ist li.ser-tel a {display: inline!important; width: auto!important; margin: 0px 0px 0px 6px!important; padding: 0px!important; color: #3D3D3D!important; font-weight: normal!important; text-decoration: none!important; text-transform: none; background: none!important; border: none!important; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: none!important;}
	.header .menu-ist li.ser-tel a:hover {color: #3D3D3D!important; text-decoration: underline!important;}
	.header .menu-ist li a, .header .menu-ist li a:link, .header .menu-ist li a:visited {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: #FFFFFF; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.header .menu-ist li a:hover, .header .menu-ist li a:active {color: #FFFFFF; font-weight: 300; text-decoration: none; background: #0188CC;}
	.header .menu-ist li.ist-close {display: block; width: 100%; margin: 0px; padding: 14px 50px 14px 3%!important; color: #3C3C3B; font-weight: 300; text-align: right; text-decoration: none; text-transform: uppercase; background: url("images/mob-closet.webp") 97% center no-repeat, #FFFFFF; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; cursor: pointer;}
	.header .menu-ist ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #FFFFFF; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.header .menu-ist ul li span:hover {color: #FFFFFF; font-weight: 300; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC; background-size: 18px 18px;}
	.header .menu-ist ul ul {position: relative; display: none; left: 0px; width: 100%; margin: 0px; padding: 0px; font-size: 18px; text-align: left; border-top: none;}
	.header .menu-ist ul ul li {display: block; margin-bottom: 0px; border-bottom: none;}
	.header .menu-ist ul ul li a, .header .menu-ist ul ul li a:link, .header .menu-ist ul ul li a:visited {padding: 14px 3% 14px 3%; color: #3C3C3B; background: #E9E9E9; border-bottom: solid 1px #D1D1D1;}
	.header .menu-ist ul ul li a:hover, .header .menu-ist ul ul li a:active {color: #0188CC; background: #E9E9E9;}
	.header .menu-ist ul ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.header .menu-ist ul ul li span:hover {color: #0188CC; font-weight: 300; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px;}
	.header .menu-ist .vocesel {color: #FFFFFF!important; background: #0188CC!important;}
	.header .menu-ist ul li span.vocesel {color: #FFFFFF!important; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC!important; background-size: 18px 18px!important;}
	.header .menu-ist ul ul li span.vocesel {color: #0188CC!important; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9!important; background-size: 18px 18px!important;}
	.header .menu-ist ul ul .vocesel {color: #0188CC!important; background: #E9E9E9!important;}
	.hover-li {color: #FFFFFF!important; background: none, url("images/mob-arr-up-hover.webp") 97% center no-repeat, #0188CC!important; background-size: 18px 18px!important;}
	.menu-mobile .si-tab {display: block; width: 100%; margin: 0px; padding: 0px; float: left;}
	.new-x {top: 104px!important; left: 0px!important; transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
	
	/* inizio content */
	.content-large {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%;}
	.content-cont {position: relative; top: 104px; margin: 0px; z-index: 1;}
	.content-page {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%; padding: 0px; float: left;}
	.content-padd {padding: 40px 0px 40px 0px;}
	.linea-total {margin: 40px 0px 40px 0px;}
	.img-home-txt {top: 35%; left: 3%; width: 94%;}
	.img-home-txt-txt {width: 70%;}
	.content-white {padding: 40px 0px 40px 0px;}
	.box-home-30 {width: 260px;}
	.box-home-60 {width: calc(100% - 300px); margin: 0px 0px 0px 40px;}
	.content-50 {width: 100%;}
	.content-50-txt-sx {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%; padding: 40px 0px 40px 0px;}
	.content-50-txt-dx {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%; padding: 40px 0px 40px 0px;}
	.content-sitemap {width: 45%; margin: 0px 0px 0px 5%;}
	.content-sitemap-top {margin: 0px 20% 0px 30%;}
	.sub-home ul {margin: 22px 0px 0px 0px;}
	.bg-grey .sub-home ul li a, .bg-grey .sub-home ul li a:link, .bg-grey .sub-home ul li a:visited, .bg-grey .sub-home span {padding: 0px 25px 0px 0px; background: url("images/arr-li-grey.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-grey .sub-home ul li a:hover, .bg-grey .sub-home ul li a:active {background: url("images/arr-li-blue.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-blue .sub-home ul li a, .bg-blue .sub-home ul li a:link, .bg-blue .sub-home li a:visited {padding: 0px 25px 0px 0px; background: url("images/arr-li-white.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-blue .sub-home ul li a:hover, .bg-blue .sub-home ul li a:active {background: url("images/arr-li-yellow.svg") right 4px no-repeat; background-size: 20px 17px;}
	.box-home-cont {width: 48.5%; margin: 30px 0px 0px 0px; padding: 0px 0px 22px 0px; border-radius: 10px;}
	.box-home-cont:hover .link-white {background: url("images/arr-li-white.svg") 96px 12px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
	.box-home-img {margin: 0px 0px 22px 0px; border-bottom: solid 4px #0188CC;}
	.box-home-tit {min-height: auto!important; margin: 0px 0px 22px 0px; padding: 0px 15px 0px 15px; font-size: 18px; line-height: 20px;}
	.box-home-txt {padding: 0px 15px 0px 15px; text-align: center;}
	.box-33 {width: 50%;}
	.box-33-txt {padding: 40px 6% 40px 6%;}
	.content-azienda {width: 94%; margin: 0px 3% 0px 3%;}
	.box-50 {width: 50%;}
	.box-50-txt-sx {width: 94%; max-width: 94%; padding: 40px 6% 40px 0px;}
	.box-50-txt-dx {width: 94%; max-width: 94%; padding: 40px 0px 40px 6%;}
	.order-tab-01 {order: 1;}
	.order-tab-02 {order: 2;}
	.order-tab-03 {order: 3;}
	.order-tab-04 {order: 4;}
	.order-tab-05 {order: 5;}
	.order-tab-06 {order: 6;}
	.order-des-01 {order: 1;}
	.order-des-02 {order: 2;}
	.order-des-03 {order: 3;}
	.order-des-04 {order: 4;}
	.order-des-05 {order: 5;}
	.order-des-06 {order: 6;}
	.link-blue {margin: 30px 0px 0px 0px; padding: 10px 38px 10px 18px; font-size: 14px!important; background: url("images/arr-li-white.svg") 110px 12px no-repeat, #0188CC!important; background-size: 20px 17px!important; border-radius: 20px;}
	.link-blue:hover {background: url("images/arr-li-white.svg") 110px 12px no-repeat, #909090!important; background-size: 20px 17px!important;}
	.link-white {margin: 30px 0px 0px 0px; padding: 10px 38px 10px 18px; font-size: 14px!important; background: url("images/arr-li-grey.svg") 110px 12px no-repeat, #FFFFFF!important; background-size: 20px 17px!important; border-radius: 20px;}
	.link-white:hover {background: url("images/arr-li-white.svg") 110px 12px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
	ul.no-marg {margin: 0px;}
	ul.si-marg {margin: 22px 0px 22px 0px;}
	ol.si-marg {margin: 22px 0px 22px 0px;}
	ol.marg-bot {margin: 0px 0px 22px 20px;}
	ul.marg-top {margin: 22px 0px 0px 0px;}
	ul.marg-bot {margin: 0px 0px 22px 0px;}
	ul.no-marg li, ul.si-marg li, ul.marg-top li, ul.marg-bot li, .content-sitemap ul li {padding: 0px 0px 0px 10px; background-position: 0px 12px; background-size: 4px 1px;}
	
	/* inizio slide home */
	#demos01 .item {width: 48.5%;}
	
	/* inizio slide azienda */
	#demos02 .owl-theme .owl-nav [class*=owl-], #demos03 .owl-theme .owl-nav [class*=owl-], #demos04 .owl-theme .owl-nav [class*=owl-] {width: 40px!important;}
	#demos02 .owl-prev, #demos03 .owl-prev, #demos04 .owl-prev {width: 40px; background: url("images/btn-prev-page.webp") center left no-repeat; background-size: 40px 54px;}
	#demos02 .owl-next, #demos03 .owl-next, #demos04 .owl-next {width: 40px; background: url("images/btn-next-page.webp") center right no-repeat; background-size: 40px 54px;}
	
	/* inizio form */
	.content-form {max-width: 94%; margin: 40px 3% 0px 3%; padding: 0px; float: left;}
	.form-flex {width: 100%; margin: 0px;}
	.form-inp, .form-area {margin: 0px 0px 15px 0px; padding: 8px 5px 8px 5px; font-size: 14px;}
	.form-inp-50 {width: calc(50% - 10px);}
	.form-area {height: 110px;}
	.g-recaptcha {margin: 20px 0px 20px 0px;}
	.form-btn {padding: 8px 30px 8px 30px; font-size: 16px;}
	
	/* inizio footer */
	.footer {line-height: 22px;}
	.callto-tit {margin: 40px 3% 22px 3%; font-size: 18px;}
	.btn-tel {width: 230px; height: 41px; margin: 15px 30px 40px 20px; padding: 0px 0px 0px 85px; background: url("images/ico-telefono.webp") 35px 0px no-repeat; background-size: 40px 82px;}
	.btn-tel:hover {background-position: 35px -41px; background-size: 40px 82px;}
	.btn-ema {width: 280px; height: 41px; margin: 15px 0px 40px 0px; padding: 0px 0px 0px 85px; background: url("images/ico-email.webp") 35px 0px no-repeat; background-size: 40px 82px;}
	.btn-ema:hover {background-position: 35px -41px; background-size: 40px 82px;}
	.callto-line {width: 3px; height: 60px;}
	.footer-grey {padding: 0px 0px 40px 0px; border-top: solid 1px #D1D1D1;}
	.footer-menu-mob {width: 100%; margin: 0px; padding: 0px; float: left;}
	.footer-menu-mob ul {display: block; font-size: 18px; line-height: 20px; width: 100%; margin: 0px; padding: 0px; float: left;}
	.footer-menu-mob li {width: 100%; margin: 0px; padding: 0px; float: left;}
	.footer-menu-mob li.ist-00, .footer-menu-mob li.ist-07, .footer-menu-mob li.ist-08 {display: block;}
	.footer-menu-mob li.ser-tel, .footer-menu-mob li.ist-close {display: none;}
	.footer-menu-mob li a, .footer-menu-mob li a:link, .footer-menu-mob li a:visited {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: #FFFFFF; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.footer-menu-mob li a:hover, .footer-menu-mob li a:active {color: #FFFFFF; font-weight: 300; text-decoration: none; background: #0188CC;}
	.footer-menu-mob ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #FFFFFF; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.footer-menu-mob ul li span:hover {color: #FFFFFF; font-weight: 300; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC; background-size: 18px 18px;}
	.footer-menu-mob ul ul {position: relative; display: none; left: 0px; width: 100%; margin: 0px; padding: 0px; font-size: 18px; text-align: left; border-top: none;}
	.footer-menu-mob ul ul li {display: block; margin-bottom: 0px; border-bottom: none;}
	.footer-menu-mob ul ul li a, .footer-menu-mob ul ul li a:link, .footer-menu-mob ul ul li a:visited {padding: 14px 3% 14px 3%; color: #3C3C3B; background: #E9E9E9; border-bottom: solid 1px #D1D1D1;}
	.footer-menu-mob ul ul li a:hover, .footer-menu-mob ul ul li a:active {color: #0188CC; background: #E9E9E9;}
	.footer-menu-mob ul ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.footer-menu-mob ul ul li span:hover {color: #0188CC; font-weight: 300; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px;}
	.footer-menu-mob .vocesel {color: #FFFFFF!important; background: #0188CC!important;}
	.footer-menu-mob ul li span.vocesel {color: #FFFFFF!important; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC!important; background-size: 18px 18px!important;}
	.footer-menu-mob ul ul .vocesel {color: #0188CC!important; background: #E9E9E9!important;}
	.footer-end {width: 94%; margin: 0px 3% 0px 3%; padding: 40px 0px 0px 0px; border-top: none;}
}

/* MOBILE */
@media screen and (min-width: 1px) and (max-width: 739px) {
	body {-webkit-text-size-adjust: 100%; font-size: 16px; line-height: 22px;}
	a, a:link, a:visited, a:hover, a:active {color: #B99560;}
	iframe {height: 360px; border: solid 3px #FFFFFF!important;}
	h1, h2, h3, h4, h5, h6, .tit-tab {margin: 0px 0px 15px 0px;}
	h1, .tit-tab {font-size: 26px; line-height: 30px;}
	h2, h3, h4, h5, h6 {font-size: 22px; line-height: 26px;}
	h1 span {font-weight: 300; font-size: 20px; line-height: 20px;}
	.tit-tab {margin: 30px 0px 22px 0px; text-align: center;}
	
	.img-bordo {border-radius: 15px;}
	
	.video-desk {display: none;}
	.video-mob {display: block;}
	
	.txt-center-no-mob {text-align: left;}
	.si-tab {display: block;}
	.no-tab {display: none;}
	.si-mob {display: block;}
	.no-mob {display: none;}
	.no-des {display: none;}
	
	/* inizio link top */
	#link-top {bottom: 50px;}
	
	/* inizio header */
	#header {display: none;}
	#header-mob {display: block; width: 100%; margin: 0px; padding: 0px; float: left;}
	.header {position: fixed; top: 0px; left: 0px; width: 100%; margin: 0px; padding: 0px; background: #FFFFFF; border-bottom: solid 1px #D1D1D1; float: left; z-index: 2;}
	.menu-ico {display: none;}
	.header .logo {position: relative; width: 240px; height: 35px; margin: 38px 0px 18px 3%; padding: 0px; z-index: 1;}
	.language {top: 12px; right: 3%; width: 160px; font-size: 13px;}
	.language ul li.btn-ita a {padding: 0px 8px 0px 0px;}
	.language ul li.btn-eng a {padding: 0px 0px 0px 8px;}
	.language ul li.btn-deu a {display: none; padding: 0px 8px 0px 6px;}
	.language ul li.btn-fra a {display: none; padding: 0px 0px 0px 8px;}
	.header .btn-menu-mob {display: block; position: absolute; top: 40px; right: 3%; width: 34px; height: 30px; margin: 0px; padding: 0px; background: url("images/btn-menu-mob.svg") 0px 0px no-repeat; background-size: 34px 30px; float: left; cursor: pointer;}
	.header .menu-mobile-cont {position: fixed; top: 92px; left: -100%; width: 100%; margin: 0px; padding: 0px; border: none; transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; z-index: 4; float: left;}
	.header .menu-mobile {display: flex; flex-wrap: wrap; align-items: flex-start; width: 100%; height: calc(100vh - 92px); background: #FFFFFF; overflow: -moz-scrollbars-vertical; overflow-y: scroll;}
	.header .menu-mobile::-webkit-scrollbar {display: none;}
	.header .menu-ist {margin: 0px 0px 40px 0px; text-transform: none;}
	.header .menu-ist ul {display: block; font-size: 18px; line-height: 20px; width: 100%; margin: 0px; padding: 0px; float: left;}
	.header .menu-ist li {width: 100%; margin: 0px; padding: 0px; float: left;}
	.header .menu-ist li.ist-00, .header .menu-ist li.ist-07, .header .menu-ist li.ist-08 {display: block;}
	.header .menu-ist li.ser-tel {display: block; width: 100%; margin: 22px 0px 22px 0px; padding: 14px 3% 14px 3%; color: #8B8B8B; line-height: 30px; font-weight: 300; text-decoration: none; text-transform: none; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.header .menu-ist li.ser-tel a {display: inline!important; width: auto!important; margin: 0px 0px 0px 6px!important; padding: 0px!important; color: #3D3D3D!important; font-weight: 600!important; text-decoration: none!important; text-transform: none; background: none!important; border: none!important; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: none!important;}
	.header .menu-ist li.ser-tel a:hover {color: #3D3D3D!important; text-decoration: underline!important;}
	.header .menu-ist li a, .header .menu-ist li a:link, .header .menu-ist li a:visited {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: #FFFFFF; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.header .menu-ist li a:hover, .header .menu-ist li a:active {color: #FFFFFF; font-weight: 300; text-decoration: none; background: #0188CC;}
	.header .menu-ist li.ist-close {display: block; width: 100%; margin: 0px; padding: 14px 50px 14px 3%!important; color: #3C3C3B; font-weight: 300; text-align: right; text-decoration: none; text-transform: uppercase; background: url("images/mob-closet.webp") 97% center no-repeat, #FFFFFF; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; cursor: pointer;}
	.header .menu-ist ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #FFFFFF; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.header .menu-ist ul li span:hover {color: #FFFFFF; font-weight: 300; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC; background-size: 18px 18px;}
	.header .menu-ist ul ul {position: relative; display: none; left: 0px; width: 100%; margin: 0px; padding: 0px; font-size: 18px; text-align: left; border-top: none;}
	.header .menu-ist ul ul li {display: block; margin-bottom: 0px; border-bottom: none;}
	.header .menu-ist ul ul li a, .header .menu-ist ul ul li a:link, .header .menu-ist ul ul li a:visited {padding: 14px 3% 14px 3%; color: #3C3C3B; background: #E9E9E9; border-bottom: solid 1px #D1D1D1;}
	.header .menu-ist ul ul li a:hover, .header .menu-ist ul ul li a:active {color: #0188CC; background: #E9E9E9;}
	.header .menu-ist ul ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.header .menu-ist ul ul li span:hover {color: #0188CC; font-weight: 300; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px;}
	.header .menu-ist .vocesel {color: #FFFFFF!important; background: #0188CC!important;}
	.header .menu-ist ul li span.vocesel {color: #FFFFFF!important; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC!important; background-size: 18px 18px!important;}
	.header .menu-ist ul ul li span.vocesel {color: #0188CC!important; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9!important; background-size: 18px 18px!important;}
	.header .menu-ist ul ul .vocesel {color: #0188CC!important; background: #E9E9E9!important;}
	.hover-li {color: #FFFFFF!important; background: none, url("images/mob-arr-up-hover.webp") 97% center no-repeat, #0188CC!important; background-size: 18px 18px!important;}
	.menu-mobile .si-tab {display: block; width: 100%; margin: 0px; padding: 0px; float: left;}
	.new-x {top: 92px!important; left: 0px!important; transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
	
	/* inizio content */
	.content-large {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%;}
	.content-cont {position: relative; top: 92px; margin: 0px; z-index: 1;}
	.content-page {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%; padding: 0px; float: left;}
	.content-padd {padding: 30px 0px 30px 0px;}
	.linea-total {margin: 30px 0px 30px 0px;}
	.img-home-txt {display: none;}
	/*.img-home-txt {top: 40%; left: 3%; width: 94%; line-height: 18px;}
	.img-home-txt-txt {width: 100%;}*/
	.content-white {padding: 30px 0px 30px 0px;}
	.box-home-30 {order: 2; width: 80%; margin: 30px 10% 0px 10%;}
	.box-home-60 {order: 1; width: 100%; margin: 0px;}
	.content-50 {width: 100%;}
	.content-50-txt-sx {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%; padding: 30px 0px 30px 0px;}
	.content-50-txt-dx {width: 94%; max-width: 94%; margin: 0px 3% 0px 3%; padding: 30px 0px 30px 0px;}
	.content-sitemap {width: 100%; margin: 0px;}
	.content-sitemap-top {margin: 0px;}
	.sub-home ul {margin: 22px 0px 0px 0px;}
	.bg-grey .sub-home ul li a, .bg-grey .sub-home ul li a:link, .bg-grey .sub-home ul li a:visited, .bg-grey .sub-home span {padding: 0px 25px 0px 0px; background: url("images/arr-li-grey.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-grey .sub-home ul li a:hover, .bg-grey .sub-home ul li a:active {background: url("images/arr-li-blue.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-blue .sub-home ul li a, .bg-blue .sub-home ul li a:link, .bg-blue .sub-home ul li a:visited {padding: 0px 25px 0px 0px; background: url("images/arr-li-white.svg") right 4px no-repeat; background-size: 20px 17px;}
	.bg-blue .sub-home ul li a:hover, .bg-blue .sub-home ul li a:active {background: url("images/arr-li-yellow.svg") right 4px no-repeat; background-size: 20px 17px;}
	.box-home-cont {width: 100%; margin: 30px 0px 0px 0px; padding: 0px 0px 22px 0px; border-radius: 10px;}
	.box-home-cont:hover .link-white {background: url("images/arr-li-white.svg") 96px 12px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
	.box-home-img {margin: 0px 0px 22px 0px; border-bottom: solid 4px #0188CC;}
	.box-home-tit {min-height: auto!important; margin: 0px 0px 22px 0px; padding: 0px 12px 0px 12px; font-size: 18px; line-height: 20px;}
	.box-home-txt {padding: 0px 12px 0px 12px; text-align: center;}
	.box-33 {width: 100%;}
	.box-33-txt {padding: 30px 3% 30px 3%;}
	.content-azienda {width: 100%; margin: 0px;}
	.box-50 {width: 100%;}
	.box-50-txt-sx {width: 100%; max-width: 100%; padding: 30px 3% 30px 3%;}
	.box-50-txt-dx {width: 100%; max-width: 100%; padding: 30px 3% 30px 3%;}
	.order-tab-01 {order: 1;}
	.order-tab-02 {order: 2;}
	.order-tab-03 {order: 3;}
	.order-tab-04 {order: 4;}
	.order-tab-05 {order: 5;}
	.order-tab-06 {order: 6;}
	.order-des-01 {order: 1;}
	.order-des-02 {order: 2;}
	.order-des-03 {order: 3;}
	.order-des-04 {order: 4;}
	.order-des-05 {order: 5;}
	.order-des-06 {order: 6;}
	.order-mob-01 {order: 1!important;}
	.order-mob-02 {order: 2!important;}
	.order-mob-03 {order: 3!important;}
	.order-mob-04 {order: 4!important;}
	.order-mob-05 {order: 5!important;}
	.order-mob-06 {order: 6!important;}
	.link-blue {margin: 22px 0px 0px 0px; padding: 10px 38px 10px 18px; font-size: 14px!important; background: url("images/arr-li-white.svg") 110px 12px no-repeat, #0188CC!important; background-size: 20px 17px!important; border-radius: 20px;}
	.link-blue:hover {background: url("images/arr-li-white.svg") 110px 12px no-repeat, #909090!important; background-size: 20px 17px!important;}
	.link-white {margin: 22px 0px 0px 0px; padding: 10px 38px 10px 18px; font-size: 14px!important; background: url("images/arr-li-grey.svg") 110px 12px no-repeat, #FFFFFF!important; background-size: 20px 17px!important; border-radius: 20px;}
	.link-white:hover {background: url("images/arr-li-white.svg") 110px 12px no-repeat, #0188CC!important; background-size: 20px 17px!important;}
	.numtel {color: #B99560!important; text-decoration: underline!important; font-weight: 300; cursor: pointer;}
	ul.no-marg {margin: 0px;}
	ul.si-marg {margin: 22px 0px 22px 0px;}
	ol.si-marg {margin: 22px 0px 22px 0px;}
	ol.marg-bot {margin: 0px 0px 22px 20px;}
	ul.marg-top {margin: 22px 0px 0px 0px;}
	ul.marg-bot {margin: 0px 0px 22px 0px;}
	ul.no-marg li, ul.si-marg li, ul.marg-top li, ul.marg-bot li, .content-sitemap ul li {padding: 0px 0px 0px 10px; background-position: 0px 12px; background-size: 4px 1px;}
	
	/* inizio slide home */
	#demos01 {width: 100%;}
	#demos01 .owl-carousel {width: calc(94% - 70px); margin: 0px calc(3% + 35px) 0px calc(3% + 35px)!important;}
	#demos01 .item {width: 100%; border: none;}
	#demos01 .owl-theme .owl-nav [class*=owl-] {width: 35px!important; height: calc(100% - 30px)!important;}
	#demos01 .owl-nav {display: block;}
	#demos01 .owl-prev {display: block; position: absolute; left: -45px; top: 30px; width: 35px; margin: 0px; background: url("images/btn-prev.webp") center left no-repeat; background-size: 35px 47px;}
	#demos01 .owl-next {display: block; position: absolute; right: -45px; top: 30px; width: 35px; margin: 0px; background: url("images/btn-next.webp") center right no-repeat; background-size: 35px 47px;}
	#demos01 .owl-dots {display: none;}
	
	/* inizio slide azienda */
	#demos02 .owl-theme .owl-nav [class*=owl-], #demos03 .owl-theme .owl-nav [class*=owl-], #demos04 .owl-theme .owl-nav [class*=owl-] {width: 35px!important;}
	#demos02 .owl-prev, #demos03 .owl-prev, #demos04 .owl-prev {width: 35px; background: url("images/btn-prev-page.webp") center left no-repeat; background-size: 35px 47px;}
	#demos02 .owl-next, #demos03 .owl-next, #demos04 .owl-next {width: 35px; background: url("images/btn-next-page.webp") center right no-repeat; background-size: 35px 47px;}
	
	/* inizio form */
	.content-form {max-width: 94%; margin: 30px 3% 30px 3%; padding: 0px; float: left;}
	.form-flex {width: 100%; margin: 0px;}
	.form-inp, .form-area {margin: 0px 0px 15px 0px; padding: 8px 5px 8px 5px; font-size: 14px;}
	.form-inp-50 {width: 100%;}
	.form-area {height: 160px;}
	.g-recaptcha {margin: 20px 0px 20px 0px;}
	.form-btn {padding: 8px 30px 8px 30px; font-size: 16px;}
	
	/* inizio footer */
	.footer {line-height: 22px;}
	.callto-tit {margin: 30px 3% 22px 3%; font-size: 18px;}
	.btn-tel {width: 240px; height: 41px; margin: 0px; padding: 0px 0px 0px 50px; background: url("images/ico-telefono.webp") 0px 0px no-repeat; background-size: 40px 82px;}
	.btn-tel:hover {background-position: 0px -41px; background-size: 40px 82px;}
	.btn-ema {width: 240px; height: 41px; margin: 0px 0px 30px 0px; padding: 0px 0px 0px 50px; background: url("images/ico-email.webp") 0px 0px no-repeat; background-size: 40px 82px;}
	.btn-ema:hover {background-position: 0px -41px; background-size: 40px 82px;}
	.callto-line {width: 240px; height: 3px; margin: 22px calc(50% - 120px) 22px calc(50% - 120px);}
	.footer-grey {padding: 0px 0px 30px 0px; border-top: solid 1px #D1D1D1;}
	.footer-menu-mob {width: 100%; margin: 0px; padding: 0px; float: left;}
	.footer-menu-mob ul {display: block; font-size: 18px; line-height: 20px; width: 100%; margin: 0px; padding: 0px; float: left;}
	.footer-menu-mob li {width: 100%; margin: 0px; padding: 0px; float: left;}
	.footer-menu-mob li.ist-00, .footer-menu-mob li.ist-07, .footer-menu-mob li.ist-08 {display: block;}
	.footer-menu-mob li.ser-tel, .footer-menu-mob li.ist-close {display: none;}
	.footer-menu-mob li a, .footer-menu-mob li a:link, .footer-menu-mob li a:visited {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: #FFFFFF; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
	.footer-menu-mob li a:hover, .footer-menu-mob li a:active {color: #FFFFFF; font-weight: 300; text-decoration: none; background: #0188CC;}
	.footer-menu-mob ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #FFFFFF; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.footer-menu-mob ul li span:hover {color: #FFFFFF; font-weight: 300; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC; background-size: 18px 18px;}
	.footer-menu-mob ul ul {position: relative; display: none; left: 0px; width: 100%; margin: 0px; padding: 0px; font-size: 18px; text-align: left; border-top: none;}
	.footer-menu-mob ul ul li {display: block; margin-bottom: 0px; border-bottom: none;}
	.footer-menu-mob ul ul li a, .footer-menu-mob ul ul li a:link, .footer-menu-mob ul ul li a:visited {padding: 14px 3% 14px 3%; color: #3C3C3B; background: #E9E9E9; border-bottom: solid 1px #D1D1D1;}
	.footer-menu-mob ul ul li a:hover, .footer-menu-mob ul ul li a:active {color: #0188CC; background: #E9E9E9;}
	.footer-menu-mob ul ul li span {display: block; width: 100%; margin: 0px; padding: 14px 3% 14px 3%!important; color: #3C3C3B; font-weight: 300; text-decoration: none; text-transform: none; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px; border-bottom: solid 1px #D1D1D1; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; float: left;}
	.footer-menu-mob ul ul li span:hover {color: #0188CC; font-weight: 300; background: url("images/mob-arr-down.webp") 97% center no-repeat, #E9E9E9; background-size: 18px 18px;}
	.footer-menu-mob .vocesel {color: #FFFFFF!important; background: #0188CC!important;}
	.footer-menu-mob ul li span.vocesel {color: #FFFFFF!important; background: url("images/mob-arr-down-hover.webp") 97% center no-repeat, #0188CC!important; background-size: 18px 18px!important;}
	.footer-menu-mob ul ul .vocesel {color: #0188CC!important; background: #E9E9E9!important;}
	.footer-end {width: 94%; margin: 0px 3% 0px 3%; padding: 30px 0px 0px 0px; border-top: none;}
	
	/* inizio cookies */
	.cc-cookies {font-size: 11px;}
}
body, a {transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out;}