.h1h{
margin: 0 auto;
padding:5px;
margin-bottom:10px;
line-height: 1.1em;
font-style:bold; 
}
@media screen and (min-width: 1626px) {
.nau1 {
        width:100%;
        float: left;
        padding: 50px 20px 20px 100px;
        line-height: 1.1em;
        overflow: hidden;
        font-size: 1.4em;
        text-align: left;
        display: block;
        position: relative;
        margin-top:-350px;
        margin-left:150px;
        z-index:5000px;
    }

    .nau1span {
        font-size: 2.2em;
        letter-spacing: 3px;
        line-height: 1.2em;
        color: #000;
        text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
        padding-bottom: 15px;
    }
}

@media screen and (min-width: 1164px) and (max-width: 1625px) {
    .nau1 {
        width:100%;
        float: left;
        padding: 80px 10px 20px 20px;
        line-height: 1.5em;
        overflow: hidden;
        font-size: 1.4em;
        text-align: left;
        position: relative;
        margin-top:-350px;
        margin-left:150px;
        z-index:5000px;
    }

    .nau1span {
        font-size: 1.9em;
        letter-spacing: 3px;
        line-height: 0.8em;
        color: #000;
        text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
        padding-bottom: 15px;
    }
}

@media screen and (min-width: 701px) and (max-width: 1163px) {
    .nau1 {
        width:100%;
        float: left;
        padding: 20px 10px 20px 5px;
        line-height: 1.5em;
        overflow: hidden;
        font-size: 1.4em;
        text-align: left;
        position: relative;
        margin-top:-200px;
        margin-left:60px;
        z-index:5000px;
    }

    .nau1span {
        font-size: 1.9em;
        letter-spacing: 3px;
        line-height: 0.8em;
        color: #000;
        text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
        padding-bottom: 15px;
    }
}


@media screen and (max-width: 700px) {
  .nau1 {
        float: left;
        padding: 10px;
        line-height: 1.5em;
        max-width: 100%;
        overflow: hidden;
        font-size: 1.4em;
        text-align: left;
        position: relative;
        margin-top:-10px;
        margin-left:50px;
        z-index:5000px;
    }

    .nau1span {
        font-size: 1.8em;
        font-weight: bold;
        letter-spacing: 3px;
        line-height: 0.8em;
        color: #000;
        text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
        padding-bottom: 15px;
    }
}

/***************************************fine banner sotto menu*/

/***********************box cosa facciamo*/
/******contenitore dei box*/
@media screen and (min-width: 1499px) {
.prebx {
    width: 70%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    padding: 0px 20px 20px 28px;
    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: 1299px) and (max-width: 1500px){
.prebx {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    padding: 0 20px 20px 28px;
    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: 900px) and (max-width: 1300px){
.prebx {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    padding: 0 20px 20px 28px;
    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 (max-width: 899px) {
.prebx {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    padding: 0 20px 20px 28px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
}
.bx1 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 4px 0 8px 0;
    color: #000080;
    font-size: 3.0em;
    letter-spacing: 2.0;
    font-weight: bold;
    margin-top: -10px;
}

.bx {
    display: flex;
    align-items: center;
    gap: 20px;
    float: left;
    margin: 0 20px 10px 15px;
    padding-right: 10px;
    line-height: 1.3em;
    width: 1000px;
    height: 256px;
    overflow: hidden;
    font-size: 1.2em;
    text-align: left;
    color: #000;
    margin-top: 8px;
    background-color:#EEEEEE; 
}
.bx img {
    display: block;
    height: auto;
    padding-right: 6px;
}


.bx:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 9px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.bxTit {
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 30px;
    color: #fff;
}


.bx2 {
    float: left;
    padding-top: 40px;
    margin: 0 20px 10px 15px;
    line-height: 1.3em;
    width: 300px;
    height: 375px;
    overflow: hidden;
    font-size: 1.4em;
    text-align: center;
    color: #fff;
    display: block;
    background-image: url("/grafica/web-app.jpg");
    background-repeat: no-repeat;
    margin-top: 8px;
}

.bx2:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 9px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.bx3 {
    float: left;
    padding-top: 40px;
    margin: 0 20px 10px 15px;
    line-height: 1.3em;
    width: 300px;
    height: 375px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    display: block;
    background-image: url("/grafica/internet.jpg");
    background-repeat: no-repeat;
    margin-top: 8px;
}

.bx3:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 9px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.bx4 {
    float: left;
    padding-top: 40px;
    margin: 0 20px 10px 15px;
    line-height: 1.3em;
    width: 300px;
    height: 375px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    display: block;
    background-image: url("/grafica/formazione-home.jpg");
    background-repeat: no-repeat;
    margin-top: 8px;
}

.bx4:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 9px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.bx5 {
    float: left;
    padding-top: 40px;
    margin: 0 20px 10px 15px;
    line-height: 1.3em;
    width: 300px;
    height: 375px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    display: block;
    background-image: url("/grafica/consulenza-home.jpg");
    background-repeat: no-repeat;
    margin-top: 8px;
}

.bx5:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 9px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.bx6 {
    float: left;
    padding-top: 40px;
    margin: 0 20px 10px 15px;
    line-height: 1.3em;
    width: 300px;
    height: 375px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    display: block;
    background-image: url("/grafica/work-home.jpg");
    background-repeat: no-repeat;
    margin-top: 8px;
}

.bx6:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 6px 9px rgba(0, 0, 0, 0.3);
    z-index: 1;
}


/*************************fine box cosa facciamo*/

/***************** box orizzontale */
@media screen and (min-width: 1260px) {

    /*sottotitolo sopra le 6 foto*/
    .bxTit2 {
        font-size: 1.2em;
        font-weight: bold;
        padding-bottom: 30px;
        color: #fff;
    }

    /*fine*/
    .largebox1 {
        width: 100%;
        background-color: #fff;
    }

    .inizio {
        padding-bottom: 10px;
        text-align: center;
    }

    .largebox {
        margin: 0 auto;
        margin-top: 25px;
        width: 70%;
        height: auto;
        font-size: 1.1em;
        line-height: 1.6em;
        text-align: left;
        padding: 10px;
        border: 1px solid #ccc;
    }

    .soluzioni {
        font-size: 0.5em;
        margin-bottom:-14px;
        font-weight: bold;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 1259px) {
    .bxTit2 {
        font-size: 1.0em;
        font-weight: bold;
        padding-bottom: 30px;
        color: #fff;
    }

    .largebox1 {
        width: 100%;
        background-color: #fff;
    }

    .inizio {
        padding-bottom: 10px;
        text-align: center;
    }

    .largebox {
        margin: 0 auto;
        margin-top: 25px;
        width: 70%;
        height: auto;
        font-size: 1.1em;
        line-height: 1.6em;
        padding: 20px 0 20px 0;
        text-align: left;
    }

    .soluzioni {
        font-size: 0.4em;
        margin-bottom:-25px;
        font-weight: bold;
        line-height: 1.1em;
    }
}

/***************** fine box orizzontale */

/***************************************** 1 + 2box */
@media screen and (min-width: 1266px) {
    .motivi {
        width: 400px;
        margin: 0 auto;
        margin-bottom: 20px;
        background-color: #e6e6e6;
        color: #333;
        font-size: 2.4em;
        display: block;
        padding: 150px 20px 0 20px;
        text-align: center;
    }

    .flex-centro {
        background-color: #FFF;
        max-width: 1150px;
        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;
    }

    .centro-item {
        max-width: 300px;
        height: auto;
        overflow: hidden;
        margin: 30px;
        padding: 15px 10px 15px 10px;
        line-height: 1.3em;
    }

    .centro-item img {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 15px 10px 15px 10px;
    }
}

@media screen and (max-width: 1265px) {
    .motivi {
        width: 100%;
        height: auto;
        margin: 0 auto;
        margin-bottom: 20px;
        background-color: #2C3E50;
        color: #FFF;
        font-size: 2.0em;
        display: block;
        padding: 6px 0 9px 0;
        text-align: center;
    }

    .flex-centro {
        background-color: #FFF;
        width: 100%;
        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;
    }

    .centro-item {
        max-width: 300px;
        height: auto;
        overflow: hidden;
        margin: 30px;
        padding: 0px 10px 0px 10px;
    }

    .centro-item img {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0 10px 0 10px;
    }
}

/* *****************fine 1 + 2 box */

/* ************** 3 box */
.flex-giallo {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: -20px 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: 600px) {
    .giallo-item {
        width: 300px;
        height: 160px;
        overflow: hidden;
        margin: 20px 25px 30px 25px;
        padding: 40px 20px 0 10px;
        background-color: #fff;
        color: #333;
        font-size: 1.5em;
        text-align: center;
        line-height: 1.3em;
        border-bottom: 1px solid #ccc;
    }
}

@media screen and (max-width: 599px) {
    .giallo-item {
        width: 290px;
        height: auto;
        overflow: hidden;
        margin: 10px 0 10px 0;
        padding: 5px 20px 5px 10px;
        background-color: #e6e6e6;
        color: #333;
        font-size: 1.5em;
        text-align: center;
        line-height: 1.3em;
    }
}

/* fine 3 box */

/* nostro ruolo*/
@media screen and (min-width: 1266px) {
    .flex-centro2 {
        background-color: #fff;
        width: 100%;
        padding: 20px;
        color: #FFF;
        margin: 10px 0 20px 0;
    }
}

@media screen and (max-width: 1265px) {
    .flex-centro2 {
        background-color: #2C3E50;
        width: 100%;
        padding: 5px;
        color: #FFF;
        margin-bottom:50px;
    }
}

/************* fine nostro ruolo */

/****************************/
.box22 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.box22E {
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    line-height: 1.5em;
    padding: 10px 20px 30px 20px;
}

.box22E b {
    color: #108984;
}

.txtspan {
    font-size: 1.1em;
    color: #ffd700;
}

.txtspan2 {
    font-size: 1.1em;
    color: #228b22;
}

/* ------------------------- fine media query */
.piede {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #333;
    border-top: 8px solid #fff;
}

.flag {
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    max-width: 800px;
    height: auto;
    overflow: hidden;
    font-size: 0.8em;
    color: #666;
}

.fila1 {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 30%;
    height: auto;
    color: #e0e0e0;
}

.fila1 a {
    color: #ccc;
}

.fila1 a:hover {
    color: #fff;
    text-decoration: none;
}

.fila1 li {
    line-height: 1.7em;
}

.fila2 {
    display: inline-block;
    width: 96%;
    height: auto;
    margin-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    color: #CCC;
    font-size: 0.8em;
    line-height: 1.6em;
}

.fila2 a {
    color: #e0e0e0;
}
.foto{
max-width:100%;
    border:1px solid #fff;
}
.lavoriamo {
    width: 100%;
    padding: 20px;
    background-color: #448AFF;
    margin: -30px 0 0 0;
}

.txtW {
    margin: 0 auto;
    font-size: 1.5em;
    display: block;
    text-align: left;
    color: #fff;
    line-height: 1.4em;
    max-width: 800px;
    padding: 30px 0 30px 0;
}

.txtW1 {
    font-size: 1.2em;
    display: block;
    color: #CDDC39;
}