﻿html {
    scroll-behavior: smooth;
}

footer .map.row {
    display: none;
}

footer.section.advantages {
    display: none;
}

.partners-list {
    margin-top: 40px;
    margin-bottom: 40px;
}

.text-center h1.title {
    font-family: Roboto, sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #242424;
    text-transform: uppercase;
    line-height: 1.16em;
    margin-top: 0;
}

partners-list .partners-list h2.title {
    padding-bottom: 4px;
}

.partners-list p.subtitle {
    font-size: 20px;
    line-height: 24px;
}

.text-center h2.title.sale {
    margin-top: 20px;
}

.grey-area .row {
    margin-bottom: 0;
}


.grey-section {
    padding-top: 40px;
    padding-bottom: 15px;
}

    .grey-section p, .bg-banner-section p {
        padding-bottom: 20px;
        font-size: 24px;
        line-height: 28px;
    }

    .grey-section h3, .bg-banner-section h3 {
        font-weight: 500;
        text-transform: none;
        font-size: 32px;
        line-height: 40px;
        font-family: Roboto;
    }

.filter-navigation .main-nav-row-container .mobileFilter {
    padding: 0 15px;
}

.members-column .column-wrapper {
    min-height: unset;
    padding-top: 0;
}

.header-link {
    display: flex;
    height: 50px;
    align-items: center;
    border-bottom: 1px solid #ddd;
    font-family: Roboto;
    font-size: 14px;
    line-height: 18px;
}

    .header-link a {
        margin-left: 4%;
    }

        .header-link a.active {
            font-weight: 500;
            color: #c30000;
            cursor: default;
        }

.steps-header h1 {
    font-size: 36px;
    line-height: 42px;
    text-transform: none;
    font-weight: 500;
    margin: 0;
    padding-top: 40px;
}

.bordered-link {
    margin-left: 1.683%;
    margin-right: 1.683%;
    padding: 0 30px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    width: -webkit-fill-available;
    overflow: hidden;
    font-family: Roboto;
}

    /*.partner-detail .bordered-link {
    border-top: none;
}*/

    .bordered-link.open svg {
        transform: rotate(-90deg);
    }

    .bordered-link .link {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
        padding: 39px 0px;
        cursor: pointer;
    }

        .bordered-link .link p {
            font-size: 24px;
            line-height: 28px;
            max-width: 290px;
            padding-right: 15px;
        }

        .bordered-link .link svg {
            height: 20px;
            stroke-width: 2px;
        }


    .bordered-link .content {
        max-height: 0px;
        max-width: 852px;
        /*padding-left: 10px;*/
        transition: all 500ms ease-in-out;
    }

    .bordered-link.open .content {
        max-height: 5000px;
        padding-bottom: 40px;
    }

.partner-detail .bordered-link.open .content {
    max-width: 852px;
}

.bordered-link .content p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 40px;
}

    .bordered-link .content p span {
        font-size: 24px;
        line-height: 38px;
        padding-bottom: 10px;
        font-weight: 500;
    }

.banner-full-size .column-wrapper .text-wrapper {
    bottom: 30px;
}

    .banner-full-size .column-wrapper .text-wrapper h4 {
        padding-bottom: 10px;
    }


#redpower-selectbox-section.search {
    margin-top: 0px;
}

    #redpower-selectbox-section.search .inner-item {
        padding: 70px 7%;
    }

#redpower-selectbox-section .search-suggestions {
    position: absolute;
    left: 4%;
    right: 4%;
    width: 92%;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 20px;
    top: 98px;
    background-color: #f4f4f4;
    z-index: 5;
    border: solid 1px #bebebe;
    border-top-color: #eee;
}

#redpower-selectbox-section .border-bottom {
    position: relative;
}

#redpower-selectbox-section .search-suggestions .search-suggestions-items {
    padding: 0px;
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #242424;
}

    #redpower-selectbox-section .search-suggestions .search-suggestions-items .search-result {
        cursor: pointer;
    }

#redpower-selectbox-section .inner-item.open .wrapper-category .type-item svg {
    width: 75px;
    margin: 0 auto;
}

#redpower-selectbox-section .inner-item .wrapper-search div p {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #242424;
}

#redpower-selectbox-section .inner-item .wrapper-promotions {
    display: none;
}

#redpower-selectbox-section .inner-item .wrapper-category {
    display: none;
}

#redpower-selectbox-section .inner-item .wrapper-promotions {
    display: none;
    justify-content: center;
    align-items: center;
    background-color: #d24040;
}

    #redpower-selectbox-section .inner-item .wrapper-promotions .image-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        #redpower-selectbox-section .inner-item .wrapper-promotions .image-wrapper svg {
            max-width: 30px;
            max-height: 36px;
            margin: 0px 20px;
            fill: #fff;
            stroke-width: 0px;
        }

#redpower-selectbox-section .inner-item.open .wrapper-promotions {
    margin-top: 15px;
    display: flex;
    padding: 5px;
}

    #redpower-selectbox-section .inner-item.open .wrapper-promotions .text-wrapper:hover {
        cursor: pointer;
    }

        #redpower-selectbox-section .inner-item.open .wrapper-promotions .text-wrapper:hover a {
            color: #fff !important;
        }

    #redpower-selectbox-section .inner-item.open .wrapper-promotions .text-wrapper p {
        text-decoration: underline;
        text-transform: uppercase;
    }

#redpower-selectbox-section .inner-item.open .wrapper-category {
    display: block;
}

    #redpower-selectbox-section .inner-item.open .wrapper-category .type-item {
        display: flex;
        justify-content: center;
        flex-direction: column;
        background-color: rgba(0,0,0,0);
        width: calc(33% - 2px);
        min-height: 160px;
    }

#redpower-selectbox-section .inner-item .wrapper-category .type-item .partners-svg {
    max-height: 90px;
}

#redpower-selectbox-section .inner-item .wrapper-category .type-item .text-container p {
    font-family: Roboto;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #242424;
}

#redpower-selectbox-section .inner-item.open .wrapper-category .type-item:hover {
    cursor: pointer;
}

#redpower-selectbox-section .inner-item.open .wrapper-category .type-item svg {
    stroke: none;
}

#redpower-selectbox-section .inner-item.open .wrapper-category .type-item:hover .text-container p, #redpower-selectbox-section .inner-item .wrapper-category .type-item.active .text-container p {
    color: #c30000;
}

#redpower-selectbox-section .inner-item.open .wrapper-category .type-item:hover svg, #redpower-selectbox-section .inner-item .wrapper-category .type-item.active svg {
    fill: #c30000;
}

#redpower-selectbox-section .button:hover:before {
    background-color: #fff !important;
    border-color: #c30000;
}

#redpower-selectbox-section .button:hover span {
    color: #c30000;
}

#redpower-selectbox-section {
    text-align: center;
    color: white;
    stroke: white;
}

    #redpower-selectbox-section .relative .submit-button {
        position: absolute;
        right: 20px;
        top: 33px;
        bottom: 0;
        margin: auto;
        cursor: pointer;
        color: #242424;
    }

        #redpower-selectbox-section .relative .submit-button:hover, #redpower-selectbox-section .relative .submit-button:hover svg {
            fill: #c30000;
            color: #c30000;
        }

    #redpower-selectbox-section .clear-input:hover .clear-search p, #redpower-selectbox-section .clear-input:hover svg {
        stroke: #c30000;
        color: #c30000;
    }

    #redpower-selectbox-section .relative .submit-button svg {
        width: 23px;
        height: 30px;
        stroke: none;
        fill: #242424;
        position: relative;
        top: 9px;
        left: 0;
        transition: fill 100ms ease-in-out;
    }

    #redpower-selectbox-section .relative .submit-button a {
        margin-left: 5px;
        font-size: 18px;
    }

    #redpower-selectbox-section .inner-item {
        position: relative;
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        padding: 50px 7%;
    }

        #redpower-selectbox-section .inner-item .col-12 {
            padding: 5px 0px;
        }

            #redpower-selectbox-section .inner-item .col-12.near-me {
                font-size: 18px;
                line-height: 26px;
                padding-left: 12px;
                color: #242424;
                display: flex;
                padding-top: 10px;
            }

                #redpower-selectbox-section .inner-item .col-12.near-me .active {
                    color: #c30000;
                }

                    #redpower-selectbox-section .inner-item .col-12.near-me .active svg {
                        fill: #c30000;
                    }


                #redpower-selectbox-section .inner-item .col-12.near-me a p {
                    display: flex;
                }

                #redpower-selectbox-section .inner-item .col-12.near-me a svg {
                    width: 17px;
                    height: 26px;
                    margin-right: 7px;
                    stroke: none;
                    transition: stroke 100ms ease-in-out;
                }

                #redpower-selectbox-section .inner-item .col-12.near-me a:hover svg {
                    fill: #c30000;
                }

    #redpower-selectbox-section .dropdown-lower {
        max-width: 290px;
        margin: 7px auto;
        padding-left: 0 !important;
        background-color: white;
    }

    #redpower-selectbox-section .dropdown {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        border: none;
    }

    #redpower-selectbox-section .dropdown-lower svg {
        width: 20px;
        height: 15px;
        margin-left: auto;
    }

    #redpower-selectbox-section h2 {
        text-transform: uppercase;
        /*color: white;*/
        padding: 0 20px;
        margin-top: 0px;
    }

    #redpower-selectbox-section h4 {
        text-transform: none;
        color: white;
        font-size: 25px;
        font-weight: 300;
        padding: 0 20px;
    }

    #redpower-selectbox-section .flex-container-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin: auto;
        width: 75%;
        font-size: 14px;
        font-weight: 300;
        color: white;
    }

        #redpower-selectbox-section .flex-container-row div {
            padding: 10px 10px;
        }

        #redpower-selectbox-section .flex-container-row a:hover {
            color: white;
            text-decoration: underline;
        }

    #redpower-selectbox-section input {
        background: transparent;
        border: 1px solid #bebebe;
        color: #242424;
        padding: 20px 90px 20px 20px;
        margin-top: 20px;
        width: 100%;
        font-size: 14px;
        line-height: 18px;
    }

        #redpower-selectbox-section input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            color: #242424;
            opacity: 0.7;
            font-weight: 300;
        }

        #redpower-selectbox-section input::-moz-placeholder { /* Firefox 19+ */
            color: #242424;
            opacity: 0.7;
            font-weight: 300;
        }

        #redpower-selectbox-section input:-ms-input-placeholder { /* IE 10+ */
            color: #242424;
            opacity: 0.7;
            font-weight: 300;
        }

        #redpower-selectbox-section input:-moz-placeholder { /* Firefox 18- */
            color: #242424;
            opacity: 0.7;
            font-weight: 300;
        }

    #redpower-selectbox-section .inner-item {
        position: relative;
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        padding: 15px 4% 20px;
        background-color: #f4f4f4;
        font-family: Roboto;
    }

    #redpower-selectbox-section h2 {
        font-size: 30px;
        color: #242424;
        text-align: center;
        text-transform: uppercase;
        font-weight: 300;
    }


.individual-partners-container .image-wrapper img {
    transition: all 200ms ease-out;
    transition: transform .2s;
    padding-bottom: 10px;
}

.individual-partners-container .image-wrapper.hover img {
    transition: opacity 250ms ease-in-out;
}

    .individual-partners-container .image-wrapper.hover img.on-hover {
        transition: opacity 500ms ease-in-out;
    }

.individual-partners-container:hover .image-wrapper img {
    transform: scale(1.08);
    cursor: pointer;
    transition: all 200ms linear;
}

.individual-partners-container .image-wrapper img.on-hover {
    position: absolute;
    padding-right: 12px;
}

.individual-partners-container .image-wrapper.quarter img.on-hover {
    padding-left: 12px;
    margin-bottom: 10px;
}

.individual-partners-container:hover .image-wrapper img.hover, .individual-partners-container .image-wrapper img.on-hover {
    opacity: 0;
}

.individual-partners-container:hover .image-wrapper img.on-hover {
    opacity: 1;
}

.individual-partners-container:hover .partner-text:not(.detail-view) p {
    color: #C30000 !important;
}

.partners-title {
    padding: 50px 3% 0px;
}

    .partners-title .title {
        text-align: center;
        margin-bottom: 5px;
    }

    .partners-title .body {
        text-align: center;
        font-size: 16px;
        line-height: 1.42857143;
    }

    .partners-title .subtitle {
        text-align: center;
        padding: 0px 12%;
        text-transform: uppercase;
        color: #c30000;
        font-size: 24px;
    }

        .partners-title .subtitle strong {
            font-family: 'Roboto Bold', sans-serif;
        }

.special-partners .individual-partners-container {
    background-color: #fff;
    padding: 0 12px 20px 12px;
    margin-bottom: 20px;
}

    .special-partners .individual-partners-container:last-of-type {
        margin-bottom: 0px;
    }

.partner-detail .special-partners .individual-partners-container:last-of-type {
    margin-bottom: 80px;
}

.special-partners .image-wrapper {
    position: unset;
    height: 100%;
}

.special-partners .quarter.image-wrapper {
    position: unset;
    height: 100%;
    position: relative;
    padding-top: 65%;
    display: flex;
    justify-content: center;
}

    .special-partners .quarter.image-wrapper img {
        position: absolute;
        top: 0;
        height: 100%;
    }

.special-partners .image-wrapper.hover {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.special-partners .logos-wrapper {
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.special-partners .border {
    width: 100%;
    height: 1px;
    background-color: #c30000;
}

    .special-partners .border.detail-view {
        background-color: #242424;
    }

.special-partners .individual-partners-container .border {
    width: 80%;
    margin: 0 37px;
}

.special-partners .individual-partners-container .icon-wrapper {
    background-color: #ddd;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
}

.special-partners .partner-text {
    height: 100%;
    font-family: Roboto;
    padding-top: 14px;
    text-align: center;
    margin: 0 10px;
    font-size: 18px;
    line-height: 24px;
}

    .special-partners .partner-text .campaign {
        height: 30px;
        margin-top: 20px;
    }

        .special-partners .partner-text .campaign p:first-child {
            line-height: 30px;
            font-size: 14px;
            color: #ffffff !important;
            background-color: #c30000;
            display: inline-block;
            padding: 0 10px;
        }

.special-partners .individual-partners-container a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.special-partners .partner-text p:first-child,
.special-partners .partner-text p.associate {
    color: #c30000;
    font-size: 26px;
}

.special-partners .partner-text.dark p:first-child {
    color: #242424;
}

.special-partners .partner-text p:last-child {
    padding-top: 10px;
}

.special-partners .partner-text p span {
    font-size: 48px;
    line-height: 63px;
    font-weight: bold;
}

.special-partners .partner-text.detail-view p span {
    font-size: 24px;
    line-height: 32px;
}

.special-partners .partner-text.detail-view p.adept span {
    font-size: 20px;
    line-height: 32px;
}

.special-partners .partner-text p.adept span {
    font-weight: normal;
}

.special-partners .partner-text p.adept.hidden {
    display: none;
}

.steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

    .steps .step {
        max-width: 1096px;
        padding-bottom: 80px;
    }

        .steps .step .text-wrapper {
            padding-bottom: 40px;
        }

        .steps .step .input-wrapper.generic-form {
            padding-top: 0;
        }

            .steps .step .input-wrapper.generic-form .form-textbox .error-msg {
                padding-right: 5%;
                text-align: left;
            }

        .steps .step .text-wrapper p {
            text-transform: uppercase;
            color: #c30000;
            font-size: 18px;
            line-height: 24px;
            padding-bottom: 5px;
        }

            .steps .step .text-wrapper p.link a {
                text-transform: none;
                text-decoration: none;
                color: #242424;
                font-family: Roboto;
                font-size: 20px;
                font-weight: bold;
                line-height: 26px;
            }

            .steps .step .text-wrapper p.link:not(:last-of-type) {
                padding-top: 18px;
                padding-bottom: 10px;
            }

            .steps .step .text-wrapper p.link svg {
                margin-left: 5px;
                transform: none;
                stroke-width: 5px;
            }

            .steps .step .text-wrapper p.link a {
                text-transform: none;
                text-decoration: none;
                color: #242424;
                font-family: Roboto;
                font-size: 20px;
                font-weight: bold;
                line-height: 26px;
            }

            .steps .step .text-wrapper p.link:not(:last-of-type) {
                padding-top: 18px;
                padding-bottom: 10px;
            }

            .steps .step .text-wrapper p.link svg {
                margin-left: 5px;
                transform: none;
                stroke-width: 5px;
            }

        .steps .step .text-wrapper h2 {
            font-size: 32px;
            line-height: 40px;
            padding-bottom: 10px;
            font-family: Roboto;
            font-weight: 500;
            margin: 0;
        }

        .steps .step .text-wrapper h3 {
            font-size: 20px;
            line-height: 26px;
            font-family: Roboto;
            margin: 0;
            color: #242424;
            text-transform: none;
            font-weight: 400;
        }

            .steps .step .text-wrapper h3 span {
                color: #c30000;
            }

            .steps .step .text-wrapper h3 span {
                color: #c30000;
            }

            .steps .step .text-wrapper h3 a {
                color: #c30000;
                cursor: pointer;
            }

                .steps .step .text-wrapper h3 a:hover {
                    text-decoration: underline;
                }


        .steps .step .input-wrapper .form-textbox {
            padding-bottom: 0;
            padding-top: 5px;
        }

            .steps .step .input-wrapper .form-textbox .three-elements.date {
                display: grid;
                grid-template-columns: 1fr 1fr 1fr [end];
                gap: 5px;
            }

                .steps .step .input-wrapper .form-textbox .three-elements.date input {
                    text-align: center;
                }

        .steps .step .input-wrapper .button-area {
            padding-top: 12px;
        }

            .steps .step .input-wrapper .button-area a, .steps .step .input-wrapper .button-area a .button {
                width: 100% !important;
            }

        .steps .step .input-wrapper .logging-info {
            text-align: center;
        }

            .steps .step .input-wrapper .logging-info p:first-child {
                padding-top: 5px;
                padding-bottom: 20px;
                text-align: left;
                font-size: 18px;
                line-height: 24px;
            }

            .steps .step .input-wrapper .logging-info .link a {
                color: #242424;
                font-size: 18px;
                line-height: 48px;
            }

                .steps .step .input-wrapper .logging-info .link a:hover {
                    cursor: pointer;
                    text-decoration: none;
                }

.clean-filter svg {
    stroke: #242424;
    stroke-width: 4px;
}

.filter-navigation .main-nav-row-container .width {
    white-space: nowrap;
}

.filter-navigation .main-nav-row .main-nav-row-container .item {
    display: flex;
    align-items: center;
}

.filter-navigation .main-nav-row .list {
    border-left: 1px solid rgb(221, 221, 221) !important;
}

.filter-navigation .main-nav-row-container .notification svg {
    transition: fill 100ms ease-in-out !important;
}

.filter-navigation .main-nav-row .main-nav-row-container .item {
    width: unset !important;
    font-family: Roboto;
}

    .filter-navigation .main-nav-row .main-nav-row-container .item.list {
        padding-left: 25px;
        padding-right: 25px;
        display: inline-block;
        float: none;
        flex: 1 0 40%;
    }

    .filter-navigation .main-nav-row .main-nav-row-container .item.location {
        margin-right: 20px;
        padding: 0;
        display: inline-block;
        float: none;
        flex: 1 0 40%;
    }

    .filter-navigation .main-nav-row .main-nav-row-container .item.selected {
        color: #c30000;
    }

        .filter-navigation .main-nav-row .main-nav-row-container .item.selected svg {
            fill: #c30000;
        }

.modalFilter .popup .popup-content .filter.open .options {
    max-height: 840px !important;
}

.row.padding-default.partner-details {
    margin-top: 50px;
}

.partner-details .partner-info {
    width: 100%;
    font-family: Roboto;
    font-size: 18px;
    line-height: 30px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: solid 1px #e8e8e8;
    color: #888888;
}

.partner-details .list-page:not(.active) {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.partner-details .list-page {
    visibility: visible;
    opacity: 1;
    height: 100%;
    transition: opacity 500ms ease-in;
    position: static;
}

.partner-details .page-navigation {
    margin-top: 18px;
    float: right;
}

    .partner-details .page-navigation span.current-page {
        font-weight: bold;
    }


    .partner-details .page-navigation svg {
        -webkit-transform: rotate( 180deg );
        transform: rotate( 180deg );
        transition: none !important;
        cursor: pointer;
    }

        .partner-details .page-navigation svg.prev {
            -webkit-transform: rotate( 180deg );
            transform: rotate( 180deg );
            transition: none !important;
            cursor: pointer;
        }

        .partner-details .page-navigation svg.next {
            -webkit-transform: unset !important;
            transform: unset !important;
            transition: none !important;
            cursor: pointer;
        }

        .partner-details .page-navigation svg.grey {
            stroke: #888888;
            cursor: default;
        }

.partner-info .partner {
    font-weight: bold;
    color: #c30000;
}

.partner-info .category {
    margin-bottom: 18px;
}

.partner-info .type {
    margin-bottom: 15px;
}

.partner-info .discount {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.partner-info .icons {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 35px;
    color: #242424;
    max-width: 182px;
}

    .partner-info .icons a {
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .partner-info .icons .site svg {
        height: 24px;
        width: 24px;
        margin-right: 14px;
    }

    .partner-info .icons .site {
        position: absolute;
        right: 0;
    }

    .partner-info .icons .location svg {
        height: 24px;
        width: 16px;
        margin-right: 14px;
    }

    .partner-info .icons a:hover svg {
        fill: #c30000;
        transition: fill 100ms ease-in-out;
    }

.content-wrapper .geoloc-wrapper a {
    display: flex;
    align-items: center;
    width: 135px;
    font-size: 18px;
    transition: color 100ms ease-in-out;
}

.content-wrapper {
    padding-left: 15px;
}

    .content-wrapper .geoloc-wrapper a svg {
        width: 27px;
        height: 24px;
        transformation: fill 100ms ease-in-out;
    }

    .content-wrapper .geoloc-wrapper a:hover svg {
        fill: #c30000;
    }

    .content-wrapper .geoloc-wrapper a.active svg {
        fill: #c30000;
    }

    .content-wrapper .geoloc-wrapper a.active {
        color: #c30000;
    }

.result-map {
    width: 100%;
    padding: 0;
}

.gmap {
    margin-top: 50px;
    position: relative;
}

    .gmap .result-map #map {
        height: 540px;
        width: 100%;
    }

    .gmap #info-popup:not(.active) {
        visibility: hidden;
        opacity: 0;
        height: 0;
        min-height: 0;
    }

    .gmap #info-popup.active {
        position: absolute;
        width: 96%;
        min-height: 508px;
        top: 12px;
        left: 2%;
        max-width: 396px;
        visibility: visible;
        opacity: 1;
    }

    .gmap #info-popup #info-wrapper {
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        padding: 20px;
        font-family: Roboto;
        text-align: center;
        position: relative;
    }

        .gmap #info-popup #info-wrapper #image-wrapper {
            padding-bottom: 20px;
            border-bottom: solid 1px #c30000;
        }

            .gmap #info-popup #info-wrapper #image-wrapper img {
                width: 100%;
                height: 178px;
                object-fit: cover;
            }

        .gmap #info-popup #info-wrapper #text-wrapper {
            padding-top: 20px;
            color: #888888;
        }

            .gmap #info-popup #info-wrapper #text-wrapper a:hover {
                color: #c30000;
            }

        .gmap #info-popup #info-wrapper .close {
            width: 20px;
            height: 20px;
            stroke: #242424;
            stroke-width: 1.5px;
            opacity: 1;
            position: absolute;
            right: 20px;
            z-index: 1;
        }

        .gmap #info-popup #info-wrapper .title {
            color: #c30000;
            display: inline-block;
            width: 100%;
            line-height: 1em;
            padding-bottom: 5px;
            font-weight: 500;
        }

        .gmap #info-popup #info-wrapper .discount {
            color: #242424;
            font-size: 18px;
            line-height: 18px;
            padding-bottom: 20px;
            display: inline-block;
            width: 100%;
            font-weight: 500;
        }

        .gmap #info-popup #info-wrapper .address {
            color: #888888;
            font-size: 14px;
            line-height: 18px;
            padding-bottom: 7px;
            display: inline-block;
            width: 100%;
        }

        .gmap #info-popup #info-wrapper .schedule {
            color: #888888;
            font-size: 14px;
            line-height: 18px;
            padding-bottom: 7px;
            display: inline-block;
            width: 100%;
        }

        .gmap #info-popup #info-wrapper .email {
            color: #888888;
            font-size: 14px;
            line-height: 18px;
        }

        .gmap #info-popup #info-wrapper .telephone {
            color: #888888;
            font-size: 14px;
            line-height: 18px;
        }

        .gmap #info-popup #info-wrapper .contacts {
            padding-bottom: 7px;
        }

        .gmap #info-popup #info-wrapper .location {
            font-size: 14px;
            line-height: 18px;
            color: #888888;
        }

        .gmap #info-popup #info-wrapper #links-wrapper {
            font-size: 18px;
            line-height: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding-top: 17px;
        }

            .gmap #info-popup #info-wrapper #links-wrapper a {
                display: flex;
                align-items: center;
            }

                .gmap #info-popup #info-wrapper #links-wrapper a:hover svg {
                    fill: #c30000;
                    transition: fill 100ms ease-in-out;
                }

            .gmap #info-popup #info-wrapper #links-wrapper .site svg {
                width: 24px;
                height: 24px;
                margin-right: 14px;
            }

    .gmap .result-map .cluster div {
        height: 100%;
        font-family: 'Roboto Condensed';
        font-size: 18px;
        padding-top: 10px;
        color: #c30000;
        font-weight: 500;
    }

.pac-container {
    box-shadow: 0px 8px 6px rgb(0 0 0 / 30%);
    background-color: #f4f4f4;
    /*display: block !important;*/
    margin-top: 5px;
    min-width: 91.6%;
}

.pac-logo:after {
    height: 12px;
    background-size: contain;
}

.banner-small-text {
    margin-bottom: 40px;
}

/* TODO: Rever estes estilos e a sua necessidade. Nunca fazer estes estilos assim... Estava por exemplo a estragar item do menu */
/*.title {
    font-size: 40px;
    line-height: 52px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 46px;
}

.title.top {
    margin-bottom: 10px;
}

.title.first {
    margin-top: -20px;
}*/

.banner-partners .row {
    padding-top: 30px;
}

.partner-detail .header .social-title-panel {
    margin-bottom: 15px;
    margin-bottom: 0;
}

.text-center #moda {
    margin-top: 50px;
    margin-bottom: 0;
}

.text-center #restauracao, .text-center #tecnologia {
    margin-top: 80px;
    margin-bottom: 0;
}

.partner-details .empty-list {
    margin: 100px 0 80px 0;
    font-family: 'Roboto';
    text-align: center;
    font-size: 18px;
    line-height: 18px;
}

.bordered-link a:hover {
    color: #242424;
}

    .bordered-link a:hover svg {
        stroke: #242424;
    }

.header .description {
    margin-bottom: 18px;
}

.header .small-text {
    font-family: 'Roboto Condensed', sans-serif;
    color: #888888;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px !important;
}

.partners-search #redpower-selectbox-section {
    margin-bottom: 0;
}

.wrapper-search .clear-input {
    height: 20px;
    width: 20px;
    position: absolute;
    right: 57px;
    top: 48px;
    cursor: pointer;
    opacity: 1;
}

    .wrapper-search .clear-input svg {
        width: 20px;
        height: 20px;
        stroke: #242424;
        stroke-width: 2px;
        transition: stroke 100ms ease-in-out;
    }

#redpower-selectbox-section .clear-input .clear-search p {
    transition: color 100ms ease-in-out;
}

.advantagesLanding .atm-page {
    padding: 0;
}

    .advantagesLanding .atm-page img {
        width: 100%;
    }

.steps .step .text-wrapper p.link a {
    cursor: pointer;
}

.steps .step .text-wrapper p.link svg {
    transform: translateX(0) !important;
    transition: transform 0.3s ease !important;
    stroke-width: 5px;
    width: 5px;
    height: 8px;
    fill: none;
    margin-left: 10px;
}

.steps .step .text-wrapper p.link a:hover svg {
    transform: translateX(5px) !important;
    transition: transform 0.3s ease !important;
}

@media (min-width: 992px) {
    .half-partner {
        margin-bottom: 20px;
    }

        .half-partner .individual-partners-container .image-wrapper img {
            padding-bottom: 0px;
        }

    .special-partners .half-partner .individual-partners-container a {
        height: 200px;
    }

    .special-partners .half-partner .partner-text {
        padding: 19px 0;
        padding-left: 32px;
        border-left: 1px solid #c30000;
        text-align: left;
        border-top: none;
        margin: 10px 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        height: 100%
    }

        .special-partners .half-partner .partner-text.detail-view {
            border-left: 1px solid #242424;
            border-top: none;
        }

    .stats .statistics .stat {
        width: auto;
    }

    .premium-icons .premium-column {
        width: 26.5%;
    }

    .grey-section .button-area {
        display: flex;
        flex-direction: row;
    }

        .grey-section .button-area .button, .bg-banner-section .button-area .button {
            margin: 0 10px;
        }

    #redpower-selectbox-section input {
        padding: 20px 205px 20px 20px;
    }

    #redpower-selectbox-section .inner-item.open .wrapper-category .type-item {
        width: 12.5%;
    }

    #redpower-selectbox-section {
        margin-top: 20px;
    }

        #redpower-selectbox-section .search-suggestions {
            left: 9.88%;
            right: 9.88%;
            width: 80.24%;
            top: 135px;
        }

        #redpower-selectbox-section .button {
            width: unset;
        }

    .bordered-link .link p {
        max-width: 100%;
    }

    .steps .step {
        padding-bottom: 100px;
    }

        .steps .step .input-wrapper .button-area {
            width: 95%;
        }

        .steps .step .text-wrapper.col-sm-6 {
            padding-top: 100px;
            padding-right: 30px;
        }

    .grey-section p {
        font-size: 32px;
        line-height: 40px;
    }

    #redpower-selectbox-section input {
        font-size: 18px;
        line-height: 24px;
        padding-left: 20px;
    }

    .header-link a {
        margin: 0 2%;
    }

    .special-partners .partner-text {
        border-top: 1px solid #c30000;
        min-height: 210px;
    }

        .special-partners .partner-text.detail-view {
            border-top: 1px solid #242424;
        }

    .grey-area .grey-section {
        padding: 40px 2%;
    }

    .clean-filter svg {
        stroke: #242424;
        stroke-width: 4px;
    }

    .content-wrapper {
        padding-left: 28px;
    }

    .filter-navigation .main-nav-row .list span {
        padding-left: 10px;
    }

    .filter-navigation .main-nav-row span {
        transition: color 100ms ease-in-out;
        font-size: 18px;
        line-height: 24px;
    }

    .grey-section, .bg-banner-section {
        padding-top: 70px;
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 35px;
        */
    }

    .gmap #map {
        height: 650px !important;
    }

    .gmap #info-popup {
        width: 392px;
        min-height: 565px;
        top: 25px;
        left: 25px;
    }

        .gmap #info-popup #info-wrapper {
            background-color: #ffffff;
            padding: 25px;
        }

            .gmap #info-popup #info-wrapper .close {
                right: 25px;
            }

                .gmap #info-popup #info-wrapper .close:hover {
                    stroke: #c30000;
                }

            .gmap #info-popup #info-wrapper #text-wrapper {
                padding-top: 25px;
            }

            .gmap #info-popup #info-wrapper #links-wrapper {
                padding-top: 20px;
                padding-bottom: 15px;
            }

    .pac-container {
        min-width: initial;
    }

    .partner-details .partner-info {
        padding-right: 65%;
    }

    #redpower-selectbox-section .inner-item {
        padding: 45px 9.88% 40px;
    }

    .text-center #moda {
        margin-top: 70px;
    }

    .text-center #restauracao, .text-center #tecnologia {
        margin-top: 80px;
    }

    .bordered-link a:hover {
        color: #c30000;
    }

        .bordered-link a:hover svg {
            stroke: #c30000;
        }

    .partners-list {
        margin-bottom: 20px;
    }

    .wrapper-search .clear-input {
        width: unset;
        display: flex;
        justify-content: center;
        right: 173px;
    }

    #redpower-selectbox-section .clear-search p {
        padding-left: 10px;
    }

    .advantagesLanding .atm-page {
        padding: 0 1.683%;
    }

    .steps .step .input-wrapper .form-textbox .three-elements.date {
        max-width: calc(100% - 18px);
        gap: 0px;
    }

    .steps .step .input-wrapper .logging-info p:first-child {
        text-align: center;
    }
}

@media (min-width: 992px) {

    .special-partners .partner-text {
        min-height: 190px;
    }


    #redpower-selectbox-section .inner-item.open .wrapper-category .type-item svg {
        width: 75px;
        margin: 0 auto;
    }

    #redpower-selectbox-section .cover-video {
        padding-top: 35%;
    }

    .stats .statistics {
        padding: 10px 0;
    }

        .stats .statistics .slick-list {
            width: 100%;
        }

            .stats .statistics .slick-list .slick-track {
                display: flex;
                justify-content: space-between;
            }

    .partner-details .partner-info {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 0;
        height: 114px;
        position: relative;
    }

    .partner-info .first-column {
        margin: 0;
        position: absolute;
        left: 0;
        width: 315px;
    }

        .partner-info .first-column:hover p {
            color: #c30000;
        }

    .partner-info .category {
        margin-bottom: 0;
        position: absolute;
        left: 22%;
        width: 250px;
    }

    .partner-info .type {
        margin-bottom: 0;
        position: absolute;
        left: 43%;
        width: 250px;
    }

    .partner-info .discount {
        margin-bottom: 0;
        position: absolute;
        left: 63%;
        display: flex;
        flex-direction: column;
        width: 250px;
    }

    .partner-info .icons {
        width: 167px;
        position: absolute;
        margin: 0;
        right: 0;
    }

        .partner-info .icons .location svg {
            margin-right: 14px;
        }
}

@media (min-width: 1280px) {

    .special-partners .partner-text {
        min-height: 187px;
    }
}
