/*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;
text-decoration:underline;
}

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: 50vh;
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*/

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


.sez_12 {
  color: #FF0101!important;
  font-weight:bold!important;
}