.popUp{position:fixed;display:block;z-index:2000;}
.popUp .box, .popUp .box a.close, .popUp .box .img img{position:absolute;display:block;}
.popUp .box .close{z-index:100!important;position: absolute;top: -16px;right: 0px;color: #fff;}

.popUp .box .titolo{z-index:5!important}
.popUp .box .close:hover{color:#bbb!important}
.popUp .box a.btn, .popUp .box .titolo, .popUp .box .corpo, .popUp .box .titolo .corpo, .popUp .box iframe,.popUp .box .img{position:relative;display:block;}
.popUp .box .titolo .corpo a{position:relative;display:inline-block;transition: all 0.4s ease-out;}
.popUp .box .titolo .corpo a:hover{background-color:#64b6e1;color:#fff}
.popUp .box .BoxForm1 .BoxForm2{    position: relative;top: 0;left: 0;transform: translate(0);margin: 0px auto;padding: 20px 0px;}
.popUp .box .boxQta{position:relative;display:block;text-align:left;margin-top:20px;}
.popUp .box .boxQta .inQta,.popUp .box .boxQta .btnQta,.popUp .box .boxQta .btnAcq{position:relative;display:inline-block;margin-left:0px;margin-right:8px!important;}
.popUp .box .boxQta .inQta{width:90px;padding:5px 10px;font-size:18px;font-weight:400;height: 40px;border: 0px;box-sizing: border-box;vertical-align: middle;}
.popUp .box .boxQta .btnQta{width: 40px;height: 40px;padding:0px!important;font-size:18px;font-weight:400;background-color:#fff;color:#000;vertical-align: middle;}
.popUp .box .boxQta .btnQta i{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;z-index:10;}
.popUp .box .boxQta .btnAcq{width:fit-content;height: 40px;padding:9px 15px;margin-left: 25px!important;text-align:center;font-size:14px;box-sizing: border-box;color:#fff;background-color:#ff7302;cursor:pointer;transition: all 0.4s ease-out;vertical-align: middle;}
.popUp .box .boxQta .btnAcq i{padding-left:5px;}
#popUpCart{z-index:2010}
#popUpCustom .box{padding:30px!important;background-color: #fff!important}
#popUpCustom .box .titolo, #popUpCustom .box .corpo{text-align:center!important;color:#333!important}
#popUpCustom .box .el{padding:10px 0px;border-top:1px solid #999;}
#popUpCustom .box .scroll {position: relative;display: block;width: 100%;max-height: 70vh;overflow-y: auto;overflow-x: hidden;margin-top:5px;}
.popUp{display:none;opacity:1;top:0px;left:0%;width:100%;height:100%;background-color:rgba(0,0,0,0.7);}
.popUp .box{top:50%;left:50%;transform:translate(-50%,-50%);min-width:70%;height:auto;padding:30px;text-align:center;color:#333;background: #fff;box-shadow: 0px 0px 20px rgba(0,0,0,0.3);z-index:10;}
.popUp .rosso.box{background-color:#EE0408;color:#fff;}
.popUp .box a.btn{width:58%;margin:10px auto;padding: 20px 0px;text-align:center;font-size:18px;color:#000;}
.popUp .box .img{float:left;width:200px;height:200px;background-color:#fff;}
.popUp .box .img img{top:50%;left:50%;transform: translate(-50%,-50%);max-width:90%;max-height:90%;z-index:10;}
.popUp .box .titolo{font-size:20px;font-weight:bold;text-align: left;box-sizing: border-box}
.popUp .box .titolo2.titolo{position:absolute;display:block;top:50%;left:240px;transform: translateY(-50%);z-index:10;}
.popUp .box .corpo, .popUp .box .titolo .corpo{font-size:16px;font-weight:normal;text-align: left; margin-top: 10px;}
.popUp .box .titolo .corpo a{padding:5px 10px;border:1px solid #64b6e1;color:#64b6e1;margin-right:15px;cursor:pointer;}
.popUp .box a.close{top:3px;right:8px;width:30px;padding: 0px;text-align:center;font-size:25px;color:#333;z-index:10;cursor:pointer;    opacity: 1;}
.popUp .box .close2.close{right:3px;color:#64b6e1;}
.popUp .box a.close:hover{color:#333;}
.popUp .box iframe {
    width: 100%;
    border: 0px;
    height: 100%;
}
.popUp .iframe {
    position: relative;
    display: block;
    width: 70vw;
    padding-bottom: 56.49%;
    height: 0px;
}
#popVideo .box{padding:0px;}
#popVideo .box iframe {
    width: 100%;
    border: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
}
#popVideo .box a.close{top:-30px;right:-30px;color:#fff;}
#popUpApprofondimenti .box{transition: all 0.4s ease-out;top: 0;left: -41%;transform: translate(0,0);width: 40%;height: 100%;padding:0;}
#popUpApprofondimenti .box .img {width: 100%;height: 45vh;background-position: center;background-size: cover;float:none}
#popUpApprofondimenti .box .txt{position:relative;display:block;width:100%;height:55vh;padding:60px;background: var(--colBase);}
#popUpApprofondimenti .box .titolo, #popUpApprofondimenti .box .corpo{color:var(--bianco);}
#popUpApprofondimenti .box .el{padding:10px 0px;border-top:1px solid #999;}
#popUpApprofondimenti .box .scroll {}
#popUpApprofondimenti .mask{position:absolute;display:block;top:0;left:35%;width:65%;height:100%;z-index:2;}
.open#popUpApprofondimenti .box{left:0%;}

#modaleUploadImage .box,#modaleModificaTesto .box,#modaleInserimentoPdf .box{position:fixed;}
#modaleUploadImage .box{height:300px;}
#modaleModificaTesto .box,#modaleInserimentoPdf .box{height:50vh;}
@media (min-width: 1025px) {


}
@media (min-width: 921px) and (max-width: 1024px) {

}
@media (max-width: 920px) {
    #popVideo .iframe {width: 94vw;}
    #popVideo .box a.close{top: 0px;right: 0px;background-color: #fff;color:#333;width: auto;padding: 5px 15px;box-shadow: -2px 2px 5px #000;}
    .popUp .box{width:94%}
    .popUp .box .row{width:94%;max-height: 80vh;overflow-y: scroll;}
    .popUp .box .titolo2.titolo{position: relative;display:block;top: auto;left: 0;transform: translateY(0%);z-index:10;font-size: 14px;}
    .popUp .box .corpo, .popUp .box .titolo .corpo{font-size: 12px;}
    .popUp .box .titolo .corpo a{padding:5px 10px;border:1px solid #64b6e1;color:#64b6e1;margin-right: 0px;cursor:pointer;width: 100%;text-align: center;margin-bottom: 5px;}
    

}