footer.advantages, footer.footer-section > div:not(.bottom) {
    display: none;
}

.header-highlight .highlight {
    padding: 47.5px 25px;
}

.header-highlight img {
    margin: 0;
}

.premium-icons .premium-column h2 {
    min-height: 0px;
}

.title {
    line-height: 42px;
}

.text-center h2 {
    font-family: Roboto, sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #242424;
    text-transform: uppercase;
    line-height: 49.5px;
    margin-top: 0;
    margin-bottom: 0;
}

.text-center .subtitle {
    font-size: 20px;
    line-height: 24px;
    font-family: Roboto;
    text-transform: none;
}

.members-column .column-wrapper {
    min-height: 400px;
    padding-top: 0;
    background-position: center center;
}

    .members-column .column-wrapper .text-wrapper {
        z-index: 2;
    }

.members-column {
    margin-bottom: 43px;
}

.header-highlight .d-flex {
    justify-content: center;
    margin-bottom: 40px;
}

.full-width-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: url(/Images/benficaemcasa/fundo-banner.jpg);
    font-family: Roboto;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 20px;
    padding: 40px 15px;
}

    .full-width-banner p {
        width: 100%;
        color: #c30000;
        padding-bottom: 10px;
        font-weight: 500;
    }

        .full-width-banner p:nth-of-type(2) {
            width: 100%;
            color: #242424;
            padding-bottom: 10px;
            font-weight: 400;
            font-size: 24px;
            line-height: 28px;
        }

.gallery-with-link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .gallery-with-link .link-with-image {
        display: flex;
        justify-content: center;
        padding-bottom: 40px;
    }

        .gallery-with-link .link-with-image div:nth-of-type(1) {
            max-width: 425px;
        }

        .gallery-with-link .link-with-image img {
            width: 100%;
        }

        .gallery-with-link .link-with-image p:nth-of-type(1) {
            text-transform: uppercase;
            font-size: 14px;
            line-height: 16px;
            padding-top: 15px;
            color: #c30000;
        }

.header-highlight .highlight {
    background: url(/Images/benficaemcasa/fundo-03-red-01novo.jpg);
    justify-content: center;
}

.gallery-with-link .link-with-image p:nth-of-type(2) {
    font-family: Roboto;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
}

.products {
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding-bottom: 28px;
}

    .products .slick-dots {
        bottom: 0px !important;
    }

    .products .product {
        margin: 0 12px;
    }

        .products .product img {
            width: 100%;
        }

        .products .product p {
            font-size: 18px;
            line-height: 22px;
            padding-top: 18px;
            text-align: center;
            font-family: Roboto;
            font-weight: 500;
            padding: 10px 5% 0;
        }

.generic-list {
    padding-bottom: 30px;
}

.generic-content-container {
    padding-bottom: 70px;
}

.full-width-banner .button-area {
    padding-top: 0px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.full-width-banner .button {
    background: transparent;
    color: #242424;
    border: 1px solid #242424;
}

.premium-icons .premium-column svg {
    padding-bottom: 20px;
}

.premium-icons .premium-column {
    margin-bottom: 72px;
    padding: 0;
}

    .premium-icons .premium-column:last-of-type {
        margin-bottom: 64px;
    }

.mosaic-shadow {
    background: transparent linear-gradient(0deg, #00000080 0%, #00000000 100%) 0% 0% no-repeat padding-box;
}

.generic-list .list-item {
    padding: 20px 20px;
}

.full-width-banner .button-area a:nth-of-type(2) .button {
    margin-top: 15px;
}

.mbottom-forty {
    margin-bottom: 40px;
}

.info-column h2.font-large {
    font-size: 36px;
    line-height: 42px;
}

.info-column h4 {
    margin: 0;
}

.wallpapers {
    display: flex;
    justify-content: center;
    padding-bottom: 80px;
}

    .wallpapers .wallpaper {
        overflow: hidden;
        position: relative;
    }

    .wallpapers .slick-dots {
        bottom: 20px !important;
    }

    .wallpapers .wallpaper img {
        z-index: 0;
        transition: all 200ms ease-in-out;
        position: relative;
        margin: 0 1px 0 0;
    }

    .wallpapers .wallpaper .mosaic-shadow {
        opacity: 0;
        transition: all 200ms ease-in-out;
    }

.wallpaper .wallpaper-item {
    position: relative;
    transition: all 200ms ease-in-out;
}

.wallpapers .wallpaper-item:hover .mosaic-shadow {
    opacity: 1;
}

.wallpapers .wallpaper .wallpaper-item:hover {
    transform: scale(1.1);
}

.wallpapers .slick-slide {
    margin: 0 1px;
    max-width: 263px;
}

.wallpapers .wallpaper .wallpaper-icon {
    z-index: 1000;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
}

.partner-section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.partner-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 501px;
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

    .partner-wrapper .text-center {
        padding-bottom: 40px;
    }

        .partner-wrapper .text-center h2 {
            padding-bottom: 10px;
        }

        .partner-wrapper .text-center h2, .partner-wrapper p {
            color: #FFFFFF;
            text-align: center;
        }

    .partner-wrapper .button {
        background-color: transparent;
        color: #fff;
        border: 1px solid #fff;
    }



    .partner-wrapper .partner-slick {
        display: flex;
        justify-content: center;
    }

        .partner-wrapper .partner-slick .partner {
            margin-top: 10px;
        }

            .partner-wrapper .partner-slick .partner:hover img {
                transform: scale(1.1);
                transition: all 200ms ease-in-out;
            }

            .partner-wrapper .partner-slick .partner img {
                border-radius: 100%;
                transition: all 200ms ease-in-out;
            }

            .partner-wrapper .partner-slick .partner p {
                text-transform: uppercase;
            }

            .partner-wrapper .partner-slick .partner:hover p {
                color: #fff;
            }

            .partner-wrapper .partner-slick .partner p:nth-of-type(1) {
                font-size: 14px;
                line-height: 16px;
                padding-bottom: 5px;
                padding-top: 20px;
            }

            .partner-wrapper .partner-slick .partner p:nth-of-type(2) {
                font-size: 22px;
                line-height: 24px;
                text-transform: none;
                font-family: Roboto;
                font-weight: 500;
            }

.partner-slick {
    padding-bottom: 36px;
}

    .partner-slick .slick-dots {
        bottom: 10px !important;
    }

        .partner-slick .slick-dots li button:before {
            color: #ffffff !important;
        }

.partner img, .partner p {
    max-width: 140px;
    margin-right: auto;
    margin-left: auto;
}

.back-to-top {
    display: block !important;
}

section.info-column {
    margin-bottom: 0px;
}

.partner-section .button-area {
    margin-bottom: 40px;
}

@media screen and (max-width: 375px) {
    #hashtag {
        font-size: 34px;
    }
}

@media screen and (min-width:768px) {
    .text-center .subtitle {
        padding: 0 6%;
    }

    .gallery-with-link .link-with-image {
        width: 32.2%;
        padding-bottom: 72px;
    }

        .gallery-with-link .link-with-image p:nth-of-type(1) {
            padding-top: 20px;
        }

    .members-column .column-wrapper:last-of-type {
        margin-bottom: 52px;
    }

    .members-column {
        margin-bottom: 29px;
    }

    .generic-list {
        padding-bottom: 40px;
    }

    .full-width-banner p:nth-of-type(2) {
        padding-bottom: 30px;
        font-size: 32px;
        line-height: 38px;
    }

    .full-width-banner .button-area a:nth-of-type(1) {
        margin-right: 20px;
    }

    .header-highlight .highlight {
        padding: 60px 25px;
    }

    .premium-icons .premium-column {
        width: 24.5%;
    }

        .premium-icons .premium-column:last-of-type {
            margin-bottom: 64px;
        }

    .full-width-banner {
        margin-bottom: 40px;
    }

        .full-width-banner .button-area a:nth-of-type(2) .button {
            margin-top: 10px;
        }

    #video-container video {
        height: 100%;
    }

    /*.partner-wrapper {
        margin-bottom: 40px;
    }*/

    .partner-wrapper .text-center {
        padding-bottom: 36px;
    }

    .partner-slick {
        padding-bottom: 60px;
    }

        .partner-slick .slick-dots {
            bottom: 15px !important;
        }

    .partner img, .partner p {
        max-width: 100%;
    }

    .info-column .line:last-of-type {
        padding: 4% 0px 25px;
    }

    section.info-column {
        margin-bottom: 75px;
    }

    .wallpapers .wallpaper .wallpaper-icon {
        width: 58px;
        height: 58px;
    }
}

@media screen and (min-width: 992px) {
    .info-column .line .text {
        padding: 0 11% 0 0;
    }

    .partner-slick .spacer {
        width: 70px !important;
        line-height: 225px;
    }
}
