.cbp-af-header img {
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

.cbp-af-header.cbp-af-header-shrink .logo {
    height: 50px;
    background-size: auto 100%;
    margin: 0px;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

.cbp-af-header.cbp-af-header-shrink .dl-menuwrapper {
    margin: 5px 0px 0px 0px;
}

.cbp-af-header.cbp-af-header-shrink .logo {
    position: relative;
    float: left;
    margin: 10px 0px;
}
    .cbp-af-header.cbp-af-header-shrink .logo::after {
        margin-left: 58px;
        top: -2px;
        display:none
    }
.cbp-af-header.cbp-af-header-shrink .menusup .link {
    padding: 2px 10px;
}

.cbp-af-header.cbp-af-header-shrink .div_utente {
    color: white;
    padding: 5px;
}

.cbp-af-header.cbp-af-header-shrink .menusup .flexnav li {
    padding: 4px 8px;
    margin: 0px;
}

.cbp-af-header.cbp-af-header-shrink .testata .cerca {
    margin: 10px;
}

.cbp-af-header .linguette {
    top: 168px;
}

.cbp-af-header.cbp-af-header-shrink .linguette {
    top: 120px;
}

.cbp-af-header.cbp-af-header-shrink .menu {
}
.cbp-af-header {
    background: rgba(255, 255, 255, 1);
}
    .cbp-af-header.cbp-af-header-shrink {
        height: 70px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        background: rgba(255, 255, 255, 0.9);
        -moz-box-shadow: 0 0 5px rgba(115,115,115,.25);
        
        box-shadow: 0 0 5px rgba(115,115,115,.25);
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .cbp-af-header.cbp-af-header-shrink .menusup {
        display:none;
    }
    .cbp-af-header.cbp-af-header-shrink .nav {
        margin-top: 5px;
    }
.cbp-af-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    height: 120px;
    -webkit-transition: height 0.1s;
    -moz-transition: height 0.1s;
    transition: height 0.1s;
}

    .cbp-af-header .cbp-af-inner {
        width: 100%;
        /* max-width: 69em; */
    margin: 0 auto;
}

    .cbp-af-header h1, .cbp-af-header nav {
        display: inline-block;
        position: relative;
    }
        /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
        .cbp-af-header h1, .cbp-af-header nav a {
            color: white;
        }

    .cbp-af-header li {
        position: relative;
    }

    .cbp-af-header h1 {
        text-transform: uppercase;
        color: #333;
        letter-spacing: 4px;
        font-size: 4em;
        margin: 0;
        float: left;
    }

    .cbp-af-header nav {
        float: right;
    }
        /* Transitions and class for reduced height */
        .cbp-af-header h1, .cbp-af-header nav a {
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

    .cbp-af-header.cbp-af-header-shrink h1, .cbp-af-header.cbp-af-header-shrink nav a {
    }

    .cbp-af-header.cbp-af-header-shrink h1 {
    }

@media (max-width:1034px) {

    .cbp-af-header.cbp-af-header-shrink .logo {
             margin: 13px 0px;
        height: 41px;
    }

    .cbp-af-header .cbp-af-inner .flexnav li a {
      
    }

    .cbp-af-header.cbp-af-header-shrink .column {

    margin-top: 4px;

    }
}

@media (max-width:875px) {
    .cbp-af-header.cbp-af-header-shrink .logo {
        /* margin: 13px 0px; */
        height: 58px;
        margin: 30px 25px;
    }

    .cbp-af-header {
     position:relative;
     height:auto;
    }

        .cbp-af-header.container {
         
        }

        .cbp-af-header img {
         
        }

        .cbp-af-header.cbp-af-header-shrink {
           
           
        }

            .cbp-af-header.cbp-af-header-shrink img {
            }

            .cbp-af-header.cbp-af-header-shrink .menu .show-menu {
       
            }

            .cbp-af-header.cbp-af-header-shrink .menu {
            
            }
}
