.grecaptcha-badge { 
    visibility: hidden !important;
}

.dialog_popup .modal-body{
padding: 0!important;
}

.content_nl {
    display: none;
}
.contenitore_non_disponibile{
	background-color:#f20505;
	padding: 0 5px;
	color: #ffffff;
	margin-right: 2px;
}


/*BANNER COOKIE*/

body{
padding-top:0px !important;
}

#cookieChoiceInfo{
top:unset !important;
bottom: 0 !important;
background-color: rgba(0,0,0,0.86) !important;
color: #fff !important;
font-weight: bold !important;
font-size: 20px !important;
height: 35vh;
}

#cookieChoiceInfo #consentText a{
color: #fff !important;
font-weight: bold !important;
font-size: 20px !important;
}

div#consentText{
display: block;
float: left;
width: 100% !important;
}

div#democontainer{
width: 900px;
margin: auto;
}

a#infoLink, .infomativa_estesa {
display: none !important;
}

#cookieChoiceDismiss{
margin-left:0 !important;
display: block;
float: left;
width: 100%;
}

#cookieChoiceDismiss button{
padding: 10px 50px;
font-weight: bold;
font-size: 20px;
line-height: 1;
background-color: #418324;
border-color: #418324;
margin-top: 25px;
color:#ffffff;
}

a#closeCookieBar{
display: inline-block !important;
float: none !important;
}

a#open_modal_gestione_cookie button, a#closeCookieBar button{
margin-top: 20px;
padding: 0;
background-color: transparent;
border: 0;
color: #fff;
text-decoration: underline;
}

#cookieChoiceInfo #xBar{
color:#ffffff;
display: none !important;
}

a#open_modal_gestione_cookie{
margin-left:0px !important;
}


@media screen and (max-width: 992px){

#open_modal_gestione_cookie{
display:inline-block !important;
}

#cookieChoiceInfo{
height: 35vh;
font-size: 12px !important;
}
#cookieChoiceInfo #consentText a{
    font-size: 12px !important;
}
div#democontainer, div#consentText{
    width: 100%;
}

a#open_modal_gestione_cookie button, a#closeCookieBar button{
font-size: 12px;
margin-top:10px;
}


}

@media screen and (min-height: 600px){
#cookieChoiceInfo div#democontainer {
    margin-top: 2%;
}
}

@media screen and (max-height: 599px){
#cookieChoiceInfo{
height: 300px;
}
}

#overlay_cookie {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    z-index: 9998;
    vertical-align: middle;
    background-color: #000000;
    opacity: 0.7;
    white-space: nowrap;
    max-height: 100%;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
/*BANNER COOKIE*/

.bannerfullscreen {
    padding-bottom: 1.5rem !important;
}

@media screen and (max-width: 992px){
.col-logo img {
    max-height: 50px !important;
}
}

li.nav-item{padding: 0 5px!important;}

@media (max-width: 767.98px){
    #myPlayer img{
        height: calc(100vh - 111px);
    }
}

@media (max-width: 575.98px){ 
    #myPlayer img{
        height: calc(100vh - 111px);
    }
}

.sez_39 {
  color:#D9174A!important;
  font-weight:bold!important;
}

/*COUNTDOWN*/
#timer, #timer2{    
   padding-left: 0px;
   margin-bottom: 0;
}
#timer li, #timer2 li {
    display: inline-block;
    font-size: 0.9em;
    list-style-type: none;
    padding: 0.5em;
    text-transform: uppercase;
    text-align: center;
    color:#000000;
}

#timer2 li {
    font-size: 0.8em;
}

#timer li span, #timer2 li span {
    display: block;
    font-size: 2em;
    text-align: center;
}

.intestazione .desktop {
display: block !important;
text-align:center;
}
@media screen and (max-width: 992px){
.intestazione .desktop {
display: none!important;
}
.intestazione .mobile{
display: block!important;
text-align:center;
}
}
/*COUNTDOWN*/


/*COUNTDOWN MANUTENZIONE*/

.box_manutenzione{
padding:10px !important;
min-width: 280px;
max-width: 1000px;
box-shadow:none !important;
background-color:#000000;
}

.box_manutenzione h1, .box_manutenzione h2{
text-align:center;
color:#ff66b3;
font-weight: bold;
}
.box_manutenzione h1{
font-size: 6.5rem;
}

.box_manutenzione a{
color:#ffffff;
}


#timer_maintenance{    
   padding-left: 0px;
   text-align:center;
}
#timer_maintenance li{
    display: inline-block;
    font-size: 2rem;
    list-style-type: none;
    padding: 0.5em;
    text-transform: uppercase;
    text-align: center;
    color:#ffffff;
}
#timer_maintenance li span{
    display: block;
    font-size: 6.5rem;
    height: 80px;
    text-align: center;
    font-weight: 700;
}

/*@media screen and (max-width: 992px){
#timer_maintenance li {
    font-size: 1em;
}
#timer_maintenance li span {
     font-size: 3rem;
     height: 36px;
}
.box_manutenzione h1{
font-size: 3.5rem;
}
}*/


.sez_42 {
  color: #C10641!important;
  font-weight:bold!important;
}