section.contactos .form-search .form-inline {
    padding-right: 5rem
}

    section.contactos .form-search .form-inline input {
        -webkit-box-flex: 1;
        flex: 1
    }

section.contactos-map .map-iframe {
    margin: -46px -1px 0;
    height: 60vh
}

    section.contactos-map .map-iframe iframe {
        width: 100%;
        height: 100%;
        border: none
    }

        section.contactos-map .map-iframe iframe.scrolloff {
            pointer-events: none
        }

section.contactos-map .gascan-address > p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    margin: 0
}

    section.contactos-map .gascan-address > p.name {
        color: #0075c9;
        font-size: 1.375rem;
        line-height: 1.875rem;
        font-weight: 700
    }

section.contactos-map .form-contactos-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap
}

    section.contactos-map .form-contactos-footer > div.actions {
        -webkit-box-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: end;
        justify-content: flex-end
    }

        section.contactos-map .form-contactos-footer > div.actions > .form-group {
            margin-bottom: 0;
            -webkit-box-flex: 0;
            flex: 0 1 200px
        }

        section.contactos-map .form-contactos-footer > div.actions button {
            width: 120px
        }

section.contactos-map .download-container button,
section.contactos-map .download-container a {
    width: 200px
}

@media (max-width:425px) {
    main.website div.website-container {
        top: 50px
    }
}

@media (max-width:768px) and (min-width:426px) {
    main.website div.website-container {
        top: 80px
    }
}

@media (max-width:768px) {
    main.website div.website-header, main.website div.website-header.bg-img-7 {
        min-height: auto;
        height: 365px
    }

    main.website div.website-container {
        overflow: hidden
    }

        main.website div.website-container section.contactos-header {
            margin: 2rem 0
        }

        main.website div.website-container section.contactos-map > .row {
            margin-left: -30px;
            margin-right: -30px
        }

        main.website div.website-container section.contactos-map .paper {
            border-radius: 0 !important;
            box-shadow: none !important
        }

        main.website div.website-container section.contactos-map iframe.scrolloff {
            pointer-events: all
        }

        main.website div.website-container section.contactos-map h4, main.website div.website-container section.contactos-map h5 {
            font-size: 1.375rem;
            line-height: 1.875rem;
            text-align: center
        }

        main.website div.website-container section.contactos-map .text-button-regular {
            font-size: 1rem
        }

        main.website div.website-container section.contactos-map .form-contactos-footer {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-flow: column nowrap;
            -webkit-box-align: center;
            align-items: center
        }

            main.website div.website-container section.contactos-map .form-contactos-footer > div.actions {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                flex-flow: column;
                -webkit-box-flex: 0;
                flex: 0
            }

                main.website div.website-container section.contactos-map .form-contactos-footer > div.actions > .form-group {
                    margin-bottom: 0;
                    -webkit-box-flex: 0;
                    flex: 0 1 80px
                }

                main.website div.website-container section.contactos-map .form-contactos-footer > div.actions button {
                    width: 120px
                }

        main.website div.website-container section.contactos-map .download-container {
            text-align: center;
            margin-bottom: 1rem
        }

        main.website div.website-container section.contactos-map .contacts-container {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            flex-flow: column-reverse nowrap
        }

            main.website div.website-container section.contactos-map .contacts-container p {
                font-size: 1rem;
                line-height: 1.5rem
            }

                main.website div.website-container section.contactos-map .contacts-container p.name {
                    font-size: 1.125rem;
                    line-height: 1.75rem
                }

        main.website div.website-container section.contactos-map .text-18 {
            font-size: 1rem;
            line-height: 1.5rem;
            text-align: center
        }

        main.website div.website-container section.contactos-map .text-22 {
            font-size: 1.125rem;
            line-height: 1.75rem;
            text-align: center
        }

        main.website div.website-container section.contactos-map .download-container {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-flow: column
        }
}
