@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Gotham';
    src: url('..css/font/Gotham-Medium.eot');
    src: url('../css/font/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Gotham-Medium.woff2') format('woff2'),
        url('../css/font/Gotham-Medium.woff') format('woff'),
        url('../css/font/Gotham-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('../css/font/Gotham-BookItalic.eot');
    src: url('../css/font/Gotham-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Gotham-BookItalic.woff2') format('woff2'),
        url('../css/font/Gotham-BookItalic.woff') format('woff'),
        url('../css/font/Gotham-BookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('../css/font/Gotham-Book.eot');
    src: url('../css/font/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Gotham-Book.woff2') format('woff2'),
        url('../css/font/Gotham-Book.woff') format('woff'),
        url('../css/font/Gotham-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Extra';
    src: url('../css/font/Gotham-ExtraLight.eot');
    src: url('../css/font/Gotham-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Gotham-ExtraLight.woff2') format('woff2'),
        url('../css/font/Gotham-ExtraLight.woff') format('woff'),
        url('../css/font/Gotham-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../css/font/Gotham-Bold.eot');
    src: url('../css/font/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Gotham-Bold.woff2') format('woff2'),
        url('../css/font/Gotham-Bold.woff') format('woff'),
        url('../css/font/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../css/font/Gotham-Light.eot');
    src: url('../css/font/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Gotham-Light.woff2') format('woff2'),
        url('../css/font/Gotham-Light.woff') format('woff'),
        url('../css/font/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Ultra';
    src: url('../css/font/Gotham-Ultra.eot');
    src: url('../css/font/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Gotham-Ultra.woff2') format('woff2'),
        url('../css/font/Gotham-Ultra.woff') format('woff'),
        url('../css/font/Gotham-Ultra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, html{height: 100%;margin:0; padding:0;height: 100%}

body {
    color: #666;
    font: 16px/28px;
    font-family: 'Gotham', sans-serif;
    background: #ffffff;
    font-weight: 300;
    font-style: normal;
    height: 100%;
}


#logo{position: absolute; z-index: 100;left:0%; top:0%;  color: #fff; text-align: left; width:300px;;  height:20px; margin:20px 0 0 20px}
h1{font-size: 50px; font-weight: 300;margin: 0px;padding:0}
h2{font-size: 30px; font-weight: 300; margin: 0px;padding:0}  
h3{font-size: 45px; font-weight: 300;margin:0 0 20px 0;padding:0}
p{margin-bottom:30px;font-weight: 300; }
#link-scroll{border: 3px solid #fff; color:#fff; text-transform: uppercase;padding: 10px 15px;text-decoration: none;}
#fold{position: relative; height:100%;}
#panel{background: #fff; z-index: 100; position:relative; height:300px;opacity:0.9;padding:20px}

.body{
    background-size: cover;
    background-image: url("../background/sfondo_fix_1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    display: block;
    overflow-x: hidden;
    background-color: #3C4C66;
}
.body-espositore{
    position:relative;
    background-size: cover;
    background-image: url("../images/sfondo_espositore.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    overflow-x: hidden;
    height: 100%;
}
.maiuscolo{
    text-transform: uppercase;
}
.minuscolo{
    text-transform: lowercase;
}
.assistenza{
    display: block;
    width: 140px;
    height: 40px;
    float: right;
    border: solid 0px white;
    /*
    background-size: cover;
    background-image: url("../images/help_icon3.png");
    background-repeat: no-repeat;
    background-position: center center;
    */
    margin-top:40px;
    font-size: 15px;
    line-height: 13px;
    cursor: pointer;
    position: absolute;
    right: 40px;
    color:white;
    font-weight: bold;
    margin-right: 20px;
    padding-right: 20px;
    text-decoration: underline;
    text-align: center;
    z-index: 9999999;
} 
.assistenza a{
    color:white;
}
.more-info{
    margin-top: 10px;
}
.more-info a {
    color:#FFFFFF;
}

.sfondo{
background-color: black;
background-image: url(../images/sfondo_2025.jpg);
background-repeat: no-repeat;
background-position: center -40px;
background-size: contain;
}

.footer{
    position: fixed;
    bottom:0px;
    left:0px;
    right:0px;
    display: none;
    padding-top:15px;
    padding-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: 10;
    background-color: rgb(200,200,200,0.2);
    width: 100%;
}
.titfooter{
    text-align: left;
    color:#00edff;
    font-size: 13px;
    margin-left: 20px;
    vertical-align: middle;
    margin-top: 13px;
    font-weight: bold;
}
.logo-home{
    position: absolute;
    left:0px;
    top:0px;
    height: 130px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    /*
    background-image: url("../images/logo_biz2023_color.png");
    background-repeat: no-repeat;
    background-size: 220px;
    background-position: center 20px;
    */
    /*background-color: rgb(200,200,200,0.4);*/
    
    padding-top:20px;
    padding-bottom: 20px;
    text-align: center;
    /*z-index: 99999;*/
}

.logo-home img{
    width: auto;
    height: 80px;
}

.logo-int{
    display: block;
    height: 80px;
    width: 270px;
    background-image: url("../images/logo_biz2023_color.png");
    background-repeat: no-repeat;
    background-size: 245px;
    background-position: center top;
    border: solid 0px #000000;
    margin-top:-30px;
}
.logo-espositore-top{
    display: block;
    height: 100px;
    width: 300px;
    /*background-image: url("../images/logo_biz.png");*/
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    border: solid 0px #000000;
    margin-top: -20px;
}
.panel-top{
    margin-top: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    padding-top:60px;
    background-color: rgb(200,200,200,0.4);
    width: 100%;
    min-height: 50px;
}

.menu{
    text-align: right;
}
.menu ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.menu ul li{
    display: inline-block;
    margin-right: 20px;
    text-align: left;
    font-size: 16px;
    
}
.menu ul li a{
    color:#ffffff;
    text-decoration: none;
}
.menu ul li a:hover{
    
}
.menu ul li.active{
    color:#00edff;
    font-size: 16px;
    
}
.menu ul li.active a{
    color:#00edff;
    font-size: 16px;
}
.titolo-right{
    width: 40%;
    border-bottom: solid 1px #00edff;
    padding-bottom: 10px;
    font-family: 'Gotham Book';
    font-weight: bold;
    font-style: normal;
    text-align: left;
    float: right;
    font-size: 30px;
}
.clear{
clear: both;
}
.dataagenda{
    width: 100%;
    border-bottom: solid 1px #00edff;
    padding-bottom: 10px;
    font-family: 'Gotham Book';
    font-weight: bold;
    font-style: normal;
    text-align: left;
    font-size: 20px;
    color:#00edff;
    margin-bottom: 20px;
    padding-right: 5px;
}
.helpdesk{
    width: 60%;
    border-bottom: solid 1px #00edff;
    padding-bottom: 10px;
    font-family: 'Gotham Book';
    font-weight: bold;
    font-style: normal;
    text-align: right;
    font-size: 30px;
    color:#FFFFFF;
    margin-bottom: 20px;
    padding-right: 40px;
    text-transform: uppercase;
}
.helpdesk-espositore{
    width: 70%;
    border-bottom: solid 1px #00edff;
    padding-top:10px;
    padding-bottom: 10px;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    text-align: right;
    font-size: 24px;
    color:#FFFFFF;
    margin-bottom: 20px;
    padding-right: 40px;
    text-transform: uppercase;
    background-color: rgb(0,0,0,0.3);
}
.contact-desk{
    width: 60%;
    border-bottom: solid 1px #00edff;
    padding-bottom: 10px;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    text-align: right;
    font-size: 16px;
    color:#FFFFFF;
    margin-bottom: 20px;
    padding-right: 40px;
    text-transform: uppercase;
}
.preview{
    width: 100%;
    max-width: 560px;
    height: auto;
    min-height: 200px;
    border: solid 1px #00edff;
    background-color: rgb(200,200,200,0.2);
    margin-left:auto;
    margin-right: auto;
}
.pannello-helpdesk{
    padding:10px;
    background-color: rgb(200,200,200,0.2);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
    text-align: center;
    margin-left:auto;
    margin-right: auto;
    font-size: 13px;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 430px;
}
.pannello-helpdesk a{
    color:#ffffff;
}
.pannello-helpdesk img{
    width: auto;
    height: 32px;
    display: inline-block;
    margin-right: 5%;
    vertical-align: middle;
}
.pannello-helpdesk .hd{
    text-align: center;
    vertical-align: middle;
    position: relative;
    width: 80%;
    display: inline-block;
}

.pannello-exbLeft{
    padding:5px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 0px 6px 6px 0px; 
    text-align: left;
    margin-left: -5px;
    font-size: 16px;
    vertical-align: middle;
    /*line-height: 20px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    width: 45px;
    color:#8e8e8e;
    white-space: nowrap;
	overflow: hidden;
    height: 30px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.49);
}
.pannello-exbLeft .testo-panel{
    vertical-align: top;
    font-size: 16px;
    border: dashed 0px #000000;
    line-height: 10px;
}
.pannello-exbLeft .icona{
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 20px;
    border: solid 0px #000000;
    color:#8e8e8e;
    font-size: 26px;
}
.pannello-exbLeft .icona img{
    height: 30px;
}

.pannello-exbRight{
    padding:5px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 6px 0px 0px 6px; 
    text-align: left;
    margin-right: 0px;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 45px;
    height: 30px;
    color:#8e8e8e;
    white-space: nowrap;
	overflow: hidden;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.49);
}

.pannello-exbRight .testo-panel{
    vertical-align: top;
    font-size: 16px;
    border: dashed 0px #000000;
    line-height: 30px;
}

.pannello-exbRight a{
    color:#8e8e8e;
}
.pannello-exbRight .icona{
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 20px;
    border: solid 0px #000000;
    color:#8e8e8e;
    
}
.pannello-exbRight .icona img{
    height: 30px;
}

.pannello-exb{
    padding:5px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 6px 0px 0px 6px; 
    text-align: left;
    margin-right: 0px;
    font-size: 16px;
    vertical-align: middle;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 45px;
    color:#8e8e8e;
    white-space: nowrap;
	overflow: hidden;
}
.pointer{
    cursor: pointer;
}

.titbutt{
    width: 65%;
    display: inline-block;
    text-align: center;
    border: solid 0px #000000;
}
.pannello-exb a{
    color:#8e8e8e;
}
.pannello-exb img{
    width: auto;
    height: 32px;
    display: inline-block;
    margin-right: 5%;
    vertical-align: middle;color:#8e8e8e;
}
.pannello-exb .hd{
    text-align: center;
    vertical-align: middle;
    position: relative;
    width: 80%;
    display: inline-block;
}
.pannello-contact-desk{
    margin-top:30px;
}
.social{
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 32px 32px;
    margin-top:0px;
    margin-bottom: 0px;
    cursor: pointer;
}
.facebook{
    background-image: url("../images/facebook.png");
}
.linkedin{
    background-image: url("../images/linkedin.png");
}
.instagram{
    background-image: url("../images/instagram.png");
}
.twitter{
    background-image: url("../images/twitter.png");
}
.youtube{
    background-image: url("../images/youtube.png");
}

.container{
    padding: 10px;
}
footer{
    position: fixed;
    bottom:0;
    left:0;
    right:0;
    width: 100%;   
    z-index: 200;
}
.pannello-home{
    position: relative;
    left:0px;
    top:140px;
    height: auto;
    width: 100%;
    text-align: center;
    z-index: 100;
}
.pannello-home2{
    position: relative;
    display: block;
    overflow: hidden;
    left:0px;
    top:140px;
    height: auto;
    width: 100%;
    text-align: center;
    z-index: 100;
    padding-bottom: 130px;
}
.pannello-interno{
    position: relative;
    left:0px;
    top:150px;
    height: auto!important;
    width: 100%;
    z-index: 100;
    color:#ffffff;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-family: 'Gotham Book',sans-serif;
    font-weight: normal;
    font-style: italic;
}
.pannello-interno-normale{
    margin-top:50px;
    height: auto!important;
    width: 100%!important;
    color:#ffffff;
    padding: 0px;
    font-family: 'Gotham Book',sans-serif;
    font-weight: normal;
    font-style: normal;
    display: block;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.pannello-agenda{
    background-color: rgb(200,200,200,0.2);
    padding: 20px;
    width: 100%;
    margin-top:20px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
    overflow: hidden;
    height: auto!important;
    border: solid 0px #000000;
    font-family: 'Gotham';
}
.pannello-exhibition{
    background-color: #FFFFFF;
    /*background-color: rgb(245,156,30,0.6);*/
    padding: 20px;
    width: 100%;
    margin-top:20px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
    overflow: hidden;
    border: solid 0px #000000;
    
    
    height: auto!important;
}

.biz{
    color:#ffffff;
    font-size: 33px;
    padding-bottom: 2px;
    font-weight: bold;
    line-height: 35px;
}
.arancio{
    color:#00edff;
}
.arancione{
    color:#f78d1e;
}
.btn{
    padding:10px;
    padding-left:20px;
    padding-right: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top:5px;
    margin-bottom: 5px;
    font-size: 14px;
    color:#ffffff;
    border-radius: 5px;
    /*
    border: solid 1px #00edff;
    */
    border: solid 1px #f78d1e;
    /*background-color: transparent;*/
    background-color: #000000;
    cursor: pointer;
    min-width: 100px;
    font-family: 'Gotham Book',sans-serif;
    font-weight: bold;
    
}
.btn:hover{
    border: solid 1px #00edff;
    color:#FFFFFF;
}
.btn:disabled{
    cursor: not-allowed;
    background-color: #535353;
    color:#D4D4D4;
}

.btn-home{
    border-radius: 5px;
    border: solid 1px #f78d1e;
    background-color: #000000;
}

.btn-home-disabled{
    border-radius: 0px;
    border: solid 1px #B3B3B3;
    background-color: #616161;
    color:#B3B3B3;
    cursor: not-allowed;
}
.btn-home-disabled:hover{
    border: solid 1px #00edff;
    color:#000000;
    cursor:none;
}

.btn-w{
    padding:10px;
    padding-left:20px;
    padding-right: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top:5px;
    margin-bottom: 5px;
    font-size: 14px;
    color:#ffffff;
    border-radius: 5px;
    border: solid 1px #ffffff;
    background-color: black;
    cursor: pointer;
    min-width: 100px;
    font-family: 'Gotham Book',sans-serif;
    font-weight: normal;
    font-style: italic;
}
.btn-w:hover{
    border: solid 1px #00edff;
    color:#FFFFFF;background-color:#000000;
}

.btn-orange{
    padding:10px;
    padding-left:20px;
    padding-right: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top:5px;
    margin-bottom: 5px;
    font-size: 14px;
    color:#ffffff;
    border-radius: 15px;
    border: solid 1px #00edff;
    background-color: #00edff;
    cursor: pointer;
    min-width: 100px;
    font-family: 'Gotham Book',sans-serif;
    font-weight: normal;
    font-style: italic;
}
.btn-orange:hover{
    border: solid 1px #FFFFFF;
    color:#FFFFFF;background-color: #F89C3D;
}
.btn-orange:disabled{
    cursor: not-allowed;
    background-color: #535353;
    color:#D4D4D4;
}

.btn-big{
    padding:10px;
    padding-left:20px;
    padding-right: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top:5px;
    margin-bottom: 5px;
    font-size: 18px;
    color:#ffffff;
    border-radius: 20px;
    border: solid 1px #00edff;
    background-color: transparent;
    cursor: pointer;
    min-width: 100px;
    font-family: 'Gotham Book',sans-serif;
    font-weight: normal;
    font-style: italic;
}
.btn-big:hover{
    border: solid 1px #FFFFFF;
    color:#FFFFFF;
    background-color: #00edff;
}
.btn-big:disabled{
    cursor: not-allowed;
    background-color: #535353;
    color:#D4D4D4;
}

.btn-mini{
    padding:5px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-top:5px;
    margin-bottom: 5px;
    font-size: 20px;
    
    border-radius: 15px;
    border: solid 1px #00edff;
    
    background-color: #ffffff;
    color:#00edff;
    cursor: pointer;
    min-width: 70px;
    font-family: 'Gotham Book',sans-serif;
    font-weight: normal;
    font-style: italic;
}
.btn-mini:hover{
    border: solid 1px #00edff;
    background-color: #00edff;
    color:#ffffff;
}
label{
    text-align: left;
    font-size: 13px;
    padding-left:10px;
    padding-bottom: 5px;
    display: block;
    overflow: hidden;
}
.form-control{
    width: 97%!important;
    border-radius: 15px;
    border: solid 1px white;
    background-color: white;
    color:black;
    font-size: 13px;
    padding: 5px;
}
select.form-control{
width: 100%!important;
}
/*
select.form-control{
    width: 100%!important;
    border-radius: 15px;
    border: solid 1px #FFFFFF;
    background-color: #FFFFFF;
    color:#FF0004;
    font-size: 13px;
    padding: 5px;
}
*/
.center{
    text-align: center;
}
.right{
    text-align: right;
}
.panel-registration{
    display: block;
    overflow: hidden;
    margin-top:5px;
    margin-bottom: 10px;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border: solid 0px #000000;
    font-style: normal;
}
.row{
    display: flex;
    width: 100%;
    margin: auto;
    overflow: hidden;
}
hr{
    border: solid 0px #000000;
    height: 1px;
    background-color: #ffffff;
    max-width: 770px;
}
/*
.row{
    margin-top:5px;
    margin-bottom: 10px;

}
.row-max{
    padding-top: 5px;
    padding-bottom: 5px;
}
.row{
    display: flex;
}
*/
.col-3{
    width: 24%;
    display: inline-block;
    
}
.col-4{
    width: 32%;
    display: inline-block;
    
}
.col-6{
    width: 49%;
    display: inline-block;
}
.col-6x{
    width: 48%;
    display: inline-block;
}
.col-8{
    width: 70%;
    display: inline-block;
    
}
.col-12{
    width: 99%;
    display: inline-block;
}

.privacy{
    height: 80px;
    overflow: auto;
    font-size: 12px;
    padding: 5px;
    color:#ffffff;
    text-align: justify;
}

.logo-piede{
    display: inline-block;
    overflow: hidden;
    width: auto;
    height: auto;
    max-height: 50px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 30px;
}
.logo-piede img{
    height: 45px;
    width: auto;
}

.logo-piede2{
    display: inline-block;
    overflow: hidden;
    width: auto;
    height: auto;
    max-height: 50px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    
}
.logo-piede2 img{
    height: 50px;
    width: auto;
}

 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 8888; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  z-index: 9999;
  max-width: 450px;
  position: fixed;
  left:33%;
  color:#000000;
}
 
.modal-content-large {
  background-color: #fefefe;
  margin: 5% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  /*width: 90%; /* Could be more or less, depending on screen size */
  z-index: 9999;
  position: fixed;
  display: block;
  left:15%;
  right:15%;
  top:2%;
  /*bottom: 15%;*/
  height: auto;
  color:#000000;
}
.modal-content-content {
  background-color: transparent;
  margin: 2% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 0px solid #888;
  /*width: 90%; /* Could be more or less, depending on screen size */
  z-index: 9999;
  position: fixed;
  display: block;
  left:15%;
  right:15%;
  top:1%;
  /*bottom: 15%;*/
  height: auto!important;
  bottom:1%;
  overflow: auto;
  color:#000000;
}
#IFrameCont{
    height: 90%;
}
.modal-content-privacy{
background-color: #fefefe;
  margin: 5% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  z-index: 9999;
  position: fixed;
  display: block;
  left:15%;
  right:15%;
  top:2%;
  bottom: 15%;
  color:#000000;
  height: auto;
  min-height: 450px;
}
.modal-content-chat {
  background-color: transparent;
  margin: 2% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 0px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  z-index: 9999;
  max-width: 700px;
  position: fixed;
  left:10%;
  color:#000000;
}

/* The Close Button */
.close ,.minimizza{
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-left: 10px;
}

.close:hover,
.close:focus, .minimizza:hover, .minimizza:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
} 

.titolo{
    font-size: 24px;
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    margin-bottom: 10px;
}
.sub-titolo{
    font-size: 20px;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
}
.titolo-nero{
    font-size: 20px;
    font-family: 'Gotham';
    font-weight: 500;
    font-style: normal;
    margin-bottom: 10px;
    color:#002D62;
}
.panellogin{  
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-radius: 15px;
    background-color: rgb(200,200,200,0.4);
    max-width: 400px;
    width: 90%;
}
.left{
text-align: left;
}


.spazio-dito{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 120px;
background-image: url(../images/mano.png);
background-repeat: no-repeat;
background-position: center top;
background-size: 50px;
padding-top:90px;
margin-top:-30px;
}


.orologio{
    
}

#timerorologio{
    font-size: 24px;
}

.barra{
    margin-left: 5px;
    margin-right: 5px;
    border-left: solid 1px #ffffff;
}

.nomesponsor{
    font-weight: bold;
    color:#00edff;
}


.user{
    float: right;
    font-size: 12px;
    position: absolute;
    right:10px;
    top:10px;
    color:#ffffff;
    padding:2px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgb(0,0,0,0.3);
}


.spazio-sezioni{
    margin-top:20px;
    margin-bottom: 20px;
}

.pannello-link{
    
}

.tabella-contenuti{
    border: 1px solid #89AD00;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}
.tabella-contenuti tr {
  background-color: #f8f8f8;
  border-bottom: 1px solid #89AD00;
  padding: 10px
}
.tabella-contenuti td{
padding: 10px;
}

.ombra-nera{
text-shadow: 1px 1px 1px rgba(128, 0, 0, 1);
}

#QtMC{
    display: inline-block;
    background-color: #FF0004;
    color:#ffffff;
    padding: 2px;
    
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    margin-left: 5px;
    border-radius: 50%;
    top: -10px;
    position: relative;
}

.linknome{
    background: #000000;
    color:#ffffff;
    font-size: 12px;
}


@media only screen and (max-width: 768px) {
    /*video#bgvid {display:none;}	*/
    body {background: url(../background/sfondo_fix_1.jpg) no-repeat center top;
    background-size: cover; }
    
    .center-smart{
        text-align: center;
    }
    
    
    footer{
        position: relative;
        display: block;
        left:auto;
        right:auto;
        width: auto;  
        padding:0px;
        margin-left:-20px;
        margin-right:-20px;
        z-index: 200;
    }

    .assistenza{
        display: block;
        width: 100px;
        height: 40px;
        text-align: right;
        float: right;
        border: solid 0px white;
        left:100%;
        margin-left: -90px;
        /*
        background-size: cover;
        background-image: url("../images/help_icon3.png");
        background-repeat: no-repeat;
        background-position: center center;
        */
        top: -30px;
        font-size: 12px;
        line-height: 12px;
        cursor: pointer;
        position:relative;
        color:white;
        font-weight: bold;
        text-decoration: underline;
        text-align: center;
        z-index: 9999999;
    } 
    
    .sfondo{
background-color: black;
background-image: url(../images/sfondo_2025_mobile.jpg);
background-repeat: no-repeat;
background-position: -50px 100px;
background-size: contain;
}
    
    
label{
    text-align: left;
    font-size: 13px;
    padding-left:10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    display: block;
    overflow: hidden;
}
    
    .row{
        flex-direction: column;
        width: 90%;
    }
    
    .col-3, .col-4, .col-6, .col-8,.col-12, .col-6x{
        width: 100%!important;
        display: block;
    }
    .orologio{
        margin-left: 5px;
        margin-right: 5px;
        text-align: center;
        
    }
    
    .menu{
        text-align: left;
        margin-top:20px;
        padding-bottom: 10px;
        text-align: center;
    }
    .menu ul{
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
    .menu ul li{
        display: inline-block;
        margin-right: 10px;
        text-align: left;
        font-size: 14px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    }
    .menu ul li a{
        color:#ffffff;
        text-decoration: none;
    }
    .menu ul li a:hover{

    }
    .menu ul li.active{
        color:#00edff;
        font-size: 16px;
        
    }
    .menu ul li.active a{
        color:#00edff;
        font-size: 16px;
    }

    .logo-espositore{
        display: block;
        width: auto!important;
        height: 120px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        border: dashed 1px #5157D0;
    }
    .logo-espositore img{
        width: 100%;
        max-width: 200px;
        height: auto;
        vertical-align: middle;
        opacity: 1;
        cursor: pointer;
        text-align: center;
        border: dashed 1px #000000;
    }
    .logo-espositore img:hover{
        opacity: 1;
    }

    .body{
        background-size: auto;
        background-image: url("../background/sfondo_fix_1.jpg");
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: fixed;
        display: block;
        overflow-x: hidden;
        background-color: #3C4C66;
        width: auto;
        padding-bottom: 150px;
    }
    .body-espositore{
        background-size: cover;
        background-image: url("../images/sfondo_espositore.jpg");
        background-repeat: no-repeat;
        background-position: center top;
        display: block;
        overflow-x: hidden;
    }
    
    .pannello-interno{
        position:relative;
        left:0px;
        top:150px;
        height: auto!important;
        width: 100%!important;
        z-index: 100;
        color:#ffffff;
        max-width: auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        font-family: 'Gotham Book',sans-serif;
        font-weight: normal;
        font-style: italic;
    }
    .pannello-interno-normale{
        margin-top:50px;
        height: auto!important;
        width: auto!important;
        margin-left:0px;
        margin-right: 0px;
        color:#ffffff;
        padding: 0px;
        font-family: 'Gotham Book',sans-serif;
        font-weight: normal;
        font-style: normal;
        display: block;
        padding-bottom: 40px;
        margin-bottom: 50px;
    }
    .pannello-agenda{
        background-color: rgb(200,200,200,0.2);
        padding: 20px;
        width: auto;
        margin-top:20px;
        margin-left: 10px;
        margin-right: 10px;
        display: block;
        overflow: hidden;
        height: auto!important;
        border: solid 0px #FFF500;
        font-family: 'Gotham';
        margin-bottom: 50px;
    }
    .pannello-exhibition{
        background-color: #FFFFFF;
        /*background-color: rgb(245,156,30,0.6);*/
        padding: 20px;
        width: auto!important;
        margin-top:20px;
        margin-left: 0px;
        margin-right: 0px;
        display: block;
        overflow: hidden;
        border: solid 0px #FF0004;
        text-align: center;
        
        height: auto!important; 
    }
    
    .footer{
        margin-top:50px;
        position: fixed;
        bottom:0px;
        left:0px;
        right:0px;
        display: none;
        padding-top:5px;
        padding-bottom: 20px;
        height: 45px;
        
        background-repeat: no-repeat;
        background-position: center 30px; 
        background-size: 100% 30px;
        z-index: 10;
        background-color: rgb(200,200,200,0.2);
        width: 100%;
    }
    .titfooter{
        text-align: center;
        color:#00edff;
        font-size: 9px;
        margin-left: 2px;
        vertical-align: top;
        margin-top: 2px;
        font-weight: bold;
    }
    
    .pannello-helpdesk{
        padding:10px;
        background-color: rgb(200,200,200,0.2);
        margin-top: 10px;
        margin-bottom: 10px;
        border-radius: 15px;
        text-align: center;
        margin-left:auto;
        margin-right: auto;
        font-size: 13px;
        vertical-align: middle;
        padding-top: 20px;
        padding-bottom: 20px;
        max-width: 330px;
    }
    .pannello-helpdesk a{
        color:#ffffff;
    }
    .pannello-helpdesk img{
        width: auto;
        height: 32px;
        display: block;
        margin-right: auto;
        margin-left:auto;
        vertical-align: middle;
    }
    .pannello-helpdesk .hd{
        margin-top:10px;
        text-align: center;
        vertical-align: middle;
        position: relative;
        width: 100%;
        display: block;
    }
    .form-control{
        width: 90%!important;
        
        border-radius: 15px;
        border: solid 1px #FFFFFF;
        background-color: #FFFFFF;
        color:#00edff;
        font-size: 13px;
        padding: 5px;
    }
    select.form-control{
    width: 93%!important;
    }
    .panellogin{  
        margin-top: 20px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
        border-radius: 15px;
        background-color: rgb(200,200,200,0.4);
        max-width: auto;
        width: auto!important;
    }
    
    
    .panel-top{
        margin-top: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        padding-top:60px;
        background-color: rgb(200,200,200,0.4);
        width: 98%;
        min-height: 50px;
    }    
    
    
    .dataagenda{
        width: 100%;
        border-bottom: solid 1px #00edff;
        padding-bottom: 10px;
        font-family: 'Gotham Book';
        font-weight: bold;
        font-style: normal;
        text-align: center;
        font-size: 95%;
        
        color:#00edff;
        margin-bottom: 20px;
        padding-right: 0px;
    }
    
    
    .titolo-nero{
        font-size: 20px;
        font-family: 'Gotham';
        font-weight: 500;
        font-style: normal;
        margin-bottom: 40px;
        color:#002D62;
    }
    
    .modal-content {
      background-color: #fefefe;
      margin: 15% auto; /* 15% from the top and centered */
      padding: 20px;
      border: 1px solid #888;
      width: 100%; /* Could be more or less, depending on screen size */
      z-index: 9999;
      max-width: 450px;
      position: fixed;
      left:0%;
      color:#000000;
    }
    
    .modal-content-content {
      background-color: transparent;
      margin: auto; /* 15% from the top and centered */
      padding: 20px;
      border: 0px solid #888;
      /*width: 90%; /* Could be more or less, depending on screen size */
      z-index: 9999;
      position: fixed;
      display: block;
      left:1%;
      right:1%;
      top:1%;
      /*bottom: 15%;*/
      height: auto!important;
      bottom:1%;
      overflow: auto;
      color:#000000;
      border: solid 0px #ffffff;
    }    
    
    
    

}


@media print {
  .no-print {
    display: none !important;
  }
}

