/* HEADER */
#header {
    background-color: #f8f8f9;
    z-index: 100;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}

#header .pageWidth {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 89px;
}

#header .logo {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 1990.053 325.933'%3E%3Cdefs%3E%3Cstyle%3E.st0%7Bfill:%230b142d%7D%3C/style%3E%3C/defs%3E%3Cellipse cx='111.552' cy='38.801' class='st0' rx='111.552' ry='38.801'/%3E%3Cellipse cx='78.093' cy='126.016' class='st0' rx='78.093' ry='38.801'/%3E%3Cellipse cx='38.047' cy='210.978' class='st0' rx='38.047' ry='38.801'/%3E%3Cpath d='M310.858 251.011V2.211h154.611v38.823H355.13v66.432h107.273v38.482H355.13v105.063h-44.273ZM522.673 2.068c14.644 0 25.542 11.238 25.542 25.201 0 14.304-10.898 25.201-25.542 25.201-14.303 0-25.541-10.898-25.541-25.201 0-13.962 11.238-25.201 25.541-25.201Zm-21.455 248.943V81.075h42.91v169.936h-42.91ZM635.389 251.011h-42.91V81.075h41.548v28.947c7.833-19.752 29.969-33.034 56.531-33.034 40.866 0 63.683 29.969 63.683 72.197V251.01h-42.91v-94.674c0-24.179-10.898-41.888-36.439-41.888-23.498 0-39.504 17.028-39.504 41.548v95.014ZM842.435 251.011h-42.91V81.075h41.548v28.947c7.833-19.752 29.969-33.034 56.531-33.034 40.866 0 63.683 29.969 63.683 72.197V251.01h-42.91v-94.674c0-24.179-10.898-41.888-36.439-41.888-23.498 0-39.504 17.028-39.504 41.548v95.014ZM1038.243 180.517c2.724 25.541 19.071 42.909 49.38 42.909 20.773 0 36.779-9.194 44.953-22.136h39.844c-11.579 30.309-44.272 53.807-84.797 53.807-57.894 0-91.609-38.482-91.609-89.224 0-51.424 37.121-88.884 89.565-88.884 53.467 0 89.225 37.12 89.225 89.565v13.963h-136.562Zm-.34-28.266h96.036c-2.724-26.222-20.093-44.612-47.678-44.612-26.563 0-44.953 17.027-48.358 44.612ZM1345.413 111.044V81.075h42.229v167.552c0 43.931-39.844 77.305-92.63 77.305-43.931 0-78.327-19.412-91.269-58.234h42.569c8.173 16.346 24.18 25.201 48.359 25.201 29.287 0 50.061-16.006 50.061-44.272v-33.034c-9.876 17.027-31.671 31.331-59.596 31.331-50.402 0-84.117-37.802-84.117-84.798 0-47.336 33.715-85.138 84.117-85.138 29.288 0 52.105 14.984 60.277 34.055Zm-.681 51.083c0-29.969-23.157-49.721-51.423-49.721-30.309 0-49.721 21.114-49.721 49.721 0 28.265 19.412 49.38 49.721 49.38 28.265 0 51.423-19.751 51.423-49.38ZM1613.082 81.075v169.936h-41.207v-29.288c-9.876 17.369-32.352 33.374-61.981 33.374-50.402 0-85.819-40.185-85.819-88.884 0-49.039 35.417-89.224 85.819-89.224 29.628 0 52.786 15.324 61.3 33.374V81.075h41.888Zm-95.015 138.605c28.265 0 52.105-20.774 52.105-53.467s-23.839-53.807-52.105-53.807c-30.65 0-51.083 24.18-51.083 53.807s20.433 53.467 51.083 53.467ZM1702.977 251.011h-42.91V81.075h41.548v28.947c7.833-19.752 29.969-33.034 56.531-33.034 40.866 0 63.683 29.969 63.683 72.197V251.01h-42.91v-94.674c0-24.179-10.898-41.888-36.439-41.888-23.498 0-39.504 17.028-39.504 41.548v95.014ZM1891.634 200.269c2.385 15.666 12.601 24.861 31.331 24.861 16.347 0 27.926-8.173 27.926-21.795 0-10.898-5.79-16.687-18.39-20.093l-25.201-6.811c-29.288-7.492-45.634-21.795-45.634-49.039 0-30.99 26.563-50.402 60.277-50.402 36.44 0 56.872 21.114 60.278 50.743h-36.44c-.681-10.557-7.832-20.774-22.817-20.774-13.281 0-22.136 7.151-22.136 18.389 0 10.557 6.13 14.644 18.39 18.05l30.309 8.514c27.244 7.492 40.525 23.157 40.525 47.677 0 33.715-32.011 55.51-66.748 55.51-35.417 0-63.683-16.346-68.11-54.829h36.439Z' class='st0'/%3E%3C/svg%3E");
    background-position: 0 center;
    background-size: 200px auto;
    display: inline-block;
    width: 200px;
    height: 90px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#header nav {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    position: relative;
    flex: 1;
    font-size: 14px;
    font-weight: 500;
}

#header nav > ul {
    display: flex;
    justify-content: stretch;
}

#header nav > ul li {
    position: relative;
    display: flex;
}

#header .wrapper {
    display: flex;
    justify-content: flex-end;
    position: relative;
    font-size: 14px;
    font-weight: 300;
}

#header .users {
    display: flex;
}

#header .users a {
    display: flex;
    padding: 10px 10px;
    align-items: center;
    box-sizing: border-box;
}

#header .users a .btn {
    border: 1px solid #017be2;
    color: #017be2;
    display: flex;
    padding: 0px 6px;
    align-items: flex-start;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    transition: all .2s;
    margin-bottom: 1px;
}

#header .users a .btn i {
    color: #017be2;
    font-size: 18px;
    margin-top: 3px;
    transition: all .2s;
}

#header .users a .btn span {
    padding: 4px 2px 4px 2px;
}

#header .users a:hover .btn {
    color: #FFF;
    background-color: #017be2;
}

#header .users a:hover .btn i {
    color: #FFF;
}

#header .region {
    margin-left: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#header .region a {
    text-indent: 25px;
    overflow: hidden;
    padding: 6px;
    margin-bottom: 1px;
}

#header .region a .flag {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: 25px;
    overflow: hidden;
    padding: 0;
    align-items: center;
    box-sizing: border-box;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../region/flag_latam.jpg");
    background-position: center center;
    border-radius: 10px;
    outline: 1px solid #E1E2E4;
}

#header .region a:hover .flag {
    outline: 1px solid #017be2;
}

#header nav > ul li a {
    box-sizing: border-box;
    /*     color: #1b2432; */
    color: #49505B;
    justify-content: stretch;
    white-space: nowrap;
    display: flex;
    align-items: center;
    padding: 10px 16px;
}

#header nav > ul li a:hover {
    color: #017be2;
}

#header nav > ul li a i {
    color: #02ceff;
    margin-left: 4px;
}

#header nav > ul li a span {
    display: inline-block;
    padding: 6px 0 7px 0;
    white-space: nowrap;
}

#header nav > ul li.dropDown:hover a {
    background-color: #017be2;
    color: #ffffff;
}

#header nav > ul li.dropDown:hover ul li a {
    background-color: #ffffff;
    /*     color: #1b2432; */
    color: #49505B;
}

#header nav > ul li.dropDown:hover ul li a span {
    background-color: #fc636b;
    color: #fff;
    padding: 0 10px;
    border-radius: 12px;
    margin-left: 6px;
}

#header nav > ul li.dropDown:hover ul li a:hover {
    background-color: #017be2;
    color: #ffffff;
}

#header nav > ul li:hover ul {
    background-color: #cdcfd2;
    display: flex;
    flex-direction: column;
}

#header nav ul li ul li {
    background-color: #cdcfd2;
    display: flex;
    flex-direction: column;
    border-top: 1px solid #e1e2e4;
}

#header nav ul ul {
    display: none;
    position: absolute;
    background-color: #1aafd0;
    top: 89px;
    left: 0;
    box-shadow: 0 6px 10px #00000060;
    z-index: 150;
}

#header nav ul ul li a {
    padding: 12px 20px 12px 20px;
    vertical-align: middle;
    box-sizing: border-box;
    white-space: nowrap;
    display: block;
}

#header nav ul ul li a i {
    color: #02ceff;
    font-size: 14px;
}

#header nav ul ul li a:hover {
    background-color: #179dba;
    cursor: pointer;
}

#header #showMenu {
    display: none;
}

@media screen and (max-width: 1100px) {
    #header .pageWidth {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1060px) {
    #header .pageWidth {
        height: auto;
        flex-wrap: wrap;
    }

    #header nav {
        align-items: stretch;
        order: 3;
    }

    #header nav ul ul {
        top: 45px;
    }

    #header nav > ul {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding-left: 7px;
    }

    #header nav > ul > li {
        align-items: flex-start;
    }

    #header .logo {
        height: 30px;
        margin-top: 12px;
        order: 1;
        margin-bottom: 10px;
        background-size: auto 30px;
    }

    #header nav > ul li a {
        height: 45px;
    }

    #header .wrapper {
        margin-top: 3px;
        order: 2;
        margin-left: 20px;
    }
}

@media screen and (max-width: 800px) {
    #header {
        position: relative;
    }

    #header nav {
        justify-content: space-between;
        position: initial;
        flex-basis: initial;
    }

    #header .logo {
        height: 30px;
        margin-top: 10px;
        order: -2;
        width: 100%;
    }

    #header a#showMenu {
        display: flex;
        margin-top: 5px;
    }

    #header a#showMenu i {
        color: #fff;
        width: 24px;
        height: 24px;
        font-size: 22px;
        border-radius: 3px;
        background-color: #80c5fe;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #header a#showMenu span {
        display: none;
    }

    #header a#showMenu.opened i {
        background-color: #017ce2;
        color: #fff;
    }

    #header nav ul {
        display: none;
    }

    #header nav.opened {
        display: block;
        left: 0;
        right: 0;
        top: 89px;
        height: 540px;
        width: 100%;
        position: absolute;
    }

    #header nav > ul li a {
        color: #1b2432;
        width: 100%;
    }

    #header nav > ul li a:hover {
        color: #fff;
        background-color: #017ce2;
    }

    #header nav.opened > ul {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        background-color: #ffffff;
        box-shadow: 0 6px 10px #00000060;
        height: auto;
        padding: 0;
    }

    #header nav ul.opened ul {
        display: none;
    }

    #header nav a.opened {
        width: 100%;
        background-color: #017ce2;
        color: #ffffff;
    }

    #header nav > ul li:hover a.opened, #header nav a.opened:hover {
        color: #ffffff;
    }

    #header nav li.opened ul {
        display: block;
        width: 100%;
        background-color: #16afd0;
    }

    #header nav ul.opened li.opened ul {
        display: block;
        position: relative;
        top: 0;
        box-shadow: none;
        background-color: #16afd0;
    }

    #header nav ul.opened li.opened ul a {
        background-color: #16afd0;
        color: #fff;
    }

    #header nav.opened > ul li {
        border-top: 1px solid #e1e2e4;
        display: flex;
        flex-direction: column;
    }

    #header nav.opened > ul li:first-child {
        border-top: none;
    }

    #header nav ul ul.opened {
        display: block;
        position: relative;
        top: 0;
        box-shadow: none;
        width: 100%;
    }

    #header nav ul ul.opened li, #header nav ul li:hover ul.opened li {
        background-color: #e1e2e4;
        border-top: 1px solid #cdcfd2;
        color: #fff;
    }

    #header nav ul ul.opened li a {
        padding-left: 35px;
    }

    #header nav ul ul.opened li a:hover {
        background-color: #289eff;
    }

    #header nav ul ul.opened li a:hover {
    }

    #header nav > ul li:hover ul {
        display: none;
    }

    #header nav ul li:hover ul.opened {
        display: block;
        width: 100%;
    }

    #header nav ul li:hover ul.opened li {
        background-color: #289eff;
        border-top: 1px solid #cdcfd2;
        color: #fff;
    }

    #header nav ul li:hover ul.opened li a {
        background-color: #fda700;
        background-color: #e1e2e4;
        width: 100%;
    }

    #header nav ul li:hover ul.opened li:first-child {
        border-top: none;
    }

    #header nav > ul.opened li:hover ul {
        display: block;
    }

    #header .wrapper {
        order: 3;
        margin-top: 0;
        margin-left: 0;
        align-items: flex-start;
    }

    #header .users {
        margin-top: 2px;
    }

    #header .users a {
        padding: 0 0 8px 0;
    }

    #header .region a {
        margin-top: 0;
    }
}

@media screen and (max-width: 420px) {
    #header nav > ul li a {
        font-size: 16px;
        height: auto;
        padding-bottom: 10px;
    }

    #header li.dropDown > a:before {
        top: 10px;
    }
}

/* FOOTER */
footer {
    color: #fff;
    font-weight: 500;
    font-size: clamp(0.9rem, 1.9vw, 1.0rem) !important;
    line-height: 1.3em;
    flex: 1;
    display: flex;
    flex-direction: column;
}

footer #contactAndMap {
    background-color: #273347;
    padding: 60px 0 60px 0;
    padding: clamp(30px, 4.5vw, 60px) 0px;
}

footer #contactAndMap .location {
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    /* width: 320px; */
    padding-right: 50px;
}

footer #contactAndMap .location .logo {
    margin-bottom: 16px;
    height: 27px;
    display: flex;
    margin-top: 14px !important;
}

footer #contactAndMap .location .logo a {
    background-size: 152px auto;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' baseProfile='tiny' version='1.2' viewBox='0 0 1990.053 325.933'%3E%3C!-- Generator: Adobe Illustrator 29.7.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 8) --%3E%3Cg%3E%3Cellipse cx='111.552' cy='38.801' rx='111.552' ry='38.801' fill='%23fff'/%3E%3Cellipse cx='78.093' cy='126.016' rx='78.093' ry='38.801' fill='%23fff'/%3E%3Cellipse cx='38.047' cy='210.978' rx='38.047' ry='38.801' fill='%23fff'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M310.858,251.011V2.211h154.611v38.823h-110.339v66.432h107.273v38.482h-107.273v105.063h-44.273Z' fill='%23fff'/%3E%3Cpath d='M522.673,2.068c14.644,0,25.542,11.238,25.542,25.201,0,14.304-10.898,25.201-25.542,25.201-14.303,0-25.541-10.898-25.541-25.201,0-13.962,11.238-25.201,25.541-25.201ZM501.218,251.011V81.075h42.91v169.936h-42.91Z' fill='%23fff'/%3E%3Cpath d='M635.389,251.011h-42.91V81.075h41.548v28.947c7.833-19.752,29.969-33.034,56.531-33.034,40.866,0,63.683,29.969,63.683,72.197v101.825h-42.91v-94.674c0-24.179-10.898-41.888-36.439-41.888-23.498,0-39.504,17.028-39.504,41.548v95.014Z' fill='%23fff'/%3E%3Cpath d='M842.435,251.011h-42.91V81.075h41.548v28.947c7.833-19.752,29.969-33.034,56.531-33.034,40.866,0,63.683,29.969,63.683,72.197v101.825h-42.91v-94.674c0-24.179-10.898-41.888-36.439-41.888-23.498,0-39.504,17.028-39.504,41.548v95.014Z' fill='%23fff'/%3E%3Cpath d='M1038.243,180.517c2.724,25.541,19.071,42.909,49.38,42.909,20.773,0,36.779-9.194,44.953-22.136h39.844c-11.579,30.309-44.272,53.807-84.797,53.807-57.894,0-91.609-38.482-91.609-89.224,0-51.424,37.121-88.884,89.565-88.884,53.467,0,89.225,37.12,89.225,89.565v13.963h-136.562ZM1037.903,152.251h96.036c-2.724-26.222-20.093-44.612-47.678-44.612-26.563,0-44.953,17.027-48.358,44.612Z' fill='%23fff'/%3E%3Cpath d='M1345.413,111.044v-29.969h42.229v167.552c0,43.931-39.844,77.305-92.63,77.305-43.931,0-78.327-19.412-91.269-58.234h42.569c8.173,16.346,24.18,25.201,48.359,25.201,29.287,0,50.061-16.006,50.061-44.272v-33.034c-9.876,17.027-31.671,31.331-59.596,31.331-50.402,0-84.117-37.802-84.117-84.798,0-47.336,33.715-85.138,84.117-85.138,29.288,0,52.105,14.984,60.277,34.055ZM1344.732,162.127c0-29.969-23.157-49.721-51.423-49.721-30.309,0-49.721,21.114-49.721,49.721,0,28.265,19.412,49.38,49.721,49.38,28.265,0,51.423-19.751,51.423-49.38Z' fill='%23fff'/%3E%3Cpath d='M1613.082,81.075v169.936h-41.207v-29.288c-9.876,17.369-32.352,33.374-61.981,33.374-50.402,0-85.819-40.185-85.819-88.884,0-49.039,35.417-89.224,85.819-89.224,29.628,0,52.786,15.324,61.3,33.374v-29.288h41.888ZM1518.067,219.68c28.265,0,52.105-20.774,52.105-53.467s-23.839-53.807-52.105-53.807c-30.65,0-51.083,24.18-51.083,53.807s20.433,53.467,51.083,53.467Z' fill='%23fff'/%3E%3Cpath d='M1702.977,251.011h-42.91V81.075h41.548v28.947c7.833-19.752,29.969-33.034,56.531-33.034,40.866,0,63.683,29.969,63.683,72.197v101.825h-42.91v-94.674c0-24.179-10.898-41.888-36.439-41.888-23.498,0-39.504,17.028-39.504,41.548v95.014Z' fill='%23fff'/%3E%3Cpath d='M1891.634,200.269c2.385,15.666,12.601,24.861,31.331,24.861,16.347,0,27.926-8.173,27.926-21.795,0-10.898-5.79-16.687-18.39-20.093l-25.201-6.811c-29.288-7.492-45.634-21.795-45.634-49.039,0-30.99,26.563-50.402,60.277-50.402,36.44,0,56.872,21.114,60.278,50.743h-36.44c-.681-10.557-7.832-20.774-22.817-20.774-13.281,0-22.136,7.151-22.136,18.389,0,10.557,6.13,14.644,18.39,18.05l30.309,8.514c27.244,7.492,40.525,23.157,40.525,47.677,0,33.715-32.011,55.51-66.748,55.51-35.417,0-63.683-16.346-68.11-54.829h36.439Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center center;
    display: inline-block;
    width: 152px;
    height: 26px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 1px;
    line-height: 0;
}

footer #contactAndMap .location li:nth-child(2) {
    padding-left: 18px;
}

footer #contactAndMap .location li:nth-child(3) {
    padding-left: 18px;
}

footer #contactAndMap .location li:nth-child(4) {
    padding-left: 18px;
}

footer #contactAndMap #siteMap {
    display: grid;
    grid-template-columns: auto auto auto auto;
    /*     grid-template-columns: repeat(4, 1fr); */
    grid-column-gap: 40px;
    width: 100%;
    max-width: 770px;
    flex: 1;
}

footer #contactAndMap a {
    color: #f8f8f9;
}

footer #contactAndMap a span {
    color: #fff;
    background-color: #fc636b;
    padding: 0 5px;
    border-radius: 10px;
}

footer #contactAndMap a:hover {
    color: #01ceff;
    cursor: pointer;
}

footer #contactAndMap #showMap {
    display: none;
    text-align: center;
    width: 100%;
    border: 2px solid #697681;
    border-radius: 5px;
    margin-top: 20px;
    line-height: 21px;
    color: #b3bcc4;
    padding: 6px 0;
    font-weight: 600;
}

footer #contactAndMap #showMap:hover {
    text-decoration: none;
}

footer #contactAndMap .pageWidth {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

footer #contactAndMap .pageWidth ul li {
    margin-bottom: 16px;
}

footer #contactAndMap .pageWidth ul li:first-child {
    margin-top: 20px;
}

footer #contactAndMap .pageWidth ul li.gap {
    padding-bottom: 37px;
}

footer #contactAndMap .pageWidth ul li.section, footer #contactAndMap .pageWidth ul li.section a {
    color: #b3bcc4;
}

footer #socialAndLogin {
    flex: 1;
    background: rgb(2,199,255);
    background: -moz-linear-gradient(90deg, rgba(2,199,255,1) 0%, rgba(154,119,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(2,199,255,1) 0%, rgba(154,119,255,1) 100%);
    background: linear-gradient(90deg, rgba(2,199,255,1) 0%, rgba(154,119,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#02c7ff",endColorstr="#9a77ff",GradientType=1);
    padding: 30px 0;
}

footer #socialAndLogin .pageWidth {
    display: flex;
    justify-content: space-between;
}

footer #socialAndLogin .pageWidth .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 800px;
    flex: 1;
}

footer #socialAndLogin .pageWidth .wrapper .legal {
    display: flex;
    align-items: center;
}

footer #socialAndLogin .pageWidth .wrapper .legal a {
    font-size: clamp(0.8rem, 1.9vw, 0.9rem) !important;
    color: #FFF;
    white-space: nowrap;
}

footer #socialAndLogin .pageWidth .wrapper .legal a {
    margin-left: 20px;
}

footer #socialAndLogin .pageWidth .wrapper .legal a:first-child {
    margin-left: 0px;
}

footer #socialAndLogin .pageWidth .wrapper .legal a:hover {
    text-decoration: underline;
}

footer #socialAndLogin .pageWidth .wrapper .legal a.iso {
    border-radius: 6px;
    transition: all .2s;
}

footer #socialAndLogin .pageWidth .wrapper .legal a.iso img {
    width: 100%;
    max-width: 150px;
    display: flex;
}

footer #socialAndLogin .pageWidth .wrapper .legal a.iso:hover {
    background-color: rgba(0,0,0,0.3);
}

footer #socialAndLogin .pageWidth .social {
    display: flex;
    width: 320px;
}

footer #socialAndLogin .pageWidth .social a {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 18px;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s;
}

footer #socialAndLogin .pageWidth .social a.vimeo {
    margin-right: 0;
}

footer #socialAndLogin .pageWidth .social a i {
    color: #fff;
    font-size: 20px;
}

footer #socialAndLogin .pageWidth .social a span {
    display: none;
}

footer #socialAndLogin .pageWidth .social a:hover {
    background-color: rgba(0,0,0,0.4);
}

footer #socialAndLogin .pageWidth .region {
    margin-top: 4px;
}

footer #socialAndLogin .pageWidth .region a {
    color: #ffffff;
    display: inline-block;
    line-height: 28px;
    position: relative;
    padding-left: 24px;
}

footer #socialAndLogin .pageWidth .region a:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../region/flag_argentina.jpg");
    background-position: center center;
}

footer #socialAndLogin .pageWidth .region a:hover {
    text-decoration: underline;
}

footer #socialAndLogin .pageWidth .login {
    display: flex;
    align-items: center;
}

footer #socialAndLogin .pageWidth .login a {
    color: #ffffff;
    display: inline-block;
    border: 2px solid #FFF;
    border-radius: 6px !important;
    padding: 0 6px 0 4px;
    transition: all .2s;
}

footer #socialAndLogin .pageWidth .login a span {
    padding: 4px 2px 2px 2px;
    display: block;
}

footer #socialAndLogin .pageWidth .login a:hover {
    background-color: rgba(0,0,0,.4);
}

footer #socialAndLogin .pageWidth .login a.users {
    display: inline-block;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

footer #socialAndLogin .pageWidth .login a.users i {
    color: #fff;
    font-size: 20px;
}

@media screen and (max-width: 1100px) {
    footer .pageWidth {
        padding: 0 10px;
    }

    footer #contactAndMap #siteMap {
        padding-left: 18px;
        max-width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    footer #contactAndMap .pageWidth {
        flex-direction: column;
    }

    footer #contactAndMap .pageWidth ul li.gap {
        padding-bottom: 32px;
    }

    footer #contactAndMap .pageWidth ul li {
        margin-bottom: 11px;
    }

    footer #contactAndMap .pageWidth ul:nth-child(5) li {
        padding-left: 23px;
    }

    footer #contactAndMap .pageWidth ul:nth-child(n + 5) {
        margin-top: 40px;
    }
}

@media screen and (max-width: 980px) {
    footer #contactAndMap #siteMap {
        display: none;
    }

    footer #contactAndMap #siteMap.show {
        display: grid;
        /*         max-width: 659px; */
        grid-template-columns: auto auto;
        /*         grid-row-gap: 20px; */
    }

    footer #contactAndMap #showMap {
        display: block;
    }

    footer #socialAndLogin .pageWidth .social {
        justify-content: center;
        margin-bottom: 20px;
        width: 100%;
    }

    footer #socialAndLogin .pageWidth {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    footer #socialAndLogin .pageWidth .social a {
        margin-right: 10px;
    }

    footer #socialAndLogin .pageWidth .social a:last-child {
        margin-right: 0;
    }

    footer #socialAndLogin .pageWidth .login a {
        width: auto;
    }

    footer #socialAndLogin .pageWidth .login a.users {
        margin-left: 10px;
    }

    footer #socialAndLogin .pageWidth .wrapper {
        justify-content: center;
        flex-direction: column;
    }

    footer #socialAndLogin .pageWidth .wrapper .legal {
        margin-bottom: 20px;
    }

    footer #socialAndLogin .pageWidth .wrapper .legal a {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 520px) {
    footer #contactAndMap .location {
        padding-right: 32px;
    }

    footer #contactAndMap .location.show {
        padding-right: 0;
    }

    footer #contactAndMap .pageWidth ul {
        width: 100%;
    }

    footer #contactAndMap {
        text-align: center;
    }

    footer #contactAndMap .pageWidth {
        display: inline-block;
        text-align: left;
    }

    footer #contactAndMap .pageWidth ul li.gap {
        padding-bottom: 20px;
    }

    footer #contactAndMap .pageWidth ul:not(.location).show {
        display: block;
    }
    
    footer #socialAndLogin .pageWidth .wrapper .legal {
        flex-direction: column;
    }


    footer #socialAndLogin .pageWidth .wrapper .legal a {
        margin-left: 0;
    }

    footer #socialAndLogin .pageWidth .wrapper .legal a:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 460px) {
    footer #contactAndMap #siteMap.show {
        grid-template-columns: auto;
    }
}
