@font-face {
  font-family: Sportscenter;
  src: url(Sportscenter.ttf);
}

html{height:100%}
body{background-color: #000;height:100%}
.navbar{opacity:0;}
body div div.row{opacity:0;}
html{
    overflow-y: hidden;
}
.site-menu>ul>li>a>span{font-family: 'Sportscenter';font-size: 11px;}
.offcanvas-wrapper{
    color: #fff;
    width: 100%;
    background-color: #000!important;
    text-align: center;
    min-height: 0;
    padding:0px;
}

#divvideo{
    margin-top: -20px;
    z-index: 100002;
}
#ilvideo{
    width:auto!important;
    margin: 0px auto;
    text-align: center;
}

#boxfreccia{
    position:fixed;
    width:200px;
    text-align: center;
    margin:0px auto;
    bottom:20px;
    cursor:pointer;
    left: 50%;
    margin-left: -103px;
    color:#fff;
    display: none;
    line-height: 18px;
}

#tooltipfreccia{
    font-size: 0.85em;
    
}

#pulsantiera{
    position: fixed;
    right: 25px;
    top: 50%;
    cursor: pointer;
    text-align: right;
    display:none;
    z-index: 10003;
}

.puntino{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    height: 16px;
    width: 16px;
    border-radius:50%;
    background:#595959;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: 200ms -webkit-transform ease-in-out;
    -moz-transition: 200ms -moz-transform ease-in-out;
    -ms-transition: 200ms -ms-transform ease-in-out;
    transition: 200ms transform ease-in-out; 
}

.tooltippulsantino{
    letter-spacing: 2px;
    vertical-align: top;
    font-size: 0.85em;
    display: none;
    text-shadow: 1px 1px #000;
}
#page0{
    z-index: 10001;
    position: fixed;
    top:150px;
    width: 100%;
    text-align: center;
    display:none;
}

#page01{
    bottom:110px;
}

#scritta1{
    font-size: 38px;
    color: #177fa9;
    letter-spacing: 4px;
    font-family: Sportscenter;
}
#scritta2{
    font-size: 34px;
    color: #808080;
    font-family: Sportscenter;
}
.page{
    position: fixed;
    bottom:20px;
    width: 100%;
    text-align: center;
    display:none;
    padding: 0px 20px;
    z-index: 10001;
}
    
.titoloscritta{
    color:#fff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: -60px;
    font-family: Sportscenter;
}

.aggettivo{
    color: #177fa9;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: 'Sportscenter';
    -webkit-transform: scale(1.5,1);
    -moz-transform: scale(1.5,1);
    -ms-transform: scale(1.5,1);
    -o-transform: scale(1.5,1);
    transform: scale(1.5,1);
    display: inline-block;
    font-size: 0.75em;
    margin:0px;
    margin-left: 60px;
}

.scrittanormale{
    text-align: center;
    color:#fff;
    color:#b3b3b3;
    margin: 0;
    font-size: 16px;
}

#effect1_4c div{
    width: 140px;
}

#effect1_4c div p:first-child{
    color:#fff;
    border-bottom:1px solid #fff;
    font-size: 1em;
    margin-bottom: 15px;
    padding-bottom: 2px;
    font-weight: bold;
}

#effect1_4c div p{
    color:#fff;
    text-align: left;
    font-size: 0.8em;
    line-height: 18px;
    margin-bottom: 0px;
}

#effect1_4c div p.grosso{
    color: #177fa9;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

#effect1_4c #uno{
    position:fixed;
    top:170px;
    display:none;
}

#effect1_4c #due{
    position:fixed;
    top:170px;
    display:none;
}

#effect1_4c #tre{
    position:fixed;
    display:none;
}

#effect1_4c #quattro{
    position:fixed;
    display:none;
}


#effect3 p{
    margin:0px;
}
#effect3 div img{
    width:120px;
}


#effect3 #uno{
    position:fixed;
    top:170px;
    display:none;
}

#effect3 #due{
    position:fixed;
    top:170px;
    display:none;
}

#effect3 #tre{
    position:fixed;
    display:none;
}

#effect3 #quattro{
    position:fixed;
    display:none;
}


#effect4{
    position:fixed;
    width:100%;
    margin:0px auto;
    display: none;
    z-index: 10001;
}

