﻿.titolo3 {
    font-size: 20px;
    font-family: 'Arimo',Arial,sans-serif;
    font-weight: 700;
    color: #000 !important;
}

.titolo4 {
    font-size: 18px;
    font-family: 'Arimo',Arial,sans-serif;
    font-weight: 700;
}

html {
    width: 100%;
    min-width: inherit !important;
}

#mainContainer {
    width: 100% !important;
    max-width: 997px !important;
    padding: 10px 0 2px !important;
    border: 5px solid #fff;
}

#top {
    width: 100% !important;
}

#innerTop {
    width: 100% !important;
}

.bannerADestra {
    margin: 0 0 0 auto;
}

.testoADestra {
    text-align: right;
}

.footMain {
    width: 100% !important;
    font-family: 'Roboto Slab',serif !important;
    font-size: 11px !important;
}

.banner468x60 /* banner.css line 10*/ {
    width: 100%;
    max-width: 468px;
}

.mobile-visibile {
    display: none;
}

div#headerbanda2 {
    width: 100%;
    max-width: 990px;
}

.aMenuM, .aMenuMSelected {
    line-height: 25px !important;
    font-family: 'Arimo',sans-serif;
    color: #1c1c1b !important;
}

    .aMenuM:hover {
        color: #fff !important;
    }

.menuMobile {
    display: none;
}

.logoMobile {
    display: none;
}

.piedeStd {
    display: block;
}

.piedeMobile {
    display: none;
}

.linkTopArticolo {
    font-weight: 700;
    text-decoration: underline;
    -moz-text-decoration-color: #ccc;
    text-decoration-color: #ccc;
    font-size: 15px;
}

    .linkTopArticolo:hover {
        font-weight: 700;
        text-decoration: underline;
        -moz-text-decoration-color: #595959;
        text-decoration-color: #595959;
        color: #595959 !important;
    }

.input-group-cerca {
    border: 0 solid #FFF;
    padding: 0 0px 0px 7px;
    margin: 0px 15px 0 0;
    font-family: 'Arimo',sans-serif;
    background-color: #fcfcfc;
    color: #4d4d4d;
    font-size: 13px;
    width: 342px !important;
    line-height: 24px;
    height: 24px;
}

    .input-group-cerca .form-control {
        height: 24px;
        padding: 0;
        background-color: transparent;
        border: 1px solid transparent;
        -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);
        box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    }

    .input-group-cerca .btn {
        display: inline-block;
        padding: 0 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

.btn-cerca {
    background-color: #4d4d4d;
}

.btn-group .btn {
    background: #4d4d4d;
    color: #fff;
    line-height: 24px;
    height: 25px;
}

.input-group-cerca label {
    font-family: 'Arimo',sans-serif;
    margin: 5px 0 0;
}

.input-group-cerca select {
    font-family: 'Arimo',sans-serif;
    border: 1px solid #ccc !important;
    padding: 2px;
}

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 0;
    min-width: 272px;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

    .btn-group .btn:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.spazioBannerMobile {
    display: none;
}

    .spazioBannerMobile img {
        width: 100%;
        max-width: 990px;
    }

.socialIcons {
    margin: 2px 0 2px auto;
    padding-right: 2px;
    width: 253px;
}

div#headerbanda2 a {
    padding: 0 20px 0 8px;
}

body {
    background-position-y: 40px !important;
}

.FixedMainMenu {
    position: fixed;
    z-index: 111111;
    width: 100%;
    top: 0;
}

.mainContainer {
    border-top: 0px;
    max-width: 1006px !important;
    /*width: 997px;*/
    width: 100%;
    margin: 0 auto;
    text-align: left;
    cursor: default;
}

.mainMenu {
    font-size: 14px;
}

#top {
    margin-bottom: 10px;
}

#colonnaSx, #colonnaDx {
    margin-top: 10px;
}

.dropbtn {
    background-color: #87888a;
    color: #fff;
    padding: 11px 15px 12px 10px;
    font-size: 14px;
    border: none;
    line-height: 1.3;
    cursor: pointer;
}

.aMenuPSelected, .aMenuPSelected:active, .aMenuPSelected:hover {
    background-color: #e30613 !important;
    color: #fff !important;
}

.mainMenu > .dropdown {
    float: left;
    position: relative;
    display: inline-block;
    border-right: 1px solid #fff;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #87888a;
    width: 275px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content > span > a {
        padding: 8px 15px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #fff;
        line-height: 1.2222 !important;
    }

        .dropdown-content > span > a > h3 {
            margin: 0;
            padding: 0;
            display: inline;
            font-size: 14px !important;
            font-weight: normal;
        }

            .dropdown-content > span > a > h3 > .quadrato {
                background-color: #fff;
                height: 10px;
                width: 10px;
                margin: 0px 10px;
                display: inline-block;
            }

    .dropdown-content.livello2 {
        margin-left: 275px;
        margin-top: -34px;
        position: fixed;
        width: 240px;
    }

        .dropdown-content.livello2 > span > a {
            color: #fff !important;
        }

            .dropdown-content.livello2 > span > a:hover {
                color: #e30613 !important;
                background-color: #dddddd;
            }

.show {
    display: block;
    position: absolute;
    overflow: visible;
    z-index: 11111;
}

.divMainMenu {
    background-color: #87888a;
    display: inline-block;
    position: relative;
    height: 40px;
    width: 100%;
    min-width: 997px;
}

.lineSottoMenu {
    height: 3px;
    background-color: #fff;
    position: relative;
    float: left;
    width: 100%;
    top: -5px;
}

.list-menu {
    float: left;
    height: 50px;
    width: calc(100% - 129px);
}

.dropdown-link {
    color: #fff !important;
}

    .dropdown-link:hover, .dropdown-link:active {
        color: #e30613 !important;
        background-color: #dddddd;
    }

        .dropdown-link:hover > h3 > .quadrato {
            background-color: #e30613;
        }

.ham {
    display: inline-block;
    position: relative;
    float: left;
    width: 35px;
    margin-top: -1px;
}

    .ham > .x, .ham > .y {
        height: 3px;
        background-color: #fff;
        width: 25px;
        display: inline-block;
        margin-bottom: 5px;
        float: left;
    }

    .ham > .z {
        height: 3px;
        background-color: #fff;
        display: inline-block;
        float: left;
        width: 25px;
    }

.list-menu > a {
    padding: 10px 10px 10px 10px;
    color: #fff !important;
    float: left;
    border-right: 1px solid #fff;
}

    .list-menu > a:hover {
        text-decoration: none !important;
        color: #e30613 !important;
        background-color: #fff !important;
    }

.dropdown > button > .arrow {
    display: inline-block;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    position: relative;
    top: -2px;
    right: -6px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}

    .dropdown > button > .arrow.active {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top: 6px solid #87888a;
        -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-3);
    }

.dropbtn.open {
    color: #e30613;
    background-color: #fff;
}

    .dropbtn.open > .ham > .x, .dropbtn.open > .ham > .y, .dropbtn.open > .ham > .z {
        background-color: #87888a;
    }

.search {
    float: right;
    padding: 8px 0px;
}

#btCercaAppo > i {
    color: #fff !important;
    font-size: 17px;
}

.btnAbbonati {
    float: left;
    background-color: #e30613;
    color: #fff;
    padding: 10px 12px;
    font-size: 15px !important;
}

    .btnAbbonati:hover {
        background-color: #fff;
        color: #e30613;
        text-decoration: none;
    }

    .aMenuPSelected:hover {
        color: #fff !important;
    }

.input-group-cerca {
    width: 100% !important;
}

    .input-group-cerca > input {
        font-size: 13px;
        padding: 0 5px 0 10px;
    }

#mainContainer {
    max-width: 1013px !important;
    padding: 10px 8px 2px 8px !important;
    border: 0px solid #fff;
    margin: 0 auto;
    width: 100%;
}
