.txtServ {
    width: 100%;
    margin: 0 auto;
    font-size: 1em;
    display: block;
    text-align: left;
    line-height: 1.4em;
    max-width: 500px;
    padding: 30px 10px 30px 20px;
    border: 1px dashed #FFEB3B;
    background-color: #9070BA;
    color:#fff;
}
.box2CP{
    width: 80%;
    margin:0 auto;
    overflow: hidden;
    height: auto;
}

@media screen and (min-width: 1260px) {
    .prebanner {
        width: 100%;
        min-height: 500px;
        background-image: url("/grafica/innovazione.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 80px;
    }

    .nauCP {
        margin: 80px 0 0 150px;
        font-size: 2.0em;
        font-weight: bold;
        display: block;
        background-color: #FFF;
        opacity: 0.7;
        padding: 5px;
        letter-spacing: 3px;
        line-height: 0.8em;
        color: #008000;
    }
}

@media screen and (min-width: 700px) and (max-width: 1259px) {
 .nauCP {
        margin: 240px 0 0 150px;
        font-size: 2.0em;
        font-weight: bold;
        display: block;
        background-color: #FFF;
        opacity: 0.7;
        padding: 5px;
        letter-spacing: 3px;
        line-height: 0.8em;
        color: #008000;
    }
}

@media screen and (max-width: 699px) {
    .nauCP {
        margin: 150px auto;
        text-align: center;
        font-size: 2.0em;
        font-weight: bold;
        display: block;
        background-color: #FFF;
        opacity: 0.7;
        padding: 5px;
        letter-spacing: 3px;
        color: #008000;
    }
}

/******************************************* vecchio css*/
@media screen and (min-width: 1200px) {
    .flex-partner {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        padding: 5px 10px 2px 10px;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        color: #333;
        background-color: #fff;
        align-items: flex-start;
    }

    .partner-item {
        width: 350px;
        height: auto;
        margin: 15px 1em 13px 1em;
        padding: 0px;
        font-size: 1.0em;
        line-height: 1.6em;
    }

    .cent {
        width: 100%;
        min-height: 60px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0px 50px 0px 50px;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        color: #333;
        background-color: #9070BA;
        align-items: flex-start;
    }
}

@media screen and (max-width: 1199px) {
    .flex-partner {
        width: 90%;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        padding: 0px 10px 10px 10px;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        color: #333;
        background-color: #fff;
    }

    .partner-item {
        width: 98%;
        height: auto;
        margin: 0 auto;
        padding: 10px;
        font-size: 1.0em;
        line-height: 1.6em;
    }

    .cent {
        width: 100%;
        height: auto;
        background-color: #9070BA;
        text-align: center;
        margin-top: 10px;
        padding: 5px;
    }
}

/* i risultati */
.flex-elenco {
    background-color: #FFF;
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (min-width: 700px) {
    .elenco-item {
        font-size: 1.0em;
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 12px;
        margin: 10px;
        background-color: #FFFF8D;
    }
}

@media screen and (max-width: 699px) {
    .elenco-item {
        width: 90%;
        font-size: 1.0em;
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 12px;
        margin: 10px;
        background-color: #FFFF8D;
    }
}

.txtG {
    font-size: 3.0em;
    text-align: center;
    color: #e7e7e7;
    padding-top: 8px;
}

@media screen and (max-width: 1000px) {
    .txtG {
        font-size: 2.0em;
        display: block;
        text-align: center;
        color: #e7e7e7;
        padding-top: 8px;
    }
}

.flex-sviluppo {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 5px 10px 2px 10px;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #333;
    background-color: #FFF;
    align-items: flex-start;
}

@media screen and (max-width:1199px) {
    .flex-sviluppo {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0px 10px 10px 10px;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        color: #333;
        background-color: #FFF;
    }
}

.notit {
    background-color: #fff;
    font-size: 1.1em;
    color: #0C0;
    text-align: center;
    border-radius: 6px;
    margin-top: 20px;
}

.notit2 {
    background-color: #9070BA;
    font-size: 1.0em;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    margin-top: 20px;
}

.licenze-item img {
    float: left;
    padding: 10px 6px 12px 0;
}

.testo {
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}