*:not(.fa) {
    font-family: 'Roboto', sans-serif;
}

.bg-grey {
    background: #F5F5F5;
}

/*****/

#hero {
    min-height: 650px;
    overflow: hidden;
    background-image: url('../img/bg-hero.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

#hero #hero-logos {
    color: #5C5C5C;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.18px;
    z-index: 99;
    position: relative;
}

#hero #hero-title {
    height: 530px;
}

#hero #hero-title h1 {
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.675px;
}

#hero #hero-title h2 {
    color: #FFF;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.375px;
}

#hero hr {
    width: 161px;
    height: 2px;
    background: #5497C6;
    opacity: 1;
    margin: 5px auto;
    border: 0;
    border-radius: 0;
}

#hero #hero-title button,
#gallery button {
    border-radius: 25px;
    background: #5497C6;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 46px;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.63px;
    text-transform: uppercase;
}

#hero #hero-title button:hover,
#gallery button:hover {
    color: #5497C6;
    background: #FFF;
}

#hero #hero-info {
    min-height: 200px;
    background: linear-gradient(90deg, rgba(84, 151, 198, 0.60) 50%, rgba(255, 255, 255, 0.60) 50%);
}

#hero #hero-info .p1 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.63px;
}

#hero #hero-info .p2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.225px;
}

#hero #hero-info .p3 {

    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.27px;
}

#hero #hero-info #box1 p {
    color: #FFF;
}

#hero #hero-info #box2 p {
    color: #5497C6;
}

.interna.ps #hero {
    min-height: unset;
}



@media (min-width: 768px) {

    #hero #hero-title button,
    #gallery button {
        min-width: 263px;
    }
}

.text{
    color: #5C5C5C;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.3px;
}

/*****/

#bg-baby p {
    color: #5C5C5C;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.3px;
}

#bg-baby #img-baby {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-position: center;
    background-image: url('../img/img-baby.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

/*****/

#intervista {
    background: #F5F5F5;
}

#intervista p {
    color: #5C5C5C;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.375px;
}

/*****/

.boxBlu {
    background: #5497C6;
}

.boxBlu h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.675px;
}

.boxBlu hr {
    width: 161px;
    height: 2px;
    background: #FFF;
    opacity: 1;
    margin: 5px auto;
    border: 0;
    border-radius: 0;
}

.boxBlu button {
    min-width: 263px;
    border-radius: 25px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #5497C6;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.63px;
    text-transform: uppercase;
}

.boxGrey {
    background: #F5F5F5;
}

.boxGrey h3 {
    color: #1A1A1A;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.675px;
}

.boxGrey hr {
    width: 161px;
    height: 2px;
    background: #5497C6;
    opacity: 1;
    margin: 5px auto;
    border: 0;
    border-radius: 0;
}

.boxGrey button {
    min-width: 263px;
    border-radius: 25px;
    background: #5497C6;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.63px;
    text-transform: uppercase;
}

.boxBlu button:hover,
.boxGrey button:hover {
    background: #1A1A1A;
    color: #ffffff;
}

/*****/

#gallery h3 {
    color: #1A1A1A;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.525px;
}

#gallery hr {
    width: 102px;
    height: 2px;
    background: #5497C6;
    opacity: 1;
    margin: 5px auto;
    border: 0;
    border-radius: 0;
}

#gallery .btn-group .btn {
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #5497C6;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.63px;
    text-transform: uppercase;
    width: 100px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 0
}

#gallery .btn-group .btn1 {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#gallery .btn-group .btn2 {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#gallery .btn-group .btn.active {
    background: #5497C6;

    color: #FFF;
}

#video .filter {
    color: #5C5C5C;
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.42px;
    text-transform: uppercase;
}


@media (min-width: 400px) {
    #gallery .btn-group .btn {
        width: 145px;
    }
}

/*****/

#diretta h3 {
    color: #1A1A1A;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.675px;
}

#diretta hr {
    width: 161px;
    height: 2px;
    background: #5497C6;
    opacity: 1;
    margin: 5px auto;
    border: 0;
    border-radius: 0;
}

/*****/

footer {
    background: #1A1A1A;
}

footer li {
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.3px;
}

footer p {
    color: rgba(255, 255, 255, 0.80);
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.225px;
}

footer .list-group-item {
    font-size: 15px;
}

footer .sep {
    border-right: 2px solid #ffffff !important;
}

.modal .close {
    border: 0;
    background: transparent;
}

footer #f-logo1 {
    height: 50px;
}

footer #f-logo2 {
    height: 80px;
}

footer #f-logo3 {
    height: 45px;
}

.f_gallery {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 1200px) {
    #hero #hero-info .p2 {
        font-size: 28px;
    }
}

@media (max-width: 991px) {
    #bg-baby #img-baby {
        display: none;
    }

    footer #f-logo1 {
        height: 35px;
    }

    footer #f-logo2 {
        height: 53px;
    }

    footer #f-logo3 {
        height: 44px;
    }
}

@media (max-width: 767px) {
    #hero #hero-logos {
        font-size: 8px;
    }

    #hero #hero-logos img#logo1 {
        max-height: 25px;
    }

    #hero #hero-logos img#logo2 {
        max-height: 37px;
    }

    #hero #hero-logos img#logo3 {
        max-height: 28px;
    }

    #hero #hero-title h1 {
        font-size: 35px;
        letter-spacing: -0.525px;
    }

    #hero #hero-title h2 {
        font-size: 18px;
        letter-spacing: -0.27px;
    }

    #hero #hero-info {
        background: linear-gradient(0deg, #5497C6 50%, #DADADA 50%);
    }

    #hero #hero-info .p1,
    #hero #hero-info .p2,
    #hero #hero-info .p3 {
        color: #5497C6;
    }

    .boxBlu h3,
    .boxGrey h3 {
        font-size: 35px;
        letter-spacing: -0.525px;
    }

    #intervista p {
        font-size: 25px;
        letter-spacing: -0.375px;
    }


}