@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@media only screen and (min-width:0px) and (max-width:1024px) {
#divmenu{position:fixed;z-index:900;top:0;right:-100%;width:100%;height:100%;}
.menuwithscroll{position:fixed;height:calc(100% - 70px);overflow-y:scroll;background-color: rgba(0,20,20, 0.9);width:100%; }
.menuwithscroll:before{position: absolute; content: ""; width: 100%; height: 100%; left:  0px; top:  0px; opacity: 0.1;}
#closemenu{height:70px;background-color: rgba(0,20,20, 0.9);width:calc(100% - 100px); text-align: right; padding: 30px 50px; position: relative; margin: 0px 0px 0px 0px; font-size: 2em; color: rgba(255,255,255,0.3); }
#JQMenu{margin: 0 auto; width: calc(100% - 100px); padding:  0px 50px}
#JQMenu > li{position:relative;clear:both;list-style:none;text-align:right;padding: 0px 0px 50px 0px; width:100%; cursor:pointer; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear}
#JQMenu > li > a{display:block;text-decoration:none;font-size:1.5em; line-height: 40px; font-family: "Montserrat", sans-serif;  color: #03cad1;padding:0px; font-weight: 300; overflow: hidden; width: 100%; text-transform: uppercase;  line-height: auto -webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear }
#JQMenu > li > ul{margin:10px 0px;display:none;padding:0px 10px;width:calc(100% - 20px);left:0px; clear: both; line-height: 25px;}
#JQMenu > li > ul > li{ position:relative;clear:both;  justify-content: center !important;cursor:pointer; height:auto;background-image:none!important;margin:0px auto;overflow:hidden; width: 100% !important; padding: 5px 0px!important; -webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
#JQMenu > li > ul > li > a{color:#fff !important; text-decoration:none; font-size:0.85em !important;  height:auto; width: 100%; font-weight: 400; text-transform: uppercase;}
#JQMenu > li > ul > li:hover > a{color: #fff !important}
#JQMenu > li > ul > li > ul{margin:0px;position:inherit;display: none;padding: 0px 15px !important;width:calc(100% - 30px) !important; top:0 !important; left: 0 !important; clear: both; }

#JQMenu > li:hover > a{color: #fff !important; letter-spacing: 1px}



#JQMenu > li > ul > li > ul > li a{color: #868889 !important;}
#JQMenu > li > ul > li > ul > li{position: relative}
#JQMenu > li > ul > li > ul > li:before{position: absolute; content: "\f054"; font-size: 0.65em; left: -10px; top: 1px; font-family:"Font Awesome 5 Pro"; color:#183b70; text-align: left;}


.clkmen{position: absolute; z-index: 5; font-size: 0.9em; top: -5px; background-color: #03cad1; right:  5px; -moz-border-radius: 50% 0% 50% 50%; -webkit-border-radius: 50% 0% 50% 50%; border-radius: 50% 0% 50% 50%; width: 30px; height: 30px; text-align: center; line-height: 27px; color: #fff; }
.clkmen i{font-weight: 700 !important;}
}

@media only screen and (min-width:0px) and (max-width:767px) {

input[type="submit"], input[type="button"],  button, .bottone{letter-spacing: 0px !important; padding: 0px 25px !important; font-size: 1em !important;}
	
#ControlMenu{cursor:pointer; padding: 0px; display:flex; justify-content:center; align-items:center;  width: 30px; height: 25px;  overflow: hidden; float: right; position: relative; cursor: pointer; margin-top:38px;}
#ControlMenu hr{margin: 0px; width: 100%; height: 1px; background-color: #03cad1; }
#ControlMenu:before{background-color: #03cad1; position: absolute; content: ""; height: 1px; width: 100%; top: 0px; right: 0px; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear}
#ControlMenu:after{background-color: #03cad1; position: absolute; content: ""; height: 1px; width: 100%; bottom: 0px; right: 0px; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear}

h1, .titolo{text-align:center; font-size:1.7em; line-height:40px;margin:0px auto ;  font-family: "Montserrat", sans-serif; clear:both; width:100%; padding: 0px; font-weight: 300; text-transform: uppercase; color: #000; position: relative;}
h2{text-align:center;font-size:1.1em;margin:0px 0px 40px 0px;line-height:30PX; font-style: italic; color: #898989; width: 100%; clear: both; font-family: "Montserrat", sans-serif; font-weight: 300;}
.titoletto{font-size: 1em; color: #939393; text-transform: uppercase; font-weight: 300; text-align: left; margin-bottom: 20px;}

.StyleIntestazione{width: calc(100% - 40px);  padding: 0px 20px; position: fixed; z-index: 5; top:0px; right: 0px; height: 100px;} 
.StyleIntestazione .logo{height: 100%; position: relative;width: 200px; cursor: pointer; display:flex; justify-content:center; align-items:center; margin: 0px; float: left;} 
.StyleIntestazioneScroll .logo{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; width: 180px; } 
.StyleIntestazioneScroll{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; top: 0px; height: 80px; background-color: rgba(0, 0, 0, 0.9);}

.contiene{width: calc(100% - 40px);  margin: 0 auto; padding: 0px;} 

#sei{width: calc(100% - 40px); margin: 0px; padding: 120px 20px 10px 20px; background-image: url(/template/bg-sei.jpg); background-repeat: no-repeat; background-position: top; background-size: cover; overflow: hidden; color: #fff; font-weight: 300; clear:both; text-align: left; line-height: 25px;  list-style: none; font-size: 0.7em; font-family: "Montserrat", sans-serif;}

.banner{width: 100%; height: 500px; position: relative; overflow: hidden;}
.giu{width: 100%; bottom: -50px; left: 0px; text-align: center; position: absolute; z-index: 3;}
.giu i{width: 80px; height: 80px; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; background-color: #fff; font-size: 1.5em; color: #03cad1; line-height: 40px; cursor: pointer;}
.giu:before{width: 80px; height: 80px; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; background-color: rgba(0,246,255,1); position: absolute; top: 0px; left: calc(50% - 40px); content: ""; z-index: -1; -webkit-animation:pulsa 3s linear infinite;animation:pulsa 3s linear infinite}

.ContentSlider{width: 100%; height: 500px; position: relative;  clear: both; margin: 0px; padding: 0px; }
.BGSlider{width: 100%;  background-repeat: no-repeat; background-size: cover; background-position: center top;  min-height: 500px !important; display: flex !important; align-items: flex-end; position: relative; overflow: hidden;}
.TXSlider{ width: calc(100% - 40px); height: calc(100% - 200px);  margin: 0px; padding: 200px 20px 0px 20px; text-transform: uppercase; font-style: italic; text-align: left; letter-spacing: 1px; color: #fff; font-size: 1.2em; font-weight: 300;  line-height: 35px;  color: #fff; position: absolute; z-index: 1; text-shadow: 0px 0px 10px #000; }
.TXSlider p{font-size: 1em;}
.TXSlider span{color: #02dee5;}

.ContentHome{width: 100%; margin: 0 auto; padding: 50px 0px; position: relative;}
.ContentHome h1{text-align: left;}
.diqua{width: calc(100% - 40px); padding: 0px 20px;}
.dila{width: calc(90% - 20px); overflow: hidden; height: 600px; box-shadow: rgba(231,231,231,0.5) -20px 20px 0px 0px; float: right; clear: both; margin: 50px 0px}
.diqua hr{margin: 40px 0px;}
.dila img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}

.prodottihome{width: 100%; padding: 50px 0px; overflow: hidden; background-image: url(/template/bg-prodotti.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; position: relative;}
.prodottihome h2{text-align:center; font-size:1.7em; line-height:40px;margin:0px auto ;  font-family: "Montserrat", sans-serif; clear:both; width:100%; padding: 0px; font-weight: 300; text-transform: uppercase; color: #000; position: relative; font-style: normal;}
.prodottihome h3{text-align:center;font-size:1.1em;margin:0px 0px 40px 0px;line-height:30PX; font-style: italic; color: #898989; width: 100%; clear: both; font-family: "Montserrat", sans-serif; font-weight: 300; text-transform: none;}
.prodottihome:after{position: absolute; content: ""; top: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.formazione{background-image: url(/template/bg-formazione.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; padding: 50px 0px; width: 100%; text-align: center; color: #fff; overflow: hidden; position: relative;}
.formazione h3{font-size:1.7em; line-height:40px}
.formazione:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.ContentCat{width: 100%; position: relative; display: flex; justify-content: space-between; flex-direction: column;}
.descategoria{width: calc(100% - 40px); padding: 50px 20px;}
.fotocategoria{width: 100%; height: 300px; overflow: hidden; text-align: center;}
.fotocategoria img{width: 100%; height: 100%; object-fit: contain;}
.butcategoria {position: absolute; bottom: -30px; left: calc(50% - 110px); width: 220px; z-index: 1;}
.ContentCat h1{text-align: left;}
.ContentCat hr{margin: 40px 0px;}
.ContentCat:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.tuttiprodotti{width: calc(100% - 40px); background-image: url(/template/bg-prodotti.jpg);  background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; overflow: hidden; padding: 50px 20px;}
.elencopro{width: 100%; clear: both; display: flex; justify-content: space-between; flex-direction: column; height: auto; overflow: hidden; position: relative; padding: 0px; border: none; margin: 50px auto; }


.latopro{width: 100%; margin-bottom: 30px;}
.latopro button{width: 100%; font-size: 0.9em; padding: 0px 15px; margin-top: 15px;}


.fotopro{width: 100%;  height: 200px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset; background-color: #fff;  display: flex; justify-content: center; align-items: center}

.descprodotto{width: 100%; text-align: left; }
.descprodotto h2{text-align: left; color: #000000; font-weight: 500; text-transform: none; font-size: 1.5em; margin: 0px 0px 5px 0px}
.descprodotto h3{text-align: left; color: #03cad1; font-weight: 300; text-transform: uppercase; font-size: 1.05em; margin: 0px 0px 30px 0px; font-style: italic;}

.tuttecat{display: flex; justify-content: space-between; flex-wrap: wrap; grid-row-gap: 20px;}
.sottocategoria{width: 100%;  height: auto; overflow: hidden; position: relative; text-align: center; padding: 0px; border: none; margin: 0px; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }
.fotocat{width: 100%; height: 250px; overflow: hidden; position: relative;}
.antecat{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; line-height: 29px; padding: 0px; position: absolute; top: 0px; left: 0px; background-color: rgba(14,117,121,0.5); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); z-index: 2; }

.formpagine{width:calc(100% - 40px); position: relative; margin: 0px; padding: 50px 20px; height: 1000px; background-image: url(/template/bg-form.jpg); background-repeat: no-repeat; background-position: center top; background-size: cover; overflow: hidden;  }
.formpagine form{width: 90%; height: auto; margin: 0px auto; overflow: hidden; position: absolute; z-index: 1; left: 5%;}
.formpagine h2, .formpagine .titolo{color: #fff; text-align: center;}
.formpagine:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.footer1{width: calc(100% - 40px); height:auto;padding: 50px 20px; color: #fff;  font-size: 0.98em; line-height: 30px; font-weight: 300; clear: both; float: left; overflow: hidden; text-align: left; position: relative; background-color: #1f1f1f; background-image: url(/template/icona.svg); background-repeat: no-repeat; background-position: left  center; background-size: auto 110%;}
.footer1 img{max-width: 320px; width: 100%; height: auto;}
.footer1 strong{font-weight: 300; text-transform: uppercase; color: #00f6ff; font-size: 1.3em;}
.footer1 span{font-weight: 700}

.unoditre{width: 100%; }
.dueditre{width: 100%; margin: 40px 0px;}
.treditre{width: 100%;}
.treditre li{padding: 10px 0px 10px 30px; position: relative; border-bottom: 1px solid #484848;}
.treditre li:before{position: absolute; content: "\f054"; font-size: 0.8em; left: 0px; top: 10px; font-family:"Font Awesome 5 Pro"; color:#03cad1; text-align: left; font-weight: 400}
.dueditre i{color: #fff;font-size: 1em; margin-right: 10px; cursor: pointer;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear; color: #00f6ff;}

.ContentPage{width: calc(100% - 40px); margin: 0 auto; padding: 50px 0px; clear: both; overflow: hidden; position: relative; min-height: 500px;}
.ContentWide{width: 100%; margin: 0 auto; padding: 50px 0px; clear: both; overflow: hidden;  position: relative;}
.ContentWide .sinistra{width: calc(100% - 40px); padding: 0px 20px; }

.ContentWide .destra{width: calc(90% - 20px); overflow: hidden; height: 300px; box-shadow: rgba(231,231,231,0.5) -20px 20px 0px 0px; float: right; clear: both; margin: 20px 0px}

.ContentWide .destra img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}
.ContentWide .titolo{text-align: left;}
.ContentWide h2{text-align: left; margin: 0px;}
.ContentWide hr{float: left; clear: both;}

.embed-container{width: 100%; height: 450px; overflow: hidden; filter: hue-rotate(310deg);}

.scheda{padding-top: 70px;}

.ContentNews{max-width: 840px; width: calc(85% - 40px); margin: 160px auto 140px auto; padding: 80px 20px 100px 30px; clear: both;  position: relative; text-align: center; box-shadow: #03cad1 0px 0px 0px 1px inset; line-height: 30px;}
.ContentNews h1{position: absolute; text-align: center; width: 80%; left: 10%; top: -20px; font-size: 2em; line-height: 40px; background-image: url(/template/bg.jpg); background-repeat: repeat;}
.ContentNews h3{text-align: center; font-family: "Montserrat", sans-serif; color: #03cad1; font-weight: normal; margin:  0px 0px 20px 0px; font-size: 1.5em; line-height: 30px; font-style: italic;}
.ContentNews h3 span{font-size: 0.7em;}
.newshome{width: 100%; padding: 70px 0px 30px 0px; background-color: rgba(0, 0, 0, 0.04); position: relative; text-align: center;}
.newshome .contiene{overflow: hidden; max-width: 1000px;}

.TDCorpoNews{width: 100%;  float: left; cursor: pointer; margin:0px 0px 40px 0px; padding: 0px; position: relative; overflow: hidden;  -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: rgba(115,101,89,0.5) 0px 0px 0px 1px inset; }
.fotonews{display: none;}
.antenews{width: calc(100% - 60px);  padding: 30px; clear: both; height: 170px; line-height: 25px; font-size: 1em; text-align: center}

.cate{padding-top: 10px;}

.impagina{width: 100%; display: flex; justify-content: space-between; flex-direction: column; clear: both; margin: 20px 0px 100px 0px; float: left;}
.colonne{width: 100%; }
.foto{width: calc(100% - 20px); overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) -20px 20px 0px 0px; margin: 40px 0px 0px 20px;}
.foto img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}

blockquote{width: calc(100% - 50px); padding: 25px; font-size: 1em; font-style: italic; line-height: 40px; background-color: #f4f4f4; clear: both; margin: 50px 0px; display: flex; justify-content: space-between; flex-direction: column;}
blockquote i{width: 100%; height: auto; font-size: 6em; color: #03cad1; text-align: center; margin-bottom: 20px;}
blockquote p{width: 100%;}
.centra{ display: block; text-align: center;}
.centra i{width: 100%; font-size: 5em; margin-bottom: 10px;}

.corsi{width: 100%; background-image: url(/template/bg-sfocato.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; overflow: hidden; padding: 40px 0px; margin-top: -60px; color: #fff; font-size: 1em; line-height: 40px; text-shadow: 0px 0px 10px #00696c; position: relative;}
.corsi:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }
.corsi .contiene{display: flex; justify-content: space-between; flex-direction: column; align-items: center;}
.corsi i{width: 100%; height: auto; font-size: 7em; cursor: pointer; text-shadow: none; margin-top: 20px; display: none;}
.corsi p{width: 100%;}

.giustifica{ display:flex;flex-wrap:wrap;justify-content:space-between; flex-direction: column; clear: both; margin: 50px auto 100px auto; padding: 0px; width: 100%;}
.sinistra{width: 100%;}
.destra{width: 100%; }

.giustifica .sinistra{order: 1; width: 100%; }
.giustifica .destra{order: 2; width: calc(100% - 20px)  overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) -20px 20px 0px 0px; margin: 30px 0px 0px 20px;}

.giustificaform{ display:flex;flex-wrap:wrap;justify-content:space-between; clear: both; flex-direction: column; margin: 0px auto; padding: 0px; width: 100%;}


.sx{width: 100%;}
.dx{width: 100%;}
.colonnasx{width: 100%}
.colonnadx{width: 100%;}
.colsx{width: 100% !important;}
.coldx{width: 100% !important;}

.sendAsyncContatti{width: 90%; margin: 0px auto;}

.sub{width: 100%; margin: 0 auto !important; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.sub li{width: calc(30% - 20px); margin: 0px 10px 0px 10px; height: 250px; overflow: hidden; position: relative; text-align: center; padding: 0px !important; text-transform: uppercase; border: none !important; overflow: hidden; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }

.login{background-image: url(/template/bg-login.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed;}
.logsx, .logdx{width: calc(100% - 102px); padding: 30px; text-align: center; margin:  20px; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}

.login button{width: auto; margin-top: 40px;}
.login h4{text-align: center;}
.login input[type="button"]{width: auto; margin-top: 20px; position: relative; padding: 0px 35px;}
.formreg{clear: both;width: calc(100% - 102px); margin: 0 auto; width: calc(100% - 102px); padding: 30px; margin:  0px auto; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
.riquadropsw{clear: both; padding: 30px; margin:  0px auto; width: calc(100% - 102px); text-align: center; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }


.GalleryProductGriglia{display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; clear: both; margin-top: 50px;}
.contGalleryGriglia{width: calc(25% - 10px); box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; float: left; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; height: 300px; overflow: hidden; position: relative; text-align: center; padding: 0px !important; border: none !important; overflow: hidden; margin: 5px; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }

.GalleryPage, .GalleryProduct {overflow:hidden; margin: 0px; padding: 0px; clear: both; display: flex; justify-content: flex-start; flex-wrap: wrap;}
.GalleryProduct .contGallery, .GalleryPage .contGallery{width: 100%; height: 300px; margin:1px 0px; overflow: hidden; }
.GalleryProduct .contGallery img, .GalleryPage .contGallery img{height: 100%;width: 100%; object-fit: cover;}

.check{width: auto !important;}
.check span{clear: both;}

.caroselloenvelop{background-image: url(/template/bg-rosso.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; padding: 40px 0px}
.carosellocontainer{width: 90%; margin: 0 auto;padding-top: 50px;padding-bottom: 50px}
.carosellocontainer h1, .carosellocontainer h2, .formnwsl h1, .formnwsl h2{color: #fff; width: 90%; padding: 0px 5%;float: none;}
.carosellodiv{cursor: pointer; font-size: 1.2em; float: left !important; color: #fff; line-height: 30px; text-align: center;}

.divInternoCSS{width: calc(80% - 40px); background-color: #fff; padding: 20px;  text-align: center; box-shadow: rgba(0,0,0,0.1) 0px 0px 20px 0px; font-size: 1em; line-height: 20px}
.divInternoCSS h1{font-size: 1.4em}
#esito{position:absolute;z-index:1010;width:250px;overflow:hidden;background-color:#FFF;padding:15px;left:50%; top: 0px; margin-left:-140px; margin-top:150px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 0.8em; line-height: 22px}
.dashboard{font-size: 0.6em;}
.managersx{width: 100%; float: left; line-height: 30px}
.managerdx{width: calc(100% - 50px); float: right; clear: both; background-color: #f4f4f4; padding: 25px; overflow: hidden; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; line-height: 30px;  text-align: left;}

.ContentProdotto{width: calc(100% - 50px); margin: 0 auto;  padding: 50px 0px;  clear: both; overflow: hidden;  position: relative; display: flex; justify-content: space-between; flex-direction: column; }
.ContentProdotto .destra{order: 2 !important; margin-top: 40px;}

.slick-dots, .slick-prev, .slick-next{display:none !important;}
.pulsanti button{font-size: 0.9em;}

.elencocat{display: none; }
.schedapro{width: 100%; clear: both;}
.carrellosx {float: left; overflow: hidden;width: 100%;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;box-shadow: #dedede 0 0 0 1px inset}
.carrellodx {float: left; clear: both; margin-top: 20px; width: calc(100% - 60px);padding: 30px;background-color: #f2f2f2;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px}
.cartuno {width: 100%;height: 100%;overflow: hidden	}
.cartdue {width: 100%;padding: 10px 0	}
.carttre {width: 100%;box-shadow: #dedede 0 1px 0 0 inset;padding-top: 20px	}
.carttre p {font-size: .9em;margin-bottom: 20px; width: 100%; clear: both	}
.carttre strong {font-size: 1.2em	}

.continua, .vai{width:90% !important; margin-top: 10px !important;}
.offerta{position: absolute; left: 0px; top: 210px; background-color: #03cad1; padding: 10px; text-transform: uppercase; color: #fff; font-weight: 700; font-size: 0.8em; line-height: 20px; z-index: 2;}

.ContentSlider .slick-dots {display: none !important;}

}

@media only screen and (min-width:768px) and (max-width:1024px) {

#ControlMenu{cursor:pointer; padding: 0px; display:flex; justify-content:center; align-items:center;  width: 35px; height: 30px;  overflow: hidden; float: right; position: relative; cursor: pointer; margin-top:68px;}
#ControlMenu hr{margin: 0px; width: 100%; height: 1px; background-color: #03cad1; }
#ControlMenu:before{background-color: #03cad1; position: absolute; content: ""; height: 1px; width: 100%; top: 0px; right: 0px; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear}
#ControlMenu:after{background-color: #03cad1; position: absolute; content: ""; height: 1px; width: 100%; bottom: 0px; right: 0px; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear}

h1, .titolo{text-align:center; font-size:2.2em; line-height:50px;margin:0px auto ;  font-family: "Montserrat", sans-serif; clear:both; width:100%; padding: 0px; font-weight: 300; text-transform: uppercase; color: #000; position: relative;}
h2{text-align:center;font-size:1.1em;margin:0px 0px 40px 0px;line-height:30PX; font-style: italic; color: #898989; width: 100%; clear: both; font-family: "Montserrat", sans-serif; font-weight: 300;}
.titoletto{font-size: 1em; color: #939393; text-transform: uppercase; font-weight: 300; text-align: left; margin-bottom: 20px;}

.StyleIntestazione{width: calc(100% - 140px);  padding: 0px 70px; position: fixed; z-index: 5; top:0px; right: 0px; height: 160px;} 
.StyleIntestazione .logo{height: 100%; position: relative;width: 320px; cursor: pointer; display:flex; justify-content:center; align-items:center; margin: 0px; float: left;} 
.StyleIntestazioneScroll .logo{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; width: 250px; } 
.StyleIntestazioneScroll{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; top: 0px; height: 90px; background-color: rgba(0, 0, 0, 0.9);}

.contiene{width: calc(100% - 140px);  margin: 0 auto; padding: 0px; max-width: 1500px;} 

#sei{width: calc(100% - 140px); margin: 0px; padding: 180px 70px 10px 70px; background-image: url(/template/bg-sei.jpg); background-repeat: no-repeat; background-position: top; background-size: cover; overflow: hidden; color: #fff; font-weight: 300; clear:both; text-align: left; line-height: 25px;  list-style: none; font-size: 0.7em; font-family: "Montserrat", sans-serif;}

.banner{width: 100%; height: 800px; position: relative; overflow: hidden;}
.giu{width: 100%; bottom: -50px; left: 0px; text-align: center; position: absolute; z-index: 3;}
.giu i{width: 100px; height: 100px; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; background-color: #fff; font-size: 1.8em; color: #03cad1; line-height: 60px; cursor: pointer;}
.giu:before{width: 100px; height: 100px; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; background-color: rgba(0,246,255,1); position: absolute; top: 0px; left: calc(50% - 50px); content: ""; z-index: -1; -webkit-animation:pulsa 3s linear infinite;animation:pulsa 3s linear infinite}

.ContentSlider{width: 100%; height: 800px; position: relative;  clear: both; margin: 0px; padding: 0px; }
.BGSlider{width: 100%;  background-repeat: no-repeat; background-size: cover; background-position: center top;  min-height: 800px !important; display: flex !important; align-items: flex-end; position: relative; overflow: hidden;}
.TXSlider{ width: calc(100% - 140px); height: calc(100% - 270px);  margin: 0px; padding: 270px 70px 0px 70px; text-transform: uppercase; font-style: italic; text-align: left; letter-spacing: 2px; color: #fff; font-size: 1.3em; font-weight: 300;  line-height: 45px;  color: #fff; position: absolute; z-index: 1; text-shadow: 0px 0px 10px #000; }
.TXSlider p{font-size: 1.5em; font-weight: 200;}
.TXSlider span{color: #02dee5;}

.ContentHome{width: 100%; margin: 0 auto; padding: 100px 0px; position: relative;}
.ContentHome h1{text-align: left;}
.diqua{width: calc(100% - 100px); padding: 0px 50px;}
.dila{width: calc(90% - 30px); overflow: hidden; height: 600px; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px; float: right; clear: both; margin: 50px 0px}
.diqua hr{margin: 40px 0px;}
.dila img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}

.prodottihome{width: 100%; padding: 100px 0px; overflow: hidden; background-image: url(/template/bg-prodotti.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; position: relative;}
.prodottihome h2{text-align:center; font-size:2.5em; line-height:50px;margin:0px auto ;  font-family: "Montserrat", sans-serif; clear:both; width:100%; padding: 0px; font-weight: 300; text-transform: uppercase; color: #000; position: relative; font-style: normal;}
.prodottihome h3{text-align:center;font-size:1.1em;margin:0px 0px 40px 0px;line-height:30PX; font-style: italic; color: #898989; width: 100%; clear: both; font-family: "Montserrat", sans-serif; font-weight: 300; text-transform: none;}
.prodottihome:after{position: absolute; content: ""; top: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.formazione{background-image: url(/template/bg-formazione.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; padding: 150px 0px; width: 100%; text-align: center; color: #fff; overflow: hidden; position: relative;}
.formazione h3{font-size:2.5em; line-height:50px; text-align: center; color: #fff;}
.formazione:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.ContentCat{width: 100%; position: relative; display: flex; justify-content: space-between; flex-direction: column;}
.descategoria{width: calc(100% - 140px); padding: 100px 70px;}
.fotocategoria{width: 100%; height: 500px; overflow: hidden; text-align: center;}
.fotocategoria img{width: 100%; height: 100%; object-fit: contain;}

.butcategoria {position: absolute; bottom: -30px; left: calc(50% - 110px); width: 220px; z-index: 1;}
.ContentCat h1{text-align: left;}
.ContentCat hr{margin: 40px 0px;}
.ContentCat:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.tuttiprodotti{width: calc(100% - 140px); background-image: url(/template/bg-prodotti.jpg);  background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; overflow: hidden; padding: 0px 70px;}
.elencopro{width: 100%; max-width: 1200px; clear: both; display: flex; justify-content: space-between;  height: auto; overflow: hidden; position: relative; padding: 0px; border: none; margin: 150px auto; }

.latopro{width: 300px;}
.fotopro{width: 300px;  height: 300px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset; background-color: #fff; display: flex; justify-content: center; align-items: center;}

.latopro button{width: 100%; font-size: 0.9em; padding: 0px 15px;}

.descprodotto{width: calc(100% - 350px); text-align: left; }
.descprodotto h2{text-align: left; color: #000000; font-weight: 500; text-transform: none; font-size: 1.5em; margin: 0px 0px 5px 0px}
.descprodotto h3{text-align: left; color: #03cad1; font-weight: 300; text-transform: uppercase; font-size: 1.05em; margin: 0px 0px 30px 0px; font-style: italic;}
.elencopro:nth-child(2n+2) .latopro{order: 2}
.elencopro:nth-child(2n+2) .descprodotto{order: 1}

.tuttecat{display: flex; justify-content: center; flex-wrap: wrap; grid-gap: 30px;}
.sottocategoria{width: 45%;  height: auto; overflow: hidden; position: relative; text-align: center; padding: 0px; border: none; margin: 0px; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }
.fotocat{width: 100%; height: 300px; overflow: hidden; position: relative;}
.antecat{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; line-height: 29px; padding: 0px; position: absolute; top: 0px; left: 0px; background-color: rgba(14,117,121,0.5); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); z-index: 2; }

.formpagine{width:calc(100% - 140px); position: relative; margin: 0px; padding: 100px 70px; height: 500px; background-image: url(/template/bg-form.jpg); background-repeat: no-repeat; background-position: center top; background-size: cover; overflow: hidden;  }
.formpagine form{width: 700px; height: auto; margin: 0px auto; overflow: hidden; position: absolute; z-index: 1; left: calc(50% - 350px);}
.formpagine h2, .formpagine .titolo{color: #fff; text-align: center;}
.formpagine:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.footer1{width: calc(100% - 140px); height:auto;padding: 100px 70px; color: #fff; display: flex; justify-content: space-between; flex-wrap: wrap;  font-size: 0.98em; line-height: 30px; font-weight: 300; clear: both; float: left; overflow: hidden; text-align: left; position: relative; background-color: #1f1f1f; background-image: url(/template/icona.svg); background-repeat: no-repeat; background-position: left  center; background-size: auto 110%;}
.footer1 img{max-width: 320px; width: 100%; height: auto;}
.footer1 strong{font-weight: 300; text-transform: uppercase; color: #00f6ff; font-size: 1.3em;}
.footer1 span{font-weight: 700}

.unoditre{width: 100%; margin-bottom: 100px;}
.dueditre{width: 48%;}
.treditre{width: 48%;}
.treditre li{padding: 10px 0px 10px 30px; position: relative; border-bottom: 1px solid #484848;}
.treditre li:before{position: absolute; content: "\f054"; font-size: 0.8em; left: 0px; top: 10px; font-family:"Font Awesome 5 Pro"; color:#03cad1; text-align: left; font-weight: 400}
.dueditre i{color: #fff;font-size: 1em; margin-right: 10px; cursor: pointer;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear; color: #00f6ff;}

.ContentPage{width: calc(100% - 140px); margin: 0 auto; padding: 100px 0px; clear: both; overflow: hidden; position: relative; min-height: 500px;}
.ContentWide{width: 100%; margin: 0 auto; padding: 100px 0px; clear: both; overflow: hidden;  position: relative; display: flex; justify-content: space-between; }
.ContentWide .sinistra{width: calc(60% - 100px); padding: 0px 50px; }
.ContentWide .destra{width: 35%; overflow: hidden; height: 500px; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px;}
.ContentWide .destra img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}
.ContentWide .titolo{text-align: left;}
.ContentWide h2{text-align: left; margin: 0px;}
.ContentWide hr{float: left; clear: both;}

.embed-container{width: 100%; height: 450px; overflow: hidden; filter: hue-rotate(310deg);}

.scheda{padding-top: 70px;}


.TDCorpoNews{width: 46%;  float: left; cursor: pointer; margin:0px 10px 40px 10px; padding: 0px; position: relative; overflow: hidden;  -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: rgba(115,101,89,0.5) 0px 0px 0px 1px inset; }
.TDCorpoNews:nth-child(2n+2){float: right;}
.fotonews{display: none;}
.antenews{width: calc(100% - 60px);  padding: 30px; clear: both; height: 170px; line-height: 25px; font-size: 1em; text-align: center}

.cate{padding-top: 10px;}

.impagina{width: 100%; display: flex; justify-content: space-between; flex-direction: column; clear: both; margin: 20px 0px 100px 0px; float: left;}
.colonne{width: 100%; }
.foto{width: calc(100% - 30px); overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px; margin: 40px 0px 0px 30px;}
.foto img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}

blockquote{width: calc(100% - 100px); padding: 50px; font-size: 1.15em; font-style: italic; line-height: 45px; background-color: #f4f4f4; clear: both; margin: 50px 0px; display: flex; justify-content: space-between;}
blockquote i{width: 150px; height: auto; font-size: 6em; color: #03cad1;}
blockquote p{width: calc(100% - 190px);}
.centra{ display: block; text-align: center;}
.centra i{width: 100%; font-size: 5em; margin-bottom: 10px;}

.corsi{width: 100%; background-image: url(/template/bg-sfocato.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; overflow: hidden; padding: 70px 0px; margin-top: -60px; color: #fff; font-size: 1.15em; line-height: 45px; text-shadow: 0px 0px 10px #00696c; position: relative;}
.corsi:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }
.corsi .contiene{display: flex; justify-content: space-between; align-items: center;}
.corsi i{width: 150px; height: auto; font-size: 7em; cursor: pointer; text-shadow: none;}
.corsi p{width: calc(100% - 190px);}

.giustifica{ display:flex;flex-wrap:wrap;justify-content:space-between; flex-direction: column; clear: both; margin: 50px auto 100px auto; padding: 0px; width: 100%;}
.sinistra{width: 48%;}
.destra{width: 48%; }

.giustifica .sinistra{order: 1; width: 100%; }
.giustifica .destra{order: 2; width: calc(100% - 30px)  overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px; margin-top: 40px;}

.giustificaform{ display:flex;flex-wrap:wrap;justify-content:space-between; clear: both; margin: 0px auto; padding: 0px; width: 100%;}

.inverti .destra{order: 1; width: calc(100% - 30px);  overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) 30px 30px 0px 0px;}

.sx{width: 48%;}
.dx{width: 48%;}
.colonnasx{width: 50%}
.colonnadx{width: 50%;}
.colsx{width: 48% !important;}
.coldx{width: 48% !important;}


.sendAsyncContatti{width: 90%; margin: 120px auto;}

.sub{width: 100%; margin: 0 auto !important; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.sub li{width: calc(30% - 20px); margin: 0px 10px 0px 10px; height: 250px; overflow: hidden; position: relative; text-align: center; padding: 0px !important; text-transform: uppercase; border: none !important; overflow: hidden; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }


.colonnadx{width: 50%;}

.logsx, .logdx{width: calc(49% - 102px); padding: 30px; text-align: center; margin:  0px 20px; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}

.login button{width: auto; margin-top: 40px;}
.login h4{text-align: center;}
.login input[type="button"]{width: auto; margin-top: 20px; position: relative; padding: 0px 35px;}
.formreg{clear: both;width: calc(100% - 102px); margin: 0 auto; max-width: 600px; padding: 30px; margin:  0px auto; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
.riquadropsw{clear: both; padding: 30px; margin:  0px auto; max-width: 400px; text-align: center; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }

#boxfnewsletter{width: 100%;  overflow: hidden;  margin: 0px; padding: 50px 0px; text-align: center;  background-image: url(/template/bg-nwsl.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; position: relative; }
#boxfnewsletter .titolo{color: #fff; text-transform: uppercase; margin: 0px;}
#boxfnewsletter h3{color: #fff; text-align: center; }
#boxfnewsletter hr{background-color: #fff;  }

#boxfnewsletter form{width: 600px; margin: 0px auto; position: relative;}
#boxfnewsletter .check span, #boxfnewsletter a{color: #fff;}
.mini{width: 36%; float: left; margin-left: 1%;}
#boxfnewsletter button{ margin: 0px; position: absolute; top: 0px; right: 0px; }

.formnwsl .check{width: calc(100% - 10px); padding-left: 10px; color: #fff; font-size: 0.9em; height: auto;}
.formnwsl .check span{color: #fff;}

.GalleryProductGriglia{display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; clear: both; margin-top: 50px;}
.contGalleryGriglia{width: calc(25% - 10px); box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; float: left; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; height: 300px; overflow: hidden; position: relative; text-align: center; padding: 0px !important; border: none !important; overflow: hidden; margin: 5px; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }

.GalleryPage, .GalleryProduct {overflow:hidden; margin: 0px; padding: 0px; clear: both; display: flex; justify-content: flex-start; flex-wrap: wrap;}
.GalleryProduct .contGallery, .GalleryPage .contGallery{width: calc(50% - 2px); height: 350px; margin: 1px; overflow: hidden; }
.GalleryProduct .contGallery img, .GalleryPage .contGallery img{height: 100%;width: 100%; object-fit: cover;}

.ContentSlider .slick-prev{left: 50px !important; top: 65px !important; bottom: inherit !important; z-index: 10; margin: 0px; letter-spacing: 0px !important;}
.ContentSlider .slick-next{left: 80px !important; top: 65px !important; bottom: inherit !important; z-index: 10; margin: 0px; letter-spacing: 0px !important;}

.ContentSlider .slick-dots {display: none !important; }


#div_check_ricerca{width: 280px !important;}

.caroselloenvelop{padding: 60px 0px}
.carosellocontainer{width: 90%; margin: 0 auto;padding-top: 50px;padding-bottom: 50px}
.carosellocontainer h1, .carosellocontainer h2, .formnwsl h1, .formnwsl h2{color: #fff; width: 90%; padding: 0px 5%;float: none;}
.carosellodiv{cursor: pointer; font-size: 1em; float: left !important; color: #fff; line-height: 20px; text-align: center;}

.divInternoCSS{max-width: 500px; width: calc(80% - 100px); background-color: #fff; padding: 50px;  text-align: center; box-shadow: rgba(0,0,0,0.1) 0px 0px 20px 0px; font-size: 1em; line-height: 20px}
#esito{position:absolute;z-index:1010;width:400px;overflow:hidden;background-color:#FFF;padding:15px;left:50%; top: 0px; margin-left:-215px; margin-top:150px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.managersx{width: 47%; float: left; line-height: 30px}
.managerdx{width: calc(47% - 50px); float: right; background-color: #f4f4f4; padding: 25px; overflow: hidden; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; line-height: 30px;  text-align: left;}

.pulsanti button{font-size: 0.9em;}
.elencocat{display: none; }
.schedapro{width: 100%; clear: both;}
.carrellosx {float: left; overflow: hidden;width: 100%;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;box-shadow: #dedede 0 0 0 1px inset}
.carrellodx {float: left; clear: both; margin-top: 20px; width: calc(100% - 60px);padding: 30px;background-color: #f2f2f2;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px}
.cartuno {width: 100px;height: 100%;overflow: hidden}
.cartdue {width: calc(100% - 400px)}
.carttre {width: 250px;box-shadow: #dedede 1px 0 0 0 inset;padding-left: 20px}
.carttre p {font-size: .9em;margin-bottom: 20px;}
.carttre strong {font-size: 1.2em}


}

@media only screen and (min-width:1025px) {
h1, .titolo{text-align:center; font-size:2.5em; line-height:50px;margin:0px auto 10px auto ;  font-family: "Montserrat", sans-serif; clear:both; width:100%; padding: 0px; font-weight: 300; text-transform: uppercase; color: #000; position: relative;}
h2{text-align:center;font-size:1.1em;margin:0px 0px 40px 0px;line-height:30PX; font-style: italic; color: #898989; width: 100%; clear: both; font-family: "Montserrat", sans-serif; font-weight: 300;}
.titoletto{font-size: 1em; color: #939393; text-transform: uppercase; font-weight: 300; text-align: left; margin-bottom: 20px;}

.StyleIntestazione{width: calc(100% - 140px);  padding: 0px 70px; position: fixed; z-index: 5; top:0px; right: 0px; height: 160px;} 
.StyleIntestazione .logo{height: 100%; position: relative; max-width: 320px; width: 20%; cursor: pointer; display:flex; justify-content:center; align-items:center; margin: 0px; float: left;} 
.StyleIntestazioneScroll .logo{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; max-width: 250px; } 
.StyleIntestazioneScroll{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; top: 0px; height: 90px; background-color: rgba(0, 0, 0, 0.9); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); }

#JQMenu{padding:0px; margin: 0px; height: 160px; position: relative; width: auto; min-width: 650px; display: flex; justify-content: space-between; float: right;}
#JQMenu > li{position:relative;list-style:none;text-align:center; height: 100%; width: auto;  display:flex; justify-content:center; align-items:center; margin:0px; padding: 0px; cursor:pointer; float: left}
#JQMenu > li > a{display:block;text-decoration:none;font-size:0.85em; color: #fff;padding:0px; font-weight: 300; text-transform: uppercase; overflow: hidden; width: 100%; letter-spacing: 1px;}
#JQMenu > li > ul{margin:0px;position:absolute;visibility:hidden;padding: 0px;width:250px;top:115px;left:20px; z-index:90;}
#JQMenu > li > ul > li{ position:relative;clear:both; text-align: left !important; justify-content: center !important;cursor:pointer; height:auto;background-image:none!important;margin:1px 0px 0px 0px;overflow:hidden; width: calc(100% - 30px) !important; padding: 10px 15px !important; background-color: rgba(255,255,255,0.85) ; -webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
#JQMenu > li > ul > li:hover{ background-color: rgba(255,255,255,0.9) !important}
#JQMenu > li > ul > li > a{color:#3c3c3b !important; text-decoration:none; font-size:0.75em !important; line-height:18px; height:auto; width: 100%; float: left; font-weight: 400; text-transform: none;}
#JQMenu > li > ul > li > a:hover{ color: #d04c56 !important}
#JQMenu > li > a:hover{ color: #02dee5}

/*
#JQMenu li a span {position: relative;display: inline-block;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;}
#JQMenu li a span:before {position: absolute;top: 100%;content: attr(data-hover); -webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);transform: translate3d(0,0,0)}
#JQMenu li a:hover span, #JQMenu li a:focus span {-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);transform: translateY(-100%); font-weight: 400;}
*/
#ControlMenu, #closemenu {display: none !important;}
.clkmen{float: right; font-size: 0.8em; margin-top: -3px; color: #284671}

.contiene{width: calc(100% - 140px);  margin: 0 auto; padding: 0px; max-width: 1500px;} 

#sei{width: calc(100% - 140px); margin: 0px; padding: 180px 70px 10px 70px; background-image: url(/template/bg-sei.jpg); background-repeat: no-repeat; background-position: top; background-size: cover; overflow: hidden; color: #fff; font-weight: 300; clear:both; text-align: left; line-height: 25px;  list-style: none; font-size: 0.7em; font-family: "Montserrat", sans-serif;}

.banner{width: 100%; height: 1000px; position: relative; overflow: hidden;}
.giu{width: 100%; bottom: -50px; left: 0px; text-align: center; position: absolute; z-index: 3;}
.giu i{width: 100px; height: 100px; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; background-color: #fff; font-size: 1.8em; color: #03cad1; line-height: 60px; cursor: pointer;}
.giu:before{width: 100px; height: 100px; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; background-color: rgba(0,246,255,1); position: absolute; top: 0px; left: calc(50% - 50px); content: ""; z-index: -1; -webkit-animation:pulsa 3s linear infinite;animation:pulsa 3s linear infinite}

.ContentSlider{width: 100%; height: 1000px; position: relative;  clear: both; margin: 0px; padding: 0px; }
.BGSlider{width: 100%;  background-repeat: no-repeat; background-size: cover; background-position: center top;  min-height: 1000px !important; display: flex !important; align-items: flex-end; position: relative; overflow: hidden;}
.TXSlider{ width: calc(100% - 140px); height: calc(100% - 350px);  margin: 0px; padding: 350px 70px 0px 70px; text-transform: uppercase; font-style: italic; text-align: left; letter-spacing: 2.5px; color: #fff; font-size: 1.8em; font-weight: 200;  line-height: 50px;  color: #fff; position: absolute; z-index: 1; }
.TXSlider p{font-size: 1.5em; font-weight: 100;}
.TXSlider span{color: #02dee5;}

.ContentHome{width: 100%; margin: 0 auto; padding: 100px 0px; position: relative; display: flex; justify-content: space-between;}
.ContentHome h1{text-align: left; margin-bottom: 0px;}
.diqua{width: calc(60% - 200px); padding: 0px 100px;}
.dila{width: 40%; overflow: hidden; height: 700px; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px;}
.diqua hr{margin: 40px 0px;}
.dila img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}

.prodottihome{width: 100%; padding: 100px 0px; overflow: hidden; background-image: url(/template/bg-prodotti.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; position: relative;}
.prodottihome h2{text-align:center; font-size:2.5em; line-height:50px;margin:0px auto ;  font-family: "Montserrat", sans-serif; clear:both; width:100%; padding: 0px; font-weight: 300; text-transform: uppercase; color: #000; position: relative; font-style: normal;}
.prodottihome h3{text-align:center;font-size:1.1em;margin:0px 0px 40px 0px;line-height:30PX; font-style: italic; color: #898989; width: 100%; clear: both; font-family: "Montserrat", sans-serif; font-weight: 300; text-transform: none;}
.prodottihome:after{position: absolute; content: ""; top: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.formazione{background-image: url(/template/bg-formazione.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; padding: 150px 0px; width: 100%; text-align: center; color: #fff; overflow: hidden; position: relative;}
.formazione h3{font-size:2.5em; line-height:50px; text-align: center; color: #fff;}
.formazione:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.ContentCat{width: 100%; position: relative; display: flex; justify-content: space-between; align-items: flex-end;}
.descategoria{width: calc(60% - 140px); padding: 50px 70px;}
.fotocategoria{width: 30%; height: auto; display: flex; justify-content: flex-end; align-items: flex-end;}
.fotocategoria img{width: 100%; height: 100%; object-fit: contain;}

.butcategoria {position: absolute; bottom: -30px; left: calc(50% - 110px); width: 220px; z-index: 1;}
.ContentCat h1{text-align: left;}
.ContentCat hr{margin: 40px 0px;}
.ContentCat:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.tuttiprodotti{width: calc(100% - 140px); background-image: url(/template/bg-prodotti.jpg);  background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; overflow: hidden; padding: 0px 70px;}
.elencopro{width: 100%; max-width: 1200px; clear: both; display: flex; justify-content: space-between;  height: auto; overflow: hidden; position: relative; padding: 0px; border: none; margin: 150px auto; }

.latopro{width: 400px;}
.fotopro{width: 400px;  height: 400px; box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 0px 1px inset; background-color: #fff; display: flex; justify-content: center; align-items: center;}

.latopro button{width: 100%; font-size: 0.9em;}

.descprodotto{width: calc(100% - 500px); text-align: left; }
.descprodotto h2{text-align: left; color: #000000; font-weight: 500; text-transform: none; font-size: 1.5em; margin: 0px 0px 5px 0px}
.descprodotto h3{text-align: left; color: #03cad1; font-weight: 300; text-transform: uppercase; font-size: 1.05em; margin: 0px 0px 30px 0px; font-style: italic;}
.elencopro:nth-child(2n+2) .latopro{order: 2}
.elencopro:nth-child(2n+2) .descprodotto{order: 1}

.tuttecat{display: flex; justify-content: center; flex-wrap: wrap; grid-gap: 30px;}
.sottocategoria{width: 30%;  height: auto; overflow: hidden; position: relative; text-align: center; padding: 0px; border: none; margin: 0px; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }
.fotocat{width: 100%; height: 300px; overflow: hidden; position: relative;}
.antecat{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; line-height: 29px; padding: 0px; position: absolute; top: 0px; left: 0px; background-color: rgba(14,117,121,0.5); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); z-index: 2; }

.formpagine{width:calc(100% - 140px); position: relative; margin: 0px; padding: 100px 70px; height: 500px; background-image: url(/template/bg-form.jpg); background-repeat: no-repeat; background-position: center top; background-size: cover; overflow: hidden;  }
.formpagine form{width: 900px; height: auto; margin: 0px auto; overflow: hidden; position: absolute; z-index: 1; left: calc(50% - 450px);}
.formpagine h2, .formpagine .titolo{color: #fff; text-align: center;}
.formpagine:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

.footer1{width: calc(100% - 140px); height:auto;padding: 200px 70px; color: #fff; display: flex; justify-content: space-between;  font-size: 0.98em; line-height: 30px; font-weight: 300; clear: both; float: left; overflow: hidden; text-align: left; position: relative; background-color: #1f1f1f; background-image: url(/template/icona.svg); background-repeat: no-repeat; background-position: left  center; background-size: auto 110%;}
.footer1 img{max-width: 320px; width: 100%; height: auto; margin-top: -15px;}
.footer1 strong{font-weight: 300; text-transform: uppercase; color: #00f6ff; font-size: 1.3em;}
.footer1 span{font-weight: 700}

.unoditre{width: 30%;}
.dueditre{width: 30%;}
.treditre{width: 30%;}
.treditre li{padding: 10px 0px 10px 30px; position: relative; border-bottom: 1px solid #484848;}
.treditre li:before{position: absolute; content: "\f054"; font-size: 0.8em; left: 0px; top: 10px; font-family:"Font Awesome 5 Pro"; color:#03cad1; text-align: left; font-weight: 400}
.dueditre i{color: #fff;font-size: 1em; margin-right: 10px; cursor: pointer;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear; color: #00f6ff;}

.ContentPage{width: calc(100% - 140px); margin: 0 auto; padding: 100px 0px; clear: both; overflow: hidden; position: relative; min-height: 500px;}
.ContentWide{width: 100%; margin: 0 auto; padding: 100px 0px; clear: both; overflow: hidden;  position: relative; display: flex; justify-content: space-between; }
.ContentWide .sinistra{width: calc(55% - 200px); padding: 0px 100px; }
.ContentWide .destra{width: 45%; overflow: hidden; height: 500px; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px;}
.ContentWide .destra img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}
.ContentWide .titolo{text-align: left;}
.ContentWide h2{text-align: left; margin: 0px;}
.ContentWide hr{float: left; clear: both;}

.impagina{width: 100%; display: flex; justify-content: space-between; clear: both; margin: 50px 0px 100px 0px; float: left;}
.colonne{width: 60%; display: flex; justify-content: space-between;}
.colonne p{width: 48%;}
.foto{width: 30%; overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px;}
.foto img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}

blockquote{width: calc(100% - 100px); padding: 50px; font-size: 1.15em; font-style: italic; line-height: 45px; background-color: #f4f4f4; clear: both; margin: 50px 0px; display: flex; justify-content: space-between;}
blockquote i{width: 150px; height: auto; font-size: 6em; color: #03cad1;}
blockquote p{width: calc(100% - 190px);}
.centra{ display: block; text-align: center;}
.centra i{width: 100%; font-size: 5em; margin-bottom: 10px;}

.corsi{width: 100%; background-image: url(/template/bg-sfocato.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; overflow: hidden; padding: 70px 0px; margin-top: -60px; color: #fff; font-size: 1.15em; line-height: 45px; text-shadow: 0px 0px 10px #00696c; position: relative;}
.corsi:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }
.corsi .contiene{display: flex; justify-content: space-between; align-items: center;}
.corsi i{width: 150px; height: auto; font-size: 7em; cursor: pointer; text-shadow: none;}
.corsi p{width: calc(100% - 190px);}


.embed-container{width: 100%; height: 450px; overflow: hidden; filter: hue-rotate(310deg);}

.scheda{padding-top: 70px;}


.cate{padding-top: 10px;}

.giustifica{ display:flex;flex-wrap:wrap;justify-content:space-between; clear: both; margin: 50px auto 100px auto; padding: 0px; width: 100%;}
.sinistra{width: 40%;}
.destra{width: 55%; }

.giustifica .sinistra{order: 1; width: 60%; }
.giustifica .destra{order: 2; width: 35%;  overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) -30px 30px 0px 0px;}

.giustificaform{ display:flex;flex-wrap:wrap;justify-content:space-between; clear: both; margin: 0px auto; padding: 0px; width: 100%;}


.inverti .sinistra{order: 2; width: 60%; }
.inverti .destra{order: 1; width: 35%;  overflow: hidden; height: auto; box-shadow: rgba(231,231,231,0.5) 30px 30px 0px 0px;}

.sx{width: 48%;}
.dx{width: 48%;}
.colonnasx{width: 50%}
.colonnadx{width: 50%;}
.colsx{width: 48% !important;}
.coldx{width: 48% !important;}

.sendAsyncContatti{width: calc(100% - 100px); max-width: 1300px; margin: 150px auto;}

.sub{width: 100%; margin: 0 auto !important; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.sub li{width: calc(30% - 20px); margin: 0px 10px 0px 10px; height: 250px; overflow: hidden; position: relative; text-align: center; padding: 0px !important; text-transform: uppercase; border: none !important; overflow: hidden; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }

.logsx, .logdx{width: calc(49% - 102px); padding: 30px; text-align: center; margin:  0px 20px; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}

.login button{width: auto; margin-top: 40px;}
.login h4{text-align: center;}
.login input[type="button"]{width: auto; margin-top: 20px; position: relative; padding: 0px 35px;}
.formreg{clear: both;width: calc(100% - 102px); margin: 0 auto; max-width: 600px; padding: 30px; margin:  0px auto; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
.riquadropsw{clear: both; padding: 30px; margin:  0px auto; max-width: 400px; text-align: center; border:  1px solid rgba(255,255,255,0.7); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px 0px; background-color: rgba(255,255,255,0.3); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }

#boxfnewsletter{width: 100%;  overflow: hidden;  margin: 0px; padding: 50px 0px; text-align: center; }
#boxfnewsletter .titolo{color: #fff; text-transform: uppercase; margin: 0px;}
#boxfnewsletter h3{color: #fff; text-align: center; }
#boxfnewsletter hr{background-color: #fff;  }

#boxfnewsletter form{width: 700px; margin: 0px auto; position: relative;}
#boxfnewsletter .check span, #boxfnewsletter a{color: #fff;}
.mini{width: 38%; float: left; margin-left: 1%;}
#boxfnewsletter button{ margin: 0px; position: absolute; top: 0px; right: 0px; }

.formnwsl .check{width: calc(100% - 10px); padding-left: 10px; color: #fff; font-size: 0.9em; height: auto;}
.formnwsl .check span{color: #fff;}

.GalleryProductGriglia{display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; clear: both; margin-top: 50px;}
.contGalleryGriglia{width: calc(25% - 10px); box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; float: left; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; height: 300px; overflow: hidden; position: relative; text-align: center; padding: 0px !important; border: none !important; overflow: hidden; margin: 5px; cursor: pointer; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }

.GalleryPage, .GalleryProduct {overflow:hidden; margin: 0px; padding: 0px; clear: both; display: flex; justify-content: flex-start; flex-wrap: wrap; width: calc(100% - 100px); margin: 0px auto 50px auto;}
.GalleryProduct .contGallery, .GalleryPage .contGallery{width: calc(25% - 2px); height: 280px; margin: 1px; overflow: hidden; }
.GalleryProduct .contGallery img, .GalleryPage .contGallery img{height: 100%;width: 100%; object-fit: cover;}


.caroselloenvelop{background-repeat: no-repeat; background-size: cover; background-attachment: fixed; padding: 60px 0px}
.carosellocontainer{width: 90%; margin: 0 auto;padding-top: 50px;padding-bottom: 50px}
.carosellocontainer h1, .carosellocontainer h2, .formnwsl h1, .formnwsl h2{color: #fff; width: 90%; padding: 0px 5%;float: none;}
.carosellodiv{cursor: pointer; font-size: 1.2em; float: left !important; color: #fff; line-height: 30px; text-align: center;}

.divInternoCSS{max-width: 500px; width: calc(80% - 100px); background-color: #fff; padding: 50px;  text-align: center; box-shadow: rgba(0,0,0,0.1) 0px 0px 20px 0px; font-size: 1em; line-height: 20px}
#esito{position:absolute;z-index:1010;width:400px;overflow:hidden;background-color:#FFF;padding:15px;left:50%; top: 0px; margin-left:-215px; margin-top:150px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.managersx{width: 47%; float: left; line-height: 30px}
.managerdx{width: calc(47% - 50px); float: right; background-color: #f4f4f4; padding: 25px; overflow: hidden; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; line-height: 30px;  text-align: left;}

.ContentProdotto{width: calc(90% - 250px); max-width: 1400px; margin: 0 auto 0px 250px;  padding: 100px 0px; clear: both; overflow: hidden;  position: relative; display: flex; justify-content: space-between; }
.ContentProdotto h1, .ContentProdotto h2 {text-align: left; margin:  0px}
.ContentProdotto hr {margin:  30px 0px;}

.ContentSlider .slick-prev{left: 70px !important; top: 70px !important; bottom: inherit !important; z-index: 10; margin: 0px; letter-spacing: 0px !important;}
.ContentSlider .slick-next{left: 100px !important; top: 70px !important; bottom: inherit !important; z-index: 10; margin: 0px; letter-spacing: 0px !important}

.ContentSlider .slick-dots {display: flex !important; justify-content: space-between; width: 180px; position: absolute; bottom: 50px; left: 50px; margin: 0px !important; padding: 0px !important;}


.elencocat{width: 250px; float: left; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background-color: #fbfbfb; overflow: hidden; box-shadow: #ebe7e7 0px 0px 0px 1px inset; }
.schedapro{width: calc(100% - 300px); float: right;}
.carrellosx {float: left; overflow: hidden;width: calc(100% - 350px);-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;box-shadow: #dedede 0 0 0 1px inset}
.carrellodx {float: right;width: 250px;padding: 30px;background-color: #f2f2f2;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px}
.cartuno {width: 100px;height: 100%;overflow: hidden}
.cartdue {width: calc(100% - 400px)}
.carttre {width: 250px;box-shadow: #dedede 1px 0 0 0 inset;padding-left: 20px}
.carttre p {font-size: .9em;margin-bottom: 20px}
.carttre strong {font-size: 1.2em}

.StyleMarchi{background-color: #f9f8f6; padding: 30px 0px 100px 0px;}

.recensioni{width: calc(100% - 100px); position: relative; background-color: #fff; padding: 100px 50px; }
.recensioni:before{position: absolute; content: "\f4da"; font-size: 4em; line-height: 158px; font-family:"Font Awesome 5 Pro"; font-weight: 200; text-align: center; color:#573920; width: 158px; height: 158px; background-color: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; top: -79px; left: calc(50% - 79px); z-index: 2;}
.recensioni:after{position: absolute; content: ""; width: 165px; height: 165px; border:  10px solid #fff; background: rgb(87,57,32); background: linear-gradient(0deg, rgba(87,57,32,1) 0%, rgba(87,57,32,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; top: -92.5px; left: calc(50% - 92.5px); z-index: 1; -webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite}

.recensione{display: flex !important; justify-content: space-between; margin: 10px 40px;}
.fotorec{width: 160px; height: 160px; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; box-shadow: #f1f1f1 0px 0px 0px 10px;}
.anterec{width: calc(100% - 190px); line-height: 25px;}
.anterec strong{color: #573920; font-size: 1.3em;}
.fotorec img{width: 100%; height: 100%; object-fit: cover;}

.ContentNews{max-width: 840px; width: calc(85% - 60px); margin: 280px auto 180px auto; padding: 100px 30px 130px 30px; clear: both;  position: relative; text-align: center; box-shadow: #03cad1 0px 0px 0px 1px inset; line-height: 25px;}
.newshome{width: 100%; padding: 70px 0px 30px 0px; background-color: rgba(0, 0, 0, 0.04); position: relative; text-align: center;}
.newshome .contiene{overflow: hidden; max-width: 1000px;}

.TDCorpoNews{width: 46%;  float: left; cursor: pointer; margin:0px 10px 40px 10px; padding: 0px; position: relative; overflow: hidden;  -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: rgba(115,101,89,0.5) 0px 0px 0px 1px inset; }
.TDCorpoNews:nth-child(2n+2){float: right;}
.fotonews{display: none;}
.antenews{width: calc(100% - 60px);  padding: 30px; clear: both; height: 130px; line-height: 25px; font-size: 1em; text-align: center}



}
.duefoto img{width: 100%; height: 100%; object-fit: cover;}



.StyleMarchi button{display: none !important;}

.fotonellanews img, .fotohome img, .fotonellapage img{will-change:transform;-webkit-animation:leaves 500s linear infinite;animation:leaves 500s linear infinite;object-fit:cover; width: 100%; height: 100%;}

.formcontatti{width: 100%; margin: 0px}

.ContentSlider .slick-dots li{margin: 0px !important; padding: 0px !important; display: flex; align-items: center; width: auto;}
.ContentSlider .slick-dots button{width: 50px; height: 2px; padding: 0px !important; margin: 0px 5px 0px 0px !important; background-color: rgba(255,255,255,0.5) !important }
.ContentSlider .slick-dots button:before{display:none !important}
.ContentSlider .slick-dots li.slick-active button{background-color: #fff !important; }

.categorialato{width: calc(100% - 20px); padding: 10px; position: relative; box-shadow: #ebe7e7 0px 1px 0px 0px inset; font-weight: 500; font-size: 0.9em;}
.categorialato i{float: right; font-size: 0.8em; margin: 8px 8px 0px 0px; color: #982c6a;}
.subcategoria {width: calc(100% - 40px); padding: 5px 20px; position: relative; box-shadow: #ebe7e7 0px 1px 0px 0px inset; font-weight: 400; font-size: 0.8em;}



.categoria a, .categoria a:hover{color: #fff;}
.categoria:before{position: absolute; height: 30px; width: 1px; content: ""; left:  0px; top: calc(50% - 15px); background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%)}
.categoria:first-child:before{display: none;}

.login #boxfnewsletter, .vuoto #boxfnewsletter{display: none;}

.antepro a, .antepro a:hover, .antecat a, .antecat a:hover{color:#fff; text-transform: uppercase;}
.antecat strong{font-size: 1.3em; font-weight: 300;}
.antepro strong{font-size: 1.1em}
.testocat span, .antepro span{display: none;}


#closemenu .fa-times{font-weight: 400; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }
#closemenu .fa-times:hover{transform: rotate(90deg);}

.logo img{width: 100%; height: 100%; object-fit: contain;} 


.footer1 a, .footer1 a:hover{color: #fff; text-decoration: none;}


.grupponews{position: absolute; left: 15px; top: 520px; background-color: #fff; -moz-border-radius: 6px 6px 0px 0px; -webkit-border-radius: 6px 6px 0px 0px; border-radius: 6px 6px 0px 0px; color: #ccc0be; padding: 10px 20px 0px 20px; line-height: 20px; font-size: 0.9em; z-index: 2; display: none; }




.formpagine input{background-color: rgba(255,255,255,0.85); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); box-shadow: none;}
.formpagine textarea{height: 150px; background-color: rgba(255,255,255,0.85); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); box-shadow: none;}
.formtasto{float: right;}


.TDCorpoNews img, .TDCorpoBlog img{-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
.datanews{float: left; padding: 10px 10px 10px 30px; color: #bdbdbd; display: none;}
.datanews i, .dettagli i{color: #03cad1; margin-right: 5px;}
.dettagli{width: 100%; clear: both; margin-top: 40px; position: relative; display: none;}

.TDCorpoNews button, .TDCorpoBlog button{float: right; background-color: #ccc0be; -moz-border-radius: 6px 0px 6px 0px; -webkit-border-radius: 6px 0px 6px 0px; border-radius: 6px 0px 6px 0px; padding: 0px 15px; display: none; }
.TDCorpoNews button:hover, .TDCorpoNews:hover button, .TDCorpoBlog button:hover, .TDCorpoBlog:hover button{background-color: #95b7b1 !important}

.fotonews:before{width: calc(100% - 40px); height: calc(100% - 40px); padding: 20px; position: absolute; background-color: rgba(0,0,0,0.2); content: "\f055"; font-size: 0em; left: 0px; top: 0px; font-family:"Font Awesome 5 Pro"; color:#03cad1; text-align: center; font-weight: 200; display: flex; align-items: center; justify-content: center; z-index: 1; opacity: 0; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear }
.TDCorpoNews:hover .fotonews:before, .TDCorpoBlog:hover .fotonews:before{opacity: 1; font-size: 3em;}

.TDCorpoNews hr, .TDCorpoBlog hr{background-color: transparent; margin: 5px 0px}

.antenews strong a{font-size: 1.6em; font-weight: normal; text-transform: uppercase; color: #573920; font-family: "Montserrat", sans-serif;}
.antenews i{font-size: 2.5em; margin-bottom: 20px; color: #03cad1; position: absolute; left: 0px; width: 100%; top: -20px; -webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear }
.TDCorpoNews:hover .antenews i{top: -25px }

.diqua img, .uno img, .due img{width: 100%; height: 100%; object-fit: cover;}

.duedidue ul li a, .duedidue ul li a:hover{color: #fff;}

.testogal{position: absolute; bottom: 0px; left: 0px; width: 100%; padding: 10px 0px; background-color: rgba(0,0,0,0.4); color: #fff; z-index: 1; text-align: center; display: none;}
.GalleryPage .slick-dots, .GalleryPage .slick-prev, .GalleryPage .slick-next{display:none !important;}

.ContentPro{width: calc(100% - 60px); max-width: 1300px; margin: 0 auto; height: 100%; padding: 100px 0px; clear: both; overflow: hidden; position: relative;  }



.titolocategoria a, .titolocategoria a:hover{color: #fff; font-size: 1em; font-weight: 400;}

#catemenu_prodotti .fa-chevron-down{margin-left: 10px; font-size: 0.9em; color: #e45b22}
#catemenu_prodotti strong{color: #e45b22; font-weight: 500}
#catemenu_prodotti ul li a{color: #868889 !important; font-weight: 400 !important}


.prezzo{font-size: 1.4em; color: #03cad1; font-weight: 700; margin: 0px 0px 25px 0px; height: 50px; display: none;}
.prezzo span{font-size: 0.7em;}




.acq{margin: 0}

.sub li p{height: calc(100% - 40px); width: calc(100% - 40px); overflow: hidden; color: #fff; position: absolute; font-size: 1em; left:  0px; bottom: 0px; background-color: rgba(0, 0, 0, 0.4); padding: 20px; z-index: 1; line-height: 28px; display: flex; justify-content: center; align-items: center;}

.sub li:before{display: none; }
.sub li div{margin: 0px; padding: 0px 20px; width: calc(100% - 40px); text-transform: none; height: 80px; display: none; }
.sub li i{font-size: 4em; margin: 40px 0px; color: #fff;}
.sub li:hover{background-color:#f6f6f6;}
.sub li a{color:#fff;}
.sub li strong{font-weight: 900}

.servizipag li p{height: calc(100% - 40px); width: calc(100% - 40px); overflow: hidden; color: #fff; position: absolute; font-size: 1em; left:  0px; bottom: 0px; background: linear-gradient(180deg, rgba(0,124,234,0.8) 0%, rgba(0,124,234,0.5) 100%);; padding: 20px; z-index: 1; line-height: 28px; display: flex; justify-content: center; align-items: center;}
.servizipag li:nth-child(even) p{background: linear-gradient(180deg, rgba(0,124,234,0.5) 0%, rgba(0,124,234,0.8) 100%);}
.servizipag li:before{display: none; }
.servizipag li div{margin: 0px; padding: 0px 20px; width: calc(100% - 40px); text-transform: none; height: 80px; display: none; }
.servizipag li i{font-size: 4em; margin: 40px 0px; color: #fff;}
.servizipag li:hover{background-color:#f6f6f6;}
.servizipag li a{color:#fff;}
.servizipag li strong{font-weight: 900}



.sinistra img, .destra img{width: 100%; height: 100%; object-fit: cover;}
.varia img{object-fit: contain !important;}

.check{width: 350px; float: left;  font-size: 0.9em;}
.check div{padding:  5px 0px; clear: both; float: left;}

.filtro{width: 100%; text-align: center; max-width: 400px; margin:  0 auto; display: none;}
/*DOM*/
	body{position:relative;text-align:left;color:#000000;font-family: "Montserrat", sans-serif;font-weight: 300;font-size:20px;line-height:40px;background-color:#fff;}
	html,body{margin:0;padding:0;height:100%;border:none; position: relative;}
	p {margin:0px;padding:0px}
	ul {margin:0px;padding:0px;list-style:none}
	strong{font-weight: 600;}

	hr{position: relative; border: none; width: 65px; height: 2px; margin: 40px auto; clear: both; background-color: transparent; background-color: #03cad1;}


	a{color:#03cad1;border:none;text-decoration:none;}
	a:hover{text-decoration:none;border:none; color:#00f6ff}

	input {caret-color: #03cad1; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size:0.8em; font-family: "Montserrat", sans-serif;margin:0px 0px 15px 0px;width:calc(100% - 30px); height:50px; line-height:50px;border:none;background-color: #fff; box-shadow: #f6efee 0px 0px 0px 2px inset;  padding:0px 15px; color:#666;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	input [type="text"]{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-family: "Montserrat", sans-serif; margin:0px 0px 15px 0px;font-size:0.9em;width:calc(100% - 30px);height:50px;line-height:50px;border:none;box-shadow: #f6efee 0px 0px 0px 2px inset;  padding:0px 15px ;color:#666}
	input:focus{ outline:none;box-shadow: #03cad1 0px 0px 0px 1px inset; }
	input[type="checkbox"]{ height:auto;background-color: #fff;margin:11px 5px 0px 0px;padding:0px !important;border:1px solid #d4d4d4;width:auto;box-shadow:none;width:15px !important;height:15px;float:left}
	input[type="radio"]{width: 30px; height: 30px; margin: 0px 5px 0px 20px; box-shadow: none;}
	textarea{caret-color: #03cad1; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 20px;font-size:0.8em; font-family: "Montserrat", sans-serif;float:left; width:calc(100% - 30px);height:140px; border: none; box-shadow: #f6efee 0px 0px 0px 2px inset;  padding:15px;color:#666;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	textarea:focus{ outline:none;box-shadow: #03cad1 0px 0px 0px 1px inset;}
	select{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-family: "Montserrat", sans-serif;margin:0px 0px 15px 0px;font-size:0.8em;width:100%;border:none;background-color: #fff; box-shadow: #f6efee 0px 0px 0px 2px inset; height:50px; line-height:50px; padding:0px 25px; color:#666;  background-image: url(/template/freccina.png); background-repeat: no-repeat; background-position: right 20px top 16px;  -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none;  appearance: none; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	select:focus{ outline:none;box-shadow: #03cad1 0px 0px 0px 1px inset;}
	input[type="submit"]{ border: none; box-shadow: none; cursor: pointer; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; width: auto; background-color: #03cad1;  letter-spacing: 1px;  font-weight: 400; color: #fff; font-family: "Montserrat", sans-serif; line-height:60px;padding: 0px 35px; height: 60px; font-size: 1.1em; text-transform: uppercase; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	input[type="submit"]:hover{background-color: #00f6ff;}
	
	input[type="button"],  button, .bottone{border: none; margin-top: 40px; position: relative; cursor: pointer; letter-spacing: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #03cad1; font-weight: 400; color: #fff; font-family: "Montserrat", sans-serif; line-height:60px;padding: 0px 35px; height: 60px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px; overflow: hidden; font-size: 1.1em; text-transform: uppercase;  -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	button:hover{background-color: #00f6ff; }

    .chiaro{background-color: #9c89be; margin: 40px auto}
    .chiaro:hover{background-color: #b39ddb; }

	input[type="button"] a,  button a {color: #fff;}
	input[type="button"]:hover a,  button:hover a {color: #fff;}

	/*trattamento speciale per le input type date (da testare)*/
	input[type="date"]{-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px; cursor: pointer; font-family: "Montserrat", sans-serif;margin:0px 0px 15px 0px;font-size:0.85em;width:100%;border:none;background-color: #fff; box-shadow: #dedede 0px 0px 0px 1px inset; height:48px; line-height:48px; padding:0px 13px; color:#666; background-image: url(/template/freccina.png); background-repeat: no-repeat; background-position: right 9px top 9px;  -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none;  appearance: none; -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator {opacity: 0;cursor: pointer;}

	input::placeholder{color: #a2a2a2; font-size: 0.8em;}
    textarea::placeholder {color: #a2a2a2; font-size: 0.8em;}

	h3{text-align:left; margin:0px 0px 20px 0px; width: 100%; color: #03cad1; width: 100%; clear: both; font-weight: 300; text-transform: uppercase; font-style: 1.1em; line-height: 28px;}
	.titoloform{text-align:center;font-size:2.5em; line-height: 40px; text-transform: uppercase; font-weight:500;margin:0px 0px 50px 0px;  width: 100%; color: #fff; font-family: "Montserrat", sans-serif; width: 100%; clear: both; float: left;}


	h4, h5{text-align:left; font-size:1.4em; line-height:30px;margin:0px 0px 20px 0px; font-family: "Montserrat", sans-serif;clear:both;float:left;width:100%; font-weight: 400; color: #03cad1; position: relative;}
	h5 i{color: #c7c7c7; font-size: 1.3em; margin-right: 15px; float: left;}


	table{width:100%;box-shadow:#e6e6e6 0px 0px 0px 1px;border-spacing:0px;font-size:0.9em;line-height:23px;border-collapse:separate; margin-top: 40px}
	table tr{box-shadow:#e6e6e6 0px -1px 0px 0px inset}
	table td{padding:10px}

	.StylePagina{width:100%;padding:0px; height:auto; overflow: hidden;  position: relative;}
	.senza{background-image: none;}


/*BREADCRUMB*/
	#sei li{float: left;}
	#sei a{color: #fff}
	#sei em{font-size:0.6em; margin-right: 5px}
	#sei strong{font-weight: 300; color: #fff;}



/*STILE ELENCHI NELLE PAGINE*/
	.ContentPage ul, .ContentNews ul, .elenco, .descprodotto ul{margin: 0px; width: 100%; clear: both; float: left; line-height: 32px; }
	.ContentPage ul li, .ContentNews ul li, .elenco li, .descprodotto li{padding: 10px 10px 10px 20px; position: relative;}

	.ContentPage ul li:before, .ContentNews ul li:before, .elenco li:before, .descprodotto li:before{position: absolute; content: "\f054"; font-size: 0.8em; left: 0px; top: 10px; font-family:"Font Awesome 5 Pro"; color:#03cad1; text-align: left; font-weight: 400}

	.ContentPage ol{margin: 20px 0px; width: 100%; clear: both; float: left; line-height: 22px}
	.ContentPage ol li{padding: 12px 0px 12px 0px; position: relative;  border-bottom: 1px solid #e0dfd8; margin: 0px}



/*GALLERY*/
	.TDCorpoNews .fotonews img, .TDCorpoBlog .fotonews img, .pagegallery div img, .servizi img{height: 100%; width: 100%; object-fit: cover; -webkit-transform:scale(1.0) !important;-moz-transform:scale(1.0) !important;-o-transform:scale(1.0) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s;}
	.TDCorpoNews:hover .fotonews img, .TDCorpoBlog:hover .fotonews img,  .pagegallery div:hover img, .servizi div:hover img{-webkit-transform:scale(1.1) !important;-moz-transform:scale(1.1) !important;-o-transform:scale(1.1) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s}
	.pagegallery div a {width: 100%; height: 100%;  display:flex; justify-content:center; align-items:center;}

.fotocat img{width: 100%; height: 100%; object-fit: cover; -moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px; -webkit-transform:scale(1.0) !important;-moz-transform:scale(1.0) !important;-o-transform:scale(1.0) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s;}
.sottocategoria:hover .fotocat img{-webkit-transform:scale(1.05) !important;-moz-transform:scale(1.05) !important;-o-transform:scale(1.05) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s}

 .contGallery img{width: 100%; height: 100%; object-fit: cover; -moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px; -webkit-transform:scale(1.0) !important;-moz-transform:scale(1.0) !important;-o-transform:scale(1.0) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s;}
 .contGallery:hover img{-webkit-transform:scale(1.05) !important;-moz-transform:scale(1.05) !important;-o-transform:scale(1.05) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s}

.sub li img, .servizipag li img, .catehome img{width: 100%; height: 100%; object-fit: cover; -moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px; -webkit-transform:scale(1.0) !important;-moz-transform:scale(1.0) !important;-o-transform:scale(1.0) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s;}
.sub li:hover img, .servizipag li:hover img, .catehome:hover img{-webkit-transform:scale(1.1) !important;-moz-transform:scale(1.1) !important;-o-transform:scale(1.1) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s}


.fotopro img{width: 90%; height: 90%; object-fit: contain;}


.pietanze div img{height: 100%; width: 100%; object-fit: cover; -webkit-transform:scale(1.0) !important;-moz-transform:scale(1.0) !important;-o-transform:scale(1.0) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s;}
.pietanze div:hover img{-webkit-transform:scale(1.1) !important;-moz-transform:scale(1.1) !important;-o-transform:scale(1.1) !important;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s; -o-transition-duration:0.5s}

.star{margin: 0px 0px 15px 0px}
.star .fa-star{margin: 0px 5px 0px 0px}

/*FORM*/
	#FormSendMailToSite2{width:100%}
	.formcontatti select{width:100%;height:37px;padding:5px}



	#div_check_email, #div_check_email2 {float:right}
	#securityCode{float:left;}

	#div_check_ricerca{display: none;position: absolute;top: 68px;z-index: 100; font-size: 1em;  width: 290px;height: 180px;overflow-y: auto; color: #666; background-color: #fff; padding: 10px 20px; box-shadow: #dedede 0px 0px 0px 1px inset;text-align: left;}
	#div_check_ricerca a{color: #4b4b4b;}
	.elencosearch a {color: #4b4b4b; text-transform: uppercase; font-weight: 700}
	#div_check_ricerca em {color: #73a65c; margin-right: 5px;}
	.elencosearch a i{color: #73a65c; margin: 7px 5px 0px 0px; float: left;}
/*FOOTER*/
	.footer2{width:calc(100% - 40px);height:auto; margin: 0px ; position: relative; clear:both; float:left; padding:20px 20px 40px 20px; text-align: center; font-size: 0.7em; line-height: 19px; font-weight: 400; color: #a1a1a1; background-color: #141414;}
	.footer2 a{text-decoration: none;  color: #a1a1a1;}

/*PAGINATORE*/
	#Paginatore{width: 100%; margin: 40px auto 0px auto; display: flex; justify-content: center; align-items: flex-start; clear: both; float: left;}
	.PaginatoreNext{-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background-color:#03cad1; height:60px;width:60px;cursor:pointer;padding:0px;font-size:1.3em;float:left; margin:0px 5px 0px 0px;display:flex;align-items:center;justify-content:center;box-shadow:#03cad1 0px 0px 0px 0px inset;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	.PaginatoreNext:hover{box-shadow:#03cad1 0px 0px 0px 60px inset}
	.PaginatoreNext a{color:#fff; text-decoration: none;}
	.PaginatoreNext a:hover, .PaginatoreNext:hover a{color:#fff}
	/*selezionato*/
	.PaginatoreSel{-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; height:60px;width:60px;cursor:pointer;padding:0px;float:left;display:flex;align-items:center;justify-content:center;background-color:#03cad1; margin:0px 5px 0px 0px;}
	.PaginatoreSel span{color:#fff;font-weight:400;font-size:1.3em}
	/*link pagine*/
	.PaginatoreLink{-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background-color:#ccc0be;  height:60px;width:60px;cursor:pointer;padding:0px;float:left;margin:0px 5px 0px 0px;display:flex;align-items:center;justify-content:center;box-shadow:#03cad1 0px 0px 0px 0px inset;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	.PaginatoreLink:hover{box-shadow:#03cad1 0px 0px 0px 60px inset}
	.PaginatoreLink a{color:#fff; font-size:1.3em; text-decoration: none;}
	.PaginatoreLink a:hover, .PaginatoreLink:hover a{color:#fff}

/*STILE SLIDE*/

	.slick-prev, .slick-next{overflow: inherit !important; width: auto !important; line-height: 60px !important; height: 60px !important; margin-top: 0px !important; top: calc(50% - 30px) !important; }
	.slick-prev:before{color:#d7d7d7 !important; content:"\f053" !important;font-family:"Font Awesome 5 Pro" !important; height: 60px !important; font-size: 60px !important; font-weight: 200;}
	.slick-next:before{color:#d7d7d7 !important; content:"\f054" !important;font-family:"Font Awesome 5 Pro" !important; height: 60px !important; font-size: 60px !important; font-weight: 200;}
	.slick-prev:hover, .slick-next:hover{background-color: transparent !important;}
	.slick-prev{left: 20px !important;}
	.slick-next{right: 20px !important;}
	.StyleMarchi .slick-list{width: 95% !important; margin: 0 auto !important;}

	.GalleryProduct  .slick-prev, .GalleryProduct  .slick-next{display:none !important; }

/*MESSAGGI ERRORE*/
	.errMsg{position:absolute;cursor:pointer;height:40px;line-height:40px;padding:0px 10px 0px 10px;z-index:10;color:#444; text-align: center; left:0%;top:-55px;background-color:#fff;box-shadow:#d80033 0px 0px 0px 1px inset; font-size: 0.8em; min-width: 140px}
	.errMsg:after{position:absolute;left:10px;bottom:-7px;content:"";border-top:7px solid #d80033;border-left:10px solid transparent;border-right:10px solid transparent}
	.errInput{background-color: #fff3c8; -moz-border-radius: 50px ; -webkit-border-radius: 50px ; border-radius: 50px ; }
	.is-focused{position:relative}
	#div_status_captcha{float:right !important;width:10px !important;margin:0px !important}

/*RICERCA POPUP*/
	#PopRicerca{display:none;position:fixed;z-index:700;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5)} 
	#PopRicerca >form{position:absolute;margin:0 auto;top:50%;margin-top:-40px;left:50%;margin-left:-150px;z-index:1;color:#0063ac; width:300px} 
	#hidericerca{height:50px;width:50px;position:relative;z-index:20;color:#FFF;font-size:4em;float:right;margin:20px;cursor:pointer}   
	.elencosearch{border-bottom: 1px solid #e9e9e9; padding-bottom: 10px; margin-bottom: 10px; width: 100%}

/*BOTTONE TORNA SU*/
	.scroll_top{width:50px;height:50px;position:fixed;bottom:-25px;left:50%; margin-left: -25px; background: rgba(0,0,0,.3); z-index:2; -moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; -webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}
	.scroll_top:before{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; line-height: 25px; text-align: center; color: #fff; content: "\f077"; font-family:"Font Awesome 5 Pro";font-size:1em; -webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}  
	.scroll_top:hover{bottom:5px; background: rgba(0,0,0,0.4);}
	.scroll_top:hover:before{line-height: 48px; }

/*STILI FOTORAMA*/
	.fotorama__arr {width: 55px !important; height: 55px !important; margin: 0px !important; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important; position: relative; background-image: none !important; background-color: rgba(50,50,50,0.6) !important;}
	.fotorama__arr--prev{left: 20px !important;}
	.fotorama__arr--next{right: 20px !important}
	.fotorama__arr--prev:before {position: absolute; content: "\f053"; width: 55px !important; height: 55px !important; line-height: 55px; font-size: 1.7em; left: 0px; top: 0px; font-family:"Font Awesome 5 Pro"; color: #fff; text-align: center; }
	.fotorama__arr--next:before {position: absolute; content: "\f054"; width: 55px !important; height: 55px !important; line-height: 55px; font-size: 1.7em; left: 0px; top: 0px; font-family:"Font Awesome 5 Pro"; color: #fff; text-align: center; }
	.fotorama__thumb{box-shadow: #ededed 0px 0px 0px 1px}
	.fotorama__nav__shaft {margin: 10px 0px 0px 0px;}
	.fotorama__fullscreen-icon {width: 45px !important;height: 45px !important;top: 10px !important;right: 10px !important;background-color: rgba(200,200,200,0.3) !important; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; ; background-image: none !important}
	.fotorama__fullscreen-icon:before{position: absolute; content: "\f065"; width: 45px !important; height: 45px !important; line-height: 45px; font-size: 0.9em; left: 0px; top: 0px; font-family:"Font Awesome 5 Pro"; color: #fff; text-align: center; }
	.fotorama__dot {width: 18px !important; height: 18px !important; border-radius: 15px !important; border:none !important; background-color: #4a4844}
	.fotorama__nav--dots .fotorama__nav__frame {width: 36px !important}
	.fotorama__nav__frame.fotorama__active .fotorama__dot {background: #5f1b0b !important;}


/*TRASFORMA CHECKBOX IN SWITCH*/


	.switch {position: relative;display: inline-block;width: 36px;height: 16px;float: left; margin: 0px 8px 0px 0px}
	.switch input {display:none;}
	.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #fff; box-shadow: #d8d8d8 0px 0px 0px 1px inset; -webkit-transition: .4s;transition: .4s;border-radius: 28px;}
	.slider:before {position: absolute; content: ""; height: 12px; width: 12px; left: 2px; bottom: 2px; background-color: white; -webkit-transition: .4s; transition: .4s; border-radius: 50%;box-shadow: 1px 1px 10px rgba(0,0,0,.3); background-color: #454444}
	input:checked + .slider {background-color: #fff}
	input:checked + .slider:before {-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); background-color: #25d366}
	.check span{float: left; font-size: 0.8em; line-height: 20px; color: #424444;}

	.formpagine .switch + span{ color: #fff;}
	.formpagine .switch + span a{color: #fff !important;}



/*MENU*/
	#hamburger{display: none}




/*CARRELLO*/
	.ofuscamentomenu{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.7);} 

	.continua{-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;; cursor:pointer;width:38%;font-size:1em; line-height: 23px; display:flex ;align-items:center;justify-content:center;background-color:#9c9e9f;float:left;padding:20px 5%;color:#fff;text-align:center;height:30px;text-transform:uppercase;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}
	.vai{-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px; cursor:pointer;width:38%;font-size:1em; line-height: 23px; font-weight:700;display:flex ;align-items:center;justify-content:center;background-color: #03cad1float:right;padding:20px 5%;text-align:center; height:30px;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;}
	.continua:hover{background-color: #b6b6b6}
	.vai:hover{background: linear-gradient(90deg, #bf3e88 0%, #982c6a 80%) !important}
	.vai a{color: #fff;}
	
	#imgcarrello{text-align: center;}
	.fotoanteprimacart{width: 240px;height: auto; margin-bottom: 30px}




	#totaleparziale, #confermatotale{font-weight: 700; font-size: 1.5em; margin: 10px 0px;}

	.tastocarrello{position: relative;}

	#badge{background: #ff8ab0;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    position: absolute;
    font-size: 0.5em;
    top: -5px;
    right: -13px;
    font-weight: 500;}

	#headerprice{position: absolute; right: 90px; font-size: 1.5em; font-weight: 700; color: #fff}
	#headerprice button{height: 40px; line-height: 40px; margin: 15px 0px 0px 5px; font-size: 0.8em; padding: 0px 10px;}
	


	.cartuno img{width: 70%; height: 70%; object-fit: contain;}

#slidebuoni{ text-align: center; overflow: hidden; width: calc(100% - 60px); position: relative;margin-bottom: 25px;box-shadow: #dedede 0px 0px 0px 1px inset;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;padding: 30px;}
#slidebuoni p{font-size: 1.3em; text-align: center; width: 100%;  margin: 0 auto 20px auto;  font-weight: 700; text-transform: uppercase; }

.clienti .slick-dots, #cookie_recenti .slick-dots{display: none !important}

.descpro b, .descpro b span{color: #fff !important;}
.descpro p span{font-weight:400 !important;font-size:18px !important;line-height:22px !important;}


@-webkit-keyframes bgPos {
	25% {-webkit-transform: translate3d(-60px, -60px, 0) rotate(0.001deg);transform: translate3d(-60px, -60px, 0) rotate(0.001deg);
	}
	75% {-webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);transform: translate3d(0, 0, 0) rotate(0.001deg);
	}
}

@keyframes bgPos {
	25% {-webkit-transform: translate3d(-60px, -60px, 0) rotate(0.001deg);transform: translate3d(-60px, -60px, 0) rotate(0.001deg);
	}
	75% {-webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);transform: translate3d(0, 0, 0) rotate(0.001deg);
	}
}

@-webkit-keyframes leaves {
        0% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0);
        }
        50% {
            transform: scale(1.45);
            -webkit-transform: scale(1.45);
        }
        100% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0);
        }
    }




#hamburgerclose{cursor: pointer;}
.formsubmit{width: 100%; clear: both;}


/*Gallery*/
.testogal{position: absolute; bottom: 0px; left: 0px; width: 100%; padding: 10px 0px; background-color: rgba(0,0,0,0.4); color: #fff; z-index: 1; text-align: center; display: none;}
.contGallery{position: relative;}

@keyframes moveter {
    0% {
        top:  0px;
    }
    100% {
        top: inherit; bottom: 0px; 
    }
}


@keyframes move {
    0% {
        top: -5px;
    }
    50% {
        top: 5px; 
    }
    100% {
        top: -5px; 
    }
}


@keyframes movebis {
    0% {
        transform: translatex(-50px);
    }
    50% {
        transform: translatex(605px);
    }
    100% {
        transform: translatex(-50px);
    }
}





@keyframes sxdx {
    0% {
        transform: translateX(-50);
    }
    50% {
        transform: translateX(2000px); 
    }
    100% {
        transform: translateX(-100px); 
    }
}

@keyframes dxsx {
    0% {
        transform: translateX(-50);
    }
    50% {
        transform: translateX(2000px); 
    }
    100% {
        transform: translateX(-100px); 
    }
}


@keyframes beatHeart {
0%{transform:scale(1)}
50%{transform:scale(1.2)}
100%{transform:scale(1)}
}

@keyframes shadow {
0%{box-shadow: rgb(228 229 102 / 60%) 0px 0px 0px 6px;}
100%{box-shadow: rgb(228 229 102 / 0%) 0px 0px 0px 20px;}
}

@keyframes wobble {
   0% { transform: translateX(0%); } 
   15% { transform: translateX(-25%) } 
   30% { transform: translateX(20%)  } 
   45% { transform: translateX(-15%)  } 
   60% { transform: translateX(10%)  }
   75% { transform: translateX(-5%)  }
   100% { transform: translateX(0%); } 
} 



.BlckNamecs_blackhat ul li{    padding: 5px;
    position: relative;
    box-shadow: #d9d9d9 0px 0px 0px 0px inset;
    float: left;
    background: #f0f0f0;
    margin: 0px 10px 10px 0px;
    line-height: 15px;
    border-radius: 5px;
    font-size: 0.9em;}
.BlckNamecs_blackhat ul li:before{display: none;}    


/*funzione che appende pulsante per mostrare la password sulle input*/    
	.showPass{position:absolute;top:20%;right:20px;cursor:pointer; color: #a5a5a5;}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.singlepartner {margin: 0px 50px; display: flex !important; align-items: center; justify-content: center;  -webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear; cursor: pointer;}
.singlepartner img{width: 100%; max-width: 200px; height: auto; object-fit: contain;}

/*pulsanti taglie e colori estesi*/
.schedabnttaglia{width: 20px;height: 20px;padding: 5px;border:1px solid #333;margin: 5px;float: left;cursor: pointer;line-height: 20px;}
.schedabntcolore{width: auto;height: 20px;padding: 5px;border:1px solid #333;margin: 5px;float: left;cursor: pointer;line-height: 20px;}
.schedabnttagliaOn{border: 3px solid}
.schedabntcoloreOn{border: 3px solid}



@-webkit-keyframes pulsate {
    0% {box-shadow: #00f6ff 0px 0px 0px 1px inset; width: 50px; height: 50px; top: 50%; left: 50%; margin: -25px 0px 0px -25px}
    70% {box-shadow: #00f6ff 0px 0px 0px 1px inset; width: 50px; height: 50px; top: 50%; left: 50%; margin: -25px 0px 0px -25px}
    100% {box-shadow: transparent 0px 0px 5px 1px inset; width: 70px; height: 70px; top: 50%; left: 50%; margin: -35px 0px 0px -35px}
}

@-webkit-keyframes pulsa {
    0% {transform: scale(1); box-shadow: rgba(0,246,255,0.8) 0px 0px 0px 0px }
    50% {transform: scale(1.3); box-shadow: rgba(0,246,255,0.4) 0px 0px 0px 10px}
    100% {transform: scale(1.3); box-shadow: rgba(0,246,255,0.4) 0px 0px 0px 10px; opacity: 0;}
}






input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.grigio{background-color: #f6f6f6; overflow: hidden; padding: 50px 0px; margin-left: 80px; width: calc(100% - 80px);}
.fa-notes-medical{font-size: 6em; color: #00f6ff}
/*POPUP DEL MODULO (NON SONO GLI ALERT!) */
.blurpopup{position: absolute;z-index: 700;top: 15%;left: 10%;right: 10%;bottom: 15%} 
.msgpopup{position:relative;width: calc(100% - 50px); max-width: 500px; margin:  0 auto; font-size: 0.9em; line-height: 22px; text-align: justify; padding: 25px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;background-color: #fff;box-shadow: rgba(0,0,0,0.2) 0px 0px 40px 0px;text-align: center;}

.msgpopup .fa-times{position:absolute; cursor: pointer; width: 30px; height: 30px; line-height: 30px; text-align: center; z-index: 1; right: -15px; top:  -15px; background-color: #03cad1; color: #fff; -moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50% }


.msgpopup img{width: 100%; height: 100%; object-fit: cover; max-height: 300px;}


.destroypopup{position:absolute;top: 10px;right: 10px;font-size: 20px;color: #dbdbdb;cursor: pointer}
#blurhide{position: fixed;z-index: 700;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}

.stepper {float: left;text-align: center;width: 50px}
.stepperwrapper {overflow: hidden;clear: both; margin-right: 10px; float: left;}
.stepperRem {float: left;width: 40px;height: 40px; color: #fff; line-height: 40px; padding: 0px;background: #c3b8b7;text-align: center;cursor: pointer;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear}
.stepperAdd {float: left;width: 40px;height: 40px; color: #fff; line-height: 40px; padding: 0px;background: #c3b8b7;text-align: center;cursor: pointer;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear}
.stepperRem:hover {background: #d4c9c8;color: #fff}
.stepperAdd:hover {background: #d4c9c8;color: #fff}

.dato {width: 100%}
.dato p{margin-bottom: 10px}
.dato input {height: 40px; -moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;width: 35px}
#ThePrice strong {font-size: 1.4em;margin: 20px 0px;clear: both;float: left;width: 100%;line-height: 40px; font-weight: 700; color: #03cad1;}

.downloadproduct{clear: both; margin-top: 20px; border-bottom: 2px solid rgba(0,0,0,0.1); width: auto; float: left; padding: 0px 10px 5px 10px; text-transform: uppercase; -webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear}
.downloadproduct:hover{border-bottom: 2px solid #fff;}


.EvidenzaProdotti .slick-dots{display: none !important}

#richiediofferta{background-color: #bf3e88 !important;}

.contienerecenti{width: calc(100% - 60px);  height: auto;padding: 50px 30px; border-top: 1px solid #d9d9d9; display: none;}

/*ALERT POPUP*/
	.popupbg{position:fixed;z-index:700;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5)} 
	.popupmessage{position:relative;width: 50%;padding: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden !important; margin: 50px auto; background-color: #fff;box-shadow: rgba(0,0,0,0.2) 0px 0px 40px 0px;text-align: center;}
	.popupclosemessage{position:absolute;top: 10px;right: 10px;font-size: 20px;color: #dbdbdb; cursor: pointer;}
	#ofuscamento{position:absolute;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000;filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70}
	.ofuscamentopopup{position: absolute;z-index: 700;top: 15%;left: 5%;right: 5%;bottom: 15%} 
	.contentpopup{position:relative; max-width: 400px; margin: 0 auto; width: calc(100% - 20px);padding: 10px; height: 45px; -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px; background-color: rgba(255,255,255,0.1); box-shadow: rgba(255,255,255,0.2) 0px 0px 0px 1px inset;text-align: center; -webkit-backdrop-filter: blur(7px);backdrop-filter: blur(7px)}
	.contentpopup input{float: left; width: calc(100% - 120px) !important}
	.contentpopup button{float: right; z-index: 2; width: 50px !important; height: 50px!important; line-height: 50px !important; margin: 0px !important; padding: 0px !important; font-size: 1.4em !important }
	.closepopup{position:absolute;top: -12.5px;right: -12.5px;font-size: 15px;color: #cfcfcf;cursor: pointer; width: 25px; height: 25px; line-height: 25px !important; -moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%; background-color: rgba(104,187,187,1);}
	

	#ofuscamentohide{position: fixed;z-index: 700;left: 0;top: 0;width: 100%;height: 100%;background: rgba(32,80,89, 0.5); -webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px)}

/*OFUSCAMENTO LOADING USATO CARICAMENTO ESECUZIONE FORM CONTATTI*/
.ofuscamentoloading{position: absolute;z-index: 700;top: 15%;left: 5%;right: 5%;bottom: 15%} 
.ofuscamentohideloading{position: fixed;z-index: 700;left: 0;top: 0;width: 100%;height: 100%;background: rgb(255 255 255 / 92%)}
.contentpopuploading{position: relative;margin: 0 auto;width: 100%;text-align: center;top: 50%;margin-top: -45px;}

.grecaptcha-badge {visibility: hidden;}

/*Filemanager Dashboard*/
#ajaxresponse button{float: none;width: auto !important;padding: 0px 5% !important;}
#fileman ul li:before{display: none;}    
#fileman ul li{padding: 12px 0px 12px 0px;}    

.dashboard{max-width: 550px; width: 100%; margin: 0px auto 70px auto; display: flex; justify-content: space-between;}
.dashboard div{text-align: center; background-color: rgba(255,255,255,0.9); border: 1px solid #e9e9e9; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px; width: calc(23% - 30px); padding: 20px 15px; font-size: 0.9em; font-weight: 400; text-transform: uppercase; cursor: pointer; line-height: 20px; -webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}
.dashboard i{font-size: 1.7em; margin-bottom: 15px; color: #ccc}
.managerdx button{width: 140px; margin-right: 10px; float: left; padding: 0px 20px; font-size: 0.8em; margin-top: 20px; text-align: center;}

.dashboard div:hover{background-color: #f2f2f2}



#filemanager{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;width: 97%; margin: 0 auto;}

#filemanager div{border-bottom:1px solid #CCC;padding: 5px 15px }
#filemanager .cfold{background: #f1f1f1}
#filemanager input[type="checkbox"]{height:auto;background-color:transparent;margin:8px 10px 0px 0px ;padding:0!important;border:1px solid #b4b4b4;box-shadow:none;width:15px!important;float:left}

.actionfileman{display: none;}
.selectAll{clear: both;margin: 10px 0px;}
.selectAll a{background-color: #ececec; padding: 5px 10px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

.managersx em, .managerdx em{font-size: 1em; margin-right: 10px}
.managersx ul li{padding: 5px 0px !important; overflow: hidden }
.managersx li:before{display: none;}
.managerdx button:after{display: none;}
#myfiles{margin-left: 10px; width: calc(100% - 10px); text-align: left;}
#myfiles i{color: #a78c53; margin-right: 5px}
#myfiles .acapo{clear: both; float: left; margin-left: 50px;}
#myfiles .fa-download{cursor: pointer;}
.recupero button{clear: both; float: left; margin-bottom: 20px}

.managerdx .fa-trash{font-weight: 400 !important; font-size: 0.9em;}

#allegato{font-size: 0.7em;}
.capolettera{font-weight: 200; font-size: 3em; font-style: italic; color: #03cad1}

.whatsapp{position: fixed;bottom: 0px;left: 0px;z-index: 10;}
#msgwa{display:none;background: rgba(0,0,0,0.7); color: #fff; -webkit-backdrop-filter: blur(7px); backdrop-filter: blur(7px); position: fixed;left: 0px;bottom: 0px;box-shadow: rgb(0,0,0,0.2) 0 0 20px 0; padding: 25px;width: 250px; text-align:left; -moz-border-radius:0px 5px 0px 0px;-webkit-border-radius:0px 5px 0px 0px;border-radius:0px 5px 0px 0px;}
.waclose{position: absolute;top:10px;right: 10px;cursor: pointer;color: #666;}
#formwasend textarea{height: 150px; margin-top: 15px; background-color: rgba(0,0,0,0.1); color: #fff; box-shadow: rgba(255,255,255,0.2) 0px 0px 0px 1px inset;}
#formwasend input{background-color: rgba(0,0,0,0.1); color: #fff; box-shadow: rgba(255,255,255,0.2) 0px 0px 0px 1px inset;}
#formwasend strong{font-weight: 200; text-transform: uppercase;}
#formwasend	input::placeholder, #formwasend textarea::placeholder {color: #fff !important; font-size: 0.8em !important}
#msgwa strong{color: #fff;}
.wasend{background-color: #03cad1;cursor: pointer;border-radius: 5px;text-align: center;margin: 10px 0px 0px 0px;padding: 10px;color: #FFF;}
.whatsapp .fa-times{position:absolute; cursor: pointer; width: 30px; height: 30px; line-height: 30px; text-align: center; z-index: 1; right: 10px; top:  10px; color: #fff;}


.StyleIntestazione, .StyleIntestazione #ControlMenu, .StyleIntestazione #JQMenu, .StyleIntestazione #ControlMenu:before, .StyleIntestazione #ControlMenu:after, .StyleIntestazione #ControlMenu hr, .StyleIntestazione .logo{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
 

.StyleIntestazioneScroll #ControlMenu{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; margin-top: 30px;}
.StyleIntestazioneScroll #JQMenu{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear; height: 90px}
.StyleIntestazioneScroll:after{position: absolute; content: ""; bottom: 0px; width: 700px; height: 1px; background: linear-gradient(90deg, rgba(0,246,255,0) 0%, rgba(0,246,255,1) 50%, rgba(0,246,255,0) 100%); -webkit-animation:sposta 3s linear infinite;animation:sposta 3s linear infinite }

@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 50%;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}

@keyframes sposta {
    0% {
        left: -700px;
    }
    100% {
        left: 5000px 
    }


}

@keyframes spostabis {
    0% {
        left: 3000px;
    }
    100% {
        left: -2000px; 
    }
}


@keyframes flash {
    0% {
        left: -1000px;
    }
    100% {
        left: 2000px;  
    }
}



@keyframes spread{
	0%{
		transform: scale(0);
		opacity: 1;
	}
	40%{
		transform: scale(0);
		opacity: 1;
	}

	100%{
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes fliptextGradient{0%, 80% {transform: rotateY(360deg)}}

.elencosearchtitle strong{color: #03cad1}




.catsel, .subsel{background-color: rgba(235,231,231,0.8) !important; font-weight: 700;}



.carrellobox {width: calc(100% - 30px);padding: 15px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;box-shadow: #dedede 0 1px 0 0 inset}
#imgcarrello {text-align: center}
.fotoanteprimacart {width: 240px;height: auto;margin-bottom: 30px}
#confermatotale,#totaleparziale {font-weight: 700;font-size: 1.5em;margin: 10px 0}
.fatturazione {padding: 20px 5%;overflow: hidden;width: 90%; box-shadow: #dedede 0px 0px 0px 1px inset;}
#headerprice {position: absolute;right: 90px;font-size: 1.5em;font-weight: 700;color: #fff}
#headerprice button {height: 40px;line-height: 40px;margin: 15px 0 0 5px;font-size: .8em;padding: 0 10px}
.cartuno img {width: 100%;height: 100%;object-fit: cover}
.slidebuoni {text-align: center;overflow: hidden;width: calc(100% - 60px);position: relative;margin-bottom: 25px;box-shadow: #dedede 0 0 0 1px inset;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;padding: 30px}
.slidebuoni p {font-size: 1.3em;text-align: center;width: 100%;margin: 0 auto 20px auto;font-weight: 700;text-transform: uppercase}

.carrellodx a{-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px; position:relative;font-family: "Montserrat", sans-serif;background-color:#9a7db7;margin:30px 0px 0px 0px;width:auto;font-weight:400;padding:10px 15px;border:none;box-shadow:none;text-transform:uppercase;font-size:1em;color:#fff;cursor:pointer;-webkit-transition:background-color 0.5s linear;-moz-transition:background-color 0.5s linear;-ms-transition:background-color 0.5s linear;-o-transition:background-color 0.5s linear;transition:background-color 0.5s linear}
.carrellodx a:hover{background-color:#9a7db7}
.carrellodx hr{margin: 0px 0px 20px 0px; width: 100%; height: 1px;}
.carrellodx input{height: 45px; line-height: 45px; padding:  0px 15px}
.carrellodx select{height: 45px; line-height: 45px; padding:  0px 15px; background-size: 20px; background-position: top 12px right 10px;}


#div_check_buono{font-size: 0.9em; line-height: 20px; margin-bottom: 10px;}

.dxpro .offerta{position: relative; width: auto; top: 0px; margin-bottom: 20px; float: left; clear: both;}
.offerta i{color: #ff8ab0; margin-right: 10px;}
.offerta:before{position: absolute; top: 0px; right: -10px; border-top: 20px solid #03cad1; border-bottom: 20px solid #03cad1; border-right: 10px solid transparent; content: "";}

.categorietesta .catsel{background-color: transparent !important;}
.freeprivacypolicy-com---palette-light .cc-cp-foot-save{animation: none !important;}
.cc-nb-buttons-container button{animation: none !important;}

#FooterFixecContact{display: none;}
.contattifoot h3{display: none;}
.contattifoot .contiene .fa-times{display: none;}




/*inizialmente è nascosto*/
.sendAsyncContatti{clear: both;background-color: #ff171b;padding: 0px 10px;display: none;font-weight: bold;color: #FFF;}


@keyframes move {
    100% {
        transform: translate3d(0, 0, 1px) rotate(360deg);
    }
}

.pallette {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
    overflow: hidden;
}

.pallette span {
    border-radius: 50%;
    backface-visibility: hidden;
    position: absolute;
    animation: move;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}


.pallette span:nth-child(0) {
    width: 30px;
    height: 30px;
    color: rgba(0,246,255,0.5);
    top: 27%;
    left: 87%;
    animation-duration: 49s;
    animation-delay: -8s;
    transform-origin: 2vw -10vh;
    box-shadow: -20vmin 0 2.558119625165017vmin currentColor;
}
.pallette span:nth-child(1) {
    width: 10px;
    height: 10px;
	color: rgba(0,246,255,1);
    top: 84%;
    left: 24%;
    animation-duration: 25s;
    animation-delay: -30s;
    transform-origin: 21vw 14vh;
    box-shadow: -20vmin 0 2.7286403296788855vmin currentColor;
}
.pallette span:nth-child(2) {
    width: 40px;
    height: 40px;
    color: rgba(0,246,255,0.2);
    top: 47%;
    left: 18%;
    animation-duration: 27s;
    animation-delay: -15s;
    transform-origin: -5vw 19vh;
    box-shadow: -20vmin 0 3.150577320491471vmin currentColor;
}
.pallette span:nth-child(3) {
    width: 15px;
    height: 15px;
    color: rgba(0,246,255,0.5);
    top: 52%;
    left: 42%;
    animation-duration: 49s;
    animation-delay: -45s;
    transform-origin: 1vw 4vh;
    box-shadow: 20vmin 0 3.4513212313737727vmin currentColor;
}
.pallette span:nth-child(4) {
    width: 30px;
    height: 30px;
    color: rgba(0,246,255,1);
    top: 92%;
    left: 60%;
    animation-duration: 32s;
    animation-delay: -14s;
    transform-origin: -2vw -24vh;
    box-shadow: 20vmin 0 2.8763616163226935vmin currentColor;
}
.pallette span:nth-child(5) {
    width: 25px;
    height: 25px;
    color: rgba(0,246,255,0.2);
    top: 53%;
    left: 51%;
    animation-duration: 50s;
    animation-delay: -48s;
    transform-origin: 19vw 4vh;
    box-shadow: 20vmin 0 2.562059104351074vmin currentColor;
}
.pallette span:nth-child(6) {
    width: 30px;
    height: 30px;
    color: rgba(0,246,255,0.5);
    top: 81%;
    left: 59%;
    animation-duration: 35s;
    animation-delay: -24s;
    transform-origin: 10vw 22vh;
    box-shadow: 20vmin 0 3.2830769531362254vmin currentColor;
}
.pallette span:nth-child(7) {
    width: 40px;
    height: 40px;
    color: rgba(0,246,255,1);
    top: 41%;
    left: 31%;
    animation-duration: 25s;
    animation-delay: -9s;
    transform-origin: -13vw -10vh;
    box-shadow: -20vmin 0 3.13045416314164vmin currentColor;
}
.pallette span:nth-child(8) {
    width: 15px;
    height: 15px;
    color: rgba(0,246,255,0.5);
    top: 93%;
    left: 98%;
    animation-duration: 41s;
    animation-delay: -130s;
    transform-origin: 25vw -3vh;
    box-shadow: -20vmin 0 2.8074743589230144vmin currentColor;
}
.pallette span:nth-child(9) {
    width: 20px;
    height: 20px;
    color: rgba(0,246,255,0.5);
    top: 51%;
    left: 30%;
    animation-duration: 30s;
    animation-delay: -2s;
    transform-origin: -2vw 24vh;
    box-shadow: -20vmin 0 3.449186740130455vmin currentColor;
}


.prodottihome{display: none;}

.descprodotto img{width: 100%; height: auto}

.fotopro a{display: flex; justify-content: center; align-items: center;}