body {
    background-color: #838383;
}

.page-container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.immagine-header {
    width: 100%;
    height: auto;
}

.fascia-1, .fascia-1-extra {
    background-color: #f60432;
    padding-top: 35px;
    padding-bottom: 35px;
}

.fascia-1 h1 {
    font-size: 40px;
    font-weight: bold;
    color: white;
    text-align: center;
    margin-bottom: 15px;
    line-height: 60px;
}

.fascia-1-extra h1 {
    font-size: 40px;
    font-weight: normal;
    color: white;
    text-align: center;
    margin-bottom: 0px;
    line-height: 50px;
}

.fascia-1 p {
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
}

.fascia-2 {
    background: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

.fascia-2 .testo-rosso {
    color: #f60432;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
}

.fascia-2 .testo-grigio {
    color: #484848;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
}

.fascia-2 .testo-normale {
    color: #484848;
    font-size: 20px;
    text-align: center;
    margin-bottom: 5px;
}

.fascia-3 .tematica {
    margin-left: -15px;
    margin-right: -15px;
}

.fascia-3 .tematica img {
    width: 100%;
    height: auto;
}

.fascia-3 .tematica img.default {
    display: inline;
}

.fascia-3 .tematica:hover img.default {
    display: none;
}

.fascia-3 .tematica img.hover {
    display: none;
}

.fascia-3 .tematica:hover img.hover {
    display: inline;
}

.fascia-4 {
    background: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

.fascia-4 .testo-piccolo {
    color: #484848;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
}

.fascia-4 .testo-grande {
    color: #484848;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.fascia-4 img {
    width: 100%;
    max-width: 445px;
}

.fascia-5 {
    background-color: #f0f0f0;
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 70px;
}

.fascia-5 .col-md-3 {
    width: 25%;
}

.fascia-5 h2 {
    text-align: center;
    color: #484848;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 35px;
    font-size: 20px;
}

.fascia-5 img {
    width: 100%;
    max-width: 160px;
    margin-bottom: 15px;
}

.fascia-5 p {
    font-size: 16px;
    margin-bottom: 0px;
}

.fascia-6 {
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

.fascia-6 h2 {
    color: #484848;
    margin-top: 0px;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
}

.fascia-6 img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 30px;
}

.fascia-6 p {
    text-align: center;
    font-size: 16px;
}

.fascia-7 {
    background: #f0f0f0;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 30px;
}

.fascia-7 h2 {
    text-align: center;
    color: #484848;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 35px;
}

.fascia-7 .img-relatore {
    position: relative;
    margin: auto;
    max-width: 225px;
}

.fascia-7 .img-relatore img {
    width: 100%;
    height: auto;
}

.fascia-7 .desc-relatore {
    font-size: 18px;
    color: #484848;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 35px;
}

.fascia-8 {
    background: white;
}

.fascia-8 p {
    text-align: center;
    color: #484848;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    padding-top: 45px;
    padding-bottom: 45px;
    margin-bottom: 0px;
}

.fascia-2 .freccia-perche,
.fascia-4 .freccia-perche {
    float: right;
    width: 100%;
    height: auto;
    max-width: 160px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    margin-right: -3vw;
}

a.btn-u.btn-u-t1-inverted,
a.btn-u.btn-u-t1-inverted:active,
a.btn-u.btn-u-t1-inverted:focus {
    background-color: #f60432;
    font-size: 20px;
    padding: 10px 32px;
}

.col-sm-4 {
    width: 25%;
}

.col-sm-4 {
    width: 33.33333333%;
}

.testo-poi-piccolo {
    font-size: 36px;
}

.immagine-webinar-header {
    width: 100%;
    height: auto;
}

.immagine-webinar-mobile-header {
    width: 100%;
    height: auto;
    display: none;
}

@media (max-width: 767px) {

    .fascia-5 .col-md-3 {
        width: 100%;
        margin-bottom: 40px;
    }

    .fascia-2 .freccia-perche,
    .fascia-4 .freccia-perche {
        display: none;
    }

    .col-sm-3 {
        width: 100%;
    }

    .col-sm-4 {
        width: 100%;
    }

    .testo-poi-piccolo {
        font-size: 24px;
    }

    .fascia-1 h1 {
        font-size: 36px;
    }

    .fascia-7 {
        padding-left: 30px;
        padding-right: 30px;
    }

    form .col-md-6 {
        text-align: left;
    }

}

@media (max-width: 540px) {

    .immagine-webinar-header {
        display: none;
    }

    .immagine-webinar-mobile-header {
        display: block;
    }

}

ul.webinar-dul li {
    font-size: 20px;
    margin-bottom: 10px;
}

.master-publitalia {
    background-color: white;
}

.master-publitalia .img-responsive {
    max-width: 100%;
}

.master-publitalia .flag-consenso-container span,
.master-publitalia .flag-consenso-container a,
.master-publitalia .recaptcha-span,
.master-publitalia .recaptcha-span a {
    color: white;
    font-size: 10px;
}

.master-publitalia .btn-u-t3 {
    background-color: white;
    color: #42525b;
    border: 2px #FFF solid;
}

.master-publitalia .btn-u-t3:hover {
    background-color:  #79a8c4;
    color: white;
    border: 2px #79a8c4 solid;
}

.landing-ricerca-lavoro .fascia-even {
    background-color: #fff;
}

.landing-ricerca-lavoro .fascia-odd {
    background-color: #f2f2f2;
}


.landing-ricerca-lavoro .step-container {
    display: inline-block;
    line-height: 0px;
    border-radius: 50%;
    border: 3px solid #000;
    font-size: 35px;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
}

.landing-ricerca-lavoro .step-container span {
    display: inline-block;
    padding-top: 50%;
    padding-bottom: 50%;
    margin-left: 8px;
    margin-right: 8px;
}

.landing-ricerca-lavoro .fascia-even h1 {
    color: #f03;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.landing-ricerca-lavoro .fascia-even h2 {
    text-align: center;
}

.landing-ricerca-lavoro h3 {
    color: #000;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}

.landing-ricerca-lavoro .desc-h3 {
    color: #555555;
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.landing-ricerca-lavoro .row-guide {
    display: flex;
    flex-direction: row;
    justify-content: center;
    column-gap: 20px;
    margin-bottom: 40px;
}

.landing-ricerca-lavoro .row-guide div.img-container {
    max-width: 170px;
}

.landing-ricerca-lavoro .row-guide div.desc-container {
    max-width: 385px;
    text-align: left
}

.landing-ricerca-lavoro .row-guide div.desc-container h4 {
    color: #555555;
    font-size: 20px;
    font-weight: bold;
}

.landing-ricerca-lavoro .annunci-in-evidenza {
    max-width: 80%;
    margin: auto;
}

.landing-ricerca-lavoro .annunci-in-evidenza a.btn-u.btn-u-t1-inverted {
    padding: 6px 10px;
    font-size: 14px;
    min-width: 155px;
}

.landing-ricerca-lavoro .step-finale {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 40px;
}

.landing-ricerca-lavoro .step-finale p {
    color: #f03;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    max-width: 350px;
}

ul.osservatorio li {
    margin-bottom: 10px;
    font-size: 18px;
}

@font-face {
    font-family: 'BodoniModa';
    src: url('../font/BodoniModa-VariableFont_opsz_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'NunitoSans';
    src: url('../font/NunitoSans-VariableFont_YTLC_opsz_wdth_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'EbGaramount';
    src: url('../font/EBGaramond-Italic-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'AuthenticSignature';
    src: url('../font/Authentic_Signature.otf') format('truetype');
}

.landing-bando-longevita-garzanti .blue {
    background-color: #001689;
    text-align: center;
}

.landing-bando-longevita-garzanti .blue h1 {
    padding: 20px 0;
    color: white;
    font-family: BodoniModa;
}

.landing-bando-longevita-garzanti .sotto-titolo {
    text-align: center;
}

.landing-bando-longevita-garzanti .sotto-titolo p {
    font-family: NunitoSans;
    font-size: 18px;
}

.landing-bando-longevita-garzanti .desc-rosa {
    background-color: #f69676;
    margin-top: 10px;
    text-align: center;
    padding: 20px 0;
}

.landing-bando-longevita-garzanti p.nunito-sans {
    font-family: NunitoSans;
    font-size: 16px;
}

.landing-bando-longevita-garzanti p.authentic-signature {
    font-family: AuthenticSignature;
    color: #001689;
    font-size: 70px;
}

.landing-bando-longevita-garzanti .desc-rosa p.eb-garamount {
    font-family: EbGaramount;
    font-size: 40px;
    margin: 0;
    line-height: 1.4;
}

.landing-bando-longevita-garzanti h2 {
    font-family: EbGaramount;
    margin: 0;
}

.landing-bando-longevita-garzanti ul.nunito-sans {
    padding-left: 20px;
    font-family: NunitoSans;
}

.landing-bando-longevita-garzanti p.desc-apertura-candidature {
    font-family: NunitoSans;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding-top: 16px;
}

.landing-bando-longevita-garzanti p.desc-gg-apertura-candidature {
    font-family: NunitoSans;
    color: #fff;
    font-weight: 900;
    font-size: 36px;
    margin: 0;
    line-height: 1;
}

.landing-bando-longevita-garzanti p.desc-ora-apertura-candidature {
    font-family: NunitoSans;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti {
    background-color: #E0E0E0;
    padding: 15px;
    text-align: center;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti.candidatura-2 {
    border: 2px solid #001689;
    background-color: #fff;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti.candidatura > div {
    border: 2px solid #001689;
    padding-top: 41px;
}

.landing-bando-longevita-garzanti p.invito {
    font-family: NunitoSans;
    color: #838383;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    padding-top: 20px;
}

.landing-bando-longevita-garzanti .social-row p {
    font-family: NunitoSans;
    color: #838383;
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
}

.landing-bando-longevita-garzanti .social-row a {
    text-decoration: none;
}

.landing-bando-longevita-garzanti .social-row img {
    width: 40px;
    height: auto;
}

.landing-bando-longevita-garzanti .social-row .social-4s {
    margin-bottom: 0;
}

.landing-bando-longevita-garzanti .social-row .social-4s p {
    height: 35px;
    padding-top: 10px;
}

@media (max-width: 1199px) {
    .landing-bando-longevita-garzanti .social-row .social-4s {
        margin-bottom: 20px;
    }

    .landing-bando-longevita-garzanti .social-row .social-4s p {
        height: unset;
        padding-top: 0;
    }
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti.candidatura p.invito {
    color: #555555;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti p.titolo-blu {
    font-family: NunitoSans;
    color: #001689;
    font-weight: 900;
    font-size: 38px;
    line-height: 1;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti.candidatura p.titolo-blu {
    font-size: 35px;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti.candidatura .row-bottone-candidati {
    display: flex;
    justify-content: center;
    column-gap: 5px;
    margin-bottom: 30px;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti.candidatura .row-bottone-candidati a {
    margin-bottom: 8px;
    margin-top: 7px;
}

.landing-bando-longevita-garzanti .form-bando-longevita-garzanti.candidatura .row-bottone-candidati img {
    width: 43px;
    height: auto;
}

.landing-bando-longevita-garzanti .right-column {
    text-align: center;
}

.landing-bando-longevita-garzanti .right-column p.nunito-sans {
    line-height: 1.2;
    font-size: 14px;
}

.landing-bando-longevita-garzanti .desc-promozione {
    font-family: NunitoSans;
    font-weight: 500;
    color: #001689;
    font-size: 22px;
    line-height: 1;
}

.landing-bando-longevita-garzanti .form-candidatura {
    font-family: NunitoSans;
    background-color: #fff;
    padding: 5%;
    margin: 5%;
    margin-top: 25px;
    text-align: left;
}

.landing-bando-longevita-garzanti .form-candidatura label {
    margin: 0;
}

.landing-bando-longevita-garzanti .form-candidatura a {
    color: #f69676;
    font-weight: bold;
}

@media (max-width: 670px) {
    .landing-ricerca-lavoro .row-guide {
        flex-direction: column;
        align-items: center;
    }

    .landing-ricerca-lavoro .row-guide div.desc-container {
        text-align: center;
    }

    .landing-ricerca-lavoro .annunci-in-evidenza {
        max-width: 100%;
    }
}

.landing-bando-longevita-garzanti img.gif-animazione {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 1250px) {
    .landing-bando-longevita-garzanti img.gif-animazione {
        display: none;
    }
}

@media (max-width: 767px) {
    .landing-bando-longevita-garzanti .hide-tablet {
        display: none;
    }
}

.landing-bando-longevita-garzanti .hide-up-500 {
    display: none;
}

@media (max-width: 500px) {
    .landing-bando-longevita-garzanti .hide-under-500 {
        display: none;
    }
    .landing-bando-longevita-garzanti .hide-up-500 {
        display: block;
    }
}

@media (max-width: 436px) {
    .landing-bando-longevita-garzanti .hide-under-436 {
        display: none;
    }
}