html,body {
    font-family:'Open Sans';
}



/*Menu_HomePage_Arena*/
.scrollspy{
    position: relative;
    height: 154px;
    background-color: #EBEBEB;

}
.arena_menu{
    background-color: #202020;
    border: 0!important;
    border-radius: 0!important;
}
.arena_menu2{
    background-color: #202020;
    border: 0!important;
    border-radius: 0!important;
}
.arena_img-ricerca{
    width: 21px;
}
.arena_img_logo_menu{
    width: 222px;
}
@media(max-width:991px){
    .arena_img_logo_menu{
        width: 100px;
    }
}

.arena_position_logo_menu{
    margin-top: 25px;
    margin-bottom: 25px;
}
.arena_position_list_menu{
    margin-top: 26px;
    margin-bottom: 20px;
}
.arena_position_language_menu{
    margin-top: 33px;
    margin-bottom: 33px;
    text-align: left;
}
#arena_position_search_menu{
    margin-top: 33px;
    margin-bottom: 33px;
    text-align: left;
}
#arena_position_search_menu_mobile{
    margin-top: 48px;
    text-align: right;
}
@media(max-width:767px){
    .arena_position_language_menu{
        margin-top: 47px;
        text-align: center;
    }
    #arena_position_search_menu{
        margin-top: 48px;
        text-align: right;
    }
    .arena_position_calendar_button{
        margin-top: 47px;
        color: white!important;
        text-align: left;
    }
    .arena_position_menu_toogle{
        margin-top: 35px;
    }
    #calendarioMobile{
        width: 26px;
    }

}
@media(max-width:991px){
    .arena_position_logo_menu{
        margin-top: 14px!important;
        margin-bottom: 0px!important;
    }
}

.navbar{
    margin-bottom: 0px !important;
}
.getCalendar{
    background: white;
}
.navbar-nav > li > a{
    color:white!important;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    font-weight:bold;
}

@media(max-width:1199px){
    .navbar-nav > li > a{
        font-size: 11px;
    }
    #sponsor{
        border-left:0 !important;
    }
}
@media(min-width:768px) and (max-width:840px){
    .navbar-nav > li > a{
        font-size: 9px!important;
    }
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    padding-bottom: 0px;
    margin:1px;
}
.nav > li > a:hover{
    color:#428BCA !important;
    background-color: #202020!important;
}

.nav > li > a:focus{
    color:#1276C5!important;
}
.arena_carousel_button_scopri{
    background-color: transparent!important;
    color: white;
    border:2px solid white;
    width: 130px!important;
    height: 40px!important;
    border-radius: 0px!important;
    margin: 5px;
    padding-top: 10px;
    font-size: 11px!important;
    font-weight: 600;
}
.arena_carousel_button_scopri:hover{
    color: white;
}

.arena_carousel_button_acquista{
    background-color: white;
    color: black;
    width: 130px!important;
    height: 40px!important;
    margin: 5px;
    padding-top: 10px;
    border-radius: 0px!important;
    font-size: 11px!important;
    font-weight: 600;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    padding-bottom: 0px;
    margin:1px;
}

.children_menu_hidden{
    display:none;
}

.dropdown-menu-arena{
    background: white;
    z-index: 80;
    width: 80%;
    height: auto;
    list-style-type: none;
    margin:0 auto;
    text-align: left;
}

.menu_childrens{
    background: white;
    width: 100% !important;
    position:absolute;
    z-index: 9999999;
}
.menu_search_childrens{
    display:none;
    background: white;
    width: 100% !important;
    z-index: 9999999;
}
#querystring{
    text-align: center;
}
.buttonRicerca{
    background: transparent;
    width: 80%;
    margin: 2px 8%;
    padding: 3%;
    border: 1px solid #aaa;
}
.dropdown-menu-arena >  li{
    display: block;
    float: left;
    width: 20%;
    margin: 10px 0px;
    height: 25px;
}
.dropdown-menu-arena >  li >a{
    font-weight: bold;
    font-size: 14px;
    color: black;
}
@media(max-width:1199px){
    .dropdown-menu-arena >  li >a{
        font-size: 12px;
    }

}
.dropdown-menu{
    font-size: 12px;
}
@media(max-width:767px){
    .dropdown-menu-arena{
        position: relative!important;
        top: 0px;
        width: auto;
        height: auto;
        list-style-type: disc;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0;
        padding-right: 0;
        text-align: left;

    }
    .dropdown-menu-arena >  li{
        display: list-item;
        float:none;
        width: auto;
        margin-bottom: 0px;
    }
    .dropdown-menu >  li > a{
        font-weight: bold;
        font-size: 12px;
        color:white!important;
    }
}
/*Arena_Footer*/
.arena_static_info{
    padding-left: 0px;
}
.arena_background_info{
    background-color: #202020;
    padding-left: 14%;
    padding-right: 14%;
    padding-top: 3%;
    padding-bottom: 2%;
}
@media(max-width:1199px){
    .arena_background_info{
        padding-left: 8%;
        padding-right: 8%;
    }
}
@media(max-width:767px){
    .arena_background_info{
        text-align: center;
    }
}
.arena_background_sponsor{
    background-color: black;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 2%;
    padding-bottom: 2%;
}
@media(max-width:767px){
    .arena_background_sponsor{
        padding-left: 0;
        padding-right: 0;
    }
}
.arena_footer_social{
    text-align: right;
    margin-top: 10px;
}
@media(max-width:767px){
    .arena_footer_social{
        text-align: center;
    }
}
.icon_facebook{
    width: 17px!important;
}
.arena_icon_social{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 23px;
}
.arena_footer_parent{
    font-size: 14px;
    color: whitesmoke;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.3;
}
.arena_footer_parent_single > a{
    font-size: 14px;
    color: whitesmoke;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.3;
    padding-left: 39px;
}

.arena_footer_child{
    font-size: 12px;
    color: gray;
    line-height: 1.9;
}
.arena_footer_child > a{
    color: gray!important;
}
.arena_img_logo_footer{
    width: 139px;
}
@media(max-width:991px){
    .arena_img_logo_footer{
        width: 116px;
    }
}
.arena_info_footer{
    margin-top: 75px;
}
@media(max-width:991px){
    .arena_info_footer{
        margin-top: 59px;
    }
}
@media(max-width:767px){
    .arena_info_footer{
        margin-top: 10px;
    }
    .arena_contatti_footer{
        margin-top: 10px;
    }
}
.arena_come-arrivare_footer{
    margin-top: 43px;
}
@media(max-width:991px){
    .arena_come-arrivare_footer{
        margin-top: 10px;
    }
}
.arena_menu_select_language{
    background-color: #202020;
    border: none!important;
    appearance:none;
    -o-appearance:none;
    -ms-appearance:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ie-appearance:none;
    text-indent: 1px;
    text-overflow: '';
    color:lightgray;
}

/*Elimina arrow select internet explorer*/
select::-ms-expand {
    display: none;
}
.arena_footer_dinamic_block{
    margin-bottom: 20px;
}
@media(max-width:991px){
    .arena_footer_dinamic_block{
        margin-bottom: 15px;
        margin-top: 10px;
        padding-left:0px;
    }
    .arena_footer_parent_single > a{
        padding-left: 0px;
    }
}
.dueColonne {
    /*Numero di colonne*/
    column-count: 2;
    /* Distanza tra le colonne*/
    column-gap: 0;

    /*Amplifica il supporto alle vecchie versioni di Firefox e Chrome/Safari */
    -moz-column-count: 2;
    column-gap: 0;

    /*Amplifica il supporto alle vecchie versioni di Firefox e Chrome/Safari */
    -moz-column-count: 2;
    -moz-column-gap: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0;

}
@media(max-width:767px){
    .dueColonne {
        /*Numero di colonne*/
        column-count: 1;
        /* Distanza tra le colonne*/
        column-gap: 30px;

        /*Amplifica il supporto alle vecchie versioni di Firefox e Chrome/Safari */
        -moz-column-count: 1;
        column-gap: 0;

        /*Amplifica il supporto alle vecchie versioni di Firefox e Chrome/Safari */
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
    }
}
#arena_position_list_footer{
    height: auto;
    overflow: hidden;
    position: relative;
}
@media(max-width:991px){
    #arena_position_list_footer{
        margin-top: 20px;
    }
}


.arena_footer_testo_sponsor{
    font-size: 10px;
    color: grey;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform:uppercase;
}
.arena_footer_testo_sponsor_verticale{
    margin-bottom: 5px;
}
.arena_footer_testo_mobility_partner{
    margin-bottom: 14px;
}

.arena_footer_testo_media_partner{
    margin-bottom: 14px;
}
.arena_footer_sponsor > a:hover{
    text-decoration: none!important;
    border: none!important;
}
.arena_footer_testo_unico{
    margin-bottom: 0;
}
.footer-slide-margin{
    margin-top: 15px;
}

@media(max-width:767px){
    .arena_footer_sponsor{
        margin-top: 20px;
        margin-bottom: 5px;
        min-height: 62px;
    }
    .arena_footer_testo_sponsor{
        margin-bottom: 10px;
    }
    .arena_footer_testo_unico{
        padding-left: 27px;
    }
    .arena_footer_logo_sponsor{
    padding-right: 20px;
}

.arena_background_sponsor #sponsor{
    padding-right: 20px;
}
}
.arena_footer_img_sponsor{
    width: 111px;
}
/*.arena_footer_img_verticale{
    width: auto;
    height: 60px;
}*/

.arena_footer_img_sponsor_officialdouble {
    margin-bottom: 10px;
    width: 100%;
    max-width: 110px;
}

.arena_footer_img_sponsor_officialdouble_veronafiere {
    max-width: 140px;
    margin-top: -5px;
}

.arena_footer_logo_partner{
    margin-bottom: 20px;
    padding: 0;
}
.arena_footer_img_major_partner{
    width: 165px;
}
.arena_footer_img_special_partner{
    /*width: 85px;*/
    width: 132px;
    height: 36px;
}
.arena_footer_img_automotive_partner{
    width: 95px;
}
.arena_footer_img_mobility_partner{
    width: 42px;
    margin-top: 5px;
}
.arena_footer_img_media_partner{
    width: 42px;
}
.arena_footer_img_rmc{
    margin-top:11px;
}
.footer_agsm{
    margin-top: 23px;
    margin-left: 20px;
}
.footer_volotea{
    width: 108px;
    margin-left:30px;
    margin-top: 15px;
}
.footer_bpv{
    height: 26px;
    width: auto;
    margin-top: 32px;
}
.arena_footer_testo_unico{
    padding-left: 27px;
}
/*Arena_HomePage_Calendar*/
#calendario{
    border: none;
    background-color: #4b4b4b;
    color:white!important;
    /*    color: white;*/
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    padding-left: 15px;
    padding-right: 15px;
    font-weight:bold;
    border:2px solid #4b4b4b;
}

/* Arrow */
#calendario.arrowmenu:after{
    content: "";
    position: absolute;
    left: 43%;
    top:104%;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #4b4b4b transparent;
    display: block;
    width: 0;
    z-index: 1;
}
/*li.open.arrowmenuvoices:after{
    content: "";
    position: absolute;
    left: 43%;
    top:155%;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom:8px solid white;
    display: block;
    width: 0;
    z-index: 1;
}*/
/*div.children_menu_hidden:before{
    content: "";
    position: absolute;
    left: 43%;
    top:-9%;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom:8px solid white;
    display: block;
    width: 0;
    z-index: 999999;
}*/
@media(max-width:767px){
    #arena_position_list_footer{
        margin-top: 5px;
    }
}

.arena_calendar_mese{
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    color: black;
}
.arena_calendar_scroll{
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    color: black;
}
.arena_calendar_giorni{
    text-align: center;
}

#menuScroll {
    height:210px;
    overflow: hidden;
    position: relative;
    text-transform: none;

}

.footer{
    background-color: black;
    margin-bottom: 0px;
    height: auto;
    color:white;
}

/*.navbar .navbar-collapse {
    text-align: center;
    padding-top: 0px;
}

.navbar-wrapper{
    margin-bottom: 0px;
    border: none;

}
.navbar-wrapper .navbar {
    padding-left: 0px!important;
    padding-left: 0px!important;
}
.navbar-default{
    background: white;
    border:none;
    box-shadow: none!important;
    border-radius: 0;

}*/

@media(max-width:1199px){
    #calendario{
        font-size: 11px;
    }
    .mob-size{
        width:18% !important
    }
    .official-partner{
        margin-top:10% !important;
        margin-bottom:10% !important;
    }
    .arena_footer_logo_sponsor{
        border-right:0 !important;
    }
    .official-partner{
        margin-bottom:0 !important;
    }
}
.official-partner{
    margin-bottom:0 !important;
}
.carousel-inner-footer{
    width: 50%;
    margin:0 auto;
}
.no-bg-color{
    background-color: transparent !important;
}
.noeffect:hover{
    text-decoration:none;
}
.fix-responsive{
    height:45px !important;
    max-width: 100px !important;
    display:block;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-top:10%;
}

.frecciaFooterDxSlideHp{
    background-image: url('../img/arrow_dx_slide.png'); 
    background-size: contain;
    background-repeat: no-repeat;
    margin-right:20% !important;
}
.frecciaFooterDxSlideHp:before{
    content: "" !important;
}
.frecciaFooterSxSlideHp{
    background-image: url('../img/arrownews_sx.png'); 
    background-size: contain;
    background-repeat: no-repeat;
    margin-left:30% !important;
}
.frecciaFooterSxSlideHp:before{
    content: "" !important;
}
@media(max-width:768px){
    .mob-resize{
        width:100% !important;
    }
    .carousel-inner-footer{
        width:100% !important;
    }
    .fix-responsive{
        margin:0 auto !important;
    }
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color: transparent !important;
    font-weight:bold;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    font-weight:bold;
}
.dropdown-menu-arena > li > a:hover{
    text-decoration:none;
    color: #428BCA;
}
#sponsor{
    border-left:1px solid gray;
    margin-top:0 !important;
}

@media(max-width:767px){
    .spaccaFooter{
        width: 50%;
    }
}
@media(max-width:500px){
    .spaccaFooter{
        width: 100%;
    }

}


.arena_footer_parent a {
    color:white;
}

.navbar-wrapper {
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 20;
}

.triangoloMenu {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid white;
    z-index: 99999;
    width: 0px;
    margin-top: -7px;
    margin-bottom: 0px;

}

.newsletter_footer{
    margin-left: -40px;
}

.arena_footer_parent_newsletter{
    font-size: 14px;
    color: whitesmoke;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.3;
}
.arena_footer_parent_newsletter a {
    color:white;
}

.arena_footer_child_newsletter{
    font-size: 12px;
    color: gray;
    line-height: 1.9;
}
.arena_footer_child_newsletter > a{
    color: gray!important;
}
.arrow_newsletter{
    height: 36px;
    margin-top: 13px;
    margin-left: 8px;
}
@media(max-width:767px){
    .arrow_newsletter{
        margin-top: 0px;
    }
}

.socialExpand{
    display:none;
    margin-top: 8px;
}

.socialconatiner {
    margin-bottom: 20px !important;
    display: flex;
}
.socialPlusDiv{
    display: flex;
}

.socialPlusDiv{
    cursor: pointer;
    font-size: 15px;
    width: 130px;
}

.socialPlusCondividi{
    background: white;
    font-size: 10px;
    text-transform: uppercase;
    height: 35px;
    text-align: center;
}

.floatLeftSocial{
    float:left;
    margin-left: 10px;
}
@media(max-width:767px){
    .shareSocial{
        margin-bottom: 20px;
    }
}
.socialPlusCondividi{
    width: 70%;
    padding-top: 10px;
    margin-right: 2px;
    font-weight: bold;
}
.socialPlusArrow{
    font-size: 33px!important;
    margin-top: -6px;
}
.containersocialPluaArrow{
    width: 28%;
    background: white;
    height: 35px;
    text-align: center;
}
@media(max-width:505px){
    .socialconatiner{
        display:inline;
    }
    .floatLeftSocial{
        margin-left: 0px;
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .socialNoHidden{
        width: 100%;
    }
    .socialExpand{
        display: inline!important;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .socialPlusDiv{
        display: none!important;
    }
}
.paddingRight5{
    padding-right: 5px;
}